summaryrefslogtreecommitdiff
path: root/sys/arm/include/float.h
AgeCommit message (Expand)Author
2023-11-26sys: Remove ancient SCCS tags.Warner Losh
2023-08-16sys: Remove $FreeBSD$: one-line .h patternWarner Losh
2017-11-20sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2015-08-05Rationalize BSD license on sys/*/include/float.hEd Maste
2012-01-23Add C11 macros describing subnormal numbers to float.h.David Schultz
2012-01-20Add parentheses where required. Without them, `sizeof LDBL_MAX'David Schultz
2012-01-16Fix the definition of FLT_EVAL_METHOD and some minor bugs.David Schultz
2012-01-16Implement FLT_ROUNDS for arm. Some (all?) arm FPUs lack support forDavid Schultz
2005-03-20Bring in a version of float.h more correct for softfloat.Olivier Houchard
2005-01-05Start all license statements with /*-Warner Losh
2004-07-19Make FLT_ROUNDS correctly reflect the dynamic rounding mode.David Schultz
2004-05-14Import FreeBSD/arm kernel bits.Olivier Houchard