diff options
author | Alan Modra <amodra@bigpond.net.au> | 2005-07-06 08:19:39 +0000 |
---|---|---|
committer | Alan Modra <amodra@bigpond.net.au> | 2005-07-06 08:19:39 +0000 |
commit | af1306cf4a111f979f0b3f44f5f8cb3a08cab6b9 (patch) | |
tree | 9aebd51a970d97e9c8142a451cfa05080413a307 /opcodes/po | |
parent | 8e2906bed7344beaa48090ef2d7533301c8106c2 (diff) | |
download | binutils-redhat-af1306cf4a111f979f0b3f44f5f8cb3a08cab6b9.tar.gz |
* Makefile.am (stamp-m32r): Fix path to cpu files.
(stamp-m32r, stamp-iq2000): Likewise.
* Makefile.in: Regenerate.
* m32r-asm.c: Regenerate.
* po/POTFILES.in: Remove arm-opc.h. Add ms1-asm.c, ms1-desc.c,
ms1-desc.h, ms1-dis.c, ms1-ibld.c, ms1-opc.c, ms1-opc.h.
Diffstat (limited to 'opcodes/po')
-rw-r--r-- | opcodes/po/POTFILES.in | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/opcodes/po/POTFILES.in b/opcodes/po/POTFILES.in index bfd02b867e..7abd33002f 100644 --- a/opcodes/po/POTFILES.in +++ b/opcodes/po/POTFILES.in @@ -5,7 +5,6 @@ arc-dis.c arc-ext.c arc-opc.c arm-dis.c -arm-opc.h avr-dis.c cgen-asm.c cgen-dis.c @@ -96,6 +95,13 @@ mips-dis.c mips-opc.c mmix-dis.c mmix-opc.c +ms1-asm.c +ms1-desc.c +ms1-desc.h +ms1-dis.c +ms1-ibld.c +ms1-opc.c +ms1-opc.h ns32k-dis.c openrisc-asm.c openrisc-desc.c |