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 ff38d7218d2 Fix wchar.exp test case per review new 64fae1b70d3 gprofng: support external debug info
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: gprofng/src/Disasm.cc | 2 +- gprofng/src/Dwarf.cc | 23 +++------ gprofng/src/Dwarf.h | 1 + gprofng/src/DwarfLib.cc | 19 +++++++- gprofng/src/Elf.cc | 118 +++++++++++++++++++++++++++++++++++++++----- gprofng/src/Elf.h | 12 ++++- gprofng/src/Experiment.cc | 3 +- gprofng/src/Experiment.h | 4 +- gprofng/src/LoadObject.cc | 80 ++++++++++++++++-------------- gprofng/src/LoadObject.h | 10 +--- gprofng/src/Module.cc | 2 +- gprofng/src/Stabs.cc | 121 ++++++++++++---------------------------------- gprofng/src/Stabs.h | 3 +- gprofng/src/gp-archive.cc | 65 ++++++++++++++++++++----- gprofng/src/gp-archive.h | 1 + 15 files changed, 279 insertions(+), 185 deletions(-)