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