Source-Changes archive

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

CVS commit: [netbsd-3-0] src/sys/arch/mips



Module Name:    src
Committed By:   tron
Date:           Wed Apr 19 15:39:13 UTC 2006

Modified Files:
        src/sys/arch/mips/include [netbsd-3-0]: cpu.h
        src/sys/arch/mips/mips [netbsd-3-0]: fp.S

Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #1259):
        sys/arch/mips/mips/fp.S: revision 1.30
        sys/arch/mips/include/cpu.h: revision 1.77
include/cpu.h: make sure MIPS3_PLUS properly defined even if _LOCORE is defined
mips/fp.S:     include <mips/cpu.h> for #ifdef MIPS3_PLUS
Closes PR port-mips/27298.


To generate a diff of this commit:
cvs rdiff -r1.73 -r1.73.18.1 src/sys/arch/mips/include/cpu.h
cvs rdiff -r1.28 -r1.28.26.1 src/sys/arch/mips/mips/fp.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