Source-Changes archive

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

CVS commit: src/sys/arch



Module Name:    src
Committed By:   simonb
Date:           Mon Jun  9 12:20:39 UTC 2003

Modified Files:
        src/sys/arch/arc/arc: locore_machdep.S
        src/sys/arch/mips/include: cpuregs.h
        src/sys/arch/mips/mips: mips5900_subr.S
        src/sys/arch/mipsco/mipsco: locore_machdep.S
        src/sys/arch/newsmips/newsmips: locore_machdep.S
        src/sys/arch/pmax/pmax: locore_machdep.S

Log Message:
Remove definitions and usage of MIPS_COP_0_STATUS_REG and
MIPS_COP_0_CAUSE_REG - use MIPS_COP_0_STATUS and MIPS_COP_0_CAUSE
instead.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/arch/arc/arc/locore_machdep.S
cvs rdiff -r1.59 -r1.60 src/sys/arch/mips/include/cpuregs.h
cvs rdiff -r1.1 -r1.2 src/sys/arch/mips/mips/mips5900_subr.S
cvs rdiff -r1.3 -r1.4 src/sys/arch/mipsco/mipsco/locore_machdep.S
cvs rdiff -r1.11 -r1.12 src/sys/arch/newsmips/newsmips/locore_machdep.S
cvs rdiff -r1.18 -r1.19 src/sys/arch/pmax/pmax/locore_machdep.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