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
/
include
/
cmath
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove definition of std::fmaf from libc++. Fixes bug #18910. This function s...
Marshall Clow
2014-03-05
1
-5
/
+1
*
Back out the <type_traits> changes from r198431; they were breaking when buil...
Marshall Clow
2014-01-06
1
-55
/
+15
*
Patch by Howard. First part of fix for PR18218; add type traits needed to do ...
Marshall Clow
2014-01-03
1
-16
/
+55
*
Glen: Remove unneeded _LIBCPP_ALWAYS_INLINE.
Howard Hinnant
2013-08-29
1
-1
/
+1
*
Xing Xue: port to IBM XLC++/AIX.
Howard Hinnant
2013-08-14
1
-22
/
+24
*
Nico Rieck: Currently _MSC_VER and _WIN32 are used to guard code which is
Howard Hinnant
2013-08-01
1
-36
/
+41
*
Make <cmath> classification macros work with integral types.
Howard Hinnant
2013-01-14
1
-42
/
+48
*
Dimitry Andric: Silence some miscellaneous warnings.
Howard Hinnant
2012-11-06
1
-0
/
+2
*
Apply noexcept to those functions implemented in <cmath> as a conforming exte...
Howard Hinnant
2012-07-06
1
-195
/
+195
*
Change std::abs from a template function to three overloads for float, double...
Howard Hinnant
2012-05-03
1
-3
/
+10
*
Fix MSVC / Sun #ifdef ordering. Remove another #if-nothing-#endif.
David Chisnall
2012-02-29
1
-4
/
+2
*
Remove a spurious #ifdef / #endif pair with nothing between them.
David Chisnall
2012-02-29
1
-2
/
+0
*
Solaris port. Currently sees around 200 test failures, mostly related to
David Chisnall
2012-02-29
1
-1
/
+33
*
Quash a whole bunch of warnings
Howard Hinnant
2011-12-01
1
-1
/
+1
*
Windows port work by Ruben Van Boxem
Howard Hinnant
2011-10-27
1
-0
/
+64
*
Windows support by Ruben Van Boxem.
Howard Hinnant
2011-10-17
1
-0
/
+2
*
http://llvm.org/bugs/show_bug.cgi?id=9854. Also created an emulated hexfloat...
Howard Hinnant
2011-05-13
1
-342
/
+332
*
license change
Howard Hinnant
2010-11-16
1
-2
/
+2
*
I have reverted all contributions made by Jesse Towner in revision 110724
Howard Hinnant
2010-11-16
1
-11
/
+0
*
visibility-decoration.
Howard Hinnant
2010-09-21
1
-73
/
+68
*
Getting started on a visibility-decoration sweep.
Howard Hinnant
2010-09-21
1
-67
/
+12
*
Fixing whitespace problems
Howard Hinnant
2010-08-22
1
-13
/
+13
*
patch by Jesse Towner, and bug fix by Sebastian Redl
Howard Hinnant
2010-08-10
1
-0
/
+11
*
Wiped out some non-ascii characters that snuck into the copyright.
Howard Hinnant
2010-05-11
1
-1
/
+1
*
libcxx initial import
Howard Hinnant
2010-05-11
1
-0
/
+1644