This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm in repository toolchain/ci/glibc.
from 97ba273b50 linux: __get_nprocs_sched: do not feed CPU_COUNT_S with garb [...] adds 798d716df7 linux: Fix missing __convert_scm_timestamps (BZ #28860) adds 43388b3ac0 string/test-str*cmp: remove stupid_[strcmp, strncmp, wcscmp, [...] adds 1a908d9074 string: Improve coverage in test-strcmp.c and test-strncmp.c adds b77b06e0e2 x86: Optimize strcmp-avx2.S adds 8418eb3ff4 x86: Optimize strcmp-evex.S adds 80e6c6554b benchtests: Add more coverage for strcmp and strncmp benchmarks
No new revisions were added by this update.
Summary of changes: benchtests/bench-strcmp.c | 142 +- benchtests/bench-strncmp.c | 110 +- string/test-strcmp.c | 105 +- string/test-strncmp.c | 291 +++- sysdeps/unix/sysv/linux/convert_scm_timestamps.c | 4 +- sysdeps/x86_64/multiarch/strcmp-avx2.S | 1590 ++++++++++++-------- sysdeps/x86_64/multiarch/strcmp-evex.S | 1712 ++++++++++++---------- 7 files changed, 2349 insertions(+), 1605 deletions(-)