This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_tk1/gnu-master-arm-spec2k6-O2_LTO in repository toolchain/ci/glibc.
from 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 adds 11a02b035b misc: Add __get_nprocs_sched adds 33099d72e4 linux: Simplify get_nprocs adds 342298278e linux: Revert the use of sched_getaffinity on get_nproc (BZ #28310) new b0a33dc967 Disable symbol hack in libc_nonshared.a
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: NEWS | 3 + benchtests/bench-memcmp.c | 21 ++- elf/Makefile | 5 +- htl/pt-create.c | 7 +- include/stdc-predef.h | 4 + include/sys/sysinfo.h | 7 +- malloc/arena.c | 2 +- misc/getsysstats.c | 6 + posix/Makefile | 3 +- ...d_rr_get_interval.c => tst-sched_getaffinity.c} | 37 ++-- scripts/build-many-glibcs.py | 4 +- sysdeps/generic/symbol-hacks.h | 3 +- sysdeps/i386/dl-machine.h | 25 +-- sysdeps/mach/getsysstats.c | 6 + sysdeps/mach/hurd/htl/pt-sigstate.c | 16 +- sysdeps/unix/sysv/linux/closefrom_fallback.c | 2 +- sysdeps/unix/sysv/linux/getsysstats.c | 195 ++++++++++++++++----- sysdeps/wordsize-32/divdi3-symbol-hacks.h | 3 +- sysdeps/x86/fpu/s_ffma.c | 8 +- 19 files changed, 249 insertions(+), 108 deletions(-) copy posix/{tst-sched_rr_get_interval.c => tst-sched_getaffinity.c} (54%)