Source-Changes archive

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

CVS commit: syssrc/sys/arch/sh5/sh5



Module Name:    syssrc
Committed By:   scw
Date:           Wed Sep  4 14:34:02 UTC 2002

Modified Files:
        syssrc/sys/arch/sh5/sh5: trap.c

Log Message:
Fix a couple of bugs:
 - a && which should have been a &
 - advance the PC to the next insn before dealing with a syscall (trapa)

Sprinkle some DEBUG/DIAGNOSTIC code.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 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