aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/include/float.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove ancient SCCS tags.Warner Losh2023-11-271-2/+0
* sys: Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-161-1/+0
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Rationalize BSD license on sys/*/include/float.hEd Maste2015-08-051-5/+1
* Add C11 macros describing subnormal numbers to float.h.David Schultz2012-01-231-0/+16
* Add parentheses where required. Without them, `sizeof LDBL_MAX'David Schultz2012-01-201-3/+3
* Fix the definition of FLT_EVAL_METHOD and some minor bugs.David Schultz2012-01-161-4/+6
* Implement FLT_ROUNDS for arm. Some (all?) arm FPUs lack support forDavid Schultz2012-01-161-1/+5
* Bring in a version of float.h more correct for softfloat.Olivier Houchard2005-03-201-12/+17
* Start all license statements with /*-Warner Losh2005-01-051-1/+1
* Make FLT_ROUNDS correctly reflect the dynamic rounding mode.David Schultz2004-07-191-2/+2
* Import FreeBSD/arm kernel bits.Olivier Houchard2004-05-141-0/+75