This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-mainline-allmodconfig in repository toolchain/ci/binutils-gdb.
from baae986a40 Update objdump's --disassemble=<symbol> feature so that if < [...] adds dee3ee2224 Arm: Clean up PE GAS testsuite correct THUMB tests. adds 6471e7d23d Replace "the the" with "the" adds 776489e0a7 Remove cleanups from solib-target.c adds 2030c07971 Change all_objfiles adapter to be a method on program_space adds 7e955d83c4 Change all_objfiles_safe adapter to be a method on program_space adds b669c95337 Add compunits range adapter to objfile adds f252c6d5dc Make psymtab range adapter a method on objfile adds 604b1bfb46 Simplify minsym iteration adds 7932255de5 Make minimal symbol range adapter a method on objfile adds 241110d6cd Automatic date update in version.in adds f3be6050c8 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gas/ChangeLog | 11 + .../gas/arm/{archv6t2-1.d => archv6t2-1-pe.d} | 2 +- gas/testsuite/gas/arm/archv6t2-1.d | 1 + gas/testsuite/gas/arm/csdb.d | 1 + .../gas/arm/{sb-thumb1.d => sb-thumb1-pe.d} | 4 +- gas/testsuite/gas/arm/sb-thumb1.d | 3 +- .../gas/arm/{sb-thumb2.d => sb-thumb2-pe.d} | 2 +- gas/testsuite/gas/arm/sb-thumb2.d | 1 + gas/testsuite/gas/arm/udf.d | 1 + gdb/ChangeLog | 187 +++++++++++++++- gdb/aarch64-tdep.c | 2 +- gdb/ada-lang.c | 26 +-- gdb/amd64-windows-tdep.c | 2 +- gdb/blockframe.c | 2 +- gdb/breakpoint.c | 8 +- gdb/coffread.c | 4 +- gdb/compile/compile-object-run.c | 2 +- gdb/cp-support.c | 10 +- gdb/dbxread.c | 2 +- gdb/dwarf-index-write.c | 2 +- gdb/dwarf2-frame.c | 2 +- gdb/dwarf2loc.h | 2 +- gdb/elfread.c | 4 +- gdb/gcore.c | 4 +- gdb/guile/scm-objfile.c | 2 +- gdb/guile/scm-pretty-print.c | 2 +- gdb/guile/scm-progspace.c | 2 +- gdb/hppa-tdep.c | 6 +- gdb/jit.c | 4 +- gdb/linespec.c | 8 +- gdb/linux-thread-db.c | 4 +- gdb/main.c | 2 +- gdb/maint.c | 8 +- gdb/mdebugread.c | 2 +- gdb/mi/mi-cmd-file.c | 4 +- gdb/mi/mi-interp.c | 2 +- gdb/minsyms.c | 4 +- gdb/nat/aarch64-sve-linux-sigcontext.h | 2 +- gdb/objc-lang.c | 20 +- gdb/objfiles.c | 30 +-- gdb/objfiles.h | 241 +++++++++------------ gdb/ppc-linux-tdep.c | 2 +- gdb/printcmd.c | 2 +- gdb/probe.c | 6 +- gdb/progspace.h | 33 ++- gdb/psymtab.c | 12 +- gdb/psymtab.h | 15 +- gdb/python/py-objfile.c | 4 +- gdb/python/py-prettyprint.c | 2 +- gdb/python/py-progspace.c | 2 +- gdb/python/py-xmethods.c | 2 +- gdb/solib-dsbt.c | 2 +- gdb/solib-spu.c | 2 +- gdb/solib-target.c | 68 ++---- gdb/solib.c | 4 +- gdb/source.c | 10 +- gdb/spu-tdep.c | 4 +- gdb/stabsread.c | 2 +- gdb/symfile-debug.c | 2 +- gdb/symfile.c | 24 +- gdb/symmisc.c | 36 +-- gdb/symtab.c | 72 +++--- gdb/valprint.c | 2 +- gdb/windows-tdep.c | 2 +- 65 files changed, 554 insertions(+), 386 deletions(-) copy gas/testsuite/gas/arm/{archv6t2-1.d => archv6t2-1-pe.d} (80%) copy gas/testsuite/gas/arm/{sb-thumb1.d => sb-thumb1-pe.d} (63%) copy gas/testsuite/gas/arm/{sb-thumb2.d => sb-thumb2-pe.d} (73%)