Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 06/03/2001 01:48:40
Module Name:	syssrc
Committed By:	bjh21
Date:		Sat Jun  2 22:48:40 UTC 2001

Modified Files:
	syssrc/sys/arch/arm32/arm32: fault.c
	syssrc/sys/arch/hpcarm/hpcarm: fault.c

Log Message:
Now that cpu_dataabt_fixup() can fail, print slightly more useful information
(address and disassembly of the instruction that aborted) when it does so.


To generate a diff of this commit:
cvs rdiff -r1.53 -r1.54 syssrc/sys/arch/arm32/arm32/fault.c
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/hpcarm/hpcarm/fault.c

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