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-release-arm-spec2k6-O3_LTO in repository toolchain/ci/glibc.
from 5397c399f9 S390: Add new s390 platform z15. adds fca2d6186a Make tst-strftime2 and tst-strftime3 depend on locale generation adds c347431fb5 mips: Force RWX stack for hard-float builds that can run on [...] adds 5f620768fb malloc: Fix missing accounting of top chunk in malloc_info [ [...] adds 09b81b2bab Add glibc.malloc.mxfast tunable adds 09abef31a5 malloc: Various cleanups for malloc/tst-mxfast adds 919af705ee Base max_fast on alignment, not width, of bins (Bug 24903) adds a4b3bbf71e Don't use a custom wrapper macro around __has_include (bug 25189). adds 37c90e1173 rtld: Check __libc_enable_secure before honoring LD_PREFER_M [...] adds f4419b0d01 S390: Fix handling of needles crossing a page in strstr z15 [...] adds 5a08bdb1e7 libio: Disable vtable validation for pre-2.1 interposed hand [...]
No new revisions were added by this update.
Summary of changes: ChangeLog | 46 +++++++++++++++++++++++++ NEWS | 11 ++++++ elf/dl-tunables.list | 5 +++ libio/oldstdfiles.c | 5 +++ malloc/Makefile | 4 ++- malloc/arena.c | 2 ++ malloc/malloc.c | 29 +++++++++++----- posix/tst-fnmatch5.c => malloc/tst-mxfast.c | 44 ++++++++++++----------- manual/tunables.texi | 12 +++++++ misc/sys/cdefs.h | 8 ----- string/test-strstr.c | 41 ++++++++++++++++++---- sysdeps/s390/strstr-arch13.S | 2 +- sysdeps/unix/sysv/linux/bits/statx.h | 12 ++++--- sysdeps/unix/sysv/linux/mips/Makefile | 21 ++++++++--- sysdeps/unix/sysv/linux/mips/configure | 41 ++++++++++++++++++++++ sysdeps/unix/sysv/linux/mips/configure.ac | 32 +++++++++++++++++ sysdeps/unix/sysv/linux/x86_64/64/dl-librecon.h | 3 +- time/Makefile | 2 ++ 18 files changed, 265 insertions(+), 55 deletions(-) copy posix/tst-fnmatch5.c => malloc/tst-mxfast.c (58%)