Add basic exception frame header, plus test.
authorIan Lance Taylor <iant@google.com>
Wed, 26 Sep 2007 05:44:38 +0000 (05:44 +0000)
committerIan Lance Taylor <iant@google.com>
Wed, 26 Sep 2007 05:44:38 +0000 (05:44 +0000)
commit3151305a47fc17a35bc76cc50578b3e8f9b93d9d
tree7579f01394de3af6a03a35d162ae8c59fefaf9a8
parent4dffcebc10670489b064181a62e9588e72fb566a
Add basic exception frame header, plus test.
14 files changed:
gold/Makefile.am
gold/Makefile.in
gold/ehframe.cc [new file with mode: 0644]
gold/ehframe.h [new file with mode: 0644]
gold/layout.cc
gold/layout.h
gold/po/POTFILES.in
gold/po/gold.pot
gold/testsuite/Makefile.am
gold/testsuite/Makefile.in
gold/testsuite/exception_test.h [new file with mode: 0644]
gold/testsuite/exception_test_1.cc [new file with mode: 0644]
gold/testsuite/exception_test_2.cc [new file with mode: 0644]
gold/testsuite/exception_test_main.cc [new file with mode: 0644]
This page took 0.024531 seconds and 4 git commands to generate.