index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
GCCLibraries
/
libexception
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial checkin of the SJLJ EH interface
Chris Lattner
2003-08-30
1
-0
/
+74
*
* Add proper support for rethrown exceptions.
Chris Lattner
2003-08-28
3
-29
/
+83
*
Convert C comments to C++
Chris Lattner
2003-08-28
1
-21
/
+21
*
New wrapper around the terminate call.
Chris Lattner
2003-08-28
2
-0
/
+5
*
Be more typesafe
Chris Lattner
2003-08-27
1
-34
/
+154
*
Be more type-safe, add throw specs to all functions
Chris Lattner
2003-08-27
1
-13
/
+27
*
Add throw specs to the functions, remove (void) from the functions
Chris Lattner
2003-08-27
1
-2
/
+2
*
Fix several _killer_ bugs. This now actually WORKS for really complex testca...
Chris Lattner
2003-08-27
1
-11
/
+4
*
C++ify, add new get_cxx_exception function to convert from generic llvm_excep...
Chris Lattner
2003-08-27
1
-3
/
+7
*
Remove Cisms. We love C++
Chris Lattner
2003-08-27
1
-4
/
+4
*
Add new __llvm_cxxeh_begin_catch_if_isa function, change C -> C++ comments
Chris Lattner
2003-08-26
2
-37
/
+53
*
Remove copy-and-paste gunk
Chris Lattner
2003-08-25
1
-11
/
+0
*
Initial checking of C++ exception handling library
Chris Lattner
2003-08-25
4
-0
/
+351