Subject: CVS commit: [netbsd-1-6] syssrc/sys/arch/arm/include
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 11/18/2002 03:03:53
Module Name:	syssrc
Committed By:	he
Date:		Mon Nov 18 01:03:53 UTC 2002

Modified Files:
	syssrc/sys/arch/arm/include [netbsd-1-6]: endian_machdep.h

Log Message:
Pull up revision 1.4 (requested by thoeprj 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.3 -r1.3.20.1 syssrc/sys/arch/arm/include/endian_machdep.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.