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-aarch64 in repository toolchain/ci/glibc.
from bada2e312a Add --with-timeoutfactor=NUM to specify TIMEOUTFACTOR adds c1cb2deeca elf: execve statically linked programs instead of crashing [ [...] adds 4fb4e7e821 csu: Always use __executable_start in gmon-start.c new 68007900be misc, nptl: Remove stray references to __condvar_load_64_relaxed
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: NEWS | 4 ++ csu/gmon-start.c | 29 ++-------- elf/Makefile | 3 ++ elf/rtld.c | 50 ++++++++++++++--- elf/tst-rtld-run-static.c | 62 ++++++++++++++++++++++ misc/atomic_wide_counter.c | 4 +- nptl/pthread_cond_common.c | 2 +- elf/tst-audit17.c => sysdeps/generic/dl-execve.h | 10 ++-- sysdeps/hppa/entry.h | 13 ----- sysdeps/ia64/entry.h | 13 ----- sysdeps/powerpc/powerpc64/entry.h | 37 ------------- .../unix/sysv/linux/dl-execve.h | 12 ++--- 12 files changed, 126 insertions(+), 113 deletions(-) create mode 100644 elf/tst-rtld-run-static.c copy elf/tst-audit17.c => sysdeps/generic/dl-execve.h (83%) delete mode 100644 sysdeps/hppa/entry.h delete mode 100644 sysdeps/ia64/entry.h delete mode 100644 sysdeps/powerpc/powerpc64/entry.h copy elf/tst-auxvalmod.c => sysdeps/unix/sysv/linux/dl-execve.h (78%)