NetBSD/sys/arch/next68k
chs b4de661569 switch next68k to ELF. highlight include:
add "%" prefix to register names in assembly code.
change assembly functions to return pointer 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-05-12 22:35:29 +00:00
..
compile
conf switch next68k to ELF. highlight include: 2001-05-12 22:35:29 +00:00
dev Sprinkle pmap_update() calls after calls to: 2001-04-24 04:30:50 +00:00
include switch next68k to ELF. highlight include: 2001-05-12 22:35:29 +00:00
next68k switch next68k to ELF. highlight include: 2001-05-12 22:35:29 +00:00
stand switch next68k to ELF. highlight include: 2001-05-12 22:35:29 +00:00
Makefile Remove gratuitous setting of SYSDIR; 2001-04-03 17:12:23 +00:00