aboutsummaryrefslogtreecommitdiff
path: root/sys/mips/include/float.h
Commit message (Expand)AuthorAgeFilesLines
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Add full softfloat and hardfloat support for MIPS.Ruslan Bukin2016-10-311-4/+0
* Rationalize BSD license on sys/*/include/float.hEd Maste2015-08-051-1/+1
* 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