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