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 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 new 6c2f050dbe Add valgrind smoke test
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/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%)