summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/aarch64/dl-procinfo.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* elf: Remove _dl_string_hwcapJavier Pello2022-10-061-12/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* aarch64: add HWCAP_ATOMICS to HWCAP_IMPORTANTSzabolcs Nagy2018-07-061-1/+1
* aarch64: Remove HWCAP_CPUID from HWCAP_IMPORTANTSzabolcs Nagy2018-07-061-3/+2
* aarch64: make HWCAP updates less error proneSzabolcs Nagy2018-01-161-6/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* [AArch64] Update dl-procinfo for new HWCAP flags in Linux 4.12Szabolcs Nagy2017-07-191-2/+2
* [AArch64] Fix out of bound array access regressionSzabolcs Nagy2017-07-181-30/+8
* aarch64: Fix undefined behavior in _dl_procinfoSiddhesh Poyarekar2017-06-091-3/+3
* aarch64: Add hwcap string routinesSiddhesh Poyarekar2017-06-071-8/+50
* aarch64: Allow overriding HWCAP_CPUID feature check using HWCAP_MASKSiddhesh Poyarekar2017-06-071-0/+44