]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/aarch64/strcpy.S
po: Update translations
[thirdparty/glibc.git] / sysdeps / aarch64 / strcpy.S
2024-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-01-17  Wilco DijkstraAArch64: Optimize strcpy
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-07-06  Danila Kuteninaarch64: Optimize string functions with shrn instruction
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-12-31  Szabolcs Nagyaarch64: use PTR_ARG and SIZE_ARG instead of DELOUSE
2020-06-23  Alex Butleraarch64: MTE compatible strcpy
2020-05-15  Lexi Shaoaarch64: fix strcpy and strnlen for big-endian [BZ...
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-12-27  Xuelei Zhangaarch64: Modify error-shown comments for strcpy
2019-12-19  Xuelei Zhangaarch64: Optimized implementation of strcpy
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-11-28  Steve EllceyPartial ILP32 support for aarch64.
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-01-07  Richard EarnshawAArch64: Optimized implementations of strcpy and stpcpy.