This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gcc/master-arm in repository toolchain/ci/gdb.
from c0390cb8c1 Remove an xfree from add_path adds abca192fed Automatic date update in version.in adds 28a0d291cd gdb: make struct linespect contain vectors, not pointers to vectors adds 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 new 621f8c42d3 Fix error in file_and_directory patch new 696d6f4d5c Use for-each more in gdb
The 2 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 +- bfd/version.h | 2 +- gdb/ada-lang.c | 22 +- gdb/bcache.c | 8 +- gdb/c-exp.y | 41 ++-- gdb/cp-support.c | 4 +- gdb/d-exp.y | 25 ++- gdb/disasm.c | 39 +++- gdb/doc/python.texi | 3 + gdb/dwarf2/read.c | 2 +- gdb/f-exp.y | 46 ++--- gdb/go-exp.y | 25 ++- gdb/linespec.c | 222 ++++++++++----------- gdb/p-exp.y | 20 +- gdb/python/py-value.c | 116 ++++++----- gdb/rs6000-tdep.c | 69 ++++++- gdb/rust-parse.c | 32 ++- gdb/source.c | 4 +- gdb/symtab.c | 5 +- .../{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 +- 24 files changed, 512 insertions(+), 363 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%)