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 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 new 62be968167 nptl: Fix pthread_cancel cancelhandling atomic operations new a8e9b5b807 m68k: Handle fewer relocations for RTLD_BOOTSTRAP (#BZ29071)
The 2 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/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 ++++-- 12 files changed, 14 insertions(+), 114 deletions(-) delete mode 100644 sysdeps/mach/hurd/enbl-secure.c