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-O3 in repository toolchain/ci/glibc.
from 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. adds 7279f0a282 Sync intprops.h from Gnulib adds db10cd9e62 Sync mktime.c from Gnulib adds 6aa1160d16 Sync regex.h from Gnulib adds 70c609f303 Copy regex BITSET_WORD_BITS porting from Gnulib adds 2cc478ed1b Copy regex_internal.h from Gnulib adds 180d9bc324 manual: Fix some @code/@var formatting glitches chapter Date [...] adds ac3bda9a25 x86: Rename Intel CPU feature names adds ce62504488 hurd: Implement basic sched_get/setscheduler adds 8c6beab4e1 hurd: Rework sbrk adds 4ebd73d43f hurd: Add missing hidden def adds b71bc845dd tst-cancel4: Make blocking on write more portable adds ac54c335e9 htl: Enable tst-cancelx?[45] adds 42a00a0fb4 Use Linux 5.8 in build-many-glibcs.py. adds 1cfb471528 Update syscall lists for Linux 5.8. adds b7dd366dbe math: Fix inaccuracy of j0f for x >= 2^127 when sin(x)+cos(x [...] adds 268ed383b5 manual: Fix strerrorname_np and strerrordesc_np return type [...] adds 3d3ab573a5 Linux: Use faccessat2 to implement faccessat (bug 18683) adds c318905e14 manual: Put the istrerrorname_np and strerrordesc_np return [...] adds 9bfc225078 math: Regenerate auto-libm-test-out-j0 adds 5ff35e9544 math: Update x86_64 ulps adds bad4a908ff manual: Fix sigdescr_np and sigabbrev_np return type (BZ #26343) adds 0be0845b7a S390: Regenerate ULPs. adds 12b2fd0ef9 aarch64: update ulps. adds 4a14cb87ca y2038: nptl: Convert pthread_{clock|timed}join_np to support [...] adds b3aa7976d0 Update kernel version to 5.8 in tst-mman-consts.py. adds 23a7896d06 Update build-many-glibcs.py for binutils ia64 obsoletion. adds cb7e7a5ca1 nptl: Handle NULL abstime [BZ #26394] adds c4e4b2e149 Correct locking and cancellation cleanup in syslog functions [...] adds 88a2cf6c4b Add new STATX_* constants from Linux 5.8 to bits/statx-generic.h. adds c08df688f2 Use MPC 1.2.0 in build-many-glibcs.py. adds e5baabf57b Add C2x BOOL_MAX and BOOL_WIDTH to limits.h.
No new revisions were added by this update.
Summary of changes: ChangeLog.old/ChangeLog.21 | 15377 +++++++++++++++++++ Makerules | 4 +- NEWS | 136 +- benchtests/README | 20 +- hurd/Versions | 3 - include/features.h | 2 +- include/intprops.h | 17 +- include/limits.h | 12 + io/bits/statx-generic.h | 3 + manual/errno.texi | 4 +- manual/signal.texi | 4 +- manual/time.texi | 20 +- math/auto-libm-test-in | 2 + math/auto-libm-test-out-j0 | 25 + misc/syslog.c | 44 +- nptl/Makefile | 16 +- nptl/pthreadP.h | 16 +- nptl/pthread_clockjoin.c | 25 +- nptl/pthread_join_common.c | 19 +- nptl/pthread_timedjoin.c | 22 +- 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 | 16 +- sysdeps/aarch64/libm-test-ulps | 2 +- sysdeps/i386/i686/fpu/multiarch/libm-test-ulps | 6 +- sysdeps/ieee754/flt-32/e_j0f.c | 17 +- sysdeps/mach/hurd/brk.c | 16 +- sysdeps/mach/hurd/i386/libc.abilist | 1 - .../error_t.h => sysdeps/mach/hurd/i386/vm_param.h | 12 +- {posix => sysdeps/mach/hurd}/sched_gets.c | 8 +- {posix => sysdeps/mach/hurd}/sched_sets.c | 20 +- sysdeps/nptl/futex-internal.h | 52 + sysdeps/pthread/Makefile | 13 +- {nptl => sysdeps/pthread}/tst-cancel4-common.c | 0 {nptl => sysdeps/pthread}/tst-cancel4-common.h | 1 + {nptl => sysdeps/pthread}/tst-cancel4.c | 11 +- {nptl => sysdeps/pthread}/tst-cancel5.c | 0 {nptl => sysdeps/pthread}/tst-cancelx4.c | 0 {nptl => sysdeps/pthread}/tst-cancelx5.c | 0 sysdeps/riscv/rv64/rvd/libm-test-ulps | 33 +- sysdeps/s390/fpu/libm-test-ulps | 2 +- sysdeps/unix/sysv/linux/aarch64/arch-syscall.h | 1 + sysdeps/unix/sysv/linux/alpha/arch-syscall.h | 1 + sysdeps/unix/sysv/linux/arc/arch-syscall.h | 1 + sysdeps/unix/sysv/linux/arc/configure | 2 +- sysdeps/unix/sysv/linux/arm/arch-syscall.h | 1 + sysdeps/unix/sysv/linux/csky/arch-syscall.h | 1 + sysdeps/unix/sysv/linux/csky/configure | 1 + sysdeps/unix/sysv/linux/faccessat.c | 14 +- sysdeps/unix/sysv/linux/hppa/arch-syscall.h | 1 + sysdeps/unix/sysv/linux/i386/arch-syscall.h | 1 + sysdeps/unix/sysv/linux/ia64/arch-syscall.h | 1 + sysdeps/unix/sysv/linux/kernel-features.h | 8 + sysdeps/unix/sysv/linux/m68k/arch-syscall.h | 1 + sysdeps/unix/sysv/linux/microblaze/arch-syscall.h | 1 + sysdeps/unix/sysv/linux/mips/mips32/arch-syscall.h | 1 + .../unix/sysv/linux/mips/mips64/n32/arch-syscall.h | 1 + .../unix/sysv/linux/mips/mips64/n64/arch-syscall.h | 1 + sysdeps/unix/sysv/linux/nios2/arch-syscall.h | 1 + .../sysv/linux/powerpc/powerpc32/arch-syscall.h | 1 + .../sysv/linux/powerpc/powerpc64/arch-syscall.h | 1 + sysdeps/unix/sysv/linux/riscv/rv64/arch-syscall.h | 1 + .../unix/sysv/linux/s390/s390-32/arch-syscall.h | 1 + .../unix/sysv/linux/s390/s390-64/arch-syscall.h | 1 + sysdeps/unix/sysv/linux/sh/arch-syscall.h | 1 + .../unix/sysv/linux/sparc/sparc32/arch-syscall.h | 1 + .../unix/sysv/linux/sparc/sparc64/arch-syscall.h | 1 + sysdeps/unix/sysv/linux/syscall-names.list | 5 +- sysdeps/unix/sysv/linux/tst-mman-consts.py | 2 +- sysdeps/unix/sysv/linux/x86_64/64/arch-syscall.h | 1 + sysdeps/unix/sysv/linux/x86_64/x32/arch-syscall.h | 1 + sysdeps/x86/cpu-features.h | 18 +- sysdeps/x86/tst-get-cpu-features.c | 12 +- sysdeps/x86_64/fpu/libm-test-ulps | 6 +- time/mktime.c | 6 +- version.h | 2 +- 112 files changed, 33984 insertions(+), 25785 deletions(-) create mode 100644 ChangeLog.old/ChangeLog.21 copy bits/types/error_t.h => sysdeps/mach/hurd/i386/vm_param.h (74%) copy {posix => sysdeps/mach/hurd}/sched_gets.c (88%) copy {posix => sysdeps/mach/hurd}/sched_sets.c (80%) rename {nptl => sysdeps/pthread}/tst-cancel4-common.c (100%) rename {nptl => sysdeps/pthread}/tst-cancel4-common.h (99%) rename {nptl => sysdeps/pthread}/tst-cancel4.c (99%) rename {nptl => sysdeps/pthread}/tst-cancel5.c (100%) rename {nptl => sysdeps/pthread}/tst-cancelx4.c (100%) rename {nptl => sysdeps/pthread}/tst-cancelx5.c (100%)