Subject: CVS commit: [netbsd-4] src/sys/arch/i386/include
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 08/27/2006 06:25:30
Module Name:	src
Committed By:	riz
Date:		Sun Aug 27 06:25:30 UTC 2006

Modified Files:
	src/sys/arch/i386/include [netbsd-4]: cpufunc.h

Log Message:
Pull up following revision(s) (requested by dsl in ticket #67):
	sys/arch/i386/include/cpufunc.h: revision 1.32
Change the 'asm' pattern for lidt so that gcc4 knows it references memory
and doesn't optimise out the assignments to the descriptor memory area.
i386 kernels now build with -Os (and -O3) applied to machdep.c


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.31.18.1 src/sys/arch/i386/include/cpufunc.h

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