]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
From Craig Silverstein: Rework debug info code a bit, add option for
authorIan Lance Taylor <iant@google.com>
Wed, 14 Nov 2007 01:03:01 +0000 (01:03 +0000)
committerIan Lance Taylor <iant@google.com>
Wed, 14 Nov 2007 01:03:01 +0000 (01:03 +0000)
commita55ce7febfaa52670ce3d9c236d3033de80ac091
tree5955950569cfe09f083ba0e217a1a8085a844103
parentb3c8c50a8f21a913e6c5dc91ff843cd4e924b01a
From Craig Silverstein: Rework debug info code a bit, add option for
ODR violations, add test case.
15 files changed:
gold/dwarf_reader.cc
gold/dwarf_reader.h
gold/object.cc
gold/options.cc
gold/options.h
gold/parameters.cc
gold/parameters.h
gold/resolve.cc
gold/symtab.cc
gold/testsuite/Makefile.am
gold/testsuite/Makefile.in
gold/testsuite/debug_msg.cc
gold/testsuite/debug_msg.sh
gold/testsuite/odr_violation1.cc [new file with mode: 0644]
gold/testsuite/odr_violation2.cc [new file with mode: 0644]