aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/aarch64/strchrnul.S
AgeCommit message (Expand)AuthorFilesLines
2023-01-17AArch64: Improve strchrnulWilco Dijkstra1-2/+10
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-07-06aarch64: Optimize string functions with shrn instructionDanila Kutenin1-18/+11
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-1/+1
2020-06-09aarch64: MTE compatible strchrnulAndrea Corallo1-85/+51
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-11-28Partial ILP32 support for aarch64.Steve Ellcey1-0/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-12-10[AArch64] Fix strchrnul clobbering v15Richard Earnshaw1-1/+1
2014-11-05[AArch64] Add optimized strchrnul.Richard Earnshaw1-0/+130