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