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