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