Home | History | Annotate | Download | only in fpe
History log of /src/sys/arch/m68k/fpe/fpu_getexp.c
RevisionDateAuthorComments
 1.5  18-Jul-2011  isaki fix indent. no functional changes.
 1.4  14-Mar-2009  dsl Change about 4500 of the K&R function definitions to ANSI ones.
There are still about 1600 left, but they have ',' or /* ... */
in the actual variable definitions - which my awk script doesn't handle.
There are also many that need () -> (void).
(The script does handle misordered arguments.)
 1.3  11-Dec-2005  christos branches: 1.3.78; 1.3.86; 1.3.92;
merge ktrace-lwp.
 1.2  15-Jul-2003  lukem __KERNEL_RCSID()
 1.1  03-Nov-1995  briggs branches: 1.1.64;
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.
 1.1.64.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.1.64.2  18-Sep-2004  skrll Sync with HEAD.
 1.1.64.1  03-Aug-2004  skrll Sync with HEAD
 1.3.92.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.3.86.1  28-Apr-2009  skrll Sync with HEAD.
 1.3.78.1  04-May-2009  yamt sync with head.

RSS XML Feed