This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap 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 adds a5d8391846 gdb: use try/catch around a gdb_disassembler::print_insn call adds 2988a36005 gdb/python: Use tp_init instead of tp_new to setup gdb.Value
No new revisions were added by this update.
Summary of changes: bfd/elf.c | 12 ++- gdb/disasm.c | 39 ++++++- gdb/doc/python.texi | 3 + gdb/python/py-value.c | 116 ++++++++++++--------- 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 +++--- gdb/testsuite/gdb.python/py-value.exp | 59 ++++++++++- ld/ldlang.c | 2 +- 10 files changed, 297 insertions(+), 120 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%)