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_gcc/master-aarch64 in repository toolchain/ci/glibc.
from ee8d5e33ad realpath: Set errno to ENAMETOOLONG for result larger than P [...] adds e22a4557eb elf: Properly align all PT_LOAD segments [BZ #28676] adds 8c86ba4463 htl: Fix cleaning the reply port adds 6c2f050dbe Add valgrind smoke test
No new revisions were added by this update.
Summary of changes: elf/Makefile | 7 ++++ elf/dl-load.c | 9 ++++- elf/tst-valgrind-smoke.sh | 46 ++++++++++++++++++++++ elf/{tst-glibc-hwcaps-cache.c => valgrind-test.c} | 48 ++++++++++++----------- htl/pt-alloc.c | 5 ++- htl/pt-create.c | 6 ++- htl/pt-dealloc.c | 13 +++--- htl/pt-detach.c | 6 --- htl/pt-internal.h | 16 +++++--- htl/pt-join.c | 6 --- sysdeps/mach/htl/pt-thread-terminate.c | 26 +++++++----- 11 files changed, 131 insertions(+), 57 deletions(-) create mode 100644 elf/tst-valgrind-smoke.sh copy elf/{tst-glibc-hwcaps-cache.c => valgrind-test.c} (51%)