This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-arm in repository toolchain/ci/glibc.
from ef7c6d42fe Generate gcc-macros.h adds 7de01e60c2 elf/Makefile: Reflow and sort most variable assignments adds b693d75f0c elf: Split dl-printf.c from dl-misc.c adds 9ba202c78f Add --with-rtld-early-cflags configure option adds 5501164866 powerpc64le: Use <gcc-macros.h> in early HWCAP check adds 990c953bce x86: Add x86-64-vN check to early startup adds f01d482f03 s390x: Use <gcc-macros.h> in early HWCAP check
No new revisions were added by this update.
Summary of changes: INSTALL | 8 + NEWS | 6 + config.make.in | 1 + configure | 13 + configure.ac | 6 + elf/Makefile | 429 ++++++++++++++++++++------ elf/dl-misc.c | 281 +---------------- elf/{dl-misc.c => dl-printf.c} | 220 +------------ manual/install.texi | 7 + sysdeps/powerpc/powerpc64/le/dl-hwcap-check.h | 9 +- sysdeps/s390/s390-64/dl-hwcap-check.h | 5 +- sysdeps/x86/Makefile | 1 + sysdeps/x86/dl-get-cpu-features.c | 31 +- 13 files changed, 416 insertions(+), 601 deletions(-) copy elf/{dl-misc.c => dl-printf.c} (59%)