aboutsummaryrefslogtreecommitdiff
path: root/include/float.h
Commit message (Collapse)AuthorAgeFilesLines
* Fixed the LDBL_* macros in include/float.h for x86-64: as saidVincent Lefevre2014-01-121-1/+1
| | | | | | when x86-64 support was added, "for long double, we use x87 FPU". And indeed, tests show that Intel's extended precision is used, not double precision.
* new subdirs: include, lib, testsgrischka2009-04-181-0/+57