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-Oz_LTO in repository toolchain/ci/glibc.
from 04726be814 Disable warnings due to deprecated libselinux symbols used b [...] adds 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
No new revisions were added by this update.
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/dl-bti.c | 9 ++++- sysdeps/aarch64/multiarch/strlen.c | 10 ++++- sysdeps/x86_64/fpu/libm-test-ulps | 4 +- 8 files changed, 122 insertions(+), 11 deletions(-) create mode 100644 nptl/tst-setgroups.c