This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-aarch64-build_cross in repository toolchain/ci/glibc.
from 681900d296 x86: Harden printf against non-normal long double values (bu [...] adds 3322ecbfe2 powerpc: Protect dl_powerpc_cpu_features on INIT_ARCH() [BZ #26615] adds 03e26098b1 benchtests: Run _Float128 tests only on architectures that s [...] new b3b0b6916a Set locale related environment variables in debugglibc.sh new f7e3f92b7c strncmp: Add a testcase for page boundary [BZ #25933] new 659c041188 strcmp: Add a testcase for page boundary new c4277ba234 bench-strncmp.c: Add workloads on page boundary new 06e95b93f0 bench-strcmp.c: Add workloads on page boundary
The 5 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: Makefile | 9 ++ benchtests/Makefile | 6 +- benchtests/bench-strcmp.c | 56 +++++++++ benchtests/bench-strncmp.c | 128 +++++++++++++++++++++ benchtests/expf128-inputs | 4 +- benchtests/powf128-inputs | 4 +- benchtests/sinf128-inputs | 4 +- string/test-strcmp.c | 33 ++++++ string/test-strncmp.c | 33 ++++++ .../powerpc/powerpc32/power4/multiarch/init-arch.h | 2 +- 10 files changed, 271 insertions(+), 8 deletions(-)