Subject: CVS commit: src/sys/arch/sparc64/include
To: None <source-changes@NetBSD.org>
From: Quentin Garnier <cube@netbsd.org>
List: source-changes
Date: 03/14/2006 21:37:48
Module Name:	src
Committed By:	cube
Date:		Tue Mar 14 21:37:48 UTC 2006

Modified Files:
	src/sys/arch/sparc64/include: elf_machdep.h

Log Message:
We really have EM_SPARC binaries in 32-bits mode, not EM_SPARC32PLUS.
And yes, we do have EM_SPARCV9 binaries in 64-bits mode.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/sparc64/include/elf_machdep.h

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