This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_llvm_tk1/llvm-master-arm-spec2k6-O3 in repository toolchain/ci/glibc.
from 716c4027b0 elf: Fix tst-align3 adds 1e000d3d33 x86: Black list more Intel CPUs for TSX [BZ #27398] adds 3e63b15d43 x86_64: Document libmvec vector functions accuracy [BZ #28766] adds f44820821a mips: Move DT_MIPS into <ldsodefs.h> adds 6b8dbbd03a nptl: Effectively skip CAS in spinlock loop adds fb7bff12e8 support: Add helpers to create paths longer than PATH_MAX adds ee8d5e33ad realpath: Set errno to ENAMETOOLONG for result larger than P [...]
No new revisions were added by this update.
Summary of changes: NEWS | 4 + manual/math.texi | 5 +- nptl/pthread_mutex_lock.c | 5 +- stdlib/Makefile | 1 + stdlib/canonicalize.c | 12 +- .../tst-realpath-toolong.c | 28 ++-- support/temp_file.c | 159 +++++++++++++++++++-- support/temp_file.h | 9 ++ sysdeps/mips/dl-machine.h | 4 - sysdeps/mips/ldsodefs.h | 4 + sysdeps/x86/cpu-features.c | 34 ++++- 11 files changed, 234 insertions(+), 31 deletions(-) copy debug/tst-realpath-chk.c => stdlib/tst-realpath-toolong.c (61%)