r117159 - in /trunk/gcc: ChangeLog config.host ...

geoffk@gcc.gnu.org geoffk@gcc.gnu.org
Fri Sep 22 23:50:00 GMT 2006


Author: geoffk
Date: Fri Sep 22 23:50:51 2006
New Revision: 117159

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117159
Log:
	* config/i386/driver-i386.c: Always define host_detect_local_cpu.
	* config/i386/i386.h: Define EXTRA_SPEC_FUNCTIONS on any i386
	or x86_64 host.  Define HAVE_LOCAL_CPU_DETECT.
	(CC1_CPU_SPEC): Make conditional on HAVE_LOCAL_CPU_DETECT rather
	than replicating condition above.
	* config.host (i[34567]86-*-*): Always use driver-i386.o.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config.host
    trunk/gcc/config/i386/driver-i386.c
    trunk/gcc/config/i386/i386.h



More information about the Gcc-cvs mailing list