OSDN Git Service

Add basic exception frame header, plus test.
authoriant <iant>
Wed, 26 Sep 2007 05:44:37 +0000 (05:44 +0000)
committeriant <iant>
Wed, 26 Sep 2007 05:44:37 +0000 (05:44 +0000)
commitbe5b6561f5decea4adc5d692375a5897684d09a6
tree24c881f339cd33871072ae7d001bd3c3d9101f98
parent3296945cbbbaf71d8ce06095ea7dc576c77d1841
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]