]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* config/msp430/msp430.opt (mcpu): Fix typo.
authornickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 1 Sep 2015 10:38:17 +0000 (10:38 +0000)
committernickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 1 Sep 2015 10:38:17 +0000 (10:38 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@227364 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/config/msp430/msp430.opt

index 401c0c4f453615f74bef3af789441b60645f14d2..110ceb5160e41b6300acb6558acdd974cbea099d 100644 (file)
@@ -1,3 +1,7 @@
+2015-09-01  Nick Clifton  <nickc@redhat.com>
+
+       * config/msp430/msp430.opt (mcpu): Fix typo.
+
 2015-09-01  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
 
        * config/aarch64/aarch64.c (aarch64_set_current_function):
index 3fed8799822ededfabb27b33abb4778673bddbc7..e055f61069db74b4b1eb2837fc26c8f2bfa8c8ed 100644 (file)
@@ -12,7 +12,7 @@ Specify the MCU to build for.
 
 mcpu=
 Target Report Joined RejectNegative Var(target_cpu)
-Specify the ISA to build for: msp430, mdsp430x, msp430xv2
+Specify the ISA to build for: msp430, msp430x, msp430xv2
 
 mlarge
 Target Report Mask(LARGE) RejectNegative