summaryrefslogtreecommitdiff
path: root/sys/arch/m68k/fpe
AgeCommit message (Collapse)Author
1996-02-27From NetBSD: update to 960217 sourcesNiklas Hallqvist
1996-01-12remove DEBUGTheo de Raadt
1995-12-14from netbsd:Theo de Raadt
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.
1995-10-18initial import of NetBSD treeTheo de Raadt