summaryrefslogtreecommitdiffstats
path: root/lib/Headers/float.h
Commit message (Expand)AuthorAgeFilesLines
* Merging r309752:Hans Wennborg2017-08-011-0/+9
* [Headers] Enable #include_next<float.h> on DarwinBruno Cardoso Lopes2016-12-081-2/+5
* <float.h>: do not define DECIMAL_DIG in -std=c89 mode; this macro was added i...Richard Smith2016-02-121-2/+6
* In C11, provide macros FLT_DECIMAL_DIG, DBL_DECIMAL_DIG, and LDBL_DECIMAL_DIG...Richard Smith2016-02-111-0/+6
* <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