This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 653c12c7d8 x86: Cleanup pthread_spin_{try}lock.S new b80f16adbd x86: include BMI1 and BMI2 in x86-64-v3 level new 10f79d3670 x86-64: Require BMI2 for AVX2 str(n)casecmp implementations new 4d64c64457 x86-64: Require BMI2 for AVX2 strcmp implementation new fc7de1d9b9 x86-64: Require BMI2 for AVX2 strncmp implementation new f31a5a884e x86-64: Require BMI2 for AVX2 wcs(n)cmp implementations new e3e7fab7fe x86-64: Require BMI2 for AVX2 (raw|w)memchr implementations new 3c0c78afab x86-64: Require BMI2 and LZCNT for AVX2 memrchr implementation new 7e8283170c x86-64: Require BMI1/BMI2 for AVX2 strrchr and wcsrchr imple [...]
The 8 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/x86/get-isa-level.h | 2 + sysdeps/x86/isa-level.h | 2 + sysdeps/x86_64/multiarch/ifunc-avx2.h | 2 + sysdeps/x86_64/multiarch/ifunc-impl-list.c | 86 ++++++++++++++++++++++------- sysdeps/x86_64/multiarch/ifunc-strcasecmp.h | 1 + sysdeps/x86_64/multiarch/strcmp.c | 4 +- sysdeps/x86_64/multiarch/strncmp.c | 4 +- 7 files changed, 76 insertions(+), 25 deletions(-)