Remove duplicate definitions of the md_atof() function
[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"
499ac353 11"POT-Creation-Date: 2007-10-17 17:39+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"
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=CHARSET\n"
328577ad 17"Content-Transfer-Encoding: 8bit\n"
252b5132 18
ae351704 19#: app.c:473 app.c:487
252b5132
RH
20msgid "end of file in comment"
21msgstr ""
22
c85dd50d 23#: app.c:565 app.c:612
3caac5b8
AM
24#, c-format
25msgid "end of file in string; '%c' inserted"
252b5132
RH
26msgstr ""
27
c85dd50d 28#: app.c:638
87ccc1b0
NC
29#, c-format
30msgid "unknown escape '\\%c' in string; ignored"
252b5132
RH
31msgstr ""
32
c85dd50d 33#: app.c:801
252b5132
RH
34msgid "end of file not at end of a line; newline inserted"
35msgstr ""
36
c85dd50d 37#: app.c:957
252b5132
RH
38msgid "end of file in multiline comment"
39msgstr ""
40
c85dd50d 41#: app.c:1022
252b5132
RH
42msgid "end of file after a one-character quote; \\0 inserted"
43msgstr ""
44
c85dd50d 45#: app.c:1030
252b5132
RH
46msgid "end of file in escape character"
47msgstr ""
48
c85dd50d 49#: app.c:1042
328577ad 50msgid "missing close quote; (assumed)"
252b5132
RH
51msgstr ""
52
c85dd50d 53#: app.c:1110 app.c:1164 app.c:1175 app.c:1249
252b5132
RH
54msgid "end of file in comment; newline inserted"
55msgstr ""
56
ae351704 57#: as.c:158
a74801ba
ILT
58msgid "missing emulation mode name"
59msgstr ""
60
ae351704 61#: as.c:173
a74801ba
ILT
62#, c-format
63msgid "unrecognized emulation name `%s'"
64msgstr ""
65
ae351704 66#: as.c:220
252b5132 67#, c-format
3caac5b8 68msgid "GNU assembler version %s (%s) using BFD version %s\n"
252b5132
RH
69msgstr ""
70
ae351704 71#: as.c:227
252b5132
RH
72#, c-format
73msgid "Usage: %s [option...] [asmfile...]\n"
74msgstr ""
75
ae351704 76#: as.c:229
6e1772d5 77#, c-format
252b5132
RH
78msgid ""
79"Options:\n"
a74801ba
ILT
80" -a[sub-option...]\t turn on listings\n"
81" \t Sub-options [default hls]:\n"
82" \t c omit false conditionals\n"
83" \t d omit debugging directives\n"
84" \t h include high-level source\n"
85" \t l include assembly\n"
86" \t m include macro expansions\n"
87" \t n omit forms processing\n"
88" \t s include symbols\n"
a74801ba
ILT
89" \t =FILE list to FILE (must be last sub-option)\n"
90msgstr ""
91
ae351704 92#: as.c:242
8ea2b00f
AM
93#, c-format
94msgid " --alternate initially turn on alternate macro syntax\n"
95msgstr ""
96
ae351704 97#: as.c:244
6e1772d5 98#, c-format
a74801ba
ILT
99msgid " -D produce assembler debugging messages\n"
100msgstr ""
101
ae351704 102#: as.c:246
6e1772d5 103#, c-format
c85dd50d
NC
104msgid " --debug-prefix-map OLD=NEW Map OLD to NEW in debug information\n"
105msgstr ""
106
107#: as.c:248
108#, c-format
a74801ba
ILT
109msgid " --defsym SYM=VAL define symbol SYM to given value\n"
110msgstr ""
111
c85dd50d 112#: as.c:264
a74801ba
ILT
113#, c-format
114msgid " emulate output (default %s)\n"
115msgstr ""
116
c85dd50d 117#: as.c:269
6e1772d5 118#, c-format
fce00800
AM
119msgid " --execstack require executable stack for this object\n"
120msgstr ""
121
c85dd50d 122#: as.c:271
6e1772d5 123#, c-format
fce00800
AM
124msgid ""
125" --noexecstack don't require executable stack for this object\n"
126msgstr ""
127
c85dd50d 128#: as.c:274
6e1772d5 129#, c-format
a74801ba
ILT
130msgid " -f skip whitespace and comment preprocessing\n"
131msgstr ""
132
c85dd50d 133#: as.c:276
6e1772d5 134#, c-format
8ea2b00f 135msgid " -g --gen-debug generate debugging information\n"
a74801ba
ILT
136msgstr ""
137
c85dd50d 138#: as.c:278
8ea2b00f
AM
139#, c-format
140msgid " --gstabs generate STABS debugging information\n"
141msgstr ""
142
c85dd50d 143#: as.c:280
6e1772d5
AM
144#, c-format
145msgid ""
8ea2b00f 146" --gstabs+ generate STABS debug info with GNU extensions\n"
6e1772d5
AM
147msgstr ""
148
c85dd50d 149#: as.c:282
6e1772d5 150#, c-format
8ea2b00f 151msgid " --gdwarf-2 generate DWARF2 debugging information\n"
a74801ba
ILT
152msgstr ""
153
c85dd50d 154#: as.c:284
55cf6793
ZW
155#, c-format
156msgid " --hash-size=<value> set the hash table size close to <value>\n"
157msgstr ""
158
c85dd50d 159#: as.c:286
6e1772d5 160#, c-format
a74801ba
ILT
161msgid " --help show this message and exit\n"
162msgstr ""
163
c85dd50d 164#: as.c:288
6e1772d5 165#, c-format
85a39694
NC
166msgid " --target-help show target specific options\n"
167msgstr ""
168
c85dd50d 169#: as.c:290
6e1772d5 170#, c-format
a74801ba
ILT
171msgid ""
172" -I DIR add DIR to search list for .include directives\n"
173msgstr ""
174
c85dd50d 175#: as.c:292
6e1772d5 176#, c-format
a74801ba
ILT
177msgid " -J don't warn about signed overflow\n"
178msgstr ""
179
c85dd50d 180#: as.c:294
6e1772d5 181#, c-format
252b5132 182msgid ""
a74801ba
ILT
183" -K warn when differences altered for long "
184"displacements\n"
185msgstr ""
186
c85dd50d 187#: as.c:296
6e1772d5 188#, c-format
a74801ba
ILT
189msgid " -L,--keep-locals keep local symbols (e.g. starting with `L')\n"
190msgstr ""
191
c85dd50d 192#: as.c:298
6e1772d5 193#, c-format
a74801ba
ILT
194msgid " -M,--mri assemble in MRI compatibility mode\n"
195msgstr ""
196
c85dd50d 197#: as.c:300
6e1772d5 198#, c-format
a74801ba
ILT
199msgid ""
200" --MD FILE write dependency information in FILE (default "
201"none)\n"
202msgstr ""
203
c85dd50d 204#: as.c:302
6e1772d5 205#, c-format
a74801ba
ILT
206msgid " -nocpp ignored\n"
207msgstr ""
208
c85dd50d 209#: as.c:304
6e1772d5 210#, c-format
a74801ba 211msgid ""
328577ad
NC
212" -o OBJFILE name the object-file output OBJFILE (default a."
213"out)\n"
a74801ba
ILT
214msgstr ""
215
c85dd50d 216#: as.c:306
6e1772d5 217#, c-format
a74801ba
ILT
218msgid " -R fold data section into text section\n"
219msgstr ""
220
c85dd50d 221#: as.c:308
55cf6793
ZW
222#, c-format
223msgid ""
224" --reduce-memory-overheads \n"
225" prefer smaller memory use at the cost of longer\n"
226" assembly times\n"
227msgstr ""
228
c85dd50d 229#: as.c:312
6e1772d5 230#, c-format
a74801ba
ILT
231msgid ""
232" --statistics print various measured statistics from execution\n"
233msgstr ""
234
c85dd50d 235#: as.c:314
6e1772d5 236#, c-format
a74801ba
ILT
237msgid " --strip-local-absolute strip local absolute symbols\n"
238msgstr ""
239
c85dd50d 240#: as.c:316
6e1772d5 241#, c-format
a74801ba
ILT
242msgid ""
243" --traditional-format Use same format as native assembler when possible\n"
244msgstr ""
245
c85dd50d 246#: as.c:318
6e1772d5 247#, c-format
a74801ba
ILT
248msgid " --version print assembler version number and exit\n"
249msgstr ""
250
c85dd50d 251#: as.c:320
6e1772d5 252#, c-format
a74801ba
ILT
253msgid " -W --no-warn suppress warnings\n"
254msgstr ""
255
c85dd50d 256#: as.c:322
6e1772d5 257#, c-format
a74801ba
ILT
258msgid " --warn don't suppress warnings\n"
259msgstr ""
260
c85dd50d 261#: as.c:324
6e1772d5 262#, c-format
a74801ba
ILT
263msgid " --fatal-warnings treat warnings as errors\n"
264msgstr ""
265
c85dd50d 266#: as.c:327
6e1772d5 267#, c-format
252b5132 268msgid ""
a74801ba
ILT
269" --itbl INSTTBL extend instruction set to include instructions\n"
270" matching the specifications defined in file "
271"INSTTBL\n"
272msgstr ""
273
c85dd50d 274#: as.c:331
6e1772d5 275#, c-format
a74801ba
ILT
276msgid " -w ignored\n"
277msgstr ""
278
c85dd50d 279#: as.c:333
6e1772d5 280#, c-format
a74801ba
ILT
281msgid " -X ignored\n"
282msgstr ""
283
c85dd50d 284#: as.c:335
6e1772d5 285#, c-format
a74801ba
ILT
286msgid " -Z generate object file even after errors\n"
287msgstr ""
288
c85dd50d 289#: as.c:337
6e1772d5 290#, c-format
252b5132 291msgid ""
a74801ba 292" --listing-lhs-width set the width in words of the output data column "
252b5132 293"of\n"
a74801ba 294" the listing\n"
252b5132
RH
295msgstr ""
296
c85dd50d 297#: as.c:340
6e1772d5 298#, c-format
252b5132 299msgid ""
a74801ba
ILT
300" --listing-lhs-width2 set the width in words of the continuation lines\n"
301" of the output data column; ignored if smaller "
302"than\n"
303" the width of the first line\n"
252b5132
RH
304msgstr ""
305
c85dd50d 306#: as.c:344
6e1772d5 307#, c-format
a74801ba
ILT
308msgid ""
309" --listing-rhs-width set the max width in characters of the lines from\n"
310" the source file\n"
252b5132
RH
311msgstr ""
312
c85dd50d 313#: as.c:347
6e1772d5 314#, c-format
a74801ba
ILT
315msgid ""
316" --listing-cont-lines set the maximum number of continuation lines used\n"
317" for the output data column of the listing\n"
318msgstr ""
319
c85dd50d 320#: as.c:350
ae351704
AM
321#, c-format
322msgid " @FILE read options from FILE\n"
323msgstr ""
324
c85dd50d 325#: as.c:358
8ad3436c
AM
326#, c-format
327msgid "Report bugs to %s\n"
252b5132
RH
328msgstr ""
329
c85dd50d 330#: as.c:563
8ea2b00f
AM
331#, c-format
332msgid "unrecognized option -%c%s"
333msgstr ""
334
3caac5b8 335#. This output is intended to follow the GNU standards document.
c85dd50d 336#: as.c:601
252b5132
RH
337#, c-format
338msgid "GNU assembler %s\n"
339msgstr ""
340
c85dd50d 341#: as.c:602
6e1772d5 342#, c-format
ae351704 343msgid "Copyright 2007 Free Software Foundation, Inc.\n"
252b5132
RH
344msgstr ""
345
c85dd50d 346#: as.c:603
6e1772d5 347#, c-format
252b5132
RH
348msgid ""
349"This program is free software; you may redistribute it under the terms of\n"
c85dd50d
NC
350"the GNU General Public License version 3 or later.\n"
351"This program has absolutely no warranty.\n"
252b5132
RH
352msgstr ""
353
c85dd50d 354#: as.c:607
252b5132
RH
355#, c-format
356msgid "This assembler was configured for a target of `%s'.\n"
357msgstr ""
358
c85dd50d 359#: as.c:614
252b5132
RH
360msgid "multiple emulation names specified"
361msgstr ""
362
c85dd50d 363#: as.c:616
252b5132
RH
364msgid "emulations not handled in this configuration"
365msgstr ""
366
c85dd50d 367#: as.c:621
252b5132
RH
368#, c-format
369msgid "alias = %s\n"
370msgstr ""
371
c85dd50d 372#: as.c:622
252b5132
RH
373#, c-format
374msgid "canonical = %s\n"
375msgstr ""
376
c85dd50d 377#: as.c:623
252b5132
RH
378#, c-format
379msgid "cpu-type = %s\n"
380msgstr ""
381
c85dd50d 382#: as.c:625
252b5132
RH
383#, c-format
384msgid "format = %s\n"
385msgstr ""
386
c85dd50d 387#: as.c:628
252b5132
RH
388#, c-format
389msgid "bfd-target = %s\n"
390msgstr ""
391
c85dd50d 392#: as.c:645
252b5132
RH
393msgid "bad defsym; format is --defsym name=value"
394msgstr ""
395
c85dd50d 396#: as.c:665
328577ad 397msgid "no file name following -t option"
252b5132
RH
398msgstr ""
399
c85dd50d 400#: as.c:680
252b5132 401#, c-format
328577ad 402msgid "failed to read instruction table %s\n"
252b5132
RH
403msgstr ""
404
c85dd50d 405#: as.c:848
252b5132
RH
406#, c-format
407msgid "invalid listing option `%c'"
408msgstr ""
409
c85dd50d 410#: as.c:901
55cf6793
ZW
411msgid "--hash-size needs a numeric argument"
412msgstr ""
413
c85dd50d 414#: as.c:926
a74801ba 415#, c-format
6e1772d5 416msgid "%s: total time in assembly: %ld.%06ld\n"
a74801ba
ILT
417msgstr ""
418
c85dd50d 419#: as.c:929
252b5132 420#, c-format
6e1772d5 421msgid "%s: data size %ld\n"
252b5132
RH
422msgstr ""
423
c85dd50d 424#: as.c:1239
252b5132 425#, c-format
6e1772d5 426msgid "%d warnings, treating warnings as errors"
252b5132
RH
427msgstr ""
428
ae351704 429#: as.h:237
328577ad
NC
430#, c-format
431msgid "Case value %ld unexpected at line %d of file \"%s\"\n"
432msgstr ""
433
252b5132
RH
434#.
435#. * We have a GROSS internal error.
436#. * This should never happen.
437#.
c85dd50d 438#: atof-generic.c:417 config/tc-m68k.c:3391
328577ad 439msgid "failed sanity check"
252b5132
RH
440msgstr ""
441
c85dd50d 442#: cgen.c:113 config/tc-alpha.c:1926 config/tc-alpha.c:1950
499ac353
NC
443#: config/tc-arc.c:1681 config/tc-d10v.c:550 config/tc-d30v.c:538
444#: config/tc-mn10200.c:1100 config/tc-mn10300.c:1857 config/tc-ppc.c:2436
445#: config/tc-ppc.c:2653 config/tc-ppc.c:2665 config/tc-s390.c:1231
446#: config/tc-s390.c:1331 config/tc-s390.c:1460 config/tc-v850.c:1730
447#: config/tc-v850.c:1753 config/tc-v850.c:1956
c85dd50d
NC
448msgid "too many fixups"
449msgstr ""
450
499ac353
NC
451#: cgen.c:400 cgen.c:420 config/tc-arc.c:1662 config/tc-d10v.c:461
452#: config/tc-d30v.c:453 config/tc-mn10200.c:1042 config/tc-mn10300.c:1781
453#: config/tc-ppc.c:2468 config/tc-s390.c:1219 config/tc-v850.c:1932
c85dd50d
NC
454#: config/tc-z80.c:422
455msgid "illegal operand"
456msgstr ""
457
499ac353
NC
458#: cgen.c:424 config/tc-arc.c:1664 config/tc-avr.c:512 config/tc-d10v.c:463
459#: config/tc-d30v.c:455 config/tc-h8300.c:449 config/tc-mcore.c:662
460#: config/tc-mmix.c:488 config/tc-mn10200.c:1045 config/tc-mn10300.c:1784
461#: config/tc-msp430.c:452 config/tc-or32.c:307 config/tc-ppc.c:2470
c85dd50d 462#: config/tc-s390.c:1221 config/tc-sh64.c:2213 config/tc-sh.c:1359
499ac353 463#: config/tc-v850.c:1935 config/tc-z80.c:575 config/tc-z8k.c:350
c85dd50d
NC
464msgid "missing operand"
465msgstr ""
466
467#: cgen.c:798
468msgid "a reloc on this operand implies an overflow"
469msgstr ""
470
471#: cgen.c:821
472msgid "operand mask overflow"
473msgstr ""
474
475#. We can't actually support subtracting a symbol.
499ac353
NC
476#: cgen.c:884 config/tc-arc.c:1247 config/tc-arm.c:1524 config/tc-arm.c:8153
477#: config/tc-arm.c:8204 config/tc-arm.c:8437 config/tc-arm.c:9160
478#: config/tc-arm.c:9964 config/tc-arm.c:9992 config/tc-arm.c:10249
479#: config/tc-arm.c:10266 config/tc-arm.c:10388 config/tc-avr.c:1022
480#: config/tc-cris.c:3984 config/tc-d10v.c:1502 config/tc-d30v.c:1903
c85dd50d 481#: config/tc-mips.c:4184 config/tc-mips.c:5308 config/tc-mips.c:6247
499ac353
NC
482#: config/tc-mips.c:6839 config/tc-msp430.c:1937 config/tc-ppc.c:5579
483#: config/tc-spu.c:906 config/tc-spu.c:930 config/tc-v850.c:2271
484#: config/tc-xstormy16.c:484 config/tc-xtensa.c:5613 config/tc-xtensa.c:11539
c85dd50d
NC
485msgid "expression too complex"
486msgstr ""
487
499ac353
NC
488#: cgen.c:978 config/tc-arc.c:1308 config/tc-ppc.c:5703 config/tc-s390.c:2053
489#: config/tc-v850.c:2311 config/tc-xstormy16.c:538
c85dd50d
NC
490msgid "unresolved expression that must be resolved"
491msgstr ""
492
493#: cgen.c:1003 config/tc-xstormy16.c:563
494#, c-format
495msgid "internal error: can't install fix for reloc type %d (`%s')"
496msgstr ""
497
498#: cgen.c:1033
499msgid "relocation is not supported"
500msgstr ""
501
ae351704 502#: cond.c:83
252b5132
RH
503msgid "invalid identifier for \".ifdef\""
504msgstr ""
505
ae351704 506#: cond.c:150
252b5132
RH
507msgid "non-constant expression in \".if\" statement"
508msgstr ""
509
ae351704 510#: cond.c:277
252b5132
RH
511msgid "bad format for ifc or ifnc"
512msgstr ""
513
ae351704 514#: cond.c:307
328577ad 515msgid "\".elseif\" without matching \".if\""
252b5132
RH
516msgstr ""
517
ae351704 518#: cond.c:311
328577ad 519msgid "\".elseif\" after \".else\""
252b5132
RH
520msgstr ""
521
ae351704 522#: cond.c:314 cond.c:420
252b5132
RH
523msgid "here is the previous \"else\""
524msgstr ""
525
ae351704 526#: cond.c:317 cond.c:423
252b5132
RH
527msgid "here is the previous \"if\""
528msgstr ""
529
ae351704 530#: cond.c:346
a74801ba
ILT
531msgid "non-constant expression in \".elseif\" statement"
532msgstr ""
533
ae351704 534#: cond.c:384
a74801ba
ILT
535msgid "\".endif\" without \".if\""
536msgstr ""
537
ae351704 538#: cond.c:413
328577ad 539msgid "\".else\" without matching \".if\""
a74801ba
ILT
540msgstr ""
541
ae351704 542#: cond.c:417
328577ad 543msgid "duplicate \"else\""
a74801ba
ILT
544msgstr ""
545
ae351704 546#: cond.c:468
252b5132
RH
547msgid ".ifeqs syntax error"
548msgstr ""
549
ae351704 550#: cond.c:549
252b5132
RH
551msgid "end of macro inside conditional"
552msgstr ""
553
ae351704 554#: cond.c:551
252b5132
RH
555msgid "end of file inside conditional"
556msgstr ""
557
ae351704 558#: cond.c:554
252b5132
RH
559msgid "here is the start of the unterminated conditional"
560msgstr ""
561
ae351704 562#: cond.c:558
252b5132
RH
563msgid "here is the \"else\" of the unterminated conditional"
564msgstr ""
565
c85dd50d
NC
566#: config/atof-ieee.c:141
567msgid "cannot create floating-point number"
568msgstr ""
569
499ac353
NC
570#: config/atof-ieee.c:784 config/atof-vax.c:450 config/tc-arm.c:919
571#: config/tc-ia64.c:11721 config/tc-tic30.c:1261 config/tc-tic4x.c:2706
572msgid "Unrecognized or unsupported floating point constant"
c85dd50d
NC
573msgstr ""
574
3caac5b8 575#: config/obj-aout.c:85
252b5132
RH
576#, c-format
577msgid "Attempt to put a common symbol into set %s"
578msgstr ""
579
3caac5b8 580#: config/obj-aout.c:89
252b5132
RH
581#, c-format
582msgid "Attempt to put an undefined symbol into set %s"
583msgstr ""
584
c85dd50d 585#: config/obj-aout.c:116 config/obj-coff.c:1339
252b5132
RH
586#, c-format
587msgid "Symbol `%s' can not be both weak and common"
588msgstr ""
589
55cf6793 590#: config/obj-coff.c:133
252b5132
RH
591#, c-format
592msgid "Inserting \"%s\" into structure table failed: %s"
593msgstr ""
594
a74801ba 595#. Zero is used as an end marker in the file.
ae351704 596#: config/obj-coff.c:366
a74801ba
ILT
597msgid "Line numbers must be positive integers\n"
598msgstr ""
599
ae351704 600#: config/obj-coff.c:398
252b5132
RH
601msgid ".ln pseudo-op inside .def/.endef: ignored."
602msgstr ""
603
ae351704 604#: config/obj-coff.c:440 ecoff.c:3240
a74801ba
ILT
605msgid ".loc outside of .text"
606msgstr ""
607
ae351704 608#: config/obj-coff.c:447
a74801ba
ILT
609msgid ".loc pseudo-op inside .def/.endef: ignored."
610msgstr ""
611
ae351704 612#: config/obj-coff.c:528
252b5132
RH
613msgid ".def pseudo-op used inside of .def/.endef: ignored."
614msgstr ""
615
ae351704 616#: config/obj-coff.c:567
252b5132
RH
617msgid ".endef pseudo-op used outside of .def/.endef: ignored."
618msgstr ""
619
ae351704 620#: config/obj-coff.c:606
252b5132
RH
621#, c-format
622msgid "`%s' symbol without preceding function"
623msgstr ""
624
ae351704 625#: config/obj-coff.c:693
252b5132
RH
626#, c-format
627msgid "unexpected storage class %d"
628msgstr ""
629
c85dd50d 630#: config/obj-coff.c:801
252b5132
RH
631msgid ".dim pseudo-op used outside of .def/.endef: ignored."
632msgstr ""
633
c85dd50d 634#: config/obj-coff.c:821
252b5132
RH
635msgid "badly formed .dim directive ignored"
636msgstr ""
637
c85dd50d 638#: config/obj-coff.c:870
252b5132
RH
639msgid ".size pseudo-op used outside of .def/.endef ignored."
640msgstr ""
641
c85dd50d 642#: config/obj-coff.c:885
252b5132
RH
643msgid ".scl pseudo-op used outside of .def/.endef ignored."
644msgstr ""
645
c85dd50d 646#: config/obj-coff.c:902
252b5132
RH
647msgid ".tag pseudo-op used outside of .def/.endef ignored."
648msgstr ""
649
c85dd50d 650#: config/obj-coff.c:920
252b5132
RH
651#, c-format
652msgid "tag not found for .tag %s"
653msgstr ""
654
c85dd50d 655#: config/obj-coff.c:933
252b5132
RH
656msgid ".type pseudo-op used outside of .def/.endef ignored."
657msgstr ""
658
c85dd50d 659#: config/obj-coff.c:952
252b5132
RH
660msgid ".val pseudo-op used outside of .def/.endef ignored."
661msgstr ""
662
c85dd50d 663#: config/obj-coff.c:1119
8ea2b00f
AM
664msgid "badly formed .weak directive ignored"
665msgstr ""
666
c85dd50d 667#: config/obj-coff.c:1297
252b5132
RH
668msgid "mismatched .eb"
669msgstr ""
670
c85dd50d 671#: config/obj-coff.c:1318
55cf6793
ZW
672#, c-format
673msgid "C_EFCN symbol for %s out of scope"
252b5132
RH
674msgstr ""
675
676#. STYP_INFO
677#. STYP_LIB
678#. STYP_OVER
c85dd50d 679#: config/obj-coff.c:1590
252b5132
RH
680#, c-format
681msgid "unsupported section attribute '%c'"
682msgstr ""
683
499ac353 684#: config/obj-coff.c:1594 config/tc-ppc.c:4659
252b5132
RH
685#, c-format
686msgid "unknown section attribute '%c'"
687msgstr ""
688
499ac353 689#: config/obj-coff.c:1622 config/tc-ppc.c:4677 config/tc-tic54x.c:4285
c85dd50d 690#: read.c:2754
252b5132
RH
691#, c-format
692msgid "error setting flags for \"%s\": %s"
693msgstr ""
694
c85dd50d 695#: config/obj-coff.c:1633
bc0d738a
NC
696#, c-format
697msgid "Ignoring changed section attributes for %s"
698msgstr ""
699
c85dd50d 700#: config/obj-coff.c:1764
252b5132
RH
701#, c-format
702msgid "0x%lx: \"%s\" type = %ld, class = %d, segment = %d\n"
703msgstr ""
704
55cf6793 705#: config/obj-ecoff.c:125
252b5132
RH
706msgid "Can't set GP value"
707msgstr ""
708
55cf6793 709#: config/obj-ecoff.c:132
252b5132
RH
710msgid "Can't set register masks"
711msgstr ""
712
499ac353 713#: config/obj-elf.c:323 config/tc-sparc.c:3980 config/tc-v850.c:450
252b5132
RH
714#, c-format
715msgid "bad .common segment %s"
716msgstr ""
717
c85dd50d 718#: config/obj-elf.c:601
328577ad
NC
719#, c-format
720msgid "setting incorrect section type for %s"
721msgstr ""
722
c85dd50d 723#: config/obj-elf.c:606
a74801ba 724#, c-format
328577ad 725msgid "ignoring incorrect section type for %s"
252b5132
RH
726msgstr ""
727
c85dd50d 728#: config/obj-elf.c:648
60bcf0fa 729#, c-format
328577ad 730msgid "setting incorrect section attributes for %s"
60bcf0fa
NC
731msgstr ""
732
c85dd50d 733#: config/obj-elf.c:700
06647dfd
AM
734#, c-format
735msgid "ignoring changed section type for %s"
736msgstr ""
737
c85dd50d 738#: config/obj-elf.c:712
a74801ba 739#, c-format
328577ad 740msgid "ignoring changed section attributes for %s"
252b5132
RH
741msgstr ""
742
c85dd50d 743#: config/obj-elf.c:714
6840198f 744#, c-format
328577ad 745msgid "ignoring changed section entity size for %s"
6840198f
NC
746msgstr ""
747
c85dd50d 748#: config/obj-elf.c:767
87ccc1b0 749msgid "unrecognized .section attribute: want a,w,x,M,S,G,T"
252b5132
RH
750msgstr ""
751
c85dd50d 752#: config/obj-elf.c:804
328577ad 753msgid "unrecognized section attribute"
252b5132
RH
754msgstr ""
755
c85dd50d 756#: config/obj-elf.c:832 read.c:2738
328577ad 757msgid "unrecognized section type"
252b5132
RH
758msgstr ""
759
c85dd50d 760#: config/obj-elf.c:862
328577ad 761msgid "missing name"
6840198f
NC
762msgstr ""
763
499ac353 764#: config/obj-elf.c:978
328577ad 765msgid "invalid merge entity size"
252b5132
RH
766msgstr ""
767
499ac353 768#: config/obj-elf.c:985
328577ad
NC
769msgid "entity size for SHF_MERGE not specified"
770msgstr ""
771
499ac353 772#: config/obj-elf.c:1005
328577ad
NC
773msgid "group name for SHF_GROUP not specified"
774msgstr ""
775
499ac353 776#: config/obj-elf.c:1018
328577ad 777msgid "character following name is not '#'"
6840198f
NC
778msgstr ""
779
499ac353 780#: config/obj-elf.c:1136
252b5132
RH
781msgid ".previous without corresponding .section; ignored"
782msgstr ""
783
499ac353 784#: config/obj-elf.c:1162
a74801ba
ILT
785msgid ".popsection without corresponding .pushsection; ignored"
786msgstr ""
787
499ac353 788#: config/obj-elf.c:1214
252b5132
RH
789msgid "expected comma after name in .symver"
790msgstr ""
791
499ac353 792#: config/obj-elf.c:1238
252b5132
RH
793#, c-format
794msgid "missing version name in `%s' for symbol `%s'"
795msgstr ""
796
499ac353 797#: config/obj-elf.c:1249
5f68c319
NC
798#, c-format
799msgid "multiple versions [`%s'|`%s'] for symbol `%s'"
800msgstr ""
801
499ac353 802#: config/obj-elf.c:1286
c85dd50d
NC
803#, c-format
804msgid "expected `%s' to have already been set for .vtable_inherit"
805msgstr ""
806
499ac353 807#: config/obj-elf.c:1296
c85dd50d
NC
808msgid "expected comma after name in .vtable_inherit"
809msgstr ""
810
499ac353 811#: config/obj-elf.c:1356
c85dd50d
NC
812msgid "expected comma after name in .vtable_entry"
813msgstr ""
814
499ac353 815#: config/obj-elf.c:1479
328577ad 816msgid "expected quoted string"
252b5132
RH
817msgstr ""
818
499ac353 819#: config/obj-elf.c:1499
252b5132
RH
820#, c-format
821msgid "expected comma after name `%s' in .size directive"
822msgstr ""
823
499ac353 824#: config/obj-elf.c:1508
252b5132
RH
825msgid "missing expression in .size directive"
826msgstr ""
827
499ac353 828#: config/obj-elf.c:1607
c85dd50d
NC
829#, c-format
830msgid "symbol '%s' is already defined"
831msgstr ""
832
499ac353 833#: config/obj-elf.c:1622
252b5132 834#, c-format
328577ad 835msgid "unrecognized symbol type \"%s\""
252b5132
RH
836msgstr ""
837
499ac353 838#: config/obj-elf.c:1793
252b5132
RH
839msgid ".size expression too complicated to fix up"
840msgstr ""
841
499ac353 842#: config/obj-elf.c:1825
252b5132
RH
843#, c-format
844msgid ""
845"invalid attempt to declare external version name as default in symbol `%s'"
846msgstr ""
847
499ac353 848#: config/obj-elf.c:1886 ecoff.c:3598
328577ad
NC
849#, c-format
850msgid "symbol `%s' can not be both weak and common"
851msgstr ""
852
499ac353 853#: config/obj-elf.c:1993
328577ad 854#, c-format
87ccc1b0 855msgid "assuming all members of group `%s' are COMDAT"
328577ad
NC
856msgstr ""
857
499ac353 858#: config/obj-elf.c:2015
252b5132 859#, c-format
87ccc1b0
NC
860msgid "can't create group: %s"
861msgstr ""
862
499ac353 863#: config/obj-elf.c:2125
87ccc1b0 864#, c-format
328577ad 865msgid "failed to set up debugging information: %s"
252b5132
RH
866msgstr ""
867
499ac353 868#: config/obj-elf.c:2145
252b5132 869#, c-format
328577ad 870msgid "can't start writing .mdebug section: %s"
252b5132
RH
871msgstr ""
872
499ac353 873#: config/obj-elf.c:2153
252b5132 874#, c-format
328577ad 875msgid "could not write .mdebug section: %s"
252b5132
RH
876msgstr ""
877
c85dd50d
NC
878#: config/obj-som.c:58
879msgid "Only one .compiler pseudo-op per file!"
252b5132
RH
880msgstr ""
881
c85dd50d 882#: config/obj-som.c:75 config/obj-som.c:146 config/obj-som.c:188
328577ad
NC
883msgid "Expected quoted string"
884msgstr ""
885
c85dd50d
NC
886#: config/obj-som.c:88
887msgid ".compiler directive missing language and version"
888msgstr ""
889
890#: config/obj-som.c:98
891msgid ".compiler directive missing version"
892msgstr ""
893
894#: config/obj-som.c:114
895#, c-format
896msgid "FATAL: Attaching compiler header %s"
897msgstr ""
898
899#: config/obj-som.c:129
900msgid "Only one .version pseudo-op per file!"
901msgstr ""
902
ae351704 903#: config/obj-som.c:153
252b5132 904#, c-format
ae351704 905msgid "attaching version header %s: %s"
252b5132
RH
906msgstr ""
907
ae351704 908#: config/obj-som.c:171
252b5132
RH
909msgid "Only one .copyright pseudo-op per file!"
910msgstr ""
911
ae351704 912#: config/obj-som.c:195
252b5132 913#, c-format
ae351704 914msgid "attaching copyright header %s: %s"
252b5132
RH
915msgstr ""
916
55cf6793 917#: config/tc-alpha.c:592
252b5132 918#, c-format
55cf6793 919msgid "No !literal!%ld was found"
252b5132
RH
920msgstr ""
921
55cf6793 922#: config/tc-alpha.c:599
252b5132 923#, c-format
55cf6793 924msgid "No !tlsgd!%ld was found"
252b5132
RH
925msgstr ""
926
55cf6793 927#: config/tc-alpha.c:606
252b5132 928#, c-format
55cf6793 929msgid "No !tlsldm!%ld was found"
252b5132
RH
930msgstr ""
931
55cf6793 932#: config/tc-alpha.c:615
252b5132 933#, c-format
55cf6793 934msgid "No ldah !gpdisp!%ld was found"
252b5132
RH
935msgstr ""
936
55cf6793 937#: config/tc-alpha.c:665
87ccc1b0 938#, c-format
55cf6793 939msgid "too many !literal!%ld for %s"
87ccc1b0
NC
940msgstr ""
941
55cf6793 942#: config/tc-alpha.c:695
252b5132 943#, c-format
55cf6793 944msgid "No lda !gpdisp!%ld was found"
252b5132
RH
945msgstr ""
946
55cf6793
ZW
947#. Only support one relocation op per insn.
948#: config/tc-alpha.c:852
949msgid "More than one relocation op per insn"
252b5132
RH
950msgstr ""
951
55cf6793
ZW
952#: config/tc-alpha.c:868
953msgid "No relocation operand"
252b5132
RH
954msgstr ""
955
55cf6793 956#: config/tc-alpha.c:878
328577ad 957#, c-format
55cf6793 958msgid "Unknown relocation operand: !%s"
328577ad
NC
959msgstr ""
960
55cf6793 961#: config/tc-alpha.c:888
87ccc1b0 962#, c-format
55cf6793 963msgid "no sequence number after !%s"
87ccc1b0
NC
964msgstr ""
965
55cf6793 966#: config/tc-alpha.c:898
87ccc1b0 967#, c-format
55cf6793 968msgid "!%s does not use a sequence number"
87ccc1b0
NC
969msgstr ""
970
55cf6793 971#: config/tc-alpha.c:908
328577ad 972#, c-format
55cf6793 973msgid "Bad sequence number: !%s!%s"
328577ad
NC
974msgstr ""
975
55cf6793 976#: config/tc-alpha.c:1123 config/tc-alpha.c:3139
87ccc1b0 977#, c-format
55cf6793 978msgid "inappropriate arguments for opcode `%s'"
87ccc1b0
NC
979msgstr ""
980
55cf6793 981#: config/tc-alpha.c:1125 config/tc-alpha.c:3141
a74801ba 982#, c-format
55cf6793 983msgid "opcode `%s' not supported for target %s"
a74801ba
ILT
984msgstr ""
985
499ac353
NC
986#: config/tc-alpha.c:1129 config/tc-alpha.c:3145 config/tc-avr.c:1291
987#: config/tc-msp430.c:1829
a74801ba 988#, c-format
55cf6793 989msgid "unknown opcode `%s'"
a74801ba
ILT
990msgstr ""
991
55cf6793
ZW
992#: config/tc-alpha.c:1209 config/tc-alpha.c:1384
993msgid "overflow in literal (.lita) table"
328577ad
NC
994msgstr ""
995
55cf6793
ZW
996#: config/tc-alpha.c:1216 config/tc-alpha.c:1240 config/tc-alpha.c:1397
997#: config/tc-alpha.c:2049 config/tc-alpha.c:2093 config/tc-alpha.c:2162
998#: config/tc-alpha.c:2245 config/tc-alpha.c:2470 config/tc-alpha.c:2568
999msgid "macro requires $at register while noat in effect"
a74801ba
ILT
1000msgstr ""
1001
55cf6793
ZW
1002#: config/tc-alpha.c:1218 config/tc-alpha.c:1242 config/tc-alpha.c:1399
1003msgid "macro requires $at while $at in use"
a74801ba
ILT
1004msgstr ""
1005
55cf6793
ZW
1006#: config/tc-alpha.c:1346
1007msgid "bignum invalid; zero assumed"
252b5132
RH
1008msgstr ""
1009
55cf6793
ZW
1010#: config/tc-alpha.c:1348
1011msgid "floating point number invalid; zero assumed"
252b5132
RH
1012msgstr ""
1013
55cf6793
ZW
1014#: config/tc-alpha.c:1353
1015msgid "can't handle expression"
328577ad
NC
1016msgstr ""
1017
55cf6793
ZW
1018#: config/tc-alpha.c:1390
1019msgid "overflow in literal (.lit8) table"
328577ad
NC
1020msgstr ""
1021
55cf6793 1022#: config/tc-alpha.c:1674
252b5132 1023#, c-format
328577ad 1024msgid "too many ldah insns for !gpdisp!%ld"
252b5132
RH
1025msgstr ""
1026
55cf6793 1027#: config/tc-alpha.c:1676 config/tc-alpha.c:1688
252b5132 1028#, c-format
328577ad 1029msgid "both insns for !gpdisp!%ld must be in the same section"
252b5132
RH
1030msgstr ""
1031
55cf6793 1032#: config/tc-alpha.c:1686
252b5132 1033#, c-format
328577ad
NC
1034msgid "too many lda insns for !gpdisp!%ld"
1035msgstr ""
1036
55cf6793 1037#: config/tc-alpha.c:1742
87ccc1b0
NC
1038#, c-format
1039msgid "too many lituse insns for !lituse_tlsgd!%ld"
1040msgstr ""
1041
55cf6793 1042#: config/tc-alpha.c:1745
87ccc1b0
NC
1043#, c-format
1044msgid "too many lituse insns for !lituse_tlsldm!%ld"
1045msgstr ""
1046
55cf6793 1047#: config/tc-alpha.c:1762
87ccc1b0
NC
1048#, c-format
1049msgid "duplicate !tlsgd!%ld"
1050msgstr ""
1051
55cf6793 1052#: config/tc-alpha.c:1764
87ccc1b0
NC
1053#, c-format
1054msgid "sequence number in use for !tlsldm!%ld"
1055msgstr ""
1056
55cf6793 1057#: config/tc-alpha.c:1778
87ccc1b0
NC
1058#, c-format
1059msgid "duplicate !tlsldm!%ld"
1060msgstr ""
1061
55cf6793 1062#: config/tc-alpha.c:1780
87ccc1b0
NC
1063#, c-format
1064msgid "sequence number in use for !tlsgd!%ld"
1065msgstr ""
1066
499ac353
NC
1067#: config/tc-alpha.c:1823 config/tc-arc.c:292 config/tc-mn10200.c:856
1068#: config/tc-mn10300.c:2569 config/tc-ppc.c:1575 config/tc-s390.c:615
1069#: config/tc-v850.c:1556
55cf6793 1070msgid "operand"
252b5132
RH
1071msgstr ""
1072
55cf6793
ZW
1073#: config/tc-alpha.c:1962
1074msgid "invalid relocation for instruction"
252b5132
RH
1075msgstr ""
1076
55cf6793
ZW
1077#: config/tc-alpha.c:1973
1078msgid "invalid relocation for field"
252b5132
RH
1079msgstr ""
1080
55cf6793
ZW
1081#: config/tc-alpha.c:2760
1082msgid "can not resolve expression"
252b5132
RH
1083msgstr ""
1084
499ac353 1085#: config/tc-alpha.c:3275 config/tc-ppc.c:1874 config/tc-ppc.c:4422
a74801ba 1086#, c-format
328577ad 1087msgid ".COMMon length (%ld.) <0! Ignored."
a74801ba
ILT
1088msgstr ""
1089
499ac353 1090#: config/tc-alpha.c:3304 config/tc-sparc.c:3850 config/tc-v850.c:245
328577ad 1091msgid "Ignoring attempt to re-define symbol"
252b5132
RH
1092msgstr ""
1093
499ac353
NC
1094#: config/tc-alpha.c:3313 config/tc-alpha.c:3322 config/tc-ppc.c:4459
1095#: config/tc-sparc.c:3858
252b5132
RH
1096#, c-format
1097msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld."
1098msgstr ""
1099
55cf6793 1100#: config/tc-alpha.c:3439 ecoff.c:3054
252b5132
RH
1101msgid ".ent directive has no name"
1102msgstr ""
1103
55cf6793 1104#: config/tc-alpha.c:3447
252b5132
RH
1105msgid "nested .ent directives"
1106msgstr ""
1107
55cf6793 1108#: config/tc-alpha.c:3491 ecoff.c:3005
252b5132
RH
1109msgid ".end directive has no name"
1110msgstr ""
1111
55cf6793 1112#: config/tc-alpha.c:3500
fce00800
AM
1113msgid ".end directive without matching .ent"
1114msgstr ""
1115
55cf6793 1116#: config/tc-alpha.c:3502
252b5132
RH
1117msgid ".end directive names different symbol than .ent"
1118msgstr ""
1119
55cf6793 1120#: config/tc-alpha.c:3545 ecoff.c:3140
fce00800
AM
1121msgid ".fmask outside of .ent"
1122msgstr ""
1123
499ac353 1124#: config/tc-alpha.c:3547 config/tc-score.c:5816 ecoff.c:3204
fce00800
AM
1125msgid ".mask outside of .ent"
1126msgstr ""
1127
55cf6793 1128#: config/tc-alpha.c:3555 ecoff.c:3147
fce00800
AM
1129msgid "bad .fmask directive"
1130msgstr ""
1131
55cf6793 1132#: config/tc-alpha.c:3557 ecoff.c:3211
fce00800
AM
1133msgid "bad .mask directive"
1134msgstr ""
1135
499ac353 1136#: config/tc-alpha.c:3590 config/tc-mips.c:14617 config/tc-score.c:5959
ae351704 1137#: ecoff.c:3168
fce00800
AM
1138msgid ".frame outside of .ent"
1139msgstr ""
1140
55cf6793 1141#: config/tc-alpha.c:3601 ecoff.c:3179
fce00800
AM
1142msgid "bad .frame directive"
1143msgstr ""
1144
55cf6793 1145#: config/tc-alpha.c:3633
87ccc1b0
NC
1146msgid ".prologue directive without a preceding .ent directive"
1147msgstr ""
1148
55cf6793 1149#: config/tc-alpha.c:3651
252b5132
RH
1150#, c-format
1151msgid "Invalid argument %d to .prologue."
1152msgstr ""
1153
55cf6793 1154#: config/tc-alpha.c:3742
252b5132
RH
1155msgid "ECOFF debugging is disabled."
1156msgstr ""
1157
55cf6793 1158#: config/tc-alpha.c:3756
fce00800
AM
1159msgid ".ent directive without matching .end"
1160msgstr ""
1161
55cf6793 1162#: config/tc-alpha.c:3841
fce00800
AM
1163msgid ".usepv directive has no name"
1164msgstr ""
1165
55cf6793 1166#: config/tc-alpha.c:3852
fce00800
AM
1167msgid ".usepv directive has no type"
1168msgstr ""
1169
55cf6793 1170#: config/tc-alpha.c:3867
fce00800
AM
1171msgid "unknown argument for .usepv"
1172msgstr ""
1173
55cf6793 1174#: config/tc-alpha.c:3900
252b5132
RH
1175msgid "Unknown section directive"
1176msgstr ""
1177
55cf6793 1178#: config/tc-alpha.c:3935
252b5132
RH
1179msgid ".ent directive has no symbol"
1180msgstr ""
1181
55cf6793 1182#: config/tc-alpha.c:3960
252b5132
RH
1183msgid "Bad .frame directive 1./2. param"
1184msgstr ""
1185
55cf6793 1186#: config/tc-alpha.c:3972
252b5132
RH
1187msgid "Bad .frame directive 3./4. param"
1188msgstr ""
1189
55cf6793 1190#: config/tc-alpha.c:3994
252b5132
RH
1191msgid ".pdesc directive not in link (.link) section"
1192msgstr ""
1193
55cf6793 1194#: config/tc-alpha.c:4002
252b5132
RH
1195msgid ".pdesc has no matching .ent"
1196msgstr ""
1197
55cf6793 1198#: config/tc-alpha.c:4013
252b5132
RH
1199msgid ".pdesc directive has no entry symbol"
1200msgstr ""
1201
55cf6793 1202#: config/tc-alpha.c:4026
252b5132
RH
1203msgid "No comma after .pdesc <entryname>"
1204msgstr ""
1205
55cf6793 1206#: config/tc-alpha.c:4046
252b5132
RH
1207msgid "unknown procedure kind"
1208msgstr ""
1209
55cf6793 1210#: config/tc-alpha.c:4136
252b5132
RH
1211msgid ".name directive not in link (.link) section"
1212msgstr ""
1213
55cf6793 1214#: config/tc-alpha.c:4144
252b5132
RH
1215msgid ".name directive has no symbol"
1216msgstr ""
1217
55cf6793 1218#: config/tc-alpha.c:4175
252b5132
RH
1219msgid "No symbol after .linkage"
1220msgstr ""
1221
55cf6793 1222#: config/tc-alpha.c:4199
252b5132
RH
1223msgid "No symbol after .code_address"
1224msgstr ""
1225
499ac353 1226#: config/tc-alpha.c:4226 config/tc-score.c:5822
252b5132
RH
1227msgid "Bad .mask directive"
1228msgstr ""
1229
55cf6793 1230#: config/tc-alpha.c:4244
252b5132
RH
1231msgid "Bad .fmask directive"
1232msgstr ""
1233
55cf6793 1234#: config/tc-alpha.c:4401
252b5132
RH
1235#, c-format
1236msgid "Expected comma after name \"%s\""
1237msgstr ""
1238
a74801ba 1239#. *symbol_get_obj (symbolP) = (signed char) temp;
55cf6793 1240#: config/tc-alpha.c:4412
252b5132
RH
1241#, c-format
1242msgid "unhandled: .proc %s,%d"
1243msgstr ""
1244
55cf6793 1245#: config/tc-alpha.c:4446
252b5132
RH
1246#, c-format
1247msgid "Tried to .set unrecognized mode `%s'"
1248msgstr ""
1249
55cf6793 1250#: config/tc-alpha.c:4472
252b5132
RH
1251#, c-format
1252msgid "Bad base register, using $%d."
1253msgstr ""
1254
55cf6793 1255#: config/tc-alpha.c:4493
252b5132
RH
1256#, c-format
1257msgid "Alignment too large: %d. assumed"
1258msgstr ""
1259
499ac353 1260#: config/tc-alpha.c:4497 config/tc-d30v.c:2048
252b5132
RH
1261msgid "Alignment negative: 0 assumed"
1262msgstr ""
1263
55cf6793 1264#: config/tc-alpha.c:4775
252b5132
RH
1265#, c-format
1266msgid "Chose GP value of %lx\n"
1267msgstr ""
1268
55cf6793 1269#: config/tc-alpha.c:4789
87ccc1b0 1270msgid "Bad .section directive: want a,s,w,x,M,S,G,T in string"
328577ad
NC
1271msgstr ""
1272
55cf6793
ZW
1273#: config/tc-alpha.c:4878
1274#, c-format
1275msgid "internal error: can't hash opcode `%s': %s"
252b5132
RH
1276msgstr ""
1277
55cf6793
ZW
1278#: config/tc-alpha.c:4914
1279#, c-format
1280msgid "internal error: can't hash macro `%s': %s"
252b5132
RH
1281msgstr ""
1282
499ac353 1283#: config/tc-alpha.c:4998 config/tc-arm.c:6061 config/tc-arm.c:6073
c85dd50d
NC
1284#: config/tc-i960.c:708 config/tc-xtensa.c:5177 config/tc-xtensa.c:5255
1285#: config/tc-xtensa.c:5301 config/tc-z80.c:1893
55cf6793
ZW
1286msgid "syntax error"
1287msgstr ""
1288
499ac353 1289#: config/tc-alpha.c:5076
55cf6793
ZW
1290#, c-format
1291msgid "Unknown CPU identifier `%s'"
1292msgstr ""
1293
499ac353 1294#: config/tc-alpha.c:5119
55cf6793
ZW
1295msgid ""
1296"Alpha options:\n"
1297"-32addr\t\t\ttreat addresses as 32-bit values\n"
1298"-F\t\t\tlack floating point instructions support\n"
1299"-mev4 | -mev45 | -mev5 | -mev56 | -mpca56 | -mev6 | -mev67 | -mev68 | -mall\n"
1300"\t\t\tspecify variant of Alpha architecture\n"
1301"-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264 | -m21264a | -"
1302"m21264b\n"
1303"\t\t\tthese variants include PALcode opcodes\n"
1304msgstr ""
1305
499ac353 1306#: config/tc-alpha.c:5129
55cf6793
ZW
1307msgid ""
1308"VMS options:\n"
1309"-+\t\t\thash encode (don't truncate) names longer than 64 characters\n"
1310"-H\t\t\tshow new symbol after hash truncation\n"
1311msgstr ""
1312
499ac353 1313#: config/tc-alpha.c:5306
55cf6793
ZW
1314#, c-format
1315msgid "unhandled relocation type %s"
1316msgstr ""
1317
499ac353 1318#: config/tc-alpha.c:5319
55cf6793
ZW
1319msgid "non-absolute expression in constant field"
1320msgstr ""
1321
499ac353 1322#: config/tc-alpha.c:5333
55cf6793
ZW
1323#, c-format
1324msgid "type %d reloc done?\n"
1325msgstr ""
1326
499ac353 1327#: config/tc-alpha.c:5380 config/tc-alpha.c:5387
55cf6793
ZW
1328msgid "Used $at without \".set noat\""
1329msgstr ""
1330
499ac353 1331#: config/tc-alpha.c:5549
55cf6793
ZW
1332#, c-format
1333msgid "!samegp reloc against symbol without .prologue: %s"
1334msgstr ""
1335
499ac353 1336#: config/tc-alpha.c:5586 config/tc-xtensa.c:5775
55cf6793
ZW
1337#, c-format
1338msgid "cannot represent `%s' relocation in object file"
1339msgstr ""
1340
499ac353 1341#: config/tc-alpha.c:5592 config/tc-xtensa.c:5783
55cf6793
ZW
1342#, c-format
1343msgid "internal error? cannot generate `%s' relocation"
1344msgstr ""
1345
499ac353 1346#: config/tc-alpha.c:5643
55cf6793
ZW
1347#, c-format
1348msgid "frame reg expected, using $%d."
1349msgstr ""
1350
c85dd50d
NC
1351#: config/tc-arc.c:194 config/tc-arc.c:215 config/tc-arc.c:991
1352#: config/tc-h8300.c:76 config/tc-h8300.c:85 config/tc-h8300.c:95
1353#: config/tc-h8300.c:105 config/tc-h8300.c:115 config/tc-h8300.c:126
499ac353
NC
1354#: config/tc-h8300.c:193 config/tc-hppa.c:6788 config/tc-hppa.c:6794
1355#: config/tc-hppa.c:6800 config/tc-hppa.c:6806 config/tc-hppa.c:8213
1356#: config/tc-mn10300.c:1187 config/tc-mn10300.c:1192 config/tc-mn10300.c:2694
c85dd50d
NC
1357#: config/tc-xc16x.c:79 config/tc-xc16x.c:86 config/tc-xc16x.c:93
1358msgid "could not set architecture and machine"
1359msgstr ""
1360
499ac353
NC
1361#: config/tc-arc.c:212 config/tc-arm.c:19536 config/tc-score.c:6522
1362#: config/tc-score.c:6538 config/tc-score.c:6543
c85dd50d
NC
1363msgid "virtual memory exhausted"
1364msgstr ""
1365
1366#: config/tc-arc.c:432 config/tc-arc.c:670
1367msgid "expected comma after operand name"
1368msgstr ""
1369
1370#: config/tc-arc.c:443
1371#, c-format
1372msgid "negative operand number %d"
1373msgstr ""
1374
1375#: config/tc-arc.c:455
1376msgid "expected comma after register-number"
1377msgstr ""
1378
1379#: config/tc-arc.c:480
1380msgid "invalid mode"
1381msgstr ""
1382
1383#: config/tc-arc.c:497
1384msgid "expected comma after register-mode"
1385msgstr ""
1386
1387#: config/tc-arc.c:514
1388msgid "shortcut designator invalid"
1389msgstr ""
1390
1391#: config/tc-arc.c:529
1392#, c-format
1393msgid "core register value (%d) too large"
1394msgstr ""
1395
1396#: config/tc-arc.c:537
1397#, c-format
1398msgid "condition code value (%d) too large"
1399msgstr ""
1400
1401#: config/tc-arc.c:554
1402#, c-format
1403msgid "attempt to override symbol: %s"
1404msgstr ""
1405
1406#: config/tc-arc.c:625
1407msgid "invalid opertype"
1408msgstr ""
1409
1410#: config/tc-arc.c:682
1411msgid "expected comma after opcode"
1412msgstr ""
1413
1414#: config/tc-arc.c:692
1415#, c-format
1416msgid "negative subopcode %d"
1417msgstr ""
1418
1419#: config/tc-arc.c:701
1420msgid "subcode value found when opcode not equal 0x03"
1421msgstr ""
1422
1423#: config/tc-arc.c:709
1424#, c-format
1425msgid "invalid subopcode %d"
1426msgstr ""
1427
1428#: config/tc-arc.c:720
1429msgid "expected comma after subopcode"
1430msgstr ""
1431
1432#: config/tc-arc.c:739
1433msgid "invalid suffix class"
1434msgstr ""
1435
1436#: config/tc-arc.c:748
1437msgid "expected comma after suffix class"
1438msgstr ""
1439
1440#: config/tc-arc.c:767
1441msgid "invalid syntax class"
1442msgstr ""
1443
1444#: config/tc-arc.c:774
1445msgid "opcode 0x3 and SYNTAX_3OP invalid"
1446msgstr ""
1447
1448#: config/tc-arc.c:794
1449msgid "unknown suffix class"
1450msgstr ""
1451
1452#: config/tc-arc.c:861
1453msgid "expected comma after symbol name"
1454msgstr ""
1455
1456#: config/tc-arc.c:871
1457msgid "negative symbol length"
1458msgstr ""
1459
1460#: config/tc-arc.c:882
1461msgid "ignoring attempt to re-define symbol"
1462msgstr ""
1463
1464#: config/tc-arc.c:889
1465#, c-format
1466msgid "length of symbol \"%s\" already %ld, ignoring %d"
1467msgstr ""
1468
1469#: config/tc-arc.c:903
1470msgid "assuming symbol alignment of zero"
1471msgstr ""
1472
1473#: config/tc-arc.c:970
1474msgid "\".option\" directive must appear before any instructions"
1475msgstr ""
1476
1477#: config/tc-arc.c:980
1478msgid "\".option\" directive conflicts with initial definition"
1479msgstr ""
1480
1481#: config/tc-arc.c:988
1482msgid "\".option\" directive overrides command-line (default) value"
1483msgstr ""
1484
1485#: config/tc-arc.c:998
1486msgid "invalid identifier for \".option\""
1487msgstr ""
1488
499ac353 1489#: config/tc-arc.c:1036 config/tc-ip2k.c:249 config/tc-mt.c:348
55cf6793
ZW
1490msgid "md_estimate_size_before_relax\n"
1491msgstr ""
1492
499ac353 1493#: config/tc-arc.c:1047
55cf6793
ZW
1494msgid "md_convert_frag\n"
1495msgstr ""
1496
499ac353 1497#: config/tc-arc.c:1080
c85dd50d
NC
1498msgid "expression too complex code symbol"
1499msgstr ""
1500
499ac353 1501#: config/tc-arc.c:1107
c85dd50d
NC
1502#, c-format
1503msgid "missing ')' in %%-op"
1504msgstr ""
1505
499ac353
NC
1506#: config/tc-arc.c:1362 config/tc-dlx.c:1200 config/tc-m32r.c:2280
1507#: config/tc-sparc.c:3531
c85dd50d
NC
1508#, c-format
1509msgid "internal error: can't export reloc type %d (`%s')"
1510msgstr ""
1511
499ac353 1512#: config/tc-arc.c:1494
c85dd50d
NC
1513#, c-format
1514msgid "unknown syntax format character `%c'"
1515msgstr ""
1516
499ac353 1517#: config/tc-arc.c:1632
c85dd50d
NC
1518msgid "too many suffixes"
1519msgstr ""
1520
499ac353 1521#: config/tc-arc.c:1671
c85dd50d
NC
1522msgid "symbol as destination register"
1523msgstr ""
1524
499ac353
NC
1525#: config/tc-arc.c:1756 config/tc-mn10200.c:1141 config/tc-mn10300.c:1929
1526#: config/tc-ppc.c:2710 config/tc-s390.c:1473 config/tc-v850.c:2009
c85dd50d
NC
1527#, c-format
1528msgid "junk at end of line: `%s'"
1529msgstr ""
1530
499ac353 1531#: config/tc-arc.c:1795
c85dd50d
NC
1532msgid "8 byte instruction in delay slot"
1533msgstr ""
1534
1535#. except for jl addr
499ac353 1536#: config/tc-arc.c:1798
c85dd50d
NC
1537msgid "8 byte jump instruction with delay slot"
1538msgstr ""
1539
499ac353 1540#: config/tc-arc.c:1806
c85dd50d
NC
1541msgid "conditional branch follows set of flags"
1542msgstr ""
1543
499ac353 1544#: config/tc-arc.c:1890 config/tc-arm.c:14179
c85dd50d
NC
1545#, c-format
1546msgid "bad instruction `%s'"
87ccc1b0
NC
1547msgstr ""
1548
ae351704 1549#: config/tc-arm.c:483
328577ad
NC
1550msgid "ARM register expected"
1551msgstr ""
1552
ae351704 1553#: config/tc-arm.c:484
328577ad
NC
1554msgid "bad or missing co-processor number"
1555msgstr ""
1556
ae351704 1557#: config/tc-arm.c:485
328577ad
NC
1558msgid "co-processor register expected"
1559msgstr ""
1560
ae351704 1561#: config/tc-arm.c:486
328577ad
NC
1562msgid "FPA register expected"
1563msgstr ""
1564
ae351704 1565#: config/tc-arm.c:487
328577ad
NC
1566msgid "VFP single precision register expected"
1567msgstr ""
1568
ae351704
AM
1569#: config/tc-arm.c:488
1570msgid "VFP/Neon double precision register expected"
1571msgstr ""
1572
1573#: config/tc-arm.c:489
1574msgid "Neon quad precision register expected"
1575msgstr ""
1576
1577#: config/tc-arm.c:490
1578msgid "VFP single or double precision register expected"
1579msgstr ""
1580
1581#: config/tc-arm.c:491
1582msgid "Neon double or quad precision register expected"
328577ad
NC
1583msgstr ""
1584
ae351704
AM
1585#: config/tc-arm.c:492
1586msgid "VFP single, double or Neon quad precision register expected"
1587msgstr ""
1588
1589#: config/tc-arm.c:493
55cf6793
ZW
1590msgid "VFP system register expected"
1591msgstr ""
1592
ae351704 1593#: config/tc-arm.c:494
328577ad
NC
1594msgid "Maverick MVF register expected"
1595msgstr ""
1596
ae351704 1597#: config/tc-arm.c:495
328577ad
NC
1598msgid "Maverick MVD register expected"
1599msgstr ""
1600
ae351704 1601#: config/tc-arm.c:496
328577ad
NC
1602msgid "Maverick MVFX register expected"
1603msgstr ""
1604
ae351704 1605#: config/tc-arm.c:497
6e1772d5
AM
1606msgid "Maverick MVDX register expected"
1607msgstr ""
1608
ae351704 1609#: config/tc-arm.c:498
328577ad
NC
1610msgid "Maverick MVAX register expected"
1611msgstr ""
1612
ae351704 1613#: config/tc-arm.c:499
328577ad
NC
1614msgid "Maverick DSPSC register expected"
1615msgstr ""
1616
ae351704 1617#: config/tc-arm.c:500
55cf6793
ZW
1618msgid "iWMMXt data register expected"
1619msgstr ""
1620
499ac353 1621#: config/tc-arm.c:501 config/tc-arm.c:5870
55cf6793
ZW
1622msgid "iWMMXt control register expected"
1623msgstr ""
1624
ae351704 1625#: config/tc-arm.c:502
55cf6793
ZW
1626msgid "iWMMXt scalar register expected"
1627msgstr ""
1628
ae351704 1629#: config/tc-arm.c:503
55cf6793 1630msgid "XScale accumulator register expected"
87ccc1b0
NC
1631msgstr ""
1632
ae351704
AM
1633#. For score5u : div/mul will pop warning message, mmu/alw/asw will pop error message.
1634#: config/tc-arm.c:652 config/tc-score.c:47
328577ad
NC
1635msgid "bad arguments to instruction"
1636msgstr ""
1637
ae351704 1638#: config/tc-arm.c:653 config/tc-score.c:48
328577ad
NC
1639msgid "r15 not allowed here"
1640msgstr ""
1641
ae351704 1642#: config/tc-arm.c:654
55cf6793 1643msgid "instruction cannot be conditional"
328577ad
NC
1644msgstr ""
1645
ae351704 1646#: config/tc-arm.c:655
55cf6793 1647msgid "registers may not be the same"
328577ad
NC
1648msgstr ""
1649
ae351704 1650#: config/tc-arm.c:656
55cf6793 1651msgid "lo register required"
252b5132
RH
1652msgstr ""
1653
ae351704 1654#: config/tc-arm.c:657
55cf6793 1655msgid "instruction not supported in Thumb16 mode"
06647dfd
AM
1656msgstr ""
1657
ae351704
AM
1658#: config/tc-arm.c:658
1659msgid "instruction does not accept this addressing mode"
1660msgstr ""
1661
1662#: config/tc-arm.c:659
1663msgid "branch must be last instruction in IT block"
1664msgstr ""
1665
1666#: config/tc-arm.c:660
1667msgid "instruction not allowed in IT block"
1668msgstr ""
1669
1670#: config/tc-arm.c:661
1671msgid "selected FPU does not support instruction"
1672msgstr ""
1673
1674#: config/tc-arm.c:803
55cf6793 1675msgid "immediate expression requires a # prefix"
06647dfd
AM
1676msgstr ""
1677
499ac353 1678#: config/tc-arm.c:830 config/tc-score.c:5605 expr.c:1300 read.c:2439
55cf6793 1679msgid "bad expression"
06647dfd
AM
1680msgstr ""
1681
ae351704 1682#: config/tc-arm.c:841 config/tc-i860.c:1003 config/tc-sparc.c:2898
55cf6793 1683msgid "bad segment"
252b5132
RH
1684msgstr ""
1685
499ac353
NC
1686#: config/tc-arm.c:858 config/tc-arm.c:4395 config/tc-i960.c:1300
1687#: config/tc-score.c:980
55cf6793
ZW
1688msgid "invalid constant"
1689msgstr ""
1690
499ac353 1691#: config/tc-arm.c:988
55cf6793
ZW
1692msgid "expected #constant"
1693msgstr ""
1694
499ac353 1695#: config/tc-arm.c:1149
ae351704
AM
1696#, c-format
1697msgid "unexpected character `%c' in type specifier"
1698msgstr ""
1699
499ac353 1700#: config/tc-arm.c:1166
ae351704
AM
1701#, c-format
1702msgid "bad size %d in type specifier"
1703msgstr ""
1704
499ac353 1705#: config/tc-arm.c:1216
ae351704
AM
1706msgid "only one type should be specified for operand"
1707msgstr ""
1708
499ac353 1709#: config/tc-arm.c:1222
ae351704
AM
1710msgid "vector type expected"
1711msgstr ""
1712
499ac353 1713#: config/tc-arm.c:1294
ae351704
AM
1714msgid "can't redefine type for operand"
1715msgstr ""
1716
499ac353 1717#: config/tc-arm.c:1305
ae351704
AM
1718msgid "only D registers may be indexed"
1719msgstr ""
1720
499ac353 1721#: config/tc-arm.c:1311
ae351704
AM
1722msgid "can't change index for operand"
1723msgstr ""
1724
499ac353 1725#: config/tc-arm.c:1327 config/tc-arm.c:3996
ae351704
AM
1726msgid "constant expression required"
1727msgstr ""
1728
499ac353 1729#: config/tc-arm.c:1371
ae351704
AM
1730msgid "register operand expected, but got scalar"
1731msgstr ""
1732
499ac353 1733#: config/tc-arm.c:1404
ae351704
AM
1734msgid "scalar must have an index"
1735msgstr ""
1736
499ac353
NC
1737#: config/tc-arm.c:1409 config/tc-arm.c:13146 config/tc-arm.c:13194
1738#: config/tc-arm.c:13596
ae351704
AM
1739msgid "scalar index out of range"
1740msgstr ""
1741
499ac353 1742#: config/tc-arm.c:1456
55cf6793 1743msgid "bad range in register list"
6e1772d5
AM
1744msgstr ""
1745
499ac353 1746#: config/tc-arm.c:1464 config/tc-arm.c:1473 config/tc-arm.c:1514
6e1772d5 1747#, c-format
55cf6793 1748msgid "Warning: duplicated register (r%d) in register list"
6e1772d5
AM
1749msgstr ""
1750
499ac353 1751#: config/tc-arm.c:1476
55cf6793
ZW
1752msgid "Warning: register range not in ascending order"
1753msgstr ""
1754
499ac353 1755#: config/tc-arm.c:1487
55cf6793
ZW
1756msgid "missing `}'"
1757msgstr ""
1758
499ac353 1759#: config/tc-arm.c:1503
55cf6793
ZW
1760msgid "invalid register mask"
1761msgstr ""
1762
499ac353 1763#: config/tc-arm.c:1585
ae351704
AM
1764msgid "expecting {"
1765msgstr ""
1766
499ac353 1767#: config/tc-arm.c:1640 config/tc-arm.c:1684
ae351704
AM
1768msgid "register out of range in list"
1769msgstr ""
1770
499ac353 1771#: config/tc-arm.c:1656 config/tc-arm.c:1701 config/tc-h8300.c:989
c85dd50d 1772#: config/tc-mips.c:10188 config/tc-mips.c:10210
55cf6793
ZW
1773msgid "invalid register list"
1774msgstr ""
1775
499ac353 1776#: config/tc-arm.c:1662 config/tc-arm.c:3461 config/tc-arm.c:3594
55cf6793
ZW
1777msgid "register list not in ascending order"
1778msgstr ""
1779
499ac353 1780#: config/tc-arm.c:1693
55cf6793
ZW
1781msgid "register range not in ascending order"
1782msgstr ""
1783
499ac353 1784#: config/tc-arm.c:1726
55cf6793 1785msgid "non-contiguous register range"
6e1772d5
AM
1786msgstr ""
1787
499ac353 1788#: config/tc-arm.c:1852
ae351704
AM
1789msgid "don't use Rn-Rm syntax with non-unit stride"
1790msgstr ""
1791
499ac353 1792#: config/tc-arm.c:1907
ae351704
AM
1793msgid "error parsing element/structure list"
1794msgstr ""
1795
499ac353 1796#: config/tc-arm.c:1913
ae351704
AM
1797msgid "expected }"
1798msgstr ""
1799
499ac353 1800#: config/tc-arm.c:1969
252b5132 1801#, c-format
55cf6793 1802msgid "ignoring attempt to redefine built-in register '%s'"
252b5132
RH
1803msgstr ""
1804
499ac353 1805#: config/tc-arm.c:1974
55cf6793
ZW
1806#, c-format
1807msgid "ignoring redefinition of register alias '%s'"
252b5132
RH
1808msgstr ""
1809
499ac353 1810#: config/tc-arm.c:2002
ae351704
AM
1811msgid "attempt to redefine typed alias"
1812msgstr ""
1813
499ac353 1814#: config/tc-arm.c:2040
328577ad 1815#, c-format
55cf6793 1816msgid "unknown register '%s' -- .req ignored"
328577ad
NC
1817msgstr ""
1818
499ac353 1819#: config/tc-arm.c:2136
ae351704
AM
1820msgid "bad type for register"
1821msgstr ""
1822
499ac353 1823#: config/tc-arm.c:2147
ae351704
AM
1824msgid "expression must be constant"
1825msgstr ""
1826
499ac353 1827#: config/tc-arm.c:2164
ae351704
AM
1828msgid "can't redefine the type of a register alias"
1829msgstr ""
1830
499ac353 1831#: config/tc-arm.c:2171
ae351704
AM
1832msgid "you must specify a single type only"
1833msgstr ""
1834
499ac353 1835#: config/tc-arm.c:2184
ae351704
AM
1836msgid "can't redefine the index of a scalar alias"
1837msgstr ""
1838
499ac353 1839#: config/tc-arm.c:2192
ae351704
AM
1840msgid "scalar index must be constant"
1841msgstr ""
1842
499ac353 1843#: config/tc-arm.c:2201
ae351704
AM
1844msgid "expecting ]"
1845msgstr ""
1846
499ac353 1847#: config/tc-arm.c:2238
55cf6793
ZW
1848msgid "invalid syntax for .req directive"
1849msgstr ""
1850
499ac353 1851#: config/tc-arm.c:2244
ae351704
AM
1852msgid "invalid syntax for .dn directive"
1853msgstr ""
1854
499ac353 1855#: config/tc-arm.c:2250
ae351704
AM
1856msgid "invalid syntax for .qn directive"
1857msgstr ""
1858
499ac353 1859#: config/tc-arm.c:2276
55cf6793
ZW
1860msgid "invalid syntax for .unreq directive"
1861msgstr ""
1862
499ac353 1863#: config/tc-arm.c:2282
a74801ba 1864#, c-format
55cf6793 1865msgid "unknown register alias '%s'"
a74801ba
ILT
1866msgstr ""
1867
499ac353 1868#: config/tc-arm.c:2284
06647dfd 1869#, c-format
55cf6793 1870msgid "ignoring attempt to undefine built-in register '%s'"
252b5132
RH
1871msgstr ""
1872
499ac353 1873#: config/tc-arm.c:2435
c85dd50d
NC
1874#, c-format
1875msgid "Failed to find real start of function: %s\n"
1876msgstr ""
1877
499ac353 1878#: config/tc-arm.c:2451
55cf6793 1879msgid "selected processor does not support THUMB opcodes"
252b5132
RH
1880msgstr ""
1881
499ac353 1882#: config/tc-arm.c:2465
55cf6793 1883msgid "selected processor does not support ARM opcodes"
252b5132
RH
1884msgstr ""
1885
499ac353 1886#: config/tc-arm.c:2478
55cf6793
ZW
1887#, c-format
1888msgid "invalid instruction size selected (%d)"
252b5132
RH
1889msgstr ""
1890
499ac353 1891#: config/tc-arm.c:2510
252b5132 1892#, c-format
55cf6793 1893msgid "invalid operand to .code directive (%d) (expecting 16 or 32)"
252b5132
RH
1894msgstr ""
1895
499ac353 1896#: config/tc-arm.c:2566
87ccc1b0 1897#, c-format
55cf6793 1898msgid "expected comma after name \"%s\""
87ccc1b0
NC
1899msgstr ""
1900
499ac353 1901#: config/tc-arm.c:2616 config/tc-m32r.c:588
55cf6793
ZW
1902#, c-format
1903msgid "symbol `%s' already defined"
252b5132
RH
1904msgstr ""
1905
499ac353 1906#: config/tc-arm.c:2650
55cf6793
ZW
1907#, c-format
1908msgid "unrecognized syntax mode \"%s\""
252b5132
RH
1909msgstr ""
1910
499ac353 1911#: config/tc-arm.c:2671
55cf6793
ZW
1912#, c-format
1913msgid "alignment too large: %d assumed"
252b5132
RH
1914msgstr ""
1915
499ac353 1916#: config/tc-arm.c:2674
55cf6793 1917msgid "alignment negative. 0 assumed."
252b5132
RH
1918msgstr ""
1919
499ac353 1920#: config/tc-arm.c:2821
55cf6793 1921msgid "literal pool overflow"
252b5132
RH
1922msgstr ""
1923
499ac353 1924#: config/tc-arm.c:2977 config/tc-arm.c:5805
55cf6793 1925msgid "unrecognized relocation suffix"
252b5132
RH
1926msgstr ""
1927
499ac353 1928#: config/tc-arm.c:2990
49f58d10
JB
1929msgid "(plt) is only valid on branch targets"
1930msgstr ""
1931
499ac353 1932#: config/tc-arm.c:2996 config/tc-s390.c:1129 config/tc-s390.c:1743
c85dd50d 1933#: config/tc-xtensa.c:1546
49f58d10
JB
1934#, c-format
1935msgid "%s relocations do not fit in %d bytes"
1936msgstr ""
1937
499ac353 1938#: config/tc-arm.c:3044 dwarf2dbg.c:694
55cf6793 1939msgid "expected 0 or 1"
252b5132
RH
1940msgstr ""
1941
499ac353 1942#: config/tc-arm.c:3048
55cf6793 1943msgid "missing comma"
6e1772d5
AM
1944msgstr ""
1945
499ac353 1946#: config/tc-arm.c:3103
c85dd50d 1947msgid "duplicate .handlerdata directive"
252b5132
RH
1948msgstr ""
1949
499ac353 1950#: config/tc-arm.c:3174
55cf6793 1951msgid "personality routine specified for cantunwind frame"
6e1772d5
AM
1952msgstr ""
1953
499ac353 1954#: config/tc-arm.c:3188
55cf6793 1955msgid "duplicate .personalityindex directive"
6e1772d5
AM
1956msgstr ""
1957
499ac353 1958#: config/tc-arm.c:3195
55cf6793 1959msgid "bad personality routine number"
6e1772d5
AM
1960msgstr ""
1961
499ac353 1962#: config/tc-arm.c:3214
55cf6793 1963msgid "duplicate .personality directive"
6e1772d5
AM
1964msgstr ""
1965
499ac353 1966#: config/tc-arm.c:3237 config/tc-arm.c:3365 config/tc-arm.c:3413
55cf6793 1967msgid "expected register list"
252b5132
RH
1968msgstr ""
1969
499ac353 1970#: config/tc-arm.c:3319
55cf6793 1971msgid "expected , <constant>"
252b5132
RH
1972msgstr ""
1973
499ac353 1974#: config/tc-arm.c:3328
55cf6793 1975msgid "number of registers must be in the range [1:4]"
252b5132
RH
1976msgstr ""
1977
499ac353 1978#: config/tc-arm.c:3475 config/tc-arm.c:3608
55cf6793 1979msgid "bad register range"
06647dfd
AM
1980msgstr ""
1981
499ac353 1982#: config/tc-arm.c:3662
55cf6793 1983msgid "register expected"
252b5132
RH
1984msgstr ""
1985
499ac353 1986#: config/tc-arm.c:3672
55cf6793 1987msgid "FPA .unwind_save does not take a register list"
252b5132
RH
1988msgstr ""
1989
499ac353 1990#: config/tc-arm.c:3690
55cf6793 1991msgid ".unwind_save does not support this kind of register"
60bcf0fa
NC
1992msgstr ""
1993
499ac353 1994#: config/tc-arm.c:3726
55cf6793 1995msgid "SP and PC not permitted in .unwind_movsp directive"
252b5132
RH
1996msgstr ""
1997
499ac353 1998#: config/tc-arm.c:3731
55cf6793 1999msgid "unexpected .unwind_movsp directive"
252b5132
RH
2000msgstr ""
2001
499ac353 2002#: config/tc-arm.c:3755
55cf6793 2003msgid "stack increment must be multiple of 4"
252b5132
RH
2004msgstr ""
2005
499ac353 2006#: config/tc-arm.c:3784
55cf6793 2007msgid "expected <reg>, <reg>"
252b5132
RH
2008msgstr ""
2009
499ac353 2010#: config/tc-arm.c:3802
55cf6793 2011msgid "register must be either sp or set by a previousunwind_movsp directive"
5f68c319
NC
2012msgstr ""
2013
499ac353 2014#: config/tc-arm.c:3838
55cf6793 2015msgid "expected <offset>, <opcode>"
06647dfd
AM
2016msgstr ""
2017
499ac353 2018#: config/tc-arm.c:3850
55cf6793 2019msgid "unwind opcode too long"
5f68c319
NC
2020msgstr ""
2021
499ac353 2022#: config/tc-arm.c:3855
55cf6793 2023msgid "invalid unwind opcode"
5f68c319
NC
2024msgstr ""
2025
499ac353
NC
2026#: config/tc-arm.c:4002 config/tc-arm.c:4865 config/tc-arm.c:8440
2027#: config/tc-arm.c:8922 config/tc-arm.c:11720 config/tc-arm.c:18692
2028#: config/tc-arm.c:18717 config/tc-arm.c:18725 config/tc-z8k.c:1144
ae351704 2029#: config/tc-z8k.c:1154
55cf6793 2030msgid "immediate value out of range"
3b16e843
NC
2031msgstr ""
2032
499ac353 2033#: config/tc-arm.c:4149
55cf6793 2034msgid "invalid FPA immediate expression"
6e1772d5
AM
2035msgstr ""
2036
499ac353 2037#: config/tc-arm.c:4273 config/tc-arm.c:4281
06647dfd
AM
2038msgid "shift expression expected"
2039msgstr ""
2040
499ac353 2041#: config/tc-arm.c:4295
06647dfd
AM
2042msgid "'LSL' or 'ASR' required"
2043msgstr ""
2044
499ac353 2045#: config/tc-arm.c:4303
06647dfd
AM
2046msgid "'LSL' required"
2047msgstr ""
2048
499ac353 2049#: config/tc-arm.c:4311
06647dfd
AM
2050msgid "'ASR' required"
2051msgstr ""
2052
499ac353
NC
2053#: config/tc-arm.c:4383 config/tc-arm.c:4859 config/tc-arm.c:6431
2054#: config/tc-v850.c:1827 config/tc-v850.c:1848
55cf6793 2055msgid "constant expression expected"
06647dfd
AM
2056msgstr ""
2057
499ac353 2058#: config/tc-arm.c:4390
55cf6793 2059msgid "invalid rotation"
06647dfd
AM
2060msgstr ""
2061
499ac353 2062#: config/tc-arm.c:4550 config/tc-arm.c:4695
ae351704
AM
2063msgid "unknown group relocation"
2064msgstr ""
2065
499ac353 2066#: config/tc-arm.c:4663
ae351704
AM
2067msgid "alignment must be constant"
2068msgstr ""
2069
499ac353 2070#: config/tc-arm.c:4726
ae351704
AM
2071msgid "this group relocation is not allowed on this instruction"
2072msgstr ""
2073
499ac353 2074#: config/tc-arm.c:4738 config/tc-arm.c:5129
55cf6793 2075msgid "']' expected"
06647dfd
AM
2076msgstr ""
2077
499ac353 2078#: config/tc-arm.c:4756
55cf6793 2079msgid "'}' expected at end of 'option' field"
06647dfd
AM
2080msgstr ""
2081
499ac353 2082#: config/tc-arm.c:4761
55cf6793 2083msgid "cannot combine index with option"
87ccc1b0
NC
2084msgstr ""
2085
499ac353 2086#: config/tc-arm.c:4774
55cf6793 2087msgid "cannot combine pre- and post-indexing"
6e1772d5
AM
2088msgstr ""
2089
499ac353 2090#: config/tc-arm.c:4935
55cf6793
ZW
2091msgid "flag for {c}psr instruction expected"
2092msgstr ""
2093
499ac353 2094#: config/tc-arm.c:4960
55cf6793 2095msgid "unrecognized CPS flag"
5f68c319
NC
2096msgstr ""
2097
499ac353 2098#: config/tc-arm.c:4967
55cf6793 2099msgid "missing CPS flags"
6e1772d5
AM
2100msgstr ""
2101
499ac353 2102#: config/tc-arm.c:4990 config/tc-arm.c:4996
6e1772d5
AM
2103msgid "valid endian specifiers are be or le"
2104msgstr ""
2105
499ac353 2106#: config/tc-arm.c:5018
6e1772d5
AM
2107msgid "missing rotation field after comma"
2108msgstr ""
2109
499ac353 2110#: config/tc-arm.c:5033
55cf6793 2111msgid "rotation can only be 0, 8, 16, or 24"
6e1772d5
AM
2112msgstr ""
2113
499ac353 2114#: config/tc-arm.c:5053
55cf6793 2115msgid "condition required"
6e1772d5
AM
2116msgstr ""
2117
499ac353 2118#: config/tc-arm.c:5091 config/tc-arm.c:6926
ae351704
AM
2119msgid "'[' expected"
2120msgstr ""
2121
499ac353 2122#: config/tc-arm.c:5104
ae351704
AM
2123msgid "',' expected"
2124msgstr ""
2125
499ac353 2126#: config/tc-arm.c:5121
3caac5b8
AM
2127msgid "invalid shift"
2128msgstr ""
2129
499ac353 2130#: config/tc-arm.c:5194
ae351704
AM
2131msgid "can't use Neon quad register here"
2132msgstr ""
2133
499ac353 2134#: config/tc-arm.c:5260
ae351704
AM
2135msgid "expected <Rm> or <Dm> or <Qm> operand"
2136msgstr ""
2137
499ac353 2138#: config/tc-arm.c:5340
ae351704
AM
2139msgid "parse error"
2140msgstr ""
2141
499ac353 2142#: config/tc-arm.c:5350 read.c:2096
ae351704
AM
2143msgid "expected comma"
2144msgstr ""
2145
499ac353 2146#: config/tc-arm.c:5640 config/tc-arm.c:5710
ae351704
AM
2147msgid "immediate value is out of range"
2148msgstr ""
2149
499ac353 2150#: config/tc-arm.c:5855
55cf6793 2151msgid "iWMMXt data or control register expected"
6e1772d5
AM
2152msgstr ""
2153
499ac353 2154#: config/tc-arm.c:6008
c85dd50d
NC
2155#, c-format
2156msgid "unhandled operand code %d"
2157msgstr ""
2158
499ac353 2159#: config/tc-arm.c:6087 config/tc-score.c:56
55cf6793 2160msgid "garbage following instruction"
06647dfd
AM
2161msgstr ""
2162
499ac353 2163#: config/tc-arm.c:6174
ae351704
AM
2164msgid "D register out of range for selected VFP version"
2165msgstr ""
2166
499ac353 2167#: config/tc-arm.c:6253
55cf6793 2168msgid "instruction does not accept preindexed addressing"
06647dfd
AM
2169msgstr ""
2170
55cf6793 2171#. unindexed - only for coprocessor
499ac353 2172#: config/tc-arm.c:6269 config/tc-arm.c:8246
55cf6793 2173msgid "instruction does not accept unindexed addressing"
06647dfd
AM
2174msgstr ""
2175
499ac353 2176#: config/tc-arm.c:6277
55cf6793 2177msgid "destination register same as write-back base"
06647dfd
AM
2178msgstr ""
2179
499ac353 2180#: config/tc-arm.c:6278
55cf6793 2181msgid "source register same as write-back base"
6e1772d5
AM
2182msgstr ""
2183
499ac353 2184#: config/tc-arm.c:6324
55cf6793 2185msgid "instruction does not accept scaled register index"
87ccc1b0
NC
2186msgstr ""
2187
499ac353 2188#: config/tc-arm.c:6364
55cf6793 2189msgid "instruction does not support unindexed addressing"
6e1772d5
AM
2190msgstr ""
2191
499ac353 2192#: config/tc-arm.c:6379
55cf6793 2193msgid "pc may not be used with write-back"
5f68c319
NC
2194msgstr ""
2195
499ac353 2196#: config/tc-arm.c:6384
55cf6793 2197msgid "instruction does not support writeback"
5f68c319
NC
2198msgstr ""
2199
499ac353 2200#: config/tc-arm.c:6426
55cf6793
ZW
2201msgid "invalid pseudo operation"
2202msgstr ""
2203
499ac353 2204#: config/tc-arm.c:6472
55cf6793 2205msgid "literal pool insertion failed"
5f68c319
NC
2206msgstr ""
2207
499ac353 2208#: config/tc-arm.c:6530
3caac5b8
AM
2209msgid "Rn must not overlap other operands"
2210msgstr ""
2211
499ac353 2212#: config/tc-arm.c:6619 config/tc-arm.c:8778
c85dd50d
NC
2213msgid "bad barrier type"
2214msgstr ""
2215
499ac353
NC
2216#: config/tc-arm.c:6630 config/tc-arm.c:6649 config/tc-arm.c:6662
2217#: config/tc-arm.c:8789 config/tc-arm.c:8809 config/tc-arm.c:8823
55cf6793
ZW
2218msgid "bit-field extends past end of register"
2219msgstr ""
2220
499ac353 2221#: config/tc-arm.c:6691
55cf6793
ZW
2222msgid "the only suffix valid here is '(plt)'"
2223msgstr ""
2224
499ac353 2225#: config/tc-arm.c:6744
55cf6793
ZW
2226msgid "use of r15 in blx in ARM mode is not really useful"
2227msgstr ""
2228
499ac353 2229#: config/tc-arm.c:6767
55cf6793
ZW
2230msgid "use of r15 in bx in ARM mode is not really useful"
2231msgstr ""
2232
499ac353 2233#: config/tc-arm.c:6779 config/tc-arm.c:8961
55cf6793 2234msgid "use of r15 in bxj is not really useful"
5f68c319
NC
2235msgstr ""
2236
499ac353 2237#: config/tc-arm.c:6893 config/tc-arm.c:6902
55cf6793
ZW
2238msgid "writeback of base register is UNPREDICTABLE"
2239msgstr ""
2240
499ac353 2241#: config/tc-arm.c:6896
55cf6793
ZW
2242msgid "writeback of base register when in register list is UNPREDICTABLE"
2243msgstr ""
2244
499ac353 2245#: config/tc-arm.c:6906
55cf6793
ZW
2246msgid "if writeback register is in list, it must be the lowest reg in the list"
2247msgstr ""
2248
499ac353 2249#: config/tc-arm.c:6921
55cf6793
ZW
2250msgid "first destination register must be even"
2251msgstr ""
2252
499ac353 2253#: config/tc-arm.c:6924 config/tc-arm.c:6991
55cf6793
ZW
2254msgid "can only load two consecutive registers"
2255msgstr ""
2256
2257#. If op 1 were present and equal to PC, this function wouldn't
2258#. have been called in the first place.
2259#. If op 2 were present and equal to PC, this function wouldn't
2260#. have been called in the first place.
499ac353
NC
2261#: config/tc-arm.c:6925 config/tc-arm.c:6994 config/tc-arm.c:7516
2262#: config/tc-arm.c:9439
328577ad 2263msgid "r14 not allowed here"
5f68c319
NC
2264msgstr ""
2265
499ac353 2266#: config/tc-arm.c:6939
55cf6793 2267msgid "base register written back, and overlaps second destination register"
252b5132
RH
2268msgstr ""
2269
499ac353 2270#: config/tc-arm.c:6947
55cf6793 2271msgid "index register overlaps destination register"
252b5132
RH
2272msgstr ""
2273
499ac353 2274#: config/tc-arm.c:6977 config/tc-arm.c:7498
55cf6793 2275msgid "offset must be zero in ARM encoding"
252b5132
RH
2276msgstr ""
2277
499ac353 2278#: config/tc-arm.c:6988 config/tc-arm.c:7510
55cf6793 2279msgid "even register required"
e135f41b
NC
2280msgstr ""
2281
499ac353 2282#: config/tc-arm.c:7019 config/tc-arm.c:7050
55cf6793 2283msgid "this instruction requires a post-indexed address"
a74801ba
ILT
2284msgstr ""
2285
499ac353 2286#: config/tc-arm.c:7077
ae351704
AM
2287msgid "Rd and Rm should be different in mla"
2288msgstr ""
2289
499ac353 2290#: config/tc-arm.c:7101 config/tc-arm.c:9697
ae351704
AM
2291msgid ":lower16: not allowed this instruction"
2292msgstr ""
2293
499ac353 2294#: config/tc-arm.c:7103
ae351704
AM
2295msgid ":upper16: not allowed instruction"
2296msgstr ""
2297
499ac353 2298#: config/tc-arm.c:7122
ae351704 2299msgid "operand 1 must be FPSCR"
a74801ba
ILT
2300msgstr ""
2301
499ac353 2302#: config/tc-arm.c:7155 config/tc-arm.c:9806
55cf6793 2303msgid "'CPSR' or 'SPSR' expected"
252b5132
RH
2304msgstr ""
2305
499ac353 2306#: config/tc-arm.c:7192
ae351704 2307msgid "Rd and Rm should be different in mul"
328577ad
NC
2308msgstr ""
2309
499ac353 2310#: config/tc-arm.c:7213
55cf6793 2311msgid "rdhi, rdlo and rm must all be different"
252b5132
RH
2312msgstr ""
2313
499ac353 2314#: config/tc-arm.c:7275
55cf6793 2315msgid "'[' expected after PLD mnemonic"
252b5132
RH
2316msgstr ""
2317
499ac353 2318#: config/tc-arm.c:7277 config/tc-arm.c:7292
55cf6793 2319msgid "post-indexed expression used in preload instruction"
252b5132
RH
2320msgstr ""
2321
499ac353 2322#: config/tc-arm.c:7279 config/tc-arm.c:7294
55cf6793 2323msgid "writeback used in preload instruction"
252b5132
RH
2324msgstr ""
2325
499ac353 2326#: config/tc-arm.c:7281 config/tc-arm.c:7296
55cf6793 2327msgid "unindexed addressing used in preload instruction"
252b5132
RH
2328msgstr ""
2329
499ac353 2330#: config/tc-arm.c:7290
ae351704 2331msgid "'[' expected after PLI mnemonic"
252b5132
RH
2332msgstr ""
2333
499ac353 2334#: config/tc-arm.c:7443 config/tc-arm.c:9886
55cf6793 2335msgid "rdhi and rdlo must be different"
252b5132
RH
2336msgstr ""
2337
499ac353 2338#: config/tc-arm.c:7469
ae351704
AM
2339msgid "SRS base register must be r13"
2340msgstr ""
2341
499ac353 2342#: config/tc-arm.c:7513
55cf6793 2343msgid "can only store two consecutive registers"
0d2bcfaf
NC
2344msgstr ""
2345
499ac353 2346#: config/tc-arm.c:7608 config/tc-arm.c:7625
55cf6793 2347msgid "only two consecutive VFP SP registers allowed here"
87ccc1b0
NC
2348msgstr ""
2349
499ac353 2350#: config/tc-arm.c:7653 config/tc-arm.c:7668
55cf6793 2351msgid "this addressing mode requires base-register writeback"
87ccc1b0
NC
2352msgstr ""
2353
499ac353 2354#: config/tc-arm.c:7843
55cf6793 2355msgid "this instruction does not support indexing"
252b5132
RH
2356msgstr ""
2357
499ac353 2358#: config/tc-arm.c:7867
55cf6793 2359msgid "only r15 allowed here"
252b5132
RH
2360msgstr ""
2361
499ac353 2362#: config/tc-arm.c:8002
ae351704
AM
2363msgid "immediate operand requires iWMMXt2"
2364msgstr ""
2365
499ac353 2366#: config/tc-arm.c:8146
3caac5b8
AM
2367msgid "shift by register not allowed in thumb mode"
2368msgstr ""
2369
499ac353 2370#: config/tc-arm.c:8158 config/tc-arm.c:18199
55cf6793 2371msgid "shift expression is too large"
328577ad
NC
2372msgstr ""
2373
499ac353 2374#: config/tc-arm.c:8184
ae351704 2375msgid "Instruction does not support =N addresses"
252b5132
RH
2376msgstr ""
2377
499ac353 2378#: config/tc-arm.c:8189
55cf6793 2379msgid "cannot use register index with PC-relative addressing"
252b5132
RH
2380msgstr ""
2381
499ac353 2382#: config/tc-arm.c:8190
55cf6793 2383msgid "cannot use register index with this instruction"
252b5132
RH
2384msgstr ""
2385
499ac353 2386#: config/tc-arm.c:8192
55cf6793 2387msgid "Thumb does not support negative register indexing"
252b5132
RH
2388msgstr ""
2389
499ac353 2390#: config/tc-arm.c:8194
55cf6793 2391msgid "Thumb does not support register post-indexing"
328577ad
NC
2392msgstr ""
2393
499ac353 2394#: config/tc-arm.c:8196
55cf6793 2395msgid "Thumb does not support register indexing with writeback"
328577ad
NC
2396msgstr ""
2397
499ac353 2398#: config/tc-arm.c:8198
55cf6793 2399msgid "Thumb supports only LSL in shifted register indexing"
328577ad
NC
2400msgstr ""
2401
499ac353 2402#: config/tc-arm.c:8207 config/tc-arm.c:12948
55cf6793 2403msgid "shift out of range"
252b5132
RH
2404msgstr ""
2405
499ac353 2406#: config/tc-arm.c:8215
55cf6793 2407msgid "cannot use writeback with PC-relative addressing"
252b5132
RH
2408msgstr ""
2409
499ac353 2410#: config/tc-arm.c:8217
55cf6793 2411msgid "cannot use writeback with this instruction"
252b5132
RH
2412msgstr ""
2413
499ac353 2414#: config/tc-arm.c:8236
55cf6793 2415msgid "cannot use post-indexing with PC-relative addressing"
252b5132
RH
2416msgstr ""
2417
499ac353 2418#: config/tc-arm.c:8237
55cf6793 2419msgid "cannot use post-indexing with this instruction"
252b5132
RH
2420msgstr ""
2421
499ac353 2422#: config/tc-arm.c:8364
3caac5b8
AM
2423msgid "PC not allowed as destination"
2424msgstr ""
2425
499ac353 2426#: config/tc-arm.c:8435
ae351704
AM
2427msgid "only SUBS PC, LR, #const allowed"
2428msgstr ""
2429
499ac353
NC
2430#: config/tc-arm.c:8508 config/tc-arm.c:8649 config/tc-arm.c:8741
2431#: config/tc-arm.c:9761
55cf6793 2432msgid "shift must be constant"
252b5132
RH
2433msgstr ""
2434
499ac353
NC
2435#: config/tc-arm.c:8535 config/tc-arm.c:8664 config/tc-arm.c:8756
2436#: config/tc-arm.c:9774
55cf6793 2437msgid "unshifted register required"
252b5132
RH
2438msgstr ""
2439
499ac353 2440#: config/tc-arm.c:8550 config/tc-arm.c:8767 config/tc-arm.c:9873
55cf6793 2441msgid "dest must overlap one source register"
252b5132
RH
2442msgstr ""
2443
499ac353 2444#: config/tc-arm.c:8667
55cf6793 2445msgid "dest and source1 must be the same register"
252b5132
RH
2446msgstr ""
2447
499ac353 2448#: config/tc-arm.c:8918
ae351704
AM
2449msgid "instruction is always unconditional"
2450msgstr ""
2451
499ac353 2452#: config/tc-arm.c:9000
ae351704
AM
2453msgid "selected processor does not support 'A' form of this instruction"
2454msgstr ""
2455
499ac353 2456#: config/tc-arm.c:9003
55cf6793 2457msgid "Thumb does not support the 2-argument form of this instruction"
252b5132
RH
2458msgstr ""
2459
499ac353 2460#: config/tc-arm.c:9102
ae351704 2461msgid "SP not allowed in register list"
252b5132
RH
2462msgstr ""
2463
499ac353 2464#: config/tc-arm.c:9107
ae351704 2465msgid "LR and PC should not both be in register list"
252b5132
RH
2466msgstr ""
2467
499ac353 2468#: config/tc-arm.c:9111
ae351704 2469msgid "base register should not be in register list when written back"
252b5132
RH
2470msgstr ""
2471
499ac353 2472#: config/tc-arm.c:9117
ae351704 2473msgid "PC not allowed in register list"
252b5132
RH
2474msgstr ""
2475
499ac353 2476#: config/tc-arm.c:9120 config/tc-arm.c:9186 config/tc-arm.c:9226
ae351704
AM
2477#, c-format
2478msgid "value stored for r%d is UNPREDICTABLE"
252b5132
RH
2479msgstr ""
2480
499ac353 2481#: config/tc-arm.c:9162
ae351704
AM
2482msgid "Thumb load/store multiple does not support {reglist}^"
2483msgstr ""
2484
499ac353 2485#: config/tc-arm.c:9219
ae351704 2486msgid "Thumb-2 instruction only valid in unified syntax"
252b5132
RH
2487msgstr ""
2488
499ac353 2489#: config/tc-arm.c:9223 config/tc-arm.c:9233
55cf6793 2490msgid "this instruction will write back the base register"
252b5132
RH
2491msgstr ""
2492
499ac353 2493#: config/tc-arm.c:9236
55cf6793 2494msgid "this instruction will not write back the base register"
252b5132
RH
2495msgstr ""
2496
499ac353 2497#: config/tc-arm.c:9265
55cf6793 2498msgid "r14 not allowed as first register when second register is omitted"
252b5132
RH
2499msgstr ""
2500
499ac353 2501#: config/tc-arm.c:9362 config/tc-arm.c:9375 config/tc-arm.c:9411
55cf6793 2502msgid "Thumb does not support this addressing mode"
8ea2b00f
AM
2503msgstr ""
2504
499ac353 2505#: config/tc-arm.c:9379
55cf6793 2506msgid "byte or halfword not valid for base register"
252b5132
RH
2507msgstr ""
2508
499ac353 2509#: config/tc-arm.c:9382
55cf6793 2510msgid "r15 based store not allowed"
252b5132
RH
2511msgstr ""
2512
499ac353 2513#: config/tc-arm.c:9384
55cf6793 2514msgid "invalid base register for register offset"
252b5132
RH
2515msgstr ""
2516
499ac353 2517#: config/tc-arm.c:9682
55cf6793 2518msgid "only lo regs allowed with immediate"
252b5132
RH
2519msgstr ""
2520
499ac353 2521#: config/tc-arm.c:9702
ae351704 2522msgid ":upper16: not allowed this instruction"
55cf6793
ZW
2523msgstr ""
2524
499ac353 2525#: config/tc-arm.c:9796 config/tc-arm.c:9828 config/tc-arm.c:9834
ae351704 2526msgid "selected processor does not support requested special purpose register"
55cf6793
ZW
2527msgstr ""
2528
499ac353 2529#: config/tc-arm.c:9802
ae351704
AM
2530#, c-format
2531msgid ""
2532"selected processor does not support requested special purpose register %x"
55cf6793
ZW
2533msgstr ""
2534
499ac353 2535#: config/tc-arm.c:9823
ae351704 2536msgid "Thumb encoding does not support an immediate here"
3caac5b8
AM
2537msgstr ""
2538
499ac353 2539#: config/tc-arm.c:9908
ae351704
AM
2540msgid "Thumb does not support NOP with hints"
2541msgstr ""
2542
499ac353 2543#: config/tc-arm.c:9990
ae351704 2544msgid "push/pop do not support {reglist}^"
3caac5b8
AM
2545msgstr ""
2546
499ac353 2547#: config/tc-arm.c:10013
328577ad 2548msgid "invalid register list to push/pop instruction"
252b5132
RH
2549msgstr ""
2550
499ac353 2551#: config/tc-arm.c:10205
ae351704
AM
2552msgid "source1 and dest must be same register"
2553msgstr ""
2554
499ac353 2555#: config/tc-arm.c:10226
55cf6793 2556msgid "ror #imm not supported"
252b5132
RH
2557msgstr ""
2558
499ac353 2559#: config/tc-arm.c:10351
55cf6793 2560msgid "Thumb encoding does not support rotation"
6e1772d5
AM
2561msgstr ""
2562
499ac353 2563#: config/tc-arm.c:10370
ae351704
AM
2564msgid "instruction requires register index"
2565msgstr ""
2566
499ac353 2567#: config/tc-arm.c:10372
3caac5b8
AM
2568msgid "PC is not a valid index register"
2569msgstr ""
2570
499ac353 2571#: config/tc-arm.c:10374
3caac5b8
AM
2572msgid "instruction does not allow shifted index"
2573msgstr ""
2574
499ac353 2575#: config/tc-arm.c:10793
ae351704 2576msgid "invalid instruction shape"
3caac5b8
AM
2577msgstr ""
2578
499ac353 2579#: config/tc-arm.c:11035
ae351704 2580msgid "types specified in both the mnemonic and operands"
55cf6793
ZW
2581msgstr ""
2582
499ac353 2583#: config/tc-arm.c:11072
ae351704 2584msgid "operand types can't be inferred"
a74801ba
ILT
2585msgstr ""
2586
499ac353 2587#: config/tc-arm.c:11078
ae351704 2588msgid "type specifier has the wrong number of parts"
55cf6793
ZW
2589msgstr ""
2590
499ac353 2591#: config/tc-arm.c:11133
ae351704 2592msgid "operand size must match register width"
252b5132
RH
2593msgstr ""
2594
499ac353 2595#: config/tc-arm.c:11144
ae351704 2596msgid "bad type in Neon instruction"
3caac5b8
AM
2597msgstr ""
2598
499ac353 2599#: config/tc-arm.c:11155
ae351704 2600msgid "inconsistent types in Neon instruction"
3caac5b8
AM
2601msgstr ""
2602
499ac353 2603#: config/tc-arm.c:12204
ae351704 2604msgid "scalar out of range for multiply instruction"
252b5132
RH
2605msgstr ""
2606
499ac353 2607#: config/tc-arm.c:12368 config/tc-arm.c:12380
ae351704 2608msgid "immediate out of range for insert"
252b5132
RH
2609msgstr ""
2610
499ac353 2611#: config/tc-arm.c:12392 config/tc-arm.c:13294
ae351704 2612msgid "immediate out of range for shift"
3b16e843
NC
2613msgstr ""
2614
499ac353
NC
2615#: config/tc-arm.c:12449 config/tc-arm.c:12476 config/tc-arm.c:12794
2616#: config/tc-arm.c:13240
ae351704 2617msgid "immediate out of range"
3b16e843
NC
2618msgstr ""
2619
499ac353 2620#: config/tc-arm.c:12513
ae351704 2621msgid "immediate out of range for narrowing operation"
6e1772d5
AM
2622msgstr ""
2623
499ac353 2624#: config/tc-arm.c:12633
ae351704 2625msgid "operands 0 and 1 must be the same register"
252b5132
RH
2626msgstr ""
2627
499ac353 2628#: config/tc-arm.c:12768
ae351704 2629msgid "operand size must be specified for immediate VMOV"
8ea2b00f
AM
2630msgstr ""
2631
499ac353 2632#: config/tc-arm.c:12778
ae351704 2633msgid "immediate has bits set outside the operand size"
252b5132
RH
2634msgstr ""
2635
499ac353 2636#: config/tc-arm.c:12974
ae351704 2637msgid "elements must be smaller than reversal region"
8ad3436c
AM
2638msgstr ""
2639
499ac353 2640#: config/tc-arm.c:13145 config/tc-arm.c:13193
ae351704 2641msgid "bad type for scalar"
8ad3436c
AM
2642msgstr ""
2643
499ac353 2644#: config/tc-arm.c:13257 config/tc-arm.c:13265
ae351704 2645msgid "VFP registers must be adjacent"
252b5132
RH
2646msgstr ""
2647
499ac353 2648#: config/tc-arm.c:13406
ae351704 2649msgid "bad list length for table lookup"
252b5132
RH
2650msgstr ""
2651
499ac353 2652#: config/tc-arm.c:13436
ae351704 2653msgid "writeback (!) must be used for VLDMDB and VSTMDB"
55cf6793
ZW
2654msgstr ""
2655
499ac353 2656#: config/tc-arm.c:13439
ae351704 2657msgid "register list must contain at least 1 and at most 16 registers"
252b5132
RH
2658msgstr ""
2659
499ac353 2660#: config/tc-arm.c:13516
ae351704 2661msgid "bad alignment"
06647dfd
AM
2662msgstr ""
2663
499ac353 2664#: config/tc-arm.c:13533
ae351704 2665msgid "bad list type for instruction"
252b5132
RH
2666msgstr ""
2667
499ac353 2668#: config/tc-arm.c:13575
ae351704 2669msgid "unsupported alignment for instruction"
a74801ba
ILT
2670msgstr ""
2671
499ac353
NC
2672#: config/tc-arm.c:13594 config/tc-arm.c:13688 config/tc-arm.c:13699
2673#: config/tc-arm.c:13709 config/tc-arm.c:13723
ae351704 2674msgid "bad list length"
252b5132
RH
2675msgstr ""
2676
499ac353 2677#: config/tc-arm.c:13599
ae351704 2678msgid "stride of 2 unavailable when element size is 8"
252b5132
RH
2679msgstr ""
2680
499ac353 2681#: config/tc-arm.c:13632 config/tc-arm.c:13707
ae351704 2682msgid "can't use alignment with this instruction"
252b5132
RH
2683msgstr ""
2684
499ac353 2685#: config/tc-arm.c:13771
ae351704 2686msgid "post-index must be a register"
06647dfd
AM
2687msgstr ""
2688
499ac353 2689#: config/tc-arm.c:13773
ae351704 2690msgid "bad register for post-index"
252b5132
RH
2691msgstr ""
2692
499ac353 2693#: config/tc-arm.c:14060 config/tc-arm.c:14146
ae351704 2694msgid "conditional infixes are deprecated in unified syntax"
87ccc1b0
NC
2695msgstr ""
2696
499ac353 2697#: config/tc-arm.c:14185
ae351704 2698msgid "s suffix on comparison instruction is deprecated"
252b5132
RH
2699msgstr ""
2700
499ac353 2701#: config/tc-arm.c:14204 config/tc-arm.c:14285
ae351704
AM
2702#, c-format
2703msgid "selected processor does not support `%s'"
2704msgstr ""
2705
499ac353 2706#: config/tc-arm.c:14210
ae351704
AM
2707msgid "Thumb does not support conditional execution"
2708msgstr ""
2709
499ac353 2710#: config/tc-arm.c:14233
ae351704
AM
2711msgid "incorrect condition in IT block"
2712msgstr ""
2713
499ac353 2714#: config/tc-arm.c:14239
c85dd50d 2715msgid "thumb conditional instruction not in IT block"
ae351704
AM
2716msgstr ""
2717
499ac353 2718#: config/tc-arm.c:14259
ae351704
AM
2719#, c-format
2720msgid "cannot honor width suffix -- `%s'"
2721msgstr ""
2722
499ac353 2723#: config/tc-arm.c:14290
ae351704
AM
2724#, c-format
2725msgid "width suffixes are invalid in ARM mode -- `%s'"
55cf6793
ZW
2726msgstr ""
2727
499ac353 2728#: config/tc-arm.c:14314
ae351704
AM
2729#, c-format
2730msgid "attempt to use an ARM instruction on a Thumb-only processor -- `%s'"
2731msgstr ""
2732
499ac353 2733#: config/tc-arm.c:17065
ae351704
AM
2734msgid "alignments greater than 32 bytes not supported in .text sections."
2735msgstr ""
2736
499ac353 2737#: config/tc-arm.c:17314 config/tc-ia64.c:3756
c85dd50d
NC
2738#, c-format
2739msgid "Group section `%s' has no group signature"
2740msgstr ""
2741
499ac353 2742#: config/tc-arm.c:17359
ae351704
AM
2743msgid "handerdata in cantunwind frame"
2744msgstr ""
2745
499ac353 2746#: config/tc-arm.c:17376
ae351704
AM
2747msgid "too many unwind opcodes for personality routine 0"
2748msgstr ""
2749
499ac353 2750#: config/tc-arm.c:17408
ae351704
AM
2751msgid "too many unwind opcodes"
2752msgstr ""
2753
499ac353 2754#: config/tc-arm.c:17632
c85dd50d
NC
2755msgid "GOT already in the symbol table"
2756msgstr ""
2757
499ac353 2758#: config/tc-arm.c:17942 config/tc-arm.c:18226
ae351704
AM
2759#, c-format
2760msgid "undefined symbol %s used as an immediate value"
2761msgstr ""
2762
499ac353 2763#: config/tc-arm.c:17956 config/tc-arm.c:18265
ae351704
AM
2764#, c-format
2765msgid "invalid constant (%lx) after fixup"
2766msgstr ""
2767
499ac353 2768#: config/tc-arm.c:17993
ae351704
AM
2769#, c-format
2770msgid "unable to compute ADRL instructions for PC offset of 0x%lx"
2771msgstr ""
2772
499ac353 2773#: config/tc-arm.c:18028 config/tc-arm.c:18053
ae351704
AM
2774msgid "invalid literal constant: pool needs to be closer"
2775msgstr ""
2776
499ac353 2777#: config/tc-arm.c:18031 config/tc-arm.c:18069
ae351704
AM
2778#, c-format
2779msgid "bad immediate value for offset (%ld)"
2780msgstr ""
2781
499ac353 2782#: config/tc-arm.c:18055
ae351704
AM
2783#, c-format
2784msgid "bad immediate value for 8-bit offset (%ld)"
2785msgstr ""
2786
499ac353 2787#: config/tc-arm.c:18110
ae351704
AM
2788msgid "offset not a multiple of 4"
2789msgstr ""
2790
499ac353
NC
2791#: config/tc-arm.c:18117 config/tc-arm.c:18132 config/tc-arm.c:18147
2792#: config/tc-arm.c:18158 config/tc-arm.c:18181 config/tc-arm.c:18776
2793#: config/tc-pj.c:450 config/tc-sh.c:4164
ae351704
AM
2794msgid "offset out of range"
2795msgstr ""
2796
499ac353 2797#: config/tc-arm.c:18281
ae351704
AM
2798msgid "invalid smc expression"
2799msgstr ""
2800
499ac353 2801#: config/tc-arm.c:18292 config/tc-arm.c:18301
ae351704
AM
2802msgid "invalid swi expression"
2803msgstr ""
2804
499ac353 2805#: config/tc-arm.c:18311
ae351704
AM
2806msgid "invalid expression in load/store multiple"
2807msgstr ""
2808
499ac353 2809#: config/tc-arm.c:18341
ae351704
AM
2810msgid "misaligned branch destination"
2811msgstr ""
2812
499ac353
NC
2813#: config/tc-arm.c:18345 config/tc-arm.c:18382 config/tc-arm.c:18396
2814#: config/tc-arm.c:18409 config/tc-arm.c:18448 config/tc-arm.c:18473
ae351704
AM
2815msgid "branch out of range"
2816msgstr ""
2817
499ac353 2818#: config/tc-arm.c:18422
ae351704
AM
2819msgid "conditional branch out of range"
2820msgstr ""
2821
499ac353 2822#: config/tc-arm.c:18550
ae351704
AM
2823msgid "rel31 relocation overflow"
2824msgstr ""
2825
499ac353 2826#: config/tc-arm.c:18562 config/tc-arm.c:18585
ae351704
AM
2827msgid "co-processor offset out of range"
2828msgstr ""
2829
499ac353 2830#: config/tc-arm.c:18602
ae351704
AM
2831#, c-format
2832msgid "invalid offset, target not word aligned (0x%08lX)"
2833msgstr ""
2834
499ac353
NC
2835#: config/tc-arm.c:18609 config/tc-arm.c:18618 config/tc-arm.c:18626
2836#: config/tc-arm.c:18634 config/tc-arm.c:18642
ae351704
AM
2837#, c-format
2838msgid "invalid offset, value too big (0x%08lX)"
2839msgstr ""
2840
499ac353 2841#: config/tc-arm.c:18683
ae351704
AM
2842msgid "invalid Hi register with immediate"
2843msgstr ""
2844
499ac353 2845#: config/tc-arm.c:18699
328577ad 2846msgid "invalid immediate for stack address calculation"
252b5132
RH
2847msgstr ""
2848
499ac353 2849#: config/tc-arm.c:18707
252b5132 2850#, c-format
328577ad 2851msgid "invalid immediate for address calculation (value = 0x%08lX)"
a74801ba
ILT
2852msgstr ""
2853
499ac353 2854#: config/tc-arm.c:18737
252b5132 2855#, c-format
c85dd50d 2856msgid "invalid immediate: %ld is out of range"
252b5132
RH
2857msgstr ""
2858
499ac353 2859#: config/tc-arm.c:18749
252b5132 2860#, c-format
55cf6793 2861msgid "invalid shift value: %ld"
252b5132
RH
2862msgstr ""
2863
499ac353 2864#: config/tc-arm.c:18828
ae351704
AM
2865#, c-format
2866msgid "the offset 0x%08lX is not representable"
2867msgstr ""
2868
499ac353 2869#: config/tc-arm.c:18868
ae351704
AM
2870#, c-format
2871msgid "bad offset 0x%08lX (only 12 bits available for the magnitude)"
2872msgstr ""
2873
499ac353 2874#: config/tc-arm.c:18907
ae351704
AM
2875#, c-format
2876msgid "bad offset 0x%08lX (only 8 bits available for the magnitude)"
2877msgstr ""
2878
499ac353 2879#: config/tc-arm.c:18947
ae351704
AM
2880#, c-format
2881msgid "bad offset 0x%08lX (must be word-aligned)"
2882msgstr ""
2883
499ac353 2884#: config/tc-arm.c:18952
ae351704
AM
2885#, c-format
2886msgid "bad offset 0x%08lX (must be an 8-bit number of words)"
2887msgstr ""
2888
499ac353 2889#: config/tc-arm.c:18978 config/tc-score.c:5410
252b5132 2890#, c-format
328577ad 2891msgid "bad relocation fixup type (%d)"
252b5132
RH
2892msgstr ""
2893
499ac353 2894#: config/tc-arm.c:19081
87ccc1b0 2895msgid "literal referenced across section boundary"
a74801ba
ILT
2896msgstr ""
2897
499ac353 2898#: config/tc-arm.c:19141
87ccc1b0 2899msgid "internal relocation (type: IMMEDIATE) not fixed up"
252b5132
RH
2900msgstr ""
2901
499ac353 2902#: config/tc-arm.c:19146
328577ad 2903msgid "ADRL used for a symbol not defined in the same file"
252b5132
RH
2904msgstr ""
2905
499ac353 2906#: config/tc-arm.c:19161
6e1772d5
AM
2907#, c-format
2908msgid "undefined local label `%s'"
2909msgstr ""
2910
499ac353 2911#: config/tc-arm.c:19167
87ccc1b0 2912msgid "internal_relocation (type: OFFSET_IMM) not fixed up"
a74801ba
ILT
2913msgstr ""
2914
499ac353
NC
2915#: config/tc-arm.c:19188 config/tc-cris.c:3925 config/tc-mcore.c:1926
2916#: config/tc-mmix.c:2859 config/tc-ns32k.c:2248 config/tc-score.c:5501
328577ad 2917msgid "<unknown>"
a74801ba
ILT
2918msgstr ""
2919
499ac353 2920#: config/tc-arm.c:19191 config/tc-arm.c:19212 config/tc-score.c:5503
252b5132 2921#, c-format
328577ad 2922msgid "cannot represent %s relocation in this object file format"
252b5132
RH
2923msgstr ""
2924
499ac353 2925#: config/tc-arm.c:19446
252b5132 2926#, c-format
55cf6793 2927msgid "%s: unexpected function type: %d"
252b5132
RH
2928msgstr ""
2929
499ac353 2930#: config/tc-arm.c:19569
55cf6793
ZW
2931msgid "use of old and new-style options to set CPU type"
2932msgstr ""
2933
499ac353 2934#: config/tc-arm.c:19579
55cf6793
ZW
2935msgid "use of old and new-style options to set FPU type"
2936msgstr ""
2937
499ac353 2938#: config/tc-arm.c:19654
55cf6793 2939msgid "hard-float conflicts with specified fpu"
0d2bcfaf
NC
2940msgstr ""
2941
499ac353 2942#: config/tc-arm.c:19837
3b16e843
NC
2943msgid "generate PIC code"
2944msgstr ""
2945
499ac353 2946#: config/tc-arm.c:19838
3b16e843
NC
2947msgid "assemble Thumb code"
2948msgstr ""
2949
499ac353 2950#: config/tc-arm.c:19839
3b16e843
NC
2951msgid "support ARM/Thumb interworking"
2952msgstr ""
2953
499ac353 2954#: config/tc-arm.c:19841
3b16e843
NC
2955msgid "code uses 32-bit program counter"
2956msgstr ""
2957
499ac353 2958#: config/tc-arm.c:19842
3b16e843
NC
2959msgid "code uses 26-bit program counter"
2960msgstr ""
2961
499ac353 2962#: config/tc-arm.c:19843
3b16e843
NC
2963msgid "floating point args are in fp regs"
2964msgstr ""
2965
499ac353 2966#: config/tc-arm.c:19845
3b16e843
NC
2967msgid "re-entrant code"
2968msgstr ""
2969
499ac353 2970#: config/tc-arm.c:19846
3b16e843
NC
2971msgid "code is ATPCS conformant"
2972msgstr ""
2973
499ac353 2974#: config/tc-arm.c:19847
3b16e843
NC
2975msgid "assemble for big-endian"
2976msgstr ""
2977
499ac353 2978#: config/tc-arm.c:19848
3b16e843
NC
2979msgid "assemble for little-endian"
2980msgstr ""
2981
2982#. These are recognized by the assembler, but have no affect on code.
499ac353 2983#: config/tc-arm.c:19852
3b16e843
NC
2984msgid "use frame pointer"
2985msgstr ""
2986
499ac353 2987#: config/tc-arm.c:19853
3b16e843
NC
2988msgid "use stack size checking"
2989msgstr ""
2990
2991#. DON'T add any new processors to this list -- we want the whole list
2992#. to go away... Add them to the processors table instead.
499ac353 2993#: config/tc-arm.c:19869 config/tc-arm.c:19870
3b16e843
NC
2994msgid "use -mcpu=arm1"
2995msgstr ""
2996
499ac353 2997#: config/tc-arm.c:19871 config/tc-arm.c:19872
3b16e843
NC
2998msgid "use -mcpu=arm2"
2999msgstr ""
3000
499ac353 3001#: config/tc-arm.c:19873 config/tc-arm.c:19874
3b16e843
NC
3002msgid "use -mcpu=arm250"
3003msgstr ""
3004
499ac353 3005#: config/tc-arm.c:19875 config/tc-arm.c:19876
3b16e843
NC
3006msgid "use -mcpu=arm3"
3007msgstr ""
3008
499ac353 3009#: config/tc-arm.c:19877 config/tc-arm.c:19878
3b16e843
NC
3010msgid "use -mcpu=arm6"
3011msgstr ""
3012
499ac353 3013#: config/tc-arm.c:19879 config/tc-arm.c:19880
3b16e843
NC
3014msgid "use -mcpu=arm600"
3015msgstr ""
3016
499ac353 3017#: config/tc-arm.c:19881 config/tc-arm.c:19882
3b16e843
NC
3018msgid "use -mcpu=arm610"
3019msgstr ""
3020
499ac353 3021#: config/tc-arm.c:19883 config/tc-arm.c:19884
3b16e843
NC
3022msgid "use -mcpu=arm620"
3023msgstr ""
3024
499ac353 3025#: config/tc-arm.c:19885 config/tc-arm.c:19886
3b16e843
NC
3026msgid "use -mcpu=arm7"
3027msgstr ""
3028
499ac353 3029#: config/tc-arm.c:19887 config/tc-arm.c:19888
3b16e843
NC
3030msgid "use -mcpu=arm70"
3031msgstr ""
3032
499ac353 3033#: config/tc-arm.c:19889 config/tc-arm.c:19890
3b16e843
NC
3034msgid "use -mcpu=arm700"
3035msgstr ""
3036
499ac353 3037#: config/tc-arm.c:19891 config/tc-arm.c:19892
3b16e843
NC
3038msgid "use -mcpu=arm700i"
3039msgstr ""
3040
499ac353 3041#: config/tc-arm.c:19893 config/tc-arm.c:19894
3b16e843
NC
3042msgid "use -mcpu=arm710"
3043msgstr ""
3044
499ac353 3045#: config/tc-arm.c:19895 config/tc-arm.c:19896
3b16e843
NC
3046msgid "use -mcpu=arm710c"
3047msgstr ""
3048
499ac353 3049#: config/tc-arm.c:19897 config/tc-arm.c:19898
3b16e843
NC
3050msgid "use -mcpu=arm720"
3051msgstr ""
3052
499ac353 3053#: config/tc-arm.c:19899 config/tc-arm.c:19900
3b16e843
NC
3054msgid "use -mcpu=arm7d"
3055msgstr ""
3056
499ac353 3057#: config/tc-arm.c:19901 config/tc-arm.c:19902
3b16e843
NC
3058msgid "use -mcpu=arm7di"
3059msgstr ""
3060
499ac353 3061#: config/tc-arm.c:19903 config/tc-arm.c:19904
3b16e843
NC
3062msgid "use -mcpu=arm7m"
3063msgstr ""
3064
499ac353 3065#: config/tc-arm.c:19905 config/tc-arm.c:19906
3b16e843
NC
3066msgid "use -mcpu=arm7dm"
3067msgstr ""
3068
499ac353 3069#: config/tc-arm.c:19907 config/tc-arm.c:19908
3b16e843
NC
3070msgid "use -mcpu=arm7dmi"
3071msgstr ""
3072
499ac353 3073#: config/tc-arm.c:19909 config/tc-arm.c:19910
3b16e843
NC
3074msgid "use -mcpu=arm7100"
3075msgstr ""
3076
499ac353 3077#: config/tc-arm.c:19911 config/tc-arm.c:19912
3b16e843
NC
3078msgid "use -mcpu=arm7500"
3079msgstr ""
3080
499ac353 3081#: config/tc-arm.c:19913 config/tc-arm.c:19914
3b16e843
NC
3082msgid "use -mcpu=arm7500fe"
3083msgstr ""
3084
499ac353
NC
3085#: config/tc-arm.c:19915 config/tc-arm.c:19916 config/tc-arm.c:19917
3086#: config/tc-arm.c:19918
3b16e843
NC
3087msgid "use -mcpu=arm7tdmi"
3088msgstr ""
3089
499ac353 3090#: config/tc-arm.c:19919 config/tc-arm.c:19920
3b16e843
NC
3091msgid "use -mcpu=arm710t"
3092msgstr ""
3093
499ac353 3094#: config/tc-arm.c:19921 config/tc-arm.c:19922
3b16e843
NC
3095msgid "use -mcpu=arm720t"
3096msgstr ""
3097
499ac353 3098#: config/tc-arm.c:19923 config/tc-arm.c:19924
3b16e843
NC
3099msgid "use -mcpu=arm740t"
3100msgstr ""
3101
499ac353 3102#: config/tc-arm.c:19925 config/tc-arm.c:19926
3b16e843
NC
3103msgid "use -mcpu=arm8"
3104msgstr ""
3105
499ac353 3106#: config/tc-arm.c:19927 config/tc-arm.c:19928
3b16e843
NC
3107msgid "use -mcpu=arm810"
3108msgstr ""
3109
499ac353 3110#: config/tc-arm.c:19929 config/tc-arm.c:19930
3b16e843
NC
3111msgid "use -mcpu=arm9"
3112msgstr ""
3113
499ac353 3114#: config/tc-arm.c:19931 config/tc-arm.c:19932
3b16e843
NC
3115msgid "use -mcpu=arm9tdmi"
3116msgstr ""
3117
499ac353 3118#: config/tc-arm.c:19933 config/tc-arm.c:19934
3b16e843
NC
3119msgid "use -mcpu=arm920"
3120msgstr ""
3121
499ac353 3122#: config/tc-arm.c:19935 config/tc-arm.c:19936
3b16e843
NC
3123msgid "use -mcpu=arm940"
3124msgstr ""
3125
499ac353 3126#: config/tc-arm.c:19937
3b16e843
NC
3127msgid "use -mcpu=strongarm"
3128msgstr ""
3129
499ac353 3130#: config/tc-arm.c:19939
3b16e843
NC
3131msgid "use -mcpu=strongarm110"
3132msgstr ""
3133
499ac353 3134#: config/tc-arm.c:19941
3b16e843
NC
3135msgid "use -mcpu=strongarm1100"
3136msgstr ""
3137
499ac353 3138#: config/tc-arm.c:19943
3b16e843
NC
3139msgid "use -mcpu=strongarm1110"
3140msgstr ""
3141
499ac353 3142#: config/tc-arm.c:19944
3b16e843
NC
3143msgid "use -mcpu=xscale"
3144msgstr ""
3145
499ac353 3146#: config/tc-arm.c:19945
87ccc1b0
NC
3147msgid "use -mcpu=iwmmxt"
3148msgstr ""
3149
499ac353 3150#: config/tc-arm.c:19946
3b16e843
NC
3151msgid "use -mcpu=all"
3152msgstr ""
3153
3154#. Architecture variants -- don't add any more to this list either.
499ac353 3155#: config/tc-arm.c:19949 config/tc-arm.c:19950
3b16e843
NC
3156msgid "use -march=armv2"
3157msgstr ""
3158
499ac353 3159#: config/tc-arm.c:19951 config/tc-arm.c:19952
3b16e843
NC
3160msgid "use -march=armv2a"
3161msgstr ""
3162
499ac353 3163#: config/tc-arm.c:19953 config/tc-arm.c:19954
3b16e843
NC
3164msgid "use -march=armv3"
3165msgstr ""
3166
499ac353 3167#: config/tc-arm.c:19955 config/tc-arm.c:19956
3b16e843
NC
3168msgid "use -march=armv3m"
3169msgstr ""
3170
499ac353 3171#: config/tc-arm.c:19957 config/tc-arm.c:19958
3b16e843
NC
3172msgid "use -march=armv4"
3173msgstr ""
3174
499ac353 3175#: config/tc-arm.c:19959 config/tc-arm.c:19960
3b16e843
NC
3176msgid "use -march=armv4t"
3177msgstr ""
3178
499ac353 3179#: config/tc-arm.c:19961 config/tc-arm.c:19962
3b16e843
NC
3180msgid "use -march=armv5"
3181msgstr ""
3182
499ac353 3183#: config/tc-arm.c:19963 config/tc-arm.c:19964
3b16e843
NC
3184msgid "use -march=armv5t"
3185msgstr ""
3186
499ac353 3187#: config/tc-arm.c:19965 config/tc-arm.c:19966
3b16e843
NC
3188msgid "use -march=armv5te"
3189msgstr ""
3190
3191#. Floating point variants -- don't add any more to this list either.
499ac353 3192#: config/tc-arm.c:19969
3b16e843
NC
3193msgid "use -mfpu=fpe"
3194msgstr ""
3195
499ac353 3196#: config/tc-arm.c:19970
3b16e843
NC
3197msgid "use -mfpu=fpa10"
3198msgstr ""
3199
499ac353 3200#: config/tc-arm.c:19971
3b16e843
NC
3201msgid "use -mfpu=fpa11"
3202msgstr ""
3203
499ac353 3204#: config/tc-arm.c:19973
3b16e843
NC
3205msgid "use either -mfpu=softfpa or -mfpu=softvfp"
3206msgstr ""
3207
499ac353 3208#: config/tc-arm.c:20234
3b16e843
NC
3209msgid "invalid architectural extension"
3210msgstr ""
3211
499ac353 3212#: config/tc-arm.c:20248
3b16e843
NC
3213msgid "missing architectural extension"
3214msgstr ""
3215
499ac353 3216#: config/tc-arm.c:20261
252b5132 3217#, c-format
3b16e843 3218msgid "unknown architectural extnsion `%s'"
252b5132
RH
3219msgstr ""
3220
499ac353 3221#: config/tc-arm.c:20285
252b5132 3222#, c-format
3b16e843 3223msgid "missing cpu name `%s'"
252b5132
RH
3224msgstr ""
3225
499ac353 3226#: config/tc-arm.c:20310 config/tc-arm.c:20695
252b5132 3227#, c-format
3b16e843 3228msgid "unknown cpu `%s'"
252b5132
RH
3229msgstr ""
3230
499ac353 3231#: config/tc-arm.c:20328
3b16e843
NC
3232#, c-format
3233msgid "missing architecture name `%s'"
252b5132
RH
3234msgstr ""
3235
499ac353 3236#: config/tc-arm.c:20345 config/tc-arm.c:20729 config/tc-arm.c:20760
3b16e843
NC
3237#, c-format
3238msgid "unknown architecture `%s'\n"
252b5132
RH
3239msgstr ""
3240
499ac353 3241#: config/tc-arm.c:20361 config/tc-arm.c:20791
3b16e843
NC
3242#, c-format
3243msgid "unknown floating point format `%s'\n"
3244msgstr ""
3245
499ac353 3246#: config/tc-arm.c:20377
6e1772d5
AM
3247#, c-format
3248msgid "unknown floating point abi `%s'\n"
3249msgstr ""
3250
499ac353 3251#: config/tc-arm.c:20393
8ea2b00f
AM
3252#, c-format
3253msgid "unknown EABI `%s'\n"
3254msgstr ""
3255
499ac353 3256#: config/tc-arm.c:20400
3b16e843
NC
3257msgid "<cpu name>\t assemble for CPU <cpu name>"
3258msgstr ""
3259
499ac353 3260#: config/tc-arm.c:20402
3b16e843
NC
3261msgid "<arch name>\t assemble for architecture <arch name>"
3262msgstr ""
3263
499ac353 3264#: config/tc-arm.c:20404
3b16e843
NC
3265msgid "<fpu name>\t assemble for FPU architecture <fpu name>"
3266msgstr ""
3267
499ac353 3268#: config/tc-arm.c:20406
6e1772d5
AM
3269msgid "<abi>\t assemble for floating point ABI <abi>"
3270msgstr ""
3271
499ac353 3272#: config/tc-arm.c:20409
8ea2b00f 3273msgid "<ver>\t assemble for eabi version <ver>"
3b16e843
NC
3274msgstr ""
3275
499ac353 3276#: config/tc-arm.c:20451 config/tc-arm.c:20471 config/tc-arm.c:20493
3b16e843 3277#, c-format
8ea2b00f 3278msgid "option `-%c%s' is deprecated: %s"
3b16e843
NC
3279msgstr ""
3280
499ac353 3281#: config/tc-arm.c:20514
6e1772d5 3282#, c-format
3b16e843
NC
3283msgid " ARM-specific assembler options:\n"
3284msgstr ""
3285
499ac353 3286#: config/tc-arm.c:20525
6e1772d5 3287#, c-format
3b16e843 3288msgid " -EB assemble code for a big-endian cpu\n"
252b5132
RH
3289msgstr ""
3290
499ac353 3291#: config/tc-arm.c:20530
6e1772d5 3292#, c-format
3b16e843
NC
3293msgid " -EL assemble code for a little-endian cpu\n"
3294msgstr ""
3295
499ac353 3296#: config/tc-avr.c:264
6e1772d5 3297#, c-format
bc0d738a
NC
3298msgid "Known MCU names:"
3299msgstr ""
3300
499ac353 3301#: config/tc-avr.c:330
6e1772d5 3302#, c-format
60bcf0fa
NC
3303msgid ""
3304"AVR options:\n"
3305" -mmcu=[avr-name] select microcontroller variant\n"
3306" [avr-name] can be:\n"
bc0d738a
NC
3307" avr1 - AT90S1200, ATtiny1x, ATtiny28\n"
3308" avr2 - AT90S2xxx, AT90S4xxx, AT90S8xxx, ATtiny22\n"
3309" avr3 - ATmega103, ATmega603\n"
3310" avr4 - ATmega83, ATmega85\n"
3311" avr5 - ATmega161, ATmega163, ATmega32, AT94K\n"
60bcf0fa
NC
3312" or immediate microcontroller name.\n"
3313msgstr ""
3314
499ac353 3315#: config/tc-avr.c:340
6e1772d5 3316#, c-format
bc0d738a
NC
3317msgid ""
3318" -mall-opcodes accept all AVR opcodes, even if not supported by MCU\n"
3319" -mno-skip-bug disable warnings for skipping two-word instructions\n"
3320" (default for avr4, avr5)\n"
3321" -mno-wrap reject rjmp/rcall instructions with 8K wrap-around\n"
3322" (default for avr3, avr5)\n"
3323msgstr ""
3324
499ac353 3325#: config/tc-avr.c:384 config/tc-msp430.c:744
60bcf0fa
NC
3326#, c-format
3327msgid "unknown MCU: %s\n"
3328msgstr ""
3329
499ac353 3330#: config/tc-avr.c:393
60bcf0fa 3331#, c-format
bc0d738a 3332msgid "redefinition of mcu type `%s' to `%s'"
60bcf0fa
NC
3333msgstr ""
3334
499ac353 3335#: config/tc-avr.c:471
60bcf0fa
NC
3336msgid "constant value required"
3337msgstr ""
3338
499ac353 3339#: config/tc-avr.c:474
60bcf0fa 3340#, c-format
c85dd50d 3341msgid "number must be positive and less than %d"
60bcf0fa
NC
3342msgstr ""
3343
499ac353 3344#: config/tc-avr.c:500 config/tc-avr.c:635
3caac5b8
AM
3345#, c-format
3346msgid "constant out of 8-bit range: %d"
60bcf0fa
NC
3347msgstr ""
3348
499ac353 3349#: config/tc-avr.c:568 config/tc-score.c:969 read.c:3564
3caac5b8 3350msgid "illegal expression"
60bcf0fa
NC
3351msgstr ""
3352
499ac353 3353#: config/tc-avr.c:597 config/tc-avr.c:1356
3caac5b8 3354msgid "`)' required"
06647dfd
AM
3355msgstr ""
3356
499ac353 3357#: config/tc-avr.c:618
ae351704
AM
3358msgid "expression dangerous with linker stubs"
3359msgstr ""
3360
499ac353 3361#: config/tc-avr.c:690
60bcf0fa
NC
3362msgid "register r16-r23 required"
3363msgstr ""
3364
499ac353 3365#: config/tc-avr.c:696
60bcf0fa
NC
3366msgid "register number above 15 required"
3367msgstr ""
3368
499ac353 3369#: config/tc-avr.c:702
60bcf0fa
NC
3370msgid "even register number required"
3371msgstr ""
3372
499ac353 3373#: config/tc-avr.c:708
bc0d738a 3374msgid "register r24, r26, r28 or r30 required"
60bcf0fa
NC
3375msgstr ""
3376
499ac353 3377#: config/tc-avr.c:714
60bcf0fa
NC
3378msgid "register name or number from 0 to 31 required"
3379msgstr ""
3380
499ac353 3381#: config/tc-avr.c:732
bc0d738a 3382msgid "pointer register (X, Y or Z) required"
60bcf0fa
NC
3383msgstr ""
3384
499ac353 3385#: config/tc-avr.c:739
60bcf0fa
NC
3386msgid "cannot both predecrement and postincrement"
3387msgstr ""
3388
499ac353 3389#: config/tc-avr.c:747
60bcf0fa
NC
3390msgid "addressing mode not supported"
3391msgstr ""
3392
499ac353 3393#: config/tc-avr.c:753
60bcf0fa
NC
3394msgid "can't predecrement"
3395msgstr ""
3396
499ac353 3397#: config/tc-avr.c:756
60bcf0fa
NC
3398msgid "pointer register Z required"
3399msgstr ""
3400
499ac353 3401#: config/tc-avr.c:774
60bcf0fa
NC
3402msgid "pointer register (Y or Z) required"
3403msgstr ""
3404
499ac353 3405#: config/tc-avr.c:878
60bcf0fa
NC
3406#, c-format
3407msgid "unknown constraint `%c'"
3408msgstr ""
3409
499ac353 3410#: config/tc-avr.c:930
3caac5b8
AM
3411msgid "`,' required"
3412msgstr ""
3413
499ac353 3414#: config/tc-avr.c:948
3caac5b8
AM
3415msgid "undefined combination of operands"
3416msgstr ""
3417
499ac353 3418#: config/tc-avr.c:957
3caac5b8
AM
3419msgid "skipping two-word instruction"
3420msgstr ""
3421
499ac353
NC
3422#: config/tc-avr.c:1049 config/tc-avr.c:1065 config/tc-avr.c:1179
3423#: config/tc-msp430.c:1970 config/tc-msp430.c:1988
60bcf0fa
NC
3424#, c-format
3425msgid "odd address operand: %ld"
3426msgstr ""
3427
499ac353
NC
3428#: config/tc-avr.c:1057 config/tc-avr.c:1076 config/tc-avr.c:1098
3429#: config/tc-avr.c:1105 config/tc-avr.c:1112 config/tc-d10v.c:503
3430#: config/tc-d30v.c:554 config/tc-msp430.c:1978 config/tc-msp430.c:1993
3431#: config/tc-msp430.c:2003
60bcf0fa
NC
3432#, c-format
3433msgid "operand out of range: %ld"
3434msgstr ""
3435
499ac353
NC
3436#: config/tc-avr.c:1188 config/tc-d10v.c:1585 config/tc-d30v.c:2025
3437#: config/tc-msp430.c:2021
60bcf0fa
NC
3438#, c-format
3439msgid "line %d: unknown relocation type: 0x%x"
3440msgstr ""
3441
499ac353 3442#: config/tc-avr.c:1202
60bcf0fa
NC
3443msgid "only constant expression allowed"
3444msgstr ""
3445
3caac5b8 3446#. xgettext:c-format.
499ac353
NC
3447#: config/tc-avr.c:1262 config/tc-bfin.c:722 config/tc-d10v.c:1457
3448#: config/tc-d30v.c:1769 config/tc-mn10200.c:781 config/tc-mn10300.c:2276
3449#: config/tc-msp430.c:2056 config/tc-or32.c:958 config/tc-ppc.c:6079
3450#: config/tc-spu.c:829 config/tc-spu.c:1016 config/tc-v850.c:2187
ae351704 3451#: config/tc-z80.c:2017
60bcf0fa
NC
3452#, c-format
3453msgid "reloc %d not supported by object file format"
3454msgstr ""
3455
499ac353
NC
3456#: config/tc-avr.c:1285 config/tc-h8300.c:1866 config/tc-mcore.c:881
3457#: config/tc-msp430.c:1821 config/tc-pj.c:253 config/tc-sh.c:2544
ae351704 3458#: config/tc-z8k.c:1216
60bcf0fa
NC
3459msgid "can't find opcode "
3460msgstr ""
3461
499ac353 3462#: config/tc-avr.c:1302
60bcf0fa
NC
3463#, c-format
3464msgid "illegal opcode %s for mcu %s"
3465msgstr ""
3466
499ac353 3467#: config/tc-avr.c:1311
60bcf0fa
NC
3468msgid "garbage at end of line"
3469msgstr ""
3470
499ac353 3471#: config/tc-avr.c:1383 config/tc-avr.c:1390
3caac5b8
AM
3472#, c-format
3473msgid "illegal %srelocation size: %d"
60bcf0fa
NC
3474msgstr ""
3475
499ac353 3476#: config/tc-bfin.c:249 config/tc-frv.c:1652 config/tc-frv.c:1662
c85dd50d
NC
3477msgid "missing ')'"
3478msgstr ""
3479
ae351704 3480#: config/tc-bfin.c:338
3caac5b8
AM
3481#, c-format
3482msgid " BFIN specific command line options:\n"
60bcf0fa
NC
3483msgstr ""
3484
c85dd50d
NC
3485#: config/tc-bfin.c:351
3486msgid "Could not set architecture and machine."
3487msgstr ""
3488
3489#: config/tc-bfin.c:496
3490msgid "Parse failed."
60bcf0fa
NC
3491msgstr ""
3492
c85dd50d
NC
3493#: config/tc-bfin.c:571
3494msgid "pcrel too far BFD_RELOC_BFIN_10"
3495msgstr ""
3496
3497#: config/tc-bfin.c:587
3498msgid "pcrel too far BFD_RELOC_BFIN_12"
3499msgstr ""
3500
3501#: config/tc-bfin.c:607
3502msgid "pcrel too far BFD_RELOC_BFIN_24"
3503msgstr ""
3504
3505#: config/tc-bfin.c:622
3506msgid "pcrel too far BFD_RELOC_BFIN_5"
3507msgstr ""
3508
3509#: config/tc-bfin.c:634
3510msgid "pcrel too far BFD_RELOC_BFIN_11_PCREL"
3511msgstr ""
3512
3513#: config/tc-bfin.c:644
3514msgid "rel too far BFD_RELOC_8"
3515msgstr ""
3516
3517#: config/tc-bfin.c:651
3518msgid "rel too far BFD_RELOC_16"
3519msgstr ""
3520
3521#: config/tc-cr16.c:159 read.c:4275
ae351704
AM
3522msgid "using a bit field width of zero"
3523msgstr ""
3524
c85dd50d 3525#: config/tc-cr16.c:167 read.c:4283
ae351704
AM
3526#, c-format
3527msgid "field width \"%s\" too complex for a bitfield"
3528msgstr ""
3529
c85dd50d 3530#: config/tc-cr16.c:176 read.c:4291
ae351704
AM
3531#, c-format
3532msgid "field width %lu too big to fit in %d bytes: truncated to %d bits"
3533msgstr ""
3534
c85dd50d 3535#: config/tc-cr16.c:198 read.c:4313
ae351704
AM
3536#, c-format
3537msgid "field value \"%s\" too complex for a bitfield"
3538msgstr ""
3539
3540#: config/tc-cr16.c:379
3541#, c-format
3542msgid "Unknown register pair - index relative mode: `%d'"
3543msgstr ""
3544
499ac353 3545#: config/tc-cr16.c:556 config/tc-crx.c:344 config/tc-mn10200.c:768
ae351704
AM
3546#: write.c:959
3547#, c-format
3548msgid "can't resolve `%s' {%s section} - `%s' {%s section}"
3549msgstr ""
3550
c85dd50d 3551#: config/tc-cr16.c:572 config/tc-crx.c:360
ae351704
AM
3552#, c-format
3553msgid "internal error: reloc %d (`%s') not supported by object file format"
3554msgstr ""
3555
499ac353
NC
3556#: config/tc-cr16.c:743 config/tc-cr16.c:766 config/tc-cris.c:1181
3557#: config/tc-crx.c:534 config/tc-crx.c:561 config/tc-crx.c:579
ae351704
AM
3558msgid "Virtual memory exhausted"
3559msgstr ""
3560
499ac353 3561#: config/tc-cr16.c:751 config/tc-crx.c:571 config/tc-crx.c:589
c85dd50d 3562#: config/tc-i386.c:1640 config/tc-i386.c:1662 config/tc-m68k.c:4461
499ac353 3563#: config/tc-maxq.c:2865
ae351704
AM
3564#, c-format
3565msgid "Internal Error: Can't hash %s: %s"
3566msgstr ""
3567
499ac353 3568#: config/tc-cr16.c:777 config/tc-cris.c:1215 config/tc-crx.c:544
ae351704
AM
3569#, c-format
3570msgid "Can't hash `%s': %s\n"
3571msgstr ""
3572
499ac353 3573#: config/tc-cr16.c:778 config/tc-cris.c:1216 config/tc-crx.c:545
ae351704
AM
3574msgid "(unknown reason)"
3575msgstr ""
3576
3577#. Missing or bad expr becomes absolute 0.
499ac353 3578#: config/tc-cr16.c:828 config/tc-crx.c:617 config/tc-maxq.c:1475
ae351704
AM
3579#, c-format
3580msgid "missing or invalid displacement expression `%s' taken as 0"
3581msgstr ""
3582
499ac353 3583#: config/tc-cr16.c:940
ae351704
AM
3584#, c-format
3585msgid "operand %d: illegal use expression: `%s`"
3586msgstr ""
3587
499ac353 3588#: config/tc-cr16.c:997 config/tc-crx.c:1125
ae351704
AM
3589#, c-format
3590msgid "Unknown register: `%d'"
3591msgstr ""
3592
3593#. Issue a error message when register is illegal.
499ac353 3594#: config/tc-cr16.c:1005 config/tc-crx.c:1133
ae351704
AM
3595#, c-format
3596msgid "Illegal register (`%s') in Instruction: `%s'"
3597msgstr ""
3598
499ac353
NC
3599#: config/tc-cr16.c:1076 config/tc-cr16.c:1151 config/tc-crx.c:755
3600#: config/tc-crx.c:775 config/tc-crx.c:790
ae351704
AM
3601#, c-format
3602msgid "Illegal register `%s' in Instruction `%s'"
3603msgstr ""
3604
499ac353 3605#: config/tc-cr16.c:1104 config/tc-cr16.c:1115
ae351704
AM
3606#, c-format
3607msgid "Illegal register pair `%s' in Instruction `%s'"
3608msgstr ""
3609
499ac353 3610#: config/tc-cr16.c:1140 config/tc-i960.c:835
ae351704
AM
3611msgid "unmatched '['"
3612msgstr ""
3613
499ac353 3614#: config/tc-cr16.c:1146 config/tc-i960.c:842
ae351704
AM
3615msgid "garbage after index spec ignored"
3616msgstr ""
3617
499ac353 3618#: config/tc-cr16.c:1294 config/tc-crx.c:934
ae351704
AM
3619#, c-format
3620msgid "Illegal operands (whitespace): `%s'"
3621msgstr ""
3622
499ac353
NC
3623#: config/tc-cr16.c:1306 config/tc-cr16.c:1313 config/tc-cr16.c:1330
3624#: config/tc-crx.c:946 config/tc-crx.c:953 config/tc-crx.c:970
3625#: config/tc-crx.c:1762
ae351704
AM
3626#, c-format
3627msgid "Missing matching brackets : `%s'"
3628msgstr ""
3629
499ac353 3630#: config/tc-cr16.c:1362 config/tc-crx.c:996
ae351704
AM
3631#, c-format
3632msgid "Unknown exception: `%s'"
3633msgstr ""
3634
499ac353 3635#: config/tc-cr16.c:1449 config/tc-crx.c:1092
ae351704
AM
3636#, c-format
3637msgid "Illegal `cinv' parameter: `%c'"
3638msgstr ""
3639
499ac353 3640#: config/tc-cr16.c:1471 config/tc-cr16.c:1510
ae351704
AM
3641#, c-format
3642msgid "Unknown register pair: `%d'"
3643msgstr ""
3644
3645#. Issue a error message when register pair is illegal.
499ac353 3646#: config/tc-cr16.c:1479
ae351704
AM
3647#, c-format
3648msgid "Illegal register pair (`%s') in Instruction: `%s'"
3649msgstr ""
3650
3651#. Issue a error message when register pair is illegal.
499ac353 3652#: config/tc-cr16.c:1518
ae351704
AM
3653#, c-format
3654msgid "Illegal index register pair (`%s') in Instruction: `%s'"
3655msgstr ""
3656
499ac353 3657#: config/tc-cr16.c:1557
ae351704
AM
3658#, c-format
3659msgid "Unknown processor register : `%d'"
3660msgstr ""
3661
3662#. Issue a error message when register pair is illegal.
499ac353 3663#: config/tc-cr16.c:1565
ae351704
AM
3664#, c-format
3665msgid "Illegal processor register (`%s') in Instruction: `%s'"
3666msgstr ""
3667
499ac353 3668#: config/tc-cr16.c:1613
ae351704
AM
3669#, c-format
3670msgid "Unknown processor register (32 bit) : `%d'"
3671msgstr ""
3672
3673#. Issue a error message when register pair is illegal.
499ac353 3674#: config/tc-cr16.c:1621
ae351704
AM
3675#, c-format
3676msgid "Illegal 32 bit - processor register (`%s') in Instruction: `%s'"
3677msgstr ""
3678
499ac353 3679#: config/tc-cr16.c:1985 config/tc-crx.c:1660 config/tc-crx.c:1677
ae351704
AM
3680#, c-format
3681msgid "Same src/dest register is used (`r%d'), result is undefined"
3682msgstr ""
3683
499ac353 3684#: config/tc-cr16.c:2006
ae351704
AM
3685msgid "RA register is saved twice."
3686msgstr ""
3687
499ac353 3688#: config/tc-cr16.c:2010
ae351704
AM
3689#, c-format
3690msgid "`%s' Illegal use of registers."
3691msgstr ""
3692
499ac353 3693#: config/tc-cr16.c:2024
ae351704
AM
3694#, c-format
3695msgid "`%s' Illegal count-register combination."
3696msgstr ""
3697
499ac353 3698#: config/tc-cr16.c:2030
ae351704
AM
3699#, c-format
3700msgid "`%s' Illegal use of register."
3701msgstr ""
3702
499ac353 3703#: config/tc-cr16.c:2039 config/tc-crx.c:1669
ae351704
AM
3704#, c-format
3705msgid "`%s' has undefined result"
3706msgstr ""
3707
499ac353 3708#: config/tc-cr16.c:2047
ae351704
AM
3709#, c-format
3710msgid "Same src/dest register is used (`r%d'),result is undefined"
3711msgstr ""
3712
499ac353 3713#: config/tc-cr16.c:2218 config/tc-crx.c:1574
ae351704
AM
3714msgid "Incorrect number of operands"
3715msgstr ""
3716
499ac353 3717#: config/tc-cr16.c:2220 config/tc-crx.c:1576
ae351704
AM
3718#, c-format
3719msgid "Illegal type of operand (arg %d)"
3720msgstr ""
3721
499ac353 3722#: config/tc-cr16.c:2226 config/tc-crx.c:1582
ae351704
AM
3723#, c-format
3724msgid "Operand out of range (arg %d)"
3725msgstr ""
3726
499ac353 3727#: config/tc-cr16.c:2229 config/tc-crx.c:1585
ae351704
AM
3728#, c-format
3729msgid "Operand has odd displacement (arg %d)"
3730msgstr ""
3731
499ac353
NC
3732#: config/tc-cr16.c:2232 config/tc-cr16.c:2263 config/tc-crx.c:1598
3733#: config/tc-crx.c:1629
ae351704
AM
3734#, c-format
3735msgid "Illegal operand (arg %d)"
3736msgstr ""
3737
3738#. Give an error if a frag containing code is not aligned to a 2-byte
3739#. boundary.
499ac353 3740#: config/tc-cr16.c:2365 config/tc-cr16.h:71 config/tc-crx.c:1951
ae351704
AM
3741#: config/tc-crx.h:76
3742msgid "instruction address is not a multiple of 2"
3743msgstr ""
3744
499ac353
NC
3745#: config/tc-cr16.c:2442 config/tc-cris.c:1529 config/tc-cris.c:1537
3746#: config/tc-crx.c:1987 config/tc-dlx.c:685 config/tc-hppa.c:3210
ae351704
AM
3747#: config/tc-i860.c:490 config/tc-i860.c:507 config/tc-i860.c:987
3748#: config/tc-sparc.c:1431 config/tc-sparc.c:1439
3749#, c-format
3750msgid "Unknown opcode: `%s'"
3751msgstr ""
3752
499ac353 3753#: config/tc-cris.c:547 config/tc-m68hc11.c:2744
87ccc1b0
NC
3754#, c-format
3755msgid "internal inconsistency problem in %s: fr_symbol %lx"
3756msgstr ""
3757
499ac353 3758#: config/tc-cris.c:551 config/tc-m68hc11.c:2748 config/tc-msp430.c:2247
87ccc1b0
NC
3759#, c-format
3760msgid "internal inconsistency problem in %s: resolved symbol"
3761msgstr ""
3762
499ac353 3763#: config/tc-cris.c:561 config/tc-m68hc11.c:2754
87ccc1b0
NC
3764#, c-format
3765msgid "internal inconsistency problem in %s: fr_subtype %d"
3766msgstr ""
3767
ae351704 3768#: config/tc-cris.c:901
06647dfd
AM
3769msgid "Relaxation to long branches for .arch common_v10_v32 not implemented"
3770msgstr ""
3771
ae351704 3772#: config/tc-cris.c:931
06647dfd
AM
3773msgid "Complicated LAPC target operand is not a multiple of two. Use LAPC.D"
3774msgstr ""
3775
ae351704 3776#: config/tc-cris.c:936
06647dfd
AM
3777#, c-format
3778msgid ""
3779"Internal error found in md_convert_frag: offset %ld. Please report this."
3780msgstr ""
3781
ae351704 3782#: config/tc-cris.c:961
87ccc1b0
NC
3783#, c-format
3784msgid "internal inconsistency in %s: bdapq no symbol"
3785msgstr ""
3786
ae351704 3787#: config/tc-cris.c:974
87ccc1b0
NC
3788#, c-format
3789msgid "internal inconsistency in %s: bdap.w with no symbol"
3790msgstr ""
3791
ae351704 3792#: config/tc-cris.c:998
8ea2b00f
AM
3793msgid "section alignment must be >= 4 bytes to check MULS/MULU safeness"
3794msgstr ""
3795
ae351704 3796#: config/tc-cris.c:1007
8ea2b00f
AM
3797msgid "dangerous MULS/MULU location; give it higher alignment"
3798msgstr ""
3799
ae351704
AM
3800#: config/tc-cris.c:1112
3801msgid ""
3802"Out-of-range .word offset handling is not implemented for .arch "
3803"common_v10_v32"
3bcbcc3d
HPN
3804msgstr ""
3805
ae351704 3806#: config/tc-cris.c:1220
3bcbcc3d
HPN
3807#, c-format
3808msgid "Buggy opcode: `%s' \"%s\"\n"
3809msgstr ""
3810
ae351704 3811#: config/tc-cris.c:1635
3bcbcc3d
HPN
3812#, c-format
3813msgid "Immediate value not in 5 bit unsigned range: %ld"
3814msgstr ""
3815
ae351704 3816#: config/tc-cris.c:1651
3bcbcc3d
HPN
3817#, c-format
3818msgid "Immediate value not in 4 bit unsigned range: %ld"
3819msgstr ""
3820
ae351704 3821#: config/tc-cris.c:1703
3bcbcc3d
HPN
3822#, c-format
3823msgid "Immediate value not in 6 bit range: %ld"
3824msgstr ""
3825
ae351704 3826#: config/tc-cris.c:1718
3bcbcc3d
HPN
3827#, c-format
3828msgid "Immediate value not in 6 bit unsigned range: %ld"
3829msgstr ""
3830
3831#. Others have a generic warning.
ae351704 3832#: config/tc-cris.c:1826
3bcbcc3d
HPN
3833#, c-format
3834msgid "Unimplemented register `%s' specified"
3835msgstr ""
3836
3837#. We've come to the end of instructions with this
3838#. opcode, so it must be an error.
ae351704 3839#: config/tc-cris.c:2069
3bcbcc3d
HPN
3840msgid "Illegal operands"
3841msgstr ""
3842
ae351704 3843#: config/tc-cris.c:2110 config/tc-cris.c:2150
3bcbcc3d
HPN
3844#, c-format
3845msgid "Immediate value not in 8 bit range: %ld"
3846msgstr ""
3847
ae351704 3848#: config/tc-cris.c:2120 config/tc-cris.c:2171
3bcbcc3d
HPN
3849#, c-format
3850msgid "Immediate value not in 16 bit range: %ld"
3851msgstr ""
3852
ae351704 3853#: config/tc-cris.c:2155
06647dfd
AM
3854#, c-format
3855msgid "Immediate value not in 8 bit signed range: %ld"
3856msgstr ""
3857
ae351704 3858#: config/tc-cris.c:2160
06647dfd
AM
3859#, c-format
3860msgid "Immediate value not in 8 bit unsigned range: %ld"
3861msgstr ""
3862
ae351704 3863#: config/tc-cris.c:2176
06647dfd
AM
3864#, c-format
3865msgid "Immediate value not in 16 bit signed range: %ld"
3866msgstr ""
3867
ae351704 3868#: config/tc-cris.c:2181
06647dfd
AM
3869#, c-format
3870msgid "Immediate value not in 16 bit unsigned range: %ld"
3871msgstr ""
3872
ae351704 3873#: config/tc-cris.c:2203
6840198f
NC
3874msgid "PIC relocation size does not match operand size"
3875msgstr ""
3876
ae351704 3877#: config/tc-cris.c:3346
06647dfd
AM
3878msgid "Calling gen_cond_branch_32 for .arch common_v10_v32\n"
3879msgstr ""
3880
ae351704 3881#: config/tc-cris.c:3350
3bcbcc3d
HPN
3882msgid "32-bit conditional branch generated"
3883msgstr ""
3884
ae351704 3885#: config/tc-cris.c:3411
6840198f
NC
3886msgid "Complex expression not supported"
3887msgstr ""
3888
3bcbcc3d
HPN
3889#. FIXME: Is this function mentioned in the internals.texi manual? If
3890#. not, add it.
ae351704 3891#: config/tc-cris.c:3537
3bcbcc3d
HPN
3892msgid "Bad call to md_atof () - floating point formats are not supported"
3893msgstr ""
3894
ae351704 3895#: config/tc-cris.c:3578
6840198f
NC
3896msgid "PC-relative relocation must be trivially resolved"
3897msgstr ""
3898
ae351704 3899#: config/tc-cris.c:3631
3bcbcc3d
HPN
3900#, c-format
3901msgid "Value not in 16 bit range: %ld"
3902msgstr ""
3903
ae351704 3904#: config/tc-cris.c:3642
06647dfd
AM
3905#, c-format
3906msgid "Value not in 16 bit signed range: %ld"
3907msgstr ""
3908
ae351704 3909#: config/tc-cris.c:3653
3bcbcc3d
HPN
3910#, c-format
3911msgid "Value not in 8 bit range: %ld"
3912msgstr ""
3913
ae351704 3914#: config/tc-cris.c:3661
06647dfd
AM
3915#, c-format
3916msgid "Value not in 8 bit signed range: %ld"
3917msgstr ""
3918
ae351704 3919#: config/tc-cris.c:3672
3bcbcc3d
HPN
3920#, c-format
3921msgid "Value not in 4 bit unsigned range: %ld"
3922msgstr ""
3923
ae351704 3924#: config/tc-cris.c:3680
3bcbcc3d
HPN
3925#, c-format
3926msgid "Value not in 5 bit unsigned range: %ld"
3927msgstr ""
3928
ae351704 3929#: config/tc-cris.c:3688
3bcbcc3d
HPN
3930#, c-format
3931msgid "Value not in 6 bit range: %ld"
3932msgstr ""
3933
ae351704 3934#: config/tc-cris.c:3696
3bcbcc3d
HPN
3935#, c-format
3936msgid "Value not in 6 bit unsigned range: %ld"
3937msgstr ""
3938
ae351704 3939#: config/tc-cris.c:3742
6e1772d5 3940#, c-format
7b15d668 3941msgid "Please use --help to see usage and options for this assembler.\n"
3bcbcc3d
HPN
3942msgstr ""
3943
ae351704 3944#: config/tc-cris.c:3754
7b15d668 3945msgid "--no-underscore is invalid with a.out format"
3bcbcc3d
HPN
3946msgstr ""
3947
ae351704 3948#: config/tc-cris.c:3778
06647dfd
AM
3949#, c-format
3950msgid "invalid <arch> in --march=<arch>: %s"
3951msgstr ""
3952
ae351704 3953#: config/tc-cris.c:3877
3bcbcc3d 3954msgid ""
7b15d668
HPN
3955"Semantics error. This type of operand can not be relocated, it must be an "
3956"assembly-time constant"
3bcbcc3d
HPN
3957msgstr ""
3958
ae351704 3959#: config/tc-cris.c:3926
7b15d668
HPN
3960#, c-format
3961msgid "Cannot generate relocation type for symbol %s, code %s"
3bcbcc3d
HPN
3962msgstr ""
3963
6840198f 3964#. The messages are formatted to line up with the generic options.
ae351704 3965#: config/tc-cris.c:3939
6e1772d5 3966#, c-format
7b15d668 3967msgid "CRIS-specific options:\n"
3bcbcc3d
HPN
3968msgstr ""
3969
ae351704 3970#: config/tc-cris.c:3941
85a39694
NC
3971msgid ""
3972" -h, -H Don't execute, print this help text. Deprecated.\n"
3bcbcc3d
HPN
3973msgstr ""
3974
ae351704 3975#: config/tc-cris.c:3943
85a39694 3976msgid " -N Warn when branches are expanded to jumps.\n"
3bcbcc3d
HPN
3977msgstr ""
3978
ae351704 3979#: config/tc-cris.c:3945
85a39694
NC
3980msgid ""
3981" --underscore User symbols are normally prepended with "
3982"underscore.\n"
3bcbcc3d
HPN
3983msgstr ""
3984
ae351704 3985#: config/tc-cris.c:3947
85a39694 3986msgid " Registers will not need any prefix.\n"
3bcbcc3d
HPN
3987msgstr ""
3988
ae351704 3989#: config/tc-cris.c:3949
85a39694 3990msgid " --no-underscore User symbols do not have any prefix.\n"
3bcbcc3d
HPN
3991msgstr ""
3992
ae351704 3993#: config/tc-cris.c:3951
85a39694 3994msgid " Registers will require a `$'-prefix.\n"
3bcbcc3d
HPN
3995msgstr ""
3996
ae351704 3997#: config/tc-cris.c:3953
6840198f
NC
3998msgid " --pic\t\t\tEnable generation of position-independent code.\n"
3999msgstr ""
4000
ae351704 4001#: config/tc-cris.c:3955
06647dfd
AM
4002msgid ""
4003" --march=<arch>\t\tGenerate code for <arch>. Valid choices for <arch>\n"
4004"\t\t\t\tare v0_v10, v10, v32 and common_v10_v32.\n"
4005msgstr ""
4006
ae351704 4007#: config/tc-cris.c:3976
3bcbcc3d
HPN
4008msgid "Invalid relocation"
4009msgstr ""
4010
ae351704 4011#: config/tc-cris.c:4013
3bcbcc3d
HPN
4012msgid "Invalid pc-relative relocation"
4013msgstr ""
4014
ae351704 4015#: config/tc-cris.c:4058
3bcbcc3d
HPN
4016#, c-format
4017msgid "Adjusted signed .word (%ld) overflows: `switch'-statement too large."
4018msgstr ""
4019
ae351704 4020#: config/tc-cris.c:4088
6840198f
NC
4021#, c-format
4022msgid ".syntax %s requires command-line option `--underscore'"
4023msgstr ""
4024
ae351704 4025#: config/tc-cris.c:4097
6840198f
NC
4026#, c-format
4027msgid ".syntax %s requires command-line option `--no-underscore'"
4028msgstr ""
4029
ae351704 4030#: config/tc-cris.c:4134
7b15d668
HPN
4031msgid "Unknown .syntax operand"
4032msgstr ""
4033
ae351704 4034#: config/tc-cris.c:4144
6840198f
NC
4035msgid "Pseudodirective .file is only valid when generating ELF"
4036msgstr ""
4037
ae351704 4038#: config/tc-cris.c:4156
6840198f
NC
4039msgid "Pseudodirective .loc is only valid when generating ELF"
4040msgstr ""
4041
ae351704 4042#: config/tc-cris.c:4299
06647dfd 4043msgid "unknown operand to .arch"
8ea2b00f
AM
4044msgstr ""
4045
ae351704 4046#: config/tc-cris.c:4308
06647dfd 4047msgid ".arch <arch> requires a matching --march=... option"
8ea2b00f
AM
4048msgstr ""
4049
499ac353 4050#: config/tc-crx.c:818
8ea2b00f 4051#, c-format
06647dfd 4052msgid "Illegal Scale - `%d'"
8ea2b00f
AM
4053msgstr ""
4054
499ac353 4055#: config/tc-crx.c:1262
8ea2b00f 4056#, c-format
06647dfd 4057msgid "Illegal Co-processor register in Instruction `%s' "
8ea2b00f
AM
4058msgstr ""
4059
499ac353 4060#: config/tc-crx.c:1269
8ea2b00f 4061#, c-format
06647dfd 4062msgid "Illegal Co-processor special register in Instruction `%s' "
8ea2b00f
AM
4063msgstr ""
4064
499ac353 4065#: config/tc-crx.c:1588
8ea2b00f 4066#, c-format
06647dfd 4067msgid "Invalid DISPU4 operand value (arg %d)"
8ea2b00f
AM
4068msgstr ""
4069
499ac353 4070#: config/tc-crx.c:1591
8ea2b00f 4071#, c-format
06647dfd 4072msgid "Invalid CST4 operand value (arg %d)"
8ea2b00f
AM
4073msgstr ""
4074
499ac353 4075#: config/tc-crx.c:1594
8ea2b00f 4076#, c-format
06647dfd 4077msgid "Operand value is not within upper 64 KB (arg %d)"
8ea2b00f
AM
4078msgstr ""
4079
499ac353 4080#: config/tc-crx.c:1731
8ea2b00f
AM
4081msgid "Invalid Register in Register List"
4082msgstr ""
4083
499ac353 4084#: config/tc-crx.c:1785
8ea2b00f
AM
4085#, c-format
4086msgid "Illegal register `%s' in cop-register list"
4087msgstr ""
4088
499ac353 4089#: config/tc-crx.c:1793
06647dfd
AM
4090#, c-format
4091msgid "Illegal register `%s' in cop-special-register list"
4092msgstr ""
4093
499ac353 4094#: config/tc-crx.c:1812
06647dfd
AM
4095#, c-format
4096msgid "Illegal register `%s' in user register list"
4097msgstr ""
4098
499ac353 4099#: config/tc-crx.c:1831
8ea2b00f
AM
4100#, c-format
4101msgid "Illegal register `%s' in register list"
4102msgstr ""
4103
499ac353 4104#: config/tc-crx.c:1837
8ea2b00f
AM
4105#, c-format
4106msgid "Maximum %d bits may be set in `mask16' operand"
4107msgstr ""
4108
499ac353 4109#: config/tc-crx.c:1846
8ea2b00f
AM
4110#, c-format
4111msgid "rest of line ignored; first ignored character is `%c'"
4112msgstr ""
4113
499ac353 4114#: config/tc-crx.c:1854
8ea2b00f
AM
4115#, c-format
4116msgid "Illegal `mask16' operand, operation is undefined - `%s'"
4117msgstr ""
4118
06647dfd 4119#. HI can't be specified without LO (and vise-versa).
499ac353 4120#: config/tc-crx.c:1860
06647dfd
AM
4121msgid "HI/LO registers should be specified together"
4122msgstr ""
4123
499ac353 4124#: config/tc-crx.c:1866
06647dfd
AM
4125msgid "HI/LO registers should be specified without additional registers"
4126msgstr ""
4127
ae351704 4128#: config/tc-d10v.c:216
6e1772d5 4129#, c-format
252b5132
RH
4130msgid ""
4131"D10V options:\n"
bccba5f0
NC
4132"-O Optimize. Will do some operations in parallel.\n"
4133"--gstabs-packing Pack adjacent short instructions together even\n"
4134" when --gstabs is specified. On by default.\n"
4135"--no-gstabs-packing If --gstabs is specified, do not pack adjacent\n"
4136" instructions together.\n"
252b5132
RH
4137msgstr ""
4138
499ac353 4139#: config/tc-d10v.c:573
87ccc1b0
NC
4140msgid "operand is not an immediate"
4141msgstr ""
4142
499ac353 4143#: config/tc-d10v.c:591
252b5132 4144#, c-format
87ccc1b0 4145msgid "operand out of range: %lu"
252b5132
RH
4146msgstr ""
4147
499ac353 4148#: config/tc-d10v.c:649
252b5132
RH
4149msgid "Instruction must be executed in parallel with another instruction."
4150msgstr ""
4151
499ac353 4152#: config/tc-d10v.c:703 config/tc-d10v.c:711
55cf6793
ZW
4153#, c-format
4154msgid "packing conflict: %s must dispatch sequentially"
252b5132
RH
4155msgstr ""
4156
499ac353 4157#: config/tc-d10v.c:810
55cf6793
ZW
4158#, c-format
4159msgid "resource conflict (R%d)"
252b5132
RH
4160msgstr ""
4161
499ac353 4162#: config/tc-d10v.c:813
55cf6793
ZW
4163#, c-format
4164msgid "resource conflict (A%d)"
252b5132
RH
4165msgstr ""
4166
499ac353 4167#: config/tc-d10v.c:815
55cf6793 4168msgid "resource conflict (PSW)"
252b5132
RH
4169msgstr ""
4170
499ac353 4171#: config/tc-d10v.c:817
55cf6793 4172msgid "resource conflict (C flag)"
252b5132
RH
4173msgstr ""
4174
499ac353 4175#: config/tc-d10v.c:819
55cf6793 4176msgid "resource conflict (F flag)"
252b5132
RH
4177msgstr ""
4178
499ac353 4179#: config/tc-d10v.c:969
55cf6793 4180msgid "Instruction must be executed in parallel"
252b5132
RH
4181msgstr ""
4182
499ac353 4183#: config/tc-d10v.c:972
55cf6793 4184msgid "Long instructions may not be combined."
252b5132
RH
4185msgstr ""
4186
499ac353 4187#: config/tc-d10v.c:1005
55cf6793 4188msgid "One of these instructions may not be executed in parallel."
87ccc1b0
NC
4189msgstr ""
4190
499ac353 4191#: config/tc-d10v.c:1009 config/tc-d30v.c:1036
55cf6793 4192msgid "Two IU instructions may not be executed in parallel"
87ccc1b0
NC
4193msgstr ""
4194
499ac353
NC
4195#: config/tc-d10v.c:1011 config/tc-d10v.c:1019 config/tc-d10v.c:1033
4196#: config/tc-d10v.c:1048 config/tc-d30v.c:1037 config/tc-d30v.c:1046
55cf6793 4197msgid "Swapping instruction order"
87ccc1b0
NC
4198msgstr ""
4199
499ac353 4200#: config/tc-d10v.c:1017 config/tc-d30v.c:1043
55cf6793 4201msgid "Two MU instructions may not be executed in parallel"
87ccc1b0
NC
4202msgstr ""
4203
499ac353 4204#: config/tc-d10v.c:1037 config/tc-d30v.c:1063
55cf6793 4205msgid "IU instruction may not be in the left container"
87ccc1b0
NC
4206msgstr ""
4207
499ac353 4208#: config/tc-d10v.c:1039 config/tc-d10v.c:1054
55cf6793
ZW
4209msgid ""
4210"Instruction in R container is squashed by flow control instruction in L "
4211"container."
87ccc1b0
NC
4212msgstr ""
4213
499ac353 4214#: config/tc-d10v.c:1052 config/tc-d30v.c:1074
55cf6793 4215msgid "MU instruction may not be in the right container"
252b5132
RH
4216msgstr ""
4217
499ac353 4218#: config/tc-d10v.c:1058 config/tc-d30v.c:1086
55cf6793 4219msgid "unknown execution type passed to write_2_short()"
252b5132
RH
4220msgstr ""
4221
499ac353 4222#: config/tc-d10v.c:1186 config/tc-d10v.c:1359
252b5132
RH
4223msgid "bad opcode or operands"
4224msgstr ""
4225
499ac353 4226#: config/tc-d10v.c:1261
252b5132
RH
4227msgid "value out of range"
4228msgstr ""
4229
499ac353 4230#: config/tc-d10v.c:1335
252b5132
RH
4231msgid "illegal operand - register name found where none expected"
4232msgstr ""
4233
499ac353 4234#: config/tc-d10v.c:1370
252b5132
RH
4235msgid "Register number must be EVEN"
4236msgstr ""
4237
499ac353 4238#: config/tc-d10v.c:1373
328577ad
NC
4239msgid "Unsupported use of sp"
4240msgstr ""
4241
499ac353 4242#: config/tc-d10v.c:1392
87ccc1b0
NC
4243#, c-format
4244msgid "cr%ld is a reserved control register"
4245msgstr ""
4246
499ac353 4247#: config/tc-d10v.c:1565
55cf6793 4248#, c-format
ae351704
AM
4249msgid "line %d: rep or repi must include at least 4 instructions"
4250msgstr ""
4251
499ac353 4252#: config/tc-d10v.c:1745
ae351704 4253msgid "can't find previous opcode "
55cf6793
ZW
4254msgstr ""
4255
499ac353 4256#: config/tc-d10v.c:1757
252b5132 4257#, c-format
ae351704 4258msgid "could not assemble: %s"
252b5132
RH
4259msgstr ""
4260
499ac353 4261#: config/tc-d10v.c:1772 config/tc-d10v.c:1794 config/tc-d30v.c:1742
55cf6793
ZW
4262msgid "Unable to mix instructions as specified"
4263msgstr ""
4264
ae351704 4265#: config/tc-d30v.c:149
252b5132
RH
4266#, c-format
4267msgid "Register name %s conflicts with symbol of the same name"
4268msgstr ""
4269
ae351704 4270#: config/tc-d30v.c:239
6e1772d5 4271#, c-format
252b5132
RH
4272msgid ""
4273"\n"
4274"D30V options:\n"
4275"-O Make adjacent short instructions parallel if "
4276"possible.\n"
4277"-n Warn about all NOPs inserted by the assembler.\n"
4278"-N\t\t\tWarn about NOPs inserted after word multiplies.\n"
4279"-c Warn about symbols whoes names match register "
4280"names.\n"
4281"-C Opposite of -C. -c is the default.\n"
4282msgstr ""
4283
499ac353 4284#: config/tc-d30v.c:367
252b5132
RH
4285msgid "unexpected 12-bit reloc type"
4286msgstr ""
4287
499ac353 4288#: config/tc-d30v.c:374
252b5132
RH
4289msgid "unexpected 18-bit reloc type"
4290msgstr ""
4291
499ac353 4292#: config/tc-d30v.c:624
252b5132
RH
4293#, c-format
4294msgid "%s NOP inserted"
4295msgstr ""
4296
499ac353 4297#: config/tc-d30v.c:625
252b5132
RH
4298msgid "sequential"
4299msgstr ""
4300
499ac353 4301#: config/tc-d30v.c:625
252b5132
RH
4302msgid "parallel"
4303msgstr ""
4304
499ac353 4305#: config/tc-d30v.c:1032
252b5132
RH
4306msgid "Instructions may not be executed in parallel"
4307msgstr ""
4308
499ac353 4309#: config/tc-d30v.c:1045
252b5132
RH
4310#, c-format
4311msgid "Executing %s in IU may not work"
4312msgstr ""
4313
499ac353 4314#: config/tc-d30v.c:1052
bc0d738a
NC
4315#, c-format
4316msgid "Executing %s in IU may not work in parallel execution"
4317msgstr ""
4318
499ac353 4319#: config/tc-d30v.c:1065
252b5132
RH
4320#, c-format
4321msgid "special left instruction `%s' kills instruction `%s' in right container"
4322msgstr ""
4323
499ac353 4324#: config/tc-d30v.c:1076
bc0d738a
NC
4325#, c-format
4326msgid "Executing %s in reverse serial with %s may not work"
4327msgstr ""
4328
499ac353 4329#: config/tc-d30v.c:1079
bc0d738a
NC
4330#, c-format
4331msgid "Executing %s in IU in reverse serial may not work"
4332msgstr ""
4333
499ac353 4334#: config/tc-d30v.c:1268
55cf6793 4335msgid "Odd numbered register used as target of multi-register instruction"
252b5132
RH
4336msgstr ""
4337
499ac353 4338#: config/tc-d30v.c:1332 config/tc-d30v.c:1367
55cf6793
ZW
4339#, c-format
4340msgid "unknown condition code: %s"
252b5132
RH
4341msgstr ""
4342
499ac353 4343#: config/tc-d30v.c:1360
55cf6793
ZW
4344#, c-format
4345msgid "cmpu doesn't support condition code %s"
252b5132
RH
4346msgstr ""
4347
499ac353 4348#: config/tc-d30v.c:1395
ae351704
AM
4349#, c-format
4350msgid "unknown opcode: %s"
4351msgstr ""
4352
499ac353 4353#: config/tc-d30v.c:1406
55cf6793
ZW
4354#, c-format
4355msgid "operands for opcode `%s' do not match any valid format"
252b5132
RH
4356msgstr ""
4357
499ac353 4358#: config/tc-d30v.c:1621 config/tc-d30v.c:1638
55cf6793 4359msgid "Cannot assemble instruction"
252b5132
RH
4360msgstr ""
4361
499ac353 4362#: config/tc-d30v.c:1623
55cf6793 4363msgid "First opcode is long. Unable to mix instructions as specified."
252b5132
RH
4364msgstr ""
4365
499ac353 4366#: config/tc-d30v.c:1692
55cf6793 4367msgid "word of NOPs added between word multiply and load"
252b5132
RH
4368msgstr ""
4369
499ac353 4370#: config/tc-d30v.c:1694
55cf6793 4371msgid "word of NOPs added between word multiply and 16-bit multiply"
252b5132
RH
4372msgstr ""
4373
499ac353 4374#: config/tc-d30v.c:1726
55cf6793 4375msgid "Instruction uses long version, so it cannot be mixed as specified"
252b5132
RH
4376msgstr ""
4377
499ac353 4378#: config/tc-d30v.c:1853
55cf6793
ZW
4379#, c-format
4380msgid "value too large to fit in %d bits"
4381msgstr ""
4382
499ac353 4383#: config/tc-d30v.c:1914
252b5132
RH
4384#, c-format
4385msgid "line %d: unable to place address of symbol '%s' into a byte"
4386msgstr ""
4387
499ac353 4388#: config/tc-d30v.c:1917
252b5132 4389#, c-format
87ccc1b0 4390msgid "line %d: unable to place value %lx into a byte"
252b5132
RH
4391msgstr ""
4392
499ac353 4393#: config/tc-d30v.c:1925
252b5132
RH
4394#, c-format
4395msgid "line %d: unable to place address of symbol '%s' into a short"
4396msgstr ""
4397
499ac353 4398#: config/tc-d30v.c:1928
252b5132 4399#, c-format
87ccc1b0 4400msgid "line %d: unable to place value %lx into a short"
252b5132
RH
4401msgstr ""
4402
499ac353 4403#: config/tc-d30v.c:1936
252b5132
RH
4404#, c-format
4405msgid "line %d: unable to place address of symbol '%s' into a quad"
4406msgstr ""
4407
499ac353 4408#: config/tc-d30v.c:2044
252b5132
RH
4409#, c-format
4410msgid "Alignment too large: %d assumed"
4411msgstr ""
4412
55cf6793 4413#: config/tc-dlx.c:211
87ccc1b0 4414msgid "missing .proc"
a74801ba
ILT
4415msgstr ""
4416
55cf6793 4417#: config/tc-dlx.c:228
87ccc1b0 4418msgid ".endfunc missing for previous .proc"
a74801ba
ILT
4419msgstr ""
4420
c85dd50d
NC
4421#: config/tc-dlx.c:290 config/tc-i860.c:227 config/tc-mips.c:1769
4422#, c-format
4423msgid "internal error: can't hash `%s': %s\n"
4424msgstr ""
4425
3caac5b8 4426#. Probably a memory allocation problem? Give up now.
499ac353 4427#: config/tc-dlx.c:297 config/tc-hppa.c:8255 config/tc-mips.c:1772
c85dd50d 4428#: config/tc-mips.c:1824 config/tc-or32.c:211 config/tc-sparc.c:869
3caac5b8
AM
4429msgid "Broken assembler. No assembly attempted."
4430msgstr ""
4431
55cf6793 4432#: config/tc-dlx.c:327
87ccc1b0 4433#, c-format
55cf6793 4434msgid "Bad operand for a load instruction: <%s>"
a74801ba
ILT
4435msgstr ""
4436
55cf6793 4437#: config/tc-dlx.c:441
87ccc1b0 4438#, c-format
55cf6793 4439msgid "Bad operand for a store instruction: <%s>"
a74801ba
ILT
4440msgstr ""
4441
55cf6793 4442#: config/tc-dlx.c:621
87ccc1b0 4443#, c-format
55cf6793 4444msgid "Expression Error for operand modifier %%hi/%%lo\n"
328577ad
NC
4445msgstr ""
4446
499ac353 4447#: config/tc-dlx.c:634 config/tc-or32.c:812
3caac5b8
AM
4448#, c-format
4449msgid "Invalid expression after %%%%\n"
4450msgstr ""
4451
4452#: config/tc-dlx.c:703
4453#, c-format
4454msgid "Unknown opcode `%s'."
4455msgstr ""
4456
55cf6793 4457#: config/tc-dlx.c:716
87ccc1b0 4458msgid "Can not set dlx_skip_hi16_flag"
252b5132
RH
4459msgstr ""
4460
55cf6793 4461#: config/tc-dlx.c:730
87ccc1b0
NC
4462#, c-format
4463msgid "Missing arguments for opcode <%s>."
252b5132
RH
4464msgstr ""
4465
3caac5b8
AM
4466#: config/tc-dlx.c:764
4467#, c-format
4468msgid "Too many operands: %s"
4469msgstr ""
4470
55cf6793 4471#: config/tc-dlx.c:801
87ccc1b0
NC
4472#, c-format
4473msgid "Both the_insn.HI and the_insn.LO are set : %s"
252b5132
RH
4474msgstr ""
4475
55cf6793 4476#: config/tc-dlx.c:871
87ccc1b0 4477msgid "failed regnum sanity check."
252b5132
RH
4478msgstr ""
4479
55cf6793 4480#: config/tc-dlx.c:884
87ccc1b0 4481msgid "failed general register sanity check."
252b5132
RH
4482msgstr ""
4483
c85dd50d
NC
4484#. Types or values of args don't match.
4485#: config/tc-dlx.c:892
4486msgid "Invalid operands"
4487msgstr ""
4488
499ac353 4489#: config/tc-dlx.c:1119 config/tc-or32.c:774
3caac5b8
AM
4490#, c-format
4491msgid "label \"$%d\" redefined"
4492msgstr ""
4493
499ac353 4494#: config/tc-dlx.c:1157
87ccc1b0 4495msgid "Invalid expression after # number\n"
252b5132
RH
4496msgstr ""
4497
ae351704 4498#: config/tc-fr30.c:82
6e1772d5 4499#, c-format
87ccc1b0 4500msgid " FR30 specific command line options:\n"
252b5132
RH
4501msgstr ""
4502
ae351704 4503#: config/tc-fr30.c:135
252b5132 4504#, c-format
87ccc1b0 4505msgid "Instruction %s not allowed in a delay slot."
252b5132
RH
4506msgstr ""
4507
c85dd50d 4508#: config/tc-frv.c:407
6e1772d5 4509#, c-format
c85dd50d 4510msgid "Unknown cpu -mcpu=%s"
252b5132
RH
4511msgstr ""
4512
ae351704 4513#: config/tc-frv.c:461
6e1772d5 4514#, c-format
c85dd50d 4515msgid "FRV specific command line options:\n"
252b5132
RH
4516msgstr ""
4517
ae351704 4518#: config/tc-frv.c:462
6e1772d5 4519#, c-format
c85dd50d 4520msgid "-G n Data >= n bytes is in small data area\n"
252b5132
RH
4521msgstr ""
4522
ae351704 4523#: config/tc-frv.c:463
6e1772d5 4524#, c-format
c85dd50d 4525msgid "-mgpr-32 Note 32 gprs are used\n"
252b5132
RH
4526msgstr ""
4527
ae351704 4528#: config/tc-frv.c:464
6e1772d5 4529#, c-format
c85dd50d 4530msgid "-mgpr-64 Note 64 gprs are used\n"
252b5132
RH
4531msgstr ""
4532
ae351704 4533#: config/tc-frv.c:465
6e1772d5 4534#, c-format
c85dd50d 4535msgid "-mfpr-32 Note 32 fprs are used\n"
252b5132
RH
4536msgstr ""
4537
ae351704 4538#: config/tc-frv.c:466
6e1772d5 4539#, c-format
c85dd50d 4540msgid "-mfpr-64 Note 64 fprs are used\n"
252b5132
RH
4541msgstr ""
4542
ae351704 4543#: config/tc-frv.c:467
6e1772d5 4544#, c-format
c85dd50d 4545msgid "-msoft-float Note software fp is used\n"
252b5132
RH
4546msgstr ""
4547
ae351704 4548#: config/tc-frv.c:468
6e1772d5 4549#, c-format
c85dd50d 4550msgid "-mdword Note stack is aligned to a 8 byte boundary\n"
252b5132
RH
4551msgstr ""
4552
ae351704 4553#: config/tc-frv.c:469
6e1772d5 4554#, c-format
c85dd50d 4555msgid "-mno-dword Note stack is aligned to a 4 byte boundary\n"
252b5132
RH
4556msgstr ""
4557
ae351704 4558#: config/tc-frv.c:470
6e1772d5 4559#, c-format
c85dd50d 4560msgid "-mdouble Note fp double insns are used\n"
252b5132
RH
4561msgstr ""
4562
ae351704 4563#: config/tc-frv.c:471
6e1772d5 4564#, c-format
c85dd50d 4565msgid "-mmedia Note media insns are used\n"
252b5132
RH
4566msgstr ""
4567
ae351704 4568#: config/tc-frv.c:472
6e1772d5 4569#, c-format
c85dd50d 4570msgid "-mmuladd Note multiply add/subtract insns are used\n"
252b5132
RH
4571msgstr ""
4572
ae351704 4573#: config/tc-frv.c:473
6e1772d5 4574#, c-format
c85dd50d 4575msgid "-mpack Note instructions are packed\n"
252b5132
RH
4576msgstr ""
4577
ae351704 4578#: config/tc-frv.c:474
6e1772d5 4579#, c-format
c85dd50d 4580msgid "-mno-pack Do not allow instructions to be packed\n"
328577ad
NC
4581msgstr ""
4582
ae351704 4583#: config/tc-frv.c:475
6e1772d5 4584#, c-format
c85dd50d 4585msgid "-mpic Note small position independent code\n"
252b5132
RH
4586msgstr ""
4587
ae351704 4588#: config/tc-frv.c:476
6e1772d5 4589#, c-format
c85dd50d 4590msgid "-mPIC Note large position independent code\n"
252b5132
RH
4591msgstr ""
4592
ae351704 4593#: config/tc-frv.c:477
8ea2b00f 4594#, c-format
c85dd50d 4595msgid "-mlibrary-pic Compile library for large position indepedent code\n"
8ea2b00f
AM
4596msgstr ""
4597
ae351704 4598#: config/tc-frv.c:478
8ea2b00f 4599#, c-format
c85dd50d 4600msgid "-mfdpic Assemble for the FDPIC ABI\n"
8ea2b00f
AM
4601msgstr ""
4602
ae351704 4603#: config/tc-frv.c:479
6e1772d5 4604#, c-format
c85dd50d 4605msgid "-mnopic Disable -mpic, -mPIC, -mlibrary-pic and -mfdpic\n"
252b5132
RH
4606msgstr ""
4607
ae351704 4608#: config/tc-frv.c:480
6e1772d5 4609#, c-format
c85dd50d 4610msgid "-mcpu={fr500|fr550|fr400|fr405|fr450|fr300|frv|simple|tomcat}\n"
252b5132
RH
4611msgstr ""
4612
ae351704 4613#: config/tc-frv.c:481
6e1772d5 4614#, c-format
c85dd50d
NC
4615msgid " Record the cpu type\n"
4616msgstr ""
4617
4618#: config/tc-frv.c:482
4619#, c-format
87ccc1b0 4620msgid "-mtomcat-stats Print out stats for tomcat workarounds\n"
252b5132
RH
4621msgstr ""
4622
c85dd50d 4623#: config/tc-frv.c:483
6e1772d5 4624#, c-format
87ccc1b0 4625msgid "-mtomcat-debug Debug tomcat workarounds\n"
252b5132
RH
4626msgstr ""
4627
c85dd50d 4628#: config/tc-frv.c:1187
87ccc1b0 4629msgid "VLIW packing used for -mno-pack"
252b5132
RH
4630msgstr ""
4631
c85dd50d 4632#: config/tc-frv.c:1197
6e1772d5
AM
4633msgid "Instruction not supported by this architecture"
4634msgstr ""
4635
c85dd50d 4636#: config/tc-frv.c:1207
87ccc1b0 4637msgid "VLIW packing constraint violation"
252b5132
RH
4638msgstr ""
4639
499ac353 4640#: config/tc-frv.c:1823
252b5132 4641#, c-format
87ccc1b0 4642msgid "Relocation %s is not safe for %s"
252b5132
RH
4643msgstr ""
4644
ae351704 4645#: config/tc-h8300.c:395 config/tc-h8300.c:403
87ccc1b0 4646msgid "Reg not valid for H8/300"
252b5132
RH
4647msgstr ""
4648
ae351704 4649#: config/tc-h8300.c:484
fce00800
AM
4650msgid "invalid operand size requested"
4651msgstr ""
4652
ae351704 4653#: config/tc-h8300.c:583
87ccc1b0 4654msgid "Invalid register list for ldm/stm\n"
328577ad
NC
4655msgstr ""
4656
ae351704 4657#: config/tc-h8300.c:609 config/tc-h8300.c:614 config/tc-h8300.c:621
fce00800
AM
4658msgid "mismatch between register and suffix"
4659msgstr ""
4660
ae351704 4661#: config/tc-h8300.c:648
fce00800
AM
4662msgid "address too high for vector table jmp/jsr"
4663msgstr ""
4664
ae351704 4665#: config/tc-h8300.c:675 config/tc-h8300.c:787 config/tc-h8300.c:797
87ccc1b0 4666msgid "Wrong size pointer register for architecture."
328577ad
NC
4667msgstr ""
4668
ae351704 4669#: config/tc-h8300.c:734 config/tc-h8300.c:742 config/tc-h8300.c:771
87ccc1b0 4670msgid "expected @(exp, reg16)"
252b5132
RH
4671msgstr ""
4672
ae351704 4673#: config/tc-h8300.c:760
fce00800
AM
4674msgid "expected .L, .W or .B for register in indexed addressing mode"
4675msgstr ""
4676
ae351704 4677#: config/tc-h8300.c:954
fce00800
AM
4678msgid "expected valid addressing mode for mova: \"@(disp, ea.sz),ERn\""
4679msgstr ""
4680
ae351704 4681#: config/tc-h8300.c:972 config/tc-h8300.c:981
fce00800
AM
4682msgid "expected register"
4683msgstr ""
4684
ae351704 4685#: config/tc-h8300.c:997
fce00800
AM
4686msgid "expected closing paren"
4687msgstr ""
4688
ae351704 4689#: config/tc-h8300.c:1056
fce00800
AM
4690#, c-format
4691msgid "can't use high part of register in operand %d"
4692msgstr ""
4693
ae351704 4694#: config/tc-h8300.c:1213
fce00800
AM
4695#, c-format
4696msgid "Opcode `%s' with these operand types not available in %s mode"
4697msgstr ""
4698
ae351704 4699#: config/tc-h8300.c:1222
fce00800 4700msgid "mismatch between opcode size and operand size"
87ccc1b0
NC
4701msgstr ""
4702
ae351704 4703#: config/tc-h8300.c:1258
87ccc1b0
NC
4704#, c-format
4705msgid "operand %s0x%lx out of range."
4706msgstr ""
4707
ae351704 4708#: config/tc-h8300.c:1354
87ccc1b0
NC
4709msgid "Can't work out size of operand.\n"
4710msgstr ""
4711
ae351704 4712#: config/tc-h8300.c:1403
87ccc1b0
NC
4713#, c-format
4714msgid "Opcode `%s' with these operand types not available in H8/300 mode"
4715msgstr ""
4716
ae351704 4717#: config/tc-h8300.c:1408
fce00800
AM
4718#, c-format
4719msgid "Opcode `%s' with these operand types not available in H8/300H mode"
4720msgstr ""
4721
ae351704 4722#: config/tc-h8300.c:1414
fce00800
AM
4723#, c-format
4724msgid "Opcode `%s' with these operand types not available in H8/300S mode"
4725msgstr ""
4726
ae351704 4727#: config/tc-h8300.c:1475 config/tc-h8300.c:1495
87ccc1b0
NC
4728msgid "Need #1 or #2 here"
4729msgstr ""
4730
ae351704 4731#: config/tc-h8300.c:1490
87ccc1b0
NC
4732msgid "#4 not valid on H8/300."
4733msgstr ""
4734
ae351704 4735#: config/tc-h8300.c:1596 config/tc-h8300.c:1678
87ccc1b0
NC
4736#, c-format
4737msgid "branch operand has odd offset (%lx)\n"
4738msgstr ""
4739
ae351704 4740#: config/tc-h8300.c:1716
87ccc1b0
NC
4741msgid "destination operand must be 16 bit register"
4742msgstr ""
4743
ae351704 4744#: config/tc-h8300.c:1725
87ccc1b0
NC
4745msgid "source operand must be 8 bit register"
4746msgstr ""
4747
ae351704 4748#: config/tc-h8300.c:1733
87ccc1b0
NC
4749msgid "destination operand must be 16bit absolute address"
4750msgstr ""
4751
ae351704 4752#: config/tc-h8300.c:1740
87ccc1b0
NC
4753msgid "destination operand must be 8 bit register"
4754msgstr ""
4755
ae351704 4756#: config/tc-h8300.c:1748
87ccc1b0
NC
4757msgid "source operand must be 16bit absolute address"
4758msgstr ""
4759
4760#. This seems more sane than saying "too many operands". We'll
4761#. get here only if the trailing trash starts with a comma.
6e1772d5 4762#. Types or values of args don't match.
ae351704 4763#: config/tc-h8300.c:1756 config/tc-mmix.c:472 config/tc-mmix.c:484
499ac353 4764#: config/tc-mmix.c:2497 config/tc-mmix.c:2521 config/tc-mmix.c:2794
ae351704 4765#: config/tc-or32.c:528
87ccc1b0
NC
4766msgid "invalid operands"
4767msgstr ""
4768
ae351704 4769#: config/tc-h8300.c:1787
fce00800 4770msgid "operand/size mis-match"
87ccc1b0
NC
4771msgstr ""
4772
c85dd50d 4773#: config/tc-h8300.c:1883 config/tc-mips.c:9781 config/tc-sh64.c:2795
ae351704 4774#: config/tc-sh.c:2925 config/tc-z8k.c:1226
fce00800 4775msgid "unknown opcode"
87ccc1b0
NC
4776msgstr ""
4777
ae351704 4778#: config/tc-h8300.c:1916
6e1772d5
AM
4779msgid "invalid operand in ldm"
4780msgstr ""
4781
ae351704 4782#: config/tc-h8300.c:1925
6e1772d5
AM
4783msgid "invalid operand in stm"
4784msgstr ""
4785
499ac353 4786#: config/tc-h8300.c:2039
6e1772d5 4787#, c-format
87ccc1b0
NC
4788msgid "call to tc_aout_fix_to_chars \n"
4789msgstr ""
4790
499ac353 4791#: config/tc-h8300.c:2048 config/tc-xc16x.c:340
6e1772d5 4792#, c-format
87ccc1b0
NC
4793msgid "call to md_convert_frag \n"
4794msgstr ""
4795
499ac353 4796#: config/tc-h8300.c:2099
6e1772d5 4797#, c-format
c85dd50d 4798msgid "call to md_estimate_size_before_relax \n"
87ccc1b0
NC
4799msgstr ""
4800
499ac353 4801#: config/tc-h8300.c:2128
c85dd50d
NC
4802msgid "Difference of symbols in different sections is not supported"
4803msgstr ""
4804
499ac353
NC
4805#: config/tc-h8300.c:2150 config/tc-mcore.c:2199 config/tc-pj.c:489
4806#: config/tc-sh.c:4351 config/tc-xc16x.c:308
87ccc1b0
NC
4807#, c-format
4808msgid "Cannot represent relocation type %s"
4809msgstr ""
4810
6e1772d5 4811#. Simple range checking for FIELD against HIGH and LOW bounds.
87ccc1b0 4812#. IGNORE is used to suppress the error message.
55cf6793 4813#. Variant of CHECK_FIELD for use in md_apply_fix and other places where
6e1772d5 4814#. the current file and line number are not valid.
ae351704 4815#: config/tc-hppa.c:1015 config/tc-hppa.c:1029
87ccc1b0
NC
4816#, c-format
4817msgid "Field out of range [%d..%d] (%d)."
4818msgstr ""
4819
6e1772d5 4820#. Simple alignment checking for FIELD against ALIGN (a power of two).
87ccc1b0 4821#. IGNORE is used to suppress the error message.
ae351704 4822#: config/tc-hppa.c:1043
87ccc1b0
NC
4823#, c-format
4824msgid "Field not properly aligned [%d] (%d)."
4825msgstr ""
4826
ae351704 4827#: config/tc-hppa.c:1092
87ccc1b0
NC
4828msgid "Missing .exit\n"
4829msgstr ""
4830
ae351704 4831#: config/tc-hppa.c:1095
87ccc1b0
NC
4832msgid "Missing .procend\n"
4833msgstr ""
4834
ae351704 4835#: config/tc-hppa.c:1277
328577ad 4836#, c-format
252b5132
RH
4837msgid "Invalid field selector. Assuming F%%."
4838msgstr ""
4839
ae351704
AM
4840#: config/tc-hppa.c:1304
4841msgid "Bad segment in expression."
252b5132
RH
4842msgstr ""
4843
ae351704 4844#: config/tc-hppa.c:1329
252b5132 4845#, c-format
ae351704 4846msgid "Invalid Nullification: (%c)"
252b5132
RH
4847msgstr ""
4848
499ac353 4849#: config/tc-hppa.c:1387
ae351704 4850msgid "Cannot handle fixup"
252b5132
RH
4851msgstr ""
4852
499ac353 4853#: config/tc-hppa.c:1685
ae351704
AM
4854#, c-format
4855msgid " -Q ignored\n"
252b5132
RH
4856msgstr ""
4857
499ac353 4858#: config/tc-hppa.c:1689
ae351704
AM
4859#, c-format
4860msgid " -c print a warning if a comment is found\n"
252b5132
RH
4861msgstr ""
4862
499ac353 4863#: config/tc-hppa.c:1755
ae351704
AM
4864#, c-format
4865msgid "no hppa_fixup entry for fixup type 0x%x"
252b5132
RH
4866msgstr ""
4867
499ac353 4868#: config/tc-hppa.c:1934
ae351704 4869msgid "Unknown relocation encountered in md_apply_fix."
a74801ba
ILT
4870msgstr ""
4871
499ac353 4872#: config/tc-hppa.c:2122 config/tc-hppa.c:2147
ae351704
AM
4873#, c-format
4874msgid "Undefined register: '%s'."
a74801ba
ILT
4875msgstr ""
4876
499ac353 4877#: config/tc-hppa.c:2181
252b5132 4878#, c-format
ae351704 4879msgid "Non-absolute symbol: '%s'."
252b5132
RH
4880msgstr ""
4881
499ac353 4882#: config/tc-hppa.c:2196
ae351704
AM
4883#, c-format
4884msgid "Undefined absolute constant: '%s'."
252b5132
RH
4885msgstr ""
4886
499ac353 4887#: config/tc-hppa.c:2227 config/tc-hppa.c:5646
ae351704 4888msgid "could not update architecture and machine"
252b5132
RH
4889msgstr ""
4890
499ac353 4891#: config/tc-hppa.c:2265
252b5132 4892#, c-format
ae351704 4893msgid "Invalid FP Compare Condition: %s"
a74801ba
ILT
4894msgstr ""
4895
499ac353 4896#: config/tc-hppa.c:2320
a74801ba 4897#, c-format
ae351704 4898msgid "Invalid FTEST completer: %s"
252b5132
RH
4899msgstr ""
4900
499ac353 4901#: config/tc-hppa.c:2386 config/tc-hppa.c:2423
ae351704
AM
4902#, c-format
4903msgid "Invalid FP Operand Format: %3s"
a74801ba
ILT
4904msgstr ""
4905
499ac353 4906#: config/tc-hppa.c:2558
ae351704 4907msgid "Bad segment (should be absolute)."
252b5132
RH
4908msgstr ""
4909
499ac353 4910#: config/tc-hppa.c:2584
ae351704
AM
4911#, c-format
4912msgid "Invalid argument location: %s\n"
252b5132
RH
4913msgstr ""
4914
499ac353 4915#: config/tc-hppa.c:2613
ae351704
AM
4916#, c-format
4917msgid "Invalid argument description: %d"
252b5132
RH
4918msgstr ""
4919
499ac353 4920#: config/tc-hppa.c:3439
ae351704 4921msgid "Invalid Indexed Load Completer."
252b5132
RH
4922msgstr ""
4923
499ac353 4924#: config/tc-hppa.c:3444
ae351704 4925msgid "Invalid Indexed Load Completer Syntax."
252b5132
RH
4926msgstr ""
4927
499ac353 4928#: config/tc-hppa.c:3478
ae351704 4929msgid "Invalid Short Load/Store Completer."
252b5132
RH
4930msgstr ""
4931
499ac353 4932#: config/tc-hppa.c:3538 config/tc-hppa.c:3543
ae351704 4933msgid "Invalid Store Bytes Short Completer"
252b5132
RH
4934msgstr ""
4935
499ac353 4936#: config/tc-hppa.c:3854 config/tc-hppa.c:3860
ae351704 4937msgid "Invalid left/right combination completer"
252b5132
RH
4938msgstr ""
4939
499ac353 4940#: config/tc-hppa.c:3909 config/tc-hppa.c:3916
ae351704 4941msgid "Invalid permutation completer"
55cf6793
ZW
4942msgstr ""
4943
499ac353 4944#: config/tc-hppa.c:4016
252b5132 4945#, c-format
ae351704 4946msgid "Invalid Add Condition: %s"
252b5132
RH
4947msgstr ""
4948
499ac353 4949#: config/tc-hppa.c:4027 config/tc-hppa.c:4037
ae351704 4950msgid "Invalid Add and Branch Condition"
85a39694
NC
4951msgstr ""
4952
499ac353 4953#: config/tc-hppa.c:4058 config/tc-hppa.c:4195
ae351704 4954msgid "Invalid Compare/Subtract Condition"
28e7409f
NC
4955msgstr ""
4956
499ac353 4957#: config/tc-hppa.c:4098
6e1772d5 4958#, c-format
ae351704 4959msgid "Invalid Bit Branch Condition: %c"
28e7409f
NC
4960msgstr ""
4961
499ac353 4962#: config/tc-hppa.c:4183
85a39694 4963#, c-format
ae351704 4964msgid "Invalid Compare/Subtract Condition: %s"
252b5132
RH
4965msgstr ""
4966
499ac353 4967#: config/tc-hppa.c:4210
ae351704 4968msgid "Invalid Compare and Branch Condition"
252b5132
RH
4969msgstr ""
4970
499ac353 4971#: config/tc-hppa.c:4306
ae351704 4972msgid "Invalid Logical Instruction Condition."
252b5132
RH
4973msgstr ""
4974
499ac353 4975#: config/tc-hppa.c:4361
ae351704 4976msgid "Invalid Shift/Extract/Deposit Condition."
252b5132
RH
4977msgstr ""
4978
499ac353 4979#: config/tc-hppa.c:4473
ae351704 4980msgid "Invalid Unit Instruction Condition."
252b5132
RH
4981msgstr ""
4982
499ac353
NC
4983#: config/tc-hppa.c:4948 config/tc-hppa.c:4980 config/tc-hppa.c:5011
4984#: config/tc-hppa.c:5041
ae351704 4985msgid "Branch to unaligned address"
252b5132
RH
4986msgstr ""
4987
499ac353 4988#: config/tc-hppa.c:5219
ae351704 4989msgid "Invalid SFU identifier"
a74801ba
ILT
4990msgstr ""
4991
499ac353 4992#: config/tc-hppa.c:5269
ae351704 4993msgid "Invalid COPR identifier"
252b5132
RH
4994msgstr ""
4995
499ac353 4996#: config/tc-hppa.c:5398
ae351704 4997msgid "Invalid Floating Point Operand Format."
252b5132
RH
4998msgstr ""
4999
499ac353
NC
5000#: config/tc-hppa.c:5515 config/tc-hppa.c:5535 config/tc-hppa.c:5555
5001#: config/tc-hppa.c:5575 config/tc-hppa.c:5595
ae351704 5002msgid "Invalid register for single precision fmpyadd or fmpysub"
252b5132
RH
5003msgstr ""
5004
499ac353 5005#: config/tc-hppa.c:5663
252b5132 5006#, c-format
ae351704 5007msgid "Invalid operands %s"
252b5132
RH
5008msgstr ""
5009
499ac353 5010#: config/tc-hppa.c:5718 config/tc-hppa.c:6924 config/tc-hppa.c:6979
ae351704 5011msgid "Missing function name for .PROC (corrupted label chain)"
252b5132
RH
5012msgstr ""
5013
499ac353 5014#: config/tc-hppa.c:5721 config/tc-hppa.c:6982
ae351704 5015msgid "Missing function name for .PROC"
252b5132
RH
5016msgstr ""
5017
499ac353 5018#: config/tc-hppa.c:5780
55cf6793
ZW
5019msgid "Argument to .BLOCK/.BLOCKZ must be between 0 and 0x3fffffff"
5020msgstr ""
5021
499ac353 5022#: config/tc-hppa.c:5876
252b5132
RH
5023#, c-format
5024msgid "Invalid .CALL argument: %s"
5025msgstr ""
5026
499ac353 5027#: config/tc-hppa.c:6010
252b5132
RH
5028msgid ".callinfo is not within a procedure definition"
5029msgstr ""
5030
499ac353 5031#: config/tc-hppa.c:6030
252b5132
RH
5032#, c-format
5033msgid "FRAME parameter must be a multiple of 8: %d\n"
5034msgstr ""
5035
499ac353 5036#: config/tc-hppa.c:6049
252b5132
RH
5037msgid "Value for ENTRY_GR must be in the range 3..18\n"
5038msgstr ""
5039
499ac353 5040#: config/tc-hppa.c:6061
252b5132
RH
5041msgid "Value for ENTRY_FR must be in the range 12..21\n"
5042msgstr ""
5043
499ac353 5044#: config/tc-hppa.c:6071
252b5132
RH
5045msgid "Value for ENTRY_SR must be 3\n"
5046msgstr ""
5047
499ac353 5048#: config/tc-hppa.c:6127
252b5132
RH
5049#, c-format
5050msgid "Invalid .CALLINFO argument: %s"
5051msgstr ""
5052
499ac353 5053#: config/tc-hppa.c:6237
252b5132
RH
5054msgid "The .ENTER pseudo-op is not supported"
5055msgstr ""
5056
499ac353 5057#: config/tc-hppa.c:6253
252b5132
RH
5058msgid "Misplaced .entry. Ignored."
5059msgstr ""
5060
499ac353 5061#: config/tc-hppa.c:6257
252b5132
RH
5062msgid "Missing .callinfo."
5063msgstr ""
5064
499ac353 5065#: config/tc-hppa.c:6321
5b343f5a
NC
5066msgid ".REG expression must be a register"
5067msgstr ""
5068
499ac353 5069#: config/tc-hppa.c:6337
5b343f5a
NC
5070msgid "bad or irreducible absolute expression; zero assumed"
5071msgstr ""
5072
499ac353 5073#: config/tc-hppa.c:6348
252b5132
RH
5074msgid ".REG must use a label"
5075msgstr ""
5076
499ac353 5077#: config/tc-hppa.c:6350
252b5132
RH
5078msgid ".EQU must use a label"
5079msgstr ""
5080
499ac353 5081#: config/tc-hppa.c:6412
ae351704
AM
5082#, c-format
5083msgid "Symbol '%s' could not be created."
5084msgstr ""
5085
499ac353 5086#: config/tc-hppa.c:6416
ae351704
AM
5087msgid "No memory for symbol name."
5088msgstr ""
5089
499ac353 5090#: config/tc-hppa.c:6465
252b5132
RH
5091msgid ".EXIT must appear within a procedure"
5092msgstr ""
5093
499ac353 5094#: config/tc-hppa.c:6469
252b5132
RH
5095msgid "Missing .callinfo"
5096msgstr ""
5097
499ac353 5098#: config/tc-hppa.c:6473
252b5132
RH
5099msgid "No .ENTRY for this .EXIT"
5100msgstr ""
5101
499ac353 5102#: config/tc-hppa.c:6513
252b5132 5103#, c-format
ae351704 5104msgid "Using ENTRY rather than CODE in export directive for %s"
252b5132
RH
5105msgstr ""
5106
499ac353 5107#: config/tc-hppa.c:6630
252b5132 5108#, c-format
ae351704 5109msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s"
252b5132
RH
5110msgstr ""
5111
499ac353 5112#: config/tc-hppa.c:6654
252b5132 5113#, c-format
ae351704 5114msgid "Cannot define export symbol: %s\n"
252b5132
RH
5115msgstr ""
5116
499ac353 5117#: config/tc-hppa.c:6751
252b5132
RH
5118msgid "Missing label name on .LABEL"
5119msgstr ""
5120
499ac353 5121#: config/tc-hppa.c:6756
252b5132
RH
5122msgid "extra .LABEL arguments ignored."
5123msgstr ""
5124
499ac353 5125#: config/tc-hppa.c:6772
252b5132
RH
5126msgid "The .LEAVE pseudo-op is not supported"
5127msgstr ""
5128
499ac353 5129#: config/tc-hppa.c:6810
252b5132
RH
5130msgid "Unrecognized .LEVEL argument\n"
5131msgstr ""
5132
499ac353 5133#: config/tc-hppa.c:6844
252b5132
RH
5134#, c-format
5135msgid "Cannot define static symbol: %s\n"
5136msgstr ""
5137
499ac353 5138#: config/tc-hppa.c:6878
252b5132
RH
5139msgid "Nested procedures"
5140msgstr ""
5141
499ac353 5142#: config/tc-hppa.c:6888
252b5132
RH
5143msgid "Cannot allocate unwind descriptor\n"
5144msgstr ""
5145
499ac353 5146#: config/tc-hppa.c:6986
252b5132
RH
5147msgid "misplaced .procend"
5148msgstr ""
5149
499ac353 5150#: config/tc-hppa.c:6989
252b5132
RH
5151msgid "Missing .callinfo for this procedure"
5152msgstr ""
5153
499ac353 5154#: config/tc-hppa.c:6992
252b5132
RH
5155msgid "Missing .EXIT for a .ENTRY"
5156msgstr ""
5157
499ac353 5158#: config/tc-hppa.c:7029
a74801ba
ILT
5159msgid "Not in a space.\n"
5160msgstr ""
5161
499ac353 5162#: config/tc-hppa.c:7032
a74801ba
ILT
5163msgid "Not in a subspace.\n"
5164msgstr ""
5165
499ac353 5166#: config/tc-hppa.c:7121
252b5132
RH
5167msgid "Invalid .SPACE argument"
5168msgstr ""
5169
499ac353 5170#: config/tc-hppa.c:7167
252b5132
RH
5171msgid "Can't change spaces within a procedure definition. Ignored"
5172msgstr ""
5173
499ac353 5174#: config/tc-hppa.c:7295
252b5132
RH
5175#, c-format
5176msgid "Undefined space: '%s' Assuming space number = 0."
5177msgstr ""
5178
499ac353 5179#: config/tc-hppa.c:7318
252b5132
RH
5180msgid "Must be in a space before changing or declaring subspaces.\n"
5181msgstr ""
5182
499ac353 5183#: config/tc-hppa.c:7322
252b5132
RH
5184msgid "Can't change subspaces within a procedure definition. Ignored"
5185msgstr ""
5186
499ac353 5187#: config/tc-hppa.c:7358
252b5132
RH
5188msgid "Parameters of an existing subspace can't be modified"
5189msgstr ""
5190
499ac353 5191#: config/tc-hppa.c:7410
252b5132
RH
5192msgid "Alignment must be a power of 2"
5193msgstr ""
5194
499ac353 5195#: config/tc-hppa.c:7457
252b5132
RH
5196msgid "FIRST not supported as a .SUBSPACE argument"
5197msgstr ""
5198
499ac353 5199#: config/tc-hppa.c:7459
252b5132
RH
5200msgid "Invalid .SUBSPACE argument"
5201msgstr ""
5202
499ac353 5203#: config/tc-hppa.c:7648
252b5132
RH
5204#, c-format
5205msgid "Internal error: Unable to find containing space for %s."
5206msgstr ""
5207
499ac353 5208#: config/tc-hppa.c:7686
252b5132
RH
5209#, c-format
5210msgid "Out of memory: could not allocate new space chain entry: %s\n"
5211msgstr ""
5212
499ac353 5213#: config/tc-hppa.c:7774
252b5132
RH
5214#, c-format
5215msgid "Out of memory: could not allocate new subspace chain entry: %s\n"
5216msgstr ""
5217
499ac353 5218#: config/tc-hppa.c:8219
ae351704
AM
5219msgid "-R option not supported on this target."
5220msgstr ""
5221
499ac353 5222#: config/tc-hppa.c:8236 config/tc-sparc.c:825 config/tc-sparc.c:861
252b5132 5223#, c-format
ae351704 5224msgid "Internal error: can't hash `%s': %s\n"
252b5132
RH
5225msgstr ""
5226
499ac353 5227#: config/tc-hppa.c:8245 config/tc-i860.c:236
ae351704
AM
5228#, c-format
5229msgid "internal error: losing opcode: `%s' \"%s\"\n"
252b5132
RH
5230msgstr ""
5231
c85dd50d 5232#: config/tc-i386.c:1355
60bcf0fa
NC
5233#, c-format
5234msgid "%s shortened to %s"
5235msgstr ""
5236
c85dd50d 5237#: config/tc-i386.c:1425
252b5132
RH
5238msgid "same type of prefix used twice"
5239msgstr ""
5240
c85dd50d 5241#: config/tc-i386.c:1450
0d2bcfaf
NC
5242msgid "64bit mode not supported on this CPU."
5243msgstr ""
5244
c85dd50d 5245#: config/tc-i386.c:1454
0d2bcfaf
NC
5246msgid "32bit mode not supported on this CPU."
5247msgstr ""
5248
c85dd50d 5249#: config/tc-i386.c:1489
8ad3436c 5250msgid "bad argument to syntax directive."
252b5132
RH
5251msgstr ""
5252
c85dd50d 5253#: config/tc-i386.c:1569
60bcf0fa
NC
5254#, c-format
5255msgid "no such architecture: `%s'"
5256msgstr ""
5257
c85dd50d 5258#: config/tc-i386.c:1574
60bcf0fa
NC
5259msgid "missing cpu architecture"
5260msgstr ""
5261
c85dd50d 5262#: config/tc-i386.c:1588
e135f41b
NC
5263#, c-format
5264msgid "no such architecture modifier: `%s'"
5265msgstr ""
5266
499ac353 5267#: config/tc-i386.c:1604 config/tc-i386.c:7210 config/tc-maxq.c:223
a85d7ed0
NC
5268msgid "Unknown architecture"
5269msgstr ""
5270
c85dd50d 5271#: config/tc-i386.c:1951
3caac5b8
AM
5272#, c-format
5273msgid "unknown relocation (%u)"
252b5132
RH
5274msgstr ""
5275
c85dd50d 5276#: config/tc-i386.c:1953
252b5132 5277#, c-format
3caac5b8
AM
5278msgid "%u-byte relocation cannot be applied to %u-byte field"
5279msgstr ""
5280
c85dd50d 5281#: config/tc-i386.c:1957
3caac5b8
AM
5282msgid "non-pc-relative relocation for pc-relative field"
5283msgstr ""
5284
c85dd50d 5285#: config/tc-i386.c:1962
3caac5b8 5286msgid "relocated field and relocation type differ in signedness"
252b5132
RH
5287msgstr ""
5288
c85dd50d 5289#: config/tc-i386.c:1971
3caac5b8
AM
5290msgid "there are no unsigned pc-relative relocations"
5291msgstr ""
5292
c85dd50d 5293#: config/tc-i386.c:1979
252b5132 5294#, c-format
3caac5b8 5295msgid "cannot do %u byte pc-relative relocation"
252b5132
RH
5296msgstr ""
5297
c85dd50d 5298#: config/tc-i386.c:1996
3caac5b8
AM
5299#, c-format
5300msgid "cannot do %s %u byte relocation"
5301msgstr ""
5302
c85dd50d 5303#: config/tc-i386.c:2206 config/tc-i386.c:3472
06647dfd
AM
5304#, c-format
5305msgid "ambiguous operand size for `%s'"
5306msgstr ""
5307
c85dd50d 5308#: config/tc-i386.c:2255
fce00800 5309#, c-format
ae351704 5310msgid "can't use register '%s%s' as operand %d in '%s'."
fce00800
AM
5311msgstr ""
5312
87ccc1b0 5313#. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc.
c85dd50d 5314#: config/tc-i386.c:2294
87ccc1b0
NC
5315#, c-format
5316msgid "translating to `%sp'"
5317msgstr ""
5318
c85dd50d 5319#: config/tc-i386.c:2342
87ccc1b0 5320#, c-format
ae351704 5321msgid "can't encode register '%s%s' in an instruction requiring REX prefix."
87ccc1b0
NC
5322msgstr ""
5323
499ac353
NC
5324#: config/tc-i386.c:2389 config/tc-i386.c:2497 config/tc-maxq.c:800
5325#: config/tc-maxq.c:830
252b5132 5326#, c-format
60bcf0fa 5327msgid "no such instruction: `%s'"
252b5132
RH
5328msgstr ""
5329
499ac353 5330#: config/tc-i386.c:2400 config/tc-i386.c:2530 config/tc-maxq.c:808
252b5132
RH
5331#, c-format
5332msgid "invalid character %s in mnemonic"
5333msgstr ""
5334
c85dd50d 5335#: config/tc-i386.c:2407
252b5132
RH
5336msgid "expecting prefix; got nothing"
5337msgstr ""
5338
c85dd50d 5339#: config/tc-i386.c:2409
252b5132
RH
5340msgid "expecting mnemonic; got nothing"
5341msgstr ""
5342
c85dd50d 5343#: config/tc-i386.c:2424 config/tc-i386.c:2548
252b5132 5344#, c-format
3caac5b8 5345msgid "`%s' is only supported in 64-bit mode"
252b5132
RH
5346msgstr ""
5347
c85dd50d 5348#: config/tc-i386.c:2425 config/tc-i386.c:2547
06647dfd
AM
5349#, c-format
5350msgid "`%s' is not supported in 64-bit mode"
5351msgstr ""
5352
c85dd50d 5353#: config/tc-i386.c:2437
06647dfd 5354#, c-format
3caac5b8 5355msgid "redundant %s prefix"
06647dfd
AM
5356msgstr ""
5357
c85dd50d 5358#: config/tc-i386.c:2554
60bcf0fa 5359#, c-format
06647dfd 5360msgid "`%s' is not supported on `%s%s'"
60bcf0fa
NC
5361msgstr ""
5362
c85dd50d 5363#: config/tc-i386.c:2562
60bcf0fa
NC
5364msgid "use .code16 to ensure correct addressing mode"
5365msgstr ""
5366
c85dd50d 5367#: config/tc-i386.c:2575
252b5132
RH
5368#, c-format
5369msgid "expecting string instruction after `%s'"
5370msgstr ""
5371
c85dd50d 5372#: config/tc-i386.c:2607
252b5132
RH
5373#, c-format
5374msgid "invalid character %s before operand %d"
5375msgstr ""
5376
c85dd50d 5377#: config/tc-i386.c:2621
252b5132
RH
5378#, c-format
5379msgid "unbalanced parenthesis in operand %d."
5380msgstr ""
5381
499ac353 5382#: config/tc-i386.c:2624 config/tc-maxq.c:1850
252b5132
RH
5383#, c-format
5384msgid "unbalanced brackets in operand %d."
5385msgstr ""
5386
c85dd50d 5387#: config/tc-i386.c:2633
252b5132
RH
5388#, c-format
5389msgid "invalid character %s in operand %d"
5390msgstr ""
5391
499ac353 5392#: config/tc-i386.c:2660 config/tc-maxq.c:1876
252b5132
RH
5393#, c-format
5394msgid "spurious operands; (%d operands/instruction max)"
5395msgstr ""
5396
499ac353 5397#: config/tc-i386.c:2683 config/tc-maxq.c:1896
252b5132
RH
5398msgid "expecting operand after ','; got nothing"
5399msgstr ""
5400
c85dd50d 5401#: config/tc-i386.c:2688
252b5132
RH
5402msgid "expecting operand before ','; got nothing"
5403msgstr ""
5404
ed265386 5405#. We found no match.
c85dd50d 5406#: config/tc-i386.c:3223
252b5132
RH
5407#, c-format
5408msgid "suffix or operands invalid for `%s'"
5409msgstr ""
5410
c85dd50d 5411#: config/tc-i386.c:3234
a74801ba 5412#, c-format
8ad3436c 5413msgid "indirect %s without `*'"
a74801ba
ILT
5414msgstr ""
5415
60bcf0fa
NC
5416#. Warn them that a data or address size prefix doesn't
5417#. affect assembly of the next line of code.
c85dd50d 5418#: config/tc-i386.c:3242
252b5132
RH
5419#, c-format
5420msgid "stand-alone `%s' prefix"
5421msgstr ""
5422
c85dd50d 5423#: config/tc-i386.c:3276 config/tc-i386.c:3291
328577ad 5424#, c-format
252b5132
RH
5425msgid "`%s' operand %d must use `%%es' segment"
5426msgstr ""
5427
ae351704 5428#. We have to know the operand size for crc32.
c85dd50d 5429#: config/tc-i386.c:3344
ae351704
AM
5430#, c-format
5431msgid "ambiguous memory operand size for `%s`"
5432msgstr ""
5433
c85dd50d 5434#: config/tc-i386.c:3445
87ccc1b0
NC
5435msgid ""
5436"no instruction mnemonic suffix given and no register operands; can't size "
5437"instruction"
5438msgstr ""
5439
c85dd50d
NC
5440#: config/tc-i386.c:3598 config/tc-i386.c:3672 config/tc-i386.c:3703
5441#: config/tc-i386.c:3751 config/tc-i386.c:3789
328577ad 5442#, c-format
ae351704 5443msgid "Incorrect register `%s%s' used with `%c' suffix"
0d2bcfaf
NC
5444msgstr ""
5445
c85dd50d 5446#: config/tc-i386.c:3606 config/tc-i386.c:3679 config/tc-i386.c:3796
328577ad 5447#, c-format
ae351704 5448msgid "using `%s%s' instead of `%s%s' due to `%c' suffix"
252b5132
RH
5449msgstr ""
5450
c85dd50d
NC
5451#: config/tc-i386.c:3631 config/tc-i386.c:3655 config/tc-i386.c:3725
5452#: config/tc-i386.c:3772
328577ad 5453#, c-format
ae351704 5454msgid "`%s%s' not allowed with `%s%c'"
252b5132
RH
5455msgstr ""
5456
c85dd50d 5457#: config/tc-i386.c:3864
252b5132
RH
5458msgid "no instruction mnemonic suffix given; can't determine immediate size"
5459msgstr ""
5460
c85dd50d
NC
5461#: config/tc-i386.c:4054 config/tc-i386.c:4089 config/tc-i386.c:4158
5462#: config/tc-i386.c:4209
0d2bcfaf 5463#, c-format
c85dd50d
NC
5464msgid "Incorrect operands for the '%s' instruction"
5465msgstr ""
5466
5467#: config/tc-i386.c:4216
5468#, c-format
5469msgid "Internal error for the '%s' instruction"
0d2bcfaf
NC
5470msgstr ""
5471
499ac353 5472#: config/tc-i386.c:4242
328577ad 5473#, c-format
ae351704 5474msgid "the last operand of `%s' must be `%sxmm0'"
252b5132
RH
5475msgstr ""
5476
499ac353 5477#: config/tc-i386.c:4245
328577ad 5478#, c-format
ae351704 5479msgid "the first operand of `%s' must be `%sxmm0'"
252b5132
RH
5480msgstr ""
5481
499ac353 5482#: config/tc-i386.c:4293
328577ad 5483#, c-format
252b5132
RH
5484msgid "you can't `pop %%cs'"
5485msgstr ""
5486
ae351704 5487#. Reversed arguments on faddp, fsubp, etc.
499ac353 5488#: config/tc-i386.c:4322
ae351704
AM
5489#, c-format
5490msgid "translating to `%s %s%s,%s%s'"
5491msgstr ""
5492
5493#. Extraneous `l' suffix on fp insn.
499ac353 5494#: config/tc-i386.c:4329
ae351704
AM
5495#, c-format
5496msgid "translating to `%s %s%s'"
5497msgstr ""
5498
499ac353 5499#: config/tc-i386.c:4357
49f58d10
JB
5500#, c-format
5501msgid "segment override on `%s' is ineffectual"
0d2bcfaf
NC
5502msgstr ""
5503
499ac353 5504#: config/tc-i386.c:4784 config/tc-i386.c:4878 config/tc-i386.c:4923
252b5132
RH
5505msgid "skipping prefixes on this instruction"
5506msgstr ""
5507
499ac353 5508#: config/tc-i386.c:4943
252b5132
RH
5509msgid "16-bit jump out of range"
5510msgstr ""
5511
499ac353 5512#: config/tc-i386.c:4952
252b5132 5513#, c-format
a74801ba 5514msgid "can't handle non absolute segment in `%s'"
252b5132
RH
5515msgstr ""
5516
499ac353 5517#: config/tc-i386.c:5538
6840198f 5518#, c-format
3caac5b8 5519msgid "@%s reloc is not supported with %d-bit output format"
252b5132
RH
5520msgstr ""
5521
499ac353 5522#: config/tc-i386.c:5582
c85dd50d
NC
5523#, c-format
5524msgid "missing or invalid expression `%s'"
5525msgstr ""
5526
499ac353 5527#: config/tc-i386.c:5635
ae351704
AM
5528#, c-format
5529msgid "at most %d immediate operands are allowed"
252b5132
RH
5530msgstr ""
5531
499ac353 5532#: config/tc-i386.c:5657 config/tc-i386.c:5895 config/tc-maxq.c:1462
252b5132 5533#, c-format
6840198f 5534msgid "junk `%s' after expression"
252b5132
RH
5535msgstr ""
5536
499ac353 5537#: config/tc-i386.c:5670
252b5132 5538#, c-format
c85dd50d 5539msgid "missing or invalid immediate expression `%s'"
252b5132
RH
5540msgstr ""
5541
499ac353 5542#: config/tc-i386.c:5693 config/tc-i386.c:5950 config/tc-maxq.c:1492
a74801ba 5543#, c-format
8ad3436c 5544msgid "unimplemented segment %s in operand"
a74801ba
ILT
5545msgstr ""
5546
499ac353 5547#: config/tc-i386.c:5699
ae351704
AM
5548#, c-format
5549msgid "illegal immediate register operand %s"
5550msgstr ""
5551
499ac353 5552#: config/tc-i386.c:5747
252b5132
RH
5553#, c-format
5554msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'"
5555msgstr ""
5556
499ac353 5557#: config/tc-i386.c:5756
252b5132
RH
5558#, c-format
5559msgid "scale factor of %d without an index register"
5560msgstr ""
5561
499ac353 5562#: config/tc-i386.c:5778
ae351704
AM
5563#, c-format
5564msgid "at most %d displacement operands are allowed"
5565msgstr ""
5566
499ac353 5567#: config/tc-i386.c:5935
c45021f2 5568#, c-format
c85dd50d 5569msgid "missing or invalid displacement expression `%s'"
c45021f2
NC
5570msgstr ""
5571
499ac353 5572#: config/tc-i386.c:6055
252b5132 5573#, c-format
a74801ba 5574msgid "`%s' is not a valid base/index expression"
252b5132
RH
5575msgstr ""
5576
499ac353 5577#: config/tc-i386.c:6059
252b5132
RH
5578#, c-format
5579msgid "`%s' is not a valid %s bit base/index expression"
5580msgstr ""
5581
499ac353 5582#: config/tc-i386.c:6135
a74801ba 5583#, c-format
6f6ef0fa 5584msgid "bad memory operand `%s'"
a74801ba
ILT
5585msgstr ""
5586
499ac353 5587#: config/tc-i386.c:6150
a74801ba 5588#, c-format
6f6ef0fa 5589msgid "junk `%s' after register"
a74801ba
ILT
5590msgstr ""
5591
499ac353 5592#: config/tc-i386.c:6162 config/tc-i386.c:6278 config/tc-i386.c:6319
252b5132 5593#, c-format
6f6ef0fa 5594msgid "bad register name `%s'"
252b5132
RH
5595msgstr ""
5596
499ac353 5597#: config/tc-i386.c:6170
6f6ef0fa 5598msgid "immediate operand illegal with absolute jump"
252b5132
RH
5599msgstr ""
5600
499ac353 5601#: config/tc-i386.c:6192
6f6ef0fa
NC
5602#, c-format
5603msgid "too many memory references for `%s'"
a74801ba
ILT
5604msgstr ""
5605
499ac353 5606#: config/tc-i386.c:6270
252b5132
RH
5607#, c-format
5608msgid "expecting `,' or `)' after index register in `%s'"
5609msgstr ""
5610
499ac353 5611#: config/tc-i386.c:6295
252b5132
RH
5612#, c-format
5613msgid "expecting `)' after scale factor in `%s'"
5614msgstr ""
5615
499ac353 5616#: config/tc-i386.c:6303
252b5132
RH
5617#, c-format
5618msgid "expecting index register or scale factor after `,'; got '%c'"
5619msgstr ""
5620
499ac353 5621#: config/tc-i386.c:6311
252b5132
RH
5622#, c-format
5623msgid "expecting `,' or `)' after base register in `%s'"
5624msgstr ""
5625
ed265386 5626#. It's not a memory operand; argh!
499ac353 5627#: config/tc-i386.c:6354
252b5132
RH
5628#, c-format
5629msgid "invalid char %s beginning operand %d `%s'"
5630msgstr ""
5631
499ac353 5632#: config/tc-i386.c:6530
e135f41b
NC
5633msgid "long jump required"
5634msgstr ""
5635
499ac353 5636#: config/tc-i386.c:6585
ae351704
AM
5637msgid "jump target out of range"
5638msgstr ""
5639
499ac353 5640#: config/tc-i386.c:7047
a85d7ed0 5641msgid "No compiled in support for x86_64"
0d2bcfaf
NC
5642msgstr ""
5643
499ac353 5644#: config/tc-i386.c:7076 config/tc-i386.c:7092
ae351704
AM
5645#, c-format
5646msgid "Invalid -march= option: `%s'"
5647msgstr ""
5648
499ac353 5649#: config/tc-i386.c:7097 config/tc-i386.c:7109
ae351704
AM
5650#, c-format
5651msgid "Invalid -mtune= option: `%s'"
5652msgstr ""
5653
499ac353 5654#: config/tc-i386.c:7123
6e1772d5 5655#, c-format
60bcf0fa
NC
5656msgid ""
5657" -Q ignored\n"
5658" -V print assembler version number\n"
5659" -k ignored\n"
252b5132
RH
5660msgstr ""
5661
499ac353 5662#: config/tc-i386.c:7128
6e1772d5 5663#, c-format
fce00800
AM
5664msgid ""
5665" -n Do not optimize code alignment\n"
5666" -q quieten some warnings\n"
252b5132
RH
5667msgstr ""
5668
499ac353 5669#: config/tc-i386.c:7132
ae351704
AM
5670#, c-format
5671msgid " -s ignored\n"
5672msgstr ""
5673
499ac353 5674#: config/tc-i386.c:7136
ae351704
AM
5675#, c-format
5676msgid " --32/--64 generate 32bit/64bit code\n"
5677msgstr ""
5678
499ac353 5679#: config/tc-i386.c:7140
ae351704
AM
5680#, c-format
5681msgid " --divide do not treat `/' as a comment character\n"
5682msgstr ""
5683
499ac353 5684#: config/tc-i386.c:7143
ae351704
AM
5685#, c-format
5686msgid " --divide ignored\n"
5687msgstr ""
5688
499ac353 5689#: config/tc-i386.c:7146
ae351704
AM
5690#, c-format
5691msgid ""
5692" -march=CPU/-mtune=CPU generate code/optimize for CPU, where CPU is one "
5693"of:\n"
5694" i386, i486, pentium, pentiumpro, pentium4, "
5695"nocona,\n"
5696" core, core2, k6, athlon, k8, generic32, "
5697"generic64\n"
5698msgstr ""
5699
499ac353 5700#: config/tc-i386.c:7299 config/tc-s390.c:1822
252b5132
RH
5701msgid "GOT already in symbol table"
5702msgstr ""
5703
499ac353 5704#: config/tc-i386.c:7448
3caac5b8
AM
5705#, c-format
5706msgid "can not do %d byte pc-relative relocation"
5707msgstr ""
5708
499ac353 5709#: config/tc-i386.c:7466 config/tc-maxq.c:247
0d2bcfaf
NC
5710#, c-format
5711msgid "can not do %d byte relocation"
5712msgstr ""
5713
499ac353 5714#: config/tc-i386.c:7545 config/tc-maxq.c:274 config/tc-s390.c:2268
252b5132 5715#, c-format
8ad3436c 5716msgid "cannot represent relocation type %s"
252b5132
RH
5717msgstr ""
5718
499ac353 5719#: config/tc-i386.c:7797
06647dfd
AM
5720#, c-format
5721msgid "invalid operand for '%s' ('%s' unexpected)"
5722msgstr ""
5723
499ac353 5724#: config/tc-i386.c:7809
6f6ef0fa
NC
5725#, c-format
5726msgid "too many memory references for '%s'"
5727msgstr ""
5728
55cf6793 5729#. See the comments in intel_bracket_expr.
499ac353 5730#: config/tc-i386.c:7820
55cf6793
ZW
5731#, c-format
5732msgid "Treating `%s' as memory reference"
5733msgstr ""
5734
499ac353 5735#: config/tc-i386.c:8136
6f6ef0fa 5736#, c-format
8ea2b00f 5737msgid "Unknown operand modifier `%s'"
6f6ef0fa
NC
5738msgstr ""
5739
499ac353 5740#: config/tc-i386.c:8152
06647dfd
AM
5741msgid "Conflicting operand modifiers"
5742msgstr ""
5743
499ac353 5744#: config/tc-i386.c:8201
55cf6793
ZW
5745msgid "Invalid operand to `OFFSET'"
5746msgstr ""
5747
499ac353 5748#: config/tc-i386.c:8275
55cf6793
ZW
5749#, c-format
5750msgid "`[%.*s]' taken to mean just `%.*s'"
5751msgstr ""
5752
499ac353 5753#: config/tc-i386.c:8367
6f6ef0fa
NC
5754#, c-format
5755msgid "`%s' is not a valid segment register"
5756msgstr ""
5757
499ac353 5758#: config/tc-i386.c:8372
55cf6793 5759msgid "Extra segment override ignored"
6f6ef0fa
NC
5760msgstr ""
5761
499ac353 5762#: config/tc-i386.c:8406 config/tc-i386.c:8571
55cf6793 5763msgid "Register scaling only allowed in memory operands"
6f6ef0fa
NC
5764msgstr ""
5765
499ac353 5766#: config/tc-i386.c:8428 config/tc-i386.c:8547
6f6ef0fa 5767#, c-format
55cf6793
ZW
5768msgid "Syntax error: Expecting a constant, got `%s'"
5769msgstr ""
5770
499ac353 5771#: config/tc-i386.c:8456
55cf6793
ZW
5772msgid "Too many register references in memory operand"
5773msgstr ""
5774
499ac353 5775#: config/tc-i386.c:8475
55cf6793
ZW
5776msgid "Invalid use of register"
5777msgstr ""
5778
499ac353 5779#: config/tc-i386.c:8624
6f6ef0fa
NC
5780#, c-format
5781msgid "Unrecognized token '%s'"
5782msgstr ""
5783
499ac353 5784#: config/tc-i386.c:8640
6f6ef0fa 5785#, c-format
8ea2b00f 5786msgid "Unexpected token `%s'"
6f6ef0fa
NC
5787msgstr ""
5788
499ac353 5789#: config/tc-i386.c:8798
55cf6793
ZW
5790msgid "`:' expected"
5791msgstr ""
5792
499ac353 5793#: config/tc-i386.c:8823
6f6ef0fa 5794#, c-format
8ea2b00f 5795msgid "Unrecognized token `%s'"
6f6ef0fa
NC
5796msgstr ""
5797
499ac353 5798#: config/tc-i386.c:8958
3caac5b8
AM
5799msgid "Bad .section directive: want a,l,w,x,M,S,G,T in string"
5800msgstr ""
5801
499ac353 5802#: config/tc-i386.c:8961
3caac5b8
AM
5803msgid "Bad .section directive: want a,w,x,M,S,G,T in string"
5804msgstr ""
5805
499ac353 5806#: config/tc-i386.c:8980
3caac5b8
AM
5807msgid ".largecomm supported only in 64bit mode, producing .comm"
5808msgstr ""
5809
ae351704 5810#: config/tc-i860.c:122
6e1772d5
AM
5811msgid "Directive .dual available only with -mintel-syntax option"
5812msgstr ""
5813
ae351704 5814#: config/tc-i860.c:132
6e1772d5
AM
5815msgid "Directive .enddual available only with -mintel-syntax option"
5816msgstr ""
5817
ae351704 5818#: config/tc-i860.c:145
6e1772d5
AM
5819msgid "Directive .atmp available only with -mintel-syntax option"
5820msgstr ""
5821
ae351704 5822#: config/tc-i860.c:167 config/tc-i860.c:171
252b5132
RH
5823msgid "Unknown temporary pseudo register"
5824msgstr ""
5825
ae351704 5826#: config/tc-i860.c:247
ed265386
NC
5827msgid "Defective assembler. No assembly attempted."
5828msgstr ""
5829
c85dd50d
NC
5830#: config/tc-i860.c:393 config/tc-i860.c:938 config/tc-m68k.c:3726
5831#: config/tc-m68k.c:3758 config/tc-sparc.c:2711
3caac5b8
AM
5832msgid "failed sanity check."
5833msgstr ""
5834
ae351704 5835#: config/tc-i860.c:400
252b5132
RH
5836#, c-format
5837msgid "Expanded opcode after delayed branch: `%s'"
5838msgstr ""
5839
ae351704 5840#: config/tc-i860.c:404
252b5132
RH
5841#, c-format
5842msgid "Expanded opcode in dual mode: `%s'"
5843msgstr ""
5844
ae351704 5845#: config/tc-i860.c:408
ed265386
NC
5846#, c-format
5847msgid "An instruction was expanded (%s)"
252b5132
RH
5848msgstr ""
5849
ae351704 5850#: config/tc-i860.c:674
ed265386 5851msgid "Pipelined instruction: fsrc1 = fdest"
252b5132
RH
5852msgstr ""
5853
ae351704 5854#: config/tc-i860.c:877 config/tc-i860.c:884 config/tc-i860.c:891
ed265386 5855msgid "Assembler does not yet support PIC"
252b5132
RH
5856msgstr ""
5857
ae351704 5858#: config/tc-i860.c:955
252b5132 5859#, c-format
ed265386 5860msgid "Illegal operands for %s"
252b5132
RH
5861msgstr ""
5862
ae351704 5863#: config/tc-i860.c:972
6e1772d5
AM
5864#, c-format
5865msgid "'d.%s' must be 8-byte aligned"
5866msgstr ""
5867
ae351704 5868#: config/tc-i860.c:980
6e1772d5
AM
5869#, c-format
5870msgid "Prefix 'd.' invalid for instruction `%s'"
5871msgstr ""
5872
499ac353 5873#: config/tc-i860.c:1034
ed265386 5874msgid "i860_estimate_size_before_relax\n"
252b5132
RH
5875msgstr ""
5876
499ac353 5877#: config/tc-i860.c:1133
6e1772d5 5878#, c-format
ed265386
NC
5879msgid ""
5880" -EL\t\t\t generate code for little endian mode (default)\n"
5881" -EB\t\t\t generate code for big endian mode\n"
5882" -mwarn-expand\t\t warn if pseudo operations are expanded\n"
fce00800 5883" -mxp\t\t\t enable i860XP support (disabled by default)\n"
6e1772d5 5884" -mintel-syntax\t enable Intel syntax (default to AT&T/SVR4)\n"
252b5132
RH
5885msgstr ""
5886
ed265386 5887#. SVR4 compatibility flags.
499ac353 5888#: config/tc-i860.c:1141
6e1772d5 5889#, c-format
ed265386
NC
5890msgid ""
5891" -V\t\t\t print assembler version number\n"
5892" -Qy, -Qn\t\t ignored\n"
252b5132
RH
5893msgstr ""
5894
499ac353 5895#: config/tc-i860.c:1204
ed265386 5896msgid "This immediate requires 0 MOD 2 alignment"
252b5132
RH
5897msgstr ""
5898
499ac353 5899#: config/tc-i860.c:1207
ed265386 5900msgid "This immediate requires 0 MOD 4 alignment"
252b5132
RH
5901msgstr ""
5902
499ac353 5903#: config/tc-i860.c:1210
ed265386 5904msgid "This immediate requires 0 MOD 8 alignment"
252b5132
RH
5905msgstr ""
5906
499ac353 5907#: config/tc-i860.c:1213
ed265386 5908msgid "This immediate requires 0 MOD 16 alignment"
252b5132
RH
5909msgstr ""
5910
499ac353 5911#: config/tc-i860.c:1308
ed265386
NC
5912msgid "5-bit immediate too large"
5913msgstr ""
5914
499ac353 5915#: config/tc-i860.c:1311
ed265386
NC
5916msgid "5-bit field must be absolute"
5917msgstr ""
5918
499ac353 5919#: config/tc-i860.c:1356 config/tc-i860.c:1379
ed265386
NC
5920msgid "A branch offset requires 0 MOD 4 alignment"
5921msgstr ""
5922
499ac353 5923#: config/tc-i860.c:1400
ed265386 5924#, c-format
87ccc1b0 5925msgid "Unrecognized fix-up (0x%08lx)"
252b5132
RH
5926msgstr ""
5927
3caac5b8 5928#: config/tc-i860.h:76
328577ad
NC
5929msgid "i860_convert_frag\n"
5930msgstr ""
5931
ae351704 5932#: config/tc-i960.c:486
55cf6793
ZW
5933#, c-format
5934msgid "Hashing returned \"%s\"."
5935msgstr ""
5936
ae351704 5937#: config/tc-i960.c:582 config/tc-i960.c:1112
55cf6793
ZW
5938msgid "expression syntax error"
5939msgstr ""
5940
ae351704 5941#: config/tc-i960.c:618
55cf6793
ZW
5942msgid "attempt to branch into different segment"
5943msgstr ""
5944
ae351704 5945#: config/tc-i960.c:622
55cf6793
ZW
5946#, c-format
5947msgid "target of %s instruction must be a label"
5948msgstr ""
5949
ae351704 5950#: config/tc-i960.c:732
55cf6793
ZW
5951msgid "unaligned register"
5952msgstr ""
5953
ae351704 5954#: config/tc-i960.c:754
55cf6793
ZW
5955msgid "no such sfr in this architecture"
5956msgstr ""
5957
ae351704 5958#: config/tc-i960.c:792
55cf6793
ZW
5959msgid "illegal literal"
5960msgstr ""
5961
ae351704 5962#: config/tc-i960.c:942
55cf6793
ZW
5963msgid "invalid index register"
5964msgstr ""
5965
ae351704 5966#: config/tc-i960.c:965
55cf6793
ZW
5967msgid "invalid scale factor"
5968msgstr ""
5969
ae351704 5970#: config/tc-i960.c:1189
55cf6793
ZW
5971msgid "architecture of opcode conflicts with that of earlier instruction(s)"
5972msgstr ""
5973
499ac353 5974#: config/tc-i960.c:1423 config/tc-xtensa.c:11305
55cf6793
ZW
5975msgid "too many operands"
5976msgstr ""
5977
5978#. We never moved: there was no opcode either!
ae351704 5979#: config/tc-i960.c:1471
55cf6793 5980msgid "missing opcode"
252b5132
RH
5981msgstr ""
5982
ae351704 5983#: config/tc-i960.c:1611
252b5132
RH
5984msgid "branch prediction invalid on this opcode"
5985msgstr ""
5986
ae351704 5987#: config/tc-i960.c:1649
252b5132
RH
5988#, c-format
5989msgid "invalid opcode, \"%s\"."
5990msgstr ""
5991
ae351704 5992#: config/tc-i960.c:1651
252b5132
RH
5993#, c-format
5994msgid "improper number of operands. expecting %d, got %d"
5995msgstr ""
5996
499ac353 5997#: config/tc-i960.c:1751
252b5132
RH
5998#, c-format
5999msgid "Fixup of %ld too large for field width of %d"
6000msgstr ""
6001
499ac353 6002#: config/tc-i960.c:1861
252b5132
RH
6003#, c-format
6004msgid "invalid architecture %s"
6005msgstr ""
6006
499ac353 6007#: config/tc-i960.c:1881
6e1772d5 6008#, c-format
252b5132
RH
6009msgid "I960 options:\n"
6010msgstr ""
6011
499ac353 6012#: config/tc-i960.c:1884
6e1772d5 6013#, c-format
252b5132
RH
6014msgid ""
6015"\n"
6016"\t\t\tspecify variant of 960 architecture\n"
6017"-b\t\t\tadd code to collect statistics about branches taken\n"
6018"-link-relax\t\tpreserve individual alignment directives so linker\n"
6019"\t\t\tcan do relaxing (b.out format only)\n"
6020"-no-relax\t\tdon't alter compare-and-branch instructions for\n"
6021"\t\t\tlong displacements\n"
6022msgstr ""
6023
499ac353 6024#: config/tc-i960.c:2148
252b5132
RH
6025msgid "should have 1 or 2 operands"
6026msgstr ""
6027
499ac353 6028#: config/tc-i960.c:2156 config/tc-i960.c:2171
252b5132
RH
6029#, c-format
6030msgid "Redefining leafproc %s"
6031msgstr ""
6032
499ac353 6033#: config/tc-i960.c:2201
252b5132
RH
6034msgid "should have two operands"
6035msgstr ""
6036
499ac353 6037#: config/tc-i960.c:2211
252b5132
RH
6038msgid "'entry_num' must be absolute number in [0,31]"
6039msgstr ""
6040
499ac353 6041#: config/tc-i960.c:2219
252b5132
RH
6042#, c-format
6043msgid "Redefining entrynum for sysproc %s"
6044msgstr ""
6045
55cf6793 6046#. Should not happen: see block comment above.
499ac353 6047#: config/tc-i960.c:2319
55cf6793
ZW
6048#, c-format
6049msgid "Trying to 'bal' to %s"
252b5132
RH
6050msgstr ""
6051
499ac353 6052#: config/tc-i960.c:2329
55cf6793
ZW
6053msgid "Looks like a proc, but can't tell what kind.\n"
6054msgstr ""
6055
499ac353 6056#: config/tc-i960.c:2348
252b5132
RH
6057msgid "big endian mode is not supported"
6058msgstr ""
6059
499ac353 6060#: config/tc-i960.c:2350
252b5132
RH
6061#, c-format
6062msgid "ignoring unrecognized .endian type `%s'"
6063msgstr ""
6064
499ac353 6065#: config/tc-i960.c:2395
3caac5b8 6066msgid "can't use COBR format with external label"
252b5132
RH
6067msgstr ""
6068
499ac353 6069#: config/tc-i960.c:2570
3caac5b8 6070msgid "option --link-relax is only supported in b.out format"
252b5132
RH
6071msgstr ""
6072
499ac353 6073#: config/tc-i960.c:2597
3caac5b8
AM
6074#, c-format
6075msgid "No 'bal' entry point for leafproc %s"
252b5132
RH
6076msgstr ""
6077
ae351704 6078#: config/tc-ia64.c:1030
87ccc1b0 6079msgid "Bad .section directive: want a,o,s,w,x,M,S,G,T in string"
252b5132
RH
6080msgstr ""
6081
ad4b42b4
NC
6082#: config/tc-ia64.c:1082
6083msgid "Size of frame exceeds maximum of 96 registers"
6084msgstr ""
6085
6086#: config/tc-ia64.c:1087
6087msgid "Size of rotating registers exceeds frame size"
6088msgstr ""
6089
ae351704 6090#: config/tc-ia64.c:1173
a85d7ed0
NC
6091msgid "Unwind directive not followed by an instruction."
6092msgstr ""
6093
ad4b42b4
NC
6094#: config/tc-ia64.c:1182 config/tc-ia64.c:7747
6095msgid "qualifying predicate not followed by instruction"
6096msgstr ""
6097
6098#: config/tc-ia64.c:1255 config/tc-ia64.c:1295
6099msgid "record type is not valid"
6100msgstr ""
6101
6102#: config/tc-ia64.c:1372
6103msgid "Invalid record type for P3 format."
6104msgstr ""
6105
6106#: config/tc-ia64.c:1417
6107msgid "Invalid record type for format P6"
6108msgstr ""
6109
6110#: config/tc-ia64.c:1610 config/tc-ia64.c:1671
6111msgid "Invalid record type for format B1"
6112msgstr ""
6113
6114#: config/tc-ia64.c:1706
6115msgid "Invalid record type for format X1"
6116msgstr ""
6117
6118#: config/tc-ia64.c:1746
6119msgid "Invalid record type for format X3"
6120msgstr ""
6121
6122#: config/tc-ia64.c:1782
6123msgid "Previous .save incomplete"
6124msgstr ""
6125
6126#: config/tc-ia64.c:2659
6127msgid "spill_mask record unimplemented."
6128msgstr ""
6129
6130#: config/tc-ia64.c:2716
6131msgid "record_type_not_valid"
6132msgstr ""
6133
6134#: config/tc-ia64.c:2805
6135msgid "Ignoring attempt to spill beyond end of region"
6136msgstr ""
6137
6138#: config/tc-ia64.c:2865
6139msgid "Only constant space allocation is supported"
6140msgstr ""
6141
6142#: config/tc-ia64.c:2879
6143msgid "Only constant offsets are supported"
6144msgstr ""
6145
6146#: config/tc-ia64.c:2902
6147msgid "Section switching in code is not supported."
6148msgstr ""
6149
6150#: config/tc-ia64.c:2947
6151msgid " Insn slot not set in unwind record."
6152msgstr ""
6153
6154#: config/tc-ia64.c:3021
6155msgid "frgr_mem record before region record!"
6156msgstr ""
6157
6158#: config/tc-ia64.c:3032
6159msgid "fr_mem record before region record!"
6160msgstr ""
6161
6162#: config/tc-ia64.c:3041
6163msgid "gr_mem record before region record!"
6164msgstr ""
6165
6166#: config/tc-ia64.c:3050
6167msgid "br_mem record before region record!"
6168msgstr ""
6169
6170#: config/tc-ia64.c:3060
6171msgid "gr_gr record before region record!"
6172msgstr ""
6173
6174#: config/tc-ia64.c:3068
6175msgid "br_gr record before region record!"
6176msgstr ""
6177
6178#: config/tc-ia64.c:3185
6179#, c-format
6180msgid "First operand to .%s must be a predicate"
6181msgstr ""
6182
6183#: config/tc-ia64.c:3189
6184#, c-format
6185msgid "Pointless use of p0 as first operand to .%s"
6186msgstr ""
6187
6188#: config/tc-ia64.c:3246
6189#, c-format
6190msgid "Operand %d to .%s must be a preserved register"
6191msgstr ""
6192
6193#: config/tc-ia64.c:3283
6194#, c-format
6195msgid "Operand %d to .%s must be a writable register"
6196msgstr ""
6197
6198#: config/tc-ia64.c:3309
6199#, c-format
6200msgid "Radix `%s' unsupported or invalid"
6201msgstr ""
6202
6203#: config/tc-ia64.c:3340 config/tc-ia64.c:3345
6204#, c-format
6205msgid ".%s outside of %s"
6206msgstr ""
6207
6208#: config/tc-ia64.c:3432
6209msgid "Tags on unwind pseudo-ops aren't supported, yet"
6210msgstr ""
6211
6212#: config/tc-ia64.c:3455
6213msgid "First operand to .fframe must be a constant"
6214msgstr ""
6215
6216#: config/tc-ia64.c:3476
6217msgid "First operand to .vframe must be a general register"
6218msgstr ""
6219
6220#: config/tc-ia64.c:3484
6221msgid "Operand of .vframe contradicts .prologue"
6222msgstr ""
6223
6224#: config/tc-ia64.c:3495
6225msgid ".vframepsp is meaningless, assuming .vframesp was meant"
6226msgstr ""
6227
6228#: config/tc-ia64.c:3503
6229msgid "Operand to .vframesp must be a constant (sp-relative offset)"
6230msgstr ""
6231
6232#: config/tc-ia64.c:3531
6233msgid "First operand to .save not a register"
6234msgstr ""
6235
6236#: config/tc-ia64.c:3537
6237msgid "Second operand to .save not a valid register"
6238msgstr ""
6239
6240#: config/tc-ia64.c:3568 config/tc-ia64.c:3579 config/tc-ia64.c:3587
6241msgid "Second operand of .save contradicts .prologue"
6242msgstr ""
6243
6244#: config/tc-ia64.c:3594
6245msgid "First operand to .save not a valid register"
6246msgstr ""
6247
6248#: config/tc-ia64.c:3613
6249msgid "First operand to .restore must be stack pointer (sp)"
6250msgstr ""
6251
6252#: config/tc-ia64.c:3622
6253msgid "Second operand to .restore must be a constant >= 0"
6254msgstr ""
6255
6256#: config/tc-ia64.c:3632
6257#, c-format
6258msgid "Epilogue count of %lu exceeds number of nested prologues (%u)"
6259msgstr ""
6260
6261#: config/tc-ia64.c:3720
6262#, c-format
6263msgid "Illegal section name `%s' (causes unwind section name clash)"
6264msgstr ""
6265
6266#: config/tc-ia64.c:3914
6267msgid "First operand to .altrp not a valid branch register"
6268msgstr ""
6269
6270#: config/tc-ia64.c:3944
6271#, c-format
6272msgid "First operand to .%s not a register"
6273msgstr ""
6274
6275#: config/tc-ia64.c:3949
6276#, c-format
6277msgid "Second operand to .%s not a constant"
6278msgstr ""
6279
6280#: config/tc-ia64.c:4016
6281#, c-format
6282msgid "First operand to .%s not a valid register"
6283msgstr ""
6284
6285#: config/tc-ia64.c:4040
6286msgid "First operand to .save.g must be a positive 4-bit constant"
6287msgstr ""
6288
6289#: config/tc-ia64.c:4053
6290msgid "Second operand to .save.g must be a general register"
6291msgstr ""
6292
6293#: config/tc-ia64.c:4058
6294#, c-format
6295msgid "Second operand to .save.g must be the first of %d general registers"
6296msgstr ""
6297
6298#: config/tc-ia64.c:4082
6299msgid "Operand to .save.f must be a positive 20-bit constant"
6300msgstr ""
6301
6302#: config/tc-ia64.c:4106
6303msgid "First operand to .save.b must be a positive 5-bit constant"
6304msgstr ""
6305
6306#: config/tc-ia64.c:4119
6307msgid "Second operand to .save.b must be a general register"
6308msgstr ""
6309
6310#: config/tc-ia64.c:4124
6311#, c-format
6312msgid "Second operand to .save.b must be the first of %d general registers"
6313msgstr ""
6314
6315#: config/tc-ia64.c:4151
6316msgid "First operand to .save.gf must be a non-negative 4-bit constant"
6317msgstr ""
6318
6319#: config/tc-ia64.c:4159
6320msgid "Second operand to .save.gf must be a non-negative 20-bit constant"
6321msgstr ""
6322
6323#: config/tc-ia64.c:4167
6324msgid "Operands to .save.gf may not be both zero"
6325msgstr ""
6326
6327#: config/tc-ia64.c:4185
6328msgid "Operand to .spill must be a constant"
6329msgstr ""
6330
6331#: config/tc-ia64.c:4256
6332#, c-format
6333msgid "Operand %d to .%s must be a constant"
6334msgstr ""
6335
6336#: config/tc-ia64.c:4278
6337#, c-format
6338msgid "Missing .label_state %ld"
6339msgstr ""
6340
6341#: config/tc-ia64.c:4335
6342msgid "Operand to .label_state must be a constant"
6343msgstr ""
6344
6345#: config/tc-ia64.c:4355
6346msgid "Operand to .copy_state must be a constant"
6347msgstr ""
6348
6349#: config/tc-ia64.c:4379
6350msgid "First operand to .unwabi must be a constant"
6351msgstr ""
6352
6353#: config/tc-ia64.c:4385
6354msgid "Second operand to .unwabi must be a constant"
6355msgstr ""
6356
6357#: config/tc-ia64.c:4422
6358msgid "Missing .endp after previous .proc"
6359msgstr ""
6360
6361#: config/tc-ia64.c:4441
6362msgid "Empty argument of .proc"
6363msgstr ""
6364
6365#: config/tc-ia64.c:4446
6366#, c-format
6367msgid "`%s' was already defined"
6368msgstr ""
6369
6370#: config/tc-ia64.c:4490
6371msgid "Initial .body should precede any instructions"
6372msgstr ""
6373
6374#: config/tc-ia64.c:4510
6375msgid ".prologue within prologue"
6376msgstr ""
6377
6378#: config/tc-ia64.c:4515
6379msgid "Initial .prologue should precede any instructions"
6380msgstr ""
6381
6382#: config/tc-ia64.c:4525
6383msgid "First operand to .prologue must be a positive 4-bit constant"
6384msgstr ""
6385
6386#: config/tc-ia64.c:4527
6387msgid "Pointless use of zero first operand to .prologue"
6388msgstr ""
6389
6390#: config/tc-ia64.c:4541
6391msgid "Using a constant as second operand to .prologue is deprecated"
6392msgstr ""
6393
6394#: config/tc-ia64.c:4547
6395msgid "Second operand to .prologue must be a general register"
6396msgstr ""
6397
6398#: config/tc-ia64.c:4552
6399#, c-format
6400msgid "Second operand to .prologue must be the first of %d general registers"
6401msgstr ""
6402
6403#: config/tc-ia64.c:4665
6404#, c-format
6405msgid "`%s' was not defined within procedure"
6406msgstr ""
6407
6408#: config/tc-ia64.c:4703
6409msgid "Empty argument of .endp"
6410msgstr ""
6411
6412#: config/tc-ia64.c:4717
6413#, c-format
6414msgid "`%s' was not specified with previous .proc"
6415msgstr ""
6416
6417#: config/tc-ia64.c:4732
6418#, c-format
6419msgid "`%s' should be an operand to this .endp"
60bcf0fa
NC
6420msgstr ""
6421
ad4b42b4 6422#: config/tc-ia64.c:4775 config/tc-ia64.c:5127 config/tc-ia64.c:5440
60bcf0fa
NC
6423msgid "Comma expected"
6424msgstr ""
6425
ad4b42b4
NC
6426#: config/tc-ia64.c:4817
6427msgid "Expected '['"
6428msgstr ""
6429
6430#: config/tc-ia64.c:4826 config/tc-ia64.c:7883
6431msgid "Expected ']'"
6432msgstr ""
6433
6434#: config/tc-ia64.c:4831
6435msgid "Number of elements must be positive"
6436msgstr ""
6437
6438#: config/tc-ia64.c:4842
6439#, c-format
6440msgid "Used more than the declared %d rotating registers"
6441msgstr ""
6442
6443#: config/tc-ia64.c:4850
6444msgid "Used more than the available 96 rotating registers"
6445msgstr ""
6446
6447#: config/tc-ia64.c:4857
6448msgid "Used more than the available 48 rotating registers"
6449msgstr ""
6450
6451#: config/tc-ia64.c:4885
6452#, c-format
6453msgid "Attempt to redefine register set `%s'"
6454msgstr ""
6455
6456#: config/tc-ia64.c:4953
6457#, c-format
6458msgid "Unknown psr option `%s'"
6459msgstr ""
6460
6461#: config/tc-ia64.c:5005
6462msgid "Missing section name"
6463msgstr ""
6464
6465#: config/tc-ia64.c:5015
6466msgid "Comma expected after section name"
6467msgstr ""
6468
6469#: config/tc-ia64.c:5026
6470msgid "Creating sections with .xdataN/.xrealN/.xstringZ is deprecated."
6471msgstr ""
6472
6473#: config/tc-ia64.c:5122
6474msgid "Register name expected"
6475msgstr ""
6476
c85dd50d 6477#: config/tc-ia64.c:5135
60bcf0fa
NC
6478msgid "Register value annotation ignored"
6479msgstr ""
6480
c85dd50d 6481#: config/tc-ia64.c:5176
60bcf0fa
NC
6482msgid "Directive invalid within a bundle"
6483msgstr ""
6484
c85dd50d 6485#: config/tc-ia64.c:5269
60bcf0fa
NC
6486msgid "Missing predicate relation type"
6487msgstr ""
6488
c85dd50d 6489#: config/tc-ia64.c:5275
60bcf0fa
NC
6490msgid "Unrecognized predicate relation type"
6491msgstr ""
6492
c85dd50d 6493#: config/tc-ia64.c:5321
06647dfd 6494msgid "Bad register range"
60bcf0fa
NC
6495msgstr ""
6496
ad4b42b4 6497#: config/tc-ia64.c:5330 config/tc-ia64.c:7828
06647dfd 6498msgid "Predicate register expected"
60bcf0fa
NC
6499msgstr ""
6500
c85dd50d 6501#: config/tc-ia64.c:5335
06647dfd 6502msgid "Duplicate predicate register ignored"
60bcf0fa
NC
6503msgstr ""
6504
c85dd50d 6505#: config/tc-ia64.c:5351
60bcf0fa
NC
6506msgid "Predicate source and target required"
6507msgstr ""
6508
c85dd50d 6509#: config/tc-ia64.c:5353 config/tc-ia64.c:5365
60bcf0fa
NC
6510msgid "Use of p0 is not valid in this context"
6511msgstr ""
6512
c85dd50d 6513#: config/tc-ia64.c:5360
60bcf0fa
NC
6514msgid "At least two PR arguments expected"
6515msgstr ""
6516
c85dd50d 6517#: config/tc-ia64.c:5374
60bcf0fa
NC
6518msgid "At least one PR argument expected"
6519msgstr ""
6520
c85dd50d 6521#: config/tc-ia64.c:5410
60bcf0fa
NC
6522#, c-format
6523msgid "Inserting \"%s\" into entry hint table failed: %s"
6524msgstr ""
6525
6526#. FIXME -- need 62-bit relocation type
c85dd50d 6527#: config/tc-ia64.c:5886
60bcf0fa
NC
6528msgid "62-bit relocation not yet implemented"
6529msgstr ""
6530
dc84e067
NC
6531#. XXX technically, this is wrong: we should not be issuing warning
6532#. messages until we're sure this instruction pattern is going to
6533#. be used!
c85dd50d 6534#: config/tc-ia64.c:5970
60bcf0fa
NC
6535msgid "lower 16 bits of mask ignored"
6536msgstr ""
6537
ad4b42b4
NC
6538#: config/tc-ia64.c:6255
6539msgid "Expected separator `='"
6540msgstr ""
6541
6542#: config/tc-ia64.c:6288
6543msgid "Duplicate equal sign (=) in instruction"
6544msgstr ""
6545
6546#: config/tc-ia64.c:6295
6547#, c-format
6548msgid "Illegal operand separator `%c'"
6549msgstr ""
6550
6551#: config/tc-ia64.c:6409
6552#, c-format
6553msgid "Operand %u of `%s' should be %s"
6554msgstr ""
6555
6556#: config/tc-ia64.c:6413
6557msgid "Wrong number of output operands"
6558msgstr ""
6559
6560#: config/tc-ia64.c:6415
6561msgid "Wrong number of input operands"
6562msgstr ""
6563
6564#: config/tc-ia64.c:6417
6565msgid "Operand mismatch"
6566msgstr ""
6567
6568#: config/tc-ia64.c:6499
6569#, c-format
6570msgid "Invalid use of `%c%d' as output operand"
6571msgstr ""
6572
6573#: config/tc-ia64.c:6502
6574#, c-format
6575msgid "Invalid use of `r%d' as base update address operand"
6576msgstr ""
6577
6578#: config/tc-ia64.c:6526
6579#, c-format
6580msgid "Invalid duplicate use of `%c%d'"
6581msgstr ""
6582
6583#: config/tc-ia64.c:6533
6584#, c-format
6585msgid "Invalid simultaneous use of `f%d' and `f%d'"
6586msgstr ""
6587
6588#: config/tc-ia64.c:6539
6589#, c-format
6590msgid "Dangerous simultaneous use of `f%d' and `f%d'"
6591msgstr ""
6592
c85dd50d 6593#: config/tc-ia64.c:6585
60bcf0fa
NC
6594msgid "Value truncated to 62 bits"
6595msgstr ""
6596
ad4b42b4
NC
6597#: config/tc-ia64.c:6648
6598#, c-format
6599msgid "Bad operand value: %s"
6600msgstr ""
6601
8ea2b00f
AM
6602#. Give an error if a frag containing code is not aligned to a 16 byte
6603#. boundary.
c85dd50d 6604#: config/tc-ia64.c:6723 config/tc-ia64.h:172
8ea2b00f
AM
6605msgid "instruction address is not a multiple of 16"
6606msgstr ""
6607
ad4b42b4
NC
6608#: config/tc-ia64.c:6791
6609#, c-format
6610msgid "`%s' must be last in bundle"
6611msgstr ""
6612
6613#: config/tc-ia64.c:6823
6614#, c-format
6615msgid "Internal error: don't know how to force %s to end of instruction group"
6616msgstr ""
6617
6618#: config/tc-ia64.c:6836
6619#, c-format
6620msgid "`%s' must be last in instruction group"
6621msgstr ""
6622
6623#: config/tc-ia64.c:6866
6624msgid "Label must be first in a bundle"
6625msgstr ""
6626
6627#: config/tc-ia64.c:6943
6628msgid "hint in B unit may be treated as nop"
6629msgstr ""
6630
6631#: config/tc-ia64.c:6954
6632msgid "hint in B unit can't be used"
6633msgstr ""
6634
6635#: config/tc-ia64.c:6968
6636msgid "emit_one_bundle: unexpected dynamic op"
6637msgstr ""
6638
6639#: config/tc-ia64.c:7091
6640#, c-format
6641msgid "`%s' does not fit into %s template"
6642msgstr ""
6643
6644#: config/tc-ia64.c:7106
6645#, c-format
6646msgid "`%s' does not fit into bundle"
6647msgstr ""
6648
6649#: config/tc-ia64.c:7118
6650#, c-format
6651msgid "`%s' can't go in %s of %s template"
6652msgstr ""
6653
6654#: config/tc-ia64.c:7124
6655msgid "Missing '}' at end of file"
6656msgstr ""
6657
c85dd50d 6658#: config/tc-ia64.c:7273
60bcf0fa
NC
6659#, c-format
6660msgid "Unrecognized option '-x%s'"
6661msgstr ""
6662
c85dd50d 6663#: config/tc-ia64.c:7301
60bcf0fa
NC
6664msgid ""
6665"IA-64 options:\n"
87ccc1b0
NC
6666" --mconstant-gp\t mark output file as using the constant-GP model\n"
6667"\t\t\t (sets ELF header flag EF_IA_64_CONS_GP)\n"
6668" --mauto-pic\t\t mark output file as using the constant-GP model\n"
6669"\t\t\t without function descriptors (sets ELF header flag\n"
6670"\t\t\t EF_IA_64_NOFUNCDESC_CONS_GP)\n"
5f68c319
NC
6671" -milp32|-milp64|-mlp64|-mp64\tselect data model (default -mlp64)\n"
6672" -mle | -mbe\t\t select little- or big-endian byte order (default -mle)\n"
55cf6793
ZW
6673" -mtune=[itanium1|itanium2]\n"
6674"\t\t\t tune for a specific CPU (default -mtune=itanium2)\n"
06647dfd
AM
6675" -munwind-check=[warning|error]\n"
6676"\t\t\t unwind directive check (default -munwind-check=warning)\n"
6677" -mhint.b=[ok|warning|error]\n"
6678"\t\t\t hint.b check (default -mhint.b=error)\n"
6679" -x | -xexplicit\t turn on dependency violation checking\n"
6680" -xauto\t\t automagically remove dependency violations (default)\n"
6681" -xnone\t\t turn off dependency violation checking\n"
60bcf0fa 6682" -xdebug\t\t debug dependency violation checker\n"
06647dfd
AM
6683" -xdebugn\t\t debug dependency violation checker but turn off\n"
6684"\t\t\t dependency violation checking\n"
6685" -xdebugx\t\t debug dependency violation checker and turn on\n"
6686"\t\t\t dependency violation checking\n"
60bcf0fa
NC
6687msgstr ""
6688
c85dd50d 6689#: config/tc-ia64.c:7331
328577ad
NC
6690msgid "--gstabs is not supported for ia64"
6691msgstr ""
6692
ad4b42b4
NC
6693#: config/tc-ia64.c:7563
6694#, c-format
6695msgid "ia64.md_begin: can't hash `%s': %s"
6696msgstr ""
6697
6698#: config/tc-ia64.c:7624
6699#, c-format
6700msgid "Inserting \"%s\" into constant hash table failed: %s"
6701msgstr ""
6702
c85dd50d 6703#: config/tc-ia64.c:7636 config/tc-mips.c:1758
5f68c319
NC
6704msgid "Could not set architecture and machine"
6705msgstr ""
6706
c85dd50d 6707#: config/tc-ia64.c:7762
60bcf0fa
NC
6708msgid "Explicit stops are ignored in auto mode"
6709msgstr ""
6710
ad4b42b4
NC
6711#: config/tc-ia64.c:7771
6712msgid "Found '{' when manual bundling is already turned on"
6713msgstr ""
6714
c85dd50d 6715#: config/tc-ia64.c:7784
60bcf0fa
NC
6716msgid "Found '{' after explicit switch to automatic mode"
6717msgstr ""
6718
ad4b42b4
NC
6719#: config/tc-ia64.c:7790
6720msgid "Found '}' when manual bundling is off"
6721msgstr ""
6722
6723#: config/tc-ia64.c:7818
6724msgid "Expected ')'"
6725msgstr ""
6726
6727#: config/tc-ia64.c:7823
6728msgid "Qualifying predicate expected"
6729msgstr ""
6730
6731#: config/tc-ia64.c:7842
6732msgid "Tag must come before qualifying predicate."
6733msgstr ""
6734
6735#: config/tc-ia64.c:7872
6736msgid "Expected ':'"
6737msgstr ""
6738
6739#: config/tc-ia64.c:7888
6740msgid "Tag name expected"
6741msgstr ""
6742
6743#: config/tc-ia64.c:7995
6744msgid "Rotating register index must be a non-negative constant"
6745msgstr ""
6746
6747#: config/tc-ia64.c:8000
6748#, c-format
6749msgid "Index out of range 0..%u"
6750msgstr ""
6751
6752#: config/tc-ia64.c:8012
6753msgid "Indirect register index must be a general register"
6754msgstr ""
6755
6756#: config/tc-ia64.c:8021
6757msgid "Index can only be applied to rotating or indirect registers"
6758msgstr ""
6759
6760#: config/tc-ia64.c:8060
6761msgid "Expected '('"
6762msgstr ""
6763
6764#: config/tc-ia64.c:8068
6765msgid "Missing ')'"
6766msgstr ""
6767
6768#: config/tc-ia64.c:8077
6769msgid "Not a symbolic expression"
6770msgstr ""
6771
6772#: config/tc-ia64.c:8082 config/tc-ia64.c:8096
6773msgid "Illegal combination of relocation functions"
6774msgstr ""
6775
6776#: config/tc-ia64.c:8185
6777msgid "No current frame"
6778msgstr ""
6779
6780#: config/tc-ia64.c:8187
6781#, c-format
6782msgid "Register number out of range 0..%u"
6783msgstr ""
6784
6785#: config/tc-ia64.c:8226
6786msgid "Standalone `#' is illegal"
6787msgstr ""
6788
6789#: config/tc-ia64.c:8229
6790msgid "Redundant `#' suffix operators"
6791msgstr ""
6792
c85dd50d 6793#: config/tc-ia64.c:8389
328577ad
NC
6794#, c-format
6795msgid "Unhandled dependency %s for %s (%s), note %d"
6796msgstr ""
6797
c85dd50d 6798#: config/tc-ia64.c:9665
60bcf0fa
NC
6799#, c-format
6800msgid "Unrecognized dependency specifier %d\n"
6801msgstr ""
6802
c85dd50d 6803#: config/tc-ia64.c:10562
60bcf0fa
NC
6804msgid "Only the first path encountering the conflict is reported"
6805msgstr ""
6806
ad4b42b4 6807#: config/tc-ia64.c:10564
60bcf0fa
NC
6808msgid "This is the location of the conflicting usage"
6809msgstr ""
6810
ad4b42b4
NC
6811#: config/tc-ia64.c:10829
6812#, c-format
6813msgid "Unknown opcode `%s'"
6814msgstr ""
6815
6816#: config/tc-ia64.c:10907
6817#, c-format
6818msgid "AR %d can only be accessed by %c-unit"
6819msgstr ""
6820
6821#: config/tc-ia64.c:10919
6822msgid "hint.b may be treated as nop"
6823msgstr ""
6824
6825#: config/tc-ia64.c:10922
6826msgid "hint.b shouldn't be used"
6827msgstr ""
6828
6829#: config/tc-ia64.c:10961
6830#, c-format
6831msgid "`%s' cannot be predicated"
6832msgstr ""
6833
6834#: config/tc-ia64.c:11034
6835msgid "Closing bracket missing"
6836msgstr ""
6837
6838#: config/tc-ia64.c:11043
6839msgid "Index must be a general register"
6840msgstr ""
6841
6842#: config/tc-ia64.c:11216
6843#, c-format
6844msgid "Unsupported fixup size %d"
6845msgstr ""
6846
6847#. This should be an error, but since previously there wasn't any
6848#. diagnostic here, don't make it fail because of this for now.
6849#: config/tc-ia64.c:11485
6850#, c-format
6851msgid "Cannot express %s%d%s relocation"
6852msgstr ""
6853
6854#: config/tc-ia64.c:11505
6855msgid "No addend allowed in @fptr() relocation"
6856msgstr ""
6857
6858#: config/tc-ia64.c:11617
6859#, c-format
6860msgid "%s must have a constant value"
6861msgstr ""
6862
6863#: config/tc-ia64.c:11673
6864#, c-format
6865msgid "Cannot represent %s relocation in object file"
6866msgstr ""
6867
499ac353 6868#: config/tc-ia64.c:11786
6e1772d5
AM
6869msgid "Can't add stop bit to mark end of instruction group"
6870msgstr ""
6871
499ac353 6872#: config/tc-ia64.c:11886 config/tc-score.c:6328 read.c:1446 read.c:2417
c85dd50d 6873#: read.c:3046 read.c:3379 read.c:3423
87ccc1b0
NC
6874msgid "expected symbol name"
6875msgstr ""
6876
499ac353 6877#: config/tc-ia64.c:11896 read.c:2427 read.c:3056 read.c:3407 stabs.c:468
87ccc1b0
NC
6878#, c-format
6879msgid "expected comma after \"%s\""
6880msgstr ""
6881
499ac353 6882#: config/tc-ia64.c:11938
87ccc1b0
NC
6883#, c-format
6884msgid "`%s' is already the alias of %s `%s'"
6885msgstr ""
6886
499ac353 6887#: config/tc-ia64.c:11948
87ccc1b0
NC
6888#, c-format
6889msgid "%s `%s' already has an alias `%s'"
6890msgstr ""
6891
499ac353 6892#: config/tc-ia64.c:11959
87ccc1b0
NC
6893#, c-format
6894msgid "inserting \"%s\" into %s alias hash table failed: %s"
6895msgstr ""
6896
499ac353 6897#: config/tc-ia64.c:11967
87ccc1b0
NC
6898#, c-format
6899msgid "inserting \"%s\" into %s name hash table failed: %s"
6900msgstr ""
6901
499ac353 6902#: config/tc-ia64.c:11986
87ccc1b0
NC
6903#, c-format
6904msgid "symbol `%s' aliased to `%s' is not used"
6905msgstr ""
6906
499ac353 6907#: config/tc-ia64.c:12008
87ccc1b0
NC
6908#, c-format
6909msgid "section `%s' aliased to `%s' is not used"
6910msgstr ""
6911
c85dd50d 6912#: config/tc-ip2k.c:158
6e1772d5 6913#, c-format
87ccc1b0
NC
6914msgid "IP2K specific command line options:\n"
6915msgstr ""
6916
c85dd50d 6917#: config/tc-ip2k.c:159
6e1772d5 6918#, c-format
87ccc1b0
NC
6919msgid " -mip2022 restrict to IP2022 insns \n"
6920msgstr ""
6921
c85dd50d 6922#: config/tc-ip2k.c:160
6e1772d5 6923#, c-format
87ccc1b0
NC
6924msgid " -mip2022ext permit extended IP2022 insn\n"
6925msgstr ""
6926
c85dd50d 6927#: config/tc-ip2k.c:274
87ccc1b0
NC
6928msgid "md_pcrel_from\n"
6929msgstr ""
6930
c85dd50d
NC
6931#: config/tc-iq2000.c:364
6932#, c-format
6933msgid "the yielding instruction %s may not be in a delay slot."
6934msgstr ""
6935
6936#: config/tc-iq2000.c:372
6937#, c-format
6938msgid "Register number (R%ld) for double word access must be even."
6939msgstr ""
6940
6941#: config/tc-iq2000.c:381 config/tc-iq2000.c:386 config/tc-iq2000.c:391
6942#: config/tc-iq2000.c:408 config/tc-mt.c:244 config/tc-mt.c:249
6943#, c-format
6944msgid "operand references R%ld of previous load."
6945msgstr ""
6946
6947#: config/tc-iq2000.c:396
6948msgid "instruction implicitly accesses R31 of previous load."
6949msgstr ""
6950
6951#: config/tc-iq2000.c:651 config/tc-mep.c:1647
6952msgid "Unmatched high relocation"
6953msgstr ""
6954
499ac353 6955#: config/tc-iq2000.c:829 config/tc-mips.c:14478 config/tc-score.c:6035
c85dd50d
NC
6956msgid ".end not in text section"
6957msgstr ""
6958
499ac353 6959#: config/tc-iq2000.c:833 config/tc-mips.c:14482 config/tc-score.c:6038
c85dd50d
NC
6960msgid ".end directive without a preceding .ent directive."
6961msgstr ""
6962
499ac353 6963#: config/tc-iq2000.c:842 config/tc-mips.c:14491 config/tc-score.c:6046
c85dd50d
NC
6964msgid ".end symbol does not match .ent symbol."
6965msgstr ""
6966
499ac353 6967#: config/tc-iq2000.c:845 config/tc-mips.c:14498 config/tc-score.c:6051
c85dd50d
NC
6968msgid ".end directive missing or unknown symbol"
6969msgstr ""
6970
499ac353 6971#: config/tc-iq2000.c:863
c85dd50d
NC
6972msgid "Expected simple number."
6973msgstr ""
6974
499ac353 6975#: config/tc-iq2000.c:892 config/tc-mips.c:14403 config/tc-score.c:5885
c85dd50d
NC
6976#, c-format
6977msgid " *input_line_pointer == '%c' 0x%02x\n"
6978msgstr ""
6979
499ac353 6980#: config/tc-iq2000.c:894
c85dd50d
NC
6981msgid "Invalid number"
6982msgstr ""
6983
499ac353 6984#: config/tc-iq2000.c:929 config/tc-mips.c:14573 config/tc-score.c:5924
c85dd50d
NC
6985msgid ".ent or .aent not in text section."
6986msgstr ""
6987
499ac353 6988#: config/tc-iq2000.c:932
c85dd50d
NC
6989msgid "missing `.end'"
6990msgstr ""
6991
ae351704 6992#: config/tc-m32c.c:137
49f58d10
JB
6993#, c-format
6994msgid " M32C specific command line options:\n"
6995msgstr ""
6996
a74801ba 6997#. Pretend that we do not recognise this option.
ae351704 6998#: config/tc-m32r.c:331
a74801ba
ILT
6999msgid "Unrecognised option: -hidden"
7000msgstr ""
7001
ae351704 7002#: config/tc-m32r.c:358 config/tc-sparc.c:595
6e1772d5
AM
7003msgid "Unrecognized option following -K"
7004msgstr ""
7005
ae351704 7006#: config/tc-m32r.c:373
6e1772d5 7007#, c-format
252b5132
RH
7008msgid " M32R specific command line options:\n"
7009msgstr ""
7010
ae351704 7011#: config/tc-m32r.c:375
6e1772d5 7012#, c-format
8ad3436c
AM
7013msgid ""
7014" -m32r disable support for the m32rx instruction set\n"
7015msgstr ""
7016
ae351704 7017#: config/tc-m32r.c:377
6e1772d5 7018#, c-format
a74801ba
ILT
7019msgid " -m32rx support the extended m32rx instruction set\n"
7020msgstr ""
7021
ae351704 7022#: config/tc-m32r.c:379
6e1772d5
AM
7023#, c-format
7024msgid " -m32r2 support the extended m32r2 instruction set\n"
7025msgstr ""
7026
ae351704 7027#: config/tc-m32r.c:381
6e1772d5
AM
7028#, c-format
7029msgid " -EL,-little produce little endian code and data\n"
7030msgstr ""
7031
ae351704 7032#: config/tc-m32r.c:383
6e1772d5
AM
7033#, c-format
7034msgid " -EB,-big produce big endian code and data\n"
7035msgstr ""
7036
ae351704 7037#: config/tc-m32r.c:385
6e1772d5
AM
7038#, c-format
7039msgid " -parallel try to combine instructions in parallel\n"
7040msgstr ""
7041
ae351704 7042#: config/tc-m32r.c:387
6e1772d5
AM
7043#, c-format
7044msgid " -no-parallel disable -parallel\n"
7045msgstr ""
7046
ae351704 7047#: config/tc-m32r.c:389
6e1772d5
AM
7048#, c-format
7049msgid ""
7050" -no-bitinst disallow the M32R2's extended bit-field "
7051"instructions\n"
7052msgstr ""
7053
ae351704 7054#: config/tc-m32r.c:391
6e1772d5
AM
7055#, c-format
7056msgid " -O try to optimize code. Implies -parallel\n"
a74801ba
ILT
7057msgstr ""
7058
ae351704 7059#: config/tc-m32r.c:394
6e1772d5 7060#, c-format
a74801ba
ILT
7061msgid ""
7062" -warn-explicit-parallel-conflicts warn when parallel instructions\n"
7063msgstr ""
7064
ae351704 7065#: config/tc-m32r.c:396
6e1772d5
AM
7066#, c-format
7067msgid " might violate contraints\n"
a74801ba
ILT
7068msgstr ""
7069
ae351704 7070#: config/tc-m32r.c:398
6e1772d5 7071#, c-format
a74801ba
ILT
7072msgid " -no-warn-explicit-parallel-conflicts do not warn when parallel\n"
7073msgstr ""
7074
ae351704 7075#: config/tc-m32r.c:400
6e1772d5 7076#, c-format
a74801ba 7077msgid ""
6e1772d5
AM
7078" instructions might violate "
7079"contraints\n"
a74801ba
ILT
7080msgstr ""
7081
ae351704 7082#: config/tc-m32r.c:402
6e1772d5 7083#, c-format
a74801ba
ILT
7084msgid ""
7085" -Wp synonym for -warn-explicit-parallel-conflicts\n"
7086msgstr ""
7087
ae351704 7088#: config/tc-m32r.c:404
6e1772d5 7089#, c-format
a74801ba
ILT
7090msgid ""
7091" -Wnp synonym for -no-warn-explicit-parallel-conflicts\n"
7092msgstr ""
7093
ae351704 7094#: config/tc-m32r.c:406
6e1772d5
AM
7095#, c-format
7096msgid ""
7097" -ignore-parallel-conflicts do not check parallel instructions\n"
7098msgstr ""
7099
ae351704 7100#: config/tc-m32r.c:408
6e1772d5
AM
7101#, c-format
7102msgid " fo contraint violations\n"
7103msgstr ""
7104
ae351704 7105#: config/tc-m32r.c:410
6e1772d5
AM
7106#, c-format
7107msgid ""
7108" -no-ignore-parallel-conflicts check parallel instructions for\n"
7109msgstr ""
7110
ae351704 7111#: config/tc-m32r.c:412
6e1772d5
AM
7112#, c-format
7113msgid " contraint violations\n"
7114msgstr ""
7115
ae351704 7116#: config/tc-m32r.c:414
6e1772d5
AM
7117#, c-format
7118msgid " -Ip synonym for -ignore-parallel-conflicts\n"
7119msgstr ""
7120
ae351704 7121#: config/tc-m32r.c:416
6e1772d5
AM
7122#, c-format
7123msgid " -nIp synonym for -no-ignore-parallel-conflicts\n"
7124msgstr ""
7125
ae351704 7126#: config/tc-m32r.c:419
6e1772d5 7127#, c-format
252b5132
RH
7128msgid ""
7129" -warn-unmatched-high warn when an (s)high reloc has no matching low "
7130"reloc\n"
7131msgstr ""
7132
ae351704 7133#: config/tc-m32r.c:421
6e1772d5 7134#, c-format
252b5132
RH
7135msgid " -no-warn-unmatched-high do not warn about missing low relocs\n"
7136msgstr ""
7137
ae351704 7138#: config/tc-m32r.c:423
6e1772d5 7139#, c-format
252b5132
RH
7140msgid " -Wuh synonym for -warn-unmatched-high\n"
7141msgstr ""
7142
ae351704 7143#: config/tc-m32r.c:425
6e1772d5 7144#, c-format
252b5132
RH
7145msgid " -Wnuh synonym for -no-warn-unmatched-high\n"
7146msgstr ""
7147
ae351704 7148#: config/tc-m32r.c:428
6e1772d5
AM
7149#, c-format
7150msgid " -KPIC generate PIC\n"
7151msgstr ""
7152
ae351704 7153#: config/tc-m32r.c:849
6e1772d5 7154msgid "instructions write to the same destination register."
a74801ba
ILT
7155msgstr ""
7156
ae351704 7157#: config/tc-m32r.c:857
a74801ba
ILT
7158msgid "Instructions do not use parallel execution pipelines."
7159msgstr ""
7160
ae351704 7161#: config/tc-m32r.c:865
a74801ba
ILT
7162msgid "Instructions share the same execution pipeline"
7163msgstr ""
7164
ae351704 7165#: config/tc-m32r.c:930 config/tc-m32r.c:1044
252b5132 7166#, c-format
a74801ba
ILT
7167msgid "not a 16 bit instruction '%s'"
7168msgstr ""
7169
ae351704 7170#: config/tc-m32r.c:942 config/tc-m32r.c:1056 config/tc-m32r.c:1240
6e1772d5
AM
7171#, c-format
7172msgid "instruction '%s' is for the M32R2 only"
7173msgstr ""
7174
ae351704 7175#: config/tc-m32r.c:955 config/tc-m32r.c:1069 config/tc-m32r.c:1253
a74801ba
ILT
7176#, c-format
7177msgid "unknown instruction '%s'"
7178msgstr ""
7179
ae351704 7180#: config/tc-m32r.c:964 config/tc-m32r.c:1076 config/tc-m32r.c:1260
a74801ba
ILT
7181#, c-format
7182msgid "instruction '%s' is for the M32RX only"
7183msgstr ""
7184
ae351704 7185#: config/tc-m32r.c:973 config/tc-m32r.c:1085
a74801ba
ILT
7186#, c-format
7187msgid "instruction '%s' cannot be executed in parallel."
7188msgstr ""
7189
ae351704 7190#: config/tc-m32r.c:1028 config/tc-m32r.c:1110 config/tc-m32r.c:1317
a74801ba
ILT
7191msgid "internal error: lookup/get operands failed"
7192msgstr ""
7193
ae351704 7194#: config/tc-m32r.c:1095
a74801ba
ILT
7195#, c-format
7196msgid "'%s': only the NOP instruction can be issued in parallel on the m32r"
7197msgstr ""
7198
ae351704 7199#: config/tc-m32r.c:1124
a74801ba
ILT
7200#, c-format
7201msgid ""
7202"%s: output of 1st instruction is the same as an input to 2nd instruction - "
7203"is this intentional ?"
252b5132
RH
7204msgstr ""
7205
ae351704 7206#: config/tc-m32r.c:1128
a74801ba
ILT
7207#, c-format
7208msgid ""
7209"%s: output of 2nd instruction is the same as an input to 1st instruction - "
7210"is this intentional ?"
7211msgstr ""
7212
499ac353 7213#: config/tc-m32r.c:1492 config/tc-ppc.c:1866 config/tc-ppc.c:4414
252b5132
RH
7214msgid "Expected comma after symbol-name: rest of line ignored."
7215msgstr ""
7216
ae351704 7217#: config/tc-m32r.c:1502
252b5132
RH
7218#, c-format
7219msgid ".SCOMMon length (%ld.) <0! Ignored."
7220msgstr ""
7221
499ac353
NC
7222#: config/tc-m32r.c:1516 config/tc-ppc.c:1888 config/tc-ppc.c:3035
7223#: config/tc-ppc.c:4438
252b5132
RH
7224msgid "ignoring bad alignment"
7225msgstr ""
7226
499ac353 7227#: config/tc-m32r.c:1528 config/tc-ppc.c:1925 config/tc-v850.c:322
328577ad
NC
7228msgid "Common alignment not a power of 2"
7229msgstr ""
7230
499ac353 7231#: config/tc-m32r.c:1543 config/tc-ppc.c:1899 config/tc-ppc.c:4450
252b5132
RH
7232#, c-format
7233msgid "Ignoring attempt to re-define symbol `%s'."
7234msgstr ""
7235
ae351704 7236#: config/tc-m32r.c:1552
252b5132
RH
7237#, c-format
7238msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld."
7239msgstr ""
7240
ae351704 7241#: config/tc-m32r.c:1788
06647dfd
AM
7242msgid "Addend to unresolved symbol not on word boundary."
7243msgstr ""
7244
ae351704 7245#: config/tc-m32r.c:1929 config/tc-m32r.c:1982 config/tc-sh.c:747
8ea2b00f
AM
7246msgid "Invalid PIC expression."
7247msgstr ""
7248
ae351704 7249#: config/tc-m32r.c:2073
252b5132
RH
7250msgid "Unmatched high/shigh reloc"
7251msgstr ""
7252
ae351704 7253#: config/tc-m68hc11.c:371
60bcf0fa
NC
7254#, c-format
7255msgid ""
87ccc1b0
NC
7256"Motorola 68HC11/68HC12/68HCS12 options:\n"
7257" -m68hc11 | -m68hc12 |\n"
7258" -m68hcs12 specify the processor [default %s]\n"
7259" -mshort use 16-bit int ABI (default)\n"
7260" -mlong use 32-bit int ABI\n"
7261" -mshort-double use 32-bit double ABI\n"
7262" -mlong-double use 64-bit double ABI (default)\n"
ae351704
AM
7263" --force-long-branches always turn relative branches into absolute ones\n"
7264" -S,--short-branches do not turn relative branches into absolute ones\n"
60bcf0fa
NC
7265" when the offset is out of range\n"
7266" --strict-direct-mode do not turn the direct mode into extended mode\n"
7267" when the instruction does not support direct mode\n"
7268" --print-insn-syntax print the syntax of instruction in case of error\n"
7269" --print-opcodes print the list of instructions with syntax\n"
7270" --generate-example generate an example of each instruction\n"
7271" (used for testing)\n"
7272msgstr ""
7273
ae351704 7274#: config/tc-m68hc11.c:417
60bcf0fa
NC
7275#, c-format
7276msgid "Default target `%s' is not supported."
7277msgstr ""
7278
7279#. Dump the opcode statistics table.
ae351704 7280#: config/tc-m68hc11.c:435
6e1772d5 7281#, c-format
60bcf0fa
NC
7282msgid "Name # Modes Min ops Max ops Modes mask # Used\n"
7283msgstr ""
7284
ae351704 7285#: config/tc-m68hc11.c:501
60bcf0fa
NC
7286#, c-format
7287msgid "Option `%s' is not recognized."
7288msgstr ""
7289
499ac353 7290#: config/tc-m68hc11.c:671
60bcf0fa
NC
7291msgid "#<imm8>"
7292msgstr ""
7293
499ac353 7294#: config/tc-m68hc11.c:680
60bcf0fa
NC
7295msgid "#<imm16>"
7296msgstr ""
7297
499ac353 7298#: config/tc-m68hc11.c:689 config/tc-m68hc11.c:698
60bcf0fa
NC
7299msgid "<imm8>,X"
7300msgstr ""
7301
499ac353 7302#: config/tc-m68hc11.c:725
60bcf0fa
NC
7303msgid "*<abs8>"
7304msgstr ""
7305
499ac353 7306#: config/tc-m68hc11.c:737
60bcf0fa
NC
7307msgid "#<mask>"
7308msgstr ""
7309
499ac353 7310#: config/tc-m68hc11.c:747
60bcf0fa
NC
7311#, c-format
7312msgid "symbol%d"
7313msgstr ""
7314
499ac353 7315#: config/tc-m68hc11.c:749
60bcf0fa
NC
7316msgid "<abs>"
7317msgstr ""
7318
499ac353 7319#: config/tc-m68hc11.c:768
60bcf0fa
NC
7320msgid "<label>"
7321msgstr ""
7322
499ac353 7323#: config/tc-m68hc11.c:784
60bcf0fa
NC
7324#, c-format
7325msgid ""
7326"# Example of `%s' instructions\n"
7327"\t.sect .text\n"
7328"_start:\n"
7329msgstr ""
7330
499ac353 7331#: config/tc-m68hc11.c:831
60bcf0fa
NC
7332#, c-format
7333msgid "Instruction `%s' is not recognized."
7334msgstr ""
7335
499ac353 7336#: config/tc-m68hc11.c:836
60bcf0fa
NC
7337#, c-format
7338msgid "Instruction formats for `%s':"
7339msgstr ""
7340
499ac353 7341#: config/tc-m68hc11.c:966
60bcf0fa
NC
7342#, c-format
7343msgid "Immediate operand is not allowed for operand %d."
7344msgstr ""
7345
499ac353 7346#: config/tc-m68hc11.c:1010
60bcf0fa
NC
7347msgid "Indirect indexed addressing is not valid for 68HC11."
7348msgstr ""
7349
499ac353 7350#: config/tc-m68hc11.c:1030
60bcf0fa
NC
7351msgid "Spurious `,' or bad indirect register addressing mode."
7352msgstr ""
7353
499ac353 7354#: config/tc-m68hc11.c:1052
60bcf0fa
NC
7355msgid "Missing second register or offset for indexed-indirect mode."
7356msgstr ""
7357
499ac353 7358#: config/tc-m68hc11.c:1062
60bcf0fa
NC
7359msgid "Missing second register for indexed-indirect mode."
7360msgstr ""
7361
499ac353 7362#: config/tc-m68hc11.c:1078
60bcf0fa
NC
7363msgid "Missing `]' to close indexed-indirect mode."
7364msgstr ""
7365
499ac353 7366#: config/tc-m68hc11.c:1123
60bcf0fa
NC
7367msgid "Illegal operand."
7368msgstr ""
7369
499ac353 7370#: config/tc-m68hc11.c:1128
60bcf0fa
NC
7371msgid "Missing operand."
7372msgstr ""
7373
499ac353 7374#: config/tc-m68hc11.c:1181
60bcf0fa
NC
7375msgid "Pre-increment mode is not valid for 68HC11"
7376msgstr ""
7377
499ac353 7378#: config/tc-m68hc11.c:1194
60bcf0fa
NC
7379msgid "Wrong register in register indirect mode."
7380msgstr ""
7381
499ac353 7382#: config/tc-m68hc11.c:1202
60bcf0fa
NC
7383msgid "Missing `]' to close register indirect operand."
7384msgstr ""
7385
499ac353 7386#: config/tc-m68hc11.c:1222
60bcf0fa
NC
7387msgid "Post-decrement mode is not valid for 68HC11."
7388msgstr ""
7389
499ac353 7390#: config/tc-m68hc11.c:1230
60bcf0fa
NC
7391msgid "Post-increment mode is not valid for 68HC11."
7392msgstr ""
7393
499ac353 7394#: config/tc-m68hc11.c:1248
60bcf0fa
NC
7395msgid "Invalid indexed indirect mode."
7396msgstr ""
7397
499ac353 7398#: config/tc-m68hc11.c:1340
60bcf0fa
NC
7399#, c-format
7400msgid "Trap id `%ld' is out of range."
7401msgstr ""
7402
499ac353 7403#: config/tc-m68hc11.c:1344
60bcf0fa
NC
7404msgid "Trap id must be within [0x30..0x39] or [0x40..0xff]."
7405msgstr ""
7406
499ac353 7407#: config/tc-m68hc11.c:1351
60bcf0fa
NC
7408#, c-format
7409msgid "Operand out of 8-bit range: `%ld'."
7410msgstr ""
7411
499ac353 7412#: config/tc-m68hc11.c:1358
60bcf0fa
NC
7413msgid "The trap id must be a constant."
7414msgstr ""
7415
499ac353 7416#: config/tc-m68hc11.c:1393
60bcf0fa
NC
7417#, c-format
7418msgid "Operand `%x' not recognized in fixup8."
7419msgstr ""
7420
499ac353 7421#: config/tc-m68hc11.c:1410 config/tc-m68hc11.c:1459
60bcf0fa
NC
7422#, c-format
7423msgid "Operand out of 16-bit range: `%ld'."
7424msgstr ""
7425
499ac353 7426#: config/tc-m68hc11.c:1442 config/tc-m68hc11.c:1475
60bcf0fa
NC
7427#, c-format
7428msgid "Operand `%x' not recognized in fixup16."
7429msgstr ""
7430
499ac353 7431#: config/tc-m68hc11.c:1492
60bcf0fa
NC
7432#, c-format
7433msgid "Unexpected branch conversion with `%x'"
7434msgstr ""
7435
499ac353 7436#: config/tc-m68hc11.c:1583 config/tc-m68hc11.c:1721
60bcf0fa
NC
7437#, c-format
7438msgid "Operand out of range for a relative branch: `%ld'"
7439msgstr ""
7440
499ac353 7441#: config/tc-m68hc11.c:1689
60bcf0fa
NC
7442msgid "Invalid register for dbcc/tbcc instruction."
7443msgstr ""
7444
499ac353 7445#: config/tc-m68hc11.c:1777
60bcf0fa
NC
7446#, c-format
7447msgid "Increment/decrement value is out of range: `%ld'."
7448msgstr ""
7449
499ac353 7450#: config/tc-m68hc11.c:1788
60bcf0fa
NC
7451msgid "Expecting a register."
7452msgstr ""
7453
499ac353 7454#: config/tc-m68hc11.c:1803
60bcf0fa
NC
7455msgid "Invalid register for post/pre increment."
7456msgstr ""
7457
499ac353 7458#: config/tc-m68hc11.c:1833
60bcf0fa
NC
7459msgid "Invalid register."
7460msgstr ""
7461
499ac353 7462#: config/tc-m68hc11.c:1840
60bcf0fa
NC
7463#, c-format
7464msgid "Offset out of 16-bit range: %ld."
7465msgstr ""
7466
499ac353 7467#: config/tc-m68hc11.c:1845
5f68c319
NC
7468#, c-format
7469msgid "Offset out of 5-bit range for movw/movb insn: %ld."
60bcf0fa
NC
7470msgstr ""
7471
499ac353 7472#: config/tc-m68hc11.c:1951
60bcf0fa
NC
7473msgid "Expecting register D for indexed indirect mode."
7474msgstr ""
7475
499ac353 7476#: config/tc-m68hc11.c:1953
60bcf0fa
NC
7477msgid "Indexed indirect mode is not allowed for movb/movw."
7478msgstr ""
7479
499ac353 7480#: config/tc-m68hc11.c:1970
60bcf0fa
NC
7481msgid "Invalid accumulator register."
7482msgstr ""
7483
499ac353 7484#: config/tc-m68hc11.c:1995
60bcf0fa
NC
7485msgid "Invalid indexed register."
7486msgstr ""
7487
499ac353 7488#: config/tc-m68hc11.c:2003
60bcf0fa
NC
7489msgid "Addressing mode not implemented yet."
7490msgstr ""
7491
499ac353 7492#: config/tc-m68hc11.c:2016
60bcf0fa
NC
7493msgid "Invalid source register for this instruction, use 'tfr'."
7494msgstr ""
7495
499ac353 7496#: config/tc-m68hc11.c:2018
60bcf0fa
NC
7497msgid "Invalid source register."
7498msgstr ""
7499
499ac353 7500#: config/tc-m68hc11.c:2023
60bcf0fa
NC
7501msgid "Invalid destination register for this instruction, use 'tfr'."
7502msgstr ""
7503
499ac353 7504#: config/tc-m68hc11.c:2025
60bcf0fa
NC
7505msgid "Invalid destination register."
7506msgstr ""
7507
499ac353 7508#: config/tc-m68hc11.c:2121
60bcf0fa
NC
7509msgid "Invalid indexed register, expecting register X."
7510msgstr ""
7511
499ac353 7512#: config/tc-m68hc11.c:2123
60bcf0fa
NC
7513msgid "Invalid indexed register, expecting register Y."
7514msgstr ""
7515
499ac353 7516#: config/tc-m68hc11.c:2429
60bcf0fa
NC
7517msgid "No instruction or missing opcode."
7518msgstr ""
7519
499ac353 7520#: config/tc-m68hc11.c:2494
60bcf0fa
NC
7521#, c-format
7522msgid "Opcode `%s' is not recognized."
7523msgstr ""
7524
499ac353 7525#: config/tc-m68hc11.c:2516
60bcf0fa
NC
7526#, c-format
7527msgid "Garbage at end of instruction: `%s'."
7528msgstr ""
7529
499ac353 7530#: config/tc-m68hc11.c:2539
60bcf0fa
NC
7531#, c-format
7532msgid "Invalid operand for `%s'"
7533msgstr ""
7534
499ac353 7535#: config/tc-m68hc11.c:2590
87ccc1b0
NC
7536#, c-format
7537msgid "Invalid mode: %s\n"
7538msgstr ""
7539
499ac353 7540#: config/tc-m68hc11.c:2650
87ccc1b0
NC
7541msgid "bad .relax format"
7542msgstr ""
7543
499ac353 7544#: config/tc-m68hc11.c:2694
60bcf0fa
NC
7545#, c-format
7546msgid "Relocation %d is not supported by object file format."
7547msgstr ""
7548
499ac353 7549#: config/tc-m68hc11.c:2973
60bcf0fa
NC
7550msgid "bra or bsr with undefined symbol."
7551msgstr ""
7552
499ac353 7553#: config/tc-m68hc11.c:3076 config/tc-m68hc11.c:3133
60bcf0fa
NC
7554#, c-format
7555msgid "Subtype %d is not recognized."
7556msgstr ""
7557
499ac353 7558#: config/tc-m68hc11.c:3192
60bcf0fa
NC
7559msgid "Expression too complex."
7560msgstr ""
7561
499ac353 7562#: config/tc-m68hc11.c:3225
60bcf0fa
NC
7563msgid "Value out of 16-bit range."
7564msgstr ""
7565
499ac353 7566#: config/tc-m68hc11.c:3243
60bcf0fa
NC
7567#, c-format
7568msgid "Value %ld too large for 8-bit PC-relative branch."
7569msgstr ""
7570
499ac353 7571#: config/tc-m68hc11.c:3250
60bcf0fa
NC
7572#, c-format
7573msgid "Auto increment/decrement offset '%ld' is out of range."
7574msgstr ""
7575
499ac353 7576#: config/tc-m68hc11.c:3263
6e1772d5
AM
7577#, c-format
7578msgid "Offset out of 5-bit range for movw/movb insn: %ld"
7579msgstr ""
7580
499ac353 7581#: config/tc-m68hc11.c:3279
60bcf0fa
NC
7582#, c-format
7583msgid "Line %d: unknown relocation type: 0x%x."
7584msgstr ""
7585
c85dd50d 7586#: config/tc-m68k.c:1036
8ad3436c
AM
7587#, c-format
7588msgid "Can not do %d byte pc-relative relocation"
7589msgstr ""
7590
c85dd50d 7591#: config/tc-m68k.c:1038
252b5132
RH
7592#, c-format
7593msgid "Can not do %d byte pc-relative pic relocation"
7594msgstr ""
7595
c85dd50d 7596#: config/tc-m68k.c:1043
8ad3436c
AM
7597#, c-format
7598msgid "Can not do %d byte relocation"
7599msgstr ""
7600
c85dd50d 7601#: config/tc-m68k.c:1045
252b5132
RH
7602#, c-format
7603msgid "Can not do %d byte pic relocation"
7604msgstr ""
7605
c85dd50d 7606#: config/tc-m68k.c:1110
a85d7ed0
NC
7607#, c-format
7608msgid "Unable to produce reloc against symbol '%s'"
7609msgstr ""
7610
c85dd50d 7611#: config/tc-m68k.c:1154 config/tc-vax.c:2366
252b5132
RH
7612#, c-format
7613msgid "Cannot make %s relocation PC relative"
7614msgstr ""
7615
c85dd50d 7616#: config/tc-m68k.c:1253 config/tc-vax.c:1876
252b5132
RH
7617msgid "No operator"
7618msgstr ""
7619
c85dd50d 7620#: config/tc-m68k.c:1283 config/tc-vax.c:1892
252b5132
RH
7621msgid "Unknown operator"
7622msgstr ""
7623
c85dd50d 7624#: config/tc-m68k.c:2186
252b5132
RH
7625msgid "invalid instruction for this architecture; needs "
7626msgstr ""
7627
c85dd50d 7628#: config/tc-m68k.c:2190
8ea2b00f
AM
7629msgid "ColdFire ISA_A"
7630msgstr ""
7631
c85dd50d 7632#: config/tc-m68k.c:2193
8ea2b00f
AM
7633msgid "ColdFire hardware divide"
7634msgstr ""
7635
c85dd50d 7636#: config/tc-m68k.c:2196
8ea2b00f
AM
7637msgid "ColdFire ISA_A+"
7638msgstr ""
7639
c85dd50d 7640#: config/tc-m68k.c:2199
8ea2b00f 7641msgid "ColdFire ISA_B"
6e1772d5
AM
7642msgstr ""
7643
c85dd50d
NC
7644#: config/tc-m68k.c:2202
7645msgid "ColdFire ISA_C"
7646msgstr ""
7647
7648#: config/tc-m68k.c:2205
8ea2b00f
AM
7649msgid "ColdFire fpu"
7650msgstr ""
7651
c85dd50d 7652#: config/tc-m68k.c:2208
ae351704 7653msgid "M68K fpu"
252b5132
RH
7654msgstr ""
7655
c85dd50d 7656#: config/tc-m68k.c:2211
ae351704 7657msgid "M68K mmu"
252b5132
RH
7658msgstr ""
7659
c85dd50d 7660#: config/tc-m68k.c:2214
252b5132
RH
7661msgid "68020 or higher"
7662msgstr ""
7663
c85dd50d 7664#: config/tc-m68k.c:2217
252b5132
RH
7665msgid "68000 or higher"
7666msgstr ""
7667
c85dd50d 7668#: config/tc-m68k.c:2220
252b5132
RH
7669msgid "68010 or higher"
7670msgstr ""
7671
c85dd50d 7672#: config/tc-m68k.c:2273
252b5132
RH
7673msgid "operands mismatch"
7674msgstr ""
7675
c85dd50d 7676#: config/tc-m68k.c:2337 config/tc-m68k.c:2343 config/tc-m68k.c:2349
499ac353 7677#: config/tc-mmix.c:2459 config/tc-mmix.c:2483
252b5132
RH
7678msgid "operand out of range"
7679msgstr ""
7680
c85dd50d 7681#: config/tc-m68k.c:2406
252b5132
RH
7682#, c-format
7683msgid "Bignum too big for %c format; truncated"
7684msgstr ""
7685
c85dd50d 7686#: config/tc-m68k.c:2483
252b5132
RH
7687msgid "displacement too large for this architecture; needs 68020 or higher"
7688msgstr ""
7689
c85dd50d 7690#: config/tc-m68k.c:2594
252b5132
RH
7691msgid ""
7692"scale factor invalid on this architecture; needs cpu32 or 68020 or higher"
7693msgstr ""
7694
c85dd50d 7695#: config/tc-m68k.c:2599
ac50feda
RH
7696msgid "invalid index size for coldfire"
7697msgstr ""
7698
c85dd50d 7699#: config/tc-m68k.c:2652
252b5132
RH
7700msgid "Forcing byte displacement"
7701msgstr ""
7702
c85dd50d 7703#: config/tc-m68k.c:2654
252b5132
RH
7704msgid "byte displacement out of range"
7705msgstr ""
7706
c85dd50d 7707#: config/tc-m68k.c:2702 config/tc-m68k.c:2740
252b5132
RH
7708msgid "invalid operand mode for this architecture; needs 68020 or higher"
7709msgstr ""
7710
c85dd50d 7711#: config/tc-m68k.c:2726 config/tc-m68k.c:2760
252b5132
RH
7712msgid ":b not permitted; defaulting to :w"
7713msgstr ""
7714
c85dd50d 7715#: config/tc-m68k.c:2837
252b5132
RH
7716msgid "unsupported byte value; use a different suffix"
7717msgstr ""
7718
c85dd50d 7719#: config/tc-m68k.c:2852
252b5132
RH
7720msgid "unknown/incorrect operand"
7721msgstr ""
7722
c85dd50d
NC
7723#: config/tc-m68k.c:2895 config/tc-m68k.c:2903 config/tc-m68k.c:2910
7724#: config/tc-m68k.c:2917
252b5132
RH
7725msgid "out of range"
7726msgstr ""
7727
c85dd50d 7728#: config/tc-m68k.c:2990
ae351704 7729msgid "Can't use long branches on this architecture"
252b5132
RH
7730msgstr ""
7731
c85dd50d 7732#: config/tc-m68k.c:3096
252b5132
RH
7733msgid "Expression out of range, using 0"
7734msgstr ""
7735
c85dd50d 7736#: config/tc-m68k.c:3287 config/tc-m68k.c:3303
252b5132
RH
7737msgid "Floating point register in register list"
7738msgstr ""
7739
c85dd50d 7740#: config/tc-m68k.c:3293
252b5132
RH
7741msgid "Wrong register in floating-point reglist"
7742msgstr ""
7743
c85dd50d 7744#: config/tc-m68k.c:3309
252b5132
RH
7745msgid "incorrect register in reglist"
7746msgstr ""
7747
c85dd50d 7748#: config/tc-m68k.c:3315
252b5132
RH
7749msgid "wrong register in floating-point reglist"
7750msgstr ""
7751
6e1772d5 7752#. ERROR.
c85dd50d 7753#: config/tc-m68k.c:3788
252b5132
RH
7754msgid "Extra )"
7755msgstr ""
7756
6e1772d5 7757#. ERROR.
c85dd50d 7758#: config/tc-m68k.c:3799
252b5132
RH
7759msgid "Missing )"
7760msgstr ""
7761
c85dd50d 7762#: config/tc-m68k.c:3816
252b5132
RH
7763msgid "Missing operand"
7764msgstr ""
7765
c85dd50d 7766#: config/tc-m68k.c:4134
ae351704
AM
7767#, c-format
7768msgid "unrecognized default cpu `%s'"
7769msgstr ""
7770
c85dd50d 7771#: config/tc-m68k.c:4188
252b5132
RH
7772#, c-format
7773msgid "%s -- statement `%s' ignored"
7774msgstr ""
7775
c85dd50d 7776#: config/tc-m68k.c:4237
252b5132
RH
7777#, c-format
7778msgid "Don't know how to figure width of %c in md_assemble()"
7779msgstr ""
7780
c85dd50d 7781#: config/tc-m68k.c:4406
8ea2b00f
AM
7782#, c-format
7783msgid "Internal Error: Can't allocate m68k_sorted_opcodes of size %d"
7784msgstr ""
7785
c85dd50d 7786#: config/tc-m68k.c:4471 config/tc-m68k.c:4510
252b5132
RH
7787#, c-format
7788msgid "Internal Error: Can't find %s in hash table"
7789msgstr ""
7790
c85dd50d 7791#: config/tc-m68k.c:4474 config/tc-m68k.c:4513
252b5132
RH
7792#, c-format
7793msgid "Internal Error: Can't hash %s: %s"
7794msgstr ""
7795
c85dd50d 7796#: config/tc-m68k.c:4638
ae351704
AM
7797#, c-format
7798msgid "text label `%s' aligned to odd boundary"
87ccc1b0
NC
7799msgstr ""
7800
499ac353 7801#: config/tc-m68k.c:4785
252b5132 7802#, c-format
ae351704 7803msgid "value %ld out of range"
252b5132
RH
7804msgstr ""
7805
499ac353 7806#: config/tc-m68k.c:4799
ae351704 7807msgid "invalid byte branch offset"
252b5132
RH
7808msgstr ""
7809
499ac353 7810#: config/tc-m68k.c:4836
ae351704 7811msgid "short branch with zero offset: use :w"
252b5132
RH
7812msgstr ""
7813
499ac353 7814#: config/tc-m68k.c:4880
ae351704 7815msgid "Conversion of PC relative BSR to absolute JSR"
252b5132
RH
7816msgstr ""
7817
499ac353 7818#: config/tc-m68k.c:4891
ae351704 7819msgid "Conversion of PC relative branch to absolute jump"
252b5132
RH
7820msgstr ""
7821
499ac353 7822#: config/tc-m68k.c:4908 config/tc-m68k.c:4969
ae351704 7823msgid "Conversion of PC relative conditional branch to absolute jump"
252b5132
RH
7824msgstr ""
7825
499ac353 7826#: config/tc-m68k.c:4949
ae351704 7827msgid "Conversion of DBcc to absolute jump"
252b5132
RH
7828msgstr ""
7829
499ac353 7830#: config/tc-m68k.c:5033
ae351704 7831msgid "Conversion of PC relative displacement to absolute"
3caac5b8
AM
7832msgstr ""
7833
499ac353 7834#: config/tc-m68k.c:5246
3caac5b8
AM
7835msgid "Tried to convert PC relative branch to absolute jump"
7836msgstr ""
7837
499ac353 7838#: config/tc-m68k.c:5291 config/tc-m68k.c:5302 config/tc-m68k.c:5346
252b5132
RH
7839msgid "expression out of range: defaulting to 1"
7840msgstr ""
7841
499ac353 7842#: config/tc-m68k.c:5338
252b5132
RH
7843msgid "expression out of range: defaulting to 0"
7844msgstr ""
7845
499ac353 7846#: config/tc-m68k.c:5379 config/tc-m68k.c:5391
c85dd50d
NC
7847#, c-format
7848msgid "Can't deal with expression; defaulting to %ld"
7849msgstr ""
7850
499ac353 7851#: config/tc-m68k.c:5405
c85dd50d
NC
7852msgid "expression doesn't fit in BYTE"
7853msgstr ""
7854
499ac353 7855#: config/tc-m68k.c:5409
c85dd50d
NC
7856msgid "expression doesn't fit in WORD"
7857msgstr ""
7858
499ac353 7859#: config/tc-m68k.c:5496
c85dd50d
NC
7860#, c-format
7861msgid "%s: unrecognized processor name"
7862msgstr ""
7863
499ac353 7864#: config/tc-m68k.c:5557
c85dd50d
NC
7865msgid "bad coprocessor id"
7866msgstr ""
7867
499ac353 7868#: config/tc-m68k.c:5563
c85dd50d
NC
7869msgid "unrecognized fopt option"
7870msgstr ""
7871
499ac353 7872#: config/tc-m68k.c:5696
c85dd50d
NC
7873#, c-format
7874msgid "option `%s' may not be negated"
7875msgstr ""
7876
499ac353 7877#: config/tc-m68k.c:5707
c85dd50d
NC
7878#, c-format
7879msgid "option `%s' not recognized"
7880msgstr ""
7881
499ac353 7882#: config/tc-m68k.c:5736
c85dd50d
NC
7883msgid "bad format of OPT NEST=depth"
7884msgstr ""
7885
499ac353 7886#: config/tc-m68k.c:5792
c85dd50d
NC
7887msgid "missing label"
7888msgstr ""
7889
499ac353 7890#: config/tc-m68k.c:5816 config/tc-m68k.c:5845
c85dd50d
NC
7891msgid "bad register list"
7892msgstr ""
7893
499ac353 7894#: config/tc-m68k.c:5818
c85dd50d
NC
7895#, c-format
7896msgid "bad register list: %s"
7897msgstr ""
7898
499ac353 7899#: config/tc-m68k.c:5916
c85dd50d
NC
7900msgid "restore without save"
7901msgstr ""
7902
499ac353 7903#: config/tc-m68k.c:6070 config/tc-m68k.c:6440
c85dd50d
NC
7904msgid "syntax error in structured control directive"
7905msgstr ""
7906
499ac353 7907#: config/tc-m68k.c:6115
c85dd50d
NC
7908msgid "missing condition code in structured control directive"
7909msgstr ""
7910
499ac353 7911#: config/tc-m68k.c:6186
c85dd50d
NC
7912#, c-format
7913msgid ""
7914"Condition <%c%c> in structured control directive can not be encoded correctly"
7915msgstr ""
7916
499ac353 7917#: config/tc-m68k.c:6482
c85dd50d
NC
7918msgid "missing then"
7919msgstr ""
7920
499ac353 7921#: config/tc-m68k.c:6563
c85dd50d
NC
7922msgid "else without matching if"
7923msgstr ""
7924
499ac353 7925#: config/tc-m68k.c:6596
c85dd50d
NC
7926msgid "endi without matching if"
7927msgstr ""
7928
499ac353 7929#: config/tc-m68k.c:6636
c85dd50d
NC
7930msgid "break outside of structured loop"
7931msgstr ""
7932
499ac353 7933#: config/tc-m68k.c:6674
c85dd50d
NC
7934msgid "next outside of structured loop"
7935msgstr ""
7936
499ac353 7937#: config/tc-m68k.c:6725
c85dd50d
NC
7938msgid "missing ="
7939msgstr ""
7940
499ac353 7941#: config/tc-m68k.c:6763
c85dd50d
NC
7942msgid "missing to or downto"
7943msgstr ""
7944
499ac353 7945#: config/tc-m68k.c:6799 config/tc-m68k.c:6833 config/tc-m68k.c:7047
c85dd50d
NC
7946msgid "missing do"
7947msgstr ""
7948
499ac353 7949#: config/tc-m68k.c:6934
c85dd50d
NC
7950msgid "endf without for"
7951msgstr ""
7952
499ac353 7953#: config/tc-m68k.c:6988
c85dd50d
NC
7954msgid "until without repeat"
7955msgstr ""
7956
499ac353 7957#: config/tc-m68k.c:7082
c85dd50d
NC
7958msgid "endw without while"
7959msgstr ""
7960
499ac353 7961#: config/tc-m68k.c:7115 config/tc-m68k.c:7143
c85dd50d
NC
7962msgid "already assembled instructions"
7963msgstr ""
7964
499ac353 7965#: config/tc-m68k.c:7220
c85dd50d
NC
7966#, c-format
7967msgid "`%s' is deprecated, use `%s'"
7968msgstr ""
7969
499ac353 7970#: config/tc-m68k.c:7239
c85dd50d
NC
7971#, c-format
7972msgid "cpu `%s' unrecognized"
7973msgstr ""
7974
499ac353 7975#: config/tc-m68k.c:7245
c85dd50d
NC
7976#, c-format
7977msgid "already selected `%s' processor"
7978msgstr ""
7979
499ac353 7980#: config/tc-m68k.c:7265
c85dd50d
NC
7981#, c-format
7982msgid "architecture `%s' unrecognized"
7983msgstr ""
7984
499ac353 7985#: config/tc-m68k.c:7271
c85dd50d
NC
7986#, c-format
7987msgid "already selected `%s' architecture"
7988msgstr ""
7989
499ac353 7990#: config/tc-m68k.c:7294
c85dd50d
NC
7991#, c-format
7992msgid "extension `%s' unrecognized"
7993msgstr ""
7994
499ac353 7995#: config/tc-m68k.c:7412
c85dd50d
NC
7996#, c-format
7997msgid "option `-A%s' is deprecated: use `-%s'"
7998msgstr ""
7999
499ac353 8000#: config/tc-m68k.c:7445
c85dd50d
NC
8001msgid "architecture features both enabled and disabled"
8002msgstr ""
8003
499ac353 8004#: config/tc-m68k.c:7472
c85dd50d
NC
8005msgid "selected processor does not have all features of selected architecture"
8006msgstr ""
8007
499ac353 8008#: config/tc-m68k.c:7481
c85dd50d
NC
8009msgid "m68k and cf features both selected"
8010msgstr ""
8011
499ac353 8012#: config/tc-m68k.c:7493
c85dd50d
NC
8013msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly"
8014msgstr ""
8015
499ac353 8016#: config/tc-m68k.c:7527
c85dd50d
NC
8017#, c-format
8018msgid ""
8019"-march=<arch>\t\tset architecture\n"
8020"-mcpu=<cpu>\t\tset cpu [default %s]\n"
8021msgstr ""
8022
499ac353 8023#: config/tc-m68k.c:7532
c85dd50d
NC
8024#, c-format
8025msgid "-m[no-]%-16s enable/disable%s architecture extension\n"
8026msgstr ""
8027
499ac353 8028#: config/tc-m68k.c:7538
c85dd50d
NC
8029#, c-format
8030msgid ""
8031"-l\t\t\tuse 1 word for refs to undefined symbols [default 2]\n"
8032"-pic, -k\t\tgenerate position independent code\n"
8033"-S\t\t\tturn jbsr into jsr\n"
8034"--pcrel never turn PC-relative branches into absolute jumps\n"
8035"--register-prefix-optional\n"
8036"\t\t\trecognize register names without prefix character\n"
8037"--bitwise-or\t\tdo not treat `|' as a comment character\n"
8038"--base-size-default-16\tbase reg without size is 16 bits\n"
8039"--base-size-default-32\tbase reg without size is 32 bits (default)\n"
8040"--disp-size-default-16\tdisplacement with unknown size is 16 bits\n"
8041"--disp-size-default-32\tdisplacement with unknown size is 32 bits (default)\n"
8042msgstr ""
8043
499ac353 8044#: config/tc-m68k.c:7552
c85dd50d
NC
8045#, c-format
8046msgid "Architecture variants are: "
8047msgstr ""
8048
499ac353 8049#: config/tc-m68k.c:7561
c85dd50d
NC
8050#, c-format
8051msgid "Processor variants are: "
8052msgstr ""
8053
499ac353 8054#: config/tc-m68k.c:7568 config/tc-xtensa.c:6009
c85dd50d
NC
8055#, c-format
8056msgid "\n"
8057msgstr ""
8058
499ac353 8059#: config/tc-m68k.c:7599
c85dd50d
NC
8060#, c-format
8061msgid "Error %s in %s\n"
8062msgstr ""
8063
499ac353 8064#: config/tc-m68k.c:7603
c85dd50d
NC
8065#, c-format
8066msgid "Opcode(%d.%s): "
8067msgstr ""
8068
499ac353 8069#: config/tc-m68k.c:7763
c85dd50d
NC
8070msgid "Not a defined coldfire architecture"
8071msgstr ""
8072
8073#. Over here we will fill the description of the machine specific options.
8074#: config/tc-maxq.c:209
252b5132 8075#, c-format
c85dd50d 8076msgid " MAXQ-specific assembler options:\n"
252b5132
RH
8077msgstr ""
8078
c85dd50d
NC
8079#: config/tc-maxq.c:211
8080#, c-format
8081msgid ""
8082"\t-MAXQ20\t\t generate obj for MAXQ20(default)\n"
8083"\t-MAXQ10\t\t generate obj for MAXQ10\n"
8084"\t"
252b5132
RH
8085msgstr ""
8086
c85dd50d
NC
8087#: config/tc-maxq.c:377
8088#, c-format
8089msgid "Illegal Reloc type in md_estimate_size_before_relax for line : %d"
252b5132
RH
8090msgstr ""
8091
499ac353 8092#: config/tc-maxq.c:454
252b5132 8093#, c-format
c85dd50d 8094msgid "Cant make long jump/call into short jump/call : %d"
252b5132
RH
8095msgstr ""
8096
499ac353 8097#: config/tc-maxq.c:933
c85dd50d
NC
8098#, c-format
8099msgid "Invalid register value %s"
252b5132
RH
8100msgstr ""
8101
499ac353 8102#: config/tc-maxq.c:1051
c85dd50d
NC
8103#, c-format
8104msgid "Invalid bit number : '%c'"
252b5132
RH
8105msgstr ""
8106
499ac353 8107#: config/tc-maxq.c:1063
252b5132 8108#, c-format
c85dd50d 8109msgid "Illegal character after operand '%s'"
252b5132
RH
8110msgstr ""
8111
499ac353 8112#: config/tc-maxq.c:1139 config/tc-maxq.c:1316
252b5132 8113#, c-format
c85dd50d 8114msgid "Invalid Character in immediate Value : %c"
252b5132
RH
8115msgstr ""
8116
499ac353 8117#: config/tc-maxq.c:1159 config/tc-maxq.c:1336
c85dd50d
NC
8118#, c-format
8119msgid "Invalid Character in immediate value : %c"
252b5132
RH
8120msgstr ""
8121
499ac353 8122#: config/tc-maxq.c:1175
c85dd50d 8123msgid "Immediate value greater than 16 bits"
252b5132
RH
8124msgstr ""
8125
499ac353 8126#: config/tc-maxq.c:1189
c85dd50d
NC
8127msgid ""
8128"Attempt to move a value in the stack pointer greater than the size of the "
8129"stack"
252b5132
RH
8130msgstr ""
8131
499ac353 8132#: config/tc-maxq.c:1198
c85dd50d 8133msgid "Attempt to move 16 bit value into an 8 bit register.Truncating..\n"
252b5132
RH
8134msgstr ""
8135
499ac353 8136#: config/tc-maxq.c:1260
c85dd50d 8137msgid "Invalid immediate move operation"
252b5132
RH
8138msgstr ""
8139
499ac353 8140#: config/tc-maxq.c:1533
c85dd50d
NC
8141#, c-format
8142msgid "Size of Operand '%s' greater than %d"
252b5132
RH
8143msgstr ""
8144
499ac353 8145#: config/tc-maxq.c:1688
c85dd50d
NC
8146#, c-format
8147msgid "illegal immediate operand '%s'"
252b5132
RH
8148msgstr ""
8149
499ac353 8150#: config/tc-maxq.c:1710
c45021f2 8151#, c-format
c85dd50d 8152msgid "Invalid operand for memory access '%s'"
c45021f2
NC
8153msgstr ""
8154
499ac353 8155#: config/tc-maxq.c:1772
c85dd50d 8156msgid "illegal displacement operand "
252b5132
RH
8157msgstr ""
8158
499ac353 8159#: config/tc-maxq.c:1837
c85dd50d
NC
8160#, c-format
8161msgid "invalid character %c before operand %d"
252b5132
RH
8162msgstr ""
8163
499ac353 8164#: config/tc-maxq.c:1859
c85dd50d
NC
8165#, c-format
8166msgid "invalid character %c in operand %d"
252b5132
RH
8167msgstr ""
8168
c85dd50d 8169#. We found no match.
499ac353 8170#: config/tc-maxq.c:2004
c85dd50d
NC
8171#, c-format
8172msgid "operand %d is invalid for `%s'"
252b5132
RH
8173msgstr ""
8174
499ac353 8175#: config/tc-maxq.c:2037
c85dd50d 8176msgid "The Accumulator cannot be used as a source in ALU instructions\n"
252b5132
RH
8177msgstr ""
8178
499ac353 8179#: config/tc-maxq.c:2055
c85dd50d
NC
8180#, c-format
8181msgid "'%s' operand cant be used as destination in %s"
252b5132
RH
8182msgstr ""
8183
499ac353 8184#: config/tc-maxq.c:2071 config/tc-maxq.c:2102 config/tc-maxq.c:2116
c85dd50d
NC
8185#, c-format
8186msgid "Invalid Instruction '%s' operand cant be used with %s"
252b5132
RH
8187msgstr ""
8188
499ac353 8189#: config/tc-maxq.c:2087 config/tc-maxq.c:2138
c85dd50d
NC
8190#, c-format
8191msgid "'%s' operand cant be used as source in %s"
252b5132
RH
8192msgstr ""
8193
499ac353 8194#: config/tc-maxq.c:2147
c85dd50d
NC
8195#, c-format
8196msgid "'%s' instruction cant have first operand as Immediate vale"
252b5132
RH
8197msgstr ""
8198
499ac353 8199#: config/tc-maxq.c:2160
c85dd50d
NC
8200#, c-format
8201msgid "SP cannot be used with %s\n"
252b5132
RH
8202msgstr ""
8203
499ac353 8204#: config/tc-maxq.c:2167
c85dd50d 8205msgid "@SP-- cannot be used with PUSH\n"
252b5132
RH
8206msgstr ""
8207
499ac353 8208#: config/tc-maxq.c:2183 config/tc-maxq.c:2191
c85dd50d
NC
8209msgid ""
8210"Operands either contradictory or use the data bus in read/write state "
8211"together"
ae351704
AM
8212msgstr ""
8213
499ac353 8214#: config/tc-maxq.c:2198
c85dd50d 8215msgid "MOVE Cant Use NUL as SRC"
ae351704
AM
8216msgstr ""
8217
499ac353 8218#: config/tc-maxq.c:2220
c85dd50d 8219msgid "Contradictory movement between DP register and memory access using DP"
ae351704
AM
8220msgstr ""
8221
499ac353 8222#: config/tc-maxq.c:2228
c85dd50d 8223msgid "SP and @SP-- cannot be used together in a move instruction"
ae351704
AM
8224msgstr ""
8225
499ac353 8226#: config/tc-maxq.c:2247
c85dd50d 8227msgid "Only Module 8 system registers allowed in this operation"
ae351704
AM
8228msgstr ""
8229
499ac353 8230#: config/tc-maxq.c:2273 config/tc-maxq.c:2282 config/tc-maxq.c:2308
c85dd50d 8231msgid "Read only Register used as destination"
ae351704
AM
8232msgstr ""
8233
499ac353 8234#: config/tc-maxq.c:2290
252b5132 8235#, c-format
c85dd50d 8236msgid "Bit No '%d'exceeds register size in this operation"
ae351704
AM
8237msgstr ""
8238
499ac353 8239#: config/tc-maxq.c:2315 config/tc-maxq.c:2336
ae351704 8240#, c-format
c85dd50d 8241msgid "Bit No '%d' exceeds register size in this operation"
ae351704
AM
8242msgstr ""
8243
499ac353 8244#: config/tc-maxq.c:2352
c85dd50d 8245msgid "Memory References cannot be used with branching operations\n"
ae351704
AM
8246msgstr ""
8247
499ac353 8248#: config/tc-maxq.c:2361
c85dd50d 8249msgid "DJNZ uses only LC[n] register \n"
ae351704
AM
8250msgstr ""
8251
499ac353 8252#: config/tc-maxq.c:2387
c85dd50d
NC
8253#, c-format
8254msgid "'%s' operand cant be used as destination in %s"
252b5132
RH
8255msgstr ""
8256
499ac353 8257#: config/tc-maxq.c:2397
87ccc1b0 8258#, c-format
c85dd50d 8259msgid "Read only register used for writing purposes '%s'"
ae351704
AM
8260msgstr ""
8261
499ac353 8262#: config/tc-maxq.c:2409
c85dd50d 8263msgid "Invalid destination for this kind of source."
252b5132
RH
8264msgstr ""
8265
499ac353 8266#: config/tc-maxq.c:2416
252b5132 8267msgid ""
c85dd50d
NC
8268"Invalid register as destination for this kind of source.Only data pointers "
8269"can be used."
252b5132
RH
8270msgstr ""
8271
499ac353 8272#: config/tc-maxq.c:2504 config/tc-maxq.c:2592
c85dd50d 8273msgid "Invalid Instruction"
ae351704
AM
8274msgstr ""
8275
499ac353 8276#: config/tc-maxq.c:2790
c85dd50d 8277msgid "Cannot allocate memory"
ae351704
AM
8278msgstr ""
8279
499ac353 8280#: config/tc-maxq.c:2862
c85dd50d 8281msgid "Internal Error: Illegal Architecure specified"
ae351704
AM
8282msgstr ""
8283
499ac353 8284#: config/tc-maxq.c:2900
c85dd50d 8285msgid "Invalid architecture type"
252b5132
RH
8286msgstr ""
8287
499ac353
NC
8288#: config/tc-maxq.c:2905 config/tc-maxq.c:2916 config/tc-maxq.c:2929
8289#: config/tc-maxq.c:2941 config/tc-maxq.c:2954
252b5132 8290#, c-format
c85dd50d 8291msgid "Internal Error : Can't Hash %s : %s"
252b5132
RH
8292msgstr ""
8293
499ac353 8294#: config/tc-maxq.c:3071
c85dd50d
NC
8295#, c-format
8296msgid "Ineffective insntruction %s \n"
ae351704
AM
8297msgstr ""
8298
8299#: config/tc-mcore.c:521
252b5132
RH
8300#, c-format
8301msgid "register expected, but saw '%.6s'"
8302msgstr ""
8303
ae351704 8304#: config/tc-mcore.c:603
252b5132
RH
8305#, c-format
8306msgid "control register expected, but saw '%.6s'"
8307msgstr ""
8308
ae351704 8309#: config/tc-mcore.c:639
a74801ba
ILT
8310msgid "bad/missing psr specifier"
8311msgstr ""
8312
ae351704 8313#: config/tc-mcore.c:689
252b5132
RH
8314msgid "more than 65K literal pools"
8315msgstr ""
8316
ae351704 8317#: config/tc-mcore.c:743
252b5132
RH
8318msgid "missing ']'"
8319msgstr ""
8320
ae351704 8321#: config/tc-mcore.c:782
252b5132
RH
8322msgid "operand must be a constant"
8323msgstr ""
8324
ae351704 8325#: config/tc-mcore.c:784
252b5132 8326#, c-format
87ccc1b0 8327msgid "operand must be absolute in range %u..%u, not %ld"
252b5132
RH
8328msgstr ""
8329
ae351704 8330#: config/tc-mcore.c:819
252b5132
RH
8331msgid "operand must be a multiple of 4"
8332msgstr ""
8333
ae351704 8334#: config/tc-mcore.c:826
252b5132
RH
8335msgid "operand must be a multiple of 2"
8336msgstr ""
8337
ae351704 8338#: config/tc-mcore.c:840 config/tc-mcore.c:1356 config/tc-mcore.c:1410
252b5132
RH
8339msgid "base register expected"
8340msgstr ""
8341
ae351704 8342#: config/tc-mcore.c:888
252b5132
RH
8343#, c-format
8344msgid "unknown opcode \"%s\""
8345msgstr ""
8346
ae351704 8347#: config/tc-mcore.c:931
252b5132
RH
8348msgid "invalid register: r15 illegal"
8349msgstr ""
8350
ae351704 8351#: config/tc-mcore.c:980 config/tc-mcore.c:1561
a74801ba
ILT
8352msgid "M340 specific opcode used when assembling for M210"
8353msgstr ""
8354
ae351704
AM
8355#: config/tc-mcore.c:998 config/tc-mcore.c:1038 config/tc-mcore.c:1057
8356#: config/tc-mcore.c:1076 config/tc-mcore.c:1104 config/tc-mcore.c:1133
8357#: config/tc-mcore.c:1170 config/tc-mcore.c:1205 config/tc-mcore.c:1224
8358#: config/tc-mcore.c:1243 config/tc-mcore.c:1277 config/tc-mcore.c:1302
8359#: config/tc-mcore.c:1359 config/tc-mcore.c:1413 config/tc-mcore.c:1449
8360#: config/tc-mcore.c:1508 config/tc-mcore.c:1530 config/tc-mcore.c:1553
252b5132
RH
8361msgid "second operand missing"
8362msgstr ""
8363
ae351704 8364#: config/tc-mcore.c:1014
252b5132
RH
8365msgid "destination register must be r1"
8366msgstr ""
8367
ae351704 8368#: config/tc-mcore.c:1035
252b5132
RH
8369msgid "source register must be r1"
8370msgstr ""
8371
ae351704 8372#: config/tc-mcore.c:1099 config/tc-mcore.c:1156
252b5132
RH
8373msgid "immediate is not a power of two"
8374msgstr ""
8375
ae351704 8376#: config/tc-mcore.c:1127
252b5132
RH
8377msgid "translating bgeni to movi"
8378msgstr ""
8379
ae351704 8380#: config/tc-mcore.c:1164
252b5132
RH
8381msgid "translating mgeni to movi"
8382msgstr ""
8383
ae351704 8384#: config/tc-mcore.c:1196
252b5132
RH
8385msgid "translating bmaski to movi"
8386msgstr ""
8387
ae351704 8388#: config/tc-mcore.c:1272
252b5132
RH
8389#, c-format
8390msgid "displacement too large (%d)"
8391msgstr ""
8392
ae351704 8393#: config/tc-mcore.c:1286
252b5132
RH
8394msgid "Invalid register: r0 and r15 illegal"
8395msgstr ""
8396
ae351704 8397#: config/tc-mcore.c:1317
252b5132
RH
8398msgid "bad starting register: r0 and r15 invalid"
8399msgstr ""
8400
ae351704 8401#: config/tc-mcore.c:1330
252b5132
RH
8402msgid "ending register must be r15"
8403msgstr ""
8404
ae351704 8405#: config/tc-mcore.c:1350
252b5132
RH
8406msgid "bad base register: must be r0"
8407msgstr ""
8408
ae351704 8409#: config/tc-mcore.c:1368
252b5132
RH
8410msgid "first register must be r4"
8411msgstr ""
8412
ae351704 8413#: config/tc-mcore.c:1379
252b5132
RH
8414msgid "last register must be r7"
8415msgstr ""
8416
ae351704 8417#: config/tc-mcore.c:1416
252b5132
RH
8418msgid "reg-reg expected"
8419msgstr ""
8420
ae351704 8421#: config/tc-mcore.c:1527
252b5132
RH
8422msgid "second operand must be 1"
8423msgstr ""
8424
ae351704 8425#: config/tc-mcore.c:1548
252b5132
RH
8426msgid "zero used as immediate value"
8427msgstr ""
8428
ae351704 8429#: config/tc-mcore.c:1575
a74801ba
ILT
8430msgid "duplicated psr bit specifier"
8431msgstr ""
8432
ae351704 8433#: config/tc-mcore.c:1581
a74801ba
ILT
8434msgid "`af' must appear alone"
8435msgstr ""
8436
ae351704 8437#: config/tc-mcore.c:1588
252b5132
RH
8438#, c-format
8439msgid "unimplemented opcode \"%s\""
8440msgstr ""
8441
ae351704 8442#: config/tc-mcore.c:1597
a74801ba
ILT
8443#, c-format
8444msgid "ignoring operands: %s "
8445msgstr ""
8446
499ac353 8447#: config/tc-mcore.c:1667
a74801ba
ILT
8448#, c-format
8449msgid "unrecognised cpu type '%s'"
8450msgstr ""
8451
499ac353 8452#: config/tc-mcore.c:1685
6e1772d5 8453#, c-format
ac50feda
RH
8454msgid ""
8455"MCORE specific options:\n"
8456" -{no-}jsri2bsr\t {dis}able jsri to bsr transformation (def: dis)\n"
a74801ba
ILT
8457" -{no-}sifilter\t {dis}able silicon filter behavior (def: dis)\n"
8458" -cpu=[210|340] select CPU type\n"
8459" -EB assemble for a big endian system (default)\n"
8460" -EL assemble for a little endian system\n"
ac50feda
RH
8461msgstr ""
8462
499ac353 8463#: config/tc-mcore.c:1703
ac50feda
RH
8464msgid "failed sanity check: short_jump"
8465msgstr ""
8466
499ac353 8467#: config/tc-mcore.c:1713
ac50feda
RH
8468msgid "failed sanity check: long_jump"
8469msgstr ""
8470
499ac353 8471#: config/tc-mcore.c:1739
ac50feda
RH
8472#, c-format
8473msgid "odd displacement at %x"
8474msgstr ""
8475
499ac353 8476#: config/tc-mcore.c:1921
ac50feda
RH
8477msgid "unknown"
8478msgstr ""
8479
499ac353 8480#: config/tc-mcore.c:1948
ac50feda 8481#, c-format
87ccc1b0 8482msgid "odd distance branch (0x%lx bytes)"
ac50feda
RH
8483msgstr ""
8484
499ac353 8485#: config/tc-mcore.c:1952
ac50feda 8486#, c-format
87ccc1b0 8487msgid "pcrel for branch to %s too far (0x%lx)"
ac50feda
RH
8488msgstr ""
8489
499ac353 8490#: config/tc-mcore.c:1972
ac50feda 8491#, c-format
87ccc1b0 8492msgid "pcrel for lrw/jmpi/jsri to %s too far (0x%lx)"
ac50feda
RH
8493msgstr ""
8494
499ac353 8495#: config/tc-mcore.c:1984
ac50feda 8496#, c-format
87ccc1b0 8497msgid "pcrel for loopt too far (0x%lx)"
ac50feda
RH
8498msgstr ""
8499
499ac353 8500#: config/tc-mcore.c:2180
ac50feda
RH
8501#, c-format
8502msgid "Can not do %d byte %srelocation"
8503msgstr ""
8504
499ac353 8505#: config/tc-mcore.c:2182
ac50feda
RH
8506msgid "pc-relative"
8507msgstr ""
8508
c85dd50d 8509#: config/tc-mep.c:301
ae351704
AM
8510#, c-format
8511msgid ""
8512"MeP specific command line options:\n"
8513" -EB assemble for a big endian system (default)\n"
8514" -EL assemble for a little endian system\n"
8515" -mconfig=<name> specify a chip configuration to use\n"
8516" -maverage -mno-average -mmult -mno-mult -mdiv -mno-div\n"
8517" -mbitops -mno-bitops -mleadz -mno-leadz -mabsdiff -mno-absdiff\n"
8518" -mminmax -mno-minmax -mclip -mno-clip -msatur -mno-satur -mcop32\n"
8519" enable/disable the given opcodes\n"
8520"\n"
8521" If -mconfig is given, the other -m options modify it. Otherwise,\n"
8522" if no -m options are given, all core opcodes are enabled;\n"
8523" if any enabling -m options are given, only those are enabled;\n"
8524" if only disabling -m options are given, only those are disabled.\n"
8525msgstr ""
8526
8527#. There are no insns in the queue and a plus is present.
8528#. This is a syntax error. Let's not tolerate this.
8529#. We can relax this later if necessary.
c85dd50d 8530#: config/tc-mep.c:1008
ae351704
AM
8531msgid "Invalid use of parallelization operator."
8532msgstr ""
8533
c85dd50d 8534#: config/tc-mep.c:1050
ae351704
AM
8535msgid "Leading plus sign not allowed in core mode"
8536msgstr ""
8537
c85dd50d 8538#: config/tc-mep.c:1531
ae351704
AM
8539#, c-format
8540msgid "Don't know how to relocate plain operands of type %s"
8541msgstr ""
8542
c85dd50d 8543#: config/tc-mep.c:1541
ae351704
AM
8544#, c-format
8545msgid "Perhaps you are missing %%tpoff()?"
8546msgstr ""
8547
499ac353 8548#: config/tc-mep.c:1725
ae351704
AM
8549msgid "Bad .section directive: want a,v,w,x,M,S in string"
8550msgstr ""
8551
499ac353 8552#: config/tc-mep.c:1783
ae351704
AM
8553msgid ".vliw unavailable when VLIW is disabled."
8554msgstr ""
8555
fce00800 8556#. Prototypes for static functions.
c85dd50d 8557#: config/tc-mips.c:992
8ad3436c 8558#, c-format
328577ad
NC
8559msgid "internal Error, line %d, %s"
8560msgstr ""
8561
c85dd50d 8562#: config/tc-mips.c:1753
ae351704
AM
8563msgid "-G may not be used in position-independent code"
8564msgstr ""
8565
c85dd50d 8566#: config/tc-mips.c:1800
87ccc1b0
NC
8567#, c-format
8568msgid "internal: can't hash `%s': %s"
a74801ba
ILT
8569msgstr ""
8570
c85dd50d 8571#: config/tc-mips.c:1808
87ccc1b0
NC
8572#, c-format
8573msgid "internal error: bad mips16 opcode: %s %s\n"
328577ad
NC
8574msgstr ""
8575
c85dd50d 8576#: config/tc-mips.c:1980
ac50feda
RH
8577#, c-format
8578msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n"
8579msgstr ""
8580
499ac353 8581#: config/tc-mips.c:2689 config/tc-mips.c:14068
ac50feda
RH
8582msgid "extended instruction in delay slot"
8583msgstr ""
8584
c85dd50d 8585#: config/tc-mips.c:2753 config/tc-mips.c:2760
ac50feda
RH
8586#, c-format
8587msgid "jump to misaligned address (0x%lx)"
8588msgstr ""
8589
c85dd50d 8590#: config/tc-mips.c:2770 config/tc-mips.c:3532
ae351704
AM
8591#, c-format
8592msgid "branch to misaligned address (0x%lx)"
8593msgstr ""
8594
c85dd50d 8595#: config/tc-mips.c:2775 config/tc-mips.c:3535
328577ad 8596#, c-format
ae351704 8597msgid "branch address range overflow (0x%lx)"
328577ad
NC
8598msgstr ""
8599
c85dd50d 8600#: config/tc-mips.c:3260
6e1772d5
AM
8601msgid ""
8602"Macro instruction expanded into multiple instructions in a branch delay slot"
8603msgstr ""
8604
c85dd50d 8605#: config/tc-mips.c:3263
ac50feda
RH
8606msgid "Macro instruction expanded into multiple instructions"
8607msgstr ""
8608
c85dd50d
NC
8609#: config/tc-mips.c:3804 config/tc-mips.c:7749 config/tc-mips.c:7773
8610#: config/tc-mips.c:7846 config/tc-mips.c:7869
87ccc1b0
NC
8611msgid "operand overflow"
8612msgstr ""
8613
c85dd50d
NC
8614#: config/tc-mips.c:3823 config/tc-mips.c:4423 config/tc-mips.c:7145
8615#: config/tc-mips.c:7936
87ccc1b0
NC
8616msgid "Macro used $at after \".set noat\""
8617msgstr ""
8618
c85dd50d 8619#: config/tc-mips.c:3852
ac50feda
RH
8620msgid "unsupported large constant"
8621msgstr ""
8622
c85dd50d 8623#: config/tc-mips.c:3854
ac50feda
RH
8624#, c-format
8625msgid "Instruction %s requires absolute expression"
8626msgstr ""
8627
c85dd50d 8628#: config/tc-mips.c:3987 config/tc-mips.c:6257 config/tc-mips.c:6849
328577ad 8629#, c-format
55cf6793 8630msgid "Number (0x%s) larger than 32 bits"
ac50feda
RH
8631msgstr ""
8632
c85dd50d 8633#: config/tc-mips.c:4007
ac50feda
RH
8634msgid "Number larger than 64 bits"
8635msgstr ""
8636
c85dd50d
NC
8637#: config/tc-mips.c:4301 config/tc-mips.c:4329 config/tc-mips.c:4367
8638#: config/tc-mips.c:4412 config/tc-mips.c:6466 config/tc-mips.c:6505
8639#: config/tc-mips.c:6544 config/tc-mips.c:6964 config/tc-mips.c:7016
499ac353 8640#: config/tc-score.c:4234
ac50feda
RH
8641msgid "PIC code offset overflow (max 16 signed bits)"
8642msgstr ""
8643
c85dd50d
NC
8644#: config/tc-mips.c:4734 config/tc-mips.c:4800 config/tc-mips.c:4888
8645#: config/tc-mips.c:4935 config/tc-mips.c:4996 config/tc-mips.c:5044
8646#: config/tc-mips.c:8030 config/tc-mips.c:8037 config/tc-mips.c:8044
8647#: config/tc-mips.c:8151
6e1772d5
AM
8648msgid "Unsupported large constant"
8649msgstr ""
8650
8651#. result is always true
c85dd50d 8652#: config/tc-mips.c:4766
ac50feda 8653#, c-format
6e1772d5 8654msgid "Branch %s is always true"
ac50feda
RH
8655msgstr ""
8656
c85dd50d 8657#: config/tc-mips.c:5007 config/tc-mips.c:5055 config/tc-mips.c:8816
ac50feda 8658#, c-format
6e1772d5 8659msgid "Improper position (%lu)"
ac50feda
RH
8660msgstr ""
8661
c85dd50d 8662#: config/tc-mips.c:5013 config/tc-mips.c:8883
6e1772d5
AM
8663#, c-format
8664msgid "Improper extract size (%lu, position %lu)"
ac50feda
RH
8665msgstr ""
8666
c85dd50d 8667#: config/tc-mips.c:5061 config/tc-mips.c:8847
ac50feda 8668#, c-format
6e1772d5 8669msgid "Improper insert size (%lu, position %lu)"
ac50feda
RH
8670msgstr ""
8671
c85dd50d 8672#: config/tc-mips.c:5098 config/tc-mips.c:5195
ac50feda
RH
8673msgid "Divide by zero."
8674msgstr ""
8675
c85dd50d 8676#: config/tc-mips.c:5281
87ccc1b0
NC
8677msgid "dla used to load 32-bit register"
8678msgstr ""
8679
c85dd50d 8680#: config/tc-mips.c:5284
87ccc1b0
NC
8681msgid "la used to load 64-bit address"
8682msgstr ""
8683
c85dd50d 8684#: config/tc-mips.c:5396 config/tc-z80.c:700
55cf6793
ZW
8685msgid "offset too large"
8686msgstr ""
8687
c85dd50d 8688#: config/tc-mips.c:5570 config/tc-mips.c:5849
87ccc1b0
NC
8689msgid "PIC code offset overflow (max 32 signed bits)"
8690msgstr ""
8691
c85dd50d 8692#: config/tc-mips.c:5895
ac50feda
RH
8693msgid "MIPS PIC call to register other than $25"
8694msgstr ""
8695
c85dd50d
NC
8696#: config/tc-mips.c:5901 config/tc-mips.c:5912 config/tc-mips.c:6034
8697#: config/tc-mips.c:6045
ac50feda
RH
8698msgid "No .cprestore pseudo-op used in PIC code"
8699msgstr ""
8700
c85dd50d 8701#: config/tc-mips.c:5906 config/tc-mips.c:6039
328577ad
NC
8702msgid "No .frame pseudo-op used in PIC code"
8703msgstr ""
8704
c85dd50d 8705#: config/tc-mips.c:6060
ae351704
AM
8706msgid "Non-PIC jump used in PIC library"
8707msgstr ""
8708
c85dd50d
NC
8709#: config/tc-mips.c:6112 config/tc-mips.c:6203 config/tc-mips.c:6749
8710#: config/tc-mips.c:6780 config/tc-mips.c:6798 config/tc-mips.c:7448
ac50feda
RH
8711msgid "opcode not supported on this processor"
8712msgstr ""
8713
c85dd50d
NC
8714#: config/tc-mips.c:7314 config/tc-mips.c:7345 config/tc-mips.c:7396
8715#: config/tc-mips.c:7426
87ccc1b0 8716msgid "Improper rotate count"
ac50feda
RH
8717msgstr ""
8718
c85dd50d 8719#: config/tc-mips.c:7481
ac50feda
RH
8720#, c-format
8721msgid "Instruction %s: result is always false"
8722msgstr ""
8723
c85dd50d 8724#: config/tc-mips.c:7627
ac50feda
RH
8725#, c-format
8726msgid "Instruction %s: result is always true"
8727msgstr ""
8728
ac50feda
RH
8729#. FIXME: Check if this is one of the itbl macros, since they
8730#. are added dynamically.
c85dd50d 8731#: config/tc-mips.c:7932
ac50feda
RH
8732#, c-format
8733msgid "Macro %s not implemented yet"
8734msgstr ""
8735
c85dd50d 8736#: config/tc-mips.c:8182
ac50feda
RH
8737#, c-format
8738msgid "internal: bad mips opcode (mask error): %s %s"
8739msgstr ""
8740
c85dd50d 8741#: config/tc-mips.c:8214 config/tc-mips.c:8937
87ccc1b0
NC
8742#, c-format
8743msgid "internal: bad mips opcode (unknown extension operand type `+%c'): %s %s"
8744msgstr ""
8745
c85dd50d 8746#: config/tc-mips.c:8292
ac50feda
RH
8747#, c-format
8748msgid "internal: bad mips opcode (unknown operand type `%c'): %s %s"
8749msgstr ""
8750
c85dd50d 8751#: config/tc-mips.c:8299
ac50feda
RH
8752#, c-format
8753msgid "internal: bad mips opcode (bits 0x%lx undefined): %s %s"
8754msgstr ""
8755
c85dd50d 8756#: config/tc-mips.c:8481 config/tc-mips.c:9820
ac50feda 8757#, c-format
e7af610e 8758msgid "opcode not supported on this processor: %s (%s)"
ac50feda
RH
8759msgstr ""
8760
c85dd50d 8761#: config/tc-mips.c:8514
ae351704
AM
8762#, c-format
8763msgid "BALIGN immediate not 1 or 3 (%lu)"
8764msgstr ""
8765
c85dd50d
NC
8766#: config/tc-mips.c:8527 config/tc-mips.c:8540 config/tc-mips.c:8553
8767#: config/tc-mips.c:8566 config/tc-mips.c:8592 config/tc-mips.c:8636
3caac5b8
AM
8768#, c-format
8769msgid "DSP immediate not in range 0..%d (%lu)"
8770msgstr ""
8771
c85dd50d 8772#: config/tc-mips.c:8584 config/tc-mips.c:8611
3caac5b8
AM
8773msgid "Invalid dsp acc register"
8774msgstr ""
8775
c85dd50d 8776#: config/tc-mips.c:8622 config/tc-mips.c:8653 config/tc-mips.c:8670
3caac5b8
AM
8777#, c-format
8778msgid "DSP immediate not in range %ld..%ld (%ld)"
8779msgstr ""
8780
c85dd50d 8781#: config/tc-mips.c:8683
ae351704
AM
8782#, c-format
8783msgid "MT usermode bit not 0 or 1 (%lu)"
8784msgstr ""
8785
c85dd50d 8786#: config/tc-mips.c:8694
3caac5b8 8787#, c-format
ae351704 8788msgid "MT load high bit not 0 or 1 (%lu)"
3caac5b8
AM
8789msgstr ""
8790
c85dd50d 8791#: config/tc-mips.c:8711 config/tc-mips.c:8724
3caac5b8
AM
8792msgid "Invalid dsp/smartmips acc register"
8793msgstr ""
8794
c85dd50d 8795#: config/tc-mips.c:8789
ae351704
AM
8796#, c-format
8797msgid "Illegal %s number (%lu, 0x%lx)"
8798msgstr ""
8799
c85dd50d 8800#: config/tc-mips.c:8902 config/tc-mips.c:9329
6e1772d5 8801msgid "absolute expression required"
87ccc1b0
NC
8802msgstr ""
8803
c85dd50d 8804#: config/tc-mips.c:8925
3caac5b8
AM
8805#, c-format
8806msgid "Invalid register number (%d)"
8807msgstr ""
8808
c85dd50d 8809#: config/tc-mips.c:8933
3caac5b8
AM
8810msgid "Invalid coprocessor 0 register number"
8811msgstr ""
8812
c85dd50d 8813#: config/tc-mips.c:8954
ac50feda 8814#, c-format
87ccc1b0 8815msgid "Improper shift amount (%lu)"
ac50feda
RH
8816msgstr ""
8817
c85dd50d 8818#: config/tc-mips.c:8977 config/tc-mips.c:10139 config/tc-mips.c:10392
ac50feda
RH
8819#, c-format
8820msgid "Invalid value for `%s' (%lu)"
8821msgstr ""
8822
c85dd50d 8823#: config/tc-mips.c:8992
ac50feda 8824#, c-format
ae351704 8825msgid "Code for %s not in range 0..1023 (%lu)"
ac50feda
RH
8826msgstr ""
8827
c85dd50d 8828#: config/tc-mips.c:9004
ac50feda 8829#, c-format
ae351704 8830msgid "Lower code for %s not in range 0..1023 (%lu)"
ac50feda
RH
8831msgstr ""
8832
c85dd50d 8833#: config/tc-mips.c:9016
ac50feda 8834#, c-format
ae351704 8835msgid "Code for %s not in range 0..1048575 (%lu)"
ac50feda
RH
8836msgstr ""
8837
c85dd50d 8838#: config/tc-mips.c:9029
ac50feda 8839#, c-format
87ccc1b0 8840msgid "Coproccesor code > 25 bits (%lu)"
ac50feda
RH
8841msgstr ""
8842
c85dd50d 8843#: config/tc-mips.c:9043
e7af610e 8844#, c-format
87ccc1b0 8845msgid "Illegal 19-bit code (%lu)"
e7af610e
NC
8846msgstr ""
8847
c85dd50d 8848#: config/tc-mips.c:9056
ac50feda 8849#, c-format
87ccc1b0 8850msgid "Invalid performance register (%lu)"
ac50feda
RH
8851msgstr ""
8852
c85dd50d
NC
8853#: config/tc-mips.c:9099 config/tc-mips.c:9999
8854msgid "used $at without \".set noat\""
8855msgstr ""
8856
8857#: config/tc-mips.c:9101 config/tc-mips.c:10001
8858#, c-format
8859msgid "used $%u with \".set at=$%u\""
8860msgstr ""
8861
8862#: config/tc-mips.c:9202
87ccc1b0
NC
8863#, c-format
8864msgid "Invalid MDMX Immediate (%ld)"
8865msgstr ""
8866
c85dd50d 8867#: config/tc-mips.c:9240
ac50feda
RH
8868#, c-format
8869msgid "Float register should be even, was %d"
8870msgstr ""
8871
c85dd50d 8872#: config/tc-mips.c:9279
87ccc1b0
NC
8873#, c-format
8874msgid "Bad element selector %ld"
ac50feda
RH
8875msgstr ""
8876
c85dd50d 8877#: config/tc-mips.c:9287
ac50feda 8878#, c-format
87ccc1b0 8879msgid "Expecting ']' found '%s'"
ac50feda
RH
8880msgstr ""
8881
c85dd50d 8882#: config/tc-mips.c:9393
87ccc1b0
NC
8883#, c-format
8884msgid "Bad floating point constant: %s"
328577ad
NC
8885msgstr ""
8886
c85dd50d 8887#: config/tc-mips.c:9513
87ccc1b0 8888msgid "Can't use floating point insn in this section"
ac50feda
RH
8889msgstr ""
8890
c85dd50d 8891#: config/tc-mips.c:9574
87ccc1b0 8892msgid "expression out of range"
ac50feda
RH
8893msgstr ""
8894
c85dd50d 8895#: config/tc-mips.c:9614
ac50feda
RH
8896msgid "lui expression not in range 0..65535"
8897msgstr ""
8898
c85dd50d 8899#: config/tc-mips.c:9635
6e1772d5
AM
8900#, c-format
8901msgid "Condition code register should be even for %s, was %d"
8902msgstr ""
8903
c85dd50d 8904#: config/tc-mips.c:9640
ac50feda 8905#, c-format
6e1772d5 8906msgid "Condition code register should be 0 or 4 for %s, was %d"
ac50feda
RH
8907msgstr ""
8908
c85dd50d 8909#: config/tc-mips.c:9666
7b15d668
HPN
8910msgid "invalid coprocessor sub-selection value (0-7)"
8911msgstr ""
8912
c85dd50d 8913#: config/tc-mips.c:9678 config/tc-mips.c:9695
87ccc1b0
NC
8914#, c-format
8915msgid "bad byte vector index (%ld)"
8916msgstr ""
8917
c85dd50d 8918#: config/tc-mips.c:9706
ac50feda
RH
8919#, c-format
8920msgid "bad char = '%c'\n"
8921msgstr ""
8922
c85dd50d 8923#: config/tc-mips.c:9717 config/tc-mips.c:9722 config/tc-mips.c:10417
ac50feda
RH
8924msgid "illegal operands"
8925msgstr ""
8926
499ac353 8927#: config/tc-mips.c:9790 config/tc-score.c:2413
ac50feda
RH
8928msgid "unrecognized opcode"
8929msgstr ""
8930
c85dd50d 8931#: config/tc-mips.c:10175 config/tc-mips.c:10256 config/tc-mips.c:10271
ac50feda
RH
8932msgid "can't parse register list"
8933msgstr ""
8934
c85dd50d 8935#: config/tc-mips.c:10244
ae351704
AM
8936msgid "more than one frame size in list"
8937msgstr ""
8938
c85dd50d 8939#: config/tc-mips.c:10299
ae351704
AM
8940msgid "unexpected register in list"
8941msgstr ""
8942
c85dd50d 8943#: config/tc-mips.c:10309
ae351704
AM
8944msgid "arg/static registers overlap"
8945msgstr ""
8946
c85dd50d 8947#: config/tc-mips.c:10327
ae351704
AM
8948msgid "invalid arg register list"
8949msgstr ""
8950
c85dd50d 8951#: config/tc-mips.c:10336 config/tc-mips.c:10359
ae351704
AM
8952msgid "invalid static register list"
8953msgstr ""
8954
c85dd50d 8955#: config/tc-mips.c:10366
ae351704
AM
8956msgid "missing frame size"
8957msgstr ""
8958
c85dd50d 8959#: config/tc-mips.c:10369
ae351704
AM
8960msgid "invalid frame size"
8961msgstr ""
8962
c85dd50d 8963#: config/tc-mips.c:10535
ac50feda
RH
8964msgid "extended operand requested but not required"
8965msgstr ""
8966
c85dd50d 8967#: config/tc-mips.c:10537
ac50feda
RH
8968msgid "invalid unextended operand value"
8969msgstr ""
8970
c85dd50d 8971#: config/tc-mips.c:10565
ac50feda
RH
8972msgid "operand value out of range for instruction"
8973msgstr ""
8974
499ac353 8975#: config/tc-mips.c:10979
328577ad 8976#, c-format
87ccc1b0 8977msgid "A different %s was already specified, is now %s"
328577ad
NC
8978msgstr ""
8979
499ac353 8980#: config/tc-mips.c:11214
ac50feda
RH
8981msgid "-call_shared is supported only for ELF format"
8982msgstr ""
8983
499ac353 8984#: config/tc-mips.c:11224
ac50feda 8985msgid "-non_shared is supported only for ELF format"
252b5132
RH
8986msgstr ""
8987
499ac353 8988#: config/tc-mips.c:11250
328577ad
NC
8989msgid "-32 is supported for ELF format only"
8990msgstr ""
8991
499ac353 8992#: config/tc-mips.c:11259
328577ad
NC
8993msgid "-n32 is supported for ELF format only"
8994msgstr ""
8995
499ac353 8996#: config/tc-mips.c:11268
328577ad
NC
8997msgid "-64 is supported for ELF format only"
8998msgstr ""
8999
499ac353 9000#: config/tc-mips.c:11273 config/tc-mips.c:11310
ac50feda
RH
9001msgid "No compiled in support for 64 bit object file format"
9002msgstr ""
9003
499ac353 9004#: config/tc-mips.c:11297
328577ad
NC
9005msgid "-mabi is supported for ELF format only"
9006msgstr ""
9007
499ac353 9008#: config/tc-mips.c:11317
87ccc1b0
NC
9009#, c-format
9010msgid "invalid abi -mabi=%s"
ac50feda
RH
9011msgstr ""
9012
499ac353 9013#: config/tc-mips.c:11395
87ccc1b0 9014msgid "-G not supported in this configuration."
252b5132
RH
9015msgstr ""
9016
499ac353 9017#: config/tc-mips.c:11421
87ccc1b0
NC
9018#, c-format
9019msgid "-%s conflicts with the other architecture options, which imply -%s"
ac50feda
RH
9020msgstr ""
9021
499ac353 9022#: config/tc-mips.c:11452
87ccc1b0 9023msgid "-mgp64 used with a 32-bit processor"
ac50feda
RH
9024msgstr ""
9025
499ac353 9026#: config/tc-mips.c:11454
87ccc1b0 9027msgid "-mgp32 used with a 64-bit ABI"
ac50feda
RH
9028msgstr ""
9029
499ac353 9030#: config/tc-mips.c:11456
87ccc1b0 9031msgid "-mgp64 used with a 32-bit ABI"
ac50feda
RH
9032msgstr ""
9033
499ac353 9034#: config/tc-mips.c:11494
ae351704
AM
9035msgid "-mfp64 used with a 32-bit fpu"
9036msgstr ""
9037
499ac353 9038#: config/tc-mips.c:11497
ae351704
AM
9039msgid "-mfp64 used with a 32-bit ABI"
9040msgstr ""
9041
499ac353 9042#: config/tc-mips.c:11501
ae351704
AM
9043msgid "-mfp32 used with a 64-bit ABI"
9044msgstr ""
9045
499ac353 9046#: config/tc-mips.c:11515
87ccc1b0 9047msgid "trap exception not supported at ISA 1"
ac50feda
RH
9048msgstr ""
9049
499ac353 9050#: config/tc-mips.c:11525
ae351704 9051msgid "-mfp32 used with -mips3d"
87ccc1b0
NC
9052msgstr ""
9053
499ac353 9054#: config/tc-mips.c:11531
ae351704 9055msgid "-mfp32 used with -mdmx"
87ccc1b0
NC
9056msgstr ""
9057
499ac353 9058#: config/tc-mips.c:11604
ae351704 9059msgid "PC relative MIPS16 instruction references a different section"
87ccc1b0
NC
9060msgstr ""
9061
499ac353
NC
9062#: config/tc-mips.c:11898 config/tc-sparc.c:3210 config/tc-sparc.c:3217
9063#: config/tc-sparc.c:3224 config/tc-sparc.c:3231 config/tc-sparc.c:3238
9064#: config/tc-sparc.c:3247 config/tc-sparc.c:3258 config/tc-sparc.c:3280
9065#: config/tc-sparc.c:3304 write.c:1096
ac50feda
RH
9066msgid "relocation overflow"
9067msgstr ""
9068
499ac353 9069#: config/tc-mips.c:11908
ac50feda 9070#, c-format
ae351704 9071msgid "Branch to misaligned address (%lx)"
ac50feda
RH
9072msgstr ""
9073
499ac353 9074#: config/tc-mips.c:11955
328577ad
NC
9075msgid "Branch out of range"
9076msgstr ""
9077
499ac353 9078#: config/tc-mips.c:12030
328577ad
NC
9079#, c-format
9080msgid "Alignment too large: %d. assumed."
9081msgstr ""
9082
499ac353 9083#: config/tc-mips.c:12033
328577ad
NC
9084msgid "Alignment negative: 0 assumed."
9085msgstr ""
9086
499ac353 9087#: config/tc-mips.c:12277
328577ad
NC
9088#, c-format
9089msgid "%s: no such section"
9090msgstr ""
9091
499ac353 9092#: config/tc-mips.c:12326
328577ad
NC
9093#, c-format
9094msgid ".option pic%d not supported"
9095msgstr ""
9096
499ac353 9097#: config/tc-mips.c:12331 config/tc-mips.c:12630
ae351704
AM
9098msgid "-G may not be used with SVR4 PIC code"
9099msgstr ""
9100
499ac353 9101#: config/tc-mips.c:12337
328577ad
NC
9102#, c-format
9103msgid "Unrecognized option \"%s\""
9104msgstr ""
9105
499ac353 9106#: config/tc-mips.c:12380
c85dd50d
NC
9107#, c-format
9108msgid "Unrecognized register name `%s'"
9109msgstr ""
9110
499ac353 9111#: config/tc-mips.c:12397
328577ad
NC
9112msgid "`noreorder' must be set before `nomacro'"
9113msgstr ""
9114
499ac353 9115#: config/tc-mips.c:12514
fce00800
AM
9116#, c-format
9117msgid "unknown architecture %s"
9118msgstr ""
9119
499ac353 9120#: config/tc-mips.c:12527 config/tc-mips.c:12557
328577ad
NC
9121#, c-format
9122msgid "unknown ISA level %s"
9123msgstr ""
9124
499ac353 9125#: config/tc-mips.c:12535
8ea2b00f
AM
9126#, c-format
9127msgid "unknown ISA or architecture %s"
9128msgstr ""
9129
499ac353 9130#: config/tc-mips.c:12585
328577ad
NC
9131msgid ".set pop with no .set push"
9132msgstr ""
9133
499ac353 9134#: config/tc-mips.c:12614
328577ad
NC
9135#, c-format
9136msgid "Tried to set unrecognized symbol: %s\n"
9137msgstr ""
9138
499ac353 9139#: config/tc-mips.c:12672
328577ad
NC
9140msgid ".cpload not in noreorder section"
9141msgstr ""
9142
499ac353 9143#: config/tc-mips.c:12740 config/tc-mips.c:12759
328577ad
NC
9144msgid "missing argument separator ',' for .cpsetup"
9145msgstr ""
9146
499ac353 9147#: config/tc-mips.c:12917
c85dd50d
NC
9148#, c-format
9149msgid "Unsupported use of %s"
9150msgstr ""
9151
499ac353 9152#: config/tc-mips.c:12999 config/tc-score.c:6253
328577ad
NC
9153msgid "Unsupported use of .gpword"
9154msgstr ""
9155
499ac353 9156#: config/tc-mips.c:13039
87ccc1b0
NC
9157msgid "Unsupported use of .gpdword"
9158msgstr ""
9159
499ac353 9160#: config/tc-mips.c:13384
328577ad
NC
9161msgid "unsupported PC relative reference to different section"
9162msgstr ""
9163
499ac353 9164#: config/tc-mips.c:13497 config/tc-xtensa.c:1538 config/tc-xtensa.c:1773
328577ad
NC
9165msgid "unsupported relocation"
9166msgstr ""
9167
499ac353 9168#: config/tc-mips.c:13747
328577ad
NC
9169#, c-format
9170msgid "Can not represent %s relocation in this object file format"
9171msgstr ""
9172
499ac353 9173#: config/tc-mips.c:13832
87ccc1b0
NC
9174msgid "relaxed out-of-range branch into a jump"
9175msgstr ""
9176
499ac353 9177#: config/tc-mips.c:14362
328577ad
NC
9178msgid "missing .end at end of assembly"
9179msgstr ""
9180
499ac353 9181#: config/tc-mips.c:14377 config/tc-score.c:5859
328577ad
NC
9182msgid "expected simple number"
9183msgstr ""
9184
499ac353 9185#: config/tc-mips.c:14405 config/tc-score.c:5886
328577ad
NC
9186msgid "invalid number"
9187msgstr ""
9188
499ac353 9189#: config/tc-mips.c:14576 config/tc-score.c:5926
328577ad
NC
9190msgid "missing .end"
9191msgstr ""
9192
499ac353 9193#: config/tc-mips.c:14628
328577ad
NC
9194msgid "Bad .frame directive"
9195msgstr ""
9196
499ac353 9197#: config/tc-mips.c:14660
328577ad
NC
9198msgid ".mask/.fmask outside of .ent"
9199msgstr ""
9200
499ac353 9201#: config/tc-mips.c:14667
328577ad
NC
9202msgid "Bad .mask/.fmask directive"
9203msgstr ""
9204
499ac353 9205#: config/tc-mips.c:14986
6e1772d5 9206#, c-format
87ccc1b0
NC
9207msgid ""
9208"MIPS options:\n"
87ccc1b0
NC
9209"-EB\t\t\tgenerate big endian output\n"
9210"-EL\t\t\tgenerate little endian output\n"
9211"-g, -g2\t\t\tdo not remove unneeded NOPs or swap branches\n"
9212"-G NUM\t\t\tallow referencing objects up to NUM bytes\n"
9213"\t\t\timplicitly with the gp register [default 8]\n"
9214msgstr ""
9215
499ac353 9216#: config/tc-mips.c:14993
6e1772d5 9217#, c-format
87ccc1b0
NC
9218msgid ""
9219"-mips1\t\t\tgenerate MIPS ISA I instructions\n"
9220"-mips2\t\t\tgenerate MIPS ISA II instructions\n"
9221"-mips3\t\t\tgenerate MIPS ISA III instructions\n"
9222"-mips4\t\t\tgenerate MIPS ISA IV instructions\n"
9223"-mips5 generate MIPS ISA V instructions\n"
9224"-mips32 generate MIPS32 ISA instructions\n"
9225"-mips32r2 generate MIPS32 release 2 ISA instructions\n"
9226"-mips64 generate MIPS64 ISA instructions\n"
6e1772d5 9227"-mips64r2 generate MIPS64 release 2 ISA instructions\n"
87ccc1b0
NC
9228"-march=CPU/-mtune=CPU\tgenerate code/schedule for CPU, where CPU is one of:\n"
9229msgstr ""
9230
499ac353 9231#: config/tc-mips.c:15012
6e1772d5 9232#, c-format
87ccc1b0
NC
9233msgid ""
9234"-mCPU\t\t\tequivalent to -march=CPU -mtune=CPU. Deprecated.\n"
9235"-no-mCPU\t\tdon't generate code specific to CPU.\n"
9236"\t\t\tFor -mCPU and -no-mCPU, CPU must be one of:\n"
9237msgstr ""
9238
499ac353 9239#: config/tc-mips.c:15025
6e1772d5 9240#, c-format
87ccc1b0
NC
9241msgid ""
9242"-mips16\t\t\tgenerate mips16 instructions\n"
9243"-no-mips16\t\tdo not generate mips16 instructions\n"
9244msgstr ""
9245
499ac353 9246#: config/tc-mips.c:15028
ae351704
AM
9247#, c-format
9248msgid ""
9249"-msmartmips\t\tgenerate smartmips instructions\n"
9250"-mno-smartmips\t\tdo not generate smartmips instructions\n"
9251msgstr ""
9252
499ac353 9253#: config/tc-mips.c:15031
3caac5b8
AM
9254#, c-format
9255msgid ""
9256"-mdsp\t\t\tgenerate DSP instructions\n"
9257"-mno-dsp\t\tdo not generate DSP instructions\n"
9258msgstr ""
9259
499ac353 9260#: config/tc-mips.c:15034
ae351704
AM
9261#, c-format
9262msgid ""
9263"-mdspr2\t\t\tgenerate DSP R2 instructions\n"
9264"-mno-dspr2\t\tdo not generate DSP R2 instructions\n"
9265msgstr ""
9266
499ac353 9267#: config/tc-mips.c:15037
3caac5b8
AM
9268#, c-format
9269msgid ""
9270"-mmt\t\t\tgenerate MT instructions\n"
9271"-mno-mt\t\t\tdo not generate MT instructions\n"
9272msgstr ""
9273
499ac353 9274#: config/tc-mips.c:15040
6e1772d5 9275#, c-format
87ccc1b0 9276msgid ""
8ea2b00f 9277"-mfix-vr4120\t\twork around certain VR4120 errata\n"
55cf6793 9278"-mfix-vr4130\t\twork around VR4130 mflo/mfhi errata\n"
87ccc1b0
NC
9279"-mgp32\t\t\tuse 32-bit GPRs, regardless of the chosen ISA\n"
9280"-mfp32\t\t\tuse 32-bit FPRs, regardless of the chosen ISA\n"
06647dfd 9281"-msym32\t\t\tassume all symbols have 32-bit values\n"
87ccc1b0
NC
9282"-O0\t\t\tremove unneeded NOPs, do not swap branches\n"
9283"-O\t\t\tremove unneeded NOPs and swap branches\n"
87ccc1b0
NC
9284"--[no-]construct-floats [dis]allow floating point values to be constructed\n"
9285"--trap, --no-break\ttrap exception on div by 0 and mult overflow\n"
9286"--break, --no-trap\tbreak exception on div by 0 and mult overflow\n"
9287msgstr ""
9288
499ac353 9289#: config/tc-mips.c:15052
6e1772d5 9290#, c-format
87ccc1b0
NC
9291msgid ""
9292"-KPIC, -call_shared\tgenerate SVR4 position independent code\n"
ae351704 9293"-mvxworks-pic\t\tgenerate VxWorks position independent code\n"
87ccc1b0
NC
9294"-non_shared\t\tdo not generate position independent code\n"
9295"-xgot\t\t\tassume a 32 bit GOT\n"
6e1772d5 9296"-mpdr, -mno-pdr\t\tenable/disable creation of .pdr sections\n"
06647dfd 9297"-mshared, -mno-shared disable/enable .cpload optimization for\n"
ae351704 9298" position dependent (non shared) code\n"
87ccc1b0
NC
9299"-mabi=ABI\t\tcreate ABI conformant object file for:\n"
9300msgstr ""
9301
499ac353 9302#: config/tc-mips.c:15072
6e1772d5 9303#, c-format
87ccc1b0
NC
9304msgid ""
9305"-32\t\t\tcreate o32 ABI object file (default)\n"
9306"-n32\t\t\tcreate n32 ABI object file\n"
9307"-64\t\t\tcreate 64 ABI object file\n"
9308msgstr ""
9309
ae351704 9310#: config/tc-mmix.c:693
6e1772d5 9311#, c-format
328577ad
NC
9312msgid " MMIX-specific command line options:\n"
9313msgstr ""
9314
ae351704 9315#: config/tc-mmix.c:694
6e1772d5 9316#, c-format
328577ad
NC
9317msgid ""
9318" -fixed-special-register-names\n"
9319" Allow only the original special register names.\n"
9320msgstr ""
9321
ae351704 9322#: config/tc-mmix.c:697
6e1772d5 9323#, c-format
328577ad
NC
9324msgid " -globalize-symbols Make all symbols global.\n"
9325msgstr ""
9326
ae351704 9327#: config/tc-mmix.c:699
6e1772d5 9328#, c-format
328577ad
NC
9329msgid " -gnu-syntax Turn off mmixal syntax compatibility.\n"
9330msgstr ""
9331
ae351704 9332#: config/tc-mmix.c:701
6e1772d5 9333#, c-format
328577ad
NC
9334msgid " -relax Create linker relaxable code.\n"
9335msgstr ""
9336
ae351704 9337#: config/tc-mmix.c:703
6e1772d5 9338#, c-format
328577ad
NC
9339msgid ""
9340" -no-predefined-syms Do not provide mmixal built-in constants.\n"
9341" Implies -fixed-special-register-names.\n"
9342msgstr ""
9343
ae351704 9344#: config/tc-mmix.c:706
6e1772d5 9345#, c-format
328577ad
NC
9346msgid ""
9347" -no-expand Do not expand GETA, branches, PUSHJ or JUMP\n"
9348" into multiple instructions.\n"
9349msgstr ""
9350
ae351704 9351#: config/tc-mmix.c:709
6e1772d5 9352#, c-format
328577ad
NC
9353msgid ""
9354" -no-merge-gregs Do not merge GREG definitions with nearby values.\n"
9355msgstr ""
9356
ae351704 9357#: config/tc-mmix.c:711
6e1772d5 9358#, c-format
324bfcf3
AO
9359msgid ""
9360" -linker-allocated-gregs If there's no suitable GREG definition for "
9361"the operands of an instruction, let the linker "
9362"resolve.\n"
9363msgstr ""
9364
ae351704 9365#: config/tc-mmix.c:714
6e1772d5 9366#, c-format
328577ad
NC
9367msgid ""
9368" -x Do not warn when an operand to GETA, a branch,\n"
9369" PUSHJ or JUMP is not known to be within range.\n"
324bfcf3
AO
9370" The linker will catch any errors. Implies\n"
9371" -linker-allocated-gregs."
328577ad
NC
9372msgstr ""
9373
ae351704 9374#: config/tc-mmix.c:840
328577ad
NC
9375#, c-format
9376msgid "unknown opcode: `%s'"
9377msgstr ""
9378
ae351704 9379#: config/tc-mmix.c:962 config/tc-mmix.c:977
328577ad
NC
9380msgid "specified location wasn't TETRA-aligned"
9381msgstr ""
9382
499ac353
NC
9383#: config/tc-mmix.c:964 config/tc-mmix.c:979 config/tc-mmix.c:4097
9384#: config/tc-mmix.c:4113
328577ad
NC
9385msgid "unaligned data at an absolute location is not supported"
9386msgstr ""
9387
ae351704 9388#: config/tc-mmix.c:1089
328577ad
NC
9389#, c-format
9390msgid "invalid operand to opcode %s: `%s'"
9391msgstr ""
9392
ae351704
AM
9393#: config/tc-mmix.c:1111 config/tc-mmix.c:1138 config/tc-mmix.c:1171
9394#: config/tc-mmix.c:1179 config/tc-mmix.c:1196 config/tc-mmix.c:1224
9395#: config/tc-mmix.c:1245 config/tc-mmix.c:1270 config/tc-mmix.c:1318
9396#: config/tc-mmix.c:1416 config/tc-mmix.c:1441 config/tc-mmix.c:1473
9397#: config/tc-mmix.c:1505 config/tc-mmix.c:1535 config/tc-mmix.c:1588
9398#: config/tc-mmix.c:1605 config/tc-mmix.c:1632 config/tc-mmix.c:1660
9399#: config/tc-mmix.c:1687 config/tc-mmix.c:1713 config/tc-mmix.c:1729
9400#: config/tc-mmix.c:1755 config/tc-mmix.c:1771 config/tc-mmix.c:1787
9401#: config/tc-mmix.c:1850 config/tc-mmix.c:1866
328577ad
NC
9402#, c-format
9403msgid "invalid operands to opcode %s: `%s'"
9404msgstr ""
9405
ae351704 9406#: config/tc-mmix.c:1843
328577ad
NC
9407#, c-format
9408msgid "unsupported operands to %s: `%s'"
9409msgstr ""
9410
ae351704 9411#: config/tc-mmix.c:1968
328577ad 9412msgid "internal: mmix_prefix_name but empty prefix"
ac50feda
RH
9413msgstr ""
9414
ae351704 9415#: config/tc-mmix.c:2012
328577ad
NC
9416#, c-format
9417msgid "too many GREG registers allocated (max %d)"
ac50feda
RH
9418msgstr ""
9419
ae351704 9420#: config/tc-mmix.c:2070
328577ad 9421msgid "BSPEC already active. Nesting is not supported."
ac50feda
RH
9422msgstr ""
9423
ae351704 9424#: config/tc-mmix.c:2079
328577ad 9425msgid "invalid BSPEC expression"
ac50feda
RH
9426msgstr ""
9427
ae351704 9428#: config/tc-mmix.c:2095
ac50feda 9429#, c-format
328577ad 9430msgid "can't create section %s"
ac50feda
RH
9431msgstr ""
9432
ae351704 9433#: config/tc-mmix.c:2100
ac50feda 9434#, c-format
328577ad 9435msgid "can't set section flags for section %s"
ac50feda
RH
9436msgstr ""
9437
ae351704 9438#: config/tc-mmix.c:2121
328577ad 9439msgid "ESPEC without preceding BSPEC"
ac50feda
RH
9440msgstr ""
9441
ae351704 9442#: config/tc-mmix.c:2150
328577ad 9443msgid "missing local expression"
ac50feda
RH
9444msgstr ""
9445
499ac353 9446#: config/tc-mmix.c:2360
328577ad 9447msgid "operand out of range, instruction expanded"
ac50feda
RH
9448msgstr ""
9449
328577ad
NC
9450#. The BFD_RELOC_MMIX_LOCAL-specific message is supposed to be
9451#. user-friendly, though a little bit non-substantial.
499ac353 9452#: config/tc-mmix.c:2611
328577ad 9453msgid "directive LOCAL must be placed in code or data"
ac50feda
RH
9454msgstr ""
9455
499ac353 9456#: config/tc-mmix.c:2612
328577ad 9457msgid "internal confusion: relocation in a section without contents"
ac50feda
RH
9458msgstr ""
9459
499ac353 9460#: config/tc-mmix.c:2726
328577ad 9461msgid "internal: BFD_RELOC_MMIX_BASE_PLUS_OFFSET not resolved to section"
ac50feda
RH
9462msgstr ""
9463
499ac353 9464#: config/tc-mmix.c:2774
328577ad 9465msgid "no suitable GREG definition for operands"
ac50feda
RH
9466msgstr ""
9467
499ac353 9468#: config/tc-mmix.c:2833
328577ad 9469msgid "operands were not reducible at assembly-time"
ac50feda
RH
9470msgstr ""
9471
499ac353 9472#: config/tc-mmix.c:2860
328577ad
NC
9473#, c-format
9474msgid "cannot generate relocation type for symbol %s, code %s"
ac50feda
RH
9475msgstr ""
9476
499ac353 9477#: config/tc-mmix.c:2880
328577ad
NC
9478#, c-format
9479msgid "internal: unhandled label %s"
ac50feda
RH
9480msgstr ""
9481
499ac353 9482#: config/tc-mmix.c:2910
328577ad 9483msgid "[0-9]H labels may not appear alone on a line"
ac50feda
RH
9484msgstr ""
9485
499ac353 9486#: config/tc-mmix.c:2919
328577ad 9487msgid "[0-9]H labels do not mix with dot-pseudos"
ac50feda
RH
9488msgstr ""
9489
499ac353 9490#: config/tc-mmix.c:3007
328577ad 9491msgid "invalid characters in input"
ac50feda
RH
9492msgstr ""
9493
499ac353 9494#: config/tc-mmix.c:3113
328577ad 9495msgid "empty label field for IS"
ac50feda
RH
9496msgstr ""
9497
499ac353 9498#: config/tc-mmix.c:3439
328577ad
NC
9499#, c-format
9500msgid "internal: unexpected relax type %d:%d"
ac50feda
RH
9501msgstr ""
9502
499ac353 9503#: config/tc-mmix.c:3461
328577ad 9504msgid "BSPEC without ESPEC."
ac50feda
RH
9505msgstr ""
9506
499ac353 9507#: config/tc-mmix.c:3661
328577ad 9508msgid "GREG expression too complicated"
ac50feda
RH
9509msgstr ""
9510
499ac353 9511#: config/tc-mmix.c:3676
328577ad 9512msgid "internal: GREG expression not resolved to section"
ac50feda
RH
9513msgstr ""
9514
499ac353 9515#: config/tc-mmix.c:3725
328577ad 9516msgid "register section has contents\n"
ac50feda
RH
9517msgstr ""
9518
499ac353 9519#: config/tc-mmix.c:3852
328577ad 9520msgid "section change from within a BSPEC/ESPEC pair is not supported"
ac50feda
RH
9521msgstr ""
9522
499ac353 9523#: config/tc-mmix.c:3873
328577ad 9524msgid "directive LOC from within a BSPEC/ESPEC pair is not supported"
ac50feda
RH
9525msgstr ""
9526
499ac353 9527#: config/tc-mmix.c:3884
328577ad 9528msgid "invalid LOC expression"
ac50feda
RH
9529msgstr ""
9530
499ac353 9531#: config/tc-mmix.c:3909 config/tc-mmix.c:3935
328577ad 9532msgid "LOC expression stepping backwards is not supported"
ac50feda
RH
9533msgstr ""
9534
328577ad
NC
9535#. We will only get here in rare cases involving #NO_APP,
9536#. where the unterminated string is not recognized by the
9537#. preformatting pass.
499ac353 9538#: config/tc-mmix.c:4019 config/tc-mmix.c:4179 config/tc-z80.c:1691
328577ad 9539msgid "unterminated string"
ac50feda
RH
9540msgstr ""
9541
499ac353 9542#: config/tc-mmix.c:4036
328577ad 9543msgid "BYTE expression not a pure number"
ac50feda
RH
9544msgstr ""
9545
328577ad
NC
9546#. Note that mmixal does not allow negative numbers in
9547#. BYTE sequences, so neither should we.
499ac353 9548#: config/tc-mmix.c:4045
328577ad 9549msgid "BYTE expression not in the range 0..255"
ac50feda
RH
9550msgstr ""
9551
499ac353 9552#: config/tc-mmix.c:4095 config/tc-mmix.c:4111
328577ad 9553msgid "data item with alignment larger than location"
ac50feda
RH
9554msgstr ""
9555
328577ad
NC
9556#. Since integer_constant is local to expr.c, we have to make this a
9557#. macro. FIXME: Do it cleaner.
87ccc1b0 9558#: config/tc-mmix.h:104
328577ad 9559msgid "`&' serial number operator is not supported"
ac50feda
RH
9560msgstr ""
9561
ae351704 9562#: config/tc-mn10200.c:304
6e1772d5 9563#, c-format
ac50feda
RH
9564msgid ""
9565"MN10200 options:\n"
9566"none yet\n"
9567msgstr ""
9568
499ac353
NC
9569#: config/tc-mn10200.c:898 config/tc-mn10300.c:1356 config/tc-ppc.c:2223
9570#: config/tc-s390.c:1558 config/tc-v850.c:1604
ac50feda
RH
9571#, c-format
9572msgid "Unrecognized opcode: `%s'"
9573msgstr ""
9574
ae351704 9575#: config/tc-mn10300.c:694
6e1772d5 9576#, c-format
ac50feda 9577msgid ""
ae351704 9578"MN10300 assembler options:\n"
ac50feda
RH
9579"none yet\n"
9580msgstr ""
9581
499ac353 9582#: config/tc-mn10300.c:1325 config/tc-sh.c:776 config/tc-z80.c:671 read.c:4203
fce00800
AM
9583#, c-format
9584msgid "unsupported BFD relocation size %u"
9585msgstr ""
9586
499ac353 9587#: config/tc-mn10300.c:1373
ac50feda
RH
9588msgid "Invalid opcode/operands"
9589msgstr ""
9590
499ac353 9591#: config/tc-mn10300.c:1900
ac50feda
RH
9592msgid "Invalid register specification."
9593msgstr ""
9594
499ac353 9595#: config/tc-mn10300.c:2487
328577ad
NC
9596#, c-format
9597msgid "Bad relocation fixup type (%d)"
9598msgstr ""
9599
c85dd50d 9600#: config/tc-msp430.c:547
8ea2b00f
AM
9601msgid ".profiler pseudo requires at least two operands."
9602msgstr ""
9603
c85dd50d 9604#: config/tc-msp430.c:606
8ea2b00f
AM
9605msgid "unknown profiling flag - ignored."
9606msgstr ""
9607
c85dd50d
NC
9608#: config/tc-msp430.c:622
9609msgid "ambiguous flags combination - '.profiler' directive ignored."
8ea2b00f
AM
9610msgstr ""
9611
c85dd50d
NC
9612#: config/tc-msp430.c:632
9613msgid "profiling in absolute section?"
8ea2b00f
AM
9614msgstr ""
9615
c85dd50d 9616#: config/tc-msp430.c:721
6e1772d5 9617#, c-format
87ccc1b0 9618msgid "Known MCU names:\n"
ac50feda
RH
9619msgstr ""
9620
c85dd50d 9621#: config/tc-msp430.c:724
87ccc1b0
NC
9622#, c-format
9623msgid "\t %s\n"
ac50feda
RH
9624msgstr ""
9625
c85dd50d 9626#: config/tc-msp430.c:750
8ea2b00f
AM
9627#, c-format
9628msgid "redefinition of mcu type %s' to %s'"
9629msgstr ""
9630
c85dd50d 9631#: config/tc-msp430.c:793
6e1772d5 9632#, c-format
87ccc1b0
NC
9633msgid ""
9634"MSP430 options:\n"
9635" -mmcu=[msp430-name] select microcontroller type\n"
9636" msp430x110 msp430x112\n"
9637" msp430x1101 msp430x1111\n"
9638" msp430x1121 msp430x1122 msp430x1132\n"
9639" msp430x122 msp430x123\n"
9640" msp430x1222 msp430x1232\n"
9641" msp430x133 msp430x135\n"
9642" msp430x1331 msp430x1351\n"
9643" msp430x147 msp430x148 msp430x149\n"
9644" msp430x155 msp430x156 msp430x157\n"
9645" msp430x167 msp430x168 msp430x169\n"
8ea2b00f 9646" msp430x1610 msp430x1611 msp430x1612\n"
87ccc1b0
NC
9647" msp430x311 msp430x312 msp430x313 msp430x314 "
9648"msp430x315\n"
9649" msp430x323 msp430x325\n"
9650" msp430x336 msp430x337\n"
8ea2b00f 9651" msp430x412 msp430x413 msp430x415 msp430x417\n"
6e1772d5
AM
9652" msp430xE423 msp430xE425 msp430E427\n"
9653" msp430xW423 msp430xW425 msp430W427\n"
8ea2b00f 9654" msp430xG437 msp430xG438 msp430G439\n"
87ccc1b0
NC
9655" msp430x435 msp430x436 msp430x437\n"
9656" msp430x447 msp430x448 msp430x449\n"
ac50feda
RH
9657msgstr ""
9658
c85dd50d 9659#: config/tc-msp430.c:816
3caac5b8
AM
9660#, c-format
9661msgid ""
9662" -mQ - enable relaxation at assembly time. DANGEROUS!\n"
9663" -mP - enable polymorph instructions\n"
9664msgstr ""
9665
499ac353 9666#: config/tc-msp430.c:970
87ccc1b0 9667#, c-format
8ea2b00f 9668msgid "value %d out of range. Use #lo() or #hi()"
ac50feda
RH
9669msgstr ""
9670
499ac353 9671#: config/tc-msp430.c:1058
87ccc1b0 9672#, c-format
8ea2b00f 9673msgid "unknown expression in operand %s. use #llo() #lhi() #hlo() #hhi() "
ac50feda
RH
9674msgstr ""
9675
499ac353 9676#: config/tc-msp430.c:1109
87ccc1b0 9677#, c-format
8ea2b00f 9678msgid "Registers cannot be used within immediate expression [%s]"
ac50feda
RH
9679msgstr ""
9680
499ac353 9681#: config/tc-msp430.c:1111
87ccc1b0 9682#, c-format
8ea2b00f 9683msgid "unknown operand %s"
ac50feda
RH
9684msgstr ""
9685
499ac353 9686#: config/tc-msp430.c:1133 config/tc-msp430.c:1268
8ea2b00f
AM
9687#, c-format
9688msgid "value out of range: %d"
ac50feda
RH
9689msgstr ""
9690
499ac353 9691#: config/tc-msp430.c:1144
8ea2b00f
AM
9692#, c-format
9693msgid "Registers cannot be used within absolute expression [%s]"
ac50feda
RH
9694msgstr ""
9695
499ac353 9696#: config/tc-msp430.c:1146 config/tc-msp430.c:1289
8ea2b00f
AM
9697#, c-format
9698msgid "unknown expression in operand %s"
ac50feda
RH
9699msgstr ""
9700
499ac353 9701#: config/tc-msp430.c:1160 config/tc-msp430.c:1167
8ea2b00f
AM
9702#, c-format
9703msgid "unknown addressing mode %s"
ac50feda
RH
9704msgstr ""
9705
499ac353 9706#: config/tc-msp430.c:1175
87ccc1b0 9707#, c-format
8ea2b00f 9708msgid "Bad register name r%s"
ac50feda
RH
9709msgstr ""
9710
499ac353 9711#: config/tc-msp430.c:1187
8ea2b00f
AM
9712#, c-format
9713msgid "MSP430 does not have %d registers"
ac50feda
RH
9714msgstr ""
9715
499ac353 9716#: config/tc-msp430.c:1207
8ea2b00f 9717msgid "')' required"
ac50feda
RH
9718msgstr ""
9719
499ac353 9720#: config/tc-msp430.c:1220
87ccc1b0 9721#, c-format
8ea2b00f 9722msgid "unknown operator %s. Did you mean X(Rn) or #[hl][hl][oi](CONST) ?"
ac50feda
RH
9723msgstr ""
9724
499ac353 9725#: config/tc-msp430.c:1229
87ccc1b0 9726#, c-format
c85dd50d 9727msgid "unknown operator (r%s substituted as a register name"
ac50feda
RH
9728msgstr ""
9729
499ac353 9730#: config/tc-msp430.c:1241 config/tc-msp430.c:1252
87ccc1b0 9731#, c-format
8ea2b00f 9732msgid "unknown operator %s"
ac50feda
RH
9733msgstr ""
9734
499ac353 9735#: config/tc-msp430.c:1246
8ea2b00f 9736msgid "r2 should not be used in indexed addressing mode"
ac50feda
RH
9737msgstr ""
9738
499ac353 9739#: config/tc-msp430.c:1287
87ccc1b0 9740#, c-format
8ea2b00f 9741msgid "Registers cannot be used as a prefix of indexed expression [%s]"
ac50feda
RH
9742msgstr ""
9743
8ea2b00f 9744#. Unreachable.
499ac353 9745#: config/tc-msp430.c:1336
87ccc1b0 9746#, c-format
8ea2b00f 9747msgid "unknown addressing mode for operand %s"
ac50feda
RH
9748msgstr ""
9749
499ac353 9750#: config/tc-msp430.c:1361
87ccc1b0 9751#, c-format
8ea2b00f 9752msgid "Internal bug. Try to use 0(r%d) instead of @r%d"
ac50feda
RH
9753msgstr ""
9754
499ac353 9755#: config/tc-msp430.c:1371
8ea2b00f 9756msgid "this addressing mode is not applicable for destination operand"
ac50feda
RH
9757msgstr ""
9758
499ac353 9759#: config/tc-msp430.c:1415
87ccc1b0 9760#, c-format
8ea2b00f 9761msgid "instruction %s requires %d operand(s)"
ac50feda
RH
9762msgstr ""
9763
499ac353 9764#: config/tc-msp430.c:1668
87ccc1b0 9765#, c-format
8ea2b00f 9766msgid "Even number required. Rounded to %d"
ac50feda
RH
9767msgstr ""
9768
499ac353 9769#: config/tc-msp430.c:1679
87ccc1b0 9770#, c-format
8ea2b00f 9771msgid "Wrong displacement %d"
ac50feda
RH
9772msgstr ""
9773
499ac353 9774#: config/tc-msp430.c:1696
8ea2b00f 9775msgid "instruction requires label sans '$'"
ac50feda
RH
9776msgstr ""
9777
499ac353 9778#: config/tc-msp430.c:1701
8ea2b00f
AM
9779msgid "instruction requires label or value in range -511:512"
9780msgstr ""
9781
499ac353 9782#: config/tc-msp430.c:1708 config/tc-msp430.c:1752 config/tc-msp430.c:1791
8ea2b00f
AM
9783msgid "instruction requires label"
9784msgstr ""
9785
499ac353 9786#: config/tc-msp430.c:1716 config/tc-msp430.c:1758
3caac5b8
AM
9787msgid "polymorphs are not enabled. Use -mP option to enable."
9788msgstr ""
9789
499ac353 9790#: config/tc-msp430.c:1795
c85dd50d 9791msgid "Illegal instruction or not implemented opcode."
8ea2b00f
AM
9792msgstr ""
9793
499ac353 9794#: config/tc-msp430.c:2145
87ccc1b0 9795#, c-format
8ea2b00f
AM
9796msgid "internal inconsistency problem in %s: insn %04lx"
9797msgstr ""
9798
499ac353 9799#: config/tc-msp430.c:2175 config/tc-msp430.c:2198
8ea2b00f
AM
9800#, c-format
9801msgid "internal inconsistency problem in %s: ext. insn %04lx"
9802msgstr ""
9803
499ac353 9804#: config/tc-msp430.c:2210
8ea2b00f
AM
9805#, c-format
9806msgid "internal inconsistency problem in %s: %lx"
87ccc1b0
NC
9807msgstr ""
9808
c85dd50d
NC
9809#: config/tc-mt.c:151
9810#, c-format
9811msgid "MT specific command line options:\n"
9812msgstr ""
9813
9814#: config/tc-mt.c:152
9815#, c-format
9816msgid " -march=ms1-64-001 allow ms1-64-001 instructions\n"
9817msgstr ""
9818
9819#: config/tc-mt.c:153
9820#, c-format
9821msgid " -march=ms1-16-002 allow ms1-16-002 instructions (default)\n"
9822msgstr ""
9823
9824#: config/tc-mt.c:154
9825#, c-format
9826msgid " -march=ms1-16-003 allow ms1-16-003 instructions\n"
9827msgstr ""
9828
9829#: config/tc-mt.c:155
9830#, c-format
9831msgid " -march=ms2 allow ms2 instructions \n"
9832msgstr ""
9833
9834#: config/tc-mt.c:156
9835#, c-format
9836msgid " -nosched disable scheduling restrictions\n"
9837msgstr ""
9838
9839#: config/tc-mt.c:224
9840#, c-format
9841msgid "instruction %s may not follow another memory access instruction."
9842msgstr ""
9843
9844#: config/tc-mt.c:230
9845#, c-format
9846msgid "instruction %s may not follow another I/O instruction."
9847msgstr ""
9848
9849#: config/tc-mt.c:236
9850#, c-format
9851msgid "%s may not occupy the delay slot of another branch insn."
9852msgstr ""
9853
9854#: config/tc-mt.c:261
9855#, c-format
9856msgid "operand references R%ld of previous instrutcion."
9857msgstr ""
9858
9859#: config/tc-mt.c:267
9860#, c-format
9861msgid "operand references R%ld of instructcion before previous."
9862msgstr ""
9863
9864#: config/tc-mt.c:281 config/tc-mt.c:286
9865#, c-format
9866msgid ""
9867"conditional branch or jal insn's operand references R%ld of previous "
9868"arithmetic or logic insn."
9869msgstr ""
9870
ae351704 9871#: config/tc-ns32k.c:439
87ccc1b0
NC
9872msgid "Invalid syntax in PC-relative addressing mode"
9873msgstr ""
9874
ae351704 9875#: config/tc-ns32k.c:463
87ccc1b0
NC
9876msgid "Invalid syntax in External addressing mode"
9877msgstr ""
9878
ae351704 9879#: config/tc-ns32k.c:544
87ccc1b0
NC
9880msgid "Invalid syntax in Memory Relative addressing mode"
9881msgstr ""
9882
ae351704 9883#: config/tc-ns32k.c:611
87ccc1b0
NC
9884msgid "Invalid scaled-indexed mode, use (b,w,d,q)"
9885msgstr ""
9886
ae351704 9887#: config/tc-ns32k.c:616
87ccc1b0
NC
9888msgid "Syntax in scaled-indexed mode, use [Rn:m] where n=[0..7] m={b,w,d,q}"
9889msgstr ""
9890
ae351704 9891#: config/tc-ns32k.c:621
87ccc1b0
NC
9892msgid "Scaled-indexed addressing mode combined with scaled-index"
9893msgstr ""
9894
ae351704 9895#: config/tc-ns32k.c:632
87ccc1b0
NC
9896msgid "Invalid or illegal addressing mode combined with scaled-index"
9897msgstr ""
9898
ae351704 9899#: config/tc-ns32k.c:755
87ccc1b0
NC
9900msgid "Premature end of suffix -- Defaulting to d"
9901msgstr ""
9902
ae351704 9903#: config/tc-ns32k.c:768
87ccc1b0
NC
9904msgid "Bad suffix after ':' use {b|w|d} Defaulting to d"
9905msgstr ""
9906
ae351704 9907#: config/tc-ns32k.c:813
87ccc1b0
NC
9908msgid "Very short instr to option, ie you can't do it on a NULLstr"
9909msgstr ""
9910
ae351704 9911#: config/tc-ns32k.c:863
87ccc1b0
NC
9912msgid "No such entry in list. (cpu/mmu register)"
9913msgstr ""
9914
ae351704 9915#: config/tc-ns32k.c:920
87ccc1b0
NC
9916msgid "Internal consistency error. check ns32k-opcode.h"
9917msgstr ""
9918
ae351704 9919#: config/tc-ns32k.c:944
87ccc1b0
NC
9920msgid "Address of immediate operand"
9921msgstr ""
9922
ae351704 9923#: config/tc-ns32k.c:945
87ccc1b0
NC
9924msgid "Invalid immediate write operand."
9925msgstr ""
9926
ae351704 9927#: config/tc-ns32k.c:1075
87ccc1b0
NC
9928msgid "Bad opcode-table-option, check in file ns32k-opcode.h"
9929msgstr ""
9930
ae351704 9931#: config/tc-ns32k.c:1108
87ccc1b0
NC
9932msgid "No such opcode"
9933msgstr ""
9934
ae351704 9935#: config/tc-ns32k.c:1183
87ccc1b0
NC
9936msgid "Bad suffix, defaulting to d"
9937msgstr ""
9938
ae351704 9939#: config/tc-ns32k.c:1210
87ccc1b0
NC
9940msgid "Too many operands passed to instruction"
9941msgstr ""
9942
9943#. Check error in default.
ae351704 9944#: config/tc-ns32k.c:1222
87ccc1b0
NC
9945msgid "Wrong numbers of operands in default, check ns32k-opcodes.h"
9946msgstr ""
9947
ae351704 9948#: config/tc-ns32k.c:1225
87ccc1b0
NC
9949msgid "Wrong number of operands"
9950msgstr ""
9951
ae351704 9952#: config/tc-ns32k.c:1298
55cf6793
ZW
9953#, c-format
9954msgid "Can not do %d byte pc-relative relocation for storage type %d"
87ccc1b0
NC
9955msgstr ""
9956
ae351704 9957#: config/tc-ns32k.c:1301
55cf6793
ZW
9958#, c-format
9959msgid "Can not do %d byte relocation for storage type %d"
87ccc1b0
NC
9960msgstr ""
9961
ae351704 9962#: config/tc-ns32k.c:1393
55cf6793
ZW
9963#, c-format
9964msgid "value of %ld out of byte displacement range."
87ccc1b0
NC
9965msgstr ""
9966
ae351704 9967#: config/tc-ns32k.c:1403
55cf6793
ZW
9968#, c-format
9969msgid "value of %ld out of word displacement range."
87ccc1b0
NC
9970msgstr ""
9971
ae351704 9972#: config/tc-ns32k.c:1418
55cf6793
ZW
9973#, c-format
9974msgid "value of %ld out of double word displacement range."
87ccc1b0
NC
9975msgstr ""
9976
ae351704 9977#: config/tc-ns32k.c:1439
55cf6793
ZW
9978#, c-format
9979msgid "Internal logic error. line %d, file \"%s\""
87ccc1b0
NC
9980msgstr ""
9981
ae351704 9982#: config/tc-ns32k.c:1487
55cf6793
ZW
9983#, c-format
9984msgid "Internal logic error. line %d, file \"%s\""
ac50feda
RH
9985msgstr ""
9986
ae351704 9987#: config/tc-ns32k.c:1588
55cf6793 9988msgid "Bit field out of range"
ac50feda
RH
9989msgstr ""
9990
ae351704 9991#: config/tc-ns32k.c:1688
55cf6793 9992msgid "iif convert internal pcrel/binary"
ac50feda
RH
9993msgstr ""
9994
ae351704 9995#: config/tc-ns32k.c:1705
55cf6793 9996msgid "Bignum too big for long"
ac50feda
RH
9997msgstr ""
9998
ae351704 9999#: config/tc-ns32k.c:1782
55cf6793 10000msgid "iif convert internal pcrel/pointer"
ac50feda
RH
10001msgstr ""
10002
ae351704 10003#: config/tc-ns32k.c:1787
55cf6793 10004msgid "Internal logic error in iif.iifP[n].type"
ac50feda
RH
10005msgstr ""
10006
55cf6793 10007#. We cant relax this case.
ae351704 10008#: config/tc-ns32k.c:1823
55cf6793 10009msgid "Can't relax difference"
ac50feda
RH
10010msgstr ""
10011
ae351704
AM
10012#: config/tc-ns32k.c:1864
10013msgid "Displacement too large for :d"
ac50feda
RH
10014msgstr ""
10015
ae351704 10016#: config/tc-ns32k.c:1877
55cf6793 10017msgid "Internal logic error in iif.iifP[].type"
ac50feda
RH
10018msgstr ""
10019
55cf6793 10020#. Fatal.
ae351704 10021#: config/tc-ns32k.c:1909
55cf6793
ZW
10022#, c-format
10023msgid "Can't hash %s: %s"
ac50feda
RH
10024msgstr ""
10025
499ac353 10026#: config/tc-ns32k.c:2145
87ccc1b0
NC
10027#, c-format
10028msgid "invalid architecture option -m%s, ignored"
10029msgstr ""
10030
499ac353 10031#: config/tc-ns32k.c:2158
ac50feda 10032#, c-format
87ccc1b0 10033msgid "invalid default displacement size \"%s\". Defaulting to %d."
ac50feda
RH
10034msgstr ""
10035
499ac353 10036#: config/tc-ns32k.c:2174
6e1772d5 10037#, c-format
ac50feda
RH
10038msgid ""
10039"NS32K options:\n"
10040"-m32032 | -m32532\tselect variant of NS32K architecture\n"
87ccc1b0 10041"--disp-size-default=<1|2|4>\n"
ac50feda
RH
10042msgstr ""
10043
499ac353 10044#: config/tc-ns32k.c:2249
ac50feda
RH
10045#, c-format
10046msgid "Cannot find relocation type for symbol %s, code %d"
10047msgstr ""
10048
ae351704 10049#: config/tc-or32.c:361
3b16e843
NC
10050#, c-format
10051msgid "unknown opcode1: `%s'"
10052msgstr ""
10053
ae351704 10054#: config/tc-or32.c:367
3b16e843
NC
10055#, c-format
10056msgid "unknown opcode2 `%s'."
10057msgstr ""
10058
ae351704 10059#: config/tc-or32.c:404
3b16e843
NC
10060#, c-format
10061msgid "instruction not allowed: %s"
10062msgstr ""
10063
ae351704 10064#: config/tc-or32.c:407
3b16e843
NC
10065#, c-format
10066msgid "too many operands: %s"
10067msgstr ""
10068
ae351704 10069#: config/tc-or32.c:491
3b16e843
NC
10070msgid "call/jmp target out of range (1)"
10071msgstr ""
10072
499ac353 10073#: config/tc-or32.c:613
3b16e843
NC
10074msgid "call/jmp target out of range (2)"
10075msgstr ""
10076
499ac353 10077#: config/tc-or32.c:632
3caac5b8
AM
10078#, c-format
10079msgid "bad relocation type: 0x%02x"
3b16e843
NC
10080msgstr ""
10081
499ac353 10082#: config/tc-or32.c:824
3b16e843
NC
10083msgid "invalid register in & expression"
10084msgstr ""
10085
55cf6793 10086#: config/tc-pdp11.c:490
87ccc1b0
NC
10087msgid "Low order bits truncated in immediate float operand"
10088msgstr ""
10089
ae351704 10090#: config/tc-pdp11.c:679 config/tc-z80.c:1890 config/tc-z80.c:1903
87ccc1b0
NC
10091#, c-format
10092msgid "Unknown instruction '%s'"
10093msgstr ""
10094
c85dd50d 10095#: config/tc-pj.c:65 config/tc-pj.c:74
a74801ba
ILT
10096msgid "confusing relocation expressions"
10097msgstr ""
10098
c85dd50d 10099#: config/tc-pj.c:157
a74801ba
ILT
10100msgid "can't have relocation for ipush"
10101msgstr ""
10102
c85dd50d 10103#: config/tc-pj.c:260
a74801ba
ILT
10104#, c-format
10105msgid "unknown opcode %s"
10106msgstr ""
10107
499ac353 10108#: config/tc-pj.c:355
6e1772d5 10109#, c-format
a74801ba
ILT
10110msgid ""
10111"PJ options:\n"
10112"-little\t\t\tgenerate little endian code\n"
10113"-big\t\t\tgenerate big endian code\n"
10114msgstr ""
10115
499ac353
NC
10116#: config/tc-pj.c:382 config/tc-sh.c:4036 config/tc-sh.c:4043
10117#: config/tc-sh.c:4050 config/tc-sh.c:4057
a74801ba
ILT
10118msgid "pcrel too far"
10119msgstr ""
10120
328577ad
NC
10121#: config/tc-pj.h:38
10122msgid "convert_frag\n"
10123msgstr ""
10124
10125#: config/tc-pj.h:39
10126msgid "estimate size\n"
a74801ba
ILT
10127msgstr ""
10128
c85dd50d 10129#: config/tc-ppc.c:1000
87ccc1b0
NC
10130#, c-format
10131msgid "%s unsupported"
10132msgstr ""
10133
c85dd50d 10134#: config/tc-ppc.c:1066 config/tc-s390.c:418 config/tc-s390.c:425
ac50feda
RH
10135#, c-format
10136msgid "invalid switch -m%s"
10137msgstr ""
10138
c85dd50d 10139#: config/tc-ppc.c:1102
6e1772d5 10140#, c-format
ac50feda
RH
10141msgid ""
10142"PowerPC options:\n"
87ccc1b0
NC
10143"-a32\t\t\tgenerate ELF32/XCOFF32\n"
10144"-a64\t\t\tgenerate ELF64/XCOFF64\n"
ac50feda 10145"-u\t\t\tignored\n"
87ccc1b0
NC
10146"-mpwrx, -mpwr2\t\tgenerate code for POWER/2 (RIOS2)\n"
10147"-mpwr\t\t\tgenerate code for POWER (RIOS1)\n"
10148"-m601\t\t\tgenerate code for PowerPC 601\n"
328577ad 10149"-mppc, -mppc32, -m603, -m604\n"
87ccc1b0
NC
10150"\t\t\tgenerate code for PowerPC 603/604\n"
10151"-m403, -m405\t\tgenerate code for PowerPC 403/405\n"
6e1772d5 10152"-m440\t\t\tgenerate code for PowerPC 440\n"
328577ad 10153"-m7400, -m7410, -m7450, -m7455\n"
c85dd50d
NC
10154"\t\t\tgenerate code for PowerPC 7400/7410/7450/7455\n"
10155"-m750cl\t\t\tgenerate code for PowerPC 750cl\n"
87ccc1b0
NC
10156msgstr ""
10157
c85dd50d 10158#: config/tc-ppc.c:1117
6e1772d5 10159#, c-format
87ccc1b0
NC
10160msgid ""
10161"-mppc64, -m620\t\tgenerate code for PowerPC 620/625/630\n"
ac50feda 10162"-mppc64bridge\t\tgenerate code for PowerPC 64, including bridge insns\n"
328577ad
NC
10163"-mbooke64\t\tgenerate code for 64-bit PowerPC BookE\n"
10164"-mbooke, mbooke32\tgenerate code for 32-bit PowerPC BookE\n"
87ccc1b0 10165"-mpower4\t\tgenerate code for Power4 architecture\n"
55cf6793 10166"-mpower5\t\tgenerate code for Power5 architecture\n"
ae351704
AM
10167"-mpower6\t\tgenerate code for Power6 architecture\n"
10168"-mcell\t\t\tgenerate code for Cell Broadband Engine architecture\n"
ac50feda
RH
10169"-mcom\t\t\tgenerate code Power/PowerPC common instructions\n"
10170"-many\t\t\tgenerate code for any architecture (PWR/PWRX/PPC)\n"
87ccc1b0
NC
10171msgstr ""
10172
c85dd50d 10173#: config/tc-ppc.c:1128
6e1772d5 10174#, c-format
87ccc1b0
NC
10175msgid ""
10176"-maltivec\t\tgenerate code for AltiVec\n"
3caac5b8 10177"-me300\t\t\tgenerate code for PowerPC e300 family\n"
87ccc1b0
NC
10178"-me500, -me500x2\tgenerate code for Motorola e500 core complex\n"
10179"-mspe\t\t\tgenerate code for Motorola SPE instructions\n"
ac50feda
RH
10180"-mregnames\t\tAllow symbolic names for registers\n"
10181"-mno-regnames\t\tDo not allow symbolic names for registers\n"
10182msgstr ""
10183
c85dd50d 10184#: config/tc-ppc.c:1136
6e1772d5 10185#, c-format
ac50feda
RH
10186msgid ""
10187"-mrelocatable\t\tsupport for GCC's -mrelocatble option\n"
10188"-mrelocatable-lib\tsupport for GCC's -mrelocatble-lib option\n"
10189"-memb\t\t\tset PPC_EMB bit in ELF flags\n"
87ccc1b0 10190"-mlittle, -mlittle-endian, -l, -le\n"
ac50feda 10191"\t\t\tgenerate code for a little endian machine\n"
87ccc1b0
NC
10192"-mbig, -mbig-endian, -b, -be\n"
10193"\t\t\tgenerate code for a big endian machine\n"
ac50feda
RH
10194"-msolaris\t\tgenerate code for Solaris\n"
10195"-mno-solaris\t\tdo not generate code for Solaris\n"
10196"-V\t\t\tprint assembler version number\n"
10197"-Qy, -Qn\t\tignored\n"
10198msgstr ""
10199
c85dd50d 10200#: config/tc-ppc.c:1173
ac50feda
RH
10201#, c-format
10202msgid "Unknown default cpu = %s, os = %s"
10203msgstr ""
10204
c85dd50d 10205#: config/tc-ppc.c:1199
ac50feda
RH
10206msgid "Neither Power nor PowerPC opcodes were selected."
10207msgstr ""
10208
499ac353 10209#: config/tc-ppc.c:1279
ac50feda 10210#, c-format
ae351704
AM
10211msgid "powerpc_operands[%d].bitm invalid"
10212msgstr ""
10213
499ac353 10214#: config/tc-ppc.c:1286
ae351704
AM
10215#, c-format
10216msgid "powerpc_operands[%d] duplicates powerpc_operands[%d]"
10217msgstr ""
10218
499ac353
NC
10219#: config/tc-ppc.c:1306
10220#, c-format
10221msgid "major opcode is not sorted for %s"
10222msgstr ""
10223
10224#: config/tc-ppc.c:1315
ae351704
AM
10225#, c-format
10226msgid "mask trims opcode bits for %s"
ac50feda
RH
10227msgstr ""
10228
499ac353 10229#: config/tc-ppc.c:1324
ac50feda 10230#, c-format
ae351704 10231msgid "operand index error for %s"
ac50feda
RH
10232msgstr ""
10233
499ac353 10234#: config/tc-ppc.c:1336
ae351704
AM
10235#, c-format
10236msgid "operand %d overlap in %s"
10237msgstr ""
10238
499ac353 10239#: config/tc-ppc.c:1378
ae351704
AM
10240#, c-format
10241msgid "duplicate instruction %s"
10242msgstr ""
10243
499ac353 10244#: config/tc-ppc.c:1402
ae351704
AM
10245#, c-format
10246msgid "duplicate macro %s"
10247msgstr ""
10248
499ac353 10249#: config/tc-ppc.c:1736
ac50feda
RH
10250msgid "identifier+constant@got means identifier@got+constant"
10251msgstr ""
10252
499ac353 10253#: config/tc-ppc.c:1802
ac50feda
RH
10254#, c-format
10255msgid "%s relocations do not fit in %d bytes\n"
10256msgstr ""
10257
499ac353 10258#: config/tc-ppc.c:1907
ac50feda
RH
10259#, c-format
10260msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld."
10261msgstr ""
10262
499ac353 10263#: config/tc-ppc.c:1987
ae351704
AM
10264msgid "Relocation cannot be done when using -mrelocatable"
10265msgstr ""
10266
499ac353 10267#: config/tc-ppc.c:2036
ae351704
AM
10268msgid "TOC section size exceeds 64k"
10269msgstr ""
10270
499ac353 10271#: config/tc-ppc.c:2117
ae351704
AM
10272#, c-format
10273msgid "syntax error: invalid toc specifier `%s'"
10274msgstr ""
10275
499ac353 10276#: config/tc-ppc.c:2131
ae351704
AM
10277#, c-format
10278msgid "syntax error: expected `]', found `%c'"
10279msgstr ""
10280
499ac353 10281#: config/tc-ppc.c:2408
ae351704
AM
10282msgid "[tocv] symbol is not a toc symbol"
10283msgstr ""
10284
499ac353 10285#: config/tc-ppc.c:2419
ae351704
AM
10286msgid "Unimplemented toc32 expression modifier"
10287msgstr ""
10288
499ac353 10289#: config/tc-ppc.c:2424
ae351704
AM
10290msgid "Unimplemented toc64 expression modifier"
10291msgstr ""
10292
499ac353 10293#: config/tc-ppc.c:2428
ae351704
AM
10294#, c-format
10295msgid "Unexpected return value [%d] from parse_toc_entry!\n"
10296msgstr ""
10297
499ac353 10298#: config/tc-ppc.c:2646
ae351704
AM
10299msgid "unsupported relocation for DS offset field"
10300msgstr ""
10301
499ac353 10302#: config/tc-ppc.c:2698
ae351704
AM
10303#, c-format
10304msgid "syntax error; found `%c' but expected `%c'"
10305msgstr ""
10306
499ac353 10307#: config/tc-ppc.c:2741 config/tc-ppc.h:92
ae351704
AM
10308msgid "instruction address is not a multiple of 4"
10309msgstr ""
10310
499ac353 10311#: config/tc-ppc.c:2850
ae351704
AM
10312msgid "wrong number of operands"
10313msgstr ""
10314
499ac353 10315#: config/tc-ppc.c:2904
ae351704
AM
10316msgid "Bad .section directive: want a,e,w,x,M,S,G,T in string"
10317msgstr ""
10318
499ac353 10319#: config/tc-ppc.c:3010
ae351704
AM
10320msgid "missing size"
10321msgstr ""
10322
499ac353 10323#: config/tc-ppc.c:3019
ae351704
AM
10324msgid "negative size"
10325msgstr ""
10326
499ac353 10327#: config/tc-ppc.c:3056
ae351704
AM
10328msgid "missing real symbol name"
10329msgstr ""
10330
499ac353 10331#: config/tc-ppc.c:3077
ae351704
AM
10332msgid "attempt to redefine symbol"
10333msgstr ""
10334
499ac353 10335#: config/tc-ppc.c:3319
ae351704
AM
10336msgid "The XCOFF file format does not support arbitrary sections"
10337msgstr ""
10338
499ac353 10339#: config/tc-ppc.c:3393
ae351704
AM
10340msgid "missing rename string"
10341msgstr ""
10342
499ac353 10343#: config/tc-ppc.c:3423 config/tc-ppc.c:3965 read.c:3264
ae351704
AM
10344msgid "missing value"
10345msgstr ""
10346
499ac353 10347#: config/tc-ppc.c:3441
ae351704
AM
10348msgid "illegal .stabx expression; zero assumed"
10349msgstr ""
10350
499ac353 10351#: config/tc-ppc.c:3473
ae351704
AM
10352msgid "missing class"
10353msgstr ""
10354
499ac353 10355#: config/tc-ppc.c:3482
ae351704
AM
10356msgid "missing type"
10357msgstr ""
10358
499ac353 10359#: config/tc-ppc.c:3562
ae351704
AM
10360msgid "missing symbol name"
10361msgstr ""
10362
499ac353 10363#: config/tc-ppc.c:3752
ae351704
AM
10364msgid "nested .bs blocks"
10365msgstr ""
10366
499ac353 10367#: config/tc-ppc.c:3784
ae351704
AM
10368msgid ".es without preceding .bs"
10369msgstr ""
10370
499ac353 10371#: config/tc-ppc.c:3957
ae351704
AM
10372msgid "non-constant byte count"
10373msgstr ""
10374
499ac353 10375#: config/tc-ppc.c:4004
ae351704
AM
10376msgid ".tc not in .toc section"
10377msgstr ""
10378
499ac353 10379#: config/tc-ppc.c:4023
ae351704
AM
10380msgid ".tc with no label"
10381msgstr ""
10382
499ac353 10383#: config/tc-ppc.c:4114
ae351704
AM
10384msgid ".machine stack overflow"
10385msgstr ""
10386
499ac353 10387#: config/tc-ppc.c:4121
ae351704
AM
10388msgid ".machine stack underflow"
10389msgstr ""
10390
499ac353 10391#: config/tc-ppc.c:4128
ae351704
AM
10392#, c-format
10393msgid "invalid machine `%s'"
10394msgstr ""
10395
499ac353 10396#: config/tc-ppc.c:4179
ae351704
AM
10397msgid "No previous section to return to. Directive ignored."
10398msgstr ""
10399
10400#. Section Contents
10401#. unknown
499ac353 10402#: config/tc-ppc.c:4589
ae351704
AM
10403msgid "Unsupported section attribute -- 'a'"
10404msgstr ""
10405
499ac353 10406#: config/tc-ppc.c:4773
ae351704
AM
10407msgid "bad symbol suffix"
10408msgstr ""
10409
499ac353 10410#: config/tc-ppc.c:4865
ae351704
AM
10411msgid "Unrecognized symbol suffix"
10412msgstr ""
10413
499ac353 10414#: config/tc-ppc.c:4953
ae351704
AM
10415msgid "two .function pseudo-ops with no intervening .ef"
10416msgstr ""
10417
499ac353 10418#: config/tc-ppc.c:4966
ae351704
AM
10419msgid ".ef with no preceding .function"
10420msgstr ""
10421
499ac353 10422#: config/tc-ppc.c:5094
ae351704
AM
10423#, c-format
10424msgid "warning: symbol %s has no csect"
10425msgstr ""
10426
499ac353 10427#: config/tc-ppc.c:5339
ae351704
AM
10428msgid "symbol in .toc does not match any .tc"
10429msgstr ""
10430
499ac353 10431#: config/tc-ppc.c:5706
ae351704
AM
10432#, c-format
10433msgid "unsupported relocation against %s"
10434msgstr ""
10435
499ac353 10436#: config/tc-ppc.c:5779
ae351704
AM
10437#, c-format
10438msgid "cannot emit PC relative %s relocation against %s"
10439msgstr ""
10440
499ac353 10441#: config/tc-ppc.c:5784
ae351704
AM
10442#, c-format
10443msgid "cannot emit PC relative %s relocation"
10444msgstr ""
10445
499ac353 10446#: config/tc-ppc.c:5966
ae351704
AM
10447#, c-format
10448msgid "Unable to handle reference to symbol %s"
10449msgstr ""
10450
499ac353 10451#: config/tc-ppc.c:5969
ae351704
AM
10452msgid "Unable to resolve expression"
10453msgstr ""
10454
499ac353 10455#: config/tc-ppc.c:5996
ae351704
AM
10456msgid "must branch to an address a multiple of 4"
10457msgstr ""
10458
499ac353 10459#: config/tc-ppc.c:6000
ae351704
AM
10460#, c-format
10461msgid "@local or @plt branch destination is too far away, %ld bytes"
10462msgstr ""
10463
499ac353 10464#: config/tc-ppc.c:6031
ae351704
AM
10465#, c-format
10466msgid "Gas failure, reloc value %d\n"
10467msgstr ""
10468
10469#: config/tc-s390.c:461
10470#, c-format
10471msgid ""
10472" S390 options:\n"
10473" -mregnames Allow symbolic names for registers\n"
10474" -mwarn-areg-zero Warn about zero base/index registers\n"
10475" -mno-regnames Do not allow symbolic names for registers\n"
10476" -m31 Set file format to 31 bit format\n"
10477" -m64 Set file format to 64 bit format\n"
10478msgstr ""
10479
10480#: config/tc-s390.c:468
10481#, c-format
10482msgid ""
10483" -V print assembler version number\n"
10484" -Qy, -Qn ignored\n"
10485msgstr ""
10486
10487#: config/tc-s390.c:504
10488#, c-format
10489msgid "Internal assembler error for instruction format %s"
10490msgstr ""
10491
10492#: config/tc-s390.c:520
10493#, c-format
10494msgid "Internal assembler error for instruction %s"
10495msgstr ""
10496
10497#: config/tc-s390.c:767
10498#, c-format
10499msgid "identifier+constant@%s means identifier@%s+constant"
10500msgstr ""
10501
10502#: config/tc-s390.c:850
10503msgid "Can't handle O_big in s390_exp_compare"
10504msgstr ""
10505
10506#: config/tc-s390.c:934
10507msgid "Invalid suffix for literal pool entry"
10508msgstr ""
10509
10510#: config/tc-s390.c:991
10511msgid "Big number is too big"
10512msgstr ""
10513
10514#: config/tc-s390.c:1139
10515msgid "relocation not applicable"
10516msgstr ""
10517
10518#: config/tc-s390.c:1327
10519msgid "invalid operand suffix"
10520msgstr ""
10521
10522#: config/tc-s390.c:1350
10523msgid "syntax error; missing '(' after displacement"
10524msgstr ""
10525
10526#: config/tc-s390.c:1366 config/tc-s390.c:1410 config/tc-s390.c:1440
10527msgid "syntax error; expected ,"
10528msgstr ""
10529
10530#: config/tc-s390.c:1398
10531msgid "syntax error; missing ')' after base register"
10532msgstr ""
10533
10534#: config/tc-s390.c:1427
10535msgid "syntax error; ')' not allowed here"
ac50feda
RH
10536msgstr ""
10537
ae351704
AM
10538#: config/tc-s390.c:1620 config/tc-s390.c:1643 config/tc-s390.c:1656
10539msgid "Invalid .insn format\n"
8ea2b00f
AM
10540msgstr ""
10541
ae351704 10542#: config/tc-s390.c:1628
ac50feda 10543#, c-format
ae351704 10544msgid "Unrecognized opcode format: `%s'"
ac50feda
RH
10545msgstr ""
10546
ae351704
AM
10547#: config/tc-s390.c:1659
10548msgid "second operand of .insn not a constant\n"
ac50feda
RH
10549msgstr ""
10550
ae351704
AM
10551#: config/tc-s390.c:1662
10552msgid "missing comma after insn constant\n"
ac50feda
RH
10553msgstr ""
10554
499ac353 10555#: config/tc-s390.c:2056
ae351704 10556msgid "unsupported relocation type"
ac50feda
RH
10557msgstr ""
10558
ae351704
AM
10559#: config/tc-score.c:49
10560msgid "instruction is not conditional"
ac50feda
RH
10561msgstr ""
10562
ae351704
AM
10563#: config/tc-score.c:50
10564msgid "acc0 expected"
ac50feda
RH
10565msgstr ""
10566
ae351704
AM
10567#: config/tc-score.c:51
10568msgid "div / mul are reserved instructions"
328577ad
NC
10569msgstr ""
10570
ae351704
AM
10571#: config/tc-score.c:52
10572msgid "This architecture doesn't support mmu"
ac50feda
RH
10573msgstr ""
10574
ae351704
AM
10575#: config/tc-score.c:53
10576msgid "This architecture doesn't support atomic instruction"
8ea2b00f
AM
10577msgstr ""
10578
ae351704
AM
10579#: config/tc-score.c:54
10580msgid "the label length is longer than 1024"
ac50feda
RH
10581msgstr ""
10582
499ac353 10583#: config/tc-score.c:233
ae351704 10584msgid "S+core register expected"
ac50feda
RH
10585msgstr ""
10586
499ac353 10587#: config/tc-score.c:234
ae351704 10588msgid "S+core special-register expected"
ac50feda
RH
10589msgstr ""
10590
499ac353 10591#: config/tc-score.c:235
ae351704 10592msgid "S+core co-processor register expected"
ac50feda
RH
10593msgstr ""
10594
499ac353 10595#: config/tc-score.c:853 config/tc-score.c:1753
ae351704 10596msgid "Using temp register(r1)"
ac50feda
RH
10597msgstr ""
10598
499ac353 10599#: config/tc-score.c:872
ae351704
AM
10600#, c-format
10601msgid "register expected, not '%.100s'"
ac50feda
RH
10602msgstr ""
10603
499ac353
NC
10604#: config/tc-score.c:1258 config/tc-score.c:1265 config/tc-score.c:2640
10605#: config/tc-score.c:2645 config/tc-score.c:2923 config/tc-score.c:2928
ae351704
AM
10606#, c-format
10607msgid "invalid constant: %d bit expression not in range %d..%d"
ac50feda
RH
10608msgstr ""
10609
499ac353 10610#: config/tc-score.c:1305
ae351704 10611msgid "invalid constant: bit expression not defined"
0d2bcfaf
NC
10612msgstr ""
10613
499ac353 10614#: config/tc-score.c:1767
ae351704
AM
10615#, c-format
10616msgid "low register(r0-r15)expected, not '%.100s'"
ac50feda
RH
10617msgstr ""
10618
499ac353 10619#: config/tc-score.c:1862
ae351704
AM
10620#, c-format
10621msgid "high register(r16-r31)expected, not '%.100s'"
ac50feda
RH
10622msgstr ""
10623
499ac353 10624#: config/tc-score.c:2094
ae351704
AM
10625#, c-format
10626msgid "Fix data dependency: %s %s -- %s %s (insert %d nop!/%d)"
ac50feda
RH
10627msgstr ""
10628
499ac353 10629#: config/tc-score.c:2113
ae351704
AM
10630#, c-format
10631msgid "Fix data dependency: %s %s -- %s %s (insert 1 pflush/%d)"
ac50feda
RH
10632msgstr ""
10633
499ac353 10634#: config/tc-score.c:2129 config/tc-score.c:2136
ae351704
AM
10635#, c-format
10636msgid "data dependency: %s %s -- %s %s (%d/%d bubble)"
ac50feda
RH
10637msgstr ""
10638
499ac353 10639#: config/tc-score.c:2426 config/tc-score.c:5592
ae351704
AM
10640#, c-format
10641msgid "%s -- `%s'"
ac50feda
RH
10642msgstr ""
10643
499ac353 10644#: config/tc-score.c:2583
ae351704 10645msgid "address offset must be half word alignment"
ac50feda
RH
10646msgstr ""
10647
499ac353 10648#: config/tc-score.c:2591
ae351704 10649msgid "address offset must be word alignment"
ac50feda
RH
10650msgstr ""
10651
499ac353 10652#: config/tc-score.c:2733 config/tc-score.c:2880
ae351704 10653msgid "register same as write-back base"
ac50feda
RH
10654msgstr ""
10655
499ac353 10656#: config/tc-score.c:2850
ae351704 10657msgid "pre-indexed expression expected"
ac50feda
RH
10658msgstr ""
10659
499ac353
NC
10660#: config/tc-score.c:2860 config/tc-score.c:3218 config/tc-score.c:3234
10661#: config/tc-score.c:3305 config/tc-score.c:3348 config/tc-score.c:3470
10662#: config/tc-score.c:3544 config/tc-score.c:3598 config/tc-score.c:3644
ae351704 10663msgid "missing ]"
6e1772d5
AM
10664msgstr ""
10665
499ac353 10666#: config/tc-score.c:3461
ae351704
AM
10667msgid "base register nums are over 3 bit"
10668msgstr ""
10669
499ac353 10670#: config/tc-score.c:3538 config/tc-score.c:3589
ae351704 10671msgid "missing +"
6e1772d5
AM
10672msgstr ""
10673
499ac353 10674#: config/tc-score.c:3582
6e1772d5 10675#, c-format
ae351704 10676msgid "%s register same as write-back base"
6e1772d5
AM
10677msgstr ""
10678
499ac353 10679#: config/tc-score.c:3584
ae351704 10680msgid "destination"
ac50feda
RH
10681msgstr ""
10682
499ac353 10683#: config/tc-score.c:3584
ae351704 10684msgid "source"
ac50feda
RH
10685msgstr ""
10686
499ac353 10687#: config/tc-score.c:3988
ae351704 10688msgid "li rd label isn't correct instruction form"
ac50feda
RH
10689msgstr ""
10690
499ac353 10691#: config/tc-score.c:4501 config/tc-score.c:4530 config/tc-score.c:4556
ae351704 10692msgid "lacking label "
ac50feda
RH
10693msgstr ""
10694
499ac353 10695#: config/tc-score.c:4508
ae351704 10696msgid "invalid constant: 25 bit expression not in range -2^24..2^24"
ac50feda
RH
10697msgstr ""
10698
499ac353 10699#: config/tc-score.c:4536
ae351704 10700msgid "invalid constant: 12 bit expression not in range -2^11..2^11"
ac50feda
RH
10701msgstr ""
10702
499ac353 10703#: config/tc-score.c:4562
ae351704 10704msgid "invalid constant: 20 bit expression not in range -2^19..2^19"
ac50feda
RH
10705msgstr ""
10706
499ac353 10707#: config/tc-score.c:4595
ae351704 10708msgid "lacking label"
ac50feda
RH
10709msgstr ""
10710
499ac353 10711#: config/tc-score.c:4600
ae351704 10712msgid "invalid constant: 9 bit expression not in range -2^8..2^8"
0d2bcfaf
NC
10713msgstr ""
10714
499ac353 10715#: config/tc-score.c:5274
328577ad 10716#, c-format
ae351704 10717msgid " branch relocation truncate (0x%x) [-2^8 ~ 2^8]"
ac50feda
RH
10718msgstr ""
10719
499ac353 10720#: config/tc-score.c:5291 config/tc-score.c:5321
ac50feda 10721#, c-format
ae351704 10722msgid " branch relocation truncate (0x%x) [-2^19 ~ 2^19]"
ac50feda
RH
10723msgstr ""
10724
499ac353 10725#: config/tc-score.c:5345
ac50feda 10726#, c-format
ae351704 10727msgid " branch relocation truncate (0x%x) [-2^8 ~ 2^8]"
ac50feda
RH
10728msgstr ""
10729
499ac353 10730#: config/tc-score.c:5511
6e1772d5 10731#, c-format
ae351704 10732msgid "cannot represent %s relocation in this object file format1"
6e1772d5
AM
10733msgstr ""
10734
499ac353 10735#: config/tc-score.c:5570
ae351704 10736msgid "pce instruction error (16 bit || 16 bit)'"
6e1772d5
AM
10737msgstr ""
10738
499ac353 10739#: config/tc-score.c:5700
ae351704
AM
10740#, c-format
10741msgid "Sunplus-v2-0-0-20060510\n"
ac50feda
RH
10742msgstr ""
10743
499ac353 10744#: config/tc-score.c:5716
ac50feda 10745#, c-format
ae351704 10746msgid " Score-specific assembler options:\n"
ac50feda
RH
10747msgstr ""
10748
499ac353 10749#: config/tc-score.c:5718
ac50feda 10750#, c-format
ae351704 10751msgid " -EB\t\tassemble code for a big-endian cpu\n"
ac50feda
RH
10752msgstr ""
10753
499ac353 10754#: config/tc-score.c:5723
6e1772d5 10755#, c-format
ae351704 10756msgid " -EL\t\tassemble code for a little-endian cpu\n"
a85d7ed0
NC
10757msgstr ""
10758
499ac353 10759#: config/tc-score.c:5727
6e1772d5 10760#, c-format
ae351704 10761msgid " -FIXDD\t\tassemble code for fix data dependency\n"
a85d7ed0
NC
10762msgstr ""
10763
499ac353 10764#: config/tc-score.c:5729
a85d7ed0 10765#, c-format
ae351704
AM
10766msgid ""
10767" -NWARN\t\tassemble code for no warning message for fix data "
10768"dependency\n"
a85d7ed0
NC
10769msgstr ""
10770
499ac353 10771#: config/tc-score.c:5731
a85d7ed0 10772#, c-format
ae351704 10773msgid " -SCORE5\t\tassemble code for target is SCORE5\n"
a85d7ed0
NC
10774msgstr ""
10775
499ac353 10776#: config/tc-score.c:5733
ae351704
AM
10777#, c-format
10778msgid " -SCORE5U\tassemble code for target is SCORE5U\n"
a85d7ed0
NC
10779msgstr ""
10780
499ac353 10781#: config/tc-score.c:5735
ae351704
AM
10782#, c-format
10783msgid ""
10784" -SCORE7\t\tassemble code for target is SCORE7, this is default "
10785"setting\n"
a85d7ed0
NC
10786msgstr ""
10787
499ac353 10788#: config/tc-score.c:5737
ae351704
AM
10789#, c-format
10790msgid ""
10791" -USE_R1\t\tassemble code for no warning message when using temp "
10792"register r1\n"
a85d7ed0
NC
10793msgstr ""
10794
499ac353 10795#: config/tc-score.c:5739
ae351704
AM
10796#, c-format
10797msgid " -KPIC\t\tassemble code for PIC\n"
a85d7ed0
NC
10798msgstr ""
10799
499ac353 10800#: config/tc-score.c:5741
ae351704
AM
10801#, c-format
10802msgid " -O0\t\tassembler will not perform any optimizations\n"
a85d7ed0
NC
10803msgstr ""
10804
499ac353 10805#: config/tc-score.c:5743
ae351704
AM
10806#, c-format
10807msgid ""
10808" -G gpnum\tassemble code for setting gpsize and default is 8 byte\n"
a85d7ed0
NC
10809msgstr ""
10810
499ac353 10811#: config/tc-score.c:5745
ae351704
AM
10812#, c-format
10813msgid " -V \t\tSunplus release version \n"
a85d7ed0
NC
10814msgstr ""
10815
499ac353 10816#: config/tc-score.c:6345 read.c:1463
ae351704 10817msgid "missing size expression"
a85d7ed0
NC
10818msgstr ""
10819
499ac353 10820#: config/tc-score.c:6351
ae351704
AM
10821#, c-format
10822msgid "BSS length (%d) < 0 ignored"
a85d7ed0
NC
10823msgstr ""
10824
499ac353 10825#: config/tc-score.c:6366 read.c:2281
ae351704
AM
10826#, c-format
10827msgid "error setting flags for \".sbss\": %s"
a85d7ed0
NC
10828msgstr ""
10829
499ac353 10830#: config/tc-score.c:6380 config/tc-sparc.c:3724
ae351704 10831msgid "missing alignment"
a85d7ed0
NC
10832msgstr ""
10833
499ac353 10834#: config/tc-score.c:6417
ae351704
AM
10835#, c-format
10836msgid "alignment too large; %d assumed"
a85d7ed0
NC
10837msgstr ""
10838
499ac353 10839#: config/tc-score.c:6422 read.c:2342
ae351704 10840msgid "alignment negative; 0 assumed"
a85d7ed0
NC
10841msgstr ""
10842
499ac353 10843#: config/tc-score.c:6489 config/tc-z80.c:289 ecoff.c:3355 read.c:1482
c85dd50d 10844#: read.c:1595 read.c:2459 read.c:3006 read.c:3391 symbols.c:326 symbols.c:432
ae351704
AM
10845#, c-format
10846msgid "symbol `%s' is already defined"
328577ad
NC
10847msgstr ""
10848
6e1772d5 10849#: config/tc-sh64.c:568
76bff705
NC
10850msgid "This operand must be constant at assembly time"
10851msgstr ""
10852
6e1772d5 10853#: config/tc-sh64.c:681
76bff705
NC
10854msgid "Invalid operand expression"
10855msgstr ""
10856
06647dfd 10857#: config/tc-sh64.c:773 config/tc-sh64.c:877
76bff705
NC
10858msgid "PTB operand is a SHmedia symbol"
10859msgstr ""
10860
06647dfd 10861#: config/tc-sh64.c:776 config/tc-sh64.c:874
76bff705
NC
10862msgid "PTA operand is a SHcompact symbol"
10863msgstr ""
10864
06647dfd 10865#: config/tc-sh64.c:792
76bff705
NC
10866msgid "invalid expression in operand"
10867msgstr ""
10868
06647dfd 10869#: config/tc-sh64.c:1483
76bff705
NC
10870#, c-format
10871msgid "invalid operand, not a 5-bit unsigned value: %d"
10872msgstr ""
10873
06647dfd 10874#: config/tc-sh64.c:1488
76bff705
NC
10875#, c-format
10876msgid "invalid operand, not a 6-bit signed value: %d"
10877msgstr ""
10878
06647dfd 10879#: config/tc-sh64.c:1493
76bff705
NC
10880#, c-format
10881msgid "invalid operand, not a 6-bit unsigned value: %d"
10882msgstr ""
10883
06647dfd 10884#: config/tc-sh64.c:1498 config/tc-sh64.c:1510
76bff705
NC
10885#, c-format
10886msgid "invalid operand, not a 11-bit signed value: %d"
10887msgstr ""
10888
06647dfd 10889#: config/tc-sh64.c:1500
76bff705
NC
10890#, c-format
10891msgid "invalid operand, not a multiple of 32: %d"
10892msgstr ""
10893
06647dfd 10894#: config/tc-sh64.c:1505
76bff705
NC
10895#, c-format
10896msgid "invalid operand, not a 10-bit signed value: %d"
10897msgstr ""
10898
06647dfd 10899#: config/tc-sh64.c:1512
76bff705
NC
10900#, c-format
10901msgid "invalid operand, not an even value: %d"
10902msgstr ""
10903
06647dfd 10904#: config/tc-sh64.c:1517
76bff705
NC
10905#, c-format
10906msgid "invalid operand, not a 12-bit signed value: %d"
10907msgstr ""
10908
06647dfd 10909#: config/tc-sh64.c:1519
76bff705
NC
10910#, c-format
10911msgid "invalid operand, not a multiple of 4: %d"
10912msgstr ""
10913
06647dfd 10914#: config/tc-sh64.c:1524
76bff705
NC
10915#, c-format
10916msgid "invalid operand, not a 13-bit signed value: %d"
10917msgstr ""
10918
06647dfd 10919#: config/tc-sh64.c:1526
76bff705
NC
10920#, c-format
10921msgid "invalid operand, not a multiple of 8: %d"
10922msgstr ""
10923
06647dfd 10924#: config/tc-sh64.c:1531
76bff705
NC
10925#, c-format
10926msgid "invalid operand, not a 16-bit signed value: %d"
10927msgstr ""
10928
06647dfd 10929#: config/tc-sh64.c:1536
76bff705 10930#, c-format
ae351704 10931msgid "invalid operand, not a 16-bit unsigned value: %d"
76bff705
NC
10932msgstr ""
10933
06647dfd 10934#: config/tc-sh64.c:1542
76bff705
NC
10935msgid "operand out of range for PT, PTA and PTB"
10936msgstr ""
10937
06647dfd 10938#: config/tc-sh64.c:1544
76bff705
NC
10939#, c-format
10940msgid "operand not a multiple of 4 for PT, PTA or PTB: %d"
10941msgstr ""
10942
06647dfd 10943#: config/tc-sh64.c:2064
76bff705
NC
10944#, c-format
10945msgid "MOVI operand is not a 32-bit signed value: 0x%8x%08x"
10946msgstr ""
10947
06647dfd 10948#: config/tc-sh64.c:2421 config/tc-sh64.c:2584 config/tc-sh64.c:2599
76bff705
NC
10949msgid "invalid PIC reference"
10950msgstr ""
10951
06647dfd 10952#: config/tc-sh64.c:2478
76bff705
NC
10953msgid "can't find opcode"
10954msgstr ""
10955
06647dfd
AM
10956#: config/tc-sh64.c:2681 config/tc-sh64.c:2721
10957msgid "invalid operand: expression in PT target"
10958msgstr ""
10959
10960#: config/tc-sh64.c:2812
76bff705
NC
10961#, c-format
10962msgid "invalid operands to %s"
10963msgstr ""
10964
06647dfd 10965#: config/tc-sh64.c:2818
76bff705
NC
10966#, c-format
10967msgid "excess operands to %s"
10968msgstr ""
10969
06647dfd 10970#: config/tc-sh64.c:2863
76bff705
NC
10971#, c-format
10972msgid "The `.mode %s' directive is not valid with this architecture"
10973msgstr ""
10974
06647dfd 10975#: config/tc-sh64.c:2871
76bff705
NC
10976#, c-format
10977msgid "Invalid argument to .mode: %s"
10978msgstr ""
10979
06647dfd 10980#: config/tc-sh64.c:2901
76bff705
NC
10981#, c-format
10982msgid "The `.abi %s' directive is not valid with this architecture"
10983msgstr ""
10984
06647dfd 10985#: config/tc-sh64.c:2907
76bff705
NC
10986msgid "`.abi 64' but command-line options do not specify 64-bit ABI"
10987msgstr ""
10988
06647dfd 10989#: config/tc-sh64.c:2912
76bff705
NC
10990msgid "`.abi 32' but command-line options do not specify 32-bit ABI"
10991msgstr ""
10992
06647dfd 10993#: config/tc-sh64.c:2915
76bff705
NC
10994#, c-format
10995msgid "Invalid argument to .abi: %s"
10996msgstr ""
10997
06647dfd 10998#: config/tc-sh64.c:2970
76bff705
NC
10999msgid "-no-mix is invalid without specifying SHcompact or SHmedia"
11000msgstr ""
11001
06647dfd 11002#: config/tc-sh64.c:2975
76bff705
NC
11003msgid "-shcompact-const-crange is invalid without SHcompact"
11004msgstr ""
11005
06647dfd 11006#: config/tc-sh64.c:2978
76bff705
NC
11007msgid "-expand-pt32 only valid with -abi=64"
11008msgstr ""
11009
06647dfd 11010#: config/tc-sh64.c:2981
76bff705
NC
11011msgid "-no-expand only valid with SHcompact or SHmedia"
11012msgstr ""
11013
06647dfd 11014#: config/tc-sh64.c:2984
76bff705
NC
11015msgid "-expand-pt32 invalid together with -no-expand"
11016msgstr ""
11017
ae351704 11018#: config/tc-sh64.c:3199
76bff705
NC
11019msgid ""
11020"SHmedia code not allowed in same section as constants and SHcompact code"
11021msgstr ""
11022
ae351704 11023#: config/tc-sh64.c:3217
76bff705
NC
11024msgid "No segment info for current section"
11025msgstr ""
11026
ae351704 11027#: config/tc-sh64.c:3256
76bff705
NC
11028msgid "duplicate datalabel operator ignored"
11029msgstr ""
11030
ae351704 11031#: config/tc-sh64.c:3326
76bff705
NC
11032msgid "Invalid DataLabel expression"
11033msgstr ""
11034
ae351704 11035#: config/tc-sh.c:63
fce00800 11036msgid "directive .big encountered when option -big required"
328577ad
NC
11037msgstr ""
11038
ae351704 11039#: config/tc-sh.c:73
fce00800 11040msgid "directive .little encountered when option -little required"
328577ad
NC
11041msgstr ""
11042
ae351704 11043#: config/tc-sh.c:1364
8ea2b00f 11044msgid "misplaced PIC operand"
3b16e843
NC
11045msgstr ""
11046
ae351704 11047#: config/tc-sh.c:1402
8ea2b00f 11048msgid "illegal double indirection"
3b16e843
NC
11049msgstr ""
11050
ae351704 11051#: config/tc-sh.c:1411
fce00800 11052msgid "illegal register after @-"
3b16e843
NC
11053msgstr ""
11054
ae351704 11055#: config/tc-sh.c:1427
fce00800 11056msgid "must be @(r0,...)"
ac50feda
RH
11057msgstr ""
11058
ae351704 11059#: config/tc-sh.c:1451
fce00800 11060msgid "syntax error in @(r0,...)"
ac50feda
RH
11061msgstr ""
11062
ae351704 11063#: config/tc-sh.c:1456
fce00800 11064msgid "syntax error in @(r0...)"
ac50feda
RH
11065msgstr ""
11066
ae351704 11067#: config/tc-sh.c:1501
fce00800 11068msgid "Deprecated syntax."
328577ad
NC
11069msgstr ""
11070
ae351704 11071#: config/tc-sh.c:1513 config/tc-sh.c:1518
fce00800 11072msgid "syntax error in @(disp,[Rn, gbr, pc])"
ac50feda
RH
11073msgstr ""
11074
ae351704 11075#: config/tc-sh.c:1523
fce00800 11076msgid "expecting )"
ac50feda
RH
11077msgstr ""
11078
ae351704 11079#: config/tc-sh.c:1531
fce00800 11080msgid "illegal register after @"
ac50feda
RH
11081msgstr ""
11082
ae351704 11083#: config/tc-sh.c:2202
3caac5b8
AM
11084#, c-format
11085msgid "unhandled %d\n"
11086msgstr ""
11087
ae351704 11088#: config/tc-sh.c:2368
a74801ba 11089#, c-format
fce00800 11090msgid "Invalid register: 'r%d'"
a74801ba
ILT
11091msgstr ""
11092
ae351704 11093#: config/tc-sh.c:2472
3caac5b8
AM
11094#, c-format
11095msgid "failed for %d\n"
11096msgstr ""
11097
ae351704 11098#: config/tc-sh.c:2585 config/tc-sh.c:2984
3caac5b8
AM
11099msgid "invalid operands for opcode"
11100msgstr ""
11101
ae351704 11102#: config/tc-sh.c:2590
fce00800 11103msgid "insn can't be combined with parallel processing insn"
a74801ba
ILT
11104msgstr ""
11105
ae351704 11106#: config/tc-sh.c:2597 config/tc-sh.c:2608 config/tc-sh.c:2640
fce00800 11107msgid "multiple movx specifications"
a74801ba
ILT
11108msgstr ""
11109
ae351704 11110#: config/tc-sh.c:2602 config/tc-sh.c:2624 config/tc-sh.c:2663
fce00800 11111msgid "multiple movy specifications"
a74801ba
ILT
11112msgstr ""
11113
ae351704 11114#: config/tc-sh.c:2611 config/tc-sh.c:2644
fce00800 11115msgid "invalid movx address register"
324bfcf3
AO
11116msgstr ""
11117
ae351704 11118#: config/tc-sh.c:2613
6e1772d5
AM
11119msgid "insn cannot be combined with non-nopy"
11120msgstr ""
11121
ae351704 11122#: config/tc-sh.c:2627 config/tc-sh.c:2683
6e1772d5
AM
11123msgid "invalid movy address register"
11124msgstr ""
11125
ae351704 11126#: config/tc-sh.c:2629
6e1772d5
AM
11127msgid "insn cannot be combined with non-nopx"
11128msgstr ""
11129
ae351704 11130#: config/tc-sh.c:2642
6e1772d5
AM
11131msgid "previous movy requires nopx"
11132msgstr ""
11133
ae351704 11134#: config/tc-sh.c:2650 config/tc-sh.c:2655
87ccc1b0 11135msgid "invalid movx dsp register"
324bfcf3
AO
11136msgstr ""
11137
ae351704 11138#: config/tc-sh.c:2665
6e1772d5 11139msgid "previous movx requires nopy"
324bfcf3
AO
11140msgstr ""
11141
ae351704 11142#: config/tc-sh.c:2674 config/tc-sh.c:2679
6e1772d5 11143msgid "invalid movy dsp register"
324bfcf3
AO
11144msgstr ""
11145
ae351704 11146#: config/tc-sh.c:2689
87ccc1b0 11147msgid "dsp immediate shift value not constant"
324bfcf3
AO
11148msgstr ""
11149
ae351704 11150#: config/tc-sh.c:2703 config/tc-sh.c:2729
87ccc1b0 11151msgid "multiple parallel processing specifications"
324bfcf3
AO
11152msgstr ""
11153
ae351704 11154#: config/tc-sh.c:2722
87ccc1b0 11155msgid "multiple condition specifications"
324bfcf3
AO
11156msgstr ""
11157
ae351704 11158#: config/tc-sh.c:2760
87ccc1b0 11159msgid "insn cannot be combined with pmuls"
324bfcf3
AO
11160msgstr ""
11161
ae351704 11162#: config/tc-sh.c:2776
6e1772d5 11163msgid "bad combined pmuls output operand"
324bfcf3
AO
11164msgstr ""
11165
ae351704 11166#: config/tc-sh.c:2786
87ccc1b0 11167msgid "destination register is same for parallel insns"
324bfcf3
AO
11168msgstr ""
11169
ae351704 11170#: config/tc-sh.c:2795
87ccc1b0 11171msgid "condition not followed by conditionalizable insn"
324bfcf3
AO
11172msgstr ""
11173
ae351704 11174#: config/tc-sh.c:2805
87ccc1b0 11175msgid "unrecognized characters at end of parallel processing insn"
324bfcf3
AO
11176msgstr ""
11177
ae351704 11178#: config/tc-sh.c:2921
6e1772d5
AM
11179msgid "opcode not valid for this cpu variant"
11180msgstr ""
11181
ae351704 11182#: config/tc-sh.c:2954
6e1772d5
AM
11183msgid "Delayed branches not available on SH1"
11184msgstr ""
11185
ae351704 11186#: config/tc-sh.c:2989
324bfcf3 11187#, c-format
87ccc1b0 11188msgid "excess operands: '%s'"
324bfcf3
AO
11189msgstr ""
11190
499ac353 11191#: config/tc-sh.c:3066
87ccc1b0 11192msgid ".uses pseudo-op seen when not relaxing"
324bfcf3
AO
11193msgstr ""
11194
499ac353 11195#: config/tc-sh.c:3072
87ccc1b0 11196msgid "bad .uses format"
324bfcf3
AO
11197msgstr ""
11198
499ac353 11199#: config/tc-sh.c:3174
87ccc1b0 11200msgid "Invalid combination: --isa=SHcompact with --isa=SHmedia"
324bfcf3
AO
11201msgstr ""
11202
499ac353 11203#: config/tc-sh.c:3180
87ccc1b0 11204msgid "Invalid combination: --isa=SHmedia with --isa=SHcompact"
324bfcf3
AO
11205msgstr ""
11206
499ac353 11207#: config/tc-sh.c:3182
87ccc1b0 11208msgid "Invalid combination: --abi=64 with --isa=SHcompact"
324bfcf3
AO
11209msgstr ""
11210
499ac353 11211#: config/tc-sh.c:3223
87ccc1b0 11212msgid "Invalid combination: --abi=32 with --abi=64"
324bfcf3
AO
11213msgstr ""
11214
499ac353 11215#: config/tc-sh.c:3229
87ccc1b0 11216msgid "Invalid combination: --abi=64 with --abi=32"
324bfcf3
AO
11217msgstr ""
11218
499ac353 11219#: config/tc-sh.c:3231
87ccc1b0 11220msgid "Invalid combination: --isa=SHcompact with --abi=64"
324bfcf3
AO
11221msgstr ""
11222
499ac353 11223#: config/tc-sh.c:3265
6e1772d5 11224#, c-format
87ccc1b0
NC
11225msgid ""
11226"SH options:\n"
3caac5b8
AM
11227"--little\t\tgenerate little endian code\n"
11228"--big\t\t\tgenerate big endian code\n"
11229"--relax\t\t\talter jump instructions for long displacements\n"
11230"--renesas\t\tdisable optimization with section symbol for\n"
8ea2b00f 11231"\t\t\tcompatibility with Renesas assembler.\n"
3caac5b8
AM
11232"--small\t\t\talign sections to 4 byte boundaries, not 16\n"
11233"--dsp\t\t\tenable sh-dsp insns, and disable floating-point ISAs.\n"
11234"--allow-reg-prefix\tallow '$' as a register name prefix.\n"
11235"--isa=[any\t\tuse most appropriate isa\n"
8ea2b00f
AM
11236" | dsp same as '-dsp'\n"
11237" | fp"
6e1772d5
AM
11238msgstr ""
11239
499ac353 11240#: config/tc-sh.c:3291
6e1772d5
AM
11241#, c-format
11242msgid ""
3caac5b8 11243"--isa=[shmedia\t\tset as the default instruction set for SH64\n"
6e1772d5
AM
11244" | SHmedia\n"
11245" | shcompact\n"
11246" | SHcompact]\n"
324bfcf3
AO
11247msgstr ""
11248
499ac353 11249#: config/tc-sh.c:3296
6e1772d5 11250#, c-format
87ccc1b0 11251msgid ""
3caac5b8 11252"--abi=[32|64]\t\tset size of expanded SHmedia operands and object\n"
87ccc1b0 11253"\t\t\tfile type\n"
3caac5b8 11254"--shcompact-const-crange emit code-range descriptors for constants in\n"
87ccc1b0 11255"\t\t\tSHcompact code sections\n"
3caac5b8 11256"--no-mix\t\tdisallow SHmedia code in the same section as\n"
87ccc1b0 11257"\t\t\tconstants and SHcompact code\n"
3caac5b8
AM
11258"--no-expand\t\tdo not expand MOVI, PT, PTA or PTB instructions\n"
11259"--expand-pt32\t\twith -abi=64, expand PT, PTA and PTB instructions\n"
6e1772d5 11260"\t\t\tto 32 bits only\n"
324bfcf3
AO
11261msgstr ""
11262
499ac353 11263#: config/tc-sh.c:3395
87ccc1b0 11264msgid ".uses does not refer to a local symbol in the same section"
324bfcf3
AO
11265msgstr ""
11266
499ac353 11267#: config/tc-sh.c:3414
87ccc1b0 11268msgid "can't find fixup pointed to by .uses"
324bfcf3
AO
11269msgstr ""
11270
499ac353 11271#: config/tc-sh.c:3434
87ccc1b0 11272msgid ".uses target does not refer to a local symbol in the same section"
324bfcf3
AO
11273msgstr ""
11274
499ac353 11275#: config/tc-sh.c:3511
87ccc1b0 11276msgid "displacement overflows 12-bit field"
324bfcf3
AO
11277msgstr ""
11278
499ac353 11279#: config/tc-sh.c:3514
87ccc1b0
NC
11280#, c-format
11281msgid "displacement to defined symbol %s overflows 12-bit field"
324bfcf3
AO
11282msgstr ""
11283
499ac353 11284#: config/tc-sh.c:3518
87ccc1b0
NC
11285#, c-format
11286msgid "displacement to undefined symbol %s overflows 12-bit field"
324bfcf3
AO
11287msgstr ""
11288
499ac353 11289#: config/tc-sh.c:3591
87ccc1b0 11290msgid "displacement overflows 8-bit field"
324bfcf3
AO
11291msgstr ""
11292
499ac353 11293#: config/tc-sh.c:3594
87ccc1b0
NC
11294#, c-format
11295msgid "displacement to defined symbol %s overflows 8-bit field"
324bfcf3
AO
11296msgstr ""
11297
499ac353 11298#: config/tc-sh.c:3598
87ccc1b0
NC
11299#, c-format
11300msgid "displacement to undefined symbol %s overflows 8-bit field "
324bfcf3
AO
11301msgstr ""
11302
499ac353 11303#: config/tc-sh.c:3615
87ccc1b0
NC
11304#, c-format
11305msgid "overflow in branch to %s; converted into longer instruction sequence"
324bfcf3
AO
11306msgstr ""
11307
499ac353
NC
11308#: config/tc-sh.c:3681 config/tc-sh.c:3728 config/tc-sparc.c:4241
11309#: config/tc-sparc.c:4266
87ccc1b0
NC
11310msgid "misaligned data"
11311msgstr ""
11312
499ac353 11313#: config/tc-sh.c:4156
87ccc1b0
NC
11314msgid "misaligned offset"
11315msgstr ""
11316
ae351704 11317#: config/tc-sparc.c:286
ac50feda
RH
11318msgid "Invalid default architecture, broken assembler."
11319msgstr ""
11320
ae351704 11321#: config/tc-sparc.c:290 config/tc-sparc.c:497
ac50feda
RH
11322msgid "Bad opcode table, broken assembler."
11323msgstr ""
11324
ae351704 11325#: config/tc-sparc.c:489
ac50feda
RH
11326#, c-format
11327msgid "invalid architecture -xarch=%s"
11328msgstr ""
11329
ae351704 11330#: config/tc-sparc.c:491
ac50feda
RH
11331#, c-format
11332msgid "invalid architecture -A%s"
11333msgstr ""
11334
ae351704 11335#: config/tc-sparc.c:558
a85d7ed0
NC
11336#, c-format
11337msgid "No compiled in support for %d bit object file format"
11338msgstr ""
11339
ae351704 11340#: config/tc-sparc.c:636
6e1772d5 11341#, c-format
ac50feda
RH
11342msgid "SPARC options:\n"
11343msgstr ""
11344
ae351704 11345#: config/tc-sparc.c:665
6e1772d5 11346#, c-format
ac50feda
RH
11347msgid ""
11348"\n"
ac50feda
RH
11349"\t\t\tspecify variant of SPARC architecture\n"
11350"-bump\t\t\twarn when assembler switches architectures\n"
11351"-sparc\t\t\tignored\n"
11352"--enforce-aligned-data\tforce .long, etc., to be aligned correctly\n"
60bcf0fa
NC
11353"-relax\t\t\trelax jumps and branches (default)\n"
11354"-no-relax\t\tavoid changing any jumps and branches\n"
ac50feda
RH
11355msgstr ""
11356
ae351704 11357#: config/tc-sparc.c:673
6e1772d5 11358#, c-format
ac50feda
RH
11359msgid "-k\t\t\tgenerate PIC\n"
11360msgstr ""
11361
ae351704 11362#: config/tc-sparc.c:677
6e1772d5 11363#, c-format
ac50feda
RH
11364msgid ""
11365"-32\t\t\tcreate 32 bit object file\n"
11366"-64\t\t\tcreate 64 bit object file\n"
11367msgstr ""
11368
ae351704 11369#: config/tc-sparc.c:680
ac50feda
RH
11370#, c-format
11371msgid "\t\t\t[default is %d]\n"
11372msgstr ""
11373
ae351704 11374#: config/tc-sparc.c:682
6e1772d5 11375#, c-format
ac50feda
RH
11376msgid ""
11377"-TSO\t\t\tuse Total Store Ordering\n"
11378"-PSO\t\t\tuse Partial Store Ordering\n"
11379"-RMO\t\t\tuse Relaxed Memory Ordering\n"
11380msgstr ""
11381
ae351704 11382#: config/tc-sparc.c:686
ac50feda
RH
11383#, c-format
11384msgid "\t\t\t[default is %s]\n"
11385msgstr ""
11386
ae351704 11387#: config/tc-sparc.c:688
6e1772d5 11388#, c-format
ac50feda
RH
11389msgid ""
11390"-KPIC\t\t\tgenerate PIC\n"
11391"-V\t\t\tprint assembler version number\n"
8ad3436c
AM
11392"-undeclared-regs\tignore application global register usage without\n"
11393"\t\t\tappropriate .register directive (default)\n"
11394"-no-undeclared-regs\tforce error on application global register usage\n"
11395"\t\t\twithout appropriate .register directive\n"
ac50feda
RH
11396"-q\t\t\tignored\n"
11397"-Qy, -Qn\t\tignored\n"
11398"-s\t\t\tignored\n"
11399msgstr ""
11400
ae351704 11401#: config/tc-sparc.c:700
6e1772d5 11402#, c-format
ac50feda
RH
11403msgid ""
11404"-EL\t\t\tgenerate code for a little endian machine\n"
11405"-EB\t\t\tgenerate code for a big endian machine\n"
11406"--little-endian-data\tgenerate code for a machine having big endian\n"
8ad3436c 11407" instructions and little endian data.\n"
ac50feda
RH
11408msgstr ""
11409
ae351704 11410#: config/tc-sparc.c:833
a74801ba
ILT
11411#, c-format
11412msgid "Internal error: losing opcode: `%s' \"%s\"\n"
11413msgstr ""
11414
ae351704 11415#: config/tc-sparc.c:852
a74801ba
ILT
11416#, c-format
11417msgid "Internal error: can't find opcode `%s' for `%s'\n"
ac50feda
RH
11418msgstr ""
11419
ae351704 11420#: config/tc-sparc.c:998
a74801ba 11421msgid "Support for 64-bit arithmetic not compiled in."
ac50feda
RH
11422msgstr ""
11423
ae351704 11424#: config/tc-sparc.c:1045
a74801ba 11425msgid "set: number not in 0..4294967295 range"
ac50feda
RH
11426msgstr ""
11427
ae351704 11428#: config/tc-sparc.c:1052
a74801ba 11429msgid "set: number not in -2147483648..4294967295 range"
ac50feda
RH
11430msgstr ""
11431
ae351704 11432#: config/tc-sparc.c:1112
a74801ba 11433msgid "setsw: number not in -2147483648..4294967295 range"
ac50feda
RH
11434msgstr ""
11435
ae351704 11436#: config/tc-sparc.c:1161
ac50feda
RH
11437msgid "setx: temporary register same as destination register"
11438msgstr ""
11439
ae351704 11440#: config/tc-sparc.c:1232
a74801ba
ILT
11441msgid "setx: illegal temporary register g0"
11442msgstr ""
11443
ae351704 11444#: config/tc-sparc.c:1330
a74801ba
ILT
11445msgid "FP branch in delay slot"
11446msgstr ""
11447
ae351704 11448#: config/tc-sparc.c:1345
a74801ba
ILT
11449msgid "FP branch preceded by FP instruction; NOP inserted"
11450msgstr ""
11451
ae351704 11452#: config/tc-sparc.c:1385
ac50feda
RH
11453msgid "failed special case insn sanity check"
11454msgstr ""
11455
ae351704 11456#: config/tc-sparc.c:1475
ac50feda
RH
11457msgid ": invalid membar mask name"
11458msgstr ""
11459
ae351704 11460#: config/tc-sparc.c:1491
ac50feda
RH
11461msgid ": invalid membar mask expression"
11462msgstr ""
11463
ae351704 11464#: config/tc-sparc.c:1496
ac50feda
RH
11465msgid ": invalid membar mask number"
11466msgstr ""
11467
ae351704 11468#: config/tc-sparc.c:1511
6f6ef0fa
NC
11469msgid ": invalid siam mode expression"
11470msgstr ""
11471
ae351704 11472#: config/tc-sparc.c:1516
6f6ef0fa
NC
11473msgid ": invalid siam mode number"
11474msgstr ""
11475
ae351704 11476#: config/tc-sparc.c:1532
ac50feda
RH
11477msgid ": invalid prefetch function name"
11478msgstr ""
11479
ae351704 11480#: config/tc-sparc.c:1540
ac50feda
RH
11481msgid ": invalid prefetch function expression"
11482msgstr ""
11483
ae351704 11484#: config/tc-sparc.c:1545
ac50feda
RH
11485msgid ": invalid prefetch function number"
11486msgstr ""
11487
ae351704 11488#: config/tc-sparc.c:1573 config/tc-sparc.c:1585
ac50feda
RH
11489msgid ": unrecognizable privileged register"
11490msgstr ""
11491
ae351704
AM
11492#: config/tc-sparc.c:1609 config/tc-sparc.c:1621
11493msgid ": unrecognizable hyperprivileged register"
11494msgstr ""
11495
11496#: config/tc-sparc.c:1645 config/tc-sparc.c:1670
6f6ef0fa 11497msgid ": unrecognizable v9a or v9b ancillary state register"
ac50feda
RH
11498msgstr ""
11499
ae351704 11500#: config/tc-sparc.c:1650
ac50feda
RH
11501msgid ": rd on write only ancillary state register"
11502msgstr ""
11503
6f6ef0fa 11504#. %sys_tick and %sys_tick_cmpr are v9bnotv9a
ae351704 11505#: config/tc-sparc.c:1658
6f6ef0fa
NC
11506msgid ": unrecognizable v9a ancillary state register"
11507msgstr ""
11508
ae351704 11509#: config/tc-sparc.c:1694
ac50feda
RH
11510msgid ": asr number must be between 16 and 31"
11511msgstr ""
11512
ae351704 11513#: config/tc-sparc.c:1702
ac50feda
RH
11514msgid ": asr number must be between 0 and 31"
11515msgstr ""
11516
ae351704 11517#: config/tc-sparc.c:1712
6e1772d5 11518#, c-format
ac50feda
RH
11519msgid ": expecting %asrN"
11520msgstr ""
11521
ae351704
AM
11522#: config/tc-sparc.c:1898 config/tc-sparc.c:1936 config/tc-sparc.c:2343
11523#: config/tc-sparc.c:2379
87ccc1b0
NC
11524#, c-format
11525msgid "Illegal operands: %%%s requires arguments in ()"
11526msgstr ""
11527
ae351704 11528#: config/tc-sparc.c:1904
87ccc1b0
NC
11529#, c-format
11530msgid ""
11531"Illegal operands: %%%s cannot be used together with other relocs in the insn "
11532"()"
11533msgstr ""
11534
ae351704 11535#: config/tc-sparc.c:1915
87ccc1b0
NC
11536#, c-format
11537msgid "Illegal operands: %%%s can be only used with call __tls_get_addr"
11538msgstr ""
11539
ae351704 11540#: config/tc-sparc.c:2122
a74801ba
ILT
11541msgid "detected global register use not covered by .register pseudo-op"
11542msgstr ""
11543
ae351704 11544#: config/tc-sparc.c:2193
ac50feda
RH
11545msgid ": There are only 64 f registers; [0-63]"
11546msgstr ""
11547
ae351704 11548#: config/tc-sparc.c:2195 config/tc-sparc.c:2213
ac50feda
RH
11549msgid ": There are only 32 f registers; [0-31]"
11550msgstr ""
11551
ae351704 11552#: config/tc-sparc.c:2205
6e1772d5
AM
11553msgid ": There are only 32 single precision f registers; [0-31]"
11554msgstr ""
11555
ae351704 11556#: config/tc-sparc.c:2391
328577ad 11557#, c-format
a74801ba
ILT
11558msgid ""
11559"Illegal operands: Can't do arithmetics other than + and - involving %%%s()"
11560msgstr ""
11561
ae351704 11562#: config/tc-sparc.c:2501
328577ad 11563#, c-format
a74801ba
ILT
11564msgid "Illegal operands: Can't add non-constant expression to %%%s()"
11565msgstr ""
11566
ae351704 11567#: config/tc-sparc.c:2511
328577ad 11568#, c-format
a74801ba
ILT
11569msgid ""
11570"Illegal operands: Can't do arithmetics involving %%%s() of a relocatable "
11571"symbol"
11572msgstr ""
11573
ae351704 11574#: config/tc-sparc.c:2529
ac50feda
RH
11575msgid ": PC-relative operand can't be a constant"
11576msgstr ""
11577
ae351704 11578#: config/tc-sparc.c:2536
87ccc1b0
NC
11579msgid ": TLS operand can't be a constant"
11580msgstr ""
11581
ae351704 11582#: config/tc-sparc.c:2569
ac50feda
RH
11583msgid ": invalid ASI name"
11584msgstr ""
11585
ae351704 11586#: config/tc-sparc.c:2577
ac50feda
RH
11587msgid ": invalid ASI expression"
11588msgstr ""
11589
ae351704 11590#: config/tc-sparc.c:2582
ac50feda
RH
11591msgid ": invalid ASI number"
11592msgstr ""
11593
ae351704 11594#: config/tc-sparc.c:2679
ac50feda
RH
11595msgid "OPF immediate operand out of range (0-0x1ff)"
11596msgstr ""
11597
ae351704 11598#: config/tc-sparc.c:2684
ac50feda
RH
11599msgid "non-immediate OPF operand, ignored"
11600msgstr ""
11601
ae351704 11602#: config/tc-sparc.c:2703
ac50feda
RH
11603msgid ": invalid cpreg name"
11604msgstr ""
11605
ae351704 11606#: config/tc-sparc.c:2732
ac50feda
RH
11607#, c-format
11608msgid "Illegal operands%s"
11609msgstr ""
11610
ae351704 11611#: config/tc-sparc.c:2766
ac50feda
RH
11612#, c-format
11613msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\""
11614msgstr ""
11615
ae351704 11616#: config/tc-sparc.c:2802
ac50feda
RH
11617#, c-format
11618msgid "Architecture mismatch on \"%s\"."
11619msgstr ""
11620
ae351704 11621#: config/tc-sparc.c:2803
ac50feda
RH
11622#, c-format
11623msgid " (Requires %s; requested architecture is %s.)"
11624msgstr ""
11625
499ac353 11626#: config/tc-sparc.c:3350
ac50feda
RH
11627#, c-format
11628msgid "bad or unhandled relocation type: 0x%02x"
11629msgstr ""
11630
499ac353 11631#: config/tc-sparc.c:3686
06647dfd
AM
11632msgid "Expected comma after name"
11633msgstr ""
11634
499ac353 11635#: config/tc-sparc.c:3695
328577ad
NC
11636#, c-format
11637msgid "BSS length (%d.) <0! Ignored."
11638msgstr ""
11639
499ac353 11640#: config/tc-sparc.c:3707
ac50feda
RH
11641msgid "bad .reserve segment -- expected BSS segment"
11642msgstr ""
11643
499ac353 11644#: config/tc-sparc.c:3735
ac50feda
RH
11645#, c-format
11646msgid "alignment too large; assuming %d"
11647msgstr ""
11648
499ac353 11649#: config/tc-sparc.c:3741 config/tc-sparc.c:3892
ac50feda
RH
11650msgid "negative alignment"
11651msgstr ""
11652
499ac353 11653#: config/tc-sparc.c:3751 config/tc-sparc.c:3915 read.c:1319 read.c:2354
ac50feda
RH
11654msgid "alignment not a power of 2"
11655msgstr ""
11656
499ac353 11657#: config/tc-sparc.c:3829 config/tc-v850.c:222
328577ad
NC
11658msgid "Expected comma after symbol-name"
11659msgstr ""
11660
499ac353 11661#: config/tc-sparc.c:3839
87ccc1b0 11662#, c-format
fce00800 11663msgid ".COMMon length (%lu) out of range ignored"
87ccc1b0
NC
11664msgstr ""
11665
499ac353 11666#: config/tc-sparc.c:3872
ac50feda
RH
11667msgid "Expected comma after common length"
11668msgstr ""
11669
499ac353 11670#: config/tc-sparc.c:3886
06647dfd
AM
11671#, c-format
11672msgid "alignment too large; assuming %ld"
11673msgstr ""
11674
499ac353 11675#: config/tc-sparc.c:4032
3caac5b8
AM
11676msgid "Unknown segment type"
11677msgstr ""
11678
499ac353 11679#: config/tc-sparc.c:4111 config/tc-sparc.c:4121
328577ad 11680#, c-format
a74801ba
ILT
11681msgid "register syntax is .register %%g[2367],{#scratch|symbolname|#ignore}"
11682msgstr ""
11683
499ac353 11684#: config/tc-sparc.c:4139
a74801ba
ILT
11685msgid "redefinition of global register"
11686msgstr ""
11687
499ac353 11688#: config/tc-sparc.c:4150
a74801ba
ILT
11689#, c-format
11690msgid "Register symbol %s already defined."
11691msgstr ""
11692
499ac353 11693#: config/tc-sparc.c:4359
328577ad
NC
11694#, c-format
11695msgid "Illegal operands: %%r_plt in %d-byte data field"
11696msgstr ""
11697
499ac353 11698#: config/tc-sparc.c:4369
87ccc1b0
NC
11699#, c-format
11700msgid "Illegal operands: %%r_tls_dtpoff in %d-byte data field"
11701msgstr ""
11702
499ac353 11703#: config/tc-sparc.c:4406 config/tc-vax.c:3312
328577ad
NC
11704#, c-format
11705msgid "Illegal operands: Only %%r_%s%d allowed in %d-byte data fields"
11706msgstr ""
11707
499ac353 11708#: config/tc-sparc.c:4414 config/tc-sparc.c:4445 config/tc-sparc.c:4454
ae351704 11709#: config/tc-vax.c:3320 config/tc-vax.c:3351 config/tc-vax.c:3360
328577ad
NC
11710#, c-format
11711msgid "Illegal operands: %%r_%s%d requires arguments in ()"
11712msgstr ""
11713
499ac353 11714#: config/tc-sparc.c:4463 config/tc-vax.c:3369
328577ad
NC
11715#, c-format
11716msgid "Illegal operands: garbage after %%r_%s%d()"
11717msgstr ""
11718
ae351704 11719#: config/tc-sparc.h:60
328577ad
NC
11720msgid "sparc convert_frag\n"
11721msgstr ""
11722
ae351704 11723#: config/tc-sparc.h:62 config/tc-z80.h:53
328577ad
NC
11724msgid "estimate_size_before_relax called"
11725msgstr ""
11726
ae351704
AM
11727#: config/tc-spu.c:126
11728#, c-format
11729msgid "Can't hash instruction '%s':%s"
11730msgstr ""
11731
11732#: config/tc-spu.c:180
11733msgid ""
11734"SPU options:\n"
11735" --apuasm\t\t emulate behaviour of apuasm\n"
11736msgstr ""
11737
11738#: config/tc-spu.c:286
11739#, c-format
11740msgid "Invalid mnemonic '%s'"
11741msgstr ""
11742
11743#: config/tc-spu.c:292
11744#, c-format
11745msgid "'%s' is only available in DD2.0 or higher."
11746msgstr ""
11747
11748#: config/tc-spu.c:324
11749#, c-format
11750msgid "Error in argument %d. Expecting: \"%s\""
11751msgstr ""
11752
11753#: config/tc-spu.c:335
11754msgid "Mixing register syntax, with and without '$'."
11755msgstr ""
11756
11757#: config/tc-spu.c:341
11758#, c-format
11759msgid "Treating '%-*s' as a symbol."
11760msgstr ""
11761
c85dd50d 11762#: config/tc-spu.c:547
ae351704
AM
11763msgid "'SPU_RdEventMask' (channel 11) is only available in DD2.0 or higher."
11764msgstr ""
11765
c85dd50d 11766#: config/tc-spu.c:549
ae351704
AM
11767msgid "'MFC_RdTagMask' (channel 12) is only available in DD2.0 or higher."
11768msgstr ""
11769
c85dd50d 11770#: config/tc-spu.c:592
ae351704
AM
11771#, c-format
11772msgid "Using old style, %%lo(expr), please change to PPC style, expr@l."
11773msgstr ""
11774
c85dd50d 11775#: config/tc-spu.c:598
ae351704
AM
11776#, c-format
11777msgid "Using old style, %%hi(expr), please change to PPC style, expr@h."
11778msgstr ""
11779
c85dd50d 11780#: config/tc-spu.c:668 config/tc-spu.c:671
ae351704
AM
11781#, c-format
11782msgid "Constant expression %d out of range, [%d, %d]."
11783msgstr ""
11784
499ac353 11785#: config/tc-spu.c:805
ae351704
AM
11786msgid "Relaxation should never occur"
11787msgstr ""
11788
11789#: config/tc-spu.h:83
11790msgid "spu convert_frag\n"
11791msgstr ""
11792
499ac353 11793#: config/tc-tic4x.c:2897
c85dd50d
NC
11794#, c-format
11795msgid ""
11796"\n"
11797"TIC4X options:\n"
11798" -mcpu=CPU -mCPU select architecture variant. CPU can be:\n"
11799" 30 - TMS320C30\n"
11800" 31 - TMS320C31, TMS320LC31\n"
11801" 32 - TMS320C32\n"
11802" 33 - TMS320VC33\n"
11803" 40 - TMS320C40\n"
11804" 44 - TMS320C44\n"
11805" -mrev=REV set cpu hardware revision (integer numbers).\n"
11806" Combinations of -mcpu and -mrev will enable/"
11807"disable\n"
11808" the appropriate options (-midle2, -mlowpower and\n"
11809" -menhanced) according to the selected type\n"
11810" -mbig select big memory model\n"
11811" -msmall select small memory model (default)\n"
11812" -mregparm select register parameters (default)\n"
11813" -mmemparm select memory parameters\n"
11814" -midle2 enable IDLE2 support\n"
11815" -mlowpower enable LOPOWER and MAXSPEED support\n"
11816" -menhanced enable enhanced opcode support\n"
11817msgstr ""
11818
328577ad
NC
11819#. Only word (et al.), align, or conditionals are allowed within
11820#. .struct/.union.
ae351704 11821#: config/tc-tic54x.c:220
328577ad
NC
11822msgid "pseudo-op illegal within .struct/.union"
11823msgstr ""
11824
ae351704 11825#: config/tc-tic54x.c:345
6e1772d5 11826#, c-format
1994a7c7
NC
11827msgid "C54x-specific command line options:\n"
11828msgstr ""
11829
ae351704 11830#: config/tc-tic54x.c:346
6e1772d5 11831#, c-format
1994a7c7
NC
11832msgid "-mfar-mode | -mf Use extended addressing\n"
11833msgstr ""
11834
ae351704 11835#: config/tc-tic54x.c:347
6e1772d5 11836#, c-format
1994a7c7
NC
11837msgid "-mcpu=<CPU version> Specify the CPU version\n"
11838msgstr ""
11839
ae351704 11840#: config/tc-tic54x.c:348
6e1772d5 11841#, c-format
3dd5103b
NC
11842msgid "-merrors-to-file <filename>\n"
11843msgstr ""
11844
ae351704 11845#: config/tc-tic54x.c:349
6e1772d5 11846#, c-format
1994a7c7
NC
11847msgid "-me <filename> Redirect errors to a file\n"
11848msgstr ""
11849
ae351704 11850#: config/tc-tic54x.c:471
1994a7c7
NC
11851msgid "Comma and symbol expected for '.asg STRING, SYMBOL'"
11852msgstr ""
11853
ae351704 11854#: config/tc-tic54x.c:525
1994a7c7
NC
11855msgid "Unterminated string after absolute expression"
11856msgstr ""
11857
ae351704 11858#: config/tc-tic54x.c:533
1994a7c7
NC
11859msgid "Comma and symbol expected for '.eval EXPR, SYMBOL'"
11860msgstr ""
11861
ae351704 11862#: config/tc-tic54x.c:545
1994a7c7
NC
11863msgid "symbols assigned with .eval must begin with a letter"
11864msgstr ""
11865
ae351704 11866#: config/tc-tic54x.c:803
1994a7c7
NC
11867msgid "Offset on nested structures is ignored"
11868msgstr ""
11869
ae351704 11870#: config/tc-tic54x.c:854
1994a7c7
NC
11871#, c-format
11872msgid ".end%s without preceding .%s"
11873msgstr ""
11874
ae351704 11875#: config/tc-tic54x.c:921
1994a7c7
NC
11876#, c-format
11877msgid "Unrecognized struct/union tag '%s'"
11878msgstr ""
11879
ae351704 11880#: config/tc-tic54x.c:923
1994a7c7
NC
11881msgid ".tag requires a structure tag"
11882msgstr ""
11883
ae351704 11884#: config/tc-tic54x.c:929
1994a7c7
NC
11885msgid "Label required for .tag"
11886msgstr ""
11887
ae351704 11888#: config/tc-tic54x.c:948
1994a7c7
NC
11889#, c-format
11890msgid ".tag target '%s' undefined"
11891msgstr ""
11892
ae351704 11893#: config/tc-tic54x.c:1011
1994a7c7
NC
11894#, c-format
11895msgid ".field count '%d' out of range (1 <= X <= 32)"
11896msgstr ""
11897
ae351704 11898#: config/tc-tic54x.c:1039
1994a7c7
NC
11899#, c-format
11900msgid "Unrecognized field type '%c'"
11901msgstr ""
11902
11903#. Disallow .byte with a non constant expression that will
11904#. require relocation.
ae351704 11905#: config/tc-tic54x.c:1176
1994a7c7
NC
11906msgid "Relocatable values require at least WORD storage"
11907msgstr ""
11908
ae351704 11909#: config/tc-tic54x.c:1238
1994a7c7
NC
11910msgid "Use of .def/.ref is deprecated. Use .global instead"
11911msgstr ""
11912
ae351704 11913#: config/tc-tic54x.c:1437
1994a7c7
NC
11914msgid ".space/.bes repeat count is negative, ignored"
11915msgstr ""
11916
ae351704 11917#: config/tc-tic54x.c:1442
1994a7c7
NC
11918msgid ".space/.bes repeat count is zero, ignored"
11919msgstr ""
11920
ae351704 11921#: config/tc-tic54x.c:1520
1994a7c7
NC
11922msgid "Missing size argument"
11923msgstr ""
11924
ae351704 11925#: config/tc-tic54x.c:1657
1994a7c7
NC
11926msgid "CPU version has already been set"
11927msgstr ""
11928
ae351704 11929#: config/tc-tic54x.c:1661
1994a7c7
NC
11930#, c-format
11931msgid "Unrecognized version '%s'"
11932msgstr ""
11933
ae351704 11934#: config/tc-tic54x.c:1667
1994a7c7
NC
11935msgid "Changing of CPU version on the fly not supported"
11936msgstr ""
11937
ae351704 11938#: config/tc-tic54x.c:1803
1994a7c7
NC
11939msgid "p2align not supported on this target"
11940msgstr ""
11941
ae351704 11942#: config/tc-tic54x.c:1816
1994a7c7
NC
11943msgid "Argument to .even ignored"
11944msgstr ""
11945
ae351704 11946#: config/tc-tic54x.c:1863
1994a7c7
NC
11947msgid "Invalid field size, must be from 1 to 32"
11948msgstr ""
11949
ae351704 11950#: config/tc-tic54x.c:1876
1994a7c7
NC
11951msgid "field size must be 16 when value is relocatable"
11952msgstr ""
11953
ae351704 11954#: config/tc-tic54x.c:1891
1994a7c7
NC
11955msgid "field value truncated"
11956msgstr ""
11957
ae351704 11958#: config/tc-tic54x.c:2000 config/tc-tic54x.c:2317
1994a7c7
NC
11959#, c-format
11960msgid "Unrecognized section '%s'"
11961msgstr ""
11962
ae351704 11963#: config/tc-tic54x.c:2009
1994a7c7
NC
11964msgid "Current section is unitialized, section name required for .clink"
11965msgstr ""
11966
ae351704 11967#: config/tc-tic54x.c:2223
1994a7c7
NC
11968msgid "ENDLOOP without corresponding LOOP"
11969msgstr ""
11970
ae351704 11971#: config/tc-tic54x.c:2267
1994a7c7
NC
11972msgid "Mixing of normal and extended addressing not supported"
11973msgstr ""
11974
ae351704 11975#: config/tc-tic54x.c:2273
1994a7c7
NC
11976msgid "Extended addressing not supported on the specified CPU"
11977msgstr ""
11978
ae351704 11979#: config/tc-tic54x.c:2323
1994a7c7
NC
11980msgid ".sblock may be used for initialized sections only"
11981msgstr ""
11982
ae351704 11983#: config/tc-tic54x.c:2354
1994a7c7
NC
11984msgid "Symbol missing for .set/.equ"
11985msgstr ""
11986
ae351704 11987#: config/tc-tic54x.c:2413
1994a7c7
NC
11988msgid ".var may only be used within a macro definition"
11989msgstr ""
11990
ae351704 11991#: config/tc-tic54x.c:2421
1994a7c7
NC
11992msgid "Substitution symbols must begin with a letter"
11993msgstr ""
11994
ae351704 11995#: config/tc-tic54x.c:2515
1994a7c7 11996#, c-format
ae351704 11997msgid "can't open macro library file '%s' for reading: %s"
1994a7c7
NC
11998msgstr ""
11999
ae351704 12000#: config/tc-tic54x.c:2522
1994a7c7
NC
12001#, c-format
12002msgid "File '%s' not in macro archive format"
12003msgstr ""
12004
ae351704 12005#: config/tc-tic54x.c:2654
1994a7c7
NC
12006#, c-format
12007msgid "Bad COFF version '%s'"
12008msgstr ""
12009
ae351704 12010#: config/tc-tic54x.c:2663
1994a7c7
NC
12011#, c-format
12012msgid "Bad CPU version '%s'"
12013msgstr ""
12014
ae351704 12015#: config/tc-tic54x.c:2676 config/tc-tic54x.c:2679
1994a7c7
NC
12016#, c-format
12017msgid "Can't redirect stderr to the file '%s'"
12018msgstr ""
12019
ae351704 12020#: config/tc-tic54x.c:2807
1994a7c7
NC
12021#, c-format
12022msgid "Undefined substitution symbol '%s'"
12023msgstr ""
12024
ae351704 12025#: config/tc-tic54x.c:3464
1994a7c7
NC
12026msgid "Badly formed address expression"
12027msgstr ""
12028
ae351704 12029#: config/tc-tic54x.c:3728
1994a7c7
NC
12030#, c-format
12031msgid "Invalid dmad syntax '%s'"
12032msgstr ""
12033
ae351704 12034#: config/tc-tic54x.c:3794
3b16e843
NC
12035#, c-format
12036msgid ""
12037"Use the .mmregs directive to use memory-mapped register names such as '%s'"
12038msgstr ""
12039
ae351704 12040#: config/tc-tic54x.c:3847
1994a7c7
NC
12041msgid "Address mode *+ARx is write-only. Results of reading are undefined."
12042msgstr ""
12043
ae351704 12044#: config/tc-tic54x.c:3867
1994a7c7
NC
12045#, c-format
12046msgid "Unrecognized indirect address format \"%s\""
12047msgstr ""
12048
ae351704 12049#: config/tc-tic54x.c:3906
1994a7c7
NC
12050#, c-format
12051msgid "Operand '%s' out of range (%d <= x <= %d)"
12052msgstr ""
12053
ae351704 12054#: config/tc-tic54x.c:3926
1994a7c7
NC
12055msgid "Error in relocation handling"
12056msgstr ""
12057
ae351704 12058#: config/tc-tic54x.c:3947 config/tc-tic54x.c:4011 config/tc-tic54x.c:4043
1994a7c7
NC
12059#, c-format
12060msgid "Unrecognized condition code \"%s\""
12061msgstr ""
12062
ae351704 12063#: config/tc-tic54x.c:3964
1994a7c7
NC
12064#, c-format
12065msgid "Condition \"%s\" does not match preceding group"
12066msgstr ""
12067
ae351704 12068#: config/tc-tic54x.c:3972
1994a7c7
NC
12069#, c-format
12070msgid ""
12071"Condition \"%s\" uses a different accumulator from a preceding condition"
12072msgstr ""
12073
ae351704 12074#: config/tc-tic54x.c:3979
1994a7c7
NC
12075msgid "Only one comparison conditional allowed"
12076msgstr ""
12077
ae351704 12078#: config/tc-tic54x.c:3984
1994a7c7
NC
12079msgid "Only one overflow conditional allowed"
12080msgstr ""
12081
ae351704 12082#: config/tc-tic54x.c:3992
1994a7c7
NC
12083#, c-format
12084msgid "Duplicate %s conditional"
12085msgstr ""
12086
ae351704 12087#: config/tc-tic54x.c:4027
1994a7c7
NC
12088msgid "Invalid auxiliary register (use AR0-AR7)"
12089msgstr ""
12090
ae351704 12091#: config/tc-tic54x.c:4063
1994a7c7
NC
12092msgid "lk addressing modes are invalid for memory-mapped register addressing"
12093msgstr ""
12094
ae351704 12095#: config/tc-tic54x.c:4071
1994a7c7
NC
12096msgid ""
12097"Address mode *+ARx is not allowed in memory-mapped register addressing. "
12098"Resulting behavior is undefined."
12099msgstr ""
12100
ae351704 12101#: config/tc-tic54x.c:4097
1994a7c7
NC
12102msgid ""
12103"Destination accumulator for each part of this parallel instruction must be "
12104"different"
12105msgstr ""
12106
ae351704 12107#: config/tc-tic54x.c:4146
1994a7c7
NC
12108#, c-format
12109msgid "Memory mapped register \"%s\" out of range"
12110msgstr ""
12111
ae351704 12112#: config/tc-tic54x.c:4185
1994a7c7
NC
12113msgid "Invalid operand (use 1, 2, or 3)"
12114msgstr ""
12115
ae351704 12116#: config/tc-tic54x.c:4210
1994a7c7
NC
12117msgid "A status register or status bit name is required"
12118msgstr ""
12119
ae351704 12120#: config/tc-tic54x.c:4220
1994a7c7
NC
12121#, c-format
12122msgid "Unrecognized status bit \"%s\""
12123msgstr ""
12124
ae351704 12125#: config/tc-tic54x.c:4243
1994a7c7
NC
12126#, c-format
12127msgid "Invalid status register \"%s\""
12128msgstr ""
12129
ae351704 12130#: config/tc-tic54x.c:4255
1994a7c7
NC
12131#, c-format
12132msgid "Operand \"%s\" out of range (use 1 or 2)"
12133msgstr ""
12134
ae351704 12135#: config/tc-tic54x.c:4463
1994a7c7
NC
12136#, c-format
12137msgid "Unrecognized instruction \"%s\""
12138msgstr ""
12139
ae351704 12140#: config/tc-tic54x.c:4492
1994a7c7
NC
12141#, c-format
12142msgid "Unrecognized operand list '%s' for instruction '%s'"
12143msgstr ""
12144
ae351704 12145#: config/tc-tic54x.c:4524
1994a7c7
NC
12146#, c-format
12147msgid "Unrecognized parallel instruction \"%s\""
12148msgstr ""
12149
ae351704 12150#: config/tc-tic54x.c:4575
1994a7c7
NC
12151#, c-format
12152msgid "Invalid operand (s) for parallel instruction \"%s\""
12153msgstr ""
12154
ae351704 12155#: config/tc-tic54x.c:4578
1994a7c7
NC
12156#, c-format
12157msgid "Unrecognized parallel instruction combination \"%s || %s\""
12158msgstr ""
12159
ae351704 12160#: config/tc-tic54x.c:4815
1994a7c7
NC
12161#, c-format
12162msgid "%s symbol recursion stopped at second appearance of '%s'"
12163msgstr ""
12164
ae351704 12165#: config/tc-tic54x.c:4855
1994a7c7
NC
12166msgid "Unrecognized substitution symbol function"
12167msgstr ""
12168
ae351704 12169#: config/tc-tic54x.c:4860
1994a7c7
NC
12170msgid "Missing '(' after substitution symbol function"
12171msgstr ""
12172
ae351704 12173#: config/tc-tic54x.c:4874
1994a7c7
NC
12174msgid "Expecting second argument"
12175msgstr ""
12176
ae351704 12177#: config/tc-tic54x.c:4887 config/tc-tic54x.c:4937
1994a7c7
NC
12178msgid "Extra junk in function call, expecting ')'"
12179msgstr ""
12180
ae351704 12181#: config/tc-tic54x.c:4913
1994a7c7
NC
12182msgid "Function expects two arguments"
12183msgstr ""
12184
ae351704 12185#: config/tc-tic54x.c:4926
1994a7c7
NC
12186msgid "Expecting character constant argument"
12187msgstr ""
12188
ae351704 12189#: config/tc-tic54x.c:4932
1994a7c7
NC
12190msgid "Both arguments must be substitution symbols"
12191msgstr ""
12192
ae351704 12193#: config/tc-tic54x.c:4985
1994a7c7
NC
12194#, c-format
12195msgid "Invalid subscript (use 1 to %d)"
12196msgstr ""
12197
ae351704 12198#: config/tc-tic54x.c:4995
1994a7c7
NC
12199#, c-format
12200msgid "Invalid length (use 0 to %d"
12201msgstr ""
12202
ae351704 12203#: config/tc-tic54x.c:5005
1994a7c7
NC
12204msgid "Missing ')' in subscripted substitution symbol expression"
12205msgstr ""
12206
ae351704 12207#: config/tc-tic54x.c:5025
1994a7c7
NC
12208msgid "Missing forced substitution terminator ':'"
12209msgstr ""
12210
ae351704 12211#: config/tc-tic54x.c:5180
1994a7c7
NC
12212#, c-format
12213msgid ""
12214"Instruction does not fit in available delay slots (%d-word insn, %d slots "
12215"left)"
12216msgstr ""
12217
ae351704 12218#: config/tc-tic54x.c:5221
1994a7c7
NC
12219#, c-format
12220msgid "Unrecognized parallel instruction '%s'"
12221msgstr ""
12222
ae351704 12223#: config/tc-tic54x.c:5233
1994a7c7
NC
12224#, c-format
12225msgid "Instruction '%s' requires an LP cpu version"
12226msgstr ""
12227
ae351704 12228#: config/tc-tic54x.c:5240
1994a7c7
NC
12229#, c-format
12230msgid "Instruction '%s' requires far mode addressing"
12231msgstr ""
12232
ae351704 12233#: config/tc-tic54x.c:5252
1994a7c7
NC
12234#, c-format
12235msgid ""
12236"Instruction does not fit in available delay slots (%d-word insn, %d slots "
12237"left). Resulting behavior is undefined."
12238msgstr ""
12239
ae351704 12240#: config/tc-tic54x.c:5262
1994a7c7
NC
12241msgid ""
12242"Instructions which cause PC discontinuity are not allowed in a delay slot. "
12243"Resulting behavior is undefined."
12244msgstr ""
12245
ae351704 12246#: config/tc-tic54x.c:5273
1994a7c7
NC
12247#, c-format
12248msgid "'%s' is not repeatable. Resulting behavior is undefined."
12249msgstr ""
12250
ae351704 12251#: config/tc-tic54x.c:5277
1994a7c7
NC
12252msgid ""
12253"Instructions using long offset modifiers or absolute addresses are not "
12254"repeatable. Resulting behavior is undefined."
12255msgstr ""
12256
499ac353 12257#: config/tc-tic54x.c:5438
1994a7c7
NC
12258#, c-format
12259msgid "Unsupported relocation size %d"
12260msgstr ""
12261
499ac353 12262#: config/tc-tic54x.c:5581
1994a7c7
NC
12263msgid "non-absolute value used with .space/.bes"
12264msgstr ""
12265
499ac353 12266#: config/tc-tic54x.c:5585
1994a7c7
NC
12267#, c-format
12268msgid "negative value ignored in %s"
12269msgstr ""
12270
499ac353 12271#: config/tc-tic54x.c:5674
1994a7c7
NC
12272#, c-format
12273msgid "attempt to .space/.bes backwards? (%ld)"
12274msgstr ""
12275
499ac353 12276#: config/tc-tic54x.c:5708
1994a7c7
NC
12277#, c-format
12278msgid "Invalid label '%s'"
12279msgstr ""
12280
ae351704 12281#: config/tc-v850.c:233
ac50feda
RH
12282#, c-format
12283msgid ".COMMon length (%d.) < 0! Ignored."
12284msgstr ""
12285
ae351704 12286#: config/tc-v850.c:254
6e1772d5
AM
12287#, c-format
12288msgid "Length of .comm \"%s\" is already %ld. Not changed to %d."
12289msgstr ""
12290
ae351704 12291#: config/tc-v850.c:280
328577ad
NC
12292msgid "Common alignment negative; 0 assumed"
12293msgstr ""
12294
ae351704 12295#: config/tc-v850.c:938
ac50feda
RH
12296#, c-format
12297msgid "unknown operand shift: %x\n"
12298msgstr ""
12299
ae351704 12300#: config/tc-v850.c:939
ac50feda
RH
12301msgid "internal failure in parse_register_list"
12302msgstr ""
12303
ae351704 12304#: config/tc-v850.c:955
ac50feda
RH
12305msgid "constant expression or register list expected"
12306msgstr ""
12307
ae351704 12308#: config/tc-v850.c:960 config/tc-v850.c:973 config/tc-v850.c:992
ac50feda
RH
12309msgid "high bits set in register list expression"
12310msgstr ""
12311
ae351704 12312#: config/tc-v850.c:1031 config/tc-v850.c:1094
ac50feda
RH
12313msgid "illegal register included in list"
12314msgstr ""
12315
ae351704 12316#: config/tc-v850.c:1037
ac50feda
RH
12317msgid "system registers cannot be included in list"
12318msgstr ""
12319
ae351704 12320#: config/tc-v850.c:1042
ac50feda
RH
12321msgid "PSW cannot be included in list"
12322msgstr ""
12323
ae351704 12324#: config/tc-v850.c:1049
ac50feda
RH
12325msgid "High value system registers cannot be included in list"
12326msgstr ""
12327
ae351704 12328#: config/tc-v850.c:1073
ac50feda
RH
12329msgid "second register should follow dash in register list"
12330msgstr ""
12331
ae351704 12332#: config/tc-v850.c:1118
6e1772d5 12333#, c-format
ac50feda
RH
12334msgid " V850 options:\n"
12335msgstr ""
12336
ae351704 12337#: config/tc-v850.c:1119
6e1772d5 12338#, c-format
ac50feda
RH
12339msgid " -mwarn-signed-overflow Warn if signed immediate values overflow\n"
12340msgstr ""
12341
ae351704 12342#: config/tc-v850.c:1120
6e1772d5 12343#, c-format
ac50feda
RH
12344msgid ""
12345" -mwarn-unsigned-overflow Warn if unsigned immediate values overflow\n"
12346msgstr ""
12347
ae351704 12348#: config/tc-v850.c:1121
6e1772d5 12349#, c-format
ac50feda
RH
12350msgid " -mv850 The code is targeted at the v850\n"
12351msgstr ""
12352
ae351704 12353#: config/tc-v850.c:1122
6e1772d5 12354#, c-format
ac50feda
RH
12355msgid " -mv850e The code is targeted at the v850e\n"
12356msgstr ""
12357
ae351704 12358#: config/tc-v850.c:1123
6e1772d5
AM
12359#, c-format
12360msgid " -mv850e1 The code is targeted at the v850e1\n"
12361msgstr ""
12362
ae351704 12363#: config/tc-v850.c:1124
6e1772d5 12364#, c-format
ac50feda
RH
12365msgid ""
12366" -mv850any The code is generic, despite any processor "
12367"specific instructions\n"
12368msgstr ""
12369
ae351704 12370#: config/tc-v850.c:1125
6e1772d5 12371#, c-format
87ccc1b0
NC
12372msgid " -mrelax Enable relaxation\n"
12373msgstr ""
12374
499ac353 12375#: config/tc-v850.c:1291
ac50feda
RH
12376#, c-format
12377msgid "Unable to determine default target processor from string: %s"
12378msgstr ""
12379
499ac353 12380#: config/tc-v850.c:1326
06647dfd
AM
12381msgid "lo() relocation used on an instruction which does not support it"
12382msgstr ""
12383
499ac353 12384#: config/tc-v850.c:1343
ac50feda
RH
12385msgid "ctoff() relocation used on an instruction which does not support it"
12386msgstr ""
12387
499ac353 12388#: config/tc-v850.c:1365
ac50feda
RH
12389msgid "sdaoff() relocation used on an instruction which does not support it"
12390msgstr ""
12391
499ac353 12392#: config/tc-v850.c:1387
ac50feda
RH
12393msgid "zdaoff() relocation used on an instruction which does not support it"
12394msgstr ""
12395
499ac353 12396#: config/tc-v850.c:1420
ac50feda
RH
12397msgid "tdaoff() relocation used on an instruction which does not support it"
12398msgstr ""
12399
499ac353 12400#: config/tc-v850.c:1625
ac50feda
RH
12401msgid "Target processor does not support this instruction."
12402msgstr ""
12403
499ac353 12404#: config/tc-v850.c:1714 config/tc-v850.c:1743 config/tc-v850.c:1923
ac50feda
RH
12405msgid "immediate operand is too large"
12406msgstr ""
12407
499ac353 12408#: config/tc-v850.c:1725
ac50feda
RH
12409msgid "AAARG -> unhandled constant reloc"
12410msgstr ""
12411
499ac353 12412#: config/tc-v850.c:1768
ac50feda
RH
12413msgid "invalid register name"
12414msgstr ""
12415
499ac353 12416#: config/tc-v850.c:1772
ac50feda
RH
12417msgid "register r0 cannot be used here"
12418msgstr ""
12419
499ac353 12420#: config/tc-v850.c:1783
ae351704 12421msgid "invalid system register name"
ac50feda
RH
12422msgstr ""
12423
499ac353 12424#: config/tc-v850.c:1795
ae351704 12425msgid "expected EP register"
ac50feda
RH
12426msgstr ""
12427
499ac353 12428#: config/tc-v850.c:1811
ae351704 12429msgid "invalid condition code name"
ac50feda
RH
12430msgstr ""
12431
499ac353 12432#: config/tc-v850.c:1831 config/tc-v850.c:1835
ae351704 12433msgid "constant too big to fit into instruction"
ac50feda
RH
12434msgstr ""
12435
499ac353 12436#: config/tc-v850.c:1888
ae351704 12437msgid "syntax error: value is missing before the register name"
87ccc1b0
NC
12438msgstr ""
12439
499ac353 12440#: config/tc-v850.c:1890
ae351704 12441msgid "syntax error: register not expected"
ac50feda
RH
12442msgstr ""
12443
499ac353 12444#: config/tc-v850.c:1903
ae351704 12445msgid "syntax error: system register not expected"
ac50feda
RH
12446msgstr ""
12447
499ac353 12448#: config/tc-v850.c:1907
ae351704 12449msgid "syntax error: condition code not expected"
3caac5b8
AM
12450msgstr ""
12451
499ac353 12452#: config/tc-v850.c:1941 config/tc-xtensa.c:11525
ae351704 12453msgid "invalid operand"
3caac5b8
AM
12454msgstr ""
12455
ae351704 12456#: config/tc-vax.c:1343
ac50feda
RH
12457msgid "no '[' to match ']'"
12458msgstr ""
12459
ae351704 12460#: config/tc-vax.c:1359
ac50feda
RH
12461msgid "bad register in []"
12462msgstr ""
12463
ae351704 12464#: config/tc-vax.c:1361
ac50feda
RH
12465msgid "[PC] index banned"
12466msgstr ""
12467
ae351704 12468#: config/tc-vax.c:1397
ac50feda
RH
12469msgid "no '(' to match ')'"
12470msgstr ""
12471
ae351704 12472#: config/tc-vax.c:1513
ac50feda
RH
12473msgid "invalid branch operand"
12474msgstr ""
12475
ae351704 12476#: config/tc-vax.c:1540
ac50feda
RH
12477msgid "address prohibits @"
12478msgstr ""
12479
ae351704 12480#: config/tc-vax.c:1542
ac50feda
RH
12481msgid "address prohibits #"
12482msgstr ""
12483
ae351704 12484#: config/tc-vax.c:1546
ac50feda
RH
12485msgid "address prohibits -()"
12486msgstr ""
12487
ae351704 12488#: config/tc-vax.c:1548
ac50feda
RH
12489msgid "address prohibits ()+"
12490msgstr ""
12491
ae351704 12492#: config/tc-vax.c:1551
ac50feda
RH
12493msgid "address prohibits ()"
12494msgstr ""
12495
ae351704 12496#: config/tc-vax.c:1553
ac50feda
RH
12497msgid "address prohibits []"
12498msgstr ""
12499
ae351704 12500#: config/tc-vax.c:1555
ac50feda
RH
12501msgid "address prohibits register"
12502msgstr ""
12503
ae351704 12504#: config/tc-vax.c:1557
ac50feda
RH
12505msgid "address prohibits displacement length specifier"
12506msgstr ""
12507
ae351704 12508#: config/tc-vax.c:1585
ac50feda
RH
12509msgid "invalid operand of S^#"
12510msgstr ""
12511
ae351704 12512#: config/tc-vax.c:1598
ac50feda
RH
12513msgid "S^# needs expression"
12514msgstr ""
12515
ae351704 12516#: config/tc-vax.c:1605
ac50feda
RH
12517msgid "S^# may only read-access"
12518msgstr ""
12519
ae351704 12520#: config/tc-vax.c:1628
ac50feda
RH
12521msgid "invalid operand of -()"
12522msgstr ""
12523
ae351704 12524#: config/tc-vax.c:1634
ac50feda
RH
12525msgid "-(PC) unpredictable"
12526msgstr ""
12527
ae351704 12528#: config/tc-vax.c:1636
ac50feda
RH
12529msgid "[]index same as -()register: unpredictable"
12530msgstr ""
12531
ae351704 12532#: config/tc-vax.c:1668
ac50feda
RH
12533msgid "invalid operand of ()+"
12534msgstr ""
12535
ae351704 12536#: config/tc-vax.c:1674
ac50feda
RH
12537msgid "(PC)+ unpredictable"
12538msgstr ""
12539
ae351704 12540#: config/tc-vax.c:1676
ac50feda
RH
12541msgid "[]index same as ()+register: unpredictable"
12542msgstr ""
12543
ae351704 12544#: config/tc-vax.c:1699
ac50feda
RH
12545msgid "# conflicts length"
12546msgstr ""
12547
ae351704 12548#: config/tc-vax.c:1701
ac50feda
RH
12549msgid "# bars register"
12550msgstr ""
12551
ae351704 12552#: config/tc-vax.c:1721
ac50feda
RH
12553msgid "writing or modifying # is unpredictable"
12554msgstr ""
12555
ae351704 12556#: config/tc-vax.c:1747
ac50feda
RH
12557msgid "length not needed"
12558msgstr ""
12559
ae351704 12560#: config/tc-vax.c:1754
ac50feda
RH
12561msgid "can't []index a register, because it has no address"
12562msgstr ""
12563
ae351704 12564#: config/tc-vax.c:1756
ac50feda
RH
12565msgid "a register has no address"
12566msgstr ""
12567
ae351704 12568#: config/tc-vax.c:1765
ac50feda
RH
12569msgid "PC part of operand unpredictable"
12570msgstr ""
12571
ae351704
AM
12572#: config/tc-vax.c:1921
12573msgid "odd number of bytes in operand description"
12574msgstr ""
12575
12576#: config/tc-vax.c:1935
12577msgid "Bad operand"
12578msgstr ""
12579
12580#: config/tc-vax.c:1940
12581msgid "Not enough operands"
12582msgstr ""
12583
12584#: config/tc-vax.c:1947
12585msgid "Too many operands"
12586msgstr ""
12587
12588#: config/tc-vax.c:2217
3caac5b8
AM
12589msgid "SYMBOL TABLE not implemented"
12590msgstr ""
12591
ae351704 12592#: config/tc-vax.c:2221
3caac5b8
AM
12593msgid "TOKEN TRACE not implemented"
12594msgstr ""
12595
ae351704 12596#: config/tc-vax.c:2225
3caac5b8
AM
12597#, c-format
12598msgid "Displacement length %s ignored!"
12599msgstr ""
12600
ae351704 12601#: config/tc-vax.c:2229
3caac5b8
AM
12602#, c-format
12603msgid "I don't need or use temp. file \"%s\"."
12604msgstr ""
12605
ae351704 12606#: config/tc-vax.c:2233
3caac5b8
AM
12607msgid "I don't use an interpass file! -V ignored"
12608msgstr ""
12609
ae351704 12610#: config/tc-vax.c:2290
6e1772d5 12611#, c-format
ac50feda
RH
12612msgid ""
12613"VAX options:\n"
12614"-d LENGTH\t\tignored\n"
12615"-J\t\t\tignored\n"
12616"-S\t\t\tignored\n"
12617"-t FILE\t\t\tignored\n"
12618"-T\t\t\tignored\n"
12619"-V\t\t\tignored\n"
12620msgstr ""
12621
ae351704 12622#: config/tc-vax.c:2299
6e1772d5 12623#, c-format
ac50feda
RH
12624msgid ""
12625"VMS options:\n"
12626"-+\t\t\thash encode names longer than 31 characters\n"
12627"-1\t\t\t`const' handling compatible with gcc 1.x\n"
12628"-H\t\t\tshow new symbol after hash truncation\n"
12629"-h NUM\t\t\tdon't hash mixed-case names, and adjust case:\n"
12630"\t\t\t0 = upper, 2 = lower, 3 = preserve case\n"
12631"-v\"VERSION\"\t\tcode being assembled was produced by compiler \"VERSION\"\n"
12632msgstr ""
12633
ae351704
AM
12634#: config/tc-vax.c:2464
12635#, c-format
12636msgid "Ignoring statement due to \"%s\""
12637msgstr ""
12638
12639#: config/tc-vax.c:2481
12640#, c-format
12641msgid "Aborting because statement has \"%s\""
12642msgstr ""
12643
12644#: config/tc-vax.c:2526
12645msgid "Can't relocate expression"
12646msgstr ""
12647
12648#: config/tc-vax.c:2629
12649msgid "Bignum not permitted in short literal. Immediate mode assumed."
12650msgstr ""
12651
12652#: config/tc-vax.c:2638
12653msgid "Can't do flonum short literal: immediate mode used."
12654msgstr ""
12655
12656#: config/tc-vax.c:2685
12657#, c-format
12658msgid "A bignum/flonum may not be a displacement: 0x%lx used"
12659msgstr ""
12660
12661#: config/tc-vax.c:2996
12662#, c-format
12663msgid "Short literal overflow(%ld.), immediate mode assumed."
12664msgstr ""
12665
12666#: config/tc-vax.c:3005
12667#, c-format
12668msgid "Forced short literal to immediate mode. now_seg=%s to_seg=%s"
12669msgstr ""
12670
12671#: config/tc-vax.c:3070
12672msgid "Length specification ignored. Address mode 9F used"
12673msgstr ""
12674
12675#: config/tc-vax.c:3128
12676msgid "Invalid operand: immediate value used as base address."
12677msgstr ""
12678
12679#: config/tc-vax.c:3130
12680msgid "Invalid operand: immediate value used as address."
12681msgstr ""
12682
12683#: config/tc-vax.c:3155
12684msgid "Symbol used as immediate operand in PIC mode."
12685msgstr ""
12686
12687#: config/tc-vax.c:3258
12688#, c-format
12689msgid "VIP_BEGIN error:%s"
12690msgstr ""
12691
12692#: config/tc-xc16x.c:211
12693#, c-format
12694msgid " XC16X specific command line options:\n"
12695msgstr ""
12696
499ac353 12697#: config/tc-xc16x.c:244
6e1772d5 12698#, c-format
c85dd50d 12699msgid "call tomd_estimate_size_before_relax \n"
3b16e843
NC
12700msgstr ""
12701
c85dd50d 12702#: config/tc-xstormy16.c:78
3b16e843 12703#, c-format
c85dd50d 12704msgid " XSTORMY16 specific command line options:\n"
3b16e843
NC
12705msgstr ""
12706
c85dd50d 12707#: config/tc-xtensa.c:603
06647dfd 12708msgid "illegal range of target hardware versions"
87ccc1b0
NC
12709msgstr ""
12710
c85dd50d 12711#: config/tc-xtensa.c:752
06647dfd 12712msgid "--density option is ignored"
87ccc1b0
NC
12713msgstr ""
12714
c85dd50d 12715#: config/tc-xtensa.c:755
06647dfd 12716msgid "--no-density option is ignored"
87ccc1b0
NC
12717msgstr ""
12718
c85dd50d 12719#: config/tc-xtensa.c:764
06647dfd
AM
12720msgid "--generics is deprecated; use --transform instead"
12721msgstr ""
12722
c85dd50d 12723#: config/tc-xtensa.c:767
06647dfd
AM
12724msgid "--no-generics is deprecated; use --no-transform instead"
12725msgstr ""
12726
c85dd50d 12727#: config/tc-xtensa.c:770
06647dfd
AM
12728msgid "--relax is deprecated; use --transform instead"
12729msgstr ""
12730
c85dd50d 12731#: config/tc-xtensa.c:773
06647dfd
AM
12732msgid "--no-relax is deprecated; use --no-transform instead"
12733msgstr ""
12734
c85dd50d 12735#: config/tc-xtensa.c:790
06647dfd 12736msgid "--absolute-literals option not supported in this Xtensa configuration"
87ccc1b0
NC
12737msgstr ""
12738
c85dd50d 12739#: config/tc-xtensa.c:863
06647dfd 12740msgid "prefer-l32r conflicts with prefer-const16"
87ccc1b0
NC
12741msgstr ""
12742
c85dd50d 12743#: config/tc-xtensa.c:869
06647dfd
AM
12744msgid "prefer-const16 conflicts with prefer-l32r"
12745msgstr ""
12746
c85dd50d 12747#: config/tc-xtensa.c:877 config/tc-xtensa.c:886 config/tc-xtensa.c:890
06647dfd
AM
12748msgid "invalid target hardware version"
12749msgstr ""
12750
c85dd50d 12751#: config/tc-xtensa.c:1065
87ccc1b0
NC
12752msgid "unmatched end directive"
12753msgstr ""
12754
c85dd50d 12755#: config/tc-xtensa.c:1094
87ccc1b0
NC
12756msgid ".begin directive with no matching .end directive"
12757msgstr ""
12758
c85dd50d 12759#: config/tc-xtensa.c:1135
06647dfd
AM
12760msgid "[no-]generics is deprecated; use [no-]transform instead"
12761msgstr ""
12762
c85dd50d 12763#: config/tc-xtensa.c:1140
06647dfd
AM
12764msgid "[no-]relax is deprecated; use [no-]transform instead"
12765msgstr ""
12766
c85dd50d 12767#: config/tc-xtensa.c:1153
87ccc1b0 12768#, c-format
06647dfd 12769msgid "directive %s cannot be negated"
87ccc1b0
NC
12770msgstr ""
12771
c85dd50d 12772#: config/tc-xtensa.c:1159
87ccc1b0
NC
12773msgid "unknown directive"
12774msgstr ""
12775
c85dd50d
NC
12776#: config/tc-xtensa.c:1180 config/tc-xtensa.c:1276 config/tc-xtensa.c:1518
12777#: config/tc-xtensa.c:5561
06647dfd
AM
12778msgid "directives are not valid inside bundles"
12779msgstr ""
12780
c85dd50d 12781#: config/tc-xtensa.c:1192
06647dfd
AM
12782msgid ".begin literal is deprecated; use .literal instead"
12783msgstr ""
12784
c85dd50d 12785#: config/tc-xtensa.c:1206
87ccc1b0
NC
12786msgid "cannot set literal_prefix inside literal fragment"
12787msgstr ""
12788
c85dd50d 12789#: config/tc-xtensa.c:1239
06647dfd
AM
12790msgid ".begin [no-]density is ignored"
12791msgstr ""
12792
c85dd50d 12793#: config/tc-xtensa.c:1246 config/tc-xtensa.c:1296
06647dfd
AM
12794msgid "Xtensa absolute literals option not supported; ignored"
12795msgstr ""
12796
c85dd50d 12797#: config/tc-xtensa.c:1289
06647dfd 12798msgid ".end [no-]density is ignored"
87ccc1b0
NC
12799msgstr ""
12800
c85dd50d 12801#: config/tc-xtensa.c:1314
87ccc1b0
NC
12802#, c-format
12803msgid "does not match begin %s%s at %s:%d"
12804msgstr ""
12805
c85dd50d 12806#: config/tc-xtensa.c:1369
87ccc1b0
NC
12807msgid ".literal_position inside literal directive; ignoring"
12808msgstr ""
12809
c85dd50d 12810#: config/tc-xtensa.c:1389
6e1772d5
AM
12811msgid ".literal not allowed inside .begin literal region"
12812msgstr ""
12813
c85dd50d 12814#: config/tc-xtensa.c:1425
87ccc1b0
NC
12815msgid "expected comma or colon after symbol name; rest of line ignored"
12816msgstr ""
12817
c85dd50d 12818#: config/tc-xtensa.c:1487
06647dfd
AM
12819msgid "fall through frequency must be greater than 0"
12820msgstr ""
12821
c85dd50d 12822#: config/tc-xtensa.c:1495
06647dfd
AM
12823msgid "branch target frequency must be greater than 0"
12824msgstr ""
12825
c85dd50d 12826#: config/tc-xtensa.c:1543
06647dfd
AM
12827#, c-format
12828msgid "opcode-specific %s relocation used outside an instruction"
12829msgstr ""
12830
c85dd50d 12831#: config/tc-xtensa.c:1722 config/tc-xtensa.c:1739
87ccc1b0
NC
12832#, c-format
12833msgid "bad register name: %s"
12834msgstr ""
12835
c85dd50d 12836#: config/tc-xtensa.c:1728
87ccc1b0
NC
12837#, c-format
12838msgid "bad register number: %s"
12839msgstr ""
12840
c85dd50d 12841#: config/tc-xtensa.c:1805
87ccc1b0
NC
12842msgid "register number out of range"
12843msgstr ""
12844
c85dd50d 12845#: config/tc-xtensa.c:1889
06647dfd
AM
12846msgid "extra comma"
12847msgstr ""
12848
c85dd50d 12849#: config/tc-xtensa.c:1891
06647dfd
AM
12850msgid "extra colon"
12851msgstr ""
12852
c85dd50d 12853#: config/tc-xtensa.c:1893
06647dfd
AM
12854msgid "missing argument"
12855msgstr ""
12856
c85dd50d 12857#: config/tc-xtensa.c:1895
06647dfd
AM
12858msgid "missing comma or colon"
12859msgstr ""
12860
c85dd50d 12861#: config/tc-xtensa.c:1952
06647dfd
AM
12862msgid "incorrect register number, ignoring"
12863msgstr ""
12864
c85dd50d 12865#: config/tc-xtensa.c:1959
87ccc1b0
NC
12866msgid "too many arguments"
12867msgstr ""
12868
c85dd50d 12869#: config/tc-xtensa.c:2032
87ccc1b0 12870#, c-format
06647dfd 12871msgid "cannot encode opcode \"%s\""
87ccc1b0
NC
12872msgstr ""
12873
c85dd50d 12874#: config/tc-xtensa.c:2126
87ccc1b0 12875#, c-format
06647dfd 12876msgid "not enough operands (%d) for '%s'; expected %d"
87ccc1b0
NC
12877msgstr ""
12878
c85dd50d 12879#: config/tc-xtensa.c:2133
87ccc1b0 12880#, c-format
06647dfd 12881msgid "too many operands (%d) for '%s'; expected %d"
87ccc1b0
NC
12882msgstr ""
12883
c85dd50d 12884#: config/tc-xtensa.c:2184
87ccc1b0 12885#, c-format
06647dfd 12886msgid "invalid register '%s' for '%s' instruction"
87ccc1b0
NC
12887msgstr ""
12888
c85dd50d 12889#: config/tc-xtensa.c:2191
87ccc1b0 12890#, c-format
06647dfd 12891msgid "invalid register number (%ld) for '%s' instruction"
87ccc1b0
NC
12892msgstr ""
12893
c85dd50d 12894#: config/tc-xtensa.c:2259
87ccc1b0 12895#, c-format
06647dfd 12896msgid "invalid register number (%ld) for '%s'"
87ccc1b0
NC
12897msgstr ""
12898
c85dd50d 12899#: config/tc-xtensa.c:2650
87ccc1b0 12900#, c-format
55cf6793 12901msgid "operand %d of '%s' has out of range value '%u'"
87ccc1b0
NC
12902msgstr ""
12903
c85dd50d 12904#: config/tc-xtensa.c:2656
87ccc1b0 12905#, c-format
55cf6793 12906msgid "operand %d of '%s' has invalid value '%u'"
87ccc1b0
NC
12907msgstr ""
12908
c85dd50d 12909#: config/tc-xtensa.c:2704
87ccc1b0 12910#, c-format
06647dfd 12911msgid "internal error: unknown option name '%s'"
87ccc1b0
NC
12912msgstr ""
12913
c85dd50d 12914#: config/tc-xtensa.c:3779
87ccc1b0
NC
12915msgid "INSTR_LABEL_DEF not supported yet"
12916msgstr ""
12917
c85dd50d 12918#: config/tc-xtensa.c:3808
87ccc1b0
NC
12919msgid "can't handle generation of literal/labels yet"
12920msgstr ""
12921
c85dd50d 12922#: config/tc-xtensa.c:3812
87ccc1b0
NC
12923msgid "can't handle undefined OP TYPE"
12924msgstr ""
12925
c85dd50d 12926#: config/tc-xtensa.c:3873
87ccc1b0
NC
12927#, c-format
12928msgid "found %d operands for '%s': Expected %d"
12929msgstr ""
12930
c85dd50d 12931#: config/tc-xtensa.c:3880
87ccc1b0
NC
12932#, c-format
12933msgid "found too many (%d) operands for '%s': Expected %d"
12934msgstr ""
12935
c85dd50d
NC
12936#: config/tc-xtensa.c:3901
12937msgid "immediate operands sum to greater than 32"
12938msgstr ""
12939
12940#: config/tc-xtensa.c:4031
55cf6793
ZW
12941msgid "invalid immediate"
12942msgstr ""
12943
c85dd50d 12944#: config/tc-xtensa.c:4145
06647dfd
AM
12945#, c-format
12946msgid "invalid relocation for operand %i of '%s'"
87ccc1b0
NC
12947msgstr ""
12948
c85dd50d 12949#: config/tc-xtensa.c:4155
87ccc1b0 12950#, c-format
06647dfd 12951msgid "invalid expression for operand %i of '%s'"
87ccc1b0
NC
12952msgstr ""
12953
c85dd50d 12954#: config/tc-xtensa.c:4165
87ccc1b0 12955#, c-format
06647dfd 12956msgid "invalid relocation in instruction slot %i"
87ccc1b0
NC
12957msgstr ""
12958
c85dd50d 12959#: config/tc-xtensa.c:4172
87ccc1b0 12960#, c-format
06647dfd 12961msgid "undefined symbol for opcode \"%s\""
87ccc1b0
NC
12962msgstr ""
12963
c85dd50d 12964#: config/tc-xtensa.c:4627
06647dfd 12965msgid "opcode 'NOP.N' unavailable in this configuration"
87ccc1b0
NC
12966msgstr ""
12967
c85dd50d 12968#: config/tc-xtensa.c:4687
06647dfd
AM
12969msgid "get_expanded_loop_offset: invalid opcode"
12970msgstr ""
12971
c85dd50d 12972#: config/tc-xtensa.c:4819
06647dfd
AM
12973#, c-format
12974msgid "assembly state not set for first frag in section %s"
87ccc1b0
NC
12975msgstr ""
12976
c85dd50d 12977#: config/tc-xtensa.c:4872
06647dfd
AM
12978#, c-format
12979msgid "unaligned branch target: %d bytes at 0x%lx"
87ccc1b0
NC
12980msgstr ""
12981
c85dd50d 12982#: config/tc-xtensa.c:4911
06647dfd
AM
12983#, c-format
12984msgid "unaligned loop: %d bytes at 0x%lx"
87ccc1b0
NC
12985msgstr ""
12986
c85dd50d 12987#: config/tc-xtensa.c:4935
06647dfd 12988msgid "unexpected fix"
87ccc1b0
NC
12989msgstr ""
12990
c85dd50d 12991#: config/tc-xtensa.c:4946 config/tc-xtensa.c:4950
06647dfd 12992msgid "undecodable fix"
87ccc1b0
NC
12993msgstr ""
12994
c85dd50d 12995#: config/tc-xtensa.c:5077
3caac5b8
AM
12996msgid "labels are not valid inside bundles"
12997msgstr ""
12998
c85dd50d 12999#: config/tc-xtensa.c:5097
06647dfd 13000msgid "invalid last instruction for a zero-overhead loop"
87ccc1b0
NC
13001msgstr ""
13002
c85dd50d 13003#: config/tc-xtensa.c:5162
06647dfd 13004msgid "extra opening brace"
87ccc1b0
NC
13005msgstr ""
13006
c85dd50d 13007#: config/tc-xtensa.c:5172
06647dfd 13008msgid "extra closing brace"
87ccc1b0
NC
13009msgstr ""
13010
c85dd50d 13011#: config/tc-xtensa.c:5199
06647dfd 13012msgid "missing closing brace"
87ccc1b0
NC
13013msgstr ""
13014
c85dd50d 13015#: config/tc-xtensa.c:5279
87ccc1b0 13016#, c-format
06647dfd 13017msgid "unknown opcode or format name '%s'"
87ccc1b0
NC
13018msgstr ""
13019
c85dd50d 13020#: config/tc-xtensa.c:5285
06647dfd
AM
13021msgid "format names only valid inside bundles"
13022msgstr ""
13023
c85dd50d 13024#: config/tc-xtensa.c:5290
06647dfd
AM
13025#, c-format
13026msgid "multiple formats specified for one bundle; using '%s'"
87ccc1b0
NC
13027msgstr ""
13028
c85dd50d 13029#: config/tc-xtensa.c:5339
87ccc1b0
NC
13030msgid "entry instruction with stack decrement < 16"
13031msgstr ""
13032
c85dd50d 13033#: config/tc-xtensa.c:5392
06647dfd
AM
13034msgid "unaligned entry instruction"
13035msgstr ""
13036
c85dd50d 13037#: config/tc-xtensa.c:5454
06647dfd
AM
13038msgid "bad instruction format"
13039msgstr ""
13040
c85dd50d 13041#: config/tc-xtensa.c:5457
06647dfd
AM
13042msgid "invalid relocation"
13043msgstr ""
13044
c85dd50d 13045#: config/tc-xtensa.c:5468
87ccc1b0 13046#, c-format
06647dfd 13047msgid "invalid relocation for '%s' instruction"
87ccc1b0
NC
13048msgstr ""
13049
c85dd50d 13050#: config/tc-xtensa.c:5480
87ccc1b0 13051#, c-format
06647dfd 13052msgid "invalid relocation for operand %d of '%s'"
87ccc1b0
NC
13053msgstr ""
13054
c85dd50d 13055#: config/tc-xtensa.c:5644
06647dfd
AM
13056msgid "cannot represent subtraction with an offset"
13057msgstr ""
13058
c85dd50d 13059#: config/tc-xtensa.c:5732
87ccc1b0 13060#, c-format
55cf6793 13061msgid "unhandled local relocation fix %s"
87ccc1b0
NC
13062msgstr ""
13063
499ac353 13064#: config/tc-xtensa.c:6003
06647dfd
AM
13065msgid "couldn't find a valid instruction format"
13066msgstr ""
13067
499ac353 13068#: config/tc-xtensa.c:6004
87ccc1b0 13069#, c-format
06647dfd 13070msgid " ops were: "
87ccc1b0
NC
13071msgstr ""
13072
499ac353 13073#: config/tc-xtensa.c:6006
87ccc1b0 13074#, c-format
06647dfd 13075msgid " %s;"
87ccc1b0
NC
13076msgstr ""
13077
499ac353 13078#: config/tc-xtensa.c:6017
06647dfd
AM
13079#, c-format
13080msgid "format '%s' allows %d slots, but there are %d opcodes"
87ccc1b0
NC
13081msgstr ""
13082
499ac353 13083#: config/tc-xtensa.c:6028 config/tc-xtensa.c:6126
06647dfd 13084msgid "illegal resource usage in bundle"
87ccc1b0
NC
13085msgstr ""
13086
499ac353 13087#: config/tc-xtensa.c:6213
06647dfd
AM
13088#, c-format
13089msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same register"
87ccc1b0
NC
13090msgstr ""
13091
499ac353 13092#: config/tc-xtensa.c:6218
87ccc1b0 13093#, c-format
06647dfd 13094msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same state"
87ccc1b0
NC
13095msgstr ""
13096
499ac353 13097#: config/tc-xtensa.c:6223
06647dfd 13098#, c-format
ae351704 13099msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same port"
87ccc1b0
NC
13100msgstr ""
13101
499ac353 13102#: config/tc-xtensa.c:6228
06647dfd
AM
13103#, c-format
13104msgid ""
ae351704 13105"opcodes '%s' (slot %d) and '%s' (slot %d) both have volatile port accesses"
87ccc1b0
NC
13106msgstr ""
13107
499ac353 13108#: config/tc-xtensa.c:6244
06647dfd
AM
13109msgid "multiple branches or jumps in the same bundle"
13110msgstr ""
13111
499ac353 13112#: config/tc-xtensa.c:6692
06647dfd
AM
13113msgid "cannot assemble into a literal fragment"
13114msgstr ""
13115
499ac353 13116#: config/tc-xtensa.c:6694
06647dfd
AM
13117msgid "..."
13118msgstr ""
13119
499ac353 13120#: config/tc-xtensa.c:7238
06647dfd
AM
13121msgid ""
13122"instruction sequence (write a0, branch, retw) may trigger hardware errata"
13123msgstr ""
13124
499ac353 13125#: config/tc-xtensa.c:7350
06647dfd 13126msgid "branching or jumping to a loop end may trigger hardware errata"
87ccc1b0
NC
13127msgstr ""
13128
499ac353 13129#: config/tc-xtensa.c:7432
06647dfd 13130msgid "loop end too close to another loop end may trigger hardware errata"
87ccc1b0
NC
13131msgstr ""
13132
499ac353 13133#: config/tc-xtensa.c:7441
06647dfd
AM
13134#, c-format
13135msgid "fr_var %lu < length %d"
87ccc1b0
NC
13136msgstr ""
13137
499ac353 13138#: config/tc-xtensa.c:7600
06647dfd
AM
13139msgid ""
13140"loop containing less than three instructions may trigger hardware errata"
87ccc1b0
NC
13141msgstr ""
13142
499ac353 13143#: config/tc-xtensa.c:7672
06647dfd 13144msgid "undecodable instruction in instruction frag"
87ccc1b0
NC
13145msgstr ""
13146
499ac353 13147#: config/tc-xtensa.c:7782
06647dfd 13148msgid "invalid empty loop"
87ccc1b0
NC
13149msgstr ""
13150
499ac353 13151#: config/tc-xtensa.c:7787
06647dfd 13152msgid "loop target does not follow loop instruction in section"
87ccc1b0
NC
13153msgstr ""
13154
499ac353 13155#: config/tc-xtensa.c:8360
87ccc1b0
NC
13156msgid "bad relaxation state"
13157msgstr ""
13158
499ac353 13159#: config/tc-xtensa.c:8418
87ccc1b0 13160#, c-format
06647dfd 13161msgid "fr_var (%ld) < length (%d)"
87ccc1b0
NC
13162msgstr ""
13163
499ac353 13164#: config/tc-xtensa.c:8925
87ccc1b0
NC
13165msgid "internal error: relaxation failed"
13166msgstr ""
13167
499ac353 13168#: config/tc-xtensa.c:8931
87ccc1b0
NC
13169msgid "internal error: relaxation requires too many steps"
13170msgstr ""
13171
499ac353 13172#: config/tc-xtensa.c:9107
87ccc1b0
NC
13173msgid "invalid relaxation fragment result"
13174msgstr ""
13175
499ac353 13176#: config/tc-xtensa.c:9186
87ccc1b0
NC
13177msgid "unable to widen instruction"
13178msgstr ""
13179
499ac353 13180#: config/tc-xtensa.c:9326
87ccc1b0
NC
13181msgid "multiple literals in expansion"
13182msgstr ""
13183
499ac353 13184#: config/tc-xtensa.c:9330
87ccc1b0
NC
13185msgid "no registered fragment for literal"
13186msgstr ""
13187
499ac353 13188#: config/tc-xtensa.c:9332
87ccc1b0
NC
13189msgid "number of literal tokens != 1"
13190msgstr ""
13191
499ac353 13192#: config/tc-xtensa.c:9462 config/tc-xtensa.c:9468
87ccc1b0
NC
13193#, c-format
13194msgid "unresolved loop target symbol: %s"
13195msgstr ""
13196
499ac353 13197#: config/tc-xtensa.c:9574
06647dfd
AM
13198#, c-format
13199msgid "invalid expression evaluation type %d"
87ccc1b0
NC
13200msgstr ""
13201
499ac353 13202#: config/tc-xtensa.c:9591
87ccc1b0
NC
13203msgid "loop too long for LOOP instruction"
13204msgstr ""
13205
499ac353 13206#: config/tc-xtensa.c:9861
87ccc1b0
NC
13207#, c-format
13208msgid "fixes not all moved from %s"
13209msgstr ""
13210
499ac353 13211#: config/tc-xtensa.c:9992
06647dfd
AM
13212msgid ""
13213"literal pool location required for text-section-literals; specify with ."
13214"literal_position"
87ccc1b0
NC
13215msgstr ""
13216
499ac353 13217#: config/tc-xtensa.c:10921
06647dfd
AM
13218msgid "too many operands in instruction"
13219msgstr ""
13220
499ac353 13221#: config/tc-xtensa.c:11132
ae351704 13222msgid "invalid symbolic operand"
87ccc1b0
NC
13223msgstr ""
13224
499ac353 13225#: config/tc-xtensa.c:11193
87ccc1b0
NC
13226msgid "operand number mismatch"
13227msgstr ""
13228
499ac353 13229#: config/tc-xtensa.c:11197
06647dfd
AM
13230#, c-format
13231msgid "cannot encode opcode \"%s\" in the given format \"%s\""
13232msgstr ""
13233
499ac353 13234#: config/tc-xtensa.c:11222
06647dfd
AM
13235#, c-format
13236msgid "xtensa-isa failure: %s"
13237msgstr ""
13238
499ac353 13239#: config/tc-xtensa.c:11293
87ccc1b0
NC
13240msgid "invalid opcode"
13241msgstr ""
13242
499ac353 13243#: config/tc-xtensa.c:11299
87ccc1b0
NC
13244msgid "too few operands"
13245msgstr ""
13246
499ac353 13247#: config/tc-xtensa.c:11414 config/tc-xtensa.c:11420
06647dfd
AM
13248msgid "out of memory"
13249msgstr ""
13250
499ac353 13251#: config/tc-xtensa.c:11531
ae351704
AM
13252msgid "symbolic operand not allowed"
13253msgstr ""
13254
499ac353 13255#: config/tc-xtensa.c:11568
ae351704
AM
13256msgid "cannot decode instruction format"
13257msgstr ""
13258
499ac353 13259#: config/tc-xtensa.c:11712
ae351704 13260msgid "ignoring extra '-rename-section' delimiter ':'"
06647dfd
AM
13261msgstr ""
13262
499ac353 13263#: config/tc-xtensa.c:11717
06647dfd 13264#, c-format
ae351704 13265msgid "ignoring invalid '-rename-section' specification: '%s'"
06647dfd
AM
13266msgstr ""
13267
499ac353 13268#: config/tc-xtensa.c:11728
ae351704
AM
13269#, c-format
13270msgid "section %s renamed multiple times"
06647dfd
AM
13271msgstr ""
13272
499ac353 13273#: config/tc-xtensa.c:11730
06647dfd 13274#, c-format
ae351704 13275msgid "multiple sections remapped to output section %s"
06647dfd
AM
13276msgstr ""
13277
ae351704
AM
13278#: config/tc-z80.c:244
13279msgid "-- unterminated string"
06647dfd
AM
13280msgstr ""
13281
ae351704
AM
13282#: config/tc-z80.c:314
13283msgid "floating point numbers are not implemented"
87ccc1b0
NC
13284msgstr ""
13285
ae351704
AM
13286#: config/tc-z80.c:493 config/tc-z80.c:499
13287msgid "mismatched parentheses"
13288msgstr ""
13289
13290#: config/tc-z80.c:553
13291msgid "bad offset expression syntax"
13292msgstr ""
13293
13294#: config/tc-z80.c:577
13295msgid "bad expression syntax"
13296msgstr ""
13297
13298#: config/tc-z80.c:690
13299msgid "cannot make a relative jump to an absolute location"
13300msgstr ""
13301
13302#: config/tc-z80.c:702 config/tc-z80.c:1960
13303msgid "overflow"
13304msgstr ""
13305
13306#: config/tc-z80.c:1070 config/tc-z80.c:1113 config/tc-z80.c:1157
13307#: config/tc-z80.c:1277 config/tc-z80.c:1331 config/tc-z80.c:1600
13308msgid "bad intruction syntax"
13309msgstr ""
13310
13311#: config/tc-z80.c:1203
13312msgid "condition code invalid for jr"
13313msgstr ""
13314
13315#: config/tc-z80.c:1225
13316msgid "bad instruction syntax"
13317msgstr ""
13318
13319#: config/tc-z80.c:1704
13320msgid "parentheses ignored"
87ccc1b0
NC
13321msgstr ""
13322
c85dd50d 13323#: config/tc-z80.c:1909 read.c:3505
87ccc1b0 13324#, c-format
ae351704
AM
13325msgid "junk at end of line, first unrecognized character is `%c'"
13326msgstr ""
13327
499ac353 13328#: config/tc-z80.c:1935 config/tc-z8k.c:1461 config/tc-z8k.c:1524
ae351704 13329msgid "relative jump out of range"
87ccc1b0
NC
13330msgstr ""
13331
ae351704
AM
13332#: config/tc-z80.c:1952
13333msgid "index offset out of range"
13334msgstr ""
13335
499ac353 13336#: config/tc-z80.c:1994 config/tc-z8k.c:1532
87ccc1b0 13337#, c-format
ae351704 13338msgid "md_apply_fix: unknown r_type 0x%x\n"
87ccc1b0
NC
13339msgstr ""
13340
ae351704 13341#: config/tc-z8k.c:282
87ccc1b0 13342#, c-format
fce00800
AM
13343msgid "register rr%d out of range"
13344msgstr ""
13345
ae351704 13346#: config/tc-z8k.c:284
fce00800
AM
13347#, c-format
13348msgid "register rr%d does not exist"
13349msgstr ""
13350
ae351704 13351#: config/tc-z8k.c:296
fce00800
AM
13352#, c-format
13353msgid "register rh%d out of range"
87ccc1b0
NC
13354msgstr ""
13355
ae351704 13356#: config/tc-z8k.c:308
87ccc1b0 13357#, c-format
fce00800 13358msgid "register rl%d out of range"
87ccc1b0
NC
13359msgstr ""
13360
ae351704 13361#: config/tc-z8k.c:321
87ccc1b0 13362#, c-format
fce00800 13363msgid "register rq%d out of range"
87ccc1b0
NC
13364msgstr ""
13365
ae351704 13366#: config/tc-z8k.c:323
87ccc1b0 13367#, c-format
fce00800 13368msgid "register rq%d does not exist"
87ccc1b0
NC
13369msgstr ""
13370
ae351704 13371#: config/tc-z8k.c:335
87ccc1b0 13372#, c-format
fce00800 13373msgid "register r%d out of range"
87ccc1b0
NC
13374msgstr ""
13375
ae351704 13376#: config/tc-z8k.c:376
87ccc1b0
NC
13377#, c-format
13378msgid "expected %c"
13379msgstr ""
13380
ae351704 13381#: config/tc-z8k.c:391
87ccc1b0
NC
13382#, c-format
13383msgid "register is wrong size for a word %s"
13384msgstr ""
13385
ae351704 13386#: config/tc-z8k.c:405
87ccc1b0
NC
13387#, c-format
13388msgid "register is wrong size for address %s"
13389msgstr ""
13390
ae351704 13391#: config/tc-z8k.c:539
6e1772d5
AM
13392#, c-format
13393msgid "unknown interrupt %s"
13394msgstr ""
13395
87ccc1b0 13396#. No interrupt type specified, opcode won't do anything.
ae351704 13397#: config/tc-z8k.c:562
fce00800 13398msgid "opcode has no effect"
87ccc1b0
NC
13399msgstr ""
13400
ae351704 13401#: config/tc-z8k.c:673
87ccc1b0
NC
13402msgid "Missing ) in ra(rb)"
13403msgstr ""
13404
ae351704 13405#: config/tc-z8k.c:753 config/tc-z8k.c:792
6e1772d5
AM
13406#, c-format
13407msgid "invalid condition code '%s'"
fce00800
AM
13408msgstr ""
13409
ae351704 13410#: config/tc-z8k.c:765
87ccc1b0 13411#, c-format
6e1772d5 13412msgid "invalid flag '%s'"
87ccc1b0
NC
13413msgstr ""
13414
ae351704 13415#: config/tc-z8k.c:919 config/tc-z8k.c:925
6e1772d5
AM
13416msgid "invalid indirect register size"
13417msgstr ""
13418
ae351704 13419#: config/tc-z8k.c:942 config/tc-z8k.c:1090 config/tc-z8k.c:1095
6e1772d5
AM
13420msgid "invalid control register name"
13421msgstr ""
13422
ae351704 13423#: config/tc-z8k.c:1079
87ccc1b0
NC
13424msgid "immediate must be 1 or 2"
13425msgstr ""
13426
ae351704 13427#: config/tc-z8k.c:1082
87ccc1b0
NC
13428msgid "immediate 1 or 2 expected"
13429msgstr ""
13430
ae351704 13431#: config/tc-z8k.c:1113
87ccc1b0
NC
13432msgid "can't use R0 here"
13433msgstr ""
13434
ae351704 13435#: config/tc-z8k.c:1271
87ccc1b0
NC
13436msgid "Can't find opcode to match operands"
13437msgstr ""
13438
499ac353 13439#: config/tc-z8k.c:1318
87ccc1b0
NC
13440#, c-format
13441msgid "invalid architecture -z%s"
13442msgstr ""
13443
499ac353 13444#: config/tc-z8k.c:1338
6e1772d5 13445#, c-format
87ccc1b0
NC
13446msgid ""
13447" Z8K options:\n"
13448" -z8001 generate segmented code\n"
13449" -z8002 generate unsegmented code\n"
13450" -linkrelax create linker relaxable code\n"
13451msgstr ""
13452
499ac353 13453#: config/tc-z8k.c:1350
6e1772d5 13454#, c-format
87ccc1b0
NC
13455msgid "call to md_convert_frag\n"
13456msgstr ""
13457
499ac353 13458#: config/tc-z8k.c:1457 config/tc-z8k.c:1497 config/tc-z8k.c:1520
87ccc1b0
NC
13459msgid "cannot branch to odd address"
13460msgstr ""
13461
499ac353 13462#: config/tc-z8k.c:1479
87ccc1b0
NC
13463msgid "relative address out of range"
13464msgstr ""
13465
499ac353 13466#: config/tc-z8k.c:1500
3caac5b8 13467msgid "relative call out of range"
87ccc1b0
NC
13468msgstr ""
13469
499ac353 13470#: config/tc-z8k.c:1544
ac50feda 13471#, c-format
3caac5b8 13472msgid "call to md_estimate_size_before_relax\n"
ac50feda
RH
13473msgstr ""
13474
c85dd50d
NC
13475#: config/xtensa-relax.c:1545
13476#, c-format
13477msgid "invalid configuration option '%s' in transition rule '%s'"
13478msgstr ""
13479
13480#: config/xtensa-relax.c:1669
13481#, c-format
13482msgid "opcode '%s': no bound opname '%s' for precondition in '%s'"
13483msgstr ""
13484
13485#: config/xtensa-relax.c:1679
13486#, c-format
13487msgid "opcode '%s': no bound opname '%s' for precondition in %s"
13488msgstr ""
13489
13490#: config/xtensa-relax.c:1686
13491#, c-format
13492msgid "opcode '%s': precondition only contains constants in '%s'"
13493msgstr ""
13494
13495#: config/xtensa-relax.c:1732
13496msgid "expected one operand for generated literal"
13497msgstr ""
13498
13499#: config/xtensa-relax.c:1738
13500msgid "expected 0 operands for generated label"
13501msgstr ""
13502
13503#: config/xtensa-relax.c:1751
13504#, c-format
13505msgid "invalid opcode '%s' in transition rule '%s'"
13506msgstr ""
13507
13508#: config/xtensa-relax.c:1759
13509#, c-format
13510msgid "opcode '%s': replacement does not have %d ops"
13511msgstr ""
13512
13513#: config/xtensa-relax.c:1783 config/xtensa-relax.c:1809
13514#, c-format
13515msgid "opcode %s: unidentified operand '%s' in '%s'"
13516msgstr ""
13517
13518#: config/xtensa-relax.c:1804
13519#, c-format
13520msgid "unknown user-defined function %s"
13521msgstr ""
13522
13523#: config/xtensa-relax.c:1815
13524#, c-format
13525msgid "opcode %s: could not parse operand '%s' in '%s'"
13526msgstr ""
13527
13528#: config/xtensa-relax.c:1856
13529#, c-format
13530msgid "could not parse INSN_PATTERN '%s'"
13531msgstr ""
13532
13533#: config/xtensa-relax.c:1860
13534#, c-format
13535msgid "could not parse INSN_REPL '%s'"
13536msgstr ""
13537
13538#: config/xtensa-relax.c:1871
13539#, c-format
13540msgid "could not build transition for %s => %s"
13541msgstr ""
13542
6e1772d5 13543#: depend.c:193
ac50feda 13544#, c-format
87ccc1b0 13545msgid "can't open `%s' for writing"
ac50feda
RH
13546msgstr ""
13547
6e1772d5 13548#: depend.c:205
ac50feda 13549#, c-format
87ccc1b0 13550msgid "can't close `%s'"
ac50feda
RH
13551msgstr ""
13552
c85dd50d 13553#: dw2gencfi.c:265
87ccc1b0 13554#, c-format
fce00800 13555msgid "register save offset not a multiple of %u"
ac50feda
RH
13556msgstr ""
13557
c85dd50d 13558#: dw2gencfi.c:348
06647dfd
AM
13559msgid "CFI state restore without previous remember"
13560msgstr ""
13561
c85dd50d 13562#: dw2gencfi.c:400
fce00800 13563msgid "missing separator"
ac50feda
RH
13564msgstr ""
13565
c85dd50d 13566#: dw2gencfi.c:422 dw2gencfi.c:440
fce00800 13567msgid "bad register expression"
ac50feda
RH
13568msgstr ""
13569
c85dd50d 13570#: dw2gencfi.c:462 dw2gencfi.c:585 dw2gencfi.c:623 dw2gencfi.c:693
fce00800 13571msgid "CFI instruction used without previous .cfi_startproc"
ac50feda
RH
13572msgstr ""
13573
c85dd50d 13574#: dw2gencfi.c:647
ae351704
AM
13575msgid "invalid or unsupported encoding in .cfi_personality"
13576msgstr ""
13577
c85dd50d 13578#: dw2gencfi.c:654
ae351704
AM
13579msgid ".cfi_personality requires encoding and symbol arguments"
13580msgstr ""
13581
c85dd50d 13582#: dw2gencfi.c:677
ae351704
AM
13583msgid "wrong second argument to .cfi_personality"
13584msgstr ""
13585
c85dd50d 13586#: dw2gencfi.c:717
ae351704
AM
13587msgid "invalid or unsupported encoding in .cfi_lsda"
13588msgstr ""
13589
c85dd50d 13590#: dw2gencfi.c:724
ae351704
AM
13591msgid ".cfi_lsda requires encoding and symbol arguments"
13592msgstr ""
13593
c85dd50d 13594#: dw2gencfi.c:749
ae351704
AM
13595msgid "wrong second argument to .cfi_lsda"
13596msgstr ""
13597
c85dd50d 13598#: dw2gencfi.c:764
87ccc1b0 13599msgid "previous CFI entry not closed (missing .cfi_endproc)"
ac50feda
RH
13600msgstr ""
13601
c85dd50d 13602#: dw2gencfi.c:799
87ccc1b0 13603msgid ".cfi_endproc without corresponding .cfi_startproc"
ac50feda
RH
13604msgstr ""
13605
c85dd50d 13606#: dw2gencfi.c:1328
87ccc1b0 13607msgid "open CFI at the end of file; missing .cfi_endproc directive"
6840198f
NC
13608msgstr ""
13609
c85dd50d 13610#: dwarf2dbg.c:553 dwarf2dbg.c:584
328577ad 13611msgid "file number less than one"
5f68c319
NC
13612msgstr ""
13613
ae351704 13614#: dwarf2dbg.c:559
5f68c319 13615#, c-format
328577ad 13616msgid "file number %ld already allocated"
5f68c319
NC
13617msgstr ""
13618
c85dd50d 13619#: dwarf2dbg.c:589 dwarf2dbg.c:1251
6840198f 13620#, c-format
328577ad 13621msgid "unassigned file number %ld"
6840198f
NC
13622msgstr ""
13623
c85dd50d 13624#: dwarf2dbg.c:657
3caac5b8
AM
13625msgid "is_stmt value not 0 or 1"
13626msgstr ""
13627
c85dd50d 13628#: dwarf2dbg.c:669
3caac5b8
AM
13629msgid "isa number less than zero"
13630msgstr ""
13631
c85dd50d 13632#: dwarf2dbg.c:675
3caac5b8
AM
13633#, c-format
13634msgid "unknown .loc sub-directive `%s'"
87ccc1b0
NC
13635msgstr ""
13636
c85dd50d 13637#: dwarf2dbg.c:1316 dwarf2dbg.c:1566
3caac5b8 13638msgid "internal error: unknown dwarf2 format"
0d2bcfaf
NC
13639msgstr ""
13640
06647dfd 13641#: ecoff.c:1552
ac50feda 13642#, c-format
328577ad 13643msgid "string too big (%lu bytes)"
ac50feda
RH
13644msgstr ""
13645
06647dfd 13646#: ecoff.c:1578
ac50feda 13647#, c-format
328577ad 13648msgid "inserting \"%s\" into string hash table: %s"
ac50feda
RH
13649msgstr ""
13650
06647dfd
AM
13651#: ecoff.c:1609 ecoff.c:1802 ecoff.c:1825 ecoff.c:1856 ecoff.c:2009
13652#: ecoff.c:2120
ac50feda
RH
13653msgid "no current file pointer"
13654msgstr ""
13655
06647dfd 13656#: ecoff.c:1696
ac50feda
RH
13657msgid "too many st_End's"
13658msgstr ""
13659
06647dfd 13660#: ecoff.c:2034
ac50feda 13661#, c-format
328577ad 13662msgid "inserting \"%s\" into tag hash table: %s"
ac50feda
RH
13663msgstr ""
13664
06647dfd 13665#: ecoff.c:2195
ac50feda
RH
13666msgid "fake .file after real one"
13667msgstr ""
13668
06647dfd 13669#: ecoff.c:2285
328577ad 13670msgid "filename goes over one page boundary"
ac50feda
RH
13671msgstr ""
13672
06647dfd 13673#: ecoff.c:2418
ac50feda
RH
13674msgid ".begin directive without a preceding .file directive"
13675msgstr ""
13676
06647dfd 13677#: ecoff.c:2425
ac50feda
RH
13678msgid ".begin directive without a preceding .ent directive"
13679msgstr ""
13680
06647dfd 13681#: ecoff.c:2456
ac50feda
RH
13682msgid ".bend directive without a preceding .file directive"
13683msgstr ""
13684
06647dfd 13685#: ecoff.c:2463
ac50feda
RH
13686msgid ".bend directive without a preceding .ent directive"
13687msgstr ""
13688
06647dfd 13689#: ecoff.c:2476
ac50feda
RH
13690msgid ".bend directive names unknown symbol"
13691msgstr ""
13692
06647dfd 13693#: ecoff.c:2519
ac50feda
RH
13694msgid ".def pseudo-op used inside of .def/.endef; ignored"
13695msgstr ""
13696
06647dfd 13697#: ecoff.c:2521
328577ad 13698msgid "empty symbol name in .def; ignored"
ac50feda
RH
13699msgstr ""
13700
06647dfd 13701#: ecoff.c:2558
ac50feda
RH
13702msgid ".dim pseudo-op used outside of .def/.endef; ignored"
13703msgstr ""
13704
06647dfd 13705#: ecoff.c:2573
328577ad 13706msgid "badly formed .dim directive"
ac50feda
RH
13707msgstr ""
13708
06647dfd 13709#: ecoff.c:2586
328577ad 13710msgid "too many .dim entries"
ac50feda
RH
13711msgstr ""
13712
06647dfd 13713#: ecoff.c:2606
ac50feda
RH
13714msgid ".scl pseudo-op used outside of .def/.endef; ignored"
13715msgstr ""
13716
06647dfd 13717#: ecoff.c:2631
ac50feda
RH
13718msgid ".size pseudo-op used outside of .def/.endef; ignored"
13719msgstr ""
13720
06647dfd 13721#: ecoff.c:2646
328577ad 13722msgid "badly formed .size directive"
ac50feda
RH
13723msgstr ""
13724
06647dfd 13725#: ecoff.c:2659
328577ad 13726msgid "too many .size entries"
ac50feda
RH
13727msgstr ""
13728
06647dfd 13729#: ecoff.c:2681
ac50feda
RH
13730msgid ".type pseudo-op used outside of .def/.endef; ignored"
13731msgstr ""
13732
13733#. FIXME: We could handle this by setting the continued bit.
13734#. There would still be a limit: the .type argument can not
13735#. be infinite.
06647dfd 13736#: ecoff.c:2699
ac50feda 13737#, c-format
328577ad 13738msgid "the type of %s is too complex; it will be simplified"
ac50feda
RH
13739msgstr ""
13740
06647dfd 13741#: ecoff.c:2710
ac50feda
RH
13742msgid "Unrecognized .type argument"
13743msgstr ""
13744
06647dfd 13745#: ecoff.c:2748
ac50feda
RH
13746msgid ".tag pseudo-op used outside of .def/.endef; ignored"
13747msgstr ""
13748
06647dfd 13749#: ecoff.c:2773
ac50feda
RH
13750msgid ".val pseudo-op used outside of .def/.endef; ignored"
13751msgstr ""
13752
06647dfd 13753#: ecoff.c:2781
ae351704 13754msgid ".val expression is too complex"
ac50feda
RH
13755msgstr ""
13756
06647dfd 13757#: ecoff.c:2811
ac50feda
RH
13758msgid ".endef pseudo-op used before .def; ignored"
13759msgstr ""
13760
06647dfd 13761#: ecoff.c:2837 ecoff.c:2918
328577ad 13762msgid "bad COFF debugging information"
ac50feda
RH
13763msgstr ""
13764
06647dfd 13765#: ecoff.c:2886
ac50feda 13766#, c-format
328577ad 13767msgid "no tag specified for %s"
ac50feda
RH
13768msgstr ""
13769
06647dfd 13770#: ecoff.c:2988
ac50feda
RH
13771msgid ".end directive without a preceding .file directive"
13772msgstr ""
13773
06647dfd 13774#: ecoff.c:2995
ac50feda
RH
13775msgid ".end directive without a preceding .ent directive"
13776msgstr ""
13777
06647dfd 13778#: ecoff.c:3017
ac50feda
RH
13779msgid ".end directive names unknown symbol"
13780msgstr ""
13781
06647dfd 13782#: ecoff.c:3044
ac50feda
RH
13783msgid "second .ent directive found before .end directive"
13784msgstr ""
13785
06647dfd 13786#: ecoff.c:3116
328577ad 13787msgid "no way to handle .file within .ent/.end section"
ac50feda
RH
13788msgstr ""
13789
06647dfd 13790#: ecoff.c:3233
328577ad 13791msgid ".loc before .file"
ac50feda
RH
13792msgstr ""
13793
06647dfd 13794#: ecoff.c:3368
ac50feda
RH
13795msgid "bad .weakext directive"
13796msgstr ""
13797
06647dfd 13798#: ecoff.c:3436
ac50feda
RH
13799#, c-format
13800msgid ".stab%c is not supported"
13801msgstr ""
13802
06647dfd 13803#: ecoff.c:3446
ac50feda
RH
13804#, c-format
13805msgid ".stab%c: ignoring non-zero other field"
13806msgstr ""
13807
06647dfd 13808#: ecoff.c:3480
ac50feda
RH
13809#, c-format
13810msgid ""
328577ad 13811"line number (%d) for .stab%c directive cannot fit in index field (20 bits)"
ac50feda
RH
13812msgstr ""
13813
06647dfd 13814#: ecoff.c:3516
ac50feda 13815#, c-format
328577ad 13816msgid "illegal .stab%c directive, bad character"
ac50feda
RH
13817msgstr ""
13818
06647dfd 13819#: ecoff.c:3975 ecoff.c:4164 ecoff.c:4189
ac50feda
RH
13820msgid ".begin/.bend in different segments"
13821msgstr ""
13822
06647dfd 13823#: ecoff.c:4685
328577ad 13824msgid "missing .end or .bend at end of file"
ac50feda
RH
13825msgstr ""
13826
06647dfd 13827#: ecoff.c:5170
ac50feda
RH
13828msgid "GP prologue size exceeds field size, using 0 instead"
13829msgstr ""
13830
c85dd50d 13831#: expr.c:81 read.c:3570
328577ad
NC
13832msgid "bignum invalid"
13833msgstr ""
13834
c85dd50d 13835#: expr.c:83 read.c:3572 read.c:4029 read.c:4882
328577ad
NC
13836msgid "floating point number invalid"
13837msgstr ""
13838
c85dd50d 13839#: expr.c:204
328577ad 13840msgid "bad floating-point constant: exponent overflow"
ac50feda
RH
13841msgstr ""
13842
c85dd50d 13843#: expr.c:208
ac50feda 13844#, c-format
328577ad 13845msgid "bad floating-point constant: unknown error code=%d"
ac50feda
RH
13846msgstr ""
13847
c85dd50d 13848#: expr.c:387
ac50feda 13849msgid ""
328577ad 13850"a bignum with underscores may not have more than 8 hex digits in any word"
ac50feda
RH
13851msgstr ""
13852
c85dd50d 13853#: expr.c:410
328577ad 13854msgid "a bignum with underscores must have exactly 4 words"
ac50feda
RH
13855msgstr ""
13856
ed265386 13857#. Either not seen or not defined.
ac50feda
RH
13858#. @@ Should print out the original string instead of
13859#. the parsed number.
c85dd50d 13860#: expr.c:533
ac50feda 13861#, c-format
328577ad 13862msgid "backward ref to unknown label \"%d:\""
ac50feda
RH
13863msgstr ""
13864
c85dd50d 13865#: expr.c:651
328577ad 13866msgid "character constant too large"
ac50feda
RH
13867msgstr ""
13868
c85dd50d 13869#: expr.c:897
ac50feda
RH
13870#, c-format
13871msgid "expr.c(operand): bad atof_generic return val %d"
13872msgstr ""
13873
c85dd50d 13874#: expr.c:958
1994a7c7 13875#, c-format
328577ad 13876msgid "missing '%c'"
ac50feda
RH
13877msgstr ""
13878
c85dd50d 13879#: expr.c:969 read.c:4366
ac50feda
RH
13880msgid "EBCDIC constants are not supported"
13881msgstr ""
13882
c85dd50d 13883#: expr.c:1081
ac50feda
RH
13884#, c-format
13885msgid "Unary operator %c ignored because bad operand follows"
13886msgstr ""
13887
c85dd50d 13888#: expr.c:1127 expr.c:1152
ac50feda
RH
13889msgid "syntax error in .startof. or .sizeof."
13890msgstr ""
13891
c85dd50d 13892#: expr.c:1663
ac50feda
RH
13893msgid "missing operand; zero assumed"
13894msgstr ""
13895
c85dd50d 13896#: expr.c:1698
ac50feda
RH
13897msgid "left operand is a bignum; integer 0 assumed"
13898msgstr ""
13899
c85dd50d 13900#: expr.c:1700
ac50feda
RH
13901msgid "left operand is a float; integer 0 assumed"
13902msgstr ""
13903
c85dd50d 13904#: expr.c:1709
ac50feda
RH
13905msgid "right operand is a bignum; integer 0 assumed"
13906msgstr ""
13907
c85dd50d 13908#: expr.c:1711
ac50feda
RH
13909msgid "right operand is a float; integer 0 assumed"
13910msgstr ""
13911
c85dd50d 13912#: expr.c:1776 symbols.c:1349
ac50feda
RH
13913msgid "division by zero"
13914msgstr ""
13915
c85dd50d 13916#: expr.c:1876
328577ad
NC
13917msgid "operation combines symbols in different segments"
13918msgstr ""
13919
6c37ac4d 13920#: frags.c:48
ac50feda
RH
13921msgid "attempt to allocate data in absolute section"
13922msgstr ""
13923
6c37ac4d 13924#: frags.c:54
ac50feda
RH
13925msgid "attempt to allocate data in common section"
13926msgstr ""
13927
55cf6793 13928#: frags.c:112
6c37ac4d
NC
13929#, c-format
13930msgid "can't extend frag %u chars"
13931msgstr ""
13932
6e1772d5 13933#. For error messages.
ac50feda
RH
13934#. Detect if we are reading from stdin by examining the file
13935#. name returned by as_where().
13936#.
13937#. [FIXME: We rely upon the name in the strcmp below being the
13938#. same as the one used by input_scrub_new_file(), if that is
13939#. not true, then this code will fail].
13940#.
18e03609
NC
13941#. If we are reading from stdin, then we need to save each input
13942#. line here (assuming of course that we actually have a line of
13943#. input to read), so that it can be displayed in the listing
13944#. that is produced at the end of the assembly.
ae351704 13945#: input-file.c:138 input-scrub.c:241 listing.c:332
ac50feda
RH
13946msgid "{standard input}"
13947msgstr ""
13948
ae351704 13949#: input-file.c:143
ac50feda 13950#, c-format
ae351704 13951msgid "can't open %s for reading: %s"
ac50feda
RH
13952msgstr ""
13953
ae351704 13954#: input-file.c:152 input-file.c:215 input-file.c:241
ac50feda 13955#, c-format
ae351704 13956msgid "can't read from %s: %s"
ac50feda
RH
13957msgstr ""
13958
ae351704 13959#: input-file.c:249 listing.c:1097 output-file.c:69
ac50feda 13960#, c-format
ae351704 13961msgid "can't close %s: %s"
ac50feda
RH
13962msgstr ""
13963
ae351704 13964#: input-scrub.c:266
60bcf0fa 13965msgid "macros nested too deeply"
ac50feda
RH
13966msgstr ""
13967
ae351704 13968#: input-scrub.c:369 input-scrub.c:393
ac50feda
RH
13969msgid "partial line at end of file ignored"
13970msgstr ""
13971
ae351704 13972#: itbl-ops.c:329
6e1772d5 13973#, c-format
ac50feda
RH
13974msgid "Unable to allocate memory for new instructions\n"
13975msgstr ""
13976
6e1772d5 13977#: listing.c:238
ac50feda
RH
13978msgid "Warning:"
13979msgstr ""
13980
6e1772d5 13981#: listing.c:244
ac50feda
RH
13982msgid "Error:"
13983msgstr ""
13984
ae351704 13985#: listing.c:1079
ac50feda 13986#, c-format
ae351704 13987msgid "can't open %s: %s"
ac50feda
RH
13988msgstr ""
13989
ae351704 13990#: listing.c:1169
ac50feda
RH
13991msgid "strange paper height, set to no form"
13992msgstr ""
13993
ae351704 13994#: listing.c:1233
328577ad 13995msgid "new line in title"
ac50feda
RH
13996msgstr ""
13997
87ccc1b0 13998#. Turns the next expression into a string.
ae351704 13999#: macro.c:371
87ccc1b0
NC
14000#, no-c-format
14001msgid "% operator needs absolute expression"
14002msgstr ""
14003
ae351704 14004#: macro.c:521
55cf6793
ZW
14005#, c-format
14006msgid "Missing parameter qualifier for `%s' in macro `%s'"
14007msgstr ""
14008
ae351704 14009#: macro.c:531
55cf6793
ZW
14010#, c-format
14011msgid "`%s' is not a valid parameter qualifier for `%s' in macro `%s'"
14012msgstr ""
14013
ae351704 14014#: macro.c:548
55cf6793
ZW
14015#, c-format
14016msgid "Pointless default value for required parameter `%s' in macro `%s'"
14017msgstr ""
14018
ae351704 14019#: macro.c:560
55cf6793
ZW
14020#, c-format
14021msgid "A parameter named `%s' already exists for macro `%s'"
14022msgstr ""
14023
ae351704 14024#: macro.c:597
55cf6793
ZW
14025#, c-format
14026msgid "Reserved word `%s' used as parameter in macro `%s'"
14027msgstr ""
14028
ae351704 14029#: macro.c:635
55cf6793
ZW
14030#, c-format
14031msgid "unexpected end of file in macro `%s' definition"
ac50feda
RH
14032msgstr ""
14033
ae351704 14034#: macro.c:647
55cf6793
ZW
14035#, c-format
14036msgid "missing `)' after formals in macro definition `%s'"
ac50feda
RH
14037msgstr ""
14038
ae351704 14039#: macro.c:662
06647dfd
AM
14040msgid "Missing macro name"
14041msgstr ""
14042
ae351704 14043#: macro.c:671
55cf6793
ZW
14044#, c-format
14045msgid "Bad parameter list for macro `%s'"
14046msgstr ""
14047
ae351704 14048#: macro.c:677
55cf6793
ZW
14049#, c-format
14050msgid "Macro `%s' was already defined"
06647dfd
AM
14051msgstr ""
14052
ae351704 14053#: macro.c:800 macro.c:802
55cf6793 14054msgid "missing `)'"
06647dfd
AM
14055msgstr ""
14056
ae351704 14057#: macro.c:897
55cf6793
ZW
14058#, c-format
14059msgid "`%s' was already used as parameter (or another local) name"
ac50feda
RH
14060msgstr ""
14061
ae351704 14062#: macro.c:1055
ac50feda
RH
14063msgid "confusion in formal parameters"
14064msgstr ""
14065
ae351704 14066#: macro.c:1062
55cf6793
ZW
14067#, c-format
14068msgid "Parameter named `%s' does not exist for macro `%s'"
14069msgstr ""
14070
ae351704 14071#: macro.c:1070
55cf6793
ZW
14072#, c-format
14073msgid "Value for parameter `%s' of macro `%s' was already specified"
ac50feda
RH
14074msgstr ""
14075
ae351704 14076#: macro.c:1084
ac50feda
RH
14077msgid "can't mix positional and keyword arguments"
14078msgstr ""
14079
ae351704 14080#: macro.c:1095
ac50feda
RH
14081msgid "too many positional arguments"
14082msgstr ""
14083
ae351704 14084#: macro.c:1143
55cf6793
ZW
14085#, c-format
14086msgid "Missing value for required parameter `%s' of macro `%s'"
14087msgstr ""
14088
ae351704 14089#: macro.c:1280
55cf6793
ZW
14090#, c-format
14091msgid "Attempt to purge non-existant macro `%s'"
14092msgstr ""
14093
ae351704 14094#: macro.c:1299
ac50feda
RH
14095msgid "unexpected end of file in irp or irpc"
14096msgstr ""
14097
ae351704 14098#: macro.c:1307
ac50feda
RH
14099msgid "missing model parameter"
14100msgstr ""
14101
ae351704 14102#: messages.c:82
6e1772d5 14103#, c-format
ac50feda
RH
14104msgid "Assembler messages:\n"
14105msgstr ""
14106
ae351704 14107#: messages.c:166
6e1772d5 14108#, c-format
ac50feda
RH
14109msgid "Warning: "
14110msgstr ""
14111
ae351704 14112#: messages.c:267
6e1772d5 14113#, c-format
ac50feda
RH
14114msgid "Error: "
14115msgstr ""
14116
ae351704 14117#: messages.c:362 messages.c:382
6e1772d5 14118#, c-format
ac50feda
RH
14119msgid "Fatal error: "
14120msgstr ""
14121
ae351704 14122#: messages.c:397
6e1772d5 14123#, c-format
ac50feda
RH
14124msgid "Internal error!\n"
14125msgstr ""
14126
ae351704 14127#: messages.c:399
ac50feda
RH
14128#, c-format
14129msgid "Assertion failure in %s at %s line %d.\n"
14130msgstr ""
14131
ae351704 14132#: messages.c:402
ac50feda
RH
14133#, c-format
14134msgid "Assertion failure at %s line %d.\n"
14135msgstr ""
14136
ae351704 14137#: messages.c:403 messages.c:420
6e1772d5 14138#, c-format
ac50feda
RH
14139msgid "Please report this bug.\n"
14140msgstr ""
14141
ae351704 14142#: messages.c:415
ac50feda
RH
14143#, c-format
14144msgid "Internal error, aborting at %s line %d in %s\n"
14145msgstr ""
14146
ae351704 14147#: messages.c:418
ac50feda
RH
14148#, c-format
14149msgid "Internal error, aborting at %s line %d\n"
14150msgstr ""
14151
ae351704
AM
14152#: messages.c:467
14153#, c-format
14154msgid "%s out of domain (%d is not a multiple of %d)"
14155msgstr ""
14156
14157#: messages.c:485
8ea2b00f
AM
14158#, c-format
14159msgid "%s out of range (%d is not between %d and %d)"
14160msgstr ""
14161
14162#. xgettext:c-format.
ae351704 14163#: messages.c:508
8ea2b00f
AM
14164#, c-format
14165msgid "%s out of range (0x%s is not between 0x%s and 0x%s)"
14166msgstr ""
14167
ae351704 14168#: output-file.c:35
ac50feda 14169#, c-format
328577ad 14170msgid "can't open a bfd on stdout %s"
ac50feda
RH
14171msgstr ""
14172
ae351704 14173#: output-file.c:42
ac50feda 14174#, c-format
ae351704 14175msgid "selected target format '%s' unknown"
ac50feda
RH
14176msgstr ""
14177
ae351704 14178#: output-file.c:44
ac50feda 14179#, c-format
ae351704 14180msgid "can't create %s: %s"
ac50feda
RH
14181msgstr ""
14182
c85dd50d 14183#: read.c:462
55cf6793
ZW
14184msgid "bad or irreducible absolute expression"
14185msgstr ""
14186
c85dd50d 14187#: read.c:488
ac50feda
RH
14188#, c-format
14189msgid "error constructing %s pseudo-op table: %s"
14190msgstr ""
14191
c85dd50d 14192#: read.c:898
ac50feda 14193#, c-format
328577ad 14194msgid "unknown pseudo-op: `%s'"
ac50feda
RH
14195msgstr ""
14196
c85dd50d 14197#: read.c:985
ac50feda
RH
14198#, c-format
14199msgid "label \"%d$\" redefined"
14200msgstr ""
14201
c85dd50d 14202#: read.c:1220
ac50feda
RH
14203msgid ".abort detected. Abandoning ship."
14204msgstr ""
14205
c85dd50d 14206#: read.c:1238 read.c:2609
328577ad 14207msgid "ignoring fill value in absolute section"
ac50feda
RH
14208msgstr ""
14209
c85dd50d 14210#: read.c:1328
ac50feda 14211#, c-format
328577ad 14212msgid "alignment too large: %u assumed"
ac50feda
RH
14213msgstr ""
14214
c85dd50d 14215#: read.c:1360
ac50feda
RH
14216msgid "expected fill pattern missing"
14217msgstr ""
14218
c85dd50d 14219#: read.c:1469
328577ad 14220#, c-format
6e1772d5
AM
14221msgid "size (%ld) out of range, ignored"
14222msgstr ""
14223
c85dd50d 14224#: read.c:1498
6e1772d5
AM
14225#, c-format
14226msgid "size of \"%s\" is already %ld; not changing to %ld"
ac50feda
RH
14227msgstr ""
14228
14229#. Some of the back ends can't deal with non-positive line numbers.
3caac5b8
AM
14230#. Besides, it's silly. GCC however will generate a line number of
14231#. zero when it is pre-processing builtins for assembler-with-cpp files:
14232#.
14233#. # 0 "<built-in>"
14234#.
14235#. We do not want to barf on this, especially since such files are used
14236#. in the GCC and GDB testsuites. So we check for negative line numbers
14237#. rather than non-positive line numbers.
c85dd50d 14238#: read.c:1748
ac50feda 14239#, c-format
328577ad 14240msgid "line numbers must be positive; line number %d rejected"
ac50feda
RH
14241msgstr ""
14242
c85dd50d 14243#: read.c:1785
ae351704
AM
14244#, c-format
14245msgid "incompatible flag %i in line directive"
14246msgstr ""
14247
c85dd50d 14248#: read.c:1797
ae351704
AM
14249#, c-format
14250msgid "unsupported flag %i in line directive"
14251msgstr ""
14252
c85dd50d 14253#: read.c:1836
ac50feda
RH
14254msgid "start address not supported"
14255msgstr ""
14256
c85dd50d 14257#: read.c:1845
ac50feda
RH
14258msgid ".err encountered"
14259msgstr ""
14260
c85dd50d 14261#: read.c:1861
06647dfd
AM
14262msgid ".error directive invoked in source file"
14263msgstr ""
14264
c85dd50d 14265#: read.c:1862
06647dfd
AM
14266msgid ".warning directive invoked in source file"
14267msgstr ""
14268
c85dd50d 14269#: read.c:1868
06647dfd
AM
14270#, c-format
14271msgid "%s argument must be a string"
14272msgstr ""
14273
c85dd50d 14274#: read.c:1900 read.c:1902
ac50feda
RH
14275#, c-format
14276msgid ".fail %ld encountered"
14277msgstr ""
14278
c85dd50d 14279#: read.c:1938
ac50feda 14280#, c-format
328577ad 14281msgid ".fill size clamped to %d"
ac50feda
RH
14282msgstr ""
14283
c85dd50d 14284#: read.c:1943
328577ad 14285msgid "size negative; .fill ignored"
ac50feda
RH
14286msgstr ""
14287
c85dd50d 14288#: read.c:1949
328577ad 14289msgid "repeat < 0; .fill ignored"
ac50feda
RH
14290msgstr ""
14291
c85dd50d 14292#: read.c:2087
ae351704
AM
14293msgid "expected numeric constant"
14294msgstr ""
14295
c85dd50d 14296#: read.c:2143
ae351704
AM
14297msgid "bad string constant"
14298msgstr ""
14299
c85dd50d 14300#: read.c:2147
ae351704
AM
14301msgid "expected <tag> , <value>"
14302msgstr ""
14303
c85dd50d 14304#: read.c:2221
ac50feda
RH
14305#, c-format
14306msgid "unrecognized .linkonce type `%s'"
14307msgstr ""
14308
c85dd50d 14309#: read.c:2233
ac50feda
RH
14310msgid ".linkonce is not supported for this object file format"
14311msgstr ""
14312
c85dd50d 14313#: read.c:2255
ac50feda
RH
14314#, c-format
14315msgid "bfd_set_section_flags: %s"
14316msgstr ""
14317
c85dd50d 14318#: read.c:2328
6e1772d5 14319msgid "expected alignment after size"
ac50feda
RH
14320msgstr ""
14321
c85dd50d 14322#: read.c:2543
ac50feda
RH
14323#, c-format
14324msgid "attempt to redefine pseudo-op `%s' ignored"
14325msgstr ""
14326
c85dd50d 14327#: read.c:2604
ac50feda 14328#, c-format
328577ad 14329msgid "invalid segment \"%s\""
ac50feda
RH
14330msgstr ""
14331
c85dd50d 14332#: read.c:2612
ac50feda
RH
14333msgid "only constant offsets supported in absolute section"
14334msgstr ""
14335
c85dd50d 14336#: read.c:2651
ac50feda
RH
14337msgid "MRI style ORG pseudo-op not supported"
14338msgstr ""
14339
c85dd50d 14340#: read.c:2804
ac50feda
RH
14341#, c-format
14342msgid "unrecognized section type `%s'"
14343msgstr ""
14344
c85dd50d 14345#: read.c:2818
ac50feda
RH
14346msgid "absolute sections are not supported"
14347msgstr ""
14348
c85dd50d 14349#: read.c:2833
ac50feda
RH
14350#, c-format
14351msgid "unrecognized section command `%s'"
14352msgstr ""
14353
c85dd50d 14354#: read.c:2897
06647dfd
AM
14355#, c-format
14356msgid ".end%c encountered without preceeding %s"
328577ad
NC
14357msgstr ""
14358
c85dd50d 14359#: read.c:2927
a74801ba
ILT
14360#, c-format
14361msgid "%s without %s"
ac50feda
RH
14362msgstr ""
14363
c85dd50d 14364#: read.c:3151
328577ad 14365msgid "unsupported variable size or fill value"
ac50feda
RH
14366msgstr ""
14367
c85dd50d 14368#: read.c:3179
ac50feda
RH
14369msgid ".space repeat count is zero, ignored"
14370msgstr ""
14371
c85dd50d 14372#: read.c:3181
ac50feda
RH
14373msgid ".space repeat count is negative, ignored"
14374msgstr ""
14375
c85dd50d 14376#: read.c:3210
ac50feda
RH
14377msgid "space allocation too complex in absolute section"
14378msgstr ""
14379
c85dd50d 14380#: read.c:3216
ac50feda
RH
14381msgid "space allocation too complex in common section"
14382msgstr ""
14383
c85dd50d 14384#: read.c:3303 read.c:4608
ac50feda 14385#, c-format
328577ad 14386msgid "bad floating literal: %s"
ac50feda
RH
14387msgstr ""
14388
c85dd50d 14389#: read.c:3462
3caac5b8
AM
14390#, c-format
14391msgid "%s: would close weakref loop: %s"
14392msgstr ""
14393
c85dd50d 14394#: read.c:3508
ac50feda 14395#, c-format
6e1772d5 14396msgid "junk at end of line, first unrecognized character valued 0x%x"
ac50feda
RH
14397msgstr ""
14398
c85dd50d 14399#: read.c:3566
328577ad 14400msgid "missing expression"
ac50feda
RH
14401msgstr ""
14402
c85dd50d 14403#: read.c:3628
55cf6793
ZW
14404#, c-format
14405msgid "`%s' can't be equated to common symbol '%s'"
14406msgstr ""
14407
c85dd50d 14408#: read.c:3756
ac50feda
RH
14409msgid "rva without symbol"
14410msgstr ""
14411
c85dd50d 14412#: read.c:3813
ae351704 14413msgid "missing or bad offset expression"
ac50feda
RH
14414msgstr ""
14415
c85dd50d 14416#: read.c:3834
ae351704 14417msgid "missing reloc type"
ac50feda
RH
14418msgstr ""
14419
c85dd50d 14420#: read.c:3846
ae351704 14421msgid "unrecognized reloc type"
ac50feda
RH
14422msgstr ""
14423
c85dd50d 14424#: read.c:3862
ae351704 14425msgid "bad reloc expression"
ac50feda
RH
14426msgstr ""
14427
c85dd50d 14428#: read.c:3985
ae351704 14429msgid "attempt to store value in absolute section"
ac50feda
RH
14430msgstr ""
14431
c85dd50d 14432#: read.c:4023 read.c:4876
ae351704 14433msgid "zero assumed for missing expression"
ac50feda
RH
14434msgstr ""
14435
c85dd50d 14436#: read.c:4035 read.c:4888 write.c:260
ae351704 14437msgid "register value used as expression"
ac50feda
RH
14438msgstr ""
14439
c85dd50d
NC
14440#: read.c:4114
14441#, c-format
14442msgid "value 0x%llx truncated to 0x%llx"
14443msgstr ""
14444
14445#: read.c:4117
ac50feda 14446#, c-format
ae351704 14447msgid "value 0x%lx truncated to 0x%lx"
ac50feda
RH
14448msgstr ""
14449
c85dd50d 14450#: read.c:4134
ac50feda 14451#, c-format
ae351704 14452msgid "bignum truncated to %d bytes"
ac50feda
RH
14453msgstr ""
14454
c85dd50d 14455#: read.c:4439 read.c:4630
328577ad 14456msgid "unresolvable or nonpositive repeat count; using 1"
ac50feda
RH
14457msgstr ""
14458
c85dd50d 14459#: read.c:4488
ac50feda 14460#, c-format
328577ad 14461msgid "unknown floating type type '%c'"
ac50feda
RH
14462msgstr ""
14463
c85dd50d 14464#: read.c:4510
328577ad 14465msgid "floating point constant too large"
ac50feda
RH
14466msgstr ""
14467
c85dd50d 14468#: read.c:5038
87ccc1b0
NC
14469msgid "strings must be placed into a section"
14470msgstr ""
14471
c85dd50d 14472#: read.c:5086
328577ad 14473msgid "expected <nn>"
ac50feda
RH
14474msgstr ""
14475
14476#. To be compatible with BSD 4.2 as: give the luser a linefeed!!
c85dd50d 14477#: read.c:5119 read.c:5205
328577ad 14478msgid "unterminated string; newline inserted"
ac50feda
RH
14479msgstr ""
14480
c85dd50d 14481#: read.c:5213
328577ad 14482msgid "bad escaped character in string"
ac50feda
RH
14483msgstr ""
14484
c85dd50d 14485#: read.c:5238
328577ad 14486msgid "expected address expression"
ac50feda
RH
14487msgstr ""
14488
c85dd50d 14489#: read.c:5257
ac50feda
RH
14490#, c-format
14491msgid "symbol \"%s\" undefined; zero assumed"
14492msgstr ""
14493
c85dd50d 14494#: read.c:5260
ac50feda
RH
14495msgid "some symbol undefined; zero assumed"
14496msgstr ""
14497
c85dd50d 14498#: read.c:5296
328577ad 14499msgid "this string may not contain '\\0'"
ac50feda
RH
14500msgstr ""
14501
c85dd50d 14502#: read.c:5332
328577ad 14503msgid "missing string"
ac50feda
RH
14504msgstr ""
14505
c85dd50d 14506#: read.c:5419
328577ad
NC
14507#, c-format
14508msgid ".incbin count zero, ignoring `%s'"
ac50feda
RH
14509msgstr ""
14510
c85dd50d 14511#: read.c:5445
328577ad
NC
14512#, c-format
14513msgid "file not found: %s"
ac50feda
RH
14514msgstr ""
14515
c85dd50d 14516#: read.c:5459
ac50feda 14517#, c-format
328577ad 14518msgid "seek to end of .incbin file failed `%s'"
ac50feda
RH
14519msgstr ""
14520
c85dd50d 14521#: read.c:5470
328577ad 14522#, c-format
06647dfd 14523msgid "skip (%ld) or count (%ld) invalid for file size (%ld)"
ac50feda
RH
14524msgstr ""
14525
c85dd50d 14526#: read.c:5477
328577ad
NC
14527#, c-format
14528msgid "could not skip to %ld in file `%s'"
14529msgstr ""
14530
c85dd50d 14531#: read.c:5486
328577ad
NC
14532#, c-format
14533msgid "truncated file `%s', %ld of %ld bytes read"
14534msgstr ""
14535
c85dd50d 14536#: read.c:5644
328577ad
NC
14537msgid "missing .func"
14538msgstr ""
14539
c85dd50d 14540#: read.c:5661
328577ad
NC
14541msgid ".endfunc missing for previous .func"
14542msgstr ""
14543
499ac353 14544#: read.c:5790
55cf6793
ZW
14545#, c-format
14546msgid "missing closing `%c'"
14547msgstr ""
14548
499ac353 14549#: read.c:5792
55cf6793
ZW
14550msgid "stray `\\'"
14551msgstr ""
14552
c85dd50d
NC
14553#: remap.c:52
14554#, c-format
14555msgid "invalid argument '%s' to -fdebug-prefix-map"
14556msgstr ""
14557
14558#: stabs.c:214 stabs.c:222 stabs.c:230 stabs.c:249
ac50feda 14559#, c-format
328577ad
NC
14560msgid ".stab%c: missing comma"
14561msgstr ""
14562
87ccc1b0
NC
14563#. This could happen for example with a source file with a huge
14564#. number of lines. The only cure is to use a different debug
14565#. format, probably DWARF.
c85dd50d 14566#: stabs.c:242
87ccc1b0
NC
14567#, c-format
14568msgid ".stab%c: description field '%x' too big, try a different debug format"
14569msgstr ""
14570
c85dd50d 14571#: stabs.c:423
328577ad 14572msgid "comma missing in .xstabs"
ac50feda
RH
14573msgstr ""
14574
ae351704 14575#: symbols.c:277
87ccc1b0
NC
14576#, c-format
14577msgid "cannot define symbol `%s' in absolute section"
14578msgstr ""
14579
ae351704 14580#: symbols.c:417
ac50feda 14581#, c-format
328577ad 14582msgid "symbol `%s' is already defined as \"%s\"/%s%ld"
ac50feda
RH
14583msgstr ""
14584
ae351704 14585#: symbols.c:494 symbols.c:501
ac50feda 14586#, c-format
328577ad 14587msgid "inserting \"%s\" into symbol table failed: %s"
ac50feda
RH
14588msgstr ""
14589
ae351704 14590#: symbols.c:957 symbols.c:961
ac50feda 14591#, c-format
87ccc1b0 14592msgid "undefined symbol `%s' in operation"
ac50feda
RH
14593msgstr ""
14594
ae351704 14595#: symbols.c:968
ac50feda 14596#, c-format
87ccc1b0 14597msgid "invalid sections for operation on `%s' and `%s'"
ac50feda
RH
14598msgstr ""
14599
ae351704 14600#: symbols.c:972
87ccc1b0
NC
14601#, c-format
14602msgid "invalid section for operation on `%s'"
ac50feda
RH
14603msgstr ""
14604
ae351704 14605#: symbols.c:980 symbols.c:983
ac50feda 14606#, c-format
328577ad 14607msgid "undefined symbol `%s' in operation setting `%s'"
ac50feda
RH
14608msgstr ""
14609
ae351704 14610#: symbols.c:989
87ccc1b0
NC
14611#, c-format
14612msgid "invalid sections for operation on `%s' and `%s' setting `%s'"
14613msgstr ""
14614
ae351704 14615#: symbols.c:992
87ccc1b0
NC
14616#, c-format
14617msgid "invalid section for operation on `%s' setting `%s'"
14618msgstr ""
14619
ae351704 14620#: symbols.c:1042
ac50feda 14621#, c-format
87ccc1b0 14622msgid "symbol definition loop encountered at `%s'"
ac50feda
RH
14623msgstr ""
14624
ae351704
AM
14625#: symbols.c:1069
14626#, c-format
14627msgid "cannot convert expression symbol %s to complex relocation"
14628msgstr ""
14629
14630#: symbols.c:1351
ac50feda 14631#, c-format
328577ad 14632msgid "division by zero when setting `%s'"
ac50feda
RH
14633msgstr ""
14634
ae351704 14635#: symbols.c:1432 write.c:1805
ac50feda 14636#, c-format
328577ad 14637msgid "can't resolve value for symbol `%s'"
ac50feda
RH
14638msgstr ""
14639
ae351704 14640#: symbols.c:1882
ac50feda
RH
14641#, c-format
14642msgid "\"%d\" (instance number %d of a %s label)"
14643msgstr ""
14644
ae351704 14645#: symbols.c:1911
ac50feda 14646#, c-format
328577ad 14647msgid "attempt to get value of unresolved symbol `%s'"
ac50feda
RH
14648msgstr ""
14649
ae351704 14650#: symbols.c:2184
328577ad 14651msgid "section symbols are already global"
c45021f2
NC
14652msgstr ""
14653
ae351704 14654#: symbols.c:2289
87ccc1b0
NC
14655#, c-format
14656msgid "Accessing function `%s' as thread-local object"
14657msgstr ""
14658
ae351704 14659#: symbols.c:2293
87ccc1b0
NC
14660#, c-format
14661msgid "Accessing `%s' as thread-local object"
14662msgstr ""
14663
ae351704 14664#: write.c:159
ac50feda
RH
14665#, c-format
14666msgid "field fx_size too small to hold %d"
14667msgstr ""
14668
ae351704 14669#: write.c:436
ac50feda
RH
14670#, c-format
14671msgid "attempt to .org/.space backwards? (%ld)"
14672msgstr ""
14673
ae351704
AM
14674#: write.c:664
14675msgid "invalid offset expression"
14676msgstr ""
14677
14678#: write.c:686
14679msgid "invalid reloc expression"
14680msgstr ""
14681
14682#: write.c:1039
14683#, c-format
14684msgid "value of %s too large for field of %d bytes at %s"
14685msgstr ""
14686
14687#: write.c:1051
55cf6793 14688#, c-format
ae351704 14689msgid "signed .word overflow; switch may be too large; %ld at 0x%lx"
55cf6793
ZW
14690msgstr ""
14691
ae351704 14692#: write.c:1099
ac50feda
RH
14693msgid "relocation out of range"
14694msgstr ""
14695
ae351704 14696#: write.c:1102
ac50feda
RH
14697#, c-format
14698msgid "%s:%u: bad return from bfd_install_relocation: %x"
14699msgstr ""
14700
ae351704 14701#: write.c:1166
ac50feda
RH
14702msgid "internal error: fixup not contained within frag"
14703msgstr ""
14704
ae351704
AM
14705#: write.c:1219
14706msgid "reloc not within (fixed part of) section"
14707msgstr ""
14708
14709#: write.c:1286 write.c:1307
ac50feda 14710#, c-format
ae351704 14711msgid "can't write %s: %s"
ac50feda
RH
14712msgstr ""
14713
ae351704 14714#: write.c:1337
328577ad 14715msgid "cannot write to output file"
ac50feda
RH
14716msgstr ""
14717
ae351704 14718#: write.c:1487
ac50feda 14719#, c-format
328577ad 14720msgid "%d error%s, %d warning%s, generating bad object file"
ac50feda
RH
14721msgstr ""
14722
ae351704 14723#: write.c:1494
ac50feda 14724#, c-format
328577ad 14725msgid "%d error%s, %d warning%s, no object file generated"
ac50feda
RH
14726msgstr ""
14727
ae351704 14728#: write.c:1729
3caac5b8
AM
14729#, c-format
14730msgid "%s: global symbols not supported in common sections"
14731msgstr ""
14732
ae351704 14733#: write.c:1743
ac50feda 14734#, c-format
328577ad 14735msgid "local label `%s' is not defined"
ac50feda
RH
14736msgstr ""
14737
ae351704 14738#: write.c:1763
06647dfd 14739#, c-format
55cf6793 14740msgid "Local symbol `%s' can't be equated to common symbol `%s'"
06647dfd
AM
14741msgstr ""
14742
ae351704 14743#: write.c:2028
ac50feda
RH
14744#, c-format
14745msgid "alignment padding (%lu bytes) not a multiple of %ld"
14746msgstr ""
14747
ae351704 14748#: write.c:2186
ac50feda
RH
14749#, c-format
14750msgid ".word %s-%s+%s didn't fit"
14751msgstr ""
14752
ae351704
AM
14753#: write.c:2275
14754msgid "padding added"
14755msgstr ""
14756
14757#: write.c:2325
fce00800 14758msgid "attempt to move .org backwards"
ac50feda
RH
14759msgstr ""
14760
ae351704 14761#: write.c:2353
ac50feda
RH
14762msgid ".space specifies non-absolute value"
14763msgstr ""
14764
ae351704 14765#: write.c:2368
ac50feda
RH
14766msgid ".space or .fill with negative value, ignored"
14767msgstr ""
14768
ae351704 14769#: write.c:2439
3caac5b8
AM
14770#, c-format
14771msgid ""
14772"Infinite loop encountered whilst attempting to compute the addresses of "
14773"symbols in section %s"
14774msgstr ""
This page took 1.381215 seconds and 4 git commands to generate.