Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/mips/mips
Module Name: src
Committed By: simonb
Date: Sat Feb 26 00:06:28 UTC 2005
Modified Files:
src/sys/arch/mips/mips: mipsX_subr.S
Log Message:
Add some nops in branch delay slots to stop a warning because we
previously had a macro in those slots. No side effects this time,
so we got lucky.
Pointed out by Izumi Tsutsui on port-mips.
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/arch/mips/mips/mipsX_subr.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