This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 96d1b9ac23 RISC-V: Fix the static-PIE non-relocated object check new 2e53eb9234 signal: Avoid system signal disposition to interfere with tests new 721314c980 x86_64: Remove avx512 strstr implementation new a0698a5e92 benchtests: Improve benchtests for strstr
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: benchtests/bench-strcasestr.c | 349 ++++++++++++++++++++++------- signal/tst-sigset2.c | 4 + sysdeps/pthread/tst-signal1.c | 3 + sysdeps/x86_64/multiarch/Makefile | 3 - sysdeps/x86_64/multiarch/ifunc-impl-list.c | 6 - sysdeps/x86_64/multiarch/strstr-avx512.c | 218 ------------------ sysdeps/x86_64/multiarch/strstr.c | 25 +-- 7 files changed, 284 insertions(+), 324 deletions(-) delete mode 100644 sysdeps/x86_64/multiarch/strstr-avx512.c