NetBSD/sys/arch/sun3/sun3x
chs a95226826d switch sun3 to ELF. highlight include:
add "%" prefix to register names in assembly code.
change assembly functions to return values in %a0 instead of %d0.
C symbols no longer prepend an underscore, adjust assembly code for this.
32-bit values are now 32-bit aligned instead of 16-bit aligned,
adjust structure packing and padding to override this where necessary.
make EXEC_ELF std, make EXEC_AOUT and COMPAT_AOUT_M68K optional.
use the MI loadfile() instead of several home-grown versions.
2001-02-22 07:11:08 +00:00
..
bus_subr.c splimp() -> splvm() 2001-01-14 03:22:04 +00:00
clock.c Remove some of broken cf_unit usage. 2001-02-03 12:40:58 +00:00
dvma.c splimp() -> splvm() 2001-01-14 03:22:04 +00:00
enable.c
enable.h
genassym.cf convert to use genassym.cf & genassym.sh, as other ports do 2000-12-07 17:51:06 +00:00
idprom.c
iommu.c
iommu.h
locore.s switch sun3 to ELF. highlight include: 2001-02-22 07:11:08 +00:00
locore2.c switch sun3 to ELF. highlight include: 2001-02-22 07:11:08 +00:00
machdep.c switch sun3 to ELF. highlight include: 2001-02-22 07:11:08 +00:00
mem.c
mk48t02.h
obio.c Fix typo in comment. 2000-11-02 21:18:03 +00:00
obio.h
obmem.h
pmap.c Adjust only avail_end address rather than reduce 2001-02-20 12:52:57 +00:00
pmap_pvt.h
vme.c
vme.h