file as.info-5 was initially added on branch binutils-2_10-branch.
[binutils.git] / gas / po / gas.pot
blobeb90adce8effea9a78ec3e626495e71a3469382a
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #, fuzzy
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: PACKAGE VERSION\n"
9 "POT-Creation-Date: 2000-04-04 23:20+0930\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"
17 #: app.c:466 app.c:480
18 msgid "end of file in comment"
19 msgstr ""
21 #: app.c:559
22 msgid "end of file in string: inserted '\"'"
23 msgstr ""
25 #: app.c:625
26 #, c-format
27 msgid "Unknown escape '\\%c' in string: Ignored"
28 msgstr ""
30 #: app.c:634
31 msgid "End of file in string: '\"' inserted"
32 msgstr ""
34 #: app.c:754
35 msgid "end of file not at end of a line; newline inserted"
36 msgstr ""
38 #: app.c:911
39 msgid "end of file in multiline comment"
40 msgstr ""
42 #: app.c:960
43 msgid "end of file after a one-character quote; \\0 inserted"
44 msgstr ""
46 #: app.c:968
47 msgid "end of file in escape character"
48 msgstr ""
50 #: app.c:980
51 msgid "Missing close quote: (assumed)"
52 msgstr ""
54 #: app.c:1043 app.c:1097 app.c:1166
55 msgid "end of file in comment; newline inserted"
56 msgstr ""
58 #: app.c:1107
59 msgid "EOF in Comment: Newline inserted"
60 msgstr ""
62 #: as.c:148
63 msgid "missing emulation mode name"
64 msgstr ""
66 #: as.c:163
67 #, c-format
68 msgid "unrecognized emulation name `%s'"
69 msgstr ""
71 #: as.c:210
72 #, c-format
73 msgid "GNU assembler version %s (%s) using BFD version %s"
74 msgstr ""
76 #: as.c:213
77 #, c-format
78 msgid "GNU assembler version %s (%s)"
79 msgstr ""
81 #: as.c:222
82 #, c-format
83 msgid "Usage: %s [option...] [asmfile...]\n"
84 msgstr ""
86 #: as.c:224
87 msgid ""
88 "Options:\n"
89 "  -a[sub-option...]\t  turn on listings\n"
90 "                      \t  Sub-options [default hls]:\n"
91 "                      \t  c      omit false conditionals\n"
92 "                      \t  d      omit debugging directives\n"
93 "                      \t  h      include high-level source\n"
94 "                      \t  l      include assembly\n"
95 "                      \t  m      include macro expansions\n"
96 "                      \t  n      omit forms processing\n"
97 "                      \t  s      include symbols\n"
98 "                      \t  L      include line debug statistics (if "
99 "applicable)\n"
100 "                      \t  =FILE  list to FILE (must be last sub-option)\n"
101 msgstr ""
103 #: as.c:238
104 msgid "  -D                      produce assembler debugging messages\n"
105 msgstr ""
107 #: as.c:240
108 msgid "  --defsym SYM=VAL        define symbol SYM to given value\n"
109 msgstr ""
111 #: as.c:256
112 #, c-format
113 msgid "                          emulate output (default %s)\n"
114 msgstr ""
116 #: as.c:260
117 msgid "  -f                      skip whitespace and comment preprocessing\n"
118 msgstr ""
120 #: as.c:262
121 msgid "  --gstabs                generate stabs debugging information\n"
122 msgstr ""
124 #: as.c:264
125 msgid "  --gdwarf2               generate DWARF2 debugging information\n"
126 msgstr ""
128 #: as.c:266
129 msgid "  --help                  show this message and exit\n"
130 msgstr ""
132 #: as.c:268
133 msgid ""
134 "  -I DIR                  add DIR to search list for .include directives\n"
135 msgstr ""
137 #: as.c:270
138 msgid "  -J                      don't warn about signed overflow\n"
139 msgstr ""
141 #: as.c:272
142 msgid ""
143 "  -K                      warn when differences altered for long "
144 "displacements\n"
145 msgstr ""
147 #: as.c:274
148 msgid "  -L,--keep-locals        keep local symbols (e.g. starting with `L')\n"
149 msgstr ""
151 #: as.c:276
152 msgid "  -M,--mri                assemble in MRI compatibility mode\n"
153 msgstr ""
155 #: as.c:278
156 msgid ""
157 "  --MD FILE               write dependency information in FILE (default "
158 "none)\n"
159 msgstr ""
161 #: as.c:280
162 msgid "  -nocpp                  ignored\n"
163 msgstr ""
165 #: as.c:282
166 msgid ""
167 "  -o OBJFILE              name the object-file output OBJFILE (default "
168 "a.out)\n"
169 msgstr ""
171 #: as.c:284
172 msgid "  -R                      fold data section into text section\n"
173 msgstr ""
175 #: as.c:286
176 msgid ""
177 "  --statistics            print various measured statistics from execution\n"
178 msgstr ""
180 #: as.c:288
181 msgid "  --strip-local-absolute  strip local absolute symbols\n"
182 msgstr ""
184 #: as.c:290
185 msgid ""
186 "  --traditional-format    Use same format as native assembler when possible\n"
187 msgstr ""
189 #: as.c:292
190 msgid "  --version               print assembler version number and exit\n"
191 msgstr ""
193 #: as.c:294
194 msgid "  -W  --no-warn           suppress warnings\n"
195 msgstr ""
197 #: as.c:296
198 msgid "  --warn                  don't suppress warnings\n"
199 msgstr ""
201 #: as.c:298
202 msgid "  --fatal-warnings        treat warnings as errors\n"
203 msgstr ""
205 #: as.c:300
206 msgid ""
207 "  --itbl INSTTBL          extend instruction set to include instructions\n"
208 "                          matching the specifications defined in file "
209 "INSTTBL\n"
210 msgstr ""
212 #: as.c:303
213 msgid "  -w                      ignored\n"
214 msgstr ""
216 #: as.c:305
217 msgid "  -X                      ignored\n"
218 msgstr ""
220 #: as.c:307
221 msgid "  -Z                      generate object file even after errors\n"
222 msgstr ""
224 #: as.c:309
225 msgid ""
226 "  --listing-lhs-width     set the width in words of the output data column "
227 "of\n"
228 "                          the listing\n"
229 msgstr ""
231 #: as.c:312
232 msgid ""
233 "  --listing-lhs-width2    set the width in words of the continuation lines\n"
234 "                          of the output data column; ignored if smaller "
235 "than\n"
236 "                          the width of the first line\n"
237 msgstr ""
239 #: as.c:316
240 msgid ""
241 "  --listing-rhs-width     set the max width in characters of the lines from\n"
242 "                          the source file\n"
243 msgstr ""
245 #: as.c:319
246 msgid ""
247 "  --listing-cont-lines    set the maximum number of continuation lines used\n"
248 "                          for the output data column of the listing\n"
249 msgstr ""
251 #: as.c:326 gasp.c:3554
252 #, c-format
253 msgid "Report bugs to %s\n"
254 msgstr ""
256 #. This output is intended to follow the GNU standards document.
257 #: as.c:516
258 #, c-format
259 msgid "GNU assembler %s\n"
260 msgstr ""
262 #: as.c:517
263 msgid "Copyright 1997 Free Software Foundation, Inc.\n"
264 msgstr ""
266 #: as.c:518 gasp.c:3648
267 msgid ""
268 "This program is free software; you may redistribute it under the terms of\n"
269 "the GNU General Public License.  This program has absolutely no warranty.\n"
270 msgstr ""
272 #: as.c:521
273 #, c-format
274 msgid "This assembler was configured for a target of `%s'.\n"
275 msgstr ""
277 #: as.c:528
278 msgid "multiple emulation names specified"
279 msgstr ""
281 #: as.c:530
282 msgid "emulations not handled in this configuration"
283 msgstr ""
285 #: as.c:535
286 #, c-format
287 msgid "alias = %s\n"
288 msgstr ""
290 #: as.c:536
291 #, c-format
292 msgid "canonical = %s\n"
293 msgstr ""
295 #: as.c:537
296 #, c-format
297 msgid "cpu-type = %s\n"
298 msgstr ""
300 #: as.c:539
301 #, c-format
302 msgid "format = %s\n"
303 msgstr ""
305 #: as.c:542
306 #, c-format
307 msgid "bfd-target = %s\n"
308 msgstr ""
310 #: as.c:555
311 msgid "bad defsym; format is --defsym name=value"
312 msgstr ""
314 #: as.c:575
315 msgid "No file name following -t option\n"
316 msgstr ""
318 #: as.c:591
319 #, c-format
320 msgid "Failed to read instruction table %s\n"
321 msgstr ""
323 #: as.c:705
324 #, c-format
325 msgid "invalid listing option `%c'"
326 msgstr ""
328 #: as.c:899
329 #, c-format
330 msgid "%d warnings, treating warnings as errors"
331 msgstr ""
333 #: as.c:930
334 #, c-format
335 msgid "%s: total time in assembly: %ld.%06ld\n"
336 msgstr ""
338 #: as.c:933
339 #, c-format
340 msgid "%s: data size %ld\n"
341 msgstr ""
344 #. * We have a GROSS internal error.
345 #. * This should never happen.
347 #: atof-generic.c:438 config/tc-a29k.c:544 config/tc-i860.c:335
348 #: config/tc-i860.c:708 config/tc-m68k.c:3124 config/tc-m68k.c:3153
349 #: config/tc-sparc.c:2462
350 msgid "failed sanity check."
351 msgstr ""
353 #: cond.c:75
354 msgid "invalid identifier for \".ifdef\""
355 msgstr ""
357 #: cond.c:128
358 msgid "non-constant expression in \".if\" statement"
359 msgstr ""
361 #: cond.c:224
362 msgid "bad format for ifc or ifnc"
363 msgstr ""
365 #: cond.c:258
366 msgid "\".elseif\" without matching \".if\" - ignored"
367 msgstr ""
369 #: cond.c:263
370 msgid "\".elseif\" after \".else\" - ignored"
371 msgstr ""
373 #: cond.c:266 cond.c:375
374 msgid "here is the previous \"else\""
375 msgstr ""
377 #: cond.c:269 cond.c:378
378 msgid "here is the previous \"if\""
379 msgstr ""
381 #: cond.c:302
382 msgid "non-constant expression in \".elseif\" statement"
383 msgstr ""
385 #: cond.c:337
386 msgid "\".endif\" without \".if\""
387 msgstr ""
389 #: cond.c:367
390 msgid ".else without matching .if - ignored"
391 msgstr ""
393 #: cond.c:372
394 msgid "duplicate \"else\" - ignored"
395 msgstr ""
397 #: cond.c:423
398 msgid ".ifeqs syntax error"
399 msgstr ""
401 #: cond.c:506
402 msgid "end of macro inside conditional"
403 msgstr ""
405 #: cond.c:508
406 msgid "end of file inside conditional"
407 msgstr ""
409 #: cond.c:511
410 msgid "here is the start of the unterminated conditional"
411 msgstr ""
413 #: cond.c:515
414 msgid "here is the \"else\" of the unterminated conditional"
415 msgstr ""
417 #: config/obj-aout.c:163
418 #, c-format
419 msgid "Attempt to put a common symbol into set %s"
420 msgstr ""
422 #: config/obj-aout.c:167
423 #, c-format
424 msgid "Attempt to put an undefined symbol into set %s"
425 msgstr ""
427 #: config/obj-aout.c:198 config/obj-coff.c:1204 config/obj-elf.c:1675
428 #: ecoff.c:3668
429 #, c-format
430 msgid "Symbol `%s' can not be both weak and common"
431 msgstr ""
433 #: config/obj-aout.c:256 config/obj-coff.c:1916
434 msgid "unresolved relocation"
435 msgstr ""
437 #: config/obj-aout.c:258 config/obj-coff.c:1918
438 #, c-format
439 msgid "bad relocation: symbol `%s' not in symbol table"
440 msgstr ""
442 #: config/obj-aout.c:345
443 #, c-format
444 msgid "%s: bad type for weak symbol"
445 msgstr ""
447 #: config/obj-aout.c:462 config/obj-coff.c:2849 write.c:1808
448 #, c-format
449 msgid "%s: global symbols not supported in common sections"
450 msgstr ""
452 #: config/obj-aout.c:529
453 #, c-format
454 msgid "Local symbol %s never defined."
455 msgstr ""
457 #: config/obj-aout.c:617
458 msgid "subsegment index too high"
459 msgstr ""
461 #: config/obj-bout.c:313 config/obj-vms.c:566
462 #, c-format
463 msgid "Local symbol %s never defined"
464 msgstr ""
466 #: config/obj-coff.c:149
467 #, c-format
468 msgid "Inserting \"%s\" into structure table failed: %s"
469 msgstr ""
471 #. Zero is used as an end marker in the file.
472 #: config/obj-coff.c:444
473 msgid "Line numbers must be positive integers\n"
474 msgstr ""
476 #: config/obj-coff.c:477 config/obj-coff.c:2263
477 msgid ".ln pseudo-op inside .def/.endef: ignored."
478 msgstr ""
480 #: config/obj-coff.c:520 ecoff.c:3304
481 msgid ".loc outside of .text"
482 msgstr ""
484 #: config/obj-coff.c:527
485 msgid ".loc pseudo-op inside .def/.endef: ignored."
486 msgstr ""
488 #: config/obj-coff.c:615 config/obj-coff.c:2320
489 msgid ".def pseudo-op used inside of .def/.endef: ignored."
490 msgstr ""
492 #: config/obj-coff.c:661 config/obj-coff.c:2373
493 msgid ".endef pseudo-op used outside of .def/.endef: ignored."
494 msgstr ""
496 #: config/obj-coff.c:699
497 #, c-format
498 msgid "`%s' symbol without preceding function"
499 msgstr ""
501 #: config/obj-coff.c:753 config/obj-coff.c:2448
502 #, c-format
503 msgid "unexpected storage class %d"
504 msgstr ""
506 #: config/obj-coff.c:866 config/obj-coff.c:2555
507 msgid ".dim pseudo-op used outside of .def/.endef: ignored."
508 msgstr ""
510 #: config/obj-coff.c:886 config/obj-coff.c:2575
511 msgid "badly formed .dim directive ignored"
512 msgstr ""
514 #: config/obj-coff.c:937 config/obj-coff.c:2638
515 msgid ".size pseudo-op used outside of .def/.endef ignored."
516 msgstr ""
518 #: config/obj-coff.c:953 config/obj-coff.c:2654
519 msgid ".scl pseudo-op used outside of .def/.endef ignored."
520 msgstr ""
522 #: config/obj-coff.c:971 config/obj-coff.c:2672
523 msgid ".tag pseudo-op used outside of .def/.endef ignored."
524 msgstr ""
526 #: config/obj-coff.c:990 config/obj-coff.c:2690
527 #, c-format
528 msgid "tag not found for .tag %s"
529 msgstr ""
531 #: config/obj-coff.c:1005 config/obj-coff.c:2705
532 msgid ".type pseudo-op used outside of .def/.endef ignored."
533 msgstr ""
535 #: config/obj-coff.c:1027 config/obj-coff.c:2727
536 msgid ".val pseudo-op used outside of .def/.endef ignored."
537 msgstr ""
539 #: config/obj-coff.c:1165 config/obj-coff.c:2922
540 msgid "mismatched .eb"
541 msgstr ""
543 #: config/obj-coff.c:1183 config/obj-coff.c:2962
544 msgid "C_EFCN symbol out of scope"
545 msgstr ""
547 #. STYP_INFO
548 #. STYP_LIB
549 #. STYP_OVER
550 #: config/obj-coff.c:1405
551 #, c-format
552 msgid "unsupported section attribute '%c'"
553 msgstr ""
555 #: config/obj-coff.c:1410 config/obj-coff.c:3668 config/tc-ppc.c:3791
556 #, c-format
557 msgid "unknown section attribute '%c'"
558 msgstr ""
560 #: config/obj-coff.c:1432 config/tc-ppc.c:3809 read.c:2504
561 #, c-format
562 msgid "error setting flags for \"%s\": %s"
563 msgstr ""
565 #: config/obj-coff.c:1558
566 #, c-format
567 msgid "0x%lx: \"%s\" type = %ld, class = %d, segment = %d\n"
568 msgstr ""
570 #: config/obj-coff.c:1743 config/obj-ieee.c:69
571 msgid "Out of step\n"
572 msgstr ""
574 #: config/obj-coff.c:2178
575 msgid "bfd_coff_swap_scnhdr_out failed"
576 msgstr ""
578 #: config/obj-coff.c:2405
579 msgid "`.bf' symbol without preceding function\n"
580 msgstr ""
582 #: config/obj-coff.c:3365 config/obj-ieee.c:522 output-file.c:52
583 #: output-file.c:119
584 #, c-format
585 msgid "FATAL: Can't create %s"
586 msgstr ""
588 #: config/obj-coff.c:3542
589 #, c-format
590 msgid "Can't close %s: %s"
591 msgstr ""
593 #: config/obj-coff.c:3576
594 #, c-format
595 msgid "Too many new sections; can't add \"%s\""
596 msgstr ""
598 #: config/obj-coff.c:3986 config/tc-m88k.c:1260 config/tc-sparc.c:3354
599 msgid "Expected comma after name"
600 msgstr ""
602 #: config/obj-coff.c:3992 read.c:1967
603 msgid "Missing size expression"
604 msgstr ""
606 #: config/obj-coff.c:3998
607 #, c-format
608 msgid "lcomm length (%d.) <0! Ignored."
609 msgstr ""
611 #: config/obj-coff.c:4026 read.c:2188
612 #, c-format
613 msgid "Symbol %s already defined"
614 msgstr ""
616 #: config/obj-coff.c:4120 config/tc-i960.c:3255
617 #, c-format
618 msgid "No 'bal' entry point for leafproc %s"
619 msgstr ""
621 #: config/obj-coff.c:4199 write.c:2510
622 #, c-format
623 msgid "Negative of non-absolute symbol %s"
624 msgstr ""
626 #: config/obj-coff.c:4220 write.c:2524
627 msgid "callj to difference of 2 symbols"
628 msgstr ""
630 #: config/obj-coff.c:4266
631 #, c-format
632 msgid "Can't emit reloc {- %s-seg symbol \"%s\"} @ file address %ld."
633 msgstr ""
635 #. This is a COBR instruction.  They have only a 13-bit
636 #. displacement and are only to be used for local branches:
637 #. flag as error, don't generate relocation.
638 #: config/obj-coff.c:4356 config/tc-i960.c:3275 write.c:2668
639 msgid "can't use COBR format with external label"
640 msgstr ""
642 #: config/obj-coff.c:4436
643 #, c-format
644 msgid "Value of %ld too large for field of %d bytes at 0x%lx"
645 msgstr ""
647 #: config/obj-coff.c:4450 write.c:2767
648 #, c-format
649 msgid "Signed .word overflow; switch may be too large; %ld at 0x%lx"
650 msgstr ""
652 #: config/obj-ecoff.c:240
653 msgid "Can't set GP value"
654 msgstr ""
656 #: config/obj-ecoff.c:247
657 msgid "Can't set register masks"
658 msgstr ""
660 #: config/obj-elf.c:299 config/tc-sparc.c:3495 config/tc-v850.c:263
661 msgid "Expected comma after symbol-name"
662 msgstr ""
664 #: config/obj-elf.c:306 config/tc-arc.c:779 config/tc-sparc.c:3502
665 #, c-format
666 msgid ".COMMon length (%d.) <0! Ignored."
667 msgstr ""
669 #: config/obj-elf.c:316 config/tc-alpha.c:4320 config/tc-sparc.c:3512
670 #: config/tc-v850.c:285
671 msgid "Ignoring attempt to re-define symbol"
672 msgstr ""
674 #: config/obj-elf.c:324 config/tc-arc.c:797 config/tc-sparc.c:3520
675 #: config/tc-v850.c:295
676 #, c-format
677 msgid "Length of .comm \"%s\" is already %ld. Not changed to %d."
678 msgstr ""
680 #: config/obj-elf.c:347 config/tc-arc.c:816 config/tc-v850.c:322
681 msgid "Common alignment negative; 0 assumed"
682 msgstr ""
684 #: config/obj-elf.c:366 config/tc-m32r.c:1269 config/tc-ppc.c:1396
685 #: config/tc-v850.c:385
686 msgid "Common alignment not a power of 2"
687 msgstr ""
689 #: config/obj-elf.c:429 config/tc-arc.c:876 config/tc-sparc.c:3644
690 #: config/tc-v850.c:563
691 #, c-format
692 msgid "bad .common segment %s"
693 msgstr ""
695 #: config/obj-elf.c:658
696 #, c-format
697 msgid "Setting incorrect section type for %s"
698 msgstr ""
700 #: config/obj-elf.c:668
701 #, c-format
702 msgid "Setting incorrect section attributes for %s"
703 msgstr ""
705 #: config/obj-elf.c:726
706 msgid "Unrecognized .section attribute: want a,w,x"
707 msgstr ""
709 #: config/obj-elf.c:766
710 msgid "Unrecognized section attribute"
711 msgstr ""
713 #: config/obj-elf.c:788
714 msgid "Unrecognized section type"
715 msgstr ""
717 #: config/obj-elf.c:839
718 msgid "Missing section name"
719 msgstr ""
721 #: config/obj-elf.c:905
722 msgid "Bad .section directive - character following name is not '#'"
723 msgstr ""
725 #: config/obj-elf.c:1006
726 msgid ".previous without corresponding .section; ignored"
727 msgstr ""
729 #: config/obj-elf.c:1033
730 msgid ".popsection without corresponding .pushsection; ignored"
731 msgstr ""
733 #: config/obj-elf.c:1085
734 #, c-format
735 msgid "multiple .symver directives for symbol `%s'"
736 msgstr ""
738 #: config/obj-elf.c:1094
739 msgid "expected comma after name in .symver"
740 msgstr ""
742 #: config/obj-elf.c:1115
743 #, c-format
744 msgid "missing version name in `%s' for symbol `%s'"
745 msgstr ""
747 #: config/obj-elf.c:1324 config/obj-som.c:148 config/obj-som.c:193
748 msgid "Expected quoted string"
749 msgstr ""
751 #: config/obj-elf.c:1345
752 #, c-format
753 msgid "expected comma after name `%s' in .size directive"
754 msgstr ""
756 #: config/obj-elf.c:1354
757 msgid "missing expression in .size directive"
758 msgstr ""
760 #: config/obj-elf.c:1421
761 #, c-format
762 msgid "ignoring unrecognized symbol type \"%s\""
763 msgstr ""
765 #: config/obj-elf.c:1599
766 msgid ".size expression too complicated to fix up"
767 msgstr ""
769 #: config/obj-elf.c:1630
770 #, c-format
771 msgid ""
772 "invalid attempt to declare external version name as default in symbol `%s'"
773 msgstr ""
775 #: config/obj-elf.c:1762
776 #, c-format
777 msgid "Failed to set up debugging information: %s"
778 msgstr ""
780 #: config/obj-elf.c:1782
781 #, c-format
782 msgid "Can't start writing .mdebug section: %s"
783 msgstr ""
785 #: config/obj-elf.c:1790
786 #, c-format
787 msgid "Could not write .mdebug section: %s"
788 msgstr ""
790 #: config/obj-ieee.c:460
791 msgid "too many sections"
792 msgstr ""
794 #: config/obj-som.c:131
795 msgid "Only one .version pseudo-op per file!"
796 msgstr ""
798 #: config/obj-som.c:157
799 #, c-format
800 msgid "FATAL: Attaching version header %s"
801 msgstr ""
803 #: config/obj-som.c:176
804 msgid "Only one .copyright pseudo-op per file!"
805 msgstr ""
807 #: config/obj-som.c:202
808 #, c-format
809 msgid "FATAL: Attaching copyright header %s"
810 msgstr ""
812 #: config/obj-vms.c:464
813 #, c-format
814 msgid "compiler emitted zero-size common symbol `%s' already defined"
815 msgstr ""
817 #: config/obj-vms.c:474
818 #, c-format
819 msgid "compiler redefined zero-size common symbol `%s'"
820 msgstr ""
822 #: config/obj-vms.c:597
823 #, c-format
824 msgid "Couldn't create VMS object file \"%s\""
825 msgstr ""
827 #: config/obj-vms.c:623
828 msgid "I/O error writing VMS object file (length prefix)"
829 msgstr ""
831 #: config/obj-vms.c:637
832 msgid "I/O error writing VMS object file"
833 msgstr ""
835 #: config/obj-vms.c:1240
836 msgid "Couldn't find source file \"%s\", status=%%X%x"
837 msgstr ""
839 #: config/obj-vms.c:1749 config/obj-vms.c:2937
840 #, c-format
841 msgid "debugger forward reference error, dbx type %d"
842 msgstr ""
844 #: config/obj-vms.c:1825
845 #, c-format
846 msgid "Variable descriptor %d too complicated.  Defined as `void *'."
847 msgstr ""
849 #: config/obj-vms.c:2144
850 msgid ""
851 "***Warning - the assembly code generated by the compiler has placed \n"
852 " global constant(s) in the text psect.  These will not be available to \n"
853 " other modules, since this is not the correct way to handle this. You \n"
854 " have two options: 1) get a patched compiler that does not put global \n"
855 " constants in the text psect, or 2) remove the 'const' keyword from \n"
856 " definitions of global variables in your source module(s).  Don't say \n"
857 " I didn't warn you! \n"
858 msgstr ""
860 #: config/obj-vms.c:2463
861 #, c-format
862 msgid "debugginer output: %d is an unknown untyped variable."
863 msgstr ""
865 #: config/obj-vms.c:2681
866 #, c-format
867 msgid "debugger output: structure element `%s' has undefined type"
868 msgstr ""
870 #: config/obj-vms.c:2792
871 #, c-format
872 msgid "debugger output: %d is an unknown type of variable."
873 msgstr ""
875 #: config/obj-vms.c:2926
876 #, c-format
877 msgid "debugger output: Unable to resolve %d circular references."
878 msgstr ""
880 #: config/obj-vms.c:3131
881 #, c-format
882 msgid "Module name truncated: %s\n"
883 msgstr ""
885 #: config/obj-vms.c:3410
886 #, c-format
887 msgid "Symbol %s replaced by %s\n"
888 msgstr ""
890 #. impossible
891 #: config/obj-vms.c:3694
892 #, c-format
893 msgid "Unknown VMS psect type (%ld)"
894 msgstr ""
896 #: config/obj-vms.c:3735
897 #, c-format
898 msgid "Globalsymbol attribute for symbol %s was unexpected."
899 msgstr ""
901 #: config/obj-vms.c:3885
902 msgid "Invalid data type for globalvalue"
903 msgstr ""
905 #: config/obj-vms.c:3897
906 #, c-format
907 msgid "Invalid globalvalue of %s"
908 msgstr ""
910 #: config/obj-vms.c:4247
911 msgid "Couldn't find fixup fragment when checking for indirect reference"
912 msgstr ""
914 #: config/obj-vms.c:4591 config/obj-vms.c:4733
915 msgid "Fixup data addsy and subsy don't have the same type"
916 msgstr ""
918 #: config/obj-vms.c:4595 config/obj-vms.c:4737
919 msgid "Fixup data addsy and subsy don't have an appropriate type"
920 msgstr ""
922 #: config/obj-vms.c:4598 config/obj-vms.c:4740
923 msgid "Fixup data is erroneously \"pcrel\""
924 msgstr ""
926 #: config/obj-vms.c:4614 config/obj-vms.c:4759
927 msgid "Fixup datum is not a longword"
928 msgstr ""
930 #: config/obj-vms.c:4618 config/obj-vms.c:4763
931 msgid "Fixup datum is not \"fixP->fx_addsy\""
932 msgstr ""
934 #: config/obj-vms.c:4834
935 #, c-format
936 msgid ""
937 "g++ wrote an extern reference to `%s' as a routine.\n"
938 "I will fix it, but I hope that it was note really a routine."
939 msgstr ""
941 #: config/obj-vms.c:4966
942 msgid "Can't handle global xtors symbols yet."
943 msgstr ""
945 #: config/obj-vms.c:4969
946 #, c-format
947 msgid "Unknown %s"
948 msgstr ""
951 #. *    Error otherwise.
953 #: config/obj-vms.c:5054
954 #, c-format
955 msgid "unhandled stab type %d"
956 msgstr ""
958 #: config/tc-a29k.c:160 config/tc-sparc.c:3696
959 msgid "Unknown segment type"
960 msgstr ""
962 #. Probably a memory allocation problem?  Give up now.
963 #: config/tc-a29k.c:330 config/tc-hppa.c:1387 config/tc-i860.c:202
964 #: config/tc-mips.c:1062 config/tc-mips.c:1104 config/tc-sparc.c:789
965 msgid "Broken assembler.  No assembly attempted."
966 msgstr ""
968 #: config/tc-a29k.c:375 config/tc-arc.c:535 config/tc-d10v.c:507
969 #: config/tc-d30v.c:553 config/tc-h8300.c:305 config/tc-h8500.c:297
970 #: config/tc-mcore.c:656 config/tc-mn10200.c:935 config/tc-mn10300.c:1296
971 #: config/tc-ppc.c:1852 config/tc-sh.c:632 config/tc-tic80.c:291
972 #: config/tc-v850.c:2033 config/tc-w65.c:257 config/tc-z8k.c:341
973 msgid "missing operand"
974 msgstr ""
976 #: config/tc-a29k.c:415 config/tc-hppa.c:1533 config/tc-i860.c:407
977 #: config/tc-i860.c:423 config/tc-sparc.c:1352 config/tc-sparc.c:1358
978 #, c-format
979 msgid "Unknown opcode: `%s'"
980 msgstr ""
982 #: config/tc-a29k.c:420
983 #, c-format
984 msgid "Unknown opcode `%s'."
985 msgstr ""
987 #: config/tc-a29k.c:452
988 #, c-format
989 msgid "Too many operands: %s"
990 msgstr ""
992 #: config/tc-a29k.c:474 config/tc-a29k.c:505
993 #, c-format
994 msgid "Immediate value of %ld is too large"
995 msgstr ""
997 #: config/tc-a29k.c:892 config/tc-i860.c:940
998 #, c-format
999 msgid "bad relocation type: 0x%02x"
1000 msgstr ""
1002 #: config/tc-a29k.c:916
1003 #, c-format
1004 msgid "need %o3\n"
1005 msgstr ""
1007 #: config/tc-a29k.c:932
1008 msgid "a29k_convert_frag\n"
1009 msgstr ""
1011 #: config/tc-a29k.c:941
1012 msgid "a29k_estimate_size_before_relax\n"
1013 msgstr ""
1015 #: config/tc-a29k.c:1092
1016 #, c-format
1017 msgid "label \"$%d\" redefined"
1018 msgstr ""
1020 #: config/tc-a29k.c:1165
1021 msgid "Invalid expression after %%%%\n"
1022 msgstr ""
1024 #: config/tc-a29k.c:1176
1025 msgid "Invalid register in & expression"
1026 msgstr ""
1028 #: config/tc-alpha.c:834
1029 #, c-format
1030 msgid "internal error: can't hash opcode `%s': %s"
1031 msgstr ""
1033 #: config/tc-alpha.c:868
1034 #, c-format
1035 msgid "internal error: can't hash macro `%s': %s"
1036 msgstr ""
1038 #: config/tc-alpha.c:951 config/tc-i960.c:2738
1039 msgid "syntax error"
1040 msgstr ""
1042 #: config/tc-alpha.c:1025 config/tc-arm.c:5167 config/tc-h8300.c:1413
1043 #: config/tc-h8500.c:1222 config/tc-hppa.c:3904 config/tc-i860.c:813
1044 #: config/tc-m68k.c:4125 config/tc-m88k.c:1106 config/tc-ns32k.c:1589
1045 #: config/tc-sparc.c:2741 config/tc-z8k.c:1355
1046 msgid "Bad call to MD_ATOF()"
1047 msgstr ""
1049 #: config/tc-alpha.c:1075
1050 #, c-format
1051 msgid "Unknown CPU identifier `%s'"
1052 msgstr ""
1054 #: config/tc-alpha.c:1119
1055 msgid ""
1056 "Alpha options:\n"
1057 "-32addr\t\t\ttreat addresses as 32-bit values\n"
1058 "-F\t\t\tlack floating point instructions support\n"
1059 "-mev4 | -mev45 | -mev5 | -mev56 | -mpca56 | -mev6 | -mall\n"
1060 "\t\t\tspecify variant of Alpha architecture\n"
1061 "-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264\n"
1062 "\t\t\tthese variants include PALcode opcodes\n"
1063 msgstr ""
1065 #: config/tc-alpha.c:1129
1066 msgid ""
1067 "VMS options:\n"
1068 "-+\t\t\thash encode (don't truncate) names longer than 64 characters\n"
1069 "-H\t\t\tshow new symbol after hash truncation\n"
1070 msgstr ""
1072 #: config/tc-alpha.c:1298
1073 #, c-format
1074 msgid "unhandled relocation type %s"
1075 msgstr ""
1077 #: config/tc-alpha.c:1311
1078 msgid "non-absolute expression in constant field"
1079 msgstr ""
1081 #: config/tc-alpha.c:1325
1082 #, c-format
1083 msgid "type %d reloc done?\n"
1084 msgstr ""
1086 #: config/tc-alpha.c:1376 config/tc-alpha.c:1383 config/tc-mips.c:7360
1087 msgid "Used $at without \".set noat\""
1088 msgstr ""
1090 #: config/tc-alpha.c:1561
1091 #, c-format
1092 msgid "cannot represent `%s' relocation in object file"
1093 msgstr ""
1095 #: config/tc-alpha.c:1568
1096 #, c-format
1097 msgid "internal error? cannot generate `%s' relocation"
1098 msgstr ""
1100 #: config/tc-alpha.c:1622
1101 #, c-format
1102 msgid "frame reg expected, using $%d."
1103 msgstr ""
1105 #: config/tc-alpha.c:1747
1106 #, c-format
1107 msgid "No !literal!%d was found"
1108 msgstr ""
1110 #. only support one relocation op per insn
1111 #: config/tc-alpha.c:1935
1112 msgid "More than one relocation op per insn"
1113 msgstr ""
1115 #: config/tc-alpha.c:1952
1116 msgid "No relocation operand"
1117 msgstr ""
1119 #: config/tc-alpha.c:1958
1120 #, c-format
1121 msgid "No !sequence-number after !%s"
1122 msgstr ""
1124 #: config/tc-alpha.c:1971
1125 #, c-format
1126 msgid "Unknown relocation operand: !%s"
1127 msgstr ""
1129 #: config/tc-alpha.c:1984
1130 #, c-format
1131 msgid "Bad sequence number: !%s!%s"
1132 msgstr ""
1134 #: config/tc-alpha.c:2335
1135 #, c-format
1136 msgid "operand out of range (%s not between %d and %d)"
1137 msgstr ""
1139 #: config/tc-alpha.c:2434 config/tc-arc.c:548 config/tc-d10v.c:596
1140 #: config/tc-d30v.c:636 config/tc-mn10200.c:990 config/tc-mn10300.c:1368
1141 #: config/tc-ppc.c:1818 config/tc-ppc.c:1926 config/tc-ppc.c:1938
1142 #: config/tc-v850.c:1819 config/tc-v850.c:1842 config/tc-v850.c:2055
1143 msgid "too many fixups"
1144 msgstr ""
1146 #: config/tc-alpha.c:2645 config/tc-alpha.c:2714
1147 #, c-format
1148 msgid "inappropriate arguments for opcode `%s'"
1149 msgstr ""
1151 #: config/tc-alpha.c:2647 config/tc-alpha.c:2716
1152 #, c-format
1153 msgid "opcode `%s' not supported for target %s"
1154 msgstr ""
1156 #: config/tc-alpha.c:2651 config/tc-alpha.c:2719
1157 #, c-format
1158 msgid "unknown opcode `%s'"
1159 msgstr ""
1161 #: config/tc-alpha.c:2691 config/tc-alpha.c:2758 config/tc-alpha.c:3269
1162 #: config/tc-alpha.c:3329 config/tc-alpha.c:3381 config/tc-alpha.c:3456
1163 #: config/tc-alpha.c:3541 config/tc-alpha.c:3667 config/tc-alpha.c:3844
1164 #: config/tc-alpha.c:3901 config/tc-alpha.c:4011 config/tc-alpha.c:4118
1165 #: config/tc-alpha.c:4195
1166 #, c-format
1167 msgid "Cannot use !%s!%d with %s"
1168 msgstr ""
1170 #: config/tc-alpha.c:2779
1171 msgid "can not resolve expression"
1172 msgstr ""
1174 #: config/tc-alpha.c:2921 config/tc-alpha.c:3113
1175 msgid "overflow in literal (.lita) table"
1176 msgstr ""
1178 #: config/tc-alpha.c:2928 config/tc-alpha.c:2951 config/tc-alpha.c:3126
1179 #: config/tc-alpha.c:3470 config/tc-alpha.c:3548 config/tc-alpha.c:3596
1180 #: config/tc-alpha.c:3696 config/tc-alpha.c:3921 config/tc-alpha.c:4033
1181 msgid "macro requires $at register while noat in effect"
1182 msgstr ""
1184 #: config/tc-alpha.c:2930 config/tc-alpha.c:2953 config/tc-alpha.c:3128
1185 msgid "macro requires $at while $at in use"
1186 msgstr ""
1188 #: config/tc-alpha.c:3075 expr.c:86 read.c:3160
1189 msgid "bignum invalid; zero assumed"
1190 msgstr ""
1192 #: config/tc-alpha.c:3077 expr.c:88 read.c:3162 read.c:3498 read.c:4396
1193 msgid "floating point number invalid; zero assumed"
1194 msgstr ""
1196 #: config/tc-alpha.c:3082
1197 msgid "can't handle expression"
1198 msgstr ""
1200 #: config/tc-alpha.c:3119
1201 msgid "overflow in literal (.lit8) table"
1202 msgstr ""
1204 #: config/tc-alpha.c:3291
1205 #, c-format
1206 msgid "bad instruction format for lda !%s!%d"
1207 msgstr ""
1209 #: config/tc-alpha.c:4291 config/tc-ppc.c:1345 config/tc-ppc.c:3555
1210 #: read.c:1387
1211 #, c-format
1212 msgid ".COMMon length (%ld.) <0! Ignored."
1213 msgstr ""
1215 #: config/tc-alpha.c:4329 config/tc-alpha.c:4338 config/tc-ppc.c:3592
1216 #: read.c:1408
1217 #, c-format
1218 msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld."
1219 msgstr ""
1221 #: config/tc-alpha.c:4440 ecoff.c:3109
1222 msgid ".ent directive has no name"
1223 msgstr ""
1225 #: config/tc-alpha.c:4448
1226 msgid "nested .ent directives"
1227 msgstr ""
1229 #: config/tc-alpha.c:4484 ecoff.c:3057
1230 msgid ".end directive has no name"
1231 msgstr ""
1233 #: config/tc-alpha.c:4493
1234 msgid ".end directive names different symbol than .ent"
1235 msgstr ""
1237 #: config/tc-alpha.c:4568
1238 #, c-format
1239 msgid "Invalid argument %d to .prologue."
1240 msgstr ""
1242 #: config/tc-alpha.c:4596
1243 msgid "ECOFF debugging is disabled."
1244 msgstr ""
1246 #: config/tc-alpha.c:4617
1247 msgid "Unknown section directive"
1248 msgstr ""
1250 #: config/tc-alpha.c:4654
1251 msgid ".ent directive has no symbol"
1252 msgstr ""
1254 #: config/tc-alpha.c:4682
1255 msgid "Bad .frame directive 1./2. param"
1256 msgstr ""
1258 #: config/tc-alpha.c:4694
1259 msgid "Bad .frame directive 3./4. param"
1260 msgstr ""
1262 #: config/tc-alpha.c:4719
1263 msgid ".pdesc directive not in link (.link) section"
1264 msgstr ""
1266 #: config/tc-alpha.c:4727
1267 msgid ".pdesc has no matching .ent"
1268 msgstr ""
1270 #: config/tc-alpha.c:4738
1271 msgid ".pdesc directive has no entry symbol"
1272 msgstr ""
1274 #: config/tc-alpha.c:4751
1275 msgid "No comma after .pdesc <entryname>"
1276 msgstr ""
1278 #: config/tc-alpha.c:4774
1279 msgid "unknown procedure kind"
1280 msgstr ""
1282 #: config/tc-alpha.c:4869
1283 msgid ".name directive not in link (.link) section"
1284 msgstr ""
1286 #: config/tc-alpha.c:4877
1287 msgid ".name directive has no symbol"
1288 msgstr ""
1290 #: config/tc-alpha.c:4912
1291 msgid "No symbol after .linkage"
1292 msgstr ""
1294 #: config/tc-alpha.c:4941
1295 msgid "No symbol after .code_address"
1296 msgstr ""
1298 #: config/tc-alpha.c:4976 ecoff.c:3274
1299 msgid "Bad .mask directive"
1300 msgstr ""
1302 #: config/tc-alpha.c:4998 ecoff.c:3205
1303 msgid "Bad .fmask directive"
1304 msgstr ""
1306 #: config/tc-alpha.c:5169 config/tc-arm.c:1325 read.c:2151 read.c:2731
1307 #: stabs.c:460
1308 #, c-format
1309 msgid "Expected comma after name \"%s\""
1310 msgstr ""
1312 #. *symbol_get_obj (symbolP) = (signed char) temp;
1313 #: config/tc-alpha.c:5180
1314 #, c-format
1315 msgid "unhandled: .proc %s,%d"
1316 msgstr ""
1318 #: config/tc-alpha.c:5215
1319 #, c-format
1320 msgid "Tried to .set unrecognized mode `%s'"
1321 msgstr ""
1323 #. not fatal, but it might not work in the end
1324 #: config/tc-alpha.c:5232
1325 msgid "File overrides no-base-register option."
1326 msgstr ""
1328 #: config/tc-alpha.c:5249
1329 #, c-format
1330 msgid "Bad base register, using $%d."
1331 msgstr ""
1333 #: config/tc-alpha.c:5271
1334 #, c-format
1335 msgid "Alignment too large: %d. assumed"
1336 msgstr ""
1338 #: config/tc-alpha.c:5275 config/tc-d30v.c:2182
1339 msgid "Alignment negative: 0 assumed"
1340 msgstr ""
1342 #: config/tc-alpha.c:5588
1343 #, c-format
1344 msgid "Chose GP value of %lx\n"
1345 msgstr ""
1347 #: config/tc-arc.c:137
1348 msgid ""
1349 "ARC options:\n"
1350 "-EB\t\t\tgenerate big endian output\n"
1351 "-EL\t\t\tgenerate little endian output\n"
1352 msgstr ""
1354 #: config/tc-arc.c:155 config/tc-arc.c:178 config/tc-arc.c:922
1355 #: config/tc-hppa.c:1347 config/tc-hppa.c:6734 config/tc-hppa.c:6740
1356 #: config/tc-hppa.c:6746 config/tc-hppa.c:6752 config/tc-mn10300.c:885
1357 #: config/tc-mn10300.c:1996
1358 msgid "could not set architecture and machine"
1359 msgstr ""
1361 #: config/tc-arc.c:175
1362 msgid "virtual memory exhausted"
1363 msgstr ""
1365 #: config/tc-arc.c:254 config/tc-mn10200.c:1354 config/tc-mn10300.c:1907
1366 #: config/tc-ppc.c:1102 config/tc-v850.c:1618
1367 #, c-format
1368 msgid "operand out of range (%s not between %ld and %ld)"
1369 msgstr ""
1371 #: config/tc-arc.c:389
1372 #, c-format
1373 msgid "unknown syntax format character `%c'"
1374 msgstr ""
1376 #: config/tc-arc.c:488
1377 msgid "too many suffixes"
1378 msgstr ""
1380 #: config/tc-arc.c:533 config/tc-d10v.c:505 config/tc-d30v.c:551
1381 #: config/tc-mn10200.c:932 config/tc-mn10300.c:1293 config/tc-ppc.c:1850
1382 #: config/tc-tic80.c:287 config/tc-v850.c:2030
1383 msgid "illegal operand"
1384 msgstr ""
1386 #: config/tc-arc.c:620 config/tc-mn10200.c:1031 config/tc-mn10300.c:1438
1387 #: config/tc-ppc.c:1975 config/tc-v850.c:2108
1388 #, c-format
1389 msgid "junk at end of line: `%s'"
1390 msgstr ""
1392 #: config/tc-arc.c:660
1393 msgid "8 byte instruction in delay slot"
1394 msgstr ""
1396 #: config/tc-arc.c:662
1397 msgid "8 byte jump instruction with delay slot"
1398 msgstr ""
1400 #: config/tc-arc.c:670
1401 msgid "conditional branch follows set of flags"
1402 msgstr ""
1404 #: config/tc-arc.c:749 config/tc-arm.c:6377
1405 #, c-format
1406 msgid "bad instruction `%s'"
1407 msgstr ""
1409 #: config/tc-arc.c:772
1410 msgid "expected comma after symbol-name"
1411 msgstr ""
1413 #: config/tc-arc.c:789
1414 msgid "ignoring attempt to re-define symbol"
1415 msgstr ""
1417 #: config/tc-arc.c:804
1418 msgid "expected comma after common length"
1419 msgstr ""
1421 #: config/tc-arc.c:897
1422 msgid ".cpu command must appear before any instructions"
1423 msgstr ""
1425 #: config/tc-arc.c:916
1426 msgid ".cpu conflicts with previous value"
1427 msgstr ""
1429 #: config/tc-arc.c:927
1430 msgid "bad .cpu op"
1431 msgstr ""
1433 #: config/tc-arc.c:951 config/tc-ppc.c:2623
1434 msgid "missing rename string"
1435 msgstr ""
1437 #: config/tc-arc.c:963
1438 msgid "invalid symbol to rename to"
1439 msgstr ""
1441 #: config/tc-arc.c:1010 config/tc-d10v.c:284 config/tc-d30v.c:366
1442 #: config/tc-mips.c:8770 config/tc-mn10200.c:355 config/tc-pj.c:365
1443 #: config/tc-ppc.c:4384 config/tc-sh.c:1742 config/tc-v850.c:1276
1444 msgid "bad call to md_atof"
1445 msgstr ""
1447 #: config/tc-arc.c:1097
1448 #, c-format
1449 msgid "missing ')' in %-op"
1450 msgstr ""
1452 #: config/tc-arc.c:1131
1453 msgid "expression too complex for %%st"
1454 msgstr ""
1456 #: config/tc-arc.c:1326 config/tc-arm.c:3142 config/tc-d10v.c:1475
1457 #: config/tc-d30v.c:1828 config/tc-mips.c:3250 config/tc-mips.c:4182
1458 #: config/tc-mips.c:4967 config/tc-mips.c:5513 config/tc-ppc.c:4720
1459 #: config/tc-v850.c:2338
1460 msgid "expression too complex"
1461 msgstr ""
1463 #: config/tc-arc.c:1392 config/tc-ppc.c:4823 config/tc-v850.c:2382
1464 msgid "unresolved expression that must be resolved"
1465 msgstr ""
1467 #: config/tc-arc.c:1457 config/tc-sparc.c:3203
1468 #, c-format
1469 msgid "internal error: can't export reloc type %d (`%s')"
1470 msgstr ""
1472 #: config/tc-arm.c:1023
1473 msgid "Literal Pool Overflow"
1474 msgstr ""
1476 #: config/tc-arm.c:1165
1477 msgid "Invalid syntax for .req directive."
1478 msgstr ""
1480 #: config/tc-arm.c:1237 config/tc-mips.c:9963 read.c:2040
1481 #, c-format
1482 msgid "Alignment too large: %d. assumed."
1483 msgstr ""
1485 #: config/tc-arm.c:1240 read.c:2045
1486 msgid "Alignment negative. 0 assumed."
1487 msgstr ""
1489 #: config/tc-arm.c:1374 config/tc-m32r.c:418 read.c:2790 read.c:4867
1490 #, c-format
1491 msgid "symbol `%s' already defined"
1492 msgstr ""
1494 #: config/tc-arm.c:1444
1495 msgid "selected processor does not support THUMB opcodes"
1496 msgstr ""
1498 #: config/tc-arm.c:1456
1499 msgid "selected processor does not support ARM opcodes"
1500 msgstr ""
1502 #: config/tc-arm.c:1465
1503 #, c-format
1504 msgid "invalid instruction size selected (%d)"
1505 msgstr ""
1507 #: config/tc-arm.c:1500
1508 #, c-format
1509 msgid "invalid operand to .code directive (%d) (expecting 16 or 32)"
1510 msgstr ""
1512 #: config/tc-arm.c:1511
1513 msgid "Garbage following instruction"
1514 msgstr ""
1516 #. In the few cases where we might be able to accept something else
1517 #. this error can be overridden.
1518 #: config/tc-arm.c:1560
1519 #, c-format
1520 msgid "Register expected, not '%.100s'"
1521 msgstr ""
1523 #. In the few cases where we might be able to accept something else
1524 #. this error can be overridden.
1525 #: config/tc-arm.c:1586
1526 msgid "<psr(f)> expected"
1527 msgstr ""
1529 #: config/tc-arm.c:1616
1530 msgid "Illegal co-processor number"
1531 msgstr ""
1533 #: config/tc-arm.c:1623
1534 msgid "Bad or missing co-processor number"
1535 msgstr ""
1537 #: config/tc-arm.c:1647
1538 msgid "bad or missing expression"
1539 msgstr ""
1541 #: config/tc-arm.c:1653
1542 msgid "immediate co-processor expression too large"
1543 msgstr ""
1545 #. In the few cases where we might be able to accept something else
1546 #. this error can be overridden.
1547 #: config/tc-arm.c:1678
1548 msgid "Co-processor register expected"
1549 msgstr ""
1551 #. In the few cases where we might be able to accept something else
1552 #. this error can be overridden.
1553 #: config/tc-arm.c:1702
1554 msgid "Floating point register expected"
1555 msgstr ""
1557 #: config/tc-arm.c:1719
1558 msgid "immediate expression expected"
1559 msgstr ""
1561 #: config/tc-arm.c:1734
1562 msgid "co-processor address must be word aligned"
1563 msgstr ""
1565 #: config/tc-arm.c:1740
1566 msgid "offset too large"
1567 msgstr ""
1569 #: config/tc-arm.c:1788
1570 msgid "pc may not be used in post-increment"
1571 msgstr ""
1573 #: config/tc-arm.c:1804 config/tc-arm.c:2934
1574 msgid "pre-indexed expression expected"
1575 msgstr ""
1577 #: config/tc-arm.c:1817 config/tc-arm.c:2946 config/tc-arm.c:3288
1578 msgid "missing ]"
1579 msgstr ""
1581 #: config/tc-arm.c:1827
1582 msgid "pc may not be used with write-back"
1583 msgstr ""
1585 #: config/tc-arm.c:1881
1586 msgid "<psr> expected"
1587 msgstr ""
1589 #: config/tc-arm.c:1942 config/tc-arm.c:2556
1590 msgid "Register or shift expression expected"
1591 msgstr ""
1593 #: config/tc-arm.c:1956 config/tc-arm.c:2271 config/tc-arm.c:2523
1594 #: config/tc-arm.c:2543
1595 msgid "Invalid constant"
1596 msgstr ""
1598 #: config/tc-arm.c:1967
1599 msgid "Error: unrecognised syntax for second argument to msr instruction"
1600 msgstr ""
1602 #: config/tc-arm.c:2016
1603 msgid "rdhi, rdlo and rm must all be different"
1604 msgstr ""
1606 #: config/tc-arm.c:2072
1607 msgid "rd and rm should be different in mul"
1608 msgstr ""
1610 #: config/tc-arm.c:2128
1611 msgid "rd and rm should be different in mla"
1612 msgstr ""
1614 #: config/tc-arm.c:2255
1615 msgid "bad_segment"
1616 msgstr ""
1618 #: config/tc-arm.c:2301 config/tc-arm.c:2378
1619 msgid "Shift expression expected"
1620 msgstr ""
1622 #: config/tc-arm.c:2342
1623 msgid "Invalid immediate shift"
1624 msgstr ""
1626 #: config/tc-arm.c:2371
1627 msgid "shift requires register or #expression"
1628 msgstr ""
1630 #: config/tc-arm.c:2372
1631 msgid "shift requires #expression"
1632 msgstr ""
1634 #: config/tc-arm.c:2514 config/tc-arm.c:2975
1635 msgid "Constant expression expected"
1636 msgstr ""
1638 #: config/tc-arm.c:2609
1639 msgid "Invalid floating point immediate expression"
1640 msgstr ""
1642 #: config/tc-arm.c:2612
1643 msgid "Floating point register or immediate expression expected"
1644 msgstr ""
1646 #: config/tc-arm.c:2781
1647 msgid "address offset too large"
1648 msgstr ""
1650 #: config/tc-arm.c:2853
1651 msgid "Processor does not support halfwords or signed bytes"
1652 msgstr ""
1654 #: config/tc-arm.c:2874
1655 msgid "Address expected"
1656 msgstr ""
1658 #: config/tc-arm.c:2904 config/tc-arm.c:2918 config/tc-arm.c:2955
1659 #, c-format
1660 msgid "%s register same as write-back base"
1661 msgstr ""
1663 #: config/tc-arm.c:2905 config/tc-arm.c:2919 config/tc-arm.c:2956
1664 msgid "destination"
1665 msgstr ""
1667 #: config/tc-arm.c:2905 config/tc-arm.c:2919 config/tc-arm.c:2956
1668 msgid "source"
1669 msgstr ""
1671 #: config/tc-arm.c:2995
1672 msgid "literal pool insertion failed"
1673 msgstr ""
1675 #: config/tc-arm.c:3033
1676 msgid "Pre-increment instruction with translate"
1677 msgstr ""
1679 #: config/tc-arm.c:3074
1680 msgid "Bad range in register list"
1681 msgstr ""
1683 #: config/tc-arm.c:3082 config/tc-arm.c:3091 config/tc-arm.c:3132
1684 #, c-format
1685 msgid "Warning: Duplicated register (r%d) in register list"
1686 msgstr ""
1688 #: config/tc-arm.c:3094
1689 msgid "Warning: Register range not in ascending order"
1690 msgstr ""
1692 #: config/tc-arm.c:3105
1693 msgid "Missing `}'"
1694 msgstr ""
1696 #: config/tc-arm.c:3121
1697 msgid "invalid register mask"
1698 msgstr ""
1700 #: config/tc-arm.c:3180
1701 msgid "r15 not allowed as base register"
1702 msgstr ""
1704 #: config/tc-arm.c:3248 config/tc-arm.c:3262
1705 msgid "r15 not allowed in swap"
1706 msgstr ""
1708 #: config/tc-arm.c:3615 config/tc-v850.c:1921 config/tc-v850.c:1942
1709 msgid "constant expression expected"
1710 msgstr ""
1712 #: config/tc-arm.c:3621
1713 msgid "Constant value required for number of registers"
1714 msgstr ""
1716 #: config/tc-arm.c:3629
1717 msgid "number of registers must be in the range [1:4]"
1718 msgstr ""
1720 #: config/tc-arm.c:3689
1721 msgid "R15 not allowed as base register with write-back"
1722 msgstr ""
1724 #: config/tc-arm.c:3936
1725 msgid "lo register required"
1726 msgstr ""
1728 #: config/tc-arm.c:3944
1729 msgid "hi register required"
1730 msgstr ""
1732 #: config/tc-arm.c:4013
1733 msgid "dest and source1 must be the same register"
1734 msgstr ""
1736 #: config/tc-arm.c:4020
1737 msgid "subtract valid only on lo regs"
1738 msgstr ""
1740 #: config/tc-arm.c:4044
1741 msgid "invalid Hi register with immediate"
1742 msgstr ""
1744 #: config/tc-arm.c:4071 config/tc-arm.c:4104 config/tc-arm.c:4114
1745 msgid "immediate value out of range"
1746 msgstr ""
1748 #: config/tc-arm.c:4082
1749 msgid "invalid immediate value for stack adjust"
1750 msgstr ""
1752 #: config/tc-arm.c:4093
1753 msgid "invalid immediate for address calculation"
1754 msgstr ""
1756 #: config/tc-arm.c:4180
1757 msgid "source1 and dest must be same register"
1758 msgstr ""
1760 #: config/tc-arm.c:4215
1761 msgid "Invalid immediate for shift"
1762 msgstr ""
1764 #: config/tc-arm.c:4294
1765 msgid "only lo regs allowed with immediate"
1766 msgstr ""
1768 #: config/tc-arm.c:4313
1769 msgid "invalid immediate"
1770 msgstr ""
1772 #: config/tc-arm.c:4367
1773 msgid "expected ']'"
1774 msgstr ""
1776 #: config/tc-arm.c:4433
1777 msgid "byte or halfword not valid for base register"
1778 msgstr ""
1780 #: config/tc-arm.c:4438
1781 msgid "R15 based store not allowed"
1782 msgstr ""
1784 #: config/tc-arm.c:4443
1785 msgid "Invalid base register for register offset"
1786 msgstr ""
1788 #: config/tc-arm.c:4461
1789 msgid "invalid offset"
1790 msgstr ""
1792 #: config/tc-arm.c:4472
1793 msgid "invalid base register in load/store"
1794 msgstr ""
1796 #: config/tc-arm.c:4496
1797 msgid "Invalid offset"
1798 msgstr ""
1800 #: config/tc-arm.c:4570
1801 msgid "dest and source1 one must be the same register"
1802 msgstr ""
1804 #: config/tc-arm.c:4578
1805 msgid "Rs and Rd must be different in MUL"
1806 msgstr ""
1808 #: config/tc-arm.c:4722
1809 msgid ""
1810 "Inserted missing '!': load/store multiple always writes back base register"
1811 msgstr ""
1813 #: config/tc-arm.c:4738 config/tc-arm.c:4838
1814 msgid "Expression too complex"
1815 msgstr ""
1817 #: config/tc-arm.c:4744
1818 msgid "only lo-regs valid in load/store multiple"
1819 msgstr ""
1821 #: config/tc-arm.c:4790
1822 msgid "Syntax: ldrs[b] Rd, [Rb, Ro]"
1823 msgstr ""
1825 #: config/tc-arm.c:4854
1826 msgid "invalid register list to push/pop instruction"
1827 msgstr ""
1829 #: config/tc-arm.c:4996
1830 msgid "Virtual memory exhausted"
1831 msgstr ""
1833 #: config/tc-arm.c:5394
1834 #, c-format
1835 msgid "invalid constant (%lx) after fixup"
1836 msgstr ""
1838 #: config/tc-arm.c:5428
1839 #, c-format
1840 msgid "Unable to compute ADRL instructions for PC offset of 0x%x"
1841 msgstr ""
1843 #: config/tc-arm.c:5456
1844 #, c-format
1845 msgid "bad immediate value for offset (%ld)"
1846 msgstr ""
1848 #: config/tc-arm.c:5477 config/tc-arm.c:5499
1849 msgid "invalid literal constant: pool needs to be closer"
1850 msgstr ""
1852 #: config/tc-arm.c:5479
1853 #, c-format
1854 msgid "bad immediate value for half-word offset (%ld)"
1855 msgstr ""
1857 #: config/tc-arm.c:5516
1858 msgid "shift expression is too large"
1859 msgstr ""
1861 #: config/tc-arm.c:5534 config/tc-arm.c:5543
1862 msgid "Invalid swi expression"
1863 msgstr ""
1865 #: config/tc-arm.c:5553
1866 msgid "Invalid expression in load/store multiple"
1867 msgstr ""
1869 #: config/tc-arm.c:5605
1870 msgid "gas can't handle same-section branch dest >= 0x04000000"
1871 msgstr ""
1873 #: config/tc-arm.c:5614
1874 msgid "out of range branch"
1875 msgstr ""
1877 #: config/tc-arm.c:5631 config/tc-arm.c:5647 config/tc-mips.c:9790
1878 msgid "Branch out of range"
1879 msgstr ""
1881 #: config/tc-arm.c:5669
1882 msgid "Branch with link out of range"
1883 msgstr ""
1885 #: config/tc-arm.c:5736
1886 msgid "Illegal value for co-processor offset"
1887 msgstr ""
1889 #: config/tc-arm.c:5759
1890 #, c-format
1891 msgid "Invalid offset, target not word aligned (0x%08X)"
1892 msgstr ""
1894 #: config/tc-arm.c:5764 config/tc-arm.c:5773 config/tc-arm.c:5780
1895 #: config/tc-arm.c:5787 config/tc-arm.c:5794
1896 #, c-format
1897 msgid "Invalid offset, value too big (0x%08X)"
1898 msgstr ""
1900 #: config/tc-arm.c:5831
1901 msgid "Invalid immediate for stack address calculation"
1902 msgstr ""
1904 #: config/tc-arm.c:5840
1905 #, c-format
1906 msgid "Invalid immediate for address calculation (value = 0x%08lX)"
1907 msgstr ""
1909 #: config/tc-arm.c:5850
1910 msgid "Invalid 8bit immediate"
1911 msgstr ""
1913 #: config/tc-arm.c:5858
1914 msgid "Invalid 3bit immediate"
1915 msgstr ""
1917 #: config/tc-arm.c:5874
1918 #, c-format
1919 msgid "Invalid immediate: %ld is too large"
1920 msgstr ""
1922 #: config/tc-arm.c:5889
1923 #, c-format
1924 msgid "Illegal Thumb shift value: %ld"
1925 msgstr ""
1927 #: config/tc-arm.c:5903
1928 #, c-format
1929 msgid "Bad relocation fixup type (%d)"
1930 msgstr ""
1932 #: config/tc-arm.c:5973
1933 msgid "Literal referenced across section boundary (Implicit dump?)"
1934 msgstr ""
1936 #: config/tc-arm.c:5986
1937 #, c-format
1938 msgid "Internal_relocation (type %d) not fixed up (IMMEDIATE)"
1939 msgstr ""
1941 #: config/tc-arm.c:5992
1942 msgid "ADRL used for a symbol not defined in the same file"
1943 msgstr ""
1945 #: config/tc-arm.c:5998
1946 #, c-format
1947 msgid "Internal_relocation (type %d) not fixed up (OFFSET_IMM)"
1948 msgstr ""
1950 #: config/tc-arm.c:6018 config/tc-mcore.c:2110 config/tc-ns32k.c:2283
1951 msgid "<unknown>"
1952 msgstr ""
1954 #: config/tc-arm.c:6021
1955 #, c-format
1956 msgid "Can not represent %s relocation in this object file format (%d)"
1957 msgstr ""
1959 #: config/tc-arm.c:6042 config/tc-mips.c:11281 config/tc-sh.c:2866
1960 #, c-format
1961 msgid "Can not represent %s relocation in this object file format"
1962 msgstr ""
1964 #: config/tc-arm.c:6060
1965 msgid "md_estimate_size_before_relax\n"
1966 msgstr ""
1968 #: config/tc-arm.c:6135
1969 #, c-format
1970 msgid "No operator -- statement `%s'\n"
1971 msgstr ""
1973 #: config/tc-arm.c:6153
1974 msgid "selected processor does not support this opcode"
1975 msgstr ""
1977 #: config/tc-arm.c:6197
1978 #, c-format
1979 msgid "Opcode `%s' must have suffix from list: <%s>"
1980 msgstr ""
1982 #: config/tc-arm.c:6227
1983 msgid "Warning: Use of the 'nv' conditional is deprecated\n"
1984 msgstr ""
1986 #: config/tc-arm.c:6244
1987 #, c-format
1988 msgid "Opcode `%s' is unconditional\n"
1989 msgstr ""
1991 #: config/tc-arm.c:6269
1992 #, c-format
1993 msgid "Opcode `%s' must have suffix from <%s>\n"
1994 msgstr ""
1996 #: config/tc-arm.c:6355
1997 #, c-format
1998 msgid "register '%s' does not exist\n"
1999 msgstr ""
2001 #: config/tc-arm.c:6360
2002 #, c-format
2003 msgid "ignoring redefinition of register alias '%s'"
2004 msgstr ""
2006 #: config/tc-arm.c:6366
2007 #, c-format
2008 msgid ""
2009 "ignoring redefinition of register alias '%s' to non-existant register '%s'"
2010 msgstr ""
2012 #: config/tc-arm.c:6370
2013 msgid "ignoring incomplete .req pseuso op"
2014 msgstr ""
2016 #: config/tc-arm.c:6550
2017 #, c-format
2018 msgid "Unrecognised APCS switch -m%s"
2019 msgstr ""
2021 #: config/tc-arm.c:6693 config/tc-arm.c:6706 config/tc-arm.c:6719
2022 #: config/tc-arm.c:6732 config/tc-arm.c:6738
2023 #, c-format
2024 msgid "Invalid architecture variant -m%s"
2025 msgstr ""
2027 #: config/tc-arm.c:6745
2028 #, c-format
2029 msgid "Invalid processor variant -m%s"
2030 msgstr ""
2032 #: config/tc-arm.c:6768
2033 msgid ""
2034 " ARM Specific Assembler Options:\n"
2035 "  -m[arm][<processor name>] select processor variant\n"
2036 "  -m[arm]v[2|2a|3|3m|4|4t|5[t][e]] select architecture variant\n"
2037 "  -mthumb                   only allow Thumb instructions\n"
2038 "  -mthumb-interwork         mark the assembled code as supporting "
2039 "interworking\n"
2040 "  -mall                     allow any instruction\n"
2041 "  -mfpa10, -mfpa11          select floating point architecture\n"
2042 "  -mfpe-old                 don't allow floating-point multiple "
2043 "instructions\n"
2044 "  -mno-fpu                  don't allow any floating-point instructions.\n"
2045 "  -k                        generate PIC code.\n"
2046 msgstr ""
2048 #: config/tc-arm.c:6780
2049 msgid ""
2050 "  -mapcs-32, -mapcs-26      specify which ARM Procedure Calling Standard to "
2051 "use\n"
2052 "  -mapcs-float              floating point args are passed in FP regs\n"
2053 "  -mapcs-reentrant          the code is position independent/reentrant\n"
2054 msgstr ""
2056 #: config/tc-arm.c:6786
2057 msgid "  -moabi                    support the old ELF ABI\n"
2058 msgstr ""
2060 #: config/tc-arm.c:6790
2061 msgid ""
2062 "  -EB                       assemble code for a big endian cpu\n"
2063 "  -EL                       assemble code for a little endian cpu\n"
2064 msgstr ""
2066 #: config/tc-arm.c:6939
2067 #, c-format
2068 msgid "%s: unexpected function type: %d"
2069 msgstr ""
2071 #: config/tc-d10v.c:228
2072 msgid ""
2073 "D10V options:\n"
2074 "-O                      optimize.  Will do some operations in parallel.\n"
2075 msgstr ""
2077 #: config/tc-d10v.c:547 config/tc-d10v.c:629 config/tc-d30v.c:652
2078 #, c-format
2079 msgid "operand out of range: %d"
2080 msgstr ""
2082 #: config/tc-d10v.c:690
2083 msgid "Instruction must be executed in parallel with another instruction."
2084 msgstr ""
2086 #: config/tc-d10v.c:742
2087 msgid "Instruction must be executed in parallel"
2088 msgstr ""
2090 #: config/tc-d10v.c:745
2091 msgid "Long instructions may not be combined."
2092 msgstr ""
2094 #: config/tc-d10v.c:785
2095 msgid "One of these instructions may not be executed in parallel."
2096 msgstr ""
2098 #: config/tc-d10v.c:790 config/tc-d30v.c:860
2099 msgid "Two IU instructions may not be executed in parallel"
2100 msgstr ""
2102 #: config/tc-d10v.c:792 config/tc-d10v.c:800 config/tc-d10v.c:815
2103 #: config/tc-d10v.c:828 config/tc-d30v.c:861 config/tc-d30v.c:870
2104 msgid "Swapping instruction order"
2105 msgstr ""
2107 #: config/tc-d10v.c:798 config/tc-d30v.c:867
2108 msgid "Two MU instructions may not be executed in parallel"
2109 msgstr ""
2111 #: config/tc-d10v.c:819 config/tc-d30v.c:886
2112 msgid "IU instruction may not be in the left container"
2113 msgstr ""
2115 #: config/tc-d10v.c:832 config/tc-d30v.c:899
2116 msgid "MU instruction may not be in the right container"
2117 msgstr ""
2119 #: config/tc-d10v.c:836 config/tc-d30v.c:907
2120 msgid "unknown execution type passed to write_2_short()"
2121 msgstr ""
2123 #: config/tc-d10v.c:1049 config/tc-d10v.c:1063 config/tc-h8300.c:1279
2124 #: config/tc-h8500.c:1122 config/tc-mcore.c:989 config/tc-pj.c:274
2125 #: config/tc-sh.c:1355 config/tc-z8k.c:1223
2126 msgid "can't find opcode "
2127 msgstr ""
2129 #: config/tc-d10v.c:1076 config/tc-d10v.c:1094 config/tc-d30v.c:1385
2130 msgid "Unable to mix instructions as specified"
2131 msgstr ""
2133 #: config/tc-d10v.c:1142 config/tc-d30v.c:1520
2134 #, c-format
2135 msgid "unknown opcode: %s"
2136 msgstr ""
2138 #: config/tc-d10v.c:1223 config/tc-d10v.c:1369 config/tc-tic80.c:537
2139 msgid "bad opcode or operands"
2140 msgstr ""
2142 #: config/tc-d10v.c:1272 config/tc-m68k.c:4232
2143 msgid "value out of range"
2144 msgstr ""
2146 #: config/tc-d10v.c:1344
2147 msgid "illegal operand - register name found where none expected"
2148 msgstr ""
2150 #: config/tc-d10v.c:1380 config/tc-tic80.c:548
2151 msgid "Register number must be EVEN"
2152 msgstr ""
2154 #: config/tc-d10v.c:1412 config/tc-d30v.c:1772 config/tc-mn10200.c:1233
2155 #: config/tc-mn10300.c:1764 config/tc-ppc.c:5020 config/tc-v850.c:2255
2156 #, c-format
2157 msgid "reloc %d not supported by object file format"
2158 msgstr ""
2160 #: config/tc-d10v.c:1525
2161 #, c-format
2162 msgid "line %d: rep or repi must include at least 4 instructions"
2163 msgstr ""
2165 #: config/tc-d10v.c:1544 config/tc-d30v.c:1953
2166 #, c-format
2167 msgid "line %d: unknown relocation type: 0x%x"
2168 msgstr ""
2170 #: config/tc-d30v.c:191
2171 #, c-format
2172 msgid "Register name %s conflicts with symbol of the same name"
2173 msgstr ""
2175 #: config/tc-d30v.c:289
2176 msgid ""
2177 "\n"
2178 "D30V options:\n"
2179 "-O                      Make adjacent short instructions parallel if "
2180 "possible.\n"
2181 "-n                      Warn about all NOPs inserted by the assembler.\n"
2182 "-N\t\t\tWarn about NOPs inserted after word multiplies.\n"
2183 "-c                      Warn about symbols whoes names match register "
2184 "names.\n"
2185 "-C                      Opposite of -C.  -c is the default.\n"
2186 msgstr ""
2188 #: config/tc-d30v.c:463
2189 msgid "unexpected 12-bit reloc type"
2190 msgstr ""
2192 #: config/tc-d30v.c:470
2193 msgid "unexpected 18-bit reloc type"
2194 msgstr ""
2196 #: config/tc-d30v.c:714
2197 #, c-format
2198 msgid "%s NOP inserted"
2199 msgstr ""
2201 #: config/tc-d30v.c:715
2202 msgid "sequential"
2203 msgstr ""
2205 #: config/tc-d30v.c:715
2206 msgid "parallel"
2207 msgstr ""
2209 #: config/tc-d30v.c:856
2210 msgid "Instructions may not be executed in parallel"
2211 msgstr ""
2213 #: config/tc-d30v.c:869 config/tc-d30v.c:876 config/tc-d30v.c:892
2214 #: config/tc-d30v.c:901
2215 #, c-format
2216 msgid "Executing %s in IU may not work"
2217 msgstr ""
2219 #: config/tc-d30v.c:888
2220 #, c-format
2221 msgid "special left instruction `%s' kills instruction `%s' in right container"
2222 msgstr ""
2224 #: config/tc-d30v.c:1267 config/tc-d30v.c:1284
2225 msgid "Cannot assemble instruction"
2226 msgstr ""
2228 #: config/tc-d30v.c:1269
2229 msgid "First opcode is long.  Unable to mix instructions as specified."
2230 msgstr ""
2232 #: config/tc-d30v.c:1337
2233 msgid "word of NOPs added between word multiply and load"
2234 msgstr ""
2236 #: config/tc-d30v.c:1339
2237 msgid "word of NOPs added between word multiply and 16-bit multiply"
2238 msgstr ""
2240 #: config/tc-d30v.c:1369
2241 msgid "Instruction uses long version, so it cannot be mixed as specified"
2242 msgstr ""
2244 #: config/tc-d30v.c:1453 config/tc-d30v.c:1490
2245 #, c-format
2246 msgid "unknown condition code: %s"
2247 msgstr ""
2249 #: config/tc-d30v.c:1483
2250 #, c-format
2251 msgid "cmpu doesn't support condition code %s"
2252 msgstr ""
2254 #: config/tc-d30v.c:1531
2255 #, c-format
2256 msgid "operands for opcode `%s' do not match any valid format"
2257 msgstr ""
2259 #: config/tc-d30v.c:1744
2260 msgid "Odd numbered register used as target of multi-register instruction"
2261 msgstr ""
2263 #: config/tc-d30v.c:1842
2264 #, c-format
2265 msgid "line %d: unable to place address of symbol '%s' into a byte"
2266 msgstr ""
2268 #: config/tc-d30v.c:1845
2269 #, c-format
2270 msgid "line %d: unable to place value %x into a byte"
2271 msgstr ""
2273 #: config/tc-d30v.c:1853
2274 #, c-format
2275 msgid "line %d: unable to place address of symbol '%s' into a short"
2276 msgstr ""
2278 #: config/tc-d30v.c:1856
2279 #, c-format
2280 msgid "line %d: unable to place value %x into a short"
2281 msgstr ""
2283 #: config/tc-d30v.c:1864
2284 #, c-format
2285 msgid "line %d: unable to place address of symbol '%s' into a quad"
2286 msgstr ""
2288 #: config/tc-d30v.c:2034
2289 #, c-format
2290 msgid "value too large to fit in %d bits"
2291 msgstr ""
2293 #: config/tc-d30v.c:2178
2294 #, c-format
2295 msgid "Alignment too large: %d assumed"
2296 msgstr ""
2298 #: config/tc-fr30.c:84
2299 msgid " FR30 specific command line options:\n"
2300 msgstr ""
2302 #: config/tc-fr30.c:143
2303 #, c-format
2304 msgid "Instruction %s not allowed in a delay slot."
2305 msgstr ""
2307 #: config/tc-fr30.c:380 config/tc-m32r.c:1537
2308 msgid "Addend to unresolved symbol not on word boundary."
2309 msgstr ""
2311 #: config/tc-fr30.c:538 config/tc-i960.c:786 config/tc-m32r.c:1844
2312 msgid "Bad call to md_atof()"
2313 msgstr ""
2315 #: config/tc-h8300.c:254 config/tc-h8300.c:262
2316 msgid "Reg not valid for H8/300"
2317 msgstr ""
2319 #: config/tc-h8300.c:423 config/tc-h8300.c:426 config/tc-h8300.c:429
2320 #: config/tc-h8300.c:433
2321 msgid "Invalid register list for ldm/stm\n"
2322 msgstr ""
2324 #: config/tc-h8300.c:490 config/tc-h8300.c:553 config/tc-h8300.c:560
2325 msgid "Wrong size pointer register for architecture."
2326 msgstr ""
2328 #: config/tc-h8300.c:518 config/tc-h8300.c:527 config/tc-h8300.c:537
2329 msgid "expected @(exp, reg16)"
2330 msgstr ""
2332 #: config/tc-h8300.c:617
2333 msgid "expect :8 or :16 here"
2334 msgstr ""
2336 #: config/tc-h8300.c:823
2337 #, c-format
2338 msgid "operand %s0x%lx out of range."
2339 msgstr ""
2341 #: config/tc-h8300.c:910
2342 msgid "Can't work out size of operand.\n"
2343 msgstr ""
2345 #: config/tc-h8300.c:964
2346 #, c-format
2347 msgid "Opcode `%s' with these operand types not available in H8/300 mode"
2348 msgstr ""
2350 #: config/tc-h8300.c:1016 config/tc-h8300.c:1036
2351 msgid "Need #1 or #2 here"
2352 msgstr ""
2354 #: config/tc-h8300.c:1031
2355 msgid "#4 not valid on H8/300."
2356 msgstr ""
2358 #: config/tc-h8300.c:1112 config/tc-h8300.c:1150
2359 #, c-format
2360 msgid "branch operand has odd offset (%lx)\n"
2361 msgstr ""
2363 #: config/tc-h8300.c:1191
2364 msgid "destination operand must be 16 bit register"
2365 msgstr ""
2367 #: config/tc-h8300.c:1201
2368 msgid "source operand must be 8 bit register"
2369 msgstr ""
2371 #: config/tc-h8300.c:1209
2372 msgid "destination operand must be 16bit absolute address"
2373 msgstr ""
2375 #: config/tc-h8300.c:1216
2376 msgid "destination operand must be 8 bit register"
2377 msgstr ""
2379 #: config/tc-h8300.c:1225
2380 msgid "source operand must be 16bit absolute address"
2381 msgstr ""
2383 #: config/tc-h8300.c:1233
2384 msgid "invalid operands"
2385 msgstr ""
2387 #: config/tc-h8300.c:1290 config/tc-h8500.c:1129 config/tc-mips.c:7966
2388 #: config/tc-sh.c:1584 config/tc-w65.c:759 config/tc-z8k.c:1235
2389 msgid "unknown opcode"
2390 msgstr ""
2392 #: config/tc-h8300.c:1336
2393 msgid "mismatch between opcode size and operand size"
2394 msgstr ""
2396 #: config/tc-h8300.c:1348 config/tc-h8500.c:1157 config/tc-sh.c:1698
2397 #: config/tc-w65.c:791 config/tc-z8k.c:1290
2398 msgid "call to tc_crawl_symbol_chain \n"
2399 msgstr ""
2401 #: config/tc-h8300.c:1362 config/tc-h8500.c:1171 config/tc-sh.c:1705
2402 #: config/tc-w65.c:805 config/tc-z8k.c:1304
2403 msgid "call to tc_headers_hook \n"
2404 msgstr ""
2406 #: config/tc-h8300.c:1451 config/tc-h8500.c:1260 config/tc-z8k.c:1415
2407 msgid "call to tc_aout_fix_to_chars \n"
2408 msgstr ""
2410 #: config/tc-h8300.c:1461 config/tc-z8k.c:1425
2411 msgid "call to md_convert_frag \n"
2412 msgstr ""
2414 #: config/tc-h8300.c:1506 config/tc-z8k.c:1500
2415 msgid "call tomd_estimate_size_before_relax \n"
2416 msgstr ""
2418 #: config/tc-h8500.c:337
2419 msgid ":24 not valid for this opcode"
2420 msgstr ""
2422 #: config/tc-h8500.c:344
2423 msgid "expect :8,:16 or :24"
2424 msgstr ""
2426 #: config/tc-h8500.c:401
2427 msgid "syntax error in reg list"
2428 msgstr ""
2430 #: config/tc-h8500.c:419
2431 msgid "missing final register in range"
2432 msgstr ""
2434 #: config/tc-h8500.c:506 config/tc-h8500.c:513 config/tc-h8500.c:519
2435 msgid "expected @(exp, Rn)"
2436 msgstr ""
2438 #: config/tc-h8500.c:535
2439 msgid "@Rn+ needs word register"
2440 msgstr ""
2442 #: config/tc-h8500.c:545
2443 msgid "@Rn needs word register"
2444 msgstr ""
2446 #: config/tc-h8500.c:845 config/tc-sh.c:1149
2447 #, c-format
2448 msgid "unhandled %d\n"
2449 msgstr ""
2451 #: config/tc-h8500.c:873 config/tc-sh.c:1173
2452 #, c-format
2453 msgid "operand must be absolute in range %d..%d"
2454 msgstr ""
2456 #: config/tc-h8500.c:963 config/tc-sh.c:1299
2457 #, c-format
2458 msgid "failed for %d\n"
2459 msgstr ""
2461 #: config/tc-h8500.c:1145 config/tc-sh.c:1394 config/tc-sh.c:1632
2462 #: config/tc-w65.c:779
2463 msgid "invalid operands for opcode"
2464 msgstr ""
2466 #: config/tc-hppa.c:1140
2467 msgid "Missing .exit\n"
2468 msgstr ""
2470 #: config/tc-hppa.c:1143
2471 msgid "Missing .procend\n"
2472 msgstr ""
2474 #: config/tc-hppa.c:1322
2475 msgid "Invalid field selector.  Assuming F%%."
2476 msgstr ""
2478 #: config/tc-hppa.c:1353
2479 msgid "-R option not supported on this target."
2480 msgstr ""
2482 #: config/tc-hppa.c:1369 config/tc-sparc.c:746 config/tc-sparc.c:781
2483 #, c-format
2484 msgid "Internal error: can't hash `%s': %s\n"
2485 msgstr ""
2487 #: config/tc-hppa.c:1377 config/tc-i860.c:191
2488 #, c-format
2489 msgid "internal error: losing opcode: `%s' \"%s\"\n"
2490 msgstr ""
2492 #: config/tc-hppa.c:1446 config/tc-hppa.c:6873 config/tc-hppa.c:6928
2493 msgid "Missing function name for .PROC (corrupted label chain)"
2494 msgstr ""
2496 #: config/tc-hppa.c:1449 config/tc-hppa.c:6931
2497 msgid "Missing function name for .PROC"
2498 msgstr ""
2500 #: config/tc-hppa.c:1570 config/tc-hppa.c:4715
2501 msgid "could not update architecture and machine"
2502 msgstr ""
2504 #: config/tc-hppa.c:1783
2505 msgid "Invalid Indexed Load Completer."
2506 msgstr ""
2508 #: config/tc-hppa.c:1788
2509 msgid "Invalid Indexed Load Completer Syntax."
2510 msgstr ""
2512 #: config/tc-hppa.c:1824
2513 msgid "Invalid Short Load/Store Completer."
2514 msgstr ""
2516 #: config/tc-hppa.c:1883 config/tc-hppa.c:1888
2517 msgid "Invalid Store Bytes Short Completer"
2518 msgstr ""
2520 #: config/tc-hppa.c:2199 config/tc-hppa.c:2205
2521 msgid "Invalid left/right combination completer"
2522 msgstr ""
2524 #: config/tc-hppa.c:2254 config/tc-hppa.c:2261
2525 msgid "Invalid permutation completer"
2526 msgstr ""
2528 #: config/tc-hppa.c:2362
2529 #, c-format
2530 msgid "Invalid Add Condition: %s"
2531 msgstr ""
2533 #: config/tc-hppa.c:2373 config/tc-hppa.c:2383
2534 #, c-format
2535 msgid "Invalid Add and Branch Condition: %c"
2536 msgstr ""
2538 #: config/tc-hppa.c:2404
2539 msgid "Invalid Compare/Subtract Condition"
2540 msgstr ""
2542 #: config/tc-hppa.c:2444
2543 #, c-format
2544 msgid "Invalid Bit Branch Condition: %c"
2545 msgstr ""
2547 #: config/tc-hppa.c:2530
2548 #, c-format
2549 msgid "Invalid Compare/Subtract Condition: %s"
2550 msgstr ""
2552 #: config/tc-hppa.c:2542
2553 #, c-format
2554 msgid "Invalid Compare/Subtract Condition: %c"
2555 msgstr ""
2557 #: config/tc-hppa.c:2557
2558 msgid "Invalid Compare and Branch Condition."
2559 msgstr ""
2561 #: config/tc-hppa.c:2655
2562 msgid "Invalid Logical Instruction Condition."
2563 msgstr ""
2565 #: config/tc-hppa.c:2711
2566 msgid "Invalid Shift/Extract/Deposit Condition."
2567 msgstr ""
2569 #: config/tc-hppa.c:2823
2570 msgid "Invalid Unit Instruction Condition."
2571 msgstr ""
2573 #: config/tc-hppa.c:3096 config/tc-hppa.c:3129 config/tc-hppa.c:3166
2574 #: config/tc-hppa.c:3205
2575 msgid "Branch to unaligned address"
2576 msgstr ""
2578 #: config/tc-hppa.c:3389
2579 msgid "Invalid SFU identifier"
2580 msgstr ""
2582 #: config/tc-hppa.c:3439
2583 msgid "Invalid COPR identifier"
2584 msgstr ""
2586 #: config/tc-hppa.c:3568
2587 msgid "Invalid Floating Point Operand Format."
2588 msgstr ""
2590 #: config/tc-hppa.c:3706 config/tc-hppa.c:3730 config/tc-hppa.c:3753
2591 #: config/tc-hppa.c:3776 config/tc-hppa.c:3799
2592 msgid "Invalid register for single precision fmpyadd or fmpysub"
2593 msgstr ""
2595 #: config/tc-hppa.c:3848
2596 #, c-format
2597 msgid "Invalid operands %s"
2598 msgstr ""
2600 #: config/tc-hppa.c:4415
2601 msgid "Unknown relocation encountered in md_apply_fix."
2602 msgstr ""
2604 #: config/tc-hppa.c:4425
2605 #, c-format
2606 msgid "no hppa_fixup entry for this fixup (fixP = 0x%x, type = 0x%x)\n"
2607 msgstr ""
2609 #: config/tc-hppa.c:4567 config/tc-hppa.c:4592
2610 #, c-format
2611 msgid "Undefined register: '%s'."
2612 msgstr ""
2614 #: config/tc-hppa.c:4630
2615 #, c-format
2616 msgid "Non-absolute symbol: '%s'."
2617 msgstr ""
2619 #: config/tc-hppa.c:4645
2620 #, c-format
2621 msgid "Undefined absolute constant: '%s'."
2622 msgstr ""
2624 #: config/tc-hppa.c:4754
2625 #, c-format
2626 msgid "Invalid FP Compare Condition: %s"
2627 msgstr ""
2629 #: config/tc-hppa.c:4810
2630 #, c-format
2631 msgid "Invalid FTEST completer: %s"
2632 msgstr ""
2634 #: config/tc-hppa.c:4877 config/tc-hppa.c:4915
2635 #, c-format
2636 msgid "Invalid FP Operand Format: %3s"
2637 msgstr ""
2639 #: config/tc-hppa.c:4994
2640 msgid "Bad segment in expression."
2641 msgstr ""
2643 #: config/tc-hppa.c:5053
2644 msgid "Bad segment (should be absolute)."
2645 msgstr ""
2647 #: config/tc-hppa.c:5152
2648 #, c-format
2649 msgid "Invalid argument location: %s\n"
2650 msgstr ""
2652 #: config/tc-hppa.c:5183
2653 #, c-format
2654 msgid "Invalid argument description: %d"
2655 msgstr ""
2657 #: config/tc-hppa.c:5206
2658 #, c-format
2659 msgid "Invalid Nullification: (%c)"
2660 msgstr ""
2662 #: config/tc-hppa.c:5950
2663 #, c-format
2664 msgid "Invalid .CALL argument: %s"
2665 msgstr ""
2667 #: config/tc-hppa.c:6082
2668 msgid ".callinfo is not within a procedure definition"
2669 msgstr ""
2671 #: config/tc-hppa.c:6102
2672 #, c-format
2673 msgid "FRAME parameter must be a multiple of 8: %d\n"
2674 msgstr ""
2676 #: config/tc-hppa.c:6121
2677 msgid "Value for ENTRY_GR must be in the range 3..18\n"
2678 msgstr ""
2680 #: config/tc-hppa.c:6133
2681 msgid "Value for ENTRY_FR must be in the range 12..21\n"
2682 msgstr ""
2684 #: config/tc-hppa.c:6143
2685 msgid "Value for ENTRY_SR must be 3\n"
2686 msgstr ""
2688 #: config/tc-hppa.c:6199
2689 #, c-format
2690 msgid "Invalid .CALLINFO argument: %s"
2691 msgstr ""
2693 #: config/tc-hppa.c:6293
2694 msgid "The .ENTER pseudo-op is not supported"
2695 msgstr ""
2697 #: config/tc-hppa.c:6309
2698 msgid "Misplaced .entry. Ignored."
2699 msgstr ""
2701 #: config/tc-hppa.c:6313
2702 msgid "Missing .callinfo."
2703 msgstr ""
2705 #: config/tc-hppa.c:6361
2706 msgid ".REG must use a label"
2707 msgstr ""
2709 #: config/tc-hppa.c:6363
2710 msgid ".EQU must use a label"
2711 msgstr ""
2713 #: config/tc-hppa.c:6416
2714 msgid ".EXIT must appear within a procedure"
2715 msgstr ""
2717 #: config/tc-hppa.c:6420
2718 msgid "Missing .callinfo"
2719 msgstr ""
2721 #: config/tc-hppa.c:6424
2722 msgid "No .ENTRY for this .EXIT"
2723 msgstr ""
2725 #: config/tc-hppa.c:6451
2726 #, c-format
2727 msgid "Cannot define export symbol: %s\n"
2728 msgstr ""
2730 #: config/tc-hppa.c:6504
2731 #, c-format
2732 msgid "Using ENTRY rather than CODE in export directive for %s"
2733 msgstr ""
2735 #: config/tc-hppa.c:6613
2736 #, c-format
2737 msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s"
2738 msgstr ""
2740 #: config/tc-hppa.c:6695
2741 msgid "Missing label name on .LABEL"
2742 msgstr ""
2744 #: config/tc-hppa.c:6700
2745 msgid "extra .LABEL arguments ignored."
2746 msgstr ""
2748 #: config/tc-hppa.c:6717
2749 msgid "The .LEAVE pseudo-op is not supported"
2750 msgstr ""
2752 #: config/tc-hppa.c:6756
2753 msgid "Unrecognized .LEVEL argument\n"
2754 msgstr ""
2756 #: config/tc-hppa.c:6792
2757 #, c-format
2758 msgid "Cannot define static symbol: %s\n"
2759 msgstr ""
2761 #: config/tc-hppa.c:6827
2762 msgid "Nested procedures"
2763 msgstr ""
2765 #: config/tc-hppa.c:6837
2766 msgid "Cannot allocate unwind descriptor\n"
2767 msgstr ""
2769 #: config/tc-hppa.c:6935
2770 msgid "misplaced .procend"
2771 msgstr ""
2773 #: config/tc-hppa.c:6938
2774 msgid "Missing .callinfo for this procedure"
2775 msgstr ""
2777 #: config/tc-hppa.c:6941
2778 msgid "Missing .EXIT for a .ENTRY"
2779 msgstr ""
2781 #: config/tc-hppa.c:6980
2782 msgid "Not in a space.\n"
2783 msgstr ""
2785 #: config/tc-hppa.c:6983
2786 msgid "Not in a subspace.\n"
2787 msgstr ""
2789 #: config/tc-hppa.c:7073
2790 msgid "Invalid .SPACE argument"
2791 msgstr ""
2793 #: config/tc-hppa.c:7121
2794 msgid "Can't change spaces within a procedure definition. Ignored"
2795 msgstr ""
2797 #: config/tc-hppa.c:7248
2798 #, c-format
2799 msgid "Undefined space: '%s' Assuming space number = 0."
2800 msgstr ""
2802 #: config/tc-hppa.c:7272
2803 msgid "Must be in a space before changing or declaring subspaces.\n"
2804 msgstr ""
2806 #: config/tc-hppa.c:7276
2807 msgid "Can't change subspaces within a procedure definition. Ignored"
2808 msgstr ""
2810 #: config/tc-hppa.c:7311
2811 msgid "Parameters of an existing subspace can't be modified"
2812 msgstr ""
2814 #: config/tc-hppa.c:7362
2815 msgid "Alignment must be a power of 2"
2816 msgstr ""
2818 #: config/tc-hppa.c:7404
2819 msgid "FIRST not supported as a .SUBSPACE argument"
2820 msgstr ""
2822 #: config/tc-hppa.c:7406
2823 msgid "Invalid .SUBSPACE argument"
2824 msgstr ""
2826 #: config/tc-hppa.c:7589
2827 #, c-format
2828 msgid "Internal error: Unable to find containing space for %s."
2829 msgstr ""
2831 #: config/tc-hppa.c:7630
2832 #, c-format
2833 msgid "Out of memory: could not allocate new space chain entry: %s\n"
2834 msgstr ""
2836 #: config/tc-hppa.c:7716
2837 #, c-format
2838 msgid "Out of memory: could not allocate new subspace chain entry: %s\n"
2839 msgstr ""
2841 #: config/tc-hppa.c:8383
2842 #, c-format
2843 msgid "Symbol '%s' could not be created."
2844 msgstr ""
2846 #: config/tc-hppa.c:8387
2847 msgid "No memory for symbol name."
2848 msgstr ""
2850 #: config/tc-i386.c:509
2851 msgid "same type of prefix used twice"
2852 msgstr ""
2854 #: config/tc-i386.c:552
2855 msgid "bad argument to syntax directive."
2856 msgstr ""
2858 #: config/tc-i386.c:636 config/tc-m68k.c:3750
2859 #, c-format
2860 msgid "Internal Error:  Can't hash %s: %s"
2861 msgstr ""
2863 #: config/tc-i386.c:866
2864 msgid "Unknown"
2865 msgstr ""
2867 #: config/tc-i386.c:914 config/tc-i386.c:4407
2868 #, c-format
2869 msgid "can not do %d byte pc-relative relocation"
2870 msgstr ""
2872 #: config/tc-i386.c:924 config/tc-i386.c:4421
2873 #, c-format
2874 msgid "can not do %d byte relocation"
2875 msgstr ""
2877 #: config/tc-i386.c:1030 config/tc-i386.c:1113
2878 #, c-format
2879 msgid "no such 386 instruction: `%s'"
2880 msgstr ""
2882 #: config/tc-i386.c:1039
2883 #, c-format
2884 msgid "invalid character %s in mnemonic"
2885 msgstr ""
2887 #: config/tc-i386.c:1046
2888 msgid "expecting prefix; got nothing"
2889 msgstr ""
2891 #: config/tc-i386.c:1048
2892 msgid "expecting mnemonic; got nothing"
2893 msgstr ""
2895 #: config/tc-i386.c:1066
2896 #, c-format
2897 msgid "redundant %s prefix"
2898 msgstr ""
2900 #: config/tc-i386.c:1122
2901 #, c-format
2902 msgid "expecting string instruction after `%s'"
2903 msgstr ""
2905 #: config/tc-i386.c:1145
2906 #, c-format
2907 msgid "invalid character %s before operand %d"
2908 msgstr ""
2910 #: config/tc-i386.c:1159
2911 #, c-format
2912 msgid "unbalanced parenthesis in operand %d."
2913 msgstr ""
2915 #: config/tc-i386.c:1162
2916 #, c-format
2917 msgid "unbalanced brackets in operand %d."
2918 msgstr ""
2920 #: config/tc-i386.c:1171
2921 #, c-format
2922 msgid "invalid character %s in operand %d"
2923 msgstr ""
2925 #: config/tc-i386.c:1198
2926 #, c-format
2927 msgid "spurious operands; (%d operands/instruction max)"
2928 msgstr ""
2930 #: config/tc-i386.c:1219
2931 msgid "expecting operand after ','; got nothing"
2932 msgstr ""
2934 #: config/tc-i386.c:1224
2935 msgid "expecting operand before ','; got nothing"
2936 msgstr ""
2938 #. we found no match
2939 #: config/tc-i386.c:1464
2940 #, c-format
2941 msgid "suffix or operands invalid for `%s'"
2942 msgstr ""
2944 #: config/tc-i386.c:1472
2945 #, c-format
2946 msgid "indirect %s without `*'"
2947 msgstr ""
2949 #. Warn them that a data or address size prefix doesn't affect
2950 #. assembly of the next line of code.
2951 #: config/tc-i386.c:1479
2952 #, c-format
2953 msgid "stand-alone `%s' prefix"
2954 msgstr ""
2956 #: config/tc-i386.c:1514 config/tc-i386.c:1529
2957 msgid "`%s' operand %d must use `%%es' segment"
2958 msgstr ""
2960 #: config/tc-i386.c:1596 config/tc-i386.c:1637 config/tc-i386.c:1664
2961 msgid "using `%%%s' instead of `%%%s' due to `%c' suffix"
2962 msgstr ""
2964 #: config/tc-i386.c:1609 config/tc-i386.c:1626 config/tc-i386.c:1653
2965 msgid "`%%%s' not allowed with `%s%c'"
2966 msgstr ""
2968 #: config/tc-i386.c:1697 config/tc-i386.c:1717
2969 msgid "no instruction mnemonic suffix given; can't determine immediate size"
2970 msgstr ""
2972 #: config/tc-i386.c:1742
2973 msgid ""
2974 "no instruction mnemonic suffix given and no register operands; can't size "
2975 "instruction"
2976 msgstr ""
2978 #. reversed arguments on faddp, fsubp, etc.
2979 #: config/tc-i386.c:1844
2980 msgid "translating to `%s %%%s,%%%s'"
2981 msgstr ""
2983 #. extraneous `l' suffix on fp insn
2984 #: config/tc-i386.c:1851
2985 msgid "translating to `%s %%%s'"
2986 msgstr ""
2988 #: config/tc-i386.c:2066
2989 msgid "you can't `pop %%cs'"
2990 msgstr ""
2992 #. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc.
2993 #: config/tc-i386.c:2097
2994 #, c-format
2995 msgid "translating to `%sp'"
2996 msgstr ""
2998 #: config/tc-i386.c:2146 config/tc-i386.c:2208 config/tc-i386.c:2250
2999 msgid "skipping prefixes on this instruction"
3000 msgstr ""
3002 #: config/tc-i386.c:2265
3003 msgid "16-bit jump out of range"
3004 msgstr ""
3006 #: config/tc-i386.c:2274
3007 #, c-format
3008 msgid "can't handle non absolute segment in `%s'"
3009 msgstr ""
3011 #: config/tc-i386.c:2382 config/tc-i386.c:2432
3012 #, c-format
3013 msgid "%ld shortened to %ld"
3014 msgstr ""
3016 #: config/tc-i386.c:2502
3017 msgid "only 1 or 2 immediate operands are allowed"
3018 msgstr ""
3020 #: config/tc-i386.c:2534 config/tc-i386.c:2755
3021 msgid "GOT relocations not supported in 16 bit mode"
3022 msgstr ""
3024 #: config/tc-i386.c:2555 config/tc-i386.c:2776
3025 msgid "bad reloc specifier in expression"
3026 msgstr ""
3028 #: config/tc-i386.c:2573 config/tc-i386.c:2810
3029 #, c-format
3030 msgid "ignoring junk `%s' after expression"
3031 msgstr ""
3033 #. missing or bad expr becomes absolute 0
3034 #: config/tc-i386.c:2580
3035 #, c-format
3036 msgid "missing or invalid immediate expression `%s' taken as 0"
3037 msgstr ""
3039 #: config/tc-i386.c:2607 config/tc-i386.c:2853
3040 #, c-format
3041 msgid "unimplemented segment %s in operand"
3042 msgstr ""
3044 #: config/tc-i386.c:2609 config/tc-i386.c:2855
3045 #, c-format
3046 msgid "unimplemented segment type %d in operand"
3047 msgstr ""
3049 #: config/tc-i386.c:2653
3050 #, c-format
3051 msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'"
3052 msgstr ""
3054 #: config/tc-i386.c:2659
3055 #, c-format
3056 msgid "scale factor of %d without an index register"
3057 msgstr ""
3059 #. missing or bad expr becomes absolute 0
3060 #: config/tc-i386.c:2821
3061 #, c-format
3062 msgid "missing or invalid displacement expression `%s' taken as 0"
3063 msgstr ""
3065 #: config/tc-i386.c:3035 config/tc-i386.c:3041 config/tc-i386.c:3050
3066 #, c-format
3067 msgid "bad segment name `%s'"
3068 msgstr ""
3070 #: config/tc-i386.c:3108
3071 #, c-format
3072 msgid "`%s' is not a valid base/index expression"
3073 msgstr ""
3075 #: config/tc-i386.c:3112
3076 #, c-format
3077 msgid "`%s' is not a valid %s bit base/index expression"
3078 msgstr ""
3080 #: config/tc-i386.c:3133 config/tc-i386.c:3487
3081 #, c-format
3082 msgid "too many memory references for `%s'"
3083 msgstr ""
3085 #: config/tc-i386.c:3219 config/tc-i386.c:3354 config/tc-i386.c:3457
3086 #: config/tc-i386.c:3572 config/tc-i386.c:3608
3087 #, c-format
3088 msgid "bad register name `%s'"
3089 msgstr ""
3091 #: config/tc-i386.c:3433
3092 #, c-format
3093 msgid "bad memory operand `%s'"
3094 msgstr ""
3096 #: config/tc-i386.c:3448
3097 #, c-format
3098 msgid "junk `%s' after register"
3099 msgstr ""
3101 #: config/tc-i386.c:3465
3102 msgid "immediate operand illegal with absolute jump"
3103 msgstr ""
3105 #: config/tc-i386.c:3565
3106 #, c-format
3107 msgid "expecting `,' or `)' after index register in `%s'"
3108 msgstr ""
3110 #: config/tc-i386.c:3587
3111 #, c-format
3112 msgid "expecting `)' after scale factor in `%s'"
3113 msgstr ""
3115 #: config/tc-i386.c:3594
3116 #, c-format
3117 msgid "expecting index register or scale factor after `,'; got '%c'"
3118 msgstr ""
3120 #: config/tc-i386.c:3601
3121 #, c-format
3122 msgid "expecting `,' or `)' after base register in `%s'"
3123 msgstr ""
3125 #. it's not a memory operand; argh!
3126 #: config/tc-i386.c:3641
3127 #, c-format
3128 msgid "invalid char %s beginning operand %d `%s'"
3129 msgstr ""
3131 #: config/tc-i386.c:4099
3132 msgid "Bad call to md_atof ()"
3133 msgstr ""
3135 #: config/tc-i386.c:4250
3136 msgid "  -m\t\t\t  do long jump\n"
3137 msgstr ""
3139 #: config/tc-i386.c:4253
3140 msgid ""
3141 "  -V\t\t\t  print assembler version number\n"
3142 "  -k\t\t\t  ignored\n"
3143 "  -Qy, -Qn\t\t  ignored\n"
3144 "  -q\t\t\t  ignored\n"
3145 "  -s\t\t\t  ignored\n"
3146 msgstr ""
3148 #: config/tc-i386.c:4307
3149 msgid "GOT already in symbol table"
3150 msgstr ""
3152 #: config/tc-i386.c:4456
3153 #, c-format
3154 msgid "cannot represent relocation type %s"
3155 msgstr ""
3157 #: config/tc-i860.c:157 config/tc-i860.c:161
3158 msgid "Unknown temporary pseudo register"
3159 msgstr ""
3161 #: config/tc-i860.c:183 config/tc-mips.c:1059
3162 #, c-format
3163 msgid "internal error: can't hash `%s': %s\n"
3164 msgstr ""
3166 #: config/tc-i860.c:341
3167 #, c-format
3168 msgid "Expanded opcode after delayed branch: `%s'"
3169 msgstr ""
3171 #: config/tc-i860.c:343
3172 #, c-format
3173 msgid "Expanded opcode in dual mode: `%s'"
3174 msgstr ""
3176 #: config/tc-i860.c:580
3177 msgid "Fsr1 equals fdest with Pipelining"
3178 msgstr ""
3180 #: config/tc-i860.c:631
3181 msgid "5-bit immediate too large"
3182 msgstr ""
3184 #: config/tc-i860.c:725
3185 msgid "Illegal operands"
3186 msgstr ""
3188 #: config/tc-i860.c:749 config/tc-sparc.c:2644
3189 msgid "bad segment"
3190 msgstr ""
3192 #: config/tc-i860.c:878
3193 #, c-format
3194 msgid "26-bit branch w/o pc relative set: 0x%08x"
3195 msgstr ""
3197 #. align pcrel offset, see manual
3198 #. check for overflow
3199 #: config/tc-i860.c:882
3200 #, c-format
3201 msgid "26-bit branch offset overflow: 0x%08x"
3202 msgstr ""
3204 #: config/tc-i860.c:891 config/tc-i860.c:922
3205 #, c-format
3206 msgid "16-bit immediate 4-byte alignment error: 0x%08x"
3207 msgstr ""
3209 #: config/tc-i860.c:896 config/tc-i860.c:927
3210 #, c-format
3211 msgid "16-bit immediate 2-byte alignment error: 0x%08x"
3212 msgstr ""
3214 #: config/tc-i860.c:904
3215 #, c-format
3216 msgid "16-bit branch offset overflow: 0x%08x"
3217 msgstr ""
3219 #: config/tc-i860.c:912
3220 #, c-format
3221 msgid "16-bit immediate 16-byte alignment error: 0x%08x"
3222 msgstr ""
3224 #: config/tc-i860.c:917
3225 #, c-format
3226 msgid "16-bit immediate 8-byte alignment error: 0x%08x"
3227 msgstr ""
3229 #: config/tc-i860.c:933
3230 #, c-format
3231 msgid "16-bit immediate overflow: 0x%08x"
3232 msgstr ""
3234 #: config/tc-i860.c:951
3235 msgid "md_number_to_disp\n"
3236 msgstr ""
3238 #: config/tc-i860.c:961
3239 msgid "i860_number_to_field\n"
3240 msgstr ""
3242 #: config/tc-i860.c:1001
3243 msgid "i860_convert_frag\n"
3244 msgstr ""
3246 #: config/tc-i860.c:1010
3247 msgid "i860_estimate_size_before_relax\n"
3248 msgstr ""
3250 #: config/tc-i960.c:559
3251 #, c-format
3252 msgid "Hashing returned \"%s\"."
3253 msgstr ""
3255 #. Offset of last character in opcode mnemonic
3256 #: config/tc-i960.c:593
3257 msgid "branch prediction invalid on this opcode"
3258 msgstr ""
3260 #: config/tc-i960.c:636
3261 #, c-format
3262 msgid "invalid opcode, \"%s\"."
3263 msgstr ""
3265 #: config/tc-i960.c:641
3266 #, c-format
3267 msgid "improper number of operands.  expecting %d, got %d"
3268 msgstr ""
3270 #: config/tc-i960.c:876
3271 #, c-format
3272 msgid "Fixup of %ld too large for field width of %d"
3273 msgstr ""
3275 #: config/tc-i960.c:994
3276 #, c-format
3277 msgid "invalid architecture %s"
3278 msgstr ""
3280 #: config/tc-i960.c:1014
3281 msgid "I960 options:\n"
3282 msgstr ""
3284 #: config/tc-i960.c:1017
3285 msgid ""
3286 "\n"
3287 "\t\t\tspecify variant of 960 architecture\n"
3288 "-b\t\t\tadd code to collect statistics about branches taken\n"
3289 "-link-relax\t\tpreserve individual alignment directives so linker\n"
3290 "\t\t\tcan do relaxing (b.out format only)\n"
3291 "-no-relax\t\tdon't alter compare-and-branch instructions for\n"
3292 "\t\t\tlong displacements\n"
3293 msgstr ""
3295 #: config/tc-i960.c:1425
3296 msgid "too many operands"
3297 msgstr ""
3299 #: config/tc-i960.c:1485 config/tc-i960.c:1715
3300 msgid "expression syntax error"
3301 msgstr ""
3303 #: config/tc-i960.c:1523
3304 msgid "attempt to branch into different segment"
3305 msgstr ""
3307 #: config/tc-i960.c:1527
3308 #, c-format
3309 msgid "target of %s instruction must be a label"
3310 msgstr ""
3312 #: config/tc-i960.c:1567
3313 msgid "unmatched '['"
3314 msgstr ""
3316 #: config/tc-i960.c:1578
3317 msgid "garbage after index spec ignored"
3318 msgstr ""
3320 #. We never moved: there was no opcode either!
3321 #: config/tc-i960.c:1645
3322 msgid "missing opcode"
3323 msgstr ""
3325 #: config/tc-i960.c:1953
3326 msgid "invalid constant"
3327 msgstr ""
3329 #: config/tc-i960.c:2066
3330 msgid "invalid index register"
3331 msgstr ""
3333 #: config/tc-i960.c:2089
3334 msgid "invalid scale factor"
3335 msgstr ""
3337 #: config/tc-i960.c:2272
3338 msgid "unaligned register"
3339 msgstr ""
3341 #: config/tc-i960.c:2295
3342 msgid "no such sfr in this architecture"
3343 msgstr ""
3345 #: config/tc-i960.c:2333
3346 msgid "illegal literal"
3347 msgstr ""
3349 #. Should not happen: see block comment above
3350 #: config/tc-i960.c:2566
3351 #, c-format
3352 msgid "Trying to 'bal' to %s"
3353 msgstr ""
3355 #: config/tc-i960.c:2577
3356 msgid "Looks like a proc, but can't tell what kind.\n"
3357 msgstr ""
3359 #: config/tc-i960.c:2609
3360 msgid "should have 1 or 2 operands"
3361 msgstr ""
3363 #: config/tc-i960.c:2618 config/tc-i960.c:2637
3364 #, c-format
3365 msgid "Redefining leafproc %s"
3366 msgstr ""
3368 #: config/tc-i960.c:2669
3369 msgid "should have two operands"
3370 msgstr ""
3372 #: config/tc-i960.c:2679
3373 msgid "'entry_num' must be absolute number in [0,31]"
3374 msgstr ""
3376 #: config/tc-i960.c:2688
3377 #, c-format
3378 msgid "Redefining entrynum for sysproc %s"
3379 msgstr ""
3381 #: config/tc-i960.c:2799
3382 msgid "architecture of opcode conflicts with that of earlier instruction(s)"
3383 msgstr ""
3385 #: config/tc-i960.c:2820
3386 msgid "big endian mode is not supported"
3387 msgstr ""
3389 #: config/tc-i960.c:2822
3390 #, c-format
3391 msgid "ignoring unrecognized .endian type `%s'"
3392 msgstr ""
3394 #: config/tc-i960.c:3104
3395 #, c-format
3396 msgid "leafproc symbol '%s' undefined"
3397 msgstr ""
3399 #: config/tc-i960.c:3114
3400 #, c-format
3401 msgid "Warning: making leafproc entries %s and %s both global\n"
3402 msgstr ""
3404 #: config/tc-i960.c:3223
3405 msgid "option --link-relax is only supported in b.out format"
3406 msgstr ""
3408 #: config/tc-i960.c:3266
3409 msgid "callj to difference of two symbols"
3410 msgstr ""
3412 #. Pretend that we do not recognise this option.
3413 #: config/tc-m32r.c:223
3414 msgid "Unrecognised option: -hidden"
3415 msgstr ""
3417 #: config/tc-m32r.c:256
3418 msgid " M32R specific command line options:\n"
3419 msgstr ""
3421 #: config/tc-m32r.c:258
3422 msgid ""
3423 "  -m32r                   disable support for the m32rx instruction set\n"
3424 msgstr ""
3426 #: config/tc-m32r.c:260
3427 msgid "  -m32rx                  support the extended m32rx instruction set\n"
3428 msgstr ""
3430 #: config/tc-m32r.c:262
3431 msgid "  -O                      try to combine instructions in parallel\n"
3432 msgstr ""
3434 #: config/tc-m32r.c:265
3435 msgid ""
3436 "  -warn-explicit-parallel-conflicts     warn when parallel instructions\n"
3437 msgstr ""
3439 #: config/tc-m32r.c:267
3440 msgid "                                         violate contraints\n"
3441 msgstr ""
3443 #: config/tc-m32r.c:269
3444 msgid "  -no-warn-explicit-parallel-conflicts  do not warn when parallel\n"
3445 msgstr ""
3447 #: config/tc-m32r.c:271
3448 msgid ""
3449 "                                         instructions violate contraints\n"
3450 msgstr ""
3452 #: config/tc-m32r.c:273
3453 msgid ""
3454 "  -Wp                     synonym for -warn-explicit-parallel-conflicts\n"
3455 msgstr ""
3457 #: config/tc-m32r.c:275
3458 msgid ""
3459 "  -Wnp                    synonym for -no-warn-explicit-parallel-conflicts\n"
3460 msgstr ""
3462 #: config/tc-m32r.c:278
3463 msgid ""
3464 "  -warn-unmatched-high    warn when an (s)high reloc has no matching low "
3465 "reloc\n"
3466 msgstr ""
3468 #: config/tc-m32r.c:280
3469 msgid "  -no-warn-unmatched-high do not warn about missing low relocs\n"
3470 msgstr ""
3472 #: config/tc-m32r.c:282
3473 msgid "  -Wuh                    synonym for -warn-unmatched-high\n"
3474 msgstr ""
3476 #: config/tc-m32r.c:284
3477 msgid "  -Wnuh                   synonym for -no-warn-unmatched-high\n"
3478 msgstr ""
3480 #: config/tc-m32r.c:288
3481 msgid "  -relax                 create linker relaxable code\n"
3482 msgstr ""
3484 #: config/tc-m32r.c:290
3485 msgid "  -cpu-desc              provide runtime cpu description file\n"
3486 msgstr ""
3488 #: config/tc-m32r.c:685
3489 msgid "Instructions write to the same destination register."
3490 msgstr ""
3492 #: config/tc-m32r.c:693
3493 msgid "Instructions do not use parallel execution pipelines."
3494 msgstr ""
3496 #: config/tc-m32r.c:700
3497 msgid "Instructions share the same execution pipeline"
3498 msgstr ""
3500 #: config/tc-m32r.c:769 config/tc-m32r.c:855
3501 #, c-format
3502 msgid "not a 16 bit instruction '%s'"
3503 msgstr ""
3505 #: config/tc-m32r.c:776 config/tc-m32r.c:862 config/tc-m32r.c:1017
3506 #, c-format
3507 msgid "unknown instruction '%s'"
3508 msgstr ""
3510 #: config/tc-m32r.c:784 config/tc-m32r.c:869 config/tc-m32r.c:1024
3511 #, c-format
3512 msgid "instruction '%s' is for the M32RX only"
3513 msgstr ""
3515 #: config/tc-m32r.c:792 config/tc-m32r.c:877
3516 #, c-format
3517 msgid "instruction '%s' cannot be executed in parallel."
3518 msgstr ""
3520 #: config/tc-m32r.c:839 config/tc-m32r.c:902 config/tc-m32r.c:1074
3521 msgid "internal error: lookup/get operands failed"
3522 msgstr ""
3524 #: config/tc-m32r.c:887
3525 #, c-format
3526 msgid "'%s': only the NOP instruction can be issued in parallel on the m32r"
3527 msgstr ""
3529 #: config/tc-m32r.c:916
3530 #, c-format
3531 msgid ""
3532 "%s: output of 1st instruction is the same as an input to 2nd instruction - "
3533 "is this intentional ?"
3534 msgstr ""
3536 #: config/tc-m32r.c:920
3537 #, c-format
3538 msgid ""
3539 "%s: output of 2nd instruction is the same as an input to 1st instruction - "
3540 "is this intentional ?"
3541 msgstr ""
3543 #: config/tc-m32r.c:1235 config/tc-ppc.c:1337 config/tc-ppc.c:3547 read.c:1378
3544 msgid "Expected comma after symbol-name: rest of line ignored."
3545 msgstr ""
3547 #: config/tc-m32r.c:1244
3548 #, c-format
3549 msgid ".SCOMMon length (%ld.) <0! Ignored."
3550 msgstr ""
3552 #: config/tc-m32r.c:1258 config/tc-ppc.c:1359 config/tc-ppc.c:2266
3553 #: config/tc-ppc.c:3571
3554 msgid "ignoring bad alignment"
3555 msgstr ""
3557 #: config/tc-m32r.c:1284 config/tc-ppc.c:1370 config/tc-ppc.c:3583 read.c:1398
3558 #: read.c:2111
3559 #, c-format
3560 msgid "Ignoring attempt to re-define symbol `%s'."
3561 msgstr ""
3563 #: config/tc-m32r.c:1293
3564 #, c-format
3565 msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld."
3566 msgstr ""
3568 #: config/tc-m32r.c:1766
3569 msgid "Unmatched high/shigh reloc"
3570 msgstr ""
3572 #: config/tc-m68k.c:646
3573 msgid "Unknown PC relative instruction"
3574 msgstr ""
3576 #: config/tc-m68k.c:772
3577 #, c-format
3578 msgid "Can not do %d byte pc-relative relocation"
3579 msgstr ""
3581 #: config/tc-m68k.c:774
3582 #, c-format
3583 msgid "Can not do %d byte pc-relative pic relocation"
3584 msgstr ""
3586 #: config/tc-m68k.c:779
3587 #, c-format
3588 msgid "Can not do %d byte relocation"
3589 msgstr ""
3591 #: config/tc-m68k.c:781
3592 #, c-format
3593 msgid "Can not do %d byte pic relocation"
3594 msgstr ""
3596 #: config/tc-m68k.c:885 config/tc-mips.c:11262
3597 #, c-format
3598 msgid "Cannot make %s relocation PC relative"
3599 msgstr ""
3601 #: config/tc-m68k.c:998 config/tc-tahoe.c:1505 config/tc-vax.c:1774
3602 msgid "No operator"
3603 msgstr ""
3605 #: config/tc-m68k.c:1028 config/tc-tahoe.c:1522 config/tc-vax.c:1791
3606 msgid "Unknown operator"
3607 msgstr ""
3609 #: config/tc-m68k.c:1803
3610 msgid "invalid instruction for this architecture; needs "
3611 msgstr ""
3613 #: config/tc-m68k.c:1808
3614 msgid "fpu (68040, 68060 or 68881/68882)"
3615 msgstr ""
3617 #: config/tc-m68k.c:1811
3618 msgid "mmu (68030 or 68851)"
3619 msgstr ""
3621 #: config/tc-m68k.c:1814
3622 msgid "68020 or higher"
3623 msgstr ""
3625 #: config/tc-m68k.c:1817
3626 msgid "68000 or higher"
3627 msgstr ""
3629 #: config/tc-m68k.c:1820
3630 msgid "68010 or higher"
3631 msgstr ""
3633 #: config/tc-m68k.c:1848
3634 msgid "operands mismatch"
3635 msgstr ""
3637 #: config/tc-m68k.c:1905 config/tc-m68k.c:1911 config/tc-m68k.c:1917
3638 msgid "operand out of range"
3639 msgstr ""
3641 #: config/tc-m68k.c:1974
3642 #, c-format
3643 msgid "Bignum too big for %c format; truncated"
3644 msgstr ""
3646 #: config/tc-m68k.c:2042
3647 msgid "displacement too large for this architecture; needs 68020 or higher"
3648 msgstr ""
3650 #: config/tc-m68k.c:2152
3651 msgid ""
3652 "scale factor invalid on this architecture; needs cpu32 or 68020 or higher"
3653 msgstr ""
3655 #: config/tc-m68k.c:2157
3656 msgid "invalid index size for coldfire"
3657 msgstr ""
3659 #: config/tc-m68k.c:2210
3660 msgid "Forcing byte displacement"
3661 msgstr ""
3663 #: config/tc-m68k.c:2212
3664 msgid "byte displacement out of range"
3665 msgstr ""
3667 #: config/tc-m68k.c:2259 config/tc-m68k.c:2297
3668 msgid "invalid operand mode for this architecture; needs 68020 or higher"
3669 msgstr ""
3671 #: config/tc-m68k.c:2283 config/tc-m68k.c:2317
3672 msgid ":b not permitted; defaulting to :w"
3673 msgstr ""
3675 #: config/tc-m68k.c:2399
3676 msgid "unsupported byte value; use a different suffix"
3677 msgstr ""
3679 #: config/tc-m68k.c:2413
3680 msgid "unknown/incorrect operand"
3681 msgstr ""
3683 #: config/tc-m68k.c:2446 config/tc-m68k.c:2454 config/tc-m68k.c:2461
3684 #: config/tc-m68k.c:2468
3685 msgid "out of range"
3686 msgstr ""
3688 #: config/tc-m68k.c:2518
3689 msgid "Can't use long branches on 68000/68010/5200"
3690 msgstr ""
3692 #: config/tc-m68k.c:2606
3693 msgid "Expression out of range, using 0"
3694 msgstr ""
3696 #: config/tc-m68k.c:2718 config/tc-m68k.c:2734
3697 msgid "Floating point register in register list"
3698 msgstr ""
3700 #: config/tc-m68k.c:2724
3701 msgid "Wrong register in floating-point reglist"
3702 msgstr ""
3704 #: config/tc-m68k.c:2740
3705 msgid "incorrect register in reglist"
3706 msgstr ""
3708 #: config/tc-m68k.c:2746
3709 msgid "wrong register in floating-point reglist"
3710 msgstr ""
3712 #: config/tc-m68k.c:2822
3713 msgid "failed sanity check"
3714 msgstr ""
3716 #. ERROR
3717 #: config/tc-m68k.c:3187
3718 msgid "Extra )"
3719 msgstr ""
3721 #. ERROR
3722 #: config/tc-m68k.c:3198
3723 msgid "Missing )"
3724 msgstr ""
3726 #: config/tc-m68k.c:3215
3727 msgid "Missing operand"
3728 msgstr ""
3730 #: config/tc-m68k.c:3547
3731 #, c-format
3732 msgid "%s -- statement `%s' ignored"
3733 msgstr ""
3735 #: config/tc-m68k.c:3591
3736 #, c-format
3737 msgid "Don't know how to figure width of %c in md_assemble()"
3738 msgstr ""
3740 #: config/tc-m68k.c:3759 config/tc-m68k.c:3795
3741 #, c-format
3742 msgid "Internal Error: Can't find %s in hash table"
3743 msgstr ""
3745 #: config/tc-m68k.c:3762 config/tc-m68k.c:3798
3746 #, c-format
3747 msgid "Internal Error: Can't hash %s: %s"
3748 msgstr ""
3750 #: config/tc-m68k.c:3926
3751 #, c-format
3752 msgid "unrecognized default cpu `%s' ???"
3753 msgstr ""
3755 #: config/tc-m68k.c:3938
3756 msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly"
3757 msgstr ""
3759 #: config/tc-m68k.c:3958
3760 msgid "options for 68881 and no-68881 both given"
3761 msgstr ""
3763 #: config/tc-m68k.c:3960
3764 msgid "options for 68851 and no-68851 both given"
3765 msgstr ""
3767 #: config/tc-m68k.c:4031
3768 #, c-format
3769 msgid "text label `%s' aligned to odd boundary"
3770 msgstr ""
3772 #: config/tc-m68k.c:4248
3773 msgid "invalid byte branch offset"
3774 msgstr ""
3776 #: config/tc-m68k.c:4305
3777 msgid "short branch with zero offset: use :w"
3778 msgstr ""
3780 #: config/tc-m68k.c:4351
3781 msgid "Long branch offset not supported."
3782 msgstr ""
3784 #: config/tc-m68k.c:4412
3785 #, c-format
3786 msgid "Internal error (long PC-relative operand) for insn 0x%04x at 0x%lx"
3787 msgstr ""
3789 #: config/tc-m68k.c:4443
3790 msgid "displacement doesn't fit in one byte"
3791 msgstr ""
3793 #: config/tc-m68k.c:4556
3794 msgid "Long branch offset to extern symbol not supported."
3795 msgstr ""
3797 #: config/tc-m68k.c:4905 config/tc-m68k.c:4916
3798 msgid "expression out of range: defaulting to 1"
3799 msgstr ""
3801 #: config/tc-m68k.c:4948
3802 msgid "expression out of range: defaulting to 0"
3803 msgstr ""
3805 #: config/tc-m68k.c:4981 config/tc-m68k.c:4993
3806 #, c-format
3807 msgid "Can't deal with expression; defaulting to %ld"
3808 msgstr ""
3810 #: config/tc-m68k.c:5007
3811 msgid "expression doesn't fit in BYTE"
3812 msgstr ""
3814 #: config/tc-m68k.c:5011
3815 msgid "expression doesn't fit in WORD"
3816 msgstr ""
3818 #: config/tc-m68k.c:5104
3819 #, c-format
3820 msgid "%s: unrecognized processor name"
3821 msgstr ""
3823 #: config/tc-m68k.c:5169
3824 msgid "bad coprocessor id"
3825 msgstr ""
3827 #: config/tc-m68k.c:5175
3828 msgid "unrecognized fopt option"
3829 msgstr ""
3831 #: config/tc-m68k.c:5309
3832 #, c-format
3833 msgid "option `%s' may not be negated"
3834 msgstr ""
3836 #: config/tc-m68k.c:5320
3837 #, c-format
3838 msgid "option `%s' not recognized"
3839 msgstr ""
3841 #: config/tc-m68k.c:5353
3842 msgid "bad format of OPT NEST=depth"
3843 msgstr ""
3845 #: config/tc-m68k.c:5416
3846 msgid "missing label"
3847 msgstr ""
3849 #: config/tc-m68k.c:5440 config/tc-m68k.c:5469
3850 msgid "bad register list"
3851 msgstr ""
3853 #: config/tc-m68k.c:5442
3854 #, c-format
3855 msgid "bad register list: %s"
3856 msgstr ""
3858 #: config/tc-m68k.c:5540
3859 msgid "restore without save"
3860 msgstr ""
3862 #: config/tc-m68k.c:5717 config/tc-m68k.c:6066
3863 msgid "syntax error in structured control directive"
3864 msgstr ""
3866 #: config/tc-m68k.c:5768
3867 msgid "missing condition code in structured control directive"
3868 msgstr ""
3870 #: config/tc-m68k.c:6100
3871 msgid "missing then"
3872 msgstr ""
3874 #: config/tc-m68k.c:6182
3875 msgid "else without matching if"
3876 msgstr ""
3878 #: config/tc-m68k.c:6216
3879 msgid "endi without matching if"
3880 msgstr ""
3882 #: config/tc-m68k.c:6257
3883 msgid "break outside of structured loop"
3884 msgstr ""
3886 #: config/tc-m68k.c:6296
3887 msgid "next outside of structured loop"
3888 msgstr ""
3890 #: config/tc-m68k.c:6348
3891 msgid "missing ="
3892 msgstr ""
3894 #: config/tc-m68k.c:6386
3895 msgid "missing to or downto"
3896 msgstr ""
3898 #: config/tc-m68k.c:6422 config/tc-m68k.c:6456 config/tc-m68k.c:6666
3899 msgid "missing do"
3900 msgstr ""
3902 #: config/tc-m68k.c:6559
3903 msgid "endf without for"
3904 msgstr ""
3906 #: config/tc-m68k.c:6615
3907 msgid "until without repeat"
3908 msgstr ""
3910 #: config/tc-m68k.c:6702
3911 msgid "endw without while"
3912 msgstr ""
3914 #: config/tc-m68k.c:6818
3915 #, c-format
3916 msgid "unrecognized option `%s'"
3917 msgstr ""
3919 #: config/tc-m68k.c:6863
3920 #, c-format
3921 msgid "unrecognized architecture specification `%s'"
3922 msgstr ""
3924 #: config/tc-m68k.c:6933
3925 msgid ""
3926 "680X0 options:\n"
3927 "-l\t\t\tuse 1 word for refs to undefined symbols [default 2]\n"
3928 "-m68000 | -m68008 | -m68010 | -m68020 | -m68030 | -m68040 | -m68060\n"
3929 " | -m68302 | -m68331 | -m68332 | -m68333 | -m68340 | -m68360\n"
3930 " | -mcpu32 | -m5200\n"
3931 "\t\t\tspecify variant of 680X0 architecture [default 68020]\n"
3932 "-m68881 | -m68882 | -mno-68881 | -mno-68882\n"
3933 "\t\t\ttarget has/lacks floating-point coprocessor\n"
3934 "\t\t\t[default yes for 68020, 68030, and cpu32]\n"
3935 msgstr ""
3937 #: config/tc-m68k.c:6943
3938 msgid ""
3939 "-m68851 | -mno-68851\n"
3940 "\t\t\ttarget has/lacks memory-management unit coprocessor\n"
3941 "\t\t\t[default yes for 68020 and up]\n"
3942 "-pic, -k\t\tgenerate position independent code\n"
3943 "-S\t\t\tturn jbsr into jsr\n"
3944 "--register-prefix-optional\n"
3945 "\t\t\trecognize register names without prefix character\n"
3946 "--bitwise-or\t\tdo not treat `|' as a comment character\n"
3947 msgstr ""
3949 #: config/tc-m68k.c:6952
3950 msgid ""
3951 "--base-size-default-16\tbase reg without size is 16 bits\n"
3952 "--base-size-default-32\tbase reg without size is 32 bits (default)\n"
3953 "--disp-size-default-16\tdisplacement with unknown size is 16 bits\n"
3954 "--disp-size-default-32\tdisplacement with unknown size is 32 bits (default)\n"
3955 msgstr ""
3957 #: config/tc-m68k.c:6987
3958 #, c-format
3959 msgid "Error %s in %s\n"
3960 msgstr ""
3962 #: config/tc-m68k.c:6991
3963 #, c-format
3964 msgid "Opcode(%d.%s): "
3965 msgstr ""
3967 #: config/tc-m88k.c:206
3968 #, c-format
3969 msgid "Can't hash instruction '%s':%s"
3970 msgstr ""
3972 #: config/tc-m88k.c:258
3973 #, c-format
3974 msgid "Invalid mnemonic '%s'"
3975 msgstr ""
3977 #: config/tc-m88k.c:278
3978 msgid "Parameter syntax error"
3979 msgstr ""
3981 #: config/tc-m88k.c:333
3982 msgid "Unknown relocation type"
3983 msgstr ""
3985 #. Having this here repeats the warning somtimes.
3986 #. But can't we stand that?
3987 #: config/tc-m88k.c:446
3988 msgid "Use of obsolete instruction"
3989 msgstr ""
3991 #: config/tc-m88k.c:563
3992 msgid "Expression truncated to 16 bits"
3993 msgstr ""
3995 #: config/tc-m88k.c:629 config/tc-m88k.c:651
3996 msgid "Expression truncated to 5 bits"
3997 msgstr ""
3999 #: config/tc-m88k.c:873
4000 msgid "Expression truncated to 9 bits"
4001 msgstr ""
4003 #: config/tc-m88k.c:895
4004 msgid "Removed lower 2 bits of expression"
4005 msgstr ""
4007 #: config/tc-m88k.c:1034
4008 msgid "Bad relocation type"
4009 msgstr ""
4011 #: config/tc-m88k.c:1047
4012 msgid "md_number_to_disp not defined"
4013 msgstr ""
4015 #: config/tc-m88k.c:1057
4016 msgid "md_number_to_field not defined"
4017 msgstr ""
4019 #: config/tc-m88k.c:1170
4020 msgid "Relaxation should never occur"
4021 msgstr ""
4023 #: config/tc-m88k.c:1267 config/tc-sparc.c:3363 read.c:1973
4024 #, c-format
4025 msgid "BSS length (%d.) <0! Ignored."
4026 msgstr ""
4028 #: config/tc-m88k.c:1311
4029 #, c-format
4030 msgid "Ignoring attempt to re-define symbol %s."
4031 msgstr ""
4033 #: config/tc-mcore.c:509
4034 #, c-format
4035 msgid "register expected, but saw '%.6s'"
4036 msgstr ""
4038 #: config/tc-mcore.c:593
4039 #, c-format
4040 msgid "control register expected, but saw '%.6s'"
4041 msgstr ""
4043 #: config/tc-mcore.c:631
4044 msgid "bad/missing psr specifier"
4045 msgstr ""
4047 #: config/tc-mcore.c:792
4048 msgid "more than 65K literal pools"
4049 msgstr ""
4051 #: config/tc-mcore.c:846
4052 msgid "missing ']'"
4053 msgstr ""
4055 #: config/tc-mcore.c:886
4056 msgid "operand must be a constant"
4057 msgstr ""
4059 #: config/tc-mcore.c:888
4060 #, c-format
4061 msgid "operand must be absolute in range %d..%d, not %d"
4062 msgstr ""
4064 #: config/tc-mcore.c:926
4065 msgid "operand must be a multiple of 4"
4066 msgstr ""
4068 #: config/tc-mcore.c:933
4069 msgid "operand must be a multiple of 2"
4070 msgstr ""
4072 #: config/tc-mcore.c:947 config/tc-mcore.c:1459 config/tc-mcore.c:1513
4073 msgid "base register expected"
4074 msgstr ""
4076 #: config/tc-mcore.c:996
4077 #, c-format
4078 msgid "unknown opcode \"%s\""
4079 msgstr ""
4081 #: config/tc-mcore.c:1039
4082 msgid "invalid register: r15 illegal"
4083 msgstr ""
4085 #: config/tc-mcore.c:1087 config/tc-mcore.c:1663
4086 msgid "M340 specific opcode used when assembling for M210"
4087 msgstr ""
4089 #: config/tc-mcore.c:1105 config/tc-mcore.c:1144 config/tc-mcore.c:1163
4090 #: config/tc-mcore.c:1182 config/tc-mcore.c:1209 config/tc-mcore.c:1238
4091 #: config/tc-mcore.c:1275 config/tc-mcore.c:1310 config/tc-mcore.c:1329
4092 #: config/tc-mcore.c:1348 config/tc-mcore.c:1380 config/tc-mcore.c:1405
4093 #: config/tc-mcore.c:1462 config/tc-mcore.c:1516 config/tc-mcore.c:1552
4094 #: config/tc-mcore.c:1610 config/tc-mcore.c:1632 config/tc-mcore.c:1655
4095 msgid "second operand missing"
4096 msgstr ""
4098 #: config/tc-mcore.c:1120
4099 msgid "destination register must be r1"
4100 msgstr ""
4102 #: config/tc-mcore.c:1141
4103 msgid "source register must be r1"
4104 msgstr ""
4106 #: config/tc-mcore.c:1204 config/tc-mcore.c:1261
4107 msgid "immediate is not a power of two"
4108 msgstr ""
4110 #: config/tc-mcore.c:1232
4111 msgid "translating bgeni to movi"
4112 msgstr ""
4114 #: config/tc-mcore.c:1269
4115 msgid "translating mgeni to movi"
4116 msgstr ""
4118 #: config/tc-mcore.c:1301
4119 msgid "translating bmaski to movi"
4120 msgstr ""
4122 #: config/tc-mcore.c:1375
4123 #, c-format
4124 msgid "displacement too large (%d)"
4125 msgstr ""
4127 #: config/tc-mcore.c:1389
4128 msgid "Invalid register: r0 and r15 illegal"
4129 msgstr ""
4131 #: config/tc-mcore.c:1420
4132 msgid "bad starting register: r0 and r15 invalid"
4133 msgstr ""
4135 #: config/tc-mcore.c:1433
4136 msgid "ending register must be r15"
4137 msgstr ""
4139 #: config/tc-mcore.c:1453
4140 msgid "bad base register: must be r0"
4141 msgstr ""
4143 #: config/tc-mcore.c:1471
4144 msgid "first register must be r4"
4145 msgstr ""
4147 #: config/tc-mcore.c:1482
4148 msgid "last register must be r7"
4149 msgstr ""
4151 #: config/tc-mcore.c:1519
4152 msgid "reg-reg expected"
4153 msgstr ""
4155 #: config/tc-mcore.c:1629
4156 msgid "second operand must be 1"
4157 msgstr ""
4159 #: config/tc-mcore.c:1650
4160 msgid "zero used as immediate value"
4161 msgstr ""
4163 #: config/tc-mcore.c:1677
4164 msgid "duplicated psr bit specifier"
4165 msgstr ""
4167 #: config/tc-mcore.c:1683
4168 msgid "`af' must appear alone"
4169 msgstr ""
4171 #: config/tc-mcore.c:1690
4172 #, c-format
4173 msgid "unimplemented opcode \"%s\""
4174 msgstr ""
4176 #: config/tc-mcore.c:1699
4177 #, c-format
4178 msgid "ignoring operands: %s "
4179 msgstr ""
4181 #: config/tc-mcore.c:1768 config/tc-w65.c:856
4182 msgid "Bad call to MD_NTOF()"
4183 msgstr ""
4185 #: config/tc-mcore.c:1841
4186 #, c-format
4187 msgid "unrecognised cpu type '%s'"
4188 msgstr ""
4190 #: config/tc-mcore.c:1860
4191 msgid ""
4192 "MCORE specific options:\n"
4193 "  -{no-}jsri2bsr\t  {dis}able jsri to bsr transformation (def: dis)\n"
4194 "  -{no-}sifilter\t  {dis}able silicon filter behavior (def: dis)\n"
4195 "  -cpu=[210|340]          select CPU type\n"
4196 "  -EB                     assemble for a big endian system (default)\n"
4197 "  -EL                     assemble for a little endian system\n"
4198 msgstr ""
4200 #: config/tc-mcore.c:1879
4201 msgid "failed sanity check: short_jump"
4202 msgstr ""
4204 #: config/tc-mcore.c:1890
4205 msgid "failed sanity check: long_jump"
4206 msgstr ""
4208 #: config/tc-mcore.c:1917
4209 #, c-format
4210 msgid "odd displacement at %x"
4211 msgstr ""
4213 #: config/tc-mcore.c:2105
4214 msgid "unknown"
4215 msgstr ""
4217 #: config/tc-mcore.c:2136
4218 #, c-format
4219 msgid "odd distance branch (0x%x bytes)"
4220 msgstr ""
4222 #: config/tc-mcore.c:2140
4223 #, c-format
4224 msgid "pcrel for branch to %s too far (0x%x)"
4225 msgstr ""
4227 #: config/tc-mcore.c:2159
4228 #, c-format
4229 msgid "pcrel for lrw/jmpi/jsri to %s too far (0x%x)"
4230 msgstr ""
4232 #: config/tc-mcore.c:2170
4233 #, c-format
4234 msgid "pcrel for loopt too far (0x%x)"
4235 msgstr ""
4237 #: config/tc-mcore.c:2402
4238 #, c-format
4239 msgid "Can not do %d byte %srelocation"
4240 msgstr ""
4242 #: config/tc-mcore.c:2404
4243 msgid "pc-relative"
4244 msgstr ""
4246 #: config/tc-mcore.c:2421 config/tc-pj.c:586 config/tc-sh.c:3005
4247 #, c-format
4248 msgid "Cannot represent relocation type %s"
4249 msgstr ""
4251 #: config/tc-mips.c:860
4252 msgid "-G not supported in this configuration."
4253 msgstr ""
4255 #: config/tc-mips.c:1005
4256 msgid "trap exception not supported at ISA 1"
4257 msgstr ""
4259 #: config/tc-mips.c:1046
4260 msgid "Could not set architecture and machine"
4261 msgstr ""
4263 #: config/tc-mips.c:1085
4264 #, c-format
4265 msgid "internal: can't hash `%s': %s"
4266 msgstr ""
4268 #: config/tc-mips.c:1093
4269 #, c-format
4270 msgid "internal error: bad mips16 opcode: %s %s\n"
4271 msgstr ""
4273 #: config/tc-mips.c:1262
4274 #, c-format
4275 msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n"
4276 msgstr ""
4278 #: config/tc-mips.c:1816 config/tc-mips.c:11394
4279 msgid "extended instruction in delay slot"
4280 msgstr ""
4282 #: config/tc-mips.c:1838 config/tc-mips.c:1845
4283 #, c-format
4284 msgid "jump to misaligned address (0x%lx)"
4285 msgstr ""
4287 #: config/tc-mips.c:2495 config/tc-mips.c:2836
4288 msgid "Macro instruction expanded into multiple instructions"
4289 msgstr ""
4291 #: config/tc-mips.c:2889
4292 msgid "unsupported large constant"
4293 msgstr ""
4295 #: config/tc-mips.c:2891
4296 #, c-format
4297 msgid "Instruction %s requires absolute expression"
4298 msgstr ""
4300 #: config/tc-mips.c:3037
4301 msgid "Number larger than 32 bits"
4302 msgstr ""
4304 #: config/tc-mips.c:3058
4305 msgid "Number larger than 64 bits"
4306 msgstr ""
4308 #: config/tc-mips.c:3324 config/tc-mips.c:3396 config/tc-mips.c:5075
4309 #: config/tc-mips.c:5126 config/tc-mips.c:5662 config/tc-mips.c:5725
4310 msgid "PIC code offset overflow (max 16 signed bits)"
4311 msgstr ""
4313 #: config/tc-mips.c:3635
4314 #, c-format
4315 msgid "Branch %s is always false (nop)"
4316 msgstr ""
4318 #: config/tc-mips.c:3640
4319 #, c-format
4320 msgid "Branch likely %s is always false"
4321 msgstr ""
4323 #: config/tc-mips.c:3647 config/tc-mips.c:3721 config/tc-mips.c:3824
4324 #: config/tc-mips.c:3879 config/tc-mips.c:6762 config/tc-mips.c:6771
4325 #: config/tc-mips.c:6779 config/tc-mips.c:6888
4326 msgid "Unsupported large constant"
4327 msgstr ""
4329 #. result is always true
4330 #: config/tc-mips.c:3683
4331 #, c-format
4332 msgid "Branch %s is always true"
4333 msgstr ""
4335 #: config/tc-mips.c:3955 config/tc-mips.c:4062
4336 msgid "Divide by zero."
4337 msgstr ""
4339 #: config/tc-mips.c:4646
4340 msgid "MIPS PIC call to register other than $25"
4341 msgstr ""
4343 #: config/tc-mips.c:4651 config/tc-mips.c:4763
4344 msgid "No .cprestore pseudo-op used in PIC code"
4345 msgstr ""
4347 #: config/tc-mips.c:4836 config/tc-mips.c:4925 config/tc-mips.c:5413
4348 #: config/tc-mips.c:5454 config/tc-mips.c:5472 config/tc-mips.c:6101
4349 msgid "opcode not supported on this processor"
4350 msgstr ""
4352 #: config/tc-mips.c:5932 config/tc-mips.c:6656
4353 msgid "Macro used $at after \".set noat\""
4354 msgstr ""
4356 #: config/tc-mips.c:6072 config/tc-mips.c:6090
4357 msgid "rotate count too large"
4358 msgstr ""
4360 #: config/tc-mips.c:6141
4361 #, c-format
4362 msgid "Instruction %s: result is always false"
4363 msgstr ""
4365 #: config/tc-mips.c:6310
4366 #, c-format
4367 msgid "Instruction %s: result is always true"
4368 msgstr ""
4370 #: config/tc-mips.c:6449 config/tc-mips.c:6476 config/tc-mips.c:6548
4371 #: config/tc-mips.c:6573
4372 msgid "operand overflow"
4373 msgstr ""
4375 #. FIXME: Check if this is one of the itbl macros, since they
4376 #. are added dynamically.
4377 #: config/tc-mips.c:6652
4378 #, c-format
4379 msgid "Macro %s not implemented yet"
4380 msgstr ""
4382 #: config/tc-mips.c:6922
4383 #, c-format
4384 msgid "internal: bad mips opcode (mask error): %s %s"
4385 msgstr ""
4387 #: config/tc-mips.c:6974
4388 #, c-format
4389 msgid "internal: bad mips opcode (unknown operand type `%c'): %s %s"
4390 msgstr ""
4392 #: config/tc-mips.c:6981
4393 #, c-format
4394 msgid "internal: bad mips opcode (bits 0x%lx undefined): %s %s"
4395 msgstr ""
4397 #: config/tc-mips.c:7089
4398 #, c-format
4399 msgid "opcode not supported on this processor: %d (MIPS%d)"
4400 msgstr ""
4402 #: config/tc-mips.c:7159
4403 #, c-format
4404 msgid "Improper shift amount (%ld)"
4405 msgstr ""
4407 #: config/tc-mips.c:7186 config/tc-mips.c:8306 config/tc-mips.c:8421
4408 #, c-format
4409 msgid "Invalid value for `%s' (%lu)"
4410 msgstr ""
4412 #: config/tc-mips.c:7204
4413 #, c-format
4414 msgid "Illegal break code (%ld)"
4415 msgstr ""
4417 #: config/tc-mips.c:7218
4418 #, c-format
4419 msgid "Illegal lower break code (%ld)"
4420 msgstr ""
4422 #: config/tc-mips.c:7231
4423 #, c-format
4424 msgid "Illegal syscall code (%ld)"
4425 msgstr ""
4427 #: config/tc-mips.c:7243
4428 #, c-format
4429 msgid "Coproccesor code > 25 bits (%ld)"
4430 msgstr ""
4432 #: config/tc-mips.c:7257
4433 #, c-format
4434 msgid "Invalidate performance regster (%ld)"
4435 msgstr ""
4437 #: config/tc-mips.c:7293
4438 #, c-format
4439 msgid "Invalid register number (%d)"
4440 msgstr ""
4442 #: config/tc-mips.c:7453
4443 #, c-format
4444 msgid "Invalid float register number (%d)"
4445 msgstr ""
4447 #: config/tc-mips.c:7463
4448 #, c-format
4449 msgid "Float register should be even, was %d"
4450 msgstr ""
4452 #: config/tc-mips.c:7515 config/tc-mips.c:7751 config/tc-mips.c:7790
4453 msgid "absolute expression required"
4454 msgstr ""
4456 #: config/tc-mips.c:7576
4457 #, c-format
4458 msgid "Bad floating point constant: %s"
4459 msgstr ""
4461 #: config/tc-mips.c:7697
4462 msgid "Can't use floating point insn in this section"
4463 msgstr ""
4465 #: config/tc-mips.c:7753
4466 msgid "16 bit expression not in range 0..65535"
4467 msgstr ""
4469 #: config/tc-mips.c:7792
4470 msgid "16 bit expression not in range -32768..32767"
4471 msgstr ""
4473 #: config/tc-mips.c:7863
4474 msgid "lui expression not in range 0..65535"
4475 msgstr ""
4477 #: config/tc-mips.c:7887
4478 #, c-format
4479 msgid "invalid condition code register $fcc%d"
4480 msgstr ""
4482 #: config/tc-mips.c:7895
4483 #, c-format
4484 msgid "bad char = '%c'\n"
4485 msgstr ""
4487 #: config/tc-mips.c:7908 config/tc-mips.c:8446
4488 msgid "illegal operands"
4489 msgstr ""
4491 #: config/tc-mips.c:7975
4492 msgid "unrecognized opcode"
4493 msgstr ""
4495 #: config/tc-mips.c:8084
4496 #, c-format
4497 msgid "invalid register number (%d)"
4498 msgstr ""
4500 #: config/tc-mips.c:8165
4501 msgid "used $at without \".set noat\""
4502 msgstr ""
4504 #: config/tc-mips.c:8340
4505 msgid "can't parse register list"
4506 msgstr ""
4508 #: config/tc-mips.c:8374 config/tc-mips.c:8404
4509 msgid "invalid register list"
4510 msgstr ""
4512 #: config/tc-mips.c:8571
4513 msgid "extended operand requested but not required"
4514 msgstr ""
4516 #: config/tc-mips.c:8573
4517 msgid "invalid unextended operand value"
4518 msgstr ""
4520 #: config/tc-mips.c:8601
4521 msgid "operand value out of range for instruction"
4522 msgstr ""
4524 #: config/tc-mips.c:9052
4525 #, c-format
4526 msgid "ignoring invalid leading 'v' in -mcpu=%s switch"
4527 msgstr ""
4529 #: config/tc-mips.c:9058
4530 #, c-format
4531 msgid "invalid architecture -mcpu=%s"
4532 msgstr ""
4534 #: config/tc-mips.c:9108
4535 msgid "-G may not be used with embedded PIC code"
4536 msgstr ""
4538 #: config/tc-mips.c:9120
4539 msgid "-call_shared is supported only for ELF format"
4540 msgstr ""
4542 #: config/tc-mips.c:9126 config/tc-mips.c:10205 config/tc-mips.c:10373
4543 msgid "-G may not be used with SVR4 PIC code"
4544 msgstr ""
4546 #: config/tc-mips.c:9135
4547 msgid "-non_shared is supported only for ELF format"
4548 msgstr ""
4550 #: config/tc-mips.c:9151
4551 msgid "-G is not supported for this configuration"
4552 msgstr ""
4554 #: config/tc-mips.c:9156
4555 msgid "-G may not be used with SVR4 or embedded PIC code"
4556 msgstr ""
4558 #: config/tc-mips.c:9180
4559 msgid "No compiled in support for 64 bit object file format"
4560 msgstr ""
4562 #: config/tc-mips.c:9270
4563 msgid ""
4564 "MIPS options:\n"
4565 "-membedded-pic\t\tgenerate embedded position independent code\n"
4566 "-EB\t\t\tgenerate big endian output\n"
4567 "-EL\t\t\tgenerate little endian output\n"
4568 "-g, -g2\t\t\tdo not remove uneeded NOPs or swap branches\n"
4569 "-G NUM\t\t\tallow referencing objects up to NUM bytes\n"
4570 "\t\t\timplicitly with the gp register [default 8]\n"
4571 msgstr ""
4573 #: config/tc-mips.c:9278
4574 msgid ""
4575 "-mips1\t\t\tgenerate MIPS ISA I instructions\n"
4576 "-mips2\t\t\tgenerate MIPS ISA II instructions\n"
4577 "-mips3\t\t\tgenerate MIPS ISA III instructions\n"
4578 "-mips4\t\t\tgenerate MIPS ISA IV instructions\n"
4579 "-mcpu=CPU\t\tgenerate code for CPU, where CPU is one of:\n"
4580 msgstr ""
4582 #: config/tc-mips.c:9304
4583 msgid ""
4584 "-mCPU\t\t\tequivalent to -mcpu=CPU.\n"
4585 "-no-mCPU\t\tdon't generate code specific to CPU.\n"
4586 "\t\t\tFor -mCPU and -no-mCPU, CPU must be one of:\n"
4587 msgstr ""
4589 #: config/tc-mips.c:9317
4590 msgid ""
4591 "-mips16\t\t\tgenerate mips16 instructions\n"
4592 "-no-mips16\t\tdo not generate mips16 instructions\n"
4593 msgstr ""
4595 #: config/tc-mips.c:9320
4596 msgid ""
4597 "-O0\t\t\tremove unneeded NOPs, do not swap branches\n"
4598 "-O\t\t\tremove unneeded NOPs and swap branches\n"
4599 "--trap, --no-break\ttrap exception on div by 0 and mult overflow\n"
4600 "--break, --no-trap\tbreak exception on div by 0 and mult overflow\n"
4601 msgstr ""
4603 #: config/tc-mips.c:9326
4604 msgid ""
4605 "-KPIC, -call_shared\tgenerate SVR4 position independent code\n"
4606 "-non_shared\t\tdo not generate position independent code\n"
4607 "-xgot\t\t\tassume a 32 bit GOT\n"
4608 "-32\t\t\tcreate 32 bit object file (default)\n"
4609 "-64\t\t\tcreate 64 bit object file\n"
4610 msgstr ""
4612 #: config/tc-mips.c:9383
4613 #, c-format
4614 msgid "Unsupported reloc size %d"
4615 msgstr ""
4617 #: config/tc-mips.c:9486
4618 msgid "Unmatched %%hi reloc"
4619 msgstr ""
4621 #: config/tc-mips.c:9610
4622 msgid "Invalid PC relative reloc"
4623 msgstr ""
4625 #: config/tc-mips.c:9720 config/tc-sparc.c:2925 config/tc-sparc.c:2932
4626 #: config/tc-sparc.c:2939 config/tc-sparc.c:2946 config/tc-sparc.c:2953
4627 #: config/tc-sparc.c:2962 config/tc-sparc.c:2973 config/tc-sparc.c:2999
4628 #: config/tc-sparc.c:3027 write.c:971 write.c:1035
4629 msgid "relocation overflow"
4630 msgstr ""
4632 #: config/tc-mips.c:9736
4633 #, c-format
4634 msgid "Branch to odd address (%lx)"
4635 msgstr ""
4637 #: config/tc-mips.c:9900
4638 #, c-format
4639 msgid "%08lx  UNDEFINED\n"
4640 msgstr ""
4642 #: config/tc-mips.c:9966
4643 msgid "Alignment negative: 0 assumed."
4644 msgstr ""
4646 #: config/tc-mips.c:10054
4647 msgid "No read only data section in this object file format"
4648 msgstr ""
4650 #: config/tc-mips.c:10077
4651 msgid "Global pointers not supported; recompile -G 0"
4652 msgstr ""
4654 #: config/tc-mips.c:10163
4655 #, c-format
4656 msgid "%s: no such section"
4657 msgstr ""
4659 #: config/tc-mips.c:10200
4660 #, c-format
4661 msgid ".option pic%d not supported"
4662 msgstr ""
4664 #: config/tc-mips.c:10211
4665 #, c-format
4666 msgid "Unrecognized option \"%s\""
4667 msgstr ""
4669 #: config/tc-mips.c:10274
4670 msgid "`noreorder' must be set before `nomacro'"
4671 msgstr ""
4673 #: config/tc-mips.c:10309
4674 msgid "unknown ISA level"
4675 msgstr ""
4677 #: config/tc-mips.c:10332
4678 msgid ".set pop with no .set push"
4679 msgstr ""
4681 #: config/tc-mips.c:10356
4682 #, c-format
4683 msgid "Tried to set unrecognized symbol: %s\n"
4684 msgstr ""
4686 #: config/tc-mips.c:10406
4687 msgid ".cpload not in noreorder section"
4688 msgstr ""
4690 #: config/tc-mips.c:10488
4691 msgid "Unsupported use of .gpword"
4692 msgstr ""
4694 #: config/tc-mips.c:10625
4695 msgid "expected `$'"
4696 msgstr ""
4698 #: config/tc-mips.c:10633
4699 msgid "Bad register number"
4700 msgstr ""
4702 #: config/tc-mips.c:10649
4703 msgid "Unrecognized register name"
4704 msgstr ""
4706 #: config/tc-mips.c:10848
4707 msgid "unsupported PC relative reference to different section"
4708 msgstr ""
4710 #: config/tc-mips.c:10957
4711 msgid "unsupported relocation"
4712 msgstr ""
4714 #: config/tc-mips.c:11040
4715 msgid "AT used after \".set noat\" or macro used after \".set nomacro\""
4716 msgstr ""
4718 #: config/tc-mips.c:11103
4719 msgid "Double check fx_r_type in tc-mips.c:tc_gen_reloc"
4720 msgstr ""
4722 #: config/tc-mips.c:11615
4723 msgid "missing `.end' at end of assembly"
4724 msgstr ""
4726 #: config/tc-mips.c:11630
4727 msgid "Expected simple number."
4728 msgstr ""
4730 #: config/tc-mips.c:11656
4731 #, c-format
4732 msgid " *input_line_pointer == '%c' 0x%02x\n"
4733 msgstr ""
4735 #: config/tc-mips.c:11658
4736 msgid "Invalid number"
4737 msgstr ""
4739 #: config/tc-mips.c:11713
4740 msgid ".end not in text section"
4741 msgstr ""
4743 #: config/tc-mips.c:11717
4744 msgid ".end directive without a preceding .ent directive."
4745 msgstr ""
4747 #: config/tc-mips.c:11726
4748 msgid ".end symbol does not match .ent symbol."
4749 msgstr ""
4751 #: config/tc-mips.c:11729
4752 msgid ".end directive missing or unknown symbol"
4753 msgstr ""
4755 #: config/tc-mips.c:11804
4756 msgid ".ent or .aent not in text section."
4757 msgstr ""
4759 #: config/tc-mips.c:11807
4760 msgid "missing `.end'"
4761 msgstr ""
4763 #: config/tc-mips.c:11840 ecoff.c:3227
4764 msgid ".frame outside of .ent"
4765 msgstr ""
4767 #: config/tc-mips.c:11851 ecoff.c:3238
4768 msgid "Bad .frame directive"
4769 msgstr ""
4771 #: config/tc-mips.c:11881
4772 msgid ".mask/.fmask outside of .ent"
4773 msgstr ""
4775 #: config/tc-mips.c:11888
4776 msgid "Bad .mask/.fmask directive"
4777 msgstr ""
4779 #: config/tc-mn10200.c:313
4780 msgid ""
4781 "MN10200 options:\n"
4782 "none yet\n"
4783 msgstr ""
4785 #: config/tc-mn10200.c:788 config/tc-mn10300.c:914 config/tc-ppc.c:1614
4786 #: config/tc-v850.c:1691
4787 #, c-format
4788 msgid "Unrecognized opcode: `%s'"
4789 msgstr ""
4791 #: config/tc-mn10300.c:497
4792 msgid ""
4793 "MN10300 options:\n"
4794 "none yet\n"
4795 msgstr ""
4797 #: config/tc-mn10300.c:932
4798 msgid "Invalid opcode/operands"
4799 msgstr ""
4801 #: config/tc-mn10300.c:1409
4802 msgid "Invalid register specification."
4803 msgstr ""
4805 #: config/tc-ns32k.c:444
4806 msgid "Invalid syntax in PC-relative addressing mode"
4807 msgstr ""
4809 #: config/tc-ns32k.c:468
4810 msgid "Invalid syntax in External addressing mode"
4811 msgstr ""
4813 #: config/tc-ns32k.c:537
4814 msgid "Invalid syntax in Memory Relative addressing mode"
4815 msgstr ""
4817 #: config/tc-ns32k.c:604
4818 msgid "Invalid scaled-indexed mode, use (b,w,d,q)"
4819 msgstr ""
4821 #: config/tc-ns32k.c:609
4822 msgid "Syntax in scaled-indexed mode, use [Rn:m] where n=[0..7] m={b,w,d,q}"
4823 msgstr ""
4825 #: config/tc-ns32k.c:615
4826 msgid "Scaled-indexed addressing mode combined with scaled-index"
4827 msgstr ""
4829 #: config/tc-ns32k.c:624
4830 msgid "Invalid or illegal addressing mode combined with scaled-index"
4831 msgstr ""
4833 #: config/tc-ns32k.c:731
4834 msgid "Premature end of suffix -- Defaulting to d"
4835 msgstr ""
4837 #: config/tc-ns32k.c:744
4838 msgid "Bad suffix after ':' use {b|w|d} Defaulting to d"
4839 msgstr ""
4841 #: config/tc-ns32k.c:785
4842 msgid "Very short instr to option, ie you can't do it on a NULLstr"
4843 msgstr ""
4845 #: config/tc-ns32k.c:829
4846 msgid "No such entry in list. (cpu/mmu register)"
4847 msgstr ""
4849 #: config/tc-ns32k.c:870
4850 msgid "Internal consistency error.  check ns32k-opcode.h"
4851 msgstr ""
4853 #: config/tc-ns32k.c:891
4854 msgid "Address of immediate operand"
4855 msgstr ""
4857 #: config/tc-ns32k.c:892
4858 msgid "Invalid immediate write operand."
4859 msgstr ""
4861 #: config/tc-ns32k.c:1019
4862 msgid "Bad opcode-table-option, check in file ns32k-opcode.h"
4863 msgstr ""
4865 #: config/tc-ns32k.c:1048
4866 msgid "No such opcode"
4867 msgstr ""
4869 #: config/tc-ns32k.c:1116
4870 msgid "Bad suffix, defaulting to d"
4871 msgstr ""
4873 #: config/tc-ns32k.c:1138
4874 msgid "Too many operands passed to instruction"
4875 msgstr ""
4877 #. check error in default
4878 #: config/tc-ns32k.c:1149
4879 msgid "Wrong numbers of operands in default, check ns32k-opcodes.h"
4880 msgstr ""
4882 #: config/tc-ns32k.c:1154
4883 msgid "Wrong number of operands"
4884 msgstr ""
4886 #: config/tc-ns32k.c:1273
4887 msgid "iif convert internal pcrel/binary"
4888 msgstr ""
4890 #: config/tc-ns32k.c:1289
4891 msgid "Bignum too big for long"
4892 msgstr ""
4894 #: config/tc-ns32k.c:1364
4895 msgid "iif convert internal pcrel/pointer"
4896 msgstr ""
4898 #: config/tc-ns32k.c:1369
4899 msgid "Internal logic error in iif.iifP[n].type"
4900 msgstr ""
4902 #. We cant relax this case
4903 #: config/tc-ns32k.c:1403
4904 msgid "Can't relax difference"
4905 msgstr ""
4907 #: config/tc-ns32k.c:1452
4908 msgid "Displacement to large for :d"
4909 msgstr ""
4911 #: config/tc-ns32k.c:1463
4912 msgid "Internal logic error in iif.iifP[].type"
4913 msgstr ""
4915 #: config/tc-ns32k.c:1518
4916 #, c-format
4917 msgid "Can not do %d byte pc-relative relocation for storage type %d"
4918 msgstr ""
4920 #: config/tc-ns32k.c:1521
4921 #, c-format
4922 msgid "Can not do %d byte relocation for storage type %d"
4923 msgstr ""
4925 #: config/tc-ns32k.c:1553
4926 #, c-format
4927 msgid "Can't hash %s: %s"
4928 msgstr ""
4930 #: config/tc-ns32k.c:1637
4931 msgid "Byte displacement out of range.  line number not valid"
4932 msgstr ""
4934 #: config/tc-ns32k.c:1646
4935 msgid "Word displacement out of range.  line number not valid"
4936 msgstr ""
4938 #: config/tc-ns32k.c:1660
4939 msgid "Double word displacement out of range"
4940 msgstr ""
4942 #: config/tc-ns32k.c:1680
4943 #, c-format
4944 msgid "Internal logic error.  line %s, file \"%s\""
4945 msgstr ""
4947 #: config/tc-ns32k.c:1728
4948 #, c-format
4949 msgid "Internal logic error. line %s, file \"%s\""
4950 msgstr ""
4952 #: config/tc-ns32k.c:1839
4953 msgid "Bit field out of range"
4954 msgstr ""
4956 #: config/tc-ns32k.c:2088
4957 #, c-format
4958 msgid "invalid architecture option -m%s"
4959 msgstr ""
4961 #: config/tc-ns32k.c:2104
4962 msgid ""
4963 "NS32K options:\n"
4964 "-m32032 | -m32532\tselect variant of NS32K architecture\n"
4965 msgstr ""
4967 #: config/tc-ns32k.c:2284
4968 #, c-format
4969 msgid "Cannot find relocation type for symbol %s, code %d"
4970 msgstr ""
4972 #: config/tc-pj.c:70 config/tc-pj.c:78
4973 msgid "confusing relocation expressions"
4974 msgstr ""
4976 #: config/tc-pj.c:172
4977 msgid "can't have relocation for ipush"
4978 msgstr ""
4980 #: config/tc-pj.c:282
4981 #, c-format
4982 msgid "unknown opcode %s"
4983 msgstr ""
4985 #: config/tc-pj.c:431
4986 msgid ""
4987 "PJ options:\n"
4988 "-little\t\t\tgenerate little endian code\n"
4989 "-big\t\t\tgenerate big endian code\n"
4990 msgstr ""
4992 #: config/tc-pj.c:472 config/tc-sh.c:2577 config/tc-sh.c:2584
4993 #: config/tc-sh.c:2591 config/tc-sh.c:2598
4994 msgid "pcrel too far"
4995 msgstr ""
4997 #: config/tc-pj.c:541 config/tc-sh.c:2670
4998 msgid "offset out of range"
4999 msgstr ""
5001 #: config/tc-ppc.c:835
5002 #, c-format
5003 msgid "invalid switch -m%s"
5004 msgstr ""
5006 #: config/tc-ppc.c:872
5007 msgid ""
5008 "PowerPC options:\n"
5009 "-u\t\t\tignored\n"
5010 "-mpwrx, -mpwr2\t\tgenerate code for IBM POWER/2 (RIOS2)\n"
5011 "-mpwr\t\t\tgenerate code for IBM POWER (RIOS1)\n"
5012 "-m601\t\t\tgenerate code for Motorola PowerPC 601\n"
5013 "-mppc, -mppc32, -m403, -m603, -m604\n"
5014 "\t\t\tgenerate code for Motorola PowerPC 603/604\n"
5015 "-mppc64, -m620\t\tgenerate code for Motorola PowerPC 620\n"
5016 "-mppc64bridge\t\tgenerate code for PowerPC 64, including bridge insns\n"
5017 "-mcom\t\t\tgenerate code Power/PowerPC common instructions\n"
5018 "-many\t\t\tgenerate code for any architecture (PWR/PWRX/PPC)\n"
5019 "-mregnames\t\tAllow symbolic names for registers\n"
5020 "-mno-regnames\t\tDo not allow symbolic names for registers\n"
5021 msgstr ""
5023 #: config/tc-ppc.c:887
5024 msgid ""
5025 "-mrelocatable\t\tsupport for GCC's -mrelocatble option\n"
5026 "-mrelocatable-lib\tsupport for GCC's -mrelocatble-lib option\n"
5027 "-memb\t\t\tset PPC_EMB bit in ELF flags\n"
5028 "-mlittle, -mlittle-endian\n"
5029 "\t\t\tgenerate code for a little endian machine\n"
5030 "-mbig, -mbig-endian\tgenerate code for a big endian machine\n"
5031 "-msolaris\t\tgenerate code for Solaris\n"
5032 "-mno-solaris\t\tdo not generate code for Solaris\n"
5033 "-V\t\t\tprint assembler version number\n"
5034 "-Qy, -Qn\t\tignored\n"
5035 msgstr ""
5037 #: config/tc-ppc.c:922
5038 #, c-format
5039 msgid "Unknown default cpu = %s, os = %s"
5040 msgstr ""
5042 #: config/tc-ppc.c:947
5043 msgid "Neither Power nor PowerPC opcodes were selected."
5044 msgstr ""
5046 #: config/tc-ppc.c:995
5047 #, c-format
5048 msgid "Internal assembler error for instruction %s"
5049 msgstr ""
5051 #: config/tc-ppc.c:1014
5052 #, c-format
5053 msgid "Internal assembler error for macro %s"
5054 msgstr ""
5056 #: config/tc-ppc.c:1224
5057 msgid "identifier+constant@got means identifier@got+constant"
5058 msgstr ""
5060 #: config/tc-ppc.c:1278
5061 #, c-format
5062 msgid "%s relocations do not fit in %d bytes\n"
5063 msgstr ""
5065 #: config/tc-ppc.c:1378
5066 #, c-format
5067 msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld."
5068 msgstr ""
5070 #: config/tc-ppc.c:1460
5071 msgid "Relocation cannot be done when using -mrelocatable"
5072 msgstr ""
5074 #: config/tc-ppc.c:1541
5075 #, c-format
5076 msgid "syntax error: invalid toc specifier `%s'"
5077 msgstr ""
5079 #: config/tc-ppc.c:1555
5080 #, c-format
5081 msgid "syntax error: expected `]', found  `%c'"
5082 msgstr ""
5084 #: config/tc-ppc.c:1790
5085 msgid "[tocv] symbol is not a toc symbol"
5086 msgstr ""
5088 #: config/tc-ppc.c:1801
5089 msgid "Unimplemented toc32 expression modifier"
5090 msgstr ""
5092 #: config/tc-ppc.c:1806
5093 msgid "Unimplemented toc64 expression modifier"
5094 msgstr ""
5096 #: config/tc-ppc.c:1810
5097 #, c-format
5098 msgid "Unexpected return value [%d] from parse_toc_entry!\n"
5099 msgstr ""
5101 #: config/tc-ppc.c:1963
5102 #, c-format
5103 msgid "syntax error; found `%c' but expected `%c'"
5104 msgstr ""
5106 #: config/tc-ppc.c:2071
5107 msgid "wrong number of operands"
5108 msgstr ""
5110 #: config/tc-ppc.c:2127
5111 msgid "Bad .section directive: want a,w,x,e in string"
5112 msgstr ""
5114 #: config/tc-ppc.c:2241
5115 msgid "missing size"
5116 msgstr ""
5118 #: config/tc-ppc.c:2250
5119 msgid "negative size"
5120 msgstr ""
5122 #: config/tc-ppc.c:2291
5123 msgid "missing real symbol name"
5124 msgstr ""
5126 #: config/tc-ppc.c:2312
5127 msgid "attempt to redefine symbol"
5128 msgstr ""
5130 #: config/tc-ppc.c:2546
5131 msgid "The XCOFF file format does not support arbitrary sections"
5132 msgstr ""
5134 #: config/tc-ppc.c:2654 config/tc-ppc.c:3171 read.c:2985
5135 msgid "missing value"
5136 msgstr ""
5138 #: config/tc-ppc.c:2672
5139 msgid "illegal .stabx expression; zero assumed"
5140 msgstr ""
5142 #: config/tc-ppc.c:2704
5143 msgid "missing class"
5144 msgstr ""
5146 #: config/tc-ppc.c:2713
5147 msgid "missing type"
5148 msgstr ""
5150 #: config/tc-ppc.c:2774
5151 msgid "missing symbol name"
5152 msgstr ""
5154 #: config/tc-ppc.c:2950
5155 msgid "nested .bs blocks"
5156 msgstr ""
5158 #: config/tc-ppc.c:2983
5159 msgid ".es without preceding .bs"
5160 msgstr ""
5162 #: config/tc-ppc.c:3163
5163 msgid "non-constant byte count"
5164 msgstr ""
5166 #: config/tc-ppc.c:3208
5167 msgid ".tc not in .toc section"
5168 msgstr ""
5170 #: config/tc-ppc.c:3227
5171 msgid ".tc with no label"
5172 msgstr ""
5174 #: config/tc-ppc.c:3302
5175 msgid "No previous section to return to. Directive ignored."
5176 msgstr ""
5178 #. Section Contents
5179 #. unknown
5180 #: config/tc-ppc.c:3721
5181 msgid "Unsupported section attribute -- 'a'"
5182 msgstr ""
5184 #: config/tc-ppc.c:3911
5185 msgid "bad symbol suffix"
5186 msgstr ""
5188 #: config/tc-ppc.c:4004
5189 msgid "Unrecognized symbol suffix"
5190 msgstr ""
5192 #: config/tc-ppc.c:4086
5193 msgid "two .function pseudo-ops with no intervening .ef"
5194 msgstr ""
5196 #: config/tc-ppc.c:4099
5197 msgid ".ef with no preceding .function"
5198 msgstr ""
5200 #: config/tc-ppc.c:4227
5201 #, c-format
5202 msgid "warning: symbol %s has no csect"
5203 msgstr ""
5205 #: config/tc-ppc.c:4528
5206 msgid "symbol in .toc does not match any .tc"
5207 msgstr ""
5209 #: config/tc-ppc.c:4826
5210 msgid "unsupported relocation type"
5211 msgstr ""
5213 #: config/tc-ppc.c:4880
5214 #, c-format
5215 msgid "cannot emit PC relative %s relocation against %s"
5216 msgstr ""
5218 #: config/tc-ppc.c:4885
5219 #, c-format
5220 msgid "cannot emit PC relative %s relocation"
5221 msgstr ""
5223 #: config/tc-ppc.c:4947
5224 msgid "must branch to an address a multiple of 4"
5225 msgstr ""
5227 #: config/tc-ppc.c:4951
5228 #, c-format
5229 msgid "@local or @plt branch destination is too far away, %ld bytes"
5230 msgstr ""
5232 #: config/tc-ppc.c:4975
5233 #, c-format
5234 msgid "Gas failure, reloc value %d\n"
5235 msgstr ""
5237 #: config/tc-sh.c:675
5238 msgid "illegal register after @-"
5239 msgstr ""
5241 #: config/tc-sh.c:691
5242 msgid "must be @(r0,...)"
5243 msgstr ""
5245 #: config/tc-sh.c:707
5246 msgid "syntax error in @(r0,...)"
5247 msgstr ""
5249 #: config/tc-sh.c:739 config/tc-sh.c:744
5250 msgid "syntax error in @(disp,[Rn, gbr, pc])"
5251 msgstr ""
5253 #: config/tc-sh.c:749
5254 msgid "expecting )"
5255 msgstr ""
5257 #: config/tc-sh.c:758
5258 msgid "illegal register after @"
5259 msgstr ""
5261 #: config/tc-sh.c:1262
5262 #, c-format
5263 msgid "Invalid register: 'r%d'"
5264 msgstr ""
5266 #: config/tc-sh.c:1398
5267 msgid "insn can't be combined with parallel processing insn"
5268 msgstr ""
5270 #: config/tc-sh.c:1405 config/tc-sh.c:1416
5271 msgid "multiple movx specifications"
5272 msgstr ""
5274 #: config/tc-sh.c:1410 config/tc-sh.c:1437
5275 msgid "multiple movy specifications"
5276 msgstr ""
5278 #: config/tc-sh.c:1418
5279 msgid "invalid movx address register"
5280 msgstr ""
5282 #: config/tc-sh.c:1424 config/tc-sh.c:1429
5283 msgid "invalid movx dsp register"
5284 msgstr ""
5286 #: config/tc-sh.c:1446 config/tc-sh.c:1451
5287 msgid "invalid movy dsp register"
5288 msgstr ""
5290 #: config/tc-sh.c:1455
5291 msgid "invalid movy address register"
5292 msgstr ""
5294 #: config/tc-sh.c:1461
5295 msgid "dsp immediate shift value not constant"
5296 msgstr ""
5298 #: config/tc-sh.c:1468 config/tc-sh.c:1481
5299 msgid "multiple parallel processing specifications"
5300 msgstr ""
5302 #: config/tc-sh.c:1474
5303 msgid "multiple condition specifications"
5304 msgstr ""
5306 #: config/tc-sh.c:1490
5307 msgid "insn cannot be combined with pmuls"
5308 msgstr ""
5310 #: config/tc-sh.c:1507
5311 msgid "bad padd / psub pmuls output operand"
5312 msgstr ""
5314 #: config/tc-sh.c:1517
5315 msgid "condition not followed by conditionalizable insn"
5316 msgstr ""
5318 #: config/tc-sh.c:1527
5319 msgid "unrecognized characters at end of parallel processing insn"
5320 msgstr ""
5322 #: config/tc-sh.c:1637
5323 #, c-format
5324 msgid "excess operands: '%s'"
5325 msgstr ""
5327 #: config/tc-sh.c:1783
5328 msgid ".uses pseudo-op seen when not relaxing"
5329 msgstr ""
5331 #: config/tc-sh.c:1789
5332 msgid "bad .uses format"
5333 msgstr ""
5335 #: config/tc-sh.c:1850
5336 msgid ""
5337 "SH options:\n"
5338 "-little\t\t\tgenerate little endian code\n"
5339 "-relax\t\t\talter jump instructions for long displacements\n"
5340 "-small\t\t\talign sections to 4 byte boundaries, not 16\n"
5341 "-dsp\t\t\tenable sh-dsp insns, and disable sh3e / sh4 insns.\n"
5342 msgstr ""
5344 #: config/tc-sh.c:1861 config/tc-w65.c:883
5345 msgid "call to tc_Nout_fix_to_chars \n"
5346 msgstr ""
5348 #: config/tc-sh.c:1947
5349 msgid ".uses does not refer to a local symbol in the same section"
5350 msgstr ""
5352 #: config/tc-sh.c:1966
5353 msgid "can't find fixup pointed to by .uses"
5354 msgstr ""
5356 #: config/tc-sh.c:1989
5357 msgid ".uses target does not refer to a local symbol in the same section"
5358 msgstr ""
5360 #: config/tc-sh.c:2086
5361 #, c-format
5362 msgid "at 0x%lx, displacement overflows 12-bit field"
5363 msgstr ""
5365 #: config/tc-sh.c:2089
5366 #, c-format
5367 msgid "at 0x%lx, displacement to defined symbol %s overflows 12-bit field"
5368 msgstr ""
5370 #: config/tc-sh.c:2093
5371 #, c-format
5372 msgid "at 0x%lx, displacement to undefined symbol %s overflows 12-bit field"
5373 msgstr ""
5375 #: config/tc-sh.c:2209
5376 #, c-format
5377 msgid "at 0x%lx, displacement overflows 8-bit field"
5378 msgstr ""
5380 #: config/tc-sh.c:2212
5381 #, c-format
5382 msgid "at 0x%lx, displacement to defined symbol %s overflows 8-bit field "
5383 msgstr ""
5385 #: config/tc-sh.c:2216
5386 #, c-format
5387 msgid "at 0x%lx, displacement to undefined symbol %s overflows 8-bit field "
5388 msgstr ""
5390 #: config/tc-sh.c:2269
5391 #, c-format
5392 msgid "overflow in branch to %s; converted into longer instruction sequence"
5393 msgstr ""
5395 #: config/tc-sh.c:2344 config/tc-sh.c:2372 config/tc-sparc.c:3902
5396 #: config/tc-sparc.c:3921
5397 msgid "misaligned data"
5398 msgstr ""
5400 #: config/tc-sh.c:2662
5401 msgid "misaligned offset"
5402 msgstr ""
5404 #: config/tc-sparc.c:268
5405 msgid "Invalid default architecture, broken assembler."
5406 msgstr ""
5408 #: config/tc-sparc.c:272 config/tc-sparc.c:465
5409 msgid "Bad opcode table, broken assembler."
5410 msgstr ""
5412 #: config/tc-sparc.c:444
5413 #, c-format
5414 msgid "invalid architecture -xarch=%s"
5415 msgstr ""
5417 #: config/tc-sparc.c:459
5418 #, c-format
5419 msgid "invalid architecture -A%s"
5420 msgstr ""
5422 #: config/tc-sparc.c:526
5423 #, c-format
5424 msgid "No compiled in support for %d bit object file format"
5425 msgstr ""
5427 #: config/tc-sparc.c:563
5428 msgid "Unrecognized option following -K"
5429 msgstr ""
5431 #: config/tc-sparc.c:595
5432 msgid "SPARC options:\n"
5433 msgstr ""
5435 #: config/tc-sparc.c:603
5436 msgid ""
5437 "\n"
5438 "-xarch=v8plus | -xarch=v8plusa\n"
5439 msgstr ""
5441 #: config/tc-sparc.c:604
5442 msgid ""
5443 "\t\t\tspecify variant of SPARC architecture\n"
5444 "-bump\t\t\twarn when assembler switches architectures\n"
5445 "-sparc\t\t\tignored\n"
5446 "--enforce-aligned-data\tforce .long, etc., to be aligned correctly\n"
5447 msgstr ""
5449 #: config/tc-sparc.c:610
5450 msgid "-k\t\t\tgenerate PIC\n"
5451 msgstr ""
5453 #: config/tc-sparc.c:614
5454 msgid ""
5455 "-32\t\t\tcreate 32 bit object file\n"
5456 "-64\t\t\tcreate 64 bit object file\n"
5457 msgstr ""
5459 #: config/tc-sparc.c:617
5460 #, c-format
5461 msgid "\t\t\t[default is %d]\n"
5462 msgstr ""
5464 #: config/tc-sparc.c:619
5465 msgid ""
5466 "-TSO\t\t\tuse Total Store Ordering\n"
5467 "-PSO\t\t\tuse Partial Store Ordering\n"
5468 "-RMO\t\t\tuse Relaxed Memory Ordering\n"
5469 msgstr ""
5471 #: config/tc-sparc.c:623
5472 #, c-format
5473 msgid "\t\t\t[default is %s]\n"
5474 msgstr ""
5476 #: config/tc-sparc.c:625
5477 msgid ""
5478 "-KPIC\t\t\tgenerate PIC\n"
5479 "-V\t\t\tprint assembler version number\n"
5480 "-undeclared-regs\tignore application global register usage without\n"
5481 "\t\t\tappropriate .register directive (default)\n"
5482 "-no-undeclared-regs\tforce error on application global register usage\n"
5483 "\t\t\twithout appropriate .register directive\n"
5484 "-q\t\t\tignored\n"
5485 "-Qy, -Qn\t\tignored\n"
5486 "-s\t\t\tignored\n"
5487 msgstr ""
5489 #: config/tc-sparc.c:637
5490 msgid ""
5491 "-EL\t\t\tgenerate code for a little endian machine\n"
5492 "-EB\t\t\tgenerate code for a big endian machine\n"
5493 "--little-endian-data\tgenerate code for a machine having big endian\n"
5494 "                        instructions and little endian data.\n"
5495 msgstr ""
5497 #: config/tc-sparc.c:754
5498 #, c-format
5499 msgid "Internal error: losing opcode: `%s' \"%s\"\n"
5500 msgstr ""
5502 #: config/tc-sparc.c:772
5503 #, c-format
5504 msgid "Internal error: can't find opcode `%s' for `%s'\n"
5505 msgstr ""
5507 #: config/tc-sparc.c:921
5508 msgid "Support for 64-bit arithmetic not compiled in."
5509 msgstr ""
5511 #: config/tc-sparc.c:967
5512 msgid "set: number not in 0..4294967295 range"
5513 msgstr ""
5515 #: config/tc-sparc.c:974
5516 msgid "set: number not in -2147483648..4294967295 range"
5517 msgstr ""
5519 #: config/tc-sparc.c:1034
5520 msgid "setsw: number not in -2147483648..4294967295 range"
5521 msgstr ""
5523 #: config/tc-sparc.c:1082
5524 msgid "setx: temporary register same as destination register"
5525 msgstr ""
5527 #: config/tc-sparc.c:1152
5528 msgid "setx: illegal temporary register g0"
5529 msgstr ""
5531 #: config/tc-sparc.c:1249
5532 msgid "FP branch in delay slot"
5533 msgstr ""
5535 #: config/tc-sparc.c:1265
5536 msgid "FP branch preceded by FP instruction; NOP inserted"
5537 msgstr ""
5539 #: config/tc-sparc.c:1305
5540 msgid "failed special case insn sanity check"
5541 msgstr ""
5543 #: config/tc-sparc.c:1396
5544 msgid ": invalid membar mask name"
5545 msgstr ""
5547 #: config/tc-sparc.c:1410
5548 msgid ": invalid membar mask expression"
5549 msgstr ""
5551 #: config/tc-sparc.c:1415
5552 msgid ": invalid membar mask number"
5553 msgstr ""
5555 #: config/tc-sparc.c:1433
5556 msgid ": invalid prefetch function name"
5557 msgstr ""
5559 #: config/tc-sparc.c:1441
5560 msgid ": invalid prefetch function expression"
5561 msgstr ""
5563 #: config/tc-sparc.c:1446
5564 msgid ": invalid prefetch function number"
5565 msgstr ""
5567 #: config/tc-sparc.c:1474 config/tc-sparc.c:1486
5568 msgid ": unrecognizable privileged register"
5569 msgstr ""
5571 #: config/tc-sparc.c:1510 config/tc-sparc.c:1527
5572 msgid ": unrecognizable v9a ancillary state register"
5573 msgstr ""
5575 #: config/tc-sparc.c:1515
5576 msgid ": rd on write only ancillary state register"
5577 msgstr ""
5579 #: config/tc-sparc.c:1551
5580 msgid ": asr number must be between 16 and 31"
5581 msgstr ""
5583 #: config/tc-sparc.c:1559
5584 msgid ": asr number must be between 0 and 31"
5585 msgstr ""
5587 #: config/tc-sparc.c:1569
5588 msgid ": expecting %asrN"
5589 msgstr ""
5591 #: config/tc-sparc.c:1897
5592 msgid "detected global register use not covered by .register pseudo-op"
5593 msgstr ""
5595 #: config/tc-sparc.c:1969
5596 msgid ": There are only 64 f registers; [0-63]"
5597 msgstr ""
5599 #: config/tc-sparc.c:1971 config/tc-sparc.c:1983
5600 msgid ": There are only 32 f registers; [0-31]"
5601 msgstr ""
5603 #: config/tc-sparc.c:2102 config/tc-sparc.c:2138
5604 msgid "Illegal operands: %%%s requires arguments in ()"
5605 msgstr ""
5607 #: config/tc-sparc.c:2150
5608 msgid ""
5609 "Illegal operands: Can't do arithmetics other than + and - involving %%%s()"
5610 msgstr ""
5612 #: config/tc-sparc.c:2259
5613 msgid "Illegal operands: Can't add non-constant expression to %%%s()"
5614 msgstr ""
5616 #: config/tc-sparc.c:2269
5617 msgid ""
5618 "Illegal operands: Can't do arithmetics involving %%%s() of a relocatable "
5619 "symbol"
5620 msgstr ""
5622 #: config/tc-sparc.c:2287
5623 msgid ": PC-relative operand can't be a constant"
5624 msgstr ""
5626 #: config/tc-sparc.c:2320
5627 msgid ": invalid ASI name"
5628 msgstr ""
5630 #: config/tc-sparc.c:2328
5631 msgid ": invalid ASI expression"
5632 msgstr ""
5634 #: config/tc-sparc.c:2333
5635 msgid ": invalid ASI number"
5636 msgstr ""
5638 #: config/tc-sparc.c:2430
5639 msgid "OPF immediate operand out of range (0-0x1ff)"
5640 msgstr ""
5642 #: config/tc-sparc.c:2435
5643 msgid "non-immediate OPF operand, ignored"
5644 msgstr ""
5646 #: config/tc-sparc.c:2454
5647 msgid ": invalid cpreg name"
5648 msgstr ""
5650 #: config/tc-sparc.c:2483
5651 #, c-format
5652 msgid "Illegal operands%s"
5653 msgstr ""
5655 #: config/tc-sparc.c:2512
5656 #, c-format
5657 msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\""
5658 msgstr ""
5660 #: config/tc-sparc.c:2548
5661 #, c-format
5662 msgid "Architecture mismatch on \"%s\"."
5663 msgstr ""
5665 #: config/tc-sparc.c:2549
5666 #, c-format
5667 msgid " (Requires %s; requested architecture is %s.)"
5668 msgstr ""
5670 #: config/tc-sparc.c:3073
5671 #, c-format
5672 msgid "bad or unhandled relocation type: 0x%02x"
5673 msgstr ""
5675 #: config/tc-sparc.c:3375
5676 msgid "bad .reserve segment -- expected BSS segment"
5677 msgstr ""
5679 #: config/tc-sparc.c:3392
5680 msgid "missing alignment"
5681 msgstr ""
5683 #: config/tc-sparc.c:3403 config/tc-sparc.c:3548
5684 #, c-format
5685 msgid "alignment too large; assuming %d"
5686 msgstr ""
5688 #: config/tc-sparc.c:3409 config/tc-sparc.c:3554
5689 msgid "negative alignment"
5690 msgstr ""
5692 #: config/tc-sparc.c:3419 config/tc-sparc.c:3577
5693 msgid "alignment not a power of 2"
5694 msgstr ""
5696 #: config/tc-sparc.c:3534
5697 msgid "Expected comma after common length"
5698 msgstr ""
5700 #: config/tc-sparc.c:3769 config/tc-sparc.c:3779
5701 msgid "register syntax is .register %%g[2367],{#scratch|symbolname|#ignore}"
5702 msgstr ""
5704 #: config/tc-sparc.c:3797
5705 msgid "redefinition of global register"
5706 msgstr ""
5708 #: config/tc-sparc.c:3808
5709 #, c-format
5710 msgid "Register symbol %s already defined."
5711 msgstr ""
5713 #: config/tc-tahoe.c:387
5714 msgid "The -a option doesn't exist. (Despite what the man page says!"
5715 msgstr ""
5717 #: config/tc-tahoe.c:391 config/tc-vax.c:3141
5718 #, c-format
5719 msgid "Displacement length %s ignored!"
5720 msgstr ""
5722 #: config/tc-tahoe.c:395 config/tc-vax.c:3133
5723 msgid "SYMBOL TABLE not implemented"
5724 msgstr ""
5726 #: config/tc-tahoe.c:399 config/tc-vax.c:3137
5727 msgid "TOKEN TRACE not implemented"
5728 msgstr ""
5730 #: config/tc-tahoe.c:403 config/tc-vax.c:3145
5731 #, c-format
5732 msgid "I don't need or use temp. file \"%s\"."
5733 msgstr ""
5735 #: config/tc-tahoe.c:407 config/tc-vax.c:3149
5736 msgid "I don't use an interpass file! -V ignored"
5737 msgstr ""
5739 #: config/tc-tahoe.c:421
5740 msgid ""
5741 "Tahoe options:\n"
5742 "-a\t\t\tignored\n"
5743 "-d LENGTH\t\tignored\n"
5744 "-J\t\t\tignored\n"
5745 "-S\t\t\tignored\n"
5746 "-t FILE\t\t\tignored\n"
5747 "-T\t\t\tignored\n"
5748 "-V\t\t\tignored\n"
5749 msgstr ""
5751 #: config/tc-tahoe.c:1075
5752 msgid "Casting a branch displacement is bad form, and is ignored."
5753 msgstr ""
5755 #: config/tc-tahoe.c:1131
5756 msgid "Couldn't parse the [index] in this operand."
5757 msgstr ""
5759 #: config/tc-tahoe.c:1137
5760 msgid "Couldn't find the opening '[' for the index of this operand."
5761 msgstr ""
5763 #: config/tc-tahoe.c:1177
5764 msgid "Couldn't find the opening '(' for the deref of this operand."
5765 msgstr ""
5767 #: config/tc-tahoe.c:1187
5768 msgid "Operand can't be both pre-inc and post-dec."
5769 msgstr ""
5771 #: config/tc-tahoe.c:1217
5772 msgid "I parsed 2 registers in this operand."
5773 msgstr ""
5775 #: config/tc-tahoe.c:1267
5776 msgid "Can't relocate expression error."
5777 msgstr ""
5779 #. This is an error. Tahoe doesn't allow any expressions
5780 #. bigger that a 32 bit long word. Any bigger has to be referenced
5781 #. by address.
5782 #: config/tc-tahoe.c:1274
5783 msgid "Expression is too large for a 32 bits."
5784 msgstr ""
5786 #: config/tc-tahoe.c:1279
5787 msgid "Junk at end of expression."
5788 msgstr ""
5790 #: config/tc-tahoe.c:1319
5791 msgid "Syntax error in direct register mode."
5792 msgstr ""
5794 #: config/tc-tahoe.c:1321
5795 msgid "You can't index a register in direct register mode."
5796 msgstr ""
5798 #: config/tc-tahoe.c:1324
5799 msgid "SP can't be the source operand with direct register addressing."
5800 msgstr ""
5802 #: config/tc-tahoe.c:1326
5803 msgid "Can't take the address of a register."
5804 msgstr ""
5806 #: config/tc-tahoe.c:1328
5807 msgid "Direct Register can't be used in a branch."
5808 msgstr ""
5810 #: config/tc-tahoe.c:1330
5811 msgid "For quad access, the register must be even and < 14."
5812 msgstr ""
5814 #: config/tc-tahoe.c:1332
5815 msgid "You can't cast a direct register."
5816 msgstr ""
5818 #: config/tc-tahoe.c:1338
5819 msgid "Using reg 14 for quadwords can tromp the FP register."
5820 msgstr ""
5822 #: config/tc-tahoe.c:1350
5823 msgid "Syntax error in auto-dec mode."
5824 msgstr ""
5826 #: config/tc-tahoe.c:1352
5827 msgid "You can't have an index auto dec mode."
5828 msgstr ""
5830 #: config/tc-tahoe.c:1354
5831 msgid "Auto dec mode cant be used for reading."
5832 msgstr ""
5834 #: config/tc-tahoe.c:1356
5835 msgid "Auto dec only works of the SP register."
5836 msgstr ""
5838 #: config/tc-tahoe.c:1358
5839 msgid "Auto dec can't be used in a branch."
5840 msgstr ""
5842 #: config/tc-tahoe.c:1360
5843 msgid "Auto dec won't work with quadwords."
5844 msgstr ""
5846 #: config/tc-tahoe.c:1367
5847 msgid "Syntax error in one of the auto-inc modes."
5848 msgstr ""
5850 #: config/tc-tahoe.c:1373
5851 msgid "Auto inc deferred only works of the SP register."
5852 msgstr ""
5854 #: config/tc-tahoe.c:1375
5855 msgid "You can't have an index auto inc deferred mode."
5856 msgstr ""
5858 #: config/tc-tahoe.c:1377 config/tc-tahoe.c:1388
5859 msgid "Auto inc can't be used in a branch."
5860 msgstr ""
5862 #: config/tc-tahoe.c:1384
5863 msgid "You can't write to an auto inc register."
5864 msgstr ""
5866 #: config/tc-tahoe.c:1386
5867 msgid "Auto inc only works of the SP register."
5868 msgstr ""
5870 #: config/tc-tahoe.c:1390
5871 msgid "Auto inc won't work with quadwords."
5872 msgstr ""
5874 #: config/tc-tahoe.c:1392
5875 msgid "You can't have an index in auto inc mode."
5876 msgstr ""
5878 #: config/tc-tahoe.c:1400
5879 msgid "You can't index the sp register."
5880 msgstr ""
5882 #: config/tc-tahoe.c:1406
5883 msgid "Syntax error in register displaced mode."
5884 msgstr ""
5886 #: config/tc-tahoe.c:1425
5887 msgid "An offest is needed for this operand."
5888 msgstr ""
5890 #: config/tc-tahoe.c:1437
5891 msgid "You can't index a register in immediate mode."
5892 msgstr ""
5894 #: config/tc-tahoe.c:1439
5895 msgid "Immediate access can't be used as an address."
5896 msgstr ""
5898 #: config/tc-tahoe.c:1550
5899 #, c-format
5900 msgid "Compiler bug: ODD number of bytes in arg structure %s."
5901 msgstr ""
5903 #: config/tc-tahoe.c:1577 config/tc-vax.c:1847
5904 msgid "Not enough operands"
5905 msgstr ""
5907 #: config/tc-tahoe.c:1587 config/tc-vax.c:1854
5908 msgid "Too many operands"
5909 msgstr ""
5911 #: config/tc-tahoe.c:1638 config/tc-vax.c:368
5912 #, c-format
5913 msgid "Ignoring statement due to \"%s\""
5914 msgstr ""
5916 #: config/tc-tahoe.c:1733
5917 #, c-format
5918 msgid "Compliler bug: Got a case (%d) I wasn't expecting."
5919 msgstr ""
5921 #: config/tc-tahoe.c:1827
5922 msgid "Real branch displacements must be expressions."
5923 msgstr ""
5925 #: config/tc-tahoe.c:1830
5926 #, c-format
5927 msgid "Complier error: I got an unknown synthetic branch :%c"
5928 msgstr ""
5930 #: config/tc-tahoe.c:1971
5931 #, c-format
5932 msgid "Barf, bad mode %x\n"
5933 msgstr ""
5935 #: config/tc-tic80.c:90
5936 msgid "Relaxation is a luxury we can't afford"
5937 msgstr ""
5939 #: config/tc-tic80.c:141
5940 msgid "bad call to md_atof ()"
5941 msgstr ""
5943 #: config/tc-tic80.c:245
5944 msgid "':' not followed by 'm' or 's'"
5945 msgstr ""
5947 #: config/tc-tic80.c:259
5948 msgid "paren nesting"
5949 msgstr ""
5951 #: config/tc-tic80.c:274
5952 msgid "mismatched parenthesis"
5953 msgstr ""
5955 #: config/tc-tic80.c:467
5956 msgid "unhandled expression type"
5957 msgstr ""
5959 #: config/tc-tic80.c:682
5960 msgid "symbol reloc that is not PC relative or 32 bits"
5961 msgstr ""
5963 #: config/tc-tic80.c:705
5964 msgid "unhandled operand modifier"
5965 msgstr ""
5967 #: config/tc-tic80.c:746
5968 msgid "unhandled expression"
5969 msgstr ""
5971 #: config/tc-tic80.c:797
5972 #, c-format
5973 msgid "Invalid mnemonic: '%s'"
5974 msgstr ""
5976 #: config/tc-tic80.c:813
5977 #, c-format
5978 msgid "Invalid operands: '%s'"
5979 msgstr ""
5981 #: config/tc-tic80.c:890
5982 msgid "unhandled predefined symbol bits"
5983 msgstr ""
5985 #: config/tc-tic80.c:986
5986 #, c-format
5987 msgid "PC offset 0x%lx outside range 0x%lx-0x%lx"
5988 msgstr ""
5990 #: config/tc-tic80.c:1001
5991 msgid "unhandled relocation type in fixup"
5992 msgstr ""
5994 #: config/tc-tic80.c:1038
5995 msgid "md_convert_frag() not implemented yet"
5996 msgstr ""
5998 #: config/tc-v850.c:273
5999 #, c-format
6000 msgid ".COMMon length (%d.) < 0! Ignored."
6001 msgstr ""
6003 #: config/tc-v850.c:1000
6004 #, c-format
6005 msgid "unknown operand shift: %x\n"
6006 msgstr ""
6008 #: config/tc-v850.c:1001
6009 msgid "internal failure in parse_register_list"
6010 msgstr ""
6012 #: config/tc-v850.c:1019
6013 msgid "constant expression or register list expected"
6014 msgstr ""
6016 #: config/tc-v850.c:1024 config/tc-v850.c:1037 config/tc-v850.c:1056
6017 msgid "high bits set in register list expression"
6018 msgstr ""
6020 #: config/tc-v850.c:1096 config/tc-v850.c:1160
6021 msgid "illegal register included in list"
6022 msgstr ""
6024 #: config/tc-v850.c:1103
6025 msgid "system registers cannot be included in list"
6026 msgstr ""
6028 #: config/tc-v850.c:1108
6029 msgid "PSW cannot be included in list"
6030 msgstr ""
6032 #: config/tc-v850.c:1115
6033 msgid "High value system registers cannot be included in list"
6034 msgstr ""
6036 #: config/tc-v850.c:1139
6037 msgid "second register should follow dash in register list"
6038 msgstr ""
6040 #: config/tc-v850.c:1187
6041 msgid " V850 options:\n"
6042 msgstr ""
6044 #: config/tc-v850.c:1188
6045 msgid "  -mwarn-signed-overflow    Warn if signed immediate values overflow\n"
6046 msgstr ""
6048 #: config/tc-v850.c:1189
6049 msgid ""
6050 "  -mwarn-unsigned-overflow  Warn if unsigned immediate values overflow\n"
6051 msgstr ""
6053 #: config/tc-v850.c:1190
6054 msgid "  -mv850                    The code is targeted at the v850\n"
6055 msgstr ""
6057 #: config/tc-v850.c:1191
6058 msgid "  -mv850e                   The code is targeted at the v850e\n"
6059 msgstr ""
6061 #: config/tc-v850.c:1192
6062 msgid "  -mv850ea                  The code is targeted at the v850ea\n"
6063 msgstr ""
6065 #: config/tc-v850.c:1193
6066 msgid ""
6067 "  -mv850any                 The code is generic, despite any processor "
6068 "specific instructions\n"
6069 msgstr ""
6071 #: config/tc-v850.c:1204 config/tc-v850.c:1239
6072 #, c-format
6073 msgid "unknown command line option: -%c%s\n"
6074 msgstr ""
6076 #: config/tc-v850.c:1393
6077 #, c-format
6078 msgid "Unable to determine default target processor from string: %s"
6079 msgstr ""
6081 #: config/tc-v850.c:1442
6082 msgid "ctoff() relocation used on an instruction which does not support it"
6083 msgstr ""
6085 #: config/tc-v850.c:1459
6086 msgid "sdaoff() relocation used on an instruction which does not support it"
6087 msgstr ""
6089 #: config/tc-v850.c:1476
6090 msgid "zdaoff() relocation used on an instruction which does not support it"
6091 msgstr ""
6093 #: config/tc-v850.c:1494
6094 msgid "tdaoff() relocation used on an instruction which does not support it"
6095 msgstr ""
6097 #: config/tc-v850.c:1712
6098 msgid "Target processor does not support this instruction."
6099 msgstr ""
6101 #: config/tc-v850.c:1802 config/tc-v850.c:1832 config/tc-v850.c:2018
6102 msgid "immediate operand is too large"
6103 msgstr ""
6105 #: config/tc-v850.c:1814
6106 msgid "AAARG -> unhandled constant reloc"
6107 msgstr ""
6109 #: config/tc-v850.c:1858
6110 msgid "invalid register name"
6111 msgstr ""
6113 #: config/tc-v850.c:1863
6114 msgid "register r0 cannot be used here"
6115 msgstr ""
6117 #: config/tc-v850.c:1875
6118 msgid "invalid system register name"
6119 msgstr ""
6121 #: config/tc-v850.c:1888
6122 msgid "expected EP register"
6123 msgstr ""
6125 #: config/tc-v850.c:1904
6126 msgid "invalid condition code name"
6127 msgstr ""
6129 #: config/tc-v850.c:1925 config/tc-v850.c:1929
6130 msgid "constant too big to fit into instruction"
6131 msgstr ""
6133 #: config/tc-v850.c:1981
6134 msgid "syntax error: value is missing before the register name"
6135 msgstr ""
6137 #: config/tc-v850.c:1983
6138 msgid "syntax error: register not expected"
6139 msgstr ""
6141 #: config/tc-v850.c:1997
6142 msgid "syntax error: system register not expected"
6143 msgstr ""
6145 #: config/tc-v850.c:2002
6146 msgid "syntax error: condition code not expected"
6147 msgstr ""
6149 #: config/tc-v850.c:2038
6150 msgid "invalid operand"
6151 msgstr ""
6153 #: config/tc-vax.c:263
6154 #, c-format
6155 msgid "VIP_BEGIN error:%s"
6156 msgstr ""
6158 #: config/tc-vax.c:387
6159 #, c-format
6160 msgid "Ignoring statement because \"%s\""
6161 msgstr ""
6163 #: config/tc-vax.c:434
6164 msgid "Can't relocate expression"
6165 msgstr ""
6167 #: config/tc-vax.c:537
6168 msgid "Bignum not permitted in short literal. Immediate mode assumed."
6169 msgstr ""
6171 #: config/tc-vax.c:546
6172 msgid "Can't do flonum short literal: immediate mode used."
6173 msgstr ""
6175 #: config/tc-vax.c:591
6176 #, c-format
6177 msgid "A bignum/flonum may not be a displacement: 0x%lx used"
6178 msgstr ""
6180 #: config/tc-vax.c:913
6181 #, c-format
6182 msgid "Short literal overflow(%ld.), immediate mode assumed."
6183 msgstr ""
6185 #: config/tc-vax.c:922
6186 #, c-format
6187 msgid "Forced short literal to immediate mode. now_seg=%s to_seg=%s"
6188 msgstr ""
6190 #: config/tc-vax.c:981
6191 msgid "Length specification ignored. Address mode 9F used"
6192 msgstr ""
6194 #: config/tc-vax.c:1030
6195 msgid "Invalid operand:  immediate value used as base address."
6196 msgstr ""
6198 #: config/tc-vax.c:1032
6199 msgid "Invalid operand:  immediate value used as address."
6200 msgstr ""
6202 #: config/tc-vax.c:1826
6203 msgid "odd number of bytes in operand description"
6204 msgstr ""
6206 #: config/tc-vax.c:1842
6207 msgid "Bad operand"
6208 msgstr ""
6210 #: config/tc-vax.c:2399
6211 msgid "no '[' to match ']'"
6212 msgstr ""
6214 #: config/tc-vax.c:2417
6215 msgid "bad register in []"
6216 msgstr ""
6218 #: config/tc-vax.c:2419
6219 msgid "[PC] index banned"
6220 msgstr ""
6222 #: config/tc-vax.c:2454
6223 msgid "no '(' to match ')'"
6224 msgstr ""
6226 #: config/tc-vax.c:2589
6227 msgid "invalid branch operand"
6228 msgstr ""
6230 #: config/tc-vax.c:2618
6231 msgid "address prohibits @"
6232 msgstr ""
6234 #: config/tc-vax.c:2620
6235 msgid "address prohibits #"
6236 msgstr ""
6238 #: config/tc-vax.c:2624
6239 msgid "address prohibits -()"
6240 msgstr ""
6242 #: config/tc-vax.c:2626
6243 msgid "address prohibits ()+"
6244 msgstr ""
6246 #: config/tc-vax.c:2629
6247 msgid "address prohibits ()"
6248 msgstr ""
6250 #: config/tc-vax.c:2631
6251 msgid "address prohibits []"
6252 msgstr ""
6254 #: config/tc-vax.c:2633
6255 msgid "address prohibits register"
6256 msgstr ""
6258 #: config/tc-vax.c:2635
6259 msgid "address prohibits displacement length specifier"
6260 msgstr ""
6262 #: config/tc-vax.c:2665
6263 msgid "invalid operand of S^#"
6264 msgstr ""
6266 #: config/tc-vax.c:2682
6267 msgid "S^# needs expression"
6268 msgstr ""
6270 #: config/tc-vax.c:2689
6271 msgid "S^# may only read-access"
6272 msgstr ""
6274 #: config/tc-vax.c:2714
6275 msgid "invalid operand of -()"
6276 msgstr ""
6278 #: config/tc-vax.c:2720
6279 msgid "-(PC) unpredictable"
6280 msgstr ""
6282 #: config/tc-vax.c:2722
6283 msgid "[]index same as -()register: unpredictable"
6284 msgstr ""
6286 #: config/tc-vax.c:2758
6287 msgid "invalid operand of ()+"
6288 msgstr ""
6290 #: config/tc-vax.c:2764
6291 msgid "(PC)+ unpredictable"
6292 msgstr ""
6294 #: config/tc-vax.c:2766
6295 msgid "[]index same as ()+register: unpredictable"
6296 msgstr ""
6298 #: config/tc-vax.c:2791
6299 msgid "# conflicts length"
6300 msgstr ""
6302 #: config/tc-vax.c:2793
6303 msgid "# bars register"
6304 msgstr ""
6306 #: config/tc-vax.c:2815
6307 msgid "writing or modifying # is unpredictable"
6308 msgstr ""
6310 #: config/tc-vax.c:2845
6311 msgid "length not needed"
6312 msgstr ""
6314 #: config/tc-vax.c:2852
6315 msgid "can't []index a register, because it has no address"
6316 msgstr ""
6318 #: config/tc-vax.c:2854
6319 msgid "a register has no address"
6320 msgstr ""
6322 #: config/tc-vax.c:2865
6323 msgid "PC part of operand unpredictable"
6324 msgstr ""
6326 #: config/tc-vax.c:3194
6327 msgid ""
6328 "VAX options:\n"
6329 "-d LENGTH\t\tignored\n"
6330 "-J\t\t\tignored\n"
6331 "-S\t\t\tignored\n"
6332 "-t FILE\t\t\tignored\n"
6333 "-T\t\t\tignored\n"
6334 "-V\t\t\tignored\n"
6335 msgstr ""
6337 #: config/tc-vax.c:3203
6338 msgid ""
6339 "VMS options:\n"
6340 "-+\t\t\thash encode names longer than 31 characters\n"
6341 "-1\t\t\t`const' handling compatible with gcc 1.x\n"
6342 "-H\t\t\tshow new symbol after hash truncation\n"
6343 "-h NUM\t\t\tdon't hash mixed-case names, and adjust case:\n"
6344 "\t\t\t0 = upper, 2 = lower, 3 = preserve case\n"
6345 "-v\"VERSION\"\t\tcode being assembled was produced by compiler \"VERSION\"\n"
6346 msgstr ""
6348 #: config/tc-w65.c:136
6349 msgid "need on or off."
6350 msgstr ""
6352 #: config/tc-w65.c:321 config/tc-w65.c:364
6353 msgid "syntax error after <exp"
6354 msgstr ""
6356 #: config/tc-z8k.c:290
6357 #, c-format
6358 msgid "register rr%d, out of range."
6359 msgstr ""
6361 #: config/tc-z8k.c:298
6362 #, c-format
6363 msgid "register rh%d, out of range."
6364 msgstr ""
6366 #: config/tc-z8k.c:306
6367 #, c-format
6368 msgid "register rl%d, out of range."
6369 msgstr ""
6371 #: config/tc-z8k.c:315
6372 #, c-format
6373 msgid "register rq%d, out of range."
6374 msgstr ""
6376 #: config/tc-z8k.c:323
6377 #, c-format
6378 msgid "register r%d, out of range."
6379 msgstr ""
6381 #: config/tc-z8k.c:374
6382 #, c-format
6383 msgid "expected %c"
6384 msgstr ""
6386 #: config/tc-z8k.c:390
6387 #, c-format
6388 msgid "register is wrong size for a word %s"
6389 msgstr ""
6391 #: config/tc-z8k.c:405
6392 #, c-format
6393 msgid "register is wrong size for address %s"
6394 msgstr ""
6396 #: config/tc-z8k.c:680
6397 msgid "Missing ) in ra(rb)"
6398 msgstr ""
6400 #: config/tc-z8k.c:947
6401 #, c-format
6402 msgid "operand %s0x%x out of range."
6403 msgstr ""
6405 #: config/tc-z8k.c:1086
6406 msgid "immediate must be 1 or 2"
6407 msgstr ""
6409 #: config/tc-z8k.c:1091
6410 msgid "immediate 1 or 2 expected"
6411 msgstr ""
6413 #: config/tc-z8k.c:1119
6414 msgid "can't use R0 here"
6415 msgstr ""
6417 #: config/tc-z8k.c:1278
6418 msgid "Can't find opcode to match operands"
6419 msgstr ""
6421 #: config/tc-z8k.c:1390
6422 #, c-format
6423 msgid "invalid architecture -z%s"
6424 msgstr ""
6426 #: config/tc-z8k.c:1406
6427 msgid ""
6428 "Z8K options:\n"
6429 "-z8001\t\t\tgenerate segmented code\n"
6430 "-z8002\t\t\tgenerate unsegmented code\n"
6431 msgstr ""
6433 #: config/tc-z8k.c:1543
6434 #, c-format
6435 msgid "Can't subtract symbols in different sections %s %s"
6436 msgstr ""
6438 #: depend.c:195
6439 #, c-format
6440 msgid "Can't open `%s' for writing"
6441 msgstr ""
6443 #: depend.c:207
6444 #, c-format
6445 msgid "Can't close `%s'"
6446 msgstr ""
6448 #: ecoff.c:1577
6449 #, c-format
6450 msgid "String too big (%lu bytes)"
6451 msgstr ""
6453 #: ecoff.c:1603
6454 #, c-format
6455 msgid "Inserting \"%s\" into string hash table: %s"
6456 msgstr ""
6458 #: ecoff.c:1635 ecoff.c:1828 ecoff.c:1854 ecoff.c:1886 ecoff.c:2042
6459 #: ecoff.c:2156
6460 msgid "no current file pointer"
6461 msgstr ""
6463 #: ecoff.c:1722
6464 msgid "too many st_End's"
6465 msgstr ""
6467 #: ecoff.c:2068
6468 #, c-format
6469 msgid "Inserting \"%s\" into tag hash table: %s"
6470 msgstr ""
6472 #: ecoff.c:2234
6473 msgid "fake .file after real one"
6474 msgstr ""
6476 #: ecoff.c:2322
6477 msgid "Filename goes over one page boundary."
6478 msgstr ""
6480 #: ecoff.c:2457
6481 msgid ".begin directive without a preceding .file directive"
6482 msgstr ""
6484 #: ecoff.c:2464
6485 msgid ".begin directive without a preceding .ent directive"
6486 msgstr ""
6488 #: ecoff.c:2496
6489 msgid ".bend directive without a preceding .file directive"
6490 msgstr ""
6492 #: ecoff.c:2503
6493 msgid ".bend directive without a preceding .ent directive"
6494 msgstr ""
6496 #: ecoff.c:2516
6497 msgid ".bend directive names unknown symbol"
6498 msgstr ""
6500 #: ecoff.c:2560
6501 msgid ".def pseudo-op used inside of .def/.endef; ignored"
6502 msgstr ""
6504 #: ecoff.c:2562
6505 msgid "Empty symbol name in .def; ignored"
6506 msgstr ""
6508 #: ecoff.c:2600
6509 msgid ".dim pseudo-op used outside of .def/.endef; ignored"
6510 msgstr ""
6512 #: ecoff.c:2615
6513 msgid "Badly formed .dim directive"
6514 msgstr ""
6516 #: ecoff.c:2628
6517 msgid "Too many .dim entries"
6518 msgstr ""
6520 #: ecoff.c:2649
6521 msgid ".scl pseudo-op used outside of .def/.endef; ignored"
6522 msgstr ""
6524 #: ecoff.c:2675
6525 msgid ".size pseudo-op used outside of .def/.endef; ignored"
6526 msgstr ""
6528 #: ecoff.c:2690
6529 msgid "Badly formed .size directive"
6530 msgstr ""
6532 #: ecoff.c:2703
6533 msgid "Too many .size entries"
6534 msgstr ""
6536 #: ecoff.c:2726
6537 msgid ".type pseudo-op used outside of .def/.endef; ignored"
6538 msgstr ""
6540 #. FIXME: We could handle this by setting the continued bit.
6541 #. There would still be a limit: the .type argument can not
6542 #. be infinite.
6543 #: ecoff.c:2744
6544 #, c-format
6545 msgid "The type of %s is too complex; it will be simplified"
6546 msgstr ""
6548 #: ecoff.c:2755
6549 msgid "Unrecognized .type argument"
6550 msgstr ""
6552 #: ecoff.c:2794
6553 msgid ".tag pseudo-op used outside of .def/.endef; ignored"
6554 msgstr ""
6556 #: ecoff.c:2821
6557 msgid ".val pseudo-op used outside of .def/.endef; ignored"
6558 msgstr ""
6560 #: ecoff.c:2829
6561 msgid ".val expression is too copmlex"
6562 msgstr ""
6564 #: ecoff.c:2860
6565 msgid ".endef pseudo-op used before .def; ignored"
6566 msgstr ""
6568 #: ecoff.c:2886
6569 msgid "Bad COFF debugging info"
6570 msgstr ""
6572 #: ecoff.c:2935
6573 #, c-format
6574 msgid "No tag specified for %s"
6575 msgstr ""
6577 #: ecoff.c:2967
6578 msgid "Bad COFF debugging information"
6579 msgstr ""
6581 #: ecoff.c:3039
6582 msgid ".end directive without a preceding .file directive"
6583 msgstr ""
6585 #: ecoff.c:3046
6586 msgid ".end directive without a preceding .ent directive"
6587 msgstr ""
6589 #: ecoff.c:3069
6590 msgid ".end directive names unknown symbol"
6591 msgstr ""
6593 #: ecoff.c:3098
6594 msgid "second .ent directive found before .end directive"
6595 msgstr ""
6597 #: ecoff.c:3173
6598 msgid "No way to handle .file within .ent/.end section"
6599 msgstr ""
6601 #: ecoff.c:3198
6602 msgid ".fmask outside of .ent"
6603 msgstr ""
6605 #: ecoff.c:3267
6606 msgid ".mask outside of .ent"
6607 msgstr ""
6609 #: ecoff.c:3297
6610 msgid ".loc before .file"
6611 msgstr ""
6613 #: ecoff.c:3423
6614 #, c-format
6615 msgid "Ignoring attempt to redefine symbol `%s'."
6616 msgstr ""
6618 #: ecoff.c:3436
6619 msgid "bad .weakext directive"
6620 msgstr ""
6622 #: ecoff.c:3505
6623 #, c-format
6624 msgid ".stab%c is not supported"
6625 msgstr ""
6627 #: ecoff.c:3515
6628 #, c-format
6629 msgid ".stab%c: ignoring non-zero other field"
6630 msgstr ""
6632 #: ecoff.c:3549
6633 #, c-format
6634 msgid ""
6635 "Line number (%d) for .stab%c directive cannot fit in index field (20 bits)"
6636 msgstr ""
6638 #: ecoff.c:3585
6639 #, c-format
6640 msgid "Illegal .stab%c directive, bad character"
6641 msgstr ""
6643 #: ecoff.c:4047 ecoff.c:4236 ecoff.c:4261
6644 msgid ".begin/.bend in different segments"
6645 msgstr ""
6647 #: ecoff.c:4762
6648 msgid "Missing .end or .bend at end of file"
6649 msgstr ""
6651 #: ecoff.c:5253
6652 msgid "GP prologue size exceeds field size, using 0 instead"
6653 msgstr ""
6655 #: expr.c:250
6656 msgid ""
6657 "bad floating-point constant: exponent overflow, probably assembling junk"
6658 msgstr ""
6660 #: expr.c:254
6661 #, c-format
6662 msgid "bad floating-point constant: unknown error code=%d."
6663 msgstr ""
6665 #: expr.c:434
6666 msgid ""
6667 "A bignum with underscores may not have more than 8 hex digits in any word."
6668 msgstr ""
6670 #: expr.c:454
6671 msgid "A bignum with underscores must have exactly 4 words."
6672 msgstr ""
6674 #. either not seen or not defined.
6675 #. @@ Should print out the original string instead of
6676 #. the parsed number.
6677 #: expr.c:583
6678 #, c-format
6679 msgid "backw. ref to unknown label \"%d:\", 0 assumed."
6680 msgstr ""
6682 #: expr.c:707
6683 msgid "Character constant too large"
6684 msgstr ""
6686 #: expr.c:947
6687 #, c-format
6688 msgid "expr.c(operand): bad atof_generic return val %d"
6689 msgstr ""
6691 #: expr.c:1007
6692 msgid "Missing ')' assumed"
6693 msgstr ""
6695 #: expr.c:1018 read.c:3866
6696 msgid "EBCDIC constants are not supported"
6697 msgstr ""
6699 #: expr.c:1088
6700 #, c-format
6701 msgid "Unary operator %c ignored because bad operand follows"
6702 msgstr ""
6704 #: expr.c:1134 expr.c:1159
6705 msgid "syntax error in .startof. or .sizeof."
6706 msgstr ""
6708 #: expr.c:1312
6709 msgid "Bad expression"
6710 msgstr ""
6712 #: expr.c:1677
6713 msgid "missing operand; zero assumed"
6714 msgstr ""
6716 #: expr.c:1710
6717 msgid "operation combines symbols in different segments"
6718 msgstr ""
6720 #: expr.c:1726
6721 msgid "left operand is a bignum; integer 0 assumed"
6722 msgstr ""
6724 #: expr.c:1728
6725 msgid "left operand is a float; integer 0 assumed"
6726 msgstr ""
6728 #: expr.c:1737
6729 msgid "right operand is a bignum; integer 0 assumed"
6730 msgstr ""
6732 #: expr.c:1739
6733 msgid "right operand is a float; integer 0 assumed"
6734 msgstr ""
6736 #: expr.c:1787 symbols.c:1109
6737 msgid "division by zero"
6738 msgstr ""
6740 #: frags.c:85
6741 #, c-format
6742 msgid "Can't extend frag %d. chars"
6743 msgstr ""
6745 #: frags.c:170
6746 msgid "attempt to allocate data in absolute section"
6747 msgstr ""
6749 #: frags.c:176
6750 msgid "attempt to allocate data in common section"
6751 msgstr ""
6753 #: gasp.c:455
6754 msgid "redefinition not allowed\n"
6755 msgstr ""
6757 #: gasp.c:529
6758 #, c-format
6759 msgid "the %c operator cannot take non-absolute arguments.\n"
6760 msgstr ""
6762 #: gasp.c:606
6763 msgid "string where expression expected.\n"
6764 msgstr ""
6766 #: gasp.c:612
6767 msgid "can't find primary in expression.\n"
6768 msgstr ""
6770 #: gasp.c:652
6771 msgid "misplaced closing parens.\n"
6772 msgstr ""
6774 #: gasp.c:689
6775 msgid "attempt to divide by zero.\n"
6776 msgstr ""
6778 #: gasp.c:721
6779 msgid "can't add two relocatable expressions\n"
6780 msgstr ""
6782 #: gasp.c:926
6783 msgid "unreasonable nesting.\n"
6784 msgstr ""
6786 #: gasp.c:1004
6787 msgid "End of file not at start of line.\n"
6788 msgstr ""
6790 #: gasp.c:1125
6791 #, c-format
6792 msgid "Illegal base character %c.\n"
6793 msgstr ""
6795 #: gasp.c:1240
6796 #, c-format
6797 msgid "radix is %c must be one of b, q, d or h"
6798 msgstr ""
6800 #: gasp.c:1276
6801 #, c-format
6802 msgid "size must be one of b, w or l, is %c.\n"
6803 msgstr ""
6805 #: gasp.c:1384
6806 msgid "datab repeat must be constant.\n"
6807 msgstr ""
6809 #: gasp.c:1386
6810 msgid "datab data must be absolute.\n"
6811 msgstr ""
6813 #: gasp.c:1400
6814 msgid "align needs absolute expression.\n"
6815 msgstr ""
6817 #: gasp.c:1407
6818 msgid ".align needs absolute fill value.\n"
6819 msgstr ""
6821 #: gasp.c:1435
6822 msgid "res needs absolute expression for fill count.\n"
6823 msgstr ""
6825 #: gasp.c:1515
6826 msgid "form LIN= needs absolute expresssion.\n"
6827 msgstr ""
6829 #: gasp.c:1518
6830 msgid "COL="
6831 msgstr ""
6833 #: gasp.c:1521
6834 msgid "form COL= needs absolute expresssion.\n"
6835 msgstr ""
6837 #. Turns the next expression into a string
6838 #: gasp.c:1563 macro.c:366
6839 #, c-format
6840 msgid "% operator needs absolute expression"
6841 msgstr ""
6843 #: gasp.c:1625
6844 msgid "misplaced ( .\n"
6845 msgstr ""
6847 #: gasp.c:1640
6848 msgid "misplaced ).\n"
6849 msgstr ""
6851 #: gasp.c:1694
6852 msgid ".instr needs absolute expresson.\n"
6853 msgstr ""
6855 #: gasp.c:1732
6856 msgid "need absolute position.\n"
6857 msgstr ""
6859 #: gasp.c:1734
6860 msgid "need absolute length.\n"
6861 msgstr ""
6863 #: gasp.c:1983
6864 msgid "END missing from end of file.\n"
6865 msgstr ""
6867 #: gasp.c:2013
6868 msgid ".ASSIGNA needs constant expression argument.\n"
6869 msgstr ""
6871 #: gasp.c:2017
6872 msgid ".ASSIGNA without label.\n"
6873 msgstr ""
6875 #: gasp.c:2042
6876 msgid ".ASSIGNS without label.\n"
6877 msgstr ""
6879 #: gasp.c:2109
6880 #, c-format
6881 msgid "Can't find preprocessor variable %s.\n"
6882 msgstr ""
6884 #: gasp.c:2174
6885 msgid "Comparison operator must be one of EQ, NE, LT, LE, GT or GE.\n"
6886 msgstr ""
6888 #: gasp.c:2208
6889 msgid "Comparison operator for strings must be EQ or NE\n"
6890 msgstr ""
6892 #: gasp.c:2220 gasp.c:2230 gasp.c:2332
6893 msgid "Conditional operator must have absolute operands.\n"
6894 msgstr ""
6896 #: gasp.c:2225
6897 msgid "String compared against expression.\n"
6898 msgstr ""
6900 #: gasp.c:2275
6901 msgid "AIF nesting unreasonable.\n"
6902 msgstr ""
6904 #: gasp.c:2290
6905 msgid "Multiple AELSEs in AIF.\n"
6906 msgstr ""
6908 #: gasp.c:2306
6909 msgid "AENDI without AIF.\n"
6910 msgstr ""
6912 #: gasp.c:2329 gasp.c:2411
6913 msgid "IF nesting unreasonable.\n"
6914 msgstr ""
6916 #: gasp.c:2421
6917 msgid "Bad format for IF or IFNC.\n"
6918 msgstr ""
6920 #: gasp.c:2441
6921 msgid "AENDR without a AREPEAT.\n"
6922 msgstr ""
6924 #: gasp.c:2443
6925 msgid "ENDR without a REPT.\n"
6926 msgstr ""
6928 #: gasp.c:2466
6929 #, c-format
6930 msgid "AWHILE without a AENDW at %d.\n"
6931 msgstr ""
6933 #: gasp.c:2504
6934 msgid "AENDW without a AENDW.\n"
6935 msgstr ""
6937 #: gasp.c:2549
6938 msgid "AREPEAT must have absolute operand.\n"
6939 msgstr ""
6941 #: gasp.c:2555
6942 #, c-format
6943 msgid "AREPEAT without a AENDR at %d.\n"
6944 msgstr ""
6946 #: gasp.c:2597
6947 msgid ".ENDM without a matching .MACRO.\n"
6948 msgstr ""
6950 #: gasp.c:2631
6951 msgid "LOCAL outside of MACRO"
6952 msgstr ""
6954 #: gasp.c:2644
6955 #, c-format
6956 msgid "macro at line %d: %s\n"
6957 msgstr ""
6959 #: gasp.c:2667
6960 msgid "macro expansion"
6961 msgstr ""
6963 #: gasp.c:2719
6964 msgid "Character code in string must be absolute expression.\n"
6965 msgstr ""
6967 #: gasp.c:2724
6968 msgid "Missing > for character code.\n"
6969 msgstr ""
6971 #: gasp.c:2783
6972 #, c-format
6973 msgid "string for SDATAC longer than 255 characters (%d).\n"
6974 msgstr ""
6976 #: gasp.c:2811
6977 #, c-format
6978 msgid "illegal character in SDATA line (0x%x).\n"
6979 msgstr ""
6981 #: gasp.c:2832
6982 msgid "Must have absolute SDATAB repeat count.\n"
6983 msgstr ""
6985 #: gasp.c:2835
6986 #, c-format
6987 msgid "Must have positive SDATAB repeat count (%d).\n"
6988 msgstr ""
6990 #: gasp.c:2863
6991 #, c-format
6992 msgid "Unreasonable include depth (%ld).\n"
6993 msgstr ""
6995 #: gasp.c:2917
6996 #, c-format
6997 msgid "Can't open include file `%s'.\n"
6998 msgstr ""
7000 #: gasp.c:2991
7001 msgid "Unreasonable expansion (-u turns off check).\n"
7002 msgstr ""
7004 #. This one causes lots of pain when trying to preprocess
7005 #. ordinary code
7006 #: gasp.c:3212
7007 #, c-format
7008 msgid "Unrecognised pseudo op `%s'.\n"
7009 msgstr ""
7011 #: gasp.c:3279
7012 msgid "ORG command not allowed.\n"
7013 msgstr ""
7015 #: gasp.c:3496
7016 msgid "Invalid expression on command line.\n"
7017 msgstr ""
7019 #: gasp.c:3537
7020 #, c-format
7021 msgid ""
7022 "Usage: %s \n"
7023 "  [-a]      [--alternate]         enter alternate macro mode\n"
7024 "  [-c char] [--commentchar char]  change the comment character from !\n"
7025 "  [-d]      [--debug]             print some debugging info\n"
7026 "  [-h]      [--help]              print this message\n"
7027 "  [-M]      [--mri]               enter MRI compatibility mode\n"
7028 "  [-o out]  [--output out]        set the output file\n"
7029 "  [-p]      [--print]             print line numbers\n"
7030 msgstr ""
7032 #: gasp.c:3546
7033 msgid ""
7034 "  [-s]      [--copysource]        copy source through as comments \n"
7035 "  [-u]      [--unreasonable]      allow unreasonable nesting\n"
7036 "  [-v]      [--version]           print the program version\n"
7037 "  [-Dname=value]                  create preprocessor variable called name, "
7038 "with value\n"
7039 "  [-Ipath]                        add to include path list\n"
7040 "  [in-file]\n"
7041 msgstr ""
7043 #: gasp.c:3562
7044 #, c-format
7045 msgid "%s: Gnu Assembler Macro Preprocessor\n"
7046 msgstr ""
7048 #. This output is intended to follow the GNU standards document.
7049 #: gasp.c:3646
7050 #, c-format
7051 msgid "GNU assembler pre-processor %s\n"
7052 msgstr ""
7054 #: gasp.c:3647
7055 msgid "Copyright 1996 Free Software Foundation, Inc.\n"
7056 msgstr ""
7058 #: gasp.c:3669
7059 #, c-format
7060 msgid "%s: Can't open output file `%s'.\n"
7061 msgstr ""
7063 #: gasp.c:3692
7064 #, c-format
7065 msgid "%s: Can't open input file `%s'.\n"
7066 msgstr ""
7068 #: gasp.c:3711
7069 #, c-format
7070 msgid "Internal error, aborting at %s line %d"
7071 msgstr ""
7073 #: gasp.c:3714
7074 msgid ""
7075 "\n"
7076 "Please report this bug.\n"
7077 msgstr ""
7079 #. Detect if we are reading from stdin by examining the file
7080 #. name returned by as_where().
7082 #. [FIXME: We rely upon the name in the strcmp below being the
7083 #. same as the one used by input_scrub_new_file(), if that is
7084 #. not true, then this code will fail].
7086 #. If we are reading from stdin, then we need to save each input line
7087 #. here (assuming of course that we actually have a line of input to read),
7088 #. so that it can be displayed in the listing that is produced at the end
7089 #. of the assembly.
7090 #: input-file.c:150 input-scrub.c:239 listing.c:353
7091 msgid "{standard input}"
7092 msgstr ""
7094 #: input-file.c:154
7095 #, c-format
7096 msgid "Can't open %s for reading."
7097 msgstr ""
7099 #: input-file.c:205 input-file.c:234
7100 #, c-format
7101 msgid "Can't read from %s"
7102 msgstr ""
7104 #: input-file.c:242
7105 #, c-format
7106 msgid "Can't close %s"
7107 msgstr ""
7109 #: input-scrub.c:270
7110 msgid "buffers nested too deeply"
7111 msgstr ""
7113 #: input-scrub.c:371
7114 msgid "partial line at end of file ignored"
7115 msgstr ""
7117 #: input-scrub.c:393
7118 msgid "Partial line at end of file ignored"
7119 msgstr ""
7121 #: itbl-ops.c:359
7122 msgid "Unable to allocate memory for new instructions\n"
7123 msgstr ""
7125 #: listing.c:252
7126 msgid "Warning:"
7127 msgstr ""
7129 #: listing.c:259
7130 msgid "Error:"
7131 msgstr ""
7133 #: listing.c:1145
7134 #, c-format
7135 msgid "can't open list file: %s"
7136 msgstr ""
7138 #: listing.c:1169
7139 #, c-format
7140 msgid "error closing list file: %s"
7141 msgstr ""
7143 #: listing.c:1250
7144 msgid "strange paper height, set to no form"
7145 msgstr ""
7147 #: listing.c:1316
7148 msgid "New line in title"
7149 msgstr ""
7151 #: macro.c:529
7152 msgid "unexpected end of file in macro definition"
7153 msgstr ""
7155 #: macro.c:538
7156 msgid "missing ) after formals"
7157 msgstr ""
7159 #: macro.c:695
7160 msgid "missplaced )"
7161 msgstr ""
7163 #: macro.c:957
7164 msgid "confusion in formal parameters"
7165 msgstr ""
7167 #: macro.c:962
7168 msgid "macro formal argument does not exist"
7169 msgstr ""
7171 #: macro.c:977
7172 msgid "can't mix positional and keyword arguments"
7173 msgstr ""
7175 #: macro.c:985
7176 msgid "too many positional arguments"
7177 msgstr ""
7179 #: macro.c:1165
7180 msgid "unexpected end of file in irp or irpc"
7181 msgstr ""
7183 #: macro.c:1173
7184 msgid "missing model parameter"
7185 msgstr ""
7187 #: messages.c:105
7188 msgid "Assembler messages:\n"
7189 msgstr ""
7191 #: messages.c:222
7192 msgid "Warning: "
7193 msgstr ""
7195 #: messages.c:331
7196 msgid "Error: "
7197 msgstr ""
7199 #: messages.c:435 messages.c:452
7200 msgid "Fatal error: "
7201 msgstr ""
7203 #: messages.c:471
7204 msgid "Internal error!\n"
7205 msgstr ""
7207 #: messages.c:473
7208 #, c-format
7209 msgid "Assertion failure in %s at %s line %d.\n"
7210 msgstr ""
7212 #: messages.c:476
7213 #, c-format
7214 msgid "Assertion failure at %s line %d.\n"
7215 msgstr ""
7217 #: messages.c:477 messages.c:495
7218 msgid "Please report this bug.\n"
7219 msgstr ""
7221 #: messages.c:490
7222 #, c-format
7223 msgid "Internal error, aborting at %s line %d in %s\n"
7224 msgstr ""
7226 #: messages.c:493
7227 #, c-format
7228 msgid "Internal error, aborting at %s line %d\n"
7229 msgstr ""
7231 #: output-file.c:48
7232 #, c-format
7233 msgid "Can't open a bfd on stdout %s "
7234 msgstr ""
7236 #: output-file.c:72 output-file.c:79
7237 #, c-format
7238 msgid "FATAL: Can't close %s\n"
7239 msgstr ""
7241 #: output-file.c:130
7242 #, c-format
7243 msgid "FATAL: Can't close %s"
7244 msgstr ""
7246 #: output-file.c:148
7247 msgid "Failed to emit an object byte"
7248 msgstr ""
7250 #: output-file.c:149
7251 msgid "Can't continue"
7252 msgstr ""
7254 #: read.c:454
7255 #, c-format
7256 msgid "error constructing %s pseudo-op table: %s"
7257 msgstr ""
7259 #: read.c:819
7260 #, c-format
7261 msgid "Unknown pseudo-op:  `%s'"
7262 msgstr ""
7264 #: read.c:952
7265 #, c-format
7266 msgid "label \"%d$\" redefined"
7267 msgstr ""
7269 #: read.c:1169
7270 msgid ".abort detected.  Abandoning ship."
7271 msgstr ""
7273 #: read.c:1260 read.c:2033
7274 msgid "Alignment not a power of 2"
7275 msgstr ""
7277 #: read.c:1268
7278 #, c-format
7279 msgid "Alignment too large: %u assumed"
7280 msgstr ""
7282 #: read.c:1300
7283 msgid "expected fill pattern missing"
7284 msgstr ""
7286 #: read.c:1497
7287 #, c-format
7288 msgid "attempt to re-define symbol `%s'"
7289 msgstr ""
7291 #. Some of the back ends can't deal with non-positive line numbers.
7292 #. Besides, it's silly.
7293 #: read.c:1621
7294 #, c-format
7295 msgid "Line numbers must be positive; line number %d rejected."
7296 msgstr ""
7298 #: read.c:1648
7299 msgid "start address not supported"
7300 msgstr ""
7302 #: read.c:1658
7303 msgid ".err encountered"
7304 msgstr ""
7306 #: read.c:1677 read.c:1679
7307 #, c-format
7308 msgid ".fail %ld encountered"
7309 msgstr ""
7311 #: read.c:1716
7312 #, c-format
7313 msgid ".fill size clamped to %d."
7314 msgstr ""
7316 #: read.c:1721
7317 msgid "Size negative: .fill ignored."
7318 msgstr ""
7320 #: read.c:1727
7321 msgid "Repeat < 0, .fill ignored"
7322 msgstr ""
7324 #: read.c:1885
7325 #, c-format
7326 msgid "unrecognized .linkonce type `%s'"
7327 msgstr ""
7329 #: read.c:1898 read.c:1924
7330 msgid ".linkonce is not supported for this object file format"
7331 msgstr ""
7333 #: read.c:1920
7334 #, c-format
7335 msgid "bfd_set_section_flags: %s"
7336 msgstr ""
7338 #: read.c:1989
7339 #, c-format
7340 msgid "error setting flags for \".sbss\": %s"
7341 msgstr ""
7343 #: read.c:2011
7344 msgid "Expected comma after size"
7345 msgstr ""
7347 #: read.c:2019
7348 msgid "Missing alignment"
7349 msgstr ""
7351 #: read.c:2161
7352 msgid "bad expression"
7353 msgstr ""
7355 #: read.c:2292
7356 #, c-format
7357 msgid "attempt to redefine pseudo-op `%s' ignored"
7358 msgstr ""
7360 #: read.c:2358
7361 #, c-format
7362 msgid "invalid segment \"%s\"; segment \"%s\" assumed"
7363 msgstr ""
7365 #: read.c:2364
7366 msgid "ignoring fill value in absolute section"
7367 msgstr ""
7369 #: read.c:2367
7370 msgid "only constant offsets supported in absolute section"
7371 msgstr ""
7373 #: read.c:2399
7374 msgid "MRI style ORG pseudo-op not supported"
7375 msgstr ""
7377 #: read.c:2487
7378 msgid "unrecognized section type"
7379 msgstr ""
7381 #: read.c:2555
7382 #, c-format
7383 msgid "unrecognized section type `%s'"
7384 msgstr ""
7386 #: read.c:2569
7387 msgid "absolute sections are not supported"
7388 msgstr ""
7390 #: read.c:2584
7391 #, c-format
7392 msgid "unrecognized section command `%s'"
7393 msgstr ""
7395 #: read.c:2672
7396 #, c-format
7397 msgid "%s without %s"
7398 msgstr ""
7400 #: read.c:2876
7401 msgid "Unsupported variable size or fill value"
7402 msgstr ""
7404 #: read.c:2901
7405 msgid ".space repeat count is zero, ignored"
7406 msgstr ""
7408 #: read.c:2903
7409 msgid ".space repeat count is negative, ignored"
7410 msgstr ""
7412 #: read.c:2932
7413 msgid "space allocation too complex in absolute section"
7414 msgstr ""
7416 #: read.c:2937
7417 msgid "space allocation too complex in common section"
7418 msgstr ""
7420 #: read.c:3024 read.c:4113
7421 #, c-format
7422 msgid "Bad floating literal: %s"
7423 msgstr ""
7425 #: read.c:3100
7426 #, c-format
7427 msgid "Rest of line ignored. First ignored character is `%c'."
7428 msgstr ""
7430 #: read.c:3103
7431 #, c-format
7432 msgid "Rest of line ignored. First ignored character valued 0x%x."
7433 msgstr ""
7435 #: read.c:3154
7436 msgid "illegal expression; zero assumed"
7437 msgstr ""
7439 #: read.c:3156
7440 msgid "missing expression; zero assumed"
7441 msgstr ""
7443 #: read.c:3329
7444 msgid "rva without symbol"
7445 msgstr ""
7447 #: read.c:3454
7448 msgid "attempt to store value in absolute section"
7449 msgstr ""
7451 #: read.c:3492 read.c:4390
7452 msgid "zero assumed for missing expression"
7453 msgstr ""
7455 #: read.c:3504 read.c:4402
7456 msgid "register value used as expression"
7457 msgstr ""
7459 #. Leading bits contain both 0s & 1s.
7460 #: read.c:3594
7461 #, c-format
7462 msgid "Value 0x%lx truncated to 0x%lx."
7463 msgstr ""
7465 #: read.c:3610
7466 #, c-format
7467 msgid "Bignum truncated to %d bytes"
7468 msgstr ""
7470 #: read.c:3687
7471 #, c-format
7472 msgid "unsupported BFD relocation size %u"
7473 msgstr ""
7475 #: read.c:3776
7476 msgid "using a bit field width of zero"
7477 msgstr ""
7479 #: read.c:3784
7480 #, c-format
7481 msgid "field width \"%s\" too complex for a bitfield"
7482 msgstr ""
7484 #: read.c:3792
7485 #, c-format
7486 msgid "field width %lu too big to fit in %d bytes: truncated to %d bits"
7487 msgstr ""
7489 #: read.c:3813
7490 #, c-format
7491 msgid "field value \"%s\" too complex for a bitfield"
7492 msgstr ""
7494 #: read.c:3937
7495 msgid "Unresolvable or nonpositive repeat count; using 1"
7496 msgstr ""
7498 #: read.c:3988
7499 #, c-format
7500 msgid "Unknown floating type type '%c'"
7501 msgstr ""
7503 #: read.c:4010
7504 msgid "Floating point constant too large"
7505 msgstr ""
7507 #: read.c:4135
7508 msgid "unresolvable or nonpositive repeat count; using 1"
7509 msgstr ""
7511 #: read.c:4539
7512 msgid "Expected <nn>"
7513 msgstr ""
7515 #. To be compatible with BSD 4.2 as: give the luser a linefeed!!
7516 #: read.c:4572 read.c:4655
7517 msgid "Unterminated string: Newline inserted."
7518 msgstr ""
7520 #: read.c:4663
7521 msgid "Bad escaped character in string, '?' assumed"
7522 msgstr ""
7524 #: read.c:4689
7525 msgid "expected address expression; zero assumed"
7526 msgstr ""
7528 #: read.c:4709
7529 #, c-format
7530 msgid "symbol \"%s\" undefined; zero assumed"
7531 msgstr ""
7533 #: read.c:4712
7534 msgid "some symbol undefined; zero assumed"
7535 msgstr ""
7537 #: read.c:4730
7538 msgid "bad or irreducible absolute expression; zero assumed"
7539 msgstr ""
7541 #: read.c:4768
7542 msgid "This string may not contain '\\0'"
7543 msgstr ""
7545 #: read.c:4807
7546 msgid "Missing string"
7547 msgstr ""
7549 #: read.c:5036
7550 msgid "missing .func"
7551 msgstr ""
7553 #: read.c:5053
7554 msgid ".endfunc missing for previous .func"
7555 msgstr ""
7557 #: stabs.c:209
7558 msgid ".stabs: Missing comma"
7559 msgstr ""
7561 #: stabs.c:217 stabs.c:225 stabs.c:236
7562 #, c-format
7563 msgid ".stab%c: Missing comma"
7564 msgstr ""
7566 #: stabs.c:415
7567 msgid "comma missing in .xstabs"
7568 msgstr ""
7570 #: subsegs.c:379
7571 #, c-format
7572 msgid "Attempt to switch to nonexistent segment \"%s\""
7573 msgstr ""
7575 #: symbols.c:365 symbols.c:467
7576 #, c-format
7577 msgid "Symbol %s already defined."
7578 msgstr ""
7580 #: symbols.c:453
7581 #, c-format
7582 msgid "Symbol \"%s\" is already defined as \"%s\"/%s%ld."
7583 msgstr ""
7585 #: symbols.c:536 symbols.c:543
7586 #, c-format
7587 msgid "Inserting \"%s\" into symbol table failed: %s"
7588 msgstr ""
7590 #: symbols.c:894
7591 #, c-format
7592 msgid "Symbol definition loop encountered at %s"
7593 msgstr ""
7595 #: symbols.c:1071 symbols.c:1075
7596 #, c-format
7597 msgid "undefined symbol %s in operation"
7598 msgstr ""
7600 #: symbols.c:1079
7601 msgid "invalid section for operation"
7602 msgstr ""
7604 #: symbols.c:1084 symbols.c:1088
7605 #, c-format
7606 msgid "undefined symbol %s in operation setting %s"
7607 msgstr ""
7609 #: symbols.c:1093
7610 #, c-format
7611 msgid "invalid section for operation setting %s"
7612 msgstr ""
7614 #: symbols.c:1111
7615 #, c-format
7616 msgid "division by zero when setting %s"
7617 msgstr ""
7619 #: symbols.c:1183 write.c:1884
7620 #, c-format
7621 msgid "can't resolve value for symbol \"%s\""
7622 msgstr ""
7624 #: symbols.c:1556
7625 #, c-format
7626 msgid "\"%d\" (instance number %d of a %s label)"
7627 msgstr ""
7629 #: symbols.c:1606
7630 #, c-format
7631 msgid "Attempt to get value of unresolved symbol %s"
7632 msgstr ""
7634 #: write.c:169
7635 #, c-format
7636 msgid "field fx_size too small to hold %d"
7637 msgstr ""
7639 #: write.c:306
7640 msgid "rva not supported"
7641 msgstr ""
7643 #: write.c:502
7644 #, c-format
7645 msgid "attempt to .org/.space backwards? (%ld)"
7646 msgstr ""
7648 #: write.c:974
7649 msgid "relocation out of range"
7650 msgstr ""
7652 #: write.c:977
7653 #, c-format
7654 msgid "%s:%u: bad return from bfd_install_relocation: %x"
7655 msgstr ""
7657 #: write.c:1022
7658 msgid "internal error: fixup not contained within frag"
7659 msgstr ""
7661 #: write.c:1038
7662 #, c-format
7663 msgid "%s:%u: bad return from bfd_install_relocation"
7664 msgstr ""
7666 #: write.c:1125 write.c:1149
7667 #, c-format
7668 msgid "FATAL: Can't write %s"
7669 msgstr ""
7671 #: write.c:1180
7672 msgid "Cannot write to output file."
7673 msgstr ""
7675 #: write.c:1412
7676 #, c-format
7677 msgid "%d error%s, %d warning%s, generating bad object file.\n"
7678 msgstr ""
7680 #: write.c:1419
7681 #, c-format
7682 msgid "%d error%s, %d warning%s, no object file generated.\n"
7683 msgstr ""
7685 #: write.c:1821
7686 #, c-format
7687 msgid "local label %s is not defined"
7688 msgstr ""
7690 #: write.c:2126
7691 #, c-format
7692 msgid "alignment padding (%lu bytes) not a multiple of %ld"
7693 msgstr ""
7695 #: write.c:2232
7696 #, c-format
7697 msgid ".word %s-%s+%s didn't fit"
7698 msgstr ""
7700 #: write.c:2312
7701 msgid "attempt to .org backwards ignored"
7702 msgstr ""
7704 #: write.c:2335
7705 msgid ".space specifies non-absolute value"
7706 msgstr ""
7708 #: write.c:2339
7709 msgid ".space or .fill with negative value, ignored"
7710 msgstr ""
7712 #: write.c:2590
7713 #, c-format
7714 msgid ""
7715 "Subtraction of two symbols in different sections \"%s\" {%s section} - "
7716 "\"%s\" {%s section} at file address %s."
7717 msgstr ""
7719 #: write.c:2755
7720 #, c-format
7721 msgid "Value of %s too large for field of %d bytes at %s"
7722 msgstr ""