]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/po/gas.pot
* Makefile.am: Run "make dep-am".
[thirdparty/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"
6e1772d5 10"Report-Msgid-Bugs-To: \n"
06647dfd 11"POT-Creation-Date: 2005-03-05 20:33+1030\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
6e1772d5 19#: app.c:468 app.c:482
252b5132
RH
20msgid "end of file in comment"
21msgstr ""
22
6e1772d5 23#: app.c:561
328577ad 24msgid "end of file in string; inserted '\"'"
252b5132
RH
25msgstr ""
26
6e1772d5 27#: app.c:606
87ccc1b0 28msgid "end of file in string; '\"' inserted"
252b5132
RH
29msgstr ""
30
6e1772d5 31#: app.c:632
87ccc1b0
NC
32#, c-format
33msgid "unknown escape '\\%c' in string; ignored"
252b5132
RH
34msgstr ""
35
6e1772d5 36#: app.c:788
252b5132
RH
37msgid "end of file not at end of a line; newline inserted"
38msgstr ""
39
6e1772d5 40#: app.c:947
252b5132
RH
41msgid "end of file in multiline comment"
42msgstr ""
43
6e1772d5 44#: app.c:1011
252b5132
RH
45msgid "end of file after a one-character quote; \\0 inserted"
46msgstr ""
47
6e1772d5 48#: app.c:1019
252b5132
RH
49msgid "end of file in escape character"
50msgstr ""
51
6e1772d5 52#: app.c:1031
328577ad 53msgid "missing close quote; (assumed)"
252b5132
RH
54msgstr ""
55
6e1772d5 56#: app.c:1099 app.c:1153 app.c:1164 app.c:1229
252b5132
RH
57msgid "end of file in comment; newline inserted"
58msgstr ""
59
8ea2b00f 60#: as.c:165
a74801ba
ILT
61msgid "missing emulation mode name"
62msgstr ""
63
8ea2b00f 64#: as.c:180
a74801ba
ILT
65#, c-format
66msgid "unrecognized emulation name `%s'"
67msgstr ""
68
8ea2b00f 69#: as.c:228
252b5132
RH
70#, c-format
71msgid "GNU assembler version %s (%s) using BFD version %s"
72msgstr ""
73
8ea2b00f 74#: as.c:231
252b5132
RH
75#, c-format
76msgid "GNU assembler version %s (%s)"
77msgstr ""
78
8ea2b00f 79#: as.c:239
252b5132
RH
80#, c-format
81msgid "Usage: %s [option...] [asmfile...]\n"
82msgstr ""
83
8ea2b00f 84#: as.c:241
6e1772d5 85#, c-format
252b5132
RH
86msgid ""
87"Options:\n"
a74801ba
ILT
88" -a[sub-option...]\t turn on listings\n"
89" \t Sub-options [default hls]:\n"
90" \t c omit false conditionals\n"
91" \t d omit debugging directives\n"
92" \t h include high-level source\n"
93" \t l include assembly\n"
94" \t m include macro expansions\n"
95" \t n omit forms processing\n"
96" \t s include symbols\n"
a74801ba
ILT
97" \t =FILE list to FILE (must be last sub-option)\n"
98msgstr ""
99
8ea2b00f
AM
100#: as.c:254
101#, c-format
102msgid " --alternate initially turn on alternate macro syntax\n"
103msgstr ""
104
105#: as.c:256
6e1772d5 106#, c-format
a74801ba
ILT
107msgid " -D produce assembler debugging messages\n"
108msgstr ""
109
8ea2b00f 110#: as.c:258
6e1772d5 111#, c-format
a74801ba
ILT
112msgid " --defsym SYM=VAL define symbol SYM to given value\n"
113msgstr ""
114
8ea2b00f 115#: as.c:274
a74801ba
ILT
116#, c-format
117msgid " emulate output (default %s)\n"
118msgstr ""
119
8ea2b00f 120#: as.c:279
6e1772d5 121#, c-format
fce00800
AM
122msgid " --execstack require executable stack for this object\n"
123msgstr ""
124
8ea2b00f 125#: as.c:281
6e1772d5 126#, c-format
fce00800
AM
127msgid ""
128" --noexecstack don't require executable stack for this object\n"
129msgstr ""
130
8ea2b00f 131#: as.c:284
6e1772d5 132#, c-format
a74801ba
ILT
133msgid " -f skip whitespace and comment preprocessing\n"
134msgstr ""
135
8ea2b00f 136#: as.c:286
6e1772d5 137#, c-format
8ea2b00f 138msgid " -g --gen-debug generate debugging information\n"
a74801ba
ILT
139msgstr ""
140
8ea2b00f
AM
141#: as.c:288
142#, c-format
143msgid " --gstabs generate STABS debugging information\n"
144msgstr ""
145
146#: as.c:290
6e1772d5
AM
147#, c-format
148msgid ""
8ea2b00f 149" --gstabs+ generate STABS debug info with GNU extensions\n"
6e1772d5
AM
150msgstr ""
151
8ea2b00f 152#: as.c:292
6e1772d5 153#, c-format
8ea2b00f 154msgid " --gdwarf-2 generate DWARF2 debugging information\n"
a74801ba
ILT
155msgstr ""
156
8ea2b00f 157#: as.c:294
6e1772d5 158#, c-format
a74801ba
ILT
159msgid " --help show this message and exit\n"
160msgstr ""
161
8ea2b00f 162#: as.c:296
6e1772d5 163#, c-format
85a39694
NC
164msgid " --target-help show target specific options\n"
165msgstr ""
166
8ea2b00f 167#: as.c:298
6e1772d5 168#, c-format
a74801ba
ILT
169msgid ""
170" -I DIR add DIR to search list for .include directives\n"
171msgstr ""
172
8ea2b00f 173#: as.c:300
6e1772d5 174#, c-format
a74801ba
ILT
175msgid " -J don't warn about signed overflow\n"
176msgstr ""
177
8ea2b00f 178#: as.c:302
6e1772d5 179#, c-format
252b5132 180msgid ""
a74801ba
ILT
181" -K warn when differences altered for long "
182"displacements\n"
183msgstr ""
184
8ea2b00f 185#: as.c:304
6e1772d5 186#, c-format
a74801ba
ILT
187msgid " -L,--keep-locals keep local symbols (e.g. starting with `L')\n"
188msgstr ""
189
8ea2b00f 190#: as.c:306
6e1772d5 191#, c-format
a74801ba
ILT
192msgid " -M,--mri assemble in MRI compatibility mode\n"
193msgstr ""
194
8ea2b00f 195#: as.c:308
6e1772d5 196#, c-format
a74801ba
ILT
197msgid ""
198" --MD FILE write dependency information in FILE (default "
199"none)\n"
200msgstr ""
201
8ea2b00f 202#: as.c:310
6e1772d5 203#, c-format
a74801ba
ILT
204msgid " -nocpp ignored\n"
205msgstr ""
206
8ea2b00f 207#: as.c:312
6e1772d5 208#, c-format
a74801ba 209msgid ""
328577ad
NC
210" -o OBJFILE name the object-file output OBJFILE (default a."
211"out)\n"
a74801ba
ILT
212msgstr ""
213
8ea2b00f 214#: as.c:314
6e1772d5 215#, c-format
a74801ba
ILT
216msgid " -R fold data section into text section\n"
217msgstr ""
218
8ea2b00f 219#: as.c:316
6e1772d5 220#, c-format
a74801ba
ILT
221msgid ""
222" --statistics print various measured statistics from execution\n"
223msgstr ""
224
8ea2b00f 225#: as.c:318
6e1772d5 226#, c-format
a74801ba
ILT
227msgid " --strip-local-absolute strip local absolute symbols\n"
228msgstr ""
229
8ea2b00f 230#: as.c:320
6e1772d5 231#, c-format
a74801ba
ILT
232msgid ""
233" --traditional-format Use same format as native assembler when possible\n"
234msgstr ""
235
8ea2b00f 236#: as.c:322
6e1772d5 237#, c-format
a74801ba
ILT
238msgid " --version print assembler version number and exit\n"
239msgstr ""
240
8ea2b00f 241#: as.c:324
6e1772d5 242#, c-format
a74801ba
ILT
243msgid " -W --no-warn suppress warnings\n"
244msgstr ""
245
8ea2b00f 246#: as.c:326
6e1772d5 247#, c-format
a74801ba
ILT
248msgid " --warn don't suppress warnings\n"
249msgstr ""
250
8ea2b00f 251#: as.c:328
6e1772d5 252#, c-format
a74801ba
ILT
253msgid " --fatal-warnings treat warnings as errors\n"
254msgstr ""
255
8ea2b00f 256#: as.c:330
6e1772d5 257#, c-format
252b5132 258msgid ""
a74801ba
ILT
259" --itbl INSTTBL extend instruction set to include instructions\n"
260" matching the specifications defined in file "
261"INSTTBL\n"
262msgstr ""
263
8ea2b00f 264#: as.c:333
6e1772d5 265#, c-format
a74801ba
ILT
266msgid " -w ignored\n"
267msgstr ""
268
8ea2b00f 269#: as.c:335
6e1772d5 270#, c-format
a74801ba
ILT
271msgid " -X ignored\n"
272msgstr ""
273
8ea2b00f 274#: as.c:337
6e1772d5 275#, c-format
a74801ba
ILT
276msgid " -Z generate object file even after errors\n"
277msgstr ""
278
8ea2b00f 279#: as.c:339
6e1772d5 280#, c-format
252b5132 281msgid ""
a74801ba 282" --listing-lhs-width set the width in words of the output data column "
252b5132 283"of\n"
a74801ba 284" the listing\n"
252b5132
RH
285msgstr ""
286
8ea2b00f 287#: as.c:342
6e1772d5 288#, c-format
252b5132 289msgid ""
a74801ba
ILT
290" --listing-lhs-width2 set the width in words of the continuation lines\n"
291" of the output data column; ignored if smaller "
292"than\n"
293" the width of the first line\n"
252b5132
RH
294msgstr ""
295
8ea2b00f 296#: as.c:346
6e1772d5 297#, c-format
a74801ba
ILT
298msgid ""
299" --listing-rhs-width set the max width in characters of the lines from\n"
300" the source file\n"
252b5132
RH
301msgstr ""
302
8ea2b00f 303#: as.c:349
6e1772d5 304#, c-format
a74801ba
ILT
305msgid ""
306" --listing-cont-lines set the maximum number of continuation lines used\n"
307" for the output data column of the listing\n"
308msgstr ""
309
8ea2b00f 310#: as.c:356
8ad3436c
AM
311#, c-format
312msgid "Report bugs to %s\n"
252b5132
RH
313msgstr ""
314
06647dfd 315#: as.c:549
8ea2b00f
AM
316#, c-format
317msgid "unrecognized option -%c%s"
318msgstr ""
319
06647dfd 320#: as.c:588 as.c:590
252b5132
RH
321#, c-format
322msgid "GNU assembler %s\n"
323msgstr ""
324
06647dfd 325#: as.c:592
6e1772d5 326#, c-format
06647dfd 327msgid "Copyright 2005 Free Software Foundation, Inc.\n"
252b5132
RH
328msgstr ""
329
06647dfd 330#: as.c:593
6e1772d5 331#, c-format
252b5132
RH
332msgid ""
333"This program is free software; you may redistribute it under the terms of\n"
334"the GNU General Public License. This program has absolutely no warranty.\n"
335msgstr ""
336
06647dfd 337#: as.c:596
252b5132
RH
338#, c-format
339msgid "This assembler was configured for a target of `%s'.\n"
340msgstr ""
341
06647dfd 342#: as.c:603
252b5132
RH
343msgid "multiple emulation names specified"
344msgstr ""
345
06647dfd 346#: as.c:605
252b5132
RH
347msgid "emulations not handled in this configuration"
348msgstr ""
349
06647dfd 350#: as.c:610
252b5132
RH
351#, c-format
352msgid "alias = %s\n"
353msgstr ""
354
06647dfd 355#: as.c:611
252b5132
RH
356#, c-format
357msgid "canonical = %s\n"
358msgstr ""
359
06647dfd 360#: as.c:612
252b5132
RH
361#, c-format
362msgid "cpu-type = %s\n"
363msgstr ""
364
06647dfd 365#: as.c:614
252b5132
RH
366#, c-format
367msgid "format = %s\n"
368msgstr ""
369
06647dfd 370#: as.c:617
252b5132
RH
371#, c-format
372msgid "bfd-target = %s\n"
373msgstr ""
374
06647dfd 375#: as.c:630
252b5132
RH
376msgid "bad defsym; format is --defsym name=value"
377msgstr ""
378
06647dfd 379#: as.c:654
328577ad 380msgid "no file name following -t option"
252b5132
RH
381msgstr ""
382
06647dfd 383#: as.c:669
252b5132 384#, c-format
328577ad 385msgid "failed to read instruction table %s\n"
252b5132
RH
386msgstr ""
387
06647dfd 388#: as.c:830
252b5132
RH
389#, c-format
390msgid "invalid listing option `%c'"
391msgstr ""
392
06647dfd 393#: as.c:890
a74801ba 394#, c-format
6e1772d5 395msgid "%s: total time in assembly: %ld.%06ld\n"
a74801ba
ILT
396msgstr ""
397
06647dfd 398#: as.c:893
252b5132 399#, c-format
6e1772d5 400msgid "%s: data size %ld\n"
252b5132
RH
401msgstr ""
402
06647dfd 403#: as.c:1202
252b5132 404#, c-format
6e1772d5 405msgid "%d warnings, treating warnings as errors"
252b5132
RH
406msgstr ""
407
06647dfd 408#: as.h:199
328577ad
NC
409#, c-format
410msgid "Case value %ld unexpected at line %d of file \"%s\"\n"
411msgstr ""
412
252b5132
RH
413#.
414#. * We have a GROSS internal error.
415#. * This should never happen.
416#.
06647dfd 417#: atof-generic.c:419 config/tc-m68k.c:3160
328577ad 418msgid "failed sanity check"
252b5132
RH
419msgstr ""
420
6e1772d5 421#: cond.c:82
252b5132
RH
422msgid "invalid identifier for \".ifdef\""
423msgstr ""
424
6e1772d5 425#: cond.c:149
252b5132
RH
426msgid "non-constant expression in \".if\" statement"
427msgstr ""
428
6e1772d5 429#: cond.c:242
252b5132
RH
430msgid "bad format for ifc or ifnc"
431msgstr ""
432
6e1772d5 433#: cond.c:272
328577ad 434msgid "\".elseif\" without matching \".if\""
252b5132
RH
435msgstr ""
436
6e1772d5 437#: cond.c:276
328577ad 438msgid "\".elseif\" after \".else\""
252b5132
RH
439msgstr ""
440
6e1772d5 441#: cond.c:279 cond.c:385
252b5132
RH
442msgid "here is the previous \"else\""
443msgstr ""
444
6e1772d5 445#: cond.c:282 cond.c:388
252b5132
RH
446msgid "here is the previous \"if\""
447msgstr ""
448
6e1772d5 449#: cond.c:311
a74801ba
ILT
450msgid "non-constant expression in \".elseif\" statement"
451msgstr ""
452
6e1772d5 453#: cond.c:349
a74801ba
ILT
454msgid "\".endif\" without \".if\""
455msgstr ""
456
6e1772d5 457#: cond.c:378
328577ad 458msgid "\".else\" without matching \".if\""
a74801ba
ILT
459msgstr ""
460
6e1772d5 461#: cond.c:382
328577ad 462msgid "duplicate \"else\""
a74801ba
ILT
463msgstr ""
464
6e1772d5 465#: cond.c:433
252b5132
RH
466msgid ".ifeqs syntax error"
467msgstr ""
468
6e1772d5 469#: cond.c:514
252b5132
RH
470msgid "end of macro inside conditional"
471msgstr ""
472
6e1772d5 473#: cond.c:516
252b5132
RH
474msgid "end of file inside conditional"
475msgstr ""
476
6e1772d5 477#: cond.c:519
252b5132
RH
478msgid "here is the start of the unterminated conditional"
479msgstr ""
480
6e1772d5 481#: cond.c:523
252b5132
RH
482msgid "here is the \"else\" of the unterminated conditional"
483msgstr ""
484
7b15d668 485#: config/obj-aout.c:162
252b5132
RH
486#, c-format
487msgid "Attempt to put a common symbol into set %s"
488msgstr ""
489
7b15d668 490#: config/obj-aout.c:166
252b5132
RH
491#, c-format
492msgid "Attempt to put an undefined symbol into set %s"
493msgstr ""
494
06647dfd 495#: config/obj-aout.c:197 config/obj-coff.c:1415
252b5132
RH
496#, c-format
497msgid "Symbol `%s' can not be both weak and common"
498msgstr ""
499
06647dfd 500#: config/obj-aout.c:255 config/obj-coff.c:2156
252b5132
RH
501msgid "unresolved relocation"
502msgstr ""
503
06647dfd 504#: config/obj-aout.c:257 config/obj-coff.c:2158
252b5132
RH
505#, c-format
506msgid "bad relocation: symbol `%s' not in symbol table"
507msgstr ""
508
06647dfd 509#: config/obj-aout.c:353
252b5132
RH
510#, c-format
511msgid "%s: bad type for weak symbol"
512msgstr ""
513
06647dfd 514#: config/obj-aout.c:459 config/obj-coff.c:3076 write.c:1904
252b5132
RH
515#, c-format
516msgid "%s: global symbols not supported in common sections"
517msgstr ""
518
06647dfd 519#: config/obj-aout.c:529
252b5132
RH
520#, c-format
521msgid "Local symbol %s never defined."
522msgstr ""
523
06647dfd 524#: config/obj-bout.c:312 config/obj-vms.c:449
252b5132
RH
525#, c-format
526msgid "Local symbol %s never defined"
527msgstr ""
528
06647dfd 529#: config/obj-coff.c:165
252b5132
RH
530#, c-format
531msgid "Inserting \"%s\" into structure table failed: %s"
532msgstr ""
533
a74801ba 534#. Zero is used as an end marker in the file.
06647dfd 535#: config/obj-coff.c:426
a74801ba
ILT
536msgid "Line numbers must be positive integers\n"
537msgstr ""
538
87ccc1b0 539#. Wrong context.
06647dfd 540#: config/obj-coff.c:460 config/obj-coff.c:2501
252b5132
RH
541msgid ".ln pseudo-op inside .def/.endef: ignored."
542msgstr ""
543
06647dfd 544#: config/obj-coff.c:503 ecoff.c:3240
a74801ba
ILT
545msgid ".loc outside of .text"
546msgstr ""
547
06647dfd 548#: config/obj-coff.c:510
a74801ba
ILT
549msgid ".loc pseudo-op inside .def/.endef: ignored."
550msgstr ""
551
06647dfd 552#: config/obj-coff.c:598 config/obj-coff.c:2553
252b5132
RH
553msgid ".def pseudo-op used inside of .def/.endef: ignored."
554msgstr ""
555
06647dfd 556#: config/obj-coff.c:644 config/obj-coff.c:2605
252b5132
RH
557msgid ".endef pseudo-op used outside of .def/.endef: ignored."
558msgstr ""
559
06647dfd 560#: config/obj-coff.c:682
252b5132
RH
561#, c-format
562msgid "`%s' symbol without preceding function"
563msgstr ""
564
06647dfd 565#: config/obj-coff.c:769 config/obj-coff.c:2685
252b5132
RH
566#, c-format
567msgid "unexpected storage class %d"
568msgstr ""
569
06647dfd 570#: config/obj-coff.c:882 config/obj-coff.c:2792
252b5132
RH
571msgid ".dim pseudo-op used outside of .def/.endef: ignored."
572msgstr ""
573
06647dfd 574#: config/obj-coff.c:902 config/obj-coff.c:2812
252b5132
RH
575msgid "badly formed .dim directive ignored"
576msgstr ""
577
06647dfd 578#: config/obj-coff.c:953 config/obj-coff.c:2869
252b5132
RH
579msgid ".size pseudo-op used outside of .def/.endef ignored."
580msgstr ""
581
06647dfd 582#: config/obj-coff.c:969 config/obj-coff.c:2885
252b5132
RH
583msgid ".scl pseudo-op used outside of .def/.endef ignored."
584msgstr ""
585
06647dfd 586#: config/obj-coff.c:987 config/obj-coff.c:2903
252b5132
RH
587msgid ".tag pseudo-op used outside of .def/.endef ignored."
588msgstr ""
589
06647dfd 590#: config/obj-coff.c:1006 config/obj-coff.c:2920
252b5132
RH
591#, c-format
592msgid "tag not found for .tag %s"
593msgstr ""
594
06647dfd 595#: config/obj-coff.c:1021 config/obj-coff.c:2934
252b5132
RH
596msgid ".type pseudo-op used outside of .def/.endef ignored."
597msgstr ""
598
06647dfd 599#: config/obj-coff.c:1043 config/obj-coff.c:2954
252b5132
RH
600msgid ".val pseudo-op used outside of .def/.endef ignored."
601msgstr ""
602
06647dfd 603#: config/obj-coff.c:1180
8ea2b00f
AM
604msgid "badly formed .weak directive ignored"
605msgstr ""
606
06647dfd 607#: config/obj-coff.c:1372 config/obj-coff.c:3147
252b5132
RH
608msgid "mismatched .eb"
609msgstr ""
610
06647dfd 611#: config/obj-coff.c:1393 config/obj-coff.c:3178
252b5132
RH
612msgid "C_EFCN symbol out of scope"
613msgstr ""
614
615#. STYP_INFO
616#. STYP_LIB
617#. STYP_OVER
06647dfd 618#: config/obj-coff.c:1621
252b5132
RH
619#, c-format
620msgid "unsupported section attribute '%c'"
621msgstr ""
622
06647dfd 623#: config/obj-coff.c:1626 config/obj-coff.c:3874 config/tc-ppc.c:4595
252b5132
RH
624#, c-format
625msgid "unknown section attribute '%c'"
626msgstr ""
627
06647dfd
AM
628#: config/obj-coff.c:1656 config/tc-ppc.c:4613 config/tc-tic54x.c:4306
629#: read.c:2545
252b5132
RH
630#, c-format
631msgid "error setting flags for \"%s\": %s"
632msgstr ""
633
06647dfd 634#: config/obj-coff.c:1667
bc0d738a
NC
635#, c-format
636msgid "Ignoring changed section attributes for %s"
637msgstr ""
638
06647dfd 639#: config/obj-coff.c:1803
252b5132
RH
640#, c-format
641msgid "0x%lx: \"%s\" type = %ld, class = %d, segment = %d\n"
642msgstr ""
643
06647dfd 644#: config/obj-coff.c:1983 config/obj-ieee.c:69
6e1772d5 645#, c-format
252b5132
RH
646msgid "Out of step\n"
647msgstr ""
648
06647dfd 649#: config/obj-coff.c:2420
252b5132
RH
650msgid "bfd_coff_swap_scnhdr_out failed"
651msgstr ""
652
06647dfd 653#: config/obj-coff.c:2641
6e1772d5 654#, c-format
252b5132
RH
655msgid "`.bf' symbol without preceding function\n"
656msgstr ""
657
06647dfd 658#: config/obj-coff.c:3581 config/obj-ieee.c:511
252b5132
RH
659#, c-format
660msgid "FATAL: Can't create %s"
661msgstr ""
662
06647dfd 663#: config/obj-coff.c:3784
252b5132
RH
664#, c-format
665msgid "Too many new sections; can't add \"%s\""
666msgstr ""
667
06647dfd 668#: config/obj-coff.c:4247 config/tc-i960.c:3222
252b5132
RH
669#, c-format
670msgid "No 'bal' entry point for leafproc %s"
671msgstr ""
672
06647dfd 673#: config/obj-coff.c:4323
252b5132
RH
674#, c-format
675msgid "Negative of non-absolute symbol %s"
676msgstr ""
677
06647dfd 678#: config/obj-coff.c:4343
252b5132
RH
679msgid "callj to difference of 2 symbols"
680msgstr ""
681
06647dfd 682#: config/obj-coff.c:4383
252b5132
RH
683#, c-format
684msgid "Can't emit reloc {- %s-seg symbol \"%s\"} @ file address %ld."
685msgstr ""
686
06647dfd 687#: config/obj-coff.c:4469 config/tc-i960.c:2849
252b5132
RH
688msgid "can't use COBR format with external label"
689msgstr ""
690
06647dfd 691#: config/obj-coff.c:4542
252b5132
RH
692#, c-format
693msgid "Value of %ld too large for field of %d bytes at 0x%lx"
694msgstr ""
695
06647dfd 696#: config/obj-coff.c:4556
252b5132
RH
697#, c-format
698msgid "Signed .word overflow; switch may be too large; %ld at 0x%lx"
699msgstr ""
700
87ccc1b0 701#: config/obj-ecoff.c:192
252b5132
RH
702msgid "Can't set GP value"
703msgstr ""
704
87ccc1b0 705#: config/obj-ecoff.c:199
252b5132
RH
706msgid "Can't set register masks"
707msgstr ""
708
06647dfd 709#: config/obj-elf.c:307 config/tc-sparc.c:3976 config/tc-v850.c:461
252b5132
RH
710#, c-format
711msgid "bad .common segment %s"
712msgstr ""
713
06647dfd 714#: config/obj-elf.c:574
328577ad
NC
715#, c-format
716msgid "setting incorrect section type for %s"
717msgstr ""
718
06647dfd 719#: config/obj-elf.c:579
a74801ba 720#, c-format
328577ad 721msgid "ignoring incorrect section type for %s"
252b5132
RH
722msgstr ""
723
06647dfd 724#: config/obj-elf.c:616
60bcf0fa 725#, c-format
328577ad 726msgid "setting incorrect section attributes for %s"
60bcf0fa
NC
727msgstr ""
728
06647dfd
AM
729#: config/obj-elf.c:668
730#, c-format
731msgid "ignoring changed section type for %s"
732msgstr ""
733
734#: config/obj-elf.c:680
a74801ba 735#, c-format
328577ad 736msgid "ignoring changed section attributes for %s"
252b5132
RH
737msgstr ""
738
06647dfd 739#: config/obj-elf.c:682
6840198f 740#, c-format
328577ad 741msgid "ignoring changed section entity size for %s"
6840198f
NC
742msgstr ""
743
06647dfd 744#: config/obj-elf.c:735
87ccc1b0 745msgid "unrecognized .section attribute: want a,w,x,M,S,G,T"
252b5132
RH
746msgstr ""
747
06647dfd 748#: config/obj-elf.c:772
328577ad 749msgid "unrecognized section attribute"
252b5132
RH
750msgstr ""
751
06647dfd 752#: config/obj-elf.c:800 read.c:2528
328577ad 753msgid "unrecognized section type"
252b5132
RH
754msgstr ""
755
06647dfd 756#: config/obj-elf.c:830
328577ad 757msgid "missing name"
6840198f
NC
758msgstr ""
759
06647dfd 760#: config/obj-elf.c:941
328577ad 761msgid "invalid merge entity size"
252b5132
RH
762msgstr ""
763
06647dfd 764#: config/obj-elf.c:948
328577ad
NC
765msgid "entity size for SHF_MERGE not specified"
766msgstr ""
767
06647dfd 768#: config/obj-elf.c:968
328577ad
NC
769msgid "group name for SHF_GROUP not specified"
770msgstr ""
771
06647dfd 772#: config/obj-elf.c:981
328577ad 773msgid "character following name is not '#'"
6840198f
NC
774msgstr ""
775
06647dfd 776#: config/obj-elf.c:1078
252b5132
RH
777msgid ".previous without corresponding .section; ignored"
778msgstr ""
779
06647dfd 780#: config/obj-elf.c:1104
a74801ba
ILT
781msgid ".popsection without corresponding .pushsection; ignored"
782msgstr ""
783
06647dfd 784#: config/obj-elf.c:1156
252b5132
RH
785msgid "expected comma after name in .symver"
786msgstr ""
787
06647dfd 788#: config/obj-elf.c:1180
252b5132
RH
789#, c-format
790msgid "missing version name in `%s' for symbol `%s'"
791msgstr ""
792
06647dfd 793#: config/obj-elf.c:1191
5f68c319
NC
794#, c-format
795msgid "multiple versions [`%s'|`%s'] for symbol `%s'"
796msgstr ""
797
06647dfd 798#: config/obj-elf.c:1421
328577ad 799msgid "expected quoted string"
252b5132
RH
800msgstr ""
801
06647dfd 802#: config/obj-elf.c:1441
252b5132
RH
803#, c-format
804msgid "expected comma after name `%s' in .size directive"
805msgstr ""
806
06647dfd 807#: config/obj-elf.c:1450
252b5132
RH
808msgid "missing expression in .size directive"
809msgstr ""
810
06647dfd 811#: config/obj-elf.c:1537
252b5132 812#, c-format
328577ad 813msgid "unrecognized symbol type \"%s\""
252b5132
RH
814msgstr ""
815
06647dfd 816#: config/obj-elf.c:1705
252b5132
RH
817msgid ".size expression too complicated to fix up"
818msgstr ""
819
06647dfd 820#: config/obj-elf.c:1737
252b5132
RH
821#, c-format
822msgid ""
823"invalid attempt to declare external version name as default in symbol `%s'"
824msgstr ""
825
06647dfd 826#: config/obj-elf.c:1798 ecoff.c:3598
328577ad
NC
827#, c-format
828msgid "symbol `%s' can not be both weak and common"
829msgstr ""
830
8ea2b00f 831#: config/obj-elf.c:1905
328577ad 832#, c-format
87ccc1b0 833msgid "assuming all members of group `%s' are COMDAT"
328577ad
NC
834msgstr ""
835
8ea2b00f 836#: config/obj-elf.c:1927
252b5132 837#, c-format
87ccc1b0
NC
838msgid "can't create group: %s"
839msgstr ""
840
8ea2b00f 841#: config/obj-elf.c:2036
87ccc1b0 842#, c-format
328577ad 843msgid "failed to set up debugging information: %s"
252b5132
RH
844msgstr ""
845
8ea2b00f 846#: config/obj-elf.c:2056
252b5132 847#, c-format
328577ad 848msgid "can't start writing .mdebug section: %s"
252b5132
RH
849msgstr ""
850
8ea2b00f 851#: config/obj-elf.c:2064
252b5132 852#, c-format
328577ad 853msgid "could not write .mdebug section: %s"
252b5132
RH
854msgstr ""
855
6e1772d5
AM
856#: config/obj-elf.h:140
857#, c-format
858msgid "can't allocate ELF private section data: %s"
859msgstr ""
860
06647dfd 861#: config/obj-ieee.c:449
252b5132
RH
862msgid "too many sections"
863msgstr ""
864
06647dfd 865#: config/obj-som.c:140
252b5132
RH
866msgid "Only one .version pseudo-op per file!"
867msgstr ""
868
06647dfd 869#: config/obj-som.c:157 config/obj-som.c:203
328577ad
NC
870msgid "Expected quoted string"
871msgstr ""
872
06647dfd 873#: config/obj-som.c:166
252b5132
RH
874#, c-format
875msgid "FATAL: Attaching version header %s"
876msgstr ""
877
06647dfd 878#: config/obj-som.c:186
252b5132
RH
879msgid "Only one .copyright pseudo-op per file!"
880msgstr ""
881
06647dfd 882#: config/obj-som.c:212
252b5132
RH
883#, c-format
884msgid "FATAL: Attaching copyright header %s"
885msgstr ""
886
6e1772d5 887#: config/obj-vms.c:367
252b5132
RH
888#, c-format
889msgid "compiler emitted zero-size common symbol `%s' already defined"
890msgstr ""
891
6e1772d5 892#: config/obj-vms.c:375
252b5132
RH
893#, c-format
894msgid "compiler redefined zero-size common symbol `%s'"
895msgstr ""
896
06647dfd 897#: config/obj-vms.c:482
252b5132
RH
898#, c-format
899msgid "Couldn't create VMS object file \"%s\""
900msgstr ""
901
06647dfd 902#: config/obj-vms.c:507
252b5132
RH
903msgid "I/O error writing VMS object file (length prefix)"
904msgstr ""
905
06647dfd 906#: config/obj-vms.c:521
252b5132
RH
907msgid "I/O error writing VMS object file"
908msgstr ""
909
06647dfd 910#: config/obj-vms.c:1057
328577ad 911#, c-format
252b5132
RH
912msgid "Couldn't find source file \"%s\", status=%%X%x"
913msgstr ""
914
06647dfd 915#: config/obj-vms.c:1505 config/obj-vms.c:2677
252b5132
RH
916#, c-format
917msgid "debugger forward reference error, dbx type %d"
918msgstr ""
919
06647dfd 920#: config/obj-vms.c:1579
252b5132
RH
921#, c-format
922msgid "Variable descriptor %d too complicated. Defined as `void *'."
923msgstr ""
924
06647dfd 925#: config/obj-vms.c:1894
252b5132
RH
926msgid ""
927"***Warning - the assembly code generated by the compiler has placed \n"
928" global constant(s) in the text psect. These will not be available to \n"
929" other modules, since this is not the correct way to handle this. You \n"
930" have two options: 1) get a patched compiler that does not put global \n"
931" constants in the text psect, or 2) remove the 'const' keyword from \n"
932" definitions of global variables in your source module(s). Don't say \n"
933" I didn't warn you! \n"
934msgstr ""
935
06647dfd 936#: config/obj-vms.c:2199
252b5132
RH
937#, c-format
938msgid "debugginer output: %d is an unknown untyped variable."
939msgstr ""
940
06647dfd 941#: config/obj-vms.c:2419
252b5132
RH
942#, c-format
943msgid "debugger output: structure element `%s' has undefined type"
944msgstr ""
945
06647dfd 946#: config/obj-vms.c:2530
252b5132
RH
947#, c-format
948msgid "debugger output: %d is an unknown type of variable."
949msgstr ""
950
06647dfd 951#: config/obj-vms.c:2666
252b5132
RH
952#, c-format
953msgid "debugger output: Unable to resolve %d circular references."
954msgstr ""
955
06647dfd 956#: config/obj-vms.c:2854
252b5132
RH
957#, c-format
958msgid "Module name truncated: %s\n"
959msgstr ""
960
06647dfd 961#: config/obj-vms.c:3096
252b5132
RH
962#, c-format
963msgid "Symbol %s replaced by %s\n"
964msgstr ""
965
966#. impossible
06647dfd 967#: config/obj-vms.c:3322
252b5132
RH
968#, c-format
969msgid "Unknown VMS psect type (%ld)"
970msgstr ""
971
06647dfd 972#: config/obj-vms.c:3360
252b5132
RH
973#, c-format
974msgid "Globalsymbol attribute for symbol %s was unexpected."
975msgstr ""
976
06647dfd 977#: config/obj-vms.c:3484
252b5132
RH
978msgid "Invalid data type for globalvalue"
979msgstr ""
980
06647dfd 981#: config/obj-vms.c:3496
252b5132
RH
982#, c-format
983msgid "Invalid globalvalue of %s"
984msgstr ""
985
06647dfd 986#: config/obj-vms.c:3736
252b5132
RH
987msgid "Couldn't find fixup fragment when checking for indirect reference"
988msgstr ""
989
06647dfd 990#: config/obj-vms.c:4014 config/obj-vms.c:4149
252b5132
RH
991msgid "Fixup data addsy and subsy don't have the same type"
992msgstr ""
993
06647dfd 994#: config/obj-vms.c:4018 config/obj-vms.c:4153
252b5132
RH
995msgid "Fixup data addsy and subsy don't have an appropriate type"
996msgstr ""
997
06647dfd 998#: config/obj-vms.c:4021 config/obj-vms.c:4156
252b5132
RH
999msgid "Fixup data is erroneously \"pcrel\""
1000msgstr ""
1001
06647dfd 1002#: config/obj-vms.c:4037 config/obj-vms.c:4173
252b5132
RH
1003msgid "Fixup datum is not a longword"
1004msgstr ""
1005
06647dfd 1006#: config/obj-vms.c:4041 config/obj-vms.c:4177
252b5132
RH
1007msgid "Fixup datum is not \"fixP->fx_addsy\""
1008msgstr ""
1009
06647dfd 1010#: config/obj-vms.c:4353
252b5132
RH
1011msgid "Can't handle global xtors symbols yet."
1012msgstr ""
1013
06647dfd 1014#: config/obj-vms.c:4356
252b5132
RH
1015#, c-format
1016msgid "Unknown %s"
1017msgstr ""
1018
1019#.
1020#. * Error otherwise.
1021#.
06647dfd 1022#: config/obj-vms.c:4441
252b5132
RH
1023#, c-format
1024msgid "unhandled stab type %d"
1025msgstr ""
1026
06647dfd 1027#: config/tc-a29k.c:164 config/tc-sparc.c:4028
252b5132
RH
1028msgid "Unknown segment type"
1029msgstr ""
1030
1031#. Probably a memory allocation problem? Give up now.
06647dfd
AM
1032#: config/tc-a29k.c:334 config/tc-dlx.c:331 config/tc-hppa.c:1480
1033#: config/tc-mips.c:1152 config/tc-mips.c:1194 config/tc-or32.c:228
6e1772d5 1034#: config/tc-sparc.c:858
252b5132
RH
1035msgid "Broken assembler. No assembly attempted."
1036msgstr ""
1037
06647dfd
AM
1038#: config/tc-a29k.c:379 config/tc-avr.c:1179 config/tc-d10v.c:545
1039#: config/tc-d30v.c:552 config/tc-h8300.c:470 config/tc-h8500.c:283
1040#: config/tc-mcore.c:608 config/tc-mmix.c:502 config/tc-mn10200.c:940
1041#: config/tc-mn10300.c:1820 config/tc-msp430.c:407 config/tc-or32.c:334
1042#: config/tc-or32.c:390 config/tc-ppc.c:2367 config/tc-s390.c:1218
1043#: config/tc-sh64.c:2213 config/tc-sh.c:1240 config/tc-tic80.c:280
1044#: config/tc-v850.c:2034 config/tc-w65.c:215 config/tc-z8k.c:331
252b5132
RH
1045msgid "missing operand"
1046msgstr ""
1047
06647dfd
AM
1048#: config/tc-a29k.c:418 config/tc-cris.c:1515 config/tc-cris.c:1523
1049#: config/tc-crx.c:2028 config/tc-dlx.c:808 config/tc-hppa.c:1616
8ea2b00f
AM
1050#: config/tc-i860.c:492 config/tc-i860.c:509 config/tc-i860.c:989
1051#: config/tc-sparc.c:1420 config/tc-sparc.c:1426
252b5132
RH
1052#, c-format
1053msgid "Unknown opcode: `%s'"
1054msgstr ""
1055
06647dfd 1056#: config/tc-a29k.c:423 config/tc-dlx.c:826
252b5132
RH
1057#, c-format
1058msgid "Unknown opcode `%s'."
1059msgstr ""
1060
06647dfd 1061#: config/tc-a29k.c:455 config/tc-dlx.c:887
252b5132
RH
1062#, c-format
1063msgid "Too many operands: %s"
1064msgstr ""
1065
06647dfd 1066#: config/tc-a29k.c:477 config/tc-a29k.c:508
252b5132
RH
1067#, c-format
1068msgid "Immediate value of %ld is too large"
1069msgstr ""
1070
06647dfd
AM
1071#: config/tc-a29k.c:547 config/tc-i860.c:395 config/tc-i860.c:940
1072#: config/tc-m68k.c:3485 config/tc-m68k.c:3517 config/tc-sparc.c:2658
328577ad
NC
1073msgid "failed sanity check."
1074msgstr ""
1075
06647dfd 1076#: config/tc-a29k.c:891 config/tc-or32.c:1023 config/tc-or32.c:1147
252b5132
RH
1077#, c-format
1078msgid "bad relocation type: 0x%02x"
1079msgstr ""
1080
06647dfd 1081#: config/tc-a29k.c:918
252b5132
RH
1082#, c-format
1083msgid "need %o3\n"
1084msgstr ""
1085
06647dfd 1086#: config/tc-a29k.c:934
252b5132
RH
1087msgid "a29k_convert_frag\n"
1088msgstr ""
1089
06647dfd 1090#: config/tc-a29k.c:943
252b5132
RH
1091msgid "a29k_estimate_size_before_relax\n"
1092msgstr ""
1093
06647dfd 1094#: config/tc-a29k.c:1037 config/tc-dlx.c:1251 config/tc-or32.c:1342
252b5132
RH
1095#, c-format
1096msgid "label \"$%d\" redefined"
1097msgstr ""
1098
06647dfd 1099#: config/tc-a29k.c:1110 config/tc-dlx.c:485 config/tc-or32.c:1435
328577ad 1100#, c-format
252b5132
RH
1101msgid "Invalid expression after %%%%\n"
1102msgstr ""
1103
06647dfd 1104#: config/tc-a29k.c:1121
252b5132
RH
1105msgid "Invalid register in & expression"
1106msgstr ""
1107
06647dfd 1108#: config/tc-alpha.c:802
252b5132
RH
1109#, c-format
1110msgid "internal error: can't hash opcode `%s': %s"
1111msgstr ""
1112
06647dfd 1113#: config/tc-alpha.c:836
252b5132
RH
1114#, c-format
1115msgid "internal error: can't hash macro `%s': %s"
1116msgstr ""
1117
06647dfd
AM
1118#: config/tc-alpha.c:919 config/tc-i960.c:2712 config/tc-xtensa.c:5191
1119#: config/tc-xtensa.c:5260 config/tc-xtensa.c:5311
252b5132
RH
1120msgid "syntax error"
1121msgstr ""
1122
06647dfd
AM
1123#: config/tc-alpha.c:993 config/tc-h8300.c:2092 config/tc-h8500.c:1204
1124#: config/tc-hppa.c:4033 config/tc-i860.c:1059 config/tc-m68hc11.c:558
1125#: config/tc-m68k.c:4576 config/tc-m88k.c:991 config/tc-ns32k.c:1689
1126#: config/tc-or32.c:902 config/tc-sparc.c:2945 config/tc-z8k.c:1328
252b5132
RH
1127msgid "Bad call to MD_ATOF()"
1128msgstr ""
1129
06647dfd 1130#: config/tc-alpha.c:1043
252b5132
RH
1131#, c-format
1132msgid "Unknown CPU identifier `%s'"
1133msgstr ""
1134
06647dfd 1135#: config/tc-alpha.c:1087
252b5132
RH
1136msgid ""
1137"Alpha options:\n"
1138"-32addr\t\t\ttreat addresses as 32-bit values\n"
1139"-F\t\t\tlack floating point instructions support\n"
87ccc1b0 1140"-mev4 | -mev45 | -mev5 | -mev56 | -mpca56 | -mev6 | -mev67 | -mev68 | -mall\n"
252b5132 1141"\t\t\tspecify variant of Alpha architecture\n"
87ccc1b0
NC
1142"-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264 | -m21264a | -"
1143"m21264b\n"
252b5132
RH
1144"\t\t\tthese variants include PALcode opcodes\n"
1145msgstr ""
1146
06647dfd 1147#: config/tc-alpha.c:1097
252b5132
RH
1148msgid ""
1149"VMS options:\n"
1150"-+\t\t\thash encode (don't truncate) names longer than 64 characters\n"
1151"-H\t\t\tshow new symbol after hash truncation\n"
1152msgstr ""
1153
06647dfd 1154#: config/tc-alpha.c:1274
252b5132
RH
1155#, c-format
1156msgid "unhandled relocation type %s"
1157msgstr ""
1158
06647dfd 1159#: config/tc-alpha.c:1287
252b5132
RH
1160msgid "non-absolute expression in constant field"
1161msgstr ""
1162
06647dfd 1163#: config/tc-alpha.c:1301
252b5132
RH
1164#, c-format
1165msgid "type %d reloc done?\n"
1166msgstr ""
1167
06647dfd 1168#: config/tc-alpha.c:1349 config/tc-alpha.c:1356 config/tc-mips.c:8442
252b5132
RH
1169msgid "Used $at without \".set noat\""
1170msgstr ""
1171
06647dfd 1172#: config/tc-alpha.c:1518
87ccc1b0
NC
1173#, c-format
1174msgid "!samegp reloc against symbol without .prologue: %s"
1175msgstr ""
1176
06647dfd 1177#: config/tc-alpha.c:1557 config/tc-xtensa.c:5831
252b5132
RH
1178#, c-format
1179msgid "cannot represent `%s' relocation in object file"
1180msgstr ""
1181
06647dfd 1182#: config/tc-alpha.c:1564 config/tc-xtensa.c:5839
252b5132
RH
1183#, c-format
1184msgid "internal error? cannot generate `%s' relocation"
1185msgstr ""
1186
06647dfd 1187#: config/tc-alpha.c:1618
252b5132
RH
1188#, c-format
1189msgid "frame reg expected, using $%d."
1190msgstr ""
1191
06647dfd 1192#: config/tc-alpha.c:1719
328577ad
NC
1193#, c-format
1194msgid "No !literal!%ld was found"
1195msgstr ""
1196
06647dfd 1197#: config/tc-alpha.c:1726
87ccc1b0
NC
1198#, c-format
1199msgid "No !tlsgd!%ld was found"
1200msgstr ""
1201
06647dfd 1202#: config/tc-alpha.c:1733
87ccc1b0
NC
1203#, c-format
1204msgid "No !tlsldm!%ld was found"
1205msgstr ""
1206
06647dfd 1207#: config/tc-alpha.c:1742
328577ad
NC
1208#, c-format
1209msgid "No ldah !gpdisp!%ld was found"
1210msgstr ""
1211
06647dfd 1212#: config/tc-alpha.c:1792
87ccc1b0
NC
1213#, c-format
1214msgid "too many !literal!%ld for %s"
1215msgstr ""
1216
06647dfd 1217#: config/tc-alpha.c:1822
a74801ba 1218#, c-format
328577ad 1219msgid "No lda !gpdisp!%ld was found"
a74801ba
ILT
1220msgstr ""
1221
87ccc1b0 1222#. Only support one relocation op per insn.
06647dfd 1223#: config/tc-alpha.c:1970
a74801ba
ILT
1224msgid "More than one relocation op per insn"
1225msgstr ""
1226
06647dfd 1227#: config/tc-alpha.c:1986
a74801ba
ILT
1228msgid "No relocation operand"
1229msgstr ""
1230
06647dfd 1231#: config/tc-alpha.c:1996
a74801ba 1232#, c-format
328577ad 1233msgid "Unknown relocation operand: !%s"
a74801ba
ILT
1234msgstr ""
1235
06647dfd 1236#: config/tc-alpha.c:2006
a74801ba 1237#, c-format
328577ad
NC
1238msgid "no sequence number after !%s"
1239msgstr ""
1240
06647dfd 1241#: config/tc-alpha.c:2016
328577ad
NC
1242#, c-format
1243msgid "!%s does not use a sequence number"
a74801ba
ILT
1244msgstr ""
1245
06647dfd 1246#: config/tc-alpha.c:2026
a74801ba
ILT
1247#, c-format
1248msgid "Bad sequence number: !%s!%s"
1249msgstr ""
1250
06647dfd
AM
1251#: config/tc-alpha.c:2352 config/tc-arc.c:331 config/tc-mn10200.c:1344
1252#: config/tc-mn10300.c:2601 config/tc-ppc.c:1461 config/tc-s390.c:612
1253#: config/tc-v850.c:1644
8ea2b00f 1254msgid "operand"
252b5132
RH
1255msgstr ""
1256
06647dfd
AM
1257#: config/tc-alpha.c:2456 config/tc-alpha.c:2480 config/tc-d10v.c:634
1258#: config/tc-d30v.c:640 config/tc-mn10200.c:995 config/tc-mn10300.c:1893
8ea2b00f 1259#: config/tc-ppc.c:2333 config/tc-ppc.c:2550 config/tc-ppc.c:2562
06647dfd
AM
1260#: config/tc-s390.c:1228 config/tc-s390.c:1328 config/tc-s390.c:1424
1261#: config/tc-v850.c:1821 config/tc-v850.c:1844 config/tc-v850.c:2057
252b5132
RH
1262msgid "too many fixups"
1263msgstr ""
1264
06647dfd 1265#: config/tc-alpha.c:2492
328577ad
NC
1266msgid "invalid relocation for instruction"
1267msgstr ""
1268
06647dfd 1269#: config/tc-alpha.c:2503
328577ad
NC
1270msgid "invalid relocation for field"
1271msgstr ""
1272
06647dfd 1273#: config/tc-alpha.c:2608
252b5132 1274#, c-format
328577ad 1275msgid "too many ldah insns for !gpdisp!%ld"
252b5132
RH
1276msgstr ""
1277
06647dfd 1278#: config/tc-alpha.c:2610 config/tc-alpha.c:2622
252b5132 1279#, c-format
328577ad 1280msgid "both insns for !gpdisp!%ld must be in the same section"
252b5132
RH
1281msgstr ""
1282
06647dfd 1283#: config/tc-alpha.c:2620
252b5132 1284#, c-format
328577ad
NC
1285msgid "too many lda insns for !gpdisp!%ld"
1286msgstr ""
1287
06647dfd 1288#: config/tc-alpha.c:2673
87ccc1b0
NC
1289#, c-format
1290msgid "too many lituse insns for !lituse_tlsgd!%ld"
1291msgstr ""
1292
06647dfd 1293#: config/tc-alpha.c:2676
87ccc1b0
NC
1294#, c-format
1295msgid "too many lituse insns for !lituse_tlsldm!%ld"
1296msgstr ""
1297
06647dfd 1298#: config/tc-alpha.c:2693
87ccc1b0
NC
1299#, c-format
1300msgid "duplicate !tlsgd!%ld"
1301msgstr ""
1302
06647dfd 1303#: config/tc-alpha.c:2695
87ccc1b0
NC
1304#, c-format
1305msgid "sequence number in use for !tlsldm!%ld"
1306msgstr ""
1307
06647dfd 1308#: config/tc-alpha.c:2709
87ccc1b0
NC
1309#, c-format
1310msgid "duplicate !tlsldm!%ld"
1311msgstr ""
1312
06647dfd 1313#: config/tc-alpha.c:2711
87ccc1b0
NC
1314#, c-format
1315msgid "sequence number in use for !tlsgd!%ld"
1316msgstr ""
1317
06647dfd 1318#: config/tc-alpha.c:2756 config/tc-alpha.c:2829
328577ad
NC
1319#, c-format
1320msgid "inappropriate arguments for opcode `%s'"
252b5132
RH
1321msgstr ""
1322
06647dfd 1323#: config/tc-alpha.c:2758 config/tc-alpha.c:2831
a74801ba 1324#, c-format
328577ad
NC
1325msgid "opcode `%s' not supported for target %s"
1326msgstr ""
1327
06647dfd
AM
1328#: config/tc-alpha.c:2762 config/tc-alpha.c:2835 config/tc-avr.c:1145
1329#: config/tc-msp430.c:1777
328577ad
NC
1330#, c-format
1331msgid "unknown opcode `%s'"
a74801ba
ILT
1332msgstr ""
1333
06647dfd 1334#: config/tc-alpha.c:2882
252b5132
RH
1335msgid "can not resolve expression"
1336msgstr ""
1337
06647dfd 1338#: config/tc-alpha.c:3026 config/tc-alpha.c:3205
252b5132
RH
1339msgid "overflow in literal (.lita) table"
1340msgstr ""
1341
06647dfd
AM
1342#: config/tc-alpha.c:3033 config/tc-alpha.c:3056 config/tc-alpha.c:3218
1343#: config/tc-alpha.c:3433 config/tc-alpha.c:3478 config/tc-alpha.c:3552
1344#: config/tc-alpha.c:3644 config/tc-alpha.c:3892 config/tc-alpha.c:3991
252b5132
RH
1345msgid "macro requires $at register while noat in effect"
1346msgstr ""
1347
06647dfd 1348#: config/tc-alpha.c:3035 config/tc-alpha.c:3058 config/tc-alpha.c:3220
252b5132
RH
1349msgid "macro requires $at while $at in use"
1350msgstr ""
1351
06647dfd 1352#: config/tc-alpha.c:3166
252b5132
RH
1353msgid "bignum invalid; zero assumed"
1354msgstr ""
1355
06647dfd 1356#: config/tc-alpha.c:3168
252b5132
RH
1357msgid "floating point number invalid; zero assumed"
1358msgstr ""
1359
06647dfd 1360#: config/tc-alpha.c:3173
252b5132
RH
1361msgid "can't handle expression"
1362msgstr ""
1363
06647dfd 1364#: config/tc-alpha.c:3211
252b5132
RH
1365msgid "overflow in literal (.lit8) table"
1366msgstr ""
1367
06647dfd 1368#: config/tc-alpha.c:4228 config/tc-ppc.c:1766 config/tc-ppc.c:4358
a74801ba 1369#, c-format
328577ad 1370msgid ".COMMon length (%ld.) <0! Ignored."
a74801ba
ILT
1371msgstr ""
1372
06647dfd 1373#: config/tc-alpha.c:4257 config/tc-sparc.c:3844 config/tc-v850.c:256
328577ad 1374msgid "Ignoring attempt to re-define symbol"
252b5132
RH
1375msgstr ""
1376
06647dfd
AM
1377#: config/tc-alpha.c:4266 config/tc-alpha.c:4275 config/tc-ppc.c:4395
1378#: config/tc-sparc.c:3852
252b5132
RH
1379#, c-format
1380msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld."
1381msgstr ""
1382
06647dfd 1383#: config/tc-alpha.c:4396 ecoff.c:3054
252b5132
RH
1384msgid ".ent directive has no name"
1385msgstr ""
1386
06647dfd 1387#: config/tc-alpha.c:4404
252b5132
RH
1388msgid "nested .ent directives"
1389msgstr ""
1390
06647dfd 1391#: config/tc-alpha.c:4449 ecoff.c:3005
252b5132
RH
1392msgid ".end directive has no name"
1393msgstr ""
1394
06647dfd 1395#: config/tc-alpha.c:4458
fce00800
AM
1396msgid ".end directive without matching .ent"
1397msgstr ""
1398
06647dfd 1399#: config/tc-alpha.c:4460
252b5132
RH
1400msgid ".end directive names different symbol than .ent"
1401msgstr ""
1402
06647dfd 1403#: config/tc-alpha.c:4504 ecoff.c:3140
fce00800
AM
1404msgid ".fmask outside of .ent"
1405msgstr ""
1406
06647dfd 1407#: config/tc-alpha.c:4506 ecoff.c:3204
fce00800
AM
1408msgid ".mask outside of .ent"
1409msgstr ""
1410
06647dfd 1411#: config/tc-alpha.c:4514 ecoff.c:3147
fce00800
AM
1412msgid "bad .fmask directive"
1413msgstr ""
1414
06647dfd 1415#: config/tc-alpha.c:4516 ecoff.c:3211
fce00800
AM
1416msgid "bad .mask directive"
1417msgstr ""
1418
06647dfd 1419#: config/tc-alpha.c:4550 config/tc-mips.c:13757 ecoff.c:3168
fce00800
AM
1420msgid ".frame outside of .ent"
1421msgstr ""
1422
06647dfd 1423#: config/tc-alpha.c:4561 ecoff.c:3179
fce00800
AM
1424msgid "bad .frame directive"
1425msgstr ""
1426
06647dfd 1427#: config/tc-alpha.c:4594
87ccc1b0
NC
1428msgid ".prologue directive without a preceding .ent directive"
1429msgstr ""
1430
06647dfd 1431#: config/tc-alpha.c:4612
252b5132
RH
1432#, c-format
1433msgid "Invalid argument %d to .prologue."
1434msgstr ""
1435
06647dfd 1436#: config/tc-alpha.c:4707
252b5132
RH
1437msgid "ECOFF debugging is disabled."
1438msgstr ""
1439
06647dfd 1440#: config/tc-alpha.c:4721
fce00800
AM
1441msgid ".ent directive without matching .end"
1442msgstr ""
1443
06647dfd 1444#: config/tc-alpha.c:4806
fce00800
AM
1445msgid ".usepv directive has no name"
1446msgstr ""
1447
06647dfd 1448#: config/tc-alpha.c:4817
fce00800
AM
1449msgid ".usepv directive has no type"
1450msgstr ""
1451
06647dfd 1452#: config/tc-alpha.c:4832
fce00800
AM
1453msgid "unknown argument for .usepv"
1454msgstr ""
1455
06647dfd 1456#: config/tc-alpha.c:4866
252b5132
RH
1457msgid "Unknown section directive"
1458msgstr ""
1459
06647dfd 1460#: config/tc-alpha.c:4902
252b5132
RH
1461msgid ".ent directive has no symbol"
1462msgstr ""
1463
06647dfd 1464#: config/tc-alpha.c:4928
252b5132
RH
1465msgid "Bad .frame directive 1./2. param"
1466msgstr ""
1467
06647dfd 1468#: config/tc-alpha.c:4940
252b5132
RH
1469msgid "Bad .frame directive 3./4. param"
1470msgstr ""
1471
06647dfd 1472#: config/tc-alpha.c:4963
252b5132
RH
1473msgid ".pdesc directive not in link (.link) section"
1474msgstr ""
1475
06647dfd 1476#: config/tc-alpha.c:4971
252b5132
RH
1477msgid ".pdesc has no matching .ent"
1478msgstr ""
1479
06647dfd 1480#: config/tc-alpha.c:4982
252b5132
RH
1481msgid ".pdesc directive has no entry symbol"
1482msgstr ""
1483
06647dfd 1484#: config/tc-alpha.c:4995
252b5132
RH
1485msgid "No comma after .pdesc <entryname>"
1486msgstr ""
1487
06647dfd 1488#: config/tc-alpha.c:5018
252b5132
RH
1489msgid "unknown procedure kind"
1490msgstr ""
1491
06647dfd 1492#: config/tc-alpha.c:5109
252b5132
RH
1493msgid ".name directive not in link (.link) section"
1494msgstr ""
1495
06647dfd 1496#: config/tc-alpha.c:5117
252b5132
RH
1497msgid ".name directive has no symbol"
1498msgstr ""
1499
06647dfd 1500#: config/tc-alpha.c:5149
252b5132
RH
1501msgid "No symbol after .linkage"
1502msgstr ""
1503
06647dfd 1504#: config/tc-alpha.c:5175
252b5132
RH
1505msgid "No symbol after .code_address"
1506msgstr ""
1507
06647dfd 1508#: config/tc-alpha.c:5205
252b5132
RH
1509msgid "Bad .mask directive"
1510msgstr ""
1511
06647dfd 1512#: config/tc-alpha.c:5224
252b5132
RH
1513msgid "Bad .fmask directive"
1514msgstr ""
1515
06647dfd 1516#: config/tc-alpha.c:5386
252b5132
RH
1517#, c-format
1518msgid "Expected comma after name \"%s\""
1519msgstr ""
1520
a74801ba 1521#. *symbol_get_obj (symbolP) = (signed char) temp;
06647dfd 1522#: config/tc-alpha.c:5397
252b5132
RH
1523#, c-format
1524msgid "unhandled: .proc %s,%d"
1525msgstr ""
1526
06647dfd 1527#: config/tc-alpha.c:5432
252b5132
RH
1528#, c-format
1529msgid "Tried to .set unrecognized mode `%s'"
1530msgstr ""
1531
06647dfd 1532#: config/tc-alpha.c:5457
252b5132
RH
1533#, c-format
1534msgid "Bad base register, using $%d."
1535msgstr ""
1536
06647dfd 1537#: config/tc-alpha.c:5479
252b5132
RH
1538#, c-format
1539msgid "Alignment too large: %d. assumed"
1540msgstr ""
1541
06647dfd 1542#: config/tc-alpha.c:5483 config/tc-d30v.c:2183
252b5132
RH
1543msgid "Alignment negative: 0 assumed"
1544msgstr ""
1545
06647dfd 1546#: config/tc-alpha.c:5790
252b5132
RH
1547#, c-format
1548msgid "Chose GP value of %lx\n"
1549msgstr ""
1550
06647dfd 1551#: config/tc-alpha.c:5806
87ccc1b0 1552msgid "Bad .section directive: want a,s,w,x,M,S,G,T in string"
328577ad
NC
1553msgstr ""
1554
06647dfd 1555#: config/tc-arc.c:1574 config/tc-arm.c:12232 config/tc-ip2k.c:219
0d2bcfaf 1556msgid "md_estimate_size_before_relax\n"
252b5132
RH
1557msgstr ""
1558
06647dfd 1559#: config/tc-arc.c:1586
0d2bcfaf 1560msgid "md_convert_frag\n"
252b5132
RH
1561msgstr ""
1562
87ccc1b0 1563#. We can't actually support subtracting a symbol.
06647dfd
AM
1564#: config/tc-arc.c:1856 config/tc-arm.c:6622 config/tc-arm.c:9378
1565#: config/tc-arm.c:9470 config/tc-avr.c:891 config/tc-cris.c:3999
1566#: config/tc-d10v.c:1708 config/tc-d30v.c:1836 config/tc-mips.c:3835
1567#: config/tc-mips.c:4949 config/tc-mips.c:5881 config/tc-mips.c:6469
1568#: config/tc-msp430.c:1871 config/tc-ppc.c:5542 config/tc-v850.c:2367
1569#: config/tc-xstormy16.c:499
87ccc1b0
NC
1570msgid "expression too complex"
1571msgstr ""
1572
06647dfd 1573#: config/tc-arm.c:758 config/tc-arm.c:14522
328577ad
NC
1574msgid "ARM register expected"
1575msgstr ""
1576
06647dfd 1577#: config/tc-arm.c:759
328577ad
NC
1578msgid "bad or missing co-processor number"
1579msgstr ""
1580
06647dfd 1581#: config/tc-arm.c:760
328577ad
NC
1582msgid "co-processor register expected"
1583msgstr ""
1584
06647dfd 1585#: config/tc-arm.c:761
328577ad
NC
1586msgid "FPA register expected"
1587msgstr ""
1588
06647dfd 1589#: config/tc-arm.c:762
328577ad
NC
1590msgid "VFP single precision register expected"
1591msgstr ""
1592
06647dfd 1593#: config/tc-arm.c:763
328577ad
NC
1594msgid "VFP double precision register expected"
1595msgstr ""
1596
06647dfd 1597#: config/tc-arm.c:764
328577ad
NC
1598msgid "Maverick MVF register expected"
1599msgstr ""
1600
06647dfd 1601#: config/tc-arm.c:765
328577ad
NC
1602msgid "Maverick MVD register expected"
1603msgstr ""
1604
06647dfd 1605#: config/tc-arm.c:766
328577ad
NC
1606msgid "Maverick MVFX register expected"
1607msgstr ""
1608
06647dfd 1609#: config/tc-arm.c:767
6e1772d5
AM
1610msgid "Maverick MVDX register expected"
1611msgstr ""
1612
06647dfd 1613#: config/tc-arm.c:768
328577ad
NC
1614msgid "Maverick MVAX register expected"
1615msgstr ""
1616
06647dfd 1617#: config/tc-arm.c:769
328577ad
NC
1618msgid "Maverick DSPSC register expected"
1619msgstr ""
1620
06647dfd 1621#: config/tc-arm.c:770
87ccc1b0
NC
1622msgid "Intel Wireless MMX technology register expected"
1623msgstr ""
1624
06647dfd 1625#: config/tc-arm.c:964
328577ad
NC
1626msgid "bad arguments to instruction"
1627msgstr ""
1628
06647dfd 1629#: config/tc-arm.c:965
328577ad
NC
1630msgid "r15 not allowed here"
1631msgstr ""
1632
06647dfd 1633#: config/tc-arm.c:966
328577ad
NC
1634msgid "instruction is not conditional"
1635msgstr ""
1636
06647dfd 1637#: config/tc-arm.c:967
328577ad
NC
1638msgid "acc0 expected"
1639msgstr ""
1640
06647dfd 1641#: config/tc-arm.c:1100
328577ad 1642msgid "literal pool overflow"
252b5132
RH
1643msgstr ""
1644
06647dfd
AM
1645#: config/tc-arm.c:1475
1646msgid "selected processor does not support THUMB opcodes"
1647msgstr ""
1648
1649#: config/tc-arm.c:1489
1650msgid "selected processor does not support ARM opcodes"
1651msgstr ""
1652
1653#: config/tc-arm.c:1502
1654#, c-format
1655msgid "invalid instruction size selected (%d)"
1656msgstr ""
1657
1658#: config/tc-arm.c:1509
328577ad 1659msgid "invalid syntax for .req directive"
252b5132
RH
1660msgstr ""
1661
06647dfd 1662#: config/tc-arm.c:1552
6e1772d5
AM
1663#, c-format
1664msgid "unreq: missing hash entry for \"%s\""
1665msgstr ""
1666
06647dfd 1667#: config/tc-arm.c:1571 config/tc-arm.c:1574
6e1772d5
AM
1668#, c-format
1669msgid ".unreq: unrecognized symbol \"%s\""
1670msgstr ""
1671
06647dfd 1672#: config/tc-arm.c:1577
6e1772d5
AM
1673msgid "invalid syntax for .unreq directive"
1674msgstr ""
1675
06647dfd 1676#: config/tc-arm.c:1659
252b5132 1677#, c-format
328577ad 1678msgid "alignment too large: %d assumed"
252b5132
RH
1679msgstr ""
1680
06647dfd 1681#: config/tc-arm.c:1662
328577ad 1682msgid "alignment negative. 0 assumed."
252b5132
RH
1683msgstr ""
1684
06647dfd 1685#: config/tc-arm.c:1743
328577ad
NC
1686#, c-format
1687msgid "expected comma after name \"%s\""
1688msgstr ""
1689
06647dfd 1690#: config/tc-arm.c:1793 config/tc-m32r.c:617
a74801ba
ILT
1691#, c-format
1692msgid "symbol `%s' already defined"
1693msgstr ""
1694
06647dfd
AM
1695#: config/tc-arm.c:1836
1696#, c-format
1697msgid "invalid operand to .code directive (%d) (expecting 16 or 32)"
252b5132
RH
1698msgstr ""
1699
06647dfd
AM
1700#: config/tc-arm.c:1846
1701msgid "garbage following instruction"
252b5132
RH
1702msgstr ""
1703
06647dfd
AM
1704#: config/tc-arm.c:1916
1705msgid "bad_segment"
252b5132
RH
1706msgstr ""
1707
06647dfd
AM
1708#: config/tc-arm.c:1932 config/tc-arm.c:2699 config/tc-arm.c:3889
1709#: config/tc-arm.c:5841 config/tc-arm.c:5861 config/tc-i960.c:1940
1710msgid "invalid constant"
252b5132
RH
1711msgstr ""
1712
1713#. In the few cases where we might be able to accept something else
a74801ba 1714#. this error can be overridden.
06647dfd 1715#: config/tc-arm.c:1967
252b5132 1716#, c-format
328577ad 1717msgid "register expected, not '%.100s'"
252b5132
RH
1718msgstr ""
1719
60bcf0fa
NC
1720#. In the few cases where we might be able to accept
1721#. something else this error can be overridden.
06647dfd 1722#: config/tc-arm.c:2017
87ccc1b0
NC
1723#, c-format
1724msgid "Intel Wireless MMX technology register expected, not '%.100s'"
1725msgstr ""
1726
1727#. In the few cases where we might be able to accept
1728#. something else this error can be overridden.
06647dfd 1729#: config/tc-arm.c:2087
60bcf0fa 1730msgid "flag for {c}psr instruction expected"
252b5132
RH
1731msgstr ""
1732
06647dfd 1733#: config/tc-arm.c:2120
328577ad 1734msgid "illegal co-processor number"
252b5132
RH
1735msgstr ""
1736
06647dfd 1737#: config/tc-arm.c:2149 config/tc-arm.c:5101
252b5132
RH
1738msgid "bad or missing expression"
1739msgstr ""
1740
06647dfd 1741#: config/tc-arm.c:2155
252b5132
RH
1742msgid "immediate co-processor expression too large"
1743msgstr ""
1744
06647dfd
AM
1745#: config/tc-arm.c:2214 config/tc-arm.c:2427 config/tc-arm.c:3718
1746#: config/tc-arm.c:3804 config/tc-arm.c:3868 config/tc-arm.c:4106
1747#: config/tc-arm.c:4208
252b5132
RH
1748msgid "immediate expression expected"
1749msgstr ""
1750
06647dfd 1751#: config/tc-arm.c:2229
252b5132
RH
1752msgid "co-processor address must be word aligned"
1753msgstr ""
1754
06647dfd 1755#: config/tc-arm.c:2235 config/tc-arm.c:2442 config/tc-mips.c:5037
252b5132
RH
1756msgid "offset too large"
1757msgstr ""
1758
06647dfd 1759#: config/tc-arm.c:2290
6e1772d5
AM
1760msgid "comma expected after closing square bracket"
1761msgstr ""
1762
06647dfd 1763#: config/tc-arm.c:2305 config/tc-arm.c:2489
252b5132
RH
1764msgid "pc may not be used in post-increment"
1765msgstr ""
1766
06647dfd 1767#: config/tc-arm.c:2333
6e1772d5
AM
1768msgid "'option' field too large"
1769msgstr ""
1770
06647dfd 1771#: config/tc-arm.c:2341
6e1772d5
AM
1772msgid "'}' expected at end of 'option' field"
1773msgstr ""
1774
06647dfd 1775#: config/tc-arm.c:2353
6e1772d5
AM
1776msgid "non-constant expressions for 'option' field not supported"
1777msgstr ""
1778
06647dfd 1779#: config/tc-arm.c:2359
6e1772d5
AM
1780msgid "# or { expected after comma"
1781msgstr ""
1782
06647dfd
AM
1783#: config/tc-arm.c:2369 config/tc-arm.c:2505 config/tc-arm.c:3020
1784#: config/tc-arm.c:5530 config/tc-arm.c:6134 config/tc-arm.c:6405
252b5132
RH
1785msgid "pre-indexed expression expected"
1786msgstr ""
1787
06647dfd
AM
1788#: config/tc-arm.c:2382 config/tc-arm.c:2518 config/tc-arm.c:3033
1789#: config/tc-arm.c:5541 config/tc-arm.c:6146 config/tc-arm.c:6417
1790#: config/tc-arm.c:6800 config/tc-arm.c:9110 config/tc-arm.c:9125
252b5132
RH
1791msgid "missing ]"
1792msgstr ""
1793
06647dfd 1794#: config/tc-arm.c:2392 config/tc-arm.c:2528
252b5132
RH
1795msgid "pc may not be used with write-back"
1796msgstr ""
1797
06647dfd
AM
1798#: config/tc-arm.c:2577
1799msgid "Invalid NOP hint"
1800msgstr ""
1801
1802#: config/tc-arm.c:2612
60bcf0fa 1803msgid "comma expected after register name"
252b5132
RH
1804msgstr ""
1805
06647dfd 1806#: config/tc-arm.c:2631
328577ad 1807msgid "CPSR or SPSR expected"
252b5132
RH
1808msgstr ""
1809
06647dfd 1810#: config/tc-arm.c:2656
60bcf0fa
NC
1811msgid "comma missing after psr flags"
1812msgstr ""
1813
06647dfd 1814#: config/tc-arm.c:2672 config/tc-arm.c:2682
60bcf0fa 1815msgid "only a register or immediate value can follow a psr flag"
252b5132
RH
1816msgstr ""
1817
06647dfd 1818#: config/tc-arm.c:2746
252b5132
RH
1819msgid "rdhi, rdlo and rm must all be different"
1820msgstr ""
1821
06647dfd 1822#: config/tc-arm.c:2798
252b5132
RH
1823msgid "rd and rm should be different in mul"
1824msgstr ""
1825
06647dfd 1826#: config/tc-arm.c:2850
252b5132
RH
1827msgid "rd and rm should be different in mla"
1828msgstr ""
1829
06647dfd 1830#: config/tc-arm.c:2896
5f68c319
NC
1831#, c-format
1832msgid "acc0 expected, not '%.100s'"
1833msgstr ""
1834
06647dfd
AM
1835#: config/tc-arm.c:2925 config/tc-arm.c:5439
1836msgid "address offset too large"
1837msgstr ""
1838
1839#: config/tc-arm.c:3130
5f68c319
NC
1840msgid "rdhi and rdlo must be different"
1841msgstr ""
1842
06647dfd 1843#: config/tc-arm.c:3235
328577ad 1844msgid "Warning: instruction unpredictable when using r15"
5f68c319
NC
1845msgstr ""
1846
06647dfd
AM
1847#: config/tc-arm.c:3444
1848msgid "use of r15 in bx in ARM mode is not really useful"
1849msgstr ""
1850
1851#: config/tc-arm.c:3466
3b16e843
NC
1852msgid "use of r15 in bxj is not really useful"
1853msgstr ""
1854
06647dfd 1855#: config/tc-arm.c:3524 config/tc-arm.c:3548
6e1772d5
AM
1856msgid "Rd equal to Rm or Rn yields unpredictable results"
1857msgstr ""
1858
06647dfd
AM
1859#: config/tc-arm.c:3577 config/tc-arm.c:3588
1860msgid "shift expression expected"
1861msgstr ""
1862
1863#: config/tc-arm.c:3598
1864msgid "'LSL' or 'ASR' required"
1865msgstr ""
1866
1867#: config/tc-arm.c:3604
1868msgid "'LSL' required"
1869msgstr ""
1870
1871#: config/tc-arm.c:3610
1872msgid "'ASR' required"
1873msgstr ""
1874
1875#: config/tc-arm.c:3632
1876msgid "shift requires register or #expression"
1877msgstr ""
1878
1879#: config/tc-arm.c:3633
1880msgid "shift requires #expression"
1881msgstr ""
1882
1883#: config/tc-arm.c:3663
1884msgid "shift of 0 ignored."
1885msgstr ""
1886
1887#: config/tc-arm.c:3669
1888msgid "invalid immediate shift"
1889msgstr ""
1890
1891#: config/tc-arm.c:3723 config/tc-arm.c:3809 config/tc-arm.c:3875
1892#: config/tc-arm.c:4112 config/tc-arm.c:4214 config/tc-arm.c:4536
1893#: config/tc-arm.c:4760 config/tc-arm.c:5698 expr.c:1332 read.c:2198
87ccc1b0
NC
1894msgid "bad expression"
1895msgstr ""
1896
06647dfd
AM
1897#: config/tc-arm.c:3728 config/tc-arm.c:3814 config/tc-arm.c:3881
1898#: config/tc-arm.c:4118 config/tc-arm.c:4220 config/tc-arm.c:5832
1899#: config/tc-arm.c:6182 config/tc-arm.c:6454 config/tc-arm.c:7063
1900#: config/tc-v850.c:1924 config/tc-v850.c:1945
6e1772d5
AM
1901msgid "constant expression expected"
1902msgstr ""
1903
06647dfd
AM
1904#: config/tc-arm.c:3734 config/tc-arm.c:3820 config/tc-arm.c:4545
1905#: config/tc-arm.c:4769 config/tc-arm.c:5109 config/tc-arm.c:8198
1906#: config/tc-arm.c:8233 config/tc-arm.c:8243 config/tc-z8k.c:1125
1907#: config/tc-z8k.c:1137
5f68c319
NC
1908msgid "immediate value out of range"
1909msgstr ""
1910
06647dfd 1911#: config/tc-arm.c:4020
6e1772d5
AM
1912msgid "missing endian specifier"
1913msgstr ""
1914
06647dfd 1915#: config/tc-arm.c:4029
6e1772d5
AM
1916msgid "valid endian specifiers are be or le"
1917msgstr ""
1918
06647dfd 1919#: config/tc-arm.c:4096 config/tc-arm.c:4198
6e1772d5
AM
1920msgid "missing rotation field after comma"
1921msgstr ""
1922
06647dfd 1923#: config/tc-arm.c:4140 config/tc-arm.c:4243
6e1772d5
AM
1924msgid "rotation can be 8, 16, 24 or 0 when field is ommited"
1925msgstr ""
1926
06647dfd 1927#: config/tc-arm.c:4492
6e1772d5
AM
1928msgid "unrecognized flag"
1929msgstr ""
1930
06647dfd 1931#: config/tc-arm.c:4499
6e1772d5
AM
1932msgid "no 'a', 'i', or 'f' flags for 'cps'"
1933msgstr ""
1934
06647dfd
AM
1935#: config/tc-arm.c:4810
1936msgid "lo register required"
1937msgstr ""
1938
1939#: config/tc-arm.c:4818
1940msgid "hi register required"
1941msgstr ""
1942
1943#: config/tc-arm.c:4886
1944msgid "only lo regs allowed with immediate"
1945msgstr ""
1946
1947#: config/tc-arm.c:4905 config/tc-xtensa.c:4123
1948msgid "invalid immediate"
1949msgstr ""
1950
1951#: config/tc-arm.c:5141 config/tc-arm.c:5285
6e1772d5
AM
1952msgid "non-word size not supported with control register"
1953msgstr ""
1954
06647dfd 1955#: config/tc-arm.c:5155
87ccc1b0
NC
1956msgid "only r15 allowed here"
1957msgstr ""
1958
06647dfd 1959#: config/tc-arm.c:5283
6e1772d5
AM
1960msgid "conditional execution not supported with control register"
1961msgstr ""
1962
06647dfd 1963#: config/tc-arm.c:5493
5f68c319
NC
1964msgid "'[' expected after PLD mnemonic"
1965msgstr ""
1966
06647dfd 1967#: config/tc-arm.c:5515
328577ad 1968msgid "post-indexed expression used in preload instruction"
5f68c319
NC
1969msgstr ""
1970
06647dfd 1971#: config/tc-arm.c:5520 config/tc-arm.c:5550
328577ad 1972msgid "writeback used in preload instruction"
5f68c319
NC
1973msgstr ""
1974
06647dfd 1975#: config/tc-arm.c:5591
328577ad 1976msgid "destination register must be even"
5f68c319
NC
1977msgstr ""
1978
06647dfd 1979#: config/tc-arm.c:5597
328577ad 1980msgid "r14 not allowed here"
5f68c319
NC
1981msgstr ""
1982
06647dfd 1983#: config/tc-arm.c:5604
5f68c319
NC
1984msgid "pre/post-indexing used when modified address register is destination"
1985msgstr ""
1986
06647dfd 1987#: config/tc-arm.c:5614
328577ad 1988msgid "ldrd destination registers must not overlap index register"
252b5132
RH
1989msgstr ""
1990
06647dfd 1991#: config/tc-arm.c:5874
328577ad 1992msgid "register or shift expression expected"
252b5132
RH
1993msgstr ""
1994
06647dfd 1995#: config/tc-arm.c:5926
328577ad 1996msgid "invalid floating point immediate expression"
252b5132
RH
1997msgstr ""
1998
06647dfd 1999#: config/tc-arm.c:5930
328577ad 2000msgid "floating point register or immediate expression expected"
252b5132
RH
2001msgstr ""
2002
06647dfd 2003#: config/tc-arm.c:6076 config/tc-arm.c:6264 config/tc-arm.c:6345
328577ad 2004msgid "address expected"
e135f41b
NC
2005msgstr ""
2006
06647dfd
AM
2007#: config/tc-arm.c:6106 config/tc-arm.c:6118 config/tc-arm.c:6155
2008#: config/tc-arm.c:6282 config/tc-arm.c:6375 config/tc-arm.c:6389
2009#: config/tc-arm.c:6426
a74801ba
ILT
2010#, c-format
2011msgid "%s register same as write-back base"
2012msgstr ""
2013
06647dfd
AM
2014#: config/tc-arm.c:6108 config/tc-arm.c:6120 config/tc-arm.c:6157
2015#: config/tc-arm.c:6284 config/tc-arm.c:6377 config/tc-arm.c:6391
2016#: config/tc-arm.c:6428
a74801ba
ILT
2017msgid "destination"
2018msgstr ""
2019
06647dfd
AM
2020#: config/tc-arm.c:6108 config/tc-arm.c:6120 config/tc-arm.c:6157
2021#: config/tc-arm.c:6284 config/tc-arm.c:6377 config/tc-arm.c:6391
2022#: config/tc-arm.c:6428
a74801ba 2023msgid "source"
252b5132
RH
2024msgstr ""
2025
06647dfd 2026#: config/tc-arm.c:6167 config/tc-arm.c:6438 config/tc-arm.c:8411
328577ad
NC
2027msgid "invalid pseudo operation"
2028msgstr ""
2029
06647dfd 2030#: config/tc-arm.c:6219 config/tc-arm.c:6489
252b5132
RH
2031msgid "literal pool insertion failed"
2032msgstr ""
2033
06647dfd 2034#: config/tc-arm.c:6312 config/tc-arm.c:6318
328577ad 2035msgid "post-indexed expression expected"
252b5132
RH
2036msgstr ""
2037
06647dfd 2038#: config/tc-arm.c:6553
328577ad 2039msgid "bad range in register list"
252b5132
RH
2040msgstr ""
2041
06647dfd 2042#: config/tc-arm.c:6561 config/tc-arm.c:6570 config/tc-arm.c:6612
252b5132 2043#, c-format
328577ad 2044msgid "Warning: duplicated register (r%d) in register list"
252b5132
RH
2045msgstr ""
2046
06647dfd 2047#: config/tc-arm.c:6573
328577ad 2048msgid "Warning: register range not in ascending order"
252b5132
RH
2049msgstr ""
2050
06647dfd 2051#: config/tc-arm.c:6585
328577ad 2052msgid "missing `}'"
252b5132
RH
2053msgstr ""
2054
06647dfd 2055#: config/tc-arm.c:6601
252b5132
RH
2056msgid "invalid register mask"
2057msgstr ""
2058
06647dfd 2059#: config/tc-arm.c:6659
87ccc1b0 2060msgid "r15 not allowed as base register"
0d2bcfaf
NC
2061msgstr ""
2062
06647dfd 2063#: config/tc-arm.c:6693 config/tc-arm.c:6702
87ccc1b0
NC
2064msgid "writeback of base register is UNPREDICTABLE"
2065msgstr ""
2066
06647dfd 2067#: config/tc-arm.c:6696
87ccc1b0
NC
2068msgid "writeback of base register when in register list is UNPREDICTABLE"
2069msgstr ""
2070
06647dfd 2071#: config/tc-arm.c:6706
87ccc1b0 2072msgid "if writeback register is in list, it must be the lowest reg in the list"
252b5132
RH
2073msgstr ""
2074
06647dfd 2075#: config/tc-arm.c:6760 config/tc-arm.c:6774
252b5132
RH
2076msgid "r15 not allowed in swap"
2077msgstr ""
2078
06647dfd 2079#: config/tc-arm.c:7069
328577ad
NC
2080msgid "constant value required for number of registers"
2081msgstr ""
2082
06647dfd 2083#: config/tc-arm.c:7077 config/tc-arm.c:14226
328577ad 2084msgid "number of registers must be in the range [1:4]"
252b5132
RH
2085msgstr ""
2086
06647dfd 2087#: config/tc-arm.c:7138
328577ad 2088msgid "r15 not allowed as base register with write-back"
252b5132
RH
2089msgstr ""
2090
06647dfd
AM
2091#: config/tc-arm.c:7533 config/tc-arm.c:7572 config/tc-h8300.c:1010
2092#: config/tc-mips.c:9585 config/tc-mips.c:9615
328577ad 2093msgid "invalid register list"
252b5132
RH
2094msgstr ""
2095
06647dfd 2096#: config/tc-arm.c:7539 config/tc-arm.c:14310 config/tc-arm.c:14317
328577ad 2097msgid "register list not in ascending order"
252b5132
RH
2098msgstr ""
2099
06647dfd 2100#: config/tc-arm.c:7564
328577ad
NC
2101msgid "register range not in ascending order"
2102msgstr ""
2103
06647dfd 2104#: config/tc-arm.c:7597
328577ad
NC
2105msgid "non-contiguous register range"
2106msgstr ""
2107
06647dfd
AM
2108#: config/tc-arm.c:7626 config/tc-arm.c:7663
2109msgid "only two consecutive VFP SP registers allowed here"
328577ad
NC
2110msgstr ""
2111
06647dfd
AM
2112#: config/tc-arm.c:7810
2113msgid "VFP system register expected"
252b5132
RH
2114msgstr ""
2115
06647dfd
AM
2116#: config/tc-arm.c:7921 config/tc-arm.c:7958
2117msgid "this addressing mode requires base-register writeback"
252b5132
RH
2118msgstr ""
2119
06647dfd 2120#: config/tc-arm.c:8140 config/tc-arm.c:9219
252b5132
RH
2121msgid "dest and source1 must be the same register"
2122msgstr ""
2123
06647dfd 2124#: config/tc-arm.c:8147
252b5132
RH
2125msgid "subtract valid only on lo regs"
2126msgstr ""
2127
06647dfd 2128#: config/tc-arm.c:8171
252b5132
RH
2129msgid "invalid Hi register with immediate"
2130msgstr ""
2131
06647dfd 2132#: config/tc-arm.c:8211
252b5132
RH
2133msgid "invalid immediate value for stack adjust"
2134msgstr ""
2135
06647dfd 2136#: config/tc-arm.c:8222
252b5132
RH
2137msgid "invalid immediate for address calculation"
2138msgstr ""
2139
06647dfd 2140#: config/tc-arm.c:8307
252b5132
RH
2141msgid "source1 and dest must be same register"
2142msgstr ""
2143
06647dfd 2144#: config/tc-arm.c:8341
328577ad 2145msgid "invalid immediate for shift"
252b5132
RH
2146msgstr ""
2147
06647dfd 2148#: config/tc-arm.c:8402
252b5132
RH
2149msgid "expected ']'"
2150msgstr ""
2151
06647dfd 2152#: config/tc-arm.c:8475
252b5132
RH
2153msgid "byte or halfword not valid for base register"
2154msgstr ""
2155
06647dfd 2156#: config/tc-arm.c:8480
328577ad 2157msgid "r15 based store not allowed"
252b5132
RH
2158msgstr ""
2159
06647dfd 2160#: config/tc-arm.c:8485
328577ad 2161msgid "invalid base register for register offset"
252b5132
RH
2162msgstr ""
2163
06647dfd 2164#: config/tc-arm.c:8503 config/tc-arm.c:8538
252b5132
RH
2165msgid "invalid offset"
2166msgstr ""
2167
06647dfd 2168#: config/tc-arm.c:8514
252b5132
RH
2169msgid "invalid base register in load/store"
2170msgstr ""
2171
06647dfd 2172#: config/tc-arm.c:8990
328577ad 2173msgid "expecting immediate, 7bit operand"
252b5132
RH
2174msgstr ""
2175
06647dfd 2176#: config/tc-arm.c:9005
328577ad 2177msgid "immediate out of range"
252b5132
RH
2178msgstr ""
2179
06647dfd 2180#: config/tc-arm.c:9058
328577ad 2181msgid "offset expected"
252b5132
RH
2182msgstr ""
2183
06647dfd 2184#: config/tc-arm.c:9067 config/tc-pj.c:536 config/tc-sh.c:4107
328577ad 2185msgid "offset out of range"
252b5132
RH
2186msgstr ""
2187
06647dfd 2188#: config/tc-arm.c:9072
8ea2b00f
AM
2189msgid "offset not a multiple of 4"
2190msgstr ""
2191
06647dfd 2192#: config/tc-arm.c:9227
328577ad 2193msgid "Rs and Rd must be different in MUL"
252b5132
RH
2194msgstr ""
2195
06647dfd 2196#: config/tc-arm.c:9362
328577ad
NC
2197msgid ""
2198"inserted missing '!': load/store multiple always writes back base register"
252b5132
RH
2199msgstr ""
2200
06647dfd 2201#: config/tc-arm.c:9384
328577ad 2202msgid "only lo-regs valid in load/store multiple"
252b5132
RH
2203msgstr ""
2204
06647dfd 2205#: config/tc-arm.c:9426
328577ad 2206msgid "syntax: ldrs[b] Rd, [Rb, Ro]"
252b5132
RH
2207msgstr ""
2208
06647dfd 2209#: config/tc-arm.c:9486
328577ad 2210msgid "invalid register list to push/pop instruction"
252b5132
RH
2211msgstr ""
2212
06647dfd 2213#: config/tc-arm.c:9589 config/tc-arm.c:10966
328577ad 2214msgid "virtual memory exhausted"
252b5132
RH
2215msgstr ""
2216
06647dfd 2217#: config/tc-arm.c:9613
6e1772d5
AM
2218#, c-format
2219msgid "failed to create an alias for %s, reason: %s"
2220msgstr ""
2221
06647dfd 2222#: config/tc-arm.c:9677
252b5132 2223#, c-format
328577ad 2224msgid "register '%s' does not exist\n"
a74801ba
ILT
2225msgstr ""
2226
06647dfd 2227#: config/tc-arm.c:9681
a74801ba 2228#, c-format
328577ad
NC
2229msgid ""
2230"ignoring redefinition of register alias '%s' to non-existant register '%s'"
252b5132
RH
2231msgstr ""
2232
06647dfd 2233#: config/tc-arm.c:9690
a74801ba 2234#, c-format
328577ad 2235msgid "ignoring redefinition of register alias '%s'"
252b5132
RH
2236msgstr ""
2237
06647dfd 2238#: config/tc-arm.c:9696
328577ad 2239msgid "ignoring incomplete .req pseuso op"
252b5132
RH
2240msgstr ""
2241
06647dfd 2242#: config/tc-arm.c:10990
3b16e843
NC
2243msgid "use of old and new-style options to set CPU type"
2244msgstr ""
2245
06647dfd 2246#: config/tc-arm.c:11000
3b16e843
NC
2247msgid "use of old and new-style options to set FPU type"
2248msgstr ""
2249
06647dfd 2250#: config/tc-arm.c:11062
6e1772d5
AM
2251msgid "hard-float conflicts with specified fpu"
2252msgstr ""
2253
06647dfd 2254#: config/tc-arm.c:11246
328577ad 2255msgid "bad call to MD_ATOF()"
252b5132
RH
2256msgstr ""
2257
06647dfd 2258#: config/tc-arm.c:11402
8ea2b00f
AM
2259#, c-format
2260msgid "undefined symbol %s used as an immediate value"
2261msgstr ""
2262
06647dfd 2263#: config/tc-arm.c:11416
328577ad
NC
2264#, c-format
2265msgid "invalid constant (%lx) after fixup"
252b5132
RH
2266msgstr ""
2267
06647dfd 2268#: config/tc-arm.c:11453
328577ad
NC
2269#, c-format
2270msgid "unable to compute ADRL instructions for PC offset of 0x%lx"
8ad3436c
AM
2271msgstr ""
2272
06647dfd 2273#: config/tc-arm.c:11483
328577ad
NC
2274#, c-format
2275msgid "bad immediate value for offset (%ld)"
8ad3436c
AM
2276msgstr ""
2277
06647dfd 2278#: config/tc-arm.c:11505 config/tc-arm.c:11527
328577ad 2279msgid "invalid literal constant: pool needs to be closer"
252b5132
RH
2280msgstr ""
2281
06647dfd 2282#: config/tc-arm.c:11507
328577ad
NC
2283#, c-format
2284msgid "bad immediate value for half-word offset (%ld)"
252b5132
RH
2285msgstr ""
2286
06647dfd 2287#: config/tc-arm.c:11544
328577ad 2288msgid "shift expression is too large"
252b5132
RH
2289msgstr ""
2290
06647dfd
AM
2291#: config/tc-arm.c:11561
2292msgid "invalid smi expression"
2293msgstr ""
2294
2295#: config/tc-arm.c:11572 config/tc-arm.c:11581
328577ad 2296msgid "invalid swi expression"
252b5132
RH
2297msgstr ""
2298
06647dfd 2299#: config/tc-arm.c:11591
328577ad 2300msgid "invalid expression in load/store multiple"
a74801ba
ILT
2301msgstr ""
2302
06647dfd 2303#: config/tc-arm.c:11641
328577ad 2304msgid "GAS can't handle same-section branch dest >= 0x04000000"
252b5132
RH
2305msgstr ""
2306
06647dfd 2307#: config/tc-arm.c:11650
328577ad 2308msgid "out of range branch"
252b5132
RH
2309msgstr ""
2310
06647dfd 2311#: config/tc-arm.c:11707 config/tc-arm.c:11732
328577ad 2312msgid "branch out of range"
252b5132
RH
2313msgstr ""
2314
06647dfd 2315#: config/tc-arm.c:11765
328577ad 2316msgid "branch with link out of range"
252b5132
RH
2317msgstr ""
2318
06647dfd
AM
2319#: config/tc-arm.c:11858
2320msgid "rel31 relocation overflow"
2321msgstr ""
2322
2323#: config/tc-arm.c:11874
328577ad 2324msgid "illegal value for co-processor offset"
252b5132
RH
2325msgstr ""
2326
06647dfd 2327#: config/tc-arm.c:11886
87ccc1b0
NC
2328msgid "Illegal value for co-processor offset"
2329msgstr ""
2330
06647dfd 2331#: config/tc-arm.c:11910
252b5132 2332#, c-format
328577ad 2333msgid "invalid offset, target not word aligned (0x%08X)"
252b5132
RH
2334msgstr ""
2335
06647dfd
AM
2336#: config/tc-arm.c:11916 config/tc-arm.c:11926 config/tc-arm.c:11934
2337#: config/tc-arm.c:11942 config/tc-arm.c:11950
252b5132 2338#, c-format
328577ad 2339msgid "invalid offset, value too big (0x%08lX)"
252b5132
RH
2340msgstr ""
2341
06647dfd 2342#: config/tc-arm.c:11990
328577ad 2343msgid "invalid immediate for stack address calculation"
252b5132
RH
2344msgstr ""
2345
06647dfd 2346#: config/tc-arm.c:11999
252b5132 2347#, c-format
328577ad 2348msgid "invalid immediate for address calculation (value = 0x%08lX)"
a74801ba
ILT
2349msgstr ""
2350
06647dfd 2351#: config/tc-arm.c:12009
328577ad 2352msgid "invalid 8bit immediate"
252b5132
RH
2353msgstr ""
2354
06647dfd 2355#: config/tc-arm.c:12017
328577ad 2356msgid "invalid 3bit immediate"
a74801ba
ILT
2357msgstr ""
2358
06647dfd 2359#: config/tc-arm.c:12033
252b5132 2360#, c-format
328577ad 2361msgid "invalid immediate: %ld is too large"
252b5132
RH
2362msgstr ""
2363
06647dfd 2364#: config/tc-arm.c:12048
252b5132 2365#, c-format
328577ad 2366msgid "illegal Thumb shift value: %ld"
252b5132
RH
2367msgstr ""
2368
06647dfd 2369#: config/tc-arm.c:12062
252b5132 2370#, c-format
328577ad 2371msgid "bad relocation fixup type (%d)"
252b5132
RH
2372msgstr ""
2373
06647dfd 2374#: config/tc-arm.c:12133
87ccc1b0 2375msgid "literal referenced across section boundary"
a74801ba
ILT
2376msgstr ""
2377
06647dfd 2378#: config/tc-arm.c:12151
87ccc1b0 2379msgid "internal relocation (type: IMMEDIATE) not fixed up"
252b5132
RH
2380msgstr ""
2381
06647dfd 2382#: config/tc-arm.c:12156
328577ad 2383msgid "ADRL used for a symbol not defined in the same file"
252b5132
RH
2384msgstr ""
2385
06647dfd 2386#: config/tc-arm.c:12165
6e1772d5
AM
2387#, c-format
2388msgid "undefined local label `%s'"
2389msgstr ""
2390
06647dfd 2391#: config/tc-arm.c:12171
87ccc1b0 2392msgid "internal_relocation (type: OFFSET_IMM) not fixed up"
a74801ba
ILT
2393msgstr ""
2394
06647dfd
AM
2395#: config/tc-arm.c:12191 config/tc-cris.c:3936 config/tc-mcore.c:2053
2396#: config/tc-mmix.c:2930 config/tc-ns32k.c:2393
328577ad 2397msgid "<unknown>"
a74801ba
ILT
2398msgstr ""
2399
06647dfd 2400#: config/tc-arm.c:12194 config/tc-arm.c:12215
252b5132 2401#, c-format
328577ad 2402msgid "cannot represent %s relocation in this object file format"
252b5132
RH
2403msgstr ""
2404
06647dfd 2405#: config/tc-arm.c:12342
252b5132 2406#, c-format
328577ad 2407msgid "no operator -- statement `%s'\n"
252b5132
RH
2408msgstr ""
2409
06647dfd 2410#: config/tc-arm.c:12360 config/tc-arm.c:12386
252b5132 2411#, c-format
328577ad 2412msgid "selected processor does not support `%s'"
252b5132
RH
2413msgstr ""
2414
06647dfd 2415#: config/tc-arm.c:12404
0d2bcfaf
NC
2416#, c-format
2417msgid "bad instruction `%s'"
2418msgstr ""
2419
06647dfd 2420#: config/tc-arm.c:12505
3b16e843
NC
2421msgid "generate PIC code"
2422msgstr ""
2423
06647dfd 2424#: config/tc-arm.c:12506
3b16e843
NC
2425msgid "assemble Thumb code"
2426msgstr ""
2427
06647dfd 2428#: config/tc-arm.c:12507
3b16e843
NC
2429msgid "support ARM/Thumb interworking"
2430msgstr ""
2431
06647dfd 2432#: config/tc-arm.c:12509
3b16e843
NC
2433msgid "code uses 32-bit program counter"
2434msgstr ""
2435
06647dfd 2436#: config/tc-arm.c:12510
3b16e843
NC
2437msgid "code uses 26-bit program counter"
2438msgstr ""
2439
06647dfd 2440#: config/tc-arm.c:12511
3b16e843
NC
2441msgid "floating point args are in fp regs"
2442msgstr ""
2443
06647dfd 2444#: config/tc-arm.c:12513
3b16e843
NC
2445msgid "re-entrant code"
2446msgstr ""
2447
06647dfd 2448#: config/tc-arm.c:12514
3b16e843
NC
2449msgid "code is ATPCS conformant"
2450msgstr ""
2451
06647dfd 2452#: config/tc-arm.c:12515
3b16e843
NC
2453msgid "assemble for big-endian"
2454msgstr ""
2455
06647dfd 2456#: config/tc-arm.c:12516
3b16e843
NC
2457msgid "assemble for little-endian"
2458msgstr ""
2459
2460#. These are recognized by the assembler, but have no affect on code.
06647dfd 2461#: config/tc-arm.c:12520
3b16e843
NC
2462msgid "use frame pointer"
2463msgstr ""
2464
06647dfd 2465#: config/tc-arm.c:12521
3b16e843
NC
2466msgid "use stack size checking"
2467msgstr ""
2468
2469#. DON'T add any new processors to this list -- we want the whole list
2470#. to go away... Add them to the processors table instead.
06647dfd 2471#: config/tc-arm.c:12525 config/tc-arm.c:12526
3b16e843
NC
2472msgid "use -mcpu=arm1"
2473msgstr ""
2474
06647dfd 2475#: config/tc-arm.c:12527 config/tc-arm.c:12528
3b16e843
NC
2476msgid "use -mcpu=arm2"
2477msgstr ""
2478
06647dfd 2479#: config/tc-arm.c:12529 config/tc-arm.c:12530
3b16e843
NC
2480msgid "use -mcpu=arm250"
2481msgstr ""
2482
06647dfd 2483#: config/tc-arm.c:12531 config/tc-arm.c:12532
3b16e843
NC
2484msgid "use -mcpu=arm3"
2485msgstr ""
2486
06647dfd 2487#: config/tc-arm.c:12533 config/tc-arm.c:12534
3b16e843
NC
2488msgid "use -mcpu=arm6"
2489msgstr ""
2490
06647dfd 2491#: config/tc-arm.c:12535 config/tc-arm.c:12536
3b16e843
NC
2492msgid "use -mcpu=arm600"
2493msgstr ""
2494
06647dfd 2495#: config/tc-arm.c:12537 config/tc-arm.c:12538
3b16e843
NC
2496msgid "use -mcpu=arm610"
2497msgstr ""
2498
06647dfd 2499#: config/tc-arm.c:12539 config/tc-arm.c:12540
3b16e843
NC
2500msgid "use -mcpu=arm620"
2501msgstr ""
2502
06647dfd 2503#: config/tc-arm.c:12541 config/tc-arm.c:12542
3b16e843
NC
2504msgid "use -mcpu=arm7"
2505msgstr ""
2506
06647dfd 2507#: config/tc-arm.c:12543 config/tc-arm.c:12544
3b16e843
NC
2508msgid "use -mcpu=arm70"
2509msgstr ""
2510
06647dfd 2511#: config/tc-arm.c:12545 config/tc-arm.c:12546
3b16e843
NC
2512msgid "use -mcpu=arm700"
2513msgstr ""
2514
06647dfd 2515#: config/tc-arm.c:12547 config/tc-arm.c:12548
3b16e843
NC
2516msgid "use -mcpu=arm700i"
2517msgstr ""
2518
06647dfd 2519#: config/tc-arm.c:12549 config/tc-arm.c:12550
3b16e843
NC
2520msgid "use -mcpu=arm710"
2521msgstr ""
2522
06647dfd 2523#: config/tc-arm.c:12551 config/tc-arm.c:12552
3b16e843
NC
2524msgid "use -mcpu=arm710c"
2525msgstr ""
2526
06647dfd 2527#: config/tc-arm.c:12553 config/tc-arm.c:12554
3b16e843
NC
2528msgid "use -mcpu=arm720"
2529msgstr ""
2530
06647dfd 2531#: config/tc-arm.c:12555 config/tc-arm.c:12556
3b16e843
NC
2532msgid "use -mcpu=arm7d"
2533msgstr ""
2534
06647dfd 2535#: config/tc-arm.c:12557 config/tc-arm.c:12558
3b16e843
NC
2536msgid "use -mcpu=arm7di"
2537msgstr ""
2538
06647dfd 2539#: config/tc-arm.c:12559 config/tc-arm.c:12560
3b16e843
NC
2540msgid "use -mcpu=arm7m"
2541msgstr ""
2542
06647dfd 2543#: config/tc-arm.c:12561 config/tc-arm.c:12562
3b16e843
NC
2544msgid "use -mcpu=arm7dm"
2545msgstr ""
2546
06647dfd 2547#: config/tc-arm.c:12563 config/tc-arm.c:12564
3b16e843
NC
2548msgid "use -mcpu=arm7dmi"
2549msgstr ""
2550
06647dfd 2551#: config/tc-arm.c:12565 config/tc-arm.c:12566
3b16e843
NC
2552msgid "use -mcpu=arm7100"
2553msgstr ""
2554
06647dfd 2555#: config/tc-arm.c:12567 config/tc-arm.c:12568
3b16e843
NC
2556msgid "use -mcpu=arm7500"
2557msgstr ""
2558
06647dfd 2559#: config/tc-arm.c:12569 config/tc-arm.c:12570
3b16e843
NC
2560msgid "use -mcpu=arm7500fe"
2561msgstr ""
2562
06647dfd
AM
2563#: config/tc-arm.c:12571 config/tc-arm.c:12572 config/tc-arm.c:12573
2564#: config/tc-arm.c:12574
3b16e843
NC
2565msgid "use -mcpu=arm7tdmi"
2566msgstr ""
2567
06647dfd 2568#: config/tc-arm.c:12575 config/tc-arm.c:12576
3b16e843
NC
2569msgid "use -mcpu=arm710t"
2570msgstr ""
2571
06647dfd 2572#: config/tc-arm.c:12577 config/tc-arm.c:12578
3b16e843
NC
2573msgid "use -mcpu=arm720t"
2574msgstr ""
2575
06647dfd 2576#: config/tc-arm.c:12579 config/tc-arm.c:12580
3b16e843
NC
2577msgid "use -mcpu=arm740t"
2578msgstr ""
2579
06647dfd 2580#: config/tc-arm.c:12581 config/tc-arm.c:12582
3b16e843
NC
2581msgid "use -mcpu=arm8"
2582msgstr ""
2583
06647dfd 2584#: config/tc-arm.c:12583 config/tc-arm.c:12584
3b16e843
NC
2585msgid "use -mcpu=arm810"
2586msgstr ""
2587
06647dfd 2588#: config/tc-arm.c:12585 config/tc-arm.c:12586
3b16e843
NC
2589msgid "use -mcpu=arm9"
2590msgstr ""
2591
06647dfd 2592#: config/tc-arm.c:12587 config/tc-arm.c:12588
3b16e843
NC
2593msgid "use -mcpu=arm9tdmi"
2594msgstr ""
2595
06647dfd 2596#: config/tc-arm.c:12589 config/tc-arm.c:12590
3b16e843
NC
2597msgid "use -mcpu=arm920"
2598msgstr ""
2599
06647dfd 2600#: config/tc-arm.c:12591 config/tc-arm.c:12592
3b16e843
NC
2601msgid "use -mcpu=arm940"
2602msgstr ""
2603
06647dfd 2604#: config/tc-arm.c:12593
3b16e843
NC
2605msgid "use -mcpu=strongarm"
2606msgstr ""
2607
06647dfd 2608#: config/tc-arm.c:12595
3b16e843
NC
2609msgid "use -mcpu=strongarm110"
2610msgstr ""
2611
06647dfd 2612#: config/tc-arm.c:12597
3b16e843
NC
2613msgid "use -mcpu=strongarm1100"
2614msgstr ""
2615
06647dfd 2616#: config/tc-arm.c:12599
3b16e843
NC
2617msgid "use -mcpu=strongarm1110"
2618msgstr ""
2619
06647dfd 2620#: config/tc-arm.c:12600
3b16e843
NC
2621msgid "use -mcpu=xscale"
2622msgstr ""
2623
06647dfd 2624#: config/tc-arm.c:12601
87ccc1b0
NC
2625msgid "use -mcpu=iwmmxt"
2626msgstr ""
2627
06647dfd 2628#: config/tc-arm.c:12602
3b16e843
NC
2629msgid "use -mcpu=all"
2630msgstr ""
2631
2632#. Architecture variants -- don't add any more to this list either.
06647dfd 2633#: config/tc-arm.c:12605 config/tc-arm.c:12606
3b16e843
NC
2634msgid "use -march=armv2"
2635msgstr ""
2636
06647dfd 2637#: config/tc-arm.c:12607 config/tc-arm.c:12608
3b16e843
NC
2638msgid "use -march=armv2a"
2639msgstr ""
2640
06647dfd 2641#: config/tc-arm.c:12609 config/tc-arm.c:12610
3b16e843
NC
2642msgid "use -march=armv3"
2643msgstr ""
2644
06647dfd 2645#: config/tc-arm.c:12611 config/tc-arm.c:12612
3b16e843
NC
2646msgid "use -march=armv3m"
2647msgstr ""
2648
06647dfd 2649#: config/tc-arm.c:12613 config/tc-arm.c:12614
3b16e843
NC
2650msgid "use -march=armv4"
2651msgstr ""
2652
06647dfd 2653#: config/tc-arm.c:12615 config/tc-arm.c:12616
3b16e843
NC
2654msgid "use -march=armv4t"
2655msgstr ""
2656
06647dfd 2657#: config/tc-arm.c:12617 config/tc-arm.c:12618
3b16e843
NC
2658msgid "use -march=armv5"
2659msgstr ""
2660
06647dfd 2661#: config/tc-arm.c:12619 config/tc-arm.c:12620
3b16e843
NC
2662msgid "use -march=armv5t"
2663msgstr ""
2664
06647dfd 2665#: config/tc-arm.c:12621 config/tc-arm.c:12622
3b16e843
NC
2666msgid "use -march=armv5te"
2667msgstr ""
2668
2669#. Floating point variants -- don't add any more to this list either.
06647dfd 2670#: config/tc-arm.c:12625
3b16e843
NC
2671msgid "use -mfpu=fpe"
2672msgstr ""
2673
06647dfd 2674#: config/tc-arm.c:12626
3b16e843
NC
2675msgid "use -mfpu=fpa10"
2676msgstr ""
2677
06647dfd 2678#: config/tc-arm.c:12627
3b16e843
NC
2679msgid "use -mfpu=fpa11"
2680msgstr ""
2681
06647dfd 2682#: config/tc-arm.c:12629
3b16e843
NC
2683msgid "use either -mfpu=softfpa or -mfpu=softvfp"
2684msgstr ""
2685
06647dfd 2686#: config/tc-arm.c:12862
3b16e843
NC
2687msgid "invalid architectural extension"
2688msgstr ""
2689
06647dfd 2690#: config/tc-arm.c:12876
3b16e843
NC
2691msgid "missing architectural extension"
2692msgstr ""
2693
06647dfd 2694#: config/tc-arm.c:12889
252b5132 2695#, c-format
3b16e843 2696msgid "unknown architectural extnsion `%s'"
252b5132
RH
2697msgstr ""
2698
06647dfd 2699#: config/tc-arm.c:12913
252b5132 2700#, c-format
3b16e843 2701msgid "missing cpu name `%s'"
252b5132
RH
2702msgstr ""
2703
06647dfd 2704#: config/tc-arm.c:12929
252b5132 2705#, c-format
3b16e843 2706msgid "unknown cpu `%s'"
252b5132
RH
2707msgstr ""
2708
06647dfd 2709#: config/tc-arm.c:12947
3b16e843
NC
2710#, c-format
2711msgid "missing architecture name `%s'"
252b5132
RH
2712msgstr ""
2713
06647dfd 2714#: config/tc-arm.c:12964
3b16e843
NC
2715#, c-format
2716msgid "unknown architecture `%s'\n"
252b5132
RH
2717msgstr ""
2718
06647dfd 2719#: config/tc-arm.c:12980
3b16e843
NC
2720#, c-format
2721msgid "unknown floating point format `%s'\n"
2722msgstr ""
2723
06647dfd 2724#: config/tc-arm.c:12996
6e1772d5
AM
2725#, c-format
2726msgid "unknown floating point abi `%s'\n"
2727msgstr ""
2728
06647dfd 2729#: config/tc-arm.c:13012
8ea2b00f
AM
2730#, c-format
2731msgid "unknown EABI `%s'\n"
2732msgstr ""
2733
06647dfd 2734#: config/tc-arm.c:13019
3b16e843
NC
2735msgid "<cpu name>\t assemble for CPU <cpu name>"
2736msgstr ""
2737
06647dfd 2738#: config/tc-arm.c:13021
3b16e843
NC
2739msgid "<arch name>\t assemble for architecture <arch name>"
2740msgstr ""
2741
06647dfd 2742#: config/tc-arm.c:13023
3b16e843
NC
2743msgid "<fpu name>\t assemble for FPU architecture <fpu name>"
2744msgstr ""
2745
06647dfd 2746#: config/tc-arm.c:13025
6e1772d5
AM
2747msgid "<abi>\t assemble for floating point ABI <abi>"
2748msgstr ""
2749
06647dfd 2750#: config/tc-arm.c:13028
8ea2b00f 2751msgid "<ver>\t assemble for eabi version <ver>"
3b16e843
NC
2752msgstr ""
2753
06647dfd 2754#: config/tc-arm.c:13069 config/tc-arm.c:13091
3b16e843 2755#, c-format
8ea2b00f 2756msgid "option `-%c%s' is deprecated: %s"
3b16e843
NC
2757msgstr ""
2758
06647dfd 2759#: config/tc-arm.c:13112
6e1772d5 2760#, c-format
3b16e843
NC
2761msgid " ARM-specific assembler options:\n"
2762msgstr ""
2763
06647dfd 2764#: config/tc-arm.c:13123
6e1772d5 2765#, c-format
3b16e843 2766msgid " -EB assemble code for a big-endian cpu\n"
252b5132
RH
2767msgstr ""
2768
06647dfd 2769#: config/tc-arm.c:13128
6e1772d5 2770#, c-format
3b16e843
NC
2771msgid " -EL assemble code for a little-endian cpu\n"
2772msgstr ""
2773
06647dfd 2774#: config/tc-arm.c:13270
252b5132
RH
2775#, c-format
2776msgid "%s: unexpected function type: %d"
2777msgstr ""
2778
06647dfd
AM
2779#: config/tc-arm.c:13540
2780msgid "expected 0 or 1"
2781msgstr ""
2782
2783#: config/tc-arm.c:13545
2784msgid "missing comma"
2785msgstr ""
2786
2787#: config/tc-arm.c:13838
2788msgid "handerdata in cantunwind frame"
2789msgstr ""
2790
2791#: config/tc-arm.c:13855
2792msgid "too many unwind opcodes for personality routine 0"
2793msgstr ""
2794
2795#: config/tc-arm.c:13887
2796msgid "too many unwind opcodes"
2797msgstr ""
2798
2799#: config/tc-arm.c:14017
2800msgid "dupicate .handlerdata directive"
2801msgstr ""
2802
2803#: config/tc-arm.c:14071
2804msgid "personality routine specified for cantunwind frame"
2805msgstr ""
2806
2807#: config/tc-arm.c:14085
2808msgid "duplicate .personalityindex directive"
2809msgstr ""
2810
2811#: config/tc-arm.c:14094
2812msgid "bad personality routine number"
2813msgstr ""
2814
2815#: config/tc-arm.c:14113
2816msgid "duplicate .personality directive"
2817msgstr ""
2818
2819#: config/tc-arm.c:14139 config/tc-arm.c:14261
2820msgid "expected register list"
2821msgstr ""
2822
2823#: config/tc-arm.c:14217
2824msgid "expected , <constant>"
2825msgstr ""
2826
2827#: config/tc-arm.c:14322
2828msgid "expected wr or wcgr"
2829msgstr ""
2830
2831#: config/tc-arm.c:14343
2832msgid "bad register range"
2833msgstr ""
2834
2835#: config/tc-arm.c:14358
2836msgid "inconsistent register types"
2837msgstr ""
2838
2839#. TODO: Maverick registers.
2840#: config/tc-arm.c:14506
2841msgid "unrecognised register"
2842msgstr ""
2843
2844#: config/tc-arm.c:14529
2845#, c-format
2846msgid "r%d not permitted in .unwind_movsp directive"
2847msgstr ""
2848
2849#: config/tc-arm.c:14535
2850msgid "unexpected .unwind_movsp directive"
2851msgstr ""
2852
2853#: config/tc-arm.c:14567
2854msgid "expected #constant"
2855msgstr ""
2856
2857#: config/tc-arm.c:14587
2858msgid "stack increment must be multiple of 4"
2859msgstr ""
2860
2861#: config/tc-arm.c:14616
2862msgid "expected <reg>, <reg>"
2863msgstr ""
2864
2865#: config/tc-arm.c:14634
2866msgid "register must be either sp or set by a previousunwind_movsp directive"
2867msgstr ""
2868
2869#: config/tc-arm.c:14671
2870msgid "expected <offset>, <opcode>"
2871msgstr ""
2872
2873#: config/tc-arm.c:14683
2874msgid "unwind opcode too long"
2875msgstr ""
2876
2877#: config/tc-arm.c:14688
2878msgid "invalid unwind opcode"
2879msgstr ""
2880
2881#: config/tc-arm.c:14783
c45021f2 2882msgid "alignments greater than 32 bytes not supported in .text sections."
87748b32
NC
2883msgstr ""
2884
8ea2b00f 2885#: config/tc-arm.h:84
328577ad
NC
2886msgid "arm convert_frag\n"
2887msgstr ""
2888
06647dfd 2889#: config/tc-avr.c:215
6e1772d5 2890#, c-format
bc0d738a
NC
2891msgid "Known MCU names:"
2892msgstr ""
2893
06647dfd 2894#: config/tc-avr.c:284
6e1772d5 2895#, c-format
60bcf0fa
NC
2896msgid ""
2897"AVR options:\n"
2898" -mmcu=[avr-name] select microcontroller variant\n"
2899" [avr-name] can be:\n"
bc0d738a
NC
2900" avr1 - AT90S1200, ATtiny1x, ATtiny28\n"
2901" avr2 - AT90S2xxx, AT90S4xxx, AT90S8xxx, ATtiny22\n"
2902" avr3 - ATmega103, ATmega603\n"
2903" avr4 - ATmega83, ATmega85\n"
2904" avr5 - ATmega161, ATmega163, ATmega32, AT94K\n"
60bcf0fa
NC
2905" or immediate microcontroller name.\n"
2906msgstr ""
2907
06647dfd 2908#: config/tc-avr.c:294
6e1772d5 2909#, c-format
bc0d738a
NC
2910msgid ""
2911" -mall-opcodes accept all AVR opcodes, even if not supported by MCU\n"
2912" -mno-skip-bug disable warnings for skipping two-word instructions\n"
2913" (default for avr4, avr5)\n"
2914" -mno-wrap reject rjmp/rcall instructions with 8K wrap-around\n"
2915" (default for avr3, avr5)\n"
2916msgstr ""
2917
06647dfd 2918#: config/tc-avr.c:342 config/tc-msp430.c:697
60bcf0fa
NC
2919#, c-format
2920msgid "unknown MCU: %s\n"
2921msgstr ""
2922
06647dfd 2923#: config/tc-avr.c:351
60bcf0fa 2924#, c-format
bc0d738a 2925msgid "redefinition of mcu type `%s' to `%s'"
60bcf0fa
NC
2926msgstr ""
2927
06647dfd
AM
2928#: config/tc-avr.c:402 config/tc-crx.c:490 config/tc-d10v.c:319
2929#: config/tc-d30v.c:366 config/tc-mips.c:10029 config/tc-mmix.c:2297
2930#: config/tc-mn10200.c:361 config/tc-msp430.c:805 config/tc-pj.c:373
8ea2b00f 2931#: config/tc-ppc.c:5192 config/tc-sh.c:2972 config/tc-v850.c:1242
0d2bcfaf
NC
2932msgid "bad call to md_atof"
2933msgstr ""
2934
06647dfd 2935#: config/tc-avr.c:465
60bcf0fa
NC
2936msgid "constant value required"
2937msgstr ""
2938
06647dfd 2939#: config/tc-avr.c:468
60bcf0fa
NC
2940#, c-format
2941msgid "number must be less than %d"
2942msgstr ""
2943
06647dfd 2944#: config/tc-avr.c:520
60bcf0fa
NC
2945msgid "`,' required"
2946msgstr ""
2947
06647dfd 2948#: config/tc-avr.c:539
60bcf0fa
NC
2949msgid "undefined combination of operands"
2950msgstr ""
2951
06647dfd 2952#: config/tc-avr.c:549
60bcf0fa
NC
2953msgid "skipping two-word instruction"
2954msgstr ""
2955
06647dfd
AM
2956#: config/tc-avr.c:582 config/tc-avr.c:1274
2957#, c-format
2958msgid "constant out of 8-bit range: %d"
2959msgstr ""
2960
2961#: config/tc-avr.c:636
60bcf0fa
NC
2962msgid "register r16-r23 required"
2963msgstr ""
2964
06647dfd 2965#: config/tc-avr.c:642
60bcf0fa
NC
2966msgid "register number above 15 required"
2967msgstr ""
2968
06647dfd 2969#: config/tc-avr.c:648
60bcf0fa
NC
2970msgid "even register number required"
2971msgstr ""
2972
06647dfd 2973#: config/tc-avr.c:654
bc0d738a 2974msgid "register r24, r26, r28 or r30 required"
60bcf0fa
NC
2975msgstr ""
2976
06647dfd 2977#: config/tc-avr.c:660
60bcf0fa
NC
2978msgid "register name or number from 0 to 31 required"
2979msgstr ""
2980
06647dfd 2981#: config/tc-avr.c:678
bc0d738a 2982msgid "pointer register (X, Y or Z) required"
60bcf0fa
NC
2983msgstr ""
2984
06647dfd 2985#: config/tc-avr.c:685
60bcf0fa
NC
2986msgid "cannot both predecrement and postincrement"
2987msgstr ""
2988
06647dfd 2989#: config/tc-avr.c:693
60bcf0fa
NC
2990msgid "addressing mode not supported"
2991msgstr ""
2992
06647dfd 2993#: config/tc-avr.c:699
60bcf0fa
NC
2994msgid "can't predecrement"
2995msgstr ""
2996
06647dfd 2997#: config/tc-avr.c:702
60bcf0fa
NC
2998msgid "pointer register Z required"
2999msgstr ""
3000
06647dfd 3001#: config/tc-avr.c:720
60bcf0fa
NC
3002msgid "pointer register (Y or Z) required"
3003msgstr ""
3004
06647dfd 3005#: config/tc-avr.c:824
60bcf0fa
NC
3006#, c-format
3007msgid "unknown constraint `%c'"
3008msgstr ""
3009
06647dfd
AM
3010#: config/tc-avr.c:918 config/tc-avr.c:934 config/tc-avr.c:1056
3011#: config/tc-msp430.c:1899 config/tc-msp430.c:1917
60bcf0fa
NC
3012#, c-format
3013msgid "odd address operand: %ld"
3014msgstr ""
3015
06647dfd
AM
3016#: config/tc-avr.c:926 config/tc-avr.c:945 config/tc-avr.c:967
3017#: config/tc-avr.c:974 config/tc-avr.c:981 config/tc-d10v.c:586
3018#: config/tc-d30v.c:656 config/tc-msp430.c:1907 config/tc-msp430.c:1922
3019#: config/tc-msp430.c:1932
60bcf0fa
NC
3020#, c-format
3021msgid "operand out of range: %ld"
3022msgstr ""
3023
06647dfd
AM
3024#: config/tc-avr.c:1065 config/tc-d10v.c:1791 config/tc-d30v.c:1958
3025#: config/tc-msp430.c:1950
60bcf0fa
NC
3026#, c-format
3027msgid "line %d: unknown relocation type: 0x%x"
3028msgstr ""
3029
06647dfd 3030#: config/tc-avr.c:1079
60bcf0fa
NC
3031msgid "only constant expression allowed"
3032msgstr ""
3033
06647dfd
AM
3034#: config/tc-avr.c:1115 config/tc-d10v.c:1657 config/tc-d30v.c:1791
3035#: config/tc-mn10200.c:1262 config/tc-mn10300.c:2308 config/tc-msp430.c:1986
3036#: config/tc-or32.c:1587 config/tc-ppc.c:6013 config/tc-v850.c:2274
60bcf0fa
NC
3037#, c-format
3038msgid "reloc %d not supported by object file format"
3039msgstr ""
3040
06647dfd
AM
3041#: config/tc-avr.c:1139 config/tc-d10v.c:1248 config/tc-d10v.c:1262
3042#: config/tc-h8300.c:1887 config/tc-h8500.c:1106 config/tc-mcore.c:939
3043#: config/tc-msp430.c:1769 config/tc-pj.c:282 config/tc-sh.c:2425
3044#: config/tc-z8k.c:1200
60bcf0fa
NC
3045msgid "can't find opcode "
3046msgstr ""
3047
06647dfd 3048#: config/tc-avr.c:1156
60bcf0fa
NC
3049#, c-format
3050msgid "illegal opcode %s for mcu %s"
3051msgstr ""
3052
06647dfd 3053#: config/tc-avr.c:1164
60bcf0fa
NC
3054msgid "garbage at end of line"
3055msgstr ""
3056
06647dfd 3057#: config/tc-avr.c:1228 read.c:3203
60bcf0fa
NC
3058msgid "illegal expression"
3059msgstr ""
3060
06647dfd 3061#: config/tc-avr.c:1254 config/tc-avr.c:1318
60bcf0fa
NC
3062msgid "`)' required"
3063msgstr ""
3064
06647dfd 3065#: config/tc-avr.c:1346 config/tc-avr.c:1353
60bcf0fa
NC
3066#, c-format
3067msgid "illegal %srelocation size: %d"
3068msgstr ""
3069
06647dfd 3070#: config/tc-cris.c:540 config/tc-m68hc11.c:2794
87ccc1b0
NC
3071#, c-format
3072msgid "internal inconsistency problem in %s: fr_symbol %lx"
3073msgstr ""
3074
06647dfd 3075#: config/tc-cris.c:544 config/tc-m68hc11.c:2798 config/tc-msp430.c:2177
87ccc1b0
NC
3076#, c-format
3077msgid "internal inconsistency problem in %s: resolved symbol"
3078msgstr ""
3079
06647dfd 3080#: config/tc-cris.c:554 config/tc-m68hc11.c:2804
87ccc1b0
NC
3081#, c-format
3082msgid "internal inconsistency problem in %s: fr_subtype %d"
3083msgstr ""
3084
06647dfd
AM
3085#: config/tc-cris.c:885
3086msgid "Relaxation to long branches for .arch common_v10_v32 not implemented"
3087msgstr ""
3088
3089#: config/tc-cris.c:915
3090msgid "Complicated LAPC target operand is not a multiple of two. Use LAPC.D"
3091msgstr ""
3092
3093#: config/tc-cris.c:920
3094#, c-format
3095msgid ""
3096"Internal error found in md_convert_frag: offset %ld. Please report this."
3097msgstr ""
3098
3099#: config/tc-cris.c:945
87ccc1b0
NC
3100#, c-format
3101msgid "internal inconsistency in %s: bdapq no symbol"
3102msgstr ""
3103
06647dfd 3104#: config/tc-cris.c:958
87ccc1b0
NC
3105#, c-format
3106msgid "internal inconsistency in %s: bdap.w with no symbol"
3107msgstr ""
3108
06647dfd 3109#: config/tc-cris.c:982
8ea2b00f
AM
3110msgid "section alignment must be >= 4 bytes to check MULS/MULU safeness"
3111msgstr ""
3112
06647dfd 3113#: config/tc-cris.c:991
8ea2b00f
AM
3114msgid "dangerous MULS/MULU location; give it higher alignment"
3115msgstr ""
3116
06647dfd
AM
3117#: config/tc-cris.c:1103
3118msgid ""
3119"Out-of-range .word offset handling is not implemented for .arch "
3120"common_v10_v32"
3121msgstr ""
3122
3123#: config/tc-cris.c:1168 config/tc-crx.c:581 config/tc-crx.c:608
3124#: config/tc-crx.c:626
328577ad
NC
3125msgid "Virtual memory exhausted"
3126msgstr ""
3127
06647dfd 3128#: config/tc-cris.c:1201 config/tc-crx.c:591
3bcbcc3d
HPN
3129#, c-format
3130msgid "Can't hash `%s': %s\n"
3131msgstr ""
3132
06647dfd 3133#: config/tc-cris.c:1202 config/tc-crx.c:592
3bcbcc3d
HPN
3134msgid "(unknown reason)"
3135msgstr ""
3136
06647dfd 3137#: config/tc-cris.c:1206
3bcbcc3d
HPN
3138#, c-format
3139msgid "Buggy opcode: `%s' \"%s\"\n"
3140msgstr ""
3141
06647dfd 3142#: config/tc-cris.c:1621
3bcbcc3d
HPN
3143#, c-format
3144msgid "Immediate value not in 5 bit unsigned range: %ld"
3145msgstr ""
3146
06647dfd 3147#: config/tc-cris.c:1637
3bcbcc3d
HPN
3148#, c-format
3149msgid "Immediate value not in 4 bit unsigned range: %ld"
3150msgstr ""
3151
06647dfd 3152#: config/tc-cris.c:1689
3bcbcc3d
HPN
3153#, c-format
3154msgid "Immediate value not in 6 bit range: %ld"
3155msgstr ""
3156
06647dfd 3157#: config/tc-cris.c:1704
3bcbcc3d
HPN
3158#, c-format
3159msgid "Immediate value not in 6 bit unsigned range: %ld"
3160msgstr ""
3161
3162#. Others have a generic warning.
06647dfd 3163#: config/tc-cris.c:1812
3bcbcc3d
HPN
3164#, c-format
3165msgid "Unimplemented register `%s' specified"
3166msgstr ""
3167
3168#. We've come to the end of instructions with this
3169#. opcode, so it must be an error.
06647dfd 3170#: config/tc-cris.c:2055
3bcbcc3d
HPN
3171msgid "Illegal operands"
3172msgstr ""
3173
06647dfd 3174#: config/tc-cris.c:2096 config/tc-cris.c:2136
3bcbcc3d
HPN
3175#, c-format
3176msgid "Immediate value not in 8 bit range: %ld"
3177msgstr ""
3178
06647dfd 3179#: config/tc-cris.c:2106 config/tc-cris.c:2157
3bcbcc3d
HPN
3180#, c-format
3181msgid "Immediate value not in 16 bit range: %ld"
3182msgstr ""
3183
06647dfd
AM
3184#: config/tc-cris.c:2141
3185#, c-format
3186msgid "Immediate value not in 8 bit signed range: %ld"
3187msgstr ""
3188
3189#: config/tc-cris.c:2146
3190#, c-format
3191msgid "Immediate value not in 8 bit unsigned range: %ld"
3192msgstr ""
3193
3194#: config/tc-cris.c:2162
3195#, c-format
3196msgid "Immediate value not in 16 bit signed range: %ld"
3197msgstr ""
3198
3199#: config/tc-cris.c:2167
3200#, c-format
3201msgid "Immediate value not in 16 bit unsigned range: %ld"
3202msgstr ""
3203
3204#: config/tc-cris.c:2189
6840198f
NC
3205msgid "PIC relocation size does not match operand size"
3206msgstr ""
3207
06647dfd
AM
3208#: config/tc-cris.c:3355
3209msgid "Calling gen_cond_branch_32 for .arch common_v10_v32\n"
3210msgstr ""
3211
3212#: config/tc-cris.c:3359
3bcbcc3d
HPN
3213msgid "32-bit conditional branch generated"
3214msgstr ""
3215
06647dfd 3216#: config/tc-cris.c:3418
6840198f
NC
3217msgid "Complex expression not supported"
3218msgstr ""
3219
3bcbcc3d
HPN
3220#. FIXME: Is this function mentioned in the internals.texi manual? If
3221#. not, add it.
06647dfd 3222#: config/tc-cris.c:3546
3bcbcc3d
HPN
3223msgid "Bad call to md_atof () - floating point formats are not supported"
3224msgstr ""
3225
06647dfd 3226#: config/tc-cris.c:3592
6840198f
NC
3227msgid "PC-relative relocation must be trivially resolved"
3228msgstr ""
3229
06647dfd 3230#: config/tc-cris.c:3645
3bcbcc3d
HPN
3231#, c-format
3232msgid "Value not in 16 bit range: %ld"
3233msgstr ""
3234
06647dfd
AM
3235#: config/tc-cris.c:3656
3236#, c-format
3237msgid "Value not in 16 bit signed range: %ld"
3238msgstr ""
3239
3240#: config/tc-cris.c:3667
3bcbcc3d
HPN
3241#, c-format
3242msgid "Value not in 8 bit range: %ld"
3243msgstr ""
3244
06647dfd
AM
3245#: config/tc-cris.c:3675
3246#, c-format
3247msgid "Value not in 8 bit signed range: %ld"
3248msgstr ""
3249
3250#: config/tc-cris.c:3686
3bcbcc3d
HPN
3251#, c-format
3252msgid "Value not in 4 bit unsigned range: %ld"
3253msgstr ""
3254
06647dfd 3255#: config/tc-cris.c:3694
3bcbcc3d
HPN
3256#, c-format
3257msgid "Value not in 5 bit unsigned range: %ld"
3258msgstr ""
3259
06647dfd 3260#: config/tc-cris.c:3702
3bcbcc3d
HPN
3261#, c-format
3262msgid "Value not in 6 bit range: %ld"
3263msgstr ""
3264
06647dfd 3265#: config/tc-cris.c:3710
3bcbcc3d
HPN
3266#, c-format
3267msgid "Value not in 6 bit unsigned range: %ld"
3268msgstr ""
3269
06647dfd 3270#: config/tc-cris.c:3758
6e1772d5 3271#, c-format
7b15d668 3272msgid "Please use --help to see usage and options for this assembler.\n"
3bcbcc3d
HPN
3273msgstr ""
3274
06647dfd 3275#: config/tc-cris.c:3770
7b15d668 3276msgid "--no-underscore is invalid with a.out format"
3bcbcc3d
HPN
3277msgstr ""
3278
06647dfd
AM
3279#: config/tc-cris.c:3790
3280#, c-format
3281msgid "invalid <arch> in --march=<arch>: %s"
3282msgstr ""
3283
3284#: config/tc-cris.c:3888
3bcbcc3d 3285msgid ""
7b15d668
HPN
3286"Semantics error. This type of operand can not be relocated, it must be an "
3287"assembly-time constant"
3bcbcc3d
HPN
3288msgstr ""
3289
06647dfd 3290#: config/tc-cris.c:3937
7b15d668
HPN
3291#, c-format
3292msgid "Cannot generate relocation type for symbol %s, code %s"
3bcbcc3d
HPN
3293msgstr ""
3294
6840198f 3295#. The messages are formatted to line up with the generic options.
06647dfd 3296#: config/tc-cris.c:3951
6e1772d5 3297#, c-format
7b15d668 3298msgid "CRIS-specific options:\n"
3bcbcc3d
HPN
3299msgstr ""
3300
06647dfd 3301#: config/tc-cris.c:3953
85a39694
NC
3302msgid ""
3303" -h, -H Don't execute, print this help text. Deprecated.\n"
3bcbcc3d
HPN
3304msgstr ""
3305
06647dfd 3306#: config/tc-cris.c:3955
85a39694 3307msgid " -N Warn when branches are expanded to jumps.\n"
3bcbcc3d
HPN
3308msgstr ""
3309
06647dfd 3310#: config/tc-cris.c:3957
85a39694
NC
3311msgid ""
3312" --underscore User symbols are normally prepended with "
3313"underscore.\n"
3bcbcc3d
HPN
3314msgstr ""
3315
06647dfd 3316#: config/tc-cris.c:3959
85a39694 3317msgid " Registers will not need any prefix.\n"
3bcbcc3d
HPN
3318msgstr ""
3319
06647dfd 3320#: config/tc-cris.c:3961
85a39694 3321msgid " --no-underscore User symbols do not have any prefix.\n"
3bcbcc3d
HPN
3322msgstr ""
3323
06647dfd 3324#: config/tc-cris.c:3963
85a39694 3325msgid " Registers will require a `$'-prefix.\n"
3bcbcc3d
HPN
3326msgstr ""
3327
06647dfd 3328#: config/tc-cris.c:3965
6840198f
NC
3329msgid " --pic\t\t\tEnable generation of position-independent code.\n"
3330msgstr ""
3331
06647dfd
AM
3332#: config/tc-cris.c:3967
3333msgid ""
3334" --march=<arch>\t\tGenerate code for <arch>. Valid choices for <arch>\n"
3335"\t\t\t\tare v0_v10, v10, v32 and common_v10_v32.\n"
3336msgstr ""
3337
3338#: config/tc-cris.c:3991
3bcbcc3d
HPN
3339msgid "Invalid relocation"
3340msgstr ""
3341
06647dfd 3342#: config/tc-cris.c:4029
3bcbcc3d
HPN
3343msgid "Invalid pc-relative relocation"
3344msgstr ""
3345
06647dfd 3346#: config/tc-cris.c:4078
3bcbcc3d
HPN
3347#, c-format
3348msgid "Adjusted signed .word (%ld) overflows: `switch'-statement too large."
3349msgstr ""
3350
06647dfd 3351#: config/tc-cris.c:4105
6840198f
NC
3352#, c-format
3353msgid ".syntax %s requires command-line option `--underscore'"
3354msgstr ""
3355
06647dfd 3356#: config/tc-cris.c:4114
6840198f
NC
3357#, c-format
3358msgid ".syntax %s requires command-line option `--no-underscore'"
3359msgstr ""
3360
06647dfd 3361#: config/tc-cris.c:4152
7b15d668
HPN
3362msgid "Unknown .syntax operand"
3363msgstr ""
3364
06647dfd 3365#: config/tc-cris.c:4163
6840198f
NC
3366msgid "Pseudodirective .file is only valid when generating ELF"
3367msgstr ""
3368
06647dfd 3369#: config/tc-cris.c:4176
6840198f
NC
3370msgid "Pseudodirective .loc is only valid when generating ELF"
3371msgstr ""
3372
06647dfd
AM
3373#: config/tc-cris.c:4322
3374msgid "unknown operand to .arch"
8ea2b00f
AM
3375msgstr ""
3376
06647dfd
AM
3377#: config/tc-cris.c:4331
3378msgid ".arch <arch> requires a matching --march=... option"
8ea2b00f
AM
3379msgstr ""
3380
06647dfd 3381#: config/tc-crx.c:343 config/tc-mn10200.c:1249 write.c:2649
8ea2b00f 3382#, c-format
06647dfd 3383msgid "can't resolve `%s' {%s section} - `%s' {%s section}"
8ea2b00f
AM
3384msgstr ""
3385
06647dfd 3386#: config/tc-crx.c:359
8ea2b00f 3387#, c-format
06647dfd 3388msgid "internal error: reloc %d (`%s') not supported by object file format"
8ea2b00f
AM
3389msgstr ""
3390
06647dfd
AM
3391#: config/tc-crx.c:618 config/tc-crx.c:636 config/tc-i386.c:938
3392#: config/tc-i386.c:961 config/tc-m68k.c:4193
8ea2b00f 3393#, c-format
06647dfd 3394msgid "Internal Error: Can't hash %s: %s"
8ea2b00f
AM
3395msgstr ""
3396
3397#. Missing or bad expr becomes absolute 0.
06647dfd 3398#: config/tc-crx.c:664 config/tc-i386.c:4111
8ea2b00f
AM
3399#, c-format
3400msgid "missing or invalid displacement expression `%s' taken as 0"
3401msgstr ""
3402
06647dfd 3403#: config/tc-crx.c:802 config/tc-crx.c:822 config/tc-crx.c:837
8ea2b00f 3404#, c-format
06647dfd 3405msgid "Illegal register `%s' in Instruction `%s'"
8ea2b00f
AM
3406msgstr ""
3407
06647dfd 3408#: config/tc-crx.c:865
8ea2b00f 3409#, c-format
06647dfd 3410msgid "Illegal Scale - `%d'"
8ea2b00f
AM
3411msgstr ""
3412
06647dfd 3413#: config/tc-crx.c:981
8ea2b00f 3414#, c-format
06647dfd 3415msgid "Illegal operands (whitespace): `%s'"
8ea2b00f
AM
3416msgstr ""
3417
06647dfd
AM
3418#: config/tc-crx.c:993 config/tc-crx.c:1000 config/tc-crx.c:1017
3419#: config/tc-crx.c:1803
8ea2b00f 3420#, c-format
06647dfd 3421msgid "Missing matching brackets : `%s'"
8ea2b00f
AM
3422msgstr ""
3423
06647dfd 3424#: config/tc-crx.c:1043
8ea2b00f 3425#, c-format
06647dfd 3426msgid "Unknown exception: `%s'"
8ea2b00f
AM
3427msgstr ""
3428
06647dfd 3429#: config/tc-crx.c:1139
8ea2b00f 3430#, c-format
06647dfd 3431msgid "Illegal `cinv' parameter: `%c'"
8ea2b00f
AM
3432msgstr ""
3433
06647dfd 3434#: config/tc-crx.c:1172
8ea2b00f 3435#, c-format
06647dfd 3436msgid "Unknown register: `%d'"
8ea2b00f
AM
3437msgstr ""
3438
06647dfd
AM
3439#. Issue a error message when register is illegal.
3440#: config/tc-crx.c:1180
8ea2b00f 3441#, c-format
06647dfd 3442msgid "Illegal register (`%s') in Instruction: `%s'"
8ea2b00f
AM
3443msgstr ""
3444
06647dfd 3445#: config/tc-crx.c:1309
8ea2b00f 3446#, c-format
06647dfd 3447msgid "Illegal Co-processor register in Instruction `%s' "
8ea2b00f
AM
3448msgstr ""
3449
06647dfd 3450#: config/tc-crx.c:1316
8ea2b00f 3451#, c-format
06647dfd 3452msgid "Illegal Co-processor special register in Instruction `%s' "
8ea2b00f
AM
3453msgstr ""
3454
06647dfd
AM
3455#: config/tc-crx.c:1615
3456msgid "Incorrect number of operands"
8ea2b00f
AM
3457msgstr ""
3458
06647dfd 3459#: config/tc-crx.c:1617
8ea2b00f 3460#, c-format
06647dfd 3461msgid "Illegal type of operand (arg %d)"
8ea2b00f
AM
3462msgstr ""
3463
06647dfd 3464#: config/tc-crx.c:1623
8ea2b00f 3465#, c-format
06647dfd 3466msgid "Operand out of range (arg %d)"
8ea2b00f
AM
3467msgstr ""
3468
06647dfd 3469#: config/tc-crx.c:1626
8ea2b00f 3470#, c-format
06647dfd 3471msgid "Operand has odd displacement (arg %d)"
8ea2b00f
AM
3472msgstr ""
3473
06647dfd 3474#: config/tc-crx.c:1629
8ea2b00f 3475#, c-format
06647dfd 3476msgid "Invalid DISPU4 operand value (arg %d)"
8ea2b00f
AM
3477msgstr ""
3478
06647dfd 3479#: config/tc-crx.c:1632
8ea2b00f 3480#, c-format
06647dfd 3481msgid "Invalid CST4 operand value (arg %d)"
8ea2b00f
AM
3482msgstr ""
3483
06647dfd 3484#: config/tc-crx.c:1635
8ea2b00f 3485#, c-format
06647dfd 3486msgid "Operand value is not within upper 64 KB (arg %d)"
8ea2b00f
AM
3487msgstr ""
3488
06647dfd 3489#: config/tc-crx.c:1639 config/tc-crx.c:1670
8ea2b00f 3490#, c-format
06647dfd 3491msgid "Illegal operand (arg %d)"
8ea2b00f
AM
3492msgstr ""
3493
06647dfd 3494#: config/tc-crx.c:1701 config/tc-crx.c:1718
8ea2b00f 3495#, c-format
06647dfd 3496msgid "Same src/dest register is used (`r%d'), result is undefined"
8ea2b00f
AM
3497msgstr ""
3498
06647dfd 3499#: config/tc-crx.c:1710
8ea2b00f 3500#, c-format
06647dfd 3501msgid "`%s' has undefined result"
8ea2b00f
AM
3502msgstr ""
3503
06647dfd 3504#: config/tc-crx.c:1772
8ea2b00f
AM
3505msgid "Invalid Register in Register List"
3506msgstr ""
3507
06647dfd 3508#: config/tc-crx.c:1826
8ea2b00f
AM
3509#, c-format
3510msgid "Illegal register `%s' in cop-register list"
3511msgstr ""
3512
06647dfd
AM
3513#: config/tc-crx.c:1834
3514#, c-format
3515msgid "Illegal register `%s' in cop-special-register list"
3516msgstr ""
3517
3518#: config/tc-crx.c:1853
3519#, c-format
3520msgid "Illegal register `%s' in user register list"
3521msgstr ""
3522
3523#: config/tc-crx.c:1872
8ea2b00f
AM
3524#, c-format
3525msgid "Illegal register `%s' in register list"
3526msgstr ""
3527
06647dfd 3528#: config/tc-crx.c:1878
8ea2b00f
AM
3529#, c-format
3530msgid "Maximum %d bits may be set in `mask16' operand"
3531msgstr ""
3532
06647dfd 3533#: config/tc-crx.c:1887
8ea2b00f
AM
3534#, c-format
3535msgid "rest of line ignored; first ignored character is `%c'"
3536msgstr ""
3537
06647dfd 3538#: config/tc-crx.c:1895
8ea2b00f
AM
3539#, c-format
3540msgid "Illegal `mask16' operand, operation is undefined - `%s'"
3541msgstr ""
3542
06647dfd
AM
3543#. HI can't be specified without LO (and vise-versa).
3544#: config/tc-crx.c:1901
3545msgid "HI/LO registers should be specified together"
3546msgstr ""
3547
3548#: config/tc-crx.c:1907
3549msgid "HI/LO registers should be specified without additional registers"
3550msgstr ""
3551
3552#. Give an error if a frag containing code is not aligned to a 2-byte
3553#. boundary.
3554#: config/tc-crx.c:1992 config/tc-crx.h:78
3555msgid "instruction address is not a multiple of 2"
8ea2b00f
AM
3556msgstr ""
3557
87ccc1b0 3558#: config/tc-d10v.c:252
6e1772d5 3559#, c-format
252b5132
RH
3560msgid ""
3561"D10V options:\n"
bccba5f0
NC
3562"-O Optimize. Will do some operations in parallel.\n"
3563"--gstabs-packing Pack adjacent short instructions together even\n"
3564" when --gstabs is specified. On by default.\n"
3565"--no-gstabs-packing If --gstabs is specified, do not pack adjacent\n"
3566" instructions together.\n"
252b5132
RH
3567msgstr ""
3568
06647dfd
AM
3569#: config/tc-d10v.c:543 config/tc-d30v.c:550 config/tc-mn10200.c:937
3570#: config/tc-mn10300.c:1817 config/tc-ppc.c:2365 config/tc-s390.c:1216
3571#: config/tc-tic80.c:276 config/tc-v850.c:2031
0d2bcfaf
NC
3572msgid "illegal operand"
3573msgstr ""
3574
87ccc1b0
NC
3575#: config/tc-d10v.c:657
3576msgid "operand is not an immediate"
3577msgstr ""
3578
3579#: config/tc-d10v.c:675
252b5132 3580#, c-format
87ccc1b0 3581msgid "operand out of range: %lu"
252b5132
RH
3582msgstr ""
3583
87ccc1b0 3584#: config/tc-d10v.c:736
252b5132
RH
3585msgid "Instruction must be executed in parallel with another instruction."
3586msgstr ""
3587
87ccc1b0 3588#: config/tc-d10v.c:792
252b5132
RH
3589msgid "Instruction must be executed in parallel"
3590msgstr ""
3591
87ccc1b0 3592#: config/tc-d10v.c:795
252b5132
RH
3593msgid "Long instructions may not be combined."
3594msgstr ""
3595
87ccc1b0 3596#: config/tc-d10v.c:828
252b5132
RH
3597msgid "One of these instructions may not be executed in parallel."
3598msgstr ""
3599
06647dfd 3600#: config/tc-d10v.c:832 config/tc-d30v.c:877
252b5132
RH
3601msgid "Two IU instructions may not be executed in parallel"
3602msgstr ""
3603
87ccc1b0 3604#: config/tc-d10v.c:834 config/tc-d10v.c:842 config/tc-d10v.c:856
06647dfd 3605#: config/tc-d10v.c:871 config/tc-d30v.c:878 config/tc-d30v.c:887
252b5132
RH
3606msgid "Swapping instruction order"
3607msgstr ""
3608
06647dfd 3609#: config/tc-d10v.c:840 config/tc-d30v.c:884
252b5132
RH
3610msgid "Two MU instructions may not be executed in parallel"
3611msgstr ""
3612
06647dfd 3613#: config/tc-d10v.c:860 config/tc-d30v.c:904
252b5132
RH
3614msgid "IU instruction may not be in the left container"
3615msgstr ""
3616
87ccc1b0 3617#: config/tc-d10v.c:862 config/tc-d10v.c:877
60bcf0fa
NC
3618msgid ""
3619"Instruction in R container is squashed by flow control instruction in L "
3620"container."
252b5132
RH
3621msgstr ""
3622
06647dfd 3623#: config/tc-d10v.c:875 config/tc-d30v.c:915
60bcf0fa 3624msgid "MU instruction may not be in the right container"
252b5132
RH
3625msgstr ""
3626
06647dfd 3627#: config/tc-d10v.c:881 config/tc-d30v.c:927
60bcf0fa 3628msgid "unknown execution type passed to write_2_short()"
252b5132
RH
3629msgstr ""
3630
87ccc1b0
NC
3631#: config/tc-d10v.c:1072 config/tc-d10v.c:1080
3632#, c-format
3633msgid "packing conflict: %s must dispatch sequentially"
3634msgstr ""
3635
3636#: config/tc-d10v.c:1179
3637#, c-format
3638msgid "resource conflict (R%d)"
3639msgstr ""
3640
3641#: config/tc-d10v.c:1182
3642#, c-format
3643msgid "resource conflict (A%d)"
3644msgstr ""
3645
3646#: config/tc-d10v.c:1184
3647msgid "resource conflict (PSW)"
3648msgstr ""
3649
3650#: config/tc-d10v.c:1186
3651msgid "resource conflict (C flag)"
3652msgstr ""
3653
3654#: config/tc-d10v.c:1188
3655msgid "resource conflict (F flag)"
3656msgstr ""
3657
06647dfd 3658#: config/tc-d10v.c:1276 config/tc-d10v.c:1298 config/tc-d30v.c:1408
252b5132
RH
3659msgid "Unable to mix instructions as specified"
3660msgstr ""
3661
06647dfd 3662#: config/tc-d10v.c:1343 config/tc-d30v.c:1538
252b5132
RH
3663#, c-format
3664msgid "unknown opcode: %s"
3665msgstr ""
3666
06647dfd 3667#: config/tc-d10v.c:1426 config/tc-d10v.c:1601
252b5132
RH
3668msgid "bad opcode or operands"
3669msgstr ""
3670
06647dfd 3671#: config/tc-d10v.c:1501 config/tc-m68k.c:4679
252b5132
RH
3672msgid "value out of range"
3673msgstr ""
3674
06647dfd 3675#: config/tc-d10v.c:1577
252b5132
RH
3676msgid "illegal operand - register name found where none expected"
3677msgstr ""
3678
06647dfd 3679#: config/tc-d10v.c:1612
252b5132
RH
3680msgid "Register number must be EVEN"
3681msgstr ""
3682
06647dfd 3683#: config/tc-d10v.c:1615
328577ad
NC
3684msgid "Unsupported use of sp"
3685msgstr ""
3686
06647dfd 3687#: config/tc-d10v.c:1634
87ccc1b0
NC
3688#, c-format
3689msgid "cr%ld is a reserved control register"
3690msgstr ""
3691
06647dfd 3692#: config/tc-d10v.c:1771
252b5132
RH
3693#, c-format
3694msgid "line %d: rep or repi must include at least 4 instructions"
3695msgstr ""
3696
06647dfd 3697#: config/tc-d30v.c:193
252b5132
RH
3698#, c-format
3699msgid "Register name %s conflicts with symbol of the same name"
3700msgstr ""
3701
06647dfd 3702#: config/tc-d30v.c:288
6e1772d5 3703#, c-format
252b5132
RH
3704msgid ""
3705"\n"
3706"D30V options:\n"
3707"-O Make adjacent short instructions parallel if "
3708"possible.\n"
3709"-n Warn about all NOPs inserted by the assembler.\n"
3710"-N\t\t\tWarn about NOPs inserted after word multiplies.\n"
3711"-c Warn about symbols whoes names match register "
3712"names.\n"
3713"-C Opposite of -C. -c is the default.\n"
3714msgstr ""
3715
06647dfd 3716#: config/tc-d30v.c:462
252b5132
RH
3717msgid "unexpected 12-bit reloc type"
3718msgstr ""
3719
06647dfd 3720#: config/tc-d30v.c:469
252b5132
RH
3721msgid "unexpected 18-bit reloc type"
3722msgstr ""
3723
06647dfd 3724#: config/tc-d30v.c:720
252b5132
RH
3725#, c-format
3726msgid "%s NOP inserted"
3727msgstr ""
3728
06647dfd 3729#: config/tc-d30v.c:721
252b5132
RH
3730msgid "sequential"
3731msgstr ""
3732
06647dfd 3733#: config/tc-d30v.c:721
252b5132
RH
3734msgid "parallel"
3735msgstr ""
3736
06647dfd 3737#: config/tc-d30v.c:873
252b5132
RH
3738msgid "Instructions may not be executed in parallel"
3739msgstr ""
3740
06647dfd 3741#: config/tc-d30v.c:886
252b5132
RH
3742#, c-format
3743msgid "Executing %s in IU may not work"
3744msgstr ""
3745
06647dfd 3746#: config/tc-d30v.c:893
bc0d738a
NC
3747#, c-format
3748msgid "Executing %s in IU may not work in parallel execution"
3749msgstr ""
3750
06647dfd 3751#: config/tc-d30v.c:906
252b5132
RH
3752#, c-format
3753msgid "special left instruction `%s' kills instruction `%s' in right container"
3754msgstr ""
3755
06647dfd 3756#: config/tc-d30v.c:917
bc0d738a
NC
3757#, c-format
3758msgid "Executing %s in reverse serial with %s may not work"
3759msgstr ""
3760
06647dfd 3761#: config/tc-d30v.c:920
bc0d738a
NC
3762#, c-format
3763msgid "Executing %s in IU in reverse serial may not work"
3764msgstr ""
3765
06647dfd 3766#: config/tc-d30v.c:1287 config/tc-d30v.c:1304
252b5132
RH
3767msgid "Cannot assemble instruction"
3768msgstr ""
3769
06647dfd 3770#: config/tc-d30v.c:1289
252b5132
RH
3771msgid "First opcode is long. Unable to mix instructions as specified."
3772msgstr ""
3773
06647dfd 3774#: config/tc-d30v.c:1358
252b5132
RH
3775msgid "word of NOPs added between word multiply and load"
3776msgstr ""
3777
06647dfd 3778#: config/tc-d30v.c:1360
252b5132
RH
3779msgid "word of NOPs added between word multiply and 16-bit multiply"
3780msgstr ""
3781
06647dfd 3782#: config/tc-d30v.c:1392
252b5132
RH
3783msgid "Instruction uses long version, so it cannot be mixed as specified"
3784msgstr ""
3785
06647dfd 3786#: config/tc-d30v.c:1475 config/tc-d30v.c:1510
252b5132
RH
3787#, c-format
3788msgid "unknown condition code: %s"
3789msgstr ""
3790
06647dfd 3791#: config/tc-d30v.c:1503
252b5132
RH
3792#, c-format
3793msgid "cmpu doesn't support condition code %s"
3794msgstr ""
3795
06647dfd 3796#: config/tc-d30v.c:1549
252b5132
RH
3797#, c-format
3798msgid "operands for opcode `%s' do not match any valid format"
3799msgstr ""
3800
06647dfd 3801#: config/tc-d30v.c:1764
252b5132
RH
3802msgid "Odd numbered register used as target of multi-register instruction"
3803msgstr ""
3804
06647dfd 3805#: config/tc-d30v.c:1847
252b5132
RH
3806#, c-format
3807msgid "line %d: unable to place address of symbol '%s' into a byte"
3808msgstr ""
3809
06647dfd 3810#: config/tc-d30v.c:1850
252b5132 3811#, c-format
87ccc1b0 3812msgid "line %d: unable to place value %lx into a byte"
252b5132
RH
3813msgstr ""
3814
06647dfd 3815#: config/tc-d30v.c:1858
252b5132
RH
3816#, c-format
3817msgid "line %d: unable to place address of symbol '%s' into a short"
3818msgstr ""
3819
06647dfd 3820#: config/tc-d30v.c:1861
252b5132 3821#, c-format
87ccc1b0 3822msgid "line %d: unable to place value %lx into a short"
252b5132
RH
3823msgstr ""
3824
06647dfd 3825#: config/tc-d30v.c:1869
252b5132
RH
3826#, c-format
3827msgid "line %d: unable to place address of symbol '%s' into a quad"
3828msgstr ""
3829
06647dfd 3830#: config/tc-d30v.c:2038
252b5132
RH
3831#, c-format
3832msgid "value too large to fit in %d bits"
3833msgstr ""
3834
06647dfd 3835#: config/tc-d30v.c:2179
252b5132
RH
3836#, c-format
3837msgid "Alignment too large: %d assumed"
3838msgstr ""
3839
06647dfd 3840#: config/tc-dlx.c:245
87ccc1b0 3841msgid "missing .proc"
a74801ba
ILT
3842msgstr ""
3843
06647dfd 3844#: config/tc-dlx.c:262
87ccc1b0 3845msgid ".endfunc missing for previous .proc"
a74801ba
ILT
3846msgstr ""
3847
06647dfd 3848#: config/tc-dlx.c:472
87ccc1b0
NC
3849#, c-format
3850msgid "Expression Error for operand modifier %%hi/%%lo\n"
a74801ba
ILT
3851msgstr ""
3852
06647dfd 3853#: config/tc-dlx.c:526
87ccc1b0
NC
3854#, c-format
3855msgid "Bad operand for a load instruction: <%s>"
a74801ba
ILT
3856msgstr ""
3857
06647dfd 3858#: config/tc-dlx.c:641
87ccc1b0
NC
3859#, c-format
3860msgid "Bad operand for a store instruction: <%s>"
328577ad
NC
3861msgstr ""
3862
06647dfd 3863#: config/tc-dlx.c:839
87ccc1b0 3864msgid "Can not set dlx_skip_hi16_flag"
252b5132
RH
3865msgstr ""
3866
06647dfd 3867#: config/tc-dlx.c:853
87ccc1b0
NC
3868#, c-format
3869msgid "Missing arguments for opcode <%s>."
252b5132
RH
3870msgstr ""
3871
06647dfd 3872#: config/tc-dlx.c:924
87ccc1b0
NC
3873#, c-format
3874msgid "Both the_insn.HI and the_insn.LO are set : %s"
252b5132
RH
3875msgstr ""
3876
06647dfd 3877#: config/tc-dlx.c:994
87ccc1b0 3878msgid "failed regnum sanity check."
252b5132
RH
3879msgstr ""
3880
06647dfd 3881#: config/tc-dlx.c:1007
87ccc1b0 3882msgid "failed general register sanity check."
252b5132
RH
3883msgstr ""
3884
06647dfd 3885#: config/tc-dlx.c:1292
87ccc1b0 3886msgid "Invalid expression after # number\n"
252b5132
RH
3887msgstr ""
3888
87ccc1b0 3889#: config/tc-fr30.c:85
6e1772d5 3890#, c-format
87ccc1b0 3891msgid " FR30 specific command line options:\n"
252b5132
RH
3892msgstr ""
3893
06647dfd 3894#: config/tc-fr30.c:139
252b5132 3895#, c-format
87ccc1b0 3896msgid "Instruction %s not allowed in a delay slot."
252b5132
RH
3897msgstr ""
3898
06647dfd
AM
3899#: config/tc-fr30.c:378 config/tc-frv.c:1600 config/tc-i960.c:798
3900#: config/tc-ip2k.c:350 config/tc-m32r.c:2205 config/tc-openrisc.c:401
3901#: config/tc-xstormy16.c:654
87ccc1b0 3902msgid "Bad call to md_atof()"
252b5132
RH
3903msgstr ""
3904
8ea2b00f 3905#: config/tc-frv.c:461
6e1772d5 3906#, c-format
87ccc1b0 3907msgid "FRV specific command line options:\n"
252b5132
RH
3908msgstr ""
3909
8ea2b00f 3910#: config/tc-frv.c:462
6e1772d5 3911#, c-format
87ccc1b0 3912msgid "-G n Data >= n bytes is in small data area\n"
252b5132
RH
3913msgstr ""
3914
8ea2b00f 3915#: config/tc-frv.c:463
6e1772d5 3916#, c-format
87ccc1b0 3917msgid "-mgpr-32 Note 32 gprs are used\n"
252b5132
RH
3918msgstr ""
3919
8ea2b00f 3920#: config/tc-frv.c:464
6e1772d5 3921#, c-format
87ccc1b0 3922msgid "-mgpr-64 Note 64 gprs are used\n"
252b5132
RH
3923msgstr ""
3924
8ea2b00f 3925#: config/tc-frv.c:465
6e1772d5 3926#, c-format
87ccc1b0 3927msgid "-mfpr-32 Note 32 fprs are used\n"
252b5132
RH
3928msgstr ""
3929
8ea2b00f 3930#: config/tc-frv.c:466
6e1772d5 3931#, c-format
87ccc1b0 3932msgid "-mfpr-64 Note 64 fprs are used\n"
252b5132
RH
3933msgstr ""
3934
8ea2b00f 3935#: config/tc-frv.c:467
6e1772d5 3936#, c-format
87ccc1b0 3937msgid "-msoft-float Note software fp is used\n"
252b5132
RH
3938msgstr ""
3939
8ea2b00f 3940#: config/tc-frv.c:468
6e1772d5 3941#, c-format
87ccc1b0 3942msgid "-mdword Note stack is aligned to a 8 byte boundary\n"
252b5132
RH
3943msgstr ""
3944
8ea2b00f 3945#: config/tc-frv.c:469
6e1772d5 3946#, c-format
87ccc1b0 3947msgid "-mno-dword Note stack is aligned to a 4 byte boundary\n"
252b5132
RH
3948msgstr ""
3949
8ea2b00f 3950#: config/tc-frv.c:470
6e1772d5 3951#, c-format
87ccc1b0 3952msgid "-mdouble Note fp double insns are used\n"
252b5132
RH
3953msgstr ""
3954
8ea2b00f 3955#: config/tc-frv.c:471
6e1772d5 3956#, c-format
87ccc1b0 3957msgid "-mmedia Note media insns are used\n"
252b5132
RH
3958msgstr ""
3959
8ea2b00f 3960#: config/tc-frv.c:472
6e1772d5 3961#, c-format
87ccc1b0 3962msgid "-mmuladd Note multiply add/subtract insns are used\n"
252b5132
RH
3963msgstr ""
3964
8ea2b00f 3965#: config/tc-frv.c:473
6e1772d5 3966#, c-format
87ccc1b0 3967msgid "-mpack Note instructions are packed\n"
252b5132
RH
3968msgstr ""
3969
8ea2b00f 3970#: config/tc-frv.c:474
6e1772d5 3971#, c-format
87ccc1b0 3972msgid "-mno-pack Do not allow instructions to be packed\n"
252b5132
RH
3973msgstr ""
3974
8ea2b00f 3975#: config/tc-frv.c:475
6e1772d5 3976#, c-format
87ccc1b0 3977msgid "-mpic Note small position independent code\n"
328577ad
NC
3978msgstr ""
3979
8ea2b00f 3980#: config/tc-frv.c:476
6e1772d5 3981#, c-format
87ccc1b0 3982msgid "-mPIC Note large position independent code\n"
252b5132
RH
3983msgstr ""
3984
8ea2b00f 3985#: config/tc-frv.c:477
6e1772d5 3986#, c-format
87ccc1b0 3987msgid "-mlibrary-pic Compile library for large position indepedent code\n"
252b5132
RH
3988msgstr ""
3989
8ea2b00f
AM
3990#: config/tc-frv.c:478
3991#, c-format
3992msgid "-mfdpic Assemble for the FDPIC ABI\n"
3993msgstr ""
3994
3995#: config/tc-frv.c:479
3996#, c-format
3997msgid "-mnopic Disable -mpic, -mPIC, -mlibrary-pic and -mfdpic\n"
3998msgstr ""
3999
4000#: config/tc-frv.c:480
6e1772d5
AM
4001#, c-format
4002msgid "-mcpu={fr500|fr550|fr400|fr405|fr450|fr300|frv|simple|tomcat}\n"
252b5132
RH
4003msgstr ""
4004
8ea2b00f 4005#: config/tc-frv.c:481
6e1772d5 4006#, c-format
87ccc1b0 4007msgid " Record the cpu type\n"
252b5132
RH
4008msgstr ""
4009
8ea2b00f 4010#: config/tc-frv.c:482
6e1772d5 4011#, c-format
87ccc1b0 4012msgid "-mtomcat-stats Print out stats for tomcat workarounds\n"
252b5132
RH
4013msgstr ""
4014
8ea2b00f 4015#: config/tc-frv.c:483
6e1772d5 4016#, c-format
87ccc1b0 4017msgid "-mtomcat-debug Debug tomcat workarounds\n"
252b5132
RH
4018msgstr ""
4019
8ea2b00f 4020#: config/tc-frv.c:1187
87ccc1b0 4021msgid "VLIW packing used for -mno-pack"
252b5132
RH
4022msgstr ""
4023
8ea2b00f 4024#: config/tc-frv.c:1197
6e1772d5
AM
4025msgid "Instruction not supported by this architecture"
4026msgstr ""
4027
8ea2b00f 4028#: config/tc-frv.c:1207
87ccc1b0 4029msgid "VLIW packing constraint violation"
252b5132
RH
4030msgstr ""
4031
06647dfd 4032#: config/tc-frv.c:1874
252b5132 4033#, c-format
87ccc1b0 4034msgid "Relocation %s is not safe for %s"
252b5132
RH
4035msgstr ""
4036
6e1772d5
AM
4037#: config/tc-h8300.c:82 config/tc-h8300.c:93 config/tc-h8300.c:105
4038#: config/tc-h8300.c:117 config/tc-h8300.c:129 config/tc-h8300.c:142
8ea2b00f
AM
4039#: config/tc-h8300.c:213 config/tc-hppa.c:1440 config/tc-hppa.c:6925
4040#: config/tc-hppa.c:6931 config/tc-hppa.c:6937 config/tc-hppa.c:6943
06647dfd 4041#: config/tc-mn10300.c:1223 config/tc-mn10300.c:1228 config/tc-mn10300.c:2726
87ccc1b0 4042msgid "could not set architecture and machine"
252b5132
RH
4043msgstr ""
4044
6e1772d5 4045#: config/tc-h8300.c:416 config/tc-h8300.c:424
87ccc1b0 4046msgid "Reg not valid for H8/300"
252b5132
RH
4047msgstr ""
4048
6e1772d5 4049#: config/tc-h8300.c:505
fce00800
AM
4050msgid "invalid operand size requested"
4051msgstr ""
4052
6e1772d5 4053#: config/tc-h8300.c:604
87ccc1b0 4054msgid "Invalid register list for ldm/stm\n"
328577ad
NC
4055msgstr ""
4056
6e1772d5 4057#: config/tc-h8300.c:630 config/tc-h8300.c:635 config/tc-h8300.c:642
fce00800
AM
4058msgid "mismatch between register and suffix"
4059msgstr ""
4060
6e1772d5 4061#: config/tc-h8300.c:669
fce00800
AM
4062msgid "address too high for vector table jmp/jsr"
4063msgstr ""
4064
6e1772d5 4065#: config/tc-h8300.c:696 config/tc-h8300.c:808 config/tc-h8300.c:818
87ccc1b0 4066msgid "Wrong size pointer register for architecture."
328577ad
NC
4067msgstr ""
4068
6e1772d5 4069#: config/tc-h8300.c:755 config/tc-h8300.c:763 config/tc-h8300.c:792
87ccc1b0 4070msgid "expected @(exp, reg16)"
252b5132
RH
4071msgstr ""
4072
6e1772d5 4073#: config/tc-h8300.c:781
fce00800
AM
4074msgid "expected .L, .W or .B for register in indexed addressing mode"
4075msgstr ""
4076
6e1772d5 4077#: config/tc-h8300.c:975
fce00800
AM
4078msgid "expected valid addressing mode for mova: \"@(disp, ea.sz),ERn\""
4079msgstr ""
4080
06647dfd 4081#: config/tc-h8300.c:993 config/tc-h8300.c:1002
fce00800
AM
4082msgid "expected register"
4083msgstr ""
4084
06647dfd 4085#: config/tc-h8300.c:1018
fce00800
AM
4086msgid "expected closing paren"
4087msgstr ""
4088
06647dfd 4089#: config/tc-h8300.c:1077
fce00800
AM
4090#, c-format
4091msgid "can't use high part of register in operand %d"
4092msgstr ""
4093
06647dfd 4094#: config/tc-h8300.c:1234
fce00800
AM
4095#, c-format
4096msgid "Opcode `%s' with these operand types not available in %s mode"
4097msgstr ""
4098
06647dfd 4099#: config/tc-h8300.c:1243
fce00800 4100msgid "mismatch between opcode size and operand size"
87ccc1b0
NC
4101msgstr ""
4102
06647dfd 4103#: config/tc-h8300.c:1279
87ccc1b0
NC
4104#, c-format
4105msgid "operand %s0x%lx out of range."
4106msgstr ""
4107
06647dfd 4108#: config/tc-h8300.c:1375
87ccc1b0
NC
4109msgid "Can't work out size of operand.\n"
4110msgstr ""
4111
06647dfd 4112#: config/tc-h8300.c:1424
87ccc1b0
NC
4113#, c-format
4114msgid "Opcode `%s' with these operand types not available in H8/300 mode"
4115msgstr ""
4116
06647dfd 4117#: config/tc-h8300.c:1429
fce00800
AM
4118#, c-format
4119msgid "Opcode `%s' with these operand types not available in H8/300H mode"
4120msgstr ""
4121
06647dfd 4122#: config/tc-h8300.c:1435
fce00800
AM
4123#, c-format
4124msgid "Opcode `%s' with these operand types not available in H8/300S mode"
4125msgstr ""
4126
06647dfd 4127#: config/tc-h8300.c:1496 config/tc-h8300.c:1516
87ccc1b0
NC
4128msgid "Need #1 or #2 here"
4129msgstr ""
4130
06647dfd 4131#: config/tc-h8300.c:1511
87ccc1b0
NC
4132msgid "#4 not valid on H8/300."
4133msgstr ""
4134
06647dfd 4135#: config/tc-h8300.c:1617 config/tc-h8300.c:1699
87ccc1b0
NC
4136#, c-format
4137msgid "branch operand has odd offset (%lx)\n"
4138msgstr ""
4139
06647dfd 4140#: config/tc-h8300.c:1737
87ccc1b0
NC
4141msgid "destination operand must be 16 bit register"
4142msgstr ""
4143
06647dfd 4144#: config/tc-h8300.c:1746
87ccc1b0
NC
4145msgid "source operand must be 8 bit register"
4146msgstr ""
4147
06647dfd 4148#: config/tc-h8300.c:1754
87ccc1b0
NC
4149msgid "destination operand must be 16bit absolute address"
4150msgstr ""
4151
06647dfd 4152#: config/tc-h8300.c:1761
87ccc1b0
NC
4153msgid "destination operand must be 8 bit register"
4154msgstr ""
4155
06647dfd 4156#: config/tc-h8300.c:1769
87ccc1b0
NC
4157msgid "source operand must be 16bit absolute address"
4158msgstr ""
4159
4160#. This seems more sane than saying "too many operands". We'll
4161#. get here only if the trailing trash starts with a comma.
6e1772d5 4162#. Types or values of args don't match.
06647dfd
AM
4163#: config/tc-h8300.c:1777 config/tc-mmix.c:486 config/tc-mmix.c:498
4164#: config/tc-mmix.c:2564 config/tc-mmix.c:2588 config/tc-mmix.c:2865
4165#: config/tc-or32.c:636 config/tc-or32.c:846
87ccc1b0
NC
4166msgid "invalid operands"
4167msgstr ""
4168
06647dfd 4169#: config/tc-h8300.c:1808
fce00800 4170msgid "operand/size mis-match"
87ccc1b0
NC
4171msgstr ""
4172
06647dfd
AM
4173#: config/tc-h8300.c:1904 config/tc-h8500.c:1112 config/tc-mips.c:9141
4174#: config/tc-sh64.c:2795 config/tc-sh.c:2806 config/tc-w65.c:688
4175#: config/tc-z8k.c:1210
fce00800 4176msgid "unknown opcode"
87ccc1b0
NC
4177msgstr ""
4178
06647dfd 4179#: config/tc-h8300.c:1937
6e1772d5
AM
4180msgid "invalid operand in ldm"
4181msgstr ""
4182
06647dfd 4183#: config/tc-h8300.c:1946
6e1772d5
AM
4184msgid "invalid operand in stm"
4185msgstr ""
4186
06647dfd
AM
4187#: config/tc-h8300.c:2029 config/tc-h8500.c:1139 config/tc-sh.c:2931
4188#: config/tc-z8k.c:1266
6e1772d5 4189#, c-format
87ccc1b0
NC
4190msgid "call to tc_crawl_symbol_chain \n"
4191msgstr ""
4192
06647dfd
AM
4193#: config/tc-h8300.c:2043 config/tc-h8500.c:1153 config/tc-sh.c:2937
4194#: config/tc-z8k.c:1280
6e1772d5 4195#, c-format
87ccc1b0
NC
4196msgid "call to tc_headers_hook \n"
4197msgstr ""
4198
06647dfd 4199#: config/tc-h8300.c:2130
6e1772d5 4200#, c-format
87ccc1b0
NC
4201msgid "call to tc_aout_fix_to_chars \n"
4202msgstr ""
4203
06647dfd 4204#: config/tc-h8300.c:2144
6e1772d5 4205#, c-format
87ccc1b0
NC
4206msgid "call to md_convert_frag \n"
4207msgstr ""
4208
06647dfd 4209#: config/tc-h8300.c:2198
6e1772d5 4210#, c-format
87ccc1b0
NC
4211msgid "call tomd_estimate_size_before_relax \n"
4212msgstr ""
4213
06647dfd 4214#: config/tc-h8300.c:2309 config/tc-mcore.c:2356 config/tc-pj.c:580
8ea2b00f 4215#: config/tc-sh.c:4455
87ccc1b0
NC
4216#, c-format
4217msgid "Cannot represent relocation type %s"
4218msgstr ""
4219
4220#: config/tc-h8500.c:325
4221msgid ":24 not valid for this opcode"
4222msgstr ""
4223
4224#: config/tc-h8500.c:332
4225msgid "expect :8,:16 or :24"
4226msgstr ""
4227
4228#: config/tc-h8500.c:391
4229msgid "syntax error in reg list"
4230msgstr ""
4231
4232#: config/tc-h8500.c:409
4233msgid "missing final register in range"
4234msgstr ""
4235
4236#: config/tc-h8500.c:498 config/tc-h8500.c:505 config/tc-h8500.c:511
4237msgid "expected @(exp, Rn)"
4238msgstr ""
4239
4240#: config/tc-h8500.c:527
4241msgid "@Rn+ needs word register"
4242msgstr ""
4243
4244#: config/tc-h8500.c:537
4245msgid "@Rn needs word register"
4246msgstr ""
4247
8ea2b00f 4248#: config/tc-h8500.c:838 config/tc-sh.c:2083
87ccc1b0
NC
4249#, c-format
4250msgid "unhandled %d\n"
4251msgstr ""
4252
4253#: config/tc-h8500.c:868
4254#, c-format
4255msgid "operand must be absolute in range %d..%d"
252b5132
RH
4256msgstr ""
4257
8ea2b00f 4258#: config/tc-h8500.c:963 config/tc-sh.c:2353
87ccc1b0
NC
4259#, c-format
4260msgid "failed for %d\n"
4261msgstr ""
4262
8ea2b00f 4263#: config/tc-h8500.c:1128 config/tc-sh.c:2466 config/tc-sh.c:2862
06647dfd 4264#: config/tc-w65.c:707
87ccc1b0
NC
4265msgid "invalid operands for opcode"
4266msgstr ""
4267
6e1772d5 4268#. Simple range checking for FIELD against HIGH and LOW bounds.
87ccc1b0 4269#. IGNORE is used to suppress the error message.
6e1772d5
AM
4270#. Variant of CHECK_FIELD for use in md_apply_fix3 and other places where
4271#. the current file and line number are not valid.
8ea2b00f 4272#: config/tc-hppa.c:1171 config/tc-hppa.c:1185
87ccc1b0
NC
4273#, c-format
4274msgid "Field out of range [%d..%d] (%d)."
4275msgstr ""
4276
6e1772d5 4277#. Simple alignment checking for FIELD against ALIGN (a power of two).
87ccc1b0 4278#. IGNORE is used to suppress the error message.
8ea2b00f 4279#: config/tc-hppa.c:1199
87ccc1b0
NC
4280#, c-format
4281msgid "Field not properly aligned [%d] (%d)."
4282msgstr ""
4283
8ea2b00f 4284#: config/tc-hppa.c:1228
87ccc1b0
NC
4285msgid "Missing .exit\n"
4286msgstr ""
4287
8ea2b00f 4288#: config/tc-hppa.c:1231
87ccc1b0
NC
4289msgid "Missing .procend\n"
4290msgstr ""
4291
8ea2b00f 4292#: config/tc-hppa.c:1413
328577ad 4293#, c-format
252b5132
RH
4294msgid "Invalid field selector. Assuming F%%."
4295msgstr ""
4296
8ea2b00f 4297#: config/tc-hppa.c:1446
252b5132
RH
4298msgid "-R option not supported on this target."
4299msgstr ""
4300
8ea2b00f 4301#: config/tc-hppa.c:1462 config/tc-sparc.c:814 config/tc-sparc.c:850
252b5132
RH
4302#, c-format
4303msgid "Internal error: can't hash `%s': %s\n"
4304msgstr ""
4305
8ea2b00f 4306#: config/tc-hppa.c:1470 config/tc-i860.c:238
252b5132
RH
4307#, c-format
4308msgid "internal error: losing opcode: `%s' \"%s\"\n"
4309msgstr ""
4310
8ea2b00f 4311#: config/tc-hppa.c:1541 config/tc-hppa.c:7064 config/tc-hppa.c:7121
252b5132
RH
4312msgid "Missing function name for .PROC (corrupted label chain)"
4313msgstr ""
4314
8ea2b00f 4315#: config/tc-hppa.c:1544 config/tc-hppa.c:7124
252b5132
RH
4316msgid "Missing function name for .PROC"
4317msgstr ""
4318
8ea2b00f 4319#: config/tc-hppa.c:1651 config/tc-hppa.c:4920
252b5132
RH
4320msgid "could not update architecture and machine"
4321msgstr ""
4322
8ea2b00f 4323#: config/tc-hppa.c:1859
252b5132
RH
4324msgid "Invalid Indexed Load Completer."
4325msgstr ""
4326
8ea2b00f 4327#: config/tc-hppa.c:1864
252b5132
RH
4328msgid "Invalid Indexed Load Completer Syntax."
4329msgstr ""
4330
8ea2b00f 4331#: config/tc-hppa.c:1901
252b5132
RH
4332msgid "Invalid Short Load/Store Completer."
4333msgstr ""
4334
8ea2b00f 4335#: config/tc-hppa.c:1961 config/tc-hppa.c:1966
252b5132
RH
4336msgid "Invalid Store Bytes Short Completer"
4337msgstr ""
4338
8ea2b00f 4339#: config/tc-hppa.c:2277 config/tc-hppa.c:2283
a74801ba
ILT
4340msgid "Invalid left/right combination completer"
4341msgstr ""
4342
8ea2b00f 4343#: config/tc-hppa.c:2332 config/tc-hppa.c:2339
a74801ba
ILT
4344msgid "Invalid permutation completer"
4345msgstr ""
4346
8ea2b00f 4347#: config/tc-hppa.c:2439
252b5132 4348#, c-format
a74801ba 4349msgid "Invalid Add Condition: %s"
252b5132
RH
4350msgstr ""
4351
8ea2b00f 4352#: config/tc-hppa.c:2450 config/tc-hppa.c:2460
328577ad 4353msgid "Invalid Add and Branch Condition"
252b5132
RH
4354msgstr ""
4355
8ea2b00f 4356#: config/tc-hppa.c:2481 config/tc-hppa.c:2618
252b5132
RH
4357msgid "Invalid Compare/Subtract Condition"
4358msgstr ""
4359
8ea2b00f 4360#: config/tc-hppa.c:2521
252b5132 4361#, c-format
a74801ba
ILT
4362msgid "Invalid Bit Branch Condition: %c"
4363msgstr ""
4364
8ea2b00f 4365#: config/tc-hppa.c:2606
a74801ba
ILT
4366#, c-format
4367msgid "Invalid Compare/Subtract Condition: %s"
252b5132
RH
4368msgstr ""
4369
8ea2b00f 4370#: config/tc-hppa.c:2633
328577ad 4371msgid "Invalid Compare and Branch Condition"
a74801ba
ILT
4372msgstr ""
4373
8ea2b00f 4374#: config/tc-hppa.c:2729
252b5132
RH
4375msgid "Invalid Logical Instruction Condition."
4376msgstr ""
4377
8ea2b00f 4378#: config/tc-hppa.c:2784
252b5132
RH
4379msgid "Invalid Shift/Extract/Deposit Condition."
4380msgstr ""
4381
8ea2b00f 4382#: config/tc-hppa.c:2896
a74801ba 4383msgid "Invalid Unit Instruction Condition."
252b5132
RH
4384msgstr ""
4385
8ea2b00f
AM
4386#: config/tc-hppa.c:3273 config/tc-hppa.c:3305 config/tc-hppa.c:3336
4387#: config/tc-hppa.c:3366
252b5132
RH
4388msgid "Branch to unaligned address"
4389msgstr ""
4390
8ea2b00f 4391#: config/tc-hppa.c:3544
252b5132
RH
4392msgid "Invalid SFU identifier"
4393msgstr ""
4394
8ea2b00f 4395#: config/tc-hppa.c:3594
252b5132
RH
4396msgid "Invalid COPR identifier"
4397msgstr ""
4398
8ea2b00f 4399#: config/tc-hppa.c:3723
a74801ba 4400msgid "Invalid Floating Point Operand Format."
252b5132
RH
4401msgstr ""
4402
8ea2b00f
AM
4403#: config/tc-hppa.c:3840 config/tc-hppa.c:3860 config/tc-hppa.c:3880
4404#: config/tc-hppa.c:3900 config/tc-hppa.c:3920
a74801ba 4405msgid "Invalid register for single precision fmpyadd or fmpysub"
252b5132
RH
4406msgstr ""
4407
8ea2b00f 4408#: config/tc-hppa.c:3977
252b5132
RH
4409#, c-format
4410msgid "Invalid operands %s"
4411msgstr ""
4412
8ea2b00f 4413#: config/tc-hppa.c:4095
328577ad 4414msgid "Cannot handle fixup"
85a39694
NC
4415msgstr ""
4416
8ea2b00f 4417#: config/tc-hppa.c:4396
6e1772d5 4418#, c-format
28e7409f
NC
4419msgid " -Q ignored\n"
4420msgstr ""
4421
8ea2b00f 4422#: config/tc-hppa.c:4400
6e1772d5 4423#, c-format
28e7409f
NC
4424msgid " -c print a warning if a comment is found\n"
4425msgstr ""
4426
8ea2b00f 4427#: config/tc-hppa.c:4471
85a39694 4428#, c-format
328577ad 4429msgid "no hppa_fixup entry for fixup type 0x%x"
252b5132
RH
4430msgstr ""
4431
8ea2b00f 4432#: config/tc-hppa.c:4642
85a39694 4433msgid "Unknown relocation encountered in md_apply_fix."
252b5132
RH
4434msgstr ""
4435
8ea2b00f 4436#: config/tc-hppa.c:4784 config/tc-hppa.c:4809
252b5132
RH
4437#, c-format
4438msgid "Undefined register: '%s'."
4439msgstr ""
4440
8ea2b00f 4441#: config/tc-hppa.c:4843
252b5132
RH
4442#, c-format
4443msgid "Non-absolute symbol: '%s'."
4444msgstr ""
4445
8ea2b00f 4446#: config/tc-hppa.c:4858
252b5132
RH
4447#, c-format
4448msgid "Undefined absolute constant: '%s'."
4449msgstr ""
4450
8ea2b00f 4451#: config/tc-hppa.c:4959
252b5132
RH
4452#, c-format
4453msgid "Invalid FP Compare Condition: %s"
4454msgstr ""
4455
8ea2b00f 4456#: config/tc-hppa.c:5015
a74801ba
ILT
4457#, c-format
4458msgid "Invalid FTEST completer: %s"
4459msgstr ""
4460
8ea2b00f 4461#: config/tc-hppa.c:5082 config/tc-hppa.c:5120
252b5132
RH
4462#, c-format
4463msgid "Invalid FP Operand Format: %3s"
4464msgstr ""
4465
8ea2b00f 4466#: config/tc-hppa.c:5199
252b5132
RH
4467msgid "Bad segment in expression."
4468msgstr ""
4469
8ea2b00f 4470#: config/tc-hppa.c:5258
252b5132
RH
4471msgid "Bad segment (should be absolute)."
4472msgstr ""
4473
8ea2b00f 4474#: config/tc-hppa.c:5301
252b5132
RH
4475#, c-format
4476msgid "Invalid argument location: %s\n"
4477msgstr ""
4478
8ea2b00f 4479#: config/tc-hppa.c:5332
252b5132
RH
4480#, c-format
4481msgid "Invalid argument description: %d"
4482msgstr ""
4483
8ea2b00f 4484#: config/tc-hppa.c:5355
252b5132
RH
4485#, c-format
4486msgid "Invalid Nullification: (%c)"
4487msgstr ""
4488
8ea2b00f 4489#: config/tc-hppa.c:6075
252b5132
RH
4490#, c-format
4491msgid "Invalid .CALL argument: %s"
4492msgstr ""
4493
8ea2b00f 4494#: config/tc-hppa.c:6197
252b5132
RH
4495msgid ".callinfo is not within a procedure definition"
4496msgstr ""
4497
8ea2b00f 4498#: config/tc-hppa.c:6217
252b5132
RH
4499#, c-format
4500msgid "FRAME parameter must be a multiple of 8: %d\n"
4501msgstr ""
4502
8ea2b00f 4503#: config/tc-hppa.c:6236
252b5132
RH
4504msgid "Value for ENTRY_GR must be in the range 3..18\n"
4505msgstr ""
4506
8ea2b00f 4507#: config/tc-hppa.c:6248
252b5132
RH
4508msgid "Value for ENTRY_FR must be in the range 12..21\n"
4509msgstr ""
4510
8ea2b00f 4511#: config/tc-hppa.c:6258
252b5132
RH
4512msgid "Value for ENTRY_SR must be 3\n"
4513msgstr ""
4514
8ea2b00f 4515#: config/tc-hppa.c:6314
252b5132
RH
4516#, c-format
4517msgid "Invalid .CALLINFO argument: %s"
4518msgstr ""
4519
8ea2b00f 4520#: config/tc-hppa.c:6426
252b5132
RH
4521msgid "The .ENTER pseudo-op is not supported"
4522msgstr ""
4523
8ea2b00f 4524#: config/tc-hppa.c:6442
252b5132
RH
4525msgid "Misplaced .entry. Ignored."
4526msgstr ""
4527
8ea2b00f 4528#: config/tc-hppa.c:6446
252b5132
RH
4529msgid "Missing .callinfo."
4530msgstr ""
4531
8ea2b00f 4532#: config/tc-hppa.c:6512
5b343f5a
NC
4533msgid ".REG expression must be a register"
4534msgstr ""
4535
8ea2b00f 4536#: config/tc-hppa.c:6528
5b343f5a
NC
4537msgid "bad or irreducible absolute expression; zero assumed"
4538msgstr ""
4539
8ea2b00f 4540#: config/tc-hppa.c:6539
252b5132
RH
4541msgid ".REG must use a label"
4542msgstr ""
4543
8ea2b00f 4544#: config/tc-hppa.c:6541
252b5132
RH
4545msgid ".EQU must use a label"
4546msgstr ""
4547
8ea2b00f 4548#: config/tc-hppa.c:6594
252b5132
RH
4549msgid ".EXIT must appear within a procedure"
4550msgstr ""
4551
8ea2b00f 4552#: config/tc-hppa.c:6598
252b5132
RH
4553msgid "Missing .callinfo"
4554msgstr ""
4555
8ea2b00f 4556#: config/tc-hppa.c:6602
252b5132
RH
4557msgid "No .ENTRY for this .EXIT"
4558msgstr ""
4559
8ea2b00f 4560#: config/tc-hppa.c:6629
252b5132
RH
4561#, c-format
4562msgid "Cannot define export symbol: %s\n"
4563msgstr ""
4564
8ea2b00f 4565#: config/tc-hppa.c:6687
252b5132
RH
4566#, c-format
4567msgid "Using ENTRY rather than CODE in export directive for %s"
4568msgstr ""
4569
8ea2b00f 4570#: config/tc-hppa.c:6804
252b5132
RH
4571#, c-format
4572msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s"
4573msgstr ""
4574
8ea2b00f 4575#: config/tc-hppa.c:6886
252b5132
RH
4576msgid "Missing label name on .LABEL"
4577msgstr ""
4578
8ea2b00f 4579#: config/tc-hppa.c:6891
252b5132
RH
4580msgid "extra .LABEL arguments ignored."
4581msgstr ""
4582
8ea2b00f 4583#: config/tc-hppa.c:6908
252b5132
RH
4584msgid "The .LEAVE pseudo-op is not supported"
4585msgstr ""
4586
8ea2b00f 4587#: config/tc-hppa.c:6947
252b5132
RH
4588msgid "Unrecognized .LEVEL argument\n"
4589msgstr ""
4590
8ea2b00f 4591#: config/tc-hppa.c:6983
252b5132
RH
4592#, c-format
4593msgid "Cannot define static symbol: %s\n"
4594msgstr ""
4595
8ea2b00f 4596#: config/tc-hppa.c:7018
252b5132
RH
4597msgid "Nested procedures"
4598msgstr ""
4599
8ea2b00f 4600#: config/tc-hppa.c:7028
252b5132
RH
4601msgid "Cannot allocate unwind descriptor\n"
4602msgstr ""
4603
8ea2b00f 4604#: config/tc-hppa.c:7128
252b5132
RH
4605msgid "misplaced .procend"
4606msgstr ""
4607
8ea2b00f 4608#: config/tc-hppa.c:7131
252b5132
RH
4609msgid "Missing .callinfo for this procedure"
4610msgstr ""
4611
8ea2b00f 4612#: config/tc-hppa.c:7134
252b5132
RH
4613msgid "Missing .EXIT for a .ENTRY"
4614msgstr ""
4615
8ea2b00f 4616#: config/tc-hppa.c:7172
a74801ba
ILT
4617msgid "Not in a space.\n"
4618msgstr ""
4619
8ea2b00f 4620#: config/tc-hppa.c:7175
a74801ba
ILT
4621msgid "Not in a subspace.\n"
4622msgstr ""
4623
8ea2b00f 4624#: config/tc-hppa.c:7266
252b5132
RH
4625msgid "Invalid .SPACE argument"
4626msgstr ""
4627
8ea2b00f 4628#: config/tc-hppa.c:7313
252b5132
RH
4629msgid "Can't change spaces within a procedure definition. Ignored"
4630msgstr ""
4631
8ea2b00f 4632#: config/tc-hppa.c:7442
252b5132
RH
4633#, c-format
4634msgid "Undefined space: '%s' Assuming space number = 0."
4635msgstr ""
4636
8ea2b00f 4637#: config/tc-hppa.c:7466
252b5132
RH
4638msgid "Must be in a space before changing or declaring subspaces.\n"
4639msgstr ""
4640
8ea2b00f 4641#: config/tc-hppa.c:7470
252b5132
RH
4642msgid "Can't change subspaces within a procedure definition. Ignored"
4643msgstr ""
4644
8ea2b00f 4645#: config/tc-hppa.c:7506
252b5132
RH
4646msgid "Parameters of an existing subspace can't be modified"
4647msgstr ""
4648
8ea2b00f 4649#: config/tc-hppa.c:7558
252b5132
RH
4650msgid "Alignment must be a power of 2"
4651msgstr ""
4652
8ea2b00f 4653#: config/tc-hppa.c:7605
252b5132
RH
4654msgid "FIRST not supported as a .SUBSPACE argument"
4655msgstr ""
4656
8ea2b00f 4657#: config/tc-hppa.c:7607
252b5132
RH
4658msgid "Invalid .SUBSPACE argument"
4659msgstr ""
4660
8ea2b00f 4661#: config/tc-hppa.c:7796
252b5132
RH
4662#, c-format
4663msgid "Internal error: Unable to find containing space for %s."
4664msgstr ""
4665
8ea2b00f 4666#: config/tc-hppa.c:7836
252b5132
RH
4667#, c-format
4668msgid "Out of memory: could not allocate new space chain entry: %s\n"
4669msgstr ""
4670
8ea2b00f 4671#: config/tc-hppa.c:7925
252b5132
RH
4672#, c-format
4673msgid "Out of memory: could not allocate new subspace chain entry: %s\n"
4674msgstr ""
4675
8ea2b00f 4676#: config/tc-hppa.c:8661
252b5132
RH
4677#, c-format
4678msgid "Symbol '%s' could not be created."
4679msgstr ""
4680
8ea2b00f 4681#: config/tc-hppa.c:8665
252b5132
RH
4682msgid "No memory for symbol name."
4683msgstr ""
4684
06647dfd 4685#: config/tc-i386.c:706
60bcf0fa
NC
4686#, c-format
4687msgid "%s shortened to %s"
4688msgstr ""
4689
06647dfd 4690#: config/tc-i386.c:762
252b5132
RH
4691msgid "same type of prefix used twice"
4692msgstr ""
4693
06647dfd 4694#: config/tc-i386.c:780
0d2bcfaf
NC
4695msgid "64bit mode not supported on this CPU."
4696msgstr ""
4697
06647dfd 4698#: config/tc-i386.c:784
0d2bcfaf
NC
4699msgid "32bit mode not supported on this CPU."
4700msgstr ""
4701
06647dfd 4702#: config/tc-i386.c:817
8ad3436c 4703msgid "bad argument to syntax directive."
252b5132
RH
4704msgstr ""
4705
06647dfd 4706#: config/tc-i386.c:869
60bcf0fa
NC
4707#, c-format
4708msgid "no such architecture: `%s'"
4709msgstr ""
4710
06647dfd 4711#: config/tc-i386.c:874
60bcf0fa
NC
4712msgid "missing cpu architecture"
4713msgstr ""
4714
06647dfd 4715#: config/tc-i386.c:888
e135f41b
NC
4716#, c-format
4717msgid "no such architecture modifier: `%s'"
4718msgstr ""
4719
06647dfd 4720#: config/tc-i386.c:904 config/tc-i386.c:5169
a85d7ed0
NC
4721msgid "Unknown architecture"
4722msgstr ""
4723
06647dfd 4724#: config/tc-i386.c:1218
0d2bcfaf 4725msgid "There are no unsigned pc-relative relocations"
252b5132
RH
4726msgstr ""
4727
06647dfd 4728#: config/tc-i386.c:1225 config/tc-i386.c:5379
252b5132 4729#, c-format
8ad3436c 4730msgid "can not do %d byte pc-relative relocation"
252b5132
RH
4731msgstr ""
4732
06647dfd 4733#: config/tc-i386.c:1242
252b5132 4734#, c-format
0d2bcfaf 4735msgid "can not do %s %d byte relocation"
252b5132
RH
4736msgstr ""
4737
06647dfd
AM
4738#: config/tc-i386.c:1438 config/tc-i386.c:2416
4739#, c-format
4740msgid "ambiguous operand size for `%s'"
4741msgstr ""
4742
4743#: config/tc-i386.c:1486
fce00800
AM
4744#, c-format
4745msgid "can't use register '%%%s' as operand %d in '%s'."
4746msgstr ""
4747
87ccc1b0 4748#. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc.
06647dfd 4749#: config/tc-i386.c:1515
87ccc1b0
NC
4750#, c-format
4751msgid "translating to `%sp'"
4752msgstr ""
4753
06647dfd 4754#: config/tc-i386.c:1560
87ccc1b0 4755#, c-format
8ea2b00f 4756msgid "can't encode register '%%%s' in an instruction requiring REX prefix."
87ccc1b0
NC
4757msgstr ""
4758
06647dfd 4759#: config/tc-i386.c:1601 config/tc-i386.c:1699
252b5132 4760#, c-format
60bcf0fa 4761msgid "no such instruction: `%s'"
252b5132
RH
4762msgstr ""
4763
06647dfd 4764#: config/tc-i386.c:1611 config/tc-i386.c:1731
252b5132
RH
4765#, c-format
4766msgid "invalid character %s in mnemonic"
4767msgstr ""
4768
06647dfd 4769#: config/tc-i386.c:1618
252b5132
RH
4770msgid "expecting prefix; got nothing"
4771msgstr ""
4772
06647dfd 4773#: config/tc-i386.c:1620
252b5132
RH
4774msgid "expecting mnemonic; got nothing"
4775msgstr ""
4776
06647dfd 4777#: config/tc-i386.c:1639
252b5132
RH
4778#, c-format
4779msgid "redundant %s prefix"
4780msgstr ""
4781
06647dfd
AM
4782#: config/tc-i386.c:1749
4783#, c-format
4784msgid "`%s' is not supported in 64-bit mode"
4785msgstr ""
4786
4787#: config/tc-i386.c:1750
4788#, c-format
4789msgid "`%s' is only supported in 64-bit mode"
4790msgstr ""
4791
4792#: config/tc-i386.c:1756
60bcf0fa 4793#, c-format
06647dfd 4794msgid "`%s' is not supported on `%s%s'"
60bcf0fa
NC
4795msgstr ""
4796
06647dfd 4797#: config/tc-i386.c:1763
60bcf0fa
NC
4798msgid "use .code16 to ensure correct addressing mode"
4799msgstr ""
4800
06647dfd 4801#: config/tc-i386.c:1770
252b5132
RH
4802#, c-format
4803msgid "expecting string instruction after `%s'"
4804msgstr ""
4805
06647dfd 4806#: config/tc-i386.c:1798
252b5132
RH
4807#, c-format
4808msgid "invalid character %s before operand %d"
4809msgstr ""
4810
06647dfd 4811#: config/tc-i386.c:1812
252b5132
RH
4812#, c-format
4813msgid "unbalanced parenthesis in operand %d."
4814msgstr ""
4815
06647dfd 4816#: config/tc-i386.c:1815
252b5132
RH
4817#, c-format
4818msgid "unbalanced brackets in operand %d."
4819msgstr ""
4820
06647dfd 4821#: config/tc-i386.c:1824
252b5132
RH
4822#, c-format
4823msgid "invalid character %s in operand %d"
4824msgstr ""
4825
06647dfd 4826#: config/tc-i386.c:1851
252b5132
RH
4827#, c-format
4828msgid "spurious operands; (%d operands/instruction max)"
4829msgstr ""
4830
06647dfd 4831#: config/tc-i386.c:1874
252b5132
RH
4832msgid "expecting operand after ','; got nothing"
4833msgstr ""
4834
06647dfd 4835#: config/tc-i386.c:1879
252b5132
RH
4836msgid "expecting operand before ','; got nothing"
4837msgstr ""
4838
ed265386 4839#. We found no match.
06647dfd 4840#: config/tc-i386.c:2225
252b5132
RH
4841#, c-format
4842msgid "suffix or operands invalid for `%s'"
4843msgstr ""
4844
06647dfd 4845#: config/tc-i386.c:2236
a74801ba 4846#, c-format
8ad3436c 4847msgid "indirect %s without `*'"
a74801ba
ILT
4848msgstr ""
4849
60bcf0fa
NC
4850#. Warn them that a data or address size prefix doesn't
4851#. affect assembly of the next line of code.
06647dfd 4852#: config/tc-i386.c:2244
252b5132
RH
4853#, c-format
4854msgid "stand-alone `%s' prefix"
4855msgstr ""
4856
06647dfd 4857#: config/tc-i386.c:2273 config/tc-i386.c:2288
328577ad 4858#, c-format
252b5132
RH
4859msgid "`%s' operand %d must use `%%es' segment"
4860msgstr ""
4861
06647dfd 4862#: config/tc-i386.c:2398
87ccc1b0
NC
4863msgid ""
4864"no instruction mnemonic suffix given and no register operands; can't size "
4865"instruction"
4866msgstr ""
4867
4868#. Prohibit these changes in the 64bit mode, since the
4869#. lowering is more complicated.
06647dfd
AM
4870#: config/tc-i386.c:2499 config/tc-i386.c:2558 config/tc-i386.c:2575
4871#: config/tc-i386.c:2607 config/tc-i386.c:2640
328577ad 4872#, c-format
87ccc1b0 4873msgid "Incorrect register `%%%s' used with `%c' suffix"
0d2bcfaf
NC
4874msgstr ""
4875
06647dfd 4876#: config/tc-i386.c:2507 config/tc-i386.c:2565 config/tc-i386.c:2647
328577ad 4877#, c-format
252b5132
RH
4878msgid "using `%%%s' instead of `%%%s' due to `%c' suffix"
4879msgstr ""
4880
06647dfd
AM
4881#: config/tc-i386.c:2522 config/tc-i386.c:2543 config/tc-i386.c:2594
4882#: config/tc-i386.c:2625
328577ad 4883#, c-format
252b5132
RH
4884msgid "`%%%s' not allowed with `%s%c'"
4885msgstr ""
4886
06647dfd 4887#: config/tc-i386.c:2688
252b5132
RH
4888msgid "no instruction mnemonic suffix given; can't determine immediate size"
4889msgstr ""
4890
06647dfd 4891#: config/tc-i386.c:2721
0d2bcfaf
NC
4892#, c-format
4893msgid ""
4894"no instruction mnemonic suffix given; can't determine immediate size %x %c"
4895msgstr ""
4896
ed265386 4897#. Reversed arguments on faddp, fsubp, etc.
06647dfd 4898#: config/tc-i386.c:2770
328577ad 4899#, c-format
252b5132
RH
4900msgid "translating to `%s %%%s,%%%s'"
4901msgstr ""
4902
ed265386 4903#. Extraneous `l' suffix on fp insn.
06647dfd 4904#: config/tc-i386.c:2777
328577ad 4905#, c-format
252b5132
RH
4906msgid "translating to `%s %%%s'"
4907msgstr ""
4908
06647dfd 4909#: config/tc-i386.c:2795
328577ad 4910#, c-format
252b5132
RH
4911msgid "you can't `pop %%cs'"
4912msgstr ""
4913
87ccc1b0 4914#. lea
06647dfd 4915#: config/tc-i386.c:2814
87ccc1b0 4916msgid "segment override on `lea' is ineffectual"
0d2bcfaf
NC
4917msgstr ""
4918
06647dfd 4919#: config/tc-i386.c:3123 config/tc-i386.c:3217 config/tc-i386.c:3262
252b5132
RH
4920msgid "skipping prefixes on this instruction"
4921msgstr ""
4922
06647dfd 4923#: config/tc-i386.c:3282
252b5132
RH
4924msgid "16-bit jump out of range"
4925msgstr ""
4926
06647dfd 4927#: config/tc-i386.c:3291
252b5132 4928#, c-format
a74801ba 4929msgid "can't handle non absolute segment in `%s'"
252b5132
RH
4930msgstr ""
4931
06647dfd 4932#: config/tc-i386.c:3749
6840198f
NC
4933#, c-format
4934msgid "@%s reloc is not supported in %s bit mode"
252b5132
RH
4935msgstr ""
4936
06647dfd 4937#: config/tc-i386.c:3867
6840198f 4938msgid "only 1 or 2 immediate operands are allowed"
252b5132
RH
4939msgstr ""
4940
06647dfd 4941#: config/tc-i386.c:3890 config/tc-i386.c:4071
252b5132 4942#, c-format
6840198f 4943msgid "junk `%s' after expression"
252b5132
RH
4944msgstr ""
4945
ed265386 4946#. Missing or bad expr becomes absolute 0.
06647dfd 4947#: config/tc-i386.c:3901
252b5132 4948#, c-format
8ad3436c 4949msgid "missing or invalid immediate expression `%s' taken as 0"
252b5132
RH
4950msgstr ""
4951
06647dfd 4952#: config/tc-i386.c:3926 config/tc-i386.c:4129
a74801ba 4953#, c-format
8ad3436c 4954msgid "unimplemented segment %s in operand"
a74801ba
ILT
4955msgstr ""
4956
06647dfd 4957#: config/tc-i386.c:3968 config/tc-i386.c:6264
252b5132
RH
4958#, c-format
4959msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'"
4960msgstr ""
4961
06647dfd 4962#: config/tc-i386.c:3975
252b5132
RH
4963#, c-format
4964msgid "scale factor of %d without an index register"
4965msgstr ""
4966
06647dfd 4967#: config/tc-i386.c:4090
c45021f2
NC
4968#, c-format
4969msgid "bad expression used with @%s"
4970msgstr ""
4971
06647dfd 4972#: config/tc-i386.c:4213
252b5132 4973#, c-format
a74801ba 4974msgid "`%s' is not a valid base/index expression"
252b5132
RH
4975msgstr ""
4976
06647dfd 4977#: config/tc-i386.c:4217
252b5132
RH
4978#, c-format
4979msgid "`%s' is not a valid %s bit base/index expression"
4980msgstr ""
4981
06647dfd 4982#: config/tc-i386.c:4291
a74801ba 4983#, c-format
6f6ef0fa 4984msgid "bad memory operand `%s'"
a74801ba
ILT
4985msgstr ""
4986
06647dfd 4987#: config/tc-i386.c:4306
a74801ba 4988#, c-format
6f6ef0fa 4989msgid "junk `%s' after register"
a74801ba
ILT
4990msgstr ""
4991
06647dfd 4992#: config/tc-i386.c:4315 config/tc-i386.c:4430 config/tc-i386.c:4468
252b5132 4993#, c-format
6f6ef0fa 4994msgid "bad register name `%s'"
252b5132
RH
4995msgstr ""
4996
06647dfd 4997#: config/tc-i386.c:4323
6f6ef0fa 4998msgid "immediate operand illegal with absolute jump"
252b5132
RH
4999msgstr ""
5000
06647dfd 5001#: config/tc-i386.c:4345
6f6ef0fa
NC
5002#, c-format
5003msgid "too many memory references for `%s'"
a74801ba
ILT
5004msgstr ""
5005
06647dfd 5006#: config/tc-i386.c:4423
252b5132
RH
5007#, c-format
5008msgid "expecting `,' or `)' after index register in `%s'"
5009msgstr ""
5010
06647dfd 5011#: config/tc-i386.c:4447
252b5132
RH
5012#, c-format
5013msgid "expecting `)' after scale factor in `%s'"
5014msgstr ""
5015
06647dfd 5016#: config/tc-i386.c:4454
252b5132
RH
5017#, c-format
5018msgid "expecting index register or scale factor after `,'; got '%c'"
5019msgstr ""
5020
06647dfd 5021#: config/tc-i386.c:4461
252b5132
RH
5022#, c-format
5023msgid "expecting `,' or `)' after base register in `%s'"
5024msgstr ""
5025
ed265386 5026#. It's not a memory operand; argh!
06647dfd 5027#: config/tc-i386.c:4502
252b5132
RH
5028#, c-format
5029msgid "invalid char %s beginning operand %d `%s'"
5030msgstr ""
5031
06647dfd 5032#: config/tc-i386.c:4677
e135f41b
NC
5033msgid "long jump required"
5034msgstr ""
5035
06647dfd 5036#: config/tc-i386.c:4954
252b5132
RH
5037msgid "Bad call to md_atof ()"
5038msgstr ""
5039
06647dfd 5040#: config/tc-i386.c:5121
a85d7ed0 5041msgid "No compiled in support for x86_64"
0d2bcfaf
NC
5042msgstr ""
5043
06647dfd 5044#: config/tc-i386.c:5142
6e1772d5 5045#, c-format
60bcf0fa
NC
5046msgid ""
5047" -Q ignored\n"
5048" -V print assembler version number\n"
5049" -k ignored\n"
fce00800 5050" -n Do not optimize code alignment\n"
60bcf0fa
NC
5051" -q quieten some warnings\n"
5052" -s ignored\n"
252b5132
RH
5053msgstr ""
5054
06647dfd 5055#: config/tc-i386.c:5150
6e1772d5 5056#, c-format
fce00800
AM
5057msgid ""
5058" -n Do not optimize code alignment\n"
5059" -q quieten some warnings\n"
252b5132
RH
5060msgstr ""
5061
06647dfd 5062#: config/tc-i386.c:5250 config/tc-s390.c:1826
252b5132
RH
5063msgid "GOT already in symbol table"
5064msgstr ""
5065
06647dfd 5066#: config/tc-i386.c:5394
0d2bcfaf
NC
5067#, c-format
5068msgid "can not do %d byte relocation"
5069msgstr ""
5070
06647dfd 5071#: config/tc-i386.c:5463 config/tc-s390.c:2272
252b5132 5072#, c-format
8ad3436c 5073msgid "cannot represent relocation type %s"
252b5132
RH
5074msgstr ""
5075
06647dfd
AM
5076#: config/tc-i386.c:5709
5077#, c-format
5078msgid "invalid operand for '%s' ('%s' unexpected)"
5079msgstr ""
5080
5081#: config/tc-i386.c:5721
6f6ef0fa
NC
5082#, c-format
5083msgid "too many memory references for '%s'"
5084msgstr ""
5085
06647dfd 5086#: config/tc-i386.c:5996
6f6ef0fa 5087#, c-format
8ea2b00f 5088msgid "Unknown operand modifier `%s'"
6f6ef0fa
NC
5089msgstr ""
5090
06647dfd
AM
5091#: config/tc-i386.c:6006
5092msgid "Conflicting operand modifiers"
5093msgstr ""
5094
5095#: config/tc-i386.c:6236
6f6ef0fa
NC
5096#, c-format
5097msgid "`%s' is not a valid segment register"
5098msgstr ""
5099
06647dfd 5100#: config/tc-i386.c:6246 config/tc-i386.c:6373
6f6ef0fa
NC
5101msgid "Register scaling only allowed in memory operands."
5102msgstr ""
5103
06647dfd 5104#: config/tc-i386.c:6277
8ea2b00f 5105msgid "Too many register references in memory operand."
6f6ef0fa
NC
5106msgstr ""
5107
06647dfd 5108#: config/tc-i386.c:6352
6f6ef0fa 5109#, c-format
8ea2b00f 5110msgid "Syntax error. Expecting a constant. Got `%s'."
6f6ef0fa
NC
5111msgstr ""
5112
06647dfd 5113#: config/tc-i386.c:6422
6f6ef0fa
NC
5114#, c-format
5115msgid "Unrecognized token '%s'"
5116msgstr ""
5117
06647dfd 5118#: config/tc-i386.c:6439
6f6ef0fa 5119#, c-format
8ea2b00f 5120msgid "Unexpected token `%s'"
6f6ef0fa
NC
5121msgstr ""
5122
06647dfd 5123#: config/tc-i386.c:6622
6f6ef0fa 5124#, c-format
8ea2b00f 5125msgid "Unrecognized token `%s'"
6f6ef0fa
NC
5126msgstr ""
5127
6e1772d5
AM
5128#: config/tc-i860.c:124
5129msgid "Directive .dual available only with -mintel-syntax option"
5130msgstr ""
5131
5132#: config/tc-i860.c:134
5133msgid "Directive .enddual available only with -mintel-syntax option"
5134msgstr ""
5135
5136#: config/tc-i860.c:147
5137msgid "Directive .atmp available only with -mintel-syntax option"
5138msgstr ""
5139
5140#: config/tc-i860.c:169 config/tc-i860.c:173
252b5132
RH
5141msgid "Unknown temporary pseudo register"
5142msgstr ""
5143
06647dfd 5144#: config/tc-i860.c:229 config/tc-mips.c:1149
252b5132
RH
5145#, c-format
5146msgid "internal error: can't hash `%s': %s\n"
5147msgstr ""
5148
6e1772d5 5149#: config/tc-i860.c:249
ed265386
NC
5150msgid "Defective assembler. No assembly attempted."
5151msgstr ""
5152
6e1772d5 5153#: config/tc-i860.c:402
252b5132
RH
5154#, c-format
5155msgid "Expanded opcode after delayed branch: `%s'"
5156msgstr ""
5157
6e1772d5 5158#: config/tc-i860.c:406
252b5132
RH
5159#, c-format
5160msgid "Expanded opcode in dual mode: `%s'"
5161msgstr ""
5162
6e1772d5 5163#: config/tc-i860.c:410
ed265386
NC
5164#, c-format
5165msgid "An instruction was expanded (%s)"
252b5132
RH
5166msgstr ""
5167
6e1772d5 5168#: config/tc-i860.c:676
ed265386 5169msgid "Pipelined instruction: fsrc1 = fdest"
252b5132
RH
5170msgstr ""
5171
6e1772d5 5172#: config/tc-i860.c:879 config/tc-i860.c:886 config/tc-i860.c:893
ed265386 5173msgid "Assembler does not yet support PIC"
252b5132
RH
5174msgstr ""
5175
6e1772d5 5176#: config/tc-i860.c:957
252b5132 5177#, c-format
ed265386 5178msgid "Illegal operands for %s"
252b5132
RH
5179msgstr ""
5180
6e1772d5
AM
5181#: config/tc-i860.c:974
5182#, c-format
5183msgid "'d.%s' must be 8-byte aligned"
5184msgstr ""
5185
5186#: config/tc-i860.c:982
5187#, c-format
5188msgid "Prefix 'd.' invalid for instruction `%s'"
5189msgstr ""
5190
5191#: config/tc-i860.c:1005 config/tc-sparc.c:2845
ed265386 5192msgid "bad segment"
252b5132
RH
5193msgstr ""
5194
6e1772d5 5195#: config/tc-i860.c:1088
ed265386 5196msgid "i860_estimate_size_before_relax\n"
252b5132
RH
5197msgstr ""
5198
6e1772d5
AM
5199#: config/tc-i860.c:1187
5200#, c-format
ed265386
NC
5201msgid ""
5202" -EL\t\t\t generate code for little endian mode (default)\n"
5203" -EB\t\t\t generate code for big endian mode\n"
5204" -mwarn-expand\t\t warn if pseudo operations are expanded\n"
fce00800 5205" -mxp\t\t\t enable i860XP support (disabled by default)\n"
6e1772d5 5206" -mintel-syntax\t enable Intel syntax (default to AT&T/SVR4)\n"
252b5132
RH
5207msgstr ""
5208
ed265386 5209#. SVR4 compatibility flags.
6e1772d5
AM
5210#: config/tc-i860.c:1195
5211#, c-format
ed265386
NC
5212msgid ""
5213" -V\t\t\t print assembler version number\n"
5214" -Qy, -Qn\t\t ignored\n"
252b5132
RH
5215msgstr ""
5216
6e1772d5 5217#: config/tc-i860.c:1258
ed265386 5218msgid "This immediate requires 0 MOD 2 alignment"
252b5132
RH
5219msgstr ""
5220
6e1772d5 5221#: config/tc-i860.c:1261
ed265386 5222msgid "This immediate requires 0 MOD 4 alignment"
252b5132
RH
5223msgstr ""
5224
6e1772d5 5225#: config/tc-i860.c:1264
ed265386 5226msgid "This immediate requires 0 MOD 8 alignment"
252b5132
RH
5227msgstr ""
5228
6e1772d5 5229#: config/tc-i860.c:1267
ed265386 5230msgid "This immediate requires 0 MOD 16 alignment"
252b5132
RH
5231msgstr ""
5232
6e1772d5 5233#: config/tc-i860.c:1362
ed265386
NC
5234msgid "5-bit immediate too large"
5235msgstr ""
5236
6e1772d5 5237#: config/tc-i860.c:1365
ed265386
NC
5238msgid "5-bit field must be absolute"
5239msgstr ""
5240
6e1772d5 5241#: config/tc-i860.c:1410 config/tc-i860.c:1433
ed265386
NC
5242msgid "A branch offset requires 0 MOD 4 alignment"
5243msgstr ""
5244
6e1772d5 5245#: config/tc-i860.c:1454
ed265386 5246#, c-format
87ccc1b0 5247msgid "Unrecognized fix-up (0x%08lx)"
252b5132
RH
5248msgstr ""
5249
328577ad
NC
5250#: config/tc-i860.h:80
5251msgid "i860_convert_frag\n"
5252msgstr ""
5253
87ccc1b0 5254#: config/tc-i960.c:574
252b5132
RH
5255#, c-format
5256msgid "Hashing returned \"%s\"."
5257msgstr ""
5258
5259#. Offset of last character in opcode mnemonic
87ccc1b0 5260#: config/tc-i960.c:608
252b5132
RH
5261msgid "branch prediction invalid on this opcode"
5262msgstr ""
5263
87ccc1b0 5264#: config/tc-i960.c:648
252b5132
RH
5265#, c-format
5266msgid "invalid opcode, \"%s\"."
5267msgstr ""
5268
87ccc1b0 5269#: config/tc-i960.c:653
252b5132
RH
5270#, c-format
5271msgid "improper number of operands. expecting %d, got %d"
5272msgstr ""
5273
87ccc1b0 5274#: config/tc-i960.c:877
252b5132
RH
5275#, c-format
5276msgid "Fixup of %ld too large for field width of %d"
5277msgstr ""
5278
87ccc1b0 5279#: config/tc-i960.c:994
252b5132
RH
5280#, c-format
5281msgid "invalid architecture %s"
5282msgstr ""
5283
87ccc1b0 5284#: config/tc-i960.c:1014
6e1772d5 5285#, c-format
252b5132
RH
5286msgid "I960 options:\n"
5287msgstr ""
5288
87ccc1b0 5289#: config/tc-i960.c:1017
6e1772d5 5290#, c-format
252b5132
RH
5291msgid ""
5292"\n"
5293"\t\t\tspecify variant of 960 architecture\n"
5294"-b\t\t\tadd code to collect statistics about branches taken\n"
5295"-link-relax\t\tpreserve individual alignment directives so linker\n"
5296"\t\t\tcan do relaxing (b.out format only)\n"
5297"-no-relax\t\tdon't alter compare-and-branch instructions for\n"
5298"\t\t\tlong displacements\n"
5299msgstr ""
5300
06647dfd 5301#: config/tc-i960.c:1424 config/tc-xtensa.c:11516
252b5132
RH
5302msgid "too many operands"
5303msgstr ""
5304
06647dfd 5305#: config/tc-i960.c:1482 config/tc-i960.c:1707
252b5132
RH
5306msgid "expression syntax error"
5307msgstr ""
5308
06647dfd 5309#: config/tc-i960.c:1520
252b5132
RH
5310msgid "attempt to branch into different segment"
5311msgstr ""
5312
06647dfd 5313#: config/tc-i960.c:1524
252b5132
RH
5314#, c-format
5315msgid "target of %s instruction must be a label"
5316msgstr ""
5317
06647dfd 5318#: config/tc-i960.c:1562
252b5132
RH
5319msgid "unmatched '['"
5320msgstr ""
5321
06647dfd 5322#: config/tc-i960.c:1573
252b5132
RH
5323msgid "garbage after index spec ignored"
5324msgstr ""
5325
5326#. We never moved: there was no opcode either!
06647dfd 5327#: config/tc-i960.c:1638
252b5132
RH
5328msgid "missing opcode"
5329msgstr ""
5330
06647dfd 5331#: config/tc-i960.c:2051
252b5132
RH
5332msgid "invalid index register"
5333msgstr ""
5334
06647dfd 5335#: config/tc-i960.c:2074
252b5132
RH
5336msgid "invalid scale factor"
5337msgstr ""
5338
06647dfd 5339#: config/tc-i960.c:2255
252b5132
RH
5340msgid "unaligned register"
5341msgstr ""
5342
06647dfd 5343#: config/tc-i960.c:2278
252b5132
RH
5344msgid "no such sfr in this architecture"
5345msgstr ""
5346
06647dfd 5347#: config/tc-i960.c:2316
252b5132
RH
5348msgid "illegal literal"
5349msgstr ""
5350
5351#. Should not happen: see block comment above
06647dfd 5352#: config/tc-i960.c:2544
252b5132
RH
5353#, c-format
5354msgid "Trying to 'bal' to %s"
5355msgstr ""
5356
06647dfd 5357#: config/tc-i960.c:2555
252b5132
RH
5358msgid "Looks like a proc, but can't tell what kind.\n"
5359msgstr ""
5360
06647dfd 5361#: config/tc-i960.c:2587
252b5132
RH
5362msgid "should have 1 or 2 operands"
5363msgstr ""
5364
06647dfd 5365#: config/tc-i960.c:2596 config/tc-i960.c:2615
252b5132
RH
5366#, c-format
5367msgid "Redefining leafproc %s"
5368msgstr ""
5369
06647dfd 5370#: config/tc-i960.c:2646
252b5132
RH
5371msgid "should have two operands"
5372msgstr ""
5373
06647dfd 5374#: config/tc-i960.c:2656
252b5132
RH
5375msgid "'entry_num' must be absolute number in [0,31]"
5376msgstr ""
5377
06647dfd 5378#: config/tc-i960.c:2665
252b5132
RH
5379#, c-format
5380msgid "Redefining entrynum for sysproc %s"
5381msgstr ""
5382
06647dfd 5383#: config/tc-i960.c:2769
252b5132
RH
5384msgid "architecture of opcode conflicts with that of earlier instruction(s)"
5385msgstr ""
5386
06647dfd 5387#: config/tc-i960.c:2790
252b5132
RH
5388msgid "big endian mode is not supported"
5389msgstr ""
5390
06647dfd 5391#: config/tc-i960.c:2792
252b5132
RH
5392#, c-format
5393msgid "ignoring unrecognized .endian type `%s'"
5394msgstr ""
5395
06647dfd 5396#: config/tc-i960.c:3076
252b5132
RH
5397#, c-format
5398msgid "leafproc symbol '%s' undefined"
5399msgstr ""
5400
06647dfd 5401#: config/tc-i960.c:3086
252b5132
RH
5402#, c-format
5403msgid "Warning: making leafproc entries %s and %s both global\n"
5404msgstr ""
5405
06647dfd 5406#: config/tc-i960.c:3191
252b5132
RH
5407msgid "option --link-relax is only supported in b.out format"
5408msgstr ""
5409
06647dfd 5410#: config/tc-ia64.c:982
87ccc1b0 5411msgid "Bad .section directive: want a,o,s,w,x,M,S,G,T in string"
252b5132
RH
5412msgstr ""
5413
06647dfd 5414#: config/tc-ia64.c:1119
a85d7ed0
NC
5415msgid "Unwind directive not followed by an instruction."
5416msgstr ""
5417
06647dfd 5418#: config/tc-ia64.c:4930
60bcf0fa
NC
5419msgid "Register name expected"
5420msgstr ""
5421
06647dfd 5422#: config/tc-ia64.c:4935 config/tc-ia64.c:5251
60bcf0fa
NC
5423msgid "Comma expected"
5424msgstr ""
5425
06647dfd 5426#: config/tc-ia64.c:4943
60bcf0fa
NC
5427msgid "Register value annotation ignored"
5428msgstr ""
5429
06647dfd 5430#: config/tc-ia64.c:4984
60bcf0fa
NC
5431msgid "Directive invalid within a bundle"
5432msgstr ""
5433
06647dfd 5434#: config/tc-ia64.c:5077
60bcf0fa
NC
5435msgid "Missing predicate relation type"
5436msgstr ""
5437
06647dfd 5438#: config/tc-ia64.c:5083
60bcf0fa
NC
5439msgid "Unrecognized predicate relation type"
5440msgstr ""
5441
06647dfd
AM
5442#: config/tc-ia64.c:5130
5443msgid "Bad register range"
60bcf0fa
NC
5444msgstr ""
5445
06647dfd
AM
5446#: config/tc-ia64.c:5139
5447msgid "Predicate register expected"
60bcf0fa
NC
5448msgstr ""
5449
06647dfd
AM
5450#: config/tc-ia64.c:5144
5451msgid "Duplicate predicate register ignored"
60bcf0fa
NC
5452msgstr ""
5453
06647dfd 5454#: config/tc-ia64.c:5162
60bcf0fa
NC
5455msgid "Predicate source and target required"
5456msgstr ""
5457
06647dfd 5458#: config/tc-ia64.c:5164 config/tc-ia64.c:5176
60bcf0fa
NC
5459msgid "Use of p0 is not valid in this context"
5460msgstr ""
5461
06647dfd 5462#: config/tc-ia64.c:5171
60bcf0fa
NC
5463msgid "At least two PR arguments expected"
5464msgstr ""
5465
06647dfd 5466#: config/tc-ia64.c:5185
60bcf0fa
NC
5467msgid "At least one PR argument expected"
5468msgstr ""
5469
06647dfd 5470#: config/tc-ia64.c:5221
60bcf0fa
NC
5471#, c-format
5472msgid "Inserting \"%s\" into entry hint table failed: %s"
5473msgstr ""
5474
5475#. FIXME -- need 62-bit relocation type
06647dfd 5476#: config/tc-ia64.c:5697
60bcf0fa
NC
5477msgid "62-bit relocation not yet implemented"
5478msgstr ""
5479
dc84e067
NC
5480#. XXX technically, this is wrong: we should not be issuing warning
5481#. messages until we're sure this instruction pattern is going to
5482#. be used!
06647dfd 5483#: config/tc-ia64.c:5770
60bcf0fa
NC
5484msgid "lower 16 bits of mask ignored"
5485msgstr ""
5486
06647dfd 5487#: config/tc-ia64.c:6389
60bcf0fa
NC
5488msgid "Value truncated to 62 bits"
5489msgstr ""
5490
8ea2b00f
AM
5491#. Give an error if a frag containing code is not aligned to a 16 byte
5492#. boundary.
06647dfd 5493#: config/tc-ia64.c:6527 config/tc-ia64.h:171
8ea2b00f
AM
5494msgid "instruction address is not a multiple of 16"
5495msgstr ""
5496
06647dfd 5497#: config/tc-ia64.c:7049
60bcf0fa
NC
5498#, c-format
5499msgid "Unrecognized option '-x%s'"
5500msgstr ""
5501
06647dfd 5502#: config/tc-ia64.c:7077
60bcf0fa
NC
5503msgid ""
5504"IA-64 options:\n"
87ccc1b0
NC
5505" --mconstant-gp\t mark output file as using the constant-GP model\n"
5506"\t\t\t (sets ELF header flag EF_IA_64_CONS_GP)\n"
5507" --mauto-pic\t\t mark output file as using the constant-GP model\n"
5508"\t\t\t without function descriptors (sets ELF header flag\n"
5509"\t\t\t EF_IA_64_NOFUNCDESC_CONS_GP)\n"
5f68c319
NC
5510" -milp32|-milp64|-mlp64|-mp64\tselect data model (default -mlp64)\n"
5511" -mle | -mbe\t\t select little- or big-endian byte order (default -mle)\n"
06647dfd
AM
5512" -munwind-check=[warning|error]\n"
5513"\t\t\t unwind directive check (default -munwind-check=warning)\n"
5514" -mhint.b=[ok|warning|error]\n"
5515"\t\t\t hint.b check (default -mhint.b=error)\n"
5516" -x | -xexplicit\t turn on dependency violation checking\n"
5517" -xauto\t\t automagically remove dependency violations (default)\n"
5518" -xnone\t\t turn off dependency violation checking\n"
60bcf0fa 5519" -xdebug\t\t debug dependency violation checker\n"
06647dfd
AM
5520" -xdebugn\t\t debug dependency violation checker but turn off\n"
5521"\t\t\t dependency violation checking\n"
5522" -xdebugx\t\t debug dependency violation checker and turn on\n"
5523"\t\t\t dependency violation checking\n"
60bcf0fa
NC
5524msgstr ""
5525
06647dfd 5526#: config/tc-ia64.c:7105
328577ad
NC
5527msgid "--gstabs is not supported for ia64"
5528msgstr ""
5529
06647dfd 5530#: config/tc-ia64.c:7408 config/tc-mips.c:1138
5f68c319
NC
5531msgid "Could not set architecture and machine"
5532msgstr ""
5533
06647dfd 5534#: config/tc-ia64.c:7524
60bcf0fa
NC
5535msgid "Explicit stops are ignored in auto mode"
5536msgstr ""
5537
06647dfd 5538#: config/tc-ia64.c:7576
60bcf0fa
NC
5539msgid "Found '{' after explicit switch to automatic mode"
5540msgstr ""
5541
06647dfd 5542#: config/tc-ia64.c:8142
328577ad
NC
5543#, c-format
5544msgid "Unhandled dependency %s for %s (%s), note %d"
5545msgstr ""
5546
06647dfd 5547#: config/tc-ia64.c:9417
60bcf0fa
NC
5548#, c-format
5549msgid "Unrecognized dependency specifier %d\n"
5550msgstr ""
5551
06647dfd 5552#: config/tc-ia64.c:10311
60bcf0fa
NC
5553msgid "Only the first path encountering the conflict is reported"
5554msgstr ""
5555
06647dfd 5556#: config/tc-ia64.c:10314
60bcf0fa
NC
5557msgid "This is the location of the conflicting usage"
5558msgstr ""
5559
06647dfd 5560#: config/tc-ia64.c:11528
6e1772d5
AM
5561msgid "Can't add stop bit to mark end of instruction group"
5562msgstr ""
5563
06647dfd 5564#: config/tc-ia64.c:11628 read.c:1411 read.c:2176 read.c:2772
87ccc1b0
NC
5565msgid "expected symbol name"
5566msgstr ""
5567
06647dfd 5568#: config/tc-ia64.c:11638 read.c:2186 read.c:2782 stabs.c:471
87ccc1b0
NC
5569#, c-format
5570msgid "expected comma after \"%s\""
5571msgstr ""
5572
06647dfd 5573#: config/tc-ia64.c:11680
87ccc1b0
NC
5574#, c-format
5575msgid "`%s' is already the alias of %s `%s'"
5576msgstr ""
5577
06647dfd 5578#: config/tc-ia64.c:11690
87ccc1b0
NC
5579#, c-format
5580msgid "%s `%s' already has an alias `%s'"
5581msgstr ""
5582
06647dfd 5583#: config/tc-ia64.c:11701
87ccc1b0
NC
5584#, c-format
5585msgid "inserting \"%s\" into %s alias hash table failed: %s"
5586msgstr ""
5587
06647dfd 5588#: config/tc-ia64.c:11709
87ccc1b0
NC
5589#, c-format
5590msgid "inserting \"%s\" into %s name hash table failed: %s"
5591msgstr ""
5592
06647dfd 5593#: config/tc-ia64.c:11728
87ccc1b0
NC
5594#, c-format
5595msgid "symbol `%s' aliased to `%s' is not used"
5596msgstr ""
5597
06647dfd 5598#: config/tc-ia64.c:11750
87ccc1b0
NC
5599#, c-format
5600msgid "section `%s' aliased to `%s' is not used"
5601msgstr ""
5602
76bff705 5603#: config/tc-ip2k.c:123
6e1772d5 5604#, c-format
87ccc1b0
NC
5605msgid "IP2K specific command line options:\n"
5606msgstr ""
5607
76bff705 5608#: config/tc-ip2k.c:124
6e1772d5 5609#, c-format
87ccc1b0
NC
5610msgid " -mip2022 restrict to IP2022 insns \n"
5611msgstr ""
5612
76bff705 5613#: config/tc-ip2k.c:125
6e1772d5 5614#, c-format
87ccc1b0
NC
5615msgid " -mip2022ext permit extended IP2022 insn\n"
5616msgstr ""
5617
76bff705 5618#: config/tc-ip2k.c:246
87ccc1b0
NC
5619msgid "md_pcrel_from\n"
5620msgstr ""
5621
a74801ba 5622#. Pretend that we do not recognise this option.
06647dfd 5623#: config/tc-m32r.c:334
a74801ba
ILT
5624msgid "Unrecognised option: -hidden"
5625msgstr ""
5626
06647dfd 5627#: config/tc-m32r.c:361 config/tc-sparc.c:596
6e1772d5
AM
5628msgid "Unrecognized option following -K"
5629msgstr ""
5630
06647dfd 5631#: config/tc-m32r.c:377
6e1772d5 5632#, c-format
252b5132
RH
5633msgid " M32R specific command line options:\n"
5634msgstr ""
5635
06647dfd 5636#: config/tc-m32r.c:379
6e1772d5 5637#, c-format
8ad3436c
AM
5638msgid ""
5639" -m32r disable support for the m32rx instruction set\n"
5640msgstr ""
5641
06647dfd 5642#: config/tc-m32r.c:381
6e1772d5 5643#, c-format
a74801ba
ILT
5644msgid " -m32rx support the extended m32rx instruction set\n"
5645msgstr ""
5646
06647dfd 5647#: config/tc-m32r.c:383
6e1772d5
AM
5648#, c-format
5649msgid " -m32r2 support the extended m32r2 instruction set\n"
5650msgstr ""
5651
06647dfd 5652#: config/tc-m32r.c:385
6e1772d5
AM
5653#, c-format
5654msgid " -EL,-little produce little endian code and data\n"
5655msgstr ""
5656
06647dfd 5657#: config/tc-m32r.c:387
6e1772d5
AM
5658#, c-format
5659msgid " -EB,-big produce big endian code and data\n"
5660msgstr ""
5661
06647dfd 5662#: config/tc-m32r.c:389
6e1772d5
AM
5663#, c-format
5664msgid " -parallel try to combine instructions in parallel\n"
5665msgstr ""
5666
06647dfd 5667#: config/tc-m32r.c:391
6e1772d5
AM
5668#, c-format
5669msgid " -no-parallel disable -parallel\n"
5670msgstr ""
5671
06647dfd 5672#: config/tc-m32r.c:393
6e1772d5
AM
5673#, c-format
5674msgid ""
5675" -no-bitinst disallow the M32R2's extended bit-field "
5676"instructions\n"
5677msgstr ""
5678
06647dfd 5679#: config/tc-m32r.c:395
6e1772d5
AM
5680#, c-format
5681msgid " -O try to optimize code. Implies -parallel\n"
a74801ba
ILT
5682msgstr ""
5683
06647dfd 5684#: config/tc-m32r.c:398
6e1772d5 5685#, c-format
a74801ba
ILT
5686msgid ""
5687" -warn-explicit-parallel-conflicts warn when parallel instructions\n"
5688msgstr ""
5689
06647dfd 5690#: config/tc-m32r.c:400
6e1772d5
AM
5691#, c-format
5692msgid " might violate contraints\n"
a74801ba
ILT
5693msgstr ""
5694
06647dfd 5695#: config/tc-m32r.c:402
6e1772d5 5696#, c-format
a74801ba
ILT
5697msgid " -no-warn-explicit-parallel-conflicts do not warn when parallel\n"
5698msgstr ""
5699
06647dfd 5700#: config/tc-m32r.c:404
6e1772d5 5701#, c-format
a74801ba 5702msgid ""
6e1772d5
AM
5703" instructions might violate "
5704"contraints\n"
a74801ba
ILT
5705msgstr ""
5706
06647dfd 5707#: config/tc-m32r.c:406
6e1772d5 5708#, c-format
a74801ba
ILT
5709msgid ""
5710" -Wp synonym for -warn-explicit-parallel-conflicts\n"
5711msgstr ""
5712
06647dfd 5713#: config/tc-m32r.c:408
6e1772d5 5714#, c-format
a74801ba
ILT
5715msgid ""
5716" -Wnp synonym for -no-warn-explicit-parallel-conflicts\n"
5717msgstr ""
5718
06647dfd 5719#: config/tc-m32r.c:410
6e1772d5
AM
5720#, c-format
5721msgid ""
5722" -ignore-parallel-conflicts do not check parallel instructions\n"
5723msgstr ""
5724
06647dfd 5725#: config/tc-m32r.c:412
6e1772d5
AM
5726#, c-format
5727msgid " fo contraint violations\n"
5728msgstr ""
5729
06647dfd 5730#: config/tc-m32r.c:414
6e1772d5
AM
5731#, c-format
5732msgid ""
5733" -no-ignore-parallel-conflicts check parallel instructions for\n"
5734msgstr ""
5735
06647dfd 5736#: config/tc-m32r.c:416
6e1772d5
AM
5737#, c-format
5738msgid " contraint violations\n"
5739msgstr ""
5740
06647dfd 5741#: config/tc-m32r.c:418
6e1772d5
AM
5742#, c-format
5743msgid " -Ip synonym for -ignore-parallel-conflicts\n"
5744msgstr ""
5745
06647dfd 5746#: config/tc-m32r.c:420
6e1772d5
AM
5747#, c-format
5748msgid " -nIp synonym for -no-ignore-parallel-conflicts\n"
5749msgstr ""
5750
06647dfd 5751#: config/tc-m32r.c:423
6e1772d5 5752#, c-format
252b5132
RH
5753msgid ""
5754" -warn-unmatched-high warn when an (s)high reloc has no matching low "
5755"reloc\n"
5756msgstr ""
5757
06647dfd 5758#: config/tc-m32r.c:425
6e1772d5 5759#, c-format
252b5132
RH
5760msgid " -no-warn-unmatched-high do not warn about missing low relocs\n"
5761msgstr ""
5762
06647dfd 5763#: config/tc-m32r.c:427
6e1772d5 5764#, c-format
252b5132
RH
5765msgid " -Wuh synonym for -warn-unmatched-high\n"
5766msgstr ""
5767
06647dfd 5768#: config/tc-m32r.c:429
6e1772d5 5769#, c-format
252b5132
RH
5770msgid " -Wnuh synonym for -no-warn-unmatched-high\n"
5771msgstr ""
5772
06647dfd 5773#: config/tc-m32r.c:432
6e1772d5
AM
5774#, c-format
5775msgid " -KPIC generate PIC\n"
5776msgstr ""
5777
06647dfd 5778#: config/tc-m32r.c:892
6e1772d5 5779msgid "instructions write to the same destination register."
a74801ba
ILT
5780msgstr ""
5781
06647dfd 5782#: config/tc-m32r.c:900
a74801ba
ILT
5783msgid "Instructions do not use parallel execution pipelines."
5784msgstr ""
5785
06647dfd 5786#: config/tc-m32r.c:908
a74801ba
ILT
5787msgid "Instructions share the same execution pipeline"
5788msgstr ""
5789
06647dfd 5790#: config/tc-m32r.c:984 config/tc-m32r.c:1098
252b5132 5791#, c-format
a74801ba
ILT
5792msgid "not a 16 bit instruction '%s'"
5793msgstr ""
5794
06647dfd 5795#: config/tc-m32r.c:996 config/tc-m32r.c:1110 config/tc-m32r.c:1295
6e1772d5
AM
5796#, c-format
5797msgid "instruction '%s' is for the M32R2 only"
5798msgstr ""
5799
06647dfd 5800#: config/tc-m32r.c:1009 config/tc-m32r.c:1123 config/tc-m32r.c:1308
a74801ba
ILT
5801#, c-format
5802msgid "unknown instruction '%s'"
5803msgstr ""
5804
06647dfd 5805#: config/tc-m32r.c:1018 config/tc-m32r.c:1130 config/tc-m32r.c:1315
a74801ba
ILT
5806#, c-format
5807msgid "instruction '%s' is for the M32RX only"
5808msgstr ""
5809
06647dfd 5810#: config/tc-m32r.c:1027 config/tc-m32r.c:1139
a74801ba
ILT
5811#, c-format
5812msgid "instruction '%s' cannot be executed in parallel."
5813msgstr ""
5814
06647dfd 5815#: config/tc-m32r.c:1082 config/tc-m32r.c:1164 config/tc-m32r.c:1372
a74801ba
ILT
5816msgid "internal error: lookup/get operands failed"
5817msgstr ""
5818
06647dfd 5819#: config/tc-m32r.c:1149
a74801ba
ILT
5820#, c-format
5821msgid "'%s': only the NOP instruction can be issued in parallel on the m32r"
5822msgstr ""
5823
06647dfd 5824#: config/tc-m32r.c:1178
a74801ba
ILT
5825#, c-format
5826msgid ""
5827"%s: output of 1st instruction is the same as an input to 2nd instruction - "
5828"is this intentional ?"
252b5132
RH
5829msgstr ""
5830
06647dfd 5831#: config/tc-m32r.c:1182
a74801ba
ILT
5832#, c-format
5833msgid ""
5834"%s: output of 2nd instruction is the same as an input to 1st instruction - "
5835"is this intentional ?"
5836msgstr ""
5837
06647dfd 5838#: config/tc-m32r.c:1551 config/tc-ppc.c:1758 config/tc-ppc.c:4350
252b5132
RH
5839msgid "Expected comma after symbol-name: rest of line ignored."
5840msgstr ""
5841
06647dfd 5842#: config/tc-m32r.c:1561
252b5132
RH
5843#, c-format
5844msgid ".SCOMMon length (%ld.) <0! Ignored."
5845msgstr ""
5846
06647dfd 5847#: config/tc-m32r.c:1575 config/tc-ppc.c:1780 config/tc-ppc.c:2937
8ea2b00f 5848#: config/tc-ppc.c:4374
252b5132
RH
5849msgid "ignoring bad alignment"
5850msgstr ""
5851
06647dfd 5852#: config/tc-m32r.c:1587 config/tc-ppc.c:1817 config/tc-v850.c:335
328577ad
NC
5853msgid "Common alignment not a power of 2"
5854msgstr ""
5855
06647dfd 5856#: config/tc-m32r.c:1602 config/tc-ppc.c:1791 config/tc-ppc.c:4386
252b5132
RH
5857#, c-format
5858msgid "Ignoring attempt to re-define symbol `%s'."
5859msgstr ""
5860
06647dfd 5861#: config/tc-m32r.c:1611
252b5132
RH
5862#, c-format
5863msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld."
5864msgstr ""
5865
06647dfd
AM
5866#: config/tc-m32r.c:1839
5867msgid "Addend to unresolved symbol not on word boundary."
5868msgstr ""
5869
5870#: config/tc-m32r.c:1988 config/tc-m32r.c:2038 config/tc-sh.c:747
8ea2b00f
AM
5871msgid "Invalid PIC expression."
5872msgstr ""
5873
06647dfd 5874#: config/tc-m32r.c:2129
252b5132
RH
5875msgid "Unmatched high/shigh reloc"
5876msgstr ""
5877
06647dfd 5878#: config/tc-m32r.c:2380 config/tc-sparc.c:3525
6e1772d5
AM
5879#, c-format
5880msgid "internal error: can't export reloc type %d (`%s')"
5881msgstr ""
5882
06647dfd 5883#: config/tc-m68hc11.c:369
60bcf0fa
NC
5884#, c-format
5885msgid ""
87ccc1b0
NC
5886"Motorola 68HC11/68HC12/68HCS12 options:\n"
5887" -m68hc11 | -m68hc12 |\n"
5888" -m68hcs12 specify the processor [default %s]\n"
5889" -mshort use 16-bit int ABI (default)\n"
5890" -mlong use 32-bit int ABI\n"
5891" -mshort-double use 32-bit double ABI\n"
5892" -mlong-double use 64-bit double ABI (default)\n"
60bcf0fa
NC
5893" --force-long-branchs always turn relative branchs into absolute ones\n"
5894" -S,--short-branchs do not turn relative branchs into absolute ones\n"
5895" when the offset is out of range\n"
5896" --strict-direct-mode do not turn the direct mode into extended mode\n"
5897" when the instruction does not support direct mode\n"
5898" --print-insn-syntax print the syntax of instruction in case of error\n"
5899" --print-opcodes print the list of instructions with syntax\n"
5900" --generate-example generate an example of each instruction\n"
5901" (used for testing)\n"
5902msgstr ""
5903
06647dfd 5904#: config/tc-m68hc11.c:415
60bcf0fa
NC
5905#, c-format
5906msgid "Default target `%s' is not supported."
5907msgstr ""
5908
5909#. Dump the opcode statistics table.
06647dfd 5910#: config/tc-m68hc11.c:433
6e1772d5 5911#, c-format
60bcf0fa
NC
5912msgid "Name # Modes Min ops Max ops Modes mask # Used\n"
5913msgstr ""
5914
06647dfd 5915#: config/tc-m68hc11.c:499
60bcf0fa
NC
5916#, c-format
5917msgid "Option `%s' is not recognized."
5918msgstr ""
5919
06647dfd 5920#: config/tc-m68hc11.c:721
60bcf0fa
NC
5921msgid "#<imm8>"
5922msgstr ""
5923
06647dfd 5924#: config/tc-m68hc11.c:730
60bcf0fa
NC
5925msgid "#<imm16>"
5926msgstr ""
5927
06647dfd 5928#: config/tc-m68hc11.c:739 config/tc-m68hc11.c:748
60bcf0fa
NC
5929msgid "<imm8>,X"
5930msgstr ""
5931
06647dfd 5932#: config/tc-m68hc11.c:775
60bcf0fa
NC
5933msgid "*<abs8>"
5934msgstr ""
5935
06647dfd 5936#: config/tc-m68hc11.c:787
60bcf0fa
NC
5937msgid "#<mask>"
5938msgstr ""
5939
06647dfd 5940#: config/tc-m68hc11.c:797
60bcf0fa
NC
5941#, c-format
5942msgid "symbol%d"
5943msgstr ""
5944
06647dfd 5945#: config/tc-m68hc11.c:799
60bcf0fa
NC
5946msgid "<abs>"
5947msgstr ""
5948
06647dfd 5949#: config/tc-m68hc11.c:818
60bcf0fa
NC
5950msgid "<label>"
5951msgstr ""
5952
06647dfd 5953#: config/tc-m68hc11.c:834
60bcf0fa
NC
5954#, c-format
5955msgid ""
5956"# Example of `%s' instructions\n"
5957"\t.sect .text\n"
5958"_start:\n"
5959msgstr ""
5960
06647dfd 5961#: config/tc-m68hc11.c:881
60bcf0fa
NC
5962#, c-format
5963msgid "Instruction `%s' is not recognized."
5964msgstr ""
5965
06647dfd 5966#: config/tc-m68hc11.c:886
60bcf0fa
NC
5967#, c-format
5968msgid "Instruction formats for `%s':"
5969msgstr ""
5970
06647dfd 5971#: config/tc-m68hc11.c:1016
60bcf0fa
NC
5972#, c-format
5973msgid "Immediate operand is not allowed for operand %d."
5974msgstr ""
5975
06647dfd 5976#: config/tc-m68hc11.c:1060
60bcf0fa
NC
5977msgid "Indirect indexed addressing is not valid for 68HC11."
5978msgstr ""
5979
06647dfd 5980#: config/tc-m68hc11.c:1080
60bcf0fa
NC
5981msgid "Spurious `,' or bad indirect register addressing mode."
5982msgstr ""
5983
06647dfd 5984#: config/tc-m68hc11.c:1102
60bcf0fa
NC
5985msgid "Missing second register or offset for indexed-indirect mode."
5986msgstr ""
5987
06647dfd 5988#: config/tc-m68hc11.c:1112
60bcf0fa
NC
5989msgid "Missing second register for indexed-indirect mode."
5990msgstr ""
5991
06647dfd 5992#: config/tc-m68hc11.c:1128
60bcf0fa
NC
5993msgid "Missing `]' to close indexed-indirect mode."
5994msgstr ""
5995
06647dfd 5996#: config/tc-m68hc11.c:1173
60bcf0fa
NC
5997msgid "Illegal operand."
5998msgstr ""
5999
06647dfd 6000#: config/tc-m68hc11.c:1178
60bcf0fa
NC
6001msgid "Missing operand."
6002msgstr ""
6003
06647dfd 6004#: config/tc-m68hc11.c:1231
60bcf0fa
NC
6005msgid "Pre-increment mode is not valid for 68HC11"
6006msgstr ""
6007
06647dfd 6008#: config/tc-m68hc11.c:1244
60bcf0fa
NC
6009msgid "Wrong register in register indirect mode."
6010msgstr ""
6011
06647dfd 6012#: config/tc-m68hc11.c:1252
60bcf0fa
NC
6013msgid "Missing `]' to close register indirect operand."
6014msgstr ""
6015
06647dfd 6016#: config/tc-m68hc11.c:1272
60bcf0fa
NC
6017msgid "Post-decrement mode is not valid for 68HC11."
6018msgstr ""
6019
06647dfd 6020#: config/tc-m68hc11.c:1280
60bcf0fa
NC
6021msgid "Post-increment mode is not valid for 68HC11."
6022msgstr ""
6023
06647dfd 6024#: config/tc-m68hc11.c:1298
60bcf0fa
NC
6025msgid "Invalid indexed indirect mode."
6026msgstr ""
6027
06647dfd 6028#: config/tc-m68hc11.c:1390
60bcf0fa
NC
6029#, c-format
6030msgid "Trap id `%ld' is out of range."
6031msgstr ""
6032
06647dfd 6033#: config/tc-m68hc11.c:1394
60bcf0fa
NC
6034msgid "Trap id must be within [0x30..0x39] or [0x40..0xff]."
6035msgstr ""
6036
06647dfd 6037#: config/tc-m68hc11.c:1401
60bcf0fa
NC
6038#, c-format
6039msgid "Operand out of 8-bit range: `%ld'."
6040msgstr ""
6041
06647dfd 6042#: config/tc-m68hc11.c:1408
60bcf0fa
NC
6043msgid "The trap id must be a constant."
6044msgstr ""
6045
06647dfd 6046#: config/tc-m68hc11.c:1443
60bcf0fa
NC
6047#, c-format
6048msgid "Operand `%x' not recognized in fixup8."
6049msgstr ""
6050
06647dfd 6051#: config/tc-m68hc11.c:1460 config/tc-m68hc11.c:1509
60bcf0fa
NC
6052#, c-format
6053msgid "Operand out of 16-bit range: `%ld'."
6054msgstr ""
6055
06647dfd 6056#: config/tc-m68hc11.c:1492 config/tc-m68hc11.c:1525
60bcf0fa
NC
6057#, c-format
6058msgid "Operand `%x' not recognized in fixup16."
6059msgstr ""
6060
06647dfd 6061#: config/tc-m68hc11.c:1542
60bcf0fa
NC
6062#, c-format
6063msgid "Unexpected branch conversion with `%x'"
6064msgstr ""
6065
06647dfd 6066#: config/tc-m68hc11.c:1633 config/tc-m68hc11.c:1771
60bcf0fa
NC
6067#, c-format
6068msgid "Operand out of range for a relative branch: `%ld'"
6069msgstr ""
6070
06647dfd 6071#: config/tc-m68hc11.c:1739
60bcf0fa
NC
6072msgid "Invalid register for dbcc/tbcc instruction."
6073msgstr ""
6074
06647dfd 6075#: config/tc-m68hc11.c:1827
60bcf0fa
NC
6076#, c-format
6077msgid "Increment/decrement value is out of range: `%ld'."
6078msgstr ""
6079
06647dfd 6080#: config/tc-m68hc11.c:1838
60bcf0fa
NC
6081msgid "Expecting a register."
6082msgstr ""
6083
06647dfd 6084#: config/tc-m68hc11.c:1853
60bcf0fa
NC
6085msgid "Invalid register for post/pre increment."
6086msgstr ""
6087
06647dfd 6088#: config/tc-m68hc11.c:1883
60bcf0fa
NC
6089msgid "Invalid register."
6090msgstr ""
6091
06647dfd 6092#: config/tc-m68hc11.c:1890
60bcf0fa
NC
6093#, c-format
6094msgid "Offset out of 16-bit range: %ld."
6095msgstr ""
6096
06647dfd 6097#: config/tc-m68hc11.c:1895
5f68c319
NC
6098#, c-format
6099msgid "Offset out of 5-bit range for movw/movb insn: %ld."
60bcf0fa
NC
6100msgstr ""
6101
06647dfd 6102#: config/tc-m68hc11.c:2001
60bcf0fa
NC
6103msgid "Expecting register D for indexed indirect mode."
6104msgstr ""
6105
06647dfd 6106#: config/tc-m68hc11.c:2003
60bcf0fa
NC
6107msgid "Indexed indirect mode is not allowed for movb/movw."
6108msgstr ""
6109
06647dfd 6110#: config/tc-m68hc11.c:2020
60bcf0fa
NC
6111msgid "Invalid accumulator register."
6112msgstr ""
6113
06647dfd 6114#: config/tc-m68hc11.c:2045
60bcf0fa
NC
6115msgid "Invalid indexed register."
6116msgstr ""
6117
06647dfd 6118#: config/tc-m68hc11.c:2053
60bcf0fa
NC
6119msgid "Addressing mode not implemented yet."
6120msgstr ""
6121
06647dfd 6122#: config/tc-m68hc11.c:2066
60bcf0fa
NC
6123msgid "Invalid source register for this instruction, use 'tfr'."
6124msgstr ""
6125
06647dfd 6126#: config/tc-m68hc11.c:2068
60bcf0fa
NC
6127msgid "Invalid source register."
6128msgstr ""
6129
06647dfd 6130#: config/tc-m68hc11.c:2073
60bcf0fa
NC
6131msgid "Invalid destination register for this instruction, use 'tfr'."
6132msgstr ""
6133
06647dfd 6134#: config/tc-m68hc11.c:2075
60bcf0fa
NC
6135msgid "Invalid destination register."
6136msgstr ""
6137
06647dfd 6138#: config/tc-m68hc11.c:2171
60bcf0fa
NC
6139msgid "Invalid indexed register, expecting register X."
6140msgstr ""
6141
06647dfd 6142#: config/tc-m68hc11.c:2173
60bcf0fa
NC
6143msgid "Invalid indexed register, expecting register Y."
6144msgstr ""
6145
06647dfd 6146#: config/tc-m68hc11.c:2479
60bcf0fa
NC
6147msgid "No instruction or missing opcode."
6148msgstr ""
6149
06647dfd 6150#: config/tc-m68hc11.c:2544
60bcf0fa
NC
6151#, c-format
6152msgid "Opcode `%s' is not recognized."
6153msgstr ""
6154
06647dfd 6155#: config/tc-m68hc11.c:2566
60bcf0fa
NC
6156#, c-format
6157msgid "Garbage at end of instruction: `%s'."
6158msgstr ""
6159
06647dfd 6160#: config/tc-m68hc11.c:2589
60bcf0fa
NC
6161#, c-format
6162msgid "Invalid operand for `%s'"
6163msgstr ""
6164
06647dfd 6165#: config/tc-m68hc11.c:2640
87ccc1b0
NC
6166#, c-format
6167msgid "Invalid mode: %s\n"
6168msgstr ""
6169
06647dfd 6170#: config/tc-m68hc11.c:2700
87ccc1b0
NC
6171msgid "bad .relax format"
6172msgstr ""
6173
06647dfd 6174#: config/tc-m68hc11.c:2744
60bcf0fa
NC
6175#, c-format
6176msgid "Relocation %d is not supported by object file format."
6177msgstr ""
6178
06647dfd 6179#: config/tc-m68hc11.c:3023
60bcf0fa
NC
6180msgid "bra or bsr with undefined symbol."
6181msgstr ""
6182
06647dfd 6183#: config/tc-m68hc11.c:3126 config/tc-m68hc11.c:3183
60bcf0fa
NC
6184#, c-format
6185msgid "Subtype %d is not recognized."
6186msgstr ""
6187
06647dfd 6188#: config/tc-m68hc11.c:3242
60bcf0fa
NC
6189msgid "Expression too complex."
6190msgstr ""
6191
06647dfd 6192#: config/tc-m68hc11.c:3275
60bcf0fa
NC
6193msgid "Value out of 16-bit range."
6194msgstr ""
6195
06647dfd 6196#: config/tc-m68hc11.c:3293
60bcf0fa
NC
6197#, c-format
6198msgid "Value %ld too large for 8-bit PC-relative branch."
6199msgstr ""
6200
06647dfd 6201#: config/tc-m68hc11.c:3300
60bcf0fa
NC
6202#, c-format
6203msgid "Auto increment/decrement offset '%ld' is out of range."
6204msgstr ""
6205
06647dfd 6206#: config/tc-m68hc11.c:3313
6e1772d5
AM
6207#, c-format
6208msgid "Offset out of 5-bit range for movw/movb insn: %ld"
6209msgstr ""
6210
06647dfd 6211#: config/tc-m68hc11.c:3329
60bcf0fa
NC
6212#, c-format
6213msgid "Line %d: unknown relocation type: 0x%x."
6214msgstr ""
6215
06647dfd 6216#: config/tc-m68k.c:693
8ea2b00f
AM
6217msgid "no matching ColdFire architectures found"
6218msgstr ""
6219
06647dfd 6220#: config/tc-m68k.c:707
8ea2b00f
AM
6221msgid " or "
6222msgstr ""
6223
06647dfd 6224#: config/tc-m68k.c:712
8ea2b00f
AM
6225msgid ", or "
6226msgstr ""
6227
06647dfd 6228#: config/tc-m68k.c:729
8ea2b00f
AM
6229msgid ", or aliases"
6230msgstr ""
6231
06647dfd 6232#: config/tc-m68k.c:753 config/tc-m68k.c:4765 config/tc-m68k.c:5156
6e1772d5
AM
6233msgid "Tried to convert PC relative branch to absolute jump"
6234msgstr ""
6235
06647dfd 6236#: config/tc-m68k.c:760 config/tc-m68k.c:4755
6e1772d5
AM
6237msgid "Tried to convert PC relative BSR to absolute JSR"
6238msgstr ""
6239
06647dfd 6240#: config/tc-m68k.c:765
252b5132
RH
6241msgid "Unknown PC relative instruction"
6242msgstr ""
6243
06647dfd 6244#: config/tc-m68k.c:897
8ad3436c
AM
6245#, c-format
6246msgid "Can not do %d byte pc-relative relocation"
6247msgstr ""
6248
06647dfd 6249#: config/tc-m68k.c:899
252b5132
RH
6250#, c-format
6251msgid "Can not do %d byte pc-relative pic relocation"
6252msgstr ""
6253
06647dfd 6254#: config/tc-m68k.c:904
8ad3436c
AM
6255#, c-format
6256msgid "Can not do %d byte relocation"
6257msgstr ""
6258
06647dfd 6259#: config/tc-m68k.c:906
252b5132
RH
6260#, c-format
6261msgid "Can not do %d byte pic relocation"
6262msgstr ""
6263
06647dfd 6264#: config/tc-m68k.c:971
a85d7ed0
NC
6265#, c-format
6266msgid "Unable to produce reloc against symbol '%s'"
6267msgstr ""
6268
06647dfd 6269#: config/tc-m68k.c:1015 config/tc-vax.c:3456
252b5132
RH
6270#, c-format
6271msgid "Cannot make %s relocation PC relative"
6272msgstr ""
6273
06647dfd 6274#: config/tc-m68k.c:1107 config/tc-tahoe.c:1495 config/tc-vax.c:1895
252b5132
RH
6275msgid "No operator"
6276msgstr ""
6277
06647dfd 6278#: config/tc-m68k.c:1137 config/tc-tahoe.c:1512 config/tc-vax.c:1912
252b5132
RH
6279msgid "Unknown operator"
6280msgstr ""
6281
06647dfd 6282#: config/tc-m68k.c:1990
252b5132
RH
6283msgid "invalid instruction for this architecture; needs "
6284msgstr ""
6285
06647dfd 6286#: config/tc-m68k.c:1996
8ea2b00f
AM
6287msgid "ColdFire ISA_A"
6288msgstr ""
6289
06647dfd 6290#: config/tc-m68k.c:2004
8ea2b00f
AM
6291msgid "ColdFire hardware divide"
6292msgstr ""
6293
06647dfd 6294#: config/tc-m68k.c:2012
8ea2b00f
AM
6295msgid "ColdFire ISA_A+"
6296msgstr ""
6297
06647dfd 6298#: config/tc-m68k.c:2020
8ea2b00f 6299msgid "ColdFire ISA_B"
6e1772d5
AM
6300msgstr ""
6301
06647dfd 6302#: config/tc-m68k.c:2028
8ea2b00f
AM
6303msgid "ColdFire fpu"
6304msgstr ""
6305
06647dfd 6306#: config/tc-m68k.c:2035
252b5132
RH
6307msgid "fpu (68040, 68060 or 68881/68882)"
6308msgstr ""
6309
06647dfd 6310#: config/tc-m68k.c:2038
252b5132
RH
6311msgid "mmu (68030 or 68851)"
6312msgstr ""
6313
06647dfd 6314#: config/tc-m68k.c:2041
252b5132
RH
6315msgid "68020 or higher"
6316msgstr ""
6317
06647dfd 6318#: config/tc-m68k.c:2044
252b5132
RH
6319msgid "68000 or higher"
6320msgstr ""
6321
06647dfd 6322#: config/tc-m68k.c:2047
252b5132
RH
6323msgid "68010 or higher"
6324msgstr ""
6325
06647dfd 6326#: config/tc-m68k.c:2075
252b5132
RH
6327msgid "operands mismatch"
6328msgstr ""
6329
06647dfd
AM
6330#: config/tc-m68k.c:2136 config/tc-m68k.c:2142 config/tc-m68k.c:2148
6331#: config/tc-mmix.c:2526 config/tc-mmix.c:2550
252b5132
RH
6332msgid "operand out of range"
6333msgstr ""
6334
06647dfd 6335#: config/tc-m68k.c:2205
252b5132
RH
6336#, c-format
6337msgid "Bignum too big for %c format; truncated"
6338msgstr ""
6339
06647dfd 6340#: config/tc-m68k.c:2286
252b5132
RH
6341msgid "displacement too large for this architecture; needs 68020 or higher"
6342msgstr ""
6343
06647dfd 6344#: config/tc-m68k.c:2397
252b5132
RH
6345msgid ""
6346"scale factor invalid on this architecture; needs cpu32 or 68020 or higher"
6347msgstr ""
6348
06647dfd 6349#: config/tc-m68k.c:2402
ac50feda
RH
6350msgid "invalid index size for coldfire"
6351msgstr ""
6352
06647dfd 6353#: config/tc-m68k.c:2455
252b5132
RH
6354msgid "Forcing byte displacement"
6355msgstr ""
6356
06647dfd 6357#: config/tc-m68k.c:2457
252b5132
RH
6358msgid "byte displacement out of range"
6359msgstr ""
6360
06647dfd 6361#: config/tc-m68k.c:2504 config/tc-m68k.c:2542
252b5132
RH
6362msgid "invalid operand mode for this architecture; needs 68020 or higher"
6363msgstr ""
6364
06647dfd 6365#: config/tc-m68k.c:2528 config/tc-m68k.c:2562
252b5132
RH
6366msgid ":b not permitted; defaulting to :w"
6367msgstr ""
6368
06647dfd 6369#: config/tc-m68k.c:2639
252b5132
RH
6370msgid "unsupported byte value; use a different suffix"
6371msgstr ""
6372
06647dfd 6373#: config/tc-m68k.c:2654
252b5132
RH
6374msgid "unknown/incorrect operand"
6375msgstr ""
6376
06647dfd
AM
6377#: config/tc-m68k.c:2697 config/tc-m68k.c:2705 config/tc-m68k.c:2712
6378#: config/tc-m68k.c:2719
252b5132
RH
6379msgid "out of range"
6380msgstr ""
6381
06647dfd 6382#: config/tc-m68k.c:2765
252b5132
RH
6383msgid "Can't use long branches on 68000/68010/5200"
6384msgstr ""
6385
06647dfd 6386#: config/tc-m68k.c:2875
252b5132
RH
6387msgid "Expression out of range, using 0"
6388msgstr ""
6389
06647dfd 6390#: config/tc-m68k.c:3056 config/tc-m68k.c:3072
252b5132
RH
6391msgid "Floating point register in register list"
6392msgstr ""
6393
06647dfd 6394#: config/tc-m68k.c:3062
252b5132
RH
6395msgid "Wrong register in floating-point reglist"
6396msgstr ""
6397
06647dfd 6398#: config/tc-m68k.c:3078
252b5132
RH
6399msgid "incorrect register in reglist"
6400msgstr ""
6401
06647dfd 6402#: config/tc-m68k.c:3084
252b5132
RH
6403msgid "wrong register in floating-point reglist"
6404msgstr ""
6405
6e1772d5 6406#. ERROR.
06647dfd 6407#: config/tc-m68k.c:3547
252b5132
RH
6408msgid "Extra )"
6409msgstr ""
6410
6e1772d5 6411#. ERROR.
06647dfd 6412#: config/tc-m68k.c:3558
252b5132
RH
6413msgid "Missing )"
6414msgstr ""
6415
06647dfd 6416#: config/tc-m68k.c:3575
252b5132
RH
6417msgid "Missing operand"
6418msgstr ""
6419
06647dfd 6420#: config/tc-m68k.c:3937
252b5132
RH
6421#, c-format
6422msgid "%s -- statement `%s' ignored"
6423msgstr ""
6424
06647dfd 6425#: config/tc-m68k.c:3986
252b5132
RH
6426#, c-format
6427msgid "Don't know how to figure width of %c in md_assemble()"
6428msgstr ""
6429
06647dfd 6430#: config/tc-m68k.c:4152
8ea2b00f
AM
6431#, c-format
6432msgid "Internal Error: Can't allocate m68k_sorted_opcodes of size %d"
6433msgstr ""
6434
06647dfd 6435#: config/tc-m68k.c:4203 config/tc-m68k.c:4242
252b5132
RH
6436#, c-format
6437msgid "Internal Error: Can't find %s in hash table"
6438msgstr ""
6439
06647dfd 6440#: config/tc-m68k.c:4206 config/tc-m68k.c:4245
252b5132
RH
6441#, c-format
6442msgid "Internal Error: Can't hash %s: %s"
6443msgstr ""
6444
06647dfd 6445#: config/tc-m68k.c:4326
87ccc1b0
NC
6446msgid "architecture not yet selected: defaulting to 68020"
6447msgstr ""
6448
06647dfd 6449#: config/tc-m68k.c:4386
252b5132
RH
6450#, c-format
6451msgid "unrecognized default cpu `%s' ???"
6452msgstr ""
6453
06647dfd 6454#: config/tc-m68k.c:4397
252b5132
RH
6455msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly"
6456msgstr ""
6457
06647dfd 6458#: config/tc-m68k.c:4414
252b5132
RH
6459msgid "options for 68881 and no-68881 both given"
6460msgstr ""
6461
06647dfd 6462#: config/tc-m68k.c:4417
252b5132
RH
6463msgid "options for 68851 and no-68851 both given"
6464msgstr ""
6465
06647dfd 6466#: config/tc-m68k.c:4486
252b5132
RH
6467#, c-format
6468msgid "text label `%s' aligned to odd boundary"
6469msgstr ""
6470
06647dfd 6471#: config/tc-m68k.c:4695
252b5132
RH
6472msgid "invalid byte branch offset"
6473msgstr ""
6474
06647dfd 6475#: config/tc-m68k.c:4731
252b5132
RH
6476msgid "short branch with zero offset: use :w"
6477msgstr ""
6478
06647dfd 6479#: config/tc-m68k.c:4781 config/tc-m68k.c:4840 config/tc-m68k.c:4904
6e1772d5
AM
6480msgid "Tried to convert PC relative conditional branch to absolute jump"
6481msgstr ""
6482
06647dfd 6483#: config/tc-m68k.c:4821
6e1772d5
AM
6484msgid "Tried to convert DBcc to absolute jump"
6485msgstr ""
6486
06647dfd 6487#: config/tc-m68k.c:5200 config/tc-m68k.c:5211 config/tc-m68k.c:5252
252b5132
RH
6488msgid "expression out of range: defaulting to 1"
6489msgstr ""
6490
06647dfd 6491#: config/tc-m68k.c:5243
252b5132
RH
6492msgid "expression out of range: defaulting to 0"
6493msgstr ""
6494
06647dfd 6495#: config/tc-m68k.c:5285 config/tc-m68k.c:5297
252b5132
RH
6496#, c-format
6497msgid "Can't deal with expression; defaulting to %ld"
6498msgstr ""
6499
06647dfd 6500#: config/tc-m68k.c:5311
252b5132
RH
6501msgid "expression doesn't fit in BYTE"
6502msgstr ""
6503
06647dfd 6504#: config/tc-m68k.c:5315
252b5132
RH
6505msgid "expression doesn't fit in WORD"
6506msgstr ""
6507
06647dfd 6508#: config/tc-m68k.c:5402
252b5132
RH
6509#, c-format
6510msgid "%s: unrecognized processor name"
6511msgstr ""
6512
06647dfd 6513#: config/tc-m68k.c:5466
252b5132
RH
6514msgid "bad coprocessor id"
6515msgstr ""
6516
06647dfd 6517#: config/tc-m68k.c:5472
252b5132
RH
6518msgid "unrecognized fopt option"
6519msgstr ""
6520
06647dfd 6521#: config/tc-m68k.c:5605
252b5132
RH
6522#, c-format
6523msgid "option `%s' may not be negated"
6524msgstr ""
6525
06647dfd 6526#: config/tc-m68k.c:5616
252b5132
RH
6527#, c-format
6528msgid "option `%s' not recognized"
6529msgstr ""
6530
06647dfd 6531#: config/tc-m68k.c:5645
252b5132
RH
6532msgid "bad format of OPT NEST=depth"
6533msgstr ""
6534
06647dfd 6535#: config/tc-m68k.c:5701
252b5132
RH
6536msgid "missing label"
6537msgstr ""
6538
06647dfd 6539#: config/tc-m68k.c:5725 config/tc-m68k.c:5754
252b5132
RH
6540msgid "bad register list"
6541msgstr ""
6542
06647dfd 6543#: config/tc-m68k.c:5727
252b5132
RH
6544#, c-format
6545msgid "bad register list: %s"
6546msgstr ""
6547
06647dfd 6548#: config/tc-m68k.c:5825
252b5132
RH
6549msgid "restore without save"
6550msgstr ""
6551
06647dfd 6552#: config/tc-m68k.c:5979 config/tc-m68k.c:6349
252b5132
RH
6553msgid "syntax error in structured control directive"
6554msgstr ""
6555
06647dfd 6556#: config/tc-m68k.c:6024
252b5132
RH
6557msgid "missing condition code in structured control directive"
6558msgstr ""
6559
06647dfd 6560#: config/tc-m68k.c:6095
c45021f2
NC
6561#, c-format
6562msgid ""
6563"Condition <%c%c> in structured control directive can not be encoded correctly"
6564msgstr ""
6565
06647dfd 6566#: config/tc-m68k.c:6391
252b5132
RH
6567msgid "missing then"
6568msgstr ""
6569
06647dfd 6570#: config/tc-m68k.c:6472
252b5132
RH
6571msgid "else without matching if"
6572msgstr ""
6573
06647dfd 6574#: config/tc-m68k.c:6505
252b5132
RH
6575msgid "endi without matching if"
6576msgstr ""
6577
06647dfd 6578#: config/tc-m68k.c:6545
252b5132
RH
6579msgid "break outside of structured loop"
6580msgstr ""
6581
06647dfd 6582#: config/tc-m68k.c:6583
252b5132
RH
6583msgid "next outside of structured loop"
6584msgstr ""
6585
06647dfd 6586#: config/tc-m68k.c:6634
252b5132
RH
6587msgid "missing ="
6588msgstr ""
6589
06647dfd 6590#: config/tc-m68k.c:6672
252b5132
RH
6591msgid "missing to or downto"
6592msgstr ""
6593
06647dfd 6594#: config/tc-m68k.c:6708 config/tc-m68k.c:6742 config/tc-m68k.c:6956
252b5132
RH
6595msgid "missing do"
6596msgstr ""
6597
06647dfd 6598#: config/tc-m68k.c:6843
252b5132
RH
6599msgid "endf without for"
6600msgstr ""
6601
06647dfd 6602#: config/tc-m68k.c:6897
252b5132
RH
6603msgid "until without repeat"
6604msgstr ""
6605
06647dfd 6606#: config/tc-m68k.c:6991
252b5132
RH
6607msgid "endw without while"
6608msgstr ""
6609
06647dfd 6610#: config/tc-m68k.c:7153
252b5132
RH
6611#, c-format
6612msgid "unrecognized architecture specification `%s'"
6613msgstr ""
6614
06647dfd 6615#: config/tc-m68k.c:7246
87ccc1b0 6616#, c-format
252b5132
RH
6617msgid ""
6618"680X0 options:\n"
6619"-l\t\t\tuse 1 word for refs to undefined symbols [default 2]\n"
c45021f2
NC
6620"-m68000 | -m68008 | -m68010 | -m68020 | -m68030 | -m68040 | -m68060 |\n"
6621"-m68302 | -m68331 | -m68332 | -m68333 | -m68340 | -m68360 | -mcpu32 |\n"
8ea2b00f
AM
6622"-m5200 | -m5202 | -m5204 | -m5206 | -m5206e | -m521x | -m5249 |\n"
6623"-m528x | -m5307 | -m5407 | -m547x | -m548x | -mcfv4 | -mcfv4e\n"
87ccc1b0 6624"\t\t\tspecify variant of 680X0 architecture [default %s]\n"
252b5132
RH
6625"-m68881 | -m68882 | -mno-68881 | -mno-68882\n"
6626"\t\t\ttarget has/lacks floating-point coprocessor\n"
6627"\t\t\t[default yes for 68020, 68030, and cpu32]\n"
6628msgstr ""
6629
06647dfd 6630#: config/tc-m68k.c:7258
6e1772d5 6631#, c-format
252b5132
RH
6632msgid ""
6633"-m68851 | -mno-68851\n"
6634"\t\t\ttarget has/lacks memory-management unit coprocessor\n"
6635"\t\t\t[default yes for 68020 and up]\n"
6636"-pic, -k\t\tgenerate position independent code\n"
6637"-S\t\t\tturn jbsr into jsr\n"
28e7409f 6638"--pcrel never turn PC-relative branches into absolute jumps\n"
252b5132
RH
6639"--register-prefix-optional\n"
6640"\t\t\trecognize register names without prefix character\n"
6641"--bitwise-or\t\tdo not treat `|' as a comment character\n"
6642msgstr ""
6643
06647dfd 6644#: config/tc-m68k.c:7268
6e1772d5 6645#, c-format
252b5132
RH
6646msgid ""
6647"--base-size-default-16\tbase reg without size is 16 bits\n"
6648"--base-size-default-32\tbase reg without size is 32 bits (default)\n"
6649"--disp-size-default-16\tdisplacement with unknown size is 16 bits\n"
6650"--disp-size-default-32\tdisplacement with unknown size is 32 bits (default)\n"
6651msgstr ""
6652
06647dfd 6653#: config/tc-m68k.c:7303
252b5132
RH
6654#, c-format
6655msgid "Error %s in %s\n"
6656msgstr ""
6657
06647dfd 6658#: config/tc-m68k.c:7307
252b5132
RH
6659#, c-format
6660msgid "Opcode(%d.%s): "
6661msgstr ""
6662
328577ad 6663#: config/tc-m88k.c:201
252b5132
RH
6664#, c-format
6665msgid "Can't hash instruction '%s':%s"
6666msgstr ""
6667
328577ad 6668#: config/tc-m88k.c:250
252b5132
RH
6669#, c-format
6670msgid "Invalid mnemonic '%s'"
6671msgstr ""
6672
328577ad 6673#: config/tc-m88k.c:268
252b5132
RH
6674msgid "Parameter syntax error"
6675msgstr ""
6676
328577ad 6677#: config/tc-m88k.c:321
252b5132
RH
6678msgid "Unknown relocation type"
6679msgstr ""
6680
6681#. Having this here repeats the warning somtimes.
6682#. But can't we stand that?
328577ad 6683#: config/tc-m88k.c:434
252b5132
RH
6684msgid "Use of obsolete instruction"
6685msgstr ""
6686
328577ad 6687#: config/tc-m88k.c:551
252b5132
RH
6688msgid "Expression truncated to 16 bits"
6689msgstr ""
6690
328577ad 6691#: config/tc-m88k.c:617 config/tc-m88k.c:639
252b5132
RH
6692msgid "Expression truncated to 5 bits"
6693msgstr ""
6694
328577ad 6695#: config/tc-m88k.c:856
252b5132
RH
6696msgid "Expression truncated to 9 bits"
6697msgstr ""
6698
328577ad 6699#: config/tc-m88k.c:878
252b5132
RH
6700msgid "Removed lower 2 bits of expression"
6701msgstr ""
6702
87ccc1b0 6703#: config/tc-m88k.c:1057
252b5132
RH
6704msgid "Relaxation should never occur"
6705msgstr ""
6706
328577ad
NC
6707#: config/tc-m88k.h:78
6708msgid "m88k convert_frag\n"
252b5132
RH
6709msgstr ""
6710
06647dfd 6711#: config/tc-mcore.c:461
252b5132
RH
6712#, c-format
6713msgid "register expected, but saw '%.6s'"
6714msgstr ""
6715
06647dfd 6716#: config/tc-mcore.c:545
252b5132
RH
6717#, c-format
6718msgid "control register expected, but saw '%.6s'"
6719msgstr ""
6720
06647dfd 6721#: config/tc-mcore.c:583
a74801ba
ILT
6722msgid "bad/missing psr specifier"
6723msgstr ""
6724
06647dfd 6725#: config/tc-mcore.c:744
252b5132
RH
6726msgid "more than 65K literal pools"
6727msgstr ""
6728
06647dfd 6729#: config/tc-mcore.c:798
252b5132
RH
6730msgid "missing ']'"
6731msgstr ""
6732
06647dfd 6733#: config/tc-mcore.c:838
252b5132
RH
6734msgid "operand must be a constant"
6735msgstr ""
6736
06647dfd 6737#: config/tc-mcore.c:840
252b5132 6738#, c-format
87ccc1b0 6739msgid "operand must be absolute in range %u..%u, not %ld"
252b5132
RH
6740msgstr ""
6741
06647dfd 6742#: config/tc-mcore.c:876
252b5132
RH
6743msgid "operand must be a multiple of 4"
6744msgstr ""
6745
06647dfd 6746#: config/tc-mcore.c:883
252b5132
RH
6747msgid "operand must be a multiple of 2"
6748msgstr ""
6749
06647dfd 6750#: config/tc-mcore.c:897 config/tc-mcore.c:1411 config/tc-mcore.c:1465
252b5132
RH
6751msgid "base register expected"
6752msgstr ""
6753
06647dfd 6754#: config/tc-mcore.c:946
252b5132
RH
6755#, c-format
6756msgid "unknown opcode \"%s\""
6757msgstr ""
6758
06647dfd 6759#: config/tc-mcore.c:989
252b5132
RH
6760msgid "invalid register: r15 illegal"
6761msgstr ""
6762
06647dfd 6763#: config/tc-mcore.c:1037 config/tc-mcore.c:1615
a74801ba
ILT
6764msgid "M340 specific opcode used when assembling for M210"
6765msgstr ""
6766
06647dfd
AM
6767#: config/tc-mcore.c:1055 config/tc-mcore.c:1094 config/tc-mcore.c:1113
6768#: config/tc-mcore.c:1132 config/tc-mcore.c:1159 config/tc-mcore.c:1188
6769#: config/tc-mcore.c:1225 config/tc-mcore.c:1260 config/tc-mcore.c:1279
6770#: config/tc-mcore.c:1298 config/tc-mcore.c:1332 config/tc-mcore.c:1357
6771#: config/tc-mcore.c:1414 config/tc-mcore.c:1468 config/tc-mcore.c:1504
6772#: config/tc-mcore.c:1562 config/tc-mcore.c:1584 config/tc-mcore.c:1607
252b5132
RH
6773msgid "second operand missing"
6774msgstr ""
6775
06647dfd 6776#: config/tc-mcore.c:1070
252b5132
RH
6777msgid "destination register must be r1"
6778msgstr ""
6779
06647dfd 6780#: config/tc-mcore.c:1091
252b5132
RH
6781msgid "source register must be r1"
6782msgstr ""
6783
06647dfd 6784#: config/tc-mcore.c:1154 config/tc-mcore.c:1211
252b5132
RH
6785msgid "immediate is not a power of two"
6786msgstr ""
6787
06647dfd 6788#: config/tc-mcore.c:1182
252b5132
RH
6789msgid "translating bgeni to movi"
6790msgstr ""
6791
06647dfd 6792#: config/tc-mcore.c:1219
252b5132
RH
6793msgid "translating mgeni to movi"
6794msgstr ""
6795
06647dfd 6796#: config/tc-mcore.c:1251
252b5132
RH
6797msgid "translating bmaski to movi"
6798msgstr ""
6799
06647dfd 6800#: config/tc-mcore.c:1327
252b5132
RH
6801#, c-format
6802msgid "displacement too large (%d)"
6803msgstr ""
6804
06647dfd 6805#: config/tc-mcore.c:1341
252b5132
RH
6806msgid "Invalid register: r0 and r15 illegal"
6807msgstr ""
6808
06647dfd 6809#: config/tc-mcore.c:1372
252b5132
RH
6810msgid "bad starting register: r0 and r15 invalid"
6811msgstr ""
6812
06647dfd 6813#: config/tc-mcore.c:1385
252b5132
RH
6814msgid "ending register must be r15"
6815msgstr ""
6816
06647dfd 6817#: config/tc-mcore.c:1405
252b5132
RH
6818msgid "bad base register: must be r0"
6819msgstr ""
6820
06647dfd 6821#: config/tc-mcore.c:1423
252b5132
RH
6822msgid "first register must be r4"
6823msgstr ""
6824
06647dfd 6825#: config/tc-mcore.c:1434
252b5132
RH
6826msgid "last register must be r7"
6827msgstr ""
6828
06647dfd 6829#: config/tc-mcore.c:1471
252b5132
RH
6830msgid "reg-reg expected"
6831msgstr ""
6832
06647dfd 6833#: config/tc-mcore.c:1581
252b5132
RH
6834msgid "second operand must be 1"
6835msgstr ""
6836
06647dfd 6837#: config/tc-mcore.c:1602
252b5132
RH
6838msgid "zero used as immediate value"
6839msgstr ""
6840
06647dfd 6841#: config/tc-mcore.c:1629
a74801ba
ILT
6842msgid "duplicated psr bit specifier"
6843msgstr ""
6844
06647dfd 6845#: config/tc-mcore.c:1635
a74801ba
ILT
6846msgid "`af' must appear alone"
6847msgstr ""
6848
06647dfd 6849#: config/tc-mcore.c:1642
252b5132
RH
6850#, c-format
6851msgid "unimplemented opcode \"%s\""
6852msgstr ""
6853
06647dfd 6854#: config/tc-mcore.c:1651
a74801ba
ILT
6855#, c-format
6856msgid "ignoring operands: %s "
6857msgstr ""
6858
06647dfd 6859#: config/tc-mcore.c:1719 config/tc-w65.c:769
252b5132
RH
6860msgid "Bad call to MD_NTOF()"
6861msgstr ""
6862
06647dfd 6863#: config/tc-mcore.c:1789
a74801ba
ILT
6864#, c-format
6865msgid "unrecognised cpu type '%s'"
6866msgstr ""
6867
06647dfd 6868#: config/tc-mcore.c:1808
6e1772d5 6869#, c-format
ac50feda
RH
6870msgid ""
6871"MCORE specific options:\n"
6872" -{no-}jsri2bsr\t {dis}able jsri to bsr transformation (def: dis)\n"
a74801ba
ILT
6873" -{no-}sifilter\t {dis}able silicon filter behavior (def: dis)\n"
6874" -cpu=[210|340] select CPU type\n"
6875" -EB assemble for a big endian system (default)\n"
6876" -EL assemble for a little endian system\n"
ac50feda
RH
6877msgstr ""
6878
06647dfd 6879#: config/tc-mcore.c:1827
ac50feda
RH
6880msgid "failed sanity check: short_jump"
6881msgstr ""
6882
06647dfd 6883#: config/tc-mcore.c:1838
ac50feda
RH
6884msgid "failed sanity check: long_jump"
6885msgstr ""
6886
06647dfd 6887#: config/tc-mcore.c:1864
ac50feda
RH
6888#, c-format
6889msgid "odd displacement at %x"
6890msgstr ""
6891
06647dfd 6892#: config/tc-mcore.c:2048
ac50feda
RH
6893msgid "unknown"
6894msgstr ""
6895
06647dfd 6896#: config/tc-mcore.c:2074
ac50feda 6897#, c-format
87ccc1b0 6898msgid "odd distance branch (0x%lx bytes)"
ac50feda
RH
6899msgstr ""
6900
06647dfd 6901#: config/tc-mcore.c:2078
ac50feda 6902#, c-format
87ccc1b0 6903msgid "pcrel for branch to %s too far (0x%lx)"
ac50feda
RH
6904msgstr ""
6905
06647dfd 6906#: config/tc-mcore.c:2097
ac50feda 6907#, c-format
87ccc1b0 6908msgid "pcrel for lrw/jmpi/jsri to %s too far (0x%lx)"
ac50feda
RH
6909msgstr ""
6910
06647dfd 6911#: config/tc-mcore.c:2108
ac50feda 6912#, c-format
87ccc1b0 6913msgid "pcrel for loopt too far (0x%lx)"
ac50feda
RH
6914msgstr ""
6915
06647dfd 6916#: config/tc-mcore.c:2337
ac50feda
RH
6917#, c-format
6918msgid "Can not do %d byte %srelocation"
6919msgstr ""
6920
06647dfd 6921#: config/tc-mcore.c:2339
ac50feda
RH
6922msgid "pc-relative"
6923msgstr ""
6924
fce00800 6925#. Prototypes for static functions.
06647dfd 6926#: config/tc-mips.c:862
8ad3436c 6927#, c-format
328577ad
NC
6928msgid "internal Error, line %d, %s"
6929msgstr ""
6930
06647dfd 6931#: config/tc-mips.c:1175
87ccc1b0
NC
6932#, c-format
6933msgid "internal: can't hash `%s': %s"
a74801ba
ILT
6934msgstr ""
6935
06647dfd 6936#: config/tc-mips.c:1183
87ccc1b0
NC
6937#, c-format
6938msgid "internal error: bad mips16 opcode: %s %s\n"
328577ad
NC
6939msgstr ""
6940
06647dfd 6941#: config/tc-mips.c:1376
ac50feda
RH
6942#, c-format
6943msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n"
6944msgstr ""
6945
06647dfd 6946#: config/tc-mips.c:2085 config/tc-mips.c:13223
ac50feda
RH
6947msgid "extended instruction in delay slot"
6948msgstr ""
6949
06647dfd 6950#: config/tc-mips.c:2145 config/tc-mips.c:2155
ac50feda
RH
6951#, c-format
6952msgid "jump to misaligned address (0x%lx)"
6953msgstr ""
6954
06647dfd 6955#: config/tc-mips.c:2148 config/tc-mips.c:2158
328577ad
NC
6956#, c-format
6957msgid "jump address range overflow (0x%lx)"
6958msgstr ""
6959
06647dfd 6960#: config/tc-mips.c:2937
6e1772d5
AM
6961msgid ""
6962"Macro instruction expanded into multiple instructions in a branch delay slot"
6963msgstr ""
6964
06647dfd 6965#: config/tc-mips.c:2940
ac50feda
RH
6966msgid "Macro instruction expanded into multiple instructions"
6967msgstr ""
6968
06647dfd 6969#: config/tc-mips.c:3436 config/tc-mips.c:3602 config/tc-mips.c:5891
6e1772d5 6970msgid "constant too large"
87ccc1b0
NC
6971msgstr ""
6972
06647dfd
AM
6973#: config/tc-mips.c:3444 config/tc-mips.c:7375 config/tc-mips.c:7399
6974#: config/tc-mips.c:7472 config/tc-mips.c:7495
87ccc1b0
NC
6975msgid "operand overflow"
6976msgstr ""
6977
06647dfd
AM
6978#: config/tc-mips.c:3463 config/tc-mips.c:4074 config/tc-mips.c:6765
6979#: config/tc-mips.c:7562
87ccc1b0
NC
6980msgid "Macro used $at after \".set noat\""
6981msgstr ""
6982
06647dfd 6983#: config/tc-mips.c:3500
ac50feda
RH
6984msgid "unsupported large constant"
6985msgstr ""
6986
06647dfd 6987#: config/tc-mips.c:3502
ac50feda
RH
6988#, c-format
6989msgid "Instruction %s requires absolute expression"
6990msgstr ""
6991
06647dfd 6992#: config/tc-mips.c:3637
328577ad
NC
6993#, c-format
6994msgid "Number (0x%lx) larger than 32 bits"
ac50feda
RH
6995msgstr ""
6996
06647dfd 6997#: config/tc-mips.c:3658
ac50feda
RH
6998msgid "Number larger than 64 bits"
6999msgstr ""
7000
06647dfd
AM
7001#: config/tc-mips.c:3952 config/tc-mips.c:3980 config/tc-mips.c:4018
7002#: config/tc-mips.c:4063 config/tc-mips.c:6094 config/tc-mips.c:6133
7003#: config/tc-mips.c:6172 config/tc-mips.c:6584 config/tc-mips.c:6636
ac50feda
RH
7004msgid "PIC code offset overflow (max 16 signed bits)"
7005msgstr ""
7006
06647dfd
AM
7007#: config/tc-mips.c:4371 config/tc-mips.c:4437 config/tc-mips.c:4525
7008#: config/tc-mips.c:4572 config/tc-mips.c:4633 config/tc-mips.c:4681
7009#: config/tc-mips.c:7660 config/tc-mips.c:7667 config/tc-mips.c:7674
7010#: config/tc-mips.c:7781
6e1772d5
AM
7011msgid "Unsupported large constant"
7012msgstr ""
7013
7014#. result is always true
06647dfd 7015#: config/tc-mips.c:4403
ac50feda 7016#, c-format
6e1772d5 7017msgid "Branch %s is always true"
ac50feda
RH
7018msgstr ""
7019
06647dfd 7020#: config/tc-mips.c:4644 config/tc-mips.c:4692 config/tc-mips.c:8106
ac50feda 7021#, c-format
6e1772d5 7022msgid "Improper position (%lu)"
ac50feda
RH
7023msgstr ""
7024
06647dfd 7025#: config/tc-mips.c:4650 config/tc-mips.c:8174
6e1772d5
AM
7026#, c-format
7027msgid "Improper extract size (%lu, position %lu)"
ac50feda
RH
7028msgstr ""
7029
06647dfd 7030#: config/tc-mips.c:4698 config/tc-mips.c:8138
ac50feda 7031#, c-format
6e1772d5 7032msgid "Improper insert size (%lu, position %lu)"
ac50feda
RH
7033msgstr ""
7034
06647dfd 7035#: config/tc-mips.c:4735 config/tc-mips.c:4834
ac50feda
RH
7036msgid "Divide by zero."
7037msgstr ""
7038
06647dfd 7039#: config/tc-mips.c:4922
87ccc1b0
NC
7040msgid "dla used to load 32-bit register"
7041msgstr ""
7042
06647dfd 7043#: config/tc-mips.c:4925
87ccc1b0
NC
7044msgid "la used to load 64-bit address"
7045msgstr ""
7046
06647dfd 7047#: config/tc-mips.c:5209 config/tc-mips.c:5488
87ccc1b0
NC
7048msgid "PIC code offset overflow (max 32 signed bits)"
7049msgstr ""
7050
06647dfd 7051#: config/tc-mips.c:5534
ac50feda
RH
7052msgid "MIPS PIC call to register other than $25"
7053msgstr ""
7054
06647dfd
AM
7055#: config/tc-mips.c:5540 config/tc-mips.c:5551 config/tc-mips.c:5675
7056#: config/tc-mips.c:5686
ac50feda
RH
7057msgid "No .cprestore pseudo-op used in PIC code"
7058msgstr ""
7059
06647dfd 7060#: config/tc-mips.c:5545 config/tc-mips.c:5680
328577ad
NC
7061msgid "No .frame pseudo-op used in PIC code"
7062msgstr ""
7063
06647dfd
AM
7064#: config/tc-mips.c:5751 config/tc-mips.c:5839 config/tc-mips.c:6379
7065#: config/tc-mips.c:6410 config/tc-mips.c:6428 config/tc-mips.c:7072
ac50feda
RH
7066msgid "opcode not supported on this processor"
7067msgstr ""
7068
06647dfd
AM
7069#: config/tc-mips.c:6938 config/tc-mips.c:6969 config/tc-mips.c:7020
7070#: config/tc-mips.c:7050
87ccc1b0 7071msgid "Improper rotate count"
ac50feda
RH
7072msgstr ""
7073
06647dfd 7074#: config/tc-mips.c:7105
ac50feda
RH
7075#, c-format
7076msgid "Instruction %s: result is always false"
7077msgstr ""
7078
06647dfd 7079#: config/tc-mips.c:7251
ac50feda
RH
7080#, c-format
7081msgid "Instruction %s: result is always true"
7082msgstr ""
7083
ac50feda
RH
7084#. FIXME: Check if this is one of the itbl macros, since they
7085#. are added dynamically.
06647dfd 7086#: config/tc-mips.c:7558
ac50feda
RH
7087#, c-format
7088msgid "Macro %s not implemented yet"
7089msgstr ""
7090
06647dfd 7091#: config/tc-mips.c:7812
ac50feda
RH
7092#, c-format
7093msgid "internal: bad mips opcode (mask error): %s %s"
7094msgstr ""
7095
06647dfd 7096#: config/tc-mips.c:7837 config/tc-mips.c:8200
87ccc1b0
NC
7097#, c-format
7098msgid "internal: bad mips opcode (unknown extension operand type `+%c'): %s %s"
7099msgstr ""
7100
06647dfd 7101#: config/tc-mips.c:7898
ac50feda
RH
7102#, c-format
7103msgid "internal: bad mips opcode (unknown operand type `%c'): %s %s"
7104msgstr ""
7105
06647dfd 7106#: config/tc-mips.c:7905
ac50feda
RH
7107#, c-format
7108msgid "internal: bad mips opcode (bits 0x%lx undefined): %s %s"
7109msgstr ""
7110
06647dfd 7111#: config/tc-mips.c:8019
ac50feda 7112#, c-format
e7af610e 7113msgid "opcode not supported on this processor: %s (%s)"
ac50feda
RH
7114msgstr ""
7115
06647dfd 7116#: config/tc-mips.c:8194 config/tc-mips.c:8684
6e1772d5 7117msgid "absolute expression required"
87ccc1b0
NC
7118msgstr ""
7119
06647dfd 7120#: config/tc-mips.c:8218
ac50feda 7121#, c-format
87ccc1b0 7122msgid "Improper shift amount (%lu)"
ac50feda
RH
7123msgstr ""
7124
06647dfd 7125#: config/tc-mips.c:8244 config/tc-mips.c:9517 config/tc-mips.c:9632
ac50feda
RH
7126#, c-format
7127msgid "Invalid value for `%s' (%lu)"
7128msgstr ""
7129
06647dfd 7130#: config/tc-mips.c:8262
ac50feda 7131#, c-format
87ccc1b0 7132msgid "Illegal break code (%lu)"
ac50feda
RH
7133msgstr ""
7134
06647dfd 7135#: config/tc-mips.c:8276
ac50feda 7136#, c-format
87ccc1b0 7137msgid "Illegal lower break code (%lu)"
ac50feda
RH
7138msgstr ""
7139
06647dfd 7140#: config/tc-mips.c:8289
ac50feda 7141#, c-format
87ccc1b0 7142msgid "Illegal 20-bit code (%lu)"
ac50feda
RH
7143msgstr ""
7144
06647dfd 7145#: config/tc-mips.c:8301
ac50feda 7146#, c-format
87ccc1b0 7147msgid "Coproccesor code > 25 bits (%lu)"
ac50feda
RH
7148msgstr ""
7149
06647dfd 7150#: config/tc-mips.c:8314
e7af610e 7151#, c-format
87ccc1b0 7152msgid "Illegal 19-bit code (%lu)"
e7af610e
NC
7153msgstr ""
7154
06647dfd 7155#: config/tc-mips.c:8326
ac50feda 7156#, c-format
87ccc1b0 7157msgid "Invalid performance register (%lu)"
ac50feda
RH
7158msgstr ""
7159
06647dfd 7160#: config/tc-mips.c:8364
ac50feda
RH
7161#, c-format
7162msgid "Invalid register number (%d)"
7163msgstr ""
7164
06647dfd 7165#: config/tc-mips.c:8542
87ccc1b0
NC
7166#, c-format
7167msgid "Invalid MDMX Immediate (%ld)"
7168msgstr ""
7169
06647dfd 7170#: config/tc-mips.c:8585
ac50feda
RH
7171#, c-format
7172msgid "Invalid float register number (%d)"
7173msgstr ""
7174
06647dfd 7175#: config/tc-mips.c:8595
ac50feda
RH
7176#, c-format
7177msgid "Float register should be even, was %d"
7178msgstr ""
7179
06647dfd 7180#: config/tc-mips.c:8634
87ccc1b0
NC
7181#, c-format
7182msgid "Bad element selector %ld"
ac50feda
RH
7183msgstr ""
7184
06647dfd 7185#: config/tc-mips.c:8642
ac50feda 7186#, c-format
87ccc1b0 7187msgid "Expecting ']' found '%s'"
ac50feda
RH
7188msgstr ""
7189
06647dfd 7190#: config/tc-mips.c:8746
87ccc1b0
NC
7191#, c-format
7192msgid "Bad floating point constant: %s"
328577ad
NC
7193msgstr ""
7194
06647dfd 7195#: config/tc-mips.c:8867
87ccc1b0 7196msgid "Can't use floating point insn in this section"
ac50feda
RH
7197msgstr ""
7198
06647dfd 7199#: config/tc-mips.c:8928
87ccc1b0 7200msgid "expression out of range"
ac50feda
RH
7201msgstr ""
7202
06647dfd 7203#: config/tc-mips.c:8968
ac50feda
RH
7204msgid "lui expression not in range 0..65535"
7205msgstr ""
7206
06647dfd 7207#: config/tc-mips.c:8992
6e1772d5
AM
7208#, c-format
7209msgid "Invalid condition code register $fcc%d"
7210msgstr ""
7211
06647dfd 7212#: config/tc-mips.c:8997
6e1772d5
AM
7213#, c-format
7214msgid "Condition code register should be even for %s, was %d"
7215msgstr ""
7216
06647dfd 7217#: config/tc-mips.c:9002
ac50feda 7218#, c-format
6e1772d5 7219msgid "Condition code register should be 0 or 4 for %s, was %d"
ac50feda
RH
7220msgstr ""
7221
06647dfd 7222#: config/tc-mips.c:9028
7b15d668
HPN
7223msgid "invalid coprocessor sub-selection value (0-7)"
7224msgstr ""
7225
06647dfd 7226#: config/tc-mips.c:9040 config/tc-mips.c:9057
87ccc1b0
NC
7227#, c-format
7228msgid "bad byte vector index (%ld)"
7229msgstr ""
7230
06647dfd 7231#: config/tc-mips.c:9068
ac50feda
RH
7232#, c-format
7233msgid "bad char = '%c'\n"
7234msgstr ""
7235
06647dfd 7236#: config/tc-mips.c:9079 config/tc-mips.c:9084 config/tc-mips.c:9657
ac50feda
RH
7237msgid "illegal operands"
7238msgstr ""
7239
06647dfd 7240#: config/tc-mips.c:9150
ac50feda
RH
7241msgid "unrecognized opcode"
7242msgstr ""
7243
06647dfd 7244#: config/tc-mips.c:9289
ac50feda
RH
7245#, c-format
7246msgid "invalid register number (%d)"
7247msgstr ""
7248
06647dfd 7249#: config/tc-mips.c:9380
ac50feda
RH
7250msgid "used $at without \".set noat\""
7251msgstr ""
7252
06647dfd 7253#: config/tc-mips.c:9551
ac50feda
RH
7254msgid "can't parse register list"
7255msgstr ""
7256
06647dfd 7257#: config/tc-mips.c:9775
ac50feda
RH
7258msgid "extended operand requested but not required"
7259msgstr ""
7260
06647dfd 7261#: config/tc-mips.c:9777
ac50feda
RH
7262msgid "invalid unextended operand value"
7263msgstr ""
7264
06647dfd 7265#: config/tc-mips.c:9805
ac50feda
RH
7266msgid "operand value out of range for instruction"
7267msgstr ""
7268
06647dfd 7269#: config/tc-mips.c:10245
328577ad 7270#, c-format
87ccc1b0 7271msgid "A different %s was already specified, is now %s"
328577ad
NC
7272msgstr ""
7273
06647dfd 7274#: config/tc-mips.c:10441
ac50feda
RH
7275msgid "-call_shared is supported only for ELF format"
7276msgstr ""
7277
06647dfd
AM
7278#: config/tc-mips.c:10448 config/tc-mips.c:10477 config/tc-mips.c:11571
7279#: config/tc-mips.c:11805
ac50feda
RH
7280msgid "-G may not be used with SVR4 PIC code"
7281msgstr ""
7282
06647dfd 7283#: config/tc-mips.c:10457
ac50feda 7284msgid "-non_shared is supported only for ELF format"
252b5132
RH
7285msgstr ""
7286
06647dfd 7287#: config/tc-mips.c:10488
328577ad
NC
7288msgid "-32 is supported for ELF format only"
7289msgstr ""
7290
06647dfd 7291#: config/tc-mips.c:10497
328577ad
NC
7292msgid "-n32 is supported for ELF format only"
7293msgstr ""
7294
06647dfd 7295#: config/tc-mips.c:10506
328577ad
NC
7296msgid "-64 is supported for ELF format only"
7297msgstr ""
7298
06647dfd 7299#: config/tc-mips.c:10511 config/tc-mips.c:10548
ac50feda
RH
7300msgid "No compiled in support for 64 bit object file format"
7301msgstr ""
7302
06647dfd 7303#: config/tc-mips.c:10535
328577ad
NC
7304msgid "-mabi is supported for ELF format only"
7305msgstr ""
7306
06647dfd 7307#: config/tc-mips.c:10555
87ccc1b0
NC
7308#, c-format
7309msgid "invalid abi -mabi=%s"
ac50feda
RH
7310msgstr ""
7311
06647dfd 7312#: config/tc-mips.c:10629
87ccc1b0 7313msgid "-G not supported in this configuration."
252b5132
RH
7314msgstr ""
7315
06647dfd 7316#: config/tc-mips.c:10655
87ccc1b0
NC
7317#, c-format
7318msgid "-%s conflicts with the other architecture options, which imply -%s"
ac50feda
RH
7319msgstr ""
7320
06647dfd 7321#: config/tc-mips.c:10686
87ccc1b0 7322msgid "-mgp64 used with a 32-bit processor"
ac50feda
RH
7323msgstr ""
7324
06647dfd 7325#: config/tc-mips.c:10688
87ccc1b0 7326msgid "-mgp32 used with a 64-bit ABI"
ac50feda
RH
7327msgstr ""
7328
06647dfd 7329#: config/tc-mips.c:10690
87ccc1b0 7330msgid "-mgp64 used with a 32-bit ABI"
ac50feda
RH
7331msgstr ""
7332
06647dfd 7333#: config/tc-mips.c:10720
87ccc1b0 7334msgid "trap exception not supported at ISA 1"
ac50feda
RH
7335msgstr ""
7336
06647dfd 7337#: config/tc-mips.c:10974
87ccc1b0
NC
7338msgid "Cannot branch to undefined symbol."
7339msgstr ""
7340
06647dfd 7341#: config/tc-mips.c:10981
87ccc1b0
NC
7342msgid "Cannot branch to symbol in another section."
7343msgstr ""
7344
06647dfd 7345#: config/tc-mips.c:10990
87ccc1b0
NC
7346msgid "Pretending global symbol used as branch target is local."
7347msgstr ""
7348
06647dfd
AM
7349#: config/tc-mips.c:11147 config/tc-sparc.c:3230 config/tc-sparc.c:3237
7350#: config/tc-sparc.c:3244 config/tc-sparc.c:3251 config/tc-sparc.c:3258
7351#: config/tc-sparc.c:3267 config/tc-sparc.c:3278 config/tc-sparc.c:3300
7352#: config/tc-sparc.c:3324 write.c:962 write.c:1034
ac50feda
RH
7353msgid "relocation overflow"
7354msgstr ""
7355
06647dfd 7356#: config/tc-mips.c:11157
ac50feda
RH
7357#, c-format
7358msgid "Branch to odd address (%lx)"
7359msgstr ""
7360
06647dfd 7361#: config/tc-mips.c:11206
328577ad
NC
7362msgid "Branch out of range"
7363msgstr ""
7364
06647dfd 7365#: config/tc-mips.c:11285
328577ad
NC
7366#, c-format
7367msgid "Alignment too large: %d. assumed."
7368msgstr ""
7369
06647dfd 7370#: config/tc-mips.c:11288
328577ad
NC
7371msgid "Alignment negative: 0 assumed."
7372msgstr ""
7373
06647dfd 7374#: config/tc-mips.c:11527
328577ad
NC
7375#, c-format
7376msgid "%s: no such section"
7377msgstr ""
7378
06647dfd 7379#: config/tc-mips.c:11566
328577ad
NC
7380#, c-format
7381msgid ".option pic%d not supported"
7382msgstr ""
7383
06647dfd 7384#: config/tc-mips.c:11577
328577ad
NC
7385#, c-format
7386msgid "Unrecognized option \"%s\""
7387msgstr ""
7388
06647dfd 7389#: config/tc-mips.c:11639
328577ad
NC
7390msgid "`noreorder' must be set before `nomacro'"
7391msgstr ""
7392
06647dfd 7393#: config/tc-mips.c:11690
fce00800
AM
7394#, c-format
7395msgid "unknown architecture %s"
7396msgstr ""
7397
06647dfd 7398#: config/tc-mips.c:11703 config/tc-mips.c:11733
328577ad
NC
7399#, c-format
7400msgid "unknown ISA level %s"
7401msgstr ""
7402
06647dfd 7403#: config/tc-mips.c:11711
8ea2b00f
AM
7404#, c-format
7405msgid "unknown ISA or architecture %s"
7406msgstr ""
7407
06647dfd 7408#: config/tc-mips.c:11761
328577ad
NC
7409msgid ".set pop with no .set push"
7410msgstr ""
7411
06647dfd 7412#: config/tc-mips.c:11789
328577ad
NC
7413#, c-format
7414msgid "Tried to set unrecognized symbol: %s\n"
7415msgstr ""
7416
06647dfd 7417#: config/tc-mips.c:11847
328577ad
NC
7418msgid ".cpload not in noreorder section"
7419msgstr ""
7420
06647dfd 7421#: config/tc-mips.c:11916 config/tc-mips.c:11935
328577ad
NC
7422msgid "missing argument separator ',' for .cpsetup"
7423msgstr ""
7424
06647dfd 7425#: config/tc-mips.c:12125
328577ad
NC
7426msgid "Unsupported use of .gpword"
7427msgstr ""
7428
06647dfd 7429#: config/tc-mips.c:12161
87ccc1b0
NC
7430msgid "Unsupported use of .gpdword"
7431msgstr ""
7432
06647dfd 7433#: config/tc-mips.c:12293
328577ad
NC
7434msgid "expected `$'"
7435msgstr ""
7436
06647dfd 7437#: config/tc-mips.c:12301
328577ad
NC
7438msgid "Bad register number"
7439msgstr ""
7440
06647dfd 7441#: config/tc-mips.c:12349
328577ad
NC
7442msgid "Unrecognized register name"
7443msgstr ""
7444
06647dfd 7445#: config/tc-mips.c:12582
328577ad
NC
7446msgid "unsupported PC relative reference to different section"
7447msgstr ""
7448
06647dfd 7449#: config/tc-mips.c:12695 config/tc-xtensa.c:1624 config/tc-xtensa.c:1835
328577ad
NC
7450msgid "unsupported relocation"
7451msgstr ""
7452
06647dfd 7453#: config/tc-mips.c:12901 config/tc-sh.c:4302
328577ad
NC
7454#, c-format
7455msgid "Can not represent %s relocation in this object file format"
7456msgstr ""
7457
06647dfd 7458#: config/tc-mips.c:12987
87ccc1b0
NC
7459msgid "relaxed out-of-range branch into a jump"
7460msgstr ""
7461
06647dfd 7462#: config/tc-mips.c:13501
328577ad
NC
7463msgid "missing .end at end of assembly"
7464msgstr ""
7465
06647dfd 7466#: config/tc-mips.c:13516
328577ad
NC
7467msgid "expected simple number"
7468msgstr ""
7469
06647dfd 7470#: config/tc-mips.c:13542
328577ad
NC
7471#, c-format
7472msgid " *input_line_pointer == '%c' 0x%02x\n"
7473msgstr ""
7474
06647dfd 7475#: config/tc-mips.c:13544
328577ad
NC
7476msgid "invalid number"
7477msgstr ""
7478
06647dfd 7479#: config/tc-mips.c:13617
328577ad
NC
7480msgid ".end not in text section"
7481msgstr ""
7482
06647dfd 7483#: config/tc-mips.c:13621
328577ad
NC
7484msgid ".end directive without a preceding .ent directive."
7485msgstr ""
7486
06647dfd 7487#: config/tc-mips.c:13630
328577ad
NC
7488msgid ".end symbol does not match .ent symbol."
7489msgstr ""
7490
06647dfd 7491#: config/tc-mips.c:13637
328577ad
NC
7492msgid ".end directive missing or unknown symbol"
7493msgstr ""
7494
06647dfd 7495#: config/tc-mips.c:13713
328577ad
NC
7496msgid ".ent or .aent not in text section."
7497msgstr ""
7498
06647dfd 7499#: config/tc-mips.c:13716
328577ad
NC
7500msgid "missing .end"
7501msgstr ""
7502
06647dfd 7503#: config/tc-mips.c:13768
328577ad
NC
7504msgid "Bad .frame directive"
7505msgstr ""
7506
06647dfd 7507#: config/tc-mips.c:13800
328577ad
NC
7508msgid ".mask/.fmask outside of .ent"
7509msgstr ""
7510
06647dfd 7511#: config/tc-mips.c:13807
328577ad
NC
7512msgid "Bad .mask/.fmask directive"
7513msgstr ""
7514
06647dfd 7515#: config/tc-mips.c:14064
6e1772d5 7516#, c-format
87ccc1b0
NC
7517msgid ""
7518"MIPS options:\n"
87ccc1b0
NC
7519"-EB\t\t\tgenerate big endian output\n"
7520"-EL\t\t\tgenerate little endian output\n"
7521"-g, -g2\t\t\tdo not remove unneeded NOPs or swap branches\n"
7522"-G NUM\t\t\tallow referencing objects up to NUM bytes\n"
7523"\t\t\timplicitly with the gp register [default 8]\n"
7524msgstr ""
7525
06647dfd 7526#: config/tc-mips.c:14071
6e1772d5 7527#, c-format
87ccc1b0
NC
7528msgid ""
7529"-mips1\t\t\tgenerate MIPS ISA I instructions\n"
7530"-mips2\t\t\tgenerate MIPS ISA II instructions\n"
7531"-mips3\t\t\tgenerate MIPS ISA III instructions\n"
7532"-mips4\t\t\tgenerate MIPS ISA IV instructions\n"
7533"-mips5 generate MIPS ISA V instructions\n"
7534"-mips32 generate MIPS32 ISA instructions\n"
7535"-mips32r2 generate MIPS32 release 2 ISA instructions\n"
7536"-mips64 generate MIPS64 ISA instructions\n"
6e1772d5 7537"-mips64r2 generate MIPS64 release 2 ISA instructions\n"
87ccc1b0
NC
7538"-march=CPU/-mtune=CPU\tgenerate code/schedule for CPU, where CPU is one of:\n"
7539msgstr ""
7540
06647dfd 7541#: config/tc-mips.c:14090
6e1772d5 7542#, c-format
87ccc1b0
NC
7543msgid ""
7544"-mCPU\t\t\tequivalent to -march=CPU -mtune=CPU. Deprecated.\n"
7545"-no-mCPU\t\tdon't generate code specific to CPU.\n"
7546"\t\t\tFor -mCPU and -no-mCPU, CPU must be one of:\n"
7547msgstr ""
7548
06647dfd 7549#: config/tc-mips.c:14103
6e1772d5 7550#, c-format
87ccc1b0
NC
7551msgid ""
7552"-mips16\t\t\tgenerate mips16 instructions\n"
7553"-no-mips16\t\tdo not generate mips16 instructions\n"
7554msgstr ""
7555
06647dfd 7556#: config/tc-mips.c:14106
6e1772d5 7557#, c-format
87ccc1b0 7558msgid ""
8ea2b00f 7559"-mfix-vr4120\t\twork around certain VR4120 errata\n"
87ccc1b0
NC
7560"-mgp32\t\t\tuse 32-bit GPRs, regardless of the chosen ISA\n"
7561"-mfp32\t\t\tuse 32-bit FPRs, regardless of the chosen ISA\n"
06647dfd
AM
7562"-mno-shared\t\toptimize output for executables\n"
7563"-msym32\t\t\tassume all symbols have 32-bit values\n"
87ccc1b0
NC
7564"-O0\t\t\tremove unneeded NOPs, do not swap branches\n"
7565"-O\t\t\tremove unneeded NOPs and swap branches\n"
87ccc1b0
NC
7566"--[no-]construct-floats [dis]allow floating point values to be constructed\n"
7567"--trap, --no-break\ttrap exception on div by 0 and mult overflow\n"
7568"--break, --no-trap\tbreak exception on div by 0 and mult overflow\n"
7569msgstr ""
7570
06647dfd 7571#: config/tc-mips.c:14118
6e1772d5 7572#, c-format
87ccc1b0
NC
7573msgid ""
7574"-KPIC, -call_shared\tgenerate SVR4 position independent code\n"
7575"-non_shared\t\tdo not generate position independent code\n"
7576"-xgot\t\t\tassume a 32 bit GOT\n"
6e1772d5 7577"-mpdr, -mno-pdr\t\tenable/disable creation of .pdr sections\n"
06647dfd
AM
7578"-mshared, -mno-shared disable/enable .cpload optimization for\n"
7579" non-shared code\n"
87ccc1b0
NC
7580"-mabi=ABI\t\tcreate ABI conformant object file for:\n"
7581msgstr ""
7582
06647dfd 7583#: config/tc-mips.c:14137
6e1772d5 7584#, c-format
87ccc1b0
NC
7585msgid ""
7586"-32\t\t\tcreate o32 ABI object file (default)\n"
7587"-n32\t\t\tcreate n32 ABI object file\n"
7588"-64\t\t\tcreate 64 ABI object file\n"
7589msgstr ""
7590
06647dfd 7591#: config/tc-mmix.c:713
6e1772d5 7592#, c-format
328577ad
NC
7593msgid " MMIX-specific command line options:\n"
7594msgstr ""
7595
06647dfd 7596#: config/tc-mmix.c:714
6e1772d5 7597#, c-format
328577ad
NC
7598msgid ""
7599" -fixed-special-register-names\n"
7600" Allow only the original special register names.\n"
7601msgstr ""
7602
06647dfd 7603#: config/tc-mmix.c:717
6e1772d5 7604#, c-format
328577ad
NC
7605msgid " -globalize-symbols Make all symbols global.\n"
7606msgstr ""
7607
06647dfd 7608#: config/tc-mmix.c:719
6e1772d5 7609#, c-format
328577ad
NC
7610msgid " -gnu-syntax Turn off mmixal syntax compatibility.\n"
7611msgstr ""
7612
06647dfd 7613#: config/tc-mmix.c:721
6e1772d5 7614#, c-format
328577ad
NC
7615msgid " -relax Create linker relaxable code.\n"
7616msgstr ""
7617
06647dfd 7618#: config/tc-mmix.c:723
6e1772d5 7619#, c-format
328577ad
NC
7620msgid ""
7621" -no-predefined-syms Do not provide mmixal built-in constants.\n"
7622" Implies -fixed-special-register-names.\n"
7623msgstr ""
7624
06647dfd 7625#: config/tc-mmix.c:726
6e1772d5 7626#, c-format
328577ad
NC
7627msgid ""
7628" -no-expand Do not expand GETA, branches, PUSHJ or JUMP\n"
7629" into multiple instructions.\n"
7630msgstr ""
7631
06647dfd 7632#: config/tc-mmix.c:729
6e1772d5 7633#, c-format
328577ad
NC
7634msgid ""
7635" -no-merge-gregs Do not merge GREG definitions with nearby values.\n"
7636msgstr ""
7637
06647dfd 7638#: config/tc-mmix.c:731
6e1772d5 7639#, c-format
324bfcf3
AO
7640msgid ""
7641" -linker-allocated-gregs If there's no suitable GREG definition for "
7642"the operands of an instruction, let the linker "
7643"resolve.\n"
7644msgstr ""
7645
06647dfd 7646#: config/tc-mmix.c:734
6e1772d5 7647#, c-format
328577ad
NC
7648msgid ""
7649" -x Do not warn when an operand to GETA, a branch,\n"
7650" PUSHJ or JUMP is not known to be within range.\n"
324bfcf3
AO
7651" The linker will catch any errors. Implies\n"
7652" -linker-allocated-gregs."
328577ad
NC
7653msgstr ""
7654
06647dfd 7655#: config/tc-mmix.c:861
328577ad
NC
7656#, c-format
7657msgid "unknown opcode: `%s'"
7658msgstr ""
7659
06647dfd 7660#: config/tc-mmix.c:983 config/tc-mmix.c:998
328577ad
NC
7661msgid "specified location wasn't TETRA-aligned"
7662msgstr ""
7663
06647dfd
AM
7664#: config/tc-mmix.c:985 config/tc-mmix.c:1000 config/tc-mmix.c:4186
7665#: config/tc-mmix.c:4202
328577ad
NC
7666msgid "unaligned data at an absolute location is not supported"
7667msgstr ""
7668
06647dfd 7669#: config/tc-mmix.c:1110
328577ad
NC
7670#, c-format
7671msgid "invalid operand to opcode %s: `%s'"
7672msgstr ""
7673
06647dfd
AM
7674#: config/tc-mmix.c:1132 config/tc-mmix.c:1159 config/tc-mmix.c:1192
7675#: config/tc-mmix.c:1200 config/tc-mmix.c:1217 config/tc-mmix.c:1245
7676#: config/tc-mmix.c:1266 config/tc-mmix.c:1291 config/tc-mmix.c:1339
7677#: config/tc-mmix.c:1437 config/tc-mmix.c:1462 config/tc-mmix.c:1494
7678#: config/tc-mmix.c:1526 config/tc-mmix.c:1556 config/tc-mmix.c:1609
7679#: config/tc-mmix.c:1626 config/tc-mmix.c:1653 config/tc-mmix.c:1681
7680#: config/tc-mmix.c:1708 config/tc-mmix.c:1734 config/tc-mmix.c:1750
7681#: config/tc-mmix.c:1776 config/tc-mmix.c:1792 config/tc-mmix.c:1808
7682#: config/tc-mmix.c:1871 config/tc-mmix.c:1887
328577ad
NC
7683#, c-format
7684msgid "invalid operands to opcode %s: `%s'"
7685msgstr ""
7686
06647dfd 7687#: config/tc-mmix.c:1864
328577ad
NC
7688#, c-format
7689msgid "unsupported operands to %s: `%s'"
7690msgstr ""
7691
06647dfd 7692#: config/tc-mmix.c:1992
328577ad 7693msgid "internal: mmix_prefix_name but empty prefix"
ac50feda
RH
7694msgstr ""
7695
06647dfd 7696#: config/tc-mmix.c:2037
328577ad
NC
7697#, c-format
7698msgid "too many GREG registers allocated (max %d)"
ac50feda
RH
7699msgstr ""
7700
06647dfd 7701#: config/tc-mmix.c:2097
328577ad 7702msgid "BSPEC already active. Nesting is not supported."
ac50feda
RH
7703msgstr ""
7704
06647dfd 7705#: config/tc-mmix.c:2106
328577ad 7706msgid "invalid BSPEC expression"
ac50feda
RH
7707msgstr ""
7708
06647dfd 7709#: config/tc-mmix.c:2122
ac50feda 7710#, c-format
328577ad 7711msgid "can't create section %s"
ac50feda
RH
7712msgstr ""
7713
06647dfd 7714#: config/tc-mmix.c:2127
ac50feda 7715#, c-format
328577ad 7716msgid "can't set section flags for section %s"
ac50feda
RH
7717msgstr ""
7718
06647dfd 7719#: config/tc-mmix.c:2149
328577ad 7720msgid "ESPEC without preceding BSPEC"
ac50feda
RH
7721msgstr ""
7722
06647dfd 7723#: config/tc-mmix.c:2179
328577ad 7724msgid "missing local expression"
ac50feda
RH
7725msgstr ""
7726
06647dfd 7727#: config/tc-mmix.c:2424
328577ad 7728msgid "operand out of range, instruction expanded"
ac50feda
RH
7729msgstr ""
7730
328577ad
NC
7731#. The BFD_RELOC_MMIX_LOCAL-specific message is supposed to be
7732#. user-friendly, though a little bit non-substantial.
06647dfd 7733#: config/tc-mmix.c:2682
328577ad 7734msgid "directive LOCAL must be placed in code or data"
ac50feda
RH
7735msgstr ""
7736
06647dfd 7737#: config/tc-mmix.c:2683
328577ad 7738msgid "internal confusion: relocation in a section without contents"
ac50feda
RH
7739msgstr ""
7740
06647dfd 7741#: config/tc-mmix.c:2797
328577ad 7742msgid "internal: BFD_RELOC_MMIX_BASE_PLUS_OFFSET not resolved to section"
ac50feda
RH
7743msgstr ""
7744
06647dfd 7745#: config/tc-mmix.c:2845
328577ad 7746msgid "no suitable GREG definition for operands"
ac50feda
RH
7747msgstr ""
7748
06647dfd 7749#: config/tc-mmix.c:2904
328577ad 7750msgid "operands were not reducible at assembly-time"
ac50feda
RH
7751msgstr ""
7752
06647dfd 7753#: config/tc-mmix.c:2931
328577ad
NC
7754#, c-format
7755msgid "cannot generate relocation type for symbol %s, code %s"
ac50feda
RH
7756msgstr ""
7757
06647dfd 7758#: config/tc-mmix.c:2951
328577ad
NC
7759#, c-format
7760msgid "internal: unhandled label %s"
ac50feda
RH
7761msgstr ""
7762
06647dfd 7763#: config/tc-mmix.c:3005
328577ad 7764msgid "[0-9]H labels may not appear alone on a line"
ac50feda
RH
7765msgstr ""
7766
06647dfd 7767#: config/tc-mmix.c:3014
328577ad 7768msgid "[0-9]H labels do not mix with dot-pseudos"
ac50feda
RH
7769msgstr ""
7770
06647dfd 7771#: config/tc-mmix.c:3078
328577ad 7772msgid "invalid characters in input"
ac50feda
RH
7773msgstr ""
7774
06647dfd 7775#: config/tc-mmix.c:3182
328577ad 7776msgid "empty label field for IS"
ac50feda
RH
7777msgstr ""
7778
06647dfd 7779#: config/tc-mmix.c:3515
328577ad
NC
7780#, c-format
7781msgid "internal: unexpected relax type %d:%d"
ac50feda
RH
7782msgstr ""
7783
06647dfd 7784#: config/tc-mmix.c:3537
328577ad 7785msgid "BSPEC without ESPEC."
ac50feda
RH
7786msgstr ""
7787
06647dfd 7788#: config/tc-mmix.c:3739
328577ad 7789msgid "GREG expression too complicated"
ac50feda
RH
7790msgstr ""
7791
06647dfd 7792#: config/tc-mmix.c:3754
328577ad 7793msgid "internal: GREG expression not resolved to section"
ac50feda
RH
7794msgstr ""
7795
06647dfd 7796#: config/tc-mmix.c:3805
328577ad 7797msgid "register section has contents\n"
ac50feda
RH
7798msgstr ""
7799
06647dfd 7800#: config/tc-mmix.c:3939
328577ad 7801msgid "section change from within a BSPEC/ESPEC pair is not supported"
ac50feda
RH
7802msgstr ""
7803
06647dfd 7804#: config/tc-mmix.c:3961
328577ad 7805msgid "directive LOC from within a BSPEC/ESPEC pair is not supported"
ac50feda
RH
7806msgstr ""
7807
06647dfd 7808#: config/tc-mmix.c:3972
328577ad 7809msgid "invalid LOC expression"
ac50feda
RH
7810msgstr ""
7811
06647dfd 7812#: config/tc-mmix.c:3997 config/tc-mmix.c:4023
328577ad 7813msgid "LOC expression stepping backwards is not supported"
ac50feda
RH
7814msgstr ""
7815
328577ad
NC
7816#. We will only get here in rare cases involving #NO_APP,
7817#. where the unterminated string is not recognized by the
7818#. preformatting pass.
06647dfd 7819#: config/tc-mmix.c:4107 config/tc-mmix.c:4268
328577ad 7820msgid "unterminated string"
ac50feda
RH
7821msgstr ""
7822
06647dfd 7823#: config/tc-mmix.c:4124
328577ad 7824msgid "BYTE expression not a pure number"
ac50feda
RH
7825msgstr ""
7826
328577ad
NC
7827#. Note that mmixal does not allow negative numbers in
7828#. BYTE sequences, so neither should we.
06647dfd 7829#: config/tc-mmix.c:4133
328577ad 7830msgid "BYTE expression not in the range 0..255"
ac50feda
RH
7831msgstr ""
7832
06647dfd 7833#: config/tc-mmix.c:4184 config/tc-mmix.c:4200
328577ad 7834msgid "data item with alignment larger than location"
ac50feda
RH
7835msgstr ""
7836
328577ad
NC
7837#. Since integer_constant is local to expr.c, we have to make this a
7838#. macro. FIXME: Do it cleaner.
87ccc1b0 7839#: config/tc-mmix.h:104
328577ad 7840msgid "`&' serial number operator is not supported"
ac50feda
RH
7841msgstr ""
7842
328577ad 7843#: config/tc-mn10200.c:319
6e1772d5 7844#, c-format
ac50feda
RH
7845msgid ""
7846"MN10200 options:\n"
7847"none yet\n"
7848msgstr ""
7849
06647dfd
AM
7850#: config/tc-mn10200.c:793 config/tc-mn10300.c:1392 config/tc-ppc.c:2120
7851#: config/tc-s390.c:1522 config/tc-v850.c:1693
ac50feda
RH
7852#, c-format
7853msgid "Unrecognized opcode: `%s'"
7854msgstr ""
7855
06647dfd
AM
7856#: config/tc-mn10200.c:1036 config/tc-mn10300.c:1965 config/tc-ppc.c:2599
7857#: config/tc-s390.c:1437 config/tc-v850.c:2110
0d2bcfaf
NC
7858#, c-format
7859msgid "junk at end of line: `%s'"
7860msgstr ""
7861
06647dfd 7862#: config/tc-mn10300.c:695
6e1772d5 7863#, c-format
ac50feda
RH
7864msgid ""
7865"MN10300 options:\n"
7866"none yet\n"
7867msgstr ""
7868
06647dfd 7869#: config/tc-mn10300.c:1361 config/tc-sh.c:776 read.c:3729
fce00800
AM
7870#, c-format
7871msgid "unsupported BFD relocation size %u"
7872msgstr ""
7873
06647dfd 7874#: config/tc-mn10300.c:1409
ac50feda
RH
7875msgid "Invalid opcode/operands"
7876msgstr ""
7877
06647dfd 7878#: config/tc-mn10300.c:1936
ac50feda
RH
7879msgid "Invalid register specification."
7880msgstr ""
7881
06647dfd 7882#: config/tc-mn10300.c:2519
328577ad
NC
7883#, c-format
7884msgid "Bad relocation fixup type (%d)"
7885msgstr ""
7886
06647dfd 7887#: config/tc-msp430.c:502
8ea2b00f
AM
7888msgid ".profiler pseudo requires at least two operands."
7889msgstr ""
7890
06647dfd 7891#: config/tc-msp430.c:561
8ea2b00f
AM
7892msgid "unknown profiling flag - ignored."
7893msgstr ""
7894
06647dfd 7895#: config/tc-msp430.c:577
8ea2b00f
AM
7896msgid "ambigious flags combination - '.profiler' directive ignored."
7897msgstr ""
7898
06647dfd 7899#: config/tc-msp430.c:587
8ea2b00f
AM
7900msgid "profiling in absolute section? Hm..."
7901msgstr ""
7902
06647dfd 7903#: config/tc-msp430.c:674
6e1772d5 7904#, c-format
87ccc1b0 7905msgid "Known MCU names:\n"
ac50feda
RH
7906msgstr ""
7907
06647dfd 7908#: config/tc-msp430.c:677
87ccc1b0
NC
7909#, c-format
7910msgid "\t %s\n"
ac50feda
RH
7911msgstr ""
7912
06647dfd 7913#: config/tc-msp430.c:703
8ea2b00f
AM
7914#, c-format
7915msgid "redefinition of mcu type %s' to %s'"
7916msgstr ""
7917
06647dfd 7918#: config/tc-msp430.c:733
6e1772d5 7919#, c-format
87ccc1b0
NC
7920msgid ""
7921"MSP430 options:\n"
7922" -mmcu=[msp430-name] select microcontroller type\n"
7923" msp430x110 msp430x112\n"
7924" msp430x1101 msp430x1111\n"
7925" msp430x1121 msp430x1122 msp430x1132\n"
7926" msp430x122 msp430x123\n"
7927" msp430x1222 msp430x1232\n"
7928" msp430x133 msp430x135\n"
7929" msp430x1331 msp430x1351\n"
7930" msp430x147 msp430x148 msp430x149\n"
7931" msp430x155 msp430x156 msp430x157\n"
7932" msp430x167 msp430x168 msp430x169\n"
8ea2b00f 7933" msp430x1610 msp430x1611 msp430x1612\n"
87ccc1b0
NC
7934" msp430x311 msp430x312 msp430x313 msp430x314 "
7935"msp430x315\n"
7936" msp430x323 msp430x325\n"
7937" msp430x336 msp430x337\n"
8ea2b00f 7938" msp430x412 msp430x413 msp430x415 msp430x417\n"
6e1772d5
AM
7939" msp430xE423 msp430xE425 msp430E427\n"
7940" msp430xW423 msp430xW425 msp430W427\n"
8ea2b00f 7941" msp430xG437 msp430xG438 msp430G439\n"
87ccc1b0
NC
7942" msp430x435 msp430x436 msp430x437\n"
7943" msp430x447 msp430x448 msp430x449\n"
ac50feda
RH
7944msgstr ""
7945
06647dfd 7946#: config/tc-msp430.c:943
87ccc1b0 7947#, c-format
8ea2b00f 7948msgid "value %d out of range. Use #lo() or #hi()"
ac50feda
RH
7949msgstr ""
7950
06647dfd 7951#: config/tc-msp430.c:1031
87ccc1b0 7952#, c-format
8ea2b00f 7953msgid "unknown expression in operand %s. use #llo() #lhi() #hlo() #hhi() "
ac50feda
RH
7954msgstr ""
7955
06647dfd 7956#: config/tc-msp430.c:1082
87ccc1b0 7957#, c-format
8ea2b00f 7958msgid "Registers cannot be used within immediate expression [%s]"
ac50feda
RH
7959msgstr ""
7960
06647dfd 7961#: config/tc-msp430.c:1084
87ccc1b0 7962#, c-format
8ea2b00f 7963msgid "unknown operand %s"
ac50feda
RH
7964msgstr ""
7965
06647dfd 7966#: config/tc-msp430.c:1106 config/tc-msp430.c:1241
8ea2b00f
AM
7967#, c-format
7968msgid "value out of range: %d"
ac50feda
RH
7969msgstr ""
7970
06647dfd 7971#: config/tc-msp430.c:1117
8ea2b00f
AM
7972#, c-format
7973msgid "Registers cannot be used within absolute expression [%s]"
ac50feda
RH
7974msgstr ""
7975
06647dfd 7976#: config/tc-msp430.c:1119 config/tc-msp430.c:1262
8ea2b00f
AM
7977#, c-format
7978msgid "unknown expression in operand %s"
ac50feda
RH
7979msgstr ""
7980
06647dfd 7981#: config/tc-msp430.c:1133 config/tc-msp430.c:1140
8ea2b00f
AM
7982#, c-format
7983msgid "unknown addressing mode %s"
ac50feda
RH
7984msgstr ""
7985
06647dfd 7986#: config/tc-msp430.c:1148
87ccc1b0 7987#, c-format
8ea2b00f 7988msgid "Bad register name r%s"
ac50feda
RH
7989msgstr ""
7990
06647dfd 7991#: config/tc-msp430.c:1160
8ea2b00f
AM
7992#, c-format
7993msgid "MSP430 does not have %d registers"
ac50feda
RH
7994msgstr ""
7995
06647dfd 7996#: config/tc-msp430.c:1180
8ea2b00f 7997msgid "')' required"
ac50feda
RH
7998msgstr ""
7999
06647dfd 8000#: config/tc-msp430.c:1193
87ccc1b0 8001#, c-format
8ea2b00f 8002msgid "unknown operator %s. Did you mean X(Rn) or #[hl][hl][oi](CONST) ?"
ac50feda
RH
8003msgstr ""
8004
06647dfd 8005#: config/tc-msp430.c:1202
87ccc1b0 8006#, c-format
8ea2b00f 8007msgid "unknown operator (r%s substituded as a register name"
ac50feda
RH
8008msgstr ""
8009
06647dfd 8010#: config/tc-msp430.c:1214 config/tc-msp430.c:1225
87ccc1b0 8011#, c-format
8ea2b00f 8012msgid "unknown operator %s"
ac50feda
RH
8013msgstr ""
8014
06647dfd 8015#: config/tc-msp430.c:1219
8ea2b00f 8016msgid "r2 should not be used in indexed addressing mode"
ac50feda
RH
8017msgstr ""
8018
06647dfd 8019#: config/tc-msp430.c:1260
87ccc1b0 8020#, c-format
8ea2b00f 8021msgid "Registers cannot be used as a prefix of indexed expression [%s]"
ac50feda
RH
8022msgstr ""
8023
8ea2b00f 8024#. Unreachable.
06647dfd 8025#: config/tc-msp430.c:1309
87ccc1b0 8026#, c-format
8ea2b00f 8027msgid "unknown addressing mode for operand %s"
ac50feda
RH
8028msgstr ""
8029
06647dfd 8030#: config/tc-msp430.c:1334
87ccc1b0 8031#, c-format
8ea2b00f 8032msgid "Internal bug. Try to use 0(r%d) instead of @r%d"
ac50feda
RH
8033msgstr ""
8034
06647dfd 8035#: config/tc-msp430.c:1344
8ea2b00f 8036msgid "this addressing mode is not applicable for destination operand"
ac50feda
RH
8037msgstr ""
8038
06647dfd 8039#: config/tc-msp430.c:1388
87ccc1b0 8040#, c-format
8ea2b00f 8041msgid "instruction %s requires %d operand(s)"
ac50feda
RH
8042msgstr ""
8043
06647dfd 8044#: config/tc-msp430.c:1634
87ccc1b0 8045#, c-format
8ea2b00f 8046msgid "Even number required. Rounded to %d"
ac50feda
RH
8047msgstr ""
8048
06647dfd 8049#: config/tc-msp430.c:1645
87ccc1b0 8050#, c-format
8ea2b00f 8051msgid "Wrong displacement %d"
ac50feda
RH
8052msgstr ""
8053
06647dfd 8054#: config/tc-msp430.c:1662
8ea2b00f 8055msgid "instruction requires label sans '$'"
ac50feda
RH
8056msgstr ""
8057
06647dfd 8058#: config/tc-msp430.c:1668
8ea2b00f
AM
8059msgid "instruction requires label or value in range -511:512"
8060msgstr ""
8061
06647dfd 8062#: config/tc-msp430.c:1674 config/tc-msp430.c:1707 config/tc-msp430.c:1739
8ea2b00f
AM
8063msgid "instruction requires label"
8064msgstr ""
8065
06647dfd 8066#: config/tc-msp430.c:1743
8ea2b00f
AM
8067msgid "Ilegal instruction or not implmented opcode."
8068msgstr ""
8069
06647dfd 8070#: config/tc-msp430.c:2075
87ccc1b0 8071#, c-format
8ea2b00f
AM
8072msgid "internal inconsistency problem in %s: insn %04lx"
8073msgstr ""
8074
06647dfd 8075#: config/tc-msp430.c:2105 config/tc-msp430.c:2128
8ea2b00f
AM
8076#, c-format
8077msgid "internal inconsistency problem in %s: ext. insn %04lx"
8078msgstr ""
8079
06647dfd 8080#: config/tc-msp430.c:2140
8ea2b00f
AM
8081#, c-format
8082msgid "internal inconsistency problem in %s: %lx"
87ccc1b0
NC
8083msgstr ""
8084
8085#: config/tc-ns32k.c:449
8086msgid "Invalid syntax in PC-relative addressing mode"
8087msgstr ""
8088
8089#: config/tc-ns32k.c:473
8090msgid "Invalid syntax in External addressing mode"
8091msgstr ""
8092
8093#: config/tc-ns32k.c:554
8094msgid "Invalid syntax in Memory Relative addressing mode"
8095msgstr ""
8096
8097#: config/tc-ns32k.c:621
8098msgid "Invalid scaled-indexed mode, use (b,w,d,q)"
8099msgstr ""
8100
8101#: config/tc-ns32k.c:626
8102msgid "Syntax in scaled-indexed mode, use [Rn:m] where n=[0..7] m={b,w,d,q}"
8103msgstr ""
8104
8105#: config/tc-ns32k.c:631
8106msgid "Scaled-indexed addressing mode combined with scaled-index"
8107msgstr ""
8108
8109#: config/tc-ns32k.c:642
8110msgid "Invalid or illegal addressing mode combined with scaled-index"
8111msgstr ""
8112
8113#: config/tc-ns32k.c:757
8114msgid "Premature end of suffix -- Defaulting to d"
8115msgstr ""
8116
8117#: config/tc-ns32k.c:770
8118msgid "Bad suffix after ':' use {b|w|d} Defaulting to d"
8119msgstr ""
8120
8121#: config/tc-ns32k.c:817
8122msgid "Very short instr to option, ie you can't do it on a NULLstr"
8123msgstr ""
8124
8125#: config/tc-ns32k.c:870
8126msgid "No such entry in list. (cpu/mmu register)"
8127msgstr ""
8128
8129#: config/tc-ns32k.c:915
8130msgid "Internal consistency error. check ns32k-opcode.h"
8131msgstr ""
8132
8133#: config/tc-ns32k.c:939
8134msgid "Address of immediate operand"
8135msgstr ""
8136
8137#: config/tc-ns32k.c:940
8138msgid "Invalid immediate write operand."
8139msgstr ""
8140
8141#: config/tc-ns32k.c:1070
8142msgid "Bad opcode-table-option, check in file ns32k-opcode.h"
8143msgstr ""
8144
8145#: config/tc-ns32k.c:1107
8146msgid "No such opcode"
8147msgstr ""
8148
8149#: config/tc-ns32k.c:1184
8150msgid "Bad suffix, defaulting to d"
8151msgstr ""
8152
8153#: config/tc-ns32k.c:1212
8154msgid "Too many operands passed to instruction"
8155msgstr ""
8156
8157#. Check error in default.
8158#: config/tc-ns32k.c:1225
8159msgid "Wrong numbers of operands in default, check ns32k-opcodes.h"
8160msgstr ""
8161
8162#: config/tc-ns32k.c:1229
8163msgid "Wrong number of operands"
8164msgstr ""
8165
8166#: config/tc-ns32k.c:1355
8167msgid "iif convert internal pcrel/binary"
8168msgstr ""
8169
8170#: config/tc-ns32k.c:1372
8171msgid "Bignum too big for long"
8172msgstr ""
8173
8174#: config/tc-ns32k.c:1451
8175msgid "iif convert internal pcrel/pointer"
8176msgstr ""
8177
8178#: config/tc-ns32k.c:1456
8179msgid "Internal logic error in iif.iifP[n].type"
8180msgstr ""
8181
8182#. We cant relax this case.
8183#: config/tc-ns32k.c:1493
8184msgid "Can't relax difference"
8185msgstr ""
8186
8187#: config/tc-ns32k.c:1541
8188msgid "Displacement to large for :d"
8189msgstr ""
8190
8191#: config/tc-ns32k.c:1554
8192msgid "Internal logic error in iif.iifP[].type"
ac50feda
RH
8193msgstr ""
8194
87ccc1b0 8195#: config/tc-ns32k.c:1614
ac50feda
RH
8196#, c-format
8197msgid "Can not do %d byte pc-relative relocation for storage type %d"
8198msgstr ""
8199
87ccc1b0 8200#: config/tc-ns32k.c:1617
ac50feda
RH
8201#, c-format
8202msgid "Can not do %d byte relocation for storage type %d"
8203msgstr ""
8204
28e7409f 8205#. Fatal.
fce00800 8206#: config/tc-ns32k.c:1652
ac50feda
RH
8207#, c-format
8208msgid "Can't hash %s: %s"
8209msgstr ""
8210
fce00800 8211#: config/tc-ns32k.c:1740
87ccc1b0
NC
8212#, c-format
8213msgid "value of %ld out of byte displacement range."
ac50feda
RH
8214msgstr ""
8215
fce00800 8216#: config/tc-ns32k.c:1749
87ccc1b0
NC
8217#, c-format
8218msgid "value of %ld out of word displacement range."
ac50feda
RH
8219msgstr ""
8220
fce00800 8221#: config/tc-ns32k.c:1763
87ccc1b0
NC
8222#, c-format
8223msgid "value of %ld out of double word displacement range."
ac50feda
RH
8224msgstr ""
8225
fce00800 8226#: config/tc-ns32k.c:1783
ac50feda 8227#, c-format
87ccc1b0 8228msgid "Internal logic error. line %d, file \"%s\""
ac50feda
RH
8229msgstr ""
8230
fce00800 8231#: config/tc-ns32k.c:1831
ac50feda 8232#, c-format
87ccc1b0 8233msgid "Internal logic error. line %d, file \"%s\""
ac50feda
RH
8234msgstr ""
8235
fce00800 8236#: config/tc-ns32k.c:1936
ac50feda
RH
8237msgid "Bit field out of range"
8238msgstr ""
8239
06647dfd 8240#: config/tc-ns32k.c:2180
87ccc1b0
NC
8241#, c-format
8242msgid "invalid architecture option -m%s, ignored"
8243msgstr ""
8244
06647dfd 8245#: config/tc-ns32k.c:2193
ac50feda 8246#, c-format
87ccc1b0 8247msgid "invalid default displacement size \"%s\". Defaulting to %d."
ac50feda
RH
8248msgstr ""
8249
06647dfd 8250#: config/tc-ns32k.c:2210
6e1772d5 8251#, c-format
ac50feda
RH
8252msgid ""
8253"NS32K options:\n"
8254"-m32032 | -m32532\tselect variant of NS32K architecture\n"
87ccc1b0 8255"--disp-size-default=<1|2|4>\n"
ac50feda
RH
8256msgstr ""
8257
06647dfd 8258#: config/tc-ns32k.c:2394
ac50feda
RH
8259#, c-format
8260msgid "Cannot find relocation type for symbol %s, code %d"
8261msgstr ""
8262
06647dfd 8263#: config/tc-or32.c:465 config/tc-or32.c:676
3b16e843
NC
8264#, c-format
8265msgid "unknown opcode1: `%s'"
8266msgstr ""
8267
06647dfd 8268#: config/tc-or32.c:471 config/tc-or32.c:682
3b16e843
NC
8269#, c-format
8270msgid "unknown opcode2 `%s'."
8271msgstr ""
8272
06647dfd 8273#: config/tc-or32.c:510 config/tc-or32.c:721
3b16e843
NC
8274#, c-format
8275msgid "instruction not allowed: %s"
8276msgstr ""
8277
06647dfd 8278#: config/tc-or32.c:513 config/tc-or32.c:724
3b16e843
NC
8279#, c-format
8280msgid "too many operands: %s"
8281msgstr ""
8282
06647dfd 8283#: config/tc-or32.c:599 config/tc-or32.c:811
3b16e843
NC
8284msgid "call/jmp target out of range (1)"
8285msgstr ""
8286
06647dfd 8287#: config/tc-or32.c:1004 config/tc-or32.c:1112
3b16e843
NC
8288msgid "call/jmp target out of range (2)"
8289msgstr ""
8290
06647dfd 8291#: config/tc-or32.c:1402
3b16e843
NC
8292msgid "register out of range"
8293msgstr ""
8294
06647dfd 8295#: config/tc-or32.c:1447
3b16e843
NC
8296msgid "invalid register in & expression"
8297msgstr ""
8298
06647dfd 8299#: config/tc-pdp11.c:431
87ccc1b0
NC
8300msgid "Low order bits truncated in immediate float operand"
8301msgstr ""
8302
06647dfd 8303#: config/tc-pdp11.c:620
87ccc1b0
NC
8304#, c-format
8305msgid "Unknown instruction '%s'"
8306msgstr ""
8307
06647dfd 8308#: config/tc-pj.c:83 config/tc-pj.c:91
a74801ba
ILT
8309msgid "confusing relocation expressions"
8310msgstr ""
8311
06647dfd 8312#: config/tc-pj.c:182
a74801ba
ILT
8313msgid "can't have relocation for ipush"
8314msgstr ""
8315
06647dfd 8316#: config/tc-pj.c:289
a74801ba
ILT
8317#, c-format
8318msgid "unknown opcode %s"
8319msgstr ""
8320
06647dfd 8321#: config/tc-pj.c:438
6e1772d5 8322#, c-format
a74801ba
ILT
8323msgid ""
8324"PJ options:\n"
8325"-little\t\t\tgenerate little endian code\n"
8326"-big\t\t\tgenerate big endian code\n"
8327msgstr ""
8328
06647dfd 8329#: config/tc-pj.c:468 config/tc-sh.c:3978 config/tc-sh.c:3985
8ea2b00f 8330#: config/tc-sh.c:3992 config/tc-sh.c:3999
a74801ba
ILT
8331msgid "pcrel too far"
8332msgstr ""
8333
328577ad
NC
8334#: config/tc-pj.h:38
8335msgid "convert_frag\n"
8336msgstr ""
8337
8338#: config/tc-pj.h:39
8339msgid "estimate size\n"
a74801ba
ILT
8340msgstr ""
8341
6e1772d5 8342#: config/tc-ppc.c:980
87ccc1b0
NC
8343#, c-format
8344msgid "%s unsupported"
8345msgstr ""
8346
06647dfd 8347#: config/tc-ppc.c:1046 config/tc-s390.c:415 config/tc-s390.c:422
ac50feda
RH
8348#, c-format
8349msgid "invalid switch -m%s"
8350msgstr ""
8351
6e1772d5
AM
8352#: config/tc-ppc.c:1083
8353#, c-format
ac50feda
RH
8354msgid ""
8355"PowerPC options:\n"
87ccc1b0
NC
8356"-a32\t\t\tgenerate ELF32/XCOFF32\n"
8357"-a64\t\t\tgenerate ELF64/XCOFF64\n"
ac50feda 8358"-u\t\t\tignored\n"
87ccc1b0
NC
8359"-mpwrx, -mpwr2\t\tgenerate code for POWER/2 (RIOS2)\n"
8360"-mpwr\t\t\tgenerate code for POWER (RIOS1)\n"
8361"-m601\t\t\tgenerate code for PowerPC 601\n"
328577ad 8362"-mppc, -mppc32, -m603, -m604\n"
87ccc1b0
NC
8363"\t\t\tgenerate code for PowerPC 603/604\n"
8364"-m403, -m405\t\tgenerate code for PowerPC 403/405\n"
6e1772d5 8365"-m440\t\t\tgenerate code for PowerPC 440\n"
328577ad 8366"-m7400, -m7410, -m7450, -m7455\n"
87ccc1b0
NC
8367"\t\t\tgenerate code For PowerPC 7400/7410/7450/7455\n"
8368msgstr ""
8369
6e1772d5
AM
8370#: config/tc-ppc.c:1097
8371#, c-format
87ccc1b0
NC
8372msgid ""
8373"-mppc64, -m620\t\tgenerate code for PowerPC 620/625/630\n"
ac50feda 8374"-mppc64bridge\t\tgenerate code for PowerPC 64, including bridge insns\n"
328577ad
NC
8375"-mbooke64\t\tgenerate code for 64-bit PowerPC BookE\n"
8376"-mbooke, mbooke32\tgenerate code for 32-bit PowerPC BookE\n"
87ccc1b0 8377"-mpower4\t\tgenerate code for Power4 architecture\n"
ac50feda
RH
8378"-mcom\t\t\tgenerate code Power/PowerPC common instructions\n"
8379"-many\t\t\tgenerate code for any architecture (PWR/PWRX/PPC)\n"
87ccc1b0
NC
8380msgstr ""
8381
6e1772d5
AM
8382#: config/tc-ppc.c:1105
8383#, c-format
87ccc1b0
NC
8384msgid ""
8385"-maltivec\t\tgenerate code for AltiVec\n"
8386"-me500, -me500x2\tgenerate code for Motorola e500 core complex\n"
8387"-mspe\t\t\tgenerate code for Motorola SPE instructions\n"
ac50feda
RH
8388"-mregnames\t\tAllow symbolic names for registers\n"
8389"-mno-regnames\t\tDo not allow symbolic names for registers\n"
8390msgstr ""
8391
6e1772d5
AM
8392#: config/tc-ppc.c:1112
8393#, c-format
ac50feda
RH
8394msgid ""
8395"-mrelocatable\t\tsupport for GCC's -mrelocatble option\n"
8396"-mrelocatable-lib\tsupport for GCC's -mrelocatble-lib option\n"
8397"-memb\t\t\tset PPC_EMB bit in ELF flags\n"
87ccc1b0 8398"-mlittle, -mlittle-endian, -l, -le\n"
ac50feda 8399"\t\t\tgenerate code for a little endian machine\n"
87ccc1b0
NC
8400"-mbig, -mbig-endian, -b, -be\n"
8401"\t\t\tgenerate code for a big endian machine\n"
ac50feda
RH
8402"-msolaris\t\tgenerate code for Solaris\n"
8403"-mno-solaris\t\tdo not generate code for Solaris\n"
8404"-V\t\t\tprint assembler version number\n"
8405"-Qy, -Qn\t\tignored\n"
8406msgstr ""
8407
6e1772d5 8408#: config/tc-ppc.c:1154
ac50feda
RH
8409#, c-format
8410msgid "Unknown default cpu = %s, os = %s"
8411msgstr ""
8412
8ea2b00f 8413#: config/tc-ppc.c:1180
ac50feda
RH
8414msgid "Neither Power nor PowerPC opcodes were selected."
8415msgstr ""
8416
06647dfd 8417#: config/tc-ppc.c:1270 config/tc-s390.c:517
ac50feda
RH
8418#, c-format
8419msgid "Internal assembler error for instruction %s"
8420msgstr ""
8421
8ea2b00f 8422#: config/tc-ppc.c:1294
ac50feda
RH
8423#, c-format
8424msgid "Internal assembler error for macro %s"
8425msgstr ""
8426
8ea2b00f 8427#: config/tc-ppc.c:1625
ac50feda
RH
8428msgid "identifier+constant@got means identifier@got+constant"
8429msgstr ""
8430
8ea2b00f 8431#: config/tc-ppc.c:1692
ac50feda
RH
8432#, c-format
8433msgid "%s relocations do not fit in %d bytes\n"
8434msgstr ""
8435
8ea2b00f 8436#: config/tc-ppc.c:1799
ac50feda
RH
8437#, c-format
8438msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld."
8439msgstr ""
8440
8ea2b00f 8441#: config/tc-ppc.c:1881
ac50feda
RH
8442msgid "Relocation cannot be done when using -mrelocatable"
8443msgstr ""
8444
8ea2b00f
AM
8445#: config/tc-ppc.c:1930
8446msgid "TOC section size exceeds 64k"
8447msgstr ""
8448
8449#: config/tc-ppc.c:2012
ac50feda
RH
8450#, c-format
8451msgid "syntax error: invalid toc specifier `%s'"
8452msgstr ""
8453
8ea2b00f 8454#: config/tc-ppc.c:2026
ac50feda
RH
8455#, c-format
8456msgid "syntax error: expected `]', found `%c'"
8457msgstr ""
8458
8ea2b00f 8459#: config/tc-ppc.c:2305
ac50feda
RH
8460msgid "[tocv] symbol is not a toc symbol"
8461msgstr ""
8462
8ea2b00f 8463#: config/tc-ppc.c:2316
ac50feda
RH
8464msgid "Unimplemented toc32 expression modifier"
8465msgstr ""
8466
8ea2b00f 8467#: config/tc-ppc.c:2321
ac50feda
RH
8468msgid "Unimplemented toc64 expression modifier"
8469msgstr ""
8470
8ea2b00f 8471#: config/tc-ppc.c:2325
ac50feda
RH
8472#, c-format
8473msgid "Unexpected return value [%d] from parse_toc_entry!\n"
8474msgstr ""
8475
8ea2b00f 8476#: config/tc-ppc.c:2543
328577ad
NC
8477msgid "unsupported relocation for DS offset field"
8478msgstr ""
8479
8ea2b00f 8480#: config/tc-ppc.c:2587
ac50feda
RH
8481#, c-format
8482msgid "syntax error; found `%c' but expected `%c'"
8483msgstr ""
8484
8ea2b00f
AM
8485#: config/tc-ppc.c:2630 config/tc-ppc.h:117
8486msgid "instruction address is not a multiple of 4"
8487msgstr ""
8488
8489#: config/tc-ppc.c:2741
ac50feda
RH
8490msgid "wrong number of operands"
8491msgstr ""
8492
8ea2b00f 8493#: config/tc-ppc.c:2797
87ccc1b0 8494msgid "Bad .section directive: want a,e,w,x,M,S,G,T in string"
ac50feda
RH
8495msgstr ""
8496
8ea2b00f 8497#: config/tc-ppc.c:2912
ac50feda
RH
8498msgid "missing size"
8499msgstr ""
8500
8ea2b00f 8501#: config/tc-ppc.c:2921
ac50feda
RH
8502msgid "negative size"
8503msgstr ""
8504
8ea2b00f 8505#: config/tc-ppc.c:2958
ac50feda
RH
8506msgid "missing real symbol name"
8507msgstr ""
8508
8ea2b00f 8509#: config/tc-ppc.c:2979
ac50feda
RH
8510msgid "attempt to redefine symbol"
8511msgstr ""
8512
8ea2b00f 8513#: config/tc-ppc.c:3226
ac50feda
RH
8514msgid "The XCOFF file format does not support arbitrary sections"
8515msgstr ""
8516
8ea2b00f 8517#: config/tc-ppc.c:3303
0d2bcfaf
NC
8518msgid "missing rename string"
8519msgstr ""
8520
06647dfd 8521#: config/tc-ppc.c:3334 config/tc-ppc.c:3889 read.c:3035
ac50feda
RH
8522msgid "missing value"
8523msgstr ""
8524
8ea2b00f 8525#: config/tc-ppc.c:3352
ac50feda
RH
8526msgid "illegal .stabx expression; zero assumed"
8527msgstr ""
8528
8ea2b00f 8529#: config/tc-ppc.c:3384
ac50feda
RH
8530msgid "missing class"
8531msgstr ""
8532
8ea2b00f 8533#: config/tc-ppc.c:3393
ac50feda
RH
8534msgid "missing type"
8535msgstr ""
8536
8ea2b00f 8537#: config/tc-ppc.c:3474
ac50feda
RH
8538msgid "missing symbol name"
8539msgstr ""
8540
8ea2b00f 8541#: config/tc-ppc.c:3668
ac50feda
RH
8542msgid "nested .bs blocks"
8543msgstr ""
8544
8ea2b00f 8545#: config/tc-ppc.c:3701
ac50feda
RH
8546msgid ".es without preceding .bs"
8547msgstr ""
8548
8ea2b00f 8549#: config/tc-ppc.c:3881
ac50feda
RH
8550msgid "non-constant byte count"
8551msgstr ""
8552
8ea2b00f 8553#: config/tc-ppc.c:3929
ac50feda
RH
8554msgid ".tc not in .toc section"
8555msgstr ""
8556
8ea2b00f 8557#: config/tc-ppc.c:3948
ac50feda
RH
8558msgid ".tc with no label"
8559msgstr ""
8560
8ea2b00f 8561#: config/tc-ppc.c:4040
6e1772d5
AM
8562msgid ".machine stack overflow"
8563msgstr ""
8564
8ea2b00f 8565#: config/tc-ppc.c:4047
6e1772d5
AM
8566msgid ".machine stack underflow"
8567msgstr ""
8568
8ea2b00f 8569#: config/tc-ppc.c:4054
6e1772d5
AM
8570#, c-format
8571msgid "invalid machine `%s'"
8572msgstr ""
8573
8ea2b00f 8574#: config/tc-ppc.c:4108
ac50feda
RH
8575msgid "No previous section to return to. Directive ignored."
8576msgstr ""
8577
8578#. Section Contents
8579#. unknown
8ea2b00f 8580#: config/tc-ppc.c:4525
ac50feda
RH
8581msgid "Unsupported section attribute -- 'a'"
8582msgstr ""
8583
8ea2b00f 8584#: config/tc-ppc.c:4714
ac50feda
RH
8585msgid "bad symbol suffix"
8586msgstr ""
8587
8ea2b00f 8588#: config/tc-ppc.c:4807
ac50feda
RH
8589msgid "Unrecognized symbol suffix"
8590msgstr ""
8591
8ea2b00f 8592#: config/tc-ppc.c:4893
ac50feda
RH
8593msgid "two .function pseudo-ops with no intervening .ef"
8594msgstr ""
8595
8ea2b00f 8596#: config/tc-ppc.c:4906
ac50feda
RH
8597msgid ".ef with no preceding .function"
8598msgstr ""
8599
8ea2b00f 8600#: config/tc-ppc.c:5034
ac50feda
RH
8601#, c-format
8602msgid "warning: symbol %s has no csect"
8603msgstr ""
8604
8ea2b00f 8605#: config/tc-ppc.c:5338
ac50feda
RH
8606msgid "symbol in .toc does not match any .tc"
8607msgstr ""
8608
06647dfd
AM
8609#: config/tc-ppc.c:5666 config/tc-s390.c:2057 config/tc-v850.c:2408
8610#: config/tc-xstormy16.c:555
0d2bcfaf
NC
8611msgid "unresolved expression that must be resolved"
8612msgstr ""
8613
06647dfd 8614#: config/tc-ppc.c:5669
328577ad
NC
8615#, c-format
8616msgid "unsupported relocation against %s"
ac50feda
RH
8617msgstr ""
8618
06647dfd 8619#: config/tc-ppc.c:5744
ac50feda
RH
8620#, c-format
8621msgid "cannot emit PC relative %s relocation against %s"
8622msgstr ""
8623
06647dfd 8624#: config/tc-ppc.c:5749
ac50feda
RH
8625#, c-format
8626msgid "cannot emit PC relative %s relocation"
8627msgstr ""
8628
06647dfd 8629#: config/tc-ppc.c:5905
6e1772d5
AM
8630#, c-format
8631msgid "Unable to handle reference to symbol %s"
8632msgstr ""
8633
06647dfd 8634#: config/tc-ppc.c:5908
6e1772d5
AM
8635msgid "Unable to resolve expression"
8636msgstr ""
8637
06647dfd 8638#: config/tc-ppc.c:5935
ac50feda
RH
8639msgid "must branch to an address a multiple of 4"
8640msgstr ""
8641
06647dfd 8642#: config/tc-ppc.c:5939
ac50feda
RH
8643#, c-format
8644msgid "@local or @plt branch destination is too far away, %ld bytes"
8645msgstr ""
8646
06647dfd 8647#: config/tc-ppc.c:5970
ac50feda
RH
8648#, c-format
8649msgid "Gas failure, reloc value %d\n"
8650msgstr ""
8651
06647dfd 8652#: config/tc-s390.c:458
6e1772d5 8653#, c-format
a85d7ed0 8654msgid ""
328577ad
NC
8655" S390 options:\n"
8656" -mregnames Allow symbolic names for registers\n"
8657" -mwarn-areg-zero Warn about zero base/index registers\n"
8658" -mno-regnames Do not allow symbolic names for registers\n"
87ccc1b0
NC
8659" -m31 Set file format to 31 bit format\n"
8660" -m64 Set file format to 64 bit format\n"
a85d7ed0
NC
8661msgstr ""
8662
06647dfd 8663#: config/tc-s390.c:465
6e1772d5 8664#, c-format
a85d7ed0 8665msgid ""
328577ad
NC
8666" -V print assembler version number\n"
8667" -Qy, -Qn ignored\n"
a85d7ed0
NC
8668msgstr ""
8669
06647dfd 8670#: config/tc-s390.c:501
a85d7ed0
NC
8671#, c-format
8672msgid "Internal assembler error for instruction format %s"
8673msgstr ""
8674
06647dfd 8675#: config/tc-s390.c:764
a85d7ed0
NC
8676#, c-format
8677msgid "identifier+constant@%s means identifier@%s+constant"
8678msgstr ""
8679
06647dfd 8680#: config/tc-s390.c:847
a85d7ed0
NC
8681msgid "Can't handle O_big in s390_exp_compare"
8682msgstr ""
8683
06647dfd 8684#: config/tc-s390.c:931
a85d7ed0
NC
8685msgid "Invalid suffix for literal pool entry"
8686msgstr ""
8687
06647dfd 8688#: config/tc-s390.c:988
a85d7ed0
NC
8689msgid "Big number is too big"
8690msgstr ""
8691
06647dfd 8692#: config/tc-s390.c:1126 config/tc-s390.c:1707 config/tc-xtensa.c:1632
a85d7ed0
NC
8693#, c-format
8694msgid "%s relocations do not fit in %d bytes"
8695msgstr ""
8696
06647dfd 8697#: config/tc-s390.c:1136
a85d7ed0
NC
8698msgid "relocation not applicable"
8699msgstr ""
8700
06647dfd 8701#: config/tc-s390.c:1324
a85d7ed0
NC
8702msgid "invalid operand suffix"
8703msgstr ""
8704
06647dfd 8705#: config/tc-s390.c:1347
a85d7ed0
NC
8706msgid "syntax error; missing '(' after displacement"
8707msgstr ""
8708
06647dfd 8709#: config/tc-s390.c:1357 config/tc-s390.c:1390 config/tc-s390.c:1409
a85d7ed0
NC
8710msgid "syntax error; expected ,"
8711msgstr ""
8712
06647dfd 8713#: config/tc-s390.c:1384
a85d7ed0
NC
8714msgid "syntax error; missing ')' after base register"
8715msgstr ""
8716
06647dfd 8717#: config/tc-s390.c:1402
a85d7ed0
NC
8718msgid "syntax error; ')' not allowed here"
8719msgstr ""
8720
06647dfd 8721#: config/tc-s390.c:1584 config/tc-s390.c:1607 config/tc-s390.c:1620
a85d7ed0
NC
8722msgid "Invalid .insn format\n"
8723msgstr ""
8724
06647dfd 8725#: config/tc-s390.c:1592
a85d7ed0
NC
8726#, c-format
8727msgid "Unrecognized opcode format: `%s'"
8728msgstr ""
8729
06647dfd 8730#: config/tc-s390.c:1623
a85d7ed0
NC
8731msgid "second operand of .insn not a constant\n"
8732msgstr ""
8733
06647dfd 8734#: config/tc-s390.c:1626
a85d7ed0
NC
8735msgid "missing comma after insn constant\n"
8736msgstr ""
8737
06647dfd 8738#: config/tc-s390.c:2060
328577ad
NC
8739msgid "unsupported relocation type"
8740msgstr ""
8741
6e1772d5 8742#: config/tc-sh64.c:568
76bff705
NC
8743msgid "This operand must be constant at assembly time"
8744msgstr ""
8745
6e1772d5 8746#: config/tc-sh64.c:681
76bff705
NC
8747msgid "Invalid operand expression"
8748msgstr ""
8749
06647dfd 8750#: config/tc-sh64.c:773 config/tc-sh64.c:877
76bff705
NC
8751msgid "PTB operand is a SHmedia symbol"
8752msgstr ""
8753
06647dfd 8754#: config/tc-sh64.c:776 config/tc-sh64.c:874
76bff705
NC
8755msgid "PTA operand is a SHcompact symbol"
8756msgstr ""
8757
06647dfd 8758#: config/tc-sh64.c:792
76bff705
NC
8759msgid "invalid expression in operand"
8760msgstr ""
8761
06647dfd 8762#: config/tc-sh64.c:1483
76bff705
NC
8763#, c-format
8764msgid "invalid operand, not a 5-bit unsigned value: %d"
8765msgstr ""
8766
06647dfd 8767#: config/tc-sh64.c:1488
76bff705
NC
8768#, c-format
8769msgid "invalid operand, not a 6-bit signed value: %d"
8770msgstr ""
8771
06647dfd 8772#: config/tc-sh64.c:1493
76bff705
NC
8773#, c-format
8774msgid "invalid operand, not a 6-bit unsigned value: %d"
8775msgstr ""
8776
06647dfd 8777#: config/tc-sh64.c:1498 config/tc-sh64.c:1510
76bff705
NC
8778#, c-format
8779msgid "invalid operand, not a 11-bit signed value: %d"
8780msgstr ""
8781
06647dfd 8782#: config/tc-sh64.c:1500
76bff705
NC
8783#, c-format
8784msgid "invalid operand, not a multiple of 32: %d"
8785msgstr ""
8786
06647dfd 8787#: config/tc-sh64.c:1505
76bff705
NC
8788#, c-format
8789msgid "invalid operand, not a 10-bit signed value: %d"
8790msgstr ""
8791
06647dfd 8792#: config/tc-sh64.c:1512
76bff705
NC
8793#, c-format
8794msgid "invalid operand, not an even value: %d"
8795msgstr ""
8796
06647dfd 8797#: config/tc-sh64.c:1517
76bff705
NC
8798#, c-format
8799msgid "invalid operand, not a 12-bit signed value: %d"
8800msgstr ""
8801
06647dfd 8802#: config/tc-sh64.c:1519
76bff705
NC
8803#, c-format
8804msgid "invalid operand, not a multiple of 4: %d"
8805msgstr ""
8806
06647dfd 8807#: config/tc-sh64.c:1524
76bff705
NC
8808#, c-format
8809msgid "invalid operand, not a 13-bit signed value: %d"
8810msgstr ""
8811
06647dfd 8812#: config/tc-sh64.c:1526
76bff705
NC
8813#, c-format
8814msgid "invalid operand, not a multiple of 8: %d"
8815msgstr ""
8816
06647dfd 8817#: config/tc-sh64.c:1531
76bff705
NC
8818#, c-format
8819msgid "invalid operand, not a 16-bit signed value: %d"
8820msgstr ""
8821
06647dfd 8822#: config/tc-sh64.c:1536
76bff705
NC
8823#, c-format
8824msgid "invalid operand, not an 16-bit unsigned value: %d"
8825msgstr ""
8826
06647dfd 8827#: config/tc-sh64.c:1542
76bff705
NC
8828msgid "operand out of range for PT, PTA and PTB"
8829msgstr ""
8830
06647dfd 8831#: config/tc-sh64.c:1544
76bff705
NC
8832#, c-format
8833msgid "operand not a multiple of 4 for PT, PTA or PTB: %d"
8834msgstr ""
8835
06647dfd 8836#: config/tc-sh64.c:2064
76bff705
NC
8837#, c-format
8838msgid "MOVI operand is not a 32-bit signed value: 0x%8x%08x"
8839msgstr ""
8840
06647dfd 8841#: config/tc-sh64.c:2421 config/tc-sh64.c:2584 config/tc-sh64.c:2599
76bff705
NC
8842msgid "invalid PIC reference"
8843msgstr ""
8844
06647dfd 8845#: config/tc-sh64.c:2478
76bff705
NC
8846msgid "can't find opcode"
8847msgstr ""
8848
06647dfd
AM
8849#: config/tc-sh64.c:2681 config/tc-sh64.c:2721
8850msgid "invalid operand: expression in PT target"
8851msgstr ""
8852
8853#: config/tc-sh64.c:2812
76bff705
NC
8854#, c-format
8855msgid "invalid operands to %s"
8856msgstr ""
8857
06647dfd 8858#: config/tc-sh64.c:2818
76bff705
NC
8859#, c-format
8860msgid "excess operands to %s"
8861msgstr ""
8862
06647dfd 8863#: config/tc-sh64.c:2863
76bff705
NC
8864#, c-format
8865msgid "The `.mode %s' directive is not valid with this architecture"
8866msgstr ""
8867
06647dfd 8868#: config/tc-sh64.c:2871
76bff705
NC
8869#, c-format
8870msgid "Invalid argument to .mode: %s"
8871msgstr ""
8872
06647dfd 8873#: config/tc-sh64.c:2901
76bff705
NC
8874#, c-format
8875msgid "The `.abi %s' directive is not valid with this architecture"
8876msgstr ""
8877
06647dfd 8878#: config/tc-sh64.c:2907
76bff705
NC
8879msgid "`.abi 64' but command-line options do not specify 64-bit ABI"
8880msgstr ""
8881
06647dfd 8882#: config/tc-sh64.c:2912
76bff705
NC
8883msgid "`.abi 32' but command-line options do not specify 32-bit ABI"
8884msgstr ""
8885
06647dfd 8886#: config/tc-sh64.c:2915
76bff705
NC
8887#, c-format
8888msgid "Invalid argument to .abi: %s"
8889msgstr ""
8890
06647dfd 8891#: config/tc-sh64.c:2970
76bff705
NC
8892msgid "-no-mix is invalid without specifying SHcompact or SHmedia"
8893msgstr ""
8894
06647dfd 8895#: config/tc-sh64.c:2975
76bff705
NC
8896msgid "-shcompact-const-crange is invalid without SHcompact"
8897msgstr ""
8898
06647dfd 8899#: config/tc-sh64.c:2978
76bff705
NC
8900msgid "-expand-pt32 only valid with -abi=64"
8901msgstr ""
8902
06647dfd 8903#: config/tc-sh64.c:2981
76bff705
NC
8904msgid "-no-expand only valid with SHcompact or SHmedia"
8905msgstr ""
8906
06647dfd 8907#: config/tc-sh64.c:2984
76bff705
NC
8908msgid "-expand-pt32 invalid together with -no-expand"
8909msgstr ""
8910
06647dfd 8911#: config/tc-sh64.c:3201
76bff705
NC
8912msgid ""
8913"SHmedia code not allowed in same section as constants and SHcompact code"
8914msgstr ""
8915
06647dfd 8916#: config/tc-sh64.c:3219
76bff705
NC
8917msgid "No segment info for current section"
8918msgstr ""
8919
06647dfd 8920#: config/tc-sh64.c:3257
76bff705
NC
8921msgid "duplicate datalabel operator ignored"
8922msgstr ""
8923
06647dfd 8924#: config/tc-sh64.c:3327
76bff705
NC
8925msgid "Invalid DataLabel expression"
8926msgstr ""
8927
6e1772d5 8928#: config/tc-sh.c:65
fce00800 8929msgid "directive .big encountered when option -big required"
328577ad
NC
8930msgstr ""
8931
6e1772d5 8932#: config/tc-sh.c:75
fce00800 8933msgid "directive .little encountered when option -little required"
328577ad
NC
8934msgstr ""
8935
8ea2b00f
AM
8936#: config/tc-sh.c:1245
8937msgid "misplaced PIC operand"
3b16e843
NC
8938msgstr ""
8939
8ea2b00f
AM
8940#: config/tc-sh.c:1283
8941msgid "illegal double indirection"
3b16e843
NC
8942msgstr ""
8943
8ea2b00f 8944#: config/tc-sh.c:1292
fce00800 8945msgid "illegal register after @-"
3b16e843
NC
8946msgstr ""
8947
8ea2b00f 8948#: config/tc-sh.c:1308
fce00800 8949msgid "must be @(r0,...)"
ac50feda
RH
8950msgstr ""
8951
8ea2b00f 8952#: config/tc-sh.c:1332
fce00800 8953msgid "syntax error in @(r0,...)"
ac50feda
RH
8954msgstr ""
8955
8ea2b00f 8956#: config/tc-sh.c:1337
fce00800 8957msgid "syntax error in @(r0...)"
ac50feda
RH
8958msgstr ""
8959
8ea2b00f 8960#: config/tc-sh.c:1382
fce00800 8961msgid "Deprecated syntax."
328577ad
NC
8962msgstr ""
8963
8ea2b00f 8964#: config/tc-sh.c:1394 config/tc-sh.c:1399
fce00800 8965msgid "syntax error in @(disp,[Rn, gbr, pc])"
ac50feda
RH
8966msgstr ""
8967
8ea2b00f 8968#: config/tc-sh.c:1404
fce00800 8969msgid "expecting )"
ac50feda
RH
8970msgstr ""
8971
8ea2b00f 8972#: config/tc-sh.c:1412
fce00800 8973msgid "illegal register after @"
ac50feda
RH
8974msgstr ""
8975
8ea2b00f 8976#: config/tc-sh.c:2249
a74801ba 8977#, c-format
fce00800 8978msgid "Invalid register: 'r%d'"
a74801ba
ILT
8979msgstr ""
8980
8ea2b00f 8981#: config/tc-sh.c:2471
fce00800 8982msgid "insn can't be combined with parallel processing insn"
a74801ba
ILT
8983msgstr ""
8984
8ea2b00f 8985#: config/tc-sh.c:2478 config/tc-sh.c:2489 config/tc-sh.c:2521
fce00800 8986msgid "multiple movx specifications"
a74801ba
ILT
8987msgstr ""
8988
8ea2b00f 8989#: config/tc-sh.c:2483 config/tc-sh.c:2505 config/tc-sh.c:2544
fce00800 8990msgid "multiple movy specifications"
a74801ba
ILT
8991msgstr ""
8992
8ea2b00f 8993#: config/tc-sh.c:2492 config/tc-sh.c:2525
fce00800 8994msgid "invalid movx address register"
324bfcf3
AO
8995msgstr ""
8996
8ea2b00f 8997#: config/tc-sh.c:2494
6e1772d5
AM
8998msgid "insn cannot be combined with non-nopy"
8999msgstr ""
9000
8ea2b00f 9001#: config/tc-sh.c:2508 config/tc-sh.c:2564
6e1772d5
AM
9002msgid "invalid movy address register"
9003msgstr ""
9004
8ea2b00f 9005#: config/tc-sh.c:2510
6e1772d5
AM
9006msgid "insn cannot be combined with non-nopx"
9007msgstr ""
9008
8ea2b00f 9009#: config/tc-sh.c:2523
6e1772d5
AM
9010msgid "previous movy requires nopx"
9011msgstr ""
9012
8ea2b00f 9013#: config/tc-sh.c:2531 config/tc-sh.c:2536
87ccc1b0 9014msgid "invalid movx dsp register"
324bfcf3
AO
9015msgstr ""
9016
8ea2b00f 9017#: config/tc-sh.c:2546
6e1772d5 9018msgid "previous movx requires nopy"
324bfcf3
AO
9019msgstr ""
9020
8ea2b00f 9021#: config/tc-sh.c:2555 config/tc-sh.c:2560
6e1772d5 9022msgid "invalid movy dsp register"
324bfcf3
AO
9023msgstr ""
9024
8ea2b00f 9025#: config/tc-sh.c:2570
87ccc1b0 9026msgid "dsp immediate shift value not constant"
324bfcf3
AO
9027msgstr ""
9028
8ea2b00f 9029#: config/tc-sh.c:2584 config/tc-sh.c:2610
87ccc1b0 9030msgid "multiple parallel processing specifications"
324bfcf3
AO
9031msgstr ""
9032
8ea2b00f 9033#: config/tc-sh.c:2603
87ccc1b0 9034msgid "multiple condition specifications"
324bfcf3
AO
9035msgstr ""
9036
8ea2b00f 9037#: config/tc-sh.c:2641
87ccc1b0 9038msgid "insn cannot be combined with pmuls"
324bfcf3
AO
9039msgstr ""
9040
8ea2b00f 9041#: config/tc-sh.c:2657
6e1772d5 9042msgid "bad combined pmuls output operand"
324bfcf3
AO
9043msgstr ""
9044
8ea2b00f 9045#: config/tc-sh.c:2667
87ccc1b0 9046msgid "destination register is same for parallel insns"
324bfcf3
AO
9047msgstr ""
9048
8ea2b00f 9049#: config/tc-sh.c:2676
87ccc1b0 9050msgid "condition not followed by conditionalizable insn"
324bfcf3
AO
9051msgstr ""
9052
8ea2b00f 9053#: config/tc-sh.c:2686
87ccc1b0 9054msgid "unrecognized characters at end of parallel processing insn"
324bfcf3
AO
9055msgstr ""
9056
8ea2b00f 9057#: config/tc-sh.c:2802
6e1772d5
AM
9058msgid "opcode not valid for this cpu variant"
9059msgstr ""
9060
8ea2b00f 9061#: config/tc-sh.c:2835
6e1772d5
AM
9062msgid "Delayed branches not available on SH1"
9063msgstr ""
9064
8ea2b00f 9065#: config/tc-sh.c:2867
324bfcf3 9066#, c-format
87ccc1b0 9067msgid "excess operands: '%s'"
324bfcf3
AO
9068msgstr ""
9069
8ea2b00f 9070#: config/tc-sh.c:3012
87ccc1b0 9071msgid ".uses pseudo-op seen when not relaxing"
324bfcf3
AO
9072msgstr ""
9073
8ea2b00f 9074#: config/tc-sh.c:3018
87ccc1b0 9075msgid "bad .uses format"
324bfcf3
AO
9076msgstr ""
9077
8ea2b00f 9078#: config/tc-sh.c:3104
87ccc1b0 9079msgid "Invalid combination: --isa=SHcompact with --isa=SHmedia"
324bfcf3
AO
9080msgstr ""
9081
8ea2b00f 9082#: config/tc-sh.c:3110
87ccc1b0 9083msgid "Invalid combination: --isa=SHmedia with --isa=SHcompact"
324bfcf3
AO
9084msgstr ""
9085
8ea2b00f 9086#: config/tc-sh.c:3112
87ccc1b0 9087msgid "Invalid combination: --abi=64 with --isa=SHcompact"
324bfcf3
AO
9088msgstr ""
9089
8ea2b00f 9090#: config/tc-sh.c:3152
87ccc1b0 9091msgid "Invalid combination: --abi=32 with --abi=64"
324bfcf3
AO
9092msgstr ""
9093
8ea2b00f 9094#: config/tc-sh.c:3158
87ccc1b0 9095msgid "Invalid combination: --abi=64 with --abi=32"
324bfcf3
AO
9096msgstr ""
9097
8ea2b00f 9098#: config/tc-sh.c:3160
87ccc1b0 9099msgid "Invalid combination: --isa=SHcompact with --abi=64"
324bfcf3
AO
9100msgstr ""
9101
8ea2b00f 9102#: config/tc-sh.c:3194
6e1772d5 9103#, c-format
87ccc1b0
NC
9104msgid ""
9105"SH options:\n"
9106"-little\t\t\tgenerate little endian code\n"
9107"-big\t\t\tgenerate big endian code\n"
9108"-relax\t\t\talter jump instructions for long displacements\n"
8ea2b00f
AM
9109"-renesas\t\tdisable optimization with section symbol for\n"
9110"\t\t\tcompatibility with Renesas assembler.\n"
87ccc1b0 9111"-small\t\t\talign sections to 4 byte boundaries, not 16\n"
6e1772d5 9112"-dsp\t\t\tenable sh-dsp insns, and disable floating-point ISAs.\n"
8ea2b00f
AM
9113"-isa=[any\t\tuse most appropriate isa\n"
9114" | dsp same as '-dsp'\n"
9115" | fp"
6e1772d5
AM
9116msgstr ""
9117
8ea2b00f 9118#: config/tc-sh.c:3218
6e1772d5
AM
9119#, c-format
9120msgid ""
9121"-isa=[shmedia\t\tset as the default instruction set for SH64\n"
9122" | SHmedia\n"
9123" | shcompact\n"
9124" | SHcompact]\n"
324bfcf3
AO
9125msgstr ""
9126
8ea2b00f 9127#: config/tc-sh.c:3223
6e1772d5 9128#, c-format
87ccc1b0 9129msgid ""
87ccc1b0
NC
9130"-abi=[32|64]\t\tset size of expanded SHmedia operands and object\n"
9131"\t\t\tfile type\n"
9132"-shcompact-const-crange\temit code-range descriptors for constants in\n"
9133"\t\t\tSHcompact code sections\n"
9134"-no-mix\t\t\tdisallow SHmedia code in the same section as\n"
9135"\t\t\tconstants and SHcompact code\n"
9136"-no-expand\t\tdo not expand MOVI, PT, PTA or PTB instructions\n"
9137"-expand-pt32\t\twith -abi=64, expand PT, PTA and PTB instructions\n"
6e1772d5 9138"\t\t\tto 32 bits only\n"
324bfcf3
AO
9139msgstr ""
9140
8ea2b00f 9141#: config/tc-sh.c:3311
87ccc1b0 9142msgid ".uses does not refer to a local symbol in the same section"
324bfcf3
AO
9143msgstr ""
9144
8ea2b00f 9145#: config/tc-sh.c:3330
87ccc1b0 9146msgid "can't find fixup pointed to by .uses"
324bfcf3
AO
9147msgstr ""
9148
8ea2b00f 9149#: config/tc-sh.c:3353
87ccc1b0 9150msgid ".uses target does not refer to a local symbol in the same section"
324bfcf3
AO
9151msgstr ""
9152
8ea2b00f 9153#: config/tc-sh.c:3453
87ccc1b0 9154msgid "displacement overflows 12-bit field"
324bfcf3
AO
9155msgstr ""
9156
8ea2b00f 9157#: config/tc-sh.c:3456
87ccc1b0
NC
9158#, c-format
9159msgid "displacement to defined symbol %s overflows 12-bit field"
324bfcf3
AO
9160msgstr ""
9161
8ea2b00f 9162#: config/tc-sh.c:3460
87ccc1b0
NC
9163#, c-format
9164msgid "displacement to undefined symbol %s overflows 12-bit field"
324bfcf3
AO
9165msgstr ""
9166
8ea2b00f 9167#: config/tc-sh.c:3538
87ccc1b0 9168msgid "displacement overflows 8-bit field"
324bfcf3
AO
9169msgstr ""
9170
8ea2b00f 9171#: config/tc-sh.c:3541
87ccc1b0
NC
9172#, c-format
9173msgid "displacement to defined symbol %s overflows 8-bit field"
324bfcf3
AO
9174msgstr ""
9175
8ea2b00f 9176#: config/tc-sh.c:3545
87ccc1b0
NC
9177#, c-format
9178msgid "displacement to undefined symbol %s overflows 8-bit field "
324bfcf3
AO
9179msgstr ""
9180
8ea2b00f 9181#: config/tc-sh.c:3562
87ccc1b0
NC
9182#, c-format
9183msgid "overflow in branch to %s; converted into longer instruction sequence"
324bfcf3
AO
9184msgstr ""
9185
06647dfd
AM
9186#: config/tc-sh.c:3633 config/tc-sh.c:3680 config/tc-sparc.c:4237
9187#: config/tc-sparc.c:4262
87ccc1b0
NC
9188msgid "misaligned data"
9189msgstr ""
9190
8ea2b00f 9191#: config/tc-sh.c:4099
87ccc1b0
NC
9192msgid "misaligned offset"
9193msgstr ""
9194
6e1772d5 9195#: config/tc-sparc.c:291
ac50feda
RH
9196msgid "Invalid default architecture, broken assembler."
9197msgstr ""
9198
6e1772d5 9199#: config/tc-sparc.c:295 config/tc-sparc.c:498
ac50feda
RH
9200msgid "Bad opcode table, broken assembler."
9201msgstr ""
9202
6e1772d5 9203#: config/tc-sparc.c:490
ac50feda
RH
9204#, c-format
9205msgid "invalid architecture -xarch=%s"
9206msgstr ""
9207
6e1772d5 9208#: config/tc-sparc.c:492
ac50feda
RH
9209#, c-format
9210msgid "invalid architecture -A%s"
9211msgstr ""
9212
6e1772d5 9213#: config/tc-sparc.c:559
a85d7ed0
NC
9214#, c-format
9215msgid "No compiled in support for %d bit object file format"
9216msgstr ""
9217
6e1772d5
AM
9218#: config/tc-sparc.c:637
9219#, c-format
ac50feda
RH
9220msgid "SPARC options:\n"
9221msgstr ""
9222
6e1772d5
AM
9223#: config/tc-sparc.c:666
9224#, c-format
ac50feda
RH
9225msgid ""
9226"\n"
ac50feda
RH
9227"\t\t\tspecify variant of SPARC architecture\n"
9228"-bump\t\t\twarn when assembler switches architectures\n"
9229"-sparc\t\t\tignored\n"
9230"--enforce-aligned-data\tforce .long, etc., to be aligned correctly\n"
60bcf0fa
NC
9231"-relax\t\t\trelax jumps and branches (default)\n"
9232"-no-relax\t\tavoid changing any jumps and branches\n"
ac50feda
RH
9233msgstr ""
9234
6e1772d5
AM
9235#: config/tc-sparc.c:674
9236#, c-format
ac50feda
RH
9237msgid "-k\t\t\tgenerate PIC\n"
9238msgstr ""
9239
6e1772d5
AM
9240#: config/tc-sparc.c:678
9241#, c-format
ac50feda
RH
9242msgid ""
9243"-32\t\t\tcreate 32 bit object file\n"
9244"-64\t\t\tcreate 64 bit object file\n"
9245msgstr ""
9246
6e1772d5 9247#: config/tc-sparc.c:681
ac50feda
RH
9248#, c-format
9249msgid "\t\t\t[default is %d]\n"
9250msgstr ""
9251
6e1772d5
AM
9252#: config/tc-sparc.c:683
9253#, c-format
ac50feda
RH
9254msgid ""
9255"-TSO\t\t\tuse Total Store Ordering\n"
9256"-PSO\t\t\tuse Partial Store Ordering\n"
9257"-RMO\t\t\tuse Relaxed Memory Ordering\n"
9258msgstr ""
9259
6e1772d5 9260#: config/tc-sparc.c:687
ac50feda
RH
9261#, c-format
9262msgid "\t\t\t[default is %s]\n"
9263msgstr ""
9264
6e1772d5
AM
9265#: config/tc-sparc.c:689
9266#, c-format
ac50feda
RH
9267msgid ""
9268"-KPIC\t\t\tgenerate PIC\n"
9269"-V\t\t\tprint assembler version number\n"
8ad3436c
AM
9270"-undeclared-regs\tignore application global register usage without\n"
9271"\t\t\tappropriate .register directive (default)\n"
9272"-no-undeclared-regs\tforce error on application global register usage\n"
9273"\t\t\twithout appropriate .register directive\n"
ac50feda
RH
9274"-q\t\t\tignored\n"
9275"-Qy, -Qn\t\tignored\n"
9276"-s\t\t\tignored\n"
9277msgstr ""
9278
6e1772d5
AM
9279#: config/tc-sparc.c:701
9280#, c-format
ac50feda
RH
9281msgid ""
9282"-EL\t\t\tgenerate code for a little endian machine\n"
9283"-EB\t\t\tgenerate code for a big endian machine\n"
9284"--little-endian-data\tgenerate code for a machine having big endian\n"
8ad3436c 9285" instructions and little endian data.\n"
ac50feda
RH
9286msgstr ""
9287
6e1772d5 9288#: config/tc-sparc.c:822
a74801ba
ILT
9289#, c-format
9290msgid "Internal error: losing opcode: `%s' \"%s\"\n"
9291msgstr ""
9292
6e1772d5 9293#: config/tc-sparc.c:841
a74801ba
ILT
9294#, c-format
9295msgid "Internal error: can't find opcode `%s' for `%s'\n"
ac50feda
RH
9296msgstr ""
9297
6e1772d5 9298#: config/tc-sparc.c:987
a74801ba 9299msgid "Support for 64-bit arithmetic not compiled in."
ac50feda
RH
9300msgstr ""
9301
6e1772d5 9302#: config/tc-sparc.c:1034
a74801ba 9303msgid "set: number not in 0..4294967295 range"
ac50feda
RH
9304msgstr ""
9305
6e1772d5 9306#: config/tc-sparc.c:1041
a74801ba 9307msgid "set: number not in -2147483648..4294967295 range"
ac50feda
RH
9308msgstr ""
9309
6e1772d5 9310#: config/tc-sparc.c:1101
a74801ba 9311msgid "setsw: number not in -2147483648..4294967295 range"
ac50feda
RH
9312msgstr ""
9313
6e1772d5 9314#: config/tc-sparc.c:1150
ac50feda
RH
9315msgid "setx: temporary register same as destination register"
9316msgstr ""
9317
6e1772d5 9318#: config/tc-sparc.c:1221
a74801ba
ILT
9319msgid "setx: illegal temporary register g0"
9320msgstr ""
9321
6e1772d5 9322#: config/tc-sparc.c:1318
a74801ba
ILT
9323msgid "FP branch in delay slot"
9324msgstr ""
9325
6e1772d5 9326#: config/tc-sparc.c:1334
a74801ba
ILT
9327msgid "FP branch preceded by FP instruction; NOP inserted"
9328msgstr ""
9329
6e1772d5 9330#: config/tc-sparc.c:1374
ac50feda
RH
9331msgid "failed special case insn sanity check"
9332msgstr ""
9333
6e1772d5 9334#: config/tc-sparc.c:1462
ac50feda
RH
9335msgid ": invalid membar mask name"
9336msgstr ""
9337
6e1772d5 9338#: config/tc-sparc.c:1478
ac50feda
RH
9339msgid ": invalid membar mask expression"
9340msgstr ""
9341
6e1772d5 9342#: config/tc-sparc.c:1483
ac50feda
RH
9343msgid ": invalid membar mask number"
9344msgstr ""
9345
6e1772d5 9346#: config/tc-sparc.c:1498
6f6ef0fa
NC
9347msgid ": invalid siam mode expression"
9348msgstr ""
9349
6e1772d5 9350#: config/tc-sparc.c:1503
6f6ef0fa
NC
9351msgid ": invalid siam mode number"
9352msgstr ""
9353
6e1772d5 9354#: config/tc-sparc.c:1519
ac50feda
RH
9355msgid ": invalid prefetch function name"
9356msgstr ""
9357
6e1772d5 9358#: config/tc-sparc.c:1527
ac50feda
RH
9359msgid ": invalid prefetch function expression"
9360msgstr ""
9361
6e1772d5 9362#: config/tc-sparc.c:1532
ac50feda
RH
9363msgid ": invalid prefetch function number"
9364msgstr ""
9365
6e1772d5 9366#: config/tc-sparc.c:1560 config/tc-sparc.c:1572
ac50feda
RH
9367msgid ": unrecognizable privileged register"
9368msgstr ""
9369
6e1772d5 9370#: config/tc-sparc.c:1596 config/tc-sparc.c:1621
6f6ef0fa 9371msgid ": unrecognizable v9a or v9b ancillary state register"
ac50feda
RH
9372msgstr ""
9373
6e1772d5 9374#: config/tc-sparc.c:1601
ac50feda
RH
9375msgid ": rd on write only ancillary state register"
9376msgstr ""
9377
6f6ef0fa 9378#. %sys_tick and %sys_tick_cmpr are v9bnotv9a
6e1772d5 9379#: config/tc-sparc.c:1609
6f6ef0fa
NC
9380msgid ": unrecognizable v9a ancillary state register"
9381msgstr ""
9382
6e1772d5 9383#: config/tc-sparc.c:1645
ac50feda
RH
9384msgid ": asr number must be between 16 and 31"
9385msgstr ""
9386
6e1772d5 9387#: config/tc-sparc.c:1653
ac50feda
RH
9388msgid ": asr number must be between 0 and 31"
9389msgstr ""
9390
6e1772d5
AM
9391#: config/tc-sparc.c:1663
9392#, c-format
ac50feda
RH
9393msgid ": expecting %asrN"
9394msgstr ""
9395
6e1772d5
AM
9396#: config/tc-sparc.c:1845 config/tc-sparc.c:1883 config/tc-sparc.c:2290
9397#: config/tc-sparc.c:2326
87ccc1b0
NC
9398#, c-format
9399msgid "Illegal operands: %%%s requires arguments in ()"
9400msgstr ""
9401
6e1772d5 9402#: config/tc-sparc.c:1851
87ccc1b0
NC
9403#, c-format
9404msgid ""
9405"Illegal operands: %%%s cannot be used together with other relocs in the insn "
9406"()"
9407msgstr ""
9408
6e1772d5 9409#: config/tc-sparc.c:1862
87ccc1b0
NC
9410#, c-format
9411msgid "Illegal operands: %%%s can be only used with call __tls_get_addr"
9412msgstr ""
9413
6e1772d5 9414#: config/tc-sparc.c:2069
a74801ba
ILT
9415msgid "detected global register use not covered by .register pseudo-op"
9416msgstr ""
9417
6e1772d5 9418#: config/tc-sparc.c:2140
ac50feda
RH
9419msgid ": There are only 64 f registers; [0-63]"
9420msgstr ""
9421
6e1772d5 9422#: config/tc-sparc.c:2142 config/tc-sparc.c:2160
ac50feda
RH
9423msgid ": There are only 32 f registers; [0-31]"
9424msgstr ""
9425
6e1772d5
AM
9426#: config/tc-sparc.c:2152
9427msgid ": There are only 32 single precision f registers; [0-31]"
9428msgstr ""
9429
9430#: config/tc-sparc.c:2338
328577ad 9431#, c-format
a74801ba
ILT
9432msgid ""
9433"Illegal operands: Can't do arithmetics other than + and - involving %%%s()"
9434msgstr ""
9435
6e1772d5 9436#: config/tc-sparc.c:2448
328577ad 9437#, c-format
a74801ba
ILT
9438msgid "Illegal operands: Can't add non-constant expression to %%%s()"
9439msgstr ""
9440
6e1772d5 9441#: config/tc-sparc.c:2458
328577ad 9442#, c-format
a74801ba
ILT
9443msgid ""
9444"Illegal operands: Can't do arithmetics involving %%%s() of a relocatable "
9445"symbol"
9446msgstr ""
9447
6e1772d5 9448#: config/tc-sparc.c:2476
ac50feda
RH
9449msgid ": PC-relative operand can't be a constant"
9450msgstr ""
9451
6e1772d5 9452#: config/tc-sparc.c:2483
87ccc1b0
NC
9453msgid ": TLS operand can't be a constant"
9454msgstr ""
9455
6e1772d5 9456#: config/tc-sparc.c:2516
ac50feda
RH
9457msgid ": invalid ASI name"
9458msgstr ""
9459
6e1772d5 9460#: config/tc-sparc.c:2524
ac50feda
RH
9461msgid ": invalid ASI expression"
9462msgstr ""
9463
6e1772d5 9464#: config/tc-sparc.c:2529
ac50feda
RH
9465msgid ": invalid ASI number"
9466msgstr ""
9467
6e1772d5 9468#: config/tc-sparc.c:2626
ac50feda
RH
9469msgid "OPF immediate operand out of range (0-0x1ff)"
9470msgstr ""
9471
6e1772d5 9472#: config/tc-sparc.c:2631
ac50feda
RH
9473msgid "non-immediate OPF operand, ignored"
9474msgstr ""
9475
6e1772d5 9476#: config/tc-sparc.c:2650
ac50feda
RH
9477msgid ": invalid cpreg name"
9478msgstr ""
9479
6e1772d5 9480#: config/tc-sparc.c:2679
ac50feda
RH
9481#, c-format
9482msgid "Illegal operands%s"
9483msgstr ""
9484
6e1772d5 9485#: config/tc-sparc.c:2713
ac50feda
RH
9486#, c-format
9487msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\""
9488msgstr ""
9489
6e1772d5 9490#: config/tc-sparc.c:2749
ac50feda
RH
9491#, c-format
9492msgid "Architecture mismatch on \"%s\"."
9493msgstr ""
9494
6e1772d5 9495#: config/tc-sparc.c:2750
ac50feda
RH
9496#, c-format
9497msgid " (Requires %s; requested architecture is %s.)"
9498msgstr ""
9499
06647dfd 9500#: config/tc-sparc.c:3370
ac50feda
RH
9501#, c-format
9502msgid "bad or unhandled relocation type: 0x%02x"
9503msgstr ""
9504
06647dfd
AM
9505#: config/tc-sparc.c:3680
9506msgid "Expected comma after name"
9507msgstr ""
9508
9509#: config/tc-sparc.c:3689
328577ad
NC
9510#, c-format
9511msgid "BSS length (%d.) <0! Ignored."
9512msgstr ""
9513
06647dfd 9514#: config/tc-sparc.c:3701
ac50feda
RH
9515msgid "bad .reserve segment -- expected BSS segment"
9516msgstr ""
9517
06647dfd 9518#: config/tc-sparc.c:3718
ac50feda
RH
9519msgid "missing alignment"
9520msgstr ""
9521
06647dfd 9522#: config/tc-sparc.c:3729
ac50feda
RH
9523#, c-format
9524msgid "alignment too large; assuming %d"
9525msgstr ""
9526
06647dfd 9527#: config/tc-sparc.c:3735 config/tc-sparc.c:3886
ac50feda
RH
9528msgid "negative alignment"
9529msgstr ""
9530
06647dfd 9531#: config/tc-sparc.c:3745 config/tc-sparc.c:3909 read.c:1284 read.c:2113
ac50feda
RH
9532msgid "alignment not a power of 2"
9533msgstr ""
9534
06647dfd 9535#: config/tc-sparc.c:3823 config/tc-v850.c:233
328577ad
NC
9536msgid "Expected comma after symbol-name"
9537msgstr ""
9538
06647dfd 9539#: config/tc-sparc.c:3833
87ccc1b0 9540#, c-format
fce00800 9541msgid ".COMMon length (%lu) out of range ignored"
87ccc1b0
NC
9542msgstr ""
9543
06647dfd 9544#: config/tc-sparc.c:3866
ac50feda
RH
9545msgid "Expected comma after common length"
9546msgstr ""
9547
06647dfd
AM
9548#: config/tc-sparc.c:3880
9549#, c-format
9550msgid "alignment too large; assuming %ld"
9551msgstr ""
9552
9553#: config/tc-sparc.c:4107 config/tc-sparc.c:4117
328577ad 9554#, c-format
a74801ba
ILT
9555msgid "register syntax is .register %%g[2367],{#scratch|symbolname|#ignore}"
9556msgstr ""
9557
06647dfd 9558#: config/tc-sparc.c:4135
a74801ba
ILT
9559msgid "redefinition of global register"
9560msgstr ""
9561
06647dfd 9562#: config/tc-sparc.c:4146
a74801ba
ILT
9563#, c-format
9564msgid "Register symbol %s already defined."
9565msgstr ""
9566
06647dfd 9567#: config/tc-sparc.c:4355
328577ad
NC
9568#, c-format
9569msgid "Illegal operands: %%r_plt in %d-byte data field"
9570msgstr ""
9571
06647dfd 9572#: config/tc-sparc.c:4365
87ccc1b0
NC
9573#, c-format
9574msgid "Illegal operands: %%r_tls_dtpoff in %d-byte data field"
9575msgstr ""
9576
06647dfd 9577#: config/tc-sparc.c:4402
328577ad
NC
9578#, c-format
9579msgid "Illegal operands: Only %%r_%s%d allowed in %d-byte data fields"
9580msgstr ""
9581
06647dfd 9582#: config/tc-sparc.c:4410 config/tc-sparc.c:4441 config/tc-sparc.c:4450
328577ad
NC
9583#, c-format
9584msgid "Illegal operands: %%r_%s%d requires arguments in ()"
9585msgstr ""
9586
06647dfd 9587#: config/tc-sparc.c:4459
328577ad
NC
9588#, c-format
9589msgid "Illegal operands: garbage after %%r_%s%d()"
9590msgstr ""
9591
06647dfd 9592#: config/tc-sparc.h:48
328577ad
NC
9593msgid "sparc convert_frag\n"
9594msgstr ""
9595
06647dfd 9596#: config/tc-sparc.h:50
328577ad
NC
9597msgid "estimate_size_before_relax called"
9598msgstr ""
9599
9600#: config/tc-tahoe.c:403
ac50feda
RH
9601msgid "The -a option doesn't exist. (Despite what the man page says!"
9602msgstr ""
9603
06647dfd 9604#: config/tc-tahoe.c:407 config/tc-vax.c:3295
ac50feda
RH
9605#, c-format
9606msgid "Displacement length %s ignored!"
9607msgstr ""
9608
06647dfd 9609#: config/tc-tahoe.c:411 config/tc-vax.c:3287
ac50feda
RH
9610msgid "SYMBOL TABLE not implemented"
9611msgstr ""
9612
06647dfd 9613#: config/tc-tahoe.c:415 config/tc-vax.c:3291
ac50feda
RH
9614msgid "TOKEN TRACE not implemented"
9615msgstr ""
9616
06647dfd 9617#: config/tc-tahoe.c:419 config/tc-vax.c:3299
ac50feda
RH
9618#, c-format
9619msgid "I don't need or use temp. file \"%s\"."
9620msgstr ""
9621
06647dfd 9622#: config/tc-tahoe.c:423 config/tc-vax.c:3303
ac50feda
RH
9623msgid "I don't use an interpass file! -V ignored"
9624msgstr ""
9625
328577ad 9626#: config/tc-tahoe.c:437
6e1772d5 9627#, c-format
ac50feda
RH
9628msgid ""
9629"Tahoe options:\n"
9630"-a\t\t\tignored\n"
9631"-d LENGTH\t\tignored\n"
9632"-J\t\t\tignored\n"
9633"-S\t\t\tignored\n"
9634"-t FILE\t\t\tignored\n"
9635"-T\t\t\tignored\n"
9636"-V\t\t\tignored\n"
9637msgstr ""
9638
328577ad 9639#: config/tc-tahoe.c:1066
ac50feda
RH
9640msgid "Casting a branch displacement is bad form, and is ignored."
9641msgstr ""
9642
328577ad 9643#: config/tc-tahoe.c:1122
ac50feda
RH
9644msgid "Couldn't parse the [index] in this operand."
9645msgstr ""
9646
328577ad 9647#: config/tc-tahoe.c:1128
ac50feda
RH
9648msgid "Couldn't find the opening '[' for the index of this operand."
9649msgstr ""
9650
328577ad 9651#: config/tc-tahoe.c:1168
ac50feda
RH
9652msgid "Couldn't find the opening '(' for the deref of this operand."
9653msgstr ""
9654
328577ad 9655#: config/tc-tahoe.c:1178
ac50feda
RH
9656msgid "Operand can't be both pre-inc and post-dec."
9657msgstr ""
9658
328577ad 9659#: config/tc-tahoe.c:1208
ac50feda
RH
9660msgid "I parsed 2 registers in this operand."
9661msgstr ""
9662
328577ad 9663#: config/tc-tahoe.c:1258
ac50feda
RH
9664msgid "Can't relocate expression error."
9665msgstr ""
9666
9667#. This is an error. Tahoe doesn't allow any expressions
9668#. bigger that a 32 bit long word. Any bigger has to be referenced
9669#. by address.
328577ad 9670#: config/tc-tahoe.c:1265
ac50feda
RH
9671msgid "Expression is too large for a 32 bits."
9672msgstr ""
9673
328577ad 9674#: config/tc-tahoe.c:1270
ac50feda
RH
9675msgid "Junk at end of expression."
9676msgstr ""
9677
328577ad 9678#: config/tc-tahoe.c:1309
ac50feda
RH
9679msgid "Syntax error in direct register mode."
9680msgstr ""
9681
328577ad 9682#: config/tc-tahoe.c:1311
ac50feda
RH
9683msgid "You can't index a register in direct register mode."
9684msgstr ""
9685
328577ad 9686#: config/tc-tahoe.c:1314
ac50feda
RH
9687msgid "SP can't be the source operand with direct register addressing."
9688msgstr ""
9689
328577ad 9690#: config/tc-tahoe.c:1316
ac50feda
RH
9691msgid "Can't take the address of a register."
9692msgstr ""
9693
328577ad 9694#: config/tc-tahoe.c:1318
ac50feda
RH
9695msgid "Direct Register can't be used in a branch."
9696msgstr ""
9697
328577ad 9698#: config/tc-tahoe.c:1320
ac50feda
RH
9699msgid "For quad access, the register must be even and < 14."
9700msgstr ""
9701
328577ad 9702#: config/tc-tahoe.c:1322
ac50feda
RH
9703msgid "You can't cast a direct register."
9704msgstr ""
9705
328577ad 9706#: config/tc-tahoe.c:1328
ac50feda
RH
9707msgid "Using reg 14 for quadwords can tromp the FP register."
9708msgstr ""
9709
328577ad 9710#: config/tc-tahoe.c:1340
ac50feda
RH
9711msgid "Syntax error in auto-dec mode."
9712msgstr ""
9713
328577ad 9714#: config/tc-tahoe.c:1342
ac50feda
RH
9715msgid "You can't have an index auto dec mode."
9716msgstr ""
9717
328577ad 9718#: config/tc-tahoe.c:1344
ac50feda
RH
9719msgid "Auto dec mode cant be used for reading."
9720msgstr ""
9721
328577ad 9722#: config/tc-tahoe.c:1346
ac50feda
RH
9723msgid "Auto dec only works of the SP register."
9724msgstr ""
9725
328577ad 9726#: config/tc-tahoe.c:1348
ac50feda
RH
9727msgid "Auto dec can't be used in a branch."
9728msgstr ""
9729
328577ad 9730#: config/tc-tahoe.c:1350
ac50feda
RH
9731msgid "Auto dec won't work with quadwords."
9732msgstr ""
9733
328577ad 9734#: config/tc-tahoe.c:1357
ac50feda
RH
9735msgid "Syntax error in one of the auto-inc modes."
9736msgstr ""
9737
328577ad 9738#: config/tc-tahoe.c:1363
ac50feda
RH
9739msgid "Auto inc deferred only works of the SP register."
9740msgstr ""
9741
328577ad 9742#: config/tc-tahoe.c:1365
ac50feda
RH
9743msgid "You can't have an index auto inc deferred mode."
9744msgstr ""
9745
328577ad 9746#: config/tc-tahoe.c:1367 config/tc-tahoe.c:1378
ac50feda
RH
9747msgid "Auto inc can't be used in a branch."
9748msgstr ""
9749
328577ad 9750#: config/tc-tahoe.c:1374
ac50feda
RH
9751msgid "You can't write to an auto inc register."
9752msgstr ""
9753
328577ad 9754#: config/tc-tahoe.c:1376
ac50feda
RH
9755msgid "Auto inc only works of the SP register."
9756msgstr ""
9757
328577ad 9758#: config/tc-tahoe.c:1380
ac50feda
RH
9759msgid "Auto inc won't work with quadwords."
9760msgstr ""
9761
328577ad 9762#: config/tc-tahoe.c:1382
ac50feda
RH
9763msgid "You can't have an index in auto inc mode."
9764msgstr ""
9765
328577ad 9766#: config/tc-tahoe.c:1390
ac50feda
RH
9767msgid "You can't index the sp register."
9768msgstr ""
9769
328577ad 9770#: config/tc-tahoe.c:1396
ac50feda
RH
9771msgid "Syntax error in register displaced mode."
9772msgstr ""
9773
328577ad 9774#: config/tc-tahoe.c:1415
ac50feda
RH
9775msgid "An offest is needed for this operand."
9776msgstr ""
9777
328577ad 9778#: config/tc-tahoe.c:1427
ac50feda
RH
9779msgid "You can't index a register in immediate mode."
9780msgstr ""
9781
328577ad 9782#: config/tc-tahoe.c:1429
ac50feda
RH
9783msgid "Immediate access can't be used as an address."
9784msgstr ""
9785
328577ad 9786#: config/tc-tahoe.c:1540
ac50feda
RH
9787#, c-format
9788msgid "Compiler bug: ODD number of bytes in arg structure %s."
9789msgstr ""
9790
06647dfd 9791#: config/tc-tahoe.c:1567 config/tc-vax.c:1968
ac50feda
RH
9792msgid "Not enough operands"
9793msgstr ""
9794
06647dfd 9795#: config/tc-tahoe.c:1577 config/tc-vax.c:1975
ac50feda
RH
9796msgid "Too many operands"
9797msgstr ""
9798
06647dfd 9799#: config/tc-tahoe.c:1628 config/tc-vax.c:408
ac50feda
RH
9800#, c-format
9801msgid "Ignoring statement due to \"%s\""
9802msgstr ""
9803
328577ad 9804#: config/tc-tahoe.c:1723
ac50feda
RH
9805#, c-format
9806msgid "Compliler bug: Got a case (%d) I wasn't expecting."
9807msgstr ""
9808
328577ad 9809#: config/tc-tahoe.c:1817
ac50feda
RH
9810msgid "Real branch displacements must be expressions."
9811msgstr ""
9812
328577ad 9813#: config/tc-tahoe.c:1820
ac50feda
RH
9814#, c-format
9815msgid "Complier error: I got an unknown synthetic branch :%c"
9816msgstr ""
9817
328577ad 9818#: config/tc-tahoe.c:1961
ac50feda
RH
9819#, c-format
9820msgid "Barf, bad mode %x\n"
9821msgstr ""
9822
328577ad
NC
9823#. Only word (et al.), align, or conditionals are allowed within
9824#. .struct/.union.
06647dfd 9825#: config/tc-tic54x.c:222
328577ad
NC
9826msgid "pseudo-op illegal within .struct/.union"
9827msgstr ""
9828
06647dfd 9829#: config/tc-tic54x.c:347
6e1772d5 9830#, c-format
1994a7c7
NC
9831msgid "C54x-specific command line options:\n"
9832msgstr ""
9833
06647dfd 9834#: config/tc-tic54x.c:348
6e1772d5 9835#, c-format
1994a7c7
NC
9836msgid "-mfar-mode | -mf Use extended addressing\n"
9837msgstr ""
9838
06647dfd 9839#: config/tc-tic54x.c:349
6e1772d5 9840#, c-format
1994a7c7
NC
9841msgid "-mcpu=<CPU version> Specify the CPU version\n"
9842msgstr ""
9843
06647dfd 9844#: config/tc-tic54x.c:350
6e1772d5 9845#, c-format
3dd5103b
NC
9846msgid "-merrors-to-file <filename>\n"
9847msgstr ""
9848
06647dfd 9849#: config/tc-tic54x.c:351
6e1772d5 9850#, c-format
1994a7c7
NC
9851msgid "-me <filename> Redirect errors to a file\n"
9852msgstr ""
9853
06647dfd 9854#: config/tc-tic54x.c:473
1994a7c7
NC
9855msgid "Comma and symbol expected for '.asg STRING, SYMBOL'"
9856msgstr ""
9857
06647dfd 9858#: config/tc-tic54x.c:527
1994a7c7
NC
9859msgid "Unterminated string after absolute expression"
9860msgstr ""
9861
06647dfd 9862#: config/tc-tic54x.c:535
1994a7c7
NC
9863msgid "Comma and symbol expected for '.eval EXPR, SYMBOL'"
9864msgstr ""
9865
06647dfd 9866#: config/tc-tic54x.c:547
1994a7c7
NC
9867msgid "symbols assigned with .eval must begin with a letter"
9868msgstr ""
9869
06647dfd 9870#: config/tc-tic54x.c:805
1994a7c7
NC
9871msgid "Offset on nested structures is ignored"
9872msgstr ""
9873
06647dfd 9874#: config/tc-tic54x.c:856
1994a7c7
NC
9875#, c-format
9876msgid ".end%s without preceding .%s"
9877msgstr ""
9878
06647dfd 9879#: config/tc-tic54x.c:923
1994a7c7
NC
9880#, c-format
9881msgid "Unrecognized struct/union tag '%s'"
9882msgstr ""
9883
06647dfd 9884#: config/tc-tic54x.c:925
1994a7c7
NC
9885msgid ".tag requires a structure tag"
9886msgstr ""
9887
06647dfd 9888#: config/tc-tic54x.c:931
1994a7c7
NC
9889msgid "Label required for .tag"
9890msgstr ""
9891
06647dfd 9892#: config/tc-tic54x.c:950
1994a7c7
NC
9893#, c-format
9894msgid ".tag target '%s' undefined"
9895msgstr ""
9896
06647dfd 9897#: config/tc-tic54x.c:1013
1994a7c7
NC
9898#, c-format
9899msgid ".field count '%d' out of range (1 <= X <= 32)"
9900msgstr ""
9901
06647dfd 9902#: config/tc-tic54x.c:1041
1994a7c7
NC
9903#, c-format
9904msgid "Unrecognized field type '%c'"
9905msgstr ""
9906
9907#. Disallow .byte with a non constant expression that will
9908#. require relocation.
06647dfd 9909#: config/tc-tic54x.c:1178
1994a7c7
NC
9910msgid "Relocatable values require at least WORD storage"
9911msgstr ""
9912
06647dfd 9913#: config/tc-tic54x.c:1240
1994a7c7
NC
9914msgid "Use of .def/.ref is deprecated. Use .global instead"
9915msgstr ""
9916
06647dfd 9917#: config/tc-tic54x.c:1439
1994a7c7
NC
9918msgid ".space/.bes repeat count is negative, ignored"
9919msgstr ""
9920
06647dfd 9921#: config/tc-tic54x.c:1444
1994a7c7
NC
9922msgid ".space/.bes repeat count is zero, ignored"
9923msgstr ""
9924
06647dfd 9925#: config/tc-tic54x.c:1522
1994a7c7
NC
9926msgid "Missing size argument"
9927msgstr ""
9928
06647dfd 9929#: config/tc-tic54x.c:1659
1994a7c7
NC
9930msgid "CPU version has already been set"
9931msgstr ""
9932
06647dfd 9933#: config/tc-tic54x.c:1663
1994a7c7
NC
9934#, c-format
9935msgid "Unrecognized version '%s'"
9936msgstr ""
9937
06647dfd 9938#: config/tc-tic54x.c:1669
1994a7c7
NC
9939msgid "Changing of CPU version on the fly not supported"
9940msgstr ""
9941
06647dfd 9942#: config/tc-tic54x.c:1805
1994a7c7
NC
9943msgid "p2align not supported on this target"
9944msgstr ""
9945
06647dfd 9946#: config/tc-tic54x.c:1818
1994a7c7
NC
9947msgid "Argument to .even ignored"
9948msgstr ""
9949
06647dfd 9950#: config/tc-tic54x.c:1865
1994a7c7
NC
9951msgid "Invalid field size, must be from 1 to 32"
9952msgstr ""
9953
06647dfd 9954#: config/tc-tic54x.c:1878
1994a7c7
NC
9955msgid "field size must be 16 when value is relocatable"
9956msgstr ""
9957
06647dfd 9958#: config/tc-tic54x.c:1893
1994a7c7
NC
9959msgid "field value truncated"
9960msgstr ""
9961
06647dfd 9962#: config/tc-tic54x.c:2002 config/tc-tic54x.c:2319
1994a7c7
NC
9963#, c-format
9964msgid "Unrecognized section '%s'"
9965msgstr ""
9966
06647dfd 9967#: config/tc-tic54x.c:2011
1994a7c7
NC
9968msgid "Current section is unitialized, section name required for .clink"
9969msgstr ""
9970
06647dfd 9971#: config/tc-tic54x.c:2225
1994a7c7
NC
9972msgid "ENDLOOP without corresponding LOOP"
9973msgstr ""
9974
06647dfd 9975#: config/tc-tic54x.c:2269
1994a7c7
NC
9976msgid "Mixing of normal and extended addressing not supported"
9977msgstr ""
9978
06647dfd 9979#: config/tc-tic54x.c:2275
1994a7c7
NC
9980msgid "Extended addressing not supported on the specified CPU"
9981msgstr ""
9982
06647dfd 9983#: config/tc-tic54x.c:2325
1994a7c7
NC
9984msgid ".sblock may be used for initialized sections only"
9985msgstr ""
9986
06647dfd 9987#: config/tc-tic54x.c:2356
1994a7c7
NC
9988msgid "Symbol missing for .set/.equ"
9989msgstr ""
9990
06647dfd 9991#: config/tc-tic54x.c:2415
1994a7c7
NC
9992msgid ".var may only be used within a macro definition"
9993msgstr ""
9994
06647dfd 9995#: config/tc-tic54x.c:2423
1994a7c7
NC
9996msgid "Substitution symbols must begin with a letter"
9997msgstr ""
9998
06647dfd 9999#: config/tc-tic54x.c:2517
1994a7c7
NC
10000#, c-format
10001msgid "Can't open macro library file '%s' for reading."
10002msgstr ""
10003
06647dfd 10004#: config/tc-tic54x.c:2524
1994a7c7
NC
10005#, c-format
10006msgid "File '%s' not in macro archive format"
10007msgstr ""
10008
06647dfd 10009#: config/tc-tic54x.c:2656
1994a7c7
NC
10010#, c-format
10011msgid "Bad COFF version '%s'"
10012msgstr ""
10013
06647dfd 10014#: config/tc-tic54x.c:2665
1994a7c7
NC
10015#, c-format
10016msgid "Bad CPU version '%s'"
10017msgstr ""
10018
06647dfd 10019#: config/tc-tic54x.c:2678 config/tc-tic54x.c:2681
1994a7c7
NC
10020#, c-format
10021msgid "Can't redirect stderr to the file '%s'"
10022msgstr ""
10023
06647dfd 10024#: config/tc-tic54x.c:2828
1994a7c7
NC
10025#, c-format
10026msgid "Undefined substitution symbol '%s'"
10027msgstr ""
10028
06647dfd 10029#: config/tc-tic54x.c:3485
1994a7c7
NC
10030msgid "Badly formed address expression"
10031msgstr ""
10032
06647dfd 10033#: config/tc-tic54x.c:3749
1994a7c7
NC
10034#, c-format
10035msgid "Invalid dmad syntax '%s'"
10036msgstr ""
10037
06647dfd 10038#: config/tc-tic54x.c:3815
3b16e843
NC
10039#, c-format
10040msgid ""
10041"Use the .mmregs directive to use memory-mapped register names such as '%s'"
10042msgstr ""
10043
06647dfd 10044#: config/tc-tic54x.c:3868
1994a7c7
NC
10045msgid "Address mode *+ARx is write-only. Results of reading are undefined."
10046msgstr ""
10047
06647dfd 10048#: config/tc-tic54x.c:3888
1994a7c7
NC
10049#, c-format
10050msgid "Unrecognized indirect address format \"%s\""
10051msgstr ""
10052
06647dfd 10053#: config/tc-tic54x.c:3927
1994a7c7
NC
10054#, c-format
10055msgid "Operand '%s' out of range (%d <= x <= %d)"
10056msgstr ""
10057
06647dfd 10058#: config/tc-tic54x.c:3947
1994a7c7
NC
10059msgid "Error in relocation handling"
10060msgstr ""
10061
06647dfd 10062#: config/tc-tic54x.c:3968 config/tc-tic54x.c:4032 config/tc-tic54x.c:4064
1994a7c7
NC
10063#, c-format
10064msgid "Unrecognized condition code \"%s\""
10065msgstr ""
10066
06647dfd 10067#: config/tc-tic54x.c:3985
1994a7c7
NC
10068#, c-format
10069msgid "Condition \"%s\" does not match preceding group"
10070msgstr ""
10071
06647dfd 10072#: config/tc-tic54x.c:3993
1994a7c7
NC
10073#, c-format
10074msgid ""
10075"Condition \"%s\" uses a different accumulator from a preceding condition"
10076msgstr ""
10077
06647dfd 10078#: config/tc-tic54x.c:4000
1994a7c7
NC
10079msgid "Only one comparison conditional allowed"
10080msgstr ""
10081
06647dfd 10082#: config/tc-tic54x.c:4005
1994a7c7
NC
10083msgid "Only one overflow conditional allowed"
10084msgstr ""
10085
06647dfd 10086#: config/tc-tic54x.c:4013
1994a7c7
NC
10087#, c-format
10088msgid "Duplicate %s conditional"
10089msgstr ""
10090
06647dfd 10091#: config/tc-tic54x.c:4048
1994a7c7
NC
10092msgid "Invalid auxiliary register (use AR0-AR7)"
10093msgstr ""
10094
06647dfd 10095#: config/tc-tic54x.c:4084
1994a7c7
NC
10096msgid "lk addressing modes are invalid for memory-mapped register addressing"
10097msgstr ""
10098
06647dfd 10099#: config/tc-tic54x.c:4092
1994a7c7
NC
10100msgid ""
10101"Address mode *+ARx is not allowed in memory-mapped register addressing. "
10102"Resulting behavior is undefined."
10103msgstr ""
10104
06647dfd 10105#: config/tc-tic54x.c:4118
1994a7c7
NC
10106msgid ""
10107"Destination accumulator for each part of this parallel instruction must be "
10108"different"
10109msgstr ""
10110
06647dfd 10111#: config/tc-tic54x.c:4167
1994a7c7
NC
10112#, c-format
10113msgid "Memory mapped register \"%s\" out of range"
10114msgstr ""
10115
06647dfd 10116#: config/tc-tic54x.c:4206
1994a7c7
NC
10117msgid "Invalid operand (use 1, 2, or 3)"
10118msgstr ""
10119
06647dfd 10120#: config/tc-tic54x.c:4231
1994a7c7
NC
10121msgid "A status register or status bit name is required"
10122msgstr ""
10123
06647dfd 10124#: config/tc-tic54x.c:4241
1994a7c7
NC
10125#, c-format
10126msgid "Unrecognized status bit \"%s\""
10127msgstr ""
10128
06647dfd 10129#: config/tc-tic54x.c:4264
1994a7c7
NC
10130#, c-format
10131msgid "Invalid status register \"%s\""
10132msgstr ""
10133
06647dfd 10134#: config/tc-tic54x.c:4276
1994a7c7
NC
10135#, c-format
10136msgid "Operand \"%s\" out of range (use 1 or 2)"
10137msgstr ""
10138
06647dfd 10139#: config/tc-tic54x.c:4484
1994a7c7
NC
10140#, c-format
10141msgid "Unrecognized instruction \"%s\""
10142msgstr ""
10143
06647dfd 10144#: config/tc-tic54x.c:4513
1994a7c7
NC
10145#, c-format
10146msgid "Unrecognized operand list '%s' for instruction '%s'"
10147msgstr ""
10148
06647dfd 10149#: config/tc-tic54x.c:4545
1994a7c7
NC
10150#, c-format
10151msgid "Unrecognized parallel instruction \"%s\""
10152msgstr ""
10153
06647dfd 10154#: config/tc-tic54x.c:4596
1994a7c7
NC
10155#, c-format
10156msgid "Invalid operand (s) for parallel instruction \"%s\""
10157msgstr ""
10158
06647dfd 10159#: config/tc-tic54x.c:4599
1994a7c7
NC
10160#, c-format
10161msgid "Unrecognized parallel instruction combination \"%s || %s\""
10162msgstr ""
10163
06647dfd 10164#: config/tc-tic54x.c:4836
1994a7c7
NC
10165#, c-format
10166msgid "%s symbol recursion stopped at second appearance of '%s'"
10167msgstr ""
10168
06647dfd 10169#: config/tc-tic54x.c:4876
1994a7c7
NC
10170msgid "Unrecognized substitution symbol function"
10171msgstr ""
10172
06647dfd 10173#: config/tc-tic54x.c:4881
1994a7c7
NC
10174msgid "Missing '(' after substitution symbol function"
10175msgstr ""
10176
06647dfd 10177#: config/tc-tic54x.c:4895
1994a7c7
NC
10178msgid "Expecting second argument"
10179msgstr ""
10180
06647dfd 10181#: config/tc-tic54x.c:4908 config/tc-tic54x.c:4958
1994a7c7
NC
10182msgid "Extra junk in function call, expecting ')'"
10183msgstr ""
10184
06647dfd 10185#: config/tc-tic54x.c:4934
1994a7c7
NC
10186msgid "Function expects two arguments"
10187msgstr ""
10188
06647dfd 10189#: config/tc-tic54x.c:4947
1994a7c7
NC
10190msgid "Expecting character constant argument"
10191msgstr ""
10192
06647dfd 10193#: config/tc-tic54x.c:4953
1994a7c7
NC
10194msgid "Both arguments must be substitution symbols"
10195msgstr ""
10196
06647dfd 10197#: config/tc-tic54x.c:5006
1994a7c7
NC
10198#, c-format
10199msgid "Invalid subscript (use 1 to %d)"
10200msgstr ""
10201
06647dfd 10202#: config/tc-tic54x.c:5016
1994a7c7
NC
10203#, c-format
10204msgid "Invalid length (use 0 to %d"
10205msgstr ""
10206
06647dfd 10207#: config/tc-tic54x.c:5026
1994a7c7
NC
10208msgid "Missing ')' in subscripted substitution symbol expression"
10209msgstr ""
10210
06647dfd 10211#: config/tc-tic54x.c:5046
1994a7c7
NC
10212msgid "Missing forced substitution terminator ':'"
10213msgstr ""
10214
06647dfd 10215#: config/tc-tic54x.c:5201
1994a7c7
NC
10216#, c-format
10217msgid ""
10218"Instruction does not fit in available delay slots (%d-word insn, %d slots "
10219"left)"
10220msgstr ""
10221
06647dfd 10222#: config/tc-tic54x.c:5242
1994a7c7
NC
10223#, c-format
10224msgid "Unrecognized parallel instruction '%s'"
10225msgstr ""
10226
06647dfd 10227#: config/tc-tic54x.c:5254
1994a7c7
NC
10228#, c-format
10229msgid "Instruction '%s' requires an LP cpu version"
10230msgstr ""
10231
06647dfd 10232#: config/tc-tic54x.c:5261
1994a7c7
NC
10233#, c-format
10234msgid "Instruction '%s' requires far mode addressing"
10235msgstr ""
10236
06647dfd 10237#: config/tc-tic54x.c:5273
1994a7c7
NC
10238#, c-format
10239msgid ""
10240"Instruction does not fit in available delay slots (%d-word insn, %d slots "
10241"left). Resulting behavior is undefined."
10242msgstr ""
10243
06647dfd 10244#: config/tc-tic54x.c:5283
1994a7c7
NC
10245msgid ""
10246"Instructions which cause PC discontinuity are not allowed in a delay slot. "
10247"Resulting behavior is undefined."
10248msgstr ""
10249
06647dfd 10250#: config/tc-tic54x.c:5294
1994a7c7
NC
10251#, c-format
10252msgid "'%s' is not repeatable. Resulting behavior is undefined."
10253msgstr ""
10254
06647dfd 10255#: config/tc-tic54x.c:5298
1994a7c7
NC
10256msgid ""
10257"Instructions using long offset modifiers or absolute addresses are not "
10258"repeatable. Resulting behavior is undefined."
10259msgstr ""
10260
06647dfd 10261#: config/tc-tic54x.c:5478
1994a7c7
NC
10262#, c-format
10263msgid "Unsupported relocation size %d"
10264msgstr ""
10265
06647dfd 10266#: config/tc-tic54x.c:5632
1994a7c7
NC
10267msgid "non-absolute value used with .space/.bes"
10268msgstr ""
10269
06647dfd 10270#: config/tc-tic54x.c:5636
1994a7c7
NC
10271#, c-format
10272msgid "negative value ignored in %s"
10273msgstr ""
10274
06647dfd 10275#: config/tc-tic54x.c:5725
1994a7c7
NC
10276#, c-format
10277msgid "attempt to .space/.bes backwards? (%ld)"
10278msgstr ""
10279
06647dfd 10280#: config/tc-tic54x.c:5759
1994a7c7
NC
10281#, c-format
10282msgid "Invalid label '%s'"
10283msgstr ""
10284
06647dfd 10285#: config/tc-tic80.c:27
328577ad
NC
10286#, c-format
10287msgid "internal error:%s:%d: %s\n"
10288msgstr ""
10289
06647dfd 10290#: config/tc-tic80.c:30
328577ad 10291#, c-format
87ccc1b0 10292msgid "internal error:%s:%d: %s %ld\n"
328577ad
NC
10293msgstr ""
10294
06647dfd 10295#: config/tc-tic80.c:90
ac50feda
RH
10296msgid "Relaxation is a luxury we can't afford"
10297msgstr ""
10298
06647dfd 10299#: config/tc-tic80.c:139
ac50feda
RH
10300msgid "bad call to md_atof ()"
10301msgstr ""
10302
06647dfd 10303#: config/tc-tic80.c:236
ac50feda
RH
10304msgid "':' not followed by 'm' or 's'"
10305msgstr ""
10306
06647dfd 10307#: config/tc-tic80.c:249
ac50feda
RH
10308msgid "paren nesting"
10309msgstr ""
10310
06647dfd 10311#: config/tc-tic80.c:263
ac50feda
RH
10312msgid "mismatched parenthesis"
10313msgstr ""
10314
06647dfd 10315#: config/tc-tic80.c:461
ac50feda
RH
10316msgid "unhandled expression type"
10317msgstr ""
10318
06647dfd 10319#: config/tc-tic80.c:592
ac50feda
RH
10320msgid "symbol reloc that is not PC relative or 32 bits"
10321msgstr ""
10322
06647dfd 10323#: config/tc-tic80.c:621
ac50feda
RH
10324msgid "unhandled operand modifier"
10325msgstr ""
10326
06647dfd 10327#: config/tc-tic80.c:663
ac50feda
RH
10328msgid "unhandled expression"
10329msgstr ""
10330
06647dfd 10331#: config/tc-tic80.c:711
ac50feda
RH
10332#, c-format
10333msgid "Invalid mnemonic: '%s'"
10334msgstr ""
10335
06647dfd 10336#: config/tc-tic80.c:724
ac50feda
RH
10337#, c-format
10338msgid "Invalid operands: '%s'"
10339msgstr ""
10340
06647dfd 10341#: config/tc-tic80.c:802
ac50feda
RH
10342msgid "unhandled predefined symbol bits"
10343msgstr ""
10344
06647dfd 10345#: config/tc-tic80.c:897
ac50feda
RH
10346#, c-format
10347msgid "PC offset 0x%lx outside range 0x%lx-0x%lx"
10348msgstr ""
10349
06647dfd 10350#: config/tc-tic80.c:912
ac50feda
RH
10351msgid "unhandled relocation type in fixup"
10352msgstr ""
10353
06647dfd 10354#: config/tc-tic80.c:951
ac50feda
RH
10355msgid "md_convert_frag() not implemented yet"
10356msgstr ""
10357
87ccc1b0 10358#: config/tc-v850.c:244
ac50feda
RH
10359#, c-format
10360msgid ".COMMon length (%d.) < 0! Ignored."
10361msgstr ""
10362
6e1772d5
AM
10363#: config/tc-v850.c:266
10364#, c-format
10365msgid "Length of .comm \"%s\" is already %ld. Not changed to %d."
10366msgstr ""
10367
87ccc1b0 10368#: config/tc-v850.c:293
328577ad
NC
10369msgid "Common alignment negative; 0 assumed"
10370msgstr ""
10371
6e1772d5 10372#: config/tc-v850.c:976
ac50feda
RH
10373#, c-format
10374msgid "unknown operand shift: %x\n"
10375msgstr ""
10376
6e1772d5 10377#: config/tc-v850.c:977
ac50feda
RH
10378msgid "internal failure in parse_register_list"
10379msgstr ""
10380
6e1772d5 10381#: config/tc-v850.c:993
ac50feda
RH
10382msgid "constant expression or register list expected"
10383msgstr ""
10384
6e1772d5 10385#: config/tc-v850.c:998 config/tc-v850.c:1011 config/tc-v850.c:1030
ac50feda
RH
10386msgid "high bits set in register list expression"
10387msgstr ""
10388
6e1772d5 10389#: config/tc-v850.c:1069 config/tc-v850.c:1132
ac50feda
RH
10390msgid "illegal register included in list"
10391msgstr ""
10392
6e1772d5 10393#: config/tc-v850.c:1075
ac50feda
RH
10394msgid "system registers cannot be included in list"
10395msgstr ""
10396
6e1772d5 10397#: config/tc-v850.c:1080
ac50feda
RH
10398msgid "PSW cannot be included in list"
10399msgstr ""
10400
6e1772d5 10401#: config/tc-v850.c:1087
ac50feda
RH
10402msgid "High value system registers cannot be included in list"
10403msgstr ""
10404
6e1772d5 10405#: config/tc-v850.c:1111
ac50feda
RH
10406msgid "second register should follow dash in register list"
10407msgstr ""
10408
6e1772d5
AM
10409#: config/tc-v850.c:1156
10410#, c-format
ac50feda
RH
10411msgid " V850 options:\n"
10412msgstr ""
10413
6e1772d5
AM
10414#: config/tc-v850.c:1157
10415#, c-format
ac50feda
RH
10416msgid " -mwarn-signed-overflow Warn if signed immediate values overflow\n"
10417msgstr ""
10418
6e1772d5
AM
10419#: config/tc-v850.c:1158
10420#, c-format
ac50feda
RH
10421msgid ""
10422" -mwarn-unsigned-overflow Warn if unsigned immediate values overflow\n"
10423msgstr ""
10424
6e1772d5
AM
10425#: config/tc-v850.c:1159
10426#, c-format
ac50feda
RH
10427msgid " -mv850 The code is targeted at the v850\n"
10428msgstr ""
10429
6e1772d5
AM
10430#: config/tc-v850.c:1160
10431#, c-format
ac50feda
RH
10432msgid " -mv850e The code is targeted at the v850e\n"
10433msgstr ""
10434
6e1772d5
AM
10435#: config/tc-v850.c:1161
10436#, c-format
10437msgid " -mv850e1 The code is targeted at the v850e1\n"
10438msgstr ""
10439
10440#: config/tc-v850.c:1162
10441#, c-format
ac50feda
RH
10442msgid ""
10443" -mv850any The code is generic, despite any processor "
10444"specific instructions\n"
10445msgstr ""
10446
6e1772d5
AM
10447#: config/tc-v850.c:1163
10448#, c-format
87ccc1b0
NC
10449msgid " -mrelax Enable relaxation\n"
10450msgstr ""
10451
8ea2b00f 10452#: config/tc-v850.c:1354
ac50feda
RH
10453#, c-format
10454msgid "Unable to determine default target processor from string: %s"
10455msgstr ""
10456
06647dfd
AM
10457#: config/tc-v850.c:1389
10458msgid "lo() relocation used on an instruction which does not support it"
10459msgstr ""
10460
10461#: config/tc-v850.c:1410
ac50feda
RH
10462msgid "ctoff() relocation used on an instruction which does not support it"
10463msgstr ""
10464
06647dfd 10465#: config/tc-v850.c:1436
ac50feda
RH
10466msgid "sdaoff() relocation used on an instruction which does not support it"
10467msgstr ""
10468
06647dfd 10469#: config/tc-v850.c:1462
ac50feda
RH
10470msgid "zdaoff() relocation used on an instruction which does not support it"
10471msgstr ""
10472
06647dfd 10473#: config/tc-v850.c:1499
ac50feda
RH
10474msgid "tdaoff() relocation used on an instruction which does not support it"
10475msgstr ""
10476
06647dfd 10477#: config/tc-v850.c:1714
ac50feda
RH
10478msgid "Target processor does not support this instruction."
10479msgstr ""
10480
06647dfd 10481#: config/tc-v850.c:1805 config/tc-v850.c:1834 config/tc-v850.c:2022
ac50feda
RH
10482msgid "immediate operand is too large"
10483msgstr ""
10484
06647dfd 10485#: config/tc-v850.c:1816
ac50feda
RH
10486msgid "AAARG -> unhandled constant reloc"
10487msgstr ""
10488
06647dfd 10489#: config/tc-v850.c:1860
ac50feda
RH
10490msgid "invalid register name"
10491msgstr ""
10492
06647dfd 10493#: config/tc-v850.c:1865
ac50feda
RH
10494msgid "register r0 cannot be used here"
10495msgstr ""
10496
06647dfd 10497#: config/tc-v850.c:1877
ac50feda
RH
10498msgid "invalid system register name"
10499msgstr ""
10500
06647dfd 10501#: config/tc-v850.c:1890
ac50feda
RH
10502msgid "expected EP register"
10503msgstr ""
10504
06647dfd 10505#: config/tc-v850.c:1907
ac50feda
RH
10506msgid "invalid condition code name"
10507msgstr ""
10508
06647dfd 10509#: config/tc-v850.c:1928 config/tc-v850.c:1932
ac50feda
RH
10510msgid "constant too big to fit into instruction"
10511msgstr ""
10512
06647dfd 10513#: config/tc-v850.c:1985
ac50feda
RH
10514msgid "syntax error: value is missing before the register name"
10515msgstr ""
10516
06647dfd 10517#: config/tc-v850.c:1987
ac50feda
RH
10518msgid "syntax error: register not expected"
10519msgstr ""
10520
06647dfd 10521#: config/tc-v850.c:2001
ac50feda
RH
10522msgid "syntax error: system register not expected"
10523msgstr ""
10524
06647dfd 10525#: config/tc-v850.c:2006
ac50feda
RH
10526msgid "syntax error: condition code not expected"
10527msgstr ""
10528
06647dfd 10529#: config/tc-v850.c:2040
ac50feda
RH
10530msgid "invalid operand"
10531msgstr ""
10532
06647dfd 10533#: config/tc-vax.c:290
ac50feda
RH
10534#, c-format
10535msgid "VIP_BEGIN error:%s"
10536msgstr ""
10537
06647dfd 10538#: config/tc-vax.c:427
ac50feda 10539#, c-format
87ccc1b0 10540msgid "Aborting because statement has \"%s\""
ac50feda
RH
10541msgstr ""
10542
06647dfd 10543#: config/tc-vax.c:474
ac50feda
RH
10544msgid "Can't relocate expression"
10545msgstr ""
10546
06647dfd 10547#: config/tc-vax.c:577
ac50feda
RH
10548msgid "Bignum not permitted in short literal. Immediate mode assumed."
10549msgstr ""
10550
06647dfd 10551#: config/tc-vax.c:586
ac50feda
RH
10552msgid "Can't do flonum short literal: immediate mode used."
10553msgstr ""
10554
06647dfd 10555#: config/tc-vax.c:631
ac50feda
RH
10556#, c-format
10557msgid "A bignum/flonum may not be a displacement: 0x%lx used"
10558msgstr ""
10559
06647dfd 10560#: config/tc-vax.c:967
ac50feda
RH
10561#, c-format
10562msgid "Short literal overflow(%ld.), immediate mode assumed."
10563msgstr ""
10564
06647dfd 10565#: config/tc-vax.c:976
ac50feda
RH
10566#, c-format
10567msgid "Forced short literal to immediate mode. now_seg=%s to_seg=%s"
10568msgstr ""
10569
06647dfd 10570#: config/tc-vax.c:1041
ac50feda
RH
10571msgid "Length specification ignored. Address mode 9F used"
10572msgstr ""
10573
06647dfd 10574#: config/tc-vax.c:1102
ac50feda
RH
10575msgid "Invalid operand: immediate value used as base address."
10576msgstr ""
10577
06647dfd 10578#: config/tc-vax.c:1104
ac50feda
RH
10579msgid "Invalid operand: immediate value used as address."
10580msgstr ""
10581
06647dfd 10582#: config/tc-vax.c:1129
87ccc1b0
NC
10583msgid "Symbol used as immediate operand in PIC mode."
10584msgstr ""
10585
06647dfd 10586#: config/tc-vax.c:1947
ac50feda
RH
10587msgid "odd number of bytes in operand description"
10588msgstr ""
10589
06647dfd 10590#: config/tc-vax.c:1963
ac50feda
RH
10591msgid "Bad operand"
10592msgstr ""
10593
06647dfd 10594#: config/tc-vax.c:2538
ac50feda
RH
10595msgid "no '[' to match ']'"
10596msgstr ""
10597
06647dfd 10598#: config/tc-vax.c:2558
ac50feda
RH
10599msgid "bad register in []"
10600msgstr ""
10601
06647dfd 10602#: config/tc-vax.c:2560
ac50feda
RH
10603msgid "[PC] index banned"
10604msgstr ""
10605
06647dfd 10606#: config/tc-vax.c:2595
ac50feda
RH
10607msgid "no '(' to match ')'"
10608msgstr ""
10609
06647dfd 10610#: config/tc-vax.c:2735
ac50feda
RH
10611msgid "invalid branch operand"
10612msgstr ""
10613
06647dfd 10614#: config/tc-vax.c:2764
ac50feda
RH
10615msgid "address prohibits @"
10616msgstr ""
10617
06647dfd 10618#: config/tc-vax.c:2766
ac50feda
RH
10619msgid "address prohibits #"
10620msgstr ""
10621
06647dfd 10622#: config/tc-vax.c:2770
ac50feda
RH
10623msgid "address prohibits -()"
10624msgstr ""
10625
06647dfd 10626#: config/tc-vax.c:2772
ac50feda
RH
10627msgid "address prohibits ()+"
10628msgstr ""
10629
06647dfd 10630#: config/tc-vax.c:2775
ac50feda
RH
10631msgid "address prohibits ()"
10632msgstr ""
10633
06647dfd 10634#: config/tc-vax.c:2777
ac50feda
RH
10635msgid "address prohibits []"
10636msgstr ""
10637
06647dfd 10638#: config/tc-vax.c:2779
ac50feda
RH
10639msgid "address prohibits register"
10640msgstr ""
10641
06647dfd 10642#: config/tc-vax.c:2781
ac50feda
RH
10643msgid "address prohibits displacement length specifier"
10644msgstr ""
10645
06647dfd 10646#: config/tc-vax.c:2811
ac50feda
RH
10647msgid "invalid operand of S^#"
10648msgstr ""
10649
06647dfd 10650#: config/tc-vax.c:2828
ac50feda
RH
10651msgid "S^# needs expression"
10652msgstr ""
10653
06647dfd 10654#: config/tc-vax.c:2835
ac50feda
RH
10655msgid "S^# may only read-access"
10656msgstr ""
10657
06647dfd 10658#: config/tc-vax.c:2860
ac50feda
RH
10659msgid "invalid operand of -()"
10660msgstr ""
10661
06647dfd 10662#: config/tc-vax.c:2866
ac50feda
RH
10663msgid "-(PC) unpredictable"
10664msgstr ""
10665
06647dfd 10666#: config/tc-vax.c:2868
ac50feda
RH
10667msgid "[]index same as -()register: unpredictable"
10668msgstr ""
10669
06647dfd 10670#: config/tc-vax.c:2904
ac50feda
RH
10671msgid "invalid operand of ()+"
10672msgstr ""
10673
06647dfd 10674#: config/tc-vax.c:2910
ac50feda
RH
10675msgid "(PC)+ unpredictable"
10676msgstr ""
10677
06647dfd 10678#: config/tc-vax.c:2912
ac50feda
RH
10679msgid "[]index same as ()+register: unpredictable"
10680msgstr ""
10681
06647dfd 10682#: config/tc-vax.c:2937
ac50feda
RH
10683msgid "# conflicts length"
10684msgstr ""
10685
06647dfd 10686#: config/tc-vax.c:2939
ac50feda
RH
10687msgid "# bars register"
10688msgstr ""
10689
06647dfd 10690#: config/tc-vax.c:2961
ac50feda
RH
10691msgid "writing or modifying # is unpredictable"
10692msgstr ""
10693
06647dfd 10694#: config/tc-vax.c:2991
ac50feda
RH
10695msgid "length not needed"
10696msgstr ""
10697
06647dfd 10698#: config/tc-vax.c:2998
ac50feda
RH
10699msgid "can't []index a register, because it has no address"
10700msgstr ""
10701
06647dfd 10702#: config/tc-vax.c:3000
ac50feda
RH
10703msgid "a register has no address"
10704msgstr ""
10705
06647dfd 10706#: config/tc-vax.c:3011
ac50feda
RH
10707msgid "PC part of operand unpredictable"
10708msgstr ""
10709
06647dfd 10710#: config/tc-vax.c:3360
6e1772d5 10711#, c-format
ac50feda
RH
10712msgid ""
10713"VAX options:\n"
10714"-d LENGTH\t\tignored\n"
10715"-J\t\t\tignored\n"
10716"-S\t\t\tignored\n"
10717"-t FILE\t\t\tignored\n"
10718"-T\t\t\tignored\n"
10719"-V\t\t\tignored\n"
10720msgstr ""
10721
06647dfd 10722#: config/tc-vax.c:3369
6e1772d5 10723#, c-format
ac50feda
RH
10724msgid ""
10725"VMS options:\n"
10726"-+\t\t\thash encode names longer than 31 characters\n"
10727"-1\t\t\t`const' handling compatible with gcc 1.x\n"
10728"-H\t\t\tshow new symbol after hash truncation\n"
10729"-h NUM\t\t\tdon't hash mixed-case names, and adjust case:\n"
10730"\t\t\t0 = upper, 2 = lower, 3 = preserve case\n"
10731"-v\"VERSION\"\t\tcode being assembled was produced by compiler \"VERSION\"\n"
10732msgstr ""
10733
06647dfd 10734#: config/tc-w65.c:142
ac50feda
RH
10735msgid "need on or off."
10736msgstr ""
10737
06647dfd 10738#: config/tc-w65.c:278 config/tc-w65.c:321
ac50feda
RH
10739msgid "syntax error after <exp"
10740msgstr ""
10741
3b16e843 10742#: config/tc-xstormy16.c:80
6e1772d5 10743#, c-format
3b16e843
NC
10744msgid " XSTORMY16 specific command line options:\n"
10745msgstr ""
10746
06647dfd 10747#: config/tc-xstormy16.c:580
3b16e843
NC
10748#, c-format
10749msgid "internal error: can't install fix for reloc type %d (`%s')"
10750msgstr ""
10751
06647dfd
AM
10752#: config/tc-xtensa.c:588
10753msgid "illegal range of target hardware versions"
87ccc1b0
NC
10754msgstr ""
10755
06647dfd
AM
10756#: config/tc-xtensa.c:736
10757msgid "--density option is ignored"
87ccc1b0
NC
10758msgstr ""
10759
06647dfd
AM
10760#: config/tc-xtensa.c:739
10761msgid "--no-density option is ignored"
87ccc1b0
NC
10762msgstr ""
10763
06647dfd
AM
10764#: config/tc-xtensa.c:748
10765msgid "--generics is deprecated; use --transform instead"
10766msgstr ""
10767
10768#: config/tc-xtensa.c:751
10769msgid "--no-generics is deprecated; use --no-transform instead"
10770msgstr ""
10771
10772#: config/tc-xtensa.c:754
10773msgid "--relax is deprecated; use --transform instead"
10774msgstr ""
10775
10776#: config/tc-xtensa.c:757
10777msgid "--no-relax is deprecated; use --no-transform instead"
10778msgstr ""
10779
10780#: config/tc-xtensa.c:774
10781msgid "--absolute-literals option not supported in this Xtensa configuration"
87ccc1b0
NC
10782msgstr ""
10783
06647dfd
AM
10784#: config/tc-xtensa.c:847
10785msgid "prefer-l32r conflicts with prefer-const16"
87ccc1b0
NC
10786msgstr ""
10787
06647dfd
AM
10788#: config/tc-xtensa.c:853
10789msgid "prefer-const16 conflicts with prefer-l32r"
10790msgstr ""
10791
10792#: config/tc-xtensa.c:861 config/tc-xtensa.c:870 config/tc-xtensa.c:874
10793msgid "invalid target hardware version"
10794msgstr ""
10795
10796#: config/tc-xtensa.c:1086
87ccc1b0
NC
10797msgid "unmatched end directive"
10798msgstr ""
10799
06647dfd 10800#: config/tc-xtensa.c:1115
87ccc1b0
NC
10801msgid ".begin directive with no matching .end directive"
10802msgstr ""
10803
06647dfd
AM
10804#: config/tc-xtensa.c:1156
10805msgid "[no-]generics is deprecated; use [no-]transform instead"
10806msgstr ""
10807
10808#: config/tc-xtensa.c:1161
10809msgid "[no-]relax is deprecated; use [no-]transform instead"
10810msgstr ""
10811
10812#: config/tc-xtensa.c:1174
87ccc1b0 10813#, c-format
06647dfd 10814msgid "directive %s cannot be negated"
87ccc1b0
NC
10815msgstr ""
10816
06647dfd 10817#: config/tc-xtensa.c:1180
87ccc1b0
NC
10818msgid "unknown directive"
10819msgstr ""
10820
06647dfd
AM
10821#: config/tc-xtensa.c:1202 config/tc-xtensa.c:1308 config/tc-xtensa.c:1604
10822#: config/tc-xtensa.c:5552
10823msgid "directives are not valid inside bundles"
10824msgstr ""
10825
10826#: config/tc-xtensa.c:1214
10827msgid ".begin literal is deprecated; use .literal instead"
10828msgstr ""
10829
10830#: config/tc-xtensa.c:1228
87ccc1b0
NC
10831msgid "cannot set literal_prefix inside literal fragment"
10832msgstr ""
10833
06647dfd
AM
10834#: config/tc-xtensa.c:1271
10835msgid ".begin [no-]density is ignored"
10836msgstr ""
10837
10838#: config/tc-xtensa.c:1278 config/tc-xtensa.c:1328
10839msgid "Xtensa absolute literals option not supported; ignored"
10840msgstr ""
10841
10842#: config/tc-xtensa.c:1321
10843msgid ".end [no-]density is ignored"
87ccc1b0
NC
10844msgstr ""
10845
06647dfd 10846#: config/tc-xtensa.c:1346
87ccc1b0
NC
10847#, c-format
10848msgid "does not match begin %s%s at %s:%d"
10849msgstr ""
10850
06647dfd 10851#: config/tc-xtensa.c:1424
87ccc1b0
NC
10852msgid ".literal_position inside literal directive; ignoring"
10853msgstr ""
10854
06647dfd 10855#: config/tc-xtensa.c:1444
6e1772d5
AM
10856msgid ".literal not allowed inside .begin literal region"
10857msgstr ""
10858
06647dfd 10859#: config/tc-xtensa.c:1480
87ccc1b0
NC
10860msgid "expected comma or colon after symbol name; rest of line ignored"
10861msgstr ""
10862
06647dfd
AM
10863#: config/tc-xtensa.c:1573
10864msgid "fall through frequency must be greater than 0"
10865msgstr ""
10866
10867#: config/tc-xtensa.c:1581
10868msgid "branch target frequency must be greater than 0"
10869msgstr ""
10870
10871#: config/tc-xtensa.c:1629
10872#, c-format
10873msgid "opcode-specific %s relocation used outside an instruction"
10874msgstr ""
10875
10876#: config/tc-xtensa.c:1782 config/tc-xtensa.c:1799
87ccc1b0
NC
10877#, c-format
10878msgid "bad register name: %s"
10879msgstr ""
10880
06647dfd 10881#: config/tc-xtensa.c:1788
87ccc1b0
NC
10882#, c-format
10883msgid "bad register number: %s"
10884msgstr ""
10885
06647dfd 10886#: config/tc-xtensa.c:1867
87ccc1b0
NC
10887msgid "register number out of range"
10888msgstr ""
10889
06647dfd
AM
10890#: config/tc-xtensa.c:1951
10891msgid "extra comma"
10892msgstr ""
10893
10894#: config/tc-xtensa.c:1953
10895msgid "extra colon"
10896msgstr ""
10897
10898#: config/tc-xtensa.c:1955
10899msgid "missing argument"
10900msgstr ""
10901
10902#: config/tc-xtensa.c:1957
10903msgid "missing comma or colon"
10904msgstr ""
10905
10906#: config/tc-xtensa.c:2014
10907msgid "incorrect register number, ignoring"
10908msgstr ""
10909
10910#: config/tc-xtensa.c:2021
87ccc1b0
NC
10911msgid "too many arguments"
10912msgstr ""
10913
06647dfd 10914#: config/tc-xtensa.c:2094
87ccc1b0 10915#, c-format
06647dfd 10916msgid "cannot encode opcode \"%s\""
87ccc1b0
NC
10917msgstr ""
10918
06647dfd 10919#: config/tc-xtensa.c:2188
87ccc1b0 10920#, c-format
06647dfd 10921msgid "not enough operands (%d) for '%s'; expected %d"
87ccc1b0
NC
10922msgstr ""
10923
06647dfd 10924#: config/tc-xtensa.c:2195
87ccc1b0 10925#, c-format
06647dfd 10926msgid "too many operands (%d) for '%s'; expected %d"
87ccc1b0
NC
10927msgstr ""
10928
06647dfd 10929#: config/tc-xtensa.c:2250
87ccc1b0 10930#, c-format
06647dfd 10931msgid "invalid register '%s' for '%s' instruction"
87ccc1b0
NC
10932msgstr ""
10933
06647dfd 10934#: config/tc-xtensa.c:2257
87ccc1b0 10935#, c-format
06647dfd 10936msgid "invalid register number (%ld) for '%s' instruction"
87ccc1b0
NC
10937msgstr ""
10938
06647dfd 10939#: config/tc-xtensa.c:2326
87ccc1b0 10940#, c-format
06647dfd 10941msgid "invalid register number (%ld) for '%s'"
87ccc1b0
NC
10942msgstr ""
10943
06647dfd 10944#: config/tc-xtensa.c:2716
87ccc1b0 10945#, c-format
06647dfd 10946msgid "operand %u is out of range for '%s'"
87ccc1b0
NC
10947msgstr ""
10948
06647dfd 10949#: config/tc-xtensa.c:2720
87ccc1b0 10950#, c-format
06647dfd 10951msgid "operand %u is invalid for '%s'"
87ccc1b0
NC
10952msgstr ""
10953
06647dfd 10954#: config/tc-xtensa.c:2766
87ccc1b0 10955#, c-format
06647dfd 10956msgid "internal error: unknown option name '%s'"
87ccc1b0
NC
10957msgstr ""
10958
06647dfd 10959#: config/tc-xtensa.c:3873
87ccc1b0
NC
10960msgid "INSTR_LABEL_DEF not supported yet"
10961msgstr ""
10962
06647dfd 10963#: config/tc-xtensa.c:3902
87ccc1b0
NC
10964msgid "can't handle generation of literal/labels yet"
10965msgstr ""
10966
06647dfd 10967#: config/tc-xtensa.c:3906
87ccc1b0
NC
10968msgid "can't handle undefined OP TYPE"
10969msgstr ""
10970
06647dfd 10971#: config/tc-xtensa.c:3966
87ccc1b0
NC
10972#, c-format
10973msgid "found %d operands for '%s': Expected %d"
10974msgstr ""
10975
06647dfd 10976#: config/tc-xtensa.c:3973
87ccc1b0
NC
10977#, c-format
10978msgid "found too many (%d) operands for '%s': Expected %d"
10979msgstr ""
10980
06647dfd
AM
10981#: config/tc-xtensa.c:4234
10982#, c-format
10983msgid "invalid relocation for operand %i of '%s'"
87ccc1b0
NC
10984msgstr ""
10985
06647dfd 10986#: config/tc-xtensa.c:4244
87ccc1b0 10987#, c-format
06647dfd 10988msgid "invalid expression for operand %i of '%s'"
87ccc1b0
NC
10989msgstr ""
10990
06647dfd 10991#: config/tc-xtensa.c:4254
87ccc1b0 10992#, c-format
06647dfd 10993msgid "invalid relocation in instruction slot %i"
87ccc1b0
NC
10994msgstr ""
10995
06647dfd 10996#: config/tc-xtensa.c:4261
87ccc1b0 10997#, c-format
06647dfd 10998msgid "undefined symbol for opcode \"%s\""
87ccc1b0
NC
10999msgstr ""
11000
06647dfd
AM
11001#: config/tc-xtensa.c:4700
11002msgid "opcode 'NOP.N' unavailable in this configuration"
87ccc1b0
NC
11003msgstr ""
11004
06647dfd
AM
11005#: config/tc-xtensa.c:4759
11006msgid "get_expanded_loop_offset: invalid opcode"
11007msgstr ""
11008
11009#: config/tc-xtensa.c:4840
11010#, c-format
11011msgid "assembly state not set for first frag in section %s"
87ccc1b0
NC
11012msgstr ""
11013
06647dfd
AM
11014#: config/tc-xtensa.c:4889
11015#, c-format
11016msgid "unaligned branch target: %d bytes at 0x%lx"
87ccc1b0
NC
11017msgstr ""
11018
06647dfd
AM
11019#: config/tc-xtensa.c:4927
11020#, c-format
11021msgid "unaligned loop: %d bytes at 0x%lx"
87ccc1b0
NC
11022msgstr ""
11023
06647dfd
AM
11024#: config/tc-xtensa.c:4951
11025msgid "unexpected fix"
87ccc1b0
NC
11026msgstr ""
11027
06647dfd
AM
11028#: config/tc-xtensa.c:4962 config/tc-xtensa.c:4966
11029msgid "undecodable fix"
87ccc1b0
NC
11030msgstr ""
11031
06647dfd
AM
11032#: config/tc-xtensa.c:5105
11033msgid "invalid last instruction for a zero-overhead loop"
87ccc1b0
NC
11034msgstr ""
11035
06647dfd
AM
11036#: config/tc-xtensa.c:5176
11037msgid "extra opening brace"
87ccc1b0
NC
11038msgstr ""
11039
06647dfd
AM
11040#: config/tc-xtensa.c:5186
11041msgid "extra closing brace"
87ccc1b0
NC
11042msgstr ""
11043
06647dfd
AM
11044#: config/tc-xtensa.c:5204
11045msgid "missing closing brace"
87ccc1b0
NC
11046msgstr ""
11047
06647dfd 11048#: config/tc-xtensa.c:5284
87ccc1b0 11049#, c-format
06647dfd 11050msgid "unknown opcode or format name '%s'"
87ccc1b0
NC
11051msgstr ""
11052
06647dfd
AM
11053#: config/tc-xtensa.c:5290
11054msgid "format names only valid inside bundles"
11055msgstr ""
11056
11057#: config/tc-xtensa.c:5295
11058#, c-format
11059msgid "multiple formats specified for one bundle; using '%s'"
87ccc1b0
NC
11060msgstr ""
11061
06647dfd 11062#: config/tc-xtensa.c:5351
87ccc1b0
NC
11063msgid "entry instruction with stack decrement < 16"
11064msgstr ""
11065
06647dfd 11066#: config/tc-xtensa.c:5355
87ccc1b0
NC
11067msgid "entry instruction with non-constant decrement"
11068msgstr ""
11069
06647dfd
AM
11070#: config/tc-xtensa.c:5410
11071msgid "unaligned entry instruction"
11072msgstr ""
11073
11074#: config/tc-xtensa.c:5472
11075msgid "bad instruction format"
11076msgstr ""
11077
11078#: config/tc-xtensa.c:5475
11079msgid "invalid relocation"
11080msgstr ""
11081
11082#: config/tc-xtensa.c:5485
87ccc1b0 11083#, c-format
06647dfd 11084msgid "invalid relocation for '%s' instruction"
87ccc1b0
NC
11085msgstr ""
11086
06647dfd 11087#: config/tc-xtensa.c:5497
87ccc1b0 11088#, c-format
06647dfd 11089msgid "invalid relocation for operand %d of '%s'"
87ccc1b0
NC
11090msgstr ""
11091
06647dfd 11092#: config/tc-xtensa.c:5611 config/tc-xtensa.c:5629
87ccc1b0 11093#, c-format
06647dfd 11094msgid "unhandled local relocation fix %s"
87ccc1b0
NC
11095msgstr ""
11096
06647dfd
AM
11097#: config/tc-xtensa.c:5741
11098msgid "cannot represent subtraction with an offset"
11099msgstr ""
11100
11101#: config/tc-xtensa.c:5757
87ccc1b0 11102#, c-format
06647dfd
AM
11103msgid "value of %ld too large"
11104msgstr ""
11105
11106#: config/tc-xtensa.c:5819
11107msgid "emitting simplification relocation"
11108msgstr ""
11109
11110#: config/tc-xtensa.c:5823
11111msgid "emitting unknown relocation"
87ccc1b0
NC
11112msgstr ""
11113
06647dfd
AM
11114#: config/tc-xtensa.c:6076
11115msgid "couldn't find a valid instruction format"
11116msgstr ""
11117
11118#: config/tc-xtensa.c:6077
87ccc1b0 11119#, c-format
06647dfd 11120msgid " ops were: "
87ccc1b0
NC
11121msgstr ""
11122
06647dfd 11123#: config/tc-xtensa.c:6079
87ccc1b0 11124#, c-format
06647dfd 11125msgid " %s;"
87ccc1b0
NC
11126msgstr ""
11127
06647dfd 11128#: config/tc-xtensa.c:6082
87ccc1b0 11129#, c-format
06647dfd 11130msgid "\n"
87ccc1b0
NC
11131msgstr ""
11132
06647dfd
AM
11133#: config/tc-xtensa.c:6090
11134#, c-format
11135msgid "format '%s' allows %d slots, but there are %d opcodes"
87ccc1b0
NC
11136msgstr ""
11137
06647dfd
AM
11138#: config/tc-xtensa.c:6101 config/tc-xtensa.c:6197
11139msgid "illegal resource usage in bundle"
87ccc1b0
NC
11140msgstr ""
11141
06647dfd
AM
11142#: config/tc-xtensa.c:6284
11143#, c-format
11144msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same register"
87ccc1b0
NC
11145msgstr ""
11146
06647dfd 11147#: config/tc-xtensa.c:6289
87ccc1b0 11148#, c-format
06647dfd 11149msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same state"
87ccc1b0
NC
11150msgstr ""
11151
06647dfd
AM
11152#: config/tc-xtensa.c:6294
11153#, c-format
11154msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same queue"
87ccc1b0
NC
11155msgstr ""
11156
06647dfd
AM
11157#: config/tc-xtensa.c:6299
11158#, c-format
11159msgid ""
11160"opcodes '%s' (slot %d) and '%s' (slot %d) both have volatile queue accesses"
87ccc1b0
NC
11161msgstr ""
11162
06647dfd
AM
11163#: config/tc-xtensa.c:6315
11164msgid "multiple branches or jumps in the same bundle"
11165msgstr ""
11166
11167#: config/tc-xtensa.c:6780
11168msgid "cannot assemble into a literal fragment"
11169msgstr ""
11170
11171#: config/tc-xtensa.c:6782
11172msgid "..."
11173msgstr ""
11174
11175#: config/tc-xtensa.c:7336
11176msgid ""
11177"instruction sequence (write a0, branch, retw) may trigger hardware errata"
11178msgstr ""
11179
11180#: config/tc-xtensa.c:7444
11181msgid "branching or jumping to a loop end may trigger hardware errata"
87ccc1b0
NC
11182msgstr ""
11183
06647dfd
AM
11184#: config/tc-xtensa.c:7542
11185msgid "loop end too close to another loop end may trigger hardware errata"
87ccc1b0
NC
11186msgstr ""
11187
06647dfd
AM
11188#: config/tc-xtensa.c:7551
11189#, c-format
11190msgid "fr_var %lu < length %d"
87ccc1b0
NC
11191msgstr ""
11192
06647dfd
AM
11193#: config/tc-xtensa.c:7724
11194msgid ""
11195"loop containing less than three instructions may trigger hardware errata"
87ccc1b0
NC
11196msgstr ""
11197
06647dfd
AM
11198#: config/tc-xtensa.c:7795
11199msgid "undecodable instruction in instruction frag"
87ccc1b0
NC
11200msgstr ""
11201
06647dfd
AM
11202#: config/tc-xtensa.c:7903
11203msgid "invalid empty loop"
87ccc1b0
NC
11204msgstr ""
11205
06647dfd
AM
11206#: config/tc-xtensa.c:7908
11207msgid "loop target does not follow loop instruction in section"
87ccc1b0
NC
11208msgstr ""
11209
06647dfd 11210#: config/tc-xtensa.c:8471
87ccc1b0
NC
11211msgid "bad relaxation state"
11212msgstr ""
11213
06647dfd 11214#: config/tc-xtensa.c:8529
87ccc1b0 11215#, c-format
06647dfd 11216msgid "fr_var (%ld) < length (%d)"
87ccc1b0
NC
11217msgstr ""
11218
06647dfd 11219#: config/tc-xtensa.c:9038
87ccc1b0
NC
11220msgid "internal error: relaxation failed"
11221msgstr ""
11222
06647dfd 11223#: config/tc-xtensa.c:9044
87ccc1b0
NC
11224msgid "internal error: relaxation requires too many steps"
11225msgstr ""
11226
06647dfd 11227#: config/tc-xtensa.c:9218
87ccc1b0
NC
11228msgid "invalid relaxation fragment result"
11229msgstr ""
11230
06647dfd 11231#: config/tc-xtensa.c:9300
87ccc1b0
NC
11232msgid "unable to widen instruction"
11233msgstr ""
11234
06647dfd 11235#: config/tc-xtensa.c:9442
87ccc1b0
NC
11236msgid "multiple literals in expansion"
11237msgstr ""
11238
06647dfd 11239#: config/tc-xtensa.c:9446
87ccc1b0
NC
11240msgid "no registered fragment for literal"
11241msgstr ""
11242
06647dfd 11243#: config/tc-xtensa.c:9448
87ccc1b0
NC
11244msgid "number of literal tokens != 1"
11245msgstr ""
11246
06647dfd 11247#: config/tc-xtensa.c:9592 config/tc-xtensa.c:9598
87ccc1b0
NC
11248#, c-format
11249msgid "unresolved loop target symbol: %s"
11250msgstr ""
11251
06647dfd
AM
11252#: config/tc-xtensa.c:9704
11253#, c-format
11254msgid "invalid expression evaluation type %d"
87ccc1b0
NC
11255msgstr ""
11256
06647dfd 11257#: config/tc-xtensa.c:9726
87ccc1b0
NC
11258msgid "loop too long for LOOP instruction"
11259msgstr ""
11260
06647dfd 11261#: config/tc-xtensa.c:10027
87ccc1b0
NC
11262#, c-format
11263msgid "fixes not all moved from %s"
11264msgstr ""
11265
06647dfd
AM
11266#: config/tc-xtensa.c:10169
11267msgid ""
11268"literal pool location required for text-section-literals; specify with ."
11269"literal_position"
87ccc1b0
NC
11270msgstr ""
11271
06647dfd 11272#: config/tc-xtensa.c:10678
87ccc1b0
NC
11273#, c-format
11274msgid "could not create section %s"
11275msgstr ""
11276
06647dfd 11277#: config/tc-xtensa.c:10680
87ccc1b0
NC
11278#, c-format
11279msgid "invalid flag combination on section %s"
11280msgstr ""
11281
06647dfd
AM
11282#: config/tc-xtensa.c:11066
11283msgid "too many operands in instruction"
11284msgstr ""
11285
11286#: config/tc-xtensa.c:11300
87ccc1b0
NC
11287#, c-format
11288msgid "invalid symbolic operand %d on '%s'"
11289msgstr ""
11290
06647dfd 11291#: config/tc-xtensa.c:11369 config/tc-xtensa.c:11443
87ccc1b0
NC
11292msgid "operand number mismatch"
11293msgstr ""
11294
06647dfd
AM
11295#: config/tc-xtensa.c:11372
11296msgid "cannot encode opcode"
11297msgstr ""
11298
11299#: config/tc-xtensa.c:11447
11300#, c-format
11301msgid "cannot encode opcode \"%s\" in the given format \"%s\""
11302msgstr ""
11303
11304#: config/tc-xtensa.c:11471
11305#, c-format
11306msgid "xtensa-isa failure: %s"
11307msgstr ""
11308
11309#: config/tc-xtensa.c:11504
87ccc1b0
NC
11310msgid "invalid opcode"
11311msgstr ""
11312
06647dfd 11313#: config/tc-xtensa.c:11510
87ccc1b0
NC
11314msgid "too few operands"
11315msgstr ""
11316
06647dfd
AM
11317#: config/tc-xtensa.c:11637 config/tc-xtensa.c:11645
11318msgid "out of memory"
11319msgstr ""
11320
11321#: config/tc-xtensa.c:11757
11322msgid "instruction with constant operands does not fit"
11323msgstr ""
11324
11325#: config/tc-xtensa.c:11766 config/tc-xtensa.c:11787
11326#, c-format
11327msgid "invalid operand %d on '%s'"
11328msgstr ""
11329
11330#: config/tc-xtensa.c:11778
11331msgid "invalid subtract operand"
11332msgstr ""
11333
11334#: config/tc-xtensa.c:11792
11335#, c-format
11336msgid "invalid expression for operand %d on '%s'"
11337msgstr ""
11338
11339#: config/tc-xtensa.c:11822
11340msgid "cannot decode instruction format"
11341msgstr ""
11342
11343#: config/tc-xtensa.c:11981
87ccc1b0
NC
11344msgid "ignoring extra '-rename-section' delimiter ':'"
11345msgstr ""
11346
06647dfd 11347#: config/tc-xtensa.c:11986
87ccc1b0
NC
11348#, c-format
11349msgid "ignoring invalid '-rename-section' specification: '%s'"
11350msgstr ""
11351
06647dfd 11352#: config/tc-xtensa.c:11997
87ccc1b0
NC
11353#, c-format
11354msgid "section %s renamed multiple times"
11355msgstr ""
11356
06647dfd 11357#: config/tc-xtensa.c:11999
87ccc1b0
NC
11358#, c-format
11359msgid "multiple sections remapped to output section %s"
11360msgstr ""
11361
6e1772d5 11362#: config/tc-z8k.c:271
87ccc1b0 11363#, c-format
fce00800
AM
11364msgid "register rr%d out of range"
11365msgstr ""
11366
6e1772d5 11367#: config/tc-z8k.c:273
fce00800
AM
11368#, c-format
11369msgid "register rr%d does not exist"
11370msgstr ""
11371
6e1772d5 11372#: config/tc-z8k.c:283
fce00800
AM
11373#, c-format
11374msgid "register rh%d out of range"
87ccc1b0
NC
11375msgstr ""
11376
6e1772d5 11377#: config/tc-z8k.c:293
87ccc1b0 11378#, c-format
fce00800 11379msgid "register rl%d out of range"
87ccc1b0
NC
11380msgstr ""
11381
6e1772d5 11382#: config/tc-z8k.c:304
87ccc1b0 11383#, c-format
fce00800 11384msgid "register rq%d out of range"
87ccc1b0
NC
11385msgstr ""
11386
6e1772d5 11387#: config/tc-z8k.c:306
87ccc1b0 11388#, c-format
fce00800 11389msgid "register rq%d does not exist"
87ccc1b0
NC
11390msgstr ""
11391
6e1772d5 11392#: config/tc-z8k.c:316
87ccc1b0 11393#, c-format
fce00800 11394msgid "register r%d out of range"
87ccc1b0
NC
11395msgstr ""
11396
6e1772d5 11397#: config/tc-z8k.c:357
87ccc1b0
NC
11398#, c-format
11399msgid "expected %c"
11400msgstr ""
11401
6e1772d5 11402#: config/tc-z8k.c:372
87ccc1b0
NC
11403#, c-format
11404msgid "register is wrong size for a word %s"
11405msgstr ""
11406
6e1772d5 11407#: config/tc-z8k.c:386
87ccc1b0
NC
11408#, c-format
11409msgid "register is wrong size for address %s"
11410msgstr ""
11411
6e1772d5
AM
11412#: config/tc-z8k.c:520
11413#, c-format
11414msgid "unknown interrupt %s"
11415msgstr ""
11416
87ccc1b0 11417#. No interrupt type specified, opcode won't do anything.
6e1772d5 11418#: config/tc-z8k.c:543
fce00800 11419msgid "opcode has no effect"
87ccc1b0
NC
11420msgstr ""
11421
06647dfd 11422#: config/tc-z8k.c:654
87ccc1b0
NC
11423msgid "Missing ) in ra(rb)"
11424msgstr ""
11425
06647dfd 11426#: config/tc-z8k.c:734 config/tc-z8k.c:773
6e1772d5
AM
11427#, c-format
11428msgid "invalid condition code '%s'"
fce00800
AM
11429msgstr ""
11430
06647dfd 11431#: config/tc-z8k.c:746
87ccc1b0 11432#, c-format
6e1772d5 11433msgid "invalid flag '%s'"
87ccc1b0
NC
11434msgstr ""
11435
06647dfd 11436#: config/tc-z8k.c:900 config/tc-z8k.c:906
6e1772d5
AM
11437msgid "invalid indirect register size"
11438msgstr ""
11439
06647dfd 11440#: config/tc-z8k.c:923 config/tc-z8k.c:1070 config/tc-z8k.c:1075
6e1772d5
AM
11441msgid "invalid control register name"
11442msgstr ""
11443
06647dfd 11444#: config/tc-z8k.c:1059
87ccc1b0
NC
11445msgid "immediate must be 1 or 2"
11446msgstr ""
11447
06647dfd 11448#: config/tc-z8k.c:1062
87ccc1b0
NC
11449msgid "immediate 1 or 2 expected"
11450msgstr ""
11451
06647dfd 11452#: config/tc-z8k.c:1093
87ccc1b0
NC
11453msgid "can't use R0 here"
11454msgstr ""
11455
06647dfd 11456#: config/tc-z8k.c:1255
87ccc1b0
NC
11457msgid "Can't find opcode to match operands"
11458msgstr ""
11459
06647dfd 11460#: config/tc-z8k.c:1366
87ccc1b0
NC
11461#, c-format
11462msgid "invalid architecture -z%s"
11463msgstr ""
11464
06647dfd 11465#: config/tc-z8k.c:1386
6e1772d5 11466#, c-format
87ccc1b0
NC
11467msgid ""
11468" Z8K options:\n"
11469" -z8001 generate segmented code\n"
11470" -z8002 generate unsegmented code\n"
11471" -linkrelax create linker relaxable code\n"
11472msgstr ""
11473
06647dfd 11474#: config/tc-z8k.c:1398
6e1772d5 11475#, c-format
87ccc1b0
NC
11476msgid "call to md_convert_frag\n"
11477msgstr ""
11478
06647dfd 11479#: config/tc-z8k.c:1434 config/tc-z8k.c:1455 config/tc-z8k.c:1476
87ccc1b0
NC
11480msgid "cannot branch to odd address"
11481msgstr ""
11482
06647dfd 11483#: config/tc-z8k.c:1438 config/tc-z8k.c:1459
87ccc1b0
NC
11484msgid "relative jump out of range"
11485msgstr ""
11486
06647dfd 11487#: config/tc-z8k.c:1479
87ccc1b0
NC
11488msgid "relative call out of range"
11489msgstr ""
11490
06647dfd 11491#: config/tc-z8k.c:1509
87ccc1b0
NC
11492msgid "relative address out of range"
11493msgstr ""
11494
06647dfd 11495#: config/tc-z8k.c:1520
87ccc1b0
NC
11496#, c-format
11497msgid "md_apply_fix3: unknown r_type 0x%x\n"
11498msgstr ""
11499
06647dfd 11500#: config/tc-z8k.c:1532
6e1772d5 11501#, c-format
87ccc1b0
NC
11502msgid "call to md_estimate_size_before_relax\n"
11503msgstr ""
11504
06647dfd 11505#: config/tc-z8k.c:1569
ac50feda 11506#, c-format
87ccc1b0 11507msgid "Can't subtract symbols in different sections %s %s"
ac50feda
RH
11508msgstr ""
11509
6e1772d5 11510#: depend.c:193
ac50feda 11511#, c-format
87ccc1b0 11512msgid "can't open `%s' for writing"
ac50feda
RH
11513msgstr ""
11514
6e1772d5 11515#: depend.c:205
ac50feda 11516#, c-format
87ccc1b0 11517msgid "can't close `%s'"
ac50feda
RH
11518msgstr ""
11519
fce00800 11520#: dw2gencfi.c:262
87ccc1b0 11521#, c-format
fce00800 11522msgid "register save offset not a multiple of %u"
ac50feda
RH
11523msgstr ""
11524
06647dfd
AM
11525#: dw2gencfi.c:345
11526msgid "CFI state restore without previous remember"
11527msgstr ""
11528
11529#: dw2gencfi.c:391
fce00800 11530msgid "missing separator"
ac50feda
RH
11531msgstr ""
11532
06647dfd 11533#: dw2gencfi.c:413 dw2gencfi.c:431
fce00800 11534msgid "bad register expression"
ac50feda
RH
11535msgstr ""
11536
06647dfd 11537#: dw2gencfi.c:453 dw2gencfi.c:554
fce00800 11538msgid "CFI instruction used without previous .cfi_startproc"
ac50feda
RH
11539msgstr ""
11540
06647dfd 11541#: dw2gencfi.c:586
87ccc1b0 11542msgid "previous CFI entry not closed (missing .cfi_endproc)"
ac50feda
RH
11543msgstr ""
11544
06647dfd 11545#: dw2gencfi.c:620
87ccc1b0 11546msgid ".cfi_endproc without corresponding .cfi_startproc"
ac50feda
RH
11547msgstr ""
11548
06647dfd 11549#: dw2gencfi.c:1026
87ccc1b0 11550msgid "open CFI at the end of file; missing .cfi_endproc directive"
6840198f
NC
11551msgstr ""
11552
06647dfd 11553#: dwarf2dbg.c:458 dwarf2dbg.c:487
328577ad 11554msgid "file number less than one"
5f68c319
NC
11555msgstr ""
11556
06647dfd 11557#: dwarf2dbg.c:464
5f68c319 11558#, c-format
328577ad 11559msgid "file number %ld already allocated"
5f68c319
NC
11560msgstr ""
11561
06647dfd 11562#: dwarf2dbg.c:492 dwarf2dbg.c:1025
6840198f 11563#, c-format
328577ad 11564msgid "unassigned file number %ld"
6840198f
NC
11565msgstr ""
11566
06647dfd 11567#: dwarf2dbg.c:1090 dwarf2dbg.c:1281
87ccc1b0
NC
11568msgid "internal error: unknown dwarf2 format"
11569msgstr ""
11570
06647dfd 11571#: dwarf2dbg.c:1438 dwarf2dbg.c:1446 dwarf2dbg.c:1454 dwarf2dbg.c:1475
0d2bcfaf
NC
11572msgid "dwarf2 is not supported for this object file format"
11573msgstr ""
11574
06647dfd 11575#: ecoff.c:1552
ac50feda 11576#, c-format
328577ad 11577msgid "string too big (%lu bytes)"
ac50feda
RH
11578msgstr ""
11579
06647dfd 11580#: ecoff.c:1578
ac50feda 11581#, c-format
328577ad 11582msgid "inserting \"%s\" into string hash table: %s"
ac50feda
RH
11583msgstr ""
11584
06647dfd
AM
11585#: ecoff.c:1609 ecoff.c:1802 ecoff.c:1825 ecoff.c:1856 ecoff.c:2009
11586#: ecoff.c:2120
ac50feda
RH
11587msgid "no current file pointer"
11588msgstr ""
11589
06647dfd 11590#: ecoff.c:1696
ac50feda
RH
11591msgid "too many st_End's"
11592msgstr ""
11593
06647dfd 11594#: ecoff.c:2034
ac50feda 11595#, c-format
328577ad 11596msgid "inserting \"%s\" into tag hash table: %s"
ac50feda
RH
11597msgstr ""
11598
06647dfd 11599#: ecoff.c:2195
ac50feda
RH
11600msgid "fake .file after real one"
11601msgstr ""
11602
06647dfd 11603#: ecoff.c:2285
328577ad 11604msgid "filename goes over one page boundary"
ac50feda
RH
11605msgstr ""
11606
06647dfd 11607#: ecoff.c:2418
ac50feda
RH
11608msgid ".begin directive without a preceding .file directive"
11609msgstr ""
11610
06647dfd 11611#: ecoff.c:2425
ac50feda
RH
11612msgid ".begin directive without a preceding .ent directive"
11613msgstr ""
11614
06647dfd 11615#: ecoff.c:2456
ac50feda
RH
11616msgid ".bend directive without a preceding .file directive"
11617msgstr ""
11618
06647dfd 11619#: ecoff.c:2463
ac50feda
RH
11620msgid ".bend directive without a preceding .ent directive"
11621msgstr ""
11622
06647dfd 11623#: ecoff.c:2476
ac50feda
RH
11624msgid ".bend directive names unknown symbol"
11625msgstr ""
11626
06647dfd 11627#: ecoff.c:2519
ac50feda
RH
11628msgid ".def pseudo-op used inside of .def/.endef; ignored"
11629msgstr ""
11630
06647dfd 11631#: ecoff.c:2521
328577ad 11632msgid "empty symbol name in .def; ignored"
ac50feda
RH
11633msgstr ""
11634
06647dfd 11635#: ecoff.c:2558
ac50feda
RH
11636msgid ".dim pseudo-op used outside of .def/.endef; ignored"
11637msgstr ""
11638
06647dfd 11639#: ecoff.c:2573
328577ad 11640msgid "badly formed .dim directive"
ac50feda
RH
11641msgstr ""
11642
06647dfd 11643#: ecoff.c:2586
328577ad 11644msgid "too many .dim entries"
ac50feda
RH
11645msgstr ""
11646
06647dfd 11647#: ecoff.c:2606
ac50feda
RH
11648msgid ".scl pseudo-op used outside of .def/.endef; ignored"
11649msgstr ""
11650
06647dfd 11651#: ecoff.c:2631
ac50feda
RH
11652msgid ".size pseudo-op used outside of .def/.endef; ignored"
11653msgstr ""
11654
06647dfd 11655#: ecoff.c:2646
328577ad 11656msgid "badly formed .size directive"
ac50feda
RH
11657msgstr ""
11658
06647dfd 11659#: ecoff.c:2659
328577ad 11660msgid "too many .size entries"
ac50feda
RH
11661msgstr ""
11662
06647dfd 11663#: ecoff.c:2681
ac50feda
RH
11664msgid ".type pseudo-op used outside of .def/.endef; ignored"
11665msgstr ""
11666
11667#. FIXME: We could handle this by setting the continued bit.
11668#. There would still be a limit: the .type argument can not
11669#. be infinite.
06647dfd 11670#: ecoff.c:2699
ac50feda 11671#, c-format
328577ad 11672msgid "the type of %s is too complex; it will be simplified"
ac50feda
RH
11673msgstr ""
11674
06647dfd 11675#: ecoff.c:2710
ac50feda
RH
11676msgid "Unrecognized .type argument"
11677msgstr ""
11678
06647dfd 11679#: ecoff.c:2748
ac50feda
RH
11680msgid ".tag pseudo-op used outside of .def/.endef; ignored"
11681msgstr ""
11682
06647dfd 11683#: ecoff.c:2773
ac50feda
RH
11684msgid ".val pseudo-op used outside of .def/.endef; ignored"
11685msgstr ""
11686
06647dfd 11687#: ecoff.c:2781
ac50feda
RH
11688msgid ".val expression is too copmlex"
11689msgstr ""
11690
06647dfd 11691#: ecoff.c:2811
ac50feda
RH
11692msgid ".endef pseudo-op used before .def; ignored"
11693msgstr ""
11694
06647dfd 11695#: ecoff.c:2837 ecoff.c:2918
328577ad 11696msgid "bad COFF debugging information"
ac50feda
RH
11697msgstr ""
11698
06647dfd 11699#: ecoff.c:2886
ac50feda 11700#, c-format
328577ad 11701msgid "no tag specified for %s"
ac50feda
RH
11702msgstr ""
11703
06647dfd 11704#: ecoff.c:2988
ac50feda
RH
11705msgid ".end directive without a preceding .file directive"
11706msgstr ""
11707
06647dfd 11708#: ecoff.c:2995
ac50feda
RH
11709msgid ".end directive without a preceding .ent directive"
11710msgstr ""
11711
06647dfd 11712#: ecoff.c:3017
ac50feda
RH
11713msgid ".end directive names unknown symbol"
11714msgstr ""
11715
06647dfd 11716#: ecoff.c:3044
ac50feda
RH
11717msgid "second .ent directive found before .end directive"
11718msgstr ""
11719
06647dfd 11720#: ecoff.c:3116
328577ad 11721msgid "no way to handle .file within .ent/.end section"
ac50feda
RH
11722msgstr ""
11723
06647dfd 11724#: ecoff.c:3233
328577ad 11725msgid ".loc before .file"
ac50feda
RH
11726msgstr ""
11727
06647dfd
AM
11728#: ecoff.c:3355 read.c:1446 read.c:1552 read.c:2226 read.c:2840 read.c:4925
11729#: symbols.c:358 symbols.c:457
6e1772d5
AM
11730#, c-format
11731msgid "symbol `%s' is already defined"
11732msgstr ""
11733
06647dfd 11734#: ecoff.c:3368
ac50feda
RH
11735msgid "bad .weakext directive"
11736msgstr ""
11737
06647dfd 11738#: ecoff.c:3436
ac50feda
RH
11739#, c-format
11740msgid ".stab%c is not supported"
11741msgstr ""
11742
06647dfd 11743#: ecoff.c:3446
ac50feda
RH
11744#, c-format
11745msgid ".stab%c: ignoring non-zero other field"
11746msgstr ""
11747
06647dfd 11748#: ecoff.c:3480
ac50feda
RH
11749#, c-format
11750msgid ""
328577ad 11751"line number (%d) for .stab%c directive cannot fit in index field (20 bits)"
ac50feda
RH
11752msgstr ""
11753
06647dfd 11754#: ecoff.c:3516
ac50feda 11755#, c-format
328577ad 11756msgid "illegal .stab%c directive, bad character"
ac50feda
RH
11757msgstr ""
11758
06647dfd 11759#: ecoff.c:3975 ecoff.c:4164 ecoff.c:4189
ac50feda
RH
11760msgid ".begin/.bend in different segments"
11761msgstr ""
11762
06647dfd 11763#: ecoff.c:4685
328577ad 11764msgid "missing .end or .bend at end of file"
ac50feda
RH
11765msgstr ""
11766
06647dfd 11767#: ecoff.c:5170
ac50feda
RH
11768msgid "GP prologue size exceeds field size, using 0 instead"
11769msgstr ""
11770
06647dfd 11771#: expr.c:82 read.c:3209
328577ad
NC
11772msgid "bignum invalid"
11773msgstr ""
11774
06647dfd 11775#: expr.c:84 read.c:3211 read.c:3552 read.c:4426
328577ad
NC
11776msgid "floating point number invalid"
11777msgstr ""
11778
6e1772d5 11779#: expr.c:232
328577ad 11780msgid "bad floating-point constant: exponent overflow"
ac50feda
RH
11781msgstr ""
11782
6e1772d5 11783#: expr.c:236
ac50feda 11784#, c-format
328577ad 11785msgid "bad floating-point constant: unknown error code=%d"
ac50feda
RH
11786msgstr ""
11787
6e1772d5 11788#: expr.c:412
ac50feda 11789msgid ""
328577ad 11790"a bignum with underscores may not have more than 8 hex digits in any word"
ac50feda
RH
11791msgstr ""
11792
6e1772d5 11793#: expr.c:435
328577ad 11794msgid "a bignum with underscores must have exactly 4 words"
ac50feda
RH
11795msgstr ""
11796
ed265386 11797#. Either not seen or not defined.
ac50feda
RH
11798#. @@ Should print out the original string instead of
11799#. the parsed number.
6e1772d5 11800#: expr.c:558
ac50feda 11801#, c-format
328577ad 11802msgid "backward ref to unknown label \"%d:\""
ac50feda
RH
11803msgstr ""
11804
06647dfd 11805#: expr.c:676
328577ad 11806msgid "character constant too large"
ac50feda
RH
11807msgstr ""
11808
06647dfd 11809#: expr.c:922
ac50feda
RH
11810#, c-format
11811msgid "expr.c(operand): bad atof_generic return val %d"
11812msgstr ""
11813
06647dfd 11814#: expr.c:980
1994a7c7 11815#, c-format
328577ad 11816msgid "missing '%c'"
ac50feda
RH
11817msgstr ""
11818
06647dfd 11819#: expr.c:991 read.c:3910
ac50feda
RH
11820msgid "EBCDIC constants are not supported"
11821msgstr ""
11822
06647dfd 11823#: expr.c:1112
ac50feda
RH
11824#, c-format
11825msgid "Unary operator %c ignored because bad operand follows"
11826msgstr ""
11827
06647dfd 11828#: expr.c:1158 expr.c:1183
ac50feda
RH
11829msgid "syntax error in .startof. or .sizeof."
11830msgstr ""
11831
06647dfd 11832#: expr.c:1685
ac50feda
RH
11833msgid "missing operand; zero assumed"
11834msgstr ""
11835
06647dfd 11836#: expr.c:1720
ac50feda
RH
11837msgid "left operand is a bignum; integer 0 assumed"
11838msgstr ""
11839
06647dfd 11840#: expr.c:1722
ac50feda
RH
11841msgid "left operand is a float; integer 0 assumed"
11842msgstr ""
11843
06647dfd 11844#: expr.c:1731
ac50feda
RH
11845msgid "right operand is a bignum; integer 0 assumed"
11846msgstr ""
11847
06647dfd 11848#: expr.c:1733
ac50feda
RH
11849msgid "right operand is a float; integer 0 assumed"
11850msgstr ""
11851
06647dfd 11852#: expr.c:1789 symbols.c:1160
ac50feda
RH
11853msgid "division by zero"
11854msgstr ""
11855
06647dfd 11856#: expr.c:1887
328577ad
NC
11857msgid "operation combines symbols in different segments"
11858msgstr ""
11859
6c37ac4d 11860#: frags.c:48
ac50feda
RH
11861msgid "attempt to allocate data in absolute section"
11862msgstr ""
11863
6c37ac4d 11864#: frags.c:54
ac50feda
RH
11865msgid "attempt to allocate data in common section"
11866msgstr ""
11867
6e1772d5 11868#: frags.c:105
6c37ac4d
NC
11869#, c-format
11870msgid "can't extend frag %u chars"
11871msgstr ""
11872
6e1772d5 11873#. For error messages.
ac50feda
RH
11874#. Detect if we are reading from stdin by examining the file
11875#. name returned by as_where().
11876#.
11877#. [FIXME: We rely upon the name in the strcmp below being the
11878#. same as the one used by input_scrub_new_file(), if that is
11879#. not true, then this code will fail].
11880#.
18e03609
NC
11881#. If we are reading from stdin, then we need to save each input
11882#. line here (assuming of course that we actually have a line of
11883#. input to read), so that it can be displayed in the listing
11884#. that is produced at the end of the assembly.
06647dfd 11885#: input-file.c:147 input-scrub.c:239 listing.c:332
ac50feda
RH
11886msgid "{standard input}"
11887msgstr ""
11888
06647dfd 11889#: input-file.c:155 input-file.c:166
ac50feda 11890#, c-format
6e1772d5 11891msgid "Can't open %s for reading"
ac50feda
RH
11892msgstr ""
11893
06647dfd 11894#: input-file.c:231 input-file.c:260
ac50feda
RH
11895#, c-format
11896msgid "Can't read from %s"
11897msgstr ""
11898
06647dfd 11899#: input-file.c:272
ac50feda
RH
11900#, c-format
11901msgid "Can't close %s"
11902msgstr ""
11903
6e1772d5 11904#: input-scrub.c:264
60bcf0fa 11905msgid "macros nested too deeply"
ac50feda
RH
11906msgstr ""
11907
6e1772d5 11908#: input-scrub.c:366 input-scrub.c:388
ac50feda
RH
11909msgid "partial line at end of file ignored"
11910msgstr ""
11911
06647dfd 11912#: itbl-ops.c:338
6e1772d5 11913#, c-format
ac50feda
RH
11914msgid "Unable to allocate memory for new instructions\n"
11915msgstr ""
11916
6e1772d5 11917#: listing.c:238
ac50feda
RH
11918msgid "Warning:"
11919msgstr ""
11920
6e1772d5 11921#: listing.c:244
ac50feda
RH
11922msgid "Error:"
11923msgstr ""
11924
06647dfd 11925#: listing.c:1092
ac50feda
RH
11926#, c-format
11927msgid "can't open list file: %s"
11928msgstr ""
11929
06647dfd 11930#: listing.c:1114
ac50feda
RH
11931#, c-format
11932msgid "error closing list file: %s"
11933msgstr ""
11934
06647dfd 11935#: listing.c:1187
ac50feda
RH
11936msgid "strange paper height, set to no form"
11937msgstr ""
11938
06647dfd 11939#: listing.c:1251
328577ad 11940msgid "new line in title"
ac50feda
RH
11941msgstr ""
11942
87ccc1b0 11943#. Turns the next expression into a string.
06647dfd 11944#: macro.c:391
87ccc1b0
NC
11945#, no-c-format
11946msgid "% operator needs absolute expression"
11947msgstr ""
11948
06647dfd 11949#: macro.c:555
ac50feda
RH
11950msgid "unexpected end of file in macro definition"
11951msgstr ""
11952
06647dfd 11953#: macro.c:564
ac50feda
RH
11954msgid "missing ) after formals"
11955msgstr ""
11956
06647dfd
AM
11957#: macro.c:579
11958msgid "Missing macro name"
11959msgstr ""
11960
11961#: macro.c:588
11962msgid "Bad macro parameter list"
11963msgstr ""
11964
11965#: macro.c:595
11966msgid "Macro with this name was already defined"
11967msgstr ""
11968
11969#: macro.c:712
ac50feda
RH
11970msgid "missplaced )"
11971msgstr ""
11972
06647dfd 11973#: macro.c:965
ac50feda
RH
11974msgid "confusion in formal parameters"
11975msgstr ""
11976
06647dfd 11977#: macro.c:970
ac50feda
RH
11978msgid "macro formal argument does not exist"
11979msgstr ""
11980
06647dfd 11981#: macro.c:985
ac50feda
RH
11982msgid "can't mix positional and keyword arguments"
11983msgstr ""
11984
06647dfd 11985#: macro.c:993
ac50feda
RH
11986msgid "too many positional arguments"
11987msgstr ""
11988
06647dfd 11989#: macro.c:1153
ac50feda
RH
11990msgid "unexpected end of file in irp or irpc"
11991msgstr ""
11992
06647dfd 11993#: macro.c:1161
ac50feda
RH
11994msgid "missing model parameter"
11995msgstr ""
11996
8ea2b00f 11997#: messages.c:104
6e1772d5 11998#, c-format
ac50feda
RH
11999msgid "Assembler messages:\n"
12000msgstr ""
12001
8ea2b00f 12002#: messages.c:212
6e1772d5 12003#, c-format
ac50feda
RH
12004msgid "Warning: "
12005msgstr ""
12006
8ea2b00f 12007#: messages.c:313
6e1772d5 12008#, c-format
ac50feda
RH
12009msgid "Error: "
12010msgstr ""
12011
8ea2b00f 12012#: messages.c:408 messages.c:428
6e1772d5 12013#, c-format
ac50feda
RH
12014msgid "Fatal error: "
12015msgstr ""
12016
8ea2b00f 12017#: messages.c:443
6e1772d5 12018#, c-format
ac50feda
RH
12019msgid "Internal error!\n"
12020msgstr ""
12021
8ea2b00f 12022#: messages.c:445
ac50feda
RH
12023#, c-format
12024msgid "Assertion failure in %s at %s line %d.\n"
12025msgstr ""
12026
8ea2b00f 12027#: messages.c:448
ac50feda
RH
12028#, c-format
12029msgid "Assertion failure at %s line %d.\n"
12030msgstr ""
12031
8ea2b00f 12032#: messages.c:449 messages.c:466
6e1772d5 12033#, c-format
ac50feda
RH
12034msgid "Please report this bug.\n"
12035msgstr ""
12036
8ea2b00f 12037#: messages.c:461
ac50feda
RH
12038#, c-format
12039msgid "Internal error, aborting at %s line %d in %s\n"
12040msgstr ""
12041
8ea2b00f 12042#: messages.c:464
ac50feda
RH
12043#, c-format
12044msgid "Internal error, aborting at %s line %d\n"
12045msgstr ""
12046
8ea2b00f
AM
12047#: messages.c:535
12048#, c-format
12049msgid "%s out of range (%d is not between %d and %d)"
12050msgstr ""
12051
12052#. xgettext:c-format.
12053#: messages.c:559
12054#, c-format
12055msgid "%s out of range (0x%s is not between 0x%s and 0x%s)"
12056msgstr ""
12057
6e1772d5 12058#: output-file.c:47
ac50feda 12059#, c-format
328577ad 12060msgid "can't open a bfd on stdout %s"
ac50feda
RH
12061msgstr ""
12062
8ea2b00f
AM
12063#: output-file.c:52
12064#, c-format
12065msgid "Selected target format '%s' unknown"
12066msgstr ""
12067
12068#: output-file.c:54 output-file.c:117
ac50feda 12069#, c-format
328577ad 12070msgid "FATAL: can't create %s"
ac50feda
RH
12071msgstr ""
12072
8ea2b00f 12073#: output-file.c:74 output-file.c:81
ac50feda 12074#, c-format
328577ad 12075msgid "FATAL: can't close %s\n"
ac50feda
RH
12076msgstr ""
12077
8ea2b00f 12078#: output-file.c:130
328577ad
NC
12079#, c-format
12080msgid "FATAL: can't close %s"
12081msgstr ""
12082
8ea2b00f 12083#: output-file.c:150
ac50feda
RH
12084msgid "Failed to emit an object byte"
12085msgstr ""
12086
8ea2b00f 12087#: output-file.c:151
328577ad 12088msgid "can't continue"
ac50feda
RH
12089msgstr ""
12090
06647dfd 12091#: read.c:453
ac50feda
RH
12092#, c-format
12093msgid "error constructing %s pseudo-op table: %s"
12094msgstr ""
12095
06647dfd 12096#: read.c:819
ac50feda 12097#, c-format
328577ad 12098msgid "unknown pseudo-op: `%s'"
ac50feda
RH
12099msgstr ""
12100
06647dfd 12101#: read.c:950
ac50feda
RH
12102#, c-format
12103msgid "label \"%d$\" redefined"
12104msgstr ""
12105
06647dfd 12106#: read.c:1181
ac50feda
RH
12107msgid ".abort detected. Abandoning ship."
12108msgstr ""
12109
06647dfd 12110#: read.c:1199 read.c:2398
328577ad 12111msgid "ignoring fill value in absolute section"
ac50feda
RH
12112msgstr ""
12113
06647dfd 12114#: read.c:1293
ac50feda 12115#, c-format
328577ad 12116msgid "alignment too large: %u assumed"
ac50feda
RH
12117msgstr ""
12118
06647dfd 12119#: read.c:1325
ac50feda
RH
12120msgid "expected fill pattern missing"
12121msgstr ""
12122
06647dfd 12123#: read.c:1430
6e1772d5
AM
12124msgid "missing size expression"
12125msgstr ""
12126
06647dfd 12127#: read.c:1436
328577ad 12128#, c-format
6e1772d5
AM
12129msgid "size (%ld) out of range, ignored"
12130msgstr ""
12131
06647dfd 12132#: read.c:1456
6e1772d5
AM
12133#, c-format
12134msgid "size of \"%s\" is already %ld; not changing to %ld"
ac50feda
RH
12135msgstr ""
12136
12137#. Some of the back ends can't deal with non-positive line numbers.
12138#. Besides, it's silly.
06647dfd 12139#: read.c:1677
ac50feda 12140#, c-format
328577ad 12141msgid "line numbers must be positive; line number %d rejected"
ac50feda
RH
12142msgstr ""
12143
06647dfd 12144#: read.c:1704
ac50feda
RH
12145msgid "start address not supported"
12146msgstr ""
12147
06647dfd 12148#: read.c:1713
ac50feda
RH
12149msgid ".err encountered"
12150msgstr ""
12151
06647dfd
AM
12152#: read.c:1729
12153msgid ".error directive invoked in source file"
12154msgstr ""
12155
12156#: read.c:1730
12157msgid ".warning directive invoked in source file"
12158msgstr ""
12159
12160#: read.c:1736
12161#, c-format
12162msgid "%s argument must be a string"
12163msgstr ""
12164
12165#: read.c:1768 read.c:1770
ac50feda
RH
12166#, c-format
12167msgid ".fail %ld encountered"
12168msgstr ""
12169
06647dfd 12170#: read.c:1806
ac50feda 12171#, c-format
328577ad 12172msgid ".fill size clamped to %d"
ac50feda
RH
12173msgstr ""
12174
06647dfd 12175#: read.c:1811
328577ad 12176msgid "size negative; .fill ignored"
ac50feda
RH
12177msgstr ""
12178
06647dfd 12179#: read.c:1817
328577ad 12180msgid "repeat < 0; .fill ignored"
ac50feda
RH
12181msgstr ""
12182
06647dfd 12183#: read.c:1974
ac50feda
RH
12184#, c-format
12185msgid "unrecognized .linkonce type `%s'"
12186msgstr ""
12187
06647dfd 12188#: read.c:1987 read.c:2013
ac50feda
RH
12189msgid ".linkonce is not supported for this object file format"
12190msgstr ""
12191
06647dfd 12192#: read.c:2009
ac50feda
RH
12193#, c-format
12194msgid "bfd_set_section_flags: %s"
12195msgstr ""
12196
06647dfd 12197#: read.c:2039
ac50feda
RH
12198#, c-format
12199msgid "error setting flags for \".sbss\": %s"
12200msgstr ""
12201
06647dfd 12202#: read.c:2087
6e1772d5 12203msgid "expected alignment after size"
ac50feda
RH
12204msgstr ""
12205
06647dfd 12206#: read.c:2101
328577ad 12207msgid "alignment negative; 0 assumed"
ac50feda
RH
12208msgstr ""
12209
06647dfd 12210#: read.c:2332
ac50feda
RH
12211#, c-format
12212msgid "attempt to redefine pseudo-op `%s' ignored"
12213msgstr ""
12214
06647dfd 12215#: read.c:2393
ac50feda 12216#, c-format
328577ad 12217msgid "invalid segment \"%s\""
ac50feda
RH
12218msgstr ""
12219
06647dfd 12220#: read.c:2401
ac50feda
RH
12221msgid "only constant offsets supported in absolute section"
12222msgstr ""
12223
06647dfd 12224#: read.c:2440
ac50feda
RH
12225msgid "MRI style ORG pseudo-op not supported"
12226msgstr ""
12227
06647dfd 12228#: read.c:2596
ac50feda
RH
12229#, c-format
12230msgid "unrecognized section type `%s'"
12231msgstr ""
12232
06647dfd 12233#: read.c:2610
ac50feda
RH
12234msgid "absolute sections are not supported"
12235msgstr ""
12236
06647dfd 12237#: read.c:2625
ac50feda
RH
12238#, c-format
12239msgid "unrecognized section command `%s'"
12240msgstr ""
12241
06647dfd
AM
12242#: read.c:2689
12243#, c-format
12244msgid ".end%c encountered without preceeding %s"
328577ad
NC
12245msgstr ""
12246
06647dfd 12247#: read.c:2719
a74801ba
ILT
12248#, c-format
12249msgid "%s without %s"
ac50feda
RH
12250msgstr ""
12251
06647dfd 12252#: read.c:2925
328577ad 12253msgid "unsupported variable size or fill value"
ac50feda
RH
12254msgstr ""
12255
06647dfd 12256#: read.c:2950
ac50feda
RH
12257msgid ".space repeat count is zero, ignored"
12258msgstr ""
12259
06647dfd 12260#: read.c:2952
ac50feda
RH
12261msgid ".space repeat count is negative, ignored"
12262msgstr ""
12263
06647dfd 12264#: read.c:2981
ac50feda
RH
12265msgid "space allocation too complex in absolute section"
12266msgstr ""
12267
06647dfd 12268#: read.c:2987
ac50feda
RH
12269msgid "space allocation too complex in common section"
12270msgstr ""
12271
06647dfd 12272#: read.c:3074 read.c:4152
ac50feda 12273#, c-format
328577ad 12274msgid "bad floating literal: %s"
ac50feda
RH
12275msgstr ""
12276
06647dfd 12277#: read.c:3139
ac50feda 12278#, c-format
6e1772d5 12279msgid "junk at end of line, first unrecognized character is `%c'"
ac50feda
RH
12280msgstr ""
12281
06647dfd 12282#: read.c:3142
ac50feda 12283#, c-format
6e1772d5 12284msgid "junk at end of line, first unrecognized character valued 0x%x"
ac50feda
RH
12285msgstr ""
12286
06647dfd 12287#: read.c:3205
328577ad 12288msgid "missing expression"
ac50feda
RH
12289msgstr ""
12290
06647dfd 12291#: read.c:3386
ac50feda
RH
12292msgid "rva without symbol"
12293msgstr ""
12294
06647dfd 12295#: read.c:3508
ac50feda
RH
12296msgid "attempt to store value in absolute section"
12297msgstr ""
12298
06647dfd 12299#: read.c:3546 read.c:4420
ac50feda
RH
12300msgid "zero assumed for missing expression"
12301msgstr ""
12302
06647dfd 12303#: read.c:3558 read.c:4432 write.c:313
ac50feda
RH
12304msgid "register value used as expression"
12305msgstr ""
12306
12307#. Leading bits contain both 0s & 1s.
06647dfd 12308#: read.c:3636
ac50feda 12309#, c-format
328577ad 12310msgid "value 0x%lx truncated to 0x%lx"
ac50feda
RH
12311msgstr ""
12312
06647dfd 12313#: read.c:3652
ac50feda 12314#, c-format
328577ad 12315msgid "bignum truncated to %d bytes"
ac50feda
RH
12316msgstr ""
12317
06647dfd 12318#: read.c:3819
ac50feda
RH
12319msgid "using a bit field width of zero"
12320msgstr ""
12321
06647dfd 12322#: read.c:3827
ac50feda
RH
12323#, c-format
12324msgid "field width \"%s\" too complex for a bitfield"
12325msgstr ""
12326
06647dfd 12327#: read.c:3835
ac50feda
RH
12328#, c-format
12329msgid "field width %lu too big to fit in %d bytes: truncated to %d bits"
12330msgstr ""
12331
06647dfd 12332#: read.c:3857
ac50feda
RH
12333#, c-format
12334msgid "field value \"%s\" too complex for a bitfield"
12335msgstr ""
12336
06647dfd 12337#: read.c:3983 read.c:4174
328577ad 12338msgid "unresolvable or nonpositive repeat count; using 1"
ac50feda
RH
12339msgstr ""
12340
06647dfd 12341#: read.c:4032
ac50feda 12342#, c-format
328577ad 12343msgid "unknown floating type type '%c'"
ac50feda
RH
12344msgstr ""
12345
06647dfd 12346#: read.c:4054
328577ad 12347msgid "floating point constant too large"
ac50feda
RH
12348msgstr ""
12349
06647dfd 12350#: read.c:4546
87ccc1b0
NC
12351msgid "strings must be placed into a section"
12352msgstr ""
12353
06647dfd 12354#: read.c:4596
328577ad 12355msgid "expected <nn>"
ac50feda
RH
12356msgstr ""
12357
12358#. To be compatible with BSD 4.2 as: give the luser a linefeed!!
06647dfd 12359#: read.c:4629 read.c:4715
328577ad 12360msgid "unterminated string; newline inserted"
ac50feda
RH
12361msgstr ""
12362
06647dfd 12363#: read.c:4723
328577ad 12364msgid "bad escaped character in string"
ac50feda
RH
12365msgstr ""
12366
06647dfd 12367#: read.c:4748
328577ad 12368msgid "expected address expression"
ac50feda
RH
12369msgstr ""
12370
06647dfd 12371#: read.c:4767
ac50feda
RH
12372#, c-format
12373msgid "symbol \"%s\" undefined; zero assumed"
12374msgstr ""
12375
06647dfd 12376#: read.c:4770
ac50feda
RH
12377msgid "some symbol undefined; zero assumed"
12378msgstr ""
12379
06647dfd 12380#: read.c:4786
328577ad 12381msgid "bad or irreducible absolute expression"
ac50feda
RH
12382msgstr ""
12383
06647dfd 12384#: read.c:4827
328577ad 12385msgid "this string may not contain '\\0'"
ac50feda
RH
12386msgstr ""
12387
06647dfd 12388#: read.c:4863
328577ad 12389msgid "missing string"
ac50feda
RH
12390msgstr ""
12391
06647dfd 12392#: read.c:4983
328577ad
NC
12393#, c-format
12394msgid ".incbin count zero, ignoring `%s'"
ac50feda
RH
12395msgstr ""
12396
06647dfd 12397#: read.c:5009
328577ad
NC
12398#, c-format
12399msgid "file not found: %s"
ac50feda
RH
12400msgstr ""
12401
06647dfd 12402#: read.c:5023
ac50feda 12403#, c-format
328577ad 12404msgid "seek to end of .incbin file failed `%s'"
ac50feda
RH
12405msgstr ""
12406
06647dfd 12407#: read.c:5034
328577ad 12408#, c-format
06647dfd 12409msgid "skip (%ld) or count (%ld) invalid for file size (%ld)"
ac50feda
RH
12410msgstr ""
12411
06647dfd 12412#: read.c:5041
328577ad
NC
12413#, c-format
12414msgid "could not skip to %ld in file `%s'"
12415msgstr ""
12416
06647dfd 12417#: read.c:5050
328577ad
NC
12418#, c-format
12419msgid "truncated file `%s', %ld of %ld bytes read"
12420msgstr ""
12421
06647dfd 12422#: read.c:5208
328577ad
NC
12423msgid "missing .func"
12424msgstr ""
12425
06647dfd 12426#: read.c:5225
328577ad
NC
12427msgid ".endfunc missing for previous .func"
12428msgstr ""
12429
6e1772d5 12430#: stabs.c:215 stabs.c:223 stabs.c:231 stabs.c:250
ac50feda 12431#, c-format
328577ad
NC
12432msgid ".stab%c: missing comma"
12433msgstr ""
12434
87ccc1b0
NC
12435#. This could happen for example with a source file with a huge
12436#. number of lines. The only cure is to use a different debug
12437#. format, probably DWARF.
6e1772d5 12438#: stabs.c:243
87ccc1b0
NC
12439#, c-format
12440msgid ".stab%c: description field '%x' too big, try a different debug format"
12441msgstr ""
12442
6e1772d5 12443#: stabs.c:426
328577ad 12444msgid "comma missing in .xstabs"
ac50feda
RH
12445msgstr ""
12446
6e1772d5 12447#: subsegs.c:373
ac50feda 12448#, c-format
328577ad 12449msgid "attempt to switch to nonexistent segment \"%s\""
ac50feda
RH
12450msgstr ""
12451
06647dfd 12452#: symbols.c:309
87ccc1b0
NC
12453#, c-format
12454msgid "cannot define symbol `%s' in absolute section"
12455msgstr ""
12456
06647dfd 12457#: symbols.c:443
ac50feda 12458#, c-format
328577ad 12459msgid "symbol `%s' is already defined as \"%s\"/%s%ld"
ac50feda
RH
12460msgstr ""
12461
06647dfd 12462#: symbols.c:519 symbols.c:526
ac50feda 12463#, c-format
328577ad 12464msgid "inserting \"%s\" into symbol table failed: %s"
ac50feda
RH
12465msgstr ""
12466
06647dfd 12467#: symbols.c:840 symbols.c:844
ac50feda 12468#, c-format
87ccc1b0 12469msgid "undefined symbol `%s' in operation"
ac50feda
RH
12470msgstr ""
12471
06647dfd 12472#: symbols.c:851
ac50feda 12473#, c-format
87ccc1b0 12474msgid "invalid sections for operation on `%s' and `%s'"
ac50feda
RH
12475msgstr ""
12476
06647dfd 12477#: symbols.c:855
87ccc1b0
NC
12478#, c-format
12479msgid "invalid section for operation on `%s'"
ac50feda
RH
12480msgstr ""
12481
06647dfd 12482#: symbols.c:863 symbols.c:866
ac50feda 12483#, c-format
328577ad 12484msgid "undefined symbol `%s' in operation setting `%s'"
ac50feda
RH
12485msgstr ""
12486
06647dfd 12487#: symbols.c:873
87ccc1b0
NC
12488#, c-format
12489msgid "invalid sections for operation on `%s' and `%s' setting `%s'"
12490msgstr ""
12491
06647dfd 12492#: symbols.c:877
87ccc1b0
NC
12493#, c-format
12494msgid "invalid section for operation on `%s' setting `%s'"
12495msgstr ""
12496
06647dfd 12497#: symbols.c:929
ac50feda 12498#, c-format
87ccc1b0 12499msgid "symbol definition loop encountered at `%s'"
ac50feda
RH
12500msgstr ""
12501
06647dfd 12502#: symbols.c:1162
ac50feda 12503#, c-format
328577ad 12504msgid "division by zero when setting `%s'"
ac50feda
RH
12505msgstr ""
12506
06647dfd 12507#: symbols.c:1249 write.c:1977
ac50feda 12508#, c-format
328577ad 12509msgid "can't resolve value for symbol `%s'"
ac50feda
RH
12510msgstr ""
12511
06647dfd 12512#: symbols.c:1637
ac50feda
RH
12513#, c-format
12514msgid "\"%d\" (instance number %d of a %s label)"
12515msgstr ""
12516
06647dfd 12517#: symbols.c:1673
ac50feda 12518#, c-format
328577ad 12519msgid "attempt to get value of unresolved symbol `%s'"
ac50feda
RH
12520msgstr ""
12521
06647dfd 12522#: symbols.c:1916
328577ad 12523msgid "section symbols are already global"
c45021f2
NC
12524msgstr ""
12525
06647dfd 12526#: symbols.c:1961
87ccc1b0
NC
12527#, c-format
12528msgid "Accessing function `%s' as thread-local object"
12529msgstr ""
12530
06647dfd 12531#: symbols.c:1965
87ccc1b0
NC
12532#, c-format
12533msgid "Accessing `%s' as thread-local object"
12534msgstr ""
12535
06647dfd 12536#: write.c:208
ac50feda
RH
12537#, c-format
12538msgid "field fx_size too small to hold %d"
12539msgstr ""
12540
06647dfd 12541#: write.c:340
ac50feda
RH
12542msgid "rva not supported"
12543msgstr ""
12544
06647dfd 12545#: write.c:540
ac50feda
RH
12546#, c-format
12547msgid "attempt to .org/.space backwards? (%ld)"
12548msgstr ""
12549
06647dfd 12550#: write.c:966 write.c:1038
ac50feda
RH
12551msgid "relocation out of range"
12552msgstr ""
12553
06647dfd 12554#: write.c:969 write.c:1041
ac50feda
RH
12555#, c-format
12556msgid "%s:%u: bad return from bfd_install_relocation: %x"
12557msgstr ""
12558
06647dfd 12559#: write.c:1021
ac50feda
RH
12560msgid "internal error: fixup not contained within frag"
12561msgstr ""
12562
06647dfd 12563#: write.c:1127 write.c:1151
ac50feda
RH
12564#, c-format
12565msgid "FATAL: Can't write %s"
12566msgstr ""
12567
06647dfd 12568#: write.c:1183
328577ad 12569msgid "cannot write to output file"
ac50feda
RH
12570msgstr ""
12571
06647dfd 12572#: write.c:1440
ac50feda 12573#, c-format
328577ad 12574msgid "%d error%s, %d warning%s, generating bad object file"
ac50feda
RH
12575msgstr ""
12576
06647dfd 12577#: write.c:1447
ac50feda 12578#, c-format
328577ad 12579msgid "%d error%s, %d warning%s, no object file generated"
ac50feda
RH
12580msgstr ""
12581
06647dfd 12582#: write.c:1918
ac50feda 12583#, c-format
328577ad 12584msgid "local label `%s' is not defined"
ac50feda
RH
12585msgstr ""
12586
06647dfd
AM
12587#: write.c:1931
12588#, c-format
12589msgid "`%s' can't be equated to common symbol"
12590msgstr ""
12591
12592#: write.c:2209
ac50feda
RH
12593#, c-format
12594msgid "alignment padding (%lu bytes) not a multiple of %ld"
12595msgstr ""
12596
06647dfd 12597#: write.c:2326
ac50feda
RH
12598#, c-format
12599msgid ".word %s-%s+%s didn't fit"
12600msgstr ""
12601
06647dfd 12602#: write.c:2413
fce00800 12603msgid "attempt to move .org backwards"
ac50feda
RH
12604msgstr ""
12605
06647dfd 12606#: write.c:2441
ac50feda
RH
12607msgid ".space specifies non-absolute value"
12608msgstr ""
12609
06647dfd 12610#: write.c:2448
ac50feda
RH
12611msgid ".space or .fill with negative value, ignored"
12612msgstr ""
12613
06647dfd 12614#: write.c:2731
328577ad
NC
12615#, c-format
12616msgid "value of %s too large for field of %d bytes at %s"
ac50feda
RH
12617msgstr ""
12618
06647dfd 12619#: write.c:2743
ac50feda 12620#, c-format
328577ad 12621msgid "signed .word overflow; switch may be too large; %ld at 0x%lx"
ac50feda 12622msgstr ""