* doc/c-msp430.texi: Fix typo.
authorJan-Benedict Glaw <jbglaw@lug-owl.de>
Thu, 16 May 2013 16:47:14 +0000 (16:47 +0000)
committerJan-Benedict Glaw <jbglaw@lug-owl.de>
Thu, 16 May 2013 16:47:14 +0000 (16:47 +0000)
also: * ChangeLog: Fix entry.

gas/ChangeLog
gas/doc/c-msp430.texi

index ee6e25191ac22fa84d286da1a16c614054e8ea02..de64c90e34c64298d70ac762a76b85a251628198 100644 (file)
@@ -1,3 +1,7 @@
+2013-05-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
+
+       * doc/c-msp430.texi: Fix typo.
+
 2013-05-16  Tristan Gingold  <gingold@adacore.com>
 
        * config/tc-ppc.c (ppc_is_toc_sym): Symbols of class XMC_TC
@@ -7,7 +11,7 @@
 
        * config/tc-msp430.c: Make -mmcu recognise more part numbers.
        Add -mcpu command to specify core type.
-       * doc/c-msp430.c: Update documentation.
+       * doc/c-msp430.texi: Update documentation.
 
 2013-05-09  Andrew Pinski  <apinski@cavium.com>
 
index b8f30711bafc913bccff3b4b62871b63330b8e61..538133a6de1c62bd1115a44f26fb014f547cdfaf 100644 (file)
@@ -32,7 +32,7 @@
 selects the mpu arch.  If the architecture is 430Xv2 then this also
 enables NOP generation unless the @option{-mN} is also specified.
 
-@ietm -mcpu
+@item -mcpu
 selects the cpu architecture.  If the architecture is 430Xv2 then this
 also enables NOP generation unless the @option{-mN} is also
 specified.
This page took 0.028417 seconds and 4 git commands to generate.