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 641a124845 Hurd: Fix ftime build adds 59803e81f9 x86: Optimizing memcpy for AMD Zen architecture. adds 9538f6b95a Make elf.h header self contained. adds cb3a749a22 x86: Restore processing of cache size tunables in init_cacheinfo adds de1a9197af elf: Unify old and new format cache handling code in ld.so adds d598134bfb Argument Syntax: Use "option", @option, and @command. adds b853a4176c Use MPC 1.2.1 in build-many-glibcs.py. adds 5e598c2bbf elf: In ldconfig, extract the new_sub_entry function from se [...] adds 024f873209 tst-tcfree2: adjust coding style. adds 961d12d947 malloc debug: fix compile error when enable macro MALLOC_DEBUG > 1 adds 2098d4034d Disable spurious -Wstringop-overflow for setjmp/longjmp (bug 26647) adds 5c3b0374eb Do not use array parameter to new_composite_name (bug 26726) adds 882774658c Disable spurious -Warray-bounds for ypclnt.c (bug 26687) adds 548f467fa1 Avoid -Wstringop-overflow warning in pthread_cleanup_push macros adds fd0981e402 hurd: Correct 'ethenet' spelling
No new revisions were added by this update.
Summary of changes: csu/libc-start.c | 10 ++ elf/dl-cache.c | 287 ++++++++++++++++++++------------------- elf/elf.h | 6 - elf/ldconfig.c | 34 +++-- locale/setlocale.c | 2 +- malloc/arena.c | 4 +- malloc/tst-tcfree2.c | 8 +- manual/startup.texi | 12 +- misc/sys/cdefs.h | 8 ++ nis/ypclnt.c | 8 ++ nptl/pthread_create.c | 10 ++ nptl/unwind.c | 10 ++ scripts/build-many-glibcs.py | 2 +- sysdeps/generic/dl-cache.h | 17 ++- sysdeps/mach/hurd/net/ethernet.h | 2 +- sysdeps/nptl/pthread.h | 37 +++-- sysdeps/x86/cacheinfo.h | 24 +++- 17 files changed, 287 insertions(+), 194 deletions(-)