index
:
glibc.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
elf
/
dl-cache.c
Age
Commit message (
Expand
)
Author
2023-05-29
Fix misspellings in elf/ -- BZ 25337
Paul Pluzhnikov
2023-03-29
Remove --enable-tunables configure option
Adhemerval Zanella Netto
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
2022-08-09
elf: Replace `strcpy` call with `memcpy` [BZ #29454]
Noah Goldstein
2022-05-16
Remove kernel version check
Adhemerval Zanella
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-06-25
elf: Fix glibc-hwcaps priorities with cache flags mismatches [BZ #27046]
Florian Weimer
2021-01-13
ldconfig/x86: Store ISA level in cache and aux cache
H.J. Lu
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
2020-12-04
elf: Add glibc-hwcaps subdirectory support to ld.so cache processing
Florian Weimer
2020-12-04
elf: Add endianness markup to ld.so.cache (bug 27008)
Florian Weimer
2020-10-30
elf: Unify old and new format cache handling code in ld.so
Florian Weimer
2020-06-15
ld.so: Check for new cache format first and enhance corruption check
Florian Weimer
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-10-24
Add more checks for valid ld.so.cache file (bug 18093)
Andreas Schwab
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-08-31
elf: Remove internal_function attribute
Florian Weimer
2017-06-07
tunables: Use glibc.tune.hwcap_mask tunable instead of _dl_hwcap_mask
Siddhesh Poyarekar
2017-03-13
Remove the str(n)dup inlines from string/bits/string2.h. Although inlining
Wilco Dijkstra
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-21
Fix recursive dlopen.
Carlos O'Donell
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2014-02-10
Use glibc_likely instead __builtin_expect.
Ondřej Bílka
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
2013-05-16
Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).
Ryan S. Arnold
2013-02-08
Add more comments to _dl_load_cache_lookup().
Carlos O'Donell
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-01
Add script to update copyright notices and reformat some to facilitate its use.
Joseph Myers
2012-03-20
Move stdio-common/_itoa.h to sysdeps/generic
H.J. Lu
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
2010-04-05
Obey LD_HWCAP_MASK in ld.so.cache lookups.
Roland McGrath
2007-01-11
[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...
Ulrich Drepper
2007-07-31
.
Jakub Jelinek
2006-10-27
USE_TLS support is now default.
Ulrich Drepper
2006-09-19
* elf/dl-cache.c (HWCAP_CHECK): If _DL_PLATFORMS_COUNT, but
cvs/fedora-glibc-20060919T1847
cvs/fedora-glibc-20060919T1816
Ulrich Drepper
2005-12-14
2005-12-13 Ulrich Drepper <drepper@redhat.com>
Ulrich Drepper
2004-12-22
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
2007-07-12
2.5-18.1
Jakub Jelinek
1996-09-11
*** empty log message ***
cvs/libc-960911
Thomas Bushnell, BSG
1996-08-02
Remade for alpha-1.93
cvs/libc-960802
Roland McGrath
1996-07-17
Wed Jul 17 21:53:45 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath