]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/mmix/mmix.h
mmix.opt: New file.
authorHans-Peter Nilsson <hp@bitrange.com>
Mon, 2 May 2005 21:17:37 +0000 (21:17 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Mon, 2 May 2005 21:17:37 +0000 (21:17 +0000)
commit6ff59fe717a9fcc8b4a645bc142531ecf4fb4751
treed9821c4e11c438b7f285a3e241b818cc8f2212bf
parentaff447417f3d5cd331129f0646d5da16e915b3fe
mmix.opt: New file.

* config/mmix/mmix.opt: New file.
* config/mmix/mmix.h: Move options-related comments to mmix.opt.
  (mmix_cc1_ignored_option): Don't declare.
(TARGET_OPTIONS, TARGET_MASK_LIBFUNCS, TARGET_MASK_ABI_GNU)
(TARGET_MASK_FCMP_EPSILON, TARGET_MASK_ZERO_EXTEND)
(TARGET_MASK_KNUTH_DIVISION, TARGET_MASK_TOPLEVEL_SYMBOLS)
(TARGET_MASK_BRANCH_PREDICT, TARGET_MASK_USE_RETURN_INSN)
(TARGET_MASK_BASE_ADDRESSES, TARGET_LIBFUNC, TARGET_ABI_GNU,
(TARGET_FCMP_EPSILON, TARGET_ZERO_EXTEND, TARGET_KNUTH_DIVISION)
(TARGET_TOPLEVEL_SYMBOLS, TARGET_BRANCH_PREDICT)
(TARGET_BASE_ADDRESSES, TARGET_USE_RETURN_INSN, TARGET_SWITCHES):
Don't define.
(TARGET_DEFAULT): Change TARGET_MASK_... to MASK_...
* config/mmix/mmix.c (mmix_cc1_ignored_option): Remove.
(TARGET_DEFAULT_TARGET_FLAGS): Override default.

From-SVN: r99122
gcc/ChangeLog
gcc/config/mmix/mmix.c
gcc/config/mmix/mmix.h
gcc/config/mmix/mmix.opt [new file with mode: 0644]