mips.opt (mfix-24k): New.
authorCatherine Moore <clm@codesourcery.com>
Wed, 20 Apr 2011 16:54:32 +0000 (12:54 -0400)
committerCatherine Moore <clm@gcc.gnu.org>
Wed, 20 Apr 2011 16:54:32 +0000 (12:54 -0400)
commit0eda40338e214245b14933f5ef6d73848f52f577
tree6b3f66d43639406c4f8e02ed7c2f8e2561c2c6f7
parent01475747254ace9b52d6c62779639bffbf5b6c45
mips.opt (mfix-24k): New.

2011-04-20  Catherine Moore  <clm@codesourcery.com>

* config/mips/mips.opt (mfix-24k): New.
* config/mips/mips.h (ASM_SPEC): Handle -mfix-24k.
* config/mips/mips.md (length): Increase by 4 for stores if
fixing 24K errata.
* config/mips/mips.c (mips_reorg_process_insns): Do not allow
all noreorder if fixing 24K errata.
* doc/invoke.texi: Document mfix-24k.

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