Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   mhitch
Date:           Thu Jun  8 04:47:15 UTC 2000

Modified Files:
        syssrc/sys/arch/mips/mips: mips_machdep.c

Log Message:
Fix loadfpregs():  the register used to access the floating point registers
was not getting loaded, and the floating point registers were being loaded
from the proc structure rather than the FP registers in the pcb.


To generate a diff of this commit:
cvs rdiff -r1.86 -r1.87 syssrc/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