Age | Commit message (Expand) | Author |
---|---|---|
2003-09-15 | Remove dead library, it is now folded into crtend | Chris Lattner |
2003-08-30 | Rename files to be capitalized now that they are C++ | Chris Lattner |
2003-08-28 | * Add proper support for rethrown exceptions. | Chris Lattner |
2003-08-28 | Convert C comments to C++ | Chris Lattner |
2003-08-28 | New wrapper around the terminate call. | Chris Lattner |
2003-08-27 | Be more type-safe, add throw specs to all functions | Chris Lattner |
2003-08-27 | C++ify, add new get_cxx_exception function to convert from generic llvm_excep... | Chris Lattner |
2003-08-26 | Add new __llvm_cxxeh_begin_catch_if_isa function, change C -> C++ comments | Chris Lattner |
2003-08-25 | Initial checking of C++ exception handling library | Chris Lattner |