Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | <float.h>: Don't seek #include_next if -ffreestanding for targeting mingw. | NAKAMURA Takumi | 2014-10-22 | 1 | -1/+1 |
* | Remove a broken attempt to cope with someone #undef'ing __has_include_next. | Richard Smith | 2014-02-19 | 1 | -1/+1 |
* | Expand #include_next in float.h from mingw to _msc_ver. | Nico Weber | 2012-04-24 | 1 | -1/+1 |
* | Add C11 FLT_TRUE_MIN and friends. <rdar://problem/10812837>. | Eli Friedman | 2012-02-07 | 1 | -0/+11 |
* | Fix typo. | Nick Lewycky | 2011-07-19 | 1 | -1/+1 |
* | Teach Clang's <float.h> to also include MinGW's <float.h>, which provides add... | Douglas Gregor | 2011-07-05 | 1 | -0/+42 |
* | Eli noticed that I had forgotten some #defines. Add them. | Anders Carlsson | 2008-12-26 | 1 | -0/+12 |
* | Add float.h header. Eli, please review :) | Anders Carlsson | 2008-12-26 | 1 | -0/+59 |