This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Support -mcpu=native and -mtune=native on alpha-linux.


Arthur Loiret <arthur.loiret@u-psud.fr> writes:

> 2008-07-12  Arthur Loiret  <arthur.loiret@u-psud.fr>
>
> 	* config.host (alpha*-*-linux*): Use driver-alpha.o and
> 	alpha/x-alpha.
> 	* config/alpha/linux.h (host_detect_local_cpu): Declare, add to
> 	EXTRA_SPEC_FUNCTIONS.
> 	(MCPU_MTUNE_NATIVE_SPECS, DRIVER_SELF_SPECS): New macros.
> 	* config/alpha/driver-alpha.c, config/alpha/x-alpha: New.
> 	* doc/invoke.texi (DEC Alpha Options): Document 'native' value for
> 	-march and -mtune options.

This is OK.

Thanks.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]