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: tsutsui
Date: Sun Sep 10 11:12:21 UTC 2006
Modified Files:
src/sys/arch/hpcmips/include: param.h
src/sys/arch/mipsco/include: param.h
src/sys/arch/pmax/include: param.h
Log Message:
Change dumb DELAY(9) macro into inline version with asm like
other mips ports for gcc4's aggressive optimization.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/arch/hpcmips/include/param.h
cvs rdiff -r1.5 -r1.6 src/sys/arch/mipsco/include/param.h
cvs rdiff -r1.37 -r1.38 src/sys/arch/pmax/include/param.h
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