This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tx1/gnu-master-aarch64-spec2k6-Os-vs-Os_LTO in repository toolchain/ci/glibc.
from 7ebd114211 aarch64: Respect p_flags when protecting code with PROT_BTI adds 180d5a045f Update x86-64 libm-test-ulps adds 2dc33b928b aarch64: Use future HWCAP2_MTE in ifunc resolver adds b51c1500e0 Use binutils 2.35 branch in build-many-glibcs.py. adds 0ad926f349 nptl: Zero-extend arguments to SETXID syscalls [BZ #26248] adds 20fb7452c0 NEWS: Deprecate nss_hesiod adds 89c255294a NEWS: Deprecate weak libpthread symbols for single-threaded checks adds 7f1a08cff8 Move NEWS entry for CVE-2020-1751 to the 2.31 section new 783fdd969f Update Nios II libm-test-ulps file. new 7650321ce0 powerpc: Fix incorrect cache line size load in memset (bug 26332)
The 2 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: NEWS | 19 +++++++-- nptl/Makefile | 2 +- nptl/descr.h | 8 +++- nptl/tst-setgroups.c | 79 ++++++++++++++++++++++++++++++++++++++ scripts/build-many-glibcs.py | 2 +- sysdeps/aarch64/multiarch/strlen.c | 10 ++++- sysdeps/nios2/libm-test-ulps | 22 +++++------ sysdeps/powerpc/powerpc32/sysdep.h | 4 +- sysdeps/x86_64/fpu/libm-test-ulps | 4 +- 9 files changed, 127 insertions(+), 23 deletions(-) create mode 100644 nptl/tst-setgroups.c