History log of /netbsd-src/sys/arch/m68k/fpe/README (Results 1 – 7 of 7)
Revision Date Author Comments
# c69f42d3 21-Aug-2021 andvar <andvar@NetBSD.org>

fix mainly same typos as in my previous commit but outside sys/dev/dm.


# c5ad1dc3 20-Apr-2013 isaki <isaki@NetBSD.org>

Update a list of implement/unimplement functions.


# 33298caa 15-Oct-2011 tsutsui <tsutsui@NetBSD.org>

Update implemented/unimplemented FP functions.


# f028be21 05-Nov-1995 briggs <briggs@NetBSD.org>

Update from Ken Nakata.


# 8b79bcb9 05-Nov-1995 briggs <briggs@NetBSD.org>

Fixes from Ken Nakata. Mainly renaming debug_level to fpu_debug_level.


# 526615e5 03-Nov-1995 briggs <briggs@NetBSD.org>

Add NetBSD id string and update instructions.


# fc8793fb 03-Nov-1995 briggs <briggs@NetBSD.org>

Still incomplete, but much more complete FPE from Ken Nakata
<kenn@remus.rutgers.edu>. This emulator does not yet emulate
the following functions:
FSINH, FETOXM1, FTANH, FATAN, FASIN, FATANH, FSIN,

Still incomplete, but much more complete FPE from Ken Nakata
<kenn@remus.rutgers.edu>. This emulator does not yet emulate
the following functions:
FSINH, FETOXM1, FTANH, FATAN, FASIN, FATANH, FSIN, FTAN,
FETOX, FTWOTOX, FTENTOX, FCOSH, FACOS, FCOS, FSINCOS
It is sufficient, however, to allow programs like df, w, and newfs,
to run to completion with correct results.
Portions of this code were based on the sparc fpe and on initial
work by gwr.

show more ...