* config/msp430/msp430.c (msp430x_names): New array. Lists MCUs
commit1b80b2b4d8262b47b69576b623ac544d67b7bc99
authornickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 30 Sep 2013 08:58:53 +0000 (30 08:58 +0000)
committernickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 30 Sep 2013 08:58:53 +0000 (30 08:58 +0000)
treeeaca1989504a6717bcba78364521a4616c31f042
parent12da27201315bbd9f709fe56a1d09634371de2a0
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@203026 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/msp430/msp430.c
gcc/config/msp430/t-msp430