1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
8 "Project-Id-Version: PACKAGE VERSION\n"
9 "POT-Creation-Date: 2000-04-04 23:20+0930\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"
14 "Content-Type: text/plain; charset=CHARSET\n"
15 "Content-Transfer-Encoding: ENCODING\n"
17 #: app.c:466 app.c:480
18 msgid "end of file in comment"
22 msgid "end of file in string: inserted '\"'"
27 msgid "Unknown escape '\\%c' in string: Ignored"
31 msgid "End of file in string: '\"' inserted"
35 msgid "end of file not at end of a line; newline inserted"
39 msgid "end of file in multiline comment"
43 msgid "end of file after a one-character quote; \\0 inserted"
47 msgid "end of file in escape character"
51 msgid "Missing close quote: (assumed)"
54 #: app.c:1043 app.c:1097 app.c:1166
55 msgid "end of file in comment; newline inserted"
59 msgid "EOF in Comment: Newline inserted"
63 msgid "missing emulation mode name"
68 msgid "unrecognized emulation name `%s'"
73 msgid "GNU assembler version %s (%s) using BFD version %s"
78 msgid "GNU assembler version %s (%s)"
83 msgid "Usage: %s [option...] [asmfile...]\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 "
100 " \t =FILE list to FILE (must be last sub-option)\n"
104 msgid " -D produce assembler debugging messages\n"
108 msgid " --defsym SYM=VAL define symbol SYM to given value\n"
113 msgid " emulate output (default %s)\n"
117 msgid " -f skip whitespace and comment preprocessing\n"
121 msgid " --gstabs generate stabs debugging information\n"
125 msgid " --gdwarf2 generate DWARF2 debugging information\n"
129 msgid " --help show this message and exit\n"
134 " -I DIR add DIR to search list for .include directives\n"
138 msgid " -J don't warn about signed overflow\n"
143 " -K warn when differences altered for long "
148 msgid " -L,--keep-locals keep local symbols (e.g. starting with `L')\n"
152 msgid " -M,--mri assemble in MRI compatibility mode\n"
157 " --MD FILE write dependency information in FILE (default "
162 msgid " -nocpp ignored\n"
167 " -o OBJFILE name the object-file output OBJFILE (default "
172 msgid " -R fold data section into text section\n"
177 " --statistics print various measured statistics from execution\n"
181 msgid " --strip-local-absolute strip local absolute symbols\n"
186 " --traditional-format Use same format as native assembler when possible\n"
190 msgid " --version print assembler version number and exit\n"
194 msgid " -W --no-warn suppress warnings\n"
198 msgid " --warn don't suppress warnings\n"
202 msgid " --fatal-warnings treat warnings as errors\n"
207 " --itbl INSTTBL extend instruction set to include instructions\n"
208 " matching the specifications defined in file "
213 msgid " -w ignored\n"
217 msgid " -X ignored\n"
221 msgid " -Z generate object file even after errors\n"
226 " --listing-lhs-width set the width in words of the output data column "
233 " --listing-lhs-width2 set the width in words of the continuation lines\n"
234 " of the output data column; ignored if smaller "
236 " the width of the first line\n"
241 " --listing-rhs-width set the max width in characters of the lines from\n"
247 " --listing-cont-lines set the maximum number of continuation lines used\n"
248 " for the output data column of the listing\n"
251 #: as.c:326 gasp.c:3554
253 msgid "Report bugs to %s\n"
256 #. This output is intended to follow the GNU standards document.
259 msgid "GNU assembler %s\n"
263 msgid "Copyright 1997 Free Software Foundation, Inc.\n"
266 #: as.c:518 gasp.c:3648
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"
274 msgid "This assembler was configured for a target of `%s'.\n"
278 msgid "multiple emulation names specified"
282 msgid "emulations not handled in this configuration"
292 msgid "canonical = %s\n"
297 msgid "cpu-type = %s\n"
302 msgid "format = %s\n"
307 msgid "bfd-target = %s\n"
311 msgid "bad defsym; format is --defsym name=value"
315 msgid "No file name following -t option\n"
320 msgid "Failed to read instruction table %s\n"
325 msgid "invalid listing option `%c'"
330 msgid "%d warnings, treating warnings as errors"
335 msgid "%s: total time in assembly: %ld.%06ld\n"
340 msgid "%s: data size %ld\n"
344 #. * We have a GROSS internal error.
345 #. * This should never happen.
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:3124 config/tc-m68k.c:3153
349 #: config/tc-sparc.c:2462
350 msgid "failed sanity check."
354 msgid "invalid identifier for \".ifdef\""
358 msgid "non-constant expression in \".if\" statement"
362 msgid "bad format for ifc or ifnc"
366 msgid "\".elseif\" without matching \".if\" - ignored"
370 msgid "\".elseif\" after \".else\" - ignored"
373 #: cond.c:266 cond.c:375
374 msgid "here is the previous \"else\""
377 #: cond.c:269 cond.c:378
378 msgid "here is the previous \"if\""
382 msgid "non-constant expression in \".elseif\" statement"
386 msgid "\".endif\" without \".if\""
390 msgid ".else without matching .if - ignored"
394 msgid "duplicate \"else\" - ignored"
398 msgid ".ifeqs syntax error"
402 msgid "end of macro inside conditional"
406 msgid "end of file inside conditional"
410 msgid "here is the start of the unterminated conditional"
414 msgid "here is the \"else\" of the unterminated conditional"
417 #: config/obj-aout.c:163
419 msgid "Attempt to put a common symbol into set %s"
422 #: config/obj-aout.c:167
424 msgid "Attempt to put an undefined symbol into set %s"
427 #: config/obj-aout.c:198 config/obj-coff.c:1204 config/obj-elf.c:1675
430 msgid "Symbol `%s' can not be both weak and common"
433 #: config/obj-aout.c:256 config/obj-coff.c:1916
434 msgid "unresolved relocation"
437 #: config/obj-aout.c:258 config/obj-coff.c:1918
439 msgid "bad relocation: symbol `%s' not in symbol table"
442 #: config/obj-aout.c:345
444 msgid "%s: bad type for weak symbol"
447 #: config/obj-aout.c:462 config/obj-coff.c:2849 write.c:1808
449 msgid "%s: global symbols not supported in common sections"
452 #: config/obj-aout.c:529
454 msgid "Local symbol %s never defined."
457 #: config/obj-aout.c:617
458 msgid "subsegment index too high"
461 #: config/obj-bout.c:313 config/obj-vms.c:566
463 msgid "Local symbol %s never defined"
466 #: config/obj-coff.c:149
468 msgid "Inserting \"%s\" into structure table failed: %s"
471 #. Zero is used as an end marker in the file.
472 #: config/obj-coff.c:444
473 msgid "Line numbers must be positive integers\n"
476 #: config/obj-coff.c:477 config/obj-coff.c:2263
477 msgid ".ln pseudo-op inside .def/.endef: ignored."
480 #: config/obj-coff.c:520 ecoff.c:3304
481 msgid ".loc outside of .text"
484 #: config/obj-coff.c:527
485 msgid ".loc pseudo-op inside .def/.endef: ignored."
488 #: config/obj-coff.c:615 config/obj-coff.c:2320
489 msgid ".def pseudo-op used inside of .def/.endef: ignored."
492 #: config/obj-coff.c:661 config/obj-coff.c:2373
493 msgid ".endef pseudo-op used outside of .def/.endef: ignored."
496 #: config/obj-coff.c:699
498 msgid "`%s' symbol without preceding function"
501 #: config/obj-coff.c:753 config/obj-coff.c:2448
503 msgid "unexpected storage class %d"
506 #: config/obj-coff.c:866 config/obj-coff.c:2555
507 msgid ".dim pseudo-op used outside of .def/.endef: ignored."
510 #: config/obj-coff.c:886 config/obj-coff.c:2575
511 msgid "badly formed .dim directive ignored"
514 #: config/obj-coff.c:937 config/obj-coff.c:2638
515 msgid ".size pseudo-op used outside of .def/.endef ignored."
518 #: config/obj-coff.c:953 config/obj-coff.c:2654
519 msgid ".scl pseudo-op used outside of .def/.endef ignored."
522 #: config/obj-coff.c:971 config/obj-coff.c:2672
523 msgid ".tag pseudo-op used outside of .def/.endef ignored."
526 #: config/obj-coff.c:990 config/obj-coff.c:2690
528 msgid "tag not found for .tag %s"
531 #: config/obj-coff.c:1005 config/obj-coff.c:2705
532 msgid ".type pseudo-op used outside of .def/.endef ignored."
535 #: config/obj-coff.c:1027 config/obj-coff.c:2727
536 msgid ".val pseudo-op used outside of .def/.endef ignored."
539 #: config/obj-coff.c:1165 config/obj-coff.c:2922
540 msgid "mismatched .eb"
543 #: config/obj-coff.c:1183 config/obj-coff.c:2962
544 msgid "C_EFCN symbol out of scope"
550 #: config/obj-coff.c:1405
552 msgid "unsupported section attribute '%c'"
555 #: config/obj-coff.c:1410 config/obj-coff.c:3668 config/tc-ppc.c:3791
557 msgid "unknown section attribute '%c'"
560 #: config/obj-coff.c:1432 config/tc-ppc.c:3809 read.c:2504
562 msgid "error setting flags for \"%s\": %s"
565 #: config/obj-coff.c:1558
567 msgid "0x%lx: \"%s\" type = %ld, class = %d, segment = %d\n"
570 #: config/obj-coff.c:1743 config/obj-ieee.c:69
571 msgid "Out of step\n"
574 #: config/obj-coff.c:2178
575 msgid "bfd_coff_swap_scnhdr_out failed"
578 #: config/obj-coff.c:2405
579 msgid "`.bf' symbol without preceding function\n"
582 #: config/obj-coff.c:3365 config/obj-ieee.c:522 output-file.c:52
585 msgid "FATAL: Can't create %s"
588 #: config/obj-coff.c:3542
590 msgid "Can't close %s: %s"
593 #: config/obj-coff.c:3576
595 msgid "Too many new sections; can't add \"%s\""
598 #: config/obj-coff.c:3986 config/tc-m88k.c:1260 config/tc-sparc.c:3354
599 msgid "Expected comma after name"
602 #: config/obj-coff.c:3992 read.c:1967
603 msgid "Missing size expression"
606 #: config/obj-coff.c:3998
608 msgid "lcomm length (%d.) <0! Ignored."
611 #: config/obj-coff.c:4026 read.c:2188
613 msgid "Symbol %s already defined"
616 #: config/obj-coff.c:4120 config/tc-i960.c:3255
618 msgid "No 'bal' entry point for leafproc %s"
621 #: config/obj-coff.c:4199 write.c:2510
623 msgid "Negative of non-absolute symbol %s"
626 #: config/obj-coff.c:4220 write.c:2524
627 msgid "callj to difference of 2 symbols"
630 #: config/obj-coff.c:4266
632 msgid "Can't emit reloc {- %s-seg symbol \"%s\"} @ file address %ld."
635 #. This is a COBR instruction. They have only a 13-bit
636 #. displacement and are only to be used for local branches:
637 #. flag as error, don't generate relocation.
638 #: config/obj-coff.c:4356 config/tc-i960.c:3275 write.c:2668
639 msgid "can't use COBR format with external label"
642 #: config/obj-coff.c:4436
644 msgid "Value of %ld too large for field of %d bytes at 0x%lx"
647 #: config/obj-coff.c:4450 write.c:2767
649 msgid "Signed .word overflow; switch may be too large; %ld at 0x%lx"
652 #: config/obj-ecoff.c:240
653 msgid "Can't set GP value"
656 #: config/obj-ecoff.c:247
657 msgid "Can't set register masks"
660 #: config/obj-elf.c:299 config/tc-sparc.c:3495 config/tc-v850.c:263
661 msgid "Expected comma after symbol-name"
664 #: config/obj-elf.c:306 config/tc-arc.c:779 config/tc-sparc.c:3502
666 msgid ".COMMon length (%d.) <0! Ignored."
669 #: config/obj-elf.c:316 config/tc-alpha.c:4320 config/tc-sparc.c:3512
670 #: config/tc-v850.c:285
671 msgid "Ignoring attempt to re-define symbol"
674 #: config/obj-elf.c:324 config/tc-arc.c:797 config/tc-sparc.c:3520
675 #: config/tc-v850.c:295
677 msgid "Length of .comm \"%s\" is already %ld. Not changed to %d."
680 #: config/obj-elf.c:347 config/tc-arc.c:816 config/tc-v850.c:322
681 msgid "Common alignment negative; 0 assumed"
684 #: config/obj-elf.c:366 config/tc-m32r.c:1269 config/tc-ppc.c:1396
685 #: config/tc-v850.c:385
686 msgid "Common alignment not a power of 2"
689 #: config/obj-elf.c:429 config/tc-arc.c:876 config/tc-sparc.c:3644
690 #: config/tc-v850.c:563
692 msgid "bad .common segment %s"
695 #: config/obj-elf.c:658
697 msgid "Setting incorrect section type for %s"
700 #: config/obj-elf.c:668
702 msgid "Setting incorrect section attributes for %s"
705 #: config/obj-elf.c:726
706 msgid "Unrecognized .section attribute: want a,w,x"
709 #: config/obj-elf.c:766
710 msgid "Unrecognized section attribute"
713 #: config/obj-elf.c:788
714 msgid "Unrecognized section type"
717 #: config/obj-elf.c:839
718 msgid "Missing section name"
721 #: config/obj-elf.c:905
722 msgid "Bad .section directive - character following name is not '#'"
725 #: config/obj-elf.c:1006
726 msgid ".previous without corresponding .section; ignored"
729 #: config/obj-elf.c:1033
730 msgid ".popsection without corresponding .pushsection; ignored"
733 #: config/obj-elf.c:1085
735 msgid "multiple .symver directives for symbol `%s'"
738 #: config/obj-elf.c:1094
739 msgid "expected comma after name in .symver"
742 #: config/obj-elf.c:1115
744 msgid "missing version name in `%s' for symbol `%s'"
747 #: config/obj-elf.c:1324 config/obj-som.c:148 config/obj-som.c:193
748 msgid "Expected quoted string"
751 #: config/obj-elf.c:1345
753 msgid "expected comma after name `%s' in .size directive"
756 #: config/obj-elf.c:1354
757 msgid "missing expression in .size directive"
760 #: config/obj-elf.c:1421
762 msgid "ignoring unrecognized symbol type \"%s\""
765 #: config/obj-elf.c:1599
766 msgid ".size expression too complicated to fix up"
769 #: config/obj-elf.c:1630
772 "invalid attempt to declare external version name as default in symbol `%s'"
775 #: config/obj-elf.c:1762
777 msgid "Failed to set up debugging information: %s"
780 #: config/obj-elf.c:1782
782 msgid "Can't start writing .mdebug section: %s"
785 #: config/obj-elf.c:1790
787 msgid "Could not write .mdebug section: %s"
790 #: config/obj-ieee.c:460
791 msgid "too many sections"
794 #: config/obj-som.c:131
795 msgid "Only one .version pseudo-op per file!"
798 #: config/obj-som.c:157
800 msgid "FATAL: Attaching version header %s"
803 #: config/obj-som.c:176
804 msgid "Only one .copyright pseudo-op per file!"
807 #: config/obj-som.c:202
809 msgid "FATAL: Attaching copyright header %s"
812 #: config/obj-vms.c:464
814 msgid "compiler emitted zero-size common symbol `%s' already defined"
817 #: config/obj-vms.c:474
819 msgid "compiler redefined zero-size common symbol `%s'"
822 #: config/obj-vms.c:597
824 msgid "Couldn't create VMS object file \"%s\""
827 #: config/obj-vms.c:623
828 msgid "I/O error writing VMS object file (length prefix)"
831 #: config/obj-vms.c:637
832 msgid "I/O error writing VMS object file"
835 #: config/obj-vms.c:1240
836 msgid "Couldn't find source file \"%s\", status=%%X%x"
839 #: config/obj-vms.c:1749 config/obj-vms.c:2937
841 msgid "debugger forward reference error, dbx type %d"
844 #: config/obj-vms.c:1825
846 msgid "Variable descriptor %d too complicated. Defined as `void *'."
849 #: config/obj-vms.c:2144
851 "***Warning - the assembly code generated by the compiler has placed \n"
852 " global constant(s) in the text psect. These will not be available to \n"
853 " other modules, since this is not the correct way to handle this. You \n"
854 " have two options: 1) get a patched compiler that does not put global \n"
855 " constants in the text psect, or 2) remove the 'const' keyword from \n"
856 " definitions of global variables in your source module(s). Don't say \n"
857 " I didn't warn you! \n"
860 #: config/obj-vms.c:2463
862 msgid "debugginer output: %d is an unknown untyped variable."
865 #: config/obj-vms.c:2681
867 msgid "debugger output: structure element `%s' has undefined type"
870 #: config/obj-vms.c:2792
872 msgid "debugger output: %d is an unknown type of variable."
875 #: config/obj-vms.c:2926
877 msgid "debugger output: Unable to resolve %d circular references."
880 #: config/obj-vms.c:3131
882 msgid "Module name truncated: %s\n"
885 #: config/obj-vms.c:3410
887 msgid "Symbol %s replaced by %s\n"
891 #: config/obj-vms.c:3694
893 msgid "Unknown VMS psect type (%ld)"
896 #: config/obj-vms.c:3735
898 msgid "Globalsymbol attribute for symbol %s was unexpected."
901 #: config/obj-vms.c:3885
902 msgid "Invalid data type for globalvalue"
905 #: config/obj-vms.c:3897
907 msgid "Invalid globalvalue of %s"
910 #: config/obj-vms.c:4247
911 msgid "Couldn't find fixup fragment when checking for indirect reference"
914 #: config/obj-vms.c:4591 config/obj-vms.c:4733
915 msgid "Fixup data addsy and subsy don't have the same type"
918 #: config/obj-vms.c:4595 config/obj-vms.c:4737
919 msgid "Fixup data addsy and subsy don't have an appropriate type"
922 #: config/obj-vms.c:4598 config/obj-vms.c:4740
923 msgid "Fixup data is erroneously \"pcrel\""
926 #: config/obj-vms.c:4614 config/obj-vms.c:4759
927 msgid "Fixup datum is not a longword"
930 #: config/obj-vms.c:4618 config/obj-vms.c:4763
931 msgid "Fixup datum is not \"fixP->fx_addsy\""
934 #: config/obj-vms.c:4834
937 "g++ wrote an extern reference to `%s' as a routine.\n"
938 "I will fix it, but I hope that it was note really a routine."
941 #: config/obj-vms.c:4966
942 msgid "Can't handle global xtors symbols yet."
945 #: config/obj-vms.c:4969
951 #. * Error otherwise.
953 #: config/obj-vms.c:5054
955 msgid "unhandled stab type %d"
958 #: config/tc-a29k.c:160 config/tc-sparc.c:3696
959 msgid "Unknown segment type"
962 #. Probably a memory allocation problem? Give up now.
963 #: config/tc-a29k.c:330 config/tc-hppa.c:1387 config/tc-i860.c:202
964 #: config/tc-mips.c:1062 config/tc-mips.c:1104 config/tc-sparc.c:789
965 msgid "Broken assembler. No assembly attempted."
968 #: config/tc-a29k.c:375 config/tc-arc.c:535 config/tc-d10v.c:507
969 #: config/tc-d30v.c:553 config/tc-h8300.c:305 config/tc-h8500.c:297
970 #: config/tc-mcore.c:656 config/tc-mn10200.c:935 config/tc-mn10300.c:1296
971 #: config/tc-ppc.c:1852 config/tc-sh.c:632 config/tc-tic80.c:291
972 #: config/tc-v850.c:2033 config/tc-w65.c:257 config/tc-z8k.c:341
973 msgid "missing operand"
976 #: config/tc-a29k.c:415 config/tc-hppa.c:1533 config/tc-i860.c:407
977 #: config/tc-i860.c:423 config/tc-sparc.c:1352 config/tc-sparc.c:1358
979 msgid "Unknown opcode: `%s'"
982 #: config/tc-a29k.c:420
984 msgid "Unknown opcode `%s'."
987 #: config/tc-a29k.c:452
989 msgid "Too many operands: %s"
992 #: config/tc-a29k.c:474 config/tc-a29k.c:505
994 msgid "Immediate value of %ld is too large"
997 #: config/tc-a29k.c:892 config/tc-i860.c:940
999 msgid "bad relocation type: 0x%02x"
1002 #: config/tc-a29k.c:916
1007 #: config/tc-a29k.c:932
1008 msgid "a29k_convert_frag\n"
1011 #: config/tc-a29k.c:941
1012 msgid "a29k_estimate_size_before_relax\n"
1015 #: config/tc-a29k.c:1092
1017 msgid "label \"$%d\" redefined"
1020 #: config/tc-a29k.c:1165
1021 msgid "Invalid expression after %%%%\n"
1024 #: config/tc-a29k.c:1176
1025 msgid "Invalid register in & expression"
1028 #: config/tc-alpha.c:834
1030 msgid "internal error: can't hash opcode `%s': %s"
1033 #: config/tc-alpha.c:868
1035 msgid "internal error: can't hash macro `%s': %s"
1038 #: config/tc-alpha.c:951 config/tc-i960.c:2738
1039 msgid "syntax error"
1042 #: config/tc-alpha.c:1025 config/tc-arm.c:5167 config/tc-h8300.c:1413
1043 #: config/tc-h8500.c:1222 config/tc-hppa.c:3904 config/tc-i860.c:813
1044 #: config/tc-m68k.c:4125 config/tc-m88k.c:1106 config/tc-ns32k.c:1589
1045 #: config/tc-sparc.c:2741 config/tc-z8k.c:1355
1046 msgid "Bad call to MD_ATOF()"
1049 #: config/tc-alpha.c:1075
1051 msgid "Unknown CPU identifier `%s'"
1054 #: config/tc-alpha.c:1119
1057 "-32addr\t\t\ttreat addresses as 32-bit values\n"
1058 "-F\t\t\tlack floating point instructions support\n"
1059 "-mev4 | -mev45 | -mev5 | -mev56 | -mpca56 | -mev6 | -mall\n"
1060 "\t\t\tspecify variant of Alpha architecture\n"
1061 "-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264\n"
1062 "\t\t\tthese variants include PALcode opcodes\n"
1065 #: config/tc-alpha.c:1129
1068 "-+\t\t\thash encode (don't truncate) names longer than 64 characters\n"
1069 "-H\t\t\tshow new symbol after hash truncation\n"
1072 #: config/tc-alpha.c:1298
1074 msgid "unhandled relocation type %s"
1077 #: config/tc-alpha.c:1311
1078 msgid "non-absolute expression in constant field"
1081 #: config/tc-alpha.c:1325
1083 msgid "type %d reloc done?\n"
1086 #: config/tc-alpha.c:1376 config/tc-alpha.c:1383 config/tc-mips.c:7360
1087 msgid "Used $at without \".set noat\""
1090 #: config/tc-alpha.c:1561
1092 msgid "cannot represent `%s' relocation in object file"
1095 #: config/tc-alpha.c:1568
1097 msgid "internal error? cannot generate `%s' relocation"
1100 #: config/tc-alpha.c:1622
1102 msgid "frame reg expected, using $%d."
1105 #: config/tc-alpha.c:1747
1107 msgid "No !literal!%d was found"
1110 #. only support one relocation op per insn
1111 #: config/tc-alpha.c:1935
1112 msgid "More than one relocation op per insn"
1115 #: config/tc-alpha.c:1952
1116 msgid "No relocation operand"
1119 #: config/tc-alpha.c:1958
1121 msgid "No !sequence-number after !%s"
1124 #: config/tc-alpha.c:1971
1126 msgid "Unknown relocation operand: !%s"
1129 #: config/tc-alpha.c:1984
1131 msgid "Bad sequence number: !%s!%s"
1134 #: config/tc-alpha.c:2335
1136 msgid "operand out of range (%s not between %d and %d)"
1139 #: config/tc-alpha.c:2434 config/tc-arc.c:548 config/tc-d10v.c:596
1140 #: config/tc-d30v.c:636 config/tc-mn10200.c:990 config/tc-mn10300.c:1368
1141 #: config/tc-ppc.c:1818 config/tc-ppc.c:1926 config/tc-ppc.c:1938
1142 #: config/tc-v850.c:1819 config/tc-v850.c:1842 config/tc-v850.c:2055
1143 msgid "too many fixups"
1146 #: config/tc-alpha.c:2645 config/tc-alpha.c:2714
1148 msgid "inappropriate arguments for opcode `%s'"
1151 #: config/tc-alpha.c:2647 config/tc-alpha.c:2716
1153 msgid "opcode `%s' not supported for target %s"
1156 #: config/tc-alpha.c:2651 config/tc-alpha.c:2719
1158 msgid "unknown opcode `%s'"
1161 #: config/tc-alpha.c:2691 config/tc-alpha.c:2758 config/tc-alpha.c:3269
1162 #: config/tc-alpha.c:3329 config/tc-alpha.c:3381 config/tc-alpha.c:3456
1163 #: config/tc-alpha.c:3541 config/tc-alpha.c:3667 config/tc-alpha.c:3844
1164 #: config/tc-alpha.c:3901 config/tc-alpha.c:4011 config/tc-alpha.c:4118
1165 #: config/tc-alpha.c:4195
1167 msgid "Cannot use !%s!%d with %s"
1170 #: config/tc-alpha.c:2779
1171 msgid "can not resolve expression"
1174 #: config/tc-alpha.c:2921 config/tc-alpha.c:3113
1175 msgid "overflow in literal (.lita) table"
1178 #: config/tc-alpha.c:2928 config/tc-alpha.c:2951 config/tc-alpha.c:3126
1179 #: config/tc-alpha.c:3470 config/tc-alpha.c:3548 config/tc-alpha.c:3596
1180 #: config/tc-alpha.c:3696 config/tc-alpha.c:3921 config/tc-alpha.c:4033
1181 msgid "macro requires $at register while noat in effect"
1184 #: config/tc-alpha.c:2930 config/tc-alpha.c:2953 config/tc-alpha.c:3128
1185 msgid "macro requires $at while $at in use"
1188 #: config/tc-alpha.c:3075 expr.c:86 read.c:3160
1189 msgid "bignum invalid; zero assumed"
1192 #: config/tc-alpha.c:3077 expr.c:88 read.c:3162 read.c:3498 read.c:4396
1193 msgid "floating point number invalid; zero assumed"
1196 #: config/tc-alpha.c:3082
1197 msgid "can't handle expression"
1200 #: config/tc-alpha.c:3119
1201 msgid "overflow in literal (.lit8) table"
1204 #: config/tc-alpha.c:3291
1206 msgid "bad instruction format for lda !%s!%d"
1209 #: config/tc-alpha.c:4291 config/tc-ppc.c:1345 config/tc-ppc.c:3555
1212 msgid ".COMMon length (%ld.) <0! Ignored."
1215 #: config/tc-alpha.c:4329 config/tc-alpha.c:4338 config/tc-ppc.c:3592
1218 msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld."
1221 #: config/tc-alpha.c:4440 ecoff.c:3109
1222 msgid ".ent directive has no name"
1225 #: config/tc-alpha.c:4448
1226 msgid "nested .ent directives"
1229 #: config/tc-alpha.c:4484 ecoff.c:3057
1230 msgid ".end directive has no name"
1233 #: config/tc-alpha.c:4493
1234 msgid ".end directive names different symbol than .ent"
1237 #: config/tc-alpha.c:4568
1239 msgid "Invalid argument %d to .prologue."
1242 #: config/tc-alpha.c:4596
1243 msgid "ECOFF debugging is disabled."
1246 #: config/tc-alpha.c:4617
1247 msgid "Unknown section directive"
1250 #: config/tc-alpha.c:4654
1251 msgid ".ent directive has no symbol"
1254 #: config/tc-alpha.c:4682
1255 msgid "Bad .frame directive 1./2. param"
1258 #: config/tc-alpha.c:4694
1259 msgid "Bad .frame directive 3./4. param"
1262 #: config/tc-alpha.c:4719
1263 msgid ".pdesc directive not in link (.link) section"
1266 #: config/tc-alpha.c:4727
1267 msgid ".pdesc has no matching .ent"
1270 #: config/tc-alpha.c:4738
1271 msgid ".pdesc directive has no entry symbol"
1274 #: config/tc-alpha.c:4751
1275 msgid "No comma after .pdesc <entryname>"
1278 #: config/tc-alpha.c:4774
1279 msgid "unknown procedure kind"
1282 #: config/tc-alpha.c:4869
1283 msgid ".name directive not in link (.link) section"
1286 #: config/tc-alpha.c:4877
1287 msgid ".name directive has no symbol"
1290 #: config/tc-alpha.c:4912
1291 msgid "No symbol after .linkage"
1294 #: config/tc-alpha.c:4941
1295 msgid "No symbol after .code_address"
1298 #: config/tc-alpha.c:4976 ecoff.c:3274
1299 msgid "Bad .mask directive"
1302 #: config/tc-alpha.c:4998 ecoff.c:3205
1303 msgid "Bad .fmask directive"
1306 #: config/tc-alpha.c:5169 config/tc-arm.c:1325 read.c:2151 read.c:2731
1309 msgid "Expected comma after name \"%s\""
1312 #. *symbol_get_obj (symbolP) = (signed char) temp;
1313 #: config/tc-alpha.c:5180
1315 msgid "unhandled: .proc %s,%d"
1318 #: config/tc-alpha.c:5215
1320 msgid "Tried to .set unrecognized mode `%s'"
1323 #. not fatal, but it might not work in the end
1324 #: config/tc-alpha.c:5232
1325 msgid "File overrides no-base-register option."
1328 #: config/tc-alpha.c:5249
1330 msgid "Bad base register, using $%d."
1333 #: config/tc-alpha.c:5271
1335 msgid "Alignment too large: %d. assumed"
1338 #: config/tc-alpha.c:5275 config/tc-d30v.c:2182
1339 msgid "Alignment negative: 0 assumed"
1342 #: config/tc-alpha.c:5588
1344 msgid "Chose GP value of %lx\n"
1347 #: config/tc-arc.c:137
1350 "-EB\t\t\tgenerate big endian output\n"
1351 "-EL\t\t\tgenerate little endian output\n"
1354 #: config/tc-arc.c:155 config/tc-arc.c:178 config/tc-arc.c:922
1355 #: config/tc-hppa.c:1347 config/tc-hppa.c:6734 config/tc-hppa.c:6740
1356 #: config/tc-hppa.c:6746 config/tc-hppa.c:6752 config/tc-mn10300.c:885
1357 #: config/tc-mn10300.c:1996
1358 msgid "could not set architecture and machine"
1361 #: config/tc-arc.c:175
1362 msgid "virtual memory exhausted"
1365 #: config/tc-arc.c:254 config/tc-mn10200.c:1354 config/tc-mn10300.c:1907
1366 #: config/tc-ppc.c:1102 config/tc-v850.c:1618
1368 msgid "operand out of range (%s not between %ld and %ld)"
1371 #: config/tc-arc.c:389
1373 msgid "unknown syntax format character `%c'"
1376 #: config/tc-arc.c:488
1377 msgid "too many suffixes"
1380 #: config/tc-arc.c:533 config/tc-d10v.c:505 config/tc-d30v.c:551
1381 #: config/tc-mn10200.c:932 config/tc-mn10300.c:1293 config/tc-ppc.c:1850
1382 #: config/tc-tic80.c:287 config/tc-v850.c:2030
1383 msgid "illegal operand"
1386 #: config/tc-arc.c:620 config/tc-mn10200.c:1031 config/tc-mn10300.c:1438
1387 #: config/tc-ppc.c:1975 config/tc-v850.c:2108
1389 msgid "junk at end of line: `%s'"
1392 #: config/tc-arc.c:660
1393 msgid "8 byte instruction in delay slot"
1396 #: config/tc-arc.c:662
1397 msgid "8 byte jump instruction with delay slot"
1400 #: config/tc-arc.c:670
1401 msgid "conditional branch follows set of flags"
1404 #: config/tc-arc.c:749 config/tc-arm.c:6377
1406 msgid "bad instruction `%s'"
1409 #: config/tc-arc.c:772
1410 msgid "expected comma after symbol-name"
1413 #: config/tc-arc.c:789
1414 msgid "ignoring attempt to re-define symbol"
1417 #: config/tc-arc.c:804
1418 msgid "expected comma after common length"
1421 #: config/tc-arc.c:897
1422 msgid ".cpu command must appear before any instructions"
1425 #: config/tc-arc.c:916
1426 msgid ".cpu conflicts with previous value"
1429 #: config/tc-arc.c:927
1433 #: config/tc-arc.c:951 config/tc-ppc.c:2623
1434 msgid "missing rename string"
1437 #: config/tc-arc.c:963
1438 msgid "invalid symbol to rename to"
1441 #: config/tc-arc.c:1010 config/tc-d10v.c:284 config/tc-d30v.c:366
1442 #: config/tc-mips.c:8770 config/tc-mn10200.c:355 config/tc-pj.c:365
1443 #: config/tc-ppc.c:4384 config/tc-sh.c:1742 config/tc-v850.c:1276
1444 msgid "bad call to md_atof"
1447 #: config/tc-arc.c:1097
1449 msgid "missing ')' in %-op"
1452 #: config/tc-arc.c:1131
1453 msgid "expression too complex for %%st"
1456 #: config/tc-arc.c:1326 config/tc-arm.c:3142 config/tc-d10v.c:1475
1457 #: config/tc-d30v.c:1828 config/tc-mips.c:3250 config/tc-mips.c:4182
1458 #: config/tc-mips.c:4967 config/tc-mips.c:5513 config/tc-ppc.c:4720
1459 #: config/tc-v850.c:2338
1460 msgid "expression too complex"
1463 #: config/tc-arc.c:1392 config/tc-ppc.c:4823 config/tc-v850.c:2382
1464 msgid "unresolved expression that must be resolved"
1467 #: config/tc-arc.c:1457 config/tc-sparc.c:3203
1469 msgid "internal error: can't export reloc type %d (`%s')"
1472 #: config/tc-arm.c:1023
1473 msgid "Literal Pool Overflow"
1476 #: config/tc-arm.c:1165
1477 msgid "Invalid syntax for .req directive."
1480 #: config/tc-arm.c:1237 config/tc-mips.c:9963 read.c:2040
1482 msgid "Alignment too large: %d. assumed."
1485 #: config/tc-arm.c:1240 read.c:2045
1486 msgid "Alignment negative. 0 assumed."
1489 #: config/tc-arm.c:1374 config/tc-m32r.c:418 read.c:2790 read.c:4867
1491 msgid "symbol `%s' already defined"
1494 #: config/tc-arm.c:1444
1495 msgid "selected processor does not support THUMB opcodes"
1498 #: config/tc-arm.c:1456
1499 msgid "selected processor does not support ARM opcodes"
1502 #: config/tc-arm.c:1465
1504 msgid "invalid instruction size selected (%d)"
1507 #: config/tc-arm.c:1500
1509 msgid "invalid operand to .code directive (%d) (expecting 16 or 32)"
1512 #: config/tc-arm.c:1511
1513 msgid "Garbage following instruction"
1516 #. In the few cases where we might be able to accept something else
1517 #. this error can be overridden.
1518 #: config/tc-arm.c:1560
1520 msgid "Register expected, not '%.100s'"
1523 #. In the few cases where we might be able to accept something else
1524 #. this error can be overridden.
1525 #: config/tc-arm.c:1586
1526 msgid "<psr(f)> expected"
1529 #: config/tc-arm.c:1616
1530 msgid "Illegal co-processor number"
1533 #: config/tc-arm.c:1623
1534 msgid "Bad or missing co-processor number"
1537 #: config/tc-arm.c:1647
1538 msgid "bad or missing expression"
1541 #: config/tc-arm.c:1653
1542 msgid "immediate co-processor expression too large"
1545 #. In the few cases where we might be able to accept something else
1546 #. this error can be overridden.
1547 #: config/tc-arm.c:1678
1548 msgid "Co-processor register expected"
1551 #. In the few cases where we might be able to accept something else
1552 #. this error can be overridden.
1553 #: config/tc-arm.c:1702
1554 msgid "Floating point register expected"
1557 #: config/tc-arm.c:1719
1558 msgid "immediate expression expected"
1561 #: config/tc-arm.c:1734
1562 msgid "co-processor address must be word aligned"
1565 #: config/tc-arm.c:1740
1566 msgid "offset too large"
1569 #: config/tc-arm.c:1788
1570 msgid "pc may not be used in post-increment"
1573 #: config/tc-arm.c:1804 config/tc-arm.c:2934
1574 msgid "pre-indexed expression expected"
1577 #: config/tc-arm.c:1817 config/tc-arm.c:2946 config/tc-arm.c:3288
1581 #: config/tc-arm.c:1827
1582 msgid "pc may not be used with write-back"
1585 #: config/tc-arm.c:1881
1586 msgid "<psr> expected"
1589 #: config/tc-arm.c:1942 config/tc-arm.c:2556
1590 msgid "Register or shift expression expected"
1593 #: config/tc-arm.c:1956 config/tc-arm.c:2271 config/tc-arm.c:2523
1594 #: config/tc-arm.c:2543
1595 msgid "Invalid constant"
1598 #: config/tc-arm.c:1967
1599 msgid "Error: unrecognised syntax for second argument to msr instruction"
1602 #: config/tc-arm.c:2016
1603 msgid "rdhi, rdlo and rm must all be different"
1606 #: config/tc-arm.c:2072
1607 msgid "rd and rm should be different in mul"
1610 #: config/tc-arm.c:2128
1611 msgid "rd and rm should be different in mla"
1614 #: config/tc-arm.c:2255
1618 #: config/tc-arm.c:2301 config/tc-arm.c:2378
1619 msgid "Shift expression expected"
1622 #: config/tc-arm.c:2342
1623 msgid "Invalid immediate shift"
1626 #: config/tc-arm.c:2371
1627 msgid "shift requires register or #expression"
1630 #: config/tc-arm.c:2372
1631 msgid "shift requires #expression"
1634 #: config/tc-arm.c:2514 config/tc-arm.c:2975
1635 msgid "Constant expression expected"
1638 #: config/tc-arm.c:2609
1639 msgid "Invalid floating point immediate expression"
1642 #: config/tc-arm.c:2612
1643 msgid "Floating point register or immediate expression expected"
1646 #: config/tc-arm.c:2781
1647 msgid "address offset too large"
1650 #: config/tc-arm.c:2853
1651 msgid "Processor does not support halfwords or signed bytes"
1654 #: config/tc-arm.c:2874
1655 msgid "Address expected"
1658 #: config/tc-arm.c:2904 config/tc-arm.c:2918 config/tc-arm.c:2955
1660 msgid "%s register same as write-back base"
1663 #: config/tc-arm.c:2905 config/tc-arm.c:2919 config/tc-arm.c:2956
1667 #: config/tc-arm.c:2905 config/tc-arm.c:2919 config/tc-arm.c:2956
1671 #: config/tc-arm.c:2995
1672 msgid "literal pool insertion failed"
1675 #: config/tc-arm.c:3033
1676 msgid "Pre-increment instruction with translate"
1679 #: config/tc-arm.c:3074
1680 msgid "Bad range in register list"
1683 #: config/tc-arm.c:3082 config/tc-arm.c:3091 config/tc-arm.c:3132
1685 msgid "Warning: Duplicated register (r%d) in register list"
1688 #: config/tc-arm.c:3094
1689 msgid "Warning: Register range not in ascending order"
1692 #: config/tc-arm.c:3105
1696 #: config/tc-arm.c:3121
1697 msgid "invalid register mask"
1700 #: config/tc-arm.c:3180
1701 msgid "r15 not allowed as base register"
1704 #: config/tc-arm.c:3248 config/tc-arm.c:3262
1705 msgid "r15 not allowed in swap"
1708 #: config/tc-arm.c:3615 config/tc-v850.c:1921 config/tc-v850.c:1942
1709 msgid "constant expression expected"
1712 #: config/tc-arm.c:3621
1713 msgid "Constant value required for number of registers"
1716 #: config/tc-arm.c:3629
1717 msgid "number of registers must be in the range [1:4]"
1720 #: config/tc-arm.c:3689
1721 msgid "R15 not allowed as base register with write-back"
1724 #: config/tc-arm.c:3936
1725 msgid "lo register required"
1728 #: config/tc-arm.c:3944
1729 msgid "hi register required"
1732 #: config/tc-arm.c:4013
1733 msgid "dest and source1 must be the same register"
1736 #: config/tc-arm.c:4020
1737 msgid "subtract valid only on lo regs"
1740 #: config/tc-arm.c:4044
1741 msgid "invalid Hi register with immediate"
1744 #: config/tc-arm.c:4071 config/tc-arm.c:4104 config/tc-arm.c:4114
1745 msgid "immediate value out of range"
1748 #: config/tc-arm.c:4082
1749 msgid "invalid immediate value for stack adjust"
1752 #: config/tc-arm.c:4093
1753 msgid "invalid immediate for address calculation"
1756 #: config/tc-arm.c:4180
1757 msgid "source1 and dest must be same register"
1760 #: config/tc-arm.c:4215
1761 msgid "Invalid immediate for shift"
1764 #: config/tc-arm.c:4294
1765 msgid "only lo regs allowed with immediate"
1768 #: config/tc-arm.c:4313
1769 msgid "invalid immediate"
1772 #: config/tc-arm.c:4367
1773 msgid "expected ']'"
1776 #: config/tc-arm.c:4433
1777 msgid "byte or halfword not valid for base register"
1780 #: config/tc-arm.c:4438
1781 msgid "R15 based store not allowed"
1784 #: config/tc-arm.c:4443
1785 msgid "Invalid base register for register offset"
1788 #: config/tc-arm.c:4461
1789 msgid "invalid offset"
1792 #: config/tc-arm.c:4472
1793 msgid "invalid base register in load/store"
1796 #: config/tc-arm.c:4496
1797 msgid "Invalid offset"
1800 #: config/tc-arm.c:4570
1801 msgid "dest and source1 one must be the same register"
1804 #: config/tc-arm.c:4578
1805 msgid "Rs and Rd must be different in MUL"
1808 #: config/tc-arm.c:4722
1810 "Inserted missing '!': load/store multiple always writes back base register"
1813 #: config/tc-arm.c:4738 config/tc-arm.c:4838
1814 msgid "Expression too complex"
1817 #: config/tc-arm.c:4744
1818 msgid "only lo-regs valid in load/store multiple"
1821 #: config/tc-arm.c:4790
1822 msgid "Syntax: ldrs[b] Rd, [Rb, Ro]"
1825 #: config/tc-arm.c:4854
1826 msgid "invalid register list to push/pop instruction"
1829 #: config/tc-arm.c:4996
1830 msgid "Virtual memory exhausted"
1833 #: config/tc-arm.c:5394
1835 msgid "invalid constant (%lx) after fixup"
1838 #: config/tc-arm.c:5428
1840 msgid "Unable to compute ADRL instructions for PC offset of 0x%x"
1843 #: config/tc-arm.c:5456
1845 msgid "bad immediate value for offset (%ld)"
1848 #: config/tc-arm.c:5477 config/tc-arm.c:5499
1849 msgid "invalid literal constant: pool needs to be closer"
1852 #: config/tc-arm.c:5479
1854 msgid "bad immediate value for half-word offset (%ld)"
1857 #: config/tc-arm.c:5516
1858 msgid "shift expression is too large"
1861 #: config/tc-arm.c:5534 config/tc-arm.c:5543
1862 msgid "Invalid swi expression"
1865 #: config/tc-arm.c:5553
1866 msgid "Invalid expression in load/store multiple"
1869 #: config/tc-arm.c:5605
1870 msgid "gas can't handle same-section branch dest >= 0x04000000"
1873 #: config/tc-arm.c:5614
1874 msgid "out of range branch"
1877 #: config/tc-arm.c:5631 config/tc-arm.c:5647 config/tc-mips.c:9790
1878 msgid "Branch out of range"
1881 #: config/tc-arm.c:5669
1882 msgid "Branch with link out of range"
1885 #: config/tc-arm.c:5736
1886 msgid "Illegal value for co-processor offset"
1889 #: config/tc-arm.c:5759
1891 msgid "Invalid offset, target not word aligned (0x%08X)"
1894 #: config/tc-arm.c:5764 config/tc-arm.c:5773 config/tc-arm.c:5780
1895 #: config/tc-arm.c:5787 config/tc-arm.c:5794
1897 msgid "Invalid offset, value too big (0x%08X)"
1900 #: config/tc-arm.c:5831
1901 msgid "Invalid immediate for stack address calculation"
1904 #: config/tc-arm.c:5840
1906 msgid "Invalid immediate for address calculation (value = 0x%08lX)"
1909 #: config/tc-arm.c:5850
1910 msgid "Invalid 8bit immediate"
1913 #: config/tc-arm.c:5858
1914 msgid "Invalid 3bit immediate"
1917 #: config/tc-arm.c:5874
1919 msgid "Invalid immediate: %ld is too large"
1922 #: config/tc-arm.c:5889
1924 msgid "Illegal Thumb shift value: %ld"
1927 #: config/tc-arm.c:5903
1929 msgid "Bad relocation fixup type (%d)"
1932 #: config/tc-arm.c:5973
1933 msgid "Literal referenced across section boundary (Implicit dump?)"
1936 #: config/tc-arm.c:5986
1938 msgid "Internal_relocation (type %d) not fixed up (IMMEDIATE)"
1941 #: config/tc-arm.c:5992
1942 msgid "ADRL used for a symbol not defined in the same file"
1945 #: config/tc-arm.c:5998
1947 msgid "Internal_relocation (type %d) not fixed up (OFFSET_IMM)"
1950 #: config/tc-arm.c:6018 config/tc-mcore.c:2110 config/tc-ns32k.c:2283
1954 #: config/tc-arm.c:6021
1956 msgid "Can not represent %s relocation in this object file format (%d)"
1959 #: config/tc-arm.c:6042 config/tc-mips.c:11281 config/tc-sh.c:2866
1961 msgid "Can not represent %s relocation in this object file format"
1964 #: config/tc-arm.c:6060
1965 msgid "md_estimate_size_before_relax\n"
1968 #: config/tc-arm.c:6135
1970 msgid "No operator -- statement `%s'\n"
1973 #: config/tc-arm.c:6153
1974 msgid "selected processor does not support this opcode"
1977 #: config/tc-arm.c:6197
1979 msgid "Opcode `%s' must have suffix from list: <%s>"
1982 #: config/tc-arm.c:6227
1983 msgid "Warning: Use of the 'nv' conditional is deprecated\n"
1986 #: config/tc-arm.c:6244
1988 msgid "Opcode `%s' is unconditional\n"
1991 #: config/tc-arm.c:6269
1993 msgid "Opcode `%s' must have suffix from <%s>\n"
1996 #: config/tc-arm.c:6355
1998 msgid "register '%s' does not exist\n"
2001 #: config/tc-arm.c:6360
2003 msgid "ignoring redefinition of register alias '%s'"
2006 #: config/tc-arm.c:6366
2009 "ignoring redefinition of register alias '%s' to non-existant register '%s'"
2012 #: config/tc-arm.c:6370
2013 msgid "ignoring incomplete .req pseuso op"
2016 #: config/tc-arm.c:6550
2018 msgid "Unrecognised APCS switch -m%s"
2021 #: config/tc-arm.c:6693 config/tc-arm.c:6706 config/tc-arm.c:6719
2022 #: config/tc-arm.c:6732 config/tc-arm.c:6738
2024 msgid "Invalid architecture variant -m%s"
2027 #: config/tc-arm.c:6745
2029 msgid "Invalid processor variant -m%s"
2032 #: config/tc-arm.c:6768
2034 " ARM Specific Assembler Options:\n"
2035 " -m[arm][<processor name>] select processor variant\n"
2036 " -m[arm]v[2|2a|3|3m|4|4t|5[t][e]] select architecture variant\n"
2037 " -mthumb only allow Thumb instructions\n"
2038 " -mthumb-interwork mark the assembled code as supporting "
2040 " -mall allow any instruction\n"
2041 " -mfpa10, -mfpa11 select floating point architecture\n"
2042 " -mfpe-old don't allow floating-point multiple "
2044 " -mno-fpu don't allow any floating-point instructions.\n"
2045 " -k generate PIC code.\n"
2048 #: config/tc-arm.c:6780
2050 " -mapcs-32, -mapcs-26 specify which ARM Procedure Calling Standard to "
2052 " -mapcs-float floating point args are passed in FP regs\n"
2053 " -mapcs-reentrant the code is position independent/reentrant\n"
2056 #: config/tc-arm.c:6786
2057 msgid " -moabi support the old ELF ABI\n"
2060 #: config/tc-arm.c:6790
2062 " -EB assemble code for a big endian cpu\n"
2063 " -EL assemble code for a little endian cpu\n"
2066 #: config/tc-arm.c:6939
2068 msgid "%s: unexpected function type: %d"
2071 #: config/tc-d10v.c:228
2074 "-O optimize. Will do some operations in parallel.\n"
2077 #: config/tc-d10v.c:547 config/tc-d10v.c:629 config/tc-d30v.c:652
2079 msgid "operand out of range: %d"
2082 #: config/tc-d10v.c:690
2083 msgid "Instruction must be executed in parallel with another instruction."
2086 #: config/tc-d10v.c:742
2087 msgid "Instruction must be executed in parallel"
2090 #: config/tc-d10v.c:745
2091 msgid "Long instructions may not be combined."
2094 #: config/tc-d10v.c:785
2095 msgid "One of these instructions may not be executed in parallel."
2098 #: config/tc-d10v.c:790 config/tc-d30v.c:860
2099 msgid "Two IU instructions may not be executed in parallel"
2102 #: config/tc-d10v.c:792 config/tc-d10v.c:800 config/tc-d10v.c:815
2103 #: config/tc-d10v.c:828 config/tc-d30v.c:861 config/tc-d30v.c:870
2104 msgid "Swapping instruction order"
2107 #: config/tc-d10v.c:798 config/tc-d30v.c:867
2108 msgid "Two MU instructions may not be executed in parallel"
2111 #: config/tc-d10v.c:819 config/tc-d30v.c:886
2112 msgid "IU instruction may not be in the left container"
2115 #: config/tc-d10v.c:832 config/tc-d30v.c:899
2116 msgid "MU instruction may not be in the right container"
2119 #: config/tc-d10v.c:836 config/tc-d30v.c:907
2120 msgid "unknown execution type passed to write_2_short()"
2123 #: config/tc-d10v.c:1049 config/tc-d10v.c:1063 config/tc-h8300.c:1279
2124 #: config/tc-h8500.c:1122 config/tc-mcore.c:989 config/tc-pj.c:274
2125 #: config/tc-sh.c:1355 config/tc-z8k.c:1223
2126 msgid "can't find opcode "
2129 #: config/tc-d10v.c:1076 config/tc-d10v.c:1094 config/tc-d30v.c:1385
2130 msgid "Unable to mix instructions as specified"
2133 #: config/tc-d10v.c:1142 config/tc-d30v.c:1520
2135 msgid "unknown opcode: %s"
2138 #: config/tc-d10v.c:1223 config/tc-d10v.c:1369 config/tc-tic80.c:537
2139 msgid "bad opcode or operands"
2142 #: config/tc-d10v.c:1272 config/tc-m68k.c:4232
2143 msgid "value out of range"
2146 #: config/tc-d10v.c:1344
2147 msgid "illegal operand - register name found where none expected"
2150 #: config/tc-d10v.c:1380 config/tc-tic80.c:548
2151 msgid "Register number must be EVEN"
2154 #: config/tc-d10v.c:1412 config/tc-d30v.c:1772 config/tc-mn10200.c:1233
2155 #: config/tc-mn10300.c:1764 config/tc-ppc.c:5020 config/tc-v850.c:2255
2157 msgid "reloc %d not supported by object file format"
2160 #: config/tc-d10v.c:1525
2162 msgid "line %d: rep or repi must include at least 4 instructions"
2165 #: config/tc-d10v.c:1544 config/tc-d30v.c:1953
2167 msgid "line %d: unknown relocation type: 0x%x"
2170 #: config/tc-d30v.c:191
2172 msgid "Register name %s conflicts with symbol of the same name"
2175 #: config/tc-d30v.c:289
2179 "-O Make adjacent short instructions parallel if "
2181 "-n Warn about all NOPs inserted by the assembler.\n"
2182 "-N\t\t\tWarn about NOPs inserted after word multiplies.\n"
2183 "-c Warn about symbols whoes names match register "
2185 "-C Opposite of -C. -c is the default.\n"
2188 #: config/tc-d30v.c:463
2189 msgid "unexpected 12-bit reloc type"
2192 #: config/tc-d30v.c:470
2193 msgid "unexpected 18-bit reloc type"
2196 #: config/tc-d30v.c:714
2198 msgid "%s NOP inserted"
2201 #: config/tc-d30v.c:715
2205 #: config/tc-d30v.c:715
2209 #: config/tc-d30v.c:856
2210 msgid "Instructions may not be executed in parallel"
2213 #: config/tc-d30v.c:869 config/tc-d30v.c:876 config/tc-d30v.c:892
2214 #: config/tc-d30v.c:901
2216 msgid "Executing %s in IU may not work"
2219 #: config/tc-d30v.c:888
2221 msgid "special left instruction `%s' kills instruction `%s' in right container"
2224 #: config/tc-d30v.c:1267 config/tc-d30v.c:1284
2225 msgid "Cannot assemble instruction"
2228 #: config/tc-d30v.c:1269
2229 msgid "First opcode is long. Unable to mix instructions as specified."
2232 #: config/tc-d30v.c:1337
2233 msgid "word of NOPs added between word multiply and load"
2236 #: config/tc-d30v.c:1339
2237 msgid "word of NOPs added between word multiply and 16-bit multiply"
2240 #: config/tc-d30v.c:1369
2241 msgid "Instruction uses long version, so it cannot be mixed as specified"
2244 #: config/tc-d30v.c:1453 config/tc-d30v.c:1490
2246 msgid "unknown condition code: %s"
2249 #: config/tc-d30v.c:1483
2251 msgid "cmpu doesn't support condition code %s"
2254 #: config/tc-d30v.c:1531
2256 msgid "operands for opcode `%s' do not match any valid format"
2259 #: config/tc-d30v.c:1744
2260 msgid "Odd numbered register used as target of multi-register instruction"
2263 #: config/tc-d30v.c:1842
2265 msgid "line %d: unable to place address of symbol '%s' into a byte"
2268 #: config/tc-d30v.c:1845
2270 msgid "line %d: unable to place value %x into a byte"
2273 #: config/tc-d30v.c:1853
2275 msgid "line %d: unable to place address of symbol '%s' into a short"
2278 #: config/tc-d30v.c:1856
2280 msgid "line %d: unable to place value %x into a short"
2283 #: config/tc-d30v.c:1864
2285 msgid "line %d: unable to place address of symbol '%s' into a quad"
2288 #: config/tc-d30v.c:2034
2290 msgid "value too large to fit in %d bits"
2293 #: config/tc-d30v.c:2178
2295 msgid "Alignment too large: %d assumed"
2298 #: config/tc-fr30.c:84
2299 msgid " FR30 specific command line options:\n"
2302 #: config/tc-fr30.c:143
2304 msgid "Instruction %s not allowed in a delay slot."
2307 #: config/tc-fr30.c:380 config/tc-m32r.c:1537
2308 msgid "Addend to unresolved symbol not on word boundary."
2311 #: config/tc-fr30.c:538 config/tc-i960.c:786 config/tc-m32r.c:1844
2312 msgid "Bad call to md_atof()"
2315 #: config/tc-h8300.c:254 config/tc-h8300.c:262
2316 msgid "Reg not valid for H8/300"
2319 #: config/tc-h8300.c:423 config/tc-h8300.c:426 config/tc-h8300.c:429
2320 #: config/tc-h8300.c:433
2321 msgid "Invalid register list for ldm/stm\n"
2324 #: config/tc-h8300.c:490 config/tc-h8300.c:553 config/tc-h8300.c:560
2325 msgid "Wrong size pointer register for architecture."
2328 #: config/tc-h8300.c:518 config/tc-h8300.c:527 config/tc-h8300.c:537
2329 msgid "expected @(exp, reg16)"
2332 #: config/tc-h8300.c:617
2333 msgid "expect :8 or :16 here"
2336 #: config/tc-h8300.c:823
2338 msgid "operand %s0x%lx out of range."
2341 #: config/tc-h8300.c:910
2342 msgid "Can't work out size of operand.\n"
2345 #: config/tc-h8300.c:964
2347 msgid "Opcode `%s' with these operand types not available in H8/300 mode"
2350 #: config/tc-h8300.c:1016 config/tc-h8300.c:1036
2351 msgid "Need #1 or #2 here"
2354 #: config/tc-h8300.c:1031
2355 msgid "#4 not valid on H8/300."
2358 #: config/tc-h8300.c:1112 config/tc-h8300.c:1150
2360 msgid "branch operand has odd offset (%lx)\n"
2363 #: config/tc-h8300.c:1191
2364 msgid "destination operand must be 16 bit register"
2367 #: config/tc-h8300.c:1201
2368 msgid "source operand must be 8 bit register"
2371 #: config/tc-h8300.c:1209
2372 msgid "destination operand must be 16bit absolute address"
2375 #: config/tc-h8300.c:1216
2376 msgid "destination operand must be 8 bit register"
2379 #: config/tc-h8300.c:1225
2380 msgid "source operand must be 16bit absolute address"
2383 #: config/tc-h8300.c:1233
2384 msgid "invalid operands"
2387 #: config/tc-h8300.c:1290 config/tc-h8500.c:1129 config/tc-mips.c:7966
2388 #: config/tc-sh.c:1584 config/tc-w65.c:759 config/tc-z8k.c:1235
2389 msgid "unknown opcode"
2392 #: config/tc-h8300.c:1336
2393 msgid "mismatch between opcode size and operand size"
2396 #: config/tc-h8300.c:1348 config/tc-h8500.c:1157 config/tc-sh.c:1698
2397 #: config/tc-w65.c:791 config/tc-z8k.c:1290
2398 msgid "call to tc_crawl_symbol_chain \n"
2401 #: config/tc-h8300.c:1362 config/tc-h8500.c:1171 config/tc-sh.c:1705
2402 #: config/tc-w65.c:805 config/tc-z8k.c:1304
2403 msgid "call to tc_headers_hook \n"
2406 #: config/tc-h8300.c:1451 config/tc-h8500.c:1260 config/tc-z8k.c:1415
2407 msgid "call to tc_aout_fix_to_chars \n"
2410 #: config/tc-h8300.c:1461 config/tc-z8k.c:1425
2411 msgid "call to md_convert_frag \n"
2414 #: config/tc-h8300.c:1506 config/tc-z8k.c:1500
2415 msgid "call tomd_estimate_size_before_relax \n"
2418 #: config/tc-h8500.c:337
2419 msgid ":24 not valid for this opcode"
2422 #: config/tc-h8500.c:344
2423 msgid "expect :8,:16 or :24"
2426 #: config/tc-h8500.c:401
2427 msgid "syntax error in reg list"
2430 #: config/tc-h8500.c:419
2431 msgid "missing final register in range"
2434 #: config/tc-h8500.c:506 config/tc-h8500.c:513 config/tc-h8500.c:519
2435 msgid "expected @(exp, Rn)"
2438 #: config/tc-h8500.c:535
2439 msgid "@Rn+ needs word register"
2442 #: config/tc-h8500.c:545
2443 msgid "@Rn needs word register"
2446 #: config/tc-h8500.c:845 config/tc-sh.c:1149
2448 msgid "unhandled %d\n"
2451 #: config/tc-h8500.c:873 config/tc-sh.c:1173
2453 msgid "operand must be absolute in range %d..%d"
2456 #: config/tc-h8500.c:963 config/tc-sh.c:1299
2458 msgid "failed for %d\n"
2461 #: config/tc-h8500.c:1145 config/tc-sh.c:1394 config/tc-sh.c:1632
2462 #: config/tc-w65.c:779
2463 msgid "invalid operands for opcode"
2466 #: config/tc-hppa.c:1140
2467 msgid "Missing .exit\n"
2470 #: config/tc-hppa.c:1143
2471 msgid "Missing .procend\n"
2474 #: config/tc-hppa.c:1322
2475 msgid "Invalid field selector. Assuming F%%."
2478 #: config/tc-hppa.c:1353
2479 msgid "-R option not supported on this target."
2482 #: config/tc-hppa.c:1369 config/tc-sparc.c:746 config/tc-sparc.c:781
2484 msgid "Internal error: can't hash `%s': %s\n"
2487 #: config/tc-hppa.c:1377 config/tc-i860.c:191
2489 msgid "internal error: losing opcode: `%s' \"%s\"\n"
2492 #: config/tc-hppa.c:1446 config/tc-hppa.c:6873 config/tc-hppa.c:6928
2493 msgid "Missing function name for .PROC (corrupted label chain)"
2496 #: config/tc-hppa.c:1449 config/tc-hppa.c:6931
2497 msgid "Missing function name for .PROC"
2500 #: config/tc-hppa.c:1570 config/tc-hppa.c:4715
2501 msgid "could not update architecture and machine"
2504 #: config/tc-hppa.c:1783
2505 msgid "Invalid Indexed Load Completer."
2508 #: config/tc-hppa.c:1788
2509 msgid "Invalid Indexed Load Completer Syntax."
2512 #: config/tc-hppa.c:1824
2513 msgid "Invalid Short Load/Store Completer."
2516 #: config/tc-hppa.c:1883 config/tc-hppa.c:1888
2517 msgid "Invalid Store Bytes Short Completer"
2520 #: config/tc-hppa.c:2199 config/tc-hppa.c:2205
2521 msgid "Invalid left/right combination completer"
2524 #: config/tc-hppa.c:2254 config/tc-hppa.c:2261
2525 msgid "Invalid permutation completer"
2528 #: config/tc-hppa.c:2362
2530 msgid "Invalid Add Condition: %s"
2533 #: config/tc-hppa.c:2373 config/tc-hppa.c:2383
2535 msgid "Invalid Add and Branch Condition: %c"
2538 #: config/tc-hppa.c:2404
2539 msgid "Invalid Compare/Subtract Condition"
2542 #: config/tc-hppa.c:2444
2544 msgid "Invalid Bit Branch Condition: %c"
2547 #: config/tc-hppa.c:2530
2549 msgid "Invalid Compare/Subtract Condition: %s"
2552 #: config/tc-hppa.c:2542
2554 msgid "Invalid Compare/Subtract Condition: %c"
2557 #: config/tc-hppa.c:2557
2558 msgid "Invalid Compare and Branch Condition."
2561 #: config/tc-hppa.c:2655
2562 msgid "Invalid Logical Instruction Condition."
2565 #: config/tc-hppa.c:2711
2566 msgid "Invalid Shift/Extract/Deposit Condition."
2569 #: config/tc-hppa.c:2823
2570 msgid "Invalid Unit Instruction Condition."
2573 #: config/tc-hppa.c:3096 config/tc-hppa.c:3129 config/tc-hppa.c:3166
2574 #: config/tc-hppa.c:3205
2575 msgid "Branch to unaligned address"
2578 #: config/tc-hppa.c:3389
2579 msgid "Invalid SFU identifier"
2582 #: config/tc-hppa.c:3439
2583 msgid "Invalid COPR identifier"
2586 #: config/tc-hppa.c:3568
2587 msgid "Invalid Floating Point Operand Format."
2590 #: config/tc-hppa.c:3706 config/tc-hppa.c:3730 config/tc-hppa.c:3753
2591 #: config/tc-hppa.c:3776 config/tc-hppa.c:3799
2592 msgid "Invalid register for single precision fmpyadd or fmpysub"
2595 #: config/tc-hppa.c:3848
2597 msgid "Invalid operands %s"
2600 #: config/tc-hppa.c:4415
2601 msgid "Unknown relocation encountered in md_apply_fix."
2604 #: config/tc-hppa.c:4425
2606 msgid "no hppa_fixup entry for this fixup (fixP = 0x%x, type = 0x%x)\n"
2609 #: config/tc-hppa.c:4567 config/tc-hppa.c:4592
2611 msgid "Undefined register: '%s'."
2614 #: config/tc-hppa.c:4630
2616 msgid "Non-absolute symbol: '%s'."
2619 #: config/tc-hppa.c:4645
2621 msgid "Undefined absolute constant: '%s'."
2624 #: config/tc-hppa.c:4754
2626 msgid "Invalid FP Compare Condition: %s"
2629 #: config/tc-hppa.c:4810
2631 msgid "Invalid FTEST completer: %s"
2634 #: config/tc-hppa.c:4877 config/tc-hppa.c:4915
2636 msgid "Invalid FP Operand Format: %3s"
2639 #: config/tc-hppa.c:4994
2640 msgid "Bad segment in expression."
2643 #: config/tc-hppa.c:5053
2644 msgid "Bad segment (should be absolute)."
2647 #: config/tc-hppa.c:5152
2649 msgid "Invalid argument location: %s\n"
2652 #: config/tc-hppa.c:5183
2654 msgid "Invalid argument description: %d"
2657 #: config/tc-hppa.c:5206
2659 msgid "Invalid Nullification: (%c)"
2662 #: config/tc-hppa.c:5950
2664 msgid "Invalid .CALL argument: %s"
2667 #: config/tc-hppa.c:6082
2668 msgid ".callinfo is not within a procedure definition"
2671 #: config/tc-hppa.c:6102
2673 msgid "FRAME parameter must be a multiple of 8: %d\n"
2676 #: config/tc-hppa.c:6121
2677 msgid "Value for ENTRY_GR must be in the range 3..18\n"
2680 #: config/tc-hppa.c:6133
2681 msgid "Value for ENTRY_FR must be in the range 12..21\n"
2684 #: config/tc-hppa.c:6143
2685 msgid "Value for ENTRY_SR must be 3\n"
2688 #: config/tc-hppa.c:6199
2690 msgid "Invalid .CALLINFO argument: %s"
2693 #: config/tc-hppa.c:6293
2694 msgid "The .ENTER pseudo-op is not supported"
2697 #: config/tc-hppa.c:6309
2698 msgid "Misplaced .entry. Ignored."
2701 #: config/tc-hppa.c:6313
2702 msgid "Missing .callinfo."
2705 #: config/tc-hppa.c:6361
2706 msgid ".REG must use a label"
2709 #: config/tc-hppa.c:6363
2710 msgid ".EQU must use a label"
2713 #: config/tc-hppa.c:6416
2714 msgid ".EXIT must appear within a procedure"
2717 #: config/tc-hppa.c:6420
2718 msgid "Missing .callinfo"
2721 #: config/tc-hppa.c:6424
2722 msgid "No .ENTRY for this .EXIT"
2725 #: config/tc-hppa.c:6451
2727 msgid "Cannot define export symbol: %s\n"
2730 #: config/tc-hppa.c:6504
2732 msgid "Using ENTRY rather than CODE in export directive for %s"
2735 #: config/tc-hppa.c:6613
2737 msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s"
2740 #: config/tc-hppa.c:6695
2741 msgid "Missing label name on .LABEL"
2744 #: config/tc-hppa.c:6700
2745 msgid "extra .LABEL arguments ignored."
2748 #: config/tc-hppa.c:6717
2749 msgid "The .LEAVE pseudo-op is not supported"
2752 #: config/tc-hppa.c:6756
2753 msgid "Unrecognized .LEVEL argument\n"
2756 #: config/tc-hppa.c:6792
2758 msgid "Cannot define static symbol: %s\n"
2761 #: config/tc-hppa.c:6827
2762 msgid "Nested procedures"
2765 #: config/tc-hppa.c:6837
2766 msgid "Cannot allocate unwind descriptor\n"
2769 #: config/tc-hppa.c:6935
2770 msgid "misplaced .procend"
2773 #: config/tc-hppa.c:6938
2774 msgid "Missing .callinfo for this procedure"
2777 #: config/tc-hppa.c:6941
2778 msgid "Missing .EXIT for a .ENTRY"
2781 #: config/tc-hppa.c:6980
2782 msgid "Not in a space.\n"
2785 #: config/tc-hppa.c:6983
2786 msgid "Not in a subspace.\n"
2789 #: config/tc-hppa.c:7073
2790 msgid "Invalid .SPACE argument"
2793 #: config/tc-hppa.c:7121
2794 msgid "Can't change spaces within a procedure definition. Ignored"
2797 #: config/tc-hppa.c:7248
2799 msgid "Undefined space: '%s' Assuming space number = 0."
2802 #: config/tc-hppa.c:7272
2803 msgid "Must be in a space before changing or declaring subspaces.\n"
2806 #: config/tc-hppa.c:7276
2807 msgid "Can't change subspaces within a procedure definition. Ignored"
2810 #: config/tc-hppa.c:7311
2811 msgid "Parameters of an existing subspace can't be modified"
2814 #: config/tc-hppa.c:7362
2815 msgid "Alignment must be a power of 2"
2818 #: config/tc-hppa.c:7404
2819 msgid "FIRST not supported as a .SUBSPACE argument"
2822 #: config/tc-hppa.c:7406
2823 msgid "Invalid .SUBSPACE argument"
2826 #: config/tc-hppa.c:7589
2828 msgid "Internal error: Unable to find containing space for %s."
2831 #: config/tc-hppa.c:7630
2833 msgid "Out of memory: could not allocate new space chain entry: %s\n"
2836 #: config/tc-hppa.c:7716
2838 msgid "Out of memory: could not allocate new subspace chain entry: %s\n"
2841 #: config/tc-hppa.c:8383
2843 msgid "Symbol '%s' could not be created."
2846 #: config/tc-hppa.c:8387
2847 msgid "No memory for symbol name."
2850 #: config/tc-i386.c:509
2851 msgid "same type of prefix used twice"
2854 #: config/tc-i386.c:552
2855 msgid "bad argument to syntax directive."
2858 #: config/tc-i386.c:636 config/tc-m68k.c:3750
2860 msgid "Internal Error: Can't hash %s: %s"
2863 #: config/tc-i386.c:866
2867 #: config/tc-i386.c:914 config/tc-i386.c:4407
2869 msgid "can not do %d byte pc-relative relocation"
2872 #: config/tc-i386.c:924 config/tc-i386.c:4421
2874 msgid "can not do %d byte relocation"
2877 #: config/tc-i386.c:1030 config/tc-i386.c:1113
2879 msgid "no such 386 instruction: `%s'"
2882 #: config/tc-i386.c:1039
2884 msgid "invalid character %s in mnemonic"
2887 #: config/tc-i386.c:1046
2888 msgid "expecting prefix; got nothing"
2891 #: config/tc-i386.c:1048
2892 msgid "expecting mnemonic; got nothing"
2895 #: config/tc-i386.c:1066
2897 msgid "redundant %s prefix"
2900 #: config/tc-i386.c:1122
2902 msgid "expecting string instruction after `%s'"
2905 #: config/tc-i386.c:1145
2907 msgid "invalid character %s before operand %d"
2910 #: config/tc-i386.c:1159
2912 msgid "unbalanced parenthesis in operand %d."
2915 #: config/tc-i386.c:1162
2917 msgid "unbalanced brackets in operand %d."
2920 #: config/tc-i386.c:1171
2922 msgid "invalid character %s in operand %d"
2925 #: config/tc-i386.c:1198
2927 msgid "spurious operands; (%d operands/instruction max)"
2930 #: config/tc-i386.c:1219
2931 msgid "expecting operand after ','; got nothing"
2934 #: config/tc-i386.c:1224
2935 msgid "expecting operand before ','; got nothing"
2938 #. we found no match
2939 #: config/tc-i386.c:1464
2941 msgid "suffix or operands invalid for `%s'"
2944 #: config/tc-i386.c:1472
2946 msgid "indirect %s without `*'"
2949 #. Warn them that a data or address size prefix doesn't affect
2950 #. assembly of the next line of code.
2951 #: config/tc-i386.c:1479
2953 msgid "stand-alone `%s' prefix"
2956 #: config/tc-i386.c:1514 config/tc-i386.c:1529
2957 msgid "`%s' operand %d must use `%%es' segment"
2960 #: config/tc-i386.c:1596 config/tc-i386.c:1637 config/tc-i386.c:1664
2961 msgid "using `%%%s' instead of `%%%s' due to `%c' suffix"
2964 #: config/tc-i386.c:1609 config/tc-i386.c:1626 config/tc-i386.c:1653
2965 msgid "`%%%s' not allowed with `%s%c'"
2968 #: config/tc-i386.c:1697 config/tc-i386.c:1717
2969 msgid "no instruction mnemonic suffix given; can't determine immediate size"
2972 #: config/tc-i386.c:1742
2974 "no instruction mnemonic suffix given and no register operands; can't size "
2978 #. reversed arguments on faddp, fsubp, etc.
2979 #: config/tc-i386.c:1844
2980 msgid "translating to `%s %%%s,%%%s'"
2983 #. extraneous `l' suffix on fp insn
2984 #: config/tc-i386.c:1851
2985 msgid "translating to `%s %%%s'"
2988 #: config/tc-i386.c:2066
2989 msgid "you can't `pop %%cs'"
2992 #. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc.
2993 #: config/tc-i386.c:2097
2995 msgid "translating to `%sp'"
2998 #: config/tc-i386.c:2146 config/tc-i386.c:2208 config/tc-i386.c:2250
2999 msgid "skipping prefixes on this instruction"
3002 #: config/tc-i386.c:2265
3003 msgid "16-bit jump out of range"
3006 #: config/tc-i386.c:2274
3008 msgid "can't handle non absolute segment in `%s'"
3011 #: config/tc-i386.c:2382 config/tc-i386.c:2432
3013 msgid "%ld shortened to %ld"
3016 #: config/tc-i386.c:2502
3017 msgid "only 1 or 2 immediate operands are allowed"
3020 #: config/tc-i386.c:2534 config/tc-i386.c:2755
3021 msgid "GOT relocations not supported in 16 bit mode"
3024 #: config/tc-i386.c:2555 config/tc-i386.c:2776
3025 msgid "bad reloc specifier in expression"
3028 #: config/tc-i386.c:2573 config/tc-i386.c:2810
3030 msgid "ignoring junk `%s' after expression"
3033 #. missing or bad expr becomes absolute 0
3034 #: config/tc-i386.c:2580
3036 msgid "missing or invalid immediate expression `%s' taken as 0"
3039 #: config/tc-i386.c:2607 config/tc-i386.c:2853
3041 msgid "unimplemented segment %s in operand"
3044 #: config/tc-i386.c:2609 config/tc-i386.c:2855
3046 msgid "unimplemented segment type %d in operand"
3049 #: config/tc-i386.c:2653
3051 msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'"
3054 #: config/tc-i386.c:2659
3056 msgid "scale factor of %d without an index register"
3059 #. missing or bad expr becomes absolute 0
3060 #: config/tc-i386.c:2821
3062 msgid "missing or invalid displacement expression `%s' taken as 0"
3065 #: config/tc-i386.c:3035 config/tc-i386.c:3041 config/tc-i386.c:3050
3067 msgid "bad segment name `%s'"
3070 #: config/tc-i386.c:3108
3072 msgid "`%s' is not a valid base/index expression"
3075 #: config/tc-i386.c:3112
3077 msgid "`%s' is not a valid %s bit base/index expression"
3080 #: config/tc-i386.c:3133 config/tc-i386.c:3487
3082 msgid "too many memory references for `%s'"
3085 #: config/tc-i386.c:3219 config/tc-i386.c:3354 config/tc-i386.c:3457
3086 #: config/tc-i386.c:3572 config/tc-i386.c:3608
3088 msgid "bad register name `%s'"
3091 #: config/tc-i386.c:3433
3093 msgid "bad memory operand `%s'"
3096 #: config/tc-i386.c:3448
3098 msgid "junk `%s' after register"
3101 #: config/tc-i386.c:3465
3102 msgid "immediate operand illegal with absolute jump"
3105 #: config/tc-i386.c:3565
3107 msgid "expecting `,' or `)' after index register in `%s'"
3110 #: config/tc-i386.c:3587
3112 msgid "expecting `)' after scale factor in `%s'"
3115 #: config/tc-i386.c:3594
3117 msgid "expecting index register or scale factor after `,'; got '%c'"
3120 #: config/tc-i386.c:3601
3122 msgid "expecting `,' or `)' after base register in `%s'"
3125 #. it's not a memory operand; argh!
3126 #: config/tc-i386.c:3641
3128 msgid "invalid char %s beginning operand %d `%s'"
3131 #: config/tc-i386.c:4099
3132 msgid "Bad call to md_atof ()"
3135 #: config/tc-i386.c:4250
3136 msgid " -m\t\t\t do long jump\n"
3139 #: config/tc-i386.c:4253
3141 " -V\t\t\t print assembler version number\n"
3142 " -k\t\t\t ignored\n"
3143 " -Qy, -Qn\t\t ignored\n"
3144 " -q\t\t\t ignored\n"
3145 " -s\t\t\t ignored\n"
3148 #: config/tc-i386.c:4307
3149 msgid "GOT already in symbol table"
3152 #: config/tc-i386.c:4456
3154 msgid "cannot represent relocation type %s"
3157 #: config/tc-i860.c:157 config/tc-i860.c:161
3158 msgid "Unknown temporary pseudo register"
3161 #: config/tc-i860.c:183 config/tc-mips.c:1059
3163 msgid "internal error: can't hash `%s': %s\n"
3166 #: config/tc-i860.c:341
3168 msgid "Expanded opcode after delayed branch: `%s'"
3171 #: config/tc-i860.c:343
3173 msgid "Expanded opcode in dual mode: `%s'"
3176 #: config/tc-i860.c:580
3177 msgid "Fsr1 equals fdest with Pipelining"
3180 #: config/tc-i860.c:631
3181 msgid "5-bit immediate too large"
3184 #: config/tc-i860.c:725
3185 msgid "Illegal operands"
3188 #: config/tc-i860.c:749 config/tc-sparc.c:2644
3192 #: config/tc-i860.c:878
3194 msgid "26-bit branch w/o pc relative set: 0x%08x"
3197 #. align pcrel offset, see manual
3198 #. check for overflow
3199 #: config/tc-i860.c:882
3201 msgid "26-bit branch offset overflow: 0x%08x"
3204 #: config/tc-i860.c:891 config/tc-i860.c:922
3206 msgid "16-bit immediate 4-byte alignment error: 0x%08x"
3209 #: config/tc-i860.c:896 config/tc-i860.c:927
3211 msgid "16-bit immediate 2-byte alignment error: 0x%08x"
3214 #: config/tc-i860.c:904
3216 msgid "16-bit branch offset overflow: 0x%08x"
3219 #: config/tc-i860.c:912
3221 msgid "16-bit immediate 16-byte alignment error: 0x%08x"
3224 #: config/tc-i860.c:917
3226 msgid "16-bit immediate 8-byte alignment error: 0x%08x"
3229 #: config/tc-i860.c:933
3231 msgid "16-bit immediate overflow: 0x%08x"
3234 #: config/tc-i860.c:951
3235 msgid "md_number_to_disp\n"
3238 #: config/tc-i860.c:961
3239 msgid "i860_number_to_field\n"
3242 #: config/tc-i860.c:1001
3243 msgid "i860_convert_frag\n"
3246 #: config/tc-i860.c:1010
3247 msgid "i860_estimate_size_before_relax\n"
3250 #: config/tc-i960.c:559
3252 msgid "Hashing returned \"%s\"."
3255 #. Offset of last character in opcode mnemonic
3256 #: config/tc-i960.c:593
3257 msgid "branch prediction invalid on this opcode"
3260 #: config/tc-i960.c:636
3262 msgid "invalid opcode, \"%s\"."
3265 #: config/tc-i960.c:641
3267 msgid "improper number of operands. expecting %d, got %d"
3270 #: config/tc-i960.c:876
3272 msgid "Fixup of %ld too large for field width of %d"
3275 #: config/tc-i960.c:994
3277 msgid "invalid architecture %s"
3280 #: config/tc-i960.c:1014
3281 msgid "I960 options:\n"
3284 #: config/tc-i960.c:1017
3287 "\t\t\tspecify variant of 960 architecture\n"
3288 "-b\t\t\tadd code to collect statistics about branches taken\n"
3289 "-link-relax\t\tpreserve individual alignment directives so linker\n"
3290 "\t\t\tcan do relaxing (b.out format only)\n"
3291 "-no-relax\t\tdon't alter compare-and-branch instructions for\n"
3292 "\t\t\tlong displacements\n"
3295 #: config/tc-i960.c:1425
3296 msgid "too many operands"
3299 #: config/tc-i960.c:1485 config/tc-i960.c:1715
3300 msgid "expression syntax error"
3303 #: config/tc-i960.c:1523
3304 msgid "attempt to branch into different segment"
3307 #: config/tc-i960.c:1527
3309 msgid "target of %s instruction must be a label"
3312 #: config/tc-i960.c:1567
3313 msgid "unmatched '['"
3316 #: config/tc-i960.c:1578
3317 msgid "garbage after index spec ignored"
3320 #. We never moved: there was no opcode either!
3321 #: config/tc-i960.c:1645
3322 msgid "missing opcode"
3325 #: config/tc-i960.c:1953
3326 msgid "invalid constant"
3329 #: config/tc-i960.c:2066
3330 msgid "invalid index register"
3333 #: config/tc-i960.c:2089
3334 msgid "invalid scale factor"
3337 #: config/tc-i960.c:2272
3338 msgid "unaligned register"
3341 #: config/tc-i960.c:2295
3342 msgid "no such sfr in this architecture"
3345 #: config/tc-i960.c:2333
3346 msgid "illegal literal"
3349 #. Should not happen: see block comment above
3350 #: config/tc-i960.c:2566
3352 msgid "Trying to 'bal' to %s"
3355 #: config/tc-i960.c:2577
3356 msgid "Looks like a proc, but can't tell what kind.\n"
3359 #: config/tc-i960.c:2609
3360 msgid "should have 1 or 2 operands"
3363 #: config/tc-i960.c:2618 config/tc-i960.c:2637
3365 msgid "Redefining leafproc %s"
3368 #: config/tc-i960.c:2669
3369 msgid "should have two operands"
3372 #: config/tc-i960.c:2679
3373 msgid "'entry_num' must be absolute number in [0,31]"
3376 #: config/tc-i960.c:2688
3378 msgid "Redefining entrynum for sysproc %s"
3381 #: config/tc-i960.c:2799
3382 msgid "architecture of opcode conflicts with that of earlier instruction(s)"
3385 #: config/tc-i960.c:2820
3386 msgid "big endian mode is not supported"
3389 #: config/tc-i960.c:2822
3391 msgid "ignoring unrecognized .endian type `%s'"
3394 #: config/tc-i960.c:3104
3396 msgid "leafproc symbol '%s' undefined"
3399 #: config/tc-i960.c:3114
3401 msgid "Warning: making leafproc entries %s and %s both global\n"
3404 #: config/tc-i960.c:3223
3405 msgid "option --link-relax is only supported in b.out format"
3408 #: config/tc-i960.c:3266
3409 msgid "callj to difference of two symbols"
3412 #. Pretend that we do not recognise this option.
3413 #: config/tc-m32r.c:223
3414 msgid "Unrecognised option: -hidden"
3417 #: config/tc-m32r.c:256
3418 msgid " M32R specific command line options:\n"
3421 #: config/tc-m32r.c:258
3423 " -m32r disable support for the m32rx instruction set\n"
3426 #: config/tc-m32r.c:260
3427 msgid " -m32rx support the extended m32rx instruction set\n"
3430 #: config/tc-m32r.c:262
3431 msgid " -O try to combine instructions in parallel\n"
3434 #: config/tc-m32r.c:265
3436 " -warn-explicit-parallel-conflicts warn when parallel instructions\n"
3439 #: config/tc-m32r.c:267
3440 msgid " violate contraints\n"
3443 #: config/tc-m32r.c:269
3444 msgid " -no-warn-explicit-parallel-conflicts do not warn when parallel\n"
3447 #: config/tc-m32r.c:271
3449 " instructions violate contraints\n"
3452 #: config/tc-m32r.c:273
3454 " -Wp synonym for -warn-explicit-parallel-conflicts\n"
3457 #: config/tc-m32r.c:275
3459 " -Wnp synonym for -no-warn-explicit-parallel-conflicts\n"
3462 #: config/tc-m32r.c:278
3464 " -warn-unmatched-high warn when an (s)high reloc has no matching low "
3468 #: config/tc-m32r.c:280
3469 msgid " -no-warn-unmatched-high do not warn about missing low relocs\n"
3472 #: config/tc-m32r.c:282
3473 msgid " -Wuh synonym for -warn-unmatched-high\n"
3476 #: config/tc-m32r.c:284
3477 msgid " -Wnuh synonym for -no-warn-unmatched-high\n"
3480 #: config/tc-m32r.c:288
3481 msgid " -relax create linker relaxable code\n"
3484 #: config/tc-m32r.c:290
3485 msgid " -cpu-desc provide runtime cpu description file\n"
3488 #: config/tc-m32r.c:685
3489 msgid "Instructions write to the same destination register."
3492 #: config/tc-m32r.c:693
3493 msgid "Instructions do not use parallel execution pipelines."
3496 #: config/tc-m32r.c:700
3497 msgid "Instructions share the same execution pipeline"
3500 #: config/tc-m32r.c:769 config/tc-m32r.c:855
3502 msgid "not a 16 bit instruction '%s'"
3505 #: config/tc-m32r.c:776 config/tc-m32r.c:862 config/tc-m32r.c:1017
3507 msgid "unknown instruction '%s'"
3510 #: config/tc-m32r.c:784 config/tc-m32r.c:869 config/tc-m32r.c:1024
3512 msgid "instruction '%s' is for the M32RX only"
3515 #: config/tc-m32r.c:792 config/tc-m32r.c:877
3517 msgid "instruction '%s' cannot be executed in parallel."
3520 #: config/tc-m32r.c:839 config/tc-m32r.c:902 config/tc-m32r.c:1074
3521 msgid "internal error: lookup/get operands failed"
3524 #: config/tc-m32r.c:887
3526 msgid "'%s': only the NOP instruction can be issued in parallel on the m32r"
3529 #: config/tc-m32r.c:916
3532 "%s: output of 1st instruction is the same as an input to 2nd instruction - "
3533 "is this intentional ?"
3536 #: config/tc-m32r.c:920
3539 "%s: output of 2nd instruction is the same as an input to 1st instruction - "
3540 "is this intentional ?"
3543 #: config/tc-m32r.c:1235 config/tc-ppc.c:1337 config/tc-ppc.c:3547 read.c:1378
3544 msgid "Expected comma after symbol-name: rest of line ignored."
3547 #: config/tc-m32r.c:1244
3549 msgid ".SCOMMon length (%ld.) <0! Ignored."
3552 #: config/tc-m32r.c:1258 config/tc-ppc.c:1359 config/tc-ppc.c:2266
3553 #: config/tc-ppc.c:3571
3554 msgid "ignoring bad alignment"
3557 #: config/tc-m32r.c:1284 config/tc-ppc.c:1370 config/tc-ppc.c:3583 read.c:1398
3560 msgid "Ignoring attempt to re-define symbol `%s'."
3563 #: config/tc-m32r.c:1293
3565 msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld."
3568 #: config/tc-m32r.c:1766
3569 msgid "Unmatched high/shigh reloc"
3572 #: config/tc-m68k.c:646
3573 msgid "Unknown PC relative instruction"
3576 #: config/tc-m68k.c:772
3578 msgid "Can not do %d byte pc-relative relocation"
3581 #: config/tc-m68k.c:774
3583 msgid "Can not do %d byte pc-relative pic relocation"
3586 #: config/tc-m68k.c:779
3588 msgid "Can not do %d byte relocation"
3591 #: config/tc-m68k.c:781
3593 msgid "Can not do %d byte pic relocation"
3596 #: config/tc-m68k.c:885 config/tc-mips.c:11262
3598 msgid "Cannot make %s relocation PC relative"
3601 #: config/tc-m68k.c:998 config/tc-tahoe.c:1505 config/tc-vax.c:1774
3605 #: config/tc-m68k.c:1028 config/tc-tahoe.c:1522 config/tc-vax.c:1791
3606 msgid "Unknown operator"
3609 #: config/tc-m68k.c:1803
3610 msgid "invalid instruction for this architecture; needs "
3613 #: config/tc-m68k.c:1808
3614 msgid "fpu (68040, 68060 or 68881/68882)"
3617 #: config/tc-m68k.c:1811
3618 msgid "mmu (68030 or 68851)"
3621 #: config/tc-m68k.c:1814
3622 msgid "68020 or higher"
3625 #: config/tc-m68k.c:1817
3626 msgid "68000 or higher"
3629 #: config/tc-m68k.c:1820
3630 msgid "68010 or higher"
3633 #: config/tc-m68k.c:1848
3634 msgid "operands mismatch"
3637 #: config/tc-m68k.c:1905 config/tc-m68k.c:1911 config/tc-m68k.c:1917
3638 msgid "operand out of range"
3641 #: config/tc-m68k.c:1974
3643 msgid "Bignum too big for %c format; truncated"
3646 #: config/tc-m68k.c:2042
3647 msgid "displacement too large for this architecture; needs 68020 or higher"
3650 #: config/tc-m68k.c:2152
3652 "scale factor invalid on this architecture; needs cpu32 or 68020 or higher"
3655 #: config/tc-m68k.c:2157
3656 msgid "invalid index size for coldfire"
3659 #: config/tc-m68k.c:2210
3660 msgid "Forcing byte displacement"
3663 #: config/tc-m68k.c:2212
3664 msgid "byte displacement out of range"
3667 #: config/tc-m68k.c:2259 config/tc-m68k.c:2297
3668 msgid "invalid operand mode for this architecture; needs 68020 or higher"
3671 #: config/tc-m68k.c:2283 config/tc-m68k.c:2317
3672 msgid ":b not permitted; defaulting to :w"
3675 #: config/tc-m68k.c:2399
3676 msgid "unsupported byte value; use a different suffix"
3679 #: config/tc-m68k.c:2413
3680 msgid "unknown/incorrect operand"
3683 #: config/tc-m68k.c:2446 config/tc-m68k.c:2454 config/tc-m68k.c:2461
3684 #: config/tc-m68k.c:2468
3685 msgid "out of range"
3688 #: config/tc-m68k.c:2518
3689 msgid "Can't use long branches on 68000/68010/5200"
3692 #: config/tc-m68k.c:2606
3693 msgid "Expression out of range, using 0"
3696 #: config/tc-m68k.c:2718 config/tc-m68k.c:2734
3697 msgid "Floating point register in register list"
3700 #: config/tc-m68k.c:2724
3701 msgid "Wrong register in floating-point reglist"
3704 #: config/tc-m68k.c:2740
3705 msgid "incorrect register in reglist"
3708 #: config/tc-m68k.c:2746
3709 msgid "wrong register in floating-point reglist"
3712 #: config/tc-m68k.c:2822
3713 msgid "failed sanity check"
3717 #: config/tc-m68k.c:3187
3722 #: config/tc-m68k.c:3198
3726 #: config/tc-m68k.c:3215
3727 msgid "Missing operand"
3730 #: config/tc-m68k.c:3547
3732 msgid "%s -- statement `%s' ignored"
3735 #: config/tc-m68k.c:3591
3737 msgid "Don't know how to figure width of %c in md_assemble()"
3740 #: config/tc-m68k.c:3759 config/tc-m68k.c:3795
3742 msgid "Internal Error: Can't find %s in hash table"
3745 #: config/tc-m68k.c:3762 config/tc-m68k.c:3798
3747 msgid "Internal Error: Can't hash %s: %s"
3750 #: config/tc-m68k.c:3926
3752 msgid "unrecognized default cpu `%s' ???"
3755 #: config/tc-m68k.c:3938
3756 msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly"
3759 #: config/tc-m68k.c:3958
3760 msgid "options for 68881 and no-68881 both given"
3763 #: config/tc-m68k.c:3960
3764 msgid "options for 68851 and no-68851 both given"
3767 #: config/tc-m68k.c:4031
3769 msgid "text label `%s' aligned to odd boundary"
3772 #: config/tc-m68k.c:4248
3773 msgid "invalid byte branch offset"
3776 #: config/tc-m68k.c:4305
3777 msgid "short branch with zero offset: use :w"
3780 #: config/tc-m68k.c:4351
3781 msgid "Long branch offset not supported."
3784 #: config/tc-m68k.c:4412
3786 msgid "Internal error (long PC-relative operand) for insn 0x%04x at 0x%lx"
3789 #: config/tc-m68k.c:4443
3790 msgid "displacement doesn't fit in one byte"
3793 #: config/tc-m68k.c:4556
3794 msgid "Long branch offset to extern symbol not supported."
3797 #: config/tc-m68k.c:4905 config/tc-m68k.c:4916
3798 msgid "expression out of range: defaulting to 1"
3801 #: config/tc-m68k.c:4948
3802 msgid "expression out of range: defaulting to 0"
3805 #: config/tc-m68k.c:4981 config/tc-m68k.c:4993
3807 msgid "Can't deal with expression; defaulting to %ld"
3810 #: config/tc-m68k.c:5007
3811 msgid "expression doesn't fit in BYTE"
3814 #: config/tc-m68k.c:5011
3815 msgid "expression doesn't fit in WORD"
3818 #: config/tc-m68k.c:5104
3820 msgid "%s: unrecognized processor name"
3823 #: config/tc-m68k.c:5169
3824 msgid "bad coprocessor id"
3827 #: config/tc-m68k.c:5175
3828 msgid "unrecognized fopt option"
3831 #: config/tc-m68k.c:5309
3833 msgid "option `%s' may not be negated"
3836 #: config/tc-m68k.c:5320
3838 msgid "option `%s' not recognized"
3841 #: config/tc-m68k.c:5353
3842 msgid "bad format of OPT NEST=depth"
3845 #: config/tc-m68k.c:5416
3846 msgid "missing label"
3849 #: config/tc-m68k.c:5440 config/tc-m68k.c:5469
3850 msgid "bad register list"
3853 #: config/tc-m68k.c:5442
3855 msgid "bad register list: %s"
3858 #: config/tc-m68k.c:5540
3859 msgid "restore without save"
3862 #: config/tc-m68k.c:5717 config/tc-m68k.c:6066
3863 msgid "syntax error in structured control directive"
3866 #: config/tc-m68k.c:5768
3867 msgid "missing condition code in structured control directive"
3870 #: config/tc-m68k.c:6100
3871 msgid "missing then"
3874 #: config/tc-m68k.c:6182
3875 msgid "else without matching if"
3878 #: config/tc-m68k.c:6216
3879 msgid "endi without matching if"
3882 #: config/tc-m68k.c:6257
3883 msgid "break outside of structured loop"
3886 #: config/tc-m68k.c:6296
3887 msgid "next outside of structured loop"
3890 #: config/tc-m68k.c:6348
3894 #: config/tc-m68k.c:6386
3895 msgid "missing to or downto"
3898 #: config/tc-m68k.c:6422 config/tc-m68k.c:6456 config/tc-m68k.c:6666
3902 #: config/tc-m68k.c:6559
3903 msgid "endf without for"
3906 #: config/tc-m68k.c:6615
3907 msgid "until without repeat"
3910 #: config/tc-m68k.c:6702
3911 msgid "endw without while"
3914 #: config/tc-m68k.c:6818
3916 msgid "unrecognized option `%s'"
3919 #: config/tc-m68k.c:6863
3921 msgid "unrecognized architecture specification `%s'"
3924 #: config/tc-m68k.c:6933
3927 "-l\t\t\tuse 1 word for refs to undefined symbols [default 2]\n"
3928 "-m68000 | -m68008 | -m68010 | -m68020 | -m68030 | -m68040 | -m68060\n"
3929 " | -m68302 | -m68331 | -m68332 | -m68333 | -m68340 | -m68360\n"
3930 " | -mcpu32 | -m5200\n"
3931 "\t\t\tspecify variant of 680X0 architecture [default 68020]\n"
3932 "-m68881 | -m68882 | -mno-68881 | -mno-68882\n"
3933 "\t\t\ttarget has/lacks floating-point coprocessor\n"
3934 "\t\t\t[default yes for 68020, 68030, and cpu32]\n"
3937 #: config/tc-m68k.c:6943
3939 "-m68851 | -mno-68851\n"
3940 "\t\t\ttarget has/lacks memory-management unit coprocessor\n"
3941 "\t\t\t[default yes for 68020 and up]\n"
3942 "-pic, -k\t\tgenerate position independent code\n"
3943 "-S\t\t\tturn jbsr into jsr\n"
3944 "--register-prefix-optional\n"
3945 "\t\t\trecognize register names without prefix character\n"
3946 "--bitwise-or\t\tdo not treat `|' as a comment character\n"
3949 #: config/tc-m68k.c:6952
3951 "--base-size-default-16\tbase reg without size is 16 bits\n"
3952 "--base-size-default-32\tbase reg without size is 32 bits (default)\n"
3953 "--disp-size-default-16\tdisplacement with unknown size is 16 bits\n"
3954 "--disp-size-default-32\tdisplacement with unknown size is 32 bits (default)\n"
3957 #: config/tc-m68k.c:6987
3959 msgid "Error %s in %s\n"
3962 #: config/tc-m68k.c:6991
3964 msgid "Opcode(%d.%s): "
3967 #: config/tc-m88k.c:206
3969 msgid "Can't hash instruction '%s':%s"
3972 #: config/tc-m88k.c:258
3974 msgid "Invalid mnemonic '%s'"
3977 #: config/tc-m88k.c:278
3978 msgid "Parameter syntax error"
3981 #: config/tc-m88k.c:333
3982 msgid "Unknown relocation type"
3985 #. Having this here repeats the warning somtimes.
3986 #. But can't we stand that?
3987 #: config/tc-m88k.c:446
3988 msgid "Use of obsolete instruction"
3991 #: config/tc-m88k.c:563
3992 msgid "Expression truncated to 16 bits"
3995 #: config/tc-m88k.c:629 config/tc-m88k.c:651
3996 msgid "Expression truncated to 5 bits"
3999 #: config/tc-m88k.c:873
4000 msgid "Expression truncated to 9 bits"
4003 #: config/tc-m88k.c:895
4004 msgid "Removed lower 2 bits of expression"
4007 #: config/tc-m88k.c:1034
4008 msgid "Bad relocation type"
4011 #: config/tc-m88k.c:1047
4012 msgid "md_number_to_disp not defined"
4015 #: config/tc-m88k.c:1057
4016 msgid "md_number_to_field not defined"
4019 #: config/tc-m88k.c:1170
4020 msgid "Relaxation should never occur"
4023 #: config/tc-m88k.c:1267 config/tc-sparc.c:3363 read.c:1973
4025 msgid "BSS length (%d.) <0! Ignored."
4028 #: config/tc-m88k.c:1311
4030 msgid "Ignoring attempt to re-define symbol %s."
4033 #: config/tc-mcore.c:509
4035 msgid "register expected, but saw '%.6s'"
4038 #: config/tc-mcore.c:593
4040 msgid "control register expected, but saw '%.6s'"
4043 #: config/tc-mcore.c:631
4044 msgid "bad/missing psr specifier"
4047 #: config/tc-mcore.c:792
4048 msgid "more than 65K literal pools"
4051 #: config/tc-mcore.c:846
4055 #: config/tc-mcore.c:886
4056 msgid "operand must be a constant"
4059 #: config/tc-mcore.c:888
4061 msgid "operand must be absolute in range %d..%d, not %d"
4064 #: config/tc-mcore.c:926
4065 msgid "operand must be a multiple of 4"
4068 #: config/tc-mcore.c:933
4069 msgid "operand must be a multiple of 2"
4072 #: config/tc-mcore.c:947 config/tc-mcore.c:1459 config/tc-mcore.c:1513
4073 msgid "base register expected"
4076 #: config/tc-mcore.c:996
4078 msgid "unknown opcode \"%s\""
4081 #: config/tc-mcore.c:1039
4082 msgid "invalid register: r15 illegal"
4085 #: config/tc-mcore.c:1087 config/tc-mcore.c:1663
4086 msgid "M340 specific opcode used when assembling for M210"
4089 #: config/tc-mcore.c:1105 config/tc-mcore.c:1144 config/tc-mcore.c:1163
4090 #: config/tc-mcore.c:1182 config/tc-mcore.c:1209 config/tc-mcore.c:1238
4091 #: config/tc-mcore.c:1275 config/tc-mcore.c:1310 config/tc-mcore.c:1329
4092 #: config/tc-mcore.c:1348 config/tc-mcore.c:1380 config/tc-mcore.c:1405
4093 #: config/tc-mcore.c:1462 config/tc-mcore.c:1516 config/tc-mcore.c:1552
4094 #: config/tc-mcore.c:1610 config/tc-mcore.c:1632 config/tc-mcore.c:1655
4095 msgid "second operand missing"
4098 #: config/tc-mcore.c:1120
4099 msgid "destination register must be r1"
4102 #: config/tc-mcore.c:1141
4103 msgid "source register must be r1"
4106 #: config/tc-mcore.c:1204 config/tc-mcore.c:1261
4107 msgid "immediate is not a power of two"
4110 #: config/tc-mcore.c:1232
4111 msgid "translating bgeni to movi"
4114 #: config/tc-mcore.c:1269
4115 msgid "translating mgeni to movi"
4118 #: config/tc-mcore.c:1301
4119 msgid "translating bmaski to movi"
4122 #: config/tc-mcore.c:1375
4124 msgid "displacement too large (%d)"
4127 #: config/tc-mcore.c:1389
4128 msgid "Invalid register: r0 and r15 illegal"
4131 #: config/tc-mcore.c:1420
4132 msgid "bad starting register: r0 and r15 invalid"
4135 #: config/tc-mcore.c:1433
4136 msgid "ending register must be r15"
4139 #: config/tc-mcore.c:1453
4140 msgid "bad base register: must be r0"
4143 #: config/tc-mcore.c:1471
4144 msgid "first register must be r4"
4147 #: config/tc-mcore.c:1482
4148 msgid "last register must be r7"
4151 #: config/tc-mcore.c:1519
4152 msgid "reg-reg expected"
4155 #: config/tc-mcore.c:1629
4156 msgid "second operand must be 1"
4159 #: config/tc-mcore.c:1650
4160 msgid "zero used as immediate value"
4163 #: config/tc-mcore.c:1677
4164 msgid "duplicated psr bit specifier"
4167 #: config/tc-mcore.c:1683
4168 msgid "`af' must appear alone"
4171 #: config/tc-mcore.c:1690
4173 msgid "unimplemented opcode \"%s\""
4176 #: config/tc-mcore.c:1699
4178 msgid "ignoring operands: %s "
4181 #: config/tc-mcore.c:1768 config/tc-w65.c:856
4182 msgid "Bad call to MD_NTOF()"
4185 #: config/tc-mcore.c:1841
4187 msgid "unrecognised cpu type '%s'"
4190 #: config/tc-mcore.c:1860
4192 "MCORE specific options:\n"
4193 " -{no-}jsri2bsr\t {dis}able jsri to bsr transformation (def: dis)\n"
4194 " -{no-}sifilter\t {dis}able silicon filter behavior (def: dis)\n"
4195 " -cpu=[210|340] select CPU type\n"
4196 " -EB assemble for a big endian system (default)\n"
4197 " -EL assemble for a little endian system\n"
4200 #: config/tc-mcore.c:1879
4201 msgid "failed sanity check: short_jump"
4204 #: config/tc-mcore.c:1890
4205 msgid "failed sanity check: long_jump"
4208 #: config/tc-mcore.c:1917
4210 msgid "odd displacement at %x"
4213 #: config/tc-mcore.c:2105
4217 #: config/tc-mcore.c:2136
4219 msgid "odd distance branch (0x%x bytes)"
4222 #: config/tc-mcore.c:2140
4224 msgid "pcrel for branch to %s too far (0x%x)"
4227 #: config/tc-mcore.c:2159
4229 msgid "pcrel for lrw/jmpi/jsri to %s too far (0x%x)"
4232 #: config/tc-mcore.c:2170
4234 msgid "pcrel for loopt too far (0x%x)"
4237 #: config/tc-mcore.c:2402
4239 msgid "Can not do %d byte %srelocation"
4242 #: config/tc-mcore.c:2404
4246 #: config/tc-mcore.c:2421 config/tc-pj.c:586 config/tc-sh.c:3005
4248 msgid "Cannot represent relocation type %s"
4251 #: config/tc-mips.c:860
4252 msgid "-G not supported in this configuration."
4255 #: config/tc-mips.c:1005
4256 msgid "trap exception not supported at ISA 1"
4259 #: config/tc-mips.c:1046
4260 msgid "Could not set architecture and machine"
4263 #: config/tc-mips.c:1085
4265 msgid "internal: can't hash `%s': %s"
4268 #: config/tc-mips.c:1093
4270 msgid "internal error: bad mips16 opcode: %s %s\n"
4273 #: config/tc-mips.c:1262
4275 msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n"
4278 #: config/tc-mips.c:1816 config/tc-mips.c:11394
4279 msgid "extended instruction in delay slot"
4282 #: config/tc-mips.c:1838 config/tc-mips.c:1845
4284 msgid "jump to misaligned address (0x%lx)"
4287 #: config/tc-mips.c:2495 config/tc-mips.c:2836
4288 msgid "Macro instruction expanded into multiple instructions"
4291 #: config/tc-mips.c:2889
4292 msgid "unsupported large constant"
4295 #: config/tc-mips.c:2891
4297 msgid "Instruction %s requires absolute expression"
4300 #: config/tc-mips.c:3037
4301 msgid "Number larger than 32 bits"
4304 #: config/tc-mips.c:3058
4305 msgid "Number larger than 64 bits"
4308 #: config/tc-mips.c:3324 config/tc-mips.c:3396 config/tc-mips.c:5075
4309 #: config/tc-mips.c:5126 config/tc-mips.c:5662 config/tc-mips.c:5725
4310 msgid "PIC code offset overflow (max 16 signed bits)"
4313 #: config/tc-mips.c:3635
4315 msgid "Branch %s is always false (nop)"
4318 #: config/tc-mips.c:3640
4320 msgid "Branch likely %s is always false"
4323 #: config/tc-mips.c:3647 config/tc-mips.c:3721 config/tc-mips.c:3824
4324 #: config/tc-mips.c:3879 config/tc-mips.c:6762 config/tc-mips.c:6771
4325 #: config/tc-mips.c:6779 config/tc-mips.c:6888
4326 msgid "Unsupported large constant"
4329 #. result is always true
4330 #: config/tc-mips.c:3683
4332 msgid "Branch %s is always true"
4335 #: config/tc-mips.c:3955 config/tc-mips.c:4062
4336 msgid "Divide by zero."
4339 #: config/tc-mips.c:4646
4340 msgid "MIPS PIC call to register other than $25"
4343 #: config/tc-mips.c:4651 config/tc-mips.c:4763
4344 msgid "No .cprestore pseudo-op used in PIC code"
4347 #: config/tc-mips.c:4836 config/tc-mips.c:4925 config/tc-mips.c:5413
4348 #: config/tc-mips.c:5454 config/tc-mips.c:5472 config/tc-mips.c:6101
4349 msgid "opcode not supported on this processor"
4352 #: config/tc-mips.c:5932 config/tc-mips.c:6656
4353 msgid "Macro used $at after \".set noat\""
4356 #: config/tc-mips.c:6072 config/tc-mips.c:6090
4357 msgid "rotate count too large"
4360 #: config/tc-mips.c:6141
4362 msgid "Instruction %s: result is always false"
4365 #: config/tc-mips.c:6310
4367 msgid "Instruction %s: result is always true"
4370 #: config/tc-mips.c:6449 config/tc-mips.c:6476 config/tc-mips.c:6548
4371 #: config/tc-mips.c:6573
4372 msgid "operand overflow"
4375 #. FIXME: Check if this is one of the itbl macros, since they
4376 #. are added dynamically.
4377 #: config/tc-mips.c:6652
4379 msgid "Macro %s not implemented yet"
4382 #: config/tc-mips.c:6922
4384 msgid "internal: bad mips opcode (mask error): %s %s"
4387 #: config/tc-mips.c:6974
4389 msgid "internal: bad mips opcode (unknown operand type `%c'): %s %s"
4392 #: config/tc-mips.c:6981
4394 msgid "internal: bad mips opcode (bits 0x%lx undefined): %s %s"
4397 #: config/tc-mips.c:7089
4399 msgid "opcode not supported on this processor: %d (MIPS%d)"
4402 #: config/tc-mips.c:7159
4404 msgid "Improper shift amount (%ld)"
4407 #: config/tc-mips.c:7186 config/tc-mips.c:8306 config/tc-mips.c:8421
4409 msgid "Invalid value for `%s' (%lu)"
4412 #: config/tc-mips.c:7204
4414 msgid "Illegal break code (%ld)"
4417 #: config/tc-mips.c:7218
4419 msgid "Illegal lower break code (%ld)"
4422 #: config/tc-mips.c:7231
4424 msgid "Illegal syscall code (%ld)"
4427 #: config/tc-mips.c:7243
4429 msgid "Coproccesor code > 25 bits (%ld)"
4432 #: config/tc-mips.c:7257
4434 msgid "Invalidate performance regster (%ld)"
4437 #: config/tc-mips.c:7293
4439 msgid "Invalid register number (%d)"
4442 #: config/tc-mips.c:7453
4444 msgid "Invalid float register number (%d)"
4447 #: config/tc-mips.c:7463
4449 msgid "Float register should be even, was %d"
4452 #: config/tc-mips.c:7515 config/tc-mips.c:7751 config/tc-mips.c:7790
4453 msgid "absolute expression required"
4456 #: config/tc-mips.c:7576
4458 msgid "Bad floating point constant: %s"
4461 #: config/tc-mips.c:7697
4462 msgid "Can't use floating point insn in this section"
4465 #: config/tc-mips.c:7753
4466 msgid "16 bit expression not in range 0..65535"
4469 #: config/tc-mips.c:7792
4470 msgid "16 bit expression not in range -32768..32767"
4473 #: config/tc-mips.c:7863
4474 msgid "lui expression not in range 0..65535"
4477 #: config/tc-mips.c:7887
4479 msgid "invalid condition code register $fcc%d"
4482 #: config/tc-mips.c:7895
4484 msgid "bad char = '%c'\n"
4487 #: config/tc-mips.c:7908 config/tc-mips.c:8446
4488 msgid "illegal operands"
4491 #: config/tc-mips.c:7975
4492 msgid "unrecognized opcode"
4495 #: config/tc-mips.c:8084
4497 msgid "invalid register number (%d)"
4500 #: config/tc-mips.c:8165
4501 msgid "used $at without \".set noat\""
4504 #: config/tc-mips.c:8340
4505 msgid "can't parse register list"
4508 #: config/tc-mips.c:8374 config/tc-mips.c:8404
4509 msgid "invalid register list"
4512 #: config/tc-mips.c:8571
4513 msgid "extended operand requested but not required"
4516 #: config/tc-mips.c:8573
4517 msgid "invalid unextended operand value"
4520 #: config/tc-mips.c:8601
4521 msgid "operand value out of range for instruction"
4524 #: config/tc-mips.c:9052
4526 msgid "ignoring invalid leading 'v' in -mcpu=%s switch"
4529 #: config/tc-mips.c:9058
4531 msgid "invalid architecture -mcpu=%s"
4534 #: config/tc-mips.c:9108
4535 msgid "-G may not be used with embedded PIC code"
4538 #: config/tc-mips.c:9120
4539 msgid "-call_shared is supported only for ELF format"
4542 #: config/tc-mips.c:9126 config/tc-mips.c:10205 config/tc-mips.c:10373
4543 msgid "-G may not be used with SVR4 PIC code"
4546 #: config/tc-mips.c:9135
4547 msgid "-non_shared is supported only for ELF format"
4550 #: config/tc-mips.c:9151
4551 msgid "-G is not supported for this configuration"
4554 #: config/tc-mips.c:9156
4555 msgid "-G may not be used with SVR4 or embedded PIC code"
4558 #: config/tc-mips.c:9180
4559 msgid "No compiled in support for 64 bit object file format"
4562 #: config/tc-mips.c:9270
4565 "-membedded-pic\t\tgenerate embedded position independent code\n"
4566 "-EB\t\t\tgenerate big endian output\n"
4567 "-EL\t\t\tgenerate little endian output\n"
4568 "-g, -g2\t\t\tdo not remove uneeded NOPs or swap branches\n"
4569 "-G NUM\t\t\tallow referencing objects up to NUM bytes\n"
4570 "\t\t\timplicitly with the gp register [default 8]\n"
4573 #: config/tc-mips.c:9278
4575 "-mips1\t\t\tgenerate MIPS ISA I instructions\n"
4576 "-mips2\t\t\tgenerate MIPS ISA II instructions\n"
4577 "-mips3\t\t\tgenerate MIPS ISA III instructions\n"
4578 "-mips4\t\t\tgenerate MIPS ISA IV instructions\n"
4579 "-mcpu=CPU\t\tgenerate code for CPU, where CPU is one of:\n"
4582 #: config/tc-mips.c:9304
4584 "-mCPU\t\t\tequivalent to -mcpu=CPU.\n"
4585 "-no-mCPU\t\tdon't generate code specific to CPU.\n"
4586 "\t\t\tFor -mCPU and -no-mCPU, CPU must be one of:\n"
4589 #: config/tc-mips.c:9317
4591 "-mips16\t\t\tgenerate mips16 instructions\n"
4592 "-no-mips16\t\tdo not generate mips16 instructions\n"
4595 #: config/tc-mips.c:9320
4597 "-O0\t\t\tremove unneeded NOPs, do not swap branches\n"
4598 "-O\t\t\tremove unneeded NOPs and swap branches\n"
4599 "--trap, --no-break\ttrap exception on div by 0 and mult overflow\n"
4600 "--break, --no-trap\tbreak exception on div by 0 and mult overflow\n"
4603 #: config/tc-mips.c:9326
4605 "-KPIC, -call_shared\tgenerate SVR4 position independent code\n"
4606 "-non_shared\t\tdo not generate position independent code\n"
4607 "-xgot\t\t\tassume a 32 bit GOT\n"
4608 "-32\t\t\tcreate 32 bit object file (default)\n"
4609 "-64\t\t\tcreate 64 bit object file\n"
4612 #: config/tc-mips.c:9383
4614 msgid "Unsupported reloc size %d"
4617 #: config/tc-mips.c:9486
4618 msgid "Unmatched %%hi reloc"
4621 #: config/tc-mips.c:9610
4622 msgid "Invalid PC relative reloc"
4625 #: config/tc-mips.c:9720 config/tc-sparc.c:2925 config/tc-sparc.c:2932
4626 #: config/tc-sparc.c:2939 config/tc-sparc.c:2946 config/tc-sparc.c:2953
4627 #: config/tc-sparc.c:2962 config/tc-sparc.c:2973 config/tc-sparc.c:2999
4628 #: config/tc-sparc.c:3027 write.c:971 write.c:1035
4629 msgid "relocation overflow"
4632 #: config/tc-mips.c:9736
4634 msgid "Branch to odd address (%lx)"
4637 #: config/tc-mips.c:9900
4639 msgid "%08lx UNDEFINED\n"
4642 #: config/tc-mips.c:9966
4643 msgid "Alignment negative: 0 assumed."
4646 #: config/tc-mips.c:10054
4647 msgid "No read only data section in this object file format"
4650 #: config/tc-mips.c:10077
4651 msgid "Global pointers not supported; recompile -G 0"
4654 #: config/tc-mips.c:10163
4656 msgid "%s: no such section"
4659 #: config/tc-mips.c:10200
4661 msgid ".option pic%d not supported"
4664 #: config/tc-mips.c:10211
4666 msgid "Unrecognized option \"%s\""
4669 #: config/tc-mips.c:10274
4670 msgid "`noreorder' must be set before `nomacro'"
4673 #: config/tc-mips.c:10309
4674 msgid "unknown ISA level"
4677 #: config/tc-mips.c:10332
4678 msgid ".set pop with no .set push"
4681 #: config/tc-mips.c:10356
4683 msgid "Tried to set unrecognized symbol: %s\n"
4686 #: config/tc-mips.c:10406
4687 msgid ".cpload not in noreorder section"
4690 #: config/tc-mips.c:10488
4691 msgid "Unsupported use of .gpword"
4694 #: config/tc-mips.c:10625
4695 msgid "expected `$'"
4698 #: config/tc-mips.c:10633
4699 msgid "Bad register number"
4702 #: config/tc-mips.c:10649
4703 msgid "Unrecognized register name"
4706 #: config/tc-mips.c:10848
4707 msgid "unsupported PC relative reference to different section"
4710 #: config/tc-mips.c:10957
4711 msgid "unsupported relocation"
4714 #: config/tc-mips.c:11040
4715 msgid "AT used after \".set noat\" or macro used after \".set nomacro\""
4718 #: config/tc-mips.c:11103
4719 msgid "Double check fx_r_type in tc-mips.c:tc_gen_reloc"
4722 #: config/tc-mips.c:11615
4723 msgid "missing `.end' at end of assembly"
4726 #: config/tc-mips.c:11630
4727 msgid "Expected simple number."
4730 #: config/tc-mips.c:11656
4732 msgid " *input_line_pointer == '%c' 0x%02x\n"
4735 #: config/tc-mips.c:11658
4736 msgid "Invalid number"
4739 #: config/tc-mips.c:11713
4740 msgid ".end not in text section"
4743 #: config/tc-mips.c:11717
4744 msgid ".end directive without a preceding .ent directive."
4747 #: config/tc-mips.c:11726
4748 msgid ".end symbol does not match .ent symbol."
4751 #: config/tc-mips.c:11729
4752 msgid ".end directive missing or unknown symbol"
4755 #: config/tc-mips.c:11804
4756 msgid ".ent or .aent not in text section."
4759 #: config/tc-mips.c:11807
4760 msgid "missing `.end'"
4763 #: config/tc-mips.c:11840 ecoff.c:3227
4764 msgid ".frame outside of .ent"
4767 #: config/tc-mips.c:11851 ecoff.c:3238
4768 msgid "Bad .frame directive"
4771 #: config/tc-mips.c:11881
4772 msgid ".mask/.fmask outside of .ent"
4775 #: config/tc-mips.c:11888
4776 msgid "Bad .mask/.fmask directive"
4779 #: config/tc-mn10200.c:313
4781 "MN10200 options:\n"
4785 #: config/tc-mn10200.c:788 config/tc-mn10300.c:914 config/tc-ppc.c:1614
4786 #: config/tc-v850.c:1691
4788 msgid "Unrecognized opcode: `%s'"
4791 #: config/tc-mn10300.c:497
4793 "MN10300 options:\n"
4797 #: config/tc-mn10300.c:932
4798 msgid "Invalid opcode/operands"
4801 #: config/tc-mn10300.c:1409
4802 msgid "Invalid register specification."
4805 #: config/tc-ns32k.c:444
4806 msgid "Invalid syntax in PC-relative addressing mode"
4809 #: config/tc-ns32k.c:468
4810 msgid "Invalid syntax in External addressing mode"
4813 #: config/tc-ns32k.c:537
4814 msgid "Invalid syntax in Memory Relative addressing mode"
4817 #: config/tc-ns32k.c:604
4818 msgid "Invalid scaled-indexed mode, use (b,w,d,q)"
4821 #: config/tc-ns32k.c:609
4822 msgid "Syntax in scaled-indexed mode, use [Rn:m] where n=[0..7] m={b,w,d,q}"
4825 #: config/tc-ns32k.c:615
4826 msgid "Scaled-indexed addressing mode combined with scaled-index"
4829 #: config/tc-ns32k.c:624
4830 msgid "Invalid or illegal addressing mode combined with scaled-index"
4833 #: config/tc-ns32k.c:731
4834 msgid "Premature end of suffix -- Defaulting to d"
4837 #: config/tc-ns32k.c:744
4838 msgid "Bad suffix after ':' use {b|w|d} Defaulting to d"
4841 #: config/tc-ns32k.c:785
4842 msgid "Very short instr to option, ie you can't do it on a NULLstr"
4845 #: config/tc-ns32k.c:829
4846 msgid "No such entry in list. (cpu/mmu register)"
4849 #: config/tc-ns32k.c:870
4850 msgid "Internal consistency error. check ns32k-opcode.h"
4853 #: config/tc-ns32k.c:891
4854 msgid "Address of immediate operand"
4857 #: config/tc-ns32k.c:892
4858 msgid "Invalid immediate write operand."
4861 #: config/tc-ns32k.c:1019
4862 msgid "Bad opcode-table-option, check in file ns32k-opcode.h"
4865 #: config/tc-ns32k.c:1048
4866 msgid "No such opcode"
4869 #: config/tc-ns32k.c:1116
4870 msgid "Bad suffix, defaulting to d"
4873 #: config/tc-ns32k.c:1138
4874 msgid "Too many operands passed to instruction"
4877 #. check error in default
4878 #: config/tc-ns32k.c:1149
4879 msgid "Wrong numbers of operands in default, check ns32k-opcodes.h"
4882 #: config/tc-ns32k.c:1154
4883 msgid "Wrong number of operands"
4886 #: config/tc-ns32k.c:1273
4887 msgid "iif convert internal pcrel/binary"
4890 #: config/tc-ns32k.c:1289
4891 msgid "Bignum too big for long"
4894 #: config/tc-ns32k.c:1364
4895 msgid "iif convert internal pcrel/pointer"
4898 #: config/tc-ns32k.c:1369
4899 msgid "Internal logic error in iif.iifP[n].type"
4902 #. We cant relax this case
4903 #: config/tc-ns32k.c:1403
4904 msgid "Can't relax difference"
4907 #: config/tc-ns32k.c:1452
4908 msgid "Displacement to large for :d"
4911 #: config/tc-ns32k.c:1463
4912 msgid "Internal logic error in iif.iifP[].type"
4915 #: config/tc-ns32k.c:1518
4917 msgid "Can not do %d byte pc-relative relocation for storage type %d"
4920 #: config/tc-ns32k.c:1521
4922 msgid "Can not do %d byte relocation for storage type %d"
4925 #: config/tc-ns32k.c:1553
4927 msgid "Can't hash %s: %s"
4930 #: config/tc-ns32k.c:1637
4931 msgid "Byte displacement out of range. line number not valid"
4934 #: config/tc-ns32k.c:1646
4935 msgid "Word displacement out of range. line number not valid"
4938 #: config/tc-ns32k.c:1660
4939 msgid "Double word displacement out of range"
4942 #: config/tc-ns32k.c:1680
4944 msgid "Internal logic error. line %s, file \"%s\""
4947 #: config/tc-ns32k.c:1728
4949 msgid "Internal logic error. line %s, file \"%s\""
4952 #: config/tc-ns32k.c:1839
4953 msgid "Bit field out of range"
4956 #: config/tc-ns32k.c:2088
4958 msgid "invalid architecture option -m%s"
4961 #: config/tc-ns32k.c:2104
4964 "-m32032 | -m32532\tselect variant of NS32K architecture\n"
4967 #: config/tc-ns32k.c:2284
4969 msgid "Cannot find relocation type for symbol %s, code %d"
4972 #: config/tc-pj.c:70 config/tc-pj.c:78
4973 msgid "confusing relocation expressions"
4976 #: config/tc-pj.c:172
4977 msgid "can't have relocation for ipush"
4980 #: config/tc-pj.c:282
4982 msgid "unknown opcode %s"
4985 #: config/tc-pj.c:431
4988 "-little\t\t\tgenerate little endian code\n"
4989 "-big\t\t\tgenerate big endian code\n"
4992 #: config/tc-pj.c:472 config/tc-sh.c:2577 config/tc-sh.c:2584
4993 #: config/tc-sh.c:2591 config/tc-sh.c:2598
4994 msgid "pcrel too far"
4997 #: config/tc-pj.c:541 config/tc-sh.c:2670
4998 msgid "offset out of range"
5001 #: config/tc-ppc.c:835
5003 msgid "invalid switch -m%s"
5006 #: config/tc-ppc.c:872
5008 "PowerPC options:\n"
5010 "-mpwrx, -mpwr2\t\tgenerate code for IBM POWER/2 (RIOS2)\n"
5011 "-mpwr\t\t\tgenerate code for IBM POWER (RIOS1)\n"
5012 "-m601\t\t\tgenerate code for Motorola PowerPC 601\n"
5013 "-mppc, -mppc32, -m403, -m603, -m604\n"
5014 "\t\t\tgenerate code for Motorola PowerPC 603/604\n"
5015 "-mppc64, -m620\t\tgenerate code for Motorola PowerPC 620\n"
5016 "-mppc64bridge\t\tgenerate code for PowerPC 64, including bridge insns\n"
5017 "-mcom\t\t\tgenerate code Power/PowerPC common instructions\n"
5018 "-many\t\t\tgenerate code for any architecture (PWR/PWRX/PPC)\n"
5019 "-mregnames\t\tAllow symbolic names for registers\n"
5020 "-mno-regnames\t\tDo not allow symbolic names for registers\n"
5023 #: config/tc-ppc.c:887
5025 "-mrelocatable\t\tsupport for GCC's -mrelocatble option\n"
5026 "-mrelocatable-lib\tsupport for GCC's -mrelocatble-lib option\n"
5027 "-memb\t\t\tset PPC_EMB bit in ELF flags\n"
5028 "-mlittle, -mlittle-endian\n"
5029 "\t\t\tgenerate code for a little endian machine\n"
5030 "-mbig, -mbig-endian\tgenerate code for a big endian machine\n"
5031 "-msolaris\t\tgenerate code for Solaris\n"
5032 "-mno-solaris\t\tdo not generate code for Solaris\n"
5033 "-V\t\t\tprint assembler version number\n"
5034 "-Qy, -Qn\t\tignored\n"
5037 #: config/tc-ppc.c:922
5039 msgid "Unknown default cpu = %s, os = %s"
5042 #: config/tc-ppc.c:947
5043 msgid "Neither Power nor PowerPC opcodes were selected."
5046 #: config/tc-ppc.c:995
5048 msgid "Internal assembler error for instruction %s"
5051 #: config/tc-ppc.c:1014
5053 msgid "Internal assembler error for macro %s"
5056 #: config/tc-ppc.c:1224
5057 msgid "identifier+constant@got means identifier@got+constant"
5060 #: config/tc-ppc.c:1278
5062 msgid "%s relocations do not fit in %d bytes\n"
5065 #: config/tc-ppc.c:1378
5067 msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld."
5070 #: config/tc-ppc.c:1460
5071 msgid "Relocation cannot be done when using -mrelocatable"
5074 #: config/tc-ppc.c:1541
5076 msgid "syntax error: invalid toc specifier `%s'"
5079 #: config/tc-ppc.c:1555
5081 msgid "syntax error: expected `]', found `%c'"
5084 #: config/tc-ppc.c:1790
5085 msgid "[tocv] symbol is not a toc symbol"
5088 #: config/tc-ppc.c:1801
5089 msgid "Unimplemented toc32 expression modifier"
5092 #: config/tc-ppc.c:1806
5093 msgid "Unimplemented toc64 expression modifier"
5096 #: config/tc-ppc.c:1810
5098 msgid "Unexpected return value [%d] from parse_toc_entry!\n"
5101 #: config/tc-ppc.c:1963
5103 msgid "syntax error; found `%c' but expected `%c'"
5106 #: config/tc-ppc.c:2071
5107 msgid "wrong number of operands"
5110 #: config/tc-ppc.c:2127
5111 msgid "Bad .section directive: want a,w,x,e in string"
5114 #: config/tc-ppc.c:2241
5115 msgid "missing size"
5118 #: config/tc-ppc.c:2250
5119 msgid "negative size"
5122 #: config/tc-ppc.c:2291
5123 msgid "missing real symbol name"
5126 #: config/tc-ppc.c:2312
5127 msgid "attempt to redefine symbol"
5130 #: config/tc-ppc.c:2546
5131 msgid "The XCOFF file format does not support arbitrary sections"
5134 #: config/tc-ppc.c:2654 config/tc-ppc.c:3171 read.c:2985
5135 msgid "missing value"
5138 #: config/tc-ppc.c:2672
5139 msgid "illegal .stabx expression; zero assumed"
5142 #: config/tc-ppc.c:2704
5143 msgid "missing class"
5146 #: config/tc-ppc.c:2713
5147 msgid "missing type"
5150 #: config/tc-ppc.c:2774
5151 msgid "missing symbol name"
5154 #: config/tc-ppc.c:2950
5155 msgid "nested .bs blocks"
5158 #: config/tc-ppc.c:2983
5159 msgid ".es without preceding .bs"
5162 #: config/tc-ppc.c:3163
5163 msgid "non-constant byte count"
5166 #: config/tc-ppc.c:3208
5167 msgid ".tc not in .toc section"
5170 #: config/tc-ppc.c:3227
5171 msgid ".tc with no label"
5174 #: config/tc-ppc.c:3302
5175 msgid "No previous section to return to. Directive ignored."
5180 #: config/tc-ppc.c:3721
5181 msgid "Unsupported section attribute -- 'a'"
5184 #: config/tc-ppc.c:3911
5185 msgid "bad symbol suffix"
5188 #: config/tc-ppc.c:4004
5189 msgid "Unrecognized symbol suffix"
5192 #: config/tc-ppc.c:4086
5193 msgid "two .function pseudo-ops with no intervening .ef"
5196 #: config/tc-ppc.c:4099
5197 msgid ".ef with no preceding .function"
5200 #: config/tc-ppc.c:4227
5202 msgid "warning: symbol %s has no csect"
5205 #: config/tc-ppc.c:4528
5206 msgid "symbol in .toc does not match any .tc"
5209 #: config/tc-ppc.c:4826
5210 msgid "unsupported relocation type"
5213 #: config/tc-ppc.c:4880
5215 msgid "cannot emit PC relative %s relocation against %s"
5218 #: config/tc-ppc.c:4885
5220 msgid "cannot emit PC relative %s relocation"
5223 #: config/tc-ppc.c:4947
5224 msgid "must branch to an address a multiple of 4"
5227 #: config/tc-ppc.c:4951
5229 msgid "@local or @plt branch destination is too far away, %ld bytes"
5232 #: config/tc-ppc.c:4975
5234 msgid "Gas failure, reloc value %d\n"
5237 #: config/tc-sh.c:675
5238 msgid "illegal register after @-"
5241 #: config/tc-sh.c:691
5242 msgid "must be @(r0,...)"
5245 #: config/tc-sh.c:707
5246 msgid "syntax error in @(r0,...)"
5249 #: config/tc-sh.c:739 config/tc-sh.c:744
5250 msgid "syntax error in @(disp,[Rn, gbr, pc])"
5253 #: config/tc-sh.c:749
5257 #: config/tc-sh.c:758
5258 msgid "illegal register after @"
5261 #: config/tc-sh.c:1262
5263 msgid "Invalid register: 'r%d'"
5266 #: config/tc-sh.c:1398
5267 msgid "insn can't be combined with parallel processing insn"
5270 #: config/tc-sh.c:1405 config/tc-sh.c:1416
5271 msgid "multiple movx specifications"
5274 #: config/tc-sh.c:1410 config/tc-sh.c:1437
5275 msgid "multiple movy specifications"
5278 #: config/tc-sh.c:1418
5279 msgid "invalid movx address register"
5282 #: config/tc-sh.c:1424 config/tc-sh.c:1429
5283 msgid "invalid movx dsp register"
5286 #: config/tc-sh.c:1446 config/tc-sh.c:1451
5287 msgid "invalid movy dsp register"
5290 #: config/tc-sh.c:1455
5291 msgid "invalid movy address register"
5294 #: config/tc-sh.c:1461
5295 msgid "dsp immediate shift value not constant"
5298 #: config/tc-sh.c:1468 config/tc-sh.c:1481
5299 msgid "multiple parallel processing specifications"
5302 #: config/tc-sh.c:1474
5303 msgid "multiple condition specifications"
5306 #: config/tc-sh.c:1490
5307 msgid "insn cannot be combined with pmuls"
5310 #: config/tc-sh.c:1507
5311 msgid "bad padd / psub pmuls output operand"
5314 #: config/tc-sh.c:1517
5315 msgid "condition not followed by conditionalizable insn"
5318 #: config/tc-sh.c:1527
5319 msgid "unrecognized characters at end of parallel processing insn"
5322 #: config/tc-sh.c:1637
5324 msgid "excess operands: '%s'"
5327 #: config/tc-sh.c:1783
5328 msgid ".uses pseudo-op seen when not relaxing"
5331 #: config/tc-sh.c:1789
5332 msgid "bad .uses format"
5335 #: config/tc-sh.c:1850
5338 "-little\t\t\tgenerate little endian code\n"
5339 "-relax\t\t\talter jump instructions for long displacements\n"
5340 "-small\t\t\talign sections to 4 byte boundaries, not 16\n"
5341 "-dsp\t\t\tenable sh-dsp insns, and disable sh3e / sh4 insns.\n"
5344 #: config/tc-sh.c:1861 config/tc-w65.c:883
5345 msgid "call to tc_Nout_fix_to_chars \n"
5348 #: config/tc-sh.c:1947
5349 msgid ".uses does not refer to a local symbol in the same section"
5352 #: config/tc-sh.c:1966
5353 msgid "can't find fixup pointed to by .uses"
5356 #: config/tc-sh.c:1989
5357 msgid ".uses target does not refer to a local symbol in the same section"
5360 #: config/tc-sh.c:2086
5362 msgid "at 0x%lx, displacement overflows 12-bit field"
5365 #: config/tc-sh.c:2089
5367 msgid "at 0x%lx, displacement to defined symbol %s overflows 12-bit field"
5370 #: config/tc-sh.c:2093
5372 msgid "at 0x%lx, displacement to undefined symbol %s overflows 12-bit field"
5375 #: config/tc-sh.c:2209
5377 msgid "at 0x%lx, displacement overflows 8-bit field"
5380 #: config/tc-sh.c:2212
5382 msgid "at 0x%lx, displacement to defined symbol %s overflows 8-bit field "
5385 #: config/tc-sh.c:2216
5387 msgid "at 0x%lx, displacement to undefined symbol %s overflows 8-bit field "
5390 #: config/tc-sh.c:2269
5392 msgid "overflow in branch to %s; converted into longer instruction sequence"
5395 #: config/tc-sh.c:2344 config/tc-sh.c:2372 config/tc-sparc.c:3902
5396 #: config/tc-sparc.c:3921
5397 msgid "misaligned data"
5400 #: config/tc-sh.c:2662
5401 msgid "misaligned offset"
5404 #: config/tc-sparc.c:268
5405 msgid "Invalid default architecture, broken assembler."
5408 #: config/tc-sparc.c:272 config/tc-sparc.c:465
5409 msgid "Bad opcode table, broken assembler."
5412 #: config/tc-sparc.c:444
5414 msgid "invalid architecture -xarch=%s"
5417 #: config/tc-sparc.c:459
5419 msgid "invalid architecture -A%s"
5422 #: config/tc-sparc.c:526
5424 msgid "No compiled in support for %d bit object file format"
5427 #: config/tc-sparc.c:563
5428 msgid "Unrecognized option following -K"
5431 #: config/tc-sparc.c:595
5432 msgid "SPARC options:\n"
5435 #: config/tc-sparc.c:603
5438 "-xarch=v8plus | -xarch=v8plusa\n"
5441 #: config/tc-sparc.c:604
5443 "\t\t\tspecify variant of SPARC architecture\n"
5444 "-bump\t\t\twarn when assembler switches architectures\n"
5445 "-sparc\t\t\tignored\n"
5446 "--enforce-aligned-data\tforce .long, etc., to be aligned correctly\n"
5449 #: config/tc-sparc.c:610
5450 msgid "-k\t\t\tgenerate PIC\n"
5453 #: config/tc-sparc.c:614
5455 "-32\t\t\tcreate 32 bit object file\n"
5456 "-64\t\t\tcreate 64 bit object file\n"
5459 #: config/tc-sparc.c:617
5461 msgid "\t\t\t[default is %d]\n"
5464 #: config/tc-sparc.c:619
5466 "-TSO\t\t\tuse Total Store Ordering\n"
5467 "-PSO\t\t\tuse Partial Store Ordering\n"
5468 "-RMO\t\t\tuse Relaxed Memory Ordering\n"
5471 #: config/tc-sparc.c:623
5473 msgid "\t\t\t[default is %s]\n"
5476 #: config/tc-sparc.c:625
5478 "-KPIC\t\t\tgenerate PIC\n"
5479 "-V\t\t\tprint assembler version number\n"
5480 "-undeclared-regs\tignore application global register usage without\n"
5481 "\t\t\tappropriate .register directive (default)\n"
5482 "-no-undeclared-regs\tforce error on application global register usage\n"
5483 "\t\t\twithout appropriate .register directive\n"
5485 "-Qy, -Qn\t\tignored\n"
5489 #: config/tc-sparc.c:637
5491 "-EL\t\t\tgenerate code for a little endian machine\n"
5492 "-EB\t\t\tgenerate code for a big endian machine\n"
5493 "--little-endian-data\tgenerate code for a machine having big endian\n"
5494 " instructions and little endian data.\n"
5497 #: config/tc-sparc.c:754
5499 msgid "Internal error: losing opcode: `%s' \"%s\"\n"
5502 #: config/tc-sparc.c:772
5504 msgid "Internal error: can't find opcode `%s' for `%s'\n"
5507 #: config/tc-sparc.c:921
5508 msgid "Support for 64-bit arithmetic not compiled in."
5511 #: config/tc-sparc.c:967
5512 msgid "set: number not in 0..4294967295 range"
5515 #: config/tc-sparc.c:974
5516 msgid "set: number not in -2147483648..4294967295 range"
5519 #: config/tc-sparc.c:1034
5520 msgid "setsw: number not in -2147483648..4294967295 range"
5523 #: config/tc-sparc.c:1082
5524 msgid "setx: temporary register same as destination register"
5527 #: config/tc-sparc.c:1152
5528 msgid "setx: illegal temporary register g0"
5531 #: config/tc-sparc.c:1249
5532 msgid "FP branch in delay slot"
5535 #: config/tc-sparc.c:1265
5536 msgid "FP branch preceded by FP instruction; NOP inserted"
5539 #: config/tc-sparc.c:1305
5540 msgid "failed special case insn sanity check"
5543 #: config/tc-sparc.c:1396
5544 msgid ": invalid membar mask name"
5547 #: config/tc-sparc.c:1410
5548 msgid ": invalid membar mask expression"
5551 #: config/tc-sparc.c:1415
5552 msgid ": invalid membar mask number"
5555 #: config/tc-sparc.c:1433
5556 msgid ": invalid prefetch function name"
5559 #: config/tc-sparc.c:1441
5560 msgid ": invalid prefetch function expression"
5563 #: config/tc-sparc.c:1446
5564 msgid ": invalid prefetch function number"
5567 #: config/tc-sparc.c:1474 config/tc-sparc.c:1486
5568 msgid ": unrecognizable privileged register"
5571 #: config/tc-sparc.c:1510 config/tc-sparc.c:1527
5572 msgid ": unrecognizable v9a ancillary state register"
5575 #: config/tc-sparc.c:1515
5576 msgid ": rd on write only ancillary state register"
5579 #: config/tc-sparc.c:1551
5580 msgid ": asr number must be between 16 and 31"
5583 #: config/tc-sparc.c:1559
5584 msgid ": asr number must be between 0 and 31"
5587 #: config/tc-sparc.c:1569
5588 msgid ": expecting %asrN"
5591 #: config/tc-sparc.c:1897
5592 msgid "detected global register use not covered by .register pseudo-op"
5595 #: config/tc-sparc.c:1969
5596 msgid ": There are only 64 f registers; [0-63]"
5599 #: config/tc-sparc.c:1971 config/tc-sparc.c:1983
5600 msgid ": There are only 32 f registers; [0-31]"
5603 #: config/tc-sparc.c:2102 config/tc-sparc.c:2138
5604 msgid "Illegal operands: %%%s requires arguments in ()"
5607 #: config/tc-sparc.c:2150
5609 "Illegal operands: Can't do arithmetics other than + and - involving %%%s()"
5612 #: config/tc-sparc.c:2259
5613 msgid "Illegal operands: Can't add non-constant expression to %%%s()"
5616 #: config/tc-sparc.c:2269
5618 "Illegal operands: Can't do arithmetics involving %%%s() of a relocatable "
5622 #: config/tc-sparc.c:2287
5623 msgid ": PC-relative operand can't be a constant"
5626 #: config/tc-sparc.c:2320
5627 msgid ": invalid ASI name"
5630 #: config/tc-sparc.c:2328
5631 msgid ": invalid ASI expression"
5634 #: config/tc-sparc.c:2333
5635 msgid ": invalid ASI number"
5638 #: config/tc-sparc.c:2430
5639 msgid "OPF immediate operand out of range (0-0x1ff)"
5642 #: config/tc-sparc.c:2435
5643 msgid "non-immediate OPF operand, ignored"
5646 #: config/tc-sparc.c:2454
5647 msgid ": invalid cpreg name"
5650 #: config/tc-sparc.c:2483
5652 msgid "Illegal operands%s"
5655 #: config/tc-sparc.c:2512
5657 msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\""
5660 #: config/tc-sparc.c:2548
5662 msgid "Architecture mismatch on \"%s\"."
5665 #: config/tc-sparc.c:2549
5667 msgid " (Requires %s; requested architecture is %s.)"
5670 #: config/tc-sparc.c:3073
5672 msgid "bad or unhandled relocation type: 0x%02x"
5675 #: config/tc-sparc.c:3375
5676 msgid "bad .reserve segment -- expected BSS segment"
5679 #: config/tc-sparc.c:3392
5680 msgid "missing alignment"
5683 #: config/tc-sparc.c:3403 config/tc-sparc.c:3548
5685 msgid "alignment too large; assuming %d"
5688 #: config/tc-sparc.c:3409 config/tc-sparc.c:3554
5689 msgid "negative alignment"
5692 #: config/tc-sparc.c:3419 config/tc-sparc.c:3577
5693 msgid "alignment not a power of 2"
5696 #: config/tc-sparc.c:3534
5697 msgid "Expected comma after common length"
5700 #: config/tc-sparc.c:3769 config/tc-sparc.c:3779
5701 msgid "register syntax is .register %%g[2367],{#scratch|symbolname|#ignore}"
5704 #: config/tc-sparc.c:3797
5705 msgid "redefinition of global register"
5708 #: config/tc-sparc.c:3808
5710 msgid "Register symbol %s already defined."
5713 #: config/tc-tahoe.c:387
5714 msgid "The -a option doesn't exist. (Despite what the man page says!"
5717 #: config/tc-tahoe.c:391 config/tc-vax.c:3141
5719 msgid "Displacement length %s ignored!"
5722 #: config/tc-tahoe.c:395 config/tc-vax.c:3133
5723 msgid "SYMBOL TABLE not implemented"
5726 #: config/tc-tahoe.c:399 config/tc-vax.c:3137
5727 msgid "TOKEN TRACE not implemented"
5730 #: config/tc-tahoe.c:403 config/tc-vax.c:3145
5732 msgid "I don't need or use temp. file \"%s\"."
5735 #: config/tc-tahoe.c:407 config/tc-vax.c:3149
5736 msgid "I don't use an interpass file! -V ignored"
5739 #: config/tc-tahoe.c:421
5743 "-d LENGTH\t\tignored\n"
5746 "-t FILE\t\t\tignored\n"
5751 #: config/tc-tahoe.c:1075
5752 msgid "Casting a branch displacement is bad form, and is ignored."
5755 #: config/tc-tahoe.c:1131
5756 msgid "Couldn't parse the [index] in this operand."
5759 #: config/tc-tahoe.c:1137
5760 msgid "Couldn't find the opening '[' for the index of this operand."
5763 #: config/tc-tahoe.c:1177
5764 msgid "Couldn't find the opening '(' for the deref of this operand."
5767 #: config/tc-tahoe.c:1187
5768 msgid "Operand can't be both pre-inc and post-dec."
5771 #: config/tc-tahoe.c:1217
5772 msgid "I parsed 2 registers in this operand."
5775 #: config/tc-tahoe.c:1267
5776 msgid "Can't relocate expression error."
5779 #. This is an error. Tahoe doesn't allow any expressions
5780 #. bigger that a 32 bit long word. Any bigger has to be referenced
5782 #: config/tc-tahoe.c:1274
5783 msgid "Expression is too large for a 32 bits."
5786 #: config/tc-tahoe.c:1279
5787 msgid "Junk at end of expression."
5790 #: config/tc-tahoe.c:1319
5791 msgid "Syntax error in direct register mode."
5794 #: config/tc-tahoe.c:1321
5795 msgid "You can't index a register in direct register mode."
5798 #: config/tc-tahoe.c:1324
5799 msgid "SP can't be the source operand with direct register addressing."
5802 #: config/tc-tahoe.c:1326
5803 msgid "Can't take the address of a register."
5806 #: config/tc-tahoe.c:1328
5807 msgid "Direct Register can't be used in a branch."
5810 #: config/tc-tahoe.c:1330
5811 msgid "For quad access, the register must be even and < 14."
5814 #: config/tc-tahoe.c:1332
5815 msgid "You can't cast a direct register."
5818 #: config/tc-tahoe.c:1338
5819 msgid "Using reg 14 for quadwords can tromp the FP register."
5822 #: config/tc-tahoe.c:1350
5823 msgid "Syntax error in auto-dec mode."
5826 #: config/tc-tahoe.c:1352
5827 msgid "You can't have an index auto dec mode."
5830 #: config/tc-tahoe.c:1354
5831 msgid "Auto dec mode cant be used for reading."
5834 #: config/tc-tahoe.c:1356
5835 msgid "Auto dec only works of the SP register."
5838 #: config/tc-tahoe.c:1358
5839 msgid "Auto dec can't be used in a branch."
5842 #: config/tc-tahoe.c:1360
5843 msgid "Auto dec won't work with quadwords."
5846 #: config/tc-tahoe.c:1367
5847 msgid "Syntax error in one of the auto-inc modes."
5850 #: config/tc-tahoe.c:1373
5851 msgid "Auto inc deferred only works of the SP register."
5854 #: config/tc-tahoe.c:1375
5855 msgid "You can't have an index auto inc deferred mode."
5858 #: config/tc-tahoe.c:1377 config/tc-tahoe.c:1388
5859 msgid "Auto inc can't be used in a branch."
5862 #: config/tc-tahoe.c:1384
5863 msgid "You can't write to an auto inc register."
5866 #: config/tc-tahoe.c:1386
5867 msgid "Auto inc only works of the SP register."
5870 #: config/tc-tahoe.c:1390
5871 msgid "Auto inc won't work with quadwords."
5874 #: config/tc-tahoe.c:1392
5875 msgid "You can't have an index in auto inc mode."
5878 #: config/tc-tahoe.c:1400
5879 msgid "You can't index the sp register."
5882 #: config/tc-tahoe.c:1406
5883 msgid "Syntax error in register displaced mode."
5886 #: config/tc-tahoe.c:1425
5887 msgid "An offest is needed for this operand."
5890 #: config/tc-tahoe.c:1437
5891 msgid "You can't index a register in immediate mode."
5894 #: config/tc-tahoe.c:1439
5895 msgid "Immediate access can't be used as an address."
5898 #: config/tc-tahoe.c:1550
5900 msgid "Compiler bug: ODD number of bytes in arg structure %s."
5903 #: config/tc-tahoe.c:1577 config/tc-vax.c:1847
5904 msgid "Not enough operands"
5907 #: config/tc-tahoe.c:1587 config/tc-vax.c:1854
5908 msgid "Too many operands"
5911 #: config/tc-tahoe.c:1638 config/tc-vax.c:368
5913 msgid "Ignoring statement due to \"%s\""
5916 #: config/tc-tahoe.c:1733
5918 msgid "Compliler bug: Got a case (%d) I wasn't expecting."
5921 #: config/tc-tahoe.c:1827
5922 msgid "Real branch displacements must be expressions."
5925 #: config/tc-tahoe.c:1830
5927 msgid "Complier error: I got an unknown synthetic branch :%c"
5930 #: config/tc-tahoe.c:1971
5932 msgid "Barf, bad mode %x\n"
5935 #: config/tc-tic80.c:90
5936 msgid "Relaxation is a luxury we can't afford"
5939 #: config/tc-tic80.c:141
5940 msgid "bad call to md_atof ()"
5943 #: config/tc-tic80.c:245
5944 msgid "':' not followed by 'm' or 's'"
5947 #: config/tc-tic80.c:259
5948 msgid "paren nesting"
5951 #: config/tc-tic80.c:274
5952 msgid "mismatched parenthesis"
5955 #: config/tc-tic80.c:467
5956 msgid "unhandled expression type"
5959 #: config/tc-tic80.c:682
5960 msgid "symbol reloc that is not PC relative or 32 bits"
5963 #: config/tc-tic80.c:705
5964 msgid "unhandled operand modifier"
5967 #: config/tc-tic80.c:746
5968 msgid "unhandled expression"
5971 #: config/tc-tic80.c:797
5973 msgid "Invalid mnemonic: '%s'"
5976 #: config/tc-tic80.c:813
5978 msgid "Invalid operands: '%s'"
5981 #: config/tc-tic80.c:890
5982 msgid "unhandled predefined symbol bits"
5985 #: config/tc-tic80.c:986
5987 msgid "PC offset 0x%lx outside range 0x%lx-0x%lx"
5990 #: config/tc-tic80.c:1001
5991 msgid "unhandled relocation type in fixup"
5994 #: config/tc-tic80.c:1038
5995 msgid "md_convert_frag() not implemented yet"
5998 #: config/tc-v850.c:273
6000 msgid ".COMMon length (%d.) < 0! Ignored."
6003 #: config/tc-v850.c:1000
6005 msgid "unknown operand shift: %x\n"
6008 #: config/tc-v850.c:1001
6009 msgid "internal failure in parse_register_list"
6012 #: config/tc-v850.c:1019
6013 msgid "constant expression or register list expected"
6016 #: config/tc-v850.c:1024 config/tc-v850.c:1037 config/tc-v850.c:1056
6017 msgid "high bits set in register list expression"
6020 #: config/tc-v850.c:1096 config/tc-v850.c:1160
6021 msgid "illegal register included in list"
6024 #: config/tc-v850.c:1103
6025 msgid "system registers cannot be included in list"
6028 #: config/tc-v850.c:1108
6029 msgid "PSW cannot be included in list"
6032 #: config/tc-v850.c:1115
6033 msgid "High value system registers cannot be included in list"
6036 #: config/tc-v850.c:1139
6037 msgid "second register should follow dash in register list"
6040 #: config/tc-v850.c:1187
6041 msgid " V850 options:\n"
6044 #: config/tc-v850.c:1188
6045 msgid " -mwarn-signed-overflow Warn if signed immediate values overflow\n"
6048 #: config/tc-v850.c:1189
6050 " -mwarn-unsigned-overflow Warn if unsigned immediate values overflow\n"
6053 #: config/tc-v850.c:1190
6054 msgid " -mv850 The code is targeted at the v850\n"
6057 #: config/tc-v850.c:1191
6058 msgid " -mv850e The code is targeted at the v850e\n"
6061 #: config/tc-v850.c:1192
6062 msgid " -mv850ea The code is targeted at the v850ea\n"
6065 #: config/tc-v850.c:1193
6067 " -mv850any The code is generic, despite any processor "
6068 "specific instructions\n"
6071 #: config/tc-v850.c:1204 config/tc-v850.c:1239
6073 msgid "unknown command line option: -%c%s\n"
6076 #: config/tc-v850.c:1393
6078 msgid "Unable to determine default target processor from string: %s"
6081 #: config/tc-v850.c:1442
6082 msgid "ctoff() relocation used on an instruction which does not support it"
6085 #: config/tc-v850.c:1459
6086 msgid "sdaoff() relocation used on an instruction which does not support it"
6089 #: config/tc-v850.c:1476
6090 msgid "zdaoff() relocation used on an instruction which does not support it"
6093 #: config/tc-v850.c:1494
6094 msgid "tdaoff() relocation used on an instruction which does not support it"
6097 #: config/tc-v850.c:1712
6098 msgid "Target processor does not support this instruction."
6101 #: config/tc-v850.c:1802 config/tc-v850.c:1832 config/tc-v850.c:2018
6102 msgid "immediate operand is too large"
6105 #: config/tc-v850.c:1814
6106 msgid "AAARG -> unhandled constant reloc"
6109 #: config/tc-v850.c:1858
6110 msgid "invalid register name"
6113 #: config/tc-v850.c:1863
6114 msgid "register r0 cannot be used here"
6117 #: config/tc-v850.c:1875
6118 msgid "invalid system register name"
6121 #: config/tc-v850.c:1888
6122 msgid "expected EP register"
6125 #: config/tc-v850.c:1904
6126 msgid "invalid condition code name"
6129 #: config/tc-v850.c:1925 config/tc-v850.c:1929
6130 msgid "constant too big to fit into instruction"
6133 #: config/tc-v850.c:1981
6134 msgid "syntax error: value is missing before the register name"
6137 #: config/tc-v850.c:1983
6138 msgid "syntax error: register not expected"
6141 #: config/tc-v850.c:1997
6142 msgid "syntax error: system register not expected"
6145 #: config/tc-v850.c:2002
6146 msgid "syntax error: condition code not expected"
6149 #: config/tc-v850.c:2038
6150 msgid "invalid operand"
6153 #: config/tc-vax.c:263
6155 msgid "VIP_BEGIN error:%s"
6158 #: config/tc-vax.c:387
6160 msgid "Ignoring statement because \"%s\""
6163 #: config/tc-vax.c:434
6164 msgid "Can't relocate expression"
6167 #: config/tc-vax.c:537
6168 msgid "Bignum not permitted in short literal. Immediate mode assumed."
6171 #: config/tc-vax.c:546
6172 msgid "Can't do flonum short literal: immediate mode used."
6175 #: config/tc-vax.c:591
6177 msgid "A bignum/flonum may not be a displacement: 0x%lx used"
6180 #: config/tc-vax.c:913
6182 msgid "Short literal overflow(%ld.), immediate mode assumed."
6185 #: config/tc-vax.c:922
6187 msgid "Forced short literal to immediate mode. now_seg=%s to_seg=%s"
6190 #: config/tc-vax.c:981
6191 msgid "Length specification ignored. Address mode 9F used"
6194 #: config/tc-vax.c:1030
6195 msgid "Invalid operand: immediate value used as base address."
6198 #: config/tc-vax.c:1032
6199 msgid "Invalid operand: immediate value used as address."
6202 #: config/tc-vax.c:1826
6203 msgid "odd number of bytes in operand description"
6206 #: config/tc-vax.c:1842
6210 #: config/tc-vax.c:2399
6211 msgid "no '[' to match ']'"
6214 #: config/tc-vax.c:2417
6215 msgid "bad register in []"
6218 #: config/tc-vax.c:2419
6219 msgid "[PC] index banned"
6222 #: config/tc-vax.c:2454
6223 msgid "no '(' to match ')'"
6226 #: config/tc-vax.c:2589
6227 msgid "invalid branch operand"
6230 #: config/tc-vax.c:2618
6231 msgid "address prohibits @"
6234 #: config/tc-vax.c:2620
6235 msgid "address prohibits #"
6238 #: config/tc-vax.c:2624
6239 msgid "address prohibits -()"
6242 #: config/tc-vax.c:2626
6243 msgid "address prohibits ()+"
6246 #: config/tc-vax.c:2629
6247 msgid "address prohibits ()"
6250 #: config/tc-vax.c:2631
6251 msgid "address prohibits []"
6254 #: config/tc-vax.c:2633
6255 msgid "address prohibits register"
6258 #: config/tc-vax.c:2635
6259 msgid "address prohibits displacement length specifier"
6262 #: config/tc-vax.c:2665
6263 msgid "invalid operand of S^#"
6266 #: config/tc-vax.c:2682
6267 msgid "S^# needs expression"
6270 #: config/tc-vax.c:2689
6271 msgid "S^# may only read-access"
6274 #: config/tc-vax.c:2714
6275 msgid "invalid operand of -()"
6278 #: config/tc-vax.c:2720
6279 msgid "-(PC) unpredictable"
6282 #: config/tc-vax.c:2722
6283 msgid "[]index same as -()register: unpredictable"
6286 #: config/tc-vax.c:2758
6287 msgid "invalid operand of ()+"
6290 #: config/tc-vax.c:2764
6291 msgid "(PC)+ unpredictable"
6294 #: config/tc-vax.c:2766
6295 msgid "[]index same as ()+register: unpredictable"
6298 #: config/tc-vax.c:2791
6299 msgid "# conflicts length"
6302 #: config/tc-vax.c:2793
6303 msgid "# bars register"
6306 #: config/tc-vax.c:2815
6307 msgid "writing or modifying # is unpredictable"
6310 #: config/tc-vax.c:2845
6311 msgid "length not needed"
6314 #: config/tc-vax.c:2852
6315 msgid "can't []index a register, because it has no address"
6318 #: config/tc-vax.c:2854
6319 msgid "a register has no address"
6322 #: config/tc-vax.c:2865
6323 msgid "PC part of operand unpredictable"
6326 #: config/tc-vax.c:3194
6329 "-d LENGTH\t\tignored\n"
6332 "-t FILE\t\t\tignored\n"
6337 #: config/tc-vax.c:3203
6340 "-+\t\t\thash encode names longer than 31 characters\n"
6341 "-1\t\t\t`const' handling compatible with gcc 1.x\n"
6342 "-H\t\t\tshow new symbol after hash truncation\n"
6343 "-h NUM\t\t\tdon't hash mixed-case names, and adjust case:\n"
6344 "\t\t\t0 = upper, 2 = lower, 3 = preserve case\n"
6345 "-v\"VERSION\"\t\tcode being assembled was produced by compiler \"VERSION\"\n"
6348 #: config/tc-w65.c:136
6349 msgid "need on or off."
6352 #: config/tc-w65.c:321 config/tc-w65.c:364
6353 msgid "syntax error after <exp"
6356 #: config/tc-z8k.c:290
6358 msgid "register rr%d, out of range."
6361 #: config/tc-z8k.c:298
6363 msgid "register rh%d, out of range."
6366 #: config/tc-z8k.c:306
6368 msgid "register rl%d, out of range."
6371 #: config/tc-z8k.c:315
6373 msgid "register rq%d, out of range."
6376 #: config/tc-z8k.c:323
6378 msgid "register r%d, out of range."
6381 #: config/tc-z8k.c:374
6386 #: config/tc-z8k.c:390
6388 msgid "register is wrong size for a word %s"
6391 #: config/tc-z8k.c:405
6393 msgid "register is wrong size for address %s"
6396 #: config/tc-z8k.c:680
6397 msgid "Missing ) in ra(rb)"
6400 #: config/tc-z8k.c:947
6402 msgid "operand %s0x%x out of range."
6405 #: config/tc-z8k.c:1086
6406 msgid "immediate must be 1 or 2"
6409 #: config/tc-z8k.c:1091
6410 msgid "immediate 1 or 2 expected"
6413 #: config/tc-z8k.c:1119
6414 msgid "can't use R0 here"
6417 #: config/tc-z8k.c:1278
6418 msgid "Can't find opcode to match operands"
6421 #: config/tc-z8k.c:1390
6423 msgid "invalid architecture -z%s"
6426 #: config/tc-z8k.c:1406
6429 "-z8001\t\t\tgenerate segmented code\n"
6430 "-z8002\t\t\tgenerate unsegmented code\n"
6433 #: config/tc-z8k.c:1543
6435 msgid "Can't subtract symbols in different sections %s %s"
6440 msgid "Can't open `%s' for writing"
6445 msgid "Can't close `%s'"
6450 msgid "String too big (%lu bytes)"
6455 msgid "Inserting \"%s\" into string hash table: %s"
6458 #: ecoff.c:1635 ecoff.c:1828 ecoff.c:1854 ecoff.c:1886 ecoff.c:2042
6460 msgid "no current file pointer"
6464 msgid "too many st_End's"
6469 msgid "Inserting \"%s\" into tag hash table: %s"
6473 msgid "fake .file after real one"
6477 msgid "Filename goes over one page boundary."
6481 msgid ".begin directive without a preceding .file directive"
6485 msgid ".begin directive without a preceding .ent directive"
6489 msgid ".bend directive without a preceding .file directive"
6493 msgid ".bend directive without a preceding .ent directive"
6497 msgid ".bend directive names unknown symbol"
6501 msgid ".def pseudo-op used inside of .def/.endef; ignored"
6505 msgid "Empty symbol name in .def; ignored"
6509 msgid ".dim pseudo-op used outside of .def/.endef; ignored"
6513 msgid "Badly formed .dim directive"
6517 msgid "Too many .dim entries"
6521 msgid ".scl pseudo-op used outside of .def/.endef; ignored"
6525 msgid ".size pseudo-op used outside of .def/.endef; ignored"
6529 msgid "Badly formed .size directive"
6533 msgid "Too many .size entries"
6537 msgid ".type pseudo-op used outside of .def/.endef; ignored"
6540 #. FIXME: We could handle this by setting the continued bit.
6541 #. There would still be a limit: the .type argument can not
6545 msgid "The type of %s is too complex; it will be simplified"
6549 msgid "Unrecognized .type argument"
6553 msgid ".tag pseudo-op used outside of .def/.endef; ignored"
6557 msgid ".val pseudo-op used outside of .def/.endef; ignored"
6561 msgid ".val expression is too copmlex"
6565 msgid ".endef pseudo-op used before .def; ignored"
6569 msgid "Bad COFF debugging info"
6574 msgid "No tag specified for %s"
6578 msgid "Bad COFF debugging information"
6582 msgid ".end directive without a preceding .file directive"
6586 msgid ".end directive without a preceding .ent directive"
6590 msgid ".end directive names unknown symbol"
6594 msgid "second .ent directive found before .end directive"
6598 msgid "No way to handle .file within .ent/.end section"
6602 msgid ".fmask outside of .ent"
6606 msgid ".mask outside of .ent"
6610 msgid ".loc before .file"
6615 msgid "Ignoring attempt to redefine symbol `%s'."
6619 msgid "bad .weakext directive"
6624 msgid ".stab%c is not supported"
6629 msgid ".stab%c: ignoring non-zero other field"
6635 "Line number (%d) for .stab%c directive cannot fit in index field (20 bits)"
6640 msgid "Illegal .stab%c directive, bad character"
6643 #: ecoff.c:4047 ecoff.c:4236 ecoff.c:4261
6644 msgid ".begin/.bend in different segments"
6648 msgid "Missing .end or .bend at end of file"
6652 msgid "GP prologue size exceeds field size, using 0 instead"
6657 "bad floating-point constant: exponent overflow, probably assembling junk"
6662 msgid "bad floating-point constant: unknown error code=%d."
6667 "A bignum with underscores may not have more than 8 hex digits in any word."
6671 msgid "A bignum with underscores must have exactly 4 words."
6674 #. either not seen or not defined.
6675 #. @@ Should print out the original string instead of
6676 #. the parsed number.
6679 msgid "backw. ref to unknown label \"%d:\", 0 assumed."
6683 msgid "Character constant too large"
6688 msgid "expr.c(operand): bad atof_generic return val %d"
6692 msgid "Missing ')' assumed"
6695 #: expr.c:1018 read.c:3866
6696 msgid "EBCDIC constants are not supported"
6701 msgid "Unary operator %c ignored because bad operand follows"
6704 #: expr.c:1134 expr.c:1159
6705 msgid "syntax error in .startof. or .sizeof."
6709 msgid "Bad expression"
6713 msgid "missing operand; zero assumed"
6717 msgid "operation combines symbols in different segments"
6721 msgid "left operand is a bignum; integer 0 assumed"
6725 msgid "left operand is a float; integer 0 assumed"
6729 msgid "right operand is a bignum; integer 0 assumed"
6733 msgid "right operand is a float; integer 0 assumed"
6736 #: expr.c:1787 symbols.c:1109
6737 msgid "division by zero"
6742 msgid "Can't extend frag %d. chars"
6746 msgid "attempt to allocate data in absolute section"
6750 msgid "attempt to allocate data in common section"
6754 msgid "redefinition not allowed\n"
6759 msgid "the %c operator cannot take non-absolute arguments.\n"
6763 msgid "string where expression expected.\n"
6767 msgid "can't find primary in expression.\n"
6771 msgid "misplaced closing parens.\n"
6775 msgid "attempt to divide by zero.\n"
6779 msgid "can't add two relocatable expressions\n"
6783 msgid "unreasonable nesting.\n"
6787 msgid "End of file not at start of line.\n"
6792 msgid "Illegal base character %c.\n"
6797 msgid "radix is %c must be one of b, q, d or h"
6802 msgid "size must be one of b, w or l, is %c.\n"
6806 msgid "datab repeat must be constant.\n"
6810 msgid "datab data must be absolute.\n"
6814 msgid "align needs absolute expression.\n"
6818 msgid ".align needs absolute fill value.\n"
6822 msgid "res needs absolute expression for fill count.\n"
6826 msgid "form LIN= needs absolute expresssion.\n"
6834 msgid "form COL= needs absolute expresssion.\n"
6837 #. Turns the next expression into a string
6838 #: gasp.c:1563 macro.c:366
6840 msgid "% operator needs absolute expression"
6844 msgid "misplaced ( .\n"
6848 msgid "misplaced ).\n"
6852 msgid ".instr needs absolute expresson.\n"
6856 msgid "need absolute position.\n"
6860 msgid "need absolute length.\n"
6864 msgid "END missing from end of file.\n"
6868 msgid ".ASSIGNA needs constant expression argument.\n"
6872 msgid ".ASSIGNA without label.\n"
6876 msgid ".ASSIGNS without label.\n"
6881 msgid "Can't find preprocessor variable %s.\n"
6885 msgid "Comparison operator must be one of EQ, NE, LT, LE, GT or GE.\n"
6889 msgid "Comparison operator for strings must be EQ or NE\n"
6892 #: gasp.c:2220 gasp.c:2230 gasp.c:2332
6893 msgid "Conditional operator must have absolute operands.\n"
6897 msgid "String compared against expression.\n"
6901 msgid "AIF nesting unreasonable.\n"
6905 msgid "Multiple AELSEs in AIF.\n"
6909 msgid "AENDI without AIF.\n"
6912 #: gasp.c:2329 gasp.c:2411
6913 msgid "IF nesting unreasonable.\n"
6917 msgid "Bad format for IF or IFNC.\n"
6921 msgid "AENDR without a AREPEAT.\n"
6925 msgid "ENDR without a REPT.\n"
6930 msgid "AWHILE without a AENDW at %d.\n"
6934 msgid "AENDW without a AENDW.\n"
6938 msgid "AREPEAT must have absolute operand.\n"
6943 msgid "AREPEAT without a AENDR at %d.\n"
6947 msgid ".ENDM without a matching .MACRO.\n"
6951 msgid "LOCAL outside of MACRO"
6956 msgid "macro at line %d: %s\n"
6960 msgid "macro expansion"
6964 msgid "Character code in string must be absolute expression.\n"
6968 msgid "Missing > for character code.\n"
6973 msgid "string for SDATAC longer than 255 characters (%d).\n"
6978 msgid "illegal character in SDATA line (0x%x).\n"
6982 msgid "Must have absolute SDATAB repeat count.\n"
6987 msgid "Must have positive SDATAB repeat count (%d).\n"
6992 msgid "Unreasonable include depth (%ld).\n"
6997 msgid "Can't open include file `%s'.\n"
7001 msgid "Unreasonable expansion (-u turns off check).\n"
7004 #. This one causes lots of pain when trying to preprocess
7008 msgid "Unrecognised pseudo op `%s'.\n"
7012 msgid "ORG command not allowed.\n"
7016 msgid "Invalid expression on command line.\n"
7023 " [-a] [--alternate] enter alternate macro mode\n"
7024 " [-c char] [--commentchar char] change the comment character from !\n"
7025 " [-d] [--debug] print some debugging info\n"
7026 " [-h] [--help] print this message\n"
7027 " [-M] [--mri] enter MRI compatibility mode\n"
7028 " [-o out] [--output out] set the output file\n"
7029 " [-p] [--print] print line numbers\n"
7034 " [-s] [--copysource] copy source through as comments \n"
7035 " [-u] [--unreasonable] allow unreasonable nesting\n"
7036 " [-v] [--version] print the program version\n"
7037 " [-Dname=value] create preprocessor variable called name, "
7039 " [-Ipath] add to include path list\n"
7045 msgid "%s: Gnu Assembler Macro Preprocessor\n"
7048 #. This output is intended to follow the GNU standards document.
7051 msgid "GNU assembler pre-processor %s\n"
7055 msgid "Copyright 1996 Free Software Foundation, Inc.\n"
7060 msgid "%s: Can't open output file `%s'.\n"
7065 msgid "%s: Can't open input file `%s'.\n"
7070 msgid "Internal error, aborting at %s line %d"
7076 "Please report this bug.\n"
7079 #. Detect if we are reading from stdin by examining the file
7080 #. name returned by as_where().
7082 #. [FIXME: We rely upon the name in the strcmp below being the
7083 #. same as the one used by input_scrub_new_file(), if that is
7084 #. not true, then this code will fail].
7086 #. If we are reading from stdin, then we need to save each input line
7087 #. here (assuming of course that we actually have a line of input to read),
7088 #. so that it can be displayed in the listing that is produced at the end
7090 #: input-file.c:150 input-scrub.c:239 listing.c:353
7091 msgid "{standard input}"
7096 msgid "Can't open %s for reading."
7099 #: input-file.c:205 input-file.c:234
7101 msgid "Can't read from %s"
7106 msgid "Can't close %s"
7109 #: input-scrub.c:270
7110 msgid "buffers nested too deeply"
7113 #: input-scrub.c:371
7114 msgid "partial line at end of file ignored"
7117 #: input-scrub.c:393
7118 msgid "Partial line at end of file ignored"
7122 msgid "Unable to allocate memory for new instructions\n"
7135 msgid "can't open list file: %s"
7140 msgid "error closing list file: %s"
7144 msgid "strange paper height, set to no form"
7148 msgid "New line in title"
7152 msgid "unexpected end of file in macro definition"
7156 msgid "missing ) after formals"
7160 msgid "missplaced )"
7164 msgid "confusion in formal parameters"
7168 msgid "macro formal argument does not exist"
7172 msgid "can't mix positional and keyword arguments"
7176 msgid "too many positional arguments"
7180 msgid "unexpected end of file in irp or irpc"
7184 msgid "missing model parameter"
7188 msgid "Assembler messages:\n"
7199 #: messages.c:435 messages.c:452
7200 msgid "Fatal error: "
7204 msgid "Internal error!\n"
7209 msgid "Assertion failure in %s at %s line %d.\n"
7214 msgid "Assertion failure at %s line %d.\n"
7217 #: messages.c:477 messages.c:495
7218 msgid "Please report this bug.\n"
7223 msgid "Internal error, aborting at %s line %d in %s\n"
7228 msgid "Internal error, aborting at %s line %d\n"
7233 msgid "Can't open a bfd on stdout %s "
7236 #: output-file.c:72 output-file.c:79
7238 msgid "FATAL: Can't close %s\n"
7241 #: output-file.c:130
7243 msgid "FATAL: Can't close %s"
7246 #: output-file.c:148
7247 msgid "Failed to emit an object byte"
7250 #: output-file.c:149
7251 msgid "Can't continue"
7256 msgid "error constructing %s pseudo-op table: %s"
7261 msgid "Unknown pseudo-op: `%s'"
7266 msgid "label \"%d$\" redefined"
7270 msgid ".abort detected. Abandoning ship."
7273 #: read.c:1260 read.c:2033
7274 msgid "Alignment not a power of 2"
7279 msgid "Alignment too large: %u assumed"
7283 msgid "expected fill pattern missing"
7288 msgid "attempt to re-define symbol `%s'"
7291 #. Some of the back ends can't deal with non-positive line numbers.
7292 #. Besides, it's silly.
7295 msgid "Line numbers must be positive; line number %d rejected."
7299 msgid "start address not supported"
7303 msgid ".err encountered"
7306 #: read.c:1677 read.c:1679
7308 msgid ".fail %ld encountered"
7313 msgid ".fill size clamped to %d."
7317 msgid "Size negative: .fill ignored."
7321 msgid "Repeat < 0, .fill ignored"
7326 msgid "unrecognized .linkonce type `%s'"
7329 #: read.c:1898 read.c:1924
7330 msgid ".linkonce is not supported for this object file format"
7335 msgid "bfd_set_section_flags: %s"
7340 msgid "error setting flags for \".sbss\": %s"
7344 msgid "Expected comma after size"
7348 msgid "Missing alignment"
7352 msgid "bad expression"
7357 msgid "attempt to redefine pseudo-op `%s' ignored"
7362 msgid "invalid segment \"%s\"; segment \"%s\" assumed"
7366 msgid "ignoring fill value in absolute section"
7370 msgid "only constant offsets supported in absolute section"
7374 msgid "MRI style ORG pseudo-op not supported"
7378 msgid "unrecognized section type"
7383 msgid "unrecognized section type `%s'"
7387 msgid "absolute sections are not supported"
7392 msgid "unrecognized section command `%s'"
7397 msgid "%s without %s"
7401 msgid "Unsupported variable size or fill value"
7405 msgid ".space repeat count is zero, ignored"
7409 msgid ".space repeat count is negative, ignored"
7413 msgid "space allocation too complex in absolute section"
7417 msgid "space allocation too complex in common section"
7420 #: read.c:3024 read.c:4113
7422 msgid "Bad floating literal: %s"
7427 msgid "Rest of line ignored. First ignored character is `%c'."
7432 msgid "Rest of line ignored. First ignored character valued 0x%x."
7436 msgid "illegal expression; zero assumed"
7440 msgid "missing expression; zero assumed"
7444 msgid "rva without symbol"
7448 msgid "attempt to store value in absolute section"
7451 #: read.c:3492 read.c:4390
7452 msgid "zero assumed for missing expression"
7455 #: read.c:3504 read.c:4402
7456 msgid "register value used as expression"
7459 #. Leading bits contain both 0s & 1s.
7462 msgid "Value 0x%lx truncated to 0x%lx."
7467 msgid "Bignum truncated to %d bytes"
7472 msgid "unsupported BFD relocation size %u"
7476 msgid "using a bit field width of zero"
7481 msgid "field width \"%s\" too complex for a bitfield"
7486 msgid "field width %lu too big to fit in %d bytes: truncated to %d bits"
7491 msgid "field value \"%s\" too complex for a bitfield"
7495 msgid "Unresolvable or nonpositive repeat count; using 1"
7500 msgid "Unknown floating type type '%c'"
7504 msgid "Floating point constant too large"
7508 msgid "unresolvable or nonpositive repeat count; using 1"
7512 msgid "Expected <nn>"
7515 #. To be compatible with BSD 4.2 as: give the luser a linefeed!!
7516 #: read.c:4572 read.c:4655
7517 msgid "Unterminated string: Newline inserted."
7521 msgid "Bad escaped character in string, '?' assumed"
7525 msgid "expected address expression; zero assumed"
7530 msgid "symbol \"%s\" undefined; zero assumed"
7534 msgid "some symbol undefined; zero assumed"
7538 msgid "bad or irreducible absolute expression; zero assumed"
7542 msgid "This string may not contain '\\0'"
7546 msgid "Missing string"
7550 msgid "missing .func"
7554 msgid ".endfunc missing for previous .func"
7558 msgid ".stabs: Missing comma"
7561 #: stabs.c:217 stabs.c:225 stabs.c:236
7563 msgid ".stab%c: Missing comma"
7567 msgid "comma missing in .xstabs"
7572 msgid "Attempt to switch to nonexistent segment \"%s\""
7575 #: symbols.c:365 symbols.c:467
7577 msgid "Symbol %s already defined."
7582 msgid "Symbol \"%s\" is already defined as \"%s\"/%s%ld."
7585 #: symbols.c:536 symbols.c:543
7587 msgid "Inserting \"%s\" into symbol table failed: %s"
7592 msgid "Symbol definition loop encountered at %s"
7595 #: symbols.c:1071 symbols.c:1075
7597 msgid "undefined symbol %s in operation"
7601 msgid "invalid section for operation"
7604 #: symbols.c:1084 symbols.c:1088
7606 msgid "undefined symbol %s in operation setting %s"
7611 msgid "invalid section for operation setting %s"
7616 msgid "division by zero when setting %s"
7619 #: symbols.c:1183 write.c:1884
7621 msgid "can't resolve value for symbol \"%s\""
7626 msgid "\"%d\" (instance number %d of a %s label)"
7631 msgid "Attempt to get value of unresolved symbol %s"
7636 msgid "field fx_size too small to hold %d"
7640 msgid "rva not supported"
7645 msgid "attempt to .org/.space backwards? (%ld)"
7649 msgid "relocation out of range"
7654 msgid "%s:%u: bad return from bfd_install_relocation: %x"
7658 msgid "internal error: fixup not contained within frag"
7663 msgid "%s:%u: bad return from bfd_install_relocation"
7666 #: write.c:1125 write.c:1149
7668 msgid "FATAL: Can't write %s"
7672 msgid "Cannot write to output file."
7677 msgid "%d error%s, %d warning%s, generating bad object file.\n"
7682 msgid "%d error%s, %d warning%s, no object file generated.\n"
7687 msgid "local label %s is not defined"
7692 msgid "alignment padding (%lu bytes) not a multiple of %ld"
7697 msgid ".word %s-%s+%s didn't fit"
7701 msgid "attempt to .org backwards ignored"
7705 msgid ".space specifies non-absolute value"
7709 msgid ".space or .fill with negative value, ignored"
7715 "Subtraction of two symbols in different sections \"%s\" {%s section} - "
7716 "\"%s\" {%s section} at file address %s."
7721 msgid "Value of %s too large for field of %d bytes at %s"