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 a85885ff7e gdb: Add PowerPC support to gdb.dwarf2/frame-inlined-in-outer-frame adds 21ce5fa063 Automatic date update in version.in adds 43908c1653 Error on ld output file name matching input file name adds d91c67e873 Re: Add support for AArch64 EFI (efi-*-aarch64) adds af5300fe24 [gdb/ada] Fix assert in ada_is_unconstrained_packed_array_type adds 9dec38d3b1 [gdb/symtab] Support -readnow during reread adds 545e49f5ee [gdb/tdep] Fix inferior plt calls in PIE for i386 adds c178f2a133 [gdb/testsuite] Fix FAIL in gdb.tui/basic.exp adds 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. new cd0f67f363 gdb: make set_raw_breakpoint static new c32ce0dc6c gdb: rename "maint agent" functions new 9931e521bf gdb/linespec.c: simplify condition new c0390cb8c1 Remove an xfree from add_path
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/version.h | 2 +- binutils/objcopy.c | 86 ++++++++++------------ gdb/ada-lang.c | 2 + gdb/ax-gdb.c | 14 ++-- gdb/breakpoint.c | 10 +-- gdb/fbsd-tdep.c | 2 + gdb/i386-tdep.c | 43 +++++++++++ gdb/infcmd.c | 4 +- gdb/linespec.c | 3 +- gdb/maint.c | 2 +- gdb/maint.h | 3 + gdb/remote.c | 2 +- gdb/source.c | 13 +--- gdb/symfile.c | 17 ++++- gdb/symtab.c | 13 +++- gdb/symtab.h | 2 +- gdb/testsuite/gdb.ada/exec_changed.exp | 8 -- gdb/testsuite/gdb.base/cached-source-file.exp | 18 +++-- gdb/testsuite/gdb.base/reread.exp | 8 -- gdb/testsuite/gdb.tui/basic.exp | 46 ++++++++---- .../include-main.c => gdb.tui/main-one-line.c} | 2 +- gdb/testsuite/lib/jit-elf-helpers.exp | 4 +- include/ChangeLog | 4 + include/elf/common.h | 2 + ld/ldlang.c | 16 ++++ ld/testsuite/ld-misc/just-symbols.exp | 2 +- 26 files changed, 206 insertions(+), 122 deletions(-) copy gdb/testsuite/{gdb.base/include-main.c => gdb.tui/main-one-line.c} (96%)