Subject: CVS commit: syssrc/sys/arch/mips
To: None <source-changes@netbsd.org>
From: UCHIYAMA Yasushi <uch@netbsd.org>
List: source-changes
Date: 03/11/2002 18:39:41
Module Name: syssrc
Committed By: uch
Date: Mon Mar 11 16:39:41 UTC 2002
Modified Files:
syssrc/sys/arch/mips/include: locore.h
syssrc/sys/arch/mips/mips: db_interface.c locore_mips3.S mipsX_subr.S
mips_machdep.c trap.c
Log Message:
make this compile and work with MIPS3_5900.
To generate a diff of this commit:
cvs rdiff -r1.59 -r1.60 syssrc/sys/arch/mips/include/locore.h
cvs rdiff -r1.41 -r1.42 syssrc/sys/arch/mips/mips/db_interface.c
cvs rdiff -r1.76 -r1.77 syssrc/sys/arch/mips/mips/locore_mips3.S
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/mips/mips/mipsX_subr.S
cvs rdiff -r1.123 -r1.124 syssrc/sys/arch/mips/mips/mips_machdep.c
cvs rdiff -r1.168 -r1.169 syssrc/sys/arch/mips/mips/trap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.