summaryrefslogtreecommitdiffstats
path: root/clang/lib/Headers/float.h
Commit message (Expand)AuthorAgeFilesLines
* <float.h>: Don't seek #include_next if -ffreestanding for targeting mingw.NAKAMURA Takumi2014-10-221-1/+1
* Remove a broken attempt to cope with someone #undef'ing __has_include_next.Richard Smith2014-02-191-1/+1
* Expand #include_next in float.h from mingw to _msc_ver.Nico Weber2012-04-241-1/+1
* Add C11 FLT_TRUE_MIN and friends. <rdar://problem/10812837>.Eli Friedman2012-02-071-0/+11
* Fix typo.Nick Lewycky2011-07-191-1/+1
* Teach Clang's <float.h> to also include MinGW's <float.h>, which provides add...Douglas Gregor2011-07-051-0/+42
* Eli noticed that I had forgotten some #defines. Add them.Anders Carlsson2008-12-261-0/+12
* Add float.h header. Eli, please review :)Anders Carlsson2008-12-261-0/+59
OpenPOWER on IntegriCloud