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 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 new 91e92272ca i386: Port elf_machine_{load_address,dynamic} from x86-64
The 1 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: 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/{ieee754/dbl-64 => x86/fpu}/s_ffma.c | 11 +++++++++++ 5 files changed, 26 insertions(+), 17 deletions(-) copy sysdeps/{ieee754/dbl-64 => x86/fpu}/s_ffma.c (72%)