NetBSD/sys/arch/sparc64
eeh 692ac0b644 We don't have a default binary format: EXEC_AOUT is used for NetBSD/sparc pre 1.4,
EXEC_ELF64 is used for NetBSD/sparc64, and EXEC_ELF32 is used for NetBSD/sparc_elf.

We really need a way to turn these on and off depending on whether we're building
a 32-bit or 64-bit kernel...
1999-03-27 17:58:20 +00:00
..
compile Import of sparc64. 1998-06-20 04:58:50 +00:00
conf We don't have a default binary format: EXEC_AOUT is used for NetBSD/sparc pre 1.4, 1999-03-27 17:58:20 +00:00
dev Add pps support. Only enable pps if CLOCAL & !MDMBUF. 1999-03-27 01:21:36 +00:00
fpu these are fpu_xitof & fpu_ftoxi in the code... 1998-11-24 12:48:14 +00:00
include COMPAT_SPARC32 -> COMPAT_NETBSD32 1999-03-26 04:29:20 +00:00
sparc64 Oops; vm_offset_t -> vaddr_t. 1999-03-27 00:30:06 +00:00
stand COMPAT_SPARC32 -> COMPAT_NETBSD32 1999-03-26 04:29:20 +00:00
Makefile Fix more syscall32 and signal breakage. 1998-10-08 02:31:39 +00:00