This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 5b8d271571 Fix build and tests with --disable-tunables new 7c124e3714 x86: Install <bits/platform/x86.h> [BZ #27958]
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: manual/platform.texi | 18 +- sysdeps/x86/Makefile | 2 +- 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 +- 14 files changed, 570 insertions(+), 564 deletions(-)