This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-arm in repository toolchain/ci/glibc.
from 5082a287d5 x86_64: Add strstr function with 512-bit EVEX adds 9f298bfe1f AArch64: Add SVE memcpy adds eea282d9c6 AArch64: Sort makefile entries adds 0218463dd8 powerpc: Fix VSX register number on __strncpy_power9 [BZ #29197]
No new revisions were added by this update.
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 +++++---- sysdeps/powerpc/powerpc64/le/power9/strncpy.S | 4 +- 6 files changed, 133 insertions(+), 127 deletions(-) copy sysdeps/aarch64/multiarch/{memcpy_advsimd.S => memcpy_sve.S} (72%)