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/llvm-master-aarch64-spec2k6-O3_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 adds 783fdd969f Update Nios II libm-test-ulps file. adds 7650321ce0 powerpc: Fix incorrect cache line size load in memset (bug 26332) adds 17a0126abf Add NEWS entry for CVE-2016-10228 (bug 19519) adds 42c9e9af22 aarch64: update NEWS about branch protection adds 45069ac2a9 RISC-V: Update lp64d libm-test-ulps according to HiFive Unleashed
No new revisions were added by this update.
Summary of changes: NEWS | 27 ++++++++++-- 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/riscv/rv64/rvd/libm-test-ulps | 33 ++++++++------- sysdeps/x86_64/fpu/libm-test-ulps | 4 +- 10 files changed, 152 insertions(+), 39 deletions(-) create mode 100644 nptl/tst-setgroups.c