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-O2 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 adds 50a8dd367e benchtests/README update. adds bd7a8e038a Don't mix linker error messages into edited scripts adds 0ffaa7be6e Update translations. adds 923adfcb58 Update NEWS with bugs. adds 6d403f2e1b Regenerate configure scripts. adds 3de512be7e Prepare for glibc 2.32 release. adds 4c56bcbceb Open master branch for glibc 2.33 development. new 7279f0a282 Sync intprops.h from Gnulib new db10cd9e62 Sync mktime.c from Gnulib new 6aa1160d16 Sync regex.h from Gnulib new 70c609f303 Copy regex BITSET_WORD_BITS porting from Gnulib new 2cc478ed1b Copy regex_internal.h from Gnulib
The 5 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: ChangeLog.old/ChangeLog.21 | 15377 +++++++++++++++++++++++++++++++ Makerules | 4 +- NEWS | 163 +- benchtests/README | 20 +- include/features.h | 2 +- include/intprops.h | 17 +- nptl/Makefile | 2 +- nptl/descr.h | 8 +- nptl/tst-setgroups.c | 79 + po/be.po | 467 +- po/bg.po | 1624 ++-- po/ca.po | 1541 ++-- po/cs.po | 1612 ++-- po/da.po | 1289 +-- po/de.po | 1600 ++-- po/el.po | 893 +- po/eo.po | 923 +- po/es.po | 1527 ++- po/fi.po | 1255 ++- po/fr.po | 1601 ++-- po/gl.po | 1051 +-- po/hr.po | 1521 ++- po/hu.po | 629 +- po/ia.po | 304 +- po/id.po | 1291 +-- po/it.po | 1324 +-- po/ja.po | 1287 +-- po/ko.po | 1608 ++-- po/lt.po | 648 +- po/nb.po | 815 +- po/nl.po | 1601 ++-- po/pl.po | 1598 ++-- po/pt.po | 827 +- po/pt_BR.po | 1603 ++-- po/ru.po | 1597 ++-- po/rw.po | 22 +- po/sk.po | 1063 +-- po/sl.po | 464 +- po/sv.po | 1600 ++-- po/tr.po | 1595 ++-- po/uk.po | 1595 ++-- po/vi.po | 1507 ++- po/zh_CN.po | 2070 ++--- po/zh_TW.po | 1679 ++-- posix/regex.c | 2 + posix/regex.h | 2 - posix/regex_internal.h | 53 +- 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/unix/sysv/linux/arc/configure | 2 +- sysdeps/unix/sysv/linux/csky/configure | 1 + sysdeps/x86_64/fpu/libm-test-ulps | 4 +- time/mktime.c | 6 +- version.h | 2 +- 57 files changed, 33763 insertions(+), 25683 deletions(-) create mode 100644 ChangeLog.old/ChangeLog.21 create mode 100644 nptl/tst-setgroups.c