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 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) new 439bf53496 locale/tst-locale-locpath: Run test only for $(run-built-tes [...]
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 | 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