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:   kleink
Date:           Sun Jun 17 14:39:33 UTC 2001

Modified Files:
        syssrc/sys/arch/sparc64/sparc64: svr4_machdep.c

Log Message:
Fix context handling for 32-bit environments:
* Really pass PSR ICC bits instead of raw CCR.
* Don't touch ASI and FPRS, which are not part of the 32-bit mcontext.
Also, correct printf conversions in svr4_printmcontext.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 syssrc/sys/arch/sparc64/sparc64/svr4_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