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:   simonb
Date:           Sat Jun  1 12:27:07 UTC 2002

Modified Files:
        syssrc/sys/arch/mips/include: cpuregs.h
        syssrc/sys/arch/mips/mips: locore.S mips_machdep.c
        syssrc/sys/arch/mipsco/mipsco: locore_machdep.S
        syssrc/sys/arch/newsmips/newsmips: locore_machdep.S

Log Message:
Standardise on the name "MIPS_SR_BEV" instead of a couple of different
#defines for the same status bit.


To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 syssrc/sys/arch/mips/include/cpuregs.h
cvs rdiff -r1.139 -r1.140 syssrc/sys/arch/mips/mips/locore.S
cvs rdiff -r1.129 -r1.130 syssrc/sys/arch/mips/mips/mips_machdep.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/mipsco/mipsco/locore_machdep.S
cvs rdiff -r1.7 -r1.8 syssrc/sys/arch/newsmips/newsmips/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