diff options
author | Nick Clifton <nickc@redhat.com> | 2001-10-13 09:38:04 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-10-13 09:38:04 +0000 |
commit | 37111cc7285ddcb9fbbc07ed43ecf344a3f4ee2f (patch) | |
tree | e602365ad5e8ff808885668cd003a7739fa91c5e /opcodes/po | |
parent | 03dd63aa03bb1962c1c8756a64f869dae2c7b146 (diff) | |
download | binutils-37111cc7285ddcb9fbbc07ed43ecf344a3f4ee2f.zip binutils-37111cc7285ddcb9fbbc07ed43ecf344a3f4ee2f.tar.gz binutils-37111cc7285ddcb9fbbc07ed43ecf344a3f4ee2f.tar.bz2 |
Use safe-ctype.h not ctype.h
Diffstat (limited to 'opcodes/po')
-rw-r--r-- | opcodes/po/opcodes.pot | 46 |
1 files changed, 25 insertions, 21 deletions
diff --git a/opcodes/po/opcodes.pot b/opcodes/po/opcodes.pot index 8baf99e..fa786b3 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: 2001-10-09 09:40+0100\n" +"POT-Creation-Date: 2001-10-12 23:04+0100\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" @@ -60,7 +60,7 @@ msgstr "" msgid "unrecognized keyword/register name" msgstr "" -#: cgen-asm.c:340 fr30-ibld.c:207 m32r-ibld.c:197 openrisc-ibld.c:197 +#: cgen-asm.c:340 fr30-ibld.c:195 m32r-ibld.c:195 openrisc-ibld.c:195 #, c-format msgid "operand out of range (%ld not between %ld and %ld)" msgstr "" @@ -86,87 +86,91 @@ msgstr "" msgid "Address 0x%x is out of bounds.\n" msgstr "" -#: fr30-asm.c:312 m32r-asm.c:319 openrisc-asm.c:247 +#: fr30-asm.c:324 m32r-asm.c:326 openrisc-asm.c:245 #, c-format msgid "Unrecognized field %d while parsing.\n" msgstr "" +#: fr30-asm.c:374 m32r-asm.c:376 openrisc-asm.c:295 +msgid "missing mnemonic in syntax string" +msgstr "" + #. We couldn't parse it. -#: fr30-asm.c:474 fr30-asm.c:478 fr30-asm.c:563 fr30-asm.c:665 m32r-asm.c:481 -#: m32r-asm.c:485 m32r-asm.c:570 m32r-asm.c:672 openrisc-asm.c:409 -#: openrisc-asm.c:413 openrisc-asm.c:498 openrisc-asm.c:600 +#: fr30-asm.c:510 fr30-asm.c:514 fr30-asm.c:601 fr30-asm.c:703 m32r-asm.c:512 +#: m32r-asm.c:516 m32r-asm.c:603 m32r-asm.c:705 openrisc-asm.c:431 +#: openrisc-asm.c:435 openrisc-asm.c:522 openrisc-asm.c:624 msgid "unrecognized instruction" msgstr "" -#: fr30-asm.c:520 m32r-asm.c:527 openrisc-asm.c:455 +#: fr30-asm.c:557 m32r-asm.c:559 openrisc-asm.c:478 #, c-format msgid "syntax error (expected char `%c', found `%c')" msgstr "" -#: fr30-asm.c:529 m32r-asm.c:536 openrisc-asm.c:464 +#: fr30-asm.c:567 m32r-asm.c:569 openrisc-asm.c:488 #, c-format msgid "syntax error (expected char `%c', found end of instruction)" msgstr "" -#: fr30-asm.c:557 m32r-asm.c:564 openrisc-asm.c:492 +#: fr30-asm.c:595 m32r-asm.c:597 openrisc-asm.c:516 msgid "junk at end of line" msgstr "" -#: fr30-asm.c:664 m32r-asm.c:671 openrisc-asm.c:599 +#: fr30-asm.c:702 m32r-asm.c:704 openrisc-asm.c:623 msgid "unrecognized form of instruction" msgstr "" -#: fr30-asm.c:676 m32r-asm.c:683 openrisc-asm.c:611 +#: fr30-asm.c:714 m32r-asm.c:716 openrisc-asm.c:635 #, c-format msgid "bad instruction `%.50s...'" msgstr "" -#: fr30-asm.c:679 m32r-asm.c:686 openrisc-asm.c:614 +#: fr30-asm.c:717 m32r-asm.c:719 openrisc-asm.c:638 #, c-format msgid "bad instruction `%.50s'" msgstr "" -#: fr30-dis.c:301 m32r-dis.c:246 openrisc-dis.c:134 +#: fr30-dis.c:319 m32r-dis.c:250 openrisc-dis.c:137 #, c-format msgid "Unrecognized field %d while printing insn.\n" msgstr "" -#: fr30-ibld.c:178 m32r-ibld.c:168 openrisc-ibld.c:168 +#: fr30-ibld.c:166 m32r-ibld.c:166 openrisc-ibld.c:166 #, c-format msgid "operand out of range (%ld not between %ld and %lu)" msgstr "" -#: fr30-ibld.c:191 m32r-ibld.c:181 openrisc-ibld.c:181 +#: fr30-ibld.c:179 m32r-ibld.c:179 openrisc-ibld.c:179 #, c-format msgid "operand out of range (%lu not between 0 and %lu)" msgstr "" -#: fr30-ibld.c:739 m32r-ibld.c:656 openrisc-ibld.c:630 +#: fr30-ibld.c:731 m32r-ibld.c:660 openrisc-ibld.c:634 #, c-format msgid "Unrecognized field %d while building insn.\n" msgstr "" -#: fr30-ibld.c:943 m32r-ibld.c:786 openrisc-ibld.c:731 +#: fr30-ibld.c:939 m32r-ibld.c:794 openrisc-ibld.c:737 #, c-format msgid "Unrecognized field %d while decoding insn.\n" msgstr "" -#: fr30-ibld.c:1087 m32r-ibld.c:891 openrisc-ibld.c:806 +#: fr30-ibld.c:1088 m32r-ibld.c:904 openrisc-ibld.c:817 #, c-format msgid "Unrecognized field %d while getting int operand.\n" msgstr "" -#: fr30-ibld.c:1216 m32r-ibld.c:981 openrisc-ibld.c:866 +#: fr30-ibld.c:1217 m32r-ibld.c:994 openrisc-ibld.c:877 #, c-format msgid "Unrecognized field %d while getting vma operand.\n" msgstr "" -#: fr30-ibld.c:1345 m32r-ibld.c:1074 openrisc-ibld.c:930 +#: fr30-ibld.c:1351 m32r-ibld.c:1092 openrisc-ibld.c:946 #, c-format msgid "Unrecognized field %d while setting int operand.\n" msgstr "" -#: fr30-ibld.c:1467 m32r-ibld.c:1160 openrisc-ibld.c:987 +#: fr30-ibld.c:1473 m32r-ibld.c:1178 openrisc-ibld.c:1003 #, c-format msgid "Unrecognized field %d while setting vma operand.\n" msgstr "" |