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 10ac7e80c01 gdb: remove find_and_open_solib so_list method new 03b40f6f55b gdb: drop struct keyword when using bound_minimal_symbol new c8979ae4fbc gdb: make lookup_minimal_symbol objf and sfile parameters optional new 8d2f4b7c316 gdb: remove lookup_bound_minimal_symbol new 4144d36a68b gdb: add program_space parameter to lookup_minimal_symbol new 3b996cc7aee gdb: add program_space parameter to get_symbol_leading_char new 2e7c4d0fe5b gdb: add program_space parameter to lookup_minimal_symbol_linkage new cb9f919f0f4 gdb: add program_space parameter to lookup_minimal_symbol_text new ac56938eb42 gdb/NEWS: announce removal of QNX Neutrino support
The 8 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/NEWS | 3 ++ gdb/ada-exp.y | 2 +- gdb/ada-lang.c | 19 ++++++----- gdb/ada-lang.h | 3 +- gdb/ada-tasks.c | 12 +++---- gdb/aix-thread.c | 8 ++--- gdb/amd64-windows-tdep.c | 3 +- gdb/arc-linux-tdep.c | 4 +-- gdb/arm-tdep.c | 18 ++++------ gdb/arm-wince-tdep.c | 5 ++- gdb/auxv.c | 4 +-- gdb/avr-tdep.c | 4 +-- gdb/ax-gdb.c | 6 ++-- gdb/block.c | 2 +- gdb/blockframe.c | 5 ++- gdb/breakpoint.c | 33 +++++++++--------- gdb/bsd-uthread.c | 5 ++- gdb/btrace.c | 3 +- gdb/c-exp.y | 4 +-- gdb/c-valprint.c | 3 +- gdb/coff-pe-read.c | 9 ++--- gdb/coffread.c | 5 +-- gdb/compile/compile-c-symbols.c | 13 +++---- gdb/compile/compile-cplus-symbols.c | 7 ++-- gdb/compile/compile-object-load.c | 4 +-- gdb/csky-tdep.c | 2 +- gdb/ctfread.c | 5 ++- gdb/d-exp.y | 5 +-- gdb/d-lang.c | 5 ++- gdb/dbxread.c | 33 +++++++++--------- gdb/dwarf2/ada-imported.c | 4 ++- gdb/dwarf2/cooked-index.h | 2 +- gdb/dwarf2/loc.c | 35 ++++++++----------- gdb/dwarf2/read.c | 2 +- gdb/dwarf2/read.h | 2 +- gdb/elfread.c | 8 ++--- gdb/eval.c | 3 +- gdb/fbsd-tdep.c | 6 ++-- gdb/findvar.c | 4 +-- gdb/frame.c | 2 +- gdb/frv-tdep.c | 7 ++-- gdb/ft32-tdep.c | 5 +-- gdb/gcore.c | 5 +-- gdb/glibc-tdep.c | 14 ++++---- gdb/gnu-v2-abi.c | 3 +- gdb/gnu-v3-abi.c | 11 +++--- gdb/go-exp.y | 5 ++- gdb/go-lang.c | 5 ++- gdb/hppa-tdep.c | 5 ++- gdb/i386-tdep.c | 3 +- gdb/ia64-tdep.c | 4 +-- gdb/infcall.c | 2 +- gdb/infcmd.c | 2 +- gdb/jit.c | 2 +- gdb/linespec.c | 4 +-- gdb/linux-fork.c | 15 ++++---- gdb/linux-thread-db.c | 9 +++-- gdb/m32c-tdep.c | 22 ++++++------ gdb/m32r-tdep.c | 4 +-- gdb/m68hc11-tdep.c | 9 ++--- gdb/machoread.c | 5 +-- gdb/maint.c | 2 +- gdb/mi/mi-symbol-cmds.c | 3 +- gdb/minsyms.c | 68 +++++++++++++++++-------------------- gdb/minsyms.h | 36 ++++++++++---------- gdb/mips-fbsd-tdep.c | 4 +-- gdb/mips-linux-tdep.c | 5 ++- gdb/mips-tdep.c | 30 +++++++--------- gdb/msp430-tdep.c | 3 +- gdb/netbsd-tdep.c | 5 ++- gdb/objc-lang.c | 34 ++++++++++++------- gdb/objfiles.h | 9 +++-- gdb/obsd-tdep.c | 5 ++- gdb/p-exp.y | 5 ++- gdb/p-lang.c | 11 +++--- gdb/p-valprint.c | 4 +-- gdb/parse.c | 7 ++-- gdb/ppc-linux-tdep.c | 7 ++-- gdb/ppc-sysv-tdep.c | 10 +++--- gdb/printcmd.c | 14 ++++---- gdb/proc-service.c | 3 +- gdb/psymtab.c | 17 +++++----- gdb/psymtab.h | 13 ++++--- gdb/python/py-framefilter.c | 4 +-- gdb/quick-symbol.h | 4 +-- gdb/ravenscar-thread.c | 30 ++++++++-------- gdb/remote.c | 5 ++- gdb/rs6000-tdep.c | 5 ++- gdb/sol-thread.c | 9 +++-- gdb/sol2-tdep.c | 5 ++- gdb/solib-dsbt.c | 6 ++-- gdb/solib-frv.c | 12 +++---- gdb/solib-svr4.c | 13 +++---- gdb/stack.c | 7 ++-- gdb/symfile-debug.c | 2 +- gdb/symfile.c | 12 +++---- gdb/symtab.c | 29 +++++++++------- gdb/symtab.h | 2 +- gdb/tracepoint.c | 26 +++++++------- gdb/tui/tui-disasm.c | 14 ++++---- gdb/valops.c | 4 +-- gdb/value.c | 8 ++--- gdb/x86-tdep.c | 2 +- gdb/z80-tdep.c | 20 +++++------ 104 files changed, 461 insertions(+), 496 deletions(-)