This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/master-arm in repository toolchain/ci/glibc.
from 14dbbf46a0 x86-64: Remove Prefer_AVX2_STRCMP adds d6dea8c847 arm: Use internal symbol for _dl_argv on _dl_start_user adds 613cb5c7b1 arm: Use have-mtls-dialect-gnu2 to check for ARM TLS descrip [...] adds dba44dbe54 benchtests: Make hypot input random adds b8a6ee43bb benchtests: Add hypotf adds cca75bd8b5 i386: Explain why __HAVE_64B_ATOMICS has to be 0 new f64f4ce069 elf: Assume disjointed .rela.dyn and .rela.plt for loader new db432f033d Use Linux 5.15 in build-many-glibcs.py new fdcd177fd3 regex: Unnest nested functions in regcomp.c
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/Makefile | 1 + benchtests/hypot-inputs | 1015 +++++++++++++++++++++++++++++++++++++++++- benchtests/hypotf-inputs | 1007 +++++++++++++++++++++++++++++++++++++++++ elf/dynamic-link.h | 32 +- posix/regcomp.c | 464 +++++++++---------- scripts/build-many-glibcs.py | 2 +- sysdeps/arm/Makefile | 7 +- sysdeps/arm/dl-machine.h | 2 +- sysdeps/x86/atomic-machine.h | 4 + 9 files changed, 2268 insertions(+), 266 deletions(-) create mode 100644 benchtests/hypotf-inputs