This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.33/master in repository glibc.
from ea326b2e98 nptl: Add backoff mechanism to spinlock loop new 1480535aa3 x86: include BMI1 and BMI2 in x86-64-v3 level new 007581a1cc x86-64: Require BMI2 for AVX2 str(n)casecmp implementations new 26d4359b44 x86-64: Require BMI2 for AVX2 strcmp implementation new 050d652900 x86-64: Require BMI2 for AVX2 strncmp implementation new 35f655c890 x86-64: Require BMI2 for AVX2 wcs(n)cmp implementations new 068c8d5aa9 x86-64: Require BMI2 for AVX2 (raw|w)memchr implementations new 38e321f4ac x86-64: Require BMI2 and LZCNT for AVX2 memrchr implementation new 67e310afb9 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(-)