This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 851f32cf7b ld.so: Implement the --list-diagnostics option new e4933c8a92 x86: Automate generation of PREFERRED_FEATURE_INDEX_1 bitfield new 01a5746b6c x86: Add CPU-specific diagnostics to ld.so --list-diagnostics new f01a61e138 i386: Regenerate ulps
The 3 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: sysdeps/i386/fpu/libm-test-ulps | 46 ++++---- sysdeps/i386/i686/fpu/multiarch/libm-test-ulps | 46 ++++---- sysdeps/x86/dl-diagnostics-cpu.c | 118 +++++++++++++++++++++ .../cpu-features-preferred_feature_index_1.def | 31 +++--- sysdeps/x86/include/cpu-features.h | 53 ++++----- 5 files changed, 200 insertions(+), 94 deletions(-) create mode 100644 sysdeps/x86/dl-diagnostics-cpu.c copy elf/argv0test.c => sysdeps/x86/include/cpu-features-preferred_feature_index_1 [...]