* po/bfd.pot: Updated by the Translation project.
[binutils.git] / gas / po / gas.pot
bloba091ff33afc4227a40a20e721adc44c91481cff7
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: bug-binutils@gnu.org\n"
11 "POT-Creation-Date: 2009-09-07 14:09+0200\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
19 #: app.c:488 app.c:502
20 msgid "end of file in comment"
21 msgstr ""
23 #: app.c:580 app.c:627
24 #, c-format
25 msgid "end of file in string; '%c' inserted"
26 msgstr ""
28 #: app.c:653
29 #, c-format
30 msgid "unknown escape '\\%c' in string; ignored"
31 msgstr ""
33 #: app.c:816
34 msgid "end of file not at end of a line; newline inserted"
35 msgstr ""
37 #: app.c:973
38 msgid "end of file in multiline comment"
39 msgstr ""
41 #: app.c:1048
42 msgid "end of file after a one-character quote; \\0 inserted"
43 msgstr ""
45 #: app.c:1056
46 msgid "end of file in escape character"
47 msgstr ""
49 #: app.c:1068
50 msgid "missing close quote; (assumed)"
51 msgstr ""
53 #: app.c:1137 app.c:1192 app.c:1203 app.c:1277
54 msgid "end of file in comment; newline inserted"
55 msgstr ""
57 #: as.c:158
58 msgid "missing emulation mode name"
59 msgstr ""
61 #: as.c:173
62 #, c-format
63 msgid "unrecognized emulation name `%s'"
64 msgstr ""
66 #: as.c:220
67 #, c-format
68 msgid "GNU assembler version %s (%s) using BFD version %s\n"
69 msgstr ""
71 #: as.c:227
72 #, c-format
73 msgid "Usage: %s [option...] [asmfile...]\n"
74 msgstr ""
76 #: as.c:229
77 #, c-format
78 msgid ""
79 "Options:\n"
80 "  -a[sub-option...]\t  turn on listings\n"
81 "                      \t  Sub-options [default hls]:\n"
82 "                      \t  c      omit false conditionals\n"
83 "                      \t  d      omit debugging directives\n"
84 "                      \t  g      include general info\n"
85 "                      \t  h      include high-level source\n"
86 "                      \t  l      include assembly\n"
87 "                      \t  m      include macro expansions\n"
88 "                      \t  n      omit forms processing\n"
89 "                      \t  s      include symbols\n"
90 "                      \t  =FILE  list to FILE (must be last sub-option)\n"
91 msgstr ""
93 #: as.c:243
94 #, c-format
95 msgid "  --alternate             initially turn on alternate macro syntax\n"
96 msgstr ""
98 #: as.c:245
99 #, c-format
100 msgid "  -D                      produce assembler debugging messages\n"
101 msgstr ""
103 #: as.c:247
104 #, c-format
105 msgid "  --debug-prefix-map OLD=NEW  Map OLD to NEW in debug information\n"
106 msgstr ""
108 #: as.c:249
109 #, c-format
110 msgid "  --defsym SYM=VAL        define symbol SYM to given value\n"
111 msgstr ""
113 #: as.c:265
114 #, c-format
115 msgid "                          emulate output (default %s)\n"
116 msgstr ""
118 #: as.c:270
119 #, c-format
120 msgid "  --execstack             require executable stack for this object\n"
121 msgstr ""
123 #: as.c:272
124 #, c-format
125 msgid ""
126 "  --noexecstack           don't require executable stack for this object\n"
127 msgstr ""
129 #: as.c:275
130 #, c-format
131 msgid "  -f                      skip whitespace and comment preprocessing\n"
132 msgstr ""
134 #: as.c:277
135 #, c-format
136 msgid "  -g --gen-debug          generate debugging information\n"
137 msgstr ""
139 #: as.c:279
140 #, c-format
141 msgid "  --gstabs                generate STABS debugging information\n"
142 msgstr ""
144 #: as.c:281
145 #, c-format
146 msgid ""
147 "  --gstabs+               generate STABS debug info with GNU extensions\n"
148 msgstr ""
150 #: as.c:283
151 #, c-format
152 msgid "  --gdwarf-2              generate DWARF2 debugging information\n"
153 msgstr ""
155 #: as.c:285
156 #, c-format
157 msgid "  --hash-size=<value>     set the hash table size close to <value>\n"
158 msgstr ""
160 #: as.c:287
161 #, c-format
162 msgid "  --help                  show this message and exit\n"
163 msgstr ""
165 #: as.c:289
166 #, c-format
167 msgid "  --target-help           show target specific options\n"
168 msgstr ""
170 #: as.c:291
171 #, c-format
172 msgid ""
173 "  -I DIR                  add DIR to search list for .include directives\n"
174 msgstr ""
176 #: as.c:293
177 #, c-format
178 msgid "  -J                      don't warn about signed overflow\n"
179 msgstr ""
181 #: as.c:295
182 #, c-format
183 msgid ""
184 "  -K                      warn when differences altered for long "
185 "displacements\n"
186 msgstr ""
188 #: as.c:297
189 #, c-format
190 msgid "  -L,--keep-locals        keep local symbols (e.g. starting with `L')\n"
191 msgstr ""
193 #: as.c:299
194 #, c-format
195 msgid "  -M,--mri                assemble in MRI compatibility mode\n"
196 msgstr ""
198 #: as.c:301
199 #, c-format
200 msgid ""
201 "  --MD FILE               write dependency information in FILE (default "
202 "none)\n"
203 msgstr ""
205 #: as.c:303
206 #, c-format
207 msgid "  -nocpp                  ignored\n"
208 msgstr ""
210 #: as.c:305
211 #, c-format
212 msgid ""
213 "  -o OBJFILE              name the object-file output OBJFILE (default a."
214 "out)\n"
215 msgstr ""
217 #: as.c:307
218 #, c-format
219 msgid "  -R                      fold data section into text section\n"
220 msgstr ""
222 #: as.c:309
223 #, c-format
224 msgid ""
225 "  --reduce-memory-overheads \n"
226 "                          prefer smaller memory use at the cost of longer\n"
227 "                          assembly times\n"
228 msgstr ""
230 #: as.c:313
231 #, c-format
232 msgid ""
233 "  --statistics            print various measured statistics from execution\n"
234 msgstr ""
236 #: as.c:315
237 #, c-format
238 msgid "  --strip-local-absolute  strip local absolute symbols\n"
239 msgstr ""
241 #: as.c:317
242 #, c-format
243 msgid ""
244 "  --traditional-format    Use same format as native assembler when possible\n"
245 msgstr ""
247 #: as.c:319
248 #, c-format
249 msgid "  --version               print assembler version number and exit\n"
250 msgstr ""
252 #: as.c:321
253 #, c-format
254 msgid "  -W  --no-warn           suppress warnings\n"
255 msgstr ""
257 #: as.c:323
258 #, c-format
259 msgid "  --warn                  don't suppress warnings\n"
260 msgstr ""
262 #: as.c:325
263 #, c-format
264 msgid "  --fatal-warnings        treat warnings as errors\n"
265 msgstr ""
267 #: as.c:328
268 #, c-format
269 msgid ""
270 "  --itbl INSTTBL          extend instruction set to include instructions\n"
271 "                          matching the specifications defined in file "
272 "INSTTBL\n"
273 msgstr ""
275 #: as.c:332
276 #, c-format
277 msgid "  -w                      ignored\n"
278 msgstr ""
280 #: as.c:334
281 #, c-format
282 msgid "  -X                      ignored\n"
283 msgstr ""
285 #: as.c:336
286 #, c-format
287 msgid "  -Z                      generate object file even after errors\n"
288 msgstr ""
290 #: as.c:338
291 #, c-format
292 msgid ""
293 "  --listing-lhs-width     set the width in words of the output data column "
294 "of\n"
295 "                          the listing\n"
296 msgstr ""
298 #: as.c:341
299 #, c-format
300 msgid ""
301 "  --listing-lhs-width2    set the width in words of the continuation lines\n"
302 "                          of the output data column; ignored if smaller "
303 "than\n"
304 "                          the width of the first line\n"
305 msgstr ""
307 #: as.c:345
308 #, c-format
309 msgid ""
310 "  --listing-rhs-width     set the max width in characters of the lines from\n"
311 "                          the source file\n"
312 msgstr ""
314 #: as.c:348
315 #, c-format
316 msgid ""
317 "  --listing-cont-lines    set the maximum number of continuation lines used\n"
318 "                          for the output data column of the listing\n"
319 msgstr ""
321 #: as.c:351
322 #, c-format
323 msgid "  @FILE                   read options from FILE\n"
324 msgstr ""
326 #: as.c:359
327 #, c-format
328 msgid "Report bugs to %s\n"
329 msgstr ""
331 #: as.c:564
332 #, c-format
333 msgid "unrecognized option -%c%s"
334 msgstr ""
336 #. This output is intended to follow the GNU standards document.
337 #: as.c:602
338 #, c-format
339 msgid "GNU assembler %s\n"
340 msgstr ""
342 #: as.c:603
343 #, c-format
344 msgid "Copyright 2009 Free Software Foundation, Inc.\n"
345 msgstr ""
347 #: as.c:604
348 #, c-format
349 msgid ""
350 "This program is free software; you may redistribute it under the terms of\n"
351 "the GNU General Public License version 3 or later.\n"
352 "This program has absolutely no warranty.\n"
353 msgstr ""
355 #: as.c:608
356 #, c-format
357 msgid "This assembler was configured for a target of `%s'.\n"
358 msgstr ""
360 #: as.c:615
361 msgid "multiple emulation names specified"
362 msgstr ""
364 #: as.c:617
365 msgid "emulations not handled in this configuration"
366 msgstr ""
368 #: as.c:622
369 #, c-format
370 msgid "alias = %s\n"
371 msgstr ""
373 #: as.c:623
374 #, c-format
375 msgid "canonical = %s\n"
376 msgstr ""
378 #: as.c:624
379 #, c-format
380 msgid "cpu-type = %s\n"
381 msgstr ""
383 #: as.c:626
384 #, c-format
385 msgid "format = %s\n"
386 msgstr ""
388 #: as.c:629
389 #, c-format
390 msgid "bfd-target = %s\n"
391 msgstr ""
393 #: as.c:646
394 msgid "bad defsym; format is --defsym name=value"
395 msgstr ""
397 #: as.c:666
398 msgid "no file name following -t option"
399 msgstr ""
401 #: as.c:681
402 #, c-format
403 msgid "failed to read instruction table %s\n"
404 msgstr ""
406 #: as.c:852
407 #, c-format
408 msgid "invalid listing option `%c'"
409 msgstr ""
411 #: as.c:905
412 msgid "--hash-size needs a numeric argument"
413 msgstr ""
415 #: as.c:930
416 #, c-format
417 msgid "%s: total time in assembly: %ld.%06ld\n"
418 msgstr ""
420 #: as.c:933
421 #, c-format
422 msgid "%s: data size %ld\n"
423 msgstr ""
425 #: as.c:1241
426 #, c-format
427 msgid "%d warnings, treating warnings as errors"
428 msgstr ""
430 #: as.h:208
431 #, c-format
432 msgid "Case value %ld unexpected at line %d of file \"%s\"\n"
433 msgstr ""
436 #. * We have a GROSS internal error.
437 #. * This should never happen.
439 #: atof-generic.c:417 config/tc-m68k.c:3536
440 msgid "failed sanity check"
441 msgstr ""
443 #: cgen.c:113 config/tc-alpha.c:2083 config/tc-alpha.c:2107
444 #: config/tc-arc.c:1681 config/tc-d10v.c:550 config/tc-d30v.c:538
445 #: config/tc-mn10200.c:1100 config/tc-mn10300.c:1749 config/tc-ppc.c:2562
446 #: config/tc-ppc.c:2713 config/tc-ppc.c:2834 config/tc-ppc.c:2845
447 #: config/tc-s390.c:1218 config/tc-s390.c:1318 config/tc-s390.c:1447
448 #: config/tc-v850.c:1730 config/tc-v850.c:1753 config/tc-v850.c:1956
449 msgid "too many fixups"
450 msgstr ""
452 #: cgen.c:400 cgen.c:420 config/tc-arc.c:1662 config/tc-d10v.c:461
453 #: config/tc-d30v.c:453 config/tc-i370.c:2129 config/tc-mn10200.c:1042
454 #: config/tc-mn10300.c:1674 config/tc-ppc.c:2601 config/tc-s390.c:1189
455 #: config/tc-v850.c:1932 config/tc-z80.c:422
456 msgid "illegal operand"
457 msgstr ""
459 #: cgen.c:424 config/tc-arc.c:1664 config/tc-avr.c:569 config/tc-d10v.c:463
460 #: config/tc-d30v.c:455 config/tc-h8300.c:450 config/tc-i370.c:2131
461 #: config/tc-mcore.c:662 config/tc-microblaze.c:583 config/tc-mmix.c:488
462 #: config/tc-mn10200.c:1045 config/tc-mn10300.c:1677 config/tc-msp430.c:452
463 #: config/tc-or32.c:307 config/tc-ppc.c:2603 config/tc-s390.c:1207
464 #: config/tc-sh.c:1359 config/tc-sh64.c:2213 config/tc-v850.c:1935
465 #: config/tc-z80.c:575 config/tc-z8k.c:350
466 msgid "missing operand"
467 msgstr ""
469 #: cgen.c:799
470 msgid "a reloc on this operand implies an overflow"
471 msgstr ""
473 #: cgen.c:822
474 msgid "operand mask overflow"
475 msgstr ""
477 #. We can't actually support subtracting a symbol.
478 #: cgen.c:885 config/tc-arc.c:1247 config/tc-arm.c:1612 config/tc-arm.c:8617
479 #: config/tc-arm.c:8668 config/tc-arm.c:8914 config/tc-arm.c:9704
480 #: config/tc-arm.c:10703 config/tc-arm.c:10743 config/tc-arm.c:11051
481 #: config/tc-arm.c:11080 config/tc-avr.c:1087 config/tc-cris.c:4044
482 #: config/tc-d10v.c:1502 config/tc-d30v.c:1903 config/tc-mips.c:4394
483 #: config/tc-mips.c:5518 config/tc-mips.c:6493 config/tc-mips.c:7069
484 #: config/tc-msp430.c:1937 config/tc-ppc.c:5769 config/tc-spu.c:959
485 #: config/tc-spu.c:983 config/tc-v850.c:2271 config/tc-xstormy16.c:484
486 #: config/tc-xtensa.c:5821 config/tc-xtensa.c:11839
487 msgid "expression too complex"
488 msgstr ""
490 #: cgen.c:979 config/tc-arc.c:1308 config/tc-ppc.c:5894 config/tc-s390.c:2023
491 #: config/tc-v850.c:2311 config/tc-xstormy16.c:538
492 msgid "unresolved expression that must be resolved"
493 msgstr ""
495 #: cgen.c:1004 config/tc-xstormy16.c:563
496 #, c-format
497 msgid "internal error: can't install fix for reloc type %d (`%s')"
498 msgstr ""
500 #: cgen.c:1034
501 msgid "relocation is not supported"
502 msgstr ""
504 #: cond.c:83
505 msgid "invalid identifier for \".ifdef\""
506 msgstr ""
508 #: cond.c:150
509 msgid "non-constant expression in \".if\" statement"
510 msgstr ""
512 #: cond.c:277
513 msgid "bad format for ifc or ifnc"
514 msgstr ""
516 #: cond.c:307
517 msgid "\".elseif\" without matching \".if\""
518 msgstr ""
520 #: cond.c:311
521 msgid "\".elseif\" after \".else\""
522 msgstr ""
524 #: cond.c:314 cond.c:420
525 msgid "here is the previous \"else\""
526 msgstr ""
528 #: cond.c:317 cond.c:423
529 msgid "here is the previous \"if\""
530 msgstr ""
532 #: cond.c:346
533 msgid "non-constant expression in \".elseif\" statement"
534 msgstr ""
536 #: cond.c:384
537 msgid "\".endif\" without \".if\""
538 msgstr ""
540 #: cond.c:413
541 msgid "\".else\" without matching \".if\""
542 msgstr ""
544 #: cond.c:417
545 msgid "duplicate \"else\""
546 msgstr ""
548 #: cond.c:468
549 msgid ".ifeqs syntax error"
550 msgstr ""
552 #: cond.c:549
553 msgid "end of macro inside conditional"
554 msgstr ""
556 #: cond.c:551
557 msgid "end of file inside conditional"
558 msgstr ""
560 #: cond.c:554
561 msgid "here is the start of the unterminated conditional"
562 msgstr ""
564 #: cond.c:558
565 msgid "here is the \"else\" of the unterminated conditional"
566 msgstr ""
568 #: config/atof-ieee.c:141
569 msgid "cannot create floating-point number"
570 msgstr ""
572 #: config/atof-ieee.c:288
573 msgid "NaNs are not supported by this target\n"
574 msgstr ""
576 #: config/atof-ieee.c:327 config/atof-ieee.c:368
577 msgid "Infinities are not supported by this target\n"
578 msgstr ""
580 #: config/atof-ieee.c:784 config/atof-vax.c:450 config/tc-arm.c:1007
581 #: config/tc-ia64.c:11332 config/tc-tic30.c:1261 config/tc-tic4x.c:2599
582 msgid "Unrecognized or unsupported floating point constant"
583 msgstr ""
585 #: config/obj-aout.c:85
586 #, c-format
587 msgid "Attempt to put a common symbol into set %s"
588 msgstr ""
590 #: config/obj-aout.c:89
591 #, c-format
592 msgid "Attempt to put an undefined symbol into set %s"
593 msgstr ""
595 #: config/obj-aout.c:116 config/obj-coff.c:1406
596 #, c-format
597 msgid "Symbol `%s' can not be both weak and common"
598 msgstr ""
600 #: config/obj-coff.c:135
601 #, c-format
602 msgid "Inserting \"%s\" into structure table failed: %s"
603 msgstr ""
605 #: config/obj-coff.c:214 config/obj-coff.c:1694 config/tc-ppc.c:4859
606 #: config/tc-tic54x.c:4011 read.c:2796
607 #, c-format
608 msgid "error setting flags for \"%s\": %s"
609 msgstr ""
611 #. Zero is used as an end marker in the file.
612 #: config/obj-coff.c:433
613 msgid "Line numbers must be positive integers\n"
614 msgstr ""
616 #: config/obj-coff.c:465
617 msgid ".ln pseudo-op inside .def/.endef: ignored."
618 msgstr ""
620 #: config/obj-coff.c:507 ecoff.c:3240
621 msgid ".loc outside of .text"
622 msgstr ""
624 #: config/obj-coff.c:514
625 msgid ".loc pseudo-op inside .def/.endef: ignored."
626 msgstr ""
628 #: config/obj-coff.c:595
629 msgid ".def pseudo-op used inside of .def/.endef: ignored."
630 msgstr ""
632 #: config/obj-coff.c:634
633 msgid ".endef pseudo-op used outside of .def/.endef: ignored."
634 msgstr ""
636 #: config/obj-coff.c:673
637 #, c-format
638 msgid "`%s' symbol without preceding function"
639 msgstr ""
641 #: config/obj-coff.c:760
642 #, c-format
643 msgid "unexpected storage class %d"
644 msgstr ""
646 #: config/obj-coff.c:868
647 msgid ".dim pseudo-op used outside of .def/.endef: ignored."
648 msgstr ""
650 #: config/obj-coff.c:888
651 msgid "badly formed .dim directive ignored"
652 msgstr ""
654 #: config/obj-coff.c:937
655 msgid ".size pseudo-op used outside of .def/.endef ignored."
656 msgstr ""
658 #: config/obj-coff.c:952
659 msgid ".scl pseudo-op used outside of .def/.endef ignored."
660 msgstr ""
662 #: config/obj-coff.c:969
663 msgid ".tag pseudo-op used outside of .def/.endef ignored."
664 msgstr ""
666 #: config/obj-coff.c:987
667 #, c-format
668 msgid "tag not found for .tag %s"
669 msgstr ""
671 #: config/obj-coff.c:1000
672 msgid ".type pseudo-op used outside of .def/.endef ignored."
673 msgstr ""
675 #: config/obj-coff.c:1019
676 msgid ".val pseudo-op used outside of .def/.endef ignored."
677 msgstr ""
679 #: config/obj-coff.c:1186
680 msgid "badly formed .weak directive ignored"
681 msgstr ""
683 #: config/obj-coff.c:1364
684 msgid "mismatched .eb"
685 msgstr ""
687 #: config/obj-coff.c:1385
688 #, c-format
689 msgid "C_EFCN symbol for %s out of scope"
690 msgstr ""
692 #: config/obj-coff.c:1439
693 #, c-format
694 msgid "Warning: internal error: forgetting to set endndx of %s"
695 msgstr ""
697 #. STYP_INFO
698 #. STYP_LIB
699 #. STYP_OVER
700 #: config/obj-coff.c:1662
701 #, c-format
702 msgid "unsupported section attribute '%c'"
703 msgstr ""
705 #: config/obj-coff.c:1666 config/tc-ppc.c:4841
706 #, c-format
707 msgid "unknown section attribute '%c'"
708 msgstr ""
710 #: config/obj-coff.c:1706
711 #, c-format
712 msgid "Ignoring changed section attributes for %s"
713 msgstr ""
715 #: config/obj-coff.c:1836
716 #, c-format
717 msgid "0x%lx: \"%s\" type = %ld, class = %d, segment = %d\n"
718 msgstr ""
720 #: config/obj-ecoff.c:125
721 msgid "Can't set GP value"
722 msgstr ""
724 #: config/obj-ecoff.c:132
725 msgid "Can't set register masks"
726 msgstr ""
728 #: config/obj-elf.c:334 config/tc-sparc.c:3950 config/tc-v850.c:450
729 #, c-format
730 msgid "bad .common segment %s"
731 msgstr ""
733 #: config/obj-elf.c:612
734 #, c-format
735 msgid "setting incorrect section type for %s"
736 msgstr ""
738 #: config/obj-elf.c:617
739 #, c-format
740 msgid "ignoring incorrect section type for %s"
741 msgstr ""
743 #: config/obj-elf.c:659
744 #, c-format
745 msgid "setting incorrect section attributes for %s"
746 msgstr ""
748 #: config/obj-elf.c:713
749 #, c-format
750 msgid "ignoring changed section type for %s"
751 msgstr ""
753 #: config/obj-elf.c:725
754 #, c-format
755 msgid "ignoring changed section attributes for %s"
756 msgstr ""
758 #: config/obj-elf.c:727
759 #, c-format
760 msgid "ignoring changed section entity size for %s"
761 msgstr ""
763 #: config/obj-elf.c:780
764 msgid "unrecognized .section attribute: want a,w,x,M,S,G,T"
765 msgstr ""
767 #: config/obj-elf.c:822 read.c:2780
768 msgid "unrecognized section type"
769 msgstr ""
771 #: config/obj-elf.c:852
772 msgid "unrecognized section attribute"
773 msgstr ""
775 #: config/obj-elf.c:883 config/tc-alpha.c:4190
776 msgid "missing name"
777 msgstr ""
779 #: config/obj-elf.c:1012
780 msgid "invalid merge entity size"
781 msgstr ""
783 #: config/obj-elf.c:1019
784 msgid "entity size for SHF_MERGE not specified"
785 msgstr ""
787 #: config/obj-elf.c:1039
788 msgid "group name for SHF_GROUP not specified"
789 msgstr ""
791 #: config/obj-elf.c:1052
792 msgid "character following name is not '#'"
793 msgstr ""
795 #: config/obj-elf.c:1171
796 msgid ".previous without corresponding .section; ignored"
797 msgstr ""
799 #: config/obj-elf.c:1197
800 msgid ".popsection without corresponding .pushsection; ignored"
801 msgstr ""
803 #: config/obj-elf.c:1249
804 msgid "expected comma after name in .symver"
805 msgstr ""
807 #: config/obj-elf.c:1273
808 #, c-format
809 msgid "missing version name in `%s' for symbol `%s'"
810 msgstr ""
812 #: config/obj-elf.c:1284
813 #, c-format
814 msgid "multiple versions [`%s'|`%s'] for symbol `%s'"
815 msgstr ""
817 #: config/obj-elf.c:1321
818 #, c-format
819 msgid "expected `%s' to have already been set for .vtable_inherit"
820 msgstr ""
822 #: config/obj-elf.c:1331
823 msgid "expected comma after name in .vtable_inherit"
824 msgstr ""
826 #: config/obj-elf.c:1391
827 msgid "expected comma after name in .vtable_entry"
828 msgstr ""
830 #: config/obj-elf.c:1514
831 msgid "expected quoted string"
832 msgstr ""
834 #: config/obj-elf.c:1534
835 #, c-format
836 msgid "expected comma after name `%s' in .size directive"
837 msgstr ""
839 #: config/obj-elf.c:1543
840 msgid "missing expression in .size directive"
841 msgstr ""
843 #: config/obj-elf.c:1670
844 #, c-format
845 msgid "symbol '%s' is already defined"
846 msgstr ""
848 #: config/obj-elf.c:1690 config/obj-elf.c:1702
849 #, c-format
850 msgid "symbol type \"%s\" is supported only by GNU targets"
851 msgstr ""
853 #: config/obj-elf.c:1713
854 #, c-format
855 msgid "unrecognized symbol type \"%s\""
856 msgstr ""
858 #: config/obj-elf.c:1889
859 msgid ".size expression too complicated to fix up"
860 msgstr ""
862 #: config/obj-elf.c:1921
863 #, c-format
864 msgid ""
865 "invalid attempt to declare external version name as default in symbol `%s'"
866 msgstr ""
868 #: config/obj-elf.c:1982 ecoff.c:3598
869 #, c-format
870 msgid "symbol `%s' can not be both weak and common"
871 msgstr ""
873 #: config/obj-elf.c:2089
874 #, c-format
875 msgid "assuming all members of group `%s' are COMDAT"
876 msgstr ""
878 #: config/obj-elf.c:2111
879 #, c-format
880 msgid "can't create group: %s"
881 msgstr ""
883 #: config/obj-elf.c:2221
884 #, c-format
885 msgid "failed to set up debugging information: %s"
886 msgstr ""
888 #: config/obj-elf.c:2241
889 #, c-format
890 msgid "can't start writing .mdebug section: %s"
891 msgstr ""
893 #: config/obj-elf.c:2249
894 #, c-format
895 msgid "could not write .mdebug section: %s"
896 msgstr ""
898 #: config/obj-som.c:58
899 msgid "Only one .compiler pseudo-op per file!"
900 msgstr ""
902 #: config/obj-som.c:75 config/obj-som.c:146 config/obj-som.c:188
903 msgid "Expected quoted string"
904 msgstr ""
906 #: config/obj-som.c:88
907 msgid ".compiler directive missing language and version"
908 msgstr ""
910 #: config/obj-som.c:98
911 msgid ".compiler directive missing version"
912 msgstr ""
914 #: config/obj-som.c:114
915 #, c-format
916 msgid "FATAL: Attaching compiler header %s"
917 msgstr ""
919 #: config/obj-som.c:129
920 msgid "Only one .version pseudo-op per file!"
921 msgstr ""
923 #: config/obj-som.c:153
924 #, c-format
925 msgid "attaching version header %s: %s"
926 msgstr ""
928 #: config/obj-som.c:171
929 msgid "Only one .copyright pseudo-op per file!"
930 msgstr ""
932 #: config/obj-som.c:195
933 #, c-format
934 msgid "attaching copyright header %s: %s"
935 msgstr ""
937 #: config/tc-alpha.c:643
938 #, c-format
939 msgid "No !literal!%ld was found"
940 msgstr ""
942 #: config/tc-alpha.c:650
943 #, c-format
944 msgid "No !tlsgd!%ld was found"
945 msgstr ""
947 #: config/tc-alpha.c:657
948 #, c-format
949 msgid "No !tlsldm!%ld was found"
950 msgstr ""
952 #: config/tc-alpha.c:666
953 #, c-format
954 msgid "No ldah !gpdisp!%ld was found"
955 msgstr ""
957 #: config/tc-alpha.c:716
958 #, c-format
959 msgid "too many !literal!%ld for %s"
960 msgstr ""
962 #: config/tc-alpha.c:746
963 #, c-format
964 msgid "No lda !gpdisp!%ld was found"
965 msgstr ""
967 #. Only support one relocation op per insn.
968 #: config/tc-alpha.c:905
969 msgid "More than one relocation op per insn"
970 msgstr ""
972 #: config/tc-alpha.c:921
973 msgid "No relocation operand"
974 msgstr ""
976 #: config/tc-alpha.c:931
977 #, c-format
978 msgid "Unknown relocation operand: !%s"
979 msgstr ""
981 #: config/tc-alpha.c:941
982 #, c-format
983 msgid "no sequence number after !%s"
984 msgstr ""
986 #: config/tc-alpha.c:951
987 #, c-format
988 msgid "!%s does not use a sequence number"
989 msgstr ""
991 #: config/tc-alpha.c:961
992 #, c-format
993 msgid "Bad sequence number: !%s!%s"
994 msgstr ""
996 #: config/tc-alpha.c:1176 config/tc-alpha.c:3343
997 #, c-format
998 msgid "inappropriate arguments for opcode `%s'"
999 msgstr ""
1001 #: config/tc-alpha.c:1178 config/tc-alpha.c:3345
1002 #, c-format
1003 msgid "opcode `%s' not supported for target %s"
1004 msgstr ""
1006 #: config/tc-alpha.c:1182 config/tc-alpha.c:3349 config/tc-avr.c:1356
1007 #: config/tc-msp430.c:1829
1008 #, c-format
1009 msgid "unknown opcode `%s'"
1010 msgstr ""
1012 #: config/tc-alpha.c:1263 config/tc-alpha.c:1517
1013 msgid "overflow in literal (.lita) table"
1014 msgstr ""
1016 #: config/tc-alpha.c:1270 config/tc-alpha.c:1294 config/tc-alpha.c:1530
1017 #: config/tc-alpha.c:2215 config/tc-alpha.c:2260 config/tc-alpha.c:2329
1018 #: config/tc-alpha.c:2412 config/tc-alpha.c:2637 config/tc-alpha.c:2735
1019 msgid "macro requires $at register while noat in effect"
1020 msgstr ""
1022 #: config/tc-alpha.c:1272 config/tc-alpha.c:1296 config/tc-alpha.c:1532
1023 msgid "macro requires $at while $at in use"
1024 msgstr ""
1026 #: config/tc-alpha.c:1475
1027 msgid "bignum invalid; zero assumed"
1028 msgstr ""
1030 #: config/tc-alpha.c:1477
1031 msgid "floating point number invalid; zero assumed"
1032 msgstr ""
1034 #: config/tc-alpha.c:1482
1035 msgid "can't handle expression"
1036 msgstr ""
1038 #: config/tc-alpha.c:1523
1039 msgid "overflow in literal (.lit8) table"
1040 msgstr ""
1042 #: config/tc-alpha.c:1819
1043 #, c-format
1044 msgid "too many ldah insns for !gpdisp!%ld"
1045 msgstr ""
1047 #: config/tc-alpha.c:1821 config/tc-alpha.c:1833
1048 #, c-format
1049 msgid "both insns for !gpdisp!%ld must be in the same section"
1050 msgstr ""
1052 #: config/tc-alpha.c:1831
1053 #, c-format
1054 msgid "too many lda insns for !gpdisp!%ld"
1055 msgstr ""
1057 #: config/tc-alpha.c:1887
1058 #, c-format
1059 msgid "too many lituse insns for !lituse_tlsgd!%ld"
1060 msgstr ""
1062 #: config/tc-alpha.c:1890
1063 #, c-format
1064 msgid "too many lituse insns for !lituse_tlsldm!%ld"
1065 msgstr ""
1067 #: config/tc-alpha.c:1907
1068 #, c-format
1069 msgid "duplicate !tlsgd!%ld"
1070 msgstr ""
1072 #: config/tc-alpha.c:1909
1073 #, c-format
1074 msgid "sequence number in use for !tlsldm!%ld"
1075 msgstr ""
1077 #: config/tc-alpha.c:1923
1078 #, c-format
1079 msgid "duplicate !tlsldm!%ld"
1080 msgstr ""
1082 #: config/tc-alpha.c:1925
1083 #, c-format
1084 msgid "sequence number in use for !tlsgd!%ld"
1085 msgstr ""
1087 #: config/tc-alpha.c:1980 config/tc-arc.c:292 config/tc-mn10200.c:856
1088 #: config/tc-mn10300.c:1146 config/tc-ppc.c:1676 config/tc-s390.c:604
1089 #: config/tc-v850.c:1556
1090 msgid "operand"
1091 msgstr ""
1093 #: config/tc-alpha.c:2119
1094 msgid "invalid relocation for instruction"
1095 msgstr ""
1097 #: config/tc-alpha.c:2132
1098 msgid "invalid relocation for field"
1099 msgstr ""
1101 #: config/tc-alpha.c:2961
1102 msgid "can not resolve expression"
1103 msgstr ""
1105 #: config/tc-alpha.c:3503 config/tc-i370.c:1058 config/tc-microblaze.c:187
1106 #: config/tc-ppc.c:2000 config/tc-ppc.c:4604
1107 #, c-format
1108 msgid ".COMMon length (%ld.) <0! Ignored."
1109 msgstr ""
1111 #: config/tc-alpha.c:3514 config/tc-sparc.c:3820 config/tc-v850.c:245
1112 msgid "Ignoring attempt to re-define symbol"
1113 msgstr ""
1115 #: config/tc-alpha.c:3606 config/tc-ppc.c:4641 config/tc-sparc.c:3828
1116 #, c-format
1117 msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld."
1118 msgstr ""
1120 #: config/tc-alpha.c:3713 ecoff.c:3054
1121 msgid ".ent directive has no name"
1122 msgstr ""
1124 #: config/tc-alpha.c:3721
1125 msgid "nested .ent directives"
1126 msgstr ""
1128 #: config/tc-alpha.c:3765 ecoff.c:3005
1129 msgid ".end directive has no name"
1130 msgstr ""
1132 #: config/tc-alpha.c:3774
1133 msgid ".end directive without matching .ent"
1134 msgstr ""
1136 #: config/tc-alpha.c:3776
1137 msgid ".end directive names different symbol than .ent"
1138 msgstr ""
1140 #: config/tc-alpha.c:3819 ecoff.c:3140
1141 msgid ".fmask outside of .ent"
1142 msgstr ""
1144 #: config/tc-alpha.c:3821 config/tc-score.c:5602 ecoff.c:3204
1145 msgid ".mask outside of .ent"
1146 msgstr ""
1148 #: config/tc-alpha.c:3829 ecoff.c:3147
1149 msgid "bad .fmask directive"
1150 msgstr ""
1152 #: config/tc-alpha.c:3831 ecoff.c:3211
1153 msgid "bad .mask directive"
1154 msgstr ""
1156 #: config/tc-alpha.c:3864 config/tc-mips.c:15074 config/tc-score.c:5744
1157 #: ecoff.c:3168
1158 msgid ".frame outside of .ent"
1159 msgstr ""
1161 #: config/tc-alpha.c:3875 ecoff.c:3179
1162 msgid "bad .frame directive"
1163 msgstr ""
1165 #: config/tc-alpha.c:3909
1166 msgid ".prologue directive without a preceding .ent directive"
1167 msgstr ""
1169 #: config/tc-alpha.c:3927
1170 #, c-format
1171 msgid "Invalid argument %d to .prologue."
1172 msgstr ""
1174 #: config/tc-alpha.c:4018
1175 msgid "ECOFF debugging is disabled."
1176 msgstr ""
1178 #: config/tc-alpha.c:4032
1179 msgid ".ent directive without matching .end"
1180 msgstr ""
1182 #: config/tc-alpha.c:4117
1183 msgid ".usepv directive has no name"
1184 msgstr ""
1186 #: config/tc-alpha.c:4128
1187 msgid ".usepv directive has no type"
1188 msgstr ""
1190 #: config/tc-alpha.c:4143
1191 msgid "unknown argument for .usepv"
1192 msgstr ""
1194 #: config/tc-alpha.c:4250
1195 #, c-format
1196 msgid "unknown section attribute %s"
1197 msgstr ""
1199 #: config/tc-alpha.c:4361
1200 msgid ".ent directive has no symbol"
1201 msgstr ""
1203 #: config/tc-alpha.c:4390
1204 msgid ".handler directive has no name"
1205 msgstr ""
1207 #: config/tc-alpha.c:4419
1208 msgid "Bad .frame directive 1./2. param"
1209 msgstr ""
1211 #: config/tc-alpha.c:4431
1212 msgid "Bad .frame directive 3./4. param"
1213 msgstr ""
1215 #: config/tc-alpha.c:4466
1216 msgid ".pdesc directive not in link (.link) section"
1217 msgstr ""
1219 #: config/tc-alpha.c:4474
1220 msgid ".pdesc directive has no entry symbol"
1221 msgstr ""
1223 #: config/tc-alpha.c:4492
1224 msgid ".pdesc has no matching .ent"
1225 msgstr ""
1227 #: config/tc-alpha.c:4510
1228 msgid "No comma after .pdesc <entryname>"
1229 msgstr ""
1231 #: config/tc-alpha.c:4530
1232 msgid "unknown procedure kind"
1233 msgstr ""
1235 #: config/tc-alpha.c:4642
1236 msgid ".name directive not in link (.link) section"
1237 msgstr ""
1239 #: config/tc-alpha.c:4650
1240 msgid ".name directive has no symbol"
1241 msgstr ""
1243 #: config/tc-alpha.c:4682
1244 msgid "No symbol after .linkage"
1245 msgstr ""
1247 #: config/tc-alpha.c:4732
1248 msgid "No symbol after .code_address"
1249 msgstr ""
1251 #: config/tc-alpha.c:4759 config/tc-score.c:5608
1252 msgid "Bad .mask directive"
1253 msgstr ""
1255 #: config/tc-alpha.c:4777
1256 msgid "Bad .fmask directive"
1257 msgstr ""
1259 #: config/tc-alpha.c:4934
1260 #, c-format
1261 msgid "Expected comma after name \"%s\""
1262 msgstr ""
1264 #. *symbol_get_obj (symbolP) = (signed char) temp;
1265 #: config/tc-alpha.c:4945
1266 #, c-format
1267 msgid "unhandled: .proc %s,%d"
1268 msgstr ""
1270 #: config/tc-alpha.c:4979
1271 #, c-format
1272 msgid "Tried to .set unrecognized mode `%s'"
1273 msgstr ""
1275 #: config/tc-alpha.c:5005
1276 #, c-format
1277 msgid "Bad base register, using $%d."
1278 msgstr ""
1280 #: config/tc-alpha.c:5026
1281 #, c-format
1282 msgid "Alignment too large: %d. assumed"
1283 msgstr ""
1285 #: config/tc-alpha.c:5030 config/tc-d30v.c:2048
1286 msgid "Alignment negative: 0 assumed"
1287 msgstr ""
1289 #: config/tc-alpha.c:5124 config/tc-alpha.c:5617
1290 #, c-format
1291 msgid "Unknown CPU identifier `%s'"
1292 msgstr ""
1294 #: config/tc-alpha.c:5315
1295 #, c-format
1296 msgid "Chose GP value of %lx\n"
1297 msgstr ""
1299 #: config/tc-alpha.c:5329
1300 msgid "Bad .section directive: want a,s,w,x,M,S,G,T in string"
1301 msgstr ""
1303 #: config/tc-alpha.c:5418
1304 #, c-format
1305 msgid "internal error: can't hash opcode `%s': %s"
1306 msgstr ""
1308 #: config/tc-alpha.c:5454
1309 #, c-format
1310 msgid "internal error: can't hash macro `%s': %s"
1311 msgstr ""
1313 #: config/tc-alpha.c:5539 config/tc-arm.c:6439 config/tc-arm.c:6451
1314 #: config/tc-i960.c:708 config/tc-xtensa.c:5294 config/tc-xtensa.c:5372
1315 #: config/tc-xtensa.c:5490 config/tc-z80.c:1893
1316 msgid "syntax error"
1317 msgstr ""
1319 #: config/tc-alpha.c:5668
1320 msgid ""
1321 "Alpha options:\n"
1322 "-32addr\t\t\ttreat addresses as 32-bit values\n"
1323 "-F\t\t\tlack floating point instructions support\n"
1324 "-mev4 | -mev45 | -mev5 | -mev56 | -mpca56 | -mev6 | -mev67 | -mev68 | -mall\n"
1325 "\t\t\tspecify variant of Alpha architecture\n"
1326 "-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264 | -m21264a | -"
1327 "m21264b\n"
1328 "\t\t\tthese variants include PALcode opcodes\n"
1329 msgstr ""
1331 #: config/tc-alpha.c:5678
1332 msgid ""
1333 "VMS options:\n"
1334 "-+\t\t\tencode (don't truncate) names longer than 64 characters\n"
1335 "-H\t\t\tshow new symbol after hash truncation\n"
1336 "-replace/-noreplace\tenable or disable the optimization of procedure calls\n"
1337 msgstr ""
1339 #: config/tc-alpha.c:5929
1340 #, c-format
1341 msgid "unhandled relocation type %s"
1342 msgstr ""
1344 #: config/tc-alpha.c:5942
1345 msgid "non-absolute expression in constant field"
1346 msgstr ""
1348 #: config/tc-alpha.c:5956
1349 #, c-format
1350 msgid "type %d reloc done?\n"
1351 msgstr ""
1353 #: config/tc-alpha.c:6003 config/tc-alpha.c:6010
1354 msgid "Used $at without \".set noat\""
1355 msgstr ""
1357 #: config/tc-alpha.c:6179
1358 #, c-format
1359 msgid "!samegp reloc against symbol without .prologue: %s"
1360 msgstr ""
1362 #: config/tc-alpha.c:6223 config/tc-xtensa.c:5996
1363 #, c-format
1364 msgid "cannot represent `%s' relocation in object file"
1365 msgstr ""
1367 #: config/tc-alpha.c:6229
1368 #, c-format
1369 msgid "internal error? cannot generate `%s' relocation"
1370 msgstr ""
1372 #: config/tc-alpha.c:6336
1373 #, c-format
1374 msgid "frame reg expected, using $%d."
1375 msgstr ""
1377 #: config/tc-arc.c:194 config/tc-arc.c:215 config/tc-arc.c:991
1378 #: config/tc-h8300.c:77 config/tc-h8300.c:86 config/tc-h8300.c:96
1379 #: config/tc-h8300.c:106 config/tc-h8300.c:116 config/tc-h8300.c:127
1380 #: config/tc-h8300.c:194 config/tc-hppa.c:6820 config/tc-hppa.c:6826
1381 #: config/tc-hppa.c:6832 config/tc-hppa.c:6838 config/tc-hppa.c:8245
1382 #: config/tc-mn10300.c:935 config/tc-mn10300.c:940 config/tc-mn10300.c:2433
1383 #: config/tc-xc16x.c:79 config/tc-xc16x.c:86 config/tc-xc16x.c:93
1384 msgid "could not set architecture and machine"
1385 msgstr ""
1387 #: config/tc-arc.c:212 config/tc-arm.c:21296 config/tc-score.c:6304
1388 #: config/tc-score.c:6533 config/tc-score.c:6538
1389 msgid "virtual memory exhausted"
1390 msgstr ""
1392 #: config/tc-arc.c:432 config/tc-arc.c:670
1393 msgid "expected comma after operand name"
1394 msgstr ""
1396 #: config/tc-arc.c:443
1397 #, c-format
1398 msgid "negative operand number %d"
1399 msgstr ""
1401 #: config/tc-arc.c:455
1402 msgid "expected comma after register-number"
1403 msgstr ""
1405 #: config/tc-arc.c:480
1406 msgid "invalid mode"
1407 msgstr ""
1409 #: config/tc-arc.c:497
1410 msgid "expected comma after register-mode"
1411 msgstr ""
1413 #: config/tc-arc.c:514
1414 msgid "shortcut designator invalid"
1415 msgstr ""
1417 #: config/tc-arc.c:529
1418 #, c-format
1419 msgid "core register value (%d) too large"
1420 msgstr ""
1422 #: config/tc-arc.c:537
1423 #, c-format
1424 msgid "condition code value (%d) too large"
1425 msgstr ""
1427 #: config/tc-arc.c:554
1428 #, c-format
1429 msgid "attempt to override symbol: %s"
1430 msgstr ""
1432 #: config/tc-arc.c:625
1433 msgid "invalid opertype"
1434 msgstr ""
1436 #: config/tc-arc.c:682
1437 msgid "expected comma after opcode"
1438 msgstr ""
1440 #: config/tc-arc.c:692
1441 #, c-format
1442 msgid "negative subopcode %d"
1443 msgstr ""
1445 #: config/tc-arc.c:701
1446 msgid "subcode value found when opcode not equal 0x03"
1447 msgstr ""
1449 #: config/tc-arc.c:709
1450 #, c-format
1451 msgid "invalid subopcode %d"
1452 msgstr ""
1454 #: config/tc-arc.c:720
1455 msgid "expected comma after subopcode"
1456 msgstr ""
1458 #: config/tc-arc.c:739
1459 msgid "invalid suffix class"
1460 msgstr ""
1462 #: config/tc-arc.c:748
1463 msgid "expected comma after suffix class"
1464 msgstr ""
1466 #: config/tc-arc.c:767
1467 msgid "invalid syntax class"
1468 msgstr ""
1470 #: config/tc-arc.c:774
1471 msgid "opcode 0x3 and SYNTAX_3OP invalid"
1472 msgstr ""
1474 #: config/tc-arc.c:794
1475 msgid "unknown suffix class"
1476 msgstr ""
1478 #: config/tc-arc.c:861
1479 msgid "expected comma after symbol name"
1480 msgstr ""
1482 #: config/tc-arc.c:871
1483 msgid "negative symbol length"
1484 msgstr ""
1486 #: config/tc-arc.c:882
1487 msgid "ignoring attempt to re-define symbol"
1488 msgstr ""
1490 #: config/tc-arc.c:889
1491 #, c-format
1492 msgid "length of symbol \"%s\" already %ld, ignoring %d"
1493 msgstr ""
1495 #: config/tc-arc.c:903
1496 msgid "assuming symbol alignment of zero"
1497 msgstr ""
1499 #: config/tc-arc.c:970
1500 msgid "\".option\" directive must appear before any instructions"
1501 msgstr ""
1503 #: config/tc-arc.c:980
1504 msgid "\".option\" directive conflicts with initial definition"
1505 msgstr ""
1507 #: config/tc-arc.c:988
1508 msgid "\".option\" directive overrides command-line (default) value"
1509 msgstr ""
1511 #: config/tc-arc.c:998
1512 msgid "invalid identifier for \".option\""
1513 msgstr ""
1515 #: config/tc-arc.c:1036 config/tc-i860.c:1034 config/tc-ip2k.c:249
1516 msgid "relaxation not supported\n"
1517 msgstr ""
1519 #: config/tc-arc.c:1080
1520 msgid "expression too complex code symbol"
1521 msgstr ""
1523 #: config/tc-arc.c:1107
1524 #, c-format
1525 msgid "missing ')' in %%-op"
1526 msgstr ""
1528 #: config/tc-arc.c:1362 config/tc-dlx.c:1201 config/tc-i960.c:2641
1529 #: config/tc-m32r.c:2281 config/tc-sparc.c:3508
1530 #, c-format
1531 msgid "internal error: can't export reloc type %d (`%s')"
1532 msgstr ""
1534 #: config/tc-arc.c:1494
1535 #, c-format
1536 msgid "unknown syntax format character `%c'"
1537 msgstr ""
1539 #: config/tc-arc.c:1632
1540 msgid "too many suffixes"
1541 msgstr ""
1543 #: config/tc-arc.c:1671
1544 msgid "symbol as destination register"
1545 msgstr ""
1547 #: config/tc-arc.c:1756 config/tc-i370.c:2211 config/tc-mn10200.c:1141
1548 #: config/tc-mn10300.c:1820 config/tc-ppc.c:2891 config/tc-s390.c:1460
1549 #: config/tc-v850.c:2009
1550 #, c-format
1551 msgid "junk at end of line: `%s'"
1552 msgstr ""
1554 #: config/tc-arc.c:1795
1555 msgid "8 byte instruction in delay slot"
1556 msgstr ""
1558 #. except for jl  addr
1559 #: config/tc-arc.c:1798
1560 msgid "8 byte jump instruction with delay slot"
1561 msgstr ""
1563 #: config/tc-arc.c:1806
1564 msgid "conditional branch follows set of flags"
1565 msgstr ""
1567 #: config/tc-arc.c:1890 config/tc-arm.c:15434
1568 #, c-format
1569 msgid "bad instruction `%s'"
1570 msgstr ""
1572 #: config/tc-arm.c:516
1573 msgid "ARM register expected"
1574 msgstr ""
1576 #: config/tc-arm.c:517
1577 msgid "bad or missing co-processor number"
1578 msgstr ""
1580 #: config/tc-arm.c:518
1581 msgid "co-processor register expected"
1582 msgstr ""
1584 #: config/tc-arm.c:519
1585 msgid "FPA register expected"
1586 msgstr ""
1588 #: config/tc-arm.c:520
1589 msgid "VFP single precision register expected"
1590 msgstr ""
1592 #: config/tc-arm.c:521
1593 msgid "VFP/Neon double precision register expected"
1594 msgstr ""
1596 #: config/tc-arm.c:522
1597 msgid "Neon quad precision register expected"
1598 msgstr ""
1600 #: config/tc-arm.c:523
1601 msgid "VFP single or double precision register expected"
1602 msgstr ""
1604 #: config/tc-arm.c:524
1605 msgid "Neon double or quad precision register expected"
1606 msgstr ""
1608 #: config/tc-arm.c:525
1609 msgid "VFP single, double or Neon quad precision register expected"
1610 msgstr ""
1612 #: config/tc-arm.c:526
1613 msgid "VFP system register expected"
1614 msgstr ""
1616 #: config/tc-arm.c:527
1617 msgid "Maverick MVF register expected"
1618 msgstr ""
1620 #: config/tc-arm.c:528
1621 msgid "Maverick MVD register expected"
1622 msgstr ""
1624 #: config/tc-arm.c:529
1625 msgid "Maverick MVFX register expected"
1626 msgstr ""
1628 #: config/tc-arm.c:530
1629 msgid "Maverick MVDX register expected"
1630 msgstr ""
1632 #: config/tc-arm.c:531
1633 msgid "Maverick MVAX register expected"
1634 msgstr ""
1636 #: config/tc-arm.c:532
1637 msgid "Maverick DSPSC register expected"
1638 msgstr ""
1640 #: config/tc-arm.c:533
1641 msgid "iWMMXt data register expected"
1642 msgstr ""
1644 #: config/tc-arm.c:534 config/tc-arm.c:6248
1645 msgid "iWMMXt control register expected"
1646 msgstr ""
1648 #: config/tc-arm.c:535
1649 msgid "iWMMXt scalar register expected"
1650 msgstr ""
1652 #: config/tc-arm.c:536
1653 msgid "XScale accumulator register expected"
1654 msgstr ""
1656 #. For score5u : div/mul will pop warning message, mmu/alw/asw will pop error message.
1657 #: config/tc-arm.c:685 config/tc-score.c:259
1658 msgid "bad arguments to instruction"
1659 msgstr ""
1661 #: config/tc-arm.c:686
1662 msgid "r13 not allowed here"
1663 msgstr ""
1665 #: config/tc-arm.c:687
1666 msgid "r15 not allowed here"
1667 msgstr ""
1669 #: config/tc-arm.c:688
1670 msgid "instruction cannot be conditional"
1671 msgstr ""
1673 #: config/tc-arm.c:689
1674 msgid "registers may not be the same"
1675 msgstr ""
1677 #: config/tc-arm.c:690
1678 msgid "lo register required"
1679 msgstr ""
1681 #: config/tc-arm.c:691
1682 msgid "instruction not supported in Thumb16 mode"
1683 msgstr ""
1685 #: config/tc-arm.c:692
1686 msgid "instruction does not accept this addressing mode"
1687 msgstr ""
1689 #: config/tc-arm.c:693
1690 msgid "branch must be last instruction in IT block"
1691 msgstr ""
1693 #: config/tc-arm.c:694
1694 msgid "instruction not allowed in IT block"
1695 msgstr ""
1697 #: config/tc-arm.c:695
1698 msgid "selected FPU does not support instruction"
1699 msgstr ""
1701 #: config/tc-arm.c:696
1702 msgid "thumb conditional instruction should be in IT block"
1703 msgstr ""
1705 #: config/tc-arm.c:697
1706 msgid "incorrect condition in IT block"
1707 msgstr ""
1709 #: config/tc-arm.c:698
1710 msgid "IT falling in the range of a previous IT block"
1711 msgstr ""
1713 #: config/tc-arm.c:699
1714 msgid "missing .fnstart before unwinding directive"
1715 msgstr ""
1717 #: config/tc-arm.c:890
1718 msgid "immediate expression requires a # prefix"
1719 msgstr ""
1721 #: config/tc-arm.c:918 read.c:3617
1722 msgid "missing expression"
1723 msgstr ""
1725 #: config/tc-arm.c:918 config/tc-score.c:6520 expr.c:1352 read.c:2464
1726 msgid "bad expression"
1727 msgstr ""
1729 #: config/tc-arm.c:929 config/tc-i860.c:1003 config/tc-sparc.c:2880
1730 msgid "bad segment"
1731 msgstr ""
1733 #: config/tc-arm.c:946 config/tc-arm.c:4744 config/tc-i960.c:1300
1734 #: config/tc-score.c:1211
1735 msgid "invalid constant"
1736 msgstr ""
1738 #: config/tc-arm.c:1076
1739 msgid "expected #constant"
1740 msgstr ""
1742 #: config/tc-arm.c:1237
1743 #, c-format
1744 msgid "unexpected character `%c' in type specifier"
1745 msgstr ""
1747 #: config/tc-arm.c:1254
1748 #, c-format
1749 msgid "bad size %d in type specifier"
1750 msgstr ""
1752 #: config/tc-arm.c:1304
1753 msgid "only one type should be specified for operand"
1754 msgstr ""
1756 #: config/tc-arm.c:1310
1757 msgid "vector type expected"
1758 msgstr ""
1760 #: config/tc-arm.c:1382
1761 msgid "can't redefine type for operand"
1762 msgstr ""
1764 #: config/tc-arm.c:1393
1765 msgid "only D registers may be indexed"
1766 msgstr ""
1768 #: config/tc-arm.c:1399
1769 msgid "can't change index for operand"
1770 msgstr ""
1772 #: config/tc-arm.c:1415 config/tc-arm.c:3274 config/tc-arm.c:4345
1773 msgid "constant expression required"
1774 msgstr ""
1776 #: config/tc-arm.c:1458
1777 msgid "register operand expected, but got scalar"
1778 msgstr ""
1780 #: config/tc-arm.c:1491
1781 msgid "scalar must have an index"
1782 msgstr ""
1784 #: config/tc-arm.c:1496 config/tc-arm.c:14062 config/tc-arm.c:14110
1785 #: config/tc-arm.c:14512
1786 msgid "scalar index out of range"
1787 msgstr ""
1789 #: config/tc-arm.c:1544
1790 msgid "bad range in register list"
1791 msgstr ""
1793 #: config/tc-arm.c:1552 config/tc-arm.c:1561 config/tc-arm.c:1602
1794 #, c-format
1795 msgid "Warning: duplicated register (r%d) in register list"
1796 msgstr ""
1798 #: config/tc-arm.c:1564
1799 msgid "Warning: register range not in ascending order"
1800 msgstr ""
1802 #: config/tc-arm.c:1575
1803 msgid "missing `}'"
1804 msgstr ""
1806 #: config/tc-arm.c:1591
1807 msgid "invalid register mask"
1808 msgstr ""
1810 #: config/tc-arm.c:1673
1811 msgid "expecting {"
1812 msgstr ""
1814 #: config/tc-arm.c:1728 config/tc-arm.c:1772
1815 msgid "register out of range in list"
1816 msgstr ""
1818 #: config/tc-arm.c:1744 config/tc-arm.c:1789 config/tc-h8300.c:990
1819 #: config/tc-mips.c:10561 config/tc-mips.c:10583
1820 msgid "invalid register list"
1821 msgstr ""
1823 #: config/tc-arm.c:1750 config/tc-arm.c:3788 config/tc-arm.c:3921
1824 msgid "register list not in ascending order"
1825 msgstr ""
1827 #: config/tc-arm.c:1781
1828 msgid "register range not in ascending order"
1829 msgstr ""
1831 #: config/tc-arm.c:1814
1832 msgid "non-contiguous register range"
1833 msgstr ""
1835 #: config/tc-arm.c:1874
1836 msgid "register stride must be 1 or 2"
1837 msgstr ""
1839 #: config/tc-arm.c:1875
1840 msgid "mismatched element/structure types in list"
1841 msgstr ""
1843 #: config/tc-arm.c:1940
1844 msgid "don't use Rn-Rm syntax with non-unit stride"
1845 msgstr ""
1847 #: config/tc-arm.c:1995
1848 msgid "error parsing element/structure list"
1849 msgstr ""
1851 #: config/tc-arm.c:2001
1852 msgid "expected }"
1853 msgstr ""
1855 #: config/tc-arm.c:2057
1856 #, c-format
1857 msgid "ignoring attempt to redefine built-in register '%s'"
1858 msgstr ""
1860 #: config/tc-arm.c:2062
1861 #, c-format
1862 msgid "ignoring redefinition of register alias '%s'"
1863 msgstr ""
1865 #: config/tc-arm.c:2090
1866 msgid "attempt to redefine typed alias"
1867 msgstr ""
1869 #: config/tc-arm.c:2128
1870 #, c-format
1871 msgid "unknown register '%s' -- .req ignored"
1872 msgstr ""
1874 #: config/tc-arm.c:2223
1875 msgid "bad type for register"
1876 msgstr ""
1878 #: config/tc-arm.c:2234
1879 msgid "expression must be constant"
1880 msgstr ""
1882 #: config/tc-arm.c:2251
1883 msgid "can't redefine the type of a register alias"
1884 msgstr ""
1886 #: config/tc-arm.c:2258
1887 msgid "you must specify a single type only"
1888 msgstr ""
1890 #: config/tc-arm.c:2271
1891 msgid "can't redefine the index of a scalar alias"
1892 msgstr ""
1894 #: config/tc-arm.c:2279
1895 msgid "scalar index must be constant"
1896 msgstr ""
1898 #: config/tc-arm.c:2288
1899 msgid "expecting ]"
1900 msgstr ""
1902 #: config/tc-arm.c:2326
1903 msgid "invalid syntax for .req directive"
1904 msgstr ""
1906 #: config/tc-arm.c:2332
1907 msgid "invalid syntax for .dn directive"
1908 msgstr ""
1910 #: config/tc-arm.c:2338
1911 msgid "invalid syntax for .qn directive"
1912 msgstr ""
1914 #: config/tc-arm.c:2364
1915 msgid "invalid syntax for .unreq directive"
1916 msgstr ""
1918 #: config/tc-arm.c:2370
1919 #, c-format
1920 msgid "unknown register alias '%s'"
1921 msgstr ""
1923 #: config/tc-arm.c:2372
1924 #, c-format
1925 msgid "ignoring attempt to undefine built-in register '%s'"
1926 msgstr ""
1928 #: config/tc-arm.c:2610
1929 #, c-format
1930 msgid "Failed to find real start of function: %s\n"
1931 msgstr ""
1933 #: config/tc-arm.c:2627
1934 msgid "selected processor does not support THUMB opcodes"
1935 msgstr ""
1937 #: config/tc-arm.c:2640
1938 msgid "selected processor does not support ARM opcodes"
1939 msgstr ""
1941 #: config/tc-arm.c:2652
1942 #, c-format
1943 msgid "invalid instruction size selected (%d)"
1944 msgstr ""
1946 #: config/tc-arm.c:2684
1947 #, c-format
1948 msgid "invalid operand to .code directive (%d) (expecting 16 or 32)"
1949 msgstr ""
1951 #: config/tc-arm.c:2740
1952 #, c-format
1953 msgid "expected comma after name \"%s\""
1954 msgstr ""
1956 #: config/tc-arm.c:2790 config/tc-m32r.c:588
1957 #, c-format
1958 msgid "symbol `%s' already defined"
1959 msgstr ""
1961 #: config/tc-arm.c:2824
1962 #, c-format
1963 msgid "unrecognized syntax mode \"%s\""
1964 msgstr ""
1966 #: config/tc-arm.c:2845
1967 #, c-format
1968 msgid "alignment too large: %d assumed"
1969 msgstr ""
1971 #: config/tc-arm.c:2848
1972 msgid "alignment negative. 0 assumed."
1973 msgstr ""
1975 #: config/tc-arm.c:2998
1976 msgid "literal pool overflow"
1977 msgstr ""
1979 #: config/tc-arm.c:3154 config/tc-arm.c:6183
1980 msgid "unrecognized relocation suffix"
1981 msgstr ""
1983 #: config/tc-arm.c:3167
1984 msgid "(plt) is only valid on branch targets"
1985 msgstr ""
1987 #: config/tc-arm.c:3173 config/tc-s390.c:1100 config/tc-s390.c:1725
1988 #: config/tc-xtensa.c:1591
1989 #, c-format
1990 msgid "%s relocations do not fit in %d bytes"
1991 msgstr ""
1993 #: config/tc-arm.c:3250
1994 msgid ".inst.n operand too big. Use .inst.w instead"
1995 msgstr ""
1997 #: config/tc-arm.c:3270
1998 msgid "cannot determine Thumb instruction size. Use .inst.n/.inst.w instead"
1999 msgstr ""
2001 #: config/tc-arm.c:3300
2002 msgid "width suffixes are invalid in ARM mode"
2003 msgstr ""
2005 #: config/tc-arm.c:3342 dwarf2dbg.c:701
2006 msgid "expected 0 or 1"
2007 msgstr ""
2009 #: config/tc-arm.c:3346
2010 msgid "missing comma"
2011 msgstr ""
2013 #: config/tc-arm.c:3379
2014 msgid "duplicate .fnstart directive"
2015 msgstr ""
2017 #: config/tc-arm.c:3410
2018 msgid "duplicate .handlerdata directive"
2019 msgstr ""
2021 #: config/tc-arm.c:3429
2022 msgid ".fnend directive without .fnstart"
2023 msgstr ""
2025 #: config/tc-arm.c:3495
2026 msgid "personality routine specified for cantunwind frame"
2027 msgstr ""
2029 #: config/tc-arm.c:3512
2030 msgid "duplicate .personalityindex directive"
2031 msgstr ""
2033 #: config/tc-arm.c:3519
2034 msgid "bad personality routine number"
2035 msgstr ""
2037 #: config/tc-arm.c:3541
2038 msgid "duplicate .personality directive"
2039 msgstr ""
2041 #: config/tc-arm.c:3564 config/tc-arm.c:3692 config/tc-arm.c:3740
2042 msgid "expected register list"
2043 msgstr ""
2045 #: config/tc-arm.c:3646
2046 msgid "expected , <constant>"
2047 msgstr ""
2049 #: config/tc-arm.c:3655
2050 msgid "number of registers must be in the range [1:4]"
2051 msgstr ""
2053 #: config/tc-arm.c:3802 config/tc-arm.c:3935
2054 msgid "bad register range"
2055 msgstr ""
2057 #: config/tc-arm.c:3992
2058 msgid "register expected"
2059 msgstr ""
2061 #: config/tc-arm.c:4002
2062 msgid "FPA .unwind_save does not take a register list"
2063 msgstr ""
2065 #: config/tc-arm.c:4021
2066 msgid ".unwind_save does not support this kind of register"
2067 msgstr ""
2069 #: config/tc-arm.c:4060
2070 msgid "SP and PC not permitted in .unwind_movsp directive"
2071 msgstr ""
2073 #: config/tc-arm.c:4065
2074 msgid "unexpected .unwind_movsp directive"
2075 msgstr ""
2077 #: config/tc-arm.c:4092
2078 msgid "stack increment must be multiple of 4"
2079 msgstr ""
2081 #: config/tc-arm.c:4124
2082 msgid "expected <reg>, <reg>"
2083 msgstr ""
2085 #: config/tc-arm.c:4142
2086 msgid "register must be either sp or set by a previousunwind_movsp directive"
2087 msgstr ""
2089 #: config/tc-arm.c:4181
2090 msgid "expected <offset>, <opcode>"
2091 msgstr ""
2093 #: config/tc-arm.c:4193
2094 msgid "unwind opcode too long"
2095 msgstr ""
2097 #: config/tc-arm.c:4198
2098 msgid "invalid unwind opcode"
2099 msgstr ""
2101 #: config/tc-arm.c:4351 config/tc-arm.c:5213 config/tc-arm.c:8917
2102 #: config/tc-arm.c:9440 config/tc-arm.c:12568 config/tc-arm.c:20329
2103 #: config/tc-arm.c:20354 config/tc-arm.c:20362 config/tc-z8k.c:1144
2104 #: config/tc-z8k.c:1154
2105 msgid "immediate value out of range"
2106 msgstr ""
2108 #: config/tc-arm.c:4498
2109 msgid "invalid FPA immediate expression"
2110 msgstr ""
2112 #: config/tc-arm.c:4622 config/tc-arm.c:4630
2113 msgid "shift expression expected"
2114 msgstr ""
2116 #: config/tc-arm.c:4644
2117 msgid "'LSL' or 'ASR' required"
2118 msgstr ""
2120 #: config/tc-arm.c:4652
2121 msgid "'LSL' required"
2122 msgstr ""
2124 #: config/tc-arm.c:4660
2125 msgid "'ASR' required"
2126 msgstr ""
2128 #: config/tc-arm.c:4732 config/tc-arm.c:5207 config/tc-arm.c:6832
2129 #: config/tc-v850.c:1827 config/tc-v850.c:1848
2130 msgid "constant expression expected"
2131 msgstr ""
2133 #: config/tc-arm.c:4739
2134 msgid "invalid rotation"
2135 msgstr ""
2137 #: config/tc-arm.c:4899 config/tc-arm.c:5043
2138 msgid "unknown group relocation"
2139 msgstr ""
2141 #: config/tc-arm.c:5012
2142 msgid "alignment must be constant"
2143 msgstr ""
2145 #: config/tc-arm.c:5074
2146 msgid "this group relocation is not allowed on this instruction"
2147 msgstr ""
2149 #: config/tc-arm.c:5086 config/tc-arm.c:5486
2150 msgid "']' expected"
2151 msgstr ""
2153 #: config/tc-arm.c:5104
2154 msgid "'}' expected at end of 'option' field"
2155 msgstr ""
2157 #: config/tc-arm.c:5109
2158 msgid "cannot combine index with option"
2159 msgstr ""
2161 #: config/tc-arm.c:5122
2162 msgid "cannot combine pre- and post-indexing"
2163 msgstr ""
2165 #: config/tc-arm.c:5283
2166 msgid "flag for {c}psr instruction expected"
2167 msgstr ""
2169 #: config/tc-arm.c:5308
2170 msgid "unrecognized CPS flag"
2171 msgstr ""
2173 #: config/tc-arm.c:5315
2174 msgid "missing CPS flags"
2175 msgstr ""
2177 #: config/tc-arm.c:5338 config/tc-arm.c:5344
2178 msgid "valid endian specifiers are be or le"
2179 msgstr ""
2181 #: config/tc-arm.c:5366
2182 msgid "missing rotation field after comma"
2183 msgstr ""
2185 #: config/tc-arm.c:5381
2186 msgid "rotation can only be 0, 8, 16, or 24"
2187 msgstr ""
2189 #: config/tc-arm.c:5410
2190 msgid "condition required"
2191 msgstr ""
2193 #: config/tc-arm.c:5448 config/tc-arm.c:7385
2194 msgid "'[' expected"
2195 msgstr ""
2197 #: config/tc-arm.c:5461
2198 msgid "',' expected"
2199 msgstr ""
2201 #: config/tc-arm.c:5478
2202 msgid "invalid shift"
2203 msgstr ""
2205 #: config/tc-arm.c:5551
2206 msgid "can't use Neon quad register here"
2207 msgstr ""
2209 #: config/tc-arm.c:5617
2210 msgid "expected <Rm> or <Dm> or <Qm> operand"
2211 msgstr ""
2213 #: config/tc-arm.c:5697
2214 msgid "parse error"
2215 msgstr ""
2217 #: config/tc-arm.c:5707 read.c:2135
2218 msgid "expected comma"
2219 msgstr ""
2221 #: config/tc-arm.c:6018 config/tc-arm.c:6088
2222 msgid "immediate value is out of range"
2223 msgstr ""
2225 #: config/tc-arm.c:6233
2226 msgid "iWMMXt data or control register expected"
2227 msgstr ""
2229 #: config/tc-arm.c:6386
2230 #, c-format
2231 msgid "unhandled operand code %d"
2232 msgstr ""
2234 #: config/tc-arm.c:6465 config/tc-score.c:264
2235 msgid "garbage following instruction"
2236 msgstr ""
2238 #. If REG is R13 (the stack pointer), warn that its use is
2239 #. deprecated.
2240 #: config/tc-arm.c:6505
2241 msgid "use of r13 is deprecated"
2242 msgstr ""
2244 #: config/tc-arm.c:6575
2245 msgid "D register out of range for selected VFP version"
2246 msgstr ""
2248 #: config/tc-arm.c:6654
2249 msgid "instruction does not accept preindexed addressing"
2250 msgstr ""
2252 #. unindexed - only for coprocessor
2253 #: config/tc-arm.c:6670 config/tc-arm.c:8710
2254 msgid "instruction does not accept unindexed addressing"
2255 msgstr ""
2257 #: config/tc-arm.c:6678
2258 msgid "destination register same as write-back base"
2259 msgstr ""
2261 #: config/tc-arm.c:6679
2262 msgid "source register same as write-back base"
2263 msgstr ""
2265 #: config/tc-arm.c:6725
2266 msgid "instruction does not accept scaled register index"
2267 msgstr ""
2269 #: config/tc-arm.c:6765
2270 msgid "instruction does not support unindexed addressing"
2271 msgstr ""
2273 #: config/tc-arm.c:6780
2274 msgid "pc may not be used with write-back"
2275 msgstr ""
2277 #: config/tc-arm.c:6785
2278 msgid "instruction does not support writeback"
2279 msgstr ""
2281 #: config/tc-arm.c:6827
2282 msgid "invalid pseudo operation"
2283 msgstr ""
2285 #: config/tc-arm.c:6873
2286 msgid "literal pool insertion failed"
2287 msgstr ""
2289 #: config/tc-arm.c:6931
2290 msgid "Rn must not overlap other operands"
2291 msgstr ""
2293 #: config/tc-arm.c:7020 config/tc-arm.c:9276
2294 msgid "bad barrier type"
2295 msgstr ""
2297 #: config/tc-arm.c:7031 config/tc-arm.c:7050 config/tc-arm.c:7063
2298 #: config/tc-arm.c:9288 config/tc-arm.c:9319 config/tc-arm.c:9341
2299 msgid "bit-field extends past end of register"
2300 msgstr ""
2302 #: config/tc-arm.c:7092
2303 msgid "the only suffix valid here is '(plt)'"
2304 msgstr ""
2306 #: config/tc-arm.c:7145
2307 msgid "use of r15 in blx in ARM mode is not really useful"
2308 msgstr ""
2310 #: config/tc-arm.c:7167
2311 msgid "use of r15 in bx in ARM mode is not really useful"
2312 msgstr ""
2314 #: config/tc-arm.c:7192
2315 msgid "use of r15 in bxj is not really useful"
2316 msgstr ""
2318 #: config/tc-arm.c:7352 config/tc-arm.c:7361
2319 msgid "writeback of base register is UNPREDICTABLE"
2320 msgstr ""
2322 #: config/tc-arm.c:7355
2323 msgid "writeback of base register when in register list is UNPREDICTABLE"
2324 msgstr ""
2326 #: config/tc-arm.c:7365
2327 msgid "if writeback register is in list, it must be the lowest reg in the list"
2328 msgstr ""
2330 #: config/tc-arm.c:7380
2331 msgid "first destination register must be even"
2332 msgstr ""
2334 #: config/tc-arm.c:7383 config/tc-arm.c:7450
2335 msgid "can only load two consecutive registers"
2336 msgstr ""
2338 #. If op 1 were present and equal to PC, this function wouldn't
2339 #. have been called in the first place.
2340 #. If op 2 were present and equal to PC, this function wouldn't
2341 #. have been called in the first place.
2342 #: config/tc-arm.c:7384 config/tc-arm.c:7453 config/tc-arm.c:7982
2343 #: config/tc-arm.c:9988
2344 msgid "r14 not allowed here"
2345 msgstr ""
2347 #: config/tc-arm.c:7398
2348 msgid "base register written back, and overlaps second destination register"
2349 msgstr ""
2351 #: config/tc-arm.c:7406
2352 msgid "index register overlaps destination register"
2353 msgstr ""
2355 #: config/tc-arm.c:7436 config/tc-arm.c:7964
2356 msgid "offset must be zero in ARM encoding"
2357 msgstr ""
2359 #: config/tc-arm.c:7447 config/tc-arm.c:7976
2360 msgid "even register required"
2361 msgstr ""
2363 #: config/tc-arm.c:7478 config/tc-arm.c:7509
2364 msgid "this instruction requires a post-indexed address"
2365 msgstr ""
2367 #: config/tc-arm.c:7536
2368 msgid "Rd and Rm should be different in mla"
2369 msgstr ""
2371 #: config/tc-arm.c:7560 config/tc-arm.c:10317
2372 msgid ":lower16: not allowed this instruction"
2373 msgstr ""
2375 #: config/tc-arm.c:7562
2376 msgid ":upper16: not allowed instruction"
2377 msgstr ""
2379 #: config/tc-arm.c:7581
2380 msgid "operand 1 must be FPSCR"
2381 msgstr ""
2383 #: config/tc-arm.c:7614 config/tc-arm.c:10442
2384 msgid "'CPSR' or 'SPSR' expected"
2385 msgstr ""
2387 #: config/tc-arm.c:7651
2388 msgid "Rd and Rm should be different in mul"
2389 msgstr ""
2391 #: config/tc-arm.c:7670 config/tc-arm.c:7909 config/tc-arm.c:10572
2392 msgid "rdhi and rdlo must be different"
2393 msgstr ""
2395 #: config/tc-arm.c:7676
2396 msgid "rdhi, rdlo and rm must all be different"
2397 msgstr ""
2399 #: config/tc-arm.c:7741
2400 msgid "'[' expected after PLD mnemonic"
2401 msgstr ""
2403 #: config/tc-arm.c:7743 config/tc-arm.c:7758
2404 msgid "post-indexed expression used in preload instruction"
2405 msgstr ""
2407 #: config/tc-arm.c:7745 config/tc-arm.c:7760
2408 msgid "writeback used in preload instruction"
2409 msgstr ""
2411 #: config/tc-arm.c:7747 config/tc-arm.c:7762
2412 msgid "unindexed addressing used in preload instruction"
2413 msgstr ""
2415 #: config/tc-arm.c:7756
2416 msgid "'[' expected after PLI mnemonic"
2417 msgstr ""
2419 #: config/tc-arm.c:7935
2420 msgid "SRS base register must be r13"
2421 msgstr ""
2423 #: config/tc-arm.c:7979
2424 msgid "can only store two consecutive registers"
2425 msgstr ""
2427 #: config/tc-arm.c:8074 config/tc-arm.c:8091
2428 msgid "only two consecutive VFP SP registers allowed here"
2429 msgstr ""
2431 #: config/tc-arm.c:8119 config/tc-arm.c:8134
2432 msgid "this addressing mode requires base-register writeback"
2433 msgstr ""
2435 #: config/tc-arm.c:8308
2436 msgid "this instruction does not support indexing"
2437 msgstr ""
2439 #: config/tc-arm.c:8331
2440 msgid "only r15 allowed here"
2441 msgstr ""
2443 #: config/tc-arm.c:8466
2444 msgid "immediate operand requires iWMMXt2"
2445 msgstr ""
2447 #: config/tc-arm.c:8610
2448 msgid "shift by register not allowed in thumb mode"
2449 msgstr ""
2451 #: config/tc-arm.c:8622 config/tc-arm.c:11085 config/tc-arm.c:19719
2452 msgid "shift expression is too large"
2453 msgstr ""
2455 #: config/tc-arm.c:8648
2456 msgid "Instruction does not support =N addresses"
2457 msgstr ""
2459 #: config/tc-arm.c:8653
2460 msgid "cannot use register index with PC-relative addressing"
2461 msgstr ""
2463 #: config/tc-arm.c:8654
2464 msgid "cannot use register index with this instruction"
2465 msgstr ""
2467 #: config/tc-arm.c:8656
2468 msgid "Thumb does not support negative register indexing"
2469 msgstr ""
2471 #: config/tc-arm.c:8658
2472 msgid "Thumb does not support register post-indexing"
2473 msgstr ""
2475 #: config/tc-arm.c:8660
2476 msgid "Thumb does not support register indexing with writeback"
2477 msgstr ""
2479 #: config/tc-arm.c:8662
2480 msgid "Thumb supports only LSL in shifted register indexing"
2481 msgstr ""
2483 #: config/tc-arm.c:8671 config/tc-arm.c:13865
2484 msgid "shift out of range"
2485 msgstr ""
2487 #: config/tc-arm.c:8679
2488 msgid "cannot use writeback with PC-relative addressing"
2489 msgstr ""
2491 #: config/tc-arm.c:8681
2492 msgid "cannot use writeback with this instruction"
2493 msgstr ""
2495 #: config/tc-arm.c:8700
2496 msgid "cannot use post-indexing with PC-relative addressing"
2497 msgstr ""
2499 #: config/tc-arm.c:8701
2500 msgid "cannot use post-indexing with this instruction"
2501 msgstr ""
2503 #: config/tc-arm.c:8912
2504 msgid "only SUBS PC, LR, #const allowed"
2505 msgstr ""
2507 #: config/tc-arm.c:8991 config/tc-arm.c:9142 config/tc-arm.c:9239
2508 #: config/tc-arm.c:10396 config/tc-arm.c:10678
2509 msgid "shift must be constant"
2510 msgstr ""
2512 #: config/tc-arm.c:9018 config/tc-arm.c:9157 config/tc-arm.c:9254
2513 #: config/tc-arm.c:10409
2514 msgid "unshifted register required"
2515 msgstr ""
2517 #: config/tc-arm.c:9033 config/tc-arm.c:9265 config/tc-arm.c:10533
2518 msgid "dest must overlap one source register"
2519 msgstr ""
2521 #: config/tc-arm.c:9160
2522 msgid "dest and source1 must be the same register"
2523 msgstr ""
2525 #: config/tc-arm.c:9436
2526 msgid "instruction is always unconditional"
2527 msgstr ""
2529 #: config/tc-arm.c:9531
2530 msgid "selected processor does not support 'A' form of this instruction"
2531 msgstr ""
2533 #: config/tc-arm.c:9534
2534 msgid "Thumb does not support the 2-argument form of this instruction"
2535 msgstr ""
2537 #: config/tc-arm.c:9642
2538 msgid "SP not allowed in register list"
2539 msgstr ""
2541 #: config/tc-arm.c:9648
2542 msgid "LR and PC should not both be in register list"
2543 msgstr ""
2545 #: config/tc-arm.c:9655
2546 msgid "base register should not be in register list when written back"
2547 msgstr ""
2549 #: config/tc-arm.c:9661
2550 msgid "PC not allowed in register list"
2551 msgstr ""
2553 #: config/tc-arm.c:9664 config/tc-arm.c:9730 config/tc-arm.c:9770
2554 #, c-format
2555 msgid "value stored for r%d is UNPREDICTABLE"
2556 msgstr ""
2558 #: config/tc-arm.c:9706
2559 msgid "Thumb load/store multiple does not support {reglist}^"
2560 msgstr ""
2562 #: config/tc-arm.c:9763
2563 msgid "Thumb-2 instruction only valid in unified syntax"
2564 msgstr ""
2566 #: config/tc-arm.c:9767 config/tc-arm.c:9777
2567 msgid "this instruction will write back the base register"
2568 msgstr ""
2570 #: config/tc-arm.c:9780
2571 msgid "this instruction will not write back the base register"
2572 msgstr ""
2574 #: config/tc-arm.c:9809
2575 msgid "r14 not allowed as first register when second register is omitted"
2576 msgstr ""
2578 #: config/tc-arm.c:9911 config/tc-arm.c:9924 config/tc-arm.c:9960
2579 msgid "Thumb does not support this addressing mode"
2580 msgstr ""
2582 #: config/tc-arm.c:9928
2583 msgid "byte or halfword not valid for base register"
2584 msgstr ""
2586 #: config/tc-arm.c:9931
2587 msgid "r15 based store not allowed"
2588 msgstr ""
2590 #: config/tc-arm.c:9933
2591 msgid "invalid base register for register offset"
2592 msgstr ""
2594 #: config/tc-arm.c:10273
2595 msgid "shifts in CMP/MOV instructions are only supported in unified syntax"
2596 msgstr ""
2598 #: config/tc-arm.c:10301
2599 msgid "only lo regs allowed with immediate"
2600 msgstr ""
2602 #: config/tc-arm.c:10322
2603 msgid ":upper16: not allowed this instruction"
2604 msgstr ""
2606 #: config/tc-arm.c:10432 config/tc-arm.c:10438 config/tc-arm.c:10468
2607 #: config/tc-arm.c:10474
2608 msgid "selected processor does not support requested special purpose register"
2609 msgstr ""
2611 #: config/tc-arm.c:10463
2612 msgid "Thumb encoding does not support an immediate here"
2613 msgstr ""
2615 #: config/tc-arm.c:10538
2616 msgid "Thumb-2 MUL must not set flags"
2617 msgstr ""
2619 #: config/tc-arm.c:10603
2620 msgid "Thumb does not support NOP with hints"
2621 msgstr ""
2623 #: config/tc-arm.c:10741
2624 msgid "push/pop do not support {reglist}^"
2625 msgstr ""
2627 #: config/tc-arm.c:10764
2628 msgid "invalid register list to push/pop instruction"
2629 msgstr ""
2631 #: config/tc-arm.c:10997
2632 msgid "source1 and dest must be same register"
2633 msgstr ""
2635 #: config/tc-arm.c:11018
2636 msgid "ror #imm not supported"
2637 msgstr ""
2639 #: config/tc-arm.c:11201
2640 msgid "Thumb encoding does not support rotation"
2641 msgstr ""
2643 #: config/tc-arm.c:11221
2644 msgid "instruction requires register index"
2645 msgstr ""
2647 #: config/tc-arm.c:11230
2648 msgid "instruction does not allow shifted index"
2649 msgstr ""
2651 #: config/tc-arm.c:11640
2652 msgid "invalid instruction shape"
2653 msgstr ""
2655 #: config/tc-arm.c:11883
2656 msgid "types specified in both the mnemonic and operands"
2657 msgstr ""
2659 #: config/tc-arm.c:11920
2660 msgid "operand types can't be inferred"
2661 msgstr ""
2663 #: config/tc-arm.c:11926
2664 msgid "type specifier has the wrong number of parts"
2665 msgstr ""
2667 #: config/tc-arm.c:11981 config/tc-arm.c:13618 config/tc-arm.c:13625
2668 msgid "operand size must match register width"
2669 msgstr ""
2671 #: config/tc-arm.c:11992
2672 msgid "bad type in Neon instruction"
2673 msgstr ""
2675 #: config/tc-arm.c:12003
2676 msgid "inconsistent types in Neon instruction"
2677 msgstr ""
2679 #: config/tc-arm.c:13052
2680 msgid "scalar out of range for multiply instruction"
2681 msgstr ""
2683 #: config/tc-arm.c:13216 config/tc-arm.c:13228
2684 msgid "immediate out of range for insert"
2685 msgstr ""
2687 #: config/tc-arm.c:13240 config/tc-arm.c:14210
2688 msgid "immediate out of range for shift"
2689 msgstr ""
2691 #: config/tc-arm.c:13297 config/tc-arm.c:13324 config/tc-arm.c:13711
2692 #: config/tc-arm.c:14156
2693 msgid "immediate out of range"
2694 msgstr ""
2696 #: config/tc-arm.c:13361
2697 msgid "immediate out of range for narrowing operation"
2698 msgstr ""
2700 #: config/tc-arm.c:13486
2701 msgid "operands 0 and 1 must be the same register"
2702 msgstr ""
2704 #: config/tc-arm.c:13685
2705 msgid "operand size must be specified for immediate VMOV"
2706 msgstr ""
2708 #: config/tc-arm.c:13695
2709 msgid "immediate has bits set outside the operand size"
2710 msgstr ""
2712 #: config/tc-arm.c:13891
2713 msgid "elements must be smaller than reversal region"
2714 msgstr ""
2716 #: config/tc-arm.c:14061 config/tc-arm.c:14109
2717 msgid "bad type for scalar"
2718 msgstr ""
2720 #: config/tc-arm.c:14173 config/tc-arm.c:14181
2721 msgid "VFP registers must be adjacent"
2722 msgstr ""
2724 #: config/tc-arm.c:14322
2725 msgid "bad list length for table lookup"
2726 msgstr ""
2728 #: config/tc-arm.c:14352
2729 msgid "writeback (!) must be used for VLDMDB and VSTMDB"
2730 msgstr ""
2732 #: config/tc-arm.c:14355
2733 msgid "register list must contain at least 1 and at most 16 registers"
2734 msgstr ""
2736 #: config/tc-arm.c:14432
2737 msgid "bad alignment"
2738 msgstr ""
2740 #: config/tc-arm.c:14449
2741 msgid "bad list type for instruction"
2742 msgstr ""
2744 #: config/tc-arm.c:14491
2745 msgid "unsupported alignment for instruction"
2746 msgstr ""
2748 #: config/tc-arm.c:14510 config/tc-arm.c:14604 config/tc-arm.c:14615
2749 #: config/tc-arm.c:14625 config/tc-arm.c:14639
2750 msgid "bad list length"
2751 msgstr ""
2753 #: config/tc-arm.c:14515
2754 msgid "stride of 2 unavailable when element size is 8"
2755 msgstr ""
2757 #: config/tc-arm.c:14548 config/tc-arm.c:14623
2758 msgid "can't use alignment with this instruction"
2759 msgstr ""
2761 #: config/tc-arm.c:14687
2762 msgid "post-index must be a register"
2763 msgstr ""
2765 #: config/tc-arm.c:14689
2766 msgid "bad register for post-index"
2767 msgstr ""
2769 #: config/tc-arm.c:15003 config/tc-arm.c:15087
2770 msgid "conditional infixes are deprecated in unified syntax"
2771 msgstr ""
2773 #: config/tc-arm.c:15235
2774 msgid "Warning: conditional outside an IT block for Thumb."
2775 msgstr ""
2777 #: config/tc-arm.c:15440
2778 msgid "s suffix on comparison instruction is deprecated"
2779 msgstr ""
2781 #: config/tc-arm.c:15459 config/tc-arm.c:15484 config/tc-arm.c:15548
2782 #, c-format
2783 msgid "selected processor does not support `%s'"
2784 msgstr ""
2786 #: config/tc-arm.c:15465
2787 msgid "Thumb does not support conditional execution"
2788 msgstr ""
2790 #: config/tc-arm.c:15509
2791 #, c-format
2792 msgid "cannot honor width suffix -- `%s'"
2793 msgstr ""
2795 #: config/tc-arm.c:15553
2796 #, c-format
2797 msgid "width suffixes are invalid in ARM mode -- `%s'"
2798 msgstr ""
2800 #: config/tc-arm.c:15583
2801 #, c-format
2802 msgid "attempt to use an ARM instruction on a Thumb-only processor -- `%s'"
2803 msgstr ""
2805 #: config/tc-arm.c:15600
2806 #, c-format
2807 msgid "section '%s' finished with an open IT block."
2808 msgstr ""
2810 #: config/tc-arm.c:15605
2811 msgid "file finished with an open IT block."
2812 msgstr ""
2814 #: config/tc-arm.c:18509
2815 #, c-format
2816 msgid "alignments greater than %d bytes not supported in .text sections."
2817 msgstr ""
2819 #: config/tc-arm.c:18777 config/tc-ia64.c:3458
2820 #, c-format
2821 msgid "Group section `%s' has no group signature"
2822 msgstr ""
2824 #: config/tc-arm.c:18822
2825 msgid "handlerdata in cantunwind frame"
2826 msgstr ""
2828 #: config/tc-arm.c:18839
2829 msgid "too many unwind opcodes for personality routine 0"
2830 msgstr ""
2832 #: config/tc-arm.c:18871
2833 msgid "too many unwind opcodes"
2834 msgstr ""
2836 #: config/tc-arm.c:19123
2837 msgid "GOT already in the symbol table"
2838 msgstr ""
2840 #: config/tc-arm.c:19435 config/tc-arm.c:19476 config/tc-arm.c:19746
2841 #, c-format
2842 msgid "undefined symbol %s used as an immediate value"
2843 msgstr ""
2845 #: config/tc-arm.c:19444 config/tc-arm.c:19485
2846 #, c-format
2847 msgid "symbol %s is in a different section"
2848 msgstr ""
2850 #: config/tc-arm.c:19458 config/tc-arm.c:19785
2851 #, c-format
2852 msgid "invalid constant (%lx) after fixup"
2853 msgstr ""
2855 #: config/tc-arm.c:19513
2856 #, c-format
2857 msgid "unable to compute ADRL instructions for PC offset of 0x%lx"
2858 msgstr ""
2860 #: config/tc-arm.c:19548 config/tc-arm.c:19573
2861 msgid "invalid literal constant: pool needs to be closer"
2862 msgstr ""
2864 #: config/tc-arm.c:19551 config/tc-arm.c:19589
2865 #, c-format
2866 msgid "bad immediate value for offset (%ld)"
2867 msgstr ""
2869 #: config/tc-arm.c:19575
2870 #, c-format
2871 msgid "bad immediate value for 8-bit offset (%ld)"
2872 msgstr ""
2874 #: config/tc-arm.c:19630
2875 msgid "offset not a multiple of 4"
2876 msgstr ""
2878 #: config/tc-arm.c:19637 config/tc-arm.c:19652 config/tc-arm.c:19667
2879 #: config/tc-arm.c:19678 config/tc-arm.c:19701 config/tc-arm.c:20413
2880 #: config/tc-moxie.c:664 config/tc-pj.c:449 config/tc-sh.c:4190
2881 msgid "offset out of range"
2882 msgstr ""
2884 #: config/tc-arm.c:19801
2885 msgid "invalid smc expression"
2886 msgstr ""
2888 #: config/tc-arm.c:19812 config/tc-arm.c:19821
2889 msgid "invalid swi expression"
2890 msgstr ""
2892 #: config/tc-arm.c:19831
2893 msgid "invalid expression in load/store multiple"
2894 msgstr ""
2896 #: config/tc-arm.c:19892
2897 #, c-format
2898 msgid "blx to '%s' an ARM ISA state function changed to bl"
2899 msgstr ""
2901 #: config/tc-arm.c:19911
2902 msgid "misaligned branch destination"
2903 msgstr ""
2905 #: config/tc-arm.c:19915 config/tc-arm.c:19952 config/tc-arm.c:19966
2906 #: config/tc-arm.c:19979 config/tc-arm.c:20078 config/tc-arm.c:20103
2907 msgid "branch out of range"
2908 msgstr ""
2910 #: config/tc-arm.c:20002
2911 msgid "conditional branch out of range"
2912 msgstr ""
2914 #: config/tc-arm.c:20038
2915 #, c-format
2916 msgid "blx to Thumb func '%s' from Thumb ISA state changed to bl"
2917 msgstr ""
2919 #: config/tc-arm.c:20187
2920 msgid "rel31 relocation overflow"
2921 msgstr ""
2923 #: config/tc-arm.c:20199 config/tc-arm.c:20222
2924 msgid "co-processor offset out of range"
2925 msgstr ""
2927 #: config/tc-arm.c:20239
2928 #, c-format
2929 msgid "invalid offset, target not word aligned (0x%08lX)"
2930 msgstr ""
2932 #: config/tc-arm.c:20246 config/tc-arm.c:20255 config/tc-arm.c:20263
2933 #: config/tc-arm.c:20271 config/tc-arm.c:20279
2934 #, c-format
2935 msgid "invalid offset, value too big (0x%08lX)"
2936 msgstr ""
2938 #: config/tc-arm.c:20320
2939 msgid "invalid Hi register with immediate"
2940 msgstr ""
2942 #: config/tc-arm.c:20336
2943 msgid "invalid immediate for stack address calculation"
2944 msgstr ""
2946 #: config/tc-arm.c:20344
2947 #, c-format
2948 msgid "invalid immediate for address calculation (value = 0x%08lX)"
2949 msgstr ""
2951 #: config/tc-arm.c:20374
2952 #, c-format
2953 msgid "invalid immediate: %ld is out of range"
2954 msgstr ""
2956 #: config/tc-arm.c:20386
2957 #, c-format
2958 msgid "invalid shift value: %ld"
2959 msgstr ""
2961 #: config/tc-arm.c:20465
2962 #, c-format
2963 msgid "the offset 0x%08lX is not representable"
2964 msgstr ""
2966 #: config/tc-arm.c:20505
2967 #, c-format
2968 msgid "bad offset 0x%08lX (only 12 bits available for the magnitude)"
2969 msgstr ""
2971 #: config/tc-arm.c:20544
2972 #, c-format
2973 msgid "bad offset 0x%08lX (only 8 bits available for the magnitude)"
2974 msgstr ""
2976 #: config/tc-arm.c:20584
2977 #, c-format
2978 msgid "bad offset 0x%08lX (must be word-aligned)"
2979 msgstr ""
2981 #: config/tc-arm.c:20589
2982 #, c-format
2983 msgid "bad offset 0x%08lX (must be an 8-bit number of words)"
2984 msgstr ""
2986 #: config/tc-arm.c:20620 config/tc-score.c:7398
2987 #, c-format
2988 msgid "bad relocation fixup type (%d)"
2989 msgstr ""
2991 #: config/tc-arm.c:20731
2992 msgid "literal referenced across section boundary"
2993 msgstr ""
2995 #: config/tc-arm.c:20792
2996 msgid "internal relocation (type: IMMEDIATE) not fixed up"
2997 msgstr ""
2999 #: config/tc-arm.c:20797
3000 msgid "ADRL used for a symbol not defined in the same file"
3001 msgstr ""
3003 #: config/tc-arm.c:20812
3004 #, c-format
3005 msgid "undefined local label `%s'"
3006 msgstr ""
3008 #: config/tc-arm.c:20818
3009 msgid "internal_relocation (type: OFFSET_IMM) not fixed up"
3010 msgstr ""
3012 #: config/tc-arm.c:20839 config/tc-cris.c:3985 config/tc-mcore.c:1926
3013 #: config/tc-microblaze.c:1834 config/tc-mmix.c:2862 config/tc-moxie.c:759
3014 #: config/tc-ns32k.c:2248 config/tc-score.c:7491
3015 msgid "<unknown>"
3016 msgstr ""
3018 #: config/tc-arm.c:20842 config/tc-arm.c:20863 config/tc-score.c:7493
3019 #, c-format
3020 msgid "cannot represent %s relocation in this object file format"
3021 msgstr ""
3023 #: config/tc-arm.c:21203
3024 #, c-format
3025 msgid "%s: unexpected function type: %d"
3026 msgstr ""
3028 #: config/tc-arm.c:21330
3029 msgid "use of old and new-style options to set CPU type"
3030 msgstr ""
3032 #: config/tc-arm.c:21340
3033 msgid "use of old and new-style options to set FPU type"
3034 msgstr ""
3036 #: config/tc-arm.c:21416
3037 msgid "hard-float conflicts with specified fpu"
3038 msgstr ""
3040 #: config/tc-arm.c:21603
3041 msgid "generate PIC code"
3042 msgstr ""
3044 #: config/tc-arm.c:21604
3045 msgid "assemble Thumb code"
3046 msgstr ""
3048 #: config/tc-arm.c:21605
3049 msgid "support ARM/Thumb interworking"
3050 msgstr ""
3052 #: config/tc-arm.c:21607
3053 msgid "code uses 32-bit program counter"
3054 msgstr ""
3056 #: config/tc-arm.c:21608
3057 msgid "code uses 26-bit program counter"
3058 msgstr ""
3060 #: config/tc-arm.c:21609
3061 msgid "floating point args are in fp regs"
3062 msgstr ""
3064 #: config/tc-arm.c:21611
3065 msgid "re-entrant code"
3066 msgstr ""
3068 #: config/tc-arm.c:21612
3069 msgid "code is ATPCS conformant"
3070 msgstr ""
3072 #: config/tc-arm.c:21613
3073 msgid "assemble for big-endian"
3074 msgstr ""
3076 #: config/tc-arm.c:21614
3077 msgid "assemble for little-endian"
3078 msgstr ""
3080 #. These are recognized by the assembler, but have no affect on code.
3081 #: config/tc-arm.c:21618
3082 msgid "use frame pointer"
3083 msgstr ""
3085 #: config/tc-arm.c:21619
3086 msgid "use stack size checking"
3087 msgstr ""
3089 #: config/tc-arm.c:21622
3090 msgid "do not warn on use of deprecated feature"
3091 msgstr ""
3093 #. DON'T add any new processors to this list -- we want the whole list
3094 #. to go away...  Add them to the processors table instead.
3095 #: config/tc-arm.c:21639 config/tc-arm.c:21640
3096 msgid "use -mcpu=arm1"
3097 msgstr ""
3099 #: config/tc-arm.c:21641 config/tc-arm.c:21642
3100 msgid "use -mcpu=arm2"
3101 msgstr ""
3103 #: config/tc-arm.c:21643 config/tc-arm.c:21644
3104 msgid "use -mcpu=arm250"
3105 msgstr ""
3107 #: config/tc-arm.c:21645 config/tc-arm.c:21646
3108 msgid "use -mcpu=arm3"
3109 msgstr ""
3111 #: config/tc-arm.c:21647 config/tc-arm.c:21648
3112 msgid "use -mcpu=arm6"
3113 msgstr ""
3115 #: config/tc-arm.c:21649 config/tc-arm.c:21650
3116 msgid "use -mcpu=arm600"
3117 msgstr ""
3119 #: config/tc-arm.c:21651 config/tc-arm.c:21652
3120 msgid "use -mcpu=arm610"
3121 msgstr ""
3123 #: config/tc-arm.c:21653 config/tc-arm.c:21654
3124 msgid "use -mcpu=arm620"
3125 msgstr ""
3127 #: config/tc-arm.c:21655 config/tc-arm.c:21656
3128 msgid "use -mcpu=arm7"
3129 msgstr ""
3131 #: config/tc-arm.c:21657 config/tc-arm.c:21658
3132 msgid "use -mcpu=arm70"
3133 msgstr ""
3135 #: config/tc-arm.c:21659 config/tc-arm.c:21660
3136 msgid "use -mcpu=arm700"
3137 msgstr ""
3139 #: config/tc-arm.c:21661 config/tc-arm.c:21662
3140 msgid "use -mcpu=arm700i"
3141 msgstr ""
3143 #: config/tc-arm.c:21663 config/tc-arm.c:21664
3144 msgid "use -mcpu=arm710"
3145 msgstr ""
3147 #: config/tc-arm.c:21665 config/tc-arm.c:21666
3148 msgid "use -mcpu=arm710c"
3149 msgstr ""
3151 #: config/tc-arm.c:21667 config/tc-arm.c:21668
3152 msgid "use -mcpu=arm720"
3153 msgstr ""
3155 #: config/tc-arm.c:21669 config/tc-arm.c:21670
3156 msgid "use -mcpu=arm7d"
3157 msgstr ""
3159 #: config/tc-arm.c:21671 config/tc-arm.c:21672
3160 msgid "use -mcpu=arm7di"
3161 msgstr ""
3163 #: config/tc-arm.c:21673 config/tc-arm.c:21674
3164 msgid "use -mcpu=arm7m"
3165 msgstr ""
3167 #: config/tc-arm.c:21675 config/tc-arm.c:21676
3168 msgid "use -mcpu=arm7dm"
3169 msgstr ""
3171 #: config/tc-arm.c:21677 config/tc-arm.c:21678
3172 msgid "use -mcpu=arm7dmi"
3173 msgstr ""
3175 #: config/tc-arm.c:21679 config/tc-arm.c:21680
3176 msgid "use -mcpu=arm7100"
3177 msgstr ""
3179 #: config/tc-arm.c:21681 config/tc-arm.c:21682
3180 msgid "use -mcpu=arm7500"
3181 msgstr ""
3183 #: config/tc-arm.c:21683 config/tc-arm.c:21684
3184 msgid "use -mcpu=arm7500fe"
3185 msgstr ""
3187 #: config/tc-arm.c:21685 config/tc-arm.c:21686 config/tc-arm.c:21687
3188 #: config/tc-arm.c:21688
3189 msgid "use -mcpu=arm7tdmi"
3190 msgstr ""
3192 #: config/tc-arm.c:21689 config/tc-arm.c:21690
3193 msgid "use -mcpu=arm710t"
3194 msgstr ""
3196 #: config/tc-arm.c:21691 config/tc-arm.c:21692
3197 msgid "use -mcpu=arm720t"
3198 msgstr ""
3200 #: config/tc-arm.c:21693 config/tc-arm.c:21694
3201 msgid "use -mcpu=arm740t"
3202 msgstr ""
3204 #: config/tc-arm.c:21695 config/tc-arm.c:21696
3205 msgid "use -mcpu=arm8"
3206 msgstr ""
3208 #: config/tc-arm.c:21697 config/tc-arm.c:21698
3209 msgid "use -mcpu=arm810"
3210 msgstr ""
3212 #: config/tc-arm.c:21699 config/tc-arm.c:21700
3213 msgid "use -mcpu=arm9"
3214 msgstr ""
3216 #: config/tc-arm.c:21701 config/tc-arm.c:21702
3217 msgid "use -mcpu=arm9tdmi"
3218 msgstr ""
3220 #: config/tc-arm.c:21703 config/tc-arm.c:21704
3221 msgid "use -mcpu=arm920"
3222 msgstr ""
3224 #: config/tc-arm.c:21705 config/tc-arm.c:21706
3225 msgid "use -mcpu=arm940"
3226 msgstr ""
3228 #: config/tc-arm.c:21707
3229 msgid "use -mcpu=strongarm"
3230 msgstr ""
3232 #: config/tc-arm.c:21709
3233 msgid "use -mcpu=strongarm110"
3234 msgstr ""
3236 #: config/tc-arm.c:21711
3237 msgid "use -mcpu=strongarm1100"
3238 msgstr ""
3240 #: config/tc-arm.c:21713
3241 msgid "use -mcpu=strongarm1110"
3242 msgstr ""
3244 #: config/tc-arm.c:21714
3245 msgid "use -mcpu=xscale"
3246 msgstr ""
3248 #: config/tc-arm.c:21715
3249 msgid "use -mcpu=iwmmxt"
3250 msgstr ""
3252 #: config/tc-arm.c:21716
3253 msgid "use -mcpu=all"
3254 msgstr ""
3256 #. Architecture variants -- don't add any more to this list either.
3257 #: config/tc-arm.c:21719 config/tc-arm.c:21720
3258 msgid "use -march=armv2"
3259 msgstr ""
3261 #: config/tc-arm.c:21721 config/tc-arm.c:21722
3262 msgid "use -march=armv2a"
3263 msgstr ""
3265 #: config/tc-arm.c:21723 config/tc-arm.c:21724
3266 msgid "use -march=armv3"
3267 msgstr ""
3269 #: config/tc-arm.c:21725 config/tc-arm.c:21726
3270 msgid "use -march=armv3m"
3271 msgstr ""
3273 #: config/tc-arm.c:21727 config/tc-arm.c:21728
3274 msgid "use -march=armv4"
3275 msgstr ""
3277 #: config/tc-arm.c:21729 config/tc-arm.c:21730
3278 msgid "use -march=armv4t"
3279 msgstr ""
3281 #: config/tc-arm.c:21731 config/tc-arm.c:21732
3282 msgid "use -march=armv5"
3283 msgstr ""
3285 #: config/tc-arm.c:21733 config/tc-arm.c:21734
3286 msgid "use -march=armv5t"
3287 msgstr ""
3289 #: config/tc-arm.c:21735 config/tc-arm.c:21736
3290 msgid "use -march=armv5te"
3291 msgstr ""
3293 #. Floating point variants -- don't add any more to this list either.
3294 #: config/tc-arm.c:21739
3295 msgid "use -mfpu=fpe"
3296 msgstr ""
3298 #: config/tc-arm.c:21740
3299 msgid "use -mfpu=fpa10"
3300 msgstr ""
3302 #: config/tc-arm.c:21741
3303 msgid "use -mfpu=fpa11"
3304 msgstr ""
3306 #: config/tc-arm.c:21743
3307 msgid "use either -mfpu=softfpa or -mfpu=softvfp"
3308 msgstr ""
3310 #: config/tc-arm.c:22018
3311 msgid "invalid architectural extension"
3312 msgstr ""
3314 #: config/tc-arm.c:22032
3315 msgid "missing architectural extension"
3316 msgstr ""
3318 #: config/tc-arm.c:22045
3319 #, c-format
3320 msgid "unknown architectural extension `%s'"
3321 msgstr ""
3323 #: config/tc-arm.c:22069
3324 #, c-format
3325 msgid "missing cpu name `%s'"
3326 msgstr ""
3328 #: config/tc-arm.c:22095 config/tc-arm.c:22530
3329 #, c-format
3330 msgid "unknown cpu `%s'"
3331 msgstr ""
3333 #: config/tc-arm.c:22113
3334 #, c-format
3335 msgid "missing architecture name `%s'"
3336 msgstr ""
3338 #: config/tc-arm.c:22130 config/tc-arm.c:22564 config/tc-arm.c:22595
3339 #: config/tc-score.c:7728
3340 #, c-format
3341 msgid "unknown architecture `%s'\n"
3342 msgstr ""
3344 #: config/tc-arm.c:22146 config/tc-arm.c:22625
3345 #, c-format
3346 msgid "unknown floating point format `%s'\n"
3347 msgstr ""
3349 #: config/tc-arm.c:22162
3350 #, c-format
3351 msgid "unknown floating point abi `%s'\n"
3352 msgstr ""
3354 #: config/tc-arm.c:22178
3355 #, c-format
3356 msgid "unknown EABI `%s'\n"
3357 msgstr ""
3359 #: config/tc-arm.c:22198
3360 #, c-format
3361 msgid "unknown implicit IT mode `%s', should be arm, thumb, always, or never."
3362 msgstr ""
3364 #: config/tc-arm.c:22208
3365 msgid "<cpu name>\t  assemble for CPU <cpu name>"
3366 msgstr ""
3368 #: config/tc-arm.c:22210
3369 msgid "<arch name>\t  assemble for architecture <arch name>"
3370 msgstr ""
3372 #: config/tc-arm.c:22212
3373 msgid "<fpu name>\t  assemble for FPU architecture <fpu name>"
3374 msgstr ""
3376 #: config/tc-arm.c:22214
3377 msgid "<abi>\t  assemble for floating point ABI <abi>"
3378 msgstr ""
3380 #: config/tc-arm.c:22217
3381 msgid "<ver>\t\t  assemble for eabi version <ver>"
3382 msgstr ""
3384 #: config/tc-arm.c:22220
3385 msgid "<mode>\t  controls implicit insertion of IT instructions"
3386 msgstr ""
3388 #: config/tc-arm.c:22264 config/tc-arm.c:22282 config/tc-arm.c:22302
3389 #, c-format
3390 msgid "option `-%c%s' is deprecated: %s"
3391 msgstr ""
3393 #: config/tc-arm.c:22322
3394 #, c-format
3395 msgid " ARM-specific assembler options:\n"
3396 msgstr ""
3398 #: config/tc-arm.c:22333
3399 #, c-format
3400 msgid "  -EB                     assemble code for a big-endian cpu\n"
3401 msgstr ""
3403 #: config/tc-arm.c:22338
3404 #, c-format
3405 msgid "  -EL                     assemble code for a little-endian cpu\n"
3406 msgstr ""
3408 #: config/tc-arm.c:22342
3409 #, c-format
3410 msgid "  --fix-v4bx              Allow BX in ARMv4 code\n"
3411 msgstr ""
3413 #: config/tc-avr.c:314
3414 #, c-format
3415 msgid "Known MCU names:"
3416 msgstr ""
3418 #: config/tc-avr.c:380
3419 #, c-format
3420 msgid ""
3421 "AVR options:\n"
3422 "  -mmcu=[avr-name] select microcontroller variant\n"
3423 "                   [avr-name] can be:\n"
3424 "                   avr1  - classic AVR core without data RAM\n"
3425 "                   avr2  - classic AVR core with up to 8K program memory\n"
3426 "                   avr25 - classic AVR core with up to 8K program memory\n"
3427 "                           plus the MOVW instruction\n"
3428 "                   avr3  - classic AVR core with up to 64K program memory\n"
3429 "                   avr31 - classic AVR core with up to 128K program memory\n"
3430 "                   avr35 - classic AVR core with up to 64K program memory\n"
3431 "                           plus the MOVW instruction\n"
3432 "                   avr4  - enhanced AVR core with up to 8K program memory\n"
3433 "                   avr5  - enhanced AVR core with up to 64K program memory\n"
3434 "                   avr51 - enhanced AVR core with up to 128K program memory\n"
3435 "                   avr6  - enhanced AVR core with up to 256K program memory\n"
3436 "                   or immediate microcontroller name.\n"
3437 msgstr ""
3439 #: config/tc-avr.c:397
3440 #, c-format
3441 msgid ""
3442 "  -mall-opcodes    accept all AVR opcodes, even if not supported by MCU\n"
3443 "  -mno-skip-bug    disable warnings for skipping two-word instructions\n"
3444 "                   (default for avr4, avr5)\n"
3445 "  -mno-wrap        reject rjmp/rcall instructions with 8K wrap-around\n"
3446 "                   (default for avr3, avr5)\n"
3447 msgstr ""
3449 #: config/tc-avr.c:441 config/tc-msp430.c:744
3450 #, c-format
3451 msgid "unknown MCU: %s\n"
3452 msgstr ""
3454 #: config/tc-avr.c:450
3455 #, c-format
3456 msgid "redefinition of mcu type `%s' to `%s'"
3457 msgstr ""
3459 #: config/tc-avr.c:528
3460 msgid "constant value required"
3461 msgstr ""
3463 #: config/tc-avr.c:531
3464 #, c-format
3465 msgid "number must be positive and less than %d"
3466 msgstr ""
3468 #: config/tc-avr.c:557 config/tc-avr.c:694
3469 #, c-format
3470 msgid "constant out of 8-bit range: %d"
3471 msgstr ""
3473 #: config/tc-avr.c:625 config/tc-score.c:1200 read.c:3615
3474 msgid "illegal expression"
3475 msgstr ""
3477 #: config/tc-avr.c:654 config/tc-avr.c:1421
3478 msgid "`)' required"
3479 msgstr ""
3481 #: config/tc-avr.c:749
3482 msgid "register r16-r23 required"
3483 msgstr ""
3485 #: config/tc-avr.c:755
3486 msgid "register number above 15 required"
3487 msgstr ""
3489 #: config/tc-avr.c:761
3490 msgid "even register number required"
3491 msgstr ""
3493 #: config/tc-avr.c:767
3494 msgid "register r24, r26, r28 or r30 required"
3495 msgstr ""
3497 #: config/tc-avr.c:773
3498 msgid "register name or number from 0 to 31 required"
3499 msgstr ""
3501 #: config/tc-avr.c:791
3502 msgid "pointer register (X, Y or Z) required"
3503 msgstr ""
3505 #: config/tc-avr.c:798
3506 msgid "cannot both predecrement and postincrement"
3507 msgstr ""
3509 #: config/tc-avr.c:806
3510 msgid "addressing mode not supported"
3511 msgstr ""
3513 #: config/tc-avr.c:812
3514 msgid "can't predecrement"
3515 msgstr ""
3517 #: config/tc-avr.c:815
3518 msgid "pointer register Z required"
3519 msgstr ""
3521 #: config/tc-avr.c:829
3522 msgid "postincrement not supported"
3523 msgstr ""
3525 #: config/tc-avr.c:839
3526 msgid "pointer register (Y or Z) required"
3527 msgstr ""
3529 #: config/tc-avr.c:943
3530 #, c-format
3531 msgid "unknown constraint `%c'"
3532 msgstr ""
3534 #: config/tc-avr.c:995
3535 msgid "`,' required"
3536 msgstr ""
3538 #: config/tc-avr.c:1013
3539 msgid "undefined combination of operands"
3540 msgstr ""
3542 #: config/tc-avr.c:1022
3543 msgid "skipping two-word instruction"
3544 msgstr ""
3546 #: config/tc-avr.c:1114 config/tc-avr.c:1130 config/tc-avr.c:1244
3547 #: config/tc-msp430.c:1970 config/tc-msp430.c:1988
3548 #, c-format
3549 msgid "odd address operand: %ld"
3550 msgstr ""
3552 #: config/tc-avr.c:1122 config/tc-avr.c:1141 config/tc-avr.c:1163
3553 #: config/tc-avr.c:1170 config/tc-avr.c:1177 config/tc-d10v.c:503
3554 #: config/tc-d30v.c:554 config/tc-msp430.c:1978 config/tc-msp430.c:1993
3555 #: config/tc-msp430.c:2003
3556 #, c-format
3557 msgid "operand out of range: %ld"
3558 msgstr ""
3560 #: config/tc-avr.c:1253 config/tc-d10v.c:1585 config/tc-d30v.c:2025
3561 #: config/tc-msp430.c:2021
3562 #, c-format
3563 msgid "line %d: unknown relocation type: 0x%x"
3564 msgstr ""
3566 #: config/tc-avr.c:1267
3567 msgid "only constant expression allowed"
3568 msgstr ""
3570 #. xgettext:c-format.
3571 #: config/tc-avr.c:1327 config/tc-bfin.c:811 config/tc-d10v.c:1457
3572 #: config/tc-d30v.c:1769 config/tc-mn10200.c:781 config/tc-mn10300.c:2171
3573 #: config/tc-msp430.c:2056 config/tc-or32.c:959 config/tc-ppc.c:6273
3574 #: config/tc-spu.c:881 config/tc-spu.c:1092 config/tc-v850.c:2187
3575 #: config/tc-z80.c:2017
3576 #, c-format
3577 msgid "reloc %d not supported by object file format"
3578 msgstr ""
3580 #: config/tc-avr.c:1350 config/tc-h8300.c:1885 config/tc-mcore.c:881
3581 #: config/tc-microblaze.c:825 config/tc-moxie.c:178 config/tc-msp430.c:1821
3582 #: config/tc-pj.c:253 config/tc-sh.c:2544 config/tc-z8k.c:1216
3583 msgid "can't find opcode "
3584 msgstr ""
3586 #: config/tc-avr.c:1367
3587 #, c-format
3588 msgid "illegal opcode %s for mcu %s"
3589 msgstr ""
3591 #: config/tc-avr.c:1376
3592 msgid "garbage at end of line"
3593 msgstr ""
3595 #: config/tc-avr.c:1448 config/tc-avr.c:1455
3596 #, c-format
3597 msgid "illegal %srelocation size: %d"
3598 msgstr ""
3600 #: config/tc-bfin.c:96 config/tc-frv.c:1606 config/tc-frv.c:1616
3601 msgid "missing ')'"
3602 msgstr ""
3604 #: config/tc-bfin.c:423
3605 #, c-format
3606 msgid " BFIN specific command line options:\n"
3607 msgstr ""
3609 #: config/tc-bfin.c:436
3610 msgid "Could not set architecture and machine."
3611 msgstr ""
3613 #: config/tc-bfin.c:585
3614 msgid "Parse failed."
3615 msgstr ""
3617 #: config/tc-bfin.c:660
3618 msgid "pcrel too far BFD_RELOC_BFIN_10"
3619 msgstr ""
3621 #: config/tc-bfin.c:676
3622 msgid "pcrel too far BFD_RELOC_BFIN_12"
3623 msgstr ""
3625 #: config/tc-bfin.c:696
3626 msgid "pcrel too far BFD_RELOC_BFIN_24"
3627 msgstr ""
3629 #: config/tc-bfin.c:711
3630 msgid "pcrel too far BFD_RELOC_BFIN_5"
3631 msgstr ""
3633 #: config/tc-bfin.c:723
3634 msgid "pcrel too far BFD_RELOC_BFIN_11_PCREL"
3635 msgstr ""
3637 #: config/tc-bfin.c:733
3638 msgid "rel too far BFD_RELOC_8"
3639 msgstr ""
3641 #: config/tc-bfin.c:740
3642 msgid "rel too far BFD_RELOC_16"
3643 msgstr ""
3645 #: config/tc-cr16.c:164 read.c:4346
3646 msgid "using a bit field width of zero"
3647 msgstr ""
3649 #: config/tc-cr16.c:172 read.c:4354
3650 #, c-format
3651 msgid "field width \"%s\" too complex for a bitfield"
3652 msgstr ""
3654 #: config/tc-cr16.c:181 read.c:4362
3655 #, c-format
3656 msgid "field width %lu too big to fit in %d bytes: truncated to %d bits"
3657 msgstr ""
3659 #: config/tc-cr16.c:203 read.c:4384
3660 #, c-format
3661 msgid "field value \"%s\" too complex for a bitfield"
3662 msgstr ""
3664 #: config/tc-cr16.c:384
3665 #, c-format
3666 msgid "Unknown register pair - index relative mode: `%d'"
3667 msgstr ""
3669 #: config/tc-cr16.c:570 config/tc-crx.c:344 config/tc-mn10200.c:768
3670 #: write.c:976
3671 #, c-format
3672 msgid "can't resolve `%s' {%s section} - `%s' {%s section}"
3673 msgstr ""
3675 #: config/tc-cr16.c:602 config/tc-crx.c:360
3676 #, c-format
3677 msgid "internal error: reloc %d (`%s') not supported by object file format"
3678 msgstr ""
3680 #: config/tc-cr16.c:695 config/tc-i386.c:8187 config/tc-s390.c:1799
3681 msgid "GOT already in symbol table"
3682 msgstr ""
3684 #: config/tc-cr16.c:804 config/tc-cr16.c:827 config/tc-cris.c:1190
3685 #: config/tc-crx.c:534 config/tc-crx.c:561 config/tc-crx.c:579
3686 #: config/tc-pdp11.c:194
3687 msgid "Virtual memory exhausted"
3688 msgstr ""
3690 #: config/tc-cr16.c:812 config/tc-crx.c:571 config/tc-crx.c:590
3691 #: config/tc-i386.c:2152 config/tc-i386.c:2174 config/tc-m68k.c:4607
3692 #: config/tc-maxq.c:2865
3693 #, c-format
3694 msgid "Internal Error:  Can't hash %s: %s"
3695 msgstr ""
3697 #: config/tc-cr16.c:838 config/tc-cris.c:1224 config/tc-crx.c:544
3698 #, c-format
3699 msgid "Can't hash `%s': %s\n"
3700 msgstr ""
3702 #: config/tc-cr16.c:839 config/tc-cris.c:1225 config/tc-crx.c:545
3703 msgid "(unknown reason)"
3704 msgstr ""
3706 #. Missing or bad expr becomes absolute 0.
3707 #: config/tc-cr16.c:891 config/tc-crx.c:618 config/tc-maxq.c:1475
3708 #, c-format
3709 msgid "missing or invalid displacement expression `%s' taken as 0"
3710 msgstr ""
3712 #: config/tc-cr16.c:941
3713 #, c-format
3714 msgid "GOT bad expression with %s."
3715 msgstr ""
3717 #: config/tc-cr16.c:1052
3718 #, c-format
3719 msgid "operand %d: illegal use expression: `%s`"
3720 msgstr ""
3722 #: config/tc-cr16.c:1117 config/tc-crx.c:1126
3723 #, c-format
3724 msgid "Unknown register: `%d'"
3725 msgstr ""
3727 #. Issue a error message when register is illegal.
3728 #: config/tc-cr16.c:1125 config/tc-crx.c:1134
3729 #, c-format
3730 msgid "Illegal register (`%s') in Instruction: `%s'"
3731 msgstr ""
3733 #: config/tc-cr16.c:1196 config/tc-cr16.c:1271 config/tc-crx.c:756
3734 #: config/tc-crx.c:776 config/tc-crx.c:791
3735 #, c-format
3736 msgid "Illegal register `%s' in Instruction `%s'"
3737 msgstr ""
3739 #: config/tc-cr16.c:1224 config/tc-cr16.c:1235
3740 #, c-format
3741 msgid "Illegal register pair `%s' in Instruction `%s'"
3742 msgstr ""
3744 #: config/tc-cr16.c:1260 config/tc-i960.c:835
3745 msgid "unmatched '['"
3746 msgstr ""
3748 #: config/tc-cr16.c:1266 config/tc-i960.c:842
3749 msgid "garbage after index spec ignored"
3750 msgstr ""
3752 #: config/tc-cr16.c:1414 config/tc-crx.c:935
3753 #, c-format
3754 msgid "Illegal operands (whitespace): `%s'"
3755 msgstr ""
3757 #: config/tc-cr16.c:1426 config/tc-cr16.c:1433 config/tc-cr16.c:1450
3758 #: config/tc-crx.c:947 config/tc-crx.c:954 config/tc-crx.c:971
3759 #: config/tc-crx.c:1763
3760 #, c-format
3761 msgid "Missing matching brackets : `%s'"
3762 msgstr ""
3764 #: config/tc-cr16.c:1482 config/tc-crx.c:997
3765 #, c-format
3766 msgid "Unknown exception: `%s'"
3767 msgstr ""
3769 #: config/tc-cr16.c:1569 config/tc-crx.c:1093
3770 #, c-format
3771 msgid "Illegal `cinv' parameter: `%c'"
3772 msgstr ""
3774 #: config/tc-cr16.c:1591 config/tc-cr16.c:1630
3775 #, c-format
3776 msgid "Unknown register pair: `%d'"
3777 msgstr ""
3779 #. Issue a error message when register  pair is illegal.
3780 #: config/tc-cr16.c:1599
3781 #, c-format
3782 msgid "Illegal register pair (`%s') in Instruction: `%s'"
3783 msgstr ""
3785 #. Issue a error message when register  pair is illegal.
3786 #: config/tc-cr16.c:1638
3787 #, c-format
3788 msgid "Illegal index register pair (`%s') in Instruction: `%s'"
3789 msgstr ""
3791 #: config/tc-cr16.c:1677
3792 #, c-format
3793 msgid "Unknown processor register : `%d'"
3794 msgstr ""
3796 #. Issue a error message when register  pair is illegal.
3797 #: config/tc-cr16.c:1685
3798 #, c-format
3799 msgid "Illegal processor register (`%s') in Instruction: `%s'"
3800 msgstr ""
3802 #: config/tc-cr16.c:1733
3803 #, c-format
3804 msgid "Unknown processor register (32 bit) : `%d'"
3805 msgstr ""
3807 #. Issue a error message when register  pair is illegal.
3808 #: config/tc-cr16.c:1741
3809 #, c-format
3810 msgid "Illegal 32 bit - processor register (`%s') in Instruction: `%s'"
3811 msgstr ""
3813 #: config/tc-cr16.c:2105 config/tc-crx.c:1661 config/tc-crx.c:1678
3814 #, c-format
3815 msgid "Same src/dest register is used (`r%d'), result is undefined"
3816 msgstr ""
3818 #: config/tc-cr16.c:2126
3819 msgid "RA register is saved twice."
3820 msgstr ""
3822 #: config/tc-cr16.c:2130
3823 #, c-format
3824 msgid "`%s' Illegal use of registers."
3825 msgstr ""
3827 #: config/tc-cr16.c:2144
3828 #, c-format
3829 msgid "`%s' Illegal count-register combination."
3830 msgstr ""
3832 #: config/tc-cr16.c:2150
3833 #, c-format
3834 msgid "`%s' Illegal use of register."
3835 msgstr ""
3837 #: config/tc-cr16.c:2159 config/tc-crx.c:1670
3838 #, c-format
3839 msgid "`%s' has undefined result"
3840 msgstr ""
3842 #: config/tc-cr16.c:2167
3843 #, c-format
3844 msgid "Same src/dest register is used (`r%d'),result is undefined"
3845 msgstr ""
3847 #: config/tc-cr16.c:2338 config/tc-crx.c:1575
3848 msgid "Incorrect number of operands"
3849 msgstr ""
3851 #: config/tc-cr16.c:2340 config/tc-crx.c:1577
3852 #, c-format
3853 msgid "Illegal type of operand (arg %d)"
3854 msgstr ""
3856 #: config/tc-cr16.c:2346 config/tc-crx.c:1583
3857 #, c-format
3858 msgid "Operand out of range (arg %d)"
3859 msgstr ""
3861 #: config/tc-cr16.c:2349 config/tc-crx.c:1586
3862 #, c-format
3863 msgid "Operand has odd displacement (arg %d)"
3864 msgstr ""
3866 #: config/tc-cr16.c:2352 config/tc-cr16.c:2383 config/tc-crx.c:1599
3867 #: config/tc-crx.c:1630
3868 #, c-format
3869 msgid "Illegal operand (arg %d)"
3870 msgstr ""
3872 #. Give an error if a frag containing code is not aligned to a 2-byte
3873 #. boundary.
3874 #: config/tc-cr16.c:2485 config/tc-cr16.h:73 config/tc-crx.c:1952
3875 #: config/tc-crx.h:76
3876 msgid "instruction address is not a multiple of 2"
3877 msgstr ""
3879 #: config/tc-cr16.c:2562 config/tc-cris.c:1538 config/tc-cris.c:1546
3880 #: config/tc-crx.c:1988 config/tc-dlx.c:686 config/tc-hppa.c:3243
3881 #: config/tc-hppa.c:3250 config/tc-i860.c:490 config/tc-i860.c:507
3882 #: config/tc-i860.c:987 config/tc-sparc.c:1410 config/tc-sparc.c:1418
3883 #, c-format
3884 msgid "Unknown opcode: `%s'"
3885 msgstr ""
3887 #: config/tc-cris.c:551 config/tc-m68hc11.c:2744
3888 #, c-format
3889 msgid "internal inconsistency problem in %s: fr_symbol %lx"
3890 msgstr ""
3892 #: config/tc-cris.c:555 config/tc-m68hc11.c:2748 config/tc-msp430.c:2247
3893 #, c-format
3894 msgid "internal inconsistency problem in %s: resolved symbol"
3895 msgstr ""
3897 #: config/tc-cris.c:565 config/tc-m68hc11.c:2754
3898 #, c-format
3899 msgid "internal inconsistency problem in %s: fr_subtype %d"
3900 msgstr ""
3902 #: config/tc-cris.c:905
3903 msgid "Relaxation to long branches for .arch common_v10_v32 not implemented"
3904 msgstr ""
3906 #: config/tc-cris.c:935
3907 msgid "Complicated LAPC target operand is not a multiple of two.  Use LAPC.D"
3908 msgstr ""
3910 #: config/tc-cris.c:940
3911 #, c-format
3912 msgid ""
3913 "Internal error found in md_convert_frag: offset %ld.  Please report this."
3914 msgstr ""
3916 #: config/tc-cris.c:965
3917 #, c-format
3918 msgid "internal inconsistency in %s: bdapq no symbol"
3919 msgstr ""
3921 #: config/tc-cris.c:978
3922 #, c-format
3923 msgid "internal inconsistency in %s: bdap.w with no symbol"
3924 msgstr ""
3926 #: config/tc-cris.c:1002
3927 msgid "section alignment must be >= 4 bytes to check MULS/MULU safeness"
3928 msgstr ""
3930 #: config/tc-cris.c:1011
3931 msgid "dangerous MULS/MULU location; give it higher alignment"
3932 msgstr ""
3934 #. Bail out for compatibility mode.  (It seems it can be implemented,
3935 #. perhaps with a 10-byte sequence: "move.d NNNN,$pc/$acr", "jump
3936 #. $acr", "nop"; but doesn't seem worth it at the moment.)
3937 #: config/tc-cris.c:1052
3938 msgid ""
3939 "Out-of-range .word offset handling is not implemented for .arch "
3940 "common_v10_v32"
3941 msgstr ""
3943 #: config/tc-cris.c:1097
3944 msgid ".word case-table handling failed: table too large"
3945 msgstr ""
3947 #: config/tc-cris.c:1229
3948 #, c-format
3949 msgid "Buggy opcode: `%s' \"%s\"\n"
3950 msgstr ""
3952 #: config/tc-cris.c:1644
3953 #, c-format
3954 msgid "Immediate value not in 5 bit unsigned range: %ld"
3955 msgstr ""
3957 #: config/tc-cris.c:1660
3958 #, c-format
3959 msgid "Immediate value not in 4 bit unsigned range: %ld"
3960 msgstr ""
3962 #: config/tc-cris.c:1712
3963 #, c-format
3964 msgid "Immediate value not in 6 bit range: %ld"
3965 msgstr ""
3967 #: config/tc-cris.c:1727
3968 #, c-format
3969 msgid "Immediate value not in 6 bit unsigned range: %ld"
3970 msgstr ""
3972 #. Others have a generic warning.
3973 #: config/tc-cris.c:1835
3974 #, c-format
3975 msgid "Unimplemented register `%s' specified"
3976 msgstr ""
3978 #. We've come to the end of instructions with this
3979 #. opcode, so it must be an error.
3980 #: config/tc-cris.c:2079
3981 msgid "Illegal operands"
3982 msgstr ""
3984 #: config/tc-cris.c:2120 config/tc-cris.c:2160
3985 #, c-format
3986 msgid "Immediate value not in 8 bit range: %ld"
3987 msgstr ""
3989 #: config/tc-cris.c:2130 config/tc-cris.c:2181
3990 #, c-format
3991 msgid "Immediate value not in 16 bit range: %ld"
3992 msgstr ""
3994 #: config/tc-cris.c:2165
3995 #, c-format
3996 msgid "Immediate value not in 8 bit signed range: %ld"
3997 msgstr ""
3999 #: config/tc-cris.c:2170
4000 #, c-format
4001 msgid "Immediate value not in 8 bit unsigned range: %ld"
4002 msgstr ""
4004 #: config/tc-cris.c:2186
4005 #, c-format
4006 msgid "Immediate value not in 16 bit signed range: %ld"
4007 msgstr ""
4009 #: config/tc-cris.c:2191
4010 #, c-format
4011 msgid "Immediate value not in 16 bit unsigned range: %ld"
4012 msgstr ""
4014 #: config/tc-cris.c:2217
4015 msgid "TLS relocation size does not match operand size"
4016 msgstr ""
4018 #: config/tc-cris.c:2218
4019 msgid "PIC relocation size does not match operand size"
4020 msgstr ""
4022 #: config/tc-cris.c:3366
4023 msgid "Calling gen_cond_branch_32 for .arch common_v10_v32\n"
4024 msgstr ""
4026 #: config/tc-cris.c:3370
4027 msgid "32-bit conditional branch generated"
4028 msgstr ""
4030 #: config/tc-cris.c:3431
4031 msgid "Complex expression not supported"
4032 msgstr ""
4034 #. FIXME:  Is this function mentioned in the internals.texi manual?  If
4035 #. not, add it.
4036 #: config/tc-cris.c:3581
4037 msgid "Bad call to md_atof () - floating point formats are not supported"
4038 msgstr ""
4040 #: config/tc-cris.c:3622
4041 msgid "PC-relative relocation must be trivially resolved"
4042 msgstr ""
4044 #: config/tc-cris.c:3694
4045 #, c-format
4046 msgid "Value not in 16 bit range: %ld"
4047 msgstr ""
4049 #: config/tc-cris.c:3702
4050 #, c-format
4051 msgid "Value not in 16 bit signed range: %ld"
4052 msgstr ""
4054 #: config/tc-cris.c:3710
4055 #, c-format
4056 msgid "Value not in 8 bit range: %ld"
4057 msgstr ""
4059 #: config/tc-cris.c:3717
4060 #, c-format
4061 msgid "Value not in 8 bit signed range: %ld"
4062 msgstr ""
4064 #: config/tc-cris.c:3727
4065 #, c-format
4066 msgid "Value not in 4 bit unsigned range: %ld"
4067 msgstr ""
4069 #: config/tc-cris.c:3734
4070 #, c-format
4071 msgid "Value not in 5 bit unsigned range: %ld"
4072 msgstr ""
4074 #: config/tc-cris.c:3741
4075 #, c-format
4076 msgid "Value not in 6 bit range: %ld"
4077 msgstr ""
4079 #: config/tc-cris.c:3748
4080 #, c-format
4081 msgid "Value not in 6 bit unsigned range: %ld"
4082 msgstr ""
4084 #: config/tc-cris.c:3792
4085 #, c-format
4086 msgid "Please use --help to see usage and options for this assembler.\n"
4087 msgstr ""
4089 #: config/tc-cris.c:3804
4090 msgid "--no-underscore is invalid with a.out format"
4091 msgstr ""
4093 #: config/tc-cris.c:3828
4094 #, c-format
4095 msgid "invalid <arch> in --march=<arch>: %s"
4096 msgstr ""
4098 #: config/tc-cris.c:3937 config/tc-moxie.c:711
4099 msgid ""
4100 "Semantics error.  This type of operand can not be relocated, it must be an "
4101 "assembly-time constant"
4102 msgstr ""
4104 #: config/tc-cris.c:3986 config/tc-moxie.c:760
4105 #, c-format
4106 msgid "Cannot generate relocation type for symbol %s, code %s"
4107 msgstr ""
4109 #. The messages are formatted to line up with the generic options.
4110 #: config/tc-cris.c:3999
4111 #, c-format
4112 msgid "CRIS-specific options:\n"
4113 msgstr ""
4115 #: config/tc-cris.c:4001
4116 msgid ""
4117 "  -h, -H                  Don't execute, print this help text.  Deprecated.\n"
4118 msgstr ""
4120 #: config/tc-cris.c:4003
4121 msgid "  -N                      Warn when branches are expanded to jumps.\n"
4122 msgstr ""
4124 #: config/tc-cris.c:4005
4125 msgid ""
4126 "  --underscore            User symbols are normally prepended with "
4127 "underscore.\n"
4128 msgstr ""
4130 #: config/tc-cris.c:4007
4131 msgid "                          Registers will not need any prefix.\n"
4132 msgstr ""
4134 #: config/tc-cris.c:4009
4135 msgid "  --no-underscore         User symbols do not have any prefix.\n"
4136 msgstr ""
4138 #: config/tc-cris.c:4011
4139 msgid "                          Registers will require a `$'-prefix.\n"
4140 msgstr ""
4142 #: config/tc-cris.c:4013
4143 msgid "  --pic\t\t\tEnable generation of position-independent code.\n"
4144 msgstr ""
4146 #: config/tc-cris.c:4015
4147 msgid ""
4148 "  --march=<arch>\t\tGenerate code for <arch>.  Valid choices for <arch>\n"
4149 "\t\t\t\tare v0_v10, v10, v32 and common_v10_v32.\n"
4150 msgstr ""
4152 #: config/tc-cris.c:4036
4153 msgid "Invalid relocation"
4154 msgstr ""
4156 #: config/tc-cris.c:4073
4157 msgid "Invalid pc-relative relocation"
4158 msgstr ""
4160 #: config/tc-cris.c:4118
4161 #, c-format
4162 msgid "Adjusted signed .word (%ld) overflows: `switch'-statement too large."
4163 msgstr ""
4165 #: config/tc-cris.c:4148
4166 #, c-format
4167 msgid ".syntax %s requires command-line option `--underscore'"
4168 msgstr ""
4170 #: config/tc-cris.c:4157
4171 #, c-format
4172 msgid ".syntax %s requires command-line option `--no-underscore'"
4173 msgstr ""
4175 #: config/tc-cris.c:4194
4176 msgid "Unknown .syntax operand"
4177 msgstr ""
4179 #: config/tc-cris.c:4204
4180 msgid "Pseudodirective .file is only valid when generating ELF"
4181 msgstr ""
4183 #: config/tc-cris.c:4216
4184 msgid "Pseudodirective .loc is only valid when generating ELF"
4185 msgstr ""
4187 #: config/tc-cris.c:4231
4188 #, c-format
4189 msgid "internal inconsistency problem: %s called for %d bytes"
4190 msgstr ""
4192 #: config/tc-cris.c:4383
4193 msgid "unknown operand to .arch"
4194 msgstr ""
4196 #: config/tc-cris.c:4392
4197 msgid ".arch <arch> requires a matching --march=... option"
4198 msgstr ""
4200 #: config/tc-crx.c:819
4201 #, c-format
4202 msgid "Illegal Scale - `%d'"
4203 msgstr ""
4205 #: config/tc-crx.c:1263
4206 #, c-format
4207 msgid "Illegal Co-processor register in Instruction `%s' "
4208 msgstr ""
4210 #: config/tc-crx.c:1270
4211 #, c-format
4212 msgid "Illegal Co-processor special register in Instruction `%s' "
4213 msgstr ""
4215 #: config/tc-crx.c:1589
4216 #, c-format
4217 msgid "Invalid DISPU4 operand value (arg %d)"
4218 msgstr ""
4220 #: config/tc-crx.c:1592
4221 #, c-format
4222 msgid "Invalid CST4 operand value (arg %d)"
4223 msgstr ""
4225 #: config/tc-crx.c:1595
4226 #, c-format
4227 msgid "Operand value is not within upper 64 KB (arg %d)"
4228 msgstr ""
4230 #: config/tc-crx.c:1732
4231 msgid "Invalid Register in Register List"
4232 msgstr ""
4234 #: config/tc-crx.c:1786
4235 #, c-format
4236 msgid "Illegal register `%s' in cop-register list"
4237 msgstr ""
4239 #: config/tc-crx.c:1794
4240 #, c-format
4241 msgid "Illegal register `%s' in cop-special-register list"
4242 msgstr ""
4244 #: config/tc-crx.c:1813
4245 #, c-format
4246 msgid "Illegal register `%s' in user register list"
4247 msgstr ""
4249 #: config/tc-crx.c:1832
4250 #, c-format
4251 msgid "Illegal register `%s' in register list"
4252 msgstr ""
4254 #: config/tc-crx.c:1838
4255 #, c-format
4256 msgid "Maximum %d bits may be set in `mask16' operand"
4257 msgstr ""
4259 #: config/tc-crx.c:1847
4260 #, c-format
4261 msgid "rest of line ignored; first ignored character is `%c'"
4262 msgstr ""
4264 #: config/tc-crx.c:1855
4265 #, c-format
4266 msgid "Illegal `mask16' operand, operation is undefined - `%s'"
4267 msgstr ""
4269 #. HI can't be specified without LO (and vise-versa).
4270 #: config/tc-crx.c:1861
4271 msgid "HI/LO registers should be specified together"
4272 msgstr ""
4274 #: config/tc-crx.c:1867
4275 msgid "HI/LO registers should be specified without additional registers"
4276 msgstr ""
4278 #: config/tc-d10v.c:216
4279 #, c-format
4280 msgid ""
4281 "D10V options:\n"
4282 "-O                      Optimize.  Will do some operations in parallel.\n"
4283 "--gstabs-packing        Pack adjacent short instructions together even\n"
4284 "                        when --gstabs is specified.  On by default.\n"
4285 "--no-gstabs-packing     If --gstabs is specified, do not pack adjacent\n"
4286 "                        instructions together.\n"
4287 msgstr ""
4289 #: config/tc-d10v.c:573
4290 msgid "operand is not an immediate"
4291 msgstr ""
4293 #: config/tc-d10v.c:591
4294 #, c-format
4295 msgid "operand out of range: %lu"
4296 msgstr ""
4298 #: config/tc-d10v.c:649
4299 msgid "Instruction must be executed in parallel with another instruction."
4300 msgstr ""
4302 #: config/tc-d10v.c:703 config/tc-d10v.c:711
4303 #, c-format
4304 msgid "packing conflict: %s must dispatch sequentially"
4305 msgstr ""
4307 #: config/tc-d10v.c:810
4308 #, c-format
4309 msgid "resource conflict (R%d)"
4310 msgstr ""
4312 #: config/tc-d10v.c:813
4313 #, c-format
4314 msgid "resource conflict (A%d)"
4315 msgstr ""
4317 #: config/tc-d10v.c:815
4318 msgid "resource conflict (PSW)"
4319 msgstr ""
4321 #: config/tc-d10v.c:817
4322 msgid "resource conflict (C flag)"
4323 msgstr ""
4325 #: config/tc-d10v.c:819
4326 msgid "resource conflict (F flag)"
4327 msgstr ""
4329 #: config/tc-d10v.c:969
4330 msgid "Instruction must be executed in parallel"
4331 msgstr ""
4333 #: config/tc-d10v.c:972
4334 msgid "Long instructions may not be combined."
4335 msgstr ""
4337 #: config/tc-d10v.c:1005
4338 msgid "One of these instructions may not be executed in parallel."
4339 msgstr ""
4341 #: config/tc-d10v.c:1009 config/tc-d30v.c:1036
4342 msgid "Two IU instructions may not be executed in parallel"
4343 msgstr ""
4345 #: config/tc-d10v.c:1011 config/tc-d10v.c:1019 config/tc-d10v.c:1033
4346 #: config/tc-d10v.c:1048 config/tc-d30v.c:1037 config/tc-d30v.c:1046
4347 msgid "Swapping instruction order"
4348 msgstr ""
4350 #: config/tc-d10v.c:1017 config/tc-d30v.c:1043
4351 msgid "Two MU instructions may not be executed in parallel"
4352 msgstr ""
4354 #: config/tc-d10v.c:1037 config/tc-d30v.c:1063
4355 msgid "IU instruction may not be in the left container"
4356 msgstr ""
4358 #: config/tc-d10v.c:1039 config/tc-d10v.c:1054
4359 msgid ""
4360 "Instruction in R container is squashed by flow control instruction in L "
4361 "container."
4362 msgstr ""
4364 #: config/tc-d10v.c:1052 config/tc-d30v.c:1074
4365 msgid "MU instruction may not be in the right container"
4366 msgstr ""
4368 #: config/tc-d10v.c:1058 config/tc-d30v.c:1086
4369 msgid "unknown execution type passed to write_2_short()"
4370 msgstr ""
4372 #: config/tc-d10v.c:1186 config/tc-d10v.c:1359
4373 msgid "bad opcode or operands"
4374 msgstr ""
4376 #: config/tc-d10v.c:1261
4377 msgid "value out of range"
4378 msgstr ""
4380 #: config/tc-d10v.c:1335
4381 msgid "illegal operand - register name found where none expected"
4382 msgstr ""
4384 #: config/tc-d10v.c:1370
4385 msgid "Register number must be EVEN"
4386 msgstr ""
4388 #: config/tc-d10v.c:1373
4389 msgid "Unsupported use of sp"
4390 msgstr ""
4392 #: config/tc-d10v.c:1392
4393 #, c-format
4394 msgid "cr%ld is a reserved control register"
4395 msgstr ""
4397 #: config/tc-d10v.c:1565
4398 #, c-format
4399 msgid "line %d: rep or repi must include at least 4 instructions"
4400 msgstr ""
4402 #: config/tc-d10v.c:1745
4403 msgid "can't find previous opcode "
4404 msgstr ""
4406 #: config/tc-d10v.c:1757
4407 #, c-format
4408 msgid "could not assemble: %s"
4409 msgstr ""
4411 #: config/tc-d10v.c:1772 config/tc-d10v.c:1794 config/tc-d30v.c:1742
4412 msgid "Unable to mix instructions as specified"
4413 msgstr ""
4415 #: config/tc-d30v.c:149
4416 #, c-format
4417 msgid "Register name %s conflicts with symbol of the same name"
4418 msgstr ""
4420 #: config/tc-d30v.c:239
4421 #, c-format
4422 msgid ""
4423 "\n"
4424 "D30V options:\n"
4425 "-O                      Make adjacent short instructions parallel if "
4426 "possible.\n"
4427 "-n                      Warn about all NOPs inserted by the assembler.\n"
4428 "-N\t\t\tWarn about NOPs inserted after word multiplies.\n"
4429 "-c                      Warn about symbols whoes names match register "
4430 "names.\n"
4431 "-C                      Opposite of -C.  -c is the default.\n"
4432 msgstr ""
4434 #: config/tc-d30v.c:367
4435 msgid "unexpected 12-bit reloc type"
4436 msgstr ""
4438 #: config/tc-d30v.c:374
4439 msgid "unexpected 18-bit reloc type"
4440 msgstr ""
4442 #: config/tc-d30v.c:624
4443 #, c-format
4444 msgid "%s NOP inserted"
4445 msgstr ""
4447 #: config/tc-d30v.c:625
4448 msgid "sequential"
4449 msgstr ""
4451 #: config/tc-d30v.c:625
4452 msgid "parallel"
4453 msgstr ""
4455 #: config/tc-d30v.c:1032
4456 msgid "Instructions may not be executed in parallel"
4457 msgstr ""
4459 #: config/tc-d30v.c:1045
4460 #, c-format
4461 msgid "Executing %s in IU may not work"
4462 msgstr ""
4464 #: config/tc-d30v.c:1052
4465 #, c-format
4466 msgid "Executing %s in IU may not work in parallel execution"
4467 msgstr ""
4469 #: config/tc-d30v.c:1065
4470 #, c-format
4471 msgid "special left instruction `%s' kills instruction `%s' in right container"
4472 msgstr ""
4474 #: config/tc-d30v.c:1076
4475 #, c-format
4476 msgid "Executing %s in reverse serial with %s may not work"
4477 msgstr ""
4479 #: config/tc-d30v.c:1079
4480 #, c-format
4481 msgid "Executing %s in IU in reverse serial may not work"
4482 msgstr ""
4484 #: config/tc-d30v.c:1268
4485 msgid "Odd numbered register used as target of multi-register instruction"
4486 msgstr ""
4488 #: config/tc-d30v.c:1332 config/tc-d30v.c:1367
4489 #, c-format
4490 msgid "unknown condition code: %s"
4491 msgstr ""
4493 #: config/tc-d30v.c:1360
4494 #, c-format
4495 msgid "cmpu doesn't support condition code %s"
4496 msgstr ""
4498 #: config/tc-d30v.c:1395
4499 #, c-format
4500 msgid "unknown opcode: %s"
4501 msgstr ""
4503 #: config/tc-d30v.c:1406
4504 #, c-format
4505 msgid "operands for opcode `%s' do not match any valid format"
4506 msgstr ""
4508 #: config/tc-d30v.c:1621 config/tc-d30v.c:1638
4509 msgid "Cannot assemble instruction"
4510 msgstr ""
4512 #: config/tc-d30v.c:1623
4513 msgid "First opcode is long.  Unable to mix instructions as specified."
4514 msgstr ""
4516 #: config/tc-d30v.c:1692
4517 msgid "word of NOPs added between word multiply and load"
4518 msgstr ""
4520 #: config/tc-d30v.c:1694
4521 msgid "word of NOPs added between word multiply and 16-bit multiply"
4522 msgstr ""
4524 #: config/tc-d30v.c:1726
4525 msgid "Instruction uses long version, so it cannot be mixed as specified"
4526 msgstr ""
4528 #: config/tc-d30v.c:1853
4529 #, c-format
4530 msgid "value too large to fit in %d bits"
4531 msgstr ""
4533 #: config/tc-d30v.c:1914
4534 #, c-format
4535 msgid "line %d: unable to place address of symbol '%s' into a byte"
4536 msgstr ""
4538 #: config/tc-d30v.c:1917
4539 #, c-format
4540 msgid "line %d: unable to place value %lx into a byte"
4541 msgstr ""
4543 #: config/tc-d30v.c:1925
4544 #, c-format
4545 msgid "line %d: unable to place address of symbol '%s' into a short"
4546 msgstr ""
4548 #: config/tc-d30v.c:1928
4549 #, c-format
4550 msgid "line %d: unable to place value %lx into a short"
4551 msgstr ""
4553 #: config/tc-d30v.c:1936
4554 #, c-format
4555 msgid "line %d: unable to place address of symbol '%s' into a quad"
4556 msgstr ""
4558 #: config/tc-d30v.c:2044
4559 #, c-format
4560 msgid "Alignment too large: %d assumed"
4561 msgstr ""
4563 #: config/tc-dlx.c:212
4564 msgid "missing .proc"
4565 msgstr ""
4567 #: config/tc-dlx.c:229
4568 msgid ".endfunc missing for previous .proc"
4569 msgstr ""
4571 #: config/tc-dlx.c:291 config/tc-i860.c:227 config/tc-mips.c:1903
4572 #, c-format
4573 msgid "internal error: can't hash `%s': %s\n"
4574 msgstr ""
4576 #. Probably a memory allocation problem?  Give up now.
4577 #: config/tc-dlx.c:298 config/tc-hppa.c:8287 config/tc-mips.c:1906
4578 #: config/tc-mips.c:1958 config/tc-or32.c:211 config/tc-sparc.c:860
4579 msgid "Broken assembler.  No assembly attempted."
4580 msgstr ""
4582 #: config/tc-dlx.c:328
4583 #, c-format
4584 msgid "Bad operand for a load instruction: <%s>"
4585 msgstr ""
4587 #: config/tc-dlx.c:442
4588 #, c-format
4589 msgid "Bad operand for a store instruction: <%s>"
4590 msgstr ""
4592 #: config/tc-dlx.c:622
4593 #, c-format
4594 msgid "Expression Error for operand modifier %%hi/%%lo\n"
4595 msgstr ""
4597 #: config/tc-dlx.c:635 config/tc-or32.c:813
4598 #, c-format
4599 msgid "Invalid expression after %%%%\n"
4600 msgstr ""
4602 #: config/tc-dlx.c:704 config/tc-tic4x.c:2488
4603 #, c-format
4604 msgid "Unknown opcode `%s'."
4605 msgstr ""
4607 #: config/tc-dlx.c:717
4608 msgid "Can not set dlx_skip_hi16_flag"
4609 msgstr ""
4611 #: config/tc-dlx.c:731
4612 #, c-format
4613 msgid "Missing arguments for opcode <%s>."
4614 msgstr ""
4616 #: config/tc-dlx.c:765
4617 #, c-format
4618 msgid "Too many operands: %s"
4619 msgstr ""
4621 #: config/tc-dlx.c:802
4622 #, c-format
4623 msgid "Both the_insn.HI and the_insn.LO are set : %s"
4624 msgstr ""
4626 #: config/tc-dlx.c:872
4627 msgid "failed regnum sanity check."
4628 msgstr ""
4630 #: config/tc-dlx.c:885
4631 msgid "failed general register sanity check."
4632 msgstr ""
4634 #. Types or values of args don't match.
4635 #: config/tc-dlx.c:893
4636 msgid "Invalid operands"
4637 msgstr ""
4639 #: config/tc-dlx.c:1120 config/tc-or32.c:775
4640 #, c-format
4641 msgid "label \"$%d\" redefined"
4642 msgstr ""
4644 #: config/tc-dlx.c:1158
4645 msgid "Invalid expression after # number\n"
4646 msgstr ""
4648 #: config/tc-fr30.c:82
4649 #, c-format
4650 msgid " FR30 specific command line options:\n"
4651 msgstr ""
4653 #: config/tc-fr30.c:135
4654 #, c-format
4655 msgid "Instruction %s not allowed in a delay slot."
4656 msgstr ""
4658 #: config/tc-frv.c:404
4659 #, c-format
4660 msgid "Unknown cpu -mcpu=%s"
4661 msgstr ""
4663 #: config/tc-frv.c:457
4664 #, c-format
4665 msgid "FRV specific command line options:\n"
4666 msgstr ""
4668 #: config/tc-frv.c:458
4669 #, c-format
4670 msgid "-G n            Put data <= n bytes in the small data area\n"
4671 msgstr ""
4673 #: config/tc-frv.c:459
4674 #, c-format
4675 msgid "-mgpr-32        Mark generated file as only using 32 GPRs\n"
4676 msgstr ""
4678 #: config/tc-frv.c:460
4679 #, c-format
4680 msgid "-mgpr-64        Mark generated file as using all 64 GPRs\n"
4681 msgstr ""
4683 #: config/tc-frv.c:461
4684 #, c-format
4685 msgid "-mfpr-32        Mark generated file as only using 32 FPRs\n"
4686 msgstr ""
4688 #: config/tc-frv.c:462
4689 #, c-format
4690 msgid "-mfpr-64        Mark generated file as using all 64 FPRs\n"
4691 msgstr ""
4693 #: config/tc-frv.c:463
4694 #, c-format
4695 msgid "-msoft-float    Mark generated file as using software FP\n"
4696 msgstr ""
4698 #: config/tc-frv.c:464
4699 #, c-format
4700 msgid "-mdword         Mark generated file as using a 8-byte stack alignment\n"
4701 msgstr ""
4703 #: config/tc-frv.c:465
4704 #, c-format
4705 msgid "-mno-dword      Mark generated file as using a 4-byte stack alignment\n"
4706 msgstr ""
4708 #: config/tc-frv.c:466
4709 #, c-format
4710 msgid ""
4711 "-mdouble        Mark generated file as using double precision FP insns\n"
4712 msgstr ""
4714 #: config/tc-frv.c:467
4715 #, c-format
4716 msgid "-mmedia         Mark generated file as using media insns\n"
4717 msgstr ""
4719 #: config/tc-frv.c:468
4720 #, c-format
4721 msgid ""
4722 "-mmuladd        Mark generated file as using multiply add/subtract insns\n"
4723 msgstr ""
4725 #: config/tc-frv.c:469
4726 #, c-format
4727 msgid "-mpack          Allow instructions to be packed\n"
4728 msgstr ""
4730 #: config/tc-frv.c:470
4731 #, c-format
4732 msgid "-mno-pack       Do not allow instructions to be packed\n"
4733 msgstr ""
4735 #: config/tc-frv.c:471
4736 #, c-format
4737 msgid ""
4738 "-mpic           Mark generated file as using small position independent "
4739 "code\n"
4740 msgstr ""
4742 #: config/tc-frv.c:472
4743 #, c-format
4744 msgid ""
4745 "-mPIC           Mark generated file as using large position independent "
4746 "code\n"
4747 msgstr ""
4749 #: config/tc-frv.c:473
4750 #, c-format
4751 msgid ""
4752 "-mlibrary-pic   Mark generated file as using position indepedent code for "
4753 "libraries\n"
4754 msgstr ""
4756 #: config/tc-frv.c:474
4757 #, c-format
4758 msgid "-mfdpic         Assemble for the FDPIC ABI\n"
4759 msgstr ""
4761 #: config/tc-frv.c:475
4762 #, c-format
4763 msgid "-mnopic         Disable -mpic, -mPIC, -mlibrary-pic and -mfdpic\n"
4764 msgstr ""
4766 #: config/tc-frv.c:476
4767 #, c-format
4768 msgid "-mcpu={fr500|fr550|fr400|fr405|fr450|fr300|frv|simple|tomcat}\n"
4769 msgstr ""
4771 #: config/tc-frv.c:477
4772 #, c-format
4773 msgid "                Record the cpu type\n"
4774 msgstr ""
4776 #: config/tc-frv.c:478
4777 #, c-format
4778 msgid "-mtomcat-stats  Print out stats for tomcat workarounds\n"
4779 msgstr ""
4781 #: config/tc-frv.c:479
4782 #, c-format
4783 msgid "-mtomcat-debug  Debug tomcat workarounds\n"
4784 msgstr ""
4786 #: config/tc-frv.c:1163
4787 msgid "VLIW packing used for -mno-pack"
4788 msgstr ""
4790 #: config/tc-frv.c:1173
4791 msgid "Instruction not supported by this architecture"
4792 msgstr ""
4794 #: config/tc-frv.c:1183
4795 msgid "VLIW packing constraint violation"
4796 msgstr ""
4798 #: config/tc-frv.c:1774
4799 #, c-format
4800 msgid "Relocation %s is not safe for %s"
4801 msgstr ""
4803 #: config/tc-h8300.c:396 config/tc-h8300.c:404
4804 msgid "Reg not valid for H8/300"
4805 msgstr ""
4807 #: config/tc-h8300.c:485
4808 msgid "invalid operand size requested"
4809 msgstr ""
4811 #: config/tc-h8300.c:584
4812 msgid "Invalid register list for ldm/stm\n"
4813 msgstr ""
4815 #: config/tc-h8300.c:610 config/tc-h8300.c:615 config/tc-h8300.c:622
4816 msgid "mismatch between register and suffix"
4817 msgstr ""
4819 #: config/tc-h8300.c:627
4820 msgid "invalid suffix after register."
4821 msgstr ""
4823 #: config/tc-h8300.c:649
4824 msgid "address too high for vector table jmp/jsr"
4825 msgstr ""
4827 #: config/tc-h8300.c:676 config/tc-h8300.c:788 config/tc-h8300.c:798
4828 msgid "Wrong size pointer register for architecture."
4829 msgstr ""
4831 #: config/tc-h8300.c:735 config/tc-h8300.c:743 config/tc-h8300.c:772
4832 msgid "expected @(exp, reg16)"
4833 msgstr ""
4835 #: config/tc-h8300.c:761
4836 msgid "expected .L, .W or .B for register in indexed addressing mode"
4837 msgstr ""
4839 #: config/tc-h8300.c:955
4840 msgid "expected valid addressing mode for mova: \"@(disp, ea.sz),ERn\""
4841 msgstr ""
4843 #: config/tc-h8300.c:973 config/tc-h8300.c:982
4844 msgid "expected register"
4845 msgstr ""
4847 #: config/tc-h8300.c:998
4848 msgid "expected closing paren"
4849 msgstr ""
4851 #: config/tc-h8300.c:1057
4852 #, c-format
4853 msgid "can't use high part of register in operand %d"
4854 msgstr ""
4856 #: config/tc-h8300.c:1214
4857 #, c-format
4858 msgid "Opcode `%s' with these operand types not available in %s mode"
4859 msgstr ""
4861 #: config/tc-h8300.c:1223
4862 msgid "mismatch between opcode size and operand size"
4863 msgstr ""
4865 #: config/tc-h8300.c:1259
4866 #, c-format
4867 msgid "operand %s0x%lx out of range."
4868 msgstr ""
4870 #: config/tc-h8300.c:1366
4871 msgid "Can't work out size of operand.\n"
4872 msgstr ""
4874 #: config/tc-h8300.c:1415
4875 #, c-format
4876 msgid "Opcode `%s' with these operand types not available in H8/300 mode"
4877 msgstr ""
4879 #: config/tc-h8300.c:1420
4880 #, c-format
4881 msgid "Opcode `%s' with these operand types not available in H8/300H mode"
4882 msgstr ""
4884 #: config/tc-h8300.c:1426
4885 #, c-format
4886 msgid "Opcode `%s' with these operand types not available in H8/300S mode"
4887 msgstr ""
4889 #: config/tc-h8300.c:1487 config/tc-h8300.c:1507
4890 msgid "Need #1 or #2 here"
4891 msgstr ""
4893 #: config/tc-h8300.c:1502
4894 msgid "#4 not valid on H8/300."
4895 msgstr ""
4897 #: config/tc-h8300.c:1610 config/tc-h8300.c:1692
4898 #, c-format
4899 msgid "branch operand has odd offset (%lx)\n"
4900 msgstr ""
4902 #: config/tc-h8300.c:1730
4903 msgid "destination operand must be 16 bit register"
4904 msgstr ""
4906 #: config/tc-h8300.c:1739
4907 msgid "source operand must be 8 bit register"
4908 msgstr ""
4910 #: config/tc-h8300.c:1747
4911 msgid "destination operand must be 16bit absolute address"
4912 msgstr ""
4914 #: config/tc-h8300.c:1754
4915 msgid "destination operand must be 8 bit register"
4916 msgstr ""
4918 #: config/tc-h8300.c:1762
4919 msgid "source operand must be 16bit absolute address"
4920 msgstr ""
4922 #. This seems more sane than saying "too many operands".  We'll
4923 #. get here only if the trailing trash starts with a comma.
4924 #. Types or values of args don't match.
4925 #: config/tc-h8300.c:1770 config/tc-mmix.c:472 config/tc-mmix.c:484
4926 #: config/tc-mmix.c:2500 config/tc-mmix.c:2524 config/tc-mmix.c:2797
4927 #: config/tc-or32.c:529
4928 msgid "invalid operands"
4929 msgstr ""
4931 #: config/tc-h8300.c:1801
4932 msgid "operand/size mis-match"
4933 msgstr ""
4935 #: config/tc-h8300.c:1902 config/tc-mips.c:10156 config/tc-sh.c:2925
4936 #: config/tc-sh64.c:2795 config/tc-z8k.c:1226
4937 msgid "unknown opcode"
4938 msgstr ""
4940 #: config/tc-h8300.c:1935
4941 msgid "invalid operand in ldm"
4942 msgstr ""
4944 #: config/tc-h8300.c:1944
4945 msgid "invalid operand in stm"
4946 msgstr ""
4948 #: config/tc-h8300.c:2070
4949 #, c-format
4950 msgid "call to tc_aout_fix_to_chars \n"
4951 msgstr ""
4953 #: config/tc-h8300.c:2079 config/tc-xc16x.c:340
4954 #, c-format
4955 msgid "call to md_convert_frag \n"
4956 msgstr ""
4958 #: config/tc-h8300.c:2130 config/tc-xc16x.c:244
4959 #, c-format
4960 msgid "call to md_estimate_size_before_relax \n"
4961 msgstr ""
4963 #: config/tc-h8300.c:2159 config/tc-xc16x.c:285
4964 msgid "Difference of symbols in different sections is not supported"
4965 msgstr ""
4967 #: config/tc-h8300.c:2181 config/tc-mcore.c:2199 config/tc-microblaze.c:2295
4968 #: config/tc-pj.c:488 config/tc-sh.c:4377 config/tc-xc16x.c:308
4969 #, c-format
4970 msgid "Cannot represent relocation type %s"
4971 msgstr ""
4973 #. Simple range checking for FIELD against HIGH and LOW bounds.
4974 #. IGNORE is used to suppress the error message.
4975 #. Variant of CHECK_FIELD for use in md_apply_fix and other places where
4976 #. the current file and line number are not valid.
4977 #: config/tc-hppa.c:1028 config/tc-hppa.c:1042
4978 #, c-format
4979 msgid "Field out of range [%d..%d] (%d)."
4980 msgstr ""
4982 #. Simple alignment checking for FIELD against ALIGN (a power of two).
4983 #. IGNORE is used to suppress the error message.
4984 #: config/tc-hppa.c:1056
4985 #, c-format
4986 msgid "Field not properly aligned [%d] (%d)."
4987 msgstr ""
4989 #: config/tc-hppa.c:1109
4990 msgid "Missing .exit\n"
4991 msgstr ""
4993 #: config/tc-hppa.c:1112
4994 msgid "Missing .procend\n"
4995 msgstr ""
4997 #: config/tc-hppa.c:1297
4998 #, c-format
4999 msgid "Invalid field selector.  Assuming F%%."
5000 msgstr ""
5002 #: config/tc-hppa.c:1324
5003 msgid "Bad segment in expression."
5004 msgstr ""
5006 #: config/tc-hppa.c:1349
5007 #, c-format
5008 msgid "Invalid Nullification: (%c)"
5009 msgstr ""
5011 #: config/tc-hppa.c:1419
5012 msgid "Cannot handle fixup"
5013 msgstr ""
5015 #: config/tc-hppa.c:1717
5016 #, c-format
5017 msgid "  -Q                      ignored\n"
5018 msgstr ""
5020 #: config/tc-hppa.c:1721
5021 #, c-format
5022 msgid "  -c                      print a warning if a comment is found\n"
5023 msgstr ""
5025 #: config/tc-hppa.c:1787
5026 #, c-format
5027 msgid "no hppa_fixup entry for fixup type 0x%x"
5028 msgstr ""
5030 #: config/tc-hppa.c:1966
5031 msgid "Unknown relocation encountered in md_apply_fix."
5032 msgstr ""
5034 #: config/tc-hppa.c:2154 config/tc-hppa.c:2179
5035 #, c-format
5036 msgid "Undefined register: '%s'."
5037 msgstr ""
5039 #: config/tc-hppa.c:2213
5040 #, c-format
5041 msgid "Non-absolute symbol: '%s'."
5042 msgstr ""
5044 #: config/tc-hppa.c:2228
5045 #, c-format
5046 msgid "Undefined absolute constant: '%s'."
5047 msgstr ""
5049 #: config/tc-hppa.c:2259 config/tc-hppa.c:5689
5050 msgid "could not update architecture and machine"
5051 msgstr ""
5053 #: config/tc-hppa.c:2297
5054 #, c-format
5055 msgid "Invalid FP Compare Condition: %s"
5056 msgstr ""
5058 #: config/tc-hppa.c:2352
5059 #, c-format
5060 msgid "Invalid FTEST completer: %s"
5061 msgstr ""
5063 #: config/tc-hppa.c:2418 config/tc-hppa.c:2455
5064 #, c-format
5065 msgid "Invalid FP Operand Format: %3s"
5066 msgstr ""
5068 #: config/tc-hppa.c:2590
5069 msgid "Bad segment (should be absolute)."
5070 msgstr ""
5072 #: config/tc-hppa.c:2616
5073 #, c-format
5074 msgid "Invalid argument location: %s\n"
5075 msgstr ""
5077 #: config/tc-hppa.c:2645
5078 #, c-format
5079 msgid "Invalid argument description: %d"
5080 msgstr ""
5082 #: config/tc-hppa.c:3473
5083 msgid "Invalid Indexed Load Completer."
5084 msgstr ""
5086 #: config/tc-hppa.c:3478
5087 msgid "Invalid Indexed Load Completer Syntax."
5088 msgstr ""
5090 #: config/tc-hppa.c:3512
5091 msgid "Invalid Short Load/Store Completer."
5092 msgstr ""
5094 #: config/tc-hppa.c:3572 config/tc-hppa.c:3577
5095 msgid "Invalid Store Bytes Short Completer"
5096 msgstr ""
5098 #: config/tc-hppa.c:3888 config/tc-hppa.c:3894
5099 msgid "Invalid left/right combination completer"
5100 msgstr ""
5102 #: config/tc-hppa.c:3943 config/tc-hppa.c:3950
5103 msgid "Invalid permutation completer"
5104 msgstr ""
5106 #: config/tc-hppa.c:4050
5107 #, c-format
5108 msgid "Invalid Add Condition: %s"
5109 msgstr ""
5111 #: config/tc-hppa.c:4061 config/tc-hppa.c:4071
5112 msgid "Invalid Add and Branch Condition"
5113 msgstr ""
5115 #: config/tc-hppa.c:4092 config/tc-hppa.c:4229
5116 msgid "Invalid Compare/Subtract Condition"
5117 msgstr ""
5119 #: config/tc-hppa.c:4132
5120 #, c-format
5121 msgid "Invalid Bit Branch Condition: %c"
5122 msgstr ""
5124 #: config/tc-hppa.c:4217
5125 #, c-format
5126 msgid "Invalid Compare/Subtract Condition: %s"
5127 msgstr ""
5129 #: config/tc-hppa.c:4244
5130 msgid "Invalid Compare and Branch Condition"
5131 msgstr ""
5133 #: config/tc-hppa.c:4340
5134 msgid "Invalid Logical Instruction Condition."
5135 msgstr ""
5137 #: config/tc-hppa.c:4398
5138 msgid "Invalid Shift/Extract/Deposit Condition."
5139 msgstr ""
5141 #: config/tc-hppa.c:4510
5142 msgid "Invalid Unit Instruction Condition."
5143 msgstr ""
5145 #: config/tc-hppa.c:4985 config/tc-hppa.c:5017 config/tc-hppa.c:5048
5146 #: config/tc-hppa.c:5078
5147 msgid "Branch to unaligned address"
5148 msgstr ""
5150 #: config/tc-hppa.c:5262
5151 msgid "Invalid SFU identifier"
5152 msgstr ""
5154 #: config/tc-hppa.c:5312
5155 msgid "Invalid COPR identifier"
5156 msgstr ""
5158 #: config/tc-hppa.c:5441
5159 msgid "Invalid Floating Point Operand Format."
5160 msgstr ""
5162 #: config/tc-hppa.c:5558 config/tc-hppa.c:5578 config/tc-hppa.c:5598
5163 #: config/tc-hppa.c:5618 config/tc-hppa.c:5638
5164 msgid "Invalid register for single precision fmpyadd or fmpysub"
5165 msgstr ""
5167 #: config/tc-hppa.c:5706
5168 #, c-format
5169 msgid "Invalid operands %s"
5170 msgstr ""
5172 #: config/tc-hppa.c:5716
5173 #, c-format
5174 msgid "Immediates %d and %d will give undefined behavior."
5175 msgstr ""
5177 #: config/tc-hppa.c:5768 config/tc-hppa.c:6956 config/tc-hppa.c:7011
5178 msgid "Missing function name for .PROC (corrupted label chain)"
5179 msgstr ""
5181 #: config/tc-hppa.c:5771 config/tc-hppa.c:7014
5182 msgid "Missing function name for .PROC"
5183 msgstr ""
5185 #: config/tc-hppa.c:5830
5186 msgid "Argument to .BLOCK/.BLOCKZ must be between 0 and 0x3fffffff"
5187 msgstr ""
5189 #: config/tc-hppa.c:5926
5190 #, c-format
5191 msgid "Invalid .CALL argument: %s"
5192 msgstr ""
5194 #: config/tc-hppa.c:6042
5195 msgid ".callinfo is not within a procedure definition"
5196 msgstr ""
5198 #: config/tc-hppa.c:6062
5199 #, c-format
5200 msgid "FRAME parameter must be a multiple of 8: %d\n"
5201 msgstr ""
5203 #: config/tc-hppa.c:6081
5204 msgid "Value for ENTRY_GR must be in the range 3..18\n"
5205 msgstr ""
5207 #: config/tc-hppa.c:6093
5208 msgid "Value for ENTRY_FR must be in the range 12..21\n"
5209 msgstr ""
5211 #: config/tc-hppa.c:6103
5212 msgid "Value for ENTRY_SR must be 3\n"
5213 msgstr ""
5215 #: config/tc-hppa.c:6159
5216 #, c-format
5217 msgid "Invalid .CALLINFO argument: %s"
5218 msgstr ""
5220 #: config/tc-hppa.c:6269
5221 msgid "The .ENTER pseudo-op is not supported"
5222 msgstr ""
5224 #: config/tc-hppa.c:6285
5225 msgid "Misplaced .entry. Ignored."
5226 msgstr ""
5228 #: config/tc-hppa.c:6289
5229 msgid "Missing .callinfo."
5230 msgstr ""
5232 #: config/tc-hppa.c:6353
5233 msgid ".REG expression must be a register"
5234 msgstr ""
5236 #: config/tc-hppa.c:6369
5237 msgid "bad or irreducible absolute expression; zero assumed"
5238 msgstr ""
5240 #: config/tc-hppa.c:6380
5241 msgid ".REG must use a label"
5242 msgstr ""
5244 #: config/tc-hppa.c:6382
5245 msgid ".EQU must use a label"
5246 msgstr ""
5248 #: config/tc-hppa.c:6444
5249 #, c-format
5250 msgid "Symbol '%s' could not be created."
5251 msgstr ""
5253 #: config/tc-hppa.c:6448
5254 msgid "No memory for symbol name."
5255 msgstr ""
5257 #: config/tc-hppa.c:6497
5258 msgid ".EXIT must appear within a procedure"
5259 msgstr ""
5261 #: config/tc-hppa.c:6501
5262 msgid "Missing .callinfo"
5263 msgstr ""
5265 #: config/tc-hppa.c:6505
5266 msgid "No .ENTRY for this .EXIT"
5267 msgstr ""
5269 #: config/tc-hppa.c:6545
5270 #, c-format
5271 msgid "Using ENTRY rather than CODE in export directive for %s"
5272 msgstr ""
5274 #: config/tc-hppa.c:6662
5275 #, c-format
5276 msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s"
5277 msgstr ""
5279 #: config/tc-hppa.c:6686
5280 #, c-format
5281 msgid "Cannot define export symbol: %s\n"
5282 msgstr ""
5284 #: config/tc-hppa.c:6783
5285 msgid "Missing label name on .LABEL"
5286 msgstr ""
5288 #: config/tc-hppa.c:6788
5289 msgid "extra .LABEL arguments ignored."
5290 msgstr ""
5292 #: config/tc-hppa.c:6804
5293 msgid "The .LEAVE pseudo-op is not supported"
5294 msgstr ""
5296 #: config/tc-hppa.c:6842
5297 msgid "Unrecognized .LEVEL argument\n"
5298 msgstr ""
5300 #: config/tc-hppa.c:6876
5301 #, c-format
5302 msgid "Cannot define static symbol: %s\n"
5303 msgstr ""
5305 #: config/tc-hppa.c:6910
5306 msgid "Nested procedures"
5307 msgstr ""
5309 #: config/tc-hppa.c:6920
5310 msgid "Cannot allocate unwind descriptor\n"
5311 msgstr ""
5313 #: config/tc-hppa.c:7018
5314 msgid "misplaced .procend"
5315 msgstr ""
5317 #: config/tc-hppa.c:7021
5318 msgid "Missing .callinfo for this procedure"
5319 msgstr ""
5321 #: config/tc-hppa.c:7024
5322 msgid "Missing .EXIT for a .ENTRY"
5323 msgstr ""
5325 #: config/tc-hppa.c:7061
5326 msgid "Not in a space.\n"
5327 msgstr ""
5329 #: config/tc-hppa.c:7064
5330 msgid "Not in a subspace.\n"
5331 msgstr ""
5333 #: config/tc-hppa.c:7153
5334 msgid "Invalid .SPACE argument"
5335 msgstr ""
5337 #: config/tc-hppa.c:7199
5338 msgid "Can't change spaces within a procedure definition. Ignored"
5339 msgstr ""
5341 #: config/tc-hppa.c:7327
5342 #, c-format
5343 msgid "Undefined space: '%s' Assuming space number = 0."
5344 msgstr ""
5346 #: config/tc-hppa.c:7350
5347 msgid "Must be in a space before changing or declaring subspaces.\n"
5348 msgstr ""
5350 #: config/tc-hppa.c:7354
5351 msgid "Can't change subspaces within a procedure definition. Ignored"
5352 msgstr ""
5354 #: config/tc-hppa.c:7390
5355 msgid "Parameters of an existing subspace can't be modified"
5356 msgstr ""
5358 #: config/tc-hppa.c:7442
5359 msgid "Alignment must be a power of 2"
5360 msgstr ""
5362 #: config/tc-hppa.c:7489
5363 msgid "FIRST not supported as a .SUBSPACE argument"
5364 msgstr ""
5366 #: config/tc-hppa.c:7491
5367 msgid "Invalid .SUBSPACE argument"
5368 msgstr ""
5370 #: config/tc-hppa.c:7680
5371 #, c-format
5372 msgid "Internal error: Unable to find containing space for %s."
5373 msgstr ""
5375 #: config/tc-hppa.c:7718
5376 #, c-format
5377 msgid "Out of memory: could not allocate new space chain entry: %s\n"
5378 msgstr ""
5380 #: config/tc-hppa.c:7806
5381 #, c-format
5382 msgid "Out of memory: could not allocate new subspace chain entry: %s\n"
5383 msgstr ""
5385 #: config/tc-hppa.c:8251
5386 msgid "-R option not supported on this target."
5387 msgstr ""
5389 #: config/tc-hppa.c:8268 config/tc-sparc.c:815 config/tc-sparc.c:852
5390 #, c-format
5391 msgid "Internal error: can't hash `%s': %s\n"
5392 msgstr ""
5394 #: config/tc-hppa.c:8277 config/tc-i860.c:236
5395 #, c-format
5396 msgid "internal error: losing opcode: `%s' \"%s\"\n"
5397 msgstr ""
5399 #: config/tc-i370.c:419 config/tc-ppc.c:1141 config/tc-s390.c:404
5400 #: config/tc-s390.c:411
5401 #, c-format
5402 msgid "invalid switch -m%s"
5403 msgstr ""
5405 #: config/tc-i370.c:516 config/tc-s390.c:510
5406 #, c-format
5407 msgid "Internal assembler error for instruction %s"
5408 msgstr ""
5410 #: config/tc-i370.c:535
5411 #, c-format
5412 msgid "Internal assembler error for macro %s"
5413 msgstr ""
5415 #: config/tc-i370.c:630 config/tc-ppc.c:1839
5416 msgid "identifier+constant@got means identifier@got+constant"
5417 msgstr ""
5419 #: config/tc-i370.c:684 config/tc-m68k.c:8030 config/tc-ppc.c:1928
5420 #, c-format
5421 msgid "%s relocations do not fit in %d bytes\n"
5422 msgstr ""
5424 #: config/tc-i370.c:925 config/tc-i370.c:969
5425 msgid "unsupported DC type"
5426 msgstr ""
5428 #: config/tc-i370.c:939 config/tc-i370.c:951 config/tc-i370.c:1532
5429 #: config/tc-i370.c:1542
5430 msgid "missing end-quote"
5431 msgstr ""
5433 #: config/tc-i370.c:999
5434 msgid "unsupported alignment"
5435 msgstr ""
5437 #: config/tc-i370.c:1006
5438 msgid "this DS form not yet supported"
5439 msgstr ""
5441 #: config/tc-i370.c:1049 config/tc-m32r.c:1493 config/tc-microblaze.c:179
5442 #: config/tc-ppc.c:1992 config/tc-ppc.c:4596
5443 msgid "Expected comma after symbol-name: rest of line ignored."
5444 msgstr ""
5446 #: config/tc-i370.c:1072 config/tc-m32r.c:1517 config/tc-microblaze.c:201
5447 #: config/tc-ppc.c:2014 config/tc-ppc.c:3215 config/tc-ppc.c:4620
5448 msgid "ignoring bad alignment"
5449 msgstr ""
5451 #: config/tc-i370.c:1083 config/tc-m32r.c:1544 config/tc-microblaze.c:212
5452 #: config/tc-ppc.c:2025 config/tc-ppc.c:4632
5453 #, c-format
5454 msgid "Ignoring attempt to re-define symbol `%s'."
5455 msgstr ""
5457 #: config/tc-i370.c:1091 config/tc-microblaze.c:220 config/tc-ppc.c:2033
5458 #, c-format
5459 msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld."
5460 msgstr ""
5462 #: config/tc-i370.c:1110 config/tc-m32r.c:1529 config/tc-microblaze.c:238
5463 #: config/tc-ppc.c:2051 config/tc-v850.c:322
5464 msgid "Common alignment not a power of 2"
5465 msgstr ""
5467 #: config/tc-i370.c:1248
5468 msgid "Missing or bad .using directive"
5469 msgstr ""
5471 #: config/tc-i370.c:1293
5472 msgid "Literal Pool Overflow"
5473 msgstr ""
5475 #: config/tc-i370.c:1589
5476 msgid "expression not a constant"
5477 msgstr ""
5479 #: config/tc-i370.c:1596
5480 msgid "Unknown/unsupported address literal type"
5481 msgstr ""
5483 #: config/tc-i370.c:1619
5484 #, c-format
5485 msgid ".ltorg without prior .using in section %s"
5486 msgstr ""
5488 #: config/tc-i370.c:1623
5489 #, c-format
5490 msgid ".ltorg in section %s paired to .using in section %s"
5491 msgstr ""
5493 #: config/tc-i370.c:1646
5494 #, c-format
5495 msgid "bad alignment of %d bytes in literal pool"
5496 msgstr ""
5498 #: config/tc-i370.c:1670
5499 msgid "bad literal size\n"
5500 msgstr ""
5502 #: config/tc-i370.c:1744
5503 msgid ".using: base address expression illegal or too complex"
5504 msgstr ""
5506 #: config/tc-i370.c:1779 config/tc-i370.c:1788
5507 #, c-format
5508 msgid "droping register %d in section %s does not match using register %d"
5509 msgstr ""
5511 #: config/tc-i370.c:1792
5512 #, c-format
5513 msgid "droping register %d in section %s previously used in section %s"
5514 msgstr ""
5516 #: config/tc-i370.c:1848 config/tc-ppc.c:3030
5517 msgid "wrong number of operands"
5518 msgstr ""
5520 #: config/tc-i370.c:1930 config/tc-mn10200.c:898 config/tc-mn10300.c:1249
5521 #: config/tc-ppc.c:2349 config/tc-s390.c:1544 config/tc-v850.c:1604
5522 #, c-format
5523 msgid "Unrecognized opcode: `%s'"
5524 msgstr ""
5526 #: config/tc-i370.c:2075
5527 msgid "not using any base register"
5528 msgstr ""
5530 #: config/tc-i370.c:2105
5531 #, c-format
5532 msgid "expecting a register for operand %d"
5533 msgstr ""
5535 #. Not used --- don't have any 8 byte instructions.
5536 #: config/tc-i370.c:2226
5537 msgid "Internal Error: bad instruction length"
5538 msgstr ""
5540 #: config/tc-i386.c:1776
5541 #, c-format
5542 msgid "%s shortened to %s"
5543 msgstr ""
5545 #: config/tc-i386.c:1846
5546 msgid "same type of prefix used twice"
5547 msgstr ""
5549 #: config/tc-i386.c:1867
5550 msgid "64bit mode not supported on this CPU."
5551 msgstr ""
5553 #: config/tc-i386.c:1871
5554 msgid "32bit mode not supported on this CPU."
5555 msgstr ""
5557 #: config/tc-i386.c:1904
5558 msgid "bad argument to syntax directive."
5559 msgstr ""
5561 #: config/tc-i386.c:1953
5562 msgid "bad argument to sse_check directive."
5563 msgstr ""
5565 #: config/tc-i386.c:1957
5566 msgid "missing argument for sse_check directive"
5567 msgstr ""
5569 #: config/tc-i386.c:1987
5570 #, c-format
5571 msgid "`%s' is not supported on `%s'"
5572 msgstr ""
5574 #: config/tc-i386.c:2060
5575 #, c-format
5576 msgid "no such architecture: `%s'"
5577 msgstr ""
5579 #: config/tc-i386.c:2065
5580 msgid "missing cpu architecture"
5581 msgstr ""
5583 #: config/tc-i386.c:2079
5584 #, c-format
5585 msgid "no such architecture modifier: `%s'"
5586 msgstr ""
5588 #: config/tc-i386.c:2094 config/tc-i386.c:2109
5589 msgid "Intel L1OM is 64bit ELF only"
5590 msgstr ""
5592 #: config/tc-i386.c:2118 config/tc-i386.c:8084 config/tc-maxq.c:223
5593 msgid "Unknown architecture"
5594 msgstr ""
5596 #: config/tc-i386.c:2464
5597 #, c-format
5598 msgid "unknown relocation (%u)"
5599 msgstr ""
5601 #: config/tc-i386.c:2466
5602 #, c-format
5603 msgid "%u-byte relocation cannot be applied to %u-byte field"
5604 msgstr ""
5606 #: config/tc-i386.c:2470
5607 msgid "non-pc-relative relocation for pc-relative field"
5608 msgstr ""
5610 #: config/tc-i386.c:2475
5611 msgid "relocated field and relocation type differ in signedness"
5612 msgstr ""
5614 #: config/tc-i386.c:2484
5615 msgid "there are no unsigned pc-relative relocations"
5616 msgstr ""
5618 #: config/tc-i386.c:2492
5619 #, c-format
5620 msgid "cannot do %u byte pc-relative relocation"
5621 msgstr ""
5623 #: config/tc-i386.c:2509
5624 #, c-format
5625 msgid "cannot do %s %u byte relocation"
5626 msgstr ""
5628 #: config/tc-i386.c:2769
5629 #, c-format
5630 msgid "can't use register '%s%s' as operand %d in '%s'."
5631 msgstr ""
5633 #: config/tc-i386.c:2880
5634 #, c-format
5635 msgid "SSE instruction `%s' is used"
5636 msgstr ""
5638 #: config/tc-i386.c:2894 config/tc-i386.c:4219
5639 #, c-format
5640 msgid "ambiguous operand size for `%s'"
5641 msgstr ""
5643 #. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc.
5644 #: config/tc-i386.c:2950
5645 #, c-format
5646 msgid "translating to `%sp'"
5647 msgstr ""
5649 #: config/tc-i386.c:3001
5650 #, c-format
5651 msgid "can't encode register '%s%s' in an instruction requiring REX prefix."
5652 msgstr ""
5654 #: config/tc-i386.c:3044 config/tc-i386.c:3168 config/tc-maxq.c:800
5655 #: config/tc-maxq.c:830
5656 #, c-format
5657 msgid "no such instruction: `%s'"
5658 msgstr ""
5660 #: config/tc-i386.c:3055 config/tc-i386.c:3201 config/tc-maxq.c:808
5661 #, c-format
5662 msgid "invalid character %s in mnemonic"
5663 msgstr ""
5665 #: config/tc-i386.c:3062
5666 msgid "expecting prefix; got nothing"
5667 msgstr ""
5669 #: config/tc-i386.c:3064
5670 msgid "expecting mnemonic; got nothing"
5671 msgstr ""
5673 #: config/tc-i386.c:3079 config/tc-i386.c:3219
5674 #, c-format
5675 msgid "`%s' is only supported in 64-bit mode"
5676 msgstr ""
5678 #: config/tc-i386.c:3080 config/tc-i386.c:3218
5679 #, c-format
5680 msgid "`%s' is not supported in 64-bit mode"
5681 msgstr ""
5683 #: config/tc-i386.c:3092
5684 #, c-format
5685 msgid "redundant %s prefix"
5686 msgstr ""
5688 #: config/tc-i386.c:3225
5689 #, c-format
5690 msgid "`%s' is not supported on `%s%s'"
5691 msgstr ""
5693 #: config/tc-i386.c:3236
5694 msgid "use .code16 to ensure correct addressing mode"
5695 msgstr ""
5697 #: config/tc-i386.c:3249
5698 #, c-format
5699 msgid "expecting string instruction after `%s'"
5700 msgstr ""
5702 #: config/tc-i386.c:3281
5703 #, c-format
5704 msgid "invalid character %s before operand %d"
5705 msgstr ""
5707 #: config/tc-i386.c:3295
5708 #, c-format
5709 msgid "unbalanced parenthesis in operand %d."
5710 msgstr ""
5712 #: config/tc-i386.c:3298 config/tc-maxq.c:1850
5713 #, c-format
5714 msgid "unbalanced brackets in operand %d."
5715 msgstr ""
5717 #: config/tc-i386.c:3307
5718 #, c-format
5719 msgid "invalid character %s in operand %d"
5720 msgstr ""
5722 #: config/tc-i386.c:3335 config/tc-maxq.c:1876
5723 #, c-format
5724 msgid "spurious operands; (%d operands/instruction max)"
5725 msgstr ""
5727 #: config/tc-i386.c:3358 config/tc-maxq.c:1896
5728 msgid "expecting operand after ','; got nothing"
5729 msgstr ""
5731 #: config/tc-i386.c:3363
5732 msgid "expecting operand before ','; got nothing"
5733 msgstr ""
5735 #: config/tc-i386.c:3959
5736 #, c-format
5737 msgid "ambiguous operand size or operands invalid for `%s'"
5738 msgstr ""
5740 #: config/tc-i386.c:3962
5741 #, c-format
5742 msgid "suffix or operands invalid for `%s'"
5743 msgstr ""
5745 #: config/tc-i386.c:3973
5746 #, c-format
5747 msgid "indirect %s without `*'"
5748 msgstr ""
5750 #. Warn them that a data or address size prefix doesn't
5751 #. affect assembly of the next line of code.
5752 #: config/tc-i386.c:3981
5753 #, c-format
5754 msgid "stand-alone `%s' prefix"
5755 msgstr ""
5757 #: config/tc-i386.c:4015 config/tc-i386.c:4031
5758 #, c-format
5759 msgid "`%s' operand %d must use `%ses' segment"
5760 msgstr ""
5762 #. We have to know the operand size for crc32.
5763 #: config/tc-i386.c:4085
5764 #, c-format
5765 msgid "ambiguous memory operand size for `%s`"
5766 msgstr ""
5768 #: config/tc-i386.c:4192
5769 msgid ""
5770 "no instruction mnemonic suffix given and no register operands; can't size "
5771 "instruction"
5772 msgstr ""
5774 #: config/tc-i386.c:4333 config/tc-i386.c:4408 config/tc-i386.c:4437
5775 #: config/tc-i386.c:4483 config/tc-i386.c:4521
5776 #, c-format
5777 msgid "Incorrect register `%s%s' used with `%c' suffix"
5778 msgstr ""
5780 #: config/tc-i386.c:4341 config/tc-i386.c:4415 config/tc-i386.c:4528
5781 #, c-format
5782 msgid "using `%s%s' instead of `%s%s' due to `%c' suffix"
5783 msgstr ""
5785 #: config/tc-i386.c:4367 config/tc-i386.c:4391 config/tc-i386.c:4459
5786 #: config/tc-i386.c:4504
5787 #, c-format
5788 msgid "`%s%s' not allowed with `%s%c'"
5789 msgstr ""
5791 #: config/tc-i386.c:4593
5792 msgid "no instruction mnemonic suffix given; can't determine immediate size"
5793 msgstr ""
5795 #: config/tc-i386.c:4628
5796 #, c-format
5797 msgid "the last operand of `%s' must be `%s%s'"
5798 msgstr ""
5800 #: config/tc-i386.c:4631
5801 #, c-format
5802 msgid "the first operand of `%s' must be `%s%s'"
5803 msgstr ""
5805 #: config/tc-i386.c:4780
5806 #, c-format
5807 msgid "you can't `pop %scs'"
5808 msgstr ""
5810 #. Reversed arguments on faddp, fsubp, etc.
5811 #: config/tc-i386.c:4809
5812 #, c-format
5813 msgid "translating to `%s %s%s,%s%s'"
5814 msgstr ""
5816 #. Extraneous `l' suffix on fp insn.
5817 #: config/tc-i386.c:4816
5818 #, c-format
5819 msgid "translating to `%s %s%s'"
5820 msgstr ""
5822 #: config/tc-i386.c:4844
5823 #, c-format
5824 msgid "segment override on `%s' is ineffectual"
5825 msgstr ""
5827 #: config/tc-i386.c:5389 config/tc-i386.c:5483 config/tc-i386.c:5528
5828 msgid "skipping prefixes on this instruction"
5829 msgstr ""
5831 #: config/tc-i386.c:5548
5832 msgid "16-bit jump out of range"
5833 msgstr ""
5835 #: config/tc-i386.c:5557
5836 #, c-format
5837 msgid "can't handle non absolute segment in `%s'"
5838 msgstr ""
5840 #: config/tc-i386.c:6139
5841 #, c-format
5842 msgid "@%s reloc is not supported with %d-bit output format"
5843 msgstr ""
5845 #: config/tc-i386.c:6185
5846 #, c-format
5847 msgid "missing or invalid expression `%s'"
5848 msgstr ""
5850 #: config/tc-i386.c:6243
5851 #, c-format
5852 msgid "at most %d immediate operands are allowed"
5853 msgstr ""
5855 #: config/tc-i386.c:6265 config/tc-i386.c:6510 config/tc-maxq.c:1462
5856 #, c-format
5857 msgid "junk `%s' after expression"
5858 msgstr ""
5860 #: config/tc-i386.c:6285
5861 #, c-format
5862 msgid "missing or invalid immediate expression `%s'"
5863 msgstr ""
5865 #: config/tc-i386.c:6308 config/tc-i386.c:6580 config/tc-maxq.c:1492
5866 #, c-format
5867 msgid "unimplemented segment %s in operand"
5868 msgstr ""
5870 #: config/tc-i386.c:6314
5871 #, c-format
5872 msgid "illegal immediate register operand %s"
5873 msgstr ""
5875 #: config/tc-i386.c:6362
5876 #, c-format
5877 msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'"
5878 msgstr ""
5880 #: config/tc-i386.c:6371
5881 #, c-format
5882 msgid "scale factor of %d without an index register"
5883 msgstr ""
5885 #: config/tc-i386.c:6393
5886 #, c-format
5887 msgid "at most %d displacement operands are allowed"
5888 msgstr ""
5890 #: config/tc-i386.c:6565
5891 #, c-format
5892 msgid "missing or invalid displacement expression `%s'"
5893 msgstr ""
5895 #: config/tc-i386.c:6667
5896 #, c-format
5897 msgid "`%s' is not valid here (expected `%c%s%s%c')"
5898 msgstr ""
5900 #: config/tc-i386.c:6747
5901 #, c-format
5902 msgid "`%s' is not a valid %s expression"
5903 msgstr ""
5905 #: config/tc-i386.c:6752
5906 #, c-format
5907 msgid "`%s' is not a valid %s-bit %s expression"
5908 msgstr ""
5910 #: config/tc-i386.c:6833
5911 #, c-format
5912 msgid "bad memory operand `%s'"
5913 msgstr ""
5915 #: config/tc-i386.c:6848
5916 #, c-format
5917 msgid "junk `%s' after register"
5918 msgstr ""
5920 #: config/tc-i386.c:6861 config/tc-i386.c:6977 config/tc-i386.c:7018
5921 #, c-format
5922 msgid "bad register name `%s'"
5923 msgstr ""
5925 #: config/tc-i386.c:6869
5926 msgid "immediate operand illegal with absolute jump"
5927 msgstr ""
5929 #: config/tc-i386.c:6891
5930 #, c-format
5931 msgid "too many memory references for `%s'"
5932 msgstr ""
5934 #: config/tc-i386.c:6969
5935 #, c-format
5936 msgid "expecting `,' or `)' after index register in `%s'"
5937 msgstr ""
5939 #: config/tc-i386.c:6994
5940 #, c-format
5941 msgid "expecting `)' after scale factor in `%s'"
5942 msgstr ""
5944 #: config/tc-i386.c:7002
5945 #, c-format
5946 msgid "expecting index register or scale factor after `,'; got '%c'"
5947 msgstr ""
5949 #: config/tc-i386.c:7010
5950 #, c-format
5951 msgid "expecting `,' or `)' after base register in `%s'"
5952 msgstr ""
5954 #. It's not a memory operand; argh!
5955 #: config/tc-i386.c:7054
5956 #, c-format
5957 msgid "invalid char %s beginning operand %d `%s'"
5958 msgstr ""
5960 #: config/tc-i386.c:7236
5961 msgid "long jump required"
5962 msgstr ""
5964 #: config/tc-i386.c:7291
5965 msgid "jump target out of range"
5966 msgstr ""
5968 #: config/tc-i386.c:7803
5969 msgid "No compiled in support for x86_64"
5970 msgstr ""
5972 #: config/tc-i386.c:7835 config/tc-i386.c:7887
5973 #, c-format
5974 msgid "Invalid -march= option: `%s'"
5975 msgstr ""
5977 #: config/tc-i386.c:7896 config/tc-i386.c:7908
5978 #, c-format
5979 msgid "Invalid -mtune= option: `%s'"
5980 msgstr ""
5982 #: config/tc-i386.c:7917
5983 #, c-format
5984 msgid "Invalid -mmnemonic= option: `%s'"
5985 msgstr ""
5987 #: config/tc-i386.c:7926
5988 #, c-format
5989 msgid "Invalid -msyntax= option: `%s'"
5990 msgstr ""
5992 #: config/tc-i386.c:7953
5993 #, c-format
5994 msgid "Invalid -msse-check= option: `%s'"
5995 msgstr ""
5997 #: config/tc-i386.c:7967
5998 #, c-format
5999 msgid ""
6000 "  -Q                      ignored\n"
6001 "  -V                      print assembler version number\n"
6002 "  -k                      ignored\n"
6003 msgstr ""
6005 #: config/tc-i386.c:7972
6006 #, c-format
6007 msgid ""
6008 "  -n                      Do not optimize code alignment\n"
6009 "  -q                      quieten some warnings\n"
6010 msgstr ""
6012 #: config/tc-i386.c:7976
6013 #, c-format
6014 msgid "  -s                      ignored\n"
6015 msgstr ""
6017 #: config/tc-i386.c:7981
6018 #, c-format
6019 msgid "  --32/--64               generate 32bit/64bit code\n"
6020 msgstr ""
6022 #: config/tc-i386.c:7985
6023 #, c-format
6024 msgid "  --divide                do not treat `/' as a comment character\n"
6025 msgstr ""
6027 #: config/tc-i386.c:7988
6028 #, c-format
6029 msgid "  --divide                ignored\n"
6030 msgstr ""
6032 #: config/tc-i386.c:7991
6033 #, c-format
6034 msgid ""
6035 "  -march=CPU[,+EXTENSION...]\n"
6036 "                          generate code for CPU and EXTENSION, CPU is one "
6037 "of:\n"
6038 "                           i8086, i186, i286, i386, i486, pentium, "
6039 "pentiumpro,\n"
6040 "                           pentiumii, pentiumiii, pentium4, prescott, "
6041 "nocona,\n"
6042 "                           core, core2, corei7, l1om, k6, k6_2, athlon, k8,\n"
6043 "                           amdfam10, generic32, generic64\n"
6044 "                          EXTENSION is combination of:\n"
6045 "                           8087, 287, 387, no87, mmx, nommx, sse, sse2, "
6046 "sse3,\n"
6047 "                           ssse3, sse4.1, sse4.2, sse4, nosse, avx, noavx,\n"
6048 "                           vmx, smx, xsave, movbe, ept, aes, pclmul, fma,\n"
6049 "                           clflush, syscall, rdtscp, 3dnow, 3dnowa, sse4a,\n"
6050 "                           svme, abm, padlock, fma4\n"
6051 msgstr ""
6053 #: config/tc-i386.c:8004
6054 #, c-format
6055 msgid ""
6056 "  -mtune=CPU              optimize for CPU, CPU is one of:\n"
6057 "                           i8086, i186, i286, i386, i486, pentium, "
6058 "pentiumpro,\n"
6059 "                           pentiumii, pentiumiii, pentium4, prescott, "
6060 "nocona,\n"
6061 "                           core, core2, corei7, l1om, k6, k6_2, athlon, k8,\n"
6062 "                           amdfam10, generic32, generic64\n"
6063 msgstr ""
6065 #: config/tc-i386.c:8010
6066 #, c-format
6067 msgid "  -msse2avx               encode SSE instructions with VEX prefix\n"
6068 msgstr ""
6070 #: config/tc-i386.c:8012
6071 #, c-format
6072 msgid ""
6073 "  -msse-check=[none|error|warning]\n"
6074 "                          check SSE instructions\n"
6075 msgstr ""
6077 #: config/tc-i386.c:8015
6078 #, c-format
6079 msgid "  -mmnemonic=[att|intel]  use AT&T/Intel mnemonic\n"
6080 msgstr ""
6082 #: config/tc-i386.c:8017
6083 #, c-format
6084 msgid "  -msyntax=[att|intel]    use AT&T/Intel syntax\n"
6085 msgstr ""
6087 #: config/tc-i386.c:8019
6088 #, c-format
6089 msgid "  -mindex-reg             support pseudo index registers\n"
6090 msgstr ""
6092 #: config/tc-i386.c:8021
6093 #, c-format
6094 msgid "  -mnaked-reg             don't require `%%' prefix for registers\n"
6095 msgstr ""
6097 #: config/tc-i386.c:8023
6098 #, c-format
6099 msgid "  -mold-gcc               support old (<= 2.8.1) versions of gcc\n"
6100 msgstr ""
6102 #: config/tc-i386.c:8113
6103 msgid "Intel L1OM is 64bit only"
6104 msgstr ""
6106 #: config/tc-i386.c:8336
6107 #, c-format
6108 msgid "can not do %d byte pc-relative relocation"
6109 msgstr ""
6111 #: config/tc-i386.c:8354 config/tc-maxq.c:247
6112 #, c-format
6113 msgid "can not do %d byte relocation"
6114 msgstr ""
6116 #: config/tc-i386.c:8437 config/tc-maxq.c:274 config/tc-s390.c:2234
6117 #, c-format
6118 msgid "cannot represent relocation type %s"
6119 msgstr ""
6121 #: config/tc-i386.c:8544
6122 msgid "Bad .section directive: want a,l,w,x,M,S,G,T in string"
6123 msgstr ""
6125 #: config/tc-i386.c:8547
6126 msgid "Bad .section directive: want a,w,x,M,S,G,T in string"
6127 msgstr ""
6129 #: config/tc-i386.c:8566
6130 msgid ".largecomm supported only in 64bit mode, producing .comm"
6131 msgstr ""
6133 #: config/tc-i860.c:122
6134 msgid "Directive .dual available only with -mintel-syntax option"
6135 msgstr ""
6137 #: config/tc-i860.c:132
6138 msgid "Directive .enddual available only with -mintel-syntax option"
6139 msgstr ""
6141 #: config/tc-i860.c:145
6142 msgid "Directive .atmp available only with -mintel-syntax option"
6143 msgstr ""
6145 #: config/tc-i860.c:167 config/tc-i860.c:171
6146 msgid "Unknown temporary pseudo register"
6147 msgstr ""
6149 #: config/tc-i860.c:247
6150 msgid "Defective assembler.  No assembly attempted."
6151 msgstr ""
6153 #: config/tc-i860.c:393 config/tc-i860.c:938 config/tc-m68k.c:3871
6154 #: config/tc-m68k.c:3903 config/tc-sparc.c:2697
6155 msgid "failed sanity check."
6156 msgstr ""
6158 #: config/tc-i860.c:400
6159 #, c-format
6160 msgid "Expanded opcode after delayed branch: `%s'"
6161 msgstr ""
6163 #: config/tc-i860.c:404
6164 #, c-format
6165 msgid "Expanded opcode in dual mode: `%s'"
6166 msgstr ""
6168 #: config/tc-i860.c:408
6169 #, c-format
6170 msgid "An instruction was expanded (%s)"
6171 msgstr ""
6173 #: config/tc-i860.c:674
6174 msgid "Pipelined instruction: fsrc1 = fdest"
6175 msgstr ""
6177 #: config/tc-i860.c:877 config/tc-i860.c:884 config/tc-i860.c:891
6178 msgid "Assembler does not yet support PIC"
6179 msgstr ""
6181 #: config/tc-i860.c:955
6182 #, c-format
6183 msgid "Illegal operands for %s"
6184 msgstr ""
6186 #: config/tc-i860.c:972
6187 #, c-format
6188 msgid "'d.%s' must be 8-byte aligned"
6189 msgstr ""
6191 #: config/tc-i860.c:980
6192 #, c-format
6193 msgid "Prefix 'd.' invalid for instruction `%s'"
6194 msgstr ""
6196 #: config/tc-i860.c:1133
6197 #, c-format
6198 msgid ""
6199 "  -EL\t\t\t  generate code for little endian mode (default)\n"
6200 "  -EB\t\t\t  generate code for big endian mode\n"
6201 "  -mwarn-expand\t\t  warn if pseudo operations are expanded\n"
6202 "  -mxp\t\t\t  enable i860XP support (disabled by default)\n"
6203 "  -mintel-syntax\t  enable Intel syntax (default to AT&T/SVR4)\n"
6204 msgstr ""
6206 #. SVR4 compatibility flags.
6207 #: config/tc-i860.c:1141
6208 #, c-format
6209 msgid ""
6210 "  -V\t\t\t  print assembler version number\n"
6211 "  -Qy, -Qn\t\t  ignored\n"
6212 msgstr ""
6214 #: config/tc-i860.c:1204
6215 msgid "This immediate requires 0 MOD 2 alignment"
6216 msgstr ""
6218 #: config/tc-i860.c:1207
6219 msgid "This immediate requires 0 MOD 4 alignment"
6220 msgstr ""
6222 #: config/tc-i860.c:1210
6223 msgid "This immediate requires 0 MOD 8 alignment"
6224 msgstr ""
6226 #: config/tc-i860.c:1213
6227 msgid "This immediate requires 0 MOD 16 alignment"
6228 msgstr ""
6230 #: config/tc-i860.c:1308
6231 msgid "5-bit immediate too large"
6232 msgstr ""
6234 #: config/tc-i860.c:1311
6235 msgid "5-bit field must be absolute"
6236 msgstr ""
6238 #: config/tc-i860.c:1356 config/tc-i860.c:1379
6239 msgid "A branch offset requires 0 MOD 4 alignment"
6240 msgstr ""
6242 #: config/tc-i860.c:1400
6243 #, c-format
6244 msgid "Unrecognized fix-up (0x%08lx)"
6245 msgstr ""
6247 #: config/tc-i960.c:486
6248 #, c-format
6249 msgid "Hashing returned \"%s\"."
6250 msgstr ""
6252 #: config/tc-i960.c:582 config/tc-i960.c:1112
6253 msgid "expression syntax error"
6254 msgstr ""
6256 #: config/tc-i960.c:618
6257 msgid "attempt to branch into different segment"
6258 msgstr ""
6260 #: config/tc-i960.c:622
6261 #, c-format
6262 msgid "target of %s instruction must be a label"
6263 msgstr ""
6265 #: config/tc-i960.c:732
6266 msgid "unaligned register"
6267 msgstr ""
6269 #: config/tc-i960.c:754
6270 msgid "no such sfr in this architecture"
6271 msgstr ""
6273 #: config/tc-i960.c:792
6274 msgid "illegal literal"
6275 msgstr ""
6277 #: config/tc-i960.c:942
6278 msgid "invalid index register"
6279 msgstr ""
6281 #: config/tc-i960.c:965
6282 msgid "invalid scale factor"
6283 msgstr ""
6285 #: config/tc-i960.c:1189
6286 msgid "architecture of opcode conflicts with that of earlier instruction(s)"
6287 msgstr ""
6289 #: config/tc-i960.c:1423 config/tc-xtensa.c:11528
6290 msgid "too many operands"
6291 msgstr ""
6293 #. We never moved: there was no opcode either!
6294 #: config/tc-i960.c:1471
6295 msgid "missing opcode"
6296 msgstr ""
6298 #: config/tc-i960.c:1611
6299 msgid "branch prediction invalid on this opcode"
6300 msgstr ""
6302 #: config/tc-i960.c:1649
6303 #, c-format
6304 msgid "invalid opcode, \"%s\"."
6305 msgstr ""
6307 #: config/tc-i960.c:1651
6308 #, c-format
6309 msgid "improper number of operands.  expecting %d, got %d"
6310 msgstr ""
6312 #: config/tc-i960.c:1751
6313 #, c-format
6314 msgid "Fixup of %ld too large for field width of %d"
6315 msgstr ""
6317 #: config/tc-i960.c:1861
6318 #, c-format
6319 msgid "invalid architecture %s"
6320 msgstr ""
6322 #: config/tc-i960.c:1881
6323 #, c-format
6324 msgid "I960 options:\n"
6325 msgstr ""
6327 #: config/tc-i960.c:1884
6328 #, c-format
6329 msgid ""
6330 "\n"
6331 "\t\t\tspecify variant of 960 architecture\n"
6332 "-b\t\t\tadd code to collect statistics about branches taken\n"
6333 "-link-relax\t\tpreserve individual alignment directives so linker\n"
6334 "\t\t\tcan do relaxing (b.out format only)\n"
6335 "-no-relax\t\tdon't alter compare-and-branch instructions for\n"
6336 "\t\t\tlong displacements\n"
6337 msgstr ""
6339 #: config/tc-i960.c:2148
6340 msgid "should have 1 or 2 operands"
6341 msgstr ""
6343 #: config/tc-i960.c:2156 config/tc-i960.c:2171
6344 #, c-format
6345 msgid "Redefining leafproc %s"
6346 msgstr ""
6348 #: config/tc-i960.c:2201
6349 msgid "should have two operands"
6350 msgstr ""
6352 #: config/tc-i960.c:2211
6353 msgid "'entry_num' must be absolute number in [0,31]"
6354 msgstr ""
6356 #: config/tc-i960.c:2219
6357 #, c-format
6358 msgid "Redefining entrynum for sysproc %s"
6359 msgstr ""
6361 #. Should not happen: see block comment above.
6362 #: config/tc-i960.c:2319
6363 #, c-format
6364 msgid "Trying to 'bal' to %s"
6365 msgstr ""
6367 #: config/tc-i960.c:2329
6368 msgid "Looks like a proc, but can't tell what kind.\n"
6369 msgstr ""
6371 #: config/tc-i960.c:2348
6372 msgid "big endian mode is not supported"
6373 msgstr ""
6375 #: config/tc-i960.c:2350
6376 #, c-format
6377 msgid "ignoring unrecognized .endian type `%s'"
6378 msgstr ""
6380 #: config/tc-i960.c:2395
6381 msgid "can't use COBR format with external label"
6382 msgstr ""
6384 #: config/tc-i960.c:2570
6385 msgid "option --link-relax is only supported in b.out format"
6386 msgstr ""
6388 #: config/tc-i960.c:2597
6389 #, c-format
6390 msgid "No 'bal' entry point for leafproc %s"
6391 msgstr ""
6393 #: config/tc-ia64.c:853
6394 msgid "Bad .section directive: want a,o,s,w,x,M,S,G,T in string"
6395 msgstr ""
6397 #: config/tc-ia64.c:905
6398 msgid "Size of frame exceeds maximum of 96 registers"
6399 msgstr ""
6401 #: config/tc-ia64.c:910
6402 msgid "Size of rotating registers exceeds frame size"
6403 msgstr ""
6405 #: config/tc-ia64.c:997
6406 msgid "Unwind directive not followed by an instruction."
6407 msgstr ""
6409 #: config/tc-ia64.c:1006 config/tc-ia64.c:7396
6410 msgid "qualifying predicate not followed by instruction"
6411 msgstr ""
6413 #: config/tc-ia64.c:1071 config/tc-ia64.c:1105
6414 msgid "record type is not valid"
6415 msgstr ""
6417 #: config/tc-ia64.c:1174
6418 msgid "Invalid record type for P3 format."
6419 msgstr ""
6421 #: config/tc-ia64.c:1210
6422 msgid "Invalid record type for format P6"
6423 msgstr ""
6425 #: config/tc-ia64.c:1390 config/tc-ia64.c:1442
6426 msgid "Invalid record type for format B1"
6427 msgstr ""
6429 #: config/tc-ia64.c:1475
6430 msgid "Invalid record type for format X1"
6431 msgstr ""
6433 #: config/tc-ia64.c:1517
6434 msgid "Invalid record type for format X3"
6435 msgstr ""
6437 #: config/tc-ia64.c:1555
6438 msgid "Previous .save incomplete"
6439 msgstr ""
6441 #: config/tc-ia64.c:2380
6442 msgid "spill_mask record unimplemented."
6443 msgstr ""
6445 #: config/tc-ia64.c:2437
6446 msgid "record_type_not_valid"
6447 msgstr ""
6449 #: config/tc-ia64.c:2522
6450 msgid "Ignoring attempt to spill beyond end of region"
6451 msgstr ""
6453 #: config/tc-ia64.c:2581
6454 msgid "Only constant space allocation is supported"
6455 msgstr ""
6457 #: config/tc-ia64.c:2595
6458 msgid "Only constant offsets are supported"
6459 msgstr ""
6461 #: config/tc-ia64.c:2618
6462 msgid "Section switching in code is not supported."
6463 msgstr ""
6465 #: config/tc-ia64.c:2660
6466 msgid " Insn slot not set in unwind record."
6467 msgstr ""
6469 #: config/tc-ia64.c:2734
6470 msgid "frgr_mem record before region record!"
6471 msgstr ""
6473 #: config/tc-ia64.c:2745
6474 msgid "fr_mem record before region record!"
6475 msgstr ""
6477 #: config/tc-ia64.c:2754
6478 msgid "gr_mem record before region record!"
6479 msgstr ""
6481 #: config/tc-ia64.c:2763
6482 msgid "br_mem record before region record!"
6483 msgstr ""
6485 #: config/tc-ia64.c:2773
6486 msgid "gr_gr record before region record!"
6487 msgstr ""
6489 #: config/tc-ia64.c:2781
6490 msgid "br_gr record before region record!"
6491 msgstr ""
6493 #: config/tc-ia64.c:2899
6494 #, c-format
6495 msgid "First operand to .%s must be a predicate"
6496 msgstr ""
6498 #: config/tc-ia64.c:2903
6499 #, c-format
6500 msgid "Pointless use of p0 as first operand to .%s"
6501 msgstr ""
6503 #: config/tc-ia64.c:2959
6504 #, c-format
6505 msgid "Operand %d to .%s must be a preserved register"
6506 msgstr ""
6508 #: config/tc-ia64.c:2995
6509 #, c-format
6510 msgid "Operand %d to .%s must be a writable register"
6511 msgstr ""
6513 #: config/tc-ia64.c:3020
6514 #, c-format
6515 msgid "Radix `%s' unsupported or invalid"
6516 msgstr ""
6518 #: config/tc-ia64.c:3050 config/tc-ia64.c:3055
6519 #, c-format
6520 msgid ".%s outside of %s"
6521 msgstr ""
6523 #: config/tc-ia64.c:3140
6524 msgid "Tags on unwind pseudo-ops aren't supported, yet"
6525 msgstr ""
6527 #: config/tc-ia64.c:3162
6528 msgid "First operand to .fframe must be a constant"
6529 msgstr ""
6531 #: config/tc-ia64.c:3182
6532 msgid "First operand to .vframe must be a general register"
6533 msgstr ""
6535 #: config/tc-ia64.c:3190
6536 msgid "Operand of .vframe contradicts .prologue"
6537 msgstr ""
6539 #: config/tc-ia64.c:3200
6540 msgid ".vframepsp is meaningless, assuming .vframesp was meant"
6541 msgstr ""
6543 #: config/tc-ia64.c:3208
6544 msgid "Operand to .vframesp must be a constant (sp-relative offset)"
6545 msgstr ""
6547 #: config/tc-ia64.c:3235
6548 msgid "First operand to .save not a register"
6549 msgstr ""
6551 #: config/tc-ia64.c:3241
6552 msgid "Second operand to .save not a valid register"
6553 msgstr ""
6555 #: config/tc-ia64.c:3272 config/tc-ia64.c:3283 config/tc-ia64.c:3291
6556 msgid "Second operand of .save contradicts .prologue"
6557 msgstr ""
6559 #: config/tc-ia64.c:3298
6560 msgid "First operand to .save not a valid register"
6561 msgstr ""
6563 #: config/tc-ia64.c:3316
6564 msgid "First operand to .restore must be stack pointer (sp)"
6565 msgstr ""
6567 #: config/tc-ia64.c:3325
6568 msgid "Second operand to .restore must be a constant >= 0"
6569 msgstr ""
6571 #: config/tc-ia64.c:3335
6572 #, c-format
6573 msgid "Epilogue count of %lu exceeds number of nested prologues (%u)"
6574 msgstr ""
6576 #: config/tc-ia64.c:3422
6577 #, c-format
6578 msgid "Illegal section name `%s' (causes unwind section name clash)"
6579 msgstr ""
6581 #: config/tc-ia64.c:3613
6582 msgid "First operand to .altrp not a valid branch register"
6583 msgstr ""
6585 #: config/tc-ia64.c:3642
6586 #, c-format
6587 msgid "First operand to .%s not a register"
6588 msgstr ""
6590 #: config/tc-ia64.c:3647
6591 #, c-format
6592 msgid "Second operand to .%s not a constant"
6593 msgstr ""
6595 #: config/tc-ia64.c:3714
6596 #, c-format
6597 msgid "First operand to .%s not a valid register"
6598 msgstr ""
6600 #: config/tc-ia64.c:3737
6601 msgid "First operand to .save.g must be a positive 4-bit constant"
6602 msgstr ""
6604 #: config/tc-ia64.c:3750
6605 msgid "Second operand to .save.g must be a general register"
6606 msgstr ""
6608 #: config/tc-ia64.c:3755
6609 #, c-format
6610 msgid "Second operand to .save.g must be the first of %d general registers"
6611 msgstr ""
6613 #: config/tc-ia64.c:3778
6614 msgid "Operand to .save.f must be a positive 20-bit constant"
6615 msgstr ""
6617 #: config/tc-ia64.c:3801
6618 msgid "First operand to .save.b must be a positive 5-bit constant"
6619 msgstr ""
6621 #: config/tc-ia64.c:3814
6622 msgid "Second operand to .save.b must be a general register"
6623 msgstr ""
6625 #: config/tc-ia64.c:3819
6626 #, c-format
6627 msgid "Second operand to .save.b must be the first of %d general registers"
6628 msgstr ""
6630 #: config/tc-ia64.c:3845
6631 msgid "First operand to .save.gf must be a non-negative 4-bit constant"
6632 msgstr ""
6634 #: config/tc-ia64.c:3853
6635 msgid "Second operand to .save.gf must be a non-negative 20-bit constant"
6636 msgstr ""
6638 #: config/tc-ia64.c:3861
6639 msgid "Operands to .save.gf may not be both zero"
6640 msgstr ""
6642 #: config/tc-ia64.c:3878
6643 msgid "Operand to .spill must be a constant"
6644 msgstr ""
6646 #: config/tc-ia64.c:3947
6647 #, c-format
6648 msgid "Operand %d to .%s must be a constant"
6649 msgstr ""
6651 #: config/tc-ia64.c:3968
6652 #, c-format
6653 msgid "Missing .label_state %ld"
6654 msgstr ""
6656 #: config/tc-ia64.c:4022
6657 msgid "Operand to .label_state must be a constant"
6658 msgstr ""
6660 #: config/tc-ia64.c:4041
6661 msgid "Operand to .copy_state must be a constant"
6662 msgstr ""
6664 #: config/tc-ia64.c:4064
6665 msgid "First operand to .unwabi must be a constant"
6666 msgstr ""
6668 #: config/tc-ia64.c:4070
6669 msgid "Second operand to .unwabi must be a constant"
6670 msgstr ""
6672 #: config/tc-ia64.c:4105
6673 msgid "Missing .endp after previous .proc"
6674 msgstr ""
6676 #: config/tc-ia64.c:4124
6677 msgid "Empty argument of .proc"
6678 msgstr ""
6680 #: config/tc-ia64.c:4129
6681 #, c-format
6682 msgid "`%s' was already defined"
6683 msgstr ""
6685 #: config/tc-ia64.c:4172
6686 msgid "Initial .body should precede any instructions"
6687 msgstr ""
6689 #: config/tc-ia64.c:4191
6690 msgid ".prologue within prologue"
6691 msgstr ""
6693 #: config/tc-ia64.c:4196
6694 msgid "Initial .prologue should precede any instructions"
6695 msgstr ""
6697 #: config/tc-ia64.c:4206
6698 msgid "First operand to .prologue must be a positive 4-bit constant"
6699 msgstr ""
6701 #: config/tc-ia64.c:4208
6702 msgid "Pointless use of zero first operand to .prologue"
6703 msgstr ""
6705 #: config/tc-ia64.c:4222
6706 msgid "Using a constant as second operand to .prologue is deprecated"
6707 msgstr ""
6709 #: config/tc-ia64.c:4228
6710 msgid "Second operand to .prologue must be a general register"
6711 msgstr ""
6713 #: config/tc-ia64.c:4233
6714 #, c-format
6715 msgid "Second operand to .prologue must be the first of %d general registers"
6716 msgstr ""
6718 #: config/tc-ia64.c:4345
6719 #, c-format
6720 msgid "`%s' was not defined within procedure"
6721 msgstr ""
6723 #: config/tc-ia64.c:4383
6724 msgid "Empty argument of .endp"
6725 msgstr ""
6727 #: config/tc-ia64.c:4397
6728 #, c-format
6729 msgid "`%s' was not specified with previous .proc"
6730 msgstr ""
6732 #: config/tc-ia64.c:4412
6733 #, c-format
6734 msgid "`%s' should be an operand to this .endp"
6735 msgstr ""
6737 #: config/tc-ia64.c:4453 config/tc-ia64.c:4791 config/tc-ia64.c:5098
6738 msgid "Comma expected"
6739 msgstr ""
6741 #: config/tc-ia64.c:4494
6742 msgid "Expected '['"
6743 msgstr ""
6745 #: config/tc-ia64.c:4503 config/tc-ia64.c:7531
6746 msgid "Expected ']'"
6747 msgstr ""
6749 #: config/tc-ia64.c:4508
6750 msgid "Number of elements must be positive"
6751 msgstr ""
6753 #: config/tc-ia64.c:4519
6754 #, c-format
6755 msgid "Used more than the declared %d rotating registers"
6756 msgstr ""
6758 #: config/tc-ia64.c:4527
6759 msgid "Used more than the available 96 rotating registers"
6760 msgstr ""
6762 #: config/tc-ia64.c:4534
6763 msgid "Used more than the available 48 rotating registers"
6764 msgstr ""
6766 #: config/tc-ia64.c:4562
6767 #, c-format
6768 msgid "Attempt to redefine register set `%s'"
6769 msgstr ""
6771 #: config/tc-ia64.c:4628
6772 #, c-format
6773 msgid "Unknown psr option `%s'"
6774 msgstr ""
6776 #: config/tc-ia64.c:4676
6777 msgid "Missing section name"
6778 msgstr ""
6780 #: config/tc-ia64.c:4686
6781 msgid "Comma expected after section name"
6782 msgstr ""
6784 #: config/tc-ia64.c:4697
6785 msgid "Creating sections with .xdataN/.xrealN/.xstringZ is deprecated."
6786 msgstr ""
6788 #: config/tc-ia64.c:4786
6789 msgid "Register name expected"
6790 msgstr ""
6792 #: config/tc-ia64.c:4799
6793 msgid "Register value annotation ignored"
6794 msgstr ""
6796 #: config/tc-ia64.c:4838
6797 msgid "Directive invalid within a bundle"
6798 msgstr ""
6800 #: config/tc-ia64.c:4929
6801 msgid "Missing predicate relation type"
6802 msgstr ""
6804 #: config/tc-ia64.c:4935
6805 msgid "Unrecognized predicate relation type"
6806 msgstr ""
6808 #: config/tc-ia64.c:4981
6809 msgid "Bad register range"
6810 msgstr ""
6812 #: config/tc-ia64.c:4990 config/tc-ia64.c:7476
6813 msgid "Predicate register expected"
6814 msgstr ""
6816 #: config/tc-ia64.c:4995
6817 msgid "Duplicate predicate register ignored"
6818 msgstr ""
6820 #: config/tc-ia64.c:5011
6821 msgid "Predicate source and target required"
6822 msgstr ""
6824 #: config/tc-ia64.c:5013 config/tc-ia64.c:5025
6825 msgid "Use of p0 is not valid in this context"
6826 msgstr ""
6828 #: config/tc-ia64.c:5020
6829 msgid "At least two PR arguments expected"
6830 msgstr ""
6832 #: config/tc-ia64.c:5034
6833 msgid "At least one PR argument expected"
6834 msgstr ""
6836 #: config/tc-ia64.c:5069
6837 #, c-format
6838 msgid "Inserting \"%s\" into entry hint table failed: %s"
6839 msgstr ""
6841 #. FIXME -- need 62-bit relocation type
6842 #: config/tc-ia64.c:5537
6843 msgid "62-bit relocation not yet implemented"
6844 msgstr ""
6846 #. XXX technically, this is wrong: we should not be issuing warning
6847 #. messages until we're sure this instruction pattern is going to
6848 #. be used!
6849 #: config/tc-ia64.c:5621
6850 msgid "lower 16 bits of mask ignored"
6851 msgstr ""
6853 #: config/tc-ia64.c:5903
6854 msgid "Expected separator `='"
6855 msgstr ""
6857 #: config/tc-ia64.c:5936
6858 msgid "Duplicate equal sign (=) in instruction"
6859 msgstr ""
6861 #: config/tc-ia64.c:5943
6862 #, c-format
6863 msgid "Illegal operand separator `%c'"
6864 msgstr ""
6866 #: config/tc-ia64.c:6057
6867 #, c-format
6868 msgid "Operand %u of `%s' should be %s"
6869 msgstr ""
6871 #: config/tc-ia64.c:6061
6872 msgid "Wrong number of output operands"
6873 msgstr ""
6875 #: config/tc-ia64.c:6063
6876 msgid "Wrong number of input operands"
6877 msgstr ""
6879 #: config/tc-ia64.c:6065
6880 msgid "Operand mismatch"
6881 msgstr ""
6883 #: config/tc-ia64.c:6147
6884 #, c-format
6885 msgid "Invalid use of `%c%d' as output operand"
6886 msgstr ""
6888 #: config/tc-ia64.c:6150
6889 #, c-format
6890 msgid "Invalid use of `r%d' as base update address operand"
6891 msgstr ""
6893 #: config/tc-ia64.c:6174
6894 #, c-format
6895 msgid "Invalid duplicate use of `%c%d'"
6896 msgstr ""
6898 #: config/tc-ia64.c:6181
6899 #, c-format
6900 msgid "Invalid simultaneous use of `f%d' and `f%d'"
6901 msgstr ""
6903 #: config/tc-ia64.c:6187
6904 #, c-format
6905 msgid "Dangerous simultaneous use of `f%d' and `f%d'"
6906 msgstr ""
6908 #: config/tc-ia64.c:6231
6909 msgid "Value truncated to 62 bits"
6910 msgstr ""
6912 #: config/tc-ia64.c:6294
6913 #, c-format
6914 msgid "Bad operand value: %s"
6915 msgstr ""
6917 #. Give an error if a frag containing code is not aligned to a 16 byte
6918 #. boundary.
6919 #: config/tc-ia64.c:6369 config/tc-ia64.h:174
6920 msgid "instruction address is not a multiple of 16"
6921 msgstr ""
6923 #: config/tc-ia64.c:6437
6924 #, c-format
6925 msgid "`%s' must be last in bundle"
6926 msgstr ""
6928 #: config/tc-ia64.c:6469
6929 #, c-format
6930 msgid "Internal error: don't know how to force %s to end of instruction group"
6931 msgstr ""
6933 #: config/tc-ia64.c:6482
6934 #, c-format
6935 msgid "`%s' must be last in instruction group"
6936 msgstr ""
6938 #: config/tc-ia64.c:6512
6939 msgid "Label must be first in a bundle"
6940 msgstr ""
6942 #: config/tc-ia64.c:6589
6943 msgid "hint in B unit may be treated as nop"
6944 msgstr ""
6946 #: config/tc-ia64.c:6600
6947 msgid "hint in B unit can't be used"
6948 msgstr ""
6950 #: config/tc-ia64.c:6614
6951 msgid "emit_one_bundle: unexpected dynamic op"
6952 msgstr ""
6954 #: config/tc-ia64.c:6737
6955 #, c-format
6956 msgid "`%s' does not fit into %s template"
6957 msgstr ""
6959 #: config/tc-ia64.c:6752
6960 #, c-format
6961 msgid "`%s' does not fit into bundle"
6962 msgstr ""
6964 #: config/tc-ia64.c:6764
6965 #, c-format
6966 msgid "`%s' can't go in %s of %s template"
6967 msgstr ""
6969 #: config/tc-ia64.c:6770
6970 msgid "Missing '}' at end of file"
6971 msgstr ""
6973 #: config/tc-ia64.c:6917
6974 #, c-format
6975 msgid "Unrecognized option '-x%s'"
6976 msgstr ""
6978 #: config/tc-ia64.c:6944
6979 msgid ""
6980 "IA-64 options:\n"
6981 "  --mconstant-gp\t  mark output file as using the constant-GP model\n"
6982 "\t\t\t  (sets ELF header flag EF_IA_64_CONS_GP)\n"
6983 "  --mauto-pic\t\t  mark output file as using the constant-GP model\n"
6984 "\t\t\t  without function descriptors (sets ELF header flag\n"
6985 "\t\t\t  EF_IA_64_NOFUNCDESC_CONS_GP)\n"
6986 "  -milp32|-milp64|-mlp64|-mp64\tselect data model (default -mlp64)\n"
6987 "  -mle | -mbe\t\t  select little- or big-endian byte order (default -mle)\n"
6988 "  -mtune=[itanium1|itanium2]\n"
6989 "\t\t\t  tune for a specific CPU (default -mtune=itanium2)\n"
6990 "  -munwind-check=[warning|error]\n"
6991 "\t\t\t  unwind directive check (default -munwind-check=warning)\n"
6992 "  -mhint.b=[ok|warning|error]\n"
6993 "\t\t\t  hint.b check (default -mhint.b=error)\n"
6994 "  -x | -xexplicit\t  turn on dependency violation checking\n"
6995 "  -xauto\t\t  automagically remove dependency violations (default)\n"
6996 "  -xnone\t\t  turn off dependency violation checking\n"
6997 "  -xdebug\t\t  debug dependency violation checker\n"
6998 "  -xdebugn\t\t  debug dependency violation checker but turn off\n"
6999 "\t\t\t  dependency violation checking\n"
7000 "  -xdebugx\t\t  debug dependency violation checker and turn on\n"
7001 "\t\t\t  dependency violation checking\n"
7002 msgstr ""
7004 #: config/tc-ia64.c:6974
7005 msgid "--gstabs is not supported for ia64"
7006 msgstr ""
7008 #: config/tc-ia64.c:7206
7009 #, c-format
7010 msgid "ia64.md_begin: can't hash `%s': %s"
7011 msgstr ""
7013 #: config/tc-ia64.c:7267
7014 #, c-format
7015 msgid "Inserting \"%s\" into constant hash table failed: %s"
7016 msgstr ""
7018 #: config/tc-ia64.c:7279 config/tc-mips.c:1892
7019 msgid "Could not set architecture and machine"
7020 msgstr ""
7022 #: config/tc-ia64.c:7411
7023 msgid "Explicit stops are ignored in auto mode"
7024 msgstr ""
7026 #: config/tc-ia64.c:7420
7027 msgid "Found '{' when manual bundling is already turned on"
7028 msgstr ""
7030 #: config/tc-ia64.c:7433
7031 msgid "Found '{' after explicit switch to automatic mode"
7032 msgstr ""
7034 #: config/tc-ia64.c:7439
7035 msgid "Found '}' when manual bundling is off"
7036 msgstr ""
7038 #: config/tc-ia64.c:7466
7039 msgid "Expected ')'"
7040 msgstr ""
7042 #: config/tc-ia64.c:7471
7043 msgid "Qualifying predicate expected"
7044 msgstr ""
7046 #: config/tc-ia64.c:7490
7047 msgid "Tag must come before qualifying predicate."
7048 msgstr ""
7050 #: config/tc-ia64.c:7520
7051 msgid "Expected ':'"
7052 msgstr ""
7054 #: config/tc-ia64.c:7536
7055 msgid "Tag name expected"
7056 msgstr ""
7058 #: config/tc-ia64.c:7638
7059 msgid "Rotating register index must be a non-negative constant"
7060 msgstr ""
7062 #: config/tc-ia64.c:7643
7063 #, c-format
7064 msgid "Index out of range 0..%u"
7065 msgstr ""
7067 #: config/tc-ia64.c:7655
7068 msgid "Indirect register index must be a general register"
7069 msgstr ""
7071 #: config/tc-ia64.c:7664
7072 msgid "Index can only be applied to rotating or indirect registers"
7073 msgstr ""
7075 #: config/tc-ia64.c:7700 config/tc-xstormy16.c:146
7076 msgid "Expected '('"
7077 msgstr ""
7079 #: config/tc-ia64.c:7708 config/tc-pdp11.c:448 config/tc-pdp11.c:514
7080 #: config/tc-pdp11.c:553 config/tc-xstormy16.c:155
7081 msgid "Missing ')'"
7082 msgstr ""
7084 #: config/tc-ia64.c:7717 config/tc-xstormy16.c:162
7085 msgid "Not a symbolic expression"
7086 msgstr ""
7088 #: config/tc-ia64.c:7722 config/tc-ia64.c:7736
7089 msgid "Illegal combination of relocation functions"
7090 msgstr ""
7092 #: config/tc-ia64.c:7825
7093 msgid "No current frame"
7094 msgstr ""
7096 #: config/tc-ia64.c:7827
7097 #, c-format
7098 msgid "Register number out of range 0..%u"
7099 msgstr ""
7101 #: config/tc-ia64.c:7865
7102 msgid "Standalone `#' is illegal"
7103 msgstr ""
7105 #: config/tc-ia64.c:7868
7106 msgid "Redundant `#' suffix operators"
7107 msgstr ""
7109 #: config/tc-ia64.c:8026
7110 #, c-format
7111 msgid "Unhandled dependency %s for %s (%s), note %d"
7112 msgstr ""
7114 #: config/tc-ia64.c:9321
7115 #, c-format
7116 msgid "Unrecognized dependency specifier %d\n"
7117 msgstr ""
7119 #: config/tc-ia64.c:10197
7120 msgid "Only the first path encountering the conflict is reported"
7121 msgstr ""
7123 #: config/tc-ia64.c:10199
7124 msgid "This is the location of the conflicting usage"
7125 msgstr ""
7127 #: config/tc-ia64.c:10460
7128 #, c-format
7129 msgid "Unknown opcode `%s'"
7130 msgstr ""
7132 #: config/tc-ia64.c:10538
7133 #, c-format
7134 msgid "AR %d can only be accessed by %c-unit"
7135 msgstr ""
7137 #: config/tc-ia64.c:10550
7138 msgid "hint.b may be treated as nop"
7139 msgstr ""
7141 #: config/tc-ia64.c:10553
7142 msgid "hint.b shouldn't be used"
7143 msgstr ""
7145 #: config/tc-ia64.c:10592
7146 #, c-format
7147 msgid "`%s' cannot be predicated"
7148 msgstr ""
7150 #: config/tc-ia64.c:10664
7151 msgid "Closing bracket missing"
7152 msgstr ""
7154 #: config/tc-ia64.c:10673
7155 msgid "Index must be a general register"
7156 msgstr ""
7158 #: config/tc-ia64.c:10838
7159 #, c-format
7160 msgid "Unsupported fixup size %d"
7161 msgstr ""
7163 #. This should be an error, but since previously there wasn't any
7164 #. diagnostic here, don't make it fail because of this for now.
7165 #: config/tc-ia64.c:11105
7166 #, c-format
7167 msgid "Cannot express %s%d%s relocation"
7168 msgstr ""
7170 #: config/tc-ia64.c:11124
7171 msgid "No addend allowed in @fptr() relocation"
7172 msgstr ""
7174 #: config/tc-ia64.c:11163
7175 msgid "integer operand out of range"
7176 msgstr ""
7178 #: config/tc-ia64.c:11230
7179 #, c-format
7180 msgid "%s must have a constant value"
7181 msgstr ""
7183 #: config/tc-ia64.c:11284 config/tc-z8k.c:1372
7184 #, c-format
7185 msgid "Cannot represent %s relocation in object file"
7186 msgstr ""
7188 #: config/tc-ia64.c:11395
7189 msgid "Can't add stop bit to mark end of instruction group"
7190 msgstr ""
7192 #: config/tc-ia64.c:11495 config/tc-score.c:6110 read.c:1448 read.c:2442
7193 #: read.c:3088 read.c:3429 read.c:3473
7194 msgid "expected symbol name"
7195 msgstr ""
7197 #: config/tc-ia64.c:11505 read.c:2452 read.c:3098 read.c:3457 stabs.c:468
7198 #, c-format
7199 msgid "expected comma after \"%s\""
7200 msgstr ""
7202 #: config/tc-ia64.c:11547
7203 #, c-format
7204 msgid "`%s' is already the alias of %s `%s'"
7205 msgstr ""
7207 #: config/tc-ia64.c:11557
7208 #, c-format
7209 msgid "%s `%s' already has an alias `%s'"
7210 msgstr ""
7212 #: config/tc-ia64.c:11568
7213 #, c-format
7214 msgid "inserting \"%s\" into %s alias hash table failed: %s"
7215 msgstr ""
7217 #: config/tc-ia64.c:11576
7218 #, c-format
7219 msgid "inserting \"%s\" into %s name hash table failed: %s"
7220 msgstr ""
7222 #: config/tc-ia64.c:11602
7223 #, c-format
7224 msgid "symbol `%s' aliased to `%s' is not used"
7225 msgstr ""
7227 #: config/tc-ia64.c:11625
7228 #, c-format
7229 msgid "section `%s' aliased to `%s' is not used"
7230 msgstr ""
7232 #: config/tc-ip2k.c:158
7233 #, c-format
7234 msgid "IP2K specific command line options:\n"
7235 msgstr ""
7237 #: config/tc-ip2k.c:159
7238 #, c-format
7239 msgid "  -mip2022               restrict to IP2022 insns \n"
7240 msgstr ""
7242 #: config/tc-ip2k.c:160
7243 #, c-format
7244 msgid "  -mip2022ext            permit extended IP2022 insn\n"
7245 msgstr ""
7247 #: config/tc-iq2000.c:364
7248 #, c-format
7249 msgid "the yielding instruction %s may not be in a delay slot."
7250 msgstr ""
7252 #: config/tc-iq2000.c:372
7253 #, c-format
7254 msgid "Register number (R%ld) for double word access must be even."
7255 msgstr ""
7257 #: config/tc-iq2000.c:381 config/tc-iq2000.c:386 config/tc-iq2000.c:391
7258 #: config/tc-iq2000.c:408 config/tc-mt.c:244 config/tc-mt.c:249
7259 #, c-format
7260 msgid "operand references R%ld of previous load."
7261 msgstr ""
7263 #: config/tc-iq2000.c:396
7264 msgid "instruction implicitly accesses R31 of previous load."
7265 msgstr ""
7267 #: config/tc-iq2000.c:651 config/tc-mep.c:2010
7268 msgid "Unmatched high relocation"
7269 msgstr ""
7271 #: config/tc-iq2000.c:829 config/tc-mips.c:14935 config/tc-score.c:5820
7272 msgid ".end not in text section"
7273 msgstr ""
7275 #: config/tc-iq2000.c:833 config/tc-mips.c:14939 config/tc-score.c:5823
7276 msgid ".end directive without a preceding .ent directive."
7277 msgstr ""
7279 #: config/tc-iq2000.c:842 config/tc-mips.c:14948 config/tc-score.c:5831
7280 msgid ".end symbol does not match .ent symbol."
7281 msgstr ""
7283 #: config/tc-iq2000.c:845 config/tc-mips.c:14955 config/tc-score.c:5836
7284 msgid ".end directive missing or unknown symbol"
7285 msgstr ""
7287 #: config/tc-iq2000.c:863
7288 msgid "Expected simple number."
7289 msgstr ""
7291 #: config/tc-iq2000.c:892 config/tc-mips.c:14860 config/tc-score.c:5671
7292 #, c-format
7293 msgid " *input_line_pointer == '%c' 0x%02x\n"
7294 msgstr ""
7296 #: config/tc-iq2000.c:894
7297 msgid "Invalid number"
7298 msgstr ""
7300 #: config/tc-iq2000.c:929 config/tc-mips.c:15030 config/tc-score.c:5709
7301 msgid ".ent or .aent not in text section."
7302 msgstr ""
7304 #: config/tc-iq2000.c:932
7305 msgid "missing `.end'"
7306 msgstr ""
7308 #: config/tc-lm32.c:234 config/tc-moxie.c:575
7309 msgid "bad call to md_atof"
7310 msgstr ""
7312 #: config/tc-m32c.c:143
7313 #, c-format
7314 msgid " M32C specific command line options:\n"
7315 msgstr ""
7317 #. Pretend that we do not recognise this option.
7318 #: config/tc-m32r.c:331
7319 msgid "Unrecognised option: -hidden"
7320 msgstr ""
7322 #: config/tc-m32r.c:358 config/tc-sparc.c:583
7323 msgid "Unrecognized option following -K"
7324 msgstr ""
7326 #: config/tc-m32r.c:373
7327 #, c-format
7328 msgid " M32R specific command line options:\n"
7329 msgstr ""
7331 #: config/tc-m32r.c:375
7332 #, c-format
7333 msgid ""
7334 "  -m32r                   disable support for the m32rx instruction set\n"
7335 msgstr ""
7337 #: config/tc-m32r.c:377
7338 #, c-format
7339 msgid "  -m32rx                  support the extended m32rx instruction set\n"
7340 msgstr ""
7342 #: config/tc-m32r.c:379
7343 #, c-format
7344 msgid "  -m32r2                  support the extended m32r2 instruction set\n"
7345 msgstr ""
7347 #: config/tc-m32r.c:381
7348 #, c-format
7349 msgid "  -EL,-little             produce little endian code and data\n"
7350 msgstr ""
7352 #: config/tc-m32r.c:383
7353 #, c-format
7354 msgid "  -EB,-big                produce big endian code and data\n"
7355 msgstr ""
7357 #: config/tc-m32r.c:385
7358 #, c-format
7359 msgid "  -parallel               try to combine instructions in parallel\n"
7360 msgstr ""
7362 #: config/tc-m32r.c:387
7363 #, c-format
7364 msgid "  -no-parallel            disable -parallel\n"
7365 msgstr ""
7367 #: config/tc-m32r.c:389
7368 #, c-format
7369 msgid ""
7370 "  -no-bitinst             disallow the M32R2's extended bit-field "
7371 "instructions\n"
7372 msgstr ""
7374 #: config/tc-m32r.c:391
7375 #, c-format
7376 msgid "  -O                      try to optimize code.  Implies -parallel\n"
7377 msgstr ""
7379 #: config/tc-m32r.c:394
7380 #, c-format
7381 msgid ""
7382 "  -warn-explicit-parallel-conflicts     warn when parallel instructions\n"
7383 msgstr ""
7385 #: config/tc-m32r.c:396
7386 #, c-format
7387 msgid "                                         might violate contraints\n"
7388 msgstr ""
7390 #: config/tc-m32r.c:398
7391 #, c-format
7392 msgid "  -no-warn-explicit-parallel-conflicts  do not warn when parallel\n"
7393 msgstr ""
7395 #: config/tc-m32r.c:400
7396 #, c-format
7397 msgid ""
7398 "                                         instructions might violate "
7399 "contraints\n"
7400 msgstr ""
7402 #: config/tc-m32r.c:402
7403 #, c-format
7404 msgid ""
7405 "  -Wp                     synonym for -warn-explicit-parallel-conflicts\n"
7406 msgstr ""
7408 #: config/tc-m32r.c:404
7409 #, c-format
7410 msgid ""
7411 "  -Wnp                    synonym for -no-warn-explicit-parallel-conflicts\n"
7412 msgstr ""
7414 #: config/tc-m32r.c:406
7415 #, c-format
7416 msgid ""
7417 "  -ignore-parallel-conflicts            do not check parallel instructions\n"
7418 msgstr ""
7420 #: config/tc-m32r.c:408
7421 #, c-format
7422 msgid "                                         fo contraint violations\n"
7423 msgstr ""
7425 #: config/tc-m32r.c:410
7426 #, c-format
7427 msgid ""
7428 "  -no-ignore-parallel-conflicts         check parallel instructions for\n"
7429 msgstr ""
7431 #: config/tc-m32r.c:412
7432 #, c-format
7433 msgid "                                         contraint violations\n"
7434 msgstr ""
7436 #: config/tc-m32r.c:414
7437 #, c-format
7438 msgid "  -Ip                     synonym for -ignore-parallel-conflicts\n"
7439 msgstr ""
7441 #: config/tc-m32r.c:416
7442 #, c-format
7443 msgid "  -nIp                    synonym for -no-ignore-parallel-conflicts\n"
7444 msgstr ""
7446 #: config/tc-m32r.c:419
7447 #, c-format
7448 msgid ""
7449 "  -warn-unmatched-high    warn when an (s)high reloc has no matching low "
7450 "reloc\n"
7451 msgstr ""
7453 #: config/tc-m32r.c:421
7454 #, c-format
7455 msgid "  -no-warn-unmatched-high do not warn about missing low relocs\n"
7456 msgstr ""
7458 #: config/tc-m32r.c:423
7459 #, c-format
7460 msgid "  -Wuh                    synonym for -warn-unmatched-high\n"
7461 msgstr ""
7463 #: config/tc-m32r.c:425
7464 #, c-format
7465 msgid "  -Wnuh                   synonym for -no-warn-unmatched-high\n"
7466 msgstr ""
7468 #: config/tc-m32r.c:428
7469 #, c-format
7470 msgid "  -KPIC                   generate PIC\n"
7471 msgstr ""
7473 #: config/tc-m32r.c:850
7474 msgid "instructions write to the same destination register."
7475 msgstr ""
7477 #: config/tc-m32r.c:858
7478 msgid "Instructions do not use parallel execution pipelines."
7479 msgstr ""
7481 #: config/tc-m32r.c:866
7482 msgid "Instructions share the same execution pipeline"
7483 msgstr ""
7485 #: config/tc-m32r.c:931 config/tc-m32r.c:1045
7486 #, c-format
7487 msgid "not a 16 bit instruction '%s'"
7488 msgstr ""
7490 #: config/tc-m32r.c:943 config/tc-m32r.c:1057 config/tc-m32r.c:1241
7491 #, c-format
7492 msgid "instruction '%s' is for the M32R2 only"
7493 msgstr ""
7495 #: config/tc-m32r.c:956 config/tc-m32r.c:1070 config/tc-m32r.c:1254
7496 #, c-format
7497 msgid "unknown instruction '%s'"
7498 msgstr ""
7500 #: config/tc-m32r.c:965 config/tc-m32r.c:1077 config/tc-m32r.c:1261
7501 #, c-format
7502 msgid "instruction '%s' is for the M32RX only"
7503 msgstr ""
7505 #: config/tc-m32r.c:974 config/tc-m32r.c:1086
7506 #, c-format
7507 msgid "instruction '%s' cannot be executed in parallel."
7508 msgstr ""
7510 #: config/tc-m32r.c:1029 config/tc-m32r.c:1111 config/tc-m32r.c:1318
7511 msgid "internal error: lookup/get operands failed"
7512 msgstr ""
7514 #: config/tc-m32r.c:1096
7515 #, c-format
7516 msgid "'%s': only the NOP instruction can be issued in parallel on the m32r"
7517 msgstr ""
7519 #: config/tc-m32r.c:1125
7520 #, c-format
7521 msgid ""
7522 "%s: output of 1st instruction is the same as an input to 2nd instruction - "
7523 "is this intentional ?"
7524 msgstr ""
7526 #: config/tc-m32r.c:1129
7527 #, c-format
7528 msgid ""
7529 "%s: output of 2nd instruction is the same as an input to 1st instruction - "
7530 "is this intentional ?"
7531 msgstr ""
7533 #: config/tc-m32r.c:1503
7534 #, c-format
7535 msgid ".SCOMMon length (%ld.) <0! Ignored."
7536 msgstr ""
7538 #: config/tc-m32r.c:1553
7539 #, c-format
7540 msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld."
7541 msgstr ""
7543 #: config/tc-m32r.c:1789
7544 msgid "Addend to unresolved symbol not on word boundary."
7545 msgstr ""
7547 #: config/tc-m32r.c:1930 config/tc-m32r.c:1983 config/tc-sh.c:747
7548 msgid "Invalid PIC expression."
7549 msgstr ""
7551 #: config/tc-m32r.c:2074
7552 msgid "Unmatched high/shigh reloc"
7553 msgstr ""
7555 #: config/tc-m68hc11.c:371
7556 #, c-format
7557 msgid ""
7558 "Motorola 68HC11/68HC12/68HCS12 options:\n"
7559 "  -m68hc11 | -m68hc12 |\n"
7560 "  -m68hcs12               specify the processor [default %s]\n"
7561 "  -mshort                 use 16-bit int ABI (default)\n"
7562 "  -mlong                  use 32-bit int ABI\n"
7563 "  -mshort-double          use 32-bit double ABI\n"
7564 "  -mlong-double           use 64-bit double ABI (default)\n"
7565 "  --force-long-branches   always turn relative branches into absolute ones\n"
7566 "  -S,--short-branches     do not turn relative branches into absolute ones\n"
7567 "                          when the offset is out of range\n"
7568 "  --strict-direct-mode    do not turn the direct mode into extended mode\n"
7569 "                          when the instruction does not support direct mode\n"
7570 "  --print-insn-syntax     print the syntax of instruction in case of error\n"
7571 "  --print-opcodes         print the list of instructions with syntax\n"
7572 "  --generate-example      generate an example of each instruction\n"
7573 "                          (used for testing)\n"
7574 msgstr ""
7576 #: config/tc-m68hc11.c:417
7577 #, c-format
7578 msgid "Default target `%s' is not supported."
7579 msgstr ""
7581 #. Dump the opcode statistics table.
7582 #: config/tc-m68hc11.c:435
7583 #, c-format
7584 msgid "Name   # Modes  Min ops  Max ops  Modes mask  # Used\n"
7585 msgstr ""
7587 #: config/tc-m68hc11.c:501
7588 #, c-format
7589 msgid "Option `%s' is not recognized."
7590 msgstr ""
7592 #: config/tc-m68hc11.c:671
7593 msgid "#<imm8>"
7594 msgstr ""
7596 #: config/tc-m68hc11.c:680
7597 msgid "#<imm16>"
7598 msgstr ""
7600 #: config/tc-m68hc11.c:689 config/tc-m68hc11.c:698
7601 msgid "<imm8>,X"
7602 msgstr ""
7604 #: config/tc-m68hc11.c:725
7605 msgid "*<abs8>"
7606 msgstr ""
7608 #: config/tc-m68hc11.c:737
7609 msgid "#<mask>"
7610 msgstr ""
7612 #: config/tc-m68hc11.c:747
7613 #, c-format
7614 msgid "symbol%d"
7615 msgstr ""
7617 #: config/tc-m68hc11.c:749
7618 msgid "<abs>"
7619 msgstr ""
7621 #: config/tc-m68hc11.c:768
7622 msgid "<label>"
7623 msgstr ""
7625 #: config/tc-m68hc11.c:784
7626 #, c-format
7627 msgid ""
7628 "# Example of `%s' instructions\n"
7629 "\t.sect .text\n"
7630 "_start:\n"
7631 msgstr ""
7633 #: config/tc-m68hc11.c:831
7634 #, c-format
7635 msgid "Instruction `%s' is not recognized."
7636 msgstr ""
7638 #: config/tc-m68hc11.c:836
7639 #, c-format
7640 msgid "Instruction formats for `%s':"
7641 msgstr ""
7643 #: config/tc-m68hc11.c:966
7644 #, c-format
7645 msgid "Immediate operand is not allowed for operand %d."
7646 msgstr ""
7648 #: config/tc-m68hc11.c:1010
7649 msgid "Indirect indexed addressing is not valid for 68HC11."
7650 msgstr ""
7652 #: config/tc-m68hc11.c:1030
7653 msgid "Spurious `,' or bad indirect register addressing mode."
7654 msgstr ""
7656 #: config/tc-m68hc11.c:1052
7657 msgid "Missing second register or offset for indexed-indirect mode."
7658 msgstr ""
7660 #: config/tc-m68hc11.c:1062
7661 msgid "Missing second register for indexed-indirect mode."
7662 msgstr ""
7664 #: config/tc-m68hc11.c:1078
7665 msgid "Missing `]' to close indexed-indirect mode."
7666 msgstr ""
7668 #: config/tc-m68hc11.c:1123
7669 msgid "Illegal operand."
7670 msgstr ""
7672 #: config/tc-m68hc11.c:1128
7673 msgid "Missing operand."
7674 msgstr ""
7676 #: config/tc-m68hc11.c:1181
7677 msgid "Pre-increment mode is not valid for 68HC11"
7678 msgstr ""
7680 #: config/tc-m68hc11.c:1194
7681 msgid "Wrong register in register indirect mode."
7682 msgstr ""
7684 #: config/tc-m68hc11.c:1202
7685 msgid "Missing `]' to close register indirect operand."
7686 msgstr ""
7688 #: config/tc-m68hc11.c:1222
7689 msgid "Post-decrement mode is not valid for 68HC11."
7690 msgstr ""
7692 #: config/tc-m68hc11.c:1230
7693 msgid "Post-increment mode is not valid for 68HC11."
7694 msgstr ""
7696 #: config/tc-m68hc11.c:1248
7697 msgid "Invalid indexed indirect mode."
7698 msgstr ""
7700 #: config/tc-m68hc11.c:1340
7701 #, c-format
7702 msgid "Trap id `%ld' is out of range."
7703 msgstr ""
7705 #: config/tc-m68hc11.c:1344
7706 msgid "Trap id must be within [0x30..0x39] or [0x40..0xff]."
7707 msgstr ""
7709 #: config/tc-m68hc11.c:1351
7710 #, c-format
7711 msgid "Operand out of 8-bit range: `%ld'."
7712 msgstr ""
7714 #: config/tc-m68hc11.c:1358
7715 msgid "The trap id must be a constant."
7716 msgstr ""
7718 #: config/tc-m68hc11.c:1393
7719 #, c-format
7720 msgid "Operand `%x' not recognized in fixup8."
7721 msgstr ""
7723 #: config/tc-m68hc11.c:1410 config/tc-m68hc11.c:1459
7724 #, c-format
7725 msgid "Operand out of 16-bit range: `%ld'."
7726 msgstr ""
7728 #: config/tc-m68hc11.c:1442 config/tc-m68hc11.c:1475
7729 #, c-format
7730 msgid "Operand `%x' not recognized in fixup16."
7731 msgstr ""
7733 #: config/tc-m68hc11.c:1492
7734 #, c-format
7735 msgid "Unexpected branch conversion with `%x'"
7736 msgstr ""
7738 #: config/tc-m68hc11.c:1583 config/tc-m68hc11.c:1721
7739 #, c-format
7740 msgid "Operand out of range for a relative branch: `%ld'"
7741 msgstr ""
7743 #: config/tc-m68hc11.c:1689
7744 msgid "Invalid register for dbcc/tbcc instruction."
7745 msgstr ""
7747 #: config/tc-m68hc11.c:1777
7748 #, c-format
7749 msgid "Increment/decrement value is out of range: `%ld'."
7750 msgstr ""
7752 #: config/tc-m68hc11.c:1788
7753 msgid "Expecting a register."
7754 msgstr ""
7756 #: config/tc-m68hc11.c:1803
7757 msgid "Invalid register for post/pre increment."
7758 msgstr ""
7760 #: config/tc-m68hc11.c:1833
7761 msgid "Invalid register."
7762 msgstr ""
7764 #: config/tc-m68hc11.c:1840
7765 #, c-format
7766 msgid "Offset out of 16-bit range: %ld."
7767 msgstr ""
7769 #: config/tc-m68hc11.c:1845
7770 #, c-format
7771 msgid "Offset out of 5-bit range for movw/movb insn: %ld."
7772 msgstr ""
7774 #: config/tc-m68hc11.c:1951
7775 msgid "Expecting register D for indexed indirect mode."
7776 msgstr ""
7778 #: config/tc-m68hc11.c:1953
7779 msgid "Indexed indirect mode is not allowed for movb/movw."
7780 msgstr ""
7782 #: config/tc-m68hc11.c:1970
7783 msgid "Invalid accumulator register."
7784 msgstr ""
7786 #: config/tc-m68hc11.c:1995
7787 msgid "Invalid indexed register."
7788 msgstr ""
7790 #: config/tc-m68hc11.c:2003
7791 msgid "Addressing mode not implemented yet."
7792 msgstr ""
7794 #: config/tc-m68hc11.c:2016
7795 msgid "Invalid source register for this instruction, use 'tfr'."
7796 msgstr ""
7798 #: config/tc-m68hc11.c:2018
7799 msgid "Invalid source register."
7800 msgstr ""
7802 #: config/tc-m68hc11.c:2023
7803 msgid "Invalid destination register for this instruction, use 'tfr'."
7804 msgstr ""
7806 #: config/tc-m68hc11.c:2025
7807 msgid "Invalid destination register."
7808 msgstr ""
7810 #: config/tc-m68hc11.c:2121
7811 msgid "Invalid indexed register, expecting register X."
7812 msgstr ""
7814 #: config/tc-m68hc11.c:2123
7815 msgid "Invalid indexed register, expecting register Y."
7816 msgstr ""
7818 #: config/tc-m68hc11.c:2429
7819 msgid "No instruction or missing opcode."
7820 msgstr ""
7822 #: config/tc-m68hc11.c:2494
7823 #, c-format
7824 msgid "Opcode `%s' is not recognized."
7825 msgstr ""
7827 #: config/tc-m68hc11.c:2516
7828 #, c-format
7829 msgid "Garbage at end of instruction: `%s'."
7830 msgstr ""
7832 #: config/tc-m68hc11.c:2539
7833 #, c-format
7834 msgid "Invalid operand for `%s'"
7835 msgstr ""
7837 #: config/tc-m68hc11.c:2590
7838 #, c-format
7839 msgid "Invalid mode: %s\n"
7840 msgstr ""
7842 #: config/tc-m68hc11.c:2650
7843 msgid "bad .relax format"
7844 msgstr ""
7846 #: config/tc-m68hc11.c:2694
7847 #, c-format
7848 msgid "Relocation %d is not supported by object file format."
7849 msgstr ""
7851 #: config/tc-m68hc11.c:2973
7852 msgid "bra or bsr with undefined symbol."
7853 msgstr ""
7855 #: config/tc-m68hc11.c:3076 config/tc-m68hc11.c:3133
7856 #, c-format
7857 msgid "Subtype %d is not recognized."
7858 msgstr ""
7860 #: config/tc-m68hc11.c:3192
7861 msgid "Expression too complex."
7862 msgstr ""
7864 #: config/tc-m68hc11.c:3225
7865 msgid "Value out of 16-bit range."
7866 msgstr ""
7868 #: config/tc-m68hc11.c:3243
7869 #, c-format
7870 msgid "Value %ld too large for 8-bit PC-relative branch."
7871 msgstr ""
7873 #: config/tc-m68hc11.c:3250
7874 #, c-format
7875 msgid "Auto increment/decrement offset '%ld' is out of range."
7876 msgstr ""
7878 #: config/tc-m68hc11.c:3263
7879 #, c-format
7880 msgid "Offset out of 5-bit range for movw/movb insn: %ld"
7881 msgstr ""
7883 #: config/tc-m68hc11.c:3279
7884 #, c-format
7885 msgid "Line %d: unknown relocation type: 0x%x."
7886 msgstr ""
7888 #: config/tc-m68k.c:1146
7889 #, c-format
7890 msgid "Can not do %d byte pc-relative relocation"
7891 msgstr ""
7893 #: config/tc-m68k.c:1148
7894 #, c-format
7895 msgid "Can not do %d byte pc-relative pic relocation"
7896 msgstr ""
7898 #: config/tc-m68k.c:1153
7899 #, c-format
7900 msgid "Can not do %d byte relocation"
7901 msgstr ""
7903 #: config/tc-m68k.c:1155
7904 #, c-format
7905 msgid "Can not do %d byte pic relocation"
7906 msgstr ""
7908 #: config/tc-m68k.c:1235
7909 #, c-format
7910 msgid "Unable to produce reloc against symbol '%s'"
7911 msgstr ""
7913 #: config/tc-m68k.c:1294 config/tc-vax.c:2365
7914 #, c-format
7915 msgid "Cannot make %s relocation PC relative"
7916 msgstr ""
7918 #: config/tc-m68k.c:1393 config/tc-vax.c:1875
7919 msgid "No operator"
7920 msgstr ""
7922 #: config/tc-m68k.c:1423 config/tc-vax.c:1891
7923 msgid "Unknown operator"
7924 msgstr ""
7926 #: config/tc-m68k.c:2326
7927 msgid "invalid instruction for this architecture; needs "
7928 msgstr ""
7930 #: config/tc-m68k.c:2334
7931 msgid "hardware divide"
7932 msgstr ""
7934 #: config/tc-m68k.c:2356 config/tc-m68k.c:2360 config/tc-m68k.c:2364
7935 msgid "or higher"
7936 msgstr ""
7938 #: config/tc-m68k.c:2417
7939 msgid "operands mismatch"
7940 msgstr ""
7942 #: config/tc-m68k.c:2481 config/tc-m68k.c:2487 config/tc-m68k.c:2493
7943 #: config/tc-mmix.c:2462 config/tc-mmix.c:2486
7944 msgid "operand out of range"
7945 msgstr ""
7947 #: config/tc-m68k.c:2550
7948 #, c-format
7949 msgid "Bignum too big for %c format; truncated"
7950 msgstr ""
7952 #: config/tc-m68k.c:2627
7953 msgid "displacement too large for this architecture; needs 68020 or higher"
7954 msgstr ""
7956 #: config/tc-m68k.c:2738
7957 msgid ""
7958 "scale factor invalid on this architecture; needs cpu32 or 68020 or higher"
7959 msgstr ""
7961 #: config/tc-m68k.c:2743
7962 msgid "invalid index size for coldfire"
7963 msgstr ""
7965 #: config/tc-m68k.c:2796
7966 msgid "Forcing byte displacement"
7967 msgstr ""
7969 #: config/tc-m68k.c:2798
7970 msgid "byte displacement out of range"
7971 msgstr ""
7973 #: config/tc-m68k.c:2846 config/tc-m68k.c:2884
7974 msgid "invalid operand mode for this architecture; needs 68020 or higher"
7975 msgstr ""
7977 #: config/tc-m68k.c:2870 config/tc-m68k.c:2904
7978 msgid ":b not permitted; defaulting to :w"
7979 msgstr ""
7981 #: config/tc-m68k.c:2981
7982 msgid "unsupported byte value; use a different suffix"
7983 msgstr ""
7985 #: config/tc-m68k.c:2996
7986 msgid "unknown/incorrect operand"
7987 msgstr ""
7989 #: config/tc-m68k.c:3039 config/tc-m68k.c:3047 config/tc-m68k.c:3054
7990 #: config/tc-m68k.c:3061
7991 msgid "out of range"
7992 msgstr ""
7994 #: config/tc-m68k.c:3134
7995 msgid "Can't use long branches on this architecture"
7996 msgstr ""
7998 #: config/tc-m68k.c:3240
7999 msgid "Expression out of range, using 0"
8000 msgstr ""
8002 #: config/tc-m68k.c:3432 config/tc-m68k.c:3448
8003 msgid "Floating point register in register list"
8004 msgstr ""
8006 #: config/tc-m68k.c:3438
8007 msgid "Wrong register in floating-point reglist"
8008 msgstr ""
8010 #: config/tc-m68k.c:3454
8011 msgid "incorrect register in reglist"
8012 msgstr ""
8014 #: config/tc-m68k.c:3460
8015 msgid "wrong register in floating-point reglist"
8016 msgstr ""
8018 #. ERROR.
8019 #: config/tc-m68k.c:3933
8020 msgid "Extra )"
8021 msgstr ""
8023 #. ERROR.
8024 #: config/tc-m68k.c:3944
8025 msgid "Missing )"
8026 msgstr ""
8028 #: config/tc-m68k.c:3961
8029 msgid "Missing operand"
8030 msgstr ""
8032 #: config/tc-m68k.c:4280
8033 #, c-format
8034 msgid "unrecognized default cpu `%s'"
8035 msgstr ""
8037 #: config/tc-m68k.c:4334
8038 #, c-format
8039 msgid "%s -- statement `%s' ignored"
8040 msgstr ""
8042 #: config/tc-m68k.c:4383
8043 #, c-format
8044 msgid "Don't know how to figure width of %c in md_assemble()"
8045 msgstr ""
8047 #: config/tc-m68k.c:4552
8048 #, c-format
8049 msgid "Internal Error:  Can't allocate m68k_sorted_opcodes of size %d"
8050 msgstr ""
8052 #: config/tc-m68k.c:4617 config/tc-m68k.c:4656
8053 #, c-format
8054 msgid "Internal Error: Can't find %s in hash table"
8055 msgstr ""
8057 #: config/tc-m68k.c:4620 config/tc-m68k.c:4659
8058 #, c-format
8059 msgid "Internal Error: Can't hash %s: %s"
8060 msgstr ""
8062 #: config/tc-m68k.c:4784
8063 #, c-format
8064 msgid "text label `%s' aligned to odd boundary"
8065 msgstr ""
8067 #: config/tc-m68k.c:4956
8068 #, c-format
8069 msgid "value %ld out of range"
8070 msgstr ""
8072 #: config/tc-m68k.c:4970
8073 msgid "invalid byte branch offset"
8074 msgstr ""
8076 #: config/tc-m68k.c:5007
8077 msgid "short branch with zero offset: use :w"
8078 msgstr ""
8080 #: config/tc-m68k.c:5051
8081 msgid "Conversion of PC relative BSR to absolute JSR"
8082 msgstr ""
8084 #: config/tc-m68k.c:5062
8085 msgid "Conversion of PC relative branch to absolute jump"
8086 msgstr ""
8088 #: config/tc-m68k.c:5079 config/tc-m68k.c:5140
8089 msgid "Conversion of PC relative conditional branch to absolute jump"
8090 msgstr ""
8092 #: config/tc-m68k.c:5120
8093 msgid "Conversion of DBcc to absolute jump"
8094 msgstr ""
8096 #: config/tc-m68k.c:5205
8097 msgid "Conversion of PC relative displacement to absolute"
8098 msgstr ""
8100 #: config/tc-m68k.c:5418
8101 msgid "Tried to convert PC relative branch to absolute jump"
8102 msgstr ""
8104 #: config/tc-m68k.c:5463 config/tc-m68k.c:5474 config/tc-m68k.c:5518
8105 msgid "expression out of range: defaulting to 1"
8106 msgstr ""
8108 #: config/tc-m68k.c:5510
8109 msgid "expression out of range: defaulting to 0"
8110 msgstr ""
8112 #: config/tc-m68k.c:5551 config/tc-m68k.c:5563
8113 #, c-format
8114 msgid "Can't deal with expression; defaulting to %ld"
8115 msgstr ""
8117 #: config/tc-m68k.c:5577
8118 msgid "expression doesn't fit in BYTE"
8119 msgstr ""
8121 #: config/tc-m68k.c:5581
8122 msgid "expression doesn't fit in WORD"
8123 msgstr ""
8125 #: config/tc-m68k.c:5668
8126 #, c-format
8127 msgid "%s: unrecognized processor name"
8128 msgstr ""
8130 #: config/tc-m68k.c:5729
8131 msgid "bad coprocessor id"
8132 msgstr ""
8134 #: config/tc-m68k.c:5735
8135 msgid "unrecognized fopt option"
8136 msgstr ""
8138 #: config/tc-m68k.c:5868
8139 #, c-format
8140 msgid "option `%s' may not be negated"
8141 msgstr ""
8143 #: config/tc-m68k.c:5879
8144 #, c-format
8145 msgid "option `%s' not recognized"
8146 msgstr ""
8148 #: config/tc-m68k.c:5908
8149 msgid "bad format of OPT NEST=depth"
8150 msgstr ""
8152 #: config/tc-m68k.c:5964
8153 msgid "missing label"
8154 msgstr ""
8156 #: config/tc-m68k.c:5988 config/tc-m68k.c:6017
8157 msgid "bad register list"
8158 msgstr ""
8160 #: config/tc-m68k.c:5990
8161 #, c-format
8162 msgid "bad register list: %s"
8163 msgstr ""
8165 #: config/tc-m68k.c:6088
8166 msgid "restore without save"
8167 msgstr ""
8169 #: config/tc-m68k.c:6242 config/tc-m68k.c:6612
8170 msgid "syntax error in structured control directive"
8171 msgstr ""
8173 #: config/tc-m68k.c:6287
8174 msgid "missing condition code in structured control directive"
8175 msgstr ""
8177 #: config/tc-m68k.c:6358
8178 #, c-format
8179 msgid ""
8180 "Condition <%c%c> in structured control directive can not be encoded correctly"
8181 msgstr ""
8183 #: config/tc-m68k.c:6654
8184 msgid "missing then"
8185 msgstr ""
8187 #: config/tc-m68k.c:6735
8188 msgid "else without matching if"
8189 msgstr ""
8191 #: config/tc-m68k.c:6768
8192 msgid "endi without matching if"
8193 msgstr ""
8195 #: config/tc-m68k.c:6808
8196 msgid "break outside of structured loop"
8197 msgstr ""
8199 #: config/tc-m68k.c:6846
8200 msgid "next outside of structured loop"
8201 msgstr ""
8203 #: config/tc-m68k.c:6897
8204 msgid "missing ="
8205 msgstr ""
8207 #: config/tc-m68k.c:6935
8208 msgid "missing to or downto"
8209 msgstr ""
8211 #: config/tc-m68k.c:6971 config/tc-m68k.c:7005 config/tc-m68k.c:7219
8212 msgid "missing do"
8213 msgstr ""
8215 #: config/tc-m68k.c:7106
8216 msgid "endf without for"
8217 msgstr ""
8219 #: config/tc-m68k.c:7160
8220 msgid "until without repeat"
8221 msgstr ""
8223 #: config/tc-m68k.c:7254
8224 msgid "endw without while"
8225 msgstr ""
8227 #: config/tc-m68k.c:7287 config/tc-m68k.c:7315
8228 msgid "already assembled instructions"
8229 msgstr ""
8231 #: config/tc-m68k.c:7392
8232 #, c-format
8233 msgid "`%s' is deprecated, use `%s'"
8234 msgstr ""
8236 #: config/tc-m68k.c:7411
8237 #, c-format
8238 msgid "cpu `%s' unrecognized"
8239 msgstr ""
8241 #: config/tc-m68k.c:7430
8242 #, c-format
8243 msgid "architecture `%s' unrecognized"
8244 msgstr ""
8246 #: config/tc-m68k.c:7451
8247 #, c-format
8248 msgid "extension `%s' unrecognized"
8249 msgstr ""
8251 #: config/tc-m68k.c:7570
8252 #, c-format
8253 msgid "option `-A%s' is deprecated: use `-%s'"
8254 msgstr ""
8256 #: config/tc-m68k.c:7603
8257 msgid "architecture features both enabled and disabled"
8258 msgstr ""
8260 #: config/tc-m68k.c:7630
8261 msgid "selected processor does not have all features of selected architecture"
8262 msgstr ""
8264 #: config/tc-m68k.c:7639
8265 msgid "m68k and cf features both selected"
8266 msgstr ""
8268 #: config/tc-m68k.c:7651
8269 msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly"
8270 msgstr ""
8272 #: config/tc-m68k.c:7685
8273 #, c-format
8274 msgid ""
8275 "-march=<arch>\t\tset architecture\n"
8276 "-mcpu=<cpu>\t\tset cpu [default %s]\n"
8277 msgstr ""
8279 #: config/tc-m68k.c:7690
8280 #, c-format
8281 msgid "-m[no-]%-16s enable/disable%s architecture extension\n"
8282 msgstr ""
8284 #: config/tc-m68k.c:7696
8285 #, c-format
8286 msgid ""
8287 "-l\t\t\tuse 1 word for refs to undefined symbols [default 2]\n"
8288 "-pic, -k\t\tgenerate position independent code\n"
8289 "-S\t\t\tturn jbsr into jsr\n"
8290 "--pcrel                 never turn PC-relative branches into absolute jumps\n"
8291 "--register-prefix-optional\n"
8292 "\t\t\trecognize register names without prefix character\n"
8293 "--bitwise-or\t\tdo not treat `|' as a comment character\n"
8294 "--base-size-default-16\tbase reg without size is 16 bits\n"
8295 "--base-size-default-32\tbase reg without size is 32 bits (default)\n"
8296 "--disp-size-default-16\tdisplacement with unknown size is 16 bits\n"
8297 "--disp-size-default-32\tdisplacement with unknown size is 32 bits (default)\n"
8298 msgstr ""
8300 #: config/tc-m68k.c:7710
8301 #, c-format
8302 msgid "Architecture variants are: "
8303 msgstr ""
8305 #: config/tc-m68k.c:7719
8306 #, c-format
8307 msgid "Processor variants are: "
8308 msgstr ""
8310 #: config/tc-m68k.c:7726 config/tc-xtensa.c:6238
8311 #, c-format
8312 msgid "\n"
8313 msgstr ""
8315 #: config/tc-m68k.c:7757
8316 #, c-format
8317 msgid "Error %s in %s\n"
8318 msgstr ""
8320 #: config/tc-m68k.c:7761
8321 #, c-format
8322 msgid "Opcode(%d.%s): "
8323 msgstr ""
8325 #: config/tc-m68k.c:7921
8326 msgid "Not a defined coldfire architecture"
8327 msgstr ""
8329 #. Over here we will fill the description of the machine specific options.
8330 #: config/tc-maxq.c:209
8331 #, c-format
8332 msgid " MAXQ-specific assembler options:\n"
8333 msgstr ""
8335 #: config/tc-maxq.c:211
8336 #, c-format
8337 msgid ""
8338 "\t-MAXQ20\t\t       generate obj for MAXQ20(default)\n"
8339 "\t-MAXQ10\t\t       generate obj for MAXQ10\n"
8340 "\t"
8341 msgstr ""
8343 #: config/tc-maxq.c:377
8344 #, c-format
8345 msgid "Illegal Reloc type in md_estimate_size_before_relax for line : %d"
8346 msgstr ""
8348 #: config/tc-maxq.c:454
8349 #, c-format
8350 msgid "Cant make long jump/call into short jump/call : %d"
8351 msgstr ""
8353 #: config/tc-maxq.c:933
8354 #, c-format
8355 msgid "Invalid register value %s"
8356 msgstr ""
8358 #: config/tc-maxq.c:1051
8359 #, c-format
8360 msgid "Invalid bit number : '%c'"
8361 msgstr ""
8363 #: config/tc-maxq.c:1063
8364 #, c-format
8365 msgid "Illegal character after operand '%s'"
8366 msgstr ""
8368 #: config/tc-maxq.c:1139 config/tc-maxq.c:1316
8369 #, c-format
8370 msgid "Invalid Character in immediate Value : %c"
8371 msgstr ""
8373 #: config/tc-maxq.c:1159 config/tc-maxq.c:1336
8374 #, c-format
8375 msgid "Invalid Character in immediate value : %c"
8376 msgstr ""
8378 #: config/tc-maxq.c:1175
8379 msgid "Immediate value greater than 16 bits"
8380 msgstr ""
8382 #: config/tc-maxq.c:1189
8383 msgid ""
8384 "Attempt to move a value in the stack pointer greater than the size of the "
8385 "stack"
8386 msgstr ""
8388 #: config/tc-maxq.c:1198
8389 msgid "Attempt to move 16 bit value into an 8 bit register.Truncating..\n"
8390 msgstr ""
8392 #: config/tc-maxq.c:1260
8393 msgid "Invalid immediate move operation"
8394 msgstr ""
8396 #: config/tc-maxq.c:1533
8397 #, c-format
8398 msgid "Size of Operand '%s' greater than %d"
8399 msgstr ""
8401 #: config/tc-maxq.c:1688
8402 #, c-format
8403 msgid "illegal immediate operand '%s'"
8404 msgstr ""
8406 #: config/tc-maxq.c:1710
8407 #, c-format
8408 msgid "Invalid operand for memory access '%s'"
8409 msgstr ""
8411 #: config/tc-maxq.c:1772
8412 msgid "illegal displacement operand "
8413 msgstr ""
8415 #: config/tc-maxq.c:1837
8416 #, c-format
8417 msgid "invalid character %c before operand %d"
8418 msgstr ""
8420 #: config/tc-maxq.c:1859
8421 #, c-format
8422 msgid "invalid character %c in operand %d"
8423 msgstr ""
8425 #. We found no match.
8426 #: config/tc-maxq.c:2004
8427 #, c-format
8428 msgid "operand %d is invalid for `%s'"
8429 msgstr ""
8431 #: config/tc-maxq.c:2037
8432 msgid "The Accumulator cannot be used as a source in ALU instructions\n"
8433 msgstr ""
8435 #: config/tc-maxq.c:2055
8436 #, c-format
8437 msgid "'%s' operand cant be used as destination in %s"
8438 msgstr ""
8440 #: config/tc-maxq.c:2071 config/tc-maxq.c:2102 config/tc-maxq.c:2116
8441 #, c-format
8442 msgid "Invalid Instruction '%s' operand cant be used with %s"
8443 msgstr ""
8445 #: config/tc-maxq.c:2087 config/tc-maxq.c:2138
8446 #, c-format
8447 msgid "'%s' operand cant be used as source in %s"
8448 msgstr ""
8450 #: config/tc-maxq.c:2147
8451 #, c-format
8452 msgid "'%s' instruction cant have first operand as Immediate vale"
8453 msgstr ""
8455 #: config/tc-maxq.c:2160
8456 #, c-format
8457 msgid "SP cannot be used with %s\n"
8458 msgstr ""
8460 #: config/tc-maxq.c:2167
8461 msgid "@SP-- cannot be used with PUSH\n"
8462 msgstr ""
8464 #: config/tc-maxq.c:2183 config/tc-maxq.c:2191
8465 msgid ""
8466 "Operands either contradictory or use the data bus in read/write state "
8467 "together"
8468 msgstr ""
8470 #: config/tc-maxq.c:2198
8471 msgid "MOVE Cant Use NUL as SRC"
8472 msgstr ""
8474 #: config/tc-maxq.c:2220
8475 msgid "Contradictory movement between DP register and memory access using DP"
8476 msgstr ""
8478 #: config/tc-maxq.c:2228
8479 msgid "SP and @SP-- cannot be used together in a move instruction"
8480 msgstr ""
8482 #: config/tc-maxq.c:2247
8483 msgid "Only Module 8 system registers allowed in this operation"
8484 msgstr ""
8486 #: config/tc-maxq.c:2273 config/tc-maxq.c:2282 config/tc-maxq.c:2308
8487 msgid "Read only Register used as destination"
8488 msgstr ""
8490 #: config/tc-maxq.c:2290
8491 #, c-format
8492 msgid "Bit No '%d'exceeds register size in this operation"
8493 msgstr ""
8495 #: config/tc-maxq.c:2315 config/tc-maxq.c:2336
8496 #, c-format
8497 msgid "Bit No '%d' exceeds register size in this operation"
8498 msgstr ""
8500 #: config/tc-maxq.c:2352
8501 msgid "Memory References cannot be used with branching operations\n"
8502 msgstr ""
8504 #: config/tc-maxq.c:2361
8505 msgid "DJNZ uses only LC[n] register \n"
8506 msgstr ""
8508 #: config/tc-maxq.c:2387
8509 #, c-format
8510 msgid "'%s' operand cant be used as destination  in %s"
8511 msgstr ""
8513 #: config/tc-maxq.c:2397
8514 #, c-format
8515 msgid "Read only register used for writing purposes '%s'"
8516 msgstr ""
8518 #: config/tc-maxq.c:2409
8519 msgid "Invalid destination for this kind of source."
8520 msgstr ""
8522 #: config/tc-maxq.c:2416
8523 msgid ""
8524 "Invalid register as destination for this kind of source.Only data pointers "
8525 "can be used."
8526 msgstr ""
8528 #: config/tc-maxq.c:2504 config/tc-maxq.c:2592
8529 msgid "Invalid Instruction"
8530 msgstr ""
8532 #: config/tc-maxq.c:2790
8533 msgid "Cannot allocate memory"
8534 msgstr ""
8536 #: config/tc-maxq.c:2862
8537 msgid "Internal Error: Illegal Architecure specified"
8538 msgstr ""
8540 #: config/tc-maxq.c:2900
8541 msgid "Invalid architecture type"
8542 msgstr ""
8544 #: config/tc-maxq.c:2905 config/tc-maxq.c:2916 config/tc-maxq.c:2929
8545 #: config/tc-maxq.c:2941 config/tc-maxq.c:2954
8546 #, c-format
8547 msgid "Internal Error : Can't Hash %s : %s"
8548 msgstr ""
8550 #: config/tc-maxq.c:3071
8551 #, c-format
8552 msgid "Ineffective insntruction %s \n"
8553 msgstr ""
8555 #: config/tc-mcore.c:521 config/tc-microblaze.c:496 config/tc-microblaze.c:524
8556 #: config/tc-microblaze.c:550 config/tc-microblaze.c:562
8557 #, c-format
8558 msgid "register expected, but saw '%.6s'"
8559 msgstr ""
8561 #: config/tc-mcore.c:603
8562 #, c-format
8563 msgid "control register expected, but saw '%.6s'"
8564 msgstr ""
8566 #: config/tc-mcore.c:639
8567 msgid "bad/missing psr specifier"
8568 msgstr ""
8570 #: config/tc-mcore.c:689
8571 msgid "more than 65K literal pools"
8572 msgstr ""
8574 #: config/tc-mcore.c:743
8575 msgid "missing ']'"
8576 msgstr ""
8578 #: config/tc-mcore.c:782
8579 msgid "operand must be a constant"
8580 msgstr ""
8582 #: config/tc-mcore.c:784
8583 #, c-format
8584 msgid "operand must be absolute in range %u..%u, not %ld"
8585 msgstr ""
8587 #: config/tc-mcore.c:819
8588 msgid "operand must be a multiple of 4"
8589 msgstr ""
8591 #: config/tc-mcore.c:826
8592 msgid "operand must be a multiple of 2"
8593 msgstr ""
8595 #: config/tc-mcore.c:840 config/tc-mcore.c:1356 config/tc-mcore.c:1410
8596 msgid "base register expected"
8597 msgstr ""
8599 #: config/tc-mcore.c:888 config/tc-microblaze.c:832 config/tc-microblaze.c:968
8600 #: config/tc-microblaze.c:1000 config/tc-microblaze.c:1450
8601 #: config/tc-microblaze.c:1517 config/tc-microblaze.c:1591
8602 #: config/tc-microblaze.c:1964 config/tc-microblaze.c:2005
8603 #, c-format
8604 msgid "unknown opcode \"%s\""
8605 msgstr ""
8607 #: config/tc-mcore.c:931
8608 msgid "invalid register: r15 illegal"
8609 msgstr ""
8611 #: config/tc-mcore.c:980 config/tc-mcore.c:1561
8612 msgid "M340 specific opcode used when assembling for M210"
8613 msgstr ""
8615 #: config/tc-mcore.c:998 config/tc-mcore.c:1038 config/tc-mcore.c:1057
8616 #: config/tc-mcore.c:1076 config/tc-mcore.c:1104 config/tc-mcore.c:1133
8617 #: config/tc-mcore.c:1170 config/tc-mcore.c:1205 config/tc-mcore.c:1224
8618 #: config/tc-mcore.c:1243 config/tc-mcore.c:1277 config/tc-mcore.c:1302
8619 #: config/tc-mcore.c:1359 config/tc-mcore.c:1413 config/tc-mcore.c:1449
8620 #: config/tc-mcore.c:1508 config/tc-mcore.c:1530 config/tc-mcore.c:1553
8621 msgid "second operand missing"
8622 msgstr ""
8624 #: config/tc-mcore.c:1014
8625 msgid "destination register must be r1"
8626 msgstr ""
8628 #: config/tc-mcore.c:1035
8629 msgid "source register must be r1"
8630 msgstr ""
8632 #: config/tc-mcore.c:1099 config/tc-mcore.c:1156
8633 msgid "immediate is not a power of two"
8634 msgstr ""
8636 #: config/tc-mcore.c:1127
8637 msgid "translating bgeni to movi"
8638 msgstr ""
8640 #: config/tc-mcore.c:1164
8641 msgid "translating mgeni to movi"
8642 msgstr ""
8644 #: config/tc-mcore.c:1196
8645 msgid "translating bmaski to movi"
8646 msgstr ""
8648 #: config/tc-mcore.c:1272
8649 #, c-format
8650 msgid "displacement too large (%d)"
8651 msgstr ""
8653 #: config/tc-mcore.c:1286
8654 msgid "Invalid register: r0 and r15 illegal"
8655 msgstr ""
8657 #: config/tc-mcore.c:1317
8658 msgid "bad starting register: r0 and r15 invalid"
8659 msgstr ""
8661 #: config/tc-mcore.c:1330
8662 msgid "ending register must be r15"
8663 msgstr ""
8665 #: config/tc-mcore.c:1350
8666 msgid "bad base register: must be r0"
8667 msgstr ""
8669 #: config/tc-mcore.c:1368
8670 msgid "first register must be r4"
8671 msgstr ""
8673 #: config/tc-mcore.c:1379
8674 msgid "last register must be r7"
8675 msgstr ""
8677 #: config/tc-mcore.c:1416
8678 msgid "reg-reg expected"
8679 msgstr ""
8681 #: config/tc-mcore.c:1527
8682 msgid "second operand must be 1"
8683 msgstr ""
8685 #: config/tc-mcore.c:1548
8686 msgid "zero used as immediate value"
8687 msgstr ""
8689 #: config/tc-mcore.c:1575
8690 msgid "duplicated psr bit specifier"
8691 msgstr ""
8693 #: config/tc-mcore.c:1581
8694 msgid "`af' must appear alone"
8695 msgstr ""
8697 #: config/tc-mcore.c:1588 config/tc-microblaze.c:1611
8698 #, c-format
8699 msgid "unimplemented opcode \"%s\""
8700 msgstr ""
8702 #: config/tc-mcore.c:1597 config/tc-microblaze.c:1620
8703 #, c-format
8704 msgid "ignoring operands: %s "
8705 msgstr ""
8707 #: config/tc-mcore.c:1667
8708 #, c-format
8709 msgid "unrecognised cpu type '%s'"
8710 msgstr ""
8712 #: config/tc-mcore.c:1685
8713 #, c-format
8714 msgid ""
8715 "MCORE specific options:\n"
8716 "  -{no-}jsri2bsr\t  {dis}able jsri to bsr transformation (def: dis)\n"
8717 "  -{no-}sifilter\t  {dis}able silicon filter behavior (def: dis)\n"
8718 "  -cpu=[210|340]          select CPU type\n"
8719 "  -EB                     assemble for a big endian system (default)\n"
8720 "  -EL                     assemble for a little endian system\n"
8721 msgstr ""
8723 #: config/tc-mcore.c:1703 config/tc-microblaze.c:1729
8724 msgid "failed sanity check: short_jump"
8725 msgstr ""
8727 #: config/tc-mcore.c:1713 config/tc-microblaze.c:1739
8728 msgid "failed sanity check: long_jump"
8729 msgstr ""
8731 #: config/tc-mcore.c:1739
8732 #, c-format
8733 msgid "odd displacement at %x"
8734 msgstr ""
8736 #. Variable not in small data read only segment accessed
8737 #. using small data read only anchor.
8738 #: config/tc-mcore.c:1921 config/tc-microblaze.c:1826
8739 #: config/tc-microblaze.c:2117 config/tc-microblaze.c:2140
8740 msgid "unknown"
8741 msgstr ""
8743 #: config/tc-mcore.c:1948
8744 #, c-format
8745 msgid "odd distance branch (0x%lx bytes)"
8746 msgstr ""
8748 #: config/tc-mcore.c:1952
8749 #, c-format
8750 msgid "pcrel for branch to %s too far (0x%lx)"
8751 msgstr ""
8753 #: config/tc-mcore.c:1972
8754 #, c-format
8755 msgid "pcrel for lrw/jmpi/jsri to %s too far (0x%lx)"
8756 msgstr ""
8758 #: config/tc-mcore.c:1984
8759 #, c-format
8760 msgid "pcrel for loopt too far (0x%lx)"
8761 msgstr ""
8763 #: config/tc-mcore.c:2180 config/tc-microblaze.c:2272 config/tc-tic30.c:1384
8764 #, c-format
8765 msgid "Can not do %d byte %srelocation"
8766 msgstr ""
8768 #: config/tc-mcore.c:2182 config/tc-microblaze.c:2274
8769 msgid "pc-relative"
8770 msgstr ""
8772 #: config/tc-mep.c:343
8773 #, c-format
8774 msgid ""
8775 "MeP specific command line options:\n"
8776 "  -EB                     assemble for a big endian system\n"
8777 "  -EL                     assemble for a little endian system (default)\n"
8778 "  -mconfig=<name>         specify a chip configuration to use\n"
8779 "  -maverage -mno-average -mmult -mno-mult -mdiv -mno-div\n"
8780 "  -mbitops -mno-bitops -mleadz -mno-leadz -mabsdiff -mno-absdiff\n"
8781 "  -mminmax -mno-minmax -mclip -mno-clip -msatur -mno-satur -mcop32\n"
8782 "                          enable/disable the given opcodes\n"
8783 "\n"
8784 "  If -mconfig is given, the other -m options modify it.  Otherwise,\n"
8785 "  if no -m options are given, all core opcodes are enabled;\n"
8786 "  if any enabling -m options are given, only those are enabled;\n"
8787 "  if only disabling -m options are given, only those are disabled.\n"
8788 msgstr ""
8790 #: config/tc-mep.c:412
8791 msgid "$hi and $lo are disabled when MUL and DIV are off"
8792 msgstr ""
8794 #: config/tc-mep.c:419
8795 msgid "$mb0, $me0, $mb1, and $me1 are disabled when COP is off"
8796 msgstr ""
8798 #: config/tc-mep.c:424
8799 msgid "$dbg and $depc are disabled when DEBUG is off"
8800 msgstr ""
8802 #: config/tc-mep.c:615
8803 msgid "core and copro insn lengths must total 32 bits."
8804 msgstr ""
8806 #: config/tc-mep.c:618 config/tc-mep.c:755
8807 msgid "vliw group must consist of 1 core and 1 copro insn."
8808 msgstr ""
8810 #: config/tc-mep.c:752
8811 msgid "core and copro insn lengths must total 64 bits."
8812 msgstr ""
8814 #: config/tc-mep.c:984
8815 #, c-format
8816 msgid "cannot pack %s with a 16-bit insn"
8817 msgstr ""
8819 #: config/tc-mep.c:1002
8820 #, c-format
8821 msgid "cannot pack %s and %s together with a 16-bit insn"
8822 msgstr ""
8824 #: config/tc-mep.c:1008
8825 msgid "too many IVC2 insns to pack with a 16-bit core insn"
8826 msgstr ""
8828 #: config/tc-mep.c:1023
8829 #, c-format
8830 msgid "cannot pack %s into slot P1"
8831 msgstr ""
8833 #: config/tc-mep.c:1029
8834 msgid "too many IVC2 insns to pack with a 32-bit core insn"
8835 msgstr ""
8837 #: config/tc-mep.c:1047
8838 #, c-format
8839 msgid "unable to pack %s by itself?"
8840 msgstr ""
8842 #: config/tc-mep.c:1077
8843 #, c-format
8844 msgid "cannot pack %s and %s together"
8845 msgstr ""
8847 #: config/tc-mep.c:1083
8848 msgid "too many IVC2 insns to pack together"
8849 msgstr ""
8851 #. There are no insns in the queue and a plus is present.
8852 #. This is a syntax error.  Let's not tolerate this.
8853 #. We can relax this later if necessary.
8854 #: config/tc-mep.c:1320
8855 msgid "Invalid use of parallelization operator."
8856 msgstr ""
8858 #: config/tc-mep.c:1366
8859 msgid "Leading plus sign not allowed in core mode"
8860 msgstr ""
8862 #: config/tc-mep.c:1894
8863 #, c-format
8864 msgid "Don't know how to relocate plain operands of type %s"
8865 msgstr ""
8867 #: config/tc-mep.c:1904
8868 #, c-format
8869 msgid "Perhaps you are missing %%tpoff()?"
8870 msgstr ""
8872 #: config/tc-mep.c:2091
8873 msgid "Bad .section directive: want a,v,w,x,M,S in string"
8874 msgstr ""
8876 #: config/tc-mep.c:2149
8877 msgid ".vliw unavailable when VLIW is disabled."
8878 msgstr ""
8880 #: config/tc-microblaze.c:501 config/tc-microblaze.c:530
8881 #: config/tc-microblaze.c:556
8882 #, c-format
8883 msgid "Invalid register number at '%.6s'"
8884 msgstr ""
8886 #: config/tc-microblaze.c:651
8887 msgid "operand must be a constant or a label"
8888 msgstr ""
8890 #: config/tc-microblaze.c:655
8891 #, c-format
8892 msgid "operand must be absolute in range %d..%d, not %d"
8893 msgstr ""
8895 #: config/tc-microblaze.c:846 config/tc-microblaze.c:853
8896 #: config/tc-microblaze.c:860 config/tc-microblaze.c:893
8897 #: config/tc-microblaze.c:900 config/tc-microblaze.c:906
8898 #: config/tc-microblaze.c:1023 config/tc-microblaze.c:1030
8899 #: config/tc-microblaze.c:1036 config/tc-microblaze.c:1067
8900 #: config/tc-microblaze.c:1074 config/tc-microblaze.c:1094
8901 #: config/tc-microblaze.c:1101 config/tc-microblaze.c:1121
8902 #: config/tc-microblaze.c:1128 config/tc-microblaze.c:1146
8903 #: config/tc-microblaze.c:1153 config/tc-microblaze.c:1175
8904 #: config/tc-microblaze.c:1182 config/tc-microblaze.c:1200
8905 #: config/tc-microblaze.c:1215 config/tc-microblaze.c:1233
8906 #: config/tc-microblaze.c:1250 config/tc-microblaze.c:1257
8907 #: config/tc-microblaze.c:1299 config/tc-microblaze.c:1306
8908 #: config/tc-microblaze.c:1348 config/tc-microblaze.c:1355
8909 #: config/tc-microblaze.c:1378 config/tc-microblaze.c:1385
8910 #: config/tc-microblaze.c:1405 config/tc-microblaze.c:1411
8911 #: config/tc-microblaze.c:1472 config/tc-microblaze.c:1478
8912 #: config/tc-microblaze.c:1539
8913 msgid "Error in statement syntax"
8914 msgstr ""
8916 #: config/tc-microblaze.c:866 config/tc-microblaze.c:868
8917 #: config/tc-microblaze.c:870 config/tc-microblaze.c:910
8918 #: config/tc-microblaze.c:912 config/tc-microblaze.c:1040
8919 #: config/tc-microblaze.c:1042 config/tc-microblaze.c:1080
8920 #: config/tc-microblaze.c:1082 config/tc-microblaze.c:1107
8921 #: config/tc-microblaze.c:1109 config/tc-microblaze.c:1134
8922 #: config/tc-microblaze.c:1157 config/tc-microblaze.c:1188
8923 #: config/tc-microblaze.c:1205 config/tc-microblaze.c:1221
8924 #: config/tc-microblaze.c:1239 config/tc-microblaze.c:1361
8925 #: config/tc-microblaze.c:1363 config/tc-microblaze.c:1391
8926 #: config/tc-microblaze.c:1393 config/tc-microblaze.c:1415
8927 #: config/tc-microblaze.c:1482 config/tc-microblaze.c:1545
8928 msgid "Cannot use special register with this instruction"
8929 msgstr ""
8931 #: config/tc-microblaze.c:920
8932 msgid "lmi pseudo instruction should not use a label in imm field"
8933 msgstr ""
8935 #: config/tc-microblaze.c:922
8936 msgid "smi pseudo instruction should not use a label in imm field"
8937 msgstr ""
8939 #: config/tc-microblaze.c:1045
8940 msgid "Symbol used as immediate for shift instruction"
8941 msgstr ""
8943 #: config/tc-microblaze.c:1054
8944 #, c-format
8945 msgid "Shift value > 32. using <value %% 32>"
8946 msgstr ""
8948 #: config/tc-microblaze.c:1160
8949 msgid "Symbol used as immediate value for msrset/msrclr instructions"
8950 msgstr ""
8952 #: config/tc-microblaze.c:1288 config/tc-microblaze.c:1337
8953 msgid "invalid value for special purpose register"
8954 msgstr ""
8956 #: config/tc-microblaze.c:1553
8957 msgid "An IMM instruction should not be present in the .s file"
8958 msgstr ""
8960 #: config/tc-microblaze.c:1681
8961 msgid "Bad call to MD_NTOF()"
8962 msgstr ""
8964 #: config/tc-microblaze.c:1917
8965 #, c-format
8966 msgid "pcrel for branch to %s too far (0x%x)"
8967 msgstr ""
8969 #. We know the abs value: Should never happen.
8970 #: config/tc-microblaze.c:2066
8971 msgid "Absolute PC-relative value in relaxation code.  Assembler error....."
8972 msgstr ""
8974 #. Cannot have a PC-relative branch to a diff segment.
8975 #: config/tc-microblaze.c:2079
8976 #, c-format
8977 msgid "PC relative branch to label %s which is not in the instruction space"
8978 msgstr ""
8980 #: config/tc-microblaze.c:2120
8981 msgid ""
8982 "Variable is accessed using small data read only anchor, but it is not in the "
8983 "small data read only section"
8984 msgstr ""
8986 #: config/tc-microblaze.c:2143
8987 msgid ""
8988 "Variable is accessed using small data read write anchor, but it is not in "
8989 "the small data read write section"
8990 msgstr ""
8992 #: config/tc-microblaze.c:2152
8993 msgid "Incorrect fr_opcode value in frag.  Internal error....."
8994 msgstr ""
8996 #. We know the abs value: Should never happen.
8997 #: config/tc-microblaze.c:2159
8998 msgid "Absolute value in relaxation code.  Assembler error....."
8999 msgstr ""
9001 #: config/tc-microblaze.c:2364 config/tc-mn10300.c:1065 config/tc-sh.c:776
9002 #: config/tc-z80.c:671 read.c:4275
9003 #, c-format
9004 msgid "unsupported BFD relocation size %u"
9005 msgstr ""
9007 #. Prototypes for static functions.
9008 #: config/tc-mips.c:1042
9009 #, c-format
9010 msgid "internal Error, line %d, %s"
9011 msgstr ""
9013 #: config/tc-mips.c:1795 config/tc-mips.c:12826
9014 #, c-format
9015 msgid "Unrecognized register name `%s'"
9016 msgstr ""
9018 #: config/tc-mips.c:1887
9019 msgid "-G may not be used in position-independent code"
9020 msgstr ""
9022 #: config/tc-mips.c:1934
9023 #, c-format
9024 msgid "internal: can't hash `%s': %s"
9025 msgstr ""
9027 #: config/tc-mips.c:1942
9028 #, c-format
9029 msgid "internal error: bad mips16 opcode: %s %s\n"
9030 msgstr ""
9032 #: config/tc-mips.c:2114
9033 #, c-format
9034 msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n"
9035 msgstr ""
9037 #: config/tc-mips.c:2890 config/tc-mips.c:14521
9038 msgid "extended instruction in delay slot"
9039 msgstr ""
9041 #: config/tc-mips.c:2954 config/tc-mips.c:2961
9042 #, c-format
9043 msgid "jump to misaligned address (0x%lx)"
9044 msgstr ""
9046 #: config/tc-mips.c:2971 config/tc-mips.c:3742
9047 #, c-format
9048 msgid "branch to misaligned address (0x%lx)"
9049 msgstr ""
9051 #: config/tc-mips.c:2976 config/tc-mips.c:3745
9052 #, c-format
9053 msgid "branch address range overflow (0x%lx)"
9054 msgstr ""
9056 #. To reproduce this failure try assembling gas/testsuites/
9057 #. gas/mips/mips16-intermix.s with a mips-ecoff targeted
9058 #. assembler.
9059 #: config/tc-mips.c:3003
9060 #, c-format
9061 msgid "Unsupported MIPS relocation number %d"
9062 msgstr ""
9064 #: config/tc-mips.c:3475
9065 msgid ""
9066 "Macro instruction expanded into multiple instructions in a branch delay slot"
9067 msgstr ""
9069 #: config/tc-mips.c:3478
9070 msgid "Macro instruction expanded into multiple instructions"
9071 msgstr ""
9073 #: config/tc-mips.c:4014 config/tc-mips.c:8012 config/tc-mips.c:8036
9074 #: config/tc-mips.c:8109 config/tc-mips.c:8132
9075 msgid "operand overflow"
9076 msgstr ""
9078 #: config/tc-mips.c:4033 config/tc-mips.c:4633 config/tc-mips.c:7383
9079 #: config/tc-mips.c:8199
9080 msgid "Macro used $at after \".set noat\""
9081 msgstr ""
9083 #: config/tc-mips.c:4062
9084 msgid "unsupported large constant"
9085 msgstr ""
9087 #: config/tc-mips.c:4064
9088 #, c-format
9089 msgid "Instruction %s requires absolute expression"
9090 msgstr ""
9092 #: config/tc-mips.c:4197 config/tc-mips.c:6503 config/tc-mips.c:7079
9093 #, c-format
9094 msgid "Number (0x%s) larger than 32 bits"
9095 msgstr ""
9097 #: config/tc-mips.c:4217
9098 msgid "Number larger than 64 bits"
9099 msgstr ""
9101 #: config/tc-mips.c:4511 config/tc-mips.c:4539 config/tc-mips.c:4577
9102 #: config/tc-mips.c:4622 config/tc-mips.c:6712 config/tc-mips.c:6751
9103 #: config/tc-mips.c:6790 config/tc-mips.c:7194 config/tc-mips.c:7246
9104 msgid "PIC code offset overflow (max 16 signed bits)"
9105 msgstr ""
9107 #: config/tc-mips.c:4944 config/tc-mips.c:5010 config/tc-mips.c:5098
9108 #: config/tc-mips.c:5145 config/tc-mips.c:5206 config/tc-mips.c:5254
9109 #: config/tc-mips.c:8293 config/tc-mips.c:8300 config/tc-mips.c:8307
9110 #: config/tc-mips.c:8414
9111 msgid "Unsupported large constant"
9112 msgstr ""
9114 #. result is always true
9115 #: config/tc-mips.c:4976
9116 #, c-format
9117 msgid "Branch %s is always true"
9118 msgstr ""
9120 #: config/tc-mips.c:5217 config/tc-mips.c:5265 config/tc-mips.c:9065
9121 #: config/tc-mips.c:9222
9122 #, c-format
9123 msgid "Improper position (%lu)"
9124 msgstr ""
9126 #: config/tc-mips.c:5223 config/tc-mips.c:9132
9127 #, c-format
9128 msgid "Improper extract size (%lu, position %lu)"
9129 msgstr ""
9131 #: config/tc-mips.c:5271 config/tc-mips.c:9096
9132 #, c-format
9133 msgid "Improper insert size (%lu, position %lu)"
9134 msgstr ""
9136 #: config/tc-mips.c:5308 config/tc-mips.c:5405
9137 msgid "Divide by zero."
9138 msgstr ""
9140 #: config/tc-mips.c:5491
9141 msgid "dla used to load 32-bit register"
9142 msgstr ""
9144 #: config/tc-mips.c:5494
9145 msgid "la used to load 64-bit address"
9146 msgstr ""
9148 #: config/tc-mips.c:5606 config/tc-z80.c:700
9149 msgid "offset too large"
9150 msgstr ""
9152 #: config/tc-mips.c:5780 config/tc-mips.c:6059
9153 msgid "PIC code offset overflow (max 32 signed bits)"
9154 msgstr ""
9156 #: config/tc-mips.c:6142
9157 msgid "MIPS PIC call to register other than $25"
9158 msgstr ""
9160 #: config/tc-mips.c:6148 config/tc-mips.c:6159 config/tc-mips.c:6281
9161 #: config/tc-mips.c:6292
9162 msgid "No .cprestore pseudo-op used in PIC code"
9163 msgstr ""
9165 #: config/tc-mips.c:6153 config/tc-mips.c:6286
9166 msgid "No .frame pseudo-op used in PIC code"
9167 msgstr ""
9169 #: config/tc-mips.c:6307
9170 msgid "Non-PIC jump used in PIC library"
9171 msgstr ""
9173 #: config/tc-mips.c:6470 config/tc-mips.c:7346
9174 #, c-format
9175 msgid "opcode not supported on this processor: %s"
9176 msgstr ""
9178 #: config/tc-mips.c:7552 config/tc-mips.c:7583 config/tc-mips.c:7634
9179 #: config/tc-mips.c:7664
9180 msgid "Improper rotate count"
9181 msgstr ""
9183 #: config/tc-mips.c:7714
9184 #, c-format
9185 msgid "Instruction %s: result is always false"
9186 msgstr ""
9188 #: config/tc-mips.c:7875
9189 #, c-format
9190 msgid "Instruction %s: result is always true"
9191 msgstr ""
9193 #. FIXME: Check if this is one of the itbl macros, since they
9194 #. are added dynamically.
9195 #: config/tc-mips.c:8195
9196 #, c-format
9197 msgid "Macro %s not implemented yet"
9198 msgstr ""
9200 #: config/tc-mips.c:8445
9201 #, c-format
9202 msgid "internal: bad mips opcode (mask error): %s %s"
9203 msgstr ""
9205 #: config/tc-mips.c:8485 config/tc-mips.c:9296
9206 #, c-format
9207 msgid "internal: bad mips opcode (unknown extension operand type `+%c'): %s %s"
9208 msgstr ""
9210 #: config/tc-mips.c:8564
9211 #, c-format
9212 msgid "internal: bad mips opcode (unknown operand type `%c'): %s %s"
9213 msgstr ""
9215 #: config/tc-mips.c:8571
9216 #, c-format
9217 msgid "internal: bad mips opcode (bits 0x%lx undefined): %s %s"
9218 msgstr ""
9220 #: config/tc-mips.c:8694 config/tc-mips.c:8702 config/tc-mips.c:10165
9221 #: config/tc-score.c:2696 config/tc-score.c:2742
9222 msgid "unrecognized opcode"
9223 msgstr ""
9225 #: config/tc-mips.c:8729 config/tc-mips.c:10191
9226 #, c-format
9227 msgid "opcode not supported on this processor: %s (%s)"
9228 msgstr ""
9230 #: config/tc-mips.c:8763
9231 #, c-format
9232 msgid "BALIGN immediate not 1 or 3 (%lu)"
9233 msgstr ""
9235 #: config/tc-mips.c:8776 config/tc-mips.c:8789 config/tc-mips.c:8802
9236 #: config/tc-mips.c:8815 config/tc-mips.c:8841 config/tc-mips.c:8885
9237 #, c-format
9238 msgid "DSP immediate not in range 0..%d (%lu)"
9239 msgstr ""
9241 #: config/tc-mips.c:8833 config/tc-mips.c:8860
9242 msgid "Invalid dsp acc register"
9243 msgstr ""
9245 #: config/tc-mips.c:8871 config/tc-mips.c:8902 config/tc-mips.c:8919
9246 #, c-format
9247 msgid "DSP immediate not in range %ld..%ld (%ld)"
9248 msgstr ""
9250 #: config/tc-mips.c:8932
9251 #, c-format
9252 msgid "MT usermode bit not 0 or 1 (%lu)"
9253 msgstr ""
9255 #: config/tc-mips.c:8943
9256 #, c-format
9257 msgid "MT load high bit not 0 or 1 (%lu)"
9258 msgstr ""
9260 #: config/tc-mips.c:8960 config/tc-mips.c:8973
9261 msgid "Invalid dsp/smartmips acc register"
9262 msgstr ""
9264 #: config/tc-mips.c:9038
9265 #, c-format
9266 msgid "Illegal %s number (%lu, 0x%lx)"
9267 msgstr ""
9269 #: config/tc-mips.c:9151 config/tc-mips.c:9704
9270 msgid "absolute expression required"
9271 msgstr ""
9273 #: config/tc-mips.c:9174
9274 #, c-format
9275 msgid "Invalid register number (%d)"
9276 msgstr ""
9278 #: config/tc-mips.c:9182
9279 msgid "Invalid coprocessor 0 register number"
9280 msgstr ""
9282 #: config/tc-mips.c:9192
9283 #, c-format
9284 msgid "Improper bit index (%lu)"
9285 msgstr ""
9287 #: config/tc-mips.c:9253 config/tc-mips.c:9270
9288 #, c-format
9289 msgid "Improper size (%lu)"
9290 msgstr ""
9292 #: config/tc-mips.c:9286
9293 #, c-format
9294 msgid "Improper immediate (%ld)"
9295 msgstr ""
9297 #: config/tc-mips.c:9313
9298 #, c-format
9299 msgid "Improper shift amount (%lu)"
9300 msgstr ""
9302 #: config/tc-mips.c:9337 config/tc-mips.c:10512 config/tc-mips.c:10765
9303 #, c-format
9304 msgid "Invalid value for `%s' (%lu)"
9305 msgstr ""
9307 #: config/tc-mips.c:9354
9308 #, c-format
9309 msgid "Code for %s not in range 0..1023 (%lu)"
9310 msgstr ""
9312 #: config/tc-mips.c:9366
9313 #, c-format
9314 msgid "Lower code for %s not in range 0..1023 (%lu)"
9315 msgstr ""
9317 #: config/tc-mips.c:9378
9318 #, c-format
9319 msgid "Code for %s not in range 0..1048575 (%lu)"
9320 msgstr ""
9322 #: config/tc-mips.c:9391
9323 #, c-format
9324 msgid "Coproccesor code > 25 bits (%lu)"
9325 msgstr ""
9327 #: config/tc-mips.c:9405
9328 #, c-format
9329 msgid "Illegal 19-bit code (%lu)"
9330 msgstr ""
9332 #: config/tc-mips.c:9418
9333 #, c-format
9334 msgid "Invalid performance register (%lu)"
9335 msgstr ""
9337 #: config/tc-mips.c:9461 config/tc-mips.c:10372
9338 msgid "used $at without \".set noat\""
9339 msgstr ""
9341 #: config/tc-mips.c:9463 config/tc-mips.c:10374
9342 #, c-format
9343 msgid "used $%u with \".set at=$%u\""
9344 msgstr ""
9346 #: config/tc-mips.c:9489
9347 msgid "source and destination must be different"
9348 msgstr ""
9350 #: config/tc-mips.c:9494
9351 msgid "a destination register must be supplied"
9352 msgstr ""
9354 #: config/tc-mips.c:9563
9355 #, c-format
9356 msgid "Improper align amount (%ld), using low bits"
9357 msgstr ""
9359 #: config/tc-mips.c:9577
9360 #, c-format
9361 msgid "Invalid MDMX Immediate (%ld)"
9362 msgstr ""
9364 #: config/tc-mips.c:9615
9365 #, c-format
9366 msgid "Float register should be even, was %d"
9367 msgstr ""
9369 #: config/tc-mips.c:9654
9370 #, c-format
9371 msgid "Bad element selector %ld"
9372 msgstr ""
9374 #: config/tc-mips.c:9662
9375 #, c-format
9376 msgid "Expecting ']' found '%s'"
9377 msgstr ""
9379 #: config/tc-mips.c:9768
9380 #, c-format
9381 msgid "Bad floating point constant: %s"
9382 msgstr ""
9384 #: config/tc-mips.c:9888
9385 msgid "Can't use floating point insn in this section"
9386 msgstr ""
9388 #: config/tc-mips.c:9949
9389 msgid "expression out of range"
9390 msgstr ""
9392 #: config/tc-mips.c:9989
9393 msgid "lui expression not in range 0..65535"
9394 msgstr ""
9396 #: config/tc-mips.c:10010
9397 #, c-format
9398 msgid "Condition code register should be even for %s, was %d"
9399 msgstr ""
9401 #: config/tc-mips.c:10015
9402 #, c-format
9403 msgid "Condition code register should be 0 or 4 for %s, was %d"
9404 msgstr ""
9406 #: config/tc-mips.c:10041
9407 msgid "invalid coprocessor sub-selection value (0-7)"
9408 msgstr ""
9410 #: config/tc-mips.c:10053 config/tc-mips.c:10070
9411 #, c-format
9412 msgid "bad byte vector index (%ld)"
9413 msgstr ""
9415 #: config/tc-mips.c:10081
9416 #, c-format
9417 msgid "bad char = '%c'\n"
9418 msgstr ""
9420 #: config/tc-mips.c:10092 config/tc-mips.c:10097 config/tc-mips.c:10790
9421 msgid "illegal operands"
9422 msgstr ""
9424 #: config/tc-mips.c:10548 config/tc-mips.c:10629 config/tc-mips.c:10644
9425 msgid "can't parse register list"
9426 msgstr ""
9428 #: config/tc-mips.c:10617
9429 msgid "more than one frame size in list"
9430 msgstr ""
9432 #: config/tc-mips.c:10672
9433 msgid "unexpected register in list"
9434 msgstr ""
9436 #: config/tc-mips.c:10682
9437 msgid "arg/static registers overlap"
9438 msgstr ""
9440 #: config/tc-mips.c:10700
9441 msgid "invalid arg register list"
9442 msgstr ""
9444 #: config/tc-mips.c:10709 config/tc-mips.c:10732
9445 msgid "invalid static register list"
9446 msgstr ""
9448 #: config/tc-mips.c:10739
9449 msgid "missing frame size"
9450 msgstr ""
9452 #: config/tc-mips.c:10742
9453 msgid "invalid frame size"
9454 msgstr ""
9456 #: config/tc-mips.c:10908
9457 msgid "extended operand requested but not required"
9458 msgstr ""
9460 #: config/tc-mips.c:10910
9461 msgid "invalid unextended operand value"
9462 msgstr ""
9464 #: config/tc-mips.c:10938
9465 msgid "operand value out of range for instruction"
9466 msgstr ""
9468 #: config/tc-mips.c:11043
9469 #, c-format
9470 msgid "relocation %s isn't supported by the current ABI"
9471 msgstr ""
9473 #: config/tc-mips.c:11099
9474 msgid "unclosed '('"
9475 msgstr ""
9477 #: config/tc-mips.c:11374
9478 #, c-format
9479 msgid "A different %s was already specified, is now %s"
9480 msgstr ""
9482 #: config/tc-mips.c:11621
9483 msgid "-call_shared is supported only for ELF format"
9484 msgstr ""
9486 #: config/tc-mips.c:11631
9487 msgid "-call_nonpic is supported only for ELF format"
9488 msgstr ""
9490 #: config/tc-mips.c:11641
9491 msgid "-non_shared is supported only for ELF format"
9492 msgstr ""
9494 #: config/tc-mips.c:11674
9495 msgid "-n32 is supported for ELF format only"
9496 msgstr ""
9498 #: config/tc-mips.c:11683
9499 msgid "-64 is supported for ELF format only"
9500 msgstr ""
9502 #: config/tc-mips.c:11688 config/tc-mips.c:11741
9503 msgid "No compiled in support for 64 bit object file format"
9504 msgstr ""
9506 #: config/tc-mips.c:11728
9507 msgid "-mabi is supported for ELF format only"
9508 msgstr ""
9510 #: config/tc-mips.c:11748
9511 #, c-format
9512 msgid "invalid abi -mabi=%s"
9513 msgstr ""
9515 #: config/tc-mips.c:11826
9516 msgid "-G not supported in this configuration."
9517 msgstr ""
9519 #: config/tc-mips.c:11852
9520 #, c-format
9521 msgid "-%s conflicts with the other architecture options, which imply -%s"
9522 msgstr ""
9524 #: config/tc-mips.c:11864
9525 #, c-format
9526 msgid "-march=%s is not compatible with the selected ABI"
9527 msgstr ""
9529 #: config/tc-mips.c:11883
9530 msgid "-mgp64 used with a 32-bit processor"
9531 msgstr ""
9533 #: config/tc-mips.c:11885
9534 msgid "-mgp32 used with a 64-bit ABI"
9535 msgstr ""
9537 #: config/tc-mips.c:11887
9538 msgid "-mgp64 used with a 32-bit ABI"
9539 msgstr ""
9541 #: config/tc-mips.c:11925
9542 msgid "-mfp64 used with a 32-bit fpu"
9543 msgstr ""
9545 #: config/tc-mips.c:11928
9546 msgid "-mfp64 used with a 32-bit ABI"
9547 msgstr ""
9549 #: config/tc-mips.c:11932
9550 msgid "-mfp32 used with a 64-bit ABI"
9551 msgstr ""
9553 #: config/tc-mips.c:11946
9554 msgid "trap exception not supported at ISA 1"
9555 msgstr ""
9557 #: config/tc-mips.c:11956
9558 msgid "-mfp32 used with -mips3d"
9559 msgstr ""
9561 #: config/tc-mips.c:11962
9562 msgid "-mfp32 used with -mdmx"
9563 msgstr ""
9565 #: config/tc-mips.c:11967
9566 #, c-format
9567 msgid "%s ISA does not support SmartMIPS"
9568 msgstr ""
9570 #: config/tc-mips.c:11973 config/tc-mips.c:12918
9571 #, c-format
9572 msgid "%s ISA does not support DSP ASE"
9573 msgstr ""
9575 #: config/tc-mips.c:11982 config/tc-mips.c:12931
9576 #, c-format
9577 msgid "%s ISA does not support DSP R2 ASE"
9578 msgstr ""
9580 #: config/tc-mips.c:11988 config/tc-mips.c:12944
9581 #, c-format
9582 msgid "%s ISA does not support MT ASE"
9583 msgstr ""
9585 #: config/tc-mips.c:12037
9586 msgid "PC relative MIPS16 instruction references a different section"
9587 msgstr ""
9589 #: config/tc-mips.c:12335 config/tc-sparc.c:3184 config/tc-sparc.c:3191
9590 #: config/tc-sparc.c:3198 config/tc-sparc.c:3205 config/tc-sparc.c:3212
9591 #: config/tc-sparc.c:3221 config/tc-sparc.c:3232 config/tc-sparc.c:3254
9592 #: config/tc-sparc.c:3278 write.c:1122
9593 msgid "relocation overflow"
9594 msgstr ""
9596 #: config/tc-mips.c:12345
9597 #, c-format
9598 msgid "Branch to misaligned address (%lx)"
9599 msgstr ""
9601 #: config/tc-mips.c:12392
9602 msgid "Branch out of range"
9603 msgstr ""
9605 #: config/tc-mips.c:12474
9606 #, c-format
9607 msgid "Alignment too large: %d. assumed."
9608 msgstr ""
9610 #: config/tc-mips.c:12477
9611 msgid "Alignment negative: 0 assumed."
9612 msgstr ""
9614 #: config/tc-mips.c:12723
9615 #, c-format
9616 msgid "%s: no such section"
9617 msgstr ""
9619 #: config/tc-mips.c:12772
9620 #, c-format
9621 msgid ".option pic%d not supported"
9622 msgstr ""
9624 #: config/tc-mips.c:12777 config/tc-mips.c:13084
9625 msgid "-G may not be used with SVR4 PIC code"
9626 msgstr ""
9628 #: config/tc-mips.c:12783
9629 #, c-format
9630 msgid "Unrecognized option \"%s\""
9631 msgstr ""
9633 #: config/tc-mips.c:12843
9634 msgid "`noreorder' must be set before `nomacro'"
9635 msgstr ""
9637 #: config/tc-mips.c:12869
9638 #, c-format
9639 msgid "%s isa does not support 64-bit registers"
9640 msgstr ""
9642 #: config/tc-mips.c:12880
9643 #, c-format
9644 msgid "%s isa does not support 64-bit floating point registers"
9645 msgstr ""
9647 #: config/tc-mips.c:12901
9648 #, c-format
9649 msgid "%s ISA does not support SmartMIPS ASE"
9650 msgstr ""
9652 #: config/tc-mips.c:12968
9653 #, c-format
9654 msgid "unknown architecture %s"
9655 msgstr ""
9657 #: config/tc-mips.c:12981 config/tc-mips.c:13011
9658 #, c-format
9659 msgid "unknown ISA level %s"
9660 msgstr ""
9662 #: config/tc-mips.c:12989
9663 #, c-format
9664 msgid "unknown ISA or architecture %s"
9665 msgstr ""
9667 #: config/tc-mips.c:13039
9668 msgid ".set pop with no .set push"
9669 msgstr ""
9671 #: config/tc-mips.c:13068
9672 #, c-format
9673 msgid "Tried to set unrecognized symbol: %s\n"
9674 msgstr ""
9676 #: config/tc-mips.c:13126
9677 msgid ".cpload not in noreorder section"
9678 msgstr ""
9680 #: config/tc-mips.c:13194 config/tc-mips.c:13213
9681 msgid "missing argument separator ',' for .cpsetup"
9682 msgstr ""
9684 #: config/tc-mips.c:13371
9685 #, c-format
9686 msgid "Unsupported use of %s"
9687 msgstr ""
9689 #: config/tc-mips.c:13453 config/tc-score.c:6036
9690 msgid "Unsupported use of .gpword"
9691 msgstr ""
9693 #: config/tc-mips.c:13493
9694 msgid "Unsupported use of .gpdword"
9695 msgstr ""
9697 #: config/tc-mips.c:13587
9698 #, c-format
9699 msgid "ignoring attempt to redefine symbol %s"
9700 msgstr ""
9702 #: config/tc-mips.c:13602 ecoff.c:3368
9703 msgid "bad .weakext directive"
9704 msgstr ""
9706 #: config/tc-mips.c:13838
9707 msgid "unsupported PC relative reference to different section"
9708 msgstr ""
9710 #: config/tc-mips.c:13951 config/tc-xtensa.c:1583 config/tc-xtensa.c:1858
9711 msgid "unsupported relocation"
9712 msgstr ""
9714 #: config/tc-mips.c:14200 config/tc-pdp11.c:1431
9715 #, c-format
9716 msgid "Can not represent %s relocation in this object file format"
9717 msgstr ""
9719 #: config/tc-mips.c:14285
9720 msgid "relaxed out-of-range branch into a jump"
9721 msgstr ""
9723 #: config/tc-mips.c:14819
9724 msgid "missing .end at end of assembly"
9725 msgstr ""
9727 #: config/tc-mips.c:14834 config/tc-score.c:5645
9728 msgid "expected simple number"
9729 msgstr ""
9731 #: config/tc-mips.c:14862 config/tc-score.c:5672
9732 msgid "invalid number"
9733 msgstr ""
9735 #: config/tc-mips.c:15033 config/tc-score.c:5711
9736 msgid "missing .end"
9737 msgstr ""
9739 #: config/tc-mips.c:15085
9740 msgid "Bad .frame directive"
9741 msgstr ""
9743 #: config/tc-mips.c:15117
9744 msgid ".mask/.fmask outside of .ent"
9745 msgstr ""
9747 #: config/tc-mips.c:15124
9748 msgid "Bad .mask/.fmask directive"
9749 msgstr ""
9751 #: config/tc-mips.c:15399
9752 #, c-format
9753 msgid "Bad value (%s) for %s"
9754 msgstr ""
9756 #: config/tc-mips.c:15463
9757 #, c-format
9758 msgid ""
9759 "MIPS options:\n"
9760 "-EB\t\t\tgenerate big endian output\n"
9761 "-EL\t\t\tgenerate little endian output\n"
9762 "-g, -g2\t\t\tdo not remove unneeded NOPs or swap branches\n"
9763 "-G NUM\t\t\tallow referencing objects up to NUM bytes\n"
9764 "\t\t\timplicitly with the gp register [default 8]\n"
9765 msgstr ""
9767 #: config/tc-mips.c:15470
9768 #, c-format
9769 msgid ""
9770 "-mips1\t\t\tgenerate MIPS ISA I instructions\n"
9771 "-mips2\t\t\tgenerate MIPS ISA II instructions\n"
9772 "-mips3\t\t\tgenerate MIPS ISA III instructions\n"
9773 "-mips4\t\t\tgenerate MIPS ISA IV instructions\n"
9774 "-mips5                  generate MIPS ISA V instructions\n"
9775 "-mips32                 generate MIPS32 ISA instructions\n"
9776 "-mips32r2               generate MIPS32 release 2 ISA instructions\n"
9777 "-mips64                 generate MIPS64 ISA instructions\n"
9778 "-mips64r2               generate MIPS64 release 2 ISA instructions\n"
9779 "-march=CPU/-mtune=CPU\tgenerate code/schedule for CPU, where CPU is one of:\n"
9780 msgstr ""
9782 #: config/tc-mips.c:15489
9783 #, c-format
9784 msgid ""
9785 "-mCPU\t\t\tequivalent to -march=CPU -mtune=CPU. Deprecated.\n"
9786 "-no-mCPU\t\tdon't generate code specific to CPU.\n"
9787 "\t\t\tFor -mCPU and -no-mCPU, CPU must be one of:\n"
9788 msgstr ""
9790 #: config/tc-mips.c:15502
9791 #, c-format
9792 msgid ""
9793 "-mips16\t\t\tgenerate mips16 instructions\n"
9794 "-no-mips16\t\tdo not generate mips16 instructions\n"
9795 msgstr ""
9797 #: config/tc-mips.c:15505
9798 #, c-format
9799 msgid ""
9800 "-msmartmips\t\tgenerate smartmips instructions\n"
9801 "-mno-smartmips\t\tdo not generate smartmips instructions\n"
9802 msgstr ""
9804 #: config/tc-mips.c:15508
9805 #, c-format
9806 msgid ""
9807 "-mdsp\t\t\tgenerate DSP instructions\n"
9808 "-mno-dsp\t\tdo not generate DSP instructions\n"
9809 msgstr ""
9811 #: config/tc-mips.c:15511
9812 #, c-format
9813 msgid ""
9814 "-mdspr2\t\t\tgenerate DSP R2 instructions\n"
9815 "-mno-dspr2\t\tdo not generate DSP R2 instructions\n"
9816 msgstr ""
9818 #: config/tc-mips.c:15514
9819 #, c-format
9820 msgid ""
9821 "-mmt\t\t\tgenerate MT instructions\n"
9822 "-mno-mt\t\t\tdo not generate MT instructions\n"
9823 msgstr ""
9825 #: config/tc-mips.c:15517
9826 #, c-format
9827 msgid ""
9828 "-mfix-vr4120\t\twork around certain VR4120 errata\n"
9829 "-mfix-vr4130\t\twork around VR4130 mflo/mfhi errata\n"
9830 "-mfix-24k\t\tinsert a nop after ERET and DERET instructions\n"
9831 "-mgp32\t\t\tuse 32-bit GPRs, regardless of the chosen ISA\n"
9832 "-mfp32\t\t\tuse 32-bit FPRs, regardless of the chosen ISA\n"
9833 "-msym32\t\t\tassume all symbols have 32-bit values\n"
9834 "-O0\t\t\tremove unneeded NOPs, do not swap branches\n"
9835 "-O\t\t\tremove unneeded NOPs and swap branches\n"
9836 "--trap, --no-break\ttrap exception on div by 0 and mult overflow\n"
9837 "--break, --no-trap\tbreak exception on div by 0 and mult overflow\n"
9838 msgstr ""
9840 #: config/tc-mips.c:15528
9841 #, c-format
9842 msgid ""
9843 "-mhard-float\t\tallow floating-point instructions\n"
9844 "-msoft-float\t\tdo not allow floating-point instructions\n"
9845 "-msingle-float\t\tonly allow 32-bit floating-point operations\n"
9846 "-mdouble-float\t\tallow 32-bit and 64-bit floating-point operations\n"
9847 "--[no-]construct-floats [dis]allow floating point values to be constructed\n"
9848 msgstr ""
9850 #: config/tc-mips.c:15536
9851 #, c-format
9852 msgid ""
9853 "-KPIC, -call_shared\tgenerate SVR4 position independent code\n"
9854 "-call_nonpic\t\tgenerate non-PIC code that can operate with DSOs\n"
9855 "-mvxworks-pic\t\tgenerate VxWorks position independent code\n"
9856 "-non_shared\t\tdo not generate code that can operate with DSOs\n"
9857 "-xgot\t\t\tassume a 32 bit GOT\n"
9858 "-mpdr, -mno-pdr\t\tenable/disable creation of .pdr sections\n"
9859 "-mshared, -mno-shared   disable/enable .cpload optimization for\n"
9860 "                        position dependent (non shared) code\n"
9861 "-mabi=ABI\t\tcreate ABI conformant object file for:\n"
9862 msgstr ""
9864 #: config/tc-mips.c:15557
9865 #, c-format
9866 msgid ""
9867 "-32\t\t\tcreate o32 ABI object file (default)\n"
9868 "-n32\t\t\tcreate n32 ABI object file\n"
9869 "-64\t\t\tcreate 64 ABI object file\n"
9870 msgstr ""
9872 #: config/tc-mmix.c:693
9873 #, c-format
9874 msgid " MMIX-specific command line options:\n"
9875 msgstr ""
9877 #: config/tc-mmix.c:694
9878 #, c-format
9879 msgid ""
9880 "  -fixed-special-register-names\n"
9881 "                          Allow only the original special register names.\n"
9882 msgstr ""
9884 #: config/tc-mmix.c:697
9885 #, c-format
9886 msgid "  -globalize-symbols      Make all symbols global.\n"
9887 msgstr ""
9889 #: config/tc-mmix.c:699
9890 #, c-format
9891 msgid "  -gnu-syntax             Turn off mmixal syntax compatibility.\n"
9892 msgstr ""
9894 #: config/tc-mmix.c:701
9895 #, c-format
9896 msgid "  -relax                  Create linker relaxable code.\n"
9897 msgstr ""
9899 #: config/tc-mmix.c:703
9900 #, c-format
9901 msgid ""
9902 "  -no-predefined-syms     Do not provide mmixal built-in constants.\n"
9903 "                          Implies -fixed-special-register-names.\n"
9904 msgstr ""
9906 #: config/tc-mmix.c:706
9907 #, c-format
9908 msgid ""
9909 "  -no-expand              Do not expand GETA, branches, PUSHJ or JUMP\n"
9910 "                          into multiple instructions.\n"
9911 msgstr ""
9913 #: config/tc-mmix.c:709
9914 #, c-format
9915 msgid ""
9916 "  -no-merge-gregs         Do not merge GREG definitions with nearby values.\n"
9917 msgstr ""
9919 #: config/tc-mmix.c:711
9920 #, c-format
9921 msgid ""
9922 "  -linker-allocated-gregs If there's no suitable GREG definition for "
9923 "the                          operands of an instruction, let the linker "
9924 "resolve.\n"
9925 msgstr ""
9927 #: config/tc-mmix.c:714
9928 #, c-format
9929 msgid ""
9930 "  -x                      Do not warn when an operand to GETA, a branch,\n"
9931 "                          PUSHJ or JUMP is not known to be within range.\n"
9932 "                          The linker will catch any errors.  Implies\n"
9933 "                          -linker-allocated-gregs."
9934 msgstr ""
9936 #: config/tc-mmix.c:840
9937 #, c-format
9938 msgid "unknown opcode: `%s'"
9939 msgstr ""
9941 #: config/tc-mmix.c:962 config/tc-mmix.c:977
9942 msgid "specified location wasn't TETRA-aligned"
9943 msgstr ""
9945 #: config/tc-mmix.c:964 config/tc-mmix.c:979 config/tc-mmix.c:4109
9946 #: config/tc-mmix.c:4125
9947 msgid "unaligned data at an absolute location is not supported"
9948 msgstr ""
9950 #: config/tc-mmix.c:1089
9951 #, c-format
9952 msgid "invalid operand to opcode %s: `%s'"
9953 msgstr ""
9955 #: config/tc-mmix.c:1111 config/tc-mmix.c:1138 config/tc-mmix.c:1171
9956 #: config/tc-mmix.c:1179 config/tc-mmix.c:1196 config/tc-mmix.c:1224
9957 #: config/tc-mmix.c:1245 config/tc-mmix.c:1270 config/tc-mmix.c:1318
9958 #: config/tc-mmix.c:1419 config/tc-mmix.c:1444 config/tc-mmix.c:1476
9959 #: config/tc-mmix.c:1508 config/tc-mmix.c:1538 config/tc-mmix.c:1591
9960 #: config/tc-mmix.c:1608 config/tc-mmix.c:1635 config/tc-mmix.c:1663
9961 #: config/tc-mmix.c:1690 config/tc-mmix.c:1716 config/tc-mmix.c:1732
9962 #: config/tc-mmix.c:1758 config/tc-mmix.c:1774 config/tc-mmix.c:1790
9963 #: config/tc-mmix.c:1853 config/tc-mmix.c:1869
9964 #, c-format
9965 msgid "invalid operands to opcode %s: `%s'"
9966 msgstr ""
9968 #: config/tc-mmix.c:1846
9969 #, c-format
9970 msgid "unsupported operands to %s: `%s'"
9971 msgstr ""
9973 #: config/tc-mmix.c:1971
9974 msgid "internal: mmix_prefix_name but empty prefix"
9975 msgstr ""
9977 #: config/tc-mmix.c:2015
9978 #, c-format
9979 msgid "too many GREG registers allocated (max %d)"
9980 msgstr ""
9982 #: config/tc-mmix.c:2073
9983 msgid "BSPEC already active.  Nesting is not supported."
9984 msgstr ""
9986 #: config/tc-mmix.c:2082
9987 msgid "invalid BSPEC expression"
9988 msgstr ""
9990 #: config/tc-mmix.c:2098
9991 #, c-format
9992 msgid "can't create section %s"
9993 msgstr ""
9995 #: config/tc-mmix.c:2103
9996 #, c-format
9997 msgid "can't set section flags for section %s"
9998 msgstr ""
10000 #: config/tc-mmix.c:2124
10001 msgid "ESPEC without preceding BSPEC"
10002 msgstr ""
10004 #: config/tc-mmix.c:2153
10005 msgid "missing local expression"
10006 msgstr ""
10008 #: config/tc-mmix.c:2363
10009 msgid "operand out of range, instruction expanded"
10010 msgstr ""
10012 #. The BFD_RELOC_MMIX_LOCAL-specific message is supposed to be
10013 #. user-friendly, though a little bit non-substantial.
10014 #: config/tc-mmix.c:2614
10015 msgid "directive LOCAL must be placed in code or data"
10016 msgstr ""
10018 #: config/tc-mmix.c:2615
10019 msgid "internal confusion: relocation in a section without contents"
10020 msgstr ""
10022 #: config/tc-mmix.c:2729
10023 msgid "internal: BFD_RELOC_MMIX_BASE_PLUS_OFFSET not resolved to section"
10024 msgstr ""
10026 #: config/tc-mmix.c:2777
10027 msgid "no suitable GREG definition for operands"
10028 msgstr ""
10030 #: config/tc-mmix.c:2836
10031 msgid "operands were not reducible at assembly-time"
10032 msgstr ""
10034 #: config/tc-mmix.c:2863
10035 #, c-format
10036 msgid "cannot generate relocation type for symbol %s, code %s"
10037 msgstr ""
10039 #: config/tc-mmix.c:2883
10040 #, c-format
10041 msgid "internal: unhandled label %s"
10042 msgstr ""
10044 #: config/tc-mmix.c:2913
10045 msgid "[0-9]H labels may not appear alone on a line"
10046 msgstr ""
10048 #: config/tc-mmix.c:2922
10049 msgid "[0-9]H labels do not mix with dot-pseudos"
10050 msgstr ""
10052 #: config/tc-mmix.c:3010
10053 msgid "invalid characters in input"
10054 msgstr ""
10056 #: config/tc-mmix.c:3116
10057 msgid "empty label field for IS"
10058 msgstr ""
10060 #: config/tc-mmix.c:3442
10061 #, c-format
10062 msgid "internal: unexpected relax type %d:%d"
10063 msgstr ""
10065 #: config/tc-mmix.c:3465
10066 msgid "BSPEC without ESPEC."
10067 msgstr ""
10069 #: config/tc-mmix.c:3670
10070 msgid "GREG expression too complicated"
10071 msgstr ""
10073 #: config/tc-mmix.c:3685
10074 msgid "internal: GREG expression not resolved to section"
10075 msgstr ""
10077 #: config/tc-mmix.c:3734
10078 msgid "register section has contents\n"
10079 msgstr ""
10081 #: config/tc-mmix.c:3861
10082 msgid "section change from within a BSPEC/ESPEC pair is not supported"
10083 msgstr ""
10085 #: config/tc-mmix.c:3882
10086 msgid "directive LOC from within a BSPEC/ESPEC pair is not supported"
10087 msgstr ""
10089 #: config/tc-mmix.c:3893
10090 msgid "invalid LOC expression"
10091 msgstr ""
10093 #: config/tc-mmix.c:3920 config/tc-mmix.c:3947
10094 msgid "LOC expression stepping backwards is not supported"
10095 msgstr ""
10097 #. We will only get here in rare cases involving #NO_APP,
10098 #. where the unterminated string is not recognized by the
10099 #. preformatting pass.
10100 #: config/tc-mmix.c:4031 config/tc-mmix.c:4191 config/tc-z80.c:1691
10101 msgid "unterminated string"
10102 msgstr ""
10104 #: config/tc-mmix.c:4048
10105 msgid "BYTE expression not a pure number"
10106 msgstr ""
10108 #. Note that mmixal does not allow negative numbers in
10109 #. BYTE sequences, so neither should we.
10110 #: config/tc-mmix.c:4057
10111 msgid "BYTE expression not in the range 0..255"
10112 msgstr ""
10114 #: config/tc-mmix.c:4107 config/tc-mmix.c:4123
10115 msgid "data item with alignment larger than location"
10116 msgstr ""
10118 #. Since integer_constant is local to expr.c, we have to make this a
10119 #. macro.  FIXME: Do it cleaner.
10120 #: config/tc-mmix.h:105
10121 msgid "`&' serial number operator is not supported"
10122 msgstr ""
10124 #: config/tc-mn10200.c:304
10125 #, c-format
10126 msgid ""
10127 "MN10200 options:\n"
10128 "none yet\n"
10129 msgstr ""
10131 #: config/tc-mn10300.c:441
10132 #, c-format
10133 msgid ""
10134 "MN10300 assembler options:\n"
10135 "none yet\n"
10136 msgstr ""
10138 #: config/tc-mn10300.c:1266
10139 msgid "Invalid opcode/operands"
10140 msgstr ""
10142 #: config/tc-mn10300.c:1791
10143 msgid "Invalid register specification."
10144 msgstr ""
10146 #: config/tc-mn10300.c:2383
10147 #, c-format
10148 msgid "Bad relocation fixup type (%d)"
10149 msgstr ""
10151 #: config/tc-moxie.c:100
10152 msgid "expecting register"
10153 msgstr ""
10155 #: config/tc-moxie.c:119 config/tc-moxie.c:135
10156 msgid "illegal register number"
10157 msgstr ""
10159 #: config/tc-moxie.c:184 config/tc-pj.c:260
10160 #, c-format
10161 msgid "unknown opcode %s"
10162 msgstr ""
10164 #: config/tc-moxie.c:202 config/tc-moxie.c:221 config/tc-moxie.c:312
10165 #: config/tc-moxie.c:358
10166 msgid "expecting comma delimited register operands"
10167 msgstr ""
10169 #: config/tc-moxie.c:228 config/tc-moxie.c:288 config/tc-moxie.c:300
10170 #: config/tc-moxie.c:333 config/tc-moxie.c:365 config/tc-moxie.c:398
10171 #: config/tc-moxie.c:452 config/tc-moxie.c:506 config/tc-moxie.c:516
10172 #: config/tc-moxie.c:544 config/tc-pj.c:307
10173 msgid "extra stuff on line ignored"
10174 msgstr ""
10176 #: config/tc-moxie.c:248 config/tc-moxie.c:388 config/tc-moxie.c:418
10177 #: config/tc-moxie.c:493
10178 msgid "expecting comma delimited operands"
10179 msgstr ""
10181 #: config/tc-moxie.c:316 config/tc-moxie.c:344
10182 msgid "expecting indirect register `($rA)'"
10183 msgstr ""
10185 #: config/tc-moxie.c:324 config/tc-moxie.c:352 config/tc-moxie.c:443
10186 #: config/tc-moxie.c:485
10187 msgid "missing closing parenthesis"
10188 msgstr ""
10190 #: config/tc-moxie.c:435 config/tc-moxie.c:477
10191 msgid "expecting indirect register `($rX)'"
10192 msgstr ""
10194 #: config/tc-moxie.c:547 config/tc-pj.c:312
10195 msgid "Something forgot to clean up\n"
10196 msgstr ""
10198 #: config/tc-moxie.c:651
10199 msgid "pcrel too far BFD_RELOC_MOXIE_10"
10200 msgstr ""
10202 #: config/tc-msp430.c:547
10203 msgid ".profiler pseudo requires at least two operands."
10204 msgstr ""
10206 #: config/tc-msp430.c:606
10207 msgid "unknown profiling flag - ignored."
10208 msgstr ""
10210 #: config/tc-msp430.c:622
10211 msgid "ambiguous flags combination - '.profiler' directive ignored."
10212 msgstr ""
10214 #: config/tc-msp430.c:632
10215 msgid "profiling in absolute section?"
10216 msgstr ""
10218 #: config/tc-msp430.c:721
10219 #, c-format
10220 msgid "Known MCU names:\n"
10221 msgstr ""
10223 #: config/tc-msp430.c:724
10224 #, c-format
10225 msgid "\t %s\n"
10226 msgstr ""
10228 #: config/tc-msp430.c:750
10229 #, c-format
10230 msgid "redefinition of mcu type %s' to %s'"
10231 msgstr ""
10233 #: config/tc-msp430.c:793
10234 #, c-format
10235 msgid ""
10236 "MSP430 options:\n"
10237 "  -mmcu=[msp430-name] select microcontroller type\n"
10238 "                  msp430x110  msp430x112\n"
10239 "                  msp430x1101 msp430x1111\n"
10240 "                  msp430x1121 msp430x1122 msp430x1132\n"
10241 "                  msp430x122  msp430x123\n"
10242 "                  msp430x1222 msp430x1232\n"
10243 "                  msp430x133  msp430x135\n"
10244 "                  msp430x1331 msp430x1351\n"
10245 "                  msp430x147  msp430x148  msp430x149\n"
10246 "                  msp430x155  msp430x156  msp430x157\n"
10247 "                  msp430x167  msp430x168  msp430x169\n"
10248 "                  msp430x1610 msp430x1611 msp430x1612\n"
10249 "                  msp430x311  msp430x312  msp430x313  msp430x314  "
10250 "msp430x315\n"
10251 "                  msp430x323  msp430x325\n"
10252 "                  msp430x336  msp430x337\n"
10253 "                  msp430x412  msp430x413  msp430x415  msp430x417\n"
10254 "                  msp430xE423 msp430xE425 msp430E427\n"
10255 "                  msp430xW423 msp430xW425 msp430W427\n"
10256 "                  msp430xG437 msp430xG438 msp430G439\n"
10257 "                  msp430x435  msp430x436  msp430x437\n"
10258 "                  msp430x447  msp430x448  msp430x449\n"
10259 msgstr ""
10261 #: config/tc-msp430.c:816
10262 #, c-format
10263 msgid ""
10264 "  -mQ - enable relaxation at assembly time. DANGEROUS!\n"
10265 "  -mP - enable polymorph instructions\n"
10266 msgstr ""
10268 #: config/tc-msp430.c:970
10269 #, c-format
10270 msgid "value %d out of range. Use #lo() or #hi()"
10271 msgstr ""
10273 #: config/tc-msp430.c:1058
10274 #, c-format
10275 msgid "unknown expression in operand %s. use #llo() #lhi() #hlo() #hhi() "
10276 msgstr ""
10278 #: config/tc-msp430.c:1109
10279 #, c-format
10280 msgid "Registers cannot be used within immediate expression [%s]"
10281 msgstr ""
10283 #: config/tc-msp430.c:1111
10284 #, c-format
10285 msgid "unknown operand %s"
10286 msgstr ""
10288 #: config/tc-msp430.c:1133 config/tc-msp430.c:1268
10289 #, c-format
10290 msgid "value out of range: %d"
10291 msgstr ""
10293 #: config/tc-msp430.c:1144
10294 #, c-format
10295 msgid "Registers cannot be used within absolute expression [%s]"
10296 msgstr ""
10298 #: config/tc-msp430.c:1146 config/tc-msp430.c:1289
10299 #, c-format
10300 msgid "unknown expression in operand %s"
10301 msgstr ""
10303 #: config/tc-msp430.c:1160 config/tc-msp430.c:1167
10304 #, c-format
10305 msgid "unknown addressing mode %s"
10306 msgstr ""
10308 #: config/tc-msp430.c:1175
10309 #, c-format
10310 msgid "Bad register name r%s"
10311 msgstr ""
10313 #: config/tc-msp430.c:1187
10314 #, c-format
10315 msgid "MSP430 does not have %d registers"
10316 msgstr ""
10318 #: config/tc-msp430.c:1207
10319 msgid "')' required"
10320 msgstr ""
10322 #: config/tc-msp430.c:1220
10323 #, c-format
10324 msgid "unknown operator %s. Did you mean X(Rn) or #[hl][hl][oi](CONST) ?"
10325 msgstr ""
10327 #: config/tc-msp430.c:1229
10328 #, c-format
10329 msgid "unknown operator (r%s substituted as a register name"
10330 msgstr ""
10332 #: config/tc-msp430.c:1241 config/tc-msp430.c:1252
10333 #, c-format
10334 msgid "unknown operator %s"
10335 msgstr ""
10337 #: config/tc-msp430.c:1246
10338 msgid "r2 should not be used in indexed addressing mode"
10339 msgstr ""
10341 #: config/tc-msp430.c:1287
10342 #, c-format
10343 msgid "Registers cannot be used as a prefix of indexed expression [%s]"
10344 msgstr ""
10346 #. Unreachable.
10347 #: config/tc-msp430.c:1336
10348 #, c-format
10349 msgid "unknown addressing mode for operand %s"
10350 msgstr ""
10352 #: config/tc-msp430.c:1361
10353 #, c-format
10354 msgid "Internal bug. Try to use 0(r%d) instead of @r%d"
10355 msgstr ""
10357 #: config/tc-msp430.c:1371
10358 msgid "this addressing mode is not applicable for destination operand"
10359 msgstr ""
10361 #: config/tc-msp430.c:1415
10362 #, c-format
10363 msgid "instruction %s requires %d operand(s)"
10364 msgstr ""
10366 #: config/tc-msp430.c:1668
10367 #, c-format
10368 msgid "Even number required. Rounded to %d"
10369 msgstr ""
10371 #: config/tc-msp430.c:1679
10372 #, c-format
10373 msgid "Wrong displacement  %d"
10374 msgstr ""
10376 #: config/tc-msp430.c:1696
10377 msgid "instruction requires label sans '$'"
10378 msgstr ""
10380 #: config/tc-msp430.c:1701
10381 msgid "instruction requires label or value in range -511:512"
10382 msgstr ""
10384 #: config/tc-msp430.c:1708 config/tc-msp430.c:1752 config/tc-msp430.c:1791
10385 msgid "instruction requires label"
10386 msgstr ""
10388 #: config/tc-msp430.c:1716 config/tc-msp430.c:1758
10389 msgid "polymorphs are not enabled. Use -mP option to enable."
10390 msgstr ""
10392 #: config/tc-msp430.c:1795
10393 msgid "Illegal instruction or not implemented opcode."
10394 msgstr ""
10396 #: config/tc-msp430.c:2145
10397 #, c-format
10398 msgid "internal inconsistency problem in %s: insn %04lx"
10399 msgstr ""
10401 #: config/tc-msp430.c:2175 config/tc-msp430.c:2198
10402 #, c-format
10403 msgid "internal inconsistency problem in %s: ext. insn %04lx"
10404 msgstr ""
10406 #: config/tc-msp430.c:2210
10407 #, c-format
10408 msgid "internal inconsistency problem in %s:  %lx"
10409 msgstr ""
10411 #: config/tc-mt.c:151
10412 #, c-format
10413 msgid "MT specific command line options:\n"
10414 msgstr ""
10416 #: config/tc-mt.c:152
10417 #, c-format
10418 msgid "  -march=ms1-64-001         allow ms1-64-001 instructions\n"
10419 msgstr ""
10421 #: config/tc-mt.c:153
10422 #, c-format
10423 msgid "  -march=ms1-16-002         allow ms1-16-002 instructions (default)\n"
10424 msgstr ""
10426 #: config/tc-mt.c:154
10427 #, c-format
10428 msgid "  -march=ms1-16-003         allow ms1-16-003 instructions\n"
10429 msgstr ""
10431 #: config/tc-mt.c:155
10432 #, c-format
10433 msgid "  -march=ms2                allow ms2 instructions \n"
10434 msgstr ""
10436 #: config/tc-mt.c:156
10437 #, c-format
10438 msgid "  -nosched                  disable scheduling restrictions\n"
10439 msgstr ""
10441 #: config/tc-mt.c:224
10442 #, c-format
10443 msgid "instruction %s may not follow another memory access instruction."
10444 msgstr ""
10446 #: config/tc-mt.c:230
10447 #, c-format
10448 msgid "instruction %s may not follow another I/O instruction."
10449 msgstr ""
10451 #: config/tc-mt.c:236
10452 #, c-format
10453 msgid "%s may not occupy the delay slot of another branch insn."
10454 msgstr ""
10456 #: config/tc-mt.c:261
10457 #, c-format
10458 msgid "operand references R%ld of previous instrutcion."
10459 msgstr ""
10461 #: config/tc-mt.c:267
10462 #, c-format
10463 msgid "operand references R%ld of instructcion before previous."
10464 msgstr ""
10466 #: config/tc-mt.c:281 config/tc-mt.c:286
10467 #, c-format
10468 msgid ""
10469 "conditional branch or jal insn's operand references R%ld of previous "
10470 "arithmetic or logic insn."
10471 msgstr ""
10473 #: config/tc-mt.c:348
10474 msgid "md_estimate_size_before_relax\n"
10475 msgstr ""
10477 #: config/tc-ns32k.c:439
10478 msgid "Invalid syntax in PC-relative addressing mode"
10479 msgstr ""
10481 #: config/tc-ns32k.c:463
10482 msgid "Invalid syntax in External addressing mode"
10483 msgstr ""
10485 #: config/tc-ns32k.c:544
10486 msgid "Invalid syntax in Memory Relative addressing mode"
10487 msgstr ""
10489 #: config/tc-ns32k.c:611
10490 msgid "Invalid scaled-indexed mode, use (b,w,d,q)"
10491 msgstr ""
10493 #: config/tc-ns32k.c:616
10494 msgid "Syntax in scaled-indexed mode, use [Rn:m] where n=[0..7] m={b,w,d,q}"
10495 msgstr ""
10497 #: config/tc-ns32k.c:621
10498 msgid "Scaled-indexed addressing mode combined with scaled-index"
10499 msgstr ""
10501 #: config/tc-ns32k.c:632
10502 msgid "Invalid or illegal addressing mode combined with scaled-index"
10503 msgstr ""
10505 #: config/tc-ns32k.c:755
10506 msgid "Premature end of suffix -- Defaulting to d"
10507 msgstr ""
10509 #: config/tc-ns32k.c:768
10510 msgid "Bad suffix after ':' use {b|w|d} Defaulting to d"
10511 msgstr ""
10513 #: config/tc-ns32k.c:813
10514 msgid "Very short instr to option, ie you can't do it on a NULLstr"
10515 msgstr ""
10517 #: config/tc-ns32k.c:863
10518 msgid "No such entry in list. (cpu/mmu register)"
10519 msgstr ""
10521 #: config/tc-ns32k.c:920
10522 msgid "Internal consistency error.  check ns32k-opcode.h"
10523 msgstr ""
10525 #: config/tc-ns32k.c:944
10526 msgid "Address of immediate operand"
10527 msgstr ""
10529 #: config/tc-ns32k.c:945
10530 msgid "Invalid immediate write operand."
10531 msgstr ""
10533 #: config/tc-ns32k.c:1075
10534 msgid "Bad opcode-table-option, check in file ns32k-opcode.h"
10535 msgstr ""
10537 #: config/tc-ns32k.c:1108
10538 msgid "No such opcode"
10539 msgstr ""
10541 #: config/tc-ns32k.c:1183
10542 msgid "Bad suffix, defaulting to d"
10543 msgstr ""
10545 #: config/tc-ns32k.c:1210
10546 msgid "Too many operands passed to instruction"
10547 msgstr ""
10549 #. Check error in default.
10550 #: config/tc-ns32k.c:1222
10551 msgid "Wrong numbers of operands in default, check ns32k-opcodes.h"
10552 msgstr ""
10554 #: config/tc-ns32k.c:1225
10555 msgid "Wrong number of operands"
10556 msgstr ""
10558 #: config/tc-ns32k.c:1298
10559 #, c-format
10560 msgid "Can not do %d byte pc-relative relocation for storage type %d"
10561 msgstr ""
10563 #: config/tc-ns32k.c:1301
10564 #, c-format
10565 msgid "Can not do %d byte relocation for storage type %d"
10566 msgstr ""
10568 #: config/tc-ns32k.c:1393
10569 #, c-format
10570 msgid "value of %ld out of byte displacement range."
10571 msgstr ""
10573 #: config/tc-ns32k.c:1403
10574 #, c-format
10575 msgid "value of %ld out of word displacement range."
10576 msgstr ""
10578 #: config/tc-ns32k.c:1418
10579 #, c-format
10580 msgid "value of %ld out of double word displacement range."
10581 msgstr ""
10583 #: config/tc-ns32k.c:1439
10584 #, c-format
10585 msgid "Internal logic error.  line %d, file \"%s\""
10586 msgstr ""
10588 #: config/tc-ns32k.c:1487
10589 #, c-format
10590 msgid "Internal logic error. line %d, file \"%s\""
10591 msgstr ""
10593 #: config/tc-ns32k.c:1588
10594 msgid "Bit field out of range"
10595 msgstr ""
10597 #: config/tc-ns32k.c:1688
10598 msgid "iif convert internal pcrel/binary"
10599 msgstr ""
10601 #: config/tc-ns32k.c:1705
10602 msgid "Bignum too big for long"
10603 msgstr ""
10605 #: config/tc-ns32k.c:1782
10606 msgid "iif convert internal pcrel/pointer"
10607 msgstr ""
10609 #: config/tc-ns32k.c:1787
10610 msgid "Internal logic error in iif.iifP[n].type"
10611 msgstr ""
10613 #. We cant relax this case.
10614 #: config/tc-ns32k.c:1823
10615 msgid "Can't relax difference"
10616 msgstr ""
10618 #: config/tc-ns32k.c:1864
10619 msgid "Displacement too large for :d"
10620 msgstr ""
10622 #: config/tc-ns32k.c:1877
10623 msgid "Internal logic error in iif.iifP[].type"
10624 msgstr ""
10626 #. Fatal.
10627 #: config/tc-ns32k.c:1909
10628 #, c-format
10629 msgid "Can't hash %s: %s"
10630 msgstr ""
10632 #: config/tc-ns32k.c:2145
10633 #, c-format
10634 msgid "invalid architecture option -m%s, ignored"
10635 msgstr ""
10637 #: config/tc-ns32k.c:2158
10638 #, c-format
10639 msgid "invalid default displacement size \"%s\". Defaulting to %d."
10640 msgstr ""
10642 #: config/tc-ns32k.c:2174
10643 #, c-format
10644 msgid ""
10645 "NS32K options:\n"
10646 "-m32032 | -m32532\tselect variant of NS32K architecture\n"
10647 "--disp-size-default=<1|2|4>\n"
10648 msgstr ""
10650 #: config/tc-ns32k.c:2249
10651 #, c-format
10652 msgid "Cannot find relocation type for symbol %s, code %d"
10653 msgstr ""
10655 #: config/tc-or32.c:362
10656 #, c-format
10657 msgid "unknown opcode1: `%s'"
10658 msgstr ""
10660 #: config/tc-or32.c:368
10661 #, c-format
10662 msgid "unknown opcode2 `%s'."
10663 msgstr ""
10665 #: config/tc-or32.c:405
10666 #, c-format
10667 msgid "instruction not allowed: %s"
10668 msgstr ""
10670 #: config/tc-or32.c:408
10671 #, c-format
10672 msgid "too many operands: %s"
10673 msgstr ""
10675 #: config/tc-or32.c:492
10676 msgid "call/jmp target out of range (1)"
10677 msgstr ""
10679 #: config/tc-or32.c:614
10680 msgid "call/jmp target out of range (2)"
10681 msgstr ""
10683 #: config/tc-or32.c:633
10684 #, c-format
10685 msgid "bad relocation type: 0x%02x"
10686 msgstr ""
10688 #: config/tc-or32.c:825
10689 msgid "invalid register in & expression"
10690 msgstr ""
10692 #: config/tc-pdp11.c:339 config/tc-pdp11.c:357 config/tc-pdp11.c:382
10693 #: config/tc-pdp11.c:388 config/tc-pdp11.c:401
10694 msgid "Bad register name"
10695 msgstr ""
10697 #: config/tc-pdp11.c:420 config/tc-pdp11.c:484 config/tc-pdp11.c:495
10698 msgid "Error in expression"
10699 msgstr ""
10701 #: config/tc-pdp11.c:492
10702 msgid "Low order bits truncated in immediate float operand"
10703 msgstr ""
10705 #: config/tc-pdp11.c:532
10706 msgid "Label expected"
10707 msgstr ""
10709 #: config/tc-pdp11.c:618
10710 msgid "Float AC not legal as integer operand"
10711 msgstr ""
10713 #: config/tc-pdp11.c:638
10714 msgid "General register not legal as float operand"
10715 msgstr ""
10717 #: config/tc-pdp11.c:671
10718 msgid "No instruction found"
10719 msgstr ""
10721 #: config/tc-pdp11.c:681 config/tc-z80.c:1890 config/tc-z80.c:1903
10722 #, c-format
10723 msgid "Unknown instruction '%s'"
10724 msgstr ""
10726 #: config/tc-pdp11.c:687
10727 #, c-format
10728 msgid "Unsupported instruction set extension: %s"
10729 msgstr ""
10731 #: config/tc-pdp11.c:723
10732 msgid "operand is not an absolute constant"
10733 msgstr ""
10735 #: config/tc-pdp11.c:731
10736 msgid "3-bit immediate out of range"
10737 msgstr ""
10739 #: config/tc-pdp11.c:738
10740 msgid "6-bit immediate out of range"
10741 msgstr ""
10743 #: config/tc-pdp11.c:745
10744 msgid "8-bit immediate out of range"
10745 msgstr ""
10747 #: config/tc-pdp11.c:762 config/tc-pdp11.c:955
10748 msgid "Symbol expected"
10749 msgstr ""
10751 #: config/tc-pdp11.c:767
10752 msgid "8-bit displacement out of range"
10753 msgstr ""
10755 #: config/tc-pdp11.c:809 config/tc-pdp11.c:830 config/tc-pdp11.c:847
10756 #: config/tc-pdp11.c:868 config/tc-pdp11.c:885 config/tc-pdp11.c:906
10757 #: config/tc-pdp11.c:925 config/tc-pdp11.c:946
10758 msgid "Missing ','"
10759 msgstr ""
10761 #: config/tc-pdp11.c:960
10762 msgid "6-bit displacement out of range"
10763 msgstr ""
10765 #: config/tc-pdp11.c:981 config/tc-vax.c:1946
10766 msgid "Too many operands"
10767 msgstr ""
10769 #: config/tc-pj.c:65 config/tc-pj.c:74
10770 msgid "confusing relocation expressions"
10771 msgstr ""
10773 #: config/tc-pj.c:157
10774 msgid "can't have relocation for ipush"
10775 msgstr ""
10777 #: config/tc-pj.c:288
10778 msgid "expected expresssion"
10779 msgstr ""
10781 #: config/tc-pj.c:354
10782 #, c-format
10783 msgid ""
10784 "PJ options:\n"
10785 "-little\t\t\tgenerate little endian code\n"
10786 "-big\t\t\tgenerate big endian code\n"
10787 msgstr ""
10789 #: config/tc-pj.c:381 config/tc-sh.c:4059 config/tc-sh.c:4066
10790 #: config/tc-sh.c:4073 config/tc-sh.c:4080
10791 msgid "pcrel too far"
10792 msgstr ""
10794 #: config/tc-pj.h:38
10795 msgid "convert_frag\n"
10796 msgstr ""
10798 #: config/tc-pj.h:39
10799 msgid "estimate size\n"
10800 msgstr ""
10802 #: config/tc-ppc.c:1075
10803 #, c-format
10804 msgid "%s unsupported"
10805 msgstr ""
10807 #: config/tc-ppc.c:1177
10808 #, c-format
10809 msgid ""
10810 "PowerPC options:\n"
10811 "-a32\t\t\tgenerate ELF32/XCOFF32\n"
10812 "-a64\t\t\tgenerate ELF64/XCOFF64\n"
10813 "-u\t\t\tignored\n"
10814 "-mpwrx, -mpwr2\t\tgenerate code for POWER/2 (RIOS2)\n"
10815 "-mpwr\t\t\tgenerate code for POWER (RIOS1)\n"
10816 "-m601\t\t\tgenerate code for PowerPC 601\n"
10817 "-mppc, -mppc32, -m603, -m604\n"
10818 "\t\t\tgenerate code for PowerPC 603/604\n"
10819 "-m403\t\t\tgenerate code for PowerPC 403\n"
10820 "-m405\t\t\tgenerate code for PowerPC 405\n"
10821 "-m440\t\t\tgenerate code for PowerPC 440\n"
10822 "-m464\t\t\tgenerate code for PowerPC 464\n"
10823 "-m7400, -m7410, -m7450, -m7455\n"
10824 "\t\t\tgenerate code for PowerPC 7400/7410/7450/7455\n"
10825 "-m750cl\t\t\tgenerate code for PowerPC 750cl\n"
10826 msgstr ""
10828 #: config/tc-ppc.c:1194
10829 #, c-format
10830 msgid ""
10831 "-mppc64, -m620\t\tgenerate code for PowerPC 620/625/630\n"
10832 "-mppc64bridge\t\tgenerate code for PowerPC 64, including bridge insns\n"
10833 "-mbooke\t\t\tgenerate code for 32-bit PowerPC BookE\n"
10834 "-mpower4\t\tgenerate code for Power4 architecture\n"
10835 "-mpower5\t\tgenerate code for Power5 architecture\n"
10836 "-mpower6\t\tgenerate code for Power6 architecture\n"
10837 "-mpower7\t\tgenerate code for Power7 architecture\n"
10838 "-mcell\t\t\tgenerate code for Cell Broadband Engine architecture\n"
10839 "-mcom\t\t\tgenerate code Power/PowerPC common instructions\n"
10840 "-many\t\t\tgenerate code for any architecture (PWR/PWRX/PPC)\n"
10841 msgstr ""
10843 #: config/tc-ppc.c:1205
10844 #, c-format
10845 msgid ""
10846 "-maltivec\t\tgenerate code for AltiVec\n"
10847 "-mvsx\t\t\tgenerate code for Vector-Scalar (VSX) instructions\n"
10848 "-me300\t\t\tgenerate code for PowerPC e300 family\n"
10849 "-me500, -me500x2\tgenerate code for Motorola e500 core complex\n"
10850 "-me500mc,               generate code for Freescale e500mc core complex\n"
10851 "-mspe\t\t\tgenerate code for Motorola SPE instructions\n"
10852 "-mregnames\t\tAllow symbolic names for registers\n"
10853 "-mno-regnames\t\tDo not allow symbolic names for registers\n"
10854 msgstr ""
10856 #: config/tc-ppc.c:1215
10857 #, c-format
10858 msgid ""
10859 "-mrelocatable\t\tsupport for GCC's -mrelocatble option\n"
10860 "-mrelocatable-lib\tsupport for GCC's -mrelocatble-lib option\n"
10861 "-memb\t\t\tset PPC_EMB bit in ELF flags\n"
10862 "-mlittle, -mlittle-endian, -l, -le\n"
10863 "\t\t\tgenerate code for a little endian machine\n"
10864 "-mbig, -mbig-endian, -b, -be\n"
10865 "\t\t\tgenerate code for a big endian machine\n"
10866 "-msolaris\t\tgenerate code for Solaris\n"
10867 "-mno-solaris\t\tdo not generate code for Solaris\n"
10868 "-V\t\t\tprint assembler version number\n"
10869 "-Qy, -Qn\t\tignored\n"
10870 msgstr ""
10872 #: config/tc-ppc.c:1252
10873 #, c-format
10874 msgid "Unknown default cpu = %s, os = %s"
10875 msgstr ""
10877 #: config/tc-ppc.c:1278
10878 msgid "Neither Power nor PowerPC opcodes were selected."
10879 msgstr ""
10881 #: config/tc-ppc.c:1357
10882 #, c-format
10883 msgid "powerpc_operands[%d].bitm invalid"
10884 msgstr ""
10886 #: config/tc-ppc.c:1364
10887 #, c-format
10888 msgid "powerpc_operands[%d] duplicates powerpc_operands[%d]"
10889 msgstr ""
10891 #: config/tc-ppc.c:1386
10892 #, c-format
10893 msgid "major opcode is not sorted for %s"
10894 msgstr ""
10896 #: config/tc-ppc.c:1422
10897 #, c-format
10898 msgid "%s (%08lx %08lx) after %s (%08lx %08lx)"
10899 msgstr ""
10901 #: config/tc-ppc.c:1431
10902 #, c-format
10903 msgid "mask trims opcode bits for %s"
10904 msgstr ""
10906 #: config/tc-ppc.c:1440
10907 #, c-format
10908 msgid "operand index error for %s"
10909 msgstr ""
10911 #: config/tc-ppc.c:1452
10912 #, c-format
10913 msgid "operand %d overlap in %s"
10914 msgstr ""
10916 #: config/tc-ppc.c:1478
10917 #, c-format
10918 msgid "duplicate instruction %s"
10919 msgstr ""
10921 #: config/tc-ppc.c:1502
10922 #, c-format
10923 msgid "duplicate macro %s"
10924 msgstr ""
10926 #: config/tc-ppc.c:1859
10927 msgid "symbol+offset not supported for got tls"
10928 msgstr ""
10930 #: config/tc-ppc.c:2113
10931 msgid "Relocation cannot be done when using -mrelocatable"
10932 msgstr ""
10934 #: config/tc-ppc.c:2162
10935 msgid "TOC section size exceeds 64k"
10936 msgstr ""
10938 #: config/tc-ppc.c:2243
10939 #, c-format
10940 msgid "syntax error: invalid toc specifier `%s'"
10941 msgstr ""
10943 #: config/tc-ppc.c:2257
10944 #, c-format
10945 msgid "syntax error: expected `]', found  `%c'"
10946 msgstr ""
10948 #: config/tc-ppc.c:2534
10949 msgid "[tocv] symbol is not a toc symbol"
10950 msgstr ""
10952 #: config/tc-ppc.c:2545
10953 msgid "Unimplemented toc32 expression modifier"
10954 msgstr ""
10956 #: config/tc-ppc.c:2550
10957 msgid "Unimplemented toc64 expression modifier"
10958 msgstr ""
10960 #: config/tc-ppc.c:2554
10961 #, c-format
10962 msgid "Unexpected return value [%d] from parse_toc_entry!\n"
10963 msgstr ""
10965 #: config/tc-ppc.c:2826
10966 msgid "unsupported relocation for DS offset field"
10967 msgstr ""
10969 #: config/tc-ppc.c:2879
10970 #, c-format
10971 msgid "syntax error; found `%c' but expected `%c'"
10972 msgstr ""
10974 #: config/tc-ppc.c:2919 config/tc-ppc.h:94
10975 msgid "instruction address is not a multiple of 4"
10976 msgstr ""
10978 #: config/tc-ppc.c:3084
10979 msgid "Bad .section directive: want a,e,w,x,M,S,G,T in string"
10980 msgstr ""
10982 #: config/tc-ppc.c:3190
10983 msgid "missing size"
10984 msgstr ""
10986 #: config/tc-ppc.c:3199
10987 msgid "negative size"
10988 msgstr ""
10990 #: config/tc-ppc.c:3236
10991 msgid "missing real symbol name"
10992 msgstr ""
10994 #: config/tc-ppc.c:3257
10995 msgid "attempt to redefine symbol"
10996 msgstr ""
10998 #: config/tc-ppc.c:3499
10999 msgid "The XCOFF file format does not support arbitrary sections"
11000 msgstr ""
11002 #: config/tc-ppc.c:3573
11003 msgid "missing rename string"
11004 msgstr ""
11006 #: config/tc-ppc.c:3603 config/tc-ppc.c:4145 read.c:3314
11007 msgid "missing value"
11008 msgstr ""
11010 #: config/tc-ppc.c:3621
11011 msgid "illegal .stabx expression; zero assumed"
11012 msgstr ""
11014 #: config/tc-ppc.c:3653
11015 msgid "missing class"
11016 msgstr ""
11018 #: config/tc-ppc.c:3662
11019 msgid "missing type"
11020 msgstr ""
11022 #: config/tc-ppc.c:3742
11023 msgid "missing symbol name"
11024 msgstr ""
11026 #: config/tc-ppc.c:3932
11027 msgid "nested .bs blocks"
11028 msgstr ""
11030 #: config/tc-ppc.c:3964
11031 msgid ".es without preceding .bs"
11032 msgstr ""
11034 #: config/tc-ppc.c:4137
11035 msgid "non-constant byte count"
11036 msgstr ""
11038 #: config/tc-ppc.c:4184
11039 msgid ".tc not in .toc section"
11040 msgstr ""
11042 #: config/tc-ppc.c:4203
11043 msgid ".tc with no label"
11044 msgstr ""
11046 #: config/tc-ppc.c:4296
11047 msgid ".machine stack overflow"
11048 msgstr ""
11050 #: config/tc-ppc.c:4303
11051 msgid ".machine stack underflow"
11052 msgstr ""
11054 #: config/tc-ppc.c:4310
11055 #, c-format
11056 msgid "invalid machine `%s'"
11057 msgstr ""
11059 #: config/tc-ppc.c:4361
11060 msgid "No previous section to return to. Directive ignored."
11061 msgstr ""
11063 #. Section Contents
11064 #. unknown
11065 #: config/tc-ppc.c:4771
11066 msgid "Unsupported section attribute -- 'a'"
11067 msgstr ""
11069 #: config/tc-ppc.c:4955
11070 msgid "bad symbol suffix"
11071 msgstr ""
11073 #: config/tc-ppc.c:5047
11074 msgid "Unrecognized symbol suffix"
11075 msgstr ""
11077 #: config/tc-ppc.c:5135
11078 msgid "two .function pseudo-ops with no intervening .ef"
11079 msgstr ""
11081 #: config/tc-ppc.c:5148
11082 msgid ".ef with no preceding .function"
11083 msgstr ""
11085 #: config/tc-ppc.c:5277
11086 #, c-format
11087 msgid "warning: symbol %s has no csect"
11088 msgstr ""
11090 #: config/tc-ppc.c:5522
11091 msgid "symbol in .toc does not match any .tc"
11092 msgstr ""
11094 #: config/tc-ppc.c:5897
11095 #, c-format
11096 msgid "unsupported relocation against %s"
11097 msgstr ""
11099 #: config/tc-ppc.c:5970
11100 #, c-format
11101 msgid "cannot emit PC relative %s relocation against %s"
11102 msgstr ""
11104 #: config/tc-ppc.c:5975
11105 #, c-format
11106 msgid "cannot emit PC relative %s relocation"
11107 msgstr ""
11109 #: config/tc-ppc.c:6159
11110 #, c-format
11111 msgid "Unable to handle reference to symbol %s"
11112 msgstr ""
11114 #: config/tc-ppc.c:6162
11115 msgid "Unable to resolve expression"
11116 msgstr ""
11118 #: config/tc-ppc.c:6189
11119 msgid "must branch to an address a multiple of 4"
11120 msgstr ""
11122 #: config/tc-ppc.c:6193
11123 #, c-format
11124 msgid "@local or @plt branch destination is too far away, %ld bytes"
11125 msgstr ""
11127 #: config/tc-ppc.c:6224
11128 #, c-format
11129 msgid "Gas failure, reloc value %d\n"
11130 msgstr ""
11132 #: config/tc-s390.c:327 config/tc-sparc.c:272
11133 msgid "Invalid default architecture, broken assembler."
11134 msgstr ""
11136 #: config/tc-s390.c:423 config/tc-sparc.c:475
11137 #, c-format
11138 msgid "invalid architecture -A%s"
11139 msgstr ""
11141 #: config/tc-s390.c:446
11142 #, c-format
11143 msgid ""
11144 "        S390 options:\n"
11145 "        -mregnames        Allow symbolic names for registers\n"
11146 "        -mwarn-areg-zero  Warn about zero base/index registers\n"
11147 "        -mno-regnames     Do not allow symbolic names for registers\n"
11148 "        -m31              Set file format to 31 bit format\n"
11149 "        -m64              Set file format to 64 bit format\n"
11150 msgstr ""
11152 #: config/tc-s390.c:453
11153 #, c-format
11154 msgid ""
11155 "        -V                print assembler version number\n"
11156 "        -Qy, -Qn          ignored\n"
11157 msgstr ""
11159 #: config/tc-s390.c:472
11160 msgid "The 64 bit file format is used without esame instructions."
11161 msgstr ""
11163 #: config/tc-s390.c:489
11164 #, c-format
11165 msgid "Internal assembler error for instruction format %s"
11166 msgstr ""
11168 #: config/tc-s390.c:562
11169 #, c-format
11170 msgid "operand out of range (%s not between %ld and %ld)"
11171 msgstr ""
11173 #: config/tc-s390.c:744
11174 #, c-format
11175 msgid "identifier+constant@%s means identifier@%s+constant"
11176 msgstr ""
11178 #: config/tc-s390.c:825
11179 msgid "Can't handle O_big in s390_exp_compare"
11180 msgstr ""
11182 #: config/tc-s390.c:906
11183 msgid "Invalid suffix for literal pool entry"
11184 msgstr ""
11186 #: config/tc-s390.c:963
11187 msgid "Big number is too big"
11188 msgstr ""
11190 #: config/tc-s390.c:1110
11191 msgid "relocation not applicable"
11192 msgstr ""
11194 #: config/tc-s390.c:1229
11195 msgid "index register specified but zero"
11196 msgstr ""
11198 #: config/tc-s390.c:1233
11199 msgid "base register specified but zero"
11200 msgstr ""
11202 #: config/tc-s390.c:1314
11203 msgid "invalid operand suffix"
11204 msgstr ""
11206 #: config/tc-s390.c:1337
11207 msgid "syntax error; missing '(' after displacement"
11208 msgstr ""
11210 #: config/tc-s390.c:1353 config/tc-s390.c:1397 config/tc-s390.c:1427
11211 msgid "syntax error; expected ,"
11212 msgstr ""
11214 #: config/tc-s390.c:1385
11215 msgid "syntax error; missing ')' after base register"
11216 msgstr ""
11218 #: config/tc-s390.c:1414
11219 msgid "syntax error; ')' not allowed here"
11220 msgstr ""
11222 #: config/tc-s390.c:1549
11223 #, c-format
11224 msgid "Opcode %s not available in this mode"
11225 msgstr ""
11227 #: config/tc-s390.c:1604 config/tc-s390.c:1627 config/tc-s390.c:1640
11228 msgid "Invalid .insn format\n"
11229 msgstr ""
11231 #: config/tc-s390.c:1612
11232 #, c-format
11233 msgid "Unrecognized opcode format: `%s'"
11234 msgstr ""
11236 #: config/tc-s390.c:1643
11237 msgid "second operand of .insn not a constant\n"
11238 msgstr ""
11240 #: config/tc-s390.c:1646
11241 msgid "missing comma after insn constant\n"
11242 msgstr ""
11244 #: config/tc-s390.c:1938
11245 #, c-format
11246 msgid "cannot emit relocation %s against subsy symbol %s"
11247 msgstr ""
11249 #: config/tc-s390.c:2026
11250 msgid "unsupported relocation type"
11251 msgstr ""
11253 #: config/tc-s390.c:2073
11254 #, c-format
11255 msgid "cannot emit PC relative %s relocation%s%s"
11256 msgstr ""
11258 #: config/tc-s390.c:2198
11259 #, c-format
11260 msgid "Gas failure, reloc type %s\n"
11261 msgstr ""
11263 #: config/tc-s390.c:2200
11264 #, c-format
11265 msgid "Gas failure, reloc type #%i\n"
11266 msgstr ""
11268 #: config/tc-score.c:260
11269 msgid "div / mul are reserved instructions"
11270 msgstr ""
11272 #: config/tc-score.c:261
11273 msgid "This architecture doesn't support mmu"
11274 msgstr ""
11276 #: config/tc-score.c:262
11277 msgid "This architecture doesn't support atomic instruction"
11278 msgstr ""
11280 #: config/tc-score.c:469
11281 msgid "S+core register expected"
11282 msgstr ""
11284 #: config/tc-score.c:470
11285 msgid "S+core special-register expected"
11286 msgstr ""
11288 #: config/tc-score.c:471
11289 msgid "S+core co-processor register expected"
11290 msgstr ""
11292 #: config/tc-score.c:1074 config/tc-score.c:2073
11293 msgid "Using temp register(r1)"
11294 msgstr ""
11296 #: config/tc-score.c:1093
11297 #, c-format
11298 msgid "register expected, not '%.100s'"
11299 msgstr ""
11301 #: config/tc-score.c:1149 config/tc-score.c:5489
11302 msgid "rd must be even number."
11303 msgstr ""
11305 #: config/tc-score.c:1520 config/tc-score.c:1527
11306 #, c-format
11307 msgid "invalid constant: %d bit expression not in range %u..%u"
11308 msgstr ""
11310 #: config/tc-score.c:1533 config/tc-score.c:1540 config/tc-score.c:2900
11311 #: config/tc-score.c:2905 config/tc-score.c:3173 config/tc-score.c:3178
11312 #: config/tc-score.c:3471
11313 #, c-format
11314 msgid "invalid constant: %d bit expression not in range %d..%d"
11315 msgstr ""
11317 #: config/tc-score.c:1565
11318 msgid "invalid constant: bit expression not defined"
11319 msgstr ""
11321 #: config/tc-score.c:2087
11322 #, c-format
11323 msgid "low register(r0-r15)expected, not '%.100s'"
11324 msgstr ""
11326 #: config/tc-score.c:2149 config/tc-score.c:3492 config/tc-score.c:3660
11327 #: config/tc-score.c:3705
11328 #, c-format
11329 msgid "missing ["
11330 msgstr ""
11332 #: config/tc-score.c:2163 config/tc-score.c:3110 config/tc-score.c:3313
11333 #: config/tc-score.c:3329 config/tc-score.c:3400 config/tc-score.c:3456
11334 #: config/tc-score.c:3681 config/tc-score.c:3726 config/tc-score.c:3875
11335 #: config/tc-score.c:3929 config/tc-score.c:3975
11336 #, c-format
11337 msgid "missing ]"
11338 msgstr ""
11340 #: config/tc-score.c:2352
11341 #, c-format
11342 msgid "Fix data dependency: %s %s -- %s %s  (insert %d nop!/%d)"
11343 msgstr ""
11345 #: config/tc-score.c:2371
11346 #, c-format
11347 msgid "Fix data dependency: %s %s -- %s %s  (insert 1 pflush/%d)"
11348 msgstr ""
11350 #: config/tc-score.c:2387 config/tc-score.c:2394
11351 #, c-format
11352 msgid "data dependency: %s %s -- %s %s  (%d/%d bubble)"
11353 msgstr ""
11355 #: config/tc-score.c:2755 config/tc-score.c:6509
11356 #, c-format
11357 msgid "%s -- `%s'"
11358 msgstr ""
11360 #: config/tc-score.c:2843
11361 msgid "address offset must be half word alignment"
11362 msgstr ""
11364 #: config/tc-score.c:2851
11365 msgid "address offset must be word alignment"
11366 msgstr ""
11368 #: config/tc-score.c:2993 config/tc-score.c:3130
11369 msgid "register same as write-back base"
11370 msgstr ""
11372 #: config/tc-score.c:3100
11373 msgid "pre-indexed expression expected"
11374 msgstr ""
11376 #: config/tc-score.c:3431
11377 #, c-format
11378 msgid "invalid register number: %d is not in [r0--r7]"
11379 msgstr ""
11381 #: config/tc-score.c:3448
11382 msgid "comma is  expected"
11383 msgstr ""
11385 #: config/tc-score.c:3479
11386 #, c-format
11387 msgid "invalid constant: %d is not word align integer"
11388 msgstr ""
11390 #: config/tc-score.c:3519 config/tc-score.c:3562
11391 msgid "invalid constant: 32 bit expression not word align"
11392 msgstr ""
11394 #: config/tc-score.c:3528 config/tc-score.c:3571
11395 msgid "invalid constant: 32 bit expression not in range [0, 0xffffffff]"
11396 msgstr ""
11398 #: config/tc-score.c:3604
11399 msgid ""
11400 "invalid constant: 32 bit expression not in range [-0x80000000, 0x7fffffff]"
11401 msgstr ""
11403 #: config/tc-score.c:3793 config/tc-score.c:3821
11404 msgid "imm5 should >= 2"
11405 msgstr ""
11407 #: config/tc-score.c:3798 config/tc-score.c:3827
11408 msgid "reg should <= 31"
11409 msgstr ""
11411 #: config/tc-score.c:3869 config/tc-score.c:3920
11412 msgid "missing +"
11413 msgstr ""
11415 #: config/tc-score.c:3913
11416 #, c-format
11417 msgid "%s register same as write-back base"
11418 msgstr ""
11420 #: config/tc-score.c:3915
11421 msgid "destination"
11422 msgstr ""
11424 #: config/tc-score.c:3915
11425 msgid "source"
11426 msgstr ""
11428 #: config/tc-score.c:4245 config/tc-score.c:4321 config/tc-score.c:4950
11429 msgid "expression error"
11430 msgstr ""
11432 #: config/tc-score.c:4251
11433 msgid "value not in range [0, 0xffffffff]"
11434 msgstr ""
11436 #: config/tc-score.c:4327
11437 msgid "value not in range [-0xffffffff, 0xffffffff]"
11438 msgstr ""
11440 #: config/tc-score.c:4355
11441 msgid "li rd label isn't correct instruction form"
11442 msgstr ""
11444 #: config/tc-score.c:4524 config/tc-score.c:4675 config/tc-score.c:5201
11445 #: config/tc-score.c:5229
11446 msgid "lacking label  "
11447 msgstr ""
11449 #: config/tc-score.c:4900
11450 msgid "s3_PIC code offset overflow (max 16 signed bits)"
11451 msgstr ""
11453 #: config/tc-score.c:4956
11454 msgid "value not in range [0, 0x7fffffff]"
11455 msgstr ""
11457 #: config/tc-score.c:4961
11458 msgid "end on line error"
11459 msgstr ""
11461 #: config/tc-score.c:5208
11462 msgid "invalid constant: 25 bit expression not in range [-16777216, 16777215]"
11463 msgstr ""
11465 #: config/tc-score.c:5235
11466 msgid "invalid constant: 20 bit expression not in range -2^19..2^19"
11467 msgstr ""
11469 #: config/tc-score.c:5268
11470 msgid "lacking label"
11471 msgstr ""
11473 #: config/tc-score.c:5273
11474 msgid "invalid constant: 10 bit expression not in range [-2^9, 2^9-1]"
11475 msgstr ""
11477 #: config/tc-score.c:5369
11478 msgid "pce instruction error (16 bit || 16 bit)'"
11479 msgstr ""
11481 #: config/tc-score.c:5387 config/tc-score.c:5411 config/tc-score.c:5438
11482 #: config/tc-score.c:5467 config/tc-score.c:5516
11483 msgid "score3d instruction."
11484 msgstr ""
11486 #: config/tc-score.c:6127 read.c:1465
11487 msgid "missing size expression"
11488 msgstr ""
11490 #: config/tc-score.c:6133
11491 #, c-format
11492 msgid "BSS length (%d) < 0 ignored"
11493 msgstr ""
11495 #: config/tc-score.c:6148 read.c:2306
11496 #, c-format
11497 msgid "error setting flags for \".sbss\": %s"
11498 msgstr ""
11500 #: config/tc-score.c:6162 config/tc-sparc.c:3695
11501 msgid "missing alignment"
11502 msgstr ""
11504 #: config/tc-score.c:6199
11505 #, c-format
11506 msgid "alignment too large; %d assumed"
11507 msgstr ""
11509 #: config/tc-score.c:6204 read.c:2367
11510 msgid "alignment negative; 0 assumed"
11511 msgstr ""
11513 #: config/tc-score.c:6271 config/tc-z80.c:289 ecoff.c:3355 read.c:1484
11514 #: read.c:1597 read.c:2484 read.c:3048 read.c:3441 symbols.c:326 symbols.c:432
11515 #, c-format
11516 msgid "symbol `%s' is already defined"
11517 msgstr ""
11519 #. Error routine.
11520 #: config/tc-score.c:6613 config/tc-score.c:6637
11521 msgid "size is not 4 or 6"
11522 msgstr ""
11524 #: config/tc-score.c:6696
11525 msgid "bad call to MD_ATOF()"
11526 msgstr ""
11528 #: config/tc-score.c:7204
11529 #, c-format
11530 msgid " branch relocation truncate (0x%x) [-2^9 ~ 2^9]"
11531 msgstr ""
11533 #: config/tc-score.c:7219 config/tc-score.c:7248 config/tc-score.c:7300
11534 #, c-format
11535 msgid " branch relocation truncate (0x%x) [-2^19 ~ 2^19]"
11536 msgstr ""
11538 #: config/tc-score.c:7270 config/tc-score.c:7325
11539 #, c-format
11540 msgid " branch relocation truncate (0x%x)  [-2^9 ~ 2^9]"
11541 msgstr ""
11543 #: config/tc-score.c:7501
11544 #, c-format
11545 msgid "cannot represent %s relocation in this object file format1"
11546 msgstr ""
11548 #: config/tc-score.c:7792
11549 #, c-format
11550 msgid "Sunplus-v2-0-0-20060510\n"
11551 msgstr ""
11553 #: config/tc-score.c:7812
11554 #, c-format
11555 msgid " Score-specific assembler options:\n"
11556 msgstr ""
11558 #: config/tc-score.c:7814
11559 #, c-format
11560 msgid "        -EB\t\tassemble code for a big-endian cpu\n"
11561 msgstr ""
11563 #: config/tc-score.c:7819
11564 #, c-format
11565 msgid "        -EL\t\tassemble code for a little-endian cpu\n"
11566 msgstr ""
11568 #: config/tc-score.c:7823
11569 #, c-format
11570 msgid "        -FIXDD\t\tassemble code for fix data dependency\n"
11571 msgstr ""
11573 #: config/tc-score.c:7825
11574 #, c-format
11575 msgid ""
11576 "        -NWARN\t\tassemble code for no warning message for fix data "
11577 "dependency\n"
11578 msgstr ""
11580 #: config/tc-score.c:7827
11581 #, c-format
11582 msgid "        -SCORE5\t\tassemble code for target is SCORE5\n"
11583 msgstr ""
11585 #: config/tc-score.c:7829
11586 #, c-format
11587 msgid "        -SCORE5U\tassemble code for target is SCORE5U\n"
11588 msgstr ""
11590 #: config/tc-score.c:7831
11591 #, c-format
11592 msgid ""
11593 "        -SCORE7\t\tassemble code for target is SCORE7, this is default "
11594 "setting\n"
11595 msgstr ""
11597 #: config/tc-score.c:7833
11598 #, c-format
11599 msgid "        -SCORE3\t\tassemble code for target is SCORE3\n"
11600 msgstr ""
11602 #: config/tc-score.c:7835
11603 #, c-format
11604 msgid ""
11605 "        -march=score7\tassemble code for target is SCORE7, this is default "
11606 "setting\n"
11607 msgstr ""
11609 #: config/tc-score.c:7837
11610 #, c-format
11611 msgid "        -march=score3\tassemble code for target is SCORE3\n"
11612 msgstr ""
11614 #: config/tc-score.c:7839
11615 #, c-format
11616 msgid ""
11617 "        -USE_R1\t\tassemble code for no warning message when using temp "
11618 "register r1\n"
11619 msgstr ""
11621 #: config/tc-score.c:7841
11622 #, c-format
11623 msgid "        -KPIC\t\tassemble code for PIC\n"
11624 msgstr ""
11626 #: config/tc-score.c:7843
11627 #, c-format
11628 msgid "        -O0\t\tassembler will not perform any optimizations\n"
11629 msgstr ""
11631 #: config/tc-score.c:7845
11632 #, c-format
11633 msgid ""
11634 "        -G gpnum\tassemble code for setting gpsize and default is 8 byte\n"
11635 msgstr ""
11637 #: config/tc-score.c:7847
11638 #, c-format
11639 msgid "        -V \t\tSunplus release version \n"
11640 msgstr ""
11642 #: config/tc-sh.c:63
11643 msgid "directive .big encountered when option -big required"
11644 msgstr ""
11646 #: config/tc-sh.c:73
11647 msgid "directive .little encountered when option -little required"
11648 msgstr ""
11650 #: config/tc-sh.c:1364
11651 msgid "misplaced PIC operand"
11652 msgstr ""
11654 #: config/tc-sh.c:1402
11655 msgid "illegal double indirection"
11656 msgstr ""
11658 #: config/tc-sh.c:1411
11659 msgid "illegal register after @-"
11660 msgstr ""
11662 #: config/tc-sh.c:1427
11663 msgid "must be @(r0,...)"
11664 msgstr ""
11666 #: config/tc-sh.c:1451
11667 msgid "syntax error in @(r0,...)"
11668 msgstr ""
11670 #: config/tc-sh.c:1456
11671 msgid "syntax error in @(r0...)"
11672 msgstr ""
11674 #: config/tc-sh.c:1501
11675 msgid "Deprecated syntax."
11676 msgstr ""
11678 #: config/tc-sh.c:1513 config/tc-sh.c:1518
11679 msgid "syntax error in @(disp,[Rn, gbr, pc])"
11680 msgstr ""
11682 #: config/tc-sh.c:1523
11683 msgid "expecting )"
11684 msgstr ""
11686 #: config/tc-sh.c:1531
11687 msgid "illegal register after @"
11688 msgstr ""
11690 #: config/tc-sh.c:2202
11691 #, c-format
11692 msgid "unhandled %d\n"
11693 msgstr ""
11695 #: config/tc-sh.c:2368
11696 #, c-format
11697 msgid "Invalid register: 'r%d'"
11698 msgstr ""
11700 #: config/tc-sh.c:2472
11701 #, c-format
11702 msgid "failed for %d\n"
11703 msgstr ""
11705 #: config/tc-sh.c:2585 config/tc-sh.c:2984
11706 msgid "invalid operands for opcode"
11707 msgstr ""
11709 #: config/tc-sh.c:2590
11710 msgid "insn can't be combined with parallel processing insn"
11711 msgstr ""
11713 #: config/tc-sh.c:2597 config/tc-sh.c:2608 config/tc-sh.c:2640
11714 msgid "multiple movx specifications"
11715 msgstr ""
11717 #: config/tc-sh.c:2602 config/tc-sh.c:2624 config/tc-sh.c:2663
11718 msgid "multiple movy specifications"
11719 msgstr ""
11721 #: config/tc-sh.c:2611 config/tc-sh.c:2644
11722 msgid "invalid movx address register"
11723 msgstr ""
11725 #: config/tc-sh.c:2613
11726 msgid "insn cannot be combined with non-nopy"
11727 msgstr ""
11729 #: config/tc-sh.c:2627 config/tc-sh.c:2683
11730 msgid "invalid movy address register"
11731 msgstr ""
11733 #: config/tc-sh.c:2629
11734 msgid "insn cannot be combined with non-nopx"
11735 msgstr ""
11737 #: config/tc-sh.c:2642
11738 msgid "previous movy requires nopx"
11739 msgstr ""
11741 #: config/tc-sh.c:2650 config/tc-sh.c:2655
11742 msgid "invalid movx dsp register"
11743 msgstr ""
11745 #: config/tc-sh.c:2665
11746 msgid "previous movx requires nopy"
11747 msgstr ""
11749 #: config/tc-sh.c:2674 config/tc-sh.c:2679
11750 msgid "invalid movy dsp register"
11751 msgstr ""
11753 #: config/tc-sh.c:2689
11754 msgid "dsp immediate shift value not constant"
11755 msgstr ""
11757 #: config/tc-sh.c:2703 config/tc-sh.c:2729
11758 msgid "multiple parallel processing specifications"
11759 msgstr ""
11761 #: config/tc-sh.c:2722
11762 msgid "multiple condition specifications"
11763 msgstr ""
11765 #: config/tc-sh.c:2760
11766 msgid "insn cannot be combined with pmuls"
11767 msgstr ""
11769 #: config/tc-sh.c:2776
11770 msgid "bad combined pmuls output operand"
11771 msgstr ""
11773 #: config/tc-sh.c:2786
11774 msgid "destination register is same for parallel insns"
11775 msgstr ""
11777 #: config/tc-sh.c:2795
11778 msgid "condition not followed by conditionalizable insn"
11779 msgstr ""
11781 #: config/tc-sh.c:2805
11782 msgid "unrecognized characters at end of parallel processing insn"
11783 msgstr ""
11785 #: config/tc-sh.c:2921
11786 msgid "opcode not valid for this cpu variant"
11787 msgstr ""
11789 #: config/tc-sh.c:2954
11790 msgid "Delayed branches not available on SH1"
11791 msgstr ""
11793 #: config/tc-sh.c:2989
11794 #, c-format
11795 msgid "excess operands: '%s'"
11796 msgstr ""
11798 #: config/tc-sh.c:3066
11799 msgid ".uses pseudo-op seen when not relaxing"
11800 msgstr ""
11802 #: config/tc-sh.c:3072
11803 msgid "bad .uses format"
11804 msgstr ""
11806 #: config/tc-sh.c:3176
11807 msgid "Invalid combination: --isa=SHcompact with --isa=SHmedia"
11808 msgstr ""
11810 #: config/tc-sh.c:3182
11811 msgid "Invalid combination: --isa=SHmedia with --isa=SHcompact"
11812 msgstr ""
11814 #: config/tc-sh.c:3184
11815 msgid "Invalid combination: --abi=64 with --isa=SHcompact"
11816 msgstr ""
11818 #: config/tc-sh.c:3216
11819 #, c-format
11820 msgid "Invalid argument to --isa option: %s"
11821 msgstr ""
11823 #: config/tc-sh.c:3225
11824 msgid "Invalid combination: --abi=32 with --abi=64"
11825 msgstr ""
11827 #: config/tc-sh.c:3231
11828 msgid "Invalid combination: --abi=64 with --abi=32"
11829 msgstr ""
11831 #: config/tc-sh.c:3233
11832 msgid "Invalid combination: --isa=SHcompact with --abi=64"
11833 msgstr ""
11835 #: config/tc-sh.c:3237
11836 #, c-format
11837 msgid "Invalid argument to --abi option: %s"
11838 msgstr ""
11840 #: config/tc-sh.c:3271
11841 #, c-format
11842 msgid ""
11843 "SH options:\n"
11844 "--little\t\tgenerate little endian code\n"
11845 "--big\t\t\tgenerate big endian code\n"
11846 "--relax\t\t\talter jump instructions for long displacements\n"
11847 "--renesas\t\tdisable optimization with section symbol for\n"
11848 "\t\t\tcompatibility with Renesas assembler.\n"
11849 "--small\t\t\talign sections to 4 byte boundaries, not 16\n"
11850 "--dsp\t\t\tenable sh-dsp insns, and disable floating-point ISAs.\n"
11851 "--allow-reg-prefix\tallow '$' as a register name prefix.\n"
11852 "--isa=[any\t\tuse most appropriate isa\n"
11853 "    | dsp               same as '-dsp'\n"
11854 "    | fp"
11855 msgstr ""
11857 #: config/tc-sh.c:3297
11858 #, c-format
11859 msgid ""
11860 "--isa=[shmedia\t\tset as the default instruction set for SH64\n"
11861 "    | SHmedia\n"
11862 "    | shcompact\n"
11863 "    | SHcompact]\n"
11864 msgstr ""
11866 #: config/tc-sh.c:3302
11867 #, c-format
11868 msgid ""
11869 "--abi=[32|64]\t\tset size of expanded SHmedia operands and object\n"
11870 "\t\t\tfile type\n"
11871 "--shcompact-const-crange  emit code-range descriptors for constants in\n"
11872 "\t\t\tSHcompact code sections\n"
11873 "--no-mix\t\tdisallow SHmedia code in the same section as\n"
11874 "\t\t\tconstants and SHcompact code\n"
11875 "--no-expand\t\tdo not expand MOVI, PT, PTA or PTB instructions\n"
11876 "--expand-pt32\t\twith -abi=64, expand PT, PTA and PTB instructions\n"
11877 "\t\t\tto 32 bits only\n"
11878 msgstr ""
11880 #: config/tc-sh.c:3401
11881 msgid ".uses does not refer to a local symbol in the same section"
11882 msgstr ""
11884 #: config/tc-sh.c:3420
11885 msgid "can't find fixup pointed to by .uses"
11886 msgstr ""
11888 #: config/tc-sh.c:3440
11889 msgid ".uses target does not refer to a local symbol in the same section"
11890 msgstr ""
11892 #: config/tc-sh.c:3517
11893 msgid "displacement overflows 12-bit field"
11894 msgstr ""
11896 #: config/tc-sh.c:3520
11897 #, c-format
11898 msgid "displacement to defined symbol %s overflows 12-bit field"
11899 msgstr ""
11901 #: config/tc-sh.c:3524
11902 #, c-format
11903 msgid "displacement to undefined symbol %s overflows 12-bit field"
11904 msgstr ""
11906 #: config/tc-sh.c:3597
11907 msgid "displacement overflows 8-bit field"
11908 msgstr ""
11910 #: config/tc-sh.c:3600
11911 #, c-format
11912 msgid "displacement to defined symbol %s overflows 8-bit field"
11913 msgstr ""
11915 #: config/tc-sh.c:3604
11916 #, c-format
11917 msgid "displacement to undefined symbol %s overflows 8-bit field "
11918 msgstr ""
11920 #: config/tc-sh.c:3621
11921 #, c-format
11922 msgid "overflow in branch to %s; converted into longer instruction sequence"
11923 msgstr ""
11925 #: config/tc-sh.c:3687 config/tc-sh.c:3734 config/tc-sparc.c:4204
11926 #: config/tc-sparc.c:4228
11927 msgid "misaligned data"
11928 msgstr ""
11930 #: config/tc-sh.c:4036
11931 msgid "offset to unaligned destination"
11932 msgstr ""
11934 #: config/tc-sh.c:4041
11935 msgid "negative offset"
11936 msgstr ""
11938 #: config/tc-sh.c:4179
11939 msgid "misaligned offset"
11940 msgstr ""
11942 #: config/tc-sh64.c:568
11943 msgid "This operand must be constant at assembly time"
11944 msgstr ""
11946 #: config/tc-sh64.c:681
11947 msgid "Invalid operand expression"
11948 msgstr ""
11950 #: config/tc-sh64.c:773 config/tc-sh64.c:877
11951 msgid "PTB operand is a SHmedia symbol"
11952 msgstr ""
11954 #: config/tc-sh64.c:776 config/tc-sh64.c:874
11955 msgid "PTA operand is a SHcompact symbol"
11956 msgstr ""
11958 #: config/tc-sh64.c:792
11959 msgid "invalid expression in operand"
11960 msgstr ""
11962 #: config/tc-sh64.c:1483
11963 #, c-format
11964 msgid "invalid operand, not a 5-bit unsigned value: %d"
11965 msgstr ""
11967 #: config/tc-sh64.c:1488
11968 #, c-format
11969 msgid "invalid operand, not a 6-bit signed value: %d"
11970 msgstr ""
11972 #: config/tc-sh64.c:1493
11973 #, c-format
11974 msgid "invalid operand, not a 6-bit unsigned value: %d"
11975 msgstr ""
11977 #: config/tc-sh64.c:1498 config/tc-sh64.c:1510
11978 #, c-format
11979 msgid "invalid operand, not a 11-bit signed value: %d"
11980 msgstr ""
11982 #: config/tc-sh64.c:1500
11983 #, c-format
11984 msgid "invalid operand, not a multiple of 32: %d"
11985 msgstr ""
11987 #: config/tc-sh64.c:1505
11988 #, c-format
11989 msgid "invalid operand, not a 10-bit signed value: %d"
11990 msgstr ""
11992 #: config/tc-sh64.c:1512
11993 #, c-format
11994 msgid "invalid operand, not an even value: %d"
11995 msgstr ""
11997 #: config/tc-sh64.c:1517
11998 #, c-format
11999 msgid "invalid operand, not a 12-bit signed value: %d"
12000 msgstr ""
12002 #: config/tc-sh64.c:1519
12003 #, c-format
12004 msgid "invalid operand, not a multiple of 4: %d"
12005 msgstr ""
12007 #: config/tc-sh64.c:1524
12008 #, c-format
12009 msgid "invalid operand, not a 13-bit signed value: %d"
12010 msgstr ""
12012 #: config/tc-sh64.c:1526
12013 #, c-format
12014 msgid "invalid operand, not a multiple of 8: %d"
12015 msgstr ""
12017 #: config/tc-sh64.c:1531
12018 #, c-format
12019 msgid "invalid operand, not a 16-bit signed value: %d"
12020 msgstr ""
12022 #: config/tc-sh64.c:1536
12023 #, c-format
12024 msgid "invalid operand, not a 16-bit unsigned value: %d"
12025 msgstr ""
12027 #: config/tc-sh64.c:1542
12028 msgid "operand out of range for PT, PTA and PTB"
12029 msgstr ""
12031 #: config/tc-sh64.c:1544
12032 #, c-format
12033 msgid "operand not a multiple of 4 for PT, PTA or PTB: %d"
12034 msgstr ""
12036 #: config/tc-sh64.c:2064
12037 #, c-format
12038 msgid "MOVI operand is not a 32-bit signed value: 0x%8x%08x"
12039 msgstr ""
12041 #: config/tc-sh64.c:2421 config/tc-sh64.c:2584 config/tc-sh64.c:2599
12042 msgid "invalid PIC reference"
12043 msgstr ""
12045 #: config/tc-sh64.c:2478
12046 msgid "can't find opcode"
12047 msgstr ""
12049 #: config/tc-sh64.c:2681 config/tc-sh64.c:2721
12050 msgid "invalid operand: expression in PT target"
12051 msgstr ""
12053 #: config/tc-sh64.c:2812
12054 #, c-format
12055 msgid "invalid operands to %s"
12056 msgstr ""
12058 #: config/tc-sh64.c:2818
12059 #, c-format
12060 msgid "excess operands to %s"
12061 msgstr ""
12063 #: config/tc-sh64.c:2863
12064 #, c-format
12065 msgid "The `.mode %s' directive is not valid with this architecture"
12066 msgstr ""
12068 #: config/tc-sh64.c:2871
12069 #, c-format
12070 msgid "Invalid argument to .mode: %s"
12071 msgstr ""
12073 #: config/tc-sh64.c:2901
12074 #, c-format
12075 msgid "The `.abi %s' directive is not valid with this architecture"
12076 msgstr ""
12078 #: config/tc-sh64.c:2907
12079 msgid "`.abi 64' but command-line options do not specify 64-bit ABI"
12080 msgstr ""
12082 #: config/tc-sh64.c:2912
12083 msgid "`.abi 32' but command-line options do not specify 32-bit ABI"
12084 msgstr ""
12086 #: config/tc-sh64.c:2915
12087 #, c-format
12088 msgid "Invalid argument to .abi: %s"
12089 msgstr ""
12091 #: config/tc-sh64.c:2970
12092 msgid "-no-mix is invalid without specifying SHcompact or SHmedia"
12093 msgstr ""
12095 #: config/tc-sh64.c:2975
12096 msgid "-shcompact-const-crange is invalid without SHcompact"
12097 msgstr ""
12099 #: config/tc-sh64.c:2978
12100 msgid "-expand-pt32 only valid with -abi=64"
12101 msgstr ""
12103 #: config/tc-sh64.c:2981
12104 msgid "-no-expand only valid with SHcompact or SHmedia"
12105 msgstr ""
12107 #: config/tc-sh64.c:2984
12108 msgid "-expand-pt32 invalid together with -no-expand"
12109 msgstr ""
12111 #: config/tc-sh64.c:3198
12112 msgid ""
12113 "SHmedia code not allowed in same section as constants and SHcompact code"
12114 msgstr ""
12116 #: config/tc-sh64.c:3216
12117 msgid "No segment info for current section"
12118 msgstr ""
12120 #: config/tc-sh64.c:3255
12121 msgid "duplicate datalabel operator ignored"
12122 msgstr ""
12124 #: config/tc-sh64.c:3325
12125 msgid "Invalid DataLabel expression"
12126 msgstr ""
12128 #: config/tc-sparc.c:276 config/tc-sparc.c:481
12129 msgid "Bad opcode table, broken assembler."
12130 msgstr ""
12132 #: config/tc-sparc.c:473
12133 #, c-format
12134 msgid "invalid architecture -xarch=%s"
12135 msgstr ""
12137 #: config/tc-sparc.c:542
12138 #, c-format
12139 msgid "No compiled in support for %d bit object file format"
12140 msgstr ""
12142 #: config/tc-sparc.c:623
12143 #, c-format
12144 msgid "SPARC options:\n"
12145 msgstr ""
12147 #: config/tc-sparc.c:652
12148 #, c-format
12149 msgid ""
12150 "\n"
12151 "\t\t\tspecify variant of SPARC architecture\n"
12152 "-bump\t\t\twarn when assembler switches architectures\n"
12153 "-sparc\t\t\tignored\n"
12154 "--enforce-aligned-data\tforce .long, etc., to be aligned correctly\n"
12155 "-relax\t\t\trelax jumps and branches (default)\n"
12156 "-no-relax\t\tavoid changing any jumps and branches\n"
12157 msgstr ""
12159 #: config/tc-sparc.c:660
12160 #, c-format
12161 msgid "-k\t\t\tgenerate PIC\n"
12162 msgstr ""
12164 #: config/tc-sparc.c:664
12165 #, c-format
12166 msgid ""
12167 "-32\t\t\tcreate 32 bit object file\n"
12168 "-64\t\t\tcreate 64 bit object file\n"
12169 msgstr ""
12171 #: config/tc-sparc.c:667
12172 #, c-format
12173 msgid "\t\t\t[default is %d]\n"
12174 msgstr ""
12176 #: config/tc-sparc.c:669
12177 #, c-format
12178 msgid ""
12179 "-TSO\t\t\tuse Total Store Ordering\n"
12180 "-PSO\t\t\tuse Partial Store Ordering\n"
12181 "-RMO\t\t\tuse Relaxed Memory Ordering\n"
12182 msgstr ""
12184 #: config/tc-sparc.c:673
12185 #, c-format
12186 msgid "\t\t\t[default is %s]\n"
12187 msgstr ""
12189 #: config/tc-sparc.c:675
12190 #, c-format
12191 msgid ""
12192 "-KPIC\t\t\tgenerate PIC\n"
12193 "-V\t\t\tprint assembler version number\n"
12194 "-undeclared-regs\tignore application global register usage without\n"
12195 "\t\t\tappropriate .register directive (default)\n"
12196 "-no-undeclared-regs\tforce error on application global register usage\n"
12197 "\t\t\twithout appropriate .register directive\n"
12198 "-q\t\t\tignored\n"
12199 "-Qy, -Qn\t\tignored\n"
12200 "-s\t\t\tignored\n"
12201 msgstr ""
12203 #: config/tc-sparc.c:687
12204 #, c-format
12205 msgid ""
12206 "-EL\t\t\tgenerate code for a little endian machine\n"
12207 "-EB\t\t\tgenerate code for a big endian machine\n"
12208 "--little-endian-data\tgenerate code for a machine having big endian\n"
12209 "                        instructions and little endian data.\n"
12210 msgstr ""
12212 #: config/tc-sparc.c:823
12213 #, c-format
12214 msgid "Internal error: losing opcode: `%s' \"%s\"\n"
12215 msgstr ""
12217 #: config/tc-sparc.c:842
12218 #, c-format
12219 msgid "Internal error: can't find opcode `%s' for `%s'\n"
12220 msgstr ""
12222 #: config/tc-sparc.c:983
12223 msgid "Support for 64-bit arithmetic not compiled in."
12224 msgstr ""
12226 #: config/tc-sparc.c:1029
12227 msgid "set: number not in 0..4294967295 range"
12228 msgstr ""
12230 #: config/tc-sparc.c:1036
12231 msgid "set: number not in -2147483648..4294967295 range"
12232 msgstr ""
12234 #: config/tc-sparc.c:1095
12235 msgid "setsw: number not in -2147483648..4294967295 range"
12236 msgstr ""
12238 #: config/tc-sparc.c:1143
12239 msgid "setx: temporary register same as destination register"
12240 msgstr ""
12242 #: config/tc-sparc.c:1214
12243 msgid "setx: illegal temporary register g0"
12244 msgstr ""
12246 #: config/tc-sparc.c:1311
12247 msgid "FP branch in delay slot"
12248 msgstr ""
12250 #: config/tc-sparc.c:1326
12251 msgid "FP branch preceded by FP instruction; NOP inserted"
12252 msgstr ""
12254 #: config/tc-sparc.c:1366
12255 msgid "failed special case insn sanity check"
12256 msgstr ""
12258 #: config/tc-sparc.c:1454
12259 msgid ": invalid membar mask name"
12260 msgstr ""
12262 #: config/tc-sparc.c:1470
12263 msgid ": invalid membar mask expression"
12264 msgstr ""
12266 #: config/tc-sparc.c:1475
12267 msgid ": invalid membar mask number"
12268 msgstr ""
12270 #: config/tc-sparc.c:1490
12271 msgid ": invalid siam mode expression"
12272 msgstr ""
12274 #: config/tc-sparc.c:1495
12275 msgid ": invalid siam mode number"
12276 msgstr ""
12278 #: config/tc-sparc.c:1511
12279 msgid ": invalid prefetch function name"
12280 msgstr ""
12282 #: config/tc-sparc.c:1519
12283 msgid ": invalid prefetch function expression"
12284 msgstr ""
12286 #: config/tc-sparc.c:1524
12287 msgid ": invalid prefetch function number"
12288 msgstr ""
12290 #: config/tc-sparc.c:1552 config/tc-sparc.c:1564
12291 msgid ": unrecognizable privileged register"
12292 msgstr ""
12294 #: config/tc-sparc.c:1588 config/tc-sparc.c:1600
12295 msgid ": unrecognizable hyperprivileged register"
12296 msgstr ""
12298 #: config/tc-sparc.c:1624 config/tc-sparc.c:1649
12299 msgid ": unrecognizable v9a or v9b ancillary state register"
12300 msgstr ""
12302 #: config/tc-sparc.c:1629
12303 msgid ": rd on write only ancillary state register"
12304 msgstr ""
12306 #. %sys_tick and %sys_tick_cmpr are v9bnotv9a
12307 #: config/tc-sparc.c:1637
12308 msgid ": unrecognizable v9a ancillary state register"
12309 msgstr ""
12311 #: config/tc-sparc.c:1673
12312 msgid ": asr number must be between 16 and 31"
12313 msgstr ""
12315 #: config/tc-sparc.c:1681
12316 msgid ": asr number must be between 0 and 31"
12317 msgstr ""
12319 #: config/tc-sparc.c:1691
12320 #, c-format
12321 msgid ": expecting %asrN"
12322 msgstr ""
12324 #: config/tc-sparc.c:1878 config/tc-sparc.c:1916 config/tc-sparc.c:2329
12325 #: config/tc-sparc.c:2365
12326 #, c-format
12327 msgid "Illegal operands: %%%s requires arguments in ()"
12328 msgstr ""
12330 #: config/tc-sparc.c:1884
12331 #, c-format
12332 msgid ""
12333 "Illegal operands: %%%s cannot be used together with other relocs in the insn "
12334 "()"
12335 msgstr ""
12337 #: config/tc-sparc.c:1895
12338 #, c-format
12339 msgid "Illegal operands: %%%s can be only used with call __tls_get_addr"
12340 msgstr ""
12342 #: config/tc-sparc.c:2102
12343 msgid "detected global register use not covered by .register pseudo-op"
12344 msgstr ""
12346 #: config/tc-sparc.c:2173
12347 msgid ": There are only 64 f registers; [0-63]"
12348 msgstr ""
12350 #: config/tc-sparc.c:2175 config/tc-sparc.c:2193
12351 msgid ": There are only 32 f registers; [0-31]"
12352 msgstr ""
12354 #: config/tc-sparc.c:2185
12355 msgid ": There are only 32 single precision f registers; [0-31]"
12356 msgstr ""
12358 #: config/tc-sparc.c:2377
12359 #, c-format
12360 msgid ""
12361 "Illegal operands: Can't do arithmetics other than + and - involving %%%s()"
12362 msgstr ""
12364 #: config/tc-sparc.c:2487
12365 #, c-format
12366 msgid "Illegal operands: Can't add non-constant expression to %%%s()"
12367 msgstr ""
12369 #: config/tc-sparc.c:2497
12370 #, c-format
12371 msgid ""
12372 "Illegal operands: Can't do arithmetics involving %%%s() of a relocatable "
12373 "symbol"
12374 msgstr ""
12376 #: config/tc-sparc.c:2515
12377 msgid ": PC-relative operand can't be a constant"
12378 msgstr ""
12380 #: config/tc-sparc.c:2522
12381 msgid ": TLS operand can't be a constant"
12382 msgstr ""
12384 #: config/tc-sparc.c:2555
12385 msgid ": invalid ASI name"
12386 msgstr ""
12388 #: config/tc-sparc.c:2563
12389 msgid ": invalid ASI expression"
12390 msgstr ""
12392 #: config/tc-sparc.c:2568
12393 msgid ": invalid ASI number"
12394 msgstr ""
12396 #: config/tc-sparc.c:2665
12397 msgid "OPF immediate operand out of range (0-0x1ff)"
12398 msgstr ""
12400 #: config/tc-sparc.c:2670
12401 msgid "non-immediate OPF operand, ignored"
12402 msgstr ""
12404 #: config/tc-sparc.c:2689
12405 msgid ": invalid cpreg name"
12406 msgstr ""
12408 #: config/tc-sparc.c:2718
12409 #, c-format
12410 msgid "Illegal operands%s"
12411 msgstr ""
12413 #: config/tc-sparc.c:2752
12414 #, c-format
12415 msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\""
12416 msgstr ""
12418 #: config/tc-sparc.c:2788
12419 #, c-format
12420 msgid "Architecture mismatch on \"%s\"."
12421 msgstr ""
12423 #: config/tc-sparc.c:2789
12424 #, c-format
12425 msgid " (Requires %s; requested architecture is %s.)"
12426 msgstr ""
12428 #: config/tc-sparc.c:3324
12429 #, c-format
12430 msgid "bad or unhandled relocation type: 0x%02x"
12431 msgstr ""
12433 #: config/tc-sparc.c:3657
12434 msgid "Expected comma after name"
12435 msgstr ""
12437 #: config/tc-sparc.c:3666
12438 #, c-format
12439 msgid "BSS length (%d.) <0! Ignored."
12440 msgstr ""
12442 #: config/tc-sparc.c:3678
12443 msgid "bad .reserve segment -- expected BSS segment"
12444 msgstr ""
12446 #: config/tc-sparc.c:3706
12447 #, c-format
12448 msgid "alignment too large; assuming %d"
12449 msgstr ""
12451 #: config/tc-sparc.c:3712 config/tc-sparc.c:3862
12452 msgid "negative alignment"
12453 msgstr ""
12455 #: config/tc-sparc.c:3722 config/tc-sparc.c:3885 read.c:1321 read.c:2379
12456 msgid "alignment not a power of 2"
12457 msgstr ""
12459 #: config/tc-sparc.c:3775
12460 #, c-format
12461 msgid "Ignoring attempt to re-define symbol %s"
12462 msgstr ""
12464 #: config/tc-sparc.c:3799 config/tc-v850.c:222
12465 msgid "Expected comma after symbol-name"
12466 msgstr ""
12468 #: config/tc-sparc.c:3809
12469 #, c-format
12470 msgid ".COMMon length (%lu) out of range ignored"
12471 msgstr ""
12473 #: config/tc-sparc.c:3842
12474 msgid "Expected comma after common length"
12475 msgstr ""
12477 #: config/tc-sparc.c:3856
12478 #, c-format
12479 msgid "alignment too large; assuming %ld"
12480 msgstr ""
12482 #: config/tc-sparc.c:4000
12483 msgid "Unknown segment type"
12484 msgstr ""
12486 #: config/tc-sparc.c:4075 config/tc-sparc.c:4085
12487 #, c-format
12488 msgid "register syntax is .register %%g[2367],{#scratch|symbolname|#ignore}"
12489 msgstr ""
12491 #: config/tc-sparc.c:4103
12492 msgid "redefinition of global register"
12493 msgstr ""
12495 #: config/tc-sparc.c:4114
12496 #, c-format
12497 msgid "Register symbol %s already defined."
12498 msgstr ""
12500 #: config/tc-sparc.c:4319
12501 #, c-format
12502 msgid "Illegal operands: %%r_plt in %d-byte data field"
12503 msgstr ""
12505 #: config/tc-sparc.c:4329
12506 #, c-format
12507 msgid "Illegal operands: %%r_tls_dtpoff in %d-byte data field"
12508 msgstr ""
12510 #: config/tc-sparc.c:4366 config/tc-vax.c:3313
12511 #, c-format
12512 msgid "Illegal operands: Only %%r_%s%d allowed in %d-byte data fields"
12513 msgstr ""
12515 #: config/tc-sparc.c:4374 config/tc-sparc.c:4405 config/tc-sparc.c:4414
12516 #: config/tc-vax.c:3321 config/tc-vax.c:3352 config/tc-vax.c:3361
12517 #, c-format
12518 msgid "Illegal operands: %%r_%s%d requires arguments in ()"
12519 msgstr ""
12521 #: config/tc-sparc.c:4423 config/tc-vax.c:3370
12522 #, c-format
12523 msgid "Illegal operands: garbage after %%r_%s%d()"
12524 msgstr ""
12526 #: config/tc-sparc.h:60
12527 msgid "sparc convert_frag\n"
12528 msgstr ""
12530 #: config/tc-sparc.h:62 config/tc-z80.h:53
12531 msgid "estimate_size_before_relax called"
12532 msgstr ""
12534 #: config/tc-spu.c:132
12535 #, c-format
12536 msgid "Can't hash instruction '%s':%s"
12537 msgstr ""
12539 #: config/tc-spu.c:186
12540 msgid ""
12541 "SPU options:\n"
12542 "  --apuasm\t\t  emulate behaviour of apuasm\n"
12543 msgstr ""
12545 #: config/tc-spu.c:292
12546 #, c-format
12547 msgid "Invalid mnemonic '%s'"
12548 msgstr ""
12550 #: config/tc-spu.c:298
12551 #, c-format
12552 msgid "'%s' is only available in DD2.0 or higher."
12553 msgstr ""
12555 #: config/tc-spu.c:330
12556 #, c-format
12557 msgid "Error in argument %d.  Expecting:  \"%s\""
12558 msgstr ""
12560 #: config/tc-spu.c:341
12561 msgid "Mixing register syntax, with and without '$'."
12562 msgstr ""
12564 #: config/tc-spu.c:347
12565 #, c-format
12566 msgid "Treating '%-*s' as a symbol."
12567 msgstr ""
12569 #: config/tc-spu.c:566
12570 msgid "'SPU_RdEventMask' (channel 11) is only available in DD2.0 or higher."
12571 msgstr ""
12573 #: config/tc-spu.c:568
12574 msgid "'MFC_RdTagMask' (channel 12) is only available in DD2.0 or higher."
12575 msgstr ""
12577 #: config/tc-spu.c:611
12578 #, c-format
12579 msgid "Using old style, %%lo(expr), please change to PPC style, expr@l."
12580 msgstr ""
12582 #: config/tc-spu.c:617
12583 #, c-format
12584 msgid "Using old style, %%hi(expr), please change to PPC style, expr@h."
12585 msgstr ""
12587 #: config/tc-spu.c:687 config/tc-spu.c:690
12588 #, c-format
12589 msgid "Constant expression %d out of range, [%d, %d]."
12590 msgstr ""
12592 #: config/tc-spu.c:792
12593 #, c-format
12594 msgid "invalid priority '%lu'"
12595 msgstr ""
12597 #: config/tc-spu.c:798
12598 #, c-format
12599 msgid "invalid lrlive '%lu'"
12600 msgstr ""
12602 #: config/tc-spu.c:857
12603 msgid "Relaxation should never occur"
12604 msgstr ""
12606 #: config/tc-spu.c:1007
12607 #, c-format
12608 msgid "Relocation doesn't fit. (relocation value = 0x%lx)"
12609 msgstr ""
12611 #: config/tc-spu.h:85
12612 msgid "spu convert_frag\n"
12613 msgstr ""
12615 #: config/tc-tic30.c:483
12616 msgid "More than one AR register found in indirect reference"
12617 msgstr ""
12619 #: config/tc-tic30.c:488
12620 msgid "Illegal AR register in indirect reference"
12621 msgstr ""
12623 #: config/tc-tic30.c:508
12624 msgid "More than one displacement found in indirect reference"
12625 msgstr ""
12627 #: config/tc-tic30.c:516
12628 msgid "Invalid displacement in indirect reference"
12629 msgstr ""
12631 #: config/tc-tic30.c:533
12632 msgid "AR register not found in indirect reference"
12633 msgstr ""
12635 #. Maybe an implied displacement of 1 again.
12636 #: config/tc-tic30.c:549
12637 msgid "required displacement wasn't given in indirect reference"
12638 msgstr ""
12640 #: config/tc-tic30.c:555
12641 msgid "illegal indirect reference"
12642 msgstr ""
12644 #: config/tc-tic30.c:561
12645 msgid "displacement must be an unsigned 8-bit number"
12646 msgstr ""
12648 #: config/tc-tic30.c:749 config/tc-tic30.c:1496
12649 #, c-format
12650 msgid "Invalid character %s before %s operand"
12651 msgstr ""
12653 #: config/tc-tic30.c:768 config/tc-tic30.c:1511
12654 #, c-format
12655 msgid "Unbalanced parenthesis in %s operand."
12656 msgstr ""
12658 #: config/tc-tic30.c:784 config/tc-tic30.c:1521
12659 #, c-format
12660 msgid "Invalid character %s in %s operand"
12661 msgstr ""
12663 #: config/tc-tic30.c:803 config/tc-tic30.c:1538
12664 #, c-format
12665 msgid "Spurious operands; (%d operands/instruction max)"
12666 msgstr ""
12668 #. Just skip it, if it's \n complain.
12669 #: config/tc-tic30.c:821 config/tc-tic30.c:837 config/tc-tic30.c:1555
12670 #: config/tc-tic30.c:1571
12671 msgid "Expecting operand after ','; got nothing"
12672 msgstr ""
12674 #: config/tc-tic30.c:826 config/tc-tic30.c:1560
12675 msgid "Expecting operand before ','; got nothing"
12676 msgstr ""
12678 #: config/tc-tic30.c:864
12679 msgid "incorrect number of operands given in the first instruction"
12680 msgstr ""
12682 #: config/tc-tic30.c:870
12683 msgid "incorrect number of operands given in the second instruction"
12684 msgstr ""
12686 #: config/tc-tic30.c:891
12687 #, c-format
12688 msgid "%s instruction, operand %d doesn't match"
12689 msgstr ""
12691 #. Shouldn't get here.
12692 #: config/tc-tic30.c:915 config/tc-tic30.c:922
12693 msgid "incorrect format for multiply parallel instruction"
12694 msgstr ""
12696 #: config/tc-tic30.c:929
12697 msgid "destination for multiply can only be R0 or R1"
12698 msgstr ""
12700 #: config/tc-tic30.c:936
12701 msgid "destination for add/subtract can only be R2 or R3"
12702 msgstr ""
12704 #: config/tc-tic30.c:1003
12705 msgid "loading the same register in parallel operation"
12706 msgstr ""
12708 #: config/tc-tic30.c:1385
12709 msgid "pc-relative "
12710 msgstr ""
12712 #: config/tc-tic30.c:1446
12713 #, c-format
12714 msgid "Invalid character %s in opcode"
12715 msgstr ""
12717 #: config/tc-tic30.c:1476
12718 #, c-format
12719 msgid "Unknown TMS320C30 instruction: %s"
12720 msgstr ""
12722 #: config/tc-tic30.c:1596
12723 msgid "Incorrect number of operands given"
12724 msgstr ""
12726 #: config/tc-tic30.c:1629
12727 #, c-format
12728 msgid "The %s operand doesn't match"
12729 msgstr ""
12731 #. Shouldn't make it to this stage.
12732 #: config/tc-tic30.c:1654 config/tc-tic30.c:1666
12733 msgid "Incompatible first and second operands in instruction"
12734 msgstr ""
12736 #: config/tc-tic30.c:1780
12737 msgid "invalid short form floating point immediate operand"
12738 msgstr ""
12740 #: config/tc-tic30.c:1790
12741 msgid "rounding down first operand float to unsigned int"
12742 msgstr ""
12744 #: config/tc-tic30.c:1792
12745 msgid "only lower 16-bits of first operand are used"
12746 msgstr ""
12748 #: config/tc-tic30.c:1802
12749 msgid "rounding down first operand float to signed int"
12750 msgstr ""
12752 #: config/tc-tic30.c:1807 config/tc-tic30.c:1878
12753 msgid "first operand is too large for 16-bit signed int"
12754 msgstr ""
12756 #: config/tc-tic30.c:1872
12757 msgid "first operand is floating point"
12758 msgstr ""
12760 #. Shouldn't get here.
12761 #: config/tc-tic30.c:1903
12762 msgid "interrupt vector for trap instruction out of range"
12763 msgstr ""
12765 #: config/tc-tic30.c:1948
12766 msgid "LDP instruction needs a 24-bit operand"
12767 msgstr ""
12769 #: config/tc-tic30.c:1972
12770 msgid "first operand is too large for a 24-bit displacement"
12771 msgstr ""
12773 #: config/tc-tic4x.c:399
12774 msgid "Nan, using zero."
12775 msgstr ""
12777 #: config/tc-tic4x.c:521
12778 #, c-format
12779 msgid "Cannot represent exponent in %d bits"
12780 msgstr ""
12782 #: config/tc-tic4x.c:604 config/tc-tic4x.c:614
12783 msgid "Invalid floating point number"
12784 msgstr ""
12786 #: config/tc-tic4x.c:734
12787 msgid "Comma expected\n"
12788 msgstr ""
12790 #: config/tc-tic4x.c:774 config/tc-tic54x.c:479
12791 msgid ".bss size argument missing\n"
12792 msgstr ""
12794 #: config/tc-tic4x.c:782
12795 #, c-format
12796 msgid ".bss size %ld < 0!"
12797 msgstr ""
12799 #: config/tc-tic4x.c:916
12800 msgid "Non-constant symbols not allowed\n"
12801 msgstr ""
12803 #: config/tc-tic4x.c:947
12804 msgid "Symbol missing\n"
12805 msgstr ""
12807 #. Get terminator.
12808 #. Skip null symbol terminator.
12809 #: config/tc-tic4x.c:994
12810 msgid ".sect: subsection name ignored"
12811 msgstr ""
12813 #: config/tc-tic4x.c:1022 config/tc-tic4x.c:1122 config/tc-tic54x.c:1442
12814 #, c-format
12815 msgid "Error setting flags for \"%s\": %s"
12816 msgstr ""
12818 #: config/tc-tic4x.c:1053
12819 msgid ".set syntax invalid\n"
12820 msgstr ""
12822 #: config/tc-tic4x.c:1111
12823 msgid ".usect: non-zero alignment flag ignored"
12824 msgstr ""
12826 #: config/tc-tic4x.c:1142
12827 #, c-format
12828 msgid "This assembler does not support processor generation %ld"
12829 msgstr ""
12831 #: config/tc-tic4x.c:1146
12832 msgid "Changing processor generation on fly not supported..."
12833 msgstr ""
12835 #: config/tc-tic4x.c:1445
12836 msgid "Auxiliary register AR0--AR7 required for indirect"
12837 msgstr ""
12839 #: config/tc-tic4x.c:1459
12840 #, c-format
12841 msgid "Bad displacement %d (require 0--255)\n"
12842 msgstr ""
12844 #: config/tc-tic4x.c:1477
12845 msgid "Index register IR0,IR1 required for displacement"
12846 msgstr ""
12848 #: config/tc-tic4x.c:1546
12849 msgid "Expecting a register name"
12850 msgstr ""
12852 #: config/tc-tic4x.c:1558 config/tc-tic4x.c:1581 config/tc-tic4x.c:1650
12853 msgid "Number too large"
12854 msgstr ""
12856 #: config/tc-tic4x.c:1598
12857 msgid "Expecting a constant value"
12858 msgstr ""
12860 #: config/tc-tic4x.c:1605
12861 #, c-format
12862 msgid "Bad direct addressing construct %s"
12863 msgstr ""
12865 #: config/tc-tic4x.c:1609
12866 #, c-format
12867 msgid "Direct value of %ld is not suitable"
12868 msgstr ""
12870 #: config/tc-tic4x.c:1633
12871 msgid "Unknown indirect addressing mode"
12872 msgstr ""
12874 #: config/tc-tic4x.c:1730
12875 #, c-format
12876 msgid "Immediate value of %ld is too large for ldf"
12877 msgstr ""
12879 #: config/tc-tic4x.c:1770
12880 msgid "Destination register must be ARn"
12881 msgstr ""
12883 #: config/tc-tic4x.c:1789 config/tc-tic4x.c:2162 config/tc-tic4x.c:2221
12884 #, c-format
12885 msgid "Immediate value of %ld is too large"
12886 msgstr ""
12888 #: config/tc-tic4x.c:1818 config/tc-tic4x.c:2023
12889 msgid "Invalid indirect addressing mode"
12890 msgstr ""
12892 #: config/tc-tic4x.c:1842 config/tc-tic4x.c:1882 config/tc-tic4x.c:2073
12893 #: config/tc-tic4x.c:2095
12894 msgid "Register must be Rn"
12895 msgstr ""
12897 #: config/tc-tic4x.c:1896 config/tc-tic4x.c:1966 config/tc-tic4x.c:1980
12898 msgid "Register must be R0--R7"
12899 msgstr ""
12901 #: config/tc-tic4x.c:1920 config/tc-tic4x.c:1948
12902 #, c-format
12903 msgid "Invalid indirect addressing mode displacement %d"
12904 msgstr ""
12906 #: config/tc-tic4x.c:1994
12907 msgid "Destination register must be R2 or R3"
12908 msgstr ""
12910 #: config/tc-tic4x.c:2008
12911 msgid "Destination register must be R0 or R1"
12912 msgstr ""
12914 #: config/tc-tic4x.c:2045
12915 #, c-format
12916 msgid "Displacement value of %ld is too large"
12917 msgstr ""
12919 #: config/tc-tic4x.c:2106 config/tc-tic4x.c:2237
12920 msgid "Floating point number not valid in expression"
12921 msgstr ""
12923 #: config/tc-tic4x.c:2120
12924 #, c-format
12925 msgid "Signed immediate value %ld too large"
12926 msgstr ""
12928 #: config/tc-tic4x.c:2183
12929 #, c-format
12930 msgid "Unsigned immediate value %ld too large"
12931 msgstr ""
12933 #: config/tc-tic4x.c:2251
12934 #, c-format
12935 msgid "Immediate value %ld too large"
12936 msgstr ""
12938 #: config/tc-tic4x.c:2270 config/tc-tic4x.c:2298
12939 msgid "Register must be ivtp or tvtp"
12940 msgstr ""
12942 #: config/tc-tic4x.c:2284
12943 msgid "Register must be address register"
12944 msgstr ""
12946 #: config/tc-tic4x.c:2357
12947 msgid "Source and destination register should not be equal"
12948 msgstr ""
12950 #: config/tc-tic4x.c:2372
12951 msgid "Equal parallell destination registers, one result will be discarded"
12952 msgstr ""
12954 #: config/tc-tic4x.c:2413
12955 msgid "Too many operands scanned"
12956 msgstr ""
12958 #: config/tc-tic4x.c:2443
12959 msgid "Parallel opcode cannot contain more than two instructions"
12960 msgstr ""
12962 #: config/tc-tic4x.c:2516
12963 #, c-format
12964 msgid "Invalid operands for %s"
12965 msgstr ""
12967 #: config/tc-tic4x.c:2519
12968 #, c-format
12969 msgid "Invalid instruction %s"
12970 msgstr ""
12972 #: config/tc-tic4x.c:2668
12973 #, c-format
12974 msgid "Bad relocation type: 0x%02x"
12975 msgstr ""
12977 #: config/tc-tic4x.c:2726
12978 #, c-format
12979 msgid "Unsupported processor generation %d"
12980 msgstr ""
12982 #: config/tc-tic4x.c:2734
12983 msgid "Option -b is depreciated, please use -mbig"
12984 msgstr ""
12986 #: config/tc-tic4x.c:2740
12987 msgid "Option -p is depreciated, please use -mmemparm"
12988 msgstr ""
12990 #: config/tc-tic4x.c:2746
12991 msgid "Option -r is depreciated, please use -mregparm"
12992 msgstr ""
12994 #: config/tc-tic4x.c:2752
12995 msgid "Option -s is depreciated, please use -msmall"
12996 msgstr ""
12998 #: config/tc-tic4x.c:2780
12999 #, c-format
13000 msgid ""
13001 "\n"
13002 "TIC4X options:\n"
13003 "  -mcpu=CPU  -mCPU        select architecture variant. CPU can be:\n"
13004 "                            30 - TMS320C30\n"
13005 "                            31 - TMS320C31, TMS320LC31\n"
13006 "                            32 - TMS320C32\n"
13007 "                            33 - TMS320VC33\n"
13008 "                            40 - TMS320C40\n"
13009 "                            44 - TMS320C44\n"
13010 "  -mrev=REV               set cpu hardware revision (integer numbers).\n"
13011 "                          Combinations of -mcpu and -mrev will enable/"
13012 "disable\n"
13013 "                          the appropriate options (-midle2, -mlowpower and\n"
13014 "                          -menhanced) according to the selected type\n"
13015 "  -mbig                   select big memory model\n"
13016 "  -msmall                 select small memory model (default)\n"
13017 "  -mregparm               select register parameters (default)\n"
13018 "  -mmemparm               select memory parameters\n"
13019 "  -midle2                 enable IDLE2 support\n"
13020 "  -mlowpower              enable LOPOWER and MAXSPEED support\n"
13021 "  -menhanced              enable enhanced opcode support\n"
13022 msgstr ""
13024 #: config/tc-tic4x.c:2825
13025 #, c-format
13026 msgid "Label \"$%d\" redefined"
13027 msgstr ""
13029 #: config/tc-tic4x.c:3033
13030 #, c-format
13031 msgid "Reloc %d not supported by object file format"
13032 msgstr ""
13034 #. Only word (et al.), align, or conditionals are allowed within
13035 #. .struct/.union.
13036 #: config/tc-tic54x.c:220
13037 msgid "pseudo-op illegal within .struct/.union"
13038 msgstr ""
13040 #: config/tc-tic54x.c:234
13041 #, c-format
13042 msgid "C54x-specific command line  options:\n"
13043 msgstr ""
13045 #: config/tc-tic54x.c:235
13046 #, c-format
13047 msgid "-mfar-mode | -mf          Use extended addressing\n"
13048 msgstr ""
13050 #: config/tc-tic54x.c:236
13051 #, c-format
13052 msgid "-mcpu=<CPU version>       Specify the CPU version\n"
13053 msgstr ""
13055 #: config/tc-tic54x.c:237
13056 #, c-format
13057 msgid "-merrors-to-file <filename>\n"
13058 msgstr ""
13060 #: config/tc-tic54x.c:238
13061 #, c-format
13062 msgid "-me <filename>            Redirect errors to a file\n"
13063 msgstr ""
13065 #: config/tc-tic54x.c:350
13066 msgid "Comma and symbol expected for '.asg STRING, SYMBOL'"
13067 msgstr ""
13069 #: config/tc-tic54x.c:359
13070 msgid "symbols assigned with .asg must begin with a letter"
13071 msgstr ""
13073 #: config/tc-tic54x.c:403
13074 msgid "Unterminated string after absolute expression"
13075 msgstr ""
13077 #: config/tc-tic54x.c:411
13078 msgid "Comma and symbol expected for '.eval EXPR, SYMBOL'"
13079 msgstr ""
13081 #: config/tc-tic54x.c:423
13082 msgid "symbols assigned with .eval must begin with a letter"
13083 msgstr ""
13085 #: config/tc-tic54x.c:488
13086 #, c-format
13087 msgid ".bss size %d < 0!"
13088 msgstr ""
13090 #: config/tc-tic54x.c:677
13091 msgid "Offset on nested structures is ignored"
13092 msgstr ""
13094 #: config/tc-tic54x.c:727
13095 #, c-format
13096 msgid ".end%s without preceding .%s"
13097 msgstr ""
13099 #: config/tc-tic54x.c:793
13100 #, c-format
13101 msgid "Unrecognized struct/union tag '%s'"
13102 msgstr ""
13104 #: config/tc-tic54x.c:795
13105 msgid ".tag requires a structure tag"
13106 msgstr ""
13108 #: config/tc-tic54x.c:801
13109 msgid "Label required for .tag"
13110 msgstr ""
13112 #: config/tc-tic54x.c:820
13113 #, c-format
13114 msgid ".tag target '%s' undefined"
13115 msgstr ""
13117 #: config/tc-tic54x.c:882
13118 #, c-format
13119 msgid ".field count '%d' out of range (1 <= X <= 32)"
13120 msgstr ""
13122 #: config/tc-tic54x.c:910
13123 #, c-format
13124 msgid "Unrecognized field type '%c'"
13125 msgstr ""
13127 #: config/tc-tic54x.c:1033
13128 msgid "Overflow in expression, truncated to 8 bits"
13129 msgstr ""
13131 #: config/tc-tic54x.c:1038
13132 msgid "Overflow in expression, truncated to 16 bits"
13133 msgstr ""
13135 #. Disallow .byte with a non constant expression that will
13136 #. require relocation.
13137 #: config/tc-tic54x.c:1046
13138 msgid "Relocatable values require at least WORD storage"
13139 msgstr ""
13141 #: config/tc-tic54x.c:1107
13142 msgid "Use of .def/.ref is deprecated.  Use .global instead"
13143 msgstr ""
13145 #: config/tc-tic54x.c:1301
13146 msgid ".space/.bes repeat count is negative, ignored"
13147 msgstr ""
13149 #: config/tc-tic54x.c:1306
13150 msgid ".space/.bes repeat count is zero, ignored"
13151 msgstr ""
13153 #: config/tc-tic54x.c:1383
13154 msgid "Missing size argument"
13155 msgstr ""
13157 #: config/tc-tic54x.c:1517
13158 msgid "CPU version has already been set"
13159 msgstr ""
13161 #: config/tc-tic54x.c:1521
13162 #, c-format
13163 msgid "Unrecognized version '%s'"
13164 msgstr ""
13166 #: config/tc-tic54x.c:1527
13167 msgid "Changing of CPU version on the fly not supported"
13168 msgstr ""
13170 #: config/tc-tic54x.c:1660
13171 msgid "p2align not supported on this target"
13172 msgstr ""
13174 #: config/tc-tic54x.c:1672
13175 msgid "Argument to .even ignored"
13176 msgstr ""
13178 #: config/tc-tic54x.c:1718
13179 msgid "Invalid field size, must be from 1 to 32"
13180 msgstr ""
13182 #: config/tc-tic54x.c:1731
13183 msgid "field size must be 16 when value is relocatable"
13184 msgstr ""
13186 #: config/tc-tic54x.c:1746
13187 msgid "field value truncated"
13188 msgstr ""
13190 #: config/tc-tic54x.c:1853 config/tc-tic54x.c:2159
13191 #, c-format
13192 msgid "Unrecognized section '%s'"
13193 msgstr ""
13195 #: config/tc-tic54x.c:1862
13196 msgid "Current section is unitialized, section name required for .clink"
13197 msgstr ""
13199 #: config/tc-tic54x.c:2069
13200 msgid "ENDLOOP without corresponding LOOP"
13201 msgstr ""
13203 #: config/tc-tic54x.c:2110
13204 msgid "Mixing of normal and extended addressing not supported"
13205 msgstr ""
13207 #: config/tc-tic54x.c:2116
13208 msgid "Extended addressing not supported on the specified CPU"
13209 msgstr ""
13211 #: config/tc-tic54x.c:2165
13212 msgid ".sblock may be used for initialized sections only"
13213 msgstr ""
13215 #: config/tc-tic54x.c:2195
13216 msgid "Symbol missing for .set/.equ"
13217 msgstr ""
13219 #: config/tc-tic54x.c:2251
13220 msgid ".var may only be used within a macro definition"
13221 msgstr ""
13223 #: config/tc-tic54x.c:2259
13224 msgid "Substitution symbols must begin with a letter"
13225 msgstr ""
13227 #: config/tc-tic54x.c:2352
13228 #, c-format
13229 msgid "can't open macro library file '%s' for reading: %s"
13230 msgstr ""
13232 #: config/tc-tic54x.c:2359
13233 #, c-format
13234 msgid "File '%s' not in macro archive format"
13235 msgstr ""
13237 #: config/tc-tic54x.c:2489
13238 #, c-format
13239 msgid "Bad COFF version '%s'"
13240 msgstr ""
13242 #: config/tc-tic54x.c:2498
13243 #, c-format
13244 msgid "Bad CPU version '%s'"
13245 msgstr ""
13247 #: config/tc-tic54x.c:2511 config/tc-tic54x.c:2514
13248 #, c-format
13249 msgid "Can't redirect stderr to the file '%s'"
13250 msgstr ""
13252 #: config/tc-tic54x.c:2629
13253 #, c-format
13254 msgid "Undefined substitution symbol '%s'"
13255 msgstr ""
13257 #: config/tc-tic54x.c:3131
13258 #, c-format
13259 msgid "Unbalanced parenthesis in operand %d"
13260 msgstr ""
13262 #: config/tc-tic54x.c:3162 config/tc-tic54x.c:3170
13263 msgid "Expecting operand after ','"
13264 msgstr ""
13266 #: config/tc-tic54x.c:3181
13267 msgid "Extra junk on line"
13268 msgstr ""
13270 #: config/tc-tic54x.c:3218
13271 msgid "Badly formed address expression"
13272 msgstr ""
13274 #: config/tc-tic54x.c:3471
13275 #, c-format
13276 msgid "Invalid dmad syntax '%s'"
13277 msgstr ""
13279 #: config/tc-tic54x.c:3535
13280 #, c-format
13281 msgid ""
13282 "Use the .mmregs directive to use memory-mapped register names such as '%s'"
13283 msgstr ""
13285 #: config/tc-tic54x.c:3586
13286 msgid "Address mode *+ARx is write-only. Results of reading are undefined."
13287 msgstr ""
13289 #: config/tc-tic54x.c:3606
13290 #, c-format
13291 msgid "Unrecognized indirect address format \"%s\""
13292 msgstr ""
13294 #: config/tc-tic54x.c:3644
13295 #, c-format
13296 msgid "Operand '%s' out of range (%d <= x <= %d)"
13297 msgstr ""
13299 #: config/tc-tic54x.c:3664
13300 msgid "Error in relocation handling"
13301 msgstr ""
13303 #: config/tc-tic54x.c:3683 config/tc-tic54x.c:3745 config/tc-tic54x.c:3773
13304 #, c-format
13305 msgid "Unrecognized condition code \"%s\""
13306 msgstr ""
13308 #: config/tc-tic54x.c:3700
13309 #, c-format
13310 msgid "Condition \"%s\" does not match preceding group"
13311 msgstr ""
13313 #: config/tc-tic54x.c:3708
13314 #, c-format
13315 msgid ""
13316 "Condition \"%s\" uses a different accumulator from a preceding condition"
13317 msgstr ""
13319 #: config/tc-tic54x.c:3715
13320 msgid "Only one comparison conditional allowed"
13321 msgstr ""
13323 #: config/tc-tic54x.c:3720
13324 msgid "Only one overflow conditional allowed"
13325 msgstr ""
13327 #: config/tc-tic54x.c:3728
13328 #, c-format
13329 msgid "Duplicate %s conditional"
13330 msgstr ""
13332 #: config/tc-tic54x.c:3759
13333 msgid "Invalid auxiliary register (use AR0-AR7)"
13334 msgstr ""
13336 #: config/tc-tic54x.c:3790
13337 msgid "lk addressing modes are invalid for memory-mapped register addressing"
13338 msgstr ""
13340 #: config/tc-tic54x.c:3798
13341 msgid ""
13342 "Address mode *+ARx is not allowed in memory-mapped register addressing.  "
13343 "Resulting behavior is undefined."
13344 msgstr ""
13346 #: config/tc-tic54x.c:3824
13347 msgid ""
13348 "Destination accumulator for each part of this parallel instruction must be "
13349 "different"
13350 msgstr ""
13352 #: config/tc-tic54x.c:3873
13353 #, c-format
13354 msgid "Memory mapped register \"%s\" out of range"
13355 msgstr ""
13357 #: config/tc-tic54x.c:3912
13358 msgid "Invalid operand (use 1, 2, or 3)"
13359 msgstr ""
13361 #: config/tc-tic54x.c:3937
13362 msgid "A status register or status bit name is required"
13363 msgstr ""
13365 #: config/tc-tic54x.c:3947
13366 #, c-format
13367 msgid "Unrecognized status bit \"%s\""
13368 msgstr ""
13370 #: config/tc-tic54x.c:3970
13371 #, c-format
13372 msgid "Invalid status register \"%s\""
13373 msgstr ""
13375 #: config/tc-tic54x.c:3982
13376 #, c-format
13377 msgid "Operand \"%s\" out of range (use 1 or 2)"
13378 msgstr ""
13380 #: config/tc-tic54x.c:4185
13381 #, c-format
13382 msgid "Unrecognized instruction \"%s\""
13383 msgstr ""
13385 #: config/tc-tic54x.c:4214
13386 #, c-format
13387 msgid "Unrecognized operand list '%s' for instruction '%s'"
13388 msgstr ""
13390 #: config/tc-tic54x.c:4243
13391 #, c-format
13392 msgid "Unrecognized parallel instruction \"%s\""
13393 msgstr ""
13395 #: config/tc-tic54x.c:4292
13396 #, c-format
13397 msgid "Invalid operand (s) for parallel instruction \"%s\""
13398 msgstr ""
13400 #: config/tc-tic54x.c:4295
13401 #, c-format
13402 msgid "Unrecognized parallel instruction combination \"%s || %s\""
13403 msgstr ""
13405 #: config/tc-tic54x.c:4522
13406 #, c-format
13407 msgid "%s symbol recursion stopped at second appearance of '%s'"
13408 msgstr ""
13410 #: config/tc-tic54x.c:4562
13411 msgid "Unrecognized substitution symbol function"
13412 msgstr ""
13414 #: config/tc-tic54x.c:4567
13415 msgid "Missing '(' after substitution symbol function"
13416 msgstr ""
13418 #: config/tc-tic54x.c:4581
13419 msgid "Expecting second argument"
13420 msgstr ""
13422 #: config/tc-tic54x.c:4594 config/tc-tic54x.c:4644
13423 msgid "Extra junk in function call, expecting ')'"
13424 msgstr ""
13426 #: config/tc-tic54x.c:4620
13427 msgid "Function expects two arguments"
13428 msgstr ""
13430 #: config/tc-tic54x.c:4633
13431 msgid "Expecting character constant argument"
13432 msgstr ""
13434 #: config/tc-tic54x.c:4639
13435 msgid "Both arguments must be substitution symbols"
13436 msgstr ""
13438 #: config/tc-tic54x.c:4692
13439 #, c-format
13440 msgid "Invalid subscript (use 1 to %d)"
13441 msgstr ""
13443 #: config/tc-tic54x.c:4702
13444 #, c-format
13445 msgid "Invalid length (use 0 to %d"
13446 msgstr ""
13448 #: config/tc-tic54x.c:4712
13449 msgid "Missing ')' in subscripted substitution symbol expression"
13450 msgstr ""
13452 #: config/tc-tic54x.c:4732
13453 msgid "Missing forced substitution terminator ':'"
13454 msgstr ""
13456 #: config/tc-tic54x.c:4886
13457 #, c-format
13458 msgid ""
13459 "Instruction does not fit in available delay slots (%d-word insn, %d slots "
13460 "left)"
13461 msgstr ""
13463 #: config/tc-tic54x.c:4927
13464 #, c-format
13465 msgid "Unrecognized parallel instruction '%s'"
13466 msgstr ""
13468 #: config/tc-tic54x.c:4939
13469 #, c-format
13470 msgid "Instruction '%s' requires an LP cpu version"
13471 msgstr ""
13473 #: config/tc-tic54x.c:4946
13474 #, c-format
13475 msgid "Instruction '%s' requires far mode addressing"
13476 msgstr ""
13478 #: config/tc-tic54x.c:4958
13479 #, c-format
13480 msgid ""
13481 "Instruction does not fit in available delay slots (%d-word insn, %d slots "
13482 "left). Resulting behavior is undefined."
13483 msgstr ""
13485 #: config/tc-tic54x.c:4968
13486 msgid ""
13487 "Instructions which cause PC discontinuity are not allowed in a delay slot. "
13488 "Resulting behavior is undefined."
13489 msgstr ""
13491 #: config/tc-tic54x.c:4979
13492 #, c-format
13493 msgid "'%s' is not repeatable. Resulting behavior is undefined."
13494 msgstr ""
13496 #: config/tc-tic54x.c:4983
13497 msgid ""
13498 "Instructions using long offset modifiers or absolute addresses are not "
13499 "repeatable. Resulting behavior is undefined."
13500 msgstr ""
13502 #: config/tc-tic54x.c:5135
13503 #, c-format
13504 msgid "Unsupported relocation size %d"
13505 msgstr ""
13507 #: config/tc-tic54x.c:5266
13508 msgid "non-absolute value used with .space/.bes"
13509 msgstr ""
13511 #: config/tc-tic54x.c:5270
13512 #, c-format
13513 msgid "negative value ignored in %s"
13514 msgstr ""
13516 #: config/tc-tic54x.c:5358
13517 #, c-format
13518 msgid "attempt to .space/.bes backwards? (%ld)"
13519 msgstr ""
13521 #: config/tc-tic54x.c:5390
13522 #, c-format
13523 msgid "Invalid label '%s'"
13524 msgstr ""
13526 #: config/tc-v850.c:233
13527 #, c-format
13528 msgid ".COMMon length (%d.) < 0! Ignored."
13529 msgstr ""
13531 #: config/tc-v850.c:254
13532 #, c-format
13533 msgid "Length of .comm \"%s\" is already %ld. Not changed to %d."
13534 msgstr ""
13536 #: config/tc-v850.c:280
13537 msgid "Common alignment negative; 0 assumed"
13538 msgstr ""
13540 #: config/tc-v850.c:480
13541 msgid ".longcall pseudo-op seen when not relaxing"
13542 msgstr ""
13544 #: config/tc-v850.c:482
13545 msgid ".longjump pseudo-op seen when not relaxing"
13546 msgstr ""
13548 #: config/tc-v850.c:489
13549 msgid "bad .longcall format"
13550 msgstr ""
13552 #: config/tc-v850.c:938
13553 #, c-format
13554 msgid "unknown operand shift: %x\n"
13555 msgstr ""
13557 #: config/tc-v850.c:939
13558 msgid "internal failure in parse_register_list"
13559 msgstr ""
13561 #: config/tc-v850.c:955
13562 msgid "constant expression or register list expected"
13563 msgstr ""
13565 #: config/tc-v850.c:960 config/tc-v850.c:973 config/tc-v850.c:992
13566 msgid "high bits set in register list expression"
13567 msgstr ""
13569 #: config/tc-v850.c:1031 config/tc-v850.c:1094
13570 msgid "illegal register included in list"
13571 msgstr ""
13573 #: config/tc-v850.c:1037
13574 msgid "system registers cannot be included in list"
13575 msgstr ""
13577 #: config/tc-v850.c:1042
13578 msgid "PSW cannot be included in list"
13579 msgstr ""
13581 #: config/tc-v850.c:1049
13582 msgid "High value system registers cannot be included in list"
13583 msgstr ""
13585 #: config/tc-v850.c:1073
13586 msgid "second register should follow dash in register list"
13587 msgstr ""
13589 #: config/tc-v850.c:1118
13590 #, c-format
13591 msgid " V850 options:\n"
13592 msgstr ""
13594 #: config/tc-v850.c:1119
13595 #, c-format
13596 msgid "  -mwarn-signed-overflow    Warn if signed immediate values overflow\n"
13597 msgstr ""
13599 #: config/tc-v850.c:1120
13600 #, c-format
13601 msgid ""
13602 "  -mwarn-unsigned-overflow  Warn if unsigned immediate values overflow\n"
13603 msgstr ""
13605 #: config/tc-v850.c:1121
13606 #, c-format
13607 msgid "  -mv850                    The code is targeted at the v850\n"
13608 msgstr ""
13610 #: config/tc-v850.c:1122
13611 #, c-format
13612 msgid "  -mv850e                   The code is targeted at the v850e\n"
13613 msgstr ""
13615 #: config/tc-v850.c:1123
13616 #, c-format
13617 msgid "  -mv850e1                  The code is targeted at the v850e1\n"
13618 msgstr ""
13620 #: config/tc-v850.c:1124
13621 #, c-format
13622 msgid ""
13623 "  -mv850any                 The code is generic, despite any processor "
13624 "specific instructions\n"
13625 msgstr ""
13627 #: config/tc-v850.c:1125
13628 #, c-format
13629 msgid "  -mrelax                   Enable relaxation\n"
13630 msgstr ""
13632 #: config/tc-v850.c:1291
13633 #, c-format
13634 msgid "Unable to determine default target processor from string: %s"
13635 msgstr ""
13637 #: config/tc-v850.c:1326
13638 msgid "lo() relocation used on an instruction which does not support it"
13639 msgstr ""
13641 #: config/tc-v850.c:1343
13642 msgid "ctoff() relocation used on an instruction which does not support it"
13643 msgstr ""
13645 #: config/tc-v850.c:1365
13646 msgid "sdaoff() relocation used on an instruction which does not support it"
13647 msgstr ""
13649 #: config/tc-v850.c:1387
13650 msgid "zdaoff() relocation used on an instruction which does not support it"
13651 msgstr ""
13653 #: config/tc-v850.c:1420
13654 msgid "tdaoff() relocation used on an instruction which does not support it"
13655 msgstr ""
13657 #: config/tc-v850.c:1625
13658 msgid "Target processor does not support this instruction."
13659 msgstr ""
13661 #: config/tc-v850.c:1714 config/tc-v850.c:1743 config/tc-v850.c:1923
13662 msgid "immediate operand is too large"
13663 msgstr ""
13665 #: config/tc-v850.c:1725
13666 msgid "AAARG -> unhandled constant reloc"
13667 msgstr ""
13669 #: config/tc-v850.c:1768
13670 msgid "invalid register name"
13671 msgstr ""
13673 #: config/tc-v850.c:1772
13674 msgid "register r0 cannot be used here"
13675 msgstr ""
13677 #: config/tc-v850.c:1783
13678 msgid "invalid system register name"
13679 msgstr ""
13681 #: config/tc-v850.c:1795
13682 msgid "expected EP register"
13683 msgstr ""
13685 #: config/tc-v850.c:1811
13686 msgid "invalid condition code name"
13687 msgstr ""
13689 #: config/tc-v850.c:1831 config/tc-v850.c:1835
13690 msgid "constant too big to fit into instruction"
13691 msgstr ""
13693 #: config/tc-v850.c:1888
13694 msgid "syntax error: value is missing before the register name"
13695 msgstr ""
13697 #: config/tc-v850.c:1890
13698 msgid "syntax error: register not expected"
13699 msgstr ""
13701 #: config/tc-v850.c:1903
13702 msgid "syntax error: system register not expected"
13703 msgstr ""
13705 #: config/tc-v850.c:1907
13706 msgid "syntax error: condition code not expected"
13707 msgstr ""
13709 #: config/tc-v850.c:1941 config/tc-xtensa.c:11825
13710 msgid "invalid operand"
13711 msgstr ""
13713 #: config/tc-vax.c:1342
13714 msgid "no '[' to match ']'"
13715 msgstr ""
13717 #: config/tc-vax.c:1358
13718 msgid "bad register in []"
13719 msgstr ""
13721 #: config/tc-vax.c:1360
13722 msgid "[PC] index banned"
13723 msgstr ""
13725 #: config/tc-vax.c:1396
13726 msgid "no '(' to match ')'"
13727 msgstr ""
13729 #: config/tc-vax.c:1512
13730 msgid "invalid branch operand"
13731 msgstr ""
13733 #: config/tc-vax.c:1539
13734 msgid "address prohibits @"
13735 msgstr ""
13737 #: config/tc-vax.c:1541
13738 msgid "address prohibits #"
13739 msgstr ""
13741 #: config/tc-vax.c:1545
13742 msgid "address prohibits -()"
13743 msgstr ""
13745 #: config/tc-vax.c:1547
13746 msgid "address prohibits ()+"
13747 msgstr ""
13749 #: config/tc-vax.c:1550
13750 msgid "address prohibits ()"
13751 msgstr ""
13753 #: config/tc-vax.c:1552
13754 msgid "address prohibits []"
13755 msgstr ""
13757 #: config/tc-vax.c:1554
13758 msgid "address prohibits register"
13759 msgstr ""
13761 #: config/tc-vax.c:1556
13762 msgid "address prohibits displacement length specifier"
13763 msgstr ""
13765 #: config/tc-vax.c:1584
13766 msgid "invalid operand of S^#"
13767 msgstr ""
13769 #: config/tc-vax.c:1597
13770 msgid "S^# needs expression"
13771 msgstr ""
13773 #: config/tc-vax.c:1604
13774 msgid "S^# may only read-access"
13775 msgstr ""
13777 #: config/tc-vax.c:1627
13778 msgid "invalid operand of -()"
13779 msgstr ""
13781 #: config/tc-vax.c:1633
13782 msgid "-(PC) unpredictable"
13783 msgstr ""
13785 #: config/tc-vax.c:1635
13786 msgid "[]index same as -()register: unpredictable"
13787 msgstr ""
13789 #: config/tc-vax.c:1667
13790 msgid "invalid operand of ()+"
13791 msgstr ""
13793 #: config/tc-vax.c:1673
13794 msgid "(PC)+ unpredictable"
13795 msgstr ""
13797 #: config/tc-vax.c:1675
13798 msgid "[]index same as ()+register: unpredictable"
13799 msgstr ""
13801 #: config/tc-vax.c:1698
13802 msgid "# conflicts length"
13803 msgstr ""
13805 #: config/tc-vax.c:1700
13806 msgid "# bars register"
13807 msgstr ""
13809 #: config/tc-vax.c:1720
13810 msgid "writing or modifying # is unpredictable"
13811 msgstr ""
13813 #: config/tc-vax.c:1746
13814 msgid "length not needed"
13815 msgstr ""
13817 #: config/tc-vax.c:1753
13818 msgid "can't []index a register, because it has no address"
13819 msgstr ""
13821 #: config/tc-vax.c:1755
13822 msgid "a register has no address"
13823 msgstr ""
13825 #: config/tc-vax.c:1764
13826 msgid "PC part of operand unpredictable"
13827 msgstr ""
13829 #: config/tc-vax.c:1920
13830 msgid "odd number of bytes in operand description"
13831 msgstr ""
13833 #: config/tc-vax.c:1934
13834 msgid "Bad operand"
13835 msgstr ""
13837 #: config/tc-vax.c:1939
13838 msgid "Not enough operands"
13839 msgstr ""
13841 #: config/tc-vax.c:2216
13842 msgid "SYMBOL TABLE not implemented"
13843 msgstr ""
13845 #: config/tc-vax.c:2220
13846 msgid "TOKEN TRACE not implemented"
13847 msgstr ""
13849 #: config/tc-vax.c:2224
13850 #, c-format
13851 msgid "Displacement length %s ignored!"
13852 msgstr ""
13854 #: config/tc-vax.c:2228
13855 #, c-format
13856 msgid "I don't need or use temp. file \"%s\"."
13857 msgstr ""
13859 #: config/tc-vax.c:2232
13860 msgid "I don't use an interpass file! -V ignored"
13861 msgstr ""
13863 #: config/tc-vax.c:2289
13864 #, c-format
13865 msgid ""
13866 "VAX options:\n"
13867 "-d LENGTH\t\tignored\n"
13868 "-J\t\t\tignored\n"
13869 "-S\t\t\tignored\n"
13870 "-t FILE\t\t\tignored\n"
13871 "-T\t\t\tignored\n"
13872 "-V\t\t\tignored\n"
13873 msgstr ""
13875 #: config/tc-vax.c:2298
13876 #, c-format
13877 msgid ""
13878 "VMS options:\n"
13879 "-+\t\t\thash encode names longer than 31 characters\n"
13880 "-1\t\t\t`const' handling compatible with gcc 1.x\n"
13881 "-H\t\t\tshow new symbol after hash truncation\n"
13882 "-h NUM\t\t\tdon't hash mixed-case names, and adjust case:\n"
13883 "\t\t\t0 = upper, 2 = lower, 3 = preserve case\n"
13884 "-v\"VERSION\"\t\tcode being assembled was produced by compiler \"VERSION\"\n"
13885 msgstr ""
13887 #: config/tc-vax.c:2463
13888 #, c-format
13889 msgid "Ignoring statement due to \"%s\""
13890 msgstr ""
13892 #: config/tc-vax.c:2480
13893 #, c-format
13894 msgid "Aborting because statement has \"%s\""
13895 msgstr ""
13897 #: config/tc-vax.c:2525
13898 msgid "Can't relocate expression"
13899 msgstr ""
13901 #: config/tc-vax.c:2628
13902 msgid "Bignum not permitted in short literal. Immediate mode assumed."
13903 msgstr ""
13905 #: config/tc-vax.c:2637
13906 msgid "Can't do flonum short literal: immediate mode used."
13907 msgstr ""
13909 #: config/tc-vax.c:2684
13910 #, c-format
13911 msgid "A bignum/flonum may not be a displacement: 0x%lx used"
13912 msgstr ""
13914 #: config/tc-vax.c:2995
13915 #, c-format
13916 msgid "Short literal overflow(%ld.), immediate mode assumed."
13917 msgstr ""
13919 #: config/tc-vax.c:3004
13920 #, c-format
13921 msgid "Forced short literal to immediate mode. now_seg=%s to_seg=%s"
13922 msgstr ""
13924 #: config/tc-vax.c:3069
13925 msgid "Length specification ignored. Address mode 9F used"
13926 msgstr ""
13928 #: config/tc-vax.c:3127
13929 msgid "Invalid operand:  immediate value used as base address."
13930 msgstr ""
13932 #: config/tc-vax.c:3129
13933 msgid "Invalid operand:  immediate value used as address."
13934 msgstr ""
13936 #: config/tc-vax.c:3154
13937 #, c-format
13938 msgid "Symbol %s used as immediate operand in PIC mode."
13939 msgstr ""
13941 #: config/tc-vax.c:3259
13942 #, c-format
13943 msgid "VIP_BEGIN error:%s"
13944 msgstr ""
13946 #: config/tc-xc16x.c:211
13947 #, c-format
13948 msgid " XC16X specific command line options:\n"
13949 msgstr ""
13951 #: config/tc-xstormy16.c:78
13952 #, c-format
13953 msgid " XSTORMY16 specific command line options:\n"
13954 msgstr ""
13956 #: config/tc-xstormy16.c:226
13957 #, c-format
13958 msgid "unsupported fptr fixup size %d"
13959 msgstr ""
13961 #: config/tc-xstormy16.c:238
13962 #, c-format
13963 msgid "unsupported fixup size %d"
13964 msgstr ""
13966 #: config/tc-xstormy16.c:269
13967 msgid "unsupported fptr fixup"
13968 msgstr ""
13970 #: config/tc-xtensa.c:622
13971 msgid "illegal range of target hardware versions"
13972 msgstr ""
13974 #: config/tc-xtensa.c:779
13975 msgid "--density option is ignored"
13976 msgstr ""
13978 #: config/tc-xtensa.c:782
13979 msgid "--no-density option is ignored"
13980 msgstr ""
13982 #: config/tc-xtensa.c:800
13983 msgid "--generics is deprecated; use --transform instead"
13984 msgstr ""
13986 #: config/tc-xtensa.c:803
13987 msgid "--no-generics is deprecated; use --no-transform instead"
13988 msgstr ""
13990 #: config/tc-xtensa.c:806
13991 msgid "--relax is deprecated; use --transform instead"
13992 msgstr ""
13994 #: config/tc-xtensa.c:809
13995 msgid "--no-relax is deprecated; use --no-transform instead"
13996 msgstr ""
13998 #: config/tc-xtensa.c:826
13999 msgid "--absolute-literals option not supported in this Xtensa configuration"
14000 msgstr ""
14002 #: config/tc-xtensa.c:899
14003 msgid "prefer-l32r conflicts with prefer-const16"
14004 msgstr ""
14006 #: config/tc-xtensa.c:905
14007 msgid "prefer-const16 conflicts with prefer-l32r"
14008 msgstr ""
14010 #: config/tc-xtensa.c:913 config/tc-xtensa.c:922 config/tc-xtensa.c:926
14011 msgid "invalid target hardware version"
14012 msgstr ""
14014 #: config/tc-xtensa.c:1110
14015 msgid "unmatched end directive"
14016 msgstr ""
14018 #: config/tc-xtensa.c:1139
14019 msgid ".begin directive with no matching .end directive"
14020 msgstr ""
14022 #: config/tc-xtensa.c:1180
14023 msgid "[no-]generics is deprecated; use [no-]transform instead"
14024 msgstr ""
14026 #: config/tc-xtensa.c:1185
14027 msgid "[no-]relax is deprecated; use [no-]transform instead"
14028 msgstr ""
14030 #: config/tc-xtensa.c:1198
14031 #, c-format
14032 msgid "directive %s cannot be negated"
14033 msgstr ""
14035 #: config/tc-xtensa.c:1204
14036 msgid "unknown directive"
14037 msgstr ""
14039 #: config/tc-xtensa.c:1225 config/tc-xtensa.c:1321 config/tc-xtensa.c:1563
14040 #: config/tc-xtensa.c:5754
14041 msgid "directives are not valid inside bundles"
14042 msgstr ""
14044 #: config/tc-xtensa.c:1237
14045 msgid ".begin literal is deprecated; use .literal instead"
14046 msgstr ""
14048 #: config/tc-xtensa.c:1251
14049 msgid "cannot set literal_prefix inside literal fragment"
14050 msgstr ""
14052 #: config/tc-xtensa.c:1284
14053 msgid ".begin [no-]density is ignored"
14054 msgstr ""
14056 #: config/tc-xtensa.c:1291 config/tc-xtensa.c:1341
14057 msgid "Xtensa absolute literals option not supported; ignored"
14058 msgstr ""
14060 #: config/tc-xtensa.c:1334
14061 msgid ".end [no-]density is ignored"
14062 msgstr ""
14064 #: config/tc-xtensa.c:1359
14065 #, c-format
14066 msgid "does not match begin %s%s at %s:%d"
14067 msgstr ""
14069 #: config/tc-xtensa.c:1414
14070 msgid ".literal_position inside literal directive; ignoring"
14071 msgstr ""
14073 #: config/tc-xtensa.c:1434
14074 msgid ".literal not allowed inside .begin literal region"
14075 msgstr ""
14077 #: config/tc-xtensa.c:1470
14078 msgid "expected comma or colon after symbol name; rest of line ignored"
14079 msgstr ""
14081 #: config/tc-xtensa.c:1532
14082 msgid "fall through frequency must be greater than 0"
14083 msgstr ""
14085 #: config/tc-xtensa.c:1540
14086 msgid "branch target frequency must be greater than 0"
14087 msgstr ""
14089 #: config/tc-xtensa.c:1588
14090 #, c-format
14091 msgid "opcode-specific %s relocation used outside an instruction"
14092 msgstr ""
14094 #: config/tc-xtensa.c:1596
14095 #, c-format
14096 msgid "invalid use of %s relocation"
14097 msgstr ""
14099 #: config/tc-xtensa.c:1792 config/tc-xtensa.c:1809
14100 #, c-format
14101 msgid "bad register name: %s"
14102 msgstr ""
14104 #: config/tc-xtensa.c:1798
14105 #, c-format
14106 msgid "bad register number: %s"
14107 msgstr ""
14109 #: config/tc-xtensa.c:1861
14110 msgid "pcrel relocation not allowed in an instruction"
14111 msgstr ""
14113 #: config/tc-xtensa.c:1878
14114 msgid "register number out of range"
14115 msgstr ""
14117 #: config/tc-xtensa.c:1962
14118 msgid "extra comma"
14119 msgstr ""
14121 #: config/tc-xtensa.c:1964
14122 msgid "extra colon"
14123 msgstr ""
14125 #: config/tc-xtensa.c:1966
14126 msgid "missing argument"
14127 msgstr ""
14129 #: config/tc-xtensa.c:1968
14130 msgid "missing comma or colon"
14131 msgstr ""
14133 #: config/tc-xtensa.c:2025
14134 msgid "incorrect register number, ignoring"
14135 msgstr ""
14137 #: config/tc-xtensa.c:2032
14138 msgid "too many arguments"
14139 msgstr ""
14141 #: config/tc-xtensa.c:2106
14142 #, c-format
14143 msgid "cannot encode opcode \"%s\""
14144 msgstr ""
14146 #: config/tc-xtensa.c:2200
14147 #, c-format
14148 msgid "not enough operands (%d) for '%s'; expected %d"
14149 msgstr ""
14151 #: config/tc-xtensa.c:2207
14152 #, c-format
14153 msgid "too many operands (%d) for '%s'; expected %d"
14154 msgstr ""
14156 #: config/tc-xtensa.c:2258
14157 #, c-format
14158 msgid "invalid register '%s' for '%s' instruction"
14159 msgstr ""
14161 #: config/tc-xtensa.c:2265
14162 #, c-format
14163 msgid "invalid register number (%ld) for '%s' instruction"
14164 msgstr ""
14166 #: config/tc-xtensa.c:2333
14167 #, c-format
14168 msgid "invalid register number (%ld) for '%s'"
14169 msgstr ""
14171 #: config/tc-xtensa.c:2724
14172 #, c-format
14173 msgid "operand %d of '%s' has out of range value '%u'"
14174 msgstr ""
14176 #: config/tc-xtensa.c:2730
14177 #, c-format
14178 msgid "operand %d of '%s' has invalid value '%u'"
14179 msgstr ""
14181 #: config/tc-xtensa.c:2777
14182 #, c-format
14183 msgid "internal error: unknown option name '%s'"
14184 msgstr ""
14186 #: config/tc-xtensa.c:3884
14187 msgid "can't handle generation of literal/labels yet"
14188 msgstr ""
14190 #: config/tc-xtensa.c:3888
14191 msgid "can't handle undefined OP TYPE"
14192 msgstr ""
14194 #: config/tc-xtensa.c:3949
14195 #, c-format
14196 msgid "found %d operands for '%s':  Expected %d"
14197 msgstr ""
14199 #: config/tc-xtensa.c:3956
14200 #, c-format
14201 msgid "found too many (%d) operands for '%s':  Expected %d"
14202 msgstr ""
14204 #: config/tc-xtensa.c:3977
14205 msgid "immediate operands sum to greater than 32"
14206 msgstr ""
14208 #: config/tc-xtensa.c:4108
14209 msgid "invalid immediate"
14210 msgstr ""
14212 #: config/tc-xtensa.c:4229
14213 #, c-format
14214 msgid "invalid relocation for operand %i of '%s'"
14215 msgstr ""
14217 #: config/tc-xtensa.c:4239
14218 #, c-format
14219 msgid "invalid expression for operand %i of '%s'"
14220 msgstr ""
14222 #: config/tc-xtensa.c:4249
14223 #, c-format
14224 msgid "invalid relocation in instruction slot %i"
14225 msgstr ""
14227 #: config/tc-xtensa.c:4256
14228 #, c-format
14229 msgid "undefined symbol for opcode \"%s\""
14230 msgstr ""
14232 #: config/tc-xtensa.c:4730
14233 msgid "opcode 'NOP.N' unavailable in this configuration"
14234 msgstr ""
14236 #: config/tc-xtensa.c:4790
14237 msgid "get_expanded_loop_offset: invalid opcode"
14238 msgstr ""
14240 #: config/tc-xtensa.c:4923
14241 #, c-format
14242 msgid "assembly state not set for first frag in section %s"
14243 msgstr ""
14245 #: config/tc-xtensa.c:4976
14246 #, c-format
14247 msgid "unaligned branch target: %d bytes at 0x%lx"
14248 msgstr ""
14250 #: config/tc-xtensa.c:5015
14251 #, c-format
14252 msgid "unaligned loop: %d bytes at 0x%lx"
14253 msgstr ""
14255 #: config/tc-xtensa.c:5039
14256 msgid "unexpected fix"
14257 msgstr ""
14259 #: config/tc-xtensa.c:5050 config/tc-xtensa.c:5054
14260 msgid "undecodable fix"
14261 msgstr ""
14263 #: config/tc-xtensa.c:5192
14264 msgid "labels are not valid inside bundles"
14265 msgstr ""
14267 #: config/tc-xtensa.c:5212
14268 msgid "invalid last instruction for a zero-overhead loop"
14269 msgstr ""
14271 #: config/tc-xtensa.c:5279
14272 msgid "extra opening brace"
14273 msgstr ""
14275 #: config/tc-xtensa.c:5289
14276 msgid "extra closing brace"
14277 msgstr ""
14279 #: config/tc-xtensa.c:5316
14280 msgid "missing closing brace"
14281 msgstr ""
14283 #: config/tc-xtensa.c:5416 config/tc-xtensa.c:5446
14284 #, c-format
14285 msgid "wrong number of operands for '%s'"
14286 msgstr ""
14288 #: config/tc-xtensa.c:5433
14289 #, c-format
14290 msgid "bad relocation expression for '%s'"
14291 msgstr ""
14293 #: config/tc-xtensa.c:5468
14294 #, c-format
14295 msgid "unknown opcode or format name '%s'"
14296 msgstr ""
14298 #: config/tc-xtensa.c:5474
14299 msgid "format names only valid inside bundles"
14300 msgstr ""
14302 #: config/tc-xtensa.c:5479
14303 #, c-format
14304 msgid "multiple formats specified for one bundle; using '%s'"
14305 msgstr ""
14307 #: config/tc-xtensa.c:5529
14308 msgid "entry instruction with stack decrement < 16"
14309 msgstr ""
14311 #: config/tc-xtensa.c:5582
14312 msgid "unaligned entry instruction"
14313 msgstr ""
14315 #: config/tc-xtensa.c:5647
14316 msgid "bad instruction format"
14317 msgstr ""
14319 #: config/tc-xtensa.c:5650
14320 msgid "invalid relocation"
14321 msgstr ""
14323 #: config/tc-xtensa.c:5661
14324 #, c-format
14325 msgid "invalid relocation for '%s' instruction"
14326 msgstr ""
14328 #: config/tc-xtensa.c:5673
14329 #, c-format
14330 msgid "invalid relocation for operand %d of '%s'"
14331 msgstr ""
14333 #: config/tc-xtensa.c:5853
14334 msgid "cannot represent subtraction with an offset"
14335 msgstr ""
14337 #: config/tc-xtensa.c:5953
14338 #, c-format
14339 msgid "unhandled local relocation fix %s"
14340 msgstr ""
14342 #: config/tc-xtensa.c:6004
14343 #, c-format
14344 msgid "internal error; cannot generate `%s' relocation"
14345 msgstr ""
14347 #: config/tc-xtensa.c:6223
14348 msgid "The option \"--no-allow-flix\" prohibits multi-slot flix."
14349 msgstr ""
14351 #: config/tc-xtensa.c:6232
14352 msgid "couldn't find a valid instruction format"
14353 msgstr ""
14355 #: config/tc-xtensa.c:6233
14356 #, c-format
14357 msgid "    ops were: "
14358 msgstr ""
14360 #: config/tc-xtensa.c:6235
14361 #, c-format
14362 msgid " %s;"
14363 msgstr ""
14365 #: config/tc-xtensa.c:6246
14366 #, c-format
14367 msgid "format '%s' allows %d slots, but there are %d opcodes"
14368 msgstr ""
14370 #: config/tc-xtensa.c:6257 config/tc-xtensa.c:6355
14371 msgid "illegal resource usage in bundle"
14372 msgstr ""
14374 #: config/tc-xtensa.c:6442
14375 #, c-format
14376 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same register"
14377 msgstr ""
14379 #: config/tc-xtensa.c:6447
14380 #, c-format
14381 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same state"
14382 msgstr ""
14384 #: config/tc-xtensa.c:6452
14385 #, c-format
14386 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same port"
14387 msgstr ""
14389 #: config/tc-xtensa.c:6457
14390 #, c-format
14391 msgid ""
14392 "opcodes '%s' (slot %d) and '%s' (slot %d) both have volatile port accesses"
14393 msgstr ""
14395 #: config/tc-xtensa.c:6473
14396 msgid "multiple branches or jumps in the same bundle"
14397 msgstr ""
14399 #: config/tc-xtensa.c:6925
14400 msgid "cannot assemble into a literal fragment"
14401 msgstr ""
14403 #: config/tc-xtensa.c:6927
14404 msgid "..."
14405 msgstr ""
14407 #: config/tc-xtensa.c:7535
14408 msgid ""
14409 "instruction sequence (write a0, branch, retw) may trigger hardware errata"
14410 msgstr ""
14412 #: config/tc-xtensa.c:7647
14413 msgid "branching or jumping to a loop end may trigger hardware errata"
14414 msgstr ""
14416 #: config/tc-xtensa.c:7729
14417 msgid "loop end too close to another loop end may trigger hardware errata"
14418 msgstr ""
14420 #: config/tc-xtensa.c:7738
14421 #, c-format
14422 msgid "fr_var %lu < length %d"
14423 msgstr ""
14425 #: config/tc-xtensa.c:7897
14426 msgid ""
14427 "loop containing less than three instructions may trigger hardware errata"
14428 msgstr ""
14430 #: config/tc-xtensa.c:7969
14431 msgid "undecodable instruction in instruction frag"
14432 msgstr ""
14434 #: config/tc-xtensa.c:8079
14435 msgid "invalid empty loop"
14436 msgstr ""
14438 #: config/tc-xtensa.c:8084
14439 msgid "loop target does not follow loop instruction in section"
14440 msgstr ""
14442 #: config/tc-xtensa.c:8662
14443 msgid "bad relaxation state"
14444 msgstr ""
14446 #: config/tc-xtensa.c:8720
14447 #, c-format
14448 msgid "fr_var (%ld) < length (%d)"
14449 msgstr ""
14451 #: config/tc-xtensa.c:9421
14452 msgid "invalid relaxation fragment result"
14453 msgstr ""
14455 #: config/tc-xtensa.c:9500
14456 msgid "unable to widen instruction"
14457 msgstr ""
14459 #: config/tc-xtensa.c:9640
14460 msgid "multiple literals in expansion"
14461 msgstr ""
14463 #: config/tc-xtensa.c:9644
14464 msgid "no registered fragment for literal"
14465 msgstr ""
14467 #: config/tc-xtensa.c:9646
14468 msgid "number of literal tokens != 1"
14469 msgstr ""
14471 #: config/tc-xtensa.c:9776 config/tc-xtensa.c:9782
14472 #, c-format
14473 msgid "unresolved loop target symbol: %s"
14474 msgstr ""
14476 #: config/tc-xtensa.c:9888
14477 #, c-format
14478 msgid "invalid expression evaluation type %d"
14479 msgstr ""
14481 #: config/tc-xtensa.c:9905
14482 msgid "loop too long for LOOP instruction"
14483 msgstr ""
14485 #: config/tc-xtensa.c:10175
14486 #, c-format
14487 msgid "fixes not all moved from %s"
14488 msgstr ""
14490 #: config/tc-xtensa.c:10306
14491 msgid ""
14492 "literal pool location required for text-section-literals; specify with ."
14493 "literal_position"
14494 msgstr ""
14496 #: config/tc-xtensa.c:11138
14497 msgid "too many operands in instruction"
14498 msgstr ""
14500 #: config/tc-xtensa.c:11349
14501 msgid "invalid symbolic operand"
14502 msgstr ""
14504 #: config/tc-xtensa.c:11410
14505 msgid "operand number mismatch"
14506 msgstr ""
14508 #: config/tc-xtensa.c:11414
14509 #, c-format
14510 msgid "cannot encode opcode \"%s\" in the given format \"%s\""
14511 msgstr ""
14513 #: config/tc-xtensa.c:11439
14514 #, c-format
14515 msgid "xtensa-isa failure: %s"
14516 msgstr ""
14518 #: config/tc-xtensa.c:11516
14519 msgid "invalid opcode"
14520 msgstr ""
14522 #: config/tc-xtensa.c:11522
14523 msgid "too few operands"
14524 msgstr ""
14526 #: config/tc-xtensa.c:11572
14527 msgid "multiple writes to the same register"
14528 msgstr ""
14530 #: config/tc-xtensa.c:11686 config/tc-xtensa.c:11692
14531 msgid "out of memory"
14532 msgstr ""
14534 #: config/tc-xtensa.c:11781
14535 msgid "TLS relocation not allowed in FLIX bundle"
14536 msgstr ""
14538 #. Instructions that generate TLS relocations should always be
14539 #. relaxed in the front-end.  If "record_fixup" is set, then this
14540 #. function is being called during back-end relaxation, so flag
14541 #. the unexpected behavior as an error.
14542 #: config/tc-xtensa.c:11787
14543 msgid "unexpected TLS relocation"
14544 msgstr ""
14546 #: config/tc-xtensa.c:11831
14547 msgid "symbolic operand not allowed"
14548 msgstr ""
14550 #: config/tc-xtensa.c:11868
14551 msgid "cannot decode instruction format"
14552 msgstr ""
14554 #: config/tc-xtensa.c:12012
14555 msgid "ignoring extra '-rename-section' delimiter ':'"
14556 msgstr ""
14558 #: config/tc-xtensa.c:12017
14559 #, c-format
14560 msgid "ignoring invalid '-rename-section' specification: '%s'"
14561 msgstr ""
14563 #: config/tc-xtensa.c:12028
14564 #, c-format
14565 msgid "section %s renamed multiple times"
14566 msgstr ""
14568 #: config/tc-xtensa.c:12030
14569 #, c-format
14570 msgid "multiple sections remapped to output section %s"
14571 msgstr ""
14573 #: config/tc-z80.c:244
14574 msgid "-- unterminated string"
14575 msgstr ""
14577 #: config/tc-z80.c:314
14578 msgid "floating point numbers are not implemented"
14579 msgstr ""
14581 #: config/tc-z80.c:493 config/tc-z80.c:499
14582 msgid "mismatched parentheses"
14583 msgstr ""
14585 #: config/tc-z80.c:553
14586 msgid "bad offset expression syntax"
14587 msgstr ""
14589 #: config/tc-z80.c:577
14590 msgid "bad expression syntax"
14591 msgstr ""
14593 #: config/tc-z80.c:690
14594 msgid "cannot make a relative jump to an absolute location"
14595 msgstr ""
14597 #: config/tc-z80.c:702 config/tc-z80.c:1960
14598 msgid "overflow"
14599 msgstr ""
14601 #: config/tc-z80.c:1070 config/tc-z80.c:1113 config/tc-z80.c:1157
14602 #: config/tc-z80.c:1277 config/tc-z80.c:1331 config/tc-z80.c:1600
14603 msgid "bad intruction syntax"
14604 msgstr ""
14606 #: config/tc-z80.c:1203
14607 msgid "condition code invalid for jr"
14608 msgstr ""
14610 #: config/tc-z80.c:1225
14611 msgid "bad instruction syntax"
14612 msgstr ""
14614 #: config/tc-z80.c:1704
14615 msgid "parentheses ignored"
14616 msgstr ""
14618 #: config/tc-z80.c:1909 read.c:3556
14619 #, c-format
14620 msgid "junk at end of line, first unrecognized character is `%c'"
14621 msgstr ""
14623 #: config/tc-z80.c:1935 config/tc-z8k.c:1461 config/tc-z8k.c:1524
14624 msgid "relative jump out of range"
14625 msgstr ""
14627 #: config/tc-z80.c:1952
14628 msgid "index offset  out of range"
14629 msgstr ""
14631 #: config/tc-z80.c:1994 config/tc-z8k.c:1532
14632 #, c-format
14633 msgid "md_apply_fix: unknown r_type 0x%x\n"
14634 msgstr ""
14636 #: config/tc-z8k.c:282
14637 #, c-format
14638 msgid "register rr%d out of range"
14639 msgstr ""
14641 #: config/tc-z8k.c:284
14642 #, c-format
14643 msgid "register rr%d does not exist"
14644 msgstr ""
14646 #: config/tc-z8k.c:296
14647 #, c-format
14648 msgid "register rh%d out of range"
14649 msgstr ""
14651 #: config/tc-z8k.c:308
14652 #, c-format
14653 msgid "register rl%d out of range"
14654 msgstr ""
14656 #: config/tc-z8k.c:321
14657 #, c-format
14658 msgid "register rq%d out of range"
14659 msgstr ""
14661 #: config/tc-z8k.c:323
14662 #, c-format
14663 msgid "register rq%d does not exist"
14664 msgstr ""
14666 #: config/tc-z8k.c:335
14667 #, c-format
14668 msgid "register r%d out of range"
14669 msgstr ""
14671 #: config/tc-z8k.c:376
14672 #, c-format
14673 msgid "expected %c"
14674 msgstr ""
14676 #: config/tc-z8k.c:391
14677 #, c-format
14678 msgid "register is wrong size for a word %s"
14679 msgstr ""
14681 #: config/tc-z8k.c:405
14682 #, c-format
14683 msgid "register is wrong size for address %s"
14684 msgstr ""
14686 #: config/tc-z8k.c:539
14687 #, c-format
14688 msgid "unknown interrupt %s"
14689 msgstr ""
14691 #. No interrupt type specified, opcode won't do anything.
14692 #: config/tc-z8k.c:562
14693 msgid "opcode has no effect"
14694 msgstr ""
14696 #: config/tc-z8k.c:673
14697 msgid "Missing ) in ra(rb)"
14698 msgstr ""
14700 #: config/tc-z8k.c:753 config/tc-z8k.c:792
14701 #, c-format
14702 msgid "invalid condition code '%s'"
14703 msgstr ""
14705 #: config/tc-z8k.c:765
14706 #, c-format
14707 msgid "invalid flag '%s'"
14708 msgstr ""
14710 #: config/tc-z8k.c:919 config/tc-z8k.c:925
14711 msgid "invalid indirect register size"
14712 msgstr ""
14714 #: config/tc-z8k.c:942 config/tc-z8k.c:1090 config/tc-z8k.c:1095
14715 msgid "invalid control register name"
14716 msgstr ""
14718 #: config/tc-z8k.c:1079
14719 msgid "immediate must be 1 or 2"
14720 msgstr ""
14722 #: config/tc-z8k.c:1082
14723 msgid "immediate 1 or 2 expected"
14724 msgstr ""
14726 #: config/tc-z8k.c:1113
14727 msgid "can't use R0 here"
14728 msgstr ""
14730 #: config/tc-z8k.c:1271
14731 msgid "Can't find opcode to match operands"
14732 msgstr ""
14734 #: config/tc-z8k.c:1318
14735 #, c-format
14736 msgid "invalid architecture -z%s"
14737 msgstr ""
14739 #: config/tc-z8k.c:1338
14740 #, c-format
14741 msgid ""
14742 " Z8K options:\n"
14743 "  -z8001                  generate segmented code\n"
14744 "  -z8002                  generate unsegmented code\n"
14745 "  -linkrelax              create linker relaxable code\n"
14746 msgstr ""
14748 #: config/tc-z8k.c:1350
14749 #, c-format
14750 msgid "call to md_convert_frag\n"
14751 msgstr ""
14753 #: config/tc-z8k.c:1457 config/tc-z8k.c:1497 config/tc-z8k.c:1520
14754 msgid "cannot branch to odd address"
14755 msgstr ""
14757 #: config/tc-z8k.c:1479
14758 msgid "relative address out of range"
14759 msgstr ""
14761 #: config/tc-z8k.c:1500
14762 msgid "relative call out of range"
14763 msgstr ""
14765 #: config/tc-z8k.c:1544
14766 #, c-format
14767 msgid "call to md_estimate_size_before_relax\n"
14768 msgstr ""
14770 #: config/xtensa-relax.c:1556
14771 #, c-format
14772 msgid "invalid configuration option '%s' in transition rule '%s'"
14773 msgstr ""
14775 #: config/xtensa-relax.c:1681
14776 #, c-format
14777 msgid "opcode '%s': no bound opname '%s' for precondition in '%s'"
14778 msgstr ""
14780 #: config/xtensa-relax.c:1691
14781 #, c-format
14782 msgid "opcode '%s': no bound opname '%s' for precondition in %s"
14783 msgstr ""
14785 #: config/xtensa-relax.c:1698
14786 #, c-format
14787 msgid "opcode '%s': precondition only contains constants in '%s'"
14788 msgstr ""
14790 #: config/xtensa-relax.c:1745
14791 msgid "expected one operand for generated literal"
14792 msgstr ""
14794 #: config/xtensa-relax.c:1752
14795 msgid "expected 0 operands for generated label"
14796 msgstr ""
14798 #: config/xtensa-relax.c:1765
14799 #, c-format
14800 msgid "invalid opcode '%s' in transition rule '%s'"
14801 msgstr ""
14803 #: config/xtensa-relax.c:1773
14804 #, c-format
14805 msgid "opcode '%s': replacement does not have %d ops"
14806 msgstr ""
14808 #: config/xtensa-relax.c:1787
14809 #, c-format
14810 msgid "opcode '%s': cannot find literal definition"
14811 msgstr ""
14813 #: config/xtensa-relax.c:1803 config/xtensa-relax.c:1833
14814 #, c-format
14815 msgid "opcode %s: unidentified operand '%s' in '%s'"
14816 msgstr ""
14818 #: config/xtensa-relax.c:1828
14819 #, c-format
14820 msgid "unknown user-defined function %s"
14821 msgstr ""
14823 #: config/xtensa-relax.c:1839
14824 #, c-format
14825 msgid "opcode %s: could not parse operand '%s' in '%s'"
14826 msgstr ""
14828 #: config/xtensa-relax.c:1880
14829 #, c-format
14830 msgid "could not parse INSN_PATTERN '%s'"
14831 msgstr ""
14833 #: config/xtensa-relax.c:1884
14834 #, c-format
14835 msgid "could not parse INSN_REPL '%s'"
14836 msgstr ""
14838 #: config/xtensa-relax.c:1895
14839 #, c-format
14840 msgid "could not build transition for %s => %s"
14841 msgstr ""
14843 #: depend.c:194
14844 #, c-format
14845 msgid "can't open `%s' for writing"
14846 msgstr ""
14848 #: depend.c:206
14849 #, c-format
14850 msgid "can't close `%s'"
14851 msgstr ""
14853 #: dw2gencfi.c:294
14854 #, c-format
14855 msgid "register save offset not a multiple of %u"
14856 msgstr ""
14858 #: dw2gencfi.c:377
14859 msgid "CFI state restore without previous remember"
14860 msgstr ""
14862 #: dw2gencfi.c:432
14863 msgid "missing separator"
14864 msgstr ""
14866 #: dw2gencfi.c:482
14867 msgid "bad register expression"
14868 msgstr ""
14870 #: dw2gencfi.c:503 dw2gencfi.c:626 dw2gencfi.c:664 dw2gencfi.c:734
14871 #: dw2gencfi.c:806
14872 msgid "CFI instruction used without previous .cfi_startproc"
14873 msgstr ""
14875 #: dw2gencfi.c:688
14876 msgid "invalid or unsupported encoding in .cfi_personality"
14877 msgstr ""
14879 #: dw2gencfi.c:695
14880 msgid ".cfi_personality requires encoding and symbol arguments"
14881 msgstr ""
14883 #: dw2gencfi.c:718
14884 msgid "wrong second argument to .cfi_personality"
14885 msgstr ""
14887 #: dw2gencfi.c:758 dw2gencfi.c:834
14888 msgid "invalid or unsupported encoding in .cfi_lsda"
14889 msgstr ""
14891 #: dw2gencfi.c:765
14892 msgid ".cfi_lsda requires encoding and symbol arguments"
14893 msgstr ""
14895 #: dw2gencfi.c:790
14896 msgid "wrong second argument to .cfi_lsda"
14897 msgstr ""
14899 #: dw2gencfi.c:855
14900 msgid "wrong third argument to .cfi_val_encoded_addr"
14901 msgstr ""
14903 #: dw2gencfi.c:870
14904 msgid "previous CFI entry not closed (missing .cfi_endproc)"
14905 msgstr ""
14907 #: dw2gencfi.c:905
14908 msgid ".cfi_endproc without corresponding .cfi_startproc"
14909 msgstr ""
14911 #: dw2gencfi.c:1515
14912 msgid "open CFI at the end of file; missing .cfi_endproc directive"
14913 msgstr ""
14915 #: dwarf2dbg.c:542 dwarf2dbg.c:577
14916 msgid "file number less than one"
14917 msgstr ""
14919 #: dwarf2dbg.c:552
14920 #, c-format
14921 msgid "file number %ld already allocated"
14922 msgstr ""
14924 #: dwarf2dbg.c:582 dwarf2dbg.c:1335
14925 #, c-format
14926 msgid "unassigned file number %ld"
14927 msgstr ""
14929 #: dwarf2dbg.c:651
14930 msgid "is_stmt value not 0 or 1"
14931 msgstr ""
14933 #: dwarf2dbg.c:663
14934 msgid "isa number less than zero"
14935 msgstr ""
14937 #: dwarf2dbg.c:675
14938 msgid "discriminator less than zero"
14939 msgstr ""
14941 #: dwarf2dbg.c:681
14942 #, c-format
14943 msgid "unknown .loc sub-directive `%s'"
14944 msgstr ""
14946 #: dwarf2dbg.c:1398
14947 msgid "internal error: unknown dwarf2 format"
14948 msgstr ""
14950 #: ecoff.c:1552
14951 #, c-format
14952 msgid "string too big (%lu bytes)"
14953 msgstr ""
14955 #: ecoff.c:1578
14956 #, c-format
14957 msgid "inserting \"%s\" into string hash table: %s"
14958 msgstr ""
14960 #: ecoff.c:1609 ecoff.c:1802 ecoff.c:1825 ecoff.c:1856 ecoff.c:2009
14961 #: ecoff.c:2120
14962 msgid "no current file pointer"
14963 msgstr ""
14965 #: ecoff.c:1696
14966 msgid "too many st_End's"
14967 msgstr ""
14969 #: ecoff.c:2034
14970 #, c-format
14971 msgid "inserting \"%s\" into tag hash table: %s"
14972 msgstr ""
14974 #: ecoff.c:2195
14975 msgid "fake .file after real one"
14976 msgstr ""
14978 #: ecoff.c:2285
14979 msgid "filename goes over one page boundary"
14980 msgstr ""
14982 #: ecoff.c:2418
14983 msgid ".begin directive without a preceding .file directive"
14984 msgstr ""
14986 #: ecoff.c:2425
14987 msgid ".begin directive without a preceding .ent directive"
14988 msgstr ""
14990 #: ecoff.c:2456
14991 msgid ".bend directive without a preceding .file directive"
14992 msgstr ""
14994 #: ecoff.c:2463
14995 msgid ".bend directive without a preceding .ent directive"
14996 msgstr ""
14998 #: ecoff.c:2476
14999 msgid ".bend directive names unknown symbol"
15000 msgstr ""
15002 #: ecoff.c:2519
15003 msgid ".def pseudo-op used inside of .def/.endef; ignored"
15004 msgstr ""
15006 #: ecoff.c:2521
15007 msgid "empty symbol name in .def; ignored"
15008 msgstr ""
15010 #: ecoff.c:2558
15011 msgid ".dim pseudo-op used outside of .def/.endef; ignored"
15012 msgstr ""
15014 #: ecoff.c:2573
15015 msgid "badly formed .dim directive"
15016 msgstr ""
15018 #: ecoff.c:2586
15019 msgid "too many .dim entries"
15020 msgstr ""
15022 #: ecoff.c:2606
15023 msgid ".scl pseudo-op used outside of .def/.endef; ignored"
15024 msgstr ""
15026 #: ecoff.c:2631
15027 msgid ".size pseudo-op used outside of .def/.endef; ignored"
15028 msgstr ""
15030 #: ecoff.c:2646
15031 msgid "badly formed .size directive"
15032 msgstr ""
15034 #: ecoff.c:2659
15035 msgid "too many .size entries"
15036 msgstr ""
15038 #: ecoff.c:2681
15039 msgid ".type pseudo-op used outside of .def/.endef; ignored"
15040 msgstr ""
15042 #. FIXME: We could handle this by setting the continued bit.
15043 #. There would still be a limit: the .type argument can not
15044 #. be infinite.
15045 #: ecoff.c:2699
15046 #, c-format
15047 msgid "the type of %s is too complex; it will be simplified"
15048 msgstr ""
15050 #: ecoff.c:2710
15051 msgid "Unrecognized .type argument"
15052 msgstr ""
15054 #: ecoff.c:2748
15055 msgid ".tag pseudo-op used outside of .def/.endef; ignored"
15056 msgstr ""
15058 #: ecoff.c:2773
15059 msgid ".val pseudo-op used outside of .def/.endef; ignored"
15060 msgstr ""
15062 #: ecoff.c:2781
15063 msgid ".val expression is too complex"
15064 msgstr ""
15066 #: ecoff.c:2811
15067 msgid ".endef pseudo-op used before .def; ignored"
15068 msgstr ""
15070 #: ecoff.c:2837 ecoff.c:2918
15071 msgid "bad COFF debugging information"
15072 msgstr ""
15074 #: ecoff.c:2886
15075 #, c-format
15076 msgid "no tag specified for %s"
15077 msgstr ""
15079 #: ecoff.c:2988
15080 msgid ".end directive without a preceding .file directive"
15081 msgstr ""
15083 #: ecoff.c:2995
15084 msgid ".end directive without a preceding .ent directive"
15085 msgstr ""
15087 #: ecoff.c:3017
15088 msgid ".end directive names unknown symbol"
15089 msgstr ""
15091 #: ecoff.c:3044
15092 msgid "second .ent directive found before .end directive"
15093 msgstr ""
15095 #: ecoff.c:3116
15096 msgid "no way to handle .file within .ent/.end section"
15097 msgstr ""
15099 #: ecoff.c:3233
15100 msgid ".loc before .file"
15101 msgstr ""
15103 #: ecoff.c:3436
15104 #, c-format
15105 msgid ".stab%c is not supported"
15106 msgstr ""
15108 #: ecoff.c:3446
15109 #, c-format
15110 msgid ".stab%c: ignoring non-zero other field"
15111 msgstr ""
15113 #: ecoff.c:3480
15114 #, c-format
15115 msgid ""
15116 "line number (%d) for .stab%c directive cannot fit in index field (20 bits)"
15117 msgstr ""
15119 #: ecoff.c:3516
15120 #, c-format
15121 msgid "illegal .stab%c directive, bad character"
15122 msgstr ""
15124 #: ecoff.c:3975 ecoff.c:4164 ecoff.c:4189
15125 msgid ".begin/.bend in different segments"
15126 msgstr ""
15128 #: ecoff.c:4685
15129 msgid "missing .end or .bend at end of file"
15130 msgstr ""
15132 #: ecoff.c:5170
15133 msgid "GP prologue size exceeds field size, using 0 instead"
15134 msgstr ""
15136 #: expr.c:88 read.c:3621
15137 msgid "bignum invalid"
15138 msgstr ""
15140 #: expr.c:90 read.c:3623 read.c:4091 read.c:4957
15141 msgid "floating point number invalid"
15142 msgstr ""
15144 #: expr.c:211
15145 msgid "bad floating-point constant: exponent overflow"
15146 msgstr ""
15148 #: expr.c:215
15149 #, c-format
15150 msgid "bad floating-point constant: unknown error code=%d"
15151 msgstr ""
15153 #: expr.c:394
15154 msgid ""
15155 "a bignum with underscores may not have more than 8 hex digits in any word"
15156 msgstr ""
15158 #: expr.c:417
15159 msgid "a bignum with underscores must have exactly 4 words"
15160 msgstr ""
15162 #. Either not seen or not defined.
15163 #. @@ Should print out the original string instead of
15164 #. the parsed number.
15165 #: expr.c:540
15166 #, c-format
15167 msgid "backward ref to unknown label \"%d:\""
15168 msgstr ""
15170 #: expr.c:658
15171 msgid "character constant too large"
15172 msgstr ""
15174 #: expr.c:904
15175 #, c-format
15176 msgid "expr.c(operand): bad atof_generic return val %d"
15177 msgstr ""
15179 #: expr.c:970
15180 #, c-format
15181 msgid "missing '%c'"
15182 msgstr ""
15184 #: expr.c:981 read.c:4437
15185 msgid "EBCDIC constants are not supported"
15186 msgstr ""
15188 #: expr.c:1096
15189 #, c-format
15190 msgid "Unary operator %c ignored because bad operand follows"
15191 msgstr ""
15193 #: expr.c:1142 expr.c:1167
15194 msgid "syntax error in .startof. or .sizeof."
15195 msgstr ""
15197 #: expr.c:1248 expr.c:1602
15198 #, c-format
15199 msgid "invalid use of operator \"%s\""
15200 msgstr ""
15202 #: expr.c:1746
15203 msgid "missing operand; zero assumed"
15204 msgstr ""
15206 #: expr.c:1785
15207 msgid "left operand is a bignum; integer 0 assumed"
15208 msgstr ""
15210 #: expr.c:1787
15211 msgid "left operand is a float; integer 0 assumed"
15212 msgstr ""
15214 #: expr.c:1796
15215 msgid "right operand is a bignum; integer 0 assumed"
15216 msgstr ""
15218 #: expr.c:1798
15219 msgid "right operand is a float; integer 0 assumed"
15220 msgstr ""
15222 #: expr.c:1866 symbols.c:1356
15223 msgid "division by zero"
15224 msgstr ""
15226 #: expr.c:1872
15227 msgid "shift count"
15228 msgstr ""
15230 #: expr.c:1975
15231 msgid "operation combines symbols in different segments"
15232 msgstr ""
15234 #: frags.c:48
15235 msgid "attempt to allocate data in absolute section"
15236 msgstr ""
15238 #: frags.c:54
15239 msgid "attempt to allocate data in common section"
15240 msgstr ""
15242 #: frags.c:112
15243 #, c-format
15244 msgid "can't extend frag %u chars"
15245 msgstr ""
15247 #. For error messages.
15248 #. Detect if we are reading from stdin by examining the file
15249 #. name returned by as_where().
15251 #. [FIXME: We rely upon the name in the strcmp below being the
15252 #. same as the one used by input_scrub_new_file(), if that is
15253 #. not true, then this code will fail].
15255 #. If we are reading from stdin, then we need to save each input
15256 #. line here (assuming of course that we actually have a line of
15257 #. input to read), so that it can be displayed in the listing
15258 #. that is produced at the end of the assembly.
15259 #: input-file.c:138 input-scrub.c:241 listing.c:334
15260 msgid "{standard input}"
15261 msgstr ""
15263 #: input-file.c:143
15264 #, c-format
15265 msgid "can't open %s for reading: %s"
15266 msgstr ""
15268 #: input-file.c:152 input-file.c:215 input-file.c:241
15269 #, c-format
15270 msgid "can't read from %s: %s"
15271 msgstr ""
15273 #: input-file.c:249 listing.c:1389 output-file.c:69
15274 #, c-format
15275 msgid "can't close %s: %s"
15276 msgstr ""
15278 #: input-scrub.c:266
15279 msgid "macros nested too deeply"
15280 msgstr ""
15282 #: input-scrub.c:375 input-scrub.c:399
15283 msgid "partial line at end of file ignored"
15284 msgstr ""
15286 #: itbl-ops.c:329
15287 #, c-format
15288 msgid "Unable to allocate memory for new instructions\n"
15289 msgstr ""
15291 #: listing.c:240
15292 msgid "Warning:"
15293 msgstr ""
15295 #: listing.c:246
15296 msgid "Error:"
15297 msgstr ""
15299 #: listing.c:1275
15300 #, c-format
15301 msgid ""
15302 "\n"
15303 " time stamp    \t: %s\n"
15304 "\n"
15305 msgstr ""
15307 #: listing.c:1285
15308 #, c-format
15309 msgid "%s "
15310 msgstr ""
15312 #: listing.c:1290
15313 #, c-format
15314 msgid ""
15315 "\n"
15316 "\t%s "
15317 msgstr ""
15319 #: listing.c:1300
15320 msgid ""
15321 "\n"
15322 " options passed\t: "
15323 msgstr ""
15325 #: listing.c:1339
15326 #, c-format
15327 msgid ""
15328 " GNU assembler version %s (%s)\n"
15329 "\t using BFD version %s."
15330 msgstr ""
15332 #: listing.c:1342
15333 #, c-format
15334 msgid ""
15335 "\n"
15336 " input file    \t: %s"
15337 msgstr ""
15339 #: listing.c:1343
15340 #, c-format
15341 msgid ""
15342 "\n"
15343 " output file   \t: %s"
15344 msgstr ""
15346 #: listing.c:1344
15347 #, c-format
15348 msgid ""
15349 "\n"
15350 " target        \t: %s"
15351 msgstr ""
15353 #: listing.c:1368
15354 #, c-format
15355 msgid "can't open %s: %s"
15356 msgstr ""
15358 #: listing.c:1461
15359 msgid "strange paper height, set to no form"
15360 msgstr ""
15362 #: listing.c:1525
15363 msgid "new line in title"
15364 msgstr ""
15366 #. Turns the next expression into a string.
15367 #: macro.c:371
15368 #, no-c-format
15369 msgid "% operator needs absolute expression"
15370 msgstr ""
15372 #: macro.c:521
15373 #, c-format
15374 msgid "Missing parameter qualifier for `%s' in macro `%s'"
15375 msgstr ""
15377 #: macro.c:531
15378 #, c-format
15379 msgid "`%s' is not a valid parameter qualifier for `%s' in macro `%s'"
15380 msgstr ""
15382 #: macro.c:548
15383 #, c-format
15384 msgid "Pointless default value for required parameter `%s' in macro `%s'"
15385 msgstr ""
15387 #: macro.c:560
15388 #, c-format
15389 msgid "A parameter named `%s' already exists for macro `%s'"
15390 msgstr ""
15392 #: macro.c:597
15393 #, c-format
15394 msgid "Reserved word `%s' used as parameter in macro `%s'"
15395 msgstr ""
15397 #: macro.c:635
15398 #, c-format
15399 msgid "unexpected end of file in macro `%s' definition"
15400 msgstr ""
15402 #: macro.c:647
15403 #, c-format
15404 msgid "missing `)' after formals in macro definition `%s'"
15405 msgstr ""
15407 #: macro.c:662
15408 msgid "Missing macro name"
15409 msgstr ""
15411 #: macro.c:671
15412 #, c-format
15413 msgid "Bad parameter list for macro `%s'"
15414 msgstr ""
15416 #: macro.c:677
15417 #, c-format
15418 msgid "Macro `%s' was already defined"
15419 msgstr ""
15421 #: macro.c:800 macro.c:802
15422 msgid "missing `)'"
15423 msgstr ""
15425 #: macro.c:897
15426 #, c-format
15427 msgid "`%s' was already used as parameter (or another local) name"
15428 msgstr ""
15430 #: macro.c:1055
15431 msgid "confusion in formal parameters"
15432 msgstr ""
15434 #: macro.c:1062
15435 #, c-format
15436 msgid "Parameter named `%s' does not exist for macro `%s'"
15437 msgstr ""
15439 #: macro.c:1070
15440 #, c-format
15441 msgid "Value for parameter `%s' of macro `%s' was already specified"
15442 msgstr ""
15444 #: macro.c:1084
15445 msgid "can't mix positional and keyword arguments"
15446 msgstr ""
15448 #: macro.c:1095
15449 msgid "too many positional arguments"
15450 msgstr ""
15452 #: macro.c:1143
15453 #, c-format
15454 msgid "Missing value for required parameter `%s' of macro `%s'"
15455 msgstr ""
15457 #: macro.c:1282
15458 #, c-format
15459 msgid "Attempt to purge non-existant macro `%s'"
15460 msgstr ""
15462 #: macro.c:1301
15463 msgid "unexpected end of file in irp or irpc"
15464 msgstr ""
15466 #: macro.c:1309
15467 msgid "missing model parameter"
15468 msgstr ""
15470 #: messages.c:82
15471 #, c-format
15472 msgid "Assembler messages:\n"
15473 msgstr ""
15475 #: messages.c:166
15476 #, c-format
15477 msgid "Warning: "
15478 msgstr ""
15480 #: messages.c:267
15481 #, c-format
15482 msgid "Error: "
15483 msgstr ""
15485 #: messages.c:362 messages.c:382
15486 #, c-format
15487 msgid "Fatal error: "
15488 msgstr ""
15490 #: messages.c:397
15491 #, c-format
15492 msgid "Internal error!\n"
15493 msgstr ""
15495 #: messages.c:399
15496 #, c-format
15497 msgid "Assertion failure in %s at %s line %d.\n"
15498 msgstr ""
15500 #: messages.c:402
15501 #, c-format
15502 msgid "Assertion failure at %s line %d.\n"
15503 msgstr ""
15505 #: messages.c:403 messages.c:420
15506 #, c-format
15507 msgid "Please report this bug.\n"
15508 msgstr ""
15510 #: messages.c:415
15511 #, c-format
15512 msgid "Internal error, aborting at %s line %d in %s\n"
15513 msgstr ""
15515 #: messages.c:418
15516 #, c-format
15517 msgid "Internal error, aborting at %s line %d\n"
15518 msgstr ""
15520 #: messages.c:467
15521 #, c-format
15522 msgid "%s out of domain (%d is not a multiple of %d)"
15523 msgstr ""
15525 #: messages.c:485
15526 #, c-format
15527 msgid "%s out of range (%d is not between %d and %d)"
15528 msgstr ""
15530 #. xgettext:c-format.
15531 #: messages.c:508
15532 #, c-format
15533 msgid "%s out of range (0x%s is not between 0x%s and 0x%s)"
15534 msgstr ""
15536 #: output-file.c:35
15537 #, c-format
15538 msgid "can't open a bfd on stdout %s"
15539 msgstr ""
15541 #: output-file.c:42
15542 #, c-format
15543 msgid "selected target format '%s' unknown"
15544 msgstr ""
15546 #: output-file.c:44
15547 #, c-format
15548 msgid "can't create %s: %s"
15549 msgstr ""
15551 #: read.c:463
15552 msgid "bad or irreducible absolute expression"
15553 msgstr ""
15555 #: read.c:489
15556 #, c-format
15557 msgid "error constructing %s pseudo-op table: %s"
15558 msgstr ""
15560 #: read.c:899
15561 #, c-format
15562 msgid "unknown pseudo-op: `%s'"
15563 msgstr ""
15565 #: read.c:986
15566 #, c-format
15567 msgid "label \"%d$\" redefined"
15568 msgstr ""
15570 #: read.c:1221
15571 msgid ".abort detected.  Abandoning ship."
15572 msgstr ""
15574 #: read.c:1239 read.c:2651
15575 msgid "ignoring fill value in absolute section"
15576 msgstr ""
15578 #: read.c:1330
15579 #, c-format
15580 msgid "alignment too large: %u assumed"
15581 msgstr ""
15583 #: read.c:1362
15584 msgid "expected fill pattern missing"
15585 msgstr ""
15587 #: read.c:1471
15588 #, c-format
15589 msgid "size (%ld) out of range, ignored"
15590 msgstr ""
15592 #: read.c:1500
15593 #, c-format
15594 msgid "size of \"%s\" is already %ld; not changing to %ld"
15595 msgstr ""
15597 #. Some of the back ends can't deal with non-positive line numbers.
15598 #. Besides, it's silly.  GCC however will generate a line number of
15599 #. zero when it is pre-processing builtins for assembler-with-cpp files:
15601 #. # 0 "<built-in>"
15603 #. We do not want to barf on this, especially since such files are used
15604 #. in the GCC and GDB testsuites.  So we check for negative line numbers
15605 #. rather than non-positive line numbers.
15606 #: read.c:1750
15607 #, c-format
15608 msgid "line numbers must be positive; line number %d rejected"
15609 msgstr ""
15611 #: read.c:1787
15612 #, c-format
15613 msgid "incompatible flag %i in line directive"
15614 msgstr ""
15616 #: read.c:1799
15617 #, c-format
15618 msgid "unsupported flag %i in line directive"
15619 msgstr ""
15621 #: read.c:1838
15622 msgid "start address not supported"
15623 msgstr ""
15625 #: read.c:1847
15626 msgid ".err encountered"
15627 msgstr ""
15629 #: read.c:1863
15630 msgid ".error directive invoked in source file"
15631 msgstr ""
15633 #: read.c:1864
15634 msgid ".warning directive invoked in source file"
15635 msgstr ""
15637 #: read.c:1870
15638 #, c-format
15639 msgid "%s argument must be a string"
15640 msgstr ""
15642 #: read.c:1902 read.c:1904
15643 #, c-format
15644 msgid ".fail %ld encountered"
15645 msgstr ""
15647 #: read.c:1944
15648 #, c-format
15649 msgid ".fill size clamped to %d"
15650 msgstr ""
15652 #: read.c:1949
15653 msgid "size negative; .fill ignored"
15654 msgstr ""
15656 #: read.c:1955
15657 msgid "repeat < 0; .fill ignored"
15658 msgstr ""
15660 #: read.c:2111
15661 #, c-format
15662 msgid "Attribute name not recognised: %s"
15663 msgstr ""
15665 #: read.c:2126
15666 msgid "expected numeric constant"
15667 msgstr ""
15669 #: read.c:2167
15670 msgid "bad string constant"
15671 msgstr ""
15673 #: read.c:2171
15674 msgid "expected <tag> , <value>"
15675 msgstr ""
15677 #: read.c:2246
15678 #, c-format
15679 msgid "unrecognized .linkonce type `%s'"
15680 msgstr ""
15682 #: read.c:2258
15683 msgid ".linkonce is not supported for this object file format"
15684 msgstr ""
15686 #: read.c:2280
15687 #, c-format
15688 msgid "bfd_set_section_flags: %s"
15689 msgstr ""
15691 #: read.c:2353
15692 msgid "expected alignment after size"
15693 msgstr ""
15695 #: read.c:2580
15696 #, c-format
15697 msgid "attempt to redefine pseudo-op `%s' ignored"
15698 msgstr ""
15700 #: read.c:2599
15701 msgid "ignoring macro exit outside a macro definition."
15702 msgstr ""
15704 #: read.c:2646
15705 #, c-format
15706 msgid "invalid segment \"%s\""
15707 msgstr ""
15709 #: read.c:2654
15710 msgid "only constant offsets supported in absolute section"
15711 msgstr ""
15713 #: read.c:2693
15714 msgid "MRI style ORG pseudo-op not supported"
15715 msgstr ""
15717 #: read.c:2846
15718 #, c-format
15719 msgid "unrecognized section type `%s'"
15720 msgstr ""
15722 #: read.c:2860
15723 msgid "absolute sections are not supported"
15724 msgstr ""
15726 #: read.c:2875
15727 #, c-format
15728 msgid "unrecognized section command `%s'"
15729 msgstr ""
15731 #: read.c:2939
15732 #, c-format
15733 msgid ".end%c encountered without preceeding %s"
15734 msgstr ""
15736 #: read.c:2969
15737 #, c-format
15738 msgid "%s without %s"
15739 msgstr ""
15741 #: read.c:3197
15742 msgid "unsupported variable size or fill value"
15743 msgstr ""
15745 #: read.c:3225
15746 msgid ".space repeat count is zero, ignored"
15747 msgstr ""
15749 #: read.c:3227
15750 msgid ".space repeat count is negative, ignored"
15751 msgstr ""
15753 #: read.c:3256
15754 msgid "space allocation too complex in absolute section"
15755 msgstr ""
15757 #: read.c:3262
15758 msgid "space allocation too complex in common section"
15759 msgstr ""
15761 #: read.c:3353 read.c:4683
15762 #, c-format
15763 msgid "bad floating literal: %s"
15764 msgstr ""
15766 #: read.c:3513
15767 #, c-format
15768 msgid "%s: would close weakref loop: %s"
15769 msgstr ""
15771 #: read.c:3559
15772 #, c-format
15773 msgid "junk at end of line, first unrecognized character valued 0x%x"
15774 msgstr ""
15776 #: read.c:3687
15777 #, c-format
15778 msgid "`%s' can't be equated to common symbol '%s'"
15779 msgstr ""
15781 #: read.c:3815
15782 msgid "rva without symbol"
15783 msgstr ""
15785 #: read.c:3872
15786 msgid "missing or bad offset expression"
15787 msgstr ""
15789 #: read.c:3893
15790 msgid "missing reloc type"
15791 msgstr ""
15793 #: read.c:3905
15794 msgid "unrecognized reloc type"
15795 msgstr ""
15797 #: read.c:3921
15798 msgid "bad reloc expression"
15799 msgstr ""
15801 #: read.c:4047
15802 msgid "attempt to store value in absolute section"
15803 msgstr ""
15805 #: read.c:4085 read.c:4951
15806 msgid "zero assumed for missing expression"
15807 msgstr ""
15809 #: read.c:4097 read.c:4963 write.c:268 write.c:973
15810 msgid "register value used as expression"
15811 msgstr ""
15813 #: read.c:4177
15814 #, c-format
15815 msgid "value 0x%llx truncated to 0x%llx"
15816 msgstr ""
15818 #: read.c:4180
15819 msgid "value 0x%I64x truncated to 0x%I64x"
15820 msgstr ""
15822 #: read.c:4184
15823 #, c-format
15824 msgid "value 0x%lx truncated to 0x%lx"
15825 msgstr ""
15827 #: read.c:4201
15828 #, c-format
15829 msgid "bignum truncated to %d bytes"
15830 msgstr ""
15832 #: read.c:4510 read.c:4705
15833 msgid "unresolvable or nonpositive repeat count; using 1"
15834 msgstr ""
15836 #: read.c:4559
15837 #, c-format
15838 msgid "unknown floating type type '%c'"
15839 msgstr ""
15841 #: read.c:4581
15842 msgid "floating point constant too large"
15843 msgstr ""
15845 #: read.c:5117
15846 msgid "strings must be placed into a section"
15847 msgstr ""
15849 #: read.c:5165
15850 msgid "expected <nn>"
15851 msgstr ""
15853 #. To be compatible with BSD 4.2 as: give the luser a linefeed!!
15854 #: read.c:5198 read.c:5284
15855 msgid "unterminated string; newline inserted"
15856 msgstr ""
15858 #: read.c:5292
15859 msgid "bad escaped character in string"
15860 msgstr ""
15862 #: read.c:5317
15863 msgid "expected address expression"
15864 msgstr ""
15866 #: read.c:5336
15867 #, c-format
15868 msgid "symbol \"%s\" undefined; zero assumed"
15869 msgstr ""
15871 #: read.c:5339
15872 msgid "some symbol undefined; zero assumed"
15873 msgstr ""
15875 #: read.c:5375
15876 msgid "this string may not contain '\\0'"
15877 msgstr ""
15879 #: read.c:5411
15880 msgid "missing string"
15881 msgstr ""
15883 #: read.c:5502
15884 #, c-format
15885 msgid ".incbin count zero, ignoring `%s'"
15886 msgstr ""
15888 #: read.c:5528
15889 #, c-format
15890 msgid "file not found: %s"
15891 msgstr ""
15893 #: read.c:5542
15894 #, c-format
15895 msgid "seek to end of .incbin file failed `%s'"
15896 msgstr ""
15898 #: read.c:5553
15899 #, c-format
15900 msgid "skip (%ld) or count (%ld) invalid for file size (%ld)"
15901 msgstr ""
15903 #: read.c:5560
15904 #, c-format
15905 msgid "could not skip to %ld in file `%s'"
15906 msgstr ""
15908 #: read.c:5569
15909 #, c-format
15910 msgid "truncated file `%s', %ld of %ld bytes read"
15911 msgstr ""
15913 #: read.c:5727
15914 msgid "missing .func"
15915 msgstr ""
15917 #: read.c:5744
15918 msgid ".endfunc missing for previous .func"
15919 msgstr ""
15921 #: read.c:5881
15922 #, c-format
15923 msgid "missing closing `%c'"
15924 msgstr ""
15926 #: read.c:5883
15927 msgid "stray `\\'"
15928 msgstr ""
15930 #: remap.c:52
15931 #, c-format
15932 msgid "invalid argument '%s' to -fdebug-prefix-map"
15933 msgstr ""
15935 #: stabs.c:214 stabs.c:222 stabs.c:230 stabs.c:249
15936 #, c-format
15937 msgid ".stab%c: missing comma"
15938 msgstr ""
15940 #. This could happen for example with a source file with a huge
15941 #. number of lines.  The only cure is to use a different debug
15942 #. format, probably DWARF.
15943 #: stabs.c:242
15944 #, c-format
15945 msgid ".stab%c: description field '%x' too big, try a different debug format"
15946 msgstr ""
15948 #: stabs.c:423
15949 msgid "comma missing in .xstabs"
15950 msgstr ""
15952 #: symbols.c:277
15953 #, c-format
15954 msgid "cannot define symbol `%s' in absolute section"
15955 msgstr ""
15957 #: symbols.c:417
15958 #, c-format
15959 msgid "symbol `%s' is already defined as \"%s\"/%s%ld"
15960 msgstr ""
15962 #: symbols.c:494 symbols.c:501
15963 #, c-format
15964 msgid "inserting \"%s\" into symbol table failed: %s"
15965 msgstr ""
15967 #: symbols.c:964 symbols.c:968
15968 #, c-format
15969 msgid "undefined symbol `%s' in operation"
15970 msgstr ""
15972 #: symbols.c:975
15973 #, c-format
15974 msgid "invalid sections for operation on `%s' and `%s'"
15975 msgstr ""
15977 #: symbols.c:979
15978 #, c-format
15979 msgid "invalid section for operation on `%s'"
15980 msgstr ""
15982 #: symbols.c:987 symbols.c:990
15983 #, c-format
15984 msgid "undefined symbol `%s' in operation setting `%s'"
15985 msgstr ""
15987 #: symbols.c:996
15988 #, c-format
15989 msgid "invalid sections for operation on `%s' and `%s' setting `%s'"
15990 msgstr ""
15992 #: symbols.c:999
15993 #, c-format
15994 msgid "invalid section for operation on `%s' setting `%s'"
15995 msgstr ""
15997 #: symbols.c:1049
15998 #, c-format
15999 msgid "symbol definition loop encountered at `%s'"
16000 msgstr ""
16002 #: symbols.c:1076
16003 #, c-format
16004 msgid "cannot convert expression symbol %s to complex relocation"
16005 msgstr ""
16007 #: symbols.c:1358
16008 #, c-format
16009 msgid "division by zero when setting `%s'"
16010 msgstr ""
16012 #: symbols.c:1439 write.c:1846
16013 #, c-format
16014 msgid "can't resolve value for symbol `%s'"
16015 msgstr ""
16017 #: symbols.c:1889
16018 #, c-format
16019 msgid "\"%d\" (instance number %d of a %s label)"
16020 msgstr ""
16022 #: symbols.c:1918
16023 #, c-format
16024 msgid "attempt to get value of unresolved symbol `%s'"
16025 msgstr ""
16027 #: symbols.c:2193
16028 msgid "section symbols are already global"
16029 msgstr ""
16031 #: symbols.c:2306
16032 #, c-format
16033 msgid "Accessing function `%s' as thread-local object"
16034 msgstr ""
16036 #: symbols.c:2310
16037 #, c-format
16038 msgid "Accessing `%s' as thread-local object"
16039 msgstr ""
16041 #: write.c:167
16042 #, c-format
16043 msgid "field fx_size too small to hold %d"
16044 msgstr ""
16046 #: write.c:444
16047 #, c-format
16048 msgid "attempt to .org/.space backwards? (%ld)"
16049 msgstr ""
16051 #: write.c:675
16052 msgid "invalid offset expression"
16053 msgstr ""
16055 #: write.c:697
16056 msgid "invalid reloc expression"
16057 msgstr ""
16059 #: write.c:1056
16060 #, c-format
16061 msgid "value of %s too large for field of %d bytes at %s"
16062 msgstr ""
16064 #: write.c:1068
16065 #, c-format
16066 msgid "signed .word overflow; switch may be too large; %ld at 0x%lx"
16067 msgstr ""
16069 #: write.c:1112
16070 msgid "redefined symbol cannot be used on reloc"
16071 msgstr ""
16073 #: write.c:1125
16074 msgid "relocation out of range"
16075 msgstr ""
16077 #: write.c:1128
16078 #, c-format
16079 msgid "%s:%u: bad return from bfd_install_relocation: %x"
16080 msgstr ""
16082 #: write.c:1192
16083 msgid "internal error: fixup not contained within frag"
16084 msgstr ""
16086 #: write.c:1245
16087 msgid "reloc not within (fixed part of) section"
16088 msgstr ""
16090 #: write.c:1312 write.c:1333
16091 #, c-format
16092 msgid "can't write %s: %s"
16093 msgstr ""
16095 #: write.c:1363
16096 msgid "cannot write to output file"
16097 msgstr ""
16099 #: write.c:1517
16100 #, c-format
16101 msgid "%d error%s, %d warning%s, generating bad object file"
16102 msgstr ""
16104 #: write.c:1524
16105 #, c-format
16106 msgid "%d error%s, %d warning%s, no object file generated"
16107 msgstr ""
16109 #: write.c:1763
16110 #, c-format
16111 msgid "%s: global symbols not supported in common sections"
16112 msgstr ""
16114 #: write.c:1777
16115 #, c-format
16116 msgid "local label `%s' is not defined"
16117 msgstr ""
16119 #: write.c:1797
16120 #, c-format
16121 msgid "Local symbol `%s' can't be equated to common symbol `%s'"
16122 msgstr ""
16124 #: write.c:1804
16125 #, c-format
16126 msgid "can't make global register symbol `%s'"
16127 msgstr ""
16129 #: write.c:2075
16130 #, c-format
16131 msgid "alignment padding (%lu bytes) not a multiple of %ld"
16132 msgstr ""
16134 #: write.c:2233
16135 #, c-format
16136 msgid ".word %s-%s+%s didn't fit"
16137 msgstr ""
16139 #: write.c:2328
16140 msgid "padding added"
16141 msgstr ""
16143 #: write.c:2378
16144 msgid "attempt to move .org backwards"
16145 msgstr ""
16147 #: write.c:2402
16148 msgid ".space specifies non-absolute value"
16149 msgstr ""
16151 #: write.c:2417
16152 msgid ".space or .fill with negative value, ignored"
16153 msgstr ""
16155 #: write.c:2488
16156 #, c-format
16157 msgid ""
16158 "Infinite loop encountered whilst attempting to compute the addresses of "
16159 "symbols in section %s"
16160 msgstr ""