NetBSD/sys/arch/mac68k
mhitch d2eac2f631 Pass a frame pointer to trap() rather than the 'entire frame' trick. Gcc4
was optimizing away modifications to the frame contents (it's not nice to
trick gcc).  Pass the pointer as the first argument to reduce the number
of places that would be changed otherwise.  Fixes the getcwd regression
test on most m68k ports.
2007-06-12 03:34:28 +00:00
..
compile
conf Switch mac68k's sn(4) Ethernet to MI SONIC driver. 2007-06-10 05:59:42 +00:00
dev Switch mac68k's sn(4) Ethernet to MI SONIC driver. 2007-06-10 05:59:42 +00:00
include Rather than attaching fpu as a usual device during cpu_configure(9), 2007-06-02 12:07:03 +00:00
mac68k Pass a frame pointer to trap() rather than the 'entire frame' trick. Gcc4 2007-06-12 03:34:28 +00:00
nubus Switch mac68k's sn(4) Ethernet to MI SONIC driver. 2007-06-10 05:59:42 +00:00
obio Switch mac68k's sn(4) Ethernet to MI SONIC driver. 2007-06-10 05:59:42 +00:00
Makefile Make the mac68k 'tags' target work. 2007-02-25 05:47:55 +00:00