This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_binutils/master-aarch64 in repository toolchain/ci/glibc.
from a6a9c1a36b test-memcpy.c: Double TIMEOUT to (8 * 60) adds 3a523ccd78 locale: Fix localedata/sort-test undefined behavior adds db6c4935fa Fix memmove call in vfprintf-internal.c:group_number adds b05fae4d8e elf: Use the minimal malloc on tunables_strdup adds 824dd3ec49 Fix build a chec failures after b05fae4d8e34
No new revisions were added by this update.
Summary of changes: elf/Makefile | 7 +- elf/dl-minimal-malloc.c | 112 +++++++++++++++++++ elf/dl-minimal.c | 124 ++------------------- elf/dl-tunables.c | 7 +- localedata/collate-test.c | 11 +- stdio-common/vfprintf-internal.c | 3 +- .../{dl-relocate-ld.h => dl-minimal-malloc.h} | 15 ++- sysdeps/mach/hurd/i386/localplt.data | 1 - 8 files changed, 150 insertions(+), 130 deletions(-) create mode 100644 elf/dl-minimal-malloc.c copy sysdeps/generic/{dl-relocate-ld.h => dl-minimal-malloc.h} (68%)