diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2000-07-20 16:46:28 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2000-07-20 16:46:28 +0000 |
commit | 6c95a37f641864c5ebe34d8da2c5253acd990941 (patch) | |
tree | d886ae8d901d7763cf26da7d2617100de6841bcb /opcodes/po/opcodes.pot | |
parent | 3bd336f7c8e1211404eb84e492e9d9b15c0247e4 (diff) | |
download | gdb-6c95a37f641864c5ebe34d8da2c5253acd990941.zip gdb-6c95a37f641864c5ebe34d8da2c5253acd990941.tar.gz gdb-6c95a37f641864c5ebe34d8da2c5253acd990941.tar.bz2 |
* 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.
Diffstat (limited to 'opcodes/po/opcodes.pot')
-rw-r--r-- | opcodes/po/opcodes.pot | 20 |
1 files changed, 10 insertions, 10 deletions
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 <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -48,21 +48,21 @@ msgstr "" msgid "branch address not on 4 byte boundary" msgstr "" -#: arm-dis.c:476 +#: arm-dis.c:466 msgid "<illegal precision>" 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 "" |