msp430.h (ASM_SPEC): Pass the -mcpu as -mcpu.
authorNick Clifton <nickc@redhat.com>
Thu, 23 Jan 2014 16:16:33 +0000 (16:16 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Thu, 23 Jan 2014 16:16:33 +0000 (16:16 +0000)
commit949ad9715a88d9010f3e6470a97b02080d500396
tree18cbaa4ba1235ed94f0dd0bb33a7b607e78e7449
parent74558dd9af65ab24f2cd45a1d0959562e6b14d41
msp430.h (ASM_SPEC): Pass the -mcpu as -mcpu.

* config/msp430/msp430.h (ASM_SPEC): Pass the -mcpu as -mcpu.
(LIB_SPEC): Drop use of memory.ld and peripherals.ld scripts in
favour of mcu specific scripts.
* config/msp430/t-msp430 (MULTILIB_MATCHES): Add more matches for
430x multilibs.

From-SVN: r206977
gcc/ChangeLog
gcc/config/msp430/msp430.h
gcc/config/msp430/t-msp430