diff options
author | Nick Clifton <nickc@redhat.com> | 2001-01-09 20:29:48 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-01-09 20:29:48 +0000 |
commit | 6a56ec7ea31f044f802074fac62f0cc30fb81aff (patch) | |
tree | b89e8a764a20324f9f4ce3901b71781e364999dc /opcodes/po | |
parent | 34cc70e3ee451c15c37d1ee243425ca0c1ff3e75 (diff) | |
download | gdb-6a56ec7ea31f044f802074fac62f0cc30fb81aff.zip gdb-6a56ec7ea31f044f802074fac62f0cc30fb81aff.tar.gz gdb-6a56ec7ea31f044f802074fac62f0cc30fb81aff.tar.bz2 |
Fix disassembly of arm-elf instructions with relocs associated with them.
Diffstat (limited to 'opcodes/po')
-rw-r--r-- | opcodes/po/opcodes.pot | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/opcodes/po/opcodes.pot b/opcodes/po/opcodes.pot index 6bc8d82..f286872 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-12-16 13:55-0800\n" +"POT-Creation-Date: 2001-01-09 12:07-0800\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" @@ -63,7 +63,7 @@ msgstr "" msgid "Unrecognised disassembler option: %s\n" msgstr "" -#: arm-dis.c:1075 +#: arm-dis.c:1083 msgid "" "\n" "The following ARM specific disassembler options are supported for use with\n" @@ -204,7 +204,7 @@ msgstr "" msgid "%02x\t\t*unknown*" msgstr "" -#: i386-dis.c:1949 +#: i386-dis.c:2624 msgid "<internal disassembler error>" msgstr "" |