This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.35/master in repository glibc.
from a6d2e2c192 hppa: undef __ASSUME_SET_ROBUST_LIST new 97ff96b0e1 x86: include BMI1 and BMI2 in x86-64-v3 level new 0161ebf15b x86-64: Require BMI2 for AVX2 str(n)casecmp implementations new 6260de8867 x86-64: Require BMI2 for AVX2 strcmp implementation new 7e1326c43a x86-64: Require BMI2 for AVX2 strncmp implementation new 1523fbedff x86-64: Require BMI2 for AVX2 wcs(n)cmp implementations new c85a45acac x86-64: Require BMI2 for AVX2 (raw|w)memchr implementations new 02aa1f4a5b x86-64: Require BMI2 and LZCNT for AVX2 memrchr implementation new 20152a849b 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_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 +- 6 files changed, 74 insertions(+), 25 deletions(-)