NetBSD/sys/arch
pk 59e5588098 Map the per-CPU counter registers into each cpu info area. 1998-09-16 13:39:48 +00:00
..
alpha Need 83 longs for a jmp_buf now. 1998-09-14 06:07:29 +00:00
amiga Minor change. 1998-09-13 12:01:41 +00:00
arm32 Need 29 longs for jmp_buf now; signal mask is 128 bits. 1998-09-14 18:06:01 +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 Need 13 longs for jmp_buf; signal mask is 128 bits now. 1998-09-14 21:31:52 +00:00
m68k Define the new sigcontext structure. 1998-09-15 23:14:40 +00:00
mac68k Add the DrHw value for the MicroConversions 2124NB II display adapter, 1998-09-15 16:09:44 +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 Fix typos in signal rework (sc.regs -> sc-regs, rege -> regs). 1998-09-14 07:04:06 +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 {bzero, bcopy} -> {memset, memcpy} 1998-09-12 19:14:58 +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 sigset13_t -> int. 1998-09-14 02:48:33 +00:00
sparc Map the per-CPU counter registers into each cpu info area. 1998-09-16 13:39:48 +00:00
sparc64 Looks like something else changed in signal land. 1998-09-13 16:45:43 +00:00
sun3 In cpu_coredump(), use MID_MACHINE rather than MID_* (whatever it expands 1998-09-09 11:17:24 +00:00
vax In cpu_coredump(), use MID_MACHINE rather than MID_* (whatever it expands 1998-09-09 11:17:24 +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