Subject: CVS commit: [netbsd-2-0] src/sys/arch/mips/mips
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 07/04/2004 12:53:59
Module Name:	src
Committed By:	he
Date:		Sun Jul  4 12:53:59 UTC 2004

Modified Files:
	src/sys/arch/mips/mips [netbsd-2-0]: mips_machdep.c

Log Message:
Pull up revisoin 1.176 (requested by simonb in ticket #589):
  Changes fixing PR#25942:
   o In cpu_{set,get}context(), copy fht FP registers themselves
     and the FP CSR separately, and from a correctly sized
     __fpregset_t.  The FP CSR is copied separately to avoid
     endianness or alignment issues.


To generate a diff of this commit:
cvs rdiff -r1.175 -r1.175.2.1 src/sys/arch/mips/mips/mips_machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.