This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/gnu-master-arm-spec2k6-Os in repository toolchain/ci/glibc.
from 354e4c1add test-container: Install with $(sorted-subdirs) [BZ #24794] adds b8b3d5a14e Linux: Move getdents64 to <dirent.h> adds 8a814e20d4 nptl: Use uintptr_t for address diagnostic in nptl/tst-pthre [...] adds c86b8e7579 Restore r31 setting in powerpc32 swapcontext. adds 0bfddfc944 iconv: Revert steps array reference counting changes adds cc3bf31933 Update translations. adds e712490684 Update install and NEWS for 2.30 release. adds 0a8262a1b2 Tag 2.30 release. adds 0b8c2f95df Open master for 2.31 development. adds e1df30fbc2 Get new entropy on each attempt __gen_tempname (BZ #15813) adds b0f6679bcd malloc: Remove unwanted leading whitespace in malloc_info [B [...] adds 3175dcc1e6 hppa: Update libm-tests-ulps adds 066020c5e8 powerpc: Cleanup: use actual power8 assembly mnemonics adds c7a26cba2a Update Linux kernel version number in tst-mman-consts.py to 5.2. adds 9c37bde5a2 Update kernel version in comment in syscall-names.list. adds a6c1ce778e elf: tst-ldconfig-bad-aux-cache: use support_capture_subprocess adds 1a7fe2ebe5 login: Remove utmp backend jump tables [BZ #23518] adds 503fc587f3 sh: Update libm-tests-ulps adds 27a0914e45 riscv: Enable VDSO for static linking adds 5e855c8954 s390: Enable VDSO for static linking adds c9c1a413c0 sparc: Enable VDSO for static linking adds d665367f59 linux: Enable vDSO for static linking as default (BZ#19767) adds 98013846ec Add CLONE_PIDFD from Linux 5.2 to bits/sched.h. adds 8d454abeb4 s390: Fix Enable VDSO for static linking adds d8b9780369 Add AT_RECURSIVE from Linux 5.2 to fcntl.h. adds a02cd8e4e0 Add SYNC_FILE_RANGE_WRITE_AND_WAIT from Linux 5.2 to bits/fc [...] adds b6d2c4475d malloc: Fix missing accounting of top chunk in malloc_info [ [...] adds c48d92b430 Add glibc.malloc.mxfast tunable
No new revisions were added by this update.
Summary of changes: ChangeLog | 262 ++++ INSTALL | 10 +- NEWS | 129 +- bits/{unistd_ext.h => dirent_ext.h} | 6 +- dirent/Makefile | 2 +- dirent/dirent.h | 2 + elf/dl-tunables.list | 5 + elf/tst-ldconfig-bad-aux-cache.c | 73 +- iconv/gconv_cache.c | 9 +- include/features.h | 2 +- io/fcntl.h | 1 + libio/Makefile | 16 +- libio/iofclose.c | 15 +- libio/tst-wfile-ascii.c | 56 - libio/tst-wfile-gconv.c | 36 - login/getutent_r.c | 108 +- login/getutid_r.c | 2 +- login/getutline_r.c | 2 +- login/updwtmp.c | 2 +- login/utmp-private.h | 29 +- login/utmp_file.c | 89 +- login/utmpname.c | 3 +- malloc/Makefile | 3 + malloc/arena.c | 2 + malloc/malloc.c | 29 +- elf/tst-pie2.c => malloc/tst-mxfast.c | 38 +- manual/filesys.texi | 2 +- manual/install.texi | 10 +- manual/tunables.texi | 12 + manual/users.texi | 20 +- nptl/tst-pthread-getattr.c | 17 +- po/be.po | 726 ++++++------ po/bg.po | 465 ++++---- po/ca.po | 468 ++++---- po/cs.po | 480 ++++---- po/da.po | 464 ++++---- po/de.po | 451 ++++--- po/el.po | 453 ++++--- po/eo.po | 440 ++++--- po/es.po | 464 ++++---- po/fi.po | 450 +++---- po/fr.po | 464 ++++---- po/gl.po | 454 ++++--- po/hr.po | 658 ++++++----- po/hu.po | 447 ++++--- po/ia.po | 463 ++++---- po/id.po | 464 ++++---- po/it.po | 469 ++++---- po/ja.po | 464 ++++---- po/ko.po | 464 ++++---- po/lt.po | 468 ++++---- po/nb.po | 456 ++++--- po/nl.po | 596 +++++----- po/pl.po | 451 ++++--- po/pt_BR.po | 466 ++++---- po/ru.po | 464 ++++---- po/rw.po | 454 ++++--- po/sk.po | 464 ++++---- po/sl.po | 449 ++++--- po/sv.po | 544 ++++----- po/tr.po | 464 ++++---- po/uk.po | 468 ++++---- po/vi.po | 464 ++++---- po/zh_CN.po | 464 ++++---- po/zh_TW.po | 1245 ++++++++------------ sysdeps/hppa/fpu/libm-test-ulps | 88 +- sysdeps/posix/tempname.c | 13 +- sysdeps/powerpc/powerpc64/power8/memchr.S | 31 +- sysdeps/powerpc/powerpc64/power8/memcmp.S | 21 +- sysdeps/powerpc/powerpc64/power8/memrchr.S | 30 +- sysdeps/powerpc/powerpc64/power8/memset.S | 10 +- sysdeps/powerpc/powerpc64/power8/strchr.S | 30 +- sysdeps/powerpc/powerpc64/power8/strlen.S | 23 +- sysdeps/powerpc/powerpc64/power8/strncmp.S | 2 +- sysdeps/powerpc/powerpc64/power8/strncpy.S | 2 +- sysdeps/powerpc/powerpc64/power8/strnlen.S | 51 +- sysdeps/powerpc/powerpc64/power8/strrchr.S | 39 +- sysdeps/powerpc/powerpc64/power8/strspn.S | 35 +- sysdeps/sh/libm-test-ulps | 40 +- sysdeps/unix/getlogin_r.c | 7 +- sysdeps/unix/sysv/linux/aarch64/sysdep.h | 3 - sysdeps/unix/sysv/linux/arm/sysdep.h | 3 - .../unix/sysv/linux/bits/dirent_ext.h | 23 +- sysdeps/unix/sysv/linux/bits/fcntl-linux.h | 5 + sysdeps/unix/sysv/linux/bits/sched.h | 2 + sysdeps/unix/sysv/linux/bits/unistd_ext.h | 6 - sysdeps/unix/sysv/linux/i386/sysdep.h | 3 - sysdeps/unix/sysv/linux/mips/mips32/sysdep.h | 3 - sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h | 3 - sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h | 3 - .../linux/powerpc/powerpc32/swapcontext-common.S | 3 + sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h | 3 - sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h | 3 - sysdeps/unix/sysv/linux/riscv/init-first.c | 8 +- sysdeps/unix/sysv/linux/riscv/libc-vdso.h | 6 +- sysdeps/unix/sysv/linux/s390/init-first.c | 8 +- sysdeps/unix/sysv/linux/s390/libc-vdso.h | 3 - sysdeps/unix/sysv/linux/sparc/init-first.c | 8 +- sysdeps/unix/sysv/linux/sparc/libc-vdso.h | 6 +- sysdeps/unix/sysv/linux/syscall-names.list | 2 +- sysdeps/unix/sysv/linux/sysdep-vdso.h | 2 +- sysdeps/unix/sysv/linux/sysdep.h | 7 - sysdeps/unix/sysv/linux/tst-mman-consts.py | 2 +- sysdeps/unix/sysv/linux/x86/libc-vdso.h | 6 +- sysdeps/unix/sysv/linux/x86_64/sysdep.h | 3 - version.h | 2 +- wcsmbs/wcsmbsload.c | 10 - wcsmbs/wcsmbsload.h | 1 - 108 files changed, 9245 insertions(+), 9431 deletions(-) copy bits/{unistd_ext.h => dirent_ext.h} (84%) delete mode 100644 libio/tst-wfile-ascii.c delete mode 100644 libio/tst-wfile-gconv.c copy elf/tst-pie2.c => malloc/tst-mxfast.c (53%) copy support/xspawn.h => sysdeps/unix/sysv/linux/bits/dirent_ext.h (64%)