aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/aarch64/cpu-features.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-10tunables: Simplify TUNABLE_SET interfaceSiddhesh Poyarekar1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-12-21aarch64: Add sysv specific enabling code for memory taggingRichard Earnshaw1-0/+30
2020-07-08aarch64: enable BTI at runtimeSudakshina Das1-0/+3
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-12-27aarch64: ifunc rename for kunpengXuelei Zhang1-1/+1
2019-12-19aarch64: Add Huawei Kunpeng to tunable cpu listXuelei Zhang1-0/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-02-01aarch64: Add AmpereComputing emag to tunable cpu listFeng Xue1-0/+1
2019-01-09[AArch64] Add ifunc support for AresWilco Dijkstra1-0/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-08-02Rename the glibc.tune namespace to glibc.cpuSiddhesh Poyarekar1-1/+1
2018-07-06aarch64: Remove HWCAP_CPUID from HWCAP_IMPORTANTSzabolcs Nagy1-4/+1
2018-06-12aarch64: add HXT Phecda core memory operation ifuncsHongbo Zhang1-0/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-11-20aarch64: Optimized memset for falkorSiddhesh Poyarekar1-0/+10
2017-09-08Add thunderx2t99 and thunderx2t99p1 CPU names to tunables listSteve Ellcey1-3/+5
2017-09-08Fix glibc.tune.cpu tunable handlingSteve Ellcey1-1/+1
2017-08-09aarch64: Optimized memcpy for Qualcomm Falkor processorSiddhesh Poyarekar1-0/+1
2017-07-01Fix typo in glibc.tune.cpu nameSiddhesh Poyarekar1-1/+1
2017-06-30tunables, aarch64: New tunable to override cpuSiddhesh Poyarekar1-6/+41
2017-06-07aarch64: Allow overriding HWCAP_CPUID feature check using HWCAP_MASKSiddhesh Poyarekar1-4/+6
2017-03-15Add ifunc support for aarch64.Steve Ellcey1-0/+35