Source-Changes archive

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

CVS commit: syssrc/sys/arch



Module Name:    syssrc
Committed By:   scw
Date:           Fri Jul 12 19:52:22 UTC 2002

Modified Files:
        syssrc/sys/arch/evbsh5/conf: SIMULATOR
        syssrc/sys/arch/evbsh5/evbsh5: machdep.c
        syssrc/sys/arch/sh5/sh5: cpu_switch.S sh5_clock.c trap.c

Log Message:
Ditch the "simulated clock" hack. It would never really have worked,
and the latest simulator won't need it anyway.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/evbsh5/conf/SIMULATOR
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/evbsh5/evbsh5/machdep.c
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/sh5/sh5/cpu_switch.S
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/sh5/sh5/sh5_clock.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/sh5/sh5/trap.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