summaryrefslogtreecommitdiff
path: root/runtime/GCCLibraries/libexception/C++-Exception.h
Commit message (Expand)AuthorAge
* Remove dead library, it is now folded into crtendChris Lattner2003-09-15
* Rename files to be capitalized now that they are C++Chris Lattner2003-08-30
* * Add proper support for rethrown exceptions.Chris Lattner2003-08-28
* Convert C comments to C++Chris Lattner2003-08-28
* New wrapper around the terminate call.Chris Lattner2003-08-28
* Be more type-safe, add throw specs to all functionsChris Lattner2003-08-27
* C++ify, add new get_cxx_exception function to convert from generic llvm_excep...Chris Lattner2003-08-27
* Add new __llvm_cxxeh_begin_catch_if_isa function, change C -> C++ commentsChris Lattner2003-08-26
* Initial checking of C++ exception handling libraryChris Lattner2003-08-25