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_tx1/llvm-master-aarch64-spec2k6-O3 in repository toolchain/ci/glibc.
from b3f27d8150 Add narrowing fma functions adds 2849e2f533 nptl: Avoid setxid deadlock with blocked signals in thread e [...] adds 0a5e270bd1 vfprintf: Handle floating-point cases outside of process_arg macro adds 475b0b92e0 vfprintf: Unify argument handling in process_arg adds 4ed7a383f9 Fix ffma use of round-to-odd on x86 adds 54ff4f1e39 powerpc64le: Avoid conflicting types for f64xfmaf128 when IF [...] adds 2efca218b5 xsysconf: Only fail on error results and errno set adds 381b29616a aarch64: Disable A64FX memcpy/memmove BTI unconditionally adds 91e92272ca i386: Port elf_machine_{load_address,dynamic} from x86-64 adds 5ad9d62c3b Linux: Avoid closing -1 on failure in __closefrom_fallback adds b26901b26e Fix sysdeps/x86/fpu/s_ffma.c for 32-bit FMA processor case adds 4ae2b8a423 build-many-glibcs.py: add powerpc64le glibc variant without [...] adds 8807e560c0 Define __STDC_IEC_60559_BFP__ and __STDC_IEC_60559_COMPLEX__ adds a1c056c9d0 benchtests: Improve reliability of memcmp benchmarks adds 15e6d6785a Avoid warning: overriding recipe for .../tst-ro-dynamic-mod.so adds 1cc205c510 htl: make pthread_sigstate read/write set/oset outside sigst [...] adds 514638699d htl: Fix sigset of main thread
No new revisions were added by this update.
Summary of changes: NEWS | 3 + benchtests/bench-memcmp.c | 21 +- elf/Makefile | 5 +- htl/pt-create.c | 7 +- include/stdc-predef.h | 4 + nptl/pthread_create.c | 12 +- scripts/build-many-glibcs.py | 4 +- stdio-common/vfprintf-internal.c | 392 +++++++++------------ support/xsysconf.c | 2 +- sysdeps/aarch64/multiarch/memcpy_a64fx.S | 3 + sysdeps/i386/dl-machine.h | 25 +- sysdeps/ieee754/float128/s_fmaf128.c | 2 + sysdeps/mach/hurd/htl/pt-sigstate.c | 16 +- sysdeps/pthread/Makefile | 1 + .../pthread/tst-pthread-setuid-loop.c | 54 +-- sysdeps/unix/sysv/linux/closefrom_fallback.c | 2 +- sysdeps/{ieee754/dbl-64 => x86/fpu}/s_ffma.c | 15 + 17 files changed, 273 insertions(+), 295 deletions(-) copy nptl/tst-pthread-attr-affinity-fail.c => sysdeps/pthread/tst-pthread-setuid-l [...] copy sysdeps/{ieee754/dbl-64 => x86/fpu}/s_ffma.c (64%)