NetBSD/sys/arch
2001-05-18 23:32:48 +00:00
..
alpha o Deal with stray machine checks 2001-05-14 19:56:22 +00:00
amiga
amigappc
arc Call doshutdownhooks() in cpu_reboot(). 2001-05-17 14:53:54 +00:00
arm Include opt_cputypes.h, since we use CPU_*. 2001-05-13 14:41:56 +00:00
arm26 Make microtime properly monotonic, with code derived from the /alpha 2001-05-14 23:45:39 +00:00
arm32 Refer to the Risc PC IOMD by its real name (which appears to be IOMD20). 2001-05-13 14:30:00 +00:00
atari remove some debugging leftovers. 2001-05-16 08:45:50 +00:00
bebox
cesfic cleanup and ELF preparation (_XXX_LABEL(), .align) 2001-05-18 11:51:57 +00:00
cobalt
dnard Remove includes that only include <arm/*.h>. These are now picked up 2001-05-09 22:30:43 +00:00
dreamcast convert two consecutive "shll"s with one "shll2" 2001-05-15 08:54:56 +00:00
evbsh3 convert two consecutive "shll"s with one "shll2" 2001-05-15 08:54:56 +00:00
hp300 pull in lib/libkern/libkern.h to resolve inline tolower() 2001-05-13 00:01:45 +00:00
hpc Allow to pass -d option to kernel. 2001-05-17 01:50:35 +00:00
hpcarm ANSIify and minor KNF. 2001-05-18 14:51:40 +00:00
hpcmips Don't touch GIU{USE,TERM}UPDN_REG_W if ONLY_VR4122 is defined. 2001-05-18 01:41:39 +00:00
hpcsh convert two consecutive "shll"s with one "shll2" 2001-05-15 08:54:56 +00:00
i386 don't bother providing duplicate code for {read,write}_eflags() since it's in cpufuncs.h anyway 2001-05-17 16:35:06 +00:00
luna68k Add l_poll' to struct linesw' and provide an xxxpoll() entry point 2001-05-02 10:32:08 +00:00
m68k Don't define __LDPGSZ if it's already defined. 2001-05-18 15:34:28 +00:00
mac68k port-mac68l/12931 by Dave Huang: 2001-05-14 09:27:06 +00:00
macppc Add ${AOPTS} to AFLAGS 2001-05-17 23:48:31 +00:00
mips Add the processor IDs for the 4Kc and 5Kc CPUs and some MIPS32/64 2001-05-15 21:48:50 +00:00
mipsco
mmeye
mvme68k Finally nobble the bus_dmamap_sync() problem with osiop(4). 2001-05-16 19:06:46 +00:00
netwinder
news68k Update to reflect that unlike in m68k a.out environments, where the .align 2001-05-12 00:55:34 +00:00
newsmips
next68k turn on printf format-string checking and -Werror. fix all warnings. 2001-05-13 16:55:37 +00:00
ofppc
pc532 Add "switch to ELF". 2001-05-16 15:01:40 +00:00
pmax
powerpc Call __syncicache in db_write_bytes. (makes breakpoints work better). 2001-05-18 20:38:27 +00:00
prep delint: don't try & return something from void pci_intr_disestablish() 2001-05-15 14:48:57 +00:00
sandpoint delint: don't try & return something from void pci_intr_disestablish() 2001-05-15 14:48:57 +00:00
sgimips Add IP32 2001-05-14 17:59:22 +00:00
sh3 sigreturn() fix (from kleink) 2001-05-16 12:42:38 +00:00
sparc Delint my previous change. 2001-05-12 22:42:07 +00:00
sparc64 notice siop boot devices. 2001-05-18 23:32:48 +00:00
sun2 Rewrote a variable constraint to make gcc 2.95 happy. 2001-05-14 20:39:52 +00:00
sun3 Update to reflect that unlike in m68k a.out environments, where the .align 2001-05-12 00:55:34 +00:00
vax Add a VAXANY type. Eventually to used in INSTALL / GENERIC to easily 2001-05-16 05:36:53 +00:00
x68k Missings from the previous commit. 2001-05-15 09:10:05 +00:00
Makefile