Source-Changes archive

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

CVS commit: syssrc/sys/arch/sh5



Module Name:    syssrc
Committed By:   scw
Date:           Sat Sep 28 11:03:09 UTC 2002

Modified Files:
        syssrc/sys/arch/sh5/include: frame.h reg.h
        syssrc/sys/arch/sh5/sh5: cpu_switch.S

Log Message:
The FP status register is 32-bits wide, so don't use register_t in
the various state frames.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/sh5/include/frame.h
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/sh5/include/reg.h
cvs rdiff -r1.9 -r1.10 syssrc/sys/arch/sh5/sh5/cpu_switch.S

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