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
/
clang
/
lib
/
Headers
/
tgmath.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Headers] Reapply: Add #include_next for tgmath.h on Darwin
Bruno Cardoso Lopes
2017-03-16
1
-3
/
+13
*
Revert "[Headers] Add #include_next for tgmath.h on Darwin"
Bruno Cardoso Lopes
2016-12-12
1
-9
/
+0
*
[Headers] Add #include_next for tgmath.h on Darwin
Bruno Cardoso Lopes
2016-12-09
1
-0
/
+9
*
Clean up trailing whitespace in the builtin headers
Sean Silva
2015-09-12
1
-1
/
+1
*
Fix the return type of the complex creal functions. Patch by YunZhong Gao, mo...
Richard Smith
2013-05-09
1
-3
/
+3
*
* tgmath_logb.patch implements the missing logb function (see C99 standard 7....
Howard Hinnant
2012-02-23
1
-3
/
+20
*
Just disable the compiler-builtins module test on MSVC for now
Douglas Gregor
2012-01-29
1
-3
/
+1
*
Teach tgmath.h to only include <complex.h> if it's available.
Douglas Gregor
2012-01-29
1
-1
/
+3
*
Alternate fix to the modules failures that doesn't require us to tweak tgmath.h
Douglas Gregor
2012-01-29
1
-2
/
+0
*
If there's no math.h, then tgmath.h should just be empty
Douglas Gregor
2012-01-29
1
-0
/
+2
*
http://llvm.org/bugs/show_bug.cgi?id=10472
Howard Hinnant
2011-07-25
1
-4
/
+3
*
testing (reverted)
Howard Hinnant
2009-02-19
1
-1
/
+1
*
testing
Howard Hinnant
2009-02-19
1
-1
/
+1
*
Remove pointless backslash
Douglas Gregor
2009-02-18
1
-1
/
+1
*
Add an unavailable __tg_promote function to attract incorrect uses of type-ge...
Douglas Gregor
2009-02-18
1
-0
/
+3
*
initial reimplement tgmath.h, written by Howard Hinnant!
Chris Lattner
2009-02-17
1
-0
/
+1355