Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/mvme68k/include
Module Name: src
Committed By: scw
Date: Sat Oct 25 08:47:14 UTC 2003
Modified Files:
src/sys/arch/mvme68k/include: bus_space.h
Log Message:
Simplify bus_space_{read,write}_N. Gcc3 emits better code than the old
compiler with straight C, rather than inline asm. (The latter was slightly
broken anyway with gcc3's more aggressive optimisation).
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/mvme68k/include/bus_space.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