about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/aarch64/cpu-features.c
Commit message (Expand)AuthorAgeFilesLines
* aarch64: add HXT Phecda core memory operation ifuncsHongbo Zhang2018-06-121-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* aarch64: Optimized memset for falkorSiddhesh Poyarekar2017-11-201-0/+10
* Add thunderx2t99 and thunderx2t99p1 CPU names to tunables listSteve Ellcey2017-09-081-3/+5
* Fix glibc.tune.cpu tunable handlingSteve Ellcey2017-09-081-1/+1
* aarch64: Optimized memcpy for Qualcomm Falkor processorSiddhesh Poyarekar2017-08-091-0/+1
* Fix typo in glibc.tune.cpu nameSiddhesh Poyarekar2017-07-011-1/+1
* tunables, aarch64: New tunable to override cpuSiddhesh Poyarekar2017-06-301-6/+41
* aarch64: Allow overriding HWCAP_CPUID feature check using HWCAP_MASKSiddhesh Poyarekar2017-06-071-4/+6
* Add ifunc support for aarch64.Steve Ellcey2017-03-151-0/+35