summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/include/float.h
Commit message (Expand)AuthorAgeFilesLines
* Rationalize BSD license on sys/*/include/float.hemaste2015-08-051-1/+1
* Add C11 macros describing subnormal numbers to float.h.das2012-01-231-0/+15
* Add parentheses where required. Without them, `sizeof LDBL_MAX'das2012-01-201-4/+4
* Change the definition of FLT_EVAL_METHOD from 1 to 0. A value of 1 impliesdas2012-01-161-1/+1
* We don't support any floating point types larger than double ondas2011-01-091-1/+1
* Define LDBL_EPSILON, LDBL_MAX and LDBL_MIN as long double constants.marcel2008-11-161-3/+3
* Let PowerPC world optionally build with -msoft-float. For FPU-less PowerPCraj2008-02-241-1/+5
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* Fix printing of long doubles to match the size thatgallatin2004-07-191-9/+9
* Make FLT_ROUNDS correctly reflect the dynamic rounding mode.das2004-07-191-1/+5
* Hide FLT_EVAL_METHOD and DECIMAL_DIG in pre-C99 compilationdas2004-04-251-0/+4
* Remove advertising clause from University of California Regent'simp2004-04-071-4/+0
* Update 128-bit long double constants to match what is expectedgrehan2004-01-211-9/+10
* Implement fpclassify():mike2003-02-081-0/+2
* An exact copy of i386/include/float.h will work here.obrien2002-05-151-0/+73
OpenPOWER on IntegriCloud