* config.gcc: Add support for nocoma/prescott/pentium-m/pentium3m
commit37710a73151d9b4f29d186dc67b8e0972a80375a
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 26 Feb 2004 21:43:37 +0000 (26 21:43 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 26 Feb 2004 21:43:37 +0000 (26 21:43 +0000)
tree534a37599db0bfd5c0ccf6afbf9f429e3a2ebc75
parent3bade5c315d232176eb83cdb7baeb16bd084a727
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@78524 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config.gcc
gcc/config/i386/i386.c
gcc/config/i386/i386.h
gcc/doc/invoke.texi