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_check_binutils/master-arm in repository toolchain/ci/glibc.
from fb55d9b945 Use binutils 2.38 branch in build-many-glibcs.py adds 02561bb48a String: Ensure 'MIN_PAGE_SIZE' is multiple of 'getpagesize' adds d96d2995c1 Revert "Linux: Consolidate auxiliary vector parsing" adds 098c795e85 Linux: Include <dl-auxv.h> in dl-sysdep.c only for SHARED
No new revisions were added by this update.
Summary of changes: elf/dl-support.c | 80 ++++++++++++++++++- string/test-strcmp.c | 14 ++-- string/test-strncmp.c | 18 ++--- sysdeps/unix/sysv/linux/alpha/dl-auxv.h | 18 +++-- sysdeps/unix/sysv/linux/dl-parse_auxv.h | 61 --------------- sysdeps/unix/sysv/linux/dl-sysdep.c | 112 +++++++++++++++++++-------- sysdeps/unix/sysv/linux/powerpc/dl-auxv.h | 14 +++- sysdeps/unix/sysv/linux/powerpc/dl-support.c | 4 - 8 files changed, 198 insertions(+), 123 deletions(-) delete mode 100644 sysdeps/unix/sysv/linux/dl-parse_auxv.h delete mode 100644 sysdeps/unix/sysv/linux/powerpc/dl-support.c