1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
8 "Project-Id-Version: PACKAGE VERSION\n"
9 "POT-Creation-Date: 2001-06-13 12:54+0100\n"
10 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
11 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12 "Language-Team: LANGUAGE <LL@li.org>\n"
14 "Content-Type: text/plain; charset=CHARSET\n"
15 "Content-Transfer-Encoding: ENCODING\n"
17 #: app.c:465 app.c:479
18 msgid "end of file in comment"
22 msgid "end of file in string: inserted '\"'"
27 msgid "Unknown escape '\\%c' in string: Ignored"
31 msgid "End of file in string: '\"' inserted"
35 msgid "end of file not at end of a line; newline inserted"
39 msgid "end of file in multiline comment"
43 msgid "end of file after a one-character quote; \\0 inserted"
47 msgid "end of file in escape character"
51 msgid "Missing close quote: (assumed)"
54 #: app.c:1058 app.c:1112 app.c:1187
55 msgid "end of file in comment; newline inserted"
59 msgid "EOF in Comment: Newline inserted"
63 msgid "missing emulation mode name"
68 msgid "unrecognized emulation name `%s'"
73 msgid "GNU assembler version %s (%s) using BFD version %s"
78 msgid "GNU assembler version %s (%s)"
83 msgid "Usage: %s [option...] [asmfile...]\n"
89 " -a[sub-option...]\t turn on listings\n"
90 " \t Sub-options [default hls]:\n"
91 " \t c omit false conditionals\n"
92 " \t d omit debugging directives\n"
93 " \t h include high-level source\n"
94 " \t l include assembly\n"
95 " \t m include macro expansions\n"
96 " \t n omit forms processing\n"
97 " \t s include symbols\n"
98 " \t =FILE list to FILE (must be last sub-option)\n"
102 msgid " -D produce assembler debugging messages\n"
106 msgid " --defsym SYM=VAL define symbol SYM to given value\n"
111 msgid " emulate output (default %s)\n"
115 msgid " -f skip whitespace and comment preprocessing\n"
119 msgid " --gstabs generate stabs debugging information\n"
123 msgid " --gdwarf2 generate DWARF2 debugging information\n"
127 msgid " --help show this message and exit\n"
131 msgid " --target-help show target specific options\n"
136 " -I DIR add DIR to search list for .include directives\n"
140 msgid " -J don't warn about signed overflow\n"
145 " -K warn when differences altered for long "
150 msgid " -L,--keep-locals keep local symbols (e.g. starting with `L')\n"
154 msgid " -M,--mri assemble in MRI compatibility mode\n"
159 " --MD FILE write dependency information in FILE (default "
164 msgid " -nocpp ignored\n"
169 " -o OBJFILE name the object-file output OBJFILE (default "
174 msgid " -R fold data section into text section\n"
179 " --statistics print various measured statistics from execution\n"
183 msgid " --strip-local-absolute strip local absolute symbols\n"
188 " --traditional-format Use same format as native assembler when possible\n"
192 msgid " --version print assembler version number and exit\n"
196 msgid " -W --no-warn suppress warnings\n"
200 msgid " --warn don't suppress warnings\n"
204 msgid " --fatal-warnings treat warnings as errors\n"
209 " --itbl INSTTBL extend instruction set to include instructions\n"
210 " matching the specifications defined in file "
215 msgid " -w ignored\n"
219 msgid " -X ignored\n"
223 msgid " -Z generate object file even after errors\n"
228 " --listing-lhs-width set the width in words of the output data column "
235 " --listing-lhs-width2 set the width in words of the continuation lines\n"
236 " of the output data column; ignored if smaller "
238 " the width of the first line\n"
243 " --listing-rhs-width set the max width in characters of the lines from\n"
249 " --listing-cont-lines set the maximum number of continuation lines used\n"
250 " for the output data column of the listing\n"
253 #: as.c:327 gasp.c:3527
255 msgid "Report bugs to %s\n"
258 #. This output is intended to follow the GNU standards document.
261 msgid "GNU assembler %s\n"
265 msgid "Copyright 2001 Free Software Foundation, Inc.\n"
268 #: as.c:529 gasp.c:3621
270 "This program is free software; you may redistribute it under the terms of\n"
271 "the GNU General Public License. This program has absolutely no warranty.\n"
276 msgid "This assembler was configured for a target of `%s'.\n"
280 msgid "multiple emulation names specified"
284 msgid "emulations not handled in this configuration"
294 msgid "canonical = %s\n"
299 msgid "cpu-type = %s\n"
304 msgid "format = %s\n"
309 msgid "bfd-target = %s\n"
313 msgid "bad defsym; format is --defsym name=value"
317 msgid "No file name following -t option\n"
322 msgid "Failed to read instruction table %s\n"
327 msgid "invalid listing option `%c'"
332 msgid "%d warnings, treating warnings as errors"
337 msgid "%s: total time in assembly: %ld.%06ld\n"
342 msgid "%s: data size %ld\n"
346 #. * We have a GROSS internal error.
347 #. * This should never happen.
349 #: atof-generic.c:437 config/tc-a29k.c:544 config/tc-i860.c:340
350 #: config/tc-i860.c:832 config/tc-m68k.c:3180 config/tc-m68k.c:3209
351 #: config/tc-sparc.c:2544
352 msgid "failed sanity check."
356 msgid "invalid identifier for \".ifdef\""
360 msgid "non-constant expression in \".if\" statement"
364 msgid "bad format for ifc or ifnc"
368 msgid "\".elseif\" without matching \".if\" - ignored"
372 msgid "\".elseif\" after \".else\" - ignored"
375 #: cond.c:267 cond.c:375
376 msgid "here is the previous \"else\""
379 #: cond.c:270 cond.c:378
380 msgid "here is the previous \"if\""
384 msgid "non-constant expression in \".elseif\" statement"
388 msgid "\".endif\" without \".if\""
392 msgid ".else without matching .if - ignored"
396 msgid "duplicate \"else\" - ignored"
400 msgid ".ifeqs syntax error"
404 msgid "end of macro inside conditional"
408 msgid "end of file inside conditional"
412 msgid "here is the start of the unterminated conditional"
416 msgid "here is the \"else\" of the unterminated conditional"
419 #: config/obj-aout.c:162
421 msgid "Attempt to put a common symbol into set %s"
424 #: config/obj-aout.c:166
426 msgid "Attempt to put an undefined symbol into set %s"
429 #: config/obj-aout.c:197 config/obj-coff.c:1252 config/obj-elf.c:1773
432 msgid "Symbol `%s' can not be both weak and common"
435 #: config/obj-aout.c:255 config/obj-coff.c:1987
436 msgid "unresolved relocation"
439 #: config/obj-aout.c:257 config/obj-coff.c:1989
441 msgid "bad relocation: symbol `%s' not in symbol table"
444 #: config/obj-aout.c:344
446 msgid "%s: bad type for weak symbol"
449 #: config/obj-aout.c:458 config/obj-coff.c:2917 write.c:1932
451 msgid "%s: global symbols not supported in common sections"
454 #: config/obj-aout.c:524
456 msgid "Local symbol %s never defined."
459 #: config/obj-aout.c:612
460 msgid "subsegment index too high"
463 #: config/obj-bout.c:319 config/obj-vms.c:561
465 msgid "Local symbol %s never defined"
468 #: config/obj-coff.c:157
470 msgid "Inserting \"%s\" into structure table failed: %s"
473 #. Zero is used as an end marker in the file.
474 #: config/obj-coff.c:456
475 msgid "Line numbers must be positive integers\n"
478 #: config/obj-coff.c:490 config/obj-coff.c:2332
479 msgid ".ln pseudo-op inside .def/.endef: ignored."
482 #: config/obj-coff.c:533 ecoff.c:3284
483 msgid ".loc outside of .text"
486 #: config/obj-coff.c:540
487 msgid ".loc pseudo-op inside .def/.endef: ignored."
490 #: config/obj-coff.c:628 config/obj-coff.c:2389
491 msgid ".def pseudo-op used inside of .def/.endef: ignored."
494 #: config/obj-coff.c:674 config/obj-coff.c:2441
495 msgid ".endef pseudo-op used outside of .def/.endef: ignored."
498 #: config/obj-coff.c:712
500 msgid "`%s' symbol without preceding function"
503 #: config/obj-coff.c:799 config/obj-coff.c:2516
505 msgid "unexpected storage class %d"
508 #: config/obj-coff.c:912 config/obj-coff.c:2623
509 msgid ".dim pseudo-op used outside of .def/.endef: ignored."
512 #: config/obj-coff.c:932 config/obj-coff.c:2643
513 msgid "badly formed .dim directive ignored"
516 #: config/obj-coff.c:983 config/obj-coff.c:2706
517 msgid ".size pseudo-op used outside of .def/.endef ignored."
520 #: config/obj-coff.c:999 config/obj-coff.c:2722
521 msgid ".scl pseudo-op used outside of .def/.endef ignored."
524 #: config/obj-coff.c:1017 config/obj-coff.c:2740
525 msgid ".tag pseudo-op used outside of .def/.endef ignored."
528 #: config/obj-coff.c:1036 config/obj-coff.c:2758
530 msgid "tag not found for .tag %s"
533 #: config/obj-coff.c:1051 config/obj-coff.c:2773
534 msgid ".type pseudo-op used outside of .def/.endef ignored."
537 #: config/obj-coff.c:1073 config/obj-coff.c:2795
538 msgid ".val pseudo-op used outside of .def/.endef ignored."
541 #: config/obj-coff.c:1213 config/obj-coff.c:2990
542 msgid "mismatched .eb"
545 #: config/obj-coff.c:1231 config/obj-coff.c:3030
546 msgid "C_EFCN symbol out of scope"
552 #: config/obj-coff.c:1453
554 msgid "unsupported section attribute '%c'"
557 #: config/obj-coff.c:1458 config/obj-coff.c:3734 config/tc-ppc.c:3945
559 msgid "unknown section attribute '%c'"
562 #: config/obj-coff.c:1488 config/tc-ppc.c:3963 read.c:2520
564 msgid "error setting flags for \"%s\": %s"
567 #: config/obj-coff.c:1499 config/obj-elf.c:727
569 msgid "Ignoring changed section attributes for %s"
572 #: config/obj-coff.c:1635
574 msgid "0x%lx: \"%s\" type = %ld, class = %d, segment = %d\n"
577 #: config/obj-coff.c:1815 config/obj-ieee.c:69
578 msgid "Out of step\n"
581 #: config/obj-coff.c:2248
582 msgid "bfd_coff_swap_scnhdr_out failed"
585 #: config/obj-coff.c:2473
586 msgid "`.bf' symbol without preceding function\n"
589 #: config/obj-coff.c:3427 config/obj-ieee.c:507 output-file.c:52
592 msgid "FATAL: Can't create %s"
595 #: config/obj-coff.c:3608
597 msgid "Can't close %s: %s"
600 #: config/obj-coff.c:3642
602 msgid "Too many new sections; can't add \"%s\""
605 #: config/obj-coff.c:4049 config/tc-m88k.c:1258 config/tc-sparc.c:3538
606 msgid "Expected comma after name"
609 #: config/obj-coff.c:4055 read.c:1956
610 msgid "Missing size expression"
613 #: config/obj-coff.c:4061
615 msgid "lcomm length (%d.) <0! Ignored."
618 #: config/obj-coff.c:4089 read.c:2190
620 msgid "Symbol %s already defined"
623 #: config/obj-coff.c:4184 config/tc-i960.c:3215
625 msgid "No 'bal' entry point for leafproc %s"
628 #: config/obj-coff.c:4263 write.c:2648
630 msgid "Negative of non-absolute symbol %s"
633 #: config/obj-coff.c:4284 write.c:2662
634 msgid "callj to difference of 2 symbols"
637 #: config/obj-coff.c:4330
639 msgid "Can't emit reloc {- %s-seg symbol \"%s\"} @ file address %ld."
642 #. This is a COBR instruction. They have only a 13-bit
643 #. displacement and are only to be used for local branches:
644 #. flag as error, don't generate relocation.
645 #: config/obj-coff.c:4419 config/tc-i960.c:3235 write.c:2806
646 msgid "can't use COBR format with external label"
649 #: config/obj-coff.c:4498
651 msgid "Value of %ld too large for field of %d bytes at 0x%lx"
654 #: config/obj-coff.c:4512 write.c:2896
656 msgid "Signed .word overflow; switch may be too large; %ld at 0x%lx"
659 #: config/obj-ecoff.c:241
660 msgid "Can't set GP value"
663 #: config/obj-ecoff.c:248
664 msgid "Can't set register masks"
667 #: config/obj-elf.c:308 config/tc-sparc.c:3681 config/tc-v850.c:260
668 msgid "Expected comma after symbol-name"
671 #: config/obj-elf.c:315 config/tc-sparc.c:3691
673 msgid ".COMMon length (%d.) <0! Ignored."
676 #: config/obj-elf.c:325 config/tc-alpha.c:4332 config/tc-sparc.c:3701
677 #: config/tc-v850.c:283
678 msgid "Ignoring attempt to re-define symbol"
681 #: config/obj-elf.c:333 config/tc-sparc.c:3709 config/tc-v850.c:293
683 msgid "Length of .comm \"%s\" is already %ld. Not changed to %d."
686 #: config/obj-elf.c:356 config/tc-v850.c:320
687 msgid "Common alignment negative; 0 assumed"
690 #: config/obj-elf.c:375 config/tc-m32r.c:1287 config/tc-ppc.c:1518
691 #: config/tc-v850.c:383
692 msgid "Common alignment not a power of 2"
695 #: config/obj-elf.c:438 config/tc-sparc.c:3833 config/tc-v850.c:565
697 msgid "bad .common segment %s"
700 #: config/obj-elf.c:664
702 msgid "Setting incorrect section type for %s"
705 #: config/obj-elf.c:668
707 msgid "Ignoring incorrect section type for %s"
710 #: config/obj-elf.c:681
712 msgid "Setting incorrect section attributes for %s"
715 #: config/obj-elf.c:729
717 msgid "Ignoring changed section entity size for %s"
720 #: config/obj-elf.c:765
721 msgid "Unrecognized .section attribute: want a,m,s,w,x"
724 #: config/obj-elf.c:805
725 msgid "Unrecognized section attribute"
728 #: config/obj-elf.c:827
729 msgid "Unrecognized section type"
732 #: config/obj-elf.c:879
733 msgid "Missing section name"
736 #: config/obj-elf.c:945
737 msgid "Bad .section directive - invalid merge entity size"
740 #: config/obj-elf.c:960
741 msgid "Bad .section directive - character following name is not '#'"
744 #: config/obj-elf.c:981
746 "Entity size for SHF_MERGE not specified.\n"
747 "Specify entity size as 4th argument"
750 #: config/obj-elf.c:1067
751 msgid ".previous without corresponding .section; ignored"
754 #: config/obj-elf.c:1094
755 msgid ".popsection without corresponding .pushsection; ignored"
758 #: config/obj-elf.c:1147
759 msgid "expected comma after name in .symver"
762 #: config/obj-elf.c:1171
764 msgid "missing version name in `%s' for symbol `%s'"
767 #: config/obj-elf.c:1182
769 msgid "multiple versions [`%s'|`%s'] for symbol `%s'"
772 #: config/obj-elf.c:1395 config/obj-som.c:155 config/obj-som.c:201
773 msgid "Expected quoted string"
776 #: config/obj-elf.c:1416
778 msgid "expected comma after name `%s' in .size directive"
781 #: config/obj-elf.c:1425
782 msgid "missing expression in .size directive"
785 #: config/obj-elf.c:1501
787 msgid "ignoring unrecognized symbol type \"%s\""
790 #: config/obj-elf.c:1682
791 msgid ".size expression too complicated to fix up"
794 #: config/obj-elf.c:1714
797 "invalid attempt to declare external version name as default in symbol `%s'"
800 #: config/obj-elf.c:1896
802 msgid "Failed to set up debugging information: %s"
805 #: config/obj-elf.c:1916
807 msgid "Can't start writing .mdebug section: %s"
810 #: config/obj-elf.c:1924
812 msgid "Could not write .mdebug section: %s"
815 #: config/obj-ieee.c:455
816 msgid "too many sections"
819 #: config/obj-som.c:138
820 msgid "Only one .version pseudo-op per file!"
823 #: config/obj-som.c:164
825 msgid "FATAL: Attaching version header %s"
828 #: config/obj-som.c:184
829 msgid "Only one .copyright pseudo-op per file!"
832 #: config/obj-som.c:210
834 msgid "FATAL: Attaching copyright header %s"
837 #: config/obj-vms.c:462
839 msgid "compiler emitted zero-size common symbol `%s' already defined"
842 #: config/obj-vms.c:472
844 msgid "compiler redefined zero-size common symbol `%s'"
847 #: config/obj-vms.c:591
849 msgid "Couldn't create VMS object file \"%s\""
852 #: config/obj-vms.c:616
853 msgid "I/O error writing VMS object file (length prefix)"
856 #: config/obj-vms.c:630
857 msgid "I/O error writing VMS object file"
860 #: config/obj-vms.c:1220
861 msgid "Couldn't find source file \"%s\", status=%%X%x"
864 #: config/obj-vms.c:1718 config/obj-vms.c:2894
866 msgid "debugger forward reference error, dbx type %d"
869 #: config/obj-vms.c:1793
871 msgid "Variable descriptor %d too complicated. Defined as `void *'."
874 #: config/obj-vms.c:2107
876 "***Warning - the assembly code generated by the compiler has placed \n"
877 " global constant(s) in the text psect. These will not be available to \n"
878 " other modules, since this is not the correct way to handle this. You \n"
879 " have two options: 1) get a patched compiler that does not put global \n"
880 " constants in the text psect, or 2) remove the 'const' keyword from \n"
881 " definitions of global variables in your source module(s). Don't say \n"
882 " I didn't warn you! \n"
885 #: config/obj-vms.c:2421
887 msgid "debugginer output: %d is an unknown untyped variable."
890 #: config/obj-vms.c:2639
892 msgid "debugger output: structure element `%s' has undefined type"
895 #: config/obj-vms.c:2750
897 msgid "debugger output: %d is an unknown type of variable."
900 #: config/obj-vms.c:2883
902 msgid "debugger output: Unable to resolve %d circular references."
905 #: config/obj-vms.c:3085
907 msgid "Module name truncated: %s\n"
910 #: config/obj-vms.c:3363
912 msgid "Symbol %s replaced by %s\n"
916 #: config/obj-vms.c:3646
918 msgid "Unknown VMS psect type (%ld)"
921 #: config/obj-vms.c:3687
923 msgid "Globalsymbol attribute for symbol %s was unexpected."
926 #: config/obj-vms.c:3836
927 msgid "Invalid data type for globalvalue"
930 #: config/obj-vms.c:3848
932 msgid "Invalid globalvalue of %s"
935 #: config/obj-vms.c:4198
936 msgid "Couldn't find fixup fragment when checking for indirect reference"
939 #: config/obj-vms.c:4541 config/obj-vms.c:4682
940 msgid "Fixup data addsy and subsy don't have the same type"
943 #: config/obj-vms.c:4545 config/obj-vms.c:4686
944 msgid "Fixup data addsy and subsy don't have an appropriate type"
947 #: config/obj-vms.c:4548 config/obj-vms.c:4689
948 msgid "Fixup data is erroneously \"pcrel\""
951 #: config/obj-vms.c:4564 config/obj-vms.c:4708
952 msgid "Fixup datum is not a longword"
955 #: config/obj-vms.c:4568 config/obj-vms.c:4712
956 msgid "Fixup datum is not \"fixP->fx_addsy\""
959 #: config/obj-vms.c:4783
962 "g++ wrote an extern reference to `%s' as a routine.\n"
963 "I will fix it, but I hope that it was note really a routine."
966 #: config/obj-vms.c:4915
967 msgid "Can't handle global xtors symbols yet."
970 #: config/obj-vms.c:4918
976 #. * Error otherwise.
978 #: config/obj-vms.c:5003
980 msgid "unhandled stab type %d"
983 #: config/tc-a29k.c:160 config/tc-sparc.c:3885
984 msgid "Unknown segment type"
987 #. Probably a memory allocation problem? Give up now.
988 #: config/tc-a29k.c:330 config/tc-hppa.c:1443 config/tc-mips.c:1039
989 #: config/tc-mips.c:1081 config/tc-sparc.c:847
990 msgid "Broken assembler. No assembly attempted."
993 #: config/tc-a29k.c:375 config/tc-avr.c:1124 config/tc-d10v.c:533
994 #: config/tc-d30v.c:552 config/tc-h8300.c:296 config/tc-h8500.c:284
995 #: config/tc-mcore.c:655 config/tc-mn10200.c:955 config/tc-mn10300.c:1337
996 #: config/tc-ppc.c:1974 config/tc-s390.c:1030 config/tc-sh.c:848
997 #: config/tc-tic80.c:282 config/tc-v850.c:2073 config/tc-w65.c:242
998 #: config/tc-z8k.c:334
999 msgid "missing operand"
1002 #: config/tc-a29k.c:415 config/tc-cris.c:953 config/tc-cris.c:961
1003 #: config/tc-hppa.c:1578 config/tc-i860.c:431 config/tc-i860.c:448
1004 #: config/tc-sparc.c:1409 config/tc-sparc.c:1415
1006 msgid "Unknown opcode: `%s'"
1009 #: config/tc-a29k.c:420
1011 msgid "Unknown opcode `%s'."
1014 #: config/tc-a29k.c:452
1016 msgid "Too many operands: %s"
1019 #: config/tc-a29k.c:474 config/tc-a29k.c:505
1021 msgid "Immediate value of %ld is too large"
1024 #: config/tc-a29k.c:890
1026 msgid "bad relocation type: 0x%02x"
1029 #: config/tc-a29k.c:914
1034 #: config/tc-a29k.c:930
1035 msgid "a29k_convert_frag\n"
1038 #: config/tc-a29k.c:939
1039 msgid "a29k_estimate_size_before_relax\n"
1042 #: config/tc-a29k.c:1090
1044 msgid "label \"$%d\" redefined"
1047 #: config/tc-a29k.c:1163
1048 msgid "Invalid expression after %%%%\n"
1051 #: config/tc-a29k.c:1174
1052 msgid "Invalid register in & expression"
1055 #: config/tc-alpha.c:828
1057 msgid "internal error: can't hash opcode `%s': %s"
1060 #: config/tc-alpha.c:862
1062 msgid "internal error: can't hash macro `%s': %s"
1065 #: config/tc-alpha.c:946 config/tc-i960.c:2701
1066 msgid "syntax error"
1069 #: config/tc-alpha.c:1020 config/tc-arm.c:6651 config/tc-h8300.c:1373
1070 #: config/tc-h8500.c:1187 config/tc-hppa.c:3996 config/tc-i860.c:931
1071 #: config/tc-m68hc11.c:486 config/tc-m68k.c:4199 config/tc-m88k.c:1106
1072 #: config/tc-ns32k.c:1664 config/tc-sparc.c:2831 config/tc-z8k.c:1312
1073 msgid "Bad call to MD_ATOF()"
1076 #: config/tc-alpha.c:1070
1078 msgid "Unknown CPU identifier `%s'"
1081 #: config/tc-alpha.c:1114
1084 "-32addr\t\t\ttreat addresses as 32-bit values\n"
1085 "-F\t\t\tlack floating point instructions support\n"
1086 "-mev4 | -mev45 | -mev5 | -mev56 | -mpca56 | -mev6 | -mall\n"
1087 "\t\t\tspecify variant of Alpha architecture\n"
1088 "-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264\n"
1089 "\t\t\tthese variants include PALcode opcodes\n"
1092 #: config/tc-alpha.c:1124
1095 "-+\t\t\thash encode (don't truncate) names longer than 64 characters\n"
1096 "-H\t\t\tshow new symbol after hash truncation\n"
1099 #: config/tc-alpha.c:1297
1101 msgid "unhandled relocation type %s"
1104 #: config/tc-alpha.c:1310
1105 msgid "non-absolute expression in constant field"
1108 #: config/tc-alpha.c:1324
1110 msgid "type %d reloc done?\n"
1113 #: config/tc-alpha.c:1375 config/tc-alpha.c:1382 config/tc-mips.c:7399
1114 msgid "Used $at without \".set noat\""
1117 #: config/tc-alpha.c:1565
1119 msgid "cannot represent `%s' relocation in object file"
1122 #: config/tc-alpha.c:1572
1124 msgid "internal error? cannot generate `%s' relocation"
1127 #: config/tc-alpha.c:1626
1129 msgid "frame reg expected, using $%d."
1132 #: config/tc-alpha.c:1753
1134 msgid "No !literal!%d was found"
1137 #. only support one relocation op per insn
1138 #: config/tc-alpha.c:1940
1139 msgid "More than one relocation op per insn"
1142 #: config/tc-alpha.c:1957
1143 msgid "No relocation operand"
1146 #: config/tc-alpha.c:1963
1148 msgid "No !sequence-number after !%s"
1151 #: config/tc-alpha.c:1976
1153 msgid "Unknown relocation operand: !%s"
1156 #: config/tc-alpha.c:1990
1158 msgid "Bad sequence number: !%s!%s"
1161 #: config/tc-alpha.c:2342
1163 msgid "operand out of range (%s not between %d and %d)"
1166 #: config/tc-alpha.c:2441 config/tc-d10v.c:622 config/tc-d30v.c:640
1167 #: config/tc-mn10200.c:1010 config/tc-mn10300.c:1408 config/tc-ppc.c:1940
1168 #: config/tc-ppc.c:2048 config/tc-ppc.c:2060 config/tc-s390.c:1040
1169 #: config/tc-s390.c:1093 config/tc-v850.c:1853 config/tc-v850.c:1876
1170 #: config/tc-v850.c:2096
1171 msgid "too many fixups"
1174 #: config/tc-alpha.c:2657 config/tc-alpha.c:2726
1176 msgid "inappropriate arguments for opcode `%s'"
1179 #: config/tc-alpha.c:2659 config/tc-alpha.c:2728
1181 msgid "opcode `%s' not supported for target %s"
1184 #: config/tc-alpha.c:2663 config/tc-alpha.c:2731 config/tc-avr.c:1090
1186 msgid "unknown opcode `%s'"
1189 #: config/tc-alpha.c:2703 config/tc-alpha.c:2769 config/tc-alpha.c:3281
1190 #: config/tc-alpha.c:3341 config/tc-alpha.c:3393 config/tc-alpha.c:3468
1191 #: config/tc-alpha.c:3553 config/tc-alpha.c:3679 config/tc-alpha.c:3856
1192 #: config/tc-alpha.c:3913 config/tc-alpha.c:4023 config/tc-alpha.c:4130
1193 #: config/tc-alpha.c:4207
1195 msgid "Cannot use !%s!%d with %s"
1198 #: config/tc-alpha.c:2790
1199 msgid "can not resolve expression"
1202 #: config/tc-alpha.c:2932 config/tc-alpha.c:3125
1203 msgid "overflow in literal (.lita) table"
1206 #: config/tc-alpha.c:2939 config/tc-alpha.c:2962 config/tc-alpha.c:3138
1207 #: config/tc-alpha.c:3482 config/tc-alpha.c:3560 config/tc-alpha.c:3608
1208 #: config/tc-alpha.c:3708 config/tc-alpha.c:3933 config/tc-alpha.c:4045
1209 msgid "macro requires $at register while noat in effect"
1212 #: config/tc-alpha.c:2941 config/tc-alpha.c:2964 config/tc-alpha.c:3140
1213 msgid "macro requires $at while $at in use"
1216 #: config/tc-alpha.c:3087 expr.c:84 read.c:3172
1217 msgid "bignum invalid; zero assumed"
1220 #: config/tc-alpha.c:3089 expr.c:86 read.c:3174 read.c:3507 read.c:4406
1221 msgid "floating point number invalid; zero assumed"
1224 #: config/tc-alpha.c:3094
1225 msgid "can't handle expression"
1228 #: config/tc-alpha.c:3131
1229 msgid "overflow in literal (.lit8) table"
1232 #: config/tc-alpha.c:3303
1234 msgid "bad instruction format for lda !%s!%ld"
1237 #: config/tc-alpha.c:4303 config/tc-ppc.c:1467 config/tc-ppc.c:3709
1240 msgid ".COMMon length (%ld.) <0! Ignored."
1243 #: config/tc-alpha.c:4341 config/tc-alpha.c:4350 config/tc-ppc.c:3746
1246 msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld."
1249 #: config/tc-alpha.c:4452 ecoff.c:3088
1250 msgid ".ent directive has no name"
1253 #: config/tc-alpha.c:4460
1254 msgid "nested .ent directives"
1257 #: config/tc-alpha.c:4496 ecoff.c:3036
1258 msgid ".end directive has no name"
1261 #: config/tc-alpha.c:4505
1262 msgid ".end directive names different symbol than .ent"
1265 #: config/tc-alpha.c:4582
1267 msgid "Invalid argument %d to .prologue."
1270 #: config/tc-alpha.c:4674
1271 msgid "ECOFF debugging is disabled."
1274 #: config/tc-alpha.c:4695
1275 msgid "Unknown section directive"
1278 #: config/tc-alpha.c:4731
1279 msgid ".ent directive has no symbol"
1282 #: config/tc-alpha.c:4758
1283 msgid "Bad .frame directive 1./2. param"
1286 #: config/tc-alpha.c:4770
1287 msgid "Bad .frame directive 3./4. param"
1290 #: config/tc-alpha.c:4795
1291 msgid ".pdesc directive not in link (.link) section"
1294 #: config/tc-alpha.c:4803
1295 msgid ".pdesc has no matching .ent"
1298 #: config/tc-alpha.c:4814
1299 msgid ".pdesc directive has no entry symbol"
1302 #: config/tc-alpha.c:4827
1303 msgid "No comma after .pdesc <entryname>"
1306 #: config/tc-alpha.c:4850
1307 msgid "unknown procedure kind"
1310 #: config/tc-alpha.c:4943
1311 msgid ".name directive not in link (.link) section"
1314 #: config/tc-alpha.c:4951
1315 msgid ".name directive has no symbol"
1318 #: config/tc-alpha.c:4985
1319 msgid "No symbol after .linkage"
1322 #: config/tc-alpha.c:5013
1323 msgid "No symbol after .code_address"
1326 #: config/tc-alpha.c:5046 ecoff.c:3254
1327 msgid "Bad .mask directive"
1330 #: config/tc-alpha.c:5067 ecoff.c:3184
1331 msgid "Bad .fmask directive"
1334 #: config/tc-alpha.c:5237 config/tc-arm.c:1604 read.c:2150 read.c:2745
1337 msgid "Expected comma after name \"%s\""
1340 #. *symbol_get_obj (symbolP) = (signed char) temp;
1341 #: config/tc-alpha.c:5248
1343 msgid "unhandled: .proc %s,%d"
1346 #: config/tc-alpha.c:5283
1348 msgid "Tried to .set unrecognized mode `%s'"
1351 #. not fatal, but it might not work in the end
1352 #: config/tc-alpha.c:5300
1353 msgid "File overrides no-base-register option."
1356 #: config/tc-alpha.c:5317
1358 msgid "Bad base register, using $%d."
1361 #: config/tc-alpha.c:5339
1363 msgid "Alignment too large: %d. assumed"
1366 #: config/tc-alpha.c:5343 config/tc-d30v.c:2219
1367 msgid "Alignment negative: 0 assumed"
1370 #: config/tc-alpha.c:5655
1372 msgid "Chose GP value of %lx\n"
1375 #: config/tc-arc.c:1615 config/tc-arm.c:7563
1376 msgid "md_estimate_size_before_relax\n"
1379 #: config/tc-arc.c:1627
1380 msgid "md_convert_frag\n"
1383 #: config/tc-arm.c:1300
1384 msgid "Literal Pool Overflow"
1387 #: config/tc-arm.c:1442
1388 msgid "Invalid syntax for .req directive."
1391 #: config/tc-arm.c:1517 config/tc-mips.c:9979 read.c:2035
1393 msgid "Alignment too large: %d. assumed."
1396 #: config/tc-arm.c:1520 read.c:2040
1397 msgid "Alignment negative. 0 assumed."
1400 #: config/tc-arm.c:1654 config/tc-m32r.c:418 read.c:2803 read.c:4884
1402 msgid "symbol `%s' already defined"
1405 #: config/tc-arm.c:1725
1406 msgid "selected processor does not support THUMB opcodes"
1409 #: config/tc-arm.c:1738
1410 msgid "selected processor does not support ARM opcodes"
1413 #: config/tc-arm.c:1750
1415 msgid "invalid instruction size selected (%d)"
1418 #: config/tc-arm.c:1785
1420 msgid "invalid operand to .code directive (%d) (expecting 16 or 32)"
1423 #: config/tc-arm.c:1796
1424 msgid "Garbage following instruction"
1427 #. In the few cases where we might be able to accept something else
1428 #. this error can be overridden.
1429 #: config/tc-arm.c:1846
1431 msgid "Register expected, not '%.100s'"
1434 #. In the few cases where we might be able to accept
1435 #. something else this error can be overridden.
1436 #: config/tc-arm.c:1918
1437 msgid "flag for {c}psr instruction expected"
1440 #: config/tc-arm.c:1948
1441 msgid "Illegal co-processor number"
1444 #: config/tc-arm.c:1955
1445 msgid "Bad or missing co-processor number"
1448 #: config/tc-arm.c:1979 config/tc-arm.c:3065 config/tc-arm.c:3257
1449 msgid "bad or missing expression"
1452 #: config/tc-arm.c:1985
1453 msgid "immediate co-processor expression too large"
1456 #. In the few cases where we might be able to accept something else
1457 #. this error can be overridden.
1458 #: config/tc-arm.c:2010
1459 msgid "Co-processor register expected"
1462 #. In the few cases where we might be able to accept something else
1463 #. this error can be overridden.
1464 #: config/tc-arm.c:2034
1465 msgid "Floating point register expected"
1468 #: config/tc-arm.c:2051
1469 msgid "immediate expression expected"
1472 #: config/tc-arm.c:2066
1473 msgid "co-processor address must be word aligned"
1476 #: config/tc-arm.c:2072
1477 msgid "offset too large"
1480 #: config/tc-arm.c:2120
1481 msgid "pc may not be used in post-increment"
1484 #: config/tc-arm.c:2136 config/tc-arm.c:2589 config/tc-arm.c:3449
1485 #: config/tc-arm.c:4383
1486 msgid "pre-indexed expression expected"
1489 #: config/tc-arm.c:2149 config/tc-arm.c:2602 config/tc-arm.c:3460
1490 #: config/tc-arm.c:4395 config/tc-arm.c:4741
1494 #: config/tc-arm.c:2159
1495 msgid "pc may not be used with write-back"
1498 #: config/tc-arm.c:2214
1499 msgid "comma expected after register name"
1502 #: config/tc-arm.c:2233
1503 msgid "{C|S}PSR expected"
1506 #: config/tc-arm.c:2261
1507 msgid "comma missing after psr flags"
1510 #: config/tc-arm.c:2278 config/tc-arm.c:2288
1511 msgid "only a register or immediate value can follow a psr flag"
1514 #: config/tc-arm.c:2295
1515 msgid "immediate value cannot be used to set this field"
1518 #: config/tc-arm.c:2312 config/tc-arm.c:3684 config/tc-arm.c:3950
1519 #: config/tc-arm.c:3970
1520 msgid "Invalid constant"
1523 #: config/tc-arm.c:2362
1524 msgid "rdhi, rdlo and rm must all be different"
1527 #: config/tc-arm.c:2418
1528 msgid "rd and rm should be different in mul"
1531 #: config/tc-arm.c:2474
1532 msgid "rd and rm should be different in mla"
1535 #: config/tc-arm.c:2523
1537 msgid "acc0 expected, not '%.100s'"
1540 #: config/tc-arm.c:2706
1541 msgid "rdhi and rdlo must be different"
1544 #: config/tc-arm.c:2826
1545 msgid "Warning: Instruction unpredictable when using r15"
1548 #: config/tc-arm.c:3074 config/tc-arm.c:3266 config/tc-arm.c:5528
1549 #: config/tc-arm.c:5561 config/tc-arm.c:5571
1550 msgid "immediate value out of range"
1553 #: config/tc-arm.c:3414
1554 msgid "'[' expected after PLD mnemonic"
1557 #: config/tc-arm.c:3439 config/tc-arm.c:3469
1558 msgid "writeback used in preload instruction"
1561 #. Deny all knowledge.
1562 #: config/tc-arm.c:3517
1564 msgid "bad instruction '%.100s'"
1567 #: config/tc-arm.c:3541
1568 msgid "Destination register must be even"
1571 #: config/tc-arm.c:3547
1572 msgid "r12 or r14 not allowed here"
1575 #: config/tc-arm.c:3555
1576 msgid "pre/post-indexing used when modified address register is destination"
1579 #: config/tc-arm.c:3668
1583 #: config/tc-arm.c:3714 config/tc-arm.c:3725
1584 msgid "Shift expression expected"
1587 #: config/tc-arm.c:3749
1588 msgid "shift requires register or #expression"
1591 #: config/tc-arm.c:3750
1592 msgid "shift requires #expression"
1595 #: config/tc-arm.c:3780
1596 msgid "Shift of 0 ignored."
1599 #: config/tc-arm.c:3786
1600 msgid "Invalid immediate shift"
1603 #: config/tc-arm.c:3941 config/tc-arm.c:4425
1604 msgid "Constant expression expected"
1607 #: config/tc-arm.c:3983
1608 msgid "Register or shift expression expected"
1611 #: config/tc-arm.c:4036
1612 msgid "Invalid floating point immediate expression"
1615 #: config/tc-arm.c:4040
1616 msgid "Floating point register or immediate expression expected"
1619 #: config/tc-arm.c:4209
1620 msgid "address offset too large"
1623 #: config/tc-arm.c:4286
1624 msgid "Processor does not support halfwords or signed bytes"
1627 #: config/tc-arm.c:4307
1628 msgid "Address expected"
1631 #: config/tc-arm.c:4339 config/tc-arm.c:4370
1633 msgid "Rn and Rd must be different in %s"
1636 #: config/tc-arm.c:4343 config/tc-arm.c:4359 config/tc-arm.c:4404
1638 msgid "%s register same as write-back base"
1641 #: config/tc-arm.c:4345 config/tc-arm.c:4361 config/tc-arm.c:4406
1645 #: config/tc-arm.c:4345 config/tc-arm.c:4361 config/tc-arm.c:4406
1649 #: config/tc-arm.c:4445
1650 msgid "literal pool insertion failed"
1653 #: config/tc-arm.c:4484
1654 msgid "Pre-increment instruction with translate"
1657 #: config/tc-arm.c:4525
1658 msgid "Bad range in register list"
1661 #: config/tc-arm.c:4533 config/tc-arm.c:4542 config/tc-arm.c:4584
1663 msgid "Warning: Duplicated register (r%d) in register list"
1666 #: config/tc-arm.c:4545
1667 msgid "Warning: Register range not in ascending order"
1670 #: config/tc-arm.c:4557
1674 #: config/tc-arm.c:4573
1675 msgid "invalid register mask"
1678 #: config/tc-arm.c:4594 config/tc-avr.c:852 config/tc-cris.c:3009
1679 #: config/tc-d10v.c:1561 config/tc-d30v.c:1865 config/tc-mips.c:3247
1680 #: config/tc-mips.c:4183 config/tc-mips.c:4984 config/tc-mips.c:5530
1681 #: config/tc-ppc.c:4873 config/tc-v850.c:2377
1682 msgid "expression too complex"
1685 #: config/tc-arm.c:4633
1686 msgid "r15 not allowed as base register"
1689 #: config/tc-arm.c:4701 config/tc-arm.c:4715
1690 msgid "r15 not allowed in swap"
1693 #: config/tc-arm.c:4813
1694 msgid "Use of r15 in bx in ARM mode is not really useful"
1697 #: config/tc-arm.c:5069 config/tc-v850.c:1956 config/tc-v850.c:1977
1698 msgid "constant expression expected"
1701 #: config/tc-arm.c:5075
1702 msgid "Constant value required for number of registers"
1705 #: config/tc-arm.c:5083
1706 msgid "number of registers must be in the range [1:4]"
1709 #: config/tc-arm.c:5144
1710 msgid "R15 not allowed as base register with write-back"
1713 #: config/tc-arm.c:5392
1714 msgid "lo register required"
1717 #: config/tc-arm.c:5400
1718 msgid "hi register required"
1721 #: config/tc-arm.c:5470
1722 msgid "dest and source1 must be the same register"
1725 #: config/tc-arm.c:5477
1726 msgid "subtract valid only on lo regs"
1729 #: config/tc-arm.c:5501
1730 msgid "invalid Hi register with immediate"
1733 #: config/tc-arm.c:5539
1734 msgid "invalid immediate value for stack adjust"
1737 #: config/tc-arm.c:5550
1738 msgid "invalid immediate for address calculation"
1741 #: config/tc-arm.c:5637
1742 msgid "source1 and dest must be same register"
1745 #: config/tc-arm.c:5671
1746 msgid "Invalid immediate for shift"
1749 #: config/tc-arm.c:5750
1750 msgid "only lo regs allowed with immediate"
1753 #: config/tc-arm.c:5769
1754 msgid "invalid immediate"
1757 #: config/tc-arm.c:5823
1758 msgid "expected ']'"
1761 #: config/tc-arm.c:5890
1762 msgid "byte or halfword not valid for base register"
1765 #: config/tc-arm.c:5895
1766 msgid "R15 based store not allowed"
1769 #: config/tc-arm.c:5900
1770 msgid "Invalid base register for register offset"
1773 #: config/tc-arm.c:5918
1774 msgid "invalid offset"
1777 #: config/tc-arm.c:5929
1778 msgid "invalid base register in load/store"
1781 #: config/tc-arm.c:5953
1782 msgid "Invalid offset"
1785 #: config/tc-arm.c:6028
1786 msgid "dest and source1 one must be the same register"
1789 #: config/tc-arm.c:6036
1790 msgid "Rs and Rd must be different in MUL"
1793 #: config/tc-arm.c:6180
1795 "Inserted missing '!': load/store multiple always writes back base register"
1798 #: config/tc-arm.c:6196 config/tc-arm.c:6296
1799 msgid "Expression too complex"
1802 #: config/tc-arm.c:6202
1803 msgid "only lo-regs valid in load/store multiple"
1806 #: config/tc-arm.c:6248
1807 msgid "Syntax: ldrs[b] Rd, [Rb, Ro]"
1810 #: config/tc-arm.c:6312
1811 msgid "invalid register list to push/pop instruction"
1814 #: config/tc-arm.c:6454 config/tc-cris.c:684
1815 msgid "Virtual memory exhausted"
1818 #: config/tc-arm.c:6857
1820 msgid "invalid constant (%lx) after fixup"
1823 #: config/tc-arm.c:6893
1825 msgid "Unable to compute ADRL instructions for PC offset of 0x%lx"
1828 #: config/tc-arm.c:6923
1830 msgid "bad immediate value for offset (%ld)"
1833 #: config/tc-arm.c:6945 config/tc-arm.c:6967
1834 msgid "invalid literal constant: pool needs to be closer"
1837 #: config/tc-arm.c:6947
1839 msgid "bad immediate value for half-word offset (%ld)"
1842 #: config/tc-arm.c:6984
1843 msgid "shift expression is too large"
1846 #: config/tc-arm.c:7003 config/tc-arm.c:7012
1847 msgid "Invalid swi expression"
1850 #: config/tc-arm.c:7022
1851 msgid "Invalid expression in load/store multiple"
1854 #: config/tc-arm.c:7075
1855 msgid "gas can't handle same-section branch dest >= 0x04000000"
1858 #: config/tc-arm.c:7084
1859 msgid "out of range branch"
1862 #: config/tc-arm.c:7117 config/tc-arm.c:7133 config/tc-mips.c:9806
1863 msgid "Branch out of range"
1866 #: config/tc-arm.c:7156
1867 msgid "Branch with link out of range"
1870 #: config/tc-arm.c:7232
1871 msgid "Illegal value for co-processor offset"
1874 #: config/tc-arm.c:7256
1876 msgid "Invalid offset, target not word aligned (0x%08X)"
1879 #: config/tc-arm.c:7262 config/tc-arm.c:7271 config/tc-arm.c:7278
1880 #: config/tc-arm.c:7285 config/tc-arm.c:7292
1882 msgid "Invalid offset, value too big (0x%08lX)"
1885 #: config/tc-arm.c:7331
1886 msgid "Invalid immediate for stack address calculation"
1889 #: config/tc-arm.c:7340
1891 msgid "Invalid immediate for address calculation (value = 0x%08lX)"
1894 #: config/tc-arm.c:7350
1895 msgid "Invalid 8bit immediate"
1898 #: config/tc-arm.c:7358
1899 msgid "Invalid 3bit immediate"
1902 #: config/tc-arm.c:7374
1904 msgid "Invalid immediate: %ld is too large"
1907 #: config/tc-arm.c:7389
1909 msgid "Illegal Thumb shift value: %ld"
1912 #: config/tc-arm.c:7403 config/tc-mn10300.c:1972
1914 msgid "Bad relocation fixup type (%d)"
1917 #: config/tc-arm.c:7476
1918 msgid "Literal referenced across section boundary (Implicit dump?)"
1921 #: config/tc-arm.c:7489
1923 msgid "Internal_relocation (type %d) not fixed up (IMMEDIATE)"
1926 #: config/tc-arm.c:7495
1927 msgid "ADRL used for a symbol not defined in the same file"
1930 #: config/tc-arm.c:7500
1932 msgid "Internal_relocation (type %d) not fixed up (OFFSET_IMM)"
1935 #: config/tc-arm.c:7521 config/tc-cris.c:2944 config/tc-mcore.c:2104
1936 #: config/tc-ns32k.c:2363
1940 #: config/tc-arm.c:7524
1942 msgid "Cannot represent %s relocation in this object file format"
1945 #: config/tc-arm.c:7545 config/tc-mips.c:11315 config/tc-sh.c:3198
1947 msgid "Can not represent %s relocation in this object file format"
1950 #: config/tc-arm.c:7642
1952 msgid "No operator -- statement `%s'\n"
1955 #: config/tc-arm.c:7660
1956 msgid "selected processor does not support this opcode"
1959 #: config/tc-arm.c:7706
1961 msgid "Opcode `%s' must have suffix from list: <%s>"
1964 #: config/tc-arm.c:7737
1965 msgid "Warning: Use of the 'nv' conditional is deprecated\n"
1968 #: config/tc-arm.c:7754
1970 msgid "Opcode `%s' is unconditional\n"
1973 #: config/tc-arm.c:7778
1975 msgid "Opcode `%s' must have suffix from <%s>\n"
1978 #: config/tc-arm.c:7869
1980 msgid "register '%s' does not exist\n"
1983 #: config/tc-arm.c:7874
1985 msgid "ignoring redefinition of register alias '%s'"
1988 #: config/tc-arm.c:7880
1991 "ignoring redefinition of register alias '%s' to non-existant register '%s'"
1994 #: config/tc-arm.c:7884
1995 msgid "ignoring incomplete .req pseuso op"
1998 #: config/tc-arm.c:7891
2000 msgid "bad instruction `%s'"
2003 #: config/tc-arm.c:8066
2005 msgid "Unrecognised APCS switch -m%s"
2008 #: config/tc-arm.c:8223 config/tc-arm.c:8236 config/tc-arm.c:8249
2009 #: config/tc-arm.c:8262 config/tc-arm.c:8268
2011 msgid "Invalid architecture variant -m%s"
2014 #: config/tc-arm.c:8275
2016 msgid "Invalid processor variant -m%s"
2019 #: config/tc-arm.c:8298
2021 " ARM Specific Assembler Options:\n"
2022 " -m[arm][<processor name>] select processor variant\n"
2023 " -m[arm]v[2|2a|3|3m|4|4t|5[t][e]] select architecture variant\n"
2024 " -mthumb only allow Thumb instructions\n"
2025 " -mthumb-interwork mark the assembled code as supporting "
2027 " -mall allow any instruction\n"
2028 " -mfpa10, -mfpa11 select floating point architecture\n"
2029 " -mfpe-old don't allow floating-point multiple "
2031 " -mno-fpu don't allow any floating-point instructions.\n"
2032 " -k generate PIC code.\n"
2035 #: config/tc-arm.c:8310
2037 " -mapcs-32, -mapcs-26 specify which ARM Procedure Calling Standard to "
2039 " -matpcs use ARM/Thumb Procedure Calling Standard\n"
2040 " -mapcs-float floating point args are passed in FP regs\n"
2041 " -mapcs-reentrant the code is position independent/reentrant\n"
2044 #: config/tc-arm.c:8317
2045 msgid " -moabi support the old ELF ABI\n"
2048 #: config/tc-arm.c:8321
2050 " -EB assemble code for a big endian cpu\n"
2051 " -EL assemble code for a little endian cpu\n"
2054 #: config/tc-arm.c:8505
2056 msgid "%s: unexpected function type: %d"
2059 #: config/tc-arm.c:8871
2060 msgid "alignments greater than 32 bytes not supported in .text sections."
2063 #: config/tc-avr.c:185
2064 msgid "Known MCU names:"
2067 #: config/tc-avr.c:254
2070 " -mmcu=[avr-name] select microcontroller variant\n"
2071 " [avr-name] can be:\n"
2072 " avr1 - AT90S1200, ATtiny1x, ATtiny28\n"
2073 " avr2 - AT90S2xxx, AT90S4xxx, AT90S8xxx, ATtiny22\n"
2074 " avr3 - ATmega103, ATmega603\n"
2075 " avr4 - ATmega83, ATmega85\n"
2076 " avr5 - ATmega161, ATmega163, ATmega32, AT94K\n"
2077 " or immediate microcontroller name.\n"
2080 #: config/tc-avr.c:264
2082 " -mall-opcodes accept all AVR opcodes, even if not supported by MCU\n"
2083 " -mno-skip-bug disable warnings for skipping two-word instructions\n"
2084 " (default for avr4, avr5)\n"
2085 " -mno-wrap reject rjmp/rcall instructions with 8K wrap-around\n"
2086 " (default for avr3, avr5)\n"
2089 #: config/tc-avr.c:312
2091 msgid "unknown MCU: %s\n"
2094 #: config/tc-avr.c:321
2096 msgid "redefinition of mcu type `%s' to `%s'"
2099 #: config/tc-avr.c:372 config/tc-d10v.c:314 config/tc-d30v.c:366
2100 #: config/tc-mips.c:8836 config/tc-mn10200.c:376 config/tc-pj.c:356
2101 #: config/tc-ppc.c:4538 config/tc-sh.c:2070 config/tc-v850.c:1292
2102 msgid "bad call to md_atof"
2105 #: config/tc-avr.c:435
2106 msgid "constant value required"
2109 #: config/tc-avr.c:438
2111 msgid "number must be less than %d"
2114 #: config/tc-avr.c:490
2115 msgid "`,' required"
2118 #: config/tc-avr.c:509
2119 msgid "undefined combination of operands"
2122 #: config/tc-avr.c:518
2123 msgid "skipping two-word instruction"
2126 #: config/tc-avr.c:580
2127 msgid "register r16-r23 required"
2130 #: config/tc-avr.c:586
2131 msgid "register number above 15 required"
2134 #: config/tc-avr.c:592
2135 msgid "even register number required"
2138 #: config/tc-avr.c:598
2139 msgid "register r24, r26, r28 or r30 required"
2142 #: config/tc-avr.c:604
2143 msgid "register name or number from 0 to 31 required"
2146 #: config/tc-avr.c:622
2147 msgid "pointer register (X, Y or Z) required"
2150 #: config/tc-avr.c:629
2151 msgid "cannot both predecrement and postincrement"
2154 #: config/tc-avr.c:637
2155 msgid "addressing mode not supported"
2158 #: config/tc-avr.c:643
2159 msgid "can't predecrement"
2162 #: config/tc-avr.c:646
2163 msgid "pointer register Z required"
2166 #: config/tc-avr.c:664
2167 msgid "pointer register (Y or Z) required"
2170 #: config/tc-avr.c:769
2172 msgid "unknown constraint `%c'"
2175 #: config/tc-avr.c:882 config/tc-avr.c:898 config/tc-avr.c:999
2177 msgid "odd address operand: %ld"
2180 #: config/tc-avr.c:890 config/tc-avr.c:909
2182 msgid "operand out of range: %ld"
2185 #: config/tc-avr.c:1008 config/tc-d10v.c:1632 config/tc-d30v.c:1990
2187 msgid "line %d: unknown relocation type: 0x%x"
2190 #: config/tc-avr.c:1022
2191 msgid "only constant expression allowed"
2194 #: config/tc-avr.c:1060 config/tc-d10v.c:1496 config/tc-d30v.c:1807
2195 #: config/tc-mn10200.c:1255 config/tc-mn10300.c:1800 config/tc-ppc.c:5180
2196 #: config/tc-v850.c:2296
2198 msgid "reloc %d not supported by object file format"
2201 #: config/tc-avr.c:1084 config/tc-d10v.c:1103 config/tc-d10v.c:1117
2202 #: config/tc-h8300.c:1239 config/tc-h8500.c:1088 config/tc-mcore.c:988
2203 #: config/tc-pj.c:265 config/tc-sh.c:1650 config/tc-z8k.c:1183
2204 msgid "can't find opcode "
2207 #: config/tc-avr.c:1101
2209 msgid "illegal opcode %s for mcu %s"
2212 #: config/tc-avr.c:1109
2213 msgid "garbage at end of line"
2216 #: config/tc-avr.c:1173
2217 msgid "illegal expression"
2220 #: config/tc-avr.c:1199 config/tc-avr.c:1265
2221 msgid "`)' required"
2224 #: config/tc-avr.c:1219
2226 msgid "constant out of 8-bit range: %d"
2229 #: config/tc-avr.c:1222
2230 msgid "expression possibly out of 8-bit range"
2233 #: config/tc-avr.c:1293 config/tc-avr.c:1300
2235 msgid "illegal %srelocation size: %d"
2238 #: config/tc-cris.c:692
2240 msgid "Can't hash `%s': %s\n"
2243 #: config/tc-cris.c:693
2244 msgid "(unknown reason)"
2247 #: config/tc-cris.c:697
2249 msgid "Buggy opcode: `%s' \"%s\"\n"
2252 #: config/tc-cris.c:1042
2254 msgid "Immediate value not in 5 bit unsigned range: %ld"
2257 #: config/tc-cris.c:1058
2259 msgid "Immediate value not in 4 bit unsigned range: %ld"
2262 #: config/tc-cris.c:1097
2264 msgid "Immediate value not in 6 bit range: %ld"
2267 #: config/tc-cris.c:1112
2269 msgid "Immediate value not in 6 bit unsigned range: %ld"
2272 #. Others have a generic warning.
2273 #: config/tc-cris.c:1202
2275 msgid "Unimplemented register `%s' specified"
2278 #. We've come to the end of instructions with this
2279 #. opcode, so it must be an error.
2280 #: config/tc-cris.c:1361
2281 msgid "Illegal operands"
2284 #: config/tc-cris.c:1392 config/tc-cris.c:1423
2286 msgid "Immediate value not in 8 bit range: %ld"
2289 #: config/tc-cris.c:1402 config/tc-cris.c:1430
2291 msgid "Immediate value not in 16 bit range: %ld"
2294 #: config/tc-cris.c:1451
2295 msgid "PIC relocation size does not match operand size"
2298 #: config/tc-cris.c:2451
2299 msgid "32-bit conditional branch generated"
2302 #: config/tc-cris.c:2505
2303 msgid "Complex expression not supported"
2306 #. FIXME: Is this function mentioned in the internals.texi manual? If
2308 #: config/tc-cris.c:2626
2309 msgid "Bad call to md_atof () - floating point formats are not supported"
2312 #: config/tc-cris.c:2673
2313 msgid "PC-relative relocation must be trivially resolved"
2316 #: config/tc-cris.c:2716
2318 msgid "Value not in 16 bit range: %ld"
2321 #: config/tc-cris.c:2727
2323 msgid "Value not in 8 bit range: %ld"
2326 #: config/tc-cris.c:2734
2328 msgid "Value not in 4 bit unsigned range: %ld"
2331 #: config/tc-cris.c:2741
2333 msgid "Value not in 5 bit unsigned range: %ld"
2336 #: config/tc-cris.c:2748
2338 msgid "Value not in 6 bit range: %ld"
2341 #: config/tc-cris.c:2755
2343 msgid "Value not in 6 bit unsigned range: %ld"
2346 #: config/tc-cris.c:2803
2347 msgid "Please use --help to see usage and options for this assembler.\n"
2350 #: config/tc-cris.c:2815
2351 msgid "--no-underscore is invalid with a.out format"
2354 #: config/tc-cris.c:2891
2356 "Semantics error. This type of operand can not be relocated, it must be an "
2357 "assembly-time constant"
2360 #: config/tc-cris.c:2945
2362 msgid "Cannot generate relocation type for symbol %s, code %s"
2365 #. The messages are formatted to line up with the generic options.
2366 #: config/tc-cris.c:2959
2367 msgid "CRIS-specific options:\n"
2370 #: config/tc-cris.c:2961
2372 " -h, -H Don't execute, print this help text. Deprecated.\n"
2375 #: config/tc-cris.c:2963
2376 msgid " -N Warn when branches are expanded to jumps.\n"
2379 #: config/tc-cris.c:2965
2381 " --underscore User symbols are normally prepended with "
2385 #: config/tc-cris.c:2967
2386 msgid " Registers will not need any prefix.\n"
2389 #: config/tc-cris.c:2969
2390 msgid " --no-underscore User symbols do not have any prefix.\n"
2393 #: config/tc-cris.c:2971
2394 msgid " Registers will require a `$'-prefix.\n"
2397 #: config/tc-cris.c:2973
2398 msgid " --pic\t\t\tEnable generation of position-independent code.\n"
2401 #: config/tc-cris.c:2994
2402 msgid "Invalid relocation"
2405 #: config/tc-cris.c:3039
2406 msgid "Invalid pc-relative relocation"
2409 #: config/tc-cris.c:3090
2411 msgid "Adjusted signed .word (%ld) overflows: `switch'-statement too large."
2414 #: config/tc-cris.c:3117
2416 msgid ".syntax %s requires command-line option `--underscore'"
2419 #: config/tc-cris.c:3126
2421 msgid ".syntax %s requires command-line option `--no-underscore'"
2424 #: config/tc-cris.c:3164
2425 msgid "Unknown .syntax operand"
2428 #: config/tc-cris.c:3175
2429 msgid "Pseudodirective .file is only valid when generating ELF"
2432 #: config/tc-cris.c:3188
2433 msgid "Pseudodirective .loc is only valid when generating ELF"
2436 #: config/tc-d10v.c:247
2439 "-O Optimize. Will do some operations in parallel.\n"
2440 "--gstabs-packing Pack adjacent short instructions together even\n"
2441 " when --gstabs is specified. On by default.\n"
2442 "--no-gstabs-packing If --gstabs is specified, do not pack adjacent\n"
2443 " instructions together.\n"
2446 #: config/tc-d10v.c:531 config/tc-d30v.c:550 config/tc-mn10200.c:952
2447 #: config/tc-mn10300.c:1334 config/tc-ppc.c:1972 config/tc-s390.c:1028
2448 #: config/tc-tic80.c:278 config/tc-v850.c:2070
2449 msgid "illegal operand"
2452 #: config/tc-d10v.c:574 config/tc-d10v.c:656 config/tc-d30v.c:656
2454 msgid "operand out of range: %d"
2457 #: config/tc-d10v.c:717
2458 msgid "Instruction must be executed in parallel with another instruction."
2461 #: config/tc-d10v.c:773
2462 msgid "Instruction must be executed in parallel"
2465 #: config/tc-d10v.c:776
2466 msgid "Long instructions may not be combined."
2469 #: config/tc-d10v.c:818
2470 msgid "One of these instructions may not be executed in parallel."
2473 #: config/tc-d10v.c:822 config/tc-d30v.c:877
2474 msgid "Two IU instructions may not be executed in parallel"
2477 #: config/tc-d10v.c:824 config/tc-d10v.c:832 config/tc-d10v.c:849
2478 #: config/tc-d10v.c:866 config/tc-d30v.c:878 config/tc-d30v.c:887
2479 msgid "Swapping instruction order"
2482 #: config/tc-d10v.c:830 config/tc-d30v.c:884
2483 msgid "Two MU instructions may not be executed in parallel"
2486 #: config/tc-d10v.c:853 config/tc-d30v.c:904
2487 msgid "IU instruction may not be in the left container"
2490 #: config/tc-d10v.c:855 config/tc-d10v.c:872
2492 "Instruction in R container is squashed by flow control instruction in L "
2496 #: config/tc-d10v.c:870 config/tc-d30v.c:915
2497 msgid "MU instruction may not be in the right container"
2500 #: config/tc-d10v.c:878 config/tc-d30v.c:927
2501 msgid "unknown execution type passed to write_2_short()"
2504 #: config/tc-d10v.c:1131 config/tc-d10v.c:1152 config/tc-d30v.c:1411
2505 msgid "Unable to mix instructions as specified"
2508 #: config/tc-d10v.c:1199 config/tc-d30v.c:1548
2510 msgid "unknown opcode: %s"
2513 #: config/tc-d10v.c:1281 config/tc-d10v.c:1452 config/tc-tic80.c:535
2514 msgid "bad opcode or operands"
2517 #: config/tc-d10v.c:1354 config/tc-m68k.c:4303
2518 msgid "value out of range"
2521 #: config/tc-d10v.c:1427
2522 msgid "illegal operand - register name found where none expected"
2525 #: config/tc-d10v.c:1463 config/tc-tic80.c:546
2526 msgid "Register number must be EVEN"
2529 #: config/tc-d10v.c:1612
2531 msgid "line %d: rep or repi must include at least 4 instructions"
2534 #: config/tc-d30v.c:192
2536 msgid "Register name %s conflicts with symbol of the same name"
2539 #: config/tc-d30v.c:288
2543 "-O Make adjacent short instructions parallel if "
2545 "-n Warn about all NOPs inserted by the assembler.\n"
2546 "-N\t\t\tWarn about NOPs inserted after word multiplies.\n"
2547 "-c Warn about symbols whoes names match register "
2549 "-C Opposite of -C. -c is the default.\n"
2552 #: config/tc-d30v.c:462
2553 msgid "unexpected 12-bit reloc type"
2556 #: config/tc-d30v.c:469
2557 msgid "unexpected 18-bit reloc type"
2560 #: config/tc-d30v.c:720
2562 msgid "%s NOP inserted"
2565 #: config/tc-d30v.c:721
2569 #: config/tc-d30v.c:721
2573 #: config/tc-d30v.c:873
2574 msgid "Instructions may not be executed in parallel"
2577 #: config/tc-d30v.c:886
2579 msgid "Executing %s in IU may not work"
2582 #: config/tc-d30v.c:893
2584 msgid "Executing %s in IU may not work in parallel execution"
2587 #: config/tc-d30v.c:906
2589 msgid "special left instruction `%s' kills instruction `%s' in right container"
2592 #: config/tc-d30v.c:917
2594 msgid "Executing %s in reverse serial with %s may not work"
2597 #: config/tc-d30v.c:920
2599 msgid "Executing %s in IU in reverse serial may not work"
2602 #: config/tc-d30v.c:1290 config/tc-d30v.c:1307
2603 msgid "Cannot assemble instruction"
2606 #: config/tc-d30v.c:1292
2607 msgid "First opcode is long. Unable to mix instructions as specified."
2610 #: config/tc-d30v.c:1361
2611 msgid "word of NOPs added between word multiply and load"
2614 #: config/tc-d30v.c:1363
2615 msgid "word of NOPs added between word multiply and 16-bit multiply"
2618 #: config/tc-d30v.c:1395
2619 msgid "Instruction uses long version, so it cannot be mixed as specified"
2622 #: config/tc-d30v.c:1478 config/tc-d30v.c:1516
2624 msgid "unknown condition code: %s"
2627 #: config/tc-d30v.c:1509
2629 msgid "cmpu doesn't support condition code %s"
2632 #: config/tc-d30v.c:1559
2634 msgid "operands for opcode `%s' do not match any valid format"
2637 #: config/tc-d30v.c:1777
2638 msgid "Odd numbered register used as target of multi-register instruction"
2641 #: config/tc-d30v.c:1879
2643 msgid "line %d: unable to place address of symbol '%s' into a byte"
2646 #: config/tc-d30v.c:1882
2648 msgid "line %d: unable to place value %x into a byte"
2651 #: config/tc-d30v.c:1890
2653 msgid "line %d: unable to place address of symbol '%s' into a short"
2656 #: config/tc-d30v.c:1893
2658 msgid "line %d: unable to place value %x into a short"
2661 #: config/tc-d30v.c:1901
2663 msgid "line %d: unable to place address of symbol '%s' into a quad"
2666 #: config/tc-d30v.c:2072
2668 msgid "value too large to fit in %d bits"
2671 #: config/tc-d30v.c:2215
2673 msgid "Alignment too large: %d assumed"
2676 #: config/tc-fr30.c:84
2677 msgid " FR30 specific command line options:\n"
2680 #: config/tc-fr30.c:143 config/tc-openrisc.c:151
2682 msgid "Instruction %s not allowed in a delay slot."
2685 #: config/tc-fr30.c:383 config/tc-m32r.c:1558
2686 msgid "Addend to unresolved symbol not on word boundary."
2689 #: config/tc-fr30.c:541 config/tc-i960.c:773 config/tc-m32r.c:1867
2690 #: config/tc-openrisc.c:469
2691 msgid "Bad call to md_atof()"
2694 #: config/tc-h8300.c:245 config/tc-h8300.c:253
2695 msgid "Reg not valid for H8/300"
2698 #: config/tc-h8300.c:413 config/tc-h8300.c:416 config/tc-h8300.c:419
2699 #: config/tc-h8300.c:423
2700 msgid "Invalid register list for ldm/stm\n"
2703 #: config/tc-h8300.c:475 config/tc-h8300.c:537 config/tc-h8300.c:544
2704 msgid "Wrong size pointer register for architecture."
2707 #: config/tc-h8300.c:502 config/tc-h8300.c:511 config/tc-h8300.c:521
2708 msgid "expected @(exp, reg16)"
2711 #: config/tc-h8300.c:600
2712 msgid "expect :8 or :16 here"
2715 #: config/tc-h8300.c:801
2717 msgid "operand %s0x%lx out of range."
2720 #: config/tc-h8300.c:889
2721 msgid "Can't work out size of operand.\n"
2724 #: config/tc-h8300.c:937
2726 msgid "Opcode `%s' with these operand types not available in H8/300 mode"
2729 #: config/tc-h8300.c:988 config/tc-h8300.c:1008
2730 msgid "Need #1 or #2 here"
2733 #: config/tc-h8300.c:1003
2734 msgid "#4 not valid on H8/300."
2737 #: config/tc-h8300.c:1089 config/tc-h8300.c:1121
2739 msgid "branch operand has odd offset (%lx)\n"
2742 #: config/tc-h8300.c:1159
2743 msgid "destination operand must be 16 bit register"
2746 #: config/tc-h8300.c:1168
2747 msgid "source operand must be 8 bit register"
2750 #: config/tc-h8300.c:1176
2751 msgid "destination operand must be 16bit absolute address"
2754 #: config/tc-h8300.c:1183
2755 msgid "destination operand must be 8 bit register"
2758 #: config/tc-h8300.c:1191
2759 msgid "source operand must be 16bit absolute address"
2762 #: config/tc-h8300.c:1199
2763 msgid "invalid operands"
2766 #: config/tc-h8300.c:1250 config/tc-h8500.c:1094 config/tc-mips.c:8030
2767 #: config/tc-sh.c:1887 config/tc-w65.c:734 config/tc-z8k.c:1193
2768 msgid "unknown opcode"
2771 #: config/tc-h8300.c:1296
2772 msgid "mismatch between opcode size and operand size"
2775 #: config/tc-h8300.c:1307 config/tc-h8500.c:1121 config/tc-sh.c:2025
2776 #: config/tc-w65.c:764 config/tc-z8k.c:1246
2777 msgid "call to tc_crawl_symbol_chain \n"
2780 #: config/tc-h8300.c:1321 config/tc-h8500.c:1135 config/tc-sh.c:2032
2781 #: config/tc-w65.c:778 config/tc-z8k.c:1260
2782 msgid "call to tc_headers_hook \n"
2785 #: config/tc-h8300.c:1412 config/tc-h8500.c:1225 config/tc-z8k.c:1374
2786 msgid "call to tc_aout_fix_to_chars \n"
2789 #: config/tc-h8300.c:1422 config/tc-z8k.c:1384
2790 msgid "call to md_convert_frag \n"
2793 #: config/tc-h8300.c:1467 config/tc-z8k.c:1465
2794 msgid "call tomd_estimate_size_before_relax \n"
2797 #: config/tc-h8500.c:323
2798 msgid ":24 not valid for this opcode"
2801 #: config/tc-h8500.c:330
2802 msgid "expect :8,:16 or :24"
2805 #: config/tc-h8500.c:387
2806 msgid "syntax error in reg list"
2809 #: config/tc-h8500.c:405
2810 msgid "missing final register in range"
2813 #: config/tc-h8500.c:492 config/tc-h8500.c:499 config/tc-h8500.c:505
2814 msgid "expected @(exp, Rn)"
2817 #: config/tc-h8500.c:521
2818 msgid "@Rn+ needs word register"
2821 #: config/tc-h8500.c:531
2822 msgid "@Rn needs word register"
2825 #: config/tc-h8500.c:828 config/tc-sh.c:1367
2827 msgid "unhandled %d\n"
2830 #: config/tc-h8500.c:856 config/tc-sh.c:1392
2832 msgid "operand must be absolute in range %d..%d"
2835 #: config/tc-h8500.c:945 config/tc-sh.c:1590
2837 msgid "failed for %d\n"
2840 #: config/tc-h8500.c:1110 config/tc-sh.c:1691 config/tc-sh.c:1936
2841 #: config/tc-w65.c:753
2842 msgid "invalid operands for opcode"
2845 #: config/tc-hppa.c:1193
2846 msgid "Missing .exit\n"
2849 #: config/tc-hppa.c:1196
2850 msgid "Missing .procend\n"
2853 #: config/tc-hppa.c:1376
2854 msgid "Invalid field selector. Assuming F%%."
2857 #: config/tc-hppa.c:1403 config/tc-hppa.c:6895 config/tc-hppa.c:6901
2858 #: config/tc-hppa.c:6907 config/tc-hppa.c:6913 config/tc-mn10300.c:926
2859 #: config/tc-mn10300.c:2162
2860 msgid "could not set architecture and machine"
2863 #: config/tc-hppa.c:1409
2864 msgid "-R option not supported on this target."
2867 #: config/tc-hppa.c:1425 config/tc-sparc.c:803 config/tc-sparc.c:839
2869 msgid "Internal error: can't hash `%s': %s\n"
2872 #: config/tc-hppa.c:1433 config/tc-i860.c:190
2874 msgid "internal error: losing opcode: `%s' \"%s\"\n"
2877 #: config/tc-hppa.c:1504 config/tc-hppa.c:7034 config/tc-hppa.c:7091
2878 msgid "Missing function name for .PROC (corrupted label chain)"
2881 #: config/tc-hppa.c:1507 config/tc-hppa.c:7094
2882 msgid "Missing function name for .PROC"
2885 #: config/tc-hppa.c:1615 config/tc-hppa.c:4875
2886 msgid "could not update architecture and machine"
2889 #: config/tc-hppa.c:1822
2890 msgid "Invalid Indexed Load Completer."
2893 #: config/tc-hppa.c:1827
2894 msgid "Invalid Indexed Load Completer Syntax."
2897 #: config/tc-hppa.c:1863
2898 msgid "Invalid Short Load/Store Completer."
2901 #: config/tc-hppa.c:1922 config/tc-hppa.c:1927
2902 msgid "Invalid Store Bytes Short Completer"
2905 #: config/tc-hppa.c:2238 config/tc-hppa.c:2244
2906 msgid "Invalid left/right combination completer"
2909 #: config/tc-hppa.c:2293 config/tc-hppa.c:2300
2910 msgid "Invalid permutation completer"
2913 #: config/tc-hppa.c:2401
2915 msgid "Invalid Add Condition: %s"
2918 #: config/tc-hppa.c:2412 config/tc-hppa.c:2422
2920 msgid "Invalid Add and Branch Condition: %c"
2923 #: config/tc-hppa.c:2443
2924 msgid "Invalid Compare/Subtract Condition"
2927 #: config/tc-hppa.c:2483
2929 msgid "Invalid Bit Branch Condition: %c"
2932 #: config/tc-hppa.c:2569
2934 msgid "Invalid Compare/Subtract Condition: %s"
2937 #: config/tc-hppa.c:2581
2939 msgid "Invalid Compare/Subtract Condition: %c"
2942 #: config/tc-hppa.c:2596
2943 msgid "Invalid Compare and Branch Condition."
2946 #: config/tc-hppa.c:2692
2947 msgid "Invalid Logical Instruction Condition."
2950 #: config/tc-hppa.c:2747
2951 msgid "Invalid Shift/Extract/Deposit Condition."
2954 #: config/tc-hppa.c:2859
2955 msgid "Invalid Unit Instruction Condition."
2958 #: config/tc-hppa.c:3236 config/tc-hppa.c:3268 config/tc-hppa.c:3299
2959 #: config/tc-hppa.c:3329
2960 msgid "Branch to unaligned address"
2963 #: config/tc-hppa.c:3507
2964 msgid "Invalid SFU identifier"
2967 #: config/tc-hppa.c:3557
2968 msgid "Invalid COPR identifier"
2971 #: config/tc-hppa.c:3686
2972 msgid "Invalid Floating Point Operand Format."
2975 #: config/tc-hppa.c:3803 config/tc-hppa.c:3823 config/tc-hppa.c:3843
2976 #: config/tc-hppa.c:3863 config/tc-hppa.c:3883
2977 msgid "Invalid register for single precision fmpyadd or fmpysub"
2980 #: config/tc-hppa.c:3940
2982 msgid "Invalid operands %s"
2985 #: config/tc-hppa.c:4058
2987 msgid "Cannot handle fixup at %s:%d"
2990 #: config/tc-hppa.c:4359
2991 msgid " -Q ignored\n"
2994 #: config/tc-hppa.c:4363
2995 msgid " -c print a warning if a comment is found\n"
2998 #: config/tc-hppa.c:4429
3000 msgid "no hppa_fixup entry for fixup type 0x%x at %s:%d"
3003 #: config/tc-hppa.c:4596
3004 msgid "Unknown relocation encountered in md_apply_fix."
3007 #: config/tc-hppa.c:4739 config/tc-hppa.c:4764
3009 msgid "Undefined register: '%s'."
3012 #: config/tc-hppa.c:4798
3014 msgid "Non-absolute symbol: '%s'."
3017 #: config/tc-hppa.c:4813
3019 msgid "Undefined absolute constant: '%s'."
3022 #: config/tc-hppa.c:4914
3024 msgid "Invalid FP Compare Condition: %s"
3027 #: config/tc-hppa.c:4970
3029 msgid "Invalid FTEST completer: %s"
3032 #: config/tc-hppa.c:5037 config/tc-hppa.c:5075
3034 msgid "Invalid FP Operand Format: %3s"
3037 #: config/tc-hppa.c:5154
3038 msgid "Bad segment in expression."
3041 #: config/tc-hppa.c:5213
3042 msgid "Bad segment (should be absolute)."
3045 #: config/tc-hppa.c:5256
3047 msgid "Invalid argument location: %s\n"
3050 #: config/tc-hppa.c:5287
3052 msgid "Invalid argument description: %d"
3055 #: config/tc-hppa.c:5310
3057 msgid "Invalid Nullification: (%c)"
3060 #: config/tc-hppa.c:6046
3062 msgid "Invalid .CALL argument: %s"
3065 #: config/tc-hppa.c:6168
3066 msgid ".callinfo is not within a procedure definition"
3069 #: config/tc-hppa.c:6188
3071 msgid "FRAME parameter must be a multiple of 8: %d\n"
3074 #: config/tc-hppa.c:6207
3075 msgid "Value for ENTRY_GR must be in the range 3..18\n"
3078 #: config/tc-hppa.c:6219
3079 msgid "Value for ENTRY_FR must be in the range 12..21\n"
3082 #: config/tc-hppa.c:6229
3083 msgid "Value for ENTRY_SR must be 3\n"
3086 #: config/tc-hppa.c:6285
3088 msgid "Invalid .CALLINFO argument: %s"
3091 #: config/tc-hppa.c:6396
3092 msgid "The .ENTER pseudo-op is not supported"
3095 #: config/tc-hppa.c:6412
3096 msgid "Misplaced .entry. Ignored."
3099 #: config/tc-hppa.c:6416
3100 msgid "Missing .callinfo."
3103 #: config/tc-hppa.c:6482
3104 msgid ".REG expression must be a register"
3107 #: config/tc-hppa.c:6498 read.c:4748
3108 msgid "bad or irreducible absolute expression; zero assumed"
3111 #: config/tc-hppa.c:6509
3112 msgid ".REG must use a label"
3115 #: config/tc-hppa.c:6511
3116 msgid ".EQU must use a label"
3119 #: config/tc-hppa.c:6564
3120 msgid ".EXIT must appear within a procedure"
3123 #: config/tc-hppa.c:6568
3124 msgid "Missing .callinfo"
3127 #: config/tc-hppa.c:6572
3128 msgid "No .ENTRY for this .EXIT"
3131 #: config/tc-hppa.c:6599
3133 msgid "Cannot define export symbol: %s\n"
3136 #: config/tc-hppa.c:6657
3138 msgid "Using ENTRY rather than CODE in export directive for %s"
3141 #: config/tc-hppa.c:6774
3143 msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s"
3146 #: config/tc-hppa.c:6856
3147 msgid "Missing label name on .LABEL"
3150 #: config/tc-hppa.c:6861
3151 msgid "extra .LABEL arguments ignored."
3154 #: config/tc-hppa.c:6878
3155 msgid "The .LEAVE pseudo-op is not supported"
3158 #: config/tc-hppa.c:6917
3159 msgid "Unrecognized .LEVEL argument\n"
3162 #: config/tc-hppa.c:6953
3164 msgid "Cannot define static symbol: %s\n"
3167 #: config/tc-hppa.c:6988
3168 msgid "Nested procedures"
3171 #: config/tc-hppa.c:6998
3172 msgid "Cannot allocate unwind descriptor\n"
3175 #: config/tc-hppa.c:7098
3176 msgid "misplaced .procend"
3179 #: config/tc-hppa.c:7101
3180 msgid "Missing .callinfo for this procedure"
3183 #: config/tc-hppa.c:7104
3184 msgid "Missing .EXIT for a .ENTRY"
3187 #: config/tc-hppa.c:7142
3188 msgid "Not in a space.\n"
3191 #: config/tc-hppa.c:7145
3192 msgid "Not in a subspace.\n"
3195 #: config/tc-hppa.c:7236
3196 msgid "Invalid .SPACE argument"
3199 #: config/tc-hppa.c:7283
3200 msgid "Can't change spaces within a procedure definition. Ignored"
3203 #: config/tc-hppa.c:7412
3205 msgid "Undefined space: '%s' Assuming space number = 0."
3208 #: config/tc-hppa.c:7436
3209 msgid "Must be in a space before changing or declaring subspaces.\n"
3212 #: config/tc-hppa.c:7440
3213 msgid "Can't change subspaces within a procedure definition. Ignored"
3216 #: config/tc-hppa.c:7475
3217 msgid "Parameters of an existing subspace can't be modified"
3220 #: config/tc-hppa.c:7526
3221 msgid "Alignment must be a power of 2"
3224 #: config/tc-hppa.c:7568
3225 msgid "FIRST not supported as a .SUBSPACE argument"
3228 #: config/tc-hppa.c:7570
3229 msgid "Invalid .SUBSPACE argument"
3232 #: config/tc-hppa.c:7750
3234 msgid "Internal error: Unable to find containing space for %s."
3237 #: config/tc-hppa.c:7789
3239 msgid "Out of memory: could not allocate new space chain entry: %s\n"
3242 #: config/tc-hppa.c:7875
3244 msgid "Out of memory: could not allocate new subspace chain entry: %s\n"
3247 #: config/tc-hppa.c:8569
3249 msgid "Symbol '%s' could not be created."
3252 #: config/tc-hppa.c:8573
3253 msgid "No memory for symbol name."
3256 #: config/tc-i386.c:596
3258 msgid "%s shortened to %s"
3261 #: config/tc-i386.c:651
3262 msgid "same type of prefix used twice"
3265 #: config/tc-i386.c:669
3266 msgid "64bit mode not supported on this CPU."
3269 #: config/tc-i386.c:673
3270 msgid "32bit mode not supported on this CPU."
3273 #: config/tc-i386.c:706
3274 msgid "bad argument to syntax directive."
3277 #: config/tc-i386.c:750
3279 msgid "no such architecture: `%s'"
3282 #: config/tc-i386.c:755
3283 msgid "missing cpu architecture"
3286 #: config/tc-i386.c:769
3288 msgid "no such architecture modifier: `%s'"
3291 #: config/tc-i386.c:823 config/tc-i386.c:4627
3292 msgid "Unknown architecture"
3295 #: config/tc-i386.c:858 config/tc-i386.c:881 config/tc-m68k.c:3821
3297 msgid "Internal Error: Can't hash %s: %s"
3300 #: config/tc-i386.c:1134
3301 msgid "There are no unsigned pc-relative relocations"
3304 #: config/tc-i386.c:1141 config/tc-i386.c:4783
3306 msgid "can not do %d byte pc-relative relocation"
3309 #: config/tc-i386.c:1158
3311 msgid "can not do %s %d byte relocation"
3314 #: config/tc-i386.c:1265 config/tc-i386.c:1359
3316 msgid "no such instruction: `%s'"
3319 #: config/tc-i386.c:1275 config/tc-i386.c:1391
3321 msgid "invalid character %s in mnemonic"
3324 #: config/tc-i386.c:1282
3325 msgid "expecting prefix; got nothing"
3328 #: config/tc-i386.c:1284
3329 msgid "expecting mnemonic; got nothing"
3332 #: config/tc-i386.c:1302
3334 msgid "redundant %s prefix"
3337 #: config/tc-i386.c:1402
3339 msgid "`%s' is not supported on `%s'"
3342 #: config/tc-i386.c:1407
3343 msgid "use .code16 to ensure correct addressing mode"
3346 #: config/tc-i386.c:1415
3348 msgid "expecting string instruction after `%s'"
3351 #: config/tc-i386.c:1436
3353 msgid "invalid character %s before operand %d"
3356 #: config/tc-i386.c:1450
3358 msgid "unbalanced parenthesis in operand %d."
3361 #: config/tc-i386.c:1453
3363 msgid "unbalanced brackets in operand %d."
3366 #: config/tc-i386.c:1462
3368 msgid "invalid character %s in operand %d"
3371 #: config/tc-i386.c:1489
3373 msgid "spurious operands; (%d operands/instruction max)"
3376 #: config/tc-i386.c:1512
3377 msgid "expecting operand after ','; got nothing"
3380 #: config/tc-i386.c:1517
3381 msgid "expecting operand before ','; got nothing"
3384 #. We found no match.
3385 #: config/tc-i386.c:1861
3387 msgid "suffix or operands invalid for `%s'"
3390 #: config/tc-i386.c:1872
3392 msgid "indirect %s without `*'"
3395 #. Warn them that a data or address size prefix doesn't
3396 #. affect assembly of the next line of code.
3397 #: config/tc-i386.c:1880
3399 msgid "stand-alone `%s' prefix"
3402 #: config/tc-i386.c:1916 config/tc-i386.c:1931
3403 msgid "`%s' operand %d must use `%%es' segment"
3406 #: config/tc-i386.c:1946
3407 msgid "Extended register `%%%s' available only in 64bit mode."
3410 #. Prohibit these changes in the 64bit mode, since
3411 #. the lowering is more complicated.
3412 #: config/tc-i386.c:2017 config/tc-i386.c:2071 config/tc-i386.c:2086
3413 #: config/tc-i386.c:2114 config/tc-i386.c:2142
3414 msgid "Incorrect register `%%%s' used with`%c' suffix"
3417 #: config/tc-i386.c:2023 config/tc-i386.c:2076 config/tc-i386.c:2147
3418 msgid "using `%%%s' instead of `%%%s' due to `%c' suffix"
3421 #: config/tc-i386.c:2039 config/tc-i386.c:2057 config/tc-i386.c:2101
3422 #: config/tc-i386.c:2128
3423 msgid "`%%%s' not allowed with `%s%c'"
3426 #: config/tc-i386.c:2188
3427 msgid "no instruction mnemonic suffix given; can't determine immediate size"
3430 #: config/tc-i386.c:2214
3433 "no instruction mnemonic suffix given; can't determine immediate size %x %c"
3436 #: config/tc-i386.c:2239
3438 "no instruction mnemonic suffix given and no register operands; can't size "
3442 #: config/tc-i386.c:2287
3443 msgid "64bit operations available only in 64bit modes."
3446 #. Reversed arguments on faddp, fsubp, etc.
3447 #: config/tc-i386.c:2355
3448 msgid "translating to `%s %%%s,%%%s'"
3451 #. Extraneous `l' suffix on fp insn.
3452 #: config/tc-i386.c:2362
3453 msgid "translating to `%s %%%s'"
3456 #: config/tc-i386.c:2635
3457 msgid "you can't `pop %%cs'"
3460 #. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc.
3461 #: config/tc-i386.c:2668
3463 msgid "translating to `%sp'"
3466 #: config/tc-i386.c:2711
3468 "Can't encode registers '%%%s' in the instruction requiring REX prefix.\n"
3471 #: config/tc-i386.c:2770 config/tc-i386.c:2850 config/tc-i386.c:2886
3472 msgid "skipping prefixes on this instruction"
3475 #: config/tc-i386.c:2906
3476 msgid "16-bit jump out of range"
3479 #: config/tc-i386.c:2915
3481 msgid "can't handle non absolute segment in `%s'"
3484 #: config/tc-i386.c:3208
3486 msgid "@%s reloc is not supported in %s bit mode"
3489 #: config/tc-i386.c:3284
3490 msgid "only 1 or 2 immediate operands are allowed"
3493 #: config/tc-i386.c:3307 config/tc-i386.c:3495
3495 msgid "junk `%s' after expression"
3498 #. Missing or bad expr becomes absolute 0.
3499 #: config/tc-i386.c:3318
3501 msgid "missing or invalid immediate expression `%s' taken as 0"
3504 #: config/tc-i386.c:3349 config/tc-i386.c:3556
3506 msgid "unimplemented segment %s in operand"
3509 #: config/tc-i386.c:3351 config/tc-i386.c:3558
3511 msgid "unimplemented segment type %d in operand"
3514 #: config/tc-i386.c:3395 config/tc-i386.c:5542
3516 msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'"
3519 #: config/tc-i386.c:3402
3521 msgid "scale factor of %d without an index register"
3524 #: config/tc-i386.c:3515
3526 msgid "bad expression used with @%s"
3529 #. Missing or bad expr becomes absolute 0.
3530 #: config/tc-i386.c:3537
3532 msgid "missing or invalid displacement expression `%s' taken as 0"
3535 #: config/tc-i386.c:3643
3537 msgid "`%s' is not a valid base/index expression"
3540 #: config/tc-i386.c:3647
3542 msgid "`%s' is not a valid %s bit base/index expression"
3545 #: config/tc-i386.c:3722
3547 msgid "bad memory operand `%s'"
3550 #: config/tc-i386.c:3737
3552 msgid "junk `%s' after register"
3555 #: config/tc-i386.c:3746 config/tc-i386.c:3861 config/tc-i386.c:3899
3557 msgid "bad register name `%s'"
3560 #: config/tc-i386.c:3754
3561 msgid "immediate operand illegal with absolute jump"
3564 #: config/tc-i386.c:3776
3566 msgid "too many memory references for `%s'"
3569 #: config/tc-i386.c:3854
3571 msgid "expecting `,' or `)' after index register in `%s'"
3574 #: config/tc-i386.c:3878
3576 msgid "expecting `)' after scale factor in `%s'"
3579 #: config/tc-i386.c:3885
3581 msgid "expecting index register or scale factor after `,'; got '%c'"
3584 #: config/tc-i386.c:3892
3586 msgid "expecting `,' or `)' after base register in `%s'"
3589 #. It's not a memory operand; argh!
3590 #: config/tc-i386.c:3933
3592 msgid "invalid char %s beginning operand %d `%s'"
3595 #: config/tc-i386.c:4117
3596 msgid "long jump required"
3599 #: config/tc-i386.c:4423
3600 msgid "Bad call to md_atof ()"
3603 #: config/tc-i386.c:4580
3604 msgid "No compiled in support for x86_64"
3607 #: config/tc-i386.c:4601
3610 " -V print assembler version number\n"
3612 " -q quieten some warnings\n"
3616 #: config/tc-i386.c:4608
3617 msgid " -q quieten some warnings\n"
3620 #: config/tc-i386.c:4667 config/tc-s390.c:1561
3621 msgid "GOT already in symbol table"
3624 #: config/tc-i386.c:4797
3626 msgid "can not do %d byte relocation"
3629 #: config/tc-i386.c:4848 config/tc-s390.c:1888
3631 msgid "cannot represent relocation type %s"
3634 #: config/tc-i386.c:5144
3636 msgid "too many memory references for '%s'"
3639 #: config/tc-i386.c:5307
3641 msgid "Unknown operand modifier `%s'\n"
3644 #: config/tc-i386.c:5514
3646 msgid "`%s' is not a valid segment register"
3649 #: config/tc-i386.c:5524 config/tc-i386.c:5645
3650 msgid "Register scaling only allowed in memory operands."
3653 #: config/tc-i386.c:5555
3654 msgid "Too many register references in memory operand.\n"
3657 #: config/tc-i386.c:5624
3659 msgid "Syntax error. Expecting a constant. Got `%s'.\n"
3662 #: config/tc-i386.c:5694
3664 msgid "Unrecognized token '%s'"
3667 #: config/tc-i386.c:5711
3669 msgid "Unexpected token `%s'\n"
3672 #: config/tc-i386.c:5855
3674 msgid "Unrecognized token `%s'\n"
3677 #: config/tc-i860.c:154 config/tc-i860.c:158
3678 msgid "Unknown temporary pseudo register"
3681 #: config/tc-i860.c:181 config/tc-mips.c:1036
3683 msgid "internal error: can't hash `%s': %s\n"
3686 #: config/tc-i860.c:201
3687 msgid "Defective assembler. No assembly attempted."
3690 #: config/tc-i860.c:347
3692 msgid "Expanded opcode after delayed branch: `%s'"
3695 #: config/tc-i860.c:351
3697 msgid "Expanded opcode in dual mode: `%s'"
3700 #: config/tc-i860.c:355
3702 msgid "An instruction was expanded (%s)"
3705 #: config/tc-i860.c:613
3706 msgid "Pipelined instruction: fsrc1 = fdest"
3709 #: config/tc-i860.c:776 config/tc-i860.c:783 config/tc-i860.c:790
3710 msgid "Assembler does not yet support PIC"
3713 #: config/tc-i860.c:849
3715 msgid "Illegal operands for %s"
3718 #: config/tc-i860.c:873 config/tc-sparc.c:2731
3722 #: config/tc-i860.c:965
3723 msgid "md_number_to_disp\n"
3726 #: config/tc-i860.c:975
3727 msgid "i860_number_to_field\n"
3730 #: config/tc-i860.c:984
3731 msgid "i860_estimate_size_before_relax\n"
3734 #: config/tc-i860.c:1075
3736 " -EL\t\t\t generate code for little endian mode (default)\n"
3737 " -EB\t\t\t generate code for big endian mode\n"
3738 " -mwarn-expand\t\t warn if pseudo operations are expanded\n"
3741 #. SVR4 compatibility flags.
3742 #: config/tc-i860.c:1081
3744 " -V\t\t\t print assembler version number\n"
3745 " -Qy, -Qn\t\t ignored\n"
3748 #: config/tc-i860.c:1150
3749 msgid "This immediate requires 0 MOD 2 alignment"
3752 #: config/tc-i860.c:1153
3753 msgid "This immediate requires 0 MOD 4 alignment"
3756 #: config/tc-i860.c:1156
3757 msgid "This immediate requires 0 MOD 8 alignment"
3760 #: config/tc-i860.c:1159
3761 msgid "This immediate requires 0 MOD 16 alignment"
3764 #: config/tc-i860.c:1257
3765 msgid "5-bit immediate too large"
3768 #: config/tc-i860.c:1260
3769 msgid "5-bit field must be absolute"
3772 #: config/tc-i860.c:1306 config/tc-i860.c:1329
3773 msgid "A branch offset requires 0 MOD 4 alignment"
3776 #: config/tc-i860.c:1350
3778 msgid "Unrecognized fix-up (0x%08x)"
3781 #: config/tc-i960.c:550
3783 msgid "Hashing returned \"%s\"."
3786 #. Offset of last character in opcode mnemonic
3787 #: config/tc-i960.c:584
3788 msgid "branch prediction invalid on this opcode"
3791 #: config/tc-i960.c:624
3793 msgid "invalid opcode, \"%s\"."
3796 #: config/tc-i960.c:629
3798 msgid "improper number of operands. expecting %d, got %d"
3801 #: config/tc-i960.c:861
3803 msgid "Fixup of %ld too large for field width of %d"
3806 #: config/tc-i960.c:978
3808 msgid "invalid architecture %s"
3811 #: config/tc-i960.c:998
3812 msgid "I960 options:\n"
3815 #: config/tc-i960.c:1001
3818 "\t\t\tspecify variant of 960 architecture\n"
3819 "-b\t\t\tadd code to collect statistics about branches taken\n"
3820 "-link-relax\t\tpreserve individual alignment directives so linker\n"
3821 "\t\t\tcan do relaxing (b.out format only)\n"
3822 "-no-relax\t\tdon't alter compare-and-branch instructions for\n"
3823 "\t\t\tlong displacements\n"
3826 #: config/tc-i960.c:1404
3827 msgid "too many operands"
3830 #: config/tc-i960.c:1463 config/tc-i960.c:1690
3831 msgid "expression syntax error"
3834 #: config/tc-i960.c:1501
3835 msgid "attempt to branch into different segment"
3838 #: config/tc-i960.c:1505
3840 msgid "target of %s instruction must be a label"
3843 #: config/tc-i960.c:1544
3844 msgid "unmatched '['"
3847 #: config/tc-i960.c:1555
3848 msgid "garbage after index spec ignored"
3851 #. We never moved: there was no opcode either!
3852 #: config/tc-i960.c:1621
3853 msgid "missing opcode"
3856 #: config/tc-i960.c:1924
3857 msgid "invalid constant"
3860 #: config/tc-i960.c:2036
3861 msgid "invalid index register"
3864 #: config/tc-i960.c:2059
3865 msgid "invalid scale factor"
3868 #: config/tc-i960.c:2242
3869 msgid "unaligned register"
3872 #: config/tc-i960.c:2265
3873 msgid "no such sfr in this architecture"
3876 #: config/tc-i960.c:2303
3877 msgid "illegal literal"
3880 #. Should not happen: see block comment above
3881 #: config/tc-i960.c:2533
3883 msgid "Trying to 'bal' to %s"
3886 #: config/tc-i960.c:2544
3887 msgid "Looks like a proc, but can't tell what kind.\n"
3890 #: config/tc-i960.c:2575
3891 msgid "should have 1 or 2 operands"
3894 #: config/tc-i960.c:2584 config/tc-i960.c:2603
3896 msgid "Redefining leafproc %s"
3899 #: config/tc-i960.c:2634
3900 msgid "should have two operands"
3903 #: config/tc-i960.c:2644
3904 msgid "'entry_num' must be absolute number in [0,31]"
3907 #: config/tc-i960.c:2653
3909 msgid "Redefining entrynum for sysproc %s"
3912 #: config/tc-i960.c:2760
3913 msgid "architecture of opcode conflicts with that of earlier instruction(s)"
3916 #: config/tc-i960.c:2781
3917 msgid "big endian mode is not supported"
3920 #: config/tc-i960.c:2783
3922 msgid "ignoring unrecognized .endian type `%s'"
3925 #: config/tc-i960.c:3064
3927 msgid "leafproc symbol '%s' undefined"
3930 #: config/tc-i960.c:3074
3932 msgid "Warning: making leafproc entries %s and %s both global\n"
3935 #: config/tc-i960.c:3183
3936 msgid "option --link-relax is only supported in b.out format"
3939 #: config/tc-i960.c:3226
3940 msgid "callj to difference of two symbols"
3943 #: config/tc-ia64.c:1020
3944 msgid "Unwind directive not followed by an instruction."
3947 #: config/tc-ia64.c:4297
3948 msgid "Register name expected"
3951 #: config/tc-ia64.c:4302 config/tc-ia64.c:4588
3952 msgid "Comma expected"
3955 #: config/tc-ia64.c:4310
3956 msgid "Register value annotation ignored"
3959 #: config/tc-ia64.c:4334
3960 msgid "Directive invalid within a bundle"
3963 #: config/tc-ia64.c:4401
3964 msgid "Missing predicate relation type"
3967 #: config/tc-ia64.c:4417
3968 msgid "Unrecognized predicate relation type"
3971 #: config/tc-ia64.c:4437 config/tc-ia64.c:4462
3972 msgid "Predicate register expected"
3975 #: config/tc-ia64.c:4449
3976 msgid "Duplicate predicate register ignored"
3979 #: config/tc-ia64.c:4471
3980 msgid "Bad register range"
3983 #: config/tc-ia64.c:4499
3984 msgid "Predicate source and target required"
3987 #: config/tc-ia64.c:4501 config/tc-ia64.c:4513
3988 msgid "Use of p0 is not valid in this context"
3991 #: config/tc-ia64.c:4508
3992 msgid "At least two PR arguments expected"
3995 #: config/tc-ia64.c:4522
3996 msgid "At least one PR argument expected"
3999 #: config/tc-ia64.c:4558
4001 msgid "Inserting \"%s\" into entry hint table failed: %s"
4004 #. FIXME -- need 62-bit relocation type
4005 #: config/tc-ia64.c:5015
4006 msgid "62-bit relocation not yet implemented"
4009 #. XXX technically, this is wrong: we should not be issuing warning
4010 #. messages until we're sure this instruction pattern is going to
4012 #: config/tc-ia64.c:5088
4013 msgid "lower 16 bits of mask ignored"
4016 #: config/tc-ia64.c:5643
4017 msgid "Value truncated to 62 bits"
4020 #: config/tc-ia64.c:5994
4022 "Additional NOP may be necessary to workaround Itanium processor A/B step "
4026 #: config/tc-ia64.c:6177
4028 msgid "Unrecognized option '-x%s'"
4031 #: config/tc-ia64.c:6205
4034 " -milp32|-milp64|-mlp64|-mp64\tselect data model (default -mlp64)\n"
4035 " -mle | -mbe\t\t select little- or big-endian byte order (default -mle)\n"
4036 " -x | -xexplicit\t turn on dependency violation checking (default)\n"
4037 " -xauto\t\t automagically remove dependency violations\n"
4038 " -xdebug\t\t debug dependency violation checker\n"
4041 #: config/tc-ia64.c:6475 config/tc-mips.c:1023
4042 msgid "Could not set architecture and machine"
4045 #: config/tc-ia64.c:6567
4046 msgid "Explicit stops are ignored in auto mode"
4049 #: config/tc-ia64.c:6617
4050 msgid "Found '{' after explicit switch to automatic mode"
4053 #: config/tc-ia64.c:8330
4055 msgid "Unrecognized dependency specifier %d\n"
4058 #: config/tc-ia64.c:9121
4059 msgid "Only the first path encountering the conflict is reported"
4062 #: config/tc-ia64.c:9124
4063 msgid "This is the location of the conflicting usage"
4066 #. Pretend that we do not recognise this option.
4067 #: config/tc-m32r.c:231
4068 msgid "Unrecognised option: -hidden"
4071 #: config/tc-m32r.c:265
4072 msgid " M32R specific command line options:\n"
4075 #: config/tc-m32r.c:267
4077 " -m32r disable support for the m32rx instruction set\n"
4080 #: config/tc-m32r.c:269
4081 msgid " -m32rx support the extended m32rx instruction set\n"
4084 #: config/tc-m32r.c:271
4085 msgid " -O try to combine instructions in parallel\n"
4088 #: config/tc-m32r.c:274
4090 " -warn-explicit-parallel-conflicts warn when parallel instructions\n"
4093 #: config/tc-m32r.c:276
4094 msgid " violate contraints\n"
4097 #: config/tc-m32r.c:278
4098 msgid " -no-warn-explicit-parallel-conflicts do not warn when parallel\n"
4101 #: config/tc-m32r.c:280
4103 " instructions violate contraints\n"
4106 #: config/tc-m32r.c:282
4108 " -Wp synonym for -warn-explicit-parallel-conflicts\n"
4111 #: config/tc-m32r.c:284
4113 " -Wnp synonym for -no-warn-explicit-parallel-conflicts\n"
4116 #: config/tc-m32r.c:287
4118 " -warn-unmatched-high warn when an (s)high reloc has no matching low "
4122 #: config/tc-m32r.c:289
4123 msgid " -no-warn-unmatched-high do not warn about missing low relocs\n"
4126 #: config/tc-m32r.c:291
4127 msgid " -Wuh synonym for -warn-unmatched-high\n"
4130 #: config/tc-m32r.c:293
4131 msgid " -Wnuh synonym for -no-warn-unmatched-high\n"
4134 #: config/tc-m32r.c:297
4135 msgid " -relax create linker relaxable code\n"
4138 #: config/tc-m32r.c:299
4139 msgid " -cpu-desc provide runtime cpu description file\n"
4142 #: config/tc-m32r.c:689
4143 msgid "Instructions write to the same destination register."
4146 #: config/tc-m32r.c:697
4147 msgid "Instructions do not use parallel execution pipelines."
4150 #: config/tc-m32r.c:704
4151 msgid "Instructions share the same execution pipeline"
4154 #: config/tc-m32r.c:774 config/tc-m32r.c:871
4156 msgid "not a 16 bit instruction '%s'"
4159 #: config/tc-m32r.c:781 config/tc-m32r.c:878 config/tc-m32r.c:1034
4161 msgid "unknown instruction '%s'"
4164 #: config/tc-m32r.c:790 config/tc-m32r.c:885 config/tc-m32r.c:1041
4166 msgid "instruction '%s' is for the M32RX only"
4169 #: config/tc-m32r.c:799 config/tc-m32r.c:894
4171 msgid "instruction '%s' cannot be executed in parallel."
4174 #: config/tc-m32r.c:855 config/tc-m32r.c:919 config/tc-m32r.c:1091
4175 msgid "internal error: lookup/get operands failed"
4178 #: config/tc-m32r.c:904
4180 msgid "'%s': only the NOP instruction can be issued in parallel on the m32r"
4183 #: config/tc-m32r.c:933
4186 "%s: output of 1st instruction is the same as an input to 2nd instruction - "
4187 "is this intentional ?"
4190 #: config/tc-m32r.c:937
4193 "%s: output of 2nd instruction is the same as an input to 1st instruction - "
4194 "is this intentional ?"
4197 #: config/tc-m32r.c:1251 config/tc-ppc.c:1459 config/tc-ppc.c:3701 read.c:1358
4198 msgid "Expected comma after symbol-name: rest of line ignored."
4201 #: config/tc-m32r.c:1261
4203 msgid ".SCOMMon length (%ld.) <0! Ignored."
4206 #: config/tc-m32r.c:1275 config/tc-ppc.c:1481 config/tc-ppc.c:2392
4207 #: config/tc-ppc.c:3725
4208 msgid "ignoring bad alignment"
4211 #: config/tc-m32r.c:1302 config/tc-ppc.c:1492 config/tc-ppc.c:3737 read.c:1382
4214 msgid "Ignoring attempt to re-define symbol `%s'."
4217 #: config/tc-m32r.c:1311
4219 msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld."
4222 #: config/tc-m32r.c:1789
4223 msgid "Unmatched high/shigh reloc"
4226 #: config/tc-m68hc11.c:313
4229 "Motorola 68HC11/68HC12 options:\n"
4230 " -m68hc11 | -m68hc12 specify the processor [default %s]\n"
4231 " --force-long-branchs always turn relative branchs into absolute ones\n"
4232 " -S,--short-branchs do not turn relative branchs into absolute ones\n"
4233 " when the offset is out of range\n"
4234 " --strict-direct-mode do not turn the direct mode into extended mode\n"
4235 " when the instruction does not support direct mode\n"
4236 " --print-insn-syntax print the syntax of instruction in case of error\n"
4237 " --print-opcodes print the list of instructions with syntax\n"
4238 " --generate-example generate an example of each instruction\n"
4239 " (used for testing)\n"
4242 #: config/tc-m68hc11.c:354
4244 msgid "Default target `%s' is not supported."
4247 #. Dump the opcode statistics table.
4248 #: config/tc-m68hc11.c:373
4249 msgid "Name # Modes Min ops Max ops Modes mask # Used\n"
4252 #: config/tc-m68hc11.c:423
4254 msgid "Option `%s' is not recognized."
4257 #: config/tc-m68hc11.c:644
4261 #: config/tc-m68hc11.c:653
4265 #: config/tc-m68hc11.c:662 config/tc-m68hc11.c:671
4269 #: config/tc-m68hc11.c:689
4273 #: config/tc-m68hc11.c:701
4277 #: config/tc-m68hc11.c:711
4282 #: config/tc-m68hc11.c:713
4286 #: config/tc-m68hc11.c:732
4290 #: config/tc-m68hc11.c:748
4293 "# Example of `%s' instructions\n"
4298 #: config/tc-m68hc11.c:796
4300 msgid "Instruction `%s' is not recognized."
4303 #: config/tc-m68hc11.c:801
4305 msgid "Instruction formats for `%s':"
4308 #: config/tc-m68hc11.c:934
4310 msgid "Immediate operand is not allowed for operand %d."
4313 #: config/tc-m68hc11.c:960
4314 msgid "Indirect indexed addressing is not valid for 68HC11."
4317 #: config/tc-m68hc11.c:980
4318 msgid "Spurious `,' or bad indirect register addressing mode."
4321 #: config/tc-m68hc11.c:996
4322 msgid "Missing second register or offset for indexed-indirect mode."
4325 #: config/tc-m68hc11.c:1006
4326 msgid "Missing second register for indexed-indirect mode."
4329 #: config/tc-m68hc11.c:1022
4330 msgid "Missing `]' to close indexed-indirect mode."
4333 #: config/tc-m68hc11.c:1066
4334 msgid "Illegal operand."
4337 #: config/tc-m68hc11.c:1071
4338 msgid "Missing operand."
4341 #: config/tc-m68hc11.c:1123
4342 msgid "Pre-increment mode is not valid for 68HC11"
4345 #: config/tc-m68hc11.c:1136
4346 msgid "Wrong register in register indirect mode."
4349 #: config/tc-m68hc11.c:1144
4350 msgid "Missing `]' to close register indirect operand."
4353 #: config/tc-m68hc11.c:1161
4354 msgid "Post-decrement mode is not valid for 68HC11."
4357 #: config/tc-m68hc11.c:1169
4358 msgid "Post-increment mode is not valid for 68HC11."
4361 #: config/tc-m68hc11.c:1186
4362 msgid "Invalid indexed indirect mode."
4365 #: config/tc-m68hc11.c:1280
4367 msgid "Trap id `%ld' is out of range."
4370 #: config/tc-m68hc11.c:1284
4371 msgid "Trap id must be within [0x30..0x39] or [0x40..0xff]."
4374 #: config/tc-m68hc11.c:1291
4376 msgid "Operand out of 8-bit range: `%ld'."
4379 #: config/tc-m68hc11.c:1298
4380 msgid "The trap id must be a constant."
4383 #: config/tc-m68hc11.c:1323
4385 msgid "Operand `%x' not recognized in fixup8."
4388 #: config/tc-m68hc11.c:1343
4390 msgid "Operand out of 16-bit range: `%ld'."
4393 #: config/tc-m68hc11.c:1364
4395 msgid "Operand `%x' not recognized in fixup16."
4398 #: config/tc-m68hc11.c:1382
4400 msgid "Unexpected branch conversion with `%x'"
4403 #: config/tc-m68hc11.c:1469 config/tc-m68hc11.c:1596
4405 msgid "Operand out of range for a relative branch: `%ld'"
4408 #: config/tc-m68hc11.c:1564
4409 msgid "Invalid register for dbcc/tbcc instruction."
4412 #: config/tc-m68hc11.c:1655
4414 msgid "Increment/decrement value is out of range: `%ld'."
4417 #: config/tc-m68hc11.c:1666
4418 msgid "Expecting a register."
4421 #: config/tc-m68hc11.c:1681
4422 msgid "Invalid register for post/pre increment."
4425 #: config/tc-m68hc11.c:1711
4426 msgid "Invalid register."
4429 #: config/tc-m68hc11.c:1718
4431 msgid "Offset out of 16-bit range: %ld."
4434 #: config/tc-m68hc11.c:1723
4436 msgid "Offset out of 5-bit range for movw/movb insn: %ld."
4439 #: config/tc-m68hc11.c:1789
4440 msgid "Expecting register D for indexed indirect mode."
4443 #: config/tc-m68hc11.c:1791
4444 msgid "Indexed indirect mode is not allowed for movb/movw."
4447 #: config/tc-m68hc11.c:1808
4448 msgid "Invalid accumulator register."
4451 #: config/tc-m68hc11.c:1833
4452 msgid "Invalid indexed register."
4455 #: config/tc-m68hc11.c:1841
4456 msgid "Addressing mode not implemented yet."
4459 #: config/tc-m68hc11.c:1856
4460 msgid "Invalid source register for this instruction, use 'tfr'."
4463 #: config/tc-m68hc11.c:1858
4464 msgid "Invalid source register."
4467 #: config/tc-m68hc11.c:1863
4468 msgid "Invalid destination register for this instruction, use 'tfr'."
4471 #: config/tc-m68hc11.c:1865
4472 msgid "Invalid destination register."
4475 #: config/tc-m68hc11.c:1950
4476 msgid "Invalid indexed register, expecting register X."
4479 #: config/tc-m68hc11.c:1952
4480 msgid "Invalid indexed register, expecting register Y."
4483 #: config/tc-m68hc11.c:2244
4484 msgid "No instruction or missing opcode."
4487 #: config/tc-m68hc11.c:2309
4489 msgid "Opcode `%s' is not recognized."
4492 #: config/tc-m68hc11.c:2331
4494 msgid "Garbage at end of instruction: `%s'."
4497 #: config/tc-m68hc11.c:2354
4499 msgid "Invalid operand for `%s'"
4502 #: config/tc-m68hc11.c:2411
4504 msgid "Relocation %d is not supported by object file format."
4507 #: config/tc-m68hc11.c:2591
4508 msgid "bra or bsr with undefined symbol."
4511 #: config/tc-m68hc11.c:2661 config/tc-m68hc11.c:2711
4513 msgid "Subtype %d is not recognized."
4516 #: config/tc-m68hc11.c:2748
4517 msgid "Expression too complex."
4520 #: config/tc-m68hc11.c:2777
4521 msgid "Value out of 16-bit range."
4524 #: config/tc-m68hc11.c:2800
4526 msgid "Value %ld too large for 8-bit PC-relative branch."
4529 #: config/tc-m68hc11.c:2807
4531 msgid "Auto increment/decrement offset '%ld' is out of range."
4534 #: config/tc-m68hc11.c:2818
4536 msgid "Line %d: unknown relocation type: 0x%x."
4539 #: config/tc-m68k.c:684
4540 msgid "Unknown PC relative instruction"
4543 #: config/tc-m68k.c:823
4545 msgid "Can not do %d byte pc-relative relocation"
4548 #: config/tc-m68k.c:825
4550 msgid "Can not do %d byte pc-relative pic relocation"
4553 #: config/tc-m68k.c:830
4555 msgid "Can not do %d byte relocation"
4558 #: config/tc-m68k.c:832
4560 msgid "Can not do %d byte pic relocation"
4563 #: config/tc-m68k.c:903
4565 msgid "Unable to produce reloc against symbol '%s'"
4568 #: config/tc-m68k.c:947 config/tc-mips.c:11296
4570 msgid "Cannot make %s relocation PC relative"
4573 #: config/tc-m68k.c:1040 config/tc-tahoe.c:1493 config/tc-vax.c:1756
4577 #: config/tc-m68k.c:1070 config/tc-tahoe.c:1510 config/tc-vax.c:1773
4578 msgid "Unknown operator"
4581 #: config/tc-m68k.c:1845
4582 msgid "invalid instruction for this architecture; needs "
4585 #: config/tc-m68k.c:1850
4586 msgid "fpu (68040, 68060 or 68881/68882)"
4589 #: config/tc-m68k.c:1853
4590 msgid "mmu (68030 or 68851)"
4593 #: config/tc-m68k.c:1856
4594 msgid "68020 or higher"
4597 #: config/tc-m68k.c:1859
4598 msgid "68000 or higher"
4601 #: config/tc-m68k.c:1862
4602 msgid "68010 or higher"
4605 #: config/tc-m68k.c:1891
4606 msgid "operands mismatch"
4609 #: config/tc-m68k.c:1948 config/tc-m68k.c:1954 config/tc-m68k.c:1960
4610 msgid "operand out of range"
4613 #: config/tc-m68k.c:2017
4615 msgid "Bignum too big for %c format; truncated"
4618 #: config/tc-m68k.c:2085
4619 msgid "displacement too large for this architecture; needs 68020 or higher"
4622 #: config/tc-m68k.c:2195
4624 "scale factor invalid on this architecture; needs cpu32 or 68020 or higher"
4627 #: config/tc-m68k.c:2200
4628 msgid "invalid index size for coldfire"
4631 #: config/tc-m68k.c:2253
4632 msgid "Forcing byte displacement"
4635 #: config/tc-m68k.c:2255
4636 msgid "byte displacement out of range"
4639 #: config/tc-m68k.c:2302 config/tc-m68k.c:2340
4640 msgid "invalid operand mode for this architecture; needs 68020 or higher"
4643 #: config/tc-m68k.c:2326 config/tc-m68k.c:2360
4644 msgid ":b not permitted; defaulting to :w"
4647 #: config/tc-m68k.c:2437
4648 msgid "unsupported byte value; use a different suffix"
4651 #: config/tc-m68k.c:2451
4652 msgid "unknown/incorrect operand"
4655 #: config/tc-m68k.c:2484 config/tc-m68k.c:2492 config/tc-m68k.c:2499
4656 #: config/tc-m68k.c:2506
4657 msgid "out of range"
4660 #: config/tc-m68k.c:2552
4661 msgid "Can't use long branches on 68000/68010/5200"
4664 #: config/tc-m68k.c:2662
4665 msgid "Expression out of range, using 0"
4668 #: config/tc-m68k.c:2774 config/tc-m68k.c:2790
4669 msgid "Floating point register in register list"
4672 #: config/tc-m68k.c:2780
4673 msgid "Wrong register in floating-point reglist"
4676 #: config/tc-m68k.c:2796
4677 msgid "incorrect register in reglist"
4680 #: config/tc-m68k.c:2802
4681 msgid "wrong register in floating-point reglist"
4684 #: config/tc-m68k.c:2878
4685 msgid "failed sanity check"
4689 #: config/tc-m68k.c:3243
4694 #: config/tc-m68k.c:3254
4698 #: config/tc-m68k.c:3271
4699 msgid "Missing operand"
4702 #: config/tc-m68k.c:3603
4704 msgid "%s -- statement `%s' ignored"
4707 #: config/tc-m68k.c:3647
4709 msgid "Don't know how to figure width of %c in md_assemble()"
4712 #: config/tc-m68k.c:3830 config/tc-m68k.c:3868
4714 msgid "Internal Error: Can't find %s in hash table"
4717 #: config/tc-m68k.c:3833 config/tc-m68k.c:3871
4719 msgid "Internal Error: Can't hash %s: %s"
4722 #: config/tc-m68k.c:4000
4724 msgid "unrecognized default cpu `%s' ???"
4727 #: config/tc-m68k.c:4012
4728 msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly"
4731 #: config/tc-m68k.c:4032
4732 msgid "options for 68881 and no-68881 both given"
4735 #: config/tc-m68k.c:4034
4736 msgid "options for 68851 and no-68851 both given"
4739 #: config/tc-m68k.c:4105
4741 msgid "text label `%s' aligned to odd boundary"
4744 #: config/tc-m68k.c:4319
4745 msgid "invalid byte branch offset"
4748 #: config/tc-m68k.c:4377
4749 msgid "short branch with zero offset: use :w"
4752 #: config/tc-m68k.c:4851 config/tc-m68k.c:4862
4753 msgid "expression out of range: defaulting to 1"
4756 #: config/tc-m68k.c:4894
4757 msgid "expression out of range: defaulting to 0"
4760 #: config/tc-m68k.c:4927 config/tc-m68k.c:4939
4762 msgid "Can't deal with expression; defaulting to %ld"
4765 #: config/tc-m68k.c:4953
4766 msgid "expression doesn't fit in BYTE"
4769 #: config/tc-m68k.c:4957
4770 msgid "expression doesn't fit in WORD"
4773 #: config/tc-m68k.c:5050
4775 msgid "%s: unrecognized processor name"
4778 #: config/tc-m68k.c:5115
4779 msgid "bad coprocessor id"
4782 #: config/tc-m68k.c:5121
4783 msgid "unrecognized fopt option"
4786 #: config/tc-m68k.c:5255
4788 msgid "option `%s' may not be negated"
4791 #: config/tc-m68k.c:5266
4793 msgid "option `%s' not recognized"
4796 #: config/tc-m68k.c:5299
4797 msgid "bad format of OPT NEST=depth"
4800 #: config/tc-m68k.c:5362
4801 msgid "missing label"
4804 #: config/tc-m68k.c:5386 config/tc-m68k.c:5415
4805 msgid "bad register list"
4808 #: config/tc-m68k.c:5388
4810 msgid "bad register list: %s"
4813 #: config/tc-m68k.c:5486
4814 msgid "restore without save"
4817 #: config/tc-m68k.c:5663 config/tc-m68k.c:6050
4818 msgid "syntax error in structured control directive"
4821 #: config/tc-m68k.c:5714
4822 msgid "missing condition code in structured control directive"
4825 #: config/tc-m68k.c:5786
4828 "Condition <%c%c> in structured control directive can not be encoded correctly"
4831 #: config/tc-m68k.c:6093
4832 msgid "missing then"
4835 #: config/tc-m68k.c:6175
4836 msgid "else without matching if"
4839 #: config/tc-m68k.c:6209
4840 msgid "endi without matching if"
4843 #: config/tc-m68k.c:6250
4844 msgid "break outside of structured loop"
4847 #: config/tc-m68k.c:6289
4848 msgid "next outside of structured loop"
4851 #: config/tc-m68k.c:6341
4855 #: config/tc-m68k.c:6379
4856 msgid "missing to or downto"
4859 #: config/tc-m68k.c:6415 config/tc-m68k.c:6449 config/tc-m68k.c:6668
4863 #: config/tc-m68k.c:6552
4864 msgid "endf without for"
4867 #: config/tc-m68k.c:6608
4868 msgid "until without repeat"
4871 #: config/tc-m68k.c:6704
4872 msgid "endw without while"
4875 #: config/tc-m68k.c:6828
4877 msgid "unrecognized option `%s'"
4880 #: config/tc-m68k.c:6873
4882 msgid "unrecognized architecture specification `%s'"
4885 #: config/tc-m68k.c:6943
4888 "-l\t\t\tuse 1 word for refs to undefined symbols [default 2]\n"
4889 "-m68000 | -m68008 | -m68010 | -m68020 | -m68030 | -m68040 | -m68060 |\n"
4890 "-m68302 | -m68331 | -m68332 | -m68333 | -m68340 | -m68360 | -mcpu32 |\n"
4891 "-m5200 | -m5202 | -m5204 | -m5206 | -m5206e | -m5307 | -m5407\n"
4892 "\t\t\tspecify variant of 680X0 architecture [default 68020]\n"
4893 "-m68881 | -m68882 | -mno-68881 | -mno-68882\n"
4894 "\t\t\ttarget has/lacks floating-point coprocessor\n"
4895 "\t\t\t[default yes for 68020, 68030, and cpu32]\n"
4898 #: config/tc-m68k.c:6953
4900 "-m68851 | -mno-68851\n"
4901 "\t\t\ttarget has/lacks memory-management unit coprocessor\n"
4902 "\t\t\t[default yes for 68020 and up]\n"
4903 "-pic, -k\t\tgenerate position independent code\n"
4904 "-S\t\t\tturn jbsr into jsr\n"
4905 "--pcrel never turn PC-relative branches into absolute jumps\n"
4906 "--register-prefix-optional\n"
4907 "\t\t\trecognize register names without prefix character\n"
4908 "--bitwise-or\t\tdo not treat `|' as a comment character\n"
4911 #: config/tc-m68k.c:6963
4913 "--base-size-default-16\tbase reg without size is 16 bits\n"
4914 "--base-size-default-32\tbase reg without size is 32 bits (default)\n"
4915 "--disp-size-default-16\tdisplacement with unknown size is 16 bits\n"
4916 "--disp-size-default-32\tdisplacement with unknown size is 32 bits (default)\n"
4919 #: config/tc-m68k.c:6998
4921 msgid "Error %s in %s\n"
4924 #: config/tc-m68k.c:7002
4926 msgid "Opcode(%d.%s): "
4929 #: config/tc-m88k.c:206
4931 msgid "Can't hash instruction '%s':%s"
4934 #: config/tc-m88k.c:258
4936 msgid "Invalid mnemonic '%s'"
4939 #: config/tc-m88k.c:278
4940 msgid "Parameter syntax error"
4943 #: config/tc-m88k.c:333
4944 msgid "Unknown relocation type"
4947 #. Having this here repeats the warning somtimes.
4948 #. But can't we stand that?
4949 #: config/tc-m88k.c:446
4950 msgid "Use of obsolete instruction"
4953 #: config/tc-m88k.c:563
4954 msgid "Expression truncated to 16 bits"
4957 #: config/tc-m88k.c:629 config/tc-m88k.c:651
4958 msgid "Expression truncated to 5 bits"
4961 #: config/tc-m88k.c:873
4962 msgid "Expression truncated to 9 bits"
4965 #: config/tc-m88k.c:895
4966 msgid "Removed lower 2 bits of expression"
4969 #: config/tc-m88k.c:1034
4970 msgid "Bad relocation type"
4973 #: config/tc-m88k.c:1047
4974 msgid "md_number_to_disp not defined"
4977 #: config/tc-m88k.c:1057
4978 msgid "md_number_to_field not defined"
4981 #: config/tc-m88k.c:1170
4982 msgid "Relaxation should never occur"
4985 #: config/tc-m88k.c:1265 config/tc-sparc.c:3547 read.c:1962
4987 msgid "BSS length (%d.) <0! Ignored."
4990 #: config/tc-m88k.c:1309
4992 msgid "Ignoring attempt to re-define symbol %s."
4995 #: config/tc-mcore.c:508
4997 msgid "register expected, but saw '%.6s'"
5000 #: config/tc-mcore.c:592
5002 msgid "control register expected, but saw '%.6s'"
5005 #: config/tc-mcore.c:630
5006 msgid "bad/missing psr specifier"
5009 #: config/tc-mcore.c:791
5010 msgid "more than 65K literal pools"
5013 #: config/tc-mcore.c:845
5017 #: config/tc-mcore.c:885
5018 msgid "operand must be a constant"
5021 #: config/tc-mcore.c:887
5023 msgid "operand must be absolute in range %d..%d, not %d"
5026 #: config/tc-mcore.c:925
5027 msgid "operand must be a multiple of 4"
5030 #: config/tc-mcore.c:932
5031 msgid "operand must be a multiple of 2"
5034 #: config/tc-mcore.c:946 config/tc-mcore.c:1458 config/tc-mcore.c:1512
5035 msgid "base register expected"
5038 #: config/tc-mcore.c:995
5040 msgid "unknown opcode \"%s\""
5043 #: config/tc-mcore.c:1038
5044 msgid "invalid register: r15 illegal"
5047 #: config/tc-mcore.c:1086 config/tc-mcore.c:1662
5048 msgid "M340 specific opcode used when assembling for M210"
5051 #: config/tc-mcore.c:1104 config/tc-mcore.c:1143 config/tc-mcore.c:1162
5052 #: config/tc-mcore.c:1181 config/tc-mcore.c:1208 config/tc-mcore.c:1237
5053 #: config/tc-mcore.c:1274 config/tc-mcore.c:1309 config/tc-mcore.c:1328
5054 #: config/tc-mcore.c:1347 config/tc-mcore.c:1379 config/tc-mcore.c:1404
5055 #: config/tc-mcore.c:1461 config/tc-mcore.c:1515 config/tc-mcore.c:1551
5056 #: config/tc-mcore.c:1609 config/tc-mcore.c:1631 config/tc-mcore.c:1654
5057 msgid "second operand missing"
5060 #: config/tc-mcore.c:1119
5061 msgid "destination register must be r1"
5064 #: config/tc-mcore.c:1140
5065 msgid "source register must be r1"
5068 #: config/tc-mcore.c:1203 config/tc-mcore.c:1260
5069 msgid "immediate is not a power of two"
5072 #: config/tc-mcore.c:1231
5073 msgid "translating bgeni to movi"
5076 #: config/tc-mcore.c:1268
5077 msgid "translating mgeni to movi"
5080 #: config/tc-mcore.c:1300
5081 msgid "translating bmaski to movi"
5084 #: config/tc-mcore.c:1374
5086 msgid "displacement too large (%d)"
5089 #: config/tc-mcore.c:1388
5090 msgid "Invalid register: r0 and r15 illegal"
5093 #: config/tc-mcore.c:1419
5094 msgid "bad starting register: r0 and r15 invalid"
5097 #: config/tc-mcore.c:1432
5098 msgid "ending register must be r15"
5101 #: config/tc-mcore.c:1452
5102 msgid "bad base register: must be r0"
5105 #: config/tc-mcore.c:1470
5106 msgid "first register must be r4"
5109 #: config/tc-mcore.c:1481
5110 msgid "last register must be r7"
5113 #: config/tc-mcore.c:1518
5114 msgid "reg-reg expected"
5117 #: config/tc-mcore.c:1628
5118 msgid "second operand must be 1"
5121 #: config/tc-mcore.c:1649
5122 msgid "zero used as immediate value"
5125 #: config/tc-mcore.c:1676
5126 msgid "duplicated psr bit specifier"
5129 #: config/tc-mcore.c:1682
5130 msgid "`af' must appear alone"
5133 #: config/tc-mcore.c:1689
5135 msgid "unimplemented opcode \"%s\""
5138 #: config/tc-mcore.c:1698
5140 msgid "ignoring operands: %s "
5143 #: config/tc-mcore.c:1767 config/tc-w65.c:830
5144 msgid "Bad call to MD_NTOF()"
5147 #: config/tc-mcore.c:1840
5149 msgid "unrecognised cpu type '%s'"
5152 #: config/tc-mcore.c:1859
5154 "MCORE specific options:\n"
5155 " -{no-}jsri2bsr\t {dis}able jsri to bsr transformation (def: dis)\n"
5156 " -{no-}sifilter\t {dis}able silicon filter behavior (def: dis)\n"
5157 " -cpu=[210|340] select CPU type\n"
5158 " -EB assemble for a big endian system (default)\n"
5159 " -EL assemble for a little endian system\n"
5162 #: config/tc-mcore.c:1878
5163 msgid "failed sanity check: short_jump"
5166 #: config/tc-mcore.c:1889
5167 msgid "failed sanity check: long_jump"
5170 #: config/tc-mcore.c:1916
5172 msgid "odd displacement at %x"
5175 #: config/tc-mcore.c:2099
5179 #: config/tc-mcore.c:2130
5181 msgid "odd distance branch (0x%x bytes)"
5184 #: config/tc-mcore.c:2134
5186 msgid "pcrel for branch to %s too far (0x%x)"
5189 #: config/tc-mcore.c:2153
5191 msgid "pcrel for lrw/jmpi/jsri to %s too far (0x%x)"
5194 #: config/tc-mcore.c:2164
5196 msgid "pcrel for loopt too far (0x%x)"
5199 #: config/tc-mcore.c:2396
5201 msgid "Can not do %d byte %srelocation"
5204 #: config/tc-mcore.c:2398
5208 #: config/tc-mcore.c:2415 config/tc-pj.c:569 config/tc-sh.c:3347
5210 msgid "Cannot represent relocation type %s"
5213 #: config/tc-mips.c:936
5214 msgid "-G not supported in this configuration."
5217 #: config/tc-mips.c:1005
5218 msgid "trap exception not supported at ISA 1"
5221 #: config/tc-mips.c:1062
5223 msgid "internal: can't hash `%s': %s"
5226 #: config/tc-mips.c:1070
5228 msgid "internal error: bad mips16 opcode: %s %s\n"
5231 #: config/tc-mips.c:1238
5233 msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n"
5236 #: config/tc-mips.c:1796 config/tc-mips.c:11428
5237 msgid "extended instruction in delay slot"
5240 #: config/tc-mips.c:1818 config/tc-mips.c:1825
5242 msgid "jump to misaligned address (0x%lx)"
5245 #: config/tc-mips.c:2477 config/tc-mips.c:2831
5246 msgid "Macro instruction expanded into multiple instructions"
5249 #: config/tc-mips.c:2884
5250 msgid "unsupported large constant"
5253 #: config/tc-mips.c:2886
5255 msgid "Instruction %s requires absolute expression"
5258 #: config/tc-mips.c:3032
5259 msgid "Number larger than 32 bits"
5262 #: config/tc-mips.c:3053
5263 msgid "Number larger than 64 bits"
5266 #: config/tc-mips.c:3321 config/tc-mips.c:3393 config/tc-mips.c:5092
5267 #: config/tc-mips.c:5143 config/tc-mips.c:5679 config/tc-mips.c:5742
5268 msgid "PIC code offset overflow (max 16 signed bits)"
5271 #: config/tc-mips.c:3633
5273 msgid "Branch %s is always false (nop)"
5276 #: config/tc-mips.c:3640
5278 msgid "Branch likely %s is always false"
5281 #: config/tc-mips.c:3648 config/tc-mips.c:3722 config/tc-mips.c:3825
5282 #: config/tc-mips.c:3880 config/tc-mips.c:6779 config/tc-mips.c:6788
5283 #: config/tc-mips.c:6796 config/tc-mips.c:6905
5284 msgid "Unsupported large constant"
5287 #. result is always true
5288 #: config/tc-mips.c:3684
5290 msgid "Branch %s is always true"
5293 #: config/tc-mips.c:3956 config/tc-mips.c:4063
5294 msgid "Divide by zero."
5297 #: config/tc-mips.c:4663
5298 msgid "MIPS PIC call to register other than $25"
5301 #: config/tc-mips.c:4668 config/tc-mips.c:4780
5302 msgid "No .cprestore pseudo-op used in PIC code"
5305 #: config/tc-mips.c:4853 config/tc-mips.c:4942 config/tc-mips.c:5430
5306 #: config/tc-mips.c:5471 config/tc-mips.c:5489 config/tc-mips.c:6118
5307 msgid "opcode not supported on this processor"
5310 #: config/tc-mips.c:5949 config/tc-mips.c:6673
5311 msgid "Macro used $at after \".set noat\""
5314 #: config/tc-mips.c:6089 config/tc-mips.c:6107
5315 msgid "rotate count too large"
5318 #: config/tc-mips.c:6158
5320 msgid "Instruction %s: result is always false"
5323 #: config/tc-mips.c:6327
5325 msgid "Instruction %s: result is always true"
5328 #: config/tc-mips.c:6466 config/tc-mips.c:6493 config/tc-mips.c:6565
5329 #: config/tc-mips.c:6590
5330 msgid "operand overflow"
5333 #. FIXME: Check if this is one of the itbl macros, since they
5334 #. are added dynamically.
5335 #: config/tc-mips.c:6669
5337 msgid "Macro %s not implemented yet"
5340 #: config/tc-mips.c:6939
5342 msgid "internal: bad mips opcode (mask error): %s %s"
5345 #: config/tc-mips.c:6995
5347 msgid "internal: bad mips opcode (unknown operand type `%c'): %s %s"
5350 #: config/tc-mips.c:7002
5352 msgid "internal: bad mips opcode (bits 0x%lx undefined): %s %s"
5355 #: config/tc-mips.c:7112
5357 msgid "opcode not supported on this processor: %s (%s)"
5360 #: config/tc-mips.c:7187
5362 msgid "Improper shift amount (%ld)"
5365 #: config/tc-mips.c:7213 config/tc-mips.c:8370 config/tc-mips.c:8485
5367 msgid "Invalid value for `%s' (%lu)"
5370 #: config/tc-mips.c:7231
5372 msgid "Illegal break code (%ld)"
5375 #: config/tc-mips.c:7245
5377 msgid "Illegal lower break code (%ld)"
5380 #: config/tc-mips.c:7258
5382 msgid "Illegal 20-bit code (%ld)"
5385 #: config/tc-mips.c:7270
5387 msgid "Coproccesor code > 25 bits (%ld)"
5390 #: config/tc-mips.c:7283
5392 msgid "Illegal 19-bit code (%ld)"
5395 #: config/tc-mips.c:7295
5397 msgid "Invalidate performance regster (%ld)"
5400 #: config/tc-mips.c:7332
5402 msgid "Invalid register number (%d)"
5405 #: config/tc-mips.c:7496
5407 msgid "Invalid float register number (%d)"
5410 #: config/tc-mips.c:7506
5412 msgid "Float register should be even, was %d"
5415 #: config/tc-mips.c:7557
5416 msgid "absolute expression required"
5419 #: config/tc-mips.c:7618
5421 msgid "Bad floating point constant: %s"
5424 #: config/tc-mips.c:7740
5425 msgid "Can't use floating point insn in this section"
5428 #: config/tc-mips.c:7794
5429 msgid "16 bit expression not in range 0..65535"
5432 #: config/tc-mips.c:7831
5433 msgid "16 bit expression not in range -32768..32767"
5436 #: config/tc-mips.c:7902
5437 msgid "lui expression not in range 0..65535"
5440 #: config/tc-mips.c:7926
5442 msgid "invalid condition code register $fcc%d"
5445 #: config/tc-mips.c:7951
5446 msgid "invalid coprocessor sub-selection value (0-7)"
5449 #: config/tc-mips.c:7956
5451 msgid "bad char = '%c'\n"
5454 #: config/tc-mips.c:7967 config/tc-mips.c:7972 config/tc-mips.c:8510
5455 msgid "illegal operands"
5458 #: config/tc-mips.c:8039
5459 msgid "unrecognized opcode"
5462 #: config/tc-mips.c:8148
5464 msgid "invalid register number (%d)"
5467 #: config/tc-mips.c:8229
5468 msgid "used $at without \".set noat\""
5471 #: config/tc-mips.c:8404
5472 msgid "can't parse register list"
5475 #: config/tc-mips.c:8438 config/tc-mips.c:8468
5476 msgid "invalid register list"
5479 #: config/tc-mips.c:8636
5480 msgid "extended operand requested but not required"
5483 #: config/tc-mips.c:8638
5484 msgid "invalid unextended operand value"
5487 #: config/tc-mips.c:8666
5488 msgid "operand value out of range for instruction"
5491 #: config/tc-mips.c:9056
5493 msgid "invalid architecture -mcpu=%s"
5496 #: config/tc-mips.c:9105
5497 msgid "-G may not be used with embedded PIC code"
5500 #: config/tc-mips.c:9118
5501 msgid "-call_shared is supported only for ELF format"
5504 #: config/tc-mips.c:9124 config/tc-mips.c:10221 config/tc-mips.c:10395
5505 msgid "-G may not be used with SVR4 PIC code"
5508 #: config/tc-mips.c:9133
5509 msgid "-non_shared is supported only for ELF format"
5512 #: config/tc-mips.c:9150
5513 msgid "-G is not supported for this configuration"
5516 #: config/tc-mips.c:9155
5517 msgid "-G may not be used with SVR4 or embedded PIC code"
5520 #: config/tc-mips.c:9182
5521 msgid "No compiled in support for 64 bit object file format"
5524 #: config/tc-mips.c:9275
5527 "-membedded-pic\t\tgenerate embedded position independent code\n"
5528 "-EB\t\t\tgenerate big endian output\n"
5529 "-EL\t\t\tgenerate little endian output\n"
5530 "-g, -g2\t\t\tdo not remove uneeded NOPs or swap branches\n"
5531 "-G NUM\t\t\tallow referencing objects up to NUM bytes\n"
5532 "\t\t\timplicitly with the gp register [default 8]\n"
5535 #: config/tc-mips.c:9283
5537 "-mips1\t\t\tgenerate MIPS ISA I instructions\n"
5538 "-mips2\t\t\tgenerate MIPS ISA II instructions\n"
5539 "-mips3\t\t\tgenerate MIPS ISA III instructions\n"
5540 "-mips4\t\t\tgenerate MIPS ISA IV instructions\n"
5541 "-mips5 generate MIPS ISA V instructions\n"
5542 "-mips32 generate MIPS32 ISA instructions\n"
5543 "-mips64 generate MIPS64 ISA instructions\n"
5544 "-mcpu=CPU\t\tgenerate code for CPU, where CPU is one of:\n"
5547 #: config/tc-mips.c:9315
5549 "-mCPU\t\t\tequivalent to -mcpu=CPU.\n"
5550 "-no-mCPU\t\tdon't generate code specific to CPU.\n"
5551 "\t\t\tFor -mCPU and -no-mCPU, CPU must be one of:\n"
5554 #: config/tc-mips.c:9328
5556 "-mips16\t\t\tgenerate mips16 instructions\n"
5557 "-no-mips16\t\tdo not generate mips16 instructions\n"
5560 #: config/tc-mips.c:9331
5562 "-O0\t\t\tremove unneeded NOPs, do not swap branches\n"
5563 "-O\t\t\tremove unneeded NOPs and swap branches\n"
5564 "-n\t\t\twarn about NOPs generated from macros\n"
5565 "--[no-]construct-floats [dis]allow floating point values to be constructed\n"
5566 "--trap, --no-break\ttrap exception on div by 0 and mult overflow\n"
5567 "--break, --no-trap\tbreak exception on div by 0 and mult overflow\n"
5570 #: config/tc-mips.c:9339
5572 "-KPIC, -call_shared\tgenerate SVR4 position independent code\n"
5573 "-non_shared\t\tdo not generate position independent code\n"
5574 "-xgot\t\t\tassume a 32 bit GOT\n"
5575 "-32\t\t\tcreate 32 bit object file (default)\n"
5576 "-64\t\t\tcreate 64 bit object file\n"
5579 #: config/tc-mips.c:9396
5581 msgid "Unsupported reloc size %d"
5584 #: config/tc-mips.c:9499
5585 msgid "Unmatched %%hi reloc"
5588 #: config/tc-mips.c:9626
5589 msgid "Invalid PC relative reloc"
5592 #: config/tc-mips.c:9736 config/tc-sparc.c:3105 config/tc-sparc.c:3112
5593 #: config/tc-sparc.c:3119 config/tc-sparc.c:3126 config/tc-sparc.c:3133
5594 #: config/tc-sparc.c:3142 config/tc-sparc.c:3153 config/tc-sparc.c:3179
5595 #: config/tc-sparc.c:3207 write.c:1023 write.c:1087
5596 msgid "relocation overflow"
5599 #: config/tc-mips.c:9752
5601 msgid "Branch to odd address (%lx)"
5604 #: config/tc-mips.c:9916
5606 msgid "%08lx UNDEFINED\n"
5609 #: config/tc-mips.c:9982
5610 msgid "Alignment negative: 0 assumed."
5613 #: config/tc-mips.c:10070
5614 msgid "No read only data section in this object file format"
5617 #: config/tc-mips.c:10093
5618 msgid "Global pointers not supported; recompile -G 0"
5621 #: config/tc-mips.c:10179
5623 msgid "%s: no such section"
5626 #: config/tc-mips.c:10216
5628 msgid ".option pic%d not supported"
5631 #: config/tc-mips.c:10227
5633 msgid "Unrecognized option \"%s\""
5636 #: config/tc-mips.c:10290
5637 msgid "`noreorder' must be set before `nomacro'"
5640 #: config/tc-mips.c:10332
5641 msgid "unknown ISA level"
5644 #: config/tc-mips.c:10354
5645 msgid ".set pop with no .set push"
5648 #: config/tc-mips.c:10378
5650 msgid "Tried to set unrecognized symbol: %s\n"
5653 #: config/tc-mips.c:10428
5654 msgid ".cpload not in noreorder section"
5657 #: config/tc-mips.c:10510
5658 msgid "Unsupported use of .gpword"
5661 #: config/tc-mips.c:10647
5662 msgid "expected `$'"
5665 #: config/tc-mips.c:10655
5666 msgid "Bad register number"
5669 #: config/tc-mips.c:10671
5670 msgid "Unrecognized register name"
5673 #: config/tc-mips.c:10852
5674 msgid "unsupported PC relative reference to different section"
5677 #: config/tc-mips.c:10965
5678 msgid "unsupported relocation"
5681 #: config/tc-mips.c:11069
5682 msgid "AT used after \".set noat\" or macro used after \".set nomacro\""
5685 #: config/tc-mips.c:11137
5686 msgid "Double check fx_r_type in tc-mips.c:tc_gen_reloc"
5689 #: config/tc-mips.c:11650
5690 msgid "missing `.end' at end of assembly"
5693 #: config/tc-mips.c:11665
5694 msgid "Expected simple number."
5697 #: config/tc-mips.c:11691
5699 msgid " *input_line_pointer == '%c' 0x%02x\n"
5702 #: config/tc-mips.c:11693
5703 msgid "Invalid number"
5706 #: config/tc-mips.c:11747
5707 msgid ".end not in text section"
5710 #: config/tc-mips.c:11751
5711 msgid ".end directive without a preceding .ent directive."
5714 #: config/tc-mips.c:11760
5715 msgid ".end symbol does not match .ent symbol."
5718 #: config/tc-mips.c:11763
5719 msgid ".end directive missing or unknown symbol"
5722 #: config/tc-mips.c:11838
5723 msgid ".ent or .aent not in text section."
5726 #: config/tc-mips.c:11841
5727 msgid "missing `.end'"
5730 #: config/tc-mips.c:11874 ecoff.c:3206
5731 msgid ".frame outside of .ent"
5734 #: config/tc-mips.c:11885 ecoff.c:3217
5735 msgid "Bad .frame directive"
5738 #: config/tc-mips.c:11915
5739 msgid ".mask/.fmask outside of .ent"
5742 #: config/tc-mips.c:11922
5743 msgid "Bad .mask/.fmask directive"
5746 #: config/tc-mn10200.c:334
5748 "MN10200 options:\n"
5752 #: config/tc-mn10200.c:808 config/tc-mn10300.c:955 config/tc-ppc.c:1736
5753 #: config/tc-s390.c:1262 config/tc-v850.c:1725
5755 msgid "Unrecognized opcode: `%s'"
5758 #: config/tc-mn10200.c:1051 config/tc-mn10300.c:1478 config/tc-ppc.c:2097
5759 #: config/tc-s390.c:1188 config/tc-v850.c:2149
5761 msgid "junk at end of line: `%s'"
5764 #: config/tc-mn10200.c:1365 config/tc-mn10300.c:2074 config/tc-ppc.c:1224
5765 #: config/tc-v850.c:1654
5767 msgid "operand out of range (%s not between %ld and %ld)"
5770 #: config/tc-mn10300.c:544
5772 "MN10300 options:\n"
5776 #: config/tc-mn10300.c:972
5777 msgid "Invalid opcode/operands"
5780 #: config/tc-mn10300.c:1449
5781 msgid "Invalid register specification."
5784 #: config/tc-ns32k.c:447
5785 msgid "Invalid syntax in PC-relative addressing mode"
5788 #: config/tc-ns32k.c:471
5789 msgid "Invalid syntax in External addressing mode"
5792 #: config/tc-ns32k.c:551
5793 msgid "Invalid syntax in Memory Relative addressing mode"
5796 #: config/tc-ns32k.c:618
5797 msgid "Invalid scaled-indexed mode, use (b,w,d,q)"
5800 #: config/tc-ns32k.c:623
5801 msgid "Syntax in scaled-indexed mode, use [Rn:m] where n=[0..7] m={b,w,d,q}"
5804 #: config/tc-ns32k.c:628
5805 msgid "Scaled-indexed addressing mode combined with scaled-index"
5808 #: config/tc-ns32k.c:639
5809 msgid "Invalid or illegal addressing mode combined with scaled-index"
5812 #: config/tc-ns32k.c:751
5813 msgid "Premature end of suffix -- Defaulting to d"
5816 #: config/tc-ns32k.c:764
5817 msgid "Bad suffix after ':' use {b|w|d} Defaulting to d"
5820 #: config/tc-ns32k.c:810
5821 msgid "Very short instr to option, ie you can't do it on a NULLstr"
5824 #: config/tc-ns32k.c:861
5825 msgid "No such entry in list. (cpu/mmu register)"
5828 #: config/tc-ns32k.c:902
5829 msgid "Internal consistency error. check ns32k-opcode.h"
5832 #: config/tc-ns32k.c:926
5833 msgid "Address of immediate operand"
5836 #: config/tc-ns32k.c:927
5837 msgid "Invalid immediate write operand."
5840 #: config/tc-ns32k.c:1057
5841 msgid "Bad opcode-table-option, check in file ns32k-opcode.h"
5844 #: config/tc-ns32k.c:1090
5845 msgid "No such opcode"
5848 #: config/tc-ns32k.c:1167
5849 msgid "Bad suffix, defaulting to d"
5852 #: config/tc-ns32k.c:1195
5853 msgid "Too many operands passed to instruction"
5856 #. Check error in default.
5857 #: config/tc-ns32k.c:1208
5858 msgid "Wrong numbers of operands in default, check ns32k-opcodes.h"
5861 #: config/tc-ns32k.c:1212
5862 msgid "Wrong number of operands"
5865 #: config/tc-ns32k.c:1333
5866 msgid "iif convert internal pcrel/binary"
5869 #: config/tc-ns32k.c:1350
5870 msgid "Bignum too big for long"
5873 #: config/tc-ns32k.c:1428
5874 msgid "iif convert internal pcrel/pointer"
5877 #: config/tc-ns32k.c:1433
5878 msgid "Internal logic error in iif.iifP[n].type"
5881 #. We cant relax this case.
5882 #: config/tc-ns32k.c:1471
5883 msgid "Can't relax difference"
5886 #: config/tc-ns32k.c:1519
5887 msgid "Displacement to large for :d"
5890 #: config/tc-ns32k.c:1532
5891 msgid "Internal logic error in iif.iifP[].type"
5894 #: config/tc-ns32k.c:1592
5896 msgid "Can not do %d byte pc-relative relocation for storage type %d"
5899 #: config/tc-ns32k.c:1595
5901 msgid "Can not do %d byte relocation for storage type %d"
5905 #: config/tc-ns32k.c:1627
5907 msgid "Can't hash %s: %s"
5910 #: config/tc-ns32k.c:1715
5911 msgid "Byte displacement out of range. line number not valid"
5914 #: config/tc-ns32k.c:1724
5915 msgid "Word displacement out of range. line number not valid"
5918 #: config/tc-ns32k.c:1738
5919 msgid "Double word displacement out of range"
5922 #: config/tc-ns32k.c:1758
5924 msgid "Internal logic error. line %s, file \"%s\""
5927 #: config/tc-ns32k.c:1806
5929 msgid "Internal logic error. line %s, file \"%s\""
5932 #: config/tc-ns32k.c:1910
5933 msgid "Bit field out of range"
5936 #: config/tc-ns32k.c:2170
5938 msgid "invalid architecture option -m%s"
5941 #: config/tc-ns32k.c:2186
5944 "-m32032 | -m32532\tselect variant of NS32K architecture\n"
5947 #: config/tc-ns32k.c:2364
5949 msgid "Cannot find relocation type for symbol %s, code %d"
5952 #: config/tc-pj.c:66 config/tc-pj.c:74
5953 msgid "confusing relocation expressions"
5956 #: config/tc-pj.c:165
5957 msgid "can't have relocation for ipush"
5960 #: config/tc-pj.c:272
5962 msgid "unknown opcode %s"
5965 #: config/tc-pj.c:421
5968 "-little\t\t\tgenerate little endian code\n"
5969 "-big\t\t\tgenerate big endian code\n"
5972 #: config/tc-pj.c:458 config/tc-sh.c:2911 config/tc-sh.c:2918
5973 #: config/tc-sh.c:2925 config/tc-sh.c:2932
5974 msgid "pcrel too far"
5977 #: config/tc-pj.c:526 config/tc-sh.c:3023
5978 msgid "offset out of range"
5981 #: config/tc-ppc.c:926 config/tc-s390.c:363
5983 msgid "invalid switch -m%s"
5986 #: config/tc-ppc.c:963
5988 "PowerPC options:\n"
5990 "-mpwrx, -mpwr2\t\tgenerate code for IBM POWER/2 (RIOS2)\n"
5991 "-mpwr\t\t\tgenerate code for IBM POWER (RIOS1)\n"
5992 "-m601\t\t\tgenerate code for Motorola PowerPC 601\n"
5993 "-mppc, -mppc32, -m403, -m405, -m603, -m604\n"
5994 "\t\t\tgenerate code for Motorola PowerPC 603/604\n"
5995 "-mppc64, -m620\t\tgenerate code for Motorola PowerPC 620\n"
5996 "-mppc64bridge\t\tgenerate code for PowerPC 64, including bridge insns\n"
5997 "-mcom\t\t\tgenerate code Power/PowerPC common instructions\n"
5998 "-many\t\t\tgenerate code for any architecture (PWR/PWRX/PPC)\n"
5999 "-mregnames\t\tAllow symbolic names for registers\n"
6000 "-mno-regnames\t\tDo not allow symbolic names for registers\n"
6003 #: config/tc-ppc.c:978
6005 "-mrelocatable\t\tsupport for GCC's -mrelocatble option\n"
6006 "-mrelocatable-lib\tsupport for GCC's -mrelocatble-lib option\n"
6007 "-memb\t\t\tset PPC_EMB bit in ELF flags\n"
6008 "-mlittle, -mlittle-endian\n"
6009 "\t\t\tgenerate code for a little endian machine\n"
6010 "-mbig, -mbig-endian\tgenerate code for a big endian machine\n"
6011 "-msolaris\t\tgenerate code for Solaris\n"
6012 "-mno-solaris\t\tdo not generate code for Solaris\n"
6013 "-V\t\t\tprint assembler version number\n"
6014 "-Qy, -Qn\t\tignored\n"
6017 #: config/tc-ppc.c:1013
6019 msgid "Unknown default cpu = %s, os = %s"
6022 #: config/tc-ppc.c:1038
6023 msgid "Neither Power nor PowerPC opcodes were selected."
6026 #: config/tc-ppc.c:1117 config/tc-s390.c:455
6028 msgid "Internal assembler error for instruction %s"
6031 #: config/tc-ppc.c:1136
6033 msgid "Internal assembler error for macro %s"
6036 #: config/tc-ppc.c:1346
6037 msgid "identifier+constant@got means identifier@got+constant"
6040 #: config/tc-ppc.c:1400 config/tc-sh.c:351 config/tc-sh.c:379
6042 msgid "%s relocations do not fit in %d bytes\n"
6045 #: config/tc-ppc.c:1500
6047 msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld."
6050 #: config/tc-ppc.c:1582
6051 msgid "Relocation cannot be done when using -mrelocatable"
6054 #: config/tc-ppc.c:1663
6056 msgid "syntax error: invalid toc specifier `%s'"
6059 #: config/tc-ppc.c:1677
6061 msgid "syntax error: expected `]', found `%c'"
6064 #: config/tc-ppc.c:1912
6065 msgid "[tocv] symbol is not a toc symbol"
6068 #: config/tc-ppc.c:1923
6069 msgid "Unimplemented toc32 expression modifier"
6072 #: config/tc-ppc.c:1928
6073 msgid "Unimplemented toc64 expression modifier"
6076 #: config/tc-ppc.c:1932
6078 msgid "Unexpected return value [%d] from parse_toc_entry!\n"
6081 #: config/tc-ppc.c:2085
6083 msgid "syntax error; found `%c' but expected `%c'"
6086 #: config/tc-ppc.c:2197
6087 msgid "wrong number of operands"
6090 #: config/tc-ppc.c:2253
6091 msgid "Bad .section directive: want a,w,x,e in string"
6094 #: config/tc-ppc.c:2367
6095 msgid "missing size"
6098 #: config/tc-ppc.c:2376
6099 msgid "negative size"
6102 #: config/tc-ppc.c:2417
6103 msgid "missing real symbol name"
6106 #: config/tc-ppc.c:2438
6107 msgid "attempt to redefine symbol"
6110 #: config/tc-ppc.c:2672
6111 msgid "The XCOFF file format does not support arbitrary sections"
6114 #: config/tc-ppc.c:2749
6115 msgid "missing rename string"
6118 #: config/tc-ppc.c:2780 config/tc-ppc.c:3325 read.c:3000
6119 msgid "missing value"
6122 #: config/tc-ppc.c:2798
6123 msgid "illegal .stabx expression; zero assumed"
6126 #: config/tc-ppc.c:2830
6127 msgid "missing class"
6130 #: config/tc-ppc.c:2839
6131 msgid "missing type"
6134 #: config/tc-ppc.c:2920
6135 msgid "missing symbol name"
6138 #: config/tc-ppc.c:3096
6139 msgid "nested .bs blocks"
6142 #: config/tc-ppc.c:3129
6143 msgid ".es without preceding .bs"
6146 #: config/tc-ppc.c:3317
6147 msgid "non-constant byte count"
6150 #: config/tc-ppc.c:3362
6151 msgid ".tc not in .toc section"
6154 #: config/tc-ppc.c:3381
6155 msgid ".tc with no label"
6158 #: config/tc-ppc.c:3456
6159 msgid "No previous section to return to. Directive ignored."
6164 #: config/tc-ppc.c:3875
6165 msgid "Unsupported section attribute -- 'a'"
6168 #: config/tc-ppc.c:4065
6169 msgid "bad symbol suffix"
6172 #: config/tc-ppc.c:4158
6173 msgid "Unrecognized symbol suffix"
6176 #: config/tc-ppc.c:4240
6177 msgid "two .function pseudo-ops with no intervening .ef"
6180 #: config/tc-ppc.c:4253
6181 msgid ".ef with no preceding .function"
6184 #: config/tc-ppc.c:4381
6186 msgid "warning: symbol %s has no csect"
6189 #: config/tc-ppc.c:4681
6190 msgid "symbol in .toc does not match any .tc"
6193 #: config/tc-ppc.c:4975 config/tc-s390.c:1726 config/tc-v850.c:2423
6194 msgid "unresolved expression that must be resolved"
6197 #: config/tc-ppc.c:4978 config/tc-s390.c:1729
6198 msgid "unsupported relocation type"
6201 #: config/tc-ppc.c:5040
6203 msgid "cannot emit PC relative %s relocation against %s"
6206 #: config/tc-ppc.c:5045
6208 msgid "cannot emit PC relative %s relocation"
6211 #: config/tc-ppc.c:5107
6212 msgid "must branch to an address a multiple of 4"
6215 #: config/tc-ppc.c:5111
6217 msgid "@local or @plt branch destination is too far away, %ld bytes"
6220 #: config/tc-ppc.c:5135
6222 msgid "Gas failure, reloc value %d\n"
6225 #: config/tc-s390.c:406
6228 " -mregnames \tAllow symbolic names for registers\n"
6229 " -mno-regnames\tDo not allow symbolic names for registers\n"
6232 #: config/tc-s390.c:410
6234 " -V \tprint assembler version number\n"
6235 " -Qy, -Qn \tignored\n"
6238 #: config/tc-s390.c:440
6240 msgid "Internal assembler error for instruction format %s"
6243 #: config/tc-s390.c:630
6245 msgid "identifier+constant@%s means identifier@%s+constant"
6248 #: config/tc-s390.c:713
6249 msgid "Can't handle O_big in s390_exp_compare"
6252 #: config/tc-s390.c:797
6253 msgid "Invalid suffix for literal pool entry"
6256 #: config/tc-s390.c:854
6257 msgid "Big number is too big"
6260 #: config/tc-s390.c:942 config/tc-s390.c:1442
6262 msgid "%s relocations do not fit in %d bytes"
6265 #: config/tc-s390.c:950
6266 msgid "relocation not applicable"
6269 #: config/tc-s390.c:1089
6270 msgid "invalid operand suffix"
6273 #: config/tc-s390.c:1112
6274 msgid "syntax error; missing '(' after displacement"
6277 #: config/tc-s390.c:1122 config/tc-s390.c:1155 config/tc-s390.c:1174
6278 msgid "syntax error; expected ,"
6281 #: config/tc-s390.c:1149
6282 msgid "syntax error; missing ')' after base register"
6285 #: config/tc-s390.c:1167
6286 msgid "syntax error; ')' not allowed here"
6289 #: config/tc-s390.c:1325 config/tc-s390.c:1344 config/tc-s390.c:1357
6290 msgid "Invalid .insn format\n"
6293 #: config/tc-s390.c:1333
6295 msgid "Unrecognized opcode format: `%s'"
6298 #: config/tc-s390.c:1360
6299 msgid "second operand of .insn not a constant\n"
6302 #: config/tc-s390.c:1362
6303 msgid "missing comma after insn constant\n"
6306 #: config/tc-s390.c:1638
6307 msgid "unresolved fx_subsy symbol that must be resolved"
6310 #: config/tc-sh.c:888
6311 msgid "illegal register after @-"
6314 #: config/tc-sh.c:904
6315 msgid "must be @(r0,...)"
6318 #: config/tc-sh.c:920
6319 msgid "syntax error in @(r0,...)"
6322 #: config/tc-sh.c:953 config/tc-sh.c:958
6323 msgid "syntax error in @(disp,[Rn, gbr, pc])"
6326 #: config/tc-sh.c:963
6330 #: config/tc-sh.c:972
6331 msgid "illegal register after @"
6334 #: config/tc-sh.c:1533
6336 msgid "Invalid register: 'r%d'"
6339 #: config/tc-sh.c:1696
6340 msgid "insn can't be combined with parallel processing insn"
6343 #: config/tc-sh.c:1703 config/tc-sh.c:1714
6344 msgid "multiple movx specifications"
6347 #: config/tc-sh.c:1708 config/tc-sh.c:1735
6348 msgid "multiple movy specifications"
6351 #: config/tc-sh.c:1716
6352 msgid "invalid movx address register"
6355 #: config/tc-sh.c:1722 config/tc-sh.c:1727
6356 msgid "invalid movx dsp register"
6359 #: config/tc-sh.c:1744 config/tc-sh.c:1749
6360 msgid "invalid movy dsp register"
6363 #: config/tc-sh.c:1753
6364 msgid "invalid movy address register"
6367 #: config/tc-sh.c:1759
6368 msgid "dsp immediate shift value not constant"
6371 #: config/tc-sh.c:1766 config/tc-sh.c:1779
6372 msgid "multiple parallel processing specifications"
6375 #: config/tc-sh.c:1772
6376 msgid "multiple condition specifications"
6379 #: config/tc-sh.c:1788
6380 msgid "insn cannot be combined with pmuls"
6383 #: config/tc-sh.c:1805
6384 msgid "bad padd / psub pmuls output operand"
6387 #: config/tc-sh.c:1815
6388 msgid "condition not followed by conditionalizable insn"
6391 #: config/tc-sh.c:1825
6392 msgid "unrecognized characters at end of parallel processing insn"
6395 #: config/tc-sh.c:1941
6397 msgid "excess operands: '%s'"
6400 #: config/tc-sh.c:2111
6401 msgid ".uses pseudo-op seen when not relaxing"
6404 #: config/tc-sh.c:2117
6405 msgid "bad .uses format"
6408 #: config/tc-sh.c:2178
6411 "-little\t\t\tgenerate little endian code\n"
6412 "-relax\t\t\talter jump instructions for long displacements\n"
6413 "-small\t\t\talign sections to 4 byte boundaries, not 16\n"
6414 "-dsp\t\t\tenable sh-dsp insns, and disable sh3e / sh4 insns.\n"
6417 #: config/tc-sh.c:2189 config/tc-w65.c:856
6418 msgid "call to tc_Nout_fix_to_chars \n"
6421 #: config/tc-sh.c:2273
6422 msgid ".uses does not refer to a local symbol in the same section"
6425 #: config/tc-sh.c:2292
6426 msgid "can't find fixup pointed to by .uses"
6429 #: config/tc-sh.c:2315
6430 msgid ".uses target does not refer to a local symbol in the same section"
6433 #: config/tc-sh.c:2413
6434 msgid "displacement overflows 12-bit field"
6437 #: config/tc-sh.c:2416
6439 msgid "displacement to defined symbol %s overflows 12-bit field"
6442 #: config/tc-sh.c:2420
6444 msgid "displacement to undefined symbol %s overflows 12-bit field"
6447 #: config/tc-sh.c:2498
6448 msgid "displacement overflows 8-bit field"
6451 #: config/tc-sh.c:2501
6453 msgid "displacement to defined symbol %s overflows 8-bit field"
6456 #: config/tc-sh.c:2505
6458 msgid "displacement to undefined symbol %s overflows 8-bit field "
6461 #: config/tc-sh.c:2518
6463 msgid "overflow in branch to %s; converted into longer instruction sequence"
6466 #: config/tc-sh.c:2593 config/tc-sh.c:2641 config/tc-sparc.c:4088
6467 #: config/tc-sparc.c:4113
6468 msgid "misaligned data"
6471 #: config/tc-sh.c:3015
6472 msgid "misaligned offset"
6475 #: config/tc-sparc.c:281
6476 msgid "Invalid default architecture, broken assembler."
6479 #: config/tc-sparc.c:285 config/tc-sparc.c:488
6480 msgid "Bad opcode table, broken assembler."
6483 #: config/tc-sparc.c:480
6485 msgid "invalid architecture -xarch=%s"
6488 #: config/tc-sparc.c:482
6490 msgid "invalid architecture -A%s"
6493 #: config/tc-sparc.c:549
6495 msgid "No compiled in support for %d bit object file format"
6498 #: config/tc-sparc.c:586
6499 msgid "Unrecognized option following -K"
6502 #: config/tc-sparc.c:627
6503 msgid "SPARC options:\n"
6506 #: config/tc-sparc.c:656
6509 "\t\t\tspecify variant of SPARC architecture\n"
6510 "-bump\t\t\twarn when assembler switches architectures\n"
6511 "-sparc\t\t\tignored\n"
6512 "--enforce-aligned-data\tforce .long, etc., to be aligned correctly\n"
6513 "-relax\t\t\trelax jumps and branches (default)\n"
6514 "-no-relax\t\tavoid changing any jumps and branches\n"
6517 #: config/tc-sparc.c:664
6518 msgid "-k\t\t\tgenerate PIC\n"
6521 #: config/tc-sparc.c:668
6523 "-32\t\t\tcreate 32 bit object file\n"
6524 "-64\t\t\tcreate 64 bit object file\n"
6527 #: config/tc-sparc.c:671
6529 msgid "\t\t\t[default is %d]\n"
6532 #: config/tc-sparc.c:673
6534 "-TSO\t\t\tuse Total Store Ordering\n"
6535 "-PSO\t\t\tuse Partial Store Ordering\n"
6536 "-RMO\t\t\tuse Relaxed Memory Ordering\n"
6539 #: config/tc-sparc.c:677
6541 msgid "\t\t\t[default is %s]\n"
6544 #: config/tc-sparc.c:679
6546 "-KPIC\t\t\tgenerate PIC\n"
6547 "-V\t\t\tprint assembler version number\n"
6548 "-undeclared-regs\tignore application global register usage without\n"
6549 "\t\t\tappropriate .register directive (default)\n"
6550 "-no-undeclared-regs\tforce error on application global register usage\n"
6551 "\t\t\twithout appropriate .register directive\n"
6553 "-Qy, -Qn\t\tignored\n"
6557 #: config/tc-sparc.c:691
6559 "-EL\t\t\tgenerate code for a little endian machine\n"
6560 "-EB\t\t\tgenerate code for a big endian machine\n"
6561 "--little-endian-data\tgenerate code for a machine having big endian\n"
6562 " instructions and little endian data.\n"
6565 #: config/tc-sparc.c:811
6567 msgid "Internal error: losing opcode: `%s' \"%s\"\n"
6570 #: config/tc-sparc.c:830
6572 msgid "Internal error: can't find opcode `%s' for `%s'\n"
6575 #: config/tc-sparc.c:976
6576 msgid "Support for 64-bit arithmetic not compiled in."
6579 #: config/tc-sparc.c:1023
6580 msgid "set: number not in 0..4294967295 range"
6583 #: config/tc-sparc.c:1030
6584 msgid "set: number not in -2147483648..4294967295 range"
6587 #: config/tc-sparc.c:1090
6588 msgid "setsw: number not in -2147483648..4294967295 range"
6591 #: config/tc-sparc.c:1139
6592 msgid "setx: temporary register same as destination register"
6595 #: config/tc-sparc.c:1210
6596 msgid "setx: illegal temporary register g0"
6599 #: config/tc-sparc.c:1307
6600 msgid "FP branch in delay slot"
6603 #: config/tc-sparc.c:1323
6604 msgid "FP branch preceded by FP instruction; NOP inserted"
6607 #: config/tc-sparc.c:1363
6608 msgid "failed special case insn sanity check"
6611 #: config/tc-sparc.c:1451
6612 msgid ": invalid membar mask name"
6615 #: config/tc-sparc.c:1467
6616 msgid ": invalid membar mask expression"
6619 #: config/tc-sparc.c:1472
6620 msgid ": invalid membar mask number"
6623 #: config/tc-sparc.c:1487
6624 msgid ": invalid siam mode expression"
6627 #: config/tc-sparc.c:1492
6628 msgid ": invalid siam mode number"
6631 #: config/tc-sparc.c:1508
6632 msgid ": invalid prefetch function name"
6635 #: config/tc-sparc.c:1516
6636 msgid ": invalid prefetch function expression"
6639 #: config/tc-sparc.c:1521
6640 msgid ": invalid prefetch function number"
6643 #: config/tc-sparc.c:1549 config/tc-sparc.c:1561
6644 msgid ": unrecognizable privileged register"
6647 #: config/tc-sparc.c:1585 config/tc-sparc.c:1610
6648 msgid ": unrecognizable v9a or v9b ancillary state register"
6651 #: config/tc-sparc.c:1590
6652 msgid ": rd on write only ancillary state register"
6655 #. %sys_tick and %sys_tick_cmpr are v9bnotv9a
6656 #: config/tc-sparc.c:1598
6657 msgid ": unrecognizable v9a ancillary state register"
6660 #: config/tc-sparc.c:1634
6661 msgid ": asr number must be between 16 and 31"
6664 #: config/tc-sparc.c:1642
6665 msgid ": asr number must be between 0 and 31"
6668 #: config/tc-sparc.c:1652
6669 msgid ": expecting %asrN"
6672 #: config/tc-sparc.c:1980
6673 msgid "detected global register use not covered by .register pseudo-op"
6676 #: config/tc-sparc.c:2051
6677 msgid ": There are only 64 f registers; [0-63]"
6680 #: config/tc-sparc.c:2053 config/tc-sparc.c:2065
6681 msgid ": There are only 32 f registers; [0-31]"
6684 #: config/tc-sparc.c:2183 config/tc-sparc.c:2219
6685 msgid "Illegal operands: %%%s requires arguments in ()"
6688 #: config/tc-sparc.c:2231
6690 "Illegal operands: Can't do arithmetics other than + and - involving %%%s()"
6693 #: config/tc-sparc.c:2341
6694 msgid "Illegal operands: Can't add non-constant expression to %%%s()"
6697 #: config/tc-sparc.c:2351
6699 "Illegal operands: Can't do arithmetics involving %%%s() of a relocatable "
6703 #: config/tc-sparc.c:2369
6704 msgid ": PC-relative operand can't be a constant"
6707 #: config/tc-sparc.c:2402
6708 msgid ": invalid ASI name"
6711 #: config/tc-sparc.c:2410
6712 msgid ": invalid ASI expression"
6715 #: config/tc-sparc.c:2415
6716 msgid ": invalid ASI number"
6719 #: config/tc-sparc.c:2512
6720 msgid "OPF immediate operand out of range (0-0x1ff)"
6723 #: config/tc-sparc.c:2517
6724 msgid "non-immediate OPF operand, ignored"
6727 #: config/tc-sparc.c:2536
6728 msgid ": invalid cpreg name"
6731 #: config/tc-sparc.c:2565
6733 msgid "Illegal operands%s"
6736 #: config/tc-sparc.c:2599
6738 msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\""
6741 #: config/tc-sparc.c:2635
6743 msgid "Architecture mismatch on \"%s\"."
6746 #: config/tc-sparc.c:2636
6748 msgid " (Requires %s; requested architecture is %s.)"
6751 #: config/tc-sparc.c:3253
6753 msgid "bad or unhandled relocation type: 0x%02x"
6756 #: config/tc-sparc.c:3387
6758 msgid "internal error: can't export reloc type %d (`%s')"
6761 #: config/tc-sparc.c:3559
6762 msgid "bad .reserve segment -- expected BSS segment"
6765 #: config/tc-sparc.c:3576
6766 msgid "missing alignment"
6769 #: config/tc-sparc.c:3587 config/tc-sparc.c:3737
6771 msgid "alignment too large; assuming %d"
6774 #: config/tc-sparc.c:3593 config/tc-sparc.c:3743
6775 msgid "negative alignment"
6778 #: config/tc-sparc.c:3603 config/tc-sparc.c:3766
6779 msgid "alignment not a power of 2"
6782 #: config/tc-sparc.c:3723
6783 msgid "Expected comma after common length"
6786 #: config/tc-sparc.c:3958 config/tc-sparc.c:3968
6787 msgid "register syntax is .register %%g[2367],{#scratch|symbolname|#ignore}"
6790 #: config/tc-sparc.c:3986
6791 msgid "redefinition of global register"
6794 #: config/tc-sparc.c:3997
6796 msgid "Register symbol %s already defined."
6799 #: config/tc-tahoe.c:402
6800 msgid "The -a option doesn't exist. (Despite what the man page says!"
6803 #: config/tc-tahoe.c:406 config/tc-vax.c:3122
6805 msgid "Displacement length %s ignored!"
6808 #: config/tc-tahoe.c:410 config/tc-vax.c:3114
6809 msgid "SYMBOL TABLE not implemented"
6812 #: config/tc-tahoe.c:414 config/tc-vax.c:3118
6813 msgid "TOKEN TRACE not implemented"
6816 #: config/tc-tahoe.c:418 config/tc-vax.c:3126
6818 msgid "I don't need or use temp. file \"%s\"."
6821 #: config/tc-tahoe.c:422 config/tc-vax.c:3130
6822 msgid "I don't use an interpass file! -V ignored"
6825 #: config/tc-tahoe.c:436
6829 "-d LENGTH\t\tignored\n"
6832 "-t FILE\t\t\tignored\n"
6837 #: config/tc-tahoe.c:1064
6838 msgid "Casting a branch displacement is bad form, and is ignored."
6841 #: config/tc-tahoe.c:1120
6842 msgid "Couldn't parse the [index] in this operand."
6845 #: config/tc-tahoe.c:1126
6846 msgid "Couldn't find the opening '[' for the index of this operand."
6849 #: config/tc-tahoe.c:1166
6850 msgid "Couldn't find the opening '(' for the deref of this operand."
6853 #: config/tc-tahoe.c:1176
6854 msgid "Operand can't be both pre-inc and post-dec."
6857 #: config/tc-tahoe.c:1206
6858 msgid "I parsed 2 registers in this operand."
6861 #: config/tc-tahoe.c:1256
6862 msgid "Can't relocate expression error."
6865 #. This is an error. Tahoe doesn't allow any expressions
6866 #. bigger that a 32 bit long word. Any bigger has to be referenced
6868 #: config/tc-tahoe.c:1263
6869 msgid "Expression is too large for a 32 bits."
6872 #: config/tc-tahoe.c:1268
6873 msgid "Junk at end of expression."
6876 #: config/tc-tahoe.c:1307
6877 msgid "Syntax error in direct register mode."
6880 #: config/tc-tahoe.c:1309
6881 msgid "You can't index a register in direct register mode."
6884 #: config/tc-tahoe.c:1312
6885 msgid "SP can't be the source operand with direct register addressing."
6888 #: config/tc-tahoe.c:1314
6889 msgid "Can't take the address of a register."
6892 #: config/tc-tahoe.c:1316
6893 msgid "Direct Register can't be used in a branch."
6896 #: config/tc-tahoe.c:1318
6897 msgid "For quad access, the register must be even and < 14."
6900 #: config/tc-tahoe.c:1320
6901 msgid "You can't cast a direct register."
6904 #: config/tc-tahoe.c:1326
6905 msgid "Using reg 14 for quadwords can tromp the FP register."
6908 #: config/tc-tahoe.c:1338
6909 msgid "Syntax error in auto-dec mode."
6912 #: config/tc-tahoe.c:1340
6913 msgid "You can't have an index auto dec mode."
6916 #: config/tc-tahoe.c:1342
6917 msgid "Auto dec mode cant be used for reading."
6920 #: config/tc-tahoe.c:1344
6921 msgid "Auto dec only works of the SP register."
6924 #: config/tc-tahoe.c:1346
6925 msgid "Auto dec can't be used in a branch."
6928 #: config/tc-tahoe.c:1348
6929 msgid "Auto dec won't work with quadwords."
6932 #: config/tc-tahoe.c:1355
6933 msgid "Syntax error in one of the auto-inc modes."
6936 #: config/tc-tahoe.c:1361
6937 msgid "Auto inc deferred only works of the SP register."
6940 #: config/tc-tahoe.c:1363
6941 msgid "You can't have an index auto inc deferred mode."
6944 #: config/tc-tahoe.c:1365 config/tc-tahoe.c:1376
6945 msgid "Auto inc can't be used in a branch."
6948 #: config/tc-tahoe.c:1372
6949 msgid "You can't write to an auto inc register."
6952 #: config/tc-tahoe.c:1374
6953 msgid "Auto inc only works of the SP register."
6956 #: config/tc-tahoe.c:1378
6957 msgid "Auto inc won't work with quadwords."
6960 #: config/tc-tahoe.c:1380
6961 msgid "You can't have an index in auto inc mode."
6964 #: config/tc-tahoe.c:1388
6965 msgid "You can't index the sp register."
6968 #: config/tc-tahoe.c:1394
6969 msgid "Syntax error in register displaced mode."
6972 #: config/tc-tahoe.c:1413
6973 msgid "An offest is needed for this operand."
6976 #: config/tc-tahoe.c:1425
6977 msgid "You can't index a register in immediate mode."
6980 #: config/tc-tahoe.c:1427
6981 msgid "Immediate access can't be used as an address."
6984 #: config/tc-tahoe.c:1538
6986 msgid "Compiler bug: ODD number of bytes in arg structure %s."
6989 #: config/tc-tahoe.c:1565 config/tc-vax.c:1829
6990 msgid "Not enough operands"
6993 #: config/tc-tahoe.c:1575 config/tc-vax.c:1836
6994 msgid "Too many operands"
6997 #: config/tc-tahoe.c:1626 config/tc-vax.c:372
6999 msgid "Ignoring statement due to \"%s\""
7002 #: config/tc-tahoe.c:1721
7004 msgid "Compliler bug: Got a case (%d) I wasn't expecting."
7007 #: config/tc-tahoe.c:1815
7008 msgid "Real branch displacements must be expressions."
7011 #: config/tc-tahoe.c:1818
7013 msgid "Complier error: I got an unknown synthetic branch :%c"
7016 #: config/tc-tahoe.c:1959
7018 msgid "Barf, bad mode %x\n"
7021 #: config/tc-tic54x.c:84
7022 msgid "C54x-specific command line options:\n"
7025 #: config/tc-tic54x.c:85
7026 msgid "-mfar-mode | -mf Use extended addressing\n"
7029 #: config/tc-tic54x.c:86
7030 msgid "-mcpu=<CPU version> Specify the CPU version\n"
7033 #: config/tc-tic54x.c:88
7034 msgid "-mcoff-version={0|1|2} Select COFF version\n"
7037 #: config/tc-tic54x.c:90
7038 msgid "-merrors-to-file <filename>\n"
7041 #: config/tc-tic54x.c:91
7042 msgid "-me <filename> Redirect errors to a file\n"
7045 #: config/tc-tic54x.c:351
7046 msgid "Comma and symbol expected for '.asg STRING, SYMBOL'"
7049 #: config/tc-tic54x.c:405
7050 msgid "Unterminated string after absolute expression"
7053 #: config/tc-tic54x.c:413
7054 msgid "Comma and symbol expected for '.eval EXPR, SYMBOL'"
7057 #: config/tc-tic54x.c:425
7058 msgid "symbols assigned with .eval must begin with a letter"
7061 #: config/tc-tic54x.c:682
7062 msgid "Offset on nested structures is ignored"
7065 #: config/tc-tic54x.c:732
7067 msgid ".end%s without preceding .%s"
7070 #: config/tc-tic54x.c:799
7072 msgid "Unrecognized struct/union tag '%s'"
7075 #: config/tc-tic54x.c:801
7076 msgid ".tag requires a structure tag"
7079 #: config/tc-tic54x.c:807
7080 msgid "Label required for .tag"
7083 #: config/tc-tic54x.c:825
7085 msgid ".tag target '%s' undefined"
7088 #: config/tc-tic54x.c:887
7090 msgid ".field count '%d' out of range (1 <= X <= 32)"
7093 #: config/tc-tic54x.c:917
7095 msgid "Unrecognized field type '%c'"
7098 #. Disallow .byte with a non constant expression that will
7099 #. require relocation.
7100 #: config/tc-tic54x.c:1052
7101 msgid "Relocatable values require at least WORD storage"
7104 #: config/tc-tic54x.c:1114
7105 msgid "Use of .def/.ref is deprecated. Use .global instead"
7108 #: config/tc-tic54x.c:1305
7109 msgid ".space/.bes repeat count is negative, ignored"
7112 #: config/tc-tic54x.c:1310
7113 msgid ".space/.bes repeat count is zero, ignored"
7116 #: config/tc-tic54x.c:1388
7117 msgid "Missing size argument"
7120 #: config/tc-tic54x.c:1525
7121 msgid "CPU version has already been set"
7124 #: config/tc-tic54x.c:1529
7126 msgid "Unrecognized version '%s'"
7129 #: config/tc-tic54x.c:1535
7130 msgid "Changing of CPU version on the fly not supported"
7133 #: config/tc-tic54x.c:1670
7134 msgid "p2align not supported on this target"
7137 #: config/tc-tic54x.c:1683
7138 msgid "Argument to .even ignored"
7141 #: config/tc-tic54x.c:1730
7142 msgid "Invalid field size, must be from 1 to 32"
7145 #: config/tc-tic54x.c:1743
7146 msgid "field size must be 16 when value is relocatable"
7149 #: config/tc-tic54x.c:1757
7150 msgid "field value truncated"
7153 #: config/tc-tic54x.c:1863 config/tc-tic54x.c:2175
7155 msgid "Unrecognized section '%s'"
7158 #: config/tc-tic54x.c:1872
7159 msgid "Current section is unitialized, section name required for .clink"
7162 #: config/tc-tic54x.c:2084
7163 msgid "ENDLOOP without corresponding LOOP"
7166 #: config/tc-tic54x.c:2127
7167 msgid "Mixing of normal and extended addressing not supported"
7170 #: config/tc-tic54x.c:2133
7171 msgid "Extended addressing not supported on the specified CPU"
7174 #: config/tc-tic54x.c:2181
7175 msgid ".sblock may be used for initialized sections only"
7178 #: config/tc-tic54x.c:2212
7179 msgid "Symbol missing for .set/.equ"
7182 #: config/tc-tic54x.c:2269
7183 msgid ".var may only be used within a macro definition"
7186 #: config/tc-tic54x.c:2277
7187 msgid "Substitution symbols must begin with a letter"
7190 #: config/tc-tic54x.c:2368
7192 msgid "Can't open macro library file '%s' for reading."
7195 #: config/tc-tic54x.c:2375
7197 msgid "File '%s' not in macro archive format"
7200 #: config/tc-tic54x.c:2532
7202 msgid "Bad COFF version '%s'"
7205 #: config/tc-tic54x.c:2541
7207 msgid "Bad CPU version '%s'"
7210 #: config/tc-tic54x.c:2553 config/tc-tic54x.c:2556
7212 msgid "Can't redirect stderr to the file '%s'"
7215 #: config/tc-tic54x.c:2702
7217 msgid "Undefined substitution symbol '%s'"
7220 #: config/tc-tic54x.c:3390
7221 msgid "Badly formed address expression"
7224 #: config/tc-tic54x.c:3655
7226 msgid "Invalid dmad syntax '%s'"
7229 #: config/tc-tic54x.c:3771
7230 msgid "Address mode *+ARx is write-only. Results of reading are undefined."
7233 #: config/tc-tic54x.c:3791
7235 msgid "Unrecognized indirect address format \"%s\""
7238 #: config/tc-tic54x.c:3828
7240 msgid "Operand '%s' out of range (%d <= x <= %d)"
7243 #: config/tc-tic54x.c:3848
7244 msgid "Error in relocation handling"
7247 #: config/tc-tic54x.c:3869 config/tc-tic54x.c:3933 config/tc-tic54x.c:3963
7249 msgid "Unrecognized condition code \"%s\""
7252 #: config/tc-tic54x.c:3886
7254 msgid "Condition \"%s\" does not match preceding group"
7257 #: config/tc-tic54x.c:3894
7260 "Condition \"%s\" uses a different accumulator from a preceding condition"
7263 #: config/tc-tic54x.c:3901
7264 msgid "Only one comparison conditional allowed"
7267 #: config/tc-tic54x.c:3906
7268 msgid "Only one overflow conditional allowed"
7271 #: config/tc-tic54x.c:3914
7273 msgid "Duplicate %s conditional"
7276 #: config/tc-tic54x.c:3948
7277 msgid "Invalid auxiliary register (use AR0-AR7)"
7280 #: config/tc-tic54x.c:3983
7281 msgid "lk addressing modes are invalid for memory-mapped register addressing"
7284 #: config/tc-tic54x.c:3991
7286 "Address mode *+ARx is not allowed in memory-mapped register addressing. "
7287 "Resulting behavior is undefined."
7290 #: config/tc-tic54x.c:4017
7292 "Destination accumulator for each part of this parallel instruction must be "
7296 #: config/tc-tic54x.c:4066
7298 msgid "Memory mapped register \"%s\" out of range"
7301 #: config/tc-tic54x.c:4105
7302 msgid "Invalid operand (use 1, 2, or 3)"
7305 #: config/tc-tic54x.c:4130
7306 msgid "A status register or status bit name is required"
7309 #: config/tc-tic54x.c:4140
7311 msgid "Unrecognized status bit \"%s\""
7314 #: config/tc-tic54x.c:4163
7316 msgid "Invalid status register \"%s\""
7319 #: config/tc-tic54x.c:4175
7321 msgid "Operand \"%s\" out of range (use 1 or 2)"
7324 #: config/tc-tic54x.c:4375
7326 msgid "Unrecognized instruction \"%s\""
7329 #: config/tc-tic54x.c:4404
7331 msgid "Unrecognized operand list '%s' for instruction '%s'"
7334 #: config/tc-tic54x.c:4436
7336 msgid "Unrecognized parallel instruction \"%s\""
7339 #: config/tc-tic54x.c:4488
7341 msgid "Invalid operand (s) for parallel instruction \"%s\""
7344 #: config/tc-tic54x.c:4491
7346 msgid "Unrecognized parallel instruction combination \"%s || %s\""
7349 #: config/tc-tic54x.c:4723
7351 msgid "%s symbol recursion stopped at second appearance of '%s'"
7354 #: config/tc-tic54x.c:4762
7355 msgid "Unrecognized substitution symbol function"
7358 #: config/tc-tic54x.c:4767
7359 msgid "Missing '(' after substitution symbol function"
7362 #: config/tc-tic54x.c:4781
7363 msgid "Expecting second argument"
7366 #: config/tc-tic54x.c:4794 config/tc-tic54x.c:4843
7367 msgid "Extra junk in function call, expecting ')'"
7370 #: config/tc-tic54x.c:4819
7371 msgid "Function expects two arguments"
7374 #: config/tc-tic54x.c:4832
7375 msgid "Expecting character constant argument"
7378 #: config/tc-tic54x.c:4838
7379 msgid "Both arguments must be substitution symbols"
7382 #: config/tc-tic54x.c:4891
7384 msgid "Invalid subscript (use 1 to %d)"
7387 #: config/tc-tic54x.c:4901
7389 msgid "Invalid length (use 0 to %d"
7392 #: config/tc-tic54x.c:4911
7393 msgid "Missing ')' in subscripted substitution symbol expression"
7396 #: config/tc-tic54x.c:4931
7397 msgid "Missing forced substitution terminator ':'"
7400 #: config/tc-tic54x.c:5104
7403 "Instruction does not fit in available delay slots (%d-word insn, %d slots "
7407 #: config/tc-tic54x.c:5145
7409 msgid "Unrecognized parallel instruction '%s'"
7412 #: config/tc-tic54x.c:5157
7414 msgid "Instruction '%s' requires an LP cpu version"
7417 #: config/tc-tic54x.c:5164
7419 msgid "Instruction '%s' requires far mode addressing"
7422 #: config/tc-tic54x.c:5176
7425 "Instruction does not fit in available delay slots (%d-word insn, %d slots "
7426 "left). Resulting behavior is undefined."
7429 #: config/tc-tic54x.c:5186
7431 "Instructions which cause PC discontinuity are not allowed in a delay slot. "
7432 "Resulting behavior is undefined."
7435 #: config/tc-tic54x.c:5197
7437 msgid "'%s' is not repeatable. Resulting behavior is undefined."
7440 #: config/tc-tic54x.c:5201
7442 "Instructions using long offset modifiers or absolute addresses are not "
7443 "repeatable. Resulting behavior is undefined."
7446 #: config/tc-tic54x.c:5392
7448 msgid "Unsupported relocation size %d"
7451 #: config/tc-tic54x.c:5544
7452 msgid "non-absolute value used with .space/.bes"
7455 #: config/tc-tic54x.c:5548
7457 msgid "negative value ignored in %s"
7460 #: config/tc-tic54x.c:5635
7462 msgid "attempt to .space/.bes backwards? (%ld)"
7465 #: config/tc-tic54x.c:5668
7467 msgid "Invalid label '%s'"
7470 #: config/tc-tic80.c:90
7471 msgid "Relaxation is a luxury we can't afford"
7474 #: config/tc-tic80.c:140
7475 msgid "bad call to md_atof ()"
7478 #: config/tc-tic80.c:238
7479 msgid "':' not followed by 'm' or 's'"
7482 #: config/tc-tic80.c:251
7483 msgid "paren nesting"
7486 #: config/tc-tic80.c:265
7487 msgid "mismatched parenthesis"
7490 #: config/tc-tic80.c:467
7491 msgid "unhandled expression type"
7494 #: config/tc-tic80.c:681
7495 msgid "symbol reloc that is not PC relative or 32 bits"
7498 #: config/tc-tic80.c:710
7499 msgid "unhandled operand modifier"
7502 #: config/tc-tic80.c:752
7503 msgid "unhandled expression"
7506 #: config/tc-tic80.c:801
7508 msgid "Invalid mnemonic: '%s'"
7511 #: config/tc-tic80.c:814
7513 msgid "Invalid operands: '%s'"
7516 #: config/tc-tic80.c:892
7517 msgid "unhandled predefined symbol bits"
7520 #: config/tc-tic80.c:984
7522 msgid "PC offset 0x%lx outside range 0x%lx-0x%lx"
7525 #: config/tc-tic80.c:999
7526 msgid "unhandled relocation type in fixup"
7529 #: config/tc-tic80.c:1035
7530 msgid "md_convert_frag() not implemented yet"
7533 #: config/tc-v850.c:271
7535 msgid ".COMMon length (%d.) < 0! Ignored."
7538 #: config/tc-v850.c:1014
7540 msgid "unknown operand shift: %x\n"
7543 #: config/tc-v850.c:1015
7544 msgid "internal failure in parse_register_list"
7547 #: config/tc-v850.c:1032
7548 msgid "constant expression or register list expected"
7551 #: config/tc-v850.c:1037 config/tc-v850.c:1050 config/tc-v850.c:1069
7552 msgid "high bits set in register list expression"
7555 #: config/tc-v850.c:1109 config/tc-v850.c:1173
7556 msgid "illegal register included in list"
7559 #: config/tc-v850.c:1116
7560 msgid "system registers cannot be included in list"
7563 #: config/tc-v850.c:1121
7564 msgid "PSW cannot be included in list"
7567 #: config/tc-v850.c:1128
7568 msgid "High value system registers cannot be included in list"
7571 #: config/tc-v850.c:1152
7572 msgid "second register should follow dash in register list"
7575 #: config/tc-v850.c:1199
7576 msgid " V850 options:\n"
7579 #: config/tc-v850.c:1200
7580 msgid " -mwarn-signed-overflow Warn if signed immediate values overflow\n"
7583 #: config/tc-v850.c:1201
7585 " -mwarn-unsigned-overflow Warn if unsigned immediate values overflow\n"
7588 #: config/tc-v850.c:1202
7589 msgid " -mv850 The code is targeted at the v850\n"
7592 #: config/tc-v850.c:1203
7593 msgid " -mv850e The code is targeted at the v850e\n"
7596 #: config/tc-v850.c:1204
7597 msgid " -mv850ea The code is targeted at the v850ea\n"
7600 #: config/tc-v850.c:1205
7602 " -mv850any The code is generic, despite any processor "
7603 "specific instructions\n"
7606 #: config/tc-v850.c:1217 config/tc-v850.c:1255
7608 msgid "unknown command line option: -%c%s\n"
7611 #: config/tc-v850.c:1405
7613 msgid "Unable to determine default target processor from string: %s"
7616 #: config/tc-v850.c:1453
7617 msgid "ctoff() relocation used on an instruction which does not support it"
7620 #: config/tc-v850.c:1475
7621 msgid "sdaoff() relocation used on an instruction which does not support it"
7624 #: config/tc-v850.c:1497
7625 msgid "zdaoff() relocation used on an instruction which does not support it"
7628 #: config/tc-v850.c:1530
7629 msgid "tdaoff() relocation used on an instruction which does not support it"
7632 #: config/tc-v850.c:1746
7633 msgid "Target processor does not support this instruction."
7636 #: config/tc-v850.c:1836 config/tc-v850.c:1866 config/tc-v850.c:2054
7637 msgid "immediate operand is too large"
7640 #: config/tc-v850.c:1848
7641 msgid "AAARG -> unhandled constant reloc"
7644 #: config/tc-v850.c:1892
7645 msgid "invalid register name"
7648 #: config/tc-v850.c:1897
7649 msgid "register r0 cannot be used here"
7652 #: config/tc-v850.c:1909
7653 msgid "invalid system register name"
7656 #: config/tc-v850.c:1922
7657 msgid "expected EP register"
7660 #: config/tc-v850.c:1939
7661 msgid "invalid condition code name"
7664 #: config/tc-v850.c:1960 config/tc-v850.c:1964
7665 msgid "constant too big to fit into instruction"
7668 #: config/tc-v850.c:2017
7669 msgid "syntax error: value is missing before the register name"
7672 #: config/tc-v850.c:2019
7673 msgid "syntax error: register not expected"
7676 #: config/tc-v850.c:2033
7677 msgid "syntax error: system register not expected"
7680 #: config/tc-v850.c:2038
7681 msgid "syntax error: condition code not expected"
7684 #: config/tc-v850.c:2079
7685 msgid "invalid operand"
7688 #: config/tc-vax.c:267
7690 msgid "VIP_BEGIN error:%s"
7693 #: config/tc-vax.c:391
7695 msgid "Ignoring statement because \"%s\""
7698 #: config/tc-vax.c:438
7699 msgid "Can't relocate expression"
7702 #: config/tc-vax.c:541
7703 msgid "Bignum not permitted in short literal. Immediate mode assumed."
7706 #: config/tc-vax.c:550
7707 msgid "Can't do flonum short literal: immediate mode used."
7710 #: config/tc-vax.c:595
7712 msgid "A bignum/flonum may not be a displacement: 0x%lx used"
7715 #: config/tc-vax.c:916
7717 msgid "Short literal overflow(%ld.), immediate mode assumed."
7720 #: config/tc-vax.c:925
7722 msgid "Forced short literal to immediate mode. now_seg=%s to_seg=%s"
7725 #: config/tc-vax.c:984
7726 msgid "Length specification ignored. Address mode 9F used"
7729 #: config/tc-vax.c:1033
7730 msgid "Invalid operand: immediate value used as base address."
7733 #: config/tc-vax.c:1035
7734 msgid "Invalid operand: immediate value used as address."
7737 #: config/tc-vax.c:1808
7738 msgid "odd number of bytes in operand description"
7741 #: config/tc-vax.c:1824
7745 #: config/tc-vax.c:2380
7746 msgid "no '[' to match ']'"
7749 #: config/tc-vax.c:2398
7750 msgid "bad register in []"
7753 #: config/tc-vax.c:2400
7754 msgid "[PC] index banned"
7757 #: config/tc-vax.c:2435
7758 msgid "no '(' to match ')'"
7761 #: config/tc-vax.c:2570
7762 msgid "invalid branch operand"
7765 #: config/tc-vax.c:2599
7766 msgid "address prohibits @"
7769 #: config/tc-vax.c:2601
7770 msgid "address prohibits #"
7773 #: config/tc-vax.c:2605
7774 msgid "address prohibits -()"
7777 #: config/tc-vax.c:2607
7778 msgid "address prohibits ()+"
7781 #: config/tc-vax.c:2610
7782 msgid "address prohibits ()"
7785 #: config/tc-vax.c:2612
7786 msgid "address prohibits []"
7789 #: config/tc-vax.c:2614
7790 msgid "address prohibits register"
7793 #: config/tc-vax.c:2616
7794 msgid "address prohibits displacement length specifier"
7797 #: config/tc-vax.c:2646
7798 msgid "invalid operand of S^#"
7801 #: config/tc-vax.c:2663
7802 msgid "S^# needs expression"
7805 #: config/tc-vax.c:2670
7806 msgid "S^# may only read-access"
7809 #: config/tc-vax.c:2695
7810 msgid "invalid operand of -()"
7813 #: config/tc-vax.c:2701
7814 msgid "-(PC) unpredictable"
7817 #: config/tc-vax.c:2703
7818 msgid "[]index same as -()register: unpredictable"
7821 #: config/tc-vax.c:2739
7822 msgid "invalid operand of ()+"
7825 #: config/tc-vax.c:2745
7826 msgid "(PC)+ unpredictable"
7829 #: config/tc-vax.c:2747
7830 msgid "[]index same as ()+register: unpredictable"
7833 #: config/tc-vax.c:2772
7834 msgid "# conflicts length"
7837 #: config/tc-vax.c:2774
7838 msgid "# bars register"
7841 #: config/tc-vax.c:2796
7842 msgid "writing or modifying # is unpredictable"
7845 #: config/tc-vax.c:2826
7846 msgid "length not needed"
7849 #: config/tc-vax.c:2833
7850 msgid "can't []index a register, because it has no address"
7853 #: config/tc-vax.c:2835
7854 msgid "a register has no address"
7857 #: config/tc-vax.c:2846
7858 msgid "PC part of operand unpredictable"
7861 #: config/tc-vax.c:3175
7864 "-d LENGTH\t\tignored\n"
7867 "-t FILE\t\t\tignored\n"
7872 #: config/tc-vax.c:3184
7875 "-+\t\t\thash encode names longer than 31 characters\n"
7876 "-1\t\t\t`const' handling compatible with gcc 1.x\n"
7877 "-H\t\t\tshow new symbol after hash truncation\n"
7878 "-h NUM\t\t\tdon't hash mixed-case names, and adjust case:\n"
7879 "\t\t\t0 = upper, 2 = lower, 3 = preserve case\n"
7880 "-v\"VERSION\"\t\tcode being assembled was produced by compiler \"VERSION\"\n"
7883 #: config/tc-w65.c:145
7884 msgid "need on or off."
7887 #: config/tc-w65.c:305 config/tc-w65.c:348
7888 msgid "syntax error after <exp"
7891 #: config/tc-z8k.c:284
7893 msgid "register rr%d, out of range."
7896 #: config/tc-z8k.c:292
7898 msgid "register rh%d, out of range."
7901 #: config/tc-z8k.c:300
7903 msgid "register rl%d, out of range."
7906 #: config/tc-z8k.c:309
7908 msgid "register rq%d, out of range."
7911 #: config/tc-z8k.c:317
7913 msgid "register r%d, out of range."
7916 #: config/tc-z8k.c:362
7921 #: config/tc-z8k.c:379
7923 msgid "register is wrong size for a word %s"
7926 #: config/tc-z8k.c:395
7928 msgid "register is wrong size for address %s"
7931 #: config/tc-z8k.c:656
7932 msgid "Missing ) in ra(rb)"
7935 #: config/tc-z8k.c:923
7937 msgid "operand %s0x%x out of range."
7940 #: config/tc-z8k.c:1051
7941 msgid "immediate must be 1 or 2"
7944 #: config/tc-z8k.c:1054
7945 msgid "immediate 1 or 2 expected"
7948 #: config/tc-z8k.c:1080
7949 msgid "can't use R0 here"
7952 #: config/tc-z8k.c:1234
7953 msgid "Can't find opcode to match operands"
7956 #: config/tc-z8k.c:1349
7958 msgid "invalid architecture -z%s"
7961 #: config/tc-z8k.c:1365
7964 "-z8001\t\t\tgenerate segmented code\n"
7965 "-z8002\t\t\tgenerate unsegmented code\n"
7968 #: config/tc-z8k.c:1509
7970 msgid "Can't subtract symbols in different sections %s %s"
7975 msgid "Can't open `%s' for writing"
7980 msgid "Can't close `%s'"
7983 #: dwarf2dbg.c:344 dwarf2dbg.c:386
7984 msgid "File number less than one"
7989 msgid "File number %ld already allocated"
7994 msgid "Unassigned file number %ld"
7999 msgid "Unassigned file number %u"
8002 #: dwarf2dbg.c:1274 dwarf2dbg.c:1282 dwarf2dbg.c:1290 dwarf2dbg.c:1310
8003 msgid "dwarf2 is not supported for this object file format"
8008 msgid "String too big (%lu bytes)"
8013 msgid "Inserting \"%s\" into string hash table: %s"
8016 #: ecoff.c:1614 ecoff.c:1808 ecoff.c:1833 ecoff.c:1865 ecoff.c:2019
8018 msgid "no current file pointer"
8022 msgid "too many st_End's"
8027 msgid "Inserting \"%s\" into tag hash table: %s"
8031 msgid "fake .file after real one"
8035 msgid "Filename goes over one page boundary."
8039 msgid ".begin directive without a preceding .file directive"
8043 msgid ".begin directive without a preceding .ent directive"
8047 msgid ".bend directive without a preceding .file directive"
8051 msgid ".bend directive without a preceding .ent directive"
8055 msgid ".bend directive names unknown symbol"
8059 msgid ".def pseudo-op used inside of .def/.endef; ignored"
8063 msgid "Empty symbol name in .def; ignored"
8067 msgid ".dim pseudo-op used outside of .def/.endef; ignored"
8071 msgid "Badly formed .dim directive"
8075 msgid "Too many .dim entries"
8079 msgid ".scl pseudo-op used outside of .def/.endef; ignored"
8083 msgid ".size pseudo-op used outside of .def/.endef; ignored"
8087 msgid "Badly formed .size directive"
8091 msgid "Too many .size entries"
8095 msgid ".type pseudo-op used outside of .def/.endef; ignored"
8098 #. FIXME: We could handle this by setting the continued bit.
8099 #. There would still be a limit: the .type argument can not
8103 msgid "The type of %s is too complex; it will be simplified"
8107 msgid "Unrecognized .type argument"
8111 msgid ".tag pseudo-op used outside of .def/.endef; ignored"
8115 msgid ".val pseudo-op used outside of .def/.endef; ignored"
8119 msgid ".val expression is too copmlex"
8123 msgid ".endef pseudo-op used before .def; ignored"
8127 msgid "Bad COFF debugging info"
8132 msgid "No tag specified for %s"
8136 msgid "Bad COFF debugging information"
8140 msgid ".end directive without a preceding .file directive"
8144 msgid ".end directive without a preceding .ent directive"
8148 msgid ".end directive names unknown symbol"
8152 msgid "second .ent directive found before .end directive"
8156 msgid "No way to handle .file within .ent/.end section"
8160 msgid ".fmask outside of .ent"
8164 msgid ".mask outside of .ent"
8168 msgid ".loc before .file"
8173 msgid "Ignoring attempt to redefine symbol `%s'."
8177 msgid "bad .weakext directive"
8182 msgid ".stab%c is not supported"
8187 msgid ".stab%c: ignoring non-zero other field"
8193 "Line number (%d) for .stab%c directive cannot fit in index field (20 bits)"
8198 msgid "Illegal .stab%c directive, bad character"
8201 #: ecoff.c:4027 ecoff.c:4216 ecoff.c:4241
8202 msgid ".begin/.bend in different segments"
8206 msgid "Missing .end or .bend at end of file"
8210 msgid "GP prologue size exceeds field size, using 0 instead"
8215 "bad floating-point constant: exponent overflow, probably assembling junk"
8220 msgid "bad floating-point constant: unknown error code=%d."
8225 "A bignum with underscores may not have more than 8 hex digits in any word."
8229 msgid "A bignum with underscores must have exactly 4 words."
8232 #. Either not seen or not defined.
8233 #. @@ Should print out the original string instead of
8234 #. the parsed number.
8237 msgid "backw. ref to unknown label \"%d:\", 0 assumed."
8241 msgid "Character constant too large"
8246 msgid "expr.c(operand): bad atof_generic return val %d"
8251 msgid "Missing '%c' assumed"
8254 #: expr.c:1025 read.c:3877
8255 msgid "EBCDIC constants are not supported"
8260 msgid "Unary operator %c ignored because bad operand follows"
8263 #: expr.c:1142 expr.c:1167
8264 msgid "syntax error in .startof. or .sizeof."
8268 msgid "Bad expression"
8272 msgid "missing operand; zero assumed"
8276 msgid "operation combines symbols in different segments"
8280 msgid "left operand is a bignum; integer 0 assumed"
8284 msgid "left operand is a float; integer 0 assumed"
8288 msgid "right operand is a bignum; integer 0 assumed"
8292 msgid "right operand is a float; integer 0 assumed"
8295 #: expr.c:1797 symbols.c:1094
8296 msgid "division by zero"
8301 msgid "Can't extend frag %d. chars"
8305 msgid "attempt to allocate data in absolute section"
8309 msgid "attempt to allocate data in common section"
8313 msgid "redefinition not allowed\n"
8318 msgid "the %c operator cannot take non-absolute arguments.\n"
8322 msgid "string where expression expected.\n"
8326 msgid "can't find primary in expression.\n"
8330 msgid "misplaced closing parens.\n"
8334 msgid "attempt to divide by zero.\n"
8338 msgid "can't add two relocatable expressions\n"
8342 msgid "unreasonable nesting.\n"
8346 msgid "End of file not at start of line.\n"
8351 msgid "Illegal base character %c.\n"
8356 msgid "radix is %c must be one of b, q, d or h"
8361 msgid "size must be one of b, w or l, is %c.\n"
8365 msgid "datab repeat must be constant.\n"
8369 msgid "datab data must be absolute.\n"
8373 msgid "align needs absolute expression.\n"
8377 msgid ".align needs absolute fill value.\n"
8381 msgid "res needs absolute expression for fill count.\n"
8385 msgid "form LIN= needs absolute expresssion.\n"
8393 msgid "form COL= needs absolute expresssion.\n"
8396 #. Turns the next expression into a string.
8397 #: gasp.c:1552 macro.c:387
8399 msgid "% operator needs absolute expression"
8403 msgid "misplaced ( .\n"
8407 msgid "misplaced ).\n"
8411 msgid ".instr needs absolute expresson.\n"
8415 msgid "need absolute position.\n"
8419 msgid "need absolute length.\n"
8423 msgid "END missing from end of file.\n"
8427 msgid ".ASSIGNA needs constant expression argument.\n"
8431 msgid ".ASSIGNA without label.\n"
8435 msgid ".ASSIGNS without label.\n"
8440 msgid "Can't find preprocessor variable %s.\n"
8444 msgid "Comparison operator must be one of EQ, NE, LT, LE, GT or GE.\n"
8448 msgid "Comparison operator for strings must be EQ or NE\n"
8451 #: gasp.c:2197 gasp.c:2207 gasp.c:2310
8452 msgid "Conditional operator must have absolute operands.\n"
8456 msgid "String compared against expression.\n"
8460 msgid "AIF nesting unreasonable.\n"
8464 msgid "Multiple AELSEs in AIF.\n"
8468 msgid "AENDI without AIF.\n"
8471 #: gasp.c:2307 gasp.c:2389
8472 msgid "IF nesting unreasonable.\n"
8476 msgid "Bad format for IF or IFNC.\n"
8480 msgid "AENDR without a AREPEAT.\n"
8484 msgid "ENDR without a REPT.\n"
8489 msgid "AWHILE without a AENDW at %d.\n"
8493 msgid "AENDW without a AENDW.\n"
8497 msgid "AREPEAT must have absolute operand.\n"
8502 msgid "AREPEAT without a AENDR at %d.\n"
8506 msgid ".ENDM without a matching .MACRO.\n"
8510 msgid "LOCAL outside of MACRO"
8515 msgid "macro at line %d: %s\n"
8519 msgid "macro expansion"
8523 msgid "Character code in string must be absolute expression.\n"
8527 msgid "Missing > for character code.\n"
8532 msgid "string for SDATAC longer than 255 characters (%d).\n"
8537 msgid "illegal character in SDATA line (0x%x).\n"
8541 msgid "Must have absolute SDATAB repeat count.\n"
8546 msgid "Must have positive SDATAB repeat count (%d).\n"
8551 msgid "Unreasonable include depth (%ld).\n"
8556 msgid "Can't open include file `%s'.\n"
8560 msgid "Unreasonable expansion (-u turns off check).\n"
8563 #. This one causes lots of pain when trying to preprocess
8567 msgid "Unrecognised pseudo op `%s'.\n"
8571 msgid "ORG command not allowed.\n"
8575 msgid "Invalid expression on command line.\n"
8582 " [-a] [--alternate] enter alternate macro mode\n"
8583 " [-c char] [--commentchar char] change the comment character from !\n"
8584 " [-d] [--debug] print some debugging info\n"
8585 " [-h] [--help] print this message\n"
8586 " [-M] [--mri] enter MRI compatibility mode\n"
8587 " [-o out] [--output out] set the output file\n"
8588 " [-p] [--print] print line numbers\n"
8593 " [-s] [--copysource] copy source through as comments \n"
8594 " [-u] [--unreasonable] allow unreasonable nesting\n"
8595 " [-v] [--version] print the program version\n"
8596 " [-Dname=value] create preprocessor variable called name, "
8598 " [-Ipath] add to include path list\n"
8604 msgid "%s: Gnu Assembler Macro Preprocessor\n"
8607 #. This output is intended to follow the GNU standards document.
8610 msgid "GNU assembler pre-processor %s\n"
8614 msgid "Copyright 1996 Free Software Foundation, Inc.\n"
8619 msgid "%s: Can't open output file `%s'.\n"
8624 msgid "%s: Can't open input file `%s'.\n"
8629 msgid "Internal error, aborting at %s line %d"
8635 "Please report this bug.\n"
8638 #. Detect if we are reading from stdin by examining the file
8639 #. name returned by as_where().
8641 #. [FIXME: We rely upon the name in the strcmp below being the
8642 #. same as the one used by input_scrub_new_file(), if that is
8643 #. not true, then this code will fail].
8645 #. If we are reading from stdin, then we need to save each input
8646 #. line here (assuming of course that we actually have a line of
8647 #. input to read), so that it can be displayed in the listing
8648 #. that is produced at the end of the assembly.
8649 #: input-file.c:149 input-scrub.c:242 listing.c:345
8650 msgid "{standard input}"
8655 msgid "Can't open %s for reading."
8658 #: input-file.c:204 input-file.c:233
8660 msgid "Can't read from %s"
8665 msgid "Can't close %s"
8668 #: input-scrub.c:272
8669 msgid "macros nested too deeply"
8672 #: input-scrub.c:375
8673 msgid "partial line at end of file ignored"
8676 #: input-scrub.c:397
8677 msgid "Partial line at end of file ignored"
8681 msgid "Unable to allocate memory for new instructions\n"
8694 msgid "can't open list file: %s"
8699 msgid "error closing list file: %s"
8703 msgid "strange paper height, set to no form"
8707 msgid "New line in title"
8711 msgid "unexpected end of file in macro definition"
8715 msgid "missing ) after formals"
8719 msgid "missplaced )"
8723 msgid "confusion in formal parameters"
8727 msgid "macro formal argument does not exist"
8731 msgid "can't mix positional and keyword arguments"
8735 msgid "too many positional arguments"
8739 msgid "unexpected end of file in irp or irpc"
8743 msgid "missing model parameter"
8747 msgid "Assembler messages:\n"
8758 #: messages.c:413 messages.c:433
8759 msgid "Fatal error: "
8763 msgid "Internal error!\n"
8768 msgid "Assertion failure in %s at %s line %d.\n"
8773 msgid "Assertion failure at %s line %d.\n"
8776 #: messages.c:456 messages.c:475
8777 msgid "Please report this bug.\n"
8782 msgid "Internal error, aborting at %s line %d in %s\n"
8787 msgid "Internal error, aborting at %s line %d\n"
8792 msgid "Can't open a bfd on stdout %s "
8795 #: output-file.c:72 output-file.c:79
8797 msgid "FATAL: Can't close %s\n"
8800 #: output-file.c:130
8802 msgid "FATAL: Can't close %s"
8805 #: output-file.c:148
8806 msgid "Failed to emit an object byte"
8809 #: output-file.c:149
8810 msgid "Can't continue"
8815 msgid "error constructing %s pseudo-op table: %s"
8820 msgid "Unknown pseudo-op: `%s'"
8825 msgid "label \"%d$\" redefined"
8829 msgid ".abort detected. Abandoning ship."
8832 #: read.c:1238 read.c:2027
8833 msgid "Alignment not a power of 2"
8838 msgid "Alignment too large: %u assumed"
8842 msgid "expected fill pattern missing"
8847 msgid "attempt to re-define symbol `%s'"
8850 #. Some of the back ends can't deal with non-positive line numbers.
8851 #. Besides, it's silly.
8854 msgid "Line numbers must be positive; line number %d rejected."
8858 msgid "start address not supported"
8862 msgid ".err encountered"
8865 #: read.c:1664 read.c:1666
8867 msgid ".fail %ld encountered"
8872 msgid ".fill size clamped to %d."
8876 msgid "Size negative: .fill ignored."
8880 msgid "Repeat < 0, .fill ignored"
8885 msgid "unrecognized .linkonce type `%s'"
8888 #: read.c:1887 read.c:1913
8889 msgid ".linkonce is not supported for this object file format"
8894 msgid "bfd_set_section_flags: %s"
8899 msgid "error setting flags for \".sbss\": %s"
8903 msgid "Expected comma after size"
8907 msgid "Missing alignment"
8911 msgid "bad expression"
8916 msgid "attempt to redefine pseudo-op `%s' ignored"
8921 msgid "invalid segment \"%s\"; segment \"%s\" assumed"
8925 msgid "ignoring fill value in absolute section"
8929 msgid "only constant offsets supported in absolute section"
8933 msgid "MRI style ORG pseudo-op not supported"
8937 msgid "unrecognized section type"
8942 msgid "unrecognized section type `%s'"
8946 msgid "absolute sections are not supported"
8951 msgid "unrecognized section command `%s'"
8956 msgid "%s without %s"
8960 msgid "Unsupported variable size or fill value"
8964 msgid ".space repeat count is zero, ignored"
8968 msgid ".space repeat count is negative, ignored"
8972 msgid "space allocation too complex in absolute section"
8976 msgid "space allocation too complex in common section"
8979 #: read.c:3039 read.c:4122
8981 msgid "Bad floating literal: %s"
8986 msgid "Rest of line ignored. First ignored character is `%c'."
8991 msgid "Rest of line ignored. First ignored character valued 0x%x."
8995 msgid "illegal expression; zero assumed"
8999 msgid "missing expression; zero assumed"
9003 msgid "rva without symbol"
9007 msgid "attempt to store value in absolute section"
9010 #: read.c:3501 read.c:4400
9011 msgid "zero assumed for missing expression"
9014 #: read.c:3513 read.c:4412 write.c:289
9015 msgid "register value used as expression"
9018 #. Leading bits contain both 0s & 1s.
9021 msgid "Value 0x%lx truncated to 0x%lx."
9026 msgid "Bignum truncated to %d bytes"
9031 msgid "unsupported BFD relocation size %u"
9035 msgid "using a bit field width of zero"
9040 msgid "field width \"%s\" too complex for a bitfield"
9045 msgid "field width %lu too big to fit in %d bytes: truncated to %d bits"
9050 msgid "field value \"%s\" too complex for a bitfield"
9054 msgid "Unresolvable or nonpositive repeat count; using 1"
9059 msgid "Unknown floating type type '%c'"
9063 msgid "Floating point constant too large"
9067 msgid "unresolvable or nonpositive repeat count; using 1"
9071 msgid "Expected <nn>"
9074 #. To be compatible with BSD 4.2 as: give the luser a linefeed!!
9075 #: read.c:4587 read.c:4673
9076 msgid "Unterminated string: Newline inserted."
9080 msgid "Bad escaped character in string, '?' assumed"
9084 msgid "expected address expression; zero assumed"
9089 msgid "symbol \"%s\" undefined; zero assumed"
9093 msgid "some symbol undefined; zero assumed"
9097 msgid "This string may not contain '\\0'"
9101 msgid "Missing string"
9105 msgid "missing .func"
9109 msgid ".endfunc missing for previous .func"
9113 msgid ".stabs: Missing comma"
9116 #: stabs.c:228 stabs.c:236 stabs.c:247
9118 msgid ".stab%c: Missing comma"
9122 msgid "comma missing in .xstabs"
9127 msgid "Attempt to switch to nonexistent segment \"%s\""
9130 #: symbols.c:362 symbols.c:461
9132 msgid "Symbol %s already defined."
9137 msgid "Symbol \"%s\" is already defined as \"%s\"/%s%ld."
9140 #: symbols.c:524 symbols.c:531
9142 msgid "Inserting \"%s\" into symbol table failed: %s"
9147 msgid "Symbol definition loop encountered at %s"
9150 #: symbols.c:1055 symbols.c:1059
9152 msgid "undefined symbol %s in operation"
9156 msgid "invalid section for operation"
9159 #: symbols.c:1069 symbols.c:1073
9161 msgid "undefined symbol %s in operation setting %s"
9166 msgid "invalid section for operation setting %s"
9171 msgid "division by zero when setting %s"
9174 #: symbols.c:1168 write.c:2009
9176 msgid "can't resolve value for symbol \"%s\""
9181 msgid "\"%d\" (instance number %d of a %s label)"
9186 msgid "Attempt to get value of unresolved symbol %s"
9190 msgid "Section symbols are already global"
9195 msgid "field fx_size too small to hold %d"
9199 msgid "rva not supported"
9204 msgid "attempt to .org/.space backwards? (%ld)"
9208 msgid "relocation out of range"
9213 msgid "%s:%u: bad return from bfd_install_relocation: %x"
9217 msgid "internal error: fixup not contained within frag"
9222 msgid "%s:%u: bad return from bfd_install_relocation"
9225 #: write.c:1177 write.c:1201
9227 msgid "FATAL: Can't write %s"
9231 msgid "Cannot write to output file."
9236 msgid "%d error%s, %d warning%s, generating bad object file.\n"
9241 msgid "%d error%s, %d warning%s, no object file generated.\n"
9246 msgid "local label %s is not defined"
9251 msgid "alignment padding (%lu bytes) not a multiple of %ld"
9256 msgid ".word %s-%s+%s didn't fit"
9260 msgid "attempt to .org backwards ignored"
9264 msgid ".space specifies non-absolute value"
9268 msgid ".space or .fill with negative value, ignored"
9274 "Subtraction of two symbols in different sections \"%s\" {%s section} - "
9275 "\"%s\" {%s section} at file address %s."
9280 msgid "Value of %s too large for field of %d bytes at %s"