aboutsummaryrefslogtreecommitdiff
path: root/elf/dl-hwcaps.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-07tunables: Use glibc.tune.hwcap_mask tunable instead of _dl_hwcap_maskSiddhesh Poyarekar1-2/+9
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-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-05-22Update comments in ldconfig.c and dl-hwcaps.c.Carlos O'Donell1-2/+2
2013-05-14Add comments to vDSO hwcap loading process.Carlos O'Donell1-1/+13
2013-03-01Fix NEED_DL_SYSINFO_DSO conditionals.Roland McGrath1-2/+2
2013-02-05Replace an alloca use with a variable-length array.Roland McGrath1-3/+2
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-10-05Move _dl_important_hwcaps to dl-hwcaps.cH.J. Lu1-0/+279