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 1d5f884e505 gdb: rename gdbarch_software_single_step -> gdbarch_get_next_pcs new 4260abb7a70 gdb: rename address_class -> location_class
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: gdb/ada-exp.y | 14 +++--- gdb/ada-lang.c | 58 ++++++++++++------------- gdb/ax-gdb.c | 2 +- gdb/block.c | 6 +-- gdb/c-exp.y | 6 +-- gdb/c-typeprint.c | 2 +- gdb/coffread.c | 24 +++++------ gdb/compile/compile-c-symbols.c | 6 +-- gdb/compile/compile-cplus-symbols.c | 4 +- gdb/cp-support.c | 2 +- gdb/ctfread.c | 40 ++++++++--------- gdb/d-exp.y | 6 +-- gdb/dwarf2/ada-imported.c | 2 +- gdb/dwarf2/read.c | 66 ++++++++++++++-------------- gdb/eval.c | 8 ++-- gdb/expop.h | 10 ++--- gdb/f-exp.y | 2 +- gdb/f-valprint.c | 2 +- gdb/findvar.c | 6 +-- gdb/frame.c | 2 +- gdb/go-exp.y | 2 +- gdb/guile/scm-symbol.c | 26 +++++------ gdb/infcmd.c | 2 +- gdb/jit.c | 2 +- gdb/language.c | 2 +- gdb/linespec.c | 12 +++--- gdb/m2-exp.y | 6 +-- gdb/mdebugread.c | 54 +++++++++++------------ gdb/mi/mi-cmd-stack.c | 2 +- gdb/mips-tdep.c | 2 +- gdb/objfiles.c | 4 +- gdb/p-exp.y | 6 +-- gdb/printcmd.c | 2 +- gdb/psymtab.c | 18 ++++---- gdb/psymtab.h | 8 ++-- gdb/python/py-framefilter.c | 2 +- gdb/python/py-symbol.c | 23 +++++----- gdb/python/py-type.c | 4 +- gdb/rust-parse.c | 4 +- gdb/stabsread.c | 86 ++++++++++++++++++------------------- gdb/stack.c | 6 +-- gdb/symmisc.c | 6 +-- gdb/symtab.c | 72 +++++++++++++++---------------- gdb/symtab.h | 36 ++++++++-------- gdb/tracepoint.c | 12 +++--- gdb/typeprint.c | 2 +- gdb/valops.c | 2 +- gdb/xcoffread.c | 2 +- 48 files changed, 331 insertions(+), 342 deletions(-)