From 6c95a37f641864c5ebe34d8da2c5253acd990941 Mon Sep 17 00:00:00 2001 From: Hans-Peter Nilsson Date: Thu, 20 Jul 2000 16:46:28 +0000 Subject: * Makefile.am (CFILES): Add cris-dis.c and cris-opc.c. (ALL_MACHINES): Add cris-dis.lo and cris-opc.lo. (cris-dis.lo, cris-opc.lo): New rules. * Makefile.in: Rebuild. * configure.in (bfd_cris_arch): New target. * configure: Rebuild. * disassemble.c (ARCH_cris): Define. (disassembler): Support ARCH_cris. * cris-dis.c, cris-opc.c: New files. * po/POTFILES.in, po/opcodes.pot: Regenerate. --- opcodes/po/POTFILES.in | 12 +++++++----- opcodes/po/opcodes.pot | 20 ++++++++++---------- 2 files changed, 17 insertions(+), 15 deletions(-) (limited to 'opcodes/po') diff --git a/opcodes/po/POTFILES.in b/opcodes/po/POTFILES.in index d384c75..fe2415d 100644 --- a/opcodes/po/POTFILES.in +++ b/opcodes/po/POTFILES.in @@ -9,12 +9,14 @@ avr-dis.c cgen-asm.c cgen-dis.c cgen-opc.c +cris-dis.c +cris-opc.c d10v-dis.c d10v-opc.c d30v-dis.c d30v-opc.c -disassemble.c dis-buf.c +disassemble.c fr30-asm.c fr30-desc.c fr30-desc.h @@ -36,12 +38,12 @@ ia64-dis.c ia64-gen.c ia64-opc-a.c ia64-opc-b.c -ia64-opc.c ia64-opc-d.c ia64-opc-f.c -ia64-opc.h ia64-opc-i.c ia64-opc-m.c +ia64-opc.c +ia64-opc.h m10200-dis.c m10200-opc.c m10300-dis.c @@ -61,9 +63,9 @@ m68k-opc.c m88k-dis.c mcore-dis.c mcore-opc.h -mips16-opc.c mips-dis.c mips-opc.c +mips16-opc.c ns32k-dis.c pj-dis.c pj-opc.c @@ -85,5 +87,5 @@ vax-dis.c w65-dis.c w65-opc.h z8k-dis.c -z8kgen.c z8k-opc.h +z8kgen.c diff --git a/opcodes/po/opcodes.pot b/opcodes/po/opcodes.pot index a65c70a..c1567c8 100644 --- a/opcodes/po/opcodes.pot +++ b/opcodes/po/opcodes.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2000-06-18 17:38-0700\n" +"POT-Creation-Date: 2000-07-20 16:47+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -48,21 +48,21 @@ msgstr "" msgid "branch address not on 4 byte boundary" msgstr "" -#: arm-dis.c:476 +#: arm-dis.c:466 msgid "" msgstr "" -#: arm-dis.c:888 +#: arm-dis.c:878 #, c-format msgid "Unrecognised register name set: %s\n" msgstr "" -#: arm-dis.c:895 +#: arm-dis.c:885 #, c-format msgid "Unrecognised disassembler option: %s\n" msgstr "" -#: arm-dis.c:1059 +#: arm-dis.c:1049 msgid "" "\n" "The following ARM specific disassembler options are supported for use with\n" @@ -184,23 +184,23 @@ msgstr "" msgid "Unrecognized field %d while setting vma operand.\n" msgstr "" -#: h8300-dis.c:382 +#: h8300-dis.c:380 #, c-format msgid "Hmmmm %x" msgstr "" -#: h8300-dis.c:393 +#: h8300-dis.c:391 #, c-format msgid "Don't understand %x \n" msgstr "" -#: h8500-dis.c:140 +#: h8500-dis.c:141 #, c-format msgid "can't cope with insert %d\n" msgstr "" -#. Couldn't understand anything -#: h8500-dis.c:345 +#. Couldn't understand anything. +#: h8500-dis.c:348 #, c-format msgid "%02x\t\t*unknown*" msgstr "" -- cgit v1.1