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 db6830694b4 doc/gdb.texinfo: Add EIO and ENOSYS errno values new fe2830c31ce Convert map_symbol_filenames to method new 7d06ed71b84 Remove an extraneous 'return' from void method new a736ff7d886 Clean up iterate_over_symtabs new f8e7ce792fb Remove linespec.c:symtab_collector class
The 4 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/dwarf2/cooked-index.h | 4 +- gdb/linespec.c | 54 ++++++++------------------- gdb/progspace.c | 10 +++++ gdb/progspace.h | 7 ++++ gdb/symfile-debug.c | 93 ++++++++++++++++++++++++++++++++++++++--------- gdb/symfile.c | 11 ------ gdb/symfile.h | 2 - gdb/symtab.c | 91 ++-------------------------------------------- gdb/symtab.h | 6 --- 9 files changed, 114 insertions(+), 164 deletions(-)