NetBSD/sys/arch
cgd 45ba05f710 convert cpu-dependent routine selection to use a centralized CPU switch, thus
deleting (and cleaning up) N pages of #ifdefs in machdep.c.  While we're
at it, make the cpu type options generate flags, and check them instead of
kernel Makefile defines.
1996-11-12 05:14:27 +00:00
..
alpha convert cpu-dependent routine selection to use a centralized CPU switch, thus 1996-11-12 05:14:27 +00:00
amiga oops; converted twice from hex to decimal earlier 1996-11-11 15:33:57 +00:00
arm32 Fix an inconsistency that came in with Lite: setrq() was renamed to 1996-11-06 20:19:19 +00:00
atari Add frequency table for Hades. 1996-11-10 21:52:37 +00:00
hp300 Fix an inconsistency that came in with Lite: setrq() was renamed to 1996-11-06 20:19:19 +00:00
i386 Changed condition used to determine whether to do the overlap-safe 1996-11-12 01:49:29 +00:00
m68k Bug fix for FSINCOS: wouldn't handle FPc == FP1 earlier. 1996-10-30 14:44:47 +00:00
mac68k Remove unused MAXFDESCS option. Closes PR 2927, noticed by Erik 1996-11-11 18:02:57 +00:00
mips Change "___mcount" -> "__mcount" in asm() code in arch/mips/include/profile.h. 1996-11-11 22:13:29 +00:00
mvme68k fix uninit'd variable [detected by charles] 1996-11-09 22:27:22 +00:00
ofppc Rename recently checked in KGDB to IPKDB to resolve conflicts with older KGDB 1996-10-16 19:32:08 +00:00
pc532 * We get bcopy from libkern.o now. 1996-11-07 07:34:02 +00:00
pica Fix an inconsistency that came in with Lite: setrq() was renamed to 1996-11-06 20:19:19 +00:00
pmax Fix typo: #endeif 1996-10-23 20:04:40 +00:00
powerpc Fix an inconsistency that came in with Lite: setrq() was renamed to 1996-11-06 20:19:19 +00:00
sparc Declare `cgtwo' and `rd' character devices. 1996-11-11 23:57:12 +00:00
sun3 Fix an inconsistency that came in with Lite: setrq() was renamed to 1996-11-06 20:19:19 +00:00
vax Fix an inconsistency that came in with Lite: setrq() was renamed to 1996-11-06 20:19:19 +00:00
x68k Fix an inconsistency that came in with Lite: setrq() was renamed to 1996-11-06 20:19:19 +00:00