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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ability to set OPTIONS for compile
Marshall Clow
2013-09-09
1
-2
/
+2
*
Demangler update: This now demangles many more (all?) C++11 symbols. Demang...
Howard Hinnant
2013-06-17
1
-1
/
+1
*
fix crash log magic
Nick Kledzik
2012-03-14
1
-0
/
+4
*
Enable / silence -Wunused-parameter.
Howard Hinnant
2012-03-09
1
-1
/
+2
*
Enable -Wstrict-aliasing=2 -Wstrict-overflow=4.
Howard Hinnant
2012-03-08
1
-1
/
+1
*
Enable/silence -Wsign-compare.
Howard Hinnant
2012-03-08
1
-1
/
+2
*
Enable/silence -Wsign-compare.
Howard Hinnant
2012-03-08
1
-1
/
+2
*
Enable/silence -Wmissing-field-initializers.
Howard Hinnant
2012-03-08
1
-1
/
+1
*
Enable/silence -Wunused-variable.
Howard Hinnant
2012-03-08
1
-1
/
+2
*
Enable/silence -Wconversion.
Howard Hinnant
2012-03-08
1
-1
/
+1
*
Enable/silence -Wshadow.
Howard Hinnant
2012-03-08
1
-1
/
+1
*
Enable/silence -Wsign-conversion.
Howard Hinnant
2012-03-08
1
-1
/
+2
*
Pedantic fix: missing newline at EOF
Dave Zarzycki
2012-02-22
1
-1
/
+1
*
Pushed optimization back up. Crash disappeared with compiler upgrade. Assum...
Howard Hinnant
2012-02-03
1
-1
/
+1
*
There's a crasher I need to track down, occurring at -O0.
Howard Hinnant
2012-02-02
1
-1
/
+1
*
Back the optimization down from -O3 to -Os. I'm getting an unexplained crash...
Howard Hinnant
2012-01-31
1
-1
/
+1
*
Add -fstrict-aliasing -Wstrict-aliasing and change optimization from -Os to -O3
Howard Hinnant
2012-01-30
1
-2
/
+2
*
By changing all of the throw() specs to noexcept I've been able to compile an...
Howard Hinnant
2012-01-24
1
-0
/
+90