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_build/master-aarch64 in repository toolchain/ci/gdb.
from 4281b0c8fc [gdb/testsuite] Fix options arg handling in compile_jit_elf_ [...] adds c5a9fcdfee Avoid extra work in global_symbol_searcher::expand_symtabs adds b4992e9990 Support AT_FXRNG and AT_KPRELOAD on FreeBSD. adds cd0f67f363 gdb: make set_raw_breakpoint static adds c32ce0dc6c gdb: rename "maint agent" functions adds 9931e521bf gdb/linespec.c: simplify condition adds 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 new da1ecf8919 PR28673, input file 'gcov' is the same as output file new a619b58721 bfd_section_from_shdr: Support SHT_RELR sections new 44f3c3c212 ppc: use "trap" ("tw, 31, 0, 0") as breakpoint instruction new 2bd64d2109 ppc: recognize all program traps
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/elf.c | 12 +- bfd/version.h | 2 +- gdb/ax-gdb.c | 14 +- gdb/breakpoint.c | 10 +- gdb/fbsd-tdep.c | 2 + gdb/linespec.c | 223 ++++++++++----------- gdb/rs6000-tdep.c | 69 ++++++- gdb/source.c | 13 +- gdb/symtab.c | 13 +- .../{aarch64-brk-patterns.exp => powerpc-trap.exp} | 52 ++--- .../cast-call.c => gdb.arch/powerpc-trap.s} | 36 ++-- .../powerpc64-trap.s} | 29 +-- include/ChangeLog | 4 + include/elf/common.h | 2 + ld/ldlang.c | 2 +- 15 files changed, 276 insertions(+), 207 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%)