This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-arm-check_cross in repository toolchain/ci/glibc.
from 4aedc25f55 __cxa_thread_atexit_impl: Abort on allocation failure [BZ #18524] adds b8e8bb324a xmalloc: Fix warnings with gcc analyzer adds 70d08ba204 tests: use xmalloc to allocate implementation array adds 5f18453d1c build-many-glibcs.py: Add x86_64-linux-gnu-minimal configuration adds c25c32165d Typo: Rename HAVE_CLONE3_WAPPER to HAVE_CLONE3_WRAPPER adds 91cc803d27 x86-64: Add Avoid_Short_Distance_REP_MOVSB
No new revisions were added by this update.
Summary of changes: benchtests/bench-string.h | 5 +++-- include/programs/xmalloc.h | 9 +++++--- misc/sys/cdefs.h | 10 +++++++++ scripts/build-many-glibcs.py | 10 +++++++++ string/test-string.h | 5 +++-- support/support.h | 24 +++++++++++++++------- sysdeps/unix/sysv/linux/clone-internal.c | 2 +- sysdeps/unix/sysv/linux/i386/sysdep.h | 2 +- sysdeps/unix/sysv/linux/x86_64/sysdep.h | 2 +- sysdeps/x86/cacheinfo.h | 9 ++++++++ sysdeps/x86/cpu-features.c | 5 +++++ .../cpu-features-preferred_feature_index_1.def | 1 + sysdeps/x86/sysdep.h | 5 +++++ .../x86_64/multiarch/memmove-vec-unaligned-erms.S | 5 +++++ 14 files changed, 77 insertions(+), 17 deletions(-)