]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/po/gas.pot
ChangeLog:
[thirdparty/binutils-gdb.git] / gas / po / gas.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2005-07-14 17:39-0500\n"
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"
17 "Content-Transfer-Encoding: 8bit\n"
18
19 #: app.c:468 app.c:482
20 msgid "end of file in comment"
21 msgstr ""
22
23 #: app.c:561
24 msgid "end of file in string; inserted '\"'"
25 msgstr ""
26
27 #: app.c:606
28 msgid "end of file in string; '\"' inserted"
29 msgstr ""
30
31 #: app.c:632
32 #, c-format
33 msgid "unknown escape '\\%c' in string; ignored"
34 msgstr ""
35
36 #: app.c:788
37 msgid "end of file not at end of a line; newline inserted"
38 msgstr ""
39
40 #: app.c:947
41 msgid "end of file in multiline comment"
42 msgstr ""
43
44 #: app.c:1011
45 msgid "end of file after a one-character quote; \\0 inserted"
46 msgstr ""
47
48 #: app.c:1019
49 msgid "end of file in escape character"
50 msgstr ""
51
52 #: app.c:1031
53 msgid "missing close quote; (assumed)"
54 msgstr ""
55
56 #: app.c:1099 app.c:1153 app.c:1164 app.c:1229
57 msgid "end of file in comment; newline inserted"
58 msgstr ""
59
60 #: as.c:166
61 msgid "missing emulation mode name"
62 msgstr ""
63
64 #: as.c:181
65 #, c-format
66 msgid "unrecognized emulation name `%s'"
67 msgstr ""
68
69 #: as.c:229
70 #, c-format
71 msgid "GNU assembler version %s (%s) using BFD version %s"
72 msgstr ""
73
74 #: as.c:232
75 #, c-format
76 msgid "GNU assembler version %s (%s)"
77 msgstr ""
78
79 #: as.c:240
80 #, c-format
81 msgid "Usage: %s [option...] [asmfile...]\n"
82 msgstr ""
83
84 #: as.c:242
85 #, c-format
86 msgid ""
87 "Options:\n"
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"
97 " \t =FILE list to FILE (must be last sub-option)\n"
98 msgstr ""
99
100 #: as.c:255
101 #, c-format
102 msgid " --alternate initially turn on alternate macro syntax\n"
103 msgstr ""
104
105 #: as.c:257
106 #, c-format
107 msgid " -D produce assembler debugging messages\n"
108 msgstr ""
109
110 #: as.c:259
111 #, c-format
112 msgid " --defsym SYM=VAL define symbol SYM to given value\n"
113 msgstr ""
114
115 #: as.c:275
116 #, c-format
117 msgid " emulate output (default %s)\n"
118 msgstr ""
119
120 #: as.c:280
121 #, c-format
122 msgid " --execstack require executable stack for this object\n"
123 msgstr ""
124
125 #: as.c:282
126 #, c-format
127 msgid ""
128 " --noexecstack don't require executable stack for this object\n"
129 msgstr ""
130
131 #: as.c:285
132 #, c-format
133 msgid " -f skip whitespace and comment preprocessing\n"
134 msgstr ""
135
136 #: as.c:287
137 #, c-format
138 msgid " -g --gen-debug generate debugging information\n"
139 msgstr ""
140
141 #: as.c:289
142 #, c-format
143 msgid " --gstabs generate STABS debugging information\n"
144 msgstr ""
145
146 #: as.c:291
147 #, c-format
148 msgid ""
149 " --gstabs+ generate STABS debug info with GNU extensions\n"
150 msgstr ""
151
152 #: as.c:293
153 #, c-format
154 msgid " --gdwarf-2 generate DWARF2 debugging information\n"
155 msgstr ""
156
157 #: as.c:295
158 #, c-format
159 msgid " --hash-size=<value> set the hash table size close to <value>\n"
160 msgstr ""
161
162 #: as.c:297
163 #, c-format
164 msgid " --help show this message and exit\n"
165 msgstr ""
166
167 #: as.c:299
168 #, c-format
169 msgid " --target-help show target specific options\n"
170 msgstr ""
171
172 #: as.c:301
173 #, c-format
174 msgid ""
175 " -I DIR add DIR to search list for .include directives\n"
176 msgstr ""
177
178 #: as.c:303
179 #, c-format
180 msgid " -J don't warn about signed overflow\n"
181 msgstr ""
182
183 #: as.c:305
184 #, c-format
185 msgid ""
186 " -K warn when differences altered for long "
187 "displacements\n"
188 msgstr ""
189
190 #: as.c:307
191 #, c-format
192 msgid " -L,--keep-locals keep local symbols (e.g. starting with `L')\n"
193 msgstr ""
194
195 #: as.c:309
196 #, c-format
197 msgid " -M,--mri assemble in MRI compatibility mode\n"
198 msgstr ""
199
200 #: as.c:311
201 #, c-format
202 msgid ""
203 " --MD FILE write dependency information in FILE (default "
204 "none)\n"
205 msgstr ""
206
207 #: as.c:313
208 #, c-format
209 msgid " -nocpp ignored\n"
210 msgstr ""
211
212 #: as.c:315
213 #, c-format
214 msgid ""
215 " -o OBJFILE name the object-file output OBJFILE (default a."
216 "out)\n"
217 msgstr ""
218
219 #: as.c:317
220 #, c-format
221 msgid " -R fold data section into text section\n"
222 msgstr ""
223
224 #: as.c:319
225 #, c-format
226 msgid ""
227 " --reduce-memory-overheads \n"
228 " prefer smaller memory use at the cost of longer\n"
229 " assembly times\n"
230 msgstr ""
231
232 #: as.c:323
233 #, c-format
234 msgid ""
235 " --statistics print various measured statistics from execution\n"
236 msgstr ""
237
238 #: as.c:325
239 #, c-format
240 msgid " --strip-local-absolute strip local absolute symbols\n"
241 msgstr ""
242
243 #: as.c:327
244 #, c-format
245 msgid ""
246 " --traditional-format Use same format as native assembler when possible\n"
247 msgstr ""
248
249 #: as.c:329
250 #, c-format
251 msgid " --version print assembler version number and exit\n"
252 msgstr ""
253
254 #: as.c:331
255 #, c-format
256 msgid " -W --no-warn suppress warnings\n"
257 msgstr ""
258
259 #: as.c:333
260 #, c-format
261 msgid " --warn don't suppress warnings\n"
262 msgstr ""
263
264 #: as.c:335
265 #, c-format
266 msgid " --fatal-warnings treat warnings as errors\n"
267 msgstr ""
268
269 #: as.c:337
270 #, c-format
271 msgid ""
272 " --itbl INSTTBL extend instruction set to include instructions\n"
273 " matching the specifications defined in file "
274 "INSTTBL\n"
275 msgstr ""
276
277 #: as.c:340
278 #, c-format
279 msgid " -w ignored\n"
280 msgstr ""
281
282 #: as.c:342
283 #, c-format
284 msgid " -X ignored\n"
285 msgstr ""
286
287 #: as.c:344
288 #, c-format
289 msgid " -Z generate object file even after errors\n"
290 msgstr ""
291
292 #: as.c:346
293 #, c-format
294 msgid ""
295 " --listing-lhs-width set the width in words of the output data column "
296 "of\n"
297 " the listing\n"
298 msgstr ""
299
300 #: as.c:349
301 #, c-format
302 msgid ""
303 " --listing-lhs-width2 set the width in words of the continuation lines\n"
304 " of the output data column; ignored if smaller "
305 "than\n"
306 " the width of the first line\n"
307 msgstr ""
308
309 #: as.c:353
310 #, c-format
311 msgid ""
312 " --listing-rhs-width set the max width in characters of the lines from\n"
313 " the source file\n"
314 msgstr ""
315
316 #: as.c:356
317 #, c-format
318 msgid ""
319 " --listing-cont-lines set the maximum number of continuation lines used\n"
320 " for the output data column of the listing\n"
321 msgstr ""
322
323 #: as.c:363
324 #, c-format
325 msgid "Report bugs to %s\n"
326 msgstr ""
327
328 #: as.c:560
329 #, c-format
330 msgid "unrecognized option -%c%s"
331 msgstr ""
332
333 #: as.c:599 as.c:601
334 #, c-format
335 msgid "GNU assembler %s\n"
336 msgstr ""
337
338 #: as.c:603
339 #, c-format
340 msgid "Copyright 2005 Free Software Foundation, Inc.\n"
341 msgstr ""
342
343 #: as.c:604
344 #, c-format
345 msgid ""
346 "This program is free software; you may redistribute it under the terms of\n"
347 "the GNU General Public License. This program has absolutely no warranty.\n"
348 msgstr ""
349
350 #: as.c:607
351 #, c-format
352 msgid "This assembler was configured for a target of `%s'.\n"
353 msgstr ""
354
355 #: as.c:614
356 msgid "multiple emulation names specified"
357 msgstr ""
358
359 #: as.c:616
360 msgid "emulations not handled in this configuration"
361 msgstr ""
362
363 #: as.c:621
364 #, c-format
365 msgid "alias = %s\n"
366 msgstr ""
367
368 #: as.c:622
369 #, c-format
370 msgid "canonical = %s\n"
371 msgstr ""
372
373 #: as.c:623
374 #, c-format
375 msgid "cpu-type = %s\n"
376 msgstr ""
377
378 #: as.c:625
379 #, c-format
380 msgid "format = %s\n"
381 msgstr ""
382
383 #: as.c:628
384 #, c-format
385 msgid "bfd-target = %s\n"
386 msgstr ""
387
388 #: as.c:641
389 msgid "bad defsym; format is --defsym name=value"
390 msgstr ""
391
392 #: as.c:665
393 msgid "no file name following -t option"
394 msgstr ""
395
396 #: as.c:680
397 #, c-format
398 msgid "failed to read instruction table %s\n"
399 msgstr ""
400
401 #: as.c:841
402 #, c-format
403 msgid "invalid listing option `%c'"
404 msgstr ""
405
406 #: as.c:894
407 msgid "--hash-size needs a numeric argument"
408 msgstr ""
409
410 #: as.c:919
411 #, c-format
412 msgid "%s: total time in assembly: %ld.%06ld\n"
413 msgstr ""
414
415 #: as.c:922
416 #, c-format
417 msgid "%s: data size %ld\n"
418 msgstr ""
419
420 #: as.c:1233
421 #, c-format
422 msgid "%d warnings, treating warnings as errors"
423 msgstr ""
424
425 #: as.h:202
426 #, c-format
427 msgid "Case value %ld unexpected at line %d of file \"%s\"\n"
428 msgstr ""
429
430 #.
431 #. * We have a GROSS internal error.
432 #. * This should never happen.
433 #.
434 #: atof-generic.c:419 config/tc-m68k.c:3185
435 msgid "failed sanity check"
436 msgstr ""
437
438 #: cond.c:82
439 msgid "invalid identifier for \".ifdef\""
440 msgstr ""
441
442 #: cond.c:149
443 msgid "non-constant expression in \".if\" statement"
444 msgstr ""
445
446 #: cond.c:276
447 msgid "bad format for ifc or ifnc"
448 msgstr ""
449
450 #: cond.c:306
451 msgid "\".elseif\" without matching \".if\""
452 msgstr ""
453
454 #: cond.c:310
455 msgid "\".elseif\" after \".else\""
456 msgstr ""
457
458 #: cond.c:313 cond.c:419
459 msgid "here is the previous \"else\""
460 msgstr ""
461
462 #: cond.c:316 cond.c:422
463 msgid "here is the previous \"if\""
464 msgstr ""
465
466 #: cond.c:345
467 msgid "non-constant expression in \".elseif\" statement"
468 msgstr ""
469
470 #: cond.c:383
471 msgid "\".endif\" without \".if\""
472 msgstr ""
473
474 #: cond.c:412
475 msgid "\".else\" without matching \".if\""
476 msgstr ""
477
478 #: cond.c:416
479 msgid "duplicate \"else\""
480 msgstr ""
481
482 #: cond.c:467
483 msgid ".ifeqs syntax error"
484 msgstr ""
485
486 #: cond.c:548
487 msgid "end of macro inside conditional"
488 msgstr ""
489
490 #: cond.c:550
491 msgid "end of file inside conditional"
492 msgstr ""
493
494 #: cond.c:553
495 msgid "here is the start of the unterminated conditional"
496 msgstr ""
497
498 #: cond.c:557
499 msgid "here is the \"else\" of the unterminated conditional"
500 msgstr ""
501
502 #: config/obj-aout.c:126
503 #, c-format
504 msgid "Attempt to put a common symbol into set %s"
505 msgstr ""
506
507 #: config/obj-aout.c:130
508 #, c-format
509 msgid "Attempt to put an undefined symbol into set %s"
510 msgstr ""
511
512 #: config/obj-aout.c:157 config/obj-coff.c:1314
513 #, c-format
514 msgid "Symbol `%s' can not be both weak and common"
515 msgstr ""
516
517 #: config/obj-aout.c:207 config/obj-coff.c:2006
518 msgid "unresolved relocation"
519 msgstr ""
520
521 #: config/obj-aout.c:209 config/obj-coff.c:2008
522 #, c-format
523 msgid "bad relocation: symbol `%s' not in symbol table"
524 msgstr ""
525
526 #: config/obj-aout.c:299
527 #, c-format
528 msgid "%s: bad type for weak symbol"
529 msgstr ""
530
531 #: config/obj-aout.c:401 config/obj-coff.c:2946 write.c:1903
532 #, c-format
533 msgid "%s: global symbols not supported in common sections"
534 msgstr ""
535
536 #. This warning should never get triggered any more.
537 #. Well, maybe if you're doing twisted things with
538 #. register names...
539 #: config/obj-aout.c:470
540 #, c-format
541 msgid "Local symbol %s never defined."
542 msgstr ""
543
544 #: config/obj-bout.c:276
545 #, c-format
546 msgid "Local symbol %s never defined"
547 msgstr ""
548
549 #: config/obj-coff.c:133
550 #, c-format
551 msgid "Inserting \"%s\" into structure table failed: %s"
552 msgstr ""
553
554 #. Zero is used as an end marker in the file.
555 #: config/obj-coff.c:358
556 msgid "Line numbers must be positive integers\n"
557 msgstr ""
558
559 #. Wrong context.
560 #: config/obj-coff.c:390 config/obj-coff.c:2375
561 msgid ".ln pseudo-op inside .def/.endef: ignored."
562 msgstr ""
563
564 #: config/obj-coff.c:432 ecoff.c:3240
565 msgid ".loc outside of .text"
566 msgstr ""
567
568 #: config/obj-coff.c:439
569 msgid ".loc pseudo-op inside .def/.endef: ignored."
570 msgstr ""
571
572 #: config/obj-coff.c:520 config/obj-coff.c:2425
573 msgid ".def pseudo-op used inside of .def/.endef: ignored."
574 msgstr ""
575
576 #: config/obj-coff.c:559 config/obj-coff.c:2488
577 msgid ".endef pseudo-op used outside of .def/.endef: ignored."
578 msgstr ""
579
580 #: config/obj-coff.c:598
581 #, c-format
582 msgid "`%s' symbol without preceding function"
583 msgstr ""
584
585 #: config/obj-coff.c:685 config/obj-coff.c:2568
586 #, c-format
587 msgid "unexpected storage class %d"
588 msgstr ""
589
590 #: config/obj-coff.c:794 config/obj-coff.c:2670
591 msgid ".dim pseudo-op used outside of .def/.endef: ignored."
592 msgstr ""
593
594 #: config/obj-coff.c:814 config/obj-coff.c:2690
595 msgid "badly formed .dim directive ignored"
596 msgstr ""
597
598 #: config/obj-coff.c:863 config/obj-coff.c:2745
599 msgid ".size pseudo-op used outside of .def/.endef ignored."
600 msgstr ""
601
602 #: config/obj-coff.c:878 config/obj-coff.c:2760
603 msgid ".scl pseudo-op used outside of .def/.endef ignored."
604 msgstr ""
605
606 #: config/obj-coff.c:895 config/obj-coff.c:2777
607 msgid ".tag pseudo-op used outside of .def/.endef ignored."
608 msgstr ""
609
610 #: config/obj-coff.c:913 config/obj-coff.c:2794
611 #, c-format
612 msgid "tag not found for .tag %s"
613 msgstr ""
614
615 #: config/obj-coff.c:926 config/obj-coff.c:2807
616 msgid ".type pseudo-op used outside of .def/.endef ignored."
617 msgstr ""
618
619 #: config/obj-coff.c:945 config/obj-coff.c:2826
620 msgid ".val pseudo-op used outside of .def/.endef ignored."
621 msgstr ""
622
623 #: config/obj-coff.c:1082
624 msgid "badly formed .weak directive ignored"
625 msgstr ""
626
627 #: config/obj-coff.c:1272 config/obj-coff.c:3015
628 msgid "mismatched .eb"
629 msgstr ""
630
631 #: config/obj-coff.c:1293
632 #, c-format
633 msgid "C_EFCN symbol for %s out of scope"
634 msgstr ""
635
636 #. STYP_INFO
637 #. STYP_LIB
638 #. STYP_OVER
639 #: config/obj-coff.c:1519
640 #, c-format
641 msgid "unsupported section attribute '%c'"
642 msgstr ""
643
644 #: config/obj-coff.c:1524 config/obj-coff.c:4281 config/tc-ppc.c:4609
645 #, c-format
646 msgid "unknown section attribute '%c'"
647 msgstr ""
648
649 #: config/obj-coff.c:1554 config/tc-ppc.c:4627 config/tc-tic54x.c:4287
650 #: read.c:2551
651 #, c-format
652 msgid "error setting flags for \"%s\": %s"
653 msgstr ""
654
655 #: config/obj-coff.c:1565
656 #, c-format
657 msgid "Ignoring changed section attributes for %s"
658 msgstr ""
659
660 #: config/obj-coff.c:1696
661 #, c-format
662 msgid "0x%lx: \"%s\" type = %ld, class = %d, segment = %d\n"
663 msgstr ""
664
665 #: config/obj-coff.c:1840 config/obj-ieee.c:69
666 #, c-format
667 msgid "Out of step\n"
668 msgstr ""
669
670 #: config/obj-coff.c:2269
671 msgid "bfd_coff_swap_scnhdr_out failed"
672 msgstr ""
673
674 #: config/obj-coff.c:2524
675 #, c-format
676 msgid "`.bf' symbol without preceding function\n"
677 msgstr ""
678
679 #: config/obj-coff.c:3047
680 msgid "C_EFCN symbol out of scope"
681 msgstr ""
682
683 #: config/obj-coff.c:3608 config/tc-i960.c:2834
684 #, c-format
685 msgid "No 'bal' entry point for leafproc %s"
686 msgstr ""
687
688 #: config/obj-coff.c:3684
689 #, c-format
690 msgid "Negative of non-absolute symbol %s"
691 msgstr ""
692
693 #: config/obj-coff.c:3704
694 msgid "callj to difference of 2 symbols"
695 msgstr ""
696
697 #: config/obj-coff.c:3744
698 #, c-format
699 msgid "Can't emit reloc {- %s-seg symbol \"%s\"} @ file address %ld."
700 msgstr ""
701
702 #: config/obj-coff.c:3831 config/tc-i960.c:2478
703 msgid "can't use COBR format with external label"
704 msgstr ""
705
706 #: config/obj-coff.c:3904
707 #, c-format
708 msgid "Value of %ld too large for field of %d bytes at 0x%lx"
709 msgstr ""
710
711 #: config/obj-coff.c:3918
712 #, c-format
713 msgid "Signed .word overflow; switch may be too large; %ld at 0x%lx"
714 msgstr ""
715
716 #: config/obj-coff.c:3989 config/obj-ieee.c:511
717 #, c-format
718 msgid "FATAL: Can't create %s"
719 msgstr ""
720
721 #: config/obj-coff.c:4192
722 #, c-format
723 msgid "Too many new sections; can't add \"%s\""
724 msgstr ""
725
726 #: config/obj-ecoff.c:125
727 msgid "Can't set GP value"
728 msgstr ""
729
730 #: config/obj-ecoff.c:132
731 msgid "Can't set register masks"
732 msgstr ""
733
734 #: config/obj-elf.c:310 config/tc-sparc.c:3978 config/tc-v850.c:451
735 #, c-format
736 msgid "bad .common segment %s"
737 msgstr ""
738
739 #: config/obj-elf.c:579
740 #, c-format
741 msgid "setting incorrect section type for %s"
742 msgstr ""
743
744 #: config/obj-elf.c:584
745 #, c-format
746 msgid "ignoring incorrect section type for %s"
747 msgstr ""
748
749 #: config/obj-elf.c:621
750 #, c-format
751 msgid "setting incorrect section attributes for %s"
752 msgstr ""
753
754 #: config/obj-elf.c:673
755 #, c-format
756 msgid "ignoring changed section type for %s"
757 msgstr ""
758
759 #: config/obj-elf.c:685
760 #, c-format
761 msgid "ignoring changed section attributes for %s"
762 msgstr ""
763
764 #: config/obj-elf.c:687
765 #, c-format
766 msgid "ignoring changed section entity size for %s"
767 msgstr ""
768
769 #: config/obj-elf.c:740
770 msgid "unrecognized .section attribute: want a,w,x,M,S,G,T"
771 msgstr ""
772
773 #: config/obj-elf.c:777
774 msgid "unrecognized section attribute"
775 msgstr ""
776
777 #: config/obj-elf.c:805 read.c:2534
778 msgid "unrecognized section type"
779 msgstr ""
780
781 #: config/obj-elf.c:835
782 msgid "missing name"
783 msgstr ""
784
785 #: config/obj-elf.c:946
786 msgid "invalid merge entity size"
787 msgstr ""
788
789 #: config/obj-elf.c:953
790 msgid "entity size for SHF_MERGE not specified"
791 msgstr ""
792
793 #: config/obj-elf.c:973
794 msgid "group name for SHF_GROUP not specified"
795 msgstr ""
796
797 #: config/obj-elf.c:986
798 msgid "character following name is not '#'"
799 msgstr ""
800
801 #: config/obj-elf.c:1101
802 msgid ".previous without corresponding .section; ignored"
803 msgstr ""
804
805 #: config/obj-elf.c:1127
806 msgid ".popsection without corresponding .pushsection; ignored"
807 msgstr ""
808
809 #: config/obj-elf.c:1179
810 msgid "expected comma after name in .symver"
811 msgstr ""
812
813 #: config/obj-elf.c:1203
814 #, c-format
815 msgid "missing version name in `%s' for symbol `%s'"
816 msgstr ""
817
818 #: config/obj-elf.c:1214
819 #, c-format
820 msgid "multiple versions [`%s'|`%s'] for symbol `%s'"
821 msgstr ""
822
823 #: config/obj-elf.c:1444
824 msgid "expected quoted string"
825 msgstr ""
826
827 #: config/obj-elf.c:1464
828 #, c-format
829 msgid "expected comma after name `%s' in .size directive"
830 msgstr ""
831
832 #: config/obj-elf.c:1473
833 msgid "missing expression in .size directive"
834 msgstr ""
835
836 #: config/obj-elf.c:1560
837 #, c-format
838 msgid "unrecognized symbol type \"%s\""
839 msgstr ""
840
841 #: config/obj-elf.c:1728
842 msgid ".size expression too complicated to fix up"
843 msgstr ""
844
845 #: config/obj-elf.c:1760
846 #, c-format
847 msgid ""
848 "invalid attempt to declare external version name as default in symbol `%s'"
849 msgstr ""
850
851 #: config/obj-elf.c:1821 ecoff.c:3598
852 #, c-format
853 msgid "symbol `%s' can not be both weak and common"
854 msgstr ""
855
856 #: config/obj-elf.c:1928
857 #, c-format
858 msgid "assuming all members of group `%s' are COMDAT"
859 msgstr ""
860
861 #: config/obj-elf.c:1950
862 #, c-format
863 msgid "can't create group: %s"
864 msgstr ""
865
866 #: config/obj-elf.c:2059
867 #, c-format
868 msgid "failed to set up debugging information: %s"
869 msgstr ""
870
871 #: config/obj-elf.c:2079
872 #, c-format
873 msgid "can't start writing .mdebug section: %s"
874 msgstr ""
875
876 #: config/obj-elf.c:2087
877 #, c-format
878 msgid "could not write .mdebug section: %s"
879 msgstr ""
880
881 #: config/obj-elf.h:140
882 #, c-format
883 msgid "can't allocate ELF private section data: %s"
884 msgstr ""
885
886 #: config/obj-ieee.c:449
887 msgid "too many sections"
888 msgstr ""
889
890 #: config/obj-som.c:129
891 msgid "Only one .version pseudo-op per file!"
892 msgstr ""
893
894 #: config/obj-som.c:146 config/obj-som.c:191
895 msgid "Expected quoted string"
896 msgstr ""
897
898 #: config/obj-som.c:155
899 #, c-format
900 msgid "FATAL: Attaching version header %s"
901 msgstr ""
902
903 #: config/obj-som.c:174
904 msgid "Only one .copyright pseudo-op per file!"
905 msgstr ""
906
907 #: config/obj-som.c:200
908 #, c-format
909 msgid "FATAL: Attaching copyright header %s"
910 msgstr ""
911
912 #: config/tc-a29k.c:133 config/tc-sparc.c:4030
913 msgid "Unknown segment type"
914 msgstr ""
915
916 #. Probably a memory allocation problem? Give up now.
917 #: config/tc-a29k.c:305 config/tc-dlx.c:297 config/tc-hppa.c:1481
918 #: config/tc-mips.c:1397 config/tc-mips.c:1449 config/tc-or32.c:223
919 #: config/tc-sparc.c:858
920 msgid "Broken assembler. No assembly attempted."
921 msgstr ""
922
923 #: config/tc-a29k.c:319 config/tc-avr.c:1179 config/tc-d10v.c:498
924 #: config/tc-d30v.c:490 config/tc-h8300.c:470 config/tc-h8500.c:271
925 #: config/tc-mcore.c:667 config/tc-mmix.c:489 config/tc-mn10200.c:1078
926 #: config/tc-mn10300.c:1820 config/tc-msp430.c:407 config/tc-or32.c:324
927 #: config/tc-or32.c:376 config/tc-ppc.c:2381 config/tc-s390.c:1218
928 #: config/tc-sh64.c:2213 config/tc-sh.c:1240 config/tc-tic80.c:261
929 #: config/tc-v850.c:1952 config/tc-w65.c:206 config/tc-z8k.c:331
930 msgid "missing operand"
931 msgstr ""
932
933 #: config/tc-a29k.c:357 config/tc-cris.c:1493 config/tc-cris.c:1501
934 #: config/tc-crx.c:2029 config/tc-dlx.c:685 config/tc-hppa.c:1617
935 #: config/tc-i860.c:492 config/tc-i860.c:509 config/tc-i860.c:989
936 #: config/tc-sparc.c:1420 config/tc-sparc.c:1428
937 #, c-format
938 msgid "Unknown opcode: `%s'"
939 msgstr ""
940
941 #: config/tc-a29k.c:362 config/tc-dlx.c:703
942 #, c-format
943 msgid "Unknown opcode `%s'."
944 msgstr ""
945
946 #: config/tc-a29k.c:390 config/tc-dlx.c:764
947 #, c-format
948 msgid "Too many operands: %s"
949 msgstr ""
950
951 #: config/tc-a29k.c:409 config/tc-a29k.c:436
952 #, c-format
953 msgid "Immediate value of %ld is too large"
954 msgstr ""
955
956 #: config/tc-a29k.c:474 config/tc-i860.c:395 config/tc-i860.c:940
957 #: config/tc-m68k.c:3510 config/tc-m68k.c:3542 config/tc-sparc.c:2660
958 msgid "failed sanity check."
959 msgstr ""
960
961 #: config/tc-a29k.c:835 config/tc-or32.c:992 config/tc-or32.c:1113
962 #, c-format
963 msgid "bad relocation type: 0x%02x"
964 msgstr ""
965
966 #: config/tc-a29k.c:855
967 #, c-format
968 msgid "need %o3\n"
969 msgstr ""
970
971 #: config/tc-a29k.c:871
972 msgid "a29k_convert_frag\n"
973 msgstr ""
974
975 #: config/tc-a29k.c:880
976 msgid "a29k_estimate_size_before_relax\n"
977 msgstr ""
978
979 #: config/tc-a29k.c:974 config/tc-dlx.c:1175 config/tc-or32.c:1292
980 #, c-format
981 msgid "label \"$%d\" redefined"
982 msgstr ""
983
984 #: config/tc-a29k.c:1044 config/tc-dlx.c:634 config/tc-or32.c:1358
985 #, c-format
986 msgid "Invalid expression after %%%%\n"
987 msgstr ""
988
989 #: config/tc-a29k.c:1055
990 msgid "Invalid register in & expression"
991 msgstr ""
992
993 #: config/tc-alpha.c:592
994 #, c-format
995 msgid "No !literal!%ld was found"
996 msgstr ""
997
998 #: config/tc-alpha.c:599
999 #, c-format
1000 msgid "No !tlsgd!%ld was found"
1001 msgstr ""
1002
1003 #: config/tc-alpha.c:606
1004 #, c-format
1005 msgid "No !tlsldm!%ld was found"
1006 msgstr ""
1007
1008 #: config/tc-alpha.c:615
1009 #, c-format
1010 msgid "No ldah !gpdisp!%ld was found"
1011 msgstr ""
1012
1013 #: config/tc-alpha.c:665
1014 #, c-format
1015 msgid "too many !literal!%ld for %s"
1016 msgstr ""
1017
1018 #: config/tc-alpha.c:695
1019 #, c-format
1020 msgid "No lda !gpdisp!%ld was found"
1021 msgstr ""
1022
1023 #. Only support one relocation op per insn.
1024 #: config/tc-alpha.c:852
1025 msgid "More than one relocation op per insn"
1026 msgstr ""
1027
1028 #: config/tc-alpha.c:868
1029 msgid "No relocation operand"
1030 msgstr ""
1031
1032 #: config/tc-alpha.c:878
1033 #, c-format
1034 msgid "Unknown relocation operand: !%s"
1035 msgstr ""
1036
1037 #: config/tc-alpha.c:888
1038 #, c-format
1039 msgid "no sequence number after !%s"
1040 msgstr ""
1041
1042 #: config/tc-alpha.c:898
1043 #, c-format
1044 msgid "!%s does not use a sequence number"
1045 msgstr ""
1046
1047 #: config/tc-alpha.c:908
1048 #, c-format
1049 msgid "Bad sequence number: !%s!%s"
1050 msgstr ""
1051
1052 #: config/tc-alpha.c:1123 config/tc-alpha.c:3139
1053 #, c-format
1054 msgid "inappropriate arguments for opcode `%s'"
1055 msgstr ""
1056
1057 #: config/tc-alpha.c:1125 config/tc-alpha.c:3141
1058 #, c-format
1059 msgid "opcode `%s' not supported for target %s"
1060 msgstr ""
1061
1062 #: config/tc-alpha.c:1129 config/tc-alpha.c:3145 config/tc-avr.c:1145
1063 #: config/tc-msp430.c:1777
1064 #, c-format
1065 msgid "unknown opcode `%s'"
1066 msgstr ""
1067
1068 #: config/tc-alpha.c:1209 config/tc-alpha.c:1384
1069 msgid "overflow in literal (.lita) table"
1070 msgstr ""
1071
1072 #: config/tc-alpha.c:1216 config/tc-alpha.c:1240 config/tc-alpha.c:1397
1073 #: config/tc-alpha.c:2049 config/tc-alpha.c:2093 config/tc-alpha.c:2162
1074 #: config/tc-alpha.c:2245 config/tc-alpha.c:2470 config/tc-alpha.c:2568
1075 msgid "macro requires $at register while noat in effect"
1076 msgstr ""
1077
1078 #: config/tc-alpha.c:1218 config/tc-alpha.c:1242 config/tc-alpha.c:1399
1079 msgid "macro requires $at while $at in use"
1080 msgstr ""
1081
1082 #: config/tc-alpha.c:1346
1083 msgid "bignum invalid; zero assumed"
1084 msgstr ""
1085
1086 #: config/tc-alpha.c:1348
1087 msgid "floating point number invalid; zero assumed"
1088 msgstr ""
1089
1090 #: config/tc-alpha.c:1353
1091 msgid "can't handle expression"
1092 msgstr ""
1093
1094 #: config/tc-alpha.c:1390
1095 msgid "overflow in literal (.lit8) table"
1096 msgstr ""
1097
1098 #: config/tc-alpha.c:1674
1099 #, c-format
1100 msgid "too many ldah insns for !gpdisp!%ld"
1101 msgstr ""
1102
1103 #: config/tc-alpha.c:1676 config/tc-alpha.c:1688
1104 #, c-format
1105 msgid "both insns for !gpdisp!%ld must be in the same section"
1106 msgstr ""
1107
1108 #: config/tc-alpha.c:1686
1109 #, c-format
1110 msgid "too many lda insns for !gpdisp!%ld"
1111 msgstr ""
1112
1113 #: config/tc-alpha.c:1742
1114 #, c-format
1115 msgid "too many lituse insns for !lituse_tlsgd!%ld"
1116 msgstr ""
1117
1118 #: config/tc-alpha.c:1745
1119 #, c-format
1120 msgid "too many lituse insns for !lituse_tlsldm!%ld"
1121 msgstr ""
1122
1123 #: config/tc-alpha.c:1762
1124 #, c-format
1125 msgid "duplicate !tlsgd!%ld"
1126 msgstr ""
1127
1128 #: config/tc-alpha.c:1764
1129 #, c-format
1130 msgid "sequence number in use for !tlsldm!%ld"
1131 msgstr ""
1132
1133 #: config/tc-alpha.c:1778
1134 #, c-format
1135 msgid "duplicate !tlsldm!%ld"
1136 msgstr ""
1137
1138 #: config/tc-alpha.c:1780
1139 #, c-format
1140 msgid "sequence number in use for !tlsgd!%ld"
1141 msgstr ""
1142
1143 #: config/tc-alpha.c:1823 config/tc-arc.c:294 config/tc-mn10200.c:889
1144 #: config/tc-mn10300.c:2601 config/tc-ppc.c:1475 config/tc-s390.c:612
1145 #: config/tc-v850.c:1573
1146 msgid "operand"
1147 msgstr ""
1148
1149 #: config/tc-alpha.c:1926 config/tc-alpha.c:1950 config/tc-d10v.c:585
1150 #: config/tc-d30v.c:573 config/tc-mn10200.c:1133 config/tc-mn10300.c:1893
1151 #: config/tc-ppc.c:2347 config/tc-ppc.c:2564 config/tc-ppc.c:2576
1152 #: config/tc-s390.c:1228 config/tc-s390.c:1328 config/tc-s390.c:1424
1153 #: config/tc-v850.c:1747 config/tc-v850.c:1770 config/tc-v850.c:1973
1154 msgid "too many fixups"
1155 msgstr ""
1156
1157 #: config/tc-alpha.c:1962
1158 msgid "invalid relocation for instruction"
1159 msgstr ""
1160
1161 #: config/tc-alpha.c:1973
1162 msgid "invalid relocation for field"
1163 msgstr ""
1164
1165 #: config/tc-alpha.c:2760
1166 msgid "can not resolve expression"
1167 msgstr ""
1168
1169 #: config/tc-alpha.c:3275 config/tc-ppc.c:1780 config/tc-ppc.c:4372
1170 #, c-format
1171 msgid ".COMMon length (%ld.) <0! Ignored."
1172 msgstr ""
1173
1174 #: config/tc-alpha.c:3304 config/tc-sparc.c:3846 config/tc-v850.c:246
1175 msgid "Ignoring attempt to re-define symbol"
1176 msgstr ""
1177
1178 #: config/tc-alpha.c:3313 config/tc-alpha.c:3322 config/tc-ppc.c:4409
1179 #: config/tc-sparc.c:3854
1180 #, c-format
1181 msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld."
1182 msgstr ""
1183
1184 #: config/tc-alpha.c:3439 ecoff.c:3054
1185 msgid ".ent directive has no name"
1186 msgstr ""
1187
1188 #: config/tc-alpha.c:3447
1189 msgid "nested .ent directives"
1190 msgstr ""
1191
1192 #: config/tc-alpha.c:3491 ecoff.c:3005
1193 msgid ".end directive has no name"
1194 msgstr ""
1195
1196 #: config/tc-alpha.c:3500
1197 msgid ".end directive without matching .ent"
1198 msgstr ""
1199
1200 #: config/tc-alpha.c:3502
1201 msgid ".end directive names different symbol than .ent"
1202 msgstr ""
1203
1204 #: config/tc-alpha.c:3545 ecoff.c:3140
1205 msgid ".fmask outside of .ent"
1206 msgstr ""
1207
1208 #: config/tc-alpha.c:3547 ecoff.c:3204
1209 msgid ".mask outside of .ent"
1210 msgstr ""
1211
1212 #: config/tc-alpha.c:3555 ecoff.c:3147
1213 msgid "bad .fmask directive"
1214 msgstr ""
1215
1216 #: config/tc-alpha.c:3557 ecoff.c:3211
1217 msgid "bad .mask directive"
1218 msgstr ""
1219
1220 #: config/tc-alpha.c:3590 config/tc-mips.c:13645 ecoff.c:3168
1221 msgid ".frame outside of .ent"
1222 msgstr ""
1223
1224 #: config/tc-alpha.c:3601 ecoff.c:3179
1225 msgid "bad .frame directive"
1226 msgstr ""
1227
1228 #: config/tc-alpha.c:3633
1229 msgid ".prologue directive without a preceding .ent directive"
1230 msgstr ""
1231
1232 #: config/tc-alpha.c:3651
1233 #, c-format
1234 msgid "Invalid argument %d to .prologue."
1235 msgstr ""
1236
1237 #: config/tc-alpha.c:3742
1238 msgid "ECOFF debugging is disabled."
1239 msgstr ""
1240
1241 #: config/tc-alpha.c:3756
1242 msgid ".ent directive without matching .end"
1243 msgstr ""
1244
1245 #: config/tc-alpha.c:3841
1246 msgid ".usepv directive has no name"
1247 msgstr ""
1248
1249 #: config/tc-alpha.c:3852
1250 msgid ".usepv directive has no type"
1251 msgstr ""
1252
1253 #: config/tc-alpha.c:3867
1254 msgid "unknown argument for .usepv"
1255 msgstr ""
1256
1257 #: config/tc-alpha.c:3900
1258 msgid "Unknown section directive"
1259 msgstr ""
1260
1261 #: config/tc-alpha.c:3935
1262 msgid ".ent directive has no symbol"
1263 msgstr ""
1264
1265 #: config/tc-alpha.c:3960
1266 msgid "Bad .frame directive 1./2. param"
1267 msgstr ""
1268
1269 #: config/tc-alpha.c:3972
1270 msgid "Bad .frame directive 3./4. param"
1271 msgstr ""
1272
1273 #: config/tc-alpha.c:3994
1274 msgid ".pdesc directive not in link (.link) section"
1275 msgstr ""
1276
1277 #: config/tc-alpha.c:4002
1278 msgid ".pdesc has no matching .ent"
1279 msgstr ""
1280
1281 #: config/tc-alpha.c:4013
1282 msgid ".pdesc directive has no entry symbol"
1283 msgstr ""
1284
1285 #: config/tc-alpha.c:4026
1286 msgid "No comma after .pdesc <entryname>"
1287 msgstr ""
1288
1289 #: config/tc-alpha.c:4046
1290 msgid "unknown procedure kind"
1291 msgstr ""
1292
1293 #: config/tc-alpha.c:4136
1294 msgid ".name directive not in link (.link) section"
1295 msgstr ""
1296
1297 #: config/tc-alpha.c:4144
1298 msgid ".name directive has no symbol"
1299 msgstr ""
1300
1301 #: config/tc-alpha.c:4175
1302 msgid "No symbol after .linkage"
1303 msgstr ""
1304
1305 #: config/tc-alpha.c:4199
1306 msgid "No symbol after .code_address"
1307 msgstr ""
1308
1309 #: config/tc-alpha.c:4226
1310 msgid "Bad .mask directive"
1311 msgstr ""
1312
1313 #: config/tc-alpha.c:4244
1314 msgid "Bad .fmask directive"
1315 msgstr ""
1316
1317 #: config/tc-alpha.c:4401
1318 #, c-format
1319 msgid "Expected comma after name \"%s\""
1320 msgstr ""
1321
1322 #. *symbol_get_obj (symbolP) = (signed char) temp;
1323 #: config/tc-alpha.c:4412
1324 #, c-format
1325 msgid "unhandled: .proc %s,%d"
1326 msgstr ""
1327
1328 #: config/tc-alpha.c:4446
1329 #, c-format
1330 msgid "Tried to .set unrecognized mode `%s'"
1331 msgstr ""
1332
1333 #: config/tc-alpha.c:4472
1334 #, c-format
1335 msgid "Bad base register, using $%d."
1336 msgstr ""
1337
1338 #: config/tc-alpha.c:4493
1339 #, c-format
1340 msgid "Alignment too large: %d. assumed"
1341 msgstr ""
1342
1343 #: config/tc-alpha.c:4497 config/tc-d30v.c:2083
1344 msgid "Alignment negative: 0 assumed"
1345 msgstr ""
1346
1347 #: config/tc-alpha.c:4775
1348 #, c-format
1349 msgid "Chose GP value of %lx\n"
1350 msgstr ""
1351
1352 #: config/tc-alpha.c:4789
1353 msgid "Bad .section directive: want a,s,w,x,M,S,G,T in string"
1354 msgstr ""
1355
1356 #: config/tc-alpha.c:4878
1357 #, c-format
1358 msgid "internal error: can't hash opcode `%s': %s"
1359 msgstr ""
1360
1361 #: config/tc-alpha.c:4914
1362 #, c-format
1363 msgid "internal error: can't hash macro `%s': %s"
1364 msgstr ""
1365
1366 #: config/tc-alpha.c:4998 config/tc-i960.c:718 config/tc-xtensa.c:5127
1367 #: config/tc-xtensa.c:5196 config/tc-xtensa.c:5242
1368 msgid "syntax error"
1369 msgstr ""
1370
1371 #: config/tc-alpha.c:5067 config/tc-h8300.c:2092 config/tc-h8500.c:1115
1372 #: config/tc-hppa.c:4032 config/tc-i860.c:1059 config/tc-m68hc11.c:558
1373 #: config/tc-m68k.c:4604 config/tc-m88k.c:916 config/tc-ns32k.c:1955
1374 #: config/tc-or32.c:877 config/tc-sparc.c:2947 config/tc-z8k.c:1328
1375 msgid "Bad call to MD_ATOF()"
1376 msgstr ""
1377
1378 #: config/tc-alpha.c:5116
1379 #, c-format
1380 msgid "Unknown CPU identifier `%s'"
1381 msgstr ""
1382
1383 #: config/tc-alpha.c:5159
1384 msgid ""
1385 "Alpha options:\n"
1386 "-32addr\t\t\ttreat addresses as 32-bit values\n"
1387 "-F\t\t\tlack floating point instructions support\n"
1388 "-mev4 | -mev45 | -mev5 | -mev56 | -mpca56 | -mev6 | -mev67 | -mev68 | -mall\n"
1389 "\t\t\tspecify variant of Alpha architecture\n"
1390 "-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264 | -m21264a | -"
1391 "m21264b\n"
1392 "\t\t\tthese variants include PALcode opcodes\n"
1393 msgstr ""
1394
1395 #: config/tc-alpha.c:5169
1396 msgid ""
1397 "VMS options:\n"
1398 "-+\t\t\thash encode (don't truncate) names longer than 64 characters\n"
1399 "-H\t\t\tshow new symbol after hash truncation\n"
1400 msgstr ""
1401
1402 #: config/tc-alpha.c:5346
1403 #, c-format
1404 msgid "unhandled relocation type %s"
1405 msgstr ""
1406
1407 #: config/tc-alpha.c:5359
1408 msgid "non-absolute expression in constant field"
1409 msgstr ""
1410
1411 #: config/tc-alpha.c:5373
1412 #, c-format
1413 msgid "type %d reloc done?\n"
1414 msgstr ""
1415
1416 #: config/tc-alpha.c:5420 config/tc-alpha.c:5427 config/tc-mips.c:8348
1417 msgid "Used $at without \".set noat\""
1418 msgstr ""
1419
1420 #: config/tc-alpha.c:5586
1421 #, c-format
1422 msgid "!samegp reloc against symbol without .prologue: %s"
1423 msgstr ""
1424
1425 #: config/tc-alpha.c:5623 config/tc-xtensa.c:5750
1426 #, c-format
1427 msgid "cannot represent `%s' relocation in object file"
1428 msgstr ""
1429
1430 #: config/tc-alpha.c:5629 config/tc-xtensa.c:5758
1431 #, c-format
1432 msgid "internal error? cannot generate `%s' relocation"
1433 msgstr ""
1434
1435 #: config/tc-alpha.c:5680
1436 #, c-format
1437 msgid "frame reg expected, using $%d."
1438 msgstr ""
1439
1440 #: config/tc-arc.c:1077 config/tc-arm.c:9351 config/tc-ip2k.c:249
1441 msgid "md_estimate_size_before_relax\n"
1442 msgstr ""
1443
1444 #: config/tc-arc.c:1088
1445 msgid "md_convert_frag\n"
1446 msgstr ""
1447
1448 #. We can't actually support subtracting a symbol.
1449 #: config/tc-arc.c:1288 config/tc-arm.c:1011 config/tc-arm.c:5592
1450 #: config/tc-arm.c:5643 config/tc-arm.c:6307 config/tc-arm.c:6861
1451 #: config/tc-arm.c:6887 config/tc-arm.c:7114 config/tc-arm.c:7131
1452 #: config/tc-arm.c:7237 config/tc-avr.c:891 config/tc-cris.c:3928
1453 #: config/tc-d10v.c:1539 config/tc-d30v.c:1938 config/tc-mips.c:3758
1454 #: config/tc-mips.c:4866 config/tc-mips.c:5798 config/tc-mips.c:6392
1455 #: config/tc-msp430.c:1871 config/tc-ppc.c:5557 config/tc-v850.c:2274
1456 #: config/tc-xstormy16.c:484
1457 msgid "expression too complex"
1458 msgstr ""
1459
1460 #: config/tc-arm.c:347
1461 msgid "ARM register expected"
1462 msgstr ""
1463
1464 #: config/tc-arm.c:348
1465 msgid "bad or missing co-processor number"
1466 msgstr ""
1467
1468 #: config/tc-arm.c:349
1469 msgid "co-processor register expected"
1470 msgstr ""
1471
1472 #: config/tc-arm.c:350
1473 msgid "FPA register expected"
1474 msgstr ""
1475
1476 #: config/tc-arm.c:351
1477 msgid "VFP single precision register expected"
1478 msgstr ""
1479
1480 #: config/tc-arm.c:352
1481 msgid "VFP double precision register expected"
1482 msgstr ""
1483
1484 #: config/tc-arm.c:353
1485 msgid "VFP system register expected"
1486 msgstr ""
1487
1488 #: config/tc-arm.c:354
1489 msgid "Maverick MVF register expected"
1490 msgstr ""
1491
1492 #: config/tc-arm.c:355
1493 msgid "Maverick MVD register expected"
1494 msgstr ""
1495
1496 #: config/tc-arm.c:356
1497 msgid "Maverick MVFX register expected"
1498 msgstr ""
1499
1500 #: config/tc-arm.c:357
1501 msgid "Maverick MVDX register expected"
1502 msgstr ""
1503
1504 #: config/tc-arm.c:358
1505 msgid "Maverick MVAX register expected"
1506 msgstr ""
1507
1508 #: config/tc-arm.c:359
1509 msgid "Maverick DSPSC register expected"
1510 msgstr ""
1511
1512 #: config/tc-arm.c:360
1513 msgid "iWMMXt data register expected"
1514 msgstr ""
1515
1516 #: config/tc-arm.c:361
1517 msgid "iWMMXt control register expected"
1518 msgstr ""
1519
1520 #: config/tc-arm.c:362
1521 msgid "iWMMXt scalar register expected"
1522 msgstr ""
1523
1524 #: config/tc-arm.c:363
1525 msgid "XScale accumulator register expected"
1526 msgstr ""
1527
1528 #: config/tc-arm.c:494
1529 msgid "bad arguments to instruction"
1530 msgstr ""
1531
1532 #: config/tc-arm.c:495
1533 msgid "r15 not allowed here"
1534 msgstr ""
1535
1536 #: config/tc-arm.c:496
1537 msgid "instruction cannot be conditional"
1538 msgstr ""
1539
1540 #: config/tc-arm.c:497
1541 msgid "registers may not be the same"
1542 msgstr ""
1543
1544 #: config/tc-arm.c:498
1545 msgid "lo register required"
1546 msgstr ""
1547
1548 #: config/tc-arm.c:499
1549 msgid "instruction not supported in Thumb16 mode"
1550 msgstr ""
1551
1552 #: config/tc-arm.c:630
1553 msgid "immediate expression requires a # prefix"
1554 msgstr ""
1555
1556 #: config/tc-arm.c:656 expr.c:1299 read.c:2226
1557 msgid "bad expression"
1558 msgstr ""
1559
1560 #: config/tc-arm.c:667 config/tc-i860.c:1005 config/tc-sparc.c:2847
1561 msgid "bad segment"
1562 msgstr ""
1563
1564 #: config/tc-arm.c:683 config/tc-arm.c:3126 config/tc-i960.c:1310
1565 msgid "invalid constant"
1566 msgstr ""
1567
1568 #: config/tc-arm.c:744
1569 msgid "bad call to MD_ATOF()"
1570 msgstr ""
1571
1572 #: config/tc-arm.c:811
1573 msgid "expected #constant"
1574 msgstr ""
1575
1576 #: config/tc-arm.c:943
1577 msgid "bad range in register list"
1578 msgstr ""
1579
1580 #: config/tc-arm.c:951 config/tc-arm.c:960 config/tc-arm.c:1001
1581 #, c-format
1582 msgid "Warning: duplicated register (r%d) in register list"
1583 msgstr ""
1584
1585 #: config/tc-arm.c:963
1586 msgid "Warning: register range not in ascending order"
1587 msgstr ""
1588
1589 #: config/tc-arm.c:974
1590 msgid "missing `}'"
1591 msgstr ""
1592
1593 #: config/tc-arm.c:990
1594 msgid "invalid register mask"
1595 msgstr ""
1596
1597 #: config/tc-arm.c:1081 config/tc-arm.c:1116 config/tc-h8300.c:1010
1598 #: config/tc-mips.c:9481 config/tc-mips.c:9511
1599 msgid "invalid register list"
1600 msgstr ""
1601
1602 #: config/tc-arm.c:1087 config/tc-arm.c:2392 config/tc-arm.c:2525
1603 msgid "register list not in ascending order"
1604 msgstr ""
1605
1606 #: config/tc-arm.c:1108
1607 msgid "register range not in ascending order"
1608 msgstr ""
1609
1610 #: config/tc-arm.c:1141
1611 msgid "non-contiguous register range"
1612 msgstr ""
1613
1614 #: config/tc-arm.c:1189
1615 #, c-format
1616 msgid "ignoring attempt to redefine built-in register '%s'"
1617 msgstr ""
1618
1619 #: config/tc-arm.c:1194
1620 #, c-format
1621 msgid "ignoring redefinition of register alias '%s'"
1622 msgstr ""
1623
1624 #: config/tc-arm.c:1238
1625 #, c-format
1626 msgid "unknown register '%s' -- .req ignored"
1627 msgstr ""
1628
1629 #: config/tc-arm.c:1281
1630 msgid "invalid syntax for .req directive"
1631 msgstr ""
1632
1633 #: config/tc-arm.c:1307
1634 msgid "invalid syntax for .unreq directive"
1635 msgstr ""
1636
1637 #: config/tc-arm.c:1313
1638 #, c-format
1639 msgid "unknown register alias '%s'"
1640 msgstr ""
1641
1642 #: config/tc-arm.c:1315
1643 #, c-format
1644 msgid "ignoring attempt to undefine built-in register '%s'"
1645 msgstr ""
1646
1647 #: config/tc-arm.c:1446
1648 msgid "selected processor does not support THUMB opcodes"
1649 msgstr ""
1650
1651 #: config/tc-arm.c:1460
1652 msgid "selected processor does not support ARM opcodes"
1653 msgstr ""
1654
1655 #: config/tc-arm.c:1473
1656 #, c-format
1657 msgid "invalid instruction size selected (%d)"
1658 msgstr ""
1659
1660 #: config/tc-arm.c:1505
1661 #, c-format
1662 msgid "invalid operand to .code directive (%d) (expecting 16 or 32)"
1663 msgstr ""
1664
1665 #: config/tc-arm.c:1561
1666 #, c-format
1667 msgid "expected comma after name \"%s\""
1668 msgstr ""
1669
1670 #: config/tc-arm.c:1611 config/tc-m32r.c:589
1671 #, c-format
1672 msgid "symbol `%s' already defined"
1673 msgstr ""
1674
1675 #: config/tc-arm.c:1645
1676 #, c-format
1677 msgid "unrecognized syntax mode \"%s\""
1678 msgstr ""
1679
1680 #: config/tc-arm.c:1665
1681 #, c-format
1682 msgid "alignment too large: %d assumed"
1683 msgstr ""
1684
1685 #: config/tc-arm.c:1668
1686 msgid "alignment negative. 0 assumed."
1687 msgstr ""
1688
1689 #: config/tc-arm.c:1806
1690 msgid "literal pool overflow"
1691 msgstr ""
1692
1693 #: config/tc-arm.c:1962 config/tc-arm.c:3734
1694 msgid "unrecognized relocation suffix"
1695 msgstr ""
1696
1697 #: config/tc-arm.c:1975
1698 msgid "(plt) is only valid on branch targets"
1699 msgstr ""
1700
1701 #: config/tc-arm.c:1981 config/tc-s390.c:1126 config/tc-s390.c:1707
1702 #: config/tc-xtensa.c:1626
1703 #, c-format
1704 msgid "%s relocations do not fit in %d bytes"
1705 msgstr ""
1706
1707 #: config/tc-arm.c:2029
1708 msgid "expected 0 or 1"
1709 msgstr ""
1710
1711 #: config/tc-arm.c:2033
1712 msgid "missing comma"
1713 msgstr ""
1714
1715 #: config/tc-arm.c:2088
1716 msgid "dupicate .handlerdata directive"
1717 msgstr ""
1718
1719 #: config/tc-arm.c:2159
1720 msgid "personality routine specified for cantunwind frame"
1721 msgstr ""
1722
1723 #: config/tc-arm.c:2173
1724 msgid "duplicate .personalityindex directive"
1725 msgstr ""
1726
1727 #: config/tc-arm.c:2180
1728 msgid "bad personality routine number"
1729 msgstr ""
1730
1731 #: config/tc-arm.c:2199
1732 msgid "duplicate .personality directive"
1733 msgstr ""
1734
1735 #: config/tc-arm.c:2222 config/tc-arm.c:2344
1736 msgid "expected register list"
1737 msgstr ""
1738
1739 #: config/tc-arm.c:2300
1740 msgid "expected , <constant>"
1741 msgstr ""
1742
1743 #: config/tc-arm.c:2309
1744 msgid "number of registers must be in the range [1:4]"
1745 msgstr ""
1746
1747 #: config/tc-arm.c:2406 config/tc-arm.c:2539
1748 msgid "bad register range"
1749 msgstr ""
1750
1751 #: config/tc-arm.c:2592
1752 msgid "register expected"
1753 msgstr ""
1754
1755 #: config/tc-arm.c:2602
1756 msgid "FPA .unwind_save does not take a register list"
1757 msgstr ""
1758
1759 #: config/tc-arm.c:2615
1760 msgid ".unwind_save does not support this kind of register"
1761 msgstr ""
1762
1763 #: config/tc-arm.c:2640
1764 msgid "SP and PC not permitted in .unwind_movsp directive"
1765 msgstr ""
1766
1767 #: config/tc-arm.c:2645
1768 msgid "unexpected .unwind_movsp directive"
1769 msgstr ""
1770
1771 #: config/tc-arm.c:2669
1772 msgid "stack increment must be multiple of 4"
1773 msgstr ""
1774
1775 #: config/tc-arm.c:2698
1776 msgid "expected <reg>, <reg>"
1777 msgstr ""
1778
1779 #: config/tc-arm.c:2716
1780 msgid "register must be either sp or set by a previousunwind_movsp directive"
1781 msgstr ""
1782
1783 #: config/tc-arm.c:2752
1784 msgid "expected <offset>, <opcode>"
1785 msgstr ""
1786
1787 #: config/tc-arm.c:2764
1788 msgid "unwind opcode too long"
1789 msgstr ""
1790
1791 #: config/tc-arm.c:2769
1792 msgid "invalid unwind opcode"
1793 msgstr ""
1794
1795 #: config/tc-arm.c:2853
1796 msgid "constant expression required"
1797 msgstr ""
1798
1799 #: config/tc-arm.c:2859 config/tc-arm.c:6170 config/tc-arm.c:10861
1800 #: config/tc-arm.c:10886 config/tc-arm.c:10894 config/tc-z8k.c:1125
1801 #: config/tc-z8k.c:1137
1802 msgid "immediate value out of range"
1803 msgstr ""
1804
1805 #: config/tc-arm.c:2954
1806 msgid "invalid FPA immediate expression"
1807 msgstr ""
1808
1809 #: config/tc-arm.c:3004 config/tc-arm.c:3012
1810 msgid "shift expression expected"
1811 msgstr ""
1812
1813 #: config/tc-arm.c:3026
1814 msgid "'LSL' or 'ASR' required"
1815 msgstr ""
1816
1817 #: config/tc-arm.c:3034
1818 msgid "'LSL' required"
1819 msgstr ""
1820
1821 #: config/tc-arm.c:3042
1822 msgid "'ASR' required"
1823 msgstr ""
1824
1825 #: config/tc-arm.c:3114 config/tc-arm.c:4189 config/tc-v850.c:1844
1826 #: config/tc-v850.c:1865
1827 msgid "constant expression expected"
1828 msgstr ""
1829
1830 #: config/tc-arm.c:3121
1831 msgid "invalid rotation"
1832 msgstr ""
1833
1834 #: config/tc-arm.c:3236
1835 msgid "']' expected"
1836 msgstr ""
1837
1838 #: config/tc-arm.c:3254
1839 msgid "'}' expected at end of 'option' field"
1840 msgstr ""
1841
1842 #: config/tc-arm.c:3259
1843 msgid "cannot combine index with option"
1844 msgstr ""
1845
1846 #: config/tc-arm.c:3272
1847 msgid "cannot combine pre- and post-indexing"
1848 msgstr ""
1849
1850 #: config/tc-arm.c:3368
1851 msgid "flag for {c}psr instruction expected"
1852 msgstr ""
1853
1854 #: config/tc-arm.c:3393
1855 msgid "unrecognized CPS flag"
1856 msgstr ""
1857
1858 #: config/tc-arm.c:3400
1859 msgid "missing CPS flags"
1860 msgstr ""
1861
1862 #: config/tc-arm.c:3423 config/tc-arm.c:3429
1863 msgid "valid endian specifiers are be or le"
1864 msgstr ""
1865
1866 #: config/tc-arm.c:3451
1867 msgid "missing rotation field after comma"
1868 msgstr ""
1869
1870 #: config/tc-arm.c:3466
1871 msgid "rotation can only be 0, 8, 16, or 24"
1872 msgstr ""
1873
1874 #: config/tc-arm.c:3486
1875 msgid "condition required"
1876 msgstr ""
1877
1878 #: config/tc-arm.c:3775
1879 msgid "iWMMXt data or control register expected"
1880 msgstr ""
1881
1882 #: config/tc-arm.c:3893
1883 msgid "garbage following instruction"
1884 msgstr ""
1885
1886 #: config/tc-arm.c:4027
1887 msgid "instruction does not accept preindexed addressing"
1888 msgstr ""
1889
1890 #. unindexed - only for coprocessor
1891 #: config/tc-arm.c:4043 config/tc-arm.c:5685
1892 msgid "instruction does not accept unindexed addressing"
1893 msgstr ""
1894
1895 #: config/tc-arm.c:4051
1896 msgid "destination register same as write-back base"
1897 msgstr ""
1898
1899 #: config/tc-arm.c:4052
1900 msgid "source register same as write-back base"
1901 msgstr ""
1902
1903 #: config/tc-arm.c:4098
1904 msgid "instruction does not accept scaled register index"
1905 msgstr ""
1906
1907 #: config/tc-arm.c:4137
1908 msgid "instruction does not support unindexed addressing"
1909 msgstr ""
1910
1911 #: config/tc-arm.c:4152
1912 msgid "pc may not be used with write-back"
1913 msgstr ""
1914
1915 #: config/tc-arm.c:4157
1916 msgid "instruction does not support writeback"
1917 msgstr ""
1918
1919 #: config/tc-arm.c:4184
1920 msgid "invalid pseudo operation"
1921 msgstr ""
1922
1923 #: config/tc-arm.c:4230
1924 msgid "literal pool insertion failed"
1925 msgstr ""
1926
1927 #: config/tc-arm.c:4369 config/tc-arm.c:4388 config/tc-arm.c:4401
1928 #: config/tc-arm.c:6066 config/tc-arm.c:6086 config/tc-arm.c:6100
1929 msgid "bit-field extends past end of register"
1930 msgstr ""
1931
1932 #: config/tc-arm.c:4430
1933 msgid "the only suffix valid here is '(plt)'"
1934 msgstr ""
1935
1936 #: config/tc-arm.c:4462
1937 msgid "use of r15 in blx in ARM mode is not really useful"
1938 msgstr ""
1939
1940 #: config/tc-arm.c:4480
1941 msgid "use of r15 in bx in ARM mode is not really useful"
1942 msgstr ""
1943
1944 #: config/tc-arm.c:4492 config/tc-arm.c:6206
1945 msgid "use of r15 in bxj is not really useful"
1946 msgstr ""
1947
1948 #: config/tc-arm.c:4596 config/tc-arm.c:4605
1949 msgid "writeback of base register is UNPREDICTABLE"
1950 msgstr ""
1951
1952 #: config/tc-arm.c:4599
1953 msgid "writeback of base register when in register list is UNPREDICTABLE"
1954 msgstr ""
1955
1956 #: config/tc-arm.c:4609
1957 msgid "if writeback register is in list, it must be the lowest reg in the list"
1958 msgstr ""
1959
1960 #: config/tc-arm.c:4624
1961 msgid "first destination register must be even"
1962 msgstr ""
1963
1964 #: config/tc-arm.c:4627 config/tc-arm.c:4684
1965 msgid "can only load two consecutive registers"
1966 msgstr ""
1967
1968 #. If op 1 were present and equal to PC, this function wouldn't
1969 #. have been called in the first place.
1970 #. If op 2 were present and equal to PC, this function wouldn't
1971 #. have been called in the first place.
1972 #: config/tc-arm.c:4628 config/tc-arm.c:4687 config/tc-arm.c:5134
1973 #: config/tc-arm.c:6533
1974 msgid "r14 not allowed here"
1975 msgstr ""
1976
1977 #: config/tc-arm.c:4629
1978 msgid "'[' expected"
1979 msgstr ""
1980
1981 #: config/tc-arm.c:4642
1982 msgid "base register written back, and overlaps second destination register"
1983 msgstr ""
1984
1985 #: config/tc-arm.c:4650
1986 msgid "index register overlaps destination register"
1987 msgstr ""
1988
1989 #: config/tc-arm.c:4664 config/tc-arm.c:5107 config/tc-arm.c:6399
1990 #: config/tc-arm.c:7159
1991 msgid "instruction does not accept this addressing mode"
1992 msgstr ""
1993
1994 #: config/tc-arm.c:4670 config/tc-arm.c:5116
1995 msgid "offset must be zero in ARM encoding"
1996 msgstr ""
1997
1998 #: config/tc-arm.c:4681 config/tc-arm.c:5128
1999 msgid "even register required"
2000 msgstr ""
2001
2002 #: config/tc-arm.c:4712 config/tc-arm.c:4743
2003 msgid "this instruction requires a post-indexed address"
2004 msgstr ""
2005
2006 #: config/tc-arm.c:4770
2007 msgid "rd and rm should be different in mla"
2008 msgstr ""
2009
2010 #: config/tc-arm.c:4802 config/tc-arm.c:6735
2011 msgid "'CPSR' or 'SPSR' expected"
2012 msgstr ""
2013
2014 #: config/tc-arm.c:4835
2015 msgid "rd and rm should be different in mul"
2016 msgstr ""
2017
2018 #: config/tc-arm.c:4856
2019 msgid "rdhi, rdlo and rm must all be different"
2020 msgstr ""
2021
2022 #: config/tc-arm.c:4918
2023 msgid "'[' expected after PLD mnemonic"
2024 msgstr ""
2025
2026 #: config/tc-arm.c:4920
2027 msgid "post-indexed expression used in preload instruction"
2028 msgstr ""
2029
2030 #: config/tc-arm.c:4922
2031 msgid "writeback used in preload instruction"
2032 msgstr ""
2033
2034 #: config/tc-arm.c:4924
2035 msgid "unindexed addressing used in preload instruction"
2036 msgstr ""
2037
2038 #: config/tc-arm.c:5023 config/tc-arm.c:7070
2039 msgid "source1 and dest must be same register"
2040 msgstr ""
2041
2042 #: config/tc-arm.c:5073 config/tc-arm.c:6792
2043 msgid "rdhi and rdlo must be different"
2044 msgstr ""
2045
2046 #: config/tc-arm.c:5131
2047 msgid "can only store two consecutive registers"
2048 msgstr ""
2049
2050 #: config/tc-arm.c:5226 config/tc-arm.c:5243
2051 msgid "only two consecutive VFP SP registers allowed here"
2052 msgstr ""
2053
2054 #: config/tc-arm.c:5271 config/tc-arm.c:5286
2055 msgid "this addressing mode requires base-register writeback"
2056 msgstr ""
2057
2058 #: config/tc-arm.c:5364
2059 msgid "this instruction does not support indexing"
2060 msgstr ""
2061
2062 #: config/tc-arm.c:5387
2063 msgid "only r15 allowed here"
2064 msgstr ""
2065
2066 #: config/tc-arm.c:5597 config/tc-arm.c:10428
2067 msgid "shift expression is too large"
2068 msgstr ""
2069
2070 #: config/tc-arm.c:5623
2071 msgid "Thumb does not support the ldr =N pseudo-operation"
2072 msgstr ""
2073
2074 #: config/tc-arm.c:5628
2075 msgid "cannot use register index with PC-relative addressing"
2076 msgstr ""
2077
2078 #: config/tc-arm.c:5629
2079 msgid "cannot use register index with this instruction"
2080 msgstr ""
2081
2082 #: config/tc-arm.c:5631
2083 msgid "Thumb does not support negative register indexing"
2084 msgstr ""
2085
2086 #: config/tc-arm.c:5633
2087 msgid "Thumb does not support register post-indexing"
2088 msgstr ""
2089
2090 #: config/tc-arm.c:5635
2091 msgid "Thumb does not support register indexing with writeback"
2092 msgstr ""
2093
2094 #: config/tc-arm.c:5637
2095 msgid "Thumb supports only LSL in shifted register indexing"
2096 msgstr ""
2097
2098 #: config/tc-arm.c:5645
2099 msgid "shift out of range"
2100 msgstr ""
2101
2102 #: config/tc-arm.c:5653
2103 msgid "cannot use writeback with PC-relative addressing"
2104 msgstr ""
2105
2106 #: config/tc-arm.c:5655
2107 msgid "cannot use writeback with this instruction"
2108 msgstr ""
2109
2110 #: config/tc-arm.c:5675
2111 msgid "cannot use post-indexing with PC-relative addressing"
2112 msgstr ""
2113
2114 #: config/tc-arm.c:5676
2115 msgid "cannot use post-indexing with this instruction"
2116 msgstr ""
2117
2118 #: config/tc-arm.c:5843 config/tc-arm.c:5952 config/tc-arm.c:6032
2119 #: config/tc-arm.c:6706
2120 msgid "shift must be constant"
2121 msgstr ""
2122
2123 #: config/tc-arm.c:5870 config/tc-arm.c:5967 config/tc-arm.c:6047
2124 #: config/tc-arm.c:6719
2125 msgid "unshifted register required"
2126 msgstr ""
2127
2128 #: config/tc-arm.c:5885 config/tc-arm.c:6058 config/tc-arm.c:6779
2129 msgid "dest must overlap one source register"
2130 msgstr ""
2131
2132 #: config/tc-arm.c:5970
2133 msgid "dest and source1 must be the same register"
2134 msgstr ""
2135
2136 #: config/tc-arm.c:6235
2137 msgid "Thumb does not support the 2-argument form of this instruction"
2138 msgstr ""
2139
2140 #: config/tc-arm.c:6309
2141 msgid "Thumb load/store multiple does not support {reglist}^"
2142 msgstr ""
2143
2144 #: config/tc-arm.c:6326 config/tc-arm.c:6342 config/tc-arm.c:6373
2145 #, c-format
2146 msgid "value stored for r%d is UNPREDICTABLE"
2147 msgstr ""
2148
2149 #: config/tc-arm.c:6336 config/tc-arm.c:6903
2150 msgid "SP should not be in register list"
2151 msgstr ""
2152
2153 #: config/tc-arm.c:6340 config/tc-arm.c:6907
2154 msgid "PC should not be in register list"
2155 msgstr ""
2156
2157 #: config/tc-arm.c:6349 config/tc-arm.c:6913
2158 msgid "LR and PC should not both be in register list"
2159 msgstr ""
2160
2161 #: config/tc-arm.c:6352
2162 msgid "base register should not be in register list when written back"
2163 msgstr ""
2164
2165 #: config/tc-arm.c:6370 config/tc-arm.c:6380
2166 msgid "this instruction will write back the base register"
2167 msgstr ""
2168
2169 #: config/tc-arm.c:6383
2170 msgid "this instruction will not write back the base register"
2171 msgstr ""
2172
2173 #: config/tc-arm.c:6412
2174 msgid "r14 not allowed as first register when second register is omitted"
2175 msgstr ""
2176
2177 #: config/tc-arm.c:6456 config/tc-arm.c:6469 config/tc-arm.c:6505
2178 msgid "Thumb does not support this addressing mode"
2179 msgstr ""
2180
2181 #: config/tc-arm.c:6473
2182 msgid "byte or halfword not valid for base register"
2183 msgstr ""
2184
2185 #: config/tc-arm.c:6476
2186 msgid "r15 based store not allowed"
2187 msgstr ""
2188
2189 #: config/tc-arm.c:6478
2190 msgid "invalid base register for register offset"
2191 msgstr ""
2192
2193 #: config/tc-arm.c:6655
2194 msgid "only lo regs allowed with immediate"
2195 msgstr ""
2196
2197 #: config/tc-arm.c:6744
2198 msgid "Thumb encoding does not support an immediate here"
2199 msgstr ""
2200
2201 #: config/tc-arm.c:6814
2202 msgid "Thumb does not support NOP with hints"
2203 msgstr ""
2204
2205 #: config/tc-arm.c:6885
2206 msgid "push/pop do not support {reglist}^"
2207 msgstr ""
2208
2209 #: config/tc-arm.c:6920
2210 msgid "invalid register list to push/pop instruction"
2211 msgstr ""
2212
2213 #: config/tc-arm.c:7091
2214 msgid "ror #imm not supported"
2215 msgstr ""
2216
2217 #: config/tc-arm.c:7216
2218 msgid "Thumb encoding does not support rotation"
2219 msgstr ""
2220
2221 #: config/tc-arm.c:7459 config/tc-arm.c:7526
2222 msgid "conditional infixes are deprecated in unified syntax"
2223 msgstr ""
2224
2225 #: config/tc-arm.c:7558
2226 #, c-format
2227 msgid "bad instruction `%s'"
2228 msgstr ""
2229
2230 #: config/tc-arm.c:7568 config/tc-arm.c:7600
2231 #, c-format
2232 msgid "selected processor does not support `%s'"
2233 msgstr ""
2234
2235 #: config/tc-arm.c:7574
2236 msgid "Thumb does not support conditional execution"
2237 msgstr ""
2238
2239 #: config/tc-arm.c:7590
2240 #, c-format
2241 msgid "cannot honor width suffix -- `%s'"
2242 msgstr ""
2243
2244 #: config/tc-arm.c:7605
2245 #, c-format
2246 msgid "width suffixes are invalid in ARM mode -- `%s'"
2247 msgstr ""
2248
2249 #: config/tc-arm.c:9442
2250 msgid "alignments greater than 32 bytes not supported in .text sections."
2251 msgstr ""
2252
2253 #: config/tc-arm.c:9736
2254 msgid "handerdata in cantunwind frame"
2255 msgstr ""
2256
2257 #: config/tc-arm.c:9753
2258 msgid "too many unwind opcodes for personality routine 0"
2259 msgstr ""
2260
2261 #: config/tc-arm.c:9785
2262 msgid "too many unwind opcodes"
2263 msgstr ""
2264
2265 #: config/tc-arm.c:10174 config/tc-arm.c:10452
2266 #, c-format
2267 msgid "undefined symbol %s used as an immediate value"
2268 msgstr ""
2269
2270 #: config/tc-arm.c:10188 config/tc-arm.c:10467
2271 #, c-format
2272 msgid "invalid constant (%lx) after fixup"
2273 msgstr ""
2274
2275 #: config/tc-arm.c:10225
2276 #, c-format
2277 msgid "unable to compute ADRL instructions for PC offset of 0x%lx"
2278 msgstr ""
2279
2280 #: config/tc-arm.c:10257 config/tc-arm.c:10282
2281 msgid "invalid literal constant: pool needs to be closer"
2282 msgstr ""
2283
2284 #: config/tc-arm.c:10260 config/tc-arm.c:10298
2285 #, c-format
2286 msgid "bad immediate value for offset (%ld)"
2287 msgstr ""
2288
2289 #: config/tc-arm.c:10284
2290 #, c-format
2291 msgid "bad immediate value for half-word offset (%ld)"
2292 msgstr ""
2293
2294 #: config/tc-arm.c:10339
2295 msgid "offset not a multiple of 4"
2296 msgstr ""
2297
2298 #: config/tc-arm.c:10346 config/tc-arm.c:10361 config/tc-arm.c:10376
2299 #: config/tc-arm.c:10387 config/tc-arm.c:10410 config/tc-pj.c:499
2300 #: config/tc-sh.c:4111
2301 msgid "offset out of range"
2302 msgstr ""
2303
2304 #: config/tc-arm.c:10483
2305 msgid "invalid smi expression"
2306 msgstr ""
2307
2308 #: config/tc-arm.c:10494 config/tc-arm.c:10503
2309 msgid "invalid swi expression"
2310 msgstr ""
2311
2312 #: config/tc-arm.c:10513
2313 msgid "invalid expression in load/store multiple"
2314 msgstr ""
2315
2316 #: config/tc-arm.c:10528
2317 msgid "misaligned branch destination"
2318 msgstr ""
2319
2320 #: config/tc-arm.c:10532 config/tc-arm.c:10552 config/tc-arm.c:10570
2321 #: config/tc-arm.c:10583 config/tc-arm.c:10596 config/tc-arm.c:10635
2322 #: config/tc-arm.c:10660
2323 msgid "branch out of range"
2324 msgstr ""
2325
2326 #: config/tc-arm.c:10548
2327 msgid "misaligned BLX destination"
2328 msgstr ""
2329
2330 #: config/tc-arm.c:10609
2331 msgid "conditional branch out of range"
2332 msgstr ""
2333
2334 #: config/tc-arm.c:10730
2335 msgid "rel31 relocation overflow"
2336 msgstr ""
2337
2338 #: config/tc-arm.c:10741 config/tc-arm.c:10756
2339 msgid "co-processor offset out of range"
2340 msgstr ""
2341
2342 #: config/tc-arm.c:10772
2343 #, c-format
2344 msgid "invalid offset, target not word aligned (0x%08lX)"
2345 msgstr ""
2346
2347 #: config/tc-arm.c:10778 config/tc-arm.c:10787 config/tc-arm.c:10795
2348 #: config/tc-arm.c:10803 config/tc-arm.c:10811
2349 #, c-format
2350 msgid "invalid offset, value too big (0x%08lX)"
2351 msgstr ""
2352
2353 #: config/tc-arm.c:10852
2354 msgid "invalid Hi register with immediate"
2355 msgstr ""
2356
2357 #: config/tc-arm.c:10868
2358 msgid "invalid immediate for stack address calculation"
2359 msgstr ""
2360
2361 #: config/tc-arm.c:10876
2362 #, c-format
2363 msgid "invalid immediate for address calculation (value = 0x%08lX)"
2364 msgstr ""
2365
2366 #: config/tc-arm.c:10906
2367 #, c-format
2368 msgid "invalid immediate: %ld is too large"
2369 msgstr ""
2370
2371 #: config/tc-arm.c:10918
2372 #, c-format
2373 msgid "invalid shift value: %ld"
2374 msgstr ""
2375
2376 #: config/tc-arm.c:10937
2377 #, c-format
2378 msgid "bad relocation fixup type (%d)"
2379 msgstr ""
2380
2381 #: config/tc-arm.c:11005
2382 msgid "literal referenced across section boundary"
2383 msgstr ""
2384
2385 #: config/tc-arm.c:11035
2386 msgid "internal relocation (type: IMMEDIATE) not fixed up"
2387 msgstr ""
2388
2389 #: config/tc-arm.c:11040
2390 msgid "ADRL used for a symbol not defined in the same file"
2391 msgstr ""
2392
2393 #: config/tc-arm.c:11049
2394 #, c-format
2395 msgid "undefined local label `%s'"
2396 msgstr ""
2397
2398 #: config/tc-arm.c:11055
2399 msgid "internal_relocation (type: OFFSET_IMM) not fixed up"
2400 msgstr ""
2401
2402 #: config/tc-arm.c:11075 config/tc-cris.c:3869 config/tc-mcore.c:1997
2403 #: config/tc-mmix.c:2888 config/tc-ns32k.c:2304
2404 msgid "<unknown>"
2405 msgstr ""
2406
2407 #: config/tc-arm.c:11078 config/tc-arm.c:11099
2408 #, c-format
2409 msgid "cannot represent %s relocation in this object file format"
2410 msgstr ""
2411
2412 #: config/tc-arm.c:11312
2413 #, c-format
2414 msgid "%s: unexpected function type: %d"
2415 msgstr ""
2416
2417 #: config/tc-arm.c:11389
2418 msgid "virtual memory exhausted"
2419 msgstr ""
2420
2421 #: config/tc-arm.c:11415
2422 msgid "use of old and new-style options to set CPU type"
2423 msgstr ""
2424
2425 #: config/tc-arm.c:11425
2426 msgid "use of old and new-style options to set FPU type"
2427 msgstr ""
2428
2429 #: config/tc-arm.c:11487
2430 msgid "hard-float conflicts with specified fpu"
2431 msgstr ""
2432
2433 #: config/tc-arm.c:11679
2434 msgid "generate PIC code"
2435 msgstr ""
2436
2437 #: config/tc-arm.c:11680
2438 msgid "assemble Thumb code"
2439 msgstr ""
2440
2441 #: config/tc-arm.c:11681
2442 msgid "support ARM/Thumb interworking"
2443 msgstr ""
2444
2445 #: config/tc-arm.c:11683
2446 msgid "code uses 32-bit program counter"
2447 msgstr ""
2448
2449 #: config/tc-arm.c:11684
2450 msgid "code uses 26-bit program counter"
2451 msgstr ""
2452
2453 #: config/tc-arm.c:11685
2454 msgid "floating point args are in fp regs"
2455 msgstr ""
2456
2457 #: config/tc-arm.c:11687
2458 msgid "re-entrant code"
2459 msgstr ""
2460
2461 #: config/tc-arm.c:11688
2462 msgid "code is ATPCS conformant"
2463 msgstr ""
2464
2465 #: config/tc-arm.c:11689
2466 msgid "assemble for big-endian"
2467 msgstr ""
2468
2469 #: config/tc-arm.c:11690
2470 msgid "assemble for little-endian"
2471 msgstr ""
2472
2473 #. These are recognized by the assembler, but have no affect on code.
2474 #: config/tc-arm.c:11694
2475 msgid "use frame pointer"
2476 msgstr ""
2477
2478 #: config/tc-arm.c:11695
2479 msgid "use stack size checking"
2480 msgstr ""
2481
2482 #. DON'T add any new processors to this list -- we want the whole list
2483 #. to go away... Add them to the processors table instead.
2484 #: config/tc-arm.c:11699 config/tc-arm.c:11700
2485 msgid "use -mcpu=arm1"
2486 msgstr ""
2487
2488 #: config/tc-arm.c:11701 config/tc-arm.c:11702
2489 msgid "use -mcpu=arm2"
2490 msgstr ""
2491
2492 #: config/tc-arm.c:11703 config/tc-arm.c:11704
2493 msgid "use -mcpu=arm250"
2494 msgstr ""
2495
2496 #: config/tc-arm.c:11705 config/tc-arm.c:11706
2497 msgid "use -mcpu=arm3"
2498 msgstr ""
2499
2500 #: config/tc-arm.c:11707 config/tc-arm.c:11708
2501 msgid "use -mcpu=arm6"
2502 msgstr ""
2503
2504 #: config/tc-arm.c:11709 config/tc-arm.c:11710
2505 msgid "use -mcpu=arm600"
2506 msgstr ""
2507
2508 #: config/tc-arm.c:11711 config/tc-arm.c:11712
2509 msgid "use -mcpu=arm610"
2510 msgstr ""
2511
2512 #: config/tc-arm.c:11713 config/tc-arm.c:11714
2513 msgid "use -mcpu=arm620"
2514 msgstr ""
2515
2516 #: config/tc-arm.c:11715 config/tc-arm.c:11716
2517 msgid "use -mcpu=arm7"
2518 msgstr ""
2519
2520 #: config/tc-arm.c:11717 config/tc-arm.c:11718
2521 msgid "use -mcpu=arm70"
2522 msgstr ""
2523
2524 #: config/tc-arm.c:11719 config/tc-arm.c:11720
2525 msgid "use -mcpu=arm700"
2526 msgstr ""
2527
2528 #: config/tc-arm.c:11721 config/tc-arm.c:11722
2529 msgid "use -mcpu=arm700i"
2530 msgstr ""
2531
2532 #: config/tc-arm.c:11723 config/tc-arm.c:11724
2533 msgid "use -mcpu=arm710"
2534 msgstr ""
2535
2536 #: config/tc-arm.c:11725 config/tc-arm.c:11726
2537 msgid "use -mcpu=arm710c"
2538 msgstr ""
2539
2540 #: config/tc-arm.c:11727 config/tc-arm.c:11728
2541 msgid "use -mcpu=arm720"
2542 msgstr ""
2543
2544 #: config/tc-arm.c:11729 config/tc-arm.c:11730
2545 msgid "use -mcpu=arm7d"
2546 msgstr ""
2547
2548 #: config/tc-arm.c:11731 config/tc-arm.c:11732
2549 msgid "use -mcpu=arm7di"
2550 msgstr ""
2551
2552 #: config/tc-arm.c:11733 config/tc-arm.c:11734
2553 msgid "use -mcpu=arm7m"
2554 msgstr ""
2555
2556 #: config/tc-arm.c:11735 config/tc-arm.c:11736
2557 msgid "use -mcpu=arm7dm"
2558 msgstr ""
2559
2560 #: config/tc-arm.c:11737 config/tc-arm.c:11738
2561 msgid "use -mcpu=arm7dmi"
2562 msgstr ""
2563
2564 #: config/tc-arm.c:11739 config/tc-arm.c:11740
2565 msgid "use -mcpu=arm7100"
2566 msgstr ""
2567
2568 #: config/tc-arm.c:11741 config/tc-arm.c:11742
2569 msgid "use -mcpu=arm7500"
2570 msgstr ""
2571
2572 #: config/tc-arm.c:11743 config/tc-arm.c:11744
2573 msgid "use -mcpu=arm7500fe"
2574 msgstr ""
2575
2576 #: config/tc-arm.c:11745 config/tc-arm.c:11746 config/tc-arm.c:11747
2577 #: config/tc-arm.c:11748
2578 msgid "use -mcpu=arm7tdmi"
2579 msgstr ""
2580
2581 #: config/tc-arm.c:11749 config/tc-arm.c:11750
2582 msgid "use -mcpu=arm710t"
2583 msgstr ""
2584
2585 #: config/tc-arm.c:11751 config/tc-arm.c:11752
2586 msgid "use -mcpu=arm720t"
2587 msgstr ""
2588
2589 #: config/tc-arm.c:11753 config/tc-arm.c:11754
2590 msgid "use -mcpu=arm740t"
2591 msgstr ""
2592
2593 #: config/tc-arm.c:11755 config/tc-arm.c:11756
2594 msgid "use -mcpu=arm8"
2595 msgstr ""
2596
2597 #: config/tc-arm.c:11757 config/tc-arm.c:11758
2598 msgid "use -mcpu=arm810"
2599 msgstr ""
2600
2601 #: config/tc-arm.c:11759 config/tc-arm.c:11760
2602 msgid "use -mcpu=arm9"
2603 msgstr ""
2604
2605 #: config/tc-arm.c:11761 config/tc-arm.c:11762
2606 msgid "use -mcpu=arm9tdmi"
2607 msgstr ""
2608
2609 #: config/tc-arm.c:11763 config/tc-arm.c:11764
2610 msgid "use -mcpu=arm920"
2611 msgstr ""
2612
2613 #: config/tc-arm.c:11765 config/tc-arm.c:11766
2614 msgid "use -mcpu=arm940"
2615 msgstr ""
2616
2617 #: config/tc-arm.c:11767
2618 msgid "use -mcpu=strongarm"
2619 msgstr ""
2620
2621 #: config/tc-arm.c:11769
2622 msgid "use -mcpu=strongarm110"
2623 msgstr ""
2624
2625 #: config/tc-arm.c:11771
2626 msgid "use -mcpu=strongarm1100"
2627 msgstr ""
2628
2629 #: config/tc-arm.c:11773
2630 msgid "use -mcpu=strongarm1110"
2631 msgstr ""
2632
2633 #: config/tc-arm.c:11774
2634 msgid "use -mcpu=xscale"
2635 msgstr ""
2636
2637 #: config/tc-arm.c:11775
2638 msgid "use -mcpu=iwmmxt"
2639 msgstr ""
2640
2641 #: config/tc-arm.c:11776
2642 msgid "use -mcpu=all"
2643 msgstr ""
2644
2645 #. Architecture variants -- don't add any more to this list either.
2646 #: config/tc-arm.c:11779 config/tc-arm.c:11780
2647 msgid "use -march=armv2"
2648 msgstr ""
2649
2650 #: config/tc-arm.c:11781 config/tc-arm.c:11782
2651 msgid "use -march=armv2a"
2652 msgstr ""
2653
2654 #: config/tc-arm.c:11783 config/tc-arm.c:11784
2655 msgid "use -march=armv3"
2656 msgstr ""
2657
2658 #: config/tc-arm.c:11785 config/tc-arm.c:11786
2659 msgid "use -march=armv3m"
2660 msgstr ""
2661
2662 #: config/tc-arm.c:11787 config/tc-arm.c:11788
2663 msgid "use -march=armv4"
2664 msgstr ""
2665
2666 #: config/tc-arm.c:11789 config/tc-arm.c:11790
2667 msgid "use -march=armv4t"
2668 msgstr ""
2669
2670 #: config/tc-arm.c:11791 config/tc-arm.c:11792
2671 msgid "use -march=armv5"
2672 msgstr ""
2673
2674 #: config/tc-arm.c:11793 config/tc-arm.c:11794
2675 msgid "use -march=armv5t"
2676 msgstr ""
2677
2678 #: config/tc-arm.c:11795 config/tc-arm.c:11796
2679 msgid "use -march=armv5te"
2680 msgstr ""
2681
2682 #. Floating point variants -- don't add any more to this list either.
2683 #: config/tc-arm.c:11799
2684 msgid "use -mfpu=fpe"
2685 msgstr ""
2686
2687 #: config/tc-arm.c:11800
2688 msgid "use -mfpu=fpa10"
2689 msgstr ""
2690
2691 #: config/tc-arm.c:11801
2692 msgid "use -mfpu=fpa11"
2693 msgstr ""
2694
2695 #: config/tc-arm.c:11803
2696 msgid "use either -mfpu=softfpa or -mfpu=softvfp"
2697 msgstr ""
2698
2699 #: config/tc-arm.c:12022
2700 msgid "invalid architectural extension"
2701 msgstr ""
2702
2703 #: config/tc-arm.c:12036
2704 msgid "missing architectural extension"
2705 msgstr ""
2706
2707 #: config/tc-arm.c:12049
2708 #, c-format
2709 msgid "unknown architectural extnsion `%s'"
2710 msgstr ""
2711
2712 #: config/tc-arm.c:12073
2713 #, c-format
2714 msgid "missing cpu name `%s'"
2715 msgstr ""
2716
2717 #: config/tc-arm.c:12089
2718 #, c-format
2719 msgid "unknown cpu `%s'"
2720 msgstr ""
2721
2722 #: config/tc-arm.c:12107
2723 #, c-format
2724 msgid "missing architecture name `%s'"
2725 msgstr ""
2726
2727 #: config/tc-arm.c:12124
2728 #, c-format
2729 msgid "unknown architecture `%s'\n"
2730 msgstr ""
2731
2732 #: config/tc-arm.c:12140
2733 #, c-format
2734 msgid "unknown floating point format `%s'\n"
2735 msgstr ""
2736
2737 #: config/tc-arm.c:12156
2738 #, c-format
2739 msgid "unknown floating point abi `%s'\n"
2740 msgstr ""
2741
2742 #: config/tc-arm.c:12172
2743 #, c-format
2744 msgid "unknown EABI `%s'\n"
2745 msgstr ""
2746
2747 #: config/tc-arm.c:12179
2748 msgid "<cpu name>\t assemble for CPU <cpu name>"
2749 msgstr ""
2750
2751 #: config/tc-arm.c:12181
2752 msgid "<arch name>\t assemble for architecture <arch name>"
2753 msgstr ""
2754
2755 #: config/tc-arm.c:12183
2756 msgid "<fpu name>\t assemble for FPU architecture <fpu name>"
2757 msgstr ""
2758
2759 #: config/tc-arm.c:12185
2760 msgid "<abi>\t assemble for floating point ABI <abi>"
2761 msgstr ""
2762
2763 #: config/tc-arm.c:12188
2764 msgid "<ver>\t assemble for eabi version <ver>"
2765 msgstr ""
2766
2767 #: config/tc-arm.c:12229 config/tc-arm.c:12251
2768 #, c-format
2769 msgid "option `-%c%s' is deprecated: %s"
2770 msgstr ""
2771
2772 #: config/tc-arm.c:12272
2773 #, c-format
2774 msgid " ARM-specific assembler options:\n"
2775 msgstr ""
2776
2777 #: config/tc-arm.c:12283
2778 #, c-format
2779 msgid " -EB assemble code for a big-endian cpu\n"
2780 msgstr ""
2781
2782 #: config/tc-arm.c:12288
2783 #, c-format
2784 msgid " -EL assemble code for a little-endian cpu\n"
2785 msgstr ""
2786
2787 #: config/tc-arm.h:84
2788 msgid "arm convert_frag\n"
2789 msgstr ""
2790
2791 #: config/tc-avr.c:215
2792 #, c-format
2793 msgid "Known MCU names:"
2794 msgstr ""
2795
2796 #: config/tc-avr.c:284
2797 #, c-format
2798 msgid ""
2799 "AVR options:\n"
2800 " -mmcu=[avr-name] select microcontroller variant\n"
2801 " [avr-name] can be:\n"
2802 " avr1 - AT90S1200, ATtiny1x, ATtiny28\n"
2803 " avr2 - AT90S2xxx, AT90S4xxx, AT90S8xxx, ATtiny22\n"
2804 " avr3 - ATmega103, ATmega603\n"
2805 " avr4 - ATmega83, ATmega85\n"
2806 " avr5 - ATmega161, ATmega163, ATmega32, AT94K\n"
2807 " or immediate microcontroller name.\n"
2808 msgstr ""
2809
2810 #: config/tc-avr.c:294
2811 #, c-format
2812 msgid ""
2813 " -mall-opcodes accept all AVR opcodes, even if not supported by MCU\n"
2814 " -mno-skip-bug disable warnings for skipping two-word instructions\n"
2815 " (default for avr4, avr5)\n"
2816 " -mno-wrap reject rjmp/rcall instructions with 8K wrap-around\n"
2817 " (default for avr3, avr5)\n"
2818 msgstr ""
2819
2820 #: config/tc-avr.c:342 config/tc-msp430.c:697
2821 #, c-format
2822 msgid "unknown MCU: %s\n"
2823 msgstr ""
2824
2825 #: config/tc-avr.c:351
2826 #, c-format
2827 msgid "redefinition of mcu type `%s' to `%s'"
2828 msgstr ""
2829
2830 #: config/tc-avr.c:402 config/tc-crx.c:491 config/tc-d10v.c:278
2831 #: config/tc-d30v.c:312 config/tc-mips.c:9925 config/tc-mmix.c:2264
2832 #: config/tc-mn10200.c:342 config/tc-msp430.c:805 config/tc-pj.c:342
2833 #: config/tc-ppc.c:5206 config/tc-sh.c:2972 config/tc-v850.c:1199
2834 msgid "bad call to md_atof"
2835 msgstr ""
2836
2837 #: config/tc-avr.c:465
2838 msgid "constant value required"
2839 msgstr ""
2840
2841 #: config/tc-avr.c:468
2842 #, c-format
2843 msgid "number must be less than %d"
2844 msgstr ""
2845
2846 #: config/tc-avr.c:520
2847 msgid "`,' required"
2848 msgstr ""
2849
2850 #: config/tc-avr.c:539
2851 msgid "undefined combination of operands"
2852 msgstr ""
2853
2854 #: config/tc-avr.c:549
2855 msgid "skipping two-word instruction"
2856 msgstr ""
2857
2858 #: config/tc-avr.c:582 config/tc-avr.c:1274
2859 #, c-format
2860 msgid "constant out of 8-bit range: %d"
2861 msgstr ""
2862
2863 #: config/tc-avr.c:636
2864 msgid "register r16-r23 required"
2865 msgstr ""
2866
2867 #: config/tc-avr.c:642
2868 msgid "register number above 15 required"
2869 msgstr ""
2870
2871 #: config/tc-avr.c:648
2872 msgid "even register number required"
2873 msgstr ""
2874
2875 #: config/tc-avr.c:654
2876 msgid "register r24, r26, r28 or r30 required"
2877 msgstr ""
2878
2879 #: config/tc-avr.c:660
2880 msgid "register name or number from 0 to 31 required"
2881 msgstr ""
2882
2883 #: config/tc-avr.c:678
2884 msgid "pointer register (X, Y or Z) required"
2885 msgstr ""
2886
2887 #: config/tc-avr.c:685
2888 msgid "cannot both predecrement and postincrement"
2889 msgstr ""
2890
2891 #: config/tc-avr.c:693
2892 msgid "addressing mode not supported"
2893 msgstr ""
2894
2895 #: config/tc-avr.c:699
2896 msgid "can't predecrement"
2897 msgstr ""
2898
2899 #: config/tc-avr.c:702
2900 msgid "pointer register Z required"
2901 msgstr ""
2902
2903 #: config/tc-avr.c:720
2904 msgid "pointer register (Y or Z) required"
2905 msgstr ""
2906
2907 #: config/tc-avr.c:824
2908 #, c-format
2909 msgid "unknown constraint `%c'"
2910 msgstr ""
2911
2912 #: config/tc-avr.c:918 config/tc-avr.c:934 config/tc-avr.c:1056
2913 #: config/tc-msp430.c:1899 config/tc-msp430.c:1917
2914 #, c-format
2915 msgid "odd address operand: %ld"
2916 msgstr ""
2917
2918 #: config/tc-avr.c:926 config/tc-avr.c:945 config/tc-avr.c:967
2919 #: config/tc-avr.c:974 config/tc-avr.c:981 config/tc-d10v.c:538
2920 #: config/tc-d30v.c:589 config/tc-msp430.c:1907 config/tc-msp430.c:1922
2921 #: config/tc-msp430.c:1932
2922 #, c-format
2923 msgid "operand out of range: %ld"
2924 msgstr ""
2925
2926 #: config/tc-avr.c:1065 config/tc-d10v.c:1622 config/tc-d30v.c:2060
2927 #: config/tc-msp430.c:1950
2928 #, c-format
2929 msgid "line %d: unknown relocation type: 0x%x"
2930 msgstr ""
2931
2932 #: config/tc-avr.c:1079
2933 msgid "only constant expression allowed"
2934 msgstr ""
2935
2936 #: config/tc-avr.c:1115 config/tc-d10v.c:1494 config/tc-d30v.c:1804
2937 #: config/tc-mn10200.c:814 config/tc-mn10300.c:2308 config/tc-msp430.c:1986
2938 #: config/tc-or32.c:1505 config/tc-ppc.c:6052 config/tc-v850.c:2190
2939 #, c-format
2940 msgid "reloc %d not supported by object file format"
2941 msgstr ""
2942
2943 #: config/tc-avr.c:1139 config/tc-d10v.c:1782 config/tc-d10v.c:1796
2944 #: config/tc-h8300.c:1887 config/tc-h8500.c:1023 config/tc-mcore.c:886
2945 #: config/tc-msp430.c:1769 config/tc-pj.c:254 config/tc-sh.c:2425
2946 #: config/tc-z8k.c:1200
2947 msgid "can't find opcode "
2948 msgstr ""
2949
2950 #: config/tc-avr.c:1156
2951 #, c-format
2952 msgid "illegal opcode %s for mcu %s"
2953 msgstr ""
2954
2955 #: config/tc-avr.c:1164
2956 msgid "garbage at end of line"
2957 msgstr ""
2958
2959 #: config/tc-avr.c:1228 read.c:3205
2960 msgid "illegal expression"
2961 msgstr ""
2962
2963 #: config/tc-avr.c:1254 config/tc-avr.c:1318
2964 msgid "`)' required"
2965 msgstr ""
2966
2967 #: config/tc-avr.c:1346 config/tc-avr.c:1353
2968 #, c-format
2969 msgid "illegal %srelocation size: %d"
2970 msgstr ""
2971
2972 #: config/tc-cris.c:532 config/tc-m68hc11.c:2794
2973 #, c-format
2974 msgid "internal inconsistency problem in %s: fr_symbol %lx"
2975 msgstr ""
2976
2977 #: config/tc-cris.c:536 config/tc-m68hc11.c:2798 config/tc-msp430.c:2177
2978 #, c-format
2979 msgid "internal inconsistency problem in %s: resolved symbol"
2980 msgstr ""
2981
2982 #: config/tc-cris.c:546 config/tc-m68hc11.c:2804
2983 #, c-format
2984 msgid "internal inconsistency problem in %s: fr_subtype %d"
2985 msgstr ""
2986
2987 #: config/tc-cris.c:872
2988 msgid "Relaxation to long branches for .arch common_v10_v32 not implemented"
2989 msgstr ""
2990
2991 #: config/tc-cris.c:902
2992 msgid "Complicated LAPC target operand is not a multiple of two. Use LAPC.D"
2993 msgstr ""
2994
2995 #: config/tc-cris.c:907
2996 #, c-format
2997 msgid ""
2998 "Internal error found in md_convert_frag: offset %ld. Please report this."
2999 msgstr ""
3000
3001 #: config/tc-cris.c:932
3002 #, c-format
3003 msgid "internal inconsistency in %s: bdapq no symbol"
3004 msgstr ""
3005
3006 #: config/tc-cris.c:945
3007 #, c-format
3008 msgid "internal inconsistency in %s: bdap.w with no symbol"
3009 msgstr ""
3010
3011 #: config/tc-cris.c:969
3012 msgid "section alignment must be >= 4 bytes to check MULS/MULU safeness"
3013 msgstr ""
3014
3015 #: config/tc-cris.c:978
3016 msgid "dangerous MULS/MULU location; give it higher alignment"
3017 msgstr ""
3018
3019 #: config/tc-cris.c:1083
3020 msgid ""
3021 "Out-of-range .word offset handling is not implemented for .arch "
3022 "common_v10_v32"
3023 msgstr ""
3024
3025 #: config/tc-cris.c:1148 config/tc-crx.c:582 config/tc-crx.c:609
3026 #: config/tc-crx.c:627
3027 msgid "Virtual memory exhausted"
3028 msgstr ""
3029
3030 #: config/tc-cris.c:1182 config/tc-crx.c:592
3031 #, c-format
3032 msgid "Can't hash `%s': %s\n"
3033 msgstr ""
3034
3035 #: config/tc-cris.c:1183 config/tc-crx.c:593
3036 msgid "(unknown reason)"
3037 msgstr ""
3038
3039 #: config/tc-cris.c:1187
3040 #, c-format
3041 msgid "Buggy opcode: `%s' \"%s\"\n"
3042 msgstr ""
3043
3044 #: config/tc-cris.c:1599
3045 #, c-format
3046 msgid "Immediate value not in 5 bit unsigned range: %ld"
3047 msgstr ""
3048
3049 #: config/tc-cris.c:1615
3050 #, c-format
3051 msgid "Immediate value not in 4 bit unsigned range: %ld"
3052 msgstr ""
3053
3054 #: config/tc-cris.c:1667
3055 #, c-format
3056 msgid "Immediate value not in 6 bit range: %ld"
3057 msgstr ""
3058
3059 #: config/tc-cris.c:1682
3060 #, c-format
3061 msgid "Immediate value not in 6 bit unsigned range: %ld"
3062 msgstr ""
3063
3064 #. Others have a generic warning.
3065 #: config/tc-cris.c:1790
3066 #, c-format
3067 msgid "Unimplemented register `%s' specified"
3068 msgstr ""
3069
3070 #. We've come to the end of instructions with this
3071 #. opcode, so it must be an error.
3072 #: config/tc-cris.c:2033
3073 msgid "Illegal operands"
3074 msgstr ""
3075
3076 #: config/tc-cris.c:2074 config/tc-cris.c:2114
3077 #, c-format
3078 msgid "Immediate value not in 8 bit range: %ld"
3079 msgstr ""
3080
3081 #: config/tc-cris.c:2084 config/tc-cris.c:2135
3082 #, c-format
3083 msgid "Immediate value not in 16 bit range: %ld"
3084 msgstr ""
3085
3086 #: config/tc-cris.c:2119
3087 #, c-format
3088 msgid "Immediate value not in 8 bit signed range: %ld"
3089 msgstr ""
3090
3091 #: config/tc-cris.c:2124
3092 #, c-format
3093 msgid "Immediate value not in 8 bit unsigned range: %ld"
3094 msgstr ""
3095
3096 #: config/tc-cris.c:2140
3097 #, c-format
3098 msgid "Immediate value not in 16 bit signed range: %ld"
3099 msgstr ""
3100
3101 #: config/tc-cris.c:2145
3102 #, c-format
3103 msgid "Immediate value not in 16 bit unsigned range: %ld"
3104 msgstr ""
3105
3106 #: config/tc-cris.c:2167
3107 msgid "PIC relocation size does not match operand size"
3108 msgstr ""
3109
3110 #: config/tc-cris.c:3304
3111 msgid "Calling gen_cond_branch_32 for .arch common_v10_v32\n"
3112 msgstr ""
3113
3114 #: config/tc-cris.c:3308
3115 msgid "32-bit conditional branch generated"
3116 msgstr ""
3117
3118 #: config/tc-cris.c:3367
3119 msgid "Complex expression not supported"
3120 msgstr ""
3121
3122 #. FIXME: Is this function mentioned in the internals.texi manual? If
3123 #. not, add it.
3124 #: config/tc-cris.c:3490
3125 msgid "Bad call to md_atof () - floating point formats are not supported"
3126 msgstr ""
3127
3128 #: config/tc-cris.c:3531
3129 msgid "PC-relative relocation must be trivially resolved"
3130 msgstr ""
3131
3132 #: config/tc-cris.c:3584
3133 #, c-format
3134 msgid "Value not in 16 bit range: %ld"
3135 msgstr ""
3136
3137 #: config/tc-cris.c:3595
3138 #, c-format
3139 msgid "Value not in 16 bit signed range: %ld"
3140 msgstr ""
3141
3142 #: config/tc-cris.c:3606
3143 #, c-format
3144 msgid "Value not in 8 bit range: %ld"
3145 msgstr ""
3146
3147 #: config/tc-cris.c:3614
3148 #, c-format
3149 msgid "Value not in 8 bit signed range: %ld"
3150 msgstr ""
3151
3152 #: config/tc-cris.c:3625
3153 #, c-format
3154 msgid "Value not in 4 bit unsigned range: %ld"
3155 msgstr ""
3156
3157 #: config/tc-cris.c:3633
3158 #, c-format
3159 msgid "Value not in 5 bit unsigned range: %ld"
3160 msgstr ""
3161
3162 #: config/tc-cris.c:3641
3163 #, c-format
3164 msgid "Value not in 6 bit range: %ld"
3165 msgstr ""
3166
3167 #: config/tc-cris.c:3649
3168 #, c-format
3169 msgid "Value not in 6 bit unsigned range: %ld"
3170 msgstr ""
3171
3172 #: config/tc-cris.c:3695
3173 #, c-format
3174 msgid "Please use --help to see usage and options for this assembler.\n"
3175 msgstr ""
3176
3177 #: config/tc-cris.c:3707
3178 msgid "--no-underscore is invalid with a.out format"
3179 msgstr ""
3180
3181 #: config/tc-cris.c:3727
3182 #, c-format
3183 msgid "invalid <arch> in --march=<arch>: %s"
3184 msgstr ""
3185
3186 #: config/tc-cris.c:3821
3187 msgid ""
3188 "Semantics error. This type of operand can not be relocated, it must be an "
3189 "assembly-time constant"
3190 msgstr ""
3191
3192 #: config/tc-cris.c:3870
3193 #, c-format
3194 msgid "Cannot generate relocation type for symbol %s, code %s"
3195 msgstr ""
3196
3197 #. The messages are formatted to line up with the generic options.
3198 #: config/tc-cris.c:3883
3199 #, c-format
3200 msgid "CRIS-specific options:\n"
3201 msgstr ""
3202
3203 #: config/tc-cris.c:3885
3204 msgid ""
3205 " -h, -H Don't execute, print this help text. Deprecated.\n"
3206 msgstr ""
3207
3208 #: config/tc-cris.c:3887
3209 msgid " -N Warn when branches are expanded to jumps.\n"
3210 msgstr ""
3211
3212 #: config/tc-cris.c:3889
3213 msgid ""
3214 " --underscore User symbols are normally prepended with "
3215 "underscore.\n"
3216 msgstr ""
3217
3218 #: config/tc-cris.c:3891
3219 msgid " Registers will not need any prefix.\n"
3220 msgstr ""
3221
3222 #: config/tc-cris.c:3893
3223 msgid " --no-underscore User symbols do not have any prefix.\n"
3224 msgstr ""
3225
3226 #: config/tc-cris.c:3895
3227 msgid " Registers will require a `$'-prefix.\n"
3228 msgstr ""
3229
3230 #: config/tc-cris.c:3897
3231 msgid " --pic\t\t\tEnable generation of position-independent code.\n"
3232 msgstr ""
3233
3234 #: config/tc-cris.c:3899
3235 msgid ""
3236 " --march=<arch>\t\tGenerate code for <arch>. Valid choices for <arch>\n"
3237 "\t\t\t\tare v0_v10, v10, v32 and common_v10_v32.\n"
3238 msgstr ""
3239
3240 #: config/tc-cris.c:3920
3241 msgid "Invalid relocation"
3242 msgstr ""
3243
3244 #: config/tc-cris.c:3957
3245 msgid "Invalid pc-relative relocation"
3246 msgstr ""
3247
3248 #: config/tc-cris.c:4002
3249 #, c-format
3250 msgid "Adjusted signed .word (%ld) overflows: `switch'-statement too large."
3251 msgstr ""
3252
3253 #: config/tc-cris.c:4032
3254 #, c-format
3255 msgid ".syntax %s requires command-line option `--underscore'"
3256 msgstr ""
3257
3258 #: config/tc-cris.c:4041
3259 #, c-format
3260 msgid ".syntax %s requires command-line option `--no-underscore'"
3261 msgstr ""
3262
3263 #: config/tc-cris.c:4078
3264 msgid "Unknown .syntax operand"
3265 msgstr ""
3266
3267 #: config/tc-cris.c:4088
3268 msgid "Pseudodirective .file is only valid when generating ELF"
3269 msgstr ""
3270
3271 #: config/tc-cris.c:4100
3272 msgid "Pseudodirective .loc is only valid when generating ELF"
3273 msgstr ""
3274
3275 #: config/tc-cris.c:4243
3276 msgid "unknown operand to .arch"
3277 msgstr ""
3278
3279 #: config/tc-cris.c:4252
3280 msgid ".arch <arch> requires a matching --march=... option"
3281 msgstr ""
3282
3283 #: config/tc-crx.c:344 config/tc-mn10200.c:801 write.c:2654
3284 #, c-format
3285 msgid "can't resolve `%s' {%s section} - `%s' {%s section}"
3286 msgstr ""
3287
3288 #: config/tc-crx.c:360
3289 #, c-format
3290 msgid "internal error: reloc %d (`%s') not supported by object file format"
3291 msgstr ""
3292
3293 #: config/tc-crx.c:619 config/tc-crx.c:637 config/tc-i386.c:942
3294 #: config/tc-i386.c:965 config/tc-m68k.c:4221
3295 #, c-format
3296 msgid "Internal Error: Can't hash %s: %s"
3297 msgstr ""
3298
3299 #. Missing or bad expr becomes absolute 0.
3300 #: config/tc-crx.c:665 config/tc-i386.c:4164
3301 #, c-format
3302 msgid "missing or invalid displacement expression `%s' taken as 0"
3303 msgstr ""
3304
3305 #: config/tc-crx.c:803 config/tc-crx.c:823 config/tc-crx.c:838
3306 #, c-format
3307 msgid "Illegal register `%s' in Instruction `%s'"
3308 msgstr ""
3309
3310 #: config/tc-crx.c:866
3311 #, c-format
3312 msgid "Illegal Scale - `%d'"
3313 msgstr ""
3314
3315 #: config/tc-crx.c:982
3316 #, c-format
3317 msgid "Illegal operands (whitespace): `%s'"
3318 msgstr ""
3319
3320 #: config/tc-crx.c:994 config/tc-crx.c:1001 config/tc-crx.c:1018
3321 #: config/tc-crx.c:1804
3322 #, c-format
3323 msgid "Missing matching brackets : `%s'"
3324 msgstr ""
3325
3326 #: config/tc-crx.c:1044
3327 #, c-format
3328 msgid "Unknown exception: `%s'"
3329 msgstr ""
3330
3331 #: config/tc-crx.c:1140
3332 #, c-format
3333 msgid "Illegal `cinv' parameter: `%c'"
3334 msgstr ""
3335
3336 #: config/tc-crx.c:1173
3337 #, c-format
3338 msgid "Unknown register: `%d'"
3339 msgstr ""
3340
3341 #. Issue a error message when register is illegal.
3342 #: config/tc-crx.c:1181
3343 #, c-format
3344 msgid "Illegal register (`%s') in Instruction: `%s'"
3345 msgstr ""
3346
3347 #: config/tc-crx.c:1310
3348 #, c-format
3349 msgid "Illegal Co-processor register in Instruction `%s' "
3350 msgstr ""
3351
3352 #: config/tc-crx.c:1317
3353 #, c-format
3354 msgid "Illegal Co-processor special register in Instruction `%s' "
3355 msgstr ""
3356
3357 #: config/tc-crx.c:1616
3358 msgid "Incorrect number of operands"
3359 msgstr ""
3360
3361 #: config/tc-crx.c:1618
3362 #, c-format
3363 msgid "Illegal type of operand (arg %d)"
3364 msgstr ""
3365
3366 #: config/tc-crx.c:1624
3367 #, c-format
3368 msgid "Operand out of range (arg %d)"
3369 msgstr ""
3370
3371 #: config/tc-crx.c:1627
3372 #, c-format
3373 msgid "Operand has odd displacement (arg %d)"
3374 msgstr ""
3375
3376 #: config/tc-crx.c:1630
3377 #, c-format
3378 msgid "Invalid DISPU4 operand value (arg %d)"
3379 msgstr ""
3380
3381 #: config/tc-crx.c:1633
3382 #, c-format
3383 msgid "Invalid CST4 operand value (arg %d)"
3384 msgstr ""
3385
3386 #: config/tc-crx.c:1636
3387 #, c-format
3388 msgid "Operand value is not within upper 64 KB (arg %d)"
3389 msgstr ""
3390
3391 #: config/tc-crx.c:1640 config/tc-crx.c:1671
3392 #, c-format
3393 msgid "Illegal operand (arg %d)"
3394 msgstr ""
3395
3396 #: config/tc-crx.c:1702 config/tc-crx.c:1719
3397 #, c-format
3398 msgid "Same src/dest register is used (`r%d'), result is undefined"
3399 msgstr ""
3400
3401 #: config/tc-crx.c:1711
3402 #, c-format
3403 msgid "`%s' has undefined result"
3404 msgstr ""
3405
3406 #: config/tc-crx.c:1773
3407 msgid "Invalid Register in Register List"
3408 msgstr ""
3409
3410 #: config/tc-crx.c:1827
3411 #, c-format
3412 msgid "Illegal register `%s' in cop-register list"
3413 msgstr ""
3414
3415 #: config/tc-crx.c:1835
3416 #, c-format
3417 msgid "Illegal register `%s' in cop-special-register list"
3418 msgstr ""
3419
3420 #: config/tc-crx.c:1854
3421 #, c-format
3422 msgid "Illegal register `%s' in user register list"
3423 msgstr ""
3424
3425 #: config/tc-crx.c:1873
3426 #, c-format
3427 msgid "Illegal register `%s' in register list"
3428 msgstr ""
3429
3430 #: config/tc-crx.c:1879
3431 #, c-format
3432 msgid "Maximum %d bits may be set in `mask16' operand"
3433 msgstr ""
3434
3435 #: config/tc-crx.c:1888
3436 #, c-format
3437 msgid "rest of line ignored; first ignored character is `%c'"
3438 msgstr ""
3439
3440 #: config/tc-crx.c:1896
3441 #, c-format
3442 msgid "Illegal `mask16' operand, operation is undefined - `%s'"
3443 msgstr ""
3444
3445 #. HI can't be specified without LO (and vise-versa).
3446 #: config/tc-crx.c:1902
3447 msgid "HI/LO registers should be specified together"
3448 msgstr ""
3449
3450 #: config/tc-crx.c:1908
3451 msgid "HI/LO registers should be specified without additional registers"
3452 msgstr ""
3453
3454 #. Give an error if a frag containing code is not aligned to a 2-byte
3455 #. boundary.
3456 #: config/tc-crx.c:1993 config/tc-crx.h:78
3457 msgid "instruction address is not a multiple of 2"
3458 msgstr ""
3459
3460 #: config/tc-d10v.c:217
3461 #, c-format
3462 msgid ""
3463 "D10V options:\n"
3464 "-O Optimize. Will do some operations in parallel.\n"
3465 "--gstabs-packing Pack adjacent short instructions together even\n"
3466 " when --gstabs is specified. On by default.\n"
3467 "--no-gstabs-packing If --gstabs is specified, do not pack adjacent\n"
3468 " instructions together.\n"
3469 msgstr ""
3470
3471 #: config/tc-d10v.c:496 config/tc-d30v.c:488 config/tc-mn10200.c:1075
3472 #: config/tc-mn10300.c:1817 config/tc-ppc.c:2379 config/tc-s390.c:1216
3473 #: config/tc-tic80.c:259 config/tc-v850.c:1949
3474 msgid "illegal operand"
3475 msgstr ""
3476
3477 #: config/tc-d10v.c:608
3478 msgid "operand is not an immediate"
3479 msgstr ""
3480
3481 #: config/tc-d10v.c:626
3482 #, c-format
3483 msgid "operand out of range: %lu"
3484 msgstr ""
3485
3486 #: config/tc-d10v.c:684
3487 msgid "Instruction must be executed in parallel with another instruction."
3488 msgstr ""
3489
3490 #: config/tc-d10v.c:738 config/tc-d10v.c:746
3491 #, c-format
3492 msgid "packing conflict: %s must dispatch sequentially"
3493 msgstr ""
3494
3495 #: config/tc-d10v.c:845
3496 #, c-format
3497 msgid "resource conflict (R%d)"
3498 msgstr ""
3499
3500 #: config/tc-d10v.c:848
3501 #, c-format
3502 msgid "resource conflict (A%d)"
3503 msgstr ""
3504
3505 #: config/tc-d10v.c:850
3506 msgid "resource conflict (PSW)"
3507 msgstr ""
3508
3509 #: config/tc-d10v.c:852
3510 msgid "resource conflict (C flag)"
3511 msgstr ""
3512
3513 #: config/tc-d10v.c:854
3514 msgid "resource conflict (F flag)"
3515 msgstr ""
3516
3517 #: config/tc-d10v.c:1004
3518 msgid "Instruction must be executed in parallel"
3519 msgstr ""
3520
3521 #: config/tc-d10v.c:1007
3522 msgid "Long instructions may not be combined."
3523 msgstr ""
3524
3525 #: config/tc-d10v.c:1040
3526 msgid "One of these instructions may not be executed in parallel."
3527 msgstr ""
3528
3529 #: config/tc-d10v.c:1044 config/tc-d30v.c:1071
3530 msgid "Two IU instructions may not be executed in parallel"
3531 msgstr ""
3532
3533 #: config/tc-d10v.c:1046 config/tc-d10v.c:1054 config/tc-d10v.c:1068
3534 #: config/tc-d10v.c:1083 config/tc-d30v.c:1072 config/tc-d30v.c:1081
3535 msgid "Swapping instruction order"
3536 msgstr ""
3537
3538 #: config/tc-d10v.c:1052 config/tc-d30v.c:1078
3539 msgid "Two MU instructions may not be executed in parallel"
3540 msgstr ""
3541
3542 #: config/tc-d10v.c:1072 config/tc-d30v.c:1098
3543 msgid "IU instruction may not be in the left container"
3544 msgstr ""
3545
3546 #: config/tc-d10v.c:1074 config/tc-d10v.c:1089
3547 msgid ""
3548 "Instruction in R container is squashed by flow control instruction in L "
3549 "container."
3550 msgstr ""
3551
3552 #: config/tc-d10v.c:1087 config/tc-d30v.c:1109
3553 msgid "MU instruction may not be in the right container"
3554 msgstr ""
3555
3556 #: config/tc-d10v.c:1093 config/tc-d30v.c:1121
3557 msgid "unknown execution type passed to write_2_short()"
3558 msgstr ""
3559
3560 #: config/tc-d10v.c:1221 config/tc-d10v.c:1394
3561 msgid "bad opcode or operands"
3562 msgstr ""
3563
3564 #: config/tc-d10v.c:1296 config/tc-m68k.c:4707
3565 msgid "value out of range"
3566 msgstr ""
3567
3568 #: config/tc-d10v.c:1370
3569 msgid "illegal operand - register name found where none expected"
3570 msgstr ""
3571
3572 #: config/tc-d10v.c:1405
3573 msgid "Register number must be EVEN"
3574 msgstr ""
3575
3576 #: config/tc-d10v.c:1408
3577 msgid "Unsupported use of sp"
3578 msgstr ""
3579
3580 #: config/tc-d10v.c:1427
3581 #, c-format
3582 msgid "cr%ld is a reserved control register"
3583 msgstr ""
3584
3585 #: config/tc-d10v.c:1466 config/tc-d30v.c:1430
3586 #, c-format
3587 msgid "unknown opcode: %s"
3588 msgstr ""
3589
3590 #: config/tc-d10v.c:1602
3591 #, c-format
3592 msgid "line %d: rep or repi must include at least 4 instructions"
3593 msgstr ""
3594
3595 #: config/tc-d10v.c:1810 config/tc-d10v.c:1832 config/tc-d30v.c:1777
3596 msgid "Unable to mix instructions as specified"
3597 msgstr ""
3598
3599 #: config/tc-d30v.c:150
3600 #, c-format
3601 msgid "Register name %s conflicts with symbol of the same name"
3602 msgstr ""
3603
3604 #: config/tc-d30v.c:240
3605 #, c-format
3606 msgid ""
3607 "\n"
3608 "D30V options:\n"
3609 "-O Make adjacent short instructions parallel if "
3610 "possible.\n"
3611 "-n Warn about all NOPs inserted by the assembler.\n"
3612 "-N\t\t\tWarn about NOPs inserted after word multiplies.\n"
3613 "-c Warn about symbols whoes names match register "
3614 "names.\n"
3615 "-C Opposite of -C. -c is the default.\n"
3616 msgstr ""
3617
3618 #: config/tc-d30v.c:402
3619 msgid "unexpected 12-bit reloc type"
3620 msgstr ""
3621
3622 #: config/tc-d30v.c:409
3623 msgid "unexpected 18-bit reloc type"
3624 msgstr ""
3625
3626 #: config/tc-d30v.c:659
3627 #, c-format
3628 msgid "%s NOP inserted"
3629 msgstr ""
3630
3631 #: config/tc-d30v.c:660
3632 msgid "sequential"
3633 msgstr ""
3634
3635 #: config/tc-d30v.c:660
3636 msgid "parallel"
3637 msgstr ""
3638
3639 #: config/tc-d30v.c:1067
3640 msgid "Instructions may not be executed in parallel"
3641 msgstr ""
3642
3643 #: config/tc-d30v.c:1080
3644 #, c-format
3645 msgid "Executing %s in IU may not work"
3646 msgstr ""
3647
3648 #: config/tc-d30v.c:1087
3649 #, c-format
3650 msgid "Executing %s in IU may not work in parallel execution"
3651 msgstr ""
3652
3653 #: config/tc-d30v.c:1100
3654 #, c-format
3655 msgid "special left instruction `%s' kills instruction `%s' in right container"
3656 msgstr ""
3657
3658 #: config/tc-d30v.c:1111
3659 #, c-format
3660 msgid "Executing %s in reverse serial with %s may not work"
3661 msgstr ""
3662
3663 #: config/tc-d30v.c:1114
3664 #, c-format
3665 msgid "Executing %s in IU in reverse serial may not work"
3666 msgstr ""
3667
3668 #: config/tc-d30v.c:1303
3669 msgid "Odd numbered register used as target of multi-register instruction"
3670 msgstr ""
3671
3672 #: config/tc-d30v.c:1367 config/tc-d30v.c:1402
3673 #, c-format
3674 msgid "unknown condition code: %s"
3675 msgstr ""
3676
3677 #: config/tc-d30v.c:1395
3678 #, c-format
3679 msgid "cmpu doesn't support condition code %s"
3680 msgstr ""
3681
3682 #: config/tc-d30v.c:1441
3683 #, c-format
3684 msgid "operands for opcode `%s' do not match any valid format"
3685 msgstr ""
3686
3687 #: config/tc-d30v.c:1656 config/tc-d30v.c:1673
3688 msgid "Cannot assemble instruction"
3689 msgstr ""
3690
3691 #: config/tc-d30v.c:1658
3692 msgid "First opcode is long. Unable to mix instructions as specified."
3693 msgstr ""
3694
3695 #: config/tc-d30v.c:1727
3696 msgid "word of NOPs added between word multiply and load"
3697 msgstr ""
3698
3699 #: config/tc-d30v.c:1729
3700 msgid "word of NOPs added between word multiply and 16-bit multiply"
3701 msgstr ""
3702
3703 #: config/tc-d30v.c:1761
3704 msgid "Instruction uses long version, so it cannot be mixed as specified"
3705 msgstr ""
3706
3707 #: config/tc-d30v.c:1888
3708 #, c-format
3709 msgid "value too large to fit in %d bits"
3710 msgstr ""
3711
3712 #: config/tc-d30v.c:1949
3713 #, c-format
3714 msgid "line %d: unable to place address of symbol '%s' into a byte"
3715 msgstr ""
3716
3717 #: config/tc-d30v.c:1952
3718 #, c-format
3719 msgid "line %d: unable to place value %lx into a byte"
3720 msgstr ""
3721
3722 #: config/tc-d30v.c:1960
3723 #, c-format
3724 msgid "line %d: unable to place address of symbol '%s' into a short"
3725 msgstr ""
3726
3727 #: config/tc-d30v.c:1963
3728 #, c-format
3729 msgid "line %d: unable to place value %lx into a short"
3730 msgstr ""
3731
3732 #: config/tc-d30v.c:1971
3733 #, c-format
3734 msgid "line %d: unable to place address of symbol '%s' into a quad"
3735 msgstr ""
3736
3737 #: config/tc-d30v.c:2079
3738 #, c-format
3739 msgid "Alignment too large: %d assumed"
3740 msgstr ""
3741
3742 #: config/tc-dlx.c:211
3743 msgid "missing .proc"
3744 msgstr ""
3745
3746 #: config/tc-dlx.c:228
3747 msgid ".endfunc missing for previous .proc"
3748 msgstr ""
3749
3750 #: config/tc-dlx.c:327
3751 #, c-format
3752 msgid "Bad operand for a load instruction: <%s>"
3753 msgstr ""
3754
3755 #: config/tc-dlx.c:441
3756 #, c-format
3757 msgid "Bad operand for a store instruction: <%s>"
3758 msgstr ""
3759
3760 #: config/tc-dlx.c:621
3761 #, c-format
3762 msgid "Expression Error for operand modifier %%hi/%%lo\n"
3763 msgstr ""
3764
3765 #: config/tc-dlx.c:716
3766 msgid "Can not set dlx_skip_hi16_flag"
3767 msgstr ""
3768
3769 #: config/tc-dlx.c:730
3770 #, c-format
3771 msgid "Missing arguments for opcode <%s>."
3772 msgstr ""
3773
3774 #: config/tc-dlx.c:801
3775 #, c-format
3776 msgid "Both the_insn.HI and the_insn.LO are set : %s"
3777 msgstr ""
3778
3779 #: config/tc-dlx.c:871
3780 msgid "failed regnum sanity check."
3781 msgstr ""
3782
3783 #: config/tc-dlx.c:884
3784 msgid "failed general register sanity check."
3785 msgstr ""
3786
3787 #: config/tc-dlx.c:1213
3788 msgid "Invalid expression after # number\n"
3789 msgstr ""
3790
3791 #: config/tc-fr30.c:83
3792 #, c-format
3793 msgid " FR30 specific command line options:\n"
3794 msgstr ""
3795
3796 #: config/tc-fr30.c:136
3797 #, c-format
3798 msgid "Instruction %s not allowed in a delay slot."
3799 msgstr ""
3800
3801 #: config/tc-fr30.c:358 config/tc-frv.c:1600 config/tc-i960.c:1764
3802 #: config/tc-ip2k.c:371 config/tc-m32c.c:869 config/tc-m32r.c:2143
3803 #: config/tc-openrisc.c:376 config/tc-xstormy16.c:631
3804 msgid "Bad call to md_atof()"
3805 msgstr ""
3806
3807 #: config/tc-frv.c:461
3808 #, c-format
3809 msgid "FRV specific command line options:\n"
3810 msgstr ""
3811
3812 #: config/tc-frv.c:462
3813 #, c-format
3814 msgid "-G n Data >= n bytes is in small data area\n"
3815 msgstr ""
3816
3817 #: config/tc-frv.c:463
3818 #, c-format
3819 msgid "-mgpr-32 Note 32 gprs are used\n"
3820 msgstr ""
3821
3822 #: config/tc-frv.c:464
3823 #, c-format
3824 msgid "-mgpr-64 Note 64 gprs are used\n"
3825 msgstr ""
3826
3827 #: config/tc-frv.c:465
3828 #, c-format
3829 msgid "-mfpr-32 Note 32 fprs are used\n"
3830 msgstr ""
3831
3832 #: config/tc-frv.c:466
3833 #, c-format
3834 msgid "-mfpr-64 Note 64 fprs are used\n"
3835 msgstr ""
3836
3837 #: config/tc-frv.c:467
3838 #, c-format
3839 msgid "-msoft-float Note software fp is used\n"
3840 msgstr ""
3841
3842 #: config/tc-frv.c:468
3843 #, c-format
3844 msgid "-mdword Note stack is aligned to a 8 byte boundary\n"
3845 msgstr ""
3846
3847 #: config/tc-frv.c:469
3848 #, c-format
3849 msgid "-mno-dword Note stack is aligned to a 4 byte boundary\n"
3850 msgstr ""
3851
3852 #: config/tc-frv.c:470
3853 #, c-format
3854 msgid "-mdouble Note fp double insns are used\n"
3855 msgstr ""
3856
3857 #: config/tc-frv.c:471
3858 #, c-format
3859 msgid "-mmedia Note media insns are used\n"
3860 msgstr ""
3861
3862 #: config/tc-frv.c:472
3863 #, c-format
3864 msgid "-mmuladd Note multiply add/subtract insns are used\n"
3865 msgstr ""
3866
3867 #: config/tc-frv.c:473
3868 #, c-format
3869 msgid "-mpack Note instructions are packed\n"
3870 msgstr ""
3871
3872 #: config/tc-frv.c:474
3873 #, c-format
3874 msgid "-mno-pack Do not allow instructions to be packed\n"
3875 msgstr ""
3876
3877 #: config/tc-frv.c:475
3878 #, c-format
3879 msgid "-mpic Note small position independent code\n"
3880 msgstr ""
3881
3882 #: config/tc-frv.c:476
3883 #, c-format
3884 msgid "-mPIC Note large position independent code\n"
3885 msgstr ""
3886
3887 #: config/tc-frv.c:477
3888 #, c-format
3889 msgid "-mlibrary-pic Compile library for large position indepedent code\n"
3890 msgstr ""
3891
3892 #: config/tc-frv.c:478
3893 #, c-format
3894 msgid "-mfdpic Assemble for the FDPIC ABI\n"
3895 msgstr ""
3896
3897 #: config/tc-frv.c:479
3898 #, c-format
3899 msgid "-mnopic Disable -mpic, -mPIC, -mlibrary-pic and -mfdpic\n"
3900 msgstr ""
3901
3902 #: config/tc-frv.c:480
3903 #, c-format
3904 msgid "-mcpu={fr500|fr550|fr400|fr405|fr450|fr300|frv|simple|tomcat}\n"
3905 msgstr ""
3906
3907 #: config/tc-frv.c:481
3908 #, c-format
3909 msgid " Record the cpu type\n"
3910 msgstr ""
3911
3912 #: config/tc-frv.c:482
3913 #, c-format
3914 msgid "-mtomcat-stats Print out stats for tomcat workarounds\n"
3915 msgstr ""
3916
3917 #: config/tc-frv.c:483
3918 #, c-format
3919 msgid "-mtomcat-debug Debug tomcat workarounds\n"
3920 msgstr ""
3921
3922 #: config/tc-frv.c:1187
3923 msgid "VLIW packing used for -mno-pack"
3924 msgstr ""
3925
3926 #: config/tc-frv.c:1197
3927 msgid "Instruction not supported by this architecture"
3928 msgstr ""
3929
3930 #: config/tc-frv.c:1207
3931 msgid "VLIW packing constraint violation"
3932 msgstr ""
3933
3934 #: config/tc-frv.c:1874
3935 #, c-format
3936 msgid "Relocation %s is not safe for %s"
3937 msgstr ""
3938
3939 #: config/tc-h8300.c:82 config/tc-h8300.c:93 config/tc-h8300.c:105
3940 #: config/tc-h8300.c:117 config/tc-h8300.c:129 config/tc-h8300.c:142
3941 #: config/tc-h8300.c:213 config/tc-hppa.c:1441 config/tc-hppa.c:6917
3942 #: config/tc-hppa.c:6923 config/tc-hppa.c:6929 config/tc-hppa.c:6935
3943 #: config/tc-mn10300.c:1223 config/tc-mn10300.c:1228 config/tc-mn10300.c:2726
3944 msgid "could not set architecture and machine"
3945 msgstr ""
3946
3947 #: config/tc-h8300.c:416 config/tc-h8300.c:424
3948 msgid "Reg not valid for H8/300"
3949 msgstr ""
3950
3951 #: config/tc-h8300.c:505
3952 msgid "invalid operand size requested"
3953 msgstr ""
3954
3955 #: config/tc-h8300.c:604
3956 msgid "Invalid register list for ldm/stm\n"
3957 msgstr ""
3958
3959 #: config/tc-h8300.c:630 config/tc-h8300.c:635 config/tc-h8300.c:642
3960 msgid "mismatch between register and suffix"
3961 msgstr ""
3962
3963 #: config/tc-h8300.c:669
3964 msgid "address too high for vector table jmp/jsr"
3965 msgstr ""
3966
3967 #: config/tc-h8300.c:696 config/tc-h8300.c:808 config/tc-h8300.c:818
3968 msgid "Wrong size pointer register for architecture."
3969 msgstr ""
3970
3971 #: config/tc-h8300.c:755 config/tc-h8300.c:763 config/tc-h8300.c:792
3972 msgid "expected @(exp, reg16)"
3973 msgstr ""
3974
3975 #: config/tc-h8300.c:781
3976 msgid "expected .L, .W or .B for register in indexed addressing mode"
3977 msgstr ""
3978
3979 #: config/tc-h8300.c:975
3980 msgid "expected valid addressing mode for mova: \"@(disp, ea.sz),ERn\""
3981 msgstr ""
3982
3983 #: config/tc-h8300.c:993 config/tc-h8300.c:1002
3984 msgid "expected register"
3985 msgstr ""
3986
3987 #: config/tc-h8300.c:1018
3988 msgid "expected closing paren"
3989 msgstr ""
3990
3991 #: config/tc-h8300.c:1077
3992 #, c-format
3993 msgid "can't use high part of register in operand %d"
3994 msgstr ""
3995
3996 #: config/tc-h8300.c:1234
3997 #, c-format
3998 msgid "Opcode `%s' with these operand types not available in %s mode"
3999 msgstr ""
4000
4001 #: config/tc-h8300.c:1243
4002 msgid "mismatch between opcode size and operand size"
4003 msgstr ""
4004
4005 #: config/tc-h8300.c:1279
4006 #, c-format
4007 msgid "operand %s0x%lx out of range."
4008 msgstr ""
4009
4010 #: config/tc-h8300.c:1375
4011 msgid "Can't work out size of operand.\n"
4012 msgstr ""
4013
4014 #: config/tc-h8300.c:1424
4015 #, c-format
4016 msgid "Opcode `%s' with these operand types not available in H8/300 mode"
4017 msgstr ""
4018
4019 #: config/tc-h8300.c:1429
4020 #, c-format
4021 msgid "Opcode `%s' with these operand types not available in H8/300H mode"
4022 msgstr ""
4023
4024 #: config/tc-h8300.c:1435
4025 #, c-format
4026 msgid "Opcode `%s' with these operand types not available in H8/300S mode"
4027 msgstr ""
4028
4029 #: config/tc-h8300.c:1496 config/tc-h8300.c:1516
4030 msgid "Need #1 or #2 here"
4031 msgstr ""
4032
4033 #: config/tc-h8300.c:1511
4034 msgid "#4 not valid on H8/300."
4035 msgstr ""
4036
4037 #: config/tc-h8300.c:1617 config/tc-h8300.c:1699
4038 #, c-format
4039 msgid "branch operand has odd offset (%lx)\n"
4040 msgstr ""
4041
4042 #: config/tc-h8300.c:1737
4043 msgid "destination operand must be 16 bit register"
4044 msgstr ""
4045
4046 #: config/tc-h8300.c:1746
4047 msgid "source operand must be 8 bit register"
4048 msgstr ""
4049
4050 #: config/tc-h8300.c:1754
4051 msgid "destination operand must be 16bit absolute address"
4052 msgstr ""
4053
4054 #: config/tc-h8300.c:1761
4055 msgid "destination operand must be 8 bit register"
4056 msgstr ""
4057
4058 #: config/tc-h8300.c:1769
4059 msgid "source operand must be 16bit absolute address"
4060 msgstr ""
4061
4062 #. This seems more sane than saying "too many operands". We'll
4063 #. get here only if the trailing trash starts with a comma.
4064 #. Types or values of args don't match.
4065 #: config/tc-h8300.c:1777 config/tc-mmix.c:473 config/tc-mmix.c:485
4066 #: config/tc-mmix.c:2526 config/tc-mmix.c:2550 config/tc-mmix.c:2823
4067 #: config/tc-or32.c:617 config/tc-or32.c:824
4068 msgid "invalid operands"
4069 msgstr ""
4070
4071 #: config/tc-h8300.c:1808
4072 msgid "operand/size mis-match"
4073 msgstr ""
4074
4075 #: config/tc-h8300.c:1904 config/tc-h8500.c:1029 config/tc-mips.c:9042
4076 #: config/tc-sh64.c:2795 config/tc-sh.c:2806 config/tc-w65.c:665
4077 #: config/tc-z8k.c:1210
4078 msgid "unknown opcode"
4079 msgstr ""
4080
4081 #: config/tc-h8300.c:1937
4082 msgid "invalid operand in ldm"
4083 msgstr ""
4084
4085 #: config/tc-h8300.c:1946
4086 msgid "invalid operand in stm"
4087 msgstr ""
4088
4089 #: config/tc-h8300.c:2029 config/tc-h8500.c:1055 config/tc-sh.c:2931
4090 #: config/tc-z8k.c:1266
4091 #, c-format
4092 msgid "call to tc_crawl_symbol_chain \n"
4093 msgstr ""
4094
4095 #: config/tc-h8300.c:2043 config/tc-h8500.c:1067 config/tc-sh.c:2937
4096 #: config/tc-z8k.c:1280
4097 #, c-format
4098 msgid "call to tc_headers_hook \n"
4099 msgstr ""
4100
4101 #: config/tc-h8300.c:2130
4102 #, c-format
4103 msgid "call to tc_aout_fix_to_chars \n"
4104 msgstr ""
4105
4106 #: config/tc-h8300.c:2144
4107 #, c-format
4108 msgid "call to md_convert_frag \n"
4109 msgstr ""
4110
4111 #: config/tc-h8300.c:2198
4112 #, c-format
4113 msgid "call tomd_estimate_size_before_relax \n"
4114 msgstr ""
4115
4116 #: config/tc-h8300.c:2309 config/tc-mcore.c:2284 config/tc-pj.c:538
4117 #: config/tc-sh.c:4459
4118 #, c-format
4119 msgid "Cannot represent relocation type %s"
4120 msgstr ""
4121
4122 #: config/tc-h8500.c:309
4123 msgid ":24 not valid for this opcode"
4124 msgstr ""
4125
4126 #: config/tc-h8500.c:316
4127 msgid "expect :8,:16 or :24"
4128 msgstr ""
4129
4130 #: config/tc-h8500.c:365
4131 msgid "syntax error in reg list"
4132 msgstr ""
4133
4134 #: config/tc-h8500.c:383
4135 msgid "missing final register in range"
4136 msgstr ""
4137
4138 #: config/tc-h8500.c:467 config/tc-h8500.c:474 config/tc-h8500.c:480
4139 msgid "expected @(exp, Rn)"
4140 msgstr ""
4141
4142 #: config/tc-h8500.c:496
4143 msgid "@Rn+ needs word register"
4144 msgstr ""
4145
4146 #: config/tc-h8500.c:506
4147 msgid "@Rn needs word register"
4148 msgstr ""
4149
4150 #: config/tc-h8500.c:790 config/tc-sh.c:2083
4151 #, c-format
4152 msgid "unhandled %d\n"
4153 msgstr ""
4154
4155 #: config/tc-h8500.c:816
4156 #, c-format
4157 msgid "operand must be absolute in range %d..%d"
4158 msgstr ""
4159
4160 #: config/tc-h8500.c:886 config/tc-sh.c:2353
4161 #, c-format
4162 msgid "failed for %d\n"
4163 msgstr ""
4164
4165 #: config/tc-h8500.c:1045 config/tc-sh.c:2466 config/tc-sh.c:2862
4166 #: config/tc-w65.c:684
4167 msgid "invalid operands for opcode"
4168 msgstr ""
4169
4170 #. Simple range checking for FIELD against HIGH and LOW bounds.
4171 #. IGNORE is used to suppress the error message.
4172 #. Variant of CHECK_FIELD for use in md_apply_fix and other places where
4173 #. the current file and line number are not valid.
4174 #: config/tc-hppa.c:1172 config/tc-hppa.c:1186
4175 #, c-format
4176 msgid "Field out of range [%d..%d] (%d)."
4177 msgstr ""
4178
4179 #. Simple alignment checking for FIELD against ALIGN (a power of two).
4180 #. IGNORE is used to suppress the error message.
4181 #: config/tc-hppa.c:1200
4182 #, c-format
4183 msgid "Field not properly aligned [%d] (%d)."
4184 msgstr ""
4185
4186 #: config/tc-hppa.c:1229
4187 msgid "Missing .exit\n"
4188 msgstr ""
4189
4190 #: config/tc-hppa.c:1232
4191 msgid "Missing .procend\n"
4192 msgstr ""
4193
4194 #: config/tc-hppa.c:1414
4195 #, c-format
4196 msgid "Invalid field selector. Assuming F%%."
4197 msgstr ""
4198
4199 #: config/tc-hppa.c:1447
4200 msgid "-R option not supported on this target."
4201 msgstr ""
4202
4203 #: config/tc-hppa.c:1463 config/tc-sparc.c:814 config/tc-sparc.c:850
4204 #, c-format
4205 msgid "Internal error: can't hash `%s': %s\n"
4206 msgstr ""
4207
4208 #: config/tc-hppa.c:1471 config/tc-i860.c:238
4209 #, c-format
4210 msgid "internal error: losing opcode: `%s' \"%s\"\n"
4211 msgstr ""
4212
4213 #: config/tc-hppa.c:1542 config/tc-hppa.c:7056 config/tc-hppa.c:7113
4214 msgid "Missing function name for .PROC (corrupted label chain)"
4215 msgstr ""
4216
4217 #: config/tc-hppa.c:1545 config/tc-hppa.c:7116
4218 msgid "Missing function name for .PROC"
4219 msgstr ""
4220
4221 #: config/tc-hppa.c:1848
4222 msgid "Invalid Indexed Load Completer."
4223 msgstr ""
4224
4225 #: config/tc-hppa.c:1853
4226 msgid "Invalid Indexed Load Completer Syntax."
4227 msgstr ""
4228
4229 #: config/tc-hppa.c:1890
4230 msgid "Invalid Short Load/Store Completer."
4231 msgstr ""
4232
4233 #: config/tc-hppa.c:1950 config/tc-hppa.c:1955
4234 msgid "Invalid Store Bytes Short Completer"
4235 msgstr ""
4236
4237 #: config/tc-hppa.c:2266 config/tc-hppa.c:2272
4238 msgid "Invalid left/right combination completer"
4239 msgstr ""
4240
4241 #: config/tc-hppa.c:2321 config/tc-hppa.c:2328
4242 msgid "Invalid permutation completer"
4243 msgstr ""
4244
4245 #: config/tc-hppa.c:2428
4246 #, c-format
4247 msgid "Invalid Add Condition: %s"
4248 msgstr ""
4249
4250 #: config/tc-hppa.c:2439 config/tc-hppa.c:2449
4251 msgid "Invalid Add and Branch Condition"
4252 msgstr ""
4253
4254 #: config/tc-hppa.c:2470 config/tc-hppa.c:2607
4255 msgid "Invalid Compare/Subtract Condition"
4256 msgstr ""
4257
4258 #: config/tc-hppa.c:2510
4259 #, c-format
4260 msgid "Invalid Bit Branch Condition: %c"
4261 msgstr ""
4262
4263 #: config/tc-hppa.c:2595
4264 #, c-format
4265 msgid "Invalid Compare/Subtract Condition: %s"
4266 msgstr ""
4267
4268 #: config/tc-hppa.c:2622
4269 msgid "Invalid Compare and Branch Condition"
4270 msgstr ""
4271
4272 #: config/tc-hppa.c:2718
4273 msgid "Invalid Logical Instruction Condition."
4274 msgstr ""
4275
4276 #: config/tc-hppa.c:2773
4277 msgid "Invalid Shift/Extract/Deposit Condition."
4278 msgstr ""
4279
4280 #: config/tc-hppa.c:2885
4281 msgid "Invalid Unit Instruction Condition."
4282 msgstr ""
4283
4284 #: config/tc-hppa.c:3262 config/tc-hppa.c:3294 config/tc-hppa.c:3325
4285 #: config/tc-hppa.c:3355
4286 msgid "Branch to unaligned address"
4287 msgstr ""
4288
4289 #: config/tc-hppa.c:3533
4290 msgid "Invalid SFU identifier"
4291 msgstr ""
4292
4293 #: config/tc-hppa.c:3583
4294 msgid "Invalid COPR identifier"
4295 msgstr ""
4296
4297 #: config/tc-hppa.c:3712
4298 msgid "Invalid Floating Point Operand Format."
4299 msgstr ""
4300
4301 #: config/tc-hppa.c:3829 config/tc-hppa.c:3849 config/tc-hppa.c:3869
4302 #: config/tc-hppa.c:3889 config/tc-hppa.c:3909
4303 msgid "Invalid register for single precision fmpyadd or fmpysub"
4304 msgstr ""
4305
4306 #: config/tc-hppa.c:3960 config/tc-hppa.c:4919
4307 msgid "could not update architecture and machine"
4308 msgstr ""
4309
4310 #: config/tc-hppa.c:3976
4311 #, c-format
4312 msgid "Invalid operands %s"
4313 msgstr ""
4314
4315 #: config/tc-hppa.c:4094
4316 msgid "Cannot handle fixup"
4317 msgstr ""
4318
4319 #: config/tc-hppa.c:4395
4320 #, c-format
4321 msgid " -Q ignored\n"
4322 msgstr ""
4323
4324 #: config/tc-hppa.c:4399
4325 #, c-format
4326 msgid " -c print a warning if a comment is found\n"
4327 msgstr ""
4328
4329 #: config/tc-hppa.c:4470
4330 #, c-format
4331 msgid "no hppa_fixup entry for fixup type 0x%x"
4332 msgstr ""
4333
4334 #: config/tc-hppa.c:4641
4335 msgid "Unknown relocation encountered in md_apply_fix."
4336 msgstr ""
4337
4338 #: config/tc-hppa.c:4783 config/tc-hppa.c:4808
4339 #, c-format
4340 msgid "Undefined register: '%s'."
4341 msgstr ""
4342
4343 #: config/tc-hppa.c:4842
4344 #, c-format
4345 msgid "Non-absolute symbol: '%s'."
4346 msgstr ""
4347
4348 #: config/tc-hppa.c:4857
4349 #, c-format
4350 msgid "Undefined absolute constant: '%s'."
4351 msgstr ""
4352
4353 #: config/tc-hppa.c:4958
4354 #, c-format
4355 msgid "Invalid FP Compare Condition: %s"
4356 msgstr ""
4357
4358 #: config/tc-hppa.c:5014
4359 #, c-format
4360 msgid "Invalid FTEST completer: %s"
4361 msgstr ""
4362
4363 #: config/tc-hppa.c:5081 config/tc-hppa.c:5119
4364 #, c-format
4365 msgid "Invalid FP Operand Format: %3s"
4366 msgstr ""
4367
4368 #: config/tc-hppa.c:5198
4369 msgid "Bad segment in expression."
4370 msgstr ""
4371
4372 #: config/tc-hppa.c:5257
4373 msgid "Bad segment (should be absolute)."
4374 msgstr ""
4375
4376 #: config/tc-hppa.c:5300
4377 #, c-format
4378 msgid "Invalid argument location: %s\n"
4379 msgstr ""
4380
4381 #: config/tc-hppa.c:5331
4382 #, c-format
4383 msgid "Invalid argument description: %d"
4384 msgstr ""
4385
4386 #: config/tc-hppa.c:5354
4387 #, c-format
4388 msgid "Invalid Nullification: (%c)"
4389 msgstr ""
4390
4391 #: config/tc-hppa.c:5951
4392 msgid "Argument to .BLOCK/.BLOCKZ must be between 0 and 0x3fffffff"
4393 msgstr ""
4394
4395 #: config/tc-hppa.c:6067
4396 #, c-format
4397 msgid "Invalid .CALL argument: %s"
4398 msgstr ""
4399
4400 #: config/tc-hppa.c:6189
4401 msgid ".callinfo is not within a procedure definition"
4402 msgstr ""
4403
4404 #: config/tc-hppa.c:6209
4405 #, c-format
4406 msgid "FRAME parameter must be a multiple of 8: %d\n"
4407 msgstr ""
4408
4409 #: config/tc-hppa.c:6228
4410 msgid "Value for ENTRY_GR must be in the range 3..18\n"
4411 msgstr ""
4412
4413 #: config/tc-hppa.c:6240
4414 msgid "Value for ENTRY_FR must be in the range 12..21\n"
4415 msgstr ""
4416
4417 #: config/tc-hppa.c:6250
4418 msgid "Value for ENTRY_SR must be 3\n"
4419 msgstr ""
4420
4421 #: config/tc-hppa.c:6306
4422 #, c-format
4423 msgid "Invalid .CALLINFO argument: %s"
4424 msgstr ""
4425
4426 #: config/tc-hppa.c:6418
4427 msgid "The .ENTER pseudo-op is not supported"
4428 msgstr ""
4429
4430 #: config/tc-hppa.c:6434
4431 msgid "Misplaced .entry. Ignored."
4432 msgstr ""
4433
4434 #: config/tc-hppa.c:6438
4435 msgid "Missing .callinfo."
4436 msgstr ""
4437
4438 #: config/tc-hppa.c:6504
4439 msgid ".REG expression must be a register"
4440 msgstr ""
4441
4442 #: config/tc-hppa.c:6520
4443 msgid "bad or irreducible absolute expression; zero assumed"
4444 msgstr ""
4445
4446 #: config/tc-hppa.c:6531
4447 msgid ".REG must use a label"
4448 msgstr ""
4449
4450 #: config/tc-hppa.c:6533
4451 msgid ".EQU must use a label"
4452 msgstr ""
4453
4454 #: config/tc-hppa.c:6586
4455 msgid ".EXIT must appear within a procedure"
4456 msgstr ""
4457
4458 #: config/tc-hppa.c:6590
4459 msgid "Missing .callinfo"
4460 msgstr ""
4461
4462 #: config/tc-hppa.c:6594
4463 msgid "No .ENTRY for this .EXIT"
4464 msgstr ""
4465
4466 #: config/tc-hppa.c:6621
4467 #, c-format
4468 msgid "Cannot define export symbol: %s\n"
4469 msgstr ""
4470
4471 #: config/tc-hppa.c:6679
4472 #, c-format
4473 msgid "Using ENTRY rather than CODE in export directive for %s"
4474 msgstr ""
4475
4476 #: config/tc-hppa.c:6796
4477 #, c-format
4478 msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s"
4479 msgstr ""
4480
4481 #: config/tc-hppa.c:6878
4482 msgid "Missing label name on .LABEL"
4483 msgstr ""
4484
4485 #: config/tc-hppa.c:6883
4486 msgid "extra .LABEL arguments ignored."
4487 msgstr ""
4488
4489 #: config/tc-hppa.c:6900
4490 msgid "The .LEAVE pseudo-op is not supported"
4491 msgstr ""
4492
4493 #: config/tc-hppa.c:6939
4494 msgid "Unrecognized .LEVEL argument\n"
4495 msgstr ""
4496
4497 #: config/tc-hppa.c:6975
4498 #, c-format
4499 msgid "Cannot define static symbol: %s\n"
4500 msgstr ""
4501
4502 #: config/tc-hppa.c:7010
4503 msgid "Nested procedures"
4504 msgstr ""
4505
4506 #: config/tc-hppa.c:7020
4507 msgid "Cannot allocate unwind descriptor\n"
4508 msgstr ""
4509
4510 #: config/tc-hppa.c:7120
4511 msgid "misplaced .procend"
4512 msgstr ""
4513
4514 #: config/tc-hppa.c:7123
4515 msgid "Missing .callinfo for this procedure"
4516 msgstr ""
4517
4518 #: config/tc-hppa.c:7126
4519 msgid "Missing .EXIT for a .ENTRY"
4520 msgstr ""
4521
4522 #: config/tc-hppa.c:7164
4523 msgid "Not in a space.\n"
4524 msgstr ""
4525
4526 #: config/tc-hppa.c:7167
4527 msgid "Not in a subspace.\n"
4528 msgstr ""
4529
4530 #: config/tc-hppa.c:7258
4531 msgid "Invalid .SPACE argument"
4532 msgstr ""
4533
4534 #: config/tc-hppa.c:7305
4535 msgid "Can't change spaces within a procedure definition. Ignored"
4536 msgstr ""
4537
4538 #: config/tc-hppa.c:7434
4539 #, c-format
4540 msgid "Undefined space: '%s' Assuming space number = 0."
4541 msgstr ""
4542
4543 #: config/tc-hppa.c:7458
4544 msgid "Must be in a space before changing or declaring subspaces.\n"
4545 msgstr ""
4546
4547 #: config/tc-hppa.c:7462
4548 msgid "Can't change subspaces within a procedure definition. Ignored"
4549 msgstr ""
4550
4551 #: config/tc-hppa.c:7498
4552 msgid "Parameters of an existing subspace can't be modified"
4553 msgstr ""
4554
4555 #: config/tc-hppa.c:7550
4556 msgid "Alignment must be a power of 2"
4557 msgstr ""
4558
4559 #: config/tc-hppa.c:7597
4560 msgid "FIRST not supported as a .SUBSPACE argument"
4561 msgstr ""
4562
4563 #: config/tc-hppa.c:7599
4564 msgid "Invalid .SUBSPACE argument"
4565 msgstr ""
4566
4567 #: config/tc-hppa.c:7788
4568 #, c-format
4569 msgid "Internal error: Unable to find containing space for %s."
4570 msgstr ""
4571
4572 #: config/tc-hppa.c:7828
4573 #, c-format
4574 msgid "Out of memory: could not allocate new space chain entry: %s\n"
4575 msgstr ""
4576
4577 #: config/tc-hppa.c:7917
4578 #, c-format
4579 msgid "Out of memory: could not allocate new subspace chain entry: %s\n"
4580 msgstr ""
4581
4582 #: config/tc-hppa.c:8653
4583 #, c-format
4584 msgid "Symbol '%s' could not be created."
4585 msgstr ""
4586
4587 #: config/tc-hppa.c:8657
4588 msgid "No memory for symbol name."
4589 msgstr ""
4590
4591 #: config/tc-i386.c:710
4592 #, c-format
4593 msgid "%s shortened to %s"
4594 msgstr ""
4595
4596 #: config/tc-i386.c:766
4597 msgid "same type of prefix used twice"
4598 msgstr ""
4599
4600 #: config/tc-i386.c:784
4601 msgid "64bit mode not supported on this CPU."
4602 msgstr ""
4603
4604 #: config/tc-i386.c:788
4605 msgid "32bit mode not supported on this CPU."
4606 msgstr ""
4607
4608 #: config/tc-i386.c:821
4609 msgid "bad argument to syntax directive."
4610 msgstr ""
4611
4612 #: config/tc-i386.c:873
4613 #, c-format
4614 msgid "no such architecture: `%s'"
4615 msgstr ""
4616
4617 #: config/tc-i386.c:878
4618 msgid "missing cpu architecture"
4619 msgstr ""
4620
4621 #: config/tc-i386.c:892
4622 #, c-format
4623 msgid "no such architecture modifier: `%s'"
4624 msgstr ""
4625
4626 #: config/tc-i386.c:908 config/tc-i386.c:5252
4627 msgid "Unknown architecture"
4628 msgstr ""
4629
4630 #: config/tc-i386.c:1223
4631 msgid "There are no unsigned pc-relative relocations"
4632 msgstr ""
4633
4634 #: config/tc-i386.c:1231 config/tc-i386.c:5476
4635 #, c-format
4636 msgid "can not do %d byte pc-relative relocation"
4637 msgstr ""
4638
4639 #: config/tc-i386.c:1248
4640 #, c-format
4641 msgid "can not do %s %d byte relocation"
4642 msgstr ""
4643
4644 #: config/tc-i386.c:1452 config/tc-i386.c:2460
4645 #, c-format
4646 msgid "ambiguous operand size for `%s'"
4647 msgstr ""
4648
4649 #: config/tc-i386.c:1500
4650 #, c-format
4651 msgid "can't use register '%%%s' as operand %d in '%s'."
4652 msgstr ""
4653
4654 #. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc.
4655 #: config/tc-i386.c:1529
4656 #, c-format
4657 msgid "translating to `%sp'"
4658 msgstr ""
4659
4660 #: config/tc-i386.c:1574
4661 #, c-format
4662 msgid "can't encode register '%%%s' in an instruction requiring REX prefix."
4663 msgstr ""
4664
4665 #: config/tc-i386.c:1615 config/tc-i386.c:1714
4666 #, c-format
4667 msgid "no such instruction: `%s'"
4668 msgstr ""
4669
4670 #: config/tc-i386.c:1626 config/tc-i386.c:1746
4671 #, c-format
4672 msgid "invalid character %s in mnemonic"
4673 msgstr ""
4674
4675 #: config/tc-i386.c:1633
4676 msgid "expecting prefix; got nothing"
4677 msgstr ""
4678
4679 #: config/tc-i386.c:1635
4680 msgid "expecting mnemonic; got nothing"
4681 msgstr ""
4682
4683 #: config/tc-i386.c:1654
4684 #, c-format
4685 msgid "redundant %s prefix"
4686 msgstr ""
4687
4688 #: config/tc-i386.c:1764
4689 #, c-format
4690 msgid "`%s' is not supported in 64-bit mode"
4691 msgstr ""
4692
4693 #: config/tc-i386.c:1765
4694 #, c-format
4695 msgid "`%s' is only supported in 64-bit mode"
4696 msgstr ""
4697
4698 #: config/tc-i386.c:1771
4699 #, c-format
4700 msgid "`%s' is not supported on `%s%s'"
4701 msgstr ""
4702
4703 #: config/tc-i386.c:1778
4704 msgid "use .code16 to ensure correct addressing mode"
4705 msgstr ""
4706
4707 #: config/tc-i386.c:1791
4708 #, c-format
4709 msgid "expecting string instruction after `%s'"
4710 msgstr ""
4711
4712 #: config/tc-i386.c:1825
4713 #, c-format
4714 msgid "invalid character %s before operand %d"
4715 msgstr ""
4716
4717 #: config/tc-i386.c:1839
4718 #, c-format
4719 msgid "unbalanced parenthesis in operand %d."
4720 msgstr ""
4721
4722 #: config/tc-i386.c:1842
4723 #, c-format
4724 msgid "unbalanced brackets in operand %d."
4725 msgstr ""
4726
4727 #: config/tc-i386.c:1851
4728 #, c-format
4729 msgid "invalid character %s in operand %d"
4730 msgstr ""
4731
4732 #: config/tc-i386.c:1878
4733 #, c-format
4734 msgid "spurious operands; (%d operands/instruction max)"
4735 msgstr ""
4736
4737 #: config/tc-i386.c:1901
4738 msgid "expecting operand after ','; got nothing"
4739 msgstr ""
4740
4741 #: config/tc-i386.c:1906
4742 msgid "expecting operand before ','; got nothing"
4743 msgstr ""
4744
4745 #. We found no match.
4746 #: config/tc-i386.c:2269
4747 #, c-format
4748 msgid "suffix or operands invalid for `%s'"
4749 msgstr ""
4750
4751 #: config/tc-i386.c:2280
4752 #, c-format
4753 msgid "indirect %s without `*'"
4754 msgstr ""
4755
4756 #. Warn them that a data or address size prefix doesn't
4757 #. affect assembly of the next line of code.
4758 #: config/tc-i386.c:2288
4759 #, c-format
4760 msgid "stand-alone `%s' prefix"
4761 msgstr ""
4762
4763 #: config/tc-i386.c:2317 config/tc-i386.c:2332
4764 #, c-format
4765 msgid "`%s' operand %d must use `%%es' segment"
4766 msgstr ""
4767
4768 #: config/tc-i386.c:2442
4769 msgid ""
4770 "no instruction mnemonic suffix given and no register operands; can't size "
4771 "instruction"
4772 msgstr ""
4773
4774 #. Prohibit these changes in the 64bit mode, since the
4775 #. lowering is more complicated.
4776 #: config/tc-i386.c:2543 config/tc-i386.c:2602 config/tc-i386.c:2619
4777 #: config/tc-i386.c:2651 config/tc-i386.c:2684
4778 #, c-format
4779 msgid "Incorrect register `%%%s' used with `%c' suffix"
4780 msgstr ""
4781
4782 #: config/tc-i386.c:2551 config/tc-i386.c:2609 config/tc-i386.c:2691
4783 #, c-format
4784 msgid "using `%%%s' instead of `%%%s' due to `%c' suffix"
4785 msgstr ""
4786
4787 #: config/tc-i386.c:2566 config/tc-i386.c:2587 config/tc-i386.c:2638
4788 #: config/tc-i386.c:2669
4789 #, c-format
4790 msgid "`%%%s' not allowed with `%s%c'"
4791 msgstr ""
4792
4793 #: config/tc-i386.c:2732
4794 msgid "no instruction mnemonic suffix given; can't determine immediate size"
4795 msgstr ""
4796
4797 #: config/tc-i386.c:2765
4798 #, c-format
4799 msgid ""
4800 "no instruction mnemonic suffix given; can't determine immediate size %x %c"
4801 msgstr ""
4802
4803 #. Reversed arguments on faddp, fsubp, etc.
4804 #: config/tc-i386.c:2814
4805 #, c-format
4806 msgid "translating to `%s %%%s,%%%s'"
4807 msgstr ""
4808
4809 #. Extraneous `l' suffix on fp insn.
4810 #: config/tc-i386.c:2821
4811 #, c-format
4812 msgid "translating to `%s %%%s'"
4813 msgstr ""
4814
4815 #: config/tc-i386.c:2839
4816 #, c-format
4817 msgid "you can't `pop %%cs'"
4818 msgstr ""
4819
4820 #: config/tc-i386.c:2860
4821 #, c-format
4822 msgid "segment override on `%s' is ineffectual"
4823 msgstr ""
4824
4825 #: config/tc-i386.c:3169 config/tc-i386.c:3263 config/tc-i386.c:3308
4826 msgid "skipping prefixes on this instruction"
4827 msgstr ""
4828
4829 #: config/tc-i386.c:3328
4830 msgid "16-bit jump out of range"
4831 msgstr ""
4832
4833 #: config/tc-i386.c:3337
4834 #, c-format
4835 msgid "can't handle non absolute segment in `%s'"
4836 msgstr ""
4837
4838 #: config/tc-i386.c:3793
4839 #, c-format
4840 msgid "@%s reloc is not supported in %s bit mode"
4841 msgstr ""
4842
4843 #: config/tc-i386.c:3911
4844 msgid "only 1 or 2 immediate operands are allowed"
4845 msgstr ""
4846
4847 #: config/tc-i386.c:3934 config/tc-i386.c:4121
4848 #, c-format
4849 msgid "junk `%s' after expression"
4850 msgstr ""
4851
4852 #. Missing or bad expr becomes absolute 0.
4853 #: config/tc-i386.c:3945
4854 #, c-format
4855 msgid "missing or invalid immediate expression `%s' taken as 0"
4856 msgstr ""
4857
4858 #: config/tc-i386.c:3970 config/tc-i386.c:4182
4859 #, c-format
4860 msgid "unimplemented segment %s in operand"
4861 msgstr ""
4862
4863 #: config/tc-i386.c:4016
4864 #, c-format
4865 msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'"
4866 msgstr ""
4867
4868 #: config/tc-i386.c:4025
4869 #, c-format
4870 msgid "scale factor of %d without an index register"
4871 msgstr ""
4872
4873 #: config/tc-i386.c:4141
4874 #, c-format
4875 msgid "bad expression used with @%s"
4876 msgstr ""
4877
4878 #: config/tc-i386.c:4289
4879 #, c-format
4880 msgid "`%s' is not a valid base/index expression"
4881 msgstr ""
4882
4883 #: config/tc-i386.c:4293
4884 #, c-format
4885 msgid "`%s' is not a valid %s bit base/index expression"
4886 msgstr ""
4887
4888 #: config/tc-i386.c:4367
4889 #, c-format
4890 msgid "bad memory operand `%s'"
4891 msgstr ""
4892
4893 #: config/tc-i386.c:4382
4894 #, c-format
4895 msgid "junk `%s' after register"
4896 msgstr ""
4897
4898 #: config/tc-i386.c:4391 config/tc-i386.c:4506 config/tc-i386.c:4544
4899 #, c-format
4900 msgid "bad register name `%s'"
4901 msgstr ""
4902
4903 #: config/tc-i386.c:4399
4904 msgid "immediate operand illegal with absolute jump"
4905 msgstr ""
4906
4907 #: config/tc-i386.c:4421
4908 #, c-format
4909 msgid "too many memory references for `%s'"
4910 msgstr ""
4911
4912 #: config/tc-i386.c:4499
4913 #, c-format
4914 msgid "expecting `,' or `)' after index register in `%s'"
4915 msgstr ""
4916
4917 #: config/tc-i386.c:4523
4918 #, c-format
4919 msgid "expecting `)' after scale factor in `%s'"
4920 msgstr ""
4921
4922 #: config/tc-i386.c:4530
4923 #, c-format
4924 msgid "expecting index register or scale factor after `,'; got '%c'"
4925 msgstr ""
4926
4927 #: config/tc-i386.c:4537
4928 #, c-format
4929 msgid "expecting `,' or `)' after base register in `%s'"
4930 msgstr ""
4931
4932 #. It's not a memory operand; argh!
4933 #: config/tc-i386.c:4578
4934 #, c-format
4935 msgid "invalid char %s beginning operand %d `%s'"
4936 msgstr ""
4937
4938 #: config/tc-i386.c:4753
4939 msgid "long jump required"
4940 msgstr ""
4941
4942 #: config/tc-i386.c:5037
4943 msgid "Bad call to md_atof ()"
4944 msgstr ""
4945
4946 #: config/tc-i386.c:5204
4947 msgid "No compiled in support for x86_64"
4948 msgstr ""
4949
4950 #: config/tc-i386.c:5225
4951 #, c-format
4952 msgid ""
4953 " -Q ignored\n"
4954 " -V print assembler version number\n"
4955 " -k ignored\n"
4956 " -n Do not optimize code alignment\n"
4957 " -q quieten some warnings\n"
4958 " -s ignored\n"
4959 msgstr ""
4960
4961 #: config/tc-i386.c:5233
4962 #, c-format
4963 msgid ""
4964 " -n Do not optimize code alignment\n"
4965 " -q quieten some warnings\n"
4966 msgstr ""
4967
4968 #: config/tc-i386.c:5333 config/tc-s390.c:1826
4969 msgid "GOT already in symbol table"
4970 msgstr ""
4971
4972 #: config/tc-i386.c:5494
4973 #, c-format
4974 msgid "can not do %d byte relocation"
4975 msgstr ""
4976
4977 #: config/tc-i386.c:5563 config/tc-s390.c:2272
4978 #, c-format
4979 msgid "cannot represent relocation type %s"
4980 msgstr ""
4981
4982 #: config/tc-i386.c:5818
4983 #, c-format
4984 msgid "invalid operand for '%s' ('%s' unexpected)"
4985 msgstr ""
4986
4987 #: config/tc-i386.c:5830
4988 #, c-format
4989 msgid "too many memory references for '%s'"
4990 msgstr ""
4991
4992 #. See the comments in intel_bracket_expr.
4993 #: config/tc-i386.c:5841
4994 #, c-format
4995 msgid "Treating `%s' as memory reference"
4996 msgstr ""
4997
4998 #: config/tc-i386.c:6153
4999 #, c-format
5000 msgid "Unknown operand modifier `%s'"
5001 msgstr ""
5002
5003 #: config/tc-i386.c:6163
5004 msgid "Conflicting operand modifiers"
5005 msgstr ""
5006
5007 #: config/tc-i386.c:6212
5008 msgid "Invalid operand to `OFFSET'"
5009 msgstr ""
5010
5011 #: config/tc-i386.c:6280
5012 #, c-format
5013 msgid "`[%.*s]' taken to mean just `%.*s'"
5014 msgstr ""
5015
5016 #: config/tc-i386.c:6377
5017 #, c-format
5018 msgid "`%s' is not a valid segment register"
5019 msgstr ""
5020
5021 #: config/tc-i386.c:6381
5022 msgid "Extra segment override ignored"
5023 msgstr ""
5024
5025 #: config/tc-i386.c:6415 config/tc-i386.c:6584
5026 msgid "Register scaling only allowed in memory operands"
5027 msgstr ""
5028
5029 #: config/tc-i386.c:6437 config/tc-i386.c:6561
5030 #, c-format
5031 msgid "Syntax error: Expecting a constant, got `%s'"
5032 msgstr ""
5033
5034 #: config/tc-i386.c:6465
5035 msgid "Too many register references in memory operand"
5036 msgstr ""
5037
5038 #: config/tc-i386.c:6476
5039 msgid "Using register names in OFFSET expressions is deprecated"
5040 msgstr ""
5041
5042 #: config/tc-i386.c:6489
5043 msgid "Invalid use of register"
5044 msgstr ""
5045
5046 #: config/tc-i386.c:6634
5047 #, c-format
5048 msgid "Unrecognized token '%s'"
5049 msgstr ""
5050
5051 #: config/tc-i386.c:6651
5052 #, c-format
5053 msgid "Unexpected token `%s'"
5054 msgstr ""
5055
5056 #: config/tc-i386.c:6813
5057 msgid "`:' expected"
5058 msgstr ""
5059
5060 #: config/tc-i386.c:6838
5061 #, c-format
5062 msgid "Unrecognized token `%s'"
5063 msgstr ""
5064
5065 #: config/tc-i860.c:124
5066 msgid "Directive .dual available only with -mintel-syntax option"
5067 msgstr ""
5068
5069 #: config/tc-i860.c:134
5070 msgid "Directive .enddual available only with -mintel-syntax option"
5071 msgstr ""
5072
5073 #: config/tc-i860.c:147
5074 msgid "Directive .atmp available only with -mintel-syntax option"
5075 msgstr ""
5076
5077 #: config/tc-i860.c:169 config/tc-i860.c:173
5078 msgid "Unknown temporary pseudo register"
5079 msgstr ""
5080
5081 #: config/tc-i860.c:229 config/tc-mips.c:1394
5082 #, c-format
5083 msgid "internal error: can't hash `%s': %s\n"
5084 msgstr ""
5085
5086 #: config/tc-i860.c:249
5087 msgid "Defective assembler. No assembly attempted."
5088 msgstr ""
5089
5090 #: config/tc-i860.c:402
5091 #, c-format
5092 msgid "Expanded opcode after delayed branch: `%s'"
5093 msgstr ""
5094
5095 #: config/tc-i860.c:406
5096 #, c-format
5097 msgid "Expanded opcode in dual mode: `%s'"
5098 msgstr ""
5099
5100 #: config/tc-i860.c:410
5101 #, c-format
5102 msgid "An instruction was expanded (%s)"
5103 msgstr ""
5104
5105 #: config/tc-i860.c:676
5106 msgid "Pipelined instruction: fsrc1 = fdest"
5107 msgstr ""
5108
5109 #: config/tc-i860.c:879 config/tc-i860.c:886 config/tc-i860.c:893
5110 msgid "Assembler does not yet support PIC"
5111 msgstr ""
5112
5113 #: config/tc-i860.c:957
5114 #, c-format
5115 msgid "Illegal operands for %s"
5116 msgstr ""
5117
5118 #: config/tc-i860.c:974
5119 #, c-format
5120 msgid "'d.%s' must be 8-byte aligned"
5121 msgstr ""
5122
5123 #: config/tc-i860.c:982
5124 #, c-format
5125 msgid "Prefix 'd.' invalid for instruction `%s'"
5126 msgstr ""
5127
5128 #: config/tc-i860.c:1088
5129 msgid "i860_estimate_size_before_relax\n"
5130 msgstr ""
5131
5132 #: config/tc-i860.c:1187
5133 #, c-format
5134 msgid ""
5135 " -EL\t\t\t generate code for little endian mode (default)\n"
5136 " -EB\t\t\t generate code for big endian mode\n"
5137 " -mwarn-expand\t\t warn if pseudo operations are expanded\n"
5138 " -mxp\t\t\t enable i860XP support (disabled by default)\n"
5139 " -mintel-syntax\t enable Intel syntax (default to AT&T/SVR4)\n"
5140 msgstr ""
5141
5142 #. SVR4 compatibility flags.
5143 #: config/tc-i860.c:1195
5144 #, c-format
5145 msgid ""
5146 " -V\t\t\t print assembler version number\n"
5147 " -Qy, -Qn\t\t ignored\n"
5148 msgstr ""
5149
5150 #: config/tc-i860.c:1258
5151 msgid "This immediate requires 0 MOD 2 alignment"
5152 msgstr ""
5153
5154 #: config/tc-i860.c:1261
5155 msgid "This immediate requires 0 MOD 4 alignment"
5156 msgstr ""
5157
5158 #: config/tc-i860.c:1264
5159 msgid "This immediate requires 0 MOD 8 alignment"
5160 msgstr ""
5161
5162 #: config/tc-i860.c:1267
5163 msgid "This immediate requires 0 MOD 16 alignment"
5164 msgstr ""
5165
5166 #: config/tc-i860.c:1362
5167 msgid "5-bit immediate too large"
5168 msgstr ""
5169
5170 #: config/tc-i860.c:1365
5171 msgid "5-bit field must be absolute"
5172 msgstr ""
5173
5174 #: config/tc-i860.c:1410 config/tc-i860.c:1433
5175 msgid "A branch offset requires 0 MOD 4 alignment"
5176 msgstr ""
5177
5178 #: config/tc-i860.c:1454
5179 #, c-format
5180 msgid "Unrecognized fix-up (0x%08lx)"
5181 msgstr ""
5182
5183 #: config/tc-i860.h:80
5184 msgid "i860_convert_frag\n"
5185 msgstr ""
5186
5187 #: config/tc-i960.c:496
5188 #, c-format
5189 msgid "Hashing returned \"%s\"."
5190 msgstr ""
5191
5192 #: config/tc-i960.c:592 config/tc-i960.c:1122
5193 msgid "expression syntax error"
5194 msgstr ""
5195
5196 #: config/tc-i960.c:628
5197 msgid "attempt to branch into different segment"
5198 msgstr ""
5199
5200 #: config/tc-i960.c:632
5201 #, c-format
5202 msgid "target of %s instruction must be a label"
5203 msgstr ""
5204
5205 #: config/tc-i960.c:742
5206 msgid "unaligned register"
5207 msgstr ""
5208
5209 #: config/tc-i960.c:764
5210 msgid "no such sfr in this architecture"
5211 msgstr ""
5212
5213 #: config/tc-i960.c:802
5214 msgid "illegal literal"
5215 msgstr ""
5216
5217 #: config/tc-i960.c:845
5218 msgid "unmatched '['"
5219 msgstr ""
5220
5221 #: config/tc-i960.c:852
5222 msgid "garbage after index spec ignored"
5223 msgstr ""
5224
5225 #: config/tc-i960.c:952
5226 msgid "invalid index register"
5227 msgstr ""
5228
5229 #: config/tc-i960.c:975
5230 msgid "invalid scale factor"
5231 msgstr ""
5232
5233 #: config/tc-i960.c:1199
5234 msgid "architecture of opcode conflicts with that of earlier instruction(s)"
5235 msgstr ""
5236
5237 #: config/tc-i960.c:1433 config/tc-xtensa.c:11300
5238 msgid "too many operands"
5239 msgstr ""
5240
5241 #. We never moved: there was no opcode either!
5242 #: config/tc-i960.c:1481
5243 msgid "missing opcode"
5244 msgstr ""
5245
5246 #: config/tc-i960.c:1621
5247 msgid "branch prediction invalid on this opcode"
5248 msgstr ""
5249
5250 #: config/tc-i960.c:1659
5251 #, c-format
5252 msgid "invalid opcode, \"%s\"."
5253 msgstr ""
5254
5255 #: config/tc-i960.c:1661
5256 #, c-format
5257 msgid "improper number of operands. expecting %d, got %d"
5258 msgstr ""
5259
5260 #: config/tc-i960.c:1818
5261 #, c-format
5262 msgid "Fixup of %ld too large for field width of %d"
5263 msgstr ""
5264
5265 #: config/tc-i960.c:1928
5266 #, c-format
5267 msgid "invalid architecture %s"
5268 msgstr ""
5269
5270 #: config/tc-i960.c:1948
5271 #, c-format
5272 msgid "I960 options:\n"
5273 msgstr ""
5274
5275 #: config/tc-i960.c:1951
5276 #, c-format
5277 msgid ""
5278 "\n"
5279 "\t\t\tspecify variant of 960 architecture\n"
5280 "-b\t\t\tadd code to collect statistics about branches taken\n"
5281 "-link-relax\t\tpreserve individual alignment directives so linker\n"
5282 "\t\t\tcan do relaxing (b.out format only)\n"
5283 "-no-relax\t\tdon't alter compare-and-branch instructions for\n"
5284 "\t\t\tlong displacements\n"
5285 msgstr ""
5286
5287 #: config/tc-i960.c:2222
5288 msgid "should have 1 or 2 operands"
5289 msgstr ""
5290
5291 #: config/tc-i960.c:2230 config/tc-i960.c:2245
5292 #, c-format
5293 msgid "Redefining leafproc %s"
5294 msgstr ""
5295
5296 #: config/tc-i960.c:2275
5297 msgid "should have two operands"
5298 msgstr ""
5299
5300 #: config/tc-i960.c:2285
5301 msgid "'entry_num' must be absolute number in [0,31]"
5302 msgstr ""
5303
5304 #: config/tc-i960.c:2293
5305 #, c-format
5306 msgid "Redefining entrynum for sysproc %s"
5307 msgstr ""
5308
5309 #. Should not happen: see block comment above.
5310 #: config/tc-i960.c:2393
5311 #, c-format
5312 msgid "Trying to 'bal' to %s"
5313 msgstr ""
5314
5315 #: config/tc-i960.c:2403
5316 msgid "Looks like a proc, but can't tell what kind.\n"
5317 msgstr ""
5318
5319 #: config/tc-i960.c:2422
5320 msgid "big endian mode is not supported"
5321 msgstr ""
5322
5323 #: config/tc-i960.c:2424
5324 #, c-format
5325 msgid "ignoring unrecognized .endian type `%s'"
5326 msgstr ""
5327
5328 #: config/tc-i960.c:2698
5329 #, c-format
5330 msgid "leafproc symbol '%s' undefined"
5331 msgstr ""
5332
5333 #: config/tc-i960.c:2708
5334 #, c-format
5335 msgid "Warning: making leafproc entries %s and %s both global\n"
5336 msgstr ""
5337
5338 #: config/tc-i960.c:2807
5339 msgid "option --link-relax is only supported in b.out format"
5340 msgstr ""
5341
5342 #: config/tc-ia64.c:1005
5343 msgid "Bad .section directive: want a,o,s,w,x,M,S,G,T in string"
5344 msgstr ""
5345
5346 #: config/tc-ia64.c:1142
5347 msgid "Unwind directive not followed by an instruction."
5348 msgstr ""
5349
5350 #: config/tc-ia64.c:4934
5351 msgid "Register name expected"
5352 msgstr ""
5353
5354 #: config/tc-ia64.c:4939 config/tc-ia64.c:5255
5355 msgid "Comma expected"
5356 msgstr ""
5357
5358 #: config/tc-ia64.c:4947
5359 msgid "Register value annotation ignored"
5360 msgstr ""
5361
5362 #: config/tc-ia64.c:4988
5363 msgid "Directive invalid within a bundle"
5364 msgstr ""
5365
5366 #: config/tc-ia64.c:5081
5367 msgid "Missing predicate relation type"
5368 msgstr ""
5369
5370 #: config/tc-ia64.c:5087
5371 msgid "Unrecognized predicate relation type"
5372 msgstr ""
5373
5374 #: config/tc-ia64.c:5134
5375 msgid "Bad register range"
5376 msgstr ""
5377
5378 #: config/tc-ia64.c:5143
5379 msgid "Predicate register expected"
5380 msgstr ""
5381
5382 #: config/tc-ia64.c:5148
5383 msgid "Duplicate predicate register ignored"
5384 msgstr ""
5385
5386 #: config/tc-ia64.c:5166
5387 msgid "Predicate source and target required"
5388 msgstr ""
5389
5390 #: config/tc-ia64.c:5168 config/tc-ia64.c:5180
5391 msgid "Use of p0 is not valid in this context"
5392 msgstr ""
5393
5394 #: config/tc-ia64.c:5175
5395 msgid "At least two PR arguments expected"
5396 msgstr ""
5397
5398 #: config/tc-ia64.c:5189
5399 msgid "At least one PR argument expected"
5400 msgstr ""
5401
5402 #: config/tc-ia64.c:5225
5403 #, c-format
5404 msgid "Inserting \"%s\" into entry hint table failed: %s"
5405 msgstr ""
5406
5407 #. FIXME -- need 62-bit relocation type
5408 #: config/tc-ia64.c:5701
5409 msgid "62-bit relocation not yet implemented"
5410 msgstr ""
5411
5412 #. XXX technically, this is wrong: we should not be issuing warning
5413 #. messages until we're sure this instruction pattern is going to
5414 #. be used!
5415 #: config/tc-ia64.c:5774
5416 msgid "lower 16 bits of mask ignored"
5417 msgstr ""
5418
5419 #: config/tc-ia64.c:6385
5420 msgid "Value truncated to 62 bits"
5421 msgstr ""
5422
5423 #. Give an error if a frag containing code is not aligned to a 16 byte
5424 #. boundary.
5425 #: config/tc-ia64.c:6522 config/tc-ia64.h:171
5426 msgid "instruction address is not a multiple of 16"
5427 msgstr ""
5428
5429 #: config/tc-ia64.c:7058
5430 #, c-format
5431 msgid "Unrecognized option '-x%s'"
5432 msgstr ""
5433
5434 #: config/tc-ia64.c:7086
5435 msgid ""
5436 "IA-64 options:\n"
5437 " --mconstant-gp\t mark output file as using the constant-GP model\n"
5438 "\t\t\t (sets ELF header flag EF_IA_64_CONS_GP)\n"
5439 " --mauto-pic\t\t mark output file as using the constant-GP model\n"
5440 "\t\t\t without function descriptors (sets ELF header flag\n"
5441 "\t\t\t EF_IA_64_NOFUNCDESC_CONS_GP)\n"
5442 " -milp32|-milp64|-mlp64|-mp64\tselect data model (default -mlp64)\n"
5443 " -mle | -mbe\t\t select little- or big-endian byte order (default -mle)\n"
5444 " -mtune=[itanium1|itanium2]\n"
5445 "\t\t\t tune for a specific CPU (default -mtune=itanium2)\n"
5446 " -munwind-check=[warning|error]\n"
5447 "\t\t\t unwind directive check (default -munwind-check=warning)\n"
5448 " -mhint.b=[ok|warning|error]\n"
5449 "\t\t\t hint.b check (default -mhint.b=error)\n"
5450 " -x | -xexplicit\t turn on dependency violation checking\n"
5451 " -xauto\t\t automagically remove dependency violations (default)\n"
5452 " -xnone\t\t turn off dependency violation checking\n"
5453 " -xdebug\t\t debug dependency violation checker\n"
5454 " -xdebugn\t\t debug dependency violation checker but turn off\n"
5455 "\t\t\t dependency violation checking\n"
5456 " -xdebugx\t\t debug dependency violation checker and turn on\n"
5457 "\t\t\t dependency violation checking\n"
5458 msgstr ""
5459
5460 #: config/tc-ia64.c:7116
5461 msgid "--gstabs is not supported for ia64"
5462 msgstr ""
5463
5464 #: config/tc-ia64.c:7460 config/tc-mips.c:1383
5465 msgid "Could not set architecture and machine"
5466 msgstr ""
5467
5468 #: config/tc-ia64.c:7586
5469 msgid "Explicit stops are ignored in auto mode"
5470 msgstr ""
5471
5472 #: config/tc-ia64.c:7608
5473 msgid "Found '{' after explicit switch to automatic mode"
5474 msgstr ""
5475
5476 #: config/tc-ia64.c:8197
5477 #, c-format
5478 msgid "Unhandled dependency %s for %s (%s), note %d"
5479 msgstr ""
5480
5481 #: config/tc-ia64.c:9472
5482 #, c-format
5483 msgid "Unrecognized dependency specifier %d\n"
5484 msgstr ""
5485
5486 #: config/tc-ia64.c:10366
5487 msgid "Only the first path encountering the conflict is reported"
5488 msgstr ""
5489
5490 #: config/tc-ia64.c:10369
5491 msgid "This is the location of the conflicting usage"
5492 msgstr ""
5493
5494 #: config/tc-ia64.c:11576
5495 msgid "Can't add stop bit to mark end of instruction group"
5496 msgstr ""
5497
5498 #: config/tc-ia64.c:11676 read.c:1438 read.c:2204 read.c:2828
5499 msgid "expected symbol name"
5500 msgstr ""
5501
5502 #: config/tc-ia64.c:11686 read.c:2214 read.c:2838 stabs.c:470
5503 #, c-format
5504 msgid "expected comma after \"%s\""
5505 msgstr ""
5506
5507 #: config/tc-ia64.c:11728
5508 #, c-format
5509 msgid "`%s' is already the alias of %s `%s'"
5510 msgstr ""
5511
5512 #: config/tc-ia64.c:11738
5513 #, c-format
5514 msgid "%s `%s' already has an alias `%s'"
5515 msgstr ""
5516
5517 #: config/tc-ia64.c:11749
5518 #, c-format
5519 msgid "inserting \"%s\" into %s alias hash table failed: %s"
5520 msgstr ""
5521
5522 #: config/tc-ia64.c:11757
5523 #, c-format
5524 msgid "inserting \"%s\" into %s name hash table failed: %s"
5525 msgstr ""
5526
5527 #: config/tc-ia64.c:11776
5528 #, c-format
5529 msgid "symbol `%s' aliased to `%s' is not used"
5530 msgstr ""
5531
5532 #: config/tc-ia64.c:11798
5533 #, c-format
5534 msgid "section `%s' aliased to `%s' is not used"
5535 msgstr ""
5536
5537 #: config/tc-ip2k.c:158
5538 #, c-format
5539 msgid "IP2K specific command line options:\n"
5540 msgstr ""
5541
5542 #: config/tc-ip2k.c:159
5543 #, c-format
5544 msgid " -mip2022 restrict to IP2022 insns \n"
5545 msgstr ""
5546
5547 #: config/tc-ip2k.c:160
5548 #, c-format
5549 msgid " -mip2022ext permit extended IP2022 insn\n"
5550 msgstr ""
5551
5552 #: config/tc-ip2k.c:274
5553 msgid "md_pcrel_from\n"
5554 msgstr ""
5555
5556 #: config/tc-m32c.c:128
5557 #, c-format
5558 msgid " M32C specific command line options:\n"
5559 msgstr ""
5560
5561 #. Pretend that we do not recognise this option.
5562 #: config/tc-m32r.c:332
5563 msgid "Unrecognised option: -hidden"
5564 msgstr ""
5565
5566 #: config/tc-m32r.c:359 config/tc-sparc.c:596
5567 msgid "Unrecognized option following -K"
5568 msgstr ""
5569
5570 #: config/tc-m32r.c:374
5571 #, c-format
5572 msgid " M32R specific command line options:\n"
5573 msgstr ""
5574
5575 #: config/tc-m32r.c:376
5576 #, c-format
5577 msgid ""
5578 " -m32r disable support for the m32rx instruction set\n"
5579 msgstr ""
5580
5581 #: config/tc-m32r.c:378
5582 #, c-format
5583 msgid " -m32rx support the extended m32rx instruction set\n"
5584 msgstr ""
5585
5586 #: config/tc-m32r.c:380
5587 #, c-format
5588 msgid " -m32r2 support the extended m32r2 instruction set\n"
5589 msgstr ""
5590
5591 #: config/tc-m32r.c:382
5592 #, c-format
5593 msgid " -EL,-little produce little endian code and data\n"
5594 msgstr ""
5595
5596 #: config/tc-m32r.c:384
5597 #, c-format
5598 msgid " -EB,-big produce big endian code and data\n"
5599 msgstr ""
5600
5601 #: config/tc-m32r.c:386
5602 #, c-format
5603 msgid " -parallel try to combine instructions in parallel\n"
5604 msgstr ""
5605
5606 #: config/tc-m32r.c:388
5607 #, c-format
5608 msgid " -no-parallel disable -parallel\n"
5609 msgstr ""
5610
5611 #: config/tc-m32r.c:390
5612 #, c-format
5613 msgid ""
5614 " -no-bitinst disallow the M32R2's extended bit-field "
5615 "instructions\n"
5616 msgstr ""
5617
5618 #: config/tc-m32r.c:392
5619 #, c-format
5620 msgid " -O try to optimize code. Implies -parallel\n"
5621 msgstr ""
5622
5623 #: config/tc-m32r.c:395
5624 #, c-format
5625 msgid ""
5626 " -warn-explicit-parallel-conflicts warn when parallel instructions\n"
5627 msgstr ""
5628
5629 #: config/tc-m32r.c:397
5630 #, c-format
5631 msgid " might violate contraints\n"
5632 msgstr ""
5633
5634 #: config/tc-m32r.c:399
5635 #, c-format
5636 msgid " -no-warn-explicit-parallel-conflicts do not warn when parallel\n"
5637 msgstr ""
5638
5639 #: config/tc-m32r.c:401
5640 #, c-format
5641 msgid ""
5642 " instructions might violate "
5643 "contraints\n"
5644 msgstr ""
5645
5646 #: config/tc-m32r.c:403
5647 #, c-format
5648 msgid ""
5649 " -Wp synonym for -warn-explicit-parallel-conflicts\n"
5650 msgstr ""
5651
5652 #: config/tc-m32r.c:405
5653 #, c-format
5654 msgid ""
5655 " -Wnp synonym for -no-warn-explicit-parallel-conflicts\n"
5656 msgstr ""
5657
5658 #: config/tc-m32r.c:407
5659 #, c-format
5660 msgid ""
5661 " -ignore-parallel-conflicts do not check parallel instructions\n"
5662 msgstr ""
5663
5664 #: config/tc-m32r.c:409
5665 #, c-format
5666 msgid " fo contraint violations\n"
5667 msgstr ""
5668
5669 #: config/tc-m32r.c:411
5670 #, c-format
5671 msgid ""
5672 " -no-ignore-parallel-conflicts check parallel instructions for\n"
5673 msgstr ""
5674
5675 #: config/tc-m32r.c:413
5676 #, c-format
5677 msgid " contraint violations\n"
5678 msgstr ""
5679
5680 #: config/tc-m32r.c:415
5681 #, c-format
5682 msgid " -Ip synonym for -ignore-parallel-conflicts\n"
5683 msgstr ""
5684
5685 #: config/tc-m32r.c:417
5686 #, c-format
5687 msgid " -nIp synonym for -no-ignore-parallel-conflicts\n"
5688 msgstr ""
5689
5690 #: config/tc-m32r.c:420
5691 #, c-format
5692 msgid ""
5693 " -warn-unmatched-high warn when an (s)high reloc has no matching low "
5694 "reloc\n"
5695 msgstr ""
5696
5697 #: config/tc-m32r.c:422
5698 #, c-format
5699 msgid " -no-warn-unmatched-high do not warn about missing low relocs\n"
5700 msgstr ""
5701
5702 #: config/tc-m32r.c:424
5703 #, c-format
5704 msgid " -Wuh synonym for -warn-unmatched-high\n"
5705 msgstr ""
5706
5707 #: config/tc-m32r.c:426
5708 #, c-format
5709 msgid " -Wnuh synonym for -no-warn-unmatched-high\n"
5710 msgstr ""
5711
5712 #: config/tc-m32r.c:429
5713 #, c-format
5714 msgid " -KPIC generate PIC\n"
5715 msgstr ""
5716
5717 #: config/tc-m32r.c:850
5718 msgid "instructions write to the same destination register."
5719 msgstr ""
5720
5721 #: config/tc-m32r.c:858
5722 msgid "Instructions do not use parallel execution pipelines."
5723 msgstr ""
5724
5725 #: config/tc-m32r.c:866
5726 msgid "Instructions share the same execution pipeline"
5727 msgstr ""
5728
5729 #: config/tc-m32r.c:931 config/tc-m32r.c:1045
5730 #, c-format
5731 msgid "not a 16 bit instruction '%s'"
5732 msgstr ""
5733
5734 #: config/tc-m32r.c:943 config/tc-m32r.c:1057 config/tc-m32r.c:1241
5735 #, c-format
5736 msgid "instruction '%s' is for the M32R2 only"
5737 msgstr ""
5738
5739 #: config/tc-m32r.c:956 config/tc-m32r.c:1070 config/tc-m32r.c:1254
5740 #, c-format
5741 msgid "unknown instruction '%s'"
5742 msgstr ""
5743
5744 #: config/tc-m32r.c:965 config/tc-m32r.c:1077 config/tc-m32r.c:1261
5745 #, c-format
5746 msgid "instruction '%s' is for the M32RX only"
5747 msgstr ""
5748
5749 #: config/tc-m32r.c:974 config/tc-m32r.c:1086
5750 #, c-format
5751 msgid "instruction '%s' cannot be executed in parallel."
5752 msgstr ""
5753
5754 #: config/tc-m32r.c:1029 config/tc-m32r.c:1111 config/tc-m32r.c:1318
5755 msgid "internal error: lookup/get operands failed"
5756 msgstr ""
5757
5758 #: config/tc-m32r.c:1096
5759 #, c-format
5760 msgid "'%s': only the NOP instruction can be issued in parallel on the m32r"
5761 msgstr ""
5762
5763 #: config/tc-m32r.c:1125
5764 #, c-format
5765 msgid ""
5766 "%s: output of 1st instruction is the same as an input to 2nd instruction - "
5767 "is this intentional ?"
5768 msgstr ""
5769
5770 #: config/tc-m32r.c:1129
5771 #, c-format
5772 msgid ""
5773 "%s: output of 2nd instruction is the same as an input to 1st instruction - "
5774 "is this intentional ?"
5775 msgstr ""
5776
5777 #: config/tc-m32r.c:1493 config/tc-ppc.c:1772 config/tc-ppc.c:4364
5778 msgid "Expected comma after symbol-name: rest of line ignored."
5779 msgstr ""
5780
5781 #: config/tc-m32r.c:1503
5782 #, c-format
5783 msgid ".SCOMMon length (%ld.) <0! Ignored."
5784 msgstr ""
5785
5786 #: config/tc-m32r.c:1517 config/tc-ppc.c:1794 config/tc-ppc.c:2951
5787 #: config/tc-ppc.c:4388
5788 msgid "ignoring bad alignment"
5789 msgstr ""
5790
5791 #: config/tc-m32r.c:1529 config/tc-ppc.c:1831 config/tc-v850.c:323
5792 msgid "Common alignment not a power of 2"
5793 msgstr ""
5794
5795 #: config/tc-m32r.c:1544 config/tc-ppc.c:1805 config/tc-ppc.c:4400
5796 #, c-format
5797 msgid "Ignoring attempt to re-define symbol `%s'."
5798 msgstr ""
5799
5800 #: config/tc-m32r.c:1553
5801 #, c-format
5802 msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld."
5803 msgstr ""
5804
5805 #: config/tc-m32r.c:1789
5806 msgid "Addend to unresolved symbol not on word boundary."
5807 msgstr ""
5808
5809 #: config/tc-m32r.c:1930 config/tc-m32r.c:1983 config/tc-sh.c:747
5810 msgid "Invalid PIC expression."
5811 msgstr ""
5812
5813 #: config/tc-m32r.c:2074
5814 msgid "Unmatched high/shigh reloc"
5815 msgstr ""
5816
5817 #: config/tc-m32r.c:2323 config/tc-sparc.c:3527
5818 #, c-format
5819 msgid "internal error: can't export reloc type %d (`%s')"
5820 msgstr ""
5821
5822 #: config/tc-m68hc11.c:369
5823 #, c-format
5824 msgid ""
5825 "Motorola 68HC11/68HC12/68HCS12 options:\n"
5826 " -m68hc11 | -m68hc12 |\n"
5827 " -m68hcs12 specify the processor [default %s]\n"
5828 " -mshort use 16-bit int ABI (default)\n"
5829 " -mlong use 32-bit int ABI\n"
5830 " -mshort-double use 32-bit double ABI\n"
5831 " -mlong-double use 64-bit double ABI (default)\n"
5832 " --force-long-branchs always turn relative branchs into absolute ones\n"
5833 " -S,--short-branchs do not turn relative branchs into absolute ones\n"
5834 " when the offset is out of range\n"
5835 " --strict-direct-mode do not turn the direct mode into extended mode\n"
5836 " when the instruction does not support direct mode\n"
5837 " --print-insn-syntax print the syntax of instruction in case of error\n"
5838 " --print-opcodes print the list of instructions with syntax\n"
5839 " --generate-example generate an example of each instruction\n"
5840 " (used for testing)\n"
5841 msgstr ""
5842
5843 #: config/tc-m68hc11.c:415
5844 #, c-format
5845 msgid "Default target `%s' is not supported."
5846 msgstr ""
5847
5848 #. Dump the opcode statistics table.
5849 #: config/tc-m68hc11.c:433
5850 #, c-format
5851 msgid "Name # Modes Min ops Max ops Modes mask # Used\n"
5852 msgstr ""
5853
5854 #: config/tc-m68hc11.c:499
5855 #, c-format
5856 msgid "Option `%s' is not recognized."
5857 msgstr ""
5858
5859 #: config/tc-m68hc11.c:721
5860 msgid "#<imm8>"
5861 msgstr ""
5862
5863 #: config/tc-m68hc11.c:730
5864 msgid "#<imm16>"
5865 msgstr ""
5866
5867 #: config/tc-m68hc11.c:739 config/tc-m68hc11.c:748
5868 msgid "<imm8>,X"
5869 msgstr ""
5870
5871 #: config/tc-m68hc11.c:775
5872 msgid "*<abs8>"
5873 msgstr ""
5874
5875 #: config/tc-m68hc11.c:787
5876 msgid "#<mask>"
5877 msgstr ""
5878
5879 #: config/tc-m68hc11.c:797
5880 #, c-format
5881 msgid "symbol%d"
5882 msgstr ""
5883
5884 #: config/tc-m68hc11.c:799
5885 msgid "<abs>"
5886 msgstr ""
5887
5888 #: config/tc-m68hc11.c:818
5889 msgid "<label>"
5890 msgstr ""
5891
5892 #: config/tc-m68hc11.c:834
5893 #, c-format
5894 msgid ""
5895 "# Example of `%s' instructions\n"
5896 "\t.sect .text\n"
5897 "_start:\n"
5898 msgstr ""
5899
5900 #: config/tc-m68hc11.c:881
5901 #, c-format
5902 msgid "Instruction `%s' is not recognized."
5903 msgstr ""
5904
5905 #: config/tc-m68hc11.c:886
5906 #, c-format
5907 msgid "Instruction formats for `%s':"
5908 msgstr ""
5909
5910 #: config/tc-m68hc11.c:1016
5911 #, c-format
5912 msgid "Immediate operand is not allowed for operand %d."
5913 msgstr ""
5914
5915 #: config/tc-m68hc11.c:1060
5916 msgid "Indirect indexed addressing is not valid for 68HC11."
5917 msgstr ""
5918
5919 #: config/tc-m68hc11.c:1080
5920 msgid "Spurious `,' or bad indirect register addressing mode."
5921 msgstr ""
5922
5923 #: config/tc-m68hc11.c:1102
5924 msgid "Missing second register or offset for indexed-indirect mode."
5925 msgstr ""
5926
5927 #: config/tc-m68hc11.c:1112
5928 msgid "Missing second register for indexed-indirect mode."
5929 msgstr ""
5930
5931 #: config/tc-m68hc11.c:1128
5932 msgid "Missing `]' to close indexed-indirect mode."
5933 msgstr ""
5934
5935 #: config/tc-m68hc11.c:1173
5936 msgid "Illegal operand."
5937 msgstr ""
5938
5939 #: config/tc-m68hc11.c:1178
5940 msgid "Missing operand."
5941 msgstr ""
5942
5943 #: config/tc-m68hc11.c:1231
5944 msgid "Pre-increment mode is not valid for 68HC11"
5945 msgstr ""
5946
5947 #: config/tc-m68hc11.c:1244
5948 msgid "Wrong register in register indirect mode."
5949 msgstr ""
5950
5951 #: config/tc-m68hc11.c:1252
5952 msgid "Missing `]' to close register indirect operand."
5953 msgstr ""
5954
5955 #: config/tc-m68hc11.c:1272
5956 msgid "Post-decrement mode is not valid for 68HC11."
5957 msgstr ""
5958
5959 #: config/tc-m68hc11.c:1280
5960 msgid "Post-increment mode is not valid for 68HC11."
5961 msgstr ""
5962
5963 #: config/tc-m68hc11.c:1298
5964 msgid "Invalid indexed indirect mode."
5965 msgstr ""
5966
5967 #: config/tc-m68hc11.c:1390
5968 #, c-format
5969 msgid "Trap id `%ld' is out of range."
5970 msgstr ""
5971
5972 #: config/tc-m68hc11.c:1394
5973 msgid "Trap id must be within [0x30..0x39] or [0x40..0xff]."
5974 msgstr ""
5975
5976 #: config/tc-m68hc11.c:1401
5977 #, c-format
5978 msgid "Operand out of 8-bit range: `%ld'."
5979 msgstr ""
5980
5981 #: config/tc-m68hc11.c:1408
5982 msgid "The trap id must be a constant."
5983 msgstr ""
5984
5985 #: config/tc-m68hc11.c:1443
5986 #, c-format
5987 msgid "Operand `%x' not recognized in fixup8."
5988 msgstr ""
5989
5990 #: config/tc-m68hc11.c:1460 config/tc-m68hc11.c:1509
5991 #, c-format
5992 msgid "Operand out of 16-bit range: `%ld'."
5993 msgstr ""
5994
5995 #: config/tc-m68hc11.c:1492 config/tc-m68hc11.c:1525
5996 #, c-format
5997 msgid "Operand `%x' not recognized in fixup16."
5998 msgstr ""
5999
6000 #: config/tc-m68hc11.c:1542
6001 #, c-format
6002 msgid "Unexpected branch conversion with `%x'"
6003 msgstr ""
6004
6005 #: config/tc-m68hc11.c:1633 config/tc-m68hc11.c:1771
6006 #, c-format
6007 msgid "Operand out of range for a relative branch: `%ld'"
6008 msgstr ""
6009
6010 #: config/tc-m68hc11.c:1739
6011 msgid "Invalid register for dbcc/tbcc instruction."
6012 msgstr ""
6013
6014 #: config/tc-m68hc11.c:1827
6015 #, c-format
6016 msgid "Increment/decrement value is out of range: `%ld'."
6017 msgstr ""
6018
6019 #: config/tc-m68hc11.c:1838
6020 msgid "Expecting a register."
6021 msgstr ""
6022
6023 #: config/tc-m68hc11.c:1853
6024 msgid "Invalid register for post/pre increment."
6025 msgstr ""
6026
6027 #: config/tc-m68hc11.c:1883
6028 msgid "Invalid register."
6029 msgstr ""
6030
6031 #: config/tc-m68hc11.c:1890
6032 #, c-format
6033 msgid "Offset out of 16-bit range: %ld."
6034 msgstr ""
6035
6036 #: config/tc-m68hc11.c:1895
6037 #, c-format
6038 msgid "Offset out of 5-bit range for movw/movb insn: %ld."
6039 msgstr ""
6040
6041 #: config/tc-m68hc11.c:2001
6042 msgid "Expecting register D for indexed indirect mode."
6043 msgstr ""
6044
6045 #: config/tc-m68hc11.c:2003
6046 msgid "Indexed indirect mode is not allowed for movb/movw."
6047 msgstr ""
6048
6049 #: config/tc-m68hc11.c:2020
6050 msgid "Invalid accumulator register."
6051 msgstr ""
6052
6053 #: config/tc-m68hc11.c:2045
6054 msgid "Invalid indexed register."
6055 msgstr ""
6056
6057 #: config/tc-m68hc11.c:2053
6058 msgid "Addressing mode not implemented yet."
6059 msgstr ""
6060
6061 #: config/tc-m68hc11.c:2066
6062 msgid "Invalid source register for this instruction, use 'tfr'."
6063 msgstr ""
6064
6065 #: config/tc-m68hc11.c:2068
6066 msgid "Invalid source register."
6067 msgstr ""
6068
6069 #: config/tc-m68hc11.c:2073
6070 msgid "Invalid destination register for this instruction, use 'tfr'."
6071 msgstr ""
6072
6073 #: config/tc-m68hc11.c:2075
6074 msgid "Invalid destination register."
6075 msgstr ""
6076
6077 #: config/tc-m68hc11.c:2171
6078 msgid "Invalid indexed register, expecting register X."
6079 msgstr ""
6080
6081 #: config/tc-m68hc11.c:2173
6082 msgid "Invalid indexed register, expecting register Y."
6083 msgstr ""
6084
6085 #: config/tc-m68hc11.c:2479
6086 msgid "No instruction or missing opcode."
6087 msgstr ""
6088
6089 #: config/tc-m68hc11.c:2544
6090 #, c-format
6091 msgid "Opcode `%s' is not recognized."
6092 msgstr ""
6093
6094 #: config/tc-m68hc11.c:2566
6095 #, c-format
6096 msgid "Garbage at end of instruction: `%s'."
6097 msgstr ""
6098
6099 #: config/tc-m68hc11.c:2589
6100 #, c-format
6101 msgid "Invalid operand for `%s'"
6102 msgstr ""
6103
6104 #: config/tc-m68hc11.c:2640
6105 #, c-format
6106 msgid "Invalid mode: %s\n"
6107 msgstr ""
6108
6109 #: config/tc-m68hc11.c:2700
6110 msgid "bad .relax format"
6111 msgstr ""
6112
6113 #: config/tc-m68hc11.c:2744
6114 #, c-format
6115 msgid "Relocation %d is not supported by object file format."
6116 msgstr ""
6117
6118 #: config/tc-m68hc11.c:3023
6119 msgid "bra or bsr with undefined symbol."
6120 msgstr ""
6121
6122 #: config/tc-m68hc11.c:3126 config/tc-m68hc11.c:3183
6123 #, c-format
6124 msgid "Subtype %d is not recognized."
6125 msgstr ""
6126
6127 #: config/tc-m68hc11.c:3242
6128 msgid "Expression too complex."
6129 msgstr ""
6130
6131 #: config/tc-m68hc11.c:3275
6132 msgid "Value out of 16-bit range."
6133 msgstr ""
6134
6135 #: config/tc-m68hc11.c:3293
6136 #, c-format
6137 msgid "Value %ld too large for 8-bit PC-relative branch."
6138 msgstr ""
6139
6140 #: config/tc-m68hc11.c:3300
6141 #, c-format
6142 msgid "Auto increment/decrement offset '%ld' is out of range."
6143 msgstr ""
6144
6145 #: config/tc-m68hc11.c:3313
6146 #, c-format
6147 msgid "Offset out of 5-bit range for movw/movb insn: %ld"
6148 msgstr ""
6149
6150 #: config/tc-m68hc11.c:3329
6151 #, c-format
6152 msgid "Line %d: unknown relocation type: 0x%x."
6153 msgstr ""
6154
6155 #: config/tc-m68k.c:698
6156 msgid "no matching ColdFire architectures found"
6157 msgstr ""
6158
6159 #: config/tc-m68k.c:712
6160 msgid " or "
6161 msgstr ""
6162
6163 #: config/tc-m68k.c:717
6164 msgid ", or "
6165 msgstr ""
6166
6167 #: config/tc-m68k.c:734
6168 msgid ", or aliases"
6169 msgstr ""
6170
6171 #: config/tc-m68k.c:758 config/tc-m68k.c:4793 config/tc-m68k.c:5184
6172 msgid "Tried to convert PC relative branch to absolute jump"
6173 msgstr ""
6174
6175 #: config/tc-m68k.c:765 config/tc-m68k.c:4783
6176 msgid "Tried to convert PC relative BSR to absolute JSR"
6177 msgstr ""
6178
6179 #: config/tc-m68k.c:770
6180 msgid "Unknown PC relative instruction"
6181 msgstr ""
6182
6183 #: config/tc-m68k.c:902
6184 #, c-format
6185 msgid "Can not do %d byte pc-relative relocation"
6186 msgstr ""
6187
6188 #: config/tc-m68k.c:904
6189 #, c-format
6190 msgid "Can not do %d byte pc-relative pic relocation"
6191 msgstr ""
6192
6193 #: config/tc-m68k.c:909
6194 #, c-format
6195 msgid "Can not do %d byte relocation"
6196 msgstr ""
6197
6198 #: config/tc-m68k.c:911
6199 #, c-format
6200 msgid "Can not do %d byte pic relocation"
6201 msgstr ""
6202
6203 #: config/tc-m68k.c:976
6204 #, c-format
6205 msgid "Unable to produce reloc against symbol '%s'"
6206 msgstr ""
6207
6208 #: config/tc-m68k.c:1020 config/tc-vax.c:3513
6209 #, c-format
6210 msgid "Cannot make %s relocation PC relative"
6211 msgstr ""
6212
6213 #: config/tc-m68k.c:1113 config/tc-tahoe.c:1398 config/tc-vax.c:1952
6214 msgid "No operator"
6215 msgstr ""
6216
6217 #: config/tc-m68k.c:1143 config/tc-tahoe.c:1415 config/tc-vax.c:1969
6218 msgid "Unknown operator"
6219 msgstr ""
6220
6221 #: config/tc-m68k.c:2007
6222 msgid "invalid instruction for this architecture; needs "
6223 msgstr ""
6224
6225 #: config/tc-m68k.c:2013
6226 msgid "ColdFire ISA_A"
6227 msgstr ""
6228
6229 #: config/tc-m68k.c:2021
6230 msgid "ColdFire hardware divide"
6231 msgstr ""
6232
6233 #: config/tc-m68k.c:2029
6234 msgid "ColdFire ISA_A+"
6235 msgstr ""
6236
6237 #: config/tc-m68k.c:2037
6238 msgid "ColdFire ISA_B"
6239 msgstr ""
6240
6241 #: config/tc-m68k.c:2045
6242 msgid "ColdFire fpu"
6243 msgstr ""
6244
6245 #: config/tc-m68k.c:2052
6246 msgid "fpu (68040, 68060 or 68881/68882)"
6247 msgstr ""
6248
6249 #: config/tc-m68k.c:2055
6250 msgid "mmu (68030 or 68851)"
6251 msgstr ""
6252
6253 #: config/tc-m68k.c:2058
6254 msgid "68020 or higher"
6255 msgstr ""
6256
6257 #: config/tc-m68k.c:2061
6258 msgid "68000 or higher"
6259 msgstr ""
6260
6261 #: config/tc-m68k.c:2064
6262 msgid "68010 or higher"
6263 msgstr ""
6264
6265 #: config/tc-m68k.c:2092
6266 msgid "operands mismatch"
6267 msgstr ""
6268
6269 #: config/tc-m68k.c:2153 config/tc-m68k.c:2159 config/tc-m68k.c:2165
6270 #: config/tc-mmix.c:2488 config/tc-mmix.c:2512
6271 msgid "operand out of range"
6272 msgstr ""
6273
6274 #: config/tc-m68k.c:2222
6275 #, c-format
6276 msgid "Bignum too big for %c format; truncated"
6277 msgstr ""
6278
6279 #: config/tc-m68k.c:2303
6280 msgid "displacement too large for this architecture; needs 68020 or higher"
6281 msgstr ""
6282
6283 #: config/tc-m68k.c:2414
6284 msgid ""
6285 "scale factor invalid on this architecture; needs cpu32 or 68020 or higher"
6286 msgstr ""
6287
6288 #: config/tc-m68k.c:2419
6289 msgid "invalid index size for coldfire"
6290 msgstr ""
6291
6292 #: config/tc-m68k.c:2472
6293 msgid "Forcing byte displacement"
6294 msgstr ""
6295
6296 #: config/tc-m68k.c:2474
6297 msgid "byte displacement out of range"
6298 msgstr ""
6299
6300 #: config/tc-m68k.c:2522 config/tc-m68k.c:2560
6301 msgid "invalid operand mode for this architecture; needs 68020 or higher"
6302 msgstr ""
6303
6304 #: config/tc-m68k.c:2546 config/tc-m68k.c:2580
6305 msgid ":b not permitted; defaulting to :w"
6306 msgstr ""
6307
6308 #: config/tc-m68k.c:2657
6309 msgid "unsupported byte value; use a different suffix"
6310 msgstr ""
6311
6312 #: config/tc-m68k.c:2672
6313 msgid "unknown/incorrect operand"
6314 msgstr ""
6315
6316 #: config/tc-m68k.c:2715 config/tc-m68k.c:2723 config/tc-m68k.c:2730
6317 #: config/tc-m68k.c:2737
6318 msgid "out of range"
6319 msgstr ""
6320
6321 #: config/tc-m68k.c:2783
6322 msgid "Can't use long branches on 68000/68010/5200"
6323 msgstr ""
6324
6325 #: config/tc-m68k.c:2900
6326 msgid "Expression out of range, using 0"
6327 msgstr ""
6328
6329 #: config/tc-m68k.c:3081 config/tc-m68k.c:3097
6330 msgid "Floating point register in register list"
6331 msgstr ""
6332
6333 #: config/tc-m68k.c:3087
6334 msgid "Wrong register in floating-point reglist"
6335 msgstr ""
6336
6337 #: config/tc-m68k.c:3103
6338 msgid "incorrect register in reglist"
6339 msgstr ""
6340
6341 #: config/tc-m68k.c:3109
6342 msgid "wrong register in floating-point reglist"
6343 msgstr ""
6344
6345 #. ERROR.
6346 #: config/tc-m68k.c:3572
6347 msgid "Extra )"
6348 msgstr ""
6349
6350 #. ERROR.
6351 #: config/tc-m68k.c:3583
6352 msgid "Missing )"
6353 msgstr ""
6354
6355 #: config/tc-m68k.c:3600
6356 msgid "Missing operand"
6357 msgstr ""
6358
6359 #: config/tc-m68k.c:3962
6360 #, c-format
6361 msgid "%s -- statement `%s' ignored"
6362 msgstr ""
6363
6364 #: config/tc-m68k.c:4011
6365 #, c-format
6366 msgid "Don't know how to figure width of %c in md_assemble()"
6367 msgstr ""
6368
6369 #: config/tc-m68k.c:4180
6370 #, c-format
6371 msgid "Internal Error: Can't allocate m68k_sorted_opcodes of size %d"
6372 msgstr ""
6373
6374 #: config/tc-m68k.c:4231 config/tc-m68k.c:4270
6375 #, c-format
6376 msgid "Internal Error: Can't find %s in hash table"
6377 msgstr ""
6378
6379 #: config/tc-m68k.c:4234 config/tc-m68k.c:4273
6380 #, c-format
6381 msgid "Internal Error: Can't hash %s: %s"
6382 msgstr ""
6383
6384 #: config/tc-m68k.c:4354
6385 msgid "architecture not yet selected: defaulting to 68020"
6386 msgstr ""
6387
6388 #: config/tc-m68k.c:4414
6389 #, c-format
6390 msgid "unrecognized default cpu `%s' ???"
6391 msgstr ""
6392
6393 #: config/tc-m68k.c:4425
6394 msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly"
6395 msgstr ""
6396
6397 #: config/tc-m68k.c:4442
6398 msgid "options for 68881 and no-68881 both given"
6399 msgstr ""
6400
6401 #: config/tc-m68k.c:4445
6402 msgid "options for 68851 and no-68851 both given"
6403 msgstr ""
6404
6405 #: config/tc-m68k.c:4514
6406 #, c-format
6407 msgid "text label `%s' aligned to odd boundary"
6408 msgstr ""
6409
6410 #: config/tc-m68k.c:4723
6411 msgid "invalid byte branch offset"
6412 msgstr ""
6413
6414 #: config/tc-m68k.c:4759
6415 msgid "short branch with zero offset: use :w"
6416 msgstr ""
6417
6418 #: config/tc-m68k.c:4809 config/tc-m68k.c:4868 config/tc-m68k.c:4932
6419 msgid "Tried to convert PC relative conditional branch to absolute jump"
6420 msgstr ""
6421
6422 #: config/tc-m68k.c:4849
6423 msgid "Tried to convert DBcc to absolute jump"
6424 msgstr ""
6425
6426 #: config/tc-m68k.c:5228 config/tc-m68k.c:5239 config/tc-m68k.c:5279
6427 msgid "expression out of range: defaulting to 1"
6428 msgstr ""
6429
6430 #: config/tc-m68k.c:5271
6431 msgid "expression out of range: defaulting to 0"
6432 msgstr ""
6433
6434 #: config/tc-m68k.c:5312 config/tc-m68k.c:5324
6435 #, c-format
6436 msgid "Can't deal with expression; defaulting to %ld"
6437 msgstr ""
6438
6439 #: config/tc-m68k.c:5338
6440 msgid "expression doesn't fit in BYTE"
6441 msgstr ""
6442
6443 #: config/tc-m68k.c:5342
6444 msgid "expression doesn't fit in WORD"
6445 msgstr ""
6446
6447 #: config/tc-m68k.c:5429
6448 #, c-format
6449 msgid "%s: unrecognized processor name"
6450 msgstr ""
6451
6452 #: config/tc-m68k.c:5493
6453 msgid "bad coprocessor id"
6454 msgstr ""
6455
6456 #: config/tc-m68k.c:5499
6457 msgid "unrecognized fopt option"
6458 msgstr ""
6459
6460 #: config/tc-m68k.c:5632
6461 #, c-format
6462 msgid "option `%s' may not be negated"
6463 msgstr ""
6464
6465 #: config/tc-m68k.c:5643
6466 #, c-format
6467 msgid "option `%s' not recognized"
6468 msgstr ""
6469
6470 #: config/tc-m68k.c:5672
6471 msgid "bad format of OPT NEST=depth"
6472 msgstr ""
6473
6474 #: config/tc-m68k.c:5728
6475 msgid "missing label"
6476 msgstr ""
6477
6478 #: config/tc-m68k.c:5752 config/tc-m68k.c:5781
6479 msgid "bad register list"
6480 msgstr ""
6481
6482 #: config/tc-m68k.c:5754
6483 #, c-format
6484 msgid "bad register list: %s"
6485 msgstr ""
6486
6487 #: config/tc-m68k.c:5852
6488 msgid "restore without save"
6489 msgstr ""
6490
6491 #: config/tc-m68k.c:6006 config/tc-m68k.c:6376
6492 msgid "syntax error in structured control directive"
6493 msgstr ""
6494
6495 #: config/tc-m68k.c:6051
6496 msgid "missing condition code in structured control directive"
6497 msgstr ""
6498
6499 #: config/tc-m68k.c:6122
6500 #, c-format
6501 msgid ""
6502 "Condition <%c%c> in structured control directive can not be encoded correctly"
6503 msgstr ""
6504
6505 #: config/tc-m68k.c:6418
6506 msgid "missing then"
6507 msgstr ""
6508
6509 #: config/tc-m68k.c:6499
6510 msgid "else without matching if"
6511 msgstr ""
6512
6513 #: config/tc-m68k.c:6532
6514 msgid "endi without matching if"
6515 msgstr ""
6516
6517 #: config/tc-m68k.c:6572
6518 msgid "break outside of structured loop"
6519 msgstr ""
6520
6521 #: config/tc-m68k.c:6610
6522 msgid "next outside of structured loop"
6523 msgstr ""
6524
6525 #: config/tc-m68k.c:6661
6526 msgid "missing ="
6527 msgstr ""
6528
6529 #: config/tc-m68k.c:6699
6530 msgid "missing to or downto"
6531 msgstr ""
6532
6533 #: config/tc-m68k.c:6735 config/tc-m68k.c:6769 config/tc-m68k.c:6983
6534 msgid "missing do"
6535 msgstr ""
6536
6537 #: config/tc-m68k.c:6870
6538 msgid "endf without for"
6539 msgstr ""
6540
6541 #: config/tc-m68k.c:6924
6542 msgid "until without repeat"
6543 msgstr ""
6544
6545 #: config/tc-m68k.c:7018
6546 msgid "endw without while"
6547 msgstr ""
6548
6549 #: config/tc-m68k.c:7180
6550 #, c-format
6551 msgid "unrecognized architecture specification `%s'"
6552 msgstr ""
6553
6554 #: config/tc-m68k.c:7273
6555 #, c-format
6556 msgid ""
6557 "680X0 options:\n"
6558 "-l\t\t\tuse 1 word for refs to undefined symbols [default 2]\n"
6559 "-m68000 | -m68008 | -m68010 | -m68020 | -m68030 | -m68040 | -m68060 |\n"
6560 "-m68302 | -m68331 | -m68332 | -m68333 | -m68340 | -m68360 | -mcpu32 |\n"
6561 "-m5200 | -m5202 | -m5204 | -m5206 | -m5206e | -m521x | -m5249 |\n"
6562 "-m528x | -m5307 | -m5407 | -m547x | -m548x | -mcfv4 | -mcfv4e\n"
6563 "\t\t\tspecify variant of 680X0 architecture [default %s]\n"
6564 "-m68881 | -m68882 | -mno-68881 | -mno-68882\n"
6565 "\t\t\ttarget has/lacks floating-point coprocessor\n"
6566 "\t\t\t[default yes for 68020, 68030, and cpu32]\n"
6567 msgstr ""
6568
6569 #: config/tc-m68k.c:7285
6570 #, c-format
6571 msgid ""
6572 "-m68851 | -mno-68851\n"
6573 "\t\t\ttarget has/lacks memory-management unit coprocessor\n"
6574 "\t\t\t[default yes for 68020 and up]\n"
6575 "-pic, -k\t\tgenerate position independent code\n"
6576 "-S\t\t\tturn jbsr into jsr\n"
6577 "--pcrel never turn PC-relative branches into absolute jumps\n"
6578 "--register-prefix-optional\n"
6579 "\t\t\trecognize register names without prefix character\n"
6580 "--bitwise-or\t\tdo not treat `|' as a comment character\n"
6581 msgstr ""
6582
6583 #: config/tc-m68k.c:7295
6584 #, c-format
6585 msgid ""
6586 "--base-size-default-16\tbase reg without size is 16 bits\n"
6587 "--base-size-default-32\tbase reg without size is 32 bits (default)\n"
6588 "--disp-size-default-16\tdisplacement with unknown size is 16 bits\n"
6589 "--disp-size-default-32\tdisplacement with unknown size is 32 bits (default)\n"
6590 msgstr ""
6591
6592 #: config/tc-m68k.c:7330
6593 #, c-format
6594 msgid "Error %s in %s\n"
6595 msgstr ""
6596
6597 #: config/tc-m68k.c:7334
6598 #, c-format
6599 msgid "Opcode(%d.%s): "
6600 msgstr ""
6601
6602 #: config/tc-m88k.c:165
6603 #, c-format
6604 msgid "Can't hash instruction '%s':%s"
6605 msgstr ""
6606
6607 #: config/tc-m88k.c:205
6608 msgid "Removed lower 2 bits of expression"
6609 msgstr ""
6610
6611 #: config/tc-m88k.c:225
6612 msgid "Expression truncated to 9 bits"
6613 msgstr ""
6614
6615 #: config/tc-m88k.c:487 config/tc-m88k.c:651
6616 msgid "Expression truncated to 5 bits"
6617 msgstr ""
6618
6619 #: config/tc-m88k.c:590
6620 msgid "Expression truncated to 16 bits"
6621 msgstr ""
6622
6623 #. Having this here repeats the warning somtimes.
6624 #. But can't we stand that?
6625 #: config/tc-m88k.c:767
6626 msgid "Use of obsolete instruction"
6627 msgstr ""
6628
6629 #: config/tc-m88k.c:792
6630 #, c-format
6631 msgid "Invalid mnemonic '%s'"
6632 msgstr ""
6633
6634 #: config/tc-m88k.c:810
6635 msgid "Parameter syntax error"
6636 msgstr ""
6637
6638 #: config/tc-m88k.c:863
6639 msgid "Unknown relocation type"
6640 msgstr ""
6641
6642 #: config/tc-m88k.c:979
6643 msgid "Relaxation should never occur"
6644 msgstr ""
6645
6646 #: config/tc-m88k.h:78
6647 msgid "m88k convert_frag\n"
6648 msgstr ""
6649
6650 #: config/tc-mcore.c:526
6651 #, c-format
6652 msgid "register expected, but saw '%.6s'"
6653 msgstr ""
6654
6655 #: config/tc-mcore.c:608
6656 #, c-format
6657 msgid "control register expected, but saw '%.6s'"
6658 msgstr ""
6659
6660 #: config/tc-mcore.c:644
6661 msgid "bad/missing psr specifier"
6662 msgstr ""
6663
6664 #: config/tc-mcore.c:694
6665 msgid "more than 65K literal pools"
6666 msgstr ""
6667
6668 #: config/tc-mcore.c:748
6669 msgid "missing ']'"
6670 msgstr ""
6671
6672 #: config/tc-mcore.c:787
6673 msgid "operand must be a constant"
6674 msgstr ""
6675
6676 #: config/tc-mcore.c:789
6677 #, c-format
6678 msgid "operand must be absolute in range %u..%u, not %ld"
6679 msgstr ""
6680
6681 #: config/tc-mcore.c:824
6682 msgid "operand must be a multiple of 4"
6683 msgstr ""
6684
6685 #: config/tc-mcore.c:831
6686 msgid "operand must be a multiple of 2"
6687 msgstr ""
6688
6689 #: config/tc-mcore.c:845 config/tc-mcore.c:1361 config/tc-mcore.c:1415
6690 msgid "base register expected"
6691 msgstr ""
6692
6693 #: config/tc-mcore.c:893
6694 #, c-format
6695 msgid "unknown opcode \"%s\""
6696 msgstr ""
6697
6698 #: config/tc-mcore.c:936
6699 msgid "invalid register: r15 illegal"
6700 msgstr ""
6701
6702 #: config/tc-mcore.c:985 config/tc-mcore.c:1566
6703 msgid "M340 specific opcode used when assembling for M210"
6704 msgstr ""
6705
6706 #: config/tc-mcore.c:1003 config/tc-mcore.c:1043 config/tc-mcore.c:1062
6707 #: config/tc-mcore.c:1081 config/tc-mcore.c:1109 config/tc-mcore.c:1138
6708 #: config/tc-mcore.c:1175 config/tc-mcore.c:1210 config/tc-mcore.c:1229
6709 #: config/tc-mcore.c:1248 config/tc-mcore.c:1282 config/tc-mcore.c:1307
6710 #: config/tc-mcore.c:1364 config/tc-mcore.c:1418 config/tc-mcore.c:1454
6711 #: config/tc-mcore.c:1513 config/tc-mcore.c:1535 config/tc-mcore.c:1558
6712 msgid "second operand missing"
6713 msgstr ""
6714
6715 #: config/tc-mcore.c:1019
6716 msgid "destination register must be r1"
6717 msgstr ""
6718
6719 #: config/tc-mcore.c:1040
6720 msgid "source register must be r1"
6721 msgstr ""
6722
6723 #: config/tc-mcore.c:1104 config/tc-mcore.c:1161
6724 msgid "immediate is not a power of two"
6725 msgstr ""
6726
6727 #: config/tc-mcore.c:1132
6728 msgid "translating bgeni to movi"
6729 msgstr ""
6730
6731 #: config/tc-mcore.c:1169
6732 msgid "translating mgeni to movi"
6733 msgstr ""
6734
6735 #: config/tc-mcore.c:1201
6736 msgid "translating bmaski to movi"
6737 msgstr ""
6738
6739 #: config/tc-mcore.c:1277
6740 #, c-format
6741 msgid "displacement too large (%d)"
6742 msgstr ""
6743
6744 #: config/tc-mcore.c:1291
6745 msgid "Invalid register: r0 and r15 illegal"
6746 msgstr ""
6747
6748 #: config/tc-mcore.c:1322
6749 msgid "bad starting register: r0 and r15 invalid"
6750 msgstr ""
6751
6752 #: config/tc-mcore.c:1335
6753 msgid "ending register must be r15"
6754 msgstr ""
6755
6756 #: config/tc-mcore.c:1355
6757 msgid "bad base register: must be r0"
6758 msgstr ""
6759
6760 #: config/tc-mcore.c:1373
6761 msgid "first register must be r4"
6762 msgstr ""
6763
6764 #: config/tc-mcore.c:1384
6765 msgid "last register must be r7"
6766 msgstr ""
6767
6768 #: config/tc-mcore.c:1421
6769 msgid "reg-reg expected"
6770 msgstr ""
6771
6772 #: config/tc-mcore.c:1532
6773 msgid "second operand must be 1"
6774 msgstr ""
6775
6776 #: config/tc-mcore.c:1553
6777 msgid "zero used as immediate value"
6778 msgstr ""
6779
6780 #: config/tc-mcore.c:1580
6781 msgid "duplicated psr bit specifier"
6782 msgstr ""
6783
6784 #: config/tc-mcore.c:1586
6785 msgid "`af' must appear alone"
6786 msgstr ""
6787
6788 #: config/tc-mcore.c:1593
6789 #, c-format
6790 msgid "unimplemented opcode \"%s\""
6791 msgstr ""
6792
6793 #: config/tc-mcore.c:1602
6794 #, c-format
6795 msgid "ignoring operands: %s "
6796 msgstr ""
6797
6798 #: config/tc-mcore.c:1667 config/tc-w65.c:742
6799 msgid "Bad call to MD_NTOF()"
6800 msgstr ""
6801
6802 #: config/tc-mcore.c:1738
6803 #, c-format
6804 msgid "unrecognised cpu type '%s'"
6805 msgstr ""
6806
6807 #: config/tc-mcore.c:1756
6808 #, c-format
6809 msgid ""
6810 "MCORE specific options:\n"
6811 " -{no-}jsri2bsr\t {dis}able jsri to bsr transformation (def: dis)\n"
6812 " -{no-}sifilter\t {dis}able silicon filter behavior (def: dis)\n"
6813 " -cpu=[210|340] select CPU type\n"
6814 " -EB assemble for a big endian system (default)\n"
6815 " -EL assemble for a little endian system\n"
6816 msgstr ""
6817
6818 #: config/tc-mcore.c:1774
6819 msgid "failed sanity check: short_jump"
6820 msgstr ""
6821
6822 #: config/tc-mcore.c:1784
6823 msgid "failed sanity check: long_jump"
6824 msgstr ""
6825
6826 #: config/tc-mcore.c:1810
6827 #, c-format
6828 msgid "odd displacement at %x"
6829 msgstr ""
6830
6831 #: config/tc-mcore.c:1992
6832 msgid "unknown"
6833 msgstr ""
6834
6835 #: config/tc-mcore.c:2019
6836 #, c-format
6837 msgid "odd distance branch (0x%lx bytes)"
6838 msgstr ""
6839
6840 #: config/tc-mcore.c:2023
6841 #, c-format
6842 msgid "pcrel for branch to %s too far (0x%lx)"
6843 msgstr ""
6844
6845 #: config/tc-mcore.c:2043
6846 #, c-format
6847 msgid "pcrel for lrw/jmpi/jsri to %s too far (0x%lx)"
6848 msgstr ""
6849
6850 #: config/tc-mcore.c:2055
6851 #, c-format
6852 msgid "pcrel for loopt too far (0x%lx)"
6853 msgstr ""
6854
6855 #: config/tc-mcore.c:2265
6856 #, c-format
6857 msgid "Can not do %d byte %srelocation"
6858 msgstr ""
6859
6860 #: config/tc-mcore.c:2267
6861 msgid "pc-relative"
6862 msgstr ""
6863
6864 #. Prototypes for static functions.
6865 #: config/tc-mips.c:939
6866 #, c-format
6867 msgid "internal Error, line %d, %s"
6868 msgstr ""
6869
6870 #: config/tc-mips.c:1425
6871 #, c-format
6872 msgid "internal: can't hash `%s': %s"
6873 msgstr ""
6874
6875 #: config/tc-mips.c:1433
6876 #, c-format
6877 msgid "internal error: bad mips16 opcode: %s %s\n"
6878 msgstr ""
6879
6880 #: config/tc-mips.c:1634
6881 #, c-format
6882 msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n"
6883 msgstr ""
6884
6885 #: config/tc-mips.c:2308 config/tc-mips.c:13111
6886 msgid "extended instruction in delay slot"
6887 msgstr ""
6888
6889 #: config/tc-mips.c:2372 config/tc-mips.c:2382
6890 #, c-format
6891 msgid "jump to misaligned address (0x%lx)"
6892 msgstr ""
6893
6894 #: config/tc-mips.c:2375 config/tc-mips.c:2385
6895 #, c-format
6896 msgid "jump address range overflow (0x%lx)"
6897 msgstr ""
6898
6899 #: config/tc-mips.c:2857
6900 msgid ""
6901 "Macro instruction expanded into multiple instructions in a branch delay slot"
6902 msgstr ""
6903
6904 #: config/tc-mips.c:2860
6905 msgid "Macro instruction expanded into multiple instructions"
6906 msgstr ""
6907
6908 #: config/tc-mips.c:3378 config/tc-mips.c:7302 config/tc-mips.c:7326
6909 #: config/tc-mips.c:7399 config/tc-mips.c:7422
6910 msgid "operand overflow"
6911 msgstr ""
6912
6913 #: config/tc-mips.c:3397 config/tc-mips.c:3997 config/tc-mips.c:6698
6914 #: config/tc-mips.c:7489
6915 msgid "Macro used $at after \".set noat\""
6916 msgstr ""
6917
6918 #: config/tc-mips.c:3426
6919 msgid "unsupported large constant"
6920 msgstr ""
6921
6922 #: config/tc-mips.c:3428
6923 #, c-format
6924 msgid "Instruction %s requires absolute expression"
6925 msgstr ""
6926
6927 #: config/tc-mips.c:3561 config/tc-mips.c:5808 config/tc-mips.c:6402
6928 #, c-format
6929 msgid "Number (0x%s) larger than 32 bits"
6930 msgstr ""
6931
6932 #: config/tc-mips.c:3581
6933 msgid "Number larger than 64 bits"
6934 msgstr ""
6935
6936 #: config/tc-mips.c:3875 config/tc-mips.c:3903 config/tc-mips.c:3941
6937 #: config/tc-mips.c:3986 config/tc-mips.c:6017 config/tc-mips.c:6056
6938 #: config/tc-mips.c:6095 config/tc-mips.c:6517 config/tc-mips.c:6569
6939 msgid "PIC code offset overflow (max 16 signed bits)"
6940 msgstr ""
6941
6942 #: config/tc-mips.c:4292 config/tc-mips.c:4358 config/tc-mips.c:4446
6943 #: config/tc-mips.c:4493 config/tc-mips.c:4554 config/tc-mips.c:4602
6944 #: config/tc-mips.c:7583 config/tc-mips.c:7590 config/tc-mips.c:7597
6945 #: config/tc-mips.c:7704
6946 msgid "Unsupported large constant"
6947 msgstr ""
6948
6949 #. result is always true
6950 #: config/tc-mips.c:4324
6951 #, c-format
6952 msgid "Branch %s is always true"
6953 msgstr ""
6954
6955 #: config/tc-mips.c:4565 config/tc-mips.c:4613 config/tc-mips.c:8028
6956 #, c-format
6957 msgid "Improper position (%lu)"
6958 msgstr ""
6959
6960 #: config/tc-mips.c:4571 config/tc-mips.c:8095
6961 #, c-format
6962 msgid "Improper extract size (%lu, position %lu)"
6963 msgstr ""
6964
6965 #: config/tc-mips.c:4619 config/tc-mips.c:8059
6966 #, c-format
6967 msgid "Improper insert size (%lu, position %lu)"
6968 msgstr ""
6969
6970 #: config/tc-mips.c:4656 config/tc-mips.c:4753
6971 msgid "Divide by zero."
6972 msgstr ""
6973
6974 #: config/tc-mips.c:4839
6975 msgid "dla used to load 32-bit register"
6976 msgstr ""
6977
6978 #: config/tc-mips.c:4842
6979 msgid "la used to load 64-bit address"
6980 msgstr ""
6981
6982 #: config/tc-mips.c:4954
6983 msgid "offset too large"
6984 msgstr ""
6985
6986 #: config/tc-mips.c:5126 config/tc-mips.c:5405
6987 msgid "PIC code offset overflow (max 32 signed bits)"
6988 msgstr ""
6989
6990 #: config/tc-mips.c:5451
6991 msgid "MIPS PIC call to register other than $25"
6992 msgstr ""
6993
6994 #: config/tc-mips.c:5457 config/tc-mips.c:5468 config/tc-mips.c:5592
6995 #: config/tc-mips.c:5603
6996 msgid "No .cprestore pseudo-op used in PIC code"
6997 msgstr ""
6998
6999 #: config/tc-mips.c:5462 config/tc-mips.c:5597
7000 msgid "No .frame pseudo-op used in PIC code"
7001 msgstr ""
7002
7003 #: config/tc-mips.c:5668 config/tc-mips.c:5756 config/tc-mips.c:6302
7004 #: config/tc-mips.c:6333 config/tc-mips.c:6351 config/tc-mips.c:7001
7005 msgid "opcode not supported on this processor"
7006 msgstr ""
7007
7008 #: config/tc-mips.c:6867 config/tc-mips.c:6898 config/tc-mips.c:6949
7009 #: config/tc-mips.c:6979
7010 msgid "Improper rotate count"
7011 msgstr ""
7012
7013 #: config/tc-mips.c:7034
7014 #, c-format
7015 msgid "Instruction %s: result is always false"
7016 msgstr ""
7017
7018 #: config/tc-mips.c:7180
7019 #, c-format
7020 msgid "Instruction %s: result is always true"
7021 msgstr ""
7022
7023 #. FIXME: Check if this is one of the itbl macros, since they
7024 #. are added dynamically.
7025 #: config/tc-mips.c:7485
7026 #, c-format
7027 msgid "Macro %s not implemented yet"
7028 msgstr ""
7029
7030 #: config/tc-mips.c:7735
7031 #, c-format
7032 msgid "internal: bad mips opcode (mask error): %s %s"
7033 msgstr ""
7034
7035 #: config/tc-mips.c:7760 config/tc-mips.c:8121
7036 #, c-format
7037 msgid "internal: bad mips opcode (unknown extension operand type `+%c'): %s %s"
7038 msgstr ""
7039
7040 #: config/tc-mips.c:7821
7041 #, c-format
7042 msgid "internal: bad mips opcode (unknown operand type `%c'): %s %s"
7043 msgstr ""
7044
7045 #: config/tc-mips.c:7828
7046 #, c-format
7047 msgid "internal: bad mips opcode (bits 0x%lx undefined): %s %s"
7048 msgstr ""
7049
7050 #: config/tc-mips.c:7942
7051 #, c-format
7052 msgid "opcode not supported on this processor: %s (%s)"
7053 msgstr ""
7054
7055 #: config/tc-mips.c:8114 config/tc-mips.c:8583
7056 msgid "absolute expression required"
7057 msgstr ""
7058
7059 #: config/tc-mips.c:8138
7060 #, c-format
7061 msgid "Improper shift amount (%lu)"
7062 msgstr ""
7063
7064 #: config/tc-mips.c:8161 config/tc-mips.c:9415 config/tc-mips.c:9528
7065 #, c-format
7066 msgid "Invalid value for `%s' (%lu)"
7067 msgstr ""
7068
7069 #: config/tc-mips.c:8176
7070 #, c-format
7071 msgid "Illegal break code (%lu)"
7072 msgstr ""
7073
7074 #: config/tc-mips.c:8187
7075 #, c-format
7076 msgid "Illegal lower break code (%lu)"
7077 msgstr ""
7078
7079 #: config/tc-mips.c:8198
7080 #, c-format
7081 msgid "Illegal 20-bit code (%lu)"
7082 msgstr ""
7083
7084 #: config/tc-mips.c:8210
7085 #, c-format
7086 msgid "Coproccesor code > 25 bits (%lu)"
7087 msgstr ""
7088
7089 #: config/tc-mips.c:8223
7090 #, c-format
7091 msgid "Illegal 19-bit code (%lu)"
7092 msgstr ""
7093
7094 #: config/tc-mips.c:8234
7095 #, c-format
7096 msgid "Invalid performance register (%lu)"
7097 msgstr ""
7098
7099 #: config/tc-mips.c:8270
7100 #, c-format
7101 msgid "Invalid register number (%d)"
7102 msgstr ""
7103
7104 #: config/tc-mips.c:8444
7105 #, c-format
7106 msgid "Invalid MDMX Immediate (%ld)"
7107 msgstr ""
7108
7109 #: config/tc-mips.c:8484
7110 #, c-format
7111 msgid "Invalid float register number (%d)"
7112 msgstr ""
7113
7114 #: config/tc-mips.c:8494
7115 #, c-format
7116 msgid "Float register should be even, was %d"
7117 msgstr ""
7118
7119 #: config/tc-mips.c:8533
7120 #, c-format
7121 msgid "Bad element selector %ld"
7122 msgstr ""
7123
7124 #: config/tc-mips.c:8541
7125 #, c-format
7126 msgid "Expecting ']' found '%s'"
7127 msgstr ""
7128
7129 #: config/tc-mips.c:8647
7130 #, c-format
7131 msgid "Bad floating point constant: %s"
7132 msgstr ""
7133
7134 #: config/tc-mips.c:8768
7135 msgid "Can't use floating point insn in this section"
7136 msgstr ""
7137
7138 #: config/tc-mips.c:8829
7139 msgid "expression out of range"
7140 msgstr ""
7141
7142 #: config/tc-mips.c:8869
7143 msgid "lui expression not in range 0..65535"
7144 msgstr ""
7145
7146 #: config/tc-mips.c:8893
7147 #, c-format
7148 msgid "Invalid condition code register $fcc%d"
7149 msgstr ""
7150
7151 #: config/tc-mips.c:8898
7152 #, c-format
7153 msgid "Condition code register should be even for %s, was %d"
7154 msgstr ""
7155
7156 #: config/tc-mips.c:8903
7157 #, c-format
7158 msgid "Condition code register should be 0 or 4 for %s, was %d"
7159 msgstr ""
7160
7161 #: config/tc-mips.c:8929
7162 msgid "invalid coprocessor sub-selection value (0-7)"
7163 msgstr ""
7164
7165 #: config/tc-mips.c:8941 config/tc-mips.c:8958
7166 #, c-format
7167 msgid "bad byte vector index (%ld)"
7168 msgstr ""
7169
7170 #: config/tc-mips.c:8969
7171 #, c-format
7172 msgid "bad char = '%c'\n"
7173 msgstr ""
7174
7175 #: config/tc-mips.c:8980 config/tc-mips.c:8985 config/tc-mips.c:9553
7176 msgid "illegal operands"
7177 msgstr ""
7178
7179 #: config/tc-mips.c:9051
7180 msgid "unrecognized opcode"
7181 msgstr ""
7182
7183 #: config/tc-mips.c:9188
7184 #, c-format
7185 msgid "invalid register number (%d)"
7186 msgstr ""
7187
7188 #: config/tc-mips.c:9279
7189 msgid "used $at without \".set noat\""
7190 msgstr ""
7191
7192 #: config/tc-mips.c:9447
7193 msgid "can't parse register list"
7194 msgstr ""
7195
7196 #: config/tc-mips.c:9671
7197 msgid "extended operand requested but not required"
7198 msgstr ""
7199
7200 #: config/tc-mips.c:9673
7201 msgid "invalid unextended operand value"
7202 msgstr ""
7203
7204 #: config/tc-mips.c:9701
7205 msgid "operand value out of range for instruction"
7206 msgstr ""
7207
7208 #: config/tc-mips.c:10145
7209 #, c-format
7210 msgid "A different %s was already specified, is now %s"
7211 msgstr ""
7212
7213 #: config/tc-mips.c:10349
7214 msgid "-call_shared is supported only for ELF format"
7215 msgstr ""
7216
7217 #: config/tc-mips.c:10356 config/tc-mips.c:10385 config/tc-mips.c:11473
7218 #: config/tc-mips.c:11691
7219 msgid "-G may not be used with SVR4 PIC code"
7220 msgstr ""
7221
7222 #: config/tc-mips.c:10365
7223 msgid "-non_shared is supported only for ELF format"
7224 msgstr ""
7225
7226 #: config/tc-mips.c:10396
7227 msgid "-32 is supported for ELF format only"
7228 msgstr ""
7229
7230 #: config/tc-mips.c:10405
7231 msgid "-n32 is supported for ELF format only"
7232 msgstr ""
7233
7234 #: config/tc-mips.c:10414
7235 msgid "-64 is supported for ELF format only"
7236 msgstr ""
7237
7238 #: config/tc-mips.c:10419 config/tc-mips.c:10456
7239 msgid "No compiled in support for 64 bit object file format"
7240 msgstr ""
7241
7242 #: config/tc-mips.c:10443
7243 msgid "-mabi is supported for ELF format only"
7244 msgstr ""
7245
7246 #: config/tc-mips.c:10463
7247 #, c-format
7248 msgid "invalid abi -mabi=%s"
7249 msgstr ""
7250
7251 #: config/tc-mips.c:10537
7252 msgid "-G not supported in this configuration."
7253 msgstr ""
7254
7255 #: config/tc-mips.c:10563
7256 #, c-format
7257 msgid "-%s conflicts with the other architecture options, which imply -%s"
7258 msgstr ""
7259
7260 #: config/tc-mips.c:10594
7261 msgid "-mgp64 used with a 32-bit processor"
7262 msgstr ""
7263
7264 #: config/tc-mips.c:10596
7265 msgid "-mgp32 used with a 64-bit ABI"
7266 msgstr ""
7267
7268 #: config/tc-mips.c:10598
7269 msgid "-mgp64 used with a 32-bit ABI"
7270 msgstr ""
7271
7272 #: config/tc-mips.c:10628
7273 msgid "trap exception not supported at ISA 1"
7274 msgstr ""
7275
7276 #: config/tc-mips.c:10883
7277 msgid "Cannot branch to undefined symbol."
7278 msgstr ""
7279
7280 #: config/tc-mips.c:10890
7281 msgid "Cannot branch to symbol in another section."
7282 msgstr ""
7283
7284 #: config/tc-mips.c:10899
7285 msgid "Pretending global symbol used as branch target is local."
7286 msgstr ""
7287
7288 #: config/tc-mips.c:11056 config/tc-sparc.c:3232 config/tc-sparc.c:3239
7289 #: config/tc-sparc.c:3246 config/tc-sparc.c:3253 config/tc-sparc.c:3260
7290 #: config/tc-sparc.c:3269 config/tc-sparc.c:3280 config/tc-sparc.c:3302
7291 #: config/tc-sparc.c:3326 write.c:970 write.c:1042
7292 msgid "relocation overflow"
7293 msgstr ""
7294
7295 #: config/tc-mips.c:11066
7296 #, c-format
7297 msgid "Branch to odd address (%lx)"
7298 msgstr ""
7299
7300 #: config/tc-mips.c:11115
7301 msgid "Branch out of range"
7302 msgstr ""
7303
7304 #: config/tc-mips.c:11194
7305 #, c-format
7306 msgid "Alignment too large: %d. assumed."
7307 msgstr ""
7308
7309 #: config/tc-mips.c:11197
7310 msgid "Alignment negative: 0 assumed."
7311 msgstr ""
7312
7313 #: config/tc-mips.c:11429
7314 #, c-format
7315 msgid "%s: no such section"
7316 msgstr ""
7317
7318 #: config/tc-mips.c:11468
7319 #, c-format
7320 msgid ".option pic%d not supported"
7321 msgstr ""
7322
7323 #: config/tc-mips.c:11479
7324 #, c-format
7325 msgid "Unrecognized option \"%s\""
7326 msgstr ""
7327
7328 #: config/tc-mips.c:11532
7329 msgid "`noreorder' must be set before `nomacro'"
7330 msgstr ""
7331
7332 #: config/tc-mips.c:11583
7333 #, c-format
7334 msgid "unknown architecture %s"
7335 msgstr ""
7336
7337 #: config/tc-mips.c:11596 config/tc-mips.c:11626
7338 #, c-format
7339 msgid "unknown ISA level %s"
7340 msgstr ""
7341
7342 #: config/tc-mips.c:11604
7343 #, c-format
7344 msgid "unknown ISA or architecture %s"
7345 msgstr ""
7346
7347 #: config/tc-mips.c:11654
7348 msgid ".set pop with no .set push"
7349 msgstr ""
7350
7351 #: config/tc-mips.c:11675
7352 #, c-format
7353 msgid "Tried to set unrecognized symbol: %s\n"
7354 msgstr ""
7355
7356 #: config/tc-mips.c:11733
7357 msgid ".cpload not in noreorder section"
7358 msgstr ""
7359
7360 #: config/tc-mips.c:11802 config/tc-mips.c:11821
7361 msgid "missing argument separator ',' for .cpsetup"
7362 msgstr ""
7363
7364 #: config/tc-mips.c:12011
7365 msgid "Unsupported use of .gpword"
7366 msgstr ""
7367
7368 #: config/tc-mips.c:12047
7369 msgid "Unsupported use of .gpdword"
7370 msgstr ""
7371
7372 #: config/tc-mips.c:12179
7373 msgid "expected `$'"
7374 msgstr ""
7375
7376 #: config/tc-mips.c:12187
7377 msgid "Bad register number"
7378 msgstr ""
7379
7380 #: config/tc-mips.c:12235
7381 msgid "Unrecognized register name"
7382 msgstr ""
7383
7384 #: config/tc-mips.c:12468
7385 msgid "unsupported PC relative reference to different section"
7386 msgstr ""
7387
7388 #: config/tc-mips.c:12581 config/tc-xtensa.c:1618 config/tc-xtensa.c:1829
7389 msgid "unsupported relocation"
7390 msgstr ""
7391
7392 #: config/tc-mips.c:12789 config/tc-sh.c:4306
7393 #, c-format
7394 msgid "Can not represent %s relocation in this object file format"
7395 msgstr ""
7396
7397 #: config/tc-mips.c:12875
7398 msgid "relaxed out-of-range branch into a jump"
7399 msgstr ""
7400
7401 #: config/tc-mips.c:13389
7402 msgid "missing .end at end of assembly"
7403 msgstr ""
7404
7405 #: config/tc-mips.c:13404
7406 msgid "expected simple number"
7407 msgstr ""
7408
7409 #: config/tc-mips.c:13430
7410 #, c-format
7411 msgid " *input_line_pointer == '%c' 0x%02x\n"
7412 msgstr ""
7413
7414 #: config/tc-mips.c:13432
7415 msgid "invalid number"
7416 msgstr ""
7417
7418 #: config/tc-mips.c:13505
7419 msgid ".end not in text section"
7420 msgstr ""
7421
7422 #: config/tc-mips.c:13509
7423 msgid ".end directive without a preceding .ent directive."
7424 msgstr ""
7425
7426 #: config/tc-mips.c:13518
7427 msgid ".end symbol does not match .ent symbol."
7428 msgstr ""
7429
7430 #: config/tc-mips.c:13525
7431 msgid ".end directive missing or unknown symbol"
7432 msgstr ""
7433
7434 #: config/tc-mips.c:13601
7435 msgid ".ent or .aent not in text section."
7436 msgstr ""
7437
7438 #: config/tc-mips.c:13604
7439 msgid "missing .end"
7440 msgstr ""
7441
7442 #: config/tc-mips.c:13656
7443 msgid "Bad .frame directive"
7444 msgstr ""
7445
7446 #: config/tc-mips.c:13688
7447 msgid ".mask/.fmask outside of .ent"
7448 msgstr ""
7449
7450 #: config/tc-mips.c:13695
7451 msgid "Bad .mask/.fmask directive"
7452 msgstr ""
7453
7454 #: config/tc-mips.c:13959
7455 #, c-format
7456 msgid ""
7457 "MIPS options:\n"
7458 "-EB\t\t\tgenerate big endian output\n"
7459 "-EL\t\t\tgenerate little endian output\n"
7460 "-g, -g2\t\t\tdo not remove unneeded NOPs or swap branches\n"
7461 "-G NUM\t\t\tallow referencing objects up to NUM bytes\n"
7462 "\t\t\timplicitly with the gp register [default 8]\n"
7463 msgstr ""
7464
7465 #: config/tc-mips.c:13966
7466 #, c-format
7467 msgid ""
7468 "-mips1\t\t\tgenerate MIPS ISA I instructions\n"
7469 "-mips2\t\t\tgenerate MIPS ISA II instructions\n"
7470 "-mips3\t\t\tgenerate MIPS ISA III instructions\n"
7471 "-mips4\t\t\tgenerate MIPS ISA IV instructions\n"
7472 "-mips5 generate MIPS ISA V instructions\n"
7473 "-mips32 generate MIPS32 ISA instructions\n"
7474 "-mips32r2 generate MIPS32 release 2 ISA instructions\n"
7475 "-mips64 generate MIPS64 ISA instructions\n"
7476 "-mips64r2 generate MIPS64 release 2 ISA instructions\n"
7477 "-march=CPU/-mtune=CPU\tgenerate code/schedule for CPU, where CPU is one of:\n"
7478 msgstr ""
7479
7480 #: config/tc-mips.c:13985
7481 #, c-format
7482 msgid ""
7483 "-mCPU\t\t\tequivalent to -march=CPU -mtune=CPU. Deprecated.\n"
7484 "-no-mCPU\t\tdon't generate code specific to CPU.\n"
7485 "\t\t\tFor -mCPU and -no-mCPU, CPU must be one of:\n"
7486 msgstr ""
7487
7488 #: config/tc-mips.c:13998
7489 #, c-format
7490 msgid ""
7491 "-mips16\t\t\tgenerate mips16 instructions\n"
7492 "-no-mips16\t\tdo not generate mips16 instructions\n"
7493 msgstr ""
7494
7495 #: config/tc-mips.c:14001
7496 #, c-format
7497 msgid ""
7498 "-mfix-vr4120\t\twork around certain VR4120 errata\n"
7499 "-mfix-vr4130\t\twork around VR4130 mflo/mfhi errata\n"
7500 "-mgp32\t\t\tuse 32-bit GPRs, regardless of the chosen ISA\n"
7501 "-mfp32\t\t\tuse 32-bit FPRs, regardless of the chosen ISA\n"
7502 "-mno-shared\t\toptimize output for executables\n"
7503 "-msym32\t\t\tassume all symbols have 32-bit values\n"
7504 "-O0\t\t\tremove unneeded NOPs, do not swap branches\n"
7505 "-O\t\t\tremove unneeded NOPs and swap branches\n"
7506 "--[no-]construct-floats [dis]allow floating point values to be constructed\n"
7507 "--trap, --no-break\ttrap exception on div by 0 and mult overflow\n"
7508 "--break, --no-trap\tbreak exception on div by 0 and mult overflow\n"
7509 msgstr ""
7510
7511 #: config/tc-mips.c:14014
7512 #, c-format
7513 msgid ""
7514 "-KPIC, -call_shared\tgenerate SVR4 position independent code\n"
7515 "-non_shared\t\tdo not generate position independent code\n"
7516 "-xgot\t\t\tassume a 32 bit GOT\n"
7517 "-mpdr, -mno-pdr\t\tenable/disable creation of .pdr sections\n"
7518 "-mshared, -mno-shared disable/enable .cpload optimization for\n"
7519 " non-shared code\n"
7520 "-mabi=ABI\t\tcreate ABI conformant object file for:\n"
7521 msgstr ""
7522
7523 #: config/tc-mips.c:14033
7524 #, c-format
7525 msgid ""
7526 "-32\t\t\tcreate o32 ABI object file (default)\n"
7527 "-n32\t\t\tcreate n32 ABI object file\n"
7528 "-64\t\t\tcreate 64 ABI object file\n"
7529 msgstr ""
7530
7531 #: config/tc-mmix.c:694
7532 #, c-format
7533 msgid " MMIX-specific command line options:\n"
7534 msgstr ""
7535
7536 #: config/tc-mmix.c:695
7537 #, c-format
7538 msgid ""
7539 " -fixed-special-register-names\n"
7540 " Allow only the original special register names.\n"
7541 msgstr ""
7542
7543 #: config/tc-mmix.c:698
7544 #, c-format
7545 msgid " -globalize-symbols Make all symbols global.\n"
7546 msgstr ""
7547
7548 #: config/tc-mmix.c:700
7549 #, c-format
7550 msgid " -gnu-syntax Turn off mmixal syntax compatibility.\n"
7551 msgstr ""
7552
7553 #: config/tc-mmix.c:702
7554 #, c-format
7555 msgid " -relax Create linker relaxable code.\n"
7556 msgstr ""
7557
7558 #: config/tc-mmix.c:704
7559 #, c-format
7560 msgid ""
7561 " -no-predefined-syms Do not provide mmixal built-in constants.\n"
7562 " Implies -fixed-special-register-names.\n"
7563 msgstr ""
7564
7565 #: config/tc-mmix.c:707
7566 #, c-format
7567 msgid ""
7568 " -no-expand Do not expand GETA, branches, PUSHJ or JUMP\n"
7569 " into multiple instructions.\n"
7570 msgstr ""
7571
7572 #: config/tc-mmix.c:710
7573 #, c-format
7574 msgid ""
7575 " -no-merge-gregs Do not merge GREG definitions with nearby values.\n"
7576 msgstr ""
7577
7578 #: config/tc-mmix.c:712
7579 #, c-format
7580 msgid ""
7581 " -linker-allocated-gregs If there's no suitable GREG definition for "
7582 "the operands of an instruction, let the linker "
7583 "resolve.\n"
7584 msgstr ""
7585
7586 #: config/tc-mmix.c:715
7587 #, c-format
7588 msgid ""
7589 " -x Do not warn when an operand to GETA, a branch,\n"
7590 " PUSHJ or JUMP is not known to be within range.\n"
7591 " The linker will catch any errors. Implies\n"
7592 " -linker-allocated-gregs."
7593 msgstr ""
7594
7595 #: config/tc-mmix.c:841
7596 #, c-format
7597 msgid "unknown opcode: `%s'"
7598 msgstr ""
7599
7600 #: config/tc-mmix.c:963 config/tc-mmix.c:978
7601 msgid "specified location wasn't TETRA-aligned"
7602 msgstr ""
7603
7604 #: config/tc-mmix.c:965 config/tc-mmix.c:980 config/tc-mmix.c:4124
7605 #: config/tc-mmix.c:4140
7606 msgid "unaligned data at an absolute location is not supported"
7607 msgstr ""
7608
7609 #: config/tc-mmix.c:1090
7610 #, c-format
7611 msgid "invalid operand to opcode %s: `%s'"
7612 msgstr ""
7613
7614 #: config/tc-mmix.c:1112 config/tc-mmix.c:1139 config/tc-mmix.c:1172
7615 #: config/tc-mmix.c:1180 config/tc-mmix.c:1197 config/tc-mmix.c:1225
7616 #: config/tc-mmix.c:1246 config/tc-mmix.c:1271 config/tc-mmix.c:1319
7617 #: config/tc-mmix.c:1417 config/tc-mmix.c:1442 config/tc-mmix.c:1474
7618 #: config/tc-mmix.c:1506 config/tc-mmix.c:1536 config/tc-mmix.c:1589
7619 #: config/tc-mmix.c:1606 config/tc-mmix.c:1633 config/tc-mmix.c:1661
7620 #: config/tc-mmix.c:1688 config/tc-mmix.c:1714 config/tc-mmix.c:1730
7621 #: config/tc-mmix.c:1756 config/tc-mmix.c:1772 config/tc-mmix.c:1788
7622 #: config/tc-mmix.c:1851 config/tc-mmix.c:1867
7623 #, c-format
7624 msgid "invalid operands to opcode %s: `%s'"
7625 msgstr ""
7626
7627 #: config/tc-mmix.c:1844
7628 #, c-format
7629 msgid "unsupported operands to %s: `%s'"
7630 msgstr ""
7631
7632 #: config/tc-mmix.c:1969
7633 msgid "internal: mmix_prefix_name but empty prefix"
7634 msgstr ""
7635
7636 #: config/tc-mmix.c:2013
7637 #, c-format
7638 msgid "too many GREG registers allocated (max %d)"
7639 msgstr ""
7640
7641 #: config/tc-mmix.c:2071
7642 msgid "BSPEC already active. Nesting is not supported."
7643 msgstr ""
7644
7645 #: config/tc-mmix.c:2080
7646 msgid "invalid BSPEC expression"
7647 msgstr ""
7648
7649 #: config/tc-mmix.c:2096
7650 #, c-format
7651 msgid "can't create section %s"
7652 msgstr ""
7653
7654 #: config/tc-mmix.c:2101
7655 #, c-format
7656 msgid "can't set section flags for section %s"
7657 msgstr ""
7658
7659 #: config/tc-mmix.c:2122
7660 msgid "ESPEC without preceding BSPEC"
7661 msgstr ""
7662
7663 #: config/tc-mmix.c:2151
7664 msgid "missing local expression"
7665 msgstr ""
7666
7667 #: config/tc-mmix.c:2389
7668 msgid "operand out of range, instruction expanded"
7669 msgstr ""
7670
7671 #. The BFD_RELOC_MMIX_LOCAL-specific message is supposed to be
7672 #. user-friendly, though a little bit non-substantial.
7673 #: config/tc-mmix.c:2640
7674 msgid "directive LOCAL must be placed in code or data"
7675 msgstr ""
7676
7677 #: config/tc-mmix.c:2641
7678 msgid "internal confusion: relocation in a section without contents"
7679 msgstr ""
7680
7681 #: config/tc-mmix.c:2755
7682 msgid "internal: BFD_RELOC_MMIX_BASE_PLUS_OFFSET not resolved to section"
7683 msgstr ""
7684
7685 #: config/tc-mmix.c:2803
7686 msgid "no suitable GREG definition for operands"
7687 msgstr ""
7688
7689 #: config/tc-mmix.c:2862
7690 msgid "operands were not reducible at assembly-time"
7691 msgstr ""
7692
7693 #: config/tc-mmix.c:2889
7694 #, c-format
7695 msgid "cannot generate relocation type for symbol %s, code %s"
7696 msgstr ""
7697
7698 #: config/tc-mmix.c:2909
7699 #, c-format
7700 msgid "internal: unhandled label %s"
7701 msgstr ""
7702
7703 #: config/tc-mmix.c:2939
7704 msgid "[0-9]H labels may not appear alone on a line"
7705 msgstr ""
7706
7707 #: config/tc-mmix.c:2948
7708 msgid "[0-9]H labels do not mix with dot-pseudos"
7709 msgstr ""
7710
7711 #: config/tc-mmix.c:3036
7712 msgid "invalid characters in input"
7713 msgstr ""
7714
7715 #: config/tc-mmix.c:3140
7716 msgid "empty label field for IS"
7717 msgstr ""
7718
7719 #: config/tc-mmix.c:3466
7720 #, c-format
7721 msgid "internal: unexpected relax type %d:%d"
7722 msgstr ""
7723
7724 #: config/tc-mmix.c:3488
7725 msgid "BSPEC without ESPEC."
7726 msgstr ""
7727
7728 #: config/tc-mmix.c:3688
7729 msgid "GREG expression too complicated"
7730 msgstr ""
7731
7732 #: config/tc-mmix.c:3703
7733 msgid "internal: GREG expression not resolved to section"
7734 msgstr ""
7735
7736 #: config/tc-mmix.c:3752
7737 msgid "register section has contents\n"
7738 msgstr ""
7739
7740 #: config/tc-mmix.c:3879
7741 msgid "section change from within a BSPEC/ESPEC pair is not supported"
7742 msgstr ""
7743
7744 #: config/tc-mmix.c:3900
7745 msgid "directive LOC from within a BSPEC/ESPEC pair is not supported"
7746 msgstr ""
7747
7748 #: config/tc-mmix.c:3911
7749 msgid "invalid LOC expression"
7750 msgstr ""
7751
7752 #: config/tc-mmix.c:3936 config/tc-mmix.c:3962
7753 msgid "LOC expression stepping backwards is not supported"
7754 msgstr ""
7755
7756 #. We will only get here in rare cases involving #NO_APP,
7757 #. where the unterminated string is not recognized by the
7758 #. preformatting pass.
7759 #: config/tc-mmix.c:4046 config/tc-mmix.c:4206
7760 msgid "unterminated string"
7761 msgstr ""
7762
7763 #: config/tc-mmix.c:4063
7764 msgid "BYTE expression not a pure number"
7765 msgstr ""
7766
7767 #. Note that mmixal does not allow negative numbers in
7768 #. BYTE sequences, so neither should we.
7769 #: config/tc-mmix.c:4072
7770 msgid "BYTE expression not in the range 0..255"
7771 msgstr ""
7772
7773 #: config/tc-mmix.c:4122 config/tc-mmix.c:4138
7774 msgid "data item with alignment larger than location"
7775 msgstr ""
7776
7777 #. Since integer_constant is local to expr.c, we have to make this a
7778 #. macro. FIXME: Do it cleaner.
7779 #: config/tc-mmix.h:104
7780 msgid "`&' serial number operator is not supported"
7781 msgstr ""
7782
7783 #: config/tc-mn10200.c:305
7784 #, c-format
7785 msgid ""
7786 "MN10200 options:\n"
7787 "none yet\n"
7788 msgstr ""
7789
7790 #: config/tc-mn10200.c:931 config/tc-mn10300.c:1392 config/tc-ppc.c:2134
7791 #: config/tc-s390.c:1522 config/tc-v850.c:1621
7792 #, c-format
7793 msgid "Unrecognized opcode: `%s'"
7794 msgstr ""
7795
7796 #: config/tc-mn10200.c:1174 config/tc-mn10300.c:1965 config/tc-ppc.c:2613
7797 #: config/tc-s390.c:1437 config/tc-v850.c:2026
7798 #, c-format
7799 msgid "junk at end of line: `%s'"
7800 msgstr ""
7801
7802 #: config/tc-mn10300.c:695
7803 #, c-format
7804 msgid ""
7805 "MN10300 options:\n"
7806 "none yet\n"
7807 msgstr ""
7808
7809 #: config/tc-mn10300.c:1361 config/tc-sh.c:776 read.c:3746
7810 #, c-format
7811 msgid "unsupported BFD relocation size %u"
7812 msgstr ""
7813
7814 #: config/tc-mn10300.c:1409
7815 msgid "Invalid opcode/operands"
7816 msgstr ""
7817
7818 #: config/tc-mn10300.c:1936
7819 msgid "Invalid register specification."
7820 msgstr ""
7821
7822 #: config/tc-mn10300.c:2519
7823 #, c-format
7824 msgid "Bad relocation fixup type (%d)"
7825 msgstr ""
7826
7827 #: config/tc-msp430.c:502
7828 msgid ".profiler pseudo requires at least two operands."
7829 msgstr ""
7830
7831 #: config/tc-msp430.c:561
7832 msgid "unknown profiling flag - ignored."
7833 msgstr ""
7834
7835 #: config/tc-msp430.c:577
7836 msgid "ambigious flags combination - '.profiler' directive ignored."
7837 msgstr ""
7838
7839 #: config/tc-msp430.c:587
7840 msgid "profiling in absolute section? Hm..."
7841 msgstr ""
7842
7843 #: config/tc-msp430.c:674
7844 #, c-format
7845 msgid "Known MCU names:\n"
7846 msgstr ""
7847
7848 #: config/tc-msp430.c:677
7849 #, c-format
7850 msgid "\t %s\n"
7851 msgstr ""
7852
7853 #: config/tc-msp430.c:703
7854 #, c-format
7855 msgid "redefinition of mcu type %s' to %s'"
7856 msgstr ""
7857
7858 #: config/tc-msp430.c:733
7859 #, c-format
7860 msgid ""
7861 "MSP430 options:\n"
7862 " -mmcu=[msp430-name] select microcontroller type\n"
7863 " msp430x110 msp430x112\n"
7864 " msp430x1101 msp430x1111\n"
7865 " msp430x1121 msp430x1122 msp430x1132\n"
7866 " msp430x122 msp430x123\n"
7867 " msp430x1222 msp430x1232\n"
7868 " msp430x133 msp430x135\n"
7869 " msp430x1331 msp430x1351\n"
7870 " msp430x147 msp430x148 msp430x149\n"
7871 " msp430x155 msp430x156 msp430x157\n"
7872 " msp430x167 msp430x168 msp430x169\n"
7873 " msp430x1610 msp430x1611 msp430x1612\n"
7874 " msp430x311 msp430x312 msp430x313 msp430x314 "
7875 "msp430x315\n"
7876 " msp430x323 msp430x325\n"
7877 " msp430x336 msp430x337\n"
7878 " msp430x412 msp430x413 msp430x415 msp430x417\n"
7879 " msp430xE423 msp430xE425 msp430E427\n"
7880 " msp430xW423 msp430xW425 msp430W427\n"
7881 " msp430xG437 msp430xG438 msp430G439\n"
7882 " msp430x435 msp430x436 msp430x437\n"
7883 " msp430x447 msp430x448 msp430x449\n"
7884 msgstr ""
7885
7886 #: config/tc-msp430.c:943
7887 #, c-format
7888 msgid "value %d out of range. Use #lo() or #hi()"
7889 msgstr ""
7890
7891 #: config/tc-msp430.c:1031
7892 #, c-format
7893 msgid "unknown expression in operand %s. use #llo() #lhi() #hlo() #hhi() "
7894 msgstr ""
7895
7896 #: config/tc-msp430.c:1082
7897 #, c-format
7898 msgid "Registers cannot be used within immediate expression [%s]"
7899 msgstr ""
7900
7901 #: config/tc-msp430.c:1084
7902 #, c-format
7903 msgid "unknown operand %s"
7904 msgstr ""
7905
7906 #: config/tc-msp430.c:1106 config/tc-msp430.c:1241
7907 #, c-format
7908 msgid "value out of range: %d"
7909 msgstr ""
7910
7911 #: config/tc-msp430.c:1117
7912 #, c-format
7913 msgid "Registers cannot be used within absolute expression [%s]"
7914 msgstr ""
7915
7916 #: config/tc-msp430.c:1119 config/tc-msp430.c:1262
7917 #, c-format
7918 msgid "unknown expression in operand %s"
7919 msgstr ""
7920
7921 #: config/tc-msp430.c:1133 config/tc-msp430.c:1140
7922 #, c-format
7923 msgid "unknown addressing mode %s"
7924 msgstr ""
7925
7926 #: config/tc-msp430.c:1148
7927 #, c-format
7928 msgid "Bad register name r%s"
7929 msgstr ""
7930
7931 #: config/tc-msp430.c:1160
7932 #, c-format
7933 msgid "MSP430 does not have %d registers"
7934 msgstr ""
7935
7936 #: config/tc-msp430.c:1180
7937 msgid "')' required"
7938 msgstr ""
7939
7940 #: config/tc-msp430.c:1193
7941 #, c-format
7942 msgid "unknown operator %s. Did you mean X(Rn) or #[hl][hl][oi](CONST) ?"
7943 msgstr ""
7944
7945 #: config/tc-msp430.c:1202
7946 #, c-format
7947 msgid "unknown operator (r%s substituded as a register name"
7948 msgstr ""
7949
7950 #: config/tc-msp430.c:1214 config/tc-msp430.c:1225
7951 #, c-format
7952 msgid "unknown operator %s"
7953 msgstr ""
7954
7955 #: config/tc-msp430.c:1219
7956 msgid "r2 should not be used in indexed addressing mode"
7957 msgstr ""
7958
7959 #: config/tc-msp430.c:1260
7960 #, c-format
7961 msgid "Registers cannot be used as a prefix of indexed expression [%s]"
7962 msgstr ""
7963
7964 #. Unreachable.
7965 #: config/tc-msp430.c:1309
7966 #, c-format
7967 msgid "unknown addressing mode for operand %s"
7968 msgstr ""
7969
7970 #: config/tc-msp430.c:1334
7971 #, c-format
7972 msgid "Internal bug. Try to use 0(r%d) instead of @r%d"
7973 msgstr ""
7974
7975 #: config/tc-msp430.c:1344
7976 msgid "this addressing mode is not applicable for destination operand"
7977 msgstr ""
7978
7979 #: config/tc-msp430.c:1388
7980 #, c-format
7981 msgid "instruction %s requires %d operand(s)"
7982 msgstr ""
7983
7984 #: config/tc-msp430.c:1634
7985 #, c-format
7986 msgid "Even number required. Rounded to %d"
7987 msgstr ""
7988
7989 #: config/tc-msp430.c:1645
7990 #, c-format
7991 msgid "Wrong displacement %d"
7992 msgstr ""
7993
7994 #: config/tc-msp430.c:1662
7995 msgid "instruction requires label sans '$'"
7996 msgstr ""
7997
7998 #: config/tc-msp430.c:1668
7999 msgid "instruction requires label or value in range -511:512"
8000 msgstr ""
8001
8002 #: config/tc-msp430.c:1674 config/tc-msp430.c:1707 config/tc-msp430.c:1739
8003 msgid "instruction requires label"
8004 msgstr ""
8005
8006 #: config/tc-msp430.c:1743
8007 msgid "Ilegal instruction or not implmented opcode."
8008 msgstr ""
8009
8010 #: config/tc-msp430.c:2075
8011 #, c-format
8012 msgid "internal inconsistency problem in %s: insn %04lx"
8013 msgstr ""
8014
8015 #: config/tc-msp430.c:2105 config/tc-msp430.c:2128
8016 #, c-format
8017 msgid "internal inconsistency problem in %s: ext. insn %04lx"
8018 msgstr ""
8019
8020 #: config/tc-msp430.c:2140
8021 #, c-format
8022 msgid "internal inconsistency problem in %s: %lx"
8023 msgstr ""
8024
8025 #: config/tc-ns32k.c:441
8026 msgid "Invalid syntax in PC-relative addressing mode"
8027 msgstr ""
8028
8029 #: config/tc-ns32k.c:465
8030 msgid "Invalid syntax in External addressing mode"
8031 msgstr ""
8032
8033 #: config/tc-ns32k.c:546
8034 msgid "Invalid syntax in Memory Relative addressing mode"
8035 msgstr ""
8036
8037 #: config/tc-ns32k.c:613
8038 msgid "Invalid scaled-indexed mode, use (b,w,d,q)"
8039 msgstr ""
8040
8041 #: config/tc-ns32k.c:618
8042 msgid "Syntax in scaled-indexed mode, use [Rn:m] where n=[0..7] m={b,w,d,q}"
8043 msgstr ""
8044
8045 #: config/tc-ns32k.c:623
8046 msgid "Scaled-indexed addressing mode combined with scaled-index"
8047 msgstr ""
8048
8049 #: config/tc-ns32k.c:634
8050 msgid "Invalid or illegal addressing mode combined with scaled-index"
8051 msgstr ""
8052
8053 #: config/tc-ns32k.c:757
8054 msgid "Premature end of suffix -- Defaulting to d"
8055 msgstr ""
8056
8057 #: config/tc-ns32k.c:770
8058 msgid "Bad suffix after ':' use {b|w|d} Defaulting to d"
8059 msgstr ""
8060
8061 #: config/tc-ns32k.c:815
8062 msgid "Very short instr to option, ie you can't do it on a NULLstr"
8063 msgstr ""
8064
8065 #: config/tc-ns32k.c:865
8066 msgid "No such entry in list. (cpu/mmu register)"
8067 msgstr ""
8068
8069 #: config/tc-ns32k.c:922
8070 msgid "Internal consistency error. check ns32k-opcode.h"
8071 msgstr ""
8072
8073 #: config/tc-ns32k.c:946
8074 msgid "Address of immediate operand"
8075 msgstr ""
8076
8077 #: config/tc-ns32k.c:947
8078 msgid "Invalid immediate write operand."
8079 msgstr ""
8080
8081 #: config/tc-ns32k.c:1077
8082 msgid "Bad opcode-table-option, check in file ns32k-opcode.h"
8083 msgstr ""
8084
8085 #: config/tc-ns32k.c:1110
8086 msgid "No such opcode"
8087 msgstr ""
8088
8089 #: config/tc-ns32k.c:1185
8090 msgid "Bad suffix, defaulting to d"
8091 msgstr ""
8092
8093 #: config/tc-ns32k.c:1212
8094 msgid "Too many operands passed to instruction"
8095 msgstr ""
8096
8097 #. Check error in default.
8098 #: config/tc-ns32k.c:1224
8099 msgid "Wrong numbers of operands in default, check ns32k-opcodes.h"
8100 msgstr ""
8101
8102 #: config/tc-ns32k.c:1227
8103 msgid "Wrong number of operands"
8104 msgstr ""
8105
8106 #: config/tc-ns32k.c:1301
8107 #, c-format
8108 msgid "Can not do %d byte pc-relative relocation for storage type %d"
8109 msgstr ""
8110
8111 #: config/tc-ns32k.c:1304
8112 #, c-format
8113 msgid "Can not do %d byte relocation for storage type %d"
8114 msgstr ""
8115
8116 #: config/tc-ns32k.c:1405
8117 #, c-format
8118 msgid "value of %ld out of byte displacement range."
8119 msgstr ""
8120
8121 #: config/tc-ns32k.c:1415
8122 #, c-format
8123 msgid "value of %ld out of word displacement range."
8124 msgstr ""
8125
8126 #: config/tc-ns32k.c:1430
8127 #, c-format
8128 msgid "value of %ld out of double word displacement range."
8129 msgstr ""
8130
8131 #: config/tc-ns32k.c:1451
8132 #, c-format
8133 msgid "Internal logic error. line %d, file \"%s\""
8134 msgstr ""
8135
8136 #: config/tc-ns32k.c:1499
8137 #, c-format
8138 msgid "Internal logic error. line %d, file \"%s\""
8139 msgstr ""
8140
8141 #: config/tc-ns32k.c:1600
8142 msgid "Bit field out of range"
8143 msgstr ""
8144
8145 #: config/tc-ns32k.c:1700
8146 msgid "iif convert internal pcrel/binary"
8147 msgstr ""
8148
8149 #: config/tc-ns32k.c:1717
8150 msgid "Bignum too big for long"
8151 msgstr ""
8152
8153 #: config/tc-ns32k.c:1794
8154 msgid "iif convert internal pcrel/pointer"
8155 msgstr ""
8156
8157 #: config/tc-ns32k.c:1799
8158 msgid "Internal logic error in iif.iifP[n].type"
8159 msgstr ""
8160
8161 #. We cant relax this case.
8162 #: config/tc-ns32k.c:1835
8163 msgid "Can't relax difference"
8164 msgstr ""
8165
8166 #: config/tc-ns32k.c:1876
8167 msgid "Displacement to large for :d"
8168 msgstr ""
8169
8170 #: config/tc-ns32k.c:1889
8171 msgid "Internal logic error in iif.iifP[].type"
8172 msgstr ""
8173
8174 #. Fatal.
8175 #: config/tc-ns32k.c:1921
8176 #, c-format
8177 msgid "Can't hash %s: %s"
8178 msgstr ""
8179
8180 #: config/tc-ns32k.c:2199
8181 #, c-format
8182 msgid "invalid architecture option -m%s, ignored"
8183 msgstr ""
8184
8185 #: config/tc-ns32k.c:2212
8186 #, c-format
8187 msgid "invalid default displacement size \"%s\". Defaulting to %d."
8188 msgstr ""
8189
8190 #: config/tc-ns32k.c:2228
8191 #, c-format
8192 msgid ""
8193 "NS32K options:\n"
8194 "-m32032 | -m32532\tselect variant of NS32K architecture\n"
8195 "--disp-size-default=<1|2|4>\n"
8196 msgstr ""
8197
8198 #: config/tc-ns32k.c:2305
8199 #, c-format
8200 msgid "Cannot find relocation type for symbol %s, code %d"
8201 msgstr ""
8202
8203 #: config/tc-or32.c:450 config/tc-or32.c:656
8204 #, c-format
8205 msgid "unknown opcode1: `%s'"
8206 msgstr ""
8207
8208 #: config/tc-or32.c:456 config/tc-or32.c:662
8209 #, c-format
8210 msgid "unknown opcode2 `%s'."
8211 msgstr ""
8212
8213 #: config/tc-or32.c:493 config/tc-or32.c:701
8214 #, c-format
8215 msgid "instruction not allowed: %s"
8216 msgstr ""
8217
8218 #: config/tc-or32.c:496 config/tc-or32.c:704
8219 #, c-format
8220 msgid "too many operands: %s"
8221 msgstr ""
8222
8223 #: config/tc-or32.c:580 config/tc-or32.c:789
8224 msgid "call/jmp target out of range (1)"
8225 msgstr ""
8226
8227 #: config/tc-or32.c:973 config/tc-or32.c:1078
8228 msgid "call/jmp target out of range (2)"
8229 msgstr ""
8230
8231 #: config/tc-or32.c:1326
8232 msgid "register out of range"
8233 msgstr ""
8234
8235 #: config/tc-or32.c:1370
8236 msgid "invalid register in & expression"
8237 msgstr ""
8238
8239 #: config/tc-pdp11.c:490
8240 msgid "Low order bits truncated in immediate float operand"
8241 msgstr ""
8242
8243 #: config/tc-pdp11.c:679
8244 #, c-format
8245 msgid "Unknown instruction '%s'"
8246 msgstr ""
8247
8248 #: config/tc-pj.c:66 config/tc-pj.c:75
8249 msgid "confusing relocation expressions"
8250 msgstr ""
8251
8252 #: config/tc-pj.c:158
8253 msgid "can't have relocation for ipush"
8254 msgstr ""
8255
8256 #: config/tc-pj.c:261
8257 #, c-format
8258 msgid "unknown opcode %s"
8259 msgstr ""
8260
8261 #: config/tc-pj.c:404
8262 #, c-format
8263 msgid ""
8264 "PJ options:\n"
8265 "-little\t\t\tgenerate little endian code\n"
8266 "-big\t\t\tgenerate big endian code\n"
8267 msgstr ""
8268
8269 #: config/tc-pj.c:431 config/tc-sh.c:3982 config/tc-sh.c:3989
8270 #: config/tc-sh.c:3996 config/tc-sh.c:4003
8271 msgid "pcrel too far"
8272 msgstr ""
8273
8274 #: config/tc-pj.h:38
8275 msgid "convert_frag\n"
8276 msgstr ""
8277
8278 #: config/tc-pj.h:39
8279 msgid "estimate size\n"
8280 msgstr ""
8281
8282 #: config/tc-ppc.c:986
8283 #, c-format
8284 msgid "%s unsupported"
8285 msgstr ""
8286
8287 #: config/tc-ppc.c:1052 config/tc-s390.c:415 config/tc-s390.c:422
8288 #, c-format
8289 msgid "invalid switch -m%s"
8290 msgstr ""
8291
8292 #: config/tc-ppc.c:1089
8293 #, c-format
8294 msgid ""
8295 "PowerPC options:\n"
8296 "-a32\t\t\tgenerate ELF32/XCOFF32\n"
8297 "-a64\t\t\tgenerate ELF64/XCOFF64\n"
8298 "-u\t\t\tignored\n"
8299 "-mpwrx, -mpwr2\t\tgenerate code for POWER/2 (RIOS2)\n"
8300 "-mpwr\t\t\tgenerate code for POWER (RIOS1)\n"
8301 "-m601\t\t\tgenerate code for PowerPC 601\n"
8302 "-mppc, -mppc32, -m603, -m604\n"
8303 "\t\t\tgenerate code for PowerPC 603/604\n"
8304 "-m403, -m405\t\tgenerate code for PowerPC 403/405\n"
8305 "-m440\t\t\tgenerate code for PowerPC 440\n"
8306 "-m7400, -m7410, -m7450, -m7455\n"
8307 "\t\t\tgenerate code For PowerPC 7400/7410/7450/7455\n"
8308 msgstr ""
8309
8310 #: config/tc-ppc.c:1103
8311 #, c-format
8312 msgid ""
8313 "-mppc64, -m620\t\tgenerate code for PowerPC 620/625/630\n"
8314 "-mppc64bridge\t\tgenerate code for PowerPC 64, including bridge insns\n"
8315 "-mbooke64\t\tgenerate code for 64-bit PowerPC BookE\n"
8316 "-mbooke, mbooke32\tgenerate code for 32-bit PowerPC BookE\n"
8317 "-mpower4\t\tgenerate code for Power4 architecture\n"
8318 "-mpower5\t\tgenerate code for Power5 architecture\n"
8319 "-mcom\t\t\tgenerate code Power/PowerPC common instructions\n"
8320 "-many\t\t\tgenerate code for any architecture (PWR/PWRX/PPC)\n"
8321 msgstr ""
8322
8323 #: config/tc-ppc.c:1112
8324 #, c-format
8325 msgid ""
8326 "-maltivec\t\tgenerate code for AltiVec\n"
8327 "-me500, -me500x2\tgenerate code for Motorola e500 core complex\n"
8328 "-mspe\t\t\tgenerate code for Motorola SPE instructions\n"
8329 "-mregnames\t\tAllow symbolic names for registers\n"
8330 "-mno-regnames\t\tDo not allow symbolic names for registers\n"
8331 msgstr ""
8332
8333 #: config/tc-ppc.c:1119
8334 #, c-format
8335 msgid ""
8336 "-mrelocatable\t\tsupport for GCC's -mrelocatble option\n"
8337 "-mrelocatable-lib\tsupport for GCC's -mrelocatble-lib option\n"
8338 "-memb\t\t\tset PPC_EMB bit in ELF flags\n"
8339 "-mlittle, -mlittle-endian, -l, -le\n"
8340 "\t\t\tgenerate code for a little endian machine\n"
8341 "-mbig, -mbig-endian, -b, -be\n"
8342 "\t\t\tgenerate code for a big endian machine\n"
8343 "-msolaris\t\tgenerate code for Solaris\n"
8344 "-mno-solaris\t\tdo not generate code for Solaris\n"
8345 "-V\t\t\tprint assembler version number\n"
8346 "-Qy, -Qn\t\tignored\n"
8347 msgstr ""
8348
8349 #: config/tc-ppc.c:1161
8350 #, c-format
8351 msgid "Unknown default cpu = %s, os = %s"
8352 msgstr ""
8353
8354 #: config/tc-ppc.c:1187
8355 msgid "Neither Power nor PowerPC opcodes were selected."
8356 msgstr ""
8357
8358 #: config/tc-ppc.c:1284 config/tc-s390.c:517
8359 #, c-format
8360 msgid "Internal assembler error for instruction %s"
8361 msgstr ""
8362
8363 #: config/tc-ppc.c:1308
8364 #, c-format
8365 msgid "Internal assembler error for macro %s"
8366 msgstr ""
8367
8368 #: config/tc-ppc.c:1639
8369 msgid "identifier+constant@got means identifier@got+constant"
8370 msgstr ""
8371
8372 #: config/tc-ppc.c:1706
8373 #, c-format
8374 msgid "%s relocations do not fit in %d bytes\n"
8375 msgstr ""
8376
8377 #: config/tc-ppc.c:1813
8378 #, c-format
8379 msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld."
8380 msgstr ""
8381
8382 #: config/tc-ppc.c:1895
8383 msgid "Relocation cannot be done when using -mrelocatable"
8384 msgstr ""
8385
8386 #: config/tc-ppc.c:1944
8387 msgid "TOC section size exceeds 64k"
8388 msgstr ""
8389
8390 #: config/tc-ppc.c:2026
8391 #, c-format
8392 msgid "syntax error: invalid toc specifier `%s'"
8393 msgstr ""
8394
8395 #: config/tc-ppc.c:2040
8396 #, c-format
8397 msgid "syntax error: expected `]', found `%c'"
8398 msgstr ""
8399
8400 #: config/tc-ppc.c:2319
8401 msgid "[tocv] symbol is not a toc symbol"
8402 msgstr ""
8403
8404 #: config/tc-ppc.c:2330
8405 msgid "Unimplemented toc32 expression modifier"
8406 msgstr ""
8407
8408 #: config/tc-ppc.c:2335
8409 msgid "Unimplemented toc64 expression modifier"
8410 msgstr ""
8411
8412 #: config/tc-ppc.c:2339
8413 #, c-format
8414 msgid "Unexpected return value [%d] from parse_toc_entry!\n"
8415 msgstr ""
8416
8417 #: config/tc-ppc.c:2557
8418 msgid "unsupported relocation for DS offset field"
8419 msgstr ""
8420
8421 #: config/tc-ppc.c:2601
8422 #, c-format
8423 msgid "syntax error; found `%c' but expected `%c'"
8424 msgstr ""
8425
8426 #: config/tc-ppc.c:2644 config/tc-ppc.h:115
8427 msgid "instruction address is not a multiple of 4"
8428 msgstr ""
8429
8430 #: config/tc-ppc.c:2755
8431 msgid "wrong number of operands"
8432 msgstr ""
8433
8434 #: config/tc-ppc.c:2811
8435 msgid "Bad .section directive: want a,e,w,x,M,S,G,T in string"
8436 msgstr ""
8437
8438 #: config/tc-ppc.c:2926
8439 msgid "missing size"
8440 msgstr ""
8441
8442 #: config/tc-ppc.c:2935
8443 msgid "negative size"
8444 msgstr ""
8445
8446 #: config/tc-ppc.c:2972
8447 msgid "missing real symbol name"
8448 msgstr ""
8449
8450 #: config/tc-ppc.c:2993
8451 msgid "attempt to redefine symbol"
8452 msgstr ""
8453
8454 #: config/tc-ppc.c:3240
8455 msgid "The XCOFF file format does not support arbitrary sections"
8456 msgstr ""
8457
8458 #: config/tc-ppc.c:3317
8459 msgid "missing rename string"
8460 msgstr ""
8461
8462 #: config/tc-ppc.c:3348 config/tc-ppc.c:3903 read.c:3042
8463 msgid "missing value"
8464 msgstr ""
8465
8466 #: config/tc-ppc.c:3366
8467 msgid "illegal .stabx expression; zero assumed"
8468 msgstr ""
8469
8470 #: config/tc-ppc.c:3398
8471 msgid "missing class"
8472 msgstr ""
8473
8474 #: config/tc-ppc.c:3407
8475 msgid "missing type"
8476 msgstr ""
8477
8478 #: config/tc-ppc.c:3488
8479 msgid "missing symbol name"
8480 msgstr ""
8481
8482 #: config/tc-ppc.c:3682
8483 msgid "nested .bs blocks"
8484 msgstr ""
8485
8486 #: config/tc-ppc.c:3715
8487 msgid ".es without preceding .bs"
8488 msgstr ""
8489
8490 #: config/tc-ppc.c:3895
8491 msgid "non-constant byte count"
8492 msgstr ""
8493
8494 #: config/tc-ppc.c:3943
8495 msgid ".tc not in .toc section"
8496 msgstr ""
8497
8498 #: config/tc-ppc.c:3962
8499 msgid ".tc with no label"
8500 msgstr ""
8501
8502 #: config/tc-ppc.c:4054
8503 msgid ".machine stack overflow"
8504 msgstr ""
8505
8506 #: config/tc-ppc.c:4061
8507 msgid ".machine stack underflow"
8508 msgstr ""
8509
8510 #: config/tc-ppc.c:4068
8511 #, c-format
8512 msgid "invalid machine `%s'"
8513 msgstr ""
8514
8515 #: config/tc-ppc.c:4122
8516 msgid "No previous section to return to. Directive ignored."
8517 msgstr ""
8518
8519 #. Section Contents
8520 #. unknown
8521 #: config/tc-ppc.c:4539
8522 msgid "Unsupported section attribute -- 'a'"
8523 msgstr ""
8524
8525 #: config/tc-ppc.c:4728
8526 msgid "bad symbol suffix"
8527 msgstr ""
8528
8529 #: config/tc-ppc.c:4821
8530 msgid "Unrecognized symbol suffix"
8531 msgstr ""
8532
8533 #: config/tc-ppc.c:4907
8534 msgid "two .function pseudo-ops with no intervening .ef"
8535 msgstr ""
8536
8537 #: config/tc-ppc.c:4920
8538 msgid ".ef with no preceding .function"
8539 msgstr ""
8540
8541 #: config/tc-ppc.c:5048
8542 #, c-format
8543 msgid "warning: symbol %s has no csect"
8544 msgstr ""
8545
8546 #: config/tc-ppc.c:5352
8547 msgid "symbol in .toc does not match any .tc"
8548 msgstr ""
8549
8550 #: config/tc-ppc.c:5681 config/tc-s390.c:2057 config/tc-v850.c:2314
8551 #: config/tc-xstormy16.c:538
8552 msgid "unresolved expression that must be resolved"
8553 msgstr ""
8554
8555 #: config/tc-ppc.c:5684
8556 #, c-format
8557 msgid "unsupported relocation against %s"
8558 msgstr ""
8559
8560 #: config/tc-ppc.c:5757
8561 #, c-format
8562 msgid "cannot emit PC relative %s relocation against %s"
8563 msgstr ""
8564
8565 #: config/tc-ppc.c:5762
8566 #, c-format
8567 msgid "cannot emit PC relative %s relocation"
8568 msgstr ""
8569
8570 #: config/tc-ppc.c:5944
8571 #, c-format
8572 msgid "Unable to handle reference to symbol %s"
8573 msgstr ""
8574
8575 #: config/tc-ppc.c:5947
8576 msgid "Unable to resolve expression"
8577 msgstr ""
8578
8579 #: config/tc-ppc.c:5974
8580 msgid "must branch to an address a multiple of 4"
8581 msgstr ""
8582
8583 #: config/tc-ppc.c:5978
8584 #, c-format
8585 msgid "@local or @plt branch destination is too far away, %ld bytes"
8586 msgstr ""
8587
8588 #: config/tc-ppc.c:6009
8589 #, c-format
8590 msgid "Gas failure, reloc value %d\n"
8591 msgstr ""
8592
8593 #: config/tc-s390.c:458
8594 #, c-format
8595 msgid ""
8596 " S390 options:\n"
8597 " -mregnames Allow symbolic names for registers\n"
8598 " -mwarn-areg-zero Warn about zero base/index registers\n"
8599 " -mno-regnames Do not allow symbolic names for registers\n"
8600 " -m31 Set file format to 31 bit format\n"
8601 " -m64 Set file format to 64 bit format\n"
8602 msgstr ""
8603
8604 #: config/tc-s390.c:465
8605 #, c-format
8606 msgid ""
8607 " -V print assembler version number\n"
8608 " -Qy, -Qn ignored\n"
8609 msgstr ""
8610
8611 #: config/tc-s390.c:501
8612 #, c-format
8613 msgid "Internal assembler error for instruction format %s"
8614 msgstr ""
8615
8616 #: config/tc-s390.c:764
8617 #, c-format
8618 msgid "identifier+constant@%s means identifier@%s+constant"
8619 msgstr ""
8620
8621 #: config/tc-s390.c:847
8622 msgid "Can't handle O_big in s390_exp_compare"
8623 msgstr ""
8624
8625 #: config/tc-s390.c:931
8626 msgid "Invalid suffix for literal pool entry"
8627 msgstr ""
8628
8629 #: config/tc-s390.c:988
8630 msgid "Big number is too big"
8631 msgstr ""
8632
8633 #: config/tc-s390.c:1136
8634 msgid "relocation not applicable"
8635 msgstr ""
8636
8637 #: config/tc-s390.c:1324
8638 msgid "invalid operand suffix"
8639 msgstr ""
8640
8641 #: config/tc-s390.c:1347
8642 msgid "syntax error; missing '(' after displacement"
8643 msgstr ""
8644
8645 #: config/tc-s390.c:1357 config/tc-s390.c:1390 config/tc-s390.c:1409
8646 msgid "syntax error; expected ,"
8647 msgstr ""
8648
8649 #: config/tc-s390.c:1384
8650 msgid "syntax error; missing ')' after base register"
8651 msgstr ""
8652
8653 #: config/tc-s390.c:1402
8654 msgid "syntax error; ')' not allowed here"
8655 msgstr ""
8656
8657 #: config/tc-s390.c:1584 config/tc-s390.c:1607 config/tc-s390.c:1620
8658 msgid "Invalid .insn format\n"
8659 msgstr ""
8660
8661 #: config/tc-s390.c:1592
8662 #, c-format
8663 msgid "Unrecognized opcode format: `%s'"
8664 msgstr ""
8665
8666 #: config/tc-s390.c:1623
8667 msgid "second operand of .insn not a constant\n"
8668 msgstr ""
8669
8670 #: config/tc-s390.c:1626
8671 msgid "missing comma after insn constant\n"
8672 msgstr ""
8673
8674 #: config/tc-s390.c:2060
8675 msgid "unsupported relocation type"
8676 msgstr ""
8677
8678 #: config/tc-sh64.c:568
8679 msgid "This operand must be constant at assembly time"
8680 msgstr ""
8681
8682 #: config/tc-sh64.c:681
8683 msgid "Invalid operand expression"
8684 msgstr ""
8685
8686 #: config/tc-sh64.c:773 config/tc-sh64.c:877
8687 msgid "PTB operand is a SHmedia symbol"
8688 msgstr ""
8689
8690 #: config/tc-sh64.c:776 config/tc-sh64.c:874
8691 msgid "PTA operand is a SHcompact symbol"
8692 msgstr ""
8693
8694 #: config/tc-sh64.c:792
8695 msgid "invalid expression in operand"
8696 msgstr ""
8697
8698 #: config/tc-sh64.c:1483
8699 #, c-format
8700 msgid "invalid operand, not a 5-bit unsigned value: %d"
8701 msgstr ""
8702
8703 #: config/tc-sh64.c:1488
8704 #, c-format
8705 msgid "invalid operand, not a 6-bit signed value: %d"
8706 msgstr ""
8707
8708 #: config/tc-sh64.c:1493
8709 #, c-format
8710 msgid "invalid operand, not a 6-bit unsigned value: %d"
8711 msgstr ""
8712
8713 #: config/tc-sh64.c:1498 config/tc-sh64.c:1510
8714 #, c-format
8715 msgid "invalid operand, not a 11-bit signed value: %d"
8716 msgstr ""
8717
8718 #: config/tc-sh64.c:1500
8719 #, c-format
8720 msgid "invalid operand, not a multiple of 32: %d"
8721 msgstr ""
8722
8723 #: config/tc-sh64.c:1505
8724 #, c-format
8725 msgid "invalid operand, not a 10-bit signed value: %d"
8726 msgstr ""
8727
8728 #: config/tc-sh64.c:1512
8729 #, c-format
8730 msgid "invalid operand, not an even value: %d"
8731 msgstr ""
8732
8733 #: config/tc-sh64.c:1517
8734 #, c-format
8735 msgid "invalid operand, not a 12-bit signed value: %d"
8736 msgstr ""
8737
8738 #: config/tc-sh64.c:1519
8739 #, c-format
8740 msgid "invalid operand, not a multiple of 4: %d"
8741 msgstr ""
8742
8743 #: config/tc-sh64.c:1524
8744 #, c-format
8745 msgid "invalid operand, not a 13-bit signed value: %d"
8746 msgstr ""
8747
8748 #: config/tc-sh64.c:1526
8749 #, c-format
8750 msgid "invalid operand, not a multiple of 8: %d"
8751 msgstr ""
8752
8753 #: config/tc-sh64.c:1531
8754 #, c-format
8755 msgid "invalid operand, not a 16-bit signed value: %d"
8756 msgstr ""
8757
8758 #: config/tc-sh64.c:1536
8759 #, c-format
8760 msgid "invalid operand, not an 16-bit unsigned value: %d"
8761 msgstr ""
8762
8763 #: config/tc-sh64.c:1542
8764 msgid "operand out of range for PT, PTA and PTB"
8765 msgstr ""
8766
8767 #: config/tc-sh64.c:1544
8768 #, c-format
8769 msgid "operand not a multiple of 4 for PT, PTA or PTB: %d"
8770 msgstr ""
8771
8772 #: config/tc-sh64.c:2064
8773 #, c-format
8774 msgid "MOVI operand is not a 32-bit signed value: 0x%8x%08x"
8775 msgstr ""
8776
8777 #: config/tc-sh64.c:2421 config/tc-sh64.c:2584 config/tc-sh64.c:2599
8778 msgid "invalid PIC reference"
8779 msgstr ""
8780
8781 #: config/tc-sh64.c:2478
8782 msgid "can't find opcode"
8783 msgstr ""
8784
8785 #: config/tc-sh64.c:2681 config/tc-sh64.c:2721
8786 msgid "invalid operand: expression in PT target"
8787 msgstr ""
8788
8789 #: config/tc-sh64.c:2812
8790 #, c-format
8791 msgid "invalid operands to %s"
8792 msgstr ""
8793
8794 #: config/tc-sh64.c:2818
8795 #, c-format
8796 msgid "excess operands to %s"
8797 msgstr ""
8798
8799 #: config/tc-sh64.c:2863
8800 #, c-format
8801 msgid "The `.mode %s' directive is not valid with this architecture"
8802 msgstr ""
8803
8804 #: config/tc-sh64.c:2871
8805 #, c-format
8806 msgid "Invalid argument to .mode: %s"
8807 msgstr ""
8808
8809 #: config/tc-sh64.c:2901
8810 #, c-format
8811 msgid "The `.abi %s' directive is not valid with this architecture"
8812 msgstr ""
8813
8814 #: config/tc-sh64.c:2907
8815 msgid "`.abi 64' but command-line options do not specify 64-bit ABI"
8816 msgstr ""
8817
8818 #: config/tc-sh64.c:2912
8819 msgid "`.abi 32' but command-line options do not specify 32-bit ABI"
8820 msgstr ""
8821
8822 #: config/tc-sh64.c:2915
8823 #, c-format
8824 msgid "Invalid argument to .abi: %s"
8825 msgstr ""
8826
8827 #: config/tc-sh64.c:2970
8828 msgid "-no-mix is invalid without specifying SHcompact or SHmedia"
8829 msgstr ""
8830
8831 #: config/tc-sh64.c:2975
8832 msgid "-shcompact-const-crange is invalid without SHcompact"
8833 msgstr ""
8834
8835 #: config/tc-sh64.c:2978
8836 msgid "-expand-pt32 only valid with -abi=64"
8837 msgstr ""
8838
8839 #: config/tc-sh64.c:2981
8840 msgid "-no-expand only valid with SHcompact or SHmedia"
8841 msgstr ""
8842
8843 #: config/tc-sh64.c:2984
8844 msgid "-expand-pt32 invalid together with -no-expand"
8845 msgstr ""
8846
8847 #: config/tc-sh64.c:3201
8848 msgid ""
8849 "SHmedia code not allowed in same section as constants and SHcompact code"
8850 msgstr ""
8851
8852 #: config/tc-sh64.c:3219
8853 msgid "No segment info for current section"
8854 msgstr ""
8855
8856 #: config/tc-sh64.c:3257
8857 msgid "duplicate datalabel operator ignored"
8858 msgstr ""
8859
8860 #: config/tc-sh64.c:3327
8861 msgid "Invalid DataLabel expression"
8862 msgstr ""
8863
8864 #: config/tc-sh.c:65
8865 msgid "directive .big encountered when option -big required"
8866 msgstr ""
8867
8868 #: config/tc-sh.c:75
8869 msgid "directive .little encountered when option -little required"
8870 msgstr ""
8871
8872 #: config/tc-sh.c:1245
8873 msgid "misplaced PIC operand"
8874 msgstr ""
8875
8876 #: config/tc-sh.c:1283
8877 msgid "illegal double indirection"
8878 msgstr ""
8879
8880 #: config/tc-sh.c:1292
8881 msgid "illegal register after @-"
8882 msgstr ""
8883
8884 #: config/tc-sh.c:1308
8885 msgid "must be @(r0,...)"
8886 msgstr ""
8887
8888 #: config/tc-sh.c:1332
8889 msgid "syntax error in @(r0,...)"
8890 msgstr ""
8891
8892 #: config/tc-sh.c:1337
8893 msgid "syntax error in @(r0...)"
8894 msgstr ""
8895
8896 #: config/tc-sh.c:1382
8897 msgid "Deprecated syntax."
8898 msgstr ""
8899
8900 #: config/tc-sh.c:1394 config/tc-sh.c:1399
8901 msgid "syntax error in @(disp,[Rn, gbr, pc])"
8902 msgstr ""
8903
8904 #: config/tc-sh.c:1404
8905 msgid "expecting )"
8906 msgstr ""
8907
8908 #: config/tc-sh.c:1412
8909 msgid "illegal register after @"
8910 msgstr ""
8911
8912 #: config/tc-sh.c:2249
8913 #, c-format
8914 msgid "Invalid register: 'r%d'"
8915 msgstr ""
8916
8917 #: config/tc-sh.c:2471
8918 msgid "insn can't be combined with parallel processing insn"
8919 msgstr ""
8920
8921 #: config/tc-sh.c:2478 config/tc-sh.c:2489 config/tc-sh.c:2521
8922 msgid "multiple movx specifications"
8923 msgstr ""
8924
8925 #: config/tc-sh.c:2483 config/tc-sh.c:2505 config/tc-sh.c:2544
8926 msgid "multiple movy specifications"
8927 msgstr ""
8928
8929 #: config/tc-sh.c:2492 config/tc-sh.c:2525
8930 msgid "invalid movx address register"
8931 msgstr ""
8932
8933 #: config/tc-sh.c:2494
8934 msgid "insn cannot be combined with non-nopy"
8935 msgstr ""
8936
8937 #: config/tc-sh.c:2508 config/tc-sh.c:2564
8938 msgid "invalid movy address register"
8939 msgstr ""
8940
8941 #: config/tc-sh.c:2510
8942 msgid "insn cannot be combined with non-nopx"
8943 msgstr ""
8944
8945 #: config/tc-sh.c:2523
8946 msgid "previous movy requires nopx"
8947 msgstr ""
8948
8949 #: config/tc-sh.c:2531 config/tc-sh.c:2536
8950 msgid "invalid movx dsp register"
8951 msgstr ""
8952
8953 #: config/tc-sh.c:2546
8954 msgid "previous movx requires nopy"
8955 msgstr ""
8956
8957 #: config/tc-sh.c:2555 config/tc-sh.c:2560
8958 msgid "invalid movy dsp register"
8959 msgstr ""
8960
8961 #: config/tc-sh.c:2570
8962 msgid "dsp immediate shift value not constant"
8963 msgstr ""
8964
8965 #: config/tc-sh.c:2584 config/tc-sh.c:2610
8966 msgid "multiple parallel processing specifications"
8967 msgstr ""
8968
8969 #: config/tc-sh.c:2603
8970 msgid "multiple condition specifications"
8971 msgstr ""
8972
8973 #: config/tc-sh.c:2641
8974 msgid "insn cannot be combined with pmuls"
8975 msgstr ""
8976
8977 #: config/tc-sh.c:2657
8978 msgid "bad combined pmuls output operand"
8979 msgstr ""
8980
8981 #: config/tc-sh.c:2667
8982 msgid "destination register is same for parallel insns"
8983 msgstr ""
8984
8985 #: config/tc-sh.c:2676
8986 msgid "condition not followed by conditionalizable insn"
8987 msgstr ""
8988
8989 #: config/tc-sh.c:2686
8990 msgid "unrecognized characters at end of parallel processing insn"
8991 msgstr ""
8992
8993 #: config/tc-sh.c:2802
8994 msgid "opcode not valid for this cpu variant"
8995 msgstr ""
8996
8997 #: config/tc-sh.c:2835
8998 msgid "Delayed branches not available on SH1"
8999 msgstr ""
9000
9001 #: config/tc-sh.c:2867
9002 #, c-format
9003 msgid "excess operands: '%s'"
9004 msgstr ""
9005
9006 #: config/tc-sh.c:3012
9007 msgid ".uses pseudo-op seen when not relaxing"
9008 msgstr ""
9009
9010 #: config/tc-sh.c:3018
9011 msgid "bad .uses format"
9012 msgstr ""
9013
9014 #: config/tc-sh.c:3104
9015 msgid "Invalid combination: --isa=SHcompact with --isa=SHmedia"
9016 msgstr ""
9017
9018 #: config/tc-sh.c:3110
9019 msgid "Invalid combination: --isa=SHmedia with --isa=SHcompact"
9020 msgstr ""
9021
9022 #: config/tc-sh.c:3112
9023 msgid "Invalid combination: --abi=64 with --isa=SHcompact"
9024 msgstr ""
9025
9026 #: config/tc-sh.c:3152
9027 msgid "Invalid combination: --abi=32 with --abi=64"
9028 msgstr ""
9029
9030 #: config/tc-sh.c:3158
9031 msgid "Invalid combination: --abi=64 with --abi=32"
9032 msgstr ""
9033
9034 #: config/tc-sh.c:3160
9035 msgid "Invalid combination: --isa=SHcompact with --abi=64"
9036 msgstr ""
9037
9038 #: config/tc-sh.c:3194
9039 #, c-format
9040 msgid ""
9041 "SH options:\n"
9042 "-little\t\t\tgenerate little endian code\n"
9043 "-big\t\t\tgenerate big endian code\n"
9044 "-relax\t\t\talter jump instructions for long displacements\n"
9045 "-renesas\t\tdisable optimization with section symbol for\n"
9046 "\t\t\tcompatibility with Renesas assembler.\n"
9047 "-small\t\t\talign sections to 4 byte boundaries, not 16\n"
9048 "-dsp\t\t\tenable sh-dsp insns, and disable floating-point ISAs.\n"
9049 "-isa=[any\t\tuse most appropriate isa\n"
9050 " | dsp same as '-dsp'\n"
9051 " | fp"
9052 msgstr ""
9053
9054 #: config/tc-sh.c:3218
9055 #, c-format
9056 msgid ""
9057 "-isa=[shmedia\t\tset as the default instruction set for SH64\n"
9058 " | SHmedia\n"
9059 " | shcompact\n"
9060 " | SHcompact]\n"
9061 msgstr ""
9062
9063 #: config/tc-sh.c:3223
9064 #, c-format
9065 msgid ""
9066 "-abi=[32|64]\t\tset size of expanded SHmedia operands and object\n"
9067 "\t\t\tfile type\n"
9068 "-shcompact-const-crange\temit code-range descriptors for constants in\n"
9069 "\t\t\tSHcompact code sections\n"
9070 "-no-mix\t\t\tdisallow SHmedia code in the same section as\n"
9071 "\t\t\tconstants and SHcompact code\n"
9072 "-no-expand\t\tdo not expand MOVI, PT, PTA or PTB instructions\n"
9073 "-expand-pt32\t\twith -abi=64, expand PT, PTA and PTB instructions\n"
9074 "\t\t\tto 32 bits only\n"
9075 msgstr ""
9076
9077 #: config/tc-sh.c:3311
9078 msgid ".uses does not refer to a local symbol in the same section"
9079 msgstr ""
9080
9081 #: config/tc-sh.c:3330
9082 msgid "can't find fixup pointed to by .uses"
9083 msgstr ""
9084
9085 #: config/tc-sh.c:3353
9086 msgid ".uses target does not refer to a local symbol in the same section"
9087 msgstr ""
9088
9089 #: config/tc-sh.c:3453
9090 msgid "displacement overflows 12-bit field"
9091 msgstr ""
9092
9093 #: config/tc-sh.c:3456
9094 #, c-format
9095 msgid "displacement to defined symbol %s overflows 12-bit field"
9096 msgstr ""
9097
9098 #: config/tc-sh.c:3460
9099 #, c-format
9100 msgid "displacement to undefined symbol %s overflows 12-bit field"
9101 msgstr ""
9102
9103 #: config/tc-sh.c:3538
9104 msgid "displacement overflows 8-bit field"
9105 msgstr ""
9106
9107 #: config/tc-sh.c:3541
9108 #, c-format
9109 msgid "displacement to defined symbol %s overflows 8-bit field"
9110 msgstr ""
9111
9112 #: config/tc-sh.c:3545
9113 #, c-format
9114 msgid "displacement to undefined symbol %s overflows 8-bit field "
9115 msgstr ""
9116
9117 #: config/tc-sh.c:3562
9118 #, c-format
9119 msgid "overflow in branch to %s; converted into longer instruction sequence"
9120 msgstr ""
9121
9122 #: config/tc-sh.c:3633 config/tc-sh.c:3680 config/tc-sparc.c:4239
9123 #: config/tc-sparc.c:4264
9124 msgid "misaligned data"
9125 msgstr ""
9126
9127 #: config/tc-sh.c:4103
9128 msgid "misaligned offset"
9129 msgstr ""
9130
9131 #: config/tc-sparc.c:291
9132 msgid "Invalid default architecture, broken assembler."
9133 msgstr ""
9134
9135 #: config/tc-sparc.c:295 config/tc-sparc.c:498
9136 msgid "Bad opcode table, broken assembler."
9137 msgstr ""
9138
9139 #: config/tc-sparc.c:490
9140 #, c-format
9141 msgid "invalid architecture -xarch=%s"
9142 msgstr ""
9143
9144 #: config/tc-sparc.c:492
9145 #, c-format
9146 msgid "invalid architecture -A%s"
9147 msgstr ""
9148
9149 #: config/tc-sparc.c:559
9150 #, c-format
9151 msgid "No compiled in support for %d bit object file format"
9152 msgstr ""
9153
9154 #: config/tc-sparc.c:637
9155 #, c-format
9156 msgid "SPARC options:\n"
9157 msgstr ""
9158
9159 #: config/tc-sparc.c:666
9160 #, c-format
9161 msgid ""
9162 "\n"
9163 "\t\t\tspecify variant of SPARC architecture\n"
9164 "-bump\t\t\twarn when assembler switches architectures\n"
9165 "-sparc\t\t\tignored\n"
9166 "--enforce-aligned-data\tforce .long, etc., to be aligned correctly\n"
9167 "-relax\t\t\trelax jumps and branches (default)\n"
9168 "-no-relax\t\tavoid changing any jumps and branches\n"
9169 msgstr ""
9170
9171 #: config/tc-sparc.c:674
9172 #, c-format
9173 msgid "-k\t\t\tgenerate PIC\n"
9174 msgstr ""
9175
9176 #: config/tc-sparc.c:678
9177 #, c-format
9178 msgid ""
9179 "-32\t\t\tcreate 32 bit object file\n"
9180 "-64\t\t\tcreate 64 bit object file\n"
9181 msgstr ""
9182
9183 #: config/tc-sparc.c:681
9184 #, c-format
9185 msgid "\t\t\t[default is %d]\n"
9186 msgstr ""
9187
9188 #: config/tc-sparc.c:683
9189 #, c-format
9190 msgid ""
9191 "-TSO\t\t\tuse Total Store Ordering\n"
9192 "-PSO\t\t\tuse Partial Store Ordering\n"
9193 "-RMO\t\t\tuse Relaxed Memory Ordering\n"
9194 msgstr ""
9195
9196 #: config/tc-sparc.c:687
9197 #, c-format
9198 msgid "\t\t\t[default is %s]\n"
9199 msgstr ""
9200
9201 #: config/tc-sparc.c:689
9202 #, c-format
9203 msgid ""
9204 "-KPIC\t\t\tgenerate PIC\n"
9205 "-V\t\t\tprint assembler version number\n"
9206 "-undeclared-regs\tignore application global register usage without\n"
9207 "\t\t\tappropriate .register directive (default)\n"
9208 "-no-undeclared-regs\tforce error on application global register usage\n"
9209 "\t\t\twithout appropriate .register directive\n"
9210 "-q\t\t\tignored\n"
9211 "-Qy, -Qn\t\tignored\n"
9212 "-s\t\t\tignored\n"
9213 msgstr ""
9214
9215 #: config/tc-sparc.c:701
9216 #, c-format
9217 msgid ""
9218 "-EL\t\t\tgenerate code for a little endian machine\n"
9219 "-EB\t\t\tgenerate code for a big endian machine\n"
9220 "--little-endian-data\tgenerate code for a machine having big endian\n"
9221 " instructions and little endian data.\n"
9222 msgstr ""
9223
9224 #: config/tc-sparc.c:822
9225 #, c-format
9226 msgid "Internal error: losing opcode: `%s' \"%s\"\n"
9227 msgstr ""
9228
9229 #: config/tc-sparc.c:841
9230 #, c-format
9231 msgid "Internal error: can't find opcode `%s' for `%s'\n"
9232 msgstr ""
9233
9234 #: config/tc-sparc.c:987
9235 msgid "Support for 64-bit arithmetic not compiled in."
9236 msgstr ""
9237
9238 #: config/tc-sparc.c:1034
9239 msgid "set: number not in 0..4294967295 range"
9240 msgstr ""
9241
9242 #: config/tc-sparc.c:1041
9243 msgid "set: number not in -2147483648..4294967295 range"
9244 msgstr ""
9245
9246 #: config/tc-sparc.c:1101
9247 msgid "setsw: number not in -2147483648..4294967295 range"
9248 msgstr ""
9249
9250 #: config/tc-sparc.c:1150
9251 msgid "setx: temporary register same as destination register"
9252 msgstr ""
9253
9254 #: config/tc-sparc.c:1221
9255 msgid "setx: illegal temporary register g0"
9256 msgstr ""
9257
9258 #: config/tc-sparc.c:1319
9259 msgid "FP branch in delay slot"
9260 msgstr ""
9261
9262 #: config/tc-sparc.c:1334
9263 msgid "FP branch preceded by FP instruction; NOP inserted"
9264 msgstr ""
9265
9266 #: config/tc-sparc.c:1374
9267 msgid "failed special case insn sanity check"
9268 msgstr ""
9269
9270 #: config/tc-sparc.c:1464
9271 msgid ": invalid membar mask name"
9272 msgstr ""
9273
9274 #: config/tc-sparc.c:1480
9275 msgid ": invalid membar mask expression"
9276 msgstr ""
9277
9278 #: config/tc-sparc.c:1485
9279 msgid ": invalid membar mask number"
9280 msgstr ""
9281
9282 #: config/tc-sparc.c:1500
9283 msgid ": invalid siam mode expression"
9284 msgstr ""
9285
9286 #: config/tc-sparc.c:1505
9287 msgid ": invalid siam mode number"
9288 msgstr ""
9289
9290 #: config/tc-sparc.c:1521
9291 msgid ": invalid prefetch function name"
9292 msgstr ""
9293
9294 #: config/tc-sparc.c:1529
9295 msgid ": invalid prefetch function expression"
9296 msgstr ""
9297
9298 #: config/tc-sparc.c:1534
9299 msgid ": invalid prefetch function number"
9300 msgstr ""
9301
9302 #: config/tc-sparc.c:1562 config/tc-sparc.c:1574
9303 msgid ": unrecognizable privileged register"
9304 msgstr ""
9305
9306 #: config/tc-sparc.c:1598 config/tc-sparc.c:1623
9307 msgid ": unrecognizable v9a or v9b ancillary state register"
9308 msgstr ""
9309
9310 #: config/tc-sparc.c:1603
9311 msgid ": rd on write only ancillary state register"
9312 msgstr ""
9313
9314 #. %sys_tick and %sys_tick_cmpr are v9bnotv9a
9315 #: config/tc-sparc.c:1611
9316 msgid ": unrecognizable v9a ancillary state register"
9317 msgstr ""
9318
9319 #: config/tc-sparc.c:1647
9320 msgid ": asr number must be between 16 and 31"
9321 msgstr ""
9322
9323 #: config/tc-sparc.c:1655
9324 msgid ": asr number must be between 0 and 31"
9325 msgstr ""
9326
9327 #: config/tc-sparc.c:1665
9328 #, c-format
9329 msgid ": expecting %asrN"
9330 msgstr ""
9331
9332 #: config/tc-sparc.c:1847 config/tc-sparc.c:1885 config/tc-sparc.c:2292
9333 #: config/tc-sparc.c:2328
9334 #, c-format
9335 msgid "Illegal operands: %%%s requires arguments in ()"
9336 msgstr ""
9337
9338 #: config/tc-sparc.c:1853
9339 #, c-format
9340 msgid ""
9341 "Illegal operands: %%%s cannot be used together with other relocs in the insn "
9342 "()"
9343 msgstr ""
9344
9345 #: config/tc-sparc.c:1864
9346 #, c-format
9347 msgid "Illegal operands: %%%s can be only used with call __tls_get_addr"
9348 msgstr ""
9349
9350 #: config/tc-sparc.c:2071
9351 msgid "detected global register use not covered by .register pseudo-op"
9352 msgstr ""
9353
9354 #: config/tc-sparc.c:2142
9355 msgid ": There are only 64 f registers; [0-63]"
9356 msgstr ""
9357
9358 #: config/tc-sparc.c:2144 config/tc-sparc.c:2162
9359 msgid ": There are only 32 f registers; [0-31]"
9360 msgstr ""
9361
9362 #: config/tc-sparc.c:2154
9363 msgid ": There are only 32 single precision f registers; [0-31]"
9364 msgstr ""
9365
9366 #: config/tc-sparc.c:2340
9367 #, c-format
9368 msgid ""
9369 "Illegal operands: Can't do arithmetics other than + and - involving %%%s()"
9370 msgstr ""
9371
9372 #: config/tc-sparc.c:2450
9373 #, c-format
9374 msgid "Illegal operands: Can't add non-constant expression to %%%s()"
9375 msgstr ""
9376
9377 #: config/tc-sparc.c:2460
9378 #, c-format
9379 msgid ""
9380 "Illegal operands: Can't do arithmetics involving %%%s() of a relocatable "
9381 "symbol"
9382 msgstr ""
9383
9384 #: config/tc-sparc.c:2478
9385 msgid ": PC-relative operand can't be a constant"
9386 msgstr ""
9387
9388 #: config/tc-sparc.c:2485
9389 msgid ": TLS operand can't be a constant"
9390 msgstr ""
9391
9392 #: config/tc-sparc.c:2518
9393 msgid ": invalid ASI name"
9394 msgstr ""
9395
9396 #: config/tc-sparc.c:2526
9397 msgid ": invalid ASI expression"
9398 msgstr ""
9399
9400 #: config/tc-sparc.c:2531
9401 msgid ": invalid ASI number"
9402 msgstr ""
9403
9404 #: config/tc-sparc.c:2628
9405 msgid "OPF immediate operand out of range (0-0x1ff)"
9406 msgstr ""
9407
9408 #: config/tc-sparc.c:2633
9409 msgid "non-immediate OPF operand, ignored"
9410 msgstr ""
9411
9412 #: config/tc-sparc.c:2652
9413 msgid ": invalid cpreg name"
9414 msgstr ""
9415
9416 #: config/tc-sparc.c:2681
9417 #, c-format
9418 msgid "Illegal operands%s"
9419 msgstr ""
9420
9421 #: config/tc-sparc.c:2715
9422 #, c-format
9423 msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\""
9424 msgstr ""
9425
9426 #: config/tc-sparc.c:2751
9427 #, c-format
9428 msgid "Architecture mismatch on \"%s\"."
9429 msgstr ""
9430
9431 #: config/tc-sparc.c:2752
9432 #, c-format
9433 msgid " (Requires %s; requested architecture is %s.)"
9434 msgstr ""
9435
9436 #: config/tc-sparc.c:3372
9437 #, c-format
9438 msgid "bad or unhandled relocation type: 0x%02x"
9439 msgstr ""
9440
9441 #: config/tc-sparc.c:3682
9442 msgid "Expected comma after name"
9443 msgstr ""
9444
9445 #: config/tc-sparc.c:3691
9446 #, c-format
9447 msgid "BSS length (%d.) <0! Ignored."
9448 msgstr ""
9449
9450 #: config/tc-sparc.c:3703
9451 msgid "bad .reserve segment -- expected BSS segment"
9452 msgstr ""
9453
9454 #: config/tc-sparc.c:3720
9455 msgid "missing alignment"
9456 msgstr ""
9457
9458 #: config/tc-sparc.c:3731
9459 #, c-format
9460 msgid "alignment too large; assuming %d"
9461 msgstr ""
9462
9463 #: config/tc-sparc.c:3737 config/tc-sparc.c:3888
9464 msgid "negative alignment"
9465 msgstr ""
9466
9467 #: config/tc-sparc.c:3747 config/tc-sparc.c:3911 read.c:1311 read.c:2141
9468 msgid "alignment not a power of 2"
9469 msgstr ""
9470
9471 #: config/tc-sparc.c:3825 config/tc-v850.c:223
9472 msgid "Expected comma after symbol-name"
9473 msgstr ""
9474
9475 #: config/tc-sparc.c:3835
9476 #, c-format
9477 msgid ".COMMon length (%lu) out of range ignored"
9478 msgstr ""
9479
9480 #: config/tc-sparc.c:3868
9481 msgid "Expected comma after common length"
9482 msgstr ""
9483
9484 #: config/tc-sparc.c:3882
9485 #, c-format
9486 msgid "alignment too large; assuming %ld"
9487 msgstr ""
9488
9489 #: config/tc-sparc.c:4109 config/tc-sparc.c:4119
9490 #, c-format
9491 msgid "register syntax is .register %%g[2367],{#scratch|symbolname|#ignore}"
9492 msgstr ""
9493
9494 #: config/tc-sparc.c:4137
9495 msgid "redefinition of global register"
9496 msgstr ""
9497
9498 #: config/tc-sparc.c:4148
9499 #, c-format
9500 msgid "Register symbol %s already defined."
9501 msgstr ""
9502
9503 #: config/tc-sparc.c:4357
9504 #, c-format
9505 msgid "Illegal operands: %%r_plt in %d-byte data field"
9506 msgstr ""
9507
9508 #: config/tc-sparc.c:4367
9509 #, c-format
9510 msgid "Illegal operands: %%r_tls_dtpoff in %d-byte data field"
9511 msgstr ""
9512
9513 #: config/tc-sparc.c:4404
9514 #, c-format
9515 msgid "Illegal operands: Only %%r_%s%d allowed in %d-byte data fields"
9516 msgstr ""
9517
9518 #: config/tc-sparc.c:4412 config/tc-sparc.c:4443 config/tc-sparc.c:4452
9519 #, c-format
9520 msgid "Illegal operands: %%r_%s%d requires arguments in ()"
9521 msgstr ""
9522
9523 #: config/tc-sparc.c:4461
9524 #, c-format
9525 msgid "Illegal operands: garbage after %%r_%s%d()"
9526 msgstr ""
9527
9528 #: config/tc-sparc.h:46
9529 msgid "sparc convert_frag\n"
9530 msgstr ""
9531
9532 #: config/tc-sparc.h:48
9533 msgid "estimate_size_before_relax called"
9534 msgstr ""
9535
9536 #: config/tc-tahoe.c:402
9537 msgid "The -a option doesn't exist. (Despite what the man page says!"
9538 msgstr ""
9539
9540 #: config/tc-tahoe.c:406 config/tc-vax.c:3352
9541 #, c-format
9542 msgid "Displacement length %s ignored!"
9543 msgstr ""
9544
9545 #: config/tc-tahoe.c:410 config/tc-vax.c:3344
9546 msgid "SYMBOL TABLE not implemented"
9547 msgstr ""
9548
9549 #: config/tc-tahoe.c:414 config/tc-vax.c:3348
9550 msgid "TOKEN TRACE not implemented"
9551 msgstr ""
9552
9553 #: config/tc-tahoe.c:418 config/tc-vax.c:3356
9554 #, c-format
9555 msgid "I don't need or use temp. file \"%s\"."
9556 msgstr ""
9557
9558 #: config/tc-tahoe.c:422 config/tc-vax.c:3360
9559 msgid "I don't use an interpass file! -V ignored"
9560 msgstr ""
9561
9562 #: config/tc-tahoe.c:435
9563 #, c-format
9564 msgid ""
9565 "Tahoe options:\n"
9566 "-a\t\t\tignored\n"
9567 "-d LENGTH\t\tignored\n"
9568 "-J\t\t\tignored\n"
9569 "-S\t\t\tignored\n"
9570 "-t FILE\t\t\tignored\n"
9571 "-T\t\t\tignored\n"
9572 "-V\t\t\tignored\n"
9573 msgstr ""
9574
9575 #: config/tc-tahoe.c:998
9576 msgid "Casting a branch displacement is bad form, and is ignored."
9577 msgstr ""
9578
9579 #: config/tc-tahoe.c:1051
9580 msgid "Couldn't parse the [index] in this operand."
9581 msgstr ""
9582
9583 #: config/tc-tahoe.c:1057
9584 msgid "Couldn't find the opening '[' for the index of this operand."
9585 msgstr ""
9586
9587 #: config/tc-tahoe.c:1097
9588 msgid "Couldn't find the opening '(' for the deref of this operand."
9589 msgstr ""
9590
9591 #: config/tc-tahoe.c:1108
9592 msgid "Operand can't be both pre-inc and post-dec."
9593 msgstr ""
9594
9595 #: config/tc-tahoe.c:1134
9596 msgid "I parsed 2 registers in this operand."
9597 msgstr ""
9598
9599 #: config/tc-tahoe.c:1179
9600 msgid "Can't relocate expression error."
9601 msgstr ""
9602
9603 #. This is an error. Tahoe doesn't allow any expressions
9604 #. bigger that a 32 bit long word. Any bigger has to be referenced
9605 #. by address.
9606 #: config/tc-tahoe.c:1186
9607 msgid "Expression is too large for a 32 bits."
9608 msgstr ""
9609
9610 #: config/tc-tahoe.c:1191
9611 msgid "Junk at end of expression."
9612 msgstr ""
9613
9614 #: config/tc-tahoe.c:1230
9615 msgid "Syntax error in direct register mode."
9616 msgstr ""
9617
9618 #: config/tc-tahoe.c:1232
9619 msgid "You can't index a register in direct register mode."
9620 msgstr ""
9621
9622 #: config/tc-tahoe.c:1235
9623 msgid "SP can't be the source operand with direct register addressing."
9624 msgstr ""
9625
9626 #: config/tc-tahoe.c:1237
9627 msgid "Can't take the address of a register."
9628 msgstr ""
9629
9630 #: config/tc-tahoe.c:1239
9631 msgid "Direct Register can't be used in a branch."
9632 msgstr ""
9633
9634 #: config/tc-tahoe.c:1241
9635 msgid "For quad access, the register must be even and < 14."
9636 msgstr ""
9637
9638 #: config/tc-tahoe.c:1243
9639 msgid "You can't cast a direct register."
9640 msgstr ""
9641
9642 #: config/tc-tahoe.c:1249
9643 msgid "Using reg 14 for quadwords can tromp the FP register."
9644 msgstr ""
9645
9646 #: config/tc-tahoe.c:1261
9647 msgid "Syntax error in auto-dec mode."
9648 msgstr ""
9649
9650 #: config/tc-tahoe.c:1263
9651 msgid "You can't have an index auto dec mode."
9652 msgstr ""
9653
9654 #: config/tc-tahoe.c:1265
9655 msgid "Auto dec mode cant be used for reading."
9656 msgstr ""
9657
9658 #: config/tc-tahoe.c:1267
9659 msgid "Auto dec only works of the SP register."
9660 msgstr ""
9661
9662 #: config/tc-tahoe.c:1269
9663 msgid "Auto dec can't be used in a branch."
9664 msgstr ""
9665
9666 #: config/tc-tahoe.c:1271
9667 msgid "Auto dec won't work with quadwords."
9668 msgstr ""
9669
9670 #: config/tc-tahoe.c:1278
9671 msgid "Syntax error in one of the auto-inc modes."
9672 msgstr ""
9673
9674 #: config/tc-tahoe.c:1284
9675 msgid "Auto inc deferred only works of the SP register."
9676 msgstr ""
9677
9678 #: config/tc-tahoe.c:1286
9679 msgid "You can't have an index auto inc deferred mode."
9680 msgstr ""
9681
9682 #: config/tc-tahoe.c:1288 config/tc-tahoe.c:1299
9683 msgid "Auto inc can't be used in a branch."
9684 msgstr ""
9685
9686 #: config/tc-tahoe.c:1295
9687 msgid "You can't write to an auto inc register."
9688 msgstr ""
9689
9690 #: config/tc-tahoe.c:1297
9691 msgid "Auto inc only works of the SP register."
9692 msgstr ""
9693
9694 #: config/tc-tahoe.c:1301
9695 msgid "Auto inc won't work with quadwords."
9696 msgstr ""
9697
9698 #: config/tc-tahoe.c:1303
9699 msgid "You can't have an index in auto inc mode."
9700 msgstr ""
9701
9702 #: config/tc-tahoe.c:1311
9703 msgid "You can't index the sp register."
9704 msgstr ""
9705
9706 #: config/tc-tahoe.c:1317
9707 msgid "Syntax error in register displaced mode."
9708 msgstr ""
9709
9710 #: config/tc-tahoe.c:1331
9711 msgid "An offest is needed for this operand."
9712 msgstr ""
9713
9714 #: config/tc-tahoe.c:1343
9715 msgid "You can't index a register in immediate mode."
9716 msgstr ""
9717
9718 #: config/tc-tahoe.c:1345
9719 msgid "Immediate access can't be used as an address."
9720 msgstr ""
9721
9722 #: config/tc-tahoe.c:1442
9723 #, c-format
9724 msgid "Compiler bug: ODD number of bytes in arg structure %s."
9725 msgstr ""
9726
9727 #: config/tc-tahoe.c:1470 config/tc-vax.c:2025
9728 msgid "Not enough operands"
9729 msgstr ""
9730
9731 #: config/tc-tahoe.c:1482 config/tc-vax.c:2032
9732 msgid "Too many operands"
9733 msgstr ""
9734
9735 #: config/tc-tahoe.c:1518 config/tc-vax.c:466
9736 #, c-format
9737 msgid "Ignoring statement due to \"%s\""
9738 msgstr ""
9739
9740 #: config/tc-tahoe.c:1610
9741 #, c-format
9742 msgid "Compliler bug: Got a case (%d) I wasn't expecting."
9743 msgstr ""
9744
9745 #: config/tc-tahoe.c:1702
9746 msgid "Real branch displacements must be expressions."
9747 msgstr ""
9748
9749 #: config/tc-tahoe.c:1705
9750 #, c-format
9751 msgid "Complier error: I got an unknown synthetic branch :%c"
9752 msgstr ""
9753
9754 #: config/tc-tahoe.c:1842
9755 #, c-format
9756 msgid "Barf, bad mode %x\n"
9757 msgstr ""
9758
9759 #. Only word (et al.), align, or conditionals are allowed within
9760 #. .struct/.union.
9761 #: config/tc-tic54x.c:222
9762 msgid "pseudo-op illegal within .struct/.union"
9763 msgstr ""
9764
9765 #: config/tc-tic54x.c:347
9766 #, c-format
9767 msgid "C54x-specific command line options:\n"
9768 msgstr ""
9769
9770 #: config/tc-tic54x.c:348
9771 #, c-format
9772 msgid "-mfar-mode | -mf Use extended addressing\n"
9773 msgstr ""
9774
9775 #: config/tc-tic54x.c:349
9776 #, c-format
9777 msgid "-mcpu=<CPU version> Specify the CPU version\n"
9778 msgstr ""
9779
9780 #: config/tc-tic54x.c:350
9781 #, c-format
9782 msgid "-merrors-to-file <filename>\n"
9783 msgstr ""
9784
9785 #: config/tc-tic54x.c:351
9786 #, c-format
9787 msgid "-me <filename> Redirect errors to a file\n"
9788 msgstr ""
9789
9790 #: config/tc-tic54x.c:473
9791 msgid "Comma and symbol expected for '.asg STRING, SYMBOL'"
9792 msgstr ""
9793
9794 #: config/tc-tic54x.c:527
9795 msgid "Unterminated string after absolute expression"
9796 msgstr ""
9797
9798 #: config/tc-tic54x.c:535
9799 msgid "Comma and symbol expected for '.eval EXPR, SYMBOL'"
9800 msgstr ""
9801
9802 #: config/tc-tic54x.c:547
9803 msgid "symbols assigned with .eval must begin with a letter"
9804 msgstr ""
9805
9806 #: config/tc-tic54x.c:805
9807 msgid "Offset on nested structures is ignored"
9808 msgstr ""
9809
9810 #: config/tc-tic54x.c:856
9811 #, c-format
9812 msgid ".end%s without preceding .%s"
9813 msgstr ""
9814
9815 #: config/tc-tic54x.c:923
9816 #, c-format
9817 msgid "Unrecognized struct/union tag '%s'"
9818 msgstr ""
9819
9820 #: config/tc-tic54x.c:925
9821 msgid ".tag requires a structure tag"
9822 msgstr ""
9823
9824 #: config/tc-tic54x.c:931
9825 msgid "Label required for .tag"
9826 msgstr ""
9827
9828 #: config/tc-tic54x.c:950
9829 #, c-format
9830 msgid ".tag target '%s' undefined"
9831 msgstr ""
9832
9833 #: config/tc-tic54x.c:1013
9834 #, c-format
9835 msgid ".field count '%d' out of range (1 <= X <= 32)"
9836 msgstr ""
9837
9838 #: config/tc-tic54x.c:1041
9839 #, c-format
9840 msgid "Unrecognized field type '%c'"
9841 msgstr ""
9842
9843 #. Disallow .byte with a non constant expression that will
9844 #. require relocation.
9845 #: config/tc-tic54x.c:1178
9846 msgid "Relocatable values require at least WORD storage"
9847 msgstr ""
9848
9849 #: config/tc-tic54x.c:1240
9850 msgid "Use of .def/.ref is deprecated. Use .global instead"
9851 msgstr ""
9852
9853 #: config/tc-tic54x.c:1439
9854 msgid ".space/.bes repeat count is negative, ignored"
9855 msgstr ""
9856
9857 #: config/tc-tic54x.c:1444
9858 msgid ".space/.bes repeat count is zero, ignored"
9859 msgstr ""
9860
9861 #: config/tc-tic54x.c:1522
9862 msgid "Missing size argument"
9863 msgstr ""
9864
9865 #: config/tc-tic54x.c:1659
9866 msgid "CPU version has already been set"
9867 msgstr ""
9868
9869 #: config/tc-tic54x.c:1663
9870 #, c-format
9871 msgid "Unrecognized version '%s'"
9872 msgstr ""
9873
9874 #: config/tc-tic54x.c:1669
9875 msgid "Changing of CPU version on the fly not supported"
9876 msgstr ""
9877
9878 #: config/tc-tic54x.c:1805
9879 msgid "p2align not supported on this target"
9880 msgstr ""
9881
9882 #: config/tc-tic54x.c:1818
9883 msgid "Argument to .even ignored"
9884 msgstr ""
9885
9886 #: config/tc-tic54x.c:1865
9887 msgid "Invalid field size, must be from 1 to 32"
9888 msgstr ""
9889
9890 #: config/tc-tic54x.c:1878
9891 msgid "field size must be 16 when value is relocatable"
9892 msgstr ""
9893
9894 #: config/tc-tic54x.c:1893
9895 msgid "field value truncated"
9896 msgstr ""
9897
9898 #: config/tc-tic54x.c:2002 config/tc-tic54x.c:2319
9899 #, c-format
9900 msgid "Unrecognized section '%s'"
9901 msgstr ""
9902
9903 #: config/tc-tic54x.c:2011
9904 msgid "Current section is unitialized, section name required for .clink"
9905 msgstr ""
9906
9907 #: config/tc-tic54x.c:2225
9908 msgid "ENDLOOP without corresponding LOOP"
9909 msgstr ""
9910
9911 #: config/tc-tic54x.c:2269
9912 msgid "Mixing of normal and extended addressing not supported"
9913 msgstr ""
9914
9915 #: config/tc-tic54x.c:2275
9916 msgid "Extended addressing not supported on the specified CPU"
9917 msgstr ""
9918
9919 #: config/tc-tic54x.c:2325
9920 msgid ".sblock may be used for initialized sections only"
9921 msgstr ""
9922
9923 #: config/tc-tic54x.c:2356
9924 msgid "Symbol missing for .set/.equ"
9925 msgstr ""
9926
9927 #: config/tc-tic54x.c:2415
9928 msgid ".var may only be used within a macro definition"
9929 msgstr ""
9930
9931 #: config/tc-tic54x.c:2423
9932 msgid "Substitution symbols must begin with a letter"
9933 msgstr ""
9934
9935 #: config/tc-tic54x.c:2517
9936 #, c-format
9937 msgid "Can't open macro library file '%s' for reading."
9938 msgstr ""
9939
9940 #: config/tc-tic54x.c:2524
9941 #, c-format
9942 msgid "File '%s' not in macro archive format"
9943 msgstr ""
9944
9945 #: config/tc-tic54x.c:2656
9946 #, c-format
9947 msgid "Bad COFF version '%s'"
9948 msgstr ""
9949
9950 #: config/tc-tic54x.c:2665
9951 #, c-format
9952 msgid "Bad CPU version '%s'"
9953 msgstr ""
9954
9955 #: config/tc-tic54x.c:2678 config/tc-tic54x.c:2681
9956 #, c-format
9957 msgid "Can't redirect stderr to the file '%s'"
9958 msgstr ""
9959
9960 #: config/tc-tic54x.c:2809
9961 #, c-format
9962 msgid "Undefined substitution symbol '%s'"
9963 msgstr ""
9964
9965 #: config/tc-tic54x.c:3466
9966 msgid "Badly formed address expression"
9967 msgstr ""
9968
9969 #: config/tc-tic54x.c:3730
9970 #, c-format
9971 msgid "Invalid dmad syntax '%s'"
9972 msgstr ""
9973
9974 #: config/tc-tic54x.c:3796
9975 #, c-format
9976 msgid ""
9977 "Use the .mmregs directive to use memory-mapped register names such as '%s'"
9978 msgstr ""
9979
9980 #: config/tc-tic54x.c:3849
9981 msgid "Address mode *+ARx is write-only. Results of reading are undefined."
9982 msgstr ""
9983
9984 #: config/tc-tic54x.c:3869
9985 #, c-format
9986 msgid "Unrecognized indirect address format \"%s\""
9987 msgstr ""
9988
9989 #: config/tc-tic54x.c:3908
9990 #, c-format
9991 msgid "Operand '%s' out of range (%d <= x <= %d)"
9992 msgstr ""
9993
9994 #: config/tc-tic54x.c:3928
9995 msgid "Error in relocation handling"
9996 msgstr ""
9997
9998 #: config/tc-tic54x.c:3949 config/tc-tic54x.c:4013 config/tc-tic54x.c:4045
9999 #, c-format
10000 msgid "Unrecognized condition code \"%s\""
10001 msgstr ""
10002
10003 #: config/tc-tic54x.c:3966
10004 #, c-format
10005 msgid "Condition \"%s\" does not match preceding group"
10006 msgstr ""
10007
10008 #: config/tc-tic54x.c:3974
10009 #, c-format
10010 msgid ""
10011 "Condition \"%s\" uses a different accumulator from a preceding condition"
10012 msgstr ""
10013
10014 #: config/tc-tic54x.c:3981
10015 msgid "Only one comparison conditional allowed"
10016 msgstr ""
10017
10018 #: config/tc-tic54x.c:3986
10019 msgid "Only one overflow conditional allowed"
10020 msgstr ""
10021
10022 #: config/tc-tic54x.c:3994
10023 #, c-format
10024 msgid "Duplicate %s conditional"
10025 msgstr ""
10026
10027 #: config/tc-tic54x.c:4029
10028 msgid "Invalid auxiliary register (use AR0-AR7)"
10029 msgstr ""
10030
10031 #: config/tc-tic54x.c:4065
10032 msgid "lk addressing modes are invalid for memory-mapped register addressing"
10033 msgstr ""
10034
10035 #: config/tc-tic54x.c:4073
10036 msgid ""
10037 "Address mode *+ARx is not allowed in memory-mapped register addressing. "
10038 "Resulting behavior is undefined."
10039 msgstr ""
10040
10041 #: config/tc-tic54x.c:4099
10042 msgid ""
10043 "Destination accumulator for each part of this parallel instruction must be "
10044 "different"
10045 msgstr ""
10046
10047 #: config/tc-tic54x.c:4148
10048 #, c-format
10049 msgid "Memory mapped register \"%s\" out of range"
10050 msgstr ""
10051
10052 #: config/tc-tic54x.c:4187
10053 msgid "Invalid operand (use 1, 2, or 3)"
10054 msgstr ""
10055
10056 #: config/tc-tic54x.c:4212
10057 msgid "A status register or status bit name is required"
10058 msgstr ""
10059
10060 #: config/tc-tic54x.c:4222
10061 #, c-format
10062 msgid "Unrecognized status bit \"%s\""
10063 msgstr ""
10064
10065 #: config/tc-tic54x.c:4245
10066 #, c-format
10067 msgid "Invalid status register \"%s\""
10068 msgstr ""
10069
10070 #: config/tc-tic54x.c:4257
10071 #, c-format
10072 msgid "Operand \"%s\" out of range (use 1 or 2)"
10073 msgstr ""
10074
10075 #: config/tc-tic54x.c:4465
10076 #, c-format
10077 msgid "Unrecognized instruction \"%s\""
10078 msgstr ""
10079
10080 #: config/tc-tic54x.c:4494
10081 #, c-format
10082 msgid "Unrecognized operand list '%s' for instruction '%s'"
10083 msgstr ""
10084
10085 #: config/tc-tic54x.c:4526
10086 #, c-format
10087 msgid "Unrecognized parallel instruction \"%s\""
10088 msgstr ""
10089
10090 #: config/tc-tic54x.c:4577
10091 #, c-format
10092 msgid "Invalid operand (s) for parallel instruction \"%s\""
10093 msgstr ""
10094
10095 #: config/tc-tic54x.c:4580
10096 #, c-format
10097 msgid "Unrecognized parallel instruction combination \"%s || %s\""
10098 msgstr ""
10099
10100 #: config/tc-tic54x.c:4817
10101 #, c-format
10102 msgid "%s symbol recursion stopped at second appearance of '%s'"
10103 msgstr ""
10104
10105 #: config/tc-tic54x.c:4857
10106 msgid "Unrecognized substitution symbol function"
10107 msgstr ""
10108
10109 #: config/tc-tic54x.c:4862
10110 msgid "Missing '(' after substitution symbol function"
10111 msgstr ""
10112
10113 #: config/tc-tic54x.c:4876
10114 msgid "Expecting second argument"
10115 msgstr ""
10116
10117 #: config/tc-tic54x.c:4889 config/tc-tic54x.c:4939
10118 msgid "Extra junk in function call, expecting ')'"
10119 msgstr ""
10120
10121 #: config/tc-tic54x.c:4915
10122 msgid "Function expects two arguments"
10123 msgstr ""
10124
10125 #: config/tc-tic54x.c:4928
10126 msgid "Expecting character constant argument"
10127 msgstr ""
10128
10129 #: config/tc-tic54x.c:4934
10130 msgid "Both arguments must be substitution symbols"
10131 msgstr ""
10132
10133 #: config/tc-tic54x.c:4987
10134 #, c-format
10135 msgid "Invalid subscript (use 1 to %d)"
10136 msgstr ""
10137
10138 #: config/tc-tic54x.c:4997
10139 #, c-format
10140 msgid "Invalid length (use 0 to %d"
10141 msgstr ""
10142
10143 #: config/tc-tic54x.c:5007
10144 msgid "Missing ')' in subscripted substitution symbol expression"
10145 msgstr ""
10146
10147 #: config/tc-tic54x.c:5027
10148 msgid "Missing forced substitution terminator ':'"
10149 msgstr ""
10150
10151 #: config/tc-tic54x.c:5182
10152 #, c-format
10153 msgid ""
10154 "Instruction does not fit in available delay slots (%d-word insn, %d slots "
10155 "left)"
10156 msgstr ""
10157
10158 #: config/tc-tic54x.c:5223
10159 #, c-format
10160 msgid "Unrecognized parallel instruction '%s'"
10161 msgstr ""
10162
10163 #: config/tc-tic54x.c:5235
10164 #, c-format
10165 msgid "Instruction '%s' requires an LP cpu version"
10166 msgstr ""
10167
10168 #: config/tc-tic54x.c:5242
10169 #, c-format
10170 msgid "Instruction '%s' requires far mode addressing"
10171 msgstr ""
10172
10173 #: config/tc-tic54x.c:5254
10174 #, c-format
10175 msgid ""
10176 "Instruction does not fit in available delay slots (%d-word insn, %d slots "
10177 "left). Resulting behavior is undefined."
10178 msgstr ""
10179
10180 #: config/tc-tic54x.c:5264
10181 msgid ""
10182 "Instructions which cause PC discontinuity are not allowed in a delay slot. "
10183 "Resulting behavior is undefined."
10184 msgstr ""
10185
10186 #: config/tc-tic54x.c:5275
10187 #, c-format
10188 msgid "'%s' is not repeatable. Resulting behavior is undefined."
10189 msgstr ""
10190
10191 #: config/tc-tic54x.c:5279
10192 msgid ""
10193 "Instructions using long offset modifiers or absolute addresses are not "
10194 "repeatable. Resulting behavior is undefined."
10195 msgstr ""
10196
10197 #: config/tc-tic54x.c:5459
10198 #, c-format
10199 msgid "Unsupported relocation size %d"
10200 msgstr ""
10201
10202 #: config/tc-tic54x.c:5613
10203 msgid "non-absolute value used with .space/.bes"
10204 msgstr ""
10205
10206 #: config/tc-tic54x.c:5617
10207 #, c-format
10208 msgid "negative value ignored in %s"
10209 msgstr ""
10210
10211 #: config/tc-tic54x.c:5706
10212 #, c-format
10213 msgid "attempt to .space/.bes backwards? (%ld)"
10214 msgstr ""
10215
10216 #: config/tc-tic54x.c:5740
10217 #, c-format
10218 msgid "Invalid label '%s'"
10219 msgstr ""
10220
10221 #: config/tc-tic80.c:27
10222 #, c-format
10223 msgid "internal error:%s:%d: %s\n"
10224 msgstr ""
10225
10226 #: config/tc-tic80.c:30
10227 #, c-format
10228 msgid "internal error:%s:%d: %s %ld\n"
10229 msgstr ""
10230
10231 #: config/tc-tic80.c:85
10232 msgid "Relaxation is a luxury we can't afford"
10233 msgstr ""
10234
10235 #: config/tc-tic80.c:130
10236 msgid "bad call to md_atof ()"
10237 msgstr ""
10238
10239 #: config/tc-tic80.c:221
10240 msgid "':' not followed by 'm' or 's'"
10241 msgstr ""
10242
10243 #: config/tc-tic80.c:234
10244 msgid "paren nesting"
10245 msgstr ""
10246
10247 #: config/tc-tic80.c:248
10248 msgid "mismatched parenthesis"
10249 msgstr ""
10250
10251 #: config/tc-tic80.c:428
10252 msgid "unhandled expression type"
10253 msgstr ""
10254
10255 #: config/tc-tic80.c:535
10256 msgid "symbol reloc that is not PC relative or 32 bits"
10257 msgstr ""
10258
10259 #: config/tc-tic80.c:556
10260 msgid "unhandled operand modifier"
10261 msgstr ""
10262
10263 #: config/tc-tic80.c:601
10264 msgid "unhandled expression"
10265 msgstr ""
10266
10267 #: config/tc-tic80.c:646
10268 #, c-format
10269 msgid "Invalid mnemonic: '%s'"
10270 msgstr ""
10271
10272 #: config/tc-tic80.c:659
10273 #, c-format
10274 msgid "Invalid operands: '%s'"
10275 msgstr ""
10276
10277 #: config/tc-tic80.c:737
10278 msgid "unhandled predefined symbol bits"
10279 msgstr ""
10280
10281 #: config/tc-tic80.c:825
10282 #, c-format
10283 msgid "PC offset 0x%lx outside range 0x%lx-0x%lx"
10284 msgstr ""
10285
10286 #: config/tc-tic80.c:841
10287 msgid "unhandled relocation type in fixup"
10288 msgstr ""
10289
10290 #: config/tc-tic80.c:877
10291 msgid "md_convert_frag() not implemented yet"
10292 msgstr ""
10293
10294 #: config/tc-v850.c:234
10295 #, c-format
10296 msgid ".COMMon length (%d.) < 0! Ignored."
10297 msgstr ""
10298
10299 #: config/tc-v850.c:255
10300 #, c-format
10301 msgid "Length of .comm \"%s\" is already %ld. Not changed to %d."
10302 msgstr ""
10303
10304 #: config/tc-v850.c:281
10305 msgid "Common alignment negative; 0 assumed"
10306 msgstr ""
10307
10308 #: config/tc-v850.c:939
10309 #, c-format
10310 msgid "unknown operand shift: %x\n"
10311 msgstr ""
10312
10313 #: config/tc-v850.c:940
10314 msgid "internal failure in parse_register_list"
10315 msgstr ""
10316
10317 #: config/tc-v850.c:956
10318 msgid "constant expression or register list expected"
10319 msgstr ""
10320
10321 #: config/tc-v850.c:961 config/tc-v850.c:974 config/tc-v850.c:993
10322 msgid "high bits set in register list expression"
10323 msgstr ""
10324
10325 #: config/tc-v850.c:1032 config/tc-v850.c:1095
10326 msgid "illegal register included in list"
10327 msgstr ""
10328
10329 #: config/tc-v850.c:1038
10330 msgid "system registers cannot be included in list"
10331 msgstr ""
10332
10333 #: config/tc-v850.c:1043
10334 msgid "PSW cannot be included in list"
10335 msgstr ""
10336
10337 #: config/tc-v850.c:1050
10338 msgid "High value system registers cannot be included in list"
10339 msgstr ""
10340
10341 #: config/tc-v850.c:1074
10342 msgid "second register should follow dash in register list"
10343 msgstr ""
10344
10345 #: config/tc-v850.c:1119
10346 #, c-format
10347 msgid " V850 options:\n"
10348 msgstr ""
10349
10350 #: config/tc-v850.c:1120
10351 #, c-format
10352 msgid " -mwarn-signed-overflow Warn if signed immediate values overflow\n"
10353 msgstr ""
10354
10355 #: config/tc-v850.c:1121
10356 #, c-format
10357 msgid ""
10358 " -mwarn-unsigned-overflow Warn if unsigned immediate values overflow\n"
10359 msgstr ""
10360
10361 #: config/tc-v850.c:1122
10362 #, c-format
10363 msgid " -mv850 The code is targeted at the v850\n"
10364 msgstr ""
10365
10366 #: config/tc-v850.c:1123
10367 #, c-format
10368 msgid " -mv850e The code is targeted at the v850e\n"
10369 msgstr ""
10370
10371 #: config/tc-v850.c:1124
10372 #, c-format
10373 msgid " -mv850e1 The code is targeted at the v850e1\n"
10374 msgstr ""
10375
10376 #: config/tc-v850.c:1125
10377 #, c-format
10378 msgid ""
10379 " -mv850any The code is generic, despite any processor "
10380 "specific instructions\n"
10381 msgstr ""
10382
10383 #: config/tc-v850.c:1126
10384 #, c-format
10385 msgid " -mrelax Enable relaxation\n"
10386 msgstr ""
10387
10388 #: config/tc-v850.c:1308
10389 #, c-format
10390 msgid "Unable to determine default target processor from string: %s"
10391 msgstr ""
10392
10393 #: config/tc-v850.c:1343
10394 msgid "lo() relocation used on an instruction which does not support it"
10395 msgstr ""
10396
10397 #: config/tc-v850.c:1360
10398 msgid "ctoff() relocation used on an instruction which does not support it"
10399 msgstr ""
10400
10401 #: config/tc-v850.c:1382
10402 msgid "sdaoff() relocation used on an instruction which does not support it"
10403 msgstr ""
10404
10405 #: config/tc-v850.c:1404
10406 msgid "zdaoff() relocation used on an instruction which does not support it"
10407 msgstr ""
10408
10409 #: config/tc-v850.c:1437
10410 msgid "tdaoff() relocation used on an instruction which does not support it"
10411 msgstr ""
10412
10413 #: config/tc-v850.c:1642
10414 msgid "Target processor does not support this instruction."
10415 msgstr ""
10416
10417 #: config/tc-v850.c:1731 config/tc-v850.c:1760 config/tc-v850.c:1940
10418 msgid "immediate operand is too large"
10419 msgstr ""
10420
10421 #: config/tc-v850.c:1742
10422 msgid "AAARG -> unhandled constant reloc"
10423 msgstr ""
10424
10425 #: config/tc-v850.c:1785
10426 msgid "invalid register name"
10427 msgstr ""
10428
10429 #: config/tc-v850.c:1789
10430 msgid "register r0 cannot be used here"
10431 msgstr ""
10432
10433 #: config/tc-v850.c:1800
10434 msgid "invalid system register name"
10435 msgstr ""
10436
10437 #: config/tc-v850.c:1812
10438 msgid "expected EP register"
10439 msgstr ""
10440
10441 #: config/tc-v850.c:1828
10442 msgid "invalid condition code name"
10443 msgstr ""
10444
10445 #: config/tc-v850.c:1848 config/tc-v850.c:1852
10446 msgid "constant too big to fit into instruction"
10447 msgstr ""
10448
10449 #: config/tc-v850.c:1905
10450 msgid "syntax error: value is missing before the register name"
10451 msgstr ""
10452
10453 #: config/tc-v850.c:1907
10454 msgid "syntax error: register not expected"
10455 msgstr ""
10456
10457 #: config/tc-v850.c:1920
10458 msgid "syntax error: system register not expected"
10459 msgstr ""
10460
10461 #: config/tc-v850.c:1924
10462 msgid "syntax error: condition code not expected"
10463 msgstr ""
10464
10465 #: config/tc-v850.c:1958
10466 msgid "invalid operand"
10467 msgstr ""
10468
10469 #: config/tc-vax.c:294
10470 #, c-format
10471 msgid "VIP_BEGIN error:%s"
10472 msgstr ""
10473
10474 #: config/tc-vax.c:485
10475 #, c-format
10476 msgid "Aborting because statement has \"%s\""
10477 msgstr ""
10478
10479 #: config/tc-vax.c:532
10480 msgid "Can't relocate expression"
10481 msgstr ""
10482
10483 #: config/tc-vax.c:635
10484 msgid "Bignum not permitted in short literal. Immediate mode assumed."
10485 msgstr ""
10486
10487 #: config/tc-vax.c:644
10488 msgid "Can't do flonum short literal: immediate mode used."
10489 msgstr ""
10490
10491 #: config/tc-vax.c:689
10492 #, c-format
10493 msgid "A bignum/flonum may not be a displacement: 0x%lx used"
10494 msgstr ""
10495
10496 #: config/tc-vax.c:1025
10497 #, c-format
10498 msgid "Short literal overflow(%ld.), immediate mode assumed."
10499 msgstr ""
10500
10501 #: config/tc-vax.c:1034
10502 #, c-format
10503 msgid "Forced short literal to immediate mode. now_seg=%s to_seg=%s"
10504 msgstr ""
10505
10506 #: config/tc-vax.c:1099
10507 msgid "Length specification ignored. Address mode 9F used"
10508 msgstr ""
10509
10510 #: config/tc-vax.c:1160
10511 msgid "Invalid operand: immediate value used as base address."
10512 msgstr ""
10513
10514 #: config/tc-vax.c:1162
10515 msgid "Invalid operand: immediate value used as address."
10516 msgstr ""
10517
10518 #: config/tc-vax.c:1187
10519 msgid "Symbol used as immediate operand in PIC mode."
10520 msgstr ""
10521
10522 #: config/tc-vax.c:2004
10523 msgid "odd number of bytes in operand description"
10524 msgstr ""
10525
10526 #: config/tc-vax.c:2020
10527 msgid "Bad operand"
10528 msgstr ""
10529
10530 #: config/tc-vax.c:2595
10531 msgid "no '[' to match ']'"
10532 msgstr ""
10533
10534 #: config/tc-vax.c:2615
10535 msgid "bad register in []"
10536 msgstr ""
10537
10538 #: config/tc-vax.c:2617
10539 msgid "[PC] index banned"
10540 msgstr ""
10541
10542 #: config/tc-vax.c:2652
10543 msgid "no '(' to match ')'"
10544 msgstr ""
10545
10546 #: config/tc-vax.c:2792
10547 msgid "invalid branch operand"
10548 msgstr ""
10549
10550 #: config/tc-vax.c:2821
10551 msgid "address prohibits @"
10552 msgstr ""
10553
10554 #: config/tc-vax.c:2823
10555 msgid "address prohibits #"
10556 msgstr ""
10557
10558 #: config/tc-vax.c:2827
10559 msgid "address prohibits -()"
10560 msgstr ""
10561
10562 #: config/tc-vax.c:2829
10563 msgid "address prohibits ()+"
10564 msgstr ""
10565
10566 #: config/tc-vax.c:2832
10567 msgid "address prohibits ()"
10568 msgstr ""
10569
10570 #: config/tc-vax.c:2834
10571 msgid "address prohibits []"
10572 msgstr ""
10573
10574 #: config/tc-vax.c:2836
10575 msgid "address prohibits register"
10576 msgstr ""
10577
10578 #: config/tc-vax.c:2838
10579 msgid "address prohibits displacement length specifier"
10580 msgstr ""
10581
10582 #: config/tc-vax.c:2868
10583 msgid "invalid operand of S^#"
10584 msgstr ""
10585
10586 #: config/tc-vax.c:2885
10587 msgid "S^# needs expression"
10588 msgstr ""
10589
10590 #: config/tc-vax.c:2892
10591 msgid "S^# may only read-access"
10592 msgstr ""
10593
10594 #: config/tc-vax.c:2917
10595 msgid "invalid operand of -()"
10596 msgstr ""
10597
10598 #: config/tc-vax.c:2923
10599 msgid "-(PC) unpredictable"
10600 msgstr ""
10601
10602 #: config/tc-vax.c:2925
10603 msgid "[]index same as -()register: unpredictable"
10604 msgstr ""
10605
10606 #: config/tc-vax.c:2961
10607 msgid "invalid operand of ()+"
10608 msgstr ""
10609
10610 #: config/tc-vax.c:2967
10611 msgid "(PC)+ unpredictable"
10612 msgstr ""
10613
10614 #: config/tc-vax.c:2969
10615 msgid "[]index same as ()+register: unpredictable"
10616 msgstr ""
10617
10618 #: config/tc-vax.c:2994
10619 msgid "# conflicts length"
10620 msgstr ""
10621
10622 #: config/tc-vax.c:2996
10623 msgid "# bars register"
10624 msgstr ""
10625
10626 #: config/tc-vax.c:3018
10627 msgid "writing or modifying # is unpredictable"
10628 msgstr ""
10629
10630 #: config/tc-vax.c:3048
10631 msgid "length not needed"
10632 msgstr ""
10633
10634 #: config/tc-vax.c:3055
10635 msgid "can't []index a register, because it has no address"
10636 msgstr ""
10637
10638 #: config/tc-vax.c:3057
10639 msgid "a register has no address"
10640 msgstr ""
10641
10642 #: config/tc-vax.c:3068
10643 msgid "PC part of operand unpredictable"
10644 msgstr ""
10645
10646 #: config/tc-vax.c:3417
10647 #, c-format
10648 msgid ""
10649 "VAX options:\n"
10650 "-d LENGTH\t\tignored\n"
10651 "-J\t\t\tignored\n"
10652 "-S\t\t\tignored\n"
10653 "-t FILE\t\t\tignored\n"
10654 "-T\t\t\tignored\n"
10655 "-V\t\t\tignored\n"
10656 msgstr ""
10657
10658 #: config/tc-vax.c:3426
10659 #, c-format
10660 msgid ""
10661 "VMS options:\n"
10662 "-+\t\t\thash encode names longer than 31 characters\n"
10663 "-1\t\t\t`const' handling compatible with gcc 1.x\n"
10664 "-H\t\t\tshow new symbol after hash truncation\n"
10665 "-h NUM\t\t\tdon't hash mixed-case names, and adjust case:\n"
10666 "\t\t\t0 = upper, 2 = lower, 3 = preserve case\n"
10667 "-v\"VERSION\"\t\tcode being assembled was produced by compiler \"VERSION\"\n"
10668 msgstr ""
10669
10670 #: config/tc-w65.c:78
10671 msgid "need on or off."
10672 msgstr ""
10673
10674 #: config/tc-w65.c:266 config/tc-w65.c:307
10675 msgid "syntax error after <exp"
10676 msgstr ""
10677
10678 #: config/tc-xstormy16.c:78
10679 #, c-format
10680 msgid " XSTORMY16 specific command line options:\n"
10681 msgstr ""
10682
10683 #: config/tc-xstormy16.c:563
10684 #, c-format
10685 msgid "internal error: can't install fix for reloc type %d (`%s')"
10686 msgstr ""
10687
10688 #: config/tc-xtensa.c:591
10689 msgid "illegal range of target hardware versions"
10690 msgstr ""
10691
10692 #: config/tc-xtensa.c:739
10693 msgid "--density option is ignored"
10694 msgstr ""
10695
10696 #: config/tc-xtensa.c:742
10697 msgid "--no-density option is ignored"
10698 msgstr ""
10699
10700 #: config/tc-xtensa.c:751
10701 msgid "--generics is deprecated; use --transform instead"
10702 msgstr ""
10703
10704 #: config/tc-xtensa.c:754
10705 msgid "--no-generics is deprecated; use --no-transform instead"
10706 msgstr ""
10707
10708 #: config/tc-xtensa.c:757
10709 msgid "--relax is deprecated; use --transform instead"
10710 msgstr ""
10711
10712 #: config/tc-xtensa.c:760
10713 msgid "--no-relax is deprecated; use --no-transform instead"
10714 msgstr ""
10715
10716 #: config/tc-xtensa.c:777
10717 msgid "--absolute-literals option not supported in this Xtensa configuration"
10718 msgstr ""
10719
10720 #: config/tc-xtensa.c:850
10721 msgid "prefer-l32r conflicts with prefer-const16"
10722 msgstr ""
10723
10724 #: config/tc-xtensa.c:856
10725 msgid "prefer-const16 conflicts with prefer-l32r"
10726 msgstr ""
10727
10728 #: config/tc-xtensa.c:864 config/tc-xtensa.c:873 config/tc-xtensa.c:877
10729 msgid "invalid target hardware version"
10730 msgstr ""
10731
10732 #: config/tc-xtensa.c:1080
10733 msgid "unmatched end directive"
10734 msgstr ""
10735
10736 #: config/tc-xtensa.c:1109
10737 msgid ".begin directive with no matching .end directive"
10738 msgstr ""
10739
10740 #: config/tc-xtensa.c:1150
10741 msgid "[no-]generics is deprecated; use [no-]transform instead"
10742 msgstr ""
10743
10744 #: config/tc-xtensa.c:1155
10745 msgid "[no-]relax is deprecated; use [no-]transform instead"
10746 msgstr ""
10747
10748 #: config/tc-xtensa.c:1168
10749 #, c-format
10750 msgid "directive %s cannot be negated"
10751 msgstr ""
10752
10753 #: config/tc-xtensa.c:1174
10754 msgid "unknown directive"
10755 msgstr ""
10756
10757 #: config/tc-xtensa.c:1196 config/tc-xtensa.c:1302 config/tc-xtensa.c:1598
10758 #: config/tc-xtensa.c:5507
10759 msgid "directives are not valid inside bundles"
10760 msgstr ""
10761
10762 #: config/tc-xtensa.c:1208
10763 msgid ".begin literal is deprecated; use .literal instead"
10764 msgstr ""
10765
10766 #: config/tc-xtensa.c:1222
10767 msgid "cannot set literal_prefix inside literal fragment"
10768 msgstr ""
10769
10770 #: config/tc-xtensa.c:1265
10771 msgid ".begin [no-]density is ignored"
10772 msgstr ""
10773
10774 #: config/tc-xtensa.c:1272 config/tc-xtensa.c:1322
10775 msgid "Xtensa absolute literals option not supported; ignored"
10776 msgstr ""
10777
10778 #: config/tc-xtensa.c:1315
10779 msgid ".end [no-]density is ignored"
10780 msgstr ""
10781
10782 #: config/tc-xtensa.c:1340
10783 #, c-format
10784 msgid "does not match begin %s%s at %s:%d"
10785 msgstr ""
10786
10787 #: config/tc-xtensa.c:1418
10788 msgid ".literal_position inside literal directive; ignoring"
10789 msgstr ""
10790
10791 #: config/tc-xtensa.c:1438
10792 msgid ".literal not allowed inside .begin literal region"
10793 msgstr ""
10794
10795 #: config/tc-xtensa.c:1474
10796 msgid "expected comma or colon after symbol name; rest of line ignored"
10797 msgstr ""
10798
10799 #: config/tc-xtensa.c:1567
10800 msgid "fall through frequency must be greater than 0"
10801 msgstr ""
10802
10803 #: config/tc-xtensa.c:1575
10804 msgid "branch target frequency must be greater than 0"
10805 msgstr ""
10806
10807 #: config/tc-xtensa.c:1623
10808 #, c-format
10809 msgid "opcode-specific %s relocation used outside an instruction"
10810 msgstr ""
10811
10812 #: config/tc-xtensa.c:1776 config/tc-xtensa.c:1793
10813 #, c-format
10814 msgid "bad register name: %s"
10815 msgstr ""
10816
10817 #: config/tc-xtensa.c:1782
10818 #, c-format
10819 msgid "bad register number: %s"
10820 msgstr ""
10821
10822 #: config/tc-xtensa.c:1861
10823 msgid "register number out of range"
10824 msgstr ""
10825
10826 #: config/tc-xtensa.c:1945
10827 msgid "extra comma"
10828 msgstr ""
10829
10830 #: config/tc-xtensa.c:1947
10831 msgid "extra colon"
10832 msgstr ""
10833
10834 #: config/tc-xtensa.c:1949
10835 msgid "missing argument"
10836 msgstr ""
10837
10838 #: config/tc-xtensa.c:1951
10839 msgid "missing comma or colon"
10840 msgstr ""
10841
10842 #: config/tc-xtensa.c:2008
10843 msgid "incorrect register number, ignoring"
10844 msgstr ""
10845
10846 #: config/tc-xtensa.c:2015
10847 msgid "too many arguments"
10848 msgstr ""
10849
10850 #: config/tc-xtensa.c:2088
10851 #, c-format
10852 msgid "cannot encode opcode \"%s\""
10853 msgstr ""
10854
10855 #: config/tc-xtensa.c:2182
10856 #, c-format
10857 msgid "not enough operands (%d) for '%s'; expected %d"
10858 msgstr ""
10859
10860 #: config/tc-xtensa.c:2189
10861 #, c-format
10862 msgid "too many operands (%d) for '%s'; expected %d"
10863 msgstr ""
10864
10865 #: config/tc-xtensa.c:2244
10866 #, c-format
10867 msgid "invalid register '%s' for '%s' instruction"
10868 msgstr ""
10869
10870 #: config/tc-xtensa.c:2251
10871 #, c-format
10872 msgid "invalid register number (%ld) for '%s' instruction"
10873 msgstr ""
10874
10875 #: config/tc-xtensa.c:2320
10876 #, c-format
10877 msgid "invalid register number (%ld) for '%s'"
10878 msgstr ""
10879
10880 #: config/tc-xtensa.c:2710
10881 #, c-format
10882 msgid "operand %d of '%s' has out of range value '%u'"
10883 msgstr ""
10884
10885 #: config/tc-xtensa.c:2716
10886 #, c-format
10887 msgid "operand %d of '%s' has invalid value '%u'"
10888 msgstr ""
10889
10890 #: config/tc-xtensa.c:2764
10891 #, c-format
10892 msgid "internal error: unknown option name '%s'"
10893 msgstr ""
10894
10895 #: config/tc-xtensa.c:3816
10896 msgid "INSTR_LABEL_DEF not supported yet"
10897 msgstr ""
10898
10899 #: config/tc-xtensa.c:3845
10900 msgid "can't handle generation of literal/labels yet"
10901 msgstr ""
10902
10903 #: config/tc-xtensa.c:3849
10904 msgid "can't handle undefined OP TYPE"
10905 msgstr ""
10906
10907 #: config/tc-xtensa.c:3910
10908 #, c-format
10909 msgid "found %d operands for '%s': Expected %d"
10910 msgstr ""
10911
10912 #: config/tc-xtensa.c:3917
10913 #, c-format
10914 msgid "found too many (%d) operands for '%s': Expected %d"
10915 msgstr ""
10916
10917 #: config/tc-xtensa.c:4054
10918 msgid "invalid immediate"
10919 msgstr ""
10920
10921 #: config/tc-xtensa.c:4165
10922 #, c-format
10923 msgid "invalid relocation for operand %i of '%s'"
10924 msgstr ""
10925
10926 #: config/tc-xtensa.c:4175
10927 #, c-format
10928 msgid "invalid expression for operand %i of '%s'"
10929 msgstr ""
10930
10931 #: config/tc-xtensa.c:4185
10932 #, c-format
10933 msgid "invalid relocation in instruction slot %i"
10934 msgstr ""
10935
10936 #: config/tc-xtensa.c:4192
10937 #, c-format
10938 msgid "undefined symbol for opcode \"%s\""
10939 msgstr ""
10940
10941 #: config/tc-xtensa.c:4633
10942 msgid "opcode 'NOP.N' unavailable in this configuration"
10943 msgstr ""
10944
10945 #: config/tc-xtensa.c:4693
10946 msgid "get_expanded_loop_offset: invalid opcode"
10947 msgstr ""
10948
10949 #: config/tc-xtensa.c:4776
10950 #, c-format
10951 msgid "assembly state not set for first frag in section %s"
10952 msgstr ""
10953
10954 #: config/tc-xtensa.c:4829
10955 #, c-format
10956 msgid "unaligned branch target: %d bytes at 0x%lx"
10957 msgstr ""
10958
10959 #: config/tc-xtensa.c:4868
10960 #, c-format
10961 msgid "unaligned loop: %d bytes at 0x%lx"
10962 msgstr ""
10963
10964 #: config/tc-xtensa.c:4892
10965 msgid "unexpected fix"
10966 msgstr ""
10967
10968 #: config/tc-xtensa.c:4903 config/tc-xtensa.c:4907
10969 msgid "undecodable fix"
10970 msgstr ""
10971
10972 #: config/tc-xtensa.c:5049
10973 msgid "invalid last instruction for a zero-overhead loop"
10974 msgstr ""
10975
10976 #: config/tc-xtensa.c:5112
10977 msgid "extra opening brace"
10978 msgstr ""
10979
10980 #: config/tc-xtensa.c:5122
10981 msgid "extra closing brace"
10982 msgstr ""
10983
10984 #: config/tc-xtensa.c:5140
10985 msgid "missing closing brace"
10986 msgstr ""
10987
10988 #: config/tc-xtensa.c:5220
10989 #, c-format
10990 msgid "unknown opcode or format name '%s'"
10991 msgstr ""
10992
10993 #: config/tc-xtensa.c:5226
10994 msgid "format names only valid inside bundles"
10995 msgstr ""
10996
10997 #: config/tc-xtensa.c:5231
10998 #, c-format
10999 msgid "multiple formats specified for one bundle; using '%s'"
11000 msgstr ""
11001
11002 #: config/tc-xtensa.c:5282
11003 msgid "entry instruction with stack decrement < 16"
11004 msgstr ""
11005
11006 #: config/tc-xtensa.c:5286
11007 msgid "entry instruction with non-constant decrement"
11008 msgstr ""
11009
11010 #: config/tc-xtensa.c:5341
11011 msgid "unaligned entry instruction"
11012 msgstr ""
11013
11014 #: config/tc-xtensa.c:5400
11015 msgid "bad instruction format"
11016 msgstr ""
11017
11018 #: config/tc-xtensa.c:5403
11019 msgid "invalid relocation"
11020 msgstr ""
11021
11022 #: config/tc-xtensa.c:5414
11023 #, c-format
11024 msgid "invalid relocation for '%s' instruction"
11025 msgstr ""
11026
11027 #: config/tc-xtensa.c:5426
11028 #, c-format
11029 msgid "invalid relocation for operand %d of '%s'"
11030 msgstr ""
11031
11032 #: config/tc-xtensa.c:5583
11033 msgid "cannot represent subtraction with an offset"
11034 msgstr ""
11035
11036 #: config/tc-xtensa.c:5671
11037 #, c-format
11038 msgid "unhandled local relocation fix %s"
11039 msgstr ""
11040
11041 #: config/tc-xtensa.c:5979
11042 msgid "couldn't find a valid instruction format"
11043 msgstr ""
11044
11045 #: config/tc-xtensa.c:5980
11046 #, c-format
11047 msgid " ops were: "
11048 msgstr ""
11049
11050 #: config/tc-xtensa.c:5982
11051 #, c-format
11052 msgid " %s;"
11053 msgstr ""
11054
11055 #: config/tc-xtensa.c:5985
11056 #, c-format
11057 msgid "\n"
11058 msgstr ""
11059
11060 #: config/tc-xtensa.c:5993
11061 #, c-format
11062 msgid "format '%s' allows %d slots, but there are %d opcodes"
11063 msgstr ""
11064
11065 #: config/tc-xtensa.c:6004 config/tc-xtensa.c:6102
11066 msgid "illegal resource usage in bundle"
11067 msgstr ""
11068
11069 #: config/tc-xtensa.c:6189
11070 #, c-format
11071 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same register"
11072 msgstr ""
11073
11074 #: config/tc-xtensa.c:6194
11075 #, c-format
11076 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same state"
11077 msgstr ""
11078
11079 #: config/tc-xtensa.c:6199
11080 #, c-format
11081 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same queue"
11082 msgstr ""
11083
11084 #: config/tc-xtensa.c:6204
11085 #, c-format
11086 msgid ""
11087 "opcodes '%s' (slot %d) and '%s' (slot %d) both have volatile queue accesses"
11088 msgstr ""
11089
11090 #: config/tc-xtensa.c:6220
11091 msgid "multiple branches or jumps in the same bundle"
11092 msgstr ""
11093
11094 #: config/tc-xtensa.c:6674
11095 msgid "cannot assemble into a literal fragment"
11096 msgstr ""
11097
11098 #: config/tc-xtensa.c:6676
11099 msgid "..."
11100 msgstr ""
11101
11102 #: config/tc-xtensa.c:7180
11103 msgid ""
11104 "instruction sequence (write a0, branch, retw) may trigger hardware errata"
11105 msgstr ""
11106
11107 #: config/tc-xtensa.c:7290
11108 msgid "branching or jumping to a loop end may trigger hardware errata"
11109 msgstr ""
11110
11111 #: config/tc-xtensa.c:7389
11112 msgid "loop end too close to another loop end may trigger hardware errata"
11113 msgstr ""
11114
11115 #: config/tc-xtensa.c:7398
11116 #, c-format
11117 msgid "fr_var %lu < length %d"
11118 msgstr ""
11119
11120 #: config/tc-xtensa.c:7569
11121 msgid ""
11122 "loop containing less than three instructions may trigger hardware errata"
11123 msgstr ""
11124
11125 #: config/tc-xtensa.c:7641
11126 msgid "undecodable instruction in instruction frag"
11127 msgstr ""
11128
11129 #: config/tc-xtensa.c:7750
11130 msgid "invalid empty loop"
11131 msgstr ""
11132
11133 #: config/tc-xtensa.c:7755
11134 msgid "loop target does not follow loop instruction in section"
11135 msgstr ""
11136
11137 #: config/tc-xtensa.c:8292
11138 msgid "bad relaxation state"
11139 msgstr ""
11140
11141 #: config/tc-xtensa.c:8350
11142 #, c-format
11143 msgid "fr_var (%ld) < length (%d)"
11144 msgstr ""
11145
11146 #: config/tc-xtensa.c:8851
11147 msgid "internal error: relaxation failed"
11148 msgstr ""
11149
11150 #: config/tc-xtensa.c:8857
11151 msgid "internal error: relaxation requires too many steps"
11152 msgstr ""
11153
11154 #: config/tc-xtensa.c:9032
11155 msgid "invalid relaxation fragment result"
11156 msgstr ""
11157
11158 #: config/tc-xtensa.c:9112
11159 msgid "unable to widen instruction"
11160 msgstr ""
11161
11162 #: config/tc-xtensa.c:9255
11163 msgid "multiple literals in expansion"
11164 msgstr ""
11165
11166 #: config/tc-xtensa.c:9259
11167 msgid "no registered fragment for literal"
11168 msgstr ""
11169
11170 #: config/tc-xtensa.c:9261
11171 msgid "number of literal tokens != 1"
11172 msgstr ""
11173
11174 #: config/tc-xtensa.c:9405 config/tc-xtensa.c:9411
11175 #, c-format
11176 msgid "unresolved loop target symbol: %s"
11177 msgstr ""
11178
11179 #: config/tc-xtensa.c:9517
11180 #, c-format
11181 msgid "invalid expression evaluation type %d"
11182 msgstr ""
11183
11184 #: config/tc-xtensa.c:9539
11185 msgid "loop too long for LOOP instruction"
11186 msgstr ""
11187
11188 #: config/tc-xtensa.c:9810
11189 #, c-format
11190 msgid "fixes not all moved from %s"
11191 msgstr ""
11192
11193 #: config/tc-xtensa.c:9952
11194 msgid ""
11195 "literal pool location required for text-section-literals; specify with ."
11196 "literal_position"
11197 msgstr ""
11198
11199 #: config/tc-xtensa.c:10461
11200 #, c-format
11201 msgid "could not create section %s"
11202 msgstr ""
11203
11204 #: config/tc-xtensa.c:10463
11205 #, c-format
11206 msgid "invalid flag combination on section %s"
11207 msgstr ""
11208
11209 #: config/tc-xtensa.c:10849
11210 msgid "too many operands in instruction"
11211 msgstr ""
11212
11213 #: config/tc-xtensa.c:11083
11214 #, c-format
11215 msgid "invalid symbolic operand %d on '%s'"
11216 msgstr ""
11217
11218 #: config/tc-xtensa.c:11152 config/tc-xtensa.c:11226
11219 msgid "operand number mismatch"
11220 msgstr ""
11221
11222 #: config/tc-xtensa.c:11155
11223 msgid "cannot encode opcode"
11224 msgstr ""
11225
11226 #: config/tc-xtensa.c:11230
11227 #, c-format
11228 msgid "cannot encode opcode \"%s\" in the given format \"%s\""
11229 msgstr ""
11230
11231 #: config/tc-xtensa.c:11255
11232 #, c-format
11233 msgid "xtensa-isa failure: %s"
11234 msgstr ""
11235
11236 #: config/tc-xtensa.c:11288
11237 msgid "invalid opcode"
11238 msgstr ""
11239
11240 #: config/tc-xtensa.c:11294
11241 msgid "too few operands"
11242 msgstr ""
11243
11244 #: config/tc-xtensa.c:11421 config/tc-xtensa.c:11429
11245 msgid "out of memory"
11246 msgstr ""
11247
11248 #: config/tc-xtensa.c:11541
11249 msgid "instruction with constant operands does not fit"
11250 msgstr ""
11251
11252 #: config/tc-xtensa.c:11550 config/tc-xtensa.c:11571
11253 #, c-format
11254 msgid "invalid operand %d on '%s'"
11255 msgstr ""
11256
11257 #: config/tc-xtensa.c:11562
11258 msgid "invalid subtract operand"
11259 msgstr ""
11260
11261 #: config/tc-xtensa.c:11576
11262 #, c-format
11263 msgid "invalid expression for operand %d on '%s'"
11264 msgstr ""
11265
11266 #: config/tc-xtensa.c:11606
11267 msgid "cannot decode instruction format"
11268 msgstr ""
11269
11270 #: config/tc-xtensa.c:11765
11271 msgid "ignoring extra '-rename-section' delimiter ':'"
11272 msgstr ""
11273
11274 #: config/tc-xtensa.c:11770
11275 #, c-format
11276 msgid "ignoring invalid '-rename-section' specification: '%s'"
11277 msgstr ""
11278
11279 #: config/tc-xtensa.c:11781
11280 #, c-format
11281 msgid "section %s renamed multiple times"
11282 msgstr ""
11283
11284 #: config/tc-xtensa.c:11783
11285 #, c-format
11286 msgid "multiple sections remapped to output section %s"
11287 msgstr ""
11288
11289 #: config/tc-z8k.c:271
11290 #, c-format
11291 msgid "register rr%d out of range"
11292 msgstr ""
11293
11294 #: config/tc-z8k.c:273
11295 #, c-format
11296 msgid "register rr%d does not exist"
11297 msgstr ""
11298
11299 #: config/tc-z8k.c:283
11300 #, c-format
11301 msgid "register rh%d out of range"
11302 msgstr ""
11303
11304 #: config/tc-z8k.c:293
11305 #, c-format
11306 msgid "register rl%d out of range"
11307 msgstr ""
11308
11309 #: config/tc-z8k.c:304
11310 #, c-format
11311 msgid "register rq%d out of range"
11312 msgstr ""
11313
11314 #: config/tc-z8k.c:306
11315 #, c-format
11316 msgid "register rq%d does not exist"
11317 msgstr ""
11318
11319 #: config/tc-z8k.c:316
11320 #, c-format
11321 msgid "register r%d out of range"
11322 msgstr ""
11323
11324 #: config/tc-z8k.c:357
11325 #, c-format
11326 msgid "expected %c"
11327 msgstr ""
11328
11329 #: config/tc-z8k.c:372
11330 #, c-format
11331 msgid "register is wrong size for a word %s"
11332 msgstr ""
11333
11334 #: config/tc-z8k.c:386
11335 #, c-format
11336 msgid "register is wrong size for address %s"
11337 msgstr ""
11338
11339 #: config/tc-z8k.c:520
11340 #, c-format
11341 msgid "unknown interrupt %s"
11342 msgstr ""
11343
11344 #. No interrupt type specified, opcode won't do anything.
11345 #: config/tc-z8k.c:543
11346 msgid "opcode has no effect"
11347 msgstr ""
11348
11349 #: config/tc-z8k.c:654
11350 msgid "Missing ) in ra(rb)"
11351 msgstr ""
11352
11353 #: config/tc-z8k.c:734 config/tc-z8k.c:773
11354 #, c-format
11355 msgid "invalid condition code '%s'"
11356 msgstr ""
11357
11358 #: config/tc-z8k.c:746
11359 #, c-format
11360 msgid "invalid flag '%s'"
11361 msgstr ""
11362
11363 #: config/tc-z8k.c:900 config/tc-z8k.c:906
11364 msgid "invalid indirect register size"
11365 msgstr ""
11366
11367 #: config/tc-z8k.c:923 config/tc-z8k.c:1070 config/tc-z8k.c:1075
11368 msgid "invalid control register name"
11369 msgstr ""
11370
11371 #: config/tc-z8k.c:1059
11372 msgid "immediate must be 1 or 2"
11373 msgstr ""
11374
11375 #: config/tc-z8k.c:1062
11376 msgid "immediate 1 or 2 expected"
11377 msgstr ""
11378
11379 #: config/tc-z8k.c:1093
11380 msgid "can't use R0 here"
11381 msgstr ""
11382
11383 #: config/tc-z8k.c:1255
11384 msgid "Can't find opcode to match operands"
11385 msgstr ""
11386
11387 #: config/tc-z8k.c:1366
11388 #, c-format
11389 msgid "invalid architecture -z%s"
11390 msgstr ""
11391
11392 #: config/tc-z8k.c:1386
11393 #, c-format
11394 msgid ""
11395 " Z8K options:\n"
11396 " -z8001 generate segmented code\n"
11397 " -z8002 generate unsegmented code\n"
11398 " -linkrelax create linker relaxable code\n"
11399 msgstr ""
11400
11401 #: config/tc-z8k.c:1398
11402 #, c-format
11403 msgid "call to md_convert_frag\n"
11404 msgstr ""
11405
11406 #: config/tc-z8k.c:1434 config/tc-z8k.c:1455 config/tc-z8k.c:1476
11407 msgid "cannot branch to odd address"
11408 msgstr ""
11409
11410 #: config/tc-z8k.c:1438 config/tc-z8k.c:1459
11411 msgid "relative jump out of range"
11412 msgstr ""
11413
11414 #: config/tc-z8k.c:1479
11415 msgid "relative call out of range"
11416 msgstr ""
11417
11418 #: config/tc-z8k.c:1509
11419 msgid "relative address out of range"
11420 msgstr ""
11421
11422 #: config/tc-z8k.c:1520
11423 #, c-format
11424 msgid "md_apply_fix: unknown r_type 0x%x\n"
11425 msgstr ""
11426
11427 #: config/tc-z8k.c:1532
11428 #, c-format
11429 msgid "call to md_estimate_size_before_relax\n"
11430 msgstr ""
11431
11432 #: config/tc-z8k.c:1569
11433 #, c-format
11434 msgid "Can't subtract symbols in different sections %s %s"
11435 msgstr ""
11436
11437 #: depend.c:193
11438 #, c-format
11439 msgid "can't open `%s' for writing"
11440 msgstr ""
11441
11442 #: depend.c:205
11443 #, c-format
11444 msgid "can't close `%s'"
11445 msgstr ""
11446
11447 #: dw2gencfi.c:262
11448 #, c-format
11449 msgid "register save offset not a multiple of %u"
11450 msgstr ""
11451
11452 #: dw2gencfi.c:345
11453 msgid "CFI state restore without previous remember"
11454 msgstr ""
11455
11456 #: dw2gencfi.c:391
11457 msgid "missing separator"
11458 msgstr ""
11459
11460 #: dw2gencfi.c:413 dw2gencfi.c:431
11461 msgid "bad register expression"
11462 msgstr ""
11463
11464 #: dw2gencfi.c:453 dw2gencfi.c:554
11465 msgid "CFI instruction used without previous .cfi_startproc"
11466 msgstr ""
11467
11468 #: dw2gencfi.c:586
11469 msgid "previous CFI entry not closed (missing .cfi_endproc)"
11470 msgstr ""
11471
11472 #: dw2gencfi.c:620
11473 msgid ".cfi_endproc without corresponding .cfi_startproc"
11474 msgstr ""
11475
11476 #: dw2gencfi.c:1026
11477 msgid "open CFI at the end of file; missing .cfi_endproc directive"
11478 msgstr ""
11479
11480 #: dwarf2dbg.c:458 dwarf2dbg.c:487
11481 msgid "file number less than one"
11482 msgstr ""
11483
11484 #: dwarf2dbg.c:464
11485 #, c-format
11486 msgid "file number %ld already allocated"
11487 msgstr ""
11488
11489 #: dwarf2dbg.c:492 dwarf2dbg.c:1025
11490 #, c-format
11491 msgid "unassigned file number %ld"
11492 msgstr ""
11493
11494 #: dwarf2dbg.c:1090 dwarf2dbg.c:1281
11495 msgid "internal error: unknown dwarf2 format"
11496 msgstr ""
11497
11498 #: dwarf2dbg.c:1438 dwarf2dbg.c:1446 dwarf2dbg.c:1454 dwarf2dbg.c:1475
11499 msgid "dwarf2 is not supported for this object file format"
11500 msgstr ""
11501
11502 #: ecoff.c:1552
11503 #, c-format
11504 msgid "string too big (%lu bytes)"
11505 msgstr ""
11506
11507 #: ecoff.c:1578
11508 #, c-format
11509 msgid "inserting \"%s\" into string hash table: %s"
11510 msgstr ""
11511
11512 #: ecoff.c:1609 ecoff.c:1802 ecoff.c:1825 ecoff.c:1856 ecoff.c:2009
11513 #: ecoff.c:2120
11514 msgid "no current file pointer"
11515 msgstr ""
11516
11517 #: ecoff.c:1696
11518 msgid "too many st_End's"
11519 msgstr ""
11520
11521 #: ecoff.c:2034
11522 #, c-format
11523 msgid "inserting \"%s\" into tag hash table: %s"
11524 msgstr ""
11525
11526 #: ecoff.c:2195
11527 msgid "fake .file after real one"
11528 msgstr ""
11529
11530 #: ecoff.c:2285
11531 msgid "filename goes over one page boundary"
11532 msgstr ""
11533
11534 #: ecoff.c:2418
11535 msgid ".begin directive without a preceding .file directive"
11536 msgstr ""
11537
11538 #: ecoff.c:2425
11539 msgid ".begin directive without a preceding .ent directive"
11540 msgstr ""
11541
11542 #: ecoff.c:2456
11543 msgid ".bend directive without a preceding .file directive"
11544 msgstr ""
11545
11546 #: ecoff.c:2463
11547 msgid ".bend directive without a preceding .ent directive"
11548 msgstr ""
11549
11550 #: ecoff.c:2476
11551 msgid ".bend directive names unknown symbol"
11552 msgstr ""
11553
11554 #: ecoff.c:2519
11555 msgid ".def pseudo-op used inside of .def/.endef; ignored"
11556 msgstr ""
11557
11558 #: ecoff.c:2521
11559 msgid "empty symbol name in .def; ignored"
11560 msgstr ""
11561
11562 #: ecoff.c:2558
11563 msgid ".dim pseudo-op used outside of .def/.endef; ignored"
11564 msgstr ""
11565
11566 #: ecoff.c:2573
11567 msgid "badly formed .dim directive"
11568 msgstr ""
11569
11570 #: ecoff.c:2586
11571 msgid "too many .dim entries"
11572 msgstr ""
11573
11574 #: ecoff.c:2606
11575 msgid ".scl pseudo-op used outside of .def/.endef; ignored"
11576 msgstr ""
11577
11578 #: ecoff.c:2631
11579 msgid ".size pseudo-op used outside of .def/.endef; ignored"
11580 msgstr ""
11581
11582 #: ecoff.c:2646
11583 msgid "badly formed .size directive"
11584 msgstr ""
11585
11586 #: ecoff.c:2659
11587 msgid "too many .size entries"
11588 msgstr ""
11589
11590 #: ecoff.c:2681
11591 msgid ".type pseudo-op used outside of .def/.endef; ignored"
11592 msgstr ""
11593
11594 #. FIXME: We could handle this by setting the continued bit.
11595 #. There would still be a limit: the .type argument can not
11596 #. be infinite.
11597 #: ecoff.c:2699
11598 #, c-format
11599 msgid "the type of %s is too complex; it will be simplified"
11600 msgstr ""
11601
11602 #: ecoff.c:2710
11603 msgid "Unrecognized .type argument"
11604 msgstr ""
11605
11606 #: ecoff.c:2748
11607 msgid ".tag pseudo-op used outside of .def/.endef; ignored"
11608 msgstr ""
11609
11610 #: ecoff.c:2773
11611 msgid ".val pseudo-op used outside of .def/.endef; ignored"
11612 msgstr ""
11613
11614 #: ecoff.c:2781
11615 msgid ".val expression is too copmlex"
11616 msgstr ""
11617
11618 #: ecoff.c:2811
11619 msgid ".endef pseudo-op used before .def; ignored"
11620 msgstr ""
11621
11622 #: ecoff.c:2837 ecoff.c:2918
11623 msgid "bad COFF debugging information"
11624 msgstr ""
11625
11626 #: ecoff.c:2886
11627 #, c-format
11628 msgid "no tag specified for %s"
11629 msgstr ""
11630
11631 #: ecoff.c:2988
11632 msgid ".end directive without a preceding .file directive"
11633 msgstr ""
11634
11635 #: ecoff.c:2995
11636 msgid ".end directive without a preceding .ent directive"
11637 msgstr ""
11638
11639 #: ecoff.c:3017
11640 msgid ".end directive names unknown symbol"
11641 msgstr ""
11642
11643 #: ecoff.c:3044
11644 msgid "second .ent directive found before .end directive"
11645 msgstr ""
11646
11647 #: ecoff.c:3116
11648 msgid "no way to handle .file within .ent/.end section"
11649 msgstr ""
11650
11651 #: ecoff.c:3233
11652 msgid ".loc before .file"
11653 msgstr ""
11654
11655 #: ecoff.c:3355 read.c:1473 read.c:1579 read.c:2254 read.c:2802 symbols.c:353
11656 #: symbols.c:452
11657 #, c-format
11658 msgid "symbol `%s' is already defined"
11659 msgstr ""
11660
11661 #: ecoff.c:3368
11662 msgid "bad .weakext directive"
11663 msgstr ""
11664
11665 #: ecoff.c:3436
11666 #, c-format
11667 msgid ".stab%c is not supported"
11668 msgstr ""
11669
11670 #: ecoff.c:3446
11671 #, c-format
11672 msgid ".stab%c: ignoring non-zero other field"
11673 msgstr ""
11674
11675 #: ecoff.c:3480
11676 #, c-format
11677 msgid ""
11678 "line number (%d) for .stab%c directive cannot fit in index field (20 bits)"
11679 msgstr ""
11680
11681 #: ecoff.c:3516
11682 #, c-format
11683 msgid "illegal .stab%c directive, bad character"
11684 msgstr ""
11685
11686 #: ecoff.c:3975 ecoff.c:4164 ecoff.c:4189
11687 msgid ".begin/.bend in different segments"
11688 msgstr ""
11689
11690 #: ecoff.c:4685
11691 msgid "missing .end or .bend at end of file"
11692 msgstr ""
11693
11694 #: ecoff.c:5170
11695 msgid "GP prologue size exceeds field size, using 0 instead"
11696 msgstr ""
11697
11698 #: expr.c:82 read.c:3211
11699 msgid "bignum invalid"
11700 msgstr ""
11701
11702 #: expr.c:84 read.c:3213 read.c:3569 read.c:4443
11703 msgid "floating point number invalid"
11704 msgstr ""
11705
11706 #: expr.c:203
11707 msgid "bad floating-point constant: exponent overflow"
11708 msgstr ""
11709
11710 #: expr.c:207
11711 #, c-format
11712 msgid "bad floating-point constant: unknown error code=%d"
11713 msgstr ""
11714
11715 #: expr.c:383
11716 msgid ""
11717 "a bignum with underscores may not have more than 8 hex digits in any word"
11718 msgstr ""
11719
11720 #: expr.c:406
11721 msgid "a bignum with underscores must have exactly 4 words"
11722 msgstr ""
11723
11724 #. Either not seen or not defined.
11725 #. @@ Should print out the original string instead of
11726 #. the parsed number.
11727 #: expr.c:529
11728 #, c-format
11729 msgid "backward ref to unknown label \"%d:\""
11730 msgstr ""
11731
11732 #: expr.c:647
11733 msgid "character constant too large"
11734 msgstr ""
11735
11736 #: expr.c:893
11737 #, c-format
11738 msgid "expr.c(operand): bad atof_generic return val %d"
11739 msgstr ""
11740
11741 #: expr.c:951
11742 #, c-format
11743 msgid "missing '%c'"
11744 msgstr ""
11745
11746 #: expr.c:962 read.c:3927
11747 msgid "EBCDIC constants are not supported"
11748 msgstr ""
11749
11750 #: expr.c:1079
11751 #, c-format
11752 msgid "Unary operator %c ignored because bad operand follows"
11753 msgstr ""
11754
11755 #: expr.c:1125 expr.c:1150
11756 msgid "syntax error in .startof. or .sizeof."
11757 msgstr ""
11758
11759 #: expr.c:1652
11760 msgid "missing operand; zero assumed"
11761 msgstr ""
11762
11763 #: expr.c:1687
11764 msgid "left operand is a bignum; integer 0 assumed"
11765 msgstr ""
11766
11767 #: expr.c:1689
11768 msgid "left operand is a float; integer 0 assumed"
11769 msgstr ""
11770
11771 #: expr.c:1698
11772 msgid "right operand is a bignum; integer 0 assumed"
11773 msgstr ""
11774
11775 #: expr.c:1700
11776 msgid "right operand is a float; integer 0 assumed"
11777 msgstr ""
11778
11779 #: expr.c:1756 symbols.c:1139
11780 msgid "division by zero"
11781 msgstr ""
11782
11783 #: expr.c:1854
11784 msgid "operation combines symbols in different segments"
11785 msgstr ""
11786
11787 #: frags.c:48
11788 msgid "attempt to allocate data in absolute section"
11789 msgstr ""
11790
11791 #: frags.c:54
11792 msgid "attempt to allocate data in common section"
11793 msgstr ""
11794
11795 #: frags.c:112
11796 #, c-format
11797 msgid "can't extend frag %u chars"
11798 msgstr ""
11799
11800 #. For error messages.
11801 #. Detect if we are reading from stdin by examining the file
11802 #. name returned by as_where().
11803 #.
11804 #. [FIXME: We rely upon the name in the strcmp below being the
11805 #. same as the one used by input_scrub_new_file(), if that is
11806 #. not true, then this code will fail].
11807 #.
11808 #. If we are reading from stdin, then we need to save each input
11809 #. line here (assuming of course that we actually have a line of
11810 #. input to read), so that it can be displayed in the listing
11811 #. that is produced at the end of the assembly.
11812 #: input-file.c:141 input-scrub.c:238 listing.c:332
11813 msgid "{standard input}"
11814 msgstr ""
11815
11816 #: input-file.c:149 input-file.c:160
11817 #, c-format
11818 msgid "Can't open %s for reading"
11819 msgstr ""
11820
11821 #: input-file.c:225 input-file.c:254
11822 #, c-format
11823 msgid "Can't read from %s"
11824 msgstr ""
11825
11826 #: input-file.c:266
11827 #, c-format
11828 msgid "Can't close %s"
11829 msgstr ""
11830
11831 #: input-scrub.c:263
11832 msgid "macros nested too deeply"
11833 msgstr ""
11834
11835 #: input-scrub.c:365 input-scrub.c:387
11836 msgid "partial line at end of file ignored"
11837 msgstr ""
11838
11839 #: itbl-ops.c:338
11840 #, c-format
11841 msgid "Unable to allocate memory for new instructions\n"
11842 msgstr ""
11843
11844 #: listing.c:238
11845 msgid "Warning:"
11846 msgstr ""
11847
11848 #: listing.c:244
11849 msgid "Error:"
11850 msgstr ""
11851
11852 #: listing.c:1092
11853 #, c-format
11854 msgid "can't open list file: %s"
11855 msgstr ""
11856
11857 #: listing.c:1114
11858 #, c-format
11859 msgid "error closing list file: %s"
11860 msgstr ""
11861
11862 #: listing.c:1187
11863 msgid "strange paper height, set to no form"
11864 msgstr ""
11865
11866 #: listing.c:1251
11867 msgid "new line in title"
11868 msgstr ""
11869
11870 #. Turns the next expression into a string.
11871 #: macro.c:409
11872 #, no-c-format
11873 msgid "% operator needs absolute expression"
11874 msgstr ""
11875
11876 #: macro.c:529
11877 #, c-format
11878 msgid "Missing parameter qualifier for `%s' in macro `%s'"
11879 msgstr ""
11880
11881 #: macro.c:539
11882 #, c-format
11883 msgid "`%s' is not a valid parameter qualifier for `%s' in macro `%s'"
11884 msgstr ""
11885
11886 #: macro.c:556
11887 #, c-format
11888 msgid "Pointless default value for required parameter `%s' in macro `%s'"
11889 msgstr ""
11890
11891 #: macro.c:568
11892 #, c-format
11893 msgid "A parameter named `%s' already exists for macro `%s'"
11894 msgstr ""
11895
11896 #: macro.c:605
11897 #, c-format
11898 msgid "Reserved word `%s' used as parameter in macro `%s'"
11899 msgstr ""
11900
11901 #: macro.c:643
11902 #, c-format
11903 msgid "unexpected end of file in macro `%s' definition"
11904 msgstr ""
11905
11906 #: macro.c:655
11907 #, c-format
11908 msgid "missing `)' after formals in macro definition `%s'"
11909 msgstr ""
11910
11911 #: macro.c:670
11912 msgid "Missing macro name"
11913 msgstr ""
11914
11915 #: macro.c:679
11916 #, c-format
11917 msgid "Bad parameter list for macro `%s'"
11918 msgstr ""
11919
11920 #: macro.c:685
11921 #, c-format
11922 msgid "Macro `%s' was already defined"
11923 msgstr ""
11924
11925 #: macro.c:808 macro.c:810
11926 msgid "missing `)'"
11927 msgstr ""
11928
11929 #: macro.c:905
11930 #, c-format
11931 msgid "`%s' was already used as parameter (or another local) name"
11932 msgstr ""
11933
11934 #: macro.c:1064
11935 msgid "confusion in formal parameters"
11936 msgstr ""
11937
11938 #: macro.c:1071
11939 #, c-format
11940 msgid "Parameter named `%s' does not exist for macro `%s'"
11941 msgstr ""
11942
11943 #: macro.c:1079
11944 #, c-format
11945 msgid "Value for parameter `%s' of macro `%s' was already specified"
11946 msgstr ""
11947
11948 #: macro.c:1095
11949 msgid "can't mix positional and keyword arguments"
11950 msgstr ""
11951
11952 #: macro.c:1106
11953 msgid "too many positional arguments"
11954 msgstr ""
11955
11956 #: macro.c:1154
11957 #, c-format
11958 msgid "Missing value for required parameter `%s' of macro `%s'"
11959 msgstr ""
11960
11961 #: macro.c:1291
11962 #, c-format
11963 msgid "Attempt to purge non-existant macro `%s'"
11964 msgstr ""
11965
11966 #: macro.c:1310
11967 msgid "unexpected end of file in irp or irpc"
11968 msgstr ""
11969
11970 #: macro.c:1318
11971 msgid "missing model parameter"
11972 msgstr ""
11973
11974 #: messages.c:104
11975 #, c-format
11976 msgid "Assembler messages:\n"
11977 msgstr ""
11978
11979 #: messages.c:212
11980 #, c-format
11981 msgid "Warning: "
11982 msgstr ""
11983
11984 #: messages.c:313
11985 #, c-format
11986 msgid "Error: "
11987 msgstr ""
11988
11989 #: messages.c:408 messages.c:428
11990 #, c-format
11991 msgid "Fatal error: "
11992 msgstr ""
11993
11994 #: messages.c:443
11995 #, c-format
11996 msgid "Internal error!\n"
11997 msgstr ""
11998
11999 #: messages.c:445
12000 #, c-format
12001 msgid "Assertion failure in %s at %s line %d.\n"
12002 msgstr ""
12003
12004 #: messages.c:448
12005 #, c-format
12006 msgid "Assertion failure at %s line %d.\n"
12007 msgstr ""
12008
12009 #: messages.c:449 messages.c:466
12010 #, c-format
12011 msgid "Please report this bug.\n"
12012 msgstr ""
12013
12014 #: messages.c:461
12015 #, c-format
12016 msgid "Internal error, aborting at %s line %d in %s\n"
12017 msgstr ""
12018
12019 #: messages.c:464
12020 #, c-format
12021 msgid "Internal error, aborting at %s line %d\n"
12022 msgstr ""
12023
12024 #: messages.c:517
12025 #, c-format
12026 msgid "%s out of range (%d is not between %d and %d)"
12027 msgstr ""
12028
12029 #. xgettext:c-format.
12030 #: messages.c:541
12031 #, c-format
12032 msgid "%s out of range (0x%s is not between 0x%s and 0x%s)"
12033 msgstr ""
12034
12035 #: output-file.c:47
12036 #, c-format
12037 msgid "can't open a bfd on stdout %s"
12038 msgstr ""
12039
12040 #: output-file.c:52
12041 #, c-format
12042 msgid "Selected target format '%s' unknown"
12043 msgstr ""
12044
12045 #: output-file.c:54 output-file.c:117
12046 #, c-format
12047 msgid "FATAL: can't create %s"
12048 msgstr ""
12049
12050 #: output-file.c:74 output-file.c:81
12051 #, c-format
12052 msgid "FATAL: can't close %s\n"
12053 msgstr ""
12054
12055 #: output-file.c:130
12056 #, c-format
12057 msgid "FATAL: can't close %s"
12058 msgstr ""
12059
12060 #: output-file.c:150
12061 msgid "Failed to emit an object byte"
12062 msgstr ""
12063
12064 #: output-file.c:151
12065 msgid "can't continue"
12066 msgstr ""
12067
12068 #: read.c:452
12069 msgid "bad or irreducible absolute expression"
12070 msgstr ""
12071
12072 #: read.c:478
12073 #, c-format
12074 msgid "error constructing %s pseudo-op table: %s"
12075 msgstr ""
12076
12077 #: read.c:890
12078 #, c-format
12079 msgid "unknown pseudo-op: `%s'"
12080 msgstr ""
12081
12082 #: read.c:977
12083 #, c-format
12084 msgid "label \"%d$\" redefined"
12085 msgstr ""
12086
12087 #: read.c:1208
12088 msgid ".abort detected. Abandoning ship."
12089 msgstr ""
12090
12091 #: read.c:1226 read.c:2404
12092 msgid "ignoring fill value in absolute section"
12093 msgstr ""
12094
12095 #: read.c:1320
12096 #, c-format
12097 msgid "alignment too large: %u assumed"
12098 msgstr ""
12099
12100 #: read.c:1352
12101 msgid "expected fill pattern missing"
12102 msgstr ""
12103
12104 #: read.c:1457
12105 msgid "missing size expression"
12106 msgstr ""
12107
12108 #: read.c:1463
12109 #, c-format
12110 msgid "size (%ld) out of range, ignored"
12111 msgstr ""
12112
12113 #: read.c:1483
12114 #, c-format
12115 msgid "size of \"%s\" is already %ld; not changing to %ld"
12116 msgstr ""
12117
12118 #. Some of the back ends can't deal with non-positive line numbers.
12119 #. Besides, it's silly.
12120 #: read.c:1704
12121 #, c-format
12122 msgid "line numbers must be positive; line number %d rejected"
12123 msgstr ""
12124
12125 #: read.c:1731
12126 msgid "start address not supported"
12127 msgstr ""
12128
12129 #: read.c:1740
12130 msgid ".err encountered"
12131 msgstr ""
12132
12133 #: read.c:1756
12134 msgid ".error directive invoked in source file"
12135 msgstr ""
12136
12137 #: read.c:1757
12138 msgid ".warning directive invoked in source file"
12139 msgstr ""
12140
12141 #: read.c:1763
12142 #, c-format
12143 msgid "%s argument must be a string"
12144 msgstr ""
12145
12146 #: read.c:1795 read.c:1797
12147 #, c-format
12148 msgid ".fail %ld encountered"
12149 msgstr ""
12150
12151 #: read.c:1833
12152 #, c-format
12153 msgid ".fill size clamped to %d"
12154 msgstr ""
12155
12156 #: read.c:1838
12157 msgid "size negative; .fill ignored"
12158 msgstr ""
12159
12160 #: read.c:1844
12161 msgid "repeat < 0; .fill ignored"
12162 msgstr ""
12163
12164 #: read.c:2002
12165 #, c-format
12166 msgid "unrecognized .linkonce type `%s'"
12167 msgstr ""
12168
12169 #: read.c:2015 read.c:2041
12170 msgid ".linkonce is not supported for this object file format"
12171 msgstr ""
12172
12173 #: read.c:2037
12174 #, c-format
12175 msgid "bfd_set_section_flags: %s"
12176 msgstr ""
12177
12178 #: read.c:2067
12179 #, c-format
12180 msgid "error setting flags for \".sbss\": %s"
12181 msgstr ""
12182
12183 #: read.c:2115
12184 msgid "expected alignment after size"
12185 msgstr ""
12186
12187 #: read.c:2129
12188 msgid "alignment negative; 0 assumed"
12189 msgstr ""
12190
12191 #: read.c:2338
12192 #, c-format
12193 msgid "attempt to redefine pseudo-op `%s' ignored"
12194 msgstr ""
12195
12196 #: read.c:2399
12197 #, c-format
12198 msgid "invalid segment \"%s\""
12199 msgstr ""
12200
12201 #: read.c:2407
12202 msgid "only constant offsets supported in absolute section"
12203 msgstr ""
12204
12205 #: read.c:2446
12206 msgid "MRI style ORG pseudo-op not supported"
12207 msgstr ""
12208
12209 #: read.c:2602
12210 #, c-format
12211 msgid "unrecognized section type `%s'"
12212 msgstr ""
12213
12214 #: read.c:2616
12215 msgid "absolute sections are not supported"
12216 msgstr ""
12217
12218 #: read.c:2631
12219 #, c-format
12220 msgid "unrecognized section command `%s'"
12221 msgstr ""
12222
12223 #: read.c:2695
12224 #, c-format
12225 msgid ".end%c encountered without preceeding %s"
12226 msgstr ""
12227
12228 #: read.c:2725
12229 #, c-format
12230 msgid "%s without %s"
12231 msgstr ""
12232
12233 #: read.c:2932
12234 msgid "unsupported variable size or fill value"
12235 msgstr ""
12236
12237 #: read.c:2957
12238 msgid ".space repeat count is zero, ignored"
12239 msgstr ""
12240
12241 #: read.c:2959
12242 msgid ".space repeat count is negative, ignored"
12243 msgstr ""
12244
12245 #: read.c:2988
12246 msgid "space allocation too complex in absolute section"
12247 msgstr ""
12248
12249 #: read.c:2994
12250 msgid "space allocation too complex in common section"
12251 msgstr ""
12252
12253 #: read.c:3081 read.c:4169
12254 #, c-format
12255 msgid "bad floating literal: %s"
12256 msgstr ""
12257
12258 #: read.c:3146
12259 #, c-format
12260 msgid "junk at end of line, first unrecognized character is `%c'"
12261 msgstr ""
12262
12263 #: read.c:3149
12264 #, c-format
12265 msgid "junk at end of line, first unrecognized character valued 0x%x"
12266 msgstr ""
12267
12268 #: read.c:3207
12269 msgid "missing expression"
12270 msgstr ""
12271
12272 #: read.c:3270
12273 #, c-format
12274 msgid "`%s' can't be equated to common symbol '%s'"
12275 msgstr ""
12276
12277 #: read.c:3403
12278 msgid "rva without symbol"
12279 msgstr ""
12280
12281 #: read.c:3525
12282 msgid "attempt to store value in absolute section"
12283 msgstr ""
12284
12285 #: read.c:3563 read.c:4437
12286 msgid "zero assumed for missing expression"
12287 msgstr ""
12288
12289 #: read.c:3575 read.c:4449 write.c:317
12290 msgid "register value used as expression"
12291 msgstr ""
12292
12293 #. Leading bits contain both 0s & 1s.
12294 #: read.c:3653
12295 #, c-format
12296 msgid "value 0x%lx truncated to 0x%lx"
12297 msgstr ""
12298
12299 #: read.c:3669
12300 #, c-format
12301 msgid "bignum truncated to %d bytes"
12302 msgstr ""
12303
12304 #: read.c:3836
12305 msgid "using a bit field width of zero"
12306 msgstr ""
12307
12308 #: read.c:3844
12309 #, c-format
12310 msgid "field width \"%s\" too complex for a bitfield"
12311 msgstr ""
12312
12313 #: read.c:3852
12314 #, c-format
12315 msgid "field width %lu too big to fit in %d bytes: truncated to %d bits"
12316 msgstr ""
12317
12318 #: read.c:3874
12319 #, c-format
12320 msgid "field value \"%s\" too complex for a bitfield"
12321 msgstr ""
12322
12323 #: read.c:4000 read.c:4191
12324 msgid "unresolvable or nonpositive repeat count; using 1"
12325 msgstr ""
12326
12327 #: read.c:4049
12328 #, c-format
12329 msgid "unknown floating type type '%c'"
12330 msgstr ""
12331
12332 #: read.c:4071
12333 msgid "floating point constant too large"
12334 msgstr ""
12335
12336 #: read.c:4563
12337 msgid "strings must be placed into a section"
12338 msgstr ""
12339
12340 #: read.c:4613
12341 msgid "expected <nn>"
12342 msgstr ""
12343
12344 #. To be compatible with BSD 4.2 as: give the luser a linefeed!!
12345 #: read.c:4646 read.c:4732
12346 msgid "unterminated string; newline inserted"
12347 msgstr ""
12348
12349 #: read.c:4740
12350 msgid "bad escaped character in string"
12351 msgstr ""
12352
12353 #: read.c:4765
12354 msgid "expected address expression"
12355 msgstr ""
12356
12357 #: read.c:4784
12358 #, c-format
12359 msgid "symbol \"%s\" undefined; zero assumed"
12360 msgstr ""
12361
12362 #: read.c:4787
12363 msgid "some symbol undefined; zero assumed"
12364 msgstr ""
12365
12366 #: read.c:4823
12367 msgid "this string may not contain '\\0'"
12368 msgstr ""
12369
12370 #: read.c:4859
12371 msgid "missing string"
12372 msgstr ""
12373
12374 #: read.c:4944
12375 #, c-format
12376 msgid ".incbin count zero, ignoring `%s'"
12377 msgstr ""
12378
12379 #: read.c:4970
12380 #, c-format
12381 msgid "file not found: %s"
12382 msgstr ""
12383
12384 #: read.c:4984
12385 #, c-format
12386 msgid "seek to end of .incbin file failed `%s'"
12387 msgstr ""
12388
12389 #: read.c:4995
12390 #, c-format
12391 msgid "skip (%ld) or count (%ld) invalid for file size (%ld)"
12392 msgstr ""
12393
12394 #: read.c:5002
12395 #, c-format
12396 msgid "could not skip to %ld in file `%s'"
12397 msgstr ""
12398
12399 #: read.c:5011
12400 #, c-format
12401 msgid "truncated file `%s', %ld of %ld bytes read"
12402 msgstr ""
12403
12404 #: read.c:5169
12405 msgid "missing .func"
12406 msgstr ""
12407
12408 #: read.c:5186
12409 msgid ".endfunc missing for previous .func"
12410 msgstr ""
12411
12412 #: read.c:5312
12413 #, c-format
12414 msgid "missing closing `%c'"
12415 msgstr ""
12416
12417 #: read.c:5314
12418 msgid "stray `\\'"
12419 msgstr ""
12420
12421 #: stabs.c:214 stabs.c:222 stabs.c:230 stabs.c:249
12422 #, c-format
12423 msgid ".stab%c: missing comma"
12424 msgstr ""
12425
12426 #. This could happen for example with a source file with a huge
12427 #. number of lines. The only cure is to use a different debug
12428 #. format, probably DWARF.
12429 #: stabs.c:242
12430 #, c-format
12431 msgid ".stab%c: description field '%x' too big, try a different debug format"
12432 msgstr ""
12433
12434 #: stabs.c:425
12435 msgid "comma missing in .xstabs"
12436 msgstr ""
12437
12438 #: subsegs.c:373
12439 #, c-format
12440 msgid "attempt to switch to nonexistent segment \"%s\""
12441 msgstr ""
12442
12443 #: symbols.c:304
12444 #, c-format
12445 msgid "cannot define symbol `%s' in absolute section"
12446 msgstr ""
12447
12448 #: symbols.c:438
12449 #, c-format
12450 msgid "symbol `%s' is already defined as \"%s\"/%s%ld"
12451 msgstr ""
12452
12453 #: symbols.c:514 symbols.c:521
12454 #, c-format
12455 msgid "inserting \"%s\" into symbol table failed: %s"
12456 msgstr ""
12457
12458 #: symbols.c:809 symbols.c:813
12459 #, c-format
12460 msgid "undefined symbol `%s' in operation"
12461 msgstr ""
12462
12463 #: symbols.c:820
12464 #, c-format
12465 msgid "invalid sections for operation on `%s' and `%s'"
12466 msgstr ""
12467
12468 #: symbols.c:824
12469 #, c-format
12470 msgid "invalid section for operation on `%s'"
12471 msgstr ""
12472
12473 #: symbols.c:832 symbols.c:835
12474 #, c-format
12475 msgid "undefined symbol `%s' in operation setting `%s'"
12476 msgstr ""
12477
12478 #: symbols.c:842
12479 #, c-format
12480 msgid "invalid sections for operation on `%s' and `%s' setting `%s'"
12481 msgstr ""
12482
12483 #: symbols.c:846
12484 #, c-format
12485 msgid "invalid section for operation on `%s' setting `%s'"
12486 msgstr ""
12487
12488 #: symbols.c:898
12489 #, c-format
12490 msgid "symbol definition loop encountered at `%s'"
12491 msgstr ""
12492
12493 #: symbols.c:1141
12494 #, c-format
12495 msgid "division by zero when setting `%s'"
12496 msgstr ""
12497
12498 #: symbols.c:1228 write.c:1982
12499 #, c-format
12500 msgid "can't resolve value for symbol `%s'"
12501 msgstr ""
12502
12503 #: symbols.c:1616
12504 #, c-format
12505 msgid "\"%d\" (instance number %d of a %s label)"
12506 msgstr ""
12507
12508 #: symbols.c:1652
12509 #, c-format
12510 msgid "attempt to get value of unresolved symbol `%s'"
12511 msgstr ""
12512
12513 #: symbols.c:1889
12514 msgid "section symbols are already global"
12515 msgstr ""
12516
12517 #: symbols.c:1934
12518 #, c-format
12519 msgid "Accessing function `%s' as thread-local object"
12520 msgstr ""
12521
12522 #: symbols.c:1938
12523 #, c-format
12524 msgid "Accessing `%s' as thread-local object"
12525 msgstr ""
12526
12527 #: write.c:212
12528 #, c-format
12529 msgid "field fx_size too small to hold %d"
12530 msgstr ""
12531
12532 #: write.c:344
12533 msgid "rva not supported"
12534 msgstr ""
12535
12536 #: write.c:544
12537 #, c-format
12538 msgid "attempt to .org/.space backwards? (%ld)"
12539 msgstr ""
12540
12541 #: write.c:800
12542 #, c-format
12543 msgid "Local symbol `%s' can't be equated to undefined symbol `%s'"
12544 msgstr ""
12545
12546 #: write.c:974 write.c:1046
12547 msgid "relocation out of range"
12548 msgstr ""
12549
12550 #: write.c:977 write.c:1049
12551 #, c-format
12552 msgid "%s:%u: bad return from bfd_install_relocation: %x"
12553 msgstr ""
12554
12555 #: write.c:1029
12556 msgid "internal error: fixup not contained within frag"
12557 msgstr ""
12558
12559 #: write.c:1135 write.c:1159
12560 #, c-format
12561 msgid "FATAL: Can't write %s"
12562 msgstr ""
12563
12564 #: write.c:1191
12565 msgid "cannot write to output file"
12566 msgstr ""
12567
12568 #: write.c:1448
12569 #, c-format
12570 msgid "%d error%s, %d warning%s, generating bad object file"
12571 msgstr ""
12572
12573 #: write.c:1455
12574 #, c-format
12575 msgid "%d error%s, %d warning%s, no object file generated"
12576 msgstr ""
12577
12578 #: write.c:1917
12579 #, c-format
12580 msgid "local label `%s' is not defined"
12581 msgstr ""
12582
12583 #: write.c:1935
12584 #, c-format
12585 msgid "Local symbol `%s' can't be equated to common symbol `%s'"
12586 msgstr ""
12587
12588 #: write.c:2214
12589 #, c-format
12590 msgid "alignment padding (%lu bytes) not a multiple of %ld"
12591 msgstr ""
12592
12593 #: write.c:2331
12594 #, c-format
12595 msgid ".word %s-%s+%s didn't fit"
12596 msgstr ""
12597
12598 #: write.c:2418
12599 msgid "attempt to move .org backwards"
12600 msgstr ""
12601
12602 #: write.c:2446
12603 msgid ".space specifies non-absolute value"
12604 msgstr ""
12605
12606 #: write.c:2453
12607 msgid ".space or .fill with negative value, ignored"
12608 msgstr ""
12609
12610 #: write.c:2736
12611 #, c-format
12612 msgid "value of %s too large for field of %d bytes at %s"
12613 msgstr ""
12614
12615 #: write.c:2748
12616 #, c-format
12617 msgid "signed .word overflow; switch may be too large; %ld at 0x%lx"
12618 msgstr ""