Subject: CVS commit: src/sys/arch/mips/include
To: None <source-changes@NetBSD.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 07/03/2004 05:06:38
Module Name: src
Committed By: simonb
Date: Sat Jul 3 05:06:37 UTC 2004
Modified Files:
src/sys/arch/mips/include: mcontext.h
Log Message:
Drop the "catchall" __fpregset_t, and use either a 32-bit or 64-bit
structure depending on the current ABI.
Part of fix for PR port-mips/25942. Thanks to Christos Zoulas and
Klaus Klein for help with debugging this.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/arch/mips/include/mcontext.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.