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
/
libcxx
/
src
/
typeinfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a few warnings/errors for compiling with -fno-exceptions.
Howard Hinnant
2013-03-28
1
-2
/
+12
*
Removed raw references to __APPLE__; now just check to see if it is defined.
Marshall Clow
2013-03-18
1
-2
/
+2
*
Patch by Andrew C. Morrow: Conditionally include cxxabi.h in new.cpp and typ...
Howard Hinnant
2012-07-26
1
-0
/
+7
*
Some libcxxrt-compatibility cleanups (avoid defining things twice).
David Chisnall
2012-02-29
1
-1
/
+1
*
Prepare for running on top of new libc++abi.
Howard Hinnant
2012-02-02
1
-0
/
+3
*
Applied noexcept to everything in [language.support] (Chapter 18)
Howard Hinnant
2011-05-26
1
-6
/
+6
*
license change
Howard Hinnant
2010-11-16
1
-2
/
+2
*
Bug 8254 by Bernhard Rosenkraenzer
Howard Hinnant
2010-10-02
1
-0
/
+2
*
<rdar://problem/8279559> [libstdcxx] use new linker options to make symbols n...
Nick Kledzik
2010-09-10
1
-0
/
+9
*
Fixing whitespace problems
Howard Hinnant
2010-08-22
1
-11
/
+9
*
add headers and implementation for <new>, <exception>, and <typeinfo>
Nick Kledzik
2010-05-14
1
-0
/
+41