Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-1-6] syssrc/sys/arch/arm/include
Module Name: syssrc
Committed By: he
Date: Mon Nov 18 01:03:31 UTC 2002
Modified Files:
syssrc/sys/arch/arm/include [netbsd-1-6]: bswap.h
Log Message:
Pull up revision 1.2 (requested by thorpej in ticket #667):
Byte-swapping optimizations, enabled if compiling with GCC:
o Byte-swap 16-bit and 32-bit constants at compile-time
o Inline 16-bit and 32-bit variable byte-swaps
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.1.20.1 syssrc/sys/arch/arm/include/bswap.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