about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/aarch64/dl-procinfo.h
Commit message (Expand)AuthorAgeFilesLines
* 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