Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/mips/include
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.
Home |
Main Index |
Thread Index |
Old Index