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.

-- Gaby


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