about summary refs log tree commit diff
path: root/sysdeps/aarch64/strcpy.S
Commit message (Expand)AuthorAgeFilesLines
* AArch64: Optimize strcpyWilco Dijkstra2023-01-171-17/+19
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* aarch64: Optimize string functions with shrn instructionDanila Kutenin2022-07-061-20/+12
* 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 strcpyAlex Butler2020-06-231-263/+122
* aarch64: fix strcpy and strnlen for big-endian [BZ #25824]Lexi Shao2020-05-151-0/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* aarch64: Modify error-shown comments for strcpyXuelei Zhang2019-12-271-1/+1
* aarch64: Optimized implementation of strcpyXuelei Zhang2019-12-191-32/+27
* 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/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* AArch64: Optimized implementations of strcpy and stpcpy.Richard Earnshaw2015-01-071-0/+326