iq2000-opts.h: New.
authorJoseph Myers <joseph@codesourcery.com>
Tue, 22 Mar 2011 22:34:42 +0000 (22:34 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Tue, 22 Mar 2011 22:34:42 +0000 (22:34 +0000)
commite24b8335fad88c8aeb933f6a2ef3c5f0c877a7a0
tree721bc8237dce42ff74cdaa18ecd4ad4aa19e5222
parente6cc0c98cfbfc90d050496ee1bf8f1fcd84e3200
iq2000-opts.h: New.

* config/iq2000/iq2000-opts.h: New.
* config/iq2000/iq2000.c: Don't include opts.h.
(iq2000_tune, iq2000_handle_option, TARGET_HANDLE_OPTION): Remove.
* config/iq2000/iq2000.h (enum processor_type, iq2000_tune):
Remove.
* config/iq2000/iq2000.opt (config/iq2000/iq2000-opts.h): New
HeaderInclude entry.
(iq2000_tune): New Variable entry.
(march=): Add comment.  Use Enum.
(iq2000_arch): New Enum and EnumValue entries.
(mcpu=): Use Enum and Var.
(iq2000_tune): New Enum and EnumValue entries.

From-SVN: r171318
gcc/ChangeLog
gcc/config/iq2000/iq2000-opts.h [new file with mode: 0644]
gcc/config/iq2000/iq2000.c
gcc/config/iq2000/iq2000.h
gcc/config/iq2000/iq2000.opt