aboutsummaryrefslogtreecommitdiff
path: root/runtime/GCCLibraries/libexception/Exception.h
AgeCommit message (Expand)Author
2003-09-15Remove dead library, it is now folded into crtendChris Lattner
2003-08-30Rename LongJmpException -> SJLJExceptionChris Lattner
2003-08-30Move language independent exception handling routines OUT of C++Exception.cppChris Lattner
2003-08-30File was renamedChris Lattner
2003-08-28* Add proper support for rethrown exceptions.Chris Lattner
2003-08-27Add throw specs to the functions, remove (void) from the functionsChris Lattner
2003-08-27Remove Cisms. We love C++Chris Lattner
2003-08-25Initial checking of C++ exception handling libraryChris Lattner