frv-opts.h: New.
authorJoseph Myers <joseph@codesourcery.com>
Tue, 22 Mar 2011 22:32:33 +0000 (22:32 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Tue, 22 Mar 2011 22:32:33 +0000 (22:32 +0000)
commitdb25893ca7ca3f37425c24c04ab9beed253462d9
treee7337b5122d9494439d8c5865fa790afb0744756
parent6c223f5da144ae11fe0d9b81e4c1ee625e3bef6b
frv-opts.h: New.

* config/frv/frv-opts.h: New.
* config/frv/frv-protos.h (enum frv_cpu, frv_cpu_t): Move to
frv-opts.h.
(frv_cpu_type): Remove.
* config/frv/frv.c: Don't include opts.h.
(frv_cpu_type, frv_handle_option, TARGET_HANDLE_OPTION): Remove.
* config/frv/frv.opt (config/frv/frv-opts.h): New HeaderInclude
entry.
(frv_cpu_type): New Variable entry.
(frv_cpu): New Enum and EnumValue entries.

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