This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tx1/gnu-master-aarch64-spec2k6-Os_LTO in repository toolchain/ci/glibc.
from c2d0411488 Use unsigned constants for ICMP6 filters [BZ #22489] adds 16536e98e3 aarch64: Accept PLT calls to __getauxval within libc.so adds 4cab20fa49 nptl: wait for pending setxid request also in detached threa [...] adds 0e28cfff9d support: Add support_blob_repeat_allocate_shared adds eec0f4218c string: Add string/tst-memmove-overflow, a test case for bug 25620 adds ad78d70275 elf: Remove redundant add_to_global_resize_failure call fro [...] adds eca1b23332 arm: XFAIL string/tst-memmove-overflow due to bug 25620
No new revisions were added by this update.
Summary of changes: elf/dl-open.c | 5 - nptl/pthread_create.c | 11 +- string/Makefile | 2 +- string/tst-memmove-overflow.c | 174 ++++++++++++++++++++++++++ support/blob_repeat.c | 31 ++++- support/blob_repeat.h | 12 +- support/tst-support_blob_repeat.c | 45 +++++-- sysdeps/arm/Makefile | 5 + sysdeps/unix/sysv/linux/aarch64/localplt.data | 3 + 9 files changed, 257 insertions(+), 31 deletions(-) create mode 100644 string/tst-memmove-overflow.c