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-master-aarch64-spec2k6-Os in repository toolchain/ci/glibc.
from 52faba65f8 powerpc: Fix format issue from 3a16dd780eeba602 adds 9bf8e29ca1 malloc: make malloc fail with requests larger than PTRDIFF_M [...]
No new revisions were added by this update.
Summary of changes: ChangeLog | 34 +++++++++++++ NEWS | 6 +++ malloc/hooks.c | 17 ++++--- malloc/malloc.c | 112 ++++++++++++++++++------------------------ malloc/malloc.h | 17 ++++--- malloc/tst-malloc-too-large.c | 49 ++++++++++++++++++ malloc/tst-memalign.c | 10 ++++ malloc/tst-posix_memalign.c | 10 ++++ malloc/tst-pvalloc.c | 10 ++++ malloc/tst-reallocarray.c | 27 ++++++++-- malloc/tst-valloc.c | 10 ++++ stdlib/stdlib.h | 13 +++-- 12 files changed, 227 insertions(+), 88 deletions(-)