This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.29/master in repository glibc.
from d04b63770f x86_64: Optimize ffsll function code size. new 2a7a9d3ac8 aarch64: Use memcpy_simd as the default memcpy
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: sysdeps/aarch64/memcpy.S | 187 +++++++++------------ sysdeps/aarch64/multiarch/Makefile | 2 +- sysdeps/aarch64/multiarch/ifunc-impl-list.c | 2 - sysdeps/aarch64/multiarch/memcpy.c | 6 +- sysdeps/aarch64/multiarch/memcpy_advsimd.S | 248 ---------------------------- sysdeps/aarch64/multiarch/memmove.c | 6 +- 6 files changed, 81 insertions(+), 370 deletions(-) delete mode 100644 sysdeps/aarch64/multiarch/memcpy_advsimd.S