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