Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/mips
Module Name: src
Committed By: tsutsui
Date: Fri Nov 4 16:19:32 UTC 2005
Modified Files:
src/sys/arch/mips/include: cpuregs.h
src/sys/arch/mips/mips: cache.c
Log Message:
Check MIPS3_CONFIG_CS and adjust csizebase at runtime on MIPS_R4100 CPUs,
and remove "XXXCDC: THIS MIPS3_4100 SPECIAL CASE SHOULD GO AWAY" part
from cpuregs.h. Tested on gxemul.
BTW, cache.c doesn't have MIPS_RC32364 config which was added
in mips_machdep.c rev 1.101?
To generate a diff of this commit:
cvs rdiff -r1.65 -r1.66 src/sys/arch/mips/include/cpuregs.h
cvs rdiff -r1.28 -r1.29 src/sys/arch/mips/mips/cache.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