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_build/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' new d96d2995c1 Revert "Linux: Consolidate auxiliary vector parsing"
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
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 | 109 +++++++++++++++++++-------- sysdeps/unix/sysv/linux/powerpc/dl-auxv.h | 14 +++- sysdeps/unix/sysv/linux/powerpc/dl-support.c | 4 - 8 files changed, 196 insertions(+), 122 deletions(-) delete mode 100644 sysdeps/unix/sysv/linux/dl-parse_auxv.h delete mode 100644 sysdeps/unix/sysv/linux/powerpc/dl-support.c