Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/i386/include



Module Name:    src
Committed By:   dsl
Date:           Sat Aug 19 15:21:23 UTC 2006

Modified Files:
        src/sys/arch/i386/include: cpufunc.h

Log Message:
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.32 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.




Home | Main Index | Thread Index | Old Index