Source-Changes archive

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

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



Module Name:    syssrc
Committed By:   scw
Date:           Sun Nov 25 10:39:36 UTC 2001

Modified Files:
        syssrc/sys/arch/m68k/include [nathanw_sa]: mcontext.h
        syssrc/sys/arch/m68k/m68k [nathanw_sa]: sig_machdep.c

Log Message:
When restoring thread context, check the _UC_USER bit and DTRT when
checking frame format and fpu saved state.

The whole `full fpu state cannot be saved/restored from userland' needs
more thought.

XXX: _UC_USER really ought to be defined in <sys/ucontext.h> ...


To generate a diff of this commit:
cvs rdiff -r1.1.2.2 -r1.1.2.3 syssrc/sys/arch/m68k/include/mcontext.h
cvs rdiff -r1.15.6.5 -r1.15.6.6 syssrc/sys/arch/m68k/m68k/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