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