This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from c3479fb793 nsswitch: return result when nss database is locked [BZ #27343] new 5ab25c8875 x86: Add PTWRITE feature detection [BZ #27346]
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 | 3 +++ sysdeps/x86/Makefile | 7 +++++-- sysdeps/x86/bits/platform/x86.h | 11 +++++++++-- sysdeps/x86/cpu-features.c | 8 ++++++++ sysdeps/x86/include/cpu-features.h | 17 ++++++++++++++++- sysdeps/x86/tst-cpu-features-cpuinfo-static.c | 1 + sysdeps/x86/tst-cpu-features-cpuinfo.c | 1 + sysdeps/x86/tst-cpu-features-supports-static.c | 1 + sysdeps/x86/tst-cpu-features-supports.c | 1 + sysdeps/x86/tst-get-cpu-features.c | 2 ++ 10 files changed, 47 insertions(+), 5 deletions(-) create mode 100644 sysdeps/x86/tst-cpu-features-cpuinfo-static.c create mode 100644 sysdeps/x86/tst-cpu-features-supports-static.c