NetBSD/sys/arch
drochner 06753678d5 Remove the chips which are known to identify properly out of the
old "match" function - more or less for documentation.
Proposed by "Soren S. Jorvang" <soren@t.dk>.
1998-09-18 11:57:57 +00:00
..
alpha Need 83 longs for a jmp_buf now. 1998-09-14 06:07:29 +00:00
amiga Garbage collect unused 3rd parameter to comprobe1(). 1998-09-16 21:30:58 +00:00
arm32 Be less verbose during various data aborts unless DEBUG is defined. 1998-09-18 04:09:57 +00:00
atari Oops, forgot this one in the vmebus renaming (Julian Coleman). 1998-09-15 10:45:11 +00:00
bebox Fix omission in previous; remember to record that we're on the signal stack. 1998-09-13 11:57:58 +00:00
hp300 Minor change. 1998-09-13 12:01:41 +00:00
i386 Remove the chips which are known to identify properly out of the 1998-09-18 11:57:57 +00:00
m68k Define the new sigcontext structure. 1998-09-15 23:14:40 +00:00
mac68k Interrupt handling for the MicroConversions 2124NB II, from Paul Goyette. 1998-09-18 06:08:28 +00:00
macppc Fix omission in previous; remember to record that we're on the signal stack. 1998-09-13 11:57:58 +00:00
mips Need 87 longs for a jmp_buf now (we use sigcontext, which grew). 1998-09-16 23:15:08 +00:00
mvme68k Minor change. 1998-09-13 12:01:41 +00:00
newsmips Add splx_end label to splx(), for stack traceback code. 1998-09-11 17:37:46 +00:00
next68k Use WARNS=1 to get -Wall, and properly disable -Wmain on gcc 2.8 1998-09-14 00:50:22 +00:00
ofppc Fix omission in previous; remember to record that we're on the signal stack. 1998-09-13 11:57:58 +00:00
pc532 Catch up with changes to signal delivery. 1998-09-17 02:01:59 +00:00
pica distclean is a synonym for cleandir 1998-09-05 15:15:14 +00:00
pmax Changes to sys/arch/mips from ARC port, from Noriyuki Soda <soda@sra.co.jp>. 1998-09-11 16:46:31 +00:00
powerpc powerpc/bcopy.c is unnecessary. 1998-09-18 06:04:19 +00:00
sparc sigh.. put back non-garbage collectible `que' functions. 1998-09-18 08:07:08 +00:00
sparc64 Make the signal code look a bit more like the 32-bit SPARC port's. 1998-09-17 04:52:17 +00:00
sun3 In cpu_coredump(), use MID_MACHINE rather than MID_* (whatever it expands 1998-09-09 11:17:24 +00:00
vax Define the new sigcontext structure. 1998-09-17 04:54:51 +00:00
x68k Minor change. 1998-09-13 12:01:41 +00:00
Makefile For the pc532 MACHINE (pc532) isn't equal to MACHINE_ARCH (ns32k) but there 1998-08-25 11:52:26 +00:00