diff options
author | Alan Modra <amodra@gmail.com> | 2005-07-06 08:19:39 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2005-07-06 08:19:39 +0000 |
commit | d125c27b97208651ca5c59c95353ab9850338fdf (patch) | |
tree | 09fc64945468970425ad00b97b10a8ad955d1a4b /opcodes/po | |
parent | f9210e37b01d12dec045f1511d835e006487422a (diff) | |
download | binutils-d125c27b97208651ca5c59c95353ab9850338fdf.zip binutils-d125c27b97208651ca5c59c95353ab9850338fdf.tar.gz binutils-d125c27b97208651ca5c59c95353ab9850338fdf.tar.bz2 |
* 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 bfd02b8..7abd330 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 |