Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 10/15/1996 00:40:01
mark
Mon Oct 14 17:33:03 PDT 1996
Update of /cvsroot/src/sys/arch/arm32/include
In directory netbsd1:/var/slash-tmp/cvs-serv25735

Modified Files:
	cpu.h 
Log Message:
Added checks for illegal combinations of CPU_ARM6, CPU_ARM7, CPU_ARM7500,
CPU_SA110 and CPU_LATE_ABORT.
Updated the CLKF_INTR() macro for changes made to the interrupt system.
Updated some of the CPU ID codes.
Added the CPU ID for the ARM8.


mark
Mon Oct 14 17:35:49 PDT 1996
Update of /cvsroot/src/sys/arch/arm32/conf
In directory netbsd1:/var/slash-tmp/cvs-serv25792

Modified Files:
	Makefile.arm32 
Log Message:
Added -Wcomment to the CPPFLAGS.
Added -Wreturn-type to the CWARNFLAGS.
Make dependancies for makemodes.


mark
Mon Oct 14 17:39:23 PDT 1996
Update of /cvsroot/src/sys/arch/arm32/include
In directory netbsd1:/var/slash-tmp/cvs-serv25858

Modified Files:
	irqhandler.h 
Log Message:
Define a separate set of irq numbers for ARM7500 machines if RC7500 is
not defined as the ARM7500 in A7000 machines has different interrupt
numbers than the ARM7500 in RC7500 machines.