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 7db0fccae52 gdb, gdbserver: fix read/write_ptid types new 8343ee09a25 gdb: change search_symtab helper to be a method new 722640cbad9 gdb: change find_compunit_symtab_by_address to find_symbol_ [...] new 86f6485002d gdb: simplify find_symbol_at_address
The 3 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/block.c | 19 +++++++++++++++++ gdb/block.h | 4 ++++ gdb/dwarf2/cooked-index.h | 2 +- gdb/dwarf2/read.c | 21 ++++++++++++++++--- gdb/dwarf2/read.h | 2 +- gdb/objfiles.h | 2 +- gdb/psymtab.h | 2 +- gdb/quick-symbol.h | 10 ++++----- gdb/symfile-debug.c | 14 ++++++------- gdb/symtab.c | 53 ++++++++++------------------------------------- gdb/symtab.h | 4 ++++ 11 files changed, 71 insertions(+), 62 deletions(-)