]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/ChangeLog
* config/rx-defs.h: Add macros for RX100, RX200, RX600, and
authorNick Clifton <nickc@redhat.com>
Thu, 18 Jul 2013 12:15:15 +0000 (12:15 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 18 Jul 2013 12:15:15 +0000 (12:15 +0000)
commitf0c0028234ccf31aed655d454d60f25d4f213f8d
tree1468360d47ccef76606d15761d2159957216b1b6
parent39f21624991525f1f937a796cf008654a8596240
    * config/rx-defs.h: Add macros for RX100, RX200, RX600, and
RX610.
        * config/rx-parse.y: (rx_check_float_support): Add function to
check floating point operation support for target RX100 and
RX200.
        * config/tc-rx.c: Add CPU options RX100, RX200, RX600, and RX610.
        * doc/c-rx.texi: Add -mcpu option to recognize macros for RX100,
        RX200, RX600, and RX610
gas/ChangeLog
gas/config/rx-defs.h
gas/config/rx-parse.y
gas/config/tc-rx.c
gas/doc/c-rx.texi