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 78fb888273 mips: Fix mips64n32 64 bit time_t stat support (BZ#29069) adds 3e9acce8c5 elf: Remove __libc_init_secure adds c72a1a062a x86: Fix missing __wmemcmp def for disable-multiarch build adds 62be968167 nptl: Fix pthread_cancel cancelhandling atomic operations adds a8e9b5b807 m68k: Handle fewer relocations for RTLD_BOOTSTRAP (#BZ29071) new 84e02af1eb elf: Move elf_dynamic_do_Rel RTLD_BOOTSTRAP branches outside
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: csu/libc-start.c | 3 -- elf/do-rel.h | 49 +++++++++++++++++++-------------- elf/enbl-secure.c | 10 ------- include/libc-internal.h | 3 -- include/unistd.h | 1 - nptl/pthread_cancel.c | 3 +- sysdeps/generic/startup.h | 24 ---------------- sysdeps/m68k/dl-machine.h | 12 ++++---- sysdeps/mach/hurd/enbl-secure.c | 30 -------------------- sysdeps/mach/hurd/i386/init-first.c | 4 --- sysdeps/unix/sysv/linux/i386/startup.h | 24 ---------------- sysdeps/x86_64/multiarch/wmemcmp-sse2.S | 8 ++---- sysdeps/x86_64/wmemcmp.S | 6 ++-- 13 files changed, 42 insertions(+), 135 deletions(-) delete mode 100644 sysdeps/mach/hurd/enbl-secure.c