Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sh3
Module Name: src
Committed By: uwe
Date: Fri Dec 14 00:58:38 UTC 2007
Modified Files:
src/sys/arch/sh3/include: cpu.h
src/sys/arch/sh3/sh3: db_interface.c exception_vector.S sh3_machdep.c
Log Message:
Use dedicated interrupt stack. Tested on hpcsh and landisk. This has
been sitting in my tree for quite a while. While here s/top/bottom/
in a few places related to stacks to confirm to conventional
terminology.
To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 src/sys/arch/sh3/include/cpu.h
cvs rdiff -r1.45 -r1.46 src/sys/arch/sh3/sh3/db_interface.c
cvs rdiff -r1.33 -r1.34 src/sys/arch/sh3/sh3/exception_vector.S
cvs rdiff -r1.66 -r1.67 src/sys/arch/sh3/sh3/sh3_machdep.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