about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/aarch64/cpu-features.c
Commit message (Expand)AuthorAgeFilesLines
* AArch64: Check kernel version for SVE ifuncsWilco Dijkstra2024-03-211-0/+48
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* elf: Do not duplicate the GLIBC_TUNABLES stringAdhemerval Zanella2023-12-191-13/+20
* AArch64: Remove Falkor memcpyWilco Dijkstra2023-11-131-2/+0
* AArch64: Add support for MOPS memcpy/memmove/memsetWilco Dijkstra2023-10-241-0/+3
* Remove --enable-tunables configure optionAdhemerval Zanella Netto2023-03-291-6/+0
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* AArch64: Add asymmetric faulting mode for tag violations in mem.tagging tunableTejas Belagod2022-06-301-1/+7
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* aarch64: Added optimized memcpy and memmove for A64FXNaohiro Tamura2021-05-271-0/+4
* tunables: Simplify TUNABLE_SET interfaceSiddhesh Poyarekar2021-02-101-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* aarch64: Add sysv specific enabling code for memory taggingRichard Earnshaw2020-12-211-0/+30
* aarch64: enable BTI at runtimeSudakshina Das2020-07-081-0/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* aarch64: ifunc rename for kunpengXuelei Zhang2019-12-271-1/+1
* aarch64: Add Huawei Kunpeng to tunable cpu listXuelei Zhang2019-12-191-0/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* aarch64: Add AmpereComputing emag to tunable cpu listFeng Xue2019-02-011-0/+1
* [AArch64] Add ifunc support for AresWilco Dijkstra2019-01-091-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Rename the glibc.tune namespace to glibc.cpuSiddhesh Poyarekar2018-08-021-1/+1
* aarch64: Remove HWCAP_CPUID from HWCAP_IMPORTANTSzabolcs Nagy2018-07-061-4/+1
* 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