aboutsummaryrefslogtreecommitdiff
path: root/elf/dl-cache.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-25elf: Fix glibc-hwcaps priorities with cache flags mismatches [BZ #27046]Florian Weimer1-64/+60
2021-01-13ldconfig/x86: Store ISA level in cache and aux cacheH.J. Lu1-0/+4
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-12-04elf: Add glibc-hwcaps subdirectory support to ld.so cache processingFlorian Weimer1-3/+191
2020-12-04elf: Add endianness markup to ld.so.cache (bug 27008)Florian Weimer1-1/+19
2020-10-30elf: Unify old and new format cache handling code in ld.soFlorian Weimer1-142/+145
2020-06-15ld.so: Check for new cache format first and enhance corruption checkFlorian Weimer1-12/+15
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-10-24Add more checks for valid ld.so.cache file (bug 18093)Andreas Schwab1-1/+4
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-08-31elf: Remove internal_function attributeFlorian Weimer1-2/+0
2017-06-07tunables: Use glibc.tune.hwcap_mask tunable instead of _dl_hwcap_maskSiddhesh Poyarekar1-1/+4
2017-03-13 Remove the str(n)dup inlines from string/bits/string2.h. Although inliningWilco Dijkstra1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-21Fix recursive dlopen.Carlos O'Donell1-4/+17
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-2/+2
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold1-1/+1
2013-02-08Add more comments to _dl_load_cache_lookup().Carlos O'Donell1-2/+3
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers1-2/+1
2012-03-20Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2010-04-05Obey LD_HWCAP_MASK in ld.so.cache lookups.roland/hwcap_maskRoland McGrath1-5/+8
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper1-5/+1
2007-07-31.Jakub Jelinek1-1/+5
2006-10-27USE_TLS support is now default.Ulrich Drepper1-5/+1
2006-09-19* elf/dl-cache.c (HWCAP_CHECK): If _DL_PLATFORMS_COUNT, butcvs/fedora-glibc-20060919T1847cvs/fedora-glibc-20060919T1816Ulrich Drepper1-2/+2
2005-12-142005-12-13 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper1-0/+311
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-311/+0
2007-07-122.5-18.1Jakub Jelinek1-0/+311
1996-09-11*** empty log message ***cvs/libc-960911Thomas Bushnell, BSG1-86/+0
1996-08-02Remade for alpha-1.93cvs/libc-960802Roland McGrath1-0/+1
1996-07-17Wed Jul 17 21:53:45 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1-0/+85