diff options
Diffstat (limited to 'gas/po/gas.pot')
-rw-r--r-- | gas/po/gas.pot | 3936 |
1 files changed, 2345 insertions, 1591 deletions
diff --git a/gas/po/gas.pot b/gas/po/gas.pot index 575f36ef47b..3d3cc4e4f0d 100644 --- a/gas/po/gas.pot +++ b/gas/po/gas.pot @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-02 15:56+0930\n" +"Report-Msgid-Bugs-To: bug-binutils@gnu.org\n" +"POT-Creation-Date: 2007-10-11 15:13+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" @@ -20,37 +20,37 @@ msgstr "" msgid "end of file in comment" msgstr "" -#: app.c:559 app.c:604 +#: app.c:565 app.c:612 #, c-format msgid "end of file in string; '%c' inserted" msgstr "" -#: app.c:630 +#: app.c:638 #, c-format msgid "unknown escape '\\%c' in string; ignored" msgstr "" -#: app.c:793 +#: app.c:801 msgid "end of file not at end of a line; newline inserted" msgstr "" -#: app.c:949 +#: app.c:957 msgid "end of file in multiline comment" msgstr "" -#: app.c:1014 +#: app.c:1022 msgid "end of file after a one-character quote; \\0 inserted" msgstr "" -#: app.c:1022 +#: app.c:1030 msgid "end of file in escape character" msgstr "" -#: app.c:1034 +#: app.c:1042 msgid "missing close quote; (assumed)" msgstr "" -#: app.c:1102 app.c:1156 app.c:1167 app.c:1241 +#: app.c:1110 app.c:1164 app.c:1175 app.c:1249 msgid "end of file in comment; newline inserted" msgstr "" @@ -101,119 +101,124 @@ msgstr "" #: as.c:246 #, c-format +msgid " --debug-prefix-map OLD=NEW Map OLD to NEW in debug information\n" +msgstr "" + +#: as.c:248 +#, c-format msgid " --defsym SYM=VAL define symbol SYM to given value\n" msgstr "" -#: as.c:262 +#: as.c:264 #, c-format msgid " emulate output (default %s)\n" msgstr "" -#: as.c:267 +#: as.c:269 #, c-format msgid " --execstack require executable stack for this object\n" msgstr "" -#: as.c:269 +#: as.c:271 #, c-format msgid "" " --noexecstack don't require executable stack for this object\n" msgstr "" -#: as.c:272 +#: as.c:274 #, c-format msgid " -f skip whitespace and comment preprocessing\n" msgstr "" -#: as.c:274 +#: as.c:276 #, c-format msgid " -g --gen-debug generate debugging information\n" msgstr "" -#: as.c:276 +#: as.c:278 #, c-format msgid " --gstabs generate STABS debugging information\n" msgstr "" -#: as.c:278 +#: as.c:280 #, c-format msgid "" " --gstabs+ generate STABS debug info with GNU extensions\n" msgstr "" -#: as.c:280 +#: as.c:282 #, c-format msgid " --gdwarf-2 generate DWARF2 debugging information\n" msgstr "" -#: as.c:282 +#: as.c:284 #, c-format msgid " --hash-size=<value> set the hash table size close to <value>\n" msgstr "" -#: as.c:284 +#: as.c:286 #, c-format msgid " --help show this message and exit\n" msgstr "" -#: as.c:286 +#: as.c:288 #, c-format msgid " --target-help show target specific options\n" msgstr "" -#: as.c:288 +#: as.c:290 #, c-format msgid "" " -I DIR add DIR to search list for .include directives\n" msgstr "" -#: as.c:290 +#: as.c:292 #, c-format msgid " -J don't warn about signed overflow\n" msgstr "" -#: as.c:292 +#: as.c:294 #, c-format msgid "" " -K warn when differences altered for long " "displacements\n" msgstr "" -#: as.c:294 +#: as.c:296 #, c-format msgid " -L,--keep-locals keep local symbols (e.g. starting with `L')\n" msgstr "" -#: as.c:296 +#: as.c:298 #, c-format msgid " -M,--mri assemble in MRI compatibility mode\n" msgstr "" -#: as.c:298 +#: as.c:300 #, c-format msgid "" " --MD FILE write dependency information in FILE (default " "none)\n" msgstr "" -#: as.c:300 +#: as.c:302 #, c-format msgid " -nocpp ignored\n" msgstr "" -#: as.c:302 +#: as.c:304 #, c-format msgid "" " -o OBJFILE name the object-file output OBJFILE (default a." "out)\n" msgstr "" -#: as.c:304 +#: as.c:306 #, c-format msgid " -R fold data section into text section\n" msgstr "" -#: as.c:306 +#: as.c:308 #, c-format msgid "" " --reduce-memory-overheads \n" @@ -221,44 +226,44 @@ msgid "" " assembly times\n" msgstr "" -#: as.c:310 +#: as.c:312 #, c-format msgid "" " --statistics print various measured statistics from execution\n" msgstr "" -#: as.c:312 +#: as.c:314 #, c-format msgid " --strip-local-absolute strip local absolute symbols\n" msgstr "" -#: as.c:314 +#: as.c:316 #, c-format msgid "" " --traditional-format Use same format as native assembler when possible\n" msgstr "" -#: as.c:316 +#: as.c:318 #, c-format msgid " --version print assembler version number and exit\n" msgstr "" -#: as.c:318 +#: as.c:320 #, c-format msgid " -W --no-warn suppress warnings\n" msgstr "" -#: as.c:320 +#: as.c:322 #, c-format msgid " --warn don't suppress warnings\n" msgstr "" -#: as.c:322 +#: as.c:324 #, c-format msgid " --fatal-warnings treat warnings as errors\n" msgstr "" -#: as.c:324 +#: as.c:327 #, c-format msgid "" " --itbl INSTTBL extend instruction set to include instructions\n" @@ -266,22 +271,22 @@ msgid "" "INSTTBL\n" msgstr "" -#: as.c:327 +#: as.c:331 #, c-format msgid " -w ignored\n" msgstr "" -#: as.c:329 +#: as.c:333 #, c-format msgid " -X ignored\n" msgstr "" -#: as.c:331 +#: as.c:335 #, c-format msgid " -Z generate object file even after errors\n" msgstr "" -#: as.c:333 +#: as.c:337 #, c-format msgid "" " --listing-lhs-width set the width in words of the output data column " @@ -289,7 +294,7 @@ msgid "" " the listing\n" msgstr "" -#: as.c:336 +#: as.c:340 #, c-format msgid "" " --listing-lhs-width2 set the width in words of the continuation lines\n" @@ -298,124 +303,125 @@ msgid "" " the width of the first line\n" msgstr "" -#: as.c:340 +#: as.c:344 #, c-format msgid "" " --listing-rhs-width set the max width in characters of the lines from\n" " the source file\n" msgstr "" -#: as.c:343 +#: as.c:347 #, c-format msgid "" " --listing-cont-lines set the maximum number of continuation lines used\n" " for the output data column of the listing\n" msgstr "" -#: as.c:346 +#: as.c:350 #, c-format msgid " @FILE read options from FILE\n" msgstr "" -#: as.c:354 +#: as.c:358 #, c-format msgid "Report bugs to %s\n" msgstr "" -#: as.c:554 +#: as.c:563 #, c-format msgid "unrecognized option -%c%s" msgstr "" #. This output is intended to follow the GNU standards document. -#: as.c:592 +#: as.c:601 #, c-format msgid "GNU assembler %s\n" msgstr "" -#: as.c:593 +#: as.c:602 #, c-format msgid "Copyright 2007 Free Software Foundation, Inc.\n" msgstr "" -#: as.c:594 +#: as.c:603 #, c-format msgid "" "This program is free software; you may redistribute it under the terms of\n" -"the GNU General Public License. This program has absolutely no warranty.\n" +"the GNU General Public License version 3 or later.\n" +"This program has absolutely no warranty.\n" msgstr "" -#: as.c:597 +#: as.c:607 #, c-format msgid "This assembler was configured for a target of `%s'.\n" msgstr "" -#: as.c:604 +#: as.c:614 msgid "multiple emulation names specified" msgstr "" -#: as.c:606 +#: as.c:616 msgid "emulations not handled in this configuration" msgstr "" -#: as.c:611 +#: as.c:621 #, c-format msgid "alias = %s\n" msgstr "" -#: as.c:612 +#: as.c:622 #, c-format msgid "canonical = %s\n" msgstr "" -#: as.c:613 +#: as.c:623 #, c-format msgid "cpu-type = %s\n" msgstr "" -#: as.c:615 +#: as.c:625 #, c-format msgid "format = %s\n" msgstr "" -#: as.c:618 +#: as.c:628 #, c-format msgid "bfd-target = %s\n" msgstr "" -#: as.c:631 +#: as.c:645 msgid "bad defsym; format is --defsym name=value" msgstr "" -#: as.c:651 +#: as.c:665 msgid "no file name following -t option" msgstr "" -#: as.c:666 +#: as.c:680 #, c-format msgid "failed to read instruction table %s\n" msgstr "" -#: as.c:833 +#: as.c:848 #, c-format msgid "invalid listing option `%c'" msgstr "" -#: as.c:886 +#: as.c:901 msgid "--hash-size needs a numeric argument" msgstr "" -#: as.c:911 +#: as.c:926 #, c-format msgid "%s: total time in assembly: %ld.%06ld\n" msgstr "" -#: as.c:914 +#: as.c:929 #, c-format msgid "%s: data size %ld\n" msgstr "" -#: as.c:1222 +#: as.c:1239 #, c-format msgid "%d warnings, treating warnings as errors" msgstr "" @@ -429,10 +435,70 @@ msgstr "" #. * We have a GROSS internal error. #. * This should never happen. #. -#: atof-generic.c:417 config/tc-m68k.c:3342 +#: atof-generic.c:417 config/tc-m68k.c:3391 msgid "failed sanity check" msgstr "" +#: cgen.c:113 config/tc-alpha.c:1926 config/tc-alpha.c:1950 +#: config/tc-arc.c:1721 config/tc-d10v.c:584 config/tc-d30v.c:572 +#: config/tc-mn10200.c:1132 config/tc-mn10300.c:1892 config/tc-ppc.c:2424 +#: config/tc-ppc.c:2641 config/tc-ppc.c:2653 config/tc-s390.c:1231 +#: config/tc-s390.c:1331 config/tc-s390.c:1460 config/tc-v850.c:1762 +#: config/tc-v850.c:1785 config/tc-v850.c:1988 +msgid "too many fixups" +msgstr "" + +#: cgen.c:400 cgen.c:420 config/tc-arc.c:1702 config/tc-d10v.c:495 +#: config/tc-d30v.c:487 config/tc-mn10200.c:1074 config/tc-mn10300.c:1816 +#: config/tc-ppc.c:2456 config/tc-s390.c:1219 config/tc-v850.c:1964 +#: config/tc-z80.c:422 +msgid "illegal operand" +msgstr "" + +#: cgen.c:424 config/tc-arc.c:1704 config/tc-avr.c:546 config/tc-d10v.c:497 +#: config/tc-d30v.c:489 config/tc-h8300.c:449 config/tc-mcore.c:662 +#: config/tc-mmix.c:488 config/tc-mn10200.c:1077 config/tc-mn10300.c:1819 +#: config/tc-msp430.c:452 config/tc-or32.c:307 config/tc-ppc.c:2458 +#: config/tc-s390.c:1221 config/tc-sh64.c:2213 config/tc-sh.c:1359 +#: config/tc-v850.c:1967 config/tc-z80.c:575 config/tc-z8k.c:350 +msgid "missing operand" +msgstr "" + +#: cgen.c:798 +msgid "a reloc on this operand implies an overflow" +msgstr "" + +#: cgen.c:821 +msgid "operand mask overflow" +msgstr "" + +#. We can't actually support subtracting a symbol. +#: cgen.c:884 config/tc-arc.c:1287 config/tc-arm.c:1522 config/tc-arm.c:8151 +#: config/tc-arm.c:8202 config/tc-arm.c:8435 config/tc-arm.c:9158 +#: config/tc-arm.c:9962 config/tc-arm.c:9990 config/tc-arm.c:10247 +#: config/tc-arm.c:10264 config/tc-arm.c:10386 config/tc-avr.c:1056 +#: config/tc-cris.c:3984 config/tc-d10v.c:1536 config/tc-d30v.c:1937 +#: config/tc-mips.c:4184 config/tc-mips.c:5308 config/tc-mips.c:6247 +#: config/tc-mips.c:6839 config/tc-msp430.c:1973 config/tc-ppc.c:5615 +#: config/tc-spu.c:957 config/tc-spu.c:981 config/tc-v850.c:2303 +#: config/tc-xstormy16.c:484 config/tc-xtensa.c:5613 config/tc-xtensa.c:11575 +msgid "expression too complex" +msgstr "" + +#: cgen.c:978 config/tc-arc.c:1348 config/tc-ppc.c:5739 config/tc-s390.c:2093 +#: config/tc-v850.c:2343 config/tc-xstormy16.c:538 +msgid "unresolved expression that must be resolved" +msgstr "" + +#: cgen.c:1003 config/tc-xstormy16.c:563 +#, c-format +msgid "internal error: can't install fix for reloc type %d (`%s')" +msgstr "" + +#: cgen.c:1033 +msgid "relocation is not supported" +msgstr "" + #: cond.c:83 msgid "invalid identifier for \".ifdef\"" msgstr "" @@ -497,6 +563,18 @@ msgstr "" msgid "here is the \"else\" of the unterminated conditional" msgstr "" +#: config/atof-ieee.c:141 +msgid "cannot create floating-point number" +msgstr "" + +#: config/atof-vax.c:450 config/tc-bfin.c:728 config/tc-fr30.c:357 +#: config/tc-frv.c:1600 config/tc-i960.c:1754 config/tc-ip2k.c:371 +#: config/tc-iq2000.c:764 config/tc-m32c.c:1236 config/tc-m32r.c:2142 +#: config/tc-mep.c:1714 config/tc-mt.c:473 config/tc-openrisc.c:375 +#: config/tc-xc16x.c:258 config/tc-xstormy16.c:631 +msgid "Bad call to md_atof()" +msgstr "" + #: config/obj-aout.c:85 #, c-format msgid "Attempt to put a common symbol into set %s" @@ -507,7 +585,7 @@ msgstr "" msgid "Attempt to put an undefined symbol into set %s" msgstr "" -#: config/obj-aout.c:116 config/obj-coff.c:1340 +#: config/obj-aout.c:116 config/obj-coff.c:1339 #, c-format msgid "Symbol `%s' can not be both weak and common" msgstr "" @@ -552,48 +630,48 @@ msgstr "" msgid "unexpected storage class %d" msgstr "" -#: config/obj-coff.c:802 +#: config/obj-coff.c:801 msgid ".dim pseudo-op used outside of .def/.endef: ignored." msgstr "" -#: config/obj-coff.c:822 +#: config/obj-coff.c:821 msgid "badly formed .dim directive ignored" msgstr "" -#: config/obj-coff.c:871 +#: config/obj-coff.c:870 msgid ".size pseudo-op used outside of .def/.endef ignored." msgstr "" -#: config/obj-coff.c:886 +#: config/obj-coff.c:885 msgid ".scl pseudo-op used outside of .def/.endef ignored." msgstr "" -#: config/obj-coff.c:903 +#: config/obj-coff.c:902 msgid ".tag pseudo-op used outside of .def/.endef ignored." msgstr "" -#: config/obj-coff.c:921 +#: config/obj-coff.c:920 #, c-format msgid "tag not found for .tag %s" msgstr "" -#: config/obj-coff.c:934 +#: config/obj-coff.c:933 msgid ".type pseudo-op used outside of .def/.endef ignored." msgstr "" -#: config/obj-coff.c:953 +#: config/obj-coff.c:952 msgid ".val pseudo-op used outside of .def/.endef ignored." msgstr "" -#: config/obj-coff.c:1120 +#: config/obj-coff.c:1119 msgid "badly formed .weak directive ignored" msgstr "" -#: config/obj-coff.c:1298 +#: config/obj-coff.c:1297 msgid "mismatched .eb" msgstr "" -#: config/obj-coff.c:1319 +#: config/obj-coff.c:1318 #, c-format msgid "C_EFCN symbol for %s out of scope" msgstr "" @@ -601,28 +679,28 @@ msgstr "" #. STYP_INFO #. STYP_LIB #. STYP_OVER -#: config/obj-coff.c:1591 +#: config/obj-coff.c:1590 #, c-format msgid "unsupported section attribute '%c'" msgstr "" -#: config/obj-coff.c:1595 config/tc-ppc.c:4617 +#: config/obj-coff.c:1594 config/tc-ppc.c:4647 #, c-format msgid "unknown section attribute '%c'" msgstr "" -#: config/obj-coff.c:1623 config/tc-ppc.c:4635 config/tc-tic54x.c:4285 -#: read.c:2750 +#: config/obj-coff.c:1622 config/tc-ppc.c:4665 config/tc-tic54x.c:4285 +#: read.c:2754 #, c-format msgid "error setting flags for \"%s\": %s" msgstr "" -#: config/obj-coff.c:1634 +#: config/obj-coff.c:1633 #, c-format msgid "Ignoring changed section attributes for %s" msgstr "" -#: config/obj-coff.c:1765 +#: config/obj-coff.c:1764 #, c-format msgid "0x%lx: \"%s\" type = %ld, class = %d, segment = %d\n" msgstr "" @@ -635,161 +713,196 @@ msgstr "" msgid "Can't set register masks" msgstr "" -#: config/obj-elf.c:322 config/tc-sparc.c:4053 config/tc-v850.c:450 +#: config/obj-elf.c:323 config/tc-sparc.c:4053 config/tc-v850.c:450 #, c-format msgid "bad .common segment %s" msgstr "" -#: config/obj-elf.c:600 +#: config/obj-elf.c:601 #, c-format msgid "setting incorrect section type for %s" msgstr "" -#: config/obj-elf.c:605 +#: config/obj-elf.c:606 #, c-format msgid "ignoring incorrect section type for %s" msgstr "" -#: config/obj-elf.c:647 +#: config/obj-elf.c:648 #, c-format msgid "setting incorrect section attributes for %s" msgstr "" -#: config/obj-elf.c:699 +#: config/obj-elf.c:700 #, c-format msgid "ignoring changed section type for %s" msgstr "" -#: config/obj-elf.c:711 +#: config/obj-elf.c:712 #, c-format msgid "ignoring changed section attributes for %s" msgstr "" -#: config/obj-elf.c:713 +#: config/obj-elf.c:714 #, c-format msgid "ignoring changed section entity size for %s" msgstr "" -#: config/obj-elf.c:766 +#: config/obj-elf.c:767 msgid "unrecognized .section attribute: want a,w,x,M,S,G,T" msgstr "" -#: config/obj-elf.c:803 +#: config/obj-elf.c:804 msgid "unrecognized section attribute" msgstr "" -#: config/obj-elf.c:831 read.c:2734 +#: config/obj-elf.c:832 read.c:2738 msgid "unrecognized section type" msgstr "" -#: config/obj-elf.c:861 +#: config/obj-elf.c:862 msgid "missing name" msgstr "" -#: config/obj-elf.c:972 +#: config/obj-elf.c:973 msgid "invalid merge entity size" msgstr "" -#: config/obj-elf.c:979 +#: config/obj-elf.c:980 msgid "entity size for SHF_MERGE not specified" msgstr "" -#: config/obj-elf.c:999 +#: config/obj-elf.c:1000 msgid "group name for SHF_GROUP not specified" msgstr "" -#: config/obj-elf.c:1012 +#: config/obj-elf.c:1013 msgid "character following name is not '#'" msgstr "" -#: config/obj-elf.c:1127 +#: config/obj-elf.c:1128 msgid ".previous without corresponding .section; ignored" msgstr "" -#: config/obj-elf.c:1153 +#: config/obj-elf.c:1154 msgid ".popsection without corresponding .pushsection; ignored" msgstr "" -#: config/obj-elf.c:1205 +#: config/obj-elf.c:1206 msgid "expected comma after name in .symver" msgstr "" -#: config/obj-elf.c:1229 +#: config/obj-elf.c:1230 #, c-format msgid "missing version name in `%s' for symbol `%s'" msgstr "" -#: config/obj-elf.c:1240 +#: config/obj-elf.c:1241 #, c-format msgid "multiple versions [`%s'|`%s'] for symbol `%s'" msgstr "" -#: config/obj-elf.c:1470 +#: config/obj-elf.c:1278 +#, c-format +msgid "expected `%s' to have already been set for .vtable_inherit" +msgstr "" + +#: config/obj-elf.c:1288 +msgid "expected comma after name in .vtable_inherit" +msgstr "" + +#: config/obj-elf.c:1348 +msgid "expected comma after name in .vtable_entry" +msgstr "" + +#: config/obj-elf.c:1471 msgid "expected quoted string" msgstr "" -#: config/obj-elf.c:1490 +#: config/obj-elf.c:1491 #, c-format msgid "expected comma after name `%s' in .size directive" msgstr "" -#: config/obj-elf.c:1499 +#: config/obj-elf.c:1500 msgid "missing expression in .size directive" msgstr "" -#: config/obj-elf.c:1586 +#: config/obj-elf.c:1599 +#, c-format +msgid "symbol '%s' is already defined" +msgstr "" + +#: config/obj-elf.c:1614 #, c-format msgid "unrecognized symbol type \"%s\"" msgstr "" -#: config/obj-elf.c:1754 +#: config/obj-elf.c:1785 msgid ".size expression too complicated to fix up" msgstr "" -#: config/obj-elf.c:1786 +#: config/obj-elf.c:1817 #, c-format msgid "" "invalid attempt to declare external version name as default in symbol `%s'" msgstr "" -#: config/obj-elf.c:1847 ecoff.c:3598 +#: config/obj-elf.c:1878 ecoff.c:3598 #, c-format msgid "symbol `%s' can not be both weak and common" msgstr "" -#: config/obj-elf.c:1954 +#: config/obj-elf.c:1985 #, c-format msgid "assuming all members of group `%s' are COMDAT" msgstr "" -#: config/obj-elf.c:1976 +#: config/obj-elf.c:2007 #, c-format msgid "can't create group: %s" msgstr "" -#: config/obj-elf.c:2086 +#: config/obj-elf.c:2117 #, c-format msgid "failed to set up debugging information: %s" msgstr "" -#: config/obj-elf.c:2106 +#: config/obj-elf.c:2137 #, c-format msgid "can't start writing .mdebug section: %s" msgstr "" -#: config/obj-elf.c:2114 +#: config/obj-elf.c:2145 #, c-format msgid "could not write .mdebug section: %s" msgstr "" -#: config/obj-som.c:129 -msgid "Only one .version pseudo-op per file!" +#: config/obj-som.c:58 +msgid "Only one .compiler pseudo-op per file!" msgstr "" -#: config/obj-som.c:146 config/obj-som.c:188 +#: config/obj-som.c:75 config/obj-som.c:146 config/obj-som.c:188 msgid "Expected quoted string" msgstr "" +#: config/obj-som.c:88 +msgid ".compiler directive missing language and version" +msgstr "" + +#: config/obj-som.c:98 +msgid ".compiler directive missing version" +msgstr "" + +#: config/obj-som.c:114 +#, c-format +msgid "FATAL: Attaching compiler header %s" +msgstr "" + +#: config/obj-som.c:129 +msgid "Only one .version pseudo-op per file!" +msgstr "" + #: config/obj-som.c:153 #, c-format msgid "attaching version header %s: %s" @@ -873,8 +986,8 @@ msgstr "" msgid "opcode `%s' not supported for target %s" msgstr "" -#: config/tc-alpha.c:1129 config/tc-alpha.c:3145 config/tc-avr.c:1321 -#: config/tc-msp430.c:1868 +#: config/tc-alpha.c:1129 config/tc-alpha.c:3145 config/tc-avr.c:1325 +#: config/tc-msp430.c:1865 #, c-format msgid "unknown opcode `%s'" msgstr "" @@ -955,19 +1068,11 @@ msgid "sequence number in use for !tlsgd!%ld" msgstr "" #: config/tc-alpha.c:1823 config/tc-arc.c:292 config/tc-mn10200.c:888 -#: config/tc-mn10300.c:2604 config/tc-ppc.c:1541 config/tc-s390.c:615 +#: config/tc-mn10300.c:2604 config/tc-ppc.c:1563 config/tc-s390.c:615 #: config/tc-v850.c:1588 msgid "operand" msgstr "" -#: config/tc-alpha.c:1926 config/tc-alpha.c:1950 config/tc-d10v.c:584 -#: config/tc-d30v.c:572 config/tc-mn10200.c:1132 config/tc-mn10300.c:1892 -#: config/tc-ppc.c:2402 config/tc-ppc.c:2619 config/tc-ppc.c:2631 -#: config/tc-s390.c:1231 config/tc-s390.c:1331 config/tc-s390.c:1460 -#: config/tc-v850.c:1762 config/tc-v850.c:1785 config/tc-v850.c:1988 -msgid "too many fixups" -msgstr "" - #: config/tc-alpha.c:1962 msgid "invalid relocation for instruction" msgstr "" @@ -980,7 +1085,7 @@ msgstr "" msgid "can not resolve expression" msgstr "" -#: config/tc-alpha.c:3275 config/tc-ppc.c:1840 config/tc-ppc.c:4380 +#: config/tc-alpha.c:3275 config/tc-ppc.c:1862 config/tc-ppc.c:4410 #, c-format msgid ".COMMon length (%ld.) <0! Ignored." msgstr "" @@ -989,7 +1094,7 @@ msgstr "" msgid "Ignoring attempt to re-define symbol" msgstr "" -#: config/tc-alpha.c:3313 config/tc-alpha.c:3322 config/tc-ppc.c:4417 +#: config/tc-alpha.c:3313 config/tc-alpha.c:3322 config/tc-ppc.c:4447 #: config/tc-sparc.c:3931 #, c-format msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld." @@ -1031,7 +1136,7 @@ msgstr "" msgid "bad .mask directive" msgstr "" -#: config/tc-alpha.c:3590 config/tc-mips.c:14589 config/tc-score.c:6029 +#: config/tc-alpha.c:3590 config/tc-mips.c:14665 config/tc-score.c:6029 #: ecoff.c:3168 msgid ".frame outside of .ent" msgstr "" @@ -1178,16 +1283,16 @@ msgstr "" msgid "internal error: can't hash macro `%s': %s" msgstr "" -#: config/tc-alpha.c:4998 config/tc-arm.c:6012 config/tc-arm.c:6024 -#: config/tc-i960.c:708 config/tc-xtensa.c:5161 config/tc-xtensa.c:5239 -#: config/tc-xtensa.c:5285 config/tc-z80.c:1893 +#: config/tc-alpha.c:4998 config/tc-arm.c:6059 config/tc-arm.c:6071 +#: config/tc-i960.c:708 config/tc-xtensa.c:5177 config/tc-xtensa.c:5255 +#: config/tc-xtensa.c:5301 config/tc-z80.c:1893 msgid "syntax error" msgstr "" -#: config/tc-alpha.c:5067 config/tc-h8300.c:2053 config/tc-hppa.c:1381 -#: config/tc-i860.c:1057 config/tc-m68hc11.c:560 config/tc-m68k.c:4654 -#: config/tc-ns32k.c:1943 config/tc-or32.c:580 config/tc-sparc.c:2998 -#: config/tc-spu.c:748 config/tc-z8k.c:1332 +#: config/tc-alpha.c:5067 config/tc-dlx.c:1025 config/tc-h8300.c:2053 +#: config/tc-hppa.c:1381 config/tc-i860.c:1057 config/tc-m68hc11.c:560 +#: config/tc-m68k.c:4728 config/tc-ns32k.c:1943 config/tc-or32.c:580 +#: config/tc-sparc.c:2998 config/tc-spu.c:744 config/tc-z8k.c:1332 msgid "Bad call to MD_ATOF()" msgstr "" @@ -1238,12 +1343,12 @@ msgstr "" msgid "!samegp reloc against symbol without .prologue: %s" msgstr "" -#: config/tc-alpha.c:5626 config/tc-xtensa.c:5795 +#: config/tc-alpha.c:5626 config/tc-xtensa.c:5811 #, c-format msgid "cannot represent `%s' relocation in object file" msgstr "" -#: config/tc-alpha.c:5632 config/tc-xtensa.c:5803 +#: config/tc-alpha.c:5632 config/tc-xtensa.c:5819 #, c-format msgid "internal error? cannot generate `%s' relocation" msgstr "" @@ -1253,7 +1358,145 @@ msgstr "" msgid "frame reg expected, using $%d." msgstr "" -#: config/tc-arc.c:1076 config/tc-ip2k.c:248 +#: config/tc-arc.c:194 config/tc-arc.c:215 config/tc-arc.c:991 +#: config/tc-h8300.c:76 config/tc-h8300.c:85 config/tc-h8300.c:95 +#: config/tc-h8300.c:105 config/tc-h8300.c:115 config/tc-h8300.c:126 +#: config/tc-h8300.c:193 config/tc-hppa.c:6839 config/tc-hppa.c:6845 +#: config/tc-hppa.c:6851 config/tc-hppa.c:6857 config/tc-hppa.c:8264 +#: config/tc-mn10300.c:1222 config/tc-mn10300.c:1227 config/tc-mn10300.c:2729 +#: config/tc-xc16x.c:79 config/tc-xc16x.c:86 config/tc-xc16x.c:93 +msgid "could not set architecture and machine" +msgstr "" + +#: config/tc-arc.c:212 config/tc-arm.c:19534 config/tc-score.c:6592 +#: config/tc-score.c:6608 config/tc-score.c:6613 +msgid "virtual memory exhausted" +msgstr "" + +#: config/tc-arc.c:432 config/tc-arc.c:670 +msgid "expected comma after operand name" +msgstr "" + +#: config/tc-arc.c:443 +#, c-format +msgid "negative operand number %d" +msgstr "" + +#: config/tc-arc.c:455 +msgid "expected comma after register-number" +msgstr "" + +#: config/tc-arc.c:480 +msgid "invalid mode" +msgstr "" + +#: config/tc-arc.c:497 +msgid "expected comma after register-mode" +msgstr "" + +#: config/tc-arc.c:514 +msgid "shortcut designator invalid" +msgstr "" + +#: config/tc-arc.c:529 +#, c-format +msgid "core register value (%d) too large" +msgstr "" + +#: config/tc-arc.c:537 +#, c-format +msgid "condition code value (%d) too large" +msgstr "" + +#: config/tc-arc.c:554 +#, c-format +msgid "attempt to override symbol: %s" +msgstr "" + +#: config/tc-arc.c:625 +msgid "invalid opertype" +msgstr "" + +#: config/tc-arc.c:682 +msgid "expected comma after opcode" +msgstr "" + +#: config/tc-arc.c:692 +#, c-format +msgid "negative subopcode %d" +msgstr "" + +#: config/tc-arc.c:701 +msgid "subcode value found when opcode not equal 0x03" +msgstr "" + +#: config/tc-arc.c:709 +#, c-format +msgid "invalid subopcode %d" +msgstr "" + +#: config/tc-arc.c:720 +msgid "expected comma after subopcode" +msgstr "" + +#: config/tc-arc.c:739 +msgid "invalid suffix class" +msgstr "" + +#: config/tc-arc.c:748 +msgid "expected comma after suffix class" +msgstr "" + +#: config/tc-arc.c:767 +msgid "invalid syntax class" +msgstr "" + +#: config/tc-arc.c:774 +msgid "opcode 0x3 and SYNTAX_3OP invalid" +msgstr "" + +#: config/tc-arc.c:794 +msgid "unknown suffix class" +msgstr "" + +#: config/tc-arc.c:861 +msgid "expected comma after symbol name" +msgstr "" + +#: config/tc-arc.c:871 +msgid "negative symbol length" +msgstr "" + +#: config/tc-arc.c:882 +msgid "ignoring attempt to re-define symbol" +msgstr "" + +#: config/tc-arc.c:889 +#, c-format +msgid "length of symbol \"%s\" already %ld, ignoring %d" +msgstr "" + +#: config/tc-arc.c:903 +msgid "assuming symbol alignment of zero" +msgstr "" + +#: config/tc-arc.c:970 +msgid "\".option\" directive must appear before any instructions" +msgstr "" + +#: config/tc-arc.c:980 +msgid "\".option\" directive conflicts with initial definition" +msgstr "" + +#: config/tc-arc.c:988 +msgid "\".option\" directive overrides command-line (default) value" +msgstr "" + +#: config/tc-arc.c:998 +msgid "invalid identifier for \".option\"" +msgstr "" + +#: config/tc-arc.c:1076 config/tc-ip2k.c:249 config/tc-mt.c:348 msgid "md_estimate_size_before_relax\n" msgstr "" @@ -1261,17 +1504,56 @@ msgstr "" msgid "md_convert_frag\n" msgstr "" -#. We can't actually support subtracting a symbol. -#: config/tc-arc.c:1287 config/tc-arm.c:1522 config/tc-arm.c:8104 -#: config/tc-arm.c:8155 config/tc-arm.c:8388 config/tc-arm.c:9111 -#: config/tc-arm.c:9915 config/tc-arm.c:9943 config/tc-arm.c:10200 -#: config/tc-arm.c:10217 config/tc-arm.c:10339 config/tc-avr.c:1052 -#: config/tc-cris.c:3984 config/tc-d10v.c:1536 config/tc-d30v.c:1937 -#: config/tc-mips.c:4176 config/tc-mips.c:5300 config/tc-mips.c:6239 -#: config/tc-mips.c:6831 config/tc-msp430.c:1976 config/tc-ppc.c:5585 -#: config/tc-spu.c:961 config/tc-spu.c:985 config/tc-v850.c:2303 -#: config/tc-xstormy16.c:484 config/tc-xtensa.c:5597 config/tc-xtensa.c:11559 -msgid "expression too complex" +#: config/tc-arc.c:1120 +msgid "expression too complex code symbol" +msgstr "" + +#: config/tc-arc.c:1147 +#, c-format +msgid "missing ')' in %%-op" +msgstr "" + +#: config/tc-arc.c:1402 config/tc-dlx.c:1256 config/tc-m32r.c:2333 +#: config/tc-sparc.c:3604 +#, c-format +msgid "internal error: can't export reloc type %d (`%s')" +msgstr "" + +#: config/tc-arc.c:1534 +#, c-format +msgid "unknown syntax format character `%c'" +msgstr "" + +#: config/tc-arc.c:1672 +msgid "too many suffixes" +msgstr "" + +#: config/tc-arc.c:1711 +msgid "symbol as destination register" +msgstr "" + +#: config/tc-arc.c:1796 config/tc-mn10200.c:1173 config/tc-mn10300.c:1964 +#: config/tc-ppc.c:2698 config/tc-s390.c:1473 config/tc-v850.c:2041 +#, c-format +msgid "junk at end of line: `%s'" +msgstr "" + +#: config/tc-arc.c:1835 +msgid "8 byte instruction in delay slot" +msgstr "" + +#. except for jl addr +#: config/tc-arc.c:1838 +msgid "8 byte jump instruction with delay slot" +msgstr "" + +#: config/tc-arc.c:1846 +msgid "conditional branch follows set of flags" +msgstr "" + +#: config/tc-arc.c:1930 config/tc-arm.c:14177 +#, c-format +msgid "bad instruction `%s'" msgstr "" #: config/tc-arm.c:483 @@ -1346,7 +1628,7 @@ msgstr "" msgid "iWMMXt data register expected" msgstr "" -#: config/tc-arm.c:501 config/tc-arm.c:5821 +#: config/tc-arm.c:501 config/tc-arm.c:5868 msgid "iWMMXt control register expected" msgstr "" @@ -1403,7 +1685,7 @@ msgstr "" msgid "immediate expression requires a # prefix" msgstr "" -#: config/tc-arm.c:830 config/tc-score.c:5675 expr.c:1298 read.c:2435 +#: config/tc-arm.c:830 config/tc-score.c:5675 expr.c:1300 read.c:2439 msgid "bad expression" msgstr "" @@ -1411,7 +1693,7 @@ msgstr "" msgid "bad segment" msgstr "" -#: config/tc-arm.c:858 config/tc-arm.c:4346 config/tc-i960.c:1300 +#: config/tc-arm.c:858 config/tc-arm.c:4393 config/tc-i960.c:1300 #: config/tc-score.c:985 msgid "invalid constant" msgstr "" @@ -1454,7 +1736,7 @@ msgstr "" msgid "can't change index for operand" msgstr "" -#: config/tc-arm.c:1325 config/tc-arm.c:3947 +#: config/tc-arm.c:1325 config/tc-arm.c:3994 msgid "constant expression required" msgstr "" @@ -1466,8 +1748,8 @@ msgstr "" msgid "scalar must have an index" msgstr "" -#: config/tc-arm.c:1407 config/tc-arm.c:13097 config/tc-arm.c:13145 -#: config/tc-arm.c:13547 +#: config/tc-arm.c:1407 config/tc-arm.c:13144 config/tc-arm.c:13192 +#: config/tc-arm.c:13594 msgid "scalar index out of range" msgstr "" @@ -1501,11 +1783,11 @@ msgid "register out of range in list" msgstr "" #: config/tc-arm.c:1654 config/tc-arm.c:1699 config/tc-h8300.c:989 -#: config/tc-mips.c:10168 config/tc-mips.c:10190 +#: config/tc-mips.c:10188 config/tc-mips.c:10210 msgid "invalid register list" msgstr "" -#: config/tc-arm.c:1660 config/tc-arm.c:3412 config/tc-arm.c:3545 +#: config/tc-arm.c:1660 config/tc-arm.c:3459 config/tc-arm.c:3592 msgid "register list not in ascending order" msgstr "" @@ -1548,427 +1830,441 @@ msgstr "" msgid "unknown register '%s' -- .req ignored" msgstr "" -#: config/tc-arm.c:2121 +#: config/tc-arm.c:2134 msgid "bad type for register" msgstr "" -#: config/tc-arm.c:2132 +#: config/tc-arm.c:2145 msgid "expression must be constant" msgstr "" -#: config/tc-arm.c:2149 +#: config/tc-arm.c:2162 msgid "can't redefine the type of a register alias" msgstr "" -#: config/tc-arm.c:2156 +#: config/tc-arm.c:2169 msgid "you must specify a single type only" msgstr "" -#: config/tc-arm.c:2169 +#: config/tc-arm.c:2182 msgid "can't redefine the index of a scalar alias" msgstr "" -#: config/tc-arm.c:2177 +#: config/tc-arm.c:2190 msgid "scalar index must be constant" msgstr "" -#: config/tc-arm.c:2186 +#: config/tc-arm.c:2199 msgid "expecting ]" msgstr "" -#: config/tc-arm.c:2223 +#: config/tc-arm.c:2236 msgid "invalid syntax for .req directive" msgstr "" -#: config/tc-arm.c:2229 +#: config/tc-arm.c:2242 msgid "invalid syntax for .dn directive" msgstr "" -#: config/tc-arm.c:2235 +#: config/tc-arm.c:2248 msgid "invalid syntax for .qn directive" msgstr "" -#: config/tc-arm.c:2261 +#: config/tc-arm.c:2274 msgid "invalid syntax for .unreq directive" msgstr "" -#: config/tc-arm.c:2267 +#: config/tc-arm.c:2280 #, c-format msgid "unknown register alias '%s'" msgstr "" -#: config/tc-arm.c:2269 +#: config/tc-arm.c:2282 #, c-format msgid "ignoring attempt to undefine built-in register '%s'" msgstr "" -#: config/tc-arm.c:2402 +#: config/tc-arm.c:2433 +#, c-format +msgid "Failed to find real start of function: %s\n" +msgstr "" + +#: config/tc-arm.c:2449 msgid "selected processor does not support THUMB opcodes" msgstr "" -#: config/tc-arm.c:2416 +#: config/tc-arm.c:2463 msgid "selected processor does not support ARM opcodes" msgstr "" -#: config/tc-arm.c:2429 +#: config/tc-arm.c:2476 #, c-format msgid "invalid instruction size selected (%d)" msgstr "" -#: config/tc-arm.c:2461 +#: config/tc-arm.c:2508 #, c-format msgid "invalid operand to .code directive (%d) (expecting 16 or 32)" msgstr "" -#: config/tc-arm.c:2517 +#: config/tc-arm.c:2564 #, c-format msgid "expected comma after name \"%s\"" msgstr "" -#: config/tc-arm.c:2567 config/tc-m32r.c:588 +#: config/tc-arm.c:2614 config/tc-m32r.c:588 #, c-format msgid "symbol `%s' already defined" msgstr "" -#: config/tc-arm.c:2601 +#: config/tc-arm.c:2648 #, c-format msgid "unrecognized syntax mode \"%s\"" msgstr "" -#: config/tc-arm.c:2622 +#: config/tc-arm.c:2669 #, c-format msgid "alignment too large: %d assumed" msgstr "" -#: config/tc-arm.c:2625 +#: config/tc-arm.c:2672 msgid "alignment negative. 0 assumed." msgstr "" -#: config/tc-arm.c:2772 +#: config/tc-arm.c:2819 msgid "literal pool overflow" msgstr "" -#: config/tc-arm.c:2928 config/tc-arm.c:5756 +#: config/tc-arm.c:2975 config/tc-arm.c:5803 msgid "unrecognized relocation suffix" msgstr "" -#: config/tc-arm.c:2941 +#: config/tc-arm.c:2988 msgid "(plt) is only valid on branch targets" msgstr "" -#: config/tc-arm.c:2947 config/tc-s390.c:1129 config/tc-s390.c:1743 -#: config/tc-xtensa.c:1545 +#: config/tc-arm.c:2994 config/tc-s390.c:1129 config/tc-s390.c:1743 +#: config/tc-xtensa.c:1546 #, c-format msgid "%s relocations do not fit in %d bytes" msgstr "" -#: config/tc-arm.c:2995 dwarf2dbg.c:689 +#: config/tc-arm.c:3042 dwarf2dbg.c:694 msgid "expected 0 or 1" msgstr "" -#: config/tc-arm.c:2999 +#: config/tc-arm.c:3046 msgid "missing comma" msgstr "" -#: config/tc-arm.c:3054 -msgid "dupicate .handlerdata directive" +#: config/tc-arm.c:3101 +msgid "duplicate .handlerdata directive" msgstr "" -#: config/tc-arm.c:3125 +#: config/tc-arm.c:3172 msgid "personality routine specified for cantunwind frame" msgstr "" -#: config/tc-arm.c:3139 +#: config/tc-arm.c:3186 msgid "duplicate .personalityindex directive" msgstr "" -#: config/tc-arm.c:3146 +#: config/tc-arm.c:3193 msgid "bad personality routine number" msgstr "" -#: config/tc-arm.c:3165 +#: config/tc-arm.c:3212 msgid "duplicate .personality directive" msgstr "" -#: config/tc-arm.c:3188 config/tc-arm.c:3316 config/tc-arm.c:3364 +#: config/tc-arm.c:3235 config/tc-arm.c:3363 config/tc-arm.c:3411 msgid "expected register list" msgstr "" -#: config/tc-arm.c:3270 +#: config/tc-arm.c:3317 msgid "expected , <constant>" msgstr "" -#: config/tc-arm.c:3279 +#: config/tc-arm.c:3326 msgid "number of registers must be in the range [1:4]" msgstr "" -#: config/tc-arm.c:3426 config/tc-arm.c:3559 +#: config/tc-arm.c:3473 config/tc-arm.c:3606 msgid "bad register range" msgstr "" -#: config/tc-arm.c:3613 +#: config/tc-arm.c:3660 msgid "register expected" msgstr "" -#: config/tc-arm.c:3623 +#: config/tc-arm.c:3670 msgid "FPA .unwind_save does not take a register list" msgstr "" -#: config/tc-arm.c:3641 +#: config/tc-arm.c:3688 msgid ".unwind_save does not support this kind of register" msgstr "" -#: config/tc-arm.c:3677 +#: config/tc-arm.c:3724 msgid "SP and PC not permitted in .unwind_movsp directive" msgstr "" -#: config/tc-arm.c:3682 +#: config/tc-arm.c:3729 msgid "unexpected .unwind_movsp directive" msgstr "" -#: config/tc-arm.c:3706 +#: config/tc-arm.c:3753 msgid "stack increment must be multiple of 4" msgstr "" -#: config/tc-arm.c:3735 +#: config/tc-arm.c:3782 msgid "expected <reg>, <reg>" msgstr "" -#: config/tc-arm.c:3753 +#: config/tc-arm.c:3800 msgid "register must be either sp or set by a previousunwind_movsp directive" msgstr "" -#: config/tc-arm.c:3789 +#: config/tc-arm.c:3836 msgid "expected <offset>, <opcode>" msgstr "" -#: config/tc-arm.c:3801 +#: config/tc-arm.c:3848 msgid "unwind opcode too long" msgstr "" -#: config/tc-arm.c:3806 +#: config/tc-arm.c:3853 msgid "invalid unwind opcode" msgstr "" -#: config/tc-arm.c:3953 config/tc-arm.c:4816 config/tc-arm.c:8391 -#: config/tc-arm.c:8873 config/tc-arm.c:11671 config/tc-arm.c:18619 -#: config/tc-arm.c:18644 config/tc-arm.c:18652 config/tc-z8k.c:1144 +#: config/tc-arm.c:4000 config/tc-arm.c:4863 config/tc-arm.c:8438 +#: config/tc-arm.c:8920 config/tc-arm.c:11718 config/tc-arm.c:18690 +#: config/tc-arm.c:18715 config/tc-arm.c:18723 config/tc-z8k.c:1144 #: config/tc-z8k.c:1154 msgid "immediate value out of range" msgstr "" -#: config/tc-arm.c:4100 +#: config/tc-arm.c:4147 msgid "invalid FPA immediate expression" msgstr "" -#: config/tc-arm.c:4224 config/tc-arm.c:4232 +#: config/tc-arm.c:4271 config/tc-arm.c:4279 msgid "shift expression expected" msgstr "" -#: config/tc-arm.c:4246 +#: config/tc-arm.c:4293 msgid "'LSL' or 'ASR' required" msgstr "" -#: config/tc-arm.c:4254 +#: config/tc-arm.c:4301 msgid "'LSL' required" msgstr "" -#: config/tc-arm.c:4262 +#: config/tc-arm.c:4309 msgid "'ASR' required" msgstr "" -#: config/tc-arm.c:4334 config/tc-arm.c:4810 config/tc-arm.c:6382 +#: config/tc-arm.c:4381 config/tc-arm.c:4857 config/tc-arm.c:6429 #: config/tc-v850.c:1859 config/tc-v850.c:1880 msgid "constant expression expected" msgstr "" -#: config/tc-arm.c:4341 +#: config/tc-arm.c:4388 msgid "invalid rotation" msgstr "" -#: config/tc-arm.c:4501 config/tc-arm.c:4646 +#: config/tc-arm.c:4548 config/tc-arm.c:4693 msgid "unknown group relocation" msgstr "" -#: config/tc-arm.c:4614 +#: config/tc-arm.c:4661 msgid "alignment must be constant" msgstr "" -#: config/tc-arm.c:4677 +#: config/tc-arm.c:4724 msgid "this group relocation is not allowed on this instruction" msgstr "" -#: config/tc-arm.c:4689 config/tc-arm.c:5080 +#: config/tc-arm.c:4736 config/tc-arm.c:5127 msgid "']' expected" msgstr "" -#: config/tc-arm.c:4707 +#: config/tc-arm.c:4754 msgid "'}' expected at end of 'option' field" msgstr "" -#: config/tc-arm.c:4712 +#: config/tc-arm.c:4759 msgid "cannot combine index with option" msgstr "" -#: config/tc-arm.c:4725 +#: config/tc-arm.c:4772 msgid "cannot combine pre- and post-indexing" msgstr "" -#: config/tc-arm.c:4886 +#: config/tc-arm.c:4933 msgid "flag for {c}psr instruction expected" msgstr "" -#: config/tc-arm.c:4911 +#: config/tc-arm.c:4958 msgid "unrecognized CPS flag" msgstr "" -#: config/tc-arm.c:4918 +#: config/tc-arm.c:4965 msgid "missing CPS flags" msgstr "" -#: config/tc-arm.c:4941 config/tc-arm.c:4947 +#: config/tc-arm.c:4988 config/tc-arm.c:4994 msgid "valid endian specifiers are be or le" msgstr "" -#: config/tc-arm.c:4969 +#: config/tc-arm.c:5016 msgid "missing rotation field after comma" msgstr "" -#: config/tc-arm.c:4984 +#: config/tc-arm.c:5031 msgid "rotation can only be 0, 8, 16, or 24" msgstr "" -#: config/tc-arm.c:5004 +#: config/tc-arm.c:5051 msgid "condition required" msgstr "" -#: config/tc-arm.c:5042 config/tc-arm.c:6877 +#: config/tc-arm.c:5089 config/tc-arm.c:6924 msgid "'[' expected" msgstr "" -#: config/tc-arm.c:5055 +#: config/tc-arm.c:5102 msgid "',' expected" msgstr "" -#: config/tc-arm.c:5072 +#: config/tc-arm.c:5119 msgid "invalid shift" msgstr "" -#: config/tc-arm.c:5145 +#: config/tc-arm.c:5192 msgid "can't use Neon quad register here" msgstr "" -#: config/tc-arm.c:5211 +#: config/tc-arm.c:5258 msgid "expected <Rm> or <Dm> or <Qm> operand" msgstr "" -#: config/tc-arm.c:5291 +#: config/tc-arm.c:5338 msgid "parse error" msgstr "" -#: config/tc-arm.c:5301 read.c:2092 +#: config/tc-arm.c:5348 read.c:2096 msgid "expected comma" msgstr "" -#: config/tc-arm.c:5591 config/tc-arm.c:5661 +#: config/tc-arm.c:5638 config/tc-arm.c:5708 msgid "immediate value is out of range" msgstr "" -#: config/tc-arm.c:5806 +#: config/tc-arm.c:5853 msgid "iWMMXt data or control register expected" msgstr "" -#: config/tc-arm.c:6038 config/tc-score.c:56 +#: config/tc-arm.c:6006 +#, c-format +msgid "unhandled operand code %d" +msgstr "" + +#: config/tc-arm.c:6085 config/tc-score.c:56 msgid "garbage following instruction" msgstr "" -#: config/tc-arm.c:6125 +#: config/tc-arm.c:6172 msgid "D register out of range for selected VFP version" msgstr "" -#: config/tc-arm.c:6204 +#: config/tc-arm.c:6251 msgid "instruction does not accept preindexed addressing" msgstr "" #. unindexed - only for coprocessor -#: config/tc-arm.c:6220 config/tc-arm.c:8197 +#: config/tc-arm.c:6267 config/tc-arm.c:8244 msgid "instruction does not accept unindexed addressing" msgstr "" -#: config/tc-arm.c:6228 +#: config/tc-arm.c:6275 msgid "destination register same as write-back base" msgstr "" -#: config/tc-arm.c:6229 +#: config/tc-arm.c:6276 msgid "source register same as write-back base" msgstr "" -#: config/tc-arm.c:6275 +#: config/tc-arm.c:6322 msgid "instruction does not accept scaled register index" msgstr "" -#: config/tc-arm.c:6315 +#: config/tc-arm.c:6362 msgid "instruction does not support unindexed addressing" msgstr "" -#: config/tc-arm.c:6330 +#: config/tc-arm.c:6377 msgid "pc may not be used with write-back" msgstr "" -#: config/tc-arm.c:6335 +#: config/tc-arm.c:6382 msgid "instruction does not support writeback" msgstr "" -#: config/tc-arm.c:6377 +#: config/tc-arm.c:6424 msgid "invalid pseudo operation" msgstr "" -#: config/tc-arm.c:6423 +#: config/tc-arm.c:6470 msgid "literal pool insertion failed" msgstr "" -#: config/tc-arm.c:6481 +#: config/tc-arm.c:6528 msgid "Rn must not overlap other operands" msgstr "" -#: config/tc-arm.c:6581 config/tc-arm.c:6600 config/tc-arm.c:6613 -#: config/tc-arm.c:8740 config/tc-arm.c:8760 config/tc-arm.c:8774 +#: config/tc-arm.c:6617 config/tc-arm.c:8776 +msgid "bad barrier type" +msgstr "" + +#: config/tc-arm.c:6628 config/tc-arm.c:6647 config/tc-arm.c:6660 +#: config/tc-arm.c:8787 config/tc-arm.c:8807 config/tc-arm.c:8821 msgid "bit-field extends past end of register" msgstr "" -#: config/tc-arm.c:6642 +#: config/tc-arm.c:6689 msgid "the only suffix valid here is '(plt)'" msgstr "" -#: config/tc-arm.c:6695 +#: config/tc-arm.c:6742 msgid "use of r15 in blx in ARM mode is not really useful" msgstr "" -#: config/tc-arm.c:6718 +#: config/tc-arm.c:6765 msgid "use of r15 in bx in ARM mode is not really useful" msgstr "" -#: config/tc-arm.c:6730 config/tc-arm.c:8912 +#: config/tc-arm.c:6777 config/tc-arm.c:8959 msgid "use of r15 in bxj is not really useful" msgstr "" -#: config/tc-arm.c:6844 config/tc-arm.c:6853 +#: config/tc-arm.c:6891 config/tc-arm.c:6900 msgid "writeback of base register is UNPREDICTABLE" msgstr "" -#: config/tc-arm.c:6847 +#: config/tc-arm.c:6894 msgid "writeback of base register when in register list is UNPREDICTABLE" msgstr "" -#: config/tc-arm.c:6857 +#: config/tc-arm.c:6904 msgid "if writeback register is in list, it must be the lowest reg in the list" msgstr "" -#: config/tc-arm.c:6872 +#: config/tc-arm.c:6919 msgid "first destination register must be even" msgstr "" -#: config/tc-arm.c:6875 config/tc-arm.c:6942 +#: config/tc-arm.c:6922 config/tc-arm.c:6989 msgid "can only load two consecutive registers" msgstr "" @@ -1976,1052 +2272,1047 @@ msgstr "" #. have been called in the first place. #. If op 2 were present and equal to PC, this function wouldn't #. have been called in the first place. -#: config/tc-arm.c:6876 config/tc-arm.c:6945 config/tc-arm.c:7467 -#: config/tc-arm.c:9390 +#: config/tc-arm.c:6923 config/tc-arm.c:6992 config/tc-arm.c:7514 +#: config/tc-arm.c:9437 msgid "r14 not allowed here" msgstr "" -#: config/tc-arm.c:6890 +#: config/tc-arm.c:6937 msgid "base register written back, and overlaps second destination register" msgstr "" -#: config/tc-arm.c:6898 +#: config/tc-arm.c:6945 msgid "index register overlaps destination register" msgstr "" -#: config/tc-arm.c:6928 config/tc-arm.c:7449 +#: config/tc-arm.c:6975 config/tc-arm.c:7496 msgid "offset must be zero in ARM encoding" msgstr "" -#: config/tc-arm.c:6939 config/tc-arm.c:7461 +#: config/tc-arm.c:6986 config/tc-arm.c:7508 msgid "even register required" msgstr "" -#: config/tc-arm.c:6970 config/tc-arm.c:7001 +#: config/tc-arm.c:7017 config/tc-arm.c:7048 msgid "this instruction requires a post-indexed address" msgstr "" -#: config/tc-arm.c:7028 +#: config/tc-arm.c:7075 msgid "Rd and Rm should be different in mla" msgstr "" -#: config/tc-arm.c:7052 config/tc-arm.c:9648 +#: config/tc-arm.c:7099 config/tc-arm.c:9695 msgid ":lower16: not allowed this instruction" msgstr "" -#: config/tc-arm.c:7054 +#: config/tc-arm.c:7101 msgid ":upper16: not allowed instruction" msgstr "" -#: config/tc-arm.c:7073 +#: config/tc-arm.c:7120 msgid "operand 1 must be FPSCR" msgstr "" -#: config/tc-arm.c:7106 config/tc-arm.c:9757 +#: config/tc-arm.c:7153 config/tc-arm.c:9804 msgid "'CPSR' or 'SPSR' expected" msgstr "" -#: config/tc-arm.c:7143 +#: config/tc-arm.c:7190 msgid "Rd and Rm should be different in mul" msgstr "" -#: config/tc-arm.c:7164 +#: config/tc-arm.c:7211 msgid "rdhi, rdlo and rm must all be different" msgstr "" -#: config/tc-arm.c:7226 +#: config/tc-arm.c:7273 msgid "'[' expected after PLD mnemonic" msgstr "" -#: config/tc-arm.c:7228 config/tc-arm.c:7243 +#: config/tc-arm.c:7275 config/tc-arm.c:7290 msgid "post-indexed expression used in preload instruction" msgstr "" -#: config/tc-arm.c:7230 config/tc-arm.c:7245 +#: config/tc-arm.c:7277 config/tc-arm.c:7292 msgid "writeback used in preload instruction" msgstr "" -#: config/tc-arm.c:7232 config/tc-arm.c:7247 +#: config/tc-arm.c:7279 config/tc-arm.c:7294 msgid "unindexed addressing used in preload instruction" msgstr "" -#: config/tc-arm.c:7241 +#: config/tc-arm.c:7288 msgid "'[' expected after PLI mnemonic" msgstr "" -#: config/tc-arm.c:7394 config/tc-arm.c:9837 +#: config/tc-arm.c:7441 config/tc-arm.c:9884 msgid "rdhi and rdlo must be different" msgstr "" -#: config/tc-arm.c:7420 +#: config/tc-arm.c:7467 msgid "SRS base register must be r13" msgstr "" -#: config/tc-arm.c:7464 +#: config/tc-arm.c:7511 msgid "can only store two consecutive registers" msgstr "" -#: config/tc-arm.c:7559 config/tc-arm.c:7576 +#: config/tc-arm.c:7606 config/tc-arm.c:7623 msgid "only two consecutive VFP SP registers allowed here" msgstr "" -#: config/tc-arm.c:7604 config/tc-arm.c:7619 +#: config/tc-arm.c:7651 config/tc-arm.c:7666 msgid "this addressing mode requires base-register writeback" msgstr "" -#: config/tc-arm.c:7794 +#: config/tc-arm.c:7841 msgid "this instruction does not support indexing" msgstr "" -#: config/tc-arm.c:7818 +#: config/tc-arm.c:7865 msgid "only r15 allowed here" msgstr "" -#: config/tc-arm.c:7953 +#: config/tc-arm.c:8000 msgid "immediate operand requires iWMMXt2" msgstr "" -#: config/tc-arm.c:8097 +#: config/tc-arm.c:8144 msgid "shift by register not allowed in thumb mode" msgstr "" -#: config/tc-arm.c:8109 config/tc-arm.c:18126 +#: config/tc-arm.c:8156 config/tc-arm.c:18197 msgid "shift expression is too large" msgstr "" -#: config/tc-arm.c:8135 +#: config/tc-arm.c:8182 msgid "Instruction does not support =N addresses" msgstr "" -#: config/tc-arm.c:8140 +#: config/tc-arm.c:8187 msgid "cannot use register index with PC-relative addressing" msgstr "" -#: config/tc-arm.c:8141 +#: config/tc-arm.c:8188 msgid "cannot use register index with this instruction" msgstr "" -#: config/tc-arm.c:8143 +#: config/tc-arm.c:8190 msgid "Thumb does not support negative register indexing" msgstr "" -#: config/tc-arm.c:8145 +#: config/tc-arm.c:8192 msgid "Thumb does not support register post-indexing" msgstr "" -#: config/tc-arm.c:8147 +#: config/tc-arm.c:8194 msgid "Thumb does not support register indexing with writeback" msgstr "" -#: config/tc-arm.c:8149 +#: config/tc-arm.c:8196 msgid "Thumb supports only LSL in shifted register indexing" msgstr "" -#: config/tc-arm.c:8158 config/tc-arm.c:12899 +#: config/tc-arm.c:8205 config/tc-arm.c:12946 msgid "shift out of range" msgstr "" -#: config/tc-arm.c:8166 +#: config/tc-arm.c:8213 msgid "cannot use writeback with PC-relative addressing" msgstr "" -#: config/tc-arm.c:8168 +#: config/tc-arm.c:8215 msgid "cannot use writeback with this instruction" msgstr "" -#: config/tc-arm.c:8187 +#: config/tc-arm.c:8234 msgid "cannot use post-indexing with PC-relative addressing" msgstr "" -#: config/tc-arm.c:8188 +#: config/tc-arm.c:8235 msgid "cannot use post-indexing with this instruction" msgstr "" -#: config/tc-arm.c:8315 +#: config/tc-arm.c:8362 msgid "PC not allowed as destination" msgstr "" -#: config/tc-arm.c:8386 +#: config/tc-arm.c:8433 msgid "only SUBS PC, LR, #const allowed" msgstr "" -#: config/tc-arm.c:8459 config/tc-arm.c:8600 config/tc-arm.c:8692 -#: config/tc-arm.c:9712 +#: config/tc-arm.c:8506 config/tc-arm.c:8647 config/tc-arm.c:8739 +#: config/tc-arm.c:9759 msgid "shift must be constant" msgstr "" -#: config/tc-arm.c:8486 config/tc-arm.c:8615 config/tc-arm.c:8707 -#: config/tc-arm.c:9725 +#: config/tc-arm.c:8533 config/tc-arm.c:8662 config/tc-arm.c:8754 +#: config/tc-arm.c:9772 msgid "unshifted register required" msgstr "" -#: config/tc-arm.c:8501 config/tc-arm.c:8718 config/tc-arm.c:9824 +#: config/tc-arm.c:8548 config/tc-arm.c:8765 config/tc-arm.c:9871 msgid "dest must overlap one source register" msgstr "" -#: config/tc-arm.c:8618 +#: config/tc-arm.c:8665 msgid "dest and source1 must be the same register" msgstr "" -#: config/tc-arm.c:8869 +#: config/tc-arm.c:8916 msgid "instruction is always unconditional" msgstr "" -#: config/tc-arm.c:8951 +#: config/tc-arm.c:8998 msgid "selected processor does not support 'A' form of this instruction" msgstr "" -#: config/tc-arm.c:8954 +#: config/tc-arm.c:9001 msgid "Thumb does not support the 2-argument form of this instruction" msgstr "" -#: config/tc-arm.c:9053 +#: config/tc-arm.c:9100 msgid "SP not allowed in register list" msgstr "" -#: config/tc-arm.c:9058 +#: config/tc-arm.c:9105 msgid "LR and PC should not both be in register list" msgstr "" -#: config/tc-arm.c:9062 +#: config/tc-arm.c:9109 msgid "base register should not be in register list when written back" msgstr "" -#: config/tc-arm.c:9068 +#: config/tc-arm.c:9115 msgid "PC not allowed in register list" msgstr "" -#: config/tc-arm.c:9071 config/tc-arm.c:9137 config/tc-arm.c:9177 +#: config/tc-arm.c:9118 config/tc-arm.c:9184 config/tc-arm.c:9224 #, c-format msgid "value stored for r%d is UNPREDICTABLE" msgstr "" -#: config/tc-arm.c:9113 +#: config/tc-arm.c:9160 msgid "Thumb load/store multiple does not support {reglist}^" msgstr "" -#: config/tc-arm.c:9170 +#: config/tc-arm.c:9217 msgid "Thumb-2 instruction only valid in unified syntax" msgstr "" -#: config/tc-arm.c:9174 config/tc-arm.c:9184 +#: config/tc-arm.c:9221 config/tc-arm.c:9231 msgid "this instruction will write back the base register" msgstr "" -#: config/tc-arm.c:9187 +#: config/tc-arm.c:9234 msgid "this instruction will not write back the base register" msgstr "" -#: config/tc-arm.c:9216 +#: config/tc-arm.c:9263 msgid "r14 not allowed as first register when second register is omitted" msgstr "" -#: config/tc-arm.c:9313 config/tc-arm.c:9326 config/tc-arm.c:9362 +#: config/tc-arm.c:9360 config/tc-arm.c:9373 config/tc-arm.c:9409 msgid "Thumb does not support this addressing mode" msgstr "" -#: config/tc-arm.c:9330 +#: config/tc-arm.c:9377 msgid "byte or halfword not valid for base register" msgstr "" -#: config/tc-arm.c:9333 +#: config/tc-arm.c:9380 msgid "r15 based store not allowed" msgstr "" -#: config/tc-arm.c:9335 +#: config/tc-arm.c:9382 msgid "invalid base register for register offset" msgstr "" -#: config/tc-arm.c:9633 +#: config/tc-arm.c:9680 msgid "only lo regs allowed with immediate" msgstr "" -#: config/tc-arm.c:9653 +#: config/tc-arm.c:9700 msgid ":upper16: not allowed this instruction" msgstr "" -#: config/tc-arm.c:9747 config/tc-arm.c:9779 config/tc-arm.c:9785 +#: config/tc-arm.c:9794 config/tc-arm.c:9826 config/tc-arm.c:9832 msgid "selected processor does not support requested special purpose register" msgstr "" -#: config/tc-arm.c:9753 +#: config/tc-arm.c:9800 #, c-format msgid "" "selected processor does not support requested special purpose register %x" msgstr "" -#: config/tc-arm.c:9774 +#: config/tc-arm.c:9821 msgid "Thumb encoding does not support an immediate here" msgstr "" -#: config/tc-arm.c:9859 +#: config/tc-arm.c:9906 msgid "Thumb does not support NOP with hints" msgstr "" -#: config/tc-arm.c:9941 +#: config/tc-arm.c:9988 msgid "push/pop do not support {reglist}^" msgstr "" -#: config/tc-arm.c:9964 +#: config/tc-arm.c:10011 msgid "invalid register list to push/pop instruction" msgstr "" -#: config/tc-arm.c:10156 +#: config/tc-arm.c:10203 msgid "source1 and dest must be same register" msgstr "" -#: config/tc-arm.c:10177 +#: config/tc-arm.c:10224 msgid "ror #imm not supported" msgstr "" -#: config/tc-arm.c:10302 +#: config/tc-arm.c:10349 msgid "Thumb encoding does not support rotation" msgstr "" -#: config/tc-arm.c:10321 +#: config/tc-arm.c:10368 msgid "instruction requires register index" msgstr "" -#: config/tc-arm.c:10323 +#: config/tc-arm.c:10370 msgid "PC is not a valid index register" msgstr "" -#: config/tc-arm.c:10325 +#: config/tc-arm.c:10372 msgid "instruction does not allow shifted index" msgstr "" -#: config/tc-arm.c:10744 +#: config/tc-arm.c:10791 msgid "invalid instruction shape" msgstr "" -#: config/tc-arm.c:10986 +#: config/tc-arm.c:11033 msgid "types specified in both the mnemonic and operands" msgstr "" -#: config/tc-arm.c:11023 +#: config/tc-arm.c:11070 msgid "operand types can't be inferred" msgstr "" -#: config/tc-arm.c:11029 +#: config/tc-arm.c:11076 msgid "type specifier has the wrong number of parts" msgstr "" -#: config/tc-arm.c:11084 +#: config/tc-arm.c:11131 msgid "operand size must match register width" msgstr "" -#: config/tc-arm.c:11095 +#: config/tc-arm.c:11142 msgid "bad type in Neon instruction" msgstr "" -#: config/tc-arm.c:11106 +#: config/tc-arm.c:11153 msgid "inconsistent types in Neon instruction" msgstr "" -#: config/tc-arm.c:12155 +#: config/tc-arm.c:12202 msgid "scalar out of range for multiply instruction" msgstr "" -#: config/tc-arm.c:12319 config/tc-arm.c:12331 +#: config/tc-arm.c:12366 config/tc-arm.c:12378 msgid "immediate out of range for insert" msgstr "" -#: config/tc-arm.c:12343 config/tc-arm.c:13245 +#: config/tc-arm.c:12390 config/tc-arm.c:13292 msgid "immediate out of range for shift" msgstr "" -#: config/tc-arm.c:12400 config/tc-arm.c:12427 config/tc-arm.c:12745 -#: config/tc-arm.c:13191 +#: config/tc-arm.c:12447 config/tc-arm.c:12474 config/tc-arm.c:12792 +#: config/tc-arm.c:13238 msgid "immediate out of range" msgstr "" -#: config/tc-arm.c:12464 +#: config/tc-arm.c:12511 msgid "immediate out of range for narrowing operation" msgstr "" -#: config/tc-arm.c:12584 +#: config/tc-arm.c:12631 msgid "operands 0 and 1 must be the same register" msgstr "" -#: config/tc-arm.c:12719 +#: config/tc-arm.c:12766 msgid "operand size must be specified for immediate VMOV" msgstr "" -#: config/tc-arm.c:12729 +#: config/tc-arm.c:12776 msgid "immediate has bits set outside the operand size" msgstr "" -#: config/tc-arm.c:12925 +#: config/tc-arm.c:12972 msgid "elements must be smaller than reversal region" msgstr "" -#: config/tc-arm.c:13096 config/tc-arm.c:13144 +#: config/tc-arm.c:13143 config/tc-arm.c:13191 msgid "bad type for scalar" msgstr "" -#: config/tc-arm.c:13208 config/tc-arm.c:13216 +#: config/tc-arm.c:13255 config/tc-arm.c:13263 msgid "VFP registers must be adjacent" msgstr "" -#: config/tc-arm.c:13357 +#: config/tc-arm.c:13404 msgid "bad list length for table lookup" msgstr "" -#: config/tc-arm.c:13387 +#: config/tc-arm.c:13434 msgid "writeback (!) must be used for VLDMDB and VSTMDB" msgstr "" -#: config/tc-arm.c:13390 +#: config/tc-arm.c:13437 msgid "register list must contain at least 1 and at most 16 registers" msgstr "" -#: config/tc-arm.c:13467 +#: config/tc-arm.c:13514 msgid "bad alignment" msgstr "" -#: config/tc-arm.c:13484 +#: config/tc-arm.c:13531 msgid "bad list type for instruction" msgstr "" -#: config/tc-arm.c:13526 +#: config/tc-arm.c:13573 msgid "unsupported alignment for instruction" msgstr "" -#: config/tc-arm.c:13545 config/tc-arm.c:13639 config/tc-arm.c:13650 -#: config/tc-arm.c:13660 config/tc-arm.c:13674 +#: config/tc-arm.c:13592 config/tc-arm.c:13686 config/tc-arm.c:13697 +#: config/tc-arm.c:13707 config/tc-arm.c:13721 msgid "bad list length" msgstr "" -#: config/tc-arm.c:13550 +#: config/tc-arm.c:13597 msgid "stride of 2 unavailable when element size is 8" msgstr "" -#: config/tc-arm.c:13583 config/tc-arm.c:13658 +#: config/tc-arm.c:13630 config/tc-arm.c:13705 msgid "can't use alignment with this instruction" msgstr "" -#: config/tc-arm.c:13722 +#: config/tc-arm.c:13769 msgid "post-index must be a register" msgstr "" -#: config/tc-arm.c:13724 +#: config/tc-arm.c:13771 msgid "bad register for post-index" msgstr "" -#: config/tc-arm.c:14011 config/tc-arm.c:14097 +#: config/tc-arm.c:14058 config/tc-arm.c:14144 msgid "conditional infixes are deprecated in unified syntax" msgstr "" -#: config/tc-arm.c:14130 -#, c-format -msgid "bad instruction `%s'" -msgstr "" - -#: config/tc-arm.c:14136 +#: config/tc-arm.c:14183 msgid "s suffix on comparison instruction is deprecated" msgstr "" -#: config/tc-arm.c:14155 config/tc-arm.c:14236 +#: config/tc-arm.c:14202 config/tc-arm.c:14283 #, c-format msgid "selected processor does not support `%s'" msgstr "" -#: config/tc-arm.c:14161 +#: config/tc-arm.c:14208 msgid "Thumb does not support conditional execution" msgstr "" -#: config/tc-arm.c:14184 +#: config/tc-arm.c:14231 msgid "incorrect condition in IT block" msgstr "" -#: config/tc-arm.c:14190 -msgid "thumb conditional instrunction not in IT block" +#: config/tc-arm.c:14237 +msgid "thumb conditional instruction not in IT block" msgstr "" -#: config/tc-arm.c:14210 +#: config/tc-arm.c:14257 #, c-format msgid "cannot honor width suffix -- `%s'" msgstr "" -#: config/tc-arm.c:14241 +#: config/tc-arm.c:14288 #, c-format msgid "width suffixes are invalid in ARM mode -- `%s'" msgstr "" -#: config/tc-arm.c:14265 +#: config/tc-arm.c:14312 #, c-format msgid "attempt to use an ARM instruction on a Thumb-only processor -- `%s'" msgstr "" -#: config/tc-arm.c:16992 +#: config/tc-arm.c:17063 msgid "alignments greater than 32 bytes not supported in .text sections." msgstr "" -#: config/tc-arm.c:17286 +#: config/tc-arm.c:17312 +#, c-format +msgid "Group section `%s' has no group signature" +msgstr "" + +#: config/tc-arm.c:17357 msgid "handerdata in cantunwind frame" msgstr "" -#: config/tc-arm.c:17303 +#: config/tc-arm.c:17374 msgid "too many unwind opcodes for personality routine 0" msgstr "" -#: config/tc-arm.c:17335 +#: config/tc-arm.c:17406 msgid "too many unwind opcodes" msgstr "" -#: config/tc-arm.c:17869 config/tc-arm.c:18153 +#: config/tc-arm.c:17630 +msgid "GOT already in the symbol table" +msgstr "" + +#: config/tc-arm.c:17940 config/tc-arm.c:18224 #, c-format msgid "undefined symbol %s used as an immediate value" msgstr "" -#: config/tc-arm.c:17883 config/tc-arm.c:18192 +#: config/tc-arm.c:17954 config/tc-arm.c:18263 #, c-format msgid "invalid constant (%lx) after fixup" msgstr "" -#: config/tc-arm.c:17920 +#: config/tc-arm.c:17991 #, c-format msgid "unable to compute ADRL instructions for PC offset of 0x%lx" msgstr "" -#: config/tc-arm.c:17955 config/tc-arm.c:17980 +#: config/tc-arm.c:18026 config/tc-arm.c:18051 msgid "invalid literal constant: pool needs to be closer" msgstr "" -#: config/tc-arm.c:17958 config/tc-arm.c:17996 +#: config/tc-arm.c:18029 config/tc-arm.c:18067 #, c-format msgid "bad immediate value for offset (%ld)" msgstr "" -#: config/tc-arm.c:17982 +#: config/tc-arm.c:18053 #, c-format msgid "bad immediate value for 8-bit offset (%ld)" msgstr "" -#: config/tc-arm.c:18037 +#: config/tc-arm.c:18108 msgid "offset not a multiple of 4" msgstr "" -#: config/tc-arm.c:18044 config/tc-arm.c:18059 config/tc-arm.c:18074 -#: config/tc-arm.c:18085 config/tc-arm.c:18108 config/tc-pj.c:499 -#: config/tc-sh.c:4214 +#: config/tc-arm.c:18115 config/tc-arm.c:18130 config/tc-arm.c:18145 +#: config/tc-arm.c:18156 config/tc-arm.c:18179 config/tc-arm.c:18774 +#: config/tc-pj.c:498 config/tc-sh.c:4214 msgid "offset out of range" msgstr "" -#: config/tc-arm.c:18208 +#: config/tc-arm.c:18279 msgid "invalid smc expression" msgstr "" -#: config/tc-arm.c:18219 config/tc-arm.c:18228 +#: config/tc-arm.c:18290 config/tc-arm.c:18299 msgid "invalid swi expression" msgstr "" -#: config/tc-arm.c:18238 +#: config/tc-arm.c:18309 msgid "invalid expression in load/store multiple" msgstr "" -#: config/tc-arm.c:18268 +#: config/tc-arm.c:18339 msgid "misaligned branch destination" msgstr "" -#: config/tc-arm.c:18272 config/tc-arm.c:18309 config/tc-arm.c:18323 -#: config/tc-arm.c:18336 config/tc-arm.c:18375 config/tc-arm.c:18400 +#: config/tc-arm.c:18343 config/tc-arm.c:18380 config/tc-arm.c:18394 +#: config/tc-arm.c:18407 config/tc-arm.c:18446 config/tc-arm.c:18471 msgid "branch out of range" msgstr "" -#: config/tc-arm.c:18349 +#: config/tc-arm.c:18420 msgid "conditional branch out of range" msgstr "" -#: config/tc-arm.c:18477 +#: config/tc-arm.c:18548 msgid "rel31 relocation overflow" msgstr "" -#: config/tc-arm.c:18489 config/tc-arm.c:18512 +#: config/tc-arm.c:18560 config/tc-arm.c:18583 msgid "co-processor offset out of range" msgstr "" -#: config/tc-arm.c:18529 +#: config/tc-arm.c:18600 #, c-format msgid "invalid offset, target not word aligned (0x%08lX)" msgstr "" -#: config/tc-arm.c:18536 config/tc-arm.c:18545 config/tc-arm.c:18553 -#: config/tc-arm.c:18561 config/tc-arm.c:18569 +#: config/tc-arm.c:18607 config/tc-arm.c:18616 config/tc-arm.c:18624 +#: config/tc-arm.c:18632 config/tc-arm.c:18640 #, c-format msgid "invalid offset, value too big (0x%08lX)" msgstr "" -#: config/tc-arm.c:18610 +#: config/tc-arm.c:18681 msgid "invalid Hi register with immediate" msgstr "" -#: config/tc-arm.c:18626 +#: config/tc-arm.c:18697 msgid "invalid immediate for stack address calculation" msgstr "" -#: config/tc-arm.c:18634 +#: config/tc-arm.c:18705 #, c-format msgid "invalid immediate for address calculation (value = 0x%08lX)" msgstr "" -#: config/tc-arm.c:18664 +#: config/tc-arm.c:18735 #, c-format -msgid "invalid immediate: %ld is too large" +msgid "invalid immediate: %ld is out of range" msgstr "" -#: config/tc-arm.c:18676 +#: config/tc-arm.c:18747 #, c-format msgid "invalid shift value: %ld" msgstr "" -#: config/tc-arm.c:18703 -msgid "offset too big" -msgstr "" - -#: config/tc-arm.c:18755 +#: config/tc-arm.c:18826 #, c-format msgid "the offset 0x%08lX is not representable" msgstr "" -#: config/tc-arm.c:18795 +#: config/tc-arm.c:18866 #, c-format msgid "bad offset 0x%08lX (only 12 bits available for the magnitude)" msgstr "" -#: config/tc-arm.c:18834 +#: config/tc-arm.c:18905 #, c-format msgid "bad offset 0x%08lX (only 8 bits available for the magnitude)" msgstr "" -#: config/tc-arm.c:18874 +#: config/tc-arm.c:18945 #, c-format msgid "bad offset 0x%08lX (must be word-aligned)" msgstr "" -#: config/tc-arm.c:18879 +#: config/tc-arm.c:18950 #, c-format msgid "bad offset 0x%08lX (must be an 8-bit number of words)" msgstr "" -#: config/tc-arm.c:18905 config/tc-score.c:5480 +#: config/tc-arm.c:18976 config/tc-score.c:5480 #, c-format msgid "bad relocation fixup type (%d)" msgstr "" -#: config/tc-arm.c:19008 +#: config/tc-arm.c:19079 msgid "literal referenced across section boundary" msgstr "" -#: config/tc-arm.c:19068 +#: config/tc-arm.c:19139 msgid "internal relocation (type: IMMEDIATE) not fixed up" msgstr "" -#: config/tc-arm.c:19073 +#: config/tc-arm.c:19144 msgid "ADRL used for a symbol not defined in the same file" msgstr "" -#: config/tc-arm.c:19088 +#: config/tc-arm.c:19159 #, c-format msgid "undefined local label `%s'" msgstr "" -#: config/tc-arm.c:19094 +#: config/tc-arm.c:19165 msgid "internal_relocation (type: OFFSET_IMM) not fixed up" msgstr "" -#: config/tc-arm.c:19115 config/tc-cris.c:3925 config/tc-mcore.c:1992 +#: config/tc-arm.c:19186 config/tc-cris.c:3925 config/tc-mcore.c:1992 #: config/tc-mmix.c:2887 config/tc-ns32k.c:2282 config/tc-score.c:5571 msgid "<unknown>" msgstr "" -#: config/tc-arm.c:19118 config/tc-arm.c:19139 config/tc-score.c:5573 +#: config/tc-arm.c:19189 config/tc-arm.c:19210 config/tc-score.c:5573 #, c-format msgid "cannot represent %s relocation in this object file format" msgstr "" -#: config/tc-arm.c:19373 +#: config/tc-arm.c:19444 #, c-format msgid "%s: unexpected function type: %d" msgstr "" -#: config/tc-arm.c:19463 config/tc-score.c:6592 config/tc-score.c:6608 -#: config/tc-score.c:6613 -msgid "virtual memory exhausted" -msgstr "" - -#: config/tc-arm.c:19496 +#: config/tc-arm.c:19567 msgid "use of old and new-style options to set CPU type" msgstr "" -#: config/tc-arm.c:19506 +#: config/tc-arm.c:19577 msgid "use of old and new-style options to set FPU type" msgstr "" -#: config/tc-arm.c:19581 +#: config/tc-arm.c:19652 msgid "hard-float conflicts with specified fpu" msgstr "" -#: config/tc-arm.c:19764 +#: config/tc-arm.c:19835 msgid "generate PIC code" msgstr "" -#: config/tc-arm.c:19765 +#: config/tc-arm.c:19836 msgid "assemble Thumb code" msgstr "" -#: config/tc-arm.c:19766 +#: config/tc-arm.c:19837 msgid "support ARM/Thumb interworking" msgstr "" -#: config/tc-arm.c:19768 +#: config/tc-arm.c:19839 msgid "code uses 32-bit program counter" msgstr "" -#: config/tc-arm.c:19769 +#: config/tc-arm.c:19840 msgid "code uses 26-bit program counter" msgstr "" -#: config/tc-arm.c:19770 +#: config/tc-arm.c:19841 msgid "floating point args are in fp regs" msgstr "" -#: config/tc-arm.c:19772 +#: config/tc-arm.c:19843 msgid "re-entrant code" msgstr "" -#: config/tc-arm.c:19773 +#: config/tc-arm.c:19844 msgid "code is ATPCS conformant" msgstr "" -#: config/tc-arm.c:19774 +#: config/tc-arm.c:19845 msgid "assemble for big-endian" msgstr "" -#: config/tc-arm.c:19775 +#: config/tc-arm.c:19846 msgid "assemble for little-endian" msgstr "" #. These are recognized by the assembler, but have no affect on code. -#: config/tc-arm.c:19779 +#: config/tc-arm.c:19850 msgid "use frame pointer" msgstr "" -#: config/tc-arm.c:19780 +#: config/tc-arm.c:19851 msgid "use stack size checking" msgstr "" #. DON'T add any new processors to this list -- we want the whole list #. to go away... Add them to the processors table instead. -#: config/tc-arm.c:19796 config/tc-arm.c:19797 +#: config/tc-arm.c:19867 config/tc-arm.c:19868 msgid "use -mcpu=arm1" msgstr "" -#: config/tc-arm.c:19798 config/tc-arm.c:19799 +#: config/tc-arm.c:19869 config/tc-arm.c:19870 msgid "use -mcpu=arm2" msgstr "" -#: config/tc-arm.c:19800 config/tc-arm.c:19801 +#: config/tc-arm.c:19871 config/tc-arm.c:19872 msgid "use -mcpu=arm250" msgstr "" -#: config/tc-arm.c:19802 config/tc-arm.c:19803 +#: config/tc-arm.c:19873 config/tc-arm.c:19874 msgid "use -mcpu=arm3" msgstr "" -#: config/tc-arm.c:19804 config/tc-arm.c:19805 +#: config/tc-arm.c:19875 config/tc-arm.c:19876 msgid "use -mcpu=arm6" msgstr "" -#: config/tc-arm.c:19806 config/tc-arm.c:19807 +#: config/tc-arm.c:19877 config/tc-arm.c:19878 msgid "use -mcpu=arm600" msgstr "" -#: config/tc-arm.c:19808 config/tc-arm.c:19809 +#: config/tc-arm.c:19879 config/tc-arm.c:19880 msgid "use -mcpu=arm610" msgstr "" -#: config/tc-arm.c:19810 config/tc-arm.c:19811 +#: config/tc-arm.c:19881 config/tc-arm.c:19882 msgid "use -mcpu=arm620" msgstr "" -#: config/tc-arm.c:19812 config/tc-arm.c:19813 +#: config/tc-arm.c:19883 config/tc-arm.c:19884 msgid "use -mcpu=arm7" msgstr "" -#: config/tc-arm.c:19814 config/tc-arm.c:19815 +#: config/tc-arm.c:19885 config/tc-arm.c:19886 msgid "use -mcpu=arm70" msgstr "" -#: config/tc-arm.c:19816 config/tc-arm.c:19817 +#: config/tc-arm.c:19887 config/tc-arm.c:19888 msgid "use -mcpu=arm700" msgstr "" -#: config/tc-arm.c:19818 config/tc-arm.c:19819 +#: config/tc-arm.c:19889 config/tc-arm.c:19890 msgid "use -mcpu=arm700i" msgstr "" -#: config/tc-arm.c:19820 config/tc-arm.c:19821 +#: config/tc-arm.c:19891 config/tc-arm.c:19892 msgid "use -mcpu=arm710" msgstr "" -#: config/tc-arm.c:19822 config/tc-arm.c:19823 +#: config/tc-arm.c:19893 config/tc-arm.c:19894 msgid "use -mcpu=arm710c" msgstr "" -#: config/tc-arm.c:19824 config/tc-arm.c:19825 +#: config/tc-arm.c:19895 config/tc-arm.c:19896 msgid "use -mcpu=arm720" msgstr "" -#: config/tc-arm.c:19826 config/tc-arm.c:19827 +#: config/tc-arm.c:19897 config/tc-arm.c:19898 msgid "use -mcpu=arm7d" msgstr "" -#: config/tc-arm.c:19828 config/tc-arm.c:19829 +#: config/tc-arm.c:19899 config/tc-arm.c:19900 msgid "use -mcpu=arm7di" msgstr "" -#: config/tc-arm.c:19830 config/tc-arm.c:19831 +#: config/tc-arm.c:19901 config/tc-arm.c:19902 msgid "use -mcpu=arm7m" msgstr "" -#: config/tc-arm.c:19832 config/tc-arm.c:19833 +#: config/tc-arm.c:19903 config/tc-arm.c:19904 msgid "use -mcpu=arm7dm" msgstr "" -#: config/tc-arm.c:19834 config/tc-arm.c:19835 +#: config/tc-arm.c:19905 config/tc-arm.c:19906 msgid "use -mcpu=arm7dmi" msgstr "" -#: config/tc-arm.c:19836 config/tc-arm.c:19837 +#: config/tc-arm.c:19907 config/tc-arm.c:19908 msgid "use -mcpu=arm7100" msgstr "" -#: config/tc-arm.c:19838 config/tc-arm.c:19839 +#: config/tc-arm.c:19909 config/tc-arm.c:19910 msgid "use -mcpu=arm7500" msgstr "" -#: config/tc-arm.c:19840 config/tc-arm.c:19841 +#: config/tc-arm.c:19911 config/tc-arm.c:19912 msgid "use -mcpu=arm7500fe" msgstr "" -#: config/tc-arm.c:19842 config/tc-arm.c:19843 config/tc-arm.c:19844 -#: config/tc-arm.c:19845 +#: config/tc-arm.c:19913 config/tc-arm.c:19914 config/tc-arm.c:19915 +#: config/tc-arm.c:19916 msgid "use -mcpu=arm7tdmi" msgstr "" -#: config/tc-arm.c:19846 config/tc-arm.c:19847 +#: config/tc-arm.c:19917 config/tc-arm.c:19918 msgid "use -mcpu=arm710t" msgstr "" -#: config/tc-arm.c:19848 config/tc-arm.c:19849 +#: config/tc-arm.c:19919 config/tc-arm.c:19920 msgid "use -mcpu=arm720t" msgstr "" -#: config/tc-arm.c:19850 config/tc-arm.c:19851 +#: config/tc-arm.c:19921 config/tc-arm.c:19922 msgid "use -mcpu=arm740t" msgstr "" -#: config/tc-arm.c:19852 config/tc-arm.c:19853 +#: config/tc-arm.c:19923 config/tc-arm.c:19924 msgid "use -mcpu=arm8" msgstr "" -#: config/tc-arm.c:19854 config/tc-arm.c:19855 +#: config/tc-arm.c:19925 config/tc-arm.c:19926 msgid "use -mcpu=arm810" msgstr "" -#: config/tc-arm.c:19856 config/tc-arm.c:19857 +#: config/tc-arm.c:19927 config/tc-arm.c:19928 msgid "use -mcpu=arm9" msgstr "" -#: config/tc-arm.c:19858 config/tc-arm.c:19859 +#: config/tc-arm.c:19929 config/tc-arm.c:19930 msgid "use -mcpu=arm9tdmi" msgstr "" -#: config/tc-arm.c:19860 config/tc-arm.c:19861 +#: config/tc-arm.c:19931 config/tc-arm.c:19932 msgid "use -mcpu=arm920" msgstr "" -#: config/tc-arm.c:19862 config/tc-arm.c:19863 +#: config/tc-arm.c:19933 config/tc-arm.c:19934 msgid "use -mcpu=arm940" msgstr "" -#: config/tc-arm.c:19864 +#: config/tc-arm.c:19935 msgid "use -mcpu=strongarm" msgstr "" -#: config/tc-arm.c:19866 +#: config/tc-arm.c:19937 msgid "use -mcpu=strongarm110" msgstr "" -#: config/tc-arm.c:19868 +#: config/tc-arm.c:19939 msgid "use -mcpu=strongarm1100" msgstr "" -#: config/tc-arm.c:19870 +#: config/tc-arm.c:19941 msgid "use -mcpu=strongarm1110" msgstr "" -#: config/tc-arm.c:19871 +#: config/tc-arm.c:19942 msgid "use -mcpu=xscale" msgstr "" -#: config/tc-arm.c:19872 +#: config/tc-arm.c:19943 msgid "use -mcpu=iwmmxt" msgstr "" -#: config/tc-arm.c:19873 +#: config/tc-arm.c:19944 msgid "use -mcpu=all" msgstr "" #. Architecture variants -- don't add any more to this list either. -#: config/tc-arm.c:19876 config/tc-arm.c:19877 +#: config/tc-arm.c:19947 config/tc-arm.c:19948 msgid "use -march=armv2" msgstr "" -#: config/tc-arm.c:19878 config/tc-arm.c:19879 +#: config/tc-arm.c:19949 config/tc-arm.c:19950 msgid "use -march=armv2a" msgstr "" -#: config/tc-arm.c:19880 config/tc-arm.c:19881 +#: config/tc-arm.c:19951 config/tc-arm.c:19952 msgid "use -march=armv3" msgstr "" -#: config/tc-arm.c:19882 config/tc-arm.c:19883 +#: config/tc-arm.c:19953 config/tc-arm.c:19954 msgid "use -march=armv3m" msgstr "" -#: config/tc-arm.c:19884 config/tc-arm.c:19885 +#: config/tc-arm.c:19955 config/tc-arm.c:19956 msgid "use -march=armv4" msgstr "" -#: config/tc-arm.c:19886 config/tc-arm.c:19887 +#: config/tc-arm.c:19957 config/tc-arm.c:19958 msgid "use -march=armv4t" msgstr "" -#: config/tc-arm.c:19888 config/tc-arm.c:19889 +#: config/tc-arm.c:19959 config/tc-arm.c:19960 msgid "use -march=armv5" msgstr "" -#: config/tc-arm.c:19890 config/tc-arm.c:19891 +#: config/tc-arm.c:19961 config/tc-arm.c:19962 msgid "use -march=armv5t" msgstr "" -#: config/tc-arm.c:19892 config/tc-arm.c:19893 +#: config/tc-arm.c:19963 config/tc-arm.c:19964 msgid "use -march=armv5te" msgstr "" #. Floating point variants -- don't add any more to this list either. -#: config/tc-arm.c:19896 +#: config/tc-arm.c:19967 msgid "use -mfpu=fpe" msgstr "" -#: config/tc-arm.c:19897 +#: config/tc-arm.c:19968 msgid "use -mfpu=fpa10" msgstr "" -#: config/tc-arm.c:19898 +#: config/tc-arm.c:19969 msgid "use -mfpu=fpa11" msgstr "" -#: config/tc-arm.c:19900 +#: config/tc-arm.c:19971 msgid "use either -mfpu=softfpa or -mfpu=softvfp" msgstr "" -#: config/tc-arm.c:20161 +#: config/tc-arm.c:20232 msgid "invalid architectural extension" msgstr "" -#: config/tc-arm.c:20175 +#: config/tc-arm.c:20246 msgid "missing architectural extension" msgstr "" -#: config/tc-arm.c:20188 +#: config/tc-arm.c:20259 #, c-format msgid "unknown architectural extnsion `%s'" msgstr "" -#: config/tc-arm.c:20212 +#: config/tc-arm.c:20283 #, c-format msgid "missing cpu name `%s'" msgstr "" -#: config/tc-arm.c:20237 config/tc-arm.c:20622 +#: config/tc-arm.c:20308 config/tc-arm.c:20693 #, c-format msgid "unknown cpu `%s'" msgstr "" -#: config/tc-arm.c:20255 +#: config/tc-arm.c:20326 #, c-format msgid "missing architecture name `%s'" msgstr "" -#: config/tc-arm.c:20272 config/tc-arm.c:20656 config/tc-arm.c:20687 +#: config/tc-arm.c:20343 config/tc-arm.c:20727 config/tc-arm.c:20758 #, c-format msgid "unknown architecture `%s'\n" msgstr "" -#: config/tc-arm.c:20288 config/tc-arm.c:20718 +#: config/tc-arm.c:20359 config/tc-arm.c:20789 #, c-format msgid "unknown floating point format `%s'\n" msgstr "" -#: config/tc-arm.c:20304 +#: config/tc-arm.c:20375 #, c-format msgid "unknown floating point abi `%s'\n" msgstr "" -#: config/tc-arm.c:20320 +#: config/tc-arm.c:20391 #, c-format msgid "unknown EABI `%s'\n" msgstr "" -#: config/tc-arm.c:20327 +#: config/tc-arm.c:20398 msgid "<cpu name>\t assemble for CPU <cpu name>" msgstr "" -#: config/tc-arm.c:20329 +#: config/tc-arm.c:20400 msgid "<arch name>\t assemble for architecture <arch name>" msgstr "" -#: config/tc-arm.c:20331 +#: config/tc-arm.c:20402 msgid "<fpu name>\t assemble for FPU architecture <fpu name>" msgstr "" -#: config/tc-arm.c:20333 +#: config/tc-arm.c:20404 msgid "<abi>\t assemble for floating point ABI <abi>" msgstr "" -#: config/tc-arm.c:20336 +#: config/tc-arm.c:20407 msgid "<ver>\t assemble for eabi version <ver>" msgstr "" -#: config/tc-arm.c:20378 config/tc-arm.c:20398 config/tc-arm.c:20420 +#: config/tc-arm.c:20449 config/tc-arm.c:20469 config/tc-arm.c:20491 #, c-format msgid "option `-%c%s' is deprecated: %s" msgstr "" -#: config/tc-arm.c:20441 +#: config/tc-arm.c:20512 #, c-format msgid " ARM-specific assembler options:\n" msgstr "" -#: config/tc-arm.c:20452 +#: config/tc-arm.c:20523 #, c-format msgid " -EB assemble code for a big-endian cpu\n" msgstr "" -#: config/tc-arm.c:20457 +#: config/tc-arm.c:20528 #, c-format msgid " -EL assemble code for a little-endian cpu\n" msgstr "" -#: config/tc-avr.c:258 +#: config/tc-avr.c:262 #, c-format msgid "Known MCU names:" msgstr "" -#: config/tc-avr.c:324 +#: config/tc-avr.c:328 #, c-format msgid "" "AVR options:\n" @@ -3035,7 +3326,7 @@ msgid "" " or immediate microcontroller name.\n" msgstr "" -#: config/tc-avr.c:334 +#: config/tc-avr.c:338 #, c-format msgid "" " -mall-opcodes accept all AVR opcodes, even if not supported by MCU\n" @@ -3045,201 +3336,225 @@ msgid "" " (default for avr3, avr5)\n" msgstr "" -#: config/tc-avr.c:378 config/tc-msp430.c:747 +#: config/tc-avr.c:382 config/tc-msp430.c:744 #, c-format msgid "unknown MCU: %s\n" msgstr "" -#: config/tc-avr.c:387 +#: config/tc-avr.c:391 #, c-format msgid "redefinition of mcu type `%s' to `%s'" msgstr "" -#: config/tc-avr.c:434 config/tc-cr16.c:670 config/tc-crx.c:491 -#: config/tc-d10v.c:277 config/tc-d30v.c:311 config/tc-mips.c:10769 -#: config/tc-mmix.c:2263 config/tc-mn10200.c:341 config/tc-msp430.c:871 -#: config/tc-pj.c:342 config/tc-ppc.c:5206 config/tc-sh.c:3076 -#: config/tc-v850.c:1198 +#: config/tc-avr.c:438 config/tc-cr16.c:699 config/tc-crx.c:491 +#: config/tc-d10v.c:277 config/tc-d30v.c:311 config/tc-maxq.c:411 +#: config/tc-mips.c:10789 config/tc-mmix.c:2263 config/tc-mn10200.c:341 +#: config/tc-msp430.c:868 config/tc-pj.c:341 config/tc-ppc.c:5236 +#: config/tc-sh.c:3076 config/tc-v850.c:1198 msgid "bad call to md_atof" msgstr "" -#: config/tc-avr.c:501 +#: config/tc-avr.c:505 msgid "constant value required" msgstr "" -#: config/tc-avr.c:504 +#: config/tc-avr.c:508 #, c-format -msgid "number must be less than %d" +msgid "number must be positive and less than %d" msgstr "" -#: config/tc-avr.c:530 config/tc-avr.c:665 +#: config/tc-avr.c:534 config/tc-avr.c:669 #, c-format msgid "constant out of 8-bit range: %d" msgstr "" -#: config/tc-avr.c:542 config/tc-d10v.c:497 config/tc-d30v.c:489 -#: config/tc-h8300.c:449 config/tc-mcore.c:662 config/tc-mmix.c:488 -#: config/tc-mn10200.c:1077 config/tc-mn10300.c:1819 config/tc-msp430.c:455 -#: config/tc-or32.c:307 config/tc-ppc.c:2436 config/tc-s390.c:1221 -#: config/tc-sh64.c:2213 config/tc-sh.c:1359 config/tc-v850.c:1967 -#: config/tc-z80.c:575 config/tc-z8k.c:350 -msgid "missing operand" -msgstr "" - -#: config/tc-avr.c:598 config/tc-score.c:974 read.c:3560 +#: config/tc-avr.c:602 config/tc-score.c:974 read.c:3564 msgid "illegal expression" msgstr "" -#: config/tc-avr.c:627 config/tc-avr.c:1386 +#: config/tc-avr.c:631 config/tc-avr.c:1390 msgid "`)' required" msgstr "" -#: config/tc-avr.c:648 +#: config/tc-avr.c:652 msgid "expression dangerous with linker stubs" msgstr "" -#: config/tc-avr.c:720 +#: config/tc-avr.c:724 msgid "register r16-r23 required" msgstr "" -#: config/tc-avr.c:726 +#: config/tc-avr.c:730 msgid "register number above 15 required" msgstr "" -#: config/tc-avr.c:732 +#: config/tc-avr.c:736 msgid "even register number required" msgstr "" -#: config/tc-avr.c:738 +#: config/tc-avr.c:742 msgid "register r24, r26, r28 or r30 required" msgstr "" -#: config/tc-avr.c:744 +#: config/tc-avr.c:748 msgid "register name or number from 0 to 31 required" msgstr "" -#: config/tc-avr.c:762 +#: config/tc-avr.c:766 msgid "pointer register (X, Y or Z) required" msgstr "" -#: config/tc-avr.c:769 +#: config/tc-avr.c:773 msgid "cannot both predecrement and postincrement" msgstr "" -#: config/tc-avr.c:777 +#: config/tc-avr.c:781 msgid "addressing mode not supported" msgstr "" -#: config/tc-avr.c:783 +#: config/tc-avr.c:787 msgid "can't predecrement" msgstr "" -#: config/tc-avr.c:786 +#: config/tc-avr.c:790 msgid "pointer register Z required" msgstr "" -#: config/tc-avr.c:804 +#: config/tc-avr.c:808 msgid "pointer register (Y or Z) required" msgstr "" -#: config/tc-avr.c:908 +#: config/tc-avr.c:912 #, c-format msgid "unknown constraint `%c'" msgstr "" -#: config/tc-avr.c:960 +#: config/tc-avr.c:964 msgid "`,' required" msgstr "" -#: config/tc-avr.c:978 +#: config/tc-avr.c:982 msgid "undefined combination of operands" msgstr "" -#: config/tc-avr.c:987 +#: config/tc-avr.c:991 msgid "skipping two-word instruction" msgstr "" -#: config/tc-avr.c:1079 config/tc-avr.c:1095 config/tc-avr.c:1209 -#: config/tc-msp430.c:2009 config/tc-msp430.c:2027 +#: config/tc-avr.c:1083 config/tc-avr.c:1099 config/tc-avr.c:1213 +#: config/tc-msp430.c:2006 config/tc-msp430.c:2024 #, c-format msgid "odd address operand: %ld" msgstr "" -#: config/tc-avr.c:1087 config/tc-avr.c:1106 config/tc-avr.c:1128 -#: config/tc-avr.c:1135 config/tc-avr.c:1142 config/tc-d10v.c:537 -#: config/tc-d30v.c:588 config/tc-msp430.c:2017 config/tc-msp430.c:2032 -#: config/tc-msp430.c:2042 +#: config/tc-avr.c:1091 config/tc-avr.c:1110 config/tc-avr.c:1132 +#: config/tc-avr.c:1139 config/tc-avr.c:1146 config/tc-d10v.c:537 +#: config/tc-d30v.c:588 config/tc-msp430.c:2014 config/tc-msp430.c:2029 +#: config/tc-msp430.c:2039 #, c-format msgid "operand out of range: %ld" msgstr "" -#: config/tc-avr.c:1218 config/tc-d10v.c:1619 config/tc-d30v.c:2059 -#: config/tc-msp430.c:2060 +#: config/tc-avr.c:1222 config/tc-d10v.c:1619 config/tc-d30v.c:2059 +#: config/tc-msp430.c:2057 #, c-format msgid "line %d: unknown relocation type: 0x%x" msgstr "" -#: config/tc-avr.c:1232 +#: config/tc-avr.c:1236 msgid "only constant expression allowed" msgstr "" #. xgettext:c-format. -#: config/tc-avr.c:1292 config/tc-bfin.c:771 config/tc-d10v.c:1491 +#: config/tc-avr.c:1296 config/tc-bfin.c:771 config/tc-d10v.c:1491 #: config/tc-d30v.c:1803 config/tc-mn10200.c:813 config/tc-mn10300.c:2311 -#: config/tc-msp430.c:2095 config/tc-or32.c:1017 config/tc-ppc.c:6085 -#: config/tc-spu.c:884 config/tc-spu.c:1071 config/tc-v850.c:2219 +#: config/tc-msp430.c:2092 config/tc-or32.c:1017 config/tc-ppc.c:6115 +#: config/tc-spu.c:880 config/tc-spu.c:1067 config/tc-v850.c:2219 #: config/tc-z80.c:2017 #, c-format msgid "reloc %d not supported by object file format" msgstr "" -#: config/tc-avr.c:1315 config/tc-h8300.c:1866 config/tc-mcore.c:881 -#: config/tc-msp430.c:1860 config/tc-pj.c:254 config/tc-sh.c:2544 +#: config/tc-avr.c:1319 config/tc-h8300.c:1866 config/tc-mcore.c:881 +#: config/tc-msp430.c:1857 config/tc-pj.c:253 config/tc-sh.c:2544 #: config/tc-z8k.c:1216 msgid "can't find opcode " msgstr "" -#: config/tc-avr.c:1332 +#: config/tc-avr.c:1336 #, c-format msgid "illegal opcode %s for mcu %s" msgstr "" -#: config/tc-avr.c:1341 +#: config/tc-avr.c:1345 msgid "garbage at end of line" msgstr "" -#: config/tc-avr.c:1413 config/tc-avr.c:1420 +#: config/tc-avr.c:1417 config/tc-avr.c:1424 #, c-format msgid "illegal %srelocation size: %d" msgstr "" +#: config/tc-bfin.c:249 config/tc-frv.c:1703 config/tc-frv.c:1713 +msgid "missing ')'" +msgstr "" + #: config/tc-bfin.c:338 #, c-format msgid " BFIN specific command line options:\n" msgstr "" -#: config/tc-bfin.c:728 config/tc-fr30.c:357 config/tc-frv.c:1599 -#: config/tc-i960.c:1754 config/tc-ip2k.c:370 config/tc-m32c.c:1236 -#: config/tc-m32r.c:2142 config/tc-mep.c:1713 config/tc-openrisc.c:375 -#: config/tc-xc16x.c:258 config/tc-xstormy16.c:631 -msgid "Bad call to md_atof()" +#: config/tc-bfin.c:351 +msgid "Could not set architecture and machine." +msgstr "" + +#: config/tc-bfin.c:496 +msgid "Parse failed." +msgstr "" + +#: config/tc-bfin.c:571 +msgid "pcrel too far BFD_RELOC_BFIN_10" +msgstr "" + +#: config/tc-bfin.c:587 +msgid "pcrel too far BFD_RELOC_BFIN_12" +msgstr "" + +#: config/tc-bfin.c:607 +msgid "pcrel too far BFD_RELOC_BFIN_24" +msgstr "" + +#: config/tc-bfin.c:622 +msgid "pcrel too far BFD_RELOC_BFIN_5" +msgstr "" + +#: config/tc-bfin.c:634 +msgid "pcrel too far BFD_RELOC_BFIN_11_PCREL" +msgstr "" + +#: config/tc-bfin.c:644 +msgid "rel too far BFD_RELOC_8" msgstr "" -#: config/tc-cr16.c:159 read.c:4266 +#: config/tc-bfin.c:651 +msgid "rel too far BFD_RELOC_16" +msgstr "" + +#: config/tc-cr16.c:159 read.c:4275 msgid "using a bit field width of zero" msgstr "" -#: config/tc-cr16.c:167 read.c:4274 +#: config/tc-cr16.c:167 read.c:4283 #, c-format msgid "field width \"%s\" too complex for a bitfield" msgstr "" -#: config/tc-cr16.c:176 read.c:4282 +#: config/tc-cr16.c:176 read.c:4291 #, c-format msgid "field width %lu too big to fit in %d bytes: truncated to %d bits" msgstr "" -#: config/tc-cr16.c:198 read.c:4304 +#: config/tc-cr16.c:198 read.c:4313 #, c-format msgid "field value \"%s\" too complex for a bitfield" msgstr "" @@ -3249,193 +3564,194 @@ msgstr "" msgid "Unknown register pair - index relative mode: `%d'" msgstr "" -#: config/tc-cr16.c:558 config/tc-crx.c:344 config/tc-mn10200.c:800 +#: config/tc-cr16.c:556 config/tc-crx.c:344 config/tc-mn10200.c:800 #: write.c:959 #, c-format msgid "can't resolve `%s' {%s section} - `%s' {%s section}" msgstr "" -#: config/tc-cr16.c:574 config/tc-crx.c:360 +#: config/tc-cr16.c:572 config/tc-crx.c:360 #, c-format msgid "internal error: reloc %d (`%s') not supported by object file format" msgstr "" -#: config/tc-cr16.c:762 config/tc-cr16.c:785 config/tc-cris.c:1181 +#: config/tc-cr16.c:791 config/tc-cr16.c:814 config/tc-cris.c:1181 #: config/tc-crx.c:582 config/tc-crx.c:609 config/tc-crx.c:627 msgid "Virtual memory exhausted" msgstr "" -#: config/tc-cr16.c:770 config/tc-crx.c:619 config/tc-crx.c:637 -#: config/tc-i386.c:1230 config/tc-i386.c:1252 config/tc-m68k.c:4387 +#: config/tc-cr16.c:799 config/tc-crx.c:619 config/tc-crx.c:637 +#: config/tc-i386.c:1640 config/tc-i386.c:1662 config/tc-m68k.c:4461 +#: config/tc-maxq.c:2903 #, c-format msgid "Internal Error: Can't hash %s: %s" msgstr "" -#: config/tc-cr16.c:796 config/tc-cris.c:1215 config/tc-crx.c:592 +#: config/tc-cr16.c:825 config/tc-cris.c:1215 config/tc-crx.c:592 #, c-format msgid "Can't hash `%s': %s\n" msgstr "" -#: config/tc-cr16.c:797 config/tc-cris.c:1216 config/tc-crx.c:593 +#: config/tc-cr16.c:826 config/tc-cris.c:1216 config/tc-crx.c:593 msgid "(unknown reason)" msgstr "" #. Missing or bad expr becomes absolute 0. -#: config/tc-cr16.c:847 config/tc-crx.c:665 config/tc-i386.c:4865 +#: config/tc-cr16.c:876 config/tc-crx.c:665 config/tc-maxq.c:1513 #, c-format msgid "missing or invalid displacement expression `%s' taken as 0" msgstr "" -#: config/tc-cr16.c:959 +#: config/tc-cr16.c:988 #, c-format msgid "operand %d: illegal use expression: `%s`" msgstr "" -#: config/tc-cr16.c:1016 config/tc-crx.c:1173 +#: config/tc-cr16.c:1045 config/tc-crx.c:1173 #, c-format msgid "Unknown register: `%d'" msgstr "" #. Issue a error message when register is illegal. -#: config/tc-cr16.c:1024 config/tc-crx.c:1181 +#: config/tc-cr16.c:1053 config/tc-crx.c:1181 #, c-format msgid "Illegal register (`%s') in Instruction: `%s'" msgstr "" -#: config/tc-cr16.c:1095 config/tc-cr16.c:1170 config/tc-crx.c:803 +#: config/tc-cr16.c:1124 config/tc-cr16.c:1199 config/tc-crx.c:803 #: config/tc-crx.c:823 config/tc-crx.c:838 #, c-format msgid "Illegal register `%s' in Instruction `%s'" msgstr "" -#: config/tc-cr16.c:1123 config/tc-cr16.c:1134 +#: config/tc-cr16.c:1152 config/tc-cr16.c:1163 #, c-format msgid "Illegal register pair `%s' in Instruction `%s'" msgstr "" -#: config/tc-cr16.c:1159 config/tc-i960.c:835 +#: config/tc-cr16.c:1188 config/tc-i960.c:835 msgid "unmatched '['" msgstr "" -#: config/tc-cr16.c:1165 config/tc-i960.c:842 +#: config/tc-cr16.c:1194 config/tc-i960.c:842 msgid "garbage after index spec ignored" msgstr "" -#: config/tc-cr16.c:1313 config/tc-crx.c:982 +#: config/tc-cr16.c:1342 config/tc-crx.c:982 #, c-format msgid "Illegal operands (whitespace): `%s'" msgstr "" -#: config/tc-cr16.c:1325 config/tc-cr16.c:1332 config/tc-cr16.c:1349 +#: config/tc-cr16.c:1354 config/tc-cr16.c:1361 config/tc-cr16.c:1378 #: config/tc-crx.c:994 config/tc-crx.c:1001 config/tc-crx.c:1018 #: config/tc-crx.c:1810 #, c-format msgid "Missing matching brackets : `%s'" msgstr "" -#: config/tc-cr16.c:1381 config/tc-crx.c:1044 +#: config/tc-cr16.c:1410 config/tc-crx.c:1044 #, c-format msgid "Unknown exception: `%s'" msgstr "" -#: config/tc-cr16.c:1468 config/tc-crx.c:1140 +#: config/tc-cr16.c:1497 config/tc-crx.c:1140 #, c-format msgid "Illegal `cinv' parameter: `%c'" msgstr "" -#: config/tc-cr16.c:1490 config/tc-cr16.c:1529 +#: config/tc-cr16.c:1519 config/tc-cr16.c:1558 #, c-format msgid "Unknown register pair: `%d'" msgstr "" #. Issue a error message when register pair is illegal. -#: config/tc-cr16.c:1498 +#: config/tc-cr16.c:1527 #, c-format msgid "Illegal register pair (`%s') in Instruction: `%s'" msgstr "" #. Issue a error message when register pair is illegal. -#: config/tc-cr16.c:1537 +#: config/tc-cr16.c:1566 #, c-format msgid "Illegal index register pair (`%s') in Instruction: `%s'" msgstr "" -#: config/tc-cr16.c:1576 +#: config/tc-cr16.c:1605 #, c-format msgid "Unknown processor register : `%d'" msgstr "" #. Issue a error message when register pair is illegal. -#: config/tc-cr16.c:1584 +#: config/tc-cr16.c:1613 #, c-format msgid "Illegal processor register (`%s') in Instruction: `%s'" msgstr "" -#: config/tc-cr16.c:1632 +#: config/tc-cr16.c:1661 #, c-format msgid "Unknown processor register (32 bit) : `%d'" msgstr "" #. Issue a error message when register pair is illegal. -#: config/tc-cr16.c:1640 +#: config/tc-cr16.c:1669 #, c-format msgid "Illegal 32 bit - processor register (`%s') in Instruction: `%s'" msgstr "" -#: config/tc-cr16.c:2004 config/tc-crx.c:1708 config/tc-crx.c:1725 +#: config/tc-cr16.c:2033 config/tc-crx.c:1708 config/tc-crx.c:1725 #, c-format msgid "Same src/dest register is used (`r%d'), result is undefined" msgstr "" -#: config/tc-cr16.c:2025 +#: config/tc-cr16.c:2054 msgid "RA register is saved twice." msgstr "" -#: config/tc-cr16.c:2029 +#: config/tc-cr16.c:2058 #, c-format msgid "`%s' Illegal use of registers." msgstr "" -#: config/tc-cr16.c:2043 +#: config/tc-cr16.c:2072 #, c-format msgid "`%s' Illegal count-register combination." msgstr "" -#: config/tc-cr16.c:2049 +#: config/tc-cr16.c:2078 #, c-format msgid "`%s' Illegal use of register." msgstr "" -#: config/tc-cr16.c:2058 config/tc-crx.c:1717 +#: config/tc-cr16.c:2087 config/tc-crx.c:1717 #, c-format msgid "`%s' has undefined result" msgstr "" -#: config/tc-cr16.c:2066 +#: config/tc-cr16.c:2095 #, c-format msgid "Same src/dest register is used (`r%d'),result is undefined" msgstr "" -#: config/tc-cr16.c:2237 config/tc-crx.c:1622 +#: config/tc-cr16.c:2266 config/tc-crx.c:1622 msgid "Incorrect number of operands" msgstr "" -#: config/tc-cr16.c:2239 config/tc-crx.c:1624 +#: config/tc-cr16.c:2268 config/tc-crx.c:1624 #, c-format msgid "Illegal type of operand (arg %d)" msgstr "" -#: config/tc-cr16.c:2245 config/tc-crx.c:1630 +#: config/tc-cr16.c:2274 config/tc-crx.c:1630 #, c-format msgid "Operand out of range (arg %d)" msgstr "" -#: config/tc-cr16.c:2248 config/tc-crx.c:1633 +#: config/tc-cr16.c:2277 config/tc-crx.c:1633 #, c-format msgid "Operand has odd displacement (arg %d)" msgstr "" -#: config/tc-cr16.c:2251 config/tc-cr16.c:2282 config/tc-crx.c:1646 +#: config/tc-cr16.c:2280 config/tc-cr16.c:2311 config/tc-crx.c:1646 #: config/tc-crx.c:1677 #, c-format msgid "Illegal operand (arg %d)" @@ -3443,12 +3759,12 @@ msgstr "" #. Give an error if a frag containing code is not aligned to a 2-byte #. boundary. -#: config/tc-cr16.c:2351 config/tc-cr16.h:71 config/tc-crx.c:1999 +#: config/tc-cr16.c:2413 config/tc-cr16.h:71 config/tc-crx.c:1999 #: config/tc-crx.h:76 msgid "instruction address is not a multiple of 2" msgstr "" -#: config/tc-cr16.c:2428 config/tc-cris.c:1529 config/tc-cris.c:1537 +#: config/tc-cr16.c:2490 config/tc-cris.c:1529 config/tc-cris.c:1537 #: config/tc-crx.c:2035 config/tc-dlx.c:685 config/tc-hppa.c:3261 #: config/tc-i860.c:490 config/tc-i860.c:507 config/tc-i860.c:987 #: config/tc-sparc.c:1431 config/tc-sparc.c:1439 @@ -3461,7 +3777,7 @@ msgstr "" msgid "internal inconsistency problem in %s: fr_symbol %lx" msgstr "" -#: config/tc-cris.c:551 config/tc-m68hc11.c:2800 config/tc-msp430.c:2286 +#: config/tc-cris.c:551 config/tc-m68hc11.c:2800 config/tc-msp430.c:2283 #, c-format msgid "internal inconsistency problem in %s: resolved symbol" msgstr "" @@ -3842,12 +4158,6 @@ msgid "" " instructions together.\n" msgstr "" -#: config/tc-d10v.c:495 config/tc-d30v.c:487 config/tc-mn10200.c:1074 -#: config/tc-mn10300.c:1816 config/tc-ppc.c:2434 config/tc-s390.c:1219 -#: config/tc-v850.c:1964 config/tc-z80.c:422 -msgid "illegal operand" -msgstr "" - #: config/tc-d10v.c:607 msgid "operand is not an immediate" msgstr "" @@ -4130,9 +4440,14 @@ msgstr "" msgid ".endfunc missing for previous .proc" msgstr "" +#: config/tc-dlx.c:290 config/tc-i860.c:227 config/tc-mips.c:1769 +#, c-format +msgid "internal error: can't hash `%s': %s\n" +msgstr "" + #. Probably a memory allocation problem? Give up now. -#: config/tc-dlx.c:297 config/tc-hppa.c:8306 config/tc-mips.c:1764 -#: config/tc-mips.c:1816 config/tc-or32.c:211 config/tc-sparc.c:869 +#: config/tc-dlx.c:297 config/tc-hppa.c:8306 config/tc-mips.c:1772 +#: config/tc-mips.c:1824 config/tc-or32.c:211 config/tc-sparc.c:869 msgid "Broken assembler. No assembly attempted." msgstr "" @@ -4188,6 +4503,11 @@ msgstr "" msgid "failed general register sanity check." msgstr "" +#. Types or values of args don't match. +#: config/tc-dlx.c:892 +msgid "Invalid operands" +msgstr "" + #: config/tc-dlx.c:1175 config/tc-or32.c:833 #, c-format msgid "label \"$%d\" redefined" @@ -4207,147 +4527,143 @@ msgstr "" msgid "Instruction %s not allowed in a delay slot." msgstr "" -#: config/tc-frv.c:460 +#: config/tc-frv.c:407 #, c-format -msgid "FRV specific command line options:\n" +msgid "Unknown cpu -mcpu=%s" msgstr "" #: config/tc-frv.c:461 #, c-format -msgid "-G n Data >= n bytes is in small data area\n" +msgid "FRV specific command line options:\n" msgstr "" #: config/tc-frv.c:462 #, c-format -msgid "-mgpr-32 Note 32 gprs are used\n" +msgid "-G n Data >= n bytes is in small data area\n" msgstr "" #: config/tc-frv.c:463 #, c-format -msgid "-mgpr-64 Note 64 gprs are used\n" +msgid "-mgpr-32 Note 32 gprs are used\n" msgstr "" #: config/tc-frv.c:464 #, c-format -msgid "-mfpr-32 Note 32 fprs are used\n" +msgid "-mgpr-64 Note 64 gprs are used\n" msgstr "" #: config/tc-frv.c:465 #, c-format -msgid "-mfpr-64 Note 64 fprs are used\n" +msgid "-mfpr-32 Note 32 fprs are used\n" msgstr "" #: config/tc-frv.c:466 #, c-format -msgid "-msoft-float Note software fp is used\n" +msgid "-mfpr-64 Note 64 fprs are used\n" msgstr "" #: config/tc-frv.c:467 #, c-format -msgid "-mdword Note stack is aligned to a 8 byte boundary\n" +msgid "-msoft-float Note software fp is used\n" msgstr "" #: config/tc-frv.c:468 #, c-format -msgid "-mno-dword Note stack is aligned to a 4 byte boundary\n" +msgid "-mdword Note stack is aligned to a 8 byte boundary\n" msgstr "" #: config/tc-frv.c:469 #, c-format -msgid "-mdouble Note fp double insns are used\n" +msgid "-mno-dword Note stack is aligned to a 4 byte boundary\n" msgstr "" #: config/tc-frv.c:470 #, c-format -msgid "-mmedia Note media insns are used\n" +msgid "-mdouble Note fp double insns are used\n" msgstr "" #: config/tc-frv.c:471 #, c-format -msgid "-mmuladd Note multiply add/subtract insns are used\n" +msgid "-mmedia Note media insns are used\n" msgstr "" #: config/tc-frv.c:472 #, c-format -msgid "-mpack Note instructions are packed\n" +msgid "-mmuladd Note multiply add/subtract insns are used\n" msgstr "" #: config/tc-frv.c:473 #, c-format -msgid "-mno-pack Do not allow instructions to be packed\n" +msgid "-mpack Note instructions are packed\n" msgstr "" #: config/tc-frv.c:474 #, c-format -msgid "-mpic Note small position independent code\n" +msgid "-mno-pack Do not allow instructions to be packed\n" msgstr "" #: config/tc-frv.c:475 #, c-format -msgid "-mPIC Note large position independent code\n" +msgid "-mpic Note small position independent code\n" msgstr "" #: config/tc-frv.c:476 #, c-format -msgid "-mlibrary-pic Compile library for large position indepedent code\n" +msgid "-mPIC Note large position independent code\n" msgstr "" #: config/tc-frv.c:477 #, c-format -msgid "-mfdpic Assemble for the FDPIC ABI\n" +msgid "-mlibrary-pic Compile library for large position indepedent code\n" msgstr "" #: config/tc-frv.c:478 #, c-format -msgid "-mnopic Disable -mpic, -mPIC, -mlibrary-pic and -mfdpic\n" +msgid "-mfdpic Assemble for the FDPIC ABI\n" msgstr "" #: config/tc-frv.c:479 #, c-format -msgid "-mcpu={fr500|fr550|fr400|fr405|fr450|fr300|frv|simple|tomcat}\n" +msgid "-mnopic Disable -mpic, -mPIC, -mlibrary-pic and -mfdpic\n" msgstr "" #: config/tc-frv.c:480 #, c-format -msgid " Record the cpu type\n" +msgid "-mcpu={fr500|fr550|fr400|fr405|fr450|fr300|frv|simple|tomcat}\n" msgstr "" #: config/tc-frv.c:481 #, c-format -msgid "-mtomcat-stats Print out stats for tomcat workarounds\n" +msgid " Record the cpu type\n" msgstr "" #: config/tc-frv.c:482 #, c-format +msgid "-mtomcat-stats Print out stats for tomcat workarounds\n" +msgstr "" + +#: config/tc-frv.c:483 +#, c-format msgid "-mtomcat-debug Debug tomcat workarounds\n" msgstr "" -#: config/tc-frv.c:1186 +#: config/tc-frv.c:1187 msgid "VLIW packing used for -mno-pack" msgstr "" -#: config/tc-frv.c:1196 +#: config/tc-frv.c:1197 msgid "Instruction not supported by this architecture" msgstr "" -#: config/tc-frv.c:1206 +#: config/tc-frv.c:1207 msgid "VLIW packing constraint violation" msgstr "" -#: config/tc-frv.c:1873 +#: config/tc-frv.c:1874 #, c-format msgid "Relocation %s is not safe for %s" msgstr "" -#: config/tc-h8300.c:76 config/tc-h8300.c:85 config/tc-h8300.c:95 -#: config/tc-h8300.c:105 config/tc-h8300.c:115 config/tc-h8300.c:126 -#: config/tc-h8300.c:193 config/tc-hppa.c:6839 config/tc-hppa.c:6845 -#: config/tc-hppa.c:6851 config/tc-hppa.c:6857 config/tc-hppa.c:8264 -#: config/tc-mn10300.c:1222 config/tc-mn10300.c:1227 config/tc-mn10300.c:2729 -#: config/tc-xc16x.c:79 config/tc-xc16x.c:86 config/tc-xc16x.c:93 -msgid "could not set architecture and machine" -msgstr "" - #: config/tc-h8300.c:395 config/tc-h8300.c:403 msgid "Reg not valid for H8/300" msgstr "" @@ -4476,7 +4792,7 @@ msgstr "" msgid "operand/size mis-match" msgstr "" -#: config/tc-h8300.c:1883 config/tc-mips.c:9767 config/tc-sh64.c:2795 +#: config/tc-h8300.c:1883 config/tc-mips.c:9781 config/tc-sh64.c:2795 #: config/tc-sh.c:2925 config/tc-z8k.c:1226 msgid "unknown opcode" msgstr "" @@ -4499,12 +4815,16 @@ msgstr "" msgid "call to md_convert_frag \n" msgstr "" -#: config/tc-h8300.c:2144 config/tc-xc16x.c:293 +#: config/tc-h8300.c:2151 #, c-format -msgid "call tomd_estimate_size_before_relax \n" +msgid "call to md_estimate_size_before_relax \n" msgstr "" -#: config/tc-h8300.c:2195 config/tc-mcore.c:2265 config/tc-pj.c:538 +#: config/tc-h8300.c:2180 +msgid "Difference of symbols in different sections is not supported" +msgstr "" + +#: config/tc-h8300.c:2202 config/tc-mcore.c:2265 config/tc-pj.c:537 #: config/tc-sh.c:4401 config/tc-xc16x.c:357 #, c-format msgid "Cannot represent relocation type %s" @@ -4931,425 +5251,433 @@ msgstr "" msgid "internal error: losing opcode: `%s' \"%s\"\n" msgstr "" -#: config/tc-i386.c:983 +#: config/tc-i386.c:1355 #, c-format msgid "%s shortened to %s" msgstr "" -#: config/tc-i386.c:1053 +#: config/tc-i386.c:1425 msgid "same type of prefix used twice" msgstr "" -#: config/tc-i386.c:1066 +#: config/tc-i386.c:1450 msgid "64bit mode not supported on this CPU." msgstr "" -#: config/tc-i386.c:1070 +#: config/tc-i386.c:1454 msgid "32bit mode not supported on this CPU." msgstr "" -#: config/tc-i386.c:1101 +#: config/tc-i386.c:1489 msgid "bad argument to syntax directive." msgstr "" -#: config/tc-i386.c:1161 +#: config/tc-i386.c:1569 #, c-format msgid "no such architecture: `%s'" msgstr "" -#: config/tc-i386.c:1166 +#: config/tc-i386.c:1574 msgid "missing cpu architecture" msgstr "" -#: config/tc-i386.c:1180 +#: config/tc-i386.c:1588 #, c-format msgid "no such architecture modifier: `%s'" msgstr "" -#: config/tc-i386.c:1196 config/tc-i386.c:6133 config/tc-i386.c:6167 +#: config/tc-i386.c:1604 config/tc-i386.c:7257 config/tc-maxq.c:223 msgid "Unknown architecture" msgstr "" -#: config/tc-i386.c:1528 +#: config/tc-i386.c:1951 #, c-format msgid "unknown relocation (%u)" msgstr "" -#: config/tc-i386.c:1530 +#: config/tc-i386.c:1953 #, c-format msgid "%u-byte relocation cannot be applied to %u-byte field" msgstr "" -#: config/tc-i386.c:1534 +#: config/tc-i386.c:1957 msgid "non-pc-relative relocation for pc-relative field" msgstr "" -#: config/tc-i386.c:1539 +#: config/tc-i386.c:1962 msgid "relocated field and relocation type differ in signedness" msgstr "" -#: config/tc-i386.c:1548 +#: config/tc-i386.c:1971 msgid "there are no unsigned pc-relative relocations" msgstr "" -#: config/tc-i386.c:1556 +#: config/tc-i386.c:1979 #, c-format msgid "cannot do %u byte pc-relative relocation" msgstr "" -#: config/tc-i386.c:1573 +#: config/tc-i386.c:1996 #, c-format msgid "cannot do %s %u byte relocation" msgstr "" -#: config/tc-i386.c:1790 config/tc-i386.c:2963 +#: config/tc-i386.c:2206 config/tc-i386.c:3472 #, c-format msgid "ambiguous operand size for `%s'" msgstr "" -#: config/tc-i386.c:1838 +#: config/tc-i386.c:2255 #, c-format msgid "can't use register '%s%s' as operand %d in '%s'." msgstr "" #. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc. -#: config/tc-i386.c:1870 +#: config/tc-i386.c:2294 #, c-format msgid "translating to `%sp'" msgstr "" -#: config/tc-i386.c:1915 +#: config/tc-i386.c:2342 #, c-format msgid "can't encode register '%s%s' in an instruction requiring REX prefix." msgstr "" -#: config/tc-i386.c:1955 config/tc-i386.c:2063 +#: config/tc-i386.c:2389 config/tc-i386.c:2497 config/tc-maxq.c:838 +#: config/tc-maxq.c:868 #, c-format msgid "no such instruction: `%s'" msgstr "" -#: config/tc-i386.c:1966 config/tc-i386.c:2095 +#: config/tc-i386.c:2400 config/tc-i386.c:2530 config/tc-maxq.c:846 #, c-format msgid "invalid character %s in mnemonic" msgstr "" -#: config/tc-i386.c:1973 +#: config/tc-i386.c:2407 msgid "expecting prefix; got nothing" msgstr "" -#: config/tc-i386.c:1975 +#: config/tc-i386.c:2409 msgid "expecting mnemonic; got nothing" msgstr "" -#: config/tc-i386.c:1991 config/tc-i386.c:2114 +#: config/tc-i386.c:2424 config/tc-i386.c:2548 #, c-format msgid "`%s' is only supported in 64-bit mode" msgstr "" -#: config/tc-i386.c:1992 config/tc-i386.c:2113 +#: config/tc-i386.c:2425 config/tc-i386.c:2547 #, c-format msgid "`%s' is not supported in 64-bit mode" msgstr "" -#: config/tc-i386.c:2003 +#: config/tc-i386.c:2437 #, c-format msgid "redundant %s prefix" msgstr "" -#: config/tc-i386.c:2120 +#: config/tc-i386.c:2554 #, c-format msgid "`%s' is not supported on `%s%s'" msgstr "" -#: config/tc-i386.c:2127 +#: config/tc-i386.c:2562 msgid "use .code16 to ensure correct addressing mode" msgstr "" -#: config/tc-i386.c:2140 +#: config/tc-i386.c:2575 #, c-format msgid "expecting string instruction after `%s'" msgstr "" -#: config/tc-i386.c:2172 +#: config/tc-i386.c:2607 #, c-format msgid "invalid character %s before operand %d" msgstr "" -#: config/tc-i386.c:2186 +#: config/tc-i386.c:2621 #, c-format msgid "unbalanced parenthesis in operand %d." msgstr "" -#: config/tc-i386.c:2189 +#: config/tc-i386.c:2624 config/tc-maxq.c:1888 #, c-format msgid "unbalanced brackets in operand %d." msgstr "" -#: config/tc-i386.c:2198 +#: config/tc-i386.c:2633 #, c-format msgid "invalid character %s in operand %d" msgstr "" -#: config/tc-i386.c:2225 +#: config/tc-i386.c:2660 config/tc-maxq.c:1914 #, c-format msgid "spurious operands; (%d operands/instruction max)" msgstr "" -#: config/tc-i386.c:2248 +#: config/tc-i386.c:2683 config/tc-maxq.c:1934 msgid "expecting operand after ','; got nothing" msgstr "" -#: config/tc-i386.c:2253 +#: config/tc-i386.c:2688 msgid "expecting operand before ','; got nothing" msgstr "" #. We found no match. -#: config/tc-i386.c:2741 +#: config/tc-i386.c:3223 #, c-format msgid "suffix or operands invalid for `%s'" msgstr "" -#: config/tc-i386.c:2752 +#: config/tc-i386.c:3234 #, c-format msgid "indirect %s without `*'" msgstr "" #. Warn them that a data or address size prefix doesn't #. affect assembly of the next line of code. -#: config/tc-i386.c:2760 +#: config/tc-i386.c:3242 #, c-format msgid "stand-alone `%s' prefix" msgstr "" -#: config/tc-i386.c:2794 config/tc-i386.c:2809 +#: config/tc-i386.c:3276 config/tc-i386.c:3291 #, c-format msgid "`%s' operand %d must use `%%es' segment" msgstr "" #. We have to know the operand size for crc32. -#: config/tc-i386.c:2862 +#: config/tc-i386.c:3344 #, c-format msgid "ambiguous memory operand size for `%s`" msgstr "" -#: config/tc-i386.c:2944 +#: config/tc-i386.c:3445 msgid "" "no instruction mnemonic suffix given and no register operands; can't size " "instruction" msgstr "" -#. Prohibit these changes in the 64bit mode, since the -#. lowering is more complicated. -#: config/tc-i386.c:3068 config/tc-i386.c:3131 config/tc-i386.c:3150 -#: config/tc-i386.c:3183 config/tc-i386.c:3217 +#: config/tc-i386.c:3598 config/tc-i386.c:3672 config/tc-i386.c:3703 +#: config/tc-i386.c:3751 config/tc-i386.c:3789 #, c-format msgid "Incorrect register `%s%s' used with `%c' suffix" msgstr "" -#: config/tc-i386.c:3076 config/tc-i386.c:3138 config/tc-i386.c:3224 +#: config/tc-i386.c:3606 config/tc-i386.c:3679 config/tc-i386.c:3796 #, c-format msgid "using `%s%s' instead of `%s%s' due to `%c' suffix" msgstr "" -#: config/tc-i386.c:3093 config/tc-i386.c:3115 config/tc-i386.c:3169 -#: config/tc-i386.c:3201 +#: config/tc-i386.c:3631 config/tc-i386.c:3655 config/tc-i386.c:3725 +#: config/tc-i386.c:3772 #, c-format msgid "`%s%s' not allowed with `%s%c'" msgstr "" -#: config/tc-i386.c:3267 +#: config/tc-i386.c:3864 msgid "no instruction mnemonic suffix given; can't determine immediate size" msgstr "" -#: config/tc-i386.c:3301 +#: config/tc-i386.c:4054 config/tc-i386.c:4089 config/tc-i386.c:4158 +#: config/tc-i386.c:4209 #, c-format -msgid "" -"no instruction mnemonic suffix given; can't determine immediate size %x %c" +msgid "Incorrect operands for the '%s' instruction" msgstr "" -#: config/tc-i386.c:3339 +#: config/tc-i386.c:4216 +#, c-format +msgid "Internal error for the '%s' instruction" +msgstr "" + +#: config/tc-i386.c:4248 #, c-format msgid "the last operand of `%s' must be `%sxmm0'" msgstr "" -#: config/tc-i386.c:3342 +#: config/tc-i386.c:4251 #, c-format msgid "the first operand of `%s' must be `%sxmm0'" msgstr "" -#: config/tc-i386.c:3379 +#: config/tc-i386.c:4294 #, c-format msgid "you can't `pop %%cs'" msgstr "" #. Reversed arguments on faddp, fsubp, etc. -#: config/tc-i386.c:3401 +#: config/tc-i386.c:4323 #, c-format msgid "translating to `%s %s%s,%s%s'" msgstr "" #. Extraneous `l' suffix on fp insn. -#: config/tc-i386.c:3408 +#: config/tc-i386.c:4330 #, c-format msgid "translating to `%s %s%s'" msgstr "" -#: config/tc-i386.c:3436 +#: config/tc-i386.c:4358 #, c-format msgid "segment override on `%s' is ineffectual" msgstr "" -#: config/tc-i386.c:3777 config/tc-i386.c:3871 config/tc-i386.c:3916 +#: config/tc-i386.c:4785 config/tc-i386.c:4879 config/tc-i386.c:4924 msgid "skipping prefixes on this instruction" msgstr "" -#: config/tc-i386.c:3936 +#: config/tc-i386.c:4944 msgid "16-bit jump out of range" msgstr "" -#: config/tc-i386.c:3945 +#: config/tc-i386.c:4953 #, c-format msgid "can't handle non absolute segment in `%s'" msgstr "" -#: config/tc-i386.c:4501 +#: config/tc-i386.c:5539 #, c-format msgid "@%s reloc is not supported with %d-bit output format" msgstr "" -#: config/tc-i386.c:4585 +#: config/tc-i386.c:5583 +#, c-format +msgid "missing or invalid expression `%s'" +msgstr "" + +#: config/tc-i386.c:5636 #, c-format msgid "at most %d immediate operands are allowed" msgstr "" -#: config/tc-i386.c:4607 config/tc-i386.c:4824 +#: config/tc-i386.c:5658 config/tc-i386.c:5896 config/tc-maxq.c:1500 #, c-format msgid "junk `%s' after expression" msgstr "" -#. Missing or bad expr becomes absolute 0. -#: config/tc-i386.c:4616 +#: config/tc-i386.c:5671 #, c-format -msgid "missing or invalid immediate expression `%s' taken as 0" +msgid "missing or invalid immediate expression `%s'" msgstr "" -#: config/tc-i386.c:4642 config/tc-i386.c:4883 +#: config/tc-i386.c:5694 config/tc-i386.c:5951 config/tc-maxq.c:1530 #, c-format msgid "unimplemented segment %s in operand" msgstr "" -#: config/tc-i386.c:4648 +#: config/tc-i386.c:5700 #, c-format msgid "illegal immediate register operand %s" msgstr "" -#: config/tc-i386.c:4691 +#: config/tc-i386.c:5748 #, c-format msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'" msgstr "" -#: config/tc-i386.c:4700 +#: config/tc-i386.c:5757 #, c-format msgid "scale factor of %d without an index register" msgstr "" -#: config/tc-i386.c:4723 +#: config/tc-i386.c:5779 #, c-format msgid "at most %d displacement operands are allowed" msgstr "" -#: config/tc-i386.c:4842 +#: config/tc-i386.c:5936 #, c-format -msgid "bad expression used with @%s" +msgid "missing or invalid displacement expression `%s'" msgstr "" -#: config/tc-i386.c:4990 +#: config/tc-i386.c:6056 #, c-format msgid "`%s' is not a valid base/index expression" msgstr "" -#: config/tc-i386.c:4994 +#: config/tc-i386.c:6060 #, c-format msgid "`%s' is not a valid %s bit base/index expression" msgstr "" -#: config/tc-i386.c:5066 +#: config/tc-i386.c:6136 #, c-format msgid "bad memory operand `%s'" msgstr "" -#: config/tc-i386.c:5081 +#: config/tc-i386.c:6151 #, c-format msgid "junk `%s' after register" msgstr "" -#: config/tc-i386.c:5090 config/tc-i386.c:5206 config/tc-i386.c:5247 +#: config/tc-i386.c:6163 config/tc-i386.c:6279 config/tc-i386.c:6320 #, c-format msgid "bad register name `%s'" msgstr "" -#: config/tc-i386.c:5098 +#: config/tc-i386.c:6171 msgid "immediate operand illegal with absolute jump" msgstr "" -#: config/tc-i386.c:5120 +#: config/tc-i386.c:6193 #, c-format msgid "too many memory references for `%s'" msgstr "" -#: config/tc-i386.c:5198 +#: config/tc-i386.c:6271 #, c-format msgid "expecting `,' or `)' after index register in `%s'" msgstr "" -#: config/tc-i386.c:5223 +#: config/tc-i386.c:6296 #, c-format msgid "expecting `)' after scale factor in `%s'" msgstr "" -#: config/tc-i386.c:5231 +#: config/tc-i386.c:6304 #, c-format msgid "expecting index register or scale factor after `,'; got '%c'" msgstr "" -#: config/tc-i386.c:5239 +#: config/tc-i386.c:6312 #, c-format msgid "expecting `,' or `)' after base register in `%s'" msgstr "" #. It's not a memory operand; argh! -#: config/tc-i386.c:5281 +#: config/tc-i386.c:6355 #, c-format msgid "invalid char %s beginning operand %d `%s'" msgstr "" -#: config/tc-i386.c:5457 +#: config/tc-i386.c:6531 msgid "long jump required" msgstr "" -#: config/tc-i386.c:5512 +#: config/tc-i386.c:6586 msgid "jump target out of range" msgstr "" -#: config/tc-i386.c:5757 +#: config/tc-i386.c:6831 msgid "Bad call to md_atof ()" msgstr "" -#: config/tc-i386.c:6012 +#: config/tc-i386.c:7094 msgid "No compiled in support for x86_64" msgstr "" -#: config/tc-i386.c:6041 config/tc-i386.c:6057 +#: config/tc-i386.c:7123 config/tc-i386.c:7139 #, c-format msgid "Invalid -march= option: `%s'" msgstr "" -#: config/tc-i386.c:6062 config/tc-i386.c:6074 +#: config/tc-i386.c:7144 config/tc-i386.c:7156 #, c-format msgid "Invalid -mtune= option: `%s'" msgstr "" -#: config/tc-i386.c:6088 +#: config/tc-i386.c:7170 #, c-format msgid "" " -Q ignored\n" @@ -5357,34 +5685,34 @@ msgid "" " -k ignored\n" msgstr "" -#: config/tc-i386.c:6093 +#: config/tc-i386.c:7175 #, c-format msgid "" " -n Do not optimize code alignment\n" " -q quieten some warnings\n" msgstr "" -#: config/tc-i386.c:6097 +#: config/tc-i386.c:7179 #, c-format msgid " -s ignored\n" msgstr "" -#: config/tc-i386.c:6101 +#: config/tc-i386.c:7183 #, c-format msgid " --32/--64 generate 32bit/64bit code\n" msgstr "" -#: config/tc-i386.c:6105 +#: config/tc-i386.c:7187 #, c-format msgid " --divide do not treat `/' as a comment character\n" msgstr "" -#: config/tc-i386.c:6108 +#: config/tc-i386.c:7190 #, c-format msgid " --divide ignored\n" msgstr "" -#: config/tc-i386.c:6111 +#: config/tc-i386.c:7193 #, c-format msgid "" " -march=CPU/-mtune=CPU generate code/optimize for CPU, where CPU is one " @@ -5395,113 +5723,113 @@ msgid "" "generic64\n" msgstr "" -#: config/tc-i386.c:6251 config/tc-s390.c:1862 +#: config/tc-i386.c:7346 config/tc-s390.c:1862 msgid "GOT already in symbol table" msgstr "" -#: config/tc-i386.c:6400 +#: config/tc-i386.c:7495 #, c-format msgid "can not do %d byte pc-relative relocation" msgstr "" -#: config/tc-i386.c:6418 +#: config/tc-i386.c:7513 config/tc-maxq.c:247 #, c-format msgid "can not do %d byte relocation" msgstr "" -#: config/tc-i386.c:6497 config/tc-s390.c:2308 +#: config/tc-i386.c:7592 config/tc-maxq.c:274 config/tc-s390.c:2308 #, c-format msgid "cannot represent relocation type %s" msgstr "" -#: config/tc-i386.c:6749 +#: config/tc-i386.c:7844 #, c-format msgid "invalid operand for '%s' ('%s' unexpected)" msgstr "" -#: config/tc-i386.c:6761 +#: config/tc-i386.c:7856 #, c-format msgid "too many memory references for '%s'" msgstr "" #. See the comments in intel_bracket_expr. -#: config/tc-i386.c:6772 +#: config/tc-i386.c:7867 #, c-format msgid "Treating `%s' as memory reference" msgstr "" -#: config/tc-i386.c:7088 +#: config/tc-i386.c:8183 #, c-format msgid "Unknown operand modifier `%s'" msgstr "" -#: config/tc-i386.c:7103 +#: config/tc-i386.c:8199 msgid "Conflicting operand modifiers" msgstr "" -#: config/tc-i386.c:7152 +#: config/tc-i386.c:8248 msgid "Invalid operand to `OFFSET'" msgstr "" -#: config/tc-i386.c:7225 +#: config/tc-i386.c:8322 #, c-format msgid "`[%.*s]' taken to mean just `%.*s'" msgstr "" -#: config/tc-i386.c:7316 +#: config/tc-i386.c:8414 #, c-format msgid "`%s' is not a valid segment register" msgstr "" -#: config/tc-i386.c:7321 +#: config/tc-i386.c:8419 msgid "Extra segment override ignored" msgstr "" -#: config/tc-i386.c:7355 config/tc-i386.c:7517 +#: config/tc-i386.c:8453 config/tc-i386.c:8618 msgid "Register scaling only allowed in memory operands" msgstr "" -#: config/tc-i386.c:7377 config/tc-i386.c:7493 +#: config/tc-i386.c:8475 config/tc-i386.c:8594 #, c-format msgid "Syntax error: Expecting a constant, got `%s'" msgstr "" -#: config/tc-i386.c:7405 +#: config/tc-i386.c:8503 msgid "Too many register references in memory operand" msgstr "" -#: config/tc-i386.c:7421 +#: config/tc-i386.c:8522 msgid "Invalid use of register" msgstr "" -#: config/tc-i386.c:7570 +#: config/tc-i386.c:8671 #, c-format msgid "Unrecognized token '%s'" msgstr "" -#: config/tc-i386.c:7586 +#: config/tc-i386.c:8687 #, c-format msgid "Unexpected token `%s'" msgstr "" -#: config/tc-i386.c:7744 +#: config/tc-i386.c:8845 msgid "`:' expected" msgstr "" -#: config/tc-i386.c:7769 +#: config/tc-i386.c:8870 #, c-format msgid "Unrecognized token `%s'" msgstr "" -#: config/tc-i386.c:7904 +#: config/tc-i386.c:9005 msgid "Bad .section directive: want a,l,w,x,M,S,G,T in string" msgstr "" -#: config/tc-i386.c:7907 +#: config/tc-i386.c:9008 msgid "Bad .section directive: want a,w,x,M,S,G,T in string" msgstr "" -#: config/tc-i386.c:7926 +#: config/tc-i386.c:9027 msgid ".largecomm supported only in 64bit mode, producing .comm" msgstr "" @@ -5521,17 +5849,12 @@ msgstr "" msgid "Unknown temporary pseudo register" msgstr "" -#: config/tc-i860.c:227 config/tc-mips.c:1761 -#, c-format -msgid "internal error: can't hash `%s': %s\n" -msgstr "" - #: config/tc-i860.c:247 msgid "Defective assembler. No assembly attempted." msgstr "" -#: config/tc-i860.c:393 config/tc-i860.c:938 config/tc-m68k.c:3667 -#: config/tc-m68k.c:3699 config/tc-sparc.c:2711 +#: config/tc-i860.c:393 config/tc-i860.c:938 config/tc-m68k.c:3726 +#: config/tc-m68k.c:3758 config/tc-sparc.c:2711 msgid "failed sanity check." msgstr "" @@ -5674,7 +5997,7 @@ msgstr "" msgid "architecture of opcode conflicts with that of earlier instruction(s)" msgstr "" -#: config/tc-i960.c:1423 config/tc-xtensa.c:11325 +#: config/tc-i960.c:1423 config/tc-xtensa.c:11341 msgid "too many operands" msgstr "" @@ -5786,91 +6109,91 @@ msgstr "" msgid "Unwind directive not followed by an instruction." msgstr "" -#: config/tc-ia64.c:5123 +#: config/tc-ia64.c:5122 msgid "Register name expected" msgstr "" -#: config/tc-ia64.c:5128 config/tc-ia64.c:5444 +#: config/tc-ia64.c:5127 config/tc-ia64.c:5440 msgid "Comma expected" msgstr "" -#: config/tc-ia64.c:5136 +#: config/tc-ia64.c:5135 msgid "Register value annotation ignored" msgstr "" -#: config/tc-ia64.c:5177 +#: config/tc-ia64.c:5176 msgid "Directive invalid within a bundle" msgstr "" -#: config/tc-ia64.c:5270 +#: config/tc-ia64.c:5269 msgid "Missing predicate relation type" msgstr "" -#: config/tc-ia64.c:5276 +#: config/tc-ia64.c:5275 msgid "Unrecognized predicate relation type" msgstr "" -#: config/tc-ia64.c:5323 +#: config/tc-ia64.c:5321 msgid "Bad register range" msgstr "" -#: config/tc-ia64.c:5332 +#: config/tc-ia64.c:5330 msgid "Predicate register expected" msgstr "" -#: config/tc-ia64.c:5337 +#: config/tc-ia64.c:5335 msgid "Duplicate predicate register ignored" msgstr "" -#: config/tc-ia64.c:5355 +#: config/tc-ia64.c:5351 msgid "Predicate source and target required" msgstr "" -#: config/tc-ia64.c:5357 config/tc-ia64.c:5369 +#: config/tc-ia64.c:5353 config/tc-ia64.c:5365 msgid "Use of p0 is not valid in this context" msgstr "" -#: config/tc-ia64.c:5364 +#: config/tc-ia64.c:5360 msgid "At least two PR arguments expected" msgstr "" -#: config/tc-ia64.c:5378 +#: config/tc-ia64.c:5374 msgid "At least one PR argument expected" msgstr "" -#: config/tc-ia64.c:5414 +#: config/tc-ia64.c:5410 #, c-format msgid "Inserting \"%s\" into entry hint table failed: %s" msgstr "" #. FIXME -- need 62-bit relocation type -#: config/tc-ia64.c:5890 +#: config/tc-ia64.c:5886 msgid "62-bit relocation not yet implemented" msgstr "" #. XXX technically, this is wrong: we should not be issuing warning #. messages until we're sure this instruction pattern is going to #. be used! -#: config/tc-ia64.c:5974 +#: config/tc-ia64.c:5970 msgid "lower 16 bits of mask ignored" msgstr "" -#: config/tc-ia64.c:6589 +#: config/tc-ia64.c:6585 msgid "Value truncated to 62 bits" msgstr "" #. Give an error if a frag containing code is not aligned to a 16 byte #. boundary. -#: config/tc-ia64.c:6727 config/tc-ia64.h:171 +#: config/tc-ia64.c:6723 config/tc-ia64.h:172 msgid "instruction address is not a multiple of 16" msgstr "" -#: config/tc-ia64.c:7277 +#: config/tc-ia64.c:7273 #, c-format msgid "Unrecognized option '-x%s'" msgstr "" -#: config/tc-ia64.c:7305 +#: config/tc-ia64.c:7301 msgid "" "IA-64 options:\n" " --mconstant-gp\t mark output file as using the constant-GP model\n" @@ -5896,103 +6219,164 @@ msgid "" "\t\t\t dependency violation checking\n" msgstr "" -#: config/tc-ia64.c:7335 +#: config/tc-ia64.c:7331 msgid "--gstabs is not supported for ia64" msgstr "" -#: config/tc-ia64.c:7640 config/tc-mips.c:1750 +#: config/tc-ia64.c:7636 config/tc-mips.c:1758 msgid "Could not set architecture and machine" msgstr "" -#: config/tc-ia64.c:7766 +#: config/tc-ia64.c:7762 msgid "Explicit stops are ignored in auto mode" msgstr "" -#: config/tc-ia64.c:7788 +#: config/tc-ia64.c:7784 msgid "Found '{' after explicit switch to automatic mode" msgstr "" -#: config/tc-ia64.c:8393 +#: config/tc-ia64.c:8389 #, c-format msgid "Unhandled dependency %s for %s (%s), note %d" msgstr "" -#: config/tc-ia64.c:9669 +#: config/tc-ia64.c:9665 #, c-format msgid "Unrecognized dependency specifier %d\n" msgstr "" -#: config/tc-ia64.c:10566 +#: config/tc-ia64.c:10562 msgid "Only the first path encountering the conflict is reported" msgstr "" -#: config/tc-ia64.c:10569 +#: config/tc-ia64.c:10565 msgid "This is the location of the conflicting usage" msgstr "" -#: config/tc-ia64.c:11793 +#: config/tc-ia64.c:11791 msgid "Can't add stop bit to mark end of instruction group" msgstr "" -#: config/tc-ia64.c:11893 config/tc-score.c:6398 read.c:1442 read.c:2413 -#: read.c:3042 read.c:3375 read.c:3419 +#: config/tc-ia64.c:11891 config/tc-score.c:6398 read.c:1446 read.c:2417 +#: read.c:3046 read.c:3379 read.c:3423 msgid "expected symbol name" msgstr "" -#: config/tc-ia64.c:11903 read.c:2423 read.c:3052 read.c:3403 stabs.c:466 +#: config/tc-ia64.c:11901 read.c:2427 read.c:3056 read.c:3407 stabs.c:468 #, c-format msgid "expected comma after \"%s\"" msgstr "" -#: config/tc-ia64.c:11945 +#: config/tc-ia64.c:11943 #, c-format msgid "`%s' is already the alias of %s `%s'" msgstr "" -#: config/tc-ia64.c:11955 +#: config/tc-ia64.c:11953 #, c-format msgid "%s `%s' already has an alias `%s'" msgstr "" -#: config/tc-ia64.c:11966 +#: config/tc-ia64.c:11964 #, c-format msgid "inserting \"%s\" into %s alias hash table failed: %s" msgstr "" -#: config/tc-ia64.c:11974 +#: config/tc-ia64.c:11972 #, c-format msgid "inserting \"%s\" into %s name hash table failed: %s" msgstr "" -#: config/tc-ia64.c:11993 +#: config/tc-ia64.c:11991 #, c-format msgid "symbol `%s' aliased to `%s' is not used" msgstr "" -#: config/tc-ia64.c:12015 +#: config/tc-ia64.c:12013 #, c-format msgid "section `%s' aliased to `%s' is not used" msgstr "" -#: config/tc-ip2k.c:157 +#: config/tc-ip2k.c:158 #, c-format msgid "IP2K specific command line options:\n" msgstr "" -#: config/tc-ip2k.c:158 +#: config/tc-ip2k.c:159 #, c-format msgid " -mip2022 restrict to IP2022 insns \n" msgstr "" -#: config/tc-ip2k.c:159 +#: config/tc-ip2k.c:160 #, c-format msgid " -mip2022ext permit extended IP2022 insn\n" msgstr "" -#: config/tc-ip2k.c:273 +#: config/tc-ip2k.c:274 msgid "md_pcrel_from\n" msgstr "" +#: config/tc-iq2000.c:364 +#, c-format +msgid "the yielding instruction %s may not be in a delay slot." +msgstr "" + +#: config/tc-iq2000.c:372 +#, c-format +msgid "Register number (R%ld) for double word access must be even." +msgstr "" + +#: config/tc-iq2000.c:381 config/tc-iq2000.c:386 config/tc-iq2000.c:391 +#: config/tc-iq2000.c:408 config/tc-mt.c:244 config/tc-mt.c:249 +#, c-format +msgid "operand references R%ld of previous load." +msgstr "" + +#: config/tc-iq2000.c:396 +msgid "instruction implicitly accesses R31 of previous load." +msgstr "" + +#: config/tc-iq2000.c:651 config/tc-mep.c:1647 +msgid "Unmatched high relocation" +msgstr "" + +#: config/tc-iq2000.c:878 config/tc-mips.c:14526 config/tc-score.c:6105 +msgid ".end not in text section" +msgstr "" + +#: config/tc-iq2000.c:882 config/tc-mips.c:14530 config/tc-score.c:6108 +msgid ".end directive without a preceding .ent directive." +msgstr "" + +#: config/tc-iq2000.c:891 config/tc-mips.c:14539 config/tc-score.c:6116 +msgid ".end symbol does not match .ent symbol." +msgstr "" + +#: config/tc-iq2000.c:894 config/tc-mips.c:14546 config/tc-score.c:6121 +msgid ".end directive missing or unknown symbol" +msgstr "" + +#: config/tc-iq2000.c:912 +msgid "Expected simple number." +msgstr "" + +#: config/tc-iq2000.c:941 config/tc-mips.c:14451 config/tc-score.c:5955 +#, c-format +msgid " *input_line_pointer == '%c' 0x%02x\n" +msgstr "" + +#: config/tc-iq2000.c:943 +msgid "Invalid number" +msgstr "" + +#: config/tc-iq2000.c:978 config/tc-mips.c:14621 config/tc-score.c:5994 +msgid ".ent or .aent not in text section." +msgstr "" + +#: config/tc-iq2000.c:981 +msgid "missing `.end'" +msgstr "" + #: config/tc-m32c.c:137 #, c-format msgid " M32C specific command line options:\n" @@ -6214,7 +6598,7 @@ msgid "" "is this intentional ?" msgstr "" -#: config/tc-m32r.c:1492 config/tc-ppc.c:1832 config/tc-ppc.c:4372 +#: config/tc-m32r.c:1492 config/tc-ppc.c:1854 config/tc-ppc.c:4402 msgid "Expected comma after symbol-name: rest of line ignored." msgstr "" @@ -6223,16 +6607,16 @@ msgstr "" msgid ".SCOMMon length (%ld.) <0! Ignored." msgstr "" -#: config/tc-m32r.c:1516 config/tc-ppc.c:1854 config/tc-ppc.c:2993 -#: config/tc-ppc.c:4396 +#: config/tc-m32r.c:1516 config/tc-ppc.c:1876 config/tc-ppc.c:3023 +#: config/tc-ppc.c:4426 msgid "ignoring bad alignment" msgstr "" -#: config/tc-m32r.c:1528 config/tc-ppc.c:1891 config/tc-v850.c:322 +#: config/tc-m32r.c:1528 config/tc-ppc.c:1913 config/tc-v850.c:322 msgid "Common alignment not a power of 2" msgstr "" -#: config/tc-m32r.c:1543 config/tc-ppc.c:1865 config/tc-ppc.c:4408 +#: config/tc-m32r.c:1543 config/tc-ppc.c:1887 config/tc-ppc.c:4438 #, c-format msgid "Ignoring attempt to re-define symbol `%s'." msgstr "" @@ -6254,11 +6638,6 @@ msgstr "" msgid "Unmatched high/shigh reloc" msgstr "" -#: config/tc-m32r.c:2333 config/tc-sparc.c:3604 -#, c-format -msgid "internal error: can't export reloc type %d (`%s')" -msgstr "" - #: config/tc-m68hc11.c:371 #, c-format msgid "" @@ -6592,445 +6971,449 @@ msgstr "" msgid "Line %d: unknown relocation type: 0x%x." msgstr "" -#: config/tc-m68k.c:1009 +#: config/tc-m68k.c:1036 #, c-format msgid "Can not do %d byte pc-relative relocation" msgstr "" -#: config/tc-m68k.c:1011 +#: config/tc-m68k.c:1038 #, c-format msgid "Can not do %d byte pc-relative pic relocation" msgstr "" -#: config/tc-m68k.c:1016 +#: config/tc-m68k.c:1043 #, c-format msgid "Can not do %d byte relocation" msgstr "" -#: config/tc-m68k.c:1018 +#: config/tc-m68k.c:1045 #, c-format msgid "Can not do %d byte pic relocation" msgstr "" -#: config/tc-m68k.c:1083 +#: config/tc-m68k.c:1110 #, c-format msgid "Unable to produce reloc against symbol '%s'" msgstr "" -#: config/tc-m68k.c:1127 config/tc-vax.c:2366 +#: config/tc-m68k.c:1154 config/tc-vax.c:2366 #, c-format msgid "Cannot make %s relocation PC relative" msgstr "" -#: config/tc-m68k.c:1226 config/tc-vax.c:1876 +#: config/tc-m68k.c:1253 config/tc-vax.c:1876 msgid "No operator" msgstr "" -#: config/tc-m68k.c:1256 config/tc-vax.c:1892 +#: config/tc-m68k.c:1283 config/tc-vax.c:1892 msgid "Unknown operator" msgstr "" -#: config/tc-m68k.c:2143 +#: config/tc-m68k.c:2186 msgid "invalid instruction for this architecture; needs " msgstr "" -#: config/tc-m68k.c:2147 +#: config/tc-m68k.c:2190 msgid "ColdFire ISA_A" msgstr "" -#: config/tc-m68k.c:2150 +#: config/tc-m68k.c:2193 msgid "ColdFire hardware divide" msgstr "" -#: config/tc-m68k.c:2153 +#: config/tc-m68k.c:2196 msgid "ColdFire ISA_A+" msgstr "" -#: config/tc-m68k.c:2156 +#: config/tc-m68k.c:2199 msgid "ColdFire ISA_B" msgstr "" -#: config/tc-m68k.c:2159 +#: config/tc-m68k.c:2202 +msgid "ColdFire ISA_C" +msgstr "" + +#: config/tc-m68k.c:2205 msgid "ColdFire fpu" msgstr "" -#: config/tc-m68k.c:2162 +#: config/tc-m68k.c:2208 msgid "M68K fpu" msgstr "" -#: config/tc-m68k.c:2165 +#: config/tc-m68k.c:2211 msgid "M68K mmu" msgstr "" -#: config/tc-m68k.c:2168 +#: config/tc-m68k.c:2214 msgid "68020 or higher" msgstr "" -#: config/tc-m68k.c:2171 +#: config/tc-m68k.c:2217 msgid "68000 or higher" msgstr "" -#: config/tc-m68k.c:2174 +#: config/tc-m68k.c:2220 msgid "68010 or higher" msgstr "" -#: config/tc-m68k.c:2227 +#: config/tc-m68k.c:2273 msgid "operands mismatch" msgstr "" -#: config/tc-m68k.c:2290 config/tc-m68k.c:2296 config/tc-m68k.c:2302 +#: config/tc-m68k.c:2337 config/tc-m68k.c:2343 config/tc-m68k.c:2349 #: config/tc-mmix.c:2487 config/tc-mmix.c:2511 msgid "operand out of range" msgstr "" -#: config/tc-m68k.c:2359 +#: config/tc-m68k.c:2406 #, c-format msgid "Bignum too big for %c format; truncated" msgstr "" -#: config/tc-m68k.c:2436 +#: config/tc-m68k.c:2483 msgid "displacement too large for this architecture; needs 68020 or higher" msgstr "" -#: config/tc-m68k.c:2547 +#: config/tc-m68k.c:2594 msgid "" "scale factor invalid on this architecture; needs cpu32 or 68020 or higher" msgstr "" -#: config/tc-m68k.c:2552 +#: config/tc-m68k.c:2599 msgid "invalid index size for coldfire" msgstr "" -#: config/tc-m68k.c:2605 +#: config/tc-m68k.c:2652 msgid "Forcing byte displacement" msgstr "" -#: config/tc-m68k.c:2607 +#: config/tc-m68k.c:2654 msgid "byte displacement out of range" msgstr "" -#: config/tc-m68k.c:2655 config/tc-m68k.c:2693 +#: config/tc-m68k.c:2702 config/tc-m68k.c:2740 msgid "invalid operand mode for this architecture; needs 68020 or higher" msgstr "" -#: config/tc-m68k.c:2679 config/tc-m68k.c:2713 +#: config/tc-m68k.c:2726 config/tc-m68k.c:2760 msgid ":b not permitted; defaulting to :w" msgstr "" -#: config/tc-m68k.c:2790 +#: config/tc-m68k.c:2837 msgid "unsupported byte value; use a different suffix" msgstr "" -#: config/tc-m68k.c:2805 +#: config/tc-m68k.c:2852 msgid "unknown/incorrect operand" msgstr "" -#: config/tc-m68k.c:2848 config/tc-m68k.c:2856 config/tc-m68k.c:2863 -#: config/tc-m68k.c:2870 +#: config/tc-m68k.c:2895 config/tc-m68k.c:2903 config/tc-m68k.c:2910 +#: config/tc-m68k.c:2917 msgid "out of range" msgstr "" -#: config/tc-m68k.c:2942 +#: config/tc-m68k.c:2990 msgid "Can't use long branches on this architecture" msgstr "" -#: config/tc-m68k.c:3047 +#: config/tc-m68k.c:3096 msgid "Expression out of range, using 0" msgstr "" -#: config/tc-m68k.c:3238 config/tc-m68k.c:3254 +#: config/tc-m68k.c:3287 config/tc-m68k.c:3303 msgid "Floating point register in register list" msgstr "" -#: config/tc-m68k.c:3244 +#: config/tc-m68k.c:3293 msgid "Wrong register in floating-point reglist" msgstr "" -#: config/tc-m68k.c:3260 +#: config/tc-m68k.c:3309 msgid "incorrect register in reglist" msgstr "" -#: config/tc-m68k.c:3266 +#: config/tc-m68k.c:3315 msgid "wrong register in floating-point reglist" msgstr "" #. ERROR. -#: config/tc-m68k.c:3729 +#: config/tc-m68k.c:3788 msgid "Extra )" msgstr "" #. ERROR. -#: config/tc-m68k.c:3740 +#: config/tc-m68k.c:3799 msgid "Missing )" msgstr "" -#: config/tc-m68k.c:3757 +#: config/tc-m68k.c:3816 msgid "Missing operand" msgstr "" -#: config/tc-m68k.c:4074 +#: config/tc-m68k.c:4134 #, c-format msgid "unrecognized default cpu `%s'" msgstr "" -#: config/tc-m68k.c:4128 +#: config/tc-m68k.c:4188 #, c-format msgid "%s -- statement `%s' ignored" msgstr "" -#: config/tc-m68k.c:4177 +#: config/tc-m68k.c:4237 #, c-format msgid "Don't know how to figure width of %c in md_assemble()" msgstr "" -#: config/tc-m68k.c:4346 +#: config/tc-m68k.c:4406 #, c-format msgid "Internal Error: Can't allocate m68k_sorted_opcodes of size %d" msgstr "" -#: config/tc-m68k.c:4397 config/tc-m68k.c:4436 +#: config/tc-m68k.c:4471 config/tc-m68k.c:4510 #, c-format msgid "Internal Error: Can't find %s in hash table" msgstr "" -#: config/tc-m68k.c:4400 config/tc-m68k.c:4439 +#: config/tc-m68k.c:4474 config/tc-m68k.c:4513 #, c-format msgid "Internal Error: Can't hash %s: %s" msgstr "" -#: config/tc-m68k.c:4564 +#: config/tc-m68k.c:4638 #, c-format msgid "text label `%s' aligned to odd boundary" msgstr "" -#: config/tc-m68k.c:4764 +#: config/tc-m68k.c:4838 #, c-format msgid "value %ld out of range" msgstr "" -#: config/tc-m68k.c:4778 +#: config/tc-m68k.c:4852 msgid "invalid byte branch offset" msgstr "" -#: config/tc-m68k.c:4814 +#: config/tc-m68k.c:4889 msgid "short branch with zero offset: use :w" msgstr "" -#: config/tc-m68k.c:4839 +#: config/tc-m68k.c:4933 msgid "Conversion of PC relative BSR to absolute JSR" msgstr "" -#: config/tc-m68k.c:4850 +#: config/tc-m68k.c:4944 msgid "Conversion of PC relative branch to absolute jump" msgstr "" -#: config/tc-m68k.c:4867 config/tc-m68k.c:4928 +#: config/tc-m68k.c:4961 config/tc-m68k.c:5022 msgid "Conversion of PC relative conditional branch to absolute jump" msgstr "" -#: config/tc-m68k.c:4908 +#: config/tc-m68k.c:5002 msgid "Conversion of DBcc to absolute jump" msgstr "" -#: config/tc-m68k.c:4992 +#: config/tc-m68k.c:5086 msgid "Conversion of PC relative displacement to absolute" msgstr "" -#: config/tc-m68k.c:5204 +#: config/tc-m68k.c:5299 msgid "Tried to convert PC relative branch to absolute jump" msgstr "" -#: config/tc-m68k.c:5248 config/tc-m68k.c:5259 config/tc-m68k.c:5299 +#: config/tc-m68k.c:5344 config/tc-m68k.c:5355 config/tc-m68k.c:5399 msgid "expression out of range: defaulting to 1" msgstr "" -#: config/tc-m68k.c:5291 +#: config/tc-m68k.c:5391 msgid "expression out of range: defaulting to 0" msgstr "" -#: config/tc-m68k.c:5332 config/tc-m68k.c:5344 +#: config/tc-m68k.c:5432 config/tc-m68k.c:5444 #, c-format msgid "Can't deal with expression; defaulting to %ld" msgstr "" -#: config/tc-m68k.c:5358 +#: config/tc-m68k.c:5458 msgid "expression doesn't fit in BYTE" msgstr "" -#: config/tc-m68k.c:5362 +#: config/tc-m68k.c:5462 msgid "expression doesn't fit in WORD" msgstr "" -#: config/tc-m68k.c:5449 +#: config/tc-m68k.c:5549 #, c-format msgid "%s: unrecognized processor name" msgstr "" -#: config/tc-m68k.c:5510 +#: config/tc-m68k.c:5610 msgid "bad coprocessor id" msgstr "" -#: config/tc-m68k.c:5516 +#: config/tc-m68k.c:5616 msgid "unrecognized fopt option" msgstr "" -#: config/tc-m68k.c:5649 +#: config/tc-m68k.c:5749 #, c-format msgid "option `%s' may not be negated" msgstr "" -#: config/tc-m68k.c:5660 +#: config/tc-m68k.c:5760 #, c-format msgid "option `%s' not recognized" msgstr "" -#: config/tc-m68k.c:5689 +#: config/tc-m68k.c:5789 msgid "bad format of OPT NEST=depth" msgstr "" -#: config/tc-m68k.c:5745 +#: config/tc-m68k.c:5845 msgid "missing label" msgstr "" -#: config/tc-m68k.c:5769 config/tc-m68k.c:5798 +#: config/tc-m68k.c:5869 config/tc-m68k.c:5898 msgid "bad register list" msgstr "" -#: config/tc-m68k.c:5771 +#: config/tc-m68k.c:5871 #, c-format msgid "bad register list: %s" msgstr "" -#: config/tc-m68k.c:5869 +#: config/tc-m68k.c:5969 msgid "restore without save" msgstr "" -#: config/tc-m68k.c:6023 config/tc-m68k.c:6393 +#: config/tc-m68k.c:6123 config/tc-m68k.c:6493 msgid "syntax error in structured control directive" msgstr "" -#: config/tc-m68k.c:6068 +#: config/tc-m68k.c:6168 msgid "missing condition code in structured control directive" msgstr "" -#: config/tc-m68k.c:6139 +#: config/tc-m68k.c:6239 #, c-format msgid "" "Condition <%c%c> in structured control directive can not be encoded correctly" msgstr "" -#: config/tc-m68k.c:6435 +#: config/tc-m68k.c:6535 msgid "missing then" msgstr "" -#: config/tc-m68k.c:6516 +#: config/tc-m68k.c:6616 msgid "else without matching if" msgstr "" -#: config/tc-m68k.c:6549 +#: config/tc-m68k.c:6649 msgid "endi without matching if" msgstr "" -#: config/tc-m68k.c:6589 +#: config/tc-m68k.c:6689 msgid "break outside of structured loop" msgstr "" -#: config/tc-m68k.c:6627 +#: config/tc-m68k.c:6727 msgid "next outside of structured loop" msgstr "" -#: config/tc-m68k.c:6678 +#: config/tc-m68k.c:6778 msgid "missing =" msgstr "" -#: config/tc-m68k.c:6716 +#: config/tc-m68k.c:6816 msgid "missing to or downto" msgstr "" -#: config/tc-m68k.c:6752 config/tc-m68k.c:6786 config/tc-m68k.c:7000 +#: config/tc-m68k.c:6852 config/tc-m68k.c:6886 config/tc-m68k.c:7100 msgid "missing do" msgstr "" -#: config/tc-m68k.c:6887 +#: config/tc-m68k.c:6987 msgid "endf without for" msgstr "" -#: config/tc-m68k.c:6941 +#: config/tc-m68k.c:7041 msgid "until without repeat" msgstr "" -#: config/tc-m68k.c:7035 +#: config/tc-m68k.c:7135 msgid "endw without while" msgstr "" -#: config/tc-m68k.c:7068 config/tc-m68k.c:7096 +#: config/tc-m68k.c:7168 config/tc-m68k.c:7196 msgid "already assembled instructions" msgstr "" -#: config/tc-m68k.c:7173 +#: config/tc-m68k.c:7273 #, c-format msgid "`%s' is deprecated, use `%s'" msgstr "" -#: config/tc-m68k.c:7192 +#: config/tc-m68k.c:7292 #, c-format msgid "cpu `%s' unrecognized" msgstr "" -#: config/tc-m68k.c:7198 +#: config/tc-m68k.c:7298 #, c-format msgid "already selected `%s' processor" msgstr "" -#: config/tc-m68k.c:7218 +#: config/tc-m68k.c:7318 #, c-format msgid "architecture `%s' unrecognized" msgstr "" -#: config/tc-m68k.c:7224 +#: config/tc-m68k.c:7324 #, c-format msgid "already selected `%s' architecture" msgstr "" -#: config/tc-m68k.c:7247 +#: config/tc-m68k.c:7347 #, c-format msgid "extension `%s' unrecognized" msgstr "" -#: config/tc-m68k.c:7365 +#: config/tc-m68k.c:7465 #, c-format msgid "option `-A%s' is deprecated: use `-%s'" msgstr "" -#: config/tc-m68k.c:7398 +#: config/tc-m68k.c:7498 msgid "architecture features both enabled and disabled" msgstr "" -#: config/tc-m68k.c:7425 +#: config/tc-m68k.c:7525 msgid "selected processor does not have all features of selected architecture" msgstr "" -#: config/tc-m68k.c:7434 +#: config/tc-m68k.c:7534 msgid "m68k and cf features both selected" msgstr "" -#: config/tc-m68k.c:7446 +#: config/tc-m68k.c:7546 msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly" msgstr "" -#: config/tc-m68k.c:7480 +#: config/tc-m68k.c:7580 #, c-format msgid "" "-march=<arch>\t\tset architecture\n" "-mcpu=<cpu>\t\tset cpu [default %s]\n" msgstr "" -#: config/tc-m68k.c:7485 +#: config/tc-m68k.c:7585 #, c-format msgid "-m[no-]%-16s enable/disable%s architecture extension\n" msgstr "" -#: config/tc-m68k.c:7491 +#: config/tc-m68k.c:7591 #, c-format msgid "" "-l\t\t\tuse 1 word for refs to undefined symbols [default 2]\n" @@ -7046,35 +7429,261 @@ msgid "" "--disp-size-default-32\tdisplacement with unknown size is 32 bits (default)\n" msgstr "" -#: config/tc-m68k.c:7505 +#: config/tc-m68k.c:7605 #, c-format msgid "Architecture variants are: " msgstr "" -#: config/tc-m68k.c:7514 +#: config/tc-m68k.c:7614 #, c-format msgid "Processor variants are: " msgstr "" -#: config/tc-m68k.c:7521 config/tc-xtensa.c:6029 +#: config/tc-m68k.c:7621 config/tc-xtensa.c:6045 #, c-format msgid "\n" msgstr "" -#: config/tc-m68k.c:7552 +#: config/tc-m68k.c:7652 #, c-format msgid "Error %s in %s\n" msgstr "" -#: config/tc-m68k.c:7556 +#: config/tc-m68k.c:7656 #, c-format msgid "Opcode(%d.%s): " msgstr "" -#: config/tc-m68k.c:7715 +#: config/tc-m68k.c:7816 msgid "Not a defined coldfire architecture" msgstr "" +#. Over here we will fill the description of the machine specific options. +#: config/tc-maxq.c:209 +#, c-format +msgid " MAXQ-specific assembler options:\n" +msgstr "" + +#: config/tc-maxq.c:211 +#, c-format +msgid "" +"\t-MAXQ20\t\t generate obj for MAXQ20(default)\n" +"\t-MAXQ10\t\t generate obj for MAXQ10\n" +"\t" +msgstr "" + +#: config/tc-maxq.c:377 +#, c-format +msgid "Illegal Reloc type in md_estimate_size_before_relax for line : %d" +msgstr "" + +#: config/tc-maxq.c:492 +#, c-format +msgid "Cant make long jump/call into short jump/call : %d" +msgstr "" + +#: config/tc-maxq.c:971 +#, c-format +msgid "Invalid register value %s" +msgstr "" + +#: config/tc-maxq.c:1089 +#, c-format +msgid "Invalid bit number : '%c'" +msgstr "" + +#: config/tc-maxq.c:1101 +#, c-format +msgid "Illegal character after operand '%s'" +msgstr "" + +#: config/tc-maxq.c:1177 config/tc-maxq.c:1354 +#, c-format +msgid "Invalid Character in immediate Value : %c" +msgstr "" + +#: config/tc-maxq.c:1197 config/tc-maxq.c:1374 +#, c-format +msgid "Invalid Character in immediate value : %c" +msgstr "" + +#: config/tc-maxq.c:1213 +msgid "Immediate value greater than 16 bits" +msgstr "" + +#: config/tc-maxq.c:1227 +msgid "" +"Attempt to move a value in the stack pointer greater than the size of the " +"stack" +msgstr "" + +#: config/tc-maxq.c:1236 +msgid "Attempt to move 16 bit value into an 8 bit register.Truncating..\n" +msgstr "" + +#: config/tc-maxq.c:1298 +msgid "Invalid immediate move operation" +msgstr "" + +#: config/tc-maxq.c:1571 +#, c-format +msgid "Size of Operand '%s' greater than %d" +msgstr "" + +#: config/tc-maxq.c:1726 +#, c-format +msgid "illegal immediate operand '%s'" +msgstr "" + +#: config/tc-maxq.c:1748 +#, c-format +msgid "Invalid operand for memory access '%s'" +msgstr "" + +#: config/tc-maxq.c:1810 +msgid "illegal displacement operand " +msgstr "" + +#: config/tc-maxq.c:1875 +#, c-format +msgid "invalid character %c before operand %d" +msgstr "" + +#: config/tc-maxq.c:1897 +#, c-format +msgid "invalid character %c in operand %d" +msgstr "" + +#. We found no match. +#: config/tc-maxq.c:2042 +#, c-format +msgid "operand %d is invalid for `%s'" +msgstr "" + +#: config/tc-maxq.c:2075 +msgid "The Accumulator cannot be used as a source in ALU instructions\n" +msgstr "" + +#: config/tc-maxq.c:2093 +#, c-format +msgid "'%s' operand cant be used as destination in %s" +msgstr "" + +#: config/tc-maxq.c:2109 config/tc-maxq.c:2140 config/tc-maxq.c:2154 +#, c-format +msgid "Invalid Instruction '%s' operand cant be used with %s" +msgstr "" + +#: config/tc-maxq.c:2125 config/tc-maxq.c:2176 +#, c-format +msgid "'%s' operand cant be used as source in %s" +msgstr "" + +#: config/tc-maxq.c:2185 +#, c-format +msgid "'%s' instruction cant have first operand as Immediate vale" +msgstr "" + +#: config/tc-maxq.c:2198 +#, c-format +msgid "SP cannot be used with %s\n" +msgstr "" + +#: config/tc-maxq.c:2205 +msgid "@SP-- cannot be used with PUSH\n" +msgstr "" + +#: config/tc-maxq.c:2221 config/tc-maxq.c:2229 +msgid "" +"Operands either contradictory or use the data bus in read/write state " +"together" +msgstr "" + +#: config/tc-maxq.c:2236 +msgid "MOVE Cant Use NUL as SRC" +msgstr "" + +#: config/tc-maxq.c:2258 +msgid "Contradictory movement between DP register and memory access using DP" +msgstr "" + +#: config/tc-maxq.c:2266 +msgid "SP and @SP-- cannot be used together in a move instruction" +msgstr "" + +#: config/tc-maxq.c:2285 +msgid "Only Module 8 system registers allowed in this operation" +msgstr "" + +#: config/tc-maxq.c:2311 config/tc-maxq.c:2320 config/tc-maxq.c:2346 +msgid "Read only Register used as destination" +msgstr "" + +#: config/tc-maxq.c:2328 +#, c-format +msgid "Bit No '%d'exceeds register size in this operation" +msgstr "" + +#: config/tc-maxq.c:2353 config/tc-maxq.c:2374 +#, c-format +msgid "Bit No '%d' exceeds register size in this operation" +msgstr "" + +#: config/tc-maxq.c:2390 +msgid "Memory References cannot be used with branching operations\n" +msgstr "" + +#: config/tc-maxq.c:2399 +msgid "DJNZ uses only LC[n] register \n" +msgstr "" + +#: config/tc-maxq.c:2425 +#, c-format +msgid "'%s' operand cant be used as destination in %s" +msgstr "" + +#: config/tc-maxq.c:2435 +#, c-format +msgid "Read only register used for writing purposes '%s'" +msgstr "" + +#: config/tc-maxq.c:2447 +msgid "Invalid destination for this kind of source." +msgstr "" + +#: config/tc-maxq.c:2454 +msgid "" +"Invalid register as destination for this kind of source.Only data pointers " +"can be used." +msgstr "" + +#: config/tc-maxq.c:2542 config/tc-maxq.c:2630 +msgid "Invalid Instruction" +msgstr "" + +#: config/tc-maxq.c:2828 +msgid "Cannot allocate memory" +msgstr "" + +#: config/tc-maxq.c:2900 +msgid "Internal Error: Illegal Architecure specified" +msgstr "" + +#: config/tc-maxq.c:2938 +msgid "Invalid architecture type" +msgstr "" + +#: config/tc-maxq.c:2943 config/tc-maxq.c:2954 config/tc-maxq.c:2967 +#: config/tc-maxq.c:2979 config/tc-maxq.c:2992 +#, c-format +msgid "Internal Error : Can't Hash %s : %s" +msgstr "" + +#: config/tc-maxq.c:3109 +#, c-format +msgid "Ineffective insntruction %s \n" +msgstr "" + #: config/tc-mcore.c:521 #, c-format msgid "register expected, but saw '%.6s'" @@ -7289,7 +7898,7 @@ msgstr "" msgid "pc-relative" msgstr "" -#: config/tc-mep.c:300 +#: config/tc-mep.c:301 #, c-format msgid "" "MeP specific command line options:\n" @@ -7310,696 +7919,682 @@ msgstr "" #. There are no insns in the queue and a plus is present. #. This is a syntax error. Let's not tolerate this. #. We can relax this later if necessary. -#: config/tc-mep.c:1007 +#: config/tc-mep.c:1008 msgid "Invalid use of parallelization operator." msgstr "" -#: config/tc-mep.c:1049 +#: config/tc-mep.c:1050 msgid "Leading plus sign not allowed in core mode" msgstr "" -#: config/tc-mep.c:1530 +#: config/tc-mep.c:1531 #, c-format msgid "Don't know how to relocate plain operands of type %s" msgstr "" -#: config/tc-mep.c:1540 +#: config/tc-mep.c:1541 #, c-format msgid "Perhaps you are missing %%tpoff()?" msgstr "" -#: config/tc-mep.c:1646 -msgid "Unmatched high relocation" -msgstr "" - -#: config/tc-mep.c:1772 +#: config/tc-mep.c:1773 msgid "Bad .section directive: want a,v,w,x,M,S in string" msgstr "" -#: config/tc-mep.c:1830 +#: config/tc-mep.c:1831 msgid ".vliw unavailable when VLIW is disabled." msgstr "" #. Prototypes for static functions. -#: config/tc-mips.c:988 +#: config/tc-mips.c:992 #, c-format msgid "internal Error, line %d, %s" msgstr "" -#: config/tc-mips.c:1745 +#: config/tc-mips.c:1753 msgid "-G may not be used in position-independent code" msgstr "" -#: config/tc-mips.c:1792 +#: config/tc-mips.c:1800 #, c-format msgid "internal: can't hash `%s': %s" msgstr "" -#: config/tc-mips.c:1800 +#: config/tc-mips.c:1808 #, c-format msgid "internal error: bad mips16 opcode: %s %s\n" msgstr "" -#: config/tc-mips.c:1972 +#: config/tc-mips.c:1980 #, c-format msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n" msgstr "" -#: config/tc-mips.c:2681 config/tc-mips.c:14040 +#: config/tc-mips.c:2689 config/tc-mips.c:14116 msgid "extended instruction in delay slot" msgstr "" -#: config/tc-mips.c:2745 config/tc-mips.c:2752 +#: config/tc-mips.c:2753 config/tc-mips.c:2760 #, c-format msgid "jump to misaligned address (0x%lx)" msgstr "" -#: config/tc-mips.c:2762 config/tc-mips.c:3524 +#: config/tc-mips.c:2770 config/tc-mips.c:3532 #, c-format msgid "branch to misaligned address (0x%lx)" msgstr "" -#: config/tc-mips.c:2767 config/tc-mips.c:3527 +#: config/tc-mips.c:2775 config/tc-mips.c:3535 #, c-format msgid "branch address range overflow (0x%lx)" msgstr "" -#: config/tc-mips.c:3252 +#: config/tc-mips.c:3260 msgid "" "Macro instruction expanded into multiple instructions in a branch delay slot" msgstr "" -#: config/tc-mips.c:3255 +#: config/tc-mips.c:3263 msgid "Macro instruction expanded into multiple instructions" msgstr "" -#: config/tc-mips.c:3796 config/tc-mips.c:7741 config/tc-mips.c:7765 -#: config/tc-mips.c:7838 config/tc-mips.c:7861 +#: config/tc-mips.c:3804 config/tc-mips.c:7749 config/tc-mips.c:7773 +#: config/tc-mips.c:7846 config/tc-mips.c:7869 msgid "operand overflow" msgstr "" -#: config/tc-mips.c:3815 config/tc-mips.c:4415 config/tc-mips.c:7137 -#: config/tc-mips.c:7928 +#: config/tc-mips.c:3823 config/tc-mips.c:4423 config/tc-mips.c:7145 +#: config/tc-mips.c:7936 msgid "Macro used $at after \".set noat\"" msgstr "" -#: config/tc-mips.c:3844 +#: config/tc-mips.c:3852 msgid "unsupported large constant" msgstr "" -#: config/tc-mips.c:3846 +#: config/tc-mips.c:3854 #, c-format msgid "Instruction %s requires absolute expression" msgstr "" -#: config/tc-mips.c:3979 config/tc-mips.c:6249 config/tc-mips.c:6841 +#: config/tc-mips.c:3987 config/tc-mips.c:6257 config/tc-mips.c:6849 #, c-format msgid "Number (0x%s) larger than 32 bits" msgstr "" -#: config/tc-mips.c:3999 +#: config/tc-mips.c:4007 msgid "Number larger than 64 bits" msgstr "" -#: config/tc-mips.c:4293 config/tc-mips.c:4321 config/tc-mips.c:4359 -#: config/tc-mips.c:4404 config/tc-mips.c:6458 config/tc-mips.c:6497 -#: config/tc-mips.c:6536 config/tc-mips.c:6956 config/tc-mips.c:7008 +#: config/tc-mips.c:4301 config/tc-mips.c:4329 config/tc-mips.c:4367 +#: config/tc-mips.c:4412 config/tc-mips.c:6466 config/tc-mips.c:6505 +#: config/tc-mips.c:6544 config/tc-mips.c:6964 config/tc-mips.c:7016 #: config/tc-score.c:4239 msgid "PIC code offset overflow (max 16 signed bits)" msgstr "" -#: config/tc-mips.c:4726 config/tc-mips.c:4792 config/tc-mips.c:4880 -#: config/tc-mips.c:4927 config/tc-mips.c:4988 config/tc-mips.c:5036 -#: config/tc-mips.c:8022 config/tc-mips.c:8029 config/tc-mips.c:8036 -#: config/tc-mips.c:8143 +#: config/tc-mips.c:4734 config/tc-mips.c:4800 config/tc-mips.c:4888 +#: config/tc-mips.c:4935 config/tc-mips.c:4996 config/tc-mips.c:5044 +#: config/tc-mips.c:8030 config/tc-mips.c:8037 config/tc-mips.c:8044 +#: config/tc-mips.c:8151 msgid "Unsupported large constant" msgstr "" #. result is always true -#: config/tc-mips.c:4758 +#: config/tc-mips.c:4766 #, c-format msgid "Branch %s is always true" msgstr "" -#: config/tc-mips.c:4999 config/tc-mips.c:5047 config/tc-mips.c:8808 +#: config/tc-mips.c:5007 config/tc-mips.c:5055 config/tc-mips.c:8816 #, c-format msgid "Improper position (%lu)" msgstr "" -#: config/tc-mips.c:5005 config/tc-mips.c:8875 +#: config/tc-mips.c:5013 config/tc-mips.c:8883 #, c-format msgid "Improper extract size (%lu, position %lu)" msgstr "" -#: config/tc-mips.c:5053 config/tc-mips.c:8839 +#: config/tc-mips.c:5061 config/tc-mips.c:8847 #, c-format msgid "Improper insert size (%lu, position %lu)" msgstr "" -#: config/tc-mips.c:5090 config/tc-mips.c:5187 +#: config/tc-mips.c:5098 config/tc-mips.c:5195 msgid "Divide by zero." msgstr "" -#: config/tc-mips.c:5273 +#: config/tc-mips.c:5281 msgid "dla used to load 32-bit register" msgstr "" -#: config/tc-mips.c:5276 +#: config/tc-mips.c:5284 msgid "la used to load 64-bit address" msgstr "" -#: config/tc-mips.c:5388 config/tc-z80.c:700 +#: config/tc-mips.c:5396 config/tc-z80.c:700 msgid "offset too large" msgstr "" -#: config/tc-mips.c:5562 config/tc-mips.c:5841 +#: config/tc-mips.c:5570 config/tc-mips.c:5849 msgid "PIC code offset overflow (max 32 signed bits)" msgstr "" -#: config/tc-mips.c:5887 +#: config/tc-mips.c:5895 msgid "MIPS PIC call to register other than $25" msgstr "" -#: config/tc-mips.c:5893 config/tc-mips.c:5904 config/tc-mips.c:6026 -#: config/tc-mips.c:6037 +#: config/tc-mips.c:5901 config/tc-mips.c:5912 config/tc-mips.c:6034 +#: config/tc-mips.c:6045 msgid "No .cprestore pseudo-op used in PIC code" msgstr "" -#: config/tc-mips.c:5898 config/tc-mips.c:6031 +#: config/tc-mips.c:5906 config/tc-mips.c:6039 msgid "No .frame pseudo-op used in PIC code" msgstr "" -#: config/tc-mips.c:6052 +#: config/tc-mips.c:6060 msgid "Non-PIC jump used in PIC library" msgstr "" -#: config/tc-mips.c:6104 config/tc-mips.c:6195 config/tc-mips.c:6741 -#: config/tc-mips.c:6772 config/tc-mips.c:6790 config/tc-mips.c:7440 +#: config/tc-mips.c:6112 config/tc-mips.c:6203 config/tc-mips.c:6749 +#: config/tc-mips.c:6780 config/tc-mips.c:6798 config/tc-mips.c:7448 msgid "opcode not supported on this processor" msgstr "" -#: config/tc-mips.c:7306 config/tc-mips.c:7337 config/tc-mips.c:7388 -#: config/tc-mips.c:7418 +#: config/tc-mips.c:7314 config/tc-mips.c:7345 config/tc-mips.c:7396 +#: config/tc-mips.c:7426 msgid "Improper rotate count" msgstr "" -#: config/tc-mips.c:7473 +#: config/tc-mips.c:7481 #, c-format msgid "Instruction %s: result is always false" msgstr "" -#: config/tc-mips.c:7619 +#: config/tc-mips.c:7627 #, c-format msgid "Instruction %s: result is always true" msgstr "" #. FIXME: Check if this is one of the itbl macros, since they #. are added dynamically. -#: config/tc-mips.c:7924 +#: config/tc-mips.c:7932 #, c-format msgid "Macro %s not implemented yet" msgstr "" -#: config/tc-mips.c:8174 +#: config/tc-mips.c:8182 #, c-format msgid "internal: bad mips opcode (mask error): %s %s" msgstr "" -#: config/tc-mips.c:8206 config/tc-mips.c:8929 +#: config/tc-mips.c:8214 config/tc-mips.c:8937 #, c-format msgid "internal: bad mips opcode (unknown extension operand type `+%c'): %s %s" msgstr "" -#: config/tc-mips.c:8284 +#: config/tc-mips.c:8292 #, c-format msgid "internal: bad mips opcode (unknown operand type `%c'): %s %s" msgstr "" -#: config/tc-mips.c:8291 +#: config/tc-mips.c:8299 #, c-format msgid "internal: bad mips opcode (bits 0x%lx undefined): %s %s" msgstr "" -#: config/tc-mips.c:8473 config/tc-mips.c:9806 +#: config/tc-mips.c:8481 config/tc-mips.c:9820 #, c-format msgid "opcode not supported on this processor: %s (%s)" msgstr "" -#: config/tc-mips.c:8506 +#: config/tc-mips.c:8514 #, c-format msgid "BALIGN immediate not 1 or 3 (%lu)" msgstr "" -#: config/tc-mips.c:8519 config/tc-mips.c:8532 config/tc-mips.c:8545 -#: config/tc-mips.c:8558 config/tc-mips.c:8584 config/tc-mips.c:8628 +#: config/tc-mips.c:8527 config/tc-mips.c:8540 config/tc-mips.c:8553 +#: config/tc-mips.c:8566 config/tc-mips.c:8592 config/tc-mips.c:8636 #, c-format msgid "DSP immediate not in range 0..%d (%lu)" msgstr "" -#: config/tc-mips.c:8576 config/tc-mips.c:8603 +#: config/tc-mips.c:8584 config/tc-mips.c:8611 msgid "Invalid dsp acc register" msgstr "" -#: config/tc-mips.c:8614 config/tc-mips.c:8645 config/tc-mips.c:8662 +#: config/tc-mips.c:8622 config/tc-mips.c:8653 config/tc-mips.c:8670 #, c-format msgid "DSP immediate not in range %ld..%ld (%ld)" msgstr "" -#: config/tc-mips.c:8675 +#: config/tc-mips.c:8683 #, c-format msgid "MT usermode bit not 0 or 1 (%lu)" msgstr "" -#: config/tc-mips.c:8686 +#: config/tc-mips.c:8694 #, c-format msgid "MT load high bit not 0 or 1 (%lu)" msgstr "" -#: config/tc-mips.c:8703 config/tc-mips.c:8716 +#: config/tc-mips.c:8711 config/tc-mips.c:8724 msgid "Invalid dsp/smartmips acc register" msgstr "" -#: config/tc-mips.c:8781 +#: config/tc-mips.c:8789 #, c-format msgid "Illegal %s number (%lu, 0x%lx)" msgstr "" -#: config/tc-mips.c:8894 config/tc-mips.c:9315 +#: config/tc-mips.c:8902 config/tc-mips.c:9329 msgid "absolute expression required" msgstr "" -#: config/tc-mips.c:8917 +#: config/tc-mips.c:8925 #, c-format msgid "Invalid register number (%d)" msgstr "" -#: config/tc-mips.c:8925 +#: config/tc-mips.c:8933 msgid "Invalid coprocessor 0 register number" msgstr "" -#: config/tc-mips.c:8946 +#: config/tc-mips.c:8954 #, c-format msgid "Improper shift amount (%lu)" msgstr "" -#: config/tc-mips.c:8969 config/tc-mips.c:10119 config/tc-mips.c:10372 +#: config/tc-mips.c:8977 config/tc-mips.c:10139 config/tc-mips.c:10392 #, c-format msgid "Invalid value for `%s' (%lu)" msgstr "" -#: config/tc-mips.c:8984 +#: config/tc-mips.c:8992 #, c-format msgid "Code for %s not in range 0..1023 (%lu)" msgstr "" -#: config/tc-mips.c:8996 +#: config/tc-mips.c:9004 #, c-format msgid "Lower code for %s not in range 0..1023 (%lu)" msgstr "" -#: config/tc-mips.c:9008 +#: config/tc-mips.c:9016 #, c-format msgid "Code for %s not in range 0..1048575 (%lu)" msgstr "" -#: config/tc-mips.c:9021 +#: config/tc-mips.c:9029 #, c-format msgid "Coproccesor code > 25 bits (%lu)" msgstr "" -#: config/tc-mips.c:9035 +#: config/tc-mips.c:9043 #, c-format msgid "Illegal 19-bit code (%lu)" msgstr "" -#: config/tc-mips.c:9048 +#: config/tc-mips.c:9056 #, c-format msgid "Invalid performance register (%lu)" msgstr "" -#: config/tc-mips.c:9188 +#: config/tc-mips.c:9099 config/tc-mips.c:9999 +msgid "used $at without \".set noat\"" +msgstr "" + +#: config/tc-mips.c:9101 config/tc-mips.c:10001 +#, c-format +msgid "used $%u with \".set at=$%u\"" +msgstr "" + +#: config/tc-mips.c:9202 #, c-format msgid "Invalid MDMX Immediate (%ld)" msgstr "" -#: config/tc-mips.c:9226 +#: config/tc-mips.c:9240 #, c-format msgid "Float register should be even, was %d" msgstr "" -#: config/tc-mips.c:9265 +#: config/tc-mips.c:9279 #, c-format msgid "Bad element selector %ld" msgstr "" -#: config/tc-mips.c:9273 +#: config/tc-mips.c:9287 #, c-format msgid "Expecting ']' found '%s'" msgstr "" -#: config/tc-mips.c:9379 +#: config/tc-mips.c:9393 #, c-format msgid "Bad floating point constant: %s" msgstr "" -#: config/tc-mips.c:9499 +#: config/tc-mips.c:9513 msgid "Can't use floating point insn in this section" msgstr "" -#: config/tc-mips.c:9560 +#: config/tc-mips.c:9574 msgid "expression out of range" msgstr "" -#: config/tc-mips.c:9600 +#: config/tc-mips.c:9614 msgid "lui expression not in range 0..65535" msgstr "" -#: config/tc-mips.c:9621 +#: config/tc-mips.c:9635 #, c-format msgid "Condition code register should be even for %s, was %d" msgstr "" -#: config/tc-mips.c:9626 +#: config/tc-mips.c:9640 #, c-format msgid "Condition code register should be 0 or 4 for %s, was %d" msgstr "" -#: config/tc-mips.c:9652 +#: config/tc-mips.c:9666 msgid "invalid coprocessor sub-selection value (0-7)" msgstr "" -#: config/tc-mips.c:9664 config/tc-mips.c:9681 +#: config/tc-mips.c:9678 config/tc-mips.c:9695 #, c-format msgid "bad byte vector index (%ld)" msgstr "" -#: config/tc-mips.c:9692 +#: config/tc-mips.c:9706 #, c-format msgid "bad char = '%c'\n" msgstr "" -#: config/tc-mips.c:9703 config/tc-mips.c:9708 config/tc-mips.c:10397 +#: config/tc-mips.c:9717 config/tc-mips.c:9722 config/tc-mips.c:10417 msgid "illegal operands" msgstr "" -#: config/tc-mips.c:9776 config/tc-score.c:2418 +#: config/tc-mips.c:9790 config/tc-score.c:2418 msgid "unrecognized opcode" msgstr "" -#: config/tc-mips.c:9983 -msgid "used $at without \".set noat\"" -msgstr "" - -#: config/tc-mips.c:10155 config/tc-mips.c:10236 config/tc-mips.c:10251 +#: config/tc-mips.c:10175 config/tc-mips.c:10256 config/tc-mips.c:10271 msgid "can't parse register list" msgstr "" -#: config/tc-mips.c:10224 +#: config/tc-mips.c:10244 msgid "more than one frame size in list" msgstr "" -#: config/tc-mips.c:10279 +#: config/tc-mips.c:10299 msgid "unexpected register in list" msgstr "" -#: config/tc-mips.c:10289 +#: config/tc-mips.c:10309 msgid "arg/static registers overlap" msgstr "" -#: config/tc-mips.c:10307 +#: config/tc-mips.c:10327 msgid "invalid arg register list" msgstr "" -#: config/tc-mips.c:10316 config/tc-mips.c:10339 +#: config/tc-mips.c:10336 config/tc-mips.c:10359 msgid "invalid static register list" msgstr "" -#: config/tc-mips.c:10346 +#: config/tc-mips.c:10366 msgid "missing frame size" msgstr "" -#: config/tc-mips.c:10349 +#: config/tc-mips.c:10369 msgid "invalid frame size" msgstr "" -#: config/tc-mips.c:10515 +#: config/tc-mips.c:10535 msgid "extended operand requested but not required" msgstr "" -#: config/tc-mips.c:10517 +#: config/tc-mips.c:10537 msgid "invalid unextended operand value" msgstr "" -#: config/tc-mips.c:10545 +#: config/tc-mips.c:10565 msgid "operand value out of range for instruction" msgstr "" -#: config/tc-mips.c:11007 +#: config/tc-mips.c:11027 #, c-format msgid "A different %s was already specified, is now %s" msgstr "" -#: config/tc-mips.c:11242 +#: config/tc-mips.c:11262 msgid "-call_shared is supported only for ELF format" msgstr "" -#: config/tc-mips.c:11252 +#: config/tc-mips.c:11272 msgid "-non_shared is supported only for ELF format" msgstr "" -#: config/tc-mips.c:11278 +#: config/tc-mips.c:11298 msgid "-32 is supported for ELF format only" msgstr "" -#: config/tc-mips.c:11287 +#: config/tc-mips.c:11307 msgid "-n32 is supported for ELF format only" msgstr "" -#: config/tc-mips.c:11296 +#: config/tc-mips.c:11316 msgid "-64 is supported for ELF format only" msgstr "" -#: config/tc-mips.c:11301 config/tc-mips.c:11338 +#: config/tc-mips.c:11321 config/tc-mips.c:11358 msgid "No compiled in support for 64 bit object file format" msgstr "" -#: config/tc-mips.c:11325 +#: config/tc-mips.c:11345 msgid "-mabi is supported for ELF format only" msgstr "" -#: config/tc-mips.c:11345 +#: config/tc-mips.c:11365 #, c-format msgid "invalid abi -mabi=%s" msgstr "" -#: config/tc-mips.c:11423 +#: config/tc-mips.c:11443 msgid "-G not supported in this configuration." msgstr "" -#: config/tc-mips.c:11449 +#: config/tc-mips.c:11469 #, c-format msgid "-%s conflicts with the other architecture options, which imply -%s" msgstr "" -#: config/tc-mips.c:11480 +#: config/tc-mips.c:11500 msgid "-mgp64 used with a 32-bit processor" msgstr "" -#: config/tc-mips.c:11482 +#: config/tc-mips.c:11502 msgid "-mgp32 used with a 64-bit ABI" msgstr "" -#: config/tc-mips.c:11484 +#: config/tc-mips.c:11504 msgid "-mgp64 used with a 32-bit ABI" msgstr "" -#: config/tc-mips.c:11522 +#: config/tc-mips.c:11542 msgid "-mfp64 used with a 32-bit fpu" msgstr "" -#: config/tc-mips.c:11525 +#: config/tc-mips.c:11545 msgid "-mfp64 used with a 32-bit ABI" msgstr "" -#: config/tc-mips.c:11529 +#: config/tc-mips.c:11549 msgid "-mfp32 used with a 64-bit ABI" msgstr "" -#: config/tc-mips.c:11543 +#: config/tc-mips.c:11563 msgid "trap exception not supported at ISA 1" msgstr "" -#: config/tc-mips.c:11553 +#: config/tc-mips.c:11573 msgid "-mfp32 used with -mips3d" msgstr "" -#: config/tc-mips.c:11559 +#: config/tc-mips.c:11579 msgid "-mfp32 used with -mdmx" msgstr "" -#: config/tc-mips.c:11632 +#: config/tc-mips.c:11652 msgid "PC relative MIPS16 instruction references a different section" msgstr "" -#: config/tc-mips.c:11923 config/tc-sparc.c:3283 config/tc-sparc.c:3290 +#: config/tc-mips.c:11946 config/tc-sparc.c:3283 config/tc-sparc.c:3290 #: config/tc-sparc.c:3297 config/tc-sparc.c:3304 config/tc-sparc.c:3311 #: config/tc-sparc.c:3320 config/tc-sparc.c:3331 config/tc-sparc.c:3353 #: config/tc-sparc.c:3377 write.c:1096 msgid "relocation overflow" msgstr "" -#: config/tc-mips.c:11933 +#: config/tc-mips.c:11956 #, c-format msgid "Branch to misaligned address (%lx)" msgstr "" -#: config/tc-mips.c:11980 +#: config/tc-mips.c:12003 msgid "Branch out of range" msgstr "" -#: config/tc-mips.c:12055 +#: config/tc-mips.c:12078 #, c-format msgid "Alignment too large: %d. assumed." msgstr "" -#: config/tc-mips.c:12058 +#: config/tc-mips.c:12081 msgid "Alignment negative: 0 assumed." msgstr "" -#: config/tc-mips.c:12302 +#: config/tc-mips.c:12325 #, c-format msgid "%s: no such section" msgstr "" -#: config/tc-mips.c:12351 +#: config/tc-mips.c:12374 #, c-format msgid ".option pic%d not supported" msgstr "" -#: config/tc-mips.c:12356 config/tc-mips.c:12648 +#: config/tc-mips.c:12379 config/tc-mips.c:12678 msgid "-G may not be used with SVR4 PIC code" msgstr "" -#: config/tc-mips.c:12362 +#: config/tc-mips.c:12385 #, c-format msgid "Unrecognized option \"%s\"" msgstr "" -#: config/tc-mips.c:12415 +#: config/tc-mips.c:12428 +#, c-format +msgid "Unrecognized register name `%s'" +msgstr "" + +#: config/tc-mips.c:12445 msgid "`noreorder' must be set before `nomacro'" msgstr "" -#: config/tc-mips.c:12532 +#: config/tc-mips.c:12562 #, c-format msgid "unknown architecture %s" msgstr "" -#: config/tc-mips.c:12545 config/tc-mips.c:12575 +#: config/tc-mips.c:12575 config/tc-mips.c:12605 #, c-format msgid "unknown ISA level %s" msgstr "" -#: config/tc-mips.c:12553 +#: config/tc-mips.c:12583 #, c-format msgid "unknown ISA or architecture %s" msgstr "" -#: config/tc-mips.c:12603 +#: config/tc-mips.c:12633 msgid ".set pop with no .set push" msgstr "" -#: config/tc-mips.c:12632 +#: config/tc-mips.c:12662 #, c-format msgid "Tried to set unrecognized symbol: %s\n" msgstr "" -#: config/tc-mips.c:12690 +#: config/tc-mips.c:12720 msgid ".cpload not in noreorder section" msgstr "" -#: config/tc-mips.c:12758 config/tc-mips.c:12777 +#: config/tc-mips.c:12788 config/tc-mips.c:12807 msgid "missing argument separator ',' for .cpsetup" msgstr "" -#: config/tc-mips.c:12971 config/tc-score.c:6323 +#: config/tc-mips.c:12965 +#, c-format +msgid "Unsupported use of %s" +msgstr "" + +#: config/tc-mips.c:13047 config/tc-score.c:6323 msgid "Unsupported use of .gpword" msgstr "" -#: config/tc-mips.c:13011 +#: config/tc-mips.c:13087 msgid "Unsupported use of .gpdword" msgstr "" -#: config/tc-mips.c:13356 +#: config/tc-mips.c:13432 msgid "unsupported PC relative reference to different section" msgstr "" -#: config/tc-mips.c:13469 config/tc-xtensa.c:1537 config/tc-xtensa.c:1772 +#: config/tc-mips.c:13545 config/tc-xtensa.c:1538 config/tc-xtensa.c:1773 msgid "unsupported relocation" msgstr "" -#: config/tc-mips.c:13719 +#: config/tc-mips.c:13795 #, c-format msgid "Can not represent %s relocation in this object file format" msgstr "" -#: config/tc-mips.c:13804 +#: config/tc-mips.c:13880 msgid "relaxed out-of-range branch into a jump" msgstr "" -#: config/tc-mips.c:14334 +#: config/tc-mips.c:14410 msgid "missing .end at end of assembly" msgstr "" -#: config/tc-mips.c:14349 config/tc-score.c:5929 +#: config/tc-mips.c:14425 config/tc-score.c:5929 msgid "expected simple number" msgstr "" -#: config/tc-mips.c:14375 config/tc-score.c:5955 -#, c-format -msgid " *input_line_pointer == '%c' 0x%02x\n" -msgstr "" - -#: config/tc-mips.c:14377 config/tc-score.c:5956 +#: config/tc-mips.c:14453 config/tc-score.c:5956 msgid "invalid number" msgstr "" -#: config/tc-mips.c:14450 config/tc-score.c:6105 -msgid ".end not in text section" -msgstr "" - -#: config/tc-mips.c:14454 config/tc-score.c:6108 -msgid ".end directive without a preceding .ent directive." -msgstr "" - -#: config/tc-mips.c:14463 config/tc-score.c:6116 -msgid ".end symbol does not match .ent symbol." -msgstr "" - -#: config/tc-mips.c:14470 config/tc-score.c:6121 -msgid ".end directive missing or unknown symbol" -msgstr "" - -#: config/tc-mips.c:14545 config/tc-score.c:5994 -msgid ".ent or .aent not in text section." -msgstr "" - -#: config/tc-mips.c:14548 config/tc-score.c:5996 +#: config/tc-mips.c:14624 config/tc-score.c:5996 msgid "missing .end" msgstr "" -#: config/tc-mips.c:14600 +#: config/tc-mips.c:14676 msgid "Bad .frame directive" msgstr "" -#: config/tc-mips.c:14632 +#: config/tc-mips.c:14708 msgid ".mask/.fmask outside of .ent" msgstr "" -#: config/tc-mips.c:14639 +#: config/tc-mips.c:14715 msgid "Bad .mask/.fmask directive" msgstr "" -#: config/tc-mips.c:14934 +#: config/tc-mips.c:15034 #, c-format msgid "" "MIPS options:\n" @@ -8010,7 +8605,7 @@ msgid "" "\t\t\timplicitly with the gp register [default 8]\n" msgstr "" -#: config/tc-mips.c:14941 +#: config/tc-mips.c:15041 #, c-format msgid "" "-mips1\t\t\tgenerate MIPS ISA I instructions\n" @@ -8025,7 +8620,7 @@ msgid "" "-march=CPU/-mtune=CPU\tgenerate code/schedule for CPU, where CPU is one of:\n" msgstr "" -#: config/tc-mips.c:14960 +#: config/tc-mips.c:15060 #, c-format msgid "" "-mCPU\t\t\tequivalent to -march=CPU -mtune=CPU. Deprecated.\n" @@ -8033,42 +8628,42 @@ msgid "" "\t\t\tFor -mCPU and -no-mCPU, CPU must be one of:\n" msgstr "" -#: config/tc-mips.c:14973 +#: config/tc-mips.c:15073 #, c-format msgid "" "-mips16\t\t\tgenerate mips16 instructions\n" "-no-mips16\t\tdo not generate mips16 instructions\n" msgstr "" -#: config/tc-mips.c:14976 +#: config/tc-mips.c:15076 #, c-format msgid "" "-msmartmips\t\tgenerate smartmips instructions\n" "-mno-smartmips\t\tdo not generate smartmips instructions\n" msgstr "" -#: config/tc-mips.c:14979 +#: config/tc-mips.c:15079 #, c-format msgid "" "-mdsp\t\t\tgenerate DSP instructions\n" "-mno-dsp\t\tdo not generate DSP instructions\n" msgstr "" -#: config/tc-mips.c:14982 +#: config/tc-mips.c:15082 #, c-format msgid "" "-mdspr2\t\t\tgenerate DSP R2 instructions\n" "-mno-dspr2\t\tdo not generate DSP R2 instructions\n" msgstr "" -#: config/tc-mips.c:14985 +#: config/tc-mips.c:15085 #, c-format msgid "" "-mmt\t\t\tgenerate MT instructions\n" "-mno-mt\t\t\tdo not generate MT instructions\n" msgstr "" -#: config/tc-mips.c:14988 +#: config/tc-mips.c:15088 #, c-format msgid "" "-mfix-vr4120\t\twork around certain VR4120 errata\n" @@ -8083,7 +8678,7 @@ msgid "" "--break, --no-trap\tbreak exception on div by 0 and mult overflow\n" msgstr "" -#: config/tc-mips.c:15000 +#: config/tc-mips.c:15100 #, c-format msgid "" "-KPIC, -call_shared\tgenerate SVR4 position independent code\n" @@ -8096,7 +8691,7 @@ msgid "" "-mabi=ABI\t\tcreate ABI conformant object file for:\n" msgstr "" -#: config/tc-mips.c:15020 +#: config/tc-mips.c:15120 #, c-format msgid "" "-32\t\t\tcreate o32 ABI object file (default)\n" @@ -8363,18 +8958,12 @@ msgid "" "none yet\n" msgstr "" -#: config/tc-mn10200.c:930 config/tc-mn10300.c:1391 config/tc-ppc.c:2189 +#: config/tc-mn10200.c:930 config/tc-mn10300.c:1391 config/tc-ppc.c:2211 #: config/tc-s390.c:1558 config/tc-v850.c:1636 #, c-format msgid "Unrecognized opcode: `%s'" msgstr "" -#: config/tc-mn10200.c:1173 config/tc-mn10300.c:1964 config/tc-ppc.c:2668 -#: config/tc-s390.c:1473 config/tc-v850.c:2041 -#, c-format -msgid "junk at end of line: `%s'" -msgstr "" - #: config/tc-mn10300.c:694 #, c-format msgid "" @@ -8382,7 +8971,7 @@ msgid "" "none yet\n" msgstr "" -#: config/tc-mn10300.c:1360 config/tc-sh.c:776 config/tc-z80.c:671 read.c:4194 +#: config/tc-mn10300.c:1360 config/tc-sh.c:776 config/tc-z80.c:671 read.c:4203 #, c-format msgid "unsupported BFD relocation size %u" msgstr "" @@ -8400,38 +8989,38 @@ msgstr "" msgid "Bad relocation fixup type (%d)" msgstr "" -#: config/tc-msp430.c:550 +#: config/tc-msp430.c:547 msgid ".profiler pseudo requires at least two operands." msgstr "" -#: config/tc-msp430.c:609 +#: config/tc-msp430.c:606 msgid "unknown profiling flag - ignored." msgstr "" -#: config/tc-msp430.c:625 -msgid "ambigious flags combination - '.profiler' directive ignored." +#: config/tc-msp430.c:622 +msgid "ambiguous flags combination - '.profiler' directive ignored." msgstr "" -#: config/tc-msp430.c:635 -msgid "profiling in absolute section? Hm..." +#: config/tc-msp430.c:632 +msgid "profiling in absolute section?" msgstr "" -#: config/tc-msp430.c:724 +#: config/tc-msp430.c:721 #, c-format msgid "Known MCU names:\n" msgstr "" -#: config/tc-msp430.c:727 +#: config/tc-msp430.c:724 #, c-format msgid "\t %s\n" msgstr "" -#: config/tc-msp430.c:753 +#: config/tc-msp430.c:750 #, c-format msgid "redefinition of mcu type %s' to %s'" msgstr "" -#: config/tc-msp430.c:796 +#: config/tc-msp430.c:793 #, c-format msgid "" "MSP430 options:\n" @@ -8459,156 +9048,218 @@ msgid "" " msp430x447 msp430x448 msp430x449\n" msgstr "" -#: config/tc-msp430.c:819 +#: config/tc-msp430.c:816 #, c-format msgid "" " -mQ - enable relaxation at assembly time. DANGEROUS!\n" " -mP - enable polymorph instructions\n" msgstr "" -#: config/tc-msp430.c:1009 +#: config/tc-msp430.c:1006 #, c-format msgid "value %d out of range. Use #lo() or #hi()" msgstr "" -#: config/tc-msp430.c:1097 +#: config/tc-msp430.c:1094 #, c-format msgid "unknown expression in operand %s. use #llo() #lhi() #hlo() #hhi() " msgstr "" -#: config/tc-msp430.c:1148 +#: config/tc-msp430.c:1145 #, c-format msgid "Registers cannot be used within immediate expression [%s]" msgstr "" -#: config/tc-msp430.c:1150 +#: config/tc-msp430.c:1147 #, c-format msgid "unknown operand %s" msgstr "" -#: config/tc-msp430.c:1172 config/tc-msp430.c:1307 +#: config/tc-msp430.c:1169 config/tc-msp430.c:1304 #, c-format msgid "value out of range: %d" msgstr "" -#: config/tc-msp430.c:1183 +#: config/tc-msp430.c:1180 #, c-format msgid "Registers cannot be used within absolute expression [%s]" msgstr "" -#: config/tc-msp430.c:1185 config/tc-msp430.c:1328 +#: config/tc-msp430.c:1182 config/tc-msp430.c:1325 #, c-format msgid "unknown expression in operand %s" msgstr "" -#: config/tc-msp430.c:1199 config/tc-msp430.c:1206 +#: config/tc-msp430.c:1196 config/tc-msp430.c:1203 #, c-format msgid "unknown addressing mode %s" msgstr "" -#: config/tc-msp430.c:1214 +#: config/tc-msp430.c:1211 #, c-format msgid "Bad register name r%s" msgstr "" -#: config/tc-msp430.c:1226 +#: config/tc-msp430.c:1223 #, c-format msgid "MSP430 does not have %d registers" msgstr "" -#: config/tc-msp430.c:1246 +#: config/tc-msp430.c:1243 msgid "')' required" msgstr "" -#: config/tc-msp430.c:1259 +#: config/tc-msp430.c:1256 #, c-format msgid "unknown operator %s. Did you mean X(Rn) or #[hl][hl][oi](CONST) ?" msgstr "" -#: config/tc-msp430.c:1268 +#: config/tc-msp430.c:1265 #, c-format -msgid "unknown operator (r%s substituded as a register name" +msgid "unknown operator (r%s substituted as a register name" msgstr "" -#: config/tc-msp430.c:1280 config/tc-msp430.c:1291 +#: config/tc-msp430.c:1277 config/tc-msp430.c:1288 #, c-format msgid "unknown operator %s" msgstr "" -#: config/tc-msp430.c:1285 +#: config/tc-msp430.c:1282 msgid "r2 should not be used in indexed addressing mode" msgstr "" -#: config/tc-msp430.c:1326 +#: config/tc-msp430.c:1323 #, c-format msgid "Registers cannot be used as a prefix of indexed expression [%s]" msgstr "" #. Unreachable. -#: config/tc-msp430.c:1375 +#: config/tc-msp430.c:1372 #, c-format msgid "unknown addressing mode for operand %s" msgstr "" -#: config/tc-msp430.c:1400 +#: config/tc-msp430.c:1397 #, c-format msgid "Internal bug. Try to use 0(r%d) instead of @r%d" msgstr "" -#: config/tc-msp430.c:1410 +#: config/tc-msp430.c:1407 msgid "this addressing mode is not applicable for destination operand" msgstr "" -#: config/tc-msp430.c:1454 +#: config/tc-msp430.c:1451 #, c-format msgid "instruction %s requires %d operand(s)" msgstr "" -#: config/tc-msp430.c:1707 +#: config/tc-msp430.c:1704 #, c-format msgid "Even number required. Rounded to %d" msgstr "" -#: config/tc-msp430.c:1718 +#: config/tc-msp430.c:1715 #, c-format msgid "Wrong displacement %d" msgstr "" -#: config/tc-msp430.c:1735 +#: config/tc-msp430.c:1732 msgid "instruction requires label sans '$'" msgstr "" -#: config/tc-msp430.c:1740 +#: config/tc-msp430.c:1737 msgid "instruction requires label or value in range -511:512" msgstr "" -#: config/tc-msp430.c:1747 config/tc-msp430.c:1791 config/tc-msp430.c:1830 +#: config/tc-msp430.c:1744 config/tc-msp430.c:1788 config/tc-msp430.c:1827 msgid "instruction requires label" msgstr "" -#: config/tc-msp430.c:1755 config/tc-msp430.c:1797 +#: config/tc-msp430.c:1752 config/tc-msp430.c:1794 msgid "polymorphs are not enabled. Use -mP option to enable." msgstr "" -#: config/tc-msp430.c:1834 -msgid "Ilegal instruction or not implmented opcode." +#: config/tc-msp430.c:1831 +msgid "Illegal instruction or not implemented opcode." msgstr "" -#: config/tc-msp430.c:2184 +#: config/tc-msp430.c:2181 #, c-format msgid "internal inconsistency problem in %s: insn %04lx" msgstr "" -#: config/tc-msp430.c:2214 config/tc-msp430.c:2237 +#: config/tc-msp430.c:2211 config/tc-msp430.c:2234 #, c-format msgid "internal inconsistency problem in %s: ext. insn %04lx" msgstr "" -#: config/tc-msp430.c:2249 +#: config/tc-msp430.c:2246 #, c-format msgid "internal inconsistency problem in %s: %lx" msgstr "" +#: config/tc-mt.c:151 +#, c-format +msgid "MT specific command line options:\n" +msgstr "" + +#: config/tc-mt.c:152 +#, c-format +msgid " -march=ms1-64-001 allow ms1-64-001 instructions\n" +msgstr "" + +#: config/tc-mt.c:153 +#, c-format +msgid " -march=ms1-16-002 allow ms1-16-002 instructions (default)\n" +msgstr "" + +#: config/tc-mt.c:154 +#, c-format +msgid " -march=ms1-16-003 allow ms1-16-003 instructions\n" +msgstr "" + +#: config/tc-mt.c:155 +#, c-format +msgid " -march=ms2 allow ms2 instructions \n" +msgstr "" + +#: config/tc-mt.c:156 +#, c-format +msgid " -nosched disable scheduling restrictions\n" +msgstr "" + +#: config/tc-mt.c:224 +#, c-format +msgid "instruction %s may not follow another memory access instruction." +msgstr "" + +#: config/tc-mt.c:230 +#, c-format +msgid "instruction %s may not follow another I/O instruction." +msgstr "" + +#: config/tc-mt.c:236 +#, c-format +msgid "%s may not occupy the delay slot of another branch insn." +msgstr "" + +#: config/tc-mt.c:261 +#, c-format +msgid "operand references R%ld of previous instrutcion." +msgstr "" + +#: config/tc-mt.c:267 +#, c-format +msgid "operand references R%ld of instructcion before previous." +msgstr "" + +#: config/tc-mt.c:281 config/tc-mt.c:286 +#, c-format +msgid "" +"conditional branch or jal insn's operand references R%ld of previous " +"arithmetic or logic insn." +msgstr "" + #: config/tc-ns32k.c:439 msgid "Invalid syntax in PC-relative addressing mode" msgstr "" @@ -8833,20 +9484,20 @@ msgstr "" msgid "Unknown instruction '%s'" msgstr "" -#: config/tc-pj.c:66 config/tc-pj.c:75 +#: config/tc-pj.c:65 config/tc-pj.c:74 msgid "confusing relocation expressions" msgstr "" -#: config/tc-pj.c:158 +#: config/tc-pj.c:157 msgid "can't have relocation for ipush" msgstr "" -#: config/tc-pj.c:261 +#: config/tc-pj.c:260 #, c-format msgid "unknown opcode %s" msgstr "" -#: config/tc-pj.c:404 +#: config/tc-pj.c:403 #, c-format msgid "" "PJ options:\n" @@ -8854,7 +9505,7 @@ msgid "" "-big\t\t\tgenerate big endian code\n" msgstr "" -#: config/tc-pj.c:431 config/tc-sh.c:4086 config/tc-sh.c:4093 +#: config/tc-pj.c:430 config/tc-sh.c:4086 config/tc-sh.c:4093 #: config/tc-sh.c:4100 config/tc-sh.c:4107 msgid "pcrel too far" msgstr "" @@ -8867,17 +9518,17 @@ msgstr "" msgid "estimate size\n" msgstr "" -#: config/tc-ppc.c:979 +#: config/tc-ppc.c:1000 #, c-format msgid "%s unsupported" msgstr "" -#: config/tc-ppc.c:1045 config/tc-s390.c:418 config/tc-s390.c:425 +#: config/tc-ppc.c:1066 config/tc-s390.c:418 config/tc-s390.c:425 #, c-format msgid "invalid switch -m%s" msgstr "" -#: config/tc-ppc.c:1081 +#: config/tc-ppc.c:1102 #, c-format msgid "" "PowerPC options:\n" @@ -8892,10 +9543,11 @@ msgid "" "-m403, -m405\t\tgenerate code for PowerPC 403/405\n" "-m440\t\t\tgenerate code for PowerPC 440\n" "-m7400, -m7410, -m7450, -m7455\n" -"\t\t\tgenerate code For PowerPC 7400/7410/7450/7455\n" +"\t\t\tgenerate code for PowerPC 7400/7410/7450/7455\n" +"-m750cl\t\t\tgenerate code for PowerPC 750cl\n" msgstr "" -#: config/tc-ppc.c:1095 +#: config/tc-ppc.c:1117 #, c-format msgid "" "-mppc64, -m620\t\tgenerate code for PowerPC 620/625/630\n" @@ -8910,7 +9562,7 @@ msgid "" "-many\t\t\tgenerate code for any architecture (PWR/PWRX/PPC)\n" msgstr "" -#: config/tc-ppc.c:1106 +#: config/tc-ppc.c:1128 #, c-format msgid "" "-maltivec\t\tgenerate code for AltiVec\n" @@ -8921,7 +9573,7 @@ msgid "" "-mno-regnames\t\tDo not allow symbolic names for registers\n" msgstr "" -#: config/tc-ppc.c:1114 +#: config/tc-ppc.c:1136 #, c-format msgid "" "-mrelocatable\t\tsupport for GCC's -mrelocatble option\n" @@ -8937,271 +9589,266 @@ msgid "" "-Qy, -Qn\t\tignored\n" msgstr "" -#: config/tc-ppc.c:1151 +#: config/tc-ppc.c:1173 #, c-format msgid "Unknown default cpu = %s, os = %s" msgstr "" -#: config/tc-ppc.c:1177 +#: config/tc-ppc.c:1199 msgid "Neither Power nor PowerPC opcodes were selected." msgstr "" -#: config/tc-ppc.c:1256 +#: config/tc-ppc.c:1278 #, c-format msgid "powerpc_operands[%d].bitm invalid" msgstr "" -#: config/tc-ppc.c:1263 +#: config/tc-ppc.c:1285 #, c-format msgid "powerpc_operands[%d] duplicates powerpc_operands[%d]" msgstr "" -#: config/tc-ppc.c:1281 +#: config/tc-ppc.c:1303 #, c-format msgid "mask trims opcode bits for %s" msgstr "" -#: config/tc-ppc.c:1290 +#: config/tc-ppc.c:1312 #, c-format msgid "operand index error for %s" msgstr "" -#: config/tc-ppc.c:1302 +#: config/tc-ppc.c:1324 #, c-format msgid "operand %d overlap in %s" msgstr "" -#: config/tc-ppc.c:1344 +#: config/tc-ppc.c:1366 #, c-format msgid "duplicate instruction %s" msgstr "" -#: config/tc-ppc.c:1368 +#: config/tc-ppc.c:1390 #, c-format msgid "duplicate macro %s" msgstr "" -#: config/tc-ppc.c:1702 +#: config/tc-ppc.c:1724 msgid "identifier+constant@got means identifier@got+constant" msgstr "" -#: config/tc-ppc.c:1768 +#: config/tc-ppc.c:1790 #, c-format msgid "%s relocations do not fit in %d bytes\n" msgstr "" -#: config/tc-ppc.c:1873 +#: config/tc-ppc.c:1895 #, c-format msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld." msgstr "" -#: config/tc-ppc.c:1953 +#: config/tc-ppc.c:1975 msgid "Relocation cannot be done when using -mrelocatable" msgstr "" -#: config/tc-ppc.c:2002 +#: config/tc-ppc.c:2024 msgid "TOC section size exceeds 64k" msgstr "" -#: config/tc-ppc.c:2083 +#: config/tc-ppc.c:2105 #, c-format msgid "syntax error: invalid toc specifier `%s'" msgstr "" -#: config/tc-ppc.c:2097 +#: config/tc-ppc.c:2119 #, c-format msgid "syntax error: expected `]', found `%c'" msgstr "" -#: config/tc-ppc.c:2374 +#: config/tc-ppc.c:2396 msgid "[tocv] symbol is not a toc symbol" msgstr "" -#: config/tc-ppc.c:2385 +#: config/tc-ppc.c:2407 msgid "Unimplemented toc32 expression modifier" msgstr "" -#: config/tc-ppc.c:2390 +#: config/tc-ppc.c:2412 msgid "Unimplemented toc64 expression modifier" msgstr "" -#: config/tc-ppc.c:2394 +#: config/tc-ppc.c:2416 #, c-format msgid "Unexpected return value [%d] from parse_toc_entry!\n" msgstr "" -#: config/tc-ppc.c:2612 +#: config/tc-ppc.c:2634 msgid "unsupported relocation for DS offset field" msgstr "" -#: config/tc-ppc.c:2656 +#: config/tc-ppc.c:2686 #, c-format msgid "syntax error; found `%c' but expected `%c'" msgstr "" -#: config/tc-ppc.c:2699 config/tc-ppc.h:92 +#: config/tc-ppc.c:2729 config/tc-ppc.h:92 msgid "instruction address is not a multiple of 4" msgstr "" -#: config/tc-ppc.c:2808 +#: config/tc-ppc.c:2838 msgid "wrong number of operands" msgstr "" -#: config/tc-ppc.c:2862 +#: config/tc-ppc.c:2892 msgid "Bad .section directive: want a,e,w,x,M,S,G,T in string" msgstr "" -#: config/tc-ppc.c:2968 +#: config/tc-ppc.c:2998 msgid "missing size" msgstr "" -#: config/tc-ppc.c:2977 +#: config/tc-ppc.c:3007 msgid "negative size" msgstr "" -#: config/tc-ppc.c:3014 +#: config/tc-ppc.c:3044 msgid "missing real symbol name" msgstr "" -#: config/tc-ppc.c:3035 +#: config/tc-ppc.c:3065 msgid "attempt to redefine symbol" msgstr "" -#: config/tc-ppc.c:3277 +#: config/tc-ppc.c:3307 msgid "The XCOFF file format does not support arbitrary sections" msgstr "" -#: config/tc-ppc.c:3351 +#: config/tc-ppc.c:3381 msgid "missing rename string" msgstr "" -#: config/tc-ppc.c:3381 config/tc-ppc.c:3923 read.c:3260 +#: config/tc-ppc.c:3411 config/tc-ppc.c:3953 read.c:3264 msgid "missing value" msgstr "" -#: config/tc-ppc.c:3399 +#: config/tc-ppc.c:3429 msgid "illegal .stabx expression; zero assumed" msgstr "" -#: config/tc-ppc.c:3431 +#: config/tc-ppc.c:3461 msgid "missing class" msgstr "" -#: config/tc-ppc.c:3440 +#: config/tc-ppc.c:3470 msgid "missing type" msgstr "" -#: config/tc-ppc.c:3520 +#: config/tc-ppc.c:3550 msgid "missing symbol name" msgstr "" -#: config/tc-ppc.c:3710 +#: config/tc-ppc.c:3740 msgid "nested .bs blocks" msgstr "" -#: config/tc-ppc.c:3742 +#: config/tc-ppc.c:3772 msgid ".es without preceding .bs" msgstr "" -#: config/tc-ppc.c:3915 +#: config/tc-ppc.c:3945 msgid "non-constant byte count" msgstr "" -#: config/tc-ppc.c:3962 +#: config/tc-ppc.c:3992 msgid ".tc not in .toc section" msgstr "" -#: config/tc-ppc.c:3981 +#: config/tc-ppc.c:4011 msgid ".tc with no label" msgstr "" -#: config/tc-ppc.c:4072 +#: config/tc-ppc.c:4102 msgid ".machine stack overflow" msgstr "" -#: config/tc-ppc.c:4079 +#: config/tc-ppc.c:4109 msgid ".machine stack underflow" msgstr "" -#: config/tc-ppc.c:4086 +#: config/tc-ppc.c:4116 #, c-format msgid "invalid machine `%s'" msgstr "" -#: config/tc-ppc.c:4137 +#: config/tc-ppc.c:4167 msgid "No previous section to return to. Directive ignored." msgstr "" #. Section Contents #. unknown -#: config/tc-ppc.c:4547 +#: config/tc-ppc.c:4577 msgid "Unsupported section attribute -- 'a'" msgstr "" -#: config/tc-ppc.c:4731 +#: config/tc-ppc.c:4761 msgid "bad symbol suffix" msgstr "" -#: config/tc-ppc.c:4823 +#: config/tc-ppc.c:4853 msgid "Unrecognized symbol suffix" msgstr "" -#: config/tc-ppc.c:4911 +#: config/tc-ppc.c:4941 msgid "two .function pseudo-ops with no intervening .ef" msgstr "" -#: config/tc-ppc.c:4924 +#: config/tc-ppc.c:4954 msgid ".ef with no preceding .function" msgstr "" -#: config/tc-ppc.c:5052 +#: config/tc-ppc.c:5082 #, c-format msgid "warning: symbol %s has no csect" msgstr "" -#: config/tc-ppc.c:5345 +#: config/tc-ppc.c:5375 msgid "symbol in .toc does not match any .tc" msgstr "" -#: config/tc-ppc.c:5709 config/tc-s390.c:2093 config/tc-v850.c:2343 -#: config/tc-xstormy16.c:538 -msgid "unresolved expression that must be resolved" -msgstr "" - -#: config/tc-ppc.c:5712 +#: config/tc-ppc.c:5742 #, c-format msgid "unsupported relocation against %s" msgstr "" -#: config/tc-ppc.c:5785 +#: config/tc-ppc.c:5815 #, c-format msgid "cannot emit PC relative %s relocation against %s" msgstr "" -#: config/tc-ppc.c:5790 +#: config/tc-ppc.c:5820 #, c-format msgid "cannot emit PC relative %s relocation" msgstr "" -#: config/tc-ppc.c:5972 +#: config/tc-ppc.c:6002 #, c-format msgid "Unable to handle reference to symbol %s" msgstr "" -#: config/tc-ppc.c:5975 +#: config/tc-ppc.c:6005 msgid "Unable to resolve expression" msgstr "" -#: config/tc-ppc.c:6002 +#: config/tc-ppc.c:6032 msgid "must branch to an address a multiple of 4" msgstr "" -#: config/tc-ppc.c:6006 +#: config/tc-ppc.c:6036 #, c-format msgid "@local or @plt branch destination is too far away, %ld bytes" msgstr "" -#: config/tc-ppc.c:6037 +#: config/tc-ppc.c:6067 #, c-format msgid "Gas failure, reloc value %d\n" msgstr "" @@ -9553,7 +10200,7 @@ msgstr "" msgid " -V \t\tSunplus release version \n" msgstr "" -#: config/tc-score.c:6415 read.c:1459 +#: config/tc-score.c:6415 read.c:1463 msgid "missing size expression" msgstr "" @@ -9562,7 +10209,7 @@ msgstr "" msgid "BSS length (%d) < 0 ignored" msgstr "" -#: config/tc-score.c:6436 read.c:2277 +#: config/tc-score.c:6436 read.c:2281 #, c-format msgid "error setting flags for \".sbss\": %s" msgstr "" @@ -9576,12 +10223,12 @@ msgstr "" msgid "alignment too large; %d assumed" msgstr "" -#: config/tc-score.c:6492 read.c:2338 +#: config/tc-score.c:6492 read.c:2342 msgid "alignment negative; 0 assumed" msgstr "" -#: config/tc-score.c:6559 config/tc-z80.c:289 ecoff.c:3355 read.c:1478 -#: read.c:1591 read.c:2455 read.c:3002 read.c:3387 symbols.c:326 symbols.c:432 +#: config/tc-score.c:6559 config/tc-z80.c:289 ecoff.c:3355 read.c:1482 +#: read.c:1595 read.c:2459 read.c:3006 read.c:3391 symbols.c:326 symbols.c:432 #, c-format msgid "symbol `%s' is already defined" msgstr "" @@ -10390,7 +11037,7 @@ msgstr "" msgid "negative alignment" msgstr "" -#: config/tc-sparc.c:3824 config/tc-sparc.c:3988 read.c:1315 read.c:2350 +#: config/tc-sparc.c:3824 config/tc-sparc.c:3988 read.c:1319 read.c:2354 msgid "alignment not a power of 2" msgstr "" @@ -10499,30 +11146,30 @@ msgstr "" msgid "Treating '%-*s' as a symbol." msgstr "" -#: config/tc-spu.c:551 +#: config/tc-spu.c:547 msgid "'SPU_RdEventMask' (channel 11) is only available in DD2.0 or higher." msgstr "" -#: config/tc-spu.c:553 +#: config/tc-spu.c:549 msgid "'MFC_RdTagMask' (channel 12) is only available in DD2.0 or higher." msgstr "" -#: config/tc-spu.c:596 +#: config/tc-spu.c:592 #, c-format msgid "Using old style, %%lo(expr), please change to PPC style, expr@l." msgstr "" -#: config/tc-spu.c:602 +#: config/tc-spu.c:598 #, c-format msgid "Using old style, %%hi(expr), please change to PPC style, expr@h." msgstr "" -#: config/tc-spu.c:672 config/tc-spu.c:675 +#: config/tc-spu.c:668 config/tc-spu.c:671 #, c-format msgid "Constant expression %d out of range, [%d, %d]." msgstr "" -#: config/tc-spu.c:860 +#: config/tc-spu.c:856 msgid "Relaxation should never occur" msgstr "" @@ -10530,6 +11177,32 @@ msgstr "" msgid "spu convert_frag\n" msgstr "" +#: config/tc-tic4x.c:2900 +#, c-format +msgid "" +"\n" +"TIC4X options:\n" +" -mcpu=CPU -mCPU select architecture variant. CPU can be:\n" +" 30 - TMS320C30\n" +" 31 - TMS320C31, TMS320LC31\n" +" 32 - TMS320C32\n" +" 33 - TMS320VC33\n" +" 40 - TMS320C40\n" +" 44 - TMS320C44\n" +" -mrev=REV set cpu hardware revision (integer numbers).\n" +" Combinations of -mcpu and -mrev will enable/" +"disable\n" +" the appropriate options (-midle2, -mlowpower and\n" +" -menhanced) according to the selected type\n" +" -mbig select big memory model\n" +" -msmall select small memory model (default)\n" +" -mregparm select register parameters (default)\n" +" -mmemparm select memory parameters\n" +" -midle2 enable IDLE2 support\n" +" -mlowpower enable LOPOWER and MAXSPEED support\n" +" -menhanced enable enhanced opcode support\n" +msgstr "" + #. Only word (et al.), align, or conditionals are allowed within #. .struct/.union. #: config/tc-tic54x.c:220 @@ -11163,7 +11836,7 @@ msgstr "" msgid "syntax error: condition code not expected" msgstr "" -#: config/tc-v850.c:1973 config/tc-xtensa.c:11545 +#: config/tc-v850.c:1973 config/tc-xtensa.c:11561 msgid "invalid operand" msgstr "" @@ -11408,579 +12081,583 @@ msgstr "" msgid " XC16X specific command line options:\n" msgstr "" -#: config/tc-xstormy16.c:78 +#: config/tc-xc16x.c:293 #, c-format -msgid " XSTORMY16 specific command line options:\n" +msgid "call tomd_estimate_size_before_relax \n" msgstr "" -#: config/tc-xstormy16.c:563 +#: config/tc-xstormy16.c:78 #, c-format -msgid "internal error: can't install fix for reloc type %d (`%s')" +msgid " XSTORMY16 specific command line options:\n" msgstr "" -#: config/tc-xtensa.c:602 +#: config/tc-xtensa.c:603 msgid "illegal range of target hardware versions" msgstr "" -#: config/tc-xtensa.c:751 +#: config/tc-xtensa.c:752 msgid "--density option is ignored" msgstr "" -#: config/tc-xtensa.c:754 +#: config/tc-xtensa.c:755 msgid "--no-density option is ignored" msgstr "" -#: config/tc-xtensa.c:763 +#: config/tc-xtensa.c:764 msgid "--generics is deprecated; use --transform instead" msgstr "" -#: config/tc-xtensa.c:766 +#: config/tc-xtensa.c:767 msgid "--no-generics is deprecated; use --no-transform instead" msgstr "" -#: config/tc-xtensa.c:769 +#: config/tc-xtensa.c:770 msgid "--relax is deprecated; use --transform instead" msgstr "" -#: config/tc-xtensa.c:772 +#: config/tc-xtensa.c:773 msgid "--no-relax is deprecated; use --no-transform instead" msgstr "" -#: config/tc-xtensa.c:789 +#: config/tc-xtensa.c:790 msgid "--absolute-literals option not supported in this Xtensa configuration" msgstr "" -#: config/tc-xtensa.c:862 +#: config/tc-xtensa.c:863 msgid "prefer-l32r conflicts with prefer-const16" msgstr "" -#: config/tc-xtensa.c:868 +#: config/tc-xtensa.c:869 msgid "prefer-const16 conflicts with prefer-l32r" msgstr "" -#: config/tc-xtensa.c:876 config/tc-xtensa.c:885 config/tc-xtensa.c:889 +#: config/tc-xtensa.c:877 config/tc-xtensa.c:886 config/tc-xtensa.c:890 msgid "invalid target hardware version" msgstr "" -#: config/tc-xtensa.c:1064 +#: config/tc-xtensa.c:1065 msgid "unmatched end directive" msgstr "" -#: config/tc-xtensa.c:1093 +#: config/tc-xtensa.c:1094 msgid ".begin directive with no matching .end directive" msgstr "" -#: config/tc-xtensa.c:1134 +#: config/tc-xtensa.c:1135 msgid "[no-]generics is deprecated; use [no-]transform instead" msgstr "" -#: config/tc-xtensa.c:1139 +#: config/tc-xtensa.c:1140 msgid "[no-]relax is deprecated; use [no-]transform instead" msgstr "" -#: config/tc-xtensa.c:1152 +#: config/tc-xtensa.c:1153 #, c-format msgid "directive %s cannot be negated" msgstr "" -#: config/tc-xtensa.c:1158 +#: config/tc-xtensa.c:1159 msgid "unknown directive" msgstr "" -#: config/tc-xtensa.c:1179 config/tc-xtensa.c:1275 config/tc-xtensa.c:1517 -#: config/tc-xtensa.c:5545 +#: config/tc-xtensa.c:1180 config/tc-xtensa.c:1276 config/tc-xtensa.c:1518 +#: config/tc-xtensa.c:5561 msgid "directives are not valid inside bundles" msgstr "" -#: config/tc-xtensa.c:1191 +#: config/tc-xtensa.c:1192 msgid ".begin literal is deprecated; use .literal instead" msgstr "" -#: config/tc-xtensa.c:1205 +#: config/tc-xtensa.c:1206 msgid "cannot set literal_prefix inside literal fragment" msgstr "" -#: config/tc-xtensa.c:1238 +#: config/tc-xtensa.c:1239 msgid ".begin [no-]density is ignored" msgstr "" -#: config/tc-xtensa.c:1245 config/tc-xtensa.c:1295 +#: config/tc-xtensa.c:1246 config/tc-xtensa.c:1296 msgid "Xtensa absolute literals option not supported; ignored" msgstr "" -#: config/tc-xtensa.c:1288 +#: config/tc-xtensa.c:1289 msgid ".end [no-]density is ignored" msgstr "" -#: config/tc-xtensa.c:1313 +#: config/tc-xtensa.c:1314 #, c-format msgid "does not match begin %s%s at %s:%d" msgstr "" -#: config/tc-xtensa.c:1368 +#: config/tc-xtensa.c:1369 msgid ".literal_position inside literal directive; ignoring" msgstr "" -#: config/tc-xtensa.c:1388 +#: config/tc-xtensa.c:1389 msgid ".literal not allowed inside .begin literal region" msgstr "" -#: config/tc-xtensa.c:1424 +#: config/tc-xtensa.c:1425 msgid "expected comma or colon after symbol name; rest of line ignored" msgstr "" -#: config/tc-xtensa.c:1486 +#: config/tc-xtensa.c:1487 msgid "fall through frequency must be greater than 0" msgstr "" -#: config/tc-xtensa.c:1494 +#: config/tc-xtensa.c:1495 msgid "branch target frequency must be greater than 0" msgstr "" -#: config/tc-xtensa.c:1542 +#: config/tc-xtensa.c:1543 #, c-format msgid "opcode-specific %s relocation used outside an instruction" msgstr "" -#: config/tc-xtensa.c:1721 config/tc-xtensa.c:1738 +#: config/tc-xtensa.c:1722 config/tc-xtensa.c:1739 #, c-format msgid "bad register name: %s" msgstr "" -#: config/tc-xtensa.c:1727 +#: config/tc-xtensa.c:1728 #, c-format msgid "bad register number: %s" msgstr "" -#: config/tc-xtensa.c:1804 +#: config/tc-xtensa.c:1805 msgid "register number out of range" msgstr "" -#: config/tc-xtensa.c:1888 +#: config/tc-xtensa.c:1889 msgid "extra comma" msgstr "" -#: config/tc-xtensa.c:1890 +#: config/tc-xtensa.c:1891 msgid "extra colon" msgstr "" -#: config/tc-xtensa.c:1892 +#: config/tc-xtensa.c:1893 msgid "missing argument" msgstr "" -#: config/tc-xtensa.c:1894 +#: config/tc-xtensa.c:1895 msgid "missing comma or colon" msgstr "" -#: config/tc-xtensa.c:1951 +#: config/tc-xtensa.c:1952 msgid "incorrect register number, ignoring" msgstr "" -#: config/tc-xtensa.c:1958 +#: config/tc-xtensa.c:1959 msgid "too many arguments" msgstr "" -#: config/tc-xtensa.c:2031 +#: config/tc-xtensa.c:2032 #, c-format msgid "cannot encode opcode \"%s\"" msgstr "" -#: config/tc-xtensa.c:2125 +#: config/tc-xtensa.c:2126 #, c-format msgid "not enough operands (%d) for '%s'; expected %d" msgstr "" -#: config/tc-xtensa.c:2132 +#: config/tc-xtensa.c:2133 #, c-format msgid "too many operands (%d) for '%s'; expected %d" msgstr "" -#: config/tc-xtensa.c:2183 +#: config/tc-xtensa.c:2184 #, c-format msgid "invalid register '%s' for '%s' instruction" msgstr "" -#: config/tc-xtensa.c:2190 +#: config/tc-xtensa.c:2191 #, c-format msgid "invalid register number (%ld) for '%s' instruction" msgstr "" -#: config/tc-xtensa.c:2258 +#: config/tc-xtensa.c:2259 #, c-format msgid "invalid register number (%ld) for '%s'" msgstr "" -#: config/tc-xtensa.c:2649 +#: config/tc-xtensa.c:2650 #, c-format msgid "operand %d of '%s' has out of range value '%u'" msgstr "" -#: config/tc-xtensa.c:2655 +#: config/tc-xtensa.c:2656 #, c-format msgid "operand %d of '%s' has invalid value '%u'" msgstr "" -#: config/tc-xtensa.c:2703 +#: config/tc-xtensa.c:2704 #, c-format msgid "internal error: unknown option name '%s'" msgstr "" -#: config/tc-xtensa.c:3778 +#: config/tc-xtensa.c:3779 msgid "INSTR_LABEL_DEF not supported yet" msgstr "" -#: config/tc-xtensa.c:3807 +#: config/tc-xtensa.c:3808 msgid "can't handle generation of literal/labels yet" msgstr "" -#: config/tc-xtensa.c:3811 +#: config/tc-xtensa.c:3812 msgid "can't handle undefined OP TYPE" msgstr "" -#: config/tc-xtensa.c:3872 +#: config/tc-xtensa.c:3873 #, c-format msgid "found %d operands for '%s': Expected %d" msgstr "" -#: config/tc-xtensa.c:3879 +#: config/tc-xtensa.c:3880 #, c-format msgid "found too many (%d) operands for '%s': Expected %d" msgstr "" -#: config/tc-xtensa.c:4016 +#: config/tc-xtensa.c:3901 +msgid "immediate operands sum to greater than 32" +msgstr "" + +#: config/tc-xtensa.c:4031 msgid "invalid immediate" msgstr "" -#: config/tc-xtensa.c:4130 +#: config/tc-xtensa.c:4145 #, c-format msgid "invalid relocation for operand %i of '%s'" msgstr "" -#: config/tc-xtensa.c:4140 +#: config/tc-xtensa.c:4155 #, c-format msgid "invalid expression for operand %i of '%s'" msgstr "" -#: config/tc-xtensa.c:4150 +#: config/tc-xtensa.c:4165 #, c-format msgid "invalid relocation in instruction slot %i" msgstr "" -#: config/tc-xtensa.c:4157 +#: config/tc-xtensa.c:4172 #, c-format msgid "undefined symbol for opcode \"%s\"" msgstr "" -#: config/tc-xtensa.c:4612 +#: config/tc-xtensa.c:4627 msgid "opcode 'NOP.N' unavailable in this configuration" msgstr "" -#: config/tc-xtensa.c:4672 +#: config/tc-xtensa.c:4687 msgid "get_expanded_loop_offset: invalid opcode" msgstr "" -#: config/tc-xtensa.c:4804 +#: config/tc-xtensa.c:4819 #, c-format msgid "assembly state not set for first frag in section %s" msgstr "" -#: config/tc-xtensa.c:4857 +#: config/tc-xtensa.c:4872 #, c-format msgid "unaligned branch target: %d bytes at 0x%lx" msgstr "" -#: config/tc-xtensa.c:4896 +#: config/tc-xtensa.c:4911 #, c-format msgid "unaligned loop: %d bytes at 0x%lx" msgstr "" -#: config/tc-xtensa.c:4920 +#: config/tc-xtensa.c:4935 msgid "unexpected fix" msgstr "" -#: config/tc-xtensa.c:4931 config/tc-xtensa.c:4935 +#: config/tc-xtensa.c:4946 config/tc-xtensa.c:4950 msgid "undecodable fix" msgstr "" -#: config/tc-xtensa.c:5061 +#: config/tc-xtensa.c:5077 msgid "labels are not valid inside bundles" msgstr "" -#: config/tc-xtensa.c:5081 +#: config/tc-xtensa.c:5097 msgid "invalid last instruction for a zero-overhead loop" msgstr "" -#: config/tc-xtensa.c:5146 +#: config/tc-xtensa.c:5162 msgid "extra opening brace" msgstr "" -#: config/tc-xtensa.c:5156 +#: config/tc-xtensa.c:5172 msgid "extra closing brace" msgstr "" -#: config/tc-xtensa.c:5183 +#: config/tc-xtensa.c:5199 msgid "missing closing brace" msgstr "" -#: config/tc-xtensa.c:5263 +#: config/tc-xtensa.c:5279 #, c-format msgid "unknown opcode or format name '%s'" msgstr "" -#: config/tc-xtensa.c:5269 +#: config/tc-xtensa.c:5285 msgid "format names only valid inside bundles" msgstr "" -#: config/tc-xtensa.c:5274 +#: config/tc-xtensa.c:5290 #, c-format msgid "multiple formats specified for one bundle; using '%s'" msgstr "" -#: config/tc-xtensa.c:5323 +#: config/tc-xtensa.c:5339 msgid "entry instruction with stack decrement < 16" msgstr "" -#: config/tc-xtensa.c:5376 +#: config/tc-xtensa.c:5392 msgid "unaligned entry instruction" msgstr "" -#: config/tc-xtensa.c:5438 +#: config/tc-xtensa.c:5454 msgid "bad instruction format" msgstr "" -#: config/tc-xtensa.c:5441 +#: config/tc-xtensa.c:5457 msgid "invalid relocation" msgstr "" -#: config/tc-xtensa.c:5452 +#: config/tc-xtensa.c:5468 #, c-format msgid "invalid relocation for '%s' instruction" msgstr "" -#: config/tc-xtensa.c:5464 +#: config/tc-xtensa.c:5480 #, c-format msgid "invalid relocation for operand %d of '%s'" msgstr "" -#: config/tc-xtensa.c:5628 +#: config/tc-xtensa.c:5644 msgid "cannot represent subtraction with an offset" msgstr "" -#: config/tc-xtensa.c:5716 +#: config/tc-xtensa.c:5732 #, c-format msgid "unhandled local relocation fix %s" msgstr "" -#: config/tc-xtensa.c:6023 +#: config/tc-xtensa.c:6039 msgid "couldn't find a valid instruction format" msgstr "" -#: config/tc-xtensa.c:6024 +#: config/tc-xtensa.c:6040 #, c-format msgid " ops were: " msgstr "" -#: config/tc-xtensa.c:6026 +#: config/tc-xtensa.c:6042 #, c-format msgid " %s;" msgstr "" -#: config/tc-xtensa.c:6037 +#: config/tc-xtensa.c:6053 #, c-format msgid "format '%s' allows %d slots, but there are %d opcodes" msgstr "" -#: config/tc-xtensa.c:6048 config/tc-xtensa.c:6146 +#: config/tc-xtensa.c:6064 config/tc-xtensa.c:6162 msgid "illegal resource usage in bundle" msgstr "" -#: config/tc-xtensa.c:6233 +#: config/tc-xtensa.c:6249 #, c-format msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same register" msgstr "" -#: config/tc-xtensa.c:6238 +#: config/tc-xtensa.c:6254 #, c-format msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same state" msgstr "" -#: config/tc-xtensa.c:6243 +#: config/tc-xtensa.c:6259 #, c-format msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same port" msgstr "" -#: config/tc-xtensa.c:6248 +#: config/tc-xtensa.c:6264 #, c-format msgid "" "opcodes '%s' (slot %d) and '%s' (slot %d) both have volatile port accesses" msgstr "" -#: config/tc-xtensa.c:6264 +#: config/tc-xtensa.c:6280 msgid "multiple branches or jumps in the same bundle" msgstr "" -#: config/tc-xtensa.c:6712 +#: config/tc-xtensa.c:6728 msgid "cannot assemble into a literal fragment" msgstr "" -#: config/tc-xtensa.c:6714 +#: config/tc-xtensa.c:6730 msgid "..." msgstr "" -#: config/tc-xtensa.c:7258 +#: config/tc-xtensa.c:7274 msgid "" "instruction sequence (write a0, branch, retw) may trigger hardware errata" msgstr "" -#: config/tc-xtensa.c:7370 +#: config/tc-xtensa.c:7386 msgid "branching or jumping to a loop end may trigger hardware errata" msgstr "" -#: config/tc-xtensa.c:7452 +#: config/tc-xtensa.c:7468 msgid "loop end too close to another loop end may trigger hardware errata" msgstr "" -#: config/tc-xtensa.c:7461 +#: config/tc-xtensa.c:7477 #, c-format msgid "fr_var %lu < length %d" msgstr "" -#: config/tc-xtensa.c:7620 +#: config/tc-xtensa.c:7636 msgid "" "loop containing less than three instructions may trigger hardware errata" msgstr "" -#: config/tc-xtensa.c:7692 +#: config/tc-xtensa.c:7708 msgid "undecodable instruction in instruction frag" msgstr "" -#: config/tc-xtensa.c:7802 +#: config/tc-xtensa.c:7818 msgid "invalid empty loop" msgstr "" -#: config/tc-xtensa.c:7807 +#: config/tc-xtensa.c:7823 msgid "loop target does not follow loop instruction in section" msgstr "" -#: config/tc-xtensa.c:8380 +#: config/tc-xtensa.c:8396 msgid "bad relaxation state" msgstr "" -#: config/tc-xtensa.c:8438 +#: config/tc-xtensa.c:8454 #, c-format msgid "fr_var (%ld) < length (%d)" msgstr "" -#: config/tc-xtensa.c:8945 +#: config/tc-xtensa.c:8961 msgid "internal error: relaxation failed" msgstr "" -#: config/tc-xtensa.c:8951 +#: config/tc-xtensa.c:8967 msgid "internal error: relaxation requires too many steps" msgstr "" -#: config/tc-xtensa.c:9127 +#: config/tc-xtensa.c:9143 msgid "invalid relaxation fragment result" msgstr "" -#: config/tc-xtensa.c:9206 +#: config/tc-xtensa.c:9222 msgid "unable to widen instruction" msgstr "" -#: config/tc-xtensa.c:9346 +#: config/tc-xtensa.c:9362 msgid "multiple literals in expansion" msgstr "" -#: config/tc-xtensa.c:9350 +#: config/tc-xtensa.c:9366 msgid "no registered fragment for literal" msgstr "" -#: config/tc-xtensa.c:9352 +#: config/tc-xtensa.c:9368 msgid "number of literal tokens != 1" msgstr "" -#: config/tc-xtensa.c:9482 config/tc-xtensa.c:9488 +#: config/tc-xtensa.c:9498 config/tc-xtensa.c:9504 #, c-format msgid "unresolved loop target symbol: %s" msgstr "" -#: config/tc-xtensa.c:9594 +#: config/tc-xtensa.c:9610 #, c-format msgid "invalid expression evaluation type %d" msgstr "" -#: config/tc-xtensa.c:9611 +#: config/tc-xtensa.c:9627 msgid "loop too long for LOOP instruction" msgstr "" -#: config/tc-xtensa.c:9881 +#: config/tc-xtensa.c:9897 #, c-format msgid "fixes not all moved from %s" msgstr "" -#: config/tc-xtensa.c:10012 +#: config/tc-xtensa.c:10028 msgid "" "literal pool location required for text-section-literals; specify with ." "literal_position" msgstr "" -#: config/tc-xtensa.c:10941 +#: config/tc-xtensa.c:10957 msgid "too many operands in instruction" msgstr "" -#: config/tc-xtensa.c:11152 +#: config/tc-xtensa.c:11168 msgid "invalid symbolic operand" msgstr "" -#: config/tc-xtensa.c:11213 +#: config/tc-xtensa.c:11229 msgid "operand number mismatch" msgstr "" -#: config/tc-xtensa.c:11217 +#: config/tc-xtensa.c:11233 #, c-format msgid "cannot encode opcode \"%s\" in the given format \"%s\"" msgstr "" -#: config/tc-xtensa.c:11242 +#: config/tc-xtensa.c:11258 #, c-format msgid "xtensa-isa failure: %s" msgstr "" -#: config/tc-xtensa.c:11313 +#: config/tc-xtensa.c:11329 msgid "invalid opcode" msgstr "" -#: config/tc-xtensa.c:11319 +#: config/tc-xtensa.c:11335 msgid "too few operands" msgstr "" -#: config/tc-xtensa.c:11434 config/tc-xtensa.c:11440 +#: config/tc-xtensa.c:11450 config/tc-xtensa.c:11456 msgid "out of memory" msgstr "" -#: config/tc-xtensa.c:11551 +#: config/tc-xtensa.c:11567 msgid "symbolic operand not allowed" msgstr "" -#: config/tc-xtensa.c:11588 +#: config/tc-xtensa.c:11604 msgid "cannot decode instruction format" msgstr "" -#: config/tc-xtensa.c:11732 +#: config/tc-xtensa.c:11748 msgid "ignoring extra '-rename-section' delimiter ':'" msgstr "" -#: config/tc-xtensa.c:11737 +#: config/tc-xtensa.c:11753 #, c-format msgid "ignoring invalid '-rename-section' specification: '%s'" msgstr "" -#: config/tc-xtensa.c:11748 +#: config/tc-xtensa.c:11764 #, c-format msgid "section %s renamed multiple times" msgstr "" -#: config/tc-xtensa.c:11750 +#: config/tc-xtensa.c:11766 #, c-format msgid "multiple sections remapped to output section %s" msgstr "" @@ -12030,7 +12707,7 @@ msgstr "" msgid "parentheses ignored" msgstr "" -#: config/tc-z80.c:1909 read.c:3501 +#: config/tc-z80.c:1909 read.c:3505 #, c-format msgid "junk at end of line, first unrecognized character is `%c'" msgstr "" @@ -12182,6 +12859,74 @@ msgstr "" msgid "call to md_estimate_size_before_relax\n" msgstr "" +#: config/xtensa-relax.c:1545 +#, c-format +msgid "invalid configuration option '%s' in transition rule '%s'" +msgstr "" + +#: config/xtensa-relax.c:1669 +#, c-format +msgid "opcode '%s': no bound opname '%s' for precondition in '%s'" +msgstr "" + +#: config/xtensa-relax.c:1679 +#, c-format +msgid "opcode '%s': no bound opname '%s' for precondition in %s" +msgstr "" + +#: config/xtensa-relax.c:1686 +#, c-format +msgid "opcode '%s': precondition only contains constants in '%s'" +msgstr "" + +#: config/xtensa-relax.c:1732 +msgid "expected one operand for generated literal" +msgstr "" + +#: config/xtensa-relax.c:1738 +msgid "expected 0 operands for generated label" +msgstr "" + +#: config/xtensa-relax.c:1751 +#, c-format +msgid "invalid opcode '%s' in transition rule '%s'" +msgstr "" + +#: config/xtensa-relax.c:1759 +#, c-format +msgid "opcode '%s': replacement does not have %d ops" +msgstr "" + +#: config/xtensa-relax.c:1783 config/xtensa-relax.c:1809 +#, c-format +msgid "opcode %s: unidentified operand '%s' in '%s'" +msgstr "" + +#: config/xtensa-relax.c:1804 +#, c-format +msgid "unknown user-defined function %s" +msgstr "" + +#: config/xtensa-relax.c:1815 +#, c-format +msgid "opcode %s: could not parse operand '%s' in '%s'" +msgstr "" + +#: config/xtensa-relax.c:1856 +#, c-format +msgid "could not parse INSN_PATTERN '%s'" +msgstr "" + +#: config/xtensa-relax.c:1860 +#, c-format +msgid "could not parse INSN_REPL '%s'" +msgstr "" + +#: config/xtensa-relax.c:1871 +#, c-format +msgid "could not build transition for %s => %s" +msgstr "" + #: depend.c:193 #, c-format msgid "can't open `%s' for writing" @@ -12192,64 +12937,64 @@ msgstr "" msgid "can't close `%s'" msgstr "" -#: dw2gencfi.c:276 +#: dw2gencfi.c:265 #, c-format msgid "register save offset not a multiple of %u" msgstr "" -#: dw2gencfi.c:359 +#: dw2gencfi.c:348 msgid "CFI state restore without previous remember" msgstr "" -#: dw2gencfi.c:411 +#: dw2gencfi.c:400 msgid "missing separator" msgstr "" -#: dw2gencfi.c:433 dw2gencfi.c:451 +#: dw2gencfi.c:422 dw2gencfi.c:440 msgid "bad register expression" msgstr "" -#: dw2gencfi.c:473 dw2gencfi.c:596 dw2gencfi.c:634 dw2gencfi.c:704 +#: dw2gencfi.c:462 dw2gencfi.c:585 dw2gencfi.c:623 dw2gencfi.c:693 msgid "CFI instruction used without previous .cfi_startproc" msgstr "" -#: dw2gencfi.c:658 +#: dw2gencfi.c:647 msgid "invalid or unsupported encoding in .cfi_personality" msgstr "" -#: dw2gencfi.c:665 +#: dw2gencfi.c:654 msgid ".cfi_personality requires encoding and symbol arguments" msgstr "" -#: dw2gencfi.c:688 +#: dw2gencfi.c:677 msgid "wrong second argument to .cfi_personality" msgstr "" -#: dw2gencfi.c:728 +#: dw2gencfi.c:717 msgid "invalid or unsupported encoding in .cfi_lsda" msgstr "" -#: dw2gencfi.c:735 +#: dw2gencfi.c:724 msgid ".cfi_lsda requires encoding and symbol arguments" msgstr "" -#: dw2gencfi.c:760 +#: dw2gencfi.c:749 msgid "wrong second argument to .cfi_lsda" msgstr "" -#: dw2gencfi.c:775 +#: dw2gencfi.c:764 msgid "previous CFI entry not closed (missing .cfi_endproc)" msgstr "" -#: dw2gencfi.c:810 +#: dw2gencfi.c:799 msgid ".cfi_endproc without corresponding .cfi_startproc" msgstr "" -#: dw2gencfi.c:1339 +#: dw2gencfi.c:1328 msgid "open CFI at the end of file; missing .cfi_endproc directive" msgstr "" -#: dwarf2dbg.c:553 dwarf2dbg.c:579 +#: dwarf2dbg.c:553 dwarf2dbg.c:584 msgid "file number less than one" msgstr "" @@ -12258,25 +13003,25 @@ msgstr "" msgid "file number %ld already allocated" msgstr "" -#: dwarf2dbg.c:584 dwarf2dbg.c:1244 +#: dwarf2dbg.c:589 dwarf2dbg.c:1251 #, c-format msgid "unassigned file number %ld" msgstr "" -#: dwarf2dbg.c:652 +#: dwarf2dbg.c:657 msgid "is_stmt value not 0 or 1" msgstr "" -#: dwarf2dbg.c:664 +#: dwarf2dbg.c:669 msgid "isa number less than zero" msgstr "" -#: dwarf2dbg.c:670 +#: dwarf2dbg.c:675 #, c-format msgid "unknown .loc sub-directive `%s'" msgstr "" -#: dwarf2dbg.c:1309 dwarf2dbg.c:1558 +#: dwarf2dbg.c:1316 dwarf2dbg.c:1566 msgid "internal error: unknown dwarf2 format" msgstr "" @@ -12470,92 +13215,92 @@ msgstr "" msgid "GP prologue size exceeds field size, using 0 instead" msgstr "" -#: expr.c:81 read.c:3566 +#: expr.c:81 read.c:3570 msgid "bignum invalid" msgstr "" -#: expr.c:83 read.c:3568 read.c:4025 read.c:4873 +#: expr.c:83 read.c:3572 read.c:4029 read.c:4882 msgid "floating point number invalid" msgstr "" -#: expr.c:202 +#: expr.c:204 msgid "bad floating-point constant: exponent overflow" msgstr "" -#: expr.c:206 +#: expr.c:208 #, c-format msgid "bad floating-point constant: unknown error code=%d" msgstr "" -#: expr.c:385 +#: expr.c:387 msgid "" "a bignum with underscores may not have more than 8 hex digits in any word" msgstr "" -#: expr.c:408 +#: expr.c:410 msgid "a bignum with underscores must have exactly 4 words" msgstr "" #. Either not seen or not defined. #. @@ Should print out the original string instead of #. the parsed number. -#: expr.c:531 +#: expr.c:533 #, c-format msgid "backward ref to unknown label \"%d:\"" msgstr "" -#: expr.c:649 +#: expr.c:651 msgid "character constant too large" msgstr "" -#: expr.c:895 +#: expr.c:897 #, c-format msgid "expr.c(operand): bad atof_generic return val %d" msgstr "" -#: expr.c:956 +#: expr.c:958 #, c-format msgid "missing '%c'" msgstr "" -#: expr.c:967 read.c:4357 +#: expr.c:969 read.c:4366 msgid "EBCDIC constants are not supported" msgstr "" -#: expr.c:1079 +#: expr.c:1081 #, c-format msgid "Unary operator %c ignored because bad operand follows" msgstr "" -#: expr.c:1125 expr.c:1150 +#: expr.c:1127 expr.c:1152 msgid "syntax error in .startof. or .sizeof." msgstr "" -#: expr.c:1661 +#: expr.c:1663 msgid "missing operand; zero assumed" msgstr "" -#: expr.c:1696 +#: expr.c:1698 msgid "left operand is a bignum; integer 0 assumed" msgstr "" -#: expr.c:1698 +#: expr.c:1700 msgid "left operand is a float; integer 0 assumed" msgstr "" -#: expr.c:1707 +#: expr.c:1709 msgid "right operand is a bignum; integer 0 assumed" msgstr "" -#: expr.c:1709 +#: expr.c:1711 msgid "right operand is a float; integer 0 assumed" msgstr "" -#: expr.c:1768 symbols.c:1349 +#: expr.c:1776 symbols.c:1349 msgid "division by zero" msgstr "" -#: expr.c:1868 +#: expr.c:1876 msgid "operation combines symbols in different segments" msgstr "" @@ -12822,48 +13567,48 @@ msgstr "" msgid "can't create %s: %s" msgstr "" -#: read.c:458 +#: read.c:462 msgid "bad or irreducible absolute expression" msgstr "" -#: read.c:484 +#: read.c:488 #, c-format msgid "error constructing %s pseudo-op table: %s" msgstr "" -#: read.c:894 +#: read.c:898 #, c-format msgid "unknown pseudo-op: `%s'" msgstr "" -#: read.c:981 +#: read.c:985 #, c-format msgid "label \"%d$\" redefined" msgstr "" -#: read.c:1216 +#: read.c:1220 msgid ".abort detected. Abandoning ship." msgstr "" -#: read.c:1234 read.c:2605 +#: read.c:1238 read.c:2609 msgid "ignoring fill value in absolute section" msgstr "" -#: read.c:1324 +#: read.c:1328 #, c-format msgid "alignment too large: %u assumed" msgstr "" -#: read.c:1356 +#: read.c:1360 msgid "expected fill pattern missing" msgstr "" -#: read.c:1465 +#: read.c:1469 #, c-format msgid "size (%ld) out of range, ignored" msgstr "" -#: read.c:1494 +#: read.c:1498 #, c-format msgid "size of \"%s\" is already %ld; not changing to %ld" msgstr "" @@ -12877,318 +13622,327 @@ msgstr "" #. We do not want to barf on this, especially since such files are used #. in the GCC and GDB testsuites. So we check for negative line numbers #. rather than non-positive line numbers. -#: read.c:1744 +#: read.c:1748 #, c-format msgid "line numbers must be positive; line number %d rejected" msgstr "" -#: read.c:1781 +#: read.c:1785 #, c-format msgid "incompatible flag %i in line directive" msgstr "" -#: read.c:1793 +#: read.c:1797 #, c-format msgid "unsupported flag %i in line directive" msgstr "" -#: read.c:1832 +#: read.c:1836 msgid "start address not supported" msgstr "" -#: read.c:1841 +#: read.c:1845 msgid ".err encountered" msgstr "" -#: read.c:1857 +#: read.c:1861 msgid ".error directive invoked in source file" msgstr "" -#: read.c:1858 +#: read.c:1862 msgid ".warning directive invoked in source file" msgstr "" -#: read.c:1864 +#: read.c:1868 #, c-format msgid "%s argument must be a string" msgstr "" -#: read.c:1896 read.c:1898 +#: read.c:1900 read.c:1902 #, c-format msgid ".fail %ld encountered" msgstr "" -#: read.c:1934 +#: read.c:1938 #, c-format msgid ".fill size clamped to %d" msgstr "" -#: read.c:1939 +#: read.c:1943 msgid "size negative; .fill ignored" msgstr "" -#: read.c:1945 +#: read.c:1949 msgid "repeat < 0; .fill ignored" msgstr "" -#: read.c:2083 +#: read.c:2087 msgid "expected numeric constant" msgstr "" -#: read.c:2139 +#: read.c:2143 msgid "bad string constant" msgstr "" -#: read.c:2143 +#: read.c:2147 msgid "expected <tag> , <value>" msgstr "" -#: read.c:2217 +#: read.c:2221 #, c-format msgid "unrecognized .linkonce type `%s'" msgstr "" -#: read.c:2229 +#: read.c:2233 msgid ".linkonce is not supported for this object file format" msgstr "" -#: read.c:2251 +#: read.c:2255 #, c-format msgid "bfd_set_section_flags: %s" msgstr "" -#: read.c:2324 +#: read.c:2328 msgid "expected alignment after size" msgstr "" -#: read.c:2539 +#: read.c:2543 #, c-format msgid "attempt to redefine pseudo-op `%s' ignored" msgstr "" -#: read.c:2600 +#: read.c:2604 #, c-format msgid "invalid segment \"%s\"" msgstr "" -#: read.c:2608 +#: read.c:2612 msgid "only constant offsets supported in absolute section" msgstr "" -#: read.c:2647 +#: read.c:2651 msgid "MRI style ORG pseudo-op not supported" msgstr "" -#: read.c:2800 +#: read.c:2804 #, c-format msgid "unrecognized section type `%s'" msgstr "" -#: read.c:2814 +#: read.c:2818 msgid "absolute sections are not supported" msgstr "" -#: read.c:2829 +#: read.c:2833 #, c-format msgid "unrecognized section command `%s'" msgstr "" -#: read.c:2893 +#: read.c:2897 #, c-format msgid ".end%c encountered without preceeding %s" msgstr "" -#: read.c:2923 +#: read.c:2927 #, c-format msgid "%s without %s" msgstr "" -#: read.c:3147 +#: read.c:3151 msgid "unsupported variable size or fill value" msgstr "" -#: read.c:3175 +#: read.c:3179 msgid ".space repeat count is zero, ignored" msgstr "" -#: read.c:3177 +#: read.c:3181 msgid ".space repeat count is negative, ignored" msgstr "" -#: read.c:3206 +#: read.c:3210 msgid "space allocation too complex in absolute section" msgstr "" -#: read.c:3212 +#: read.c:3216 msgid "space allocation too complex in common section" msgstr "" -#: read.c:3299 read.c:4599 +#: read.c:3303 read.c:4608 #, c-format msgid "bad floating literal: %s" msgstr "" -#: read.c:3458 +#: read.c:3462 #, c-format msgid "%s: would close weakref loop: %s" msgstr "" -#: read.c:3504 +#: read.c:3508 #, c-format msgid "junk at end of line, first unrecognized character valued 0x%x" msgstr "" -#: read.c:3562 +#: read.c:3566 msgid "missing expression" msgstr "" -#: read.c:3624 +#: read.c:3628 #, c-format msgid "`%s' can't be equated to common symbol '%s'" msgstr "" -#: read.c:3752 +#: read.c:3756 msgid "rva without symbol" msgstr "" -#: read.c:3809 +#: read.c:3813 msgid "missing or bad offset expression" msgstr "" -#: read.c:3830 +#: read.c:3834 msgid "missing reloc type" msgstr "" -#: read.c:3842 +#: read.c:3846 msgid "unrecognized reloc type" msgstr "" -#: read.c:3858 +#: read.c:3862 msgid "bad reloc expression" msgstr "" -#: read.c:3981 +#: read.c:3985 msgid "attempt to store value in absolute section" msgstr "" -#: read.c:4019 read.c:4867 +#: read.c:4023 read.c:4876 msgid "zero assumed for missing expression" msgstr "" -#: read.c:4031 read.c:4879 write.c:260 +#: read.c:4035 read.c:4888 write.c:260 msgid "register value used as expression" msgstr "" -#. Leading bits contain both 0s & 1s. -#: read.c:4109 +#: read.c:4114 +#, c-format +msgid "value 0x%llx truncated to 0x%llx" +msgstr "" + +#: read.c:4117 #, c-format msgid "value 0x%lx truncated to 0x%lx" msgstr "" -#: read.c:4125 +#: read.c:4134 #, c-format msgid "bignum truncated to %d bytes" msgstr "" -#: read.c:4430 read.c:4621 +#: read.c:4439 read.c:4630 msgid "unresolvable or nonpositive repeat count; using 1" msgstr "" -#: read.c:4479 +#: read.c:4488 #, c-format msgid "unknown floating type type '%c'" msgstr "" -#: read.c:4501 +#: read.c:4510 msgid "floating point constant too large" msgstr "" -#: read.c:4993 +#: read.c:5038 msgid "strings must be placed into a section" msgstr "" -#: read.c:5043 +#: read.c:5086 msgid "expected <nn>" msgstr "" #. To be compatible with BSD 4.2 as: give the luser a linefeed!! -#: read.c:5076 read.c:5162 +#: read.c:5119 read.c:5205 msgid "unterminated string; newline inserted" msgstr "" -#: read.c:5170 +#: read.c:5213 msgid "bad escaped character in string" msgstr "" -#: read.c:5195 +#: read.c:5238 msgid "expected address expression" msgstr "" -#: read.c:5214 +#: read.c:5257 #, c-format msgid "symbol \"%s\" undefined; zero assumed" msgstr "" -#: read.c:5217 +#: read.c:5260 msgid "some symbol undefined; zero assumed" msgstr "" -#: read.c:5253 +#: read.c:5296 msgid "this string may not contain '\\0'" msgstr "" -#: read.c:5289 +#: read.c:5332 msgid "missing string" msgstr "" -#: read.c:5376 +#: read.c:5419 #, c-format msgid ".incbin count zero, ignoring `%s'" msgstr "" -#: read.c:5402 +#: read.c:5445 #, c-format msgid "file not found: %s" msgstr "" -#: read.c:5416 +#: read.c:5459 #, c-format msgid "seek to end of .incbin file failed `%s'" msgstr "" -#: read.c:5427 +#: read.c:5470 #, c-format msgid "skip (%ld) or count (%ld) invalid for file size (%ld)" msgstr "" -#: read.c:5434 +#: read.c:5477 #, c-format msgid "could not skip to %ld in file `%s'" msgstr "" -#: read.c:5443 +#: read.c:5486 #, c-format msgid "truncated file `%s', %ld of %ld bytes read" msgstr "" -#: read.c:5601 +#: read.c:5644 msgid "missing .func" msgstr "" -#: read.c:5618 +#: read.c:5661 msgid ".endfunc missing for previous .func" msgstr "" -#: read.c:5741 +#: read.c:5784 #, c-format msgid "missing closing `%c'" msgstr "" -#: read.c:5743 +#: read.c:5786 msgid "stray `\\'" msgstr "" -#: stabs.c:212 stabs.c:220 stabs.c:228 stabs.c:247 +#: remap.c:52 +#, c-format +msgid "invalid argument '%s' to -fdebug-prefix-map" +msgstr "" + +#: stabs.c:214 stabs.c:222 stabs.c:230 stabs.c:249 #, c-format msgid ".stab%c: missing comma" msgstr "" @@ -13196,12 +13950,12 @@ msgstr "" #. This could happen for example with a source file with a huge #. number of lines. The only cure is to use a different debug #. format, probably DWARF. -#: stabs.c:240 +#: stabs.c:242 #, c-format msgid ".stab%c: description field '%x' too big, try a different debug format" msgstr "" -#: stabs.c:421 +#: stabs.c:423 msgid "comma missing in .xstabs" msgstr "" |