Home | History | Annotate | Download | only in fpu
History log of /src/sys/arch/sparc/fpu/fpu_extern.h
RevisionDateAuthorComments
 1.11  30-Aug-2022  rin Drop one more register qualifier.
 1.10  28-Aug-2022  rin Drop ``register'' qualifier.

No binary changes for GENERIC compiled by GCC 10.4.
 1.9  28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.8  16-Nov-2005  uwe branches: 1.8.74; 1.8.76; 1.8.78;
ANSIify. Use uint<N>_t. Drop trailing whitespace.
Same binary code is generated.
 1.7  12-Oct-2003  pk branches: 1.7.16; 1.7.24;
Simplify fpu_cleanup() by having it return a code to indicate that a SIGFPE
is to be posted; let trap() deal with constructing the siginfo structure.
 1.6  18-Jan-2003  thorpej branches: 1.6.2;
Merge the nathanw_sa branch.
 1.5  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.4  03-Aug-2000  eeh branches: 1.4.4; 1.4.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.3  18-Jun-2000  mrg branches: 1.3.2;
merge in ultrasparc changes
 1.2  05-Sep-1998  christos branches: 1.2.12; 1.2.20;
Assign copyright to TNF.
 1.1  14-Mar-1996  christos Add and bring prototypes into scope.
 1.2.20.1  22-Jun-2000  minoura Sync w/ netbsd-1-5-base.
 1.2.12.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.3.2.1  07-Aug-2000  mrg pull up 1.4 (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.4.8.2  08-Jan-2002  nathanw Catch up to -current.
 1.4.8.1  20-Nov-2001  pk Convert to SA framework.
 1.4.4.1  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.6.2.4  11-Dec-2005  christos Sync with head.
 1.6.2.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.6.2.2  18-Sep-2004  skrll Sync with HEAD.
 1.6.2.1  03-Aug-2004  skrll Sync with HEAD
 1.7.24.1  22-Nov-2005  yamt sync with head.
 1.7.16.1  21-Jun-2006  yamt sync with head.
 1.8.78.1  16-May-2008  yamt sync with head.
 1.8.76.1  18-May-2008  yamt sync with head.
 1.8.74.1  02-Jun-2008  mjf Sync with HEAD.

RSS XML Feed