This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-aarch64-build_cross in repository toolchain/ci/glibc.
from 9a7ab0769b hurd: Fix glob lstat compatibility adds 5b8d271571 Fix build and tests with --disable-tunables new 7c124e3714 x86: Install <bits/platform/x86.h> [BZ #27958] new d34ed66f96 manual: Document unsupported cases for interposition
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: malloc/arena.c | 5 - malloc/malloc-check.c | 2 + malloc/malloc.c | 51 +-- manual/memory.texi | 7 + manual/platform.texi | 18 +- sysdeps/x86/Makefile | 10 +- sysdeps/x86/bits/platform/x86.h | 2 +- sysdeps/x86/cpu-features.c | 188 ++++----- sysdeps/x86/dl-diagnostics-cpu.c | 4 +- sysdeps/x86/include/cpu-features.h | 20 +- sysdeps/x86/sys/platform/x86.h | 14 +- sysdeps/x86/tst-cet-legacy-10.c | 8 +- sysdeps/x86/tst-cpu-features-cpuinfo.c | 4 +- sysdeps/x86/tst-cpu-features-supports.c | 184 ++++----- sysdeps/x86/tst-get-cpu-features.c | 670 ++++++++++++++++---------------- sysdeps/x86/tst-ifunc-isa.h | 12 +- sysdeps/x86/tst-string-rtm.h | 2 +- sysdeps/x86_64/fpu/math-tests-arch.h | 6 +- 18 files changed, 611 insertions(+), 596 deletions(-)