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 fbb71eddb3 tst-setuid1-static-ENV: Add $(common-objpfx)nss [BZ #26820] adds bb0719a80d msg: Remove redundant #include <sys/msg.h> header adds 9a99c68214 iconv: Accept redundant shift sequences in IBM1364 [BZ #26224] adds dc274b1416 Remove __warn_memset_zero_len [BZ #25399] adds 34aec973e1 Remove __warndecl adds aa11ab9953 Rearrange bsd_getpt vs bsd_openpt and implement posix_openpt on BSD adds dfe2e7a562 bsd unlockpt: unlockpt needs to fail with EINVAL, not ENOTTY adds 5edf3d9fd6 aarch64: Add unwind information to _start (bug 26853)
No new revisions were added by this update.
Summary of changes: NEWS | 4 ++- debug/Makefile | 2 +- debug/warning-nop.c | 70 ---------------------------------------- iconv/tst-iconv_prog.sh | 16 +++++---- iconvdata/ibm1364.c | 14 ++------ misc/sys/cdefs.h | 3 -- string/bits/string_fortified.h | 15 --------- sysdeps/aarch64/start.S | 7 ++-- sysdeps/unix/bsd/getpt.c | 18 +++++------ sysdeps/unix/bsd/unlockpt.c | 7 +++- sysdeps/unix/sysv/linux/msgget.c | 1 - sysdeps/unix/sysv/linux/msgrcv.c | 1 - sysdeps/unix/sysv/linux/msgsnd.c | 1 - sysdeps/unix/sysv/linux/shmat.c | 1 - sysdeps/unix/sysv/linux/shmdt.c | 1 - sysdeps/unix/sysv/linux/shmget.c | 1 - 16 files changed, 33 insertions(+), 129 deletions(-) delete mode 100644 debug/warning-nop.c