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-aarch64-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 [...]
No new revisions were added by this update.
Summary of changes: ChangeLog | 36 ++++++++++++ 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/arena.c | 1 - 9 files changed, 444 insertions(+), 118 deletions(-) create mode 100644 elf/tst-pldd.c create mode 100644 locale/tst-locale-locpath.sh