about summary refs log tree commit diff
path: root/sysdeps/aarch64/multiarch/strlen.c
Commit message (Expand)AuthorAgeFilesLines
* AArch64: Cleanup ifuncsWilco Dijkstra2024-04-081-2/+2
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* aarch64: Move and update the definition of MTE_ENABLEDSzabolcs Nagy2021-01-251-10/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* aarch64: Use future HWCAP2_MTE in ifunc resolverSzabolcs Nagy2020-07-271-2/+8
* AArch64: Improve strlen_asimd performance (bug 25824)Wilco Dijkstra2020-07-171-6/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* aarch64: ifunc rename for kunpengXuelei Zhang2019-12-271-1/+1
* aarch64: Optimized strlen for strlen_asimdXuelei Zhang2019-12-191-1/+3
* 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 an ASIMD variant of strlen for falkorSiddhesh Poyarekar2018-08-151-0/+41