config.gcc: Add support for nocoma/prescott/pentium-m/pentium3m /pentium4m.
authorJan Hubicka <jh@suse.cz>
Thu, 26 Feb 2004 21:43:37 +0000 (22:43 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 26 Feb 2004 21:43:37 +0000 (21:43 +0000)
commit5bbeea44287b696a88f71d3ed97918ccdaa2e2db
tree534a37599db0bfd5c0ccf6afbf9f429e3a2ebc75
parenta749e46c012110579069947adb6fbfffb6c573fe
config.gcc: Add support for nocoma/prescott/pentium-m/pentium3m /pentium4m.

* config.gcc: Add support for nocoma/prescott/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.

From-SVN: r78524
gcc/ChangeLog
gcc/config.gcc
gcc/config/i386/i386.c
gcc/config/i386/i386.h
gcc/doc/invoke.texi