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_build/master-aarch64 in repository toolchain/ci/glibc.
from 02561bb48a String: Ensure 'MIN_PAGE_SIZE' is multiple of 'getpagesize' adds d96d2995c1 Revert "Linux: Consolidate auxiliary vector parsing" new 098c795e85 Linux: Include <dl-auxv.h> in dl-sysdep.c only for SHARED
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 ++++++++++++++++++- 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 - 6 files changed, 182 insertions(+), 107 deletions(-) delete mode 100644 sysdeps/unix/sysv/linux/dl-parse_auxv.h delete mode 100644 sysdeps/unix/sysv/linux/powerpc/dl-support.c