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