summaryrefslogtreecommitdiff
path: root/sys/arch/m68k
AgeCommit message (Collapse)Author
1996-05-30A lost $OpenBSD$ updateNiklas Hallqvist
1996-05-30Added $OpenBSD$ tagsNiklas Hallqvist
1996-05-30checkin of files sup have missed earlier, this dir is now at 0529Niklas Hallqvist
1996-05-29$OpenBSD$ additionsNiklas Hallqvist
1996-05-29Add $OpenBSD$ IDsNiklas Hallqvist
1996-05-29From NetBSD: 3 more constants for 68060 access error trap stack frames.Niklas Hallqvist
1996-05-29From Netbsd: Fix "might be used uninitialized" warnings.Niklas Hallqvist
1996-05-09From NetBSD:Niklas Hallqvist
Prototype + -Wall fixes. Clean up a few printf format strings. Added an include for the sunos_sendsig prototype Fix "prototype disagrees about inline" error.
1996-05-09From NetBSD:Niklas Hallqvist
Prototype + -Wall fixes. Clean up a few printf format strings. Added an include for the sunos_sendsig prototype Fix "prototype disagrees about inline" error.
1996-05-09From NetBSD:Niklas Hallqvist
Update for -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-uninitialized. Bring back Step9 and fix an oversight from Ken Nakata <kenn@remus.rutgers.edu>
1996-05-03We need psl.h to get at the PSL_* stuffNiklas Hallqvist
1996-05-03File lost from NetBSD merge in january!Niklas Hallqvist
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-04-19NetBSD 960317 mergeNiklas Hallqvist
1996-04-19NetBSD 960317 mergeNiklas Hallqvist
1996-03-24Prefix usage of "long long" with a "/* LONGLONG */" comment to shut upThorsten Lockert
lint(1) about it
1996-03-24Use __asm in place of asmThorsten Lockert
1996-03-24Provide empty __warn_references() when we are not running GCCThorsten Lockert
1996-03-21From NetBSD: eliminate setjmp.hNiklas Hallqvist
1996-03-21From NetBSD: eliminate setjmp.hNiklas Hallqvist
1996-03-21From NetBSD: Remove ns_cksum.c (now in sys/conf/files)Niklas Hallqvist
1996-02-27From NetBSD: assym.s -> assym.hNiklas Hallqvist
1996-02-27From NetBSD: update to 960217 sourcesNiklas Hallqvist
1996-02-27From NetBSD: update to 960217 sourcesNiklas Hallqvist
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