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_tk1/llvm-master-arm-spec2k6-O2 in repository toolchain/ci/glibc.
from d34ed66f96 manual: Document unsupported cases for interposition adds e785361ce3 i386: Regenerate ulps adds ddcc612ce9 Exclude static tests for mcheck and malloc-check adds de2f68c3c7 hurd: _Fork: unlock malloc before calling fork child hooks adds fb1621a886 manual: Drop the .so suffix in libc_malloc_debug description adds 4aedc25f55 __cxa_thread_atexit_impl: Abort on allocation failure [BZ #18524] new b8e8bb324a xmalloc: Fix warnings with gcc analyzer new 70d08ba204 tests: use xmalloc to allocate implementation array
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: benchtests/bench-string.h | 5 +- include/programs/xmalloc.h | 9 ++-- malloc/Makefile | 13 ++--- manual/memory.texi | 6 +-- manual/tunables.texi | 2 +- misc/sys/cdefs.h | 10 ++++ stdlib/cxa_thread_atexit_impl.c | 4 ++ string/test-string.h | 5 +- support/support.h | 24 ++++++--- sysdeps/i386/fpu/libm-test-ulps | 48 ++++++++--------- sysdeps/i386/i686/fpu/multiarch/libm-test-ulps | 74 +++++++++++++------------- sysdeps/mach/hurd/_Fork.c | 1 + 12 files changed, 112 insertions(+), 89 deletions(-)