Add basic exception frame header, plus test.

This commit is contained in:
Ian Lance Taylor
2007-09-26 05:44:38 +00:00
parent 4dffcebc10
commit 3151305a47
14 changed files with 739 additions and 102 deletions

View File

@ -26,6 +26,7 @@ CCFILES = \
defstd.cc \
dirsearch.cc \
dynobj.cc \
ehframe.cc \
fileread.cc \
gold.cc \
gold-threads.cc \
@ -50,6 +51,7 @@ HFILES = \
defstd.h \
dirsearch.h \
dynobj.h \
ehframe.h \
fileread.h \
gold.h \
gold-threads.h \