summaryrefslogtreecommitdiff
path: root/sys/amd64/include/floatingpoint.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-18spdx: initial adoption of licensing ID tags.Pedro F. Giffuni
2005-04-02The file machine/ieeefp.h needs sys/cdefs.h on amd64 and i386 after myAlexander Leidinger
2003-01-19o Move the contents of <machine/floatingpoint.h> over toMarcel Moolenaar
2002-06-01Fixed the return value of fpsetmask(). The API requires inversion of theBruce Evans
2002-06-01Fixed style bugs in rev.1.9.Bruce Evans
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1998-04-27Cast return values to the appropriate fp_*_t. Note that the man pageDag-Erling Smørgrav
1997-02-22Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm
1997-01-14Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard
1994-09-20Don't provide bogus source operands in some asms. This probably shouldn'tBruce Evans
1994-08-04Move ieeefp.h over, and put it in the correct subdirectory this time.Garrett Wollman
1993-11-07Made all header files idempotent and moved incorrect common data fromGarrett Wollman
1993-10-16Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, someRodney W. Grimes
1993-08-27prefixed inline functions' parameter names with _ and declaredAndrew Moore
1993-08-25adding fpgetround(3) IEEE floating point environment supportAndrew Moore