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_tk1/llvm-master-arm-spec2k6-O2 in repository toolchain/ci/glibc.
from 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 adds c37fc3ebf0 Update libc.pot for 2.34 release. adds 3908fa933a elf: Fix audit regression
No new revisions were added by this update.
Summary of changes: elf/Makefile | 12 +- elf/dl-open.c | 11 +- elf/{tst-main1mod.c => tst-audit17.c} | 4 +- elf/{dl-diagnostics-cpu.c => tst-auditmod17.c} | 9 +- po/libc.pot | 416 ++++++++++----------- scripts/build-many-glibcs.py | 10 + 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, 265 insertions(+), 228 deletions(-) copy elf/{tst-main1mod.c => tst-audit17.c} (88%) copy elf/{dl-diagnostics-cpu.c => tst-auditmod17.c} (86%)