aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/aarch64/memrchr.S
AgeCommit message (Expand)Author
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-02-08string: Add libc_hidden_proto for memrchrAdhemerval Zanella
2023-01-17AArch64: Optimize memrchrWilco Dijkstra
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-07-06aarch64: Optimize string functions with shrn instructionDanila Kutenin
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-12-31aarch64: use PTR_ARG and SIZE_ARG instead of DELOUSESzabolcs Nagy
2020-06-23aarch64: MTE compatible memrchrAlex Butler
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-12-19aarch64: Optimized implementation of memrchrXuelei Zhang