| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix comments as well. | 2010-05-09 | 1 | -3/+3 | |
| | | |||||
| * | Rename round() to fpu_round(). This matches the m68k code from which this | 2010-05-09 | 1 | -9/+9 | |
| | | | | | | | | code is derived and makes gcc4 happy by avoiding a conflict with the builtin for the standard C99 round(3). ok miod@ | ||||
| * | There was hope, at one time, of sharing fpu/ with sparc. That's still | 2006-06-21 | 1 | -5/+1 | |
| | | | | | | | possible, but not with #ifdef SUN4U all over the place. The define should be _v9 or __sparc64__ since it will equally well apply to all v9 machines. We'll burn that bridge before we cross it. | ||||
| * | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 1 | -6/+2 | |
| | | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
| * | First round of __P removal in sys | 2002-03-14 | 1 | -3/+3 | |
| | | |||||
| * | More debugging stuff. | 2001-09-10 | 1 | -2/+8 | |
| | | |||||
| * | in fpu_ftox() make sure the high bits are the return value and res[1] gets | 2001-09-09 | 1 | -5/+10 | |
| | | | | | the low bits. | ||||
| * | Import netbsd's fpu handling (modified to be separate from sparc); this is | 2001-09-08 | 1 | -0/+535 | |
| for paranoia's sake (don't want to break sparc32 while hacking on it). Real work by art. | |||||
