Updated Spanish translations.
[deliverable/binutils-gdb.git] / gas / po / gas.pot
CommitLineData
252b5132 1# SOME DESCRIPTIVE TITLE.
6e1772d5
AM
2# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3# This file is distributed under the same license as the PACKAGE package.
252b5132
RH
4# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5#
6#, fuzzy
7msgid ""
8msgstr ""
9"Project-Id-Version: PACKAGE VERSION\n"
c85dd50d 10"Report-Msgid-Bugs-To: bug-binutils@gnu.org\n"
cc643b88 11"POT-Creation-Date: 2011-06-02 14:30+0100\n"
252b5132
RH
12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14"Language-Team: LANGUAGE <LL@li.org>\n"
cc643b88 15"Language: \n"
252b5132
RH
16"MIME-Version: 1.0\n"
17"Content-Type: text/plain; charset=CHARSET\n"
328577ad 18"Content-Transfer-Encoding: 8bit\n"
252b5132 19
f12e7348 20#: app.c:488 app.c:502
252b5132
RH
21msgid "end of file in comment"
22msgstr ""
23
f12e7348 24#: app.c:580 app.c:627
3caac5b8
AM
25#, c-format
26msgid "end of file in string; '%c' inserted"
252b5132
RH
27msgstr ""
28
f12e7348 29#: app.c:653
87ccc1b0
NC
30#, c-format
31msgid "unknown escape '\\%c' in string; ignored"
252b5132
RH
32msgstr ""
33
2ee0aedf 34#: app.c:826
252b5132
RH
35msgid "end of file not at end of a line; newline inserted"
36msgstr ""
37
2ee0aedf 38#: app.c:989
252b5132
RH
39msgid "end of file in multiline comment"
40msgstr ""
41
2ee0aedf 42#: app.c:1064
252b5132
RH
43msgid "end of file after a one-character quote; \\0 inserted"
44msgstr ""
45
2ee0aedf 46#: app.c:1072
252b5132
RH
47msgid "end of file in escape character"
48msgstr ""
49
2ee0aedf 50#: app.c:1084
328577ad 51msgid "missing close quote; (assumed)"
252b5132
RH
52msgstr ""
53
2ee0aedf 54#: app.c:1153 app.c:1208 app.c:1219 app.c:1293
252b5132
RH
55msgid "end of file in comment; newline inserted"
56msgstr ""
57
cc643b88 58#: as.c:162
a74801ba
ILT
59msgid "missing emulation mode name"
60msgstr ""
61
cc643b88 62#: as.c:177
a74801ba
ILT
63#, c-format
64msgid "unrecognized emulation name `%s'"
65msgstr ""
66
cc643b88 67#: as.c:224
252b5132 68#, c-format
3caac5b8 69msgid "GNU assembler version %s (%s) using BFD version %s\n"
252b5132
RH
70msgstr ""
71
cc643b88 72#: as.c:231
252b5132
RH
73#, c-format
74msgid "Usage: %s [option...] [asmfile...]\n"
75msgstr ""
76
cc643b88 77#: as.c:233
6e1772d5 78#, c-format
252b5132
RH
79msgid ""
80"Options:\n"
a74801ba
ILT
81" -a[sub-option...]\t turn on listings\n"
82" \t Sub-options [default hls]:\n"
83" \t c omit false conditionals\n"
84" \t d omit debugging directives\n"
f12e7348 85" \t g include general info\n"
a74801ba
ILT
86" \t h include high-level source\n"
87" \t l include assembly\n"
88" \t m include macro expansions\n"
89" \t n omit forms processing\n"
90" \t s include symbols\n"
a74801ba
ILT
91" \t =FILE list to FILE (must be last sub-option)\n"
92msgstr ""
93
cc643b88 94#: as.c:247
8ea2b00f
AM
95#, c-format
96msgid " --alternate initially turn on alternate macro syntax\n"
97msgstr ""
98
cc643b88 99#: as.c:250
2ee0aedf
TG
100#, c-format
101msgid ""
102" --compress-debug-sections\n"
103" compress DWARF debug sections using zlib\n"
104msgstr ""
105
cc643b88 106#: as.c:253
2ee0aedf
TG
107#, c-format
108msgid ""
109" --nocompress-debug-sections\n"
110" don't compress DWARF debug sections\n"
111msgstr ""
112
cc643b88 113#: as.c:257
6e1772d5 114#, c-format
a74801ba
ILT
115msgid " -D produce assembler debugging messages\n"
116msgstr ""
117
cc643b88 118#: as.c:259
6e1772d5 119#, c-format
2ee0aedf
TG
120msgid ""
121" --debug-prefix-map OLD=NEW\n"
122" map OLD to NEW in debug information\n"
c85dd50d
NC
123msgstr ""
124
cc643b88 125#: as.c:262
c85dd50d 126#, c-format
a74801ba
ILT
127msgid " --defsym SYM=VAL define symbol SYM to given value\n"
128msgstr ""
129
cc643b88 130#: as.c:278
a74801ba
ILT
131#, c-format
132msgid " emulate output (default %s)\n"
133msgstr ""
134
cc643b88 135#: as.c:283
6e1772d5 136#, c-format
fce00800
AM
137msgid " --execstack require executable stack for this object\n"
138msgstr ""
139
cc643b88 140#: as.c:285
6e1772d5 141#, c-format
fce00800
AM
142msgid ""
143" --noexecstack don't require executable stack for this object\n"
144msgstr ""
145
2ee0aedf 146#: as.c:287
6e1772d5 147#, c-format
cc643b88
NC
148msgid ""
149" --size-check=[error|warning]\n"
150"\t\t\t ELF .size directive check (default --size-check=error)\n"
151msgstr ""
152
153#: as.c:291
154#, c-format
a74801ba
ILT
155msgid " -f skip whitespace and comment preprocessing\n"
156msgstr ""
157
cc643b88 158#: as.c:293
6e1772d5 159#, c-format
8ea2b00f 160msgid " -g --gen-debug generate debugging information\n"
a74801ba
ILT
161msgstr ""
162
cc643b88 163#: as.c:295
8ea2b00f
AM
164#, c-format
165msgid " --gstabs generate STABS debugging information\n"
166msgstr ""
167
cc643b88 168#: as.c:297
6e1772d5
AM
169#, c-format
170msgid ""
8ea2b00f 171" --gstabs+ generate STABS debug info with GNU extensions\n"
6e1772d5
AM
172msgstr ""
173
cc643b88 174#: as.c:299
6e1772d5 175#, c-format
8ea2b00f 176msgid " --gdwarf-2 generate DWARF2 debugging information\n"
a74801ba
ILT
177msgstr ""
178
cc643b88 179#: as.c:301
55cf6793
ZW
180#, c-format
181msgid " --hash-size=<value> set the hash table size close to <value>\n"
182msgstr ""
183
cc643b88 184#: as.c:303
6e1772d5 185#, c-format
a74801ba
ILT
186msgid " --help show this message and exit\n"
187msgstr ""
188
cc643b88 189#: as.c:305
6e1772d5 190#, c-format
85a39694
NC
191msgid " --target-help show target specific options\n"
192msgstr ""
193
cc643b88 194#: as.c:307
6e1772d5 195#, c-format
a74801ba
ILT
196msgid ""
197" -I DIR add DIR to search list for .include directives\n"
198msgstr ""
199
cc643b88 200#: as.c:309
6e1772d5 201#, c-format
a74801ba
ILT
202msgid " -J don't warn about signed overflow\n"
203msgstr ""
204
cc643b88 205#: as.c:311
6e1772d5 206#, c-format
252b5132 207msgid ""
a74801ba
ILT
208" -K warn when differences altered for long "
209"displacements\n"
210msgstr ""
211
cc643b88 212#: as.c:313
6e1772d5 213#, c-format
a74801ba
ILT
214msgid " -L,--keep-locals keep local symbols (e.g. starting with `L')\n"
215msgstr ""
216
cc643b88 217#: as.c:315
6e1772d5 218#, c-format
a74801ba
ILT
219msgid " -M,--mri assemble in MRI compatibility mode\n"
220msgstr ""
221
cc643b88 222#: as.c:317
6e1772d5 223#, c-format
a74801ba
ILT
224msgid ""
225" --MD FILE write dependency information in FILE (default "
226"none)\n"
227msgstr ""
228
cc643b88 229#: as.c:319
6e1772d5 230#, c-format
a74801ba
ILT
231msgid " -nocpp ignored\n"
232msgstr ""
233
cc643b88 234#: as.c:321
6e1772d5 235#, c-format
a74801ba 236msgid ""
328577ad
NC
237" -o OBJFILE name the object-file output OBJFILE (default a."
238"out)\n"
a74801ba
ILT
239msgstr ""
240
cc643b88 241#: as.c:323
6e1772d5 242#, c-format
a74801ba
ILT
243msgid " -R fold data section into text section\n"
244msgstr ""
245
cc643b88 246#: as.c:325
55cf6793
ZW
247#, c-format
248msgid ""
249" --reduce-memory-overheads \n"
250" prefer smaller memory use at the cost of longer\n"
251" assembly times\n"
252msgstr ""
253
cc643b88 254#: as.c:329
6e1772d5 255#, c-format
a74801ba
ILT
256msgid ""
257" --statistics print various measured statistics from execution\n"
258msgstr ""
259
cc643b88 260#: as.c:331
6e1772d5 261#, c-format
a74801ba
ILT
262msgid " --strip-local-absolute strip local absolute symbols\n"
263msgstr ""
264
cc643b88 265#: as.c:333
6e1772d5 266#, c-format
a74801ba
ILT
267msgid ""
268" --traditional-format Use same format as native assembler when possible\n"
269msgstr ""
270
cc643b88 271#: as.c:335
6e1772d5 272#, c-format
a74801ba
ILT
273msgid " --version print assembler version number and exit\n"
274msgstr ""
275
cc643b88 276#: as.c:337
6e1772d5 277#, c-format
a74801ba
ILT
278msgid " -W --no-warn suppress warnings\n"
279msgstr ""
280
cc643b88 281#: as.c:339
6e1772d5 282#, c-format
a74801ba
ILT
283msgid " --warn don't suppress warnings\n"
284msgstr ""
285
cc643b88 286#: as.c:341
6e1772d5 287#, c-format
a74801ba
ILT
288msgid " --fatal-warnings treat warnings as errors\n"
289msgstr ""
290
cc643b88 291#: as.c:344
6e1772d5 292#, c-format
252b5132 293msgid ""
a74801ba
ILT
294" --itbl INSTTBL extend instruction set to include instructions\n"
295" matching the specifications defined in file "
296"INSTTBL\n"
297msgstr ""
298
cc643b88 299#: as.c:348
6e1772d5 300#, c-format
a74801ba
ILT
301msgid " -w ignored\n"
302msgstr ""
303
cc643b88 304#: as.c:350
6e1772d5 305#, c-format
a74801ba
ILT
306msgid " -X ignored\n"
307msgstr ""
308
cc643b88 309#: as.c:352
6e1772d5 310#, c-format
a74801ba
ILT
311msgid " -Z generate object file even after errors\n"
312msgstr ""
313
cc643b88 314#: as.c:354
6e1772d5 315#, c-format
252b5132 316msgid ""
a74801ba 317" --listing-lhs-width set the width in words of the output data column "
252b5132 318"of\n"
a74801ba 319" the listing\n"
252b5132
RH
320msgstr ""
321
cc643b88 322#: as.c:357
6e1772d5 323#, c-format
252b5132 324msgid ""
a74801ba
ILT
325" --listing-lhs-width2 set the width in words of the continuation lines\n"
326" of the output data column; ignored if smaller "
327"than\n"
328" the width of the first line\n"
252b5132
RH
329msgstr ""
330
cc643b88 331#: as.c:361
6e1772d5 332#, c-format
a74801ba
ILT
333msgid ""
334" --listing-rhs-width set the max width in characters of the lines from\n"
335" the source file\n"
252b5132
RH
336msgstr ""
337
cc643b88 338#: as.c:364
6e1772d5 339#, c-format
a74801ba
ILT
340msgid ""
341" --listing-cont-lines set the maximum number of continuation lines used\n"
342" for the output data column of the listing\n"
343msgstr ""
344
cc643b88 345#: as.c:367
ae351704
AM
346#, c-format
347msgid " @FILE read options from FILE\n"
348msgstr ""
349
cc643b88 350#: as.c:375
8ad3436c
AM
351#, c-format
352msgid "Report bugs to %s\n"
252b5132
RH
353msgstr ""
354
cc643b88 355#: as.c:587
8ea2b00f
AM
356#, c-format
357msgid "unrecognized option -%c%s"
358msgstr ""
359
3caac5b8 360#. This output is intended to follow the GNU standards document.
cc643b88 361#: as.c:625
252b5132
RH
362#, c-format
363msgid "GNU assembler %s\n"
364msgstr ""
365
cc643b88 366#: as.c:626
6e1772d5 367#, c-format
cc643b88 368msgid "Copyright 2011 Free Software Foundation, Inc.\n"
252b5132
RH
369msgstr ""
370
cc643b88 371#: as.c:627
6e1772d5 372#, c-format
252b5132
RH
373msgid ""
374"This program is free software; you may redistribute it under the terms of\n"
c85dd50d
NC
375"the GNU General Public License version 3 or later.\n"
376"This program has absolutely no warranty.\n"
252b5132
RH
377msgstr ""
378
cc643b88 379#: as.c:631
252b5132
RH
380#, c-format
381msgid "This assembler was configured for a target of `%s'.\n"
382msgstr ""
383
cc643b88 384#: as.c:638
252b5132
RH
385msgid "multiple emulation names specified"
386msgstr ""
387
cc643b88 388#: as.c:640
252b5132
RH
389msgid "emulations not handled in this configuration"
390msgstr ""
391
cc643b88 392#: as.c:645
252b5132
RH
393#, c-format
394msgid "alias = %s\n"
395msgstr ""
396
cc643b88 397#: as.c:646
252b5132
RH
398#, c-format
399msgid "canonical = %s\n"
400msgstr ""
401
cc643b88 402#: as.c:647
252b5132
RH
403#, c-format
404msgid "cpu-type = %s\n"
405msgstr ""
406
cc643b88 407#: as.c:649
252b5132
RH
408#, c-format
409msgid "format = %s\n"
410msgstr ""
411
cc643b88 412#: as.c:652
252b5132
RH
413#, c-format
414msgid "bfd-target = %s\n"
415msgstr ""
416
cc643b88 417#: as.c:660
2ee0aedf
TG
418msgid "cannot compress debug sections (zlib not installed)"
419msgstr ""
420
cc643b88 421#: as.c:681
252b5132
RH
422msgid "bad defsym; format is --defsym name=value"
423msgstr ""
424
cc643b88 425#: as.c:701
328577ad 426msgid "no file name following -t option"
252b5132
RH
427msgstr ""
428
cc643b88 429#: as.c:716
252b5132 430#, c-format
328577ad 431msgid "failed to read instruction table %s\n"
252b5132
RH
432msgstr ""
433
cc643b88
NC
434#: as.c:828
435#, c-format
436msgid "Invalid --size-check= option: `%s'"
437msgstr ""
438
439#: as.c:896
252b5132
RH
440#, c-format
441msgid "invalid listing option `%c'"
442msgstr ""
443
cc643b88 444#: as.c:949
55cf6793
ZW
445msgid "--hash-size needs a numeric argument"
446msgstr ""
447
cc643b88 448#: as.c:974
a74801ba 449#, c-format
6e1772d5 450msgid "%s: total time in assembly: %ld.%06ld\n"
a74801ba
ILT
451msgstr ""
452
cc643b88 453#: as.c:977
252b5132 454#, c-format
6e1772d5 455msgid "%s: data size %ld\n"
252b5132
RH
456msgstr ""
457
cc643b88 458#: as.c:1289
252b5132 459#, c-format
6e1772d5 460msgid "%d warnings, treating warnings as errors"
252b5132
RH
461msgstr ""
462
2ee0aedf 463#: as.h:184
328577ad
NC
464#, c-format
465msgid "Case value %ld unexpected at line %d of file \"%s\"\n"
466msgstr ""
467
252b5132
RH
468#.
469#. * We have a GROSS internal error.
470#. * This should never happen.
471#.
2ee0aedf 472#: atof-generic.c:417 config/tc-m68k.c:3579
328577ad 473msgid "failed sanity check"
252b5132
RH
474msgstr ""
475
2ee0aedf
TG
476#: cgen.c:113 config/tc-alpha.c:2104 config/tc-alpha.c:2128
477#: config/tc-arc.c:1684 config/tc-d10v.c:552 config/tc-d30v.c:538
cc643b88
NC
478#: config/tc-mn10200.c:1100 config/tc-mn10300.c:1751 config/tc-ppc.c:2617
479#: config/tc-ppc.c:2768 config/tc-ppc.c:2910 config/tc-ppc.c:2921
480#: config/tc-s390.c:1250 config/tc-s390.c:1364 config/tc-s390.c:1493
2ee0aedf
TG
481#: config/tc-v850.c:2229 config/tc-v850.c:2300 config/tc-v850.c:2346
482#: config/tc-v850.c:2383 config/tc-v850.c:2420 config/tc-v850.c:2649
c85dd50d
NC
483msgid "too many fixups"
484msgstr ""
485
2ee0aedf
TG
486#: cgen.c:400 cgen.c:420 config/tc-arc.c:1665 config/tc-d10v.c:463
487#: config/tc-d30v.c:454 config/tc-i370.c:2125 config/tc-mn10200.c:1042
cc643b88 488#: config/tc-mn10300.c:1676 config/tc-ppc.c:2656 config/tc-s390.c:1221
2ee0aedf
TG
489#: config/tc-v850.c:2337 config/tc-v850.c:2371 config/tc-v850.c:2411
490#: config/tc-v850.c:2622 config/tc-z80.c:417
c85dd50d
NC
491msgid "illegal operand"
492msgstr ""
493
cc643b88 494#: cgen.c:424 config/tc-arc.c:1667 config/tc-avr.c:632 config/tc-d10v.c:465
2ee0aedf
TG
495#: config/tc-d30v.c:456 config/tc-h8300.c:500 config/tc-i370.c:2127
496#: config/tc-mcore.c:662 config/tc-microblaze.c:579 config/tc-mmix.c:488
497#: config/tc-mn10200.c:1045 config/tc-mn10300.c:1679 config/tc-msp430.c:452
cc643b88 498#: config/tc-or32.c:307 config/tc-ppc.c:2658 config/tc-s390.c:1239
2ee0aedf
TG
499#: config/tc-sh.c:1387 config/tc-sh64.c:2213 config/tc-v850.c:2341
500#: config/tc-v850.c:2375 config/tc-v850.c:2415 config/tc-v850.c:2625
501#: config/tc-z80.c:570 config/tc-z8k.c:350
c85dd50d
NC
502msgid "missing operand"
503msgstr ""
504
a5c7551f 505#: cgen.c:799
c85dd50d
NC
506msgid "a reloc on this operand implies an overflow"
507msgstr ""
508
a5c7551f 509#: cgen.c:822
c85dd50d
NC
510msgid "operand mask overflow"
511msgstr ""
512
513#. We can't actually support subtracting a symbol.
cc643b88
NC
514#: cgen.c:886 config/tc-arc.c:1249 config/tc-arm.c:1645 config/tc-arm.c:9058
515#: config/tc-arm.c:9110 config/tc-arm.c:9357 config/tc-arm.c:10157
516#: config/tc-arm.c:11248 config/tc-arm.c:11288 config/tc-arm.c:11616
517#: config/tc-arm.c:11655 config/tc-avr.c:1165 config/tc-cris.c:4047
518#: config/tc-d10v.c:1511 config/tc-d30v.c:1915 config/tc-mips.c:4694
519#: config/tc-msp430.c:1936 config/tc-ppc.c:6102 config/tc-spu.c:957
2ee0aedf
TG
520#: config/tc-spu.c:981 config/tc-v850.c:3084 config/tc-xstormy16.c:483
521#: config/tc-xtensa.c:5833 config/tc-xtensa.c:11830
c85dd50d
NC
522msgid "expression too complex"
523msgstr ""
524
cc643b88 525#: cgen.c:982 config/tc-arc.c:1310 config/tc-ppc.c:6227 config/tc-s390.c:2135
2ee0aedf 526#: config/tc-v850.c:3131 config/tc-xstormy16.c:537
c85dd50d
NC
527msgid "unresolved expression that must be resolved"
528msgstr ""
529
2ee0aedf 530#: cgen.c:1007 config/tc-xstormy16.c:562
c85dd50d
NC
531#, c-format
532msgid "internal error: can't install fix for reloc type %d (`%s')"
533msgstr ""
534
2ee0aedf 535#: cgen.c:1037
c85dd50d
NC
536msgid "relocation is not supported"
537msgstr ""
538
ae351704 539#: cond.c:83
252b5132
RH
540msgid "invalid identifier for \".ifdef\""
541msgstr ""
542
ae351704 543#: cond.c:150
252b5132
RH
544msgid "non-constant expression in \".if\" statement"
545msgstr ""
546
ae351704 547#: cond.c:277
252b5132
RH
548msgid "bad format for ifc or ifnc"
549msgstr ""
550
ae351704 551#: cond.c:307
328577ad 552msgid "\".elseif\" without matching \".if\""
252b5132
RH
553msgstr ""
554
ae351704 555#: cond.c:311
328577ad 556msgid "\".elseif\" after \".else\""
252b5132
RH
557msgstr ""
558
ae351704 559#: cond.c:314 cond.c:420
cc643b88 560msgid "here is the previous \".else\""
252b5132
RH
561msgstr ""
562
ae351704 563#: cond.c:317 cond.c:423
cc643b88 564msgid "here is the previous \".if\""
252b5132
RH
565msgstr ""
566
ae351704 567#: cond.c:346
a74801ba
ILT
568msgid "non-constant expression in \".elseif\" statement"
569msgstr ""
570
ae351704 571#: cond.c:384
a74801ba
ILT
572msgid "\".endif\" without \".if\""
573msgstr ""
574
ae351704 575#: cond.c:413
328577ad 576msgid "\".else\" without matching \".if\""
a74801ba
ILT
577msgstr ""
578
ae351704 579#: cond.c:417
cc643b88 580msgid "duplicate \".else\""
a74801ba
ILT
581msgstr ""
582
ae351704 583#: cond.c:468
252b5132
RH
584msgid ".ifeqs syntax error"
585msgstr ""
586
ae351704 587#: cond.c:549
252b5132
RH
588msgid "end of macro inside conditional"
589msgstr ""
590
ae351704 591#: cond.c:551
252b5132
RH
592msgid "end of file inside conditional"
593msgstr ""
594
ae351704 595#: cond.c:554
252b5132
RH
596msgid "here is the start of the unterminated conditional"
597msgstr ""
598
ae351704 599#: cond.c:558
252b5132
RH
600msgid "here is the \"else\" of the unterminated conditional"
601msgstr ""
602
c85dd50d
NC
603#: config/atof-ieee.c:141
604msgid "cannot create floating-point number"
605msgstr ""
606
a5c7551f
RW
607#: config/atof-ieee.c:288
608msgid "NaNs are not supported by this target\n"
609msgstr ""
610
611#: config/atof-ieee.c:327 config/atof-ieee.c:368
612msgid "Infinities are not supported by this target\n"
613msgstr ""
614
cc643b88
NC
615#: config/atof-ieee.c:784 config/atof-vax.c:450 config/tc-arm.c:1036
616#: config/tc-ia64.c:11435 config/tc-tic30.c:1259 config/tc-tic4x.c:2598
499ac353 617msgid "Unrecognized or unsupported floating point constant"
c85dd50d
NC
618msgstr ""
619
2ee0aedf 620#: config/obj-aout.c:84
252b5132
RH
621#, c-format
622msgid "Attempt to put a common symbol into set %s"
623msgstr ""
624
2ee0aedf 625#: config/obj-aout.c:88
252b5132
RH
626#, c-format
627msgid "Attempt to put an undefined symbol into set %s"
628msgstr ""
629
cc643b88 630#: config/obj-aout.c:115 config/obj-coff.c:1398
252b5132
RH
631#, c-format
632msgid "Symbol `%s' can not be both weak and common"
633msgstr ""
634
cc643b88 635#: config/obj-coff.c:140 dw2gencfi.c:214
252b5132
RH
636#, c-format
637msgid "Inserting \"%s\" into structure table failed: %s"
638msgstr ""
639
cc643b88
NC
640#: config/obj-coff.c:219 config/obj-coff.c:1695 config/tc-ppc.c:5147
641#: config/tc-tic54x.c:4008 read.c:2795
a5c7551f
RW
642#, c-format
643msgid "error setting flags for \"%s\": %s"
644msgstr ""
645
a74801ba 646#. Zero is used as an end marker in the file.
cc643b88 647#: config/obj-coff.c:438
a74801ba
ILT
648msgid "Line numbers must be positive integers\n"
649msgstr ""
650
cc643b88 651#: config/obj-coff.c:470
252b5132
RH
652msgid ".ln pseudo-op inside .def/.endef: ignored."
653msgstr ""
654
cc643b88 655#: config/obj-coff.c:512 ecoff.c:3250
a74801ba
ILT
656msgid ".loc outside of .text"
657msgstr ""
658
cc643b88 659#: config/obj-coff.c:519
a74801ba
ILT
660msgid ".loc pseudo-op inside .def/.endef: ignored."
661msgstr ""
662
cc643b88 663#: config/obj-coff.c:600
252b5132
RH
664msgid ".def pseudo-op used inside of .def/.endef: ignored."
665msgstr ""
666
cc643b88 667#: config/obj-coff.c:636
252b5132
RH
668msgid ".endef pseudo-op used outside of .def/.endef: ignored."
669msgstr ""
670
cc643b88 671#: config/obj-coff.c:675
252b5132
RH
672#, c-format
673msgid "`%s' symbol without preceding function"
674msgstr ""
675
cc643b88 676#: config/obj-coff.c:762
252b5132
RH
677#, c-format
678msgid "unexpected storage class %d"
679msgstr ""
680
cc643b88 681#: config/obj-coff.c:870
252b5132
RH
682msgid ".dim pseudo-op used outside of .def/.endef: ignored."
683msgstr ""
684
cc643b88 685#: config/obj-coff.c:890
252b5132
RH
686msgid "badly formed .dim directive ignored"
687msgstr ""
688
cc643b88 689#: config/obj-coff.c:939
252b5132
RH
690msgid ".size pseudo-op used outside of .def/.endef ignored."
691msgstr ""
692
cc643b88 693#: config/obj-coff.c:954
252b5132
RH
694msgid ".scl pseudo-op used outside of .def/.endef ignored."
695msgstr ""
696
cc643b88 697#: config/obj-coff.c:971
252b5132
RH
698msgid ".tag pseudo-op used outside of .def/.endef ignored."
699msgstr ""
700
cc643b88 701#: config/obj-coff.c:989
252b5132
RH
702#, c-format
703msgid "tag not found for .tag %s"
704msgstr ""
705
cc643b88 706#: config/obj-coff.c:1002
252b5132
RH
707msgid ".type pseudo-op used outside of .def/.endef ignored."
708msgstr ""
709
cc643b88 710#: config/obj-coff.c:1021
252b5132
RH
711msgid ".val pseudo-op used outside of .def/.endef ignored."
712msgstr ""
713
cc643b88 714#: config/obj-coff.c:1178
8ea2b00f
AM
715msgid "badly formed .weak directive ignored"
716msgstr ""
717
cc643b88 718#: config/obj-coff.c:1356
252b5132
RH
719msgid "mismatched .eb"
720msgstr ""
721
cc643b88 722#: config/obj-coff.c:1377
55cf6793
ZW
723#, c-format
724msgid "C_EFCN symbol for %s out of scope"
252b5132
RH
725msgstr ""
726
cc643b88 727#: config/obj-coff.c:1431
a5c7551f
RW
728#, c-format
729msgid "Warning: internal error: forgetting to set endndx of %s"
730msgstr ""
731
252b5132
RH
732#. STYP_INFO
733#. STYP_LIB
734#. STYP_OVER
cc643b88 735#: config/obj-coff.c:1661
252b5132
RH
736#, c-format
737msgid "unsupported section attribute '%c'"
738msgstr ""
739
cc643b88 740#: config/obj-coff.c:1665 config/tc-ppc.c:5129
252b5132
RH
741#, c-format
742msgid "unknown section attribute '%c'"
743msgstr ""
744
cc643b88 745#: config/obj-coff.c:1707
bc0d738a
NC
746#, c-format
747msgid "Ignoring changed section attributes for %s"
748msgstr ""
749
cc643b88 750#: config/obj-coff.c:1847
252b5132
RH
751#, c-format
752msgid "0x%lx: \"%s\" type = %ld, class = %d, segment = %d\n"
753msgstr ""
754
55cf6793 755#: config/obj-ecoff.c:125
252b5132
RH
756msgid "Can't set GP value"
757msgstr ""
758
55cf6793 759#: config/obj-ecoff.c:132
252b5132
RH
760msgid "Can't set register masks"
761msgstr ""
762
2ee0aedf 763#: config/obj-elf.c:334 config/tc-sparc.c:3949 config/tc-v850.c:503
252b5132
RH
764#, c-format
765msgid "bad .common segment %s"
766msgstr ""
767
2ee0aedf
TG
768#: config/obj-elf.c:411
769msgid "Missing symbol name in directive"
770msgstr ""
771
772#: config/obj-elf.c:618
328577ad
NC
773#, c-format
774msgid "setting incorrect section type for %s"
775msgstr ""
776
2ee0aedf 777#: config/obj-elf.c:623
a74801ba 778#, c-format
328577ad 779msgid "ignoring incorrect section type for %s"
252b5132
RH
780msgstr ""
781
2ee0aedf 782#: config/obj-elf.c:665
60bcf0fa 783#, c-format
328577ad 784msgid "setting incorrect section attributes for %s"
60bcf0fa
NC
785msgstr ""
786
2ee0aedf 787#: config/obj-elf.c:720
06647dfd
AM
788#, c-format
789msgid "ignoring changed section type for %s"
790msgstr ""
791
2ee0aedf 792#: config/obj-elf.c:732
a74801ba 793#, c-format
328577ad 794msgid "ignoring changed section attributes for %s"
252b5132
RH
795msgstr ""
796
2ee0aedf 797#: config/obj-elf.c:734
6840198f 798#, c-format
328577ad 799msgid "ignoring changed section entity size for %s"
6840198f
NC
800msgstr ""
801
2ee0aedf
TG
802#: config/obj-elf.c:794
803msgid "unrecognized .section attribute: want a,e,w,x,M,S,G,T"
252b5132
RH
804msgstr ""
805
cc643b88 806#: config/obj-elf.c:836 read.c:2779
f12e7348 807msgid "unrecognized section type"
252b5132
RH
808msgstr ""
809
2ee0aedf 810#: config/obj-elf.c:868
f12e7348 811msgid "unrecognized section attribute"
252b5132
RH
812msgstr ""
813
2ee0aedf 814#: config/obj-elf.c:899 config/tc-alpha.c:4208
328577ad 815msgid "missing name"
6840198f
NC
816msgstr ""
817
cc643b88 818#: config/obj-elf.c:1032
328577ad 819msgid "invalid merge entity size"
252b5132
RH
820msgstr ""
821
cc643b88 822#: config/obj-elf.c:1039
328577ad
NC
823msgid "entity size for SHF_MERGE not specified"
824msgstr ""
825
cc643b88 826#: config/obj-elf.c:1045
2ee0aedf
TG
827msgid "? section flag ignored with G present"
828msgstr ""
829
cc643b88 830#: config/obj-elf.c:1064
328577ad
NC
831msgid "group name for SHF_GROUP not specified"
832msgstr ""
833
cc643b88 834#: config/obj-elf.c:1087
328577ad 835msgid "character following name is not '#'"
6840198f
NC
836msgstr ""
837
cc643b88 838#: config/obj-elf.c:1207
252b5132
RH
839msgid ".previous without corresponding .section; ignored"
840msgstr ""
841
cc643b88 842#: config/obj-elf.c:1233
a74801ba
ILT
843msgid ".popsection without corresponding .pushsection; ignored"
844msgstr ""
845
cc643b88 846#: config/obj-elf.c:1279
252b5132
RH
847msgid "expected comma after name in .symver"
848msgstr ""
849
cc643b88 850#: config/obj-elf.c:1303
252b5132
RH
851#, c-format
852msgid "missing version name in `%s' for symbol `%s'"
853msgstr ""
854
cc643b88 855#: config/obj-elf.c:1314
5f68c319
NC
856#, c-format
857msgid "multiple versions [`%s'|`%s'] for symbol `%s'"
858msgstr ""
859
cc643b88 860#: config/obj-elf.c:1351
c85dd50d
NC
861#, c-format
862msgid "expected `%s' to have already been set for .vtable_inherit"
863msgstr ""
864
cc643b88 865#: config/obj-elf.c:1361
c85dd50d
NC
866msgid "expected comma after name in .vtable_inherit"
867msgstr ""
868
cc643b88 869#: config/obj-elf.c:1414
c85dd50d
NC
870msgid "expected comma after name in .vtable_entry"
871msgstr ""
872
cc643b88 873#: config/obj-elf.c:1537
328577ad 874msgid "expected quoted string"
252b5132
RH
875msgstr ""
876
cc643b88 877#: config/obj-elf.c:1557
252b5132
RH
878#, c-format
879msgid "expected comma after name `%s' in .size directive"
880msgstr ""
881
cc643b88 882#: config/obj-elf.c:1566
252b5132
RH
883msgid "missing expression in .size directive"
884msgstr ""
885
cc643b88 886#: config/obj-elf.c:1690
c85dd50d
NC
887#, c-format
888msgid "symbol '%s' is already defined"
889msgstr ""
890
cc643b88 891#: config/obj-elf.c:1710 config/obj-elf.c:1722
a5c7551f
RW
892#, c-format
893msgid "symbol type \"%s\" is supported only by GNU targets"
894msgstr ""
895
cc643b88 896#: config/obj-elf.c:1733
252b5132 897#, c-format
328577ad 898msgid "unrecognized symbol type \"%s\""
252b5132
RH
899msgstr ""
900
cc643b88
NC
901#: config/obj-elf.c:1903 config/obj-elf.c:1906
902#, c-format
903msgid ".size expression for %s does not evaluate to a constant"
252b5132
RH
904msgstr ""
905
2ee0aedf 906#: config/obj-elf.c:1938
252b5132
RH
907#, c-format
908msgid ""
909"invalid attempt to declare external version name as default in symbol `%s'"
910msgstr ""
911
2ee0aedf 912#: config/obj-elf.c:1999 ecoff.c:3608
328577ad
NC
913#, c-format
914msgid "symbol `%s' can not be both weak and common"
915msgstr ""
916
2ee0aedf 917#: config/obj-elf.c:2116
328577ad 918#, c-format
87ccc1b0 919msgid "assuming all members of group `%s' are COMDAT"
328577ad
NC
920msgstr ""
921
2ee0aedf 922#: config/obj-elf.c:2128
252b5132 923#, c-format
87ccc1b0
NC
924msgid "can't create group: %s"
925msgstr ""
926
cc643b88 927#: config/obj-elf.c:2267
87ccc1b0 928#, c-format
328577ad 929msgid "failed to set up debugging information: %s"
252b5132
RH
930msgstr ""
931
cc643b88 932#: config/obj-elf.c:2287
252b5132 933#, c-format
328577ad 934msgid "can't start writing .mdebug section: %s"
252b5132
RH
935msgstr ""
936
cc643b88 937#: config/obj-elf.c:2295
252b5132 938#, c-format
328577ad 939msgid "could not write .mdebug section: %s"
252b5132
RH
940msgstr ""
941
c85dd50d
NC
942#: config/obj-som.c:58
943msgid "Only one .compiler pseudo-op per file!"
252b5132
RH
944msgstr ""
945
c85dd50d 946#: config/obj-som.c:75 config/obj-som.c:146 config/obj-som.c:188
328577ad
NC
947msgid "Expected quoted string"
948msgstr ""
949
c85dd50d
NC
950#: config/obj-som.c:88
951msgid ".compiler directive missing language and version"
952msgstr ""
953
954#: config/obj-som.c:98
955msgid ".compiler directive missing version"
956msgstr ""
957
958#: config/obj-som.c:114
959#, c-format
960msgid "FATAL: Attaching compiler header %s"
961msgstr ""
962
963#: config/obj-som.c:129
964msgid "Only one .version pseudo-op per file!"
965msgstr ""
966
ae351704 967#: config/obj-som.c:153
252b5132 968#, c-format
ae351704 969msgid "attaching version header %s: %s"
252b5132
RH
970msgstr ""
971
ae351704 972#: config/obj-som.c:171
252b5132
RH
973msgid "Only one .copyright pseudo-op per file!"
974msgstr ""
975
ae351704 976#: config/obj-som.c:195
252b5132 977#, c-format
ae351704 978msgid "attaching copyright header %s: %s"
252b5132
RH
979msgstr ""
980
2ee0aedf 981#: config/tc-alpha.c:656
252b5132 982#, c-format
55cf6793 983msgid "No !literal!%ld was found"
252b5132
RH
984msgstr ""
985
2ee0aedf 986#: config/tc-alpha.c:663
252b5132 987#, c-format
55cf6793 988msgid "No !tlsgd!%ld was found"
252b5132
RH
989msgstr ""
990
2ee0aedf 991#: config/tc-alpha.c:670
252b5132 992#, c-format
55cf6793 993msgid "No !tlsldm!%ld was found"
252b5132
RH
994msgstr ""
995
2ee0aedf 996#: config/tc-alpha.c:679
252b5132 997#, c-format
55cf6793 998msgid "No ldah !gpdisp!%ld was found"
252b5132
RH
999msgstr ""
1000
2ee0aedf 1001#: config/tc-alpha.c:729
87ccc1b0 1002#, c-format
55cf6793 1003msgid "too many !literal!%ld for %s"
87ccc1b0
NC
1004msgstr ""
1005
2ee0aedf 1006#: config/tc-alpha.c:759
252b5132 1007#, c-format
55cf6793 1008msgid "No lda !gpdisp!%ld was found"
252b5132
RH
1009msgstr ""
1010
55cf6793 1011#. Only support one relocation op per insn.
2ee0aedf 1012#: config/tc-alpha.c:918
55cf6793 1013msgid "More than one relocation op per insn"
252b5132
RH
1014msgstr ""
1015
2ee0aedf 1016#: config/tc-alpha.c:934
55cf6793 1017msgid "No relocation operand"
252b5132
RH
1018msgstr ""
1019
2ee0aedf 1020#: config/tc-alpha.c:944
328577ad 1021#, c-format
55cf6793 1022msgid "Unknown relocation operand: !%s"
328577ad
NC
1023msgstr ""
1024
2ee0aedf 1025#: config/tc-alpha.c:954
87ccc1b0 1026#, c-format
55cf6793 1027msgid "no sequence number after !%s"
87ccc1b0
NC
1028msgstr ""
1029
2ee0aedf 1030#: config/tc-alpha.c:964
87ccc1b0 1031#, c-format
55cf6793 1032msgid "!%s does not use a sequence number"
87ccc1b0
NC
1033msgstr ""
1034
2ee0aedf 1035#: config/tc-alpha.c:974
328577ad 1036#, c-format
55cf6793 1037msgid "Bad sequence number: !%s!%s"
328577ad
NC
1038msgstr ""
1039
2ee0aedf 1040#: config/tc-alpha.c:1189 config/tc-alpha.c:3364
87ccc1b0 1041#, c-format
55cf6793 1042msgid "inappropriate arguments for opcode `%s'"
87ccc1b0
NC
1043msgstr ""
1044
2ee0aedf 1045#: config/tc-alpha.c:1191 config/tc-alpha.c:3366
a74801ba 1046#, c-format
55cf6793 1047msgid "opcode `%s' not supported for target %s"
a74801ba
ILT
1048msgstr ""
1049
cc643b88 1050#: config/tc-alpha.c:1195 config/tc-alpha.c:3370 config/tc-avr.c:1441
2ee0aedf 1051#: config/tc-msp430.c:1828
a74801ba 1052#, c-format
55cf6793 1053msgid "unknown opcode `%s'"
a74801ba
ILT
1054msgstr ""
1055
2ee0aedf 1056#: config/tc-alpha.c:1276 config/tc-alpha.c:1537
55cf6793 1057msgid "overflow in literal (.lita) table"
328577ad
NC
1058msgstr ""
1059
2ee0aedf
TG
1060#: config/tc-alpha.c:1283 config/tc-alpha.c:1307 config/tc-alpha.c:1550
1061#: config/tc-alpha.c:2237 config/tc-alpha.c:2282 config/tc-alpha.c:2351
1062#: config/tc-alpha.c:2434 config/tc-alpha.c:2659 config/tc-alpha.c:2757
55cf6793 1063msgid "macro requires $at register while noat in effect"
a74801ba
ILT
1064msgstr ""
1065
2ee0aedf 1066#: config/tc-alpha.c:1285 config/tc-alpha.c:1309 config/tc-alpha.c:1552
55cf6793 1067msgid "macro requires $at while $at in use"
a74801ba
ILT
1068msgstr ""
1069
2ee0aedf 1070#: config/tc-alpha.c:1495
55cf6793 1071msgid "bignum invalid; zero assumed"
252b5132
RH
1072msgstr ""
1073
2ee0aedf 1074#: config/tc-alpha.c:1497
55cf6793 1075msgid "floating point number invalid; zero assumed"
252b5132
RH
1076msgstr ""
1077
2ee0aedf 1078#: config/tc-alpha.c:1502
55cf6793 1079msgid "can't handle expression"
328577ad
NC
1080msgstr ""
1081
2ee0aedf 1082#: config/tc-alpha.c:1543
55cf6793 1083msgid "overflow in literal (.lit8) table"
328577ad
NC
1084msgstr ""
1085
2ee0aedf 1086#: config/tc-alpha.c:1840
252b5132 1087#, c-format
328577ad 1088msgid "too many ldah insns for !gpdisp!%ld"
252b5132
RH
1089msgstr ""
1090
2ee0aedf 1091#: config/tc-alpha.c:1842 config/tc-alpha.c:1854
252b5132 1092#, c-format
328577ad 1093msgid "both insns for !gpdisp!%ld must be in the same section"
252b5132
RH
1094msgstr ""
1095
2ee0aedf 1096#: config/tc-alpha.c:1852
252b5132 1097#, c-format
328577ad
NC
1098msgid "too many lda insns for !gpdisp!%ld"
1099msgstr ""
1100
2ee0aedf 1101#: config/tc-alpha.c:1908
87ccc1b0
NC
1102#, c-format
1103msgid "too many lituse insns for !lituse_tlsgd!%ld"
1104msgstr ""
1105
2ee0aedf 1106#: config/tc-alpha.c:1911
87ccc1b0
NC
1107#, c-format
1108msgid "too many lituse insns for !lituse_tlsldm!%ld"
1109msgstr ""
1110
2ee0aedf 1111#: config/tc-alpha.c:1928
87ccc1b0
NC
1112#, c-format
1113msgid "duplicate !tlsgd!%ld"
1114msgstr ""
1115
2ee0aedf 1116#: config/tc-alpha.c:1930
87ccc1b0
NC
1117#, c-format
1118msgid "sequence number in use for !tlsldm!%ld"
1119msgstr ""
1120
2ee0aedf 1121#: config/tc-alpha.c:1944
87ccc1b0
NC
1122#, c-format
1123msgid "duplicate !tlsldm!%ld"
1124msgstr ""
1125
2ee0aedf 1126#: config/tc-alpha.c:1946
87ccc1b0
NC
1127#, c-format
1128msgid "sequence number in use for !tlsgd!%ld"
1129msgstr ""
1130
2ee0aedf 1131#: config/tc-alpha.c:2001 config/tc-arc.c:292 config/tc-mn10200.c:856
cc643b88 1132#: config/tc-mn10300.c:1148 config/tc-ppc.c:1730 config/tc-s390.c:638
55cf6793 1133msgid "operand"
252b5132
RH
1134msgstr ""
1135
2ee0aedf 1136#: config/tc-alpha.c:2140
55cf6793 1137msgid "invalid relocation for instruction"
252b5132
RH
1138msgstr ""
1139
2ee0aedf 1140#: config/tc-alpha.c:2154
55cf6793 1141msgid "invalid relocation for field"
252b5132
RH
1142msgstr ""
1143
2ee0aedf 1144#: config/tc-alpha.c:2985
55cf6793 1145msgid "can not resolve expression"
252b5132
RH
1146msgstr ""
1147
2ee0aedf 1148#: config/tc-alpha.c:3524 config/tc-i370.c:1055 config/tc-microblaze.c:185
cc643b88 1149#: config/tc-ppc.c:2055 config/tc-ppc.c:4892
a74801ba 1150#, c-format
328577ad 1151msgid ".COMMon length (%ld.) <0! Ignored."
a74801ba
ILT
1152msgstr ""
1153
2ee0aedf 1154#: config/tc-alpha.c:3535 config/tc-sparc.c:3820 config/tc-v850.c:298
328577ad 1155msgid "Ignoring attempt to re-define symbol"
252b5132
RH
1156msgstr ""
1157
cc643b88 1158#: config/tc-alpha.c:3627 config/tc-ppc.c:4929 config/tc-sparc.c:3828
252b5132
RH
1159#, c-format
1160msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld."
1161msgstr ""
1162
2ee0aedf 1163#: config/tc-alpha.c:3730 ecoff.c:3064
252b5132
RH
1164msgid ".ent directive has no name"
1165msgstr ""
1166
2ee0aedf 1167#: config/tc-alpha.c:3738
252b5132
RH
1168msgid "nested .ent directives"
1169msgstr ""
1170
2ee0aedf 1171#: config/tc-alpha.c:3783 ecoff.c:3015
252b5132
RH
1172msgid ".end directive has no name"
1173msgstr ""
1174
2ee0aedf 1175#: config/tc-alpha.c:3792
fce00800
AM
1176msgid ".end directive without matching .ent"
1177msgstr ""
1178
2ee0aedf 1179#: config/tc-alpha.c:3794
252b5132
RH
1180msgid ".end directive names different symbol than .ent"
1181msgstr ""
1182
2ee0aedf 1183#: config/tc-alpha.c:3837 ecoff.c:3150
fce00800
AM
1184msgid ".fmask outside of .ent"
1185msgstr ""
1186
2ee0aedf 1187#: config/tc-alpha.c:3839 config/tc-score.c:5601 ecoff.c:3214
fce00800
AM
1188msgid ".mask outside of .ent"
1189msgstr ""
1190
2ee0aedf 1191#: config/tc-alpha.c:3847 ecoff.c:3157
fce00800
AM
1192msgid "bad .fmask directive"
1193msgstr ""
1194
2ee0aedf 1195#: config/tc-alpha.c:3849 ecoff.c:3221
fce00800
AM
1196msgid "bad .mask directive"
1197msgstr ""
1198
cc643b88 1199#: config/tc-alpha.c:3882 config/tc-mips.c:15469 config/tc-score.c:5743
2ee0aedf 1200#: ecoff.c:3178
fce00800
AM
1201msgid ".frame outside of .ent"
1202msgstr ""
1203
2ee0aedf 1204#: config/tc-alpha.c:3893 ecoff.c:3189
fce00800
AM
1205msgid "bad .frame directive"
1206msgstr ""
1207
2ee0aedf 1208#: config/tc-alpha.c:3927
87ccc1b0
NC
1209msgid ".prologue directive without a preceding .ent directive"
1210msgstr ""
1211
2ee0aedf 1212#: config/tc-alpha.c:3945
252b5132
RH
1213#, c-format
1214msgid "Invalid argument %d to .prologue."
1215msgstr ""
1216
2ee0aedf 1217#: config/tc-alpha.c:4036
252b5132
RH
1218msgid "ECOFF debugging is disabled."
1219msgstr ""
1220
2ee0aedf 1221#: config/tc-alpha.c:4050
fce00800
AM
1222msgid ".ent directive without matching .end"
1223msgstr ""
1224
2ee0aedf 1225#: config/tc-alpha.c:4135
fce00800
AM
1226msgid ".usepv directive has no name"
1227msgstr ""
1228
2ee0aedf 1229#: config/tc-alpha.c:4146
fce00800
AM
1230msgid ".usepv directive has no type"
1231msgstr ""
1232
2ee0aedf 1233#: config/tc-alpha.c:4161
fce00800
AM
1234msgid "unknown argument for .usepv"
1235msgstr ""
1236
2ee0aedf 1237#: config/tc-alpha.c:4276
a5c7551f
RW
1238#, c-format
1239msgid "unknown section attribute %s"
252b5132
RH
1240msgstr ""
1241
2ee0aedf 1242#: config/tc-alpha.c:4389
252b5132
RH
1243msgid ".ent directive has no symbol"
1244msgstr ""
1245
2ee0aedf 1246#: config/tc-alpha.c:4418
a5c7551f
RW
1247msgid ".handler directive has no name"
1248msgstr ""
1249
2ee0aedf 1250#: config/tc-alpha.c:4447
252b5132
RH
1251msgid "Bad .frame directive 1./2. param"
1252msgstr ""
1253
2ee0aedf 1254#: config/tc-alpha.c:4459
252b5132
RH
1255msgid "Bad .frame directive 3./4. param"
1256msgstr ""
1257
2ee0aedf 1258#: config/tc-alpha.c:4497
252b5132
RH
1259msgid ".pdesc directive not in link (.link) section"
1260msgstr ""
1261
2ee0aedf 1262#: config/tc-alpha.c:4505
a5c7551f 1263msgid ".pdesc directive has no entry symbol"
252b5132
RH
1264msgstr ""
1265
2ee0aedf 1266#: config/tc-alpha.c:4523
a5c7551f 1267msgid ".pdesc has no matching .ent"
252b5132
RH
1268msgstr ""
1269
2ee0aedf 1270#: config/tc-alpha.c:4541
252b5132
RH
1271msgid "No comma after .pdesc <entryname>"
1272msgstr ""
1273
2ee0aedf 1274#: config/tc-alpha.c:4561
252b5132
RH
1275msgid "unknown procedure kind"
1276msgstr ""
1277
2ee0aedf 1278#: config/tc-alpha.c:4673
252b5132
RH
1279msgid ".name directive not in link (.link) section"
1280msgstr ""
1281
2ee0aedf 1282#: config/tc-alpha.c:4681
252b5132
RH
1283msgid ".name directive has no symbol"
1284msgstr ""
1285
2ee0aedf 1286#: config/tc-alpha.c:4716
252b5132
RH
1287msgid "No symbol after .linkage"
1288msgstr ""
1289
2ee0aedf 1290#: config/tc-alpha.c:4769
252b5132
RH
1291msgid "No symbol after .code_address"
1292msgstr ""
1293
2ee0aedf 1294#: config/tc-alpha.c:4796 config/tc-score.c:5607
252b5132
RH
1295msgid "Bad .mask directive"
1296msgstr ""
1297
2ee0aedf 1298#: config/tc-alpha.c:4814
252b5132
RH
1299msgid "Bad .fmask directive"
1300msgstr ""
1301
2ee0aedf 1302#: config/tc-alpha.c:4971
252b5132
RH
1303#, c-format
1304msgid "Expected comma after name \"%s\""
1305msgstr ""
1306
2ee0aedf 1307#: config/tc-alpha.c:4983
252b5132
RH
1308#, c-format
1309msgid "unhandled: .proc %s,%d"
1310msgstr ""
1311
2ee0aedf 1312#: config/tc-alpha.c:5017
252b5132
RH
1313#, c-format
1314msgid "Tried to .set unrecognized mode `%s'"
1315msgstr ""
1316
2ee0aedf 1317#: config/tc-alpha.c:5043
252b5132
RH
1318#, c-format
1319msgid "Bad base register, using $%d."
1320msgstr ""
1321
2ee0aedf 1322#: config/tc-alpha.c:5064
252b5132
RH
1323#, c-format
1324msgid "Alignment too large: %d. assumed"
1325msgstr ""
1326
2ee0aedf 1327#: config/tc-alpha.c:5068 config/tc-d30v.c:2060
252b5132
RH
1328msgid "Alignment negative: 0 assumed"
1329msgstr ""
1330
cc643b88 1331#: config/tc-alpha.c:5163 config/tc-alpha.c:5656
a5c7551f
RW
1332#, c-format
1333msgid "Unknown CPU identifier `%s'"
1334msgstr ""
1335
cc643b88 1336#: config/tc-alpha.c:5354
252b5132
RH
1337#, c-format
1338msgid "Chose GP value of %lx\n"
1339msgstr ""
1340
cc643b88 1341#: config/tc-alpha.c:5368
2ee0aedf 1342msgid "bad .section directive: want a,s,w,x,M,S,G,T in string"
328577ad
NC
1343msgstr ""
1344
cc643b88 1345#: config/tc-alpha.c:5457
55cf6793
ZW
1346#, c-format
1347msgid "internal error: can't hash opcode `%s': %s"
252b5132
RH
1348msgstr ""
1349
cc643b88 1350#: config/tc-alpha.c:5493
55cf6793
ZW
1351#, c-format
1352msgid "internal error: can't hash macro `%s': %s"
252b5132
RH
1353msgstr ""
1354
cc643b88 1355#: config/tc-alpha.c:5578 config/tc-arm.c:6746 config/tc-arm.c:6758
2ee0aedf 1356#: config/tc-i960.c:708 config/tc-xtensa.c:5315 config/tc-xtensa.c:5393
cc643b88 1357#: config/tc-xtensa.c:5510 config/tc-z80.c:1897
55cf6793
ZW
1358msgid "syntax error"
1359msgstr ""
1360
cc643b88 1361#: config/tc-alpha.c:5707
55cf6793
ZW
1362msgid ""
1363"Alpha options:\n"
1364"-32addr\t\t\ttreat addresses as 32-bit values\n"
1365"-F\t\t\tlack floating point instructions support\n"
1366"-mev4 | -mev45 | -mev5 | -mev56 | -mpca56 | -mev6 | -mev67 | -mev68 | -mall\n"
1367"\t\t\tspecify variant of Alpha architecture\n"
1368"-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264 | -m21264a | -"
1369"m21264b\n"
1370"\t\t\tthese variants include PALcode opcodes\n"
1371msgstr ""
1372
cc643b88 1373#: config/tc-alpha.c:5717
55cf6793
ZW
1374msgid ""
1375"VMS options:\n"
a5c7551f 1376"-+\t\t\tencode (don't truncate) names longer than 64 characters\n"
55cf6793 1377"-H\t\t\tshow new symbol after hash truncation\n"
a5c7551f 1378"-replace/-noreplace\tenable or disable the optimization of procedure calls\n"
55cf6793
ZW
1379msgstr ""
1380
cc643b88 1381#: config/tc-alpha.c:5968
55cf6793
ZW
1382#, c-format
1383msgid "unhandled relocation type %s"
1384msgstr ""
1385
cc643b88 1386#: config/tc-alpha.c:5981
55cf6793
ZW
1387msgid "non-absolute expression in constant field"
1388msgstr ""
1389
cc643b88 1390#: config/tc-alpha.c:5995
55cf6793
ZW
1391#, c-format
1392msgid "type %d reloc done?\n"
1393msgstr ""
1394
cc643b88 1395#: config/tc-alpha.c:6042 config/tc-alpha.c:6049 config/tc-mips.c:9793
55cf6793
ZW
1396msgid "Used $at without \".set noat\""
1397msgstr ""
1398
cc643b88 1399#: config/tc-alpha.c:6218
55cf6793
ZW
1400#, c-format
1401msgid "!samegp reloc against symbol without .prologue: %s"
1402msgstr ""
1403
cc643b88 1404#: config/tc-alpha.c:6262 config/tc-xtensa.c:5999
55cf6793
ZW
1405#, c-format
1406msgid "cannot represent `%s' relocation in object file"
1407msgstr ""
1408
cc643b88 1409#: config/tc-alpha.c:6268
55cf6793
ZW
1410#, c-format
1411msgid "internal error? cannot generate `%s' relocation"
1412msgstr ""
1413
cc643b88 1414#: config/tc-alpha.c:6364
55cf6793
ZW
1415#, c-format
1416msgid "frame reg expected, using $%d."
1417msgstr ""
1418
2ee0aedf 1419#: config/tc-arc.c:194 config/tc-arc.c:215 config/tc-arc.c:992
23f938f1
TG
1420#: config/tc-h8300.c:77 config/tc-h8300.c:86 config/tc-h8300.c:96
1421#: config/tc-h8300.c:106 config/tc-h8300.c:116 config/tc-h8300.c:127
cc643b88
NC
1422#: config/tc-h8300.c:244 config/tc-hppa.c:6887 config/tc-hppa.c:6893
1423#: config/tc-hppa.c:6899 config/tc-hppa.c:6905 config/tc-hppa.c:8312
2ee0aedf
TG
1424#: config/tc-lm32.c:198 config/tc-mn10300.c:937 config/tc-mn10300.c:942
1425#: config/tc-mn10300.c:2433 config/tc-xc16x.c:79 config/tc-xc16x.c:86
1426#: config/tc-xc16x.c:93
c85dd50d
NC
1427msgid "could not set architecture and machine"
1428msgstr ""
1429
cc643b88 1430#: config/tc-arc.c:212 config/tc-arm.c:22240 config/tc-score.c:6303
2ee0aedf 1431#: config/tc-score.c:6532 config/tc-score.c:6537
c85dd50d
NC
1432msgid "virtual memory exhausted"
1433msgstr ""
1434
2ee0aedf 1435#: config/tc-arc.c:432 config/tc-arc.c:671
c85dd50d
NC
1436msgid "expected comma after operand name"
1437msgstr ""
1438
1439#: config/tc-arc.c:443
1440#, c-format
1441msgid "negative operand number %d"
1442msgstr ""
1443
1444#: config/tc-arc.c:455
1445msgid "expected comma after register-number"
1446msgstr ""
1447
1448#: config/tc-arc.c:480
1449msgid "invalid mode"
1450msgstr ""
1451
1452#: config/tc-arc.c:497
1453msgid "expected comma after register-mode"
1454msgstr ""
1455
1456#: config/tc-arc.c:514
1457msgid "shortcut designator invalid"
1458msgstr ""
1459
1460#: config/tc-arc.c:529
1461#, c-format
1462msgid "core register value (%d) too large"
1463msgstr ""
1464
1465#: config/tc-arc.c:537
1466#, c-format
1467msgid "condition code value (%d) too large"
1468msgstr ""
1469
2ee0aedf 1470#: config/tc-arc.c:555
c85dd50d
NC
1471#, c-format
1472msgid "attempt to override symbol: %s"
1473msgstr ""
1474
2ee0aedf 1475#: config/tc-arc.c:626
c85dd50d
NC
1476msgid "invalid opertype"
1477msgstr ""
1478
2ee0aedf 1479#: config/tc-arc.c:683
c85dd50d
NC
1480msgid "expected comma after opcode"
1481msgstr ""
1482
2ee0aedf 1483#: config/tc-arc.c:693
c85dd50d
NC
1484#, c-format
1485msgid "negative subopcode %d"
1486msgstr ""
1487
2ee0aedf 1488#: config/tc-arc.c:702
c85dd50d
NC
1489msgid "subcode value found when opcode not equal 0x03"
1490msgstr ""
1491
2ee0aedf 1492#: config/tc-arc.c:710
c85dd50d
NC
1493#, c-format
1494msgid "invalid subopcode %d"
1495msgstr ""
1496
2ee0aedf 1497#: config/tc-arc.c:721
c85dd50d
NC
1498msgid "expected comma after subopcode"
1499msgstr ""
1500
2ee0aedf 1501#: config/tc-arc.c:740
c85dd50d
NC
1502msgid "invalid suffix class"
1503msgstr ""
1504
2ee0aedf 1505#: config/tc-arc.c:749
c85dd50d
NC
1506msgid "expected comma after suffix class"
1507msgstr ""
1508
2ee0aedf 1509#: config/tc-arc.c:768
c85dd50d
NC
1510msgid "invalid syntax class"
1511msgstr ""
1512
2ee0aedf 1513#: config/tc-arc.c:775
c85dd50d
NC
1514msgid "opcode 0x3 and SYNTAX_3OP invalid"
1515msgstr ""
1516
2ee0aedf 1517#: config/tc-arc.c:795
c85dd50d
NC
1518msgid "unknown suffix class"
1519msgstr ""
1520
cc643b88 1521#: config/tc-arc.c:862 config/tc-tic6x.c:582
c85dd50d
NC
1522msgid "expected comma after symbol name"
1523msgstr ""
1524
2ee0aedf 1525#: config/tc-arc.c:872
c85dd50d
NC
1526msgid "negative symbol length"
1527msgstr ""
1528
2ee0aedf 1529#: config/tc-arc.c:883
c85dd50d
NC
1530msgid "ignoring attempt to re-define symbol"
1531msgstr ""
1532
2ee0aedf 1533#: config/tc-arc.c:890
c85dd50d
NC
1534#, c-format
1535msgid "length of symbol \"%s\" already %ld, ignoring %d"
1536msgstr ""
1537
2ee0aedf 1538#: config/tc-arc.c:904
c85dd50d
NC
1539msgid "assuming symbol alignment of zero"
1540msgstr ""
1541
2ee0aedf 1542#: config/tc-arc.c:971
c85dd50d
NC
1543msgid "\".option\" directive must appear before any instructions"
1544msgstr ""
1545
2ee0aedf 1546#: config/tc-arc.c:981
c85dd50d
NC
1547msgid "\".option\" directive conflicts with initial definition"
1548msgstr ""
1549
2ee0aedf 1550#: config/tc-arc.c:989
c85dd50d
NC
1551msgid "\".option\" directive overrides command-line (default) value"
1552msgstr ""
1553
2ee0aedf 1554#: config/tc-arc.c:999
c85dd50d
NC
1555msgid "invalid identifier for \".option\""
1556msgstr ""
1557
2ee0aedf 1558#: config/tc-arc.c:1037 config/tc-i860.c:1035 config/tc-ip2k.c:249
b2f58c0c 1559msgid "relaxation not supported\n"
55cf6793
ZW
1560msgstr ""
1561
2ee0aedf 1562#: config/tc-arc.c:1081
c85dd50d
NC
1563msgid "expression too complex code symbol"
1564msgstr ""
1565
2ee0aedf 1566#: config/tc-arc.c:1108
c85dd50d
NC
1567#, c-format
1568msgid "missing ')' in %%-op"
1569msgstr ""
1570
2ee0aedf 1571#: config/tc-arc.c:1364 config/tc-dlx.c:1201 config/tc-i960.c:2639
a5c7551f 1572#: config/tc-m32r.c:2281 config/tc-sparc.c:3508
c85dd50d
NC
1573#, c-format
1574msgid "internal error: can't export reloc type %d (`%s')"
1575msgstr ""
1576
2ee0aedf 1577#: config/tc-arc.c:1496
c85dd50d
NC
1578#, c-format
1579msgid "unknown syntax format character `%c'"
1580msgstr ""
1581
2ee0aedf 1582#: config/tc-arc.c:1635
c85dd50d
NC
1583msgid "too many suffixes"
1584msgstr ""
1585
2ee0aedf 1586#: config/tc-arc.c:1674
c85dd50d
NC
1587msgid "symbol as destination register"
1588msgstr ""
1589
2ee0aedf
TG
1590#. xgettext:c-format.
1591#: config/tc-arc.c:1759 config/tc-i370.c:2207 config/tc-mn10200.c:1141
cc643b88 1592#: config/tc-mn10300.c:1820 config/tc-ppc.c:2970 config/tc-s390.c:1506
2ee0aedf 1593#: config/tc-v850.c:2699
c85dd50d
NC
1594#, c-format
1595msgid "junk at end of line: `%s'"
1596msgstr ""
1597
2ee0aedf 1598#: config/tc-arc.c:1798
c85dd50d
NC
1599msgid "8 byte instruction in delay slot"
1600msgstr ""
1601
1602#. except for jl addr
2ee0aedf 1603#: config/tc-arc.c:1801
c85dd50d
NC
1604msgid "8 byte jump instruction with delay slot"
1605msgstr ""
1606
2ee0aedf 1607#: config/tc-arc.c:1809
c85dd50d
NC
1608msgid "conditional branch follows set of flags"
1609msgstr ""
1610
cc643b88 1611#: config/tc-arc.c:1893 config/tc-arm.c:16170
c85dd50d
NC
1612#, c-format
1613msgid "bad instruction `%s'"
87ccc1b0
NC
1614msgstr ""
1615
cc643b88 1616#: config/tc-arm.c:539
328577ad
NC
1617msgid "ARM register expected"
1618msgstr ""
1619
cc643b88 1620#: config/tc-arm.c:540
328577ad
NC
1621msgid "bad or missing co-processor number"
1622msgstr ""
1623
cc643b88 1624#: config/tc-arm.c:541
328577ad
NC
1625msgid "co-processor register expected"
1626msgstr ""
1627
cc643b88 1628#: config/tc-arm.c:542
328577ad
NC
1629msgid "FPA register expected"
1630msgstr ""
1631
cc643b88 1632#: config/tc-arm.c:543
328577ad
NC
1633msgid "VFP single precision register expected"
1634msgstr ""
1635
cc643b88 1636#: config/tc-arm.c:544
ae351704
AM
1637msgid "VFP/Neon double precision register expected"
1638msgstr ""
1639
cc643b88 1640#: config/tc-arm.c:545
ae351704
AM
1641msgid "Neon quad precision register expected"
1642msgstr ""
1643
cc643b88 1644#: config/tc-arm.c:546
ae351704
AM
1645msgid "VFP single or double precision register expected"
1646msgstr ""
1647
cc643b88 1648#: config/tc-arm.c:547
ae351704 1649msgid "Neon double or quad precision register expected"
328577ad
NC
1650msgstr ""
1651
cc643b88 1652#: config/tc-arm.c:548
ae351704
AM
1653msgid "VFP single, double or Neon quad precision register expected"
1654msgstr ""
1655
cc643b88 1656#: config/tc-arm.c:549
55cf6793
ZW
1657msgid "VFP system register expected"
1658msgstr ""
1659
cc643b88 1660#: config/tc-arm.c:550
328577ad
NC
1661msgid "Maverick MVF register expected"
1662msgstr ""
1663
cc643b88 1664#: config/tc-arm.c:551
328577ad
NC
1665msgid "Maverick MVD register expected"
1666msgstr ""
1667
cc643b88 1668#: config/tc-arm.c:552
328577ad
NC
1669msgid "Maverick MVFX register expected"
1670msgstr ""
1671
cc643b88 1672#: config/tc-arm.c:553
6e1772d5
AM
1673msgid "Maverick MVDX register expected"
1674msgstr ""
1675
cc643b88 1676#: config/tc-arm.c:554
328577ad
NC
1677msgid "Maverick MVAX register expected"
1678msgstr ""
1679
cc643b88 1680#: config/tc-arm.c:555
328577ad
NC
1681msgid "Maverick DSPSC register expected"
1682msgstr ""
1683
cc643b88 1684#: config/tc-arm.c:556
55cf6793
ZW
1685msgid "iWMMXt data register expected"
1686msgstr ""
1687
cc643b88 1688#: config/tc-arm.c:557 config/tc-arm.c:6525
55cf6793
ZW
1689msgid "iWMMXt control register expected"
1690msgstr ""
1691
cc643b88 1692#: config/tc-arm.c:558
55cf6793
ZW
1693msgid "iWMMXt scalar register expected"
1694msgstr ""
1695
cc643b88 1696#: config/tc-arm.c:559
55cf6793 1697msgid "XScale accumulator register expected"
87ccc1b0
NC
1698msgstr ""
1699
ae351704 1700#. For score5u : div/mul will pop warning message, mmu/alw/asw will pop error message.
cc643b88 1701#: config/tc-arm.c:708 config/tc-score.c:259
328577ad
NC
1702msgid "bad arguments to instruction"
1703msgstr ""
1704
cc643b88 1705#: config/tc-arm.c:709
a5c7551f
RW
1706msgid "r13 not allowed here"
1707msgstr ""
1708
cc643b88 1709#: config/tc-arm.c:710
328577ad
NC
1710msgid "r15 not allowed here"
1711msgstr ""
1712
cc643b88 1713#: config/tc-arm.c:711
55cf6793 1714msgid "instruction cannot be conditional"
328577ad
NC
1715msgstr ""
1716
cc643b88 1717#: config/tc-arm.c:712
55cf6793 1718msgid "registers may not be the same"
328577ad
NC
1719msgstr ""
1720
cc643b88 1721#: config/tc-arm.c:713
55cf6793 1722msgid "lo register required"
252b5132
RH
1723msgstr ""
1724
cc643b88 1725#: config/tc-arm.c:714
55cf6793 1726msgid "instruction not supported in Thumb16 mode"
06647dfd
AM
1727msgstr ""
1728
cc643b88 1729#: config/tc-arm.c:715
ae351704
AM
1730msgid "instruction does not accept this addressing mode"
1731msgstr ""
1732
cc643b88 1733#: config/tc-arm.c:716
ae351704
AM
1734msgid "branch must be last instruction in IT block"
1735msgstr ""
1736
cc643b88 1737#: config/tc-arm.c:717
ae351704
AM
1738msgid "instruction not allowed in IT block"
1739msgstr ""
1740
cc643b88 1741#: config/tc-arm.c:718
ae351704
AM
1742msgid "selected FPU does not support instruction"
1743msgstr ""
1744
cc643b88 1745#: config/tc-arm.c:719
a5c7551f
RW
1746msgid "thumb conditional instruction should be in IT block"
1747msgstr ""
1748
cc643b88 1749#: config/tc-arm.c:720
a5c7551f
RW
1750msgid "incorrect condition in IT block"
1751msgstr ""
1752
cc643b88 1753#: config/tc-arm.c:721
a5c7551f
RW
1754msgid "IT falling in the range of a previous IT block"
1755msgstr ""
1756
cc643b88 1757#: config/tc-arm.c:722
a5c7551f
RW
1758msgid "missing .fnstart before unwinding directive"
1759msgstr ""
1760
cc643b88 1761#: config/tc-arm.c:724
2ee0aedf
TG
1762msgid "cannot use register index with PC-relative addressing"
1763msgstr ""
1764
cc643b88 1765#: config/tc-arm.c:726
2ee0aedf
TG
1766msgid "cannot use writeback with PC-relative addressing"
1767msgstr ""
1768
cc643b88 1769#: config/tc-arm.c:917
55cf6793 1770msgid "immediate expression requires a # prefix"
06647dfd
AM
1771msgstr ""
1772
cc643b88 1773#: config/tc-arm.c:945 read.c:3664
a5c7551f
RW
1774msgid "missing expression"
1775msgstr ""
1776
cc643b88 1777#: config/tc-arm.c:945 config/tc-score.c:6519 expr.c:1357 read.c:2456
55cf6793 1778msgid "bad expression"
06647dfd
AM
1779msgstr ""
1780
cc643b88 1781#: config/tc-arm.c:956 config/tc-i860.c:1004 config/tc-sparc.c:2880
55cf6793 1782msgid "bad segment"
252b5132
RH
1783msgstr ""
1784
cc643b88 1785#: config/tc-arm.c:975 config/tc-arm.c:4848 config/tc-i960.c:1300
a5c7551f 1786#: config/tc-score.c:1211
55cf6793
ZW
1787msgid "invalid constant"
1788msgstr ""
1789
cc643b88 1790#: config/tc-arm.c:1105
55cf6793
ZW
1791msgid "expected #constant"
1792msgstr ""
1793
cc643b88 1794#: config/tc-arm.c:1266
ae351704
AM
1795#, c-format
1796msgid "unexpected character `%c' in type specifier"
1797msgstr ""
1798
cc643b88 1799#: config/tc-arm.c:1283
ae351704
AM
1800#, c-format
1801msgid "bad size %d in type specifier"
1802msgstr ""
1803
cc643b88 1804#: config/tc-arm.c:1333
ae351704
AM
1805msgid "only one type should be specified for operand"
1806msgstr ""
1807
cc643b88 1808#: config/tc-arm.c:1339
ae351704
AM
1809msgid "vector type expected"
1810msgstr ""
1811
cc643b88 1812#: config/tc-arm.c:1411
ae351704
AM
1813msgid "can't redefine type for operand"
1814msgstr ""
1815
cc643b88 1816#: config/tc-arm.c:1422
ae351704
AM
1817msgid "only D registers may be indexed"
1818msgstr ""
1819
cc643b88 1820#: config/tc-arm.c:1428
ae351704
AM
1821msgid "can't change index for operand"
1822msgstr ""
1823
cc643b88 1824#: config/tc-arm.c:1444 config/tc-arm.c:3332 config/tc-arm.c:4430
ae351704
AM
1825msgid "constant expression required"
1826msgstr ""
1827
cc643b88 1828#: config/tc-arm.c:1491
ae351704
AM
1829msgid "register operand expected, but got scalar"
1830msgstr ""
1831
cc643b88 1832#: config/tc-arm.c:1524
ae351704
AM
1833msgid "scalar must have an index"
1834msgstr ""
1835
cc643b88
NC
1836#: config/tc-arm.c:1529 config/tc-arm.c:14756 config/tc-arm.c:14806
1837#: config/tc-arm.c:15221
ae351704
AM
1838msgid "scalar index out of range"
1839msgstr ""
1840
cc643b88 1841#: config/tc-arm.c:1577
55cf6793 1842msgid "bad range in register list"
6e1772d5
AM
1843msgstr ""
1844
cc643b88 1845#: config/tc-arm.c:1585 config/tc-arm.c:1594 config/tc-arm.c:1635
6e1772d5 1846#, c-format
55cf6793 1847msgid "Warning: duplicated register (r%d) in register list"
6e1772d5
AM
1848msgstr ""
1849
cc643b88 1850#: config/tc-arm.c:1597
55cf6793
ZW
1851msgid "Warning: register range not in ascending order"
1852msgstr ""
1853
cc643b88 1854#: config/tc-arm.c:1608
55cf6793
ZW
1855msgid "missing `}'"
1856msgstr ""
1857
cc643b88 1858#: config/tc-arm.c:1624
55cf6793
ZW
1859msgid "invalid register mask"
1860msgstr ""
1861
cc643b88 1862#: config/tc-arm.c:1706
ae351704
AM
1863msgid "expecting {"
1864msgstr ""
1865
cc643b88 1866#: config/tc-arm.c:1761 config/tc-arm.c:1805
ae351704
AM
1867msgid "register out of range in list"
1868msgstr ""
1869
cc643b88
NC
1870#: config/tc-arm.c:1777 config/tc-arm.c:1822 config/tc-h8300.c:1040
1871#: config/tc-mips.c:10894 config/tc-mips.c:10916
55cf6793
ZW
1872msgid "invalid register list"
1873msgstr ""
1874
cc643b88 1875#: config/tc-arm.c:1783 config/tc-arm.c:3846 config/tc-arm.c:3979
55cf6793
ZW
1876msgid "register list not in ascending order"
1877msgstr ""
1878
cc643b88 1879#: config/tc-arm.c:1814
55cf6793
ZW
1880msgid "register range not in ascending order"
1881msgstr ""
1882
cc643b88 1883#: config/tc-arm.c:1847
55cf6793 1884msgid "non-contiguous register range"
6e1772d5
AM
1885msgstr ""
1886
cc643b88 1887#: config/tc-arm.c:1906
a5c7551f
RW
1888msgid "register stride must be 1 or 2"
1889msgstr ""
1890
cc643b88 1891#: config/tc-arm.c:1907
a5c7551f
RW
1892msgid "mismatched element/structure types in list"
1893msgstr ""
1894
cc643b88 1895#: config/tc-arm.c:1971
ae351704
AM
1896msgid "don't use Rn-Rm syntax with non-unit stride"
1897msgstr ""
1898
cc643b88 1899#: config/tc-arm.c:2026
ae351704
AM
1900msgid "error parsing element/structure list"
1901msgstr ""
1902
cc643b88 1903#: config/tc-arm.c:2032
ae351704
AM
1904msgid "expected }"
1905msgstr ""
1906
cc643b88 1907#: config/tc-arm.c:2089
252b5132 1908#, c-format
55cf6793 1909msgid "ignoring attempt to redefine built-in register '%s'"
252b5132
RH
1910msgstr ""
1911
cc643b88 1912#: config/tc-arm.c:2094
55cf6793
ZW
1913#, c-format
1914msgid "ignoring redefinition of register alias '%s'"
252b5132
RH
1915msgstr ""
1916
cc643b88 1917#: config/tc-arm.c:2122
ae351704
AM
1918msgid "attempt to redefine typed alias"
1919msgstr ""
1920
cc643b88 1921#: config/tc-arm.c:2161
328577ad 1922#, c-format
55cf6793 1923msgid "unknown register '%s' -- .req ignored"
328577ad
NC
1924msgstr ""
1925
cc643b88 1926#: config/tc-arm.c:2256
ae351704
AM
1927msgid "bad type for register"
1928msgstr ""
1929
cc643b88 1930#: config/tc-arm.c:2267
ae351704
AM
1931msgid "expression must be constant"
1932msgstr ""
1933
cc643b88 1934#: config/tc-arm.c:2284
ae351704
AM
1935msgid "can't redefine the type of a register alias"
1936msgstr ""
1937
cc643b88 1938#: config/tc-arm.c:2291
ae351704
AM
1939msgid "you must specify a single type only"
1940msgstr ""
1941
cc643b88 1942#: config/tc-arm.c:2304
ae351704
AM
1943msgid "can't redefine the index of a scalar alias"
1944msgstr ""
1945
cc643b88 1946#: config/tc-arm.c:2312
ae351704
AM
1947msgid "scalar index must be constant"
1948msgstr ""
1949
cc643b88 1950#: config/tc-arm.c:2321
ae351704
AM
1951msgid "expecting ]"
1952msgstr ""
1953
cc643b88 1954#: config/tc-arm.c:2368
55cf6793
ZW
1955msgid "invalid syntax for .req directive"
1956msgstr ""
1957
cc643b88 1958#: config/tc-arm.c:2374
ae351704
AM
1959msgid "invalid syntax for .dn directive"
1960msgstr ""
1961
cc643b88 1962#: config/tc-arm.c:2380
ae351704
AM
1963msgid "invalid syntax for .qn directive"
1964msgstr ""
1965
cc643b88 1966#: config/tc-arm.c:2406
55cf6793
ZW
1967msgid "invalid syntax for .unreq directive"
1968msgstr ""
1969
cc643b88 1970#: config/tc-arm.c:2413
a74801ba 1971#, c-format
55cf6793 1972msgid "unknown register alias '%s'"
a74801ba
ILT
1973msgstr ""
1974
cc643b88 1975#: config/tc-arm.c:2415
06647dfd 1976#, c-format
cc643b88 1977msgid "ignoring attempt to use .unreq on fixed register name: '%s'"
252b5132
RH
1978msgstr ""
1979
cc643b88 1980#: config/tc-arm.c:2666
c85dd50d
NC
1981#, c-format
1982msgid "Failed to find real start of function: %s\n"
1983msgstr ""
1984
cc643b88 1985#: config/tc-arm.c:2683
55cf6793 1986msgid "selected processor does not support THUMB opcodes"
252b5132
RH
1987msgstr ""
1988
cc643b88 1989#: config/tc-arm.c:2696
55cf6793 1990msgid "selected processor does not support ARM opcodes"
252b5132
RH
1991msgstr ""
1992
cc643b88 1993#: config/tc-arm.c:2708
55cf6793
ZW
1994#, c-format
1995msgid "invalid instruction size selected (%d)"
252b5132
RH
1996msgstr ""
1997
cc643b88 1998#: config/tc-arm.c:2740
252b5132 1999#, c-format
55cf6793 2000msgid "invalid operand to .code directive (%d) (expecting 16 or 32)"
252b5132
RH
2001msgstr ""
2002
cc643b88 2003#: config/tc-arm.c:2796
87ccc1b0 2004#, c-format
55cf6793 2005msgid "expected comma after name \"%s\""
87ccc1b0
NC
2006msgstr ""
2007
cc643b88 2008#: config/tc-arm.c:2846 config/tc-m32r.c:588
55cf6793
ZW
2009#, c-format
2010msgid "symbol `%s' already defined"
252b5132
RH
2011msgstr ""
2012
cc643b88 2013#: config/tc-arm.c:2880
55cf6793
ZW
2014#, c-format
2015msgid "unrecognized syntax mode \"%s\""
252b5132
RH
2016msgstr ""
2017
cc643b88 2018#: config/tc-arm.c:2901
55cf6793
ZW
2019#, c-format
2020msgid "alignment too large: %d assumed"
252b5132
RH
2021msgstr ""
2022
cc643b88 2023#: config/tc-arm.c:2904
55cf6793 2024msgid "alignment negative. 0 assumed."
252b5132
RH
2025msgstr ""
2026
cc643b88 2027#: config/tc-arm.c:3054
55cf6793 2028msgid "literal pool overflow"
252b5132
RH
2029msgstr ""
2030
cc643b88 2031#: config/tc-arm.c:3210 config/tc-arm.c:6460
55cf6793 2032msgid "unrecognized relocation suffix"
252b5132
RH
2033msgstr ""
2034
cc643b88 2035#: config/tc-arm.c:3225
49f58d10
JB
2036msgid "(plt) is only valid on branch targets"
2037msgstr ""
2038
cc643b88 2039#: config/tc-arm.c:3231 config/tc-s390.c:1134 config/tc-s390.c:1771
23f938f1 2040#: config/tc-xtensa.c:1591
49f58d10
JB
2041#, c-format
2042msgid "%s relocations do not fit in %d bytes"
2043msgstr ""
2044
cc643b88 2045#: config/tc-arm.c:3308
a5c7551f
RW
2046msgid ".inst.n operand too big. Use .inst.w instead"
2047msgstr ""
2048
cc643b88 2049#: config/tc-arm.c:3328
a5c7551f
RW
2050msgid "cannot determine Thumb instruction size. Use .inst.n/.inst.w instead"
2051msgstr ""
2052
cc643b88 2053#: config/tc-arm.c:3358
a5c7551f
RW
2054msgid "width suffixes are invalid in ARM mode"
2055msgstr ""
2056
cc643b88 2057#: config/tc-arm.c:3400 dwarf2dbg.c:711
55cf6793 2058msgid "expected 0 or 1"
252b5132
RH
2059msgstr ""
2060
cc643b88 2061#: config/tc-arm.c:3404
55cf6793 2062msgid "missing comma"
6e1772d5
AM
2063msgstr ""
2064
cc643b88 2065#: config/tc-arm.c:3437
a5c7551f
RW
2066msgid "duplicate .fnstart directive"
2067msgstr ""
2068
cc643b88 2069#: config/tc-arm.c:3468 config/tc-tic6x.c:413
c85dd50d 2070msgid "duplicate .handlerdata directive"
252b5132
RH
2071msgstr ""
2072
cc643b88 2073#: config/tc-arm.c:3487
a5c7551f
RW
2074msgid ".fnend directive without .fnstart"
2075msgstr ""
2076
cc643b88 2077#: config/tc-arm.c:3553 config/tc-tic6x.c:394
55cf6793 2078msgid "personality routine specified for cantunwind frame"
6e1772d5
AM
2079msgstr ""
2080
cc643b88 2081#: config/tc-arm.c:3570 config/tc-tic6x.c:455
55cf6793 2082msgid "duplicate .personalityindex directive"
6e1772d5
AM
2083msgstr ""
2084
cc643b88 2085#: config/tc-arm.c:3577 config/tc-tic6x.c:462
55cf6793 2086msgid "bad personality routine number"
6e1772d5
AM
2087msgstr ""
2088
cc643b88 2089#: config/tc-arm.c:3599 config/tc-tic6x.c:479
55cf6793 2090msgid "duplicate .personality directive"
6e1772d5
AM
2091msgstr ""
2092
cc643b88 2093#: config/tc-arm.c:3622 config/tc-arm.c:3750 config/tc-arm.c:3798
55cf6793 2094msgid "expected register list"
252b5132
RH
2095msgstr ""
2096
cc643b88 2097#: config/tc-arm.c:3704
55cf6793 2098msgid "expected , <constant>"
252b5132
RH
2099msgstr ""
2100
cc643b88 2101#: config/tc-arm.c:3713
55cf6793 2102msgid "number of registers must be in the range [1:4]"
252b5132
RH
2103msgstr ""
2104
cc643b88 2105#: config/tc-arm.c:3860 config/tc-arm.c:3993
55cf6793 2106msgid "bad register range"
06647dfd
AM
2107msgstr ""
2108
cc643b88 2109#: config/tc-arm.c:4050
55cf6793 2110msgid "register expected"
252b5132
RH
2111msgstr ""
2112
cc643b88 2113#: config/tc-arm.c:4060
55cf6793 2114msgid "FPA .unwind_save does not take a register list"
252b5132
RH
2115msgstr ""
2116
cc643b88 2117#: config/tc-arm.c:4079
55cf6793 2118msgid ".unwind_save does not support this kind of register"
60bcf0fa
NC
2119msgstr ""
2120
cc643b88 2121#: config/tc-arm.c:4118
55cf6793 2122msgid "SP and PC not permitted in .unwind_movsp directive"
252b5132
RH
2123msgstr ""
2124
cc643b88 2125#: config/tc-arm.c:4123
55cf6793 2126msgid "unexpected .unwind_movsp directive"
252b5132
RH
2127msgstr ""
2128
cc643b88 2129#: config/tc-arm.c:4150
55cf6793 2130msgid "stack increment must be multiple of 4"
252b5132
RH
2131msgstr ""
2132
cc643b88 2133#: config/tc-arm.c:4182
55cf6793 2134msgid "expected <reg>, <reg>"
252b5132
RH
2135msgstr ""
2136
cc643b88 2137#: config/tc-arm.c:4200
55cf6793 2138msgid "register must be either sp or set by a previousunwind_movsp directive"
5f68c319
NC
2139msgstr ""
2140
cc643b88 2141#: config/tc-arm.c:4239
55cf6793 2142msgid "expected <offset>, <opcode>"
06647dfd
AM
2143msgstr ""
2144
cc643b88 2145#: config/tc-arm.c:4251
55cf6793 2146msgid "unwind opcode too long"
5f68c319
NC
2147msgstr ""
2148
cc643b88 2149#: config/tc-arm.c:4256
55cf6793 2150msgid "invalid unwind opcode"
5f68c319
NC
2151msgstr ""
2152
cc643b88
NC
2153#: config/tc-arm.c:4436 config/tc-arm.c:5346 config/tc-arm.c:9360
2154#: config/tc-arm.c:9888 config/tc-arm.c:13218 config/tc-arm.c:21248
2155#: config/tc-arm.c:21273 config/tc-arm.c:21281 config/tc-z8k.c:1144
ae351704 2156#: config/tc-z8k.c:1154
55cf6793 2157msgid "immediate value out of range"
3b16e843
NC
2158msgstr ""
2159
cc643b88 2160#: config/tc-arm.c:4601
55cf6793 2161msgid "invalid FPA immediate expression"
6e1772d5
AM
2162msgstr ""
2163
cc643b88 2164#: config/tc-arm.c:4725 config/tc-arm.c:4734
06647dfd
AM
2165msgid "shift expression expected"
2166msgstr ""
2167
cc643b88 2168#: config/tc-arm.c:4748
06647dfd
AM
2169msgid "'LSL' or 'ASR' required"
2170msgstr ""
2171
cc643b88 2172#: config/tc-arm.c:4756
06647dfd
AM
2173msgid "'LSL' required"
2174msgstr ""
2175
cc643b88 2176#: config/tc-arm.c:4764
06647dfd
AM
2177msgid "'ASR' required"
2178msgstr ""
2179
cc643b88 2180#: config/tc-arm.c:4836 config/tc-arm.c:5340 config/tc-arm.c:7168
55cf6793 2181msgid "constant expression expected"
06647dfd
AM
2182msgstr ""
2183
cc643b88 2184#: config/tc-arm.c:4843
55cf6793 2185msgid "invalid rotation"
06647dfd
AM
2186msgstr ""
2187
cc643b88 2188#: config/tc-arm.c:5003 config/tc-arm.c:5167
ae351704
AM
2189msgid "unknown group relocation"
2190msgstr ""
2191
cc643b88 2192#: config/tc-arm.c:5039
ae351704
AM
2193msgid "alignment must be constant"
2194msgstr ""
2195
cc643b88 2196#: config/tc-arm.c:5198
ae351704
AM
2197msgid "this group relocation is not allowed on this instruction"
2198msgstr ""
2199
cc643b88 2200#: config/tc-arm.c:5219 config/tc-arm.c:5747
55cf6793 2201msgid "']' expected"
06647dfd
AM
2202msgstr ""
2203
cc643b88 2204#: config/tc-arm.c:5237
55cf6793 2205msgid "'}' expected at end of 'option' field"
06647dfd
AM
2206msgstr ""
2207
cc643b88 2208#: config/tc-arm.c:5242
55cf6793 2209msgid "cannot combine index with option"
87ccc1b0
NC
2210msgstr ""
2211
cc643b88 2212#: config/tc-arm.c:5255
55cf6793 2213msgid "cannot combine pre- and post-indexing"
6e1772d5
AM
2214msgstr ""
2215
cc643b88
NC
2216#: config/tc-arm.c:5478
2217msgid "unexpected bit specified after APSR"
2218msgstr ""
2219
2220#: config/tc-arm.c:5490
2221msgid "selected processor does not support DSP extension"
2222msgstr ""
2223
2224#: config/tc-arm.c:5502
2225msgid "bad bitmask specified after APSR"
2226msgstr ""
2227
2228#: config/tc-arm.c:5526
2229msgid "writing to APSR without specifying a bitmask is deprecated"
2230msgstr ""
2231
2232#: config/tc-arm.c:5538 config/tc-arm.c:10977 config/tc-arm.c:11016
2233#: config/tc-arm.c:11020
2234msgid "selected processor does not support requested special purpose register"
2235msgstr ""
2236
2237#: config/tc-arm.c:5543
55cf6793
ZW
2238msgid "flag for {c}psr instruction expected"
2239msgstr ""
2240
cc643b88 2241#: config/tc-arm.c:5568
55cf6793 2242msgid "unrecognized CPS flag"
5f68c319
NC
2243msgstr ""
2244
cc643b88 2245#: config/tc-arm.c:5575
55cf6793 2246msgid "missing CPS flags"
6e1772d5
AM
2247msgstr ""
2248
cc643b88 2249#: config/tc-arm.c:5598 config/tc-arm.c:5604
6e1772d5
AM
2250msgid "valid endian specifiers are be or le"
2251msgstr ""
2252
cc643b88 2253#: config/tc-arm.c:5626
6e1772d5
AM
2254msgid "missing rotation field after comma"
2255msgstr ""
2256
cc643b88 2257#: config/tc-arm.c:5641
55cf6793 2258msgid "rotation can only be 0, 8, 16, or 24"
6e1772d5
AM
2259msgstr ""
2260
cc643b88 2261#: config/tc-arm.c:5670
55cf6793 2262msgid "condition required"
6e1772d5
AM
2263msgstr ""
2264
cc643b88 2265#: config/tc-arm.c:5709 config/tc-arm.c:7755
ae351704
AM
2266msgid "'[' expected"
2267msgstr ""
2268
cc643b88 2269#: config/tc-arm.c:5722
ae351704
AM
2270msgid "',' expected"
2271msgstr ""
2272
cc643b88 2273#: config/tc-arm.c:5739
3caac5b8
AM
2274msgid "invalid shift"
2275msgstr ""
2276
cc643b88 2277#: config/tc-arm.c:5812
ae351704
AM
2278msgid "can't use Neon quad register here"
2279msgstr ""
2280
cc643b88 2281#: config/tc-arm.c:5878
ae351704
AM
2282msgid "expected <Rm> or <Dm> or <Qm> operand"
2283msgstr ""
2284
cc643b88 2285#: config/tc-arm.c:5958
ae351704
AM
2286msgid "parse error"
2287msgstr ""
2288
cc643b88 2289#: config/tc-arm.c:5968 read.c:2127
ae351704
AM
2290msgid "expected comma"
2291msgstr ""
2292
2ee0aedf 2293#. ISB can only take SY as an option.
cc643b88 2294#: config/tc-arm.c:6227
2ee0aedf
TG
2295msgid "invalid barrier type"
2296msgstr ""
2297
cc643b88 2298#: config/tc-arm.c:6364
ae351704
AM
2299msgid "immediate value is out of range"
2300msgstr ""
2301
cc643b88 2302#: config/tc-arm.c:6510
55cf6793 2303msgid "iWMMXt data or control register expected"
6e1772d5
AM
2304msgstr ""
2305
cc643b88 2306#: config/tc-arm.c:6550
2ee0aedf
TG
2307msgid "Banked registers are not available with this architecture."
2308msgstr ""
2309
cc643b88 2310#: config/tc-arm.c:6675
c85dd50d
NC
2311#, c-format
2312msgid "unhandled operand code %d"
2313msgstr ""
2314
cc643b88 2315#: config/tc-arm.c:6772 config/tc-score.c:264
55cf6793 2316msgid "garbage following instruction"
06647dfd
AM
2317msgstr ""
2318
a5c7551f
RW
2319#. If REG is R13 (the stack pointer), warn that its use is
2320#. deprecated.
cc643b88 2321#: config/tc-arm.c:6813
a5c7551f
RW
2322msgid "use of r13 is deprecated"
2323msgstr ""
2324
cc643b88 2325#: config/tc-arm.c:6883
ae351704
AM
2326msgid "D register out of range for selected VFP version"
2327msgstr ""
2328
cc643b88 2329#: config/tc-arm.c:6962
55cf6793 2330msgid "instruction does not accept preindexed addressing"
06647dfd
AM
2331msgstr ""
2332
55cf6793 2333#. unindexed - only for coprocessor
cc643b88 2334#: config/tc-arm.c:6978 config/tc-arm.c:9153
55cf6793 2335msgid "instruction does not accept unindexed addressing"
06647dfd
AM
2336msgstr ""
2337
cc643b88 2338#: config/tc-arm.c:6986
55cf6793 2339msgid "destination register same as write-back base"
06647dfd
AM
2340msgstr ""
2341
cc643b88 2342#: config/tc-arm.c:6987
55cf6793 2343msgid "source register same as write-back base"
6e1772d5
AM
2344msgstr ""
2345
cc643b88 2346#: config/tc-arm.c:7037
2ee0aedf
TG
2347msgid "use of PC in this instruction is deprecated"
2348msgstr ""
2349
cc643b88 2350#: config/tc-arm.c:7055
55cf6793 2351msgid "instruction does not accept scaled register index"
87ccc1b0
NC
2352msgstr ""
2353
cc643b88 2354#: config/tc-arm.c:7101
55cf6793 2355msgid "instruction does not support unindexed addressing"
6e1772d5
AM
2356msgstr ""
2357
cc643b88 2358#: config/tc-arm.c:7116
55cf6793 2359msgid "pc may not be used with write-back"
5f68c319
NC
2360msgstr ""
2361
cc643b88 2362#: config/tc-arm.c:7121
55cf6793 2363msgid "instruction does not support writeback"
5f68c319
NC
2364msgstr ""
2365
cc643b88 2366#: config/tc-arm.c:7163
55cf6793
ZW
2367msgid "invalid pseudo operation"
2368msgstr ""
2369
cc643b88 2370#: config/tc-arm.c:7209
55cf6793 2371msgid "literal pool insertion failed"
5f68c319
NC
2372msgstr ""
2373
cc643b88 2374#: config/tc-arm.c:7268
3caac5b8
AM
2375msgid "Rn must not overlap other operands"
2376msgstr ""
2377
cc643b88 2378#: config/tc-arm.c:7273
2ee0aedf
TG
2379msgid "swp{b} use is deprecated for this architecture"
2380msgstr ""
2381
cc643b88 2382#: config/tc-arm.c:7370 config/tc-arm.c:9720
c85dd50d
NC
2383msgid "bad barrier type"
2384msgstr ""
2385
cc643b88
NC
2386#: config/tc-arm.c:7381 config/tc-arm.c:7400 config/tc-arm.c:7413
2387#: config/tc-arm.c:9732 config/tc-arm.c:9763 config/tc-arm.c:9785
55cf6793
ZW
2388msgid "bit-field extends past end of register"
2389msgstr ""
2390
cc643b88
NC
2391#: config/tc-arm.c:7443
2392msgid "the only valid suffixes here are '(plt)' and '(tlscall)'"
55cf6793
ZW
2393msgstr ""
2394
cc643b88 2395#: config/tc-arm.c:7496
55cf6793
ZW
2396msgid "use of r15 in blx in ARM mode is not really useful"
2397msgstr ""
2398
cc643b88 2399#: config/tc-arm.c:7518
55cf6793
ZW
2400msgid "use of r15 in bx in ARM mode is not really useful"
2401msgstr ""
2402
cc643b88 2403#: config/tc-arm.c:7543
55cf6793 2404msgid "use of r15 in bxj is not really useful"
5f68c319
NC
2405msgstr ""
2406
cc643b88 2407#: config/tc-arm.c:7722 config/tc-arm.c:7731
55cf6793
ZW
2408msgid "writeback of base register is UNPREDICTABLE"
2409msgstr ""
2410
cc643b88 2411#: config/tc-arm.c:7725
55cf6793
ZW
2412msgid "writeback of base register when in register list is UNPREDICTABLE"
2413msgstr ""
2414
cc643b88 2415#: config/tc-arm.c:7735
55cf6793
ZW
2416msgid "if writeback register is in list, it must be the lowest reg in the list"
2417msgstr ""
2418
cc643b88 2419#: config/tc-arm.c:7750
55cf6793
ZW
2420msgid "first destination register must be even"
2421msgstr ""
2422
cc643b88 2423#: config/tc-arm.c:7753 config/tc-arm.c:7822
55cf6793
ZW
2424msgid "can only load two consecutive registers"
2425msgstr ""
2426
2427#. If op 1 were present and equal to PC, this function wouldn't
2428#. have been called in the first place.
2429#. If op 2 were present and equal to PC, this function wouldn't
2430#. have been called in the first place.
cc643b88
NC
2431#: config/tc-arm.c:7754 config/tc-arm.c:7825 config/tc-arm.c:8423
2432#: config/tc-arm.c:10504
328577ad 2433msgid "r14 not allowed here"
5f68c319
NC
2434msgstr ""
2435
cc643b88 2436#: config/tc-arm.c:7768
55cf6793 2437msgid "base register written back, and overlaps second destination register"
252b5132
RH
2438msgstr ""
2439
cc643b88 2440#: config/tc-arm.c:7776
55cf6793 2441msgid "index register overlaps destination register"
252b5132
RH
2442msgstr ""
2443
cc643b88 2444#: config/tc-arm.c:7806 config/tc-arm.c:8405
55cf6793 2445msgid "offset must be zero in ARM encoding"
252b5132
RH
2446msgstr ""
2447
cc643b88 2448#: config/tc-arm.c:7819 config/tc-arm.c:8417
55cf6793 2449msgid "even register required"
e135f41b
NC
2450msgstr ""
2451
cc643b88 2452#: config/tc-arm.c:7850 config/tc-arm.c:7882
55cf6793 2453msgid "this instruction requires a post-indexed address"
a74801ba
ILT
2454msgstr ""
2455
cc643b88 2456#: config/tc-arm.c:7909
ae351704
AM
2457msgid "Rd and Rm should be different in mla"
2458msgstr ""
2459
cc643b88 2460#: config/tc-arm.c:7933 config/tc-arm.c:10848
ae351704
AM
2461msgid ":lower16: not allowed this instruction"
2462msgstr ""
2463
cc643b88 2464#: config/tc-arm.c:7935
ae351704
AM
2465msgid ":upper16: not allowed instruction"
2466msgstr ""
2467
cc643b88 2468#: config/tc-arm.c:7954 config/tc-arm.c:7997
ae351704 2469msgid "operand 1 must be FPSCR"
a74801ba
ILT
2470msgstr ""
2471
cc643b88 2472#: config/tc-arm.c:8016
2ee0aedf
TG
2473msgid "operand 0 must be FPSCR"
2474msgstr ""
2475
cc643b88 2476#: config/tc-arm.c:8036 config/tc-arm.c:10966
2ee0aedf
TG
2477msgid "bad register for mrs"
2478msgstr ""
2479
cc643b88
NC
2480#: config/tc-arm.c:8043 config/tc-arm.c:10983
2481msgid "'APSR', 'CPSR' or 'SPSR' expected"
252b5132
RH
2482msgstr ""
2483
cc643b88 2484#: config/tc-arm.c:8084
ae351704 2485msgid "Rd and Rm should be different in mul"
328577ad
NC
2486msgstr ""
2487
cc643b88 2488#: config/tc-arm.c:8103 config/tc-arm.c:8350 config/tc-arm.c:11117
42477147
NC
2489msgid "rdhi and rdlo must be different"
2490msgstr ""
2491
cc643b88 2492#: config/tc-arm.c:8109
55cf6793 2493msgid "rdhi, rdlo and rm must all be different"
252b5132
RH
2494msgstr ""
2495
cc643b88 2496#: config/tc-arm.c:8175
55cf6793 2497msgid "'[' expected after PLD mnemonic"
252b5132
RH
2498msgstr ""
2499
cc643b88 2500#: config/tc-arm.c:8177 config/tc-arm.c:8192
55cf6793 2501msgid "post-indexed expression used in preload instruction"
252b5132
RH
2502msgstr ""
2503
cc643b88 2504#: config/tc-arm.c:8179 config/tc-arm.c:8194
55cf6793 2505msgid "writeback used in preload instruction"
252b5132
RH
2506msgstr ""
2507
cc643b88 2508#: config/tc-arm.c:8181 config/tc-arm.c:8196
55cf6793 2509msgid "unindexed addressing used in preload instruction"
252b5132
RH
2510msgstr ""
2511
cc643b88 2512#: config/tc-arm.c:8190
ae351704 2513msgid "'[' expected after PLI mnemonic"
252b5132
RH
2514msgstr ""
2515
cc643b88 2516#: config/tc-arm.c:8376
ae351704
AM
2517msgid "SRS base register must be r13"
2518msgstr ""
2519
cc643b88 2520#: config/tc-arm.c:8420
55cf6793 2521msgid "can only store two consecutive registers"
0d2bcfaf
NC
2522msgstr ""
2523
cc643b88 2524#: config/tc-arm.c:8515 config/tc-arm.c:8532
55cf6793 2525msgid "only two consecutive VFP SP registers allowed here"
87ccc1b0
NC
2526msgstr ""
2527
cc643b88 2528#: config/tc-arm.c:8560 config/tc-arm.c:8575
55cf6793 2529msgid "this addressing mode requires base-register writeback"
87ccc1b0
NC
2530msgstr ""
2531
cc643b88 2532#: config/tc-arm.c:8749
55cf6793 2533msgid "this instruction does not support indexing"
252b5132
RH
2534msgstr ""
2535
cc643b88 2536#: config/tc-arm.c:8772
55cf6793 2537msgid "only r15 allowed here"
252b5132
RH
2538msgstr ""
2539
cc643b88 2540#: config/tc-arm.c:8907
ae351704
AM
2541msgid "immediate operand requires iWMMXt2"
2542msgstr ""
2543
cc643b88 2544#: config/tc-arm.c:9051
3caac5b8
AM
2545msgid "shift by register not allowed in thumb mode"
2546msgstr ""
2547
cc643b88 2548#: config/tc-arm.c:9063 config/tc-arm.c:11660 config/tc-arm.c:20630
55cf6793 2549msgid "shift expression is too large"
328577ad
NC
2550msgstr ""
2551
cc643b88 2552#: config/tc-arm.c:9090
ae351704 2553msgid "Instruction does not support =N addresses"
252b5132
RH
2554msgstr ""
2555
cc643b88 2556#: config/tc-arm.c:9096
55cf6793 2557msgid "cannot use register index with this instruction"
252b5132
RH
2558msgstr ""
2559
cc643b88 2560#: config/tc-arm.c:9098
55cf6793 2561msgid "Thumb does not support negative register indexing"
252b5132
RH
2562msgstr ""
2563
cc643b88 2564#: config/tc-arm.c:9100
55cf6793 2565msgid "Thumb does not support register post-indexing"
328577ad
NC
2566msgstr ""
2567
cc643b88 2568#: config/tc-arm.c:9102
55cf6793 2569msgid "Thumb does not support register indexing with writeback"
328577ad
NC
2570msgstr ""
2571
cc643b88 2572#: config/tc-arm.c:9104
55cf6793 2573msgid "Thumb supports only LSL in shifted register indexing"
328577ad
NC
2574msgstr ""
2575
cc643b88 2576#: config/tc-arm.c:9113 config/tc-arm.c:14558
55cf6793 2577msgid "shift out of range"
252b5132
RH
2578msgstr ""
2579
cc643b88 2580#: config/tc-arm.c:9122
55cf6793 2581msgid "cannot use writeback with this instruction"
252b5132
RH
2582msgstr ""
2583
cc643b88 2584#: config/tc-arm.c:9143
55cf6793 2585msgid "cannot use post-indexing with PC-relative addressing"
252b5132
RH
2586msgstr ""
2587
cc643b88 2588#: config/tc-arm.c:9144
55cf6793 2589msgid "cannot use post-indexing with this instruction"
252b5132
RH
2590msgstr ""
2591
cc643b88 2592#: config/tc-arm.c:9355
ae351704
AM
2593msgid "only SUBS PC, LR, #const allowed"
2594msgstr ""
2595
cc643b88
NC
2596#: config/tc-arm.c:9434 config/tc-arm.c:9585 config/tc-arm.c:9682
2597#: config/tc-arm.c:10927 config/tc-arm.c:11223
55cf6793 2598msgid "shift must be constant"
252b5132
RH
2599msgstr ""
2600
cc643b88
NC
2601#: config/tc-arm.c:9461 config/tc-arm.c:9600 config/tc-arm.c:9697
2602#: config/tc-arm.c:10940
55cf6793 2603msgid "unshifted register required"
252b5132
RH
2604msgstr ""
2605
cc643b88 2606#: config/tc-arm.c:9476 config/tc-arm.c:9708 config/tc-arm.c:11078
55cf6793 2607msgid "dest must overlap one source register"
252b5132
RH
2608msgstr ""
2609
cc643b88 2610#: config/tc-arm.c:9603
55cf6793 2611msgid "dest and source1 must be the same register"
252b5132
RH
2612msgstr ""
2613
cc643b88 2614#: config/tc-arm.c:9884
ae351704
AM
2615msgid "instruction is always unconditional"
2616msgstr ""
2617
cc643b88 2618#: config/tc-arm.c:9986
ae351704
AM
2619msgid "selected processor does not support 'A' form of this instruction"
2620msgstr ""
2621
cc643b88 2622#: config/tc-arm.c:9989
55cf6793 2623msgid "Thumb does not support the 2-argument form of this instruction"
252b5132
RH
2624msgstr ""
2625
cc643b88 2626#: config/tc-arm.c:10097
ae351704 2627msgid "SP not allowed in register list"
252b5132
RH
2628msgstr ""
2629
cc643b88 2630#: config/tc-arm.c:10101 config/tc-arm.c:10207
2ee0aedf
TG
2631msgid ""
2632"having the base register in the register list when using write back is "
2633"UNPREDICTABLE"
252b5132
RH
2634msgstr ""
2635
cc643b88 2636#: config/tc-arm.c:10109
2ee0aedf 2637msgid "LR and PC should not both be in register list"
252b5132
RH
2638msgstr ""
2639
cc643b88 2640#: config/tc-arm.c:10117
ae351704 2641msgid "PC not allowed in register list"
252b5132
RH
2642msgstr ""
2643
cc643b88 2644#: config/tc-arm.c:10159
2ee0aedf 2645msgid "Thumb load/store multiple does not support {reglist}^"
252b5132
RH
2646msgstr ""
2647
cc643b88 2648#: config/tc-arm.c:10184 config/tc-arm.c:10261
2ee0aedf
TG
2649#, c-format
2650msgid "value stored for r%d is UNKNOWN"
ae351704
AM
2651msgstr ""
2652
cc643b88 2653#: config/tc-arm.c:10254
ae351704 2654msgid "Thumb-2 instruction only valid in unified syntax"
252b5132
RH
2655msgstr ""
2656
cc643b88 2657#: config/tc-arm.c:10258 config/tc-arm.c:10268
55cf6793 2658msgid "this instruction will write back the base register"
252b5132
RH
2659msgstr ""
2660
cc643b88 2661#: config/tc-arm.c:10271
55cf6793 2662msgid "this instruction will not write back the base register"
252b5132
RH
2663msgstr ""
2664
cc643b88 2665#: config/tc-arm.c:10302
55cf6793 2666msgid "r14 not allowed as first register when second register is omitted"
252b5132
RH
2667msgstr ""
2668
cc643b88
NC
2669#: config/tc-arm.c:10402
2670msgid ""
2671"This instruction may be unpredictable if executed on M-profile cores with "
2672"interrupts enabled."
2673msgstr ""
2674
2675#: config/tc-arm.c:10427 config/tc-arm.c:10440 config/tc-arm.c:10476
55cf6793 2676msgid "Thumb does not support this addressing mode"
8ea2b00f
AM
2677msgstr ""
2678
cc643b88 2679#: config/tc-arm.c:10444
55cf6793 2680msgid "byte or halfword not valid for base register"
252b5132
RH
2681msgstr ""
2682
cc643b88 2683#: config/tc-arm.c:10447
55cf6793 2684msgid "r15 based store not allowed"
252b5132
RH
2685msgstr ""
2686
cc643b88 2687#: config/tc-arm.c:10449
55cf6793 2688msgid "invalid base register for register offset"
252b5132
RH
2689msgstr ""
2690
cc643b88 2691#: config/tc-arm.c:10631
2ee0aedf
TG
2692#, c-format
2693msgid ""
2694"Use of r%u as a source register is deprecated when r%u is the destination "
2695"register."
2696msgstr ""
2697
cc643b88 2698#: config/tc-arm.c:10804
a5c7551f
RW
2699msgid "shifts in CMP/MOV instructions are only supported in unified syntax"
2700msgstr ""
2701
cc643b88 2702#: config/tc-arm.c:10832
55cf6793 2703msgid "only lo regs allowed with immediate"
252b5132
RH
2704msgstr ""
2705
cc643b88 2706#: config/tc-arm.c:10853
ae351704 2707msgid ":upper16: not allowed this instruction"
55cf6793
ZW
2708msgstr ""
2709
cc643b88 2710#: config/tc-arm.c:11001
ae351704 2711msgid "Thumb encoding does not support an immediate here"
3caac5b8
AM
2712msgstr ""
2713
cc643b88 2714#: config/tc-arm.c:11083
a5c7551f
RW
2715msgid "Thumb-2 MUL must not set flags"
2716msgstr ""
2717
cc643b88 2718#: config/tc-arm.c:11148
ae351704
AM
2719msgid "Thumb does not support NOP with hints"
2720msgstr ""
2721
cc643b88 2722#: config/tc-arm.c:11286
ae351704 2723msgid "push/pop do not support {reglist}^"
3caac5b8
AM
2724msgstr ""
2725
cc643b88 2726#: config/tc-arm.c:11309
328577ad 2727msgid "invalid register list to push/pop instruction"
252b5132
RH
2728msgstr ""
2729
cc643b88 2730#: config/tc-arm.c:11542
ae351704
AM
2731msgid "source1 and dest must be same register"
2732msgstr ""
2733
cc643b88 2734#: config/tc-arm.c:11563
55cf6793 2735msgid "ror #imm not supported"
252b5132
RH
2736msgstr ""
2737
cc643b88 2738#: config/tc-arm.c:11614
2ee0aedf
TG
2739msgid "SMC is not permitted on this architecture"
2740msgstr ""
2741
cc643b88 2742#: config/tc-arm.c:11777
55cf6793 2743msgid "Thumb encoding does not support rotation"
6e1772d5
AM
2744msgstr ""
2745
cc643b88 2746#: config/tc-arm.c:11792
2ee0aedf
TG
2747msgid "SVC is not permitted on this architecture"
2748msgstr ""
2749
cc643b88 2750#: config/tc-arm.c:11808
ae351704
AM
2751msgid "instruction requires register index"
2752msgstr ""
2753
cc643b88 2754#: config/tc-arm.c:11817
3caac5b8
AM
2755msgid "instruction does not allow shifted index"
2756msgstr ""
2757
cc643b88 2758#: config/tc-arm.c:11962
2ee0aedf
TG
2759msgid "invalid neon suffix for non neon instruction"
2760msgstr ""
2761
cc643b88 2762#: config/tc-arm.c:12253 config/tc-arm.c:12588
ae351704 2763msgid "invalid instruction shape"
3caac5b8
AM
2764msgstr ""
2765
cc643b88 2766#: config/tc-arm.c:12497
ae351704 2767msgid "types specified in both the mnemonic and operands"
55cf6793
ZW
2768msgstr ""
2769
cc643b88 2770#: config/tc-arm.c:12534
ae351704 2771msgid "operand types can't be inferred"
a74801ba
ILT
2772msgstr ""
2773
cc643b88 2774#: config/tc-arm.c:12540
ae351704 2775msgid "type specifier has the wrong number of parts"
55cf6793
ZW
2776msgstr ""
2777
cc643b88 2778#: config/tc-arm.c:12604 config/tc-arm.c:14299 config/tc-arm.c:14306
ae351704 2779msgid "operand size must match register width"
252b5132
RH
2780msgstr ""
2781
cc643b88 2782#: config/tc-arm.c:12615
ae351704 2783msgid "bad type in Neon instruction"
3caac5b8
AM
2784msgstr ""
2785
cc643b88 2786#: config/tc-arm.c:12626
ae351704 2787msgid "inconsistent types in Neon instruction"
3caac5b8
AM
2788msgstr ""
2789
cc643b88 2790#: config/tc-arm.c:13443
2ee0aedf
TG
2791msgid "first and second operands shall be the same register"
2792msgstr ""
2793
cc643b88 2794#: config/tc-arm.c:13711
ae351704 2795msgid "scalar out of range for multiply instruction"
252b5132
RH
2796msgstr ""
2797
cc643b88 2798#: config/tc-arm.c:13887 config/tc-arm.c:13899
ae351704 2799msgid "immediate out of range for insert"
252b5132
RH
2800msgstr ""
2801
cc643b88 2802#: config/tc-arm.c:13911 config/tc-arm.c:14906
ae351704 2803msgid "immediate out of range for shift"
3b16e843
NC
2804msgstr ""
2805
cc643b88
NC
2806#: config/tc-arm.c:13968 config/tc-arm.c:13995 config/tc-arm.c:14404
2807#: config/tc-arm.c:14852
ae351704 2808msgid "immediate out of range"
3b16e843
NC
2809msgstr ""
2810
cc643b88 2811#: config/tc-arm.c:14032
ae351704 2812msgid "immediate out of range for narrowing operation"
6e1772d5
AM
2813msgstr ""
2814
cc643b88 2815#: config/tc-arm.c:14157
ae351704 2816msgid "operands 0 and 1 must be the same register"
252b5132
RH
2817msgstr ""
2818
cc643b88 2819#: config/tc-arm.c:14378
ae351704 2820msgid "operand size must be specified for immediate VMOV"
8ea2b00f
AM
2821msgstr ""
2822
cc643b88 2823#: config/tc-arm.c:14388
ae351704 2824msgid "immediate has bits set outside the operand size"
252b5132
RH
2825msgstr ""
2826
cc643b88 2827#: config/tc-arm.c:14584
ae351704 2828msgid "elements must be smaller than reversal region"
8ad3436c
AM
2829msgstr ""
2830
cc643b88 2831#: config/tc-arm.c:14755 config/tc-arm.c:14805
ae351704 2832msgid "bad type for scalar"
8ad3436c
AM
2833msgstr ""
2834
cc643b88 2835#: config/tc-arm.c:14869 config/tc-arm.c:14877
ae351704 2836msgid "VFP registers must be adjacent"
252b5132
RH
2837msgstr ""
2838
cc643b88 2839#: config/tc-arm.c:15018
ae351704 2840msgid "bad list length for table lookup"
252b5132
RH
2841msgstr ""
2842
cc643b88 2843#: config/tc-arm.c:15048
ae351704 2844msgid "writeback (!) must be used for VLDMDB and VSTMDB"
55cf6793
ZW
2845msgstr ""
2846
cc643b88 2847#: config/tc-arm.c:15051
ae351704 2848msgid "register list must contain at least 1 and at most 16 registers"
252b5132
RH
2849msgstr ""
2850
cc643b88 2851#: config/tc-arm.c:15076
2ee0aedf
TG
2852msgid "Use of PC here is deprecated"
2853msgstr ""
2854
cc643b88 2855#: config/tc-arm.c:15078
2ee0aedf
TG
2856msgid "Use of PC here is UNPREDICTABLE"
2857msgstr ""
2858
cc643b88 2859#: config/tc-arm.c:15141
ae351704 2860msgid "bad alignment"
06647dfd
AM
2861msgstr ""
2862
cc643b88 2863#: config/tc-arm.c:15158
ae351704 2864msgid "bad list type for instruction"
252b5132
RH
2865msgstr ""
2866
cc643b88 2867#: config/tc-arm.c:15200
ae351704 2868msgid "unsupported alignment for instruction"
a74801ba
ILT
2869msgstr ""
2870
cc643b88
NC
2871#: config/tc-arm.c:15219 config/tc-arm.c:15313 config/tc-arm.c:15324
2872#: config/tc-arm.c:15334 config/tc-arm.c:15348
ae351704 2873msgid "bad list length"
252b5132
RH
2874msgstr ""
2875
cc643b88 2876#: config/tc-arm.c:15224
ae351704 2877msgid "stride of 2 unavailable when element size is 8"
252b5132
RH
2878msgstr ""
2879
cc643b88 2880#: config/tc-arm.c:15257 config/tc-arm.c:15332
ae351704 2881msgid "can't use alignment with this instruction"
252b5132
RH
2882msgstr ""
2883
cc643b88 2884#: config/tc-arm.c:15399
ae351704 2885msgid "post-index must be a register"
06647dfd
AM
2886msgstr ""
2887
cc643b88 2888#: config/tc-arm.c:15401
ae351704 2889msgid "bad register for post-index"
252b5132
RH
2890msgstr ""
2891
cc643b88 2892#: config/tc-arm.c:15737 config/tc-arm.c:15823
ae351704 2893msgid "conditional infixes are deprecated in unified syntax"
87ccc1b0
NC
2894msgstr ""
2895
cc643b88 2896#: config/tc-arm.c:15971
a5c7551f
RW
2897msgid "Warning: conditional outside an IT block for Thumb."
2898msgstr ""
2899
cc643b88 2900#: config/tc-arm.c:16176
ae351704 2901msgid "s suffix on comparison instruction is deprecated"
252b5132
RH
2902msgstr ""
2903
cc643b88 2904#: config/tc-arm.c:16195
ae351704 2905#, c-format
2ee0aedf 2906msgid "selected processor does not support Thumb mode `%s'"
ae351704
AM
2907msgstr ""
2908
cc643b88 2909#: config/tc-arm.c:16201
ae351704
AM
2910msgid "Thumb does not support conditional execution"
2911msgstr ""
2912
cc643b88 2913#: config/tc-arm.c:16220
2ee0aedf
TG
2914#, c-format
2915msgid "selected processor does not support Thumb-2 mode `%s'"
2916msgstr ""
2917
cc643b88 2918#: config/tc-arm.c:16245
ae351704
AM
2919#, c-format
2920msgid "cannot honor width suffix -- `%s'"
2921msgstr ""
2922
cc643b88 2923#: config/tc-arm.c:16286
2ee0aedf
TG
2924#, c-format
2925msgid "selected processor does not support ARM mode `%s'"
2926msgstr ""
2927
cc643b88 2928#: config/tc-arm.c:16291
ae351704
AM
2929#, c-format
2930msgid "width suffixes are invalid in ARM mode -- `%s'"
55cf6793
ZW
2931msgstr ""
2932
cc643b88 2933#: config/tc-arm.c:16324
ae351704
AM
2934#, c-format
2935msgid "attempt to use an ARM instruction on a Thumb-only processor -- `%s'"
2936msgstr ""
2937
cc643b88 2938#: config/tc-arm.c:16341
a5c7551f
RW
2939#, c-format
2940msgid "section '%s' finished with an open IT block."
2941msgstr ""
2942
cc643b88 2943#: config/tc-arm.c:16346
a5c7551f
RW
2944msgid "file finished with an open IT block."
2945msgstr ""
2946
cc643b88 2947#: config/tc-arm.c:19385
a5c7551f
RW
2948#, c-format
2949msgid "alignments greater than %d bytes not supported in .text sections."
ae351704
AM
2950msgstr ""
2951
cc643b88 2952#: config/tc-arm.c:19653 config/tc-ia64.c:3469
c85dd50d
NC
2953#, c-format
2954msgid "Group section `%s' has no group signature"
2955msgstr ""
2956
cc643b88 2957#: config/tc-arm.c:19698
5f4273c7 2958msgid "handlerdata in cantunwind frame"
ae351704
AM
2959msgstr ""
2960
cc643b88 2961#: config/tc-arm.c:19715
ae351704
AM
2962msgid "too many unwind opcodes for personality routine 0"
2963msgstr ""
2964
cc643b88 2965#: config/tc-arm.c:19747
ae351704
AM
2966msgid "too many unwind opcodes"
2967msgstr ""
2968
cc643b88 2969#: config/tc-arm.c:20007
c85dd50d
NC
2970msgid "GOT already in the symbol table"
2971msgstr ""
2972
cc643b88 2973#: config/tc-arm.c:20345 config/tc-arm.c:20387 config/tc-arm.c:20657
ae351704
AM
2974#, c-format
2975msgid "undefined symbol %s used as an immediate value"
2976msgstr ""
2977
cc643b88 2978#: config/tc-arm.c:20347 config/tc-arm.c:20389
a5c7551f
RW
2979#, c-format
2980msgid "symbol %s is in a different section"
2981msgstr ""
2982
cc643b88 2983#: config/tc-arm.c:20349 config/tc-arm.c:20391
2ee0aedf
TG
2984#, c-format
2985msgid "symbol %s is weak and may be overridden later"
2986msgstr ""
2987
cc643b88 2988#: config/tc-arm.c:20368 config/tc-arm.c:20699
ae351704
AM
2989#, c-format
2990msgid "invalid constant (%lx) after fixup"
2991msgstr ""
2992
cc643b88 2993#: config/tc-arm.c:20424
ae351704
AM
2994#, c-format
2995msgid "unable to compute ADRL instructions for PC offset of 0x%lx"
2996msgstr ""
2997
cc643b88 2998#: config/tc-arm.c:20459 config/tc-arm.c:20484
ae351704
AM
2999msgid "invalid literal constant: pool needs to be closer"
3000msgstr ""
3001
cc643b88 3002#: config/tc-arm.c:20462 config/tc-arm.c:20500
ae351704
AM
3003#, c-format
3004msgid "bad immediate value for offset (%ld)"
3005msgstr ""
3006
cc643b88 3007#: config/tc-arm.c:20486
ae351704
AM
3008#, c-format
3009msgid "bad immediate value for 8-bit offset (%ld)"
3010msgstr ""
3011
cc643b88 3012#: config/tc-arm.c:20541
ae351704
AM
3013msgid "offset not a multiple of 4"
3014msgstr ""
3015
cc643b88
NC
3016#: config/tc-arm.c:20548 config/tc-arm.c:20563 config/tc-arm.c:20578
3017#: config/tc-arm.c:20589 config/tc-arm.c:20612 config/tc-arm.c:21332
2ee0aedf 3018#: config/tc-moxie.c:662 config/tc-pj.c:448 config/tc-sh.c:4281
ae351704
AM
3019msgid "offset out of range"
3020msgstr ""
3021
cc643b88 3022#: config/tc-arm.c:20715
ae351704
AM
3023msgid "invalid smc expression"
3024msgstr ""
3025
cc643b88 3026#: config/tc-arm.c:20724
2ee0aedf
TG
3027msgid "invalid hvc expression"
3028msgstr ""
3029
cc643b88 3030#: config/tc-arm.c:20735 config/tc-arm.c:20744
ae351704
AM
3031msgid "invalid swi expression"
3032msgstr ""
3033
cc643b88 3034#: config/tc-arm.c:20754
ae351704
AM
3035msgid "invalid expression in load/store multiple"
3036msgstr ""
3037
cc643b88 3038#: config/tc-arm.c:20815
a5c7551f
RW
3039#, c-format
3040msgid "blx to '%s' an ARM ISA state function changed to bl"
3041msgstr ""
3042
cc643b88 3043#: config/tc-arm.c:20834
ae351704
AM
3044msgid "misaligned branch destination"
3045msgstr ""
3046
cc643b88
NC
3047#: config/tc-arm.c:20838 config/tc-arm.c:20875 config/tc-arm.c:20889
3048#: config/tc-arm.c:20902 config/tc-arm.c:21009 config/tc-arm.c:21027
ae351704
AM
3049msgid "branch out of range"
3050msgstr ""
3051
cc643b88 3052#: config/tc-arm.c:20924
ae351704
AM
3053msgid "conditional branch out of range"
3054msgstr ""
3055
cc643b88 3056#: config/tc-arm.c:20959
a5c7551f
RW
3057#, c-format
3058msgid "blx to Thumb func '%s' from Thumb ISA state changed to bl"
3059msgstr ""
3060
cc643b88 3061#: config/tc-arm.c:21015
9c9c98a5
NC
3062msgid "Thumb2 branch out of range"
3063msgstr ""
3064
cc643b88 3065#: config/tc-arm.c:21106
ae351704
AM
3066msgid "rel31 relocation overflow"
3067msgstr ""
3068
cc643b88 3069#: config/tc-arm.c:21118 config/tc-arm.c:21141
ae351704
AM
3070msgid "co-processor offset out of range"
3071msgstr ""
3072
cc643b88 3073#: config/tc-arm.c:21158
ae351704
AM
3074#, c-format
3075msgid "invalid offset, target not word aligned (0x%08lX)"
3076msgstr ""
3077
cc643b88
NC
3078#: config/tc-arm.c:21165 config/tc-arm.c:21174 config/tc-arm.c:21182
3079#: config/tc-arm.c:21190 config/tc-arm.c:21198
ae351704
AM
3080#, c-format
3081msgid "invalid offset, value too big (0x%08lX)"
3082msgstr ""
3083
cc643b88 3084#: config/tc-arm.c:21239
ae351704
AM
3085msgid "invalid Hi register with immediate"
3086msgstr ""
3087
cc643b88 3088#: config/tc-arm.c:21255
328577ad 3089msgid "invalid immediate for stack address calculation"
252b5132
RH
3090msgstr ""
3091
cc643b88 3092#: config/tc-arm.c:21263
252b5132 3093#, c-format
328577ad 3094msgid "invalid immediate for address calculation (value = 0x%08lX)"
a74801ba
ILT
3095msgstr ""
3096
cc643b88 3097#: config/tc-arm.c:21293
252b5132 3098#, c-format
c85dd50d 3099msgid "invalid immediate: %ld is out of range"
252b5132
RH
3100msgstr ""
3101
cc643b88 3102#: config/tc-arm.c:21305
252b5132 3103#, c-format
55cf6793 3104msgid "invalid shift value: %ld"
252b5132
RH
3105msgstr ""
3106
cc643b88 3107#: config/tc-arm.c:21384
ae351704
AM
3108#, c-format
3109msgid "the offset 0x%08lX is not representable"
3110msgstr ""
3111
cc643b88 3112#: config/tc-arm.c:21424
ae351704
AM
3113#, c-format
3114msgid "bad offset 0x%08lX (only 12 bits available for the magnitude)"
3115msgstr ""
3116
cc643b88 3117#: config/tc-arm.c:21463
ae351704
AM
3118#, c-format
3119msgid "bad offset 0x%08lX (only 8 bits available for the magnitude)"
3120msgstr ""
3121
cc643b88 3122#: config/tc-arm.c:21503
ae351704
AM
3123#, c-format
3124msgid "bad offset 0x%08lX (must be word-aligned)"
3125msgstr ""
3126
cc643b88 3127#: config/tc-arm.c:21508
ae351704
AM
3128#, c-format
3129msgid "bad offset 0x%08lX (must be an 8-bit number of words)"
3130msgstr ""
3131
cc643b88 3132#: config/tc-arm.c:21539 config/tc-score.c:7397
252b5132 3133#, c-format
328577ad 3134msgid "bad relocation fixup type (%d)"
252b5132
RH
3135msgstr ""
3136
cc643b88 3137#: config/tc-arm.c:21650
87ccc1b0 3138msgid "literal referenced across section boundary"
a74801ba
ILT
3139msgstr ""
3140
cc643b88 3141#: config/tc-arm.c:21717
87ccc1b0 3142msgid "internal relocation (type: IMMEDIATE) not fixed up"
252b5132
RH
3143msgstr ""
3144
cc643b88 3145#: config/tc-arm.c:21722
328577ad 3146msgid "ADRL used for a symbol not defined in the same file"
252b5132
RH
3147msgstr ""
3148
cc643b88 3149#: config/tc-arm.c:21737
6e1772d5
AM
3150#, c-format
3151msgid "undefined local label `%s'"
3152msgstr ""
3153
cc643b88 3154#: config/tc-arm.c:21743
87ccc1b0 3155msgid "internal_relocation (type: OFFSET_IMM) not fixed up"
a74801ba
ILT
3156msgstr ""
3157
cc643b88 3158#: config/tc-arm.c:21765 config/tc-cris.c:3986 config/tc-mcore.c:1926
2ee0aedf
TG
3159#: config/tc-microblaze.c:1833 config/tc-mmix.c:2867 config/tc-moxie.c:757
3160#: config/tc-ns32k.c:2248 config/tc-score.c:7490
328577ad 3161msgid "<unknown>"
a74801ba
ILT
3162msgstr ""
3163
cc643b88 3164#: config/tc-arm.c:21768 config/tc-arm.c:21789 config/tc-score.c:7492
252b5132 3165#, c-format
328577ad 3166msgid "cannot represent %s relocation in this object file format"
252b5132
RH
3167msgstr ""
3168
cc643b88 3169#: config/tc-arm.c:22145
252b5132 3170#, c-format
55cf6793 3171msgid "%s: unexpected function type: %d"
252b5132
RH
3172msgstr ""
3173
cc643b88 3174#: config/tc-arm.c:22274
55cf6793
ZW
3175msgid "use of old and new-style options to set CPU type"
3176msgstr ""
3177
cc643b88 3178#: config/tc-arm.c:22284
55cf6793
ZW
3179msgid "use of old and new-style options to set FPU type"
3180msgstr ""
3181
cc643b88 3182#: config/tc-arm.c:22360
55cf6793 3183msgid "hard-float conflicts with specified fpu"
0d2bcfaf
NC
3184msgstr ""
3185
cc643b88 3186#: config/tc-arm.c:22547
3b16e843
NC
3187msgid "generate PIC code"
3188msgstr ""
3189
cc643b88 3190#: config/tc-arm.c:22548
3b16e843
NC
3191msgid "assemble Thumb code"
3192msgstr ""
3193
cc643b88 3194#: config/tc-arm.c:22549
3b16e843
NC
3195msgid "support ARM/Thumb interworking"
3196msgstr ""
3197
cc643b88 3198#: config/tc-arm.c:22551
3b16e843
NC
3199msgid "code uses 32-bit program counter"
3200msgstr ""
3201
cc643b88 3202#: config/tc-arm.c:22552
3b16e843
NC
3203msgid "code uses 26-bit program counter"
3204msgstr ""
3205
cc643b88 3206#: config/tc-arm.c:22553
3b16e843
NC
3207msgid "floating point args are in fp regs"
3208msgstr ""
3209
cc643b88 3210#: config/tc-arm.c:22555
3b16e843
NC
3211msgid "re-entrant code"
3212msgstr ""
3213
cc643b88 3214#: config/tc-arm.c:22556
3b16e843
NC
3215msgid "code is ATPCS conformant"
3216msgstr ""
3217
cc643b88 3218#: config/tc-arm.c:22557
3b16e843
NC
3219msgid "assemble for big-endian"
3220msgstr ""
3221
cc643b88 3222#: config/tc-arm.c:22558
3b16e843
NC
3223msgid "assemble for little-endian"
3224msgstr ""
3225
3226#. These are recognized by the assembler, but have no affect on code.
cc643b88 3227#: config/tc-arm.c:22562
3b16e843
NC
3228msgid "use frame pointer"
3229msgstr ""
3230
cc643b88 3231#: config/tc-arm.c:22563
3b16e843
NC
3232msgid "use stack size checking"
3233msgstr ""
3234
cc643b88 3235#: config/tc-arm.c:22566
a5c7551f
RW
3236msgid "do not warn on use of deprecated feature"
3237msgstr ""
3238
3b16e843
NC
3239#. DON'T add any new processors to this list -- we want the whole list
3240#. to go away... Add them to the processors table instead.
cc643b88 3241#: config/tc-arm.c:22583 config/tc-arm.c:22584
3b16e843
NC
3242msgid "use -mcpu=arm1"
3243msgstr ""
3244
cc643b88 3245#: config/tc-arm.c:22585 config/tc-arm.c:22586
3b16e843
NC
3246msgid "use -mcpu=arm2"
3247msgstr ""
3248
cc643b88 3249#: config/tc-arm.c:22587 config/tc-arm.c:22588
3b16e843
NC
3250msgid "use -mcpu=arm250"
3251msgstr ""
3252
cc643b88 3253#: config/tc-arm.c:22589 config/tc-arm.c:22590
3b16e843
NC
3254msgid "use -mcpu=arm3"
3255msgstr ""
3256
cc643b88 3257#: config/tc-arm.c:22591 config/tc-arm.c:22592
3b16e843
NC
3258msgid "use -mcpu=arm6"
3259msgstr ""
3260
cc643b88 3261#: config/tc-arm.c:22593 config/tc-arm.c:22594
3b16e843
NC
3262msgid "use -mcpu=arm600"
3263msgstr ""
3264
cc643b88 3265#: config/tc-arm.c:22595 config/tc-arm.c:22596
3b16e843
NC
3266msgid "use -mcpu=arm610"
3267msgstr ""
3268
cc643b88 3269#: config/tc-arm.c:22597 config/tc-arm.c:22598
3b16e843
NC
3270msgid "use -mcpu=arm620"
3271msgstr ""
3272
cc643b88 3273#: config/tc-arm.c:22599 config/tc-arm.c:22600
3b16e843
NC
3274msgid "use -mcpu=arm7"
3275msgstr ""
3276
cc643b88 3277#: config/tc-arm.c:22601 config/tc-arm.c:22602
3b16e843
NC
3278msgid "use -mcpu=arm70"
3279msgstr ""
3280
cc643b88 3281#: config/tc-arm.c:22603 config/tc-arm.c:22604
3b16e843
NC
3282msgid "use -mcpu=arm700"
3283msgstr ""
3284
cc643b88 3285#: config/tc-arm.c:22605 config/tc-arm.c:22606
3b16e843
NC
3286msgid "use -mcpu=arm700i"
3287msgstr ""
3288
cc643b88 3289#: config/tc-arm.c:22607 config/tc-arm.c:22608
3b16e843
NC
3290msgid "use -mcpu=arm710"
3291msgstr ""
3292
cc643b88 3293#: config/tc-arm.c:22609 config/tc-arm.c:22610
3b16e843
NC
3294msgid "use -mcpu=arm710c"
3295msgstr ""
3296
cc643b88 3297#: config/tc-arm.c:22611 config/tc-arm.c:22612
3b16e843
NC
3298msgid "use -mcpu=arm720"
3299msgstr ""
3300
cc643b88 3301#: config/tc-arm.c:22613 config/tc-arm.c:22614
3b16e843
NC
3302msgid "use -mcpu=arm7d"
3303msgstr ""
3304
cc643b88 3305#: config/tc-arm.c:22615 config/tc-arm.c:22616
3b16e843
NC
3306msgid "use -mcpu=arm7di"
3307msgstr ""
3308
cc643b88 3309#: config/tc-arm.c:22617 config/tc-arm.c:22618
3b16e843
NC
3310msgid "use -mcpu=arm7m"
3311msgstr ""
3312
cc643b88 3313#: config/tc-arm.c:22619 config/tc-arm.c:22620
3b16e843
NC
3314msgid "use -mcpu=arm7dm"
3315msgstr ""
3316
cc643b88 3317#: config/tc-arm.c:22621 config/tc-arm.c:22622
3b16e843
NC
3318msgid "use -mcpu=arm7dmi"
3319msgstr ""
3320
cc643b88 3321#: config/tc-arm.c:22623 config/tc-arm.c:22624
3b16e843
NC
3322msgid "use -mcpu=arm7100"
3323msgstr ""
3324
cc643b88 3325#: config/tc-arm.c:22625 config/tc-arm.c:22626
3b16e843
NC
3326msgid "use -mcpu=arm7500"
3327msgstr ""
3328
cc643b88 3329#: config/tc-arm.c:22627 config/tc-arm.c:22628
3b16e843
NC
3330msgid "use -mcpu=arm7500fe"
3331msgstr ""
3332
cc643b88
NC
3333#: config/tc-arm.c:22629 config/tc-arm.c:22630 config/tc-arm.c:22631
3334#: config/tc-arm.c:22632
3b16e843
NC
3335msgid "use -mcpu=arm7tdmi"
3336msgstr ""
3337
cc643b88 3338#: config/tc-arm.c:22633 config/tc-arm.c:22634
3b16e843
NC
3339msgid "use -mcpu=arm710t"
3340msgstr ""
3341
cc643b88 3342#: config/tc-arm.c:22635 config/tc-arm.c:22636
3b16e843
NC
3343msgid "use -mcpu=arm720t"
3344msgstr ""
3345
cc643b88 3346#: config/tc-arm.c:22637 config/tc-arm.c:22638
3b16e843
NC
3347msgid "use -mcpu=arm740t"
3348msgstr ""
3349
cc643b88 3350#: config/tc-arm.c:22639 config/tc-arm.c:22640
3b16e843
NC
3351msgid "use -mcpu=arm8"
3352msgstr ""
3353
cc643b88 3354#: config/tc-arm.c:22641 config/tc-arm.c:22642
3b16e843
NC
3355msgid "use -mcpu=arm810"
3356msgstr ""
3357
cc643b88 3358#: config/tc-arm.c:22643 config/tc-arm.c:22644
3b16e843
NC
3359msgid "use -mcpu=arm9"
3360msgstr ""
3361
cc643b88 3362#: config/tc-arm.c:22645 config/tc-arm.c:22646
3b16e843
NC
3363msgid "use -mcpu=arm9tdmi"
3364msgstr ""
3365
cc643b88 3366#: config/tc-arm.c:22647 config/tc-arm.c:22648
3b16e843
NC
3367msgid "use -mcpu=arm920"
3368msgstr ""
3369
cc643b88 3370#: config/tc-arm.c:22649 config/tc-arm.c:22650
3b16e843
NC
3371msgid "use -mcpu=arm940"
3372msgstr ""
3373
cc643b88 3374#: config/tc-arm.c:22651
3b16e843
NC
3375msgid "use -mcpu=strongarm"
3376msgstr ""
3377
cc643b88 3378#: config/tc-arm.c:22653
3b16e843
NC
3379msgid "use -mcpu=strongarm110"
3380msgstr ""
3381
cc643b88 3382#: config/tc-arm.c:22655
3b16e843
NC
3383msgid "use -mcpu=strongarm1100"
3384msgstr ""
3385
cc643b88 3386#: config/tc-arm.c:22657
3b16e843
NC
3387msgid "use -mcpu=strongarm1110"
3388msgstr ""
3389
cc643b88 3390#: config/tc-arm.c:22658
3b16e843
NC
3391msgid "use -mcpu=xscale"
3392msgstr ""
3393
cc643b88 3394#: config/tc-arm.c:22659
87ccc1b0
NC
3395msgid "use -mcpu=iwmmxt"
3396msgstr ""
3397
cc643b88 3398#: config/tc-arm.c:22660
3b16e843
NC
3399msgid "use -mcpu=all"
3400msgstr ""
3401
3402#. Architecture variants -- don't add any more to this list either.
cc643b88 3403#: config/tc-arm.c:22663 config/tc-arm.c:22664
3b16e843
NC
3404msgid "use -march=armv2"
3405msgstr ""
3406
cc643b88 3407#: config/tc-arm.c:22665 config/tc-arm.c:22666
3b16e843
NC
3408msgid "use -march=armv2a"
3409msgstr ""
3410
cc643b88 3411#: config/tc-arm.c:22667 config/tc-arm.c:22668
3b16e843
NC
3412msgid "use -march=armv3"
3413msgstr ""
3414
cc643b88 3415#: config/tc-arm.c:22669 config/tc-arm.c:22670
3b16e843
NC
3416msgid "use -march=armv3m"
3417msgstr ""
3418
cc643b88 3419#: config/tc-arm.c:22671 config/tc-arm.c:22672
3b16e843
NC
3420msgid "use -march=armv4"
3421msgstr ""
3422
cc643b88 3423#: config/tc-arm.c:22673 config/tc-arm.c:22674
3b16e843
NC
3424msgid "use -march=armv4t"
3425msgstr ""
3426
cc643b88 3427#: config/tc-arm.c:22675 config/tc-arm.c:22676
3b16e843
NC
3428msgid "use -march=armv5"
3429msgstr ""
3430
cc643b88 3431#: config/tc-arm.c:22677 config/tc-arm.c:22678
3b16e843
NC
3432msgid "use -march=armv5t"
3433msgstr ""
3434
cc643b88 3435#: config/tc-arm.c:22679 config/tc-arm.c:22680
3b16e843
NC
3436msgid "use -march=armv5te"
3437msgstr ""
3438
3439#. Floating point variants -- don't add any more to this list either.
cc643b88 3440#: config/tc-arm.c:22683
3b16e843
NC
3441msgid "use -mfpu=fpe"
3442msgstr ""
3443
cc643b88 3444#: config/tc-arm.c:22684
3b16e843
NC
3445msgid "use -mfpu=fpa10"
3446msgstr ""
3447
cc643b88 3448#: config/tc-arm.c:22685
3b16e843
NC
3449msgid "use -mfpu=fpa11"
3450msgstr ""
3451
cc643b88 3452#: config/tc-arm.c:22687
3b16e843
NC
3453msgid "use either -mfpu=softfpa or -mfpu=softvfp"
3454msgstr ""
3455
cc643b88 3456#: config/tc-arm.c:23016
3b16e843
NC
3457msgid "invalid architectural extension"
3458msgstr ""
3459
cc643b88 3460#: config/tc-arm.c:23049
2ee0aedf
TG
3461msgid "must specify extensions to add before specifying those to remove"
3462msgstr ""
3463
cc643b88 3464#: config/tc-arm.c:23057
3b16e843
NC
3465msgid "missing architectural extension"
3466msgstr ""
3467
cc643b88 3468#: config/tc-arm.c:23072
2ee0aedf
TG
3469msgid "extension does not apply to the base architecture"
3470msgstr ""
3471
cc643b88 3472#: config/tc-arm.c:23095
252b5132 3473#, c-format
5f4273c7 3474msgid "unknown architectural extension `%s'"
252b5132
RH
3475msgstr ""
3476
cc643b88 3477#: config/tc-arm.c:23097
2ee0aedf
TG
3478msgid "architectural extensions must be specified in alphabetical order"
3479msgstr ""
3480
cc643b88 3481#: config/tc-arm.c:23129
252b5132 3482#, c-format
3b16e843 3483msgid "missing cpu name `%s'"
252b5132
RH
3484msgstr ""
3485
cc643b88 3486#: config/tc-arm.c:23155 config/tc-arm.c:23651
252b5132 3487#, c-format
3b16e843 3488msgid "unknown cpu `%s'"
252b5132
RH
3489msgstr ""
3490
cc643b88 3491#: config/tc-arm.c:23173
3b16e843
NC
3492#, c-format
3493msgid "missing architecture name `%s'"
252b5132
RH
3494msgstr ""
3495
cc643b88
NC
3496#: config/tc-arm.c:23190 config/tc-arm.c:23685 config/tc-arm.c:23716
3497#: config/tc-arm.c:23767 config/tc-score.c:7727
3b16e843
NC
3498#, c-format
3499msgid "unknown architecture `%s'\n"
252b5132
RH
3500msgstr ""
3501
cc643b88 3502#: config/tc-arm.c:23206 config/tc-arm.c:23798
3b16e843
NC
3503#, c-format
3504msgid "unknown floating point format `%s'\n"
3505msgstr ""
3506
cc643b88 3507#: config/tc-arm.c:23222
6e1772d5
AM
3508#, c-format
3509msgid "unknown floating point abi `%s'\n"
3510msgstr ""
3511
cc643b88 3512#: config/tc-arm.c:23238
8ea2b00f
AM
3513#, c-format
3514msgid "unknown EABI `%s'\n"
3515msgstr ""
3516
cc643b88 3517#: config/tc-arm.c:23258
a5c7551f
RW
3518#, c-format
3519msgid "unknown implicit IT mode `%s', should be arm, thumb, always, or never."
3520msgstr ""
3521
cc643b88 3522#: config/tc-arm.c:23268
3b16e843
NC
3523msgid "<cpu name>\t assemble for CPU <cpu name>"
3524msgstr ""
3525
cc643b88 3526#: config/tc-arm.c:23270
3b16e843
NC
3527msgid "<arch name>\t assemble for architecture <arch name>"
3528msgstr ""
3529
cc643b88 3530#: config/tc-arm.c:23272
3b16e843
NC
3531msgid "<fpu name>\t assemble for FPU architecture <fpu name>"
3532msgstr ""
3533
cc643b88 3534#: config/tc-arm.c:23274
6e1772d5
AM
3535msgid "<abi>\t assemble for floating point ABI <abi>"
3536msgstr ""
3537
cc643b88 3538#: config/tc-arm.c:23277
f12e7348 3539msgid "<ver>\t\t assemble for eabi version <ver>"
3b16e843
NC
3540msgstr ""
3541
cc643b88 3542#: config/tc-arm.c:23280
a5c7551f
RW
3543msgid "<mode>\t controls implicit insertion of IT instructions"
3544msgstr ""
3545
cc643b88 3546#: config/tc-arm.c:23324 config/tc-arm.c:23342 config/tc-arm.c:23362
3b16e843 3547#, c-format
8ea2b00f 3548msgid "option `-%c%s' is deprecated: %s"
3b16e843
NC
3549msgstr ""
3550
cc643b88 3551#: config/tc-arm.c:23382
6e1772d5 3552#, c-format
3b16e843
NC
3553msgid " ARM-specific assembler options:\n"
3554msgstr ""
3555
cc643b88 3556#: config/tc-arm.c:23393
6e1772d5 3557#, c-format
3b16e843 3558msgid " -EB assemble code for a big-endian cpu\n"
252b5132
RH
3559msgstr ""
3560
cc643b88 3561#: config/tc-arm.c:23398
6e1772d5 3562#, c-format
3b16e843
NC
3563msgid " -EL assemble code for a little-endian cpu\n"
3564msgstr ""
3565
cc643b88 3566#: config/tc-arm.c:23402
f12e7348
NC
3567#, c-format
3568msgid " --fix-v4bx Allow BX in ARMv4 code\n"
3569msgstr ""
3570
cc643b88 3571#: config/tc-arm.c:23749
2ee0aedf
TG
3572#, c-format
3573msgid ""
3574"architectural extension `%s' is not allowed for the current base architecture"
3575msgstr ""
3576
cc643b88 3577#: config/tc-avr.c:373
6e1772d5 3578#, c-format
bc0d738a
NC
3579msgid "Known MCU names:"
3580msgstr ""
3581
cc643b88 3582#: config/tc-avr.c:438
6e1772d5 3583#, c-format
60bcf0fa 3584msgid ""
cc643b88 3585"AVR Assembler options:\n"
60bcf0fa
NC
3586" -mmcu=[avr-name] select microcontroller variant\n"
3587" [avr-name] can be:\n"
f12e7348
NC
3588" avr1 - classic AVR core without data RAM\n"
3589" avr2 - classic AVR core with up to 8K program memory\n"
3590" avr25 - classic AVR core with up to 8K program memory\n"
3591" plus the MOVW instruction\n"
3592" avr3 - classic AVR core with up to 64K program memory\n"
3593" avr31 - classic AVR core with up to 128K program memory\n"
3594" avr35 - classic AVR core with up to 64K program memory\n"
3595" plus the MOVW instruction\n"
3596" avr4 - enhanced AVR core with up to 8K program memory\n"
3597" avr5 - enhanced AVR core with up to 64K program memory\n"
3598" avr51 - enhanced AVR core with up to 128K program memory\n"
3599" avr6 - enhanced AVR core with up to 256K program memory\n"
cc643b88
NC
3600" avrxmega3 - XMEGA, > 8K, <= 64K FLASH, > 64K RAM\n"
3601" avrxmega4 - XMEGA, > 64K, <= 128K FLASH, <= 64K RAM\n"
3602" avrxmega5 - XMEGA, > 64K, <= 128K FLASH, > 64K RAM\n"
3603" avrxmega6 - XMEGA, > 128K, <= 256K FLASH, <= 64K RAM\n"
3604" avrxmega7 - XMEGA, > 128K, <= 256K FLASH, > 64K RAM\n"
60bcf0fa
NC
3605" or immediate microcontroller name.\n"
3606msgstr ""
3607
cc643b88 3608#: config/tc-avr.c:460
6e1772d5 3609#, c-format
bc0d738a
NC
3610msgid ""
3611" -mall-opcodes accept all AVR opcodes, even if not supported by MCU\n"
3612" -mno-skip-bug disable warnings for skipping two-word instructions\n"
3613" (default for avr4, avr5)\n"
3614" -mno-wrap reject rjmp/rcall instructions with 8K wrap-around\n"
3615" (default for avr3, avr5)\n"
3616msgstr ""
3617
cc643b88 3618#: config/tc-avr.c:504 config/tc-msp430.c:743
60bcf0fa
NC
3619#, c-format
3620msgid "unknown MCU: %s\n"
3621msgstr ""
3622
cc643b88 3623#: config/tc-avr.c:513
60bcf0fa 3624#, c-format
bc0d738a 3625msgid "redefinition of mcu type `%s' to `%s'"
60bcf0fa
NC
3626msgstr ""
3627
cc643b88 3628#: config/tc-avr.c:591
60bcf0fa
NC
3629msgid "constant value required"
3630msgstr ""
3631
cc643b88 3632#: config/tc-avr.c:594
60bcf0fa 3633#, c-format
c85dd50d 3634msgid "number must be positive and less than %d"
60bcf0fa
NC
3635msgstr ""
3636
cc643b88 3637#: config/tc-avr.c:620 config/tc-avr.c:757
3caac5b8
AM
3638#, c-format
3639msgid "constant out of 8-bit range: %d"
60bcf0fa
NC
3640msgstr ""
3641
cc643b88 3642#: config/tc-avr.c:688 config/tc-score.c:1200 read.c:3662
3caac5b8 3643msgid "illegal expression"
60bcf0fa
NC
3644msgstr ""
3645
cc643b88 3646#: config/tc-avr.c:717 config/tc-avr.c:1508
3caac5b8 3647msgid "`)' required"
06647dfd
AM
3648msgstr ""
3649
cc643b88 3650#: config/tc-avr.c:812
60bcf0fa
NC
3651msgid "register r16-r23 required"
3652msgstr ""
3653
cc643b88 3654#: config/tc-avr.c:818
60bcf0fa
NC
3655msgid "register number above 15 required"
3656msgstr ""
3657
cc643b88 3658#: config/tc-avr.c:824
60bcf0fa
NC
3659msgid "even register number required"
3660msgstr ""
3661
cc643b88 3662#: config/tc-avr.c:830
bc0d738a 3663msgid "register r24, r26, r28 or r30 required"
60bcf0fa
NC
3664msgstr ""
3665
cc643b88 3666#: config/tc-avr.c:836
60bcf0fa
NC
3667msgid "register name or number from 0 to 31 required"
3668msgstr ""
3669
cc643b88 3670#: config/tc-avr.c:854
bc0d738a 3671msgid "pointer register (X, Y or Z) required"
60bcf0fa
NC
3672msgstr ""
3673
cc643b88 3674#: config/tc-avr.c:861
60bcf0fa
NC
3675msgid "cannot both predecrement and postincrement"
3676msgstr ""
3677
cc643b88 3678#: config/tc-avr.c:869
60bcf0fa
NC
3679msgid "addressing mode not supported"
3680msgstr ""
3681
cc643b88 3682#: config/tc-avr.c:875
60bcf0fa
NC
3683msgid "can't predecrement"
3684msgstr ""
3685
cc643b88 3686#: config/tc-avr.c:878
60bcf0fa
NC
3687msgid "pointer register Z required"
3688msgstr ""
3689
cc643b88 3690#: config/tc-avr.c:897
f12e7348
NC
3691msgid "postincrement not supported"
3692msgstr ""
3693
cc643b88 3694#: config/tc-avr.c:907
60bcf0fa
NC
3695msgid "pointer register (Y or Z) required"
3696msgstr ""
3697
cc643b88 3698#: config/tc-avr.c:1021
60bcf0fa
NC
3699#, c-format
3700msgid "unknown constraint `%c'"
3701msgstr ""
3702
cc643b88 3703#: config/tc-avr.c:1073
3caac5b8
AM
3704msgid "`,' required"
3705msgstr ""
3706
cc643b88 3707#: config/tc-avr.c:1091
3caac5b8
AM
3708msgid "undefined combination of operands"
3709msgstr ""
3710
cc643b88 3711#: config/tc-avr.c:1100
3caac5b8
AM
3712msgid "skipping two-word instruction"
3713msgstr ""
3714
cc643b88 3715#: config/tc-avr.c:1192 config/tc-avr.c:1208 config/tc-avr.c:1329
2ee0aedf 3716#: config/tc-msp430.c:1969 config/tc-msp430.c:1987
60bcf0fa
NC
3717#, c-format
3718msgid "odd address operand: %ld"
3719msgstr ""
3720
cc643b88
NC
3721#: config/tc-avr.c:1200 config/tc-avr.c:1219 config/tc-avr.c:1237
3722#: config/tc-avr.c:1248 config/tc-avr.c:1255 config/tc-avr.c:1262
2ee0aedf
TG
3723#: config/tc-d10v.c:505 config/tc-d30v.c:554 config/tc-msp430.c:1977
3724#: config/tc-msp430.c:1992 config/tc-msp430.c:2002
60bcf0fa
NC
3725#, c-format
3726msgid "operand out of range: %ld"
3727msgstr ""
3728
cc643b88 3729#: config/tc-avr.c:1338 config/tc-d10v.c:1594 config/tc-d30v.c:2037
2ee0aedf 3730#: config/tc-msp430.c:2020
60bcf0fa
NC
3731#, c-format
3732msgid "line %d: unknown relocation type: 0x%x"
3733msgstr ""
3734
cc643b88 3735#: config/tc-avr.c:1352
60bcf0fa
NC
3736msgid "only constant expression allowed"
3737msgstr ""
3738
3caac5b8 3739#. xgettext:c-format.
cc643b88 3740#: config/tc-avr.c:1412 config/tc-bfin.c:833 config/tc-d10v.c:1466
2ee0aedf 3741#: config/tc-d30v.c:1774 config/tc-mn10200.c:781 config/tc-mn10300.c:2170
cc643b88 3742#: config/tc-msp430.c:2055 config/tc-or32.c:957 config/tc-ppc.c:6611
2ee0aedf 3743#: config/tc-spu.c:879 config/tc-spu.c:1090 config/tc-v850.c:3000
cc643b88 3744#: config/tc-z80.c:2021
60bcf0fa
NC
3745#, c-format
3746msgid "reloc %d not supported by object file format"
3747msgstr ""
3748
cc643b88 3749#: config/tc-avr.c:1435 config/tc-h8300.c:1935 config/tc-mcore.c:881
2ee0aedf
TG
3750#: config/tc-microblaze.c:823 config/tc-moxie.c:178 config/tc-msp430.c:1820
3751#: config/tc-pj.c:253 config/tc-sh.c:2590 config/tc-z8k.c:1216
60bcf0fa
NC
3752msgid "can't find opcode "
3753msgstr ""
3754
cc643b88 3755#: config/tc-avr.c:1452
60bcf0fa
NC
3756#, c-format
3757msgid "illegal opcode %s for mcu %s"
3758msgstr ""
3759
cc643b88 3760#: config/tc-avr.c:1463
60bcf0fa
NC
3761msgid "garbage at end of line"
3762msgstr ""
3763
cc643b88 3764#: config/tc-avr.c:1537 config/tc-avr.c:1544
3caac5b8
AM
3765#, c-format
3766msgid "illegal %srelocation size: %d"
60bcf0fa
NC
3767msgstr ""
3768
2ee0aedf 3769#: config/tc-bfin.c:96 config/tc-frv.c:1605 config/tc-frv.c:1615
c85dd50d
NC
3770msgid "missing ')'"
3771msgstr ""
3772
cc643b88 3773#: config/tc-bfin.c:442
2ee0aedf
TG
3774#, c-format
3775msgid " Blackfin specific assembler options:\n"
3776msgstr ""
3777
cc643b88 3778#: config/tc-bfin.c:443
2ee0aedf
TG
3779#, c-format
3780msgid " -mcpu=<cpu[-sirevision]> specify the name of the target CPU\n"
3781msgstr ""
3782
cc643b88 3783#: config/tc-bfin.c:444
2ee0aedf
TG
3784#, c-format
3785msgid " -mfdpic assemble for the FDPIC ABI\n"
3786msgstr ""
3787
cc643b88 3788#: config/tc-bfin.c:445
3caac5b8 3789#, c-format
2ee0aedf 3790msgid " -mno-fdpic/-mnopic disable -mfdpic\n"
60bcf0fa
NC
3791msgstr ""
3792
cc643b88 3793#: config/tc-bfin.c:458
c85dd50d
NC
3794msgid "Could not set architecture and machine."
3795msgstr ""
3796
cc643b88 3797#: config/tc-bfin.c:607
c85dd50d 3798msgid "Parse failed."
60bcf0fa
NC
3799msgstr ""
3800
cc643b88 3801#: config/tc-bfin.c:682
c85dd50d
NC
3802msgid "pcrel too far BFD_RELOC_BFIN_10"
3803msgstr ""
3804
cc643b88 3805#: config/tc-bfin.c:698
c85dd50d
NC
3806msgid "pcrel too far BFD_RELOC_BFIN_12"
3807msgstr ""
3808
cc643b88 3809#: config/tc-bfin.c:718
c85dd50d
NC
3810msgid "pcrel too far BFD_RELOC_BFIN_24"
3811msgstr ""
3812
cc643b88 3813#: config/tc-bfin.c:733
c85dd50d
NC
3814msgid "pcrel too far BFD_RELOC_BFIN_5"
3815msgstr ""
3816
cc643b88 3817#: config/tc-bfin.c:745
c85dd50d
NC
3818msgid "pcrel too far BFD_RELOC_BFIN_11_PCREL"
3819msgstr ""
3820
cc643b88 3821#: config/tc-bfin.c:755
c85dd50d
NC
3822msgid "rel too far BFD_RELOC_8"
3823msgstr ""
3824
cc643b88 3825#: config/tc-bfin.c:762
c85dd50d
NC
3826msgid "rel too far BFD_RELOC_16"
3827msgstr ""
3828
cc643b88 3829#: config/tc-cr16.c:165 read.c:4422
ae351704
AM
3830msgid "using a bit field width of zero"
3831msgstr ""
3832
cc643b88 3833#: config/tc-cr16.c:173 read.c:4430
ae351704
AM
3834#, c-format
3835msgid "field width \"%s\" too complex for a bitfield"
3836msgstr ""
3837
cc643b88 3838#: config/tc-cr16.c:182 read.c:4438
ae351704
AM
3839#, c-format
3840msgid "field width %lu too big to fit in %d bytes: truncated to %d bits"
3841msgstr ""
3842
cc643b88 3843#: config/tc-cr16.c:204 read.c:4460
ae351704
AM
3844#, c-format
3845msgid "field value \"%s\" too complex for a bitfield"
3846msgstr ""
3847
cc643b88 3848#: config/tc-cr16.c:385
ae351704
AM
3849#, c-format
3850msgid "Unknown register pair - index relative mode: `%d'"
3851msgstr ""
3852
cc643b88
NC
3853#: config/tc-cr16.c:571 config/tc-crx.c:345 config/tc-mn10200.c:768
3854#: write.c:990
ae351704
AM
3855#, c-format
3856msgid "can't resolve `%s' {%s section} - `%s' {%s section}"
3857msgstr ""
3858
cc643b88 3859#: config/tc-cr16.c:603 config/tc-crx.c:361
ae351704
AM
3860#, c-format
3861msgid "internal error: reloc %d (`%s') not supported by object file format"
3862msgstr ""
3863
cc643b88 3864#: config/tc-cr16.c:696 config/tc-i386.c:8723 config/tc-s390.c:1911
a5c7551f
RW
3865msgid "GOT already in symbol table"
3866msgstr ""
3867
cc643b88 3868#: config/tc-cr16.c:805 config/tc-cr16.c:828 config/tc-cris.c:1190
2ee0aedf 3869#: config/tc-crx.c:535 config/tc-crx.c:562 config/tc-crx.c:580
a5c7551f 3870#: config/tc-pdp11.c:194
ae351704
AM
3871msgid "Virtual memory exhausted"
3872msgstr ""
3873
cc643b88
NC
3874#: config/tc-cr16.c:813 config/tc-crx.c:572 config/tc-crx.c:591
3875#: config/tc-m68k.c:4656
ae351704
AM
3876#, c-format
3877msgid "Internal Error: Can't hash %s: %s"
3878msgstr ""
3879
cc643b88 3880#: config/tc-cr16.c:839 config/tc-cris.c:1224 config/tc-crx.c:545
ae351704
AM
3881#, c-format
3882msgid "Can't hash `%s': %s\n"
3883msgstr ""
3884
cc643b88 3885#: config/tc-cr16.c:840 config/tc-cris.c:1225 config/tc-crx.c:546
ae351704
AM
3886msgid "(unknown reason)"
3887msgstr ""
3888
3889#. Missing or bad expr becomes absolute 0.
cc643b88 3890#: config/tc-cr16.c:892 config/tc-crx.c:619
ae351704
AM
3891#, c-format
3892msgid "missing or invalid displacement expression `%s' taken as 0"
3893msgstr ""
3894
cc643b88 3895#: config/tc-cr16.c:942
a5c7551f
RW
3896#, c-format
3897msgid "GOT bad expression with %s."
3898msgstr ""
3899
cc643b88 3900#: config/tc-cr16.c:1053
ae351704
AM
3901#, c-format
3902msgid "operand %d: illegal use expression: `%s`"
3903msgstr ""
3904
cc643b88 3905#: config/tc-cr16.c:1118 config/tc-crx.c:1127
ae351704
AM
3906#, c-format
3907msgid "Unknown register: `%d'"
3908msgstr ""
3909
3910#. Issue a error message when register is illegal.
cc643b88 3911#: config/tc-cr16.c:1126 config/tc-crx.c:1135
ae351704
AM
3912#, c-format
3913msgid "Illegal register (`%s') in Instruction: `%s'"
3914msgstr ""
3915
cc643b88 3916#: config/tc-cr16.c:1197 config/tc-cr16.c:1272 config/tc-crx.c:757
2ee0aedf 3917#: config/tc-crx.c:777 config/tc-crx.c:792
ae351704
AM
3918#, c-format
3919msgid "Illegal register `%s' in Instruction `%s'"
3920msgstr ""
3921
cc643b88 3922#: config/tc-cr16.c:1225 config/tc-cr16.c:1236
ae351704
AM
3923#, c-format
3924msgid "Illegal register pair `%s' in Instruction `%s'"
3925msgstr ""
3926
cc643b88 3927#: config/tc-cr16.c:1261 config/tc-i960.c:835
ae351704
AM
3928msgid "unmatched '['"
3929msgstr ""
3930
cc643b88 3931#: config/tc-cr16.c:1267 config/tc-i960.c:842
ae351704
AM
3932msgid "garbage after index spec ignored"
3933msgstr ""
3934
cc643b88 3935#: config/tc-cr16.c:1415 config/tc-crx.c:936
ae351704
AM
3936#, c-format
3937msgid "Illegal operands (whitespace): `%s'"
3938msgstr ""
3939
cc643b88 3940#: config/tc-cr16.c:1427 config/tc-cr16.c:1434 config/tc-cr16.c:1451
2ee0aedf
TG
3941#: config/tc-crx.c:948 config/tc-crx.c:955 config/tc-crx.c:972
3942#: config/tc-crx.c:1764
ae351704
AM
3943#, c-format
3944msgid "Missing matching brackets : `%s'"
3945msgstr ""
3946
cc643b88 3947#: config/tc-cr16.c:1483 config/tc-crx.c:998
ae351704
AM
3948#, c-format
3949msgid "Unknown exception: `%s'"
3950msgstr ""
3951
cc643b88 3952#: config/tc-cr16.c:1570 config/tc-crx.c:1094
ae351704
AM
3953#, c-format
3954msgid "Illegal `cinv' parameter: `%c'"
3955msgstr ""
3956
cc643b88 3957#: config/tc-cr16.c:1592 config/tc-cr16.c:1631
ae351704
AM
3958#, c-format
3959msgid "Unknown register pair: `%d'"
3960msgstr ""
3961
3962#. Issue a error message when register pair is illegal.
cc643b88 3963#: config/tc-cr16.c:1600
ae351704
AM
3964#, c-format
3965msgid "Illegal register pair (`%s') in Instruction: `%s'"
3966msgstr ""
3967
3968#. Issue a error message when register pair is illegal.
cc643b88 3969#: config/tc-cr16.c:1639
ae351704
AM
3970#, c-format
3971msgid "Illegal index register pair (`%s') in Instruction: `%s'"
3972msgstr ""
3973
cc643b88 3974#: config/tc-cr16.c:1678
ae351704
AM
3975#, c-format
3976msgid "Unknown processor register : `%d'"
3977msgstr ""
3978
3979#. Issue a error message when register pair is illegal.
cc643b88 3980#: config/tc-cr16.c:1686
ae351704
AM
3981#, c-format
3982msgid "Illegal processor register (`%s') in Instruction: `%s'"
3983msgstr ""
3984
cc643b88 3985#: config/tc-cr16.c:1734
ae351704
AM
3986#, c-format
3987msgid "Unknown processor register (32 bit) : `%d'"
3988msgstr ""
3989
3990#. Issue a error message when register pair is illegal.
cc643b88 3991#: config/tc-cr16.c:1742
ae351704
AM
3992#, c-format
3993msgid "Illegal 32 bit - processor register (`%s') in Instruction: `%s'"
3994msgstr ""
3995
cc643b88 3996#: config/tc-cr16.c:2106 config/tc-crx.c:1662 config/tc-crx.c:1679
ae351704
AM
3997#, c-format
3998msgid "Same src/dest register is used (`r%d'), result is undefined"
3999msgstr ""
4000
cc643b88 4001#: config/tc-cr16.c:2127
ae351704
AM
4002msgid "RA register is saved twice."
4003msgstr ""
4004
cc643b88 4005#: config/tc-cr16.c:2131
ae351704
AM
4006#, c-format
4007msgid "`%s' Illegal use of registers."
4008msgstr ""
4009
cc643b88 4010#: config/tc-cr16.c:2145
ae351704
AM
4011#, c-format
4012msgid "`%s' Illegal count-register combination."
4013msgstr ""
4014
cc643b88 4015#: config/tc-cr16.c:2151
ae351704
AM
4016#, c-format
4017msgid "`%s' Illegal use of register."
4018msgstr ""
4019
cc643b88 4020#: config/tc-cr16.c:2160 config/tc-crx.c:1671
ae351704
AM
4021#, c-format
4022msgid "`%s' has undefined result"
4023msgstr ""
4024
cc643b88 4025#: config/tc-cr16.c:2168
ae351704
AM
4026#, c-format
4027msgid "Same src/dest register is used (`r%d'),result is undefined"
4028msgstr ""
4029
cc643b88 4030#: config/tc-cr16.c:2339 config/tc-crx.c:1576
ae351704
AM
4031msgid "Incorrect number of operands"
4032msgstr ""
4033
cc643b88 4034#: config/tc-cr16.c:2341 config/tc-crx.c:1578
ae351704
AM
4035#, c-format
4036msgid "Illegal type of operand (arg %d)"
4037msgstr ""
4038
cc643b88 4039#: config/tc-cr16.c:2347 config/tc-crx.c:1584
ae351704
AM
4040#, c-format
4041msgid "Operand out of range (arg %d)"
4042msgstr ""
4043
cc643b88 4044#: config/tc-cr16.c:2350 config/tc-crx.c:1587
ae351704
AM
4045#, c-format
4046msgid "Operand has odd displacement (arg %d)"
4047msgstr ""
4048
cc643b88 4049#: config/tc-cr16.c:2353 config/tc-cr16.c:2384 config/tc-crx.c:1600
2ee0aedf 4050#: config/tc-crx.c:1631
ae351704
AM
4051#, c-format
4052msgid "Illegal operand (arg %d)"
4053msgstr ""
4054
4055#. Give an error if a frag containing code is not aligned to a 2-byte
4056#. boundary.
cc643b88 4057#: config/tc-cr16.c:2486 config/tc-cr16.h:73 config/tc-crx.c:1953
ae351704
AM
4058#: config/tc-crx.h:76
4059msgid "instruction address is not a multiple of 2"
4060msgstr ""
4061
cc643b88 4062#: config/tc-cr16.c:2563 config/tc-cris.c:1538 config/tc-cris.c:1546
2ee0aedf
TG
4063#: config/tc-crx.c:1989 config/tc-dlx.c:685 config/tc-hppa.c:3244
4064#: config/tc-hppa.c:3251 config/tc-i860.c:491 config/tc-i860.c:508
9c9c98a5 4065#: config/tc-i860.c:988 config/tc-sparc.c:1410 config/tc-sparc.c:1418
ae351704
AM
4066#, c-format
4067msgid "Unknown opcode: `%s'"
4068msgstr ""
4069
2ee0aedf 4070#: config/tc-cris.c:551 config/tc-m68hc11.c:2733
87ccc1b0
NC
4071#, c-format
4072msgid "internal inconsistency problem in %s: fr_symbol %lx"
4073msgstr ""
4074
2ee0aedf 4075#: config/tc-cris.c:555 config/tc-m68hc11.c:2737 config/tc-msp430.c:2246
87ccc1b0
NC
4076#, c-format
4077msgid "internal inconsistency problem in %s: resolved symbol"
4078msgstr ""
4079
2ee0aedf 4080#: config/tc-cris.c:565 config/tc-m68hc11.c:2743
87ccc1b0
NC
4081#, c-format
4082msgid "internal inconsistency problem in %s: fr_subtype %d"
4083msgstr ""
4084
a5c7551f 4085#: config/tc-cris.c:905
06647dfd
AM
4086msgid "Relaxation to long branches for .arch common_v10_v32 not implemented"
4087msgstr ""
4088
a5c7551f 4089#: config/tc-cris.c:935
06647dfd
AM
4090msgid "Complicated LAPC target operand is not a multiple of two. Use LAPC.D"
4091msgstr ""
4092
a5c7551f 4093#: config/tc-cris.c:940
06647dfd
AM
4094#, c-format
4095msgid ""
4096"Internal error found in md_convert_frag: offset %ld. Please report this."
4097msgstr ""
4098
a5c7551f 4099#: config/tc-cris.c:965
87ccc1b0
NC
4100#, c-format
4101msgid "internal inconsistency in %s: bdapq no symbol"
4102msgstr ""
4103
a5c7551f 4104#: config/tc-cris.c:978
87ccc1b0
NC
4105#, c-format
4106msgid "internal inconsistency in %s: bdap.w with no symbol"
4107msgstr ""
4108
a5c7551f 4109#: config/tc-cris.c:1002
8ea2b00f
AM
4110msgid "section alignment must be >= 4 bytes to check MULS/MULU safeness"
4111msgstr ""
4112
a5c7551f 4113#: config/tc-cris.c:1011
8ea2b00f
AM
4114msgid "dangerous MULS/MULU location; give it higher alignment"
4115msgstr ""
4116
a5c7551f
RW
4117#. Bail out for compatibility mode. (It seems it can be implemented,
4118#. perhaps with a 10-byte sequence: "move.d NNNN,$pc/$acr", "jump
4119#. $acr", "nop"; but doesn't seem worth it at the moment.)
4120#: config/tc-cris.c:1052
ae351704
AM
4121msgid ""
4122"Out-of-range .word offset handling is not implemented for .arch "
4123"common_v10_v32"
3bcbcc3d
HPN
4124msgstr ""
4125
a5c7551f
RW
4126#: config/tc-cris.c:1097
4127msgid ".word case-table handling failed: table too large"
4128msgstr ""
4129
4130#: config/tc-cris.c:1229
3bcbcc3d
HPN
4131#, c-format
4132msgid "Buggy opcode: `%s' \"%s\"\n"
4133msgstr ""
4134
a5c7551f 4135#: config/tc-cris.c:1644
3bcbcc3d
HPN
4136#, c-format
4137msgid "Immediate value not in 5 bit unsigned range: %ld"
4138msgstr ""
4139
a5c7551f 4140#: config/tc-cris.c:1660
3bcbcc3d
HPN
4141#, c-format
4142msgid "Immediate value not in 4 bit unsigned range: %ld"
4143msgstr ""
4144
a5c7551f 4145#: config/tc-cris.c:1712
3bcbcc3d
HPN
4146#, c-format
4147msgid "Immediate value not in 6 bit range: %ld"
4148msgstr ""
4149
a5c7551f 4150#: config/tc-cris.c:1727
3bcbcc3d
HPN
4151#, c-format
4152msgid "Immediate value not in 6 bit unsigned range: %ld"
4153msgstr ""
4154
4155#. Others have a generic warning.
a5c7551f 4156#: config/tc-cris.c:1835
3bcbcc3d
HPN
4157#, c-format
4158msgid "Unimplemented register `%s' specified"
4159msgstr ""
4160
4161#. We've come to the end of instructions with this
4162#. opcode, so it must be an error.
cc643b88 4163#: config/tc-cris.c:2079 config/tc-mips.c:10425 config/tc-mips.c:10430
3bcbcc3d
HPN
4164msgid "Illegal operands"
4165msgstr ""
4166
a5c7551f 4167#: config/tc-cris.c:2120 config/tc-cris.c:2160
3bcbcc3d
HPN
4168#, c-format
4169msgid "Immediate value not in 8 bit range: %ld"
4170msgstr ""
4171
a5c7551f 4172#: config/tc-cris.c:2130 config/tc-cris.c:2181
3bcbcc3d
HPN
4173#, c-format
4174msgid "Immediate value not in 16 bit range: %ld"
4175msgstr ""
4176
a5c7551f 4177#: config/tc-cris.c:2165
06647dfd
AM
4178#, c-format
4179msgid "Immediate value not in 8 bit signed range: %ld"
4180msgstr ""
4181
a5c7551f 4182#: config/tc-cris.c:2170
06647dfd
AM
4183#, c-format
4184msgid "Immediate value not in 8 bit unsigned range: %ld"
4185msgstr ""
4186
a5c7551f 4187#: config/tc-cris.c:2186
06647dfd
AM
4188#, c-format
4189msgid "Immediate value not in 16 bit signed range: %ld"
4190msgstr ""
4191
a5c7551f 4192#: config/tc-cris.c:2191
06647dfd
AM
4193#, c-format
4194msgid "Immediate value not in 16 bit unsigned range: %ld"
4195msgstr ""
4196
a5c7551f
RW
4197#: config/tc-cris.c:2217
4198msgid "TLS relocation size does not match operand size"
4199msgstr ""
4200
4201#: config/tc-cris.c:2218
6840198f
NC
4202msgid "PIC relocation size does not match operand size"
4203msgstr ""
4204
2ee0aedf 4205#: config/tc-cris.c:3365
06647dfd
AM
4206msgid "Calling gen_cond_branch_32 for .arch common_v10_v32\n"
4207msgstr ""
4208
2ee0aedf 4209#: config/tc-cris.c:3369
3bcbcc3d
HPN
4210msgid "32-bit conditional branch generated"
4211msgstr ""
4212
2ee0aedf 4213#: config/tc-cris.c:3430
6840198f
NC
4214msgid "Complex expression not supported"
4215msgstr ""
4216
3bcbcc3d
HPN
4217#. FIXME: Is this function mentioned in the internals.texi manual? If
4218#. not, add it.
2ee0aedf 4219#: config/tc-cris.c:3580
3bcbcc3d
HPN
4220msgid "Bad call to md_atof () - floating point formats are not supported"
4221msgstr ""
4222
2ee0aedf 4223#: config/tc-cris.c:3621
6840198f
NC
4224msgid "PC-relative relocation must be trivially resolved"
4225msgstr ""
4226
2ee0aedf 4227#: config/tc-cris.c:3693
3bcbcc3d
HPN
4228#, c-format
4229msgid "Value not in 16 bit range: %ld"
4230msgstr ""
4231
2ee0aedf 4232#: config/tc-cris.c:3701
06647dfd
AM
4233#, c-format
4234msgid "Value not in 16 bit signed range: %ld"
4235msgstr ""
4236
2ee0aedf 4237#: config/tc-cris.c:3709
3bcbcc3d
HPN
4238#, c-format
4239msgid "Value not in 8 bit range: %ld"
4240msgstr ""
4241
2ee0aedf 4242#: config/tc-cris.c:3716
06647dfd
AM
4243#, c-format
4244msgid "Value not in 8 bit signed range: %ld"
4245msgstr ""
4246
2ee0aedf 4247#: config/tc-cris.c:3726
3bcbcc3d
HPN
4248#, c-format
4249msgid "Value not in 4 bit unsigned range: %ld"
4250msgstr ""
4251
2ee0aedf 4252#: config/tc-cris.c:3733
3bcbcc3d
HPN
4253#, c-format
4254msgid "Value not in 5 bit unsigned range: %ld"
4255msgstr ""
4256
2ee0aedf 4257#: config/tc-cris.c:3740
3bcbcc3d
HPN
4258#, c-format
4259msgid "Value not in 6 bit range: %ld"
4260msgstr ""
4261
2ee0aedf 4262#: config/tc-cris.c:3747
3bcbcc3d
HPN
4263#, c-format
4264msgid "Value not in 6 bit unsigned range: %ld"
4265msgstr ""
4266
2ee0aedf 4267#: config/tc-cris.c:3791
6e1772d5 4268#, c-format
7b15d668 4269msgid "Please use --help to see usage and options for this assembler.\n"
3bcbcc3d
HPN
4270msgstr ""
4271
2ee0aedf 4272#: config/tc-cris.c:3803
7b15d668 4273msgid "--no-underscore is invalid with a.out format"
3bcbcc3d
HPN
4274msgstr ""
4275
cc643b88
NC
4276#: config/tc-cris.c:3815
4277msgid "--pic is invalid for this object format"
4278msgstr ""
4279
4280#: config/tc-cris.c:3829
06647dfd
AM
4281#, c-format
4282msgid "invalid <arch> in --march=<arch>: %s"
4283msgstr ""
4284
cc643b88 4285#: config/tc-cris.c:3938 config/tc-moxie.c:709
3bcbcc3d 4286msgid ""
7b15d668
HPN
4287"Semantics error. This type of operand can not be relocated, it must be an "
4288"assembly-time constant"
3bcbcc3d
HPN
4289msgstr ""
4290
cc643b88 4291#: config/tc-cris.c:3987 config/tc-moxie.c:758
7b15d668
HPN
4292#, c-format
4293msgid "Cannot generate relocation type for symbol %s, code %s"
3bcbcc3d
HPN
4294msgstr ""
4295
6840198f 4296#. The messages are formatted to line up with the generic options.
cc643b88 4297#: config/tc-cris.c:4000
6e1772d5 4298#, c-format
7b15d668 4299msgid "CRIS-specific options:\n"
3bcbcc3d
HPN
4300msgstr ""
4301
cc643b88 4302#: config/tc-cris.c:4002
85a39694
NC
4303msgid ""
4304" -h, -H Don't execute, print this help text. Deprecated.\n"
3bcbcc3d
HPN
4305msgstr ""
4306
cc643b88 4307#: config/tc-cris.c:4004
85a39694 4308msgid " -N Warn when branches are expanded to jumps.\n"
3bcbcc3d
HPN
4309msgstr ""
4310
cc643b88 4311#: config/tc-cris.c:4006
85a39694
NC
4312msgid ""
4313" --underscore User symbols are normally prepended with "
4314"underscore.\n"
3bcbcc3d
HPN
4315msgstr ""
4316
cc643b88 4317#: config/tc-cris.c:4008
85a39694 4318msgid " Registers will not need any prefix.\n"
3bcbcc3d
HPN
4319msgstr ""
4320
cc643b88 4321#: config/tc-cris.c:4010
85a39694 4322msgid " --no-underscore User symbols do not have any prefix.\n"
3bcbcc3d
HPN
4323msgstr ""
4324
cc643b88 4325#: config/tc-cris.c:4012
85a39694 4326msgid " Registers will require a `$'-prefix.\n"
3bcbcc3d
HPN
4327msgstr ""
4328
cc643b88 4329#: config/tc-cris.c:4015
6840198f
NC
4330msgid " --pic\t\t\tEnable generation of position-independent code.\n"
4331msgstr ""
4332
cc643b88 4333#: config/tc-cris.c:4018
06647dfd
AM
4334msgid ""
4335" --march=<arch>\t\tGenerate code for <arch>. Valid choices for <arch>\n"
4336"\t\t\t\tare v0_v10, v10, v32 and common_v10_v32.\n"
4337msgstr ""
4338
cc643b88 4339#: config/tc-cris.c:4039
3bcbcc3d
HPN
4340msgid "Invalid relocation"
4341msgstr ""
4342
cc643b88 4343#: config/tc-cris.c:4076
3bcbcc3d
HPN
4344msgid "Invalid pc-relative relocation"
4345msgstr ""
4346
cc643b88 4347#: config/tc-cris.c:4121
3bcbcc3d
HPN
4348#, c-format
4349msgid "Adjusted signed .word (%ld) overflows: `switch'-statement too large."
4350msgstr ""
4351
cc643b88 4352#: config/tc-cris.c:4151
6840198f
NC
4353#, c-format
4354msgid ".syntax %s requires command-line option `--underscore'"
4355msgstr ""
4356
cc643b88 4357#: config/tc-cris.c:4160
6840198f
NC
4358#, c-format
4359msgid ".syntax %s requires command-line option `--no-underscore'"
4360msgstr ""
4361
cc643b88 4362#: config/tc-cris.c:4197
7b15d668
HPN
4363msgid "Unknown .syntax operand"
4364msgstr ""
4365
cc643b88 4366#: config/tc-cris.c:4207
6840198f
NC
4367msgid "Pseudodirective .file is only valid when generating ELF"
4368msgstr ""
4369
cc643b88 4370#: config/tc-cris.c:4219
6840198f
NC
4371msgid "Pseudodirective .loc is only valid when generating ELF"
4372msgstr ""
4373
cc643b88 4374#: config/tc-cris.c:4234
a5c7551f
RW
4375#, c-format
4376msgid "internal inconsistency problem: %s called for %d bytes"
4377msgstr ""
4378
cc643b88 4379#: config/tc-cris.c:4386
06647dfd 4380msgid "unknown operand to .arch"
8ea2b00f
AM
4381msgstr ""
4382
cc643b88 4383#: config/tc-cris.c:4395
06647dfd 4384msgid ".arch <arch> requires a matching --march=... option"
8ea2b00f
AM
4385msgstr ""
4386
2ee0aedf 4387#: config/tc-crx.c:820
8ea2b00f 4388#, c-format
06647dfd 4389msgid "Illegal Scale - `%d'"
8ea2b00f
AM
4390msgstr ""
4391
2ee0aedf 4392#: config/tc-crx.c:1264
8ea2b00f 4393#, c-format
06647dfd 4394msgid "Illegal Co-processor register in Instruction `%s' "
8ea2b00f
AM
4395msgstr ""
4396
2ee0aedf 4397#: config/tc-crx.c:1271
8ea2b00f 4398#, c-format
06647dfd 4399msgid "Illegal Co-processor special register in Instruction `%s' "
8ea2b00f
AM
4400msgstr ""
4401
2ee0aedf 4402#: config/tc-crx.c:1590
8ea2b00f 4403#, c-format
06647dfd 4404msgid "Invalid DISPU4 operand value (arg %d)"
8ea2b00f
AM
4405msgstr ""
4406
2ee0aedf 4407#: config/tc-crx.c:1593
8ea2b00f 4408#, c-format
06647dfd 4409msgid "Invalid CST4 operand value (arg %d)"
8ea2b00f
AM
4410msgstr ""
4411
2ee0aedf 4412#: config/tc-crx.c:1596
8ea2b00f 4413#, c-format
06647dfd 4414msgid "Operand value is not within upper 64 KB (arg %d)"
8ea2b00f
AM
4415msgstr ""
4416
2ee0aedf 4417#: config/tc-crx.c:1733
8ea2b00f
AM
4418msgid "Invalid Register in Register List"
4419msgstr ""
4420
2ee0aedf 4421#: config/tc-crx.c:1787
8ea2b00f
AM
4422#, c-format
4423msgid "Illegal register `%s' in cop-register list"
4424msgstr ""
4425
2ee0aedf 4426#: config/tc-crx.c:1795
06647dfd
AM
4427#, c-format
4428msgid "Illegal register `%s' in cop-special-register list"
4429msgstr ""
4430
2ee0aedf 4431#: config/tc-crx.c:1814
06647dfd
AM
4432#, c-format
4433msgid "Illegal register `%s' in user register list"
4434msgstr ""
4435
2ee0aedf 4436#: config/tc-crx.c:1833
8ea2b00f
AM
4437#, c-format
4438msgid "Illegal register `%s' in register list"
4439msgstr ""
4440
2ee0aedf 4441#: config/tc-crx.c:1839
8ea2b00f
AM
4442#, c-format
4443msgid "Maximum %d bits may be set in `mask16' operand"
4444msgstr ""
4445
2ee0aedf 4446#: config/tc-crx.c:1848
8ea2b00f
AM
4447#, c-format
4448msgid "rest of line ignored; first ignored character is `%c'"
4449msgstr ""
4450
2ee0aedf 4451#: config/tc-crx.c:1856
8ea2b00f
AM
4452#, c-format
4453msgid "Illegal `mask16' operand, operation is undefined - `%s'"
4454msgstr ""
4455
06647dfd 4456#. HI can't be specified without LO (and vise-versa).
2ee0aedf 4457#: config/tc-crx.c:1862
06647dfd
AM
4458msgid "HI/LO registers should be specified together"
4459msgstr ""
4460
2ee0aedf 4461#: config/tc-crx.c:1868
06647dfd
AM
4462msgid "HI/LO registers should be specified without additional registers"
4463msgstr ""
4464
9c9c98a5 4465#: config/tc-d10v.c:218
6e1772d5 4466#, c-format
252b5132
RH
4467msgid ""
4468"D10V options:\n"
bccba5f0
NC
4469"-O Optimize. Will do some operations in parallel.\n"
4470"--gstabs-packing Pack adjacent short instructions together even\n"
4471" when --gstabs is specified. On by default.\n"
4472"--no-gstabs-packing If --gstabs is specified, do not pack adjacent\n"
4473" instructions together.\n"
252b5132
RH
4474msgstr ""
4475
9c9c98a5 4476#: config/tc-d10v.c:575
87ccc1b0
NC
4477msgid "operand is not an immediate"
4478msgstr ""
4479
9c9c98a5 4480#: config/tc-d10v.c:593
252b5132 4481#, c-format
87ccc1b0 4482msgid "operand out of range: %lu"
252b5132
RH
4483msgstr ""
4484
9c9c98a5 4485#: config/tc-d10v.c:653
252b5132
RH
4486msgid "Instruction must be executed in parallel with another instruction."
4487msgstr ""
4488
9c9c98a5 4489#: config/tc-d10v.c:707 config/tc-d10v.c:715
55cf6793
ZW
4490#, c-format
4491msgid "packing conflict: %s must dispatch sequentially"
252b5132
RH
4492msgstr ""
4493
9c9c98a5 4494#: config/tc-d10v.c:814
55cf6793
ZW
4495#, c-format
4496msgid "resource conflict (R%d)"
252b5132
RH
4497msgstr ""
4498
9c9c98a5 4499#: config/tc-d10v.c:817
55cf6793
ZW
4500#, c-format
4501msgid "resource conflict (A%d)"
252b5132
RH
4502msgstr ""
4503
9c9c98a5 4504#: config/tc-d10v.c:819
55cf6793 4505msgid "resource conflict (PSW)"
252b5132
RH
4506msgstr ""
4507
9c9c98a5 4508#: config/tc-d10v.c:821
55cf6793 4509msgid "resource conflict (C flag)"
252b5132
RH
4510msgstr ""
4511
9c9c98a5 4512#: config/tc-d10v.c:823
55cf6793 4513msgid "resource conflict (F flag)"
252b5132
RH
4514msgstr ""
4515
9c9c98a5 4516#: config/tc-d10v.c:973
55cf6793 4517msgid "Instruction must be executed in parallel"
252b5132
RH
4518msgstr ""
4519
9c9c98a5 4520#: config/tc-d10v.c:976
55cf6793 4521msgid "Long instructions may not be combined."
252b5132
RH
4522msgstr ""
4523
9c9c98a5 4524#: config/tc-d10v.c:1009
55cf6793 4525msgid "One of these instructions may not be executed in parallel."
87ccc1b0
NC
4526msgstr ""
4527
2ee0aedf 4528#: config/tc-d10v.c:1013 config/tc-d30v.c:1038
55cf6793 4529msgid "Two IU instructions may not be executed in parallel"
87ccc1b0
NC
4530msgstr ""
4531
9c9c98a5 4532#: config/tc-d10v.c:1015 config/tc-d10v.c:1023 config/tc-d10v.c:1037
2ee0aedf 4533#: config/tc-d10v.c:1052 config/tc-d30v.c:1039 config/tc-d30v.c:1048
55cf6793 4534msgid "Swapping instruction order"
87ccc1b0
NC
4535msgstr ""
4536
2ee0aedf 4537#: config/tc-d10v.c:1021 config/tc-d30v.c:1045
55cf6793 4538msgid "Two MU instructions may not be executed in parallel"
87ccc1b0
NC
4539msgstr ""
4540
2ee0aedf 4541#: config/tc-d10v.c:1041 config/tc-d30v.c:1065
55cf6793 4542msgid "IU instruction may not be in the left container"
87ccc1b0
NC
4543msgstr ""
4544
9c9c98a5 4545#: config/tc-d10v.c:1043 config/tc-d10v.c:1058
55cf6793
ZW
4546msgid ""
4547"Instruction in R container is squashed by flow control instruction in L "
4548"container."
87ccc1b0
NC
4549msgstr ""
4550
2ee0aedf 4551#: config/tc-d10v.c:1056 config/tc-d30v.c:1076
55cf6793 4552msgid "MU instruction may not be in the right container"
252b5132
RH
4553msgstr ""
4554
2ee0aedf 4555#: config/tc-d10v.c:1062 config/tc-d30v.c:1088
55cf6793 4556msgid "unknown execution type passed to write_2_short()"
252b5132
RH
4557msgstr ""
4558
2ee0aedf 4559#: config/tc-d10v.c:1191 config/tc-d10v.c:1366
252b5132
RH
4560msgid "bad opcode or operands"
4561msgstr ""
4562
2ee0aedf 4563#: config/tc-d10v.c:1268
252b5132
RH
4564msgid "value out of range"
4565msgstr ""
4566
2ee0aedf 4567#: config/tc-d10v.c:1342
252b5132
RH
4568msgid "illegal operand - register name found where none expected"
4569msgstr ""
4570
2ee0aedf 4571#: config/tc-d10v.c:1377
252b5132
RH
4572msgid "Register number must be EVEN"
4573msgstr ""
4574
2ee0aedf 4575#: config/tc-d10v.c:1380
328577ad
NC
4576msgid "Unsupported use of sp"
4577msgstr ""
4578
2ee0aedf 4579#: config/tc-d10v.c:1399
87ccc1b0
NC
4580#, c-format
4581msgid "cr%ld is a reserved control register"
4582msgstr ""
4583
2ee0aedf 4584#: config/tc-d10v.c:1574
55cf6793 4585#, c-format
ae351704
AM
4586msgid "line %d: rep or repi must include at least 4 instructions"
4587msgstr ""
4588
2ee0aedf 4589#: config/tc-d10v.c:1763
ae351704 4590msgid "can't find previous opcode "
55cf6793
ZW
4591msgstr ""
4592
2ee0aedf 4593#: config/tc-d10v.c:1775
252b5132 4594#, c-format
ae351704 4595msgid "could not assemble: %s"
252b5132
RH
4596msgstr ""
4597
2ee0aedf 4598#: config/tc-d10v.c:1790 config/tc-d10v.c:1812 config/tc-d30v.c:1747
55cf6793
ZW
4599msgid "Unable to mix instructions as specified"
4600msgstr ""
4601
9c9c98a5 4602#: config/tc-d30v.c:150
252b5132
RH
4603#, c-format
4604msgid "Register name %s conflicts with symbol of the same name"
4605msgstr ""
4606
9c9c98a5 4607#: config/tc-d30v.c:240
6e1772d5 4608#, c-format
252b5132
RH
4609msgid ""
4610"\n"
4611"D30V options:\n"
4612"-O Make adjacent short instructions parallel if "
4613"possible.\n"
4614"-n Warn about all NOPs inserted by the assembler.\n"
4615"-N\t\t\tWarn about NOPs inserted after word multiplies.\n"
4616"-c Warn about symbols whoes names match register "
4617"names.\n"
4618"-C Opposite of -C. -c is the default.\n"
4619msgstr ""
4620
9c9c98a5 4621#: config/tc-d30v.c:368
252b5132
RH
4622msgid "unexpected 12-bit reloc type"
4623msgstr ""
4624
9c9c98a5 4625#: config/tc-d30v.c:375
252b5132
RH
4626msgid "unexpected 18-bit reloc type"
4627msgstr ""
4628
2ee0aedf 4629#: config/tc-d30v.c:626
252b5132
RH
4630#, c-format
4631msgid "%s NOP inserted"
4632msgstr ""
4633
2ee0aedf 4634#: config/tc-d30v.c:627
252b5132
RH
4635msgid "sequential"
4636msgstr ""
4637
2ee0aedf 4638#: config/tc-d30v.c:627
252b5132
RH
4639msgid "parallel"
4640msgstr ""
4641
2ee0aedf 4642#: config/tc-d30v.c:1034
252b5132
RH
4643msgid "Instructions may not be executed in parallel"
4644msgstr ""
4645
2ee0aedf 4646#: config/tc-d30v.c:1047
252b5132
RH
4647#, c-format
4648msgid "Executing %s in IU may not work"
4649msgstr ""
4650
2ee0aedf 4651#: config/tc-d30v.c:1054
bc0d738a
NC
4652#, c-format
4653msgid "Executing %s in IU may not work in parallel execution"
4654msgstr ""
4655
2ee0aedf 4656#: config/tc-d30v.c:1067
252b5132
RH
4657#, c-format
4658msgid "special left instruction `%s' kills instruction `%s' in right container"
4659msgstr ""
4660
2ee0aedf 4661#: config/tc-d30v.c:1078
bc0d738a
NC
4662#, c-format
4663msgid "Executing %s in reverse serial with %s may not work"
4664msgstr ""
4665
2ee0aedf 4666#: config/tc-d30v.c:1081
bc0d738a
NC
4667#, c-format
4668msgid "Executing %s in IU in reverse serial may not work"
4669msgstr ""
4670
2ee0aedf 4671#: config/tc-d30v.c:1271
55cf6793 4672msgid "Odd numbered register used as target of multi-register instruction"
252b5132
RH
4673msgstr ""
4674
2ee0aedf 4675#: config/tc-d30v.c:1335 config/tc-d30v.c:1371
55cf6793
ZW
4676#, c-format
4677msgid "unknown condition code: %s"
252b5132
RH
4678msgstr ""
4679
9c9c98a5 4680#: config/tc-d30v.c:1364
55cf6793
ZW
4681#, c-format
4682msgid "cmpu doesn't support condition code %s"
252b5132
RH
4683msgstr ""
4684
9c9c98a5 4685#: config/tc-d30v.c:1399
ae351704
AM
4686#, c-format
4687msgid "unknown opcode: %s"
4688msgstr ""
4689
9c9c98a5 4690#: config/tc-d30v.c:1410
55cf6793
ZW
4691#, c-format
4692msgid "operands for opcode `%s' do not match any valid format"
252b5132
RH
4693msgstr ""
4694
9c9c98a5 4695#: config/tc-d30v.c:1625 config/tc-d30v.c:1642
55cf6793 4696msgid "Cannot assemble instruction"
252b5132
RH
4697msgstr ""
4698
9c9c98a5 4699#: config/tc-d30v.c:1627
55cf6793 4700msgid "First opcode is long. Unable to mix instructions as specified."
252b5132
RH
4701msgstr ""
4702
9c9c98a5 4703#: config/tc-d30v.c:1697
55cf6793 4704msgid "word of NOPs added between word multiply and load"
252b5132
RH
4705msgstr ""
4706
9c9c98a5 4707#: config/tc-d30v.c:1699
55cf6793 4708msgid "word of NOPs added between word multiply and 16-bit multiply"
252b5132
RH
4709msgstr ""
4710
9c9c98a5 4711#: config/tc-d30v.c:1731
55cf6793 4712msgid "Instruction uses long version, so it cannot be mixed as specified"
252b5132
RH
4713msgstr ""
4714
9c9c98a5 4715#: config/tc-d30v.c:1858
55cf6793
ZW
4716#, c-format
4717msgid "value too large to fit in %d bits"
4718msgstr ""
4719
2ee0aedf 4720#: config/tc-d30v.c:1926
252b5132
RH
4721#, c-format
4722msgid "line %d: unable to place address of symbol '%s' into a byte"
4723msgstr ""
4724
2ee0aedf 4725#: config/tc-d30v.c:1929
252b5132 4726#, c-format
87ccc1b0 4727msgid "line %d: unable to place value %lx into a byte"
252b5132
RH
4728msgstr ""
4729
2ee0aedf 4730#: config/tc-d30v.c:1937
252b5132
RH
4731#, c-format
4732msgid "line %d: unable to place address of symbol '%s' into a short"
4733msgstr ""
4734
2ee0aedf 4735#: config/tc-d30v.c:1940
252b5132 4736#, c-format
87ccc1b0 4737msgid "line %d: unable to place value %lx into a short"
252b5132
RH
4738msgstr ""
4739
2ee0aedf 4740#: config/tc-d30v.c:1948
252b5132
RH
4741#, c-format
4742msgid "line %d: unable to place address of symbol '%s' into a quad"
4743msgstr ""
4744
2ee0aedf 4745#: config/tc-d30v.c:2056
252b5132
RH
4746#, c-format
4747msgid "Alignment too large: %d assumed"
4748msgstr ""
4749
23f938f1 4750#: config/tc-dlx.c:212
87ccc1b0 4751msgid "missing .proc"
a74801ba
ILT
4752msgstr ""
4753
23f938f1 4754#: config/tc-dlx.c:229
87ccc1b0 4755msgid ".endfunc missing for previous .proc"
a74801ba
ILT
4756msgstr ""
4757
cc643b88 4758#: config/tc-dlx.c:291 config/tc-i860.c:227 config/tc-mips.c:1927
c85dd50d
NC
4759#, c-format
4760msgid "internal error: can't hash `%s': %s\n"
4761msgstr ""
4762
3caac5b8 4763#. Probably a memory allocation problem? Give up now.
cc643b88
NC
4764#: config/tc-dlx.c:298 config/tc-hppa.c:8354 config/tc-mips.c:1930
4765#: config/tc-mips.c:1984 config/tc-or32.c:211 config/tc-sparc.c:860
3caac5b8
AM
4766msgid "Broken assembler. No assembly attempted."
4767msgstr ""
4768
23f938f1 4769#: config/tc-dlx.c:328
87ccc1b0 4770#, c-format
55cf6793 4771msgid "Bad operand for a load instruction: <%s>"
a74801ba
ILT
4772msgstr ""
4773
23f938f1 4774#: config/tc-dlx.c:442
87ccc1b0 4775#, c-format
55cf6793 4776msgid "Bad operand for a store instruction: <%s>"
a74801ba
ILT
4777msgstr ""
4778
23f938f1 4779#: config/tc-dlx.c:622
87ccc1b0 4780#, c-format
55cf6793 4781msgid "Expression Error for operand modifier %%hi/%%lo\n"
328577ad
NC
4782msgstr ""
4783
2ee0aedf 4784#: config/tc-dlx.c:635 config/tc-or32.c:811
3caac5b8
AM
4785#, c-format
4786msgid "Invalid expression after %%%%\n"
4787msgstr ""
4788
2ee0aedf 4789#: config/tc-dlx.c:703 config/tc-tic4x.c:2487
3caac5b8
AM
4790#, c-format
4791msgid "Unknown opcode `%s'."
4792msgstr ""
4793
2ee0aedf 4794#: config/tc-dlx.c:715
87ccc1b0 4795msgid "Can not set dlx_skip_hi16_flag"
252b5132
RH
4796msgstr ""
4797
2ee0aedf 4798#: config/tc-dlx.c:729
87ccc1b0
NC
4799#, c-format
4800msgid "Missing arguments for opcode <%s>."
252b5132
RH
4801msgstr ""
4802
2ee0aedf 4803#: config/tc-dlx.c:763
3caac5b8
AM
4804#, c-format
4805msgid "Too many operands: %s"
4806msgstr ""
4807
2ee0aedf 4808#: config/tc-dlx.c:800
87ccc1b0
NC
4809#, c-format
4810msgid "Both the_insn.HI and the_insn.LO are set : %s"
252b5132
RH
4811msgstr ""
4812
2ee0aedf 4813#: config/tc-dlx.c:870
87ccc1b0 4814msgid "failed regnum sanity check."
252b5132
RH
4815msgstr ""
4816
2ee0aedf 4817#: config/tc-dlx.c:883
87ccc1b0 4818msgid "failed general register sanity check."
252b5132
RH
4819msgstr ""
4820
c85dd50d 4821#. Types or values of args don't match.
2ee0aedf 4822#: config/tc-dlx.c:891
c85dd50d
NC
4823msgid "Invalid operands"
4824msgstr ""
4825
2ee0aedf 4826#: config/tc-dlx.c:1120 config/tc-or32.c:773
3caac5b8
AM
4827#, c-format
4828msgid "label \"$%d\" redefined"
4829msgstr ""
4830
2ee0aedf 4831#: config/tc-dlx.c:1158
87ccc1b0 4832msgid "Invalid expression after # number\n"
252b5132
RH
4833msgstr ""
4834
ae351704 4835#: config/tc-fr30.c:82
6e1772d5 4836#, c-format
87ccc1b0 4837msgid " FR30 specific command line options:\n"
252b5132
RH
4838msgstr ""
4839
ae351704 4840#: config/tc-fr30.c:135
252b5132 4841#, c-format
87ccc1b0 4842msgid "Instruction %s not allowed in a delay slot."
252b5132
RH
4843msgstr ""
4844
9c9c98a5 4845#: config/tc-frv.c:405
6e1772d5 4846#, c-format
c85dd50d 4847msgid "Unknown cpu -mcpu=%s"
252b5132
RH
4848msgstr ""
4849
9c9c98a5 4850#: config/tc-frv.c:458
6e1772d5 4851#, c-format
c85dd50d 4852msgid "FRV specific command line options:\n"
252b5132
RH
4853msgstr ""
4854
9c9c98a5 4855#: config/tc-frv.c:459
42477147
NC
4856#, c-format
4857msgid "-G n Put data <= n bytes in the small data area\n"
4858msgstr ""
4859
9c9c98a5 4860#: config/tc-frv.c:460
6e1772d5 4861#, c-format
42477147 4862msgid "-mgpr-32 Mark generated file as only using 32 GPRs\n"
252b5132
RH
4863msgstr ""
4864
9c9c98a5 4865#: config/tc-frv.c:461
6e1772d5 4866#, c-format
42477147 4867msgid "-mgpr-64 Mark generated file as using all 64 GPRs\n"
252b5132
RH
4868msgstr ""
4869
9c9c98a5 4870#: config/tc-frv.c:462
6e1772d5 4871#, c-format
42477147 4872msgid "-mfpr-32 Mark generated file as only using 32 FPRs\n"
252b5132
RH
4873msgstr ""
4874
9c9c98a5 4875#: config/tc-frv.c:463
6e1772d5 4876#, c-format
42477147 4877msgid "-mfpr-64 Mark generated file as using all 64 FPRs\n"
252b5132
RH
4878msgstr ""
4879
9c9c98a5 4880#: config/tc-frv.c:464
6e1772d5 4881#, c-format
42477147 4882msgid "-msoft-float Mark generated file as using software FP\n"
252b5132
RH
4883msgstr ""
4884
9c9c98a5 4885#: config/tc-frv.c:465
6e1772d5 4886#, c-format
42477147 4887msgid "-mdword Mark generated file as using a 8-byte stack alignment\n"
252b5132
RH
4888msgstr ""
4889
9c9c98a5 4890#: config/tc-frv.c:466
6e1772d5 4891#, c-format
42477147 4892msgid "-mno-dword Mark generated file as using a 4-byte stack alignment\n"
252b5132
RH
4893msgstr ""
4894
9c9c98a5 4895#: config/tc-frv.c:467
6e1772d5 4896#, c-format
42477147
NC
4897msgid ""
4898"-mdouble Mark generated file as using double precision FP insns\n"
252b5132
RH
4899msgstr ""
4900
9c9c98a5 4901#: config/tc-frv.c:468
6e1772d5 4902#, c-format
42477147 4903msgid "-mmedia Mark generated file as using media insns\n"
252b5132
RH
4904msgstr ""
4905
9c9c98a5 4906#: config/tc-frv.c:469
6e1772d5 4907#, c-format
42477147
NC
4908msgid ""
4909"-mmuladd Mark generated file as using multiply add/subtract insns\n"
252b5132
RH
4910msgstr ""
4911
9c9c98a5 4912#: config/tc-frv.c:470
6e1772d5 4913#, c-format
42477147 4914msgid "-mpack Allow instructions to be packed\n"
252b5132
RH
4915msgstr ""
4916
9c9c98a5 4917#: config/tc-frv.c:471
6e1772d5 4918#, c-format
42477147 4919msgid "-mno-pack Do not allow instructions to be packed\n"
252b5132
RH
4920msgstr ""
4921
9c9c98a5 4922#: config/tc-frv.c:472
6e1772d5 4923#, c-format
42477147
NC
4924msgid ""
4925"-mpic Mark generated file as using small position independent "
4926"code\n"
328577ad
NC
4927msgstr ""
4928
9c9c98a5 4929#: config/tc-frv.c:473
6e1772d5 4930#, c-format
42477147
NC
4931msgid ""
4932"-mPIC Mark generated file as using large position independent "
4933"code\n"
252b5132
RH
4934msgstr ""
4935
9c9c98a5 4936#: config/tc-frv.c:474
6e1772d5 4937#, c-format
42477147
NC
4938msgid ""
4939"-mlibrary-pic Mark generated file as using position indepedent code for "
4940"libraries\n"
252b5132
RH
4941msgstr ""
4942
9c9c98a5 4943#: config/tc-frv.c:475
8ea2b00f 4944#, c-format
42477147 4945msgid "-mfdpic Assemble for the FDPIC ABI\n"
8ea2b00f
AM
4946msgstr ""
4947
9c9c98a5 4948#: config/tc-frv.c:476
8ea2b00f 4949#, c-format
42477147 4950msgid "-mnopic Disable -mpic, -mPIC, -mlibrary-pic and -mfdpic\n"
8ea2b00f
AM
4951msgstr ""
4952
9c9c98a5 4953#: config/tc-frv.c:477
6e1772d5 4954#, c-format
42477147 4955msgid "-mcpu={fr500|fr550|fr400|fr405|fr450|fr300|frv|simple|tomcat}\n"
252b5132
RH
4956msgstr ""
4957
9c9c98a5 4958#: config/tc-frv.c:478
6e1772d5 4959#, c-format
42477147 4960msgid " Record the cpu type\n"
252b5132
RH
4961msgstr ""
4962
9c9c98a5 4963#: config/tc-frv.c:479
6e1772d5 4964#, c-format
42477147 4965msgid "-mtomcat-stats Print out stats for tomcat workarounds\n"
c85dd50d
NC
4966msgstr ""
4967
9c9c98a5 4968#: config/tc-frv.c:480
c85dd50d 4969#, c-format
42477147 4970msgid "-mtomcat-debug Debug tomcat workarounds\n"
252b5132
RH
4971msgstr ""
4972
2ee0aedf 4973#: config/tc-frv.c:1162
87ccc1b0 4974msgid "VLIW packing used for -mno-pack"
252b5132
RH
4975msgstr ""
4976
2ee0aedf 4977#: config/tc-frv.c:1172
6e1772d5
AM
4978msgid "Instruction not supported by this architecture"
4979msgstr ""
4980
2ee0aedf 4981#: config/tc-frv.c:1182
87ccc1b0 4982msgid "VLIW packing constraint violation"
252b5132
RH
4983msgstr ""
4984
2ee0aedf 4985#: config/tc-frv.c:1773
252b5132 4986#, c-format
87ccc1b0 4987msgid "Relocation %s is not safe for %s"
252b5132
RH
4988msgstr ""
4989
2ee0aedf
TG
4990#: config/tc-h8300.c:174
4991#, c-format
4992msgid "new section '%s' defined without attributes - this might cause problems"
4993msgstr ""
4994
4995#: config/tc-h8300.c:446 config/tc-h8300.c:454
87ccc1b0 4996msgid "Reg not valid for H8/300"
252b5132
RH
4997msgstr ""
4998
2ee0aedf 4999#: config/tc-h8300.c:535
fce00800
AM
5000msgid "invalid operand size requested"
5001msgstr ""
5002
2ee0aedf 5003#: config/tc-h8300.c:634
87ccc1b0 5004msgid "Invalid register list for ldm/stm\n"
328577ad
NC
5005msgstr ""
5006
2ee0aedf 5007#: config/tc-h8300.c:660 config/tc-h8300.c:665 config/tc-h8300.c:672
fce00800
AM
5008msgid "mismatch between register and suffix"
5009msgstr ""
5010
2ee0aedf 5011#: config/tc-h8300.c:677
a5c7551f
RW
5012msgid "invalid suffix after register."
5013msgstr ""
5014
2ee0aedf 5015#: config/tc-h8300.c:699
fce00800
AM
5016msgid "address too high for vector table jmp/jsr"
5017msgstr ""
5018
2ee0aedf 5019#: config/tc-h8300.c:726 config/tc-h8300.c:838 config/tc-h8300.c:848
87ccc1b0 5020msgid "Wrong size pointer register for architecture."
328577ad
NC
5021msgstr ""
5022
2ee0aedf 5023#: config/tc-h8300.c:785 config/tc-h8300.c:793 config/tc-h8300.c:822
87ccc1b0 5024msgid "expected @(exp, reg16)"
252b5132
RH
5025msgstr ""
5026
2ee0aedf 5027#: config/tc-h8300.c:811
fce00800
AM
5028msgid "expected .L, .W or .B for register in indexed addressing mode"
5029msgstr ""
5030
2ee0aedf 5031#: config/tc-h8300.c:1005
fce00800
AM
5032msgid "expected valid addressing mode for mova: \"@(disp, ea.sz),ERn\""
5033msgstr ""
5034
2ee0aedf 5035#: config/tc-h8300.c:1023 config/tc-h8300.c:1032
fce00800
AM
5036msgid "expected register"
5037msgstr ""
5038
2ee0aedf 5039#: config/tc-h8300.c:1048
fce00800
AM
5040msgid "expected closing paren"
5041msgstr ""
5042
2ee0aedf 5043#: config/tc-h8300.c:1107
fce00800
AM
5044#, c-format
5045msgid "can't use high part of register in operand %d"
5046msgstr ""
5047
2ee0aedf 5048#: config/tc-h8300.c:1264
fce00800
AM
5049#, c-format
5050msgid "Opcode `%s' with these operand types not available in %s mode"
5051msgstr ""
5052
2ee0aedf 5053#: config/tc-h8300.c:1273
fce00800 5054msgid "mismatch between opcode size and operand size"
87ccc1b0
NC
5055msgstr ""
5056
2ee0aedf 5057#: config/tc-h8300.c:1309
87ccc1b0
NC
5058#, c-format
5059msgid "operand %s0x%lx out of range."
5060msgstr ""
5061
2ee0aedf 5062#: config/tc-h8300.c:1416
87ccc1b0
NC
5063msgid "Can't work out size of operand.\n"
5064msgstr ""
5065
2ee0aedf 5066#: config/tc-h8300.c:1465
87ccc1b0
NC
5067#, c-format
5068msgid "Opcode `%s' with these operand types not available in H8/300 mode"
5069msgstr ""
5070
2ee0aedf 5071#: config/tc-h8300.c:1470
fce00800
AM
5072#, c-format
5073msgid "Opcode `%s' with these operand types not available in H8/300H mode"
5074msgstr ""
5075
2ee0aedf 5076#: config/tc-h8300.c:1476
fce00800
AM
5077#, c-format
5078msgid "Opcode `%s' with these operand types not available in H8/300S mode"
5079msgstr ""
5080
2ee0aedf 5081#: config/tc-h8300.c:1537 config/tc-h8300.c:1557
87ccc1b0
NC
5082msgid "Need #1 or #2 here"
5083msgstr ""
5084
2ee0aedf 5085#: config/tc-h8300.c:1552
87ccc1b0
NC
5086msgid "#4 not valid on H8/300."
5087msgstr ""
5088
2ee0aedf 5089#: config/tc-h8300.c:1660 config/tc-h8300.c:1742
87ccc1b0
NC
5090#, c-format
5091msgid "branch operand has odd offset (%lx)\n"
5092msgstr ""
5093
2ee0aedf 5094#: config/tc-h8300.c:1780
87ccc1b0
NC
5095msgid "destination operand must be 16 bit register"
5096msgstr ""
5097
2ee0aedf 5098#: config/tc-h8300.c:1789
87ccc1b0
NC
5099msgid "source operand must be 8 bit register"
5100msgstr ""
5101
2ee0aedf 5102#: config/tc-h8300.c:1797
87ccc1b0
NC
5103msgid "destination operand must be 16bit absolute address"
5104msgstr ""
5105
2ee0aedf 5106#: config/tc-h8300.c:1804
87ccc1b0
NC
5107msgid "destination operand must be 8 bit register"
5108msgstr ""
5109
2ee0aedf 5110#: config/tc-h8300.c:1812
87ccc1b0
NC
5111msgid "source operand must be 16bit absolute address"
5112msgstr ""
5113
5114#. This seems more sane than saying "too many operands". We'll
5115#. get here only if the trailing trash starts with a comma.
6e1772d5 5116#. Types or values of args don't match.
2ee0aedf 5117#: config/tc-h8300.c:1820 config/tc-mmix.c:472 config/tc-mmix.c:484
9c9c98a5 5118#: config/tc-mmix.c:2505 config/tc-mmix.c:2529 config/tc-mmix.c:2802
2ee0aedf 5119#: config/tc-or32.c:527
87ccc1b0
NC
5120msgid "invalid operands"
5121msgstr ""
5122
2ee0aedf 5123#: config/tc-h8300.c:1851
fce00800 5124msgid "operand/size mis-match"
87ccc1b0
NC
5125msgstr ""
5126
cc643b88 5127#: config/tc-h8300.c:1952 config/tc-mips.c:10489 config/tc-sh.c:2971
f12e7348 5128#: config/tc-sh64.c:2795 config/tc-z8k.c:1226
fce00800 5129msgid "unknown opcode"
87ccc1b0
NC
5130msgstr ""
5131
2ee0aedf 5132#: config/tc-h8300.c:1985
6e1772d5
AM
5133msgid "invalid operand in ldm"
5134msgstr ""
5135
2ee0aedf 5136#: config/tc-h8300.c:1994
6e1772d5
AM
5137msgid "invalid operand in stm"
5138msgstr ""
5139
2ee0aedf 5140#: config/tc-h8300.c:2120
6e1772d5 5141#, c-format
87ccc1b0
NC
5142msgid "call to tc_aout_fix_to_chars \n"
5143msgstr ""
5144
2ee0aedf 5145#: config/tc-h8300.c:2129 config/tc-xc16x.c:347
6e1772d5 5146#, c-format
87ccc1b0
NC
5147msgid "call to md_convert_frag \n"
5148msgstr ""
5149
2ee0aedf 5150#: config/tc-h8300.c:2180 config/tc-xc16x.c:251
6e1772d5 5151#, c-format
c85dd50d 5152msgid "call to md_estimate_size_before_relax \n"
87ccc1b0
NC
5153msgstr ""
5154
2ee0aedf
TG
5155#: config/tc-h8300.c:2195
5156msgid "Unexpected reference to a symbol in a non-code section"
5157msgstr ""
5158
5159#: config/tc-h8300.c:2211 config/tc-xc16x.c:292
c85dd50d
NC
5160msgid "Difference of symbols in different sections is not supported"
5161msgstr ""
5162
2ee0aedf 5163#: config/tc-h8300.c:2233 config/tc-mcore.c:2199 config/tc-microblaze.c:2294
cc643b88 5164#: config/tc-pj.c:487 config/tc-sh.c:4468 config/tc-tic6x.c:4500
2ee0aedf 5165#: config/tc-xc16x.c:315
87ccc1b0
NC
5166#, c-format
5167msgid "Cannot represent relocation type %s"
5168msgstr ""
5169
6e1772d5 5170#. Simple range checking for FIELD against HIGH and LOW bounds.
87ccc1b0 5171#. IGNORE is used to suppress the error message.
55cf6793 5172#. Variant of CHECK_FIELD for use in md_apply_fix and other places where
6e1772d5 5173#. the current file and line number are not valid.
2ee0aedf 5174#: config/tc-hppa.c:1029 config/tc-hppa.c:1043
87ccc1b0
NC
5175#, c-format
5176msgid "Field out of range [%d..%d] (%d)."
5177msgstr ""
5178
6e1772d5 5179#. Simple alignment checking for FIELD against ALIGN (a power of two).
87ccc1b0 5180#. IGNORE is used to suppress the error message.
2ee0aedf 5181#: config/tc-hppa.c:1057
87ccc1b0
NC
5182#, c-format
5183msgid "Field not properly aligned [%d] (%d)."
5184msgstr ""
5185
2ee0aedf 5186#: config/tc-hppa.c:1110
87ccc1b0
NC
5187msgid "Missing .exit\n"
5188msgstr ""
5189
2ee0aedf 5190#: config/tc-hppa.c:1113
87ccc1b0
NC
5191msgid "Missing .procend\n"
5192msgstr ""
5193
2ee0aedf 5194#: config/tc-hppa.c:1298
328577ad 5195#, c-format
252b5132
RH
5196msgid "Invalid field selector. Assuming F%%."
5197msgstr ""
5198
2ee0aedf 5199#: config/tc-hppa.c:1325
ae351704 5200msgid "Bad segment in expression."
252b5132
RH
5201msgstr ""
5202
2ee0aedf 5203#: config/tc-hppa.c:1350
252b5132 5204#, c-format
ae351704 5205msgid "Invalid Nullification: (%c)"
252b5132
RH
5206msgstr ""
5207
2ee0aedf 5208#: config/tc-hppa.c:1421
ae351704 5209msgid "Cannot handle fixup"
252b5132
RH
5210msgstr ""
5211
2ee0aedf 5212#: config/tc-hppa.c:1719
ae351704
AM
5213#, c-format
5214msgid " -Q ignored\n"
252b5132
RH
5215msgstr ""
5216
2ee0aedf 5217#: config/tc-hppa.c:1723
ae351704
AM
5218#, c-format
5219msgid " -c print a warning if a comment is found\n"
252b5132
RH
5220msgstr ""
5221
2ee0aedf 5222#: config/tc-hppa.c:1789
ae351704
AM
5223#, c-format
5224msgid "no hppa_fixup entry for fixup type 0x%x"
252b5132
RH
5225msgstr ""
5226
2ee0aedf 5227#: config/tc-hppa.c:1968
ae351704 5228msgid "Unknown relocation encountered in md_apply_fix."
a74801ba
ILT
5229msgstr ""
5230
2ee0aedf 5231#: config/tc-hppa.c:2156 config/tc-hppa.c:2181
ae351704
AM
5232#, c-format
5233msgid "Undefined register: '%s'."
a74801ba
ILT
5234msgstr ""
5235
2ee0aedf 5236#: config/tc-hppa.c:2215
252b5132 5237#, c-format
ae351704 5238msgid "Non-absolute symbol: '%s'."
252b5132
RH
5239msgstr ""
5240
2ee0aedf 5241#: config/tc-hppa.c:2230
ae351704
AM
5242#, c-format
5243msgid "Undefined absolute constant: '%s'."
252b5132
RH
5244msgstr ""
5245
cc643b88 5246#: config/tc-hppa.c:2261 config/tc-hppa.c:5717
ae351704 5247msgid "could not update architecture and machine"
252b5132
RH
5248msgstr ""
5249
2ee0aedf 5250#: config/tc-hppa.c:2299
252b5132 5251#, c-format
ae351704 5252msgid "Invalid FP Compare Condition: %s"
a74801ba
ILT
5253msgstr ""
5254
2ee0aedf 5255#: config/tc-hppa.c:2354
a74801ba 5256#, c-format
ae351704 5257msgid "Invalid FTEST completer: %s"
252b5132
RH
5258msgstr ""
5259
2ee0aedf 5260#: config/tc-hppa.c:2420 config/tc-hppa.c:2457
ae351704
AM
5261#, c-format
5262msgid "Invalid FP Operand Format: %3s"
a74801ba
ILT
5263msgstr ""
5264
2ee0aedf 5265#: config/tc-hppa.c:2591
ae351704 5266msgid "Bad segment (should be absolute)."
252b5132
RH
5267msgstr ""
5268
2ee0aedf 5269#: config/tc-hppa.c:2617
ae351704
AM
5270#, c-format
5271msgid "Invalid argument location: %s\n"
252b5132
RH
5272msgstr ""
5273
2ee0aedf 5274#: config/tc-hppa.c:2646
ae351704
AM
5275#, c-format
5276msgid "Invalid argument description: %d"
252b5132
RH
5277msgstr ""
5278
cc643b88 5279#: config/tc-hppa.c:3475
ae351704 5280msgid "Invalid Indexed Load Completer."
252b5132
RH
5281msgstr ""
5282
cc643b88 5283#: config/tc-hppa.c:3480
ae351704 5284msgid "Invalid Indexed Load Completer Syntax."
252b5132
RH
5285msgstr ""
5286
cc643b88 5287#: config/tc-hppa.c:3514
ae351704 5288msgid "Invalid Short Load/Store Completer."
252b5132
RH
5289msgstr ""
5290
cc643b88 5291#: config/tc-hppa.c:3574 config/tc-hppa.c:3579
ae351704 5292msgid "Invalid Store Bytes Short Completer"
252b5132
RH
5293msgstr ""
5294
cc643b88 5295#: config/tc-hppa.c:3894 config/tc-hppa.c:3900
ae351704 5296msgid "Invalid left/right combination completer"
252b5132
RH
5297msgstr ""
5298
cc643b88 5299#: config/tc-hppa.c:3949 config/tc-hppa.c:3956
ae351704 5300msgid "Invalid permutation completer"
55cf6793
ZW
5301msgstr ""
5302
cc643b88 5303#: config/tc-hppa.c:4056
252b5132 5304#, c-format
ae351704 5305msgid "Invalid Add Condition: %s"
252b5132
RH
5306msgstr ""
5307
cc643b88 5308#: config/tc-hppa.c:4072 config/tc-hppa.c:4082
ae351704 5309msgid "Invalid Add and Branch Condition"
85a39694
NC
5310msgstr ""
5311
cc643b88 5312#: config/tc-hppa.c:4103 config/tc-hppa.c:4248
ae351704 5313msgid "Invalid Compare/Subtract Condition"
28e7409f
NC
5314msgstr ""
5315
cc643b88 5316#: config/tc-hppa.c:4143
6e1772d5 5317#, c-format
cc643b88
NC
5318msgid "Invalid Branch On Bit Condition: %c"
5319msgstr ""
5320
5321#: config/tc-hppa.c:4146
5322msgid "Missing Branch On Bit Condition"
28e7409f
NC
5323msgstr ""
5324
cc643b88 5325#: config/tc-hppa.c:4231
85a39694 5326#, c-format
ae351704 5327msgid "Invalid Compare/Subtract Condition: %s"
252b5132
RH
5328msgstr ""
5329
cc643b88 5330#: config/tc-hppa.c:4263
ae351704 5331msgid "Invalid Compare and Branch Condition"
252b5132
RH
5332msgstr ""
5333
cc643b88 5334#: config/tc-hppa.c:4359
ae351704 5335msgid "Invalid Logical Instruction Condition."
252b5132
RH
5336msgstr ""
5337
cc643b88 5338#: config/tc-hppa.c:4421
ae351704 5339msgid "Invalid Shift/Extract/Deposit Condition."
252b5132
RH
5340msgstr ""
5341
cc643b88 5342#: config/tc-hppa.c:4534
ae351704 5343msgid "Invalid Unit Instruction Condition."
252b5132
RH
5344msgstr ""
5345
cc643b88
NC
5346#: config/tc-hppa.c:5013 config/tc-hppa.c:5045 config/tc-hppa.c:5076
5347#: config/tc-hppa.c:5106
ae351704 5348msgid "Branch to unaligned address"
252b5132
RH
5349msgstr ""
5350
cc643b88 5351#: config/tc-hppa.c:5290
ae351704 5352msgid "Invalid SFU identifier"
a74801ba
ILT
5353msgstr ""
5354
cc643b88 5355#: config/tc-hppa.c:5340
ae351704 5356msgid "Invalid COPR identifier"
252b5132
RH
5357msgstr ""
5358
cc643b88 5359#: config/tc-hppa.c:5469
ae351704 5360msgid "Invalid Floating Point Operand Format."
252b5132
RH
5361msgstr ""
5362
cc643b88
NC
5363#: config/tc-hppa.c:5586 config/tc-hppa.c:5606 config/tc-hppa.c:5626
5364#: config/tc-hppa.c:5646 config/tc-hppa.c:5666
ae351704 5365msgid "Invalid register for single precision fmpyadd or fmpysub"
252b5132
RH
5366msgstr ""
5367
cc643b88 5368#: config/tc-hppa.c:5734
252b5132 5369#, c-format
ae351704 5370msgid "Invalid operands %s"
252b5132
RH
5371msgstr ""
5372
cc643b88 5373#: config/tc-hppa.c:5744
a5c7551f
RW
5374#, c-format
5375msgid "Immediates %d and %d will give undefined behavior."
5376msgstr ""
5377
cc643b88 5378#: config/tc-hppa.c:5796 config/tc-hppa.c:7023 config/tc-hppa.c:7078
ae351704 5379msgid "Missing function name for .PROC (corrupted label chain)"
252b5132
RH
5380msgstr ""
5381
cc643b88 5382#: config/tc-hppa.c:5799 config/tc-hppa.c:7081
ae351704 5383msgid "Missing function name for .PROC"
252b5132
RH
5384msgstr ""
5385
cc643b88 5386#: config/tc-hppa.c:5858
55cf6793
ZW
5387msgid "Argument to .BLOCK/.BLOCKZ must be between 0 and 0x3fffffff"
5388msgstr ""
5389
cc643b88 5390#: config/tc-hppa.c:5954
252b5132
RH
5391#, c-format
5392msgid "Invalid .CALL argument: %s"
5393msgstr ""
5394
cc643b88 5395#: config/tc-hppa.c:6102
252b5132
RH
5396msgid ".callinfo is not within a procedure definition"
5397msgstr ""
5398
cc643b88 5399#: config/tc-hppa.c:6122
252b5132
RH
5400#, c-format
5401msgid "FRAME parameter must be a multiple of 8: %d\n"
5402msgstr ""
5403
cc643b88 5404#: config/tc-hppa.c:6141
252b5132
RH
5405msgid "Value for ENTRY_GR must be in the range 3..18\n"
5406msgstr ""
5407
cc643b88 5408#: config/tc-hppa.c:6153
252b5132
RH
5409msgid "Value for ENTRY_FR must be in the range 12..21\n"
5410msgstr ""
5411
cc643b88 5412#: config/tc-hppa.c:6163
252b5132
RH
5413msgid "Value for ENTRY_SR must be 3\n"
5414msgstr ""
5415
cc643b88 5416#: config/tc-hppa.c:6219
252b5132
RH
5417#, c-format
5418msgid "Invalid .CALLINFO argument: %s"
5419msgstr ""
5420
cc643b88 5421#: config/tc-hppa.c:6329
252b5132
RH
5422msgid "The .ENTER pseudo-op is not supported"
5423msgstr ""
5424
cc643b88 5425#: config/tc-hppa.c:6345
252b5132
RH
5426msgid "Misplaced .entry. Ignored."
5427msgstr ""
5428
cc643b88 5429#: config/tc-hppa.c:6349
252b5132
RH
5430msgid "Missing .callinfo."
5431msgstr ""
5432
cc643b88 5433#: config/tc-hppa.c:6413
5b343f5a
NC
5434msgid ".REG expression must be a register"
5435msgstr ""
5436
cc643b88 5437#: config/tc-hppa.c:6429
5b343f5a
NC
5438msgid "bad or irreducible absolute expression; zero assumed"
5439msgstr ""
5440
cc643b88 5441#: config/tc-hppa.c:6440
252b5132
RH
5442msgid ".REG must use a label"
5443msgstr ""
5444
cc643b88 5445#: config/tc-hppa.c:6442
252b5132
RH
5446msgid ".EQU must use a label"
5447msgstr ""
5448
cc643b88 5449#: config/tc-hppa.c:6504
ae351704
AM
5450#, c-format
5451msgid "Symbol '%s' could not be created."
5452msgstr ""
5453
cc643b88 5454#: config/tc-hppa.c:6508
ae351704
AM
5455msgid "No memory for symbol name."
5456msgstr ""
5457
cc643b88 5458#: config/tc-hppa.c:6558
252b5132
RH
5459msgid ".EXIT must appear within a procedure"
5460msgstr ""
5461
cc643b88 5462#: config/tc-hppa.c:6562
252b5132
RH
5463msgid "Missing .callinfo"
5464msgstr ""
5465
cc643b88 5466#: config/tc-hppa.c:6566
252b5132
RH
5467msgid "No .ENTRY for this .EXIT"
5468msgstr ""
5469
cc643b88 5470#: config/tc-hppa.c:6606
252b5132 5471#, c-format
ae351704 5472msgid "Using ENTRY rather than CODE in export directive for %s"
252b5132
RH
5473msgstr ""
5474
cc643b88 5475#: config/tc-hppa.c:6729
252b5132 5476#, c-format
ae351704 5477msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s"
252b5132
RH
5478msgstr ""
5479
cc643b88 5480#: config/tc-hppa.c:6753
252b5132 5481#, c-format
ae351704 5482msgid "Cannot define export symbol: %s\n"
252b5132
RH
5483msgstr ""
5484
cc643b88 5485#: config/tc-hppa.c:6850
252b5132
RH
5486msgid "Missing label name on .LABEL"
5487msgstr ""
5488
cc643b88 5489#: config/tc-hppa.c:6855
252b5132
RH
5490msgid "extra .LABEL arguments ignored."
5491msgstr ""
5492
cc643b88 5493#: config/tc-hppa.c:6871
252b5132
RH
5494msgid "The .LEAVE pseudo-op is not supported"
5495msgstr ""
5496
cc643b88 5497#: config/tc-hppa.c:6909
252b5132
RH
5498msgid "Unrecognized .LEVEL argument\n"
5499msgstr ""
5500
cc643b88 5501#: config/tc-hppa.c:6943
252b5132
RH
5502#, c-format
5503msgid "Cannot define static symbol: %s\n"
5504msgstr ""
5505
cc643b88 5506#: config/tc-hppa.c:6977
252b5132
RH
5507msgid "Nested procedures"
5508msgstr ""
5509
cc643b88 5510#: config/tc-hppa.c:6987
252b5132
RH
5511msgid "Cannot allocate unwind descriptor\n"
5512msgstr ""
5513
cc643b88 5514#: config/tc-hppa.c:7085
252b5132
RH
5515msgid "misplaced .procend"
5516msgstr ""
5517
cc643b88 5518#: config/tc-hppa.c:7088
252b5132
RH
5519msgid "Missing .callinfo for this procedure"
5520msgstr ""
5521
cc643b88 5522#: config/tc-hppa.c:7091
252b5132
RH
5523msgid "Missing .EXIT for a .ENTRY"
5524msgstr ""
5525
cc643b88 5526#: config/tc-hppa.c:7128
a74801ba
ILT
5527msgid "Not in a space.\n"
5528msgstr ""
5529
cc643b88 5530#: config/tc-hppa.c:7131
a74801ba
ILT
5531msgid "Not in a subspace.\n"
5532msgstr ""
5533
cc643b88 5534#: config/tc-hppa.c:7220
252b5132
RH
5535msgid "Invalid .SPACE argument"
5536msgstr ""
5537
cc643b88 5538#: config/tc-hppa.c:7266
252b5132
RH
5539msgid "Can't change spaces within a procedure definition. Ignored"
5540msgstr ""
5541
cc643b88 5542#: config/tc-hppa.c:7394
252b5132
RH
5543#, c-format
5544msgid "Undefined space: '%s' Assuming space number = 0."
5545msgstr ""
5546
cc643b88 5547#: config/tc-hppa.c:7417
252b5132
RH
5548msgid "Must be in a space before changing or declaring subspaces.\n"
5549msgstr ""
5550
cc643b88 5551#: config/tc-hppa.c:7421
252b5132
RH
5552msgid "Can't change subspaces within a procedure definition. Ignored"
5553msgstr ""
5554
cc643b88 5555#: config/tc-hppa.c:7457
252b5132
RH
5556msgid "Parameters of an existing subspace can't be modified"
5557msgstr ""
5558
cc643b88 5559#: config/tc-hppa.c:7509
252b5132
RH
5560msgid "Alignment must be a power of 2"
5561msgstr ""
5562
cc643b88 5563#: config/tc-hppa.c:7556
252b5132
RH
5564msgid "FIRST not supported as a .SUBSPACE argument"
5565msgstr ""
5566
cc643b88 5567#: config/tc-hppa.c:7558
252b5132
RH
5568msgid "Invalid .SUBSPACE argument"
5569msgstr ""
5570
cc643b88 5571#: config/tc-hppa.c:7747
252b5132
RH
5572#, c-format
5573msgid "Internal error: Unable to find containing space for %s."
5574msgstr ""
5575
cc643b88 5576#: config/tc-hppa.c:7785
252b5132
RH
5577#, c-format
5578msgid "Out of memory: could not allocate new space chain entry: %s\n"
5579msgstr ""
5580
cc643b88 5581#: config/tc-hppa.c:7873
252b5132
RH
5582#, c-format
5583msgid "Out of memory: could not allocate new subspace chain entry: %s\n"
5584msgstr ""
5585
cc643b88 5586#: config/tc-hppa.c:8318
ae351704
AM
5587msgid "-R option not supported on this target."
5588msgstr ""
5589
cc643b88 5590#: config/tc-hppa.c:8335 config/tc-sparc.c:815 config/tc-sparc.c:852
252b5132 5591#, c-format
ae351704 5592msgid "Internal error: can't hash `%s': %s\n"
252b5132
RH
5593msgstr ""
5594
cc643b88 5595#: config/tc-hppa.c:8344 config/tc-i860.c:236
ae351704
AM
5596#, c-format
5597msgid "internal error: losing opcode: `%s' \"%s\"\n"
252b5132
RH
5598msgstr ""
5599
cc643b88
NC
5600#: config/tc-i370.c:419 config/tc-ppc.c:1185 config/tc-s390.c:420
5601#: config/tc-s390.c:427
a5c7551f
RW
5602#, c-format
5603msgid "invalid switch -m%s"
5604msgstr ""
5605
cc643b88 5606#: config/tc-i370.c:516 config/tc-s390.c:507
a5c7551f
RW
5607#, c-format
5608msgid "Internal assembler error for instruction %s"
5609msgstr ""
5610
5611#: config/tc-i370.c:535
5612#, c-format
5613msgid "Internal assembler error for macro %s"
5614msgstr ""
5615
cc643b88 5616#: config/tc-i370.c:630 config/tc-ppc.c:1893
a5c7551f
RW
5617msgid "identifier+constant@got means identifier@got+constant"
5618msgstr ""
5619
cc643b88 5620#: config/tc-i370.c:684 config/tc-m68k.c:8077 config/tc-ppc.c:1982
a5c7551f
RW
5621#, c-format
5622msgid "%s relocations do not fit in %d bytes\n"
5623msgstr ""
5624
2ee0aedf 5625#: config/tc-i370.c:926 config/tc-i370.c:966
a5c7551f
RW
5626msgid "unsupported DC type"
5627msgstr ""
5628
2ee0aedf
TG
5629#: config/tc-i370.c:938 config/tc-i370.c:948 config/tc-i370.c:1530
5630#: config/tc-i370.c:1541
a5c7551f
RW
5631msgid "missing end-quote"
5632msgstr ""
5633
2ee0aedf 5634#: config/tc-i370.c:996
a5c7551f
RW
5635msgid "unsupported alignment"
5636msgstr ""
5637
2ee0aedf 5638#: config/tc-i370.c:1003
a5c7551f
RW
5639msgid "this DS form not yet supported"
5640msgstr ""
5641
2ee0aedf 5642#: config/tc-i370.c:1046 config/tc-m32r.c:1493 config/tc-microblaze.c:177
cc643b88 5643#: config/tc-ppc.c:2047 config/tc-ppc.c:4884
a5c7551f
RW
5644msgid "Expected comma after symbol-name: rest of line ignored."
5645msgstr ""
5646
2ee0aedf 5647#: config/tc-i370.c:1069 config/tc-m32r.c:1517 config/tc-microblaze.c:199
cc643b88 5648#: config/tc-ppc.c:2069 config/tc-ppc.c:3272 config/tc-ppc.c:4908
a5c7551f
RW
5649msgid "ignoring bad alignment"
5650msgstr ""
5651
2ee0aedf 5652#: config/tc-i370.c:1080 config/tc-m32r.c:1544 config/tc-microblaze.c:210
cc643b88 5653#: config/tc-ppc.c:2080 config/tc-ppc.c:4920
a5c7551f
RW
5654#, c-format
5655msgid "Ignoring attempt to re-define symbol `%s'."
5656msgstr ""
5657
cc643b88 5658#: config/tc-i370.c:1088 config/tc-microblaze.c:218 config/tc-ppc.c:2088
a5c7551f
RW
5659#, c-format
5660msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld."
5661msgstr ""
5662
2ee0aedf 5663#: config/tc-i370.c:1107 config/tc-m32r.c:1529 config/tc-microblaze.c:234
cc643b88 5664#: config/tc-ppc.c:2106 config/tc-v850.c:375
a5c7551f
RW
5665msgid "Common alignment not a power of 2"
5666msgstr ""
5667
2ee0aedf 5668#: config/tc-i370.c:1245
a5c7551f
RW
5669msgid "Missing or bad .using directive"
5670msgstr ""
5671
2ee0aedf 5672#: config/tc-i370.c:1290
a5c7551f
RW
5673msgid "Literal Pool Overflow"
5674msgstr ""
5675
2ee0aedf 5676#: config/tc-i370.c:1588
a5c7551f
RW
5677msgid "expression not a constant"
5678msgstr ""
5679
2ee0aedf 5680#: config/tc-i370.c:1595
a5c7551f
RW
5681msgid "Unknown/unsupported address literal type"
5682msgstr ""
5683
2ee0aedf 5684#: config/tc-i370.c:1618
a5c7551f
RW
5685#, c-format
5686msgid ".ltorg without prior .using in section %s"
5687msgstr ""
5688
2ee0aedf 5689#: config/tc-i370.c:1622
a5c7551f
RW
5690#, c-format
5691msgid ".ltorg in section %s paired to .using in section %s"
5692msgstr ""
5693
2ee0aedf 5694#: config/tc-i370.c:1645
a5c7551f
RW
5695#, c-format
5696msgid "bad alignment of %d bytes in literal pool"
5697msgstr ""
5698
2ee0aedf 5699#: config/tc-i370.c:1669
a5c7551f
RW
5700msgid "bad literal size\n"
5701msgstr ""
5702
2ee0aedf 5703#: config/tc-i370.c:1743
a5c7551f
RW
5704msgid ".using: base address expression illegal or too complex"
5705msgstr ""
5706
2ee0aedf 5707#: config/tc-i370.c:1778 config/tc-i370.c:1787
a5c7551f
RW
5708#, c-format
5709msgid "droping register %d in section %s does not match using register %d"
5710msgstr ""
5711
2ee0aedf 5712#: config/tc-i370.c:1791
a5c7551f
RW
5713#, c-format
5714msgid "droping register %d in section %s previously used in section %s"
5715msgstr ""
5716
cc643b88 5717#: config/tc-i370.c:1847 config/tc-ppc.c:3109
a5c7551f
RW
5718msgid "wrong number of operands"
5719msgstr ""
5720
2ee0aedf 5721#: config/tc-i370.c:1928 config/tc-mn10200.c:898 config/tc-mn10300.c:1251
cc643b88 5722#: config/tc-ppc.c:2405 config/tc-s390.c:1590 config/tc-v850.c:2024
a5c7551f
RW
5723#, c-format
5724msgid "Unrecognized opcode: `%s'"
5725msgstr ""
5726
2ee0aedf 5727#: config/tc-i370.c:2071
a5c7551f
RW
5728msgid "not using any base register"
5729msgstr ""
5730
2ee0aedf 5731#: config/tc-i370.c:2101
a5c7551f
RW
5732#, c-format
5733msgid "expecting a register for operand %d"
5734msgstr ""
5735
5736#. Not used --- don't have any 8 byte instructions.
2ee0aedf 5737#: config/tc-i370.c:2222
a5c7551f
RW
5738msgid "Internal Error: bad instruction length"
5739msgstr ""
5740
cc643b88 5741#: config/tc-i386.c:1873
60bcf0fa
NC
5742#, c-format
5743msgid "%s shortened to %s"
5744msgstr ""
5745
cc643b88 5746#: config/tc-i386.c:1959
252b5132
RH
5747msgid "same type of prefix used twice"
5748msgstr ""
5749
cc643b88 5750#: config/tc-i386.c:1986
2ee0aedf
TG
5751#, c-format
5752msgid "64bit mode not supported on `%s'."
0d2bcfaf
NC
5753msgstr ""
5754
cc643b88 5755#: config/tc-i386.c:1995
2ee0aedf
TG
5756#, c-format
5757msgid "32bit mode not supported on `%s'."
0d2bcfaf
NC
5758msgstr ""
5759
cc643b88 5760#: config/tc-i386.c:2035
8ad3436c 5761msgid "bad argument to syntax directive."
252b5132
RH
5762msgstr ""
5763
cc643b88 5764#: config/tc-i386.c:2084
f12e7348
NC
5765msgid "bad argument to sse_check directive."
5766msgstr ""
5767
cc643b88 5768#: config/tc-i386.c:2088
f12e7348
NC
5769msgid "missing argument for sse_check directive"
5770msgstr ""
5771
cc643b88 5772#: config/tc-i386.c:2118
a5c7551f
RW
5773#, c-format
5774msgid "`%s' is not supported on `%s'"
5775msgstr ""
5776
cc643b88 5777#: config/tc-i386.c:2192
60bcf0fa
NC
5778#, c-format
5779msgid "no such architecture: `%s'"
5780msgstr ""
5781
cc643b88 5782#: config/tc-i386.c:2197
60bcf0fa
NC
5783msgid "missing cpu architecture"
5784msgstr ""
5785
cc643b88 5786#: config/tc-i386.c:2211
e135f41b
NC
5787#, c-format
5788msgid "no such architecture modifier: `%s'"
5789msgstr ""
5790
cc643b88 5791#: config/tc-i386.c:2226 config/tc-i386.c:2242
a5c7551f
RW
5792msgid "Intel L1OM is 64bit ELF only"
5793msgstr ""
5794
cc643b88
NC
5795#: config/tc-i386.c:2253 config/tc-i386.c:8600
5796msgid "unknown architecture"
5797msgstr ""
5798
5799#: config/tc-i386.c:2287 config/tc-i386.c:2309
5800#, c-format
5801msgid "internal Error: Can't hash %s: %s"
a85d7ed0
NC
5802msgstr ""
5803
cc643b88 5804#: config/tc-i386.c:2604
3caac5b8
AM
5805#, c-format
5806msgid "unknown relocation (%u)"
252b5132
RH
5807msgstr ""
5808
cc643b88 5809#: config/tc-i386.c:2606
252b5132 5810#, c-format
3caac5b8
AM
5811msgid "%u-byte relocation cannot be applied to %u-byte field"
5812msgstr ""
5813
cc643b88 5814#: config/tc-i386.c:2610
3caac5b8
AM
5815msgid "non-pc-relative relocation for pc-relative field"
5816msgstr ""
5817
cc643b88 5818#: config/tc-i386.c:2615
3caac5b8 5819msgid "relocated field and relocation type differ in signedness"
252b5132
RH
5820msgstr ""
5821
cc643b88 5822#: config/tc-i386.c:2624
3caac5b8
AM
5823msgid "there are no unsigned pc-relative relocations"
5824msgstr ""
5825
cc643b88 5826#: config/tc-i386.c:2632
252b5132 5827#, c-format
3caac5b8 5828msgid "cannot do %u byte pc-relative relocation"
252b5132
RH
5829msgstr ""
5830
cc643b88 5831#: config/tc-i386.c:2649
3caac5b8
AM
5832#, c-format
5833msgid "cannot do %s %u byte relocation"
5834msgstr ""
5835
cc643b88 5836#: config/tc-i386.c:2933
06647dfd 5837#, c-format
f12e7348 5838msgid "can't use register '%s%s' as operand %d in '%s'."
06647dfd
AM
5839msgstr ""
5840
cc643b88 5841#: config/tc-i386.c:3045
fce00800 5842#, c-format
f12e7348
NC
5843msgid "SSE instruction `%s' is used"
5844msgstr ""
5845
cc643b88 5846#: config/tc-i386.c:3059 config/tc-i386.c:4489
f12e7348
NC
5847#, c-format
5848msgid "ambiguous operand size for `%s'"
fce00800
AM
5849msgstr ""
5850
cc643b88 5851#: config/tc-i386.c:3076
2ee0aedf
TG
5852msgid "expecting lockable instruction after `lock'"
5853msgstr ""
5854
87ccc1b0 5855#. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc.
cc643b88 5856#: config/tc-i386.c:3127
87ccc1b0
NC
5857#, c-format
5858msgid "translating to `%sp'"
5859msgstr ""
5860
cc643b88 5861#: config/tc-i386.c:3182
87ccc1b0 5862#, c-format
ae351704 5863msgid "can't encode register '%s%s' in an instruction requiring REX prefix."
87ccc1b0
NC
5864msgstr ""
5865
cc643b88 5866#: config/tc-i386.c:3225 config/tc-i386.c:3357
252b5132 5867#, c-format
60bcf0fa 5868msgid "no such instruction: `%s'"
252b5132
RH
5869msgstr ""
5870
cc643b88 5871#: config/tc-i386.c:3236 config/tc-i386.c:3390
252b5132
RH
5872#, c-format
5873msgid "invalid character %s in mnemonic"
5874msgstr ""
5875
cc643b88 5876#: config/tc-i386.c:3243
252b5132
RH
5877msgid "expecting prefix; got nothing"
5878msgstr ""
5879
cc643b88 5880#: config/tc-i386.c:3245
252b5132
RH
5881msgid "expecting mnemonic; got nothing"
5882msgstr ""
5883
cc643b88 5884#: config/tc-i386.c:3260 config/tc-i386.c:3408
252b5132 5885#, c-format
3caac5b8 5886msgid "`%s' is only supported in 64-bit mode"
252b5132
RH
5887msgstr ""
5888
cc643b88 5889#: config/tc-i386.c:3261 config/tc-i386.c:3407
06647dfd
AM
5890#, c-format
5891msgid "`%s' is not supported in 64-bit mode"
5892msgstr ""
5893
cc643b88 5894#: config/tc-i386.c:3273
06647dfd 5895#, c-format
3caac5b8 5896msgid "redundant %s prefix"
06647dfd
AM
5897msgstr ""
5898
cc643b88 5899#: config/tc-i386.c:3414
60bcf0fa 5900#, c-format
06647dfd 5901msgid "`%s' is not supported on `%s%s'"
60bcf0fa
NC
5902msgstr ""
5903
cc643b88 5904#: config/tc-i386.c:3425
60bcf0fa
NC
5905msgid "use .code16 to ensure correct addressing mode"
5906msgstr ""
5907
cc643b88 5908#: config/tc-i386.c:3438
252b5132
RH
5909#, c-format
5910msgid "expecting string instruction after `%s'"
5911msgstr ""
5912
cc643b88 5913#: config/tc-i386.c:3470
252b5132
RH
5914#, c-format
5915msgid "invalid character %s before operand %d"
5916msgstr ""
5917
cc643b88 5918#: config/tc-i386.c:3484
252b5132
RH
5919#, c-format
5920msgid "unbalanced parenthesis in operand %d."
5921msgstr ""
5922
cc643b88 5923#: config/tc-i386.c:3487
252b5132
RH
5924#, c-format
5925msgid "unbalanced brackets in operand %d."
5926msgstr ""
5927
cc643b88 5928#: config/tc-i386.c:3496
252b5132
RH
5929#, c-format
5930msgid "invalid character %s in operand %d"
5931msgstr ""
5932
cc643b88 5933#: config/tc-i386.c:3524
252b5132
RH
5934#, c-format
5935msgid "spurious operands; (%d operands/instruction max)"
5936msgstr ""
5937
cc643b88 5938#: config/tc-i386.c:3547
252b5132
RH
5939msgid "expecting operand after ','; got nothing"
5940msgstr ""
5941
cc643b88 5942#: config/tc-i386.c:3552
252b5132
RH
5943msgid "expecting operand before ','; got nothing"
5944msgstr ""
5945
cc643b88 5946#: config/tc-i386.c:4190
2ee0aedf
TG
5947msgid "operand size mismatch"
5948msgstr ""
5949
cc643b88 5950#: config/tc-i386.c:4193
2ee0aedf
TG
5951msgid "operand type mismatch"
5952msgstr ""
5953
cc643b88 5954#: config/tc-i386.c:4196
2ee0aedf
TG
5955msgid "register type mismatch"
5956msgstr ""
5957
cc643b88 5958#: config/tc-i386.c:4199
2ee0aedf
TG
5959msgid "number of operands mismatch"
5960msgstr ""
5961
cc643b88 5962#: config/tc-i386.c:4202
2ee0aedf
TG
5963msgid "invalid instruction suffix"
5964msgstr ""
5965
cc643b88 5966#: config/tc-i386.c:4205
2ee0aedf
TG
5967msgid "Imm4 isn't the first operand"
5968msgstr ""
5969
cc643b88 5970#: config/tc-i386.c:4208
2ee0aedf 5971msgid "only supported with old gcc"
f12e7348
NC
5972msgstr ""
5973
cc643b88 5974#: config/tc-i386.c:4211
2ee0aedf
TG
5975msgid "unsupported with Intel mnemonic"
5976msgstr ""
5977
cc643b88 5978#: config/tc-i386.c:4214
2ee0aedf
TG
5979msgid "unsupported syntax"
5980msgstr ""
5981
cc643b88 5982#: config/tc-i386.c:4217
2ee0aedf
TG
5983msgid "unsupported"
5984msgstr ""
5985
cc643b88 5986#: config/tc-i386.c:4220
252b5132 5987#, c-format
2ee0aedf 5988msgid "%s for `%s'"
252b5132
RH
5989msgstr ""
5990
cc643b88 5991#: config/tc-i386.c:4231
a74801ba 5992#, c-format
8ad3436c 5993msgid "indirect %s without `*'"
a74801ba
ILT
5994msgstr ""
5995
60bcf0fa
NC
5996#. Warn them that a data or address size prefix doesn't
5997#. affect assembly of the next line of code.
cc643b88 5998#: config/tc-i386.c:4239
252b5132
RH
5999#, c-format
6000msgid "stand-alone `%s' prefix"
6001msgstr ""
6002
cc643b88 6003#: config/tc-i386.c:4273 config/tc-i386.c:4289
328577ad 6004#, c-format
f12e7348 6005msgid "`%s' operand %d must use `%ses' segment"
252b5132
RH
6006msgstr ""
6007
ae351704 6008#. We have to know the operand size for crc32.
cc643b88 6009#: config/tc-i386.c:4343
ae351704
AM
6010#, c-format
6011msgid "ambiguous memory operand size for `%s`"
6012msgstr ""
6013
cc643b88 6014#: config/tc-i386.c:4462
87ccc1b0
NC
6015msgid ""
6016"no instruction mnemonic suffix given and no register operands; can't size "
6017"instruction"
6018msgstr ""
6019
cc643b88
NC
6020#: config/tc-i386.c:4599 config/tc-i386.c:4674 config/tc-i386.c:4703
6021#: config/tc-i386.c:4749 config/tc-i386.c:4787
328577ad 6022#, c-format
cc643b88 6023msgid "incorrect register `%s%s' used with `%c' suffix"
0d2bcfaf
NC
6024msgstr ""
6025
cc643b88 6026#: config/tc-i386.c:4607 config/tc-i386.c:4681 config/tc-i386.c:4794
328577ad 6027#, c-format
ae351704 6028msgid "using `%s%s' instead of `%s%s' due to `%c' suffix"
252b5132
RH
6029msgstr ""
6030
cc643b88
NC
6031#: config/tc-i386.c:4633 config/tc-i386.c:4657 config/tc-i386.c:4725
6032#: config/tc-i386.c:4770
328577ad 6033#, c-format
ae351704 6034msgid "`%s%s' not allowed with `%s%c'"
252b5132
RH
6035msgstr ""
6036
cc643b88 6037#: config/tc-i386.c:4859
252b5132
RH
6038msgid "no instruction mnemonic suffix given; can't determine immediate size"
6039msgstr ""
6040
cc643b88 6041#: config/tc-i386.c:4895
328577ad 6042#, c-format
f12e7348 6043msgid "the last operand of `%s' must be `%s%s'"
252b5132
RH
6044msgstr ""
6045
cc643b88 6046#: config/tc-i386.c:4898
328577ad 6047#, c-format
f12e7348 6048msgid "the first operand of `%s' must be `%s%s'"
252b5132
RH
6049msgstr ""
6050
cc643b88 6051#: config/tc-i386.c:5046
328577ad 6052#, c-format
f12e7348 6053msgid "you can't `pop %scs'"
252b5132
RH
6054msgstr ""
6055
ae351704 6056#. Reversed arguments on faddp, fsubp, etc.
cc643b88 6057#: config/tc-i386.c:5075
ae351704
AM
6058#, c-format
6059msgid "translating to `%s %s%s,%s%s'"
6060msgstr ""
6061
6062#. Extraneous `l' suffix on fp insn.
cc643b88 6063#: config/tc-i386.c:5082
ae351704
AM
6064#, c-format
6065msgid "translating to `%s %s%s'"
6066msgstr ""
6067
cc643b88 6068#: config/tc-i386.c:5110
49f58d10
JB
6069#, c-format
6070msgid "segment override on `%s' is ineffectual"
0d2bcfaf
NC
6071msgstr ""
6072
cc643b88 6073#: config/tc-i386.c:5807 config/tc-i386.c:5901 config/tc-i386.c:5946
252b5132
RH
6074msgid "skipping prefixes on this instruction"
6075msgstr ""
6076
cc643b88 6077#: config/tc-i386.c:5966
252b5132
RH
6078msgid "16-bit jump out of range"
6079msgstr ""
6080
cc643b88 6081#: config/tc-i386.c:5975
252b5132 6082#, c-format
a74801ba 6083msgid "can't handle non absolute segment in `%s'"
252b5132
RH
6084msgstr ""
6085
cc643b88 6086#: config/tc-i386.c:6555
6840198f 6087#, c-format
3caac5b8 6088msgid "@%s reloc is not supported with %d-bit output format"
252b5132
RH
6089msgstr ""
6090
cc643b88 6091#: config/tc-i386.c:6603
c85dd50d
NC
6092#, c-format
6093msgid "missing or invalid expression `%s'"
6094msgstr ""
6095
cc643b88 6096#: config/tc-i386.c:6661
ae351704
AM
6097#, c-format
6098msgid "at most %d immediate operands are allowed"
252b5132
RH
6099msgstr ""
6100
cc643b88 6101#: config/tc-i386.c:6683 config/tc-i386.c:6930
252b5132 6102#, c-format
6840198f 6103msgid "junk `%s' after expression"
252b5132
RH
6104msgstr ""
6105
cc643b88 6106#: config/tc-i386.c:6704
252b5132 6107#, c-format
c85dd50d 6108msgid "missing or invalid immediate expression `%s'"
252b5132
RH
6109msgstr ""
6110
cc643b88 6111#: config/tc-i386.c:6727 config/tc-i386.c:7020
a74801ba 6112#, c-format
8ad3436c 6113msgid "unimplemented segment %s in operand"
a74801ba
ILT
6114msgstr ""
6115
cc643b88 6116#: config/tc-i386.c:6734
ae351704
AM
6117#, c-format
6118msgid "illegal immediate register operand %s"
6119msgstr ""
6120
cc643b88 6121#: config/tc-i386.c:6782
252b5132
RH
6122#, c-format
6123msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'"
6124msgstr ""
6125
cc643b88 6126#: config/tc-i386.c:6791
252b5132
RH
6127#, c-format
6128msgid "scale factor of %d without an index register"
6129msgstr ""
6130
cc643b88 6131#: config/tc-i386.c:6813
ae351704
AM
6132#, c-format
6133msgid "at most %d displacement operands are allowed"
6134msgstr ""
6135
cc643b88 6136#: config/tc-i386.c:6986
c45021f2 6137#, c-format
c85dd50d 6138msgid "missing or invalid displacement expression `%s'"
c45021f2
NC
6139msgstr ""
6140
cc643b88 6141#: config/tc-i386.c:7003
2ee0aedf
TG
6142#, c-format
6143msgid "0x%lx out range of signed 32bit displacement"
6144msgstr ""
6145
cc643b88 6146#: config/tc-i386.c:7107
252b5132 6147#, c-format
f12e7348 6148msgid "`%s' is not valid here (expected `%c%s%s%c')"
252b5132
RH
6149msgstr ""
6150
cc643b88 6151#: config/tc-i386.c:7187
252b5132 6152#, c-format
f12e7348 6153msgid "`%s' is not a valid %s expression"
252b5132
RH
6154msgstr ""
6155
cc643b88 6156#: config/tc-i386.c:7192
f12e7348
NC
6157#, c-format
6158msgid "`%s' is not a valid %s-bit %s expression"
6159msgstr ""
6160
cc643b88 6161#: config/tc-i386.c:7273
a74801ba 6162#, c-format
6f6ef0fa 6163msgid "bad memory operand `%s'"
a74801ba
ILT
6164msgstr ""
6165
cc643b88 6166#: config/tc-i386.c:7288
a74801ba 6167#, c-format
6f6ef0fa 6168msgid "junk `%s' after register"
a74801ba
ILT
6169msgstr ""
6170
cc643b88 6171#: config/tc-i386.c:7301 config/tc-i386.c:7417 config/tc-i386.c:7458
252b5132 6172#, c-format
6f6ef0fa 6173msgid "bad register name `%s'"
252b5132
RH
6174msgstr ""
6175
cc643b88 6176#: config/tc-i386.c:7309
6f6ef0fa 6177msgid "immediate operand illegal with absolute jump"
252b5132
RH
6178msgstr ""
6179
cc643b88 6180#: config/tc-i386.c:7331
6f6ef0fa
NC
6181#, c-format
6182msgid "too many memory references for `%s'"
a74801ba
ILT
6183msgstr ""
6184
cc643b88 6185#: config/tc-i386.c:7409
252b5132
RH
6186#, c-format
6187msgid "expecting `,' or `)' after index register in `%s'"
6188msgstr ""
6189
cc643b88 6190#: config/tc-i386.c:7434
252b5132
RH
6191#, c-format
6192msgid "expecting `)' after scale factor in `%s'"
6193msgstr ""
6194
cc643b88 6195#: config/tc-i386.c:7442
252b5132
RH
6196#, c-format
6197msgid "expecting index register or scale factor after `,'; got '%c'"
6198msgstr ""
6199
cc643b88 6200#: config/tc-i386.c:7450
252b5132
RH
6201#, c-format
6202msgid "expecting `,' or `)' after base register in `%s'"
6203msgstr ""
6204
ed265386 6205#. It's not a memory operand; argh!
cc643b88 6206#: config/tc-i386.c:7494
252b5132
RH
6207#, c-format
6208msgid "invalid char %s beginning operand %d `%s'"
6209msgstr ""
6210
cc643b88 6211#: config/tc-i386.c:7676
e135f41b
NC
6212msgid "long jump required"
6213msgstr ""
6214
cc643b88 6215#: config/tc-i386.c:7731
ae351704
AM
6216msgid "jump target out of range"
6217msgstr ""
6218
cc643b88
NC
6219#: config/tc-i386.c:8249
6220msgid "no compiled in support for x86_64"
6221msgstr ""
6222
6223#: config/tc-i386.c:8269
6224msgid "no compiled in support for 32bit x86_64"
6225msgstr ""
6226
6227#: config/tc-i386.c:8273
6228msgid "32bit x86_64 is only supported for ELF"
0d2bcfaf
NC
6229msgstr ""
6230
cc643b88 6231#: config/tc-i386.c:8303 config/tc-i386.c:8359
ae351704 6232#, c-format
cc643b88 6233msgid "invalid -march= option: `%s'"
ae351704
AM
6234msgstr ""
6235
cc643b88 6236#: config/tc-i386.c:8368 config/tc-i386.c:8380
ae351704 6237#, c-format
cc643b88 6238msgid "invalid -mtune= option: `%s'"
ae351704
AM
6239msgstr ""
6240
cc643b88 6241#: config/tc-i386.c:8389
f12e7348 6242#, c-format
cc643b88 6243msgid "invalid -mmnemonic= option: `%s'"
f12e7348
NC
6244msgstr ""
6245
cc643b88 6246#: config/tc-i386.c:8398
f12e7348 6247#, c-format
cc643b88 6248msgid "invalid -msyntax= option: `%s'"
f12e7348
NC
6249msgstr ""
6250
cc643b88 6251#: config/tc-i386.c:8425
f12e7348 6252#, c-format
cc643b88 6253msgid "invalid -msse-check= option: `%s'"
f12e7348
NC
6254msgstr ""
6255
cc643b88 6256#: config/tc-i386.c:8434
2ee0aedf 6257#, c-format
cc643b88 6258msgid "invalid -mavxscalar= option: `%s'"
2ee0aedf
TG
6259msgstr ""
6260
cc643b88 6261#: config/tc-i386.c:8526
6e1772d5 6262#, c-format
60bcf0fa
NC
6263msgid ""
6264" -Q ignored\n"
6265" -V print assembler version number\n"
6266" -k ignored\n"
252b5132
RH
6267msgstr ""
6268
cc643b88 6269#: config/tc-i386.c:8531
6e1772d5 6270#, c-format
fce00800
AM
6271msgid ""
6272" -n Do not optimize code alignment\n"
6273" -q quieten some warnings\n"
252b5132
RH
6274msgstr ""
6275
cc643b88 6276#: config/tc-i386.c:8535
ae351704
AM
6277#, c-format
6278msgid " -s ignored\n"
6279msgstr ""
6280
cc643b88 6281#: config/tc-i386.c:8540
ae351704 6282#, c-format
cc643b88 6283msgid " --32/--64/--x32 generate 32bit/64bit/x32 code\n"
ae351704
AM
6284msgstr ""
6285
cc643b88 6286#: config/tc-i386.c:8544
ae351704
AM
6287#, c-format
6288msgid " --divide do not treat `/' as a comment character\n"
6289msgstr ""
6290
cc643b88 6291#: config/tc-i386.c:8547
ae351704
AM
6292#, c-format
6293msgid " --divide ignored\n"
6294msgstr ""
6295
cc643b88 6296#: config/tc-i386.c:8550
ae351704
AM
6297#, c-format
6298msgid ""
f12e7348
NC
6299" -march=CPU[,+EXTENSION...]\n"
6300" generate code for CPU and EXTENSION, CPU is one "
ae351704 6301"of:\n"
ae351704
AM
6302msgstr ""
6303
cc643b88 6304#: config/tc-i386.c:8554
f12e7348 6305#, c-format
2ee0aedf
TG
6306msgid " EXTENSION is combination of:\n"
6307msgstr ""
6308
cc643b88 6309#: config/tc-i386.c:8557
2ee0aedf
TG
6310#, c-format
6311msgid " -mtune=CPU optimize for CPU, CPU is one of:\n"
f12e7348
NC
6312msgstr ""
6313
cc643b88 6314#: config/tc-i386.c:8560
f12e7348
NC
6315#, c-format
6316msgid " -msse2avx encode SSE instructions with VEX prefix\n"
6317msgstr ""
6318
cc643b88 6319#: config/tc-i386.c:8562
f12e7348
NC
6320#, c-format
6321msgid ""
6322" -msse-check=[none|error|warning]\n"
6323" check SSE instructions\n"
6324msgstr ""
6325
cc643b88 6326#: config/tc-i386.c:8565
2ee0aedf
TG
6327#, c-format
6328msgid ""
6329" -mavxscalar=[128|256] encode scalar AVX instructions with specific "
6330"vector\n"
6331" length\n"
6332msgstr ""
6333
cc643b88 6334#: config/tc-i386.c:8568
f12e7348
NC
6335#, c-format
6336msgid " -mmnemonic=[att|intel] use AT&T/Intel mnemonic\n"
6337msgstr ""
6338
cc643b88 6339#: config/tc-i386.c:8570
f12e7348
NC
6340#, c-format
6341msgid " -msyntax=[att|intel] use AT&T/Intel syntax\n"
6342msgstr ""
6343
cc643b88 6344#: config/tc-i386.c:8572
f12e7348
NC
6345#, c-format
6346msgid " -mindex-reg support pseudo index registers\n"
6347msgstr ""
6348
cc643b88 6349#: config/tc-i386.c:8574
f12e7348
NC
6350#, c-format
6351msgid " -mnaked-reg don't require `%%' prefix for registers\n"
6352msgstr ""
6353
cc643b88 6354#: config/tc-i386.c:8576
f12e7348
NC
6355#, c-format
6356msgid " -mold-gcc support old (<= 2.8.1) versions of gcc\n"
6357msgstr ""
6358
cc643b88 6359#: config/tc-i386.c:8650
a5c7551f 6360msgid "Intel L1OM is 64bit only"
252b5132
RH
6361msgstr ""
6362
cc643b88 6363#: config/tc-i386.c:8872
3caac5b8
AM
6364#, c-format
6365msgid "can not do %d byte pc-relative relocation"
6366msgstr ""
6367
cc643b88 6368#: config/tc-i386.c:8890
0d2bcfaf
NC
6369#, c-format
6370msgid "can not do %d byte relocation"
6371msgstr ""
6372
cc643b88
NC
6373#: config/tc-i386.c:8959
6374#, c-format
6375msgid "cannot represent relocation type %s in x32 mode"
6376msgstr ""
6377
6378#: config/tc-i386.c:8994 config/tc-s390.c:2346
252b5132 6379#, c-format
8ad3436c 6380msgid "cannot represent relocation type %s"
252b5132
RH
6381msgstr ""
6382
cc643b88 6383#: config/tc-i386.c:9101
2ee0aedf 6384msgid "bad .section directive: want a,l,w,x,M,S,G,T in string"
06647dfd
AM
6385msgstr ""
6386
cc643b88 6387#: config/tc-i386.c:9104
2ee0aedf 6388msgid "bad .section directive: want a,w,x,M,S,G,T in string"
6f6ef0fa
NC
6389msgstr ""
6390
cc643b88 6391#: config/tc-i386.c:9123
a5c7551f 6392msgid ".largecomm supported only in 64bit mode, producing .comm"
55cf6793
ZW
6393msgstr ""
6394
cc643b88
NC
6395#: config/tc-i386.c:9178 read.c:3859
6396msgid "unexpected `\"' in expression"
6397msgstr ""
6398
a5c7551f
RW
6399#: config/tc-i860.c:122
6400msgid "Directive .dual available only with -mintel-syntax option"
f12e7348
NC
6401msgstr ""
6402
a5c7551f
RW
6403#: config/tc-i860.c:132
6404msgid "Directive .enddual available only with -mintel-syntax option"
6f6ef0fa
NC
6405msgstr ""
6406
a5c7551f
RW
6407#: config/tc-i860.c:145
6408msgid "Directive .atmp available only with -mintel-syntax option"
06647dfd
AM
6409msgstr ""
6410
a5c7551f
RW
6411#: config/tc-i860.c:167 config/tc-i860.c:171
6412msgid "Unknown temporary pseudo register"
55cf6793
ZW
6413msgstr ""
6414
a5c7551f
RW
6415#: config/tc-i860.c:247
6416msgid "Defective assembler. No assembly attempted."
55cf6793
ZW
6417msgstr ""
6418
2ee0aedf
TG
6419#: config/tc-i860.c:393 config/tc-i860.c:939 config/tc-m68k.c:3914
6420#: config/tc-m68k.c:3946 config/tc-sparc.c:2697
a5c7551f 6421msgid "failed sanity check."
6f6ef0fa
NC
6422msgstr ""
6423
a5c7551f
RW
6424#: config/tc-i860.c:400
6425#, c-format
6426msgid "Expanded opcode after delayed branch: `%s'"
252b5132
RH
6427msgstr ""
6428
ae351704 6429#: config/tc-i860.c:404
252b5132
RH
6430#, c-format
6431msgid "Expanded opcode in dual mode: `%s'"
6432msgstr ""
6433
ae351704 6434#: config/tc-i860.c:408
ed265386
NC
6435#, c-format
6436msgid "An instruction was expanded (%s)"
252b5132
RH
6437msgstr ""
6438
9c9c98a5 6439#: config/tc-i860.c:675
ed265386 6440msgid "Pipelined instruction: fsrc1 = fdest"
252b5132
RH
6441msgstr ""
6442
9c9c98a5 6443#: config/tc-i860.c:878 config/tc-i860.c:885 config/tc-i860.c:892
ed265386 6444msgid "Assembler does not yet support PIC"
252b5132
RH
6445msgstr ""
6446
9c9c98a5 6447#: config/tc-i860.c:956
252b5132 6448#, c-format
ed265386 6449msgid "Illegal operands for %s"
252b5132
RH
6450msgstr ""
6451
9c9c98a5 6452#: config/tc-i860.c:973
6e1772d5
AM
6453#, c-format
6454msgid "'d.%s' must be 8-byte aligned"
6455msgstr ""
6456
9c9c98a5 6457#: config/tc-i860.c:981
6e1772d5
AM
6458#, c-format
6459msgid "Prefix 'd.' invalid for instruction `%s'"
6460msgstr ""
6461
9c9c98a5 6462#: config/tc-i860.c:1134
6e1772d5 6463#, c-format
ed265386
NC
6464msgid ""
6465" -EL\t\t\t generate code for little endian mode (default)\n"
6466" -EB\t\t\t generate code for big endian mode\n"
6467" -mwarn-expand\t\t warn if pseudo operations are expanded\n"
fce00800 6468" -mxp\t\t\t enable i860XP support (disabled by default)\n"
6e1772d5 6469" -mintel-syntax\t enable Intel syntax (default to AT&T/SVR4)\n"
252b5132
RH
6470msgstr ""
6471
ed265386 6472#. SVR4 compatibility flags.
9c9c98a5 6473#: config/tc-i860.c:1142
6e1772d5 6474#, c-format
ed265386
NC
6475msgid ""
6476" -V\t\t\t print assembler version number\n"
6477" -Qy, -Qn\t\t ignored\n"
252b5132
RH
6478msgstr ""
6479
9c9c98a5 6480#: config/tc-i860.c:1205
ed265386 6481msgid "This immediate requires 0 MOD 2 alignment"
252b5132
RH
6482msgstr ""
6483
9c9c98a5 6484#: config/tc-i860.c:1208
ed265386 6485msgid "This immediate requires 0 MOD 4 alignment"
252b5132
RH
6486msgstr ""
6487
9c9c98a5 6488#: config/tc-i860.c:1211
ed265386 6489msgid "This immediate requires 0 MOD 8 alignment"
252b5132
RH
6490msgstr ""
6491
9c9c98a5 6492#: config/tc-i860.c:1214
ed265386 6493msgid "This immediate requires 0 MOD 16 alignment"
252b5132
RH
6494msgstr ""
6495
9c9c98a5 6496#: config/tc-i860.c:1309
ed265386
NC
6497msgid "5-bit immediate too large"
6498msgstr ""
6499
9c9c98a5 6500#: config/tc-i860.c:1312
ed265386
NC
6501msgid "5-bit field must be absolute"
6502msgstr ""
6503
9c9c98a5 6504#: config/tc-i860.c:1357 config/tc-i860.c:1380
ed265386
NC
6505msgid "A branch offset requires 0 MOD 4 alignment"
6506msgstr ""
6507
9c9c98a5 6508#: config/tc-i860.c:1401
ed265386 6509#, c-format
87ccc1b0 6510msgid "Unrecognized fix-up (0x%08lx)"
252b5132
RH
6511msgstr ""
6512
ae351704 6513#: config/tc-i960.c:486
55cf6793
ZW
6514#, c-format
6515msgid "Hashing returned \"%s\"."
6516msgstr ""
6517
ae351704 6518#: config/tc-i960.c:582 config/tc-i960.c:1112
55cf6793
ZW
6519msgid "expression syntax error"
6520msgstr ""
6521
ae351704 6522#: config/tc-i960.c:618
55cf6793
ZW
6523msgid "attempt to branch into different segment"
6524msgstr ""
6525
ae351704 6526#: config/tc-i960.c:622
55cf6793
ZW
6527#, c-format
6528msgid "target of %s instruction must be a label"
6529msgstr ""
6530
ae351704 6531#: config/tc-i960.c:732
55cf6793
ZW
6532msgid "unaligned register"
6533msgstr ""
6534
ae351704 6535#: config/tc-i960.c:754
55cf6793
ZW
6536msgid "no such sfr in this architecture"
6537msgstr ""
6538
ae351704 6539#: config/tc-i960.c:792
55cf6793
ZW
6540msgid "illegal literal"
6541msgstr ""
6542
ae351704 6543#: config/tc-i960.c:942
55cf6793
ZW
6544msgid "invalid index register"
6545msgstr ""
6546
ae351704 6547#: config/tc-i960.c:965
55cf6793
ZW
6548msgid "invalid scale factor"
6549msgstr ""
6550
ae351704 6551#: config/tc-i960.c:1189
55cf6793
ZW
6552msgid "architecture of opcode conflicts with that of earlier instruction(s)"
6553msgstr ""
6554
2ee0aedf 6555#: config/tc-i960.c:1423 config/tc-xtensa.c:11519
55cf6793
ZW
6556msgid "too many operands"
6557msgstr ""
6558
6559#. We never moved: there was no opcode either!
ae351704 6560#: config/tc-i960.c:1471
55cf6793 6561msgid "missing opcode"
252b5132
RH
6562msgstr ""
6563
ae351704 6564#: config/tc-i960.c:1611
252b5132
RH
6565msgid "branch prediction invalid on this opcode"
6566msgstr ""
6567
ae351704 6568#: config/tc-i960.c:1649
252b5132
RH
6569#, c-format
6570msgid "invalid opcode, \"%s\"."
6571msgstr ""
6572
ae351704 6573#: config/tc-i960.c:1651
252b5132
RH
6574#, c-format
6575msgid "improper number of operands. expecting %d, got %d"
6576msgstr ""
6577
499ac353 6578#: config/tc-i960.c:1751
252b5132
RH
6579#, c-format
6580msgid "Fixup of %ld too large for field width of %d"
6581msgstr ""
6582
499ac353 6583#: config/tc-i960.c:1861
252b5132
RH
6584#, c-format
6585msgid "invalid architecture %s"
6586msgstr ""
6587
499ac353 6588#: config/tc-i960.c:1881
6e1772d5 6589#, c-format
252b5132
RH
6590msgid "I960 options:\n"
6591msgstr ""
6592
499ac353 6593#: config/tc-i960.c:1884
6e1772d5 6594#, c-format
252b5132
RH
6595msgid ""
6596"\n"
6597"\t\t\tspecify variant of 960 architecture\n"
6598"-b\t\t\tadd code to collect statistics about branches taken\n"
6599"-link-relax\t\tpreserve individual alignment directives so linker\n"
6600"\t\t\tcan do relaxing (b.out format only)\n"
6601"-no-relax\t\tdon't alter compare-and-branch instructions for\n"
6602"\t\t\tlong displacements\n"
6603msgstr ""
6604
2ee0aedf 6605#: config/tc-i960.c:2146
252b5132
RH
6606msgid "should have 1 or 2 operands"
6607msgstr ""
6608
2ee0aedf 6609#: config/tc-i960.c:2154 config/tc-i960.c:2169
252b5132
RH
6610#, c-format
6611msgid "Redefining leafproc %s"
6612msgstr ""
6613
2ee0aedf 6614#: config/tc-i960.c:2199
252b5132
RH
6615msgid "should have two operands"
6616msgstr ""
6617
2ee0aedf 6618#: config/tc-i960.c:2209
252b5132
RH
6619msgid "'entry_num' must be absolute number in [0,31]"
6620msgstr ""
6621
2ee0aedf 6622#: config/tc-i960.c:2217
252b5132
RH
6623#, c-format
6624msgid "Redefining entrynum for sysproc %s"
6625msgstr ""
6626
55cf6793 6627#. Should not happen: see block comment above.
2ee0aedf 6628#: config/tc-i960.c:2317
55cf6793
ZW
6629#, c-format
6630msgid "Trying to 'bal' to %s"
252b5132
RH
6631msgstr ""
6632
2ee0aedf 6633#: config/tc-i960.c:2327
55cf6793
ZW
6634msgid "Looks like a proc, but can't tell what kind.\n"
6635msgstr ""
6636
2ee0aedf 6637#: config/tc-i960.c:2346
252b5132
RH
6638msgid "big endian mode is not supported"
6639msgstr ""
6640
2ee0aedf 6641#: config/tc-i960.c:2348
252b5132
RH
6642#, c-format
6643msgid "ignoring unrecognized .endian type `%s'"
6644msgstr ""
6645
2ee0aedf 6646#: config/tc-i960.c:2393
3caac5b8 6647msgid "can't use COBR format with external label"
252b5132
RH
6648msgstr ""
6649
2ee0aedf 6650#: config/tc-i960.c:2568
3caac5b8 6651msgid "option --link-relax is only supported in b.out format"
252b5132
RH
6652msgstr ""
6653
2ee0aedf 6654#: config/tc-i960.c:2595
3caac5b8
AM
6655#, c-format
6656msgid "No 'bal' entry point for leafproc %s"
252b5132
RH
6657msgstr ""
6658
2ee0aedf
TG
6659#: config/tc-ia64.c:864
6660msgid "bad .section directive: want a,o,s,w,x,M,S,G,T in string"
252b5132
RH
6661msgstr ""
6662
2ee0aedf 6663#: config/tc-ia64.c:916
ad4b42b4
NC
6664msgid "Size of frame exceeds maximum of 96 registers"
6665msgstr ""
6666
2ee0aedf 6667#: config/tc-ia64.c:921
ad4b42b4
NC
6668msgid "Size of rotating registers exceeds frame size"
6669msgstr ""
6670
2ee0aedf 6671#: config/tc-ia64.c:1008
a85d7ed0
NC
6672msgid "Unwind directive not followed by an instruction."
6673msgstr ""
6674
cc643b88 6675#: config/tc-ia64.c:1017 config/tc-ia64.c:7449
ad4b42b4
NC
6676msgid "qualifying predicate not followed by instruction"
6677msgstr ""
6678
2ee0aedf 6679#: config/tc-ia64.c:1082 config/tc-ia64.c:1116
ad4b42b4
NC
6680msgid "record type is not valid"
6681msgstr ""
6682
2ee0aedf 6683#: config/tc-ia64.c:1185
ad4b42b4
NC
6684msgid "Invalid record type for P3 format."
6685msgstr ""
6686
2ee0aedf 6687#: config/tc-ia64.c:1221
ad4b42b4
NC
6688msgid "Invalid record type for format P6"
6689msgstr ""
6690
2ee0aedf 6691#: config/tc-ia64.c:1401 config/tc-ia64.c:1453
ad4b42b4
NC
6692msgid "Invalid record type for format B1"
6693msgstr ""
6694
2ee0aedf 6695#: config/tc-ia64.c:1486
ad4b42b4
NC
6696msgid "Invalid record type for format X1"
6697msgstr ""
6698
2ee0aedf 6699#: config/tc-ia64.c:1528
ad4b42b4
NC
6700msgid "Invalid record type for format X3"
6701msgstr ""
6702
2ee0aedf 6703#: config/tc-ia64.c:1566
ad4b42b4
NC
6704msgid "Previous .save incomplete"
6705msgstr ""
6706
2ee0aedf 6707#: config/tc-ia64.c:2391
ad4b42b4
NC
6708msgid "spill_mask record unimplemented."
6709msgstr ""
6710
2ee0aedf 6711#: config/tc-ia64.c:2448
ad4b42b4
NC
6712msgid "record_type_not_valid"
6713msgstr ""
6714
2ee0aedf 6715#: config/tc-ia64.c:2533
ad4b42b4
NC
6716msgid "Ignoring attempt to spill beyond end of region"
6717msgstr ""
6718
2ee0aedf 6719#: config/tc-ia64.c:2592
ad4b42b4
NC
6720msgid "Only constant space allocation is supported"
6721msgstr ""
6722
2ee0aedf 6723#: config/tc-ia64.c:2606
ad4b42b4
NC
6724msgid "Only constant offsets are supported"
6725msgstr ""
6726
2ee0aedf 6727#: config/tc-ia64.c:2629
ad4b42b4
NC
6728msgid "Section switching in code is not supported."
6729msgstr ""
6730
2ee0aedf 6731#: config/tc-ia64.c:2671
ad4b42b4
NC
6732msgid " Insn slot not set in unwind record."
6733msgstr ""
6734
2ee0aedf 6735#: config/tc-ia64.c:2745
ad4b42b4
NC
6736msgid "frgr_mem record before region record!"
6737msgstr ""
6738
2ee0aedf 6739#: config/tc-ia64.c:2756
ad4b42b4
NC
6740msgid "fr_mem record before region record!"
6741msgstr ""
6742
2ee0aedf 6743#: config/tc-ia64.c:2765
ad4b42b4
NC
6744msgid "gr_mem record before region record!"
6745msgstr ""
6746
2ee0aedf 6747#: config/tc-ia64.c:2774
ad4b42b4
NC
6748msgid "br_mem record before region record!"
6749msgstr ""
6750
2ee0aedf 6751#: config/tc-ia64.c:2784
ad4b42b4
NC
6752msgid "gr_gr record before region record!"
6753msgstr ""
6754
2ee0aedf 6755#: config/tc-ia64.c:2792
ad4b42b4
NC
6756msgid "br_gr record before region record!"
6757msgstr ""
6758
2ee0aedf 6759#: config/tc-ia64.c:2910
ad4b42b4
NC
6760#, c-format
6761msgid "First operand to .%s must be a predicate"
6762msgstr ""
6763
2ee0aedf 6764#: config/tc-ia64.c:2914
ad4b42b4
NC
6765#, c-format
6766msgid "Pointless use of p0 as first operand to .%s"
6767msgstr ""
6768
2ee0aedf 6769#: config/tc-ia64.c:2970
ad4b42b4
NC
6770#, c-format
6771msgid "Operand %d to .%s must be a preserved register"
6772msgstr ""
6773
2ee0aedf 6774#: config/tc-ia64.c:3006
ad4b42b4
NC
6775#, c-format
6776msgid "Operand %d to .%s must be a writable register"
6777msgstr ""
6778
2ee0aedf 6779#: config/tc-ia64.c:3031
ad4b42b4
NC
6780#, c-format
6781msgid "Radix `%s' unsupported or invalid"
6782msgstr ""
6783
2ee0aedf 6784#: config/tc-ia64.c:3061 config/tc-ia64.c:3066
ad4b42b4
NC
6785#, c-format
6786msgid ".%s outside of %s"
6787msgstr ""
6788
2ee0aedf 6789#: config/tc-ia64.c:3151
ad4b42b4
NC
6790msgid "Tags on unwind pseudo-ops aren't supported, yet"
6791msgstr ""
6792
2ee0aedf 6793#: config/tc-ia64.c:3173
ad4b42b4
NC
6794msgid "First operand to .fframe must be a constant"
6795msgstr ""
6796
2ee0aedf 6797#: config/tc-ia64.c:3193
ad4b42b4
NC
6798msgid "First operand to .vframe must be a general register"
6799msgstr ""
6800
2ee0aedf 6801#: config/tc-ia64.c:3201
ad4b42b4
NC
6802msgid "Operand of .vframe contradicts .prologue"
6803msgstr ""
6804
2ee0aedf 6805#: config/tc-ia64.c:3211
ad4b42b4
NC
6806msgid ".vframepsp is meaningless, assuming .vframesp was meant"
6807msgstr ""
6808
2ee0aedf 6809#: config/tc-ia64.c:3219
ad4b42b4
NC
6810msgid "Operand to .vframesp must be a constant (sp-relative offset)"
6811msgstr ""
6812
2ee0aedf 6813#: config/tc-ia64.c:3246
ad4b42b4
NC
6814msgid "First operand to .save not a register"
6815msgstr ""
6816
2ee0aedf 6817#: config/tc-ia64.c:3252
ad4b42b4
NC
6818msgid "Second operand to .save not a valid register"
6819msgstr ""
6820
2ee0aedf 6821#: config/tc-ia64.c:3283 config/tc-ia64.c:3294 config/tc-ia64.c:3302
ad4b42b4
NC
6822msgid "Second operand of .save contradicts .prologue"
6823msgstr ""
6824
2ee0aedf 6825#: config/tc-ia64.c:3309
ad4b42b4
NC
6826msgid "First operand to .save not a valid register"
6827msgstr ""
6828
2ee0aedf 6829#: config/tc-ia64.c:3327
ad4b42b4
NC
6830msgid "First operand to .restore must be stack pointer (sp)"
6831msgstr ""
6832
2ee0aedf 6833#: config/tc-ia64.c:3336
ad4b42b4
NC
6834msgid "Second operand to .restore must be a constant >= 0"
6835msgstr ""
6836
2ee0aedf 6837#: config/tc-ia64.c:3346
ad4b42b4
NC
6838#, c-format
6839msgid "Epilogue count of %lu exceeds number of nested prologues (%u)"
6840msgstr ""
6841
2ee0aedf 6842#: config/tc-ia64.c:3433
ad4b42b4
NC
6843#, c-format
6844msgid "Illegal section name `%s' (causes unwind section name clash)"
6845msgstr ""
6846
2ee0aedf 6847#: config/tc-ia64.c:3624
ad4b42b4
NC
6848msgid "First operand to .altrp not a valid branch register"
6849msgstr ""
6850
2ee0aedf 6851#: config/tc-ia64.c:3653
ad4b42b4
NC
6852#, c-format
6853msgid "First operand to .%s not a register"
6854msgstr ""
6855
2ee0aedf 6856#: config/tc-ia64.c:3658
ad4b42b4
NC
6857#, c-format
6858msgid "Second operand to .%s not a constant"
6859msgstr ""
6860
2ee0aedf 6861#: config/tc-ia64.c:3725
ad4b42b4
NC
6862#, c-format
6863msgid "First operand to .%s not a valid register"
6864msgstr ""
6865
2ee0aedf 6866#: config/tc-ia64.c:3748
ad4b42b4
NC
6867msgid "First operand to .save.g must be a positive 4-bit constant"
6868msgstr ""
6869
2ee0aedf 6870#: config/tc-ia64.c:3761
ad4b42b4
NC
6871msgid "Second operand to .save.g must be a general register"
6872msgstr ""
6873
2ee0aedf 6874#: config/tc-ia64.c:3766
ad4b42b4
NC
6875#, c-format
6876msgid "Second operand to .save.g must be the first of %d general registers"
6877msgstr ""
6878
2ee0aedf 6879#: config/tc-ia64.c:3789
ad4b42b4
NC
6880msgid "Operand to .save.f must be a positive 20-bit constant"
6881msgstr ""
6882
2ee0aedf 6883#: config/tc-ia64.c:3812
ad4b42b4
NC
6884msgid "First operand to .save.b must be a positive 5-bit constant"
6885msgstr ""
6886
2ee0aedf 6887#: config/tc-ia64.c:3825
ad4b42b4
NC
6888msgid "Second operand to .save.b must be a general register"
6889msgstr ""
6890
2ee0aedf 6891#: config/tc-ia64.c:3830
ad4b42b4
NC
6892#, c-format
6893msgid "Second operand to .save.b must be the first of %d general registers"
6894msgstr ""
6895
2ee0aedf 6896#: config/tc-ia64.c:3856
ad4b42b4
NC
6897msgid "First operand to .save.gf must be a non-negative 4-bit constant"
6898msgstr ""
6899
2ee0aedf 6900#: config/tc-ia64.c:3864
ad4b42b4
NC
6901msgid "Second operand to .save.gf must be a non-negative 20-bit constant"
6902msgstr ""
6903
2ee0aedf 6904#: config/tc-ia64.c:3872
ad4b42b4
NC
6905msgid "Operands to .save.gf may not be both zero"
6906msgstr ""
6907
2ee0aedf 6908#: config/tc-ia64.c:3889
ad4b42b4
NC
6909msgid "Operand to .spill must be a constant"
6910msgstr ""
6911
2ee0aedf 6912#: config/tc-ia64.c:3958
ad4b42b4
NC
6913#, c-format
6914msgid "Operand %d to .%s must be a constant"
6915msgstr ""
6916
2ee0aedf 6917#: config/tc-ia64.c:3979
ad4b42b4
NC
6918#, c-format
6919msgid "Missing .label_state %ld"
6920msgstr ""
6921
2ee0aedf 6922#: config/tc-ia64.c:4033
ad4b42b4
NC
6923msgid "Operand to .label_state must be a constant"
6924msgstr ""
6925
2ee0aedf 6926#: config/tc-ia64.c:4052
ad4b42b4
NC
6927msgid "Operand to .copy_state must be a constant"
6928msgstr ""
6929
2ee0aedf 6930#: config/tc-ia64.c:4075
ad4b42b4
NC
6931msgid "First operand to .unwabi must be a constant"
6932msgstr ""
6933
2ee0aedf 6934#: config/tc-ia64.c:4081
ad4b42b4
NC
6935msgid "Second operand to .unwabi must be a constant"
6936msgstr ""
6937
2ee0aedf 6938#: config/tc-ia64.c:4116
ad4b42b4
NC
6939msgid "Missing .endp after previous .proc"
6940msgstr ""
6941
2ee0aedf 6942#: config/tc-ia64.c:4135
ad4b42b4
NC
6943msgid "Empty argument of .proc"
6944msgstr ""
6945
2ee0aedf 6946#: config/tc-ia64.c:4140
ad4b42b4
NC
6947#, c-format
6948msgid "`%s' was already defined"
6949msgstr ""
6950
2ee0aedf 6951#: config/tc-ia64.c:4183
ad4b42b4
NC
6952msgid "Initial .body should precede any instructions"
6953msgstr ""
6954
2ee0aedf 6955#: config/tc-ia64.c:4202
ad4b42b4
NC
6956msgid ".prologue within prologue"
6957msgstr ""
6958
2ee0aedf 6959#: config/tc-ia64.c:4207
ad4b42b4
NC
6960msgid "Initial .prologue should precede any instructions"
6961msgstr ""
6962
2ee0aedf 6963#: config/tc-ia64.c:4217
ad4b42b4
NC
6964msgid "First operand to .prologue must be a positive 4-bit constant"
6965msgstr ""
6966
2ee0aedf 6967#: config/tc-ia64.c:4219
ad4b42b4
NC
6968msgid "Pointless use of zero first operand to .prologue"
6969msgstr ""
6970
2ee0aedf 6971#: config/tc-ia64.c:4233
ad4b42b4
NC
6972msgid "Using a constant as second operand to .prologue is deprecated"
6973msgstr ""
6974
2ee0aedf 6975#: config/tc-ia64.c:4239
ad4b42b4
NC
6976msgid "Second operand to .prologue must be a general register"
6977msgstr ""
6978
2ee0aedf 6979#: config/tc-ia64.c:4244
ad4b42b4
NC
6980#, c-format
6981msgid "Second operand to .prologue must be the first of %d general registers"
6982msgstr ""
6983
2ee0aedf 6984#: config/tc-ia64.c:4356
ad4b42b4
NC
6985#, c-format
6986msgid "`%s' was not defined within procedure"
6987msgstr ""
6988
2ee0aedf 6989#: config/tc-ia64.c:4394
ad4b42b4
NC
6990msgid "Empty argument of .endp"
6991msgstr ""
6992
2ee0aedf 6993#: config/tc-ia64.c:4408
ad4b42b4
NC
6994#, c-format
6995msgid "`%s' was not specified with previous .proc"
6996msgstr ""
6997
2ee0aedf 6998#: config/tc-ia64.c:4423
ad4b42b4
NC
6999#, c-format
7000msgid "`%s' should be an operand to this .endp"
60bcf0fa
NC
7001msgstr ""
7002
2ee0aedf 7003#: config/tc-ia64.c:4464 config/tc-ia64.c:4802 config/tc-ia64.c:5109
60bcf0fa
NC
7004msgid "Comma expected"
7005msgstr ""
7006
2ee0aedf 7007#: config/tc-ia64.c:4505
ad4b42b4
NC
7008msgid "Expected '['"
7009msgstr ""
7010
cc643b88 7011#: config/tc-ia64.c:4514 config/tc-ia64.c:7584
ad4b42b4
NC
7012msgid "Expected ']'"
7013msgstr ""
7014
2ee0aedf 7015#: config/tc-ia64.c:4519
ad4b42b4
NC
7016msgid "Number of elements must be positive"
7017msgstr ""
7018
2ee0aedf 7019#: config/tc-ia64.c:4530
ad4b42b4
NC
7020#, c-format
7021msgid "Used more than the declared %d rotating registers"
7022msgstr ""
7023
2ee0aedf 7024#: config/tc-ia64.c:4538
ad4b42b4
NC
7025msgid "Used more than the available 96 rotating registers"
7026msgstr ""
7027
2ee0aedf 7028#: config/tc-ia64.c:4545
ad4b42b4
NC
7029msgid "Used more than the available 48 rotating registers"
7030msgstr ""
7031
2ee0aedf 7032#: config/tc-ia64.c:4573
ad4b42b4
NC
7033#, c-format
7034msgid "Attempt to redefine register set `%s'"
7035msgstr ""
7036
2ee0aedf 7037#: config/tc-ia64.c:4639
ad4b42b4
NC
7038#, c-format
7039msgid "Unknown psr option `%s'"
7040msgstr ""
7041
2ee0aedf 7042#: config/tc-ia64.c:4687
ad4b42b4
NC
7043msgid "Missing section name"
7044msgstr ""
7045
2ee0aedf 7046#: config/tc-ia64.c:4697
ad4b42b4
NC
7047msgid "Comma expected after section name"
7048msgstr ""
7049
2ee0aedf 7050#: config/tc-ia64.c:4708
ad4b42b4
NC
7051msgid "Creating sections with .xdataN/.xrealN/.xstringZ is deprecated."
7052msgstr ""
7053
2ee0aedf 7054#: config/tc-ia64.c:4797
ad4b42b4
NC
7055msgid "Register name expected"
7056msgstr ""
7057
2ee0aedf 7058#: config/tc-ia64.c:4810
60bcf0fa
NC
7059msgid "Register value annotation ignored"
7060msgstr ""
7061
2ee0aedf 7062#: config/tc-ia64.c:4849
60bcf0fa
NC
7063msgid "Directive invalid within a bundle"
7064msgstr ""
7065
2ee0aedf 7066#: config/tc-ia64.c:4940
60bcf0fa
NC
7067msgid "Missing predicate relation type"
7068msgstr ""
7069
2ee0aedf 7070#: config/tc-ia64.c:4946
60bcf0fa
NC
7071msgid "Unrecognized predicate relation type"
7072msgstr ""
7073
2ee0aedf 7074#: config/tc-ia64.c:4992
06647dfd 7075msgid "Bad register range"
60bcf0fa
NC
7076msgstr ""
7077
cc643b88 7078#: config/tc-ia64.c:5001 config/tc-ia64.c:7529
06647dfd 7079msgid "Predicate register expected"
60bcf0fa
NC
7080msgstr ""
7081
2ee0aedf 7082#: config/tc-ia64.c:5006
06647dfd 7083msgid "Duplicate predicate register ignored"
60bcf0fa
NC
7084msgstr ""
7085
2ee0aedf 7086#: config/tc-ia64.c:5022
60bcf0fa
NC
7087msgid "Predicate source and target required"
7088msgstr ""
7089
2ee0aedf 7090#: config/tc-ia64.c:5024 config/tc-ia64.c:5036
60bcf0fa
NC
7091msgid "Use of p0 is not valid in this context"
7092msgstr ""
7093
2ee0aedf 7094#: config/tc-ia64.c:5031
60bcf0fa
NC
7095msgid "At least two PR arguments expected"
7096msgstr ""
7097
2ee0aedf 7098#: config/tc-ia64.c:5045
60bcf0fa
NC
7099msgid "At least one PR argument expected"
7100msgstr ""
7101
2ee0aedf 7102#: config/tc-ia64.c:5080
60bcf0fa
NC
7103#, c-format
7104msgid "Inserting \"%s\" into entry hint table failed: %s"
7105msgstr ""
7106
7107#. FIXME -- need 62-bit relocation type
2ee0aedf 7108#: config/tc-ia64.c:5548
60bcf0fa
NC
7109msgid "62-bit relocation not yet implemented"
7110msgstr ""
7111
dc84e067
NC
7112#. XXX technically, this is wrong: we should not be issuing warning
7113#. messages until we're sure this instruction pattern is going to
7114#. be used!
2ee0aedf 7115#: config/tc-ia64.c:5632
60bcf0fa
NC
7116msgid "lower 16 bits of mask ignored"
7117msgstr ""
7118
2ee0aedf 7119#: config/tc-ia64.c:5946
ad4b42b4
NC
7120msgid "Expected separator `='"
7121msgstr ""
7122
2ee0aedf 7123#: config/tc-ia64.c:5980
ad4b42b4
NC
7124msgid "Duplicate equal sign (=) in instruction"
7125msgstr ""
7126
2ee0aedf 7127#: config/tc-ia64.c:5987
ad4b42b4
NC
7128#, c-format
7129msgid "Illegal operand separator `%c'"
7130msgstr ""
7131
2ee0aedf 7132#: config/tc-ia64.c:6102
ad4b42b4
NC
7133#, c-format
7134msgid "Operand %u of `%s' should be %s"
7135msgstr ""
7136
2ee0aedf 7137#: config/tc-ia64.c:6106
ad4b42b4
NC
7138msgid "Wrong number of output operands"
7139msgstr ""
7140
2ee0aedf 7141#: config/tc-ia64.c:6108
ad4b42b4
NC
7142msgid "Wrong number of input operands"
7143msgstr ""
7144
2ee0aedf 7145#: config/tc-ia64.c:6110
ad4b42b4
NC
7146msgid "Operand mismatch"
7147msgstr ""
7148
2ee0aedf 7149#: config/tc-ia64.c:6192
ad4b42b4
NC
7150#, c-format
7151msgid "Invalid use of `%c%d' as output operand"
7152msgstr ""
7153
2ee0aedf 7154#: config/tc-ia64.c:6195
ad4b42b4
NC
7155#, c-format
7156msgid "Invalid use of `r%d' as base update address operand"
7157msgstr ""
7158
2ee0aedf 7159#: config/tc-ia64.c:6219
ad4b42b4
NC
7160#, c-format
7161msgid "Invalid duplicate use of `%c%d'"
7162msgstr ""
7163
2ee0aedf 7164#: config/tc-ia64.c:6226
ad4b42b4
NC
7165#, c-format
7166msgid "Invalid simultaneous use of `f%d' and `f%d'"
7167msgstr ""
7168
2ee0aedf 7169#: config/tc-ia64.c:6232
ad4b42b4
NC
7170#, c-format
7171msgid "Dangerous simultaneous use of `f%d' and `f%d'"
7172msgstr ""
7173
2ee0aedf 7174#: config/tc-ia64.c:6276
60bcf0fa
NC
7175msgid "Value truncated to 62 bits"
7176msgstr ""
7177
2ee0aedf 7178#: config/tc-ia64.c:6339
ad4b42b4
NC
7179#, c-format
7180msgid "Bad operand value: %s"
7181msgstr ""
7182
8ea2b00f
AM
7183#. Give an error if a frag containing code is not aligned to a 16 byte
7184#. boundary.
2ee0aedf 7185#: config/tc-ia64.c:6414 config/tc-ia64.h:177
8ea2b00f
AM
7186msgid "instruction address is not a multiple of 16"
7187msgstr ""
7188
2ee0aedf 7189#: config/tc-ia64.c:6482
ad4b42b4
NC
7190#, c-format
7191msgid "`%s' must be last in bundle"
7192msgstr ""
7193
2ee0aedf 7194#: config/tc-ia64.c:6514
ad4b42b4
NC
7195#, c-format
7196msgid "Internal error: don't know how to force %s to end of instruction group"
7197msgstr ""
7198
2ee0aedf 7199#: config/tc-ia64.c:6527
ad4b42b4
NC
7200#, c-format
7201msgid "`%s' must be last in instruction group"
7202msgstr ""
7203
2ee0aedf 7204#: config/tc-ia64.c:6557
ad4b42b4
NC
7205msgid "Label must be first in a bundle"
7206msgstr ""
7207
2ee0aedf 7208#: config/tc-ia64.c:6634
ad4b42b4
NC
7209msgid "hint in B unit may be treated as nop"
7210msgstr ""
7211
2ee0aedf 7212#: config/tc-ia64.c:6645
ad4b42b4
NC
7213msgid "hint in B unit can't be used"
7214msgstr ""
7215
2ee0aedf 7216#: config/tc-ia64.c:6659
ad4b42b4
NC
7217msgid "emit_one_bundle: unexpected dynamic op"
7218msgstr ""
7219
2ee0aedf 7220#: config/tc-ia64.c:6782
ad4b42b4
NC
7221#, c-format
7222msgid "`%s' does not fit into %s template"
7223msgstr ""
7224
2ee0aedf 7225#: config/tc-ia64.c:6797
ad4b42b4
NC
7226#, c-format
7227msgid "`%s' does not fit into bundle"
7228msgstr ""
7229
2ee0aedf 7230#: config/tc-ia64.c:6809
ad4b42b4
NC
7231#, c-format
7232msgid "`%s' can't go in %s of %s template"
7233msgstr ""
7234
2ee0aedf 7235#: config/tc-ia64.c:6815
ad4b42b4
NC
7236msgid "Missing '}' at end of file"
7237msgstr ""
7238
2ee0aedf 7239#: config/tc-ia64.c:6962
60bcf0fa
NC
7240#, c-format
7241msgid "Unrecognized option '-x%s'"
7242msgstr ""
7243
2ee0aedf 7244#: config/tc-ia64.c:6989
60bcf0fa
NC
7245msgid ""
7246"IA-64 options:\n"
87ccc1b0
NC
7247" --mconstant-gp\t mark output file as using the constant-GP model\n"
7248"\t\t\t (sets ELF header flag EF_IA_64_CONS_GP)\n"
7249" --mauto-pic\t\t mark output file as using the constant-GP model\n"
7250"\t\t\t without function descriptors (sets ELF header flag\n"
7251"\t\t\t EF_IA_64_NOFUNCDESC_CONS_GP)\n"
5f68c319
NC
7252" -milp32|-milp64|-mlp64|-mp64\tselect data model (default -mlp64)\n"
7253" -mle | -mbe\t\t select little- or big-endian byte order (default -mle)\n"
55cf6793
ZW
7254" -mtune=[itanium1|itanium2]\n"
7255"\t\t\t tune for a specific CPU (default -mtune=itanium2)\n"
06647dfd
AM
7256" -munwind-check=[warning|error]\n"
7257"\t\t\t unwind directive check (default -munwind-check=warning)\n"
7258" -mhint.b=[ok|warning|error]\n"
7259"\t\t\t hint.b check (default -mhint.b=error)\n"
7260" -x | -xexplicit\t turn on dependency violation checking\n"
cc643b88
NC
7261msgstr ""
7262
7263#. Note for translators: "automagically" can be translated as "automatically" here.
7264#: config/tc-ia64.c:7006
7265msgid ""
06647dfd
AM
7266" -xauto\t\t automagically remove dependency violations (default)\n"
7267" -xnone\t\t turn off dependency violation checking\n"
60bcf0fa 7268" -xdebug\t\t debug dependency violation checker\n"
06647dfd
AM
7269" -xdebugn\t\t debug dependency violation checker but turn off\n"
7270"\t\t\t dependency violation checking\n"
7271" -xdebugx\t\t debug dependency violation checker and turn on\n"
7272"\t\t\t dependency violation checking\n"
60bcf0fa
NC
7273msgstr ""
7274
cc643b88 7275#: config/tc-ia64.c:7021
328577ad
NC
7276msgid "--gstabs is not supported for ia64"
7277msgstr ""
7278
cc643b88 7279#: config/tc-ia64.c:7259
ad4b42b4
NC
7280#, c-format
7281msgid "ia64.md_begin: can't hash `%s': %s"
7282msgstr ""
7283
cc643b88 7284#: config/tc-ia64.c:7320
ad4b42b4
NC
7285#, c-format
7286msgid "Inserting \"%s\" into constant hash table failed: %s"
7287msgstr ""
7288
cc643b88 7289#: config/tc-ia64.c:7332 config/tc-mips.c:1916
5f68c319
NC
7290msgid "Could not set architecture and machine"
7291msgstr ""
7292
cc643b88 7293#: config/tc-ia64.c:7464
60bcf0fa
NC
7294msgid "Explicit stops are ignored in auto mode"
7295msgstr ""
7296
cc643b88 7297#: config/tc-ia64.c:7473
ad4b42b4
NC
7298msgid "Found '{' when manual bundling is already turned on"
7299msgstr ""
7300
cc643b88 7301#: config/tc-ia64.c:7486
60bcf0fa
NC
7302msgid "Found '{' after explicit switch to automatic mode"
7303msgstr ""
7304
cc643b88 7305#: config/tc-ia64.c:7492
ad4b42b4
NC
7306msgid "Found '}' when manual bundling is off"
7307msgstr ""
7308
cc643b88 7309#: config/tc-ia64.c:7519
ad4b42b4
NC
7310msgid "Expected ')'"
7311msgstr ""
7312
cc643b88 7313#: config/tc-ia64.c:7524
ad4b42b4
NC
7314msgid "Qualifying predicate expected"
7315msgstr ""
7316
cc643b88 7317#: config/tc-ia64.c:7543
ad4b42b4
NC
7318msgid "Tag must come before qualifying predicate."
7319msgstr ""
7320
cc643b88 7321#: config/tc-ia64.c:7573
ad4b42b4
NC
7322msgid "Expected ':'"
7323msgstr ""
7324
cc643b88 7325#: config/tc-ia64.c:7589
ad4b42b4
NC
7326msgid "Tag name expected"
7327msgstr ""
7328
cc643b88 7329#: config/tc-ia64.c:7691
ad4b42b4
NC
7330msgid "Rotating register index must be a non-negative constant"
7331msgstr ""
7332
cc643b88 7333#: config/tc-ia64.c:7696
ad4b42b4
NC
7334#, c-format
7335msgid "Index out of range 0..%u"
7336msgstr ""
7337
cc643b88 7338#: config/tc-ia64.c:7708
ad4b42b4
NC
7339msgid "Indirect register index must be a general register"
7340msgstr ""
7341
cc643b88 7342#: config/tc-ia64.c:7717
ad4b42b4
NC
7343msgid "Index can only be applied to rotating or indirect registers"
7344msgstr ""
7345
cc643b88 7346#: config/tc-ia64.c:7753 config/tc-xstormy16.c:146
ad4b42b4
NC
7347msgid "Expected '('"
7348msgstr ""
7349
cc643b88
NC
7350#: config/tc-ia64.c:7761 config/tc-pdp11.c:448 config/tc-pdp11.c:512
7351#: config/tc-pdp11.c:546 config/tc-xstormy16.c:155
ad4b42b4
NC
7352msgid "Missing ')'"
7353msgstr ""
7354
cc643b88 7355#: config/tc-ia64.c:7779 config/tc-xstormy16.c:162
ad4b42b4
NC
7356msgid "Not a symbolic expression"
7357msgstr ""
7358
cc643b88 7359#: config/tc-ia64.c:7784 config/tc-ia64.c:7798
ad4b42b4
NC
7360msgid "Illegal combination of relocation functions"
7361msgstr ""
7362
cc643b88 7363#: config/tc-ia64.c:7887
ad4b42b4
NC
7364msgid "No current frame"
7365msgstr ""
7366
cc643b88 7367#: config/tc-ia64.c:7889
ad4b42b4
NC
7368#, c-format
7369msgid "Register number out of range 0..%u"
7370msgstr ""
7371
cc643b88 7372#: config/tc-ia64.c:7927
ad4b42b4
NC
7373msgid "Standalone `#' is illegal"
7374msgstr ""
7375
cc643b88 7376#: config/tc-ia64.c:7930
ad4b42b4
NC
7377msgid "Redundant `#' suffix operators"
7378msgstr ""
7379
cc643b88 7380#: config/tc-ia64.c:8088
328577ad
NC
7381#, c-format
7382msgid "Unhandled dependency %s for %s (%s), note %d"
7383msgstr ""
7384
cc643b88 7385#: config/tc-ia64.c:9383
60bcf0fa
NC
7386#, c-format
7387msgid "Unrecognized dependency specifier %d\n"
7388msgstr ""
7389
cc643b88 7390#: config/tc-ia64.c:10259
60bcf0fa
NC
7391msgid "Only the first path encountering the conflict is reported"
7392msgstr ""
7393
cc643b88 7394#: config/tc-ia64.c:10261
60bcf0fa
NC
7395msgid "This is the location of the conflicting usage"
7396msgstr ""
7397
cc643b88 7398#: config/tc-ia64.c:10522
ad4b42b4
NC
7399#, c-format
7400msgid "Unknown opcode `%s'"
7401msgstr ""
7402
cc643b88 7403#: config/tc-ia64.c:10600
ad4b42b4
NC
7404#, c-format
7405msgid "AR %d can only be accessed by %c-unit"
7406msgstr ""
7407
cc643b88 7408#: config/tc-ia64.c:10612
ad4b42b4
NC
7409msgid "hint.b may be treated as nop"
7410msgstr ""
7411
cc643b88 7412#: config/tc-ia64.c:10615
ad4b42b4
NC
7413msgid "hint.b shouldn't be used"
7414msgstr ""
7415
cc643b88 7416#: config/tc-ia64.c:10654
ad4b42b4
NC
7417#, c-format
7418msgid "`%s' cannot be predicated"
7419msgstr ""
7420
cc643b88 7421#: config/tc-ia64.c:10726
ad4b42b4
NC
7422msgid "Closing bracket missing"
7423msgstr ""
7424
cc643b88 7425#: config/tc-ia64.c:10735
ad4b42b4
NC
7426msgid "Index must be a general register"
7427msgstr ""
7428
cc643b88 7429#: config/tc-ia64.c:10900
ad4b42b4
NC
7430#, c-format
7431msgid "Unsupported fixup size %d"
7432msgstr ""
7433
7434#. This should be an error, but since previously there wasn't any
7435#. diagnostic here, don't make it fail because of this for now.
cc643b88 7436#: config/tc-ia64.c:11172
ad4b42b4
NC
7437#, c-format
7438msgid "Cannot express %s%d%s relocation"
7439msgstr ""
7440
cc643b88 7441#: config/tc-ia64.c:11191
ad4b42b4
NC
7442msgid "No addend allowed in @fptr() relocation"
7443msgstr ""
7444
cc643b88 7445#: config/tc-ia64.c:11230
a5c7551f
RW
7446msgid "integer operand out of range"
7447msgstr ""
7448
cc643b88 7449#: config/tc-ia64.c:11297
ad4b42b4
NC
7450#, c-format
7451msgid "%s must have a constant value"
7452msgstr ""
7453
cc643b88 7454#: config/tc-ia64.c:11317
2ee0aedf
TG
7455msgid "cannot resolve @slotcount parameter"
7456msgstr ""
7457
cc643b88 7458#: config/tc-ia64.c:11350
2ee0aedf
TG
7459msgid "invalid @slotcount value"
7460msgstr ""
7461
cc643b88 7462#: config/tc-ia64.c:11387 config/tc-z8k.c:1372
ad4b42b4
NC
7463#, c-format
7464msgid "Cannot represent %s relocation in object file"
7465msgstr ""
7466
cc643b88 7467#: config/tc-ia64.c:11498
6e1772d5
AM
7468msgid "Can't add stop bit to mark end of instruction group"
7469msgstr ""
7470
cc643b88
NC
7471#: config/tc-ia64.c:11598 config/tc-score.c:6109 read.c:1448 read.c:2434
7472#: read.c:3138 read.c:3476 read.c:3520
87ccc1b0
NC
7473msgid "expected symbol name"
7474msgstr ""
7475
cc643b88 7476#: config/tc-ia64.c:11608 read.c:2444 read.c:3148 read.c:3504 stabs.c:469
87ccc1b0
NC
7477#, c-format
7478msgid "expected comma after \"%s\""
7479msgstr ""
7480
cc643b88 7481#: config/tc-ia64.c:11650
87ccc1b0
NC
7482#, c-format
7483msgid "`%s' is already the alias of %s `%s'"
7484msgstr ""
7485
cc643b88 7486#: config/tc-ia64.c:11660
87ccc1b0
NC
7487#, c-format
7488msgid "%s `%s' already has an alias `%s'"
7489msgstr ""
7490
cc643b88 7491#: config/tc-ia64.c:11671
87ccc1b0
NC
7492#, c-format
7493msgid "inserting \"%s\" into %s alias hash table failed: %s"
7494msgstr ""
7495
cc643b88 7496#: config/tc-ia64.c:11679
87ccc1b0
NC
7497#, c-format
7498msgid "inserting \"%s\" into %s name hash table failed: %s"
7499msgstr ""
7500
cc643b88 7501#: config/tc-ia64.c:11705
87ccc1b0
NC
7502#, c-format
7503msgid "symbol `%s' aliased to `%s' is not used"
7504msgstr ""
7505
cc643b88 7506#: config/tc-ia64.c:11728
87ccc1b0
NC
7507#, c-format
7508msgid "section `%s' aliased to `%s' is not used"
7509msgstr ""
7510
c85dd50d 7511#: config/tc-ip2k.c:158
6e1772d5 7512#, c-format
87ccc1b0
NC
7513msgid "IP2K specific command line options:\n"
7514msgstr ""
7515
c85dd50d 7516#: config/tc-ip2k.c:159
6e1772d5 7517#, c-format
87ccc1b0
NC
7518msgid " -mip2022 restrict to IP2022 insns \n"
7519msgstr ""
7520
c85dd50d 7521#: config/tc-ip2k.c:160
6e1772d5 7522#, c-format
87ccc1b0
NC
7523msgid " -mip2022ext permit extended IP2022 insn\n"
7524msgstr ""
7525
c85dd50d
NC
7526#: config/tc-iq2000.c:364
7527#, c-format
7528msgid "the yielding instruction %s may not be in a delay slot."
7529msgstr ""
7530
7531#: config/tc-iq2000.c:372
7532#, c-format
7533msgid "Register number (R%ld) for double word access must be even."
7534msgstr ""
7535
7536#: config/tc-iq2000.c:381 config/tc-iq2000.c:386 config/tc-iq2000.c:391
7537#: config/tc-iq2000.c:408 config/tc-mt.c:244 config/tc-mt.c:249
7538#, c-format
7539msgid "operand references R%ld of previous load."
7540msgstr ""
7541
7542#: config/tc-iq2000.c:396
7543msgid "instruction implicitly accesses R31 of previous load."
7544msgstr ""
7545
2ee0aedf 7546#: config/tc-iq2000.c:651 config/tc-mep.c:2008
c85dd50d
NC
7547msgid "Unmatched high relocation"
7548msgstr ""
7549
cc643b88 7550#: config/tc-iq2000.c:829 config/tc-mips.c:15333 config/tc-score.c:5819
c85dd50d
NC
7551msgid ".end not in text section"
7552msgstr ""
7553
cc643b88 7554#: config/tc-iq2000.c:833 config/tc-mips.c:15337 config/tc-score.c:5822
c85dd50d
NC
7555msgid ".end directive without a preceding .ent directive."
7556msgstr ""
7557
cc643b88 7558#: config/tc-iq2000.c:842 config/tc-mips.c:15346 config/tc-score.c:5830
c85dd50d
NC
7559msgid ".end symbol does not match .ent symbol."
7560msgstr ""
7561
cc643b88 7562#: config/tc-iq2000.c:845 config/tc-mips.c:15353 config/tc-score.c:5835
c85dd50d
NC
7563msgid ".end directive missing or unknown symbol"
7564msgstr ""
7565
499ac353 7566#: config/tc-iq2000.c:863
c85dd50d
NC
7567msgid "Expected simple number."
7568msgstr ""
7569
cc643b88 7570#: config/tc-iq2000.c:892 config/tc-mips.c:15258 config/tc-score.c:5670
c85dd50d
NC
7571#, c-format
7572msgid " *input_line_pointer == '%c' 0x%02x\n"
7573msgstr ""
7574
499ac353 7575#: config/tc-iq2000.c:894
c85dd50d
NC
7576msgid "Invalid number"
7577msgstr ""
7578
cc643b88 7579#: config/tc-iq2000.c:928 config/tc-mips.c:15425 config/tc-score.c:5708
c85dd50d
NC
7580msgid ".ent or .aent not in text section."
7581msgstr ""
7582
2ee0aedf 7583#: config/tc-iq2000.c:931
c85dd50d
NC
7584msgid "missing `.end'"
7585msgstr ""
7586
2ee0aedf 7587#: config/tc-lm32.c:237 config/tc-moxie.c:575
a5c7551f
RW
7588msgid "bad call to md_atof"
7589msgstr ""
7590
f12e7348 7591#: config/tc-m32c.c:143
49f58d10
JB
7592#, c-format
7593msgid " M32C specific command line options:\n"
7594msgstr ""
7595
a74801ba 7596#. Pretend that we do not recognise this option.
ae351704 7597#: config/tc-m32r.c:331
a74801ba
ILT
7598msgid "Unrecognised option: -hidden"
7599msgstr ""
7600
a5c7551f 7601#: config/tc-m32r.c:358 config/tc-sparc.c:583
6e1772d5
AM
7602msgid "Unrecognized option following -K"
7603msgstr ""
7604
ae351704 7605#: config/tc-m32r.c:373
6e1772d5 7606#, c-format
252b5132
RH
7607msgid " M32R specific command line options:\n"
7608msgstr ""
7609
ae351704 7610#: config/tc-m32r.c:375
6e1772d5 7611#, c-format
8ad3436c
AM
7612msgid ""
7613" -m32r disable support for the m32rx instruction set\n"
7614msgstr ""
7615
ae351704 7616#: config/tc-m32r.c:377
6e1772d5 7617#, c-format
a74801ba
ILT
7618msgid " -m32rx support the extended m32rx instruction set\n"
7619msgstr ""
7620
ae351704 7621#: config/tc-m32r.c:379
6e1772d5
AM
7622#, c-format
7623msgid " -m32r2 support the extended m32r2 instruction set\n"
7624msgstr ""
7625
ae351704 7626#: config/tc-m32r.c:381
6e1772d5
AM
7627#, c-format
7628msgid " -EL,-little produce little endian code and data\n"
7629msgstr ""
7630
ae351704 7631#: config/tc-m32r.c:383
6e1772d5
AM
7632#, c-format
7633msgid " -EB,-big produce big endian code and data\n"
7634msgstr ""
7635
ae351704 7636#: config/tc-m32r.c:385
6e1772d5
AM
7637#, c-format
7638msgid " -parallel try to combine instructions in parallel\n"
7639msgstr ""
7640
ae351704 7641#: config/tc-m32r.c:387
6e1772d5
AM
7642#, c-format
7643msgid " -no-parallel disable -parallel\n"
7644msgstr ""
7645
ae351704 7646#: config/tc-m32r.c:389
6e1772d5
AM
7647#, c-format
7648msgid ""
7649" -no-bitinst disallow the M32R2's extended bit-field "
7650"instructions\n"
7651msgstr ""
7652
ae351704 7653#: config/tc-m32r.c:391
6e1772d5
AM
7654#, c-format
7655msgid " -O try to optimize code. Implies -parallel\n"
a74801ba
ILT
7656msgstr ""
7657
ae351704 7658#: config/tc-m32r.c:394
6e1772d5 7659#, c-format
a74801ba
ILT
7660msgid ""
7661" -warn-explicit-parallel-conflicts warn when parallel instructions\n"
7662msgstr ""
7663
ae351704 7664#: config/tc-m32r.c:396
6e1772d5
AM
7665#, c-format
7666msgid " might violate contraints\n"
a74801ba
ILT
7667msgstr ""
7668
ae351704 7669#: config/tc-m32r.c:398
6e1772d5 7670#, c-format
a74801ba
ILT
7671msgid " -no-warn-explicit-parallel-conflicts do not warn when parallel\n"
7672msgstr ""
7673
ae351704 7674#: config/tc-m32r.c:400
6e1772d5 7675#, c-format
a74801ba 7676msgid ""
6e1772d5
AM
7677" instructions might violate "
7678"contraints\n"
a74801ba
ILT
7679msgstr ""
7680
ae351704 7681#: config/tc-m32r.c:402
6e1772d5 7682#, c-format
a74801ba
ILT
7683msgid ""
7684" -Wp synonym for -warn-explicit-parallel-conflicts\n"
7685msgstr ""
7686
ae351704 7687#: config/tc-m32r.c:404
6e1772d5 7688#, c-format
a74801ba
ILT
7689msgid ""
7690" -Wnp synonym for -no-warn-explicit-parallel-conflicts\n"
7691msgstr ""
7692
ae351704 7693#: config/tc-m32r.c:406
6e1772d5
AM
7694#, c-format
7695msgid ""
7696" -ignore-parallel-conflicts do not check parallel instructions\n"
7697msgstr ""
7698
ae351704 7699#: config/tc-m32r.c:408
6e1772d5 7700#, c-format
cc643b88 7701msgid " for constraint violations\n"
6e1772d5
AM
7702msgstr ""
7703
ae351704 7704#: config/tc-m32r.c:410
6e1772d5
AM
7705#, c-format
7706msgid ""
7707" -no-ignore-parallel-conflicts check parallel instructions for\n"
7708msgstr ""
7709
ae351704 7710#: config/tc-m32r.c:412
6e1772d5 7711#, c-format
cc643b88 7712msgid " constraint violations\n"
6e1772d5
AM
7713msgstr ""
7714
ae351704 7715#: config/tc-m32r.c:414
6e1772d5
AM
7716#, c-format
7717msgid " -Ip synonym for -ignore-parallel-conflicts\n"
7718msgstr ""
7719
ae351704 7720#: config/tc-m32r.c:416
6e1772d5
AM
7721#, c-format
7722msgid " -nIp synonym for -no-ignore-parallel-conflicts\n"
7723msgstr ""
7724
ae351704 7725#: config/tc-m32r.c:419
6e1772d5 7726#, c-format
252b5132
RH
7727msgid ""
7728" -warn-unmatched-high warn when an (s)high reloc has no matching low "
7729"reloc\n"
7730msgstr ""
7731
ae351704 7732#: config/tc-m32r.c:421
6e1772d5 7733#, c-format
252b5132
RH
7734msgid " -no-warn-unmatched-high do not warn about missing low relocs\n"
7735msgstr ""
7736
ae351704 7737#: config/tc-m32r.c:423
6e1772d5 7738#, c-format
252b5132
RH
7739msgid " -Wuh synonym for -warn-unmatched-high\n"
7740msgstr ""
7741
ae351704 7742#: config/tc-m32r.c:425
6e1772d5 7743#, c-format
252b5132
RH
7744msgid " -Wnuh synonym for -no-warn-unmatched-high\n"
7745msgstr ""
7746
ae351704 7747#: config/tc-m32r.c:428
6e1772d5
AM
7748#, c-format
7749msgid " -KPIC generate PIC\n"
7750msgstr ""
7751
f12e7348 7752#: config/tc-m32r.c:850
6e1772d5 7753msgid "instructions write to the same destination register."
a74801ba
ILT
7754msgstr ""
7755
f12e7348 7756#: config/tc-m32r.c:858
a74801ba
ILT
7757msgid "Instructions do not use parallel execution pipelines."
7758msgstr ""
7759
f12e7348 7760#: config/tc-m32r.c:866
a74801ba
ILT
7761msgid "Instructions share the same execution pipeline"
7762msgstr ""
7763
f12e7348 7764#: config/tc-m32r.c:931 config/tc-m32r.c:1045
252b5132 7765#, c-format
a74801ba
ILT
7766msgid "not a 16 bit instruction '%s'"
7767msgstr ""
7768
f12e7348 7769#: config/tc-m32r.c:943 config/tc-m32r.c:1057 config/tc-m32r.c:1241
6e1772d5
AM
7770#, c-format
7771msgid "instruction '%s' is for the M32R2 only"
7772msgstr ""
7773
f12e7348 7774#: config/tc-m32r.c:956 config/tc-m32r.c:1070 config/tc-m32r.c:1254
a74801ba
ILT
7775#, c-format
7776msgid "unknown instruction '%s'"
7777msgstr ""
7778
f12e7348 7779#: config/tc-m32r.c:965 config/tc-m32r.c:1077 config/tc-m32r.c:1261
a74801ba
ILT
7780#, c-format
7781msgid "instruction '%s' is for the M32RX only"
7782msgstr ""
7783
f12e7348 7784#: config/tc-m32r.c:974 config/tc-m32r.c:1086
a74801ba
ILT
7785#, c-format
7786msgid "instruction '%s' cannot be executed in parallel."
7787msgstr ""
7788
f12e7348 7789#: config/tc-m32r.c:1029 config/tc-m32r.c:1111 config/tc-m32r.c:1318
a74801ba
ILT
7790msgid "internal error: lookup/get operands failed"
7791msgstr ""
7792
f12e7348 7793#: config/tc-m32r.c:1096
a74801ba
ILT
7794#, c-format
7795msgid "'%s': only the NOP instruction can be issued in parallel on the m32r"
7796msgstr ""
7797
f12e7348 7798#: config/tc-m32r.c:1125
a74801ba
ILT
7799#, c-format
7800msgid ""
7801"%s: output of 1st instruction is the same as an input to 2nd instruction - "
7802"is this intentional ?"
252b5132
RH
7803msgstr ""
7804
f12e7348 7805#: config/tc-m32r.c:1129
a74801ba
ILT
7806#, c-format
7807msgid ""
7808"%s: output of 2nd instruction is the same as an input to 1st instruction - "
7809"is this intentional ?"
7810msgstr ""
7811
f12e7348 7812#: config/tc-m32r.c:1503
252b5132
RH
7813#, c-format
7814msgid ".SCOMMon length (%ld.) <0! Ignored."
7815msgstr ""
7816
f12e7348 7817#: config/tc-m32r.c:1553
252b5132
RH
7818#, c-format
7819msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld."
7820msgstr ""
7821
f12e7348 7822#: config/tc-m32r.c:1789
06647dfd
AM
7823msgid "Addend to unresolved symbol not on word boundary."
7824msgstr ""
7825
2ee0aedf
TG
7826#: config/tc-m32r.c:1930 config/tc-m32r.c:1983 config/tc-sh.c:775
7827#: config/tc-sh.c:2456
8ea2b00f
AM
7828msgid "Invalid PIC expression."
7829msgstr ""
7830
f12e7348 7831#: config/tc-m32r.c:2074
252b5132
RH
7832msgid "Unmatched high/shigh reloc"
7833msgstr ""
7834
ae351704 7835#: config/tc-m68hc11.c:371
60bcf0fa
NC
7836#, c-format
7837msgid ""
87ccc1b0
NC
7838"Motorola 68HC11/68HC12/68HCS12 options:\n"
7839" -m68hc11 | -m68hc12 |\n"
7840" -m68hcs12 specify the processor [default %s]\n"
7841" -mshort use 16-bit int ABI (default)\n"
7842" -mlong use 32-bit int ABI\n"
7843" -mshort-double use 32-bit double ABI\n"
7844" -mlong-double use 64-bit double ABI (default)\n"
ae351704
AM
7845" --force-long-branches always turn relative branches into absolute ones\n"
7846" -S,--short-branches do not turn relative branches into absolute ones\n"
60bcf0fa
NC
7847" when the offset is out of range\n"
7848" --strict-direct-mode do not turn the direct mode into extended mode\n"
7849" when the instruction does not support direct mode\n"
7850" --print-insn-syntax print the syntax of instruction in case of error\n"
7851" --print-opcodes print the list of instructions with syntax\n"
7852" --generate-example generate an example of each instruction\n"
7853" (used for testing)\n"
7854msgstr ""
7855
ae351704 7856#: config/tc-m68hc11.c:417
60bcf0fa
NC
7857#, c-format
7858msgid "Default target `%s' is not supported."
7859msgstr ""
7860
7861#. Dump the opcode statistics table.
ae351704 7862#: config/tc-m68hc11.c:435
6e1772d5 7863#, c-format
60bcf0fa
NC
7864msgid "Name # Modes Min ops Max ops Modes mask # Used\n"
7865msgstr ""
7866
ae351704 7867#: config/tc-m68hc11.c:501
60bcf0fa
NC
7868#, c-format
7869msgid "Option `%s' is not recognized."
7870msgstr ""
7871
499ac353 7872#: config/tc-m68hc11.c:671
60bcf0fa
NC
7873msgid "#<imm8>"
7874msgstr ""
7875
499ac353 7876#: config/tc-m68hc11.c:680
60bcf0fa
NC
7877msgid "#<imm16>"
7878msgstr ""
7879
499ac353 7880#: config/tc-m68hc11.c:689 config/tc-m68hc11.c:698
60bcf0fa
NC
7881msgid "<imm8>,X"
7882msgstr ""
7883
499ac353 7884#: config/tc-m68hc11.c:725
60bcf0fa
NC
7885msgid "*<abs8>"
7886msgstr ""
7887
499ac353 7888#: config/tc-m68hc11.c:737
60bcf0fa
NC
7889msgid "#<mask>"
7890msgstr ""
7891
499ac353 7892#: config/tc-m68hc11.c:747
60bcf0fa
NC
7893#, c-format
7894msgid "symbol%d"
7895msgstr ""
7896
499ac353 7897#: config/tc-m68hc11.c:749
60bcf0fa
NC
7898msgid "<abs>"
7899msgstr ""
7900
499ac353 7901#: config/tc-m68hc11.c:768
60bcf0fa
NC
7902msgid "<label>"
7903msgstr ""
7904
499ac353 7905#: config/tc-m68hc11.c:784
60bcf0fa
NC
7906#, c-format
7907msgid ""
7908"# Example of `%s' instructions\n"
7909"\t.sect .text\n"
7910"_start:\n"
7911msgstr ""
7912
499ac353 7913#: config/tc-m68hc11.c:831
60bcf0fa
NC
7914#, c-format
7915msgid "Instruction `%s' is not recognized."
7916msgstr ""
7917
499ac353 7918#: config/tc-m68hc11.c:836
60bcf0fa
NC
7919#, c-format
7920msgid "Instruction formats for `%s':"
7921msgstr ""
7922
499ac353 7923#: config/tc-m68hc11.c:966
60bcf0fa
NC
7924#, c-format
7925msgid "Immediate operand is not allowed for operand %d."
7926msgstr ""
7927
499ac353 7928#: config/tc-m68hc11.c:1010
60bcf0fa
NC
7929msgid "Indirect indexed addressing is not valid for 68HC11."
7930msgstr ""
7931
499ac353 7932#: config/tc-m68hc11.c:1030
60bcf0fa
NC
7933msgid "Spurious `,' or bad indirect register addressing mode."
7934msgstr ""
7935
499ac353 7936#: config/tc-m68hc11.c:1052
60bcf0fa
NC
7937msgid "Missing second register or offset for indexed-indirect mode."
7938msgstr ""
7939
499ac353 7940#: config/tc-m68hc11.c:1062
60bcf0fa
NC
7941msgid "Missing second register for indexed-indirect mode."
7942msgstr ""
7943
499ac353 7944#: config/tc-m68hc11.c:1078
60bcf0fa
NC
7945msgid "Missing `]' to close indexed-indirect mode."
7946msgstr ""
7947
499ac353 7948#: config/tc-m68hc11.c:1123
60bcf0fa
NC
7949msgid "Illegal operand."
7950msgstr ""
7951
499ac353 7952#: config/tc-m68hc11.c:1128
60bcf0fa
NC
7953msgid "Missing operand."
7954msgstr ""
7955
499ac353 7956#: config/tc-m68hc11.c:1181
60bcf0fa
NC
7957msgid "Pre-increment mode is not valid for 68HC11"
7958msgstr ""
7959
499ac353 7960#: config/tc-m68hc11.c:1194
60bcf0fa
NC
7961msgid "Wrong register in register indirect mode."
7962msgstr ""
7963
499ac353 7964#: config/tc-m68hc11.c:1202
60bcf0fa
NC
7965msgid "Missing `]' to close register indirect operand."
7966msgstr ""
7967
499ac353 7968#: config/tc-m68hc11.c:1222
60bcf0fa
NC
7969msgid "Post-decrement mode is not valid for 68HC11."
7970msgstr ""
7971
499ac353 7972#: config/tc-m68hc11.c:1230
60bcf0fa
NC
7973msgid "Post-increment mode is not valid for 68HC11."
7974msgstr ""
7975
499ac353 7976#: config/tc-m68hc11.c:1248
60bcf0fa
NC
7977msgid "Invalid indexed indirect mode."
7978msgstr ""
7979
499ac353 7980#: config/tc-m68hc11.c:1340
60bcf0fa
NC
7981#, c-format
7982msgid "Trap id `%ld' is out of range."
7983msgstr ""
7984
499ac353 7985#: config/tc-m68hc11.c:1344
60bcf0fa
NC
7986msgid "Trap id must be within [0x30..0x39] or [0x40..0xff]."
7987msgstr ""
7988
499ac353 7989#: config/tc-m68hc11.c:1351
60bcf0fa
NC
7990#, c-format
7991msgid "Operand out of 8-bit range: `%ld'."
7992msgstr ""
7993
499ac353 7994#: config/tc-m68hc11.c:1358
60bcf0fa
NC
7995msgid "The trap id must be a constant."
7996msgstr ""
7997
499ac353 7998#: config/tc-m68hc11.c:1393
60bcf0fa
NC
7999#, c-format
8000msgid "Operand `%x' not recognized in fixup8."
8001msgstr ""
8002
499ac353 8003#: config/tc-m68hc11.c:1410 config/tc-m68hc11.c:1459
60bcf0fa
NC
8004#, c-format
8005msgid "Operand out of 16-bit range: `%ld'."
8006msgstr ""
8007
2ee0aedf 8008#: config/tc-m68hc11.c:1442 config/tc-m68hc11.c:1473
60bcf0fa
NC
8009#, c-format
8010msgid "Operand `%x' not recognized in fixup16."
8011msgstr ""
8012
2ee0aedf 8013#: config/tc-m68hc11.c:1490
60bcf0fa
NC
8014#, c-format
8015msgid "Unexpected branch conversion with `%x'"
8016msgstr ""
8017
2ee0aedf 8018#: config/tc-m68hc11.c:1576 config/tc-m68hc11.c:1708
60bcf0fa
NC
8019#, c-format
8020msgid "Operand out of range for a relative branch: `%ld'"
8021msgstr ""
8022
2ee0aedf 8023#: config/tc-m68hc11.c:1676
60bcf0fa
NC
8024msgid "Invalid register for dbcc/tbcc instruction."
8025msgstr ""
8026
2ee0aedf 8027#: config/tc-m68hc11.c:1764
60bcf0fa
NC
8028#, c-format
8029msgid "Increment/decrement value is out of range: `%ld'."
8030msgstr ""
8031
2ee0aedf 8032#: config/tc-m68hc11.c:1775
60bcf0fa
NC
8033msgid "Expecting a register."
8034msgstr ""
8035
2ee0aedf 8036#: config/tc-m68hc11.c:1790
60bcf0fa
NC
8037msgid "Invalid register for post/pre increment."
8038msgstr ""
8039
2ee0aedf 8040#: config/tc-m68hc11.c:1820
60bcf0fa
NC
8041msgid "Invalid register."
8042msgstr ""
8043
2ee0aedf 8044#: config/tc-m68hc11.c:1827
60bcf0fa
NC
8045#, c-format
8046msgid "Offset out of 16-bit range: %ld."
8047msgstr ""
8048
2ee0aedf 8049#: config/tc-m68hc11.c:1832
5f68c319
NC
8050#, c-format
8051msgid "Offset out of 5-bit range for movw/movb insn: %ld."
60bcf0fa
NC
8052msgstr ""
8053
2ee0aedf 8054#: config/tc-m68hc11.c:1938
60bcf0fa
NC
8055msgid "Expecting register D for indexed indirect mode."
8056msgstr ""
8057
2ee0aedf 8058#: config/tc-m68hc11.c:1940
60bcf0fa
NC
8059msgid "Indexed indirect mode is not allowed for movb/movw."
8060msgstr ""
8061
2ee0aedf 8062#: config/tc-m68hc11.c:1957
60bcf0fa
NC
8063msgid "Invalid accumulator register."
8064msgstr ""
8065
2ee0aedf 8066#: config/tc-m68hc11.c:1982
60bcf0fa
NC
8067msgid "Invalid indexed register."
8068msgstr ""
8069
2ee0aedf 8070#: config/tc-m68hc11.c:1990
60bcf0fa
NC
8071msgid "Addressing mode not implemented yet."
8072msgstr ""
8073
2ee0aedf 8074#: config/tc-m68hc11.c:2003
60bcf0fa
NC
8075msgid "Invalid source register for this instruction, use 'tfr'."
8076msgstr ""
8077
2ee0aedf 8078#: config/tc-m68hc11.c:2005
60bcf0fa
NC
8079msgid "Invalid source register."
8080msgstr ""
8081
2ee0aedf 8082#: config/tc-m68hc11.c:2010
60bcf0fa
NC
8083msgid "Invalid destination register for this instruction, use 'tfr'."
8084msgstr ""
8085
2ee0aedf 8086#: config/tc-m68hc11.c:2012
60bcf0fa
NC
8087msgid "Invalid destination register."
8088msgstr ""
8089
2ee0aedf 8090#: config/tc-m68hc11.c:2108
60bcf0fa
NC
8091msgid "Invalid indexed register, expecting register X."
8092msgstr ""
8093
2ee0aedf 8094#: config/tc-m68hc11.c:2110
60bcf0fa
NC
8095msgid "Invalid indexed register, expecting register Y."
8096msgstr ""
8097
2ee0aedf 8098#: config/tc-m68hc11.c:2418
60bcf0fa
NC
8099msgid "No instruction or missing opcode."
8100msgstr ""
8101
2ee0aedf 8102#: config/tc-m68hc11.c:2483
60bcf0fa
NC
8103#, c-format
8104msgid "Opcode `%s' is not recognized."
8105msgstr ""
8106
2ee0aedf 8107#: config/tc-m68hc11.c:2505
60bcf0fa
NC
8108#, c-format
8109msgid "Garbage at end of instruction: `%s'."
8110msgstr ""
8111
2ee0aedf 8112#: config/tc-m68hc11.c:2528
60bcf0fa
NC
8113#, c-format
8114msgid "Invalid operand for `%s'"
8115msgstr ""
8116
2ee0aedf 8117#: config/tc-m68hc11.c:2579
87ccc1b0
NC
8118#, c-format
8119msgid "Invalid mode: %s\n"
8120msgstr ""
8121
2ee0aedf 8122#: config/tc-m68hc11.c:2639
87ccc1b0
NC
8123msgid "bad .relax format"
8124msgstr ""
8125
2ee0aedf 8126#: config/tc-m68hc11.c:2683
60bcf0fa
NC
8127#, c-format
8128msgid "Relocation %d is not supported by object file format."
8129msgstr ""
8130
2ee0aedf 8131#: config/tc-m68hc11.c:2962
60bcf0fa
NC
8132msgid "bra or bsr with undefined symbol."
8133msgstr ""
8134
2ee0aedf 8135#: config/tc-m68hc11.c:3063 config/tc-m68hc11.c:3120
60bcf0fa
NC
8136#, c-format
8137msgid "Subtype %d is not recognized."
8138msgstr ""
8139
2ee0aedf 8140#: config/tc-m68hc11.c:3178
60bcf0fa
NC
8141msgid "Expression too complex."
8142msgstr ""
8143
2ee0aedf 8144#: config/tc-m68hc11.c:3209
60bcf0fa
NC
8145msgid "Value out of 16-bit range."
8146msgstr ""
8147
2ee0aedf 8148#: config/tc-m68hc11.c:3227
60bcf0fa
NC
8149#, c-format
8150msgid "Value %ld too large for 8-bit PC-relative branch."
8151msgstr ""
8152
2ee0aedf 8153#: config/tc-m68hc11.c:3234
60bcf0fa
NC
8154#, c-format
8155msgid "Auto increment/decrement offset '%ld' is out of range."
8156msgstr ""
8157
2ee0aedf 8158#: config/tc-m68hc11.c:3247
6e1772d5
AM
8159#, c-format
8160msgid "Offset out of 5-bit range for movw/movb insn: %ld"
8161msgstr ""
8162
2ee0aedf 8163#: config/tc-m68hc11.c:3263
60bcf0fa
NC
8164#, c-format
8165msgid "Line %d: unknown relocation type: 0x%x."
8166msgstr ""
8167
2ee0aedf 8168#: config/tc-m68k.c:1161
8ad3436c
AM
8169#, c-format
8170msgid "Can not do %d byte pc-relative relocation"
8171msgstr ""
8172
2ee0aedf 8173#: config/tc-m68k.c:1163
252b5132
RH
8174#, c-format
8175msgid "Can not do %d byte pc-relative pic relocation"
8176msgstr ""
8177
2ee0aedf 8178#: config/tc-m68k.c:1168
8ad3436c
AM
8179#, c-format
8180msgid "Can not do %d byte relocation"
8181msgstr ""
8182
2ee0aedf 8183#: config/tc-m68k.c:1170
252b5132
RH
8184#, c-format
8185msgid "Can not do %d byte pic relocation"
8186msgstr ""
8187
2ee0aedf 8188#: config/tc-m68k.c:1250
a85d7ed0
NC
8189#, c-format
8190msgid "Unable to produce reloc against symbol '%s'"
8191msgstr ""
8192
2ee0aedf 8193#: config/tc-m68k.c:1309 config/tc-vax.c:2363
252b5132
RH
8194#, c-format
8195msgid "Cannot make %s relocation PC relative"
8196msgstr ""
8197
2ee0aedf 8198#: config/tc-m68k.c:1427 config/tc-vax.c:1873
252b5132
RH
8199msgid "No operator"
8200msgstr ""
8201
2ee0aedf 8202#: config/tc-m68k.c:1457 config/tc-vax.c:1889
252b5132
RH
8203msgid "Unknown operator"
8204msgstr ""
8205
2ee0aedf 8206#: config/tc-m68k.c:2360
252b5132
RH
8207msgid "invalid instruction for this architecture; needs "
8208msgstr ""
8209
2ee0aedf 8210#: config/tc-m68k.c:2368
b2f58c0c 8211msgid "hardware divide"
c85dd50d
NC
8212msgstr ""
8213
2ee0aedf 8214#: config/tc-m68k.c:2390 config/tc-m68k.c:2394 config/tc-m68k.c:2398
b2f58c0c 8215msgid "or higher"
8ea2b00f
AM
8216msgstr ""
8217
2ee0aedf 8218#: config/tc-m68k.c:2451
252b5132
RH
8219msgid "operands mismatch"
8220msgstr ""
8221
2ee0aedf 8222#: config/tc-m68k.c:2515 config/tc-m68k.c:2521 config/tc-m68k.c:2527
9c9c98a5 8223#: config/tc-mmix.c:2467 config/tc-mmix.c:2491
252b5132
RH
8224msgid "operand out of range"
8225msgstr ""
8226
2ee0aedf 8227#: config/tc-m68k.c:2584
252b5132
RH
8228#, c-format
8229msgid "Bignum too big for %c format; truncated"
8230msgstr ""
8231
2ee0aedf 8232#: config/tc-m68k.c:2661
252b5132
RH
8233msgid "displacement too large for this architecture; needs 68020 or higher"
8234msgstr ""
8235
2ee0aedf 8236#: config/tc-m68k.c:2772
252b5132
RH
8237msgid ""
8238"scale factor invalid on this architecture; needs cpu32 or 68020 or higher"
8239msgstr ""
8240
2ee0aedf 8241#: config/tc-m68k.c:2777
ac50feda
RH
8242msgid "invalid index size for coldfire"
8243msgstr ""
8244
2ee0aedf 8245#: config/tc-m68k.c:2830
252b5132
RH
8246msgid "Forcing byte displacement"
8247msgstr ""
8248
2ee0aedf 8249#: config/tc-m68k.c:2832
252b5132
RH
8250msgid "byte displacement out of range"
8251msgstr ""
8252
2ee0aedf 8253#: config/tc-m68k.c:2880 config/tc-m68k.c:2918
252b5132
RH
8254msgid "invalid operand mode for this architecture; needs 68020 or higher"
8255msgstr ""
8256
2ee0aedf 8257#: config/tc-m68k.c:2904 config/tc-m68k.c:2938
252b5132
RH
8258msgid ":b not permitted; defaulting to :w"
8259msgstr ""
8260
2ee0aedf 8261#: config/tc-m68k.c:3015
252b5132
RH
8262msgid "unsupported byte value; use a different suffix"
8263msgstr ""
8264
2ee0aedf 8265#: config/tc-m68k.c:3030
252b5132
RH
8266msgid "unknown/incorrect operand"
8267msgstr ""
8268
2ee0aedf
TG
8269#: config/tc-m68k.c:3073 config/tc-m68k.c:3081 config/tc-m68k.c:3088
8270#: config/tc-m68k.c:3095
252b5132
RH
8271msgid "out of range"
8272msgstr ""
8273
2ee0aedf 8274#: config/tc-m68k.c:3168
ae351704 8275msgid "Can't use long branches on this architecture"
252b5132
RH
8276msgstr ""
8277
2ee0aedf 8278#: config/tc-m68k.c:3274
252b5132
RH
8279msgid "Expression out of range, using 0"
8280msgstr ""
8281
2ee0aedf 8282#: config/tc-m68k.c:3475 config/tc-m68k.c:3491
252b5132
RH
8283msgid "Floating point register in register list"
8284msgstr ""
8285
2ee0aedf 8286#: config/tc-m68k.c:3481
252b5132
RH
8287msgid "Wrong register in floating-point reglist"
8288msgstr ""
8289
2ee0aedf 8290#: config/tc-m68k.c:3497
252b5132
RH
8291msgid "incorrect register in reglist"
8292msgstr ""
8293
2ee0aedf 8294#: config/tc-m68k.c:3503
252b5132
RH
8295msgid "wrong register in floating-point reglist"
8296msgstr ""
8297
6e1772d5 8298#. ERROR.
2ee0aedf 8299#: config/tc-m68k.c:3976
252b5132
RH
8300msgid "Extra )"
8301msgstr ""
8302
6e1772d5 8303#. ERROR.
2ee0aedf 8304#: config/tc-m68k.c:3987
252b5132
RH
8305msgid "Missing )"
8306msgstr ""
8307
2ee0aedf 8308#: config/tc-m68k.c:4004
252b5132
RH
8309msgid "Missing operand"
8310msgstr ""
8311
2ee0aedf 8312#: config/tc-m68k.c:4329
ae351704
AM
8313#, c-format
8314msgid "unrecognized default cpu `%s'"
8315msgstr ""
8316
2ee0aedf 8317#: config/tc-m68k.c:4383
252b5132
RH
8318#, c-format
8319msgid "%s -- statement `%s' ignored"
8320msgstr ""
8321
2ee0aedf 8322#: config/tc-m68k.c:4432
252b5132
RH
8323#, c-format
8324msgid "Don't know how to figure width of %c in md_assemble()"
8325msgstr ""
8326
2ee0aedf 8327#: config/tc-m68k.c:4601
8ea2b00f
AM
8328#, c-format
8329msgid "Internal Error: Can't allocate m68k_sorted_opcodes of size %d"
8330msgstr ""
8331
2ee0aedf 8332#: config/tc-m68k.c:4666 config/tc-m68k.c:4705
252b5132
RH
8333#, c-format
8334msgid "Internal Error: Can't find %s in hash table"
8335msgstr ""
8336
2ee0aedf 8337#: config/tc-m68k.c:4669 config/tc-m68k.c:4708
252b5132
RH
8338#, c-format
8339msgid "Internal Error: Can't hash %s: %s"
8340msgstr ""
8341
2ee0aedf 8342#: config/tc-m68k.c:4833
ae351704
AM
8343#, c-format
8344msgid "text label `%s' aligned to odd boundary"
87ccc1b0
NC
8345msgstr ""
8346
2ee0aedf 8347#: config/tc-m68k.c:5005
252b5132 8348#, c-format
ae351704 8349msgid "value %ld out of range"
252b5132
RH
8350msgstr ""
8351
2ee0aedf 8352#: config/tc-m68k.c:5019
ae351704 8353msgid "invalid byte branch offset"
252b5132
RH
8354msgstr ""
8355
2ee0aedf 8356#: config/tc-m68k.c:5056
ae351704 8357msgid "short branch with zero offset: use :w"
252b5132
RH
8358msgstr ""
8359
2ee0aedf 8360#: config/tc-m68k.c:5100
ae351704 8361msgid "Conversion of PC relative BSR to absolute JSR"
252b5132
RH
8362msgstr ""
8363
2ee0aedf 8364#: config/tc-m68k.c:5111
ae351704 8365msgid "Conversion of PC relative branch to absolute jump"
252b5132
RH
8366msgstr ""
8367
2ee0aedf 8368#: config/tc-m68k.c:5128 config/tc-m68k.c:5189
ae351704 8369msgid "Conversion of PC relative conditional branch to absolute jump"
252b5132
RH
8370msgstr ""
8371
2ee0aedf 8372#: config/tc-m68k.c:5169
ae351704 8373msgid "Conversion of DBcc to absolute jump"
252b5132
RH
8374msgstr ""
8375
2ee0aedf 8376#: config/tc-m68k.c:5254
ae351704 8377msgid "Conversion of PC relative displacement to absolute"
3caac5b8
AM
8378msgstr ""
8379
2ee0aedf 8380#: config/tc-m68k.c:5467
3caac5b8
AM
8381msgid "Tried to convert PC relative branch to absolute jump"
8382msgstr ""
8383
2ee0aedf 8384#: config/tc-m68k.c:5512 config/tc-m68k.c:5523 config/tc-m68k.c:5567
252b5132
RH
8385msgid "expression out of range: defaulting to 1"
8386msgstr ""
8387
2ee0aedf 8388#: config/tc-m68k.c:5559
252b5132
RH
8389msgid "expression out of range: defaulting to 0"
8390msgstr ""
8391
2ee0aedf 8392#: config/tc-m68k.c:5600 config/tc-m68k.c:5612
c85dd50d
NC
8393#, c-format
8394msgid "Can't deal with expression; defaulting to %ld"
8395msgstr ""
8396
2ee0aedf 8397#: config/tc-m68k.c:5626
c85dd50d
NC
8398msgid "expression doesn't fit in BYTE"
8399msgstr ""
8400
2ee0aedf 8401#: config/tc-m68k.c:5630
c85dd50d
NC
8402msgid "expression doesn't fit in WORD"
8403msgstr ""
8404
2ee0aedf 8405#: config/tc-m68k.c:5717
c85dd50d
NC
8406#, c-format
8407msgid "%s: unrecognized processor name"
8408msgstr ""
8409
2ee0aedf 8410#: config/tc-m68k.c:5778
c85dd50d
NC
8411msgid "bad coprocessor id"
8412msgstr ""
8413
2ee0aedf 8414#: config/tc-m68k.c:5784
c85dd50d
NC
8415msgid "unrecognized fopt option"
8416msgstr ""
8417
2ee0aedf 8418#: config/tc-m68k.c:5917
c85dd50d
NC
8419#, c-format
8420msgid "option `%s' may not be negated"
8421msgstr ""
8422
2ee0aedf 8423#: config/tc-m68k.c:5928
c85dd50d
NC
8424#, c-format
8425msgid "option `%s' not recognized"
8426msgstr ""
8427
2ee0aedf 8428#: config/tc-m68k.c:5957
c85dd50d
NC
8429msgid "bad format of OPT NEST=depth"
8430msgstr ""
8431
2ee0aedf 8432#: config/tc-m68k.c:6013
c85dd50d
NC
8433msgid "missing label"
8434msgstr ""
8435
2ee0aedf 8436#: config/tc-m68k.c:6037 config/tc-m68k.c:6066
c85dd50d
NC
8437msgid "bad register list"
8438msgstr ""
8439
2ee0aedf 8440#: config/tc-m68k.c:6039
c85dd50d
NC
8441#, c-format
8442msgid "bad register list: %s"
8443msgstr ""
8444
2ee0aedf 8445#: config/tc-m68k.c:6137
c85dd50d
NC
8446msgid "restore without save"
8447msgstr ""
8448
2ee0aedf 8449#: config/tc-m68k.c:6291 config/tc-m68k.c:6661
c85dd50d
NC
8450msgid "syntax error in structured control directive"
8451msgstr ""
8452
2ee0aedf 8453#: config/tc-m68k.c:6336
c85dd50d
NC
8454msgid "missing condition code in structured control directive"
8455msgstr ""
8456
2ee0aedf 8457#: config/tc-m68k.c:6407
c85dd50d
NC
8458#, c-format
8459msgid ""
8460"Condition <%c%c> in structured control directive can not be encoded correctly"
8461msgstr ""
8462
2ee0aedf 8463#: config/tc-m68k.c:6703
c85dd50d
NC
8464msgid "missing then"
8465msgstr ""
8466
2ee0aedf 8467#: config/tc-m68k.c:6784
c85dd50d
NC
8468msgid "else without matching if"
8469msgstr ""
8470
2ee0aedf 8471#: config/tc-m68k.c:6817
c85dd50d
NC
8472msgid "endi without matching if"
8473msgstr ""
8474
2ee0aedf 8475#: config/tc-m68k.c:6857
c85dd50d
NC
8476msgid "break outside of structured loop"
8477msgstr ""
8478
2ee0aedf 8479#: config/tc-m68k.c:6895
c85dd50d
NC
8480msgid "next outside of structured loop"
8481msgstr ""
8482
2ee0aedf 8483#: config/tc-m68k.c:6946
c85dd50d
NC
8484msgid "missing ="
8485msgstr ""
8486
2ee0aedf 8487#: config/tc-m68k.c:6984
c85dd50d
NC
8488msgid "missing to or downto"
8489msgstr ""
8490
2ee0aedf 8491#: config/tc-m68k.c:7020 config/tc-m68k.c:7054 config/tc-m68k.c:7268
c85dd50d
NC
8492msgid "missing do"
8493msgstr ""
8494
2ee0aedf 8495#: config/tc-m68k.c:7155
c85dd50d
NC
8496msgid "endf without for"
8497msgstr ""
8498
2ee0aedf 8499#: config/tc-m68k.c:7209
c85dd50d
NC
8500msgid "until without repeat"
8501msgstr ""
8502
2ee0aedf 8503#: config/tc-m68k.c:7303
c85dd50d
NC
8504msgid "endw without while"
8505msgstr ""
8506
2ee0aedf 8507#: config/tc-m68k.c:7336 config/tc-m68k.c:7364
c85dd50d
NC
8508msgid "already assembled instructions"
8509msgstr ""
8510
2ee0aedf 8511#: config/tc-m68k.c:7441
c85dd50d
NC
8512#, c-format
8513msgid "`%s' is deprecated, use `%s'"
8514msgstr ""
8515
2ee0aedf 8516#: config/tc-m68k.c:7460
c85dd50d
NC
8517#, c-format
8518msgid "cpu `%s' unrecognized"
8519msgstr ""
8520
2ee0aedf 8521#: config/tc-m68k.c:7479
c85dd50d
NC
8522#, c-format
8523msgid "architecture `%s' unrecognized"
8524msgstr ""
8525
2ee0aedf 8526#: config/tc-m68k.c:7500
c85dd50d
NC
8527#, c-format
8528msgid "extension `%s' unrecognized"
8529msgstr ""
8530
2ee0aedf 8531#: config/tc-m68k.c:7619
c85dd50d
NC
8532#, c-format
8533msgid "option `-A%s' is deprecated: use `-%s'"
8534msgstr ""
8535
2ee0aedf 8536#: config/tc-m68k.c:7652
c85dd50d
NC
8537msgid "architecture features both enabled and disabled"
8538msgstr ""
8539
2ee0aedf 8540#: config/tc-m68k.c:7679
c85dd50d
NC
8541msgid "selected processor does not have all features of selected architecture"
8542msgstr ""
8543
2ee0aedf 8544#: config/tc-m68k.c:7688
c85dd50d
NC
8545msgid "m68k and cf features both selected"
8546msgstr ""
8547
2ee0aedf 8548#: config/tc-m68k.c:7700
c85dd50d
NC
8549msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly"
8550msgstr ""
8551
2ee0aedf 8552#: config/tc-m68k.c:7732
c85dd50d
NC
8553#, c-format
8554msgid ""
8555"-march=<arch>\t\tset architecture\n"
8556"-mcpu=<cpu>\t\tset cpu [default %s]\n"
8557msgstr ""
8558
2ee0aedf 8559#: config/tc-m68k.c:7737
c85dd50d
NC
8560#, c-format
8561msgid "-m[no-]%-16s enable/disable%s architecture extension\n"
8562msgstr ""
8563
2ee0aedf 8564#: config/tc-m68k.c:7743
c85dd50d
NC
8565#, c-format
8566msgid ""
8567"-l\t\t\tuse 1 word for refs to undefined symbols [default 2]\n"
8568"-pic, -k\t\tgenerate position independent code\n"
8569"-S\t\t\tturn jbsr into jsr\n"
8570"--pcrel never turn PC-relative branches into absolute jumps\n"
8571"--register-prefix-optional\n"
8572"\t\t\trecognize register names without prefix character\n"
8573"--bitwise-or\t\tdo not treat `|' as a comment character\n"
8574"--base-size-default-16\tbase reg without size is 16 bits\n"
8575"--base-size-default-32\tbase reg without size is 32 bits (default)\n"
8576"--disp-size-default-16\tdisplacement with unknown size is 16 bits\n"
8577"--disp-size-default-32\tdisplacement with unknown size is 32 bits (default)\n"
8578msgstr ""
8579
2ee0aedf 8580#: config/tc-m68k.c:7757
c85dd50d
NC
8581#, c-format
8582msgid "Architecture variants are: "
8583msgstr ""
8584
2ee0aedf 8585#: config/tc-m68k.c:7766
c85dd50d
NC
8586#, c-format
8587msgid "Processor variants are: "
8588msgstr ""
8589
2ee0aedf 8590#: config/tc-m68k.c:7773 config/tc-xtensa.c:6241
c85dd50d
NC
8591#, c-format
8592msgid "\n"
8593msgstr ""
8594
2ee0aedf 8595#: config/tc-m68k.c:7804
c85dd50d
NC
8596#, c-format
8597msgid "Error %s in %s\n"
8598msgstr ""
8599
2ee0aedf 8600#: config/tc-m68k.c:7808
c85dd50d
NC
8601#, c-format
8602msgid "Opcode(%d.%s): "
8603msgstr ""
8604
2ee0aedf 8605#: config/tc-m68k.c:7968
c85dd50d
NC
8606msgid "Not a defined coldfire architecture"
8607msgstr ""
8608
2ee0aedf
TG
8609#: config/tc-mcore.c:521 config/tc-microblaze.c:492 config/tc-microblaze.c:520
8610#: config/tc-microblaze.c:546 config/tc-microblaze.c:558
252b5132
RH
8611#, c-format
8612msgid "register expected, but saw '%.6s'"
8613msgstr ""
8614
ae351704 8615#: config/tc-mcore.c:603
252b5132
RH
8616#, c-format
8617msgid "control register expected, but saw '%.6s'"
8618msgstr ""
8619
ae351704 8620#: config/tc-mcore.c:639
a74801ba
ILT
8621msgid "bad/missing psr specifier"
8622msgstr ""
8623
ae351704 8624#: config/tc-mcore.c:689
252b5132
RH
8625msgid "more than 65K literal pools"
8626msgstr ""
8627
ae351704 8628#: config/tc-mcore.c:743
252b5132
RH
8629msgid "missing ']'"
8630msgstr ""
8631
ae351704 8632#: config/tc-mcore.c:782
252b5132
RH
8633msgid "operand must be a constant"
8634msgstr ""
8635
ae351704 8636#: config/tc-mcore.c:784
252b5132 8637#, c-format
87ccc1b0 8638msgid "operand must be absolute in range %u..%u, not %ld"
252b5132
RH
8639msgstr ""
8640
ae351704 8641#: config/tc-mcore.c:819
252b5132
RH
8642msgid "operand must be a multiple of 4"
8643msgstr ""
8644
ae351704 8645#: config/tc-mcore.c:826
252b5132
RH
8646msgid "operand must be a multiple of 2"
8647msgstr ""
8648
ae351704 8649#: config/tc-mcore.c:840 config/tc-mcore.c:1356 config/tc-mcore.c:1410
252b5132
RH
8650msgid "base register expected"
8651msgstr ""
8652
2ee0aedf
TG
8653#: config/tc-mcore.c:888 config/tc-microblaze.c:830 config/tc-microblaze.c:966
8654#: config/tc-microblaze.c:998 config/tc-microblaze.c:1448
8655#: config/tc-microblaze.c:1515 config/tc-microblaze.c:1589
8656#: config/tc-microblaze.c:1963 config/tc-microblaze.c:2004
252b5132
RH
8657#, c-format
8658msgid "unknown opcode \"%s\""
8659msgstr ""
8660
ae351704 8661#: config/tc-mcore.c:931
252b5132
RH
8662msgid "invalid register: r15 illegal"
8663msgstr ""
8664
ae351704 8665#: config/tc-mcore.c:980 config/tc-mcore.c:1561
a74801ba
ILT
8666msgid "M340 specific opcode used when assembling for M210"
8667msgstr ""
8668
ae351704
AM
8669#: config/tc-mcore.c:998 config/tc-mcore.c:1038 config/tc-mcore.c:1057
8670#: config/tc-mcore.c:1076 config/tc-mcore.c:1104 config/tc-mcore.c:1133
8671#: config/tc-mcore.c:1170 config/tc-mcore.c:1205 config/tc-mcore.c:1224
8672#: config/tc-mcore.c:1243 config/tc-mcore.c:1277 config/tc-mcore.c:1302
8673#: config/tc-mcore.c:1359 config/tc-mcore.c:1413 config/tc-mcore.c:1449
8674#: config/tc-mcore.c:1508 config/tc-mcore.c:1530 config/tc-mcore.c:1553
252b5132
RH
8675msgid "second operand missing"
8676msgstr ""
8677
ae351704 8678#: config/tc-mcore.c:1014
252b5132
RH
8679msgid "destination register must be r1"
8680msgstr ""
8681
ae351704 8682#: config/tc-mcore.c:1035
252b5132
RH
8683msgid "source register must be r1"
8684msgstr ""
8685
ae351704 8686#: config/tc-mcore.c:1099 config/tc-mcore.c:1156
252b5132
RH
8687msgid "immediate is not a power of two"
8688msgstr ""
8689
ae351704 8690#: config/tc-mcore.c:1127
252b5132
RH
8691msgid "translating bgeni to movi"
8692msgstr ""
8693
ae351704 8694#: config/tc-mcore.c:1164
252b5132
RH
8695msgid "translating mgeni to movi"
8696msgstr ""
8697
ae351704 8698#: config/tc-mcore.c:1196
252b5132
RH
8699msgid "translating bmaski to movi"
8700msgstr ""
8701
ae351704 8702#: config/tc-mcore.c:1272
252b5132
RH
8703#, c-format
8704msgid "displacement too large (%d)"
8705msgstr ""
8706
ae351704 8707#: config/tc-mcore.c:1286
252b5132
RH
8708msgid "Invalid register: r0 and r15 illegal"
8709msgstr ""
8710
ae351704 8711#: config/tc-mcore.c:1317
252b5132
RH
8712msgid "bad starting register: r0 and r15 invalid"
8713msgstr ""
8714
ae351704 8715#: config/tc-mcore.c:1330
252b5132
RH
8716msgid "ending register must be r15"
8717msgstr ""
8718
ae351704 8719#: config/tc-mcore.c:1350
252b5132
RH
8720msgid "bad base register: must be r0"
8721msgstr ""
8722
ae351704 8723#: config/tc-mcore.c:1368
252b5132
RH
8724msgid "first register must be r4"
8725msgstr ""
8726
ae351704 8727#: config/tc-mcore.c:1379
252b5132
RH
8728msgid "last register must be r7"
8729msgstr ""
8730
ae351704 8731#: config/tc-mcore.c:1416
252b5132
RH
8732msgid "reg-reg expected"
8733msgstr ""
8734
ae351704 8735#: config/tc-mcore.c:1527
252b5132
RH
8736msgid "second operand must be 1"
8737msgstr ""
8738
ae351704 8739#: config/tc-mcore.c:1548
252b5132
RH
8740msgid "zero used as immediate value"
8741msgstr ""
8742
ae351704 8743#: config/tc-mcore.c:1575
a74801ba
ILT
8744msgid "duplicated psr bit specifier"
8745msgstr ""
8746
ae351704 8747#: config/tc-mcore.c:1581
a74801ba
ILT
8748msgid "`af' must appear alone"
8749msgstr ""
8750
2ee0aedf 8751#: config/tc-mcore.c:1588 config/tc-microblaze.c:1609
252b5132
RH
8752#, c-format
8753msgid "unimplemented opcode \"%s\""
8754msgstr ""
8755
2ee0aedf 8756#: config/tc-mcore.c:1597 config/tc-microblaze.c:1618
a74801ba
ILT
8757#, c-format
8758msgid "ignoring operands: %s "
8759msgstr ""
8760
499ac353 8761#: config/tc-mcore.c:1667
a74801ba
ILT
8762#, c-format
8763msgid "unrecognised cpu type '%s'"
8764msgstr ""
8765
499ac353 8766#: config/tc-mcore.c:1685
6e1772d5 8767#, c-format
ac50feda
RH
8768msgid ""
8769"MCORE specific options:\n"
8770" -{no-}jsri2bsr\t {dis}able jsri to bsr transformation (def: dis)\n"
a74801ba
ILT
8771" -{no-}sifilter\t {dis}able silicon filter behavior (def: dis)\n"
8772" -cpu=[210|340] select CPU type\n"
8773" -EB assemble for a big endian system (default)\n"
8774" -EL assemble for a little endian system\n"
ac50feda
RH
8775msgstr ""
8776
2ee0aedf 8777#: config/tc-mcore.c:1703 config/tc-microblaze.c:1727
ac50feda
RH
8778msgid "failed sanity check: short_jump"
8779msgstr ""
8780
2ee0aedf 8781#: config/tc-mcore.c:1713 config/tc-microblaze.c:1737
ac50feda
RH
8782msgid "failed sanity check: long_jump"
8783msgstr ""
8784
499ac353 8785#: config/tc-mcore.c:1739
ac50feda
RH
8786#, c-format
8787msgid "odd displacement at %x"
8788msgstr ""
8789
a5c7551f
RW
8790#. Variable not in small data read only segment accessed
8791#. using small data read only anchor.
2ee0aedf
TG
8792#: config/tc-mcore.c:1921 config/tc-microblaze.c:1825
8793#: config/tc-microblaze.c:2116 config/tc-microblaze.c:2139
ac50feda
RH
8794msgid "unknown"
8795msgstr ""
8796
499ac353 8797#: config/tc-mcore.c:1948
ac50feda 8798#, c-format
87ccc1b0 8799msgid "odd distance branch (0x%lx bytes)"
ac50feda
RH
8800msgstr ""
8801
499ac353 8802#: config/tc-mcore.c:1952
ac50feda 8803#, c-format
87ccc1b0 8804msgid "pcrel for branch to %s too far (0x%lx)"
ac50feda
RH
8805msgstr ""
8806
499ac353 8807#: config/tc-mcore.c:1972
ac50feda 8808#, c-format
87ccc1b0 8809msgid "pcrel for lrw/jmpi/jsri to %s too far (0x%lx)"
ac50feda
RH
8810msgstr ""
8811
499ac353 8812#: config/tc-mcore.c:1984
ac50feda 8813#, c-format
87ccc1b0 8814msgid "pcrel for loopt too far (0x%lx)"
ac50feda
RH
8815msgstr ""
8816
2ee0aedf 8817#: config/tc-mcore.c:2180 config/tc-microblaze.c:2271 config/tc-tic30.c:1382
ac50feda
RH
8818#, c-format
8819msgid "Can not do %d byte %srelocation"
8820msgstr ""
8821
2ee0aedf 8822#: config/tc-mcore.c:2182 config/tc-microblaze.c:2273
ac50feda
RH
8823msgid "pc-relative"
8824msgstr ""
8825
2ee0aedf 8826#: config/tc-mep.c:341
ae351704
AM
8827#, c-format
8828msgid ""
8829"MeP specific command line options:\n"
a5c7551f
RW
8830" -EB assemble for a big endian system\n"
8831" -EL assemble for a little endian system (default)\n"
ae351704
AM
8832" -mconfig=<name> specify a chip configuration to use\n"
8833" -maverage -mno-average -mmult -mno-mult -mdiv -mno-div\n"
8834" -mbitops -mno-bitops -mleadz -mno-leadz -mabsdiff -mno-absdiff\n"
8835" -mminmax -mno-minmax -mclip -mno-clip -msatur -mno-satur -mcop32\n"
8836" enable/disable the given opcodes\n"
8837"\n"
8838" If -mconfig is given, the other -m options modify it. Otherwise,\n"
8839" if no -m options are given, all core opcodes are enabled;\n"
8840" if any enabling -m options are given, only those are enabled;\n"
8841" if only disabling -m options are given, only those are disabled.\n"
8842msgstr ""
8843
2ee0aedf 8844#: config/tc-mep.c:410
a5c7551f
RW
8845msgid "$hi and $lo are disabled when MUL and DIV are off"
8846msgstr ""
8847
2ee0aedf 8848#: config/tc-mep.c:417
a5c7551f
RW
8849msgid "$mb0, $me0, $mb1, and $me1 are disabled when COP is off"
8850msgstr ""
8851
2ee0aedf 8852#: config/tc-mep.c:422
a5c7551f
RW
8853msgid "$dbg and $depc are disabled when DEBUG is off"
8854msgstr ""
8855
2ee0aedf 8856#: config/tc-mep.c:613
a5c7551f
RW
8857msgid "core and copro insn lengths must total 32 bits."
8858msgstr ""
8859
2ee0aedf 8860#: config/tc-mep.c:616 config/tc-mep.c:753
a5c7551f
RW
8861msgid "vliw group must consist of 1 core and 1 copro insn."
8862msgstr ""
8863
2ee0aedf 8864#: config/tc-mep.c:750
a5c7551f
RW
8865msgid "core and copro insn lengths must total 64 bits."
8866msgstr ""
8867
2ee0aedf 8868#: config/tc-mep.c:982
a5c7551f
RW
8869#, c-format
8870msgid "cannot pack %s with a 16-bit insn"
8871msgstr ""
8872
2ee0aedf 8873#: config/tc-mep.c:1000
a5c7551f
RW
8874#, c-format
8875msgid "cannot pack %s and %s together with a 16-bit insn"
8876msgstr ""
8877
2ee0aedf 8878#: config/tc-mep.c:1006
a5c7551f
RW
8879msgid "too many IVC2 insns to pack with a 16-bit core insn"
8880msgstr ""
8881
2ee0aedf 8882#: config/tc-mep.c:1021
a5c7551f
RW
8883#, c-format
8884msgid "cannot pack %s into slot P1"
8885msgstr ""
8886
2ee0aedf 8887#: config/tc-mep.c:1027
a5c7551f
RW
8888msgid "too many IVC2 insns to pack with a 32-bit core insn"
8889msgstr ""
8890
2ee0aedf 8891#: config/tc-mep.c:1045
a5c7551f
RW
8892#, c-format
8893msgid "unable to pack %s by itself?"
8894msgstr ""
8895
2ee0aedf 8896#: config/tc-mep.c:1075
a5c7551f
RW
8897#, c-format
8898msgid "cannot pack %s and %s together"
8899msgstr ""
8900
2ee0aedf 8901#: config/tc-mep.c:1081
a5c7551f
RW
8902msgid "too many IVC2 insns to pack together"
8903msgstr ""
8904
ae351704
AM
8905#. There are no insns in the queue and a plus is present.
8906#. This is a syntax error. Let's not tolerate this.
8907#. We can relax this later if necessary.
2ee0aedf 8908#: config/tc-mep.c:1318
ae351704
AM
8909msgid "Invalid use of parallelization operator."
8910msgstr ""
8911
2ee0aedf 8912#: config/tc-mep.c:1364
ae351704
AM
8913msgid "Leading plus sign not allowed in core mode"
8914msgstr ""
8915
2ee0aedf 8916#: config/tc-mep.c:1892
ae351704
AM
8917#, c-format
8918msgid "Don't know how to relocate plain operands of type %s"
8919msgstr ""
8920
2ee0aedf 8921#: config/tc-mep.c:1902
ae351704
AM
8922#, c-format
8923msgid "Perhaps you are missing %%tpoff()?"
8924msgstr ""
8925
2ee0aedf
TG
8926#: config/tc-mep.c:2089
8927msgid "bad .section directive: want a,v,w,x,M,S in string"
ae351704
AM
8928msgstr ""
8929
2ee0aedf 8930#: config/tc-mep.c:2147
ae351704
AM
8931msgid ".vliw unavailable when VLIW is disabled."
8932msgstr ""
8933
2ee0aedf
TG
8934#: config/tc-microblaze.c:497 config/tc-microblaze.c:526
8935#: config/tc-microblaze.c:552
a5c7551f
RW
8936#, c-format
8937msgid "Invalid register number at '%.6s'"
8938msgstr ""
8939
2ee0aedf 8940#: config/tc-microblaze.c:647
a5c7551f
RW
8941msgid "operand must be a constant or a label"
8942msgstr ""
8943
2ee0aedf 8944#: config/tc-microblaze.c:651
a5c7551f
RW
8945#, c-format
8946msgid "operand must be absolute in range %d..%d, not %d"
8947msgstr ""
8948
2ee0aedf
TG
8949#: config/tc-microblaze.c:844 config/tc-microblaze.c:851
8950#: config/tc-microblaze.c:858 config/tc-microblaze.c:891
8951#: config/tc-microblaze.c:898 config/tc-microblaze.c:904
8952#: config/tc-microblaze.c:1021 config/tc-microblaze.c:1028
8953#: config/tc-microblaze.c:1034 config/tc-microblaze.c:1065
8954#: config/tc-microblaze.c:1072 config/tc-microblaze.c:1092
8955#: config/tc-microblaze.c:1099 config/tc-microblaze.c:1119
8956#: config/tc-microblaze.c:1126 config/tc-microblaze.c:1144
8957#: config/tc-microblaze.c:1151 config/tc-microblaze.c:1173
8958#: config/tc-microblaze.c:1180 config/tc-microblaze.c:1198
8959#: config/tc-microblaze.c:1213 config/tc-microblaze.c:1231
8960#: config/tc-microblaze.c:1248 config/tc-microblaze.c:1255
8961#: config/tc-microblaze.c:1297 config/tc-microblaze.c:1304
8962#: config/tc-microblaze.c:1346 config/tc-microblaze.c:1353
8963#: config/tc-microblaze.c:1376 config/tc-microblaze.c:1383
8964#: config/tc-microblaze.c:1403 config/tc-microblaze.c:1409
8965#: config/tc-microblaze.c:1470 config/tc-microblaze.c:1476
8966#: config/tc-microblaze.c:1537
a5c7551f
RW
8967msgid "Error in statement syntax"
8968msgstr ""
8969
2ee0aedf
TG
8970#: config/tc-microblaze.c:864 config/tc-microblaze.c:866
8971#: config/tc-microblaze.c:868 config/tc-microblaze.c:908
8972#: config/tc-microblaze.c:910 config/tc-microblaze.c:1038
8973#: config/tc-microblaze.c:1040 config/tc-microblaze.c:1078
8974#: config/tc-microblaze.c:1080 config/tc-microblaze.c:1105
8975#: config/tc-microblaze.c:1107 config/tc-microblaze.c:1132
8976#: config/tc-microblaze.c:1155 config/tc-microblaze.c:1186
8977#: config/tc-microblaze.c:1203 config/tc-microblaze.c:1219
8978#: config/tc-microblaze.c:1237 config/tc-microblaze.c:1359
8979#: config/tc-microblaze.c:1361 config/tc-microblaze.c:1389
8980#: config/tc-microblaze.c:1391 config/tc-microblaze.c:1413
8981#: config/tc-microblaze.c:1480 config/tc-microblaze.c:1543
a5c7551f
RW
8982msgid "Cannot use special register with this instruction"
8983msgstr ""
8984
2ee0aedf 8985#: config/tc-microblaze.c:918
a5c7551f
RW
8986msgid "lmi pseudo instruction should not use a label in imm field"
8987msgstr ""
8988
2ee0aedf 8989#: config/tc-microblaze.c:920
a5c7551f
RW
8990msgid "smi pseudo instruction should not use a label in imm field"
8991msgstr ""
8992
2ee0aedf 8993#: config/tc-microblaze.c:1043
a5c7551f
RW
8994msgid "Symbol used as immediate for shift instruction"
8995msgstr ""
8996
2ee0aedf 8997#: config/tc-microblaze.c:1052
a5c7551f
RW
8998#, c-format
8999msgid "Shift value > 32. using <value %% 32>"
9000msgstr ""
9001
2ee0aedf 9002#: config/tc-microblaze.c:1158
a5c7551f
RW
9003msgid "Symbol used as immediate value for msrset/msrclr instructions"
9004msgstr ""
9005
2ee0aedf 9006#: config/tc-microblaze.c:1286 config/tc-microblaze.c:1335
a5c7551f
RW
9007msgid "invalid value for special purpose register"
9008msgstr ""
9009
2ee0aedf 9010#: config/tc-microblaze.c:1551
a5c7551f
RW
9011msgid "An IMM instruction should not be present in the .s file"
9012msgstr ""
9013
2ee0aedf 9014#: config/tc-microblaze.c:1679
a5c7551f
RW
9015msgid "Bad call to MD_NTOF()"
9016msgstr ""
9017
2ee0aedf 9018#: config/tc-microblaze.c:1916
a5c7551f
RW
9019#, c-format
9020msgid "pcrel for branch to %s too far (0x%x)"
9021msgstr ""
9022
9023#. We know the abs value: Should never happen.
2ee0aedf 9024#: config/tc-microblaze.c:2065
a5c7551f
RW
9025msgid "Absolute PC-relative value in relaxation code. Assembler error....."
9026msgstr ""
9027
9028#. Cannot have a PC-relative branch to a diff segment.
2ee0aedf 9029#: config/tc-microblaze.c:2078
a5c7551f
RW
9030#, c-format
9031msgid "PC relative branch to label %s which is not in the instruction space"
9032msgstr ""
9033
2ee0aedf 9034#: config/tc-microblaze.c:2119
a5c7551f
RW
9035msgid ""
9036"Variable is accessed using small data read only anchor, but it is not in the "
9037"small data read only section"
9038msgstr ""
9039
2ee0aedf 9040#: config/tc-microblaze.c:2142
a5c7551f
RW
9041msgid ""
9042"Variable is accessed using small data read write anchor, but it is not in "
9043"the small data read write section"
9044msgstr ""
9045
2ee0aedf 9046#: config/tc-microblaze.c:2151
a5c7551f
RW
9047msgid "Incorrect fr_opcode value in frag. Internal error....."
9048msgstr ""
9049
9050#. We know the abs value: Should never happen.
2ee0aedf 9051#: config/tc-microblaze.c:2158
a5c7551f
RW
9052msgid "Absolute value in relaxation code. Assembler error....."
9053msgstr ""
9054
2ee0aedf 9055#: config/tc-microblaze.c:2363 config/tc-mn10300.c:1067 config/tc-sh.c:804
cc643b88 9056#: config/tc-z80.c:666 read.c:4351
a5c7551f
RW
9057#, c-format
9058msgid "unsupported BFD relocation size %u"
9059msgstr ""
9060
fce00800 9061#. Prototypes for static functions.
cc643b88 9062#: config/tc-mips.c:1064
8ad3436c 9063#, c-format
328577ad
NC
9064msgid "internal Error, line %d, %s"
9065msgstr ""
9066
cc643b88 9067#: config/tc-mips.c:1825 config/tc-mips.c:13188
a5c7551f
RW
9068#, c-format
9069msgid "Unrecognized register name `%s'"
9070msgstr ""
9071
cc643b88 9072#: config/tc-mips.c:1911
ae351704
AM
9073msgid "-G may not be used in position-independent code"
9074msgstr ""
9075
cc643b88 9076#: config/tc-mips.c:1960
87ccc1b0
NC
9077#, c-format
9078msgid "internal: can't hash `%s': %s"
a74801ba
ILT
9079msgstr ""
9080
cc643b88 9081#: config/tc-mips.c:1968
87ccc1b0
NC
9082#, c-format
9083msgid "internal error: bad mips16 opcode: %s %s\n"
328577ad
NC
9084msgstr ""
9085
cc643b88 9086#: config/tc-mips.c:2140
ac50feda
RH
9087#, c-format
9088msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n"
9089msgstr ""
9090
cc643b88 9091#: config/tc-mips.c:3074 config/tc-mips.c:3082
ac50feda
RH
9092#, c-format
9093msgid "jump to misaligned address (0x%lx)"
9094msgstr ""
9095
cc643b88 9096#: config/tc-mips.c:3093 config/tc-mips.c:4042
ae351704
AM
9097#, c-format
9098msgid "branch to misaligned address (0x%lx)"
9099msgstr ""
9100
cc643b88 9101#: config/tc-mips.c:3098 config/tc-mips.c:4045
328577ad 9102#, c-format
ae351704 9103msgid "branch address range overflow (0x%lx)"
328577ad
NC
9104msgstr ""
9105
cc643b88
NC
9106#: config/tc-mips.c:3253 config/tc-mips.c:14896
9107msgid "extended instruction in delay slot"
9108msgstr ""
9109
a5c7551f
RW
9110#. To reproduce this failure try assembling gas/testsuites/
9111#. gas/mips/mips16-intermix.s with a mips-ecoff targeted
9112#. assembler.
cc643b88 9113#: config/tc-mips.c:3299
a5c7551f
RW
9114#, c-format
9115msgid "Unsupported MIPS relocation number %d"
9116msgstr ""
9117
cc643b88 9118#: config/tc-mips.c:3779
6e1772d5
AM
9119msgid ""
9120"Macro instruction expanded into multiple instructions in a branch delay slot"
9121msgstr ""
9122
cc643b88 9123#: config/tc-mips.c:3782
ac50feda
RH
9124msgid "Macro instruction expanded into multiple instructions"
9125msgstr ""
9126
cc643b88 9127#: config/tc-mips.c:4314
87ccc1b0
NC
9128msgid "operand overflow"
9129msgstr ""
9130
cc643b88 9131#: config/tc-mips.c:4333 config/tc-mips.c:4933 config/tc-mips.c:8427
87ccc1b0
NC
9132msgid "Macro used $at after \".set noat\""
9133msgstr ""
9134
cc643b88 9135#: config/tc-mips.c:4362
ac50feda
RH
9136msgid "unsupported large constant"
9137msgstr ""
9138
cc643b88 9139#: config/tc-mips.c:4364
ac50feda
RH
9140#, c-format
9141msgid "Instruction %s requires absolute expression"
9142msgstr ""
9143
cc643b88 9144#: config/tc-mips.c:4497 config/tc-mips.c:6798 config/tc-mips.c:7390
328577ad 9145#, c-format
55cf6793 9146msgid "Number (0x%s) larger than 32 bits"
ac50feda
RH
9147msgstr ""
9148
cc643b88 9149#: config/tc-mips.c:4517
ac50feda
RH
9150msgid "Number larger than 64 bits"
9151msgstr ""
9152
cc643b88
NC
9153#: config/tc-mips.c:4811 config/tc-mips.c:4839 config/tc-mips.c:4877
9154#: config/tc-mips.c:4922 config/tc-mips.c:7012 config/tc-mips.c:7051
9155#: config/tc-mips.c:7090 config/tc-mips.c:7485 config/tc-mips.c:7537
ac50feda
RH
9156msgid "PIC code offset overflow (max 16 signed bits)"
9157msgstr ""
9158
cc643b88
NC
9159#: config/tc-mips.c:5244 config/tc-mips.c:5310 config/tc-mips.c:5398
9160#: config/tc-mips.c:5445 config/tc-mips.c:5507 config/tc-mips.c:5556
9161#: config/tc-mips.c:8521 config/tc-mips.c:8528 config/tc-mips.c:8535
9162#: config/tc-mips.c:8642
6e1772d5
AM
9163msgid "Unsupported large constant"
9164msgstr ""
9165
9166#. result is always true
cc643b88 9167#: config/tc-mips.c:5276
ac50feda 9168#, c-format
6e1772d5 9169msgid "Branch %s is always true"
ac50feda
RH
9170msgstr ""
9171
cc643b88
NC
9172#: config/tc-mips.c:5518 config/tc-mips.c:5567 config/tc-mips.c:9297
9173#: config/tc-mips.c:9454
ac50feda 9174#, c-format
6e1772d5 9175msgid "Improper position (%lu)"
ac50feda
RH
9176msgstr ""
9177
cc643b88 9178#: config/tc-mips.c:5523 config/tc-mips.c:9364
6e1772d5
AM
9179#, c-format
9180msgid "Improper extract size (%lu, position %lu)"
ac50feda
RH
9181msgstr ""
9182
cc643b88 9183#: config/tc-mips.c:5572 config/tc-mips.c:9328
ac50feda 9184#, c-format
6e1772d5 9185msgid "Improper insert size (%lu, position %lu)"
ac50feda
RH
9186msgstr ""
9187
cc643b88 9188#: config/tc-mips.c:5609 config/tc-mips.c:5706
ac50feda
RH
9189msgid "Divide by zero."
9190msgstr ""
9191
cc643b88 9192#: config/tc-mips.c:5792
87ccc1b0
NC
9193msgid "dla used to load 32-bit register"
9194msgstr ""
9195
cc643b88 9196#: config/tc-mips.c:5795
87ccc1b0
NC
9197msgid "la used to load 64-bit address"
9198msgstr ""
9199
cc643b88
NC
9200#: config/tc-mips.c:5819 config/tc-mips.c:6788 config/tc-mips.c:7380
9201msgid "Expression too complex"
9202msgstr ""
9203
9204#: config/tc-mips.c:5907
9205msgid "Offset too large"
55cf6793
ZW
9206msgstr ""
9207
cc643b88 9208#: config/tc-mips.c:6079 config/tc-mips.c:6354
87ccc1b0
NC
9209msgid "PIC code offset overflow (max 32 signed bits)"
9210msgstr ""
9211
cc643b88 9212#: config/tc-mips.c:6432
ac50feda
RH
9213msgid "MIPS PIC call to register other than $25"
9214msgstr ""
9215
cc643b88
NC
9216#: config/tc-mips.c:6438 config/tc-mips.c:6449 config/tc-mips.c:6573
9217#: config/tc-mips.c:6584
ac50feda
RH
9218msgid "No .cprestore pseudo-op used in PIC code"
9219msgstr ""
9220
cc643b88 9221#: config/tc-mips.c:6443 config/tc-mips.c:6578
328577ad
NC
9222msgid "No .frame pseudo-op used in PIC code"
9223msgstr ""
9224
cc643b88 9225#: config/tc-mips.c:6599
ae351704
AM
9226msgid "Non-PIC jump used in PIC library"
9227msgstr ""
9228
cc643b88
NC
9229#: config/tc-mips.c:6765
9230#, c-format
9231msgid "Opcode not supported on this processor: %s"
9232msgstr ""
9233
9234#: config/tc-mips.c:7643
f12e7348
NC
9235#, c-format
9236msgid "opcode not supported on this processor: %s"
ac50feda
RH
9237msgstr ""
9238
cc643b88
NC
9239#: config/tc-mips.c:7790 config/tc-mips.c:7821 config/tc-mips.c:7873
9240#: config/tc-mips.c:7903
87ccc1b0 9241msgid "Improper rotate count"
ac50feda
RH
9242msgstr ""
9243
cc643b88 9244#: config/tc-mips.c:7942
ac50feda
RH
9245#, c-format
9246msgid "Instruction %s: result is always false"
9247msgstr ""
9248
cc643b88 9249#: config/tc-mips.c:8103
ac50feda
RH
9250#, c-format
9251msgid "Instruction %s: result is always true"
9252msgstr ""
9253
cc643b88
NC
9254#: config/tc-mips.c:8240 config/tc-mips.c:8264 config/tc-mips.c:8337
9255#: config/tc-mips.c:8360
9256msgid "Operand overflow"
9257msgstr ""
9258
ac50feda
RH
9259#. FIXME: Check if this is one of the itbl macros, since they
9260#. are added dynamically.
cc643b88 9261#: config/tc-mips.c:8423
ac50feda
RH
9262#, c-format
9263msgid "Macro %s not implemented yet"
9264msgstr ""
9265
cc643b88 9266#: config/tc-mips.c:8673
ac50feda
RH
9267#, c-format
9268msgid "internal: bad mips opcode (mask error): %s %s"
9269msgstr ""
9270
cc643b88 9271#: config/tc-mips.c:8718
87ccc1b0
NC
9272#, c-format
9273msgid "internal: bad mips opcode (unknown extension operand type `+%c'): %s %s"
9274msgstr ""
9275
cc643b88 9276#: config/tc-mips.c:8797
ac50feda
RH
9277#, c-format
9278msgid "internal: bad mips opcode (unknown operand type `%c'): %s %s"
9279msgstr ""
9280
cc643b88 9281#: config/tc-mips.c:8804
ac50feda
RH
9282#, c-format
9283msgid "internal: bad mips opcode (bits 0x%lx undefined): %s %s"
9284msgstr ""
9285
cc643b88
NC
9286#: config/tc-mips.c:8927 config/tc-mips.c:8935
9287msgid "Unrecognized opcode"
a5c7551f
RW
9288msgstr ""
9289
cc643b88 9290#: config/tc-mips.c:8962 config/tc-mips.c:10524
ac50feda 9291#, c-format
e7af610e 9292msgid "opcode not supported on this processor: %s (%s)"
ac50feda
RH
9293msgstr ""
9294
cc643b88 9295#: config/tc-mips.c:8996
ae351704
AM
9296#, c-format
9297msgid "BALIGN immediate not 1 or 3 (%lu)"
9298msgstr ""
9299
cc643b88
NC
9300#: config/tc-mips.c:9009 config/tc-mips.c:9022 config/tc-mips.c:9035
9301#: config/tc-mips.c:9048 config/tc-mips.c:9074 config/tc-mips.c:9118
3caac5b8
AM
9302#, c-format
9303msgid "DSP immediate not in range 0..%d (%lu)"
9304msgstr ""
9305
cc643b88 9306#: config/tc-mips.c:9066 config/tc-mips.c:9093
3caac5b8
AM
9307msgid "Invalid dsp acc register"
9308msgstr ""
9309
cc643b88 9310#: config/tc-mips.c:9104 config/tc-mips.c:9135 config/tc-mips.c:9152
3caac5b8
AM
9311#, c-format
9312msgid "DSP immediate not in range %ld..%ld (%ld)"
9313msgstr ""
9314
cc643b88 9315#: config/tc-mips.c:9165
ae351704
AM
9316#, c-format
9317msgid "MT usermode bit not 0 or 1 (%lu)"
9318msgstr ""
9319
cc643b88 9320#: config/tc-mips.c:9176
3caac5b8 9321#, c-format
ae351704 9322msgid "MT load high bit not 0 or 1 (%lu)"
3caac5b8
AM
9323msgstr ""
9324
cc643b88 9325#: config/tc-mips.c:9193 config/tc-mips.c:9206
3caac5b8
AM
9326msgid "Invalid dsp/smartmips acc register"
9327msgstr ""
9328
cc643b88 9329#: config/tc-mips.c:9270
ae351704
AM
9330#, c-format
9331msgid "Illegal %s number (%lu, 0x%lx)"
9332msgstr ""
9333
cc643b88 9334#: config/tc-mips.c:9383 config/tc-mips.c:10032
6e1772d5 9335msgid "absolute expression required"
87ccc1b0
NC
9336msgstr ""
9337
cc643b88 9338#: config/tc-mips.c:9406
3caac5b8
AM
9339#, c-format
9340msgid "Invalid register number (%d)"
9341msgstr ""
9342
cc643b88 9343#: config/tc-mips.c:9414
3caac5b8
AM
9344msgid "Invalid coprocessor 0 register number"
9345msgstr ""
9346
cc643b88 9347#: config/tc-mips.c:9424
f12e7348
NC
9348#, c-format
9349msgid "Improper bit index (%lu)"
9350msgstr ""
9351
cc643b88 9352#: config/tc-mips.c:9485 config/tc-mips.c:9502
f12e7348
NC
9353#, c-format
9354msgid "Improper size (%lu)"
9355msgstr ""
9356
cc643b88 9357#: config/tc-mips.c:9518
f12e7348
NC
9358#, c-format
9359msgid "Improper immediate (%ld)"
9360msgstr ""
9361
cc643b88
NC
9362#: config/tc-mips.c:9535 config/tc-mips.c:9552 config/tc-mips.c:9572
9363#, c-format
9364msgid "Offset not in range %ld..%ld (%ld)"
9365msgstr ""
9366
9367#: config/tc-mips.c:9578
9368#, c-format
9369msgid "Offset not 16 bytes alignment (%ld)"
9370msgstr ""
9371
9372#: config/tc-mips.c:9593 config/tc-mips.c:10705
9373msgid "used $at without \".set noat\""
9374msgstr ""
9375
9376#: config/tc-mips.c:9595 config/tc-mips.c:10707
9377#, c-format
9378msgid "used $%u with \".set at=$%u\""
9379msgstr ""
9380
9381#: config/tc-mips.c:9608
9382#, c-format
9383msgid ""
9384"Internal error: bad mips opcode (unknown extension operand type `+%c'): %s %s"
9385msgstr ""
9386
9387#: config/tc-mips.c:9626
ac50feda 9388#, c-format
87ccc1b0 9389msgid "Improper shift amount (%lu)"
ac50feda
RH
9390msgstr ""
9391
cc643b88 9392#: config/tc-mips.c:9650 config/tc-mips.c:10845 config/tc-mips.c:11098
ac50feda
RH
9393#, c-format
9394msgid "Invalid value for `%s' (%lu)"
9395msgstr ""
9396
cc643b88 9397#: config/tc-mips.c:9686
ac50feda 9398#, c-format
ae351704 9399msgid "Code for %s not in range 0..1023 (%lu)"
ac50feda
RH
9400msgstr ""
9401
cc643b88 9402#: config/tc-mips.c:9698
ac50feda 9403#, c-format
ae351704 9404msgid "Lower code for %s not in range 0..1023 (%lu)"
ac50feda
RH
9405msgstr ""
9406
cc643b88 9407#: config/tc-mips.c:9710
ac50feda 9408#, c-format
ae351704 9409msgid "Code for %s not in range 0..1048575 (%lu)"
ac50feda
RH
9410msgstr ""
9411
cc643b88 9412#: config/tc-mips.c:9723
ac50feda 9413#, c-format
87ccc1b0 9414msgid "Coproccesor code > 25 bits (%lu)"
ac50feda
RH
9415msgstr ""
9416
cc643b88 9417#: config/tc-mips.c:9737
e7af610e 9418#, c-format
87ccc1b0 9419msgid "Illegal 19-bit code (%lu)"
e7af610e
NC
9420msgstr ""
9421
cc643b88 9422#: config/tc-mips.c:9750
ac50feda 9423#, c-format
87ccc1b0 9424msgid "Invalid performance register (%lu)"
ac50feda
RH
9425msgstr ""
9426
cc643b88 9427#: config/tc-mips.c:9795
c85dd50d 9428#, c-format
cc643b88 9429msgid "Used $%u with \".set at=$%u\""
c85dd50d
NC
9430msgstr ""
9431
cc643b88
NC
9432#: config/tc-mips.c:9822
9433msgid "Source and destination must be different"
f12e7348
NC
9434msgstr ""
9435
cc643b88
NC
9436#: config/tc-mips.c:9828
9437msgid "A destination register must be supplied"
f12e7348
NC
9438msgstr ""
9439
cc643b88 9440#: config/tc-mips.c:9891
a5c7551f
RW
9441#, c-format
9442msgid "Improper align amount (%ld), using low bits"
9443msgstr ""
9444
cc643b88 9445#: config/tc-mips.c:9905
87ccc1b0
NC
9446#, c-format
9447msgid "Invalid MDMX Immediate (%ld)"
9448msgstr ""
9449
cc643b88 9450#: config/tc-mips.c:9943
ac50feda
RH
9451#, c-format
9452msgid "Float register should be even, was %d"
9453msgstr ""
9454
cc643b88 9455#: config/tc-mips.c:9982
87ccc1b0
NC
9456#, c-format
9457msgid "Bad element selector %ld"
ac50feda
RH
9458msgstr ""
9459
cc643b88 9460#: config/tc-mips.c:9990
ac50feda 9461#, c-format
87ccc1b0 9462msgid "Expecting ']' found '%s'"
ac50feda
RH
9463msgstr ""
9464
cc643b88 9465#: config/tc-mips.c:10096
87ccc1b0
NC
9466#, c-format
9467msgid "Bad floating point constant: %s"
328577ad
NC
9468msgstr ""
9469
cc643b88 9470#: config/tc-mips.c:10216
87ccc1b0 9471msgid "Can't use floating point insn in this section"
ac50feda
RH
9472msgstr ""
9473
cc643b88
NC
9474#: config/tc-mips.c:10275
9475msgid "Expression out of range"
ac50feda
RH
9476msgstr ""
9477
cc643b88
NC
9478#: config/tc-mips.c:10319
9479#, c-format
9480msgid "lui expression (%lu) not in range 0..65535"
ac50feda
RH
9481msgstr ""
9482
cc643b88 9483#: config/tc-mips.c:10341
6e1772d5
AM
9484#, c-format
9485msgid "Condition code register should be even for %s, was %d"
9486msgstr ""
9487
cc643b88 9488#: config/tc-mips.c:10347
ac50feda 9489#, c-format
6e1772d5 9490msgid "Condition code register should be 0 or 4 for %s, was %d"
ac50feda
RH
9491msgstr ""
9492
cc643b88
NC
9493#: config/tc-mips.c:10374
9494msgid "Invalid coprocessor sub-selection value (0-7)"
7b15d668
HPN
9495msgstr ""
9496
cc643b88 9497#: config/tc-mips.c:10386 config/tc-mips.c:10403
87ccc1b0
NC
9498#, c-format
9499msgid "bad byte vector index (%ld)"
9500msgstr ""
9501
cc643b88 9502#: config/tc-mips.c:10414
ac50feda 9503#, c-format
cc643b88 9504msgid "Bad char = '%c'\n"
ac50feda
RH
9505msgstr ""
9506
cc643b88
NC
9507#: config/tc-mips.c:10498 config/tc-score.c:2696 config/tc-score.c:2742
9508msgid "unrecognized opcode"
ac50feda
RH
9509msgstr ""
9510
cc643b88 9511#: config/tc-mips.c:10881 config/tc-mips.c:10962 config/tc-mips.c:10977
ac50feda
RH
9512msgid "can't parse register list"
9513msgstr ""
9514
cc643b88 9515#: config/tc-mips.c:10950
ae351704
AM
9516msgid "more than one frame size in list"
9517msgstr ""
9518
cc643b88 9519#: config/tc-mips.c:11005
ae351704
AM
9520msgid "unexpected register in list"
9521msgstr ""
9522
cc643b88 9523#: config/tc-mips.c:11015
ae351704
AM
9524msgid "arg/static registers overlap"
9525msgstr ""
9526
cc643b88 9527#: config/tc-mips.c:11033
ae351704
AM
9528msgid "invalid arg register list"
9529msgstr ""
9530
cc643b88 9531#: config/tc-mips.c:11042 config/tc-mips.c:11065
ae351704
AM
9532msgid "invalid static register list"
9533msgstr ""
9534
cc643b88 9535#: config/tc-mips.c:11072
ae351704
AM
9536msgid "missing frame size"
9537msgstr ""
9538
cc643b88 9539#: config/tc-mips.c:11075
ae351704
AM
9540msgid "invalid frame size"
9541msgstr ""
9542
cc643b88
NC
9543#: config/tc-mips.c:11123
9544msgid "illegal operands"
9545msgstr ""
9546
9547#: config/tc-mips.c:11241
ac50feda
RH
9548msgid "extended operand requested but not required"
9549msgstr ""
9550
cc643b88 9551#: config/tc-mips.c:11243
ac50feda
RH
9552msgid "invalid unextended operand value"
9553msgstr ""
9554
cc643b88 9555#: config/tc-mips.c:11271
ac50feda
RH
9556msgid "operand value out of range for instruction"
9557msgstr ""
9558
cc643b88 9559#: config/tc-mips.c:11376
a5c7551f
RW
9560#, c-format
9561msgid "relocation %s isn't supported by the current ABI"
9562msgstr ""
9563
cc643b88 9564#: config/tc-mips.c:11432
a5c7551f
RW
9565msgid "unclosed '('"
9566msgstr ""
9567
cc643b88 9568#: config/tc-mips.c:11699
328577ad 9569#, c-format
87ccc1b0 9570msgid "A different %s was already specified, is now %s"
328577ad
NC
9571msgstr ""
9572
cc643b88 9573#: config/tc-mips.c:11970
ac50feda
RH
9574msgid "-call_shared is supported only for ELF format"
9575msgstr ""
9576
cc643b88 9577#: config/tc-mips.c:11980
f12e7348
NC
9578msgid "-call_nonpic is supported only for ELF format"
9579msgstr ""
9580
cc643b88 9581#: config/tc-mips.c:11990
ac50feda 9582msgid "-non_shared is supported only for ELF format"
252b5132
RH
9583msgstr ""
9584
cc643b88 9585#: config/tc-mips.c:12023
328577ad
NC
9586msgid "-n32 is supported for ELF format only"
9587msgstr ""
9588
cc643b88 9589#: config/tc-mips.c:12032
328577ad
NC
9590msgid "-64 is supported for ELF format only"
9591msgstr ""
9592
cc643b88 9593#: config/tc-mips.c:12037 config/tc-mips.c:12090
ac50feda
RH
9594msgid "No compiled in support for 64 bit object file format"
9595msgstr ""
9596
cc643b88 9597#: config/tc-mips.c:12077
328577ad
NC
9598msgid "-mabi is supported for ELF format only"
9599msgstr ""
9600
cc643b88 9601#: config/tc-mips.c:12097
87ccc1b0
NC
9602#, c-format
9603msgid "invalid abi -mabi=%s"
ac50feda
RH
9604msgstr ""
9605
cc643b88 9606#: config/tc-mips.c:12177
87ccc1b0 9607msgid "-G not supported in this configuration."
252b5132
RH
9608msgstr ""
9609
cc643b88 9610#: config/tc-mips.c:12203
87ccc1b0
NC
9611#, c-format
9612msgid "-%s conflicts with the other architecture options, which imply -%s"
ac50feda
RH
9613msgstr ""
9614
cc643b88 9615#: config/tc-mips.c:12215
a5c7551f
RW
9616#, c-format
9617msgid "-march=%s is not compatible with the selected ABI"
9618msgstr ""
9619
cc643b88 9620#: config/tc-mips.c:12234
87ccc1b0 9621msgid "-mgp64 used with a 32-bit processor"
ac50feda
RH
9622msgstr ""
9623
cc643b88 9624#: config/tc-mips.c:12236
87ccc1b0 9625msgid "-mgp32 used with a 64-bit ABI"
ac50feda
RH
9626msgstr ""
9627
cc643b88 9628#: config/tc-mips.c:12238
87ccc1b0 9629msgid "-mgp64 used with a 32-bit ABI"
ac50feda
RH
9630msgstr ""
9631
cc643b88 9632#: config/tc-mips.c:12276
ae351704
AM
9633msgid "-mfp64 used with a 32-bit fpu"
9634msgstr ""
9635
cc643b88 9636#: config/tc-mips.c:12279
ae351704
AM
9637msgid "-mfp64 used with a 32-bit ABI"
9638msgstr ""
9639
cc643b88 9640#: config/tc-mips.c:12283
ae351704
AM
9641msgid "-mfp32 used with a 64-bit ABI"
9642msgstr ""
9643
cc643b88 9644#: config/tc-mips.c:12297
87ccc1b0 9645msgid "trap exception not supported at ISA 1"
ac50feda
RH
9646msgstr ""
9647
cc643b88 9648#: config/tc-mips.c:12307
ae351704 9649msgid "-mfp32 used with -mips3d"
87ccc1b0
NC
9650msgstr ""
9651
cc643b88 9652#: config/tc-mips.c:12313
ae351704 9653msgid "-mfp32 used with -mdmx"
87ccc1b0
NC
9654msgstr ""
9655
cc643b88 9656#: config/tc-mips.c:12318
a5c7551f
RW
9657#, c-format
9658msgid "%s ISA does not support SmartMIPS"
9659msgstr ""
9660
cc643b88 9661#: config/tc-mips.c:12324 config/tc-mips.c:13280
a5c7551f
RW
9662#, c-format
9663msgid "%s ISA does not support DSP ASE"
9664msgstr ""
9665
cc643b88 9666#: config/tc-mips.c:12333 config/tc-mips.c:13293
a5c7551f
RW
9667#, c-format
9668msgid "%s ISA does not support DSP R2 ASE"
9669msgstr ""
9670
cc643b88 9671#: config/tc-mips.c:12339 config/tc-mips.c:13306
a5c7551f
RW
9672#, c-format
9673msgid "%s ISA does not support MT ASE"
9674msgstr ""
9675
cc643b88 9676#: config/tc-mips.c:12387
ae351704 9677msgid "PC relative MIPS16 instruction references a different section"
87ccc1b0
NC
9678msgstr ""
9679
cc643b88 9680#: config/tc-mips.c:12685 config/tc-sparc.c:3184 config/tc-sparc.c:3191
a5c7551f
RW
9681#: config/tc-sparc.c:3198 config/tc-sparc.c:3205 config/tc-sparc.c:3212
9682#: config/tc-sparc.c:3221 config/tc-sparc.c:3232 config/tc-sparc.c:3254
cc643b88 9683#: config/tc-sparc.c:3278 write.c:1138
ac50feda
RH
9684msgid "relocation overflow"
9685msgstr ""
9686
cc643b88 9687#: config/tc-mips.c:12695
ac50feda 9688#, c-format
ae351704 9689msgid "Branch to misaligned address (%lx)"
ac50feda
RH
9690msgstr ""
9691
cc643b88 9692#: config/tc-mips.c:12742
328577ad
NC
9693msgid "Branch out of range"
9694msgstr ""
9695
cc643b88 9696#: config/tc-mips.c:12824
328577ad
NC
9697#, c-format
9698msgid "Alignment too large: %d. assumed."
9699msgstr ""
9700
cc643b88 9701#: config/tc-mips.c:12827
328577ad
NC
9702msgid "Alignment negative: 0 assumed."
9703msgstr ""
9704
cc643b88 9705#: config/tc-mips.c:13085
328577ad
NC
9706#, c-format
9707msgid "%s: no such section"
9708msgstr ""
9709
cc643b88 9710#: config/tc-mips.c:13134
328577ad
NC
9711#, c-format
9712msgid ".option pic%d not supported"
9713msgstr ""
9714
cc643b88 9715#: config/tc-mips.c:13139 config/tc-mips.c:13446
ae351704
AM
9716msgid "-G may not be used with SVR4 PIC code"
9717msgstr ""
9718
cc643b88 9719#: config/tc-mips.c:13145
328577ad
NC
9720#, c-format
9721msgid "Unrecognized option \"%s\""
9722msgstr ""
9723
cc643b88 9724#: config/tc-mips.c:13205
a5c7551f
RW
9725msgid "`noreorder' must be set before `nomacro'"
9726msgstr ""
9727
cc643b88 9728#: config/tc-mips.c:13231
c85dd50d 9729#, c-format
a5c7551f 9730msgid "%s isa does not support 64-bit registers"
c85dd50d
NC
9731msgstr ""
9732
cc643b88 9733#: config/tc-mips.c:13242
a5c7551f
RW
9734#, c-format
9735msgid "%s isa does not support 64-bit floating point registers"
9736msgstr ""
9737
cc643b88 9738#: config/tc-mips.c:13263
a5c7551f
RW
9739#, c-format
9740msgid "%s ISA does not support SmartMIPS ASE"
328577ad
NC
9741msgstr ""
9742
cc643b88 9743#: config/tc-mips.c:13330
fce00800
AM
9744#, c-format
9745msgid "unknown architecture %s"
9746msgstr ""
9747
cc643b88 9748#: config/tc-mips.c:13343 config/tc-mips.c:13373
328577ad
NC
9749#, c-format
9750msgid "unknown ISA level %s"
9751msgstr ""
9752
cc643b88 9753#: config/tc-mips.c:13351
8ea2b00f
AM
9754#, c-format
9755msgid "unknown ISA or architecture %s"
9756msgstr ""
9757
cc643b88 9758#: config/tc-mips.c:13401
328577ad
NC
9759msgid ".set pop with no .set push"
9760msgstr ""
9761
cc643b88 9762#: config/tc-mips.c:13430
328577ad
NC
9763#, c-format
9764msgid "Tried to set unrecognized symbol: %s\n"
9765msgstr ""
9766
cc643b88 9767#: config/tc-mips.c:13488
328577ad
NC
9768msgid ".cpload not in noreorder section"
9769msgstr ""
9770
cc643b88 9771#: config/tc-mips.c:13556 config/tc-mips.c:13575
328577ad
NC
9772msgid "missing argument separator ',' for .cpsetup"
9773msgstr ""
9774
cc643b88 9775#: config/tc-mips.c:13733
c85dd50d
NC
9776#, c-format
9777msgid "Unsupported use of %s"
9778msgstr ""
9779
cc643b88 9780#: config/tc-mips.c:13815 config/tc-score.c:6035
328577ad
NC
9781msgid "Unsupported use of .gpword"
9782msgstr ""
9783
cc643b88 9784#: config/tc-mips.c:13855
87ccc1b0
NC
9785msgid "Unsupported use of .gpdword"
9786msgstr ""
9787
cc643b88 9788#: config/tc-mips.c:13949
a5c7551f
RW
9789#, c-format
9790msgid "ignoring attempt to redefine symbol %s"
9791msgstr ""
9792
cc643b88 9793#: config/tc-mips.c:13964 ecoff.c:3378
a5c7551f
RW
9794msgid "bad .weakext directive"
9795msgstr ""
9796
cc643b88 9797#: config/tc-mips.c:14200
328577ad
NC
9798msgid "unsupported PC relative reference to different section"
9799msgstr ""
9800
cc643b88 9801#: config/tc-mips.c:14313 config/tc-xtensa.c:1583 config/tc-xtensa.c:1859
328577ad
NC
9802msgid "unsupported relocation"
9803msgstr ""
9804
cc643b88 9805#: config/tc-mips.c:14571 config/tc-pdp11.c:1424
328577ad
NC
9806#, c-format
9807msgid "Can not represent %s relocation in this object file format"
9808msgstr ""
9809
cc643b88
NC
9810#: config/tc-mips.c:14656
9811msgid "Relaxed out-of-range branch into a jump"
87ccc1b0
NC
9812msgstr ""
9813
cc643b88 9814#: config/tc-mips.c:15217
328577ad
NC
9815msgid "missing .end at end of assembly"
9816msgstr ""
9817
cc643b88 9818#: config/tc-mips.c:15232 config/tc-score.c:5644
328577ad
NC
9819msgid "expected simple number"
9820msgstr ""
9821
cc643b88 9822#: config/tc-mips.c:15260 config/tc-score.c:5671
328577ad
NC
9823msgid "invalid number"
9824msgstr ""
9825
cc643b88 9826#: config/tc-mips.c:15428 config/tc-score.c:5710
328577ad
NC
9827msgid "missing .end"
9828msgstr ""
9829
cc643b88 9830#: config/tc-mips.c:15480
328577ad
NC
9831msgid "Bad .frame directive"
9832msgstr ""
9833
cc643b88 9834#: config/tc-mips.c:15512
328577ad
NC
9835msgid ".mask/.fmask outside of .ent"
9836msgstr ""
9837
cc643b88 9838#: config/tc-mips.c:15519
328577ad
NC
9839msgid "Bad .mask/.fmask directive"
9840msgstr ""
9841
cc643b88 9842#: config/tc-mips.c:15796
a5c7551f
RW
9843#, c-format
9844msgid "Bad value (%s) for %s"
9845msgstr ""
9846
cc643b88 9847#: config/tc-mips.c:15860
6e1772d5 9848#, c-format
87ccc1b0
NC
9849msgid ""
9850"MIPS options:\n"
87ccc1b0
NC
9851"-EB\t\t\tgenerate big endian output\n"
9852"-EL\t\t\tgenerate little endian output\n"
9853"-g, -g2\t\t\tdo not remove unneeded NOPs or swap branches\n"
9854"-G NUM\t\t\tallow referencing objects up to NUM bytes\n"
9855"\t\t\timplicitly with the gp register [default 8]\n"
9856msgstr ""
9857
cc643b88 9858#: config/tc-mips.c:15867
6e1772d5 9859#, c-format
87ccc1b0
NC
9860msgid ""
9861"-mips1\t\t\tgenerate MIPS ISA I instructions\n"
9862"-mips2\t\t\tgenerate MIPS ISA II instructions\n"
9863"-mips3\t\t\tgenerate MIPS ISA III instructions\n"
9864"-mips4\t\t\tgenerate MIPS ISA IV instructions\n"
9865"-mips5 generate MIPS ISA V instructions\n"
9866"-mips32 generate MIPS32 ISA instructions\n"
9867"-mips32r2 generate MIPS32 release 2 ISA instructions\n"
9868"-mips64 generate MIPS64 ISA instructions\n"
6e1772d5 9869"-mips64r2 generate MIPS64 release 2 ISA instructions\n"
87ccc1b0
NC
9870"-march=CPU/-mtune=CPU\tgenerate code/schedule for CPU, where CPU is one of:\n"
9871msgstr ""
9872
cc643b88 9873#: config/tc-mips.c:15886
6e1772d5 9874#, c-format
87ccc1b0
NC
9875msgid ""
9876"-mCPU\t\t\tequivalent to -march=CPU -mtune=CPU. Deprecated.\n"
9877"-no-mCPU\t\tdon't generate code specific to CPU.\n"
9878"\t\t\tFor -mCPU and -no-mCPU, CPU must be one of:\n"
9879msgstr ""
9880
cc643b88 9881#: config/tc-mips.c:15899
6e1772d5 9882#, c-format
87ccc1b0
NC
9883msgid ""
9884"-mips16\t\t\tgenerate mips16 instructions\n"
9885"-no-mips16\t\tdo not generate mips16 instructions\n"
9886msgstr ""
9887
cc643b88 9888#: config/tc-mips.c:15902
ae351704
AM
9889#, c-format
9890msgid ""
9891"-msmartmips\t\tgenerate smartmips instructions\n"
9892"-mno-smartmips\t\tdo not generate smartmips instructions\n"
9893msgstr ""
9894
cc643b88 9895#: config/tc-mips.c:15905
3caac5b8
AM
9896#, c-format
9897msgid ""
9898"-mdsp\t\t\tgenerate DSP instructions\n"
9899"-mno-dsp\t\tdo not generate DSP instructions\n"
9900msgstr ""
9901
cc643b88 9902#: config/tc-mips.c:15908
ae351704
AM
9903#, c-format
9904msgid ""
9905"-mdspr2\t\t\tgenerate DSP R2 instructions\n"
9906"-mno-dspr2\t\tdo not generate DSP R2 instructions\n"
9907msgstr ""
9908
cc643b88 9909#: config/tc-mips.c:15911
3caac5b8
AM
9910#, c-format
9911msgid ""
9912"-mmt\t\t\tgenerate MT instructions\n"
9913"-mno-mt\t\t\tdo not generate MT instructions\n"
9914msgstr ""
9915
cc643b88 9916#: config/tc-mips.c:15914
6e1772d5 9917#, c-format
87ccc1b0 9918msgid ""
2ee0aedf
TG
9919"-mfix-loongson2f-jump\twork around Loongson2F JUMP instructions\n"
9920"-mfix-loongson2f-nop\twork around Loongson2F NOP errata\n"
8ea2b00f 9921"-mfix-vr4120\t\twork around certain VR4120 errata\n"
55cf6793 9922"-mfix-vr4130\t\twork around VR4130 mflo/mfhi errata\n"
a5c7551f 9923"-mfix-24k\t\tinsert a nop after ERET and DERET instructions\n"
2ee0aedf 9924"-mfix-cn63xxp1\t\twork around CN63XXP1 PREF errata\n"
87ccc1b0
NC
9925"-mgp32\t\t\tuse 32-bit GPRs, regardless of the chosen ISA\n"
9926"-mfp32\t\t\tuse 32-bit FPRs, regardless of the chosen ISA\n"
06647dfd 9927"-msym32\t\t\tassume all symbols have 32-bit values\n"
87ccc1b0
NC
9928"-O0\t\t\tremove unneeded NOPs, do not swap branches\n"
9929"-O\t\t\tremove unneeded NOPs and swap branches\n"
87ccc1b0
NC
9930"--trap, --no-break\ttrap exception on div by 0 and mult overflow\n"
9931"--break, --no-trap\tbreak exception on div by 0 and mult overflow\n"
9932msgstr ""
9933
cc643b88 9934#: config/tc-mips.c:15928
f12e7348
NC
9935#, c-format
9936msgid ""
9937"-mhard-float\t\tallow floating-point instructions\n"
9938"-msoft-float\t\tdo not allow floating-point instructions\n"
9939"-msingle-float\t\tonly allow 32-bit floating-point operations\n"
9940"-mdouble-float\t\tallow 32-bit and 64-bit floating-point operations\n"
9941"--[no-]construct-floats [dis]allow floating point values to be constructed\n"
9942msgstr ""
9943
cc643b88 9944#: config/tc-mips.c:15936
6e1772d5 9945#, c-format
87ccc1b0
NC
9946msgid ""
9947"-KPIC, -call_shared\tgenerate SVR4 position independent code\n"
f12e7348 9948"-call_nonpic\t\tgenerate non-PIC code that can operate with DSOs\n"
ae351704 9949"-mvxworks-pic\t\tgenerate VxWorks position independent code\n"
f12e7348 9950"-non_shared\t\tdo not generate code that can operate with DSOs\n"
87ccc1b0 9951"-xgot\t\t\tassume a 32 bit GOT\n"
6e1772d5 9952"-mpdr, -mno-pdr\t\tenable/disable creation of .pdr sections\n"
06647dfd 9953"-mshared, -mno-shared disable/enable .cpload optimization for\n"
ae351704 9954" position dependent (non shared) code\n"
87ccc1b0
NC
9955"-mabi=ABI\t\tcreate ABI conformant object file for:\n"
9956msgstr ""
9957
cc643b88 9958#: config/tc-mips.c:15957
6e1772d5 9959#, c-format
87ccc1b0
NC
9960msgid ""
9961"-32\t\t\tcreate o32 ABI object file (default)\n"
9962"-n32\t\t\tcreate n32 ABI object file\n"
9963"-64\t\t\tcreate 64 ABI object file\n"
9964msgstr ""
9965
ae351704 9966#: config/tc-mmix.c:693
6e1772d5 9967#, c-format
328577ad
NC
9968msgid " MMIX-specific command line options:\n"
9969msgstr ""
9970
ae351704 9971#: config/tc-mmix.c:694
6e1772d5 9972#, c-format
328577ad
NC
9973msgid ""
9974" -fixed-special-register-names\n"
9975" Allow only the original special register names.\n"
9976msgstr ""
9977
ae351704 9978#: config/tc-mmix.c:697
6e1772d5 9979#, c-format
328577ad
NC
9980msgid " -globalize-symbols Make all symbols global.\n"
9981msgstr ""
9982
ae351704 9983#: config/tc-mmix.c:699
6e1772d5 9984#, c-format
328577ad
NC
9985msgid " -gnu-syntax Turn off mmixal syntax compatibility.\n"
9986msgstr ""
9987
ae351704 9988#: config/tc-mmix.c:701
6e1772d5 9989#, c-format
328577ad
NC
9990msgid " -relax Create linker relaxable code.\n"
9991msgstr ""
9992
ae351704 9993#: config/tc-mmix.c:703
6e1772d5 9994#, c-format
328577ad
NC
9995msgid ""
9996" -no-predefined-syms Do not provide mmixal built-in constants.\n"
9997" Implies -fixed-special-register-names.\n"
9998msgstr ""
9999
ae351704 10000#: config/tc-mmix.c:706
6e1772d5 10001#, c-format
328577ad
NC
10002msgid ""
10003" -no-expand Do not expand GETA, branches, PUSHJ or JUMP\n"
10004" into multiple instructions.\n"
10005msgstr ""
10006
ae351704 10007#: config/tc-mmix.c:709
6e1772d5 10008#, c-format
328577ad
NC
10009msgid ""
10010" -no-merge-gregs Do not merge GREG definitions with nearby values.\n"
10011msgstr ""
10012
ae351704 10013#: config/tc-mmix.c:711
6e1772d5 10014#, c-format
324bfcf3
AO
10015msgid ""
10016" -linker-allocated-gregs If there's no suitable GREG definition for "
10017"the operands of an instruction, let the linker "
10018"resolve.\n"
10019msgstr ""
10020
ae351704 10021#: config/tc-mmix.c:714
6e1772d5 10022#, c-format
328577ad
NC
10023msgid ""
10024" -x Do not warn when an operand to GETA, a branch,\n"
10025" PUSHJ or JUMP is not known to be within range.\n"
324bfcf3
AO
10026" The linker will catch any errors. Implies\n"
10027" -linker-allocated-gregs."
328577ad
NC
10028msgstr ""
10029
ae351704 10030#: config/tc-mmix.c:840
328577ad
NC
10031#, c-format
10032msgid "unknown opcode: `%s'"
10033msgstr ""
10034
ae351704 10035#: config/tc-mmix.c:962 config/tc-mmix.c:977
328577ad
NC
10036msgid "specified location wasn't TETRA-aligned"
10037msgstr ""
10038
2ee0aedf
TG
10039#: config/tc-mmix.c:964 config/tc-mmix.c:979 config/tc-mmix.c:4111
10040#: config/tc-mmix.c:4127
328577ad
NC
10041msgid "unaligned data at an absolute location is not supported"
10042msgstr ""
10043
ae351704 10044#: config/tc-mmix.c:1089
328577ad
NC
10045#, c-format
10046msgid "invalid operand to opcode %s: `%s'"
10047msgstr ""
10048
ae351704
AM
10049#: config/tc-mmix.c:1111 config/tc-mmix.c:1138 config/tc-mmix.c:1171
10050#: config/tc-mmix.c:1179 config/tc-mmix.c:1196 config/tc-mmix.c:1224
10051#: config/tc-mmix.c:1245 config/tc-mmix.c:1270 config/tc-mmix.c:1318
a5c7551f
RW
10052#: config/tc-mmix.c:1419 config/tc-mmix.c:1444 config/tc-mmix.c:1476
10053#: config/tc-mmix.c:1508 config/tc-mmix.c:1538 config/tc-mmix.c:1591
10054#: config/tc-mmix.c:1608 config/tc-mmix.c:1635 config/tc-mmix.c:1663
9c9c98a5
NC
10055#: config/tc-mmix.c:1693 config/tc-mmix.c:1719 config/tc-mmix.c:1735
10056#: config/tc-mmix.c:1761 config/tc-mmix.c:1777 config/tc-mmix.c:1793
10057#: config/tc-mmix.c:1874
328577ad
NC
10058#, c-format
10059msgid "invalid operands to opcode %s: `%s'"
10060msgstr ""
10061
9c9c98a5 10062#: config/tc-mmix.c:1976
328577ad 10063msgid "internal: mmix_prefix_name but empty prefix"
ac50feda
RH
10064msgstr ""
10065
9c9c98a5 10066#: config/tc-mmix.c:2020
328577ad
NC
10067#, c-format
10068msgid "too many GREG registers allocated (max %d)"
ac50feda
RH
10069msgstr ""
10070
9c9c98a5 10071#: config/tc-mmix.c:2078
328577ad 10072msgid "BSPEC already active. Nesting is not supported."
ac50feda
RH
10073msgstr ""
10074
9c9c98a5 10075#: config/tc-mmix.c:2087
328577ad 10076msgid "invalid BSPEC expression"
ac50feda
RH
10077msgstr ""
10078
9c9c98a5 10079#: config/tc-mmix.c:2103
ac50feda 10080#, c-format
328577ad 10081msgid "can't create section %s"
ac50feda
RH
10082msgstr ""
10083
9c9c98a5 10084#: config/tc-mmix.c:2108
ac50feda 10085#, c-format
328577ad 10086msgid "can't set section flags for section %s"
ac50feda
RH
10087msgstr ""
10088
9c9c98a5 10089#: config/tc-mmix.c:2129
328577ad 10090msgid "ESPEC without preceding BSPEC"
ac50feda
RH
10091msgstr ""
10092
9c9c98a5 10093#: config/tc-mmix.c:2158
328577ad 10094msgid "missing local expression"
ac50feda
RH
10095msgstr ""
10096
9c9c98a5 10097#: config/tc-mmix.c:2368
328577ad 10098msgid "operand out of range, instruction expanded"
ac50feda
RH
10099msgstr ""
10100
328577ad
NC
10101#. The BFD_RELOC_MMIX_LOCAL-specific message is supposed to be
10102#. user-friendly, though a little bit non-substantial.
9c9c98a5 10103#: config/tc-mmix.c:2619
328577ad 10104msgid "directive LOCAL must be placed in code or data"
ac50feda
RH
10105msgstr ""
10106
9c9c98a5 10107#: config/tc-mmix.c:2620
328577ad 10108msgid "internal confusion: relocation in a section without contents"
ac50feda
RH
10109msgstr ""
10110
9c9c98a5 10111#: config/tc-mmix.c:2734
328577ad 10112msgid "internal: BFD_RELOC_MMIX_BASE_PLUS_OFFSET not resolved to section"
ac50feda
RH
10113msgstr ""
10114
9c9c98a5 10115#: config/tc-mmix.c:2782
328577ad 10116msgid "no suitable GREG definition for operands"
ac50feda
RH
10117msgstr ""
10118
9c9c98a5 10119#: config/tc-mmix.c:2841
328577ad 10120msgid "operands were not reducible at assembly-time"
ac50feda
RH
10121msgstr ""
10122
9c9c98a5 10123#: config/tc-mmix.c:2868
328577ad
NC
10124#, c-format
10125msgid "cannot generate relocation type for symbol %s, code %s"
ac50feda
RH
10126msgstr ""
10127
9c9c98a5 10128#: config/tc-mmix.c:2888
328577ad
NC
10129#, c-format
10130msgid "internal: unhandled label %s"
ac50feda
RH
10131msgstr ""
10132
9c9c98a5 10133#: config/tc-mmix.c:2918
328577ad 10134msgid "[0-9]H labels may not appear alone on a line"
ac50feda
RH
10135msgstr ""
10136
9c9c98a5 10137#: config/tc-mmix.c:2927
328577ad 10138msgid "[0-9]H labels do not mix with dot-pseudos"
ac50feda
RH
10139msgstr ""
10140
9c9c98a5 10141#: config/tc-mmix.c:3015
328577ad 10142msgid "invalid characters in input"
ac50feda
RH
10143msgstr ""
10144
9c9c98a5 10145#: config/tc-mmix.c:3121
328577ad 10146msgid "empty label field for IS"
ac50feda
RH
10147msgstr ""
10148
9c9c98a5 10149#: config/tc-mmix.c:3447
328577ad
NC
10150#, c-format
10151msgid "internal: unexpected relax type %d:%d"
ac50feda
RH
10152msgstr ""
10153
9c9c98a5 10154#: config/tc-mmix.c:3470
328577ad 10155msgid "BSPEC without ESPEC."
ac50feda
RH
10156msgstr ""
10157
9c9c98a5 10158#: config/tc-mmix.c:3675
328577ad 10159msgid "GREG expression too complicated"
ac50feda
RH
10160msgstr ""
10161
9c9c98a5 10162#: config/tc-mmix.c:3690
328577ad 10163msgid "internal: GREG expression not resolved to section"
ac50feda
RH
10164msgstr ""
10165
9c9c98a5 10166#: config/tc-mmix.c:3739
328577ad 10167msgid "register section has contents\n"
ac50feda
RH
10168msgstr ""
10169
9c9c98a5 10170#: config/tc-mmix.c:3866
328577ad 10171msgid "section change from within a BSPEC/ESPEC pair is not supported"
ac50feda
RH
10172msgstr ""
10173
9c9c98a5 10174#: config/tc-mmix.c:3887
328577ad 10175msgid "directive LOC from within a BSPEC/ESPEC pair is not supported"
ac50feda
RH
10176msgstr ""
10177
9c9c98a5 10178#: config/tc-mmix.c:3898
328577ad 10179msgid "invalid LOC expression"
ac50feda
RH
10180msgstr ""
10181
9c9c98a5 10182#: config/tc-mmix.c:3925 config/tc-mmix.c:3952
328577ad 10183msgid "LOC expression stepping backwards is not supported"
ac50feda
RH
10184msgstr ""
10185
328577ad
NC
10186#. We will only get here in rare cases involving #NO_APP,
10187#. where the unterminated string is not recognized by the
10188#. preformatting pass.
cc643b88 10189#: config/tc-mmix.c:4034 config/tc-mmix.c:4192 config/tc-z80.c:1695
328577ad 10190msgid "unterminated string"
ac50feda
RH
10191msgstr ""
10192
2ee0aedf 10193#: config/tc-mmix.c:4051
328577ad 10194msgid "BYTE expression not a pure number"
ac50feda
RH
10195msgstr ""
10196
328577ad
NC
10197#. Note that mmixal does not allow negative numbers in
10198#. BYTE sequences, so neither should we.
2ee0aedf 10199#: config/tc-mmix.c:4060
328577ad 10200msgid "BYTE expression not in the range 0..255"
ac50feda
RH
10201msgstr ""
10202
2ee0aedf 10203#: config/tc-mmix.c:4109 config/tc-mmix.c:4125
328577ad 10204msgid "data item with alignment larger than location"
ac50feda
RH
10205msgstr ""
10206
328577ad
NC
10207#. Since integer_constant is local to expr.c, we have to make this a
10208#. macro. FIXME: Do it cleaner.
23f938f1 10209#: config/tc-mmix.h:105
328577ad 10210msgid "`&' serial number operator is not supported"
ac50feda
RH
10211msgstr ""
10212
ae351704 10213#: config/tc-mn10200.c:304
6e1772d5 10214#, c-format
ac50feda
RH
10215msgid ""
10216"MN10200 options:\n"
10217"none yet\n"
10218msgstr ""
10219
42477147 10220#: config/tc-mn10300.c:441
6e1772d5 10221#, c-format
ac50feda 10222msgid ""
ae351704 10223"MN10300 assembler options:\n"
ac50feda
RH
10224"none yet\n"
10225msgstr ""
10226
2ee0aedf 10227#: config/tc-mn10300.c:1268
ac50feda
RH
10228msgid "Invalid opcode/operands"
10229msgstr ""
10230
f12e7348 10231#: config/tc-mn10300.c:1791
ac50feda
RH
10232msgid "Invalid register specification."
10233msgstr ""
10234
f12e7348 10235#: config/tc-mn10300.c:2383
328577ad
NC
10236#, c-format
10237msgid "Bad relocation fixup type (%d)"
10238msgstr ""
10239
2cbd2211
RW
10240#: config/tc-moxie.c:100
10241msgid "expecting register"
10242msgstr ""
10243
10244#: config/tc-moxie.c:119 config/tc-moxie.c:135
10245msgid "illegal register number"
10246msgstr ""
10247
10248#: config/tc-moxie.c:184 config/tc-pj.c:260
10249#, c-format
10250msgid "unknown opcode %s"
10251msgstr ""
10252
10253#: config/tc-moxie.c:202 config/tc-moxie.c:221 config/tc-moxie.c:312
10254#: config/tc-moxie.c:358
10255msgid "expecting comma delimited register operands"
10256msgstr ""
10257
10258#: config/tc-moxie.c:228 config/tc-moxie.c:288 config/tc-moxie.c:300
10259#: config/tc-moxie.c:333 config/tc-moxie.c:365 config/tc-moxie.c:398
10260#: config/tc-moxie.c:452 config/tc-moxie.c:506 config/tc-moxie.c:516
9c9c98a5 10261#: config/tc-moxie.c:544 config/tc-pj.c:308
2cbd2211
RW
10262msgid "extra stuff on line ignored"
10263msgstr ""
10264
10265#: config/tc-moxie.c:248 config/tc-moxie.c:388 config/tc-moxie.c:418
10266#: config/tc-moxie.c:493
10267msgid "expecting comma delimited operands"
10268msgstr ""
10269
10270#: config/tc-moxie.c:316 config/tc-moxie.c:344
10271msgid "expecting indirect register `($rA)'"
10272msgstr ""
10273
10274#: config/tc-moxie.c:324 config/tc-moxie.c:352 config/tc-moxie.c:443
10275#: config/tc-moxie.c:485
10276msgid "missing closing parenthesis"
10277msgstr ""
10278
10279#: config/tc-moxie.c:435 config/tc-moxie.c:477
10280msgid "expecting indirect register `($rX)'"
10281msgstr ""
10282
9c9c98a5 10283#: config/tc-moxie.c:547 config/tc-pj.c:313
2cbd2211
RW
10284msgid "Something forgot to clean up\n"
10285msgstr ""
10286
2ee0aedf 10287#: config/tc-moxie.c:649
2cbd2211
RW
10288msgid "pcrel too far BFD_RELOC_MOXIE_10"
10289msgstr ""
10290
c85dd50d 10291#: config/tc-msp430.c:547
8ea2b00f
AM
10292msgid ".profiler pseudo requires at least two operands."
10293msgstr ""
10294
c85dd50d 10295#: config/tc-msp430.c:606
8ea2b00f
AM
10296msgid "unknown profiling flag - ignored."
10297msgstr ""
10298
c85dd50d
NC
10299#: config/tc-msp430.c:622
10300msgid "ambiguous flags combination - '.profiler' directive ignored."
8ea2b00f
AM
10301msgstr ""
10302
c85dd50d
NC
10303#: config/tc-msp430.c:632
10304msgid "profiling in absolute section?"
8ea2b00f
AM
10305msgstr ""
10306
2ee0aedf 10307#: config/tc-msp430.c:720
6e1772d5 10308#, c-format
87ccc1b0 10309msgid "Known MCU names:\n"
ac50feda
RH
10310msgstr ""
10311
2ee0aedf 10312#: config/tc-msp430.c:723
87ccc1b0
NC
10313#, c-format
10314msgid "\t %s\n"
ac50feda
RH
10315msgstr ""
10316
2ee0aedf 10317#: config/tc-msp430.c:749
8ea2b00f
AM
10318#, c-format
10319msgid "redefinition of mcu type %s' to %s'"
10320msgstr ""
10321
2ee0aedf 10322#: config/tc-msp430.c:792
6e1772d5 10323#, c-format
87ccc1b0
NC
10324msgid ""
10325"MSP430 options:\n"
10326" -mmcu=[msp430-name] select microcontroller type\n"
10327" msp430x110 msp430x112\n"
10328" msp430x1101 msp430x1111\n"
10329" msp430x1121 msp430x1122 msp430x1132\n"
10330" msp430x122 msp430x123\n"
10331" msp430x1222 msp430x1232\n"
10332" msp430x133 msp430x135\n"
10333" msp430x1331 msp430x1351\n"
10334" msp430x147 msp430x148 msp430x149\n"
10335" msp430x155 msp430x156 msp430x157\n"
10336" msp430x167 msp430x168 msp430x169\n"
8ea2b00f 10337" msp430x1610 msp430x1611 msp430x1612\n"
87ccc1b0
NC
10338" msp430x311 msp430x312 msp430x313 msp430x314 "
10339"msp430x315\n"
10340" msp430x323 msp430x325\n"
10341" msp430x336 msp430x337\n"
8ea2b00f 10342" msp430x412 msp430x413 msp430x415 msp430x417\n"
6e1772d5
AM
10343" msp430xE423 msp430xE425 msp430E427\n"
10344" msp430xW423 msp430xW425 msp430W427\n"
8ea2b00f 10345" msp430xG437 msp430xG438 msp430G439\n"
87ccc1b0
NC
10346" msp430x435 msp430x436 msp430x437\n"
10347" msp430x447 msp430x448 msp430x449\n"
ac50feda
RH
10348msgstr ""
10349
2ee0aedf 10350#: config/tc-msp430.c:815
3caac5b8
AM
10351#, c-format
10352msgid ""
10353" -mQ - enable relaxation at assembly time. DANGEROUS!\n"
10354" -mP - enable polymorph instructions\n"
10355msgstr ""
10356
2ee0aedf 10357#: config/tc-msp430.c:969
87ccc1b0 10358#, c-format
8ea2b00f 10359msgid "value %d out of range. Use #lo() or #hi()"
ac50feda
RH
10360msgstr ""
10361
2ee0aedf 10362#: config/tc-msp430.c:1057
87ccc1b0 10363#, c-format
8ea2b00f 10364msgid "unknown expression in operand %s. use #llo() #lhi() #hlo() #hhi() "
ac50feda
RH
10365msgstr ""
10366
2ee0aedf 10367#: config/tc-msp430.c:1108
87ccc1b0 10368#, c-format
8ea2b00f 10369msgid "Registers cannot be used within immediate expression [%s]"
ac50feda
RH
10370msgstr ""
10371
2ee0aedf 10372#: config/tc-msp430.c:1110
87ccc1b0 10373#, c-format
8ea2b00f 10374msgid "unknown operand %s"
ac50feda
RH
10375msgstr ""
10376
2ee0aedf 10377#: config/tc-msp430.c:1132 config/tc-msp430.c:1267
8ea2b00f
AM
10378#, c-format
10379msgid "value out of range: %d"
ac50feda
RH
10380msgstr ""
10381
2ee0aedf 10382#: config/tc-msp430.c:1143
8ea2b00f
AM
10383#, c-format
10384msgid "Registers cannot be used within absolute expression [%s]"
ac50feda
RH
10385msgstr ""
10386
2ee0aedf 10387#: config/tc-msp430.c:1145 config/tc-msp430.c:1288
8ea2b00f
AM
10388#, c-format
10389msgid "unknown expression in operand %s"
ac50feda
RH
10390msgstr ""
10391
2ee0aedf 10392#: config/tc-msp430.c:1159 config/tc-msp430.c:1166
8ea2b00f
AM
10393#, c-format
10394msgid "unknown addressing mode %s"
ac50feda
RH
10395msgstr ""
10396
2ee0aedf 10397#: config/tc-msp430.c:1174
87ccc1b0 10398#, c-format
8ea2b00f 10399msgid "Bad register name r%s"
ac50feda
RH
10400msgstr ""
10401
2ee0aedf 10402#: config/tc-msp430.c:1186
8ea2b00f
AM
10403#, c-format
10404msgid "MSP430 does not have %d registers"
ac50feda
RH
10405msgstr ""
10406
2ee0aedf 10407#: config/tc-msp430.c:1206
8ea2b00f 10408msgid "')' required"
ac50feda
RH
10409msgstr ""
10410
2ee0aedf 10411#: config/tc-msp430.c:1219
87ccc1b0 10412#, c-format
8ea2b00f 10413msgid "unknown operator %s. Did you mean X(Rn) or #[hl][hl][oi](CONST) ?"
ac50feda
RH
10414msgstr ""
10415
2ee0aedf 10416#: config/tc-msp430.c:1228
87ccc1b0 10417#, c-format
c85dd50d 10418msgid "unknown operator (r%s substituted as a register name"
ac50feda
RH
10419msgstr ""
10420
2ee0aedf 10421#: config/tc-msp430.c:1240 config/tc-msp430.c:1251
87ccc1b0 10422#, c-format
8ea2b00f 10423msgid "unknown operator %s"
ac50feda
RH
10424msgstr ""
10425
2ee0aedf 10426#: config/tc-msp430.c:1245
8ea2b00f 10427msgid "r2 should not be used in indexed addressing mode"
ac50feda
RH
10428msgstr ""
10429
2ee0aedf 10430#: config/tc-msp430.c:1286
87ccc1b0 10431#, c-format
8ea2b00f 10432msgid "Registers cannot be used as a prefix of indexed expression [%s]"
ac50feda
RH
10433msgstr ""
10434
8ea2b00f 10435#. Unreachable.
2ee0aedf 10436#: config/tc-msp430.c:1335
87ccc1b0 10437#, c-format
8ea2b00f 10438msgid "unknown addressing mode for operand %s"
ac50feda
RH
10439msgstr ""
10440
2ee0aedf 10441#: config/tc-msp430.c:1360
87ccc1b0 10442#, c-format
8ea2b00f 10443msgid "Internal bug. Try to use 0(r%d) instead of @r%d"
ac50feda
RH
10444msgstr ""
10445
2ee0aedf 10446#: config/tc-msp430.c:1370
8ea2b00f 10447msgid "this addressing mode is not applicable for destination operand"
ac50feda
RH
10448msgstr ""
10449
2ee0aedf 10450#: config/tc-msp430.c:1414
87ccc1b0 10451#, c-format
8ea2b00f 10452msgid "instruction %s requires %d operand(s)"
ac50feda
RH
10453msgstr ""
10454
2ee0aedf 10455#: config/tc-msp430.c:1667
87ccc1b0 10456#, c-format
8ea2b00f 10457msgid "Even number required. Rounded to %d"
ac50feda
RH
10458msgstr ""
10459
2ee0aedf 10460#: config/tc-msp430.c:1678
87ccc1b0 10461#, c-format
8ea2b00f 10462msgid "Wrong displacement %d"
ac50feda
RH
10463msgstr ""
10464
2ee0aedf 10465#: config/tc-msp430.c:1695
8ea2b00f 10466msgid "instruction requires label sans '$'"
ac50feda
RH
10467msgstr ""
10468
2ee0aedf 10469#: config/tc-msp430.c:1700
8ea2b00f
AM
10470msgid "instruction requires label or value in range -511:512"
10471msgstr ""
10472
2ee0aedf 10473#: config/tc-msp430.c:1707 config/tc-msp430.c:1751 config/tc-msp430.c:1790
8ea2b00f
AM
10474msgid "instruction requires label"
10475msgstr ""
10476
2ee0aedf 10477#: config/tc-msp430.c:1715 config/tc-msp430.c:1757
3caac5b8
AM
10478msgid "polymorphs are not enabled. Use -mP option to enable."
10479msgstr ""
10480
2ee0aedf 10481#: config/tc-msp430.c:1794
c85dd50d 10482msgid "Illegal instruction or not implemented opcode."
8ea2b00f
AM
10483msgstr ""
10484
2ee0aedf 10485#: config/tc-msp430.c:2144
87ccc1b0 10486#, c-format
8ea2b00f
AM
10487msgid "internal inconsistency problem in %s: insn %04lx"
10488msgstr ""
10489
2ee0aedf 10490#: config/tc-msp430.c:2174 config/tc-msp430.c:2197
8ea2b00f
AM
10491#, c-format
10492msgid "internal inconsistency problem in %s: ext. insn %04lx"
10493msgstr ""
10494
2ee0aedf 10495#: config/tc-msp430.c:2209
8ea2b00f
AM
10496#, c-format
10497msgid "internal inconsistency problem in %s: %lx"
87ccc1b0
NC
10498msgstr ""
10499
c85dd50d
NC
10500#: config/tc-mt.c:151
10501#, c-format
10502msgid "MT specific command line options:\n"
10503msgstr ""
10504
10505#: config/tc-mt.c:152
10506#, c-format
10507msgid " -march=ms1-64-001 allow ms1-64-001 instructions\n"
10508msgstr ""
10509
10510#: config/tc-mt.c:153
10511#, c-format
10512msgid " -march=ms1-16-002 allow ms1-16-002 instructions (default)\n"
10513msgstr ""
10514
10515#: config/tc-mt.c:154
10516#, c-format
10517msgid " -march=ms1-16-003 allow ms1-16-003 instructions\n"
10518msgstr ""
10519
10520#: config/tc-mt.c:155
10521#, c-format
10522msgid " -march=ms2 allow ms2 instructions \n"
10523msgstr ""
10524
10525#: config/tc-mt.c:156
10526#, c-format
10527msgid " -nosched disable scheduling restrictions\n"
10528msgstr ""
10529
10530#: config/tc-mt.c:224
10531#, c-format
10532msgid "instruction %s may not follow another memory access instruction."
10533msgstr ""
10534
10535#: config/tc-mt.c:230
10536#, c-format
10537msgid "instruction %s may not follow another I/O instruction."
10538msgstr ""
10539
10540#: config/tc-mt.c:236
10541#, c-format
10542msgid "%s may not occupy the delay slot of another branch insn."
10543msgstr ""
10544
10545#: config/tc-mt.c:261
10546#, c-format
cc643b88 10547msgid "operand references R%ld of previous instruction."
c85dd50d
NC
10548msgstr ""
10549
10550#: config/tc-mt.c:267
10551#, c-format
cc643b88 10552msgid "operand references R%ld of instruction before previous."
c85dd50d
NC
10553msgstr ""
10554
10555#: config/tc-mt.c:281 config/tc-mt.c:286
10556#, c-format
10557msgid ""
10558"conditional branch or jal insn's operand references R%ld of previous "
10559"arithmetic or logic insn."
10560msgstr ""
10561
2ee0aedf 10562#: config/tc-mt.c:349
b2f58c0c
NC
10563msgid "md_estimate_size_before_relax\n"
10564msgstr ""
10565
ae351704 10566#: config/tc-ns32k.c:439
87ccc1b0
NC
10567msgid "Invalid syntax in PC-relative addressing mode"
10568msgstr ""
10569
ae351704 10570#: config/tc-ns32k.c:463
87ccc1b0
NC
10571msgid "Invalid syntax in External addressing mode"
10572msgstr ""
10573
ae351704 10574#: config/tc-ns32k.c:544
87ccc1b0
NC
10575msgid "Invalid syntax in Memory Relative addressing mode"
10576msgstr ""
10577
ae351704 10578#: config/tc-ns32k.c:611
87ccc1b0
NC
10579msgid "Invalid scaled-indexed mode, use (b,w,d,q)"
10580msgstr ""
10581
ae351704 10582#: config/tc-ns32k.c:616
87ccc1b0
NC
10583msgid "Syntax in scaled-indexed mode, use [Rn:m] where n=[0..7] m={b,w,d,q}"
10584msgstr ""
10585
ae351704 10586#: config/tc-ns32k.c:621
87ccc1b0
NC
10587msgid "Scaled-indexed addressing mode combined with scaled-index"
10588msgstr ""
10589
ae351704 10590#: config/tc-ns32k.c:632
87ccc1b0
NC
10591msgid "Invalid or illegal addressing mode combined with scaled-index"
10592msgstr ""
10593
ae351704 10594#: config/tc-ns32k.c:755
87ccc1b0
NC
10595msgid "Premature end of suffix -- Defaulting to d"
10596msgstr ""
10597
ae351704 10598#: config/tc-ns32k.c:768
87ccc1b0
NC
10599msgid "Bad suffix after ':' use {b|w|d} Defaulting to d"
10600msgstr ""
10601
ae351704 10602#: config/tc-ns32k.c:813
87ccc1b0
NC
10603msgid "Very short instr to option, ie you can't do it on a NULLstr"
10604msgstr ""
10605
ae351704 10606#: config/tc-ns32k.c:863
87ccc1b0
NC
10607msgid "No such entry in list. (cpu/mmu register)"
10608msgstr ""
10609
ae351704 10610#: config/tc-ns32k.c:920
87ccc1b0
NC
10611msgid "Internal consistency error. check ns32k-opcode.h"
10612msgstr ""
10613
ae351704 10614#: config/tc-ns32k.c:944
87ccc1b0
NC
10615msgid "Address of immediate operand"
10616msgstr ""
10617
ae351704 10618#: config/tc-ns32k.c:945
87ccc1b0
NC
10619msgid "Invalid immediate write operand."
10620msgstr ""
10621
ae351704 10622#: config/tc-ns32k.c:1075
87ccc1b0
NC
10623msgid "Bad opcode-table-option, check in file ns32k-opcode.h"
10624msgstr ""
10625
ae351704 10626#: config/tc-ns32k.c:1108
87ccc1b0
NC
10627msgid "No such opcode"
10628msgstr ""
10629
ae351704 10630#: config/tc-ns32k.c:1183
87ccc1b0
NC
10631msgid "Bad suffix, defaulting to d"
10632msgstr ""
10633
ae351704 10634#: config/tc-ns32k.c:1210
87ccc1b0
NC
10635msgid "Too many operands passed to instruction"
10636msgstr ""
10637
10638#. Check error in default.
ae351704 10639#: config/tc-ns32k.c:1222
87ccc1b0
NC
10640msgid "Wrong numbers of operands in default, check ns32k-opcodes.h"
10641msgstr ""
10642
ae351704 10643#: config/tc-ns32k.c:1225
87ccc1b0
NC
10644msgid "Wrong number of operands"
10645msgstr ""
10646
ae351704 10647#: config/tc-ns32k.c:1298
55cf6793
ZW
10648#, c-format
10649msgid "Can not do %d byte pc-relative relocation for storage type %d"
87ccc1b0
NC
10650msgstr ""
10651
ae351704 10652#: config/tc-ns32k.c:1301
55cf6793
ZW
10653#, c-format
10654msgid "Can not do %d byte relocation for storage type %d"
87ccc1b0
NC
10655msgstr ""
10656
ae351704 10657#: config/tc-ns32k.c:1393
55cf6793
ZW
10658#, c-format
10659msgid "value of %ld out of byte displacement range."
87ccc1b0
NC
10660msgstr ""
10661
ae351704 10662#: config/tc-ns32k.c:1403
55cf6793
ZW
10663#, c-format
10664msgid "value of %ld out of word displacement range."
87ccc1b0
NC
10665msgstr ""
10666
ae351704 10667#: config/tc-ns32k.c:1418
55cf6793
ZW
10668#, c-format
10669msgid "value of %ld out of double word displacement range."
87ccc1b0
NC
10670msgstr ""
10671
ae351704 10672#: config/tc-ns32k.c:1439
55cf6793
ZW
10673#, c-format
10674msgid "Internal logic error. line %d, file \"%s\""
87ccc1b0
NC
10675msgstr ""
10676
ae351704 10677#: config/tc-ns32k.c:1487
55cf6793
ZW
10678#, c-format
10679msgid "Internal logic error. line %d, file \"%s\""
ac50feda
RH
10680msgstr ""
10681
ae351704 10682#: config/tc-ns32k.c:1588
55cf6793 10683msgid "Bit field out of range"
ac50feda
RH
10684msgstr ""
10685
ae351704 10686#: config/tc-ns32k.c:1688
55cf6793 10687msgid "iif convert internal pcrel/binary"
ac50feda
RH
10688msgstr ""
10689
ae351704 10690#: config/tc-ns32k.c:1705
55cf6793 10691msgid "Bignum too big for long"
ac50feda
RH
10692msgstr ""
10693
ae351704 10694#: config/tc-ns32k.c:1782
55cf6793 10695msgid "iif convert internal pcrel/pointer"
ac50feda
RH
10696msgstr ""
10697
ae351704 10698#: config/tc-ns32k.c:1787
55cf6793 10699msgid "Internal logic error in iif.iifP[n].type"
ac50feda
RH
10700msgstr ""
10701
55cf6793 10702#. We cant relax this case.
ae351704 10703#: config/tc-ns32k.c:1823
55cf6793 10704msgid "Can't relax difference"
ac50feda
RH
10705msgstr ""
10706
ae351704
AM
10707#: config/tc-ns32k.c:1864
10708msgid "Displacement too large for :d"
ac50feda
RH
10709msgstr ""
10710
ae351704 10711#: config/tc-ns32k.c:1877
55cf6793 10712msgid "Internal logic error in iif.iifP[].type"
ac50feda
RH
10713msgstr ""
10714
55cf6793 10715#. Fatal.
ae351704 10716#: config/tc-ns32k.c:1909
55cf6793
ZW
10717#, c-format
10718msgid "Can't hash %s: %s"
ac50feda
RH
10719msgstr ""
10720
499ac353 10721#: config/tc-ns32k.c:2145
87ccc1b0
NC
10722#, c-format
10723msgid "invalid architecture option -m%s, ignored"
10724msgstr ""
10725
499ac353 10726#: config/tc-ns32k.c:2158
ac50feda 10727#, c-format
87ccc1b0 10728msgid "invalid default displacement size \"%s\". Defaulting to %d."
ac50feda
RH
10729msgstr ""
10730
499ac353 10731#: config/tc-ns32k.c:2174
6e1772d5 10732#, c-format
ac50feda
RH
10733msgid ""
10734"NS32K options:\n"
10735"-m32032 | -m32532\tselect variant of NS32K architecture\n"
87ccc1b0 10736"--disp-size-default=<1|2|4>\n"
ac50feda
RH
10737msgstr ""
10738
499ac353 10739#: config/tc-ns32k.c:2249
ac50feda
RH
10740#, c-format
10741msgid "Cannot find relocation type for symbol %s, code %d"
10742msgstr ""
10743
2ee0aedf 10744#: config/tc-or32.c:361
3b16e843
NC
10745#, c-format
10746msgid "unknown opcode1: `%s'"
10747msgstr ""
10748
2ee0aedf 10749#: config/tc-or32.c:367
3b16e843
NC
10750#, c-format
10751msgid "unknown opcode2 `%s'."
10752msgstr ""
10753
2ee0aedf 10754#: config/tc-or32.c:403
3b16e843
NC
10755#, c-format
10756msgid "instruction not allowed: %s"
10757msgstr ""
10758
2ee0aedf 10759#: config/tc-or32.c:406
3b16e843
NC
10760#, c-format
10761msgid "too many operands: %s"
10762msgstr ""
10763
2ee0aedf 10764#: config/tc-or32.c:490
3b16e843
NC
10765msgid "call/jmp target out of range (1)"
10766msgstr ""
10767
2ee0aedf 10768#: config/tc-or32.c:612
3b16e843
NC
10769msgid "call/jmp target out of range (2)"
10770msgstr ""
10771
2ee0aedf 10772#: config/tc-or32.c:631
3caac5b8
AM
10773#, c-format
10774msgid "bad relocation type: 0x%02x"
3b16e843
NC
10775msgstr ""
10776
2ee0aedf 10777#: config/tc-or32.c:823
3b16e843
NC
10778msgid "invalid register in & expression"
10779msgstr ""
10780
a5c7551f
RW
10781#: config/tc-pdp11.c:339 config/tc-pdp11.c:357 config/tc-pdp11.c:382
10782#: config/tc-pdp11.c:388 config/tc-pdp11.c:401
10783msgid "Bad register name"
87ccc1b0
NC
10784msgstr ""
10785
a5c7551f
RW
10786#: config/tc-pdp11.c:420 config/tc-pdp11.c:484 config/tc-pdp11.c:495
10787msgid "Error in expression"
87ccc1b0
NC
10788msgstr ""
10789
a5c7551f
RW
10790#: config/tc-pdp11.c:492
10791msgid "Low order bits truncated in immediate float operand"
a74801ba
ILT
10792msgstr ""
10793
cc643b88 10794#: config/tc-pdp11.c:611
a5c7551f 10795msgid "Float AC not legal as integer operand"
a74801ba
ILT
10796msgstr ""
10797
cc643b88 10798#: config/tc-pdp11.c:631
a5c7551f
RW
10799msgid "General register not legal as float operand"
10800msgstr ""
10801
cc643b88 10802#: config/tc-pdp11.c:664
a5c7551f
RW
10803msgid "No instruction found"
10804msgstr ""
10805
cc643b88 10806#: config/tc-pdp11.c:674 config/tc-z80.c:1894 config/tc-z80.c:1907
a5c7551f
RW
10807#, c-format
10808msgid "Unknown instruction '%s'"
10809msgstr ""
10810
cc643b88 10811#: config/tc-pdp11.c:680
a5c7551f
RW
10812#, c-format
10813msgid "Unsupported instruction set extension: %s"
10814msgstr ""
10815
cc643b88 10816#: config/tc-pdp11.c:716
a5c7551f
RW
10817msgid "operand is not an absolute constant"
10818msgstr ""
10819
cc643b88 10820#: config/tc-pdp11.c:724
a5c7551f
RW
10821msgid "3-bit immediate out of range"
10822msgstr ""
10823
cc643b88 10824#: config/tc-pdp11.c:731
a5c7551f
RW
10825msgid "6-bit immediate out of range"
10826msgstr ""
10827
cc643b88 10828#: config/tc-pdp11.c:738
a5c7551f
RW
10829msgid "8-bit immediate out of range"
10830msgstr ""
10831
cc643b88 10832#: config/tc-pdp11.c:755 config/tc-pdp11.c:948
a5c7551f
RW
10833msgid "Symbol expected"
10834msgstr ""
10835
cc643b88 10836#: config/tc-pdp11.c:760
a5c7551f
RW
10837msgid "8-bit displacement out of range"
10838msgstr ""
10839
cc643b88
NC
10840#: config/tc-pdp11.c:802 config/tc-pdp11.c:823 config/tc-pdp11.c:840
10841#: config/tc-pdp11.c:861 config/tc-pdp11.c:878 config/tc-pdp11.c:899
10842#: config/tc-pdp11.c:918 config/tc-pdp11.c:939
a5c7551f
RW
10843msgid "Missing ','"
10844msgstr ""
10845
cc643b88 10846#: config/tc-pdp11.c:953
a5c7551f
RW
10847msgid "6-bit displacement out of range"
10848msgstr ""
10849
cc643b88 10850#: config/tc-pdp11.c:974 config/tc-vax.c:1944
a5c7551f
RW
10851msgid "Too many operands"
10852msgstr ""
10853
10854#: config/tc-pj.c:65 config/tc-pj.c:74
10855msgid "confusing relocation expressions"
10856msgstr ""
10857
10858#: config/tc-pj.c:157
10859msgid "can't have relocation for ipush"
10860msgstr ""
10861
9c9c98a5 10862#: config/tc-pj.c:289
cc643b88 10863msgid "expected expression"
a5c7551f
RW
10864msgstr ""
10865
9c9c98a5 10866#: config/tc-pj.c:355
6e1772d5 10867#, c-format
a74801ba
ILT
10868msgid ""
10869"PJ options:\n"
10870"-little\t\t\tgenerate little endian code\n"
10871"-big\t\t\tgenerate big endian code\n"
10872msgstr ""
10873
2ee0aedf
TG
10874#: config/tc-pj.c:380 config/tc-sh.c:4143 config/tc-sh.c:4150
10875#: config/tc-sh.c:4157 config/tc-sh.c:4164
a74801ba
ILT
10876msgid "pcrel too far"
10877msgstr ""
10878
328577ad
NC
10879#: config/tc-pj.h:38
10880msgid "convert_frag\n"
10881msgstr ""
10882
10883#: config/tc-pj.h:39
10884msgid "estimate size\n"
a74801ba
ILT
10885msgstr ""
10886
cc643b88 10887#: config/tc-ppc.c:1119
87ccc1b0
NC
10888#, c-format
10889msgid "%s unsupported"
10890msgstr ""
10891
cc643b88 10892#: config/tc-ppc.c:1216
2ee0aedf
TG
10893msgid "--nops needs a numeric argument"
10894msgstr ""
10895
cc643b88 10896#: config/tc-ppc.c:1230
6e1772d5 10897#, c-format
ac50feda
RH
10898msgid ""
10899"PowerPC options:\n"
2ee0aedf
TG
10900"-a32 generate ELF32/XCOFF32\n"
10901"-a64 generate ELF64/XCOFF64\n"
10902"-u ignored\n"
10903"-mpwrx, -mpwr2 generate code for POWER/2 (RIOS2)\n"
10904"-mpwr generate code for POWER (RIOS1)\n"
10905"-m601 generate code for PowerPC 601\n"
328577ad 10906"-mppc, -mppc32, -m603, -m604\n"
2ee0aedf
TG
10907" generate code for PowerPC 603/604\n"
10908"-m403 generate code for PowerPC 403\n"
10909"-m405 generate code for PowerPC 405\n"
10910"-m440 generate code for PowerPC 440\n"
10911"-m464 generate code for PowerPC 464\n"
10912"-m476 generate code for PowerPC 476\n"
328577ad 10913"-m7400, -m7410, -m7450, -m7455\n"
2ee0aedf
TG
10914" generate code for PowerPC 7400/7410/7450/7455\n"
10915"-m750cl generate code for PowerPC 750cl\n"
87ccc1b0
NC
10916msgstr ""
10917
cc643b88 10918#: config/tc-ppc.c:1248
6e1772d5 10919#, c-format
87ccc1b0 10920msgid ""
2ee0aedf
TG
10921"-mppc64, -m620 generate code for PowerPC 620/625/630\n"
10922"-mppc64bridge generate code for PowerPC 64, including bridge "
10923"insns\n"
10924"-mbooke generate code for 32-bit PowerPC BookE\n"
10925"-ma2 generate code for A2 architecture\n"
10926"-mpower4, -mpwr4 generate code for Power4 architecture\n"
9c9c98a5 10927"-mpower5, -mpwr5, -mpwr5x\n"
2ee0aedf
TG
10928" generate code for Power5 architecture\n"
10929"-mpower6, -mpwr6 generate code for Power6 architecture\n"
10930"-mpower7, -mpwr7 generate code for Power7 architecture\n"
10931"-mcell generate code for Cell Broadband Engine "
10932"architecture\n"
10933"-mcom generate code Power/PowerPC common instructions\n"
10934"-many generate code for any architecture (PWR/PWRX/PPC)\n"
87ccc1b0
NC
10935msgstr ""
10936
cc643b88 10937#: config/tc-ppc.c:1261
6e1772d5 10938#, c-format
87ccc1b0 10939msgid ""
2ee0aedf
TG
10940"-maltivec generate code for AltiVec\n"
10941"-mvsx generate code for Vector-Scalar (VSX) instructions\n"
10942"-me300 generate code for PowerPC e300 family\n"
10943"-me500, -me500x2 generate code for Motorola e500 core complex\n"
f12e7348 10944"-me500mc, generate code for Freescale e500mc core complex\n"
2ee0aedf
TG
10945"-me500mc64, generate code for Freescale e500mc64 core complex\n"
10946"-mspe generate code for Motorola SPE instructions\n"
10947"-mtitan generate code for AppliedMicro Titan core complex\n"
10948"-mregnames Allow symbolic names for registers\n"
10949"-mno-regnames Do not allow symbolic names for registers\n"
ac50feda
RH
10950msgstr ""
10951
cc643b88 10952#: config/tc-ppc.c:1273
6e1772d5 10953#, c-format
ac50feda 10954msgid ""
2ee0aedf
TG
10955"-mrelocatable support for GCC's -mrelocatble option\n"
10956"-mrelocatable-lib support for GCC's -mrelocatble-lib option\n"
10957"-memb set PPC_EMB bit in ELF flags\n"
cc643b88 10958"-mlittle, -mlittle-endian, -le\n"
2ee0aedf 10959" generate code for a little endian machine\n"
cc643b88 10960"-mbig, -mbig-endian, -be\n"
2ee0aedf
TG
10961" generate code for a big endian machine\n"
10962"-msolaris generate code for Solaris\n"
10963"-mno-solaris do not generate code for Solaris\n"
cc643b88 10964"-K PIC set EF_PPC_RELOCATABLE_LIB in ELF flags\n"
2ee0aedf
TG
10965"-V print assembler version number\n"
10966"-Qy, -Qn ignored\n"
10967msgstr ""
10968
cc643b88 10969#: config/tc-ppc.c:1287
2ee0aedf
TG
10970#, c-format
10971msgid ""
10972"-nops=count when aligning, more than COUNT nops uses a branch\n"
ac50feda
RH
10973msgstr ""
10974
cc643b88 10975#: config/tc-ppc.c:1313
ac50feda
RH
10976#, c-format
10977msgid "Unknown default cpu = %s, os = %s"
10978msgstr ""
10979
cc643b88 10980#: config/tc-ppc.c:1339
ac50feda
RH
10981msgid "Neither Power nor PowerPC opcodes were selected."
10982msgstr ""
10983
cc643b88 10984#: config/tc-ppc.c:1420
ac50feda 10985#, c-format
ae351704
AM
10986msgid "powerpc_operands[%d].bitm invalid"
10987msgstr ""
10988
cc643b88 10989#: config/tc-ppc.c:1427
ae351704
AM
10990#, c-format
10991msgid "powerpc_operands[%d] duplicates powerpc_operands[%d]"
10992msgstr ""
10993
cc643b88 10994#: config/tc-ppc.c:1449
499ac353
NC
10995#, c-format
10996msgid "major opcode is not sorted for %s"
10997msgstr ""
10998
cc643b88 10999#: config/tc-ppc.c:1485
f12e7348
NC
11000#, c-format
11001msgid "%s (%08lx %08lx) after %s (%08lx %08lx)"
11002msgstr ""
11003
cc643b88 11004#: config/tc-ppc.c:1494
ae351704
AM
11005#, c-format
11006msgid "mask trims opcode bits for %s"
ac50feda
RH
11007msgstr ""
11008
cc643b88 11009#: config/tc-ppc.c:1503
ac50feda 11010#, c-format
ae351704 11011msgid "operand index error for %s"
ac50feda
RH
11012msgstr ""
11013
cc643b88 11014#: config/tc-ppc.c:1515
ae351704
AM
11015#, c-format
11016msgid "operand %d overlap in %s"
11017msgstr ""
11018
cc643b88 11019#: config/tc-ppc.c:1532
ae351704
AM
11020#, c-format
11021msgid "duplicate instruction %s"
11022msgstr ""
11023
cc643b88 11024#: config/tc-ppc.c:1556
ae351704
AM
11025#, c-format
11026msgid "duplicate macro %s"
11027msgstr ""
11028
cc643b88 11029#: config/tc-ppc.c:1913
a5c7551f 11030msgid "symbol+offset not supported for got tls"
ac50feda
RH
11031msgstr ""
11032
cc643b88 11033#: config/tc-ppc.c:2168
ae351704
AM
11034msgid "Relocation cannot be done when using -mrelocatable"
11035msgstr ""
11036
cc643b88 11037#: config/tc-ppc.c:2218
ae351704
AM
11038msgid "TOC section size exceeds 64k"
11039msgstr ""
11040
cc643b88 11041#: config/tc-ppc.c:2299
ae351704
AM
11042#, c-format
11043msgid "syntax error: invalid toc specifier `%s'"
11044msgstr ""
11045
cc643b88 11046#: config/tc-ppc.c:2313
ae351704
AM
11047#, c-format
11048msgid "syntax error: expected `]', found `%c'"
11049msgstr ""
11050
cc643b88 11051#: config/tc-ppc.c:2589
ae351704
AM
11052msgid "[tocv] symbol is not a toc symbol"
11053msgstr ""
11054
cc643b88 11055#: config/tc-ppc.c:2600
ae351704
AM
11056msgid "Unimplemented toc32 expression modifier"
11057msgstr ""
11058
cc643b88 11059#: config/tc-ppc.c:2605
ae351704
AM
11060msgid "Unimplemented toc64 expression modifier"
11061msgstr ""
11062
cc643b88 11063#: config/tc-ppc.c:2609
ae351704
AM
11064#, c-format
11065msgid "Unexpected return value [%d] from parse_toc_entry!\n"
11066msgstr ""
11067
cc643b88 11068#: config/tc-ppc.c:2789
2ee0aedf
TG
11069#, c-format
11070msgid "@tls may not be used with \"%s\" operands"
11071msgstr ""
11072
cc643b88 11073#: config/tc-ppc.c:2792
2ee0aedf
TG
11074msgid "@tls may only be used in last operand"
11075msgstr ""
11076
cc643b88 11077#: config/tc-ppc.c:2902
ae351704
AM
11078msgid "unsupported relocation for DS offset field"
11079msgstr ""
11080
cc643b88 11081#: config/tc-ppc.c:2956
ae351704 11082#, c-format
2ee0aedf 11083msgid "syntax error; end of line, expected `%c'"
ae351704
AM
11084msgstr ""
11085
cc643b88 11086#: config/tc-ppc.c:2958
2ee0aedf
TG
11087#, c-format
11088msgid "syntax error; found `%c', expected `%c'"
ae351704
AM
11089msgstr ""
11090
cc643b88 11091#: config/tc-ppc.c:2998 config/tc-ppc.h:94
2ee0aedf 11092msgid "instruction address is not a multiple of 4"
ae351704
AM
11093msgstr ""
11094
cc643b88 11095#: config/tc-ppc.c:3247
ae351704
AM
11096msgid "missing size"
11097msgstr ""
11098
cc643b88 11099#: config/tc-ppc.c:3256
ae351704
AM
11100msgid "negative size"
11101msgstr ""
11102
cc643b88 11103#: config/tc-ppc.c:3293
ae351704
AM
11104msgid "missing real symbol name"
11105msgstr ""
11106
cc643b88 11107#: config/tc-ppc.c:3314
ae351704
AM
11108msgid "attempt to redefine symbol"
11109msgstr ""
11110
cc643b88
NC
11111#: config/tc-ppc.c:3579
11112#, c-format
11113msgid "No known dwarf XCOFF section for flag 0x%08x\n"
11114msgstr ""
11115
11116#: config/tc-ppc.c:3592
11117#, c-format
11118msgid "label %s was not defined in this dwarf section"
11119msgstr ""
11120
11121#: config/tc-ppc.c:3708
ae351704
AM
11122msgid "The XCOFF file format does not support arbitrary sections"
11123msgstr ""
11124
cc643b88 11125#: config/tc-ppc.c:3781
9c9c98a5
NC
11126msgid ".ref outside .csect"
11127msgstr ""
11128
cc643b88 11129#: config/tc-ppc.c:3803 config/tc-ppc.c:4005
9c9c98a5
NC
11130msgid "missing symbol name"
11131msgstr ""
11132
cc643b88 11133#: config/tc-ppc.c:3834
ae351704
AM
11134msgid "missing rename string"
11135msgstr ""
11136
cc643b88 11137#: config/tc-ppc.c:3864 config/tc-ppc.c:4406 read.c:3364
ae351704
AM
11138msgid "missing value"
11139msgstr ""
11140
cc643b88 11141#: config/tc-ppc.c:3882
ae351704
AM
11142msgid "illegal .stabx expression; zero assumed"
11143msgstr ""
11144
cc643b88 11145#: config/tc-ppc.c:3914
ae351704
AM
11146msgid "missing class"
11147msgstr ""
11148
cc643b88 11149#: config/tc-ppc.c:3923
ae351704
AM
11150msgid "missing type"
11151msgstr ""
11152
cc643b88
NC
11153#: config/tc-ppc.c:3950
11154msgid ".stabx of storage class stsym must be within .bs/.es"
11155msgstr ""
11156
11157#: config/tc-ppc.c:4193
ae351704
AM
11158msgid "nested .bs blocks"
11159msgstr ""
11160
cc643b88 11161#: config/tc-ppc.c:4225
ae351704
AM
11162msgid ".es without preceding .bs"
11163msgstr ""
11164
cc643b88 11165#: config/tc-ppc.c:4398
ae351704
AM
11166msgid "non-constant byte count"
11167msgstr ""
11168
cc643b88 11169#: config/tc-ppc.c:4472
ae351704
AM
11170msgid ".tc not in .toc section"
11171msgstr ""
11172
cc643b88 11173#: config/tc-ppc.c:4491
ae351704
AM
11174msgid ".tc with no label"
11175msgstr ""
11176
cc643b88 11177#: config/tc-ppc.c:4584 config/tc-s390.c:1843
ae351704
AM
11178msgid ".machine stack overflow"
11179msgstr ""
11180
cc643b88 11181#: config/tc-ppc.c:4591 config/tc-s390.c:1850
ae351704
AM
11182msgid ".machine stack underflow"
11183msgstr ""
11184
cc643b88 11185#: config/tc-ppc.c:4598 config/tc-s390.c:1857
ae351704
AM
11186#, c-format
11187msgid "invalid machine `%s'"
11188msgstr ""
11189
cc643b88 11190#: config/tc-ppc.c:4649
ae351704
AM
11191msgid "No previous section to return to. Directive ignored."
11192msgstr ""
11193
11194#. Section Contents
11195#. unknown
cc643b88 11196#: config/tc-ppc.c:5059
ae351704
AM
11197msgid "Unsupported section attribute -- 'a'"
11198msgstr ""
11199
cc643b88 11200#: config/tc-ppc.c:5243
ae351704
AM
11201msgid "bad symbol suffix"
11202msgstr ""
11203
cc643b88 11204#: config/tc-ppc.c:5336
ae351704
AM
11205msgid "Unrecognized symbol suffix"
11206msgstr ""
11207
cc643b88 11208#: config/tc-ppc.c:5424
ae351704
AM
11209msgid "two .function pseudo-ops with no intervening .ef"
11210msgstr ""
11211
cc643b88 11212#: config/tc-ppc.c:5437
ae351704
AM
11213msgid ".ef with no preceding .function"
11214msgstr ""
11215
cc643b88 11216#: config/tc-ppc.c:5566
ae351704
AM
11217#, c-format
11218msgid "warning: symbol %s has no csect"
11219msgstr ""
11220
cc643b88 11221#: config/tc-ppc.c:5828
ae351704
AM
11222msgid "symbol in .toc does not match any .tc"
11223msgstr ""
11224
cc643b88 11225#: config/tc-ppc.c:6230
ae351704
AM
11226#, c-format
11227msgid "unsupported relocation against %s"
11228msgstr ""
11229
cc643b88 11230#: config/tc-ppc.c:6303
ae351704
AM
11231#, c-format
11232msgid "cannot emit PC relative %s relocation against %s"
11233msgstr ""
11234
cc643b88 11235#: config/tc-ppc.c:6308
ae351704
AM
11236#, c-format
11237msgid "cannot emit PC relative %s relocation"
11238msgstr ""
11239
cc643b88 11240#: config/tc-ppc.c:6497
ae351704
AM
11241#, c-format
11242msgid "Unable to handle reference to symbol %s"
11243msgstr ""
11244
cc643b88 11245#: config/tc-ppc.c:6500
ae351704
AM
11246msgid "Unable to resolve expression"
11247msgstr ""
11248
cc643b88 11249#: config/tc-ppc.c:6527
ae351704
AM
11250msgid "must branch to an address a multiple of 4"
11251msgstr ""
11252
cc643b88 11253#: config/tc-ppc.c:6531
ae351704
AM
11254#, c-format
11255msgid "@local or @plt branch destination is too far away, %ld bytes"
11256msgstr ""
11257
cc643b88 11258#: config/tc-ppc.c:6562
ae351704
AM
11259#, c-format
11260msgid "Gas failure, reloc value %d\n"
11261msgstr ""
11262
2ee0aedf
TG
11263#: config/tc-rx.c:133
11264#, c-format
11265msgid " RX specific command line options:\n"
11266msgstr ""
11267
11268#: config/tc-rx.c:134
11269#, c-format
11270msgid " --mbig-endian-data\n"
11271msgstr ""
11272
11273#: config/tc-rx.c:135
11274#, c-format
11275msgid " --mlittle-endian-data [default]\n"
11276msgstr ""
11277
11278#: config/tc-rx.c:136
11279#, c-format
11280msgid " --m32bit-doubles [default]\n"
11281msgstr ""
11282
11283#: config/tc-rx.c:137
11284#, c-format
11285msgid " --m64bit-doubles\n"
11286msgstr ""
11287
11288#: config/tc-rx.c:138
11289#, c-format
11290msgid " --muse-conventional-section-names\n"
11291msgstr ""
11292
11293#: config/tc-rx.c:139
11294#, c-format
11295msgid " --muse-renesas-section-names [default]\n"
11296msgstr ""
11297
11298#: config/tc-rx.c:140
11299#, c-format
11300msgid " --msmall-data-limit\n"
11301msgstr ""
11302
11303#: config/tc-rx.c:220
11304msgid "no filename following .INCLUDE pseudo-op"
11305msgstr ""
11306
11307#: config/tc-rx.c:323
11308#, c-format
11309msgid "unable to locate include file: %s"
11310msgstr ""
11311
11312#: config/tc-rx.c:374
11313#, c-format
11314msgid "unrecognised alignment value in .SECTION directive: %s"
11315msgstr ""
11316
11317#: config/tc-rx.c:391
11318#, c-format
11319msgid "unknown parameter following .SECTION directive: %s"
11320msgstr ""
11321
11322#: config/tc-rx.c:480
11323msgid "expecting either ON or OFF after .list"
11324msgstr ""
11325
11326#: config/tc-rx.c:516
11327#, c-format
11328msgid "The \".%s\" pseudo-op is not implemented\n"
11329msgstr ""
11330
11331#: config/tc-rx.c:748
11332#, c-format
11333msgid "Value %d doesn't fit in unsigned %d-bit field"
11334msgstr ""
11335
11336#: config/tc-rx.c:754
11337#, c-format
11338msgid "Value %d doesn't fit in signed %d-bit field"
11339msgstr ""
11340
11341#: config/tc-rx.c:954
11342msgid "The .DEFINE pseudo-op is not implemented"
11343msgstr ""
11344
11345#: config/tc-rx.c:956
11346msgid "The .MACRO pseudo-op is not implemented"
11347msgstr ""
11348
11349#: config/tc-rx.c:958
11350msgid "The .BTEQU pseudo-op is not implemented."
11351msgstr ""
11352
cc643b88 11353#: config/tc-rx.c:1883
2ee0aedf
TG
11354msgid "invalid immediate size"
11355msgstr ""
11356
cc643b88 11357#: config/tc-rx.c:1902
2ee0aedf
TG
11358msgid "invalid immediate field position"
11359msgstr ""
11360
cc643b88 11361#: config/tc-rx.c:1951
2ee0aedf
TG
11362#, c-format
11363msgid "bad frag at %p : fix %ld addr %ld %ld \n"
11364msgstr ""
11365
cc643b88 11366#: config/tc-rx.c:2018
2ee0aedf
TG
11367#, c-format
11368msgid "unsupported constant size %d\n"
11369msgstr ""
11370
cc643b88 11371#: config/tc-rx.c:2025
2ee0aedf
TG
11372msgid "difference of two symbols only supported with .long, .short, or .byte"
11373msgstr ""
11374
cc643b88 11375#: config/tc-rx.c:2069
2ee0aedf
TG
11376#, c-format
11377msgid "jump not 3..10 bytes away (is %d)"
11378msgstr ""
11379
cc643b88 11380#: config/tc-rx.c:2215
2ee0aedf
TG
11381#, c-format
11382msgid "Unknown reloc in md_apply_fix: %s"
11383msgstr ""
11384
cc643b88 11385#: config/tc-s390.c:332 config/tc-sparc.c:272
a5c7551f
RW
11386msgid "Invalid default architecture, broken assembler."
11387msgstr ""
11388
cc643b88 11389#: config/tc-s390.c:439 config/tc-sparc.c:475
a5c7551f
RW
11390#, c-format
11391msgid "invalid architecture -A%s"
11392msgstr ""
11393
cc643b88 11394#: config/tc-s390.c:462
ae351704
AM
11395#, c-format
11396msgid ""
11397" S390 options:\n"
11398" -mregnames Allow symbolic names for registers\n"
11399" -mwarn-areg-zero Warn about zero base/index registers\n"
11400" -mno-regnames Do not allow symbolic names for registers\n"
11401" -m31 Set file format to 31 bit format\n"
11402" -m64 Set file format to 64 bit format\n"
11403msgstr ""
11404
cc643b88 11405#: config/tc-s390.c:469
ae351704
AM
11406#, c-format
11407msgid ""
11408" -V print assembler version number\n"
11409" -Qy, -Qn ignored\n"
11410msgstr ""
11411
cc643b88 11412#: config/tc-s390.c:534
a5c7551f
RW
11413msgid "The 64 bit file format is used without esame instructions."
11414msgstr ""
11415
cc643b88 11416#: config/tc-s390.c:550
ae351704
AM
11417#, c-format
11418msgid "Internal assembler error for instruction format %s"
11419msgstr ""
11420
cc643b88 11421#: config/tc-s390.c:596
ae351704 11422#, c-format
a5c7551f 11423msgid "operand out of range (%s not between %ld and %ld)"
ae351704
AM
11424msgstr ""
11425
cc643b88 11426#: config/tc-s390.c:778
ae351704
AM
11427#, c-format
11428msgid "identifier+constant@%s means identifier@%s+constant"
11429msgstr ""
11430
cc643b88 11431#: config/tc-s390.c:859
ae351704
AM
11432msgid "Can't handle O_big in s390_exp_compare"
11433msgstr ""
11434
cc643b88 11435#: config/tc-s390.c:940
ae351704
AM
11436msgid "Invalid suffix for literal pool entry"
11437msgstr ""
11438
cc643b88 11439#: config/tc-s390.c:997
ae351704
AM
11440msgid "Big number is too big"
11441msgstr ""
11442
cc643b88 11443#: config/tc-s390.c:1144
ae351704
AM
11444msgid "relocation not applicable"
11445msgstr ""
11446
cc643b88 11447#: config/tc-s390.c:1261
a5c7551f
RW
11448msgid "index register specified but zero"
11449msgstr ""
11450
cc643b88 11451#: config/tc-s390.c:1265
a5c7551f
RW
11452msgid "base register specified but zero"
11453msgstr ""
11454
cc643b88
NC
11455#: config/tc-s390.c:1269
11456msgid "odd numbered general purpose register specified as register pair"
11457msgstr ""
11458
11459#: config/tc-s390.c:1277
11460msgid ""
11461"invalid floating point register pair. Valid fp register pair operands are "
11462"0, 1, 4, 5, 8, 9, 12 or 13."
11463msgstr ""
11464
11465#: config/tc-s390.c:1360
ae351704
AM
11466msgid "invalid operand suffix"
11467msgstr ""
11468
cc643b88 11469#: config/tc-s390.c:1383
ae351704
AM
11470msgid "syntax error; missing '(' after displacement"
11471msgstr ""
11472
cc643b88 11473#: config/tc-s390.c:1399 config/tc-s390.c:1443 config/tc-s390.c:1473
ae351704
AM
11474msgid "syntax error; expected ,"
11475msgstr ""
11476
cc643b88 11477#: config/tc-s390.c:1431
ae351704
AM
11478msgid "syntax error; missing ')' after base register"
11479msgstr ""
11480
cc643b88 11481#: config/tc-s390.c:1460
ae351704 11482msgid "syntax error; ')' not allowed here"
ac50feda
RH
11483msgstr ""
11484
cc643b88 11485#: config/tc-s390.c:1595
a5c7551f
RW
11486#, c-format
11487msgid "Opcode %s not available in this mode"
11488msgstr ""
11489
cc643b88 11490#: config/tc-s390.c:1650 config/tc-s390.c:1673 config/tc-s390.c:1686
ae351704 11491msgid "Invalid .insn format\n"
8ea2b00f
AM
11492msgstr ""
11493
cc643b88 11494#: config/tc-s390.c:1658
ac50feda 11495#, c-format
ae351704 11496msgid "Unrecognized opcode format: `%s'"
ac50feda
RH
11497msgstr ""
11498
cc643b88 11499#: config/tc-s390.c:1689
ae351704 11500msgid "second operand of .insn not a constant\n"
ac50feda
RH
11501msgstr ""
11502
cc643b88 11503#: config/tc-s390.c:1692
ae351704 11504msgid "missing comma after insn constant\n"
ac50feda
RH
11505msgstr ""
11506
cc643b88 11507#: config/tc-s390.c:2050
a5c7551f
RW
11508#, c-format
11509msgid "cannot emit relocation %s against subsy symbol %s"
11510msgstr ""
11511
cc643b88 11512#: config/tc-s390.c:2138
ae351704 11513msgid "unsupported relocation type"
ac50feda
RH
11514msgstr ""
11515
cc643b88 11516#: config/tc-s390.c:2185
a5c7551f
RW
11517#, c-format
11518msgid "cannot emit PC relative %s relocation%s%s"
11519msgstr ""
11520
cc643b88 11521#: config/tc-s390.c:2310
a5c7551f
RW
11522#, c-format
11523msgid "Gas failure, reloc type %s\n"
ac50feda
RH
11524msgstr ""
11525
cc643b88 11526#: config/tc-s390.c:2312
a5c7551f
RW
11527#, c-format
11528msgid "Gas failure, reloc type #%i\n"
ac50feda
RH
11529msgstr ""
11530
a5c7551f 11531#: config/tc-score.c:260
ae351704 11532msgid "div / mul are reserved instructions"
328577ad
NC
11533msgstr ""
11534
a5c7551f 11535#: config/tc-score.c:261
ae351704 11536msgid "This architecture doesn't support mmu"
ac50feda
RH
11537msgstr ""
11538
a5c7551f 11539#: config/tc-score.c:262
ae351704 11540msgid "This architecture doesn't support atomic instruction"
8ea2b00f
AM
11541msgstr ""
11542
a5c7551f 11543#: config/tc-score.c:469
ae351704 11544msgid "S+core register expected"
ac50feda
RH
11545msgstr ""
11546
a5c7551f 11547#: config/tc-score.c:470
ae351704 11548msgid "S+core special-register expected"
ac50feda
RH
11549msgstr ""
11550
a5c7551f 11551#: config/tc-score.c:471
ae351704 11552msgid "S+core co-processor register expected"
ac50feda
RH
11553msgstr ""
11554
a5c7551f 11555#: config/tc-score.c:1074 config/tc-score.c:2073
ae351704 11556msgid "Using temp register(r1)"
ac50feda
RH
11557msgstr ""
11558
a5c7551f 11559#: config/tc-score.c:1093
ae351704
AM
11560#, c-format
11561msgid "register expected, not '%.100s'"
ac50feda
RH
11562msgstr ""
11563
2ee0aedf 11564#: config/tc-score.c:1149 config/tc-score.c:5488
a5c7551f
RW
11565msgid "rd must be even number."
11566msgstr ""
11567
11568#: config/tc-score.c:1520 config/tc-score.c:1527
11569#, c-format
11570msgid "invalid constant: %d bit expression not in range %u..%u"
11571msgstr ""
11572
11573#: config/tc-score.c:1533 config/tc-score.c:1540 config/tc-score.c:2900
2ee0aedf
TG
11574#: config/tc-score.c:2905 config/tc-score.c:3172 config/tc-score.c:3177
11575#: config/tc-score.c:3470
ae351704
AM
11576#, c-format
11577msgid "invalid constant: %d bit expression not in range %d..%d"
ac50feda
RH
11578msgstr ""
11579
a5c7551f 11580#: config/tc-score.c:1565
ae351704 11581msgid "invalid constant: bit expression not defined"
0d2bcfaf
NC
11582msgstr ""
11583
a5c7551f 11584#: config/tc-score.c:2087
ae351704
AM
11585#, c-format
11586msgid "low register(r0-r15)expected, not '%.100s'"
ac50feda
RH
11587msgstr ""
11588
2ee0aedf
TG
11589#: config/tc-score.c:2149 config/tc-score.c:3491 config/tc-score.c:3659
11590#: config/tc-score.c:3704
ae351704 11591#, c-format
a5c7551f
RW
11592msgid "missing ["
11593msgstr ""
11594
2ee0aedf
TG
11595#: config/tc-score.c:2163 config/tc-score.c:3110 config/tc-score.c:3312
11596#: config/tc-score.c:3328 config/tc-score.c:3399 config/tc-score.c:3455
11597#: config/tc-score.c:3680 config/tc-score.c:3725 config/tc-score.c:3874
11598#: config/tc-score.c:3928 config/tc-score.c:3974
a5c7551f
RW
11599#, c-format
11600msgid "missing ]"
ac50feda
RH
11601msgstr ""
11602
a5c7551f 11603#: config/tc-score.c:2352
ae351704
AM
11604#, c-format
11605msgid "Fix data dependency: %s %s -- %s %s (insert %d nop!/%d)"
ac50feda
RH
11606msgstr ""
11607
a5c7551f 11608#: config/tc-score.c:2371
ae351704
AM
11609#, c-format
11610msgid "Fix data dependency: %s %s -- %s %s (insert 1 pflush/%d)"
ac50feda
RH
11611msgstr ""
11612
a5c7551f 11613#: config/tc-score.c:2387 config/tc-score.c:2394
ae351704
AM
11614#, c-format
11615msgid "data dependency: %s %s -- %s %s (%d/%d bubble)"
ac50feda
RH
11616msgstr ""
11617
2ee0aedf 11618#: config/tc-score.c:2755 config/tc-score.c:6508
ae351704
AM
11619#, c-format
11620msgid "%s -- `%s'"
ac50feda
RH
11621msgstr ""
11622
a5c7551f 11623#: config/tc-score.c:2843
ae351704 11624msgid "address offset must be half word alignment"
ac50feda
RH
11625msgstr ""
11626
a5c7551f 11627#: config/tc-score.c:2851
ae351704 11628msgid "address offset must be word alignment"
ac50feda
RH
11629msgstr ""
11630
a5c7551f 11631#: config/tc-score.c:2993 config/tc-score.c:3130
ae351704 11632msgid "register same as write-back base"
ac50feda
RH
11633msgstr ""
11634
a5c7551f 11635#: config/tc-score.c:3100
ae351704 11636msgid "pre-indexed expression expected"
ac50feda
RH
11637msgstr ""
11638
2ee0aedf 11639#: config/tc-score.c:3430
a5c7551f
RW
11640#, c-format
11641msgid "invalid register number: %d is not in [r0--r7]"
11642msgstr ""
11643
2ee0aedf 11644#: config/tc-score.c:3447
a5c7551f 11645msgid "comma is expected"
6e1772d5
AM
11646msgstr ""
11647
2ee0aedf 11648#: config/tc-score.c:3478
a5c7551f
RW
11649#, c-format
11650msgid "invalid constant: %d is not word align integer"
11651msgstr ""
11652
2ee0aedf 11653#: config/tc-score.c:3518 config/tc-score.c:3561
a5c7551f 11654msgid "invalid constant: 32 bit expression not word align"
ae351704
AM
11655msgstr ""
11656
2ee0aedf 11657#: config/tc-score.c:3527 config/tc-score.c:3570
a5c7551f
RW
11658msgid "invalid constant: 32 bit expression not in range [0, 0xffffffff]"
11659msgstr ""
11660
2ee0aedf 11661#: config/tc-score.c:3603
a5c7551f
RW
11662msgid ""
11663"invalid constant: 32 bit expression not in range [-0x80000000, 0x7fffffff]"
11664msgstr ""
11665
2ee0aedf 11666#: config/tc-score.c:3792 config/tc-score.c:3820
a5c7551f
RW
11667msgid "imm5 should >= 2"
11668msgstr ""
11669
2ee0aedf 11670#: config/tc-score.c:3797 config/tc-score.c:3826
a5c7551f
RW
11671msgid "reg should <= 31"
11672msgstr ""
11673
2ee0aedf 11674#: config/tc-score.c:3868 config/tc-score.c:3919
ae351704 11675msgid "missing +"
6e1772d5
AM
11676msgstr ""
11677
2ee0aedf 11678#: config/tc-score.c:3912
6e1772d5 11679#, c-format
ae351704 11680msgid "%s register same as write-back base"
6e1772d5
AM
11681msgstr ""
11682
2ee0aedf 11683#: config/tc-score.c:3914
ae351704 11684msgid "destination"
ac50feda
RH
11685msgstr ""
11686
2ee0aedf 11687#: config/tc-score.c:3914
ae351704 11688msgid "source"
ac50feda
RH
11689msgstr ""
11690
2ee0aedf 11691#: config/tc-score.c:4244 config/tc-score.c:4320 config/tc-score.c:4949
a5c7551f
RW
11692msgid "expression error"
11693msgstr ""
11694
2ee0aedf 11695#: config/tc-score.c:4250
a5c7551f
RW
11696msgid "value not in range [0, 0xffffffff]"
11697msgstr ""
11698
2ee0aedf 11699#: config/tc-score.c:4326
a5c7551f
RW
11700msgid "value not in range [-0xffffffff, 0xffffffff]"
11701msgstr ""
11702
2ee0aedf 11703#: config/tc-score.c:4354
ae351704 11704msgid "li rd label isn't correct instruction form"
ac50feda
RH
11705msgstr ""
11706
2ee0aedf
TG
11707#: config/tc-score.c:4523 config/tc-score.c:4674 config/tc-score.c:5200
11708#: config/tc-score.c:5228
ae351704 11709msgid "lacking label "
ac50feda
RH
11710msgstr ""
11711
2ee0aedf 11712#: config/tc-score.c:4899
a5c7551f 11713msgid "s3_PIC code offset overflow (max 16 signed bits)"
ac50feda
RH
11714msgstr ""
11715
2ee0aedf 11716#: config/tc-score.c:4955
a5c7551f 11717msgid "value not in range [0, 0x7fffffff]"
ac50feda
RH
11718msgstr ""
11719
2ee0aedf 11720#: config/tc-score.c:4960
a5c7551f
RW
11721msgid "end on line error"
11722msgstr ""
11723
2ee0aedf 11724#: config/tc-score.c:5207
a5c7551f
RW
11725msgid "invalid constant: 25 bit expression not in range [-16777216, 16777215]"
11726msgstr ""
11727
2ee0aedf 11728#: config/tc-score.c:5234
ae351704 11729msgid "invalid constant: 20 bit expression not in range -2^19..2^19"
ac50feda
RH
11730msgstr ""
11731
2ee0aedf 11732#: config/tc-score.c:5267
ae351704 11733msgid "lacking label"
ac50feda
RH
11734msgstr ""
11735
2ee0aedf 11736#: config/tc-score.c:5272
a5c7551f
RW
11737msgid "invalid constant: 10 bit expression not in range [-2^9, 2^9-1]"
11738msgstr ""
11739
2ee0aedf 11740#: config/tc-score.c:5368
a5c7551f
RW
11741msgid "pce instruction error (16 bit || 16 bit)'"
11742msgstr ""
11743
2ee0aedf
TG
11744#: config/tc-score.c:5386 config/tc-score.c:5410 config/tc-score.c:5437
11745#: config/tc-score.c:5466 config/tc-score.c:5515
a5c7551f 11746msgid "score3d instruction."
0d2bcfaf
NC
11747msgstr ""
11748
cc643b88 11749#: config/tc-score.c:6126 read.c:1465
a5c7551f
RW
11750msgid "missing size expression"
11751msgstr ""
11752
2ee0aedf 11753#: config/tc-score.c:6132
328577ad 11754#, c-format
a5c7551f 11755msgid "BSS length (%d) < 0 ignored"
ac50feda
RH
11756msgstr ""
11757
cc643b88 11758#: config/tc-score.c:6147 read.c:2298
ac50feda 11759#, c-format
a5c7551f
RW
11760msgid "error setting flags for \".sbss\": %s"
11761msgstr ""
11762
2ee0aedf 11763#: config/tc-score.c:6161 config/tc-sparc.c:3695
a5c7551f 11764msgid "missing alignment"
ac50feda
RH
11765msgstr ""
11766
2ee0aedf 11767#: config/tc-score.c:6198
ac50feda 11768#, c-format
a5c7551f
RW
11769msgid "alignment too large; %d assumed"
11770msgstr ""
11771
cc643b88 11772#: config/tc-score.c:6203 read.c:2359
a5c7551f 11773msgid "alignment negative; 0 assumed"
ac50feda
RH
11774msgstr ""
11775
cc643b88
NC
11776#: config/tc-score.c:6270 ecoff.c:3365 read.c:1484 read.c:1590 read.c:2476
11777#: read.c:3098 read.c:3488 symbols.c:334 symbols.c:430
6e1772d5 11778#, c-format
a5c7551f 11779msgid "symbol `%s' is already defined"
6e1772d5
AM
11780msgstr ""
11781
a5c7551f 11782#. Error routine.
2ee0aedf 11783#: config/tc-score.c:6612 config/tc-score.c:6636
a5c7551f 11784msgid "size is not 4 or 6"
6e1772d5
AM
11785msgstr ""
11786
2ee0aedf 11787#: config/tc-score.c:6695
a5c7551f
RW
11788msgid "bad call to MD_ATOF()"
11789msgstr ""
11790
2ee0aedf 11791#: config/tc-score.c:7203
a5c7551f
RW
11792#, c-format
11793msgid " branch relocation truncate (0x%x) [-2^9 ~ 2^9]"
11794msgstr ""
11795
2ee0aedf 11796#: config/tc-score.c:7218 config/tc-score.c:7247 config/tc-score.c:7299
a5c7551f
RW
11797#, c-format
11798msgid " branch relocation truncate (0x%x) [-2^19 ~ 2^19]"
11799msgstr ""
11800
2ee0aedf 11801#: config/tc-score.c:7269 config/tc-score.c:7324
a5c7551f
RW
11802#, c-format
11803msgid " branch relocation truncate (0x%x) [-2^9 ~ 2^9]"
11804msgstr ""
11805
2ee0aedf 11806#: config/tc-score.c:7500
a5c7551f
RW
11807#, c-format
11808msgid "cannot represent %s relocation in this object file format1"
11809msgstr ""
11810
2ee0aedf 11811#: config/tc-score.c:7791
ae351704
AM
11812#, c-format
11813msgid "Sunplus-v2-0-0-20060510\n"
ac50feda
RH
11814msgstr ""
11815
2ee0aedf 11816#: config/tc-score.c:7811
ac50feda 11817#, c-format
ae351704 11818msgid " Score-specific assembler options:\n"
ac50feda
RH
11819msgstr ""
11820
2ee0aedf 11821#: config/tc-score.c:7813
ac50feda 11822#, c-format
ae351704 11823msgid " -EB\t\tassemble code for a big-endian cpu\n"
ac50feda
RH
11824msgstr ""
11825
2ee0aedf 11826#: config/tc-score.c:7818
6e1772d5 11827#, c-format
ae351704 11828msgid " -EL\t\tassemble code for a little-endian cpu\n"
a85d7ed0
NC
11829msgstr ""
11830
2ee0aedf 11831#: config/tc-score.c:7822
6e1772d5 11832#, c-format
ae351704 11833msgid " -FIXDD\t\tassemble code for fix data dependency\n"
a85d7ed0
NC
11834msgstr ""
11835
2ee0aedf 11836#: config/tc-score.c:7824
a85d7ed0 11837#, c-format
ae351704
AM
11838msgid ""
11839" -NWARN\t\tassemble code for no warning message for fix data "
11840"dependency\n"
a85d7ed0
NC
11841msgstr ""
11842
2ee0aedf 11843#: config/tc-score.c:7826
a85d7ed0 11844#, c-format
ae351704 11845msgid " -SCORE5\t\tassemble code for target is SCORE5\n"
a85d7ed0
NC
11846msgstr ""
11847
2ee0aedf 11848#: config/tc-score.c:7828
ae351704
AM
11849#, c-format
11850msgid " -SCORE5U\tassemble code for target is SCORE5U\n"
a85d7ed0
NC
11851msgstr ""
11852
2ee0aedf 11853#: config/tc-score.c:7830
ae351704
AM
11854#, c-format
11855msgid ""
11856" -SCORE7\t\tassemble code for target is SCORE7, this is default "
11857"setting\n"
a85d7ed0
NC
11858msgstr ""
11859
2ee0aedf 11860#: config/tc-score.c:7832
ae351704 11861#, c-format
a5c7551f 11862msgid " -SCORE3\t\tassemble code for target is SCORE3\n"
a85d7ed0
NC
11863msgstr ""
11864
2ee0aedf 11865#: config/tc-score.c:7834
ae351704 11866#, c-format
a5c7551f
RW
11867msgid ""
11868" -march=score7\tassemble code for target is SCORE7, this is default "
11869"setting\n"
a85d7ed0
NC
11870msgstr ""
11871
2ee0aedf 11872#: config/tc-score.c:7836
ae351704 11873#, c-format
a5c7551f 11874msgid " -march=score3\tassemble code for target is SCORE3\n"
a85d7ed0
NC
11875msgstr ""
11876
2ee0aedf 11877#: config/tc-score.c:7838
ae351704
AM
11878#, c-format
11879msgid ""
a5c7551f
RW
11880" -USE_R1\t\tassemble code for no warning message when using temp "
11881"register r1\n"
a85d7ed0
NC
11882msgstr ""
11883
2ee0aedf 11884#: config/tc-score.c:7840
ae351704 11885#, c-format
a5c7551f 11886msgid " -KPIC\t\tassemble code for PIC\n"
a85d7ed0
NC
11887msgstr ""
11888
2ee0aedf 11889#: config/tc-score.c:7842
ae351704 11890#, c-format
a5c7551f 11891msgid " -O0\t\tassembler will not perform any optimizations\n"
a85d7ed0
NC
11892msgstr ""
11893
2ee0aedf 11894#: config/tc-score.c:7844
ae351704 11895#, c-format
a5c7551f
RW
11896msgid ""
11897" -G gpnum\tassemble code for setting gpsize and default is 8 byte\n"
a85d7ed0
NC
11898msgstr ""
11899
2ee0aedf 11900#: config/tc-score.c:7846
ae351704 11901#, c-format
a5c7551f 11902msgid " -V \t\tSunplus release version \n"
328577ad
NC
11903msgstr ""
11904
2ee0aedf 11905#: config/tc-sh.c:64
f12e7348 11906msgid "directive .big encountered when option -big required"
76bff705
NC
11907msgstr ""
11908
2ee0aedf 11909#: config/tc-sh.c:74
f12e7348 11910msgid "directive .little encountered when option -little required"
76bff705
NC
11911msgstr ""
11912
2ee0aedf 11913#: config/tc-sh.c:1424
f12e7348 11914msgid "illegal double indirection"
76bff705
NC
11915msgstr ""
11916
2ee0aedf 11917#: config/tc-sh.c:1433
f12e7348 11918msgid "illegal register after @-"
76bff705
NC
11919msgstr ""
11920
2ee0aedf 11921#: config/tc-sh.c:1449
f12e7348 11922msgid "must be @(r0,...)"
76bff705
NC
11923msgstr ""
11924
2ee0aedf 11925#: config/tc-sh.c:1473
f12e7348 11926msgid "syntax error in @(r0,...)"
ac50feda
RH
11927msgstr ""
11928
2ee0aedf 11929#: config/tc-sh.c:1478
fce00800 11930msgid "syntax error in @(r0...)"
ac50feda
RH
11931msgstr ""
11932
2ee0aedf 11933#: config/tc-sh.c:1523
fce00800 11934msgid "Deprecated syntax."
328577ad
NC
11935msgstr ""
11936
2ee0aedf 11937#: config/tc-sh.c:1535 config/tc-sh.c:1540
fce00800 11938msgid "syntax error in @(disp,[Rn, gbr, pc])"
ac50feda
RH
11939msgstr ""
11940
2ee0aedf 11941#: config/tc-sh.c:1545
fce00800 11942msgid "expecting )"
ac50feda
RH
11943msgstr ""
11944
2ee0aedf 11945#: config/tc-sh.c:1553
fce00800 11946msgid "illegal register after @"
ac50feda
RH
11947msgstr ""
11948
2ee0aedf 11949#: config/tc-sh.c:2194
3caac5b8
AM
11950#, c-format
11951msgid "unhandled %d\n"
11952msgstr ""
11953
2ee0aedf 11954#: config/tc-sh.c:2404
a74801ba 11955#, c-format
fce00800 11956msgid "Invalid register: 'r%d'"
a74801ba
ILT
11957msgstr ""
11958
2ee0aedf 11959#: config/tc-sh.c:2514
3caac5b8
AM
11960#, c-format
11961msgid "failed for %d\n"
11962msgstr ""
11963
2ee0aedf
TG
11964#: config/tc-sh.c:2520
11965msgid "misplaced PIC operand"
11966msgstr ""
11967
11968#: config/tc-sh.c:2631 config/tc-sh.c:3030
3caac5b8
AM
11969msgid "invalid operands for opcode"
11970msgstr ""
11971
2ee0aedf 11972#: config/tc-sh.c:2636
fce00800 11973msgid "insn can't be combined with parallel processing insn"
a74801ba
ILT
11974msgstr ""
11975
2ee0aedf 11976#: config/tc-sh.c:2643 config/tc-sh.c:2654 config/tc-sh.c:2686
fce00800 11977msgid "multiple movx specifications"
a74801ba
ILT
11978msgstr ""
11979
2ee0aedf 11980#: config/tc-sh.c:2648 config/tc-sh.c:2670 config/tc-sh.c:2709
fce00800 11981msgid "multiple movy specifications"
a74801ba
ILT
11982msgstr ""
11983
2ee0aedf 11984#: config/tc-sh.c:2657 config/tc-sh.c:2690
fce00800 11985msgid "invalid movx address register"
324bfcf3
AO
11986msgstr ""
11987
2ee0aedf 11988#: config/tc-sh.c:2659
6e1772d5
AM
11989msgid "insn cannot be combined with non-nopy"
11990msgstr ""
11991
2ee0aedf 11992#: config/tc-sh.c:2673 config/tc-sh.c:2729
6e1772d5
AM
11993msgid "invalid movy address register"
11994msgstr ""
11995
2ee0aedf 11996#: config/tc-sh.c:2675
6e1772d5
AM
11997msgid "insn cannot be combined with non-nopx"
11998msgstr ""
11999
2ee0aedf 12000#: config/tc-sh.c:2688
6e1772d5
AM
12001msgid "previous movy requires nopx"
12002msgstr ""
12003
2ee0aedf 12004#: config/tc-sh.c:2696 config/tc-sh.c:2701
87ccc1b0 12005msgid "invalid movx dsp register"
324bfcf3
AO
12006msgstr ""
12007
2ee0aedf 12008#: config/tc-sh.c:2711
6e1772d5 12009msgid "previous movx requires nopy"
324bfcf3
AO
12010msgstr ""
12011
2ee0aedf 12012#: config/tc-sh.c:2720 config/tc-sh.c:2725
6e1772d5 12013msgid "invalid movy dsp register"
324bfcf3
AO
12014msgstr ""
12015
2ee0aedf 12016#: config/tc-sh.c:2735
87ccc1b0 12017msgid "dsp immediate shift value not constant"
324bfcf3
AO
12018msgstr ""
12019
2ee0aedf 12020#: config/tc-sh.c:2749 config/tc-sh.c:2775
87ccc1b0 12021msgid "multiple parallel processing specifications"
324bfcf3
AO
12022msgstr ""
12023
2ee0aedf 12024#: config/tc-sh.c:2768
87ccc1b0 12025msgid "multiple condition specifications"
324bfcf3
AO
12026msgstr ""
12027
2ee0aedf 12028#: config/tc-sh.c:2806
87ccc1b0 12029msgid "insn cannot be combined with pmuls"
324bfcf3
AO
12030msgstr ""
12031
2ee0aedf 12032#: config/tc-sh.c:2822
6e1772d5 12033msgid "bad combined pmuls output operand"
324bfcf3
AO
12034msgstr ""
12035
2ee0aedf 12036#: config/tc-sh.c:2832
87ccc1b0 12037msgid "destination register is same for parallel insns"
324bfcf3
AO
12038msgstr ""
12039
2ee0aedf 12040#: config/tc-sh.c:2841
87ccc1b0 12041msgid "condition not followed by conditionalizable insn"
324bfcf3
AO
12042msgstr ""
12043
2ee0aedf 12044#: config/tc-sh.c:2851
87ccc1b0 12045msgid "unrecognized characters at end of parallel processing insn"
324bfcf3
AO
12046msgstr ""
12047
2ee0aedf 12048#: config/tc-sh.c:2967
6e1772d5
AM
12049msgid "opcode not valid for this cpu variant"
12050msgstr ""
12051
2ee0aedf 12052#: config/tc-sh.c:3000
6e1772d5
AM
12053msgid "Delayed branches not available on SH1"
12054msgstr ""
12055
2ee0aedf 12056#: config/tc-sh.c:3035
324bfcf3 12057#, c-format
87ccc1b0 12058msgid "excess operands: '%s'"
324bfcf3
AO
12059msgstr ""
12060
2ee0aedf 12061#: config/tc-sh.c:3112
87ccc1b0 12062msgid ".uses pseudo-op seen when not relaxing"
324bfcf3
AO
12063msgstr ""
12064
2ee0aedf 12065#: config/tc-sh.c:3118
87ccc1b0 12066msgid "bad .uses format"
324bfcf3
AO
12067msgstr ""
12068
2ee0aedf 12069#: config/tc-sh.c:3229
87ccc1b0 12070msgid "Invalid combination: --isa=SHcompact with --isa=SHmedia"
324bfcf3
AO
12071msgstr ""
12072
2ee0aedf 12073#: config/tc-sh.c:3235
87ccc1b0 12074msgid "Invalid combination: --isa=SHmedia with --isa=SHcompact"
324bfcf3
AO
12075msgstr ""
12076
2ee0aedf 12077#: config/tc-sh.c:3237
87ccc1b0 12078msgid "Invalid combination: --abi=64 with --isa=SHcompact"
324bfcf3
AO
12079msgstr ""
12080
2ee0aedf 12081#: config/tc-sh.c:3269
a5c7551f
RW
12082#, c-format
12083msgid "Invalid argument to --isa option: %s"
12084msgstr ""
12085
2ee0aedf 12086#: config/tc-sh.c:3278
87ccc1b0 12087msgid "Invalid combination: --abi=32 with --abi=64"
324bfcf3
AO
12088msgstr ""
12089
2ee0aedf 12090#: config/tc-sh.c:3284
87ccc1b0 12091msgid "Invalid combination: --abi=64 with --abi=32"
324bfcf3
AO
12092msgstr ""
12093
2ee0aedf 12094#: config/tc-sh.c:3286
87ccc1b0 12095msgid "Invalid combination: --isa=SHcompact with --abi=64"
324bfcf3
AO
12096msgstr ""
12097
2ee0aedf 12098#: config/tc-sh.c:3290
a5c7551f
RW
12099#, c-format
12100msgid "Invalid argument to --abi option: %s"
12101msgstr ""
12102
2ee0aedf 12103#: config/tc-sh.c:3330
6e1772d5 12104#, c-format
87ccc1b0
NC
12105msgid ""
12106"SH options:\n"
3caac5b8
AM
12107"--little\t\tgenerate little endian code\n"
12108"--big\t\t\tgenerate big endian code\n"
12109"--relax\t\t\talter jump instructions for long displacements\n"
12110"--renesas\t\tdisable optimization with section symbol for\n"
8ea2b00f 12111"\t\t\tcompatibility with Renesas assembler.\n"
3caac5b8
AM
12112"--small\t\t\talign sections to 4 byte boundaries, not 16\n"
12113"--dsp\t\t\tenable sh-dsp insns, and disable floating-point ISAs.\n"
12114"--allow-reg-prefix\tallow '$' as a register name prefix.\n"
12115"--isa=[any\t\tuse most appropriate isa\n"
8ea2b00f
AM
12116" | dsp same as '-dsp'\n"
12117" | fp"
6e1772d5
AM
12118msgstr ""
12119
2ee0aedf 12120#: config/tc-sh.c:3356
6e1772d5
AM
12121#, c-format
12122msgid ""
3caac5b8 12123"--isa=[shmedia\t\tset as the default instruction set for SH64\n"
6e1772d5
AM
12124" | SHmedia\n"
12125" | shcompact\n"
12126" | SHcompact]\n"
324bfcf3
AO
12127msgstr ""
12128
2ee0aedf 12129#: config/tc-sh.c:3361
6e1772d5 12130#, c-format
87ccc1b0 12131msgid ""
3caac5b8 12132"--abi=[32|64]\t\tset size of expanded SHmedia operands and object\n"
87ccc1b0 12133"\t\t\tfile type\n"
3caac5b8 12134"--shcompact-const-crange emit code-range descriptors for constants in\n"
87ccc1b0 12135"\t\t\tSHcompact code sections\n"
3caac5b8 12136"--no-mix\t\tdisallow SHmedia code in the same section as\n"
87ccc1b0 12137"\t\t\tconstants and SHcompact code\n"
3caac5b8
AM
12138"--no-expand\t\tdo not expand MOVI, PT, PTA or PTB instructions\n"
12139"--expand-pt32\t\twith -abi=64, expand PT, PTA and PTB instructions\n"
6e1772d5 12140"\t\t\tto 32 bits only\n"
324bfcf3
AO
12141msgstr ""
12142
2ee0aedf
TG
12143#: config/tc-sh.c:3373
12144#, c-format
12145msgid "--fdpic\t\t\tgenerate an FDPIC object file\n"
12146msgstr ""
12147
12148#: config/tc-sh.c:3464
87ccc1b0 12149msgid ".uses does not refer to a local symbol in the same section"
324bfcf3
AO
12150msgstr ""
12151
2ee0aedf 12152#: config/tc-sh.c:3483
87ccc1b0 12153msgid "can't find fixup pointed to by .uses"
324bfcf3
AO
12154msgstr ""
12155
2ee0aedf 12156#: config/tc-sh.c:3503
87ccc1b0 12157msgid ".uses target does not refer to a local symbol in the same section"
324bfcf3
AO
12158msgstr ""
12159
2ee0aedf 12160#: config/tc-sh.c:3580
87ccc1b0 12161msgid "displacement overflows 12-bit field"
324bfcf3
AO
12162msgstr ""
12163
2ee0aedf 12164#: config/tc-sh.c:3583
87ccc1b0
NC
12165#, c-format
12166msgid "displacement to defined symbol %s overflows 12-bit field"
324bfcf3
AO
12167msgstr ""
12168
2ee0aedf 12169#: config/tc-sh.c:3587
87ccc1b0
NC
12170#, c-format
12171msgid "displacement to undefined symbol %s overflows 12-bit field"
324bfcf3
AO
12172msgstr ""
12173
2ee0aedf 12174#: config/tc-sh.c:3660
87ccc1b0 12175msgid "displacement overflows 8-bit field"
324bfcf3
AO
12176msgstr ""
12177
2ee0aedf 12178#: config/tc-sh.c:3663
87ccc1b0
NC
12179#, c-format
12180msgid "displacement to defined symbol %s overflows 8-bit field"
324bfcf3
AO
12181msgstr ""
12182
2ee0aedf 12183#: config/tc-sh.c:3667
87ccc1b0
NC
12184#, c-format
12185msgid "displacement to undefined symbol %s overflows 8-bit field "
324bfcf3
AO
12186msgstr ""
12187
2ee0aedf 12188#: config/tc-sh.c:3684
87ccc1b0
NC
12189#, c-format
12190msgid "overflow in branch to %s; converted into longer instruction sequence"
324bfcf3
AO
12191msgstr ""
12192
2ee0aedf
TG
12193#: config/tc-sh.c:3749 config/tc-sh.c:3796 config/tc-sparc.c:4202
12194#: config/tc-sparc.c:4226
87ccc1b0
NC
12195msgid "misaligned data"
12196msgstr ""
12197
2ee0aedf 12198#: config/tc-sh.c:4120
f12e7348
NC
12199msgid "offset to unaligned destination"
12200msgstr ""
12201
2ee0aedf 12202#: config/tc-sh.c:4125
f12e7348
NC
12203msgid "negative offset"
12204msgstr ""
12205
2ee0aedf 12206#: config/tc-sh.c:4270
87ccc1b0
NC
12207msgid "misaligned offset"
12208msgstr ""
12209
f12e7348
NC
12210#: config/tc-sh64.c:568
12211msgid "This operand must be constant at assembly time"
12212msgstr ""
12213
12214#: config/tc-sh64.c:681
12215msgid "Invalid operand expression"
12216msgstr ""
12217
12218#: config/tc-sh64.c:773 config/tc-sh64.c:877
12219msgid "PTB operand is a SHmedia symbol"
12220msgstr ""
12221
12222#: config/tc-sh64.c:776 config/tc-sh64.c:874
12223msgid "PTA operand is a SHcompact symbol"
12224msgstr ""
12225
12226#: config/tc-sh64.c:792
12227msgid "invalid expression in operand"
12228msgstr ""
12229
12230#: config/tc-sh64.c:1483
12231#, c-format
12232msgid "invalid operand, not a 5-bit unsigned value: %d"
12233msgstr ""
12234
12235#: config/tc-sh64.c:1488
12236#, c-format
12237msgid "invalid operand, not a 6-bit signed value: %d"
12238msgstr ""
12239
12240#: config/tc-sh64.c:1493
12241#, c-format
12242msgid "invalid operand, not a 6-bit unsigned value: %d"
12243msgstr ""
12244
12245#: config/tc-sh64.c:1498 config/tc-sh64.c:1510
12246#, c-format
12247msgid "invalid operand, not a 11-bit signed value: %d"
12248msgstr ""
12249
12250#: config/tc-sh64.c:1500
12251#, c-format
12252msgid "invalid operand, not a multiple of 32: %d"
12253msgstr ""
12254
12255#: config/tc-sh64.c:1505
12256#, c-format
12257msgid "invalid operand, not a 10-bit signed value: %d"
12258msgstr ""
12259
12260#: config/tc-sh64.c:1512
12261#, c-format
12262msgid "invalid operand, not an even value: %d"
12263msgstr ""
12264
12265#: config/tc-sh64.c:1517
12266#, c-format
12267msgid "invalid operand, not a 12-bit signed value: %d"
12268msgstr ""
12269
12270#: config/tc-sh64.c:1519
12271#, c-format
12272msgid "invalid operand, not a multiple of 4: %d"
12273msgstr ""
12274
12275#: config/tc-sh64.c:1524
12276#, c-format
12277msgid "invalid operand, not a 13-bit signed value: %d"
12278msgstr ""
12279
12280#: config/tc-sh64.c:1526
12281#, c-format
12282msgid "invalid operand, not a multiple of 8: %d"
12283msgstr ""
12284
12285#: config/tc-sh64.c:1531
12286#, c-format
12287msgid "invalid operand, not a 16-bit signed value: %d"
12288msgstr ""
12289
12290#: config/tc-sh64.c:1536
12291#, c-format
12292msgid "invalid operand, not a 16-bit unsigned value: %d"
12293msgstr ""
12294
12295#: config/tc-sh64.c:1542
12296msgid "operand out of range for PT, PTA and PTB"
12297msgstr ""
12298
12299#: config/tc-sh64.c:1544
12300#, c-format
12301msgid "operand not a multiple of 4 for PT, PTA or PTB: %d"
12302msgstr ""
12303
12304#: config/tc-sh64.c:2064
12305#, c-format
12306msgid "MOVI operand is not a 32-bit signed value: 0x%8x%08x"
12307msgstr ""
12308
12309#: config/tc-sh64.c:2421 config/tc-sh64.c:2584 config/tc-sh64.c:2599
12310msgid "invalid PIC reference"
12311msgstr ""
12312
12313#: config/tc-sh64.c:2478
12314msgid "can't find opcode"
12315msgstr ""
12316
12317#: config/tc-sh64.c:2681 config/tc-sh64.c:2721
12318msgid "invalid operand: expression in PT target"
12319msgstr ""
12320
12321#: config/tc-sh64.c:2812
12322#, c-format
12323msgid "invalid operands to %s"
12324msgstr ""
12325
12326#: config/tc-sh64.c:2818
12327#, c-format
12328msgid "excess operands to %s"
12329msgstr ""
12330
12331#: config/tc-sh64.c:2863
12332#, c-format
12333msgid "The `.mode %s' directive is not valid with this architecture"
12334msgstr ""
12335
12336#: config/tc-sh64.c:2871
12337#, c-format
12338msgid "Invalid argument to .mode: %s"
12339msgstr ""
12340
12341#: config/tc-sh64.c:2901
12342#, c-format
12343msgid "The `.abi %s' directive is not valid with this architecture"
12344msgstr ""
12345
12346#: config/tc-sh64.c:2907
12347msgid "`.abi 64' but command-line options do not specify 64-bit ABI"
12348msgstr ""
12349
12350#: config/tc-sh64.c:2912
12351msgid "`.abi 32' but command-line options do not specify 32-bit ABI"
12352msgstr ""
12353
12354#: config/tc-sh64.c:2915
12355#, c-format
12356msgid "Invalid argument to .abi: %s"
12357msgstr ""
12358
12359#: config/tc-sh64.c:2970
12360msgid "-no-mix is invalid without specifying SHcompact or SHmedia"
12361msgstr ""
12362
12363#: config/tc-sh64.c:2975
12364msgid "-shcompact-const-crange is invalid without SHcompact"
12365msgstr ""
12366
12367#: config/tc-sh64.c:2978
12368msgid "-expand-pt32 only valid with -abi=64"
12369msgstr ""
12370
12371#: config/tc-sh64.c:2981
12372msgid "-no-expand only valid with SHcompact or SHmedia"
12373msgstr ""
12374
12375#: config/tc-sh64.c:2984
12376msgid "-expand-pt32 invalid together with -no-expand"
12377msgstr ""
12378
12379#: config/tc-sh64.c:3198
12380msgid ""
12381"SHmedia code not allowed in same section as constants and SHcompact code"
12382msgstr ""
12383
12384#: config/tc-sh64.c:3216
12385msgid "No segment info for current section"
12386msgstr ""
12387
12388#: config/tc-sh64.c:3255
12389msgid "duplicate datalabel operator ignored"
12390msgstr ""
12391
12392#: config/tc-sh64.c:3325
12393msgid "Invalid DataLabel expression"
12394msgstr ""
12395
f12e7348 12396#: config/tc-sparc.c:276 config/tc-sparc.c:481
ac50feda
RH
12397msgid "Bad opcode table, broken assembler."
12398msgstr ""
12399
f12e7348 12400#: config/tc-sparc.c:473
ac50feda
RH
12401#, c-format
12402msgid "invalid architecture -xarch=%s"
12403msgstr ""
12404
f12e7348 12405#: config/tc-sparc.c:542
a85d7ed0
NC
12406#, c-format
12407msgid "No compiled in support for %d bit object file format"
12408msgstr ""
12409
a5c7551f 12410#: config/tc-sparc.c:623
6e1772d5 12411#, c-format
ac50feda
RH
12412msgid "SPARC options:\n"
12413msgstr ""
12414
a5c7551f 12415#: config/tc-sparc.c:652
6e1772d5 12416#, c-format
ac50feda
RH
12417msgid ""
12418"\n"
ac50feda
RH
12419"\t\t\tspecify variant of SPARC architecture\n"
12420"-bump\t\t\twarn when assembler switches architectures\n"
12421"-sparc\t\t\tignored\n"
12422"--enforce-aligned-data\tforce .long, etc., to be aligned correctly\n"
60bcf0fa
NC
12423"-relax\t\t\trelax jumps and branches (default)\n"
12424"-no-relax\t\tavoid changing any jumps and branches\n"
ac50feda
RH
12425msgstr ""
12426
a5c7551f 12427#: config/tc-sparc.c:660
6e1772d5 12428#, c-format
ac50feda
RH
12429msgid "-k\t\t\tgenerate PIC\n"
12430msgstr ""
12431
a5c7551f 12432#: config/tc-sparc.c:664
6e1772d5 12433#, c-format
ac50feda
RH
12434msgid ""
12435"-32\t\t\tcreate 32 bit object file\n"
12436"-64\t\t\tcreate 64 bit object file\n"
12437msgstr ""
12438
a5c7551f 12439#: config/tc-sparc.c:667
ac50feda
RH
12440#, c-format
12441msgid "\t\t\t[default is %d]\n"
12442msgstr ""
12443
a5c7551f 12444#: config/tc-sparc.c:669
6e1772d5 12445#, c-format
ac50feda
RH
12446msgid ""
12447"-TSO\t\t\tuse Total Store Ordering\n"
12448"-PSO\t\t\tuse Partial Store Ordering\n"
12449"-RMO\t\t\tuse Relaxed Memory Ordering\n"
12450msgstr ""
12451
a5c7551f 12452#: config/tc-sparc.c:673
ac50feda
RH
12453#, c-format
12454msgid "\t\t\t[default is %s]\n"
12455msgstr ""
12456
a5c7551f 12457#: config/tc-sparc.c:675
6e1772d5 12458#, c-format
ac50feda
RH
12459msgid ""
12460"-KPIC\t\t\tgenerate PIC\n"
12461"-V\t\t\tprint assembler version number\n"
8ad3436c
AM
12462"-undeclared-regs\tignore application global register usage without\n"
12463"\t\t\tappropriate .register directive (default)\n"
12464"-no-undeclared-regs\tforce error on application global register usage\n"
12465"\t\t\twithout appropriate .register directive\n"
ac50feda
RH
12466"-q\t\t\tignored\n"
12467"-Qy, -Qn\t\tignored\n"
12468"-s\t\t\tignored\n"
12469msgstr ""
12470
a5c7551f 12471#: config/tc-sparc.c:687
6e1772d5 12472#, c-format
ac50feda
RH
12473msgid ""
12474"-EL\t\t\tgenerate code for a little endian machine\n"
12475"-EB\t\t\tgenerate code for a big endian machine\n"
12476"--little-endian-data\tgenerate code for a machine having big endian\n"
8ad3436c 12477" instructions and little endian data.\n"
ac50feda
RH
12478msgstr ""
12479
a5c7551f 12480#: config/tc-sparc.c:823
a74801ba
ILT
12481#, c-format
12482msgid "Internal error: losing opcode: `%s' \"%s\"\n"
12483msgstr ""
12484
a5c7551f 12485#: config/tc-sparc.c:842
a74801ba
ILT
12486#, c-format
12487msgid "Internal error: can't find opcode `%s' for `%s'\n"
ac50feda
RH
12488msgstr ""
12489
a5c7551f 12490#: config/tc-sparc.c:983
a74801ba 12491msgid "Support for 64-bit arithmetic not compiled in."
ac50feda
RH
12492msgstr ""
12493
a5c7551f 12494#: config/tc-sparc.c:1029
a74801ba 12495msgid "set: number not in 0..4294967295 range"
ac50feda
RH
12496msgstr ""
12497
a5c7551f 12498#: config/tc-sparc.c:1036
a74801ba 12499msgid "set: number not in -2147483648..4294967295 range"
ac50feda
RH
12500msgstr ""
12501
a5c7551f 12502#: config/tc-sparc.c:1095
a74801ba 12503msgid "setsw: number not in -2147483648..4294967295 range"
ac50feda
RH
12504msgstr ""
12505
a5c7551f 12506#: config/tc-sparc.c:1143
ac50feda
RH
12507msgid "setx: temporary register same as destination register"
12508msgstr ""
12509
a5c7551f 12510#: config/tc-sparc.c:1214
a74801ba
ILT
12511msgid "setx: illegal temporary register g0"
12512msgstr ""
12513
a5c7551f 12514#: config/tc-sparc.c:1311
a74801ba
ILT
12515msgid "FP branch in delay slot"
12516msgstr ""
12517
a5c7551f 12518#: config/tc-sparc.c:1326
a74801ba
ILT
12519msgid "FP branch preceded by FP instruction; NOP inserted"
12520msgstr ""
12521
a5c7551f 12522#: config/tc-sparc.c:1366
ac50feda
RH
12523msgid "failed special case insn sanity check"
12524msgstr ""
12525
a5c7551f 12526#: config/tc-sparc.c:1454
ac50feda
RH
12527msgid ": invalid membar mask name"
12528msgstr ""
12529
a5c7551f 12530#: config/tc-sparc.c:1470
ac50feda
RH
12531msgid ": invalid membar mask expression"
12532msgstr ""
12533
a5c7551f 12534#: config/tc-sparc.c:1475
ac50feda
RH
12535msgid ": invalid membar mask number"
12536msgstr ""
12537
a5c7551f 12538#: config/tc-sparc.c:1490
6f6ef0fa
NC
12539msgid ": invalid siam mode expression"
12540msgstr ""
12541
a5c7551f 12542#: config/tc-sparc.c:1495
6f6ef0fa
NC
12543msgid ": invalid siam mode number"
12544msgstr ""
12545
a5c7551f 12546#: config/tc-sparc.c:1511
ac50feda
RH
12547msgid ": invalid prefetch function name"
12548msgstr ""
12549
a5c7551f 12550#: config/tc-sparc.c:1519
ac50feda
RH
12551msgid ": invalid prefetch function expression"
12552msgstr ""
12553
a5c7551f 12554#: config/tc-sparc.c:1524
ac50feda
RH
12555msgid ": invalid prefetch function number"
12556msgstr ""
12557
a5c7551f 12558#: config/tc-sparc.c:1552 config/tc-sparc.c:1564
ac50feda
RH
12559msgid ": unrecognizable privileged register"
12560msgstr ""
12561
a5c7551f 12562#: config/tc-sparc.c:1588 config/tc-sparc.c:1600
ae351704
AM
12563msgid ": unrecognizable hyperprivileged register"
12564msgstr ""
12565
a5c7551f 12566#: config/tc-sparc.c:1624 config/tc-sparc.c:1649
6f6ef0fa 12567msgid ": unrecognizable v9a or v9b ancillary state register"
ac50feda
RH
12568msgstr ""
12569
a5c7551f 12570#: config/tc-sparc.c:1629
ac50feda
RH
12571msgid ": rd on write only ancillary state register"
12572msgstr ""
12573
6f6ef0fa 12574#. %sys_tick and %sys_tick_cmpr are v9bnotv9a
a5c7551f 12575#: config/tc-sparc.c:1637
6f6ef0fa
NC
12576msgid ": unrecognizable v9a ancillary state register"
12577msgstr ""
12578
a5c7551f 12579#: config/tc-sparc.c:1673
ac50feda
RH
12580msgid ": asr number must be between 16 and 31"
12581msgstr ""
12582
a5c7551f 12583#: config/tc-sparc.c:1681
ac50feda
RH
12584msgid ": asr number must be between 0 and 31"
12585msgstr ""
12586
a5c7551f 12587#: config/tc-sparc.c:1691
6e1772d5 12588#, c-format
ac50feda
RH
12589msgid ": expecting %asrN"
12590msgstr ""
12591
a5c7551f
RW
12592#: config/tc-sparc.c:1878 config/tc-sparc.c:1916 config/tc-sparc.c:2329
12593#: config/tc-sparc.c:2365
87ccc1b0
NC
12594#, c-format
12595msgid "Illegal operands: %%%s requires arguments in ()"
12596msgstr ""
12597
a5c7551f 12598#: config/tc-sparc.c:1884
87ccc1b0
NC
12599#, c-format
12600msgid ""
12601"Illegal operands: %%%s cannot be used together with other relocs in the insn "
12602"()"
12603msgstr ""
12604
a5c7551f 12605#: config/tc-sparc.c:1895
87ccc1b0
NC
12606#, c-format
12607msgid "Illegal operands: %%%s can be only used with call __tls_get_addr"
12608msgstr ""
12609
a5c7551f 12610#: config/tc-sparc.c:2102
a74801ba
ILT
12611msgid "detected global register use not covered by .register pseudo-op"
12612msgstr ""
12613
a5c7551f 12614#: config/tc-sparc.c:2173
ac50feda
RH
12615msgid ": There are only 64 f registers; [0-63]"
12616msgstr ""
12617
a5c7551f 12618#: config/tc-sparc.c:2175 config/tc-sparc.c:2193
ac50feda
RH
12619msgid ": There are only 32 f registers; [0-31]"
12620msgstr ""
12621
a5c7551f 12622#: config/tc-sparc.c:2185
6e1772d5
AM
12623msgid ": There are only 32 single precision f registers; [0-31]"
12624msgstr ""
12625
a5c7551f 12626#: config/tc-sparc.c:2377
328577ad 12627#, c-format
a74801ba
ILT
12628msgid ""
12629"Illegal operands: Can't do arithmetics other than + and - involving %%%s()"
12630msgstr ""
12631
a5c7551f 12632#: config/tc-sparc.c:2487
328577ad 12633#, c-format
a74801ba
ILT
12634msgid "Illegal operands: Can't add non-constant expression to %%%s()"
12635msgstr ""
12636
a5c7551f 12637#: config/tc-sparc.c:2497
328577ad 12638#, c-format
a74801ba
ILT
12639msgid ""
12640"Illegal operands: Can't do arithmetics involving %%%s() of a relocatable "
12641"symbol"
12642msgstr ""
12643
a5c7551f 12644#: config/tc-sparc.c:2515
ac50feda
RH
12645msgid ": PC-relative operand can't be a constant"
12646msgstr ""
12647
a5c7551f 12648#: config/tc-sparc.c:2522
87ccc1b0
NC
12649msgid ": TLS operand can't be a constant"
12650msgstr ""
12651
a5c7551f 12652#: config/tc-sparc.c:2555
ac50feda
RH
12653msgid ": invalid ASI name"
12654msgstr ""
12655
a5c7551f 12656#: config/tc-sparc.c:2563
ac50feda
RH
12657msgid ": invalid ASI expression"
12658msgstr ""
12659
a5c7551f 12660#: config/tc-sparc.c:2568
ac50feda
RH
12661msgid ": invalid ASI number"
12662msgstr ""
12663
a5c7551f 12664#: config/tc-sparc.c:2665
ac50feda
RH
12665msgid "OPF immediate operand out of range (0-0x1ff)"
12666msgstr ""
12667
a5c7551f 12668#: config/tc-sparc.c:2670
ac50feda
RH
12669msgid "non-immediate OPF operand, ignored"
12670msgstr ""
12671
a5c7551f 12672#: config/tc-sparc.c:2689
ac50feda
RH
12673msgid ": invalid cpreg name"
12674msgstr ""
12675
a5c7551f 12676#: config/tc-sparc.c:2718
ac50feda
RH
12677#, c-format
12678msgid "Illegal operands%s"
12679msgstr ""
12680
a5c7551f 12681#: config/tc-sparc.c:2752
ac50feda
RH
12682#, c-format
12683msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\""
12684msgstr ""
12685
a5c7551f 12686#: config/tc-sparc.c:2788
ac50feda
RH
12687#, c-format
12688msgid "Architecture mismatch on \"%s\"."
12689msgstr ""
12690
a5c7551f 12691#: config/tc-sparc.c:2789
ac50feda
RH
12692#, c-format
12693msgid " (Requires %s; requested architecture is %s.)"
12694msgstr ""
12695
a5c7551f 12696#: config/tc-sparc.c:3324
ac50feda
RH
12697#, c-format
12698msgid "bad or unhandled relocation type: 0x%02x"
12699msgstr ""
12700
a5c7551f 12701#: config/tc-sparc.c:3657
06647dfd
AM
12702msgid "Expected comma after name"
12703msgstr ""
12704
a5c7551f 12705#: config/tc-sparc.c:3666
328577ad
NC
12706#, c-format
12707msgid "BSS length (%d.) <0! Ignored."
12708msgstr ""
12709
a5c7551f 12710#: config/tc-sparc.c:3678
ac50feda
RH
12711msgid "bad .reserve segment -- expected BSS segment"
12712msgstr ""
12713
a5c7551f 12714#: config/tc-sparc.c:3706
ac50feda
RH
12715#, c-format
12716msgid "alignment too large; assuming %d"
12717msgstr ""
12718
a5c7551f 12719#: config/tc-sparc.c:3712 config/tc-sparc.c:3862
ac50feda
RH
12720msgid "negative alignment"
12721msgstr ""
12722
cc643b88 12723#: config/tc-sparc.c:3722 config/tc-sparc.c:3884 read.c:1321 read.c:2371
ac50feda
RH
12724msgid "alignment not a power of 2"
12725msgstr ""
12726
a5c7551f
RW
12727#: config/tc-sparc.c:3775
12728#, c-format
12729msgid "Ignoring attempt to re-define symbol %s"
12730msgstr ""
12731
2ee0aedf 12732#: config/tc-sparc.c:3799 config/tc-v850.c:275
328577ad
NC
12733msgid "Expected comma after symbol-name"
12734msgstr ""
12735
a5c7551f 12736#: config/tc-sparc.c:3809
87ccc1b0 12737#, c-format
fce00800 12738msgid ".COMMon length (%lu) out of range ignored"
87ccc1b0
NC
12739msgstr ""
12740
a5c7551f 12741#: config/tc-sparc.c:3842
ac50feda
RH
12742msgid "Expected comma after common length"
12743msgstr ""
12744
a5c7551f 12745#: config/tc-sparc.c:3856
06647dfd
AM
12746#, c-format
12747msgid "alignment too large; assuming %ld"
12748msgstr ""
12749
2ee0aedf 12750#: config/tc-sparc.c:3999
3caac5b8
AM
12751msgid "Unknown segment type"
12752msgstr ""
12753
2ee0aedf 12754#: config/tc-sparc.c:4074 config/tc-sparc.c:4084
328577ad 12755#, c-format
a74801ba
ILT
12756msgid "register syntax is .register %%g[2367],{#scratch|symbolname|#ignore}"
12757msgstr ""
12758
2ee0aedf 12759#: config/tc-sparc.c:4102
a74801ba
ILT
12760msgid "redefinition of global register"
12761msgstr ""
12762
2ee0aedf 12763#: config/tc-sparc.c:4113
a74801ba
ILT
12764#, c-format
12765msgid "Register symbol %s already defined."
12766msgstr ""
12767
2ee0aedf 12768#: config/tc-sparc.c:4317
328577ad
NC
12769#, c-format
12770msgid "Illegal operands: %%r_plt in %d-byte data field"
12771msgstr ""
12772
2ee0aedf 12773#: config/tc-sparc.c:4327
87ccc1b0
NC
12774#, c-format
12775msgid "Illegal operands: %%r_tls_dtpoff in %d-byte data field"
12776msgstr ""
12777
2ee0aedf 12778#: config/tc-sparc.c:4364 config/tc-vax.c:3312
328577ad
NC
12779#, c-format
12780msgid "Illegal operands: Only %%r_%s%d allowed in %d-byte data fields"
12781msgstr ""
12782
2ee0aedf
TG
12783#: config/tc-sparc.c:4372 config/tc-sparc.c:4403 config/tc-sparc.c:4412
12784#: config/tc-vax.c:3320 config/tc-vax.c:3351 config/tc-vax.c:3360
328577ad
NC
12785#, c-format
12786msgid "Illegal operands: %%r_%s%d requires arguments in ()"
12787msgstr ""
12788
2ee0aedf 12789#: config/tc-sparc.c:4421 config/tc-vax.c:3369
328577ad
NC
12790#, c-format
12791msgid "Illegal operands: garbage after %%r_%s%d()"
12792msgstr ""
12793
2ee0aedf 12794#: config/tc-sparc.h:65
328577ad
NC
12795msgid "sparc convert_frag\n"
12796msgstr ""
12797
2ee0aedf 12798#: config/tc-sparc.h:67 config/tc-z80.h:53
328577ad
NC
12799msgid "estimate_size_before_relax called"
12800msgstr ""
12801
2ee0aedf 12802#: config/tc-spu.c:130
ae351704
AM
12803#, c-format
12804msgid "Can't hash instruction '%s':%s"
12805msgstr ""
12806
2ee0aedf 12807#: config/tc-spu.c:184
ae351704
AM
12808msgid ""
12809"SPU options:\n"
12810" --apuasm\t\t emulate behaviour of apuasm\n"
12811msgstr ""
12812
2ee0aedf 12813#: config/tc-spu.c:290
ae351704
AM
12814#, c-format
12815msgid "Invalid mnemonic '%s'"
12816msgstr ""
12817
2ee0aedf 12818#: config/tc-spu.c:296
ae351704
AM
12819#, c-format
12820msgid "'%s' is only available in DD2.0 or higher."
12821msgstr ""
12822
2ee0aedf 12823#: config/tc-spu.c:328
ae351704
AM
12824#, c-format
12825msgid "Error in argument %d. Expecting: \"%s\""
12826msgstr ""
12827
2ee0aedf 12828#: config/tc-spu.c:339
ae351704
AM
12829msgid "Mixing register syntax, with and without '$'."
12830msgstr ""
12831
2ee0aedf 12832#: config/tc-spu.c:345
ae351704
AM
12833#, c-format
12834msgid "Treating '%-*s' as a symbol."
12835msgstr ""
12836
2ee0aedf 12837#: config/tc-spu.c:564
ae351704
AM
12838msgid "'SPU_RdEventMask' (channel 11) is only available in DD2.0 or higher."
12839msgstr ""
12840
2ee0aedf 12841#: config/tc-spu.c:566
ae351704
AM
12842msgid "'MFC_RdTagMask' (channel 12) is only available in DD2.0 or higher."
12843msgstr ""
12844
2ee0aedf 12845#: config/tc-spu.c:609
ae351704
AM
12846#, c-format
12847msgid "Using old style, %%lo(expr), please change to PPC style, expr@l."
12848msgstr ""
12849
2ee0aedf 12850#: config/tc-spu.c:615
ae351704
AM
12851#, c-format
12852msgid "Using old style, %%hi(expr), please change to PPC style, expr@h."
12853msgstr ""
12854
2ee0aedf 12855#: config/tc-spu.c:685 config/tc-spu.c:688
ae351704
AM
12856#, c-format
12857msgid "Constant expression %d out of range, [%d, %d]."
12858msgstr ""
12859
2ee0aedf 12860#: config/tc-spu.c:790
a5c7551f
RW
12861#, c-format
12862msgid "invalid priority '%lu'"
12863msgstr ""
12864
2ee0aedf 12865#: config/tc-spu.c:796
a5c7551f
RW
12866#, c-format
12867msgid "invalid lrlive '%lu'"
12868msgstr ""
12869
2ee0aedf 12870#: config/tc-spu.c:855
ae351704
AM
12871msgid "Relaxation should never occur"
12872msgstr ""
12873
2ee0aedf 12874#: config/tc-spu.c:1005
a5c7551f
RW
12875#, c-format
12876msgid "Relocation doesn't fit. (relocation value = 0x%lx)"
12877msgstr ""
12878
12879#: config/tc-spu.h:85
ae351704
AM
12880msgid "spu convert_frag\n"
12881msgstr ""
12882
cc643b88
NC
12883#: config/tc-tic30.c:37
12884msgid "first"
12885msgstr ""
12886
12887#: config/tc-tic30.c:37
12888msgid "second"
12889msgstr ""
12890
12891#: config/tc-tic30.c:37
12892msgid "third"
12893msgstr ""
12894
12895#: config/tc-tic30.c:37
12896msgid "fourth"
12897msgstr ""
12898
12899#: config/tc-tic30.c:37
12900msgid "fifth"
12901msgstr ""
12902
a5c7551f
RW
12903#: config/tc-tic30.c:483
12904msgid "More than one AR register found in indirect reference"
12905msgstr ""
12906
12907#: config/tc-tic30.c:488
12908msgid "Illegal AR register in indirect reference"
12909msgstr ""
12910
12911#: config/tc-tic30.c:508
12912msgid "More than one displacement found in indirect reference"
12913msgstr ""
12914
12915#: config/tc-tic30.c:516
12916msgid "Invalid displacement in indirect reference"
12917msgstr ""
12918
12919#: config/tc-tic30.c:533
12920msgid "AR register not found in indirect reference"
12921msgstr ""
12922
12923#. Maybe an implied displacement of 1 again.
12924#: config/tc-tic30.c:549
12925msgid "required displacement wasn't given in indirect reference"
12926msgstr ""
12927
12928#: config/tc-tic30.c:555
12929msgid "illegal indirect reference"
12930msgstr ""
12931
12932#: config/tc-tic30.c:561
12933msgid "displacement must be an unsigned 8-bit number"
12934msgstr ""
12935
2ee0aedf 12936#: config/tc-tic30.c:747 config/tc-tic30.c:1494
a5c7551f
RW
12937#, c-format
12938msgid "Invalid character %s before %s operand"
12939msgstr ""
12940
2ee0aedf 12941#: config/tc-tic30.c:766 config/tc-tic30.c:1509
a5c7551f
RW
12942#, c-format
12943msgid "Unbalanced parenthesis in %s operand."
12944msgstr ""
12945
2ee0aedf 12946#: config/tc-tic30.c:782 config/tc-tic30.c:1519
a5c7551f
RW
12947#, c-format
12948msgid "Invalid character %s in %s operand"
12949msgstr ""
12950
2ee0aedf 12951#: config/tc-tic30.c:801 config/tc-tic30.c:1536
a5c7551f
RW
12952#, c-format
12953msgid "Spurious operands; (%d operands/instruction max)"
12954msgstr ""
12955
12956#. Just skip it, if it's \n complain.
2ee0aedf
TG
12957#: config/tc-tic30.c:819 config/tc-tic30.c:835 config/tc-tic30.c:1553
12958#: config/tc-tic30.c:1569
a5c7551f
RW
12959msgid "Expecting operand after ','; got nothing"
12960msgstr ""
12961
2ee0aedf 12962#: config/tc-tic30.c:824 config/tc-tic30.c:1558
a5c7551f
RW
12963msgid "Expecting operand before ','; got nothing"
12964msgstr ""
12965
2ee0aedf 12966#: config/tc-tic30.c:862
a5c7551f
RW
12967msgid "incorrect number of operands given in the first instruction"
12968msgstr ""
12969
2ee0aedf 12970#: config/tc-tic30.c:868
a5c7551f
RW
12971msgid "incorrect number of operands given in the second instruction"
12972msgstr ""
12973
2ee0aedf 12974#: config/tc-tic30.c:889
a5c7551f
RW
12975#, c-format
12976msgid "%s instruction, operand %d doesn't match"
12977msgstr ""
12978
12979#. Shouldn't get here.
2ee0aedf 12980#: config/tc-tic30.c:913 config/tc-tic30.c:920
a5c7551f
RW
12981msgid "incorrect format for multiply parallel instruction"
12982msgstr ""
12983
2ee0aedf 12984#: config/tc-tic30.c:927
a5c7551f
RW
12985msgid "destination for multiply can only be R0 or R1"
12986msgstr ""
12987
2ee0aedf 12988#: config/tc-tic30.c:934
a5c7551f
RW
12989msgid "destination for add/subtract can only be R2 or R3"
12990msgstr ""
12991
2ee0aedf 12992#: config/tc-tic30.c:1001
a5c7551f
RW
12993msgid "loading the same register in parallel operation"
12994msgstr ""
12995
2ee0aedf 12996#: config/tc-tic30.c:1383
a5c7551f
RW
12997msgid "pc-relative "
12998msgstr ""
12999
2ee0aedf 13000#: config/tc-tic30.c:1444
a5c7551f
RW
13001#, c-format
13002msgid "Invalid character %s in opcode"
13003msgstr ""
13004
2ee0aedf 13005#: config/tc-tic30.c:1474
a5c7551f
RW
13006#, c-format
13007msgid "Unknown TMS320C30 instruction: %s"
13008msgstr ""
13009
2ee0aedf 13010#: config/tc-tic30.c:1594
a5c7551f
RW
13011msgid "Incorrect number of operands given"
13012msgstr ""
13013
2ee0aedf 13014#: config/tc-tic30.c:1627
a5c7551f
RW
13015#, c-format
13016msgid "The %s operand doesn't match"
13017msgstr ""
13018
13019#. Shouldn't make it to this stage.
2ee0aedf 13020#: config/tc-tic30.c:1652 config/tc-tic30.c:1664
a5c7551f
RW
13021msgid "Incompatible first and second operands in instruction"
13022msgstr ""
13023
2ee0aedf 13024#: config/tc-tic30.c:1778
a5c7551f
RW
13025msgid "invalid short form floating point immediate operand"
13026msgstr ""
13027
2ee0aedf 13028#: config/tc-tic30.c:1788
a5c7551f
RW
13029msgid "rounding down first operand float to unsigned int"
13030msgstr ""
13031
2ee0aedf 13032#: config/tc-tic30.c:1790
a5c7551f
RW
13033msgid "only lower 16-bits of first operand are used"
13034msgstr ""
13035
2ee0aedf 13036#: config/tc-tic30.c:1800
a5c7551f
RW
13037msgid "rounding down first operand float to signed int"
13038msgstr ""
13039
2ee0aedf 13040#: config/tc-tic30.c:1805 config/tc-tic30.c:1876
a5c7551f
RW
13041msgid "first operand is too large for 16-bit signed int"
13042msgstr ""
13043
2ee0aedf 13044#: config/tc-tic30.c:1870
a5c7551f
RW
13045msgid "first operand is floating point"
13046msgstr ""
13047
13048#. Shouldn't get here.
2ee0aedf 13049#: config/tc-tic30.c:1901
a5c7551f
RW
13050msgid "interrupt vector for trap instruction out of range"
13051msgstr ""
13052
2ee0aedf 13053#: config/tc-tic30.c:1946
a5c7551f
RW
13054msgid "LDP instruction needs a 24-bit operand"
13055msgstr ""
13056
2ee0aedf 13057#: config/tc-tic30.c:1970
a5c7551f
RW
13058msgid "first operand is too large for a 24-bit displacement"
13059msgstr ""
13060
13061#: config/tc-tic4x.c:399
13062msgid "Nan, using zero."
13063msgstr ""
13064
13065#: config/tc-tic4x.c:521
13066#, c-format
13067msgid "Cannot represent exponent in %d bits"
13068msgstr ""
13069
13070#: config/tc-tic4x.c:604 config/tc-tic4x.c:614
13071msgid "Invalid floating point number"
13072msgstr ""
13073
13074#: config/tc-tic4x.c:734
13075msgid "Comma expected\n"
13076msgstr ""
13077
13078#: config/tc-tic4x.c:774 config/tc-tic54x.c:479
13079msgid ".bss size argument missing\n"
13080msgstr ""
13081
13082#: config/tc-tic4x.c:782
13083#, c-format
13084msgid ".bss size %ld < 0!"
13085msgstr ""
13086
13087#: config/tc-tic4x.c:916
13088msgid "Non-constant symbols not allowed\n"
13089msgstr ""
13090
13091#: config/tc-tic4x.c:947
13092msgid "Symbol missing\n"
13093msgstr ""
13094
13095#. Get terminator.
13096#. Skip null symbol terminator.
2ee0aedf 13097#: config/tc-tic4x.c:993
a5c7551f
RW
13098msgid ".sect: subsection name ignored"
13099msgstr ""
13100
2ee0aedf 13101#: config/tc-tic4x.c:1021 config/tc-tic4x.c:1121 config/tc-tic54x.c:1441
a5c7551f
RW
13102#, c-format
13103msgid "Error setting flags for \"%s\": %s"
13104msgstr ""
13105
2ee0aedf 13106#: config/tc-tic4x.c:1052
a5c7551f
RW
13107msgid ".set syntax invalid\n"
13108msgstr ""
13109
2ee0aedf 13110#: config/tc-tic4x.c:1110
a5c7551f
RW
13111msgid ".usect: non-zero alignment flag ignored"
13112msgstr ""
13113
2ee0aedf 13114#: config/tc-tic4x.c:1141
a5c7551f
RW
13115#, c-format
13116msgid "This assembler does not support processor generation %ld"
13117msgstr ""
13118
2ee0aedf 13119#: config/tc-tic4x.c:1145
a5c7551f
RW
13120msgid "Changing processor generation on fly not supported..."
13121msgstr ""
13122
2ee0aedf 13123#: config/tc-tic4x.c:1444
a5c7551f
RW
13124msgid "Auxiliary register AR0--AR7 required for indirect"
13125msgstr ""
13126
2ee0aedf 13127#: config/tc-tic4x.c:1458
a5c7551f
RW
13128#, c-format
13129msgid "Bad displacement %d (require 0--255)\n"
13130msgstr ""
13131
2ee0aedf 13132#: config/tc-tic4x.c:1476
a5c7551f
RW
13133msgid "Index register IR0,IR1 required for displacement"
13134msgstr ""
13135
2ee0aedf 13136#: config/tc-tic4x.c:1545
a5c7551f
RW
13137msgid "Expecting a register name"
13138msgstr ""
13139
2ee0aedf 13140#: config/tc-tic4x.c:1557 config/tc-tic4x.c:1580 config/tc-tic4x.c:1649
a5c7551f
RW
13141msgid "Number too large"
13142msgstr ""
13143
2ee0aedf 13144#: config/tc-tic4x.c:1597
a5c7551f
RW
13145msgid "Expecting a constant value"
13146msgstr ""
13147
2ee0aedf 13148#: config/tc-tic4x.c:1604
a5c7551f
RW
13149#, c-format
13150msgid "Bad direct addressing construct %s"
13151msgstr ""
13152
2ee0aedf 13153#: config/tc-tic4x.c:1608
a5c7551f
RW
13154#, c-format
13155msgid "Direct value of %ld is not suitable"
13156msgstr ""
13157
2ee0aedf 13158#: config/tc-tic4x.c:1632
a5c7551f
RW
13159msgid "Unknown indirect addressing mode"
13160msgstr ""
13161
2ee0aedf 13162#: config/tc-tic4x.c:1729
a5c7551f
RW
13163#, c-format
13164msgid "Immediate value of %ld is too large for ldf"
13165msgstr ""
13166
2ee0aedf 13167#: config/tc-tic4x.c:1769
a5c7551f
RW
13168msgid "Destination register must be ARn"
13169msgstr ""
13170
2ee0aedf 13171#: config/tc-tic4x.c:1788 config/tc-tic4x.c:2161 config/tc-tic4x.c:2220
a5c7551f
RW
13172#, c-format
13173msgid "Immediate value of %ld is too large"
13174msgstr ""
13175
2ee0aedf 13176#: config/tc-tic4x.c:1817 config/tc-tic4x.c:2022
a5c7551f
RW
13177msgid "Invalid indirect addressing mode"
13178msgstr ""
13179
2ee0aedf
TG
13180#: config/tc-tic4x.c:1841 config/tc-tic4x.c:1881 config/tc-tic4x.c:2072
13181#: config/tc-tic4x.c:2094
a5c7551f
RW
13182msgid "Register must be Rn"
13183msgstr ""
13184
2ee0aedf 13185#: config/tc-tic4x.c:1895 config/tc-tic4x.c:1965 config/tc-tic4x.c:1979
a5c7551f
RW
13186msgid "Register must be R0--R7"
13187msgstr ""
13188
2ee0aedf 13189#: config/tc-tic4x.c:1919 config/tc-tic4x.c:1947
a5c7551f
RW
13190#, c-format
13191msgid "Invalid indirect addressing mode displacement %d"
13192msgstr ""
13193
2ee0aedf 13194#: config/tc-tic4x.c:1993
a5c7551f
RW
13195msgid "Destination register must be R2 or R3"
13196msgstr ""
13197
2ee0aedf 13198#: config/tc-tic4x.c:2007
a5c7551f
RW
13199msgid "Destination register must be R0 or R1"
13200msgstr ""
13201
2ee0aedf 13202#: config/tc-tic4x.c:2044
a5c7551f
RW
13203#, c-format
13204msgid "Displacement value of %ld is too large"
13205msgstr ""
13206
2ee0aedf 13207#: config/tc-tic4x.c:2105 config/tc-tic4x.c:2236
a5c7551f
RW
13208msgid "Floating point number not valid in expression"
13209msgstr ""
13210
2ee0aedf 13211#: config/tc-tic4x.c:2119
a5c7551f
RW
13212#, c-format
13213msgid "Signed immediate value %ld too large"
13214msgstr ""
13215
2ee0aedf 13216#: config/tc-tic4x.c:2182
a5c7551f
RW
13217#, c-format
13218msgid "Unsigned immediate value %ld too large"
13219msgstr ""
13220
2ee0aedf 13221#: config/tc-tic4x.c:2250
a5c7551f
RW
13222#, c-format
13223msgid "Immediate value %ld too large"
13224msgstr ""
13225
2ee0aedf 13226#: config/tc-tic4x.c:2269 config/tc-tic4x.c:2297
a5c7551f
RW
13227msgid "Register must be ivtp or tvtp"
13228msgstr ""
13229
2ee0aedf 13230#: config/tc-tic4x.c:2283
a5c7551f
RW
13231msgid "Register must be address register"
13232msgstr ""
13233
2ee0aedf 13234#: config/tc-tic4x.c:2356
a5c7551f
RW
13235msgid "Source and destination register should not be equal"
13236msgstr ""
13237
2ee0aedf 13238#: config/tc-tic4x.c:2371
a5c7551f
RW
13239msgid "Equal parallell destination registers, one result will be discarded"
13240msgstr ""
13241
2ee0aedf 13242#: config/tc-tic4x.c:2412
a5c7551f
RW
13243msgid "Too many operands scanned"
13244msgstr ""
13245
2ee0aedf 13246#: config/tc-tic4x.c:2442
a5c7551f
RW
13247msgid "Parallel opcode cannot contain more than two instructions"
13248msgstr ""
13249
2ee0aedf 13250#: config/tc-tic4x.c:2515
a5c7551f
RW
13251#, c-format
13252msgid "Invalid operands for %s"
13253msgstr ""
13254
2ee0aedf 13255#: config/tc-tic4x.c:2518
a5c7551f
RW
13256#, c-format
13257msgid "Invalid instruction %s"
13258msgstr ""
13259
2ee0aedf 13260#: config/tc-tic4x.c:2667
a5c7551f
RW
13261#, c-format
13262msgid "Bad relocation type: 0x%02x"
13263msgstr ""
13264
2ee0aedf 13265#: config/tc-tic4x.c:2725
a5c7551f
RW
13266#, c-format
13267msgid "Unsupported processor generation %d"
13268msgstr ""
13269
2ee0aedf 13270#: config/tc-tic4x.c:2733
a5c7551f
RW
13271msgid "Option -b is depreciated, please use -mbig"
13272msgstr ""
13273
2ee0aedf 13274#: config/tc-tic4x.c:2739
a5c7551f
RW
13275msgid "Option -p is depreciated, please use -mmemparm"
13276msgstr ""
13277
2ee0aedf 13278#: config/tc-tic4x.c:2745
a5c7551f
RW
13279msgid "Option -r is depreciated, please use -mregparm"
13280msgstr ""
13281
2ee0aedf 13282#: config/tc-tic4x.c:2751
a5c7551f
RW
13283msgid "Option -s is depreciated, please use -msmall"
13284msgstr ""
13285
2ee0aedf 13286#: config/tc-tic4x.c:2779
c85dd50d
NC
13287#, c-format
13288msgid ""
13289"\n"
13290"TIC4X options:\n"
13291" -mcpu=CPU -mCPU select architecture variant. CPU can be:\n"
13292" 30 - TMS320C30\n"
13293" 31 - TMS320C31, TMS320LC31\n"
13294" 32 - TMS320C32\n"
13295" 33 - TMS320VC33\n"
13296" 40 - TMS320C40\n"
13297" 44 - TMS320C44\n"
13298" -mrev=REV set cpu hardware revision (integer numbers).\n"
13299" Combinations of -mcpu and -mrev will enable/"
13300"disable\n"
13301" the appropriate options (-midle2, -mlowpower and\n"
13302" -menhanced) according to the selected type\n"
13303" -mbig select big memory model\n"
13304" -msmall select small memory model (default)\n"
13305" -mregparm select register parameters (default)\n"
13306" -mmemparm select memory parameters\n"
13307" -midle2 enable IDLE2 support\n"
13308" -mlowpower enable LOPOWER and MAXSPEED support\n"
13309" -menhanced enable enhanced opcode support\n"
13310msgstr ""
13311
2ee0aedf 13312#: config/tc-tic4x.c:2824
a5c7551f
RW
13313#, c-format
13314msgid "Label \"$%d\" redefined"
13315msgstr ""
13316
2ee0aedf 13317#: config/tc-tic4x.c:3032
a5c7551f
RW
13318#, c-format
13319msgid "Reloc %d not supported by object file format"
13320msgstr ""
13321
328577ad
NC
13322#. Only word (et al.), align, or conditionals are allowed within
13323#. .struct/.union.
ae351704 13324#: config/tc-tic54x.c:220
328577ad
NC
13325msgid "pseudo-op illegal within .struct/.union"
13326msgstr ""
13327
f12e7348 13328#: config/tc-tic54x.c:234
6e1772d5 13329#, c-format
1994a7c7
NC
13330msgid "C54x-specific command line options:\n"
13331msgstr ""
13332
f12e7348 13333#: config/tc-tic54x.c:235
6e1772d5 13334#, c-format
1994a7c7
NC
13335msgid "-mfar-mode | -mf Use extended addressing\n"
13336msgstr ""
13337
f12e7348 13338#: config/tc-tic54x.c:236
6e1772d5 13339#, c-format
1994a7c7
NC
13340msgid "-mcpu=<CPU version> Specify the CPU version\n"
13341msgstr ""
13342
f12e7348 13343#: config/tc-tic54x.c:237
6e1772d5 13344#, c-format
3dd5103b
NC
13345msgid "-merrors-to-file <filename>\n"
13346msgstr ""
13347
f12e7348 13348#: config/tc-tic54x.c:238
6e1772d5 13349#, c-format
1994a7c7
NC
13350msgid "-me <filename> Redirect errors to a file\n"
13351msgstr ""
13352
f12e7348 13353#: config/tc-tic54x.c:350
1994a7c7
NC
13354msgid "Comma and symbol expected for '.asg STRING, SYMBOL'"
13355msgstr ""
13356
a5c7551f
RW
13357#: config/tc-tic54x.c:359
13358msgid "symbols assigned with .asg must begin with a letter"
13359msgstr ""
13360
f12e7348 13361#: config/tc-tic54x.c:403
1994a7c7
NC
13362msgid "Unterminated string after absolute expression"
13363msgstr ""
13364
f12e7348 13365#: config/tc-tic54x.c:411
1994a7c7
NC
13366msgid "Comma and symbol expected for '.eval EXPR, SYMBOL'"
13367msgstr ""
13368
f12e7348 13369#: config/tc-tic54x.c:423
1994a7c7
NC
13370msgid "symbols assigned with .eval must begin with a letter"
13371msgstr ""
13372
a5c7551f
RW
13373#: config/tc-tic54x.c:488
13374#, c-format
13375msgid ".bss size %d < 0!"
13376msgstr ""
13377
f12e7348 13378#: config/tc-tic54x.c:677
1994a7c7
NC
13379msgid "Offset on nested structures is ignored"
13380msgstr ""
13381
f12e7348 13382#: config/tc-tic54x.c:727
1994a7c7
NC
13383#, c-format
13384msgid ".end%s without preceding .%s"
13385msgstr ""
13386
f12e7348 13387#: config/tc-tic54x.c:793
1994a7c7
NC
13388#, c-format
13389msgid "Unrecognized struct/union tag '%s'"
13390msgstr ""
13391
f12e7348 13392#: config/tc-tic54x.c:795
1994a7c7
NC
13393msgid ".tag requires a structure tag"
13394msgstr ""
13395
f12e7348 13396#: config/tc-tic54x.c:801
1994a7c7
NC
13397msgid "Label required for .tag"
13398msgstr ""
13399
f12e7348 13400#: config/tc-tic54x.c:820
1994a7c7
NC
13401#, c-format
13402msgid ".tag target '%s' undefined"
13403msgstr ""
13404
f12e7348 13405#: config/tc-tic54x.c:882
1994a7c7
NC
13406#, c-format
13407msgid ".field count '%d' out of range (1 <= X <= 32)"
13408msgstr ""
13409
f12e7348 13410#: config/tc-tic54x.c:910
1994a7c7
NC
13411#, c-format
13412msgid "Unrecognized field type '%c'"
13413msgstr ""
13414
a5c7551f
RW
13415#: config/tc-tic54x.c:1033
13416msgid "Overflow in expression, truncated to 8 bits"
13417msgstr ""
13418
13419#: config/tc-tic54x.c:1038
13420msgid "Overflow in expression, truncated to 16 bits"
13421msgstr ""
13422
1994a7c7
NC
13423#. Disallow .byte with a non constant expression that will
13424#. require relocation.
f12e7348 13425#: config/tc-tic54x.c:1046
1994a7c7
NC
13426msgid "Relocatable values require at least WORD storage"
13427msgstr ""
13428
f12e7348 13429#: config/tc-tic54x.c:1107
1994a7c7
NC
13430msgid "Use of .def/.ref is deprecated. Use .global instead"
13431msgstr ""
13432
2ee0aedf 13433#: config/tc-tic54x.c:1300
1994a7c7
NC
13434msgid ".space/.bes repeat count is negative, ignored"
13435msgstr ""
13436
2ee0aedf 13437#: config/tc-tic54x.c:1305
1994a7c7
NC
13438msgid ".space/.bes repeat count is zero, ignored"
13439msgstr ""
13440
2ee0aedf 13441#: config/tc-tic54x.c:1382
1994a7c7
NC
13442msgid "Missing size argument"
13443msgstr ""
13444
2ee0aedf 13445#: config/tc-tic54x.c:1516
1994a7c7
NC
13446msgid "CPU version has already been set"
13447msgstr ""
13448
2ee0aedf 13449#: config/tc-tic54x.c:1520
1994a7c7
NC
13450#, c-format
13451msgid "Unrecognized version '%s'"
13452msgstr ""
13453
2ee0aedf 13454#: config/tc-tic54x.c:1526
1994a7c7
NC
13455msgid "Changing of CPU version on the fly not supported"
13456msgstr ""
13457
2ee0aedf 13458#: config/tc-tic54x.c:1657
1994a7c7
NC
13459msgid "p2align not supported on this target"
13460msgstr ""
13461
2ee0aedf 13462#: config/tc-tic54x.c:1669
1994a7c7
NC
13463msgid "Argument to .even ignored"
13464msgstr ""
13465
2ee0aedf 13466#: config/tc-tic54x.c:1715
1994a7c7
NC
13467msgid "Invalid field size, must be from 1 to 32"
13468msgstr ""
13469
2ee0aedf 13470#: config/tc-tic54x.c:1728
1994a7c7
NC
13471msgid "field size must be 16 when value is relocatable"
13472msgstr ""
13473
2ee0aedf 13474#: config/tc-tic54x.c:1743
1994a7c7
NC
13475msgid "field value truncated"
13476msgstr ""
13477
2ee0aedf 13478#: config/tc-tic54x.c:1850 config/tc-tic54x.c:2156
1994a7c7
NC
13479#, c-format
13480msgid "Unrecognized section '%s'"
13481msgstr ""
13482
2ee0aedf 13483#: config/tc-tic54x.c:1859
1994a7c7
NC
13484msgid "Current section is unitialized, section name required for .clink"
13485msgstr ""
13486
2ee0aedf 13487#: config/tc-tic54x.c:2066
1994a7c7
NC
13488msgid "ENDLOOP without corresponding LOOP"
13489msgstr ""
13490
2ee0aedf 13491#: config/tc-tic54x.c:2107
1994a7c7
NC
13492msgid "Mixing of normal and extended addressing not supported"
13493msgstr ""
13494
2ee0aedf 13495#: config/tc-tic54x.c:2113
1994a7c7
NC
13496msgid "Extended addressing not supported on the specified CPU"
13497msgstr ""
13498
2ee0aedf 13499#: config/tc-tic54x.c:2162
1994a7c7
NC
13500msgid ".sblock may be used for initialized sections only"
13501msgstr ""
13502
2ee0aedf 13503#: config/tc-tic54x.c:2192
1994a7c7
NC
13504msgid "Symbol missing for .set/.equ"
13505msgstr ""
13506
2ee0aedf 13507#: config/tc-tic54x.c:2248
1994a7c7
NC
13508msgid ".var may only be used within a macro definition"
13509msgstr ""
13510
2ee0aedf 13511#: config/tc-tic54x.c:2256
1994a7c7
NC
13512msgid "Substitution symbols must begin with a letter"
13513msgstr ""
13514
2ee0aedf 13515#: config/tc-tic54x.c:2349
1994a7c7 13516#, c-format
ae351704 13517msgid "can't open macro library file '%s' for reading: %s"
1994a7c7
NC
13518msgstr ""
13519
2ee0aedf 13520#: config/tc-tic54x.c:2356
1994a7c7
NC
13521#, c-format
13522msgid "File '%s' not in macro archive format"
13523msgstr ""
13524
2ee0aedf 13525#: config/tc-tic54x.c:2486
1994a7c7
NC
13526#, c-format
13527msgid "Bad COFF version '%s'"
13528msgstr ""
13529
2ee0aedf 13530#: config/tc-tic54x.c:2495
1994a7c7
NC
13531#, c-format
13532msgid "Bad CPU version '%s'"
13533msgstr ""
13534
2ee0aedf 13535#: config/tc-tic54x.c:2508 config/tc-tic54x.c:2511
1994a7c7
NC
13536#, c-format
13537msgid "Can't redirect stderr to the file '%s'"
13538msgstr ""
13539
2ee0aedf 13540#: config/tc-tic54x.c:2626
1994a7c7
NC
13541#, c-format
13542msgid "Undefined substitution symbol '%s'"
13543msgstr ""
13544
2ee0aedf 13545#: config/tc-tic54x.c:3128
a5c7551f
RW
13546#, c-format
13547msgid "Unbalanced parenthesis in operand %d"
13548msgstr ""
13549
2ee0aedf 13550#: config/tc-tic54x.c:3159 config/tc-tic54x.c:3167
a5c7551f
RW
13551msgid "Expecting operand after ','"
13552msgstr ""
13553
2ee0aedf 13554#: config/tc-tic54x.c:3178
a5c7551f
RW
13555msgid "Extra junk on line"
13556msgstr ""
13557
2ee0aedf 13558#: config/tc-tic54x.c:3215
1994a7c7
NC
13559msgid "Badly formed address expression"
13560msgstr ""
13561
2ee0aedf 13562#: config/tc-tic54x.c:3468
1994a7c7
NC
13563#, c-format
13564msgid "Invalid dmad syntax '%s'"
13565msgstr ""
13566
2ee0aedf 13567#: config/tc-tic54x.c:3532
3b16e843
NC
13568#, c-format
13569msgid ""
13570"Use the .mmregs directive to use memory-mapped register names such as '%s'"
13571msgstr ""
13572
2ee0aedf 13573#: config/tc-tic54x.c:3583
1994a7c7
NC
13574msgid "Address mode *+ARx is write-only. Results of reading are undefined."
13575msgstr ""
13576
2ee0aedf 13577#: config/tc-tic54x.c:3603
1994a7c7
NC
13578#, c-format
13579msgid "Unrecognized indirect address format \"%s\""
13580msgstr ""
13581
2ee0aedf 13582#: config/tc-tic54x.c:3641
1994a7c7
NC
13583#, c-format
13584msgid "Operand '%s' out of range (%d <= x <= %d)"
13585msgstr ""
13586
2ee0aedf 13587#: config/tc-tic54x.c:3661
1994a7c7
NC
13588msgid "Error in relocation handling"
13589msgstr ""
13590
2ee0aedf 13591#: config/tc-tic54x.c:3680 config/tc-tic54x.c:3742 config/tc-tic54x.c:3770
1994a7c7
NC
13592#, c-format
13593msgid "Unrecognized condition code \"%s\""
13594msgstr ""
13595
2ee0aedf 13596#: config/tc-tic54x.c:3697
1994a7c7
NC
13597#, c-format
13598msgid "Condition \"%s\" does not match preceding group"
13599msgstr ""
13600
2ee0aedf 13601#: config/tc-tic54x.c:3705
1994a7c7
NC
13602#, c-format
13603msgid ""
13604"Condition \"%s\" uses a different accumulator from a preceding condition"
13605msgstr ""
13606
2ee0aedf 13607#: config/tc-tic54x.c:3712
1994a7c7
NC
13608msgid "Only one comparison conditional allowed"
13609msgstr ""
13610
2ee0aedf 13611#: config/tc-tic54x.c:3717
1994a7c7
NC
13612msgid "Only one overflow conditional allowed"
13613msgstr ""
13614
2ee0aedf 13615#: config/tc-tic54x.c:3725
1994a7c7
NC
13616#, c-format
13617msgid "Duplicate %s conditional"
13618msgstr ""
13619
2ee0aedf 13620#: config/tc-tic54x.c:3756
1994a7c7
NC
13621msgid "Invalid auxiliary register (use AR0-AR7)"
13622msgstr ""
13623
2ee0aedf 13624#: config/tc-tic54x.c:3787
1994a7c7
NC
13625msgid "lk addressing modes are invalid for memory-mapped register addressing"
13626msgstr ""
13627
2ee0aedf 13628#: config/tc-tic54x.c:3795
1994a7c7
NC
13629msgid ""
13630"Address mode *+ARx is not allowed in memory-mapped register addressing. "
13631"Resulting behavior is undefined."
13632msgstr ""
13633
2ee0aedf 13634#: config/tc-tic54x.c:3821
1994a7c7
NC
13635msgid ""
13636"Destination accumulator for each part of this parallel instruction must be "
13637"different"
13638msgstr ""
13639
2ee0aedf 13640#: config/tc-tic54x.c:3870
1994a7c7
NC
13641#, c-format
13642msgid "Memory mapped register \"%s\" out of range"
13643msgstr ""
13644
2ee0aedf 13645#: config/tc-tic54x.c:3909
1994a7c7
NC
13646msgid "Invalid operand (use 1, 2, or 3)"
13647msgstr ""
13648
2ee0aedf 13649#: config/tc-tic54x.c:3934
1994a7c7
NC
13650msgid "A status register or status bit name is required"
13651msgstr ""
13652
2ee0aedf 13653#: config/tc-tic54x.c:3944
1994a7c7
NC
13654#, c-format
13655msgid "Unrecognized status bit \"%s\""
13656msgstr ""
13657
2ee0aedf 13658#: config/tc-tic54x.c:3967
1994a7c7
NC
13659#, c-format
13660msgid "Invalid status register \"%s\""
13661msgstr ""
13662
2ee0aedf 13663#: config/tc-tic54x.c:3979
1994a7c7
NC
13664#, c-format
13665msgid "Operand \"%s\" out of range (use 1 or 2)"
13666msgstr ""
13667
2ee0aedf 13668#: config/tc-tic54x.c:4182
1994a7c7
NC
13669#, c-format
13670msgid "Unrecognized instruction \"%s\""
13671msgstr ""
13672
2ee0aedf 13673#: config/tc-tic54x.c:4211
1994a7c7
NC
13674#, c-format
13675msgid "Unrecognized operand list '%s' for instruction '%s'"
13676msgstr ""
13677
2ee0aedf 13678#: config/tc-tic54x.c:4240
1994a7c7
NC
13679#, c-format
13680msgid "Unrecognized parallel instruction \"%s\""
13681msgstr ""
13682
2ee0aedf 13683#: config/tc-tic54x.c:4289
1994a7c7
NC
13684#, c-format
13685msgid "Invalid operand (s) for parallel instruction \"%s\""
13686msgstr ""
13687
2ee0aedf 13688#: config/tc-tic54x.c:4292
1994a7c7
NC
13689#, c-format
13690msgid "Unrecognized parallel instruction combination \"%s || %s\""
13691msgstr ""
13692
2ee0aedf 13693#: config/tc-tic54x.c:4519
1994a7c7
NC
13694#, c-format
13695msgid "%s symbol recursion stopped at second appearance of '%s'"
13696msgstr ""
13697
2ee0aedf 13698#: config/tc-tic54x.c:4559
1994a7c7
NC
13699msgid "Unrecognized substitution symbol function"
13700msgstr ""
13701
2ee0aedf 13702#: config/tc-tic54x.c:4564
1994a7c7
NC
13703msgid "Missing '(' after substitution symbol function"
13704msgstr ""
13705
2ee0aedf 13706#: config/tc-tic54x.c:4578
1994a7c7
NC
13707msgid "Expecting second argument"
13708msgstr ""
13709
2ee0aedf 13710#: config/tc-tic54x.c:4591 config/tc-tic54x.c:4641
1994a7c7
NC
13711msgid "Extra junk in function call, expecting ')'"
13712msgstr ""
13713
2ee0aedf 13714#: config/tc-tic54x.c:4617
1994a7c7
NC
13715msgid "Function expects two arguments"
13716msgstr ""
13717
2ee0aedf 13718#: config/tc-tic54x.c:4630
1994a7c7
NC
13719msgid "Expecting character constant argument"
13720msgstr ""
13721
2ee0aedf 13722#: config/tc-tic54x.c:4636
1994a7c7
NC
13723msgid "Both arguments must be substitution symbols"
13724msgstr ""
13725
2ee0aedf 13726#: config/tc-tic54x.c:4689
1994a7c7
NC
13727#, c-format
13728msgid "Invalid subscript (use 1 to %d)"
13729msgstr ""
13730
2ee0aedf 13731#: config/tc-tic54x.c:4699
1994a7c7
NC
13732#, c-format
13733msgid "Invalid length (use 0 to %d"
13734msgstr ""
13735
2ee0aedf 13736#: config/tc-tic54x.c:4709
1994a7c7
NC
13737msgid "Missing ')' in subscripted substitution symbol expression"
13738msgstr ""
13739
2ee0aedf 13740#: config/tc-tic54x.c:4729
1994a7c7
NC
13741msgid "Missing forced substitution terminator ':'"
13742msgstr ""
13743
2ee0aedf 13744#: config/tc-tic54x.c:4883
1994a7c7
NC
13745#, c-format
13746msgid ""
13747"Instruction does not fit in available delay slots (%d-word insn, %d slots "
13748"left)"
13749msgstr ""
13750
2ee0aedf 13751#: config/tc-tic54x.c:4924
1994a7c7
NC
13752#, c-format
13753msgid "Unrecognized parallel instruction '%s'"
13754msgstr ""
13755
2ee0aedf 13756#: config/tc-tic54x.c:4936
1994a7c7
NC
13757#, c-format
13758msgid "Instruction '%s' requires an LP cpu version"
13759msgstr ""
13760
2ee0aedf 13761#: config/tc-tic54x.c:4943
1994a7c7
NC
13762#, c-format
13763msgid "Instruction '%s' requires far mode addressing"
13764msgstr ""
13765
2ee0aedf 13766#: config/tc-tic54x.c:4955
1994a7c7
NC
13767#, c-format
13768msgid ""
13769"Instruction does not fit in available delay slots (%d-word insn, %d slots "
13770"left). Resulting behavior is undefined."
13771msgstr ""
13772
2ee0aedf 13773#: config/tc-tic54x.c:4965
1994a7c7
NC
13774msgid ""
13775"Instructions which cause PC discontinuity are not allowed in a delay slot. "
13776"Resulting behavior is undefined."
13777msgstr ""
13778
2ee0aedf 13779#: config/tc-tic54x.c:4976
1994a7c7
NC
13780#, c-format
13781msgid "'%s' is not repeatable. Resulting behavior is undefined."
13782msgstr ""
13783
2ee0aedf 13784#: config/tc-tic54x.c:4980
1994a7c7
NC
13785msgid ""
13786"Instructions using long offset modifiers or absolute addresses are not "
13787"repeatable. Resulting behavior is undefined."
13788msgstr ""
13789
2ee0aedf 13790#: config/tc-tic54x.c:5132
1994a7c7
NC
13791#, c-format
13792msgid "Unsupported relocation size %d"
13793msgstr ""
13794
2ee0aedf 13795#: config/tc-tic54x.c:5263
1994a7c7
NC
13796msgid "non-absolute value used with .space/.bes"
13797msgstr ""
13798
2ee0aedf 13799#: config/tc-tic54x.c:5267
1994a7c7
NC
13800#, c-format
13801msgid "negative value ignored in %s"
13802msgstr ""
13803
2ee0aedf 13804#: config/tc-tic54x.c:5355
1994a7c7
NC
13805#, c-format
13806msgid "attempt to .space/.bes backwards? (%ld)"
13807msgstr ""
13808
2ee0aedf 13809#: config/tc-tic54x.c:5387
1994a7c7
NC
13810#, c-format
13811msgid "Invalid label '%s'"
13812msgstr ""
13813
cc643b88 13814#: config/tc-tic6x.c:233
ac50feda 13815#, c-format
2ee0aedf 13816msgid "unknown architecture '%s'"
ac50feda
RH
13817msgstr ""
13818
cc643b88 13819#: config/tc-tic6x.c:263
6e1772d5 13820#, c-format
2ee0aedf 13821msgid "unknown -mpid= argument '%s'"
6e1772d5
AM
13822msgstr ""
13823
cc643b88 13824#: config/tc-tic6x.c:321
2ee0aedf
TG
13825#, c-format
13826msgid "TMS320C6000 options:\n"
328577ad
NC
13827msgstr ""
13828
cc643b88 13829#: config/tc-tic6x.c:322
2ee0aedf
TG
13830#, c-format
13831msgid " -march=ARCH enable instructions from architecture ARCH\n"
a5c7551f
RW
13832msgstr ""
13833
cc643b88 13834#: config/tc-tic6x.c:323
ac50feda 13835#, c-format
2ee0aedf 13836msgid " -mbig-endian generate big-endian code\n"
ac50feda
RH
13837msgstr ""
13838
cc643b88 13839#: config/tc-tic6x.c:324
2ee0aedf
TG
13840#, c-format
13841msgid " -mlittle-endian generate little-endian code\n"
ac50feda
RH
13842msgstr ""
13843
cc643b88 13844#: config/tc-tic6x.c:325
2ee0aedf
TG
13845#, c-format
13846msgid " -mdsbt code uses DSBT addressing\n"
13847msgstr ""
13848
cc643b88 13849#: config/tc-tic6x.c:326
2ee0aedf
TG
13850#, c-format
13851msgid " -mno-dsbt code does not use DSBT addressing\n"
13852msgstr ""
13853
cc643b88 13854#: config/tc-tic6x.c:327
2ee0aedf
TG
13855#, c-format
13856msgid ""
13857" -mpid=no code uses position-dependent data addressing\n"
13858msgstr ""
13859
cc643b88 13860#: config/tc-tic6x.c:328
2ee0aedf
TG
13861#, c-format
13862msgid ""
13863" -mpid=near code uses position-independent data addressing,\n"
13864" GOT accesses use near DP addressing\n"
13865msgstr ""
13866
cc643b88 13867#: config/tc-tic6x.c:330
2ee0aedf
TG
13868#, c-format
13869msgid ""
13870" -mpid=far code uses position-independent data addressing,\n"
13871" GOT accesses use far DP addressing\n"
13872msgstr ""
13873
cc643b88 13874#: config/tc-tic6x.c:332
2ee0aedf
TG
13875#, c-format
13876msgid " -mpic code addressing is position-independent\n"
13877msgstr ""
13878
cc643b88 13879#: config/tc-tic6x.c:333
2ee0aedf
TG
13880#, c-format
13881msgid " -mno-pic code addressing is position-dependent\n"
13882msgstr ""
13883
cc643b88 13884#: config/tc-tic6x.c:338
2ee0aedf
TG
13885#, c-format
13886msgid "Supported ARCH values are:"
13887msgstr ""
13888
cc643b88
NC
13889#: config/tc-tic6x.c:387
13890msgid "unexpected .cantunwind directive"
13891msgstr ""
13892
13893#: config/tc-tic6x.c:407
13894msgid "unexpected .handlerdata directive"
13895msgstr ""
13896
13897#: config/tc-tic6x.c:419
13898msgid "personality routine required before .handlerdata directive"
13899msgstr ""
13900
13901#: config/tc-tic6x.c:535
13902msgid "expected symbol"
13903msgstr ""
13904
13905#: config/tc-tic6x.c:592
13906#, c-format
13907msgid "invalid length for .scomm directive"
13908msgstr ""
13909
13910#: config/tc-tic6x.c:606
13911msgid "alignment is not a positive number"
13912msgstr ""
13913
13914#: config/tc-tic6x.c:618
13915msgid "alignment is not a power of 2"
13916msgstr ""
13917
13918#: config/tc-tic6x.c:633
13919#, c-format
13920msgid "attempt to re-define symbol `%s'"
13921msgstr ""
13922
13923#: config/tc-tic6x.c:642
13924#, c-format
13925msgid "attempt to redefine `%s' with a different length"
13926msgstr ""
13927
13928#: config/tc-tic6x.c:844
2ee0aedf
TG
13929msgid "multiple '||' on same line"
13930msgstr ""
13931
cc643b88 13932#: config/tc-tic6x.c:847
2ee0aedf
TG
13933msgid "'||' after predicate"
13934msgstr ""
13935
cc643b88 13936#: config/tc-tic6x.c:891
2ee0aedf
TG
13937msgid "multiple predicates on same line"
13938msgstr ""
13939
cc643b88 13940#: config/tc-tic6x.c:897
2ee0aedf
TG
13941#, c-format
13942msgid "bad predicate '%s'"
13943msgstr ""
13944
cc643b88 13945#: config/tc-tic6x.c:908
2ee0aedf
TG
13946msgid "predication on A0 not supported on this architecture"
13947msgstr ""
13948
cc643b88 13949#: config/tc-tic6x.c:941
2ee0aedf
TG
13950msgid "label after '||'"
13951msgstr ""
13952
cc643b88 13953#: config/tc-tic6x.c:947
2ee0aedf
TG
13954msgid "label after predicate"
13955msgstr ""
13956
cc643b88 13957#: config/tc-tic6x.c:971
2ee0aedf
TG
13958msgid "'||' not followed by instruction"
13959msgstr ""
13960
cc643b88 13961#: config/tc-tic6x.c:977
2ee0aedf
TG
13962msgid "predicate not followed by instruction"
13963msgstr ""
13964
cc643b88 13965#: config/tc-tic6x.c:1410
2ee0aedf
TG
13966#, c-format
13967msgid "control register '%s' not supported on this architecture"
13968msgstr ""
13969
cc643b88
NC
13970#: config/tc-tic6x.c:1589 config/tc-tic6x.c:1592 config/tc-tic6x.c:1645
13971#: config/tc-tic6x.c:1649
2ee0aedf
TG
13972#, c-format
13973msgid "register number %u not supported on this architecture"
13974msgstr ""
13975
cc643b88 13976#: config/tc-tic6x.c:1620
2ee0aedf
TG
13977#, c-format
13978msgid "register pair for operand %u of '%.*s' not a valid even/odd pair"
13979msgstr ""
13980
cc643b88 13981#: config/tc-tic6x.c:1676
2ee0aedf
TG
13982#, c-format
13983msgid "junk after operand %u of '%.*s'"
13984msgstr ""
13985
cc643b88 13986#: config/tc-tic6x.c:1689
2ee0aedf
TG
13987#, c-format
13988msgid "bad register or register pair for operand %u of '%.*s'"
13989msgstr ""
13990
cc643b88 13991#: config/tc-tic6x.c:1695
2ee0aedf
TG
13992#, c-format
13993msgid "bad register for operand %u of '%.*s'"
13994msgstr ""
13995
cc643b88 13996#: config/tc-tic6x.c:1700
2ee0aedf
TG
13997#, c-format
13998msgid "bad register pair for operand %u of '%.*s'"
13999msgstr ""
14000
cc643b88 14001#: config/tc-tic6x.c:1705
2ee0aedf
TG
14002#, c-format
14003msgid "bad functional unit for operand %u of '%.*s'"
14004msgstr ""
14005
cc643b88 14006#: config/tc-tic6x.c:1710
2ee0aedf
TG
14007#, c-format
14008msgid "bad operand %u of '%.*s'"
14009msgstr ""
14010
cc643b88 14011#: config/tc-tic6x.c:1842
2ee0aedf
TG
14012msgid "$DSBT_INDEX must be used with __c6xabi_DSBT_BASE"
14013msgstr ""
14014
cc643b88 14015#: config/tc-tic6x.c:1882
2ee0aedf
TG
14016msgid "$DSBT_INDEX not supported in this context"
14017msgstr ""
14018
cc643b88 14019#: config/tc-tic6x.c:1895
2ee0aedf
TG
14020msgid "$GOT not supported in this context"
14021msgstr ""
14022
cc643b88 14023#: config/tc-tic6x.c:1912
2ee0aedf
TG
14024msgid "$DPR_GOT not supported in this context"
14025msgstr ""
14026
cc643b88 14027#: config/tc-tic6x.c:1933
2ee0aedf
TG
14028msgid "$DPR_BYTE not supported in this context"
14029msgstr ""
14030
cc643b88 14031#: config/tc-tic6x.c:1950
2ee0aedf
TG
14032msgid "$DPR_HWORD not supported in this context"
14033msgstr ""
14034
cc643b88 14035#: config/tc-tic6x.c:1967
2ee0aedf
TG
14036msgid "$DPR_WORD not supported in this context"
14037msgstr ""
14038
cc643b88
NC
14039#: config/tc-tic6x.c:1986
14040msgid "$PCR_OFFSET not supported in this context"
14041msgstr ""
14042
14043#: config/tc-tic6x.c:1997
2ee0aedf
TG
14044msgid "invalid PC-relative operand"
14045msgstr ""
14046
cc643b88 14047#: config/tc-tic6x.c:2035
2ee0aedf
TG
14048#, c-format
14049msgid "no %d-byte relocations available"
14050msgstr ""
14051
cc643b88
NC
14052#: config/tc-tic6x.c:2522 config/tc-tic6x.c:2553 config/tc-tic6x.c:2571
14053#: config/tc-tic6x.c:2977 config/tc-tic6x.c:2996 config/tc-tic6x.c:3028
2ee0aedf
TG
14054#, c-format
14055msgid "operand %u of '%.*s' out of range"
14056msgstr ""
14057
cc643b88 14058#: config/tc-tic6x.c:2615 config/tc-tic6x.c:2816
2ee0aedf
TG
14059#, c-format
14060msgid "offset in operand %u of '%.*s' not divisible by %u"
14061msgstr ""
14062
cc643b88 14063#: config/tc-tic6x.c:2808 config/tc-tic6x.c:2841
2ee0aedf
TG
14064#, c-format
14065msgid "offset in operand %u of '%.*s' out of range"
14066msgstr ""
14067
cc643b88 14068#: config/tc-tic6x.c:2923
2ee0aedf
TG
14069#, c-format
14070msgid "functional unit already masked for operand %u of '%.*s'"
14071msgstr ""
14072
cc643b88 14073#: config/tc-tic6x.c:2947 config/tc-tic6x.c:3706
2ee0aedf
TG
14074#, c-format
14075msgid "'%.*s' instruction not in a software pipelined loop"
14076msgstr ""
14077
cc643b88 14078#: config/tc-tic6x.c:3046
2ee0aedf
TG
14079#, c-format
14080msgid "instruction '%.*s' cannot be predicated"
14081msgstr ""
14082
cc643b88 14083#: config/tc-tic6x.c:3175
2ee0aedf
TG
14084#, c-format
14085msgid "unknown opcode '%s'"
14086msgstr ""
14087
cc643b88 14088#: config/tc-tic6x.c:3314
2ee0aedf
TG
14089#, c-format
14090msgid "'%.*s' instruction not supported on this architecture"
14091msgstr ""
14092
cc643b88 14093#: config/tc-tic6x.c:3322
2ee0aedf
TG
14094#, c-format
14095msgid "'%.*s' instruction not supported on this functional unit"
14096msgstr ""
14097
cc643b88 14098#: config/tc-tic6x.c:3330
2ee0aedf
TG
14099#, c-format
14100msgid ""
14101"'%.*s' instruction not supported on this functional unit for this "
14102"architecture"
14103msgstr ""
14104
cc643b88 14105#: config/tc-tic6x.c:3350
2ee0aedf
TG
14106msgid "missing operand after comma"
14107msgstr ""
14108
cc643b88 14109#: config/tc-tic6x.c:3358 config/tc-tic6x.c:3376
2ee0aedf
TG
14110#, c-format
14111msgid "too many operands to '%.*s'"
14112msgstr ""
14113
cc643b88 14114#: config/tc-tic6x.c:3389
2ee0aedf
TG
14115#, c-format
14116msgid "bad number of operands to '%.*s'"
14117msgstr ""
14118
cc643b88 14119#: config/tc-tic6x.c:3461
2ee0aedf
TG
14120#, c-format
14121msgid "operand %u of '%.*s' not constant"
14122msgstr ""
14123
cc643b88 14124#: config/tc-tic6x.c:3466
2ee0aedf
TG
14125#, c-format
14126msgid "operand %u of '%.*s' on wrong side"
14127msgstr ""
14128
cc643b88 14129#: config/tc-tic6x.c:3471
2ee0aedf
TG
14130#, c-format
14131msgid "operand %u of '%.*s' not a valid return address register"
14132msgstr ""
14133
cc643b88 14134#: config/tc-tic6x.c:3477
2ee0aedf
TG
14135#, c-format
14136msgid "operand %u of '%.*s' is write-only"
14137msgstr ""
14138
cc643b88 14139#: config/tc-tic6x.c:3482
2ee0aedf
TG
14140#, c-format
14141msgid "operand %u of '%.*s' is read-only"
14142msgstr ""
14143
cc643b88 14144#: config/tc-tic6x.c:3487
2ee0aedf
TG
14145#, c-format
14146msgid "operand %u of '%.*s' not a valid memory reference"
14147msgstr ""
14148
cc643b88 14149#: config/tc-tic6x.c:3493
2ee0aedf
TG
14150#, c-format
14151msgid "operand %u of '%.*s' not a valid base address register"
14152msgstr ""
14153
cc643b88 14154#: config/tc-tic6x.c:3579
2ee0aedf
TG
14155#, c-format
14156msgid "bad operand combination for '%.*s'"
14157msgstr ""
14158
cc643b88 14159#: config/tc-tic6x.c:3625
2ee0aedf
TG
14160msgid "parallel instruction not following another instruction"
14161msgstr ""
14162
cc643b88 14163#: config/tc-tic6x.c:3631
2ee0aedf
TG
14164msgid "too many instructions in execute packet"
14165msgstr ""
14166
cc643b88 14167#: config/tc-tic6x.c:3636
2ee0aedf
TG
14168msgid "label not at start of execute packet"
14169msgstr ""
14170
cc643b88 14171#: config/tc-tic6x.c:3639
2ee0aedf
TG
14172#, c-format
14173msgid "'%.*s' instruction not at start of execute packet"
14174msgstr ""
14175
cc643b88 14176#: config/tc-tic6x.c:3687
2ee0aedf
TG
14177msgid "functional unit already used in this execute packet"
14178msgstr ""
14179
cc643b88 14180#: config/tc-tic6x.c:3695
2ee0aedf
TG
14181msgid "nested software pipelined loop"
14182msgstr ""
14183
cc643b88 14184#: config/tc-tic6x.c:3714
2ee0aedf
TG
14185msgid "'||^' without previous SPMASK"
14186msgstr ""
14187
cc643b88 14188#: config/tc-tic6x.c:3716
2ee0aedf
TG
14189msgid "cannot mask instruction using no functional unit"
14190msgstr ""
14191
cc643b88 14192#: config/tc-tic6x.c:3728
2ee0aedf
TG
14193msgid "functional unit already masked"
14194msgstr ""
14195
cc643b88 14196#: config/tc-tic6x.c:3793
2ee0aedf
TG
14197msgid "value too large for 2-byte field"
14198msgstr ""
14199
cc643b88 14200#: config/tc-tic6x.c:3803
2ee0aedf
TG
14201msgid "value too large for 1-byte field"
14202msgstr ""
14203
cc643b88
NC
14204#: config/tc-tic6x.c:3841 config/tc-tic6x.c:3906 config/tc-tic6x.c:3933
14205#: config/tc-tic6x.c:3961
2ee0aedf
TG
14206msgid "immediate offset out of range"
14207msgstr ""
14208
cc643b88 14209#: config/tc-tic6x.c:3930
2ee0aedf
TG
14210msgid "immediate offset not 2-byte-aligned"
14211msgstr ""
14212
cc643b88 14213#: config/tc-tic6x.c:3958
2ee0aedf
TG
14214msgid "immediate offset not 4-byte-aligned"
14215msgstr ""
14216
cc643b88 14217#: config/tc-tic6x.c:3972
2ee0aedf
TG
14218msgid "addend used with $DSBT_INDEX"
14219msgstr ""
14220
cc643b88
NC
14221#: config/tc-tic6x.c:3986 config/tc-tic6x.c:4004 config/tc-tic6x.c:4022
14222#: config/tc-tic6x.c:4040
2ee0aedf
TG
14223msgid "PC-relative offset not 4-byte-aligned"
14224msgstr ""
14225
cc643b88
NC
14226#: config/tc-tic6x.c:3989 config/tc-tic6x.c:4007 config/tc-tic6x.c:4025
14227#: config/tc-tic6x.c:4043
2ee0aedf
TG
14228msgid "PC-relative offset out of range"
14229msgstr ""
14230
cc643b88
NC
14231#: config/tc-tic6x.c:4522
14232#, c-format
14233msgid "undefined symbol %s in PCR relocation"
14234msgstr ""
14235
14236#: config/tc-tic6x.c:4640
14237#, c-format
14238msgid "group section `%s' has no group signature"
14239msgstr ""
14240
14241#: config/tc-tic6x.c:4791
14242msgid "missing .endp before .cfi_startproc"
14243msgstr ""
14244
14245#: config/tc-tic6x.c:4895
14246msgid "stack pointer offset too large for personality routine"
14247msgstr ""
14248
14249#: config/tc-tic6x.c:4902
14250msgid "stack frame layout does not match personality routine"
14251msgstr ""
14252
14253#: config/tc-tic6x.c:5036
14254msgid "too many unwinding instructions"
14255msgstr ""
14256
14257#: config/tc-tic6x.c:5111 config/tc-tic6x.c:5124 config/tc-tic6x.c:5132
14258#, c-format
14259msgid "unable to generate unwinding opcode for reg %d"
14260msgstr ""
14261
14262#: config/tc-tic6x.c:5141
14263msgid "unable to restore return address from previously restored reg"
14264msgstr ""
14265
14266#: config/tc-tic6x.c:5153
14267#, c-format
14268msgid "unhandled CFA insn for unwinding (%d)"
14269msgstr ""
14270
14271#: config/tc-tic6x.c:5163
14272#, c-format
14273msgid "unable to generate unwinding opcode for frame pointer reg %d"
14274msgstr ""
14275
14276#: config/tc-tic6x.c:5172
14277msgid "unable to generate unwinding opcode for frame pointer offset"
14278msgstr ""
14279
14280#: config/tc-tic6x.c:5181
14281msgid "unwound stack pointer not doubleword aligned"
14282msgstr ""
14283
14284#: config/tc-tic6x.c:5326
14285msgid "stack frame layout too complex for unwinder"
14286msgstr ""
14287
14288#: config/tc-tic6x.c:5343
14289msgid "unwound frame has negative size"
14290msgstr ""
14291
2ee0aedf
TG
14292#: config/tc-v850.c:286
14293#, c-format
14294msgid ".COMMon length (%d.) < 0! Ignored."
14295msgstr ""
14296
14297#: config/tc-v850.c:307
14298#, c-format
14299msgid "Length of .comm \"%s\" is already %ld. Not changed to %d."
14300msgstr ""
14301
14302#: config/tc-v850.c:333
14303msgid "Common alignment negative; 0 assumed"
14304msgstr ""
14305
14306#: config/tc-v850.c:536
14307msgid ".longcall pseudo-op seen when not relaxing"
14308msgstr ""
14309
14310#: config/tc-v850.c:538
14311msgid ".longjump pseudo-op seen when not relaxing"
14312msgstr ""
14313
14314#: config/tc-v850.c:545
14315msgid "bad .longcall format"
14316msgstr ""
14317
14318#: config/tc-v850.c:1182
14319#, c-format
14320msgid "unknown operand shift: %x\n"
14321msgstr ""
14322
14323#: config/tc-v850.c:1183
14324msgid "internal failure in parse_register_list"
14325msgstr ""
14326
14327#: config/tc-v850.c:1199
ac50feda
RH
14328msgid "constant expression or register list expected"
14329msgstr ""
14330
2ee0aedf 14331#: config/tc-v850.c:1204
ac50feda
RH
14332msgid "high bits set in register list expression"
14333msgstr ""
14334
2ee0aedf 14335#: config/tc-v850.c:1242 config/tc-v850.c:1299
ac50feda
RH
14336msgid "illegal register included in list"
14337msgstr ""
14338
2ee0aedf 14339#: config/tc-v850.c:1248
ac50feda
RH
14340msgid "system registers cannot be included in list"
14341msgstr ""
14342
2ee0aedf
TG
14343#: config/tc-v850.c:1274
14344msgid "second register should follow dash in register list"
ac50feda
RH
14345msgstr ""
14346
2ee0aedf 14347#: config/tc-v850.c:1279
cc643b88 14348msgid "second register should be greater than first register"
ac50feda
RH
14349msgstr ""
14350
2ee0aedf 14351#: config/tc-v850.c:1327
6e1772d5 14352#, c-format
ac50feda
RH
14353msgid " V850 options:\n"
14354msgstr ""
14355
2ee0aedf 14356#: config/tc-v850.c:1328
6e1772d5 14357#, c-format
ac50feda
RH
14358msgid " -mwarn-signed-overflow Warn if signed immediate values overflow\n"
14359msgstr ""
14360
2ee0aedf 14361#: config/tc-v850.c:1329
6e1772d5 14362#, c-format
ac50feda
RH
14363msgid ""
14364" -mwarn-unsigned-overflow Warn if unsigned immediate values overflow\n"
14365msgstr ""
14366
2ee0aedf 14367#: config/tc-v850.c:1330
6e1772d5 14368#, c-format
ac50feda
RH
14369msgid " -mv850 The code is targeted at the v850\n"
14370msgstr ""
14371
2ee0aedf 14372#: config/tc-v850.c:1331
6e1772d5 14373#, c-format
ac50feda
RH
14374msgid " -mv850e The code is targeted at the v850e\n"
14375msgstr ""
14376
2ee0aedf 14377#: config/tc-v850.c:1332
6e1772d5
AM
14378#, c-format
14379msgid " -mv850e1 The code is targeted at the v850e1\n"
14380msgstr ""
14381
2ee0aedf 14382#: config/tc-v850.c:1333
6e1772d5 14383#, c-format
2ee0aedf 14384msgid " -mv850e2 The code is targeted at the v850e2\n"
ac50feda
RH
14385msgstr ""
14386
2ee0aedf
TG
14387#: config/tc-v850.c:1334
14388#, c-format
14389msgid " -mv850e2v3 The code is targeted at the v850e2v3\n"
14390msgstr ""
14391
14392#: config/tc-v850.c:1335
6e1772d5 14393#, c-format
87ccc1b0
NC
14394msgid " -mrelax Enable relaxation\n"
14395msgstr ""
14396
2ee0aedf
TG
14397#: config/tc-v850.c:1336
14398#, c-format
14399msgid ""
14400" --disp-size-default-22 branch displacement with unknown size is 22 bits "
14401"(default)\n"
14402msgstr ""
14403
14404#: config/tc-v850.c:1337
14405#, c-format
14406msgid ""
14407" --disp-size-default-32 branch displacement with unknown size is 32 "
14408"bits\n"
14409msgstr ""
14410
14411#: config/tc-v850.c:1338
14412#, c-format
14413msgid " -mextension enable extension opcode support\n"
14414msgstr ""
14415
14416#: config/tc-v850.c:1339
14417#, c-format
14418msgid " -mno-bcond17\t\t disable b<cond> disp17 instruction\n"
14419msgstr ""
14420
14421#: config/tc-v850.c:1340
14422#, c-format
14423msgid " -mno-stld23\t\t disable st/ld offset23 instruction\n"
14424msgstr ""
14425
14426#: config/tc-v850.c:1655
ac50feda
RH
14427#, c-format
14428msgid "Unable to determine default target processor from string: %s"
14429msgstr ""
14430
2ee0aedf
TG
14431#: config/tc-v850.c:1695
14432msgid "hi0() relocation used on an instruction which does not support it"
14433msgstr ""
14434
14435#: config/tc-v850.c:1715
14436msgid "hi() relocation used on an instruction which does not support it"
14437msgstr ""
14438
14439#: config/tc-v850.c:1738
06647dfd
AM
14440msgid "lo() relocation used on an instruction which does not support it"
14441msgstr ""
14442
2ee0aedf 14443#: config/tc-v850.c:1758
ac50feda
RH
14444msgid "ctoff() relocation used on an instruction which does not support it"
14445msgstr ""
14446
2ee0aedf 14447#: config/tc-v850.c:1777
ac50feda
RH
14448msgid "sdaoff() relocation used on an instruction which does not support it"
14449msgstr ""
14450
2ee0aedf 14451#: config/tc-v850.c:1796
ac50feda
RH
14452msgid "zdaoff() relocation used on an instruction which does not support it"
14453msgstr ""
14454
2ee0aedf 14455#: config/tc-v850.c:1828
ac50feda
RH
14456msgid "tdaoff() relocation used on an instruction which does not support it"
14457msgstr ""
14458
2ee0aedf
TG
14459#: config/tc-v850.c:1969
14460#, c-format
14461msgid "operand out of range (%d is not between %d and %d)"
14462msgstr ""
14463
14464#: config/tc-v850.c:2052
14465msgid "st/ld offset 23 instruction was disabled ."
14466msgstr ""
14467
14468#: config/tc-v850.c:2061
ac50feda
RH
14469msgid "Target processor does not support this instruction."
14470msgstr ""
14471
2ee0aedf
TG
14472#: config/tc-v850.c:2167 config/tc-v850.c:2177 config/tc-v850.c:2199
14473#: config/tc-v850.c:2213 config/tc-v850.c:2219 config/tc-v850.c:2243
14474#: config/tc-v850.c:2249 config/tc-v850.c:2256 config/tc-v850.c:2270
14475#: config/tc-v850.c:2284 config/tc-v850.c:2290 config/tc-v850.c:2604
ac50feda
RH
14476msgid "immediate operand is too large"
14477msgstr ""
14478
2ee0aedf 14479#: config/tc-v850.c:2185
ac50feda
RH
14480msgid "AAARG -> unhandled constant reloc"
14481msgstr ""
14482
2ee0aedf
TG
14483#: config/tc-v850.c:2320 config/tc-v850.c:2330
14484msgid "constant too big to fit into instruction"
14485msgstr ""
14486
14487#: config/tc-v850.c:2405
14488msgid "odd number cannot be used here"
14489msgstr ""
14490
14491#: config/tc-v850.c:2450
ac50feda
RH
14492msgid "invalid register name"
14493msgstr ""
14494
2ee0aedf 14495#: config/tc-v850.c:2456
ac50feda
RH
14496msgid "register r0 cannot be used here"
14497msgstr ""
14498
2ee0aedf
TG
14499#: config/tc-v850.c:2462
14500msgid "odd register cannot be used here"
14501msgstr ""
14502
14503#: config/tc-v850.c:2471
ae351704 14504msgid "invalid system register name"
ac50feda
RH
14505msgstr ""
14506
2ee0aedf 14507#: config/tc-v850.c:2484
ae351704 14508msgid "expected EP register"
ac50feda
RH
14509msgstr ""
14510
2ee0aedf 14511#: config/tc-v850.c:2501 config/tc-v850.c:2514
ae351704 14512msgid "invalid condition code name"
ac50feda
RH
14513msgstr ""
14514
2ee0aedf
TG
14515#: config/tc-v850.c:2507
14516msgid "condition sa cannot be used here"
ac50feda
RH
14517msgstr ""
14518
2ee0aedf 14519#: config/tc-v850.c:2552
ae351704 14520msgid "syntax error: value is missing before the register name"
87ccc1b0
NC
14521msgstr ""
14522
2ee0aedf 14523#: config/tc-v850.c:2554
ae351704 14524msgid "syntax error: register not expected"
ac50feda
RH
14525msgstr ""
14526
2ee0aedf 14527#: config/tc-v850.c:2568
ae351704 14528msgid "syntax error: system register not expected"
ac50feda
RH
14529msgstr ""
14530
2ee0aedf 14531#: config/tc-v850.c:2573 config/tc-v850.c:2578
ae351704 14532msgid "syntax error: condition code not expected"
3caac5b8
AM
14533msgstr ""
14534
2ee0aedf
TG
14535#: config/tc-v850.c:2588
14536msgid "immediate 0 cannot be used here"
14537msgstr ""
14538
14539#: config/tc-v850.c:2612
14540msgid "immediate operand is not match"
14541msgstr ""
14542
14543#: config/tc-v850.c:2631 config/tc-xtensa.c:11816
ae351704 14544msgid "invalid operand"
3caac5b8
AM
14545msgstr ""
14546
2ee0aedf 14547#: config/tc-vax.c:1340
ac50feda
RH
14548msgid "no '[' to match ']'"
14549msgstr ""
14550
2ee0aedf 14551#: config/tc-vax.c:1356
ac50feda
RH
14552msgid "bad register in []"
14553msgstr ""
14554
2ee0aedf 14555#: config/tc-vax.c:1358
ac50feda
RH
14556msgid "[PC] index banned"
14557msgstr ""
14558
2ee0aedf 14559#: config/tc-vax.c:1394
ac50feda
RH
14560msgid "no '(' to match ')'"
14561msgstr ""
14562
2ee0aedf 14563#: config/tc-vax.c:1510
ac50feda
RH
14564msgid "invalid branch operand"
14565msgstr ""
14566
2ee0aedf 14567#: config/tc-vax.c:1537
ac50feda
RH
14568msgid "address prohibits @"
14569msgstr ""
14570
2ee0aedf 14571#: config/tc-vax.c:1539
ac50feda
RH
14572msgid "address prohibits #"
14573msgstr ""
14574
2ee0aedf 14575#: config/tc-vax.c:1543
ac50feda
RH
14576msgid "address prohibits -()"
14577msgstr ""
14578
2ee0aedf 14579#: config/tc-vax.c:1545
ac50feda
RH
14580msgid "address prohibits ()+"
14581msgstr ""
14582
2ee0aedf 14583#: config/tc-vax.c:1548
ac50feda
RH
14584msgid "address prohibits ()"
14585msgstr ""
14586
2ee0aedf 14587#: config/tc-vax.c:1550
ac50feda
RH
14588msgid "address prohibits []"
14589msgstr ""
14590
2ee0aedf 14591#: config/tc-vax.c:1552
ac50feda
RH
14592msgid "address prohibits register"
14593msgstr ""
14594
2ee0aedf 14595#: config/tc-vax.c:1554
ac50feda
RH
14596msgid "address prohibits displacement length specifier"
14597msgstr ""
14598
2ee0aedf 14599#: config/tc-vax.c:1582
ac50feda
RH
14600msgid "invalid operand of S^#"
14601msgstr ""
14602
2ee0aedf 14603#: config/tc-vax.c:1595
ac50feda
RH
14604msgid "S^# needs expression"
14605msgstr ""
14606
2ee0aedf 14607#: config/tc-vax.c:1602
ac50feda
RH
14608msgid "S^# may only read-access"
14609msgstr ""
14610
2ee0aedf 14611#: config/tc-vax.c:1625
ac50feda
RH
14612msgid "invalid operand of -()"
14613msgstr ""
14614
2ee0aedf 14615#: config/tc-vax.c:1631
ac50feda
RH
14616msgid "-(PC) unpredictable"
14617msgstr ""
14618
2ee0aedf 14619#: config/tc-vax.c:1633
ac50feda
RH
14620msgid "[]index same as -()register: unpredictable"
14621msgstr ""
14622
2ee0aedf 14623#: config/tc-vax.c:1665
ac50feda
RH
14624msgid "invalid operand of ()+"
14625msgstr ""
14626
2ee0aedf 14627#: config/tc-vax.c:1671
ac50feda
RH
14628msgid "(PC)+ unpredictable"
14629msgstr ""
14630
2ee0aedf 14631#: config/tc-vax.c:1673
ac50feda
RH
14632msgid "[]index same as ()+register: unpredictable"
14633msgstr ""
14634
2ee0aedf 14635#: config/tc-vax.c:1696
ac50feda
RH
14636msgid "# conflicts length"
14637msgstr ""
14638
2ee0aedf 14639#: config/tc-vax.c:1698
ac50feda
RH
14640msgid "# bars register"
14641msgstr ""
14642
2ee0aedf 14643#: config/tc-vax.c:1718
ac50feda
RH
14644msgid "writing or modifying # is unpredictable"
14645msgstr ""
14646
2ee0aedf 14647#: config/tc-vax.c:1744
ac50feda
RH
14648msgid "length not needed"
14649msgstr ""
14650
2ee0aedf 14651#: config/tc-vax.c:1751
ac50feda
RH
14652msgid "can't []index a register, because it has no address"
14653msgstr ""
14654
2ee0aedf 14655#: config/tc-vax.c:1753
ac50feda
RH
14656msgid "a register has no address"
14657msgstr ""
14658
2ee0aedf 14659#: config/tc-vax.c:1762
ac50feda
RH
14660msgid "PC part of operand unpredictable"
14661msgstr ""
14662
2ee0aedf 14663#: config/tc-vax.c:1918
ae351704
AM
14664msgid "odd number of bytes in operand description"
14665msgstr ""
14666
2ee0aedf 14667#: config/tc-vax.c:1932
ae351704
AM
14668msgid "Bad operand"
14669msgstr ""
14670
2ee0aedf 14671#: config/tc-vax.c:1937
ae351704
AM
14672msgid "Not enough operands"
14673msgstr ""
14674
2ee0aedf 14675#: config/tc-vax.c:2214
3caac5b8
AM
14676msgid "SYMBOL TABLE not implemented"
14677msgstr ""
14678
2ee0aedf 14679#: config/tc-vax.c:2218
3caac5b8
AM
14680msgid "TOKEN TRACE not implemented"
14681msgstr ""
14682
2ee0aedf 14683#: config/tc-vax.c:2222
3caac5b8
AM
14684#, c-format
14685msgid "Displacement length %s ignored!"
14686msgstr ""
14687
2ee0aedf 14688#: config/tc-vax.c:2226
3caac5b8
AM
14689#, c-format
14690msgid "I don't need or use temp. file \"%s\"."
14691msgstr ""
14692
2ee0aedf 14693#: config/tc-vax.c:2230
3caac5b8
AM
14694msgid "I don't use an interpass file! -V ignored"
14695msgstr ""
14696
2ee0aedf 14697#: config/tc-vax.c:2287
6e1772d5 14698#, c-format
ac50feda
RH
14699msgid ""
14700"VAX options:\n"
14701"-d LENGTH\t\tignored\n"
14702"-J\t\t\tignored\n"
14703"-S\t\t\tignored\n"
14704"-t FILE\t\t\tignored\n"
14705"-T\t\t\tignored\n"
14706"-V\t\t\tignored\n"
14707msgstr ""
14708
2ee0aedf 14709#: config/tc-vax.c:2296
6e1772d5 14710#, c-format
ac50feda
RH
14711msgid ""
14712"VMS options:\n"
14713"-+\t\t\thash encode names longer than 31 characters\n"
14714"-1\t\t\t`const' handling compatible with gcc 1.x\n"
14715"-H\t\t\tshow new symbol after hash truncation\n"
14716"-h NUM\t\t\tdon't hash mixed-case names, and adjust case:\n"
14717"\t\t\t0 = upper, 2 = lower, 3 = preserve case\n"
14718"-v\"VERSION\"\t\tcode being assembled was produced by compiler \"VERSION\"\n"
14719msgstr ""
14720
2ee0aedf 14721#: config/tc-vax.c:2461
ae351704
AM
14722#, c-format
14723msgid "Ignoring statement due to \"%s\""
14724msgstr ""
14725
2ee0aedf 14726#: config/tc-vax.c:2478
ae351704
AM
14727#, c-format
14728msgid "Aborting because statement has \"%s\""
14729msgstr ""
14730
2ee0aedf 14731#: config/tc-vax.c:2523
ae351704
AM
14732msgid "Can't relocate expression"
14733msgstr ""
14734
2ee0aedf 14735#: config/tc-vax.c:2626
ae351704
AM
14736msgid "Bignum not permitted in short literal. Immediate mode assumed."
14737msgstr ""
14738
2ee0aedf 14739#: config/tc-vax.c:2635
ae351704
AM
14740msgid "Can't do flonum short literal: immediate mode used."
14741msgstr ""
14742
2ee0aedf 14743#: config/tc-vax.c:2682
ae351704
AM
14744#, c-format
14745msgid "A bignum/flonum may not be a displacement: 0x%lx used"
14746msgstr ""
14747
2ee0aedf 14748#: config/tc-vax.c:2994
ae351704
AM
14749#, c-format
14750msgid "Short literal overflow(%ld.), immediate mode assumed."
14751msgstr ""
14752
2ee0aedf 14753#: config/tc-vax.c:3003
ae351704
AM
14754#, c-format
14755msgid "Forced short literal to immediate mode. now_seg=%s to_seg=%s"
14756msgstr ""
14757
2ee0aedf 14758#: config/tc-vax.c:3068
ae351704
AM
14759msgid "Length specification ignored. Address mode 9F used"
14760msgstr ""
14761
2ee0aedf 14762#: config/tc-vax.c:3126
ae351704
AM
14763msgid "Invalid operand: immediate value used as base address."
14764msgstr ""
14765
2ee0aedf 14766#: config/tc-vax.c:3128
ae351704
AM
14767msgid "Invalid operand: immediate value used as address."
14768msgstr ""
14769
2ee0aedf 14770#: config/tc-vax.c:3153
a5c7551f
RW
14771#, c-format
14772msgid "Symbol %s used as immediate operand in PIC mode."
ae351704
AM
14773msgstr ""
14774
2ee0aedf 14775#: config/tc-vax.c:3258
ae351704
AM
14776#, c-format
14777msgid "VIP_BEGIN error:%s"
14778msgstr ""
14779
2ee0aedf 14780#: config/tc-xc16x.c:218
ae351704
AM
14781#, c-format
14782msgid " XC16X specific command line options:\n"
14783msgstr ""
14784
c85dd50d 14785#: config/tc-xstormy16.c:78
3b16e843 14786#, c-format
c85dd50d 14787msgid " XSTORMY16 specific command line options:\n"
3b16e843
NC
14788msgstr ""
14789
2ee0aedf 14790#: config/tc-xstormy16.c:225
a5c7551f
RW
14791#, c-format
14792msgid "unsupported fptr fixup size %d"
14793msgstr ""
14794
2ee0aedf 14795#: config/tc-xstormy16.c:237
a5c7551f
RW
14796#, c-format
14797msgid "unsupported fixup size %d"
14798msgstr ""
14799
2ee0aedf 14800#: config/tc-xstormy16.c:268
a5c7551f
RW
14801msgid "unsupported fptr fixup"
14802msgstr ""
14803
2ee0aedf 14804#: config/tc-xtensa.c:619
06647dfd 14805msgid "illegal range of target hardware versions"
87ccc1b0
NC
14806msgstr ""
14807
2ee0aedf 14808#: config/tc-xtensa.c:776
06647dfd 14809msgid "--density option is ignored"
87ccc1b0
NC
14810msgstr ""
14811
2ee0aedf 14812#: config/tc-xtensa.c:779
06647dfd 14813msgid "--no-density option is ignored"
87ccc1b0
NC
14814msgstr ""
14815
2ee0aedf 14816#: config/tc-xtensa.c:797
06647dfd
AM
14817msgid "--generics is deprecated; use --transform instead"
14818msgstr ""
14819
2ee0aedf 14820#: config/tc-xtensa.c:800
06647dfd
AM
14821msgid "--no-generics is deprecated; use --no-transform instead"
14822msgstr ""
14823
2ee0aedf 14824#: config/tc-xtensa.c:803
06647dfd
AM
14825msgid "--relax is deprecated; use --transform instead"
14826msgstr ""
14827
2ee0aedf 14828#: config/tc-xtensa.c:806
06647dfd
AM
14829msgid "--no-relax is deprecated; use --no-transform instead"
14830msgstr ""
14831
2ee0aedf 14832#: config/tc-xtensa.c:823
06647dfd 14833msgid "--absolute-literals option not supported in this Xtensa configuration"
87ccc1b0
NC
14834msgstr ""
14835
2ee0aedf 14836#: config/tc-xtensa.c:896
06647dfd 14837msgid "prefer-l32r conflicts with prefer-const16"
87ccc1b0
NC
14838msgstr ""
14839
2ee0aedf 14840#: config/tc-xtensa.c:902
06647dfd
AM
14841msgid "prefer-const16 conflicts with prefer-l32r"
14842msgstr ""
14843
2ee0aedf 14844#: config/tc-xtensa.c:910 config/tc-xtensa.c:919 config/tc-xtensa.c:923
06647dfd
AM
14845msgid "invalid target hardware version"
14846msgstr ""
14847
2ee0aedf 14848#: config/tc-xtensa.c:1107
87ccc1b0
NC
14849msgid "unmatched end directive"
14850msgstr ""
14851
2ee0aedf 14852#: config/tc-xtensa.c:1136
87ccc1b0
NC
14853msgid ".begin directive with no matching .end directive"
14854msgstr ""
14855
2ee0aedf 14856#: config/tc-xtensa.c:1177
06647dfd
AM
14857msgid "[no-]generics is deprecated; use [no-]transform instead"
14858msgstr ""
14859
2ee0aedf 14860#: config/tc-xtensa.c:1182
06647dfd
AM
14861msgid "[no-]relax is deprecated; use [no-]transform instead"
14862msgstr ""
14863
2ee0aedf 14864#: config/tc-xtensa.c:1195
87ccc1b0 14865#, c-format
06647dfd 14866msgid "directive %s cannot be negated"
87ccc1b0
NC
14867msgstr ""
14868
2ee0aedf 14869#: config/tc-xtensa.c:1201
87ccc1b0
NC
14870msgid "unknown directive"
14871msgstr ""
14872
2ee0aedf
TG
14873#: config/tc-xtensa.c:1222 config/tc-xtensa.c:1318 config/tc-xtensa.c:1563
14874#: config/tc-xtensa.c:5774
06647dfd
AM
14875msgid "directives are not valid inside bundles"
14876msgstr ""
14877
2ee0aedf 14878#: config/tc-xtensa.c:1234
06647dfd
AM
14879msgid ".begin literal is deprecated; use .literal instead"
14880msgstr ""
14881
2ee0aedf 14882#: config/tc-xtensa.c:1248
87ccc1b0
NC
14883msgid "cannot set literal_prefix inside literal fragment"
14884msgstr ""
14885
2ee0aedf 14886#: config/tc-xtensa.c:1281
06647dfd
AM
14887msgid ".begin [no-]density is ignored"
14888msgstr ""
14889
2ee0aedf 14890#: config/tc-xtensa.c:1288 config/tc-xtensa.c:1338
06647dfd
AM
14891msgid "Xtensa absolute literals option not supported; ignored"
14892msgstr ""
14893
2ee0aedf 14894#: config/tc-xtensa.c:1331
06647dfd 14895msgid ".end [no-]density is ignored"
87ccc1b0
NC
14896msgstr ""
14897
2ee0aedf 14898#: config/tc-xtensa.c:1356
87ccc1b0
NC
14899#, c-format
14900msgid "does not match begin %s%s at %s:%d"
14901msgstr ""
14902
2ee0aedf 14903#: config/tc-xtensa.c:1411
87ccc1b0
NC
14904msgid ".literal_position inside literal directive; ignoring"
14905msgstr ""
14906
2ee0aedf 14907#: config/tc-xtensa.c:1431
6e1772d5
AM
14908msgid ".literal not allowed inside .begin literal region"
14909msgstr ""
14910
23f938f1 14911#: config/tc-xtensa.c:1470
87ccc1b0
NC
14912msgid "expected comma or colon after symbol name; rest of line ignored"
14913msgstr ""
14914
23f938f1 14915#: config/tc-xtensa.c:1532
06647dfd
AM
14916msgid "fall through frequency must be greater than 0"
14917msgstr ""
14918
23f938f1 14919#: config/tc-xtensa.c:1540
06647dfd
AM
14920msgid "branch target frequency must be greater than 0"
14921msgstr ""
14922
23f938f1 14923#: config/tc-xtensa.c:1588
06647dfd
AM
14924#, c-format
14925msgid "opcode-specific %s relocation used outside an instruction"
14926msgstr ""
14927
23f938f1 14928#: config/tc-xtensa.c:1596
f12e7348
NC
14929#, c-format
14930msgid "invalid use of %s relocation"
14931msgstr ""
14932
23f938f1 14933#: config/tc-xtensa.c:1792 config/tc-xtensa.c:1809
87ccc1b0
NC
14934#, c-format
14935msgid "bad register name: %s"
14936msgstr ""
14937
23f938f1 14938#: config/tc-xtensa.c:1798
87ccc1b0
NC
14939#, c-format
14940msgid "bad register number: %s"
14941msgstr ""
14942
2ee0aedf 14943#: config/tc-xtensa.c:1862
f12e7348
NC
14944msgid "pcrel relocation not allowed in an instruction"
14945msgstr ""
14946
2ee0aedf 14947#: config/tc-xtensa.c:1879
87ccc1b0
NC
14948msgid "register number out of range"
14949msgstr ""
14950
2ee0aedf 14951#: config/tc-xtensa.c:1963
06647dfd
AM
14952msgid "extra comma"
14953msgstr ""
14954
2ee0aedf 14955#: config/tc-xtensa.c:1965
06647dfd
AM
14956msgid "extra colon"
14957msgstr ""
14958
2ee0aedf 14959#: config/tc-xtensa.c:1967
06647dfd
AM
14960msgid "missing argument"
14961msgstr ""
14962
2ee0aedf 14963#: config/tc-xtensa.c:1969
06647dfd
AM
14964msgid "missing comma or colon"
14965msgstr ""
14966
2ee0aedf 14967#: config/tc-xtensa.c:2026
06647dfd
AM
14968msgid "incorrect register number, ignoring"
14969msgstr ""
14970
2ee0aedf 14971#: config/tc-xtensa.c:2033
87ccc1b0
NC
14972msgid "too many arguments"
14973msgstr ""
14974
2ee0aedf 14975#: config/tc-xtensa.c:2107
87ccc1b0 14976#, c-format
06647dfd 14977msgid "cannot encode opcode \"%s\""
87ccc1b0
NC
14978msgstr ""
14979
2ee0aedf 14980#: config/tc-xtensa.c:2201
87ccc1b0 14981#, c-format
06647dfd 14982msgid "not enough operands (%d) for '%s'; expected %d"
87ccc1b0
NC
14983msgstr ""
14984
2ee0aedf 14985#: config/tc-xtensa.c:2208
87ccc1b0 14986#, c-format
06647dfd 14987msgid "too many operands (%d) for '%s'; expected %d"
87ccc1b0
NC
14988msgstr ""
14989
2ee0aedf 14990#: config/tc-xtensa.c:2259
87ccc1b0 14991#, c-format
06647dfd 14992msgid "invalid register '%s' for '%s' instruction"
87ccc1b0
NC
14993msgstr ""
14994
2ee0aedf 14995#: config/tc-xtensa.c:2266
87ccc1b0 14996#, c-format
06647dfd 14997msgid "invalid register number (%ld) for '%s' instruction"
87ccc1b0
NC
14998msgstr ""
14999
2ee0aedf 15000#: config/tc-xtensa.c:2334
87ccc1b0 15001#, c-format
06647dfd 15002msgid "invalid register number (%ld) for '%s'"
87ccc1b0
NC
15003msgstr ""
15004
2ee0aedf 15005#: config/tc-xtensa.c:2725
87ccc1b0 15006#, c-format
55cf6793 15007msgid "operand %d of '%s' has out of range value '%u'"
87ccc1b0
NC
15008msgstr ""
15009
2ee0aedf 15010#: config/tc-xtensa.c:2731
87ccc1b0 15011#, c-format
55cf6793 15012msgid "operand %d of '%s' has invalid value '%u'"
87ccc1b0
NC
15013msgstr ""
15014
2ee0aedf 15015#: config/tc-xtensa.c:2778
87ccc1b0 15016#, c-format
06647dfd 15017msgid "internal error: unknown option name '%s'"
87ccc1b0
NC
15018msgstr ""
15019
2ee0aedf 15020#: config/tc-xtensa.c:3887
87ccc1b0
NC
15021msgid "can't handle generation of literal/labels yet"
15022msgstr ""
15023
2ee0aedf 15024#: config/tc-xtensa.c:3891
87ccc1b0
NC
15025msgid "can't handle undefined OP TYPE"
15026msgstr ""
15027
2ee0aedf 15028#: config/tc-xtensa.c:3952
87ccc1b0
NC
15029#, c-format
15030msgid "found %d operands for '%s': Expected %d"
15031msgstr ""
15032
2ee0aedf 15033#: config/tc-xtensa.c:3959
87ccc1b0
NC
15034#, c-format
15035msgid "found too many (%d) operands for '%s': Expected %d"
15036msgstr ""
15037
2ee0aedf 15038#: config/tc-xtensa.c:3980
c85dd50d
NC
15039msgid "immediate operands sum to greater than 32"
15040msgstr ""
15041
2ee0aedf 15042#: config/tc-xtensa.c:4111
55cf6793
ZW
15043msgid "invalid immediate"
15044msgstr ""
15045
2ee0aedf 15046#: config/tc-xtensa.c:4232
06647dfd
AM
15047#, c-format
15048msgid "invalid relocation for operand %i of '%s'"
87ccc1b0
NC
15049msgstr ""
15050
2ee0aedf 15051#: config/tc-xtensa.c:4242
87ccc1b0 15052#, c-format
06647dfd 15053msgid "invalid expression for operand %i of '%s'"
87ccc1b0
NC
15054msgstr ""
15055
2ee0aedf 15056#: config/tc-xtensa.c:4252
87ccc1b0 15057#, c-format
06647dfd 15058msgid "invalid relocation in instruction slot %i"
87ccc1b0
NC
15059msgstr ""
15060
2ee0aedf 15061#: config/tc-xtensa.c:4259
87ccc1b0 15062#, c-format
06647dfd 15063msgid "undefined symbol for opcode \"%s\""
87ccc1b0
NC
15064msgstr ""
15065
2ee0aedf 15066#: config/tc-xtensa.c:4745
06647dfd 15067msgid "opcode 'NOP.N' unavailable in this configuration"
87ccc1b0
NC
15068msgstr ""
15069
2ee0aedf 15070#: config/tc-xtensa.c:4805
06647dfd
AM
15071msgid "get_expanded_loop_offset: invalid opcode"
15072msgstr ""
15073
2ee0aedf 15074#: config/tc-xtensa.c:4938
06647dfd
AM
15075#, c-format
15076msgid "assembly state not set for first frag in section %s"
87ccc1b0
NC
15077msgstr ""
15078
2ee0aedf 15079#: config/tc-xtensa.c:4991
06647dfd
AM
15080#, c-format
15081msgid "unaligned branch target: %d bytes at 0x%lx"
87ccc1b0
NC
15082msgstr ""
15083
2ee0aedf 15084#: config/tc-xtensa.c:5035
06647dfd
AM
15085#, c-format
15086msgid "unaligned loop: %d bytes at 0x%lx"
87ccc1b0
NC
15087msgstr ""
15088
2ee0aedf 15089#: config/tc-xtensa.c:5060
06647dfd 15090msgid "unexpected fix"
87ccc1b0
NC
15091msgstr ""
15092
2ee0aedf 15093#: config/tc-xtensa.c:5071 config/tc-xtensa.c:5075
06647dfd 15094msgid "undecodable fix"
87ccc1b0
NC
15095msgstr ""
15096
2ee0aedf 15097#: config/tc-xtensa.c:5213
3caac5b8
AM
15098msgid "labels are not valid inside bundles"
15099msgstr ""
15100
2ee0aedf 15101#: config/tc-xtensa.c:5233
06647dfd 15102msgid "invalid last instruction for a zero-overhead loop"
87ccc1b0
NC
15103msgstr ""
15104
2ee0aedf 15105#: config/tc-xtensa.c:5300
06647dfd 15106msgid "extra opening brace"
87ccc1b0
NC
15107msgstr ""
15108
2ee0aedf 15109#: config/tc-xtensa.c:5310
06647dfd 15110msgid "extra closing brace"
87ccc1b0
NC
15111msgstr ""
15112
2ee0aedf 15113#: config/tc-xtensa.c:5337
06647dfd 15114msgid "missing closing brace"
87ccc1b0
NC
15115msgstr ""
15116
2ee0aedf 15117#: config/tc-xtensa.c:5437 config/tc-xtensa.c:5466
f12e7348
NC
15118#, c-format
15119msgid "wrong number of operands for '%s'"
15120msgstr ""
15121
2ee0aedf 15122#: config/tc-xtensa.c:5453
f12e7348
NC
15123#, c-format
15124msgid "bad relocation expression for '%s'"
15125msgstr ""
15126
2ee0aedf 15127#: config/tc-xtensa.c:5488
87ccc1b0 15128#, c-format
06647dfd 15129msgid "unknown opcode or format name '%s'"
87ccc1b0
NC
15130msgstr ""
15131
2ee0aedf 15132#: config/tc-xtensa.c:5494
06647dfd
AM
15133msgid "format names only valid inside bundles"
15134msgstr ""
15135
2ee0aedf 15136#: config/tc-xtensa.c:5499
06647dfd
AM
15137#, c-format
15138msgid "multiple formats specified for one bundle; using '%s'"
87ccc1b0
NC
15139msgstr ""
15140
2ee0aedf 15141#: config/tc-xtensa.c:5549
87ccc1b0
NC
15142msgid "entry instruction with stack decrement < 16"
15143msgstr ""
15144
2ee0aedf 15145#: config/tc-xtensa.c:5602
06647dfd
AM
15146msgid "unaligned entry instruction"
15147msgstr ""
15148
2ee0aedf 15149#: config/tc-xtensa.c:5667
06647dfd
AM
15150msgid "bad instruction format"
15151msgstr ""
15152
2ee0aedf 15153#: config/tc-xtensa.c:5670
06647dfd
AM
15154msgid "invalid relocation"
15155msgstr ""
15156
2ee0aedf 15157#: config/tc-xtensa.c:5681
87ccc1b0 15158#, c-format
06647dfd 15159msgid "invalid relocation for '%s' instruction"
87ccc1b0
NC
15160msgstr ""
15161
2ee0aedf 15162#: config/tc-xtensa.c:5693
87ccc1b0 15163#, c-format
06647dfd 15164msgid "invalid relocation for operand %d of '%s'"
87ccc1b0
NC
15165msgstr ""
15166
2ee0aedf 15167#: config/tc-xtensa.c:5956
87ccc1b0 15168#, c-format
55cf6793 15169msgid "unhandled local relocation fix %s"
87ccc1b0
NC
15170msgstr ""
15171
2ee0aedf 15172#: config/tc-xtensa.c:6007
f12e7348
NC
15173#, c-format
15174msgid "internal error; cannot generate `%s' relocation"
15175msgstr ""
15176
2ee0aedf 15177#: config/tc-xtensa.c:6226
a5c7551f
RW
15178msgid "The option \"--no-allow-flix\" prohibits multi-slot flix."
15179msgstr ""
15180
2ee0aedf 15181#: config/tc-xtensa.c:6235
06647dfd
AM
15182msgid "couldn't find a valid instruction format"
15183msgstr ""
15184
2ee0aedf 15185#: config/tc-xtensa.c:6236
87ccc1b0 15186#, c-format
06647dfd 15187msgid " ops were: "
87ccc1b0
NC
15188msgstr ""
15189
2ee0aedf 15190#: config/tc-xtensa.c:6238
87ccc1b0 15191#, c-format
06647dfd 15192msgid " %s;"
87ccc1b0
NC
15193msgstr ""
15194
2ee0aedf 15195#: config/tc-xtensa.c:6249
06647dfd
AM
15196#, c-format
15197msgid "format '%s' allows %d slots, but there are %d opcodes"
87ccc1b0
NC
15198msgstr ""
15199
2ee0aedf 15200#: config/tc-xtensa.c:6260 config/tc-xtensa.c:6358
06647dfd 15201msgid "illegal resource usage in bundle"
87ccc1b0
NC
15202msgstr ""
15203
2ee0aedf 15204#: config/tc-xtensa.c:6445
06647dfd
AM
15205#, c-format
15206msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same register"
87ccc1b0
NC
15207msgstr ""
15208
2ee0aedf 15209#: config/tc-xtensa.c:6450
87ccc1b0 15210#, c-format
06647dfd 15211msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same state"
87ccc1b0
NC
15212msgstr ""
15213
2ee0aedf 15214#: config/tc-xtensa.c:6455
06647dfd 15215#, c-format
ae351704 15216msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same port"
87ccc1b0
NC
15217msgstr ""
15218
2ee0aedf 15219#: config/tc-xtensa.c:6460
06647dfd
AM
15220#, c-format
15221msgid ""
ae351704 15222"opcodes '%s' (slot %d) and '%s' (slot %d) both have volatile port accesses"
87ccc1b0
NC
15223msgstr ""
15224
2ee0aedf 15225#: config/tc-xtensa.c:6476
06647dfd
AM
15226msgid "multiple branches or jumps in the same bundle"
15227msgstr ""
15228
2ee0aedf 15229#: config/tc-xtensa.c:6928
06647dfd
AM
15230msgid "cannot assemble into a literal fragment"
15231msgstr ""
15232
2ee0aedf 15233#: config/tc-xtensa.c:6930
06647dfd
AM
15234msgid "..."
15235msgstr ""
15236
2ee0aedf 15237#: config/tc-xtensa.c:7565
06647dfd
AM
15238msgid ""
15239"instruction sequence (write a0, branch, retw) may trigger hardware errata"
15240msgstr ""
15241
2ee0aedf 15242#: config/tc-xtensa.c:7677
06647dfd 15243msgid "branching or jumping to a loop end may trigger hardware errata"
87ccc1b0
NC
15244msgstr ""
15245
2ee0aedf 15246#: config/tc-xtensa.c:7759
06647dfd 15247msgid "loop end too close to another loop end may trigger hardware errata"
87ccc1b0
NC
15248msgstr ""
15249
2ee0aedf 15250#: config/tc-xtensa.c:7768
06647dfd
AM
15251#, c-format
15252msgid "fr_var %lu < length %d"
87ccc1b0
NC
15253msgstr ""
15254
2ee0aedf 15255#: config/tc-xtensa.c:7925
06647dfd
AM
15256msgid ""
15257"loop containing less than three instructions may trigger hardware errata"
87ccc1b0
NC
15258msgstr ""
15259
2ee0aedf 15260#: config/tc-xtensa.c:7997
06647dfd 15261msgid "undecodable instruction in instruction frag"
87ccc1b0
NC
15262msgstr ""
15263
2ee0aedf 15264#: config/tc-xtensa.c:8107
06647dfd 15265msgid "invalid empty loop"
87ccc1b0
NC
15266msgstr ""
15267
2ee0aedf 15268#: config/tc-xtensa.c:8112
06647dfd 15269msgid "loop target does not follow loop instruction in section"
87ccc1b0
NC
15270msgstr ""
15271
2ee0aedf 15272#: config/tc-xtensa.c:8713
87ccc1b0
NC
15273msgid "bad relaxation state"
15274msgstr ""
15275
2ee0aedf 15276#: config/tc-xtensa.c:8771
87ccc1b0 15277#, c-format
06647dfd 15278msgid "fr_var (%ld) < length (%d)"
87ccc1b0
NC
15279msgstr ""
15280
2ee0aedf 15281#: config/tc-xtensa.c:9406
87ccc1b0
NC
15282msgid "invalid relaxation fragment result"
15283msgstr ""
15284
2ee0aedf 15285#: config/tc-xtensa.c:9485
87ccc1b0
NC
15286msgid "unable to widen instruction"
15287msgstr ""
15288
2ee0aedf 15289#: config/tc-xtensa.c:9624
87ccc1b0
NC
15290msgid "multiple literals in expansion"
15291msgstr ""
15292
2ee0aedf 15293#: config/tc-xtensa.c:9628
87ccc1b0
NC
15294msgid "no registered fragment for literal"
15295msgstr ""
15296
2ee0aedf 15297#: config/tc-xtensa.c:9630
87ccc1b0
NC
15298msgid "number of literal tokens != 1"
15299msgstr ""
15300
2ee0aedf 15301#: config/tc-xtensa.c:9759 config/tc-xtensa.c:9765
87ccc1b0
NC
15302#, c-format
15303msgid "unresolved loop target symbol: %s"
15304msgstr ""
15305
2ee0aedf 15306#: config/tc-xtensa.c:9871
06647dfd
AM
15307#, c-format
15308msgid "invalid expression evaluation type %d"
87ccc1b0
NC
15309msgstr ""
15310
2ee0aedf 15311#: config/tc-xtensa.c:9888
87ccc1b0
NC
15312msgid "loop too long for LOOP instruction"
15313msgstr ""
15314
2ee0aedf 15315#: config/tc-xtensa.c:10157
87ccc1b0
NC
15316#, c-format
15317msgid "fixes not all moved from %s"
15318msgstr ""
15319
2ee0aedf 15320#: config/tc-xtensa.c:10288
06647dfd
AM
15321msgid ""
15322"literal pool location required for text-section-literals; specify with ."
15323"literal_position"
87ccc1b0
NC
15324msgstr ""
15325
2ee0aedf 15326#: config/tc-xtensa.c:11130
06647dfd
AM
15327msgid "too many operands in instruction"
15328msgstr ""
15329
2ee0aedf 15330#: config/tc-xtensa.c:11340
ae351704 15331msgid "invalid symbolic operand"
87ccc1b0
NC
15332msgstr ""
15333
2ee0aedf 15334#: config/tc-xtensa.c:11401
87ccc1b0
NC
15335msgid "operand number mismatch"
15336msgstr ""
15337
2ee0aedf 15338#: config/tc-xtensa.c:11405
06647dfd
AM
15339#, c-format
15340msgid "cannot encode opcode \"%s\" in the given format \"%s\""
15341msgstr ""
15342
2ee0aedf 15343#: config/tc-xtensa.c:11430
06647dfd
AM
15344#, c-format
15345msgid "xtensa-isa failure: %s"
15346msgstr ""
15347
2ee0aedf 15348#: config/tc-xtensa.c:11507
87ccc1b0
NC
15349msgid "invalid opcode"
15350msgstr ""
15351
2ee0aedf 15352#: config/tc-xtensa.c:11513
87ccc1b0
NC
15353msgid "too few operands"
15354msgstr ""
15355
2ee0aedf 15356#: config/tc-xtensa.c:11563
a5c7551f
RW
15357msgid "multiple writes to the same register"
15358msgstr ""
15359
2ee0aedf 15360#: config/tc-xtensa.c:11677 config/tc-xtensa.c:11683
06647dfd
AM
15361msgid "out of memory"
15362msgstr ""
15363
2ee0aedf 15364#: config/tc-xtensa.c:11772
f12e7348
NC
15365msgid "TLS relocation not allowed in FLIX bundle"
15366msgstr ""
15367
15368#. Instructions that generate TLS relocations should always be
15369#. relaxed in the front-end. If "record_fixup" is set, then this
15370#. function is being called during back-end relaxation, so flag
15371#. the unexpected behavior as an error.
2ee0aedf 15372#: config/tc-xtensa.c:11778
f12e7348
NC
15373msgid "unexpected TLS relocation"
15374msgstr ""
15375
2ee0aedf 15376#: config/tc-xtensa.c:11822
ae351704
AM
15377msgid "symbolic operand not allowed"
15378msgstr ""
15379
2ee0aedf 15380#: config/tc-xtensa.c:11859
ae351704
AM
15381msgid "cannot decode instruction format"
15382msgstr ""
15383
2ee0aedf 15384#: config/tc-xtensa.c:12003
ae351704 15385msgid "ignoring extra '-rename-section' delimiter ':'"
06647dfd
AM
15386msgstr ""
15387
2ee0aedf 15388#: config/tc-xtensa.c:12008
06647dfd 15389#, c-format
ae351704 15390msgid "ignoring invalid '-rename-section' specification: '%s'"
06647dfd
AM
15391msgstr ""
15392
2ee0aedf 15393#: config/tc-xtensa.c:12019
ae351704
AM
15394#, c-format
15395msgid "section %s renamed multiple times"
06647dfd
AM
15396msgstr ""
15397
2ee0aedf 15398#: config/tc-xtensa.c:12021
06647dfd 15399#, c-format
ae351704 15400msgid "multiple sections remapped to output section %s"
06647dfd
AM
15401msgstr ""
15402
ae351704
AM
15403#: config/tc-z80.c:244
15404msgid "-- unterminated string"
06647dfd
AM
15405msgstr ""
15406
2ee0aedf 15407#: config/tc-z80.c:309
ae351704 15408msgid "floating point numbers are not implemented"
87ccc1b0
NC
15409msgstr ""
15410
2ee0aedf 15411#: config/tc-z80.c:488 config/tc-z80.c:494
ae351704
AM
15412msgid "mismatched parentheses"
15413msgstr ""
15414
2ee0aedf 15415#: config/tc-z80.c:548
ae351704
AM
15416msgid "bad offset expression syntax"
15417msgstr ""
15418
2ee0aedf 15419#: config/tc-z80.c:572
ae351704
AM
15420msgid "bad expression syntax"
15421msgstr ""
15422
2ee0aedf 15423#: config/tc-z80.c:685
ae351704
AM
15424msgid "cannot make a relative jump to an absolute location"
15425msgstr ""
15426
cc643b88
NC
15427#: config/tc-z80.c:695
15428msgid "offset too large"
15429msgstr ""
15430
15431#: config/tc-z80.c:697 config/tc-z80.c:1964
ae351704
AM
15432msgid "overflow"
15433msgstr ""
15434
cc643b88
NC
15435#: config/tc-z80.c:1069 config/tc-z80.c:1112 config/tc-z80.c:1156
15436#: config/tc-z80.c:1276 config/tc-z80.c:1330 config/tc-z80.c:1599
ae351704
AM
15437msgid "bad intruction syntax"
15438msgstr ""
15439
cc643b88 15440#: config/tc-z80.c:1202
ae351704
AM
15441msgid "condition code invalid for jr"
15442msgstr ""
15443
cc643b88 15444#: config/tc-z80.c:1224
ae351704
AM
15445msgid "bad instruction syntax"
15446msgstr ""
15447
cc643b88 15448#: config/tc-z80.c:1708
ae351704 15449msgid "parentheses ignored"
87ccc1b0
NC
15450msgstr ""
15451
cc643b88 15452#: config/tc-z80.c:1913 read.c:3603
87ccc1b0 15453#, c-format
ae351704
AM
15454msgid "junk at end of line, first unrecognized character is `%c'"
15455msgstr ""
15456
cc643b88 15457#: config/tc-z80.c:1939 config/tc-z8k.c:1461 config/tc-z8k.c:1524
ae351704 15458msgid "relative jump out of range"
87ccc1b0
NC
15459msgstr ""
15460
cc643b88 15461#: config/tc-z80.c:1956
ae351704
AM
15462msgid "index offset out of range"
15463msgstr ""
15464
cc643b88 15465#: config/tc-z80.c:1998 config/tc-z8k.c:1532
87ccc1b0 15466#, c-format
ae351704 15467msgid "md_apply_fix: unknown r_type 0x%x\n"
87ccc1b0
NC
15468msgstr ""
15469
ae351704 15470#: config/tc-z8k.c:282
87ccc1b0 15471#, c-format
fce00800
AM
15472msgid "register rr%d out of range"
15473msgstr ""
15474
ae351704 15475#: config/tc-z8k.c:284
fce00800
AM
15476#, c-format
15477msgid "register rr%d does not exist"
15478msgstr ""
15479
ae351704 15480#: config/tc-z8k.c:296
fce00800
AM
15481#, c-format
15482msgid "register rh%d out of range"
87ccc1b0
NC
15483msgstr ""
15484
ae351704 15485#: config/tc-z8k.c:308
87ccc1b0 15486#, c-format
fce00800 15487msgid "register rl%d out of range"
87ccc1b0
NC
15488msgstr ""
15489
ae351704 15490#: config/tc-z8k.c:321
87ccc1b0 15491#, c-format
fce00800 15492msgid "register rq%d out of range"
87ccc1b0
NC
15493msgstr ""
15494
ae351704 15495#: config/tc-z8k.c:323
87ccc1b0 15496#, c-format
fce00800 15497msgid "register rq%d does not exist"
87ccc1b0
NC
15498msgstr ""
15499
ae351704 15500#: config/tc-z8k.c:335
87ccc1b0 15501#, c-format
fce00800 15502msgid "register r%d out of range"
87ccc1b0
NC
15503msgstr ""
15504
ae351704 15505#: config/tc-z8k.c:376
87ccc1b0
NC
15506#, c-format
15507msgid "expected %c"
15508msgstr ""
15509
ae351704 15510#: config/tc-z8k.c:391
87ccc1b0
NC
15511#, c-format
15512msgid "register is wrong size for a word %s"
15513msgstr ""
15514
ae351704 15515#: config/tc-z8k.c:405
87ccc1b0
NC
15516#, c-format
15517msgid "register is wrong size for address %s"
15518msgstr ""
15519
ae351704 15520#: config/tc-z8k.c:539
6e1772d5
AM
15521#, c-format
15522msgid "unknown interrupt %s"
15523msgstr ""
15524
87ccc1b0 15525#. No interrupt type specified, opcode won't do anything.
ae351704 15526#: config/tc-z8k.c:562
fce00800 15527msgid "opcode has no effect"
87ccc1b0
NC
15528msgstr ""
15529
ae351704 15530#: config/tc-z8k.c:673
87ccc1b0
NC
15531msgid "Missing ) in ra(rb)"
15532msgstr ""
15533
ae351704 15534#: config/tc-z8k.c:753 config/tc-z8k.c:792
6e1772d5
AM
15535#, c-format
15536msgid "invalid condition code '%s'"
fce00800
AM
15537msgstr ""
15538
ae351704 15539#: config/tc-z8k.c:765
87ccc1b0 15540#, c-format
6e1772d5 15541msgid "invalid flag '%s'"
87ccc1b0
NC
15542msgstr ""
15543
ae351704 15544#: config/tc-z8k.c:919 config/tc-z8k.c:925
6e1772d5
AM
15545msgid "invalid indirect register size"
15546msgstr ""
15547
ae351704 15548#: config/tc-z8k.c:942 config/tc-z8k.c:1090 config/tc-z8k.c:1095
6e1772d5
AM
15549msgid "invalid control register name"
15550msgstr ""
15551
ae351704 15552#: config/tc-z8k.c:1079
87ccc1b0
NC
15553msgid "immediate must be 1 or 2"
15554msgstr ""
15555
ae351704 15556#: config/tc-z8k.c:1082
87ccc1b0
NC
15557msgid "immediate 1 or 2 expected"
15558msgstr ""
15559
ae351704 15560#: config/tc-z8k.c:1113
87ccc1b0
NC
15561msgid "can't use R0 here"
15562msgstr ""
15563
ae351704 15564#: config/tc-z8k.c:1271
87ccc1b0
NC
15565msgid "Can't find opcode to match operands"
15566msgstr ""
15567
499ac353 15568#: config/tc-z8k.c:1318
87ccc1b0
NC
15569#, c-format
15570msgid "invalid architecture -z%s"
15571msgstr ""
15572
499ac353 15573#: config/tc-z8k.c:1338
6e1772d5 15574#, c-format
87ccc1b0
NC
15575msgid ""
15576" Z8K options:\n"
15577" -z8001 generate segmented code\n"
15578" -z8002 generate unsegmented code\n"
15579" -linkrelax create linker relaxable code\n"
15580msgstr ""
15581
499ac353 15582#: config/tc-z8k.c:1350
6e1772d5 15583#, c-format
87ccc1b0
NC
15584msgid "call to md_convert_frag\n"
15585msgstr ""
15586
499ac353 15587#: config/tc-z8k.c:1457 config/tc-z8k.c:1497 config/tc-z8k.c:1520
87ccc1b0
NC
15588msgid "cannot branch to odd address"
15589msgstr ""
15590
499ac353 15591#: config/tc-z8k.c:1479
87ccc1b0
NC
15592msgid "relative address out of range"
15593msgstr ""
15594
499ac353 15595#: config/tc-z8k.c:1500
3caac5b8 15596msgid "relative call out of range"
87ccc1b0
NC
15597msgstr ""
15598
499ac353 15599#: config/tc-z8k.c:1544
ac50feda 15600#, c-format
3caac5b8 15601msgid "call to md_estimate_size_before_relax\n"
ac50feda
RH
15602msgstr ""
15603
23f938f1 15604#: config/xtensa-relax.c:1556
c85dd50d
NC
15605#, c-format
15606msgid "invalid configuration option '%s' in transition rule '%s'"
15607msgstr ""
15608
23f938f1 15609#: config/xtensa-relax.c:1681
c85dd50d
NC
15610#, c-format
15611msgid "opcode '%s': no bound opname '%s' for precondition in '%s'"
15612msgstr ""
15613
23f938f1 15614#: config/xtensa-relax.c:1691
c85dd50d
NC
15615#, c-format
15616msgid "opcode '%s': no bound opname '%s' for precondition in %s"
15617msgstr ""
15618
23f938f1 15619#: config/xtensa-relax.c:1698
c85dd50d
NC
15620#, c-format
15621msgid "opcode '%s': precondition only contains constants in '%s'"
15622msgstr ""
15623
23f938f1 15624#: config/xtensa-relax.c:1745
c85dd50d
NC
15625msgid "expected one operand for generated literal"
15626msgstr ""
15627
23f938f1 15628#: config/xtensa-relax.c:1752
c85dd50d
NC
15629msgid "expected 0 operands for generated label"
15630msgstr ""
15631
23f938f1 15632#: config/xtensa-relax.c:1765
c85dd50d
NC
15633#, c-format
15634msgid "invalid opcode '%s' in transition rule '%s'"
15635msgstr ""
15636
23f938f1 15637#: config/xtensa-relax.c:1773
c85dd50d
NC
15638#, c-format
15639msgid "opcode '%s': replacement does not have %d ops"
15640msgstr ""
15641
23f938f1 15642#: config/xtensa-relax.c:1787
f12e7348
NC
15643#, c-format
15644msgid "opcode '%s': cannot find literal definition"
15645msgstr ""
15646
23f938f1 15647#: config/xtensa-relax.c:1803 config/xtensa-relax.c:1833
c85dd50d
NC
15648#, c-format
15649msgid "opcode %s: unidentified operand '%s' in '%s'"
15650msgstr ""
15651
23f938f1 15652#: config/xtensa-relax.c:1828
c85dd50d
NC
15653#, c-format
15654msgid "unknown user-defined function %s"
15655msgstr ""
15656
23f938f1 15657#: config/xtensa-relax.c:1839
c85dd50d
NC
15658#, c-format
15659msgid "opcode %s: could not parse operand '%s' in '%s'"
15660msgstr ""
15661
23f938f1 15662#: config/xtensa-relax.c:1880
c85dd50d
NC
15663#, c-format
15664msgid "could not parse INSN_PATTERN '%s'"
15665msgstr ""
15666
23f938f1 15667#: config/xtensa-relax.c:1884
c85dd50d
NC
15668#, c-format
15669msgid "could not parse INSN_REPL '%s'"
15670msgstr ""
15671
23f938f1 15672#: config/xtensa-relax.c:1895
c85dd50d
NC
15673#, c-format
15674msgid "could not build transition for %s => %s"
15675msgstr ""
15676
cc643b88 15677#: depend.c:195
ac50feda 15678#, c-format
87ccc1b0 15679msgid "can't open `%s' for writing"
ac50feda
RH
15680msgstr ""
15681
cc643b88 15682#: depend.c:207
ac50feda 15683#, c-format
87ccc1b0 15684msgid "can't close `%s'"
ac50feda
RH
15685msgstr ""
15686
cc643b88
NC
15687#: dw2gencfi.c:199 read.c:2272
15688#, c-format
15689msgid "bfd_set_section_flags: %s"
15690msgstr ""
15691
15692#: dw2gencfi.c:457
87ccc1b0 15693#, c-format
fce00800 15694msgid "register save offset not a multiple of %u"
ac50feda
RH
15695msgstr ""
15696
cc643b88 15697#: dw2gencfi.c:540
06647dfd
AM
15698msgid "CFI state restore without previous remember"
15699msgstr ""
15700
cc643b88 15701#: dw2gencfi.c:589
fce00800 15702msgid "missing separator"
ac50feda
RH
15703msgstr ""
15704
cc643b88 15705#: dw2gencfi.c:639
fce00800 15706msgid "bad register expression"
ac50feda
RH
15707msgstr ""
15708
cc643b88
NC
15709#: dw2gencfi.c:660 dw2gencfi.c:783 dw2gencfi.c:821 dw2gencfi.c:891
15710#: dw2gencfi.c:963
fce00800 15711msgid "CFI instruction used without previous .cfi_startproc"
ac50feda
RH
15712msgstr ""
15713
cc643b88 15714#: dw2gencfi.c:845
ae351704
AM
15715msgid "invalid or unsupported encoding in .cfi_personality"
15716msgstr ""
15717
cc643b88 15718#: dw2gencfi.c:852
ae351704
AM
15719msgid ".cfi_personality requires encoding and symbol arguments"
15720msgstr ""
15721
cc643b88 15722#: dw2gencfi.c:875
ae351704
AM
15723msgid "wrong second argument to .cfi_personality"
15724msgstr ""
15725
cc643b88 15726#: dw2gencfi.c:915 dw2gencfi.c:991
ae351704
AM
15727msgid "invalid or unsupported encoding in .cfi_lsda"
15728msgstr ""
15729
cc643b88 15730#: dw2gencfi.c:922
ae351704
AM
15731msgid ".cfi_lsda requires encoding and symbol arguments"
15732msgstr ""
15733
cc643b88 15734#: dw2gencfi.c:947
ae351704
AM
15735msgid "wrong second argument to .cfi_lsda"
15736msgstr ""
15737
cc643b88 15738#: dw2gencfi.c:1012
a5c7551f
RW
15739msgid "wrong third argument to .cfi_val_encoded_addr"
15740msgstr ""
15741
cc643b88 15742#: dw2gencfi.c:1083
87ccc1b0 15743msgid "previous CFI entry not closed (missing .cfi_endproc)"
ac50feda
RH
15744msgstr ""
15745
cc643b88 15746#: dw2gencfi.c:1123
87ccc1b0 15747msgid ".cfi_endproc without corresponding .cfi_startproc"
ac50feda
RH
15748msgstr ""
15749
cc643b88 15750#: dw2gencfi.c:1920 dw2gencfi.c:1983
87ccc1b0 15751msgid "open CFI at the end of file; missing .cfi_endproc directive"
6840198f
NC
15752msgstr ""
15753
cc643b88
NC
15754#: dw2gencfi.c:2009
15755msgid "CFI is not supported for this target"
15756msgstr ""
15757
15758#: dwarf2dbg.c:552 dwarf2dbg.c:587
328577ad 15759msgid "file number less than one"
5f68c319
NC
15760msgstr ""
15761
cc643b88 15762#: dwarf2dbg.c:562
5f68c319 15763#, c-format
328577ad 15764msgid "file number %ld already allocated"
5f68c319
NC
15765msgstr ""
15766
cc643b88 15767#: dwarf2dbg.c:592 dwarf2dbg.c:1345
6840198f 15768#, c-format
328577ad 15769msgid "unassigned file number %ld"
6840198f
NC
15770msgstr ""
15771
cc643b88 15772#: dwarf2dbg.c:661
3caac5b8
AM
15773msgid "is_stmt value not 0 or 1"
15774msgstr ""
15775
cc643b88 15776#: dwarf2dbg.c:673
3caac5b8
AM
15777msgid "isa number less than zero"
15778msgstr ""
15779
cc643b88 15780#: dwarf2dbg.c:685
a5c7551f
RW
15781msgid "discriminator less than zero"
15782msgstr ""
15783
cc643b88 15784#: dwarf2dbg.c:691
3caac5b8
AM
15785#, c-format
15786msgid "unknown .loc sub-directive `%s'"
87ccc1b0
NC
15787msgstr ""
15788
cc643b88 15789#: dwarf2dbg.c:1408
3caac5b8 15790msgid "internal error: unknown dwarf2 format"
0d2bcfaf
NC
15791msgstr ""
15792
2ee0aedf 15793#: ecoff.c:1562
ac50feda 15794#, c-format
328577ad 15795msgid "string too big (%lu bytes)"
ac50feda
RH
15796msgstr ""
15797
2ee0aedf 15798#: ecoff.c:1588
ac50feda 15799#, c-format
328577ad 15800msgid "inserting \"%s\" into string hash table: %s"
ac50feda
RH
15801msgstr ""
15802
2ee0aedf
TG
15803#: ecoff.c:1619 ecoff.c:1812 ecoff.c:1835 ecoff.c:1866 ecoff.c:2019
15804#: ecoff.c:2130
ac50feda
RH
15805msgid "no current file pointer"
15806msgstr ""
15807
2ee0aedf 15808#: ecoff.c:1706
ac50feda
RH
15809msgid "too many st_End's"
15810msgstr ""
15811
2ee0aedf 15812#: ecoff.c:2044
ac50feda 15813#, c-format
328577ad 15814msgid "inserting \"%s\" into tag hash table: %s"
ac50feda
RH
15815msgstr ""
15816
2ee0aedf 15817#: ecoff.c:2205
ac50feda
RH
15818msgid "fake .file after real one"
15819msgstr ""
15820
2ee0aedf 15821#: ecoff.c:2295
328577ad 15822msgid "filename goes over one page boundary"
ac50feda
RH
15823msgstr ""
15824
2ee0aedf 15825#: ecoff.c:2428
ac50feda
RH
15826msgid ".begin directive without a preceding .file directive"
15827msgstr ""
15828
2ee0aedf 15829#: ecoff.c:2435
ac50feda
RH
15830msgid ".begin directive without a preceding .ent directive"
15831msgstr ""
15832
2ee0aedf 15833#: ecoff.c:2466
ac50feda
RH
15834msgid ".bend directive without a preceding .file directive"
15835msgstr ""
15836
2ee0aedf 15837#: ecoff.c:2473
ac50feda
RH
15838msgid ".bend directive without a preceding .ent directive"
15839msgstr ""
15840
2ee0aedf 15841#: ecoff.c:2486
ac50feda
RH
15842msgid ".bend directive names unknown symbol"
15843msgstr ""
15844
2ee0aedf 15845#: ecoff.c:2529
ac50feda
RH
15846msgid ".def pseudo-op used inside of .def/.endef; ignored"
15847msgstr ""
15848
2ee0aedf 15849#: ecoff.c:2531
328577ad 15850msgid "empty symbol name in .def; ignored"
ac50feda
RH
15851msgstr ""
15852
2ee0aedf 15853#: ecoff.c:2568
ac50feda
RH
15854msgid ".dim pseudo-op used outside of .def/.endef; ignored"
15855msgstr ""
15856
2ee0aedf 15857#: ecoff.c:2583
328577ad 15858msgid "badly formed .dim directive"
ac50feda
RH
15859msgstr ""
15860
2ee0aedf 15861#: ecoff.c:2596
328577ad 15862msgid "too many .dim entries"
ac50feda
RH
15863msgstr ""
15864
2ee0aedf 15865#: ecoff.c:2616
ac50feda
RH
15866msgid ".scl pseudo-op used outside of .def/.endef; ignored"
15867msgstr ""
15868
2ee0aedf 15869#: ecoff.c:2641
ac50feda
RH
15870msgid ".size pseudo-op used outside of .def/.endef; ignored"
15871msgstr ""
15872
2ee0aedf 15873#: ecoff.c:2656
328577ad 15874msgid "badly formed .size directive"
ac50feda
RH
15875msgstr ""
15876
2ee0aedf 15877#: ecoff.c:2669
328577ad 15878msgid "too many .size entries"
ac50feda
RH
15879msgstr ""
15880
2ee0aedf 15881#: ecoff.c:2691
ac50feda
RH
15882msgid ".type pseudo-op used outside of .def/.endef; ignored"
15883msgstr ""
15884
15885#. FIXME: We could handle this by setting the continued bit.
15886#. There would still be a limit: the .type argument can not
15887#. be infinite.
2ee0aedf 15888#: ecoff.c:2709
ac50feda 15889#, c-format
328577ad 15890msgid "the type of %s is too complex; it will be simplified"
ac50feda
RH
15891msgstr ""
15892
2ee0aedf 15893#: ecoff.c:2720
ac50feda
RH
15894msgid "Unrecognized .type argument"
15895msgstr ""
15896
2ee0aedf 15897#: ecoff.c:2758
ac50feda
RH
15898msgid ".tag pseudo-op used outside of .def/.endef; ignored"
15899msgstr ""
15900
2ee0aedf 15901#: ecoff.c:2783
ac50feda
RH
15902msgid ".val pseudo-op used outside of .def/.endef; ignored"
15903msgstr ""
15904
2ee0aedf 15905#: ecoff.c:2791
ae351704 15906msgid ".val expression is too complex"
ac50feda
RH
15907msgstr ""
15908
2ee0aedf 15909#: ecoff.c:2821
ac50feda
RH
15910msgid ".endef pseudo-op used before .def; ignored"
15911msgstr ""
15912
2ee0aedf 15913#: ecoff.c:2847 ecoff.c:2928
328577ad 15914msgid "bad COFF debugging information"
ac50feda
RH
15915msgstr ""
15916
2ee0aedf 15917#: ecoff.c:2896
ac50feda 15918#, c-format
328577ad 15919msgid "no tag specified for %s"
ac50feda
RH
15920msgstr ""
15921
2ee0aedf 15922#: ecoff.c:2998
ac50feda
RH
15923msgid ".end directive without a preceding .file directive"
15924msgstr ""
15925
2ee0aedf 15926#: ecoff.c:3005
ac50feda
RH
15927msgid ".end directive without a preceding .ent directive"
15928msgstr ""
15929
2ee0aedf 15930#: ecoff.c:3027
ac50feda
RH
15931msgid ".end directive names unknown symbol"
15932msgstr ""
15933
2ee0aedf 15934#: ecoff.c:3054
ac50feda
RH
15935msgid "second .ent directive found before .end directive"
15936msgstr ""
15937
2ee0aedf 15938#: ecoff.c:3126
328577ad 15939msgid "no way to handle .file within .ent/.end section"
ac50feda
RH
15940msgstr ""
15941
2ee0aedf 15942#: ecoff.c:3243
328577ad 15943msgid ".loc before .file"
ac50feda
RH
15944msgstr ""
15945
2ee0aedf 15946#: ecoff.c:3446
ac50feda
RH
15947#, c-format
15948msgid ".stab%c is not supported"
15949msgstr ""
15950
2ee0aedf 15951#: ecoff.c:3456
ac50feda
RH
15952#, c-format
15953msgid ".stab%c: ignoring non-zero other field"
15954msgstr ""
15955
2ee0aedf 15956#: ecoff.c:3490
ac50feda
RH
15957#, c-format
15958msgid ""
328577ad 15959"line number (%d) for .stab%c directive cannot fit in index field (20 bits)"
ac50feda
RH
15960msgstr ""
15961
2ee0aedf 15962#: ecoff.c:3526
ac50feda 15963#, c-format
328577ad 15964msgid "illegal .stab%c directive, bad character"
ac50feda
RH
15965msgstr ""
15966
2ee0aedf 15967#: ecoff.c:3985 ecoff.c:4174 ecoff.c:4199
ac50feda
RH
15968msgid ".begin/.bend in different segments"
15969msgstr ""
15970
2ee0aedf 15971#: ecoff.c:4695
328577ad 15972msgid "missing .end or .bend at end of file"
ac50feda
RH
15973msgstr ""
15974
2ee0aedf 15975#: ecoff.c:5180
ac50feda
RH
15976msgid "GP prologue size exceeds field size, using 0 instead"
15977msgstr ""
15978
cc643b88 15979#: expr.c:87 read.c:3668
328577ad
NC
15980msgid "bignum invalid"
15981msgstr ""
15982
cc643b88 15983#: expr.c:89 read.c:3670 read.c:4147 read.c:5031
328577ad
NC
15984msgid "floating point number invalid"
15985msgstr ""
15986
2ee0aedf 15987#: expr.c:210
328577ad 15988msgid "bad floating-point constant: exponent overflow"
ac50feda
RH
15989msgstr ""
15990
2ee0aedf 15991#: expr.c:214
ac50feda 15992#, c-format
328577ad 15993msgid "bad floating-point constant: unknown error code=%d"
ac50feda
RH
15994msgstr ""
15995
2ee0aedf 15996#: expr.c:393
ac50feda 15997msgid ""
328577ad 15998"a bignum with underscores may not have more than 8 hex digits in any word"
ac50feda
RH
15999msgstr ""
16000
2ee0aedf 16001#: expr.c:416
328577ad 16002msgid "a bignum with underscores must have exactly 4 words"
ac50feda
RH
16003msgstr ""
16004
ed265386 16005#. Either not seen or not defined.
ac50feda
RH
16006#. @@ Should print out the original string instead of
16007#. the parsed number.
2ee0aedf 16008#: expr.c:539
ac50feda 16009#, c-format
328577ad 16010msgid "backward ref to unknown label \"%d:\""
ac50feda
RH
16011msgstr ""
16012
2ee0aedf 16013#: expr.c:657
328577ad 16014msgid "character constant too large"
ac50feda
RH
16015msgstr ""
16016
2ee0aedf 16017#: expr.c:903
ac50feda
RH
16018#, c-format
16019msgid "expr.c(operand): bad atof_generic return val %d"
16020msgstr ""
16021
cc643b88 16022#: expr.c:966
1994a7c7 16023#, c-format
328577ad 16024msgid "missing '%c'"
ac50feda
RH
16025msgstr ""
16026
cc643b88 16027#: expr.c:977 read.c:4513
ac50feda
RH
16028msgid "EBCDIC constants are not supported"
16029msgstr ""
16030
cc643b88 16031#: expr.c:1099
ac50feda
RH
16032#, c-format
16033msgid "Unary operator %c ignored because bad operand follows"
16034msgstr ""
16035
cc643b88 16036#: expr.c:1145 expr.c:1170
ac50feda
RH
16037msgid "syntax error in .startof. or .sizeof."
16038msgstr ""
16039
cc643b88 16040#: expr.c:1251 expr.c:1612
a5c7551f
RW
16041#, c-format
16042msgid "invalid use of operator \"%s\""
16043msgstr ""
16044
cc643b88 16045#: expr.c:1757
ac50feda
RH
16046msgid "missing operand; zero assumed"
16047msgstr ""
16048
cc643b88 16049#: expr.c:1796
ac50feda
RH
16050msgid "left operand is a bignum; integer 0 assumed"
16051msgstr ""
16052
cc643b88 16053#: expr.c:1798
ac50feda
RH
16054msgid "left operand is a float; integer 0 assumed"
16055msgstr ""
16056
cc643b88 16057#: expr.c:1807
ac50feda
RH
16058msgid "right operand is a bignum; integer 0 assumed"
16059msgstr ""
16060
cc643b88 16061#: expr.c:1809
ac50feda
RH
16062msgid "right operand is a float; integer 0 assumed"
16063msgstr ""
16064
cc643b88 16065#: expr.c:1879 symbols.c:1379
ac50feda
RH
16066msgid "division by zero"
16067msgstr ""
16068
cc643b88 16069#: expr.c:1885
a5c7551f
RW
16070msgid "shift count"
16071msgstr ""
16072
cc643b88 16073#: expr.c:2002
328577ad
NC
16074msgid "operation combines symbols in different segments"
16075msgstr ""
16076
6c37ac4d 16077#: frags.c:48
ac50feda
RH
16078msgid "attempt to allocate data in absolute section"
16079msgstr ""
16080
6c37ac4d 16081#: frags.c:54
ac50feda
RH
16082msgid "attempt to allocate data in common section"
16083msgstr ""
16084
cc643b88 16085#: frags.c:112 write.c:1379
6c37ac4d
NC
16086#, c-format
16087msgid "can't extend frag %u chars"
16088msgstr ""
16089
6e1772d5 16090#. For error messages.
ac50feda
RH
16091#. Detect if we are reading from stdin by examining the file
16092#. name returned by as_where().
16093#.
16094#. [FIXME: We rely upon the name in the strcmp below being the
16095#. same as the one used by input_scrub_new_file(), if that is
16096#. not true, then this code will fail].
16097#.
18e03609
NC
16098#. If we are reading from stdin, then we need to save each input
16099#. line here (assuming of course that we actually have a line of
16100#. input to read), so that it can be displayed in the listing
16101#. that is produced at the end of the assembly.
cc643b88 16102#: input-file.c:138 input-scrub.c:243 listing.c:338
ac50feda
RH
16103msgid "{standard input}"
16104msgstr ""
16105
ae351704 16106#: input-file.c:143
ac50feda 16107#, c-format
ae351704 16108msgid "can't open %s for reading: %s"
ac50feda
RH
16109msgstr ""
16110
cc643b88 16111#: input-file.c:152 input-file.c:227 input-file.c:259
ac50feda 16112#, c-format
ae351704 16113msgid "can't read from %s: %s"
ac50feda
RH
16114msgstr ""
16115
cc643b88 16116#: input-file.c:267 listing.c:1397 output-file.c:69
ac50feda 16117#, c-format
ae351704 16118msgid "can't close %s: %s"
ac50feda
RH
16119msgstr ""
16120
9c9c98a5 16121#: input-scrub.c:268
60bcf0fa 16122msgid "macros nested too deeply"
ac50feda
RH
16123msgstr ""
16124
cc643b88 16125#: input-scrub.c:379 input-scrub.c:403
ac50feda
RH
16126msgid "partial line at end of file ignored"
16127msgstr ""
16128
2ee0aedf 16129#: itbl-ops.c:332
6e1772d5 16130#, c-format
ac50feda
RH
16131msgid "Unable to allocate memory for new instructions\n"
16132msgstr ""
16133
cc643b88 16134#: listing.c:244
ac50feda
RH
16135msgid "Warning:"
16136msgstr ""
16137
cc643b88 16138#: listing.c:250
ac50feda
RH
16139msgid "Error:"
16140msgstr ""
16141
cc643b88 16142#: listing.c:1283
f12e7348
NC
16143#, c-format
16144msgid ""
16145"\n"
16146" time stamp \t: %s\n"
16147"\n"
16148msgstr ""
16149
cc643b88 16150#: listing.c:1293
f12e7348
NC
16151#, c-format
16152msgid "%s "
16153msgstr ""
16154
cc643b88 16155#: listing.c:1298
f12e7348
NC
16156#, c-format
16157msgid ""
16158"\n"
16159"\t%s "
16160msgstr ""
16161
cc643b88 16162#: listing.c:1308
f12e7348
NC
16163msgid ""
16164"\n"
16165" options passed\t: "
16166msgstr ""
16167
cc643b88 16168#: listing.c:1347
f12e7348
NC
16169#, c-format
16170msgid ""
16171" GNU assembler version %s (%s)\n"
16172"\t using BFD version %s."
16173msgstr ""
16174
cc643b88 16175#: listing.c:1350
f12e7348
NC
16176#, c-format
16177msgid ""
16178"\n"
16179" input file \t: %s"
16180msgstr ""
16181
cc643b88 16182#: listing.c:1351
f12e7348
NC
16183#, c-format
16184msgid ""
16185"\n"
16186" output file \t: %s"
16187msgstr ""
16188
cc643b88 16189#: listing.c:1352
f12e7348
NC
16190#, c-format
16191msgid ""
16192"\n"
16193" target \t: %s"
16194msgstr ""
16195
cc643b88 16196#: listing.c:1376
ac50feda 16197#, c-format
ae351704 16198msgid "can't open %s: %s"
ac50feda
RH
16199msgstr ""
16200
cc643b88 16201#: listing.c:1461
ac50feda
RH
16202msgid "strange paper height, set to no form"
16203msgstr ""
16204
cc643b88 16205#: listing.c:1525
328577ad 16206msgid "new line in title"
ac50feda
RH
16207msgstr ""
16208
87ccc1b0 16209#. Turns the next expression into a string.
2ee0aedf 16210#: macro.c:362
87ccc1b0
NC
16211#, no-c-format
16212msgid "% operator needs absolute expression"
16213msgstr ""
16214
cc643b88 16215#: macro.c:516
55cf6793
ZW
16216#, c-format
16217msgid "Missing parameter qualifier for `%s' in macro `%s'"
16218msgstr ""
16219
cc643b88 16220#: macro.c:526
55cf6793
ZW
16221#, c-format
16222msgid "`%s' is not a valid parameter qualifier for `%s' in macro `%s'"
16223msgstr ""
16224
cc643b88 16225#: macro.c:543
55cf6793
ZW
16226#, c-format
16227msgid "Pointless default value for required parameter `%s' in macro `%s'"
16228msgstr ""
16229
cc643b88 16230#: macro.c:555
55cf6793
ZW
16231#, c-format
16232msgid "A parameter named `%s' already exists for macro `%s'"
16233msgstr ""
16234
cc643b88 16235#: macro.c:592
55cf6793
ZW
16236#, c-format
16237msgid "Reserved word `%s' used as parameter in macro `%s'"
16238msgstr ""
16239
cc643b88 16240#: macro.c:650
55cf6793
ZW
16241#, c-format
16242msgid "unexpected end of file in macro `%s' definition"
ac50feda
RH
16243msgstr ""
16244
cc643b88 16245#: macro.c:662
55cf6793
ZW
16246#, c-format
16247msgid "missing `)' after formals in macro definition `%s'"
ac50feda
RH
16248msgstr ""
16249
cc643b88 16250#: macro.c:677
06647dfd
AM
16251msgid "Missing macro name"
16252msgstr ""
16253
cc643b88 16254#: macro.c:686
55cf6793
ZW
16255#, c-format
16256msgid "Bad parameter list for macro `%s'"
16257msgstr ""
16258
cc643b88 16259#: macro.c:692
55cf6793
ZW
16260#, c-format
16261msgid "Macro `%s' was already defined"
06647dfd
AM
16262msgstr ""
16263
cc643b88 16264#: macro.c:816 macro.c:818
55cf6793 16265msgid "missing `)'"
06647dfd
AM
16266msgstr ""
16267
cc643b88 16268#: macro.c:915
55cf6793
ZW
16269#, c-format
16270msgid "`%s' was already used as parameter (or another local) name"
ac50feda
RH
16271msgstr ""
16272
cc643b88 16273#: macro.c:1073
ac50feda
RH
16274msgid "confusion in formal parameters"
16275msgstr ""
16276
cc643b88 16277#: macro.c:1081
55cf6793
ZW
16278#, c-format
16279msgid "Parameter named `%s' does not exist for macro `%s'"
16280msgstr ""
16281
cc643b88 16282#: macro.c:1092
55cf6793
ZW
16283#, c-format
16284msgid "Value for parameter `%s' of macro `%s' was already specified"
ac50feda
RH
16285msgstr ""
16286
cc643b88 16287#: macro.c:1106
ac50feda
RH
16288msgid "can't mix positional and keyword arguments"
16289msgstr ""
16290
cc643b88 16291#: macro.c:1117
ac50feda
RH
16292msgid "too many positional arguments"
16293msgstr ""
16294
cc643b88 16295#: macro.c:1165
55cf6793
ZW
16296#, c-format
16297msgid "Missing value for required parameter `%s' of macro `%s'"
16298msgstr ""
16299
cc643b88 16300#: macro.c:1284
55cf6793
ZW
16301#, c-format
16302msgid "Attempt to purge non-existant macro `%s'"
16303msgstr ""
16304
cc643b88 16305#: macro.c:1303
ac50feda
RH
16306msgid "unexpected end of file in irp or irpc"
16307msgstr ""
16308
cc643b88 16309#: macro.c:1311
ac50feda
RH
16310msgid "missing model parameter"
16311msgstr ""
16312
ae351704 16313#: messages.c:82
6e1772d5 16314#, c-format
ac50feda
RH
16315msgid "Assembler messages:\n"
16316msgstr ""
16317
cc643b88 16318#: messages.c:160
6e1772d5 16319#, c-format
ac50feda
RH
16320msgid "Warning: "
16321msgstr ""
16322
cc643b88 16323#: messages.c:226
6e1772d5 16324#, c-format
ac50feda
RH
16325msgid "Error: "
16326msgstr ""
16327
cc643b88 16328#: messages.c:282
6e1772d5 16329#, c-format
ac50feda
RH
16330msgid "Fatal error: "
16331msgstr ""
16332
cc643b88 16333#: messages.c:300
6e1772d5 16334#, c-format
ac50feda
RH
16335msgid "Internal error!\n"
16336msgstr ""
16337
cc643b88 16338#: messages.c:302
ac50feda
RH
16339#, c-format
16340msgid "Assertion failure in %s at %s line %d.\n"
16341msgstr ""
16342
cc643b88 16343#: messages.c:305
ac50feda
RH
16344#, c-format
16345msgid "Assertion failure at %s line %d.\n"
16346msgstr ""
16347
cc643b88 16348#: messages.c:306 messages.c:323
6e1772d5 16349#, c-format
ac50feda
RH
16350msgid "Please report this bug.\n"
16351msgstr ""
16352
cc643b88 16353#: messages.c:318
ac50feda
RH
16354#, c-format
16355msgid "Internal error, aborting at %s line %d in %s\n"
16356msgstr ""
16357
cc643b88 16358#: messages.c:321
ac50feda
RH
16359#, c-format
16360msgid "Internal error, aborting at %s line %d\n"
16361msgstr ""
16362
cc643b88 16363#: messages.c:370
ae351704
AM
16364#, c-format
16365msgid "%s out of domain (%d is not a multiple of %d)"
16366msgstr ""
16367
cc643b88 16368#: messages.c:388
8ea2b00f
AM
16369#, c-format
16370msgid "%s out of range (%d is not between %d and %d)"
16371msgstr ""
16372
16373#. xgettext:c-format.
cc643b88 16374#: messages.c:411
8ea2b00f
AM
16375#, c-format
16376msgid "%s out of range (0x%s is not between 0x%s and 0x%s)"
16377msgstr ""
16378
ae351704 16379#: output-file.c:35
ac50feda 16380#, c-format
328577ad 16381msgid "can't open a bfd on stdout %s"
ac50feda
RH
16382msgstr ""
16383
ae351704 16384#: output-file.c:42
ac50feda 16385#, c-format
ae351704 16386msgid "selected target format '%s' unknown"
ac50feda
RH
16387msgstr ""
16388
ae351704 16389#: output-file.c:44
ac50feda 16390#, c-format
ae351704 16391msgid "can't create %s: %s"
ac50feda
RH
16392msgstr ""
16393
a5c7551f 16394#: read.c:463
55cf6793
ZW
16395msgid "bad or irreducible absolute expression"
16396msgstr ""
16397
a5c7551f 16398#: read.c:489
ac50feda
RH
16399#, c-format
16400msgid "error constructing %s pseudo-op table: %s"
16401msgstr ""
16402
2ee0aedf 16403#: read.c:902
ac50feda 16404#, c-format
328577ad 16405msgid "unknown pseudo-op: `%s'"
ac50feda
RH
16406msgstr ""
16407
2ee0aedf 16408#: read.c:989
ac50feda
RH
16409#, c-format
16410msgid "label \"%d$\" redefined"
16411msgstr ""
16412
cc643b88 16413#: read.c:1221
ac50feda
RH
16414msgid ".abort detected. Abandoning ship."
16415msgstr ""
16416
cc643b88 16417#: read.c:1239 read.c:2650
328577ad 16418msgid "ignoring fill value in absolute section"
ac50feda
RH
16419msgstr ""
16420
cc643b88 16421#: read.c:1330
ac50feda 16422#, c-format
328577ad 16423msgid "alignment too large: %u assumed"
ac50feda
RH
16424msgstr ""
16425
cc643b88 16426#: read.c:1362
ac50feda
RH
16427msgid "expected fill pattern missing"
16428msgstr ""
16429
cc643b88 16430#: read.c:1471
328577ad 16431#, c-format
6e1772d5
AM
16432msgid "size (%ld) out of range, ignored"
16433msgstr ""
16434
cc643b88 16435#: read.c:1500
6e1772d5
AM
16436#, c-format
16437msgid "size of \"%s\" is already %ld; not changing to %ld"
ac50feda
RH
16438msgstr ""
16439
16440#. Some of the back ends can't deal with non-positive line numbers.
3caac5b8
AM
16441#. Besides, it's silly. GCC however will generate a line number of
16442#. zero when it is pre-processing builtins for assembler-with-cpp files:
16443#.
16444#. # 0 "<built-in>"
16445#.
16446#. We do not want to barf on this, especially since such files are used
16447#. in the GCC and GDB testsuites. So we check for negative line numbers
16448#. rather than non-positive line numbers.
cc643b88 16449#: read.c:1742
ac50feda 16450#, c-format
328577ad 16451msgid "line numbers must be positive; line number %d rejected"
ac50feda
RH
16452msgstr ""
16453
cc643b88 16454#: read.c:1779
ae351704
AM
16455#, c-format
16456msgid "incompatible flag %i in line directive"
16457msgstr ""
16458
cc643b88 16459#: read.c:1791
ae351704
AM
16460#, c-format
16461msgid "unsupported flag %i in line directive"
16462msgstr ""
16463
cc643b88 16464#: read.c:1830
ac50feda
RH
16465msgid "start address not supported"
16466msgstr ""
16467
cc643b88 16468#: read.c:1839
ac50feda
RH
16469msgid ".err encountered"
16470msgstr ""
16471
cc643b88 16472#: read.c:1855
06647dfd
AM
16473msgid ".error directive invoked in source file"
16474msgstr ""
16475
cc643b88 16476#: read.c:1856
06647dfd
AM
16477msgid ".warning directive invoked in source file"
16478msgstr ""
16479
cc643b88 16480#: read.c:1862
06647dfd
AM
16481#, c-format
16482msgid "%s argument must be a string"
16483msgstr ""
16484
cc643b88 16485#: read.c:1894 read.c:1896
ac50feda
RH
16486#, c-format
16487msgid ".fail %ld encountered"
16488msgstr ""
16489
cc643b88 16490#: read.c:1936
ac50feda 16491#, c-format
328577ad 16492msgid ".fill size clamped to %d"
ac50feda
RH
16493msgstr ""
16494
cc643b88 16495#: read.c:1941
328577ad 16496msgid "size negative; .fill ignored"
ac50feda
RH
16497msgstr ""
16498
cc643b88 16499#: read.c:1947
328577ad 16500msgid "repeat < 0; .fill ignored"
ac50feda
RH
16501msgstr ""
16502
cc643b88 16503#: read.c:2103
a5c7551f
RW
16504#, c-format
16505msgid "Attribute name not recognised: %s"
16506msgstr ""
16507
cc643b88 16508#: read.c:2118
ae351704
AM
16509msgid "expected numeric constant"
16510msgstr ""
16511
cc643b88 16512#: read.c:2159
ae351704
AM
16513msgid "bad string constant"
16514msgstr ""
16515
cc643b88 16516#: read.c:2163
ae351704
AM
16517msgid "expected <tag> , <value>"
16518msgstr ""
16519
cc643b88 16520#: read.c:2238
ac50feda
RH
16521#, c-format
16522msgid "unrecognized .linkonce type `%s'"
16523msgstr ""
16524
cc643b88 16525#: read.c:2250
ac50feda
RH
16526msgid ".linkonce is not supported for this object file format"
16527msgstr ""
16528
cc643b88 16529#: read.c:2345
6e1772d5 16530msgid "expected alignment after size"
ac50feda
RH
16531msgstr ""
16532
cc643b88 16533#: read.c:2572
ac50feda
RH
16534#, c-format
16535msgid "attempt to redefine pseudo-op `%s' ignored"
16536msgstr ""
16537
cc643b88 16538#: read.c:2591
f12e7348
NC
16539msgid "ignoring macro exit outside a macro definition."
16540msgstr ""
16541
cc643b88 16542#: read.c:2645
ac50feda 16543#, c-format
328577ad 16544msgid "invalid segment \"%s\""
ac50feda
RH
16545msgstr ""
16546
cc643b88 16547#: read.c:2653
ac50feda
RH
16548msgid "only constant offsets supported in absolute section"
16549msgstr ""
16550
cc643b88 16551#: read.c:2692
ac50feda
RH
16552msgid "MRI style ORG pseudo-op not supported"
16553msgstr ""
16554
cc643b88 16555#: read.c:2845
ac50feda
RH
16556#, c-format
16557msgid "unrecognized section type `%s'"
16558msgstr ""
16559
cc643b88 16560#: read.c:2859
ac50feda
RH
16561msgid "absolute sections are not supported"
16562msgstr ""
16563
cc643b88 16564#: read.c:2874
ac50feda
RH
16565#, c-format
16566msgid "unrecognized section command `%s'"
16567msgstr ""
16568
cc643b88 16569#: read.c:2938
06647dfd 16570#, c-format
cc643b88 16571msgid ".end%c encountered without preceding %s"
328577ad
NC
16572msgstr ""
16573
cc643b88 16574#: read.c:2968 read.c:2998
a74801ba
ILT
16575#, c-format
16576msgid "%s without %s"
ac50feda
RH
16577msgstr ""
16578
cc643b88 16579#: read.c:3247
328577ad 16580msgid "unsupported variable size or fill value"
ac50feda
RH
16581msgstr ""
16582
cc643b88 16583#: read.c:3275
ac50feda
RH
16584msgid ".space repeat count is zero, ignored"
16585msgstr ""
16586
cc643b88 16587#: read.c:3277
ac50feda
RH
16588msgid ".space repeat count is negative, ignored"
16589msgstr ""
16590
cc643b88 16591#: read.c:3306
ac50feda
RH
16592msgid "space allocation too complex in absolute section"
16593msgstr ""
16594
cc643b88 16595#: read.c:3312
ac50feda
RH
16596msgid "space allocation too complex in common section"
16597msgstr ""
16598
cc643b88 16599#: read.c:3403 read.c:4759
ac50feda 16600#, c-format
328577ad 16601msgid "bad floating literal: %s"
ac50feda
RH
16602msgstr ""
16603
cc643b88 16604#: read.c:3560
3caac5b8
AM
16605#, c-format
16606msgid "%s: would close weakref loop: %s"
16607msgstr ""
16608
cc643b88 16609#: read.c:3606
ac50feda 16610#, c-format
6e1772d5 16611msgid "junk at end of line, first unrecognized character valued 0x%x"
ac50feda
RH
16612msgstr ""
16613
cc643b88 16614#: read.c:3734
55cf6793
ZW
16615#, c-format
16616msgid "`%s' can't be equated to common symbol '%s'"
16617msgstr ""
16618
cc643b88 16619#: read.c:3871
ac50feda
RH
16620msgid "rva without symbol"
16621msgstr ""
16622
cc643b88 16623#: read.c:3928
ae351704 16624msgid "missing or bad offset expression"
ac50feda
RH
16625msgstr ""
16626
cc643b88 16627#: read.c:3949
ae351704 16628msgid "missing reloc type"
ac50feda
RH
16629msgstr ""
16630
cc643b88 16631#: read.c:3961
ae351704 16632msgid "unrecognized reloc type"
ac50feda
RH
16633msgstr ""
16634
cc643b88 16635#: read.c:3977
ae351704 16636msgid "bad reloc expression"
ac50feda
RH
16637msgstr ""
16638
cc643b88 16639#: read.c:4103
ae351704 16640msgid "attempt to store value in absolute section"
ac50feda
RH
16641msgstr ""
16642
cc643b88 16643#: read.c:4141 read.c:5025
ae351704 16644msgid "zero assumed for missing expression"
ac50feda
RH
16645msgstr ""
16646
cc643b88 16647#: read.c:4153 read.c:5037 write.c:266 write.c:987
ae351704 16648msgid "register value used as expression"
ac50feda
RH
16649msgstr ""
16650
cc643b88 16651#: read.c:4233
c85dd50d
NC
16652#, c-format
16653msgid "value 0x%llx truncated to 0x%llx"
16654msgstr ""
16655
cc643b88 16656#: read.c:4236
f12e7348
NC
16657msgid "value 0x%I64x truncated to 0x%I64x"
16658msgstr ""
16659
cc643b88 16660#: read.c:4240
ac50feda 16661#, c-format
ae351704 16662msgid "value 0x%lx truncated to 0x%lx"
ac50feda
RH
16663msgstr ""
16664
cc643b88 16665#: read.c:4267
ac50feda 16666#, c-format
ae351704 16667msgid "bignum truncated to %d bytes"
ac50feda
RH
16668msgstr ""
16669
cc643b88 16670#: read.c:4586 read.c:4781
328577ad 16671msgid "unresolvable or nonpositive repeat count; using 1"
ac50feda
RH
16672msgstr ""
16673
cc643b88 16674#: read.c:4635
ac50feda 16675#, c-format
328577ad 16676msgid "unknown floating type type '%c'"
ac50feda
RH
16677msgstr ""
16678
cc643b88 16679#: read.c:4657
328577ad 16680msgid "floating point constant too large"
ac50feda
RH
16681msgstr ""
16682
cc643b88 16683#: read.c:5193
87ccc1b0
NC
16684msgid "strings must be placed into a section"
16685msgstr ""
16686
cc643b88 16687#: read.c:5241
328577ad 16688msgid "expected <nn>"
ac50feda
RH
16689msgstr ""
16690
16691#. To be compatible with BSD 4.2 as: give the luser a linefeed!!
cc643b88 16692#: read.c:5274 read.c:5360
328577ad 16693msgid "unterminated string; newline inserted"
ac50feda
RH
16694msgstr ""
16695
cc643b88 16696#: read.c:5368
328577ad 16697msgid "bad escaped character in string"
ac50feda
RH
16698msgstr ""
16699
cc643b88 16700#: read.c:5393
328577ad 16701msgid "expected address expression"
ac50feda
RH
16702msgstr ""
16703
cc643b88 16704#: read.c:5412
ac50feda
RH
16705#, c-format
16706msgid "symbol \"%s\" undefined; zero assumed"
16707msgstr ""
16708
cc643b88 16709#: read.c:5415
ac50feda
RH
16710msgid "some symbol undefined; zero assumed"
16711msgstr ""
16712
cc643b88 16713#: read.c:5450
328577ad 16714msgid "this string may not contain '\\0'"
ac50feda
RH
16715msgstr ""
16716
cc643b88 16717#: read.c:5486
328577ad 16718msgid "missing string"
ac50feda
RH
16719msgstr ""
16720
cc643b88 16721#: read.c:5577
328577ad
NC
16722#, c-format
16723msgid ".incbin count zero, ignoring `%s'"
ac50feda
RH
16724msgstr ""
16725
cc643b88 16726#: read.c:5603
328577ad
NC
16727#, c-format
16728msgid "file not found: %s"
ac50feda
RH
16729msgstr ""
16730
cc643b88 16731#: read.c:5617
ac50feda 16732#, c-format
328577ad 16733msgid "seek to end of .incbin file failed `%s'"
ac50feda
RH
16734msgstr ""
16735
cc643b88 16736#: read.c:5628
328577ad 16737#, c-format
06647dfd 16738msgid "skip (%ld) or count (%ld) invalid for file size (%ld)"
ac50feda
RH
16739msgstr ""
16740
cc643b88 16741#: read.c:5635
328577ad
NC
16742#, c-format
16743msgid "could not skip to %ld in file `%s'"
16744msgstr ""
16745
cc643b88 16746#: read.c:5644
328577ad
NC
16747#, c-format
16748msgid "truncated file `%s', %ld of %ld bytes read"
16749msgstr ""
16750
cc643b88 16751#: read.c:5803
328577ad
NC
16752msgid "missing .func"
16753msgstr ""
16754
cc643b88 16755#: read.c:5820
328577ad
NC
16756msgid ".endfunc missing for previous .func"
16757msgstr ""
16758
cc643b88 16759#: read.c:5957
55cf6793
ZW
16760#, c-format
16761msgid "missing closing `%c'"
16762msgstr ""
16763
cc643b88 16764#: read.c:5959
55cf6793
ZW
16765msgid "stray `\\'"
16766msgstr ""
16767
cc643b88 16768#: remap.c:53
c85dd50d
NC
16769#, c-format
16770msgid "invalid argument '%s' to -fdebug-prefix-map"
16771msgstr ""
16772
cc643b88 16773#: stabs.c:215 stabs.c:223 stabs.c:231 stabs.c:250
ac50feda 16774#, c-format
328577ad
NC
16775msgid ".stab%c: missing comma"
16776msgstr ""
16777
87ccc1b0
NC
16778#. This could happen for example with a source file with a huge
16779#. number of lines. The only cure is to use a different debug
16780#. format, probably DWARF.
cc643b88 16781#: stabs.c:243
87ccc1b0
NC
16782#, c-format
16783msgid ".stab%c: description field '%x' too big, try a different debug format"
16784msgstr ""
16785
cc643b88 16786#: stabs.c:424
328577ad 16787msgid "comma missing in .xstabs"
ac50feda
RH
16788msgstr ""
16789
cc643b88 16790#: symbols.c:285
87ccc1b0
NC
16791#, c-format
16792msgid "cannot define symbol `%s' in absolute section"
16793msgstr ""
16794
cc643b88 16795#: symbols.c:415
ac50feda 16796#, c-format
328577ad 16797msgid "symbol `%s' is already defined as \"%s\"/%s%ld"
ac50feda
RH
16798msgstr ""
16799
cc643b88 16800#: symbols.c:490 symbols.c:497
ac50feda 16801#, c-format
328577ad 16802msgid "inserting \"%s\" into symbol table failed: %s"
ac50feda
RH
16803msgstr ""
16804
cc643b88 16805#: symbols.c:1008
ac50feda 16806#, c-format
cc643b88 16807msgid "invalid operands (%s and %s sections) for `%s'"
ac50feda
RH
16808msgstr ""
16809
cc643b88 16810#: symbols.c:1012
87ccc1b0 16811#, c-format
cc643b88 16812msgid "invalid operand (%s section) for `%s'"
ac50feda
RH
16813msgstr ""
16814
cc643b88 16815#: symbols.c:1020
ac50feda 16816#, c-format
cc643b88 16817msgid "invalid operands (%s and %s sections) for `%s' when setting `%s'"
ac50feda
RH
16818msgstr ""
16819
cc643b88 16820#: symbols.c:1023
87ccc1b0 16821#, c-format
cc643b88 16822msgid "invalid operand (%s section) for `%s' when setting `%s'"
87ccc1b0
NC
16823msgstr ""
16824
cc643b88 16825#: symbols.c:1072
ac50feda 16826#, c-format
87ccc1b0 16827msgid "symbol definition loop encountered at `%s'"
ac50feda
RH
16828msgstr ""
16829
cc643b88 16830#: symbols.c:1099
ae351704
AM
16831#, c-format
16832msgid "cannot convert expression symbol %s to complex relocation"
16833msgstr ""
16834
cc643b88 16835#: symbols.c:1381
ac50feda 16836#, c-format
328577ad 16837msgid "division by zero when setting `%s'"
ac50feda
RH
16838msgstr ""
16839
cc643b88 16840#: symbols.c:1462 write.c:2048
ac50feda 16841#, c-format
328577ad 16842msgid "can't resolve value for symbol `%s'"
ac50feda
RH
16843msgstr ""
16844
cc643b88 16845#: symbols.c:1909
ac50feda
RH
16846#, c-format
16847msgid "\"%d\" (instance number %d of a %s label)"
16848msgstr ""
16849
cc643b88 16850#: symbols.c:1938
ac50feda 16851#, c-format
328577ad 16852msgid "attempt to get value of unresolved symbol `%s'"
ac50feda
RH
16853msgstr ""
16854
cc643b88 16855#: symbols.c:2213
328577ad 16856msgid "section symbols are already global"
c45021f2
NC
16857msgstr ""
16858
cc643b88 16859#: symbols.c:2326
87ccc1b0
NC
16860#, c-format
16861msgid "Accessing function `%s' as thread-local object"
16862msgstr ""
16863
cc643b88 16864#: symbols.c:2330
87ccc1b0
NC
16865#, c-format
16866msgid "Accessing `%s' as thread-local object"
16867msgstr ""
16868
2ee0aedf 16869#: write.c:169
ac50feda
RH
16870#, c-format
16871msgid "field fx_size too small to hold %d"
16872msgstr ""
16873
2ee0aedf 16874#: write.c:454
ac50feda
RH
16875#, c-format
16876msgid "attempt to .org/.space backwards? (%ld)"
16877msgstr ""
16878
2ee0aedf 16879#: write.c:685
ae351704
AM
16880msgid "invalid offset expression"
16881msgstr ""
16882
2ee0aedf 16883#: write.c:707
ae351704
AM
16884msgid "invalid reloc expression"
16885msgstr ""
16886
cc643b88 16887#: write.c:1072
ae351704
AM
16888#, c-format
16889msgid "value of %s too large for field of %d bytes at %s"
16890msgstr ""
16891
cc643b88 16892#: write.c:1084
55cf6793 16893#, c-format
ae351704 16894msgid "signed .word overflow; switch may be too large; %ld at 0x%lx"
55cf6793
ZW
16895msgstr ""
16896
cc643b88 16897#: write.c:1128
f12e7348
NC
16898msgid "redefined symbol cannot be used on reloc"
16899msgstr ""
16900
cc643b88 16901#: write.c:1141
ac50feda
RH
16902msgid "relocation out of range"
16903msgstr ""
16904
cc643b88 16905#: write.c:1144
ac50feda
RH
16906#, c-format
16907msgid "%s:%u: bad return from bfd_install_relocation: %x"
16908msgstr ""
16909
cc643b88 16910#: write.c:1208
ac50feda
RH
16911msgid "internal error: fixup not contained within frag"
16912msgstr ""
16913
cc643b88 16914#: write.c:1261
ae351704
AM
16915msgid "reloc not within (fixed part of) section"
16916msgstr ""
16917
cc643b88 16918#: write.c:1325 write.c:1455
2ee0aedf
TG
16919msgid "can't extend frag"
16920msgstr ""
16921
cc643b88 16922#: write.c:1517 write.c:1538
ac50feda 16923#, c-format
ae351704 16924msgid "can't write %s: %s"
ac50feda
RH
16925msgstr ""
16926
cc643b88
NC
16927#: write.c:1568
16928#, c-format
16929msgid "cannot write to output file '%s': %s"
ac50feda
RH
16930msgstr ""
16931
cc643b88 16932#: write.c:1724
ac50feda 16933#, c-format
328577ad 16934msgid "%d error%s, %d warning%s, generating bad object file"
ac50feda
RH
16935msgstr ""
16936
cc643b88 16937#: write.c:1731
ac50feda 16938#, c-format
328577ad 16939msgid "%d error%s, %d warning%s, no object file generated"
ac50feda
RH
16940msgstr ""
16941
cc643b88 16942#: write.c:1963
3caac5b8
AM
16943#, c-format
16944msgid "%s: global symbols not supported in common sections"
16945msgstr ""
16946
cc643b88 16947#: write.c:1977
ac50feda 16948#, c-format
328577ad 16949msgid "local label `%s' is not defined"
ac50feda
RH
16950msgstr ""
16951
cc643b88 16952#: write.c:1999
06647dfd 16953#, c-format
55cf6793 16954msgid "Local symbol `%s' can't be equated to common symbol `%s'"
06647dfd
AM
16955msgstr ""
16956
cc643b88 16957#: write.c:2006
f12e7348
NC
16958#, c-format
16959msgid "can't make global register symbol `%s'"
16960msgstr ""
16961
cc643b88 16962#: write.c:2299
ac50feda
RH
16963#, c-format
16964msgid "alignment padding (%lu bytes) not a multiple of %ld"
16965msgstr ""
16966
cc643b88 16967#: write.c:2461
ac50feda
RH
16968#, c-format
16969msgid ".word %s-%s+%s didn't fit"
16970msgstr ""
16971
cc643b88 16972#: write.c:2555
ae351704
AM
16973msgid "padding added"
16974msgstr ""
16975
cc643b88 16976#: write.c:2605
fce00800 16977msgid "attempt to move .org backwards"
ac50feda
RH
16978msgstr ""
16979
cc643b88 16980#: write.c:2629
ac50feda
RH
16981msgid ".space specifies non-absolute value"
16982msgstr ""
16983
cc643b88 16984#: write.c:2644
ac50feda
RH
16985msgid ".space or .fill with negative value, ignored"
16986msgstr ""
16987
cc643b88 16988#: write.c:2715
3caac5b8
AM
16989#, c-format
16990msgid ""
16991"Infinite loop encountered whilst attempting to compute the addresses of "
16992"symbols in section %s"
16993msgstr ""
This page took 1.837243 seconds and 4 git commands to generate.