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 e74b61c09a Disable -Wstringop-overread for some string tests adds c6a1a261c6 nptl: futex: Provide correct indentation for part of __futex [...] adds 59bb418bd0 benchtests: Add "workload" traces for exp adds abc9732aee benchtests: Add "workload" traces for expf128 adds fba686aa42 benchtests: Add "workload" traces for pow adds e24b248dcb benchtests: Add "workload" traces for powf128 adds cfa220bfdc benchtests: Add "workload" traces for sin adds ad1e1db5dc benchtests: Add "workload" traces for sinf adds 26fbd74059 benchtests: Add "workload" traces for sinf128 adds c71d13a098 Update powerpc libm-test-ulps
No new revisions were added by this update.
Summary of changes: benchtests/Makefile | 2 +- benchtests/exp-inputs | 1002 ++++++++++++++++++ benchtests/expf128-inputs | 1005 ++++++++++++++++++ benchtests/pow-inputs | 1002 ++++++++++++++++++ benchtests/powf128-inputs | 1005 ++++++++++++++++++ benchtests/sin-inputs | 2004 +++++++++++++++++++++++++++++++++++ benchtests/sinf-inputs | 2004 +++++++++++++++++++++++++++++++++++ benchtests/sinf128-inputs | 2007 ++++++++++++++++++++++++++++++++++++ sysdeps/nptl/futex-internal.c | 6 +- sysdeps/powerpc/fpu/libm-test-ulps | 6 +- 10 files changed, 10036 insertions(+), 7 deletions(-) create mode 100644 benchtests/expf128-inputs create mode 100644 benchtests/powf128-inputs create mode 100644 benchtests/sinf128-inputs