1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2005-03-05 20:33+1030\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
19 #: app.c:468 app.c:482
20 msgid "end of file in comment"
24 msgid "end of file in string; inserted '\"'"
28 msgid "end of file in string; '\"' inserted"
33 msgid "unknown escape '\\%c' in string; ignored"
37 msgid "end of file not at end of a line; newline inserted"
41 msgid "end of file in multiline comment"
45 msgid "end of file after a one-character quote; \\0 inserted"
49 msgid "end of file in escape character"
53 msgid "missing close quote; (assumed)"
56 #: app.c:1099 app.c:1153 app.c:1164 app.c:1229
57 msgid "end of file in comment; newline inserted"
61 msgid "missing emulation mode name"
66 msgid "unrecognized emulation name `%s'"
71 msgid "GNU assembler version %s (%s) using BFD version %s"
76 msgid "GNU assembler version %s (%s)"
81 msgid "Usage: %s [option...] [asmfile...]\n"
88 " -a[sub-option...]\t turn on listings\n"
89 " \t Sub-options [default hls]:\n"
90 " \t c omit false conditionals\n"
91 " \t d omit debugging directives\n"
92 " \t h include high-level source\n"
93 " \t l include assembly\n"
94 " \t m include macro expansions\n"
95 " \t n omit forms processing\n"
96 " \t s include symbols\n"
97 " \t =FILE list to FILE (must be last sub-option)\n"
102 msgid " --alternate initially turn on alternate macro syntax\n"
107 msgid " -D produce assembler debugging messages\n"
112 msgid " --defsym SYM=VAL define symbol SYM to given value\n"
117 msgid " emulate output (default %s)\n"
122 msgid " --execstack require executable stack for this object\n"
128 " --noexecstack don't require executable stack for this object\n"
133 msgid " -f skip whitespace and comment preprocessing\n"
138 msgid " -g --gen-debug generate debugging information\n"
143 msgid " --gstabs generate STABS debugging information\n"
149 " --gstabs+ generate STABS debug info with GNU extensions\n"
154 msgid " --gdwarf-2 generate DWARF2 debugging information\n"
159 msgid " --help show this message and exit\n"
164 msgid " --target-help show target specific options\n"
170 " -I DIR add DIR to search list for .include directives\n"
175 msgid " -J don't warn about signed overflow\n"
181 " -K warn when differences altered for long "
187 msgid " -L,--keep-locals keep local symbols (e.g. starting with `L')\n"
192 msgid " -M,--mri assemble in MRI compatibility mode\n"
198 " --MD FILE write dependency information in FILE (default "
204 msgid " -nocpp ignored\n"
210 " -o OBJFILE name the object-file output OBJFILE (default a."
216 msgid " -R fold data section into text section\n"
222 " --statistics print various measured statistics from execution\n"
227 msgid " --strip-local-absolute strip local absolute symbols\n"
233 " --traditional-format Use same format as native assembler when possible\n"
238 msgid " --version print assembler version number and exit\n"
243 msgid " -W --no-warn suppress warnings\n"
248 msgid " --warn don't suppress warnings\n"
253 msgid " --fatal-warnings treat warnings as errors\n"
259 " --itbl INSTTBL extend instruction set to include instructions\n"
260 " matching the specifications defined in file "
266 msgid " -w ignored\n"
271 msgid " -X ignored\n"
276 msgid " -Z generate object file even after errors\n"
282 " --listing-lhs-width set the width in words of the output data column "
290 " --listing-lhs-width2 set the width in words of the continuation lines\n"
291 " of the output data column; ignored if smaller "
293 " the width of the first line\n"
299 " --listing-rhs-width set the max width in characters of the lines from\n"
306 " --listing-cont-lines set the maximum number of continuation lines used\n"
307 " for the output data column of the listing\n"
312 msgid "Report bugs to %s\n"
317 msgid "unrecognized option -%c%s"
322 msgid "GNU assembler %s\n"
327 msgid "Copyright 2005 Free Software Foundation, Inc.\n"
333 "This program is free software; you may redistribute it under the terms of\n"
334 "the GNU General Public License. This program has absolutely no warranty.\n"
339 msgid "This assembler was configured for a target of `%s'.\n"
343 msgid "multiple emulation names specified"
347 msgid "emulations not handled in this configuration"
357 msgid "canonical = %s\n"
362 msgid "cpu-type = %s\n"
367 msgid "format = %s\n"
372 msgid "bfd-target = %s\n"
376 msgid "bad defsym; format is --defsym name=value"
380 msgid "no file name following -t option"
385 msgid "failed to read instruction table %s\n"
390 msgid "invalid listing option `%c'"
395 msgid "%s: total time in assembly: %ld.%06ld\n"
400 msgid "%s: data size %ld\n"
405 msgid "%d warnings, treating warnings as errors"
410 msgid "Case value %ld unexpected at line %d of file \"%s\"\n"
414 #. * We have a GROSS internal error.
415 #. * This should never happen.
417 #: atof-generic.c:419 config/tc-m68k.c:3160
418 msgid "failed sanity check"
422 msgid "invalid identifier for \".ifdef\""
426 msgid "non-constant expression in \".if\" statement"
430 msgid "bad format for ifc or ifnc"
434 msgid "\".elseif\" without matching \".if\""
438 msgid "\".elseif\" after \".else\""
441 #: cond.c:279 cond.c:385
442 msgid "here is the previous \"else\""
445 #: cond.c:282 cond.c:388
446 msgid "here is the previous \"if\""
450 msgid "non-constant expression in \".elseif\" statement"
454 msgid "\".endif\" without \".if\""
458 msgid "\".else\" without matching \".if\""
462 msgid "duplicate \"else\""
466 msgid ".ifeqs syntax error"
470 msgid "end of macro inside conditional"
474 msgid "end of file inside conditional"
478 msgid "here is the start of the unterminated conditional"
482 msgid "here is the \"else\" of the unterminated conditional"
485 #: config/obj-aout.c:162
487 msgid "Attempt to put a common symbol into set %s"
490 #: config/obj-aout.c:166
492 msgid "Attempt to put an undefined symbol into set %s"
495 #: config/obj-aout.c:197 config/obj-coff.c:1415
497 msgid "Symbol `%s' can not be both weak and common"
500 #: config/obj-aout.c:255 config/obj-coff.c:2156
501 msgid "unresolved relocation"
504 #: config/obj-aout.c:257 config/obj-coff.c:2158
506 msgid "bad relocation: symbol `%s' not in symbol table"
509 #: config/obj-aout.c:353
511 msgid "%s: bad type for weak symbol"
514 #: config/obj-aout.c:459 config/obj-coff.c:3076 write.c:1904
516 msgid "%s: global symbols not supported in common sections"
519 #: config/obj-aout.c:529
521 msgid "Local symbol %s never defined."
524 #: config/obj-bout.c:312 config/obj-vms.c:449
526 msgid "Local symbol %s never defined"
529 #: config/obj-coff.c:165
531 msgid "Inserting \"%s\" into structure table failed: %s"
534 #. Zero is used as an end marker in the file.
535 #: config/obj-coff.c:426
536 msgid "Line numbers must be positive integers\n"
540 #: config/obj-coff.c:460 config/obj-coff.c:2501
541 msgid ".ln pseudo-op inside .def/.endef: ignored."
544 #: config/obj-coff.c:503 ecoff.c:3240
545 msgid ".loc outside of .text"
548 #: config/obj-coff.c:510
549 msgid ".loc pseudo-op inside .def/.endef: ignored."
552 #: config/obj-coff.c:598 config/obj-coff.c:2553
553 msgid ".def pseudo-op used inside of .def/.endef: ignored."
556 #: config/obj-coff.c:644 config/obj-coff.c:2605
557 msgid ".endef pseudo-op used outside of .def/.endef: ignored."
560 #: config/obj-coff.c:682
562 msgid "`%s' symbol without preceding function"
565 #: config/obj-coff.c:769 config/obj-coff.c:2685
567 msgid "unexpected storage class %d"
570 #: config/obj-coff.c:882 config/obj-coff.c:2792
571 msgid ".dim pseudo-op used outside of .def/.endef: ignored."
574 #: config/obj-coff.c:902 config/obj-coff.c:2812
575 msgid "badly formed .dim directive ignored"
578 #: config/obj-coff.c:953 config/obj-coff.c:2869
579 msgid ".size pseudo-op used outside of .def/.endef ignored."
582 #: config/obj-coff.c:969 config/obj-coff.c:2885
583 msgid ".scl pseudo-op used outside of .def/.endef ignored."
586 #: config/obj-coff.c:987 config/obj-coff.c:2903
587 msgid ".tag pseudo-op used outside of .def/.endef ignored."
590 #: config/obj-coff.c:1006 config/obj-coff.c:2920
592 msgid "tag not found for .tag %s"
595 #: config/obj-coff.c:1021 config/obj-coff.c:2934
596 msgid ".type pseudo-op used outside of .def/.endef ignored."
599 #: config/obj-coff.c:1043 config/obj-coff.c:2954
600 msgid ".val pseudo-op used outside of .def/.endef ignored."
603 #: config/obj-coff.c:1180
604 msgid "badly formed .weak directive ignored"
607 #: config/obj-coff.c:1372 config/obj-coff.c:3147
608 msgid "mismatched .eb"
611 #: config/obj-coff.c:1393 config/obj-coff.c:3178
612 msgid "C_EFCN symbol out of scope"
618 #: config/obj-coff.c:1621
620 msgid "unsupported section attribute '%c'"
623 #: config/obj-coff.c:1626 config/obj-coff.c:3874 config/tc-ppc.c:4595
625 msgid "unknown section attribute '%c'"
628 #: config/obj-coff.c:1656 config/tc-ppc.c:4613 config/tc-tic54x.c:4306
631 msgid "error setting flags for \"%s\": %s"
634 #: config/obj-coff.c:1667
636 msgid "Ignoring changed section attributes for %s"
639 #: config/obj-coff.c:1803
641 msgid "0x%lx: \"%s\" type = %ld, class = %d, segment = %d\n"
644 #: config/obj-coff.c:1983 config/obj-ieee.c:69
646 msgid "Out of step\n"
649 #: config/obj-coff.c:2420
650 msgid "bfd_coff_swap_scnhdr_out failed"
653 #: config/obj-coff.c:2641
655 msgid "`.bf' symbol without preceding function\n"
658 #: config/obj-coff.c:3581 config/obj-ieee.c:511
660 msgid "FATAL: Can't create %s"
663 #: config/obj-coff.c:3784
665 msgid "Too many new sections; can't add \"%s\""
668 #: config/obj-coff.c:4247 config/tc-i960.c:3222
670 msgid "No 'bal' entry point for leafproc %s"
673 #: config/obj-coff.c:4323
675 msgid "Negative of non-absolute symbol %s"
678 #: config/obj-coff.c:4343
679 msgid "callj to difference of 2 symbols"
682 #: config/obj-coff.c:4383
684 msgid "Can't emit reloc {- %s-seg symbol \"%s\"} @ file address %ld."
687 #: config/obj-coff.c:4469 config/tc-i960.c:2849
688 msgid "can't use COBR format with external label"
691 #: config/obj-coff.c:4542
693 msgid "Value of %ld too large for field of %d bytes at 0x%lx"
696 #: config/obj-coff.c:4556
698 msgid "Signed .word overflow; switch may be too large; %ld at 0x%lx"
701 #: config/obj-ecoff.c:192
702 msgid "Can't set GP value"
705 #: config/obj-ecoff.c:199
706 msgid "Can't set register masks"
709 #: config/obj-elf.c:307 config/tc-sparc.c:3976 config/tc-v850.c:461
711 msgid "bad .common segment %s"
714 #: config/obj-elf.c:574
716 msgid "setting incorrect section type for %s"
719 #: config/obj-elf.c:579
721 msgid "ignoring incorrect section type for %s"
724 #: config/obj-elf.c:616
726 msgid "setting incorrect section attributes for %s"
729 #: config/obj-elf.c:668
731 msgid "ignoring changed section type for %s"
734 #: config/obj-elf.c:680
736 msgid "ignoring changed section attributes for %s"
739 #: config/obj-elf.c:682
741 msgid "ignoring changed section entity size for %s"
744 #: config/obj-elf.c:735
745 msgid "unrecognized .section attribute: want a,w,x,M,S,G,T"
748 #: config/obj-elf.c:772
749 msgid "unrecognized section attribute"
752 #: config/obj-elf.c:800 read.c:2528
753 msgid "unrecognized section type"
756 #: config/obj-elf.c:830
760 #: config/obj-elf.c:941
761 msgid "invalid merge entity size"
764 #: config/obj-elf.c:948
765 msgid "entity size for SHF_MERGE not specified"
768 #: config/obj-elf.c:968
769 msgid "group name for SHF_GROUP not specified"
772 #: config/obj-elf.c:981
773 msgid "character following name is not '#'"
776 #: config/obj-elf.c:1078
777 msgid ".previous without corresponding .section; ignored"
780 #: config/obj-elf.c:1104
781 msgid ".popsection without corresponding .pushsection; ignored"
784 #: config/obj-elf.c:1156
785 msgid "expected comma after name in .symver"
788 #: config/obj-elf.c:1180
790 msgid "missing version name in `%s' for symbol `%s'"
793 #: config/obj-elf.c:1191
795 msgid "multiple versions [`%s'|`%s'] for symbol `%s'"
798 #: config/obj-elf.c:1421
799 msgid "expected quoted string"
802 #: config/obj-elf.c:1441
804 msgid "expected comma after name `%s' in .size directive"
807 #: config/obj-elf.c:1450
808 msgid "missing expression in .size directive"
811 #: config/obj-elf.c:1537
813 msgid "unrecognized symbol type \"%s\""
816 #: config/obj-elf.c:1705
817 msgid ".size expression too complicated to fix up"
820 #: config/obj-elf.c:1737
823 "invalid attempt to declare external version name as default in symbol `%s'"
826 #: config/obj-elf.c:1798 ecoff.c:3598
828 msgid "symbol `%s' can not be both weak and common"
831 #: config/obj-elf.c:1905
833 msgid "assuming all members of group `%s' are COMDAT"
836 #: config/obj-elf.c:1927
838 msgid "can't create group: %s"
841 #: config/obj-elf.c:2036
843 msgid "failed to set up debugging information: %s"
846 #: config/obj-elf.c:2056
848 msgid "can't start writing .mdebug section: %s"
851 #: config/obj-elf.c:2064
853 msgid "could not write .mdebug section: %s"
856 #: config/obj-elf.h:140
858 msgid "can't allocate ELF private section data: %s"
861 #: config/obj-ieee.c:449
862 msgid "too many sections"
865 #: config/obj-som.c:140
866 msgid "Only one .version pseudo-op per file!"
869 #: config/obj-som.c:157 config/obj-som.c:203
870 msgid "Expected quoted string"
873 #: config/obj-som.c:166
875 msgid "FATAL: Attaching version header %s"
878 #: config/obj-som.c:186
879 msgid "Only one .copyright pseudo-op per file!"
882 #: config/obj-som.c:212
884 msgid "FATAL: Attaching copyright header %s"
887 #: config/obj-vms.c:367
889 msgid "compiler emitted zero-size common symbol `%s' already defined"
892 #: config/obj-vms.c:375
894 msgid "compiler redefined zero-size common symbol `%s'"
897 #: config/obj-vms.c:482
899 msgid "Couldn't create VMS object file \"%s\""
902 #: config/obj-vms.c:507
903 msgid "I/O error writing VMS object file (length prefix)"
906 #: config/obj-vms.c:521
907 msgid "I/O error writing VMS object file"
910 #: config/obj-vms.c:1057
912 msgid "Couldn't find source file \"%s\", status=%%X%x"
915 #: config/obj-vms.c:1505 config/obj-vms.c:2677
917 msgid "debugger forward reference error, dbx type %d"
920 #: config/obj-vms.c:1579
922 msgid "Variable descriptor %d too complicated. Defined as `void *'."
925 #: config/obj-vms.c:1894
927 "***Warning - the assembly code generated by the compiler has placed \n"
928 " global constant(s) in the text psect. These will not be available to \n"
929 " other modules, since this is not the correct way to handle this. You \n"
930 " have two options: 1) get a patched compiler that does not put global \n"
931 " constants in the text psect, or 2) remove the 'const' keyword from \n"
932 " definitions of global variables in your source module(s). Don't say \n"
933 " I didn't warn you! \n"
936 #: config/obj-vms.c:2199
938 msgid "debugginer output: %d is an unknown untyped variable."
941 #: config/obj-vms.c:2419
943 msgid "debugger output: structure element `%s' has undefined type"
946 #: config/obj-vms.c:2530
948 msgid "debugger output: %d is an unknown type of variable."
951 #: config/obj-vms.c:2666
953 msgid "debugger output: Unable to resolve %d circular references."
956 #: config/obj-vms.c:2854
958 msgid "Module name truncated: %s\n"
961 #: config/obj-vms.c:3096
963 msgid "Symbol %s replaced by %s\n"
967 #: config/obj-vms.c:3322
969 msgid "Unknown VMS psect type (%ld)"
972 #: config/obj-vms.c:3360
974 msgid "Globalsymbol attribute for symbol %s was unexpected."
977 #: config/obj-vms.c:3484
978 msgid "Invalid data type for globalvalue"
981 #: config/obj-vms.c:3496
983 msgid "Invalid globalvalue of %s"
986 #: config/obj-vms.c:3736
987 msgid "Couldn't find fixup fragment when checking for indirect reference"
990 #: config/obj-vms.c:4014 config/obj-vms.c:4149
991 msgid "Fixup data addsy and subsy don't have the same type"
994 #: config/obj-vms.c:4018 config/obj-vms.c:4153
995 msgid "Fixup data addsy and subsy don't have an appropriate type"
998 #: config/obj-vms.c:4021 config/obj-vms.c:4156
999 msgid "Fixup data is erroneously \"pcrel\""
1002 #: config/obj-vms.c:4037 config/obj-vms.c:4173
1003 msgid "Fixup datum is not a longword"
1006 #: config/obj-vms.c:4041 config/obj-vms.c:4177
1007 msgid "Fixup datum is not \"fixP->fx_addsy\""
1010 #: config/obj-vms.c:4353
1011 msgid "Can't handle global xtors symbols yet."
1014 #: config/obj-vms.c:4356
1020 #. * Error otherwise.
1022 #: config/obj-vms.c:4441
1024 msgid "unhandled stab type %d"
1027 #: config/tc-a29k.c:164 config/tc-sparc.c:4028
1028 msgid "Unknown segment type"
1031 #. Probably a memory allocation problem? Give up now.
1032 #: config/tc-a29k.c:334 config/tc-dlx.c:331 config/tc-hppa.c:1480
1033 #: config/tc-mips.c:1152 config/tc-mips.c:1194 config/tc-or32.c:228
1034 #: config/tc-sparc.c:858
1035 msgid "Broken assembler. No assembly attempted."
1038 #: config/tc-a29k.c:379 config/tc-avr.c:1179 config/tc-d10v.c:545
1039 #: config/tc-d30v.c:552 config/tc-h8300.c:470 config/tc-h8500.c:283
1040 #: config/tc-mcore.c:608 config/tc-mmix.c:502 config/tc-mn10200.c:940
1041 #: config/tc-mn10300.c:1820 config/tc-msp430.c:407 config/tc-or32.c:334
1042 #: config/tc-or32.c:390 config/tc-ppc.c:2367 config/tc-s390.c:1218
1043 #: config/tc-sh64.c:2213 config/tc-sh.c:1240 config/tc-tic80.c:280
1044 #: config/tc-v850.c:2034 config/tc-w65.c:215 config/tc-z8k.c:331
1045 msgid "missing operand"
1048 #: config/tc-a29k.c:418 config/tc-cris.c:1515 config/tc-cris.c:1523
1049 #: config/tc-crx.c:2028 config/tc-dlx.c:808 config/tc-hppa.c:1616
1050 #: config/tc-i860.c:492 config/tc-i860.c:509 config/tc-i860.c:989
1051 #: config/tc-sparc.c:1420 config/tc-sparc.c:1426
1053 msgid "Unknown opcode: `%s'"
1056 #: config/tc-a29k.c:423 config/tc-dlx.c:826
1058 msgid "Unknown opcode `%s'."
1061 #: config/tc-a29k.c:455 config/tc-dlx.c:887
1063 msgid "Too many operands: %s"
1066 #: config/tc-a29k.c:477 config/tc-a29k.c:508
1068 msgid "Immediate value of %ld is too large"
1071 #: config/tc-a29k.c:547 config/tc-i860.c:395 config/tc-i860.c:940
1072 #: config/tc-m68k.c:3485 config/tc-m68k.c:3517 config/tc-sparc.c:2658
1073 msgid "failed sanity check."
1076 #: config/tc-a29k.c:891 config/tc-or32.c:1023 config/tc-or32.c:1147
1078 msgid "bad relocation type: 0x%02x"
1081 #: config/tc-a29k.c:918
1086 #: config/tc-a29k.c:934
1087 msgid "a29k_convert_frag\n"
1090 #: config/tc-a29k.c:943
1091 msgid "a29k_estimate_size_before_relax\n"
1094 #: config/tc-a29k.c:1037 config/tc-dlx.c:1251 config/tc-or32.c:1342
1096 msgid "label \"$%d\" redefined"
1099 #: config/tc-a29k.c:1110 config/tc-dlx.c:485 config/tc-or32.c:1435
1101 msgid "Invalid expression after %%%%\n"
1104 #: config/tc-a29k.c:1121
1105 msgid "Invalid register in & expression"
1108 #: config/tc-alpha.c:802
1110 msgid "internal error: can't hash opcode `%s': %s"
1113 #: config/tc-alpha.c:836
1115 msgid "internal error: can't hash macro `%s': %s"
1118 #: config/tc-alpha.c:919 config/tc-i960.c:2712 config/tc-xtensa.c:5191
1119 #: config/tc-xtensa.c:5260 config/tc-xtensa.c:5311
1120 msgid "syntax error"
1123 #: config/tc-alpha.c:993 config/tc-h8300.c:2092 config/tc-h8500.c:1204
1124 #: config/tc-hppa.c:4033 config/tc-i860.c:1059 config/tc-m68hc11.c:558
1125 #: config/tc-m68k.c:4576 config/tc-m88k.c:991 config/tc-ns32k.c:1689
1126 #: config/tc-or32.c:902 config/tc-sparc.c:2945 config/tc-z8k.c:1328
1127 msgid "Bad call to MD_ATOF()"
1130 #: config/tc-alpha.c:1043
1132 msgid "Unknown CPU identifier `%s'"
1135 #: config/tc-alpha.c:1087
1138 "-32addr\t\t\ttreat addresses as 32-bit values\n"
1139 "-F\t\t\tlack floating point instructions support\n"
1140 "-mev4 | -mev45 | -mev5 | -mev56 | -mpca56 | -mev6 | -mev67 | -mev68 | -mall\n"
1141 "\t\t\tspecify variant of Alpha architecture\n"
1142 "-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264 | -m21264a | -"
1144 "\t\t\tthese variants include PALcode opcodes\n"
1147 #: config/tc-alpha.c:1097
1150 "-+\t\t\thash encode (don't truncate) names longer than 64 characters\n"
1151 "-H\t\t\tshow new symbol after hash truncation\n"
1154 #: config/tc-alpha.c:1274
1156 msgid "unhandled relocation type %s"
1159 #: config/tc-alpha.c:1287
1160 msgid "non-absolute expression in constant field"
1163 #: config/tc-alpha.c:1301
1165 msgid "type %d reloc done?\n"
1168 #: config/tc-alpha.c:1349 config/tc-alpha.c:1356 config/tc-mips.c:8442
1169 msgid "Used $at without \".set noat\""
1172 #: config/tc-alpha.c:1518
1174 msgid "!samegp reloc against symbol without .prologue: %s"
1177 #: config/tc-alpha.c:1557 config/tc-xtensa.c:5831
1179 msgid "cannot represent `%s' relocation in object file"
1182 #: config/tc-alpha.c:1564 config/tc-xtensa.c:5839
1184 msgid "internal error? cannot generate `%s' relocation"
1187 #: config/tc-alpha.c:1618
1189 msgid "frame reg expected, using $%d."
1192 #: config/tc-alpha.c:1719
1194 msgid "No !literal!%ld was found"
1197 #: config/tc-alpha.c:1726
1199 msgid "No !tlsgd!%ld was found"
1202 #: config/tc-alpha.c:1733
1204 msgid "No !tlsldm!%ld was found"
1207 #: config/tc-alpha.c:1742
1209 msgid "No ldah !gpdisp!%ld was found"
1212 #: config/tc-alpha.c:1792
1214 msgid "too many !literal!%ld for %s"
1217 #: config/tc-alpha.c:1822
1219 msgid "No lda !gpdisp!%ld was found"
1222 #. Only support one relocation op per insn.
1223 #: config/tc-alpha.c:1970
1224 msgid "More than one relocation op per insn"
1227 #: config/tc-alpha.c:1986
1228 msgid "No relocation operand"
1231 #: config/tc-alpha.c:1996
1233 msgid "Unknown relocation operand: !%s"
1236 #: config/tc-alpha.c:2006
1238 msgid "no sequence number after !%s"
1241 #: config/tc-alpha.c:2016
1243 msgid "!%s does not use a sequence number"
1246 #: config/tc-alpha.c:2026
1248 msgid "Bad sequence number: !%s!%s"
1251 #: config/tc-alpha.c:2352 config/tc-arc.c:331 config/tc-mn10200.c:1344
1252 #: config/tc-mn10300.c:2601 config/tc-ppc.c:1461 config/tc-s390.c:612
1253 #: config/tc-v850.c:1644
1257 #: config/tc-alpha.c:2456 config/tc-alpha.c:2480 config/tc-d10v.c:634
1258 #: config/tc-d30v.c:640 config/tc-mn10200.c:995 config/tc-mn10300.c:1893
1259 #: config/tc-ppc.c:2333 config/tc-ppc.c:2550 config/tc-ppc.c:2562
1260 #: config/tc-s390.c:1228 config/tc-s390.c:1328 config/tc-s390.c:1424
1261 #: config/tc-v850.c:1821 config/tc-v850.c:1844 config/tc-v850.c:2057
1262 msgid "too many fixups"
1265 #: config/tc-alpha.c:2492
1266 msgid "invalid relocation for instruction"
1269 #: config/tc-alpha.c:2503
1270 msgid "invalid relocation for field"
1273 #: config/tc-alpha.c:2608
1275 msgid "too many ldah insns for !gpdisp!%ld"
1278 #: config/tc-alpha.c:2610 config/tc-alpha.c:2622
1280 msgid "both insns for !gpdisp!%ld must be in the same section"
1283 #: config/tc-alpha.c:2620
1285 msgid "too many lda insns for !gpdisp!%ld"
1288 #: config/tc-alpha.c:2673
1290 msgid "too many lituse insns for !lituse_tlsgd!%ld"
1293 #: config/tc-alpha.c:2676
1295 msgid "too many lituse insns for !lituse_tlsldm!%ld"
1298 #: config/tc-alpha.c:2693
1300 msgid "duplicate !tlsgd!%ld"
1303 #: config/tc-alpha.c:2695
1305 msgid "sequence number in use for !tlsldm!%ld"
1308 #: config/tc-alpha.c:2709
1310 msgid "duplicate !tlsldm!%ld"
1313 #: config/tc-alpha.c:2711
1315 msgid "sequence number in use for !tlsgd!%ld"
1318 #: config/tc-alpha.c:2756 config/tc-alpha.c:2829
1320 msgid "inappropriate arguments for opcode `%s'"
1323 #: config/tc-alpha.c:2758 config/tc-alpha.c:2831
1325 msgid "opcode `%s' not supported for target %s"
1328 #: config/tc-alpha.c:2762 config/tc-alpha.c:2835 config/tc-avr.c:1145
1329 #: config/tc-msp430.c:1777
1331 msgid "unknown opcode `%s'"
1334 #: config/tc-alpha.c:2882
1335 msgid "can not resolve expression"
1338 #: config/tc-alpha.c:3026 config/tc-alpha.c:3205
1339 msgid "overflow in literal (.lita) table"
1342 #: config/tc-alpha.c:3033 config/tc-alpha.c:3056 config/tc-alpha.c:3218
1343 #: config/tc-alpha.c:3433 config/tc-alpha.c:3478 config/tc-alpha.c:3552
1344 #: config/tc-alpha.c:3644 config/tc-alpha.c:3892 config/tc-alpha.c:3991
1345 msgid "macro requires $at register while noat in effect"
1348 #: config/tc-alpha.c:3035 config/tc-alpha.c:3058 config/tc-alpha.c:3220
1349 msgid "macro requires $at while $at in use"
1352 #: config/tc-alpha.c:3166
1353 msgid "bignum invalid; zero assumed"
1356 #: config/tc-alpha.c:3168
1357 msgid "floating point number invalid; zero assumed"
1360 #: config/tc-alpha.c:3173
1361 msgid "can't handle expression"
1364 #: config/tc-alpha.c:3211
1365 msgid "overflow in literal (.lit8) table"
1368 #: config/tc-alpha.c:4228 config/tc-ppc.c:1766 config/tc-ppc.c:4358
1370 msgid ".COMMon length (%ld.) <0! Ignored."
1373 #: config/tc-alpha.c:4257 config/tc-sparc.c:3844 config/tc-v850.c:256
1374 msgid "Ignoring attempt to re-define symbol"
1377 #: config/tc-alpha.c:4266 config/tc-alpha.c:4275 config/tc-ppc.c:4395
1378 #: config/tc-sparc.c:3852
1380 msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld."
1383 #: config/tc-alpha.c:4396 ecoff.c:3054
1384 msgid ".ent directive has no name"
1387 #: config/tc-alpha.c:4404
1388 msgid "nested .ent directives"
1391 #: config/tc-alpha.c:4449 ecoff.c:3005
1392 msgid ".end directive has no name"
1395 #: config/tc-alpha.c:4458
1396 msgid ".end directive without matching .ent"
1399 #: config/tc-alpha.c:4460
1400 msgid ".end directive names different symbol than .ent"
1403 #: config/tc-alpha.c:4504 ecoff.c:3140
1404 msgid ".fmask outside of .ent"
1407 #: config/tc-alpha.c:4506 ecoff.c:3204
1408 msgid ".mask outside of .ent"
1411 #: config/tc-alpha.c:4514 ecoff.c:3147
1412 msgid "bad .fmask directive"
1415 #: config/tc-alpha.c:4516 ecoff.c:3211
1416 msgid "bad .mask directive"
1419 #: config/tc-alpha.c:4550 config/tc-mips.c:13757 ecoff.c:3168
1420 msgid ".frame outside of .ent"
1423 #: config/tc-alpha.c:4561 ecoff.c:3179
1424 msgid "bad .frame directive"
1427 #: config/tc-alpha.c:4594
1428 msgid ".prologue directive without a preceding .ent directive"
1431 #: config/tc-alpha.c:4612
1433 msgid "Invalid argument %d to .prologue."
1436 #: config/tc-alpha.c:4707
1437 msgid "ECOFF debugging is disabled."
1440 #: config/tc-alpha.c:4721
1441 msgid ".ent directive without matching .end"
1444 #: config/tc-alpha.c:4806
1445 msgid ".usepv directive has no name"
1448 #: config/tc-alpha.c:4817
1449 msgid ".usepv directive has no type"
1452 #: config/tc-alpha.c:4832
1453 msgid "unknown argument for .usepv"
1456 #: config/tc-alpha.c:4866
1457 msgid "Unknown section directive"
1460 #: config/tc-alpha.c:4902
1461 msgid ".ent directive has no symbol"
1464 #: config/tc-alpha.c:4928
1465 msgid "Bad .frame directive 1./2. param"
1468 #: config/tc-alpha.c:4940
1469 msgid "Bad .frame directive 3./4. param"
1472 #: config/tc-alpha.c:4963
1473 msgid ".pdesc directive not in link (.link) section"
1476 #: config/tc-alpha.c:4971
1477 msgid ".pdesc has no matching .ent"
1480 #: config/tc-alpha.c:4982
1481 msgid ".pdesc directive has no entry symbol"
1484 #: config/tc-alpha.c:4995
1485 msgid "No comma after .pdesc <entryname>"
1488 #: config/tc-alpha.c:5018
1489 msgid "unknown procedure kind"
1492 #: config/tc-alpha.c:5109
1493 msgid ".name directive not in link (.link) section"
1496 #: config/tc-alpha.c:5117
1497 msgid ".name directive has no symbol"
1500 #: config/tc-alpha.c:5149
1501 msgid "No symbol after .linkage"
1504 #: config/tc-alpha.c:5175
1505 msgid "No symbol after .code_address"
1508 #: config/tc-alpha.c:5205
1509 msgid "Bad .mask directive"
1512 #: config/tc-alpha.c:5224
1513 msgid "Bad .fmask directive"
1516 #: config/tc-alpha.c:5386
1518 msgid "Expected comma after name \"%s\""
1521 #. *symbol_get_obj (symbolP) = (signed char) temp;
1522 #: config/tc-alpha.c:5397
1524 msgid "unhandled: .proc %s,%d"
1527 #: config/tc-alpha.c:5432
1529 msgid "Tried to .set unrecognized mode `%s'"
1532 #: config/tc-alpha.c:5457
1534 msgid "Bad base register, using $%d."
1537 #: config/tc-alpha.c:5479
1539 msgid "Alignment too large: %d. assumed"
1542 #: config/tc-alpha.c:5483 config/tc-d30v.c:2183
1543 msgid "Alignment negative: 0 assumed"
1546 #: config/tc-alpha.c:5790
1548 msgid "Chose GP value of %lx\n"
1551 #: config/tc-alpha.c:5806
1552 msgid "Bad .section directive: want a,s,w,x,M,S,G,T in string"
1555 #: config/tc-arc.c:1574 config/tc-arm.c:12232 config/tc-ip2k.c:219
1556 msgid "md_estimate_size_before_relax\n"
1559 #: config/tc-arc.c:1586
1560 msgid "md_convert_frag\n"
1563 #. We can't actually support subtracting a symbol.
1564 #: config/tc-arc.c:1856 config/tc-arm.c:6622 config/tc-arm.c:9378
1565 #: config/tc-arm.c:9470 config/tc-avr.c:891 config/tc-cris.c:3999
1566 #: config/tc-d10v.c:1708 config/tc-d30v.c:1836 config/tc-mips.c:3835
1567 #: config/tc-mips.c:4949 config/tc-mips.c:5881 config/tc-mips.c:6469
1568 #: config/tc-msp430.c:1871 config/tc-ppc.c:5542 config/tc-v850.c:2367
1569 #: config/tc-xstormy16.c:499
1570 msgid "expression too complex"
1573 #: config/tc-arm.c:758 config/tc-arm.c:14522
1574 msgid "ARM register expected"
1577 #: config/tc-arm.c:759
1578 msgid "bad or missing co-processor number"
1581 #: config/tc-arm.c:760
1582 msgid "co-processor register expected"
1585 #: config/tc-arm.c:761
1586 msgid "FPA register expected"
1589 #: config/tc-arm.c:762
1590 msgid "VFP single precision register expected"
1593 #: config/tc-arm.c:763
1594 msgid "VFP double precision register expected"
1597 #: config/tc-arm.c:764
1598 msgid "Maverick MVF register expected"
1601 #: config/tc-arm.c:765
1602 msgid "Maverick MVD register expected"
1605 #: config/tc-arm.c:766
1606 msgid "Maverick MVFX register expected"
1609 #: config/tc-arm.c:767
1610 msgid "Maverick MVDX register expected"
1613 #: config/tc-arm.c:768
1614 msgid "Maverick MVAX register expected"
1617 #: config/tc-arm.c:769
1618 msgid "Maverick DSPSC register expected"
1621 #: config/tc-arm.c:770
1622 msgid "Intel Wireless MMX technology register expected"
1625 #: config/tc-arm.c:964
1626 msgid "bad arguments to instruction"
1629 #: config/tc-arm.c:965
1630 msgid "r15 not allowed here"
1633 #: config/tc-arm.c:966
1634 msgid "instruction is not conditional"
1637 #: config/tc-arm.c:967
1638 msgid "acc0 expected"
1641 #: config/tc-arm.c:1100
1642 msgid "literal pool overflow"
1645 #: config/tc-arm.c:1475
1646 msgid "selected processor does not support THUMB opcodes"
1649 #: config/tc-arm.c:1489
1650 msgid "selected processor does not support ARM opcodes"
1653 #: config/tc-arm.c:1502
1655 msgid "invalid instruction size selected (%d)"
1658 #: config/tc-arm.c:1509
1659 msgid "invalid syntax for .req directive"
1662 #: config/tc-arm.c:1552
1664 msgid "unreq: missing hash entry for \"%s\""
1667 #: config/tc-arm.c:1571 config/tc-arm.c:1574
1669 msgid ".unreq: unrecognized symbol \"%s\""
1672 #: config/tc-arm.c:1577
1673 msgid "invalid syntax for .unreq directive"
1676 #: config/tc-arm.c:1659
1678 msgid "alignment too large: %d assumed"
1681 #: config/tc-arm.c:1662
1682 msgid "alignment negative. 0 assumed."
1685 #: config/tc-arm.c:1743
1687 msgid "expected comma after name \"%s\""
1690 #: config/tc-arm.c:1793 config/tc-m32r.c:617
1692 msgid "symbol `%s' already defined"
1695 #: config/tc-arm.c:1836
1697 msgid "invalid operand to .code directive (%d) (expecting 16 or 32)"
1700 #: config/tc-arm.c:1846
1701 msgid "garbage following instruction"
1704 #: config/tc-arm.c:1916
1708 #: config/tc-arm.c:1932 config/tc-arm.c:2699 config/tc-arm.c:3889
1709 #: config/tc-arm.c:5841 config/tc-arm.c:5861 config/tc-i960.c:1940
1710 msgid "invalid constant"
1713 #. In the few cases where we might be able to accept something else
1714 #. this error can be overridden.
1715 #: config/tc-arm.c:1967
1717 msgid "register expected, not '%.100s'"
1720 #. In the few cases where we might be able to accept
1721 #. something else this error can be overridden.
1722 #: config/tc-arm.c:2017
1724 msgid "Intel Wireless MMX technology register expected, not '%.100s'"
1727 #. In the few cases where we might be able to accept
1728 #. something else this error can be overridden.
1729 #: config/tc-arm.c:2087
1730 msgid "flag for {c}psr instruction expected"
1733 #: config/tc-arm.c:2120
1734 msgid "illegal co-processor number"
1737 #: config/tc-arm.c:2149 config/tc-arm.c:5101
1738 msgid "bad or missing expression"
1741 #: config/tc-arm.c:2155
1742 msgid "immediate co-processor expression too large"
1745 #: config/tc-arm.c:2214 config/tc-arm.c:2427 config/tc-arm.c:3718
1746 #: config/tc-arm.c:3804 config/tc-arm.c:3868 config/tc-arm.c:4106
1747 #: config/tc-arm.c:4208
1748 msgid "immediate expression expected"
1751 #: config/tc-arm.c:2229
1752 msgid "co-processor address must be word aligned"
1755 #: config/tc-arm.c:2235 config/tc-arm.c:2442 config/tc-mips.c:5037
1756 msgid "offset too large"
1759 #: config/tc-arm.c:2290
1760 msgid "comma expected after closing square bracket"
1763 #: config/tc-arm.c:2305 config/tc-arm.c:2489
1764 msgid "pc may not be used in post-increment"
1767 #: config/tc-arm.c:2333
1768 msgid "'option' field too large"
1771 #: config/tc-arm.c:2341
1772 msgid "'}' expected at end of 'option' field"
1775 #: config/tc-arm.c:2353
1776 msgid "non-constant expressions for 'option' field not supported"
1779 #: config/tc-arm.c:2359
1780 msgid "# or { expected after comma"
1783 #: config/tc-arm.c:2369 config/tc-arm.c:2505 config/tc-arm.c:3020
1784 #: config/tc-arm.c:5530 config/tc-arm.c:6134 config/tc-arm.c:6405
1785 msgid "pre-indexed expression expected"
1788 #: config/tc-arm.c:2382 config/tc-arm.c:2518 config/tc-arm.c:3033
1789 #: config/tc-arm.c:5541 config/tc-arm.c:6146 config/tc-arm.c:6417
1790 #: config/tc-arm.c:6800 config/tc-arm.c:9110 config/tc-arm.c:9125
1794 #: config/tc-arm.c:2392 config/tc-arm.c:2528
1795 msgid "pc may not be used with write-back"
1798 #: config/tc-arm.c:2577
1799 msgid "Invalid NOP hint"
1802 #: config/tc-arm.c:2612
1803 msgid "comma expected after register name"
1806 #: config/tc-arm.c:2631
1807 msgid "CPSR or SPSR expected"
1810 #: config/tc-arm.c:2656
1811 msgid "comma missing after psr flags"
1814 #: config/tc-arm.c:2672 config/tc-arm.c:2682
1815 msgid "only a register or immediate value can follow a psr flag"
1818 #: config/tc-arm.c:2746
1819 msgid "rdhi, rdlo and rm must all be different"
1822 #: config/tc-arm.c:2798
1823 msgid "rd and rm should be different in mul"
1826 #: config/tc-arm.c:2850
1827 msgid "rd and rm should be different in mla"
1830 #: config/tc-arm.c:2896
1832 msgid "acc0 expected, not '%.100s'"
1835 #: config/tc-arm.c:2925 config/tc-arm.c:5439
1836 msgid "address offset too large"
1839 #: config/tc-arm.c:3130
1840 msgid "rdhi and rdlo must be different"
1843 #: config/tc-arm.c:3235
1844 msgid "Warning: instruction unpredictable when using r15"
1847 #: config/tc-arm.c:3444
1848 msgid "use of r15 in bx in ARM mode is not really useful"
1851 #: config/tc-arm.c:3466
1852 msgid "use of r15 in bxj is not really useful"
1855 #: config/tc-arm.c:3524 config/tc-arm.c:3548
1856 msgid "Rd equal to Rm or Rn yields unpredictable results"
1859 #: config/tc-arm.c:3577 config/tc-arm.c:3588
1860 msgid "shift expression expected"
1863 #: config/tc-arm.c:3598
1864 msgid "'LSL' or 'ASR' required"
1867 #: config/tc-arm.c:3604
1868 msgid "'LSL' required"
1871 #: config/tc-arm.c:3610
1872 msgid "'ASR' required"
1875 #: config/tc-arm.c:3632
1876 msgid "shift requires register or #expression"
1879 #: config/tc-arm.c:3633
1880 msgid "shift requires #expression"
1883 #: config/tc-arm.c:3663
1884 msgid "shift of 0 ignored."
1887 #: config/tc-arm.c:3669
1888 msgid "invalid immediate shift"
1891 #: config/tc-arm.c:3723 config/tc-arm.c:3809 config/tc-arm.c:3875
1892 #: config/tc-arm.c:4112 config/tc-arm.c:4214 config/tc-arm.c:4536
1893 #: config/tc-arm.c:4760 config/tc-arm.c:5698 expr.c:1332 read.c:2198
1894 msgid "bad expression"
1897 #: config/tc-arm.c:3728 config/tc-arm.c:3814 config/tc-arm.c:3881
1898 #: config/tc-arm.c:4118 config/tc-arm.c:4220 config/tc-arm.c:5832
1899 #: config/tc-arm.c:6182 config/tc-arm.c:6454 config/tc-arm.c:7063
1900 #: config/tc-v850.c:1924 config/tc-v850.c:1945
1901 msgid "constant expression expected"
1904 #: config/tc-arm.c:3734 config/tc-arm.c:3820 config/tc-arm.c:4545
1905 #: config/tc-arm.c:4769 config/tc-arm.c:5109 config/tc-arm.c:8198
1906 #: config/tc-arm.c:8233 config/tc-arm.c:8243 config/tc-z8k.c:1125
1907 #: config/tc-z8k.c:1137
1908 msgid "immediate value out of range"
1911 #: config/tc-arm.c:4020
1912 msgid "missing endian specifier"
1915 #: config/tc-arm.c:4029
1916 msgid "valid endian specifiers are be or le"
1919 #: config/tc-arm.c:4096 config/tc-arm.c:4198
1920 msgid "missing rotation field after comma"
1923 #: config/tc-arm.c:4140 config/tc-arm.c:4243
1924 msgid "rotation can be 8, 16, 24 or 0 when field is ommited"
1927 #: config/tc-arm.c:4492
1928 msgid "unrecognized flag"
1931 #: config/tc-arm.c:4499
1932 msgid "no 'a', 'i', or 'f' flags for 'cps'"
1935 #: config/tc-arm.c:4810
1936 msgid "lo register required"
1939 #: config/tc-arm.c:4818
1940 msgid "hi register required"
1943 #: config/tc-arm.c:4886
1944 msgid "only lo regs allowed with immediate"
1947 #: config/tc-arm.c:4905 config/tc-xtensa.c:4123
1948 msgid "invalid immediate"
1951 #: config/tc-arm.c:5141 config/tc-arm.c:5285
1952 msgid "non-word size not supported with control register"
1955 #: config/tc-arm.c:5155
1956 msgid "only r15 allowed here"
1959 #: config/tc-arm.c:5283
1960 msgid "conditional execution not supported with control register"
1963 #: config/tc-arm.c:5493
1964 msgid "'[' expected after PLD mnemonic"
1967 #: config/tc-arm.c:5515
1968 msgid "post-indexed expression used in preload instruction"
1971 #: config/tc-arm.c:5520 config/tc-arm.c:5550
1972 msgid "writeback used in preload instruction"
1975 #: config/tc-arm.c:5591
1976 msgid "destination register must be even"
1979 #: config/tc-arm.c:5597
1980 msgid "r14 not allowed here"
1983 #: config/tc-arm.c:5604
1984 msgid "pre/post-indexing used when modified address register is destination"
1987 #: config/tc-arm.c:5614
1988 msgid "ldrd destination registers must not overlap index register"
1991 #: config/tc-arm.c:5874
1992 msgid "register or shift expression expected"
1995 #: config/tc-arm.c:5926
1996 msgid "invalid floating point immediate expression"
1999 #: config/tc-arm.c:5930
2000 msgid "floating point register or immediate expression expected"
2003 #: config/tc-arm.c:6076 config/tc-arm.c:6264 config/tc-arm.c:6345
2004 msgid "address expected"
2007 #: config/tc-arm.c:6106 config/tc-arm.c:6118 config/tc-arm.c:6155
2008 #: config/tc-arm.c:6282 config/tc-arm.c:6375 config/tc-arm.c:6389
2009 #: config/tc-arm.c:6426
2011 msgid "%s register same as write-back base"
2014 #: config/tc-arm.c:6108 config/tc-arm.c:6120 config/tc-arm.c:6157
2015 #: config/tc-arm.c:6284 config/tc-arm.c:6377 config/tc-arm.c:6391
2016 #: config/tc-arm.c:6428
2020 #: config/tc-arm.c:6108 config/tc-arm.c:6120 config/tc-arm.c:6157
2021 #: config/tc-arm.c:6284 config/tc-arm.c:6377 config/tc-arm.c:6391
2022 #: config/tc-arm.c:6428
2026 #: config/tc-arm.c:6167 config/tc-arm.c:6438 config/tc-arm.c:8411
2027 msgid "invalid pseudo operation"
2030 #: config/tc-arm.c:6219 config/tc-arm.c:6489
2031 msgid "literal pool insertion failed"
2034 #: config/tc-arm.c:6312 config/tc-arm.c:6318
2035 msgid "post-indexed expression expected"
2038 #: config/tc-arm.c:6553
2039 msgid "bad range in register list"
2042 #: config/tc-arm.c:6561 config/tc-arm.c:6570 config/tc-arm.c:6612
2044 msgid "Warning: duplicated register (r%d) in register list"
2047 #: config/tc-arm.c:6573
2048 msgid "Warning: register range not in ascending order"
2051 #: config/tc-arm.c:6585
2055 #: config/tc-arm.c:6601
2056 msgid "invalid register mask"
2059 #: config/tc-arm.c:6659
2060 msgid "r15 not allowed as base register"
2063 #: config/tc-arm.c:6693 config/tc-arm.c:6702
2064 msgid "writeback of base register is UNPREDICTABLE"
2067 #: config/tc-arm.c:6696
2068 msgid "writeback of base register when in register list is UNPREDICTABLE"
2071 #: config/tc-arm.c:6706
2072 msgid "if writeback register is in list, it must be the lowest reg in the list"
2075 #: config/tc-arm.c:6760 config/tc-arm.c:6774
2076 msgid "r15 not allowed in swap"
2079 #: config/tc-arm.c:7069
2080 msgid "constant value required for number of registers"
2083 #: config/tc-arm.c:7077 config/tc-arm.c:14226
2084 msgid "number of registers must be in the range [1:4]"
2087 #: config/tc-arm.c:7138
2088 msgid "r15 not allowed as base register with write-back"
2091 #: config/tc-arm.c:7533 config/tc-arm.c:7572 config/tc-h8300.c:1010
2092 #: config/tc-mips.c:9585 config/tc-mips.c:9615
2093 msgid "invalid register list"
2096 #: config/tc-arm.c:7539 config/tc-arm.c:14310 config/tc-arm.c:14317
2097 msgid "register list not in ascending order"
2100 #: config/tc-arm.c:7564
2101 msgid "register range not in ascending order"
2104 #: config/tc-arm.c:7597
2105 msgid "non-contiguous register range"
2108 #: config/tc-arm.c:7626 config/tc-arm.c:7663
2109 msgid "only two consecutive VFP SP registers allowed here"
2112 #: config/tc-arm.c:7810
2113 msgid "VFP system register expected"
2116 #: config/tc-arm.c:7921 config/tc-arm.c:7958
2117 msgid "this addressing mode requires base-register writeback"
2120 #: config/tc-arm.c:8140 config/tc-arm.c:9219
2121 msgid "dest and source1 must be the same register"
2124 #: config/tc-arm.c:8147
2125 msgid "subtract valid only on lo regs"
2128 #: config/tc-arm.c:8171
2129 msgid "invalid Hi register with immediate"
2132 #: config/tc-arm.c:8211
2133 msgid "invalid immediate value for stack adjust"
2136 #: config/tc-arm.c:8222
2137 msgid "invalid immediate for address calculation"
2140 #: config/tc-arm.c:8307
2141 msgid "source1 and dest must be same register"
2144 #: config/tc-arm.c:8341
2145 msgid "invalid immediate for shift"
2148 #: config/tc-arm.c:8402
2149 msgid "expected ']'"
2152 #: config/tc-arm.c:8475
2153 msgid "byte or halfword not valid for base register"
2156 #: config/tc-arm.c:8480
2157 msgid "r15 based store not allowed"
2160 #: config/tc-arm.c:8485
2161 msgid "invalid base register for register offset"
2164 #: config/tc-arm.c:8503 config/tc-arm.c:8538
2165 msgid "invalid offset"
2168 #: config/tc-arm.c:8514
2169 msgid "invalid base register in load/store"
2172 #: config/tc-arm.c:8990
2173 msgid "expecting immediate, 7bit operand"
2176 #: config/tc-arm.c:9005
2177 msgid "immediate out of range"
2180 #: config/tc-arm.c:9058
2181 msgid "offset expected"
2184 #: config/tc-arm.c:9067 config/tc-pj.c:536 config/tc-sh.c:4107
2185 msgid "offset out of range"
2188 #: config/tc-arm.c:9072
2189 msgid "offset not a multiple of 4"
2192 #: config/tc-arm.c:9227
2193 msgid "Rs and Rd must be different in MUL"
2196 #: config/tc-arm.c:9362
2198 "inserted missing '!': load/store multiple always writes back base register"
2201 #: config/tc-arm.c:9384
2202 msgid "only lo-regs valid in load/store multiple"
2205 #: config/tc-arm.c:9426
2206 msgid "syntax: ldrs[b] Rd, [Rb, Ro]"
2209 #: config/tc-arm.c:9486
2210 msgid "invalid register list to push/pop instruction"
2213 #: config/tc-arm.c:9589 config/tc-arm.c:10966
2214 msgid "virtual memory exhausted"
2217 #: config/tc-arm.c:9613
2219 msgid "failed to create an alias for %s, reason: %s"
2222 #: config/tc-arm.c:9677
2224 msgid "register '%s' does not exist\n"
2227 #: config/tc-arm.c:9681
2230 "ignoring redefinition of register alias '%s' to non-existant register '%s'"
2233 #: config/tc-arm.c:9690
2235 msgid "ignoring redefinition of register alias '%s'"
2238 #: config/tc-arm.c:9696
2239 msgid "ignoring incomplete .req pseuso op"
2242 #: config/tc-arm.c:10990
2243 msgid "use of old and new-style options to set CPU type"
2246 #: config/tc-arm.c:11000
2247 msgid "use of old and new-style options to set FPU type"
2250 #: config/tc-arm.c:11062
2251 msgid "hard-float conflicts with specified fpu"
2254 #: config/tc-arm.c:11246
2255 msgid "bad call to MD_ATOF()"
2258 #: config/tc-arm.c:11402
2260 msgid "undefined symbol %s used as an immediate value"
2263 #: config/tc-arm.c:11416
2265 msgid "invalid constant (%lx) after fixup"
2268 #: config/tc-arm.c:11453
2270 msgid "unable to compute ADRL instructions for PC offset of 0x%lx"
2273 #: config/tc-arm.c:11483
2275 msgid "bad immediate value for offset (%ld)"
2278 #: config/tc-arm.c:11505 config/tc-arm.c:11527
2279 msgid "invalid literal constant: pool needs to be closer"
2282 #: config/tc-arm.c:11507
2284 msgid "bad immediate value for half-word offset (%ld)"
2287 #: config/tc-arm.c:11544
2288 msgid "shift expression is too large"
2291 #: config/tc-arm.c:11561
2292 msgid "invalid smi expression"
2295 #: config/tc-arm.c:11572 config/tc-arm.c:11581
2296 msgid "invalid swi expression"
2299 #: config/tc-arm.c:11591
2300 msgid "invalid expression in load/store multiple"
2303 #: config/tc-arm.c:11641
2304 msgid "GAS can't handle same-section branch dest >= 0x04000000"
2307 #: config/tc-arm.c:11650
2308 msgid "out of range branch"
2311 #: config/tc-arm.c:11707 config/tc-arm.c:11732
2312 msgid "branch out of range"
2315 #: config/tc-arm.c:11765
2316 msgid "branch with link out of range"
2319 #: config/tc-arm.c:11858
2320 msgid "rel31 relocation overflow"
2323 #: config/tc-arm.c:11874
2324 msgid "illegal value for co-processor offset"
2327 #: config/tc-arm.c:11886
2328 msgid "Illegal value for co-processor offset"
2331 #: config/tc-arm.c:11910
2333 msgid "invalid offset, target not word aligned (0x%08X)"
2336 #: config/tc-arm.c:11916 config/tc-arm.c:11926 config/tc-arm.c:11934
2337 #: config/tc-arm.c:11942 config/tc-arm.c:11950
2339 msgid "invalid offset, value too big (0x%08lX)"
2342 #: config/tc-arm.c:11990
2343 msgid "invalid immediate for stack address calculation"
2346 #: config/tc-arm.c:11999
2348 msgid "invalid immediate for address calculation (value = 0x%08lX)"
2351 #: config/tc-arm.c:12009
2352 msgid "invalid 8bit immediate"
2355 #: config/tc-arm.c:12017
2356 msgid "invalid 3bit immediate"
2359 #: config/tc-arm.c:12033
2361 msgid "invalid immediate: %ld is too large"
2364 #: config/tc-arm.c:12048
2366 msgid "illegal Thumb shift value: %ld"
2369 #: config/tc-arm.c:12062
2371 msgid "bad relocation fixup type (%d)"
2374 #: config/tc-arm.c:12133
2375 msgid "literal referenced across section boundary"
2378 #: config/tc-arm.c:12151
2379 msgid "internal relocation (type: IMMEDIATE) not fixed up"
2382 #: config/tc-arm.c:12156
2383 msgid "ADRL used for a symbol not defined in the same file"
2386 #: config/tc-arm.c:12165
2388 msgid "undefined local label `%s'"
2391 #: config/tc-arm.c:12171
2392 msgid "internal_relocation (type: OFFSET_IMM) not fixed up"
2395 #: config/tc-arm.c:12191 config/tc-cris.c:3936 config/tc-mcore.c:2053
2396 #: config/tc-mmix.c:2930 config/tc-ns32k.c:2393
2400 #: config/tc-arm.c:12194 config/tc-arm.c:12215
2402 msgid "cannot represent %s relocation in this object file format"
2405 #: config/tc-arm.c:12342
2407 msgid "no operator -- statement `%s'\n"
2410 #: config/tc-arm.c:12360 config/tc-arm.c:12386
2412 msgid "selected processor does not support `%s'"
2415 #: config/tc-arm.c:12404
2417 msgid "bad instruction `%s'"
2420 #: config/tc-arm.c:12505
2421 msgid "generate PIC code"
2424 #: config/tc-arm.c:12506
2425 msgid "assemble Thumb code"
2428 #: config/tc-arm.c:12507
2429 msgid "support ARM/Thumb interworking"
2432 #: config/tc-arm.c:12509
2433 msgid "code uses 32-bit program counter"
2436 #: config/tc-arm.c:12510
2437 msgid "code uses 26-bit program counter"
2440 #: config/tc-arm.c:12511
2441 msgid "floating point args are in fp regs"
2444 #: config/tc-arm.c:12513
2445 msgid "re-entrant code"
2448 #: config/tc-arm.c:12514
2449 msgid "code is ATPCS conformant"
2452 #: config/tc-arm.c:12515
2453 msgid "assemble for big-endian"
2456 #: config/tc-arm.c:12516
2457 msgid "assemble for little-endian"
2460 #. These are recognized by the assembler, but have no affect on code.
2461 #: config/tc-arm.c:12520
2462 msgid "use frame pointer"
2465 #: config/tc-arm.c:12521
2466 msgid "use stack size checking"
2469 #. DON'T add any new processors to this list -- we want the whole list
2470 #. to go away... Add them to the processors table instead.
2471 #: config/tc-arm.c:12525 config/tc-arm.c:12526
2472 msgid "use -mcpu=arm1"
2475 #: config/tc-arm.c:12527 config/tc-arm.c:12528
2476 msgid "use -mcpu=arm2"
2479 #: config/tc-arm.c:12529 config/tc-arm.c:12530
2480 msgid "use -mcpu=arm250"
2483 #: config/tc-arm.c:12531 config/tc-arm.c:12532
2484 msgid "use -mcpu=arm3"
2487 #: config/tc-arm.c:12533 config/tc-arm.c:12534
2488 msgid "use -mcpu=arm6"
2491 #: config/tc-arm.c:12535 config/tc-arm.c:12536
2492 msgid "use -mcpu=arm600"
2495 #: config/tc-arm.c:12537 config/tc-arm.c:12538
2496 msgid "use -mcpu=arm610"
2499 #: config/tc-arm.c:12539 config/tc-arm.c:12540
2500 msgid "use -mcpu=arm620"
2503 #: config/tc-arm.c:12541 config/tc-arm.c:12542
2504 msgid "use -mcpu=arm7"
2507 #: config/tc-arm.c:12543 config/tc-arm.c:12544
2508 msgid "use -mcpu=arm70"
2511 #: config/tc-arm.c:12545 config/tc-arm.c:12546
2512 msgid "use -mcpu=arm700"
2515 #: config/tc-arm.c:12547 config/tc-arm.c:12548
2516 msgid "use -mcpu=arm700i"
2519 #: config/tc-arm.c:12549 config/tc-arm.c:12550
2520 msgid "use -mcpu=arm710"
2523 #: config/tc-arm.c:12551 config/tc-arm.c:12552
2524 msgid "use -mcpu=arm710c"
2527 #: config/tc-arm.c:12553 config/tc-arm.c:12554
2528 msgid "use -mcpu=arm720"
2531 #: config/tc-arm.c:12555 config/tc-arm.c:12556
2532 msgid "use -mcpu=arm7d"
2535 #: config/tc-arm.c:12557 config/tc-arm.c:12558
2536 msgid "use -mcpu=arm7di"
2539 #: config/tc-arm.c:12559 config/tc-arm.c:12560
2540 msgid "use -mcpu=arm7m"
2543 #: config/tc-arm.c:12561 config/tc-arm.c:12562
2544 msgid "use -mcpu=arm7dm"
2547 #: config/tc-arm.c:12563 config/tc-arm.c:12564
2548 msgid "use -mcpu=arm7dmi"
2551 #: config/tc-arm.c:12565 config/tc-arm.c:12566
2552 msgid "use -mcpu=arm7100"
2555 #: config/tc-arm.c:12567 config/tc-arm.c:12568
2556 msgid "use -mcpu=arm7500"
2559 #: config/tc-arm.c:12569 config/tc-arm.c:12570
2560 msgid "use -mcpu=arm7500fe"
2563 #: config/tc-arm.c:12571 config/tc-arm.c:12572 config/tc-arm.c:12573
2564 #: config/tc-arm.c:12574
2565 msgid "use -mcpu=arm7tdmi"
2568 #: config/tc-arm.c:12575 config/tc-arm.c:12576
2569 msgid "use -mcpu=arm710t"
2572 #: config/tc-arm.c:12577 config/tc-arm.c:12578
2573 msgid "use -mcpu=arm720t"
2576 #: config/tc-arm.c:12579 config/tc-arm.c:12580
2577 msgid "use -mcpu=arm740t"
2580 #: config/tc-arm.c:12581 config/tc-arm.c:12582
2581 msgid "use -mcpu=arm8"
2584 #: config/tc-arm.c:12583 config/tc-arm.c:12584
2585 msgid "use -mcpu=arm810"
2588 #: config/tc-arm.c:12585 config/tc-arm.c:12586
2589 msgid "use -mcpu=arm9"
2592 #: config/tc-arm.c:12587 config/tc-arm.c:12588
2593 msgid "use -mcpu=arm9tdmi"
2596 #: config/tc-arm.c:12589 config/tc-arm.c:12590
2597 msgid "use -mcpu=arm920"
2600 #: config/tc-arm.c:12591 config/tc-arm.c:12592
2601 msgid "use -mcpu=arm940"
2604 #: config/tc-arm.c:12593
2605 msgid "use -mcpu=strongarm"
2608 #: config/tc-arm.c:12595
2609 msgid "use -mcpu=strongarm110"
2612 #: config/tc-arm.c:12597
2613 msgid "use -mcpu=strongarm1100"
2616 #: config/tc-arm.c:12599
2617 msgid "use -mcpu=strongarm1110"
2620 #: config/tc-arm.c:12600
2621 msgid "use -mcpu=xscale"
2624 #: config/tc-arm.c:12601
2625 msgid "use -mcpu=iwmmxt"
2628 #: config/tc-arm.c:12602
2629 msgid "use -mcpu=all"
2632 #. Architecture variants -- don't add any more to this list either.
2633 #: config/tc-arm.c:12605 config/tc-arm.c:12606
2634 msgid "use -march=armv2"
2637 #: config/tc-arm.c:12607 config/tc-arm.c:12608
2638 msgid "use -march=armv2a"
2641 #: config/tc-arm.c:12609 config/tc-arm.c:12610
2642 msgid "use -march=armv3"
2645 #: config/tc-arm.c:12611 config/tc-arm.c:12612
2646 msgid "use -march=armv3m"
2649 #: config/tc-arm.c:12613 config/tc-arm.c:12614
2650 msgid "use -march=armv4"
2653 #: config/tc-arm.c:12615 config/tc-arm.c:12616
2654 msgid "use -march=armv4t"
2657 #: config/tc-arm.c:12617 config/tc-arm.c:12618
2658 msgid "use -march=armv5"
2661 #: config/tc-arm.c:12619 config/tc-arm.c:12620
2662 msgid "use -march=armv5t"
2665 #: config/tc-arm.c:12621 config/tc-arm.c:12622
2666 msgid "use -march=armv5te"
2669 #. Floating point variants -- don't add any more to this list either.
2670 #: config/tc-arm.c:12625
2671 msgid "use -mfpu=fpe"
2674 #: config/tc-arm.c:12626
2675 msgid "use -mfpu=fpa10"
2678 #: config/tc-arm.c:12627
2679 msgid "use -mfpu=fpa11"
2682 #: config/tc-arm.c:12629
2683 msgid "use either -mfpu=softfpa or -mfpu=softvfp"
2686 #: config/tc-arm.c:12862
2687 msgid "invalid architectural extension"
2690 #: config/tc-arm.c:12876
2691 msgid "missing architectural extension"
2694 #: config/tc-arm.c:12889
2696 msgid "unknown architectural extnsion `%s'"
2699 #: config/tc-arm.c:12913
2701 msgid "missing cpu name `%s'"
2704 #: config/tc-arm.c:12929
2706 msgid "unknown cpu `%s'"
2709 #: config/tc-arm.c:12947
2711 msgid "missing architecture name `%s'"
2714 #: config/tc-arm.c:12964
2716 msgid "unknown architecture `%s'\n"
2719 #: config/tc-arm.c:12980
2721 msgid "unknown floating point format `%s'\n"
2724 #: config/tc-arm.c:12996
2726 msgid "unknown floating point abi `%s'\n"
2729 #: config/tc-arm.c:13012
2731 msgid "unknown EABI `%s'\n"
2734 #: config/tc-arm.c:13019
2735 msgid "<cpu name>\t assemble for CPU <cpu name>"
2738 #: config/tc-arm.c:13021
2739 msgid "<arch name>\t assemble for architecture <arch name>"
2742 #: config/tc-arm.c:13023
2743 msgid "<fpu name>\t assemble for FPU architecture <fpu name>"
2746 #: config/tc-arm.c:13025
2747 msgid "<abi>\t assemble for floating point ABI <abi>"
2750 #: config/tc-arm.c:13028
2751 msgid "<ver>\t assemble for eabi version <ver>"
2754 #: config/tc-arm.c:13069 config/tc-arm.c:13091
2756 msgid "option `-%c%s' is deprecated: %s"
2759 #: config/tc-arm.c:13112
2761 msgid " ARM-specific assembler options:\n"
2764 #: config/tc-arm.c:13123
2766 msgid " -EB assemble code for a big-endian cpu\n"
2769 #: config/tc-arm.c:13128
2771 msgid " -EL assemble code for a little-endian cpu\n"
2774 #: config/tc-arm.c:13270
2776 msgid "%s: unexpected function type: %d"
2779 #: config/tc-arm.c:13540
2780 msgid "expected 0 or 1"
2783 #: config/tc-arm.c:13545
2784 msgid "missing comma"
2787 #: config/tc-arm.c:13838
2788 msgid "handerdata in cantunwind frame"
2791 #: config/tc-arm.c:13855
2792 msgid "too many unwind opcodes for personality routine 0"
2795 #: config/tc-arm.c:13887
2796 msgid "too many unwind opcodes"
2799 #: config/tc-arm.c:14017
2800 msgid "dupicate .handlerdata directive"
2803 #: config/tc-arm.c:14071
2804 msgid "personality routine specified for cantunwind frame"
2807 #: config/tc-arm.c:14085
2808 msgid "duplicate .personalityindex directive"
2811 #: config/tc-arm.c:14094
2812 msgid "bad personality routine number"
2815 #: config/tc-arm.c:14113
2816 msgid "duplicate .personality directive"
2819 #: config/tc-arm.c:14139 config/tc-arm.c:14261
2820 msgid "expected register list"
2823 #: config/tc-arm.c:14217
2824 msgid "expected , <constant>"
2827 #: config/tc-arm.c:14322
2828 msgid "expected wr or wcgr"
2831 #: config/tc-arm.c:14343
2832 msgid "bad register range"
2835 #: config/tc-arm.c:14358
2836 msgid "inconsistent register types"
2839 #. TODO: Maverick registers.
2840 #: config/tc-arm.c:14506
2841 msgid "unrecognised register"
2844 #: config/tc-arm.c:14529
2846 msgid "r%d not permitted in .unwind_movsp directive"
2849 #: config/tc-arm.c:14535
2850 msgid "unexpected .unwind_movsp directive"
2853 #: config/tc-arm.c:14567
2854 msgid "expected #constant"
2857 #: config/tc-arm.c:14587
2858 msgid "stack increment must be multiple of 4"
2861 #: config/tc-arm.c:14616
2862 msgid "expected <reg>, <reg>"
2865 #: config/tc-arm.c:14634
2866 msgid "register must be either sp or set by a previousunwind_movsp directive"
2869 #: config/tc-arm.c:14671
2870 msgid "expected <offset>, <opcode>"
2873 #: config/tc-arm.c:14683
2874 msgid "unwind opcode too long"
2877 #: config/tc-arm.c:14688
2878 msgid "invalid unwind opcode"
2881 #: config/tc-arm.c:14783
2882 msgid "alignments greater than 32 bytes not supported in .text sections."
2885 #: config/tc-arm.h:84
2886 msgid "arm convert_frag\n"
2889 #: config/tc-avr.c:215
2891 msgid "Known MCU names:"
2894 #: config/tc-avr.c:284
2898 " -mmcu=[avr-name] select microcontroller variant\n"
2899 " [avr-name] can be:\n"
2900 " avr1 - AT90S1200, ATtiny1x, ATtiny28\n"
2901 " avr2 - AT90S2xxx, AT90S4xxx, AT90S8xxx, ATtiny22\n"
2902 " avr3 - ATmega103, ATmega603\n"
2903 " avr4 - ATmega83, ATmega85\n"
2904 " avr5 - ATmega161, ATmega163, ATmega32, AT94K\n"
2905 " or immediate microcontroller name.\n"
2908 #: config/tc-avr.c:294
2911 " -mall-opcodes accept all AVR opcodes, even if not supported by MCU\n"
2912 " -mno-skip-bug disable warnings for skipping two-word instructions\n"
2913 " (default for avr4, avr5)\n"
2914 " -mno-wrap reject rjmp/rcall instructions with 8K wrap-around\n"
2915 " (default for avr3, avr5)\n"
2918 #: config/tc-avr.c:342 config/tc-msp430.c:697
2920 msgid "unknown MCU: %s\n"
2923 #: config/tc-avr.c:351
2925 msgid "redefinition of mcu type `%s' to `%s'"
2928 #: config/tc-avr.c:402 config/tc-crx.c:490 config/tc-d10v.c:319
2929 #: config/tc-d30v.c:366 config/tc-mips.c:10029 config/tc-mmix.c:2297
2930 #: config/tc-mn10200.c:361 config/tc-msp430.c:805 config/tc-pj.c:373
2931 #: config/tc-ppc.c:5192 config/tc-sh.c:2972 config/tc-v850.c:1242
2932 msgid "bad call to md_atof"
2935 #: config/tc-avr.c:465
2936 msgid "constant value required"
2939 #: config/tc-avr.c:468
2941 msgid "number must be less than %d"
2944 #: config/tc-avr.c:520
2945 msgid "`,' required"
2948 #: config/tc-avr.c:539
2949 msgid "undefined combination of operands"
2952 #: config/tc-avr.c:549
2953 msgid "skipping two-word instruction"
2956 #: config/tc-avr.c:582 config/tc-avr.c:1274
2958 msgid "constant out of 8-bit range: %d"
2961 #: config/tc-avr.c:636
2962 msgid "register r16-r23 required"
2965 #: config/tc-avr.c:642
2966 msgid "register number above 15 required"
2969 #: config/tc-avr.c:648
2970 msgid "even register number required"
2973 #: config/tc-avr.c:654
2974 msgid "register r24, r26, r28 or r30 required"
2977 #: config/tc-avr.c:660
2978 msgid "register name or number from 0 to 31 required"
2981 #: config/tc-avr.c:678
2982 msgid "pointer register (X, Y or Z) required"
2985 #: config/tc-avr.c:685
2986 msgid "cannot both predecrement and postincrement"
2989 #: config/tc-avr.c:693
2990 msgid "addressing mode not supported"
2993 #: config/tc-avr.c:699
2994 msgid "can't predecrement"
2997 #: config/tc-avr.c:702
2998 msgid "pointer register Z required"
3001 #: config/tc-avr.c:720
3002 msgid "pointer register (Y or Z) required"
3005 #: config/tc-avr.c:824
3007 msgid "unknown constraint `%c'"
3010 #: config/tc-avr.c:918 config/tc-avr.c:934 config/tc-avr.c:1056
3011 #: config/tc-msp430.c:1899 config/tc-msp430.c:1917
3013 msgid "odd address operand: %ld"
3016 #: config/tc-avr.c:926 config/tc-avr.c:945 config/tc-avr.c:967
3017 #: config/tc-avr.c:974 config/tc-avr.c:981 config/tc-d10v.c:586
3018 #: config/tc-d30v.c:656 config/tc-msp430.c:1907 config/tc-msp430.c:1922
3019 #: config/tc-msp430.c:1932
3021 msgid "operand out of range: %ld"
3024 #: config/tc-avr.c:1065 config/tc-d10v.c:1791 config/tc-d30v.c:1958
3025 #: config/tc-msp430.c:1950
3027 msgid "line %d: unknown relocation type: 0x%x"
3030 #: config/tc-avr.c:1079
3031 msgid "only constant expression allowed"
3034 #: config/tc-avr.c:1115 config/tc-d10v.c:1657 config/tc-d30v.c:1791
3035 #: config/tc-mn10200.c:1262 config/tc-mn10300.c:2308 config/tc-msp430.c:1986
3036 #: config/tc-or32.c:1587 config/tc-ppc.c:6013 config/tc-v850.c:2274
3038 msgid "reloc %d not supported by object file format"
3041 #: config/tc-avr.c:1139 config/tc-d10v.c:1248 config/tc-d10v.c:1262
3042 #: config/tc-h8300.c:1887 config/tc-h8500.c:1106 config/tc-mcore.c:939
3043 #: config/tc-msp430.c:1769 config/tc-pj.c:282 config/tc-sh.c:2425
3044 #: config/tc-z8k.c:1200
3045 msgid "can't find opcode "
3048 #: config/tc-avr.c:1156
3050 msgid "illegal opcode %s for mcu %s"
3053 #: config/tc-avr.c:1164
3054 msgid "garbage at end of line"
3057 #: config/tc-avr.c:1228 read.c:3203
3058 msgid "illegal expression"
3061 #: config/tc-avr.c:1254 config/tc-avr.c:1318
3062 msgid "`)' required"
3065 #: config/tc-avr.c:1346 config/tc-avr.c:1353
3067 msgid "illegal %srelocation size: %d"
3070 #: config/tc-cris.c:540 config/tc-m68hc11.c:2794
3072 msgid "internal inconsistency problem in %s: fr_symbol %lx"
3075 #: config/tc-cris.c:544 config/tc-m68hc11.c:2798 config/tc-msp430.c:2177
3077 msgid "internal inconsistency problem in %s: resolved symbol"
3080 #: config/tc-cris.c:554 config/tc-m68hc11.c:2804
3082 msgid "internal inconsistency problem in %s: fr_subtype %d"
3085 #: config/tc-cris.c:885
3086 msgid "Relaxation to long branches for .arch common_v10_v32 not implemented"
3089 #: config/tc-cris.c:915
3090 msgid "Complicated LAPC target operand is not a multiple of two. Use LAPC.D"
3093 #: config/tc-cris.c:920
3096 "Internal error found in md_convert_frag: offset %ld. Please report this."
3099 #: config/tc-cris.c:945
3101 msgid "internal inconsistency in %s: bdapq no symbol"
3104 #: config/tc-cris.c:958
3106 msgid "internal inconsistency in %s: bdap.w with no symbol"
3109 #: config/tc-cris.c:982
3110 msgid "section alignment must be >= 4 bytes to check MULS/MULU safeness"
3113 #: config/tc-cris.c:991
3114 msgid "dangerous MULS/MULU location; give it higher alignment"
3117 #: config/tc-cris.c:1103
3119 "Out-of-range .word offset handling is not implemented for .arch "
3123 #: config/tc-cris.c:1168 config/tc-crx.c:581 config/tc-crx.c:608
3124 #: config/tc-crx.c:626
3125 msgid "Virtual memory exhausted"
3128 #: config/tc-cris.c:1201 config/tc-crx.c:591
3130 msgid "Can't hash `%s': %s\n"
3133 #: config/tc-cris.c:1202 config/tc-crx.c:592
3134 msgid "(unknown reason)"
3137 #: config/tc-cris.c:1206
3139 msgid "Buggy opcode: `%s' \"%s\"\n"
3142 #: config/tc-cris.c:1621
3144 msgid "Immediate value not in 5 bit unsigned range: %ld"
3147 #: config/tc-cris.c:1637
3149 msgid "Immediate value not in 4 bit unsigned range: %ld"
3152 #: config/tc-cris.c:1689
3154 msgid "Immediate value not in 6 bit range: %ld"
3157 #: config/tc-cris.c:1704
3159 msgid "Immediate value not in 6 bit unsigned range: %ld"
3162 #. Others have a generic warning.
3163 #: config/tc-cris.c:1812
3165 msgid "Unimplemented register `%s' specified"
3168 #. We've come to the end of instructions with this
3169 #. opcode, so it must be an error.
3170 #: config/tc-cris.c:2055
3171 msgid "Illegal operands"
3174 #: config/tc-cris.c:2096 config/tc-cris.c:2136
3176 msgid "Immediate value not in 8 bit range: %ld"
3179 #: config/tc-cris.c:2106 config/tc-cris.c:2157
3181 msgid "Immediate value not in 16 bit range: %ld"
3184 #: config/tc-cris.c:2141
3186 msgid "Immediate value not in 8 bit signed range: %ld"
3189 #: config/tc-cris.c:2146
3191 msgid "Immediate value not in 8 bit unsigned range: %ld"
3194 #: config/tc-cris.c:2162
3196 msgid "Immediate value not in 16 bit signed range: %ld"
3199 #: config/tc-cris.c:2167
3201 msgid "Immediate value not in 16 bit unsigned range: %ld"
3204 #: config/tc-cris.c:2189
3205 msgid "PIC relocation size does not match operand size"
3208 #: config/tc-cris.c:3355
3209 msgid "Calling gen_cond_branch_32 for .arch common_v10_v32\n"
3212 #: config/tc-cris.c:3359
3213 msgid "32-bit conditional branch generated"
3216 #: config/tc-cris.c:3418
3217 msgid "Complex expression not supported"
3220 #. FIXME: Is this function mentioned in the internals.texi manual? If
3222 #: config/tc-cris.c:3546
3223 msgid "Bad call to md_atof () - floating point formats are not supported"
3226 #: config/tc-cris.c:3592
3227 msgid "PC-relative relocation must be trivially resolved"
3230 #: config/tc-cris.c:3645
3232 msgid "Value not in 16 bit range: %ld"
3235 #: config/tc-cris.c:3656
3237 msgid "Value not in 16 bit signed range: %ld"
3240 #: config/tc-cris.c:3667
3242 msgid "Value not in 8 bit range: %ld"
3245 #: config/tc-cris.c:3675
3247 msgid "Value not in 8 bit signed range: %ld"
3250 #: config/tc-cris.c:3686
3252 msgid "Value not in 4 bit unsigned range: %ld"
3255 #: config/tc-cris.c:3694
3257 msgid "Value not in 5 bit unsigned range: %ld"
3260 #: config/tc-cris.c:3702
3262 msgid "Value not in 6 bit range: %ld"
3265 #: config/tc-cris.c:3710
3267 msgid "Value not in 6 bit unsigned range: %ld"
3270 #: config/tc-cris.c:3758
3272 msgid "Please use --help to see usage and options for this assembler.\n"
3275 #: config/tc-cris.c:3770
3276 msgid "--no-underscore is invalid with a.out format"
3279 #: config/tc-cris.c:3790
3281 msgid "invalid <arch> in --march=<arch>: %s"
3284 #: config/tc-cris.c:3888
3286 "Semantics error. This type of operand can not be relocated, it must be an "
3287 "assembly-time constant"
3290 #: config/tc-cris.c:3937
3292 msgid "Cannot generate relocation type for symbol %s, code %s"
3295 #. The messages are formatted to line up with the generic options.
3296 #: config/tc-cris.c:3951
3298 msgid "CRIS-specific options:\n"
3301 #: config/tc-cris.c:3953
3303 " -h, -H Don't execute, print this help text. Deprecated.\n"
3306 #: config/tc-cris.c:3955
3307 msgid " -N Warn when branches are expanded to jumps.\n"
3310 #: config/tc-cris.c:3957
3312 " --underscore User symbols are normally prepended with "
3316 #: config/tc-cris.c:3959
3317 msgid " Registers will not need any prefix.\n"
3320 #: config/tc-cris.c:3961
3321 msgid " --no-underscore User symbols do not have any prefix.\n"
3324 #: config/tc-cris.c:3963
3325 msgid " Registers will require a `$'-prefix.\n"
3328 #: config/tc-cris.c:3965
3329 msgid " --pic\t\t\tEnable generation of position-independent code.\n"
3332 #: config/tc-cris.c:3967
3334 " --march=<arch>\t\tGenerate code for <arch>. Valid choices for <arch>\n"
3335 "\t\t\t\tare v0_v10, v10, v32 and common_v10_v32.\n"
3338 #: config/tc-cris.c:3991
3339 msgid "Invalid relocation"
3342 #: config/tc-cris.c:4029
3343 msgid "Invalid pc-relative relocation"
3346 #: config/tc-cris.c:4078
3348 msgid "Adjusted signed .word (%ld) overflows: `switch'-statement too large."
3351 #: config/tc-cris.c:4105
3353 msgid ".syntax %s requires command-line option `--underscore'"
3356 #: config/tc-cris.c:4114
3358 msgid ".syntax %s requires command-line option `--no-underscore'"
3361 #: config/tc-cris.c:4152
3362 msgid "Unknown .syntax operand"
3365 #: config/tc-cris.c:4163
3366 msgid "Pseudodirective .file is only valid when generating ELF"
3369 #: config/tc-cris.c:4176
3370 msgid "Pseudodirective .loc is only valid when generating ELF"
3373 #: config/tc-cris.c:4322
3374 msgid "unknown operand to .arch"
3377 #: config/tc-cris.c:4331
3378 msgid ".arch <arch> requires a matching --march=... option"
3381 #: config/tc-crx.c:343 config/tc-mn10200.c:1249 write.c:2649
3383 msgid "can't resolve `%s' {%s section} - `%s' {%s section}"
3386 #: config/tc-crx.c:359
3388 msgid "internal error: reloc %d (`%s') not supported by object file format"
3391 #: config/tc-crx.c:618 config/tc-crx.c:636 config/tc-i386.c:938
3392 #: config/tc-i386.c:961 config/tc-m68k.c:4193
3394 msgid "Internal Error: Can't hash %s: %s"
3397 #. Missing or bad expr becomes absolute 0.
3398 #: config/tc-crx.c:664 config/tc-i386.c:4111
3400 msgid "missing or invalid displacement expression `%s' taken as 0"
3403 #: config/tc-crx.c:802 config/tc-crx.c:822 config/tc-crx.c:837
3405 msgid "Illegal register `%s' in Instruction `%s'"
3408 #: config/tc-crx.c:865
3410 msgid "Illegal Scale - `%d'"
3413 #: config/tc-crx.c:981
3415 msgid "Illegal operands (whitespace): `%s'"
3418 #: config/tc-crx.c:993 config/tc-crx.c:1000 config/tc-crx.c:1017
3419 #: config/tc-crx.c:1803
3421 msgid "Missing matching brackets : `%s'"
3424 #: config/tc-crx.c:1043
3426 msgid "Unknown exception: `%s'"
3429 #: config/tc-crx.c:1139
3431 msgid "Illegal `cinv' parameter: `%c'"
3434 #: config/tc-crx.c:1172
3436 msgid "Unknown register: `%d'"
3439 #. Issue a error message when register is illegal.
3440 #: config/tc-crx.c:1180
3442 msgid "Illegal register (`%s') in Instruction: `%s'"
3445 #: config/tc-crx.c:1309
3447 msgid "Illegal Co-processor register in Instruction `%s' "
3450 #: config/tc-crx.c:1316
3452 msgid "Illegal Co-processor special register in Instruction `%s' "
3455 #: config/tc-crx.c:1615
3456 msgid "Incorrect number of operands"
3459 #: config/tc-crx.c:1617
3461 msgid "Illegal type of operand (arg %d)"
3464 #: config/tc-crx.c:1623
3466 msgid "Operand out of range (arg %d)"
3469 #: config/tc-crx.c:1626
3471 msgid "Operand has odd displacement (arg %d)"
3474 #: config/tc-crx.c:1629
3476 msgid "Invalid DISPU4 operand value (arg %d)"
3479 #: config/tc-crx.c:1632
3481 msgid "Invalid CST4 operand value (arg %d)"
3484 #: config/tc-crx.c:1635
3486 msgid "Operand value is not within upper 64 KB (arg %d)"
3489 #: config/tc-crx.c:1639 config/tc-crx.c:1670
3491 msgid "Illegal operand (arg %d)"
3494 #: config/tc-crx.c:1701 config/tc-crx.c:1718
3496 msgid "Same src/dest register is used (`r%d'), result is undefined"
3499 #: config/tc-crx.c:1710
3501 msgid "`%s' has undefined result"
3504 #: config/tc-crx.c:1772
3505 msgid "Invalid Register in Register List"
3508 #: config/tc-crx.c:1826
3510 msgid "Illegal register `%s' in cop-register list"
3513 #: config/tc-crx.c:1834
3515 msgid "Illegal register `%s' in cop-special-register list"
3518 #: config/tc-crx.c:1853
3520 msgid "Illegal register `%s' in user register list"
3523 #: config/tc-crx.c:1872
3525 msgid "Illegal register `%s' in register list"
3528 #: config/tc-crx.c:1878
3530 msgid "Maximum %d bits may be set in `mask16' operand"
3533 #: config/tc-crx.c:1887
3535 msgid "rest of line ignored; first ignored character is `%c'"
3538 #: config/tc-crx.c:1895
3540 msgid "Illegal `mask16' operand, operation is undefined - `%s'"
3543 #. HI can't be specified without LO (and vise-versa).
3544 #: config/tc-crx.c:1901
3545 msgid "HI/LO registers should be specified together"
3548 #: config/tc-crx.c:1907
3549 msgid "HI/LO registers should be specified without additional registers"
3552 #. Give an error if a frag containing code is not aligned to a 2-byte
3554 #: config/tc-crx.c:1992 config/tc-crx.h:78
3555 msgid "instruction address is not a multiple of 2"
3558 #: config/tc-d10v.c:252
3562 "-O Optimize. Will do some operations in parallel.\n"
3563 "--gstabs-packing Pack adjacent short instructions together even\n"
3564 " when --gstabs is specified. On by default.\n"
3565 "--no-gstabs-packing If --gstabs is specified, do not pack adjacent\n"
3566 " instructions together.\n"
3569 #: config/tc-d10v.c:543 config/tc-d30v.c:550 config/tc-mn10200.c:937
3570 #: config/tc-mn10300.c:1817 config/tc-ppc.c:2365 config/tc-s390.c:1216
3571 #: config/tc-tic80.c:276 config/tc-v850.c:2031
3572 msgid "illegal operand"
3575 #: config/tc-d10v.c:657
3576 msgid "operand is not an immediate"
3579 #: config/tc-d10v.c:675
3581 msgid "operand out of range: %lu"
3584 #: config/tc-d10v.c:736
3585 msgid "Instruction must be executed in parallel with another instruction."
3588 #: config/tc-d10v.c:792
3589 msgid "Instruction must be executed in parallel"
3592 #: config/tc-d10v.c:795
3593 msgid "Long instructions may not be combined."
3596 #: config/tc-d10v.c:828
3597 msgid "One of these instructions may not be executed in parallel."
3600 #: config/tc-d10v.c:832 config/tc-d30v.c:877
3601 msgid "Two IU instructions may not be executed in parallel"
3604 #: config/tc-d10v.c:834 config/tc-d10v.c:842 config/tc-d10v.c:856
3605 #: config/tc-d10v.c:871 config/tc-d30v.c:878 config/tc-d30v.c:887
3606 msgid "Swapping instruction order"
3609 #: config/tc-d10v.c:840 config/tc-d30v.c:884
3610 msgid "Two MU instructions may not be executed in parallel"
3613 #: config/tc-d10v.c:860 config/tc-d30v.c:904
3614 msgid "IU instruction may not be in the left container"
3617 #: config/tc-d10v.c:862 config/tc-d10v.c:877
3619 "Instruction in R container is squashed by flow control instruction in L "
3623 #: config/tc-d10v.c:875 config/tc-d30v.c:915
3624 msgid "MU instruction may not be in the right container"
3627 #: config/tc-d10v.c:881 config/tc-d30v.c:927
3628 msgid "unknown execution type passed to write_2_short()"
3631 #: config/tc-d10v.c:1072 config/tc-d10v.c:1080
3633 msgid "packing conflict: %s must dispatch sequentially"
3636 #: config/tc-d10v.c:1179
3638 msgid "resource conflict (R%d)"
3641 #: config/tc-d10v.c:1182
3643 msgid "resource conflict (A%d)"
3646 #: config/tc-d10v.c:1184
3647 msgid "resource conflict (PSW)"
3650 #: config/tc-d10v.c:1186
3651 msgid "resource conflict (C flag)"
3654 #: config/tc-d10v.c:1188
3655 msgid "resource conflict (F flag)"
3658 #: config/tc-d10v.c:1276 config/tc-d10v.c:1298 config/tc-d30v.c:1408
3659 msgid "Unable to mix instructions as specified"
3662 #: config/tc-d10v.c:1343 config/tc-d30v.c:1538
3664 msgid "unknown opcode: %s"
3667 #: config/tc-d10v.c:1426 config/tc-d10v.c:1601
3668 msgid "bad opcode or operands"
3671 #: config/tc-d10v.c:1501 config/tc-m68k.c:4679
3672 msgid "value out of range"
3675 #: config/tc-d10v.c:1577
3676 msgid "illegal operand - register name found where none expected"
3679 #: config/tc-d10v.c:1612
3680 msgid "Register number must be EVEN"
3683 #: config/tc-d10v.c:1615
3684 msgid "Unsupported use of sp"
3687 #: config/tc-d10v.c:1634
3689 msgid "cr%ld is a reserved control register"
3692 #: config/tc-d10v.c:1771
3694 msgid "line %d: rep or repi must include at least 4 instructions"
3697 #: config/tc-d30v.c:193
3699 msgid "Register name %s conflicts with symbol of the same name"
3702 #: config/tc-d30v.c:288
3707 "-O Make adjacent short instructions parallel if "
3709 "-n Warn about all NOPs inserted by the assembler.\n"
3710 "-N\t\t\tWarn about NOPs inserted after word multiplies.\n"
3711 "-c Warn about symbols whoes names match register "
3713 "-C Opposite of -C. -c is the default.\n"
3716 #: config/tc-d30v.c:462
3717 msgid "unexpected 12-bit reloc type"
3720 #: config/tc-d30v.c:469
3721 msgid "unexpected 18-bit reloc type"
3724 #: config/tc-d30v.c:720
3726 msgid "%s NOP inserted"
3729 #: config/tc-d30v.c:721
3733 #: config/tc-d30v.c:721
3737 #: config/tc-d30v.c:873
3738 msgid "Instructions may not be executed in parallel"
3741 #: config/tc-d30v.c:886
3743 msgid "Executing %s in IU may not work"
3746 #: config/tc-d30v.c:893
3748 msgid "Executing %s in IU may not work in parallel execution"
3751 #: config/tc-d30v.c:906
3753 msgid "special left instruction `%s' kills instruction `%s' in right container"
3756 #: config/tc-d30v.c:917
3758 msgid "Executing %s in reverse serial with %s may not work"
3761 #: config/tc-d30v.c:920
3763 msgid "Executing %s in IU in reverse serial may not work"
3766 #: config/tc-d30v.c:1287 config/tc-d30v.c:1304
3767 msgid "Cannot assemble instruction"
3770 #: config/tc-d30v.c:1289
3771 msgid "First opcode is long. Unable to mix instructions as specified."
3774 #: config/tc-d30v.c:1358
3775 msgid "word of NOPs added between word multiply and load"
3778 #: config/tc-d30v.c:1360
3779 msgid "word of NOPs added between word multiply and 16-bit multiply"
3782 #: config/tc-d30v.c:1392
3783 msgid "Instruction uses long version, so it cannot be mixed as specified"
3786 #: config/tc-d30v.c:1475 config/tc-d30v.c:1510
3788 msgid "unknown condition code: %s"
3791 #: config/tc-d30v.c:1503
3793 msgid "cmpu doesn't support condition code %s"
3796 #: config/tc-d30v.c:1549
3798 msgid "operands for opcode `%s' do not match any valid format"
3801 #: config/tc-d30v.c:1764
3802 msgid "Odd numbered register used as target of multi-register instruction"
3805 #: config/tc-d30v.c:1847
3807 msgid "line %d: unable to place address of symbol '%s' into a byte"
3810 #: config/tc-d30v.c:1850
3812 msgid "line %d: unable to place value %lx into a byte"
3815 #: config/tc-d30v.c:1858
3817 msgid "line %d: unable to place address of symbol '%s' into a short"
3820 #: config/tc-d30v.c:1861
3822 msgid "line %d: unable to place value %lx into a short"
3825 #: config/tc-d30v.c:1869
3827 msgid "line %d: unable to place address of symbol '%s' into a quad"
3830 #: config/tc-d30v.c:2038
3832 msgid "value too large to fit in %d bits"
3835 #: config/tc-d30v.c:2179
3837 msgid "Alignment too large: %d assumed"
3840 #: config/tc-dlx.c:245
3841 msgid "missing .proc"
3844 #: config/tc-dlx.c:262
3845 msgid ".endfunc missing for previous .proc"
3848 #: config/tc-dlx.c:472
3850 msgid "Expression Error for operand modifier %%hi/%%lo\n"
3853 #: config/tc-dlx.c:526
3855 msgid "Bad operand for a load instruction: <%s>"
3858 #: config/tc-dlx.c:641
3860 msgid "Bad operand for a store instruction: <%s>"
3863 #: config/tc-dlx.c:839
3864 msgid "Can not set dlx_skip_hi16_flag"
3867 #: config/tc-dlx.c:853
3869 msgid "Missing arguments for opcode <%s>."
3872 #: config/tc-dlx.c:924
3874 msgid "Both the_insn.HI and the_insn.LO are set : %s"
3877 #: config/tc-dlx.c:994
3878 msgid "failed regnum sanity check."
3881 #: config/tc-dlx.c:1007
3882 msgid "failed general register sanity check."
3885 #: config/tc-dlx.c:1292
3886 msgid "Invalid expression after # number\n"
3889 #: config/tc-fr30.c:85
3891 msgid " FR30 specific command line options:\n"
3894 #: config/tc-fr30.c:139
3896 msgid "Instruction %s not allowed in a delay slot."
3899 #: config/tc-fr30.c:378 config/tc-frv.c:1600 config/tc-i960.c:798
3900 #: config/tc-ip2k.c:350 config/tc-m32r.c:2205 config/tc-openrisc.c:401
3901 #: config/tc-xstormy16.c:654
3902 msgid "Bad call to md_atof()"
3905 #: config/tc-frv.c:461
3907 msgid "FRV specific command line options:\n"
3910 #: config/tc-frv.c:462
3912 msgid "-G n Data >= n bytes is in small data area\n"
3915 #: config/tc-frv.c:463
3917 msgid "-mgpr-32 Note 32 gprs are used\n"
3920 #: config/tc-frv.c:464
3922 msgid "-mgpr-64 Note 64 gprs are used\n"
3925 #: config/tc-frv.c:465
3927 msgid "-mfpr-32 Note 32 fprs are used\n"
3930 #: config/tc-frv.c:466
3932 msgid "-mfpr-64 Note 64 fprs are used\n"
3935 #: config/tc-frv.c:467
3937 msgid "-msoft-float Note software fp is used\n"
3940 #: config/tc-frv.c:468
3942 msgid "-mdword Note stack is aligned to a 8 byte boundary\n"
3945 #: config/tc-frv.c:469
3947 msgid "-mno-dword Note stack is aligned to a 4 byte boundary\n"
3950 #: config/tc-frv.c:470
3952 msgid "-mdouble Note fp double insns are used\n"
3955 #: config/tc-frv.c:471
3957 msgid "-mmedia Note media insns are used\n"
3960 #: config/tc-frv.c:472
3962 msgid "-mmuladd Note multiply add/subtract insns are used\n"
3965 #: config/tc-frv.c:473
3967 msgid "-mpack Note instructions are packed\n"
3970 #: config/tc-frv.c:474
3972 msgid "-mno-pack Do not allow instructions to be packed\n"
3975 #: config/tc-frv.c:475
3977 msgid "-mpic Note small position independent code\n"
3980 #: config/tc-frv.c:476
3982 msgid "-mPIC Note large position independent code\n"
3985 #: config/tc-frv.c:477
3987 msgid "-mlibrary-pic Compile library for large position indepedent code\n"
3990 #: config/tc-frv.c:478
3992 msgid "-mfdpic Assemble for the FDPIC ABI\n"
3995 #: config/tc-frv.c:479
3997 msgid "-mnopic Disable -mpic, -mPIC, -mlibrary-pic and -mfdpic\n"
4000 #: config/tc-frv.c:480
4002 msgid "-mcpu={fr500|fr550|fr400|fr405|fr450|fr300|frv|simple|tomcat}\n"
4005 #: config/tc-frv.c:481
4007 msgid " Record the cpu type\n"
4010 #: config/tc-frv.c:482
4012 msgid "-mtomcat-stats Print out stats for tomcat workarounds\n"
4015 #: config/tc-frv.c:483
4017 msgid "-mtomcat-debug Debug tomcat workarounds\n"
4020 #: config/tc-frv.c:1187
4021 msgid "VLIW packing used for -mno-pack"
4024 #: config/tc-frv.c:1197
4025 msgid "Instruction not supported by this architecture"
4028 #: config/tc-frv.c:1207
4029 msgid "VLIW packing constraint violation"
4032 #: config/tc-frv.c:1874
4034 msgid "Relocation %s is not safe for %s"
4037 #: config/tc-h8300.c:82 config/tc-h8300.c:93 config/tc-h8300.c:105
4038 #: config/tc-h8300.c:117 config/tc-h8300.c:129 config/tc-h8300.c:142
4039 #: config/tc-h8300.c:213 config/tc-hppa.c:1440 config/tc-hppa.c:6925
4040 #: config/tc-hppa.c:6931 config/tc-hppa.c:6937 config/tc-hppa.c:6943
4041 #: config/tc-mn10300.c:1223 config/tc-mn10300.c:1228 config/tc-mn10300.c:2726
4042 msgid "could not set architecture and machine"
4045 #: config/tc-h8300.c:416 config/tc-h8300.c:424
4046 msgid "Reg not valid for H8/300"
4049 #: config/tc-h8300.c:505
4050 msgid "invalid operand size requested"
4053 #: config/tc-h8300.c:604
4054 msgid "Invalid register list for ldm/stm\n"
4057 #: config/tc-h8300.c:630 config/tc-h8300.c:635 config/tc-h8300.c:642
4058 msgid "mismatch between register and suffix"
4061 #: config/tc-h8300.c:669
4062 msgid "address too high for vector table jmp/jsr"
4065 #: config/tc-h8300.c:696 config/tc-h8300.c:808 config/tc-h8300.c:818
4066 msgid "Wrong size pointer register for architecture."
4069 #: config/tc-h8300.c:755 config/tc-h8300.c:763 config/tc-h8300.c:792
4070 msgid "expected @(exp, reg16)"
4073 #: config/tc-h8300.c:781
4074 msgid "expected .L, .W or .B for register in indexed addressing mode"
4077 #: config/tc-h8300.c:975
4078 msgid "expected valid addressing mode for mova: \"@(disp, ea.sz),ERn\""
4081 #: config/tc-h8300.c:993 config/tc-h8300.c:1002
4082 msgid "expected register"
4085 #: config/tc-h8300.c:1018
4086 msgid "expected closing paren"
4089 #: config/tc-h8300.c:1077
4091 msgid "can't use high part of register in operand %d"
4094 #: config/tc-h8300.c:1234
4096 msgid "Opcode `%s' with these operand types not available in %s mode"
4099 #: config/tc-h8300.c:1243
4100 msgid "mismatch between opcode size and operand size"
4103 #: config/tc-h8300.c:1279
4105 msgid "operand %s0x%lx out of range."
4108 #: config/tc-h8300.c:1375
4109 msgid "Can't work out size of operand.\n"
4112 #: config/tc-h8300.c:1424
4114 msgid "Opcode `%s' with these operand types not available in H8/300 mode"
4117 #: config/tc-h8300.c:1429
4119 msgid "Opcode `%s' with these operand types not available in H8/300H mode"
4122 #: config/tc-h8300.c:1435
4124 msgid "Opcode `%s' with these operand types not available in H8/300S mode"
4127 #: config/tc-h8300.c:1496 config/tc-h8300.c:1516
4128 msgid "Need #1 or #2 here"
4131 #: config/tc-h8300.c:1511
4132 msgid "#4 not valid on H8/300."
4135 #: config/tc-h8300.c:1617 config/tc-h8300.c:1699
4137 msgid "branch operand has odd offset (%lx)\n"
4140 #: config/tc-h8300.c:1737
4141 msgid "destination operand must be 16 bit register"
4144 #: config/tc-h8300.c:1746
4145 msgid "source operand must be 8 bit register"
4148 #: config/tc-h8300.c:1754
4149 msgid "destination operand must be 16bit absolute address"
4152 #: config/tc-h8300.c:1761
4153 msgid "destination operand must be 8 bit register"
4156 #: config/tc-h8300.c:1769
4157 msgid "source operand must be 16bit absolute address"
4160 #. This seems more sane than saying "too many operands". We'll
4161 #. get here only if the trailing trash starts with a comma.
4162 #. Types or values of args don't match.
4163 #: config/tc-h8300.c:1777 config/tc-mmix.c:486 config/tc-mmix.c:498
4164 #: config/tc-mmix.c:2564 config/tc-mmix.c:2588 config/tc-mmix.c:2865
4165 #: config/tc-or32.c:636 config/tc-or32.c:846
4166 msgid "invalid operands"
4169 #: config/tc-h8300.c:1808
4170 msgid "operand/size mis-match"
4173 #: config/tc-h8300.c:1904 config/tc-h8500.c:1112 config/tc-mips.c:9141
4174 #: config/tc-sh64.c:2795 config/tc-sh.c:2806 config/tc-w65.c:688
4175 #: config/tc-z8k.c:1210
4176 msgid "unknown opcode"
4179 #: config/tc-h8300.c:1937
4180 msgid "invalid operand in ldm"
4183 #: config/tc-h8300.c:1946
4184 msgid "invalid operand in stm"
4187 #: config/tc-h8300.c:2029 config/tc-h8500.c:1139 config/tc-sh.c:2931
4188 #: config/tc-z8k.c:1266
4190 msgid "call to tc_crawl_symbol_chain \n"
4193 #: config/tc-h8300.c:2043 config/tc-h8500.c:1153 config/tc-sh.c:2937
4194 #: config/tc-z8k.c:1280
4196 msgid "call to tc_headers_hook \n"
4199 #: config/tc-h8300.c:2130
4201 msgid "call to tc_aout_fix_to_chars \n"
4204 #: config/tc-h8300.c:2144
4206 msgid "call to md_convert_frag \n"
4209 #: config/tc-h8300.c:2198
4211 msgid "call tomd_estimate_size_before_relax \n"
4214 #: config/tc-h8300.c:2309 config/tc-mcore.c:2356 config/tc-pj.c:580
4215 #: config/tc-sh.c:4455
4217 msgid "Cannot represent relocation type %s"
4220 #: config/tc-h8500.c:325
4221 msgid ":24 not valid for this opcode"
4224 #: config/tc-h8500.c:332
4225 msgid "expect :8,:16 or :24"
4228 #: config/tc-h8500.c:391
4229 msgid "syntax error in reg list"
4232 #: config/tc-h8500.c:409
4233 msgid "missing final register in range"
4236 #: config/tc-h8500.c:498 config/tc-h8500.c:505 config/tc-h8500.c:511
4237 msgid "expected @(exp, Rn)"
4240 #: config/tc-h8500.c:527
4241 msgid "@Rn+ needs word register"
4244 #: config/tc-h8500.c:537
4245 msgid "@Rn needs word register"
4248 #: config/tc-h8500.c:838 config/tc-sh.c:2083
4250 msgid "unhandled %d\n"
4253 #: config/tc-h8500.c:868
4255 msgid "operand must be absolute in range %d..%d"
4258 #: config/tc-h8500.c:963 config/tc-sh.c:2353
4260 msgid "failed for %d\n"
4263 #: config/tc-h8500.c:1128 config/tc-sh.c:2466 config/tc-sh.c:2862
4264 #: config/tc-w65.c:707
4265 msgid "invalid operands for opcode"
4268 #. Simple range checking for FIELD against HIGH and LOW bounds.
4269 #. IGNORE is used to suppress the error message.
4270 #. Variant of CHECK_FIELD for use in md_apply_fix3 and other places where
4271 #. the current file and line number are not valid.
4272 #: config/tc-hppa.c:1171 config/tc-hppa.c:1185
4274 msgid "Field out of range [%d..%d] (%d)."
4277 #. Simple alignment checking for FIELD against ALIGN (a power of two).
4278 #. IGNORE is used to suppress the error message.
4279 #: config/tc-hppa.c:1199
4281 msgid "Field not properly aligned [%d] (%d)."
4284 #: config/tc-hppa.c:1228
4285 msgid "Missing .exit\n"
4288 #: config/tc-hppa.c:1231
4289 msgid "Missing .procend\n"
4292 #: config/tc-hppa.c:1413
4294 msgid "Invalid field selector. Assuming F%%."
4297 #: config/tc-hppa.c:1446
4298 msgid "-R option not supported on this target."
4301 #: config/tc-hppa.c:1462 config/tc-sparc.c:814 config/tc-sparc.c:850
4303 msgid "Internal error: can't hash `%s': %s\n"
4306 #: config/tc-hppa.c:1470 config/tc-i860.c:238
4308 msgid "internal error: losing opcode: `%s' \"%s\"\n"
4311 #: config/tc-hppa.c:1541 config/tc-hppa.c:7064 config/tc-hppa.c:7121
4312 msgid "Missing function name for .PROC (corrupted label chain)"
4315 #: config/tc-hppa.c:1544 config/tc-hppa.c:7124
4316 msgid "Missing function name for .PROC"
4319 #: config/tc-hppa.c:1651 config/tc-hppa.c:4920
4320 msgid "could not update architecture and machine"
4323 #: config/tc-hppa.c:1859
4324 msgid "Invalid Indexed Load Completer."
4327 #: config/tc-hppa.c:1864
4328 msgid "Invalid Indexed Load Completer Syntax."
4331 #: config/tc-hppa.c:1901
4332 msgid "Invalid Short Load/Store Completer."
4335 #: config/tc-hppa.c:1961 config/tc-hppa.c:1966
4336 msgid "Invalid Store Bytes Short Completer"
4339 #: config/tc-hppa.c:2277 config/tc-hppa.c:2283
4340 msgid "Invalid left/right combination completer"
4343 #: config/tc-hppa.c:2332 config/tc-hppa.c:2339
4344 msgid "Invalid permutation completer"
4347 #: config/tc-hppa.c:2439
4349 msgid "Invalid Add Condition: %s"
4352 #: config/tc-hppa.c:2450 config/tc-hppa.c:2460
4353 msgid "Invalid Add and Branch Condition"
4356 #: config/tc-hppa.c:2481 config/tc-hppa.c:2618
4357 msgid "Invalid Compare/Subtract Condition"
4360 #: config/tc-hppa.c:2521
4362 msgid "Invalid Bit Branch Condition: %c"
4365 #: config/tc-hppa.c:2606
4367 msgid "Invalid Compare/Subtract Condition: %s"
4370 #: config/tc-hppa.c:2633
4371 msgid "Invalid Compare and Branch Condition"
4374 #: config/tc-hppa.c:2729
4375 msgid "Invalid Logical Instruction Condition."
4378 #: config/tc-hppa.c:2784
4379 msgid "Invalid Shift/Extract/Deposit Condition."
4382 #: config/tc-hppa.c:2896
4383 msgid "Invalid Unit Instruction Condition."
4386 #: config/tc-hppa.c:3273 config/tc-hppa.c:3305 config/tc-hppa.c:3336
4387 #: config/tc-hppa.c:3366
4388 msgid "Branch to unaligned address"
4391 #: config/tc-hppa.c:3544
4392 msgid "Invalid SFU identifier"
4395 #: config/tc-hppa.c:3594
4396 msgid "Invalid COPR identifier"
4399 #: config/tc-hppa.c:3723
4400 msgid "Invalid Floating Point Operand Format."
4403 #: config/tc-hppa.c:3840 config/tc-hppa.c:3860 config/tc-hppa.c:3880
4404 #: config/tc-hppa.c:3900 config/tc-hppa.c:3920
4405 msgid "Invalid register for single precision fmpyadd or fmpysub"
4408 #: config/tc-hppa.c:3977
4410 msgid "Invalid operands %s"
4413 #: config/tc-hppa.c:4095
4414 msgid "Cannot handle fixup"
4417 #: config/tc-hppa.c:4396
4419 msgid " -Q ignored\n"
4422 #: config/tc-hppa.c:4400
4424 msgid " -c print a warning if a comment is found\n"
4427 #: config/tc-hppa.c:4471
4429 msgid "no hppa_fixup entry for fixup type 0x%x"
4432 #: config/tc-hppa.c:4642
4433 msgid "Unknown relocation encountered in md_apply_fix."
4436 #: config/tc-hppa.c:4784 config/tc-hppa.c:4809
4438 msgid "Undefined register: '%s'."
4441 #: config/tc-hppa.c:4843
4443 msgid "Non-absolute symbol: '%s'."
4446 #: config/tc-hppa.c:4858
4448 msgid "Undefined absolute constant: '%s'."
4451 #: config/tc-hppa.c:4959
4453 msgid "Invalid FP Compare Condition: %s"
4456 #: config/tc-hppa.c:5015
4458 msgid "Invalid FTEST completer: %s"
4461 #: config/tc-hppa.c:5082 config/tc-hppa.c:5120
4463 msgid "Invalid FP Operand Format: %3s"
4466 #: config/tc-hppa.c:5199
4467 msgid "Bad segment in expression."
4470 #: config/tc-hppa.c:5258
4471 msgid "Bad segment (should be absolute)."
4474 #: config/tc-hppa.c:5301
4476 msgid "Invalid argument location: %s\n"
4479 #: config/tc-hppa.c:5332
4481 msgid "Invalid argument description: %d"
4484 #: config/tc-hppa.c:5355
4486 msgid "Invalid Nullification: (%c)"
4489 #: config/tc-hppa.c:6075
4491 msgid "Invalid .CALL argument: %s"
4494 #: config/tc-hppa.c:6197
4495 msgid ".callinfo is not within a procedure definition"
4498 #: config/tc-hppa.c:6217
4500 msgid "FRAME parameter must be a multiple of 8: %d\n"
4503 #: config/tc-hppa.c:6236
4504 msgid "Value for ENTRY_GR must be in the range 3..18\n"
4507 #: config/tc-hppa.c:6248
4508 msgid "Value for ENTRY_FR must be in the range 12..21\n"
4511 #: config/tc-hppa.c:6258
4512 msgid "Value for ENTRY_SR must be 3\n"
4515 #: config/tc-hppa.c:6314
4517 msgid "Invalid .CALLINFO argument: %s"
4520 #: config/tc-hppa.c:6426
4521 msgid "The .ENTER pseudo-op is not supported"
4524 #: config/tc-hppa.c:6442
4525 msgid "Misplaced .entry. Ignored."
4528 #: config/tc-hppa.c:6446
4529 msgid "Missing .callinfo."
4532 #: config/tc-hppa.c:6512
4533 msgid ".REG expression must be a register"
4536 #: config/tc-hppa.c:6528
4537 msgid "bad or irreducible absolute expression; zero assumed"
4540 #: config/tc-hppa.c:6539
4541 msgid ".REG must use a label"
4544 #: config/tc-hppa.c:6541
4545 msgid ".EQU must use a label"
4548 #: config/tc-hppa.c:6594
4549 msgid ".EXIT must appear within a procedure"
4552 #: config/tc-hppa.c:6598
4553 msgid "Missing .callinfo"
4556 #: config/tc-hppa.c:6602
4557 msgid "No .ENTRY for this .EXIT"
4560 #: config/tc-hppa.c:6629
4562 msgid "Cannot define export symbol: %s\n"
4565 #: config/tc-hppa.c:6687
4567 msgid "Using ENTRY rather than CODE in export directive for %s"
4570 #: config/tc-hppa.c:6804
4572 msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s"
4575 #: config/tc-hppa.c:6886
4576 msgid "Missing label name on .LABEL"
4579 #: config/tc-hppa.c:6891
4580 msgid "extra .LABEL arguments ignored."
4583 #: config/tc-hppa.c:6908
4584 msgid "The .LEAVE pseudo-op is not supported"
4587 #: config/tc-hppa.c:6947
4588 msgid "Unrecognized .LEVEL argument\n"
4591 #: config/tc-hppa.c:6983
4593 msgid "Cannot define static symbol: %s\n"
4596 #: config/tc-hppa.c:7018
4597 msgid "Nested procedures"
4600 #: config/tc-hppa.c:7028
4601 msgid "Cannot allocate unwind descriptor\n"
4604 #: config/tc-hppa.c:7128
4605 msgid "misplaced .procend"
4608 #: config/tc-hppa.c:7131
4609 msgid "Missing .callinfo for this procedure"
4612 #: config/tc-hppa.c:7134
4613 msgid "Missing .EXIT for a .ENTRY"
4616 #: config/tc-hppa.c:7172
4617 msgid "Not in a space.\n"
4620 #: config/tc-hppa.c:7175
4621 msgid "Not in a subspace.\n"
4624 #: config/tc-hppa.c:7266
4625 msgid "Invalid .SPACE argument"
4628 #: config/tc-hppa.c:7313
4629 msgid "Can't change spaces within a procedure definition. Ignored"
4632 #: config/tc-hppa.c:7442
4634 msgid "Undefined space: '%s' Assuming space number = 0."
4637 #: config/tc-hppa.c:7466
4638 msgid "Must be in a space before changing or declaring subspaces.\n"
4641 #: config/tc-hppa.c:7470
4642 msgid "Can't change subspaces within a procedure definition. Ignored"
4645 #: config/tc-hppa.c:7506
4646 msgid "Parameters of an existing subspace can't be modified"
4649 #: config/tc-hppa.c:7558
4650 msgid "Alignment must be a power of 2"
4653 #: config/tc-hppa.c:7605
4654 msgid "FIRST not supported as a .SUBSPACE argument"
4657 #: config/tc-hppa.c:7607
4658 msgid "Invalid .SUBSPACE argument"
4661 #: config/tc-hppa.c:7796
4663 msgid "Internal error: Unable to find containing space for %s."
4666 #: config/tc-hppa.c:7836
4668 msgid "Out of memory: could not allocate new space chain entry: %s\n"
4671 #: config/tc-hppa.c:7925
4673 msgid "Out of memory: could not allocate new subspace chain entry: %s\n"
4676 #: config/tc-hppa.c:8661
4678 msgid "Symbol '%s' could not be created."
4681 #: config/tc-hppa.c:8665
4682 msgid "No memory for symbol name."
4685 #: config/tc-i386.c:706
4687 msgid "%s shortened to %s"
4690 #: config/tc-i386.c:762
4691 msgid "same type of prefix used twice"
4694 #: config/tc-i386.c:780
4695 msgid "64bit mode not supported on this CPU."
4698 #: config/tc-i386.c:784
4699 msgid "32bit mode not supported on this CPU."
4702 #: config/tc-i386.c:817
4703 msgid "bad argument to syntax directive."
4706 #: config/tc-i386.c:869
4708 msgid "no such architecture: `%s'"
4711 #: config/tc-i386.c:874
4712 msgid "missing cpu architecture"
4715 #: config/tc-i386.c:888
4717 msgid "no such architecture modifier: `%s'"
4720 #: config/tc-i386.c:904 config/tc-i386.c:5169
4721 msgid "Unknown architecture"
4724 #: config/tc-i386.c:1218
4725 msgid "There are no unsigned pc-relative relocations"
4728 #: config/tc-i386.c:1225 config/tc-i386.c:5379
4730 msgid "can not do %d byte pc-relative relocation"
4733 #: config/tc-i386.c:1242
4735 msgid "can not do %s %d byte relocation"
4738 #: config/tc-i386.c:1438 config/tc-i386.c:2416
4740 msgid "ambiguous operand size for `%s'"
4743 #: config/tc-i386.c:1486
4745 msgid "can't use register '%%%s' as operand %d in '%s'."
4748 #. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc.
4749 #: config/tc-i386.c:1515
4751 msgid "translating to `%sp'"
4754 #: config/tc-i386.c:1560
4756 msgid "can't encode register '%%%s' in an instruction requiring REX prefix."
4759 #: config/tc-i386.c:1601 config/tc-i386.c:1699
4761 msgid "no such instruction: `%s'"
4764 #: config/tc-i386.c:1611 config/tc-i386.c:1731
4766 msgid "invalid character %s in mnemonic"
4769 #: config/tc-i386.c:1618
4770 msgid "expecting prefix; got nothing"
4773 #: config/tc-i386.c:1620
4774 msgid "expecting mnemonic; got nothing"
4777 #: config/tc-i386.c:1639
4779 msgid "redundant %s prefix"
4782 #: config/tc-i386.c:1749
4784 msgid "`%s' is not supported in 64-bit mode"
4787 #: config/tc-i386.c:1750
4789 msgid "`%s' is only supported in 64-bit mode"
4792 #: config/tc-i386.c:1756
4794 msgid "`%s' is not supported on `%s%s'"
4797 #: config/tc-i386.c:1763
4798 msgid "use .code16 to ensure correct addressing mode"
4801 #: config/tc-i386.c:1770
4803 msgid "expecting string instruction after `%s'"
4806 #: config/tc-i386.c:1798
4808 msgid "invalid character %s before operand %d"
4811 #: config/tc-i386.c:1812
4813 msgid "unbalanced parenthesis in operand %d."
4816 #: config/tc-i386.c:1815
4818 msgid "unbalanced brackets in operand %d."
4821 #: config/tc-i386.c:1824
4823 msgid "invalid character %s in operand %d"
4826 #: config/tc-i386.c:1851
4828 msgid "spurious operands; (%d operands/instruction max)"
4831 #: config/tc-i386.c:1874
4832 msgid "expecting operand after ','; got nothing"
4835 #: config/tc-i386.c:1879
4836 msgid "expecting operand before ','; got nothing"
4839 #. We found no match.
4840 #: config/tc-i386.c:2225
4842 msgid "suffix or operands invalid for `%s'"
4845 #: config/tc-i386.c:2236
4847 msgid "indirect %s without `*'"
4850 #. Warn them that a data or address size prefix doesn't
4851 #. affect assembly of the next line of code.
4852 #: config/tc-i386.c:2244
4854 msgid "stand-alone `%s' prefix"
4857 #: config/tc-i386.c:2273 config/tc-i386.c:2288
4859 msgid "`%s' operand %d must use `%%es' segment"
4862 #: config/tc-i386.c:2398
4864 "no instruction mnemonic suffix given and no register operands; can't size "
4868 #. Prohibit these changes in the 64bit mode, since the
4869 #. lowering is more complicated.
4870 #: config/tc-i386.c:2499 config/tc-i386.c:2558 config/tc-i386.c:2575
4871 #: config/tc-i386.c:2607 config/tc-i386.c:2640
4873 msgid "Incorrect register `%%%s' used with `%c' suffix"
4876 #: config/tc-i386.c:2507 config/tc-i386.c:2565 config/tc-i386.c:2647
4878 msgid "using `%%%s' instead of `%%%s' due to `%c' suffix"
4881 #: config/tc-i386.c:2522 config/tc-i386.c:2543 config/tc-i386.c:2594
4882 #: config/tc-i386.c:2625
4884 msgid "`%%%s' not allowed with `%s%c'"
4887 #: config/tc-i386.c:2688
4888 msgid "no instruction mnemonic suffix given; can't determine immediate size"
4891 #: config/tc-i386.c:2721
4894 "no instruction mnemonic suffix given; can't determine immediate size %x %c"
4897 #. Reversed arguments on faddp, fsubp, etc.
4898 #: config/tc-i386.c:2770
4900 msgid "translating to `%s %%%s,%%%s'"
4903 #. Extraneous `l' suffix on fp insn.
4904 #: config/tc-i386.c:2777
4906 msgid "translating to `%s %%%s'"
4909 #: config/tc-i386.c:2795
4911 msgid "you can't `pop %%cs'"
4915 #: config/tc-i386.c:2814
4916 msgid "segment override on `lea' is ineffectual"
4919 #: config/tc-i386.c:3123 config/tc-i386.c:3217 config/tc-i386.c:3262
4920 msgid "skipping prefixes on this instruction"
4923 #: config/tc-i386.c:3282
4924 msgid "16-bit jump out of range"
4927 #: config/tc-i386.c:3291
4929 msgid "can't handle non absolute segment in `%s'"
4932 #: config/tc-i386.c:3749
4934 msgid "@%s reloc is not supported in %s bit mode"
4937 #: config/tc-i386.c:3867
4938 msgid "only 1 or 2 immediate operands are allowed"
4941 #: config/tc-i386.c:3890 config/tc-i386.c:4071
4943 msgid "junk `%s' after expression"
4946 #. Missing or bad expr becomes absolute 0.
4947 #: config/tc-i386.c:3901
4949 msgid "missing or invalid immediate expression `%s' taken as 0"
4952 #: config/tc-i386.c:3926 config/tc-i386.c:4129
4954 msgid "unimplemented segment %s in operand"
4957 #: config/tc-i386.c:3968 config/tc-i386.c:6264
4959 msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'"
4962 #: config/tc-i386.c:3975
4964 msgid "scale factor of %d without an index register"
4967 #: config/tc-i386.c:4090
4969 msgid "bad expression used with @%s"
4972 #: config/tc-i386.c:4213
4974 msgid "`%s' is not a valid base/index expression"
4977 #: config/tc-i386.c:4217
4979 msgid "`%s' is not a valid %s bit base/index expression"
4982 #: config/tc-i386.c:4291
4984 msgid "bad memory operand `%s'"
4987 #: config/tc-i386.c:4306
4989 msgid "junk `%s' after register"
4992 #: config/tc-i386.c:4315 config/tc-i386.c:4430 config/tc-i386.c:4468
4994 msgid "bad register name `%s'"
4997 #: config/tc-i386.c:4323
4998 msgid "immediate operand illegal with absolute jump"
5001 #: config/tc-i386.c:4345
5003 msgid "too many memory references for `%s'"
5006 #: config/tc-i386.c:4423
5008 msgid "expecting `,' or `)' after index register in `%s'"
5011 #: config/tc-i386.c:4447
5013 msgid "expecting `)' after scale factor in `%s'"
5016 #: config/tc-i386.c:4454
5018 msgid "expecting index register or scale factor after `,'; got '%c'"
5021 #: config/tc-i386.c:4461
5023 msgid "expecting `,' or `)' after base register in `%s'"
5026 #. It's not a memory operand; argh!
5027 #: config/tc-i386.c:4502
5029 msgid "invalid char %s beginning operand %d `%s'"
5032 #: config/tc-i386.c:4677
5033 msgid "long jump required"
5036 #: config/tc-i386.c:4954
5037 msgid "Bad call to md_atof ()"
5040 #: config/tc-i386.c:5121
5041 msgid "No compiled in support for x86_64"
5044 #: config/tc-i386.c:5142
5048 " -V print assembler version number\n"
5050 " -n Do not optimize code alignment\n"
5051 " -q quieten some warnings\n"
5055 #: config/tc-i386.c:5150
5058 " -n Do not optimize code alignment\n"
5059 " -q quieten some warnings\n"
5062 #: config/tc-i386.c:5250 config/tc-s390.c:1826
5063 msgid "GOT already in symbol table"
5066 #: config/tc-i386.c:5394
5068 msgid "can not do %d byte relocation"
5071 #: config/tc-i386.c:5463 config/tc-s390.c:2272
5073 msgid "cannot represent relocation type %s"
5076 #: config/tc-i386.c:5709
5078 msgid "invalid operand for '%s' ('%s' unexpected)"
5081 #: config/tc-i386.c:5721
5083 msgid "too many memory references for '%s'"
5086 #: config/tc-i386.c:5996
5088 msgid "Unknown operand modifier `%s'"
5091 #: config/tc-i386.c:6006
5092 msgid "Conflicting operand modifiers"
5095 #: config/tc-i386.c:6236
5097 msgid "`%s' is not a valid segment register"
5100 #: config/tc-i386.c:6246 config/tc-i386.c:6373
5101 msgid "Register scaling only allowed in memory operands."
5104 #: config/tc-i386.c:6277
5105 msgid "Too many register references in memory operand."
5108 #: config/tc-i386.c:6352
5110 msgid "Syntax error. Expecting a constant. Got `%s'."
5113 #: config/tc-i386.c:6422
5115 msgid "Unrecognized token '%s'"
5118 #: config/tc-i386.c:6439
5120 msgid "Unexpected token `%s'"
5123 #: config/tc-i386.c:6622
5125 msgid "Unrecognized token `%s'"
5128 #: config/tc-i860.c:124
5129 msgid "Directive .dual available only with -mintel-syntax option"
5132 #: config/tc-i860.c:134
5133 msgid "Directive .enddual available only with -mintel-syntax option"
5136 #: config/tc-i860.c:147
5137 msgid "Directive .atmp available only with -mintel-syntax option"
5140 #: config/tc-i860.c:169 config/tc-i860.c:173
5141 msgid "Unknown temporary pseudo register"
5144 #: config/tc-i860.c:229 config/tc-mips.c:1149
5146 msgid "internal error: can't hash `%s': %s\n"
5149 #: config/tc-i860.c:249
5150 msgid "Defective assembler. No assembly attempted."
5153 #: config/tc-i860.c:402
5155 msgid "Expanded opcode after delayed branch: `%s'"
5158 #: config/tc-i860.c:406
5160 msgid "Expanded opcode in dual mode: `%s'"
5163 #: config/tc-i860.c:410
5165 msgid "An instruction was expanded (%s)"
5168 #: config/tc-i860.c:676
5169 msgid "Pipelined instruction: fsrc1 = fdest"
5172 #: config/tc-i860.c:879 config/tc-i860.c:886 config/tc-i860.c:893
5173 msgid "Assembler does not yet support PIC"
5176 #: config/tc-i860.c:957
5178 msgid "Illegal operands for %s"
5181 #: config/tc-i860.c:974
5183 msgid "'d.%s' must be 8-byte aligned"
5186 #: config/tc-i860.c:982
5188 msgid "Prefix 'd.' invalid for instruction `%s'"
5191 #: config/tc-i860.c:1005 config/tc-sparc.c:2845
5195 #: config/tc-i860.c:1088
5196 msgid "i860_estimate_size_before_relax\n"
5199 #: config/tc-i860.c:1187
5202 " -EL\t\t\t generate code for little endian mode (default)\n"
5203 " -EB\t\t\t generate code for big endian mode\n"
5204 " -mwarn-expand\t\t warn if pseudo operations are expanded\n"
5205 " -mxp\t\t\t enable i860XP support (disabled by default)\n"
5206 " -mintel-syntax\t enable Intel syntax (default to AT&T/SVR4)\n"
5209 #. SVR4 compatibility flags.
5210 #: config/tc-i860.c:1195
5213 " -V\t\t\t print assembler version number\n"
5214 " -Qy, -Qn\t\t ignored\n"
5217 #: config/tc-i860.c:1258
5218 msgid "This immediate requires 0 MOD 2 alignment"
5221 #: config/tc-i860.c:1261
5222 msgid "This immediate requires 0 MOD 4 alignment"
5225 #: config/tc-i860.c:1264
5226 msgid "This immediate requires 0 MOD 8 alignment"
5229 #: config/tc-i860.c:1267
5230 msgid "This immediate requires 0 MOD 16 alignment"
5233 #: config/tc-i860.c:1362
5234 msgid "5-bit immediate too large"
5237 #: config/tc-i860.c:1365
5238 msgid "5-bit field must be absolute"
5241 #: config/tc-i860.c:1410 config/tc-i860.c:1433
5242 msgid "A branch offset requires 0 MOD 4 alignment"
5245 #: config/tc-i860.c:1454
5247 msgid "Unrecognized fix-up (0x%08lx)"
5250 #: config/tc-i860.h:80
5251 msgid "i860_convert_frag\n"
5254 #: config/tc-i960.c:574
5256 msgid "Hashing returned \"%s\"."
5259 #. Offset of last character in opcode mnemonic
5260 #: config/tc-i960.c:608
5261 msgid "branch prediction invalid on this opcode"
5264 #: config/tc-i960.c:648
5266 msgid "invalid opcode, \"%s\"."
5269 #: config/tc-i960.c:653
5271 msgid "improper number of operands. expecting %d, got %d"
5274 #: config/tc-i960.c:877
5276 msgid "Fixup of %ld too large for field width of %d"
5279 #: config/tc-i960.c:994
5281 msgid "invalid architecture %s"
5284 #: config/tc-i960.c:1014
5286 msgid "I960 options:\n"
5289 #: config/tc-i960.c:1017
5293 "\t\t\tspecify variant of 960 architecture\n"
5294 "-b\t\t\tadd code to collect statistics about branches taken\n"
5295 "-link-relax\t\tpreserve individual alignment directives so linker\n"
5296 "\t\t\tcan do relaxing (b.out format only)\n"
5297 "-no-relax\t\tdon't alter compare-and-branch instructions for\n"
5298 "\t\t\tlong displacements\n"
5301 #: config/tc-i960.c:1424 config/tc-xtensa.c:11516
5302 msgid "too many operands"
5305 #: config/tc-i960.c:1482 config/tc-i960.c:1707
5306 msgid "expression syntax error"
5309 #: config/tc-i960.c:1520
5310 msgid "attempt to branch into different segment"
5313 #: config/tc-i960.c:1524
5315 msgid "target of %s instruction must be a label"
5318 #: config/tc-i960.c:1562
5319 msgid "unmatched '['"
5322 #: config/tc-i960.c:1573
5323 msgid "garbage after index spec ignored"
5326 #. We never moved: there was no opcode either!
5327 #: config/tc-i960.c:1638
5328 msgid "missing opcode"
5331 #: config/tc-i960.c:2051
5332 msgid "invalid index register"
5335 #: config/tc-i960.c:2074
5336 msgid "invalid scale factor"
5339 #: config/tc-i960.c:2255
5340 msgid "unaligned register"
5343 #: config/tc-i960.c:2278
5344 msgid "no such sfr in this architecture"
5347 #: config/tc-i960.c:2316
5348 msgid "illegal literal"
5351 #. Should not happen: see block comment above
5352 #: config/tc-i960.c:2544
5354 msgid "Trying to 'bal' to %s"
5357 #: config/tc-i960.c:2555
5358 msgid "Looks like a proc, but can't tell what kind.\n"
5361 #: config/tc-i960.c:2587
5362 msgid "should have 1 or 2 operands"
5365 #: config/tc-i960.c:2596 config/tc-i960.c:2615
5367 msgid "Redefining leafproc %s"
5370 #: config/tc-i960.c:2646
5371 msgid "should have two operands"
5374 #: config/tc-i960.c:2656
5375 msgid "'entry_num' must be absolute number in [0,31]"
5378 #: config/tc-i960.c:2665
5380 msgid "Redefining entrynum for sysproc %s"
5383 #: config/tc-i960.c:2769
5384 msgid "architecture of opcode conflicts with that of earlier instruction(s)"
5387 #: config/tc-i960.c:2790
5388 msgid "big endian mode is not supported"
5391 #: config/tc-i960.c:2792
5393 msgid "ignoring unrecognized .endian type `%s'"
5396 #: config/tc-i960.c:3076
5398 msgid "leafproc symbol '%s' undefined"
5401 #: config/tc-i960.c:3086
5403 msgid "Warning: making leafproc entries %s and %s both global\n"
5406 #: config/tc-i960.c:3191
5407 msgid "option --link-relax is only supported in b.out format"
5410 #: config/tc-ia64.c:982
5411 msgid "Bad .section directive: want a,o,s,w,x,M,S,G,T in string"
5414 #: config/tc-ia64.c:1119
5415 msgid "Unwind directive not followed by an instruction."
5418 #: config/tc-ia64.c:4930
5419 msgid "Register name expected"
5422 #: config/tc-ia64.c:4935 config/tc-ia64.c:5251
5423 msgid "Comma expected"
5426 #: config/tc-ia64.c:4943
5427 msgid "Register value annotation ignored"
5430 #: config/tc-ia64.c:4984
5431 msgid "Directive invalid within a bundle"
5434 #: config/tc-ia64.c:5077
5435 msgid "Missing predicate relation type"
5438 #: config/tc-ia64.c:5083
5439 msgid "Unrecognized predicate relation type"
5442 #: config/tc-ia64.c:5130
5443 msgid "Bad register range"
5446 #: config/tc-ia64.c:5139
5447 msgid "Predicate register expected"
5450 #: config/tc-ia64.c:5144
5451 msgid "Duplicate predicate register ignored"
5454 #: config/tc-ia64.c:5162
5455 msgid "Predicate source and target required"
5458 #: config/tc-ia64.c:5164 config/tc-ia64.c:5176
5459 msgid "Use of p0 is not valid in this context"
5462 #: config/tc-ia64.c:5171
5463 msgid "At least two PR arguments expected"
5466 #: config/tc-ia64.c:5185
5467 msgid "At least one PR argument expected"
5470 #: config/tc-ia64.c:5221
5472 msgid "Inserting \"%s\" into entry hint table failed: %s"
5475 #. FIXME -- need 62-bit relocation type
5476 #: config/tc-ia64.c:5697
5477 msgid "62-bit relocation not yet implemented"
5480 #. XXX technically, this is wrong: we should not be issuing warning
5481 #. messages until we're sure this instruction pattern is going to
5483 #: config/tc-ia64.c:5770
5484 msgid "lower 16 bits of mask ignored"
5487 #: config/tc-ia64.c:6389
5488 msgid "Value truncated to 62 bits"
5491 #. Give an error if a frag containing code is not aligned to a 16 byte
5493 #: config/tc-ia64.c:6527 config/tc-ia64.h:171
5494 msgid "instruction address is not a multiple of 16"
5497 #: config/tc-ia64.c:7049
5499 msgid "Unrecognized option '-x%s'"
5502 #: config/tc-ia64.c:7077
5505 " --mconstant-gp\t mark output file as using the constant-GP model\n"
5506 "\t\t\t (sets ELF header flag EF_IA_64_CONS_GP)\n"
5507 " --mauto-pic\t\t mark output file as using the constant-GP model\n"
5508 "\t\t\t without function descriptors (sets ELF header flag\n"
5509 "\t\t\t EF_IA_64_NOFUNCDESC_CONS_GP)\n"
5510 " -milp32|-milp64|-mlp64|-mp64\tselect data model (default -mlp64)\n"
5511 " -mle | -mbe\t\t select little- or big-endian byte order (default -mle)\n"
5512 " -munwind-check=[warning|error]\n"
5513 "\t\t\t unwind directive check (default -munwind-check=warning)\n"
5514 " -mhint.b=[ok|warning|error]\n"
5515 "\t\t\t hint.b check (default -mhint.b=error)\n"
5516 " -x | -xexplicit\t turn on dependency violation checking\n"
5517 " -xauto\t\t automagically remove dependency violations (default)\n"
5518 " -xnone\t\t turn off dependency violation checking\n"
5519 " -xdebug\t\t debug dependency violation checker\n"
5520 " -xdebugn\t\t debug dependency violation checker but turn off\n"
5521 "\t\t\t dependency violation checking\n"
5522 " -xdebugx\t\t debug dependency violation checker and turn on\n"
5523 "\t\t\t dependency violation checking\n"
5526 #: config/tc-ia64.c:7105
5527 msgid "--gstabs is not supported for ia64"
5530 #: config/tc-ia64.c:7408 config/tc-mips.c:1138
5531 msgid "Could not set architecture and machine"
5534 #: config/tc-ia64.c:7524
5535 msgid "Explicit stops are ignored in auto mode"
5538 #: config/tc-ia64.c:7576
5539 msgid "Found '{' after explicit switch to automatic mode"
5542 #: config/tc-ia64.c:8142
5544 msgid "Unhandled dependency %s for %s (%s), note %d"
5547 #: config/tc-ia64.c:9417
5549 msgid "Unrecognized dependency specifier %d\n"
5552 #: config/tc-ia64.c:10311
5553 msgid "Only the first path encountering the conflict is reported"
5556 #: config/tc-ia64.c:10314
5557 msgid "This is the location of the conflicting usage"
5560 #: config/tc-ia64.c:11528
5561 msgid "Can't add stop bit to mark end of instruction group"
5564 #: config/tc-ia64.c:11628 read.c:1411 read.c:2176 read.c:2772
5565 msgid "expected symbol name"
5568 #: config/tc-ia64.c:11638 read.c:2186 read.c:2782 stabs.c:471
5570 msgid "expected comma after \"%s\""
5573 #: config/tc-ia64.c:11680
5575 msgid "`%s' is already the alias of %s `%s'"
5578 #: config/tc-ia64.c:11690
5580 msgid "%s `%s' already has an alias `%s'"
5583 #: config/tc-ia64.c:11701
5585 msgid "inserting \"%s\" into %s alias hash table failed: %s"
5588 #: config/tc-ia64.c:11709
5590 msgid "inserting \"%s\" into %s name hash table failed: %s"
5593 #: config/tc-ia64.c:11728
5595 msgid "symbol `%s' aliased to `%s' is not used"
5598 #: config/tc-ia64.c:11750
5600 msgid "section `%s' aliased to `%s' is not used"
5603 #: config/tc-ip2k.c:123
5605 msgid "IP2K specific command line options:\n"
5608 #: config/tc-ip2k.c:124
5610 msgid " -mip2022 restrict to IP2022 insns \n"
5613 #: config/tc-ip2k.c:125
5615 msgid " -mip2022ext permit extended IP2022 insn\n"
5618 #: config/tc-ip2k.c:246
5619 msgid "md_pcrel_from\n"
5622 #. Pretend that we do not recognise this option.
5623 #: config/tc-m32r.c:334
5624 msgid "Unrecognised option: -hidden"
5627 #: config/tc-m32r.c:361 config/tc-sparc.c:596
5628 msgid "Unrecognized option following -K"
5631 #: config/tc-m32r.c:377
5633 msgid " M32R specific command line options:\n"
5636 #: config/tc-m32r.c:379
5639 " -m32r disable support for the m32rx instruction set\n"
5642 #: config/tc-m32r.c:381
5644 msgid " -m32rx support the extended m32rx instruction set\n"
5647 #: config/tc-m32r.c:383
5649 msgid " -m32r2 support the extended m32r2 instruction set\n"
5652 #: config/tc-m32r.c:385
5654 msgid " -EL,-little produce little endian code and data\n"
5657 #: config/tc-m32r.c:387
5659 msgid " -EB,-big produce big endian code and data\n"
5662 #: config/tc-m32r.c:389
5664 msgid " -parallel try to combine instructions in parallel\n"
5667 #: config/tc-m32r.c:391
5669 msgid " -no-parallel disable -parallel\n"
5672 #: config/tc-m32r.c:393
5675 " -no-bitinst disallow the M32R2's extended bit-field "
5679 #: config/tc-m32r.c:395
5681 msgid " -O try to optimize code. Implies -parallel\n"
5684 #: config/tc-m32r.c:398
5687 " -warn-explicit-parallel-conflicts warn when parallel instructions\n"
5690 #: config/tc-m32r.c:400
5692 msgid " might violate contraints\n"
5695 #: config/tc-m32r.c:402
5697 msgid " -no-warn-explicit-parallel-conflicts do not warn when parallel\n"
5700 #: config/tc-m32r.c:404
5703 " instructions might violate "
5707 #: config/tc-m32r.c:406
5710 " -Wp synonym for -warn-explicit-parallel-conflicts\n"
5713 #: config/tc-m32r.c:408
5716 " -Wnp synonym for -no-warn-explicit-parallel-conflicts\n"
5719 #: config/tc-m32r.c:410
5722 " -ignore-parallel-conflicts do not check parallel instructions\n"
5725 #: config/tc-m32r.c:412
5727 msgid " fo contraint violations\n"
5730 #: config/tc-m32r.c:414
5733 " -no-ignore-parallel-conflicts check parallel instructions for\n"
5736 #: config/tc-m32r.c:416
5738 msgid " contraint violations\n"
5741 #: config/tc-m32r.c:418
5743 msgid " -Ip synonym for -ignore-parallel-conflicts\n"
5746 #: config/tc-m32r.c:420
5748 msgid " -nIp synonym for -no-ignore-parallel-conflicts\n"
5751 #: config/tc-m32r.c:423
5754 " -warn-unmatched-high warn when an (s)high reloc has no matching low "
5758 #: config/tc-m32r.c:425
5760 msgid " -no-warn-unmatched-high do not warn about missing low relocs\n"
5763 #: config/tc-m32r.c:427
5765 msgid " -Wuh synonym for -warn-unmatched-high\n"
5768 #: config/tc-m32r.c:429
5770 msgid " -Wnuh synonym for -no-warn-unmatched-high\n"
5773 #: config/tc-m32r.c:432
5775 msgid " -KPIC generate PIC\n"
5778 #: config/tc-m32r.c:892
5779 msgid "instructions write to the same destination register."
5782 #: config/tc-m32r.c:900
5783 msgid "Instructions do not use parallel execution pipelines."
5786 #: config/tc-m32r.c:908
5787 msgid "Instructions share the same execution pipeline"
5790 #: config/tc-m32r.c:984 config/tc-m32r.c:1098
5792 msgid "not a 16 bit instruction '%s'"
5795 #: config/tc-m32r.c:996 config/tc-m32r.c:1110 config/tc-m32r.c:1295
5797 msgid "instruction '%s' is for the M32R2 only"
5800 #: config/tc-m32r.c:1009 config/tc-m32r.c:1123 config/tc-m32r.c:1308
5802 msgid "unknown instruction '%s'"
5805 #: config/tc-m32r.c:1018 config/tc-m32r.c:1130 config/tc-m32r.c:1315
5807 msgid "instruction '%s' is for the M32RX only"
5810 #: config/tc-m32r.c:1027 config/tc-m32r.c:1139
5812 msgid "instruction '%s' cannot be executed in parallel."
5815 #: config/tc-m32r.c:1082 config/tc-m32r.c:1164 config/tc-m32r.c:1372
5816 msgid "internal error: lookup/get operands failed"
5819 #: config/tc-m32r.c:1149
5821 msgid "'%s': only the NOP instruction can be issued in parallel on the m32r"
5824 #: config/tc-m32r.c:1178
5827 "%s: output of 1st instruction is the same as an input to 2nd instruction - "
5828 "is this intentional ?"
5831 #: config/tc-m32r.c:1182
5834 "%s: output of 2nd instruction is the same as an input to 1st instruction - "
5835 "is this intentional ?"
5838 #: config/tc-m32r.c:1551 config/tc-ppc.c:1758 config/tc-ppc.c:4350
5839 msgid "Expected comma after symbol-name: rest of line ignored."
5842 #: config/tc-m32r.c:1561
5844 msgid ".SCOMMon length (%ld.) <0! Ignored."
5847 #: config/tc-m32r.c:1575 config/tc-ppc.c:1780 config/tc-ppc.c:2937
5848 #: config/tc-ppc.c:4374
5849 msgid "ignoring bad alignment"
5852 #: config/tc-m32r.c:1587 config/tc-ppc.c:1817 config/tc-v850.c:335
5853 msgid "Common alignment not a power of 2"
5856 #: config/tc-m32r.c:1602 config/tc-ppc.c:1791 config/tc-ppc.c:4386
5858 msgid "Ignoring attempt to re-define symbol `%s'."
5861 #: config/tc-m32r.c:1611
5863 msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld."
5866 #: config/tc-m32r.c:1839
5867 msgid "Addend to unresolved symbol not on word boundary."
5870 #: config/tc-m32r.c:1988 config/tc-m32r.c:2038 config/tc-sh.c:747
5871 msgid "Invalid PIC expression."
5874 #: config/tc-m32r.c:2129
5875 msgid "Unmatched high/shigh reloc"
5878 #: config/tc-m32r.c:2380 config/tc-sparc.c:3525
5880 msgid "internal error: can't export reloc type %d (`%s')"
5883 #: config/tc-m68hc11.c:369
5886 "Motorola 68HC11/68HC12/68HCS12 options:\n"
5887 " -m68hc11 | -m68hc12 |\n"
5888 " -m68hcs12 specify the processor [default %s]\n"
5889 " -mshort use 16-bit int ABI (default)\n"
5890 " -mlong use 32-bit int ABI\n"
5891 " -mshort-double use 32-bit double ABI\n"
5892 " -mlong-double use 64-bit double ABI (default)\n"
5893 " --force-long-branchs always turn relative branchs into absolute ones\n"
5894 " -S,--short-branchs do not turn relative branchs into absolute ones\n"
5895 " when the offset is out of range\n"
5896 " --strict-direct-mode do not turn the direct mode into extended mode\n"
5897 " when the instruction does not support direct mode\n"
5898 " --print-insn-syntax print the syntax of instruction in case of error\n"
5899 " --print-opcodes print the list of instructions with syntax\n"
5900 " --generate-example generate an example of each instruction\n"
5901 " (used for testing)\n"
5904 #: config/tc-m68hc11.c:415
5906 msgid "Default target `%s' is not supported."
5909 #. Dump the opcode statistics table.
5910 #: config/tc-m68hc11.c:433
5912 msgid "Name # Modes Min ops Max ops Modes mask # Used\n"
5915 #: config/tc-m68hc11.c:499
5917 msgid "Option `%s' is not recognized."
5920 #: config/tc-m68hc11.c:721
5924 #: config/tc-m68hc11.c:730
5928 #: config/tc-m68hc11.c:739 config/tc-m68hc11.c:748
5932 #: config/tc-m68hc11.c:775
5936 #: config/tc-m68hc11.c:787
5940 #: config/tc-m68hc11.c:797
5945 #: config/tc-m68hc11.c:799
5949 #: config/tc-m68hc11.c:818
5953 #: config/tc-m68hc11.c:834
5956 "# Example of `%s' instructions\n"
5961 #: config/tc-m68hc11.c:881
5963 msgid "Instruction `%s' is not recognized."
5966 #: config/tc-m68hc11.c:886
5968 msgid "Instruction formats for `%s':"
5971 #: config/tc-m68hc11.c:1016
5973 msgid "Immediate operand is not allowed for operand %d."
5976 #: config/tc-m68hc11.c:1060
5977 msgid "Indirect indexed addressing is not valid for 68HC11."
5980 #: config/tc-m68hc11.c:1080
5981 msgid "Spurious `,' or bad indirect register addressing mode."
5984 #: config/tc-m68hc11.c:1102
5985 msgid "Missing second register or offset for indexed-indirect mode."
5988 #: config/tc-m68hc11.c:1112
5989 msgid "Missing second register for indexed-indirect mode."
5992 #: config/tc-m68hc11.c:1128
5993 msgid "Missing `]' to close indexed-indirect mode."
5996 #: config/tc-m68hc11.c:1173
5997 msgid "Illegal operand."
6000 #: config/tc-m68hc11.c:1178
6001 msgid "Missing operand."
6004 #: config/tc-m68hc11.c:1231
6005 msgid "Pre-increment mode is not valid for 68HC11"
6008 #: config/tc-m68hc11.c:1244
6009 msgid "Wrong register in register indirect mode."
6012 #: config/tc-m68hc11.c:1252
6013 msgid "Missing `]' to close register indirect operand."
6016 #: config/tc-m68hc11.c:1272
6017 msgid "Post-decrement mode is not valid for 68HC11."
6020 #: config/tc-m68hc11.c:1280
6021 msgid "Post-increment mode is not valid for 68HC11."
6024 #: config/tc-m68hc11.c:1298
6025 msgid "Invalid indexed indirect mode."
6028 #: config/tc-m68hc11.c:1390
6030 msgid "Trap id `%ld' is out of range."
6033 #: config/tc-m68hc11.c:1394
6034 msgid "Trap id must be within [0x30..0x39] or [0x40..0xff]."
6037 #: config/tc-m68hc11.c:1401
6039 msgid "Operand out of 8-bit range: `%ld'."
6042 #: config/tc-m68hc11.c:1408
6043 msgid "The trap id must be a constant."
6046 #: config/tc-m68hc11.c:1443
6048 msgid "Operand `%x' not recognized in fixup8."
6051 #: config/tc-m68hc11.c:1460 config/tc-m68hc11.c:1509
6053 msgid "Operand out of 16-bit range: `%ld'."
6056 #: config/tc-m68hc11.c:1492 config/tc-m68hc11.c:1525
6058 msgid "Operand `%x' not recognized in fixup16."
6061 #: config/tc-m68hc11.c:1542
6063 msgid "Unexpected branch conversion with `%x'"
6066 #: config/tc-m68hc11.c:1633 config/tc-m68hc11.c:1771
6068 msgid "Operand out of range for a relative branch: `%ld'"
6071 #: config/tc-m68hc11.c:1739
6072 msgid "Invalid register for dbcc/tbcc instruction."
6075 #: config/tc-m68hc11.c:1827
6077 msgid "Increment/decrement value is out of range: `%ld'."
6080 #: config/tc-m68hc11.c:1838
6081 msgid "Expecting a register."
6084 #: config/tc-m68hc11.c:1853
6085 msgid "Invalid register for post/pre increment."
6088 #: config/tc-m68hc11.c:1883
6089 msgid "Invalid register."
6092 #: config/tc-m68hc11.c:1890
6094 msgid "Offset out of 16-bit range: %ld."
6097 #: config/tc-m68hc11.c:1895
6099 msgid "Offset out of 5-bit range for movw/movb insn: %ld."
6102 #: config/tc-m68hc11.c:2001
6103 msgid "Expecting register D for indexed indirect mode."
6106 #: config/tc-m68hc11.c:2003
6107 msgid "Indexed indirect mode is not allowed for movb/movw."
6110 #: config/tc-m68hc11.c:2020
6111 msgid "Invalid accumulator register."
6114 #: config/tc-m68hc11.c:2045
6115 msgid "Invalid indexed register."
6118 #: config/tc-m68hc11.c:2053
6119 msgid "Addressing mode not implemented yet."
6122 #: config/tc-m68hc11.c:2066
6123 msgid "Invalid source register for this instruction, use 'tfr'."
6126 #: config/tc-m68hc11.c:2068
6127 msgid "Invalid source register."
6130 #: config/tc-m68hc11.c:2073
6131 msgid "Invalid destination register for this instruction, use 'tfr'."
6134 #: config/tc-m68hc11.c:2075
6135 msgid "Invalid destination register."
6138 #: config/tc-m68hc11.c:2171
6139 msgid "Invalid indexed register, expecting register X."
6142 #: config/tc-m68hc11.c:2173
6143 msgid "Invalid indexed register, expecting register Y."
6146 #: config/tc-m68hc11.c:2479
6147 msgid "No instruction or missing opcode."
6150 #: config/tc-m68hc11.c:2544
6152 msgid "Opcode `%s' is not recognized."
6155 #: config/tc-m68hc11.c:2566
6157 msgid "Garbage at end of instruction: `%s'."
6160 #: config/tc-m68hc11.c:2589
6162 msgid "Invalid operand for `%s'"
6165 #: config/tc-m68hc11.c:2640
6167 msgid "Invalid mode: %s\n"
6170 #: config/tc-m68hc11.c:2700
6171 msgid "bad .relax format"
6174 #: config/tc-m68hc11.c:2744
6176 msgid "Relocation %d is not supported by object file format."
6179 #: config/tc-m68hc11.c:3023
6180 msgid "bra or bsr with undefined symbol."
6183 #: config/tc-m68hc11.c:3126 config/tc-m68hc11.c:3183
6185 msgid "Subtype %d is not recognized."
6188 #: config/tc-m68hc11.c:3242
6189 msgid "Expression too complex."
6192 #: config/tc-m68hc11.c:3275
6193 msgid "Value out of 16-bit range."
6196 #: config/tc-m68hc11.c:3293
6198 msgid "Value %ld too large for 8-bit PC-relative branch."
6201 #: config/tc-m68hc11.c:3300
6203 msgid "Auto increment/decrement offset '%ld' is out of range."
6206 #: config/tc-m68hc11.c:3313
6208 msgid "Offset out of 5-bit range for movw/movb insn: %ld"
6211 #: config/tc-m68hc11.c:3329
6213 msgid "Line %d: unknown relocation type: 0x%x."
6216 #: config/tc-m68k.c:693
6217 msgid "no matching ColdFire architectures found"
6220 #: config/tc-m68k.c:707
6224 #: config/tc-m68k.c:712
6228 #: config/tc-m68k.c:729
6229 msgid ", or aliases"
6232 #: config/tc-m68k.c:753 config/tc-m68k.c:4765 config/tc-m68k.c:5156
6233 msgid "Tried to convert PC relative branch to absolute jump"
6236 #: config/tc-m68k.c:760 config/tc-m68k.c:4755
6237 msgid "Tried to convert PC relative BSR to absolute JSR"
6240 #: config/tc-m68k.c:765
6241 msgid "Unknown PC relative instruction"
6244 #: config/tc-m68k.c:897
6246 msgid "Can not do %d byte pc-relative relocation"
6249 #: config/tc-m68k.c:899
6251 msgid "Can not do %d byte pc-relative pic relocation"
6254 #: config/tc-m68k.c:904
6256 msgid "Can not do %d byte relocation"
6259 #: config/tc-m68k.c:906
6261 msgid "Can not do %d byte pic relocation"
6264 #: config/tc-m68k.c:971
6266 msgid "Unable to produce reloc against symbol '%s'"
6269 #: config/tc-m68k.c:1015 config/tc-vax.c:3456
6271 msgid "Cannot make %s relocation PC relative"
6274 #: config/tc-m68k.c:1107 config/tc-tahoe.c:1495 config/tc-vax.c:1895
6278 #: config/tc-m68k.c:1137 config/tc-tahoe.c:1512 config/tc-vax.c:1912
6279 msgid "Unknown operator"
6282 #: config/tc-m68k.c:1990
6283 msgid "invalid instruction for this architecture; needs "
6286 #: config/tc-m68k.c:1996
6287 msgid "ColdFire ISA_A"
6290 #: config/tc-m68k.c:2004
6291 msgid "ColdFire hardware divide"
6294 #: config/tc-m68k.c:2012
6295 msgid "ColdFire ISA_A+"
6298 #: config/tc-m68k.c:2020
6299 msgid "ColdFire ISA_B"
6302 #: config/tc-m68k.c:2028
6303 msgid "ColdFire fpu"
6306 #: config/tc-m68k.c:2035
6307 msgid "fpu (68040, 68060 or 68881/68882)"
6310 #: config/tc-m68k.c:2038
6311 msgid "mmu (68030 or 68851)"
6314 #: config/tc-m68k.c:2041
6315 msgid "68020 or higher"
6318 #: config/tc-m68k.c:2044
6319 msgid "68000 or higher"
6322 #: config/tc-m68k.c:2047
6323 msgid "68010 or higher"
6326 #: config/tc-m68k.c:2075
6327 msgid "operands mismatch"
6330 #: config/tc-m68k.c:2136 config/tc-m68k.c:2142 config/tc-m68k.c:2148
6331 #: config/tc-mmix.c:2526 config/tc-mmix.c:2550
6332 msgid "operand out of range"
6335 #: config/tc-m68k.c:2205
6337 msgid "Bignum too big for %c format; truncated"
6340 #: config/tc-m68k.c:2286
6341 msgid "displacement too large for this architecture; needs 68020 or higher"
6344 #: config/tc-m68k.c:2397
6346 "scale factor invalid on this architecture; needs cpu32 or 68020 or higher"
6349 #: config/tc-m68k.c:2402
6350 msgid "invalid index size for coldfire"
6353 #: config/tc-m68k.c:2455
6354 msgid "Forcing byte displacement"
6357 #: config/tc-m68k.c:2457
6358 msgid "byte displacement out of range"
6361 #: config/tc-m68k.c:2504 config/tc-m68k.c:2542
6362 msgid "invalid operand mode for this architecture; needs 68020 or higher"
6365 #: config/tc-m68k.c:2528 config/tc-m68k.c:2562
6366 msgid ":b not permitted; defaulting to :w"
6369 #: config/tc-m68k.c:2639
6370 msgid "unsupported byte value; use a different suffix"
6373 #: config/tc-m68k.c:2654
6374 msgid "unknown/incorrect operand"
6377 #: config/tc-m68k.c:2697 config/tc-m68k.c:2705 config/tc-m68k.c:2712
6378 #: config/tc-m68k.c:2719
6379 msgid "out of range"
6382 #: config/tc-m68k.c:2765
6383 msgid "Can't use long branches on 68000/68010/5200"
6386 #: config/tc-m68k.c:2875
6387 msgid "Expression out of range, using 0"
6390 #: config/tc-m68k.c:3056 config/tc-m68k.c:3072
6391 msgid "Floating point register in register list"
6394 #: config/tc-m68k.c:3062
6395 msgid "Wrong register in floating-point reglist"
6398 #: config/tc-m68k.c:3078
6399 msgid "incorrect register in reglist"
6402 #: config/tc-m68k.c:3084
6403 msgid "wrong register in floating-point reglist"
6407 #: config/tc-m68k.c:3547
6412 #: config/tc-m68k.c:3558
6416 #: config/tc-m68k.c:3575
6417 msgid "Missing operand"
6420 #: config/tc-m68k.c:3937
6422 msgid "%s -- statement `%s' ignored"
6425 #: config/tc-m68k.c:3986
6427 msgid "Don't know how to figure width of %c in md_assemble()"
6430 #: config/tc-m68k.c:4152
6432 msgid "Internal Error: Can't allocate m68k_sorted_opcodes of size %d"
6435 #: config/tc-m68k.c:4203 config/tc-m68k.c:4242
6437 msgid "Internal Error: Can't find %s in hash table"
6440 #: config/tc-m68k.c:4206 config/tc-m68k.c:4245
6442 msgid "Internal Error: Can't hash %s: %s"
6445 #: config/tc-m68k.c:4326
6446 msgid "architecture not yet selected: defaulting to 68020"
6449 #: config/tc-m68k.c:4386
6451 msgid "unrecognized default cpu `%s' ???"
6454 #: config/tc-m68k.c:4397
6455 msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly"
6458 #: config/tc-m68k.c:4414
6459 msgid "options for 68881 and no-68881 both given"
6462 #: config/tc-m68k.c:4417
6463 msgid "options for 68851 and no-68851 both given"
6466 #: config/tc-m68k.c:4486
6468 msgid "text label `%s' aligned to odd boundary"
6471 #: config/tc-m68k.c:4695
6472 msgid "invalid byte branch offset"
6475 #: config/tc-m68k.c:4731
6476 msgid "short branch with zero offset: use :w"
6479 #: config/tc-m68k.c:4781 config/tc-m68k.c:4840 config/tc-m68k.c:4904
6480 msgid "Tried to convert PC relative conditional branch to absolute jump"
6483 #: config/tc-m68k.c:4821
6484 msgid "Tried to convert DBcc to absolute jump"
6487 #: config/tc-m68k.c:5200 config/tc-m68k.c:5211 config/tc-m68k.c:5252
6488 msgid "expression out of range: defaulting to 1"
6491 #: config/tc-m68k.c:5243
6492 msgid "expression out of range: defaulting to 0"
6495 #: config/tc-m68k.c:5285 config/tc-m68k.c:5297
6497 msgid "Can't deal with expression; defaulting to %ld"
6500 #: config/tc-m68k.c:5311
6501 msgid "expression doesn't fit in BYTE"
6504 #: config/tc-m68k.c:5315
6505 msgid "expression doesn't fit in WORD"
6508 #: config/tc-m68k.c:5402
6510 msgid "%s: unrecognized processor name"
6513 #: config/tc-m68k.c:5466
6514 msgid "bad coprocessor id"
6517 #: config/tc-m68k.c:5472
6518 msgid "unrecognized fopt option"
6521 #: config/tc-m68k.c:5605
6523 msgid "option `%s' may not be negated"
6526 #: config/tc-m68k.c:5616
6528 msgid "option `%s' not recognized"
6531 #: config/tc-m68k.c:5645
6532 msgid "bad format of OPT NEST=depth"
6535 #: config/tc-m68k.c:5701
6536 msgid "missing label"
6539 #: config/tc-m68k.c:5725 config/tc-m68k.c:5754
6540 msgid "bad register list"
6543 #: config/tc-m68k.c:5727
6545 msgid "bad register list: %s"
6548 #: config/tc-m68k.c:5825
6549 msgid "restore without save"
6552 #: config/tc-m68k.c:5979 config/tc-m68k.c:6349
6553 msgid "syntax error in structured control directive"
6556 #: config/tc-m68k.c:6024
6557 msgid "missing condition code in structured control directive"
6560 #: config/tc-m68k.c:6095
6563 "Condition <%c%c> in structured control directive can not be encoded correctly"
6566 #: config/tc-m68k.c:6391
6567 msgid "missing then"
6570 #: config/tc-m68k.c:6472
6571 msgid "else without matching if"
6574 #: config/tc-m68k.c:6505
6575 msgid "endi without matching if"
6578 #: config/tc-m68k.c:6545
6579 msgid "break outside of structured loop"
6582 #: config/tc-m68k.c:6583
6583 msgid "next outside of structured loop"
6586 #: config/tc-m68k.c:6634
6590 #: config/tc-m68k.c:6672
6591 msgid "missing to or downto"
6594 #: config/tc-m68k.c:6708 config/tc-m68k.c:6742 config/tc-m68k.c:6956
6598 #: config/tc-m68k.c:6843
6599 msgid "endf without for"
6602 #: config/tc-m68k.c:6897
6603 msgid "until without repeat"
6606 #: config/tc-m68k.c:6991
6607 msgid "endw without while"
6610 #: config/tc-m68k.c:7153
6612 msgid "unrecognized architecture specification `%s'"
6615 #: config/tc-m68k.c:7246
6619 "-l\t\t\tuse 1 word for refs to undefined symbols [default 2]\n"
6620 "-m68000 | -m68008 | -m68010 | -m68020 | -m68030 | -m68040 | -m68060 |\n"
6621 "-m68302 | -m68331 | -m68332 | -m68333 | -m68340 | -m68360 | -mcpu32 |\n"
6622 "-m5200 | -m5202 | -m5204 | -m5206 | -m5206e | -m521x | -m5249 |\n"
6623 "-m528x | -m5307 | -m5407 | -m547x | -m548x | -mcfv4 | -mcfv4e\n"
6624 "\t\t\tspecify variant of 680X0 architecture [default %s]\n"
6625 "-m68881 | -m68882 | -mno-68881 | -mno-68882\n"
6626 "\t\t\ttarget has/lacks floating-point coprocessor\n"
6627 "\t\t\t[default yes for 68020, 68030, and cpu32]\n"
6630 #: config/tc-m68k.c:7258
6633 "-m68851 | -mno-68851\n"
6634 "\t\t\ttarget has/lacks memory-management unit coprocessor\n"
6635 "\t\t\t[default yes for 68020 and up]\n"
6636 "-pic, -k\t\tgenerate position independent code\n"
6637 "-S\t\t\tturn jbsr into jsr\n"
6638 "--pcrel never turn PC-relative branches into absolute jumps\n"
6639 "--register-prefix-optional\n"
6640 "\t\t\trecognize register names without prefix character\n"
6641 "--bitwise-or\t\tdo not treat `|' as a comment character\n"
6644 #: config/tc-m68k.c:7268
6647 "--base-size-default-16\tbase reg without size is 16 bits\n"
6648 "--base-size-default-32\tbase reg without size is 32 bits (default)\n"
6649 "--disp-size-default-16\tdisplacement with unknown size is 16 bits\n"
6650 "--disp-size-default-32\tdisplacement with unknown size is 32 bits (default)\n"
6653 #: config/tc-m68k.c:7303
6655 msgid "Error %s in %s\n"
6658 #: config/tc-m68k.c:7307
6660 msgid "Opcode(%d.%s): "
6663 #: config/tc-m88k.c:201
6665 msgid "Can't hash instruction '%s':%s"
6668 #: config/tc-m88k.c:250
6670 msgid "Invalid mnemonic '%s'"
6673 #: config/tc-m88k.c:268
6674 msgid "Parameter syntax error"
6677 #: config/tc-m88k.c:321
6678 msgid "Unknown relocation type"
6681 #. Having this here repeats the warning somtimes.
6682 #. But can't we stand that?
6683 #: config/tc-m88k.c:434
6684 msgid "Use of obsolete instruction"
6687 #: config/tc-m88k.c:551
6688 msgid "Expression truncated to 16 bits"
6691 #: config/tc-m88k.c:617 config/tc-m88k.c:639
6692 msgid "Expression truncated to 5 bits"
6695 #: config/tc-m88k.c:856
6696 msgid "Expression truncated to 9 bits"
6699 #: config/tc-m88k.c:878
6700 msgid "Removed lower 2 bits of expression"
6703 #: config/tc-m88k.c:1057
6704 msgid "Relaxation should never occur"
6707 #: config/tc-m88k.h:78
6708 msgid "m88k convert_frag\n"
6711 #: config/tc-mcore.c:461
6713 msgid "register expected, but saw '%.6s'"
6716 #: config/tc-mcore.c:545
6718 msgid "control register expected, but saw '%.6s'"
6721 #: config/tc-mcore.c:583
6722 msgid "bad/missing psr specifier"
6725 #: config/tc-mcore.c:744
6726 msgid "more than 65K literal pools"
6729 #: config/tc-mcore.c:798
6733 #: config/tc-mcore.c:838
6734 msgid "operand must be a constant"
6737 #: config/tc-mcore.c:840
6739 msgid "operand must be absolute in range %u..%u, not %ld"
6742 #: config/tc-mcore.c:876
6743 msgid "operand must be a multiple of 4"
6746 #: config/tc-mcore.c:883
6747 msgid "operand must be a multiple of 2"
6750 #: config/tc-mcore.c:897 config/tc-mcore.c:1411 config/tc-mcore.c:1465
6751 msgid "base register expected"
6754 #: config/tc-mcore.c:946
6756 msgid "unknown opcode \"%s\""
6759 #: config/tc-mcore.c:989
6760 msgid "invalid register: r15 illegal"
6763 #: config/tc-mcore.c:1037 config/tc-mcore.c:1615
6764 msgid "M340 specific opcode used when assembling for M210"
6767 #: config/tc-mcore.c:1055 config/tc-mcore.c:1094 config/tc-mcore.c:1113
6768 #: config/tc-mcore.c:1132 config/tc-mcore.c:1159 config/tc-mcore.c:1188
6769 #: config/tc-mcore.c:1225 config/tc-mcore.c:1260 config/tc-mcore.c:1279
6770 #: config/tc-mcore.c:1298 config/tc-mcore.c:1332 config/tc-mcore.c:1357
6771 #: config/tc-mcore.c:1414 config/tc-mcore.c:1468 config/tc-mcore.c:1504
6772 #: config/tc-mcore.c:1562 config/tc-mcore.c:1584 config/tc-mcore.c:1607
6773 msgid "second operand missing"
6776 #: config/tc-mcore.c:1070
6777 msgid "destination register must be r1"
6780 #: config/tc-mcore.c:1091
6781 msgid "source register must be r1"
6784 #: config/tc-mcore.c:1154 config/tc-mcore.c:1211
6785 msgid "immediate is not a power of two"
6788 #: config/tc-mcore.c:1182
6789 msgid "translating bgeni to movi"
6792 #: config/tc-mcore.c:1219
6793 msgid "translating mgeni to movi"
6796 #: config/tc-mcore.c:1251
6797 msgid "translating bmaski to movi"
6800 #: config/tc-mcore.c:1327
6802 msgid "displacement too large (%d)"
6805 #: config/tc-mcore.c:1341
6806 msgid "Invalid register: r0 and r15 illegal"
6809 #: config/tc-mcore.c:1372
6810 msgid "bad starting register: r0 and r15 invalid"
6813 #: config/tc-mcore.c:1385
6814 msgid "ending register must be r15"
6817 #: config/tc-mcore.c:1405
6818 msgid "bad base register: must be r0"
6821 #: config/tc-mcore.c:1423
6822 msgid "first register must be r4"
6825 #: config/tc-mcore.c:1434
6826 msgid "last register must be r7"
6829 #: config/tc-mcore.c:1471
6830 msgid "reg-reg expected"
6833 #: config/tc-mcore.c:1581
6834 msgid "second operand must be 1"
6837 #: config/tc-mcore.c:1602
6838 msgid "zero used as immediate value"
6841 #: config/tc-mcore.c:1629
6842 msgid "duplicated psr bit specifier"
6845 #: config/tc-mcore.c:1635
6846 msgid "`af' must appear alone"
6849 #: config/tc-mcore.c:1642
6851 msgid "unimplemented opcode \"%s\""
6854 #: config/tc-mcore.c:1651
6856 msgid "ignoring operands: %s "
6859 #: config/tc-mcore.c:1719 config/tc-w65.c:769
6860 msgid "Bad call to MD_NTOF()"
6863 #: config/tc-mcore.c:1789
6865 msgid "unrecognised cpu type '%s'"
6868 #: config/tc-mcore.c:1808
6871 "MCORE specific options:\n"
6872 " -{no-}jsri2bsr\t {dis}able jsri to bsr transformation (def: dis)\n"
6873 " -{no-}sifilter\t {dis}able silicon filter behavior (def: dis)\n"
6874 " -cpu=[210|340] select CPU type\n"
6875 " -EB assemble for a big endian system (default)\n"
6876 " -EL assemble for a little endian system\n"
6879 #: config/tc-mcore.c:1827
6880 msgid "failed sanity check: short_jump"
6883 #: config/tc-mcore.c:1838
6884 msgid "failed sanity check: long_jump"
6887 #: config/tc-mcore.c:1864
6889 msgid "odd displacement at %x"
6892 #: config/tc-mcore.c:2048
6896 #: config/tc-mcore.c:2074
6898 msgid "odd distance branch (0x%lx bytes)"
6901 #: config/tc-mcore.c:2078
6903 msgid "pcrel for branch to %s too far (0x%lx)"
6906 #: config/tc-mcore.c:2097
6908 msgid "pcrel for lrw/jmpi/jsri to %s too far (0x%lx)"
6911 #: config/tc-mcore.c:2108
6913 msgid "pcrel for loopt too far (0x%lx)"
6916 #: config/tc-mcore.c:2337
6918 msgid "Can not do %d byte %srelocation"
6921 #: config/tc-mcore.c:2339
6925 #. Prototypes for static functions.
6926 #: config/tc-mips.c:862
6928 msgid "internal Error, line %d, %s"
6931 #: config/tc-mips.c:1175
6933 msgid "internal: can't hash `%s': %s"
6936 #: config/tc-mips.c:1183
6938 msgid "internal error: bad mips16 opcode: %s %s\n"
6941 #: config/tc-mips.c:1376
6943 msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n"
6946 #: config/tc-mips.c:2085 config/tc-mips.c:13223
6947 msgid "extended instruction in delay slot"
6950 #: config/tc-mips.c:2145 config/tc-mips.c:2155
6952 msgid "jump to misaligned address (0x%lx)"
6955 #: config/tc-mips.c:2148 config/tc-mips.c:2158
6957 msgid "jump address range overflow (0x%lx)"
6960 #: config/tc-mips.c:2937
6962 "Macro instruction expanded into multiple instructions in a branch delay slot"
6965 #: config/tc-mips.c:2940
6966 msgid "Macro instruction expanded into multiple instructions"
6969 #: config/tc-mips.c:3436 config/tc-mips.c:3602 config/tc-mips.c:5891
6970 msgid "constant too large"
6973 #: config/tc-mips.c:3444 config/tc-mips.c:7375 config/tc-mips.c:7399
6974 #: config/tc-mips.c:7472 config/tc-mips.c:7495
6975 msgid "operand overflow"
6978 #: config/tc-mips.c:3463 config/tc-mips.c:4074 config/tc-mips.c:6765
6979 #: config/tc-mips.c:7562
6980 msgid "Macro used $at after \".set noat\""
6983 #: config/tc-mips.c:3500
6984 msgid "unsupported large constant"
6987 #: config/tc-mips.c:3502
6989 msgid "Instruction %s requires absolute expression"
6992 #: config/tc-mips.c:3637
6994 msgid "Number (0x%lx) larger than 32 bits"
6997 #: config/tc-mips.c:3658
6998 msgid "Number larger than 64 bits"
7001 #: config/tc-mips.c:3952 config/tc-mips.c:3980 config/tc-mips.c:4018
7002 #: config/tc-mips.c:4063 config/tc-mips.c:6094 config/tc-mips.c:6133
7003 #: config/tc-mips.c:6172 config/tc-mips.c:6584 config/tc-mips.c:6636
7004 msgid "PIC code offset overflow (max 16 signed bits)"
7007 #: config/tc-mips.c:4371 config/tc-mips.c:4437 config/tc-mips.c:4525
7008 #: config/tc-mips.c:4572 config/tc-mips.c:4633 config/tc-mips.c:4681
7009 #: config/tc-mips.c:7660 config/tc-mips.c:7667 config/tc-mips.c:7674
7010 #: config/tc-mips.c:7781
7011 msgid "Unsupported large constant"
7014 #. result is always true
7015 #: config/tc-mips.c:4403
7017 msgid "Branch %s is always true"
7020 #: config/tc-mips.c:4644 config/tc-mips.c:4692 config/tc-mips.c:8106
7022 msgid "Improper position (%lu)"
7025 #: config/tc-mips.c:4650 config/tc-mips.c:8174
7027 msgid "Improper extract size (%lu, position %lu)"
7030 #: config/tc-mips.c:4698 config/tc-mips.c:8138
7032 msgid "Improper insert size (%lu, position %lu)"
7035 #: config/tc-mips.c:4735 config/tc-mips.c:4834
7036 msgid "Divide by zero."
7039 #: config/tc-mips.c:4922
7040 msgid "dla used to load 32-bit register"
7043 #: config/tc-mips.c:4925
7044 msgid "la used to load 64-bit address"
7047 #: config/tc-mips.c:5209 config/tc-mips.c:5488
7048 msgid "PIC code offset overflow (max 32 signed bits)"
7051 #: config/tc-mips.c:5534
7052 msgid "MIPS PIC call to register other than $25"
7055 #: config/tc-mips.c:5540 config/tc-mips.c:5551 config/tc-mips.c:5675
7056 #: config/tc-mips.c:5686
7057 msgid "No .cprestore pseudo-op used in PIC code"
7060 #: config/tc-mips.c:5545 config/tc-mips.c:5680
7061 msgid "No .frame pseudo-op used in PIC code"
7064 #: config/tc-mips.c:5751 config/tc-mips.c:5839 config/tc-mips.c:6379
7065 #: config/tc-mips.c:6410 config/tc-mips.c:6428 config/tc-mips.c:7072
7066 msgid "opcode not supported on this processor"
7069 #: config/tc-mips.c:6938 config/tc-mips.c:6969 config/tc-mips.c:7020
7070 #: config/tc-mips.c:7050
7071 msgid "Improper rotate count"
7074 #: config/tc-mips.c:7105
7076 msgid "Instruction %s: result is always false"
7079 #: config/tc-mips.c:7251
7081 msgid "Instruction %s: result is always true"
7084 #. FIXME: Check if this is one of the itbl macros, since they
7085 #. are added dynamically.
7086 #: config/tc-mips.c:7558
7088 msgid "Macro %s not implemented yet"
7091 #: config/tc-mips.c:7812
7093 msgid "internal: bad mips opcode (mask error): %s %s"
7096 #: config/tc-mips.c:7837 config/tc-mips.c:8200
7098 msgid "internal: bad mips opcode (unknown extension operand type `+%c'): %s %s"
7101 #: config/tc-mips.c:7898
7103 msgid "internal: bad mips opcode (unknown operand type `%c'): %s %s"
7106 #: config/tc-mips.c:7905
7108 msgid "internal: bad mips opcode (bits 0x%lx undefined): %s %s"
7111 #: config/tc-mips.c:8019
7113 msgid "opcode not supported on this processor: %s (%s)"
7116 #: config/tc-mips.c:8194 config/tc-mips.c:8684
7117 msgid "absolute expression required"
7120 #: config/tc-mips.c:8218
7122 msgid "Improper shift amount (%lu)"
7125 #: config/tc-mips.c:8244 config/tc-mips.c:9517 config/tc-mips.c:9632
7127 msgid "Invalid value for `%s' (%lu)"
7130 #: config/tc-mips.c:8262
7132 msgid "Illegal break code (%lu)"
7135 #: config/tc-mips.c:8276
7137 msgid "Illegal lower break code (%lu)"
7140 #: config/tc-mips.c:8289
7142 msgid "Illegal 20-bit code (%lu)"
7145 #: config/tc-mips.c:8301
7147 msgid "Coproccesor code > 25 bits (%lu)"
7150 #: config/tc-mips.c:8314
7152 msgid "Illegal 19-bit code (%lu)"
7155 #: config/tc-mips.c:8326
7157 msgid "Invalid performance register (%lu)"
7160 #: config/tc-mips.c:8364
7162 msgid "Invalid register number (%d)"
7165 #: config/tc-mips.c:8542
7167 msgid "Invalid MDMX Immediate (%ld)"
7170 #: config/tc-mips.c:8585
7172 msgid "Invalid float register number (%d)"
7175 #: config/tc-mips.c:8595
7177 msgid "Float register should be even, was %d"
7180 #: config/tc-mips.c:8634
7182 msgid "Bad element selector %ld"
7185 #: config/tc-mips.c:8642
7187 msgid "Expecting ']' found '%s'"
7190 #: config/tc-mips.c:8746
7192 msgid "Bad floating point constant: %s"
7195 #: config/tc-mips.c:8867
7196 msgid "Can't use floating point insn in this section"
7199 #: config/tc-mips.c:8928
7200 msgid "expression out of range"
7203 #: config/tc-mips.c:8968
7204 msgid "lui expression not in range 0..65535"
7207 #: config/tc-mips.c:8992
7209 msgid "Invalid condition code register $fcc%d"
7212 #: config/tc-mips.c:8997
7214 msgid "Condition code register should be even for %s, was %d"
7217 #: config/tc-mips.c:9002
7219 msgid "Condition code register should be 0 or 4 for %s, was %d"
7222 #: config/tc-mips.c:9028
7223 msgid "invalid coprocessor sub-selection value (0-7)"
7226 #: config/tc-mips.c:9040 config/tc-mips.c:9057
7228 msgid "bad byte vector index (%ld)"
7231 #: config/tc-mips.c:9068
7233 msgid "bad char = '%c'\n"
7236 #: config/tc-mips.c:9079 config/tc-mips.c:9084 config/tc-mips.c:9657
7237 msgid "illegal operands"
7240 #: config/tc-mips.c:9150
7241 msgid "unrecognized opcode"
7244 #: config/tc-mips.c:9289
7246 msgid "invalid register number (%d)"
7249 #: config/tc-mips.c:9380
7250 msgid "used $at without \".set noat\""
7253 #: config/tc-mips.c:9551
7254 msgid "can't parse register list"
7257 #: config/tc-mips.c:9775
7258 msgid "extended operand requested but not required"
7261 #: config/tc-mips.c:9777
7262 msgid "invalid unextended operand value"
7265 #: config/tc-mips.c:9805
7266 msgid "operand value out of range for instruction"
7269 #: config/tc-mips.c:10245
7271 msgid "A different %s was already specified, is now %s"
7274 #: config/tc-mips.c:10441
7275 msgid "-call_shared is supported only for ELF format"
7278 #: config/tc-mips.c:10448 config/tc-mips.c:10477 config/tc-mips.c:11571
7279 #: config/tc-mips.c:11805
7280 msgid "-G may not be used with SVR4 PIC code"
7283 #: config/tc-mips.c:10457
7284 msgid "-non_shared is supported only for ELF format"
7287 #: config/tc-mips.c:10488
7288 msgid "-32 is supported for ELF format only"
7291 #: config/tc-mips.c:10497
7292 msgid "-n32 is supported for ELF format only"
7295 #: config/tc-mips.c:10506
7296 msgid "-64 is supported for ELF format only"
7299 #: config/tc-mips.c:10511 config/tc-mips.c:10548
7300 msgid "No compiled in support for 64 bit object file format"
7303 #: config/tc-mips.c:10535
7304 msgid "-mabi is supported for ELF format only"
7307 #: config/tc-mips.c:10555
7309 msgid "invalid abi -mabi=%s"
7312 #: config/tc-mips.c:10629
7313 msgid "-G not supported in this configuration."
7316 #: config/tc-mips.c:10655
7318 msgid "-%s conflicts with the other architecture options, which imply -%s"
7321 #: config/tc-mips.c:10686
7322 msgid "-mgp64 used with a 32-bit processor"
7325 #: config/tc-mips.c:10688
7326 msgid "-mgp32 used with a 64-bit ABI"
7329 #: config/tc-mips.c:10690
7330 msgid "-mgp64 used with a 32-bit ABI"
7333 #: config/tc-mips.c:10720
7334 msgid "trap exception not supported at ISA 1"
7337 #: config/tc-mips.c:10974
7338 msgid "Cannot branch to undefined symbol."
7341 #: config/tc-mips.c:10981
7342 msgid "Cannot branch to symbol in another section."
7345 #: config/tc-mips.c:10990
7346 msgid "Pretending global symbol used as branch target is local."
7349 #: config/tc-mips.c:11147 config/tc-sparc.c:3230 config/tc-sparc.c:3237
7350 #: config/tc-sparc.c:3244 config/tc-sparc.c:3251 config/tc-sparc.c:3258
7351 #: config/tc-sparc.c:3267 config/tc-sparc.c:3278 config/tc-sparc.c:3300
7352 #: config/tc-sparc.c:3324 write.c:962 write.c:1034
7353 msgid "relocation overflow"
7356 #: config/tc-mips.c:11157
7358 msgid "Branch to odd address (%lx)"
7361 #: config/tc-mips.c:11206
7362 msgid "Branch out of range"
7365 #: config/tc-mips.c:11285
7367 msgid "Alignment too large: %d. assumed."
7370 #: config/tc-mips.c:11288
7371 msgid "Alignment negative: 0 assumed."
7374 #: config/tc-mips.c:11527
7376 msgid "%s: no such section"
7379 #: config/tc-mips.c:11566
7381 msgid ".option pic%d not supported"
7384 #: config/tc-mips.c:11577
7386 msgid "Unrecognized option \"%s\""
7389 #: config/tc-mips.c:11639
7390 msgid "`noreorder' must be set before `nomacro'"
7393 #: config/tc-mips.c:11690
7395 msgid "unknown architecture %s"
7398 #: config/tc-mips.c:11703 config/tc-mips.c:11733
7400 msgid "unknown ISA level %s"
7403 #: config/tc-mips.c:11711
7405 msgid "unknown ISA or architecture %s"
7408 #: config/tc-mips.c:11761
7409 msgid ".set pop with no .set push"
7412 #: config/tc-mips.c:11789
7414 msgid "Tried to set unrecognized symbol: %s\n"
7417 #: config/tc-mips.c:11847
7418 msgid ".cpload not in noreorder section"
7421 #: config/tc-mips.c:11916 config/tc-mips.c:11935
7422 msgid "missing argument separator ',' for .cpsetup"
7425 #: config/tc-mips.c:12125
7426 msgid "Unsupported use of .gpword"
7429 #: config/tc-mips.c:12161
7430 msgid "Unsupported use of .gpdword"
7433 #: config/tc-mips.c:12293
7434 msgid "expected `$'"
7437 #: config/tc-mips.c:12301
7438 msgid "Bad register number"
7441 #: config/tc-mips.c:12349
7442 msgid "Unrecognized register name"
7445 #: config/tc-mips.c:12582
7446 msgid "unsupported PC relative reference to different section"
7449 #: config/tc-mips.c:12695 config/tc-xtensa.c:1624 config/tc-xtensa.c:1835
7450 msgid "unsupported relocation"
7453 #: config/tc-mips.c:12901 config/tc-sh.c:4302
7455 msgid "Can not represent %s relocation in this object file format"
7458 #: config/tc-mips.c:12987
7459 msgid "relaxed out-of-range branch into a jump"
7462 #: config/tc-mips.c:13501
7463 msgid "missing .end at end of assembly"
7466 #: config/tc-mips.c:13516
7467 msgid "expected simple number"
7470 #: config/tc-mips.c:13542
7472 msgid " *input_line_pointer == '%c' 0x%02x\n"
7475 #: config/tc-mips.c:13544
7476 msgid "invalid number"
7479 #: config/tc-mips.c:13617
7480 msgid ".end not in text section"
7483 #: config/tc-mips.c:13621
7484 msgid ".end directive without a preceding .ent directive."
7487 #: config/tc-mips.c:13630
7488 msgid ".end symbol does not match .ent symbol."
7491 #: config/tc-mips.c:13637
7492 msgid ".end directive missing or unknown symbol"
7495 #: config/tc-mips.c:13713
7496 msgid ".ent or .aent not in text section."
7499 #: config/tc-mips.c:13716
7500 msgid "missing .end"
7503 #: config/tc-mips.c:13768
7504 msgid "Bad .frame directive"
7507 #: config/tc-mips.c:13800
7508 msgid ".mask/.fmask outside of .ent"
7511 #: config/tc-mips.c:13807
7512 msgid "Bad .mask/.fmask directive"
7515 #: config/tc-mips.c:14064
7519 "-EB\t\t\tgenerate big endian output\n"
7520 "-EL\t\t\tgenerate little endian output\n"
7521 "-g, -g2\t\t\tdo not remove unneeded NOPs or swap branches\n"
7522 "-G NUM\t\t\tallow referencing objects up to NUM bytes\n"
7523 "\t\t\timplicitly with the gp register [default 8]\n"
7526 #: config/tc-mips.c:14071
7529 "-mips1\t\t\tgenerate MIPS ISA I instructions\n"
7530 "-mips2\t\t\tgenerate MIPS ISA II instructions\n"
7531 "-mips3\t\t\tgenerate MIPS ISA III instructions\n"
7532 "-mips4\t\t\tgenerate MIPS ISA IV instructions\n"
7533 "-mips5 generate MIPS ISA V instructions\n"
7534 "-mips32 generate MIPS32 ISA instructions\n"
7535 "-mips32r2 generate MIPS32 release 2 ISA instructions\n"
7536 "-mips64 generate MIPS64 ISA instructions\n"
7537 "-mips64r2 generate MIPS64 release 2 ISA instructions\n"
7538 "-march=CPU/-mtune=CPU\tgenerate code/schedule for CPU, where CPU is one of:\n"
7541 #: config/tc-mips.c:14090
7544 "-mCPU\t\t\tequivalent to -march=CPU -mtune=CPU. Deprecated.\n"
7545 "-no-mCPU\t\tdon't generate code specific to CPU.\n"
7546 "\t\t\tFor -mCPU and -no-mCPU, CPU must be one of:\n"
7549 #: config/tc-mips.c:14103
7552 "-mips16\t\t\tgenerate mips16 instructions\n"
7553 "-no-mips16\t\tdo not generate mips16 instructions\n"
7556 #: config/tc-mips.c:14106
7559 "-mfix-vr4120\t\twork around certain VR4120 errata\n"
7560 "-mgp32\t\t\tuse 32-bit GPRs, regardless of the chosen ISA\n"
7561 "-mfp32\t\t\tuse 32-bit FPRs, regardless of the chosen ISA\n"
7562 "-mno-shared\t\toptimize output for executables\n"
7563 "-msym32\t\t\tassume all symbols have 32-bit values\n"
7564 "-O0\t\t\tremove unneeded NOPs, do not swap branches\n"
7565 "-O\t\t\tremove unneeded NOPs and swap branches\n"
7566 "--[no-]construct-floats [dis]allow floating point values to be constructed\n"
7567 "--trap, --no-break\ttrap exception on div by 0 and mult overflow\n"
7568 "--break, --no-trap\tbreak exception on div by 0 and mult overflow\n"
7571 #: config/tc-mips.c:14118
7574 "-KPIC, -call_shared\tgenerate SVR4 position independent code\n"
7575 "-non_shared\t\tdo not generate position independent code\n"
7576 "-xgot\t\t\tassume a 32 bit GOT\n"
7577 "-mpdr, -mno-pdr\t\tenable/disable creation of .pdr sections\n"
7578 "-mshared, -mno-shared disable/enable .cpload optimization for\n"
7579 " non-shared code\n"
7580 "-mabi=ABI\t\tcreate ABI conformant object file for:\n"
7583 #: config/tc-mips.c:14137
7586 "-32\t\t\tcreate o32 ABI object file (default)\n"
7587 "-n32\t\t\tcreate n32 ABI object file\n"
7588 "-64\t\t\tcreate 64 ABI object file\n"
7591 #: config/tc-mmix.c:713
7593 msgid " MMIX-specific command line options:\n"
7596 #: config/tc-mmix.c:714
7599 " -fixed-special-register-names\n"
7600 " Allow only the original special register names.\n"
7603 #: config/tc-mmix.c:717
7605 msgid " -globalize-symbols Make all symbols global.\n"
7608 #: config/tc-mmix.c:719
7610 msgid " -gnu-syntax Turn off mmixal syntax compatibility.\n"
7613 #: config/tc-mmix.c:721
7615 msgid " -relax Create linker relaxable code.\n"
7618 #: config/tc-mmix.c:723
7621 " -no-predefined-syms Do not provide mmixal built-in constants.\n"
7622 " Implies -fixed-special-register-names.\n"
7625 #: config/tc-mmix.c:726
7628 " -no-expand Do not expand GETA, branches, PUSHJ or JUMP\n"
7629 " into multiple instructions.\n"
7632 #: config/tc-mmix.c:729
7635 " -no-merge-gregs Do not merge GREG definitions with nearby values.\n"
7638 #: config/tc-mmix.c:731
7641 " -linker-allocated-gregs If there's no suitable GREG definition for "
7642 "the operands of an instruction, let the linker "
7646 #: config/tc-mmix.c:734
7649 " -x Do not warn when an operand to GETA, a branch,\n"
7650 " PUSHJ or JUMP is not known to be within range.\n"
7651 " The linker will catch any errors. Implies\n"
7652 " -linker-allocated-gregs."
7655 #: config/tc-mmix.c:861
7657 msgid "unknown opcode: `%s'"
7660 #: config/tc-mmix.c:983 config/tc-mmix.c:998
7661 msgid "specified location wasn't TETRA-aligned"
7664 #: config/tc-mmix.c:985 config/tc-mmix.c:1000 config/tc-mmix.c:4186
7665 #: config/tc-mmix.c:4202
7666 msgid "unaligned data at an absolute location is not supported"
7669 #: config/tc-mmix.c:1110
7671 msgid "invalid operand to opcode %s: `%s'"
7674 #: config/tc-mmix.c:1132 config/tc-mmix.c:1159 config/tc-mmix.c:1192
7675 #: config/tc-mmix.c:1200 config/tc-mmix.c:1217 config/tc-mmix.c:1245
7676 #: config/tc-mmix.c:1266 config/tc-mmix.c:1291 config/tc-mmix.c:1339
7677 #: config/tc-mmix.c:1437 config/tc-mmix.c:1462 config/tc-mmix.c:1494
7678 #: config/tc-mmix.c:1526 config/tc-mmix.c:1556 config/tc-mmix.c:1609
7679 #: config/tc-mmix.c:1626 config/tc-mmix.c:1653 config/tc-mmix.c:1681
7680 #: config/tc-mmix.c:1708 config/tc-mmix.c:1734 config/tc-mmix.c:1750
7681 #: config/tc-mmix.c:1776 config/tc-mmix.c:1792 config/tc-mmix.c:1808
7682 #: config/tc-mmix.c:1871 config/tc-mmix.c:1887
7684 msgid "invalid operands to opcode %s: `%s'"
7687 #: config/tc-mmix.c:1864
7689 msgid "unsupported operands to %s: `%s'"
7692 #: config/tc-mmix.c:1992
7693 msgid "internal: mmix_prefix_name but empty prefix"
7696 #: config/tc-mmix.c:2037
7698 msgid "too many GREG registers allocated (max %d)"
7701 #: config/tc-mmix.c:2097
7702 msgid "BSPEC already active. Nesting is not supported."
7705 #: config/tc-mmix.c:2106
7706 msgid "invalid BSPEC expression"
7709 #: config/tc-mmix.c:2122
7711 msgid "can't create section %s"
7714 #: config/tc-mmix.c:2127
7716 msgid "can't set section flags for section %s"
7719 #: config/tc-mmix.c:2149
7720 msgid "ESPEC without preceding BSPEC"
7723 #: config/tc-mmix.c:2179
7724 msgid "missing local expression"
7727 #: config/tc-mmix.c:2424
7728 msgid "operand out of range, instruction expanded"
7731 #. The BFD_RELOC_MMIX_LOCAL-specific message is supposed to be
7732 #. user-friendly, though a little bit non-substantial.
7733 #: config/tc-mmix.c:2682
7734 msgid "directive LOCAL must be placed in code or data"
7737 #: config/tc-mmix.c:2683
7738 msgid "internal confusion: relocation in a section without contents"
7741 #: config/tc-mmix.c:2797
7742 msgid "internal: BFD_RELOC_MMIX_BASE_PLUS_OFFSET not resolved to section"
7745 #: config/tc-mmix.c:2845
7746 msgid "no suitable GREG definition for operands"
7749 #: config/tc-mmix.c:2904
7750 msgid "operands were not reducible at assembly-time"
7753 #: config/tc-mmix.c:2931
7755 msgid "cannot generate relocation type for symbol %s, code %s"
7758 #: config/tc-mmix.c:2951
7760 msgid "internal: unhandled label %s"
7763 #: config/tc-mmix.c:3005
7764 msgid "[0-9]H labels may not appear alone on a line"
7767 #: config/tc-mmix.c:3014
7768 msgid "[0-9]H labels do not mix with dot-pseudos"
7771 #: config/tc-mmix.c:3078
7772 msgid "invalid characters in input"
7775 #: config/tc-mmix.c:3182
7776 msgid "empty label field for IS"
7779 #: config/tc-mmix.c:3515
7781 msgid "internal: unexpected relax type %d:%d"
7784 #: config/tc-mmix.c:3537
7785 msgid "BSPEC without ESPEC."
7788 #: config/tc-mmix.c:3739
7789 msgid "GREG expression too complicated"
7792 #: config/tc-mmix.c:3754
7793 msgid "internal: GREG expression not resolved to section"
7796 #: config/tc-mmix.c:3805
7797 msgid "register section has contents\n"
7800 #: config/tc-mmix.c:3939
7801 msgid "section change from within a BSPEC/ESPEC pair is not supported"
7804 #: config/tc-mmix.c:3961
7805 msgid "directive LOC from within a BSPEC/ESPEC pair is not supported"
7808 #: config/tc-mmix.c:3972
7809 msgid "invalid LOC expression"
7812 #: config/tc-mmix.c:3997 config/tc-mmix.c:4023
7813 msgid "LOC expression stepping backwards is not supported"
7816 #. We will only get here in rare cases involving #NO_APP,
7817 #. where the unterminated string is not recognized by the
7818 #. preformatting pass.
7819 #: config/tc-mmix.c:4107 config/tc-mmix.c:4268
7820 msgid "unterminated string"
7823 #: config/tc-mmix.c:4124
7824 msgid "BYTE expression not a pure number"
7827 #. Note that mmixal does not allow negative numbers in
7828 #. BYTE sequences, so neither should we.
7829 #: config/tc-mmix.c:4133
7830 msgid "BYTE expression not in the range 0..255"
7833 #: config/tc-mmix.c:4184 config/tc-mmix.c:4200
7834 msgid "data item with alignment larger than location"
7837 #. Since integer_constant is local to expr.c, we have to make this a
7838 #. macro. FIXME: Do it cleaner.
7839 #: config/tc-mmix.h:104
7840 msgid "`&' serial number operator is not supported"
7843 #: config/tc-mn10200.c:319
7846 "MN10200 options:\n"
7850 #: config/tc-mn10200.c:793 config/tc-mn10300.c:1392 config/tc-ppc.c:2120
7851 #: config/tc-s390.c:1522 config/tc-v850.c:1693
7853 msgid "Unrecognized opcode: `%s'"
7856 #: config/tc-mn10200.c:1036 config/tc-mn10300.c:1965 config/tc-ppc.c:2599
7857 #: config/tc-s390.c:1437 config/tc-v850.c:2110
7859 msgid "junk at end of line: `%s'"
7862 #: config/tc-mn10300.c:695
7865 "MN10300 options:\n"
7869 #: config/tc-mn10300.c:1361 config/tc-sh.c:776 read.c:3729
7871 msgid "unsupported BFD relocation size %u"
7874 #: config/tc-mn10300.c:1409
7875 msgid "Invalid opcode/operands"
7878 #: config/tc-mn10300.c:1936
7879 msgid "Invalid register specification."
7882 #: config/tc-mn10300.c:2519
7884 msgid "Bad relocation fixup type (%d)"
7887 #: config/tc-msp430.c:502
7888 msgid ".profiler pseudo requires at least two operands."
7891 #: config/tc-msp430.c:561
7892 msgid "unknown profiling flag - ignored."
7895 #: config/tc-msp430.c:577
7896 msgid "ambigious flags combination - '.profiler' directive ignored."
7899 #: config/tc-msp430.c:587
7900 msgid "profiling in absolute section? Hm..."
7903 #: config/tc-msp430.c:674
7905 msgid "Known MCU names:\n"
7908 #: config/tc-msp430.c:677
7913 #: config/tc-msp430.c:703
7915 msgid "redefinition of mcu type %s' to %s'"
7918 #: config/tc-msp430.c:733
7922 " -mmcu=[msp430-name] select microcontroller type\n"
7923 " msp430x110 msp430x112\n"
7924 " msp430x1101 msp430x1111\n"
7925 " msp430x1121 msp430x1122 msp430x1132\n"
7926 " msp430x122 msp430x123\n"
7927 " msp430x1222 msp430x1232\n"
7928 " msp430x133 msp430x135\n"
7929 " msp430x1331 msp430x1351\n"
7930 " msp430x147 msp430x148 msp430x149\n"
7931 " msp430x155 msp430x156 msp430x157\n"
7932 " msp430x167 msp430x168 msp430x169\n"
7933 " msp430x1610 msp430x1611 msp430x1612\n"
7934 " msp430x311 msp430x312 msp430x313 msp430x314 "
7936 " msp430x323 msp430x325\n"
7937 " msp430x336 msp430x337\n"
7938 " msp430x412 msp430x413 msp430x415 msp430x417\n"
7939 " msp430xE423 msp430xE425 msp430E427\n"
7940 " msp430xW423 msp430xW425 msp430W427\n"
7941 " msp430xG437 msp430xG438 msp430G439\n"
7942 " msp430x435 msp430x436 msp430x437\n"
7943 " msp430x447 msp430x448 msp430x449\n"
7946 #: config/tc-msp430.c:943
7948 msgid "value %d out of range. Use #lo() or #hi()"
7951 #: config/tc-msp430.c:1031
7953 msgid "unknown expression in operand %s. use #llo() #lhi() #hlo() #hhi() "
7956 #: config/tc-msp430.c:1082
7958 msgid "Registers cannot be used within immediate expression [%s]"
7961 #: config/tc-msp430.c:1084
7963 msgid "unknown operand %s"
7966 #: config/tc-msp430.c:1106 config/tc-msp430.c:1241
7968 msgid "value out of range: %d"
7971 #: config/tc-msp430.c:1117
7973 msgid "Registers cannot be used within absolute expression [%s]"
7976 #: config/tc-msp430.c:1119 config/tc-msp430.c:1262
7978 msgid "unknown expression in operand %s"
7981 #: config/tc-msp430.c:1133 config/tc-msp430.c:1140
7983 msgid "unknown addressing mode %s"
7986 #: config/tc-msp430.c:1148
7988 msgid "Bad register name r%s"
7991 #: config/tc-msp430.c:1160
7993 msgid "MSP430 does not have %d registers"
7996 #: config/tc-msp430.c:1180
7997 msgid "')' required"
8000 #: config/tc-msp430.c:1193
8002 msgid "unknown operator %s. Did you mean X(Rn) or #[hl][hl][oi](CONST) ?"
8005 #: config/tc-msp430.c:1202
8007 msgid "unknown operator (r%s substituded as a register name"
8010 #: config/tc-msp430.c:1214 config/tc-msp430.c:1225
8012 msgid "unknown operator %s"
8015 #: config/tc-msp430.c:1219
8016 msgid "r2 should not be used in indexed addressing mode"
8019 #: config/tc-msp430.c:1260
8021 msgid "Registers cannot be used as a prefix of indexed expression [%s]"
8025 #: config/tc-msp430.c:1309
8027 msgid "unknown addressing mode for operand %s"
8030 #: config/tc-msp430.c:1334
8032 msgid "Internal bug. Try to use 0(r%d) instead of @r%d"
8035 #: config/tc-msp430.c:1344
8036 msgid "this addressing mode is not applicable for destination operand"
8039 #: config/tc-msp430.c:1388
8041 msgid "instruction %s requires %d operand(s)"
8044 #: config/tc-msp430.c:1634
8046 msgid "Even number required. Rounded to %d"
8049 #: config/tc-msp430.c:1645
8051 msgid "Wrong displacement %d"
8054 #: config/tc-msp430.c:1662
8055 msgid "instruction requires label sans '$'"
8058 #: config/tc-msp430.c:1668
8059 msgid "instruction requires label or value in range -511:512"
8062 #: config/tc-msp430.c:1674 config/tc-msp430.c:1707 config/tc-msp430.c:1739
8063 msgid "instruction requires label"
8066 #: config/tc-msp430.c:1743
8067 msgid "Ilegal instruction or not implmented opcode."
8070 #: config/tc-msp430.c:2075
8072 msgid "internal inconsistency problem in %s: insn %04lx"
8075 #: config/tc-msp430.c:2105 config/tc-msp430.c:2128
8077 msgid "internal inconsistency problem in %s: ext. insn %04lx"
8080 #: config/tc-msp430.c:2140
8082 msgid "internal inconsistency problem in %s: %lx"
8085 #: config/tc-ns32k.c:449
8086 msgid "Invalid syntax in PC-relative addressing mode"
8089 #: config/tc-ns32k.c:473
8090 msgid "Invalid syntax in External addressing mode"
8093 #: config/tc-ns32k.c:554
8094 msgid "Invalid syntax in Memory Relative addressing mode"
8097 #: config/tc-ns32k.c:621
8098 msgid "Invalid scaled-indexed mode, use (b,w,d,q)"
8101 #: config/tc-ns32k.c:626
8102 msgid "Syntax in scaled-indexed mode, use [Rn:m] where n=[0..7] m={b,w,d,q}"
8105 #: config/tc-ns32k.c:631
8106 msgid "Scaled-indexed addressing mode combined with scaled-index"
8109 #: config/tc-ns32k.c:642
8110 msgid "Invalid or illegal addressing mode combined with scaled-index"
8113 #: config/tc-ns32k.c:757
8114 msgid "Premature end of suffix -- Defaulting to d"
8117 #: config/tc-ns32k.c:770
8118 msgid "Bad suffix after ':' use {b|w|d} Defaulting to d"
8121 #: config/tc-ns32k.c:817
8122 msgid "Very short instr to option, ie you can't do it on a NULLstr"
8125 #: config/tc-ns32k.c:870
8126 msgid "No such entry in list. (cpu/mmu register)"
8129 #: config/tc-ns32k.c:915
8130 msgid "Internal consistency error. check ns32k-opcode.h"
8133 #: config/tc-ns32k.c:939
8134 msgid "Address of immediate operand"
8137 #: config/tc-ns32k.c:940
8138 msgid "Invalid immediate write operand."
8141 #: config/tc-ns32k.c:1070
8142 msgid "Bad opcode-table-option, check in file ns32k-opcode.h"
8145 #: config/tc-ns32k.c:1107
8146 msgid "No such opcode"
8149 #: config/tc-ns32k.c:1184
8150 msgid "Bad suffix, defaulting to d"
8153 #: config/tc-ns32k.c:1212
8154 msgid "Too many operands passed to instruction"
8157 #. Check error in default.
8158 #: config/tc-ns32k.c:1225
8159 msgid "Wrong numbers of operands in default, check ns32k-opcodes.h"
8162 #: config/tc-ns32k.c:1229
8163 msgid "Wrong number of operands"
8166 #: config/tc-ns32k.c:1355
8167 msgid "iif convert internal pcrel/binary"
8170 #: config/tc-ns32k.c:1372
8171 msgid "Bignum too big for long"
8174 #: config/tc-ns32k.c:1451
8175 msgid "iif convert internal pcrel/pointer"
8178 #: config/tc-ns32k.c:1456
8179 msgid "Internal logic error in iif.iifP[n].type"
8182 #. We cant relax this case.
8183 #: config/tc-ns32k.c:1493
8184 msgid "Can't relax difference"
8187 #: config/tc-ns32k.c:1541
8188 msgid "Displacement to large for :d"
8191 #: config/tc-ns32k.c:1554
8192 msgid "Internal logic error in iif.iifP[].type"
8195 #: config/tc-ns32k.c:1614
8197 msgid "Can not do %d byte pc-relative relocation for storage type %d"
8200 #: config/tc-ns32k.c:1617
8202 msgid "Can not do %d byte relocation for storage type %d"
8206 #: config/tc-ns32k.c:1652
8208 msgid "Can't hash %s: %s"
8211 #: config/tc-ns32k.c:1740
8213 msgid "value of %ld out of byte displacement range."
8216 #: config/tc-ns32k.c:1749
8218 msgid "value of %ld out of word displacement range."
8221 #: config/tc-ns32k.c:1763
8223 msgid "value of %ld out of double word displacement range."
8226 #: config/tc-ns32k.c:1783
8228 msgid "Internal logic error. line %d, file \"%s\""
8231 #: config/tc-ns32k.c:1831
8233 msgid "Internal logic error. line %d, file \"%s\""
8236 #: config/tc-ns32k.c:1936
8237 msgid "Bit field out of range"
8240 #: config/tc-ns32k.c:2180
8242 msgid "invalid architecture option -m%s, ignored"
8245 #: config/tc-ns32k.c:2193
8247 msgid "invalid default displacement size \"%s\". Defaulting to %d."
8250 #: config/tc-ns32k.c:2210
8254 "-m32032 | -m32532\tselect variant of NS32K architecture\n"
8255 "--disp-size-default=<1|2|4>\n"
8258 #: config/tc-ns32k.c:2394
8260 msgid "Cannot find relocation type for symbol %s, code %d"
8263 #: config/tc-or32.c:465 config/tc-or32.c:676
8265 msgid "unknown opcode1: `%s'"
8268 #: config/tc-or32.c:471 config/tc-or32.c:682
8270 msgid "unknown opcode2 `%s'."
8273 #: config/tc-or32.c:510 config/tc-or32.c:721
8275 msgid "instruction not allowed: %s"
8278 #: config/tc-or32.c:513 config/tc-or32.c:724
8280 msgid "too many operands: %s"
8283 #: config/tc-or32.c:599 config/tc-or32.c:811
8284 msgid "call/jmp target out of range (1)"
8287 #: config/tc-or32.c:1004 config/tc-or32.c:1112
8288 msgid "call/jmp target out of range (2)"
8291 #: config/tc-or32.c:1402
8292 msgid "register out of range"
8295 #: config/tc-or32.c:1447
8296 msgid "invalid register in & expression"
8299 #: config/tc-pdp11.c:431
8300 msgid "Low order bits truncated in immediate float operand"
8303 #: config/tc-pdp11.c:620
8305 msgid "Unknown instruction '%s'"
8308 #: config/tc-pj.c:83 config/tc-pj.c:91
8309 msgid "confusing relocation expressions"
8312 #: config/tc-pj.c:182
8313 msgid "can't have relocation for ipush"
8316 #: config/tc-pj.c:289
8318 msgid "unknown opcode %s"
8321 #: config/tc-pj.c:438
8325 "-little\t\t\tgenerate little endian code\n"
8326 "-big\t\t\tgenerate big endian code\n"
8329 #: config/tc-pj.c:468 config/tc-sh.c:3978 config/tc-sh.c:3985
8330 #: config/tc-sh.c:3992 config/tc-sh.c:3999
8331 msgid "pcrel too far"
8334 #: config/tc-pj.h:38
8335 msgid "convert_frag\n"
8338 #: config/tc-pj.h:39
8339 msgid "estimate size\n"
8342 #: config/tc-ppc.c:980
8344 msgid "%s unsupported"
8347 #: config/tc-ppc.c:1046 config/tc-s390.c:415 config/tc-s390.c:422
8349 msgid "invalid switch -m%s"
8352 #: config/tc-ppc.c:1083
8355 "PowerPC options:\n"
8356 "-a32\t\t\tgenerate ELF32/XCOFF32\n"
8357 "-a64\t\t\tgenerate ELF64/XCOFF64\n"
8359 "-mpwrx, -mpwr2\t\tgenerate code for POWER/2 (RIOS2)\n"
8360 "-mpwr\t\t\tgenerate code for POWER (RIOS1)\n"
8361 "-m601\t\t\tgenerate code for PowerPC 601\n"
8362 "-mppc, -mppc32, -m603, -m604\n"
8363 "\t\t\tgenerate code for PowerPC 603/604\n"
8364 "-m403, -m405\t\tgenerate code for PowerPC 403/405\n"
8365 "-m440\t\t\tgenerate code for PowerPC 440\n"
8366 "-m7400, -m7410, -m7450, -m7455\n"
8367 "\t\t\tgenerate code For PowerPC 7400/7410/7450/7455\n"
8370 #: config/tc-ppc.c:1097
8373 "-mppc64, -m620\t\tgenerate code for PowerPC 620/625/630\n"
8374 "-mppc64bridge\t\tgenerate code for PowerPC 64, including bridge insns\n"
8375 "-mbooke64\t\tgenerate code for 64-bit PowerPC BookE\n"
8376 "-mbooke, mbooke32\tgenerate code for 32-bit PowerPC BookE\n"
8377 "-mpower4\t\tgenerate code for Power4 architecture\n"
8378 "-mcom\t\t\tgenerate code Power/PowerPC common instructions\n"
8379 "-many\t\t\tgenerate code for any architecture (PWR/PWRX/PPC)\n"
8382 #: config/tc-ppc.c:1105
8385 "-maltivec\t\tgenerate code for AltiVec\n"
8386 "-me500, -me500x2\tgenerate code for Motorola e500 core complex\n"
8387 "-mspe\t\t\tgenerate code for Motorola SPE instructions\n"
8388 "-mregnames\t\tAllow symbolic names for registers\n"
8389 "-mno-regnames\t\tDo not allow symbolic names for registers\n"
8392 #: config/tc-ppc.c:1112
8395 "-mrelocatable\t\tsupport for GCC's -mrelocatble option\n"
8396 "-mrelocatable-lib\tsupport for GCC's -mrelocatble-lib option\n"
8397 "-memb\t\t\tset PPC_EMB bit in ELF flags\n"
8398 "-mlittle, -mlittle-endian, -l, -le\n"
8399 "\t\t\tgenerate code for a little endian machine\n"
8400 "-mbig, -mbig-endian, -b, -be\n"
8401 "\t\t\tgenerate code for a big endian machine\n"
8402 "-msolaris\t\tgenerate code for Solaris\n"
8403 "-mno-solaris\t\tdo not generate code for Solaris\n"
8404 "-V\t\t\tprint assembler version number\n"
8405 "-Qy, -Qn\t\tignored\n"
8408 #: config/tc-ppc.c:1154
8410 msgid "Unknown default cpu = %s, os = %s"
8413 #: config/tc-ppc.c:1180
8414 msgid "Neither Power nor PowerPC opcodes were selected."
8417 #: config/tc-ppc.c:1270 config/tc-s390.c:517
8419 msgid "Internal assembler error for instruction %s"
8422 #: config/tc-ppc.c:1294
8424 msgid "Internal assembler error for macro %s"
8427 #: config/tc-ppc.c:1625
8428 msgid "identifier+constant@got means identifier@got+constant"
8431 #: config/tc-ppc.c:1692
8433 msgid "%s relocations do not fit in %d bytes\n"
8436 #: config/tc-ppc.c:1799
8438 msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld."
8441 #: config/tc-ppc.c:1881
8442 msgid "Relocation cannot be done when using -mrelocatable"
8445 #: config/tc-ppc.c:1930
8446 msgid "TOC section size exceeds 64k"
8449 #: config/tc-ppc.c:2012
8451 msgid "syntax error: invalid toc specifier `%s'"
8454 #: config/tc-ppc.c:2026
8456 msgid "syntax error: expected `]', found `%c'"
8459 #: config/tc-ppc.c:2305
8460 msgid "[tocv] symbol is not a toc symbol"
8463 #: config/tc-ppc.c:2316
8464 msgid "Unimplemented toc32 expression modifier"
8467 #: config/tc-ppc.c:2321
8468 msgid "Unimplemented toc64 expression modifier"
8471 #: config/tc-ppc.c:2325
8473 msgid "Unexpected return value [%d] from parse_toc_entry!\n"
8476 #: config/tc-ppc.c:2543
8477 msgid "unsupported relocation for DS offset field"
8480 #: config/tc-ppc.c:2587
8482 msgid "syntax error; found `%c' but expected `%c'"
8485 #: config/tc-ppc.c:2630 config/tc-ppc.h:117
8486 msgid "instruction address is not a multiple of 4"
8489 #: config/tc-ppc.c:2741
8490 msgid "wrong number of operands"
8493 #: config/tc-ppc.c:2797
8494 msgid "Bad .section directive: want a,e,w,x,M,S,G,T in string"
8497 #: config/tc-ppc.c:2912
8498 msgid "missing size"
8501 #: config/tc-ppc.c:2921
8502 msgid "negative size"
8505 #: config/tc-ppc.c:2958
8506 msgid "missing real symbol name"
8509 #: config/tc-ppc.c:2979
8510 msgid "attempt to redefine symbol"
8513 #: config/tc-ppc.c:3226
8514 msgid "The XCOFF file format does not support arbitrary sections"
8517 #: config/tc-ppc.c:3303
8518 msgid "missing rename string"
8521 #: config/tc-ppc.c:3334 config/tc-ppc.c:3889 read.c:3035
8522 msgid "missing value"
8525 #: config/tc-ppc.c:3352
8526 msgid "illegal .stabx expression; zero assumed"
8529 #: config/tc-ppc.c:3384
8530 msgid "missing class"
8533 #: config/tc-ppc.c:3393
8534 msgid "missing type"
8537 #: config/tc-ppc.c:3474
8538 msgid "missing symbol name"
8541 #: config/tc-ppc.c:3668
8542 msgid "nested .bs blocks"
8545 #: config/tc-ppc.c:3701
8546 msgid ".es without preceding .bs"
8549 #: config/tc-ppc.c:3881
8550 msgid "non-constant byte count"
8553 #: config/tc-ppc.c:3929
8554 msgid ".tc not in .toc section"
8557 #: config/tc-ppc.c:3948
8558 msgid ".tc with no label"
8561 #: config/tc-ppc.c:4040
8562 msgid ".machine stack overflow"
8565 #: config/tc-ppc.c:4047
8566 msgid ".machine stack underflow"
8569 #: config/tc-ppc.c:4054
8571 msgid "invalid machine `%s'"
8574 #: config/tc-ppc.c:4108
8575 msgid "No previous section to return to. Directive ignored."
8580 #: config/tc-ppc.c:4525
8581 msgid "Unsupported section attribute -- 'a'"
8584 #: config/tc-ppc.c:4714
8585 msgid "bad symbol suffix"
8588 #: config/tc-ppc.c:4807
8589 msgid "Unrecognized symbol suffix"
8592 #: config/tc-ppc.c:4893
8593 msgid "two .function pseudo-ops with no intervening .ef"
8596 #: config/tc-ppc.c:4906
8597 msgid ".ef with no preceding .function"
8600 #: config/tc-ppc.c:5034
8602 msgid "warning: symbol %s has no csect"
8605 #: config/tc-ppc.c:5338
8606 msgid "symbol in .toc does not match any .tc"
8609 #: config/tc-ppc.c:5666 config/tc-s390.c:2057 config/tc-v850.c:2408
8610 #: config/tc-xstormy16.c:555
8611 msgid "unresolved expression that must be resolved"
8614 #: config/tc-ppc.c:5669
8616 msgid "unsupported relocation against %s"
8619 #: config/tc-ppc.c:5744
8621 msgid "cannot emit PC relative %s relocation against %s"
8624 #: config/tc-ppc.c:5749
8626 msgid "cannot emit PC relative %s relocation"
8629 #: config/tc-ppc.c:5905
8631 msgid "Unable to handle reference to symbol %s"
8634 #: config/tc-ppc.c:5908
8635 msgid "Unable to resolve expression"
8638 #: config/tc-ppc.c:5935
8639 msgid "must branch to an address a multiple of 4"
8642 #: config/tc-ppc.c:5939
8644 msgid "@local or @plt branch destination is too far away, %ld bytes"
8647 #: config/tc-ppc.c:5970
8649 msgid "Gas failure, reloc value %d\n"
8652 #: config/tc-s390.c:458
8656 " -mregnames Allow symbolic names for registers\n"
8657 " -mwarn-areg-zero Warn about zero base/index registers\n"
8658 " -mno-regnames Do not allow symbolic names for registers\n"
8659 " -m31 Set file format to 31 bit format\n"
8660 " -m64 Set file format to 64 bit format\n"
8663 #: config/tc-s390.c:465
8666 " -V print assembler version number\n"
8667 " -Qy, -Qn ignored\n"
8670 #: config/tc-s390.c:501
8672 msgid "Internal assembler error for instruction format %s"
8675 #: config/tc-s390.c:764
8677 msgid "identifier+constant@%s means identifier@%s+constant"
8680 #: config/tc-s390.c:847
8681 msgid "Can't handle O_big in s390_exp_compare"
8684 #: config/tc-s390.c:931
8685 msgid "Invalid suffix for literal pool entry"
8688 #: config/tc-s390.c:988
8689 msgid "Big number is too big"
8692 #: config/tc-s390.c:1126 config/tc-s390.c:1707 config/tc-xtensa.c:1632
8694 msgid "%s relocations do not fit in %d bytes"
8697 #: config/tc-s390.c:1136
8698 msgid "relocation not applicable"
8701 #: config/tc-s390.c:1324
8702 msgid "invalid operand suffix"
8705 #: config/tc-s390.c:1347
8706 msgid "syntax error; missing '(' after displacement"
8709 #: config/tc-s390.c:1357 config/tc-s390.c:1390 config/tc-s390.c:1409
8710 msgid "syntax error; expected ,"
8713 #: config/tc-s390.c:1384
8714 msgid "syntax error; missing ')' after base register"
8717 #: config/tc-s390.c:1402
8718 msgid "syntax error; ')' not allowed here"
8721 #: config/tc-s390.c:1584 config/tc-s390.c:1607 config/tc-s390.c:1620
8722 msgid "Invalid .insn format\n"
8725 #: config/tc-s390.c:1592
8727 msgid "Unrecognized opcode format: `%s'"
8730 #: config/tc-s390.c:1623
8731 msgid "second operand of .insn not a constant\n"
8734 #: config/tc-s390.c:1626
8735 msgid "missing comma after insn constant\n"
8738 #: config/tc-s390.c:2060
8739 msgid "unsupported relocation type"
8742 #: config/tc-sh64.c:568
8743 msgid "This operand must be constant at assembly time"
8746 #: config/tc-sh64.c:681
8747 msgid "Invalid operand expression"
8750 #: config/tc-sh64.c:773 config/tc-sh64.c:877
8751 msgid "PTB operand is a SHmedia symbol"
8754 #: config/tc-sh64.c:776 config/tc-sh64.c:874
8755 msgid "PTA operand is a SHcompact symbol"
8758 #: config/tc-sh64.c:792
8759 msgid "invalid expression in operand"
8762 #: config/tc-sh64.c:1483
8764 msgid "invalid operand, not a 5-bit unsigned value: %d"
8767 #: config/tc-sh64.c:1488
8769 msgid "invalid operand, not a 6-bit signed value: %d"
8772 #: config/tc-sh64.c:1493
8774 msgid "invalid operand, not a 6-bit unsigned value: %d"
8777 #: config/tc-sh64.c:1498 config/tc-sh64.c:1510
8779 msgid "invalid operand, not a 11-bit signed value: %d"
8782 #: config/tc-sh64.c:1500
8784 msgid "invalid operand, not a multiple of 32: %d"
8787 #: config/tc-sh64.c:1505
8789 msgid "invalid operand, not a 10-bit signed value: %d"
8792 #: config/tc-sh64.c:1512
8794 msgid "invalid operand, not an even value: %d"
8797 #: config/tc-sh64.c:1517
8799 msgid "invalid operand, not a 12-bit signed value: %d"
8802 #: config/tc-sh64.c:1519
8804 msgid "invalid operand, not a multiple of 4: %d"
8807 #: config/tc-sh64.c:1524
8809 msgid "invalid operand, not a 13-bit signed value: %d"
8812 #: config/tc-sh64.c:1526
8814 msgid "invalid operand, not a multiple of 8: %d"
8817 #: config/tc-sh64.c:1531
8819 msgid "invalid operand, not a 16-bit signed value: %d"
8822 #: config/tc-sh64.c:1536
8824 msgid "invalid operand, not an 16-bit unsigned value: %d"
8827 #: config/tc-sh64.c:1542
8828 msgid "operand out of range for PT, PTA and PTB"
8831 #: config/tc-sh64.c:1544
8833 msgid "operand not a multiple of 4 for PT, PTA or PTB: %d"
8836 #: config/tc-sh64.c:2064
8838 msgid "MOVI operand is not a 32-bit signed value: 0x%8x%08x"
8841 #: config/tc-sh64.c:2421 config/tc-sh64.c:2584 config/tc-sh64.c:2599
8842 msgid "invalid PIC reference"
8845 #: config/tc-sh64.c:2478
8846 msgid "can't find opcode"
8849 #: config/tc-sh64.c:2681 config/tc-sh64.c:2721
8850 msgid "invalid operand: expression in PT target"
8853 #: config/tc-sh64.c:2812
8855 msgid "invalid operands to %s"
8858 #: config/tc-sh64.c:2818
8860 msgid "excess operands to %s"
8863 #: config/tc-sh64.c:2863
8865 msgid "The `.mode %s' directive is not valid with this architecture"
8868 #: config/tc-sh64.c:2871
8870 msgid "Invalid argument to .mode: %s"
8873 #: config/tc-sh64.c:2901
8875 msgid "The `.abi %s' directive is not valid with this architecture"
8878 #: config/tc-sh64.c:2907
8879 msgid "`.abi 64' but command-line options do not specify 64-bit ABI"
8882 #: config/tc-sh64.c:2912
8883 msgid "`.abi 32' but command-line options do not specify 32-bit ABI"
8886 #: config/tc-sh64.c:2915
8888 msgid "Invalid argument to .abi: %s"
8891 #: config/tc-sh64.c:2970
8892 msgid "-no-mix is invalid without specifying SHcompact or SHmedia"
8895 #: config/tc-sh64.c:2975
8896 msgid "-shcompact-const-crange is invalid without SHcompact"
8899 #: config/tc-sh64.c:2978
8900 msgid "-expand-pt32 only valid with -abi=64"
8903 #: config/tc-sh64.c:2981
8904 msgid "-no-expand only valid with SHcompact or SHmedia"
8907 #: config/tc-sh64.c:2984
8908 msgid "-expand-pt32 invalid together with -no-expand"
8911 #: config/tc-sh64.c:3201
8913 "SHmedia code not allowed in same section as constants and SHcompact code"
8916 #: config/tc-sh64.c:3219
8917 msgid "No segment info for current section"
8920 #: config/tc-sh64.c:3257
8921 msgid "duplicate datalabel operator ignored"
8924 #: config/tc-sh64.c:3327
8925 msgid "Invalid DataLabel expression"
8928 #: config/tc-sh.c:65
8929 msgid "directive .big encountered when option -big required"
8932 #: config/tc-sh.c:75
8933 msgid "directive .little encountered when option -little required"
8936 #: config/tc-sh.c:1245
8937 msgid "misplaced PIC operand"
8940 #: config/tc-sh.c:1283
8941 msgid "illegal double indirection"
8944 #: config/tc-sh.c:1292
8945 msgid "illegal register after @-"
8948 #: config/tc-sh.c:1308
8949 msgid "must be @(r0,...)"
8952 #: config/tc-sh.c:1332
8953 msgid "syntax error in @(r0,...)"
8956 #: config/tc-sh.c:1337
8957 msgid "syntax error in @(r0...)"
8960 #: config/tc-sh.c:1382
8961 msgid "Deprecated syntax."
8964 #: config/tc-sh.c:1394 config/tc-sh.c:1399
8965 msgid "syntax error in @(disp,[Rn, gbr, pc])"
8968 #: config/tc-sh.c:1404
8972 #: config/tc-sh.c:1412
8973 msgid "illegal register after @"
8976 #: config/tc-sh.c:2249
8978 msgid "Invalid register: 'r%d'"
8981 #: config/tc-sh.c:2471
8982 msgid "insn can't be combined with parallel processing insn"
8985 #: config/tc-sh.c:2478 config/tc-sh.c:2489 config/tc-sh.c:2521
8986 msgid "multiple movx specifications"
8989 #: config/tc-sh.c:2483 config/tc-sh.c:2505 config/tc-sh.c:2544
8990 msgid "multiple movy specifications"
8993 #: config/tc-sh.c:2492 config/tc-sh.c:2525
8994 msgid "invalid movx address register"
8997 #: config/tc-sh.c:2494
8998 msgid "insn cannot be combined with non-nopy"
9001 #: config/tc-sh.c:2508 config/tc-sh.c:2564
9002 msgid "invalid movy address register"
9005 #: config/tc-sh.c:2510
9006 msgid "insn cannot be combined with non-nopx"
9009 #: config/tc-sh.c:2523
9010 msgid "previous movy requires nopx"
9013 #: config/tc-sh.c:2531 config/tc-sh.c:2536
9014 msgid "invalid movx dsp register"
9017 #: config/tc-sh.c:2546
9018 msgid "previous movx requires nopy"
9021 #: config/tc-sh.c:2555 config/tc-sh.c:2560
9022 msgid "invalid movy dsp register"
9025 #: config/tc-sh.c:2570
9026 msgid "dsp immediate shift value not constant"
9029 #: config/tc-sh.c:2584 config/tc-sh.c:2610
9030 msgid "multiple parallel processing specifications"
9033 #: config/tc-sh.c:2603
9034 msgid "multiple condition specifications"
9037 #: config/tc-sh.c:2641
9038 msgid "insn cannot be combined with pmuls"
9041 #: config/tc-sh.c:2657
9042 msgid "bad combined pmuls output operand"
9045 #: config/tc-sh.c:2667
9046 msgid "destination register is same for parallel insns"
9049 #: config/tc-sh.c:2676
9050 msgid "condition not followed by conditionalizable insn"
9053 #: config/tc-sh.c:2686
9054 msgid "unrecognized characters at end of parallel processing insn"
9057 #: config/tc-sh.c:2802
9058 msgid "opcode not valid for this cpu variant"
9061 #: config/tc-sh.c:2835
9062 msgid "Delayed branches not available on SH1"
9065 #: config/tc-sh.c:2867
9067 msgid "excess operands: '%s'"
9070 #: config/tc-sh.c:3012
9071 msgid ".uses pseudo-op seen when not relaxing"
9074 #: config/tc-sh.c:3018
9075 msgid "bad .uses format"
9078 #: config/tc-sh.c:3104
9079 msgid "Invalid combination: --isa=SHcompact with --isa=SHmedia"
9082 #: config/tc-sh.c:3110
9083 msgid "Invalid combination: --isa=SHmedia with --isa=SHcompact"
9086 #: config/tc-sh.c:3112
9087 msgid "Invalid combination: --abi=64 with --isa=SHcompact"
9090 #: config/tc-sh.c:3152
9091 msgid "Invalid combination: --abi=32 with --abi=64"
9094 #: config/tc-sh.c:3158
9095 msgid "Invalid combination: --abi=64 with --abi=32"
9098 #: config/tc-sh.c:3160
9099 msgid "Invalid combination: --isa=SHcompact with --abi=64"
9102 #: config/tc-sh.c:3194
9106 "-little\t\t\tgenerate little endian code\n"
9107 "-big\t\t\tgenerate big endian code\n"
9108 "-relax\t\t\talter jump instructions for long displacements\n"
9109 "-renesas\t\tdisable optimization with section symbol for\n"
9110 "\t\t\tcompatibility with Renesas assembler.\n"
9111 "-small\t\t\talign sections to 4 byte boundaries, not 16\n"
9112 "-dsp\t\t\tenable sh-dsp insns, and disable floating-point ISAs.\n"
9113 "-isa=[any\t\tuse most appropriate isa\n"
9114 " | dsp same as '-dsp'\n"
9118 #: config/tc-sh.c:3218
9121 "-isa=[shmedia\t\tset as the default instruction set for SH64\n"
9127 #: config/tc-sh.c:3223
9130 "-abi=[32|64]\t\tset size of expanded SHmedia operands and object\n"
9132 "-shcompact-const-crange\temit code-range descriptors for constants in\n"
9133 "\t\t\tSHcompact code sections\n"
9134 "-no-mix\t\t\tdisallow SHmedia code in the same section as\n"
9135 "\t\t\tconstants and SHcompact code\n"
9136 "-no-expand\t\tdo not expand MOVI, PT, PTA or PTB instructions\n"
9137 "-expand-pt32\t\twith -abi=64, expand PT, PTA and PTB instructions\n"
9138 "\t\t\tto 32 bits only\n"
9141 #: config/tc-sh.c:3311
9142 msgid ".uses does not refer to a local symbol in the same section"
9145 #: config/tc-sh.c:3330
9146 msgid "can't find fixup pointed to by .uses"
9149 #: config/tc-sh.c:3353
9150 msgid ".uses target does not refer to a local symbol in the same section"
9153 #: config/tc-sh.c:3453
9154 msgid "displacement overflows 12-bit field"
9157 #: config/tc-sh.c:3456
9159 msgid "displacement to defined symbol %s overflows 12-bit field"
9162 #: config/tc-sh.c:3460
9164 msgid "displacement to undefined symbol %s overflows 12-bit field"
9167 #: config/tc-sh.c:3538
9168 msgid "displacement overflows 8-bit field"
9171 #: config/tc-sh.c:3541
9173 msgid "displacement to defined symbol %s overflows 8-bit field"
9176 #: config/tc-sh.c:3545
9178 msgid "displacement to undefined symbol %s overflows 8-bit field "
9181 #: config/tc-sh.c:3562
9183 msgid "overflow in branch to %s; converted into longer instruction sequence"
9186 #: config/tc-sh.c:3633 config/tc-sh.c:3680 config/tc-sparc.c:4237
9187 #: config/tc-sparc.c:4262
9188 msgid "misaligned data"
9191 #: config/tc-sh.c:4099
9192 msgid "misaligned offset"
9195 #: config/tc-sparc.c:291
9196 msgid "Invalid default architecture, broken assembler."
9199 #: config/tc-sparc.c:295 config/tc-sparc.c:498
9200 msgid "Bad opcode table, broken assembler."
9203 #: config/tc-sparc.c:490
9205 msgid "invalid architecture -xarch=%s"
9208 #: config/tc-sparc.c:492
9210 msgid "invalid architecture -A%s"
9213 #: config/tc-sparc.c:559
9215 msgid "No compiled in support for %d bit object file format"
9218 #: config/tc-sparc.c:637
9220 msgid "SPARC options:\n"
9223 #: config/tc-sparc.c:666
9227 "\t\t\tspecify variant of SPARC architecture\n"
9228 "-bump\t\t\twarn when assembler switches architectures\n"
9229 "-sparc\t\t\tignored\n"
9230 "--enforce-aligned-data\tforce .long, etc., to be aligned correctly\n"
9231 "-relax\t\t\trelax jumps and branches (default)\n"
9232 "-no-relax\t\tavoid changing any jumps and branches\n"
9235 #: config/tc-sparc.c:674
9237 msgid "-k\t\t\tgenerate PIC\n"
9240 #: config/tc-sparc.c:678
9243 "-32\t\t\tcreate 32 bit object file\n"
9244 "-64\t\t\tcreate 64 bit object file\n"
9247 #: config/tc-sparc.c:681
9249 msgid "\t\t\t[default is %d]\n"
9252 #: config/tc-sparc.c:683
9255 "-TSO\t\t\tuse Total Store Ordering\n"
9256 "-PSO\t\t\tuse Partial Store Ordering\n"
9257 "-RMO\t\t\tuse Relaxed Memory Ordering\n"
9260 #: config/tc-sparc.c:687
9262 msgid "\t\t\t[default is %s]\n"
9265 #: config/tc-sparc.c:689
9268 "-KPIC\t\t\tgenerate PIC\n"
9269 "-V\t\t\tprint assembler version number\n"
9270 "-undeclared-regs\tignore application global register usage without\n"
9271 "\t\t\tappropriate .register directive (default)\n"
9272 "-no-undeclared-regs\tforce error on application global register usage\n"
9273 "\t\t\twithout appropriate .register directive\n"
9275 "-Qy, -Qn\t\tignored\n"
9279 #: config/tc-sparc.c:701
9282 "-EL\t\t\tgenerate code for a little endian machine\n"
9283 "-EB\t\t\tgenerate code for a big endian machine\n"
9284 "--little-endian-data\tgenerate code for a machine having big endian\n"
9285 " instructions and little endian data.\n"
9288 #: config/tc-sparc.c:822
9290 msgid "Internal error: losing opcode: `%s' \"%s\"\n"
9293 #: config/tc-sparc.c:841
9295 msgid "Internal error: can't find opcode `%s' for `%s'\n"
9298 #: config/tc-sparc.c:987
9299 msgid "Support for 64-bit arithmetic not compiled in."
9302 #: config/tc-sparc.c:1034
9303 msgid "set: number not in 0..4294967295 range"
9306 #: config/tc-sparc.c:1041
9307 msgid "set: number not in -2147483648..4294967295 range"
9310 #: config/tc-sparc.c:1101
9311 msgid "setsw: number not in -2147483648..4294967295 range"
9314 #: config/tc-sparc.c:1150
9315 msgid "setx: temporary register same as destination register"
9318 #: config/tc-sparc.c:1221
9319 msgid "setx: illegal temporary register g0"
9322 #: config/tc-sparc.c:1318
9323 msgid "FP branch in delay slot"
9326 #: config/tc-sparc.c:1334
9327 msgid "FP branch preceded by FP instruction; NOP inserted"
9330 #: config/tc-sparc.c:1374
9331 msgid "failed special case insn sanity check"
9334 #: config/tc-sparc.c:1462
9335 msgid ": invalid membar mask name"
9338 #: config/tc-sparc.c:1478
9339 msgid ": invalid membar mask expression"
9342 #: config/tc-sparc.c:1483
9343 msgid ": invalid membar mask number"
9346 #: config/tc-sparc.c:1498
9347 msgid ": invalid siam mode expression"
9350 #: config/tc-sparc.c:1503
9351 msgid ": invalid siam mode number"
9354 #: config/tc-sparc.c:1519
9355 msgid ": invalid prefetch function name"
9358 #: config/tc-sparc.c:1527
9359 msgid ": invalid prefetch function expression"
9362 #: config/tc-sparc.c:1532
9363 msgid ": invalid prefetch function number"
9366 #: config/tc-sparc.c:1560 config/tc-sparc.c:1572
9367 msgid ": unrecognizable privileged register"
9370 #: config/tc-sparc.c:1596 config/tc-sparc.c:1621
9371 msgid ": unrecognizable v9a or v9b ancillary state register"
9374 #: config/tc-sparc.c:1601
9375 msgid ": rd on write only ancillary state register"
9378 #. %sys_tick and %sys_tick_cmpr are v9bnotv9a
9379 #: config/tc-sparc.c:1609
9380 msgid ": unrecognizable v9a ancillary state register"
9383 #: config/tc-sparc.c:1645
9384 msgid ": asr number must be between 16 and 31"
9387 #: config/tc-sparc.c:1653
9388 msgid ": asr number must be between 0 and 31"
9391 #: config/tc-sparc.c:1663
9393 msgid ": expecting %asrN"
9396 #: config/tc-sparc.c:1845 config/tc-sparc.c:1883 config/tc-sparc.c:2290
9397 #: config/tc-sparc.c:2326
9399 msgid "Illegal operands: %%%s requires arguments in ()"
9402 #: config/tc-sparc.c:1851
9405 "Illegal operands: %%%s cannot be used together with other relocs in the insn "
9409 #: config/tc-sparc.c:1862
9411 msgid "Illegal operands: %%%s can be only used with call __tls_get_addr"
9414 #: config/tc-sparc.c:2069
9415 msgid "detected global register use not covered by .register pseudo-op"
9418 #: config/tc-sparc.c:2140
9419 msgid ": There are only 64 f registers; [0-63]"
9422 #: config/tc-sparc.c:2142 config/tc-sparc.c:2160
9423 msgid ": There are only 32 f registers; [0-31]"
9426 #: config/tc-sparc.c:2152
9427 msgid ": There are only 32 single precision f registers; [0-31]"
9430 #: config/tc-sparc.c:2338
9433 "Illegal operands: Can't do arithmetics other than + and - involving %%%s()"
9436 #: config/tc-sparc.c:2448
9438 msgid "Illegal operands: Can't add non-constant expression to %%%s()"
9441 #: config/tc-sparc.c:2458
9444 "Illegal operands: Can't do arithmetics involving %%%s() of a relocatable "
9448 #: config/tc-sparc.c:2476
9449 msgid ": PC-relative operand can't be a constant"
9452 #: config/tc-sparc.c:2483
9453 msgid ": TLS operand can't be a constant"
9456 #: config/tc-sparc.c:2516
9457 msgid ": invalid ASI name"
9460 #: config/tc-sparc.c:2524
9461 msgid ": invalid ASI expression"
9464 #: config/tc-sparc.c:2529
9465 msgid ": invalid ASI number"
9468 #: config/tc-sparc.c:2626
9469 msgid "OPF immediate operand out of range (0-0x1ff)"
9472 #: config/tc-sparc.c:2631
9473 msgid "non-immediate OPF operand, ignored"
9476 #: config/tc-sparc.c:2650
9477 msgid ": invalid cpreg name"
9480 #: config/tc-sparc.c:2679
9482 msgid "Illegal operands%s"
9485 #: config/tc-sparc.c:2713
9487 msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\""
9490 #: config/tc-sparc.c:2749
9492 msgid "Architecture mismatch on \"%s\"."
9495 #: config/tc-sparc.c:2750
9497 msgid " (Requires %s; requested architecture is %s.)"
9500 #: config/tc-sparc.c:3370
9502 msgid "bad or unhandled relocation type: 0x%02x"
9505 #: config/tc-sparc.c:3680
9506 msgid "Expected comma after name"
9509 #: config/tc-sparc.c:3689
9511 msgid "BSS length (%d.) <0! Ignored."
9514 #: config/tc-sparc.c:3701
9515 msgid "bad .reserve segment -- expected BSS segment"
9518 #: config/tc-sparc.c:3718
9519 msgid "missing alignment"
9522 #: config/tc-sparc.c:3729
9524 msgid "alignment too large; assuming %d"
9527 #: config/tc-sparc.c:3735 config/tc-sparc.c:3886
9528 msgid "negative alignment"
9531 #: config/tc-sparc.c:3745 config/tc-sparc.c:3909 read.c:1284 read.c:2113
9532 msgid "alignment not a power of 2"
9535 #: config/tc-sparc.c:3823 config/tc-v850.c:233
9536 msgid "Expected comma after symbol-name"
9539 #: config/tc-sparc.c:3833
9541 msgid ".COMMon length (%lu) out of range ignored"
9544 #: config/tc-sparc.c:3866
9545 msgid "Expected comma after common length"
9548 #: config/tc-sparc.c:3880
9550 msgid "alignment too large; assuming %ld"
9553 #: config/tc-sparc.c:4107 config/tc-sparc.c:4117
9555 msgid "register syntax is .register %%g[2367],{#scratch|symbolname|#ignore}"
9558 #: config/tc-sparc.c:4135
9559 msgid "redefinition of global register"
9562 #: config/tc-sparc.c:4146
9564 msgid "Register symbol %s already defined."
9567 #: config/tc-sparc.c:4355
9569 msgid "Illegal operands: %%r_plt in %d-byte data field"
9572 #: config/tc-sparc.c:4365
9574 msgid "Illegal operands: %%r_tls_dtpoff in %d-byte data field"
9577 #: config/tc-sparc.c:4402
9579 msgid "Illegal operands: Only %%r_%s%d allowed in %d-byte data fields"
9582 #: config/tc-sparc.c:4410 config/tc-sparc.c:4441 config/tc-sparc.c:4450
9584 msgid "Illegal operands: %%r_%s%d requires arguments in ()"
9587 #: config/tc-sparc.c:4459
9589 msgid "Illegal operands: garbage after %%r_%s%d()"
9592 #: config/tc-sparc.h:48
9593 msgid "sparc convert_frag\n"
9596 #: config/tc-sparc.h:50
9597 msgid "estimate_size_before_relax called"
9600 #: config/tc-tahoe.c:403
9601 msgid "The -a option doesn't exist. (Despite what the man page says!"
9604 #: config/tc-tahoe.c:407 config/tc-vax.c:3295
9606 msgid "Displacement length %s ignored!"
9609 #: config/tc-tahoe.c:411 config/tc-vax.c:3287
9610 msgid "SYMBOL TABLE not implemented"
9613 #: config/tc-tahoe.c:415 config/tc-vax.c:3291
9614 msgid "TOKEN TRACE not implemented"
9617 #: config/tc-tahoe.c:419 config/tc-vax.c:3299
9619 msgid "I don't need or use temp. file \"%s\"."
9622 #: config/tc-tahoe.c:423 config/tc-vax.c:3303
9623 msgid "I don't use an interpass file! -V ignored"
9626 #: config/tc-tahoe.c:437
9631 "-d LENGTH\t\tignored\n"
9634 "-t FILE\t\t\tignored\n"
9639 #: config/tc-tahoe.c:1066
9640 msgid "Casting a branch displacement is bad form, and is ignored."
9643 #: config/tc-tahoe.c:1122
9644 msgid "Couldn't parse the [index] in this operand."
9647 #: config/tc-tahoe.c:1128
9648 msgid "Couldn't find the opening '[' for the index of this operand."
9651 #: config/tc-tahoe.c:1168
9652 msgid "Couldn't find the opening '(' for the deref of this operand."
9655 #: config/tc-tahoe.c:1178
9656 msgid "Operand can't be both pre-inc and post-dec."
9659 #: config/tc-tahoe.c:1208
9660 msgid "I parsed 2 registers in this operand."
9663 #: config/tc-tahoe.c:1258
9664 msgid "Can't relocate expression error."
9667 #. This is an error. Tahoe doesn't allow any expressions
9668 #. bigger that a 32 bit long word. Any bigger has to be referenced
9670 #: config/tc-tahoe.c:1265
9671 msgid "Expression is too large for a 32 bits."
9674 #: config/tc-tahoe.c:1270
9675 msgid "Junk at end of expression."
9678 #: config/tc-tahoe.c:1309
9679 msgid "Syntax error in direct register mode."
9682 #: config/tc-tahoe.c:1311
9683 msgid "You can't index a register in direct register mode."
9686 #: config/tc-tahoe.c:1314
9687 msgid "SP can't be the source operand with direct register addressing."
9690 #: config/tc-tahoe.c:1316
9691 msgid "Can't take the address of a register."
9694 #: config/tc-tahoe.c:1318
9695 msgid "Direct Register can't be used in a branch."
9698 #: config/tc-tahoe.c:1320
9699 msgid "For quad access, the register must be even and < 14."
9702 #: config/tc-tahoe.c:1322
9703 msgid "You can't cast a direct register."
9706 #: config/tc-tahoe.c:1328
9707 msgid "Using reg 14 for quadwords can tromp the FP register."
9710 #: config/tc-tahoe.c:1340
9711 msgid "Syntax error in auto-dec mode."
9714 #: config/tc-tahoe.c:1342
9715 msgid "You can't have an index auto dec mode."
9718 #: config/tc-tahoe.c:1344
9719 msgid "Auto dec mode cant be used for reading."
9722 #: config/tc-tahoe.c:1346
9723 msgid "Auto dec only works of the SP register."
9726 #: config/tc-tahoe.c:1348
9727 msgid "Auto dec can't be used in a branch."
9730 #: config/tc-tahoe.c:1350
9731 msgid "Auto dec won't work with quadwords."
9734 #: config/tc-tahoe.c:1357
9735 msgid "Syntax error in one of the auto-inc modes."
9738 #: config/tc-tahoe.c:1363
9739 msgid "Auto inc deferred only works of the SP register."
9742 #: config/tc-tahoe.c:1365
9743 msgid "You can't have an index auto inc deferred mode."
9746 #: config/tc-tahoe.c:1367 config/tc-tahoe.c:1378
9747 msgid "Auto inc can't be used in a branch."
9750 #: config/tc-tahoe.c:1374
9751 msgid "You can't write to an auto inc register."
9754 #: config/tc-tahoe.c:1376
9755 msgid "Auto inc only works of the SP register."
9758 #: config/tc-tahoe.c:1380
9759 msgid "Auto inc won't work with quadwords."
9762 #: config/tc-tahoe.c:1382
9763 msgid "You can't have an index in auto inc mode."
9766 #: config/tc-tahoe.c:1390
9767 msgid "You can't index the sp register."
9770 #: config/tc-tahoe.c:1396
9771 msgid "Syntax error in register displaced mode."
9774 #: config/tc-tahoe.c:1415
9775 msgid "An offest is needed for this operand."
9778 #: config/tc-tahoe.c:1427
9779 msgid "You can't index a register in immediate mode."
9782 #: config/tc-tahoe.c:1429
9783 msgid "Immediate access can't be used as an address."
9786 #: config/tc-tahoe.c:1540
9788 msgid "Compiler bug: ODD number of bytes in arg structure %s."
9791 #: config/tc-tahoe.c:1567 config/tc-vax.c:1968
9792 msgid "Not enough operands"
9795 #: config/tc-tahoe.c:1577 config/tc-vax.c:1975
9796 msgid "Too many operands"
9799 #: config/tc-tahoe.c:1628 config/tc-vax.c:408
9801 msgid "Ignoring statement due to \"%s\""
9804 #: config/tc-tahoe.c:1723
9806 msgid "Compliler bug: Got a case (%d) I wasn't expecting."
9809 #: config/tc-tahoe.c:1817
9810 msgid "Real branch displacements must be expressions."
9813 #: config/tc-tahoe.c:1820
9815 msgid "Complier error: I got an unknown synthetic branch :%c"
9818 #: config/tc-tahoe.c:1961
9820 msgid "Barf, bad mode %x\n"
9823 #. Only word (et al.), align, or conditionals are allowed within
9825 #: config/tc-tic54x.c:222
9826 msgid "pseudo-op illegal within .struct/.union"
9829 #: config/tc-tic54x.c:347
9831 msgid "C54x-specific command line options:\n"
9834 #: config/tc-tic54x.c:348
9836 msgid "-mfar-mode | -mf Use extended addressing\n"
9839 #: config/tc-tic54x.c:349
9841 msgid "-mcpu=<CPU version> Specify the CPU version\n"
9844 #: config/tc-tic54x.c:350
9846 msgid "-merrors-to-file <filename>\n"
9849 #: config/tc-tic54x.c:351
9851 msgid "-me <filename> Redirect errors to a file\n"
9854 #: config/tc-tic54x.c:473
9855 msgid "Comma and symbol expected for '.asg STRING, SYMBOL'"
9858 #: config/tc-tic54x.c:527
9859 msgid "Unterminated string after absolute expression"
9862 #: config/tc-tic54x.c:535
9863 msgid "Comma and symbol expected for '.eval EXPR, SYMBOL'"
9866 #: config/tc-tic54x.c:547
9867 msgid "symbols assigned with .eval must begin with a letter"
9870 #: config/tc-tic54x.c:805
9871 msgid "Offset on nested structures is ignored"
9874 #: config/tc-tic54x.c:856
9876 msgid ".end%s without preceding .%s"
9879 #: config/tc-tic54x.c:923
9881 msgid "Unrecognized struct/union tag '%s'"
9884 #: config/tc-tic54x.c:925
9885 msgid ".tag requires a structure tag"
9888 #: config/tc-tic54x.c:931
9889 msgid "Label required for .tag"
9892 #: config/tc-tic54x.c:950
9894 msgid ".tag target '%s' undefined"
9897 #: config/tc-tic54x.c:1013
9899 msgid ".field count '%d' out of range (1 <= X <= 32)"
9902 #: config/tc-tic54x.c:1041
9904 msgid "Unrecognized field type '%c'"
9907 #. Disallow .byte with a non constant expression that will
9908 #. require relocation.
9909 #: config/tc-tic54x.c:1178
9910 msgid "Relocatable values require at least WORD storage"
9913 #: config/tc-tic54x.c:1240
9914 msgid "Use of .def/.ref is deprecated. Use .global instead"
9917 #: config/tc-tic54x.c:1439
9918 msgid ".space/.bes repeat count is negative, ignored"
9921 #: config/tc-tic54x.c:1444
9922 msgid ".space/.bes repeat count is zero, ignored"
9925 #: config/tc-tic54x.c:1522
9926 msgid "Missing size argument"
9929 #: config/tc-tic54x.c:1659
9930 msgid "CPU version has already been set"
9933 #: config/tc-tic54x.c:1663
9935 msgid "Unrecognized version '%s'"
9938 #: config/tc-tic54x.c:1669
9939 msgid "Changing of CPU version on the fly not supported"
9942 #: config/tc-tic54x.c:1805
9943 msgid "p2align not supported on this target"
9946 #: config/tc-tic54x.c:1818
9947 msgid "Argument to .even ignored"
9950 #: config/tc-tic54x.c:1865
9951 msgid "Invalid field size, must be from 1 to 32"
9954 #: config/tc-tic54x.c:1878
9955 msgid "field size must be 16 when value is relocatable"
9958 #: config/tc-tic54x.c:1893
9959 msgid "field value truncated"
9962 #: config/tc-tic54x.c:2002 config/tc-tic54x.c:2319
9964 msgid "Unrecognized section '%s'"
9967 #: config/tc-tic54x.c:2011
9968 msgid "Current section is unitialized, section name required for .clink"
9971 #: config/tc-tic54x.c:2225
9972 msgid "ENDLOOP without corresponding LOOP"
9975 #: config/tc-tic54x.c:2269
9976 msgid "Mixing of normal and extended addressing not supported"
9979 #: config/tc-tic54x.c:2275
9980 msgid "Extended addressing not supported on the specified CPU"
9983 #: config/tc-tic54x.c:2325
9984 msgid ".sblock may be used for initialized sections only"
9987 #: config/tc-tic54x.c:2356
9988 msgid "Symbol missing for .set/.equ"
9991 #: config/tc-tic54x.c:2415
9992 msgid ".var may only be used within a macro definition"
9995 #: config/tc-tic54x.c:2423
9996 msgid "Substitution symbols must begin with a letter"
9999 #: config/tc-tic54x.c:2517
10001 msgid "Can't open macro library file '%s' for reading."
10004 #: config/tc-tic54x.c:2524
10006 msgid "File '%s' not in macro archive format"
10009 #: config/tc-tic54x.c:2656
10011 msgid "Bad COFF version '%s'"
10014 #: config/tc-tic54x.c:2665
10016 msgid "Bad CPU version '%s'"
10019 #: config/tc-tic54x.c:2678 config/tc-tic54x.c:2681
10021 msgid "Can't redirect stderr to the file '%s'"
10024 #: config/tc-tic54x.c:2828
10026 msgid "Undefined substitution symbol '%s'"
10029 #: config/tc-tic54x.c:3485
10030 msgid "Badly formed address expression"
10033 #: config/tc-tic54x.c:3749
10035 msgid "Invalid dmad syntax '%s'"
10038 #: config/tc-tic54x.c:3815
10041 "Use the .mmregs directive to use memory-mapped register names such as '%s'"
10044 #: config/tc-tic54x.c:3868
10045 msgid "Address mode *+ARx is write-only. Results of reading are undefined."
10048 #: config/tc-tic54x.c:3888
10050 msgid "Unrecognized indirect address format \"%s\""
10053 #: config/tc-tic54x.c:3927
10055 msgid "Operand '%s' out of range (%d <= x <= %d)"
10058 #: config/tc-tic54x.c:3947
10059 msgid "Error in relocation handling"
10062 #: config/tc-tic54x.c:3968 config/tc-tic54x.c:4032 config/tc-tic54x.c:4064
10064 msgid "Unrecognized condition code \"%s\""
10067 #: config/tc-tic54x.c:3985
10069 msgid "Condition \"%s\" does not match preceding group"
10072 #: config/tc-tic54x.c:3993
10075 "Condition \"%s\" uses a different accumulator from a preceding condition"
10078 #: config/tc-tic54x.c:4000
10079 msgid "Only one comparison conditional allowed"
10082 #: config/tc-tic54x.c:4005
10083 msgid "Only one overflow conditional allowed"
10086 #: config/tc-tic54x.c:4013
10088 msgid "Duplicate %s conditional"
10091 #: config/tc-tic54x.c:4048
10092 msgid "Invalid auxiliary register (use AR0-AR7)"
10095 #: config/tc-tic54x.c:4084
10096 msgid "lk addressing modes are invalid for memory-mapped register addressing"
10099 #: config/tc-tic54x.c:4092
10101 "Address mode *+ARx is not allowed in memory-mapped register addressing. "
10102 "Resulting behavior is undefined."
10105 #: config/tc-tic54x.c:4118
10107 "Destination accumulator for each part of this parallel instruction must be "
10111 #: config/tc-tic54x.c:4167
10113 msgid "Memory mapped register \"%s\" out of range"
10116 #: config/tc-tic54x.c:4206
10117 msgid "Invalid operand (use 1, 2, or 3)"
10120 #: config/tc-tic54x.c:4231
10121 msgid "A status register or status bit name is required"
10124 #: config/tc-tic54x.c:4241
10126 msgid "Unrecognized status bit \"%s\""
10129 #: config/tc-tic54x.c:4264
10131 msgid "Invalid status register \"%s\""
10134 #: config/tc-tic54x.c:4276
10136 msgid "Operand \"%s\" out of range (use 1 or 2)"
10139 #: config/tc-tic54x.c:4484
10141 msgid "Unrecognized instruction \"%s\""
10144 #: config/tc-tic54x.c:4513
10146 msgid "Unrecognized operand list '%s' for instruction '%s'"
10149 #: config/tc-tic54x.c:4545
10151 msgid "Unrecognized parallel instruction \"%s\""
10154 #: config/tc-tic54x.c:4596
10156 msgid "Invalid operand (s) for parallel instruction \"%s\""
10159 #: config/tc-tic54x.c:4599
10161 msgid "Unrecognized parallel instruction combination \"%s || %s\""
10164 #: config/tc-tic54x.c:4836
10166 msgid "%s symbol recursion stopped at second appearance of '%s'"
10169 #: config/tc-tic54x.c:4876
10170 msgid "Unrecognized substitution symbol function"
10173 #: config/tc-tic54x.c:4881
10174 msgid "Missing '(' after substitution symbol function"
10177 #: config/tc-tic54x.c:4895
10178 msgid "Expecting second argument"
10181 #: config/tc-tic54x.c:4908 config/tc-tic54x.c:4958
10182 msgid "Extra junk in function call, expecting ')'"
10185 #: config/tc-tic54x.c:4934
10186 msgid "Function expects two arguments"
10189 #: config/tc-tic54x.c:4947
10190 msgid "Expecting character constant argument"
10193 #: config/tc-tic54x.c:4953
10194 msgid "Both arguments must be substitution symbols"
10197 #: config/tc-tic54x.c:5006
10199 msgid "Invalid subscript (use 1 to %d)"
10202 #: config/tc-tic54x.c:5016
10204 msgid "Invalid length (use 0 to %d"
10207 #: config/tc-tic54x.c:5026
10208 msgid "Missing ')' in subscripted substitution symbol expression"
10211 #: config/tc-tic54x.c:5046
10212 msgid "Missing forced substitution terminator ':'"
10215 #: config/tc-tic54x.c:5201
10218 "Instruction does not fit in available delay slots (%d-word insn, %d slots "
10222 #: config/tc-tic54x.c:5242
10224 msgid "Unrecognized parallel instruction '%s'"
10227 #: config/tc-tic54x.c:5254
10229 msgid "Instruction '%s' requires an LP cpu version"
10232 #: config/tc-tic54x.c:5261
10234 msgid "Instruction '%s' requires far mode addressing"
10237 #: config/tc-tic54x.c:5273
10240 "Instruction does not fit in available delay slots (%d-word insn, %d slots "
10241 "left). Resulting behavior is undefined."
10244 #: config/tc-tic54x.c:5283
10246 "Instructions which cause PC discontinuity are not allowed in a delay slot. "
10247 "Resulting behavior is undefined."
10250 #: config/tc-tic54x.c:5294
10252 msgid "'%s' is not repeatable. Resulting behavior is undefined."
10255 #: config/tc-tic54x.c:5298
10257 "Instructions using long offset modifiers or absolute addresses are not "
10258 "repeatable. Resulting behavior is undefined."
10261 #: config/tc-tic54x.c:5478
10263 msgid "Unsupported relocation size %d"
10266 #: config/tc-tic54x.c:5632
10267 msgid "non-absolute value used with .space/.bes"
10270 #: config/tc-tic54x.c:5636
10272 msgid "negative value ignored in %s"
10275 #: config/tc-tic54x.c:5725
10277 msgid "attempt to .space/.bes backwards? (%ld)"
10280 #: config/tc-tic54x.c:5759
10282 msgid "Invalid label '%s'"
10285 #: config/tc-tic80.c:27
10287 msgid "internal error:%s:%d: %s\n"
10290 #: config/tc-tic80.c:30
10292 msgid "internal error:%s:%d: %s %ld\n"
10295 #: config/tc-tic80.c:90
10296 msgid "Relaxation is a luxury we can't afford"
10299 #: config/tc-tic80.c:139
10300 msgid "bad call to md_atof ()"
10303 #: config/tc-tic80.c:236
10304 msgid "':' not followed by 'm' or 's'"
10307 #: config/tc-tic80.c:249
10308 msgid "paren nesting"
10311 #: config/tc-tic80.c:263
10312 msgid "mismatched parenthesis"
10315 #: config/tc-tic80.c:461
10316 msgid "unhandled expression type"
10319 #: config/tc-tic80.c:592
10320 msgid "symbol reloc that is not PC relative or 32 bits"
10323 #: config/tc-tic80.c:621
10324 msgid "unhandled operand modifier"
10327 #: config/tc-tic80.c:663
10328 msgid "unhandled expression"
10331 #: config/tc-tic80.c:711
10333 msgid "Invalid mnemonic: '%s'"
10336 #: config/tc-tic80.c:724
10338 msgid "Invalid operands: '%s'"
10341 #: config/tc-tic80.c:802
10342 msgid "unhandled predefined symbol bits"
10345 #: config/tc-tic80.c:897
10347 msgid "PC offset 0x%lx outside range 0x%lx-0x%lx"
10350 #: config/tc-tic80.c:912
10351 msgid "unhandled relocation type in fixup"
10354 #: config/tc-tic80.c:951
10355 msgid "md_convert_frag() not implemented yet"
10358 #: config/tc-v850.c:244
10360 msgid ".COMMon length (%d.) < 0! Ignored."
10363 #: config/tc-v850.c:266
10365 msgid "Length of .comm \"%s\" is already %ld. Not changed to %d."
10368 #: config/tc-v850.c:293
10369 msgid "Common alignment negative; 0 assumed"
10372 #: config/tc-v850.c:976
10374 msgid "unknown operand shift: %x\n"
10377 #: config/tc-v850.c:977
10378 msgid "internal failure in parse_register_list"
10381 #: config/tc-v850.c:993
10382 msgid "constant expression or register list expected"
10385 #: config/tc-v850.c:998 config/tc-v850.c:1011 config/tc-v850.c:1030
10386 msgid "high bits set in register list expression"
10389 #: config/tc-v850.c:1069 config/tc-v850.c:1132
10390 msgid "illegal register included in list"
10393 #: config/tc-v850.c:1075
10394 msgid "system registers cannot be included in list"
10397 #: config/tc-v850.c:1080
10398 msgid "PSW cannot be included in list"
10401 #: config/tc-v850.c:1087
10402 msgid "High value system registers cannot be included in list"
10405 #: config/tc-v850.c:1111
10406 msgid "second register should follow dash in register list"
10409 #: config/tc-v850.c:1156
10411 msgid " V850 options:\n"
10414 #: config/tc-v850.c:1157
10416 msgid " -mwarn-signed-overflow Warn if signed immediate values overflow\n"
10419 #: config/tc-v850.c:1158
10422 " -mwarn-unsigned-overflow Warn if unsigned immediate values overflow\n"
10425 #: config/tc-v850.c:1159
10427 msgid " -mv850 The code is targeted at the v850\n"
10430 #: config/tc-v850.c:1160
10432 msgid " -mv850e The code is targeted at the v850e\n"
10435 #: config/tc-v850.c:1161
10437 msgid " -mv850e1 The code is targeted at the v850e1\n"
10440 #: config/tc-v850.c:1162
10443 " -mv850any The code is generic, despite any processor "
10444 "specific instructions\n"
10447 #: config/tc-v850.c:1163
10449 msgid " -mrelax Enable relaxation\n"
10452 #: config/tc-v850.c:1354
10454 msgid "Unable to determine default target processor from string: %s"
10457 #: config/tc-v850.c:1389
10458 msgid "lo() relocation used on an instruction which does not support it"
10461 #: config/tc-v850.c:1410
10462 msgid "ctoff() relocation used on an instruction which does not support it"
10465 #: config/tc-v850.c:1436
10466 msgid "sdaoff() relocation used on an instruction which does not support it"
10469 #: config/tc-v850.c:1462
10470 msgid "zdaoff() relocation used on an instruction which does not support it"
10473 #: config/tc-v850.c:1499
10474 msgid "tdaoff() relocation used on an instruction which does not support it"
10477 #: config/tc-v850.c:1714
10478 msgid "Target processor does not support this instruction."
10481 #: config/tc-v850.c:1805 config/tc-v850.c:1834 config/tc-v850.c:2022
10482 msgid "immediate operand is too large"
10485 #: config/tc-v850.c:1816
10486 msgid "AAARG -> unhandled constant reloc"
10489 #: config/tc-v850.c:1860
10490 msgid "invalid register name"
10493 #: config/tc-v850.c:1865
10494 msgid "register r0 cannot be used here"
10497 #: config/tc-v850.c:1877
10498 msgid "invalid system register name"
10501 #: config/tc-v850.c:1890
10502 msgid "expected EP register"
10505 #: config/tc-v850.c:1907
10506 msgid "invalid condition code name"
10509 #: config/tc-v850.c:1928 config/tc-v850.c:1932
10510 msgid "constant too big to fit into instruction"
10513 #: config/tc-v850.c:1985
10514 msgid "syntax error: value is missing before the register name"
10517 #: config/tc-v850.c:1987
10518 msgid "syntax error: register not expected"
10521 #: config/tc-v850.c:2001
10522 msgid "syntax error: system register not expected"
10525 #: config/tc-v850.c:2006
10526 msgid "syntax error: condition code not expected"
10529 #: config/tc-v850.c:2040
10530 msgid "invalid operand"
10533 #: config/tc-vax.c:290
10535 msgid "VIP_BEGIN error:%s"
10538 #: config/tc-vax.c:427
10540 msgid "Aborting because statement has \"%s\""
10543 #: config/tc-vax.c:474
10544 msgid "Can't relocate expression"
10547 #: config/tc-vax.c:577
10548 msgid "Bignum not permitted in short literal. Immediate mode assumed."
10551 #: config/tc-vax.c:586
10552 msgid "Can't do flonum short literal: immediate mode used."
10555 #: config/tc-vax.c:631
10557 msgid "A bignum/flonum may not be a displacement: 0x%lx used"
10560 #: config/tc-vax.c:967
10562 msgid "Short literal overflow(%ld.), immediate mode assumed."
10565 #: config/tc-vax.c:976
10567 msgid "Forced short literal to immediate mode. now_seg=%s to_seg=%s"
10570 #: config/tc-vax.c:1041
10571 msgid "Length specification ignored. Address mode 9F used"
10574 #: config/tc-vax.c:1102
10575 msgid "Invalid operand: immediate value used as base address."
10578 #: config/tc-vax.c:1104
10579 msgid "Invalid operand: immediate value used as address."
10582 #: config/tc-vax.c:1129
10583 msgid "Symbol used as immediate operand in PIC mode."
10586 #: config/tc-vax.c:1947
10587 msgid "odd number of bytes in operand description"
10590 #: config/tc-vax.c:1963
10591 msgid "Bad operand"
10594 #: config/tc-vax.c:2538
10595 msgid "no '[' to match ']'"
10598 #: config/tc-vax.c:2558
10599 msgid "bad register in []"
10602 #: config/tc-vax.c:2560
10603 msgid "[PC] index banned"
10606 #: config/tc-vax.c:2595
10607 msgid "no '(' to match ')'"
10610 #: config/tc-vax.c:2735
10611 msgid "invalid branch operand"
10614 #: config/tc-vax.c:2764
10615 msgid "address prohibits @"
10618 #: config/tc-vax.c:2766
10619 msgid "address prohibits #"
10622 #: config/tc-vax.c:2770
10623 msgid "address prohibits -()"
10626 #: config/tc-vax.c:2772
10627 msgid "address prohibits ()+"
10630 #: config/tc-vax.c:2775
10631 msgid "address prohibits ()"
10634 #: config/tc-vax.c:2777
10635 msgid "address prohibits []"
10638 #: config/tc-vax.c:2779
10639 msgid "address prohibits register"
10642 #: config/tc-vax.c:2781
10643 msgid "address prohibits displacement length specifier"
10646 #: config/tc-vax.c:2811
10647 msgid "invalid operand of S^#"
10650 #: config/tc-vax.c:2828
10651 msgid "S^# needs expression"
10654 #: config/tc-vax.c:2835
10655 msgid "S^# may only read-access"
10658 #: config/tc-vax.c:2860
10659 msgid "invalid operand of -()"
10662 #: config/tc-vax.c:2866
10663 msgid "-(PC) unpredictable"
10666 #: config/tc-vax.c:2868
10667 msgid "[]index same as -()register: unpredictable"
10670 #: config/tc-vax.c:2904
10671 msgid "invalid operand of ()+"
10674 #: config/tc-vax.c:2910
10675 msgid "(PC)+ unpredictable"
10678 #: config/tc-vax.c:2912
10679 msgid "[]index same as ()+register: unpredictable"
10682 #: config/tc-vax.c:2937
10683 msgid "# conflicts length"
10686 #: config/tc-vax.c:2939
10687 msgid "# bars register"
10690 #: config/tc-vax.c:2961
10691 msgid "writing or modifying # is unpredictable"
10694 #: config/tc-vax.c:2991
10695 msgid "length not needed"
10698 #: config/tc-vax.c:2998
10699 msgid "can't []index a register, because it has no address"
10702 #: config/tc-vax.c:3000
10703 msgid "a register has no address"
10706 #: config/tc-vax.c:3011
10707 msgid "PC part of operand unpredictable"
10710 #: config/tc-vax.c:3360
10714 "-d LENGTH\t\tignored\n"
10715 "-J\t\t\tignored\n"
10716 "-S\t\t\tignored\n"
10717 "-t FILE\t\t\tignored\n"
10718 "-T\t\t\tignored\n"
10719 "-V\t\t\tignored\n"
10722 #: config/tc-vax.c:3369
10726 "-+\t\t\thash encode names longer than 31 characters\n"
10727 "-1\t\t\t`const' handling compatible with gcc 1.x\n"
10728 "-H\t\t\tshow new symbol after hash truncation\n"
10729 "-h NUM\t\t\tdon't hash mixed-case names, and adjust case:\n"
10730 "\t\t\t0 = upper, 2 = lower, 3 = preserve case\n"
10731 "-v\"VERSION\"\t\tcode being assembled was produced by compiler \"VERSION\"\n"
10734 #: config/tc-w65.c:142
10735 msgid "need on or off."
10738 #: config/tc-w65.c:278 config/tc-w65.c:321
10739 msgid "syntax error after <exp"
10742 #: config/tc-xstormy16.c:80
10744 msgid " XSTORMY16 specific command line options:\n"
10747 #: config/tc-xstormy16.c:580
10749 msgid "internal error: can't install fix for reloc type %d (`%s')"
10752 #: config/tc-xtensa.c:588
10753 msgid "illegal range of target hardware versions"
10756 #: config/tc-xtensa.c:736
10757 msgid "--density option is ignored"
10760 #: config/tc-xtensa.c:739
10761 msgid "--no-density option is ignored"
10764 #: config/tc-xtensa.c:748
10765 msgid "--generics is deprecated; use --transform instead"
10768 #: config/tc-xtensa.c:751
10769 msgid "--no-generics is deprecated; use --no-transform instead"
10772 #: config/tc-xtensa.c:754
10773 msgid "--relax is deprecated; use --transform instead"
10776 #: config/tc-xtensa.c:757
10777 msgid "--no-relax is deprecated; use --no-transform instead"
10780 #: config/tc-xtensa.c:774
10781 msgid "--absolute-literals option not supported in this Xtensa configuration"
10784 #: config/tc-xtensa.c:847
10785 msgid "prefer-l32r conflicts with prefer-const16"
10788 #: config/tc-xtensa.c:853
10789 msgid "prefer-const16 conflicts with prefer-l32r"
10792 #: config/tc-xtensa.c:861 config/tc-xtensa.c:870 config/tc-xtensa.c:874
10793 msgid "invalid target hardware version"
10796 #: config/tc-xtensa.c:1086
10797 msgid "unmatched end directive"
10800 #: config/tc-xtensa.c:1115
10801 msgid ".begin directive with no matching .end directive"
10804 #: config/tc-xtensa.c:1156
10805 msgid "[no-]generics is deprecated; use [no-]transform instead"
10808 #: config/tc-xtensa.c:1161
10809 msgid "[no-]relax is deprecated; use [no-]transform instead"
10812 #: config/tc-xtensa.c:1174
10814 msgid "directive %s cannot be negated"
10817 #: config/tc-xtensa.c:1180
10818 msgid "unknown directive"
10821 #: config/tc-xtensa.c:1202 config/tc-xtensa.c:1308 config/tc-xtensa.c:1604
10822 #: config/tc-xtensa.c:5552
10823 msgid "directives are not valid inside bundles"
10826 #: config/tc-xtensa.c:1214
10827 msgid ".begin literal is deprecated; use .literal instead"
10830 #: config/tc-xtensa.c:1228
10831 msgid "cannot set literal_prefix inside literal fragment"
10834 #: config/tc-xtensa.c:1271
10835 msgid ".begin [no-]density is ignored"
10838 #: config/tc-xtensa.c:1278 config/tc-xtensa.c:1328
10839 msgid "Xtensa absolute literals option not supported; ignored"
10842 #: config/tc-xtensa.c:1321
10843 msgid ".end [no-]density is ignored"
10846 #: config/tc-xtensa.c:1346
10848 msgid "does not match begin %s%s at %s:%d"
10851 #: config/tc-xtensa.c:1424
10852 msgid ".literal_position inside literal directive; ignoring"
10855 #: config/tc-xtensa.c:1444
10856 msgid ".literal not allowed inside .begin literal region"
10859 #: config/tc-xtensa.c:1480
10860 msgid "expected comma or colon after symbol name; rest of line ignored"
10863 #: config/tc-xtensa.c:1573
10864 msgid "fall through frequency must be greater than 0"
10867 #: config/tc-xtensa.c:1581
10868 msgid "branch target frequency must be greater than 0"
10871 #: config/tc-xtensa.c:1629
10873 msgid "opcode-specific %s relocation used outside an instruction"
10876 #: config/tc-xtensa.c:1782 config/tc-xtensa.c:1799
10878 msgid "bad register name: %s"
10881 #: config/tc-xtensa.c:1788
10883 msgid "bad register number: %s"
10886 #: config/tc-xtensa.c:1867
10887 msgid "register number out of range"
10890 #: config/tc-xtensa.c:1951
10891 msgid "extra comma"
10894 #: config/tc-xtensa.c:1953
10895 msgid "extra colon"
10898 #: config/tc-xtensa.c:1955
10899 msgid "missing argument"
10902 #: config/tc-xtensa.c:1957
10903 msgid "missing comma or colon"
10906 #: config/tc-xtensa.c:2014
10907 msgid "incorrect register number, ignoring"
10910 #: config/tc-xtensa.c:2021
10911 msgid "too many arguments"
10914 #: config/tc-xtensa.c:2094
10916 msgid "cannot encode opcode \"%s\""
10919 #: config/tc-xtensa.c:2188
10921 msgid "not enough operands (%d) for '%s'; expected %d"
10924 #: config/tc-xtensa.c:2195
10926 msgid "too many operands (%d) for '%s'; expected %d"
10929 #: config/tc-xtensa.c:2250
10931 msgid "invalid register '%s' for '%s' instruction"
10934 #: config/tc-xtensa.c:2257
10936 msgid "invalid register number (%ld) for '%s' instruction"
10939 #: config/tc-xtensa.c:2326
10941 msgid "invalid register number (%ld) for '%s'"
10944 #: config/tc-xtensa.c:2716
10946 msgid "operand %u is out of range for '%s'"
10949 #: config/tc-xtensa.c:2720
10951 msgid "operand %u is invalid for '%s'"
10954 #: config/tc-xtensa.c:2766
10956 msgid "internal error: unknown option name '%s'"
10959 #: config/tc-xtensa.c:3873
10960 msgid "INSTR_LABEL_DEF not supported yet"
10963 #: config/tc-xtensa.c:3902
10964 msgid "can't handle generation of literal/labels yet"
10967 #: config/tc-xtensa.c:3906
10968 msgid "can't handle undefined OP TYPE"
10971 #: config/tc-xtensa.c:3966
10973 msgid "found %d operands for '%s': Expected %d"
10976 #: config/tc-xtensa.c:3973
10978 msgid "found too many (%d) operands for '%s': Expected %d"
10981 #: config/tc-xtensa.c:4234
10983 msgid "invalid relocation for operand %i of '%s'"
10986 #: config/tc-xtensa.c:4244
10988 msgid "invalid expression for operand %i of '%s'"
10991 #: config/tc-xtensa.c:4254
10993 msgid "invalid relocation in instruction slot %i"
10996 #: config/tc-xtensa.c:4261
10998 msgid "undefined symbol for opcode \"%s\""
11001 #: config/tc-xtensa.c:4700
11002 msgid "opcode 'NOP.N' unavailable in this configuration"
11005 #: config/tc-xtensa.c:4759
11006 msgid "get_expanded_loop_offset: invalid opcode"
11009 #: config/tc-xtensa.c:4840
11011 msgid "assembly state not set for first frag in section %s"
11014 #: config/tc-xtensa.c:4889
11016 msgid "unaligned branch target: %d bytes at 0x%lx"
11019 #: config/tc-xtensa.c:4927
11021 msgid "unaligned loop: %d bytes at 0x%lx"
11024 #: config/tc-xtensa.c:4951
11025 msgid "unexpected fix"
11028 #: config/tc-xtensa.c:4962 config/tc-xtensa.c:4966
11029 msgid "undecodable fix"
11032 #: config/tc-xtensa.c:5105
11033 msgid "invalid last instruction for a zero-overhead loop"
11036 #: config/tc-xtensa.c:5176
11037 msgid "extra opening brace"
11040 #: config/tc-xtensa.c:5186
11041 msgid "extra closing brace"
11044 #: config/tc-xtensa.c:5204
11045 msgid "missing closing brace"
11048 #: config/tc-xtensa.c:5284
11050 msgid "unknown opcode or format name '%s'"
11053 #: config/tc-xtensa.c:5290
11054 msgid "format names only valid inside bundles"
11057 #: config/tc-xtensa.c:5295
11059 msgid "multiple formats specified for one bundle; using '%s'"
11062 #: config/tc-xtensa.c:5351
11063 msgid "entry instruction with stack decrement < 16"
11066 #: config/tc-xtensa.c:5355
11067 msgid "entry instruction with non-constant decrement"
11070 #: config/tc-xtensa.c:5410
11071 msgid "unaligned entry instruction"
11074 #: config/tc-xtensa.c:5472
11075 msgid "bad instruction format"
11078 #: config/tc-xtensa.c:5475
11079 msgid "invalid relocation"
11082 #: config/tc-xtensa.c:5485
11084 msgid "invalid relocation for '%s' instruction"
11087 #: config/tc-xtensa.c:5497
11089 msgid "invalid relocation for operand %d of '%s'"
11092 #: config/tc-xtensa.c:5611 config/tc-xtensa.c:5629
11094 msgid "unhandled local relocation fix %s"
11097 #: config/tc-xtensa.c:5741
11098 msgid "cannot represent subtraction with an offset"
11101 #: config/tc-xtensa.c:5757
11103 msgid "value of %ld too large"
11106 #: config/tc-xtensa.c:5819
11107 msgid "emitting simplification relocation"
11110 #: config/tc-xtensa.c:5823
11111 msgid "emitting unknown relocation"
11114 #: config/tc-xtensa.c:6076
11115 msgid "couldn't find a valid instruction format"
11118 #: config/tc-xtensa.c:6077
11120 msgid " ops were: "
11123 #: config/tc-xtensa.c:6079
11128 #: config/tc-xtensa.c:6082
11133 #: config/tc-xtensa.c:6090
11135 msgid "format '%s' allows %d slots, but there are %d opcodes"
11138 #: config/tc-xtensa.c:6101 config/tc-xtensa.c:6197
11139 msgid "illegal resource usage in bundle"
11142 #: config/tc-xtensa.c:6284
11144 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same register"
11147 #: config/tc-xtensa.c:6289
11149 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same state"
11152 #: config/tc-xtensa.c:6294
11154 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same queue"
11157 #: config/tc-xtensa.c:6299
11160 "opcodes '%s' (slot %d) and '%s' (slot %d) both have volatile queue accesses"
11163 #: config/tc-xtensa.c:6315
11164 msgid "multiple branches or jumps in the same bundle"
11167 #: config/tc-xtensa.c:6780
11168 msgid "cannot assemble into a literal fragment"
11171 #: config/tc-xtensa.c:6782
11175 #: config/tc-xtensa.c:7336
11177 "instruction sequence (write a0, branch, retw) may trigger hardware errata"
11180 #: config/tc-xtensa.c:7444
11181 msgid "branching or jumping to a loop end may trigger hardware errata"
11184 #: config/tc-xtensa.c:7542
11185 msgid "loop end too close to another loop end may trigger hardware errata"
11188 #: config/tc-xtensa.c:7551
11190 msgid "fr_var %lu < length %d"
11193 #: config/tc-xtensa.c:7724
11195 "loop containing less than three instructions may trigger hardware errata"
11198 #: config/tc-xtensa.c:7795
11199 msgid "undecodable instruction in instruction frag"
11202 #: config/tc-xtensa.c:7903
11203 msgid "invalid empty loop"
11206 #: config/tc-xtensa.c:7908
11207 msgid "loop target does not follow loop instruction in section"
11210 #: config/tc-xtensa.c:8471
11211 msgid "bad relaxation state"
11214 #: config/tc-xtensa.c:8529
11216 msgid "fr_var (%ld) < length (%d)"
11219 #: config/tc-xtensa.c:9038
11220 msgid "internal error: relaxation failed"
11223 #: config/tc-xtensa.c:9044
11224 msgid "internal error: relaxation requires too many steps"
11227 #: config/tc-xtensa.c:9218
11228 msgid "invalid relaxation fragment result"
11231 #: config/tc-xtensa.c:9300
11232 msgid "unable to widen instruction"
11235 #: config/tc-xtensa.c:9442
11236 msgid "multiple literals in expansion"
11239 #: config/tc-xtensa.c:9446
11240 msgid "no registered fragment for literal"
11243 #: config/tc-xtensa.c:9448
11244 msgid "number of literal tokens != 1"
11247 #: config/tc-xtensa.c:9592 config/tc-xtensa.c:9598
11249 msgid "unresolved loop target symbol: %s"
11252 #: config/tc-xtensa.c:9704
11254 msgid "invalid expression evaluation type %d"
11257 #: config/tc-xtensa.c:9726
11258 msgid "loop too long for LOOP instruction"
11261 #: config/tc-xtensa.c:10027
11263 msgid "fixes not all moved from %s"
11266 #: config/tc-xtensa.c:10169
11268 "literal pool location required for text-section-literals; specify with ."
11272 #: config/tc-xtensa.c:10678
11274 msgid "could not create section %s"
11277 #: config/tc-xtensa.c:10680
11279 msgid "invalid flag combination on section %s"
11282 #: config/tc-xtensa.c:11066
11283 msgid "too many operands in instruction"
11286 #: config/tc-xtensa.c:11300
11288 msgid "invalid symbolic operand %d on '%s'"
11291 #: config/tc-xtensa.c:11369 config/tc-xtensa.c:11443
11292 msgid "operand number mismatch"
11295 #: config/tc-xtensa.c:11372
11296 msgid "cannot encode opcode"
11299 #: config/tc-xtensa.c:11447
11301 msgid "cannot encode opcode \"%s\" in the given format \"%s\""
11304 #: config/tc-xtensa.c:11471
11306 msgid "xtensa-isa failure: %s"
11309 #: config/tc-xtensa.c:11504
11310 msgid "invalid opcode"
11313 #: config/tc-xtensa.c:11510
11314 msgid "too few operands"
11317 #: config/tc-xtensa.c:11637 config/tc-xtensa.c:11645
11318 msgid "out of memory"
11321 #: config/tc-xtensa.c:11757
11322 msgid "instruction with constant operands does not fit"
11325 #: config/tc-xtensa.c:11766 config/tc-xtensa.c:11787
11327 msgid "invalid operand %d on '%s'"
11330 #: config/tc-xtensa.c:11778
11331 msgid "invalid subtract operand"
11334 #: config/tc-xtensa.c:11792
11336 msgid "invalid expression for operand %d on '%s'"
11339 #: config/tc-xtensa.c:11822
11340 msgid "cannot decode instruction format"
11343 #: config/tc-xtensa.c:11981
11344 msgid "ignoring extra '-rename-section' delimiter ':'"
11347 #: config/tc-xtensa.c:11986
11349 msgid "ignoring invalid '-rename-section' specification: '%s'"
11352 #: config/tc-xtensa.c:11997
11354 msgid "section %s renamed multiple times"
11357 #: config/tc-xtensa.c:11999
11359 msgid "multiple sections remapped to output section %s"
11362 #: config/tc-z8k.c:271
11364 msgid "register rr%d out of range"
11367 #: config/tc-z8k.c:273
11369 msgid "register rr%d does not exist"
11372 #: config/tc-z8k.c:283
11374 msgid "register rh%d out of range"
11377 #: config/tc-z8k.c:293
11379 msgid "register rl%d out of range"
11382 #: config/tc-z8k.c:304
11384 msgid "register rq%d out of range"
11387 #: config/tc-z8k.c:306
11389 msgid "register rq%d does not exist"
11392 #: config/tc-z8k.c:316
11394 msgid "register r%d out of range"
11397 #: config/tc-z8k.c:357
11399 msgid "expected %c"
11402 #: config/tc-z8k.c:372
11404 msgid "register is wrong size for a word %s"
11407 #: config/tc-z8k.c:386
11409 msgid "register is wrong size for address %s"
11412 #: config/tc-z8k.c:520
11414 msgid "unknown interrupt %s"
11417 #. No interrupt type specified, opcode won't do anything.
11418 #: config/tc-z8k.c:543
11419 msgid "opcode has no effect"
11422 #: config/tc-z8k.c:654
11423 msgid "Missing ) in ra(rb)"
11426 #: config/tc-z8k.c:734 config/tc-z8k.c:773
11428 msgid "invalid condition code '%s'"
11431 #: config/tc-z8k.c:746
11433 msgid "invalid flag '%s'"
11436 #: config/tc-z8k.c:900 config/tc-z8k.c:906
11437 msgid "invalid indirect register size"
11440 #: config/tc-z8k.c:923 config/tc-z8k.c:1070 config/tc-z8k.c:1075
11441 msgid "invalid control register name"
11444 #: config/tc-z8k.c:1059
11445 msgid "immediate must be 1 or 2"
11448 #: config/tc-z8k.c:1062
11449 msgid "immediate 1 or 2 expected"
11452 #: config/tc-z8k.c:1093
11453 msgid "can't use R0 here"
11456 #: config/tc-z8k.c:1255
11457 msgid "Can't find opcode to match operands"
11460 #: config/tc-z8k.c:1366
11462 msgid "invalid architecture -z%s"
11465 #: config/tc-z8k.c:1386
11469 " -z8001 generate segmented code\n"
11470 " -z8002 generate unsegmented code\n"
11471 " -linkrelax create linker relaxable code\n"
11474 #: config/tc-z8k.c:1398
11476 msgid "call to md_convert_frag\n"
11479 #: config/tc-z8k.c:1434 config/tc-z8k.c:1455 config/tc-z8k.c:1476
11480 msgid "cannot branch to odd address"
11483 #: config/tc-z8k.c:1438 config/tc-z8k.c:1459
11484 msgid "relative jump out of range"
11487 #: config/tc-z8k.c:1479
11488 msgid "relative call out of range"
11491 #: config/tc-z8k.c:1509
11492 msgid "relative address out of range"
11495 #: config/tc-z8k.c:1520
11497 msgid "md_apply_fix3: unknown r_type 0x%x\n"
11500 #: config/tc-z8k.c:1532
11502 msgid "call to md_estimate_size_before_relax\n"
11505 #: config/tc-z8k.c:1569
11507 msgid "Can't subtract symbols in different sections %s %s"
11512 msgid "can't open `%s' for writing"
11517 msgid "can't close `%s'"
11522 msgid "register save offset not a multiple of %u"
11526 msgid "CFI state restore without previous remember"
11530 msgid "missing separator"
11533 #: dw2gencfi.c:413 dw2gencfi.c:431
11534 msgid "bad register expression"
11537 #: dw2gencfi.c:453 dw2gencfi.c:554
11538 msgid "CFI instruction used without previous .cfi_startproc"
11542 msgid "previous CFI entry not closed (missing .cfi_endproc)"
11546 msgid ".cfi_endproc without corresponding .cfi_startproc"
11549 #: dw2gencfi.c:1026
11550 msgid "open CFI at the end of file; missing .cfi_endproc directive"
11553 #: dwarf2dbg.c:458 dwarf2dbg.c:487
11554 msgid "file number less than one"
11559 msgid "file number %ld already allocated"
11562 #: dwarf2dbg.c:492 dwarf2dbg.c:1025
11564 msgid "unassigned file number %ld"
11567 #: dwarf2dbg.c:1090 dwarf2dbg.c:1281
11568 msgid "internal error: unknown dwarf2 format"
11571 #: dwarf2dbg.c:1438 dwarf2dbg.c:1446 dwarf2dbg.c:1454 dwarf2dbg.c:1475
11572 msgid "dwarf2 is not supported for this object file format"
11577 msgid "string too big (%lu bytes)"
11582 msgid "inserting \"%s\" into string hash table: %s"
11585 #: ecoff.c:1609 ecoff.c:1802 ecoff.c:1825 ecoff.c:1856 ecoff.c:2009
11587 msgid "no current file pointer"
11591 msgid "too many st_End's"
11596 msgid "inserting \"%s\" into tag hash table: %s"
11600 msgid "fake .file after real one"
11604 msgid "filename goes over one page boundary"
11608 msgid ".begin directive without a preceding .file directive"
11612 msgid ".begin directive without a preceding .ent directive"
11616 msgid ".bend directive without a preceding .file directive"
11620 msgid ".bend directive without a preceding .ent directive"
11624 msgid ".bend directive names unknown symbol"
11628 msgid ".def pseudo-op used inside of .def/.endef; ignored"
11632 msgid "empty symbol name in .def; ignored"
11636 msgid ".dim pseudo-op used outside of .def/.endef; ignored"
11640 msgid "badly formed .dim directive"
11644 msgid "too many .dim entries"
11648 msgid ".scl pseudo-op used outside of .def/.endef; ignored"
11652 msgid ".size pseudo-op used outside of .def/.endef; ignored"
11656 msgid "badly formed .size directive"
11660 msgid "too many .size entries"
11664 msgid ".type pseudo-op used outside of .def/.endef; ignored"
11667 #. FIXME: We could handle this by setting the continued bit.
11668 #. There would still be a limit: the .type argument can not
11672 msgid "the type of %s is too complex; it will be simplified"
11676 msgid "Unrecognized .type argument"
11680 msgid ".tag pseudo-op used outside of .def/.endef; ignored"
11684 msgid ".val pseudo-op used outside of .def/.endef; ignored"
11688 msgid ".val expression is too copmlex"
11692 msgid ".endef pseudo-op used before .def; ignored"
11695 #: ecoff.c:2837 ecoff.c:2918
11696 msgid "bad COFF debugging information"
11701 msgid "no tag specified for %s"
11705 msgid ".end directive without a preceding .file directive"
11709 msgid ".end directive without a preceding .ent directive"
11713 msgid ".end directive names unknown symbol"
11717 msgid "second .ent directive found before .end directive"
11721 msgid "no way to handle .file within .ent/.end section"
11725 msgid ".loc before .file"
11728 #: ecoff.c:3355 read.c:1446 read.c:1552 read.c:2226 read.c:2840 read.c:4925
11729 #: symbols.c:358 symbols.c:457
11731 msgid "symbol `%s' is already defined"
11735 msgid "bad .weakext directive"
11740 msgid ".stab%c is not supported"
11745 msgid ".stab%c: ignoring non-zero other field"
11751 "line number (%d) for .stab%c directive cannot fit in index field (20 bits)"
11756 msgid "illegal .stab%c directive, bad character"
11759 #: ecoff.c:3975 ecoff.c:4164 ecoff.c:4189
11760 msgid ".begin/.bend in different segments"
11764 msgid "missing .end or .bend at end of file"
11768 msgid "GP prologue size exceeds field size, using 0 instead"
11771 #: expr.c:82 read.c:3209
11772 msgid "bignum invalid"
11775 #: expr.c:84 read.c:3211 read.c:3552 read.c:4426
11776 msgid "floating point number invalid"
11780 msgid "bad floating-point constant: exponent overflow"
11785 msgid "bad floating-point constant: unknown error code=%d"
11790 "a bignum with underscores may not have more than 8 hex digits in any word"
11794 msgid "a bignum with underscores must have exactly 4 words"
11797 #. Either not seen or not defined.
11798 #. @@ Should print out the original string instead of
11799 #. the parsed number.
11802 msgid "backward ref to unknown label \"%d:\""
11806 msgid "character constant too large"
11811 msgid "expr.c(operand): bad atof_generic return val %d"
11816 msgid "missing '%c'"
11819 #: expr.c:991 read.c:3910
11820 msgid "EBCDIC constants are not supported"
11825 msgid "Unary operator %c ignored because bad operand follows"
11828 #: expr.c:1158 expr.c:1183
11829 msgid "syntax error in .startof. or .sizeof."
11833 msgid "missing operand; zero assumed"
11837 msgid "left operand is a bignum; integer 0 assumed"
11841 msgid "left operand is a float; integer 0 assumed"
11845 msgid "right operand is a bignum; integer 0 assumed"
11849 msgid "right operand is a float; integer 0 assumed"
11852 #: expr.c:1789 symbols.c:1160
11853 msgid "division by zero"
11857 msgid "operation combines symbols in different segments"
11861 msgid "attempt to allocate data in absolute section"
11865 msgid "attempt to allocate data in common section"
11870 msgid "can't extend frag %u chars"
11873 #. For error messages.
11874 #. Detect if we are reading from stdin by examining the file
11875 #. name returned by as_where().
11877 #. [FIXME: We rely upon the name in the strcmp below being the
11878 #. same as the one used by input_scrub_new_file(), if that is
11879 #. not true, then this code will fail].
11881 #. If we are reading from stdin, then we need to save each input
11882 #. line here (assuming of course that we actually have a line of
11883 #. input to read), so that it can be displayed in the listing
11884 #. that is produced at the end of the assembly.
11885 #: input-file.c:147 input-scrub.c:239 listing.c:332
11886 msgid "{standard input}"
11889 #: input-file.c:155 input-file.c:166
11891 msgid "Can't open %s for reading"
11894 #: input-file.c:231 input-file.c:260
11896 msgid "Can't read from %s"
11899 #: input-file.c:272
11901 msgid "Can't close %s"
11904 #: input-scrub.c:264
11905 msgid "macros nested too deeply"
11908 #: input-scrub.c:366 input-scrub.c:388
11909 msgid "partial line at end of file ignored"
11914 msgid "Unable to allocate memory for new instructions\n"
11927 msgid "can't open list file: %s"
11932 msgid "error closing list file: %s"
11936 msgid "strange paper height, set to no form"
11940 msgid "new line in title"
11943 #. Turns the next expression into a string.
11946 msgid "% operator needs absolute expression"
11950 msgid "unexpected end of file in macro definition"
11954 msgid "missing ) after formals"
11958 msgid "Missing macro name"
11962 msgid "Bad macro parameter list"
11966 msgid "Macro with this name was already defined"
11970 msgid "missplaced )"
11974 msgid "confusion in formal parameters"
11978 msgid "macro formal argument does not exist"
11982 msgid "can't mix positional and keyword arguments"
11986 msgid "too many positional arguments"
11990 msgid "unexpected end of file in irp or irpc"
11994 msgid "missing model parameter"
11999 msgid "Assembler messages:\n"
12012 #: messages.c:408 messages.c:428
12014 msgid "Fatal error: "
12019 msgid "Internal error!\n"
12024 msgid "Assertion failure in %s at %s line %d.\n"
12029 msgid "Assertion failure at %s line %d.\n"
12032 #: messages.c:449 messages.c:466
12034 msgid "Please report this bug.\n"
12039 msgid "Internal error, aborting at %s line %d in %s\n"
12044 msgid "Internal error, aborting at %s line %d\n"
12049 msgid "%s out of range (%d is not between %d and %d)"
12052 #. xgettext:c-format.
12055 msgid "%s out of range (0x%s is not between 0x%s and 0x%s)"
12058 #: output-file.c:47
12060 msgid "can't open a bfd on stdout %s"
12063 #: output-file.c:52
12065 msgid "Selected target format '%s' unknown"
12068 #: output-file.c:54 output-file.c:117
12070 msgid "FATAL: can't create %s"
12073 #: output-file.c:74 output-file.c:81
12075 msgid "FATAL: can't close %s\n"
12078 #: output-file.c:130
12080 msgid "FATAL: can't close %s"
12083 #: output-file.c:150
12084 msgid "Failed to emit an object byte"
12087 #: output-file.c:151
12088 msgid "can't continue"
12093 msgid "error constructing %s pseudo-op table: %s"
12098 msgid "unknown pseudo-op: `%s'"
12103 msgid "label \"%d$\" redefined"
12107 msgid ".abort detected. Abandoning ship."
12110 #: read.c:1199 read.c:2398
12111 msgid "ignoring fill value in absolute section"
12116 msgid "alignment too large: %u assumed"
12120 msgid "expected fill pattern missing"
12124 msgid "missing size expression"
12129 msgid "size (%ld) out of range, ignored"
12134 msgid "size of \"%s\" is already %ld; not changing to %ld"
12137 #. Some of the back ends can't deal with non-positive line numbers.
12138 #. Besides, it's silly.
12141 msgid "line numbers must be positive; line number %d rejected"
12145 msgid "start address not supported"
12149 msgid ".err encountered"
12153 msgid ".error directive invoked in source file"
12157 msgid ".warning directive invoked in source file"
12162 msgid "%s argument must be a string"
12165 #: read.c:1768 read.c:1770
12167 msgid ".fail %ld encountered"
12172 msgid ".fill size clamped to %d"
12176 msgid "size negative; .fill ignored"
12180 msgid "repeat < 0; .fill ignored"
12185 msgid "unrecognized .linkonce type `%s'"
12188 #: read.c:1987 read.c:2013
12189 msgid ".linkonce is not supported for this object file format"
12194 msgid "bfd_set_section_flags: %s"
12199 msgid "error setting flags for \".sbss\": %s"
12203 msgid "expected alignment after size"
12207 msgid "alignment negative; 0 assumed"
12212 msgid "attempt to redefine pseudo-op `%s' ignored"
12217 msgid "invalid segment \"%s\""
12221 msgid "only constant offsets supported in absolute section"
12225 msgid "MRI style ORG pseudo-op not supported"
12230 msgid "unrecognized section type `%s'"
12234 msgid "absolute sections are not supported"
12239 msgid "unrecognized section command `%s'"
12244 msgid ".end%c encountered without preceeding %s"
12249 msgid "%s without %s"
12253 msgid "unsupported variable size or fill value"
12257 msgid ".space repeat count is zero, ignored"
12261 msgid ".space repeat count is negative, ignored"
12265 msgid "space allocation too complex in absolute section"
12269 msgid "space allocation too complex in common section"
12272 #: read.c:3074 read.c:4152
12274 msgid "bad floating literal: %s"
12279 msgid "junk at end of line, first unrecognized character is `%c'"
12284 msgid "junk at end of line, first unrecognized character valued 0x%x"
12288 msgid "missing expression"
12292 msgid "rva without symbol"
12296 msgid "attempt to store value in absolute section"
12299 #: read.c:3546 read.c:4420
12300 msgid "zero assumed for missing expression"
12303 #: read.c:3558 read.c:4432 write.c:313
12304 msgid "register value used as expression"
12307 #. Leading bits contain both 0s & 1s.
12310 msgid "value 0x%lx truncated to 0x%lx"
12315 msgid "bignum truncated to %d bytes"
12319 msgid "using a bit field width of zero"
12324 msgid "field width \"%s\" too complex for a bitfield"
12329 msgid "field width %lu too big to fit in %d bytes: truncated to %d bits"
12334 msgid "field value \"%s\" too complex for a bitfield"
12337 #: read.c:3983 read.c:4174
12338 msgid "unresolvable or nonpositive repeat count; using 1"
12343 msgid "unknown floating type type '%c'"
12347 msgid "floating point constant too large"
12351 msgid "strings must be placed into a section"
12355 msgid "expected <nn>"
12358 #. To be compatible with BSD 4.2 as: give the luser a linefeed!!
12359 #: read.c:4629 read.c:4715
12360 msgid "unterminated string; newline inserted"
12364 msgid "bad escaped character in string"
12368 msgid "expected address expression"
12373 msgid "symbol \"%s\" undefined; zero assumed"
12377 msgid "some symbol undefined; zero assumed"
12381 msgid "bad or irreducible absolute expression"
12385 msgid "this string may not contain '\\0'"
12389 msgid "missing string"
12394 msgid ".incbin count zero, ignoring `%s'"
12399 msgid "file not found: %s"
12404 msgid "seek to end of .incbin file failed `%s'"
12409 msgid "skip (%ld) or count (%ld) invalid for file size (%ld)"
12414 msgid "could not skip to %ld in file `%s'"
12419 msgid "truncated file `%s', %ld of %ld bytes read"
12423 msgid "missing .func"
12427 msgid ".endfunc missing for previous .func"
12430 #: stabs.c:215 stabs.c:223 stabs.c:231 stabs.c:250
12432 msgid ".stab%c: missing comma"
12435 #. This could happen for example with a source file with a huge
12436 #. number of lines. The only cure is to use a different debug
12437 #. format, probably DWARF.
12440 msgid ".stab%c: description field '%x' too big, try a different debug format"
12444 msgid "comma missing in .xstabs"
12449 msgid "attempt to switch to nonexistent segment \"%s\""
12454 msgid "cannot define symbol `%s' in absolute section"
12459 msgid "symbol `%s' is already defined as \"%s\"/%s%ld"
12462 #: symbols.c:519 symbols.c:526
12464 msgid "inserting \"%s\" into symbol table failed: %s"
12467 #: symbols.c:840 symbols.c:844
12469 msgid "undefined symbol `%s' in operation"
12474 msgid "invalid sections for operation on `%s' and `%s'"
12479 msgid "invalid section for operation on `%s'"
12482 #: symbols.c:863 symbols.c:866
12484 msgid "undefined symbol `%s' in operation setting `%s'"
12489 msgid "invalid sections for operation on `%s' and `%s' setting `%s'"
12494 msgid "invalid section for operation on `%s' setting `%s'"
12499 msgid "symbol definition loop encountered at `%s'"
12504 msgid "division by zero when setting `%s'"
12507 #: symbols.c:1249 write.c:1977
12509 msgid "can't resolve value for symbol `%s'"
12514 msgid "\"%d\" (instance number %d of a %s label)"
12519 msgid "attempt to get value of unresolved symbol `%s'"
12523 msgid "section symbols are already global"
12528 msgid "Accessing function `%s' as thread-local object"
12533 msgid "Accessing `%s' as thread-local object"
12538 msgid "field fx_size too small to hold %d"
12542 msgid "rva not supported"
12547 msgid "attempt to .org/.space backwards? (%ld)"
12550 #: write.c:966 write.c:1038
12551 msgid "relocation out of range"
12554 #: write.c:969 write.c:1041
12556 msgid "%s:%u: bad return from bfd_install_relocation: %x"
12560 msgid "internal error: fixup not contained within frag"
12563 #: write.c:1127 write.c:1151
12565 msgid "FATAL: Can't write %s"
12569 msgid "cannot write to output file"
12574 msgid "%d error%s, %d warning%s, generating bad object file"
12579 msgid "%d error%s, %d warning%s, no object file generated"
12584 msgid "local label `%s' is not defined"
12589 msgid "`%s' can't be equated to common symbol"
12594 msgid "alignment padding (%lu bytes) not a multiple of %ld"
12599 msgid ".word %s-%s+%s didn't fit"
12603 msgid "attempt to move .org backwards"
12607 msgid ".space specifies non-absolute value"
12611 msgid ".space or .fill with negative value, ignored"
12616 msgid "value of %s too large for field of %d bytes at %s"
12621 msgid "signed .word overflow; switch may be too large; %ld at 0x%lx"