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-arm-spec2k6-Oz_LTO in repository toolchain/ci/glibc.
from e485b2b6e0 locale: Add LOCPATH diagnostics to the locale program adds 2d398aa272 Remove do_set_mallopt_check prototype adds 1a4c27355e elf: Fix pldd (BZ#18035) adds 439bf53496 locale/tst-locale-locpath: Run test only for $(run-built-tes [...] adds f9b645b4b0 memusagestat: use local glibc when linking [BZ #18465] adds fe92a91f1e Reduce benchtests time
No new revisions were added by this update.
Summary of changes: ChangeLog | 35 ++++++++++++ benchtests/Makefile | 4 +- benchtests/bench-malloc-thread.c | 2 +- elf/Makefile | 1 + elf/pldd-xx.c | 114 +++++++++++++------------------------ elf/pldd.c | 64 ++++++++++----------- elf/tst-pldd.c | 118 +++++++++++++++++++++++++++++++++++++++ locale/Makefile | 5 +- malloc/Makefile | 4 +- malloc/arena.c | 1 - 10 files changed, 233 insertions(+), 115 deletions(-) create mode 100644 elf/tst-pldd.c