NetBSD/sys/arch/sun3/include
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
..
Makefile Add <machine/int_types.h>, which provides namespace-pure definitions 2000-06-26 15:42:16 +00:00
ansi.h
aout_machdep.h
asm.h
autoconf.h
bswap.h
cdefs.h
cg2reg.h
cpu.h switch sun3 to ELF. highlight include: 2001-02-22 07:11:08 +00:00
db_machdep.h switch sun3 to ELF. highlight include: 2001-02-22 07:11:08 +00:00
disklabel.h
dvma.h
dvma3.h
dvma3x.h
eeprom.h
elf_machdep.h
endian.h In the `MY THAT'S GROSS' department... 2000-03-17 00:09:18 +00:00
endian_machdep.h In the `MY THAT'S GROSS' department... 2000-03-17 00:09:18 +00:00
fbio.h
float.h
frame.h
idprom.h
ieee.h
ieeefp.h
int_types.h Add <machine/int_types.h>, which provides namespace-pure definitions 2000-06-26 15:42:16 +00:00
kbd.h
kbio.h
kcore.h
leds.h
limits.h
loadfile_machdep.h switch sun3 to ELF. highlight include: 2001-02-22 07:11:08 +00:00
lock.h Require that each each MACHINE/MACHINE_ARCH supply a lock.h. This file 2000-04-29 03:31:45 +00:00
math.h
mc68851.h
mon.h switch sun3 to ELF. highlight include: 2001-02-22 07:11:08 +00:00
param.h Update for the NKMEMPAGES changes. 2000-02-11 19:25:12 +00:00
param3.h
param3x.h
pcb.h
pmap.h
pmap3.h
pmap3x.h
proc.h
profile.h
psl.h switch sun3 to ELF. highlight include: 2001-02-22 07:11:08 +00:00
pte.h
pte3.h
pte3x.h
ptrace.h
reg.h
setjmp.h
signal.h
stdarg.h
svr4_machdep.h
trap.h
types.h add __BROKEN_CONFIG_UNIT_USAGE #define, becuase these ports do very 2000-02-05 00:13:22 +00:00
varargs.h
vmparam.h In the LKM section add some things the LKM's need (since they aren't 2001-02-04 10:16:03 +00:00
vmparam3.h reduce PAGER_MAP_SIZE to 4MB, we're short on KVA. 2001-02-21 02:43:02 +00:00
vmparam3x.h Update for the NKMEMPAGES changes. 2000-02-11 19:25:12 +00:00
vuid_event.h
z8530var.h