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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add version number to this library so we can recognize when we're using it.
Howard Hinnant
2012-02-02
1
-2
/
+1
*
Put throw() clauses back on these functions in cxxabi.h. This header must be...
Howard Hinnant
2012-01-30
1
-8
/
+8
*
By changing all of the throw() specs to noexcept I've been able to compile an...
Howard Hinnant
2012-01-24
1
-8
/
+8
*
Added __cxa_increment_exception_refcount, __cxa_decrement_exception_refcount,...
Howard Hinnant
2011-12-21
1
-18
/
+1
*
Fixed several bugs, implemented support for vector types, and cleaned out dea...
Howard Hinnant
2011-12-15
1
-0
/
+1
*
Silence some -Wall warnings pointed out by Marshall Clow
Howard Hinnant
2011-08-08
1
-1
/
+1
*
make cxxabi.h safe for C code to include
Nick Kledzik
2011-08-02
1
-0
/
+4
*
make LIBCXXABI_NORETURN be the right attribute
Nick Kledzik
2011-08-02
1
-1
/
+1
*
Fixed struct/class mismatch for std::type_info and added NORETURN flags
Marshall Clow
2011-07-20
1
-3
/
+3
*
In cxa_demangle.cpp, rewrite __parse_unresolved_name to reflect updated under...
Howard Hinnant
2011-06-22
1
-0
/
+1
*
tabs to spaces
Howard Hinnant
2011-06-07
1
-28
/
+28
*
Add support for the ARM EABI variant of the __cxa_guard methods, controlled by
Nick Lewycky
2011-06-07
1
-0
/
+6
*
Added __cxa_bad_cast and __cxa_bad_typeid and placeholder NORETURN macro
Marshall Clow
2011-06-03
1
-4
/
+6
*
Introduce cxa_virtual.cpp and cxa_guard.cpp. Contributed by Nick Lewycky, How...
Howard Hinnant
2011-05-24
1
-0
/
+3
*
initial import
Howard Hinnant
2011-05-05
2
-0
/
+337
[prev]