This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/llvm-release-arm-spec2k6-Os in repository toolchain/ci/glibc.
from 5397c399f9 S390: Add new s390 platform z15. new fca2d6186a Make tst-strftime2 and tst-strftime3 depend on locale generation new c347431fb5 mips: Force RWX stack for hard-float builds that can run on [...] new 5f620768fb malloc: Fix missing accounting of top chunk in malloc_info [ [...] new 09b81b2bab Add glibc.malloc.mxfast tunable new 09abef31a5 malloc: Various cleanups for malloc/tst-mxfast new 919af705ee Base max_fast on alignment, not width, of bins (Bug 24903) new a4b3bbf71e Don't use a custom wrapper macro around __has_include (bug 25189). new 37c90e1173 rtld: Check __libc_enable_secure before honoring LD_PREFER_M [...]
The 8 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 | 46 +++++++++++++++++++++++++ NEWS | 10 ++++++ elf/dl-tunables.list | 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 ----- 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 ++ 15 files changed, 223 insertions(+), 48 deletions(-) copy posix/tst-fnmatch5.c => malloc/tst-mxfast.c (58%)