Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/newsmips/include
Module Name: src
Committed By: tsutsui
Date: Sun Aug 27 06:33:28 UTC 2006
Modified Files:
src/sys/arch/newsmips/include: param.h
Log Message:
Replace DELAY(9) macro with inline version which uses an asm statement
otherwise gcc4 will omit it completely on optimization.
XXX: some other mips ports have the same problem.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/arch/newsmips/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