NetBSD/sys/arch
scottr 7044c8fd8a Get several cleanup chores out of the way. The code is functionally
identical to the previous incarnation.

 - Update using m68k asm.h macros
 - Move initialization towards the front of the file
 - Rename mac68k_buserr_addr to m68k_fault_addr
 - Reorganize trap 15 handler, similar in structure to -- though not as
   complete as -- the hp300 version
 - Reorganize doboot() for easier integration of external cache, and
   make room for the latter (#ifdef __notyet__)
 - General garbage collection of unused code/data
1997-06-29 06:07:39 +00:00
..
alpha Turn of 'unclaimed interrupt' messages- we know about them already- we can't 1997-06-24 18:08:59 +00:00
amiga Make aucc work in the presence of LEV6_DEFER. 1997-06-23 23:46:23 +00:00
arm32 #define DB_AOUT_SYMBOLS 1997-06-26 01:26:56 +00:00
atari Add 'libsa/atari_stand.h' that defines atari specific things. This allows 1997-06-28 21:36:28 +00:00
hp300 Adjust start address here, now that exec() no longer does it for us. 1997-06-28 07:20:25 +00:00
i386 Define _STANDALONE for standalone programs. 1997-06-26 19:03:32 +00:00
m68k Add support for T-racing of emulated instructions. (Yes, gdb uses this.) 1997-06-27 23:32:09 +00:00
mac68k Get several cleanup chores out of the way. The code is functionally 1997-06-29 06:07:39 +00:00
mips Moved the mini-debug routines out of trap.c into their own file, like the 1997-06-28 03:59:46 +00:00
mvme68k move man pages into share/man. 1997-06-22 06:25:58 +00:00
ofppc bring mrg-vm-swap2 onto mainilne. 1997-06-12 15:46:19 +00:00
pc532 #define DB_AOUT_SYMBOLS 1997-06-26 01:26:56 +00:00
pica Apply sys/arch/mips changes (MACH_ -> MIPS_ or MIPS3_) changes to Pica port. 1997-06-23 02:56:38 +00:00
pmax Update compiled-in default partition. Default root 32Mbytes, swap 64Mbytes. 1997-06-25 11:00:32 +00:00
powerpc bring mrg-vm-swap2 onto mainilne. 1997-06-12 15:46:19 +00:00
sparc Accommodate non-VM_PMAP_HACK code. 1997-06-28 19:59:03 +00:00
sun3 Add reference to DMA selection variable used in dev/ic/ncr53c9x.c and sample 1997-06-27 02:07:32 +00:00
sun3x Add reference to DMA selection variable used in dev/ic/ncr53c9x.c and sample 1997-06-27 02:07:32 +00:00
vax #define DB_AOUT_SYMBOLS 1997-06-26 01:26:56 +00:00
x68k The recent buserr handler cleanup in the Amiga locore.s made the label 1997-06-26 22:28:42 +00:00