This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_llvm_apm/llvm-master-aarch64-spec2k6-Os in repository toolchain/ci/glibc.
from d120fb9941 powerpc64[le]: Fix CFI and LR save address for asm syscalls [...] adds b51eb35c57 AArch64: Optimize memcmp adds b31bd11454 AArch64: Improve A64FX memcpy adds 0656b649c5 elf: add definition for ELF_NOTE_FDO and NT_FDO_PACKAGING_ME [...] adds 23c77f6018 nptl: Increase default TCB alignment to 32 adds 4df1fa6ddc x86-64: Use notl in EVEX strcmp [BZ #28646]
No new revisions were added by this update.
Summary of changes: elf/elf.h | 6 + nptl/descr.h | 4 +- nptl/tst-tls3mod.c | 1 + string/test-strcmp.c | 28 ++ sysdeps/aarch64/memcmp.S | 241 ++++++++------ sysdeps/aarch64/multiarch/memcpy_a64fx.S | 546 +++++++++++++------------------ sysdeps/aarch64/nptl/pthreaddef.h | 3 - sysdeps/alpha/nptl/pthreaddef.h | 3 - sysdeps/arc/nptl/pthreaddef.h | 3 - sysdeps/arm/nptl/pthreaddef.h | 3 - sysdeps/csky/nptl/pthreaddef.h | 3 - sysdeps/ia64/nptl/pthreaddef.h | 3 - sysdeps/m68k/nptl/pthreaddef.h | 3 - sysdeps/microblaze/nptl/pthreaddef.h | 3 - sysdeps/mips/nptl/pthreaddef.h | 3 - sysdeps/nios2/nptl/pthreaddef.h | 3 - sysdeps/powerpc/nptl/pthreaddef.h | 3 - sysdeps/riscv/nptl/pthreaddef.h | 3 - sysdeps/s390/nptl/pthreaddef.h | 3 - sysdeps/sh/nptl/pthreaddef.h | 3 - sysdeps/sparc/sparc32/pthreaddef.h | 3 - sysdeps/sparc/sparc64/pthreaddef.h | 4 - sysdeps/x86_64/multiarch/strcmp-evex.S | 14 +- 23 files changed, 405 insertions(+), 484 deletions(-)