about summary refs log tree commit diff
path: root/sysdeps/aarch64/strchrnul.S
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* string: Add libc_hidden_proto for strchrnulAdhemerval Zanella2023-02-081-0/+1
* AArch64: Improve strchrnulWilco Dijkstra2023-01-171-2/+10
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* aarch64: Optimize string functions with shrn instructionDanila Kutenin2022-07-061-18/+11
* 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-1/+1
* aarch64: MTE compatible strchrnulAndrea Corallo2020-06-091-85/+51
* 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
* 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
* Partial ILP32 support for aarch64.Steve Ellcey2016-11-281-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* [AArch64] Fix strchrnul clobbering v15Richard Earnshaw2014-12-101-1/+1
* [AArch64] Add optimized strchrnul.Richard Earnshaw2014-11-051-0/+130