diff options
author | Alan Modra <amodra@gmail.com> | 2016-12-20 11:48:21 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2016-12-20 12:26:08 +1030 |
commit | dd1d944e2321de26f75a21f42750dd38ed964714 (patch) | |
tree | 649c3cf1570fa3e58d66675e8ddf5cc1a010cc44 /opcodes/po | |
parent | 412ffd830b94a860e81e8515140ba5ebc5aa82be (diff) | |
download | gdb-dd1d944e2321de26f75a21f42750dd38ed964714.zip gdb-dd1d944e2321de26f75a21f42750dd38ed964714.tar.gz gdb-dd1d944e2321de26f75a21f42750dd38ed964714.tar.bz2 |
Add opcodes RISC-V dependencies
* Makefile.am (TARGET_LIBOPCODES_CFILES): Add riscv files.
* Makefile.in: Regenerate.
* po/POTFILES.in: Regenerate.
Diffstat (limited to 'opcodes/po')
-rw-r--r-- | opcodes/po/POTFILES.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/opcodes/po/POTFILES.in b/opcodes/po/POTFILES.in index 0e8039d..69f968a 100644 --- a/opcodes/po/POTFILES.in +++ b/opcodes/po/POTFILES.in @@ -175,6 +175,8 @@ pj-dis.c pj-opc.c ppc-dis.c ppc-opc.c +riscv-dis.c +riscv-opc.c rl78-decode.c rl78-dis.c rx-decode.c |