index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libcxxabi
/
src
/
cxa_exception.hpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libcxxabi] Fix broken codesourcery.com links in comments
Jonathan Roelofs
2014-02-12
1
-1
/
+1
*
Fix indentation of fields in __cxa_exception to line up
Mark Seaborn
2013-11-30
1
-9
/
+9
*
I've moved __cxa_terminate_handler, __cxa_unexpected_handler and __cxa_new_ha...
Howard Hinnant
2012-03-19
1
-0
/
+5
*
Pedantic fix: missing newline at EOF
Dave Zarzycki
2012-02-22
1
-1
/
+1
*
Work on restricting symbol visibility.
Howard Hinnant
2012-02-02
1
-0
/
+6
*
Treat all exceptions except that the ones that this library throws as foreign...
Howard Hinnant
2012-02-01
1
-1
/
+1
*
Add a descriptive name for a constant. Also I'm at least temporarily waging ...
Howard Hinnant
2012-01-30
1
-4
/
+5
*
By changing all of the throw() specs to noexcept I've been able to compile an...
Howard Hinnant
2012-01-24
1
-4
/
+4
*
Move kOurExceptionClass and kOurDependentExceptionClass from source to header...
Howard Hinnant
2012-01-24
1
-0
/
+3
*
Correct comment regarding members of __cxa_dependent_exception. Actually it ...
Howard Hinnant
2012-01-08
1
-2
/
+0
*
Modified __cxa_end_catch to handle dependent exceptions.
Howard Hinnant
2011-12-08
1
-0
/
+2
*
Add/update copyright notices
Howard Hinnant
2011-12-06
1
-0
/
+13
*
Exception handling stuctures, and thread-local variables for exception handling
Marshall Clow
2011-07-20
1
-0
/
+95