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