summaryrefslogtreecommitdiff
path: root/sys/arch/m68k
AgeCommit message (Collapse)Author
1996-01-12remove DEBUGTheo de Raadt
1996-01-05ss_sp is correct, ss_base is not. noticed by agc@sde.uts.amdahl.com; netbsd ↵Theo de Raadt
pr#1784
1995-12-30from netbsd: support more gcc versionsTheo de Raadt
1995-12-15common bcopy used by all the m68k portsTheo 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-11-29niklas pointed out the new MDP_UNCACHE_WX might break fork/exec.Theo de Raadt
always set/clear in setregs() now
1995-11-28Fix SunOS emulation on 040Niklas Hallqvist
1995-11-22fake all targetTheo de Raadt
1995-11-21fake depend:Theo de Raadt
1995-11-21add cleandir targetTheo de Raadt
1995-11-13varargs.h needs ... in va_dcl for gcc >= 2; from arnej@imf.unit.no; netbsd ↵Theo de Raadt
pr#1695
1995-11-09no installTheo de Raadt
1995-11-07fpsp is a subdirTheo de Raadt
1995-10-28allow use of obj dirsTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt