NetBSD/sys/arch/arm32
jonathan 4c1d96de78 * Replace explicit -O2 in CFLAGS with COPTS macro. Default COPTS?= -O2.
Lets users over-ride with makeoptions COPTS="..." in kernel config files.

  Leave `mandatory' flags (like  -msoft-float which  on m68k enforces no
  FP in kernel) in CFLAGS.
1996-12-01 06:12:25 +00:00
..
arm32 Removed a load of [cb]dev_decl() lines that are provided by sys/conf.h 1996-11-23 21:15:31 +00:00
boot RCS Id police. 1996-06-12 19:24:19 +00:00
compile Initial commit of the NetBSD/arm32 port. 1996-01-31 23:14:53 +00:00
conf * Replace explicit -O2 in CFLAGS with COPTS macro. Default COPTS?= -O2. 1996-12-01 06:12:25 +00:00
dev Fixed the IPL level of the interrupt handler. 1996-11-23 03:56:02 +00:00
doc Fixed typos. 1996-11-23 03:20:20 +00:00
fpe-arm Call mcount() for all fpe core entry points if GPROF and PROFILE_ASM 1996-10-15 01:37:50 +00:00
fpe-sp backout previous kprintf change 1996-10-13 03:05:43 +00:00
include PROF -> GPROF 1996-11-30 02:48:57 +00:00
iomd Provide alternative trapframe push and pull macros from the StrongARM. 1996-11-23 04:02:40 +00:00
kshell Removed references to the debug function checkinodes(). 1996-10-17 02:43:38 +00:00
mainbus Fixed the IPL level of the interrupt handler. 1996-11-23 03:56:02 +00:00
podulebus Check the IOMD ID in the podulebus probe to make sure the IOMD supports 1996-11-23 03:42:39 +00:00
rc7500 backout previous kprintf change 1996-10-13 03:05:43 +00:00
vidc Use the IOMD_ID macro to check the IOMD ID number rather than direct reads 1996-11-23 03:37:35 +00:00
Makefile Initial commit of the NetBSD/arm32 port. 1996-01-31 23:14:53 +00:00