]> git.ipfire.org Git - thirdparty/gcc.git/commit
msp430.c (msp430x_names): New array.
authorNick Clifton <nickc@redhat.com>
Mon, 30 Sep 2013 08:58:53 +0000 (08:58 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Mon, 30 Sep 2013 08:58:53 +0000 (08:58 +0000)
commit4494fbc9d3210cdffcdfdaa5f9d27ce8cbb6049f
treeeaca1989504a6717bcba78364521a4616c31f042
parentea5132bc5ed20cc4ab16f2d8b23e0d16dc67dea1
msp430.c (msp430x_names): New array.

* config/msp430/msp430.c (msp430x_names): New array.  Lists MCUs
that use the MSP430X ISA.
(msp430_option_override): Scan -mmcu command line option for any
MCU name that supports the MSP430X ISA.
* config/msp430/t-msp430 (MULTILIB_MATCHES): Add matches for known
-mmcu options which enable the MSP430X ISA.

From-SVN: r203026
gcc/ChangeLog
gcc/config/msp430/msp430.c
gcc/config/msp430/t-msp430