diff options
author | Nick Clifton <nickc@gcc.gnu.org> | 2013-11-06 09:03:35 +0000 |
---|---|---|
committer | Nick Clifton <nickc@gcc.gnu.org> | 2013-11-06 09:03:35 +0000 |
commit | 50cfbf99154d0b0b157e9d5b2a3dc616d1354ffb (patch) | |
tree | a695397d72bb65673ddb5dfdad52117ceda13b57 /gcc/tree.c | |
parent | 2599016338e60ee13e85066a56a729eeee1d1c6a (diff) | |
download | gcc-50cfbf99154d0b0b157e9d5b2a3dc616d1354ffb.zip gcc-50cfbf99154d0b0b157e9d5b2a3dc616d1354ffb.tar.gz gcc-50cfbf99154d0b0b157e9d5b2a3dc616d1354ffb.tar.bz2 |
msp430.h (TARGET_CPU_CPP_BUILTINS): Define the name returned by msp430_mcu_name.
* config/msp430/msp430.h (TARGET_CPU_CPP_BUILTINS): Define the
name returned by msp430_mcu_name.
(LIB_SPEC): If a -T option has not been specified then set a
default, mcu-specific, linker script.
* config/msp430/t-msp430 (MULTILIB_MATCHES): Add more mcu names.
* config/msp430/msp430.c (msp430x_names): Likewise.
Alpha sort the names for ease of comparison.
(msp430_mcu_name): New function: Returns a string suitable for
use as a C preprocessor symbol based upon the name of the MCU
being targeted.
(msp430_option_override): Accept msp430x and msp430xv2 as generic
mcu names.
* config/msp430/msp430-protos.h (msp430_mcu_name): Prototype.
From-SVN: r204447
Diffstat (limited to 'gcc/tree.c')
0 files changed, 0 insertions, 0 deletions