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