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: Add support for pentium-m and prescott


> Gerald Pfeifer <gerald@pfeifer.com> writes:
> 
> | On Wed, 18 Feb 2004, Jim Wilson wrote:
> | > Jan Hubicka wrote:
> | >> 	* config.gcc: Add support for pentium4e/pentium-m/pentium3m/pentium4m.
> | >> 	* i386.c (override_options): Add support for new CPUs.
> | >> 	* i386.h (TARGET_CPU_DEFAULT_NAMES): New names.
> | >> 	(TARGET_CPU_DEFAULT_pentium_m, TARGET_CPU_DEFAULT_pentium4e): New constants.
> | >> 	* invoke.texi: Extend documentation of -mtune/-march for new CPUs.
> | > OK for mainline and 3.4.  3.3 is Gaby's call.
> | 
> | I believe we should do that, to remain consistent (and to avoid that
> | dozens of vendors need an extra patch for that).
> 
> Fully agreed.  I think this patch has been applied before GCC-3.3.3
> went out.

I didn't apply the patch to any branch yet.  I am waiting for final
decision about the name of pentium4e/prescott CPU core.  Hope to know it
shortly and will apply it to all unfrozen branches then.

Honza
> 
> -- Gaby


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