This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from c1f46f9db7 pthread: Remove alloca usage from __sem_check_add_mapping new 1f745ecc21 x86-64: Refactor and improve performance of strchr-avx2.S new a00e2fe3df strchr: Add additional benchmarks and tests
The 2 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-strchr.c | 26 +++- string/test-strchr.c | 26 +++- sysdeps/x86_64/multiarch/strchr-avx2.S | 225 ++++++++++++++++----------------- sysdeps/x86_64/multiarch/strchr.c | 1 + 4 files changed, 163 insertions(+), 115 deletions(-)