aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86/dl-procinfo.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-18elf: Remove _DL_PLATFORMS_COUNTStefan Liebler1-3/+2
2024-06-18elf: Remove platform strings in dl-procinfo.cStefan Liebler1-16/+0
2024-02-28x86: Update _dl_tlsdesc_dynamic to preserve caller-saved registersH.J. Lu1-0/+16
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
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-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-09-11x86: Add x86_64 to x86-64 HWCAP [BZ #22093]H.J. Lu1-2/+2
2017-05-03x86: Set dl_platform and dl_hwcap from CPU features [BZ #21391]H.J. Lu1-1/+37
2017-04-10Add sysdeps/x86/dl-procinfo.cH.J. Lu1-0/+52