Home | History | Annotate | Download | only in fpu
History log of /src/sys/arch/sparc/fpu/fpu_implode.c
RevisionDateAuthorComments
 1.14  28-Aug-2022  rin Drop ``register'' qualifier.

No binary changes for GENERIC compiled by GCC 10.4.
 1.13  16-Nov-2005  uwe ANSIify. Use uint<N>_t. Drop trailing whitespace.
Same binary code is generated.
 1.12  07-Aug-2003  agc branches: 1.12.16; 1.12.24;
Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22364, verified by myself.
 1.11  15-Jul-2003  lukem __KERNEL_RCSID()
 1.10  19-Jan-2002  eeh branches: 1.10.16;
Fix a few more bugs.
 1.9  04-Dec-2001  darrenr defopt "options SUN4*", put #define for each of SUN4, SUN4C, SUN4M and SUN4U
into opt_arch_sparc.h and include this wherever they are used.
 1.8  26-Aug-2001  eeh branches: 1.8.6;
Fix debug printf.
 1.7  03-Aug-2000  eeh branches: 1.7.4;
Add fpu emulation instrumentation and fixup FCMP and FCMPE emulation for v9.
And rename the 128-bit `x' routines to `q' to match v9 terminology:
i - 32-bit int
x - 64-bit int
s - 32-bit fp
d - 64-bit fp
q - 128-bit fp
 1.6  24-Jul-2000  mycroft Fix an obvious error that would cause fpu_ftoxi() to drop the upper half.
The compiler even emitted a warning for this...
 1.5  18-Jun-2000  mrg branches: 1.5.2;
merge in ultrasparc changes
 1.4  12-Apr-2000  chs branches: 1.4.2;
unconditionalize "ifdef sparc".
 1.3  14-Mar-1996  christos branches: 1.3.30;
Add and bring prototypes into scope.
 1.2  20-Nov-1994  deraadt copyright/Id cleanup
 1.1  02-Oct-1993  deraadt Chris Torek's sparc port. Missing lots of things.
 1.3.30.1  20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.4.2.1  22-Jun-2000  minoura Sync w/ netbsd-1-5-base.
 1.5.2.2  07-Aug-2000  mrg pull up 1.7 (approved by thorpej):
>Add fpu emulation instrumentation and fixup FCMP and FCMPE emulation for v9.
>And rename the 128-bit `x' routines to `q' to match v9 terminology:
> i - 32-bit int
> x - 64-bit int
> s - 32-bit fp
> d - 64-bit fp
> q - 128-bit fp
 1.5.2.1  26-Jul-2000  mycroft Approved by thorpej:
Fix an obvious error that would cause fpu_ftoxi() to drop the upper half.
The compiler even emitted a warning for this...

syssrc/sys/arch/sparc/fpu/fpu_implode.c 1.5 -> 1.6
 1.7.4.3  11-Feb-2002  jdolecek Sync w/ -current.
 1.7.4.2  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.7.4.1  13-Sep-2001  thorpej Update the kqueue branch to HEAD.
 1.8.6.3  28-Feb-2002  nathanw Catch up to -current.
 1.8.6.2  08-Jan-2002  nathanw Catch up to -current.
 1.8.6.1  26-Aug-2001  nathanw file fpu_implode.c was added on branch nathanw_sa on 2002-01-08 00:27:36 +0000
 1.10.16.4  11-Dec-2005  christos Sync with head.
 1.10.16.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.10.16.2  18-Sep-2004  skrll Sync with HEAD.
 1.10.16.1  03-Aug-2004  skrll Sync with HEAD
 1.12.24.1  22-Nov-2005  yamt sync with head.
 1.12.16.1  21-Jun-2006  yamt sync with head.

RSS XML Feed