This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm in repository toolchain/ci/binutils-gdb.
from a8a7c763fd Fix bug in source.c change adds da1ecf8919 PR28673, input file 'gcov' is the same as output file adds a619b58721 bfd_section_from_shdr: Support SHT_RELR sections adds 44f3c3c212 ppc: use "trap" ("tw, 31, 0, 0") as breakpoint instruction adds 2bd64d2109 ppc: recognize all program traps new a5d8391846 gdb: use try/catch around a gdb_disassembler::print_insn call
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: bfd/elf.c | 12 +++- gdb/disasm.c | 39 ++++++++++-- gdb/rs6000-tdep.c | 69 +++++++++++++++++++++- .../{aarch64-brk-patterns.exp => powerpc-trap.exp} | 52 ++++++++-------- .../cast-call.c => gdb.arch/powerpc-trap.s} | 36 +++++------ .../powerpc64-trap.s} | 29 +++++---- ld/ldlang.c | 2 +- 7 files changed, 171 insertions(+), 68 deletions(-) copy gdb/testsuite/gdb.arch/{aarch64-brk-patterns.exp => powerpc-trap.exp} (52%) copy gdb/testsuite/{gdb.base/cast-call.c => gdb.arch/powerpc-trap.s} (77%) copy gdb/testsuite/{gdb.base/info_sources_2-header.h => gdb.arch/powerpc64-trap.s} (74%)