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 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 new 4ae2b8a423 build-many-glibcs.py: add powerpc64le glibc variant without [...] new 8807e560c0 Define __STDC_IEC_60559_BFP__ and __STDC_IEC_60559_COMPLEX__
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: NEWS | 3 +++ include/stdc-predef.h | 4 ++++ scripts/build-many-glibcs.py | 4 +++- 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/unix/sysv/linux/closefrom_fallback.c | 2 +- sysdeps/x86/fpu/s_ffma.c | 8 ++++++-- 9 files changed, 32 insertions(+), 21 deletions(-)