Subject: CVS commit: src/sys/arch
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 11/25/2006 07:32:53
Module Name:	src
Committed By:	riz
Date:		Sat Nov 25 07:32:53 UTC 2006

Modified Files:
	src/sys/arch/evbmips/include: elf_machdep.h
	src/sys/arch/sbmips/include: elf_machdep.h
	src/sys/arch/sh3/include: elf_machdep.h
	src/sys/arch/sh5/include: elf_machdep.h

Log Message:
Don't worry about the ELF32_MACHDEP_ENDIANNESS macro when compiling
a host tool - it's never used there.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/evbmips/include/elf_machdep.h
cvs rdiff -r1.1 -r1.2 src/sys/arch/sbmips/include/elf_machdep.h
cvs rdiff -r1.8 -r1.9 src/sys/arch/sh3/include/elf_machdep.h
cvs rdiff -r1.3 -r1.4 src/sys/arch/sh5/include/elf_machdep.h

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