Source-Changes archive

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

CVS commit: src/sys/arch/sh3/include



Module Name:    src
Committed By:   uwe
Date:           Sat Nov 22 17:05:53 UTC 2003

Modified Files:
        src/sys/arch/sh3/include: mcontext.h

Log Message:
Add _UC_SETSTACK, _UC_CLRSTACK flags.  Add __fpr_fpul to __fpregset_t
and redefine __fpr_regs as an array of 32 ints (SH3E has 16, SH4 has
32 32-bit FP registers) to reserve the space for FPU registers - we
will properly redefine this as a union when we do support FPU.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/sh3/include/mcontext.h

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