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