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 4a4f97c129b gdb: add intern methods to objfile_per_bfd_storage new 9984dd9994c gdb: use std::string in partial_symtab::partial_symtab / al [...] new 0072c873792 gdb: pass objfile_per_bfd_storage instead of objfile to par [...] new 9161c89ad8a gdb: remove objfile parameter from get_objfile_bfd_data
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/ChangeLog | 28 ++++++++++++++++++++++++++++ gdb/ctfread.c | 6 +++--- gdb/dbxread.c | 4 ++-- gdb/dwarf2/read.c | 18 ++++++++---------- gdb/dwarf2/read.h | 4 ++-- gdb/mdebugread.c | 6 +++--- gdb/objfiles.c | 12 +++++------- gdb/objfiles.h | 16 ++++++++++++++-- gdb/psympriv.h | 23 ++++++++++++----------- gdb/psymtab.c | 22 +++++++++++----------- gdb/symfile.c | 11 +++++------ gdb/xcoffread.c | 4 ++-- 12 files changed, 95 insertions(+), 59 deletions(-)