Subject: CVS commit: src/sys/arch/arm/arm
To: None <source-changes@NetBSD.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 11/14/2003 19:03:17
Module Name:	src
Committed By:	scw
Date:		Fri Nov 14 19:03:17 UTC 2003

Modified Files:
	src/sys/arch/arm/arm: syscall.c undefined.c

Log Message:
Check alignment of the fault PC before de-referencing it.
Give the process a Illegal Instruction fault if the PC is misaligned.


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 src/sys/arch/arm/arm/syscall.c
cvs rdiff -r1.20 -r1.21 src/sys/arch/arm/arm/undefined.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.