Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-2-0] src/sys/arch/mips/mips



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.




Home | Main Index | Thread Index | Old Index