Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [matt-nb5-mips64] src/sys/arch/mips/mips
Module Name: src
Committed By: matt
Date: Fri Dec 24 07:21:13 UTC 2010
Modified Files:
src/sys/arch/mips/mips [matt-nb5-mips64]: locore_mips1.S mipsX_subr.S
mips_machdep.c
Log Message:
Bring locore_mips1.S into the new world order. You can diff locore_mips1.S
against mipsX_subr.S and have reasonable output. A lot of comments have
been changed to be common between the two. The ordering of vectors/functions
have also changed to improve diff output.
To generate a diff of this commit:
cvs rdiff -u -r1.64.26.1.2.9 -r1.64.26.1.2.10 \
src/sys/arch/mips/mips/locore_mips1.S
cvs rdiff -u -r1.26.36.1.2.36 -r1.26.36.1.2.37 \
src/sys/arch/mips/mips/mipsX_subr.S
cvs rdiff -u -r1.205.4.1.2.1.2.49 -r1.205.4.1.2.1.2.50 \
src/sys/arch/mips/mips/mips_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