This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from a827b8ec32f Unify the DWARF index holders new 496feb16f85 Add accessors for symbol's artificial field new 6bc3c5b4382 Use array_view for symbol_impls new f66b5363431 Remove symbol::aclass_index new e19b2d94653 Replace symbol_objfile with symbol::objfile new bcd6845e2b6 Replace symbol_arch with symbol::arch new 4206d69e96a Replace symbol_symtab with symbol::symtab
The 6 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: gdb/ada-lang.c | 12 +++---- gdb/block.c | 4 +-- gdb/btrace.c | 6 ++-- gdb/buildsym.c | 12 +++---- gdb/compile/compile-c-symbols.c | 2 +- gdb/compile/compile-cplus-symbols.c | 2 +- gdb/compile/compile-cplus-types.c | 4 +-- gdb/compile/compile-object-load.c | 2 +- gdb/dwarf2/read.c | 14 ++++---- gdb/expop.h | 2 +- gdb/findvar.c | 12 +++---- gdb/frame.c | 2 +- gdb/guile/scm-frame.c | 2 +- gdb/guile/scm-symbol.c | 6 ++-- gdb/infcmd.c | 2 +- gdb/jit.c | 2 +- gdb/linespec.c | 18 +++++----- gdb/mdebugread.c | 2 +- gdb/mi/mi-symbol-cmds.c | 8 ++--- gdb/printcmd.c | 4 +-- gdb/python/py-frame.c | 2 +- gdb/python/py-symbol.c | 10 +++--- gdb/python/python.c | 2 +- gdb/record-btrace.c | 4 +-- gdb/source.c | 2 +- gdb/symmisc.c | 2 +- gdb/symtab.c | 58 +++++++++++++++---------------- gdb/symtab.h | 69 ++++++++++++++++++++----------------- gdb/tracepoint.c | 2 +- gdb/valops.c | 2 +- 30 files changed, 139 insertions(+), 132 deletions(-)