Source-Changes archive

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

CVS commit: [nathanw_sa] syssrc/sys/arch/mips



Module Name:    syssrc
Committed By:   thorpej
Date:           Tue Dec 17 02:08:47 UTC 2002

Modified Files:
        syssrc/sys/arch/mips/include [nathanw_sa]: mcontext.h
        syssrc/sys/arch/mips/mips [nathanw_sa]: mips_machdep.c

Log Message:
* Always include the SR in the gregset.
* Create space for the 32 64-bit double-precision registers used
  in 64-bit ABIs.

This means we don't follow the SVR4 MIPS PS document, but that document
is somewhat out of date with regard to modern MIPS processors.

Per discussion with Chris Demetriou.


To generate a diff of this commit:
cvs rdiff -r1.1.2.3 -r1.1.2.4 syssrc/sys/arch/mips/include/mcontext.h
cvs rdiff -r1.120.2.27 -r1.120.2.28 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