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-Oz_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 [...] new f9b645b4b0 memusagestat: use local glibc when linking [BZ #18465]
The 1 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: ChangeLog | 43 ++++++++++++++ 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 - 10 files changed, 453 insertions(+), 120 deletions(-) create mode 100644 elf/tst-pldd.c create mode 100644 locale/tst-locale-locpath.sh