This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-arm-build_cross in repository toolchain/ci/binutils-gdb.
from bd24c5d65b [gdb/testsuite] Fix section matching in find_pc_sect_compuni [...] adds b1d4d8d128 gdb/breakpoint: use gdb::option for the '-force' flag adds 5eb9e3f517 gdb: remove unused includes in xtensa-tdep.c adds 7f40ce1a9e gdb: remove unused includes in m32c-tdep.c adds bcd213b2cf Fix the decoding of DW_FORM_ref_addr DWARF attribute. adds 27e5e547c7 Fix seg-fault when running the ld testsuite for the hppa64-l [...] adds 0bf21fbd79 Add skip_fortran_tests to two Fortran testcases adds 934a176407 Fix gdb.python/py-format-string.exp with Clang new 06db6ec3d9 [gdb/testsuite] Fix gdb.cp/psymtab-parameter.exp with -readnow new 5868da034f [gdb/testsuite] Fix gdb.base/maint.exp FAILs with -readnow new 297e9a75f2 [gdb/testsuite] Fix DUPLICATEs in gdb.base/multi-forks.exp new b448cca522 [gdb/testsuite] Fix gdb.base/multi-forks.exp timeout with -readnow
The 4 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/elf64-hppa.c | 2 +- binutils/ChangeLog | 27 ++ binutils/dwarf.c | 585 ++++++++++++++++++++------ gdb/ChangeLog | 16 + gdb/breakpoint.c | 84 +++- gdb/m32c-tdep.c | 8 - gdb/testsuite/ChangeLog | 29 ++ gdb/testsuite/gdb.base/condbreak.exp | 8 + gdb/testsuite/gdb.base/maint.exp | 25 +- gdb/testsuite/gdb.base/multi-forks.exp | 58 ++- gdb/testsuite/gdb.cp/psymtab-parameter.exp | 7 +- gdb/testsuite/gdb.mi/mi-fortran-modules.exp | 2 + gdb/testsuite/gdb.mi/mi-vla-fortran.exp | 6 +- gdb/testsuite/gdb.python/py-format-string.exp | 4 +- gdb/xtensa-tdep.c | 9 - 16 files changed, 667 insertions(+), 209 deletions(-)