Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sgimips/sgimips
Module Name: src
Committed By: rumble
Date: Thu Apr 7 23:36:48 UTC 2005
Modified Files:
src/sys/arch/sgimips/sgimips: arcemu.c arcemu.h
Log Message:
Don't maintain an unimplemented vector for each arcbios vector.
Rather, cast our single vector. We weren't reporting which vector
when panicking, and if somebody uses a vector that isn't
implemented it should be easy enough to trap down anyways.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/sgimips/sgimips/arcemu.c
cvs rdiff -r1.3 -r1.4 src/sys/arch/sgimips/sgimips/arcemu.h
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