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_apm/llvm-master-arm-spec2k6-Oz_LTO in repository toolchain/ci/binutils-gdb.
from 3f52a09075 gdb/python: Export nibbles to python layer adds fba1ac87dc Fix the sorting algorithm for reloc entries adds 8e2da16518 Fix assertion failure in copy_type adds 9c0ea78342 Automatic date update in version.in adds 49954a0d85 Automatic date update in version.in adds 8a24927bc8 PR29261, memory leak in parse_stab_struct_fields adds 0d02e70b19 PR29262, memory leak in pr_function_type adds 5ffa6ca3e5 Move finish_print out of value_print_options adds 7b97003ccd Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/elflink.c | 12 ++++++++++-- bfd/version.h | 2 +- binutils/prdbg.c | 7 ++----- binutils/stabs.c | 5 ++++- gdb/gdbtypes.c | 21 +++++++++------------ gdb/infcmd.c | 15 ++++++++++----- gdb/testsuite/gdb.base/printcmds.exp | 3 +++ gdb/valprint.c | 1 - gdb/valprint.h | 3 --- ld/testsuite/ld-elf/pr29259.d | 13 +++++++++++++ ld/testsuite/ld-elf/pr29259.s | 14 ++++++++++++++ ld/testsuite/ld-elf/pr29259.t | 4 ++++ 12 files changed, 70 insertions(+), 30 deletions(-) create mode 100644 ld/testsuite/ld-elf/pr29259.d create mode 100644 ld/testsuite/ld-elf/pr29259.s create mode 100644 ld/testsuite/ld-elf/pr29259.t