NetBSD/sys/arch/sun3
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 Add pseudo-device agr to more kernels 2007-06-06 08:19:10 +00:00
dev
include
sun3 Pass a frame pointer to trap() rather than the 'entire frame' trick. Gcc4 2007-06-12 03:34:28 +00:00
sun3x
Makefile