This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64 in repository toolchain/ci/glibc.
from 1d56fd3bae x86_64: Add memcmpeq.S to fix disable-multi-arch build adds 88e316b064 Handle NULL input to malloc_usable_size [BZ #28506] adds 66a273d16a elf: Disable ifuncmain{1,5,5pic,5pie} when using LLD adds 3d5ecb6246 Fix LIBC_PROG_BINUTILS for -fuse-ld=lld adds 04e8169f1d Check if linker also support -mtls-dialect=gnu2 adds 6446c725d4 Fix compiler issue with mmap_internal new 7ca9377bab Disable -Waggressive-loop-optimizations warnings in tst-dynarray.c new f392915d1e benchtests: Improve bench-memcpy-random
The 2 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: aclocal.m4 | 6 +++- benchtests/bench-memcpy-random.c | 54 +++++++++++++++++---------------- configure | 10 ++++-- configure.ac | 4 +-- elf/Makefile | 17 ++++++++--- malloc/malloc-debug.c | 13 ++++---- malloc/malloc.c | 25 ++++++--------- malloc/tst-dynarray.c | 15 +++++++++ malloc/tst-malloc-usable.c | 22 ++++++-------- sysdeps/unix/sysv/linux/mmap_internal.h | 2 ++ 10 files changed, 97 insertions(+), 71 deletions(-)