aboutsummaryrefslogtreecommitdiff
path: root/elf/cache.c
AgeCommit message (Expand)Author
2023-05-29Fix misspellings in elf/ -- BZ 25337Paul Pluzhnikov
2023-03-13LoongArch: Add support for ldconfig.caiyinyu
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-10-06elf: Remove hwcap and bits_hwcap fields from struct cache_entryJavier Pello
2022-10-06elf: Remove hwcap parameter from add_to_cache signatureJavier Pello
2022-08-04Assume only FLAG_ELF_LIBC6 suportLucas A. M. Magalhaes
2022-06-28elf: Fix compile error with -Werror and -DNDEBUGYang Yanchao
2022-05-16elf: Remove ldconfig kernel version checkAdhemerval Zanella
2022-01-17elf: Fix 64 time_t support for installed statically binariesAdhemerval Zanella
2022-01-17Revert "elf: Fix 64 time_t support for installed statically binaries"Adhemerval Zanella
2022-01-12elf: Fix 64 time_t support for installed statically binariesAdhemerval Zanella
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar
2021-05-18elf/cache.c: Fix resource leaks identified by static analyzersSiddhesh Poyarekar
2021-01-13ldconfig/x86: Store ISA level in cache and aux cacheH.J. Lu
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-12-10elf: Include <sys/param.h> in cache.cFlorian Weimer
2020-12-04elf: Process glibc-hwcaps subdirectories in ldconfigFlorian Weimer
2020-12-04elf: Implement tail merging of strings in ldconfigFlorian Weimer
2020-12-04elf: Add extension mechanism to ld.so.cacheFlorian Weimer
2020-12-04elf: Add endianness markup to ld.so.cache (bug 27008)Florian Weimer
2020-11-26elf: Introduce enum opt_format in the ldconfig implementationFlorian Weimer
2020-09-11Remove internal usage of extensible stat functionsAdhemerval Zanella
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-02-27Add some spaces before '('.Joseph Myers
2019-02-25Break more lines before not after operators.Joseph Myers
2019-02-22Break some lines before not after operators.Joseph Myers
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-10-24Add more checks for valid ld.so.cache file (bug 18093)Andreas Schwab
2018-02-21ldconfig: Sync temporary files to disk before renaming them [BZ #20890]Florian Weimer
2018-01-25Add support for the RISC-V-specific ELF flagsPalmer Dabbelt
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-03-11Fix ldconfig segmentation fault with corrupted cache (Bug 18093).Aurelien Jarno
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-09-18MIPS: IEEE 754-2008 NaN encoding supportMaciej W. Rozycki
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold
2013-02-08ARM: Support loading unmarked objects from cache.Carlos O'Donell
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-11-19Add ldconfig cache tag handling for AArch64Steve McIntyre
2012-11-19Add ldconfig cache tag handling for ARM hard-float ABISteve McIntyre
2012-03-16Add x32 support to ldconfigH.J. Lu
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-07-19elf/cache.c: Remove unnecessary conditionMarek Polacek
2011-04-22Remove doubled words.Jim Meyering
2007-10-13(save_aux_cache): Free memory allocated for temporary file name.Ulrich Drepper
2007-08-13* sysdeps/unix/sysv/linux/x86_64/libc-start.cUlrich Drepper