* msp430-decode.opc: New.
authorNick Clifton <nickc@redhat.com>
Fri, 21 Jun 2013 15:01:57 +0000 (15:01 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 21 Jun 2013 15:01:57 +0000 (15:01 +0000)
commit34c911a458060dc30f1745f898f788d547d5f390
tree6d2a80a6f9a15fa877ef3259f5c8807a277d183c
parent3346cfda88e8a4351e9b11c663e365bcf9721ff2
* msp430-decode.opc: New.
* msp430-decode.c: New/generated.
* Makefile.am (TARGET_LIBOPCODES_CFILES): Add msp430-decode.c.
(MAINTAINER_CLEANFILES): Likewise.
Add rule to build msp430-decode.c frommsp430decode.opc
        using the opc2c program.
* Makefile.in: Regenerate.
* configure.in: Add msp430-decode.lo to msp430 architecture files.
* configure: Regenerate.

* msp430-decode.h: New.
include/opcode/msp430-decode.h [new file with mode: 0644]
opcodes/ChangeLog
opcodes/Makefile.am
opcodes/Makefile.in
opcodes/configure
opcodes/configure.in
opcodes/msp430-decode.c [new file with mode: 0644]
opcodes/msp430-decode.opc [new file with mode: 0644]
opcodes/po/POTFILES.in
opcodes/po/opcodes.pot
This page took 0.02782 seconds and 4 git commands to generate.