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_build/master-aarch64 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 new 0218463dd8 powerpc: Fix VSX register number on __strncpy_power9 [BZ #29197]
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/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%)