Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/arm/arm
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.
Home |
Main Index |
Thread Index |
Old Index