invoke.texi (mfix-rm7000, [...]): Document.
authorCatherine Moore <clm@codesourcery.com>
Tue, 19 Nov 2013 21:30:54 +0000 (16:30 -0500)
committerCatherine Moore <clm@gcc.gnu.org>
Tue, 19 Nov 2013 21:30:54 +0000 (16:30 -0500)
commitfaaa3afb19f2e58947f96c7282331403d2e644b2
tree05f2f0ffcb98fa251b2772cfbaee5628223af68a
parentb327149a84145fa57338877610d9b427b8429334
invoke.texi (mfix-rm7000, [...]): Document.

2013-11-19  Catherine Moore  <clm@codesourcery.com>

* doc/invoke.texi (mfix-rm7000, mno-fix-rm7000): Document.
* config/mips/mips.opt (mfix-rm7000): New option.
* config/mips/mips.h (ASM_SPEC): Handle mfix-rm7000.
* config/mips/mips.c (mips_reorg_process_insns): Disable
noreorder for TARGET_FIX_RM7000.

From-SVN: r205054
gcc/ChangeLog
gcc/config/mips/mips.c
gcc/config/mips/mips.h
gcc/config/mips/mips.opt
gcc/doc/invoke.texi