This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-arm-build_cross in repository toolchain/ci/glibc.
from 6185508101 nptl: Fix __futex_clocklock64 return error check [BZ #26964] adds be5365e87b elf.h: Fix spelling of EM_TILE64 comment adds 22edf4d4b2 Revert "linux: Move {f}xstat{at} to compat symbols" adds f147616d68 Revert "linux: Move xmknod{at} to compat symbols" adds f9ba73d056 htl: Add missing symbols adds e960d8313d manual: Clarify File Access Modes section and add O_PATH adds 7c33111697 htl: Add hidden def for __pthread_create/detach adds 1d9cbb9608 x86: Fix THREAD_SELF definition to avoid ld.so crash (bug 27004) adds c41d197ec4 elf: Synchronize <elf.h> section header flags with binutils
No new revisions were added by this update.
Summary of changes: elf/elf.h | 4 +- htl/Versions | 2 + htl/pt-create.c | 1 + htl/pt-detach.c | 1 + hurd/Versions | 2 +- manual/llio.texi | 72 +++++++++++++++--------- sysdeps/htl/pthreadP.h | 2 + sysdeps/i386/nptl/tls.h | 7 ++- sysdeps/unix/sysv/linux/alpha/fxstat64.c | 12 +--- sysdeps/unix/sysv/linux/alpha/fxstatat64.c | 9 +-- sysdeps/unix/sysv/linux/alpha/lxstat64.c | 12 +--- sysdeps/unix/sysv/linux/alpha/xstat64.c | 12 +--- sysdeps/unix/sysv/linux/fxstat.c | 2 - sysdeps/unix/sysv/linux/fxstat64.c | 7 +-- sysdeps/unix/sysv/linux/fxstatat.c | 2 - sysdeps/unix/sysv/linux/fxstatat64.c | 6 +- sysdeps/unix/sysv/linux/lxstat.c | 2 - sysdeps/unix/sysv/linux/lxstat64.c | 7 +-- sysdeps/unix/sysv/linux/mips/fxstat.c | 8 --- sysdeps/unix/sysv/linux/mips/lxstat.c | 8 --- sysdeps/unix/sysv/linux/mips/mips64/fxstat64.c | 8 --- sysdeps/unix/sysv/linux/mips/mips64/fxstatat.c | 8 --- sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c | 8 --- sysdeps/unix/sysv/linux/mips/mips64/lxstat64.c | 8 --- sysdeps/unix/sysv/linux/mips/mips64/xstat64.c | 8 --- sysdeps/unix/sysv/linux/mips/xstat.c | 8 --- sysdeps/unix/sysv/linux/xmknod.c | 3 - sysdeps/unix/sysv/linux/xmknodat.c | 2 - sysdeps/unix/sysv/linux/xstat.c | 2 - sysdeps/unix/sysv/linux/xstat64.c | 7 +-- sysdeps/x86_64/nptl/tls.h | 7 ++- 31 files changed, 77 insertions(+), 170 deletions(-)