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-arm-build_cross in repository toolchain/ci/glibc.
from 180d5a045f Update x86-64 libm-test-ulps new 2dc33b928b aarch64: Use future HWCAP2_MTE in ifunc resolver new b51c1500e0 Use binutils 2.35 branch in build-many-glibcs.py. new 0ad926f349 nptl: Zero-extend arguments to SETXID syscalls [BZ #26248]
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: nptl/Makefile | 2 +- nptl/descr.h | 8 +++- nptl/tst-setgroups.c | 79 ++++++++++++++++++++++++++++++++++++++ scripts/build-many-glibcs.py | 2 +- sysdeps/aarch64/multiarch/strlen.c | 10 ++++- 5 files changed, 96 insertions(+), 5 deletions(-) create mode 100644 nptl/tst-setgroups.c