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