Age | Commit message (Expand) | Author |
---|---|---|
2003-09-15 | Remove dead library, it is now folded into crtend | Chris Lattner |
2003-08-30 | Rename LongJmpException -> SJLJException | Chris Lattner |
2003-08-30 | Move language independent exception handling routines OUT of C++Exception.cpp | Chris Lattner |
2003-08-30 | File was renamed | Chris Lattner |
2003-08-28 | * Add proper support for rethrown exceptions. | Chris Lattner |
2003-08-27 | Add throw specs to the functions, remove (void) from the functions | Chris Lattner |
2003-08-27 | Remove Cisms. We love C++ | Chris Lattner |
2003-08-25 | Initial checking of C++ exception handling library | Chris Lattner |