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-arm in repository toolchain/ci/glibc.
from 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/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 +++++++----- 10 files changed, 123 insertions(+), 56 deletions(-) create mode 100644 elf/tst-valgrind-smoke.sh copy elf/{tst-glibc-hwcaps-cache.c => valgrind-test.c} (51%)