diff options
author | Nick Clifton <nickc@redhat.com> | 2013-06-21 15:01:57 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2013-06-21 15:01:57 +0000 |
commit | 34c911a458060dc30f1745f898f788d547d5f390 (patch) | |
tree | 6d2a80a6f9a15fa877ef3259f5c8807a277d183c /opcodes/po/POTFILES.in | |
parent | 3346cfda88e8a4351e9b11c663e365bcf9721ff2 (diff) | |
download | gdb-34c911a458060dc30f1745f898f788d547d5f390.zip gdb-34c911a458060dc30f1745f898f788d547d5f390.tar.gz gdb-34c911a458060dc30f1745f898f788d547d5f390.tar.bz2 |
* 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.
Diffstat (limited to 'opcodes/po/POTFILES.in')
-rw-r--r-- | opcodes/po/POTFILES.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/opcodes/po/POTFILES.in b/opcodes/po/POTFILES.in index b596dcb..4405cc1 100644 --- a/opcodes/po/POTFILES.in +++ b/opcodes/po/POTFILES.in @@ -148,6 +148,7 @@ mmix-dis.c mmix-opc.c moxie-dis.c moxie-opc.c +msp430-decode.c msp430-dis.c mt-asm.c mt-desc.c @@ -156,6 +157,8 @@ mt-dis.c mt-ibld.c mt-opc.c mt-opc.h +nios2-dis.c +nios2-opc.c ns32k-dis.c openrisc-asm.c openrisc-desc.c |