aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/aarch64/memrchr.S
AgeCommit message (Expand)AuthorFilesLines
2023-02-08string: Add libc_hidden_proto for memrchrAdhemerval Zanella1-0/+1
2023-01-17AArch64: Optimize memrchrWilco Dijkstra1-9/+11
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-07-06aarch64: Optimize string functions with shrn instructionDanila Kutenin1-16/+9
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-12-31aarch64: use PTR_ARG and SIZE_ARG instead of DELOUSESzabolcs Nagy1-2/+2
2020-06-23aarch64: MTE compatible memrchrAlex Butler1-116/+83
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-12-19aarch64: Optimized implementation of memrchrXuelei Zhang1-0/+165