NetBSD/sys/arch/atari
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
..
atari Pass a frame pointer to trap() rather than the 'entire frame' trick. Gcc4 2007-06-12 03:34:28 +00:00
compile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf regen 2007-06-06 08:21:08 +00:00
dev Treat bus_space_handle_t as opaque, and use bus_space_vaddr(9) to 2007-03-06 14:45:31 +00:00
include Move declarations of m68k common functions 2007-05-21 16:37:03 +00:00
isa Pass (char *) to mtod(9) on pointer arith. 2007-03-06 14:12:10 +00:00
pci fix typos 2007-04-29 20:23:34 +00:00
stand Add -Os to CFLAGS, so that the boot code fits within the constraints 2006-12-01 13:52:46 +00:00
vme Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
Makefile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00