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-07-14 17:39-0500\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 " --hash-size=<value> set the hash table size close to <value>\n"
164 msgid " --help show this message and exit\n"
169 msgid " --target-help show target specific options\n"
175 " -I DIR add DIR to search list for .include directives\n"
180 msgid " -J don't warn about signed overflow\n"
186 " -K warn when differences altered for long "
192 msgid " -L,--keep-locals keep local symbols (e.g. starting with `L')\n"
197 msgid " -M,--mri assemble in MRI compatibility mode\n"
203 " --MD FILE write dependency information in FILE (default "
209 msgid " -nocpp ignored\n"
215 " -o OBJFILE name the object-file output OBJFILE (default a."
221 msgid " -R fold data section into text section\n"
227 " --reduce-memory-overheads \n"
228 " prefer smaller memory use at the cost of longer\n"
235 " --statistics print various measured statistics from execution\n"
240 msgid " --strip-local-absolute strip local absolute symbols\n"
246 " --traditional-format Use same format as native assembler when possible\n"
251 msgid " --version print assembler version number and exit\n"
256 msgid " -W --no-warn suppress warnings\n"
261 msgid " --warn don't suppress warnings\n"
266 msgid " --fatal-warnings treat warnings as errors\n"
272 " --itbl INSTTBL extend instruction set to include instructions\n"
273 " matching the specifications defined in file "
279 msgid " -w ignored\n"
284 msgid " -X ignored\n"
289 msgid " -Z generate object file even after errors\n"
295 " --listing-lhs-width set the width in words of the output data column "
303 " --listing-lhs-width2 set the width in words of the continuation lines\n"
304 " of the output data column; ignored if smaller "
306 " the width of the first line\n"
312 " --listing-rhs-width set the max width in characters of the lines from\n"
319 " --listing-cont-lines set the maximum number of continuation lines used\n"
320 " for the output data column of the listing\n"
325 msgid "Report bugs to %s\n"
330 msgid "unrecognized option -%c%s"
335 msgid "GNU assembler %s\n"
340 msgid "Copyright 2005 Free Software Foundation, Inc.\n"
346 "This program is free software; you may redistribute it under the terms of\n"
347 "the GNU General Public License. This program has absolutely no warranty.\n"
352 msgid "This assembler was configured for a target of `%s'.\n"
356 msgid "multiple emulation names specified"
360 msgid "emulations not handled in this configuration"
370 msgid "canonical = %s\n"
375 msgid "cpu-type = %s\n"
380 msgid "format = %s\n"
385 msgid "bfd-target = %s\n"
389 msgid "bad defsym; format is --defsym name=value"
393 msgid "no file name following -t option"
398 msgid "failed to read instruction table %s\n"
403 msgid "invalid listing option `%c'"
407 msgid "--hash-size needs a numeric argument"
412 msgid "%s: total time in assembly: %ld.%06ld\n"
417 msgid "%s: data size %ld\n"
422 msgid "%d warnings, treating warnings as errors"
427 msgid "Case value %ld unexpected at line %d of file \"%s\"\n"
431 #. * We have a GROSS internal error.
432 #. * This should never happen.
434 #: atof-generic.c:419 config/tc-m68k.c:3185
435 msgid "failed sanity check"
439 msgid "invalid identifier for \".ifdef\""
443 msgid "non-constant expression in \".if\" statement"
447 msgid "bad format for ifc or ifnc"
451 msgid "\".elseif\" without matching \".if\""
455 msgid "\".elseif\" after \".else\""
458 #: cond.c:313 cond.c:419
459 msgid "here is the previous \"else\""
462 #: cond.c:316 cond.c:422
463 msgid "here is the previous \"if\""
467 msgid "non-constant expression in \".elseif\" statement"
471 msgid "\".endif\" without \".if\""
475 msgid "\".else\" without matching \".if\""
479 msgid "duplicate \"else\""
483 msgid ".ifeqs syntax error"
487 msgid "end of macro inside conditional"
491 msgid "end of file inside conditional"
495 msgid "here is the start of the unterminated conditional"
499 msgid "here is the \"else\" of the unterminated conditional"
502 #: config/obj-aout.c:126
504 msgid "Attempt to put a common symbol into set %s"
507 #: config/obj-aout.c:130
509 msgid "Attempt to put an undefined symbol into set %s"
512 #: config/obj-aout.c:157 config/obj-coff.c:1314
514 msgid "Symbol `%s' can not be both weak and common"
517 #: config/obj-aout.c:207 config/obj-coff.c:2006
518 msgid "unresolved relocation"
521 #: config/obj-aout.c:209 config/obj-coff.c:2008
523 msgid "bad relocation: symbol `%s' not in symbol table"
526 #: config/obj-aout.c:299
528 msgid "%s: bad type for weak symbol"
531 #: config/obj-aout.c:401 config/obj-coff.c:2946 write.c:1903
533 msgid "%s: global symbols not supported in common sections"
536 #. This warning should never get triggered any more.
537 #. Well, maybe if you're doing twisted things with
539 #: config/obj-aout.c:470
541 msgid "Local symbol %s never defined."
544 #: config/obj-bout.c:276
546 msgid "Local symbol %s never defined"
549 #: config/obj-coff.c:133
551 msgid "Inserting \"%s\" into structure table failed: %s"
554 #. Zero is used as an end marker in the file.
555 #: config/obj-coff.c:358
556 msgid "Line numbers must be positive integers\n"
560 #: config/obj-coff.c:390 config/obj-coff.c:2375
561 msgid ".ln pseudo-op inside .def/.endef: ignored."
564 #: config/obj-coff.c:432 ecoff.c:3240
565 msgid ".loc outside of .text"
568 #: config/obj-coff.c:439
569 msgid ".loc pseudo-op inside .def/.endef: ignored."
572 #: config/obj-coff.c:520 config/obj-coff.c:2425
573 msgid ".def pseudo-op used inside of .def/.endef: ignored."
576 #: config/obj-coff.c:559 config/obj-coff.c:2488
577 msgid ".endef pseudo-op used outside of .def/.endef: ignored."
580 #: config/obj-coff.c:598
582 msgid "`%s' symbol without preceding function"
585 #: config/obj-coff.c:685 config/obj-coff.c:2568
587 msgid "unexpected storage class %d"
590 #: config/obj-coff.c:794 config/obj-coff.c:2670
591 msgid ".dim pseudo-op used outside of .def/.endef: ignored."
594 #: config/obj-coff.c:814 config/obj-coff.c:2690
595 msgid "badly formed .dim directive ignored"
598 #: config/obj-coff.c:863 config/obj-coff.c:2745
599 msgid ".size pseudo-op used outside of .def/.endef ignored."
602 #: config/obj-coff.c:878 config/obj-coff.c:2760
603 msgid ".scl pseudo-op used outside of .def/.endef ignored."
606 #: config/obj-coff.c:895 config/obj-coff.c:2777
607 msgid ".tag pseudo-op used outside of .def/.endef ignored."
610 #: config/obj-coff.c:913 config/obj-coff.c:2794
612 msgid "tag not found for .tag %s"
615 #: config/obj-coff.c:926 config/obj-coff.c:2807
616 msgid ".type pseudo-op used outside of .def/.endef ignored."
619 #: config/obj-coff.c:945 config/obj-coff.c:2826
620 msgid ".val pseudo-op used outside of .def/.endef ignored."
623 #: config/obj-coff.c:1082
624 msgid "badly formed .weak directive ignored"
627 #: config/obj-coff.c:1272 config/obj-coff.c:3015
628 msgid "mismatched .eb"
631 #: config/obj-coff.c:1293
633 msgid "C_EFCN symbol for %s out of scope"
639 #: config/obj-coff.c:1519
641 msgid "unsupported section attribute '%c'"
644 #: config/obj-coff.c:1524 config/obj-coff.c:4281 config/tc-ppc.c:4609
646 msgid "unknown section attribute '%c'"
649 #: config/obj-coff.c:1554 config/tc-ppc.c:4627 config/tc-tic54x.c:4287
652 msgid "error setting flags for \"%s\": %s"
655 #: config/obj-coff.c:1565
657 msgid "Ignoring changed section attributes for %s"
660 #: config/obj-coff.c:1696
662 msgid "0x%lx: \"%s\" type = %ld, class = %d, segment = %d\n"
665 #: config/obj-coff.c:1840 config/obj-ieee.c:69
667 msgid "Out of step\n"
670 #: config/obj-coff.c:2269
671 msgid "bfd_coff_swap_scnhdr_out failed"
674 #: config/obj-coff.c:2524
676 msgid "`.bf' symbol without preceding function\n"
679 #: config/obj-coff.c:3047
680 msgid "C_EFCN symbol out of scope"
683 #: config/obj-coff.c:3608 config/tc-i960.c:2834
685 msgid "No 'bal' entry point for leafproc %s"
688 #: config/obj-coff.c:3684
690 msgid "Negative of non-absolute symbol %s"
693 #: config/obj-coff.c:3704
694 msgid "callj to difference of 2 symbols"
697 #: config/obj-coff.c:3744
699 msgid "Can't emit reloc {- %s-seg symbol \"%s\"} @ file address %ld."
702 #: config/obj-coff.c:3831 config/tc-i960.c:2478
703 msgid "can't use COBR format with external label"
706 #: config/obj-coff.c:3904
708 msgid "Value of %ld too large for field of %d bytes at 0x%lx"
711 #: config/obj-coff.c:3918
713 msgid "Signed .word overflow; switch may be too large; %ld at 0x%lx"
716 #: config/obj-coff.c:3989 config/obj-ieee.c:511
718 msgid "FATAL: Can't create %s"
721 #: config/obj-coff.c:4192
723 msgid "Too many new sections; can't add \"%s\""
726 #: config/obj-ecoff.c:125
727 msgid "Can't set GP value"
730 #: config/obj-ecoff.c:132
731 msgid "Can't set register masks"
734 #: config/obj-elf.c:310 config/tc-sparc.c:3978 config/tc-v850.c:451
736 msgid "bad .common segment %s"
739 #: config/obj-elf.c:579
741 msgid "setting incorrect section type for %s"
744 #: config/obj-elf.c:584
746 msgid "ignoring incorrect section type for %s"
749 #: config/obj-elf.c:621
751 msgid "setting incorrect section attributes for %s"
754 #: config/obj-elf.c:673
756 msgid "ignoring changed section type for %s"
759 #: config/obj-elf.c:685
761 msgid "ignoring changed section attributes for %s"
764 #: config/obj-elf.c:687
766 msgid "ignoring changed section entity size for %s"
769 #: config/obj-elf.c:740
770 msgid "unrecognized .section attribute: want a,w,x,M,S,G,T"
773 #: config/obj-elf.c:777
774 msgid "unrecognized section attribute"
777 #: config/obj-elf.c:805 read.c:2534
778 msgid "unrecognized section type"
781 #: config/obj-elf.c:835
785 #: config/obj-elf.c:946
786 msgid "invalid merge entity size"
789 #: config/obj-elf.c:953
790 msgid "entity size for SHF_MERGE not specified"
793 #: config/obj-elf.c:973
794 msgid "group name for SHF_GROUP not specified"
797 #: config/obj-elf.c:986
798 msgid "character following name is not '#'"
801 #: config/obj-elf.c:1101
802 msgid ".previous without corresponding .section; ignored"
805 #: config/obj-elf.c:1127
806 msgid ".popsection without corresponding .pushsection; ignored"
809 #: config/obj-elf.c:1179
810 msgid "expected comma after name in .symver"
813 #: config/obj-elf.c:1203
815 msgid "missing version name in `%s' for symbol `%s'"
818 #: config/obj-elf.c:1214
820 msgid "multiple versions [`%s'|`%s'] for symbol `%s'"
823 #: config/obj-elf.c:1444
824 msgid "expected quoted string"
827 #: config/obj-elf.c:1464
829 msgid "expected comma after name `%s' in .size directive"
832 #: config/obj-elf.c:1473
833 msgid "missing expression in .size directive"
836 #: config/obj-elf.c:1560
838 msgid "unrecognized symbol type \"%s\""
841 #: config/obj-elf.c:1728
842 msgid ".size expression too complicated to fix up"
845 #: config/obj-elf.c:1760
848 "invalid attempt to declare external version name as default in symbol `%s'"
851 #: config/obj-elf.c:1821 ecoff.c:3598
853 msgid "symbol `%s' can not be both weak and common"
856 #: config/obj-elf.c:1928
858 msgid "assuming all members of group `%s' are COMDAT"
861 #: config/obj-elf.c:1950
863 msgid "can't create group: %s"
866 #: config/obj-elf.c:2059
868 msgid "failed to set up debugging information: %s"
871 #: config/obj-elf.c:2079
873 msgid "can't start writing .mdebug section: %s"
876 #: config/obj-elf.c:2087
878 msgid "could not write .mdebug section: %s"
881 #: config/obj-elf.h:140
883 msgid "can't allocate ELF private section data: %s"
886 #: config/obj-ieee.c:449
887 msgid "too many sections"
890 #: config/obj-som.c:129
891 msgid "Only one .version pseudo-op per file!"
894 #: config/obj-som.c:146 config/obj-som.c:191
895 msgid "Expected quoted string"
898 #: config/obj-som.c:155
900 msgid "FATAL: Attaching version header %s"
903 #: config/obj-som.c:174
904 msgid "Only one .copyright pseudo-op per file!"
907 #: config/obj-som.c:200
909 msgid "FATAL: Attaching copyright header %s"
912 #: config/tc-a29k.c:133 config/tc-sparc.c:4030
913 msgid "Unknown segment type"
916 #. Probably a memory allocation problem? Give up now.
917 #: config/tc-a29k.c:305 config/tc-dlx.c:297 config/tc-hppa.c:1481
918 #: config/tc-mips.c:1397 config/tc-mips.c:1449 config/tc-or32.c:223
919 #: config/tc-sparc.c:858
920 msgid "Broken assembler. No assembly attempted."
923 #: config/tc-a29k.c:319 config/tc-avr.c:1179 config/tc-d10v.c:498
924 #: config/tc-d30v.c:490 config/tc-h8300.c:470 config/tc-h8500.c:271
925 #: config/tc-mcore.c:667 config/tc-mmix.c:489 config/tc-mn10200.c:1078
926 #: config/tc-mn10300.c:1820 config/tc-msp430.c:407 config/tc-or32.c:324
927 #: config/tc-or32.c:376 config/tc-ppc.c:2381 config/tc-s390.c:1218
928 #: config/tc-sh64.c:2213 config/tc-sh.c:1240 config/tc-tic80.c:261
929 #: config/tc-v850.c:1952 config/tc-w65.c:206 config/tc-z8k.c:331
930 msgid "missing operand"
933 #: config/tc-a29k.c:357 config/tc-cris.c:1493 config/tc-cris.c:1501
934 #: config/tc-crx.c:2029 config/tc-dlx.c:685 config/tc-hppa.c:1617
935 #: config/tc-i860.c:492 config/tc-i860.c:509 config/tc-i860.c:989
936 #: config/tc-sparc.c:1420 config/tc-sparc.c:1428
938 msgid "Unknown opcode: `%s'"
941 #: config/tc-a29k.c:362 config/tc-dlx.c:703
943 msgid "Unknown opcode `%s'."
946 #: config/tc-a29k.c:390 config/tc-dlx.c:764
948 msgid "Too many operands: %s"
951 #: config/tc-a29k.c:409 config/tc-a29k.c:436
953 msgid "Immediate value of %ld is too large"
956 #: config/tc-a29k.c:474 config/tc-i860.c:395 config/tc-i860.c:940
957 #: config/tc-m68k.c:3510 config/tc-m68k.c:3542 config/tc-sparc.c:2660
958 msgid "failed sanity check."
961 #: config/tc-a29k.c:835 config/tc-or32.c:992 config/tc-or32.c:1113
963 msgid "bad relocation type: 0x%02x"
966 #: config/tc-a29k.c:855
971 #: config/tc-a29k.c:871
972 msgid "a29k_convert_frag\n"
975 #: config/tc-a29k.c:880
976 msgid "a29k_estimate_size_before_relax\n"
979 #: config/tc-a29k.c:974 config/tc-dlx.c:1175 config/tc-or32.c:1292
981 msgid "label \"$%d\" redefined"
984 #: config/tc-a29k.c:1044 config/tc-dlx.c:634 config/tc-or32.c:1358
986 msgid "Invalid expression after %%%%\n"
989 #: config/tc-a29k.c:1055
990 msgid "Invalid register in & expression"
993 #: config/tc-alpha.c:592
995 msgid "No !literal!%ld was found"
998 #: config/tc-alpha.c:599
1000 msgid "No !tlsgd!%ld was found"
1003 #: config/tc-alpha.c:606
1005 msgid "No !tlsldm!%ld was found"
1008 #: config/tc-alpha.c:615
1010 msgid "No ldah !gpdisp!%ld was found"
1013 #: config/tc-alpha.c:665
1015 msgid "too many !literal!%ld for %s"
1018 #: config/tc-alpha.c:695
1020 msgid "No lda !gpdisp!%ld was found"
1023 #. Only support one relocation op per insn.
1024 #: config/tc-alpha.c:852
1025 msgid "More than one relocation op per insn"
1028 #: config/tc-alpha.c:868
1029 msgid "No relocation operand"
1032 #: config/tc-alpha.c:878
1034 msgid "Unknown relocation operand: !%s"
1037 #: config/tc-alpha.c:888
1039 msgid "no sequence number after !%s"
1042 #: config/tc-alpha.c:898
1044 msgid "!%s does not use a sequence number"
1047 #: config/tc-alpha.c:908
1049 msgid "Bad sequence number: !%s!%s"
1052 #: config/tc-alpha.c:1123 config/tc-alpha.c:3139
1054 msgid "inappropriate arguments for opcode `%s'"
1057 #: config/tc-alpha.c:1125 config/tc-alpha.c:3141
1059 msgid "opcode `%s' not supported for target %s"
1062 #: config/tc-alpha.c:1129 config/tc-alpha.c:3145 config/tc-avr.c:1145
1063 #: config/tc-msp430.c:1777
1065 msgid "unknown opcode `%s'"
1068 #: config/tc-alpha.c:1209 config/tc-alpha.c:1384
1069 msgid "overflow in literal (.lita) table"
1072 #: config/tc-alpha.c:1216 config/tc-alpha.c:1240 config/tc-alpha.c:1397
1073 #: config/tc-alpha.c:2049 config/tc-alpha.c:2093 config/tc-alpha.c:2162
1074 #: config/tc-alpha.c:2245 config/tc-alpha.c:2470 config/tc-alpha.c:2568
1075 msgid "macro requires $at register while noat in effect"
1078 #: config/tc-alpha.c:1218 config/tc-alpha.c:1242 config/tc-alpha.c:1399
1079 msgid "macro requires $at while $at in use"
1082 #: config/tc-alpha.c:1346
1083 msgid "bignum invalid; zero assumed"
1086 #: config/tc-alpha.c:1348
1087 msgid "floating point number invalid; zero assumed"
1090 #: config/tc-alpha.c:1353
1091 msgid "can't handle expression"
1094 #: config/tc-alpha.c:1390
1095 msgid "overflow in literal (.lit8) table"
1098 #: config/tc-alpha.c:1674
1100 msgid "too many ldah insns for !gpdisp!%ld"
1103 #: config/tc-alpha.c:1676 config/tc-alpha.c:1688
1105 msgid "both insns for !gpdisp!%ld must be in the same section"
1108 #: config/tc-alpha.c:1686
1110 msgid "too many lda insns for !gpdisp!%ld"
1113 #: config/tc-alpha.c:1742
1115 msgid "too many lituse insns for !lituse_tlsgd!%ld"
1118 #: config/tc-alpha.c:1745
1120 msgid "too many lituse insns for !lituse_tlsldm!%ld"
1123 #: config/tc-alpha.c:1762
1125 msgid "duplicate !tlsgd!%ld"
1128 #: config/tc-alpha.c:1764
1130 msgid "sequence number in use for !tlsldm!%ld"
1133 #: config/tc-alpha.c:1778
1135 msgid "duplicate !tlsldm!%ld"
1138 #: config/tc-alpha.c:1780
1140 msgid "sequence number in use for !tlsgd!%ld"
1143 #: config/tc-alpha.c:1823 config/tc-arc.c:294 config/tc-mn10200.c:889
1144 #: config/tc-mn10300.c:2601 config/tc-ppc.c:1475 config/tc-s390.c:612
1145 #: config/tc-v850.c:1573
1149 #: config/tc-alpha.c:1926 config/tc-alpha.c:1950 config/tc-d10v.c:585
1150 #: config/tc-d30v.c:573 config/tc-mn10200.c:1133 config/tc-mn10300.c:1893
1151 #: config/tc-ppc.c:2347 config/tc-ppc.c:2564 config/tc-ppc.c:2576
1152 #: config/tc-s390.c:1228 config/tc-s390.c:1328 config/tc-s390.c:1424
1153 #: config/tc-v850.c:1747 config/tc-v850.c:1770 config/tc-v850.c:1973
1154 msgid "too many fixups"
1157 #: config/tc-alpha.c:1962
1158 msgid "invalid relocation for instruction"
1161 #: config/tc-alpha.c:1973
1162 msgid "invalid relocation for field"
1165 #: config/tc-alpha.c:2760
1166 msgid "can not resolve expression"
1169 #: config/tc-alpha.c:3275 config/tc-ppc.c:1780 config/tc-ppc.c:4372
1171 msgid ".COMMon length (%ld.) <0! Ignored."
1174 #: config/tc-alpha.c:3304 config/tc-sparc.c:3846 config/tc-v850.c:246
1175 msgid "Ignoring attempt to re-define symbol"
1178 #: config/tc-alpha.c:3313 config/tc-alpha.c:3322 config/tc-ppc.c:4409
1179 #: config/tc-sparc.c:3854
1181 msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld."
1184 #: config/tc-alpha.c:3439 ecoff.c:3054
1185 msgid ".ent directive has no name"
1188 #: config/tc-alpha.c:3447
1189 msgid "nested .ent directives"
1192 #: config/tc-alpha.c:3491 ecoff.c:3005
1193 msgid ".end directive has no name"
1196 #: config/tc-alpha.c:3500
1197 msgid ".end directive without matching .ent"
1200 #: config/tc-alpha.c:3502
1201 msgid ".end directive names different symbol than .ent"
1204 #: config/tc-alpha.c:3545 ecoff.c:3140
1205 msgid ".fmask outside of .ent"
1208 #: config/tc-alpha.c:3547 ecoff.c:3204
1209 msgid ".mask outside of .ent"
1212 #: config/tc-alpha.c:3555 ecoff.c:3147
1213 msgid "bad .fmask directive"
1216 #: config/tc-alpha.c:3557 ecoff.c:3211
1217 msgid "bad .mask directive"
1220 #: config/tc-alpha.c:3590 config/tc-mips.c:13645 ecoff.c:3168
1221 msgid ".frame outside of .ent"
1224 #: config/tc-alpha.c:3601 ecoff.c:3179
1225 msgid "bad .frame directive"
1228 #: config/tc-alpha.c:3633
1229 msgid ".prologue directive without a preceding .ent directive"
1232 #: config/tc-alpha.c:3651
1234 msgid "Invalid argument %d to .prologue."
1237 #: config/tc-alpha.c:3742
1238 msgid "ECOFF debugging is disabled."
1241 #: config/tc-alpha.c:3756
1242 msgid ".ent directive without matching .end"
1245 #: config/tc-alpha.c:3841
1246 msgid ".usepv directive has no name"
1249 #: config/tc-alpha.c:3852
1250 msgid ".usepv directive has no type"
1253 #: config/tc-alpha.c:3867
1254 msgid "unknown argument for .usepv"
1257 #: config/tc-alpha.c:3900
1258 msgid "Unknown section directive"
1261 #: config/tc-alpha.c:3935
1262 msgid ".ent directive has no symbol"
1265 #: config/tc-alpha.c:3960
1266 msgid "Bad .frame directive 1./2. param"
1269 #: config/tc-alpha.c:3972
1270 msgid "Bad .frame directive 3./4. param"
1273 #: config/tc-alpha.c:3994
1274 msgid ".pdesc directive not in link (.link) section"
1277 #: config/tc-alpha.c:4002
1278 msgid ".pdesc has no matching .ent"
1281 #: config/tc-alpha.c:4013
1282 msgid ".pdesc directive has no entry symbol"
1285 #: config/tc-alpha.c:4026
1286 msgid "No comma after .pdesc <entryname>"
1289 #: config/tc-alpha.c:4046
1290 msgid "unknown procedure kind"
1293 #: config/tc-alpha.c:4136
1294 msgid ".name directive not in link (.link) section"
1297 #: config/tc-alpha.c:4144
1298 msgid ".name directive has no symbol"
1301 #: config/tc-alpha.c:4175
1302 msgid "No symbol after .linkage"
1305 #: config/tc-alpha.c:4199
1306 msgid "No symbol after .code_address"
1309 #: config/tc-alpha.c:4226
1310 msgid "Bad .mask directive"
1313 #: config/tc-alpha.c:4244
1314 msgid "Bad .fmask directive"
1317 #: config/tc-alpha.c:4401
1319 msgid "Expected comma after name \"%s\""
1322 #. *symbol_get_obj (symbolP) = (signed char) temp;
1323 #: config/tc-alpha.c:4412
1325 msgid "unhandled: .proc %s,%d"
1328 #: config/tc-alpha.c:4446
1330 msgid "Tried to .set unrecognized mode `%s'"
1333 #: config/tc-alpha.c:4472
1335 msgid "Bad base register, using $%d."
1338 #: config/tc-alpha.c:4493
1340 msgid "Alignment too large: %d. assumed"
1343 #: config/tc-alpha.c:4497 config/tc-d30v.c:2083
1344 msgid "Alignment negative: 0 assumed"
1347 #: config/tc-alpha.c:4775
1349 msgid "Chose GP value of %lx\n"
1352 #: config/tc-alpha.c:4789
1353 msgid "Bad .section directive: want a,s,w,x,M,S,G,T in string"
1356 #: config/tc-alpha.c:4878
1358 msgid "internal error: can't hash opcode `%s': %s"
1361 #: config/tc-alpha.c:4914
1363 msgid "internal error: can't hash macro `%s': %s"
1366 #: config/tc-alpha.c:4998 config/tc-i960.c:718 config/tc-xtensa.c:5127
1367 #: config/tc-xtensa.c:5196 config/tc-xtensa.c:5242
1368 msgid "syntax error"
1371 #: config/tc-alpha.c:5067 config/tc-h8300.c:2092 config/tc-h8500.c:1115
1372 #: config/tc-hppa.c:4032 config/tc-i860.c:1059 config/tc-m68hc11.c:558
1373 #: config/tc-m68k.c:4604 config/tc-m88k.c:916 config/tc-ns32k.c:1955
1374 #: config/tc-or32.c:877 config/tc-sparc.c:2947 config/tc-z8k.c:1328
1375 msgid "Bad call to MD_ATOF()"
1378 #: config/tc-alpha.c:5116
1380 msgid "Unknown CPU identifier `%s'"
1383 #: config/tc-alpha.c:5159
1386 "-32addr\t\t\ttreat addresses as 32-bit values\n"
1387 "-F\t\t\tlack floating point instructions support\n"
1388 "-mev4 | -mev45 | -mev5 | -mev56 | -mpca56 | -mev6 | -mev67 | -mev68 | -mall\n"
1389 "\t\t\tspecify variant of Alpha architecture\n"
1390 "-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264 | -m21264a | -"
1392 "\t\t\tthese variants include PALcode opcodes\n"
1395 #: config/tc-alpha.c:5169
1398 "-+\t\t\thash encode (don't truncate) names longer than 64 characters\n"
1399 "-H\t\t\tshow new symbol after hash truncation\n"
1402 #: config/tc-alpha.c:5346
1404 msgid "unhandled relocation type %s"
1407 #: config/tc-alpha.c:5359
1408 msgid "non-absolute expression in constant field"
1411 #: config/tc-alpha.c:5373
1413 msgid "type %d reloc done?\n"
1416 #: config/tc-alpha.c:5420 config/tc-alpha.c:5427 config/tc-mips.c:8348
1417 msgid "Used $at without \".set noat\""
1420 #: config/tc-alpha.c:5586
1422 msgid "!samegp reloc against symbol without .prologue: %s"
1425 #: config/tc-alpha.c:5623 config/tc-xtensa.c:5750
1427 msgid "cannot represent `%s' relocation in object file"
1430 #: config/tc-alpha.c:5629 config/tc-xtensa.c:5758
1432 msgid "internal error? cannot generate `%s' relocation"
1435 #: config/tc-alpha.c:5680
1437 msgid "frame reg expected, using $%d."
1440 #: config/tc-arc.c:1077 config/tc-arm.c:9351 config/tc-ip2k.c:249
1441 msgid "md_estimate_size_before_relax\n"
1444 #: config/tc-arc.c:1088
1445 msgid "md_convert_frag\n"
1448 #. We can't actually support subtracting a symbol.
1449 #: config/tc-arc.c:1288 config/tc-arm.c:1011 config/tc-arm.c:5592
1450 #: config/tc-arm.c:5643 config/tc-arm.c:6307 config/tc-arm.c:6861
1451 #: config/tc-arm.c:6887 config/tc-arm.c:7114 config/tc-arm.c:7131
1452 #: config/tc-arm.c:7237 config/tc-avr.c:891 config/tc-cris.c:3928
1453 #: config/tc-d10v.c:1539 config/tc-d30v.c:1938 config/tc-mips.c:3758
1454 #: config/tc-mips.c:4866 config/tc-mips.c:5798 config/tc-mips.c:6392
1455 #: config/tc-msp430.c:1871 config/tc-ppc.c:5557 config/tc-v850.c:2274
1456 #: config/tc-xstormy16.c:484
1457 msgid "expression too complex"
1460 #: config/tc-arm.c:347
1461 msgid "ARM register expected"
1464 #: config/tc-arm.c:348
1465 msgid "bad or missing co-processor number"
1468 #: config/tc-arm.c:349
1469 msgid "co-processor register expected"
1472 #: config/tc-arm.c:350
1473 msgid "FPA register expected"
1476 #: config/tc-arm.c:351
1477 msgid "VFP single precision register expected"
1480 #: config/tc-arm.c:352
1481 msgid "VFP double precision register expected"
1484 #: config/tc-arm.c:353
1485 msgid "VFP system register expected"
1488 #: config/tc-arm.c:354
1489 msgid "Maverick MVF register expected"
1492 #: config/tc-arm.c:355
1493 msgid "Maverick MVD register expected"
1496 #: config/tc-arm.c:356
1497 msgid "Maverick MVFX register expected"
1500 #: config/tc-arm.c:357
1501 msgid "Maverick MVDX register expected"
1504 #: config/tc-arm.c:358
1505 msgid "Maverick MVAX register expected"
1508 #: config/tc-arm.c:359
1509 msgid "Maverick DSPSC register expected"
1512 #: config/tc-arm.c:360
1513 msgid "iWMMXt data register expected"
1516 #: config/tc-arm.c:361
1517 msgid "iWMMXt control register expected"
1520 #: config/tc-arm.c:362
1521 msgid "iWMMXt scalar register expected"
1524 #: config/tc-arm.c:363
1525 msgid "XScale accumulator register expected"
1528 #: config/tc-arm.c:494
1529 msgid "bad arguments to instruction"
1532 #: config/tc-arm.c:495
1533 msgid "r15 not allowed here"
1536 #: config/tc-arm.c:496
1537 msgid "instruction cannot be conditional"
1540 #: config/tc-arm.c:497
1541 msgid "registers may not be the same"
1544 #: config/tc-arm.c:498
1545 msgid "lo register required"
1548 #: config/tc-arm.c:499
1549 msgid "instruction not supported in Thumb16 mode"
1552 #: config/tc-arm.c:630
1553 msgid "immediate expression requires a # prefix"
1556 #: config/tc-arm.c:656 expr.c:1299 read.c:2226
1557 msgid "bad expression"
1560 #: config/tc-arm.c:667 config/tc-i860.c:1005 config/tc-sparc.c:2847
1564 #: config/tc-arm.c:683 config/tc-arm.c:3126 config/tc-i960.c:1310
1565 msgid "invalid constant"
1568 #: config/tc-arm.c:744
1569 msgid "bad call to MD_ATOF()"
1572 #: config/tc-arm.c:811
1573 msgid "expected #constant"
1576 #: config/tc-arm.c:943
1577 msgid "bad range in register list"
1580 #: config/tc-arm.c:951 config/tc-arm.c:960 config/tc-arm.c:1001
1582 msgid "Warning: duplicated register (r%d) in register list"
1585 #: config/tc-arm.c:963
1586 msgid "Warning: register range not in ascending order"
1589 #: config/tc-arm.c:974
1593 #: config/tc-arm.c:990
1594 msgid "invalid register mask"
1597 #: config/tc-arm.c:1081 config/tc-arm.c:1116 config/tc-h8300.c:1010
1598 #: config/tc-mips.c:9481 config/tc-mips.c:9511
1599 msgid "invalid register list"
1602 #: config/tc-arm.c:1087 config/tc-arm.c:2392 config/tc-arm.c:2525
1603 msgid "register list not in ascending order"
1606 #: config/tc-arm.c:1108
1607 msgid "register range not in ascending order"
1610 #: config/tc-arm.c:1141
1611 msgid "non-contiguous register range"
1614 #: config/tc-arm.c:1189
1616 msgid "ignoring attempt to redefine built-in register '%s'"
1619 #: config/tc-arm.c:1194
1621 msgid "ignoring redefinition of register alias '%s'"
1624 #: config/tc-arm.c:1238
1626 msgid "unknown register '%s' -- .req ignored"
1629 #: config/tc-arm.c:1281
1630 msgid "invalid syntax for .req directive"
1633 #: config/tc-arm.c:1307
1634 msgid "invalid syntax for .unreq directive"
1637 #: config/tc-arm.c:1313
1639 msgid "unknown register alias '%s'"
1642 #: config/tc-arm.c:1315
1644 msgid "ignoring attempt to undefine built-in register '%s'"
1647 #: config/tc-arm.c:1446
1648 msgid "selected processor does not support THUMB opcodes"
1651 #: config/tc-arm.c:1460
1652 msgid "selected processor does not support ARM opcodes"
1655 #: config/tc-arm.c:1473
1657 msgid "invalid instruction size selected (%d)"
1660 #: config/tc-arm.c:1505
1662 msgid "invalid operand to .code directive (%d) (expecting 16 or 32)"
1665 #: config/tc-arm.c:1561
1667 msgid "expected comma after name \"%s\""
1670 #: config/tc-arm.c:1611 config/tc-m32r.c:589
1672 msgid "symbol `%s' already defined"
1675 #: config/tc-arm.c:1645
1677 msgid "unrecognized syntax mode \"%s\""
1680 #: config/tc-arm.c:1665
1682 msgid "alignment too large: %d assumed"
1685 #: config/tc-arm.c:1668
1686 msgid "alignment negative. 0 assumed."
1689 #: config/tc-arm.c:1806
1690 msgid "literal pool overflow"
1693 #: config/tc-arm.c:1962 config/tc-arm.c:3734
1694 msgid "unrecognized relocation suffix"
1697 #: config/tc-arm.c:1975
1698 msgid "(plt) is only valid on branch targets"
1701 #: config/tc-arm.c:1981 config/tc-s390.c:1126 config/tc-s390.c:1707
1702 #: config/tc-xtensa.c:1626
1704 msgid "%s relocations do not fit in %d bytes"
1707 #: config/tc-arm.c:2029
1708 msgid "expected 0 or 1"
1711 #: config/tc-arm.c:2033
1712 msgid "missing comma"
1715 #: config/tc-arm.c:2088
1716 msgid "dupicate .handlerdata directive"
1719 #: config/tc-arm.c:2159
1720 msgid "personality routine specified for cantunwind frame"
1723 #: config/tc-arm.c:2173
1724 msgid "duplicate .personalityindex directive"
1727 #: config/tc-arm.c:2180
1728 msgid "bad personality routine number"
1731 #: config/tc-arm.c:2199
1732 msgid "duplicate .personality directive"
1735 #: config/tc-arm.c:2222 config/tc-arm.c:2344
1736 msgid "expected register list"
1739 #: config/tc-arm.c:2300
1740 msgid "expected , <constant>"
1743 #: config/tc-arm.c:2309
1744 msgid "number of registers must be in the range [1:4]"
1747 #: config/tc-arm.c:2406 config/tc-arm.c:2539
1748 msgid "bad register range"
1751 #: config/tc-arm.c:2592
1752 msgid "register expected"
1755 #: config/tc-arm.c:2602
1756 msgid "FPA .unwind_save does not take a register list"
1759 #: config/tc-arm.c:2615
1760 msgid ".unwind_save does not support this kind of register"
1763 #: config/tc-arm.c:2640
1764 msgid "SP and PC not permitted in .unwind_movsp directive"
1767 #: config/tc-arm.c:2645
1768 msgid "unexpected .unwind_movsp directive"
1771 #: config/tc-arm.c:2669
1772 msgid "stack increment must be multiple of 4"
1775 #: config/tc-arm.c:2698
1776 msgid "expected <reg>, <reg>"
1779 #: config/tc-arm.c:2716
1780 msgid "register must be either sp or set by a previousunwind_movsp directive"
1783 #: config/tc-arm.c:2752
1784 msgid "expected <offset>, <opcode>"
1787 #: config/tc-arm.c:2764
1788 msgid "unwind opcode too long"
1791 #: config/tc-arm.c:2769
1792 msgid "invalid unwind opcode"
1795 #: config/tc-arm.c:2853
1796 msgid "constant expression required"
1799 #: config/tc-arm.c:2859 config/tc-arm.c:6170 config/tc-arm.c:10861
1800 #: config/tc-arm.c:10886 config/tc-arm.c:10894 config/tc-z8k.c:1125
1801 #: config/tc-z8k.c:1137
1802 msgid "immediate value out of range"
1805 #: config/tc-arm.c:2954
1806 msgid "invalid FPA immediate expression"
1809 #: config/tc-arm.c:3004 config/tc-arm.c:3012
1810 msgid "shift expression expected"
1813 #: config/tc-arm.c:3026
1814 msgid "'LSL' or 'ASR' required"
1817 #: config/tc-arm.c:3034
1818 msgid "'LSL' required"
1821 #: config/tc-arm.c:3042
1822 msgid "'ASR' required"
1825 #: config/tc-arm.c:3114 config/tc-arm.c:4189 config/tc-v850.c:1844
1826 #: config/tc-v850.c:1865
1827 msgid "constant expression expected"
1830 #: config/tc-arm.c:3121
1831 msgid "invalid rotation"
1834 #: config/tc-arm.c:3236
1835 msgid "']' expected"
1838 #: config/tc-arm.c:3254
1839 msgid "'}' expected at end of 'option' field"
1842 #: config/tc-arm.c:3259
1843 msgid "cannot combine index with option"
1846 #: config/tc-arm.c:3272
1847 msgid "cannot combine pre- and post-indexing"
1850 #: config/tc-arm.c:3368
1851 msgid "flag for {c}psr instruction expected"
1854 #: config/tc-arm.c:3393
1855 msgid "unrecognized CPS flag"
1858 #: config/tc-arm.c:3400
1859 msgid "missing CPS flags"
1862 #: config/tc-arm.c:3423 config/tc-arm.c:3429
1863 msgid "valid endian specifiers are be or le"
1866 #: config/tc-arm.c:3451
1867 msgid "missing rotation field after comma"
1870 #: config/tc-arm.c:3466
1871 msgid "rotation can only be 0, 8, 16, or 24"
1874 #: config/tc-arm.c:3486
1875 msgid "condition required"
1878 #: config/tc-arm.c:3775
1879 msgid "iWMMXt data or control register expected"
1882 #: config/tc-arm.c:3893
1883 msgid "garbage following instruction"
1886 #: config/tc-arm.c:4027
1887 msgid "instruction does not accept preindexed addressing"
1890 #. unindexed - only for coprocessor
1891 #: config/tc-arm.c:4043 config/tc-arm.c:5685
1892 msgid "instruction does not accept unindexed addressing"
1895 #: config/tc-arm.c:4051
1896 msgid "destination register same as write-back base"
1899 #: config/tc-arm.c:4052
1900 msgid "source register same as write-back base"
1903 #: config/tc-arm.c:4098
1904 msgid "instruction does not accept scaled register index"
1907 #: config/tc-arm.c:4137
1908 msgid "instruction does not support unindexed addressing"
1911 #: config/tc-arm.c:4152
1912 msgid "pc may not be used with write-back"
1915 #: config/tc-arm.c:4157
1916 msgid "instruction does not support writeback"
1919 #: config/tc-arm.c:4184
1920 msgid "invalid pseudo operation"
1923 #: config/tc-arm.c:4230
1924 msgid "literal pool insertion failed"
1927 #: config/tc-arm.c:4369 config/tc-arm.c:4388 config/tc-arm.c:4401
1928 #: config/tc-arm.c:6066 config/tc-arm.c:6086 config/tc-arm.c:6100
1929 msgid "bit-field extends past end of register"
1932 #: config/tc-arm.c:4430
1933 msgid "the only suffix valid here is '(plt)'"
1936 #: config/tc-arm.c:4462
1937 msgid "use of r15 in blx in ARM mode is not really useful"
1940 #: config/tc-arm.c:4480
1941 msgid "use of r15 in bx in ARM mode is not really useful"
1944 #: config/tc-arm.c:4492 config/tc-arm.c:6206
1945 msgid "use of r15 in bxj is not really useful"
1948 #: config/tc-arm.c:4596 config/tc-arm.c:4605
1949 msgid "writeback of base register is UNPREDICTABLE"
1952 #: config/tc-arm.c:4599
1953 msgid "writeback of base register when in register list is UNPREDICTABLE"
1956 #: config/tc-arm.c:4609
1957 msgid "if writeback register is in list, it must be the lowest reg in the list"
1960 #: config/tc-arm.c:4624
1961 msgid "first destination register must be even"
1964 #: config/tc-arm.c:4627 config/tc-arm.c:4684
1965 msgid "can only load two consecutive registers"
1968 #. If op 1 were present and equal to PC, this function wouldn't
1969 #. have been called in the first place.
1970 #. If op 2 were present and equal to PC, this function wouldn't
1971 #. have been called in the first place.
1972 #: config/tc-arm.c:4628 config/tc-arm.c:4687 config/tc-arm.c:5134
1973 #: config/tc-arm.c:6533
1974 msgid "r14 not allowed here"
1977 #: config/tc-arm.c:4629
1978 msgid "'[' expected"
1981 #: config/tc-arm.c:4642
1982 msgid "base register written back, and overlaps second destination register"
1985 #: config/tc-arm.c:4650
1986 msgid "index register overlaps destination register"
1989 #: config/tc-arm.c:4664 config/tc-arm.c:5107 config/tc-arm.c:6399
1990 #: config/tc-arm.c:7159
1991 msgid "instruction does not accept this addressing mode"
1994 #: config/tc-arm.c:4670 config/tc-arm.c:5116
1995 msgid "offset must be zero in ARM encoding"
1998 #: config/tc-arm.c:4681 config/tc-arm.c:5128
1999 msgid "even register required"
2002 #: config/tc-arm.c:4712 config/tc-arm.c:4743
2003 msgid "this instruction requires a post-indexed address"
2006 #: config/tc-arm.c:4770
2007 msgid "rd and rm should be different in mla"
2010 #: config/tc-arm.c:4802 config/tc-arm.c:6735
2011 msgid "'CPSR' or 'SPSR' expected"
2014 #: config/tc-arm.c:4835
2015 msgid "rd and rm should be different in mul"
2018 #: config/tc-arm.c:4856
2019 msgid "rdhi, rdlo and rm must all be different"
2022 #: config/tc-arm.c:4918
2023 msgid "'[' expected after PLD mnemonic"
2026 #: config/tc-arm.c:4920
2027 msgid "post-indexed expression used in preload instruction"
2030 #: config/tc-arm.c:4922
2031 msgid "writeback used in preload instruction"
2034 #: config/tc-arm.c:4924
2035 msgid "unindexed addressing used in preload instruction"
2038 #: config/tc-arm.c:5023 config/tc-arm.c:7070
2039 msgid "source1 and dest must be same register"
2042 #: config/tc-arm.c:5073 config/tc-arm.c:6792
2043 msgid "rdhi and rdlo must be different"
2046 #: config/tc-arm.c:5131
2047 msgid "can only store two consecutive registers"
2050 #: config/tc-arm.c:5226 config/tc-arm.c:5243
2051 msgid "only two consecutive VFP SP registers allowed here"
2054 #: config/tc-arm.c:5271 config/tc-arm.c:5286
2055 msgid "this addressing mode requires base-register writeback"
2058 #: config/tc-arm.c:5364
2059 msgid "this instruction does not support indexing"
2062 #: config/tc-arm.c:5387
2063 msgid "only r15 allowed here"
2066 #: config/tc-arm.c:5597 config/tc-arm.c:10428
2067 msgid "shift expression is too large"
2070 #: config/tc-arm.c:5623
2071 msgid "Thumb does not support the ldr =N pseudo-operation"
2074 #: config/tc-arm.c:5628
2075 msgid "cannot use register index with PC-relative addressing"
2078 #: config/tc-arm.c:5629
2079 msgid "cannot use register index with this instruction"
2082 #: config/tc-arm.c:5631
2083 msgid "Thumb does not support negative register indexing"
2086 #: config/tc-arm.c:5633
2087 msgid "Thumb does not support register post-indexing"
2090 #: config/tc-arm.c:5635
2091 msgid "Thumb does not support register indexing with writeback"
2094 #: config/tc-arm.c:5637
2095 msgid "Thumb supports only LSL in shifted register indexing"
2098 #: config/tc-arm.c:5645
2099 msgid "shift out of range"
2102 #: config/tc-arm.c:5653
2103 msgid "cannot use writeback with PC-relative addressing"
2106 #: config/tc-arm.c:5655
2107 msgid "cannot use writeback with this instruction"
2110 #: config/tc-arm.c:5675
2111 msgid "cannot use post-indexing with PC-relative addressing"
2114 #: config/tc-arm.c:5676
2115 msgid "cannot use post-indexing with this instruction"
2118 #: config/tc-arm.c:5843 config/tc-arm.c:5952 config/tc-arm.c:6032
2119 #: config/tc-arm.c:6706
2120 msgid "shift must be constant"
2123 #: config/tc-arm.c:5870 config/tc-arm.c:5967 config/tc-arm.c:6047
2124 #: config/tc-arm.c:6719
2125 msgid "unshifted register required"
2128 #: config/tc-arm.c:5885 config/tc-arm.c:6058 config/tc-arm.c:6779
2129 msgid "dest must overlap one source register"
2132 #: config/tc-arm.c:5970
2133 msgid "dest and source1 must be the same register"
2136 #: config/tc-arm.c:6235
2137 msgid "Thumb does not support the 2-argument form of this instruction"
2140 #: config/tc-arm.c:6309
2141 msgid "Thumb load/store multiple does not support {reglist}^"
2144 #: config/tc-arm.c:6326 config/tc-arm.c:6342 config/tc-arm.c:6373
2146 msgid "value stored for r%d is UNPREDICTABLE"
2149 #: config/tc-arm.c:6336 config/tc-arm.c:6903
2150 msgid "SP should not be in register list"
2153 #: config/tc-arm.c:6340 config/tc-arm.c:6907
2154 msgid "PC should not be in register list"
2157 #: config/tc-arm.c:6349 config/tc-arm.c:6913
2158 msgid "LR and PC should not both be in register list"
2161 #: config/tc-arm.c:6352
2162 msgid "base register should not be in register list when written back"
2165 #: config/tc-arm.c:6370 config/tc-arm.c:6380
2166 msgid "this instruction will write back the base register"
2169 #: config/tc-arm.c:6383
2170 msgid "this instruction will not write back the base register"
2173 #: config/tc-arm.c:6412
2174 msgid "r14 not allowed as first register when second register is omitted"
2177 #: config/tc-arm.c:6456 config/tc-arm.c:6469 config/tc-arm.c:6505
2178 msgid "Thumb does not support this addressing mode"
2181 #: config/tc-arm.c:6473
2182 msgid "byte or halfword not valid for base register"
2185 #: config/tc-arm.c:6476
2186 msgid "r15 based store not allowed"
2189 #: config/tc-arm.c:6478
2190 msgid "invalid base register for register offset"
2193 #: config/tc-arm.c:6655
2194 msgid "only lo regs allowed with immediate"
2197 #: config/tc-arm.c:6744
2198 msgid "Thumb encoding does not support an immediate here"
2201 #: config/tc-arm.c:6814
2202 msgid "Thumb does not support NOP with hints"
2205 #: config/tc-arm.c:6885
2206 msgid "push/pop do not support {reglist}^"
2209 #: config/tc-arm.c:6920
2210 msgid "invalid register list to push/pop instruction"
2213 #: config/tc-arm.c:7091
2214 msgid "ror #imm not supported"
2217 #: config/tc-arm.c:7216
2218 msgid "Thumb encoding does not support rotation"
2221 #: config/tc-arm.c:7459 config/tc-arm.c:7526
2222 msgid "conditional infixes are deprecated in unified syntax"
2225 #: config/tc-arm.c:7558
2227 msgid "bad instruction `%s'"
2230 #: config/tc-arm.c:7568 config/tc-arm.c:7600
2232 msgid "selected processor does not support `%s'"
2235 #: config/tc-arm.c:7574
2236 msgid "Thumb does not support conditional execution"
2239 #: config/tc-arm.c:7590
2241 msgid "cannot honor width suffix -- `%s'"
2244 #: config/tc-arm.c:7605
2246 msgid "width suffixes are invalid in ARM mode -- `%s'"
2249 #: config/tc-arm.c:9442
2250 msgid "alignments greater than 32 bytes not supported in .text sections."
2253 #: config/tc-arm.c:9736
2254 msgid "handerdata in cantunwind frame"
2257 #: config/tc-arm.c:9753
2258 msgid "too many unwind opcodes for personality routine 0"
2261 #: config/tc-arm.c:9785
2262 msgid "too many unwind opcodes"
2265 #: config/tc-arm.c:10174 config/tc-arm.c:10452
2267 msgid "undefined symbol %s used as an immediate value"
2270 #: config/tc-arm.c:10188 config/tc-arm.c:10467
2272 msgid "invalid constant (%lx) after fixup"
2275 #: config/tc-arm.c:10225
2277 msgid "unable to compute ADRL instructions for PC offset of 0x%lx"
2280 #: config/tc-arm.c:10257 config/tc-arm.c:10282
2281 msgid "invalid literal constant: pool needs to be closer"
2284 #: config/tc-arm.c:10260 config/tc-arm.c:10298
2286 msgid "bad immediate value for offset (%ld)"
2289 #: config/tc-arm.c:10284
2291 msgid "bad immediate value for half-word offset (%ld)"
2294 #: config/tc-arm.c:10339
2295 msgid "offset not a multiple of 4"
2298 #: config/tc-arm.c:10346 config/tc-arm.c:10361 config/tc-arm.c:10376
2299 #: config/tc-arm.c:10387 config/tc-arm.c:10410 config/tc-pj.c:499
2300 #: config/tc-sh.c:4111
2301 msgid "offset out of range"
2304 #: config/tc-arm.c:10483
2305 msgid "invalid smi expression"
2308 #: config/tc-arm.c:10494 config/tc-arm.c:10503
2309 msgid "invalid swi expression"
2312 #: config/tc-arm.c:10513
2313 msgid "invalid expression in load/store multiple"
2316 #: config/tc-arm.c:10528
2317 msgid "misaligned branch destination"
2320 #: config/tc-arm.c:10532 config/tc-arm.c:10552 config/tc-arm.c:10570
2321 #: config/tc-arm.c:10583 config/tc-arm.c:10596 config/tc-arm.c:10635
2322 #: config/tc-arm.c:10660
2323 msgid "branch out of range"
2326 #: config/tc-arm.c:10548
2327 msgid "misaligned BLX destination"
2330 #: config/tc-arm.c:10609
2331 msgid "conditional branch out of range"
2334 #: config/tc-arm.c:10730
2335 msgid "rel31 relocation overflow"
2338 #: config/tc-arm.c:10741 config/tc-arm.c:10756
2339 msgid "co-processor offset out of range"
2342 #: config/tc-arm.c:10772
2344 msgid "invalid offset, target not word aligned (0x%08lX)"
2347 #: config/tc-arm.c:10778 config/tc-arm.c:10787 config/tc-arm.c:10795
2348 #: config/tc-arm.c:10803 config/tc-arm.c:10811
2350 msgid "invalid offset, value too big (0x%08lX)"
2353 #: config/tc-arm.c:10852
2354 msgid "invalid Hi register with immediate"
2357 #: config/tc-arm.c:10868
2358 msgid "invalid immediate for stack address calculation"
2361 #: config/tc-arm.c:10876
2363 msgid "invalid immediate for address calculation (value = 0x%08lX)"
2366 #: config/tc-arm.c:10906
2368 msgid "invalid immediate: %ld is too large"
2371 #: config/tc-arm.c:10918
2373 msgid "invalid shift value: %ld"
2376 #: config/tc-arm.c:10937
2378 msgid "bad relocation fixup type (%d)"
2381 #: config/tc-arm.c:11005
2382 msgid "literal referenced across section boundary"
2385 #: config/tc-arm.c:11035
2386 msgid "internal relocation (type: IMMEDIATE) not fixed up"
2389 #: config/tc-arm.c:11040
2390 msgid "ADRL used for a symbol not defined in the same file"
2393 #: config/tc-arm.c:11049
2395 msgid "undefined local label `%s'"
2398 #: config/tc-arm.c:11055
2399 msgid "internal_relocation (type: OFFSET_IMM) not fixed up"
2402 #: config/tc-arm.c:11075 config/tc-cris.c:3869 config/tc-mcore.c:1997
2403 #: config/tc-mmix.c:2888 config/tc-ns32k.c:2304
2407 #: config/tc-arm.c:11078 config/tc-arm.c:11099
2409 msgid "cannot represent %s relocation in this object file format"
2412 #: config/tc-arm.c:11312
2414 msgid "%s: unexpected function type: %d"
2417 #: config/tc-arm.c:11389
2418 msgid "virtual memory exhausted"
2421 #: config/tc-arm.c:11415
2422 msgid "use of old and new-style options to set CPU type"
2425 #: config/tc-arm.c:11425
2426 msgid "use of old and new-style options to set FPU type"
2429 #: config/tc-arm.c:11487
2430 msgid "hard-float conflicts with specified fpu"
2433 #: config/tc-arm.c:11679
2434 msgid "generate PIC code"
2437 #: config/tc-arm.c:11680
2438 msgid "assemble Thumb code"
2441 #: config/tc-arm.c:11681
2442 msgid "support ARM/Thumb interworking"
2445 #: config/tc-arm.c:11683
2446 msgid "code uses 32-bit program counter"
2449 #: config/tc-arm.c:11684
2450 msgid "code uses 26-bit program counter"
2453 #: config/tc-arm.c:11685
2454 msgid "floating point args are in fp regs"
2457 #: config/tc-arm.c:11687
2458 msgid "re-entrant code"
2461 #: config/tc-arm.c:11688
2462 msgid "code is ATPCS conformant"
2465 #: config/tc-arm.c:11689
2466 msgid "assemble for big-endian"
2469 #: config/tc-arm.c:11690
2470 msgid "assemble for little-endian"
2473 #. These are recognized by the assembler, but have no affect on code.
2474 #: config/tc-arm.c:11694
2475 msgid "use frame pointer"
2478 #: config/tc-arm.c:11695
2479 msgid "use stack size checking"
2482 #. DON'T add any new processors to this list -- we want the whole list
2483 #. to go away... Add them to the processors table instead.
2484 #: config/tc-arm.c:11699 config/tc-arm.c:11700
2485 msgid "use -mcpu=arm1"
2488 #: config/tc-arm.c:11701 config/tc-arm.c:11702
2489 msgid "use -mcpu=arm2"
2492 #: config/tc-arm.c:11703 config/tc-arm.c:11704
2493 msgid "use -mcpu=arm250"
2496 #: config/tc-arm.c:11705 config/tc-arm.c:11706
2497 msgid "use -mcpu=arm3"
2500 #: config/tc-arm.c:11707 config/tc-arm.c:11708
2501 msgid "use -mcpu=arm6"
2504 #: config/tc-arm.c:11709 config/tc-arm.c:11710
2505 msgid "use -mcpu=arm600"
2508 #: config/tc-arm.c:11711 config/tc-arm.c:11712
2509 msgid "use -mcpu=arm610"
2512 #: config/tc-arm.c:11713 config/tc-arm.c:11714
2513 msgid "use -mcpu=arm620"
2516 #: config/tc-arm.c:11715 config/tc-arm.c:11716
2517 msgid "use -mcpu=arm7"
2520 #: config/tc-arm.c:11717 config/tc-arm.c:11718
2521 msgid "use -mcpu=arm70"
2524 #: config/tc-arm.c:11719 config/tc-arm.c:11720
2525 msgid "use -mcpu=arm700"
2528 #: config/tc-arm.c:11721 config/tc-arm.c:11722
2529 msgid "use -mcpu=arm700i"
2532 #: config/tc-arm.c:11723 config/tc-arm.c:11724
2533 msgid "use -mcpu=arm710"
2536 #: config/tc-arm.c:11725 config/tc-arm.c:11726
2537 msgid "use -mcpu=arm710c"
2540 #: config/tc-arm.c:11727 config/tc-arm.c:11728
2541 msgid "use -mcpu=arm720"
2544 #: config/tc-arm.c:11729 config/tc-arm.c:11730
2545 msgid "use -mcpu=arm7d"
2548 #: config/tc-arm.c:11731 config/tc-arm.c:11732
2549 msgid "use -mcpu=arm7di"
2552 #: config/tc-arm.c:11733 config/tc-arm.c:11734
2553 msgid "use -mcpu=arm7m"
2556 #: config/tc-arm.c:11735 config/tc-arm.c:11736
2557 msgid "use -mcpu=arm7dm"
2560 #: config/tc-arm.c:11737 config/tc-arm.c:11738
2561 msgid "use -mcpu=arm7dmi"
2564 #: config/tc-arm.c:11739 config/tc-arm.c:11740
2565 msgid "use -mcpu=arm7100"
2568 #: config/tc-arm.c:11741 config/tc-arm.c:11742
2569 msgid "use -mcpu=arm7500"
2572 #: config/tc-arm.c:11743 config/tc-arm.c:11744
2573 msgid "use -mcpu=arm7500fe"
2576 #: config/tc-arm.c:11745 config/tc-arm.c:11746 config/tc-arm.c:11747
2577 #: config/tc-arm.c:11748
2578 msgid "use -mcpu=arm7tdmi"
2581 #: config/tc-arm.c:11749 config/tc-arm.c:11750
2582 msgid "use -mcpu=arm710t"
2585 #: config/tc-arm.c:11751 config/tc-arm.c:11752
2586 msgid "use -mcpu=arm720t"
2589 #: config/tc-arm.c:11753 config/tc-arm.c:11754
2590 msgid "use -mcpu=arm740t"
2593 #: config/tc-arm.c:11755 config/tc-arm.c:11756
2594 msgid "use -mcpu=arm8"
2597 #: config/tc-arm.c:11757 config/tc-arm.c:11758
2598 msgid "use -mcpu=arm810"
2601 #: config/tc-arm.c:11759 config/tc-arm.c:11760
2602 msgid "use -mcpu=arm9"
2605 #: config/tc-arm.c:11761 config/tc-arm.c:11762
2606 msgid "use -mcpu=arm9tdmi"
2609 #: config/tc-arm.c:11763 config/tc-arm.c:11764
2610 msgid "use -mcpu=arm920"
2613 #: config/tc-arm.c:11765 config/tc-arm.c:11766
2614 msgid "use -mcpu=arm940"
2617 #: config/tc-arm.c:11767
2618 msgid "use -mcpu=strongarm"
2621 #: config/tc-arm.c:11769
2622 msgid "use -mcpu=strongarm110"
2625 #: config/tc-arm.c:11771
2626 msgid "use -mcpu=strongarm1100"
2629 #: config/tc-arm.c:11773
2630 msgid "use -mcpu=strongarm1110"
2633 #: config/tc-arm.c:11774
2634 msgid "use -mcpu=xscale"
2637 #: config/tc-arm.c:11775
2638 msgid "use -mcpu=iwmmxt"
2641 #: config/tc-arm.c:11776
2642 msgid "use -mcpu=all"
2645 #. Architecture variants -- don't add any more to this list either.
2646 #: config/tc-arm.c:11779 config/tc-arm.c:11780
2647 msgid "use -march=armv2"
2650 #: config/tc-arm.c:11781 config/tc-arm.c:11782
2651 msgid "use -march=armv2a"
2654 #: config/tc-arm.c:11783 config/tc-arm.c:11784
2655 msgid "use -march=armv3"
2658 #: config/tc-arm.c:11785 config/tc-arm.c:11786
2659 msgid "use -march=armv3m"
2662 #: config/tc-arm.c:11787 config/tc-arm.c:11788
2663 msgid "use -march=armv4"
2666 #: config/tc-arm.c:11789 config/tc-arm.c:11790
2667 msgid "use -march=armv4t"
2670 #: config/tc-arm.c:11791 config/tc-arm.c:11792
2671 msgid "use -march=armv5"
2674 #: config/tc-arm.c:11793 config/tc-arm.c:11794
2675 msgid "use -march=armv5t"
2678 #: config/tc-arm.c:11795 config/tc-arm.c:11796
2679 msgid "use -march=armv5te"
2682 #. Floating point variants -- don't add any more to this list either.
2683 #: config/tc-arm.c:11799
2684 msgid "use -mfpu=fpe"
2687 #: config/tc-arm.c:11800
2688 msgid "use -mfpu=fpa10"
2691 #: config/tc-arm.c:11801
2692 msgid "use -mfpu=fpa11"
2695 #: config/tc-arm.c:11803
2696 msgid "use either -mfpu=softfpa or -mfpu=softvfp"
2699 #: config/tc-arm.c:12022
2700 msgid "invalid architectural extension"
2703 #: config/tc-arm.c:12036
2704 msgid "missing architectural extension"
2707 #: config/tc-arm.c:12049
2709 msgid "unknown architectural extnsion `%s'"
2712 #: config/tc-arm.c:12073
2714 msgid "missing cpu name `%s'"
2717 #: config/tc-arm.c:12089
2719 msgid "unknown cpu `%s'"
2722 #: config/tc-arm.c:12107
2724 msgid "missing architecture name `%s'"
2727 #: config/tc-arm.c:12124
2729 msgid "unknown architecture `%s'\n"
2732 #: config/tc-arm.c:12140
2734 msgid "unknown floating point format `%s'\n"
2737 #: config/tc-arm.c:12156
2739 msgid "unknown floating point abi `%s'\n"
2742 #: config/tc-arm.c:12172
2744 msgid "unknown EABI `%s'\n"
2747 #: config/tc-arm.c:12179
2748 msgid "<cpu name>\t assemble for CPU <cpu name>"
2751 #: config/tc-arm.c:12181
2752 msgid "<arch name>\t assemble for architecture <arch name>"
2755 #: config/tc-arm.c:12183
2756 msgid "<fpu name>\t assemble for FPU architecture <fpu name>"
2759 #: config/tc-arm.c:12185
2760 msgid "<abi>\t assemble for floating point ABI <abi>"
2763 #: config/tc-arm.c:12188
2764 msgid "<ver>\t assemble for eabi version <ver>"
2767 #: config/tc-arm.c:12229 config/tc-arm.c:12251
2769 msgid "option `-%c%s' is deprecated: %s"
2772 #: config/tc-arm.c:12272
2774 msgid " ARM-specific assembler options:\n"
2777 #: config/tc-arm.c:12283
2779 msgid " -EB assemble code for a big-endian cpu\n"
2782 #: config/tc-arm.c:12288
2784 msgid " -EL assemble code for a little-endian cpu\n"
2787 #: config/tc-arm.h:84
2788 msgid "arm convert_frag\n"
2791 #: config/tc-avr.c:215
2793 msgid "Known MCU names:"
2796 #: config/tc-avr.c:284
2800 " -mmcu=[avr-name] select microcontroller variant\n"
2801 " [avr-name] can be:\n"
2802 " avr1 - AT90S1200, ATtiny1x, ATtiny28\n"
2803 " avr2 - AT90S2xxx, AT90S4xxx, AT90S8xxx, ATtiny22\n"
2804 " avr3 - ATmega103, ATmega603\n"
2805 " avr4 - ATmega83, ATmega85\n"
2806 " avr5 - ATmega161, ATmega163, ATmega32, AT94K\n"
2807 " or immediate microcontroller name.\n"
2810 #: config/tc-avr.c:294
2813 " -mall-opcodes accept all AVR opcodes, even if not supported by MCU\n"
2814 " -mno-skip-bug disable warnings for skipping two-word instructions\n"
2815 " (default for avr4, avr5)\n"
2816 " -mno-wrap reject rjmp/rcall instructions with 8K wrap-around\n"
2817 " (default for avr3, avr5)\n"
2820 #: config/tc-avr.c:342 config/tc-msp430.c:697
2822 msgid "unknown MCU: %s\n"
2825 #: config/tc-avr.c:351
2827 msgid "redefinition of mcu type `%s' to `%s'"
2830 #: config/tc-avr.c:402 config/tc-crx.c:491 config/tc-d10v.c:278
2831 #: config/tc-d30v.c:312 config/tc-mips.c:9925 config/tc-mmix.c:2264
2832 #: config/tc-mn10200.c:342 config/tc-msp430.c:805 config/tc-pj.c:342
2833 #: config/tc-ppc.c:5206 config/tc-sh.c:2972 config/tc-v850.c:1199
2834 msgid "bad call to md_atof"
2837 #: config/tc-avr.c:465
2838 msgid "constant value required"
2841 #: config/tc-avr.c:468
2843 msgid "number must be less than %d"
2846 #: config/tc-avr.c:520
2847 msgid "`,' required"
2850 #: config/tc-avr.c:539
2851 msgid "undefined combination of operands"
2854 #: config/tc-avr.c:549
2855 msgid "skipping two-word instruction"
2858 #: config/tc-avr.c:582 config/tc-avr.c:1274
2860 msgid "constant out of 8-bit range: %d"
2863 #: config/tc-avr.c:636
2864 msgid "register r16-r23 required"
2867 #: config/tc-avr.c:642
2868 msgid "register number above 15 required"
2871 #: config/tc-avr.c:648
2872 msgid "even register number required"
2875 #: config/tc-avr.c:654
2876 msgid "register r24, r26, r28 or r30 required"
2879 #: config/tc-avr.c:660
2880 msgid "register name or number from 0 to 31 required"
2883 #: config/tc-avr.c:678
2884 msgid "pointer register (X, Y or Z) required"
2887 #: config/tc-avr.c:685
2888 msgid "cannot both predecrement and postincrement"
2891 #: config/tc-avr.c:693
2892 msgid "addressing mode not supported"
2895 #: config/tc-avr.c:699
2896 msgid "can't predecrement"
2899 #: config/tc-avr.c:702
2900 msgid "pointer register Z required"
2903 #: config/tc-avr.c:720
2904 msgid "pointer register (Y or Z) required"
2907 #: config/tc-avr.c:824
2909 msgid "unknown constraint `%c'"
2912 #: config/tc-avr.c:918 config/tc-avr.c:934 config/tc-avr.c:1056
2913 #: config/tc-msp430.c:1899 config/tc-msp430.c:1917
2915 msgid "odd address operand: %ld"
2918 #: config/tc-avr.c:926 config/tc-avr.c:945 config/tc-avr.c:967
2919 #: config/tc-avr.c:974 config/tc-avr.c:981 config/tc-d10v.c:538
2920 #: config/tc-d30v.c:589 config/tc-msp430.c:1907 config/tc-msp430.c:1922
2921 #: config/tc-msp430.c:1932
2923 msgid "operand out of range: %ld"
2926 #: config/tc-avr.c:1065 config/tc-d10v.c:1622 config/tc-d30v.c:2060
2927 #: config/tc-msp430.c:1950
2929 msgid "line %d: unknown relocation type: 0x%x"
2932 #: config/tc-avr.c:1079
2933 msgid "only constant expression allowed"
2936 #: config/tc-avr.c:1115 config/tc-d10v.c:1494 config/tc-d30v.c:1804
2937 #: config/tc-mn10200.c:814 config/tc-mn10300.c:2308 config/tc-msp430.c:1986
2938 #: config/tc-or32.c:1505 config/tc-ppc.c:6052 config/tc-v850.c:2190
2940 msgid "reloc %d not supported by object file format"
2943 #: config/tc-avr.c:1139 config/tc-d10v.c:1782 config/tc-d10v.c:1796
2944 #: config/tc-h8300.c:1887 config/tc-h8500.c:1023 config/tc-mcore.c:886
2945 #: config/tc-msp430.c:1769 config/tc-pj.c:254 config/tc-sh.c:2425
2946 #: config/tc-z8k.c:1200
2947 msgid "can't find opcode "
2950 #: config/tc-avr.c:1156
2952 msgid "illegal opcode %s for mcu %s"
2955 #: config/tc-avr.c:1164
2956 msgid "garbage at end of line"
2959 #: config/tc-avr.c:1228 read.c:3205
2960 msgid "illegal expression"
2963 #: config/tc-avr.c:1254 config/tc-avr.c:1318
2964 msgid "`)' required"
2967 #: config/tc-avr.c:1346 config/tc-avr.c:1353
2969 msgid "illegal %srelocation size: %d"
2972 #: config/tc-cris.c:532 config/tc-m68hc11.c:2794
2974 msgid "internal inconsistency problem in %s: fr_symbol %lx"
2977 #: config/tc-cris.c:536 config/tc-m68hc11.c:2798 config/tc-msp430.c:2177
2979 msgid "internal inconsistency problem in %s: resolved symbol"
2982 #: config/tc-cris.c:546 config/tc-m68hc11.c:2804
2984 msgid "internal inconsistency problem in %s: fr_subtype %d"
2987 #: config/tc-cris.c:872
2988 msgid "Relaxation to long branches for .arch common_v10_v32 not implemented"
2991 #: config/tc-cris.c:902
2992 msgid "Complicated LAPC target operand is not a multiple of two. Use LAPC.D"
2995 #: config/tc-cris.c:907
2998 "Internal error found in md_convert_frag: offset %ld. Please report this."
3001 #: config/tc-cris.c:932
3003 msgid "internal inconsistency in %s: bdapq no symbol"
3006 #: config/tc-cris.c:945
3008 msgid "internal inconsistency in %s: bdap.w with no symbol"
3011 #: config/tc-cris.c:969
3012 msgid "section alignment must be >= 4 bytes to check MULS/MULU safeness"
3015 #: config/tc-cris.c:978
3016 msgid "dangerous MULS/MULU location; give it higher alignment"
3019 #: config/tc-cris.c:1083
3021 "Out-of-range .word offset handling is not implemented for .arch "
3025 #: config/tc-cris.c:1148 config/tc-crx.c:582 config/tc-crx.c:609
3026 #: config/tc-crx.c:627
3027 msgid "Virtual memory exhausted"
3030 #: config/tc-cris.c:1182 config/tc-crx.c:592
3032 msgid "Can't hash `%s': %s\n"
3035 #: config/tc-cris.c:1183 config/tc-crx.c:593
3036 msgid "(unknown reason)"
3039 #: config/tc-cris.c:1187
3041 msgid "Buggy opcode: `%s' \"%s\"\n"
3044 #: config/tc-cris.c:1599
3046 msgid "Immediate value not in 5 bit unsigned range: %ld"
3049 #: config/tc-cris.c:1615
3051 msgid "Immediate value not in 4 bit unsigned range: %ld"
3054 #: config/tc-cris.c:1667
3056 msgid "Immediate value not in 6 bit range: %ld"
3059 #: config/tc-cris.c:1682
3061 msgid "Immediate value not in 6 bit unsigned range: %ld"
3064 #. Others have a generic warning.
3065 #: config/tc-cris.c:1790
3067 msgid "Unimplemented register `%s' specified"
3070 #. We've come to the end of instructions with this
3071 #. opcode, so it must be an error.
3072 #: config/tc-cris.c:2033
3073 msgid "Illegal operands"
3076 #: config/tc-cris.c:2074 config/tc-cris.c:2114
3078 msgid "Immediate value not in 8 bit range: %ld"
3081 #: config/tc-cris.c:2084 config/tc-cris.c:2135
3083 msgid "Immediate value not in 16 bit range: %ld"
3086 #: config/tc-cris.c:2119
3088 msgid "Immediate value not in 8 bit signed range: %ld"
3091 #: config/tc-cris.c:2124
3093 msgid "Immediate value not in 8 bit unsigned range: %ld"
3096 #: config/tc-cris.c:2140
3098 msgid "Immediate value not in 16 bit signed range: %ld"
3101 #: config/tc-cris.c:2145
3103 msgid "Immediate value not in 16 bit unsigned range: %ld"
3106 #: config/tc-cris.c:2167
3107 msgid "PIC relocation size does not match operand size"
3110 #: config/tc-cris.c:3304
3111 msgid "Calling gen_cond_branch_32 for .arch common_v10_v32\n"
3114 #: config/tc-cris.c:3308
3115 msgid "32-bit conditional branch generated"
3118 #: config/tc-cris.c:3367
3119 msgid "Complex expression not supported"
3122 #. FIXME: Is this function mentioned in the internals.texi manual? If
3124 #: config/tc-cris.c:3490
3125 msgid "Bad call to md_atof () - floating point formats are not supported"
3128 #: config/tc-cris.c:3531
3129 msgid "PC-relative relocation must be trivially resolved"
3132 #: config/tc-cris.c:3584
3134 msgid "Value not in 16 bit range: %ld"
3137 #: config/tc-cris.c:3595
3139 msgid "Value not in 16 bit signed range: %ld"
3142 #: config/tc-cris.c:3606
3144 msgid "Value not in 8 bit range: %ld"
3147 #: config/tc-cris.c:3614
3149 msgid "Value not in 8 bit signed range: %ld"
3152 #: config/tc-cris.c:3625
3154 msgid "Value not in 4 bit unsigned range: %ld"
3157 #: config/tc-cris.c:3633
3159 msgid "Value not in 5 bit unsigned range: %ld"
3162 #: config/tc-cris.c:3641
3164 msgid "Value not in 6 bit range: %ld"
3167 #: config/tc-cris.c:3649
3169 msgid "Value not in 6 bit unsigned range: %ld"
3172 #: config/tc-cris.c:3695
3174 msgid "Please use --help to see usage and options for this assembler.\n"
3177 #: config/tc-cris.c:3707
3178 msgid "--no-underscore is invalid with a.out format"
3181 #: config/tc-cris.c:3727
3183 msgid "invalid <arch> in --march=<arch>: %s"
3186 #: config/tc-cris.c:3821
3188 "Semantics error. This type of operand can not be relocated, it must be an "
3189 "assembly-time constant"
3192 #: config/tc-cris.c:3870
3194 msgid "Cannot generate relocation type for symbol %s, code %s"
3197 #. The messages are formatted to line up with the generic options.
3198 #: config/tc-cris.c:3883
3200 msgid "CRIS-specific options:\n"
3203 #: config/tc-cris.c:3885
3205 " -h, -H Don't execute, print this help text. Deprecated.\n"
3208 #: config/tc-cris.c:3887
3209 msgid " -N Warn when branches are expanded to jumps.\n"
3212 #: config/tc-cris.c:3889
3214 " --underscore User symbols are normally prepended with "
3218 #: config/tc-cris.c:3891
3219 msgid " Registers will not need any prefix.\n"
3222 #: config/tc-cris.c:3893
3223 msgid " --no-underscore User symbols do not have any prefix.\n"
3226 #: config/tc-cris.c:3895
3227 msgid " Registers will require a `$'-prefix.\n"
3230 #: config/tc-cris.c:3897
3231 msgid " --pic\t\t\tEnable generation of position-independent code.\n"
3234 #: config/tc-cris.c:3899
3236 " --march=<arch>\t\tGenerate code for <arch>. Valid choices for <arch>\n"
3237 "\t\t\t\tare v0_v10, v10, v32 and common_v10_v32.\n"
3240 #: config/tc-cris.c:3920
3241 msgid "Invalid relocation"
3244 #: config/tc-cris.c:3957
3245 msgid "Invalid pc-relative relocation"
3248 #: config/tc-cris.c:4002
3250 msgid "Adjusted signed .word (%ld) overflows: `switch'-statement too large."
3253 #: config/tc-cris.c:4032
3255 msgid ".syntax %s requires command-line option `--underscore'"
3258 #: config/tc-cris.c:4041
3260 msgid ".syntax %s requires command-line option `--no-underscore'"
3263 #: config/tc-cris.c:4078
3264 msgid "Unknown .syntax operand"
3267 #: config/tc-cris.c:4088
3268 msgid "Pseudodirective .file is only valid when generating ELF"
3271 #: config/tc-cris.c:4100
3272 msgid "Pseudodirective .loc is only valid when generating ELF"
3275 #: config/tc-cris.c:4243
3276 msgid "unknown operand to .arch"
3279 #: config/tc-cris.c:4252
3280 msgid ".arch <arch> requires a matching --march=... option"
3283 #: config/tc-crx.c:344 config/tc-mn10200.c:801 write.c:2654
3285 msgid "can't resolve `%s' {%s section} - `%s' {%s section}"
3288 #: config/tc-crx.c:360
3290 msgid "internal error: reloc %d (`%s') not supported by object file format"
3293 #: config/tc-crx.c:619 config/tc-crx.c:637 config/tc-i386.c:942
3294 #: config/tc-i386.c:965 config/tc-m68k.c:4221
3296 msgid "Internal Error: Can't hash %s: %s"
3299 #. Missing or bad expr becomes absolute 0.
3300 #: config/tc-crx.c:665 config/tc-i386.c:4164
3302 msgid "missing or invalid displacement expression `%s' taken as 0"
3305 #: config/tc-crx.c:803 config/tc-crx.c:823 config/tc-crx.c:838
3307 msgid "Illegal register `%s' in Instruction `%s'"
3310 #: config/tc-crx.c:866
3312 msgid "Illegal Scale - `%d'"
3315 #: config/tc-crx.c:982
3317 msgid "Illegal operands (whitespace): `%s'"
3320 #: config/tc-crx.c:994 config/tc-crx.c:1001 config/tc-crx.c:1018
3321 #: config/tc-crx.c:1804
3323 msgid "Missing matching brackets : `%s'"
3326 #: config/tc-crx.c:1044
3328 msgid "Unknown exception: `%s'"
3331 #: config/tc-crx.c:1140
3333 msgid "Illegal `cinv' parameter: `%c'"
3336 #: config/tc-crx.c:1173
3338 msgid "Unknown register: `%d'"
3341 #. Issue a error message when register is illegal.
3342 #: config/tc-crx.c:1181
3344 msgid "Illegal register (`%s') in Instruction: `%s'"
3347 #: config/tc-crx.c:1310
3349 msgid "Illegal Co-processor register in Instruction `%s' "
3352 #: config/tc-crx.c:1317
3354 msgid "Illegal Co-processor special register in Instruction `%s' "
3357 #: config/tc-crx.c:1616
3358 msgid "Incorrect number of operands"
3361 #: config/tc-crx.c:1618
3363 msgid "Illegal type of operand (arg %d)"
3366 #: config/tc-crx.c:1624
3368 msgid "Operand out of range (arg %d)"
3371 #: config/tc-crx.c:1627
3373 msgid "Operand has odd displacement (arg %d)"
3376 #: config/tc-crx.c:1630
3378 msgid "Invalid DISPU4 operand value (arg %d)"
3381 #: config/tc-crx.c:1633
3383 msgid "Invalid CST4 operand value (arg %d)"
3386 #: config/tc-crx.c:1636
3388 msgid "Operand value is not within upper 64 KB (arg %d)"
3391 #: config/tc-crx.c:1640 config/tc-crx.c:1671
3393 msgid "Illegal operand (arg %d)"
3396 #: config/tc-crx.c:1702 config/tc-crx.c:1719
3398 msgid "Same src/dest register is used (`r%d'), result is undefined"
3401 #: config/tc-crx.c:1711
3403 msgid "`%s' has undefined result"
3406 #: config/tc-crx.c:1773
3407 msgid "Invalid Register in Register List"
3410 #: config/tc-crx.c:1827
3412 msgid "Illegal register `%s' in cop-register list"
3415 #: config/tc-crx.c:1835
3417 msgid "Illegal register `%s' in cop-special-register list"
3420 #: config/tc-crx.c:1854
3422 msgid "Illegal register `%s' in user register list"
3425 #: config/tc-crx.c:1873
3427 msgid "Illegal register `%s' in register list"
3430 #: config/tc-crx.c:1879
3432 msgid "Maximum %d bits may be set in `mask16' operand"
3435 #: config/tc-crx.c:1888
3437 msgid "rest of line ignored; first ignored character is `%c'"
3440 #: config/tc-crx.c:1896
3442 msgid "Illegal `mask16' operand, operation is undefined - `%s'"
3445 #. HI can't be specified without LO (and vise-versa).
3446 #: config/tc-crx.c:1902
3447 msgid "HI/LO registers should be specified together"
3450 #: config/tc-crx.c:1908
3451 msgid "HI/LO registers should be specified without additional registers"
3454 #. Give an error if a frag containing code is not aligned to a 2-byte
3456 #: config/tc-crx.c:1993 config/tc-crx.h:78
3457 msgid "instruction address is not a multiple of 2"
3460 #: config/tc-d10v.c:217
3464 "-O Optimize. Will do some operations in parallel.\n"
3465 "--gstabs-packing Pack adjacent short instructions together even\n"
3466 " when --gstabs is specified. On by default.\n"
3467 "--no-gstabs-packing If --gstabs is specified, do not pack adjacent\n"
3468 " instructions together.\n"
3471 #: config/tc-d10v.c:496 config/tc-d30v.c:488 config/tc-mn10200.c:1075
3472 #: config/tc-mn10300.c:1817 config/tc-ppc.c:2379 config/tc-s390.c:1216
3473 #: config/tc-tic80.c:259 config/tc-v850.c:1949
3474 msgid "illegal operand"
3477 #: config/tc-d10v.c:608
3478 msgid "operand is not an immediate"
3481 #: config/tc-d10v.c:626
3483 msgid "operand out of range: %lu"
3486 #: config/tc-d10v.c:684
3487 msgid "Instruction must be executed in parallel with another instruction."
3490 #: config/tc-d10v.c:738 config/tc-d10v.c:746
3492 msgid "packing conflict: %s must dispatch sequentially"
3495 #: config/tc-d10v.c:845
3497 msgid "resource conflict (R%d)"
3500 #: config/tc-d10v.c:848
3502 msgid "resource conflict (A%d)"
3505 #: config/tc-d10v.c:850
3506 msgid "resource conflict (PSW)"
3509 #: config/tc-d10v.c:852
3510 msgid "resource conflict (C flag)"
3513 #: config/tc-d10v.c:854
3514 msgid "resource conflict (F flag)"
3517 #: config/tc-d10v.c:1004
3518 msgid "Instruction must be executed in parallel"
3521 #: config/tc-d10v.c:1007
3522 msgid "Long instructions may not be combined."
3525 #: config/tc-d10v.c:1040
3526 msgid "One of these instructions may not be executed in parallel."
3529 #: config/tc-d10v.c:1044 config/tc-d30v.c:1071
3530 msgid "Two IU instructions may not be executed in parallel"
3533 #: config/tc-d10v.c:1046 config/tc-d10v.c:1054 config/tc-d10v.c:1068
3534 #: config/tc-d10v.c:1083 config/tc-d30v.c:1072 config/tc-d30v.c:1081
3535 msgid "Swapping instruction order"
3538 #: config/tc-d10v.c:1052 config/tc-d30v.c:1078
3539 msgid "Two MU instructions may not be executed in parallel"
3542 #: config/tc-d10v.c:1072 config/tc-d30v.c:1098
3543 msgid "IU instruction may not be in the left container"
3546 #: config/tc-d10v.c:1074 config/tc-d10v.c:1089
3548 "Instruction in R container is squashed by flow control instruction in L "
3552 #: config/tc-d10v.c:1087 config/tc-d30v.c:1109
3553 msgid "MU instruction may not be in the right container"
3556 #: config/tc-d10v.c:1093 config/tc-d30v.c:1121
3557 msgid "unknown execution type passed to write_2_short()"
3560 #: config/tc-d10v.c:1221 config/tc-d10v.c:1394
3561 msgid "bad opcode or operands"
3564 #: config/tc-d10v.c:1296 config/tc-m68k.c:4707
3565 msgid "value out of range"
3568 #: config/tc-d10v.c:1370
3569 msgid "illegal operand - register name found where none expected"
3572 #: config/tc-d10v.c:1405
3573 msgid "Register number must be EVEN"
3576 #: config/tc-d10v.c:1408
3577 msgid "Unsupported use of sp"
3580 #: config/tc-d10v.c:1427
3582 msgid "cr%ld is a reserved control register"
3585 #: config/tc-d10v.c:1466 config/tc-d30v.c:1430
3587 msgid "unknown opcode: %s"
3590 #: config/tc-d10v.c:1602
3592 msgid "line %d: rep or repi must include at least 4 instructions"
3595 #: config/tc-d10v.c:1810 config/tc-d10v.c:1832 config/tc-d30v.c:1777
3596 msgid "Unable to mix instructions as specified"
3599 #: config/tc-d30v.c:150
3601 msgid "Register name %s conflicts with symbol of the same name"
3604 #: config/tc-d30v.c:240
3609 "-O Make adjacent short instructions parallel if "
3611 "-n Warn about all NOPs inserted by the assembler.\n"
3612 "-N\t\t\tWarn about NOPs inserted after word multiplies.\n"
3613 "-c Warn about symbols whoes names match register "
3615 "-C Opposite of -C. -c is the default.\n"
3618 #: config/tc-d30v.c:402
3619 msgid "unexpected 12-bit reloc type"
3622 #: config/tc-d30v.c:409
3623 msgid "unexpected 18-bit reloc type"
3626 #: config/tc-d30v.c:659
3628 msgid "%s NOP inserted"
3631 #: config/tc-d30v.c:660
3635 #: config/tc-d30v.c:660
3639 #: config/tc-d30v.c:1067
3640 msgid "Instructions may not be executed in parallel"
3643 #: config/tc-d30v.c:1080
3645 msgid "Executing %s in IU may not work"
3648 #: config/tc-d30v.c:1087
3650 msgid "Executing %s in IU may not work in parallel execution"
3653 #: config/tc-d30v.c:1100
3655 msgid "special left instruction `%s' kills instruction `%s' in right container"
3658 #: config/tc-d30v.c:1111
3660 msgid "Executing %s in reverse serial with %s may not work"
3663 #: config/tc-d30v.c:1114
3665 msgid "Executing %s in IU in reverse serial may not work"
3668 #: config/tc-d30v.c:1303
3669 msgid "Odd numbered register used as target of multi-register instruction"
3672 #: config/tc-d30v.c:1367 config/tc-d30v.c:1402
3674 msgid "unknown condition code: %s"
3677 #: config/tc-d30v.c:1395
3679 msgid "cmpu doesn't support condition code %s"
3682 #: config/tc-d30v.c:1441
3684 msgid "operands for opcode `%s' do not match any valid format"
3687 #: config/tc-d30v.c:1656 config/tc-d30v.c:1673
3688 msgid "Cannot assemble instruction"
3691 #: config/tc-d30v.c:1658
3692 msgid "First opcode is long. Unable to mix instructions as specified."
3695 #: config/tc-d30v.c:1727
3696 msgid "word of NOPs added between word multiply and load"
3699 #: config/tc-d30v.c:1729
3700 msgid "word of NOPs added between word multiply and 16-bit multiply"
3703 #: config/tc-d30v.c:1761
3704 msgid "Instruction uses long version, so it cannot be mixed as specified"
3707 #: config/tc-d30v.c:1888
3709 msgid "value too large to fit in %d bits"
3712 #: config/tc-d30v.c:1949
3714 msgid "line %d: unable to place address of symbol '%s' into a byte"
3717 #: config/tc-d30v.c:1952
3719 msgid "line %d: unable to place value %lx into a byte"
3722 #: config/tc-d30v.c:1960
3724 msgid "line %d: unable to place address of symbol '%s' into a short"
3727 #: config/tc-d30v.c:1963
3729 msgid "line %d: unable to place value %lx into a short"
3732 #: config/tc-d30v.c:1971
3734 msgid "line %d: unable to place address of symbol '%s' into a quad"
3737 #: config/tc-d30v.c:2079
3739 msgid "Alignment too large: %d assumed"
3742 #: config/tc-dlx.c:211
3743 msgid "missing .proc"
3746 #: config/tc-dlx.c:228
3747 msgid ".endfunc missing for previous .proc"
3750 #: config/tc-dlx.c:327
3752 msgid "Bad operand for a load instruction: <%s>"
3755 #: config/tc-dlx.c:441
3757 msgid "Bad operand for a store instruction: <%s>"
3760 #: config/tc-dlx.c:621
3762 msgid "Expression Error for operand modifier %%hi/%%lo\n"
3765 #: config/tc-dlx.c:716
3766 msgid "Can not set dlx_skip_hi16_flag"
3769 #: config/tc-dlx.c:730
3771 msgid "Missing arguments for opcode <%s>."
3774 #: config/tc-dlx.c:801
3776 msgid "Both the_insn.HI and the_insn.LO are set : %s"
3779 #: config/tc-dlx.c:871
3780 msgid "failed regnum sanity check."
3783 #: config/tc-dlx.c:884
3784 msgid "failed general register sanity check."
3787 #: config/tc-dlx.c:1213
3788 msgid "Invalid expression after # number\n"
3791 #: config/tc-fr30.c:83
3793 msgid " FR30 specific command line options:\n"
3796 #: config/tc-fr30.c:136
3798 msgid "Instruction %s not allowed in a delay slot."
3801 #: config/tc-fr30.c:358 config/tc-frv.c:1600 config/tc-i960.c:1764
3802 #: config/tc-ip2k.c:371 config/tc-m32c.c:869 config/tc-m32r.c:2143
3803 #: config/tc-openrisc.c:376 config/tc-xstormy16.c:631
3804 msgid "Bad call to md_atof()"
3807 #: config/tc-frv.c:461
3809 msgid "FRV specific command line options:\n"
3812 #: config/tc-frv.c:462
3814 msgid "-G n Data >= n bytes is in small data area\n"
3817 #: config/tc-frv.c:463
3819 msgid "-mgpr-32 Note 32 gprs are used\n"
3822 #: config/tc-frv.c:464
3824 msgid "-mgpr-64 Note 64 gprs are used\n"
3827 #: config/tc-frv.c:465
3829 msgid "-mfpr-32 Note 32 fprs are used\n"
3832 #: config/tc-frv.c:466
3834 msgid "-mfpr-64 Note 64 fprs are used\n"
3837 #: config/tc-frv.c:467
3839 msgid "-msoft-float Note software fp is used\n"
3842 #: config/tc-frv.c:468
3844 msgid "-mdword Note stack is aligned to a 8 byte boundary\n"
3847 #: config/tc-frv.c:469
3849 msgid "-mno-dword Note stack is aligned to a 4 byte boundary\n"
3852 #: config/tc-frv.c:470
3854 msgid "-mdouble Note fp double insns are used\n"
3857 #: config/tc-frv.c:471
3859 msgid "-mmedia Note media insns are used\n"
3862 #: config/tc-frv.c:472
3864 msgid "-mmuladd Note multiply add/subtract insns are used\n"
3867 #: config/tc-frv.c:473
3869 msgid "-mpack Note instructions are packed\n"
3872 #: config/tc-frv.c:474
3874 msgid "-mno-pack Do not allow instructions to be packed\n"
3877 #: config/tc-frv.c:475
3879 msgid "-mpic Note small position independent code\n"
3882 #: config/tc-frv.c:476
3884 msgid "-mPIC Note large position independent code\n"
3887 #: config/tc-frv.c:477
3889 msgid "-mlibrary-pic Compile library for large position indepedent code\n"
3892 #: config/tc-frv.c:478
3894 msgid "-mfdpic Assemble for the FDPIC ABI\n"
3897 #: config/tc-frv.c:479
3899 msgid "-mnopic Disable -mpic, -mPIC, -mlibrary-pic and -mfdpic\n"
3902 #: config/tc-frv.c:480
3904 msgid "-mcpu={fr500|fr550|fr400|fr405|fr450|fr300|frv|simple|tomcat}\n"
3907 #: config/tc-frv.c:481
3909 msgid " Record the cpu type\n"
3912 #: config/tc-frv.c:482
3914 msgid "-mtomcat-stats Print out stats for tomcat workarounds\n"
3917 #: config/tc-frv.c:483
3919 msgid "-mtomcat-debug Debug tomcat workarounds\n"
3922 #: config/tc-frv.c:1187
3923 msgid "VLIW packing used for -mno-pack"
3926 #: config/tc-frv.c:1197
3927 msgid "Instruction not supported by this architecture"
3930 #: config/tc-frv.c:1207
3931 msgid "VLIW packing constraint violation"
3934 #: config/tc-frv.c:1874
3936 msgid "Relocation %s is not safe for %s"
3939 #: config/tc-h8300.c:82 config/tc-h8300.c:93 config/tc-h8300.c:105
3940 #: config/tc-h8300.c:117 config/tc-h8300.c:129 config/tc-h8300.c:142
3941 #: config/tc-h8300.c:213 config/tc-hppa.c:1441 config/tc-hppa.c:6917
3942 #: config/tc-hppa.c:6923 config/tc-hppa.c:6929 config/tc-hppa.c:6935
3943 #: config/tc-mn10300.c:1223 config/tc-mn10300.c:1228 config/tc-mn10300.c:2726
3944 msgid "could not set architecture and machine"
3947 #: config/tc-h8300.c:416 config/tc-h8300.c:424
3948 msgid "Reg not valid for H8/300"
3951 #: config/tc-h8300.c:505
3952 msgid "invalid operand size requested"
3955 #: config/tc-h8300.c:604
3956 msgid "Invalid register list for ldm/stm\n"
3959 #: config/tc-h8300.c:630 config/tc-h8300.c:635 config/tc-h8300.c:642
3960 msgid "mismatch between register and suffix"
3963 #: config/tc-h8300.c:669
3964 msgid "address too high for vector table jmp/jsr"
3967 #: config/tc-h8300.c:696 config/tc-h8300.c:808 config/tc-h8300.c:818
3968 msgid "Wrong size pointer register for architecture."
3971 #: config/tc-h8300.c:755 config/tc-h8300.c:763 config/tc-h8300.c:792
3972 msgid "expected @(exp, reg16)"
3975 #: config/tc-h8300.c:781
3976 msgid "expected .L, .W or .B for register in indexed addressing mode"
3979 #: config/tc-h8300.c:975
3980 msgid "expected valid addressing mode for mova: \"@(disp, ea.sz),ERn\""
3983 #: config/tc-h8300.c:993 config/tc-h8300.c:1002
3984 msgid "expected register"
3987 #: config/tc-h8300.c:1018
3988 msgid "expected closing paren"
3991 #: config/tc-h8300.c:1077
3993 msgid "can't use high part of register in operand %d"
3996 #: config/tc-h8300.c:1234
3998 msgid "Opcode `%s' with these operand types not available in %s mode"
4001 #: config/tc-h8300.c:1243
4002 msgid "mismatch between opcode size and operand size"
4005 #: config/tc-h8300.c:1279
4007 msgid "operand %s0x%lx out of range."
4010 #: config/tc-h8300.c:1375
4011 msgid "Can't work out size of operand.\n"
4014 #: config/tc-h8300.c:1424
4016 msgid "Opcode `%s' with these operand types not available in H8/300 mode"
4019 #: config/tc-h8300.c:1429
4021 msgid "Opcode `%s' with these operand types not available in H8/300H mode"
4024 #: config/tc-h8300.c:1435
4026 msgid "Opcode `%s' with these operand types not available in H8/300S mode"
4029 #: config/tc-h8300.c:1496 config/tc-h8300.c:1516
4030 msgid "Need #1 or #2 here"
4033 #: config/tc-h8300.c:1511
4034 msgid "#4 not valid on H8/300."
4037 #: config/tc-h8300.c:1617 config/tc-h8300.c:1699
4039 msgid "branch operand has odd offset (%lx)\n"
4042 #: config/tc-h8300.c:1737
4043 msgid "destination operand must be 16 bit register"
4046 #: config/tc-h8300.c:1746
4047 msgid "source operand must be 8 bit register"
4050 #: config/tc-h8300.c:1754
4051 msgid "destination operand must be 16bit absolute address"
4054 #: config/tc-h8300.c:1761
4055 msgid "destination operand must be 8 bit register"
4058 #: config/tc-h8300.c:1769
4059 msgid "source operand must be 16bit absolute address"
4062 #. This seems more sane than saying "too many operands". We'll
4063 #. get here only if the trailing trash starts with a comma.
4064 #. Types or values of args don't match.
4065 #: config/tc-h8300.c:1777 config/tc-mmix.c:473 config/tc-mmix.c:485
4066 #: config/tc-mmix.c:2526 config/tc-mmix.c:2550 config/tc-mmix.c:2823
4067 #: config/tc-or32.c:617 config/tc-or32.c:824
4068 msgid "invalid operands"
4071 #: config/tc-h8300.c:1808
4072 msgid "operand/size mis-match"
4075 #: config/tc-h8300.c:1904 config/tc-h8500.c:1029 config/tc-mips.c:9042
4076 #: config/tc-sh64.c:2795 config/tc-sh.c:2806 config/tc-w65.c:665
4077 #: config/tc-z8k.c:1210
4078 msgid "unknown opcode"
4081 #: config/tc-h8300.c:1937
4082 msgid "invalid operand in ldm"
4085 #: config/tc-h8300.c:1946
4086 msgid "invalid operand in stm"
4089 #: config/tc-h8300.c:2029 config/tc-h8500.c:1055 config/tc-sh.c:2931
4090 #: config/tc-z8k.c:1266
4092 msgid "call to tc_crawl_symbol_chain \n"
4095 #: config/tc-h8300.c:2043 config/tc-h8500.c:1067 config/tc-sh.c:2937
4096 #: config/tc-z8k.c:1280
4098 msgid "call to tc_headers_hook \n"
4101 #: config/tc-h8300.c:2130
4103 msgid "call to tc_aout_fix_to_chars \n"
4106 #: config/tc-h8300.c:2144
4108 msgid "call to md_convert_frag \n"
4111 #: config/tc-h8300.c:2198
4113 msgid "call tomd_estimate_size_before_relax \n"
4116 #: config/tc-h8300.c:2309 config/tc-mcore.c:2284 config/tc-pj.c:538
4117 #: config/tc-sh.c:4459
4119 msgid "Cannot represent relocation type %s"
4122 #: config/tc-h8500.c:309
4123 msgid ":24 not valid for this opcode"
4126 #: config/tc-h8500.c:316
4127 msgid "expect :8,:16 or :24"
4130 #: config/tc-h8500.c:365
4131 msgid "syntax error in reg list"
4134 #: config/tc-h8500.c:383
4135 msgid "missing final register in range"
4138 #: config/tc-h8500.c:467 config/tc-h8500.c:474 config/tc-h8500.c:480
4139 msgid "expected @(exp, Rn)"
4142 #: config/tc-h8500.c:496
4143 msgid "@Rn+ needs word register"
4146 #: config/tc-h8500.c:506
4147 msgid "@Rn needs word register"
4150 #: config/tc-h8500.c:790 config/tc-sh.c:2083
4152 msgid "unhandled %d\n"
4155 #: config/tc-h8500.c:816
4157 msgid "operand must be absolute in range %d..%d"
4160 #: config/tc-h8500.c:886 config/tc-sh.c:2353
4162 msgid "failed for %d\n"
4165 #: config/tc-h8500.c:1045 config/tc-sh.c:2466 config/tc-sh.c:2862
4166 #: config/tc-w65.c:684
4167 msgid "invalid operands for opcode"
4170 #. Simple range checking for FIELD against HIGH and LOW bounds.
4171 #. IGNORE is used to suppress the error message.
4172 #. Variant of CHECK_FIELD for use in md_apply_fix and other places where
4173 #. the current file and line number are not valid.
4174 #: config/tc-hppa.c:1172 config/tc-hppa.c:1186
4176 msgid "Field out of range [%d..%d] (%d)."
4179 #. Simple alignment checking for FIELD against ALIGN (a power of two).
4180 #. IGNORE is used to suppress the error message.
4181 #: config/tc-hppa.c:1200
4183 msgid "Field not properly aligned [%d] (%d)."
4186 #: config/tc-hppa.c:1229
4187 msgid "Missing .exit\n"
4190 #: config/tc-hppa.c:1232
4191 msgid "Missing .procend\n"
4194 #: config/tc-hppa.c:1414
4196 msgid "Invalid field selector. Assuming F%%."
4199 #: config/tc-hppa.c:1447
4200 msgid "-R option not supported on this target."
4203 #: config/tc-hppa.c:1463 config/tc-sparc.c:814 config/tc-sparc.c:850
4205 msgid "Internal error: can't hash `%s': %s\n"
4208 #: config/tc-hppa.c:1471 config/tc-i860.c:238
4210 msgid "internal error: losing opcode: `%s' \"%s\"\n"
4213 #: config/tc-hppa.c:1542 config/tc-hppa.c:7056 config/tc-hppa.c:7113
4214 msgid "Missing function name for .PROC (corrupted label chain)"
4217 #: config/tc-hppa.c:1545 config/tc-hppa.c:7116
4218 msgid "Missing function name for .PROC"
4221 #: config/tc-hppa.c:1848
4222 msgid "Invalid Indexed Load Completer."
4225 #: config/tc-hppa.c:1853
4226 msgid "Invalid Indexed Load Completer Syntax."
4229 #: config/tc-hppa.c:1890
4230 msgid "Invalid Short Load/Store Completer."
4233 #: config/tc-hppa.c:1950 config/tc-hppa.c:1955
4234 msgid "Invalid Store Bytes Short Completer"
4237 #: config/tc-hppa.c:2266 config/tc-hppa.c:2272
4238 msgid "Invalid left/right combination completer"
4241 #: config/tc-hppa.c:2321 config/tc-hppa.c:2328
4242 msgid "Invalid permutation completer"
4245 #: config/tc-hppa.c:2428
4247 msgid "Invalid Add Condition: %s"
4250 #: config/tc-hppa.c:2439 config/tc-hppa.c:2449
4251 msgid "Invalid Add and Branch Condition"
4254 #: config/tc-hppa.c:2470 config/tc-hppa.c:2607
4255 msgid "Invalid Compare/Subtract Condition"
4258 #: config/tc-hppa.c:2510
4260 msgid "Invalid Bit Branch Condition: %c"
4263 #: config/tc-hppa.c:2595
4265 msgid "Invalid Compare/Subtract Condition: %s"
4268 #: config/tc-hppa.c:2622
4269 msgid "Invalid Compare and Branch Condition"
4272 #: config/tc-hppa.c:2718
4273 msgid "Invalid Logical Instruction Condition."
4276 #: config/tc-hppa.c:2773
4277 msgid "Invalid Shift/Extract/Deposit Condition."
4280 #: config/tc-hppa.c:2885
4281 msgid "Invalid Unit Instruction Condition."
4284 #: config/tc-hppa.c:3262 config/tc-hppa.c:3294 config/tc-hppa.c:3325
4285 #: config/tc-hppa.c:3355
4286 msgid "Branch to unaligned address"
4289 #: config/tc-hppa.c:3533
4290 msgid "Invalid SFU identifier"
4293 #: config/tc-hppa.c:3583
4294 msgid "Invalid COPR identifier"
4297 #: config/tc-hppa.c:3712
4298 msgid "Invalid Floating Point Operand Format."
4301 #: config/tc-hppa.c:3829 config/tc-hppa.c:3849 config/tc-hppa.c:3869
4302 #: config/tc-hppa.c:3889 config/tc-hppa.c:3909
4303 msgid "Invalid register for single precision fmpyadd or fmpysub"
4306 #: config/tc-hppa.c:3960 config/tc-hppa.c:4919
4307 msgid "could not update architecture and machine"
4310 #: config/tc-hppa.c:3976
4312 msgid "Invalid operands %s"
4315 #: config/tc-hppa.c:4094
4316 msgid "Cannot handle fixup"
4319 #: config/tc-hppa.c:4395
4321 msgid " -Q ignored\n"
4324 #: config/tc-hppa.c:4399
4326 msgid " -c print a warning if a comment is found\n"
4329 #: config/tc-hppa.c:4470
4331 msgid "no hppa_fixup entry for fixup type 0x%x"
4334 #: config/tc-hppa.c:4641
4335 msgid "Unknown relocation encountered in md_apply_fix."
4338 #: config/tc-hppa.c:4783 config/tc-hppa.c:4808
4340 msgid "Undefined register: '%s'."
4343 #: config/tc-hppa.c:4842
4345 msgid "Non-absolute symbol: '%s'."
4348 #: config/tc-hppa.c:4857
4350 msgid "Undefined absolute constant: '%s'."
4353 #: config/tc-hppa.c:4958
4355 msgid "Invalid FP Compare Condition: %s"
4358 #: config/tc-hppa.c:5014
4360 msgid "Invalid FTEST completer: %s"
4363 #: config/tc-hppa.c:5081 config/tc-hppa.c:5119
4365 msgid "Invalid FP Operand Format: %3s"
4368 #: config/tc-hppa.c:5198
4369 msgid "Bad segment in expression."
4372 #: config/tc-hppa.c:5257
4373 msgid "Bad segment (should be absolute)."
4376 #: config/tc-hppa.c:5300
4378 msgid "Invalid argument location: %s\n"
4381 #: config/tc-hppa.c:5331
4383 msgid "Invalid argument description: %d"
4386 #: config/tc-hppa.c:5354
4388 msgid "Invalid Nullification: (%c)"
4391 #: config/tc-hppa.c:5951
4392 msgid "Argument to .BLOCK/.BLOCKZ must be between 0 and 0x3fffffff"
4395 #: config/tc-hppa.c:6067
4397 msgid "Invalid .CALL argument: %s"
4400 #: config/tc-hppa.c:6189
4401 msgid ".callinfo is not within a procedure definition"
4404 #: config/tc-hppa.c:6209
4406 msgid "FRAME parameter must be a multiple of 8: %d\n"
4409 #: config/tc-hppa.c:6228
4410 msgid "Value for ENTRY_GR must be in the range 3..18\n"
4413 #: config/tc-hppa.c:6240
4414 msgid "Value for ENTRY_FR must be in the range 12..21\n"
4417 #: config/tc-hppa.c:6250
4418 msgid "Value for ENTRY_SR must be 3\n"
4421 #: config/tc-hppa.c:6306
4423 msgid "Invalid .CALLINFO argument: %s"
4426 #: config/tc-hppa.c:6418
4427 msgid "The .ENTER pseudo-op is not supported"
4430 #: config/tc-hppa.c:6434
4431 msgid "Misplaced .entry. Ignored."
4434 #: config/tc-hppa.c:6438
4435 msgid "Missing .callinfo."
4438 #: config/tc-hppa.c:6504
4439 msgid ".REG expression must be a register"
4442 #: config/tc-hppa.c:6520
4443 msgid "bad or irreducible absolute expression; zero assumed"
4446 #: config/tc-hppa.c:6531
4447 msgid ".REG must use a label"
4450 #: config/tc-hppa.c:6533
4451 msgid ".EQU must use a label"
4454 #: config/tc-hppa.c:6586
4455 msgid ".EXIT must appear within a procedure"
4458 #: config/tc-hppa.c:6590
4459 msgid "Missing .callinfo"
4462 #: config/tc-hppa.c:6594
4463 msgid "No .ENTRY for this .EXIT"
4466 #: config/tc-hppa.c:6621
4468 msgid "Cannot define export symbol: %s\n"
4471 #: config/tc-hppa.c:6679
4473 msgid "Using ENTRY rather than CODE in export directive for %s"
4476 #: config/tc-hppa.c:6796
4478 msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s"
4481 #: config/tc-hppa.c:6878
4482 msgid "Missing label name on .LABEL"
4485 #: config/tc-hppa.c:6883
4486 msgid "extra .LABEL arguments ignored."
4489 #: config/tc-hppa.c:6900
4490 msgid "The .LEAVE pseudo-op is not supported"
4493 #: config/tc-hppa.c:6939
4494 msgid "Unrecognized .LEVEL argument\n"
4497 #: config/tc-hppa.c:6975
4499 msgid "Cannot define static symbol: %s\n"
4502 #: config/tc-hppa.c:7010
4503 msgid "Nested procedures"
4506 #: config/tc-hppa.c:7020
4507 msgid "Cannot allocate unwind descriptor\n"
4510 #: config/tc-hppa.c:7120
4511 msgid "misplaced .procend"
4514 #: config/tc-hppa.c:7123
4515 msgid "Missing .callinfo for this procedure"
4518 #: config/tc-hppa.c:7126
4519 msgid "Missing .EXIT for a .ENTRY"
4522 #: config/tc-hppa.c:7164
4523 msgid "Not in a space.\n"
4526 #: config/tc-hppa.c:7167
4527 msgid "Not in a subspace.\n"
4530 #: config/tc-hppa.c:7258
4531 msgid "Invalid .SPACE argument"
4534 #: config/tc-hppa.c:7305
4535 msgid "Can't change spaces within a procedure definition. Ignored"
4538 #: config/tc-hppa.c:7434
4540 msgid "Undefined space: '%s' Assuming space number = 0."
4543 #: config/tc-hppa.c:7458
4544 msgid "Must be in a space before changing or declaring subspaces.\n"
4547 #: config/tc-hppa.c:7462
4548 msgid "Can't change subspaces within a procedure definition. Ignored"
4551 #: config/tc-hppa.c:7498
4552 msgid "Parameters of an existing subspace can't be modified"
4555 #: config/tc-hppa.c:7550
4556 msgid "Alignment must be a power of 2"
4559 #: config/tc-hppa.c:7597
4560 msgid "FIRST not supported as a .SUBSPACE argument"
4563 #: config/tc-hppa.c:7599
4564 msgid "Invalid .SUBSPACE argument"
4567 #: config/tc-hppa.c:7788
4569 msgid "Internal error: Unable to find containing space for %s."
4572 #: config/tc-hppa.c:7828
4574 msgid "Out of memory: could not allocate new space chain entry: %s\n"
4577 #: config/tc-hppa.c:7917
4579 msgid "Out of memory: could not allocate new subspace chain entry: %s\n"
4582 #: config/tc-hppa.c:8653
4584 msgid "Symbol '%s' could not be created."
4587 #: config/tc-hppa.c:8657
4588 msgid "No memory for symbol name."
4591 #: config/tc-i386.c:710
4593 msgid "%s shortened to %s"
4596 #: config/tc-i386.c:766
4597 msgid "same type of prefix used twice"
4600 #: config/tc-i386.c:784
4601 msgid "64bit mode not supported on this CPU."
4604 #: config/tc-i386.c:788
4605 msgid "32bit mode not supported on this CPU."
4608 #: config/tc-i386.c:821
4609 msgid "bad argument to syntax directive."
4612 #: config/tc-i386.c:873
4614 msgid "no such architecture: `%s'"
4617 #: config/tc-i386.c:878
4618 msgid "missing cpu architecture"
4621 #: config/tc-i386.c:892
4623 msgid "no such architecture modifier: `%s'"
4626 #: config/tc-i386.c:908 config/tc-i386.c:5252
4627 msgid "Unknown architecture"
4630 #: config/tc-i386.c:1223
4631 msgid "There are no unsigned pc-relative relocations"
4634 #: config/tc-i386.c:1231 config/tc-i386.c:5476
4636 msgid "can not do %d byte pc-relative relocation"
4639 #: config/tc-i386.c:1248
4641 msgid "can not do %s %d byte relocation"
4644 #: config/tc-i386.c:1452 config/tc-i386.c:2460
4646 msgid "ambiguous operand size for `%s'"
4649 #: config/tc-i386.c:1500
4651 msgid "can't use register '%%%s' as operand %d in '%s'."
4654 #. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc.
4655 #: config/tc-i386.c:1529
4657 msgid "translating to `%sp'"
4660 #: config/tc-i386.c:1574
4662 msgid "can't encode register '%%%s' in an instruction requiring REX prefix."
4665 #: config/tc-i386.c:1615 config/tc-i386.c:1714
4667 msgid "no such instruction: `%s'"
4670 #: config/tc-i386.c:1626 config/tc-i386.c:1746
4672 msgid "invalid character %s in mnemonic"
4675 #: config/tc-i386.c:1633
4676 msgid "expecting prefix; got nothing"
4679 #: config/tc-i386.c:1635
4680 msgid "expecting mnemonic; got nothing"
4683 #: config/tc-i386.c:1654
4685 msgid "redundant %s prefix"
4688 #: config/tc-i386.c:1764
4690 msgid "`%s' is not supported in 64-bit mode"
4693 #: config/tc-i386.c:1765
4695 msgid "`%s' is only supported in 64-bit mode"
4698 #: config/tc-i386.c:1771
4700 msgid "`%s' is not supported on `%s%s'"
4703 #: config/tc-i386.c:1778
4704 msgid "use .code16 to ensure correct addressing mode"
4707 #: config/tc-i386.c:1791
4709 msgid "expecting string instruction after `%s'"
4712 #: config/tc-i386.c:1825
4714 msgid "invalid character %s before operand %d"
4717 #: config/tc-i386.c:1839
4719 msgid "unbalanced parenthesis in operand %d."
4722 #: config/tc-i386.c:1842
4724 msgid "unbalanced brackets in operand %d."
4727 #: config/tc-i386.c:1851
4729 msgid "invalid character %s in operand %d"
4732 #: config/tc-i386.c:1878
4734 msgid "spurious operands; (%d operands/instruction max)"
4737 #: config/tc-i386.c:1901
4738 msgid "expecting operand after ','; got nothing"
4741 #: config/tc-i386.c:1906
4742 msgid "expecting operand before ','; got nothing"
4745 #. We found no match.
4746 #: config/tc-i386.c:2269
4748 msgid "suffix or operands invalid for `%s'"
4751 #: config/tc-i386.c:2280
4753 msgid "indirect %s without `*'"
4756 #. Warn them that a data or address size prefix doesn't
4757 #. affect assembly of the next line of code.
4758 #: config/tc-i386.c:2288
4760 msgid "stand-alone `%s' prefix"
4763 #: config/tc-i386.c:2317 config/tc-i386.c:2332
4765 msgid "`%s' operand %d must use `%%es' segment"
4768 #: config/tc-i386.c:2442
4770 "no instruction mnemonic suffix given and no register operands; can't size "
4774 #. Prohibit these changes in the 64bit mode, since the
4775 #. lowering is more complicated.
4776 #: config/tc-i386.c:2543 config/tc-i386.c:2602 config/tc-i386.c:2619
4777 #: config/tc-i386.c:2651 config/tc-i386.c:2684
4779 msgid "Incorrect register `%%%s' used with `%c' suffix"
4782 #: config/tc-i386.c:2551 config/tc-i386.c:2609 config/tc-i386.c:2691
4784 msgid "using `%%%s' instead of `%%%s' due to `%c' suffix"
4787 #: config/tc-i386.c:2566 config/tc-i386.c:2587 config/tc-i386.c:2638
4788 #: config/tc-i386.c:2669
4790 msgid "`%%%s' not allowed with `%s%c'"
4793 #: config/tc-i386.c:2732
4794 msgid "no instruction mnemonic suffix given; can't determine immediate size"
4797 #: config/tc-i386.c:2765
4800 "no instruction mnemonic suffix given; can't determine immediate size %x %c"
4803 #. Reversed arguments on faddp, fsubp, etc.
4804 #: config/tc-i386.c:2814
4806 msgid "translating to `%s %%%s,%%%s'"
4809 #. Extraneous `l' suffix on fp insn.
4810 #: config/tc-i386.c:2821
4812 msgid "translating to `%s %%%s'"
4815 #: config/tc-i386.c:2839
4817 msgid "you can't `pop %%cs'"
4820 #: config/tc-i386.c:2860
4822 msgid "segment override on `%s' is ineffectual"
4825 #: config/tc-i386.c:3169 config/tc-i386.c:3263 config/tc-i386.c:3308
4826 msgid "skipping prefixes on this instruction"
4829 #: config/tc-i386.c:3328
4830 msgid "16-bit jump out of range"
4833 #: config/tc-i386.c:3337
4835 msgid "can't handle non absolute segment in `%s'"
4838 #: config/tc-i386.c:3793
4840 msgid "@%s reloc is not supported in %s bit mode"
4843 #: config/tc-i386.c:3911
4844 msgid "only 1 or 2 immediate operands are allowed"
4847 #: config/tc-i386.c:3934 config/tc-i386.c:4121
4849 msgid "junk `%s' after expression"
4852 #. Missing or bad expr becomes absolute 0.
4853 #: config/tc-i386.c:3945
4855 msgid "missing or invalid immediate expression `%s' taken as 0"
4858 #: config/tc-i386.c:3970 config/tc-i386.c:4182
4860 msgid "unimplemented segment %s in operand"
4863 #: config/tc-i386.c:4016
4865 msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'"
4868 #: config/tc-i386.c:4025
4870 msgid "scale factor of %d without an index register"
4873 #: config/tc-i386.c:4141
4875 msgid "bad expression used with @%s"
4878 #: config/tc-i386.c:4289
4880 msgid "`%s' is not a valid base/index expression"
4883 #: config/tc-i386.c:4293
4885 msgid "`%s' is not a valid %s bit base/index expression"
4888 #: config/tc-i386.c:4367
4890 msgid "bad memory operand `%s'"
4893 #: config/tc-i386.c:4382
4895 msgid "junk `%s' after register"
4898 #: config/tc-i386.c:4391 config/tc-i386.c:4506 config/tc-i386.c:4544
4900 msgid "bad register name `%s'"
4903 #: config/tc-i386.c:4399
4904 msgid "immediate operand illegal with absolute jump"
4907 #: config/tc-i386.c:4421
4909 msgid "too many memory references for `%s'"
4912 #: config/tc-i386.c:4499
4914 msgid "expecting `,' or `)' after index register in `%s'"
4917 #: config/tc-i386.c:4523
4919 msgid "expecting `)' after scale factor in `%s'"
4922 #: config/tc-i386.c:4530
4924 msgid "expecting index register or scale factor after `,'; got '%c'"
4927 #: config/tc-i386.c:4537
4929 msgid "expecting `,' or `)' after base register in `%s'"
4932 #. It's not a memory operand; argh!
4933 #: config/tc-i386.c:4578
4935 msgid "invalid char %s beginning operand %d `%s'"
4938 #: config/tc-i386.c:4753
4939 msgid "long jump required"
4942 #: config/tc-i386.c:5037
4943 msgid "Bad call to md_atof ()"
4946 #: config/tc-i386.c:5204
4947 msgid "No compiled in support for x86_64"
4950 #: config/tc-i386.c:5225
4954 " -V print assembler version number\n"
4956 " -n Do not optimize code alignment\n"
4957 " -q quieten some warnings\n"
4961 #: config/tc-i386.c:5233
4964 " -n Do not optimize code alignment\n"
4965 " -q quieten some warnings\n"
4968 #: config/tc-i386.c:5333 config/tc-s390.c:1826
4969 msgid "GOT already in symbol table"
4972 #: config/tc-i386.c:5494
4974 msgid "can not do %d byte relocation"
4977 #: config/tc-i386.c:5563 config/tc-s390.c:2272
4979 msgid "cannot represent relocation type %s"
4982 #: config/tc-i386.c:5818
4984 msgid "invalid operand for '%s' ('%s' unexpected)"
4987 #: config/tc-i386.c:5830
4989 msgid "too many memory references for '%s'"
4992 #. See the comments in intel_bracket_expr.
4993 #: config/tc-i386.c:5841
4995 msgid "Treating `%s' as memory reference"
4998 #: config/tc-i386.c:6153
5000 msgid "Unknown operand modifier `%s'"
5003 #: config/tc-i386.c:6163
5004 msgid "Conflicting operand modifiers"
5007 #: config/tc-i386.c:6212
5008 msgid "Invalid operand to `OFFSET'"
5011 #: config/tc-i386.c:6280
5013 msgid "`[%.*s]' taken to mean just `%.*s'"
5016 #: config/tc-i386.c:6377
5018 msgid "`%s' is not a valid segment register"
5021 #: config/tc-i386.c:6381
5022 msgid "Extra segment override ignored"
5025 #: config/tc-i386.c:6415 config/tc-i386.c:6584
5026 msgid "Register scaling only allowed in memory operands"
5029 #: config/tc-i386.c:6437 config/tc-i386.c:6561
5031 msgid "Syntax error: Expecting a constant, got `%s'"
5034 #: config/tc-i386.c:6465
5035 msgid "Too many register references in memory operand"
5038 #: config/tc-i386.c:6476
5039 msgid "Using register names in OFFSET expressions is deprecated"
5042 #: config/tc-i386.c:6489
5043 msgid "Invalid use of register"
5046 #: config/tc-i386.c:6634
5048 msgid "Unrecognized token '%s'"
5051 #: config/tc-i386.c:6651
5053 msgid "Unexpected token `%s'"
5056 #: config/tc-i386.c:6813
5057 msgid "`:' expected"
5060 #: config/tc-i386.c:6838
5062 msgid "Unrecognized token `%s'"
5065 #: config/tc-i860.c:124
5066 msgid "Directive .dual available only with -mintel-syntax option"
5069 #: config/tc-i860.c:134
5070 msgid "Directive .enddual available only with -mintel-syntax option"
5073 #: config/tc-i860.c:147
5074 msgid "Directive .atmp available only with -mintel-syntax option"
5077 #: config/tc-i860.c:169 config/tc-i860.c:173
5078 msgid "Unknown temporary pseudo register"
5081 #: config/tc-i860.c:229 config/tc-mips.c:1394
5083 msgid "internal error: can't hash `%s': %s\n"
5086 #: config/tc-i860.c:249
5087 msgid "Defective assembler. No assembly attempted."
5090 #: config/tc-i860.c:402
5092 msgid "Expanded opcode after delayed branch: `%s'"
5095 #: config/tc-i860.c:406
5097 msgid "Expanded opcode in dual mode: `%s'"
5100 #: config/tc-i860.c:410
5102 msgid "An instruction was expanded (%s)"
5105 #: config/tc-i860.c:676
5106 msgid "Pipelined instruction: fsrc1 = fdest"
5109 #: config/tc-i860.c:879 config/tc-i860.c:886 config/tc-i860.c:893
5110 msgid "Assembler does not yet support PIC"
5113 #: config/tc-i860.c:957
5115 msgid "Illegal operands for %s"
5118 #: config/tc-i860.c:974
5120 msgid "'d.%s' must be 8-byte aligned"
5123 #: config/tc-i860.c:982
5125 msgid "Prefix 'd.' invalid for instruction `%s'"
5128 #: config/tc-i860.c:1088
5129 msgid "i860_estimate_size_before_relax\n"
5132 #: config/tc-i860.c:1187
5135 " -EL\t\t\t generate code for little endian mode (default)\n"
5136 " -EB\t\t\t generate code for big endian mode\n"
5137 " -mwarn-expand\t\t warn if pseudo operations are expanded\n"
5138 " -mxp\t\t\t enable i860XP support (disabled by default)\n"
5139 " -mintel-syntax\t enable Intel syntax (default to AT&T/SVR4)\n"
5142 #. SVR4 compatibility flags.
5143 #: config/tc-i860.c:1195
5146 " -V\t\t\t print assembler version number\n"
5147 " -Qy, -Qn\t\t ignored\n"
5150 #: config/tc-i860.c:1258
5151 msgid "This immediate requires 0 MOD 2 alignment"
5154 #: config/tc-i860.c:1261
5155 msgid "This immediate requires 0 MOD 4 alignment"
5158 #: config/tc-i860.c:1264
5159 msgid "This immediate requires 0 MOD 8 alignment"
5162 #: config/tc-i860.c:1267
5163 msgid "This immediate requires 0 MOD 16 alignment"
5166 #: config/tc-i860.c:1362
5167 msgid "5-bit immediate too large"
5170 #: config/tc-i860.c:1365
5171 msgid "5-bit field must be absolute"
5174 #: config/tc-i860.c:1410 config/tc-i860.c:1433
5175 msgid "A branch offset requires 0 MOD 4 alignment"
5178 #: config/tc-i860.c:1454
5180 msgid "Unrecognized fix-up (0x%08lx)"
5183 #: config/tc-i860.h:80
5184 msgid "i860_convert_frag\n"
5187 #: config/tc-i960.c:496
5189 msgid "Hashing returned \"%s\"."
5192 #: config/tc-i960.c:592 config/tc-i960.c:1122
5193 msgid "expression syntax error"
5196 #: config/tc-i960.c:628
5197 msgid "attempt to branch into different segment"
5200 #: config/tc-i960.c:632
5202 msgid "target of %s instruction must be a label"
5205 #: config/tc-i960.c:742
5206 msgid "unaligned register"
5209 #: config/tc-i960.c:764
5210 msgid "no such sfr in this architecture"
5213 #: config/tc-i960.c:802
5214 msgid "illegal literal"
5217 #: config/tc-i960.c:845
5218 msgid "unmatched '['"
5221 #: config/tc-i960.c:852
5222 msgid "garbage after index spec ignored"
5225 #: config/tc-i960.c:952
5226 msgid "invalid index register"
5229 #: config/tc-i960.c:975
5230 msgid "invalid scale factor"
5233 #: config/tc-i960.c:1199
5234 msgid "architecture of opcode conflicts with that of earlier instruction(s)"
5237 #: config/tc-i960.c:1433 config/tc-xtensa.c:11300
5238 msgid "too many operands"
5241 #. We never moved: there was no opcode either!
5242 #: config/tc-i960.c:1481
5243 msgid "missing opcode"
5246 #: config/tc-i960.c:1621
5247 msgid "branch prediction invalid on this opcode"
5250 #: config/tc-i960.c:1659
5252 msgid "invalid opcode, \"%s\"."
5255 #: config/tc-i960.c:1661
5257 msgid "improper number of operands. expecting %d, got %d"
5260 #: config/tc-i960.c:1818
5262 msgid "Fixup of %ld too large for field width of %d"
5265 #: config/tc-i960.c:1928
5267 msgid "invalid architecture %s"
5270 #: config/tc-i960.c:1948
5272 msgid "I960 options:\n"
5275 #: config/tc-i960.c:1951
5279 "\t\t\tspecify variant of 960 architecture\n"
5280 "-b\t\t\tadd code to collect statistics about branches taken\n"
5281 "-link-relax\t\tpreserve individual alignment directives so linker\n"
5282 "\t\t\tcan do relaxing (b.out format only)\n"
5283 "-no-relax\t\tdon't alter compare-and-branch instructions for\n"
5284 "\t\t\tlong displacements\n"
5287 #: config/tc-i960.c:2222
5288 msgid "should have 1 or 2 operands"
5291 #: config/tc-i960.c:2230 config/tc-i960.c:2245
5293 msgid "Redefining leafproc %s"
5296 #: config/tc-i960.c:2275
5297 msgid "should have two operands"
5300 #: config/tc-i960.c:2285
5301 msgid "'entry_num' must be absolute number in [0,31]"
5304 #: config/tc-i960.c:2293
5306 msgid "Redefining entrynum for sysproc %s"
5309 #. Should not happen: see block comment above.
5310 #: config/tc-i960.c:2393
5312 msgid "Trying to 'bal' to %s"
5315 #: config/tc-i960.c:2403
5316 msgid "Looks like a proc, but can't tell what kind.\n"
5319 #: config/tc-i960.c:2422
5320 msgid "big endian mode is not supported"
5323 #: config/tc-i960.c:2424
5325 msgid "ignoring unrecognized .endian type `%s'"
5328 #: config/tc-i960.c:2698
5330 msgid "leafproc symbol '%s' undefined"
5333 #: config/tc-i960.c:2708
5335 msgid "Warning: making leafproc entries %s and %s both global\n"
5338 #: config/tc-i960.c:2807
5339 msgid "option --link-relax is only supported in b.out format"
5342 #: config/tc-ia64.c:1005
5343 msgid "Bad .section directive: want a,o,s,w,x,M,S,G,T in string"
5346 #: config/tc-ia64.c:1142
5347 msgid "Unwind directive not followed by an instruction."
5350 #: config/tc-ia64.c:4934
5351 msgid "Register name expected"
5354 #: config/tc-ia64.c:4939 config/tc-ia64.c:5255
5355 msgid "Comma expected"
5358 #: config/tc-ia64.c:4947
5359 msgid "Register value annotation ignored"
5362 #: config/tc-ia64.c:4988
5363 msgid "Directive invalid within a bundle"
5366 #: config/tc-ia64.c:5081
5367 msgid "Missing predicate relation type"
5370 #: config/tc-ia64.c:5087
5371 msgid "Unrecognized predicate relation type"
5374 #: config/tc-ia64.c:5134
5375 msgid "Bad register range"
5378 #: config/tc-ia64.c:5143
5379 msgid "Predicate register expected"
5382 #: config/tc-ia64.c:5148
5383 msgid "Duplicate predicate register ignored"
5386 #: config/tc-ia64.c:5166
5387 msgid "Predicate source and target required"
5390 #: config/tc-ia64.c:5168 config/tc-ia64.c:5180
5391 msgid "Use of p0 is not valid in this context"
5394 #: config/tc-ia64.c:5175
5395 msgid "At least two PR arguments expected"
5398 #: config/tc-ia64.c:5189
5399 msgid "At least one PR argument expected"
5402 #: config/tc-ia64.c:5225
5404 msgid "Inserting \"%s\" into entry hint table failed: %s"
5407 #. FIXME -- need 62-bit relocation type
5408 #: config/tc-ia64.c:5701
5409 msgid "62-bit relocation not yet implemented"
5412 #. XXX technically, this is wrong: we should not be issuing warning
5413 #. messages until we're sure this instruction pattern is going to
5415 #: config/tc-ia64.c:5774
5416 msgid "lower 16 bits of mask ignored"
5419 #: config/tc-ia64.c:6385
5420 msgid "Value truncated to 62 bits"
5423 #. Give an error if a frag containing code is not aligned to a 16 byte
5425 #: config/tc-ia64.c:6522 config/tc-ia64.h:171
5426 msgid "instruction address is not a multiple of 16"
5429 #: config/tc-ia64.c:7058
5431 msgid "Unrecognized option '-x%s'"
5434 #: config/tc-ia64.c:7086
5437 " --mconstant-gp\t mark output file as using the constant-GP model\n"
5438 "\t\t\t (sets ELF header flag EF_IA_64_CONS_GP)\n"
5439 " --mauto-pic\t\t mark output file as using the constant-GP model\n"
5440 "\t\t\t without function descriptors (sets ELF header flag\n"
5441 "\t\t\t EF_IA_64_NOFUNCDESC_CONS_GP)\n"
5442 " -milp32|-milp64|-mlp64|-mp64\tselect data model (default -mlp64)\n"
5443 " -mle | -mbe\t\t select little- or big-endian byte order (default -mle)\n"
5444 " -mtune=[itanium1|itanium2]\n"
5445 "\t\t\t tune for a specific CPU (default -mtune=itanium2)\n"
5446 " -munwind-check=[warning|error]\n"
5447 "\t\t\t unwind directive check (default -munwind-check=warning)\n"
5448 " -mhint.b=[ok|warning|error]\n"
5449 "\t\t\t hint.b check (default -mhint.b=error)\n"
5450 " -x | -xexplicit\t turn on dependency violation checking\n"
5451 " -xauto\t\t automagically remove dependency violations (default)\n"
5452 " -xnone\t\t turn off dependency violation checking\n"
5453 " -xdebug\t\t debug dependency violation checker\n"
5454 " -xdebugn\t\t debug dependency violation checker but turn off\n"
5455 "\t\t\t dependency violation checking\n"
5456 " -xdebugx\t\t debug dependency violation checker and turn on\n"
5457 "\t\t\t dependency violation checking\n"
5460 #: config/tc-ia64.c:7116
5461 msgid "--gstabs is not supported for ia64"
5464 #: config/tc-ia64.c:7460 config/tc-mips.c:1383
5465 msgid "Could not set architecture and machine"
5468 #: config/tc-ia64.c:7586
5469 msgid "Explicit stops are ignored in auto mode"
5472 #: config/tc-ia64.c:7608
5473 msgid "Found '{' after explicit switch to automatic mode"
5476 #: config/tc-ia64.c:8197
5478 msgid "Unhandled dependency %s for %s (%s), note %d"
5481 #: config/tc-ia64.c:9472
5483 msgid "Unrecognized dependency specifier %d\n"
5486 #: config/tc-ia64.c:10366
5487 msgid "Only the first path encountering the conflict is reported"
5490 #: config/tc-ia64.c:10369
5491 msgid "This is the location of the conflicting usage"
5494 #: config/tc-ia64.c:11576
5495 msgid "Can't add stop bit to mark end of instruction group"
5498 #: config/tc-ia64.c:11676 read.c:1438 read.c:2204 read.c:2828
5499 msgid "expected symbol name"
5502 #: config/tc-ia64.c:11686 read.c:2214 read.c:2838 stabs.c:470
5504 msgid "expected comma after \"%s\""
5507 #: config/tc-ia64.c:11728
5509 msgid "`%s' is already the alias of %s `%s'"
5512 #: config/tc-ia64.c:11738
5514 msgid "%s `%s' already has an alias `%s'"
5517 #: config/tc-ia64.c:11749
5519 msgid "inserting \"%s\" into %s alias hash table failed: %s"
5522 #: config/tc-ia64.c:11757
5524 msgid "inserting \"%s\" into %s name hash table failed: %s"
5527 #: config/tc-ia64.c:11776
5529 msgid "symbol `%s' aliased to `%s' is not used"
5532 #: config/tc-ia64.c:11798
5534 msgid "section `%s' aliased to `%s' is not used"
5537 #: config/tc-ip2k.c:158
5539 msgid "IP2K specific command line options:\n"
5542 #: config/tc-ip2k.c:159
5544 msgid " -mip2022 restrict to IP2022 insns \n"
5547 #: config/tc-ip2k.c:160
5549 msgid " -mip2022ext permit extended IP2022 insn\n"
5552 #: config/tc-ip2k.c:274
5553 msgid "md_pcrel_from\n"
5556 #: config/tc-m32c.c:128
5558 msgid " M32C specific command line options:\n"
5561 #. Pretend that we do not recognise this option.
5562 #: config/tc-m32r.c:332
5563 msgid "Unrecognised option: -hidden"
5566 #: config/tc-m32r.c:359 config/tc-sparc.c:596
5567 msgid "Unrecognized option following -K"
5570 #: config/tc-m32r.c:374
5572 msgid " M32R specific command line options:\n"
5575 #: config/tc-m32r.c:376
5578 " -m32r disable support for the m32rx instruction set\n"
5581 #: config/tc-m32r.c:378
5583 msgid " -m32rx support the extended m32rx instruction set\n"
5586 #: config/tc-m32r.c:380
5588 msgid " -m32r2 support the extended m32r2 instruction set\n"
5591 #: config/tc-m32r.c:382
5593 msgid " -EL,-little produce little endian code and data\n"
5596 #: config/tc-m32r.c:384
5598 msgid " -EB,-big produce big endian code and data\n"
5601 #: config/tc-m32r.c:386
5603 msgid " -parallel try to combine instructions in parallel\n"
5606 #: config/tc-m32r.c:388
5608 msgid " -no-parallel disable -parallel\n"
5611 #: config/tc-m32r.c:390
5614 " -no-bitinst disallow the M32R2's extended bit-field "
5618 #: config/tc-m32r.c:392
5620 msgid " -O try to optimize code. Implies -parallel\n"
5623 #: config/tc-m32r.c:395
5626 " -warn-explicit-parallel-conflicts warn when parallel instructions\n"
5629 #: config/tc-m32r.c:397
5631 msgid " might violate contraints\n"
5634 #: config/tc-m32r.c:399
5636 msgid " -no-warn-explicit-parallel-conflicts do not warn when parallel\n"
5639 #: config/tc-m32r.c:401
5642 " instructions might violate "
5646 #: config/tc-m32r.c:403
5649 " -Wp synonym for -warn-explicit-parallel-conflicts\n"
5652 #: config/tc-m32r.c:405
5655 " -Wnp synonym for -no-warn-explicit-parallel-conflicts\n"
5658 #: config/tc-m32r.c:407
5661 " -ignore-parallel-conflicts do not check parallel instructions\n"
5664 #: config/tc-m32r.c:409
5666 msgid " fo contraint violations\n"
5669 #: config/tc-m32r.c:411
5672 " -no-ignore-parallel-conflicts check parallel instructions for\n"
5675 #: config/tc-m32r.c:413
5677 msgid " contraint violations\n"
5680 #: config/tc-m32r.c:415
5682 msgid " -Ip synonym for -ignore-parallel-conflicts\n"
5685 #: config/tc-m32r.c:417
5687 msgid " -nIp synonym for -no-ignore-parallel-conflicts\n"
5690 #: config/tc-m32r.c:420
5693 " -warn-unmatched-high warn when an (s)high reloc has no matching low "
5697 #: config/tc-m32r.c:422
5699 msgid " -no-warn-unmatched-high do not warn about missing low relocs\n"
5702 #: config/tc-m32r.c:424
5704 msgid " -Wuh synonym for -warn-unmatched-high\n"
5707 #: config/tc-m32r.c:426
5709 msgid " -Wnuh synonym for -no-warn-unmatched-high\n"
5712 #: config/tc-m32r.c:429
5714 msgid " -KPIC generate PIC\n"
5717 #: config/tc-m32r.c:850
5718 msgid "instructions write to the same destination register."
5721 #: config/tc-m32r.c:858
5722 msgid "Instructions do not use parallel execution pipelines."
5725 #: config/tc-m32r.c:866
5726 msgid "Instructions share the same execution pipeline"
5729 #: config/tc-m32r.c:931 config/tc-m32r.c:1045
5731 msgid "not a 16 bit instruction '%s'"
5734 #: config/tc-m32r.c:943 config/tc-m32r.c:1057 config/tc-m32r.c:1241
5736 msgid "instruction '%s' is for the M32R2 only"
5739 #: config/tc-m32r.c:956 config/tc-m32r.c:1070 config/tc-m32r.c:1254
5741 msgid "unknown instruction '%s'"
5744 #: config/tc-m32r.c:965 config/tc-m32r.c:1077 config/tc-m32r.c:1261
5746 msgid "instruction '%s' is for the M32RX only"
5749 #: config/tc-m32r.c:974 config/tc-m32r.c:1086
5751 msgid "instruction '%s' cannot be executed in parallel."
5754 #: config/tc-m32r.c:1029 config/tc-m32r.c:1111 config/tc-m32r.c:1318
5755 msgid "internal error: lookup/get operands failed"
5758 #: config/tc-m32r.c:1096
5760 msgid "'%s': only the NOP instruction can be issued in parallel on the m32r"
5763 #: config/tc-m32r.c:1125
5766 "%s: output of 1st instruction is the same as an input to 2nd instruction - "
5767 "is this intentional ?"
5770 #: config/tc-m32r.c:1129
5773 "%s: output of 2nd instruction is the same as an input to 1st instruction - "
5774 "is this intentional ?"
5777 #: config/tc-m32r.c:1493 config/tc-ppc.c:1772 config/tc-ppc.c:4364
5778 msgid "Expected comma after symbol-name: rest of line ignored."
5781 #: config/tc-m32r.c:1503
5783 msgid ".SCOMMon length (%ld.) <0! Ignored."
5786 #: config/tc-m32r.c:1517 config/tc-ppc.c:1794 config/tc-ppc.c:2951
5787 #: config/tc-ppc.c:4388
5788 msgid "ignoring bad alignment"
5791 #: config/tc-m32r.c:1529 config/tc-ppc.c:1831 config/tc-v850.c:323
5792 msgid "Common alignment not a power of 2"
5795 #: config/tc-m32r.c:1544 config/tc-ppc.c:1805 config/tc-ppc.c:4400
5797 msgid "Ignoring attempt to re-define symbol `%s'."
5800 #: config/tc-m32r.c:1553
5802 msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld."
5805 #: config/tc-m32r.c:1789
5806 msgid "Addend to unresolved symbol not on word boundary."
5809 #: config/tc-m32r.c:1930 config/tc-m32r.c:1983 config/tc-sh.c:747
5810 msgid "Invalid PIC expression."
5813 #: config/tc-m32r.c:2074
5814 msgid "Unmatched high/shigh reloc"
5817 #: config/tc-m32r.c:2323 config/tc-sparc.c:3527
5819 msgid "internal error: can't export reloc type %d (`%s')"
5822 #: config/tc-m68hc11.c:369
5825 "Motorola 68HC11/68HC12/68HCS12 options:\n"
5826 " -m68hc11 | -m68hc12 |\n"
5827 " -m68hcs12 specify the processor [default %s]\n"
5828 " -mshort use 16-bit int ABI (default)\n"
5829 " -mlong use 32-bit int ABI\n"
5830 " -mshort-double use 32-bit double ABI\n"
5831 " -mlong-double use 64-bit double ABI (default)\n"
5832 " --force-long-branchs always turn relative branchs into absolute ones\n"
5833 " -S,--short-branchs do not turn relative branchs into absolute ones\n"
5834 " when the offset is out of range\n"
5835 " --strict-direct-mode do not turn the direct mode into extended mode\n"
5836 " when the instruction does not support direct mode\n"
5837 " --print-insn-syntax print the syntax of instruction in case of error\n"
5838 " --print-opcodes print the list of instructions with syntax\n"
5839 " --generate-example generate an example of each instruction\n"
5840 " (used for testing)\n"
5843 #: config/tc-m68hc11.c:415
5845 msgid "Default target `%s' is not supported."
5848 #. Dump the opcode statistics table.
5849 #: config/tc-m68hc11.c:433
5851 msgid "Name # Modes Min ops Max ops Modes mask # Used\n"
5854 #: config/tc-m68hc11.c:499
5856 msgid "Option `%s' is not recognized."
5859 #: config/tc-m68hc11.c:721
5863 #: config/tc-m68hc11.c:730
5867 #: config/tc-m68hc11.c:739 config/tc-m68hc11.c:748
5871 #: config/tc-m68hc11.c:775
5875 #: config/tc-m68hc11.c:787
5879 #: config/tc-m68hc11.c:797
5884 #: config/tc-m68hc11.c:799
5888 #: config/tc-m68hc11.c:818
5892 #: config/tc-m68hc11.c:834
5895 "# Example of `%s' instructions\n"
5900 #: config/tc-m68hc11.c:881
5902 msgid "Instruction `%s' is not recognized."
5905 #: config/tc-m68hc11.c:886
5907 msgid "Instruction formats for `%s':"
5910 #: config/tc-m68hc11.c:1016
5912 msgid "Immediate operand is not allowed for operand %d."
5915 #: config/tc-m68hc11.c:1060
5916 msgid "Indirect indexed addressing is not valid for 68HC11."
5919 #: config/tc-m68hc11.c:1080
5920 msgid "Spurious `,' or bad indirect register addressing mode."
5923 #: config/tc-m68hc11.c:1102
5924 msgid "Missing second register or offset for indexed-indirect mode."
5927 #: config/tc-m68hc11.c:1112
5928 msgid "Missing second register for indexed-indirect mode."
5931 #: config/tc-m68hc11.c:1128
5932 msgid "Missing `]' to close indexed-indirect mode."
5935 #: config/tc-m68hc11.c:1173
5936 msgid "Illegal operand."
5939 #: config/tc-m68hc11.c:1178
5940 msgid "Missing operand."
5943 #: config/tc-m68hc11.c:1231
5944 msgid "Pre-increment mode is not valid for 68HC11"
5947 #: config/tc-m68hc11.c:1244
5948 msgid "Wrong register in register indirect mode."
5951 #: config/tc-m68hc11.c:1252
5952 msgid "Missing `]' to close register indirect operand."
5955 #: config/tc-m68hc11.c:1272
5956 msgid "Post-decrement mode is not valid for 68HC11."
5959 #: config/tc-m68hc11.c:1280
5960 msgid "Post-increment mode is not valid for 68HC11."
5963 #: config/tc-m68hc11.c:1298
5964 msgid "Invalid indexed indirect mode."
5967 #: config/tc-m68hc11.c:1390
5969 msgid "Trap id `%ld' is out of range."
5972 #: config/tc-m68hc11.c:1394
5973 msgid "Trap id must be within [0x30..0x39] or [0x40..0xff]."
5976 #: config/tc-m68hc11.c:1401
5978 msgid "Operand out of 8-bit range: `%ld'."
5981 #: config/tc-m68hc11.c:1408
5982 msgid "The trap id must be a constant."
5985 #: config/tc-m68hc11.c:1443
5987 msgid "Operand `%x' not recognized in fixup8."
5990 #: config/tc-m68hc11.c:1460 config/tc-m68hc11.c:1509
5992 msgid "Operand out of 16-bit range: `%ld'."
5995 #: config/tc-m68hc11.c:1492 config/tc-m68hc11.c:1525
5997 msgid "Operand `%x' not recognized in fixup16."
6000 #: config/tc-m68hc11.c:1542
6002 msgid "Unexpected branch conversion with `%x'"
6005 #: config/tc-m68hc11.c:1633 config/tc-m68hc11.c:1771
6007 msgid "Operand out of range for a relative branch: `%ld'"
6010 #: config/tc-m68hc11.c:1739
6011 msgid "Invalid register for dbcc/tbcc instruction."
6014 #: config/tc-m68hc11.c:1827
6016 msgid "Increment/decrement value is out of range: `%ld'."
6019 #: config/tc-m68hc11.c:1838
6020 msgid "Expecting a register."
6023 #: config/tc-m68hc11.c:1853
6024 msgid "Invalid register for post/pre increment."
6027 #: config/tc-m68hc11.c:1883
6028 msgid "Invalid register."
6031 #: config/tc-m68hc11.c:1890
6033 msgid "Offset out of 16-bit range: %ld."
6036 #: config/tc-m68hc11.c:1895
6038 msgid "Offset out of 5-bit range for movw/movb insn: %ld."
6041 #: config/tc-m68hc11.c:2001
6042 msgid "Expecting register D for indexed indirect mode."
6045 #: config/tc-m68hc11.c:2003
6046 msgid "Indexed indirect mode is not allowed for movb/movw."
6049 #: config/tc-m68hc11.c:2020
6050 msgid "Invalid accumulator register."
6053 #: config/tc-m68hc11.c:2045
6054 msgid "Invalid indexed register."
6057 #: config/tc-m68hc11.c:2053
6058 msgid "Addressing mode not implemented yet."
6061 #: config/tc-m68hc11.c:2066
6062 msgid "Invalid source register for this instruction, use 'tfr'."
6065 #: config/tc-m68hc11.c:2068
6066 msgid "Invalid source register."
6069 #: config/tc-m68hc11.c:2073
6070 msgid "Invalid destination register for this instruction, use 'tfr'."
6073 #: config/tc-m68hc11.c:2075
6074 msgid "Invalid destination register."
6077 #: config/tc-m68hc11.c:2171
6078 msgid "Invalid indexed register, expecting register X."
6081 #: config/tc-m68hc11.c:2173
6082 msgid "Invalid indexed register, expecting register Y."
6085 #: config/tc-m68hc11.c:2479
6086 msgid "No instruction or missing opcode."
6089 #: config/tc-m68hc11.c:2544
6091 msgid "Opcode `%s' is not recognized."
6094 #: config/tc-m68hc11.c:2566
6096 msgid "Garbage at end of instruction: `%s'."
6099 #: config/tc-m68hc11.c:2589
6101 msgid "Invalid operand for `%s'"
6104 #: config/tc-m68hc11.c:2640
6106 msgid "Invalid mode: %s\n"
6109 #: config/tc-m68hc11.c:2700
6110 msgid "bad .relax format"
6113 #: config/tc-m68hc11.c:2744
6115 msgid "Relocation %d is not supported by object file format."
6118 #: config/tc-m68hc11.c:3023
6119 msgid "bra or bsr with undefined symbol."
6122 #: config/tc-m68hc11.c:3126 config/tc-m68hc11.c:3183
6124 msgid "Subtype %d is not recognized."
6127 #: config/tc-m68hc11.c:3242
6128 msgid "Expression too complex."
6131 #: config/tc-m68hc11.c:3275
6132 msgid "Value out of 16-bit range."
6135 #: config/tc-m68hc11.c:3293
6137 msgid "Value %ld too large for 8-bit PC-relative branch."
6140 #: config/tc-m68hc11.c:3300
6142 msgid "Auto increment/decrement offset '%ld' is out of range."
6145 #: config/tc-m68hc11.c:3313
6147 msgid "Offset out of 5-bit range for movw/movb insn: %ld"
6150 #: config/tc-m68hc11.c:3329
6152 msgid "Line %d: unknown relocation type: 0x%x."
6155 #: config/tc-m68k.c:698
6156 msgid "no matching ColdFire architectures found"
6159 #: config/tc-m68k.c:712
6163 #: config/tc-m68k.c:717
6167 #: config/tc-m68k.c:734
6168 msgid ", or aliases"
6171 #: config/tc-m68k.c:758 config/tc-m68k.c:4793 config/tc-m68k.c:5184
6172 msgid "Tried to convert PC relative branch to absolute jump"
6175 #: config/tc-m68k.c:765 config/tc-m68k.c:4783
6176 msgid "Tried to convert PC relative BSR to absolute JSR"
6179 #: config/tc-m68k.c:770
6180 msgid "Unknown PC relative instruction"
6183 #: config/tc-m68k.c:902
6185 msgid "Can not do %d byte pc-relative relocation"
6188 #: config/tc-m68k.c:904
6190 msgid "Can not do %d byte pc-relative pic relocation"
6193 #: config/tc-m68k.c:909
6195 msgid "Can not do %d byte relocation"
6198 #: config/tc-m68k.c:911
6200 msgid "Can not do %d byte pic relocation"
6203 #: config/tc-m68k.c:976
6205 msgid "Unable to produce reloc against symbol '%s'"
6208 #: config/tc-m68k.c:1020 config/tc-vax.c:3513
6210 msgid "Cannot make %s relocation PC relative"
6213 #: config/tc-m68k.c:1113 config/tc-tahoe.c:1398 config/tc-vax.c:1952
6217 #: config/tc-m68k.c:1143 config/tc-tahoe.c:1415 config/tc-vax.c:1969
6218 msgid "Unknown operator"
6221 #: config/tc-m68k.c:2007
6222 msgid "invalid instruction for this architecture; needs "
6225 #: config/tc-m68k.c:2013
6226 msgid "ColdFire ISA_A"
6229 #: config/tc-m68k.c:2021
6230 msgid "ColdFire hardware divide"
6233 #: config/tc-m68k.c:2029
6234 msgid "ColdFire ISA_A+"
6237 #: config/tc-m68k.c:2037
6238 msgid "ColdFire ISA_B"
6241 #: config/tc-m68k.c:2045
6242 msgid "ColdFire fpu"
6245 #: config/tc-m68k.c:2052
6246 msgid "fpu (68040, 68060 or 68881/68882)"
6249 #: config/tc-m68k.c:2055
6250 msgid "mmu (68030 or 68851)"
6253 #: config/tc-m68k.c:2058
6254 msgid "68020 or higher"
6257 #: config/tc-m68k.c:2061
6258 msgid "68000 or higher"
6261 #: config/tc-m68k.c:2064
6262 msgid "68010 or higher"
6265 #: config/tc-m68k.c:2092
6266 msgid "operands mismatch"
6269 #: config/tc-m68k.c:2153 config/tc-m68k.c:2159 config/tc-m68k.c:2165
6270 #: config/tc-mmix.c:2488 config/tc-mmix.c:2512
6271 msgid "operand out of range"
6274 #: config/tc-m68k.c:2222
6276 msgid "Bignum too big for %c format; truncated"
6279 #: config/tc-m68k.c:2303
6280 msgid "displacement too large for this architecture; needs 68020 or higher"
6283 #: config/tc-m68k.c:2414
6285 "scale factor invalid on this architecture; needs cpu32 or 68020 or higher"
6288 #: config/tc-m68k.c:2419
6289 msgid "invalid index size for coldfire"
6292 #: config/tc-m68k.c:2472
6293 msgid "Forcing byte displacement"
6296 #: config/tc-m68k.c:2474
6297 msgid "byte displacement out of range"
6300 #: config/tc-m68k.c:2522 config/tc-m68k.c:2560
6301 msgid "invalid operand mode for this architecture; needs 68020 or higher"
6304 #: config/tc-m68k.c:2546 config/tc-m68k.c:2580
6305 msgid ":b not permitted; defaulting to :w"
6308 #: config/tc-m68k.c:2657
6309 msgid "unsupported byte value; use a different suffix"
6312 #: config/tc-m68k.c:2672
6313 msgid "unknown/incorrect operand"
6316 #: config/tc-m68k.c:2715 config/tc-m68k.c:2723 config/tc-m68k.c:2730
6317 #: config/tc-m68k.c:2737
6318 msgid "out of range"
6321 #: config/tc-m68k.c:2783
6322 msgid "Can't use long branches on 68000/68010/5200"
6325 #: config/tc-m68k.c:2900
6326 msgid "Expression out of range, using 0"
6329 #: config/tc-m68k.c:3081 config/tc-m68k.c:3097
6330 msgid "Floating point register in register list"
6333 #: config/tc-m68k.c:3087
6334 msgid "Wrong register in floating-point reglist"
6337 #: config/tc-m68k.c:3103
6338 msgid "incorrect register in reglist"
6341 #: config/tc-m68k.c:3109
6342 msgid "wrong register in floating-point reglist"
6346 #: config/tc-m68k.c:3572
6351 #: config/tc-m68k.c:3583
6355 #: config/tc-m68k.c:3600
6356 msgid "Missing operand"
6359 #: config/tc-m68k.c:3962
6361 msgid "%s -- statement `%s' ignored"
6364 #: config/tc-m68k.c:4011
6366 msgid "Don't know how to figure width of %c in md_assemble()"
6369 #: config/tc-m68k.c:4180
6371 msgid "Internal Error: Can't allocate m68k_sorted_opcodes of size %d"
6374 #: config/tc-m68k.c:4231 config/tc-m68k.c:4270
6376 msgid "Internal Error: Can't find %s in hash table"
6379 #: config/tc-m68k.c:4234 config/tc-m68k.c:4273
6381 msgid "Internal Error: Can't hash %s: %s"
6384 #: config/tc-m68k.c:4354
6385 msgid "architecture not yet selected: defaulting to 68020"
6388 #: config/tc-m68k.c:4414
6390 msgid "unrecognized default cpu `%s' ???"
6393 #: config/tc-m68k.c:4425
6394 msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly"
6397 #: config/tc-m68k.c:4442
6398 msgid "options for 68881 and no-68881 both given"
6401 #: config/tc-m68k.c:4445
6402 msgid "options for 68851 and no-68851 both given"
6405 #: config/tc-m68k.c:4514
6407 msgid "text label `%s' aligned to odd boundary"
6410 #: config/tc-m68k.c:4723
6411 msgid "invalid byte branch offset"
6414 #: config/tc-m68k.c:4759
6415 msgid "short branch with zero offset: use :w"
6418 #: config/tc-m68k.c:4809 config/tc-m68k.c:4868 config/tc-m68k.c:4932
6419 msgid "Tried to convert PC relative conditional branch to absolute jump"
6422 #: config/tc-m68k.c:4849
6423 msgid "Tried to convert DBcc to absolute jump"
6426 #: config/tc-m68k.c:5228 config/tc-m68k.c:5239 config/tc-m68k.c:5279
6427 msgid "expression out of range: defaulting to 1"
6430 #: config/tc-m68k.c:5271
6431 msgid "expression out of range: defaulting to 0"
6434 #: config/tc-m68k.c:5312 config/tc-m68k.c:5324
6436 msgid "Can't deal with expression; defaulting to %ld"
6439 #: config/tc-m68k.c:5338
6440 msgid "expression doesn't fit in BYTE"
6443 #: config/tc-m68k.c:5342
6444 msgid "expression doesn't fit in WORD"
6447 #: config/tc-m68k.c:5429
6449 msgid "%s: unrecognized processor name"
6452 #: config/tc-m68k.c:5493
6453 msgid "bad coprocessor id"
6456 #: config/tc-m68k.c:5499
6457 msgid "unrecognized fopt option"
6460 #: config/tc-m68k.c:5632
6462 msgid "option `%s' may not be negated"
6465 #: config/tc-m68k.c:5643
6467 msgid "option `%s' not recognized"
6470 #: config/tc-m68k.c:5672
6471 msgid "bad format of OPT NEST=depth"
6474 #: config/tc-m68k.c:5728
6475 msgid "missing label"
6478 #: config/tc-m68k.c:5752 config/tc-m68k.c:5781
6479 msgid "bad register list"
6482 #: config/tc-m68k.c:5754
6484 msgid "bad register list: %s"
6487 #: config/tc-m68k.c:5852
6488 msgid "restore without save"
6491 #: config/tc-m68k.c:6006 config/tc-m68k.c:6376
6492 msgid "syntax error in structured control directive"
6495 #: config/tc-m68k.c:6051
6496 msgid "missing condition code in structured control directive"
6499 #: config/tc-m68k.c:6122
6502 "Condition <%c%c> in structured control directive can not be encoded correctly"
6505 #: config/tc-m68k.c:6418
6506 msgid "missing then"
6509 #: config/tc-m68k.c:6499
6510 msgid "else without matching if"
6513 #: config/tc-m68k.c:6532
6514 msgid "endi without matching if"
6517 #: config/tc-m68k.c:6572
6518 msgid "break outside of structured loop"
6521 #: config/tc-m68k.c:6610
6522 msgid "next outside of structured loop"
6525 #: config/tc-m68k.c:6661
6529 #: config/tc-m68k.c:6699
6530 msgid "missing to or downto"
6533 #: config/tc-m68k.c:6735 config/tc-m68k.c:6769 config/tc-m68k.c:6983
6537 #: config/tc-m68k.c:6870
6538 msgid "endf without for"
6541 #: config/tc-m68k.c:6924
6542 msgid "until without repeat"
6545 #: config/tc-m68k.c:7018
6546 msgid "endw without while"
6549 #: config/tc-m68k.c:7180
6551 msgid "unrecognized architecture specification `%s'"
6554 #: config/tc-m68k.c:7273
6558 "-l\t\t\tuse 1 word for refs to undefined symbols [default 2]\n"
6559 "-m68000 | -m68008 | -m68010 | -m68020 | -m68030 | -m68040 | -m68060 |\n"
6560 "-m68302 | -m68331 | -m68332 | -m68333 | -m68340 | -m68360 | -mcpu32 |\n"
6561 "-m5200 | -m5202 | -m5204 | -m5206 | -m5206e | -m521x | -m5249 |\n"
6562 "-m528x | -m5307 | -m5407 | -m547x | -m548x | -mcfv4 | -mcfv4e\n"
6563 "\t\t\tspecify variant of 680X0 architecture [default %s]\n"
6564 "-m68881 | -m68882 | -mno-68881 | -mno-68882\n"
6565 "\t\t\ttarget has/lacks floating-point coprocessor\n"
6566 "\t\t\t[default yes for 68020, 68030, and cpu32]\n"
6569 #: config/tc-m68k.c:7285
6572 "-m68851 | -mno-68851\n"
6573 "\t\t\ttarget has/lacks memory-management unit coprocessor\n"
6574 "\t\t\t[default yes for 68020 and up]\n"
6575 "-pic, -k\t\tgenerate position independent code\n"
6576 "-S\t\t\tturn jbsr into jsr\n"
6577 "--pcrel never turn PC-relative branches into absolute jumps\n"
6578 "--register-prefix-optional\n"
6579 "\t\t\trecognize register names without prefix character\n"
6580 "--bitwise-or\t\tdo not treat `|' as a comment character\n"
6583 #: config/tc-m68k.c:7295
6586 "--base-size-default-16\tbase reg without size is 16 bits\n"
6587 "--base-size-default-32\tbase reg without size is 32 bits (default)\n"
6588 "--disp-size-default-16\tdisplacement with unknown size is 16 bits\n"
6589 "--disp-size-default-32\tdisplacement with unknown size is 32 bits (default)\n"
6592 #: config/tc-m68k.c:7330
6594 msgid "Error %s in %s\n"
6597 #: config/tc-m68k.c:7334
6599 msgid "Opcode(%d.%s): "
6602 #: config/tc-m88k.c:165
6604 msgid "Can't hash instruction '%s':%s"
6607 #: config/tc-m88k.c:205
6608 msgid "Removed lower 2 bits of expression"
6611 #: config/tc-m88k.c:225
6612 msgid "Expression truncated to 9 bits"
6615 #: config/tc-m88k.c:487 config/tc-m88k.c:651
6616 msgid "Expression truncated to 5 bits"
6619 #: config/tc-m88k.c:590
6620 msgid "Expression truncated to 16 bits"
6623 #. Having this here repeats the warning somtimes.
6624 #. But can't we stand that?
6625 #: config/tc-m88k.c:767
6626 msgid "Use of obsolete instruction"
6629 #: config/tc-m88k.c:792
6631 msgid "Invalid mnemonic '%s'"
6634 #: config/tc-m88k.c:810
6635 msgid "Parameter syntax error"
6638 #: config/tc-m88k.c:863
6639 msgid "Unknown relocation type"
6642 #: config/tc-m88k.c:979
6643 msgid "Relaxation should never occur"
6646 #: config/tc-m88k.h:78
6647 msgid "m88k convert_frag\n"
6650 #: config/tc-mcore.c:526
6652 msgid "register expected, but saw '%.6s'"
6655 #: config/tc-mcore.c:608
6657 msgid "control register expected, but saw '%.6s'"
6660 #: config/tc-mcore.c:644
6661 msgid "bad/missing psr specifier"
6664 #: config/tc-mcore.c:694
6665 msgid "more than 65K literal pools"
6668 #: config/tc-mcore.c:748
6672 #: config/tc-mcore.c:787
6673 msgid "operand must be a constant"
6676 #: config/tc-mcore.c:789
6678 msgid "operand must be absolute in range %u..%u, not %ld"
6681 #: config/tc-mcore.c:824
6682 msgid "operand must be a multiple of 4"
6685 #: config/tc-mcore.c:831
6686 msgid "operand must be a multiple of 2"
6689 #: config/tc-mcore.c:845 config/tc-mcore.c:1361 config/tc-mcore.c:1415
6690 msgid "base register expected"
6693 #: config/tc-mcore.c:893
6695 msgid "unknown opcode \"%s\""
6698 #: config/tc-mcore.c:936
6699 msgid "invalid register: r15 illegal"
6702 #: config/tc-mcore.c:985 config/tc-mcore.c:1566
6703 msgid "M340 specific opcode used when assembling for M210"
6706 #: config/tc-mcore.c:1003 config/tc-mcore.c:1043 config/tc-mcore.c:1062
6707 #: config/tc-mcore.c:1081 config/tc-mcore.c:1109 config/tc-mcore.c:1138
6708 #: config/tc-mcore.c:1175 config/tc-mcore.c:1210 config/tc-mcore.c:1229
6709 #: config/tc-mcore.c:1248 config/tc-mcore.c:1282 config/tc-mcore.c:1307
6710 #: config/tc-mcore.c:1364 config/tc-mcore.c:1418 config/tc-mcore.c:1454
6711 #: config/tc-mcore.c:1513 config/tc-mcore.c:1535 config/tc-mcore.c:1558
6712 msgid "second operand missing"
6715 #: config/tc-mcore.c:1019
6716 msgid "destination register must be r1"
6719 #: config/tc-mcore.c:1040
6720 msgid "source register must be r1"
6723 #: config/tc-mcore.c:1104 config/tc-mcore.c:1161
6724 msgid "immediate is not a power of two"
6727 #: config/tc-mcore.c:1132
6728 msgid "translating bgeni to movi"
6731 #: config/tc-mcore.c:1169
6732 msgid "translating mgeni to movi"
6735 #: config/tc-mcore.c:1201
6736 msgid "translating bmaski to movi"
6739 #: config/tc-mcore.c:1277
6741 msgid "displacement too large (%d)"
6744 #: config/tc-mcore.c:1291
6745 msgid "Invalid register: r0 and r15 illegal"
6748 #: config/tc-mcore.c:1322
6749 msgid "bad starting register: r0 and r15 invalid"
6752 #: config/tc-mcore.c:1335
6753 msgid "ending register must be r15"
6756 #: config/tc-mcore.c:1355
6757 msgid "bad base register: must be r0"
6760 #: config/tc-mcore.c:1373
6761 msgid "first register must be r4"
6764 #: config/tc-mcore.c:1384
6765 msgid "last register must be r7"
6768 #: config/tc-mcore.c:1421
6769 msgid "reg-reg expected"
6772 #: config/tc-mcore.c:1532
6773 msgid "second operand must be 1"
6776 #: config/tc-mcore.c:1553
6777 msgid "zero used as immediate value"
6780 #: config/tc-mcore.c:1580
6781 msgid "duplicated psr bit specifier"
6784 #: config/tc-mcore.c:1586
6785 msgid "`af' must appear alone"
6788 #: config/tc-mcore.c:1593
6790 msgid "unimplemented opcode \"%s\""
6793 #: config/tc-mcore.c:1602
6795 msgid "ignoring operands: %s "
6798 #: config/tc-mcore.c:1667 config/tc-w65.c:742
6799 msgid "Bad call to MD_NTOF()"
6802 #: config/tc-mcore.c:1738
6804 msgid "unrecognised cpu type '%s'"
6807 #: config/tc-mcore.c:1756
6810 "MCORE specific options:\n"
6811 " -{no-}jsri2bsr\t {dis}able jsri to bsr transformation (def: dis)\n"
6812 " -{no-}sifilter\t {dis}able silicon filter behavior (def: dis)\n"
6813 " -cpu=[210|340] select CPU type\n"
6814 " -EB assemble for a big endian system (default)\n"
6815 " -EL assemble for a little endian system\n"
6818 #: config/tc-mcore.c:1774
6819 msgid "failed sanity check: short_jump"
6822 #: config/tc-mcore.c:1784
6823 msgid "failed sanity check: long_jump"
6826 #: config/tc-mcore.c:1810
6828 msgid "odd displacement at %x"
6831 #: config/tc-mcore.c:1992
6835 #: config/tc-mcore.c:2019
6837 msgid "odd distance branch (0x%lx bytes)"
6840 #: config/tc-mcore.c:2023
6842 msgid "pcrel for branch to %s too far (0x%lx)"
6845 #: config/tc-mcore.c:2043
6847 msgid "pcrel for lrw/jmpi/jsri to %s too far (0x%lx)"
6850 #: config/tc-mcore.c:2055
6852 msgid "pcrel for loopt too far (0x%lx)"
6855 #: config/tc-mcore.c:2265
6857 msgid "Can not do %d byte %srelocation"
6860 #: config/tc-mcore.c:2267
6864 #. Prototypes for static functions.
6865 #: config/tc-mips.c:939
6867 msgid "internal Error, line %d, %s"
6870 #: config/tc-mips.c:1425
6872 msgid "internal: can't hash `%s': %s"
6875 #: config/tc-mips.c:1433
6877 msgid "internal error: bad mips16 opcode: %s %s\n"
6880 #: config/tc-mips.c:1634
6882 msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n"
6885 #: config/tc-mips.c:2308 config/tc-mips.c:13111
6886 msgid "extended instruction in delay slot"
6889 #: config/tc-mips.c:2372 config/tc-mips.c:2382
6891 msgid "jump to misaligned address (0x%lx)"
6894 #: config/tc-mips.c:2375 config/tc-mips.c:2385
6896 msgid "jump address range overflow (0x%lx)"
6899 #: config/tc-mips.c:2857
6901 "Macro instruction expanded into multiple instructions in a branch delay slot"
6904 #: config/tc-mips.c:2860
6905 msgid "Macro instruction expanded into multiple instructions"
6908 #: config/tc-mips.c:3378 config/tc-mips.c:7302 config/tc-mips.c:7326
6909 #: config/tc-mips.c:7399 config/tc-mips.c:7422
6910 msgid "operand overflow"
6913 #: config/tc-mips.c:3397 config/tc-mips.c:3997 config/tc-mips.c:6698
6914 #: config/tc-mips.c:7489
6915 msgid "Macro used $at after \".set noat\""
6918 #: config/tc-mips.c:3426
6919 msgid "unsupported large constant"
6922 #: config/tc-mips.c:3428
6924 msgid "Instruction %s requires absolute expression"
6927 #: config/tc-mips.c:3561 config/tc-mips.c:5808 config/tc-mips.c:6402
6929 msgid "Number (0x%s) larger than 32 bits"
6932 #: config/tc-mips.c:3581
6933 msgid "Number larger than 64 bits"
6936 #: config/tc-mips.c:3875 config/tc-mips.c:3903 config/tc-mips.c:3941
6937 #: config/tc-mips.c:3986 config/tc-mips.c:6017 config/tc-mips.c:6056
6938 #: config/tc-mips.c:6095 config/tc-mips.c:6517 config/tc-mips.c:6569
6939 msgid "PIC code offset overflow (max 16 signed bits)"
6942 #: config/tc-mips.c:4292 config/tc-mips.c:4358 config/tc-mips.c:4446
6943 #: config/tc-mips.c:4493 config/tc-mips.c:4554 config/tc-mips.c:4602
6944 #: config/tc-mips.c:7583 config/tc-mips.c:7590 config/tc-mips.c:7597
6945 #: config/tc-mips.c:7704
6946 msgid "Unsupported large constant"
6949 #. result is always true
6950 #: config/tc-mips.c:4324
6952 msgid "Branch %s is always true"
6955 #: config/tc-mips.c:4565 config/tc-mips.c:4613 config/tc-mips.c:8028
6957 msgid "Improper position (%lu)"
6960 #: config/tc-mips.c:4571 config/tc-mips.c:8095
6962 msgid "Improper extract size (%lu, position %lu)"
6965 #: config/tc-mips.c:4619 config/tc-mips.c:8059
6967 msgid "Improper insert size (%lu, position %lu)"
6970 #: config/tc-mips.c:4656 config/tc-mips.c:4753
6971 msgid "Divide by zero."
6974 #: config/tc-mips.c:4839
6975 msgid "dla used to load 32-bit register"
6978 #: config/tc-mips.c:4842
6979 msgid "la used to load 64-bit address"
6982 #: config/tc-mips.c:4954
6983 msgid "offset too large"
6986 #: config/tc-mips.c:5126 config/tc-mips.c:5405
6987 msgid "PIC code offset overflow (max 32 signed bits)"
6990 #: config/tc-mips.c:5451
6991 msgid "MIPS PIC call to register other than $25"
6994 #: config/tc-mips.c:5457 config/tc-mips.c:5468 config/tc-mips.c:5592
6995 #: config/tc-mips.c:5603
6996 msgid "No .cprestore pseudo-op used in PIC code"
6999 #: config/tc-mips.c:5462 config/tc-mips.c:5597
7000 msgid "No .frame pseudo-op used in PIC code"
7003 #: config/tc-mips.c:5668 config/tc-mips.c:5756 config/tc-mips.c:6302
7004 #: config/tc-mips.c:6333 config/tc-mips.c:6351 config/tc-mips.c:7001
7005 msgid "opcode not supported on this processor"
7008 #: config/tc-mips.c:6867 config/tc-mips.c:6898 config/tc-mips.c:6949
7009 #: config/tc-mips.c:6979
7010 msgid "Improper rotate count"
7013 #: config/tc-mips.c:7034
7015 msgid "Instruction %s: result is always false"
7018 #: config/tc-mips.c:7180
7020 msgid "Instruction %s: result is always true"
7023 #. FIXME: Check if this is one of the itbl macros, since they
7024 #. are added dynamically.
7025 #: config/tc-mips.c:7485
7027 msgid "Macro %s not implemented yet"
7030 #: config/tc-mips.c:7735
7032 msgid "internal: bad mips opcode (mask error): %s %s"
7035 #: config/tc-mips.c:7760 config/tc-mips.c:8121
7037 msgid "internal: bad mips opcode (unknown extension operand type `+%c'): %s %s"
7040 #: config/tc-mips.c:7821
7042 msgid "internal: bad mips opcode (unknown operand type `%c'): %s %s"
7045 #: config/tc-mips.c:7828
7047 msgid "internal: bad mips opcode (bits 0x%lx undefined): %s %s"
7050 #: config/tc-mips.c:7942
7052 msgid "opcode not supported on this processor: %s (%s)"
7055 #: config/tc-mips.c:8114 config/tc-mips.c:8583
7056 msgid "absolute expression required"
7059 #: config/tc-mips.c:8138
7061 msgid "Improper shift amount (%lu)"
7064 #: config/tc-mips.c:8161 config/tc-mips.c:9415 config/tc-mips.c:9528
7066 msgid "Invalid value for `%s' (%lu)"
7069 #: config/tc-mips.c:8176
7071 msgid "Illegal break code (%lu)"
7074 #: config/tc-mips.c:8187
7076 msgid "Illegal lower break code (%lu)"
7079 #: config/tc-mips.c:8198
7081 msgid "Illegal 20-bit code (%lu)"
7084 #: config/tc-mips.c:8210
7086 msgid "Coproccesor code > 25 bits (%lu)"
7089 #: config/tc-mips.c:8223
7091 msgid "Illegal 19-bit code (%lu)"
7094 #: config/tc-mips.c:8234
7096 msgid "Invalid performance register (%lu)"
7099 #: config/tc-mips.c:8270
7101 msgid "Invalid register number (%d)"
7104 #: config/tc-mips.c:8444
7106 msgid "Invalid MDMX Immediate (%ld)"
7109 #: config/tc-mips.c:8484
7111 msgid "Invalid float register number (%d)"
7114 #: config/tc-mips.c:8494
7116 msgid "Float register should be even, was %d"
7119 #: config/tc-mips.c:8533
7121 msgid "Bad element selector %ld"
7124 #: config/tc-mips.c:8541
7126 msgid "Expecting ']' found '%s'"
7129 #: config/tc-mips.c:8647
7131 msgid "Bad floating point constant: %s"
7134 #: config/tc-mips.c:8768
7135 msgid "Can't use floating point insn in this section"
7138 #: config/tc-mips.c:8829
7139 msgid "expression out of range"
7142 #: config/tc-mips.c:8869
7143 msgid "lui expression not in range 0..65535"
7146 #: config/tc-mips.c:8893
7148 msgid "Invalid condition code register $fcc%d"
7151 #: config/tc-mips.c:8898
7153 msgid "Condition code register should be even for %s, was %d"
7156 #: config/tc-mips.c:8903
7158 msgid "Condition code register should be 0 or 4 for %s, was %d"
7161 #: config/tc-mips.c:8929
7162 msgid "invalid coprocessor sub-selection value (0-7)"
7165 #: config/tc-mips.c:8941 config/tc-mips.c:8958
7167 msgid "bad byte vector index (%ld)"
7170 #: config/tc-mips.c:8969
7172 msgid "bad char = '%c'\n"
7175 #: config/tc-mips.c:8980 config/tc-mips.c:8985 config/tc-mips.c:9553
7176 msgid "illegal operands"
7179 #: config/tc-mips.c:9051
7180 msgid "unrecognized opcode"
7183 #: config/tc-mips.c:9188
7185 msgid "invalid register number (%d)"
7188 #: config/tc-mips.c:9279
7189 msgid "used $at without \".set noat\""
7192 #: config/tc-mips.c:9447
7193 msgid "can't parse register list"
7196 #: config/tc-mips.c:9671
7197 msgid "extended operand requested but not required"
7200 #: config/tc-mips.c:9673
7201 msgid "invalid unextended operand value"
7204 #: config/tc-mips.c:9701
7205 msgid "operand value out of range for instruction"
7208 #: config/tc-mips.c:10145
7210 msgid "A different %s was already specified, is now %s"
7213 #: config/tc-mips.c:10349
7214 msgid "-call_shared is supported only for ELF format"
7217 #: config/tc-mips.c:10356 config/tc-mips.c:10385 config/tc-mips.c:11473
7218 #: config/tc-mips.c:11691
7219 msgid "-G may not be used with SVR4 PIC code"
7222 #: config/tc-mips.c:10365
7223 msgid "-non_shared is supported only for ELF format"
7226 #: config/tc-mips.c:10396
7227 msgid "-32 is supported for ELF format only"
7230 #: config/tc-mips.c:10405
7231 msgid "-n32 is supported for ELF format only"
7234 #: config/tc-mips.c:10414
7235 msgid "-64 is supported for ELF format only"
7238 #: config/tc-mips.c:10419 config/tc-mips.c:10456
7239 msgid "No compiled in support for 64 bit object file format"
7242 #: config/tc-mips.c:10443
7243 msgid "-mabi is supported for ELF format only"
7246 #: config/tc-mips.c:10463
7248 msgid "invalid abi -mabi=%s"
7251 #: config/tc-mips.c:10537
7252 msgid "-G not supported in this configuration."
7255 #: config/tc-mips.c:10563
7257 msgid "-%s conflicts with the other architecture options, which imply -%s"
7260 #: config/tc-mips.c:10594
7261 msgid "-mgp64 used with a 32-bit processor"
7264 #: config/tc-mips.c:10596
7265 msgid "-mgp32 used with a 64-bit ABI"
7268 #: config/tc-mips.c:10598
7269 msgid "-mgp64 used with a 32-bit ABI"
7272 #: config/tc-mips.c:10628
7273 msgid "trap exception not supported at ISA 1"
7276 #: config/tc-mips.c:10883
7277 msgid "Cannot branch to undefined symbol."
7280 #: config/tc-mips.c:10890
7281 msgid "Cannot branch to symbol in another section."
7284 #: config/tc-mips.c:10899
7285 msgid "Pretending global symbol used as branch target is local."
7288 #: config/tc-mips.c:11056 config/tc-sparc.c:3232 config/tc-sparc.c:3239
7289 #: config/tc-sparc.c:3246 config/tc-sparc.c:3253 config/tc-sparc.c:3260
7290 #: config/tc-sparc.c:3269 config/tc-sparc.c:3280 config/tc-sparc.c:3302
7291 #: config/tc-sparc.c:3326 write.c:970 write.c:1042
7292 msgid "relocation overflow"
7295 #: config/tc-mips.c:11066
7297 msgid "Branch to odd address (%lx)"
7300 #: config/tc-mips.c:11115
7301 msgid "Branch out of range"
7304 #: config/tc-mips.c:11194
7306 msgid "Alignment too large: %d. assumed."
7309 #: config/tc-mips.c:11197
7310 msgid "Alignment negative: 0 assumed."
7313 #: config/tc-mips.c:11429
7315 msgid "%s: no such section"
7318 #: config/tc-mips.c:11468
7320 msgid ".option pic%d not supported"
7323 #: config/tc-mips.c:11479
7325 msgid "Unrecognized option \"%s\""
7328 #: config/tc-mips.c:11532
7329 msgid "`noreorder' must be set before `nomacro'"
7332 #: config/tc-mips.c:11583
7334 msgid "unknown architecture %s"
7337 #: config/tc-mips.c:11596 config/tc-mips.c:11626
7339 msgid "unknown ISA level %s"
7342 #: config/tc-mips.c:11604
7344 msgid "unknown ISA or architecture %s"
7347 #: config/tc-mips.c:11654
7348 msgid ".set pop with no .set push"
7351 #: config/tc-mips.c:11675
7353 msgid "Tried to set unrecognized symbol: %s\n"
7356 #: config/tc-mips.c:11733
7357 msgid ".cpload not in noreorder section"
7360 #: config/tc-mips.c:11802 config/tc-mips.c:11821
7361 msgid "missing argument separator ',' for .cpsetup"
7364 #: config/tc-mips.c:12011
7365 msgid "Unsupported use of .gpword"
7368 #: config/tc-mips.c:12047
7369 msgid "Unsupported use of .gpdword"
7372 #: config/tc-mips.c:12179
7373 msgid "expected `$'"
7376 #: config/tc-mips.c:12187
7377 msgid "Bad register number"
7380 #: config/tc-mips.c:12235
7381 msgid "Unrecognized register name"
7384 #: config/tc-mips.c:12468
7385 msgid "unsupported PC relative reference to different section"
7388 #: config/tc-mips.c:12581 config/tc-xtensa.c:1618 config/tc-xtensa.c:1829
7389 msgid "unsupported relocation"
7392 #: config/tc-mips.c:12789 config/tc-sh.c:4306
7394 msgid "Can not represent %s relocation in this object file format"
7397 #: config/tc-mips.c:12875
7398 msgid "relaxed out-of-range branch into a jump"
7401 #: config/tc-mips.c:13389
7402 msgid "missing .end at end of assembly"
7405 #: config/tc-mips.c:13404
7406 msgid "expected simple number"
7409 #: config/tc-mips.c:13430
7411 msgid " *input_line_pointer == '%c' 0x%02x\n"
7414 #: config/tc-mips.c:13432
7415 msgid "invalid number"
7418 #: config/tc-mips.c:13505
7419 msgid ".end not in text section"
7422 #: config/tc-mips.c:13509
7423 msgid ".end directive without a preceding .ent directive."
7426 #: config/tc-mips.c:13518
7427 msgid ".end symbol does not match .ent symbol."
7430 #: config/tc-mips.c:13525
7431 msgid ".end directive missing or unknown symbol"
7434 #: config/tc-mips.c:13601
7435 msgid ".ent or .aent not in text section."
7438 #: config/tc-mips.c:13604
7439 msgid "missing .end"
7442 #: config/tc-mips.c:13656
7443 msgid "Bad .frame directive"
7446 #: config/tc-mips.c:13688
7447 msgid ".mask/.fmask outside of .ent"
7450 #: config/tc-mips.c:13695
7451 msgid "Bad .mask/.fmask directive"
7454 #: config/tc-mips.c:13959
7458 "-EB\t\t\tgenerate big endian output\n"
7459 "-EL\t\t\tgenerate little endian output\n"
7460 "-g, -g2\t\t\tdo not remove unneeded NOPs or swap branches\n"
7461 "-G NUM\t\t\tallow referencing objects up to NUM bytes\n"
7462 "\t\t\timplicitly with the gp register [default 8]\n"
7465 #: config/tc-mips.c:13966
7468 "-mips1\t\t\tgenerate MIPS ISA I instructions\n"
7469 "-mips2\t\t\tgenerate MIPS ISA II instructions\n"
7470 "-mips3\t\t\tgenerate MIPS ISA III instructions\n"
7471 "-mips4\t\t\tgenerate MIPS ISA IV instructions\n"
7472 "-mips5 generate MIPS ISA V instructions\n"
7473 "-mips32 generate MIPS32 ISA instructions\n"
7474 "-mips32r2 generate MIPS32 release 2 ISA instructions\n"
7475 "-mips64 generate MIPS64 ISA instructions\n"
7476 "-mips64r2 generate MIPS64 release 2 ISA instructions\n"
7477 "-march=CPU/-mtune=CPU\tgenerate code/schedule for CPU, where CPU is one of:\n"
7480 #: config/tc-mips.c:13985
7483 "-mCPU\t\t\tequivalent to -march=CPU -mtune=CPU. Deprecated.\n"
7484 "-no-mCPU\t\tdon't generate code specific to CPU.\n"
7485 "\t\t\tFor -mCPU and -no-mCPU, CPU must be one of:\n"
7488 #: config/tc-mips.c:13998
7491 "-mips16\t\t\tgenerate mips16 instructions\n"
7492 "-no-mips16\t\tdo not generate mips16 instructions\n"
7495 #: config/tc-mips.c:14001
7498 "-mfix-vr4120\t\twork around certain VR4120 errata\n"
7499 "-mfix-vr4130\t\twork around VR4130 mflo/mfhi errata\n"
7500 "-mgp32\t\t\tuse 32-bit GPRs, regardless of the chosen ISA\n"
7501 "-mfp32\t\t\tuse 32-bit FPRs, regardless of the chosen ISA\n"
7502 "-mno-shared\t\toptimize output for executables\n"
7503 "-msym32\t\t\tassume all symbols have 32-bit values\n"
7504 "-O0\t\t\tremove unneeded NOPs, do not swap branches\n"
7505 "-O\t\t\tremove unneeded NOPs and swap branches\n"
7506 "--[no-]construct-floats [dis]allow floating point values to be constructed\n"
7507 "--trap, --no-break\ttrap exception on div by 0 and mult overflow\n"
7508 "--break, --no-trap\tbreak exception on div by 0 and mult overflow\n"
7511 #: config/tc-mips.c:14014
7514 "-KPIC, -call_shared\tgenerate SVR4 position independent code\n"
7515 "-non_shared\t\tdo not generate position independent code\n"
7516 "-xgot\t\t\tassume a 32 bit GOT\n"
7517 "-mpdr, -mno-pdr\t\tenable/disable creation of .pdr sections\n"
7518 "-mshared, -mno-shared disable/enable .cpload optimization for\n"
7519 " non-shared code\n"
7520 "-mabi=ABI\t\tcreate ABI conformant object file for:\n"
7523 #: config/tc-mips.c:14033
7526 "-32\t\t\tcreate o32 ABI object file (default)\n"
7527 "-n32\t\t\tcreate n32 ABI object file\n"
7528 "-64\t\t\tcreate 64 ABI object file\n"
7531 #: config/tc-mmix.c:694
7533 msgid " MMIX-specific command line options:\n"
7536 #: config/tc-mmix.c:695
7539 " -fixed-special-register-names\n"
7540 " Allow only the original special register names.\n"
7543 #: config/tc-mmix.c:698
7545 msgid " -globalize-symbols Make all symbols global.\n"
7548 #: config/tc-mmix.c:700
7550 msgid " -gnu-syntax Turn off mmixal syntax compatibility.\n"
7553 #: config/tc-mmix.c:702
7555 msgid " -relax Create linker relaxable code.\n"
7558 #: config/tc-mmix.c:704
7561 " -no-predefined-syms Do not provide mmixal built-in constants.\n"
7562 " Implies -fixed-special-register-names.\n"
7565 #: config/tc-mmix.c:707
7568 " -no-expand Do not expand GETA, branches, PUSHJ or JUMP\n"
7569 " into multiple instructions.\n"
7572 #: config/tc-mmix.c:710
7575 " -no-merge-gregs Do not merge GREG definitions with nearby values.\n"
7578 #: config/tc-mmix.c:712
7581 " -linker-allocated-gregs If there's no suitable GREG definition for "
7582 "the operands of an instruction, let the linker "
7586 #: config/tc-mmix.c:715
7589 " -x Do not warn when an operand to GETA, a branch,\n"
7590 " PUSHJ or JUMP is not known to be within range.\n"
7591 " The linker will catch any errors. Implies\n"
7592 " -linker-allocated-gregs."
7595 #: config/tc-mmix.c:841
7597 msgid "unknown opcode: `%s'"
7600 #: config/tc-mmix.c:963 config/tc-mmix.c:978
7601 msgid "specified location wasn't TETRA-aligned"
7604 #: config/tc-mmix.c:965 config/tc-mmix.c:980 config/tc-mmix.c:4124
7605 #: config/tc-mmix.c:4140
7606 msgid "unaligned data at an absolute location is not supported"
7609 #: config/tc-mmix.c:1090
7611 msgid "invalid operand to opcode %s: `%s'"
7614 #: config/tc-mmix.c:1112 config/tc-mmix.c:1139 config/tc-mmix.c:1172
7615 #: config/tc-mmix.c:1180 config/tc-mmix.c:1197 config/tc-mmix.c:1225
7616 #: config/tc-mmix.c:1246 config/tc-mmix.c:1271 config/tc-mmix.c:1319
7617 #: config/tc-mmix.c:1417 config/tc-mmix.c:1442 config/tc-mmix.c:1474
7618 #: config/tc-mmix.c:1506 config/tc-mmix.c:1536 config/tc-mmix.c:1589
7619 #: config/tc-mmix.c:1606 config/tc-mmix.c:1633 config/tc-mmix.c:1661
7620 #: config/tc-mmix.c:1688 config/tc-mmix.c:1714 config/tc-mmix.c:1730
7621 #: config/tc-mmix.c:1756 config/tc-mmix.c:1772 config/tc-mmix.c:1788
7622 #: config/tc-mmix.c:1851 config/tc-mmix.c:1867
7624 msgid "invalid operands to opcode %s: `%s'"
7627 #: config/tc-mmix.c:1844
7629 msgid "unsupported operands to %s: `%s'"
7632 #: config/tc-mmix.c:1969
7633 msgid "internal: mmix_prefix_name but empty prefix"
7636 #: config/tc-mmix.c:2013
7638 msgid "too many GREG registers allocated (max %d)"
7641 #: config/tc-mmix.c:2071
7642 msgid "BSPEC already active. Nesting is not supported."
7645 #: config/tc-mmix.c:2080
7646 msgid "invalid BSPEC expression"
7649 #: config/tc-mmix.c:2096
7651 msgid "can't create section %s"
7654 #: config/tc-mmix.c:2101
7656 msgid "can't set section flags for section %s"
7659 #: config/tc-mmix.c:2122
7660 msgid "ESPEC without preceding BSPEC"
7663 #: config/tc-mmix.c:2151
7664 msgid "missing local expression"
7667 #: config/tc-mmix.c:2389
7668 msgid "operand out of range, instruction expanded"
7671 #. The BFD_RELOC_MMIX_LOCAL-specific message is supposed to be
7672 #. user-friendly, though a little bit non-substantial.
7673 #: config/tc-mmix.c:2640
7674 msgid "directive LOCAL must be placed in code or data"
7677 #: config/tc-mmix.c:2641
7678 msgid "internal confusion: relocation in a section without contents"
7681 #: config/tc-mmix.c:2755
7682 msgid "internal: BFD_RELOC_MMIX_BASE_PLUS_OFFSET not resolved to section"
7685 #: config/tc-mmix.c:2803
7686 msgid "no suitable GREG definition for operands"
7689 #: config/tc-mmix.c:2862
7690 msgid "operands were not reducible at assembly-time"
7693 #: config/tc-mmix.c:2889
7695 msgid "cannot generate relocation type for symbol %s, code %s"
7698 #: config/tc-mmix.c:2909
7700 msgid "internal: unhandled label %s"
7703 #: config/tc-mmix.c:2939
7704 msgid "[0-9]H labels may not appear alone on a line"
7707 #: config/tc-mmix.c:2948
7708 msgid "[0-9]H labels do not mix with dot-pseudos"
7711 #: config/tc-mmix.c:3036
7712 msgid "invalid characters in input"
7715 #: config/tc-mmix.c:3140
7716 msgid "empty label field for IS"
7719 #: config/tc-mmix.c:3466
7721 msgid "internal: unexpected relax type %d:%d"
7724 #: config/tc-mmix.c:3488
7725 msgid "BSPEC without ESPEC."
7728 #: config/tc-mmix.c:3688
7729 msgid "GREG expression too complicated"
7732 #: config/tc-mmix.c:3703
7733 msgid "internal: GREG expression not resolved to section"
7736 #: config/tc-mmix.c:3752
7737 msgid "register section has contents\n"
7740 #: config/tc-mmix.c:3879
7741 msgid "section change from within a BSPEC/ESPEC pair is not supported"
7744 #: config/tc-mmix.c:3900
7745 msgid "directive LOC from within a BSPEC/ESPEC pair is not supported"
7748 #: config/tc-mmix.c:3911
7749 msgid "invalid LOC expression"
7752 #: config/tc-mmix.c:3936 config/tc-mmix.c:3962
7753 msgid "LOC expression stepping backwards is not supported"
7756 #. We will only get here in rare cases involving #NO_APP,
7757 #. where the unterminated string is not recognized by the
7758 #. preformatting pass.
7759 #: config/tc-mmix.c:4046 config/tc-mmix.c:4206
7760 msgid "unterminated string"
7763 #: config/tc-mmix.c:4063
7764 msgid "BYTE expression not a pure number"
7767 #. Note that mmixal does not allow negative numbers in
7768 #. BYTE sequences, so neither should we.
7769 #: config/tc-mmix.c:4072
7770 msgid "BYTE expression not in the range 0..255"
7773 #: config/tc-mmix.c:4122 config/tc-mmix.c:4138
7774 msgid "data item with alignment larger than location"
7777 #. Since integer_constant is local to expr.c, we have to make this a
7778 #. macro. FIXME: Do it cleaner.
7779 #: config/tc-mmix.h:104
7780 msgid "`&' serial number operator is not supported"
7783 #: config/tc-mn10200.c:305
7786 "MN10200 options:\n"
7790 #: config/tc-mn10200.c:931 config/tc-mn10300.c:1392 config/tc-ppc.c:2134
7791 #: config/tc-s390.c:1522 config/tc-v850.c:1621
7793 msgid "Unrecognized opcode: `%s'"
7796 #: config/tc-mn10200.c:1174 config/tc-mn10300.c:1965 config/tc-ppc.c:2613
7797 #: config/tc-s390.c:1437 config/tc-v850.c:2026
7799 msgid "junk at end of line: `%s'"
7802 #: config/tc-mn10300.c:695
7805 "MN10300 options:\n"
7809 #: config/tc-mn10300.c:1361 config/tc-sh.c:776 read.c:3746
7811 msgid "unsupported BFD relocation size %u"
7814 #: config/tc-mn10300.c:1409
7815 msgid "Invalid opcode/operands"
7818 #: config/tc-mn10300.c:1936
7819 msgid "Invalid register specification."
7822 #: config/tc-mn10300.c:2519
7824 msgid "Bad relocation fixup type (%d)"
7827 #: config/tc-msp430.c:502
7828 msgid ".profiler pseudo requires at least two operands."
7831 #: config/tc-msp430.c:561
7832 msgid "unknown profiling flag - ignored."
7835 #: config/tc-msp430.c:577
7836 msgid "ambigious flags combination - '.profiler' directive ignored."
7839 #: config/tc-msp430.c:587
7840 msgid "profiling in absolute section? Hm..."
7843 #: config/tc-msp430.c:674
7845 msgid "Known MCU names:\n"
7848 #: config/tc-msp430.c:677
7853 #: config/tc-msp430.c:703
7855 msgid "redefinition of mcu type %s' to %s'"
7858 #: config/tc-msp430.c:733
7862 " -mmcu=[msp430-name] select microcontroller type\n"
7863 " msp430x110 msp430x112\n"
7864 " msp430x1101 msp430x1111\n"
7865 " msp430x1121 msp430x1122 msp430x1132\n"
7866 " msp430x122 msp430x123\n"
7867 " msp430x1222 msp430x1232\n"
7868 " msp430x133 msp430x135\n"
7869 " msp430x1331 msp430x1351\n"
7870 " msp430x147 msp430x148 msp430x149\n"
7871 " msp430x155 msp430x156 msp430x157\n"
7872 " msp430x167 msp430x168 msp430x169\n"
7873 " msp430x1610 msp430x1611 msp430x1612\n"
7874 " msp430x311 msp430x312 msp430x313 msp430x314 "
7876 " msp430x323 msp430x325\n"
7877 " msp430x336 msp430x337\n"
7878 " msp430x412 msp430x413 msp430x415 msp430x417\n"
7879 " msp430xE423 msp430xE425 msp430E427\n"
7880 " msp430xW423 msp430xW425 msp430W427\n"
7881 " msp430xG437 msp430xG438 msp430G439\n"
7882 " msp430x435 msp430x436 msp430x437\n"
7883 " msp430x447 msp430x448 msp430x449\n"
7886 #: config/tc-msp430.c:943
7888 msgid "value %d out of range. Use #lo() or #hi()"
7891 #: config/tc-msp430.c:1031
7893 msgid "unknown expression in operand %s. use #llo() #lhi() #hlo() #hhi() "
7896 #: config/tc-msp430.c:1082
7898 msgid "Registers cannot be used within immediate expression [%s]"
7901 #: config/tc-msp430.c:1084
7903 msgid "unknown operand %s"
7906 #: config/tc-msp430.c:1106 config/tc-msp430.c:1241
7908 msgid "value out of range: %d"
7911 #: config/tc-msp430.c:1117
7913 msgid "Registers cannot be used within absolute expression [%s]"
7916 #: config/tc-msp430.c:1119 config/tc-msp430.c:1262
7918 msgid "unknown expression in operand %s"
7921 #: config/tc-msp430.c:1133 config/tc-msp430.c:1140
7923 msgid "unknown addressing mode %s"
7926 #: config/tc-msp430.c:1148
7928 msgid "Bad register name r%s"
7931 #: config/tc-msp430.c:1160
7933 msgid "MSP430 does not have %d registers"
7936 #: config/tc-msp430.c:1180
7937 msgid "')' required"
7940 #: config/tc-msp430.c:1193
7942 msgid "unknown operator %s. Did you mean X(Rn) or #[hl][hl][oi](CONST) ?"
7945 #: config/tc-msp430.c:1202
7947 msgid "unknown operator (r%s substituded as a register name"
7950 #: config/tc-msp430.c:1214 config/tc-msp430.c:1225
7952 msgid "unknown operator %s"
7955 #: config/tc-msp430.c:1219
7956 msgid "r2 should not be used in indexed addressing mode"
7959 #: config/tc-msp430.c:1260
7961 msgid "Registers cannot be used as a prefix of indexed expression [%s]"
7965 #: config/tc-msp430.c:1309
7967 msgid "unknown addressing mode for operand %s"
7970 #: config/tc-msp430.c:1334
7972 msgid "Internal bug. Try to use 0(r%d) instead of @r%d"
7975 #: config/tc-msp430.c:1344
7976 msgid "this addressing mode is not applicable for destination operand"
7979 #: config/tc-msp430.c:1388
7981 msgid "instruction %s requires %d operand(s)"
7984 #: config/tc-msp430.c:1634
7986 msgid "Even number required. Rounded to %d"
7989 #: config/tc-msp430.c:1645
7991 msgid "Wrong displacement %d"
7994 #: config/tc-msp430.c:1662
7995 msgid "instruction requires label sans '$'"
7998 #: config/tc-msp430.c:1668
7999 msgid "instruction requires label or value in range -511:512"
8002 #: config/tc-msp430.c:1674 config/tc-msp430.c:1707 config/tc-msp430.c:1739
8003 msgid "instruction requires label"
8006 #: config/tc-msp430.c:1743
8007 msgid "Ilegal instruction or not implmented opcode."
8010 #: config/tc-msp430.c:2075
8012 msgid "internal inconsistency problem in %s: insn %04lx"
8015 #: config/tc-msp430.c:2105 config/tc-msp430.c:2128
8017 msgid "internal inconsistency problem in %s: ext. insn %04lx"
8020 #: config/tc-msp430.c:2140
8022 msgid "internal inconsistency problem in %s: %lx"
8025 #: config/tc-ns32k.c:441
8026 msgid "Invalid syntax in PC-relative addressing mode"
8029 #: config/tc-ns32k.c:465
8030 msgid "Invalid syntax in External addressing mode"
8033 #: config/tc-ns32k.c:546
8034 msgid "Invalid syntax in Memory Relative addressing mode"
8037 #: config/tc-ns32k.c:613
8038 msgid "Invalid scaled-indexed mode, use (b,w,d,q)"
8041 #: config/tc-ns32k.c:618
8042 msgid "Syntax in scaled-indexed mode, use [Rn:m] where n=[0..7] m={b,w,d,q}"
8045 #: config/tc-ns32k.c:623
8046 msgid "Scaled-indexed addressing mode combined with scaled-index"
8049 #: config/tc-ns32k.c:634
8050 msgid "Invalid or illegal addressing mode combined with scaled-index"
8053 #: config/tc-ns32k.c:757
8054 msgid "Premature end of suffix -- Defaulting to d"
8057 #: config/tc-ns32k.c:770
8058 msgid "Bad suffix after ':' use {b|w|d} Defaulting to d"
8061 #: config/tc-ns32k.c:815
8062 msgid "Very short instr to option, ie you can't do it on a NULLstr"
8065 #: config/tc-ns32k.c:865
8066 msgid "No such entry in list. (cpu/mmu register)"
8069 #: config/tc-ns32k.c:922
8070 msgid "Internal consistency error. check ns32k-opcode.h"
8073 #: config/tc-ns32k.c:946
8074 msgid "Address of immediate operand"
8077 #: config/tc-ns32k.c:947
8078 msgid "Invalid immediate write operand."
8081 #: config/tc-ns32k.c:1077
8082 msgid "Bad opcode-table-option, check in file ns32k-opcode.h"
8085 #: config/tc-ns32k.c:1110
8086 msgid "No such opcode"
8089 #: config/tc-ns32k.c:1185
8090 msgid "Bad suffix, defaulting to d"
8093 #: config/tc-ns32k.c:1212
8094 msgid "Too many operands passed to instruction"
8097 #. Check error in default.
8098 #: config/tc-ns32k.c:1224
8099 msgid "Wrong numbers of operands in default, check ns32k-opcodes.h"
8102 #: config/tc-ns32k.c:1227
8103 msgid "Wrong number of operands"
8106 #: config/tc-ns32k.c:1301
8108 msgid "Can not do %d byte pc-relative relocation for storage type %d"
8111 #: config/tc-ns32k.c:1304
8113 msgid "Can not do %d byte relocation for storage type %d"
8116 #: config/tc-ns32k.c:1405
8118 msgid "value of %ld out of byte displacement range."
8121 #: config/tc-ns32k.c:1415
8123 msgid "value of %ld out of word displacement range."
8126 #: config/tc-ns32k.c:1430
8128 msgid "value of %ld out of double word displacement range."
8131 #: config/tc-ns32k.c:1451
8133 msgid "Internal logic error. line %d, file \"%s\""
8136 #: config/tc-ns32k.c:1499
8138 msgid "Internal logic error. line %d, file \"%s\""
8141 #: config/tc-ns32k.c:1600
8142 msgid "Bit field out of range"
8145 #: config/tc-ns32k.c:1700
8146 msgid "iif convert internal pcrel/binary"
8149 #: config/tc-ns32k.c:1717
8150 msgid "Bignum too big for long"
8153 #: config/tc-ns32k.c:1794
8154 msgid "iif convert internal pcrel/pointer"
8157 #: config/tc-ns32k.c:1799
8158 msgid "Internal logic error in iif.iifP[n].type"
8161 #. We cant relax this case.
8162 #: config/tc-ns32k.c:1835
8163 msgid "Can't relax difference"
8166 #: config/tc-ns32k.c:1876
8167 msgid "Displacement to large for :d"
8170 #: config/tc-ns32k.c:1889
8171 msgid "Internal logic error in iif.iifP[].type"
8175 #: config/tc-ns32k.c:1921
8177 msgid "Can't hash %s: %s"
8180 #: config/tc-ns32k.c:2199
8182 msgid "invalid architecture option -m%s, ignored"
8185 #: config/tc-ns32k.c:2212
8187 msgid "invalid default displacement size \"%s\". Defaulting to %d."
8190 #: config/tc-ns32k.c:2228
8194 "-m32032 | -m32532\tselect variant of NS32K architecture\n"
8195 "--disp-size-default=<1|2|4>\n"
8198 #: config/tc-ns32k.c:2305
8200 msgid "Cannot find relocation type for symbol %s, code %d"
8203 #: config/tc-or32.c:450 config/tc-or32.c:656
8205 msgid "unknown opcode1: `%s'"
8208 #: config/tc-or32.c:456 config/tc-or32.c:662
8210 msgid "unknown opcode2 `%s'."
8213 #: config/tc-or32.c:493 config/tc-or32.c:701
8215 msgid "instruction not allowed: %s"
8218 #: config/tc-or32.c:496 config/tc-or32.c:704
8220 msgid "too many operands: %s"
8223 #: config/tc-or32.c:580 config/tc-or32.c:789
8224 msgid "call/jmp target out of range (1)"
8227 #: config/tc-or32.c:973 config/tc-or32.c:1078
8228 msgid "call/jmp target out of range (2)"
8231 #: config/tc-or32.c:1326
8232 msgid "register out of range"
8235 #: config/tc-or32.c:1370
8236 msgid "invalid register in & expression"
8239 #: config/tc-pdp11.c:490
8240 msgid "Low order bits truncated in immediate float operand"
8243 #: config/tc-pdp11.c:679
8245 msgid "Unknown instruction '%s'"
8248 #: config/tc-pj.c:66 config/tc-pj.c:75
8249 msgid "confusing relocation expressions"
8252 #: config/tc-pj.c:158
8253 msgid "can't have relocation for ipush"
8256 #: config/tc-pj.c:261
8258 msgid "unknown opcode %s"
8261 #: config/tc-pj.c:404
8265 "-little\t\t\tgenerate little endian code\n"
8266 "-big\t\t\tgenerate big endian code\n"
8269 #: config/tc-pj.c:431 config/tc-sh.c:3982 config/tc-sh.c:3989
8270 #: config/tc-sh.c:3996 config/tc-sh.c:4003
8271 msgid "pcrel too far"
8274 #: config/tc-pj.h:38
8275 msgid "convert_frag\n"
8278 #: config/tc-pj.h:39
8279 msgid "estimate size\n"
8282 #: config/tc-ppc.c:986
8284 msgid "%s unsupported"
8287 #: config/tc-ppc.c:1052 config/tc-s390.c:415 config/tc-s390.c:422
8289 msgid "invalid switch -m%s"
8292 #: config/tc-ppc.c:1089
8295 "PowerPC options:\n"
8296 "-a32\t\t\tgenerate ELF32/XCOFF32\n"
8297 "-a64\t\t\tgenerate ELF64/XCOFF64\n"
8299 "-mpwrx, -mpwr2\t\tgenerate code for POWER/2 (RIOS2)\n"
8300 "-mpwr\t\t\tgenerate code for POWER (RIOS1)\n"
8301 "-m601\t\t\tgenerate code for PowerPC 601\n"
8302 "-mppc, -mppc32, -m603, -m604\n"
8303 "\t\t\tgenerate code for PowerPC 603/604\n"
8304 "-m403, -m405\t\tgenerate code for PowerPC 403/405\n"
8305 "-m440\t\t\tgenerate code for PowerPC 440\n"
8306 "-m7400, -m7410, -m7450, -m7455\n"
8307 "\t\t\tgenerate code For PowerPC 7400/7410/7450/7455\n"
8310 #: config/tc-ppc.c:1103
8313 "-mppc64, -m620\t\tgenerate code for PowerPC 620/625/630\n"
8314 "-mppc64bridge\t\tgenerate code for PowerPC 64, including bridge insns\n"
8315 "-mbooke64\t\tgenerate code for 64-bit PowerPC BookE\n"
8316 "-mbooke, mbooke32\tgenerate code for 32-bit PowerPC BookE\n"
8317 "-mpower4\t\tgenerate code for Power4 architecture\n"
8318 "-mpower5\t\tgenerate code for Power5 architecture\n"
8319 "-mcom\t\t\tgenerate code Power/PowerPC common instructions\n"
8320 "-many\t\t\tgenerate code for any architecture (PWR/PWRX/PPC)\n"
8323 #: config/tc-ppc.c:1112
8326 "-maltivec\t\tgenerate code for AltiVec\n"
8327 "-me500, -me500x2\tgenerate code for Motorola e500 core complex\n"
8328 "-mspe\t\t\tgenerate code for Motorola SPE instructions\n"
8329 "-mregnames\t\tAllow symbolic names for registers\n"
8330 "-mno-regnames\t\tDo not allow symbolic names for registers\n"
8333 #: config/tc-ppc.c:1119
8336 "-mrelocatable\t\tsupport for GCC's -mrelocatble option\n"
8337 "-mrelocatable-lib\tsupport for GCC's -mrelocatble-lib option\n"
8338 "-memb\t\t\tset PPC_EMB bit in ELF flags\n"
8339 "-mlittle, -mlittle-endian, -l, -le\n"
8340 "\t\t\tgenerate code for a little endian machine\n"
8341 "-mbig, -mbig-endian, -b, -be\n"
8342 "\t\t\tgenerate code for a big endian machine\n"
8343 "-msolaris\t\tgenerate code for Solaris\n"
8344 "-mno-solaris\t\tdo not generate code for Solaris\n"
8345 "-V\t\t\tprint assembler version number\n"
8346 "-Qy, -Qn\t\tignored\n"
8349 #: config/tc-ppc.c:1161
8351 msgid "Unknown default cpu = %s, os = %s"
8354 #: config/tc-ppc.c:1187
8355 msgid "Neither Power nor PowerPC opcodes were selected."
8358 #: config/tc-ppc.c:1284 config/tc-s390.c:517
8360 msgid "Internal assembler error for instruction %s"
8363 #: config/tc-ppc.c:1308
8365 msgid "Internal assembler error for macro %s"
8368 #: config/tc-ppc.c:1639
8369 msgid "identifier+constant@got means identifier@got+constant"
8372 #: config/tc-ppc.c:1706
8374 msgid "%s relocations do not fit in %d bytes\n"
8377 #: config/tc-ppc.c:1813
8379 msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld."
8382 #: config/tc-ppc.c:1895
8383 msgid "Relocation cannot be done when using -mrelocatable"
8386 #: config/tc-ppc.c:1944
8387 msgid "TOC section size exceeds 64k"
8390 #: config/tc-ppc.c:2026
8392 msgid "syntax error: invalid toc specifier `%s'"
8395 #: config/tc-ppc.c:2040
8397 msgid "syntax error: expected `]', found `%c'"
8400 #: config/tc-ppc.c:2319
8401 msgid "[tocv] symbol is not a toc symbol"
8404 #: config/tc-ppc.c:2330
8405 msgid "Unimplemented toc32 expression modifier"
8408 #: config/tc-ppc.c:2335
8409 msgid "Unimplemented toc64 expression modifier"
8412 #: config/tc-ppc.c:2339
8414 msgid "Unexpected return value [%d] from parse_toc_entry!\n"
8417 #: config/tc-ppc.c:2557
8418 msgid "unsupported relocation for DS offset field"
8421 #: config/tc-ppc.c:2601
8423 msgid "syntax error; found `%c' but expected `%c'"
8426 #: config/tc-ppc.c:2644 config/tc-ppc.h:115
8427 msgid "instruction address is not a multiple of 4"
8430 #: config/tc-ppc.c:2755
8431 msgid "wrong number of operands"
8434 #: config/tc-ppc.c:2811
8435 msgid "Bad .section directive: want a,e,w,x,M,S,G,T in string"
8438 #: config/tc-ppc.c:2926
8439 msgid "missing size"
8442 #: config/tc-ppc.c:2935
8443 msgid "negative size"
8446 #: config/tc-ppc.c:2972
8447 msgid "missing real symbol name"
8450 #: config/tc-ppc.c:2993
8451 msgid "attempt to redefine symbol"
8454 #: config/tc-ppc.c:3240
8455 msgid "The XCOFF file format does not support arbitrary sections"
8458 #: config/tc-ppc.c:3317
8459 msgid "missing rename string"
8462 #: config/tc-ppc.c:3348 config/tc-ppc.c:3903 read.c:3042
8463 msgid "missing value"
8466 #: config/tc-ppc.c:3366
8467 msgid "illegal .stabx expression; zero assumed"
8470 #: config/tc-ppc.c:3398
8471 msgid "missing class"
8474 #: config/tc-ppc.c:3407
8475 msgid "missing type"
8478 #: config/tc-ppc.c:3488
8479 msgid "missing symbol name"
8482 #: config/tc-ppc.c:3682
8483 msgid "nested .bs blocks"
8486 #: config/tc-ppc.c:3715
8487 msgid ".es without preceding .bs"
8490 #: config/tc-ppc.c:3895
8491 msgid "non-constant byte count"
8494 #: config/tc-ppc.c:3943
8495 msgid ".tc not in .toc section"
8498 #: config/tc-ppc.c:3962
8499 msgid ".tc with no label"
8502 #: config/tc-ppc.c:4054
8503 msgid ".machine stack overflow"
8506 #: config/tc-ppc.c:4061
8507 msgid ".machine stack underflow"
8510 #: config/tc-ppc.c:4068
8512 msgid "invalid machine `%s'"
8515 #: config/tc-ppc.c:4122
8516 msgid "No previous section to return to. Directive ignored."
8521 #: config/tc-ppc.c:4539
8522 msgid "Unsupported section attribute -- 'a'"
8525 #: config/tc-ppc.c:4728
8526 msgid "bad symbol suffix"
8529 #: config/tc-ppc.c:4821
8530 msgid "Unrecognized symbol suffix"
8533 #: config/tc-ppc.c:4907
8534 msgid "two .function pseudo-ops with no intervening .ef"
8537 #: config/tc-ppc.c:4920
8538 msgid ".ef with no preceding .function"
8541 #: config/tc-ppc.c:5048
8543 msgid "warning: symbol %s has no csect"
8546 #: config/tc-ppc.c:5352
8547 msgid "symbol in .toc does not match any .tc"
8550 #: config/tc-ppc.c:5681 config/tc-s390.c:2057 config/tc-v850.c:2314
8551 #: config/tc-xstormy16.c:538
8552 msgid "unresolved expression that must be resolved"
8555 #: config/tc-ppc.c:5684
8557 msgid "unsupported relocation against %s"
8560 #: config/tc-ppc.c:5757
8562 msgid "cannot emit PC relative %s relocation against %s"
8565 #: config/tc-ppc.c:5762
8567 msgid "cannot emit PC relative %s relocation"
8570 #: config/tc-ppc.c:5944
8572 msgid "Unable to handle reference to symbol %s"
8575 #: config/tc-ppc.c:5947
8576 msgid "Unable to resolve expression"
8579 #: config/tc-ppc.c:5974
8580 msgid "must branch to an address a multiple of 4"
8583 #: config/tc-ppc.c:5978
8585 msgid "@local or @plt branch destination is too far away, %ld bytes"
8588 #: config/tc-ppc.c:6009
8590 msgid "Gas failure, reloc value %d\n"
8593 #: config/tc-s390.c:458
8597 " -mregnames Allow symbolic names for registers\n"
8598 " -mwarn-areg-zero Warn about zero base/index registers\n"
8599 " -mno-regnames Do not allow symbolic names for registers\n"
8600 " -m31 Set file format to 31 bit format\n"
8601 " -m64 Set file format to 64 bit format\n"
8604 #: config/tc-s390.c:465
8607 " -V print assembler version number\n"
8608 " -Qy, -Qn ignored\n"
8611 #: config/tc-s390.c:501
8613 msgid "Internal assembler error for instruction format %s"
8616 #: config/tc-s390.c:764
8618 msgid "identifier+constant@%s means identifier@%s+constant"
8621 #: config/tc-s390.c:847
8622 msgid "Can't handle O_big in s390_exp_compare"
8625 #: config/tc-s390.c:931
8626 msgid "Invalid suffix for literal pool entry"
8629 #: config/tc-s390.c:988
8630 msgid "Big number is too big"
8633 #: config/tc-s390.c:1136
8634 msgid "relocation not applicable"
8637 #: config/tc-s390.c:1324
8638 msgid "invalid operand suffix"
8641 #: config/tc-s390.c:1347
8642 msgid "syntax error; missing '(' after displacement"
8645 #: config/tc-s390.c:1357 config/tc-s390.c:1390 config/tc-s390.c:1409
8646 msgid "syntax error; expected ,"
8649 #: config/tc-s390.c:1384
8650 msgid "syntax error; missing ')' after base register"
8653 #: config/tc-s390.c:1402
8654 msgid "syntax error; ')' not allowed here"
8657 #: config/tc-s390.c:1584 config/tc-s390.c:1607 config/tc-s390.c:1620
8658 msgid "Invalid .insn format\n"
8661 #: config/tc-s390.c:1592
8663 msgid "Unrecognized opcode format: `%s'"
8666 #: config/tc-s390.c:1623
8667 msgid "second operand of .insn not a constant\n"
8670 #: config/tc-s390.c:1626
8671 msgid "missing comma after insn constant\n"
8674 #: config/tc-s390.c:2060
8675 msgid "unsupported relocation type"
8678 #: config/tc-sh64.c:568
8679 msgid "This operand must be constant at assembly time"
8682 #: config/tc-sh64.c:681
8683 msgid "Invalid operand expression"
8686 #: config/tc-sh64.c:773 config/tc-sh64.c:877
8687 msgid "PTB operand is a SHmedia symbol"
8690 #: config/tc-sh64.c:776 config/tc-sh64.c:874
8691 msgid "PTA operand is a SHcompact symbol"
8694 #: config/tc-sh64.c:792
8695 msgid "invalid expression in operand"
8698 #: config/tc-sh64.c:1483
8700 msgid "invalid operand, not a 5-bit unsigned value: %d"
8703 #: config/tc-sh64.c:1488
8705 msgid "invalid operand, not a 6-bit signed value: %d"
8708 #: config/tc-sh64.c:1493
8710 msgid "invalid operand, not a 6-bit unsigned value: %d"
8713 #: config/tc-sh64.c:1498 config/tc-sh64.c:1510
8715 msgid "invalid operand, not a 11-bit signed value: %d"
8718 #: config/tc-sh64.c:1500
8720 msgid "invalid operand, not a multiple of 32: %d"
8723 #: config/tc-sh64.c:1505
8725 msgid "invalid operand, not a 10-bit signed value: %d"
8728 #: config/tc-sh64.c:1512
8730 msgid "invalid operand, not an even value: %d"
8733 #: config/tc-sh64.c:1517
8735 msgid "invalid operand, not a 12-bit signed value: %d"
8738 #: config/tc-sh64.c:1519
8740 msgid "invalid operand, not a multiple of 4: %d"
8743 #: config/tc-sh64.c:1524
8745 msgid "invalid operand, not a 13-bit signed value: %d"
8748 #: config/tc-sh64.c:1526
8750 msgid "invalid operand, not a multiple of 8: %d"
8753 #: config/tc-sh64.c:1531
8755 msgid "invalid operand, not a 16-bit signed value: %d"
8758 #: config/tc-sh64.c:1536
8760 msgid "invalid operand, not an 16-bit unsigned value: %d"
8763 #: config/tc-sh64.c:1542
8764 msgid "operand out of range for PT, PTA and PTB"
8767 #: config/tc-sh64.c:1544
8769 msgid "operand not a multiple of 4 for PT, PTA or PTB: %d"
8772 #: config/tc-sh64.c:2064
8774 msgid "MOVI operand is not a 32-bit signed value: 0x%8x%08x"
8777 #: config/tc-sh64.c:2421 config/tc-sh64.c:2584 config/tc-sh64.c:2599
8778 msgid "invalid PIC reference"
8781 #: config/tc-sh64.c:2478
8782 msgid "can't find opcode"
8785 #: config/tc-sh64.c:2681 config/tc-sh64.c:2721
8786 msgid "invalid operand: expression in PT target"
8789 #: config/tc-sh64.c:2812
8791 msgid "invalid operands to %s"
8794 #: config/tc-sh64.c:2818
8796 msgid "excess operands to %s"
8799 #: config/tc-sh64.c:2863
8801 msgid "The `.mode %s' directive is not valid with this architecture"
8804 #: config/tc-sh64.c:2871
8806 msgid "Invalid argument to .mode: %s"
8809 #: config/tc-sh64.c:2901
8811 msgid "The `.abi %s' directive is not valid with this architecture"
8814 #: config/tc-sh64.c:2907
8815 msgid "`.abi 64' but command-line options do not specify 64-bit ABI"
8818 #: config/tc-sh64.c:2912
8819 msgid "`.abi 32' but command-line options do not specify 32-bit ABI"
8822 #: config/tc-sh64.c:2915
8824 msgid "Invalid argument to .abi: %s"
8827 #: config/tc-sh64.c:2970
8828 msgid "-no-mix is invalid without specifying SHcompact or SHmedia"
8831 #: config/tc-sh64.c:2975
8832 msgid "-shcompact-const-crange is invalid without SHcompact"
8835 #: config/tc-sh64.c:2978
8836 msgid "-expand-pt32 only valid with -abi=64"
8839 #: config/tc-sh64.c:2981
8840 msgid "-no-expand only valid with SHcompact or SHmedia"
8843 #: config/tc-sh64.c:2984
8844 msgid "-expand-pt32 invalid together with -no-expand"
8847 #: config/tc-sh64.c:3201
8849 "SHmedia code not allowed in same section as constants and SHcompact code"
8852 #: config/tc-sh64.c:3219
8853 msgid "No segment info for current section"
8856 #: config/tc-sh64.c:3257
8857 msgid "duplicate datalabel operator ignored"
8860 #: config/tc-sh64.c:3327
8861 msgid "Invalid DataLabel expression"
8864 #: config/tc-sh.c:65
8865 msgid "directive .big encountered when option -big required"
8868 #: config/tc-sh.c:75
8869 msgid "directive .little encountered when option -little required"
8872 #: config/tc-sh.c:1245
8873 msgid "misplaced PIC operand"
8876 #: config/tc-sh.c:1283
8877 msgid "illegal double indirection"
8880 #: config/tc-sh.c:1292
8881 msgid "illegal register after @-"
8884 #: config/tc-sh.c:1308
8885 msgid "must be @(r0,...)"
8888 #: config/tc-sh.c:1332
8889 msgid "syntax error in @(r0,...)"
8892 #: config/tc-sh.c:1337
8893 msgid "syntax error in @(r0...)"
8896 #: config/tc-sh.c:1382
8897 msgid "Deprecated syntax."
8900 #: config/tc-sh.c:1394 config/tc-sh.c:1399
8901 msgid "syntax error in @(disp,[Rn, gbr, pc])"
8904 #: config/tc-sh.c:1404
8908 #: config/tc-sh.c:1412
8909 msgid "illegal register after @"
8912 #: config/tc-sh.c:2249
8914 msgid "Invalid register: 'r%d'"
8917 #: config/tc-sh.c:2471
8918 msgid "insn can't be combined with parallel processing insn"
8921 #: config/tc-sh.c:2478 config/tc-sh.c:2489 config/tc-sh.c:2521
8922 msgid "multiple movx specifications"
8925 #: config/tc-sh.c:2483 config/tc-sh.c:2505 config/tc-sh.c:2544
8926 msgid "multiple movy specifications"
8929 #: config/tc-sh.c:2492 config/tc-sh.c:2525
8930 msgid "invalid movx address register"
8933 #: config/tc-sh.c:2494
8934 msgid "insn cannot be combined with non-nopy"
8937 #: config/tc-sh.c:2508 config/tc-sh.c:2564
8938 msgid "invalid movy address register"
8941 #: config/tc-sh.c:2510
8942 msgid "insn cannot be combined with non-nopx"
8945 #: config/tc-sh.c:2523
8946 msgid "previous movy requires nopx"
8949 #: config/tc-sh.c:2531 config/tc-sh.c:2536
8950 msgid "invalid movx dsp register"
8953 #: config/tc-sh.c:2546
8954 msgid "previous movx requires nopy"
8957 #: config/tc-sh.c:2555 config/tc-sh.c:2560
8958 msgid "invalid movy dsp register"
8961 #: config/tc-sh.c:2570
8962 msgid "dsp immediate shift value not constant"
8965 #: config/tc-sh.c:2584 config/tc-sh.c:2610
8966 msgid "multiple parallel processing specifications"
8969 #: config/tc-sh.c:2603
8970 msgid "multiple condition specifications"
8973 #: config/tc-sh.c:2641
8974 msgid "insn cannot be combined with pmuls"
8977 #: config/tc-sh.c:2657
8978 msgid "bad combined pmuls output operand"
8981 #: config/tc-sh.c:2667
8982 msgid "destination register is same for parallel insns"
8985 #: config/tc-sh.c:2676
8986 msgid "condition not followed by conditionalizable insn"
8989 #: config/tc-sh.c:2686
8990 msgid "unrecognized characters at end of parallel processing insn"
8993 #: config/tc-sh.c:2802
8994 msgid "opcode not valid for this cpu variant"
8997 #: config/tc-sh.c:2835
8998 msgid "Delayed branches not available on SH1"
9001 #: config/tc-sh.c:2867
9003 msgid "excess operands: '%s'"
9006 #: config/tc-sh.c:3012
9007 msgid ".uses pseudo-op seen when not relaxing"
9010 #: config/tc-sh.c:3018
9011 msgid "bad .uses format"
9014 #: config/tc-sh.c:3104
9015 msgid "Invalid combination: --isa=SHcompact with --isa=SHmedia"
9018 #: config/tc-sh.c:3110
9019 msgid "Invalid combination: --isa=SHmedia with --isa=SHcompact"
9022 #: config/tc-sh.c:3112
9023 msgid "Invalid combination: --abi=64 with --isa=SHcompact"
9026 #: config/tc-sh.c:3152
9027 msgid "Invalid combination: --abi=32 with --abi=64"
9030 #: config/tc-sh.c:3158
9031 msgid "Invalid combination: --abi=64 with --abi=32"
9034 #: config/tc-sh.c:3160
9035 msgid "Invalid combination: --isa=SHcompact with --abi=64"
9038 #: config/tc-sh.c:3194
9042 "-little\t\t\tgenerate little endian code\n"
9043 "-big\t\t\tgenerate big endian code\n"
9044 "-relax\t\t\talter jump instructions for long displacements\n"
9045 "-renesas\t\tdisable optimization with section symbol for\n"
9046 "\t\t\tcompatibility with Renesas assembler.\n"
9047 "-small\t\t\talign sections to 4 byte boundaries, not 16\n"
9048 "-dsp\t\t\tenable sh-dsp insns, and disable floating-point ISAs.\n"
9049 "-isa=[any\t\tuse most appropriate isa\n"
9050 " | dsp same as '-dsp'\n"
9054 #: config/tc-sh.c:3218
9057 "-isa=[shmedia\t\tset as the default instruction set for SH64\n"
9063 #: config/tc-sh.c:3223
9066 "-abi=[32|64]\t\tset size of expanded SHmedia operands and object\n"
9068 "-shcompact-const-crange\temit code-range descriptors for constants in\n"
9069 "\t\t\tSHcompact code sections\n"
9070 "-no-mix\t\t\tdisallow SHmedia code in the same section as\n"
9071 "\t\t\tconstants and SHcompact code\n"
9072 "-no-expand\t\tdo not expand MOVI, PT, PTA or PTB instructions\n"
9073 "-expand-pt32\t\twith -abi=64, expand PT, PTA and PTB instructions\n"
9074 "\t\t\tto 32 bits only\n"
9077 #: config/tc-sh.c:3311
9078 msgid ".uses does not refer to a local symbol in the same section"
9081 #: config/tc-sh.c:3330
9082 msgid "can't find fixup pointed to by .uses"
9085 #: config/tc-sh.c:3353
9086 msgid ".uses target does not refer to a local symbol in the same section"
9089 #: config/tc-sh.c:3453
9090 msgid "displacement overflows 12-bit field"
9093 #: config/tc-sh.c:3456
9095 msgid "displacement to defined symbol %s overflows 12-bit field"
9098 #: config/tc-sh.c:3460
9100 msgid "displacement to undefined symbol %s overflows 12-bit field"
9103 #: config/tc-sh.c:3538
9104 msgid "displacement overflows 8-bit field"
9107 #: config/tc-sh.c:3541
9109 msgid "displacement to defined symbol %s overflows 8-bit field"
9112 #: config/tc-sh.c:3545
9114 msgid "displacement to undefined symbol %s overflows 8-bit field "
9117 #: config/tc-sh.c:3562
9119 msgid "overflow in branch to %s; converted into longer instruction sequence"
9122 #: config/tc-sh.c:3633 config/tc-sh.c:3680 config/tc-sparc.c:4239
9123 #: config/tc-sparc.c:4264
9124 msgid "misaligned data"
9127 #: config/tc-sh.c:4103
9128 msgid "misaligned offset"
9131 #: config/tc-sparc.c:291
9132 msgid "Invalid default architecture, broken assembler."
9135 #: config/tc-sparc.c:295 config/tc-sparc.c:498
9136 msgid "Bad opcode table, broken assembler."
9139 #: config/tc-sparc.c:490
9141 msgid "invalid architecture -xarch=%s"
9144 #: config/tc-sparc.c:492
9146 msgid "invalid architecture -A%s"
9149 #: config/tc-sparc.c:559
9151 msgid "No compiled in support for %d bit object file format"
9154 #: config/tc-sparc.c:637
9156 msgid "SPARC options:\n"
9159 #: config/tc-sparc.c:666
9163 "\t\t\tspecify variant of SPARC architecture\n"
9164 "-bump\t\t\twarn when assembler switches architectures\n"
9165 "-sparc\t\t\tignored\n"
9166 "--enforce-aligned-data\tforce .long, etc., to be aligned correctly\n"
9167 "-relax\t\t\trelax jumps and branches (default)\n"
9168 "-no-relax\t\tavoid changing any jumps and branches\n"
9171 #: config/tc-sparc.c:674
9173 msgid "-k\t\t\tgenerate PIC\n"
9176 #: config/tc-sparc.c:678
9179 "-32\t\t\tcreate 32 bit object file\n"
9180 "-64\t\t\tcreate 64 bit object file\n"
9183 #: config/tc-sparc.c:681
9185 msgid "\t\t\t[default is %d]\n"
9188 #: config/tc-sparc.c:683
9191 "-TSO\t\t\tuse Total Store Ordering\n"
9192 "-PSO\t\t\tuse Partial Store Ordering\n"
9193 "-RMO\t\t\tuse Relaxed Memory Ordering\n"
9196 #: config/tc-sparc.c:687
9198 msgid "\t\t\t[default is %s]\n"
9201 #: config/tc-sparc.c:689
9204 "-KPIC\t\t\tgenerate PIC\n"
9205 "-V\t\t\tprint assembler version number\n"
9206 "-undeclared-regs\tignore application global register usage without\n"
9207 "\t\t\tappropriate .register directive (default)\n"
9208 "-no-undeclared-regs\tforce error on application global register usage\n"
9209 "\t\t\twithout appropriate .register directive\n"
9211 "-Qy, -Qn\t\tignored\n"
9215 #: config/tc-sparc.c:701
9218 "-EL\t\t\tgenerate code for a little endian machine\n"
9219 "-EB\t\t\tgenerate code for a big endian machine\n"
9220 "--little-endian-data\tgenerate code for a machine having big endian\n"
9221 " instructions and little endian data.\n"
9224 #: config/tc-sparc.c:822
9226 msgid "Internal error: losing opcode: `%s' \"%s\"\n"
9229 #: config/tc-sparc.c:841
9231 msgid "Internal error: can't find opcode `%s' for `%s'\n"
9234 #: config/tc-sparc.c:987
9235 msgid "Support for 64-bit arithmetic not compiled in."
9238 #: config/tc-sparc.c:1034
9239 msgid "set: number not in 0..4294967295 range"
9242 #: config/tc-sparc.c:1041
9243 msgid "set: number not in -2147483648..4294967295 range"
9246 #: config/tc-sparc.c:1101
9247 msgid "setsw: number not in -2147483648..4294967295 range"
9250 #: config/tc-sparc.c:1150
9251 msgid "setx: temporary register same as destination register"
9254 #: config/tc-sparc.c:1221
9255 msgid "setx: illegal temporary register g0"
9258 #: config/tc-sparc.c:1319
9259 msgid "FP branch in delay slot"
9262 #: config/tc-sparc.c:1334
9263 msgid "FP branch preceded by FP instruction; NOP inserted"
9266 #: config/tc-sparc.c:1374
9267 msgid "failed special case insn sanity check"
9270 #: config/tc-sparc.c:1464
9271 msgid ": invalid membar mask name"
9274 #: config/tc-sparc.c:1480
9275 msgid ": invalid membar mask expression"
9278 #: config/tc-sparc.c:1485
9279 msgid ": invalid membar mask number"
9282 #: config/tc-sparc.c:1500
9283 msgid ": invalid siam mode expression"
9286 #: config/tc-sparc.c:1505
9287 msgid ": invalid siam mode number"
9290 #: config/tc-sparc.c:1521
9291 msgid ": invalid prefetch function name"
9294 #: config/tc-sparc.c:1529
9295 msgid ": invalid prefetch function expression"
9298 #: config/tc-sparc.c:1534
9299 msgid ": invalid prefetch function number"
9302 #: config/tc-sparc.c:1562 config/tc-sparc.c:1574
9303 msgid ": unrecognizable privileged register"
9306 #: config/tc-sparc.c:1598 config/tc-sparc.c:1623
9307 msgid ": unrecognizable v9a or v9b ancillary state register"
9310 #: config/tc-sparc.c:1603
9311 msgid ": rd on write only ancillary state register"
9314 #. %sys_tick and %sys_tick_cmpr are v9bnotv9a
9315 #: config/tc-sparc.c:1611
9316 msgid ": unrecognizable v9a ancillary state register"
9319 #: config/tc-sparc.c:1647
9320 msgid ": asr number must be between 16 and 31"
9323 #: config/tc-sparc.c:1655
9324 msgid ": asr number must be between 0 and 31"
9327 #: config/tc-sparc.c:1665
9329 msgid ": expecting %asrN"
9332 #: config/tc-sparc.c:1847 config/tc-sparc.c:1885 config/tc-sparc.c:2292
9333 #: config/tc-sparc.c:2328
9335 msgid "Illegal operands: %%%s requires arguments in ()"
9338 #: config/tc-sparc.c:1853
9341 "Illegal operands: %%%s cannot be used together with other relocs in the insn "
9345 #: config/tc-sparc.c:1864
9347 msgid "Illegal operands: %%%s can be only used with call __tls_get_addr"
9350 #: config/tc-sparc.c:2071
9351 msgid "detected global register use not covered by .register pseudo-op"
9354 #: config/tc-sparc.c:2142
9355 msgid ": There are only 64 f registers; [0-63]"
9358 #: config/tc-sparc.c:2144 config/tc-sparc.c:2162
9359 msgid ": There are only 32 f registers; [0-31]"
9362 #: config/tc-sparc.c:2154
9363 msgid ": There are only 32 single precision f registers; [0-31]"
9366 #: config/tc-sparc.c:2340
9369 "Illegal operands: Can't do arithmetics other than + and - involving %%%s()"
9372 #: config/tc-sparc.c:2450
9374 msgid "Illegal operands: Can't add non-constant expression to %%%s()"
9377 #: config/tc-sparc.c:2460
9380 "Illegal operands: Can't do arithmetics involving %%%s() of a relocatable "
9384 #: config/tc-sparc.c:2478
9385 msgid ": PC-relative operand can't be a constant"
9388 #: config/tc-sparc.c:2485
9389 msgid ": TLS operand can't be a constant"
9392 #: config/tc-sparc.c:2518
9393 msgid ": invalid ASI name"
9396 #: config/tc-sparc.c:2526
9397 msgid ": invalid ASI expression"
9400 #: config/tc-sparc.c:2531
9401 msgid ": invalid ASI number"
9404 #: config/tc-sparc.c:2628
9405 msgid "OPF immediate operand out of range (0-0x1ff)"
9408 #: config/tc-sparc.c:2633
9409 msgid "non-immediate OPF operand, ignored"
9412 #: config/tc-sparc.c:2652
9413 msgid ": invalid cpreg name"
9416 #: config/tc-sparc.c:2681
9418 msgid "Illegal operands%s"
9421 #: config/tc-sparc.c:2715
9423 msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\""
9426 #: config/tc-sparc.c:2751
9428 msgid "Architecture mismatch on \"%s\"."
9431 #: config/tc-sparc.c:2752
9433 msgid " (Requires %s; requested architecture is %s.)"
9436 #: config/tc-sparc.c:3372
9438 msgid "bad or unhandled relocation type: 0x%02x"
9441 #: config/tc-sparc.c:3682
9442 msgid "Expected comma after name"
9445 #: config/tc-sparc.c:3691
9447 msgid "BSS length (%d.) <0! Ignored."
9450 #: config/tc-sparc.c:3703
9451 msgid "bad .reserve segment -- expected BSS segment"
9454 #: config/tc-sparc.c:3720
9455 msgid "missing alignment"
9458 #: config/tc-sparc.c:3731
9460 msgid "alignment too large; assuming %d"
9463 #: config/tc-sparc.c:3737 config/tc-sparc.c:3888
9464 msgid "negative alignment"
9467 #: config/tc-sparc.c:3747 config/tc-sparc.c:3911 read.c:1311 read.c:2141
9468 msgid "alignment not a power of 2"
9471 #: config/tc-sparc.c:3825 config/tc-v850.c:223
9472 msgid "Expected comma after symbol-name"
9475 #: config/tc-sparc.c:3835
9477 msgid ".COMMon length (%lu) out of range ignored"
9480 #: config/tc-sparc.c:3868
9481 msgid "Expected comma after common length"
9484 #: config/tc-sparc.c:3882
9486 msgid "alignment too large; assuming %ld"
9489 #: config/tc-sparc.c:4109 config/tc-sparc.c:4119
9491 msgid "register syntax is .register %%g[2367],{#scratch|symbolname|#ignore}"
9494 #: config/tc-sparc.c:4137
9495 msgid "redefinition of global register"
9498 #: config/tc-sparc.c:4148
9500 msgid "Register symbol %s already defined."
9503 #: config/tc-sparc.c:4357
9505 msgid "Illegal operands: %%r_plt in %d-byte data field"
9508 #: config/tc-sparc.c:4367
9510 msgid "Illegal operands: %%r_tls_dtpoff in %d-byte data field"
9513 #: config/tc-sparc.c:4404
9515 msgid "Illegal operands: Only %%r_%s%d allowed in %d-byte data fields"
9518 #: config/tc-sparc.c:4412 config/tc-sparc.c:4443 config/tc-sparc.c:4452
9520 msgid "Illegal operands: %%r_%s%d requires arguments in ()"
9523 #: config/tc-sparc.c:4461
9525 msgid "Illegal operands: garbage after %%r_%s%d()"
9528 #: config/tc-sparc.h:46
9529 msgid "sparc convert_frag\n"
9532 #: config/tc-sparc.h:48
9533 msgid "estimate_size_before_relax called"
9536 #: config/tc-tahoe.c:402
9537 msgid "The -a option doesn't exist. (Despite what the man page says!"
9540 #: config/tc-tahoe.c:406 config/tc-vax.c:3352
9542 msgid "Displacement length %s ignored!"
9545 #: config/tc-tahoe.c:410 config/tc-vax.c:3344
9546 msgid "SYMBOL TABLE not implemented"
9549 #: config/tc-tahoe.c:414 config/tc-vax.c:3348
9550 msgid "TOKEN TRACE not implemented"
9553 #: config/tc-tahoe.c:418 config/tc-vax.c:3356
9555 msgid "I don't need or use temp. file \"%s\"."
9558 #: config/tc-tahoe.c:422 config/tc-vax.c:3360
9559 msgid "I don't use an interpass file! -V ignored"
9562 #: config/tc-tahoe.c:435
9567 "-d LENGTH\t\tignored\n"
9570 "-t FILE\t\t\tignored\n"
9575 #: config/tc-tahoe.c:998
9576 msgid "Casting a branch displacement is bad form, and is ignored."
9579 #: config/tc-tahoe.c:1051
9580 msgid "Couldn't parse the [index] in this operand."
9583 #: config/tc-tahoe.c:1057
9584 msgid "Couldn't find the opening '[' for the index of this operand."
9587 #: config/tc-tahoe.c:1097
9588 msgid "Couldn't find the opening '(' for the deref of this operand."
9591 #: config/tc-tahoe.c:1108
9592 msgid "Operand can't be both pre-inc and post-dec."
9595 #: config/tc-tahoe.c:1134
9596 msgid "I parsed 2 registers in this operand."
9599 #: config/tc-tahoe.c:1179
9600 msgid "Can't relocate expression error."
9603 #. This is an error. Tahoe doesn't allow any expressions
9604 #. bigger that a 32 bit long word. Any bigger has to be referenced
9606 #: config/tc-tahoe.c:1186
9607 msgid "Expression is too large for a 32 bits."
9610 #: config/tc-tahoe.c:1191
9611 msgid "Junk at end of expression."
9614 #: config/tc-tahoe.c:1230
9615 msgid "Syntax error in direct register mode."
9618 #: config/tc-tahoe.c:1232
9619 msgid "You can't index a register in direct register mode."
9622 #: config/tc-tahoe.c:1235
9623 msgid "SP can't be the source operand with direct register addressing."
9626 #: config/tc-tahoe.c:1237
9627 msgid "Can't take the address of a register."
9630 #: config/tc-tahoe.c:1239
9631 msgid "Direct Register can't be used in a branch."
9634 #: config/tc-tahoe.c:1241
9635 msgid "For quad access, the register must be even and < 14."
9638 #: config/tc-tahoe.c:1243
9639 msgid "You can't cast a direct register."
9642 #: config/tc-tahoe.c:1249
9643 msgid "Using reg 14 for quadwords can tromp the FP register."
9646 #: config/tc-tahoe.c:1261
9647 msgid "Syntax error in auto-dec mode."
9650 #: config/tc-tahoe.c:1263
9651 msgid "You can't have an index auto dec mode."
9654 #: config/tc-tahoe.c:1265
9655 msgid "Auto dec mode cant be used for reading."
9658 #: config/tc-tahoe.c:1267
9659 msgid "Auto dec only works of the SP register."
9662 #: config/tc-tahoe.c:1269
9663 msgid "Auto dec can't be used in a branch."
9666 #: config/tc-tahoe.c:1271
9667 msgid "Auto dec won't work with quadwords."
9670 #: config/tc-tahoe.c:1278
9671 msgid "Syntax error in one of the auto-inc modes."
9674 #: config/tc-tahoe.c:1284
9675 msgid "Auto inc deferred only works of the SP register."
9678 #: config/tc-tahoe.c:1286
9679 msgid "You can't have an index auto inc deferred mode."
9682 #: config/tc-tahoe.c:1288 config/tc-tahoe.c:1299
9683 msgid "Auto inc can't be used in a branch."
9686 #: config/tc-tahoe.c:1295
9687 msgid "You can't write to an auto inc register."
9690 #: config/tc-tahoe.c:1297
9691 msgid "Auto inc only works of the SP register."
9694 #: config/tc-tahoe.c:1301
9695 msgid "Auto inc won't work with quadwords."
9698 #: config/tc-tahoe.c:1303
9699 msgid "You can't have an index in auto inc mode."
9702 #: config/tc-tahoe.c:1311
9703 msgid "You can't index the sp register."
9706 #: config/tc-tahoe.c:1317
9707 msgid "Syntax error in register displaced mode."
9710 #: config/tc-tahoe.c:1331
9711 msgid "An offest is needed for this operand."
9714 #: config/tc-tahoe.c:1343
9715 msgid "You can't index a register in immediate mode."
9718 #: config/tc-tahoe.c:1345
9719 msgid "Immediate access can't be used as an address."
9722 #: config/tc-tahoe.c:1442
9724 msgid "Compiler bug: ODD number of bytes in arg structure %s."
9727 #: config/tc-tahoe.c:1470 config/tc-vax.c:2025
9728 msgid "Not enough operands"
9731 #: config/tc-tahoe.c:1482 config/tc-vax.c:2032
9732 msgid "Too many operands"
9735 #: config/tc-tahoe.c:1518 config/tc-vax.c:466
9737 msgid "Ignoring statement due to \"%s\""
9740 #: config/tc-tahoe.c:1610
9742 msgid "Compliler bug: Got a case (%d) I wasn't expecting."
9745 #: config/tc-tahoe.c:1702
9746 msgid "Real branch displacements must be expressions."
9749 #: config/tc-tahoe.c:1705
9751 msgid "Complier error: I got an unknown synthetic branch :%c"
9754 #: config/tc-tahoe.c:1842
9756 msgid "Barf, bad mode %x\n"
9759 #. Only word (et al.), align, or conditionals are allowed within
9761 #: config/tc-tic54x.c:222
9762 msgid "pseudo-op illegal within .struct/.union"
9765 #: config/tc-tic54x.c:347
9767 msgid "C54x-specific command line options:\n"
9770 #: config/tc-tic54x.c:348
9772 msgid "-mfar-mode | -mf Use extended addressing\n"
9775 #: config/tc-tic54x.c:349
9777 msgid "-mcpu=<CPU version> Specify the CPU version\n"
9780 #: config/tc-tic54x.c:350
9782 msgid "-merrors-to-file <filename>\n"
9785 #: config/tc-tic54x.c:351
9787 msgid "-me <filename> Redirect errors to a file\n"
9790 #: config/tc-tic54x.c:473
9791 msgid "Comma and symbol expected for '.asg STRING, SYMBOL'"
9794 #: config/tc-tic54x.c:527
9795 msgid "Unterminated string after absolute expression"
9798 #: config/tc-tic54x.c:535
9799 msgid "Comma and symbol expected for '.eval EXPR, SYMBOL'"
9802 #: config/tc-tic54x.c:547
9803 msgid "symbols assigned with .eval must begin with a letter"
9806 #: config/tc-tic54x.c:805
9807 msgid "Offset on nested structures is ignored"
9810 #: config/tc-tic54x.c:856
9812 msgid ".end%s without preceding .%s"
9815 #: config/tc-tic54x.c:923
9817 msgid "Unrecognized struct/union tag '%s'"
9820 #: config/tc-tic54x.c:925
9821 msgid ".tag requires a structure tag"
9824 #: config/tc-tic54x.c:931
9825 msgid "Label required for .tag"
9828 #: config/tc-tic54x.c:950
9830 msgid ".tag target '%s' undefined"
9833 #: config/tc-tic54x.c:1013
9835 msgid ".field count '%d' out of range (1 <= X <= 32)"
9838 #: config/tc-tic54x.c:1041
9840 msgid "Unrecognized field type '%c'"
9843 #. Disallow .byte with a non constant expression that will
9844 #. require relocation.
9845 #: config/tc-tic54x.c:1178
9846 msgid "Relocatable values require at least WORD storage"
9849 #: config/tc-tic54x.c:1240
9850 msgid "Use of .def/.ref is deprecated. Use .global instead"
9853 #: config/tc-tic54x.c:1439
9854 msgid ".space/.bes repeat count is negative, ignored"
9857 #: config/tc-tic54x.c:1444
9858 msgid ".space/.bes repeat count is zero, ignored"
9861 #: config/tc-tic54x.c:1522
9862 msgid "Missing size argument"
9865 #: config/tc-tic54x.c:1659
9866 msgid "CPU version has already been set"
9869 #: config/tc-tic54x.c:1663
9871 msgid "Unrecognized version '%s'"
9874 #: config/tc-tic54x.c:1669
9875 msgid "Changing of CPU version on the fly not supported"
9878 #: config/tc-tic54x.c:1805
9879 msgid "p2align not supported on this target"
9882 #: config/tc-tic54x.c:1818
9883 msgid "Argument to .even ignored"
9886 #: config/tc-tic54x.c:1865
9887 msgid "Invalid field size, must be from 1 to 32"
9890 #: config/tc-tic54x.c:1878
9891 msgid "field size must be 16 when value is relocatable"
9894 #: config/tc-tic54x.c:1893
9895 msgid "field value truncated"
9898 #: config/tc-tic54x.c:2002 config/tc-tic54x.c:2319
9900 msgid "Unrecognized section '%s'"
9903 #: config/tc-tic54x.c:2011
9904 msgid "Current section is unitialized, section name required for .clink"
9907 #: config/tc-tic54x.c:2225
9908 msgid "ENDLOOP without corresponding LOOP"
9911 #: config/tc-tic54x.c:2269
9912 msgid "Mixing of normal and extended addressing not supported"
9915 #: config/tc-tic54x.c:2275
9916 msgid "Extended addressing not supported on the specified CPU"
9919 #: config/tc-tic54x.c:2325
9920 msgid ".sblock may be used for initialized sections only"
9923 #: config/tc-tic54x.c:2356
9924 msgid "Symbol missing for .set/.equ"
9927 #: config/tc-tic54x.c:2415
9928 msgid ".var may only be used within a macro definition"
9931 #: config/tc-tic54x.c:2423
9932 msgid "Substitution symbols must begin with a letter"
9935 #: config/tc-tic54x.c:2517
9937 msgid "Can't open macro library file '%s' for reading."
9940 #: config/tc-tic54x.c:2524
9942 msgid "File '%s' not in macro archive format"
9945 #: config/tc-tic54x.c:2656
9947 msgid "Bad COFF version '%s'"
9950 #: config/tc-tic54x.c:2665
9952 msgid "Bad CPU version '%s'"
9955 #: config/tc-tic54x.c:2678 config/tc-tic54x.c:2681
9957 msgid "Can't redirect stderr to the file '%s'"
9960 #: config/tc-tic54x.c:2809
9962 msgid "Undefined substitution symbol '%s'"
9965 #: config/tc-tic54x.c:3466
9966 msgid "Badly formed address expression"
9969 #: config/tc-tic54x.c:3730
9971 msgid "Invalid dmad syntax '%s'"
9974 #: config/tc-tic54x.c:3796
9977 "Use the .mmregs directive to use memory-mapped register names such as '%s'"
9980 #: config/tc-tic54x.c:3849
9981 msgid "Address mode *+ARx is write-only. Results of reading are undefined."
9984 #: config/tc-tic54x.c:3869
9986 msgid "Unrecognized indirect address format \"%s\""
9989 #: config/tc-tic54x.c:3908
9991 msgid "Operand '%s' out of range (%d <= x <= %d)"
9994 #: config/tc-tic54x.c:3928
9995 msgid "Error in relocation handling"
9998 #: config/tc-tic54x.c:3949 config/tc-tic54x.c:4013 config/tc-tic54x.c:4045
10000 msgid "Unrecognized condition code \"%s\""
10003 #: config/tc-tic54x.c:3966
10005 msgid "Condition \"%s\" does not match preceding group"
10008 #: config/tc-tic54x.c:3974
10011 "Condition \"%s\" uses a different accumulator from a preceding condition"
10014 #: config/tc-tic54x.c:3981
10015 msgid "Only one comparison conditional allowed"
10018 #: config/tc-tic54x.c:3986
10019 msgid "Only one overflow conditional allowed"
10022 #: config/tc-tic54x.c:3994
10024 msgid "Duplicate %s conditional"
10027 #: config/tc-tic54x.c:4029
10028 msgid "Invalid auxiliary register (use AR0-AR7)"
10031 #: config/tc-tic54x.c:4065
10032 msgid "lk addressing modes are invalid for memory-mapped register addressing"
10035 #: config/tc-tic54x.c:4073
10037 "Address mode *+ARx is not allowed in memory-mapped register addressing. "
10038 "Resulting behavior is undefined."
10041 #: config/tc-tic54x.c:4099
10043 "Destination accumulator for each part of this parallel instruction must be "
10047 #: config/tc-tic54x.c:4148
10049 msgid "Memory mapped register \"%s\" out of range"
10052 #: config/tc-tic54x.c:4187
10053 msgid "Invalid operand (use 1, 2, or 3)"
10056 #: config/tc-tic54x.c:4212
10057 msgid "A status register or status bit name is required"
10060 #: config/tc-tic54x.c:4222
10062 msgid "Unrecognized status bit \"%s\""
10065 #: config/tc-tic54x.c:4245
10067 msgid "Invalid status register \"%s\""
10070 #: config/tc-tic54x.c:4257
10072 msgid "Operand \"%s\" out of range (use 1 or 2)"
10075 #: config/tc-tic54x.c:4465
10077 msgid "Unrecognized instruction \"%s\""
10080 #: config/tc-tic54x.c:4494
10082 msgid "Unrecognized operand list '%s' for instruction '%s'"
10085 #: config/tc-tic54x.c:4526
10087 msgid "Unrecognized parallel instruction \"%s\""
10090 #: config/tc-tic54x.c:4577
10092 msgid "Invalid operand (s) for parallel instruction \"%s\""
10095 #: config/tc-tic54x.c:4580
10097 msgid "Unrecognized parallel instruction combination \"%s || %s\""
10100 #: config/tc-tic54x.c:4817
10102 msgid "%s symbol recursion stopped at second appearance of '%s'"
10105 #: config/tc-tic54x.c:4857
10106 msgid "Unrecognized substitution symbol function"
10109 #: config/tc-tic54x.c:4862
10110 msgid "Missing '(' after substitution symbol function"
10113 #: config/tc-tic54x.c:4876
10114 msgid "Expecting second argument"
10117 #: config/tc-tic54x.c:4889 config/tc-tic54x.c:4939
10118 msgid "Extra junk in function call, expecting ')'"
10121 #: config/tc-tic54x.c:4915
10122 msgid "Function expects two arguments"
10125 #: config/tc-tic54x.c:4928
10126 msgid "Expecting character constant argument"
10129 #: config/tc-tic54x.c:4934
10130 msgid "Both arguments must be substitution symbols"
10133 #: config/tc-tic54x.c:4987
10135 msgid "Invalid subscript (use 1 to %d)"
10138 #: config/tc-tic54x.c:4997
10140 msgid "Invalid length (use 0 to %d"
10143 #: config/tc-tic54x.c:5007
10144 msgid "Missing ')' in subscripted substitution symbol expression"
10147 #: config/tc-tic54x.c:5027
10148 msgid "Missing forced substitution terminator ':'"
10151 #: config/tc-tic54x.c:5182
10154 "Instruction does not fit in available delay slots (%d-word insn, %d slots "
10158 #: config/tc-tic54x.c:5223
10160 msgid "Unrecognized parallel instruction '%s'"
10163 #: config/tc-tic54x.c:5235
10165 msgid "Instruction '%s' requires an LP cpu version"
10168 #: config/tc-tic54x.c:5242
10170 msgid "Instruction '%s' requires far mode addressing"
10173 #: config/tc-tic54x.c:5254
10176 "Instruction does not fit in available delay slots (%d-word insn, %d slots "
10177 "left). Resulting behavior is undefined."
10180 #: config/tc-tic54x.c:5264
10182 "Instructions which cause PC discontinuity are not allowed in a delay slot. "
10183 "Resulting behavior is undefined."
10186 #: config/tc-tic54x.c:5275
10188 msgid "'%s' is not repeatable. Resulting behavior is undefined."
10191 #: config/tc-tic54x.c:5279
10193 "Instructions using long offset modifiers or absolute addresses are not "
10194 "repeatable. Resulting behavior is undefined."
10197 #: config/tc-tic54x.c:5459
10199 msgid "Unsupported relocation size %d"
10202 #: config/tc-tic54x.c:5613
10203 msgid "non-absolute value used with .space/.bes"
10206 #: config/tc-tic54x.c:5617
10208 msgid "negative value ignored in %s"
10211 #: config/tc-tic54x.c:5706
10213 msgid "attempt to .space/.bes backwards? (%ld)"
10216 #: config/tc-tic54x.c:5740
10218 msgid "Invalid label '%s'"
10221 #: config/tc-tic80.c:27
10223 msgid "internal error:%s:%d: %s\n"
10226 #: config/tc-tic80.c:30
10228 msgid "internal error:%s:%d: %s %ld\n"
10231 #: config/tc-tic80.c:85
10232 msgid "Relaxation is a luxury we can't afford"
10235 #: config/tc-tic80.c:130
10236 msgid "bad call to md_atof ()"
10239 #: config/tc-tic80.c:221
10240 msgid "':' not followed by 'm' or 's'"
10243 #: config/tc-tic80.c:234
10244 msgid "paren nesting"
10247 #: config/tc-tic80.c:248
10248 msgid "mismatched parenthesis"
10251 #: config/tc-tic80.c:428
10252 msgid "unhandled expression type"
10255 #: config/tc-tic80.c:535
10256 msgid "symbol reloc that is not PC relative or 32 bits"
10259 #: config/tc-tic80.c:556
10260 msgid "unhandled operand modifier"
10263 #: config/tc-tic80.c:601
10264 msgid "unhandled expression"
10267 #: config/tc-tic80.c:646
10269 msgid "Invalid mnemonic: '%s'"
10272 #: config/tc-tic80.c:659
10274 msgid "Invalid operands: '%s'"
10277 #: config/tc-tic80.c:737
10278 msgid "unhandled predefined symbol bits"
10281 #: config/tc-tic80.c:825
10283 msgid "PC offset 0x%lx outside range 0x%lx-0x%lx"
10286 #: config/tc-tic80.c:841
10287 msgid "unhandled relocation type in fixup"
10290 #: config/tc-tic80.c:877
10291 msgid "md_convert_frag() not implemented yet"
10294 #: config/tc-v850.c:234
10296 msgid ".COMMon length (%d.) < 0! Ignored."
10299 #: config/tc-v850.c:255
10301 msgid "Length of .comm \"%s\" is already %ld. Not changed to %d."
10304 #: config/tc-v850.c:281
10305 msgid "Common alignment negative; 0 assumed"
10308 #: config/tc-v850.c:939
10310 msgid "unknown operand shift: %x\n"
10313 #: config/tc-v850.c:940
10314 msgid "internal failure in parse_register_list"
10317 #: config/tc-v850.c:956
10318 msgid "constant expression or register list expected"
10321 #: config/tc-v850.c:961 config/tc-v850.c:974 config/tc-v850.c:993
10322 msgid "high bits set in register list expression"
10325 #: config/tc-v850.c:1032 config/tc-v850.c:1095
10326 msgid "illegal register included in list"
10329 #: config/tc-v850.c:1038
10330 msgid "system registers cannot be included in list"
10333 #: config/tc-v850.c:1043
10334 msgid "PSW cannot be included in list"
10337 #: config/tc-v850.c:1050
10338 msgid "High value system registers cannot be included in list"
10341 #: config/tc-v850.c:1074
10342 msgid "second register should follow dash in register list"
10345 #: config/tc-v850.c:1119
10347 msgid " V850 options:\n"
10350 #: config/tc-v850.c:1120
10352 msgid " -mwarn-signed-overflow Warn if signed immediate values overflow\n"
10355 #: config/tc-v850.c:1121
10358 " -mwarn-unsigned-overflow Warn if unsigned immediate values overflow\n"
10361 #: config/tc-v850.c:1122
10363 msgid " -mv850 The code is targeted at the v850\n"
10366 #: config/tc-v850.c:1123
10368 msgid " -mv850e The code is targeted at the v850e\n"
10371 #: config/tc-v850.c:1124
10373 msgid " -mv850e1 The code is targeted at the v850e1\n"
10376 #: config/tc-v850.c:1125
10379 " -mv850any The code is generic, despite any processor "
10380 "specific instructions\n"
10383 #: config/tc-v850.c:1126
10385 msgid " -mrelax Enable relaxation\n"
10388 #: config/tc-v850.c:1308
10390 msgid "Unable to determine default target processor from string: %s"
10393 #: config/tc-v850.c:1343
10394 msgid "lo() relocation used on an instruction which does not support it"
10397 #: config/tc-v850.c:1360
10398 msgid "ctoff() relocation used on an instruction which does not support it"
10401 #: config/tc-v850.c:1382
10402 msgid "sdaoff() relocation used on an instruction which does not support it"
10405 #: config/tc-v850.c:1404
10406 msgid "zdaoff() relocation used on an instruction which does not support it"
10409 #: config/tc-v850.c:1437
10410 msgid "tdaoff() relocation used on an instruction which does not support it"
10413 #: config/tc-v850.c:1642
10414 msgid "Target processor does not support this instruction."
10417 #: config/tc-v850.c:1731 config/tc-v850.c:1760 config/tc-v850.c:1940
10418 msgid "immediate operand is too large"
10421 #: config/tc-v850.c:1742
10422 msgid "AAARG -> unhandled constant reloc"
10425 #: config/tc-v850.c:1785
10426 msgid "invalid register name"
10429 #: config/tc-v850.c:1789
10430 msgid "register r0 cannot be used here"
10433 #: config/tc-v850.c:1800
10434 msgid "invalid system register name"
10437 #: config/tc-v850.c:1812
10438 msgid "expected EP register"
10441 #: config/tc-v850.c:1828
10442 msgid "invalid condition code name"
10445 #: config/tc-v850.c:1848 config/tc-v850.c:1852
10446 msgid "constant too big to fit into instruction"
10449 #: config/tc-v850.c:1905
10450 msgid "syntax error: value is missing before the register name"
10453 #: config/tc-v850.c:1907
10454 msgid "syntax error: register not expected"
10457 #: config/tc-v850.c:1920
10458 msgid "syntax error: system register not expected"
10461 #: config/tc-v850.c:1924
10462 msgid "syntax error: condition code not expected"
10465 #: config/tc-v850.c:1958
10466 msgid "invalid operand"
10469 #: config/tc-vax.c:294
10471 msgid "VIP_BEGIN error:%s"
10474 #: config/tc-vax.c:485
10476 msgid "Aborting because statement has \"%s\""
10479 #: config/tc-vax.c:532
10480 msgid "Can't relocate expression"
10483 #: config/tc-vax.c:635
10484 msgid "Bignum not permitted in short literal. Immediate mode assumed."
10487 #: config/tc-vax.c:644
10488 msgid "Can't do flonum short literal: immediate mode used."
10491 #: config/tc-vax.c:689
10493 msgid "A bignum/flonum may not be a displacement: 0x%lx used"
10496 #: config/tc-vax.c:1025
10498 msgid "Short literal overflow(%ld.), immediate mode assumed."
10501 #: config/tc-vax.c:1034
10503 msgid "Forced short literal to immediate mode. now_seg=%s to_seg=%s"
10506 #: config/tc-vax.c:1099
10507 msgid "Length specification ignored. Address mode 9F used"
10510 #: config/tc-vax.c:1160
10511 msgid "Invalid operand: immediate value used as base address."
10514 #: config/tc-vax.c:1162
10515 msgid "Invalid operand: immediate value used as address."
10518 #: config/tc-vax.c:1187
10519 msgid "Symbol used as immediate operand in PIC mode."
10522 #: config/tc-vax.c:2004
10523 msgid "odd number of bytes in operand description"
10526 #: config/tc-vax.c:2020
10527 msgid "Bad operand"
10530 #: config/tc-vax.c:2595
10531 msgid "no '[' to match ']'"
10534 #: config/tc-vax.c:2615
10535 msgid "bad register in []"
10538 #: config/tc-vax.c:2617
10539 msgid "[PC] index banned"
10542 #: config/tc-vax.c:2652
10543 msgid "no '(' to match ')'"
10546 #: config/tc-vax.c:2792
10547 msgid "invalid branch operand"
10550 #: config/tc-vax.c:2821
10551 msgid "address prohibits @"
10554 #: config/tc-vax.c:2823
10555 msgid "address prohibits #"
10558 #: config/tc-vax.c:2827
10559 msgid "address prohibits -()"
10562 #: config/tc-vax.c:2829
10563 msgid "address prohibits ()+"
10566 #: config/tc-vax.c:2832
10567 msgid "address prohibits ()"
10570 #: config/tc-vax.c:2834
10571 msgid "address prohibits []"
10574 #: config/tc-vax.c:2836
10575 msgid "address prohibits register"
10578 #: config/tc-vax.c:2838
10579 msgid "address prohibits displacement length specifier"
10582 #: config/tc-vax.c:2868
10583 msgid "invalid operand of S^#"
10586 #: config/tc-vax.c:2885
10587 msgid "S^# needs expression"
10590 #: config/tc-vax.c:2892
10591 msgid "S^# may only read-access"
10594 #: config/tc-vax.c:2917
10595 msgid "invalid operand of -()"
10598 #: config/tc-vax.c:2923
10599 msgid "-(PC) unpredictable"
10602 #: config/tc-vax.c:2925
10603 msgid "[]index same as -()register: unpredictable"
10606 #: config/tc-vax.c:2961
10607 msgid "invalid operand of ()+"
10610 #: config/tc-vax.c:2967
10611 msgid "(PC)+ unpredictable"
10614 #: config/tc-vax.c:2969
10615 msgid "[]index same as ()+register: unpredictable"
10618 #: config/tc-vax.c:2994
10619 msgid "# conflicts length"
10622 #: config/tc-vax.c:2996
10623 msgid "# bars register"
10626 #: config/tc-vax.c:3018
10627 msgid "writing or modifying # is unpredictable"
10630 #: config/tc-vax.c:3048
10631 msgid "length not needed"
10634 #: config/tc-vax.c:3055
10635 msgid "can't []index a register, because it has no address"
10638 #: config/tc-vax.c:3057
10639 msgid "a register has no address"
10642 #: config/tc-vax.c:3068
10643 msgid "PC part of operand unpredictable"
10646 #: config/tc-vax.c:3417
10650 "-d LENGTH\t\tignored\n"
10651 "-J\t\t\tignored\n"
10652 "-S\t\t\tignored\n"
10653 "-t FILE\t\t\tignored\n"
10654 "-T\t\t\tignored\n"
10655 "-V\t\t\tignored\n"
10658 #: config/tc-vax.c:3426
10662 "-+\t\t\thash encode names longer than 31 characters\n"
10663 "-1\t\t\t`const' handling compatible with gcc 1.x\n"
10664 "-H\t\t\tshow new symbol after hash truncation\n"
10665 "-h NUM\t\t\tdon't hash mixed-case names, and adjust case:\n"
10666 "\t\t\t0 = upper, 2 = lower, 3 = preserve case\n"
10667 "-v\"VERSION\"\t\tcode being assembled was produced by compiler \"VERSION\"\n"
10670 #: config/tc-w65.c:78
10671 msgid "need on or off."
10674 #: config/tc-w65.c:266 config/tc-w65.c:307
10675 msgid "syntax error after <exp"
10678 #: config/tc-xstormy16.c:78
10680 msgid " XSTORMY16 specific command line options:\n"
10683 #: config/tc-xstormy16.c:563
10685 msgid "internal error: can't install fix for reloc type %d (`%s')"
10688 #: config/tc-xtensa.c:591
10689 msgid "illegal range of target hardware versions"
10692 #: config/tc-xtensa.c:739
10693 msgid "--density option is ignored"
10696 #: config/tc-xtensa.c:742
10697 msgid "--no-density option is ignored"
10700 #: config/tc-xtensa.c:751
10701 msgid "--generics is deprecated; use --transform instead"
10704 #: config/tc-xtensa.c:754
10705 msgid "--no-generics is deprecated; use --no-transform instead"
10708 #: config/tc-xtensa.c:757
10709 msgid "--relax is deprecated; use --transform instead"
10712 #: config/tc-xtensa.c:760
10713 msgid "--no-relax is deprecated; use --no-transform instead"
10716 #: config/tc-xtensa.c:777
10717 msgid "--absolute-literals option not supported in this Xtensa configuration"
10720 #: config/tc-xtensa.c:850
10721 msgid "prefer-l32r conflicts with prefer-const16"
10724 #: config/tc-xtensa.c:856
10725 msgid "prefer-const16 conflicts with prefer-l32r"
10728 #: config/tc-xtensa.c:864 config/tc-xtensa.c:873 config/tc-xtensa.c:877
10729 msgid "invalid target hardware version"
10732 #: config/tc-xtensa.c:1080
10733 msgid "unmatched end directive"
10736 #: config/tc-xtensa.c:1109
10737 msgid ".begin directive with no matching .end directive"
10740 #: config/tc-xtensa.c:1150
10741 msgid "[no-]generics is deprecated; use [no-]transform instead"
10744 #: config/tc-xtensa.c:1155
10745 msgid "[no-]relax is deprecated; use [no-]transform instead"
10748 #: config/tc-xtensa.c:1168
10750 msgid "directive %s cannot be negated"
10753 #: config/tc-xtensa.c:1174
10754 msgid "unknown directive"
10757 #: config/tc-xtensa.c:1196 config/tc-xtensa.c:1302 config/tc-xtensa.c:1598
10758 #: config/tc-xtensa.c:5507
10759 msgid "directives are not valid inside bundles"
10762 #: config/tc-xtensa.c:1208
10763 msgid ".begin literal is deprecated; use .literal instead"
10766 #: config/tc-xtensa.c:1222
10767 msgid "cannot set literal_prefix inside literal fragment"
10770 #: config/tc-xtensa.c:1265
10771 msgid ".begin [no-]density is ignored"
10774 #: config/tc-xtensa.c:1272 config/tc-xtensa.c:1322
10775 msgid "Xtensa absolute literals option not supported; ignored"
10778 #: config/tc-xtensa.c:1315
10779 msgid ".end [no-]density is ignored"
10782 #: config/tc-xtensa.c:1340
10784 msgid "does not match begin %s%s at %s:%d"
10787 #: config/tc-xtensa.c:1418
10788 msgid ".literal_position inside literal directive; ignoring"
10791 #: config/tc-xtensa.c:1438
10792 msgid ".literal not allowed inside .begin literal region"
10795 #: config/tc-xtensa.c:1474
10796 msgid "expected comma or colon after symbol name; rest of line ignored"
10799 #: config/tc-xtensa.c:1567
10800 msgid "fall through frequency must be greater than 0"
10803 #: config/tc-xtensa.c:1575
10804 msgid "branch target frequency must be greater than 0"
10807 #: config/tc-xtensa.c:1623
10809 msgid "opcode-specific %s relocation used outside an instruction"
10812 #: config/tc-xtensa.c:1776 config/tc-xtensa.c:1793
10814 msgid "bad register name: %s"
10817 #: config/tc-xtensa.c:1782
10819 msgid "bad register number: %s"
10822 #: config/tc-xtensa.c:1861
10823 msgid "register number out of range"
10826 #: config/tc-xtensa.c:1945
10827 msgid "extra comma"
10830 #: config/tc-xtensa.c:1947
10831 msgid "extra colon"
10834 #: config/tc-xtensa.c:1949
10835 msgid "missing argument"
10838 #: config/tc-xtensa.c:1951
10839 msgid "missing comma or colon"
10842 #: config/tc-xtensa.c:2008
10843 msgid "incorrect register number, ignoring"
10846 #: config/tc-xtensa.c:2015
10847 msgid "too many arguments"
10850 #: config/tc-xtensa.c:2088
10852 msgid "cannot encode opcode \"%s\""
10855 #: config/tc-xtensa.c:2182
10857 msgid "not enough operands (%d) for '%s'; expected %d"
10860 #: config/tc-xtensa.c:2189
10862 msgid "too many operands (%d) for '%s'; expected %d"
10865 #: config/tc-xtensa.c:2244
10867 msgid "invalid register '%s' for '%s' instruction"
10870 #: config/tc-xtensa.c:2251
10872 msgid "invalid register number (%ld) for '%s' instruction"
10875 #: config/tc-xtensa.c:2320
10877 msgid "invalid register number (%ld) for '%s'"
10880 #: config/tc-xtensa.c:2710
10882 msgid "operand %d of '%s' has out of range value '%u'"
10885 #: config/tc-xtensa.c:2716
10887 msgid "operand %d of '%s' has invalid value '%u'"
10890 #: config/tc-xtensa.c:2764
10892 msgid "internal error: unknown option name '%s'"
10895 #: config/tc-xtensa.c:3816
10896 msgid "INSTR_LABEL_DEF not supported yet"
10899 #: config/tc-xtensa.c:3845
10900 msgid "can't handle generation of literal/labels yet"
10903 #: config/tc-xtensa.c:3849
10904 msgid "can't handle undefined OP TYPE"
10907 #: config/tc-xtensa.c:3910
10909 msgid "found %d operands for '%s': Expected %d"
10912 #: config/tc-xtensa.c:3917
10914 msgid "found too many (%d) operands for '%s': Expected %d"
10917 #: config/tc-xtensa.c:4054
10918 msgid "invalid immediate"
10921 #: config/tc-xtensa.c:4165
10923 msgid "invalid relocation for operand %i of '%s'"
10926 #: config/tc-xtensa.c:4175
10928 msgid "invalid expression for operand %i of '%s'"
10931 #: config/tc-xtensa.c:4185
10933 msgid "invalid relocation in instruction slot %i"
10936 #: config/tc-xtensa.c:4192
10938 msgid "undefined symbol for opcode \"%s\""
10941 #: config/tc-xtensa.c:4633
10942 msgid "opcode 'NOP.N' unavailable in this configuration"
10945 #: config/tc-xtensa.c:4693
10946 msgid "get_expanded_loop_offset: invalid opcode"
10949 #: config/tc-xtensa.c:4776
10951 msgid "assembly state not set for first frag in section %s"
10954 #: config/tc-xtensa.c:4829
10956 msgid "unaligned branch target: %d bytes at 0x%lx"
10959 #: config/tc-xtensa.c:4868
10961 msgid "unaligned loop: %d bytes at 0x%lx"
10964 #: config/tc-xtensa.c:4892
10965 msgid "unexpected fix"
10968 #: config/tc-xtensa.c:4903 config/tc-xtensa.c:4907
10969 msgid "undecodable fix"
10972 #: config/tc-xtensa.c:5049
10973 msgid "invalid last instruction for a zero-overhead loop"
10976 #: config/tc-xtensa.c:5112
10977 msgid "extra opening brace"
10980 #: config/tc-xtensa.c:5122
10981 msgid "extra closing brace"
10984 #: config/tc-xtensa.c:5140
10985 msgid "missing closing brace"
10988 #: config/tc-xtensa.c:5220
10990 msgid "unknown opcode or format name '%s'"
10993 #: config/tc-xtensa.c:5226
10994 msgid "format names only valid inside bundles"
10997 #: config/tc-xtensa.c:5231
10999 msgid "multiple formats specified for one bundle; using '%s'"
11002 #: config/tc-xtensa.c:5282
11003 msgid "entry instruction with stack decrement < 16"
11006 #: config/tc-xtensa.c:5286
11007 msgid "entry instruction with non-constant decrement"
11010 #: config/tc-xtensa.c:5341
11011 msgid "unaligned entry instruction"
11014 #: config/tc-xtensa.c:5400
11015 msgid "bad instruction format"
11018 #: config/tc-xtensa.c:5403
11019 msgid "invalid relocation"
11022 #: config/tc-xtensa.c:5414
11024 msgid "invalid relocation for '%s' instruction"
11027 #: config/tc-xtensa.c:5426
11029 msgid "invalid relocation for operand %d of '%s'"
11032 #: config/tc-xtensa.c:5583
11033 msgid "cannot represent subtraction with an offset"
11036 #: config/tc-xtensa.c:5671
11038 msgid "unhandled local relocation fix %s"
11041 #: config/tc-xtensa.c:5979
11042 msgid "couldn't find a valid instruction format"
11045 #: config/tc-xtensa.c:5980
11047 msgid " ops were: "
11050 #: config/tc-xtensa.c:5982
11055 #: config/tc-xtensa.c:5985
11060 #: config/tc-xtensa.c:5993
11062 msgid "format '%s' allows %d slots, but there are %d opcodes"
11065 #: config/tc-xtensa.c:6004 config/tc-xtensa.c:6102
11066 msgid "illegal resource usage in bundle"
11069 #: config/tc-xtensa.c:6189
11071 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same register"
11074 #: config/tc-xtensa.c:6194
11076 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same state"
11079 #: config/tc-xtensa.c:6199
11081 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same queue"
11084 #: config/tc-xtensa.c:6204
11087 "opcodes '%s' (slot %d) and '%s' (slot %d) both have volatile queue accesses"
11090 #: config/tc-xtensa.c:6220
11091 msgid "multiple branches or jumps in the same bundle"
11094 #: config/tc-xtensa.c:6674
11095 msgid "cannot assemble into a literal fragment"
11098 #: config/tc-xtensa.c:6676
11102 #: config/tc-xtensa.c:7180
11104 "instruction sequence (write a0, branch, retw) may trigger hardware errata"
11107 #: config/tc-xtensa.c:7290
11108 msgid "branching or jumping to a loop end may trigger hardware errata"
11111 #: config/tc-xtensa.c:7389
11112 msgid "loop end too close to another loop end may trigger hardware errata"
11115 #: config/tc-xtensa.c:7398
11117 msgid "fr_var %lu < length %d"
11120 #: config/tc-xtensa.c:7569
11122 "loop containing less than three instructions may trigger hardware errata"
11125 #: config/tc-xtensa.c:7641
11126 msgid "undecodable instruction in instruction frag"
11129 #: config/tc-xtensa.c:7750
11130 msgid "invalid empty loop"
11133 #: config/tc-xtensa.c:7755
11134 msgid "loop target does not follow loop instruction in section"
11137 #: config/tc-xtensa.c:8292
11138 msgid "bad relaxation state"
11141 #: config/tc-xtensa.c:8350
11143 msgid "fr_var (%ld) < length (%d)"
11146 #: config/tc-xtensa.c:8851
11147 msgid "internal error: relaxation failed"
11150 #: config/tc-xtensa.c:8857
11151 msgid "internal error: relaxation requires too many steps"
11154 #: config/tc-xtensa.c:9032
11155 msgid "invalid relaxation fragment result"
11158 #: config/tc-xtensa.c:9112
11159 msgid "unable to widen instruction"
11162 #: config/tc-xtensa.c:9255
11163 msgid "multiple literals in expansion"
11166 #: config/tc-xtensa.c:9259
11167 msgid "no registered fragment for literal"
11170 #: config/tc-xtensa.c:9261
11171 msgid "number of literal tokens != 1"
11174 #: config/tc-xtensa.c:9405 config/tc-xtensa.c:9411
11176 msgid "unresolved loop target symbol: %s"
11179 #: config/tc-xtensa.c:9517
11181 msgid "invalid expression evaluation type %d"
11184 #: config/tc-xtensa.c:9539
11185 msgid "loop too long for LOOP instruction"
11188 #: config/tc-xtensa.c:9810
11190 msgid "fixes not all moved from %s"
11193 #: config/tc-xtensa.c:9952
11195 "literal pool location required for text-section-literals; specify with ."
11199 #: config/tc-xtensa.c:10461
11201 msgid "could not create section %s"
11204 #: config/tc-xtensa.c:10463
11206 msgid "invalid flag combination on section %s"
11209 #: config/tc-xtensa.c:10849
11210 msgid "too many operands in instruction"
11213 #: config/tc-xtensa.c:11083
11215 msgid "invalid symbolic operand %d on '%s'"
11218 #: config/tc-xtensa.c:11152 config/tc-xtensa.c:11226
11219 msgid "operand number mismatch"
11222 #: config/tc-xtensa.c:11155
11223 msgid "cannot encode opcode"
11226 #: config/tc-xtensa.c:11230
11228 msgid "cannot encode opcode \"%s\" in the given format \"%s\""
11231 #: config/tc-xtensa.c:11255
11233 msgid "xtensa-isa failure: %s"
11236 #: config/tc-xtensa.c:11288
11237 msgid "invalid opcode"
11240 #: config/tc-xtensa.c:11294
11241 msgid "too few operands"
11244 #: config/tc-xtensa.c:11421 config/tc-xtensa.c:11429
11245 msgid "out of memory"
11248 #: config/tc-xtensa.c:11541
11249 msgid "instruction with constant operands does not fit"
11252 #: config/tc-xtensa.c:11550 config/tc-xtensa.c:11571
11254 msgid "invalid operand %d on '%s'"
11257 #: config/tc-xtensa.c:11562
11258 msgid "invalid subtract operand"
11261 #: config/tc-xtensa.c:11576
11263 msgid "invalid expression for operand %d on '%s'"
11266 #: config/tc-xtensa.c:11606
11267 msgid "cannot decode instruction format"
11270 #: config/tc-xtensa.c:11765
11271 msgid "ignoring extra '-rename-section' delimiter ':'"
11274 #: config/tc-xtensa.c:11770
11276 msgid "ignoring invalid '-rename-section' specification: '%s'"
11279 #: config/tc-xtensa.c:11781
11281 msgid "section %s renamed multiple times"
11284 #: config/tc-xtensa.c:11783
11286 msgid "multiple sections remapped to output section %s"
11289 #: config/tc-z8k.c:271
11291 msgid "register rr%d out of range"
11294 #: config/tc-z8k.c:273
11296 msgid "register rr%d does not exist"
11299 #: config/tc-z8k.c:283
11301 msgid "register rh%d out of range"
11304 #: config/tc-z8k.c:293
11306 msgid "register rl%d out of range"
11309 #: config/tc-z8k.c:304
11311 msgid "register rq%d out of range"
11314 #: config/tc-z8k.c:306
11316 msgid "register rq%d does not exist"
11319 #: config/tc-z8k.c:316
11321 msgid "register r%d out of range"
11324 #: config/tc-z8k.c:357
11326 msgid "expected %c"
11329 #: config/tc-z8k.c:372
11331 msgid "register is wrong size for a word %s"
11334 #: config/tc-z8k.c:386
11336 msgid "register is wrong size for address %s"
11339 #: config/tc-z8k.c:520
11341 msgid "unknown interrupt %s"
11344 #. No interrupt type specified, opcode won't do anything.
11345 #: config/tc-z8k.c:543
11346 msgid "opcode has no effect"
11349 #: config/tc-z8k.c:654
11350 msgid "Missing ) in ra(rb)"
11353 #: config/tc-z8k.c:734 config/tc-z8k.c:773
11355 msgid "invalid condition code '%s'"
11358 #: config/tc-z8k.c:746
11360 msgid "invalid flag '%s'"
11363 #: config/tc-z8k.c:900 config/tc-z8k.c:906
11364 msgid "invalid indirect register size"
11367 #: config/tc-z8k.c:923 config/tc-z8k.c:1070 config/tc-z8k.c:1075
11368 msgid "invalid control register name"
11371 #: config/tc-z8k.c:1059
11372 msgid "immediate must be 1 or 2"
11375 #: config/tc-z8k.c:1062
11376 msgid "immediate 1 or 2 expected"
11379 #: config/tc-z8k.c:1093
11380 msgid "can't use R0 here"
11383 #: config/tc-z8k.c:1255
11384 msgid "Can't find opcode to match operands"
11387 #: config/tc-z8k.c:1366
11389 msgid "invalid architecture -z%s"
11392 #: config/tc-z8k.c:1386
11396 " -z8001 generate segmented code\n"
11397 " -z8002 generate unsegmented code\n"
11398 " -linkrelax create linker relaxable code\n"
11401 #: config/tc-z8k.c:1398
11403 msgid "call to md_convert_frag\n"
11406 #: config/tc-z8k.c:1434 config/tc-z8k.c:1455 config/tc-z8k.c:1476
11407 msgid "cannot branch to odd address"
11410 #: config/tc-z8k.c:1438 config/tc-z8k.c:1459
11411 msgid "relative jump out of range"
11414 #: config/tc-z8k.c:1479
11415 msgid "relative call out of range"
11418 #: config/tc-z8k.c:1509
11419 msgid "relative address out of range"
11422 #: config/tc-z8k.c:1520
11424 msgid "md_apply_fix: unknown r_type 0x%x\n"
11427 #: config/tc-z8k.c:1532
11429 msgid "call to md_estimate_size_before_relax\n"
11432 #: config/tc-z8k.c:1569
11434 msgid "Can't subtract symbols in different sections %s %s"
11439 msgid "can't open `%s' for writing"
11444 msgid "can't close `%s'"
11449 msgid "register save offset not a multiple of %u"
11453 msgid "CFI state restore without previous remember"
11457 msgid "missing separator"
11460 #: dw2gencfi.c:413 dw2gencfi.c:431
11461 msgid "bad register expression"
11464 #: dw2gencfi.c:453 dw2gencfi.c:554
11465 msgid "CFI instruction used without previous .cfi_startproc"
11469 msgid "previous CFI entry not closed (missing .cfi_endproc)"
11473 msgid ".cfi_endproc without corresponding .cfi_startproc"
11476 #: dw2gencfi.c:1026
11477 msgid "open CFI at the end of file; missing .cfi_endproc directive"
11480 #: dwarf2dbg.c:458 dwarf2dbg.c:487
11481 msgid "file number less than one"
11486 msgid "file number %ld already allocated"
11489 #: dwarf2dbg.c:492 dwarf2dbg.c:1025
11491 msgid "unassigned file number %ld"
11494 #: dwarf2dbg.c:1090 dwarf2dbg.c:1281
11495 msgid "internal error: unknown dwarf2 format"
11498 #: dwarf2dbg.c:1438 dwarf2dbg.c:1446 dwarf2dbg.c:1454 dwarf2dbg.c:1475
11499 msgid "dwarf2 is not supported for this object file format"
11504 msgid "string too big (%lu bytes)"
11509 msgid "inserting \"%s\" into string hash table: %s"
11512 #: ecoff.c:1609 ecoff.c:1802 ecoff.c:1825 ecoff.c:1856 ecoff.c:2009
11514 msgid "no current file pointer"
11518 msgid "too many st_End's"
11523 msgid "inserting \"%s\" into tag hash table: %s"
11527 msgid "fake .file after real one"
11531 msgid "filename goes over one page boundary"
11535 msgid ".begin directive without a preceding .file directive"
11539 msgid ".begin directive without a preceding .ent directive"
11543 msgid ".bend directive without a preceding .file directive"
11547 msgid ".bend directive without a preceding .ent directive"
11551 msgid ".bend directive names unknown symbol"
11555 msgid ".def pseudo-op used inside of .def/.endef; ignored"
11559 msgid "empty symbol name in .def; ignored"
11563 msgid ".dim pseudo-op used outside of .def/.endef; ignored"
11567 msgid "badly formed .dim directive"
11571 msgid "too many .dim entries"
11575 msgid ".scl pseudo-op used outside of .def/.endef; ignored"
11579 msgid ".size pseudo-op used outside of .def/.endef; ignored"
11583 msgid "badly formed .size directive"
11587 msgid "too many .size entries"
11591 msgid ".type pseudo-op used outside of .def/.endef; ignored"
11594 #. FIXME: We could handle this by setting the continued bit.
11595 #. There would still be a limit: the .type argument can not
11599 msgid "the type of %s is too complex; it will be simplified"
11603 msgid "Unrecognized .type argument"
11607 msgid ".tag pseudo-op used outside of .def/.endef; ignored"
11611 msgid ".val pseudo-op used outside of .def/.endef; ignored"
11615 msgid ".val expression is too copmlex"
11619 msgid ".endef pseudo-op used before .def; ignored"
11622 #: ecoff.c:2837 ecoff.c:2918
11623 msgid "bad COFF debugging information"
11628 msgid "no tag specified for %s"
11632 msgid ".end directive without a preceding .file directive"
11636 msgid ".end directive without a preceding .ent directive"
11640 msgid ".end directive names unknown symbol"
11644 msgid "second .ent directive found before .end directive"
11648 msgid "no way to handle .file within .ent/.end section"
11652 msgid ".loc before .file"
11655 #: ecoff.c:3355 read.c:1473 read.c:1579 read.c:2254 read.c:2802 symbols.c:353
11658 msgid "symbol `%s' is already defined"
11662 msgid "bad .weakext directive"
11667 msgid ".stab%c is not supported"
11672 msgid ".stab%c: ignoring non-zero other field"
11678 "line number (%d) for .stab%c directive cannot fit in index field (20 bits)"
11683 msgid "illegal .stab%c directive, bad character"
11686 #: ecoff.c:3975 ecoff.c:4164 ecoff.c:4189
11687 msgid ".begin/.bend in different segments"
11691 msgid "missing .end or .bend at end of file"
11695 msgid "GP prologue size exceeds field size, using 0 instead"
11698 #: expr.c:82 read.c:3211
11699 msgid "bignum invalid"
11702 #: expr.c:84 read.c:3213 read.c:3569 read.c:4443
11703 msgid "floating point number invalid"
11707 msgid "bad floating-point constant: exponent overflow"
11712 msgid "bad floating-point constant: unknown error code=%d"
11717 "a bignum with underscores may not have more than 8 hex digits in any word"
11721 msgid "a bignum with underscores must have exactly 4 words"
11724 #. Either not seen or not defined.
11725 #. @@ Should print out the original string instead of
11726 #. the parsed number.
11729 msgid "backward ref to unknown label \"%d:\""
11733 msgid "character constant too large"
11738 msgid "expr.c(operand): bad atof_generic return val %d"
11743 msgid "missing '%c'"
11746 #: expr.c:962 read.c:3927
11747 msgid "EBCDIC constants are not supported"
11752 msgid "Unary operator %c ignored because bad operand follows"
11755 #: expr.c:1125 expr.c:1150
11756 msgid "syntax error in .startof. or .sizeof."
11760 msgid "missing operand; zero assumed"
11764 msgid "left operand is a bignum; integer 0 assumed"
11768 msgid "left operand is a float; integer 0 assumed"
11772 msgid "right operand is a bignum; integer 0 assumed"
11776 msgid "right operand is a float; integer 0 assumed"
11779 #: expr.c:1756 symbols.c:1139
11780 msgid "division by zero"
11784 msgid "operation combines symbols in different segments"
11788 msgid "attempt to allocate data in absolute section"
11792 msgid "attempt to allocate data in common section"
11797 msgid "can't extend frag %u chars"
11800 #. For error messages.
11801 #. Detect if we are reading from stdin by examining the file
11802 #. name returned by as_where().
11804 #. [FIXME: We rely upon the name in the strcmp below being the
11805 #. same as the one used by input_scrub_new_file(), if that is
11806 #. not true, then this code will fail].
11808 #. If we are reading from stdin, then we need to save each input
11809 #. line here (assuming of course that we actually have a line of
11810 #. input to read), so that it can be displayed in the listing
11811 #. that is produced at the end of the assembly.
11812 #: input-file.c:141 input-scrub.c:238 listing.c:332
11813 msgid "{standard input}"
11816 #: input-file.c:149 input-file.c:160
11818 msgid "Can't open %s for reading"
11821 #: input-file.c:225 input-file.c:254
11823 msgid "Can't read from %s"
11826 #: input-file.c:266
11828 msgid "Can't close %s"
11831 #: input-scrub.c:263
11832 msgid "macros nested too deeply"
11835 #: input-scrub.c:365 input-scrub.c:387
11836 msgid "partial line at end of file ignored"
11841 msgid "Unable to allocate memory for new instructions\n"
11854 msgid "can't open list file: %s"
11859 msgid "error closing list file: %s"
11863 msgid "strange paper height, set to no form"
11867 msgid "new line in title"
11870 #. Turns the next expression into a string.
11873 msgid "% operator needs absolute expression"
11878 msgid "Missing parameter qualifier for `%s' in macro `%s'"
11883 msgid "`%s' is not a valid parameter qualifier for `%s' in macro `%s'"
11888 msgid "Pointless default value for required parameter `%s' in macro `%s'"
11893 msgid "A parameter named `%s' already exists for macro `%s'"
11898 msgid "Reserved word `%s' used as parameter in macro `%s'"
11903 msgid "unexpected end of file in macro `%s' definition"
11908 msgid "missing `)' after formals in macro definition `%s'"
11912 msgid "Missing macro name"
11917 msgid "Bad parameter list for macro `%s'"
11922 msgid "Macro `%s' was already defined"
11925 #: macro.c:808 macro.c:810
11926 msgid "missing `)'"
11931 msgid "`%s' was already used as parameter (or another local) name"
11935 msgid "confusion in formal parameters"
11940 msgid "Parameter named `%s' does not exist for macro `%s'"
11945 msgid "Value for parameter `%s' of macro `%s' was already specified"
11949 msgid "can't mix positional and keyword arguments"
11953 msgid "too many positional arguments"
11958 msgid "Missing value for required parameter `%s' of macro `%s'"
11963 msgid "Attempt to purge non-existant macro `%s'"
11967 msgid "unexpected end of file in irp or irpc"
11971 msgid "missing model parameter"
11976 msgid "Assembler messages:\n"
11989 #: messages.c:408 messages.c:428
11991 msgid "Fatal error: "
11996 msgid "Internal error!\n"
12001 msgid "Assertion failure in %s at %s line %d.\n"
12006 msgid "Assertion failure at %s line %d.\n"
12009 #: messages.c:449 messages.c:466
12011 msgid "Please report this bug.\n"
12016 msgid "Internal error, aborting at %s line %d in %s\n"
12021 msgid "Internal error, aborting at %s line %d\n"
12026 msgid "%s out of range (%d is not between %d and %d)"
12029 #. xgettext:c-format.
12032 msgid "%s out of range (0x%s is not between 0x%s and 0x%s)"
12035 #: output-file.c:47
12037 msgid "can't open a bfd on stdout %s"
12040 #: output-file.c:52
12042 msgid "Selected target format '%s' unknown"
12045 #: output-file.c:54 output-file.c:117
12047 msgid "FATAL: can't create %s"
12050 #: output-file.c:74 output-file.c:81
12052 msgid "FATAL: can't close %s\n"
12055 #: output-file.c:130
12057 msgid "FATAL: can't close %s"
12060 #: output-file.c:150
12061 msgid "Failed to emit an object byte"
12064 #: output-file.c:151
12065 msgid "can't continue"
12069 msgid "bad or irreducible absolute expression"
12074 msgid "error constructing %s pseudo-op table: %s"
12079 msgid "unknown pseudo-op: `%s'"
12084 msgid "label \"%d$\" redefined"
12088 msgid ".abort detected. Abandoning ship."
12091 #: read.c:1226 read.c:2404
12092 msgid "ignoring fill value in absolute section"
12097 msgid "alignment too large: %u assumed"
12101 msgid "expected fill pattern missing"
12105 msgid "missing size expression"
12110 msgid "size (%ld) out of range, ignored"
12115 msgid "size of \"%s\" is already %ld; not changing to %ld"
12118 #. Some of the back ends can't deal with non-positive line numbers.
12119 #. Besides, it's silly.
12122 msgid "line numbers must be positive; line number %d rejected"
12126 msgid "start address not supported"
12130 msgid ".err encountered"
12134 msgid ".error directive invoked in source file"
12138 msgid ".warning directive invoked in source file"
12143 msgid "%s argument must be a string"
12146 #: read.c:1795 read.c:1797
12148 msgid ".fail %ld encountered"
12153 msgid ".fill size clamped to %d"
12157 msgid "size negative; .fill ignored"
12161 msgid "repeat < 0; .fill ignored"
12166 msgid "unrecognized .linkonce type `%s'"
12169 #: read.c:2015 read.c:2041
12170 msgid ".linkonce is not supported for this object file format"
12175 msgid "bfd_set_section_flags: %s"
12180 msgid "error setting flags for \".sbss\": %s"
12184 msgid "expected alignment after size"
12188 msgid "alignment negative; 0 assumed"
12193 msgid "attempt to redefine pseudo-op `%s' ignored"
12198 msgid "invalid segment \"%s\""
12202 msgid "only constant offsets supported in absolute section"
12206 msgid "MRI style ORG pseudo-op not supported"
12211 msgid "unrecognized section type `%s'"
12215 msgid "absolute sections are not supported"
12220 msgid "unrecognized section command `%s'"
12225 msgid ".end%c encountered without preceeding %s"
12230 msgid "%s without %s"
12234 msgid "unsupported variable size or fill value"
12238 msgid ".space repeat count is zero, ignored"
12242 msgid ".space repeat count is negative, ignored"
12246 msgid "space allocation too complex in absolute section"
12250 msgid "space allocation too complex in common section"
12253 #: read.c:3081 read.c:4169
12255 msgid "bad floating literal: %s"
12260 msgid "junk at end of line, first unrecognized character is `%c'"
12265 msgid "junk at end of line, first unrecognized character valued 0x%x"
12269 msgid "missing expression"
12274 msgid "`%s' can't be equated to common symbol '%s'"
12278 msgid "rva without symbol"
12282 msgid "attempt to store value in absolute section"
12285 #: read.c:3563 read.c:4437
12286 msgid "zero assumed for missing expression"
12289 #: read.c:3575 read.c:4449 write.c:317
12290 msgid "register value used as expression"
12293 #. Leading bits contain both 0s & 1s.
12296 msgid "value 0x%lx truncated to 0x%lx"
12301 msgid "bignum truncated to %d bytes"
12305 msgid "using a bit field width of zero"
12310 msgid "field width \"%s\" too complex for a bitfield"
12315 msgid "field width %lu too big to fit in %d bytes: truncated to %d bits"
12320 msgid "field value \"%s\" too complex for a bitfield"
12323 #: read.c:4000 read.c:4191
12324 msgid "unresolvable or nonpositive repeat count; using 1"
12329 msgid "unknown floating type type '%c'"
12333 msgid "floating point constant too large"
12337 msgid "strings must be placed into a section"
12341 msgid "expected <nn>"
12344 #. To be compatible with BSD 4.2 as: give the luser a linefeed!!
12345 #: read.c:4646 read.c:4732
12346 msgid "unterminated string; newline inserted"
12350 msgid "bad escaped character in string"
12354 msgid "expected address expression"
12359 msgid "symbol \"%s\" undefined; zero assumed"
12363 msgid "some symbol undefined; zero assumed"
12367 msgid "this string may not contain '\\0'"
12371 msgid "missing string"
12376 msgid ".incbin count zero, ignoring `%s'"
12381 msgid "file not found: %s"
12386 msgid "seek to end of .incbin file failed `%s'"
12391 msgid "skip (%ld) or count (%ld) invalid for file size (%ld)"
12396 msgid "could not skip to %ld in file `%s'"
12401 msgid "truncated file `%s', %ld of %ld bytes read"
12405 msgid "missing .func"
12409 msgid ".endfunc missing for previous .func"
12414 msgid "missing closing `%c'"
12421 #: stabs.c:214 stabs.c:222 stabs.c:230 stabs.c:249
12423 msgid ".stab%c: missing comma"
12426 #. This could happen for example with a source file with a huge
12427 #. number of lines. The only cure is to use a different debug
12428 #. format, probably DWARF.
12431 msgid ".stab%c: description field '%x' too big, try a different debug format"
12435 msgid "comma missing in .xstabs"
12440 msgid "attempt to switch to nonexistent segment \"%s\""
12445 msgid "cannot define symbol `%s' in absolute section"
12450 msgid "symbol `%s' is already defined as \"%s\"/%s%ld"
12453 #: symbols.c:514 symbols.c:521
12455 msgid "inserting \"%s\" into symbol table failed: %s"
12458 #: symbols.c:809 symbols.c:813
12460 msgid "undefined symbol `%s' in operation"
12465 msgid "invalid sections for operation on `%s' and `%s'"
12470 msgid "invalid section for operation on `%s'"
12473 #: symbols.c:832 symbols.c:835
12475 msgid "undefined symbol `%s' in operation setting `%s'"
12480 msgid "invalid sections for operation on `%s' and `%s' setting `%s'"
12485 msgid "invalid section for operation on `%s' setting `%s'"
12490 msgid "symbol definition loop encountered at `%s'"
12495 msgid "division by zero when setting `%s'"
12498 #: symbols.c:1228 write.c:1982
12500 msgid "can't resolve value for symbol `%s'"
12505 msgid "\"%d\" (instance number %d of a %s label)"
12510 msgid "attempt to get value of unresolved symbol `%s'"
12514 msgid "section symbols are already global"
12519 msgid "Accessing function `%s' as thread-local object"
12524 msgid "Accessing `%s' as thread-local object"
12529 msgid "field fx_size too small to hold %d"
12533 msgid "rva not supported"
12538 msgid "attempt to .org/.space backwards? (%ld)"
12543 msgid "Local symbol `%s' can't be equated to undefined symbol `%s'"
12546 #: write.c:974 write.c:1046
12547 msgid "relocation out of range"
12550 #: write.c:977 write.c:1049
12552 msgid "%s:%u: bad return from bfd_install_relocation: %x"
12556 msgid "internal error: fixup not contained within frag"
12559 #: write.c:1135 write.c:1159
12561 msgid "FATAL: Can't write %s"
12565 msgid "cannot write to output file"
12570 msgid "%d error%s, %d warning%s, generating bad object file"
12575 msgid "%d error%s, %d warning%s, no object file generated"
12580 msgid "local label `%s' is not defined"
12585 msgid "Local symbol `%s' can't be equated to common symbol `%s'"
12590 msgid "alignment padding (%lu bytes) not a multiple of %ld"
12595 msgid ".word %s-%s+%s didn't fit"
12599 msgid "attempt to move .org backwards"
12603 msgid ".space specifies non-absolute value"
12607 msgid ".space or .fill with negative value, ignored"
12612 msgid "value of %s too large for field of %d bytes at %s"
12617 msgid "signed .word overflow; switch may be too large; %ld at 0x%lx"