This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from a885fc2d68 sysdeps: arm: Fix preconfigure script for ARMv8/v9 targets [ [...] new c25eb94aed x86: Remove AVX512-BVMI2 instruction from strrchr-evex.S new 5ce9766417 x86: Add support for VEC_SIZE == 64 in strcmp-evex.S impl new b6d02d6457 x86: Use `testb` for case-locale check in str{n}casecmp-avx2 new 7775574ce0 x86: Use `testb` for case-locale check in str{n}casecmp-sse2 new f04f8373dd x86: Use `testb` for case-locale check in str{n}casecmp-sse42 new 8775479804 x86: Use `testb` for FSRM check in memmove-vec-unaligned-erms
The 6 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: .../x86_64/multiarch/memmove-vec-unaligned-erms.S | 4 + sysdeps/x86_64/multiarch/strcmp-avx2.S | 2 +- sysdeps/x86_64/multiarch/strcmp-evex.S | 684 +++++++++++++-------- sysdeps/x86_64/multiarch/strcmp-sse2.S | 4 +- sysdeps/x86_64/multiarch/strcmp-sse4_2.S | 4 +- sysdeps/x86_64/multiarch/strrchr-evex.S | 69 +-- 6 files changed, 476 insertions(+), 291 deletions(-)