History log of /netbsd/sys/arch/sparc/fpu/fpu_emu.h (Results 1 – 8 of 8)
Revision Date Author Comments
# 93562b35 28-Aug-2022 rin <rin@NetBSD.org>

Drop ``register'' qualifier.

No binary changes for GENERIC compiled by GCC 10.4.


# 95e1ffb1 11-Dec-2005 christos <christos@NetBSD.org>

merge ktrace-lwp.


# aad01611 07-Aug-2003 agc <agc@NetBSD.org>

Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22364, verified by myself.


# 860b0688 04-Dec-2001 darrenr <darrenr@NetBSD.org>

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.


# dd5c54d0 03-Aug-2000 eeh <eeh@NetBSD.org>

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

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

show more ...


# feddb7ad 18-Jun-2000 mrg <mrg@NetBSD.org>

merge in ultrasparc changes


# 274a9076 20-Nov-1994 deraadt <deraadt@NetBSD.org>

copyright/Id cleanup


# 4588caef 02-Oct-1993 deraadt <deraadt@NetBSD.org>

Chris Torek's sparc port. Missing lots of things.