rx.h (TARGET_CPU_CPP_BUILTINS): Add macros for RX100, RX200, and RX600.
authorSandeep Kumar Singh <Sandeep.Singh2@kpitcummins.com>
Wed, 29 May 2013 16:29:15 +0000 (16:29 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Wed, 29 May 2013 16:29:15 +0000 (16:29 +0000)
commit69f5aa9bd559826bd0651f4a76af287a3ad90708
tree90e286ce570607f264b04bdd31045ee5c131ef5d
parent4b847da9ca10712f26b8d7c3e94fcde438964673
rx.h (TARGET_CPU_CPP_BUILTINS): Add macros for RX100, RX200, and RX600.

* rx/rx.h (TARGET_CPU_CPP_BUILTINS): Add macros for RX100, RX200,
and RX600.
* rx/rx.opt: Add macro for rx100 with string rx100 and value
RX100.
* rx/rx-opts.h (rx_cpu_types): Add new cpu type rx100.
* rx/t-rx: Add rx100 under multi library matches option for nofpu
option.

From-SVN: r199417
gcc/ChangeLog
gcc/config/rx/rx-opts.h
gcc/config/rx/rx.c
gcc/config/rx/rx.h
gcc/config/rx/rx.md
gcc/config/rx/rx.opt
gcc/config/rx/t-rx