summaryrefslogtreecommitdiffstats
path: root/sys/arm/include/float.h
Commit message (Expand)AuthorAgeFilesLines
* Add C11 macros describing subnormal numbers to float.h.das2012-01-231-0/+16
* Add parentheses where required. Without them, `sizeof LDBL_MAX'das2012-01-201-3/+3
* Fix the definition of FLT_EVAL_METHOD and some minor bugs.das2012-01-161-4/+6
* Implement FLT_ROUNDS for arm. Some (all?) arm FPUs lack support fordas2012-01-161-1/+5
* Bring in a version of float.h more correct for softfloat.cognet2005-03-201-12/+17
* Start all license statements with /*-imp2005-01-051-1/+1
* Make FLT_ROUNDS correctly reflect the dynamic rounding mode.das2004-07-191-2/+2
* Import FreeBSD/arm kernel bits.cognet2004-05-141-0/+75
OpenPOWER on IntegriCloud