]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/aarch64/memchr.S
po: Update translations
[thirdparty/glibc.git] / sysdeps / aarch64 / memchr.S
2024-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-01-17  Wilco DijkstraAArch64: Optimize memchr
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 memchr
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-02-01  Feng Xueaarch64: Optimized memchr specific to AmpereComputing...
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-04  Wilco DijkstraAn optimized memchr was missing for AArch64. This...