This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-lts-defconfig in repository toolchain/ci/binutils-gdb.
from b3b965fb91 [gdb/testsuite] Fix implicit declaration of printf in gdb.objc/*.m adds 75b493d0f9 Automatic date update in version.in adds 442853af24 Allow passing a block to lookup_global_symbol_from_objfile adds 2e6be59c8d Stop an illegal memory access by readelf when parsing a corr [...] adds c7c860d2d2 When linking binary files into MIPS executables, default to [...] new 48467cb99b Have readelf and objdump display the contents of the DWARF a [...] new d079b9c04a Fix attributation of DWARF augmentation patch. new 297989a10c [gdb/testsuite] Test skip_libstdcxx_probe_tests in mi-catch- [...]
The 3 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: bfd/ChangeLog | 6 ++ bfd/elfxx-mips.c | 6 ++ bfd/version.h | 2 +- binutils/ChangeLog | 12 +++ binutils/dwarf.c | 22 +++++- binutils/readelf.c | 39 +++++++++- gdb/ChangeLog | 9 +++ gdb/compile/compile-object-load.c | 1 + gdb/solib-spu.c | 3 +- gdb/solib-svr4.c | 3 +- gdb/symtab.c | 7 +- gdb/symtab.h | 5 +- gdb/testsuite/ChangeLog | 9 +++ gdb/testsuite/gdb.mi/mi-catch-cpp-exceptions.exp | 99 +++++++++++++++--------- gdb/testsuite/lib/gdb.exp | 17 ++-- gdb/testsuite/lib/mi-support.exp | 7 ++ 16 files changed, 192 insertions(+), 55 deletions(-)