Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: ad
Date: Mon May 4 21:32:32 UTC 2009
Modified Files:
src/gnu/usr.bin/gcc4/arch/i386: configargs.h
src/gnu/usr.bin/gcc4/arch/x86_64: configargs.h
src/share/mk: bsd.own.mk
src/tools/gcc: Makefile
Log Message:
Enable -mtune=nocona by default on x86. I have tested on a range of CPUs
and this seems to give the best results.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/gnu/usr.bin/gcc4/arch/i386/configargs.h
cvs rdiff -u -r1.10 -r1.11 src/gnu/usr.bin/gcc4/arch/x86_64/configargs.h
cvs rdiff -u -r1.562 -r1.563 src/share/mk/bsd.own.mk
cvs rdiff -u -r1.31 -r1.32 src/tools/gcc/Makefile
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