aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/include/float.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-161-1/+0
* Copy amd64 float.h to x86 and merge with i386 float.h. ReplaceTijl Coosemans2012-03-041-91/+3
* Add C11 macros describing subnormal numbers to float.h.David Schultz2012-01-231-0/+16
* Oops, back out previous commit since it was to the wrong file.Bruce Evans2008-03-051-5/+4
* Change float_t and double_t to long double on i386. All floating pointBruce Evans2008-03-051-4/+5
* /* -> /*- for copyright notices, minor format tweaks as necessaryWarner Losh2005-01-061-1/+1
* Make FLT_ROUNDS correctly reflect the dynamic rounding mode.David Schultz2004-07-191-1/+5
* remove needless blanklineWarner Losh2004-06-281-1/+0
* Hide FLT_EVAL_METHOD and DECIMAL_DIG in pre-C99 compilationDavid Schultz2004-04-251-0/+4
* Remove advertising clause from University of California Regent'sWarner Losh2004-04-071-4/+0
* Implement fpclassify():Mike Barcroft2003-02-081-0/+2
* Use the correct values for LDBL_*. Libc doesn't completely supportWarner Losh2002-10-251-9/+10
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Made all header files idempotent and moved incorrect common data fromGarrett Wollman1993-11-071-1/+5
* Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, someRodney W. Grimes1993-10-161-1/+2
* Added (protection) around negative constants, in case a program wantsNate Williams1993-06-301-4/+4
* Setting up for updated (usable) FPE atof/vfprintf/vfscanf fixesNate Williams1993-06-291-9/+2
* Initial import, 0.1 + pk 0.2.4-B1Rodney W. Grimes1993-06-121-0/+74