summaryrefslogtreecommitdiffstats
path: root/sys/amd64/include/ieeefp.h
Commit message (Expand)AuthorAgeFilesLines
* People porting FreeBSD to new architectures ought not have todas2011-10-211-3/+8
* Fix fpset*() to not trap if there is a currently unmasked exception.bde2008-01-111-12/+42
* Fix some style bugs:bde2008-01-111-24/+25
* Simplify the ifdefs:bde2008-01-091-21/+14
* Fix some style bugs (mainly, use explicit shifts when accessing bit-fieldsbde2008-01-091-31/+31
* Improve some comments.bde2008-01-091-14/+13
* The memory operands to fldcw and ldmxcsr are inputs, not outputs.jhb2005-04-121-2/+2
* Remove fpsetsticky(). This was added for SysV compatibility, but duedas2005-03-151-20/+0
* netchild's mega-patch to isolate compiler dependencies into a centraljoerg2005-03-021-5/+13
* Update the graffiti.peter2003-11-081-0/+1
* Fix a dumbass mistake. I had the 'set' and 'get' reversed in thepeter2003-08-021-2/+2
* Extend the machine/ieeefp.h that was inherited from i386 to supportpeter2003-07-221-55/+165
* o Move the contents of <machine/floatingpoint.h> over tomarcel2003-01-191-0/+80
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* On FPU exceptions, pass a useful error code (one of the FPE_...cracauer1999-07-251-1/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Fix a bunch of spelling errors in the comment fields ofmpp1996-01-301-4/+4
* Delete redundant #ifdef __i386__, be consistent about idempotencywollman1994-08-051-8/+4
* Move ieeefp.h over, and put it in the correct subdirectory this time.wollman1994-08-041-0/+104
OpenPOWER on IntegriCloud