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 456e800a63d Use std::string in dwarf2read.c new 6a053cb1ff6 Change section_offsets to a std::vector
The 1 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 | 76 ++++++++++++++++++++++++++++++++++++++++++++++++ gdb/amd64-windows-tdep.c | 4 +-- gdb/coff-pe-read.c | 2 +- gdb/coffread.c | 30 ++++++++----------- gdb/ctfread.c | 2 +- gdb/dbxread.c | 30 +++++++++---------- gdb/dtrace-probe.c | 4 +-- gdb/dwarf2-frame.c | 7 ++--- gdb/dwarf2read.c | 49 ++++++++++++++----------------- gdb/hppa-bsd-tdep.c | 3 +- gdb/hppa-tdep.c | 2 +- gdb/ia64-tdep.c | 2 +- gdb/machoread.c | 7 +---- gdb/mdebugread.c | 24 ++++++--------- gdb/mipsread.c | 4 +-- gdb/objfiles.c | 65 +++++++++++++++-------------------------- gdb/objfiles.h | 8 ++--- gdb/psympriv.h | 9 ++---- gdb/psymtab.c | 3 +- gdb/remote.c | 12 +++----- gdb/solib-aix.c | 22 ++++++-------- gdb/solib-dsbt.c | 11 ++++--- gdb/solib-frv.c | 11 ++++--- gdb/solib-svr4.c | 14 ++------- gdb/solib-target.c | 16 +++++----- gdb/stabsread.h | 2 +- gdb/stap-probe.c | 3 +- gdb/symfile.c | 76 ++++++++++++++---------------------------------- gdb/symfile.h | 5 ++-- gdb/symmisc.c | 3 +- gdb/symtab.c | 14 ++++----- gdb/symtab.h | 25 ++-------------- gdb/xcoffread.c | 24 ++++++--------- 33 files changed, 255 insertions(+), 314 deletions(-)