From 45e279f5d41ad270cf8d62e36ff9e640ebab0729 Mon Sep 17 00:00:00 2001 From: "Maciej W. Rozycki" Date: Fri, 6 Apr 2012 22:02:43 +0000 Subject: * doc/c-mips.texi (MIPS Opts): Correct -no-mfix-24k to -mno-fix-24k. --- gas/ChangeLog | 5 +++++ gas/doc/c-mips.texi | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'gas') diff --git a/gas/ChangeLog b/gas/ChangeLog index 168a913..6243dfe 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2012-04-06 Maciej W. Rozycki + + * doc/c-mips.texi (MIPS Opts): Correct -no-mfix-24k to + -mno-fix-24k. + 2012-04-06 Roland McGrath * configure.in (AC_CHECK_HEADERS): Add locale.h. diff --git a/gas/doc/c-mips.texi b/gas/doc/c-mips.texi index 4124213..8701dc7 100644 --- a/gas/doc/c-mips.texi +++ b/gas/doc/c-mips.texi @@ -211,7 +211,7 @@ all problems in hand-written assembler code. Insert nops to work around the VR4130 @samp{mflo}/@samp{mfhi} errata. @item -mfix-24k -@itemx -no-mfix-24k +@itemx -mno-fix-24k Insert nops to work around the 24K @samp{eret}/@samp{deret} errata. @item -mfix-cn63xxp1 -- cgit v1.1