This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 5082a287d5 x86_64: Add strstr function with 512-bit EVEX new 9f298bfe1f AArch64: Add SVE memcpy new eea282d9c6 AArch64: Sort makefile entries
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/multiarch/Makefile | 24 +++- sysdeps/aarch64/multiarch/ifunc-impl-list.c | 4 +- sysdeps/aarch64/multiarch/memcpy.c | 51 +++++---- .../multiarch/{memcpy_advsimd.S => memcpy_sve.S} | 126 ++++++++------------- sysdeps/aarch64/multiarch/memmove.c | 51 +++++---- 5 files changed, 131 insertions(+), 125 deletions(-) copy sysdeps/aarch64/multiarch/{memcpy_advsimd.S => memcpy_sve.S} (72%)