This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 891a7958a2 elf: Reinstate on DL_DEBUG_BINDINGS _dl_lookup_symbol_x new a8e72913fe aarch64: Cleanup memset ifunc new e6f3fe362f aarch64: Use memcpy_simd as the default memcpy
The 2 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 | 192 +++++++++------------ sysdeps/aarch64/multiarch/Makefile | 1 - sysdeps/aarch64/multiarch/ifunc-impl-list.c | 4 +- sysdeps/aarch64/multiarch/memcpy.c | 4 - sysdeps/aarch64/multiarch/memcpy_advsimd.S | 248 ---------------------------- sysdeps/aarch64/multiarch/memmove.c | 4 - sysdeps/aarch64/multiarch/memset.c | 41 +++-- 7 files changed, 107 insertions(+), 387 deletions(-) delete mode 100644 sysdeps/aarch64/multiarch/memcpy_advsimd.S