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 4d44946794e gprofng: fix bug 29410 - Argument " 0." isn't numeric [...] new 98badbfdc22 Use gdb_bfd_ref_ptr in objfile new 075e4d6d956 Use auto_obstack in objfile new 88c4cce8d28 Use unique_ptr to destroy per-bfd object
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/arm-tdep.c | 21 ++++++----- gdb/auto-load.c | 4 +- gdb/build-id.c | 2 +- gdb/coff-pe-read.c | 4 +- gdb/coffread.c | 27 ++++++------- gdb/compile/compile-object-load.c | 2 +- gdb/ctfread.c | 6 +-- gdb/dbxread.c | 22 +++++------ gdb/dtrace-probe.c | 2 +- gdb/dwarf2/frame.c | 6 +-- gdb/dwarf2/index-cache.c | 2 +- gdb/dwarf2/index-write.c | 2 +- gdb/dwarf2/loc.c | 4 +- gdb/dwarf2/read.c | 70 ++++++++++++++++++---------------- gdb/elfread.c | 43 ++++++++++----------- gdb/gcore.c | 2 +- gdb/hppa-tdep.c | 9 +++-- gdb/i386-tdep.c | 7 ++-- gdb/jit.c | 2 +- gdb/machoread.c | 24 ++++++------ gdb/maint.c | 6 ++- gdb/mdebugread.c | 6 +-- gdb/minidebug.c | 6 +-- gdb/minsyms.c | 4 +- gdb/mipsread.c | 4 +- gdb/objfiles.c | 78 ++++++++++++++++---------------------- gdb/objfiles.h | 23 +++++++----- gdb/python/py-objfile.c | 6 +-- gdb/remote.c | 4 +- gdb/solib-aix.c | 2 +- gdb/solib-frv.c | 2 +- gdb/solib-svr4.c | 4 +- gdb/solib.c | 4 +- gdb/source.c | 3 +- gdb/stap-probe.c | 4 +- gdb/symfile-mem.c | 4 +- gdb/symfile.c | 79 +++++++++++++++++++-------------------- gdb/symfile.h | 7 ++-- gdb/symmisc.c | 2 +- gdb/xcoffread.c | 22 +++++------ 40 files changed, 268 insertions(+), 263 deletions(-)