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:           Thu Aug 29 16:04:11 UTC 2002

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

Log Message:
Add the frame pointer (r14) to the list of registers to save in
the pcb during a context switch.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/sh5/include/frame.h
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/sh5/sh5/cpu_switch.S
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/sh5/sh5/genassym.cf

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