Commit 660adea4 by Nick Clifton Committed by Nick Clifton

* config/msp430/msp430.opt (mcpu): Fix typo.

From-SVN: r227364
parent 6e17a23b
2015-09-01 Nick Clifton <nickc@redhat.com>
* config/msp430/msp430.opt (mcpu): Fix typo.
2015-09-01 Kyrylo Tkachov <kyrylo.tkachov@arm.com> 2015-09-01 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
* config/aarch64/aarch64.c (aarch64_set_current_function): * config/aarch64/aarch64.c (aarch64_set_current_function):
......
...@@ -12,7 +12,7 @@ Specify the MCU to build for. ...@@ -12,7 +12,7 @@ Specify the MCU to build for.
mcpu= mcpu=
Target Report Joined RejectNegative Var(target_cpu) 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 mlarge
Target Report Mask(LARGE) RejectNegative Target Report Mask(LARGE) RejectNegative
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment