2013-11-19 Catherine Moore <clm@codesourcery.com>
commit20607a76e54b82f9f6a1b6fbe406b03cde0770f8
authorclm <clm@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Nov 2013 21:30:54 +0000 (19 21:30 +0000)
committerclm <clm@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Nov 2013 21:30:54 +0000 (19 21:30 +0000)
tree05f2f0ffcb98fa251b2772cfbaee5628223af68a
parentf616b31871009b35527914b03f9589abb1354a61
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.

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