Subject: PR/27298 CVS commit: [netbsd-3-0] src/sys/arch/mips
To: None <port-mips-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: Matthias Scheler <tron@netbsd.org>
List: netbsd-bugs
Date: 04/19/2006 15:40:07
The following reply was made to PR port-mips/27298; it has been noted by GNATS.

From: Matthias Scheler <tron@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/27298 CVS commit: [netbsd-3-0] src/sys/arch/mips
Date: Wed, 19 Apr 2006 15:39:13 +0000 (UTC)

 Module Name:	src
 Committed By:	tron
 Date:		Wed Apr 19 15:39:13 UTC 2006
 
 Modified Files:
 	src/sys/arch/mips/include [netbsd-3-0]: cpu.h
 	src/sys/arch/mips/mips [netbsd-3-0]: fp.S
 
 Log Message:
 Pull up following revision(s) (requested by tsutsui in ticket #1259):
 	sys/arch/mips/mips/fp.S: revision 1.30
 	sys/arch/mips/include/cpu.h: revision 1.77
 include/cpu.h: make sure MIPS3_PLUS properly defined even if _LOCORE is defined
 mips/fp.S:     include <mips/cpu.h> for #ifdef MIPS3_PLUS
 Closes PR port-mips/27298.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.73 -r1.73.18.1 src/sys/arch/mips/include/cpu.h
 cvs rdiff -r1.28 -r1.28.26.1 src/sys/arch/mips/mips/fp.S
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.