aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/aarch64/dl-procinfo.h
AgeCommit message (Expand)AuthorFilesLines
2024-06-18elf: Remove HWCAP_IMPORTANTStefan Liebler1-3/+0
2024-06-18elf: Remove _DL_HWCAP_PLATFORMStefan Liebler1-3/+0
2024-06-18elf: Remove _dl_string_platformStefan Liebler1-2/+0
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-10-06elf: Remove _dl_string_hwcapJavier Pello1-12/+0
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-07-06aarch64: add HWCAP_ATOMICS to HWCAP_IMPORTANTSzabolcs Nagy1-1/+1
2018-07-06aarch64: Remove HWCAP_CPUID from HWCAP_IMPORTANTSzabolcs Nagy1-3/+2
2018-01-16aarch64: make HWCAP updates less error proneSzabolcs Nagy1-6/+0
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-07-19[AArch64] Update dl-procinfo for new HWCAP flags in Linux 4.12Szabolcs Nagy1-2/+2
2017-07-18[AArch64] Fix out of bound array access regressionSzabolcs Nagy1-30/+8
2017-06-09aarch64: Fix undefined behavior in _dl_procinfoSiddhesh Poyarekar1-3/+3
2017-06-07aarch64: Add hwcap string routinesSiddhesh Poyarekar1-8/+50
2017-06-07aarch64: Allow overriding HWCAP_CPUID feature check using HWCAP_MASKSiddhesh Poyarekar1-0/+44