aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/include/float.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Translate from the i386. All FP constants and operations are evaluatedBruce Evans2008-01-171-1/+1
* Begin all license/copyright comments with /*-Warner Losh2005-01-051-1/+1
* Make FLT_ROUNDS correctly reflect the dynamic rounding mode.David Schultz2004-07-191-1/+5
* MFi386: whitespace nit fix (spare blank line)Peter Wemm2004-07-081-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's license,Warner Losh2004-04-051-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