This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/gnu-master-arm-spec2k6-Os_LTO in repository toolchain/ci/glibc.
from 25f7a3c961 Fix NEWS entry from 9bf8e29ca136 adds 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 | 48 ++++++++++++++ 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 | 8 +++ locale/programs/locale.c | 137 ++++++++++++++++++++++++++++++++++++--- locale/tst-locale-locpath.sh | 83 ++++++++++++++++++++++++ malloc/Makefile | 4 +- malloc/arena.c | 1 - 12 files changed, 461 insertions(+), 123 deletions(-) create mode 100644 elf/tst-pldd.c create mode 100644 locale/tst-locale-locpath.sh