about summary refs log tree commit diff
path: root/sysdeps/aarch64/memchr.S
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* AArch64: Optimize memchrWilco Dijkstra2023-01-171-13/+14
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* aarch64: Optimize string functions with shrn instructionDanila Kutenin2022-07-061-16/+9
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* aarch64: use PTR_ARG and SIZE_ARG instead of DELOUSESzabolcs Nagy2020-12-311-2/+2
* aarch64: MTE compatible memchrAlex Butler2020-06-231-107/+80
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* aarch64: Optimized memchr specific to AmpereComputing emagFeng Xue2019-02-011-3/+7
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* An optimized memchr was missing for AArch64. This version is similar toWilco Dijkstra2016-11-041-0/+157