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