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

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

Patches provided by Joel Baker in PR 22364, verified by myself.
 1.10  15-Jul-2003  lukem __KERNEL_RCSID()
 1.9  16-Oct-2002  martin branches: 1.9.6;
Make 32bit sparc64 kernels with DEBUG and DIAGNOSTIC compile.
 1.8  23-Jan-2002  pk branches: 1.8.10;
Add missing `#ifdef SUN4U'.
 1.7  19-Jan-2002  eeh Fix a few more bugs.
 1.6  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.5  03-Aug-2000  eeh branches: 1.5.4; 1.5.8;
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.4  18-Jun-2000  mrg branches: 1.4.2;
merge in ultrasparc changes
 1.3  14-Mar-1996  christos branches: 1.3.30; 1.3.38;
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.38.1  22-Jun-2000  minoura Sync w/ netbsd-1-5-base.
 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  07-Aug-2000  mrg pull up 1.5 (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.8.3  18-Oct-2002  nathanw Catch up to -current.
 1.5.8.2  28-Feb-2002  nathanw Catch up to -current.
 1.5.8.1  08-Jan-2002  nathanw Catch up to -current.
 1.5.4.2  11-Feb-2002  jdolecek Sync w/ -current.
 1.5.4.1  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.8.10.1  08-Nov-2002  tron Pull up revision 1.9 (requested by martin in ticket #916):
Make 32bit sparc64 kernels with DEBUG and DIAGNOSTIC compile.
 1.9.6.4  11-Dec-2005  christos Sync with head.
 1.9.6.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.9.6.2  18-Sep-2004  skrll Sync with HEAD.
 1.9.6.1  03-Aug-2004  skrll Sync with HEAD
 1.11.24.1  22-Nov-2005  yamt sync with head.
 1.11.16.1  21-Jun-2006  yamt sync with head.

RSS XML Feed