diff options
author | Nick Clifton <nickc@redhat.com> | 2014-04-23 10:35:49 +0000 |
---|---|---|
committer | Nick Clifton <nickc@gcc.gnu.org> | 2014-04-23 10:35:49 +0000 |
commit | f7961364588913e29ce1521997ba415a49e0a087 (patch) | |
tree | e6d366b90183a341f777c2d97b420c3e3e9b1893 /gcc/loop-init.c | |
parent | 8f78ecdbe08233a96bad6d268a6bd06c754949b0 (diff) | |
download | gcc-f7961364588913e29ce1521997ba415a49e0a087.zip gcc-f7961364588913e29ce1521997ba415a49e0a087.tar.gz gcc-f7961364588913e29ce1521997ba415a49e0a087.tar.bz2 |
msp430.c (msp430_handle_option): Move function to msp430-common.c
* config/msp430/msp430.c (msp430_handle_option): Move function
to msp430-common.c
(msp430_option_override): Simplify mcu and mcpu option handling.
(msp430_is_f5_mcu): Rename to msp430_use_f5_series_hwmult. Add
support for -mhwmult command line option.
(has_32bit_hwmult): Rename to use_32bit_hwmult. Add support for
-mhwmult command line option.
(msp430_hwmult_enabled): Delete.
(msp43o_output_labelref): Add support for -mhwmult command line
option.
* config/msp430/msp430.md (mulhisi3, umulhisi3, mulsidi3)
(umulsidi3): Likewise.
* config/msp430/msp430.opt (mmcu): Add Report attribute.
(mcpu, mlarge, msmall): Likewise.
(mhwmult): New option.
* config/msp430/msp430-protos.h (msp430_hwmult_enabled): Remove
prototype.
(msp430_is_f5_mcu): Remove prototype.
(msp430_use_f5_series_hwmult): Add prototype.
* config/msp430/msp430-opts.h: New file.
* common/config/msp430: New directory.
* common/config/msp430/msp430-common.c: New file.
* config.gcc (msp430): Remove target_has_targetm_common.
* doc/invoke.texi: Document -mhwmult command line option.
From-SVN: r209685
Diffstat (limited to 'gcc/loop-init.c')
0 files changed, 0 insertions, 0 deletions