This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-aarch64-build_cross in repository toolchain/ci/binutils-gdb.
from ff5b3e1458 Save/restore file offset while reading notes in core file adds cd43f63e00 Allow expand_symtabs_matching to examine imported psymtabs adds e2cd5ca40c Simplify psymbol_functions::expand_symtabs_matching adds 2315bb2d57 Simplify use of map_matching_symbols in ada-lang.c adds f4655dee77 Use function view in quick_symbol_functions::map_symbol_filenames adds efe1ecd834 gdb-add-index.sh: Remove use of non posix 'local' adds 03f2bc641d Automatic date update in version.in adds 99066782db gdb/testsuite: make some test names unique in gdb.arch/power [...] adds 594b8948eb Don't clear 'qf' in elf_symfile_read adds 6e23d91aa7 Don't declare elf_sym_fns_lazy_psyms adds fff7b4f846 Automatic date update in version.in new edc02ceb97 Simplify DWARF reader initialization
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/version.h | 2 +- gdb/ChangeLog | 71 ++++++++++++++++++ gdb/ada-lang.c | 46 +++++------- gdb/contrib/gdb-add-index.sh | 25 +++---- gdb/dwarf2/public.h | 11 +-- gdb/dwarf2/read.c | 87 ++++++++++++++-------- gdb/elfread.c | 40 +--------- gdb/mi/mi-cmd-file.c | 6 +- gdb/objfiles.h | 4 +- gdb/psympriv.h | 4 +- gdb/psymtab.c | 21 +++--- gdb/quick-symbol.h | 15 ++-- gdb/symfile-debug.c | 10 +-- gdb/symfile.c | 6 +- gdb/symfile.h | 4 +- gdb/symtab.c | 79 +++++++++----------- gdb/testsuite/ChangeLog | 7 ++ .../gdb.arch/powerpc-disassembler-options.exp | 4 +- gdb/testsuite/gdb.arch/powerpc-fpscr-gcore.exp | 4 +- 19 files changed, 242 insertions(+), 204 deletions(-)