about summary refs log tree commit diff
path: root/sysdeps/aarch64/memrchr.S
Commit message (Expand)AuthorAgeFilesLines
* AArch64: Optimize memrchrWilco Dijkstra2024-04-081-9/+11
* 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 memrchrAlex Butler2020-06-231-116/+83
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* aarch64: Optimized implementation of memrchrXuelei Zhang2019-12-191-0/+165