Source-Changes archive

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

CVS commit: src/sys/arch/powerpc/powerpc



Module Name:    src
Committed By:   matt
Date:           Sun Apr  4 17:20:15 UTC 2004

Modified Files:
        src/sys/arch/powerpc/powerpc: sig_machdep.c

Log Message:
Fix the way cpu_setmcontext was restoring FPSCR.  Make the opposite of the
way that cpu_getmcontext was saving it.  (FPSCR was being saved incorrectly
before and thus obliterated when a signal happened).


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/sys/arch/powerpc/powerpc/sig_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