NetBSD/sys/arch/sun3/sun3x
tsutsui 0681619847 Sync with sun3/locore.s rev 1.88:
> 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.
Fixes MMU fault panic in trap() on sun3x.

This should be pulled up to netbsd-4 too.
2007-07-20 22:26:29 +00:00
..
bus_subr.c
clock.c
dvma.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
enable.c
enable.h
genassym.cf Adapt sun68k ports to yamt-idlelwp. 2007-05-18 10:18:24 +00:00
idprom.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
iommu.c
iommu.h
locore2.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
locore.s Sync with sun3/locore.s rev 1.88: 2007-07-20 22:26:29 +00:00
machdep.c - Don't refer fputype before FPU is probed. 2007-06-02 06:23:56 +00:00
mem.c Use (char *) casts. 2007-03-04 14:03:03 +00:00
obio.c Prepare bus_dma(9) structures for sun3x obio devices. 2007-02-03 05:14:38 +00:00
obio.h
obmem.h
pmap_pvt.h
pmap.c Adapt sun68k ports to yamt-idlelwp. 2007-05-18 10:18:24 +00:00
vme.c Add bus_space(9) and bus_dma(9) glue to sun3 MD VME attachment 2007-02-03 16:58:08 +00:00
vme.h