This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/master-arm in repository toolchain/ci/glibc.
from 01c60dc90c m68k: optimize RTLD_START adds dbb0f06cc0 Makerules: Remove no-op -Wl,-d when linking libc_pic.os new 227afaa672 x86: Align entry for memrchr to 64-bytes. new afc6e4328f x86: Put wcs{n}len-sse4.1 in the sse4.1 text section new d1e931125b x86: Remove unused file wmemcmp-sse4 new d912127bde x86: Rename strstr_sse2 to strstr_generic as it uses string/ [...] new 4fc321dc58 x86: Fix backwards Prefer_No_VZEROUPPER check in ifunc-evex.h
The 5 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: Makerules | 8 ++----- sysdeps/x86/isa-ifunc-macros.h | 28 +++++++++++++++++++----- sysdeps/x86/isa-level.h | 28 +++++++++--------------- sysdeps/x86_64/multiarch/ifunc-evex.h | 4 ++-- sysdeps/x86_64/multiarch/ifunc-impl-list.c | 2 +- sysdeps/x86_64/multiarch/memrchr-avx2.S | 2 +- sysdeps/x86_64/multiarch/strlen-vec.S | 6 ++++- sysdeps/x86_64/multiarch/strstr-sse2-unaligned.S | 2 +- sysdeps/x86_64/multiarch/strstr.c | 8 +++---- sysdeps/x86_64/multiarch/wcslen-sse4_1.S | 1 + sysdeps/x86_64/multiarch/wcsnlen-sse4_1.S | 1 + sysdeps/x86_64/multiarch/wmemcmp-sse4.S | 4 ---- 12 files changed, 50 insertions(+), 44 deletions(-) delete mode 100644 sysdeps/x86_64/multiarch/wmemcmp-sse4.S