aboutsummaryrefslogtreecommitdiff
path: root/sys/mips/include/float.h
Commit message (Expand)AuthorAgeFilesLines
* Add C11 macros describing subnormal numbers to float.h.David Schultz2012-01-231-0/+15
* Add parentheses where required. Without them, `sizeof LDBL_MAX'David Schultz2012-01-201-4/+4
* Remove a confused comment and fix some minor bugs.David Schultz2012-01-161-7/+6
* Merge from projects/mips to head by hand:Warner Losh2010-01-101-3/+3
* Add FLT_EVAL_METHOD and DECIMAL_DIG, required by C99 standard.Oleksandr Tymoshenko2008-05-031-0/+6
* FreeBSD/mips port. The FreeBSD/mips port targets mips32, mips64,Warner Losh2008-04-131-0/+81