]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame_incremental - gas/po/gas.pot
* Makefile.am: Run "make dep-am".
[thirdparty/binutils-gdb.git] / gas / po / gas.pot
... / ...
CommitLineData
1# SOME DESCRIPTIVE TITLE.
2# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3# This file is distributed under the same license as the PACKAGE package.
4# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5#
6#, fuzzy
7msgid ""
8msgstr ""
9"Project-Id-Version: PACKAGE VERSION\n"
10"Report-Msgid-Bugs-To: \n"
11"POT-Creation-Date: 2004-03-19 15:01+1030\n"
12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14"Language-Team: LANGUAGE <LL@li.org>\n"
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=CHARSET\n"
17"Content-Transfer-Encoding: 8bit\n"
18
19#: app.c:468 app.c:482
20msgid "end of file in comment"
21msgstr ""
22
23#: app.c:561
24msgid "end of file in string; inserted '\"'"
25msgstr ""
26
27#: app.c:606
28msgid "end of file in string; '\"' inserted"
29msgstr ""
30
31#: app.c:632
32#, c-format
33msgid "unknown escape '\\%c' in string; ignored"
34msgstr ""
35
36#: app.c:788
37msgid "end of file not at end of a line; newline inserted"
38msgstr ""
39
40#: app.c:947
41msgid "end of file in multiline comment"
42msgstr ""
43
44#: app.c:1011
45msgid "end of file after a one-character quote; \\0 inserted"
46msgstr ""
47
48#: app.c:1019
49msgid "end of file in escape character"
50msgstr ""
51
52#: app.c:1031
53msgid "missing close quote; (assumed)"
54msgstr ""
55
56#: app.c:1099 app.c:1153 app.c:1164 app.c:1229
57msgid "end of file in comment; newline inserted"
58msgstr ""
59
60#: as.c:158
61msgid "missing emulation mode name"
62msgstr ""
63
64#: as.c:173
65#, c-format
66msgid "unrecognized emulation name `%s'"
67msgstr ""
68
69#: as.c:221
70#, c-format
71msgid "GNU assembler version %s (%s) using BFD version %s"
72msgstr ""
73
74#: as.c:224
75#, c-format
76msgid "GNU assembler version %s (%s)"
77msgstr ""
78
79#: as.c:232
80#, c-format
81msgid "Usage: %s [option...] [asmfile...]\n"
82msgstr ""
83
84#: as.c:234
85#, c-format
86msgid ""
87"Options:\n"
88" -a[sub-option...]\t turn on listings\n"
89" \t Sub-options [default hls]:\n"
90" \t c omit false conditionals\n"
91" \t d omit debugging directives\n"
92" \t h include high-level source\n"
93" \t l include assembly\n"
94" \t m include macro expansions\n"
95" \t n omit forms processing\n"
96" \t s include symbols\n"
97" \t =FILE list to FILE (must be last sub-option)\n"
98msgstr ""
99
100#: as.c:247
101#, c-format
102msgid " -D produce assembler debugging messages\n"
103msgstr ""
104
105#: as.c:249
106#, c-format
107msgid " --defsym SYM=VAL define symbol SYM to given value\n"
108msgstr ""
109
110#: as.c:265
111#, c-format
112msgid " emulate output (default %s)\n"
113msgstr ""
114
115#: as.c:270
116#, c-format
117msgid " --execstack require executable stack for this object\n"
118msgstr ""
119
120#: as.c:272
121#, c-format
122msgid ""
123" --noexecstack don't require executable stack for this object\n"
124msgstr ""
125
126#: as.c:275
127#, c-format
128msgid " -f skip whitespace and comment preprocessing\n"
129msgstr ""
130
131#: as.c:277
132#, c-format
133msgid " --gstabs generate stabs debugging information\n"
134msgstr ""
135
136#: as.c:279
137#, c-format
138msgid ""
139" --gstabs+ generate stabs debug info with GNU extensions\n"
140msgstr ""
141
142#: as.c:281
143#, c-format
144msgid " --gdwarf2 generate DWARF2 debugging information\n"
145msgstr ""
146
147#: as.c:283
148#, c-format
149msgid " --help show this message and exit\n"
150msgstr ""
151
152#: as.c:285
153#, c-format
154msgid " --target-help show target specific options\n"
155msgstr ""
156
157#: as.c:287
158#, c-format
159msgid ""
160" -I DIR add DIR to search list for .include directives\n"
161msgstr ""
162
163#: as.c:289
164#, c-format
165msgid " -J don't warn about signed overflow\n"
166msgstr ""
167
168#: as.c:291
169#, c-format
170msgid ""
171" -K warn when differences altered for long "
172"displacements\n"
173msgstr ""
174
175#: as.c:293
176#, c-format
177msgid " -L,--keep-locals keep local symbols (e.g. starting with `L')\n"
178msgstr ""
179
180#: as.c:295
181#, c-format
182msgid " -M,--mri assemble in MRI compatibility mode\n"
183msgstr ""
184
185#: as.c:297
186#, c-format
187msgid ""
188" --MD FILE write dependency information in FILE (default "
189"none)\n"
190msgstr ""
191
192#: as.c:299
193#, c-format
194msgid " -nocpp ignored\n"
195msgstr ""
196
197#: as.c:301
198#, c-format
199msgid ""
200" -o OBJFILE name the object-file output OBJFILE (default a."
201"out)\n"
202msgstr ""
203
204#: as.c:303
205#, c-format
206msgid " -R fold data section into text section\n"
207msgstr ""
208
209#: as.c:305
210#, c-format
211msgid ""
212" --statistics print various measured statistics from execution\n"
213msgstr ""
214
215#: as.c:307
216#, c-format
217msgid " --strip-local-absolute strip local absolute symbols\n"
218msgstr ""
219
220#: as.c:309
221#, c-format
222msgid ""
223" --traditional-format Use same format as native assembler when possible\n"
224msgstr ""
225
226#: as.c:311
227#, c-format
228msgid " --version print assembler version number and exit\n"
229msgstr ""
230
231#: as.c:313
232#, c-format
233msgid " -W --no-warn suppress warnings\n"
234msgstr ""
235
236#: as.c:315
237#, c-format
238msgid " --warn don't suppress warnings\n"
239msgstr ""
240
241#: as.c:317
242#, c-format
243msgid " --fatal-warnings treat warnings as errors\n"
244msgstr ""
245
246#: as.c:319
247#, c-format
248msgid ""
249" --itbl INSTTBL extend instruction set to include instructions\n"
250" matching the specifications defined in file "
251"INSTTBL\n"
252msgstr ""
253
254#: as.c:322
255#, c-format
256msgid " -w ignored\n"
257msgstr ""
258
259#: as.c:324
260#, c-format
261msgid " -X ignored\n"
262msgstr ""
263
264#: as.c:326
265#, c-format
266msgid " -Z generate object file even after errors\n"
267msgstr ""
268
269#: as.c:328
270#, c-format
271msgid ""
272" --listing-lhs-width set the width in words of the output data column "
273"of\n"
274" the listing\n"
275msgstr ""
276
277#: as.c:331
278#, c-format
279msgid ""
280" --listing-lhs-width2 set the width in words of the continuation lines\n"
281" of the output data column; ignored if smaller "
282"than\n"
283" the width of the first line\n"
284msgstr ""
285
286#: as.c:335
287#, c-format
288msgid ""
289" --listing-rhs-width set the max width in characters of the lines from\n"
290" the source file\n"
291msgstr ""
292
293#: as.c:338
294#, c-format
295msgid ""
296" --listing-cont-lines set the maximum number of continuation lines used\n"
297" for the output data column of the listing\n"
298msgstr ""
299
300#: as.c:345
301#, c-format
302msgid "Report bugs to %s\n"
303msgstr ""
304
305#: as.c:561 as.c:563
306#, c-format
307msgid "GNU assembler %s\n"
308msgstr ""
309
310#: as.c:565
311#, c-format
312msgid "Copyright 2002 Free Software Foundation, Inc.\n"
313msgstr ""
314
315#: as.c:566
316#, c-format
317msgid ""
318"This program is free software; you may redistribute it under the terms of\n"
319"the GNU General Public License. This program has absolutely no warranty.\n"
320msgstr ""
321
322#: as.c:569
323#, c-format
324msgid "This assembler was configured for a target of `%s'.\n"
325msgstr ""
326
327#: as.c:576
328msgid "multiple emulation names specified"
329msgstr ""
330
331#: as.c:578
332msgid "emulations not handled in this configuration"
333msgstr ""
334
335#: as.c:583
336#, c-format
337msgid "alias = %s\n"
338msgstr ""
339
340#: as.c:584
341#, c-format
342msgid "canonical = %s\n"
343msgstr ""
344
345#: as.c:585
346#, c-format
347msgid "cpu-type = %s\n"
348msgstr ""
349
350#: as.c:587
351#, c-format
352msgid "format = %s\n"
353msgstr ""
354
355#: as.c:590
356#, c-format
357msgid "bfd-target = %s\n"
358msgstr ""
359
360#: as.c:603
361msgid "bad defsym; format is --defsym name=value"
362msgstr ""
363
364#: as.c:627
365msgid "no file name following -t option"
366msgstr ""
367
368#: as.c:642
369#, c-format
370msgid "failed to read instruction table %s\n"
371msgstr ""
372
373#: as.c:770
374#, c-format
375msgid "invalid listing option `%c'"
376msgstr ""
377
378#: as.c:829
379#, c-format
380msgid "%s: total time in assembly: %ld.%06ld\n"
381msgstr ""
382
383#: as.c:832
384#, c-format
385msgid "%s: data size %ld\n"
386msgstr ""
387
388#: as.c:1143
389#, c-format
390msgid "%d warnings, treating warnings as errors"
391msgstr ""
392
393#: as.h:216
394#, c-format
395msgid "Case value %ld unexpected at line %d of file \"%s\"\n"
396msgstr ""
397
398#.
399#. * We have a GROSS internal error.
400#. * This should never happen.
401#.
402#: atof-generic.c:433 config/tc-m68k.c:3002
403msgid "failed sanity check"
404msgstr ""
405
406#: cond.c:82
407msgid "invalid identifier for \".ifdef\""
408msgstr ""
409
410#: cond.c:149
411msgid "non-constant expression in \".if\" statement"
412msgstr ""
413
414#: cond.c:242
415msgid "bad format for ifc or ifnc"
416msgstr ""
417
418#: cond.c:272
419msgid "\".elseif\" without matching \".if\""
420msgstr ""
421
422#: cond.c:276
423msgid "\".elseif\" after \".else\""
424msgstr ""
425
426#: cond.c:279 cond.c:385
427msgid "here is the previous \"else\""
428msgstr ""
429
430#: cond.c:282 cond.c:388
431msgid "here is the previous \"if\""
432msgstr ""
433
434#: cond.c:311
435msgid "non-constant expression in \".elseif\" statement"
436msgstr ""
437
438#: cond.c:349
439msgid "\".endif\" without \".if\""
440msgstr ""
441
442#: cond.c:378
443msgid "\".else\" without matching \".if\""
444msgstr ""
445
446#: cond.c:382
447msgid "duplicate \"else\""
448msgstr ""
449
450#: cond.c:433
451msgid ".ifeqs syntax error"
452msgstr ""
453
454#: cond.c:514
455msgid "end of macro inside conditional"
456msgstr ""
457
458#: cond.c:516
459msgid "end of file inside conditional"
460msgstr ""
461
462#: cond.c:519
463msgid "here is the start of the unterminated conditional"
464msgstr ""
465
466#: cond.c:523
467msgid "here is the \"else\" of the unterminated conditional"
468msgstr ""
469
470#: config/obj-aout.c:162
471#, c-format
472msgid "Attempt to put a common symbol into set %s"
473msgstr ""
474
475#: config/obj-aout.c:166
476#, c-format
477msgid "Attempt to put an undefined symbol into set %s"
478msgstr ""
479
480#: config/obj-aout.c:197 config/obj-coff.c:1276
481#, c-format
482msgid "Symbol `%s' can not be both weak and common"
483msgstr ""
484
485#: config/obj-aout.c:255 config/obj-coff.c:2022
486msgid "unresolved relocation"
487msgstr ""
488
489#: config/obj-aout.c:257 config/obj-coff.c:2024
490#, c-format
491msgid "bad relocation: symbol `%s' not in symbol table"
492msgstr ""
493
494#: config/obj-aout.c:344
495#, c-format
496msgid "%s: bad type for weak symbol"
497msgstr ""
498
499#: config/obj-aout.c:458 config/obj-coff.c:2945 write.c:1896
500#, c-format
501msgid "%s: global symbols not supported in common sections"
502msgstr ""
503
504#: config/obj-aout.c:528
505#, c-format
506msgid "Local symbol %s never defined."
507msgstr ""
508
509#: config/obj-bout.c:319 config/obj-vms.c:459
510#, c-format
511msgid "Local symbol %s never defined"
512msgstr ""
513
514#: config/obj-coff.c:166
515#, c-format
516msgid "Inserting \"%s\" into structure table failed: %s"
517msgstr ""
518
519#. Zero is used as an end marker in the file.
520#: config/obj-coff.c:469
521msgid "Line numbers must be positive integers\n"
522msgstr ""
523
524#. Wrong context.
525#: config/obj-coff.c:503 config/obj-coff.c:2367
526msgid ".ln pseudo-op inside .def/.endef: ignored."
527msgstr ""
528
529#: config/obj-coff.c:546 ecoff.c:3243
530msgid ".loc outside of .text"
531msgstr ""
532
533#: config/obj-coff.c:553
534msgid ".loc pseudo-op inside .def/.endef: ignored."
535msgstr ""
536
537#: config/obj-coff.c:641 config/obj-coff.c:2419
538msgid ".def pseudo-op used inside of .def/.endef: ignored."
539msgstr ""
540
541#: config/obj-coff.c:687 config/obj-coff.c:2471
542msgid ".endef pseudo-op used outside of .def/.endef: ignored."
543msgstr ""
544
545#: config/obj-coff.c:725
546#, c-format
547msgid "`%s' symbol without preceding function"
548msgstr ""
549
550#: config/obj-coff.c:812 config/obj-coff.c:2551
551#, c-format
552msgid "unexpected storage class %d"
553msgstr ""
554
555#: config/obj-coff.c:925 config/obj-coff.c:2658
556msgid ".dim pseudo-op used outside of .def/.endef: ignored."
557msgstr ""
558
559#: config/obj-coff.c:945 config/obj-coff.c:2678
560msgid "badly formed .dim directive ignored"
561msgstr ""
562
563#: config/obj-coff.c:996 config/obj-coff.c:2738
564msgid ".size pseudo-op used outside of .def/.endef ignored."
565msgstr ""
566
567#: config/obj-coff.c:1012 config/obj-coff.c:2754
568msgid ".scl pseudo-op used outside of .def/.endef ignored."
569msgstr ""
570
571#: config/obj-coff.c:1030 config/obj-coff.c:2772
572msgid ".tag pseudo-op used outside of .def/.endef ignored."
573msgstr ""
574
575#: config/obj-coff.c:1049 config/obj-coff.c:2789
576#, c-format
577msgid "tag not found for .tag %s"
578msgstr ""
579
580#: config/obj-coff.c:1064 config/obj-coff.c:2803
581msgid ".type pseudo-op used outside of .def/.endef ignored."
582msgstr ""
583
584#: config/obj-coff.c:1086 config/obj-coff.c:2823
585msgid ".val pseudo-op used outside of .def/.endef ignored."
586msgstr ""
587
588#: config/obj-coff.c:1233 config/obj-coff.c:3016
589msgid "mismatched .eb"
590msgstr ""
591
592#: config/obj-coff.c:1254 config/obj-coff.c:3054
593msgid "C_EFCN symbol out of scope"
594msgstr ""
595
596#. STYP_INFO
597#. STYP_LIB
598#. STYP_OVER
599#: config/obj-coff.c:1482
600#, c-format
601msgid "unsupported section attribute '%c'"
602msgstr ""
603
604#: config/obj-coff.c:1487 config/obj-coff.c:3759 config/tc-ppc.c:4594
605#, c-format
606msgid "unknown section attribute '%c'"
607msgstr ""
608
609#: config/obj-coff.c:1517 config/tc-ppc.c:4612 config/tc-tic54x.c:4339
610#: read.c:2444
611#, c-format
612msgid "error setting flags for \"%s\": %s"
613msgstr ""
614
615#: config/obj-coff.c:1528
616#, c-format
617msgid "Ignoring changed section attributes for %s"
618msgstr ""
619
620#: config/obj-coff.c:1664
621#, c-format
622msgid "0x%lx: \"%s\" type = %ld, class = %d, segment = %d\n"
623msgstr ""
624
625#: config/obj-coff.c:1849 config/obj-ieee.c:69
626#, c-format
627msgid "Out of step\n"
628msgstr ""
629
630#: config/obj-coff.c:2286
631msgid "bfd_coff_swap_scnhdr_out failed"
632msgstr ""
633
634#: config/obj-coff.c:2507
635#, c-format
636msgid "`.bf' symbol without preceding function\n"
637msgstr ""
638
639#: config/obj-coff.c:3457 config/obj-ieee.c:517
640#, c-format
641msgid "FATAL: Can't create %s"
642msgstr ""
643
644#: config/obj-coff.c:3635
645#, c-format
646msgid "Can't close %s: %s"
647msgstr ""
648
649#: config/obj-coff.c:3669
650#, c-format
651msgid "Too many new sections; can't add \"%s\""
652msgstr ""
653
654#: config/obj-coff.c:4057 config/tc-sparc.c:3646
655msgid "Expected comma after name"
656msgstr ""
657
658#: config/obj-coff.c:4063
659msgid "Missing size expression"
660msgstr ""
661
662#: config/obj-coff.c:4069
663#, c-format
664msgid "lcomm length (%d.) <0! Ignored."
665msgstr ""
666
667#: config/obj-coff.c:4097
668#, c-format
669msgid "Symbol %s already defined"
670msgstr ""
671
672#: config/obj-coff.c:4193 config/tc-i960.c:3221
673#, c-format
674msgid "No 'bal' entry point for leafproc %s"
675msgstr ""
676
677#: config/obj-coff.c:4270
678#, c-format
679msgid "Negative of non-absolute symbol %s"
680msgstr ""
681
682#: config/obj-coff.c:4290
683msgid "callj to difference of 2 symbols"
684msgstr ""
685
686#: config/obj-coff.c:4334
687#, c-format
688msgid "Can't emit reloc {- %s-seg symbol \"%s\"} @ file address %ld."
689msgstr ""
690
691#: config/obj-coff.c:4420 config/tc-i960.c:2844
692msgid "can't use COBR format with external label"
693msgstr ""
694
695#: config/obj-coff.c:4493
696#, c-format
697msgid "Value of %ld too large for field of %d bytes at 0x%lx"
698msgstr ""
699
700#: config/obj-coff.c:4507
701#, c-format
702msgid "Signed .word overflow; switch may be too large; %ld at 0x%lx"
703msgstr ""
704
705#: config/obj-ecoff.c:192
706msgid "Can't set GP value"
707msgstr ""
708
709#: config/obj-ecoff.c:199
710msgid "Can't set register masks"
711msgstr ""
712
713#: config/obj-elf.c:301 config/tc-sparc.c:3942 config/tc-v850.c:461
714#, c-format
715msgid "bad .common segment %s"
716msgstr ""
717
718#: config/obj-elf.c:548
719#, c-format
720msgid "setting incorrect section type for %s"
721msgstr ""
722
723#: config/obj-elf.c:553
724#, c-format
725msgid "ignoring incorrect section type for %s"
726msgstr ""
727
728#: config/obj-elf.c:585
729#, c-format
730msgid "setting incorrect section attributes for %s"
731msgstr ""
732
733#: config/obj-elf.c:644
734#, c-format
735msgid "ignoring changed section attributes for %s"
736msgstr ""
737
738#: config/obj-elf.c:646
739#, c-format
740msgid "ignoring changed section entity size for %s"
741msgstr ""
742
743#: config/obj-elf.c:649
744#, c-format
745msgid "ignoring new section group for %s"
746msgstr ""
747
748#: config/obj-elf.c:701
749msgid "unrecognized .section attribute: want a,w,x,M,S,G,T"
750msgstr ""
751
752#: config/obj-elf.c:738
753msgid "unrecognized section attribute"
754msgstr ""
755
756#: config/obj-elf.c:760 read.c:2427
757msgid "unrecognized section type"
758msgstr ""
759
760#: config/obj-elf.c:790
761msgid "missing name"
762msgstr ""
763
764#: config/obj-elf.c:901
765msgid "invalid merge entity size"
766msgstr ""
767
768#: config/obj-elf.c:908
769msgid "entity size for SHF_MERGE not specified"
770msgstr ""
771
772#: config/obj-elf.c:928
773msgid "group name for SHF_GROUP not specified"
774msgstr ""
775
776#: config/obj-elf.c:941
777msgid "character following name is not '#'"
778msgstr ""
779
780#: config/obj-elf.c:1038
781msgid ".previous without corresponding .section; ignored"
782msgstr ""
783
784#: config/obj-elf.c:1064
785msgid ".popsection without corresponding .pushsection; ignored"
786msgstr ""
787
788#: config/obj-elf.c:1116
789msgid "expected comma after name in .symver"
790msgstr ""
791
792#: config/obj-elf.c:1140
793#, c-format
794msgid "missing version name in `%s' for symbol `%s'"
795msgstr ""
796
797#: config/obj-elf.c:1151
798#, c-format
799msgid "multiple versions [`%s'|`%s'] for symbol `%s'"
800msgstr ""
801
802#: config/obj-elf.c:1381
803msgid "expected quoted string"
804msgstr ""
805
806#: config/obj-elf.c:1401
807#, c-format
808msgid "expected comma after name `%s' in .size directive"
809msgstr ""
810
811#: config/obj-elf.c:1410
812msgid "missing expression in .size directive"
813msgstr ""
814
815#: config/obj-elf.c:1497
816#, c-format
817msgid "unrecognized symbol type \"%s\""
818msgstr ""
819
820#: config/obj-elf.c:1665
821msgid ".size expression too complicated to fix up"
822msgstr ""
823
824#: config/obj-elf.c:1697
825#, c-format
826msgid ""
827"invalid attempt to declare external version name as default in symbol `%s'"
828msgstr ""
829
830#: config/obj-elf.c:1758 ecoff.c:3601
831#, c-format
832msgid "symbol `%s' can not be both weak and common"
833msgstr ""
834
835#: config/obj-elf.c:1875
836#, c-format
837msgid "assuming all members of group `%s' are COMDAT"
838msgstr ""
839
840#: config/obj-elf.c:1897
841#, c-format
842msgid "can't create group: %s"
843msgstr ""
844
845#: config/obj-elf.c:2005
846#, c-format
847msgid "failed to set up debugging information: %s"
848msgstr ""
849
850#: config/obj-elf.c:2024
851#, c-format
852msgid "can't start writing .mdebug section: %s"
853msgstr ""
854
855#: config/obj-elf.c:2032
856#, c-format
857msgid "could not write .mdebug section: %s"
858msgstr ""
859
860#: config/obj-elf.h:140
861#, c-format
862msgid "can't allocate ELF private section data: %s"
863msgstr ""
864
865#: config/obj-ieee.c:455
866msgid "too many sections"
867msgstr ""
868
869#: config/obj-som.c:138
870msgid "Only one .version pseudo-op per file!"
871msgstr ""
872
873#: config/obj-som.c:155 config/obj-som.c:201
874msgid "Expected quoted string"
875msgstr ""
876
877#: config/obj-som.c:164
878#, c-format
879msgid "FATAL: Attaching version header %s"
880msgstr ""
881
882#: config/obj-som.c:184
883msgid "Only one .copyright pseudo-op per file!"
884msgstr ""
885
886#: config/obj-som.c:210
887#, c-format
888msgid "FATAL: Attaching copyright header %s"
889msgstr ""
890
891#: config/obj-vms.c:367
892#, c-format
893msgid "compiler emitted zero-size common symbol `%s' already defined"
894msgstr ""
895
896#: config/obj-vms.c:375
897#, c-format
898msgid "compiler redefined zero-size common symbol `%s'"
899msgstr ""
900
901#: config/obj-vms.c:492
902#, c-format
903msgid "Couldn't create VMS object file \"%s\""
904msgstr ""
905
906#: config/obj-vms.c:517
907msgid "I/O error writing VMS object file (length prefix)"
908msgstr ""
909
910#: config/obj-vms.c:531
911msgid "I/O error writing VMS object file"
912msgstr ""
913
914#: config/obj-vms.c:1076
915#, c-format
916msgid "Couldn't find source file \"%s\", status=%%X%x"
917msgstr ""
918
919#: config/obj-vms.c:1559 config/obj-vms.c:2731
920#, c-format
921msgid "debugger forward reference error, dbx type %d"
922msgstr ""
923
924#: config/obj-vms.c:1633
925#, c-format
926msgid "Variable descriptor %d too complicated. Defined as `void *'."
927msgstr ""
928
929#: config/obj-vms.c:1948
930msgid ""
931"***Warning - the assembly code generated by the compiler has placed \n"
932" global constant(s) in the text psect. These will not be available to \n"
933" other modules, since this is not the correct way to handle this. You \n"
934" have two options: 1) get a patched compiler that does not put global \n"
935" constants in the text psect, or 2) remove the 'const' keyword from \n"
936" definitions of global variables in your source module(s). Don't say \n"
937" I didn't warn you! \n"
938msgstr ""
939
940#: config/obj-vms.c:2253
941#, c-format
942msgid "debugginer output: %d is an unknown untyped variable."
943msgstr ""
944
945#: config/obj-vms.c:2473
946#, c-format
947msgid "debugger output: structure element `%s' has undefined type"
948msgstr ""
949
950#: config/obj-vms.c:2584
951#, c-format
952msgid "debugger output: %d is an unknown type of variable."
953msgstr ""
954
955#: config/obj-vms.c:2720
956#, c-format
957msgid "debugger output: Unable to resolve %d circular references."
958msgstr ""
959
960#: config/obj-vms.c:2908
961#, c-format
962msgid "Module name truncated: %s\n"
963msgstr ""
964
965#: config/obj-vms.c:3159
966#, c-format
967msgid "Symbol %s replaced by %s\n"
968msgstr ""
969
970#. impossible
971#: config/obj-vms.c:3385
972#, c-format
973msgid "Unknown VMS psect type (%ld)"
974msgstr ""
975
976#: config/obj-vms.c:3423
977#, c-format
978msgid "Globalsymbol attribute for symbol %s was unexpected."
979msgstr ""
980
981#: config/obj-vms.c:3547
982msgid "Invalid data type for globalvalue"
983msgstr ""
984
985#: config/obj-vms.c:3559
986#, c-format
987msgid "Invalid globalvalue of %s"
988msgstr ""
989
990#: config/obj-vms.c:3799
991msgid "Couldn't find fixup fragment when checking for indirect reference"
992msgstr ""
993
994#: config/obj-vms.c:4077 config/obj-vms.c:4212
995msgid "Fixup data addsy and subsy don't have the same type"
996msgstr ""
997
998#: config/obj-vms.c:4081 config/obj-vms.c:4216
999msgid "Fixup data addsy and subsy don't have an appropriate type"
1000msgstr ""
1001
1002#: config/obj-vms.c:4084 config/obj-vms.c:4219
1003msgid "Fixup data is erroneously \"pcrel\""
1004msgstr ""
1005
1006#: config/obj-vms.c:4100 config/obj-vms.c:4236
1007msgid "Fixup datum is not a longword"
1008msgstr ""
1009
1010#: config/obj-vms.c:4104 config/obj-vms.c:4240
1011msgid "Fixup datum is not \"fixP->fx_addsy\""
1012msgstr ""
1013
1014#: config/obj-vms.c:4306
1015#, c-format
1016msgid ""
1017"g++ wrote an extern reference to `%s' as a routine.\n"
1018"I will fix it, but I hope that it was note really a routine."
1019msgstr ""
1020
1021#: config/obj-vms.c:4436
1022msgid "Can't handle global xtors symbols yet."
1023msgstr ""
1024
1025#: config/obj-vms.c:4439
1026#, c-format
1027msgid "Unknown %s"
1028msgstr ""
1029
1030#.
1031#. * Error otherwise.
1032#.
1033#: config/obj-vms.c:4524
1034#, c-format
1035msgid "unhandled stab type %d"
1036msgstr ""
1037
1038#: config/tc-a29k.c:163 config/tc-sparc.c:3994
1039msgid "Unknown segment type"
1040msgstr ""
1041
1042#. Probably a memory allocation problem? Give up now.
1043#: config/tc-a29k.c:333 config/tc-dlx.c:369 config/tc-hppa.c:1476
1044#: config/tc-mips.c:1152 config/tc-mips.c:1194 config/tc-or32.c:228
1045#: config/tc-sparc.c:858
1046msgid "Broken assembler. No assembly attempted."
1047msgstr ""
1048
1049#: config/tc-a29k.c:378 config/tc-avr.c:1121 config/tc-d10v.c:545
1050#: config/tc-d30v.c:551 config/tc-h8300.c:470 config/tc-h8500.c:283
1051#: config/tc-mcore.c:607 config/tc-mmix.c:515 config/tc-mn10200.c:940
1052#: config/tc-mn10300.c:1815 config/tc-msp430.c:1549 config/tc-or32.c:334
1053#: config/tc-or32.c:390 config/tc-ppc.c:2371 config/tc-s390.c:1236
1054#: config/tc-sh64.c:2208 config/tc-sh.c:1230 config/tc-tic80.c:279
1055#: config/tc-v850.c:2041 config/tc-w65.c:218 config/tc-z8k.c:331
1056msgid "missing operand"
1057msgstr ""
1058
1059#: config/tc-a29k.c:417 config/tc-cris.c:1075 config/tc-cris.c:1083
1060#: config/tc-dlx.c:833 config/tc-hppa.c:1612 config/tc-i860.c:492
1061#: config/tc-i860.c:509 config/tc-i860.c:989 config/tc-sparc.c:1420
1062#: config/tc-sparc.c:1426
1063#, c-format
1064msgid "Unknown opcode: `%s'"
1065msgstr ""
1066
1067#: config/tc-a29k.c:422 config/tc-dlx.c:851
1068#, c-format
1069msgid "Unknown opcode `%s'."
1070msgstr ""
1071
1072#: config/tc-a29k.c:454 config/tc-dlx.c:912
1073#, c-format
1074msgid "Too many operands: %s"
1075msgstr ""
1076
1077#: config/tc-a29k.c:476 config/tc-a29k.c:507
1078#, c-format
1079msgid "Immediate value of %ld is too large"
1080msgstr ""
1081
1082#: config/tc-a29k.c:546 config/tc-i860.c:395 config/tc-i860.c:940
1083#: config/tc-m68k.c:3310 config/tc-m68k.c:3339 config/tc-sparc.c:2658
1084msgid "failed sanity check."
1085msgstr ""
1086
1087#: config/tc-a29k.c:892 config/tc-or32.c:1044 config/tc-or32.c:1178
1088#, c-format
1089msgid "bad relocation type: 0x%02x"
1090msgstr ""
1091
1092#: config/tc-a29k.c:919
1093#, c-format
1094msgid "need %o3\n"
1095msgstr ""
1096
1097#: config/tc-a29k.c:935
1098msgid "a29k_convert_frag\n"
1099msgstr ""
1100
1101#: config/tc-a29k.c:944
1102msgid "a29k_estimate_size_before_relax\n"
1103msgstr ""
1104
1105#: config/tc-a29k.c:1095 config/tc-dlx.c:1280 config/tc-or32.c:1373
1106#, c-format
1107msgid "label \"$%d\" redefined"
1108msgstr ""
1109
1110#: config/tc-a29k.c:1168 config/tc-dlx.c:510 config/tc-or32.c:1466
1111#, c-format
1112msgid "Invalid expression after %%%%\n"
1113msgstr ""
1114
1115#: config/tc-a29k.c:1179
1116msgid "Invalid register in & expression"
1117msgstr ""
1118
1119#: config/tc-alpha.c:826
1120#, c-format
1121msgid "internal error: can't hash opcode `%s': %s"
1122msgstr ""
1123
1124#: config/tc-alpha.c:860
1125#, c-format
1126msgid "internal error: can't hash macro `%s': %s"
1127msgstr ""
1128
1129#: config/tc-alpha.c:943 config/tc-i960.c:2707 config/tc-xtensa.c:4842
1130#: config/tc-xtensa.c:4903
1131msgid "syntax error"
1132msgstr ""
1133
1134#: config/tc-alpha.c:1017 config/tc-h8300.c:2100 config/tc-h8500.c:1204
1135#: config/tc-hppa.c:4029 config/tc-i860.c:1059 config/tc-m68hc11.c:557
1136#: config/tc-m68k.c:4366 config/tc-m88k.c:991 config/tc-ns32k.c:1689
1137#: config/tc-or32.c:910 config/tc-sparc.c:2945 config/tc-z8k.c:1331
1138msgid "Bad call to MD_ATOF()"
1139msgstr ""
1140
1141#: config/tc-alpha.c:1067
1142#, c-format
1143msgid "Unknown CPU identifier `%s'"
1144msgstr ""
1145
1146#: config/tc-alpha.c:1111
1147msgid ""
1148"Alpha options:\n"
1149"-32addr\t\t\ttreat addresses as 32-bit values\n"
1150"-F\t\t\tlack floating point instructions support\n"
1151"-mev4 | -mev45 | -mev5 | -mev56 | -mpca56 | -mev6 | -mev67 | -mev68 | -mall\n"
1152"\t\t\tspecify variant of Alpha architecture\n"
1153"-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264 | -m21264a | -"
1154"m21264b\n"
1155"\t\t\tthese variants include PALcode opcodes\n"
1156msgstr ""
1157
1158#: config/tc-alpha.c:1121
1159msgid ""
1160"VMS options:\n"
1161"-+\t\t\thash encode (don't truncate) names longer than 64 characters\n"
1162"-H\t\t\tshow new symbol after hash truncation\n"
1163msgstr ""
1164
1165#: config/tc-alpha.c:1298
1166#, c-format
1167msgid "unhandled relocation type %s"
1168msgstr ""
1169
1170#: config/tc-alpha.c:1311
1171msgid "non-absolute expression in constant field"
1172msgstr ""
1173
1174#: config/tc-alpha.c:1325
1175#, c-format
1176msgid "type %d reloc done?\n"
1177msgstr ""
1178
1179#: config/tc-alpha.c:1373 config/tc-alpha.c:1380 config/tc-mips.c:8578
1180msgid "Used $at without \".set noat\""
1181msgstr ""
1182
1183#: config/tc-alpha.c:1542
1184#, c-format
1185msgid "!samegp reloc against symbol without .prologue: %s"
1186msgstr ""
1187
1188#: config/tc-alpha.c:1581 config/tc-xtensa.c:5336
1189#, c-format
1190msgid "cannot represent `%s' relocation in object file"
1191msgstr ""
1192
1193#: config/tc-alpha.c:1588 config/tc-xtensa.c:5343
1194#, c-format
1195msgid "internal error? cannot generate `%s' relocation"
1196msgstr ""
1197
1198#: config/tc-alpha.c:1642
1199#, c-format
1200msgid "frame reg expected, using $%d."
1201msgstr ""
1202
1203#: config/tc-alpha.c:1743
1204#, c-format
1205msgid "No !literal!%ld was found"
1206msgstr ""
1207
1208#: config/tc-alpha.c:1750
1209#, c-format
1210msgid "No !tlsgd!%ld was found"
1211msgstr ""
1212
1213#: config/tc-alpha.c:1757
1214#, c-format
1215msgid "No !tlsldm!%ld was found"
1216msgstr ""
1217
1218#: config/tc-alpha.c:1766
1219#, c-format
1220msgid "No ldah !gpdisp!%ld was found"
1221msgstr ""
1222
1223#: config/tc-alpha.c:1816
1224#, c-format
1225msgid "too many !literal!%ld for %s"
1226msgstr ""
1227
1228#: config/tc-alpha.c:1846
1229#, c-format
1230msgid "No lda !gpdisp!%ld was found"
1231msgstr ""
1232
1233#. Only support one relocation op per insn.
1234#: config/tc-alpha.c:1994
1235msgid "More than one relocation op per insn"
1236msgstr ""
1237
1238#: config/tc-alpha.c:2010
1239msgid "No relocation operand"
1240msgstr ""
1241
1242#: config/tc-alpha.c:2020
1243#, c-format
1244msgid "Unknown relocation operand: !%s"
1245msgstr ""
1246
1247#: config/tc-alpha.c:2030
1248#, c-format
1249msgid "no sequence number after !%s"
1250msgstr ""
1251
1252#: config/tc-alpha.c:2040
1253#, c-format
1254msgid "!%s does not use a sequence number"
1255msgstr ""
1256
1257#: config/tc-alpha.c:2050
1258#, c-format
1259msgid "Bad sequence number: !%s!%s"
1260msgstr ""
1261
1262#: config/tc-alpha.c:2378
1263#, c-format
1264msgid "operand out of range (%s not between %d and %d)"
1265msgstr ""
1266
1267#: config/tc-alpha.c:2490 config/tc-alpha.c:2514 config/tc-d10v.c:634
1268#: config/tc-d30v.c:639 config/tc-mn10200.c:995 config/tc-mn10300.c:1888
1269#: config/tc-ppc.c:2337 config/tc-ppc.c:2554 config/tc-ppc.c:2566
1270#: config/tc-s390.c:1246 config/tc-s390.c:1346 config/tc-s390.c:1442
1271#: config/tc-v850.c:1821 config/tc-v850.c:1844 config/tc-v850.c:2064
1272msgid "too many fixups"
1273msgstr ""
1274
1275#: config/tc-alpha.c:2526
1276msgid "invalid relocation for instruction"
1277msgstr ""
1278
1279#: config/tc-alpha.c:2537
1280msgid "invalid relocation for field"
1281msgstr ""
1282
1283#: config/tc-alpha.c:2642
1284#, c-format
1285msgid "too many ldah insns for !gpdisp!%ld"
1286msgstr ""
1287
1288#: config/tc-alpha.c:2644 config/tc-alpha.c:2656
1289#, c-format
1290msgid "both insns for !gpdisp!%ld must be in the same section"
1291msgstr ""
1292
1293#: config/tc-alpha.c:2654
1294#, c-format
1295msgid "too many lda insns for !gpdisp!%ld"
1296msgstr ""
1297
1298#: config/tc-alpha.c:2707
1299#, c-format
1300msgid "too many lituse insns for !lituse_tlsgd!%ld"
1301msgstr ""
1302
1303#: config/tc-alpha.c:2710
1304#, c-format
1305msgid "too many lituse insns for !lituse_tlsldm!%ld"
1306msgstr ""
1307
1308#: config/tc-alpha.c:2727
1309#, c-format
1310msgid "duplicate !tlsgd!%ld"
1311msgstr ""
1312
1313#: config/tc-alpha.c:2729
1314#, c-format
1315msgid "sequence number in use for !tlsldm!%ld"
1316msgstr ""
1317
1318#: config/tc-alpha.c:2743
1319#, c-format
1320msgid "duplicate !tlsldm!%ld"
1321msgstr ""
1322
1323#: config/tc-alpha.c:2745
1324#, c-format
1325msgid "sequence number in use for !tlsgd!%ld"
1326msgstr ""
1327
1328#: config/tc-alpha.c:2790 config/tc-alpha.c:2863
1329#, c-format
1330msgid "inappropriate arguments for opcode `%s'"
1331msgstr ""
1332
1333#: config/tc-alpha.c:2792 config/tc-alpha.c:2865
1334#, c-format
1335msgid "opcode `%s' not supported for target %s"
1336msgstr ""
1337
1338#: config/tc-alpha.c:2796 config/tc-alpha.c:2869 config/tc-avr.c:1087
1339#: config/tc-msp430.c:461
1340#, c-format
1341msgid "unknown opcode `%s'"
1342msgstr ""
1343
1344#: config/tc-alpha.c:2916
1345msgid "can not resolve expression"
1346msgstr ""
1347
1348#: config/tc-alpha.c:3060 config/tc-alpha.c:3239
1349msgid "overflow in literal (.lita) table"
1350msgstr ""
1351
1352#: config/tc-alpha.c:3067 config/tc-alpha.c:3090 config/tc-alpha.c:3252
1353#: config/tc-alpha.c:3467 config/tc-alpha.c:3512 config/tc-alpha.c:3586
1354#: config/tc-alpha.c:3678 config/tc-alpha.c:3926 config/tc-alpha.c:4025
1355msgid "macro requires $at register while noat in effect"
1356msgstr ""
1357
1358#: config/tc-alpha.c:3069 config/tc-alpha.c:3092 config/tc-alpha.c:3254
1359msgid "macro requires $at while $at in use"
1360msgstr ""
1361
1362#: config/tc-alpha.c:3200
1363msgid "bignum invalid; zero assumed"
1364msgstr ""
1365
1366#: config/tc-alpha.c:3202
1367msgid "floating point number invalid; zero assumed"
1368msgstr ""
1369
1370#: config/tc-alpha.c:3207
1371msgid "can't handle expression"
1372msgstr ""
1373
1374#: config/tc-alpha.c:3245
1375msgid "overflow in literal (.lit8) table"
1376msgstr ""
1377
1378#: config/tc-alpha.c:4262 config/tc-ppc.c:1776 config/tc-ppc.c:4357
1379#, c-format
1380msgid ".COMMon length (%ld.) <0! Ignored."
1381msgstr ""
1382
1383#: config/tc-alpha.c:4291 config/tc-sparc.c:3810 config/tc-v850.c:256
1384msgid "Ignoring attempt to re-define symbol"
1385msgstr ""
1386
1387#: config/tc-alpha.c:4300 config/tc-alpha.c:4309 config/tc-ppc.c:4394
1388#: config/tc-sparc.c:3818
1389#, c-format
1390msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld."
1391msgstr ""
1392
1393#: config/tc-alpha.c:4430 ecoff.c:3053
1394msgid ".ent directive has no name"
1395msgstr ""
1396
1397#: config/tc-alpha.c:4438
1398msgid "nested .ent directives"
1399msgstr ""
1400
1401#: config/tc-alpha.c:4483 ecoff.c:3004
1402msgid ".end directive has no name"
1403msgstr ""
1404
1405#: config/tc-alpha.c:4492
1406msgid ".end directive without matching .ent"
1407msgstr ""
1408
1409#: config/tc-alpha.c:4494
1410msgid ".end directive names different symbol than .ent"
1411msgstr ""
1412
1413#: config/tc-alpha.c:4538 ecoff.c:3139
1414msgid ".fmask outside of .ent"
1415msgstr ""
1416
1417#: config/tc-alpha.c:4540 ecoff.c:3207
1418msgid ".mask outside of .ent"
1419msgstr ""
1420
1421#: config/tc-alpha.c:4548 ecoff.c:3146
1422msgid "bad .fmask directive"
1423msgstr ""
1424
1425#: config/tc-alpha.c:4550 ecoff.c:3214
1426msgid "bad .mask directive"
1427msgstr ""
1428
1429#: config/tc-alpha.c:4584 config/tc-mips.c:14002 ecoff.c:3167
1430msgid ".frame outside of .ent"
1431msgstr ""
1432
1433#: config/tc-alpha.c:4595 ecoff.c:3178
1434msgid "bad .frame directive"
1435msgstr ""
1436
1437#: config/tc-alpha.c:4628
1438msgid ".prologue directive without a preceding .ent directive"
1439msgstr ""
1440
1441#: config/tc-alpha.c:4646
1442#, c-format
1443msgid "Invalid argument %d to .prologue."
1444msgstr ""
1445
1446#: config/tc-alpha.c:4741
1447msgid "ECOFF debugging is disabled."
1448msgstr ""
1449
1450#: config/tc-alpha.c:4755
1451msgid ".ent directive without matching .end"
1452msgstr ""
1453
1454#: config/tc-alpha.c:4840
1455msgid ".usepv directive has no name"
1456msgstr ""
1457
1458#: config/tc-alpha.c:4851
1459msgid ".usepv directive has no type"
1460msgstr ""
1461
1462#: config/tc-alpha.c:4866
1463msgid "unknown argument for .usepv"
1464msgstr ""
1465
1466#: config/tc-alpha.c:4900
1467msgid "Unknown section directive"
1468msgstr ""
1469
1470#: config/tc-alpha.c:4936
1471msgid ".ent directive has no symbol"
1472msgstr ""
1473
1474#: config/tc-alpha.c:4962
1475msgid "Bad .frame directive 1./2. param"
1476msgstr ""
1477
1478#: config/tc-alpha.c:4974
1479msgid "Bad .frame directive 3./4. param"
1480msgstr ""
1481
1482#: config/tc-alpha.c:4997
1483msgid ".pdesc directive not in link (.link) section"
1484msgstr ""
1485
1486#: config/tc-alpha.c:5005
1487msgid ".pdesc has no matching .ent"
1488msgstr ""
1489
1490#: config/tc-alpha.c:5016
1491msgid ".pdesc directive has no entry symbol"
1492msgstr ""
1493
1494#: config/tc-alpha.c:5029
1495msgid "No comma after .pdesc <entryname>"
1496msgstr ""
1497
1498#: config/tc-alpha.c:5052
1499msgid "unknown procedure kind"
1500msgstr ""
1501
1502#: config/tc-alpha.c:5143
1503msgid ".name directive not in link (.link) section"
1504msgstr ""
1505
1506#: config/tc-alpha.c:5151
1507msgid ".name directive has no symbol"
1508msgstr ""
1509
1510#: config/tc-alpha.c:5183
1511msgid "No symbol after .linkage"
1512msgstr ""
1513
1514#: config/tc-alpha.c:5209
1515msgid "No symbol after .code_address"
1516msgstr ""
1517
1518#: config/tc-alpha.c:5239
1519msgid "Bad .mask directive"
1520msgstr ""
1521
1522#: config/tc-alpha.c:5258
1523msgid "Bad .fmask directive"
1524msgstr ""
1525
1526#: config/tc-alpha.c:5420
1527#, c-format
1528msgid "Expected comma after name \"%s\""
1529msgstr ""
1530
1531#. *symbol_get_obj (symbolP) = (signed char) temp;
1532#: config/tc-alpha.c:5431
1533#, c-format
1534msgid "unhandled: .proc %s,%d"
1535msgstr ""
1536
1537#: config/tc-alpha.c:5466
1538#, c-format
1539msgid "Tried to .set unrecognized mode `%s'"
1540msgstr ""
1541
1542#. not fatal, but it might not work in the end
1543#: config/tc-alpha.c:5483
1544msgid "File overrides no-base-register option."
1545msgstr ""
1546
1547#: config/tc-alpha.c:5500
1548#, c-format
1549msgid "Bad base register, using $%d."
1550msgstr ""
1551
1552#: config/tc-alpha.c:5522
1553#, c-format
1554msgid "Alignment too large: %d. assumed"
1555msgstr ""
1556
1557#: config/tc-alpha.c:5526 config/tc-d30v.c:2198
1558msgid "Alignment negative: 0 assumed"
1559msgstr ""
1560
1561#: config/tc-alpha.c:5839
1562#, c-format
1563msgid "Chose GP value of %lx\n"
1564msgstr ""
1565
1566#: config/tc-alpha.c:5855
1567msgid "Bad .section directive: want a,s,w,x,M,S,G,T in string"
1568msgstr ""
1569
1570#: config/tc-arc.c:1592 config/tc-arm.c:12902 config/tc-ip2k.c:219
1571msgid "md_estimate_size_before_relax\n"
1572msgstr ""
1573
1574#: config/tc-arc.c:1604
1575msgid "md_convert_frag\n"
1576msgstr ""
1577
1578#. We can't actually support subtracting a symbol.
1579#: config/tc-arc.c:1875 config/tc-arm.c:8079 config/tc-arm.c:11156
1580#: config/tc-arm.c:11256 config/tc-avr.c:854 config/tc-cris.c:3123
1581#: config/tc-d10v.c:1710 config/tc-d30v.c:1851 config/tc-mips.c:3800
1582#: config/tc-mips.c:4938 config/tc-mips.c:5946 config/tc-mips.c:6575
1583#: config/tc-msp430.c:1409 config/tc-ppc.c:5546 config/tc-v850.c:2373
1584#: config/tc-xstormy16.c:483
1585msgid "expression too complex"
1586msgstr ""
1587
1588#: config/tc-arm.c:788
1589msgid "ARM register expected"
1590msgstr ""
1591
1592#: config/tc-arm.c:789 config/tc-arm.c:3601
1593msgid "bad or missing co-processor number"
1594msgstr ""
1595
1596#. In the few cases where we might be able to accept something else
1597#. this error can be overridden.
1598#: config/tc-arm.c:790 config/tc-arm.c:3656
1599msgid "co-processor register expected"
1600msgstr ""
1601
1602#: config/tc-arm.c:791
1603msgid "FPA register expected"
1604msgstr ""
1605
1606#: config/tc-arm.c:792
1607msgid "VFP single precision register expected"
1608msgstr ""
1609
1610#: config/tc-arm.c:793
1611msgid "VFP double precision register expected"
1612msgstr ""
1613
1614#: config/tc-arm.c:794
1615msgid "Maverick MVF register expected"
1616msgstr ""
1617
1618#: config/tc-arm.c:795
1619msgid "Maverick MVD register expected"
1620msgstr ""
1621
1622#: config/tc-arm.c:796
1623msgid "Maverick MVFX register expected"
1624msgstr ""
1625
1626#: config/tc-arm.c:797
1627msgid "Maverick MVDX register expected"
1628msgstr ""
1629
1630#: config/tc-arm.c:798
1631msgid "Maverick MVAX register expected"
1632msgstr ""
1633
1634#: config/tc-arm.c:799
1635msgid "Maverick DSPSC register expected"
1636msgstr ""
1637
1638#: config/tc-arm.c:800
1639msgid "Intel Wireless MMX technology register expected"
1640msgstr ""
1641
1642#: config/tc-arm.c:2485
1643msgid "bad arguments to instruction"
1644msgstr ""
1645
1646#: config/tc-arm.c:2486
1647msgid "r15 not allowed here"
1648msgstr ""
1649
1650#: config/tc-arm.c:2487
1651msgid "instruction is not conditional"
1652msgstr ""
1653
1654#: config/tc-arm.c:2488
1655msgid "acc0 expected"
1656msgstr ""
1657
1658#: config/tc-arm.c:2686
1659msgid "literal pool overflow"
1660msgstr ""
1661
1662#: config/tc-arm.c:3000
1663msgid "invalid syntax for .req directive"
1664msgstr ""
1665
1666#: config/tc-arm.c:3043
1667#, c-format
1668msgid "unreq: missing hash entry for \"%s\""
1669msgstr ""
1670
1671#: config/tc-arm.c:3062 config/tc-arm.c:3065
1672#, c-format
1673msgid ".unreq: unrecognized symbol \"%s\""
1674msgstr ""
1675
1676#: config/tc-arm.c:3068
1677msgid "invalid syntax for .unreq directive"
1678msgstr ""
1679
1680#: config/tc-arm.c:3152
1681#, c-format
1682msgid "alignment too large: %d assumed"
1683msgstr ""
1684
1685#: config/tc-arm.c:3155
1686msgid "alignment negative. 0 assumed."
1687msgstr ""
1688
1689#: config/tc-arm.c:3239
1690#, c-format
1691msgid "expected comma after name \"%s\""
1692msgstr ""
1693
1694#: config/tc-arm.c:3289 config/tc-m32r.c:586
1695#, c-format
1696msgid "symbol `%s' already defined"
1697msgstr ""
1698
1699#: config/tc-arm.c:3314
1700msgid "selected processor does not support THUMB opcodes"
1701msgstr ""
1702
1703#: config/tc-arm.c:3328
1704msgid "selected processor does not support ARM opcodes"
1705msgstr ""
1706
1707#: config/tc-arm.c:3341
1708#, c-format
1709msgid "invalid instruction size selected (%d)"
1710msgstr ""
1711
1712#: config/tc-arm.c:3376
1713#, c-format
1714msgid "invalid operand to .code directive (%d) (expecting 16 or 32)"
1715msgstr ""
1716
1717#: config/tc-arm.c:3387
1718msgid "garbage following instruction"
1719msgstr ""
1720
1721#. In the few cases where we might be able to accept something else
1722#. this error can be overridden.
1723#: config/tc-arm.c:3437
1724#, c-format
1725msgid "register expected, not '%.100s'"
1726msgstr ""
1727
1728#. In the few cases where we might be able to accept
1729#. something else this error can be overridden.
1730#: config/tc-arm.c:3488
1731#, c-format
1732msgid "Intel Wireless MMX technology register expected, not '%.100s'"
1733msgstr ""
1734
1735#. In the few cases where we might be able to accept
1736#. something else this error can be overridden.
1737#: config/tc-arm.c:3560
1738msgid "flag for {c}psr instruction expected"
1739msgstr ""
1740
1741#: config/tc-arm.c:3594
1742msgid "illegal co-processor number"
1743msgstr ""
1744
1745#: config/tc-arm.c:3626 config/tc-arm.c:6248
1746msgid "bad or missing expression"
1747msgstr ""
1748
1749#: config/tc-arm.c:3632
1750msgid "immediate co-processor expression too large"
1751msgstr ""
1752
1753#. In the few cases where we might be able to accept something else
1754#. this error can be overridden.
1755#: config/tc-arm.c:3679
1756msgid "floating point register expected"
1757msgstr ""
1758
1759#: config/tc-arm.c:3696 config/tc-arm.c:3915 config/tc-arm.c:5015
1760#: config/tc-arm.c:5103 config/tc-arm.c:5359 config/tc-arm.c:5463
1761#: config/tc-arm.c:5748
1762msgid "immediate expression expected"
1763msgstr ""
1764
1765#: config/tc-arm.c:3711
1766msgid "co-processor address must be word aligned"
1767msgstr ""
1768
1769#: config/tc-arm.c:3717 config/tc-arm.c:3930
1770msgid "offset too large"
1771msgstr ""
1772
1773#: config/tc-arm.c:3777
1774msgid "comma expected after closing square bracket"
1775msgstr ""
1776
1777#: config/tc-arm.c:3792 config/tc-arm.c:3978
1778msgid "pc may not be used in post-increment"
1779msgstr ""
1780
1781#: config/tc-arm.c:3820
1782msgid "'option' field too large"
1783msgstr ""
1784
1785#: config/tc-arm.c:3828
1786msgid "'}' expected at end of 'option' field"
1787msgstr ""
1788
1789#: config/tc-arm.c:3840
1790msgid "non-constant expressions for 'option' field not supported"
1791msgstr ""
1792
1793#: config/tc-arm.c:3846
1794msgid "# or { expected after comma"
1795msgstr ""
1796
1797#: config/tc-arm.c:3856 config/tc-arm.c:3994 config/tc-arm.c:4435
1798#: config/tc-arm.c:6644 config/tc-arm.c:7529 config/tc-arm.c:7861
1799msgid "pre-indexed expression expected"
1800msgstr ""
1801
1802#: config/tc-arm.c:3869 config/tc-arm.c:4007 config/tc-arm.c:4448
1803#: config/tc-arm.c:6655 config/tc-arm.c:7541 config/tc-arm.c:7873
1804#: config/tc-arm.c:8243 config/tc-arm.c:10901 config/tc-arm.c:10916
1805msgid "missing ]"
1806msgstr ""
1807
1808#: config/tc-arm.c:3879 config/tc-arm.c:4017
1809msgid "pc may not be used with write-back"
1810msgstr ""
1811
1812#: config/tc-arm.c:4068
1813msgid "comma expected after register name"
1814msgstr ""
1815
1816#: config/tc-arm.c:4087
1817msgid "CPSR or SPSR expected"
1818msgstr ""
1819
1820#: config/tc-arm.c:4113
1821msgid "comma missing after psr flags"
1822msgstr ""
1823
1824#: config/tc-arm.c:4129 config/tc-arm.c:4139
1825msgid "only a register or immediate value can follow a psr flag"
1826msgstr ""
1827
1828#: config/tc-arm.c:4150
1829msgid "immediate value cannot be used to set this field"
1830msgstr ""
1831
1832#: config/tc-arm.c:4168 config/tc-arm.c:5769 config/tc-arm.c:6871
1833#: config/tc-arm.c:7170 config/tc-arm.c:7190 config/tc-i960.c:1935
1834msgid "invalid constant"
1835msgstr ""
1836
1837#: config/tc-arm.c:4216
1838msgid "rdhi, rdlo and rm must all be different"
1839msgstr ""
1840
1841#: config/tc-arm.c:4269
1842msgid "rd and rm should be different in mul"
1843msgstr ""
1844
1845#: config/tc-arm.c:4322
1846msgid "rd and rm should be different in mla"
1847msgstr ""
1848
1849#: config/tc-arm.c:4369
1850#, c-format
1851msgid "acc0 expected, not '%.100s'"
1852msgstr ""
1853
1854#: config/tc-arm.c:4547
1855msgid "rdhi and rdlo must be different"
1856msgstr ""
1857
1858#: config/tc-arm.c:4655
1859msgid "Warning: instruction unpredictable when using r15"
1860msgstr ""
1861
1862#: config/tc-arm.c:4870
1863msgid "use of r15 in bxj is not really useful"
1864msgstr ""
1865
1866#: config/tc-arm.c:4931 config/tc-arm.c:4954
1867msgid "Rd equal to Rm or Rn yields unpredictable results"
1868msgstr ""
1869
1870#: config/tc-arm.c:5020 config/tc-arm.c:5108 config/tc-arm.c:5365
1871#: config/tc-arm.c:5469 config/tc-arm.c:5755 config/tc-arm.c:5841
1872#: config/tc-arm.c:6026 config/tc-arm.c:6892 expr.c:1310 read.c:2097
1873msgid "bad expression"
1874msgstr ""
1875
1876#: config/tc-arm.c:5025 config/tc-arm.c:5113 config/tc-arm.c:5371
1877#: config/tc-arm.c:5475 config/tc-arm.c:5761 config/tc-arm.c:7161
1878#: config/tc-arm.c:7577 config/tc-arm.c:7910 config/tc-arm.c:8534
1879#: config/tc-v850.c:1924 config/tc-v850.c:1945
1880msgid "constant expression expected"
1881msgstr ""
1882
1883#: config/tc-arm.c:5031 config/tc-arm.c:5119 config/tc-arm.c:5850
1884#: config/tc-arm.c:6035 config/tc-arm.c:6256 config/tc-arm.c:9842
1885#: config/tc-arm.c:9877 config/tc-arm.c:9887 config/tc-z8k.c:1129
1886#: config/tc-z8k.c:1141
1887msgid "immediate value out of range"
1888msgstr ""
1889
1890#: config/tc-arm.c:5285
1891msgid "missing endian specifier"
1892msgstr ""
1893
1894#: config/tc-arm.c:5294
1895msgid "valid endian specifiers are be or le"
1896msgstr ""
1897
1898#: config/tc-arm.c:5349 config/tc-arm.c:5453
1899msgid "missing rotation field after comma"
1900msgstr ""
1901
1902#: config/tc-arm.c:5393 config/tc-arm.c:5498
1903msgid "rotation can be 8, 16, 24 or 0 when field is ommited"
1904msgstr ""
1905
1906#: config/tc-arm.c:5810
1907msgid "unrecognized flag"
1908msgstr ""
1909
1910#: config/tc-arm.c:5816
1911msgid "no 'a', 'i', or 'f' flags for 'cps'"
1912msgstr ""
1913
1914#: config/tc-arm.c:6289 config/tc-arm.c:6448
1915msgid "non-word size not supported with control register"
1916msgstr ""
1917
1918#: config/tc-arm.c:6304
1919msgid "only r15 allowed here"
1920msgstr ""
1921
1922#: config/tc-arm.c:6446
1923msgid "conditional execution not supported with control register"
1924msgstr ""
1925
1926#: config/tc-arm.c:6607
1927msgid "'[' expected after PLD mnemonic"
1928msgstr ""
1929
1930#: config/tc-arm.c:6629
1931msgid "post-indexed expression used in preload instruction"
1932msgstr ""
1933
1934#: config/tc-arm.c:6634 config/tc-arm.c:6664
1935msgid "writeback used in preload instruction"
1936msgstr ""
1937
1938#: config/tc-arm.c:6706
1939msgid "destination register must be even"
1940msgstr ""
1941
1942#: config/tc-arm.c:6712
1943msgid "r14 not allowed here"
1944msgstr ""
1945
1946#: config/tc-arm.c:6719
1947msgid "pre/post-indexing used when modified address register is destination"
1948msgstr ""
1949
1950#: config/tc-arm.c:6729
1951msgid "ldrd destination registers must not overlap index register"
1952msgstr ""
1953
1954#: config/tc-arm.c:6855
1955msgid "bad_segment"
1956msgstr ""
1957
1958#: config/tc-arm.c:6914 config/tc-arm.c:6925
1959msgid "shift expression expected"
1960msgstr ""
1961
1962#: config/tc-arm.c:6935
1963msgid "'LSL' or 'ASR' required"
1964msgstr ""
1965
1966#: config/tc-arm.c:6941
1967msgid "'LSL' required"
1968msgstr ""
1969
1970#: config/tc-arm.c:6947
1971msgid "'ASR' required"
1972msgstr ""
1973
1974#: config/tc-arm.c:6969
1975msgid "shift requires register or #expression"
1976msgstr ""
1977
1978#: config/tc-arm.c:6970
1979msgid "shift requires #expression"
1980msgstr ""
1981
1982#: config/tc-arm.c:7000
1983msgid "shift of 0 ignored."
1984msgstr ""
1985
1986#: config/tc-arm.c:7006
1987msgid "invalid immediate shift"
1988msgstr ""
1989
1990#: config/tc-arm.c:7203
1991msgid "register or shift expression expected"
1992msgstr ""
1993
1994#: config/tc-arm.c:7256
1995msgid "invalid floating point immediate expression"
1996msgstr ""
1997
1998#: config/tc-arm.c:7260
1999msgid "floating point register or immediate expression expected"
2000msgstr ""
2001
2002#: config/tc-arm.c:7413 config/tc-arm.c:7741
2003msgid "address offset too large"
2004msgstr ""
2005
2006#: config/tc-arm.c:7471 config/tc-arm.c:7660 config/tc-arm.c:7801
2007msgid "address expected"
2008msgstr ""
2009
2010#: config/tc-arm.c:7501 config/tc-arm.c:7513 config/tc-arm.c:7550
2011#: config/tc-arm.c:7678 config/tc-arm.c:7831 config/tc-arm.c:7845
2012#: config/tc-arm.c:7882
2013#, c-format
2014msgid "%s register same as write-back base"
2015msgstr ""
2016
2017#: config/tc-arm.c:7503 config/tc-arm.c:7515 config/tc-arm.c:7552
2018#: config/tc-arm.c:7680 config/tc-arm.c:7833 config/tc-arm.c:7847
2019#: config/tc-arm.c:7884
2020msgid "destination"
2021msgstr ""
2022
2023#: config/tc-arm.c:7503 config/tc-arm.c:7515 config/tc-arm.c:7552
2024#: config/tc-arm.c:7680 config/tc-arm.c:7833 config/tc-arm.c:7847
2025#: config/tc-arm.c:7884
2026msgid "source"
2027msgstr ""
2028
2029#: config/tc-arm.c:7562 config/tc-arm.c:7894 config/tc-arm.c:10148
2030msgid "invalid pseudo operation"
2031msgstr ""
2032
2033#: config/tc-arm.c:7614 config/tc-arm.c:7945
2034msgid "literal pool insertion failed"
2035msgstr ""
2036
2037#: config/tc-arm.c:7708 config/tc-arm.c:7714
2038msgid "post-indexed expression expected"
2039msgstr ""
2040
2041#: config/tc-arm.c:8010
2042msgid "bad range in register list"
2043msgstr ""
2044
2045#: config/tc-arm.c:8018 config/tc-arm.c:8027 config/tc-arm.c:8069
2046#, c-format
2047msgid "Warning: duplicated register (r%d) in register list"
2048msgstr ""
2049
2050#: config/tc-arm.c:8030
2051msgid "Warning: register range not in ascending order"
2052msgstr ""
2053
2054#: config/tc-arm.c:8042
2055msgid "missing `}'"
2056msgstr ""
2057
2058#: config/tc-arm.c:8058
2059msgid "invalid register mask"
2060msgstr ""
2061
2062#: config/tc-arm.c:8117
2063msgid "r15 not allowed as base register"
2064msgstr ""
2065
2066#: config/tc-arm.c:8151 config/tc-arm.c:8160
2067msgid "writeback of base register is UNPREDICTABLE"
2068msgstr ""
2069
2070#: config/tc-arm.c:8154
2071msgid "writeback of base register when in register list is UNPREDICTABLE"
2072msgstr ""
2073
2074#: config/tc-arm.c:8164
2075msgid "if writeback register is in list, it must be the lowest reg in the list"
2076msgstr ""
2077
2078#: config/tc-arm.c:8203 config/tc-arm.c:8217
2079msgid "r15 not allowed in swap"
2080msgstr ""
2081
2082#: config/tc-arm.c:8310
2083msgid "use of r15 in bx in ARM mode is not really useful"
2084msgstr ""
2085
2086#: config/tc-arm.c:8540
2087msgid "constant value required for number of registers"
2088msgstr ""
2089
2090#: config/tc-arm.c:8548
2091msgid "number of registers must be in the range [1:4]"
2092msgstr ""
2093
2094#: config/tc-arm.c:8609
2095msgid "r15 not allowed as base register with write-back"
2096msgstr ""
2097
2098#: config/tc-arm.c:8979 config/tc-arm.c:9015
2099msgid "only two consecutive VFP SP registers allowed here"
2100msgstr ""
2101
2102#: config/tc-arm.c:9167
2103msgid "VFP system register expected"
2104msgstr ""
2105
2106#: config/tc-arm.c:9301 config/tc-arm.c:9340 config/tc-arm.c:9353
2107#: config/tc-arm.c:9414 config/tc-arm.c:9453 config/tc-arm.c:9466
2108#: config/tc-h8300.c:1009 config/tc-mips.c:9711 config/tc-mips.c:9741
2109msgid "invalid register list"
2110msgstr ""
2111
2112#: config/tc-arm.c:9307 config/tc-arm.c:9420
2113msgid "register list not in ascending order"
2114msgstr ""
2115
2116#: config/tc-arm.c:9332 config/tc-arm.c:9445
2117msgid "register range not in ascending order"
2118msgstr ""
2119
2120#: config/tc-arm.c:9370 config/tc-arm.c:9483
2121msgid "non-contiguous register range"
2122msgstr ""
2123
2124#: config/tc-arm.c:9513 config/tc-arm.c:9550
2125msgid "this addressing mode requires base-register writeback"
2126msgstr ""
2127
2128#: config/tc-arm.c:9706
2129msgid "lo register required"
2130msgstr ""
2131
2132#: config/tc-arm.c:9714
2133msgid "hi register required"
2134msgstr ""
2135
2136#: config/tc-arm.c:9784 config/tc-arm.c:10988
2137msgid "dest and source1 must be the same register"
2138msgstr ""
2139
2140#: config/tc-arm.c:9791
2141msgid "subtract valid only on lo regs"
2142msgstr ""
2143
2144#: config/tc-arm.c:9815
2145msgid "invalid Hi register with immediate"
2146msgstr ""
2147
2148#: config/tc-arm.c:9855
2149msgid "invalid immediate value for stack adjust"
2150msgstr ""
2151
2152#: config/tc-arm.c:9866
2153msgid "invalid immediate for address calculation"
2154msgstr ""
2155
2156#: config/tc-arm.c:9953
2157msgid "source1 and dest must be same register"
2158msgstr ""
2159
2160#: config/tc-arm.c:9987
2161msgid "invalid immediate for shift"
2162msgstr ""
2163
2164#: config/tc-arm.c:10066
2165msgid "only lo regs allowed with immediate"
2166msgstr ""
2167
2168#: config/tc-arm.c:10085
2169msgid "invalid immediate"
2170msgstr ""
2171
2172#: config/tc-arm.c:10139
2173msgid "expected ']'"
2174msgstr ""
2175
2176#: config/tc-arm.c:10212
2177msgid "byte or halfword not valid for base register"
2178msgstr ""
2179
2180#: config/tc-arm.c:10217
2181msgid "r15 based store not allowed"
2182msgstr ""
2183
2184#: config/tc-arm.c:10222
2185msgid "invalid base register for register offset"
2186msgstr ""
2187
2188#: config/tc-arm.c:10240 config/tc-arm.c:10275
2189msgid "invalid offset"
2190msgstr ""
2191
2192#: config/tc-arm.c:10251
2193msgid "invalid base register in load/store"
2194msgstr ""
2195
2196#: config/tc-arm.c:10794
2197msgid "expecting immediate, 7bit operand"
2198msgstr ""
2199
2200#: config/tc-arm.c:10809
2201msgid "immediate out of range"
2202msgstr ""
2203
2204#: config/tc-arm.c:10852
2205msgid "offset expected"
2206msgstr ""
2207
2208#: config/tc-arm.c:10861 config/tc-pj.c:537 config/tc-sh.c:3892
2209msgid "offset out of range"
2210msgstr ""
2211
2212#: config/tc-arm.c:10996
2213msgid "Rs and Rd must be different in MUL"
2214msgstr ""
2215
2216#: config/tc-arm.c:11140
2217msgid ""
2218"inserted missing '!': load/store multiple always writes back base register"
2219msgstr ""
2220
2221#: config/tc-arm.c:11162
2222msgid "only lo-regs valid in load/store multiple"
2223msgstr ""
2224
2225#: config/tc-arm.c:11208
2226msgid "syntax: ldrs[b] Rd, [Rb, Ro]"
2227msgstr ""
2228
2229#: config/tc-arm.c:11272
2230msgid "invalid register list to push/pop instruction"
2231msgstr ""
2232
2233#: config/tc-arm.c:11383 config/tc-arm.c:11621
2234msgid "virtual memory exhausted"
2235msgstr ""
2236
2237#: config/tc-arm.c:11408
2238#, c-format
2239msgid "failed to create an alias for %s, reason: %s"
2240msgstr ""
2241
2242#: config/tc-arm.c:11473
2243#, c-format
2244msgid "register '%s' does not exist\n"
2245msgstr ""
2246
2247#: config/tc-arm.c:11477
2248#, c-format
2249msgid ""
2250"ignoring redefinition of register alias '%s' to non-existant register '%s'"
2251msgstr ""
2252
2253#: config/tc-arm.c:11486
2254#, c-format
2255msgid "ignoring redefinition of register alias '%s'"
2256msgstr ""
2257
2258#: config/tc-arm.c:11492
2259msgid "ignoring incomplete .req pseuso op"
2260msgstr ""
2261
2262#: config/tc-arm.c:11645
2263msgid "use of old and new-style options to set CPU type"
2264msgstr ""
2265
2266#: config/tc-arm.c:11655
2267msgid "use of old and new-style options to set FPU type"
2268msgstr ""
2269
2270#: config/tc-arm.c:11711
2271msgid "hard-float conflicts with specified fpu"
2272msgstr ""
2273
2274#: config/tc-arm.c:11949
2275msgid "bad call to MD_ATOF()"
2276msgstr ""
2277
2278#: config/tc-arm.c:12179
2279#, c-format
2280msgid "invalid constant (%lx) after fixup"
2281msgstr ""
2282
2283#: config/tc-arm.c:12217
2284#, c-format
2285msgid "unable to compute ADRL instructions for PC offset of 0x%lx"
2286msgstr ""
2287
2288#: config/tc-arm.c:12247
2289#, c-format
2290msgid "bad immediate value for offset (%ld)"
2291msgstr ""
2292
2293#: config/tc-arm.c:12269 config/tc-arm.c:12291
2294msgid "invalid literal constant: pool needs to be closer"
2295msgstr ""
2296
2297#: config/tc-arm.c:12271
2298#, c-format
2299msgid "bad immediate value for half-word offset (%ld)"
2300msgstr ""
2301
2302#: config/tc-arm.c:12308
2303msgid "shift expression is too large"
2304msgstr ""
2305
2306#: config/tc-arm.c:12327 config/tc-arm.c:12336
2307msgid "invalid swi expression"
2308msgstr ""
2309
2310#: config/tc-arm.c:12346
2311msgid "invalid expression in load/store multiple"
2312msgstr ""
2313
2314#: config/tc-arm.c:12399
2315msgid "GAS can't handle same-section branch dest >= 0x04000000"
2316msgstr ""
2317
2318#: config/tc-arm.c:12408
2319msgid "out of range branch"
2320msgstr ""
2321
2322#: config/tc-arm.c:12441 config/tc-arm.c:12457
2323msgid "branch out of range"
2324msgstr ""
2325
2326#: config/tc-arm.c:12481
2327msgid "branch with link out of range"
2328msgstr ""
2329
2330#: config/tc-arm.c:12550
2331msgid "illegal value for co-processor offset"
2332msgstr ""
2333
2334#: config/tc-arm.c:12562
2335msgid "Illegal value for co-processor offset"
2336msgstr ""
2337
2338#: config/tc-arm.c:12586
2339#, c-format
2340msgid "invalid offset, target not word aligned (0x%08X)"
2341msgstr ""
2342
2343#: config/tc-arm.c:12592 config/tc-arm.c:12602 config/tc-arm.c:12610
2344#: config/tc-arm.c:12618 config/tc-arm.c:12626
2345#, c-format
2346msgid "invalid offset, value too big (0x%08lX)"
2347msgstr ""
2348
2349#: config/tc-arm.c:12666
2350msgid "invalid immediate for stack address calculation"
2351msgstr ""
2352
2353#: config/tc-arm.c:12675
2354#, c-format
2355msgid "invalid immediate for address calculation (value = 0x%08lX)"
2356msgstr ""
2357
2358#: config/tc-arm.c:12685
2359msgid "invalid 8bit immediate"
2360msgstr ""
2361
2362#: config/tc-arm.c:12693
2363msgid "invalid 3bit immediate"
2364msgstr ""
2365
2366#: config/tc-arm.c:12709
2367#, c-format
2368msgid "invalid immediate: %ld is too large"
2369msgstr ""
2370
2371#: config/tc-arm.c:12724
2372#, c-format
2373msgid "illegal Thumb shift value: %ld"
2374msgstr ""
2375
2376#: config/tc-arm.c:12738
2377#, c-format
2378msgid "bad relocation fixup type (%d)"
2379msgstr ""
2380
2381#: config/tc-arm.c:12809
2382msgid "literal referenced across section boundary"
2383msgstr ""
2384
2385#: config/tc-arm.c:12822
2386msgid "internal relocation (type: IMMEDIATE) not fixed up"
2387msgstr ""
2388
2389#: config/tc-arm.c:12827
2390msgid "ADRL used for a symbol not defined in the same file"
2391msgstr ""
2392
2393#: config/tc-arm.c:12836
2394#, c-format
2395msgid "undefined local label `%s'"
2396msgstr ""
2397
2398#: config/tc-arm.c:12842
2399msgid "internal_relocation (type: OFFSET_IMM) not fixed up"
2400msgstr ""
2401
2402#: config/tc-arm.c:12860 config/tc-cris.c:3063 config/tc-mcore.c:2052
2403#: config/tc-mmix.c:2943 config/tc-ns32k.c:2396
2404msgid "<unknown>"
2405msgstr ""
2406
2407#: config/tc-arm.c:12863 config/tc-arm.c:12884
2408#, c-format
2409msgid "cannot represent %s relocation in this object file format"
2410msgstr ""
2411
2412#: config/tc-arm.c:12980
2413#, c-format
2414msgid "no operator -- statement `%s'\n"
2415msgstr ""
2416
2417#: config/tc-arm.c:12998 config/tc-arm.c:13024
2418#, c-format
2419msgid "selected processor does not support `%s'"
2420msgstr ""
2421
2422#: config/tc-arm.c:13042
2423#, c-format
2424msgid "bad instruction `%s'"
2425msgstr ""
2426
2427#: config/tc-arm.c:13143
2428msgid "generate PIC code"
2429msgstr ""
2430
2431#: config/tc-arm.c:13144
2432msgid "assemble Thumb code"
2433msgstr ""
2434
2435#: config/tc-arm.c:13145
2436msgid "support ARM/Thumb interworking"
2437msgstr ""
2438
2439#: config/tc-arm.c:13147
2440msgid "use old ABI (ELF only)"
2441msgstr ""
2442
2443#: config/tc-arm.c:13148
2444msgid "code uses 32-bit program counter"
2445msgstr ""
2446
2447#: config/tc-arm.c:13149
2448msgid "code uses 26-bit program counter"
2449msgstr ""
2450
2451#: config/tc-arm.c:13150
2452msgid "floating point args are in fp regs"
2453msgstr ""
2454
2455#: config/tc-arm.c:13152
2456msgid "re-entrant code"
2457msgstr ""
2458
2459#: config/tc-arm.c:13153
2460msgid "code is ATPCS conformant"
2461msgstr ""
2462
2463#: config/tc-arm.c:13154
2464msgid "assemble for big-endian"
2465msgstr ""
2466
2467#: config/tc-arm.c:13155
2468msgid "assemble for little-endian"
2469msgstr ""
2470
2471#. These are recognized by the assembler, but have no affect on code.
2472#: config/tc-arm.c:13159
2473msgid "use frame pointer"
2474msgstr ""
2475
2476#: config/tc-arm.c:13160
2477msgid "use stack size checking"
2478msgstr ""
2479
2480#. DON'T add any new processors to this list -- we want the whole list
2481#. to go away... Add them to the processors table instead.
2482#: config/tc-arm.c:13164 config/tc-arm.c:13165
2483msgid "use -mcpu=arm1"
2484msgstr ""
2485
2486#: config/tc-arm.c:13166 config/tc-arm.c:13167
2487msgid "use -mcpu=arm2"
2488msgstr ""
2489
2490#: config/tc-arm.c:13168 config/tc-arm.c:13169
2491msgid "use -mcpu=arm250"
2492msgstr ""
2493
2494#: config/tc-arm.c:13170 config/tc-arm.c:13171
2495msgid "use -mcpu=arm3"
2496msgstr ""
2497
2498#: config/tc-arm.c:13172 config/tc-arm.c:13173
2499msgid "use -mcpu=arm6"
2500msgstr ""
2501
2502#: config/tc-arm.c:13174 config/tc-arm.c:13175
2503msgid "use -mcpu=arm600"
2504msgstr ""
2505
2506#: config/tc-arm.c:13176 config/tc-arm.c:13177
2507msgid "use -mcpu=arm610"
2508msgstr ""
2509
2510#: config/tc-arm.c:13178 config/tc-arm.c:13179
2511msgid "use -mcpu=arm620"
2512msgstr ""
2513
2514#: config/tc-arm.c:13180 config/tc-arm.c:13181
2515msgid "use -mcpu=arm7"
2516msgstr ""
2517
2518#: config/tc-arm.c:13182 config/tc-arm.c:13183
2519msgid "use -mcpu=arm70"
2520msgstr ""
2521
2522#: config/tc-arm.c:13184 config/tc-arm.c:13185
2523msgid "use -mcpu=arm700"
2524msgstr ""
2525
2526#: config/tc-arm.c:13186 config/tc-arm.c:13187
2527msgid "use -mcpu=arm700i"
2528msgstr ""
2529
2530#: config/tc-arm.c:13188 config/tc-arm.c:13189
2531msgid "use -mcpu=arm710"
2532msgstr ""
2533
2534#: config/tc-arm.c:13190 config/tc-arm.c:13191
2535msgid "use -mcpu=arm710c"
2536msgstr ""
2537
2538#: config/tc-arm.c:13192 config/tc-arm.c:13193
2539msgid "use -mcpu=arm720"
2540msgstr ""
2541
2542#: config/tc-arm.c:13194 config/tc-arm.c:13195
2543msgid "use -mcpu=arm7d"
2544msgstr ""
2545
2546#: config/tc-arm.c:13196 config/tc-arm.c:13197
2547msgid "use -mcpu=arm7di"
2548msgstr ""
2549
2550#: config/tc-arm.c:13198 config/tc-arm.c:13199
2551msgid "use -mcpu=arm7m"
2552msgstr ""
2553
2554#: config/tc-arm.c:13200 config/tc-arm.c:13201
2555msgid "use -mcpu=arm7dm"
2556msgstr ""
2557
2558#: config/tc-arm.c:13202 config/tc-arm.c:13203
2559msgid "use -mcpu=arm7dmi"
2560msgstr ""
2561
2562#: config/tc-arm.c:13204 config/tc-arm.c:13205
2563msgid "use -mcpu=arm7100"
2564msgstr ""
2565
2566#: config/tc-arm.c:13206 config/tc-arm.c:13207
2567msgid "use -mcpu=arm7500"
2568msgstr ""
2569
2570#: config/tc-arm.c:13208 config/tc-arm.c:13209
2571msgid "use -mcpu=arm7500fe"
2572msgstr ""
2573
2574#: config/tc-arm.c:13210 config/tc-arm.c:13211 config/tc-arm.c:13212
2575#: config/tc-arm.c:13213
2576msgid "use -mcpu=arm7tdmi"
2577msgstr ""
2578
2579#: config/tc-arm.c:13214 config/tc-arm.c:13215
2580msgid "use -mcpu=arm710t"
2581msgstr ""
2582
2583#: config/tc-arm.c:13216 config/tc-arm.c:13217
2584msgid "use -mcpu=arm720t"
2585msgstr ""
2586
2587#: config/tc-arm.c:13218 config/tc-arm.c:13219
2588msgid "use -mcpu=arm740t"
2589msgstr ""
2590
2591#: config/tc-arm.c:13220 config/tc-arm.c:13221
2592msgid "use -mcpu=arm8"
2593msgstr ""
2594
2595#: config/tc-arm.c:13222 config/tc-arm.c:13223
2596msgid "use -mcpu=arm810"
2597msgstr ""
2598
2599#: config/tc-arm.c:13224 config/tc-arm.c:13225
2600msgid "use -mcpu=arm9"
2601msgstr ""
2602
2603#: config/tc-arm.c:13226 config/tc-arm.c:13227
2604msgid "use -mcpu=arm9tdmi"
2605msgstr ""
2606
2607#: config/tc-arm.c:13228 config/tc-arm.c:13229
2608msgid "use -mcpu=arm920"
2609msgstr ""
2610
2611#: config/tc-arm.c:13230 config/tc-arm.c:13231
2612msgid "use -mcpu=arm940"
2613msgstr ""
2614
2615#: config/tc-arm.c:13232
2616msgid "use -mcpu=strongarm"
2617msgstr ""
2618
2619#: config/tc-arm.c:13234
2620msgid "use -mcpu=strongarm110"
2621msgstr ""
2622
2623#: config/tc-arm.c:13236
2624msgid "use -mcpu=strongarm1100"
2625msgstr ""
2626
2627#: config/tc-arm.c:13238
2628msgid "use -mcpu=strongarm1110"
2629msgstr ""
2630
2631#: config/tc-arm.c:13239
2632msgid "use -mcpu=xscale"
2633msgstr ""
2634
2635#: config/tc-arm.c:13240
2636msgid "use -mcpu=iwmmxt"
2637msgstr ""
2638
2639#: config/tc-arm.c:13241
2640msgid "use -mcpu=all"
2641msgstr ""
2642
2643#. Architecture variants -- don't add any more to this list either.
2644#: config/tc-arm.c:13244 config/tc-arm.c:13245
2645msgid "use -march=armv2"
2646msgstr ""
2647
2648#: config/tc-arm.c:13246 config/tc-arm.c:13247
2649msgid "use -march=armv2a"
2650msgstr ""
2651
2652#: config/tc-arm.c:13248 config/tc-arm.c:13249
2653msgid "use -march=armv3"
2654msgstr ""
2655
2656#: config/tc-arm.c:13250 config/tc-arm.c:13251
2657msgid "use -march=armv3m"
2658msgstr ""
2659
2660#: config/tc-arm.c:13252 config/tc-arm.c:13253
2661msgid "use -march=armv4"
2662msgstr ""
2663
2664#: config/tc-arm.c:13254 config/tc-arm.c:13255
2665msgid "use -march=armv4t"
2666msgstr ""
2667
2668#: config/tc-arm.c:13256 config/tc-arm.c:13257
2669msgid "use -march=armv5"
2670msgstr ""
2671
2672#: config/tc-arm.c:13258 config/tc-arm.c:13259
2673msgid "use -march=armv5t"
2674msgstr ""
2675
2676#: config/tc-arm.c:13260 config/tc-arm.c:13261
2677msgid "use -march=armv5te"
2678msgstr ""
2679
2680#. Floating point variants -- don't add any more to this list either.
2681#: config/tc-arm.c:13264
2682msgid "use -mfpu=fpe"
2683msgstr ""
2684
2685#: config/tc-arm.c:13265
2686msgid "use -mfpu=fpa10"
2687msgstr ""
2688
2689#: config/tc-arm.c:13266
2690msgid "use -mfpu=fpa11"
2691msgstr ""
2692
2693#: config/tc-arm.c:13268
2694msgid "use either -mfpu=softfpa or -mfpu=softvfp"
2695msgstr ""
2696
2697#: config/tc-arm.c:13474
2698msgid "invalid architectural extension"
2699msgstr ""
2700
2701#: config/tc-arm.c:13488
2702msgid "missing architectural extension"
2703msgstr ""
2704
2705#: config/tc-arm.c:13501
2706#, c-format
2707msgid "unknown architectural extnsion `%s'"
2708msgstr ""
2709
2710#: config/tc-arm.c:13526
2711#, c-format
2712msgid "missing cpu name `%s'"
2713msgstr ""
2714
2715#: config/tc-arm.c:13542
2716#, c-format
2717msgid "unknown cpu `%s'"
2718msgstr ""
2719
2720#: config/tc-arm.c:13561
2721#, c-format
2722msgid "missing architecture name `%s'"
2723msgstr ""
2724
2725#: config/tc-arm.c:13578
2726#, c-format
2727msgid "unknown architecture `%s'\n"
2728msgstr ""
2729
2730#: config/tc-arm.c:13595
2731#, c-format
2732msgid "unknown floating point format `%s'\n"
2733msgstr ""
2734
2735#: config/tc-arm.c:13612
2736#, c-format
2737msgid "unknown floating point abi `%s'\n"
2738msgstr ""
2739
2740#: config/tc-arm.c:13618
2741msgid "<cpu name>\t assemble for CPU <cpu name>"
2742msgstr ""
2743
2744#: config/tc-arm.c:13620
2745msgid "<arch name>\t assemble for architecture <arch name>"
2746msgstr ""
2747
2748#: config/tc-arm.c:13622
2749msgid "<fpu name>\t assemble for FPU architecture <fpu name>"
2750msgstr ""
2751
2752#: config/tc-arm.c:13624
2753msgid "<abi>\t assemble for floating point ABI <abi>"
2754msgstr ""
2755
2756#: config/tc-arm.c:13666 config/tc-arm.c:13688
2757#, c-format
2758msgid "option `-%c%s' is deprecated: %s"
2759msgstr ""
2760
2761#: config/tc-arm.c:13697
2762#, c-format
2763msgid "unrecognized option `-%c%s'"
2764msgstr ""
2765
2766#: config/tc-arm.c:13711
2767#, c-format
2768msgid " ARM-specific assembler options:\n"
2769msgstr ""
2770
2771#: config/tc-arm.c:13722
2772#, c-format
2773msgid " -EB assemble code for a big-endian cpu\n"
2774msgstr ""
2775
2776#: config/tc-arm.c:13727
2777#, c-format
2778msgid " -EL assemble code for a little-endian cpu\n"
2779msgstr ""
2780
2781#: config/tc-arm.c:13909
2782#, c-format
2783msgid "%s: unexpected function type: %d"
2784msgstr ""
2785
2786#: config/tc-arm.c:14285
2787msgid "alignments greater than 32 bytes not supported in .text sections."
2788msgstr ""
2789
2790#: config/tc-arm.h:101
2791msgid "arm convert_frag\n"
2792msgstr ""
2793
2794#: config/tc-avr.c:203
2795#, c-format
2796msgid "Known MCU names:"
2797msgstr ""
2798
2799#: config/tc-avr.c:272
2800#, c-format
2801msgid ""
2802"AVR options:\n"
2803" -mmcu=[avr-name] select microcontroller variant\n"
2804" [avr-name] can be:\n"
2805" avr1 - AT90S1200, ATtiny1x, ATtiny28\n"
2806" avr2 - AT90S2xxx, AT90S4xxx, AT90S8xxx, ATtiny22\n"
2807" avr3 - ATmega103, ATmega603\n"
2808" avr4 - ATmega83, ATmega85\n"
2809" avr5 - ATmega161, ATmega163, ATmega32, AT94K\n"
2810" or immediate microcontroller name.\n"
2811msgstr ""
2812
2813#: config/tc-avr.c:282
2814#, c-format
2815msgid ""
2816" -mall-opcodes accept all AVR opcodes, even if not supported by MCU\n"
2817" -mno-skip-bug disable warnings for skipping two-word instructions\n"
2818" (default for avr4, avr5)\n"
2819" -mno-wrap reject rjmp/rcall instructions with 8K wrap-around\n"
2820" (default for avr3, avr5)\n"
2821msgstr ""
2822
2823#: config/tc-avr.c:330 config/tc-msp430.c:272
2824#, c-format
2825msgid "unknown MCU: %s\n"
2826msgstr ""
2827
2828#: config/tc-avr.c:339
2829#, c-format
2830msgid "redefinition of mcu type `%s' to `%s'"
2831msgstr ""
2832
2833#: config/tc-avr.c:390 config/tc-d10v.c:319 config/tc-d30v.c:365
2834#: config/tc-mips.c:10125 config/tc-mmix.c:2310 config/tc-mn10200.c:361
2835#: config/tc-msp430.c:393 config/tc-pj.c:374 config/tc-ppc.c:5191
2836#: config/tc-sh.c:2821 config/tc-v850.c:1253
2837msgid "bad call to md_atof"
2838msgstr ""
2839
2840#: config/tc-avr.c:453
2841msgid "constant value required"
2842msgstr ""
2843
2844#: config/tc-avr.c:456
2845#, c-format
2846msgid "number must be less than %d"
2847msgstr ""
2848
2849#: config/tc-avr.c:508
2850msgid "`,' required"
2851msgstr ""
2852
2853#: config/tc-avr.c:527
2854msgid "undefined combination of operands"
2855msgstr ""
2856
2857#: config/tc-avr.c:536
2858msgid "skipping two-word instruction"
2859msgstr ""
2860
2861#: config/tc-avr.c:598
2862msgid "register r16-r23 required"
2863msgstr ""
2864
2865#: config/tc-avr.c:604
2866msgid "register number above 15 required"
2867msgstr ""
2868
2869#: config/tc-avr.c:610
2870msgid "even register number required"
2871msgstr ""
2872
2873#: config/tc-avr.c:616
2874msgid "register r24, r26, r28 or r30 required"
2875msgstr ""
2876
2877#: config/tc-avr.c:622
2878msgid "register name or number from 0 to 31 required"
2879msgstr ""
2880
2881#: config/tc-avr.c:640
2882msgid "pointer register (X, Y or Z) required"
2883msgstr ""
2884
2885#: config/tc-avr.c:647
2886msgid "cannot both predecrement and postincrement"
2887msgstr ""
2888
2889#: config/tc-avr.c:655
2890msgid "addressing mode not supported"
2891msgstr ""
2892
2893#: config/tc-avr.c:661
2894msgid "can't predecrement"
2895msgstr ""
2896
2897#: config/tc-avr.c:664
2898msgid "pointer register Z required"
2899msgstr ""
2900
2901#: config/tc-avr.c:682
2902msgid "pointer register (Y or Z) required"
2903msgstr ""
2904
2905#: config/tc-avr.c:787
2906#, c-format
2907msgid "unknown constraint `%c'"
2908msgstr ""
2909
2910#: config/tc-avr.c:881 config/tc-avr.c:897 config/tc-avr.c:998
2911#: config/tc-msp430.c:1437 config/tc-msp430.c:1454
2912#, c-format
2913msgid "odd address operand: %ld"
2914msgstr ""
2915
2916#: config/tc-avr.c:889 config/tc-avr.c:908 config/tc-d10v.c:586
2917#: config/tc-d30v.c:655 config/tc-msp430.c:1445 config/tc-msp430.c:1459
2918#: config/tc-msp430.c:1469
2919#, c-format
2920msgid "operand out of range: %ld"
2921msgstr ""
2922
2923#: config/tc-avr.c:1007 config/tc-d10v.c:1793 config/tc-d30v.c:1973
2924#: config/tc-msp430.c:1487
2925#, c-format
2926msgid "line %d: unknown relocation type: 0x%x"
2927msgstr ""
2928
2929#: config/tc-avr.c:1021
2930msgid "only constant expression allowed"
2931msgstr ""
2932
2933#: config/tc-avr.c:1057 config/tc-d10v.c:1659 config/tc-d30v.c:1806
2934#: config/tc-mn10200.c:1255 config/tc-mn10300.c:2303 config/tc-msp430.c:1525
2935#: config/tc-or32.c:1618 config/tc-ppc.c:6014 config/tc-v850.c:2280
2936#, c-format
2937msgid "reloc %d not supported by object file format"
2938msgstr ""
2939
2940#: config/tc-avr.c:1081 config/tc-d10v.c:1248 config/tc-d10v.c:1262
2941#: config/tc-h8300.c:1895 config/tc-h8500.c:1106 config/tc-mcore.c:938
2942#: config/tc-msp430.c:453 config/tc-pj.c:283 config/tc-sh.c:2275
2943#: config/tc-z8k.c:1204
2944msgid "can't find opcode "
2945msgstr ""
2946
2947#: config/tc-avr.c:1098
2948#, c-format
2949msgid "illegal opcode %s for mcu %s"
2950msgstr ""
2951
2952#: config/tc-avr.c:1106
2953msgid "garbage at end of line"
2954msgstr ""
2955
2956#: config/tc-avr.c:1170 read.c:3100
2957msgid "illegal expression"
2958msgstr ""
2959
2960#: config/tc-avr.c:1196 config/tc-avr.c:1262
2961msgid "`)' required"
2962msgstr ""
2963
2964#: config/tc-avr.c:1216
2965#, c-format
2966msgid "constant out of 8-bit range: %d"
2967msgstr ""
2968
2969#: config/tc-avr.c:1219
2970msgid "expression possibly out of 8-bit range"
2971msgstr ""
2972
2973#: config/tc-avr.c:1290 config/tc-avr.c:1297
2974#, c-format
2975msgid "illegal %srelocation size: %d"
2976msgstr ""
2977
2978#: config/tc-cris.c:386 config/tc-m68hc11.c:2793
2979#, c-format
2980msgid "internal inconsistency problem in %s: fr_symbol %lx"
2981msgstr ""
2982
2983#: config/tc-cris.c:390 config/tc-m68hc11.c:2797
2984#, c-format
2985msgid "internal inconsistency problem in %s: resolved symbol"
2986msgstr ""
2987
2988#: config/tc-cris.c:396 config/tc-m68hc11.c:2803
2989#, c-format
2990msgid "internal inconsistency problem in %s: fr_subtype %d"
2991msgstr ""
2992
2993#: config/tc-cris.c:650
2994#, c-format
2995msgid "internal inconsistency in %s: bdapq no symbol"
2996msgstr ""
2997
2998#: config/tc-cris.c:663
2999#, c-format
3000msgid "internal inconsistency in %s: bdap.w with no symbol"
3001msgstr ""
3002
3003#: config/tc-cris.c:807
3004msgid "Virtual memory exhausted"
3005msgstr ""
3006
3007#: config/tc-cris.c:815
3008#, c-format
3009msgid "Can't hash `%s': %s\n"
3010msgstr ""
3011
3012#: config/tc-cris.c:816
3013msgid "(unknown reason)"
3014msgstr ""
3015
3016#: config/tc-cris.c:820
3017#, c-format
3018msgid "Buggy opcode: `%s' \"%s\"\n"
3019msgstr ""
3020
3021#: config/tc-cris.c:1164
3022#, c-format
3023msgid "Immediate value not in 5 bit unsigned range: %ld"
3024msgstr ""
3025
3026#: config/tc-cris.c:1180
3027#, c-format
3028msgid "Immediate value not in 4 bit unsigned range: %ld"
3029msgstr ""
3030
3031#: config/tc-cris.c:1219
3032#, c-format
3033msgid "Immediate value not in 6 bit range: %ld"
3034msgstr ""
3035
3036#: config/tc-cris.c:1234
3037#, c-format
3038msgid "Immediate value not in 6 bit unsigned range: %ld"
3039msgstr ""
3040
3041#. Others have a generic warning.
3042#: config/tc-cris.c:1324
3043#, c-format
3044msgid "Unimplemented register `%s' specified"
3045msgstr ""
3046
3047#. We've come to the end of instructions with this
3048#. opcode, so it must be an error.
3049#: config/tc-cris.c:1483
3050msgid "Illegal operands"
3051msgstr ""
3052
3053#: config/tc-cris.c:1514 config/tc-cris.c:1545
3054#, c-format
3055msgid "Immediate value not in 8 bit range: %ld"
3056msgstr ""
3057
3058#: config/tc-cris.c:1524 config/tc-cris.c:1552
3059#, c-format
3060msgid "Immediate value not in 16 bit range: %ld"
3061msgstr ""
3062
3063#: config/tc-cris.c:1573
3064msgid "PIC relocation size does not match operand size"
3065msgstr ""
3066
3067#: config/tc-cris.c:2572
3068msgid "32-bit conditional branch generated"
3069msgstr ""
3070
3071#: config/tc-cris.c:2626
3072msgid "Complex expression not supported"
3073msgstr ""
3074
3075#. FIXME: Is this function mentioned in the internals.texi manual? If
3076#. not, add it.
3077#: config/tc-cris.c:2747
3078msgid "Bad call to md_atof () - floating point formats are not supported"
3079msgstr ""
3080
3081#: config/tc-cris.c:2794
3082msgid "PC-relative relocation must be trivially resolved"
3083msgstr ""
3084
3085#: config/tc-cris.c:2837
3086#, c-format
3087msgid "Value not in 16 bit range: %ld"
3088msgstr ""
3089
3090#: config/tc-cris.c:2848
3091#, c-format
3092msgid "Value not in 8 bit range: %ld"
3093msgstr ""
3094
3095#: config/tc-cris.c:2855
3096#, c-format
3097msgid "Value not in 4 bit unsigned range: %ld"
3098msgstr ""
3099
3100#: config/tc-cris.c:2862
3101#, c-format
3102msgid "Value not in 5 bit unsigned range: %ld"
3103msgstr ""
3104
3105#: config/tc-cris.c:2869
3106#, c-format
3107msgid "Value not in 6 bit range: %ld"
3108msgstr ""
3109
3110#: config/tc-cris.c:2876
3111#, c-format
3112msgid "Value not in 6 bit unsigned range: %ld"
3113msgstr ""
3114
3115#: config/tc-cris.c:2924
3116#, c-format
3117msgid "Please use --help to see usage and options for this assembler.\n"
3118msgstr ""
3119
3120#: config/tc-cris.c:2936
3121msgid "--no-underscore is invalid with a.out format"
3122msgstr ""
3123
3124#: config/tc-cris.c:3012
3125msgid ""
3126"Semantics error. This type of operand can not be relocated, it must be an "
3127"assembly-time constant"
3128msgstr ""
3129
3130#: config/tc-cris.c:3064
3131#, c-format
3132msgid "Cannot generate relocation type for symbol %s, code %s"
3133msgstr ""
3134
3135#. The messages are formatted to line up with the generic options.
3136#: config/tc-cris.c:3078
3137#, c-format
3138msgid "CRIS-specific options:\n"
3139msgstr ""
3140
3141#: config/tc-cris.c:3080
3142msgid ""
3143" -h, -H Don't execute, print this help text. Deprecated.\n"
3144msgstr ""
3145
3146#: config/tc-cris.c:3082
3147msgid " -N Warn when branches are expanded to jumps.\n"
3148msgstr ""
3149
3150#: config/tc-cris.c:3084
3151msgid ""
3152" --underscore User symbols are normally prepended with "
3153"underscore.\n"
3154msgstr ""
3155
3156#: config/tc-cris.c:3086
3157msgid " Registers will not need any prefix.\n"
3158msgstr ""
3159
3160#: config/tc-cris.c:3088
3161msgid " --no-underscore User symbols do not have any prefix.\n"
3162msgstr ""
3163
3164#: config/tc-cris.c:3090
3165msgid " Registers will require a `$'-prefix.\n"
3166msgstr ""
3167
3168#: config/tc-cris.c:3092
3169msgid " --pic\t\t\tEnable generation of position-independent code.\n"
3170msgstr ""
3171
3172#: config/tc-cris.c:3115
3173msgid "Invalid relocation"
3174msgstr ""
3175
3176#: config/tc-cris.c:3149
3177msgid "Invalid pc-relative relocation"
3178msgstr ""
3179
3180#: config/tc-cris.c:3198
3181#, c-format
3182msgid "Adjusted signed .word (%ld) overflows: `switch'-statement too large."
3183msgstr ""
3184
3185#: config/tc-cris.c:3225
3186#, c-format
3187msgid ".syntax %s requires command-line option `--underscore'"
3188msgstr ""
3189
3190#: config/tc-cris.c:3234
3191#, c-format
3192msgid ".syntax %s requires command-line option `--no-underscore'"
3193msgstr ""
3194
3195#: config/tc-cris.c:3272
3196msgid "Unknown .syntax operand"
3197msgstr ""
3198
3199#: config/tc-cris.c:3283
3200msgid "Pseudodirective .file is only valid when generating ELF"
3201msgstr ""
3202
3203#: config/tc-cris.c:3296
3204msgid "Pseudodirective .loc is only valid when generating ELF"
3205msgstr ""
3206
3207#: config/tc-d10v.c:252
3208#, c-format
3209msgid ""
3210"D10V options:\n"
3211"-O Optimize. Will do some operations in parallel.\n"
3212"--gstabs-packing Pack adjacent short instructions together even\n"
3213" when --gstabs is specified. On by default.\n"
3214"--no-gstabs-packing If --gstabs is specified, do not pack adjacent\n"
3215" instructions together.\n"
3216msgstr ""
3217
3218#: config/tc-d10v.c:543 config/tc-d30v.c:549 config/tc-mn10200.c:937
3219#: config/tc-mn10300.c:1812 config/tc-ppc.c:2369 config/tc-s390.c:1234
3220#: config/tc-tic80.c:275 config/tc-v850.c:2038
3221msgid "illegal operand"
3222msgstr ""
3223
3224#: config/tc-d10v.c:657
3225msgid "operand is not an immediate"
3226msgstr ""
3227
3228#: config/tc-d10v.c:675
3229#, c-format
3230msgid "operand out of range: %lu"
3231msgstr ""
3232
3233#: config/tc-d10v.c:736
3234msgid "Instruction must be executed in parallel with another instruction."
3235msgstr ""
3236
3237#: config/tc-d10v.c:792
3238msgid "Instruction must be executed in parallel"
3239msgstr ""
3240
3241#: config/tc-d10v.c:795
3242msgid "Long instructions may not be combined."
3243msgstr ""
3244
3245#: config/tc-d10v.c:828
3246msgid "One of these instructions may not be executed in parallel."
3247msgstr ""
3248
3249#: config/tc-d10v.c:832 config/tc-d30v.c:876
3250msgid "Two IU instructions may not be executed in parallel"
3251msgstr ""
3252
3253#: config/tc-d10v.c:834 config/tc-d10v.c:842 config/tc-d10v.c:856
3254#: config/tc-d10v.c:871 config/tc-d30v.c:877 config/tc-d30v.c:886
3255msgid "Swapping instruction order"
3256msgstr ""
3257
3258#: config/tc-d10v.c:840 config/tc-d30v.c:883
3259msgid "Two MU instructions may not be executed in parallel"
3260msgstr ""
3261
3262#: config/tc-d10v.c:860 config/tc-d30v.c:903
3263msgid "IU instruction may not be in the left container"
3264msgstr ""
3265
3266#: config/tc-d10v.c:862 config/tc-d10v.c:877
3267msgid ""
3268"Instruction in R container is squashed by flow control instruction in L "
3269"container."
3270msgstr ""
3271
3272#: config/tc-d10v.c:875 config/tc-d30v.c:914
3273msgid "MU instruction may not be in the right container"
3274msgstr ""
3275
3276#: config/tc-d10v.c:881 config/tc-d30v.c:926
3277msgid "unknown execution type passed to write_2_short()"
3278msgstr ""
3279
3280#: config/tc-d10v.c:1072 config/tc-d10v.c:1080
3281#, c-format
3282msgid "packing conflict: %s must dispatch sequentially"
3283msgstr ""
3284
3285#: config/tc-d10v.c:1179
3286#, c-format
3287msgid "resource conflict (R%d)"
3288msgstr ""
3289
3290#: config/tc-d10v.c:1182
3291#, c-format
3292msgid "resource conflict (A%d)"
3293msgstr ""
3294
3295#: config/tc-d10v.c:1184
3296msgid "resource conflict (PSW)"
3297msgstr ""
3298
3299#: config/tc-d10v.c:1186
3300msgid "resource conflict (C flag)"
3301msgstr ""
3302
3303#: config/tc-d10v.c:1188
3304msgid "resource conflict (F flag)"
3305msgstr ""
3306
3307#: config/tc-d10v.c:1276 config/tc-d10v.c:1298 config/tc-d30v.c:1410
3308msgid "Unable to mix instructions as specified"
3309msgstr ""
3310
3311#: config/tc-d10v.c:1345 config/tc-d30v.c:1547
3312#, c-format
3313msgid "unknown opcode: %s"
3314msgstr ""
3315
3316#: config/tc-d10v.c:1428 config/tc-d10v.c:1603 config/tc-tic80.c:532
3317msgid "bad opcode or operands"
3318msgstr ""
3319
3320#: config/tc-d10v.c:1503 config/tc-m68k.c:4475
3321msgid "value out of range"
3322msgstr ""
3323
3324#: config/tc-d10v.c:1579
3325msgid "illegal operand - register name found where none expected"
3326msgstr ""
3327
3328#: config/tc-d10v.c:1614 config/tc-tic80.c:543
3329msgid "Register number must be EVEN"
3330msgstr ""
3331
3332#: config/tc-d10v.c:1617
3333msgid "Unsupported use of sp"
3334msgstr ""
3335
3336#: config/tc-d10v.c:1636
3337#, c-format
3338msgid "cr%ld is a reserved control register"
3339msgstr ""
3340
3341#: config/tc-d10v.c:1773
3342#, c-format
3343msgid "line %d: rep or repi must include at least 4 instructions"
3344msgstr ""
3345
3346#: config/tc-d30v.c:192
3347#, c-format
3348msgid "Register name %s conflicts with symbol of the same name"
3349msgstr ""
3350
3351#: config/tc-d30v.c:287
3352#, c-format
3353msgid ""
3354"\n"
3355"D30V options:\n"
3356"-O Make adjacent short instructions parallel if "
3357"possible.\n"
3358"-n Warn about all NOPs inserted by the assembler.\n"
3359"-N\t\t\tWarn about NOPs inserted after word multiplies.\n"
3360"-c Warn about symbols whoes names match register "
3361"names.\n"
3362"-C Opposite of -C. -c is the default.\n"
3363msgstr ""
3364
3365#: config/tc-d30v.c:461
3366msgid "unexpected 12-bit reloc type"
3367msgstr ""
3368
3369#: config/tc-d30v.c:468
3370msgid "unexpected 18-bit reloc type"
3371msgstr ""
3372
3373#: config/tc-d30v.c:719
3374#, c-format
3375msgid "%s NOP inserted"
3376msgstr ""
3377
3378#: config/tc-d30v.c:720
3379msgid "sequential"
3380msgstr ""
3381
3382#: config/tc-d30v.c:720
3383msgid "parallel"
3384msgstr ""
3385
3386#: config/tc-d30v.c:872
3387msgid "Instructions may not be executed in parallel"
3388msgstr ""
3389
3390#: config/tc-d30v.c:885
3391#, c-format
3392msgid "Executing %s in IU may not work"
3393msgstr ""
3394
3395#: config/tc-d30v.c:892
3396#, c-format
3397msgid "Executing %s in IU may not work in parallel execution"
3398msgstr ""
3399
3400#: config/tc-d30v.c:905
3401#, c-format
3402msgid "special left instruction `%s' kills instruction `%s' in right container"
3403msgstr ""
3404
3405#: config/tc-d30v.c:916
3406#, c-format
3407msgid "Executing %s in reverse serial with %s may not work"
3408msgstr ""
3409
3410#: config/tc-d30v.c:919
3411#, c-format
3412msgid "Executing %s in IU in reverse serial may not work"
3413msgstr ""
3414
3415#: config/tc-d30v.c:1289 config/tc-d30v.c:1306
3416msgid "Cannot assemble instruction"
3417msgstr ""
3418
3419#: config/tc-d30v.c:1291
3420msgid "First opcode is long. Unable to mix instructions as specified."
3421msgstr ""
3422
3423#: config/tc-d30v.c:1360
3424msgid "word of NOPs added between word multiply and load"
3425msgstr ""
3426
3427#: config/tc-d30v.c:1362
3428msgid "word of NOPs added between word multiply and 16-bit multiply"
3429msgstr ""
3430
3431#: config/tc-d30v.c:1394
3432msgid "Instruction uses long version, so it cannot be mixed as specified"
3433msgstr ""
3434
3435#: config/tc-d30v.c:1477 config/tc-d30v.c:1515
3436#, c-format
3437msgid "unknown condition code: %s"
3438msgstr ""
3439
3440#: config/tc-d30v.c:1508
3441#, c-format
3442msgid "cmpu doesn't support condition code %s"
3443msgstr ""
3444
3445#: config/tc-d30v.c:1558
3446#, c-format
3447msgid "operands for opcode `%s' do not match any valid format"
3448msgstr ""
3449
3450#: config/tc-d30v.c:1776
3451msgid "Odd numbered register used as target of multi-register instruction"
3452msgstr ""
3453
3454#: config/tc-d30v.c:1862
3455#, c-format
3456msgid "line %d: unable to place address of symbol '%s' into a byte"
3457msgstr ""
3458
3459#: config/tc-d30v.c:1865
3460#, c-format
3461msgid "line %d: unable to place value %lx into a byte"
3462msgstr ""
3463
3464#: config/tc-d30v.c:1873
3465#, c-format
3466msgid "line %d: unable to place address of symbol '%s' into a short"
3467msgstr ""
3468
3469#: config/tc-d30v.c:1876
3470#, c-format
3471msgid "line %d: unable to place value %lx into a short"
3472msgstr ""
3473
3474#: config/tc-d30v.c:1884
3475#, c-format
3476msgid "line %d: unable to place address of symbol '%s' into a quad"
3477msgstr ""
3478
3479#: config/tc-d30v.c:2053
3480#, c-format
3481msgid "value too large to fit in %d bits"
3482msgstr ""
3483
3484#: config/tc-d30v.c:2194
3485#, c-format
3486msgid "Alignment too large: %d assumed"
3487msgstr ""
3488
3489#: config/tc-dlx.c:283
3490msgid "missing .proc"
3491msgstr ""
3492
3493#: config/tc-dlx.c:300
3494msgid ".endfunc missing for previous .proc"
3495msgstr ""
3496
3497#: config/tc-dlx.c:497
3498#, c-format
3499msgid "Expression Error for operand modifier %%hi/%%lo\n"
3500msgstr ""
3501
3502#: config/tc-dlx.c:551
3503#, c-format
3504msgid "Bad operand for a load instruction: <%s>"
3505msgstr ""
3506
3507#: config/tc-dlx.c:666
3508#, c-format
3509msgid "Bad operand for a store instruction: <%s>"
3510msgstr ""
3511
3512#: config/tc-dlx.c:864
3513msgid "Can not set dlx_skip_hi16_flag"
3514msgstr ""
3515
3516#: config/tc-dlx.c:878
3517#, c-format
3518msgid "Missing arguments for opcode <%s>."
3519msgstr ""
3520
3521#: config/tc-dlx.c:949
3522#, c-format
3523msgid "Both the_insn.HI and the_insn.LO are set : %s"
3524msgstr ""
3525
3526#: config/tc-dlx.c:1021
3527msgid "failed regnum sanity check."
3528msgstr ""
3529
3530#: config/tc-dlx.c:1034
3531msgid "failed general register sanity check."
3532msgstr ""
3533
3534#: config/tc-dlx.c:1321
3535msgid "Invalid expression after # number\n"
3536msgstr ""
3537
3538#: config/tc-fr30.c:85
3539#, c-format
3540msgid " FR30 specific command line options:\n"
3541msgstr ""
3542
3543#: config/tc-fr30.c:139 config/tc-openrisc.c:152
3544#, c-format
3545msgid "Instruction %s not allowed in a delay slot."
3546msgstr ""
3547
3548#: config/tc-fr30.c:383 config/tc-m32r.c:1850
3549msgid "Addend to unresolved symbol not on word boundary."
3550msgstr ""
3551
3552#: config/tc-fr30.c:524 config/tc-frv.c:1478 config/tc-i960.c:798
3553#: config/tc-ip2k.c:350 config/tc-m32r.c:2166 config/tc-openrisc.c:452
3554#: config/tc-xstormy16.c:636
3555msgid "Bad call to md_atof()"
3556msgstr ""
3557
3558#: config/tc-frv.c:447
3559#, c-format
3560msgid "FRV specific command line options:\n"
3561msgstr ""
3562
3563#: config/tc-frv.c:448
3564#, c-format
3565msgid "-G n Data >= n bytes is in small data area\n"
3566msgstr ""
3567
3568#: config/tc-frv.c:449
3569#, c-format
3570msgid "-mgpr-32 Note 32 gprs are used\n"
3571msgstr ""
3572
3573#: config/tc-frv.c:450
3574#, c-format
3575msgid "-mgpr-64 Note 64 gprs are used\n"
3576msgstr ""
3577
3578#: config/tc-frv.c:451
3579#, c-format
3580msgid "-mfpr-32 Note 32 fprs are used\n"
3581msgstr ""
3582
3583#: config/tc-frv.c:452
3584#, c-format
3585msgid "-mfpr-64 Note 64 fprs are used\n"
3586msgstr ""
3587
3588#: config/tc-frv.c:453
3589#, c-format
3590msgid "-msoft-float Note software fp is used\n"
3591msgstr ""
3592
3593#: config/tc-frv.c:454
3594#, c-format
3595msgid "-mdword Note stack is aligned to a 8 byte boundary\n"
3596msgstr ""
3597
3598#: config/tc-frv.c:455
3599#, c-format
3600msgid "-mno-dword Note stack is aligned to a 4 byte boundary\n"
3601msgstr ""
3602
3603#: config/tc-frv.c:456
3604#, c-format
3605msgid "-mdouble Note fp double insns are used\n"
3606msgstr ""
3607
3608#: config/tc-frv.c:457
3609#, c-format
3610msgid "-mmedia Note media insns are used\n"
3611msgstr ""
3612
3613#: config/tc-frv.c:458
3614#, c-format
3615msgid "-mmuladd Note multiply add/subtract insns are used\n"
3616msgstr ""
3617
3618#: config/tc-frv.c:459
3619#, c-format
3620msgid "-mpack Note instructions are packed\n"
3621msgstr ""
3622
3623#: config/tc-frv.c:460
3624#, c-format
3625msgid "-mno-pack Do not allow instructions to be packed\n"
3626msgstr ""
3627
3628#: config/tc-frv.c:461
3629#, c-format
3630msgid "-mpic Note small position independent code\n"
3631msgstr ""
3632
3633#: config/tc-frv.c:462
3634#, c-format
3635msgid "-mPIC Note large position independent code\n"
3636msgstr ""
3637
3638#: config/tc-frv.c:463
3639#, c-format
3640msgid "-mlibrary-pic Compile library for large position indepedent code\n"
3641msgstr ""
3642
3643#: config/tc-frv.c:464
3644#, c-format
3645msgid "-mcpu={fr500|fr550|fr400|fr405|fr450|fr300|frv|simple|tomcat}\n"
3646msgstr ""
3647
3648#: config/tc-frv.c:465
3649#, c-format
3650msgid " Record the cpu type\n"
3651msgstr ""
3652
3653#: config/tc-frv.c:466
3654#, c-format
3655msgid "-mtomcat-stats Print out stats for tomcat workarounds\n"
3656msgstr ""
3657
3658#: config/tc-frv.c:467
3659#, c-format
3660msgid "-mtomcat-debug Debug tomcat workarounds\n"
3661msgstr ""
3662
3663#: config/tc-frv.c:1165
3664msgid "VLIW packing used for -mno-pack"
3665msgstr ""
3666
3667#: config/tc-frv.c:1175
3668msgid "Instruction not supported by this architecture"
3669msgstr ""
3670
3671#: config/tc-frv.c:1185
3672msgid "VLIW packing constraint violation"
3673msgstr ""
3674
3675#: config/tc-frv.c:1742
3676#, c-format
3677msgid "Relocation %s is not safe for %s"
3678msgstr ""
3679
3680#: config/tc-h8300.c:82 config/tc-h8300.c:93 config/tc-h8300.c:105
3681#: config/tc-h8300.c:117 config/tc-h8300.c:129 config/tc-h8300.c:142
3682#: config/tc-h8300.c:213 config/tc-hppa.c:1436 config/tc-hppa.c:6920
3683#: config/tc-hppa.c:6926 config/tc-hppa.c:6932 config/tc-hppa.c:6938
3684#: config/tc-mn10300.c:1218 config/tc-mn10300.c:1223 config/tc-mn10300.c:2722
3685msgid "could not set architecture and machine"
3686msgstr ""
3687
3688#: config/tc-h8300.c:416 config/tc-h8300.c:424
3689msgid "Reg not valid for H8/300"
3690msgstr ""
3691
3692#: config/tc-h8300.c:505
3693msgid "invalid operand size requested"
3694msgstr ""
3695
3696#: config/tc-h8300.c:604
3697msgid "Invalid register list for ldm/stm\n"
3698msgstr ""
3699
3700#: config/tc-h8300.c:630 config/tc-h8300.c:635 config/tc-h8300.c:642
3701msgid "mismatch between register and suffix"
3702msgstr ""
3703
3704#: config/tc-h8300.c:669
3705msgid "address too high for vector table jmp/jsr"
3706msgstr ""
3707
3708#: config/tc-h8300.c:696 config/tc-h8300.c:808 config/tc-h8300.c:818
3709msgid "Wrong size pointer register for architecture."
3710msgstr ""
3711
3712#: config/tc-h8300.c:755 config/tc-h8300.c:763 config/tc-h8300.c:792
3713msgid "expected @(exp, reg16)"
3714msgstr ""
3715
3716#: config/tc-h8300.c:781
3717msgid "expected .L, .W or .B for register in indexed addressing mode"
3718msgstr ""
3719
3720#: config/tc-h8300.c:975
3721msgid "expected valid addressing mode for mova: \"@(disp, ea.sz),ERn\""
3722msgstr ""
3723
3724#: config/tc-h8300.c:992 config/tc-h8300.c:1001
3725msgid "expected register"
3726msgstr ""
3727
3728#: config/tc-h8300.c:1017
3729msgid "expected closing paren"
3730msgstr ""
3731
3732#: config/tc-h8300.c:1076
3733#, c-format
3734msgid "can't use high part of register in operand %d"
3735msgstr ""
3736
3737#: config/tc-h8300.c:1242
3738#, c-format
3739msgid "Opcode `%s' with these operand types not available in %s mode"
3740msgstr ""
3741
3742#: config/tc-h8300.c:1251
3743msgid "mismatch between opcode size and operand size"
3744msgstr ""
3745
3746#: config/tc-h8300.c:1287
3747#, c-format
3748msgid "operand %s0x%lx out of range."
3749msgstr ""
3750
3751#: config/tc-h8300.c:1383
3752msgid "Can't work out size of operand.\n"
3753msgstr ""
3754
3755#: config/tc-h8300.c:1432
3756#, c-format
3757msgid "Opcode `%s' with these operand types not available in H8/300 mode"
3758msgstr ""
3759
3760#: config/tc-h8300.c:1437
3761#, c-format
3762msgid "Opcode `%s' with these operand types not available in H8/300H mode"
3763msgstr ""
3764
3765#: config/tc-h8300.c:1443
3766#, c-format
3767msgid "Opcode `%s' with these operand types not available in H8/300S mode"
3768msgstr ""
3769
3770#: config/tc-h8300.c:1504 config/tc-h8300.c:1524
3771msgid "Need #1 or #2 here"
3772msgstr ""
3773
3774#: config/tc-h8300.c:1519
3775msgid "#4 not valid on H8/300."
3776msgstr ""
3777
3778#: config/tc-h8300.c:1625 config/tc-h8300.c:1707
3779#, c-format
3780msgid "branch operand has odd offset (%lx)\n"
3781msgstr ""
3782
3783#: config/tc-h8300.c:1745
3784msgid "destination operand must be 16 bit register"
3785msgstr ""
3786
3787#: config/tc-h8300.c:1754
3788msgid "source operand must be 8 bit register"
3789msgstr ""
3790
3791#: config/tc-h8300.c:1762
3792msgid "destination operand must be 16bit absolute address"
3793msgstr ""
3794
3795#: config/tc-h8300.c:1769
3796msgid "destination operand must be 8 bit register"
3797msgstr ""
3798
3799#: config/tc-h8300.c:1777
3800msgid "source operand must be 16bit absolute address"
3801msgstr ""
3802
3803#. This seems more sane than saying "too many operands". We'll
3804#. get here only if the trailing trash starts with a comma.
3805#. Types or values of args don't match.
3806#: config/tc-h8300.c:1785 config/tc-mmix.c:499 config/tc-mmix.c:511
3807#: config/tc-mmix.c:2577 config/tc-mmix.c:2601 config/tc-mmix.c:2878
3808#: config/tc-or32.c:640 config/tc-or32.c:854
3809msgid "invalid operands"
3810msgstr ""
3811
3812#: config/tc-h8300.c:1816
3813msgid "operand/size mis-match"
3814msgstr ""
3815
3816#: config/tc-h8300.c:1912 config/tc-h8500.c:1112 config/tc-mips.c:9289
3817#: config/tc-sh64.c:2784 config/tc-sh.c:2655 config/tc-w65.c:691
3818#: config/tc-z8k.c:1214
3819msgid "unknown opcode"
3820msgstr ""
3821
3822#: config/tc-h8300.c:1945
3823msgid "invalid operand in ldm"
3824msgstr ""
3825
3826#: config/tc-h8300.c:1954
3827msgid "invalid operand in stm"
3828msgstr ""
3829
3830#: config/tc-h8300.c:2037 config/tc-h8500.c:1139 config/tc-sh.c:2780
3831#: config/tc-z8k.c:1269
3832#, c-format
3833msgid "call to tc_crawl_symbol_chain \n"
3834msgstr ""
3835
3836#: config/tc-h8300.c:2051 config/tc-h8500.c:1153 config/tc-sh.c:2786
3837#: config/tc-z8k.c:1283
3838#, c-format
3839msgid "call to tc_headers_hook \n"
3840msgstr ""
3841
3842#: config/tc-h8300.c:2138
3843#, c-format
3844msgid "call to tc_aout_fix_to_chars \n"
3845msgstr ""
3846
3847#: config/tc-h8300.c:2152
3848#, c-format
3849msgid "call to md_convert_frag \n"
3850msgstr ""
3851
3852#: config/tc-h8300.c:2206
3853#, c-format
3854msgid "call tomd_estimate_size_before_relax \n"
3855msgstr ""
3856
3857#: config/tc-h8300.c:2317 config/tc-mcore.c:2355 config/tc-pj.c:581
3858#: config/tc-sh.c:4240
3859#, c-format
3860msgid "Cannot represent relocation type %s"
3861msgstr ""
3862
3863#: config/tc-h8500.c:325
3864msgid ":24 not valid for this opcode"
3865msgstr ""
3866
3867#: config/tc-h8500.c:332
3868msgid "expect :8,:16 or :24"
3869msgstr ""
3870
3871#: config/tc-h8500.c:391
3872msgid "syntax error in reg list"
3873msgstr ""
3874
3875#: config/tc-h8500.c:409
3876msgid "missing final register in range"
3877msgstr ""
3878
3879#: config/tc-h8500.c:498 config/tc-h8500.c:505 config/tc-h8500.c:511
3880msgid "expected @(exp, Rn)"
3881msgstr ""
3882
3883#: config/tc-h8500.c:527
3884msgid "@Rn+ needs word register"
3885msgstr ""
3886
3887#: config/tc-h8500.c:537
3888msgid "@Rn needs word register"
3889msgstr ""
3890
3891#: config/tc-h8500.c:838 config/tc-sh.c:2013
3892#, c-format
3893msgid "unhandled %d\n"
3894msgstr ""
3895
3896#: config/tc-h8500.c:868
3897#, c-format
3898msgid "operand must be absolute in range %d..%d"
3899msgstr ""
3900
3901#: config/tc-h8500.c:963 config/tc-sh.c:2216
3902#, c-format
3903msgid "failed for %d\n"
3904msgstr ""
3905
3906#: config/tc-h8500.c:1128 config/tc-sh.c:2316 config/tc-sh.c:2711
3907#: config/tc-w65.c:710
3908msgid "invalid operands for opcode"
3909msgstr ""
3910
3911#. Simple range checking for FIELD against HIGH and LOW bounds.
3912#. IGNORE is used to suppress the error message.
3913#. Variant of CHECK_FIELD for use in md_apply_fix3 and other places where
3914#. the current file and line number are not valid.
3915#: config/tc-hppa.c:1169 config/tc-hppa.c:1183
3916#, c-format
3917msgid "Field out of range [%d..%d] (%d)."
3918msgstr ""
3919
3920#. Simple alignment checking for FIELD against ALIGN (a power of two).
3921#. IGNORE is used to suppress the error message.
3922#: config/tc-hppa.c:1197
3923#, c-format
3924msgid "Field not properly aligned [%d] (%d)."
3925msgstr ""
3926
3927#: config/tc-hppa.c:1226
3928msgid "Missing .exit\n"
3929msgstr ""
3930
3931#: config/tc-hppa.c:1229
3932msgid "Missing .procend\n"
3933msgstr ""
3934
3935#: config/tc-hppa.c:1409
3936#, c-format
3937msgid "Invalid field selector. Assuming F%%."
3938msgstr ""
3939
3940#: config/tc-hppa.c:1442
3941msgid "-R option not supported on this target."
3942msgstr ""
3943
3944#: config/tc-hppa.c:1458 config/tc-sparc.c:814 config/tc-sparc.c:850
3945#, c-format
3946msgid "Internal error: can't hash `%s': %s\n"
3947msgstr ""
3948
3949#: config/tc-hppa.c:1466 config/tc-i860.c:238
3950#, c-format
3951msgid "internal error: losing opcode: `%s' \"%s\"\n"
3952msgstr ""
3953
3954#: config/tc-hppa.c:1537 config/tc-hppa.c:7059 config/tc-hppa.c:7116
3955msgid "Missing function name for .PROC (corrupted label chain)"
3956msgstr ""
3957
3958#: config/tc-hppa.c:1540 config/tc-hppa.c:7119
3959msgid "Missing function name for .PROC"
3960msgstr ""
3961
3962#: config/tc-hppa.c:1647 config/tc-hppa.c:4916
3963msgid "could not update architecture and machine"
3964msgstr ""
3965
3966#: config/tc-hppa.c:1855
3967msgid "Invalid Indexed Load Completer."
3968msgstr ""
3969
3970#: config/tc-hppa.c:1860
3971msgid "Invalid Indexed Load Completer Syntax."
3972msgstr ""
3973
3974#: config/tc-hppa.c:1897
3975msgid "Invalid Short Load/Store Completer."
3976msgstr ""
3977
3978#: config/tc-hppa.c:1957 config/tc-hppa.c:1962
3979msgid "Invalid Store Bytes Short Completer"
3980msgstr ""
3981
3982#: config/tc-hppa.c:2273 config/tc-hppa.c:2279
3983msgid "Invalid left/right combination completer"
3984msgstr ""
3985
3986#: config/tc-hppa.c:2328 config/tc-hppa.c:2335
3987msgid "Invalid permutation completer"
3988msgstr ""
3989
3990#: config/tc-hppa.c:2435
3991#, c-format
3992msgid "Invalid Add Condition: %s"
3993msgstr ""
3994
3995#: config/tc-hppa.c:2446 config/tc-hppa.c:2456
3996msgid "Invalid Add and Branch Condition"
3997msgstr ""
3998
3999#: config/tc-hppa.c:2477 config/tc-hppa.c:2614
4000msgid "Invalid Compare/Subtract Condition"
4001msgstr ""
4002
4003#: config/tc-hppa.c:2517
4004#, c-format
4005msgid "Invalid Bit Branch Condition: %c"
4006msgstr ""
4007
4008#: config/tc-hppa.c:2602
4009#, c-format
4010msgid "Invalid Compare/Subtract Condition: %s"
4011msgstr ""
4012
4013#: config/tc-hppa.c:2629
4014msgid "Invalid Compare and Branch Condition"
4015msgstr ""
4016
4017#: config/tc-hppa.c:2725
4018msgid "Invalid Logical Instruction Condition."
4019msgstr ""
4020
4021#: config/tc-hppa.c:2780
4022msgid "Invalid Shift/Extract/Deposit Condition."
4023msgstr ""
4024
4025#: config/tc-hppa.c:2892
4026msgid "Invalid Unit Instruction Condition."
4027msgstr ""
4028
4029#: config/tc-hppa.c:3269 config/tc-hppa.c:3301 config/tc-hppa.c:3332
4030#: config/tc-hppa.c:3362
4031msgid "Branch to unaligned address"
4032msgstr ""
4033
4034#: config/tc-hppa.c:3540
4035msgid "Invalid SFU identifier"
4036msgstr ""
4037
4038#: config/tc-hppa.c:3590
4039msgid "Invalid COPR identifier"
4040msgstr ""
4041
4042#: config/tc-hppa.c:3719
4043msgid "Invalid Floating Point Operand Format."
4044msgstr ""
4045
4046#: config/tc-hppa.c:3836 config/tc-hppa.c:3856 config/tc-hppa.c:3876
4047#: config/tc-hppa.c:3896 config/tc-hppa.c:3916
4048msgid "Invalid register for single precision fmpyadd or fmpysub"
4049msgstr ""
4050
4051#: config/tc-hppa.c:3973
4052#, c-format
4053msgid "Invalid operands %s"
4054msgstr ""
4055
4056#: config/tc-hppa.c:4091
4057msgid "Cannot handle fixup"
4058msgstr ""
4059
4060#: config/tc-hppa.c:4392
4061#, c-format
4062msgid " -Q ignored\n"
4063msgstr ""
4064
4065#: config/tc-hppa.c:4396
4066#, c-format
4067msgid " -c print a warning if a comment is found\n"
4068msgstr ""
4069
4070#: config/tc-hppa.c:4467
4071#, c-format
4072msgid "no hppa_fixup entry for fixup type 0x%x"
4073msgstr ""
4074
4075#: config/tc-hppa.c:4638
4076msgid "Unknown relocation encountered in md_apply_fix."
4077msgstr ""
4078
4079#: config/tc-hppa.c:4780 config/tc-hppa.c:4805
4080#, c-format
4081msgid "Undefined register: '%s'."
4082msgstr ""
4083
4084#: config/tc-hppa.c:4839
4085#, c-format
4086msgid "Non-absolute symbol: '%s'."
4087msgstr ""
4088
4089#: config/tc-hppa.c:4854
4090#, c-format
4091msgid "Undefined absolute constant: '%s'."
4092msgstr ""
4093
4094#: config/tc-hppa.c:4955
4095#, c-format
4096msgid "Invalid FP Compare Condition: %s"
4097msgstr ""
4098
4099#: config/tc-hppa.c:5011
4100#, c-format
4101msgid "Invalid FTEST completer: %s"
4102msgstr ""
4103
4104#: config/tc-hppa.c:5078 config/tc-hppa.c:5116
4105#, c-format
4106msgid "Invalid FP Operand Format: %3s"
4107msgstr ""
4108
4109#: config/tc-hppa.c:5195
4110msgid "Bad segment in expression."
4111msgstr ""
4112
4113#: config/tc-hppa.c:5254
4114msgid "Bad segment (should be absolute)."
4115msgstr ""
4116
4117#: config/tc-hppa.c:5297
4118#, c-format
4119msgid "Invalid argument location: %s\n"
4120msgstr ""
4121
4122#: config/tc-hppa.c:5328
4123#, c-format
4124msgid "Invalid argument description: %d"
4125msgstr ""
4126
4127#: config/tc-hppa.c:5351
4128#, c-format
4129msgid "Invalid Nullification: (%c)"
4130msgstr ""
4131
4132#: config/tc-hppa.c:6071
4133#, c-format
4134msgid "Invalid .CALL argument: %s"
4135msgstr ""
4136
4137#: config/tc-hppa.c:6193
4138msgid ".callinfo is not within a procedure definition"
4139msgstr ""
4140
4141#: config/tc-hppa.c:6213
4142#, c-format
4143msgid "FRAME parameter must be a multiple of 8: %d\n"
4144msgstr ""
4145
4146#: config/tc-hppa.c:6232
4147msgid "Value for ENTRY_GR must be in the range 3..18\n"
4148msgstr ""
4149
4150#: config/tc-hppa.c:6244
4151msgid "Value for ENTRY_FR must be in the range 12..21\n"
4152msgstr ""
4153
4154#: config/tc-hppa.c:6254
4155msgid "Value for ENTRY_SR must be 3\n"
4156msgstr ""
4157
4158#: config/tc-hppa.c:6310
4159#, c-format
4160msgid "Invalid .CALLINFO argument: %s"
4161msgstr ""
4162
4163#: config/tc-hppa.c:6421
4164msgid "The .ENTER pseudo-op is not supported"
4165msgstr ""
4166
4167#: config/tc-hppa.c:6437
4168msgid "Misplaced .entry. Ignored."
4169msgstr ""
4170
4171#: config/tc-hppa.c:6441
4172msgid "Missing .callinfo."
4173msgstr ""
4174
4175#: config/tc-hppa.c:6507
4176msgid ".REG expression must be a register"
4177msgstr ""
4178
4179#: config/tc-hppa.c:6523
4180msgid "bad or irreducible absolute expression; zero assumed"
4181msgstr ""
4182
4183#: config/tc-hppa.c:6534
4184msgid ".REG must use a label"
4185msgstr ""
4186
4187#: config/tc-hppa.c:6536
4188msgid ".EQU must use a label"
4189msgstr ""
4190
4191#: config/tc-hppa.c:6589
4192msgid ".EXIT must appear within a procedure"
4193msgstr ""
4194
4195#: config/tc-hppa.c:6593
4196msgid "Missing .callinfo"
4197msgstr ""
4198
4199#: config/tc-hppa.c:6597
4200msgid "No .ENTRY for this .EXIT"
4201msgstr ""
4202
4203#: config/tc-hppa.c:6624
4204#, c-format
4205msgid "Cannot define export symbol: %s\n"
4206msgstr ""
4207
4208#: config/tc-hppa.c:6682
4209#, c-format
4210msgid "Using ENTRY rather than CODE in export directive for %s"
4211msgstr ""
4212
4213#: config/tc-hppa.c:6799
4214#, c-format
4215msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s"
4216msgstr ""
4217
4218#: config/tc-hppa.c:6881
4219msgid "Missing label name on .LABEL"
4220msgstr ""
4221
4222#: config/tc-hppa.c:6886
4223msgid "extra .LABEL arguments ignored."
4224msgstr ""
4225
4226#: config/tc-hppa.c:6903
4227msgid "The .LEAVE pseudo-op is not supported"
4228msgstr ""
4229
4230#: config/tc-hppa.c:6942
4231msgid "Unrecognized .LEVEL argument\n"
4232msgstr ""
4233
4234#: config/tc-hppa.c:6978
4235#, c-format
4236msgid "Cannot define static symbol: %s\n"
4237msgstr ""
4238
4239#: config/tc-hppa.c:7013
4240msgid "Nested procedures"
4241msgstr ""
4242
4243#: config/tc-hppa.c:7023
4244msgid "Cannot allocate unwind descriptor\n"
4245msgstr ""
4246
4247#: config/tc-hppa.c:7123
4248msgid "misplaced .procend"
4249msgstr ""
4250
4251#: config/tc-hppa.c:7126
4252msgid "Missing .callinfo for this procedure"
4253msgstr ""
4254
4255#: config/tc-hppa.c:7129
4256msgid "Missing .EXIT for a .ENTRY"
4257msgstr ""
4258
4259#: config/tc-hppa.c:7167
4260msgid "Not in a space.\n"
4261msgstr ""
4262
4263#: config/tc-hppa.c:7170
4264msgid "Not in a subspace.\n"
4265msgstr ""
4266
4267#: config/tc-hppa.c:7261
4268msgid "Invalid .SPACE argument"
4269msgstr ""
4270
4271#: config/tc-hppa.c:7308
4272msgid "Can't change spaces within a procedure definition. Ignored"
4273msgstr ""
4274
4275#: config/tc-hppa.c:7437
4276#, c-format
4277msgid "Undefined space: '%s' Assuming space number = 0."
4278msgstr ""
4279
4280#: config/tc-hppa.c:7461
4281msgid "Must be in a space before changing or declaring subspaces.\n"
4282msgstr ""
4283
4284#: config/tc-hppa.c:7465
4285msgid "Can't change subspaces within a procedure definition. Ignored"
4286msgstr ""
4287
4288#: config/tc-hppa.c:7500
4289msgid "Parameters of an existing subspace can't be modified"
4290msgstr ""
4291
4292#: config/tc-hppa.c:7551
4293msgid "Alignment must be a power of 2"
4294msgstr ""
4295
4296#: config/tc-hppa.c:7593
4297msgid "FIRST not supported as a .SUBSPACE argument"
4298msgstr ""
4299
4300#: config/tc-hppa.c:7595
4301msgid "Invalid .SUBSPACE argument"
4302msgstr ""
4303
4304#: config/tc-hppa.c:7775
4305#, c-format
4306msgid "Internal error: Unable to find containing space for %s."
4307msgstr ""
4308
4309#: config/tc-hppa.c:7814
4310#, c-format
4311msgid "Out of memory: could not allocate new space chain entry: %s\n"
4312msgstr ""
4313
4314#: config/tc-hppa.c:7900
4315#, c-format
4316msgid "Out of memory: could not allocate new subspace chain entry: %s\n"
4317msgstr ""
4318
4319#: config/tc-hppa.c:8633
4320#, c-format
4321msgid "Symbol '%s' could not be created."
4322msgstr ""
4323
4324#: config/tc-hppa.c:8637
4325msgid "No memory for symbol name."
4326msgstr ""
4327
4328#: config/tc-i386.c:684
4329#, c-format
4330msgid "%s shortened to %s"
4331msgstr ""
4332
4333#: config/tc-i386.c:740
4334msgid "same type of prefix used twice"
4335msgstr ""
4336
4337#: config/tc-i386.c:758
4338msgid "64bit mode not supported on this CPU."
4339msgstr ""
4340
4341#: config/tc-i386.c:762
4342msgid "32bit mode not supported on this CPU."
4343msgstr ""
4344
4345#: config/tc-i386.c:795
4346msgid "bad argument to syntax directive."
4347msgstr ""
4348
4349#: config/tc-i386.c:832
4350#, c-format
4351msgid "no such architecture: `%s'"
4352msgstr ""
4353
4354#: config/tc-i386.c:837
4355msgid "missing cpu architecture"
4356msgstr ""
4357
4358#: config/tc-i386.c:851
4359#, c-format
4360msgid "no such architecture modifier: `%s'"
4361msgstr ""
4362
4363#: config/tc-i386.c:867 config/tc-i386.c:4961
4364msgid "Unknown architecture"
4365msgstr ""
4366
4367#: config/tc-i386.c:901 config/tc-i386.c:924 config/tc-m68k.c:3980
4368#, c-format
4369msgid "Internal Error: Can't hash %s: %s"
4370msgstr ""
4371
4372#: config/tc-i386.c:1177
4373msgid "There are no unsigned pc-relative relocations"
4374msgstr ""
4375
4376#: config/tc-i386.c:1184 config/tc-i386.c:5168
4377#, c-format
4378msgid "can not do %d byte pc-relative relocation"
4379msgstr ""
4380
4381#: config/tc-i386.c:1201
4382#, c-format
4383msgid "can not do %s %d byte relocation"
4384msgstr ""
4385
4386#: config/tc-i386.c:1391
4387#, c-format
4388msgid "can't use register '%%%s' as operand %d in '%s'."
4389msgstr ""
4390
4391#. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc.
4392#: config/tc-i386.c:1420
4393#, c-format
4394msgid "translating to `%sp'"
4395msgstr ""
4396
4397#: config/tc-i386.c:1465
4398#, c-format
4399msgid "can't encode register '%%%s' in an instruction requiring REX prefix.\n"
4400msgstr ""
4401
4402#: config/tc-i386.c:1504 config/tc-i386.c:1599
4403#, c-format
4404msgid "no such instruction: `%s'"
4405msgstr ""
4406
4407#: config/tc-i386.c:1514 config/tc-i386.c:1631
4408#, c-format
4409msgid "invalid character %s in mnemonic"
4410msgstr ""
4411
4412#: config/tc-i386.c:1521
4413msgid "expecting prefix; got nothing"
4414msgstr ""
4415
4416#: config/tc-i386.c:1523
4417msgid "expecting mnemonic; got nothing"
4418msgstr ""
4419
4420#: config/tc-i386.c:1542
4421#, c-format
4422msgid "redundant %s prefix"
4423msgstr ""
4424
4425#: config/tc-i386.c:1640
4426#, c-format
4427msgid "`%s' is not supported on `%s'"
4428msgstr ""
4429
4430#: config/tc-i386.c:1645
4431msgid "use .code16 to ensure correct addressing mode"
4432msgstr ""
4433
4434#: config/tc-i386.c:1652
4435#, c-format
4436msgid "expecting string instruction after `%s'"
4437msgstr ""
4438
4439#: config/tc-i386.c:1680
4440#, c-format
4441msgid "invalid character %s before operand %d"
4442msgstr ""
4443
4444#: config/tc-i386.c:1694
4445#, c-format
4446msgid "unbalanced parenthesis in operand %d."
4447msgstr ""
4448
4449#: config/tc-i386.c:1697
4450#, c-format
4451msgid "unbalanced brackets in operand %d."
4452msgstr ""
4453
4454#: config/tc-i386.c:1706
4455#, c-format
4456msgid "invalid character %s in operand %d"
4457msgstr ""
4458
4459#: config/tc-i386.c:1733
4460#, c-format
4461msgid "spurious operands; (%d operands/instruction max)"
4462msgstr ""
4463
4464#: config/tc-i386.c:1756
4465msgid "expecting operand after ','; got nothing"
4466msgstr ""
4467
4468#: config/tc-i386.c:1761
4469msgid "expecting operand before ','; got nothing"
4470msgstr ""
4471
4472#. We found no match.
4473#: config/tc-i386.c:2103
4474#, c-format
4475msgid "suffix or operands invalid for `%s'"
4476msgstr ""
4477
4478#: config/tc-i386.c:2114
4479#, c-format
4480msgid "indirect %s without `*'"
4481msgstr ""
4482
4483#. Warn them that a data or address size prefix doesn't
4484#. affect assembly of the next line of code.
4485#: config/tc-i386.c:2122
4486#, c-format
4487msgid "stand-alone `%s' prefix"
4488msgstr ""
4489
4490#: config/tc-i386.c:2151 config/tc-i386.c:2166
4491#, c-format
4492msgid "`%s' operand %d must use `%%es' segment"
4493msgstr ""
4494
4495#: config/tc-i386.c:2246
4496msgid ""
4497"no instruction mnemonic suffix given and no register operands; can't size "
4498"instruction"
4499msgstr ""
4500
4501#. Prohibit these changes in the 64bit mode, since the
4502#. lowering is more complicated.
4503#: config/tc-i386.c:2330 config/tc-i386.c:2389 config/tc-i386.c:2406
4504#: config/tc-i386.c:2438 config/tc-i386.c:2471
4505#, c-format
4506msgid "Incorrect register `%%%s' used with `%c' suffix"
4507msgstr ""
4508
4509#: config/tc-i386.c:2338 config/tc-i386.c:2396 config/tc-i386.c:2478
4510#, c-format
4511msgid "using `%%%s' instead of `%%%s' due to `%c' suffix"
4512msgstr ""
4513
4514#: config/tc-i386.c:2353 config/tc-i386.c:2374 config/tc-i386.c:2425
4515#: config/tc-i386.c:2456
4516#, c-format
4517msgid "`%%%s' not allowed with `%s%c'"
4518msgstr ""
4519
4520#: config/tc-i386.c:2519
4521msgid "no instruction mnemonic suffix given; can't determine immediate size"
4522msgstr ""
4523
4524#: config/tc-i386.c:2552
4525#, c-format
4526msgid ""
4527"no instruction mnemonic suffix given; can't determine immediate size %x %c"
4528msgstr ""
4529
4530#. Reversed arguments on faddp, fsubp, etc.
4531#: config/tc-i386.c:2601
4532#, c-format
4533msgid "translating to `%s %%%s,%%%s'"
4534msgstr ""
4535
4536#. Extraneous `l' suffix on fp insn.
4537#: config/tc-i386.c:2608
4538#, c-format
4539msgid "translating to `%s %%%s'"
4540msgstr ""
4541
4542#: config/tc-i386.c:2626
4543#, c-format
4544msgid "you can't `pop %%cs'"
4545msgstr ""
4546
4547#. lea
4548#: config/tc-i386.c:2645
4549msgid "segment override on `lea' is ineffectual"
4550msgstr ""
4551
4552#: config/tc-i386.c:2954 config/tc-i386.c:3048 config/tc-i386.c:3093
4553msgid "skipping prefixes on this instruction"
4554msgstr ""
4555
4556#: config/tc-i386.c:3113
4557msgid "16-bit jump out of range"
4558msgstr ""
4559
4560#: config/tc-i386.c:3122
4561#, c-format
4562msgid "can't handle non absolute segment in `%s'"
4563msgstr ""
4564
4565#: config/tc-i386.c:3580
4566#, c-format
4567msgid "@%s reloc is not supported in %s bit mode"
4568msgstr ""
4569
4570#: config/tc-i386.c:3656
4571msgid "only 1 or 2 immediate operands are allowed"
4572msgstr ""
4573
4574#: config/tc-i386.c:3679 config/tc-i386.c:3861
4575#, c-format
4576msgid "junk `%s' after expression"
4577msgstr ""
4578
4579#. Missing or bad expr becomes absolute 0.
4580#: config/tc-i386.c:3690
4581#, c-format
4582msgid "missing or invalid immediate expression `%s' taken as 0"
4583msgstr ""
4584
4585#: config/tc-i386.c:3715 config/tc-i386.c:3919
4586#, c-format
4587msgid "unimplemented segment %s in operand"
4588msgstr ""
4589
4590#: config/tc-i386.c:3758 config/tc-i386.c:5879
4591#, c-format
4592msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'"
4593msgstr ""
4594
4595#: config/tc-i386.c:3765
4596#, c-format
4597msgid "scale factor of %d without an index register"
4598msgstr ""
4599
4600#: config/tc-i386.c:3880
4601#, c-format
4602msgid "bad expression used with @%s"
4603msgstr ""
4604
4605#. Missing or bad expr becomes absolute 0.
4606#: config/tc-i386.c:3901
4607#, c-format
4608msgid "missing or invalid displacement expression `%s' taken as 0"
4609msgstr ""
4610
4611#: config/tc-i386.c:4016
4612#, c-format
4613msgid "`%s' is not a valid base/index expression"
4614msgstr ""
4615
4616#: config/tc-i386.c:4020
4617#, c-format
4618msgid "`%s' is not a valid %s bit base/index expression"
4619msgstr ""
4620
4621#: config/tc-i386.c:4095
4622#, c-format
4623msgid "bad memory operand `%s'"
4624msgstr ""
4625
4626#: config/tc-i386.c:4110
4627#, c-format
4628msgid "junk `%s' after register"
4629msgstr ""
4630
4631#: config/tc-i386.c:4119 config/tc-i386.c:4234 config/tc-i386.c:4272
4632#, c-format
4633msgid "bad register name `%s'"
4634msgstr ""
4635
4636#: config/tc-i386.c:4127
4637msgid "immediate operand illegal with absolute jump"
4638msgstr ""
4639
4640#: config/tc-i386.c:4149
4641#, c-format
4642msgid "too many memory references for `%s'"
4643msgstr ""
4644
4645#: config/tc-i386.c:4227
4646#, c-format
4647msgid "expecting `,' or `)' after index register in `%s'"
4648msgstr ""
4649
4650#: config/tc-i386.c:4251
4651#, c-format
4652msgid "expecting `)' after scale factor in `%s'"
4653msgstr ""
4654
4655#: config/tc-i386.c:4258
4656#, c-format
4657msgid "expecting index register or scale factor after `,'; got '%c'"
4658msgstr ""
4659
4660#: config/tc-i386.c:4265
4661#, c-format
4662msgid "expecting `,' or `)' after base register in `%s'"
4663msgstr ""
4664
4665#. It's not a memory operand; argh!
4666#: config/tc-i386.c:4306
4667#, c-format
4668msgid "invalid char %s beginning operand %d `%s'"
4669msgstr ""
4670
4671#: config/tc-i386.c:4481
4672msgid "long jump required"
4673msgstr ""
4674
4675#: config/tc-i386.c:4745
4676msgid "Bad call to md_atof ()"
4677msgstr ""
4678
4679#: config/tc-i386.c:4913
4680msgid "No compiled in support for x86_64"
4681msgstr ""
4682
4683#: config/tc-i386.c:4934
4684#, c-format
4685msgid ""
4686" -Q ignored\n"
4687" -V print assembler version number\n"
4688" -k ignored\n"
4689" -n Do not optimize code alignment\n"
4690" -q quieten some warnings\n"
4691" -s ignored\n"
4692msgstr ""
4693
4694#: config/tc-i386.c:4942
4695#, c-format
4696msgid ""
4697" -n Do not optimize code alignment\n"
4698" -q quieten some warnings\n"
4699msgstr ""
4700
4701#: config/tc-i386.c:5042 config/tc-s390.c:1847
4702msgid "GOT already in symbol table"
4703msgstr ""
4704
4705#: config/tc-i386.c:5183
4706#, c-format
4707msgid "can not do %d byte relocation"
4708msgstr ""
4709
4710#: config/tc-i386.c:5251 config/tc-s390.c:2291
4711#, c-format
4712msgid "cannot represent relocation type %s"
4713msgstr ""
4714
4715#: config/tc-i386.c:5480
4716#, c-format
4717msgid "too many memory references for '%s'"
4718msgstr ""
4719
4720#: config/tc-i386.c:5644
4721#, c-format
4722msgid "Unknown operand modifier `%s'\n"
4723msgstr ""
4724
4725#: config/tc-i386.c:5851
4726#, c-format
4727msgid "`%s' is not a valid segment register"
4728msgstr ""
4729
4730#: config/tc-i386.c:5861 config/tc-i386.c:5982
4731msgid "Register scaling only allowed in memory operands."
4732msgstr ""
4733
4734#: config/tc-i386.c:5892
4735msgid "Too many register references in memory operand.\n"
4736msgstr ""
4737
4738#: config/tc-i386.c:5961
4739#, c-format
4740msgid "Syntax error. Expecting a constant. Got `%s'.\n"
4741msgstr ""
4742
4743#: config/tc-i386.c:6031
4744#, c-format
4745msgid "Unrecognized token '%s'"
4746msgstr ""
4747
4748#: config/tc-i386.c:6048
4749#, c-format
4750msgid "Unexpected token `%s'\n"
4751msgstr ""
4752
4753#: config/tc-i386.c:6192
4754#, c-format
4755msgid "Unrecognized token `%s'\n"
4756msgstr ""
4757
4758#: config/tc-i860.c:124
4759msgid "Directive .dual available only with -mintel-syntax option"
4760msgstr ""
4761
4762#: config/tc-i860.c:134
4763msgid "Directive .enddual available only with -mintel-syntax option"
4764msgstr ""
4765
4766#: config/tc-i860.c:147
4767msgid "Directive .atmp available only with -mintel-syntax option"
4768msgstr ""
4769
4770#: config/tc-i860.c:169 config/tc-i860.c:173
4771msgid "Unknown temporary pseudo register"
4772msgstr ""
4773
4774#: config/tc-i860.c:229 config/tc-mips.c:1149
4775#, c-format
4776msgid "internal error: can't hash `%s': %s\n"
4777msgstr ""
4778
4779#: config/tc-i860.c:249
4780msgid "Defective assembler. No assembly attempted."
4781msgstr ""
4782
4783#: config/tc-i860.c:402
4784#, c-format
4785msgid "Expanded opcode after delayed branch: `%s'"
4786msgstr ""
4787
4788#: config/tc-i860.c:406
4789#, c-format
4790msgid "Expanded opcode in dual mode: `%s'"
4791msgstr ""
4792
4793#: config/tc-i860.c:410
4794#, c-format
4795msgid "An instruction was expanded (%s)"
4796msgstr ""
4797
4798#: config/tc-i860.c:676
4799msgid "Pipelined instruction: fsrc1 = fdest"
4800msgstr ""
4801
4802#: config/tc-i860.c:879 config/tc-i860.c:886 config/tc-i860.c:893
4803msgid "Assembler does not yet support PIC"
4804msgstr ""
4805
4806#: config/tc-i860.c:957
4807#, c-format
4808msgid "Illegal operands for %s"
4809msgstr ""
4810
4811#: config/tc-i860.c:974
4812#, c-format
4813msgid "'d.%s' must be 8-byte aligned"
4814msgstr ""
4815
4816#: config/tc-i860.c:982
4817#, c-format
4818msgid "Prefix 'd.' invalid for instruction `%s'"
4819msgstr ""
4820
4821#: config/tc-i860.c:1005 config/tc-sparc.c:2845
4822msgid "bad segment"
4823msgstr ""
4824
4825#: config/tc-i860.c:1088
4826msgid "i860_estimate_size_before_relax\n"
4827msgstr ""
4828
4829#: config/tc-i860.c:1187
4830#, c-format
4831msgid ""
4832" -EL\t\t\t generate code for little endian mode (default)\n"
4833" -EB\t\t\t generate code for big endian mode\n"
4834" -mwarn-expand\t\t warn if pseudo operations are expanded\n"
4835" -mxp\t\t\t enable i860XP support (disabled by default)\n"
4836" -mintel-syntax\t enable Intel syntax (default to AT&T/SVR4)\n"
4837msgstr ""
4838
4839#. SVR4 compatibility flags.
4840#: config/tc-i860.c:1195
4841#, c-format
4842msgid ""
4843" -V\t\t\t print assembler version number\n"
4844" -Qy, -Qn\t\t ignored\n"
4845msgstr ""
4846
4847#: config/tc-i860.c:1258
4848msgid "This immediate requires 0 MOD 2 alignment"
4849msgstr ""
4850
4851#: config/tc-i860.c:1261
4852msgid "This immediate requires 0 MOD 4 alignment"
4853msgstr ""
4854
4855#: config/tc-i860.c:1264
4856msgid "This immediate requires 0 MOD 8 alignment"
4857msgstr ""
4858
4859#: config/tc-i860.c:1267
4860msgid "This immediate requires 0 MOD 16 alignment"
4861msgstr ""
4862
4863#: config/tc-i860.c:1362
4864msgid "5-bit immediate too large"
4865msgstr ""
4866
4867#: config/tc-i860.c:1365
4868msgid "5-bit field must be absolute"
4869msgstr ""
4870
4871#: config/tc-i860.c:1410 config/tc-i860.c:1433
4872msgid "A branch offset requires 0 MOD 4 alignment"
4873msgstr ""
4874
4875#: config/tc-i860.c:1454
4876#, c-format
4877msgid "Unrecognized fix-up (0x%08lx)"
4878msgstr ""
4879
4880#: config/tc-i860.h:80
4881msgid "i860_convert_frag\n"
4882msgstr ""
4883
4884#: config/tc-i960.c:574
4885#, c-format
4886msgid "Hashing returned \"%s\"."
4887msgstr ""
4888
4889#. Offset of last character in opcode mnemonic
4890#: config/tc-i960.c:608
4891msgid "branch prediction invalid on this opcode"
4892msgstr ""
4893
4894#: config/tc-i960.c:648
4895#, c-format
4896msgid "invalid opcode, \"%s\"."
4897msgstr ""
4898
4899#: config/tc-i960.c:653
4900#, c-format
4901msgid "improper number of operands. expecting %d, got %d"
4902msgstr ""
4903
4904#: config/tc-i960.c:877
4905#, c-format
4906msgid "Fixup of %ld too large for field width of %d"
4907msgstr ""
4908
4909#: config/tc-i960.c:994
4910#, c-format
4911msgid "invalid architecture %s"
4912msgstr ""
4913
4914#: config/tc-i960.c:1014
4915#, c-format
4916msgid "I960 options:\n"
4917msgstr ""
4918
4919#: config/tc-i960.c:1017
4920#, c-format
4921msgid ""
4922"\n"
4923"\t\t\tspecify variant of 960 architecture\n"
4924"-b\t\t\tadd code to collect statistics about branches taken\n"
4925"-link-relax\t\tpreserve individual alignment directives so linker\n"
4926"\t\t\tcan do relaxing (b.out format only)\n"
4927"-no-relax\t\tdon't alter compare-and-branch instructions for\n"
4928"\t\t\tlong displacements\n"
4929msgstr ""
4930
4931#: config/tc-i960.c:1419 config/tc-xtensa.c:8466
4932msgid "too many operands"
4933msgstr ""
4934
4935#: config/tc-i960.c:1477 config/tc-i960.c:1702
4936msgid "expression syntax error"
4937msgstr ""
4938
4939#: config/tc-i960.c:1515
4940msgid "attempt to branch into different segment"
4941msgstr ""
4942
4943#: config/tc-i960.c:1519
4944#, c-format
4945msgid "target of %s instruction must be a label"
4946msgstr ""
4947
4948#: config/tc-i960.c:1557
4949msgid "unmatched '['"
4950msgstr ""
4951
4952#: config/tc-i960.c:1568
4953msgid "garbage after index spec ignored"
4954msgstr ""
4955
4956#. We never moved: there was no opcode either!
4957#: config/tc-i960.c:1633
4958msgid "missing opcode"
4959msgstr ""
4960
4961#: config/tc-i960.c:2046
4962msgid "invalid index register"
4963msgstr ""
4964
4965#: config/tc-i960.c:2069
4966msgid "invalid scale factor"
4967msgstr ""
4968
4969#: config/tc-i960.c:2250
4970msgid "unaligned register"
4971msgstr ""
4972
4973#: config/tc-i960.c:2273
4974msgid "no such sfr in this architecture"
4975msgstr ""
4976
4977#: config/tc-i960.c:2311
4978msgid "illegal literal"
4979msgstr ""
4980
4981#. Should not happen: see block comment above
4982#: config/tc-i960.c:2539
4983#, c-format
4984msgid "Trying to 'bal' to %s"
4985msgstr ""
4986
4987#: config/tc-i960.c:2550
4988msgid "Looks like a proc, but can't tell what kind.\n"
4989msgstr ""
4990
4991#: config/tc-i960.c:2582
4992msgid "should have 1 or 2 operands"
4993msgstr ""
4994
4995#: config/tc-i960.c:2591 config/tc-i960.c:2610
4996#, c-format
4997msgid "Redefining leafproc %s"
4998msgstr ""
4999
5000#: config/tc-i960.c:2641
5001msgid "should have two operands"
5002msgstr ""
5003
5004#: config/tc-i960.c:2651
5005msgid "'entry_num' must be absolute number in [0,31]"
5006msgstr ""
5007
5008#: config/tc-i960.c:2660
5009#, c-format
5010msgid "Redefining entrynum for sysproc %s"
5011msgstr ""
5012
5013#: config/tc-i960.c:2764
5014msgid "architecture of opcode conflicts with that of earlier instruction(s)"
5015msgstr ""
5016
5017#: config/tc-i960.c:2785
5018msgid "big endian mode is not supported"
5019msgstr ""
5020
5021#: config/tc-i960.c:2787
5022#, c-format
5023msgid "ignoring unrecognized .endian type `%s'"
5024msgstr ""
5025
5026#: config/tc-i960.c:3071
5027#, c-format
5028msgid "leafproc symbol '%s' undefined"
5029msgstr ""
5030
5031#: config/tc-i960.c:3081
5032#, c-format
5033msgid "Warning: making leafproc entries %s and %s both global\n"
5034msgstr ""
5035
5036#: config/tc-i960.c:3190
5037msgid "option --link-relax is only supported in b.out format"
5038msgstr ""
5039
5040#: config/tc-ia64.c:984
5041msgid "Bad .section directive: want a,o,s,w,x,M,S,G,T in string"
5042msgstr ""
5043
5044#: config/tc-ia64.c:1127
5045msgid "Unwind directive not followed by an instruction."
5046msgstr ""
5047
5048#: config/tc-ia64.c:4606
5049msgid "Register name expected"
5050msgstr ""
5051
5052#: config/tc-ia64.c:4611 config/tc-ia64.c:4897
5053msgid "Comma expected"
5054msgstr ""
5055
5056#: config/tc-ia64.c:4619
5057msgid "Register value annotation ignored"
5058msgstr ""
5059
5060#: config/tc-ia64.c:4643
5061msgid "Directive invalid within a bundle"
5062msgstr ""
5063
5064#: config/tc-ia64.c:4710
5065msgid "Missing predicate relation type"
5066msgstr ""
5067
5068#: config/tc-ia64.c:4726
5069msgid "Unrecognized predicate relation type"
5070msgstr ""
5071
5072#: config/tc-ia64.c:4746 config/tc-ia64.c:4771
5073msgid "Predicate register expected"
5074msgstr ""
5075
5076#: config/tc-ia64.c:4758
5077msgid "Duplicate predicate register ignored"
5078msgstr ""
5079
5080#: config/tc-ia64.c:4780
5081msgid "Bad register range"
5082msgstr ""
5083
5084#: config/tc-ia64.c:4808
5085msgid "Predicate source and target required"
5086msgstr ""
5087
5088#: config/tc-ia64.c:4810 config/tc-ia64.c:4822
5089msgid "Use of p0 is not valid in this context"
5090msgstr ""
5091
5092#: config/tc-ia64.c:4817
5093msgid "At least two PR arguments expected"
5094msgstr ""
5095
5096#: config/tc-ia64.c:4831
5097msgid "At least one PR argument expected"
5098msgstr ""
5099
5100#: config/tc-ia64.c:4867
5101#, c-format
5102msgid "Inserting \"%s\" into entry hint table failed: %s"
5103msgstr ""
5104
5105#. FIXME -- need 62-bit relocation type
5106#: config/tc-ia64.c:5345
5107msgid "62-bit relocation not yet implemented"
5108msgstr ""
5109
5110#. XXX technically, this is wrong: we should not be issuing warning
5111#. messages until we're sure this instruction pattern is going to
5112#. be used!
5113#: config/tc-ia64.c:5418
5114msgid "lower 16 bits of mask ignored"
5115msgstr ""
5116
5117#: config/tc-ia64.c:5982
5118msgid "Value truncated to 62 bits"
5119msgstr ""
5120
5121#: config/tc-ia64.c:6355
5122msgid ""
5123"Additional NOP may be necessary to workaround Itanium processor A/B step "
5124"errata"
5125msgstr ""
5126
5127#: config/tc-ia64.c:6546
5128#, c-format
5129msgid "Unrecognized option '-x%s'"
5130msgstr ""
5131
5132#: config/tc-ia64.c:6574
5133msgid ""
5134"IA-64 options:\n"
5135" --mconstant-gp\t mark output file as using the constant-GP model\n"
5136"\t\t\t (sets ELF header flag EF_IA_64_CONS_GP)\n"
5137" --mauto-pic\t\t mark output file as using the constant-GP model\n"
5138"\t\t\t without function descriptors (sets ELF header flag\n"
5139"\t\t\t EF_IA_64_NOFUNCDESC_CONS_GP)\n"
5140" -milp32|-milp64|-mlp64|-mp64\tselect data model (default -mlp64)\n"
5141" -mle | -mbe\t\t select little- or big-endian byte order (default -mle)\n"
5142" -x | -xexplicit\t turn on dependency violation checking (default)\n"
5143" -xauto\t\t automagically remove dependency violations\n"
5144" -xdebug\t\t debug dependency violation checker\n"
5145msgstr ""
5146
5147#: config/tc-ia64.c:6593
5148msgid "--gstabs is not supported for ia64"
5149msgstr ""
5150
5151#: config/tc-ia64.c:6896 config/tc-mips.c:1138
5152msgid "Could not set architecture and machine"
5153msgstr ""
5154
5155#: config/tc-ia64.c:7003
5156msgid "Explicit stops are ignored in auto mode"
5157msgstr ""
5158
5159#: config/tc-ia64.c:7053
5160msgid "Found '{' after explicit switch to automatic mode"
5161msgstr ""
5162
5163#: config/tc-ia64.c:7517
5164#, c-format
5165msgid "Unhandled dependency %s for %s (%s), note %d"
5166msgstr ""
5167
5168#: config/tc-ia64.c:8793
5169#, c-format
5170msgid "Unrecognized dependency specifier %d\n"
5171msgstr ""
5172
5173#: config/tc-ia64.c:9668
5174msgid "Only the first path encountering the conflict is reported"
5175msgstr ""
5176
5177#: config/tc-ia64.c:9671
5178msgid "This is the location of the conflicting usage"
5179msgstr ""
5180
5181#: config/tc-ia64.c:10886
5182msgid "Can't add stop bit to mark end of instruction group"
5183msgstr ""
5184
5185#: config/tc-ia64.c:10983 read.c:1344 read.c:2075 read.c:2669
5186msgid "expected symbol name"
5187msgstr ""
5188
5189#: config/tc-ia64.c:10993 read.c:2085 read.c:2679 stabs.c:471
5190#, c-format
5191msgid "expected comma after \"%s\""
5192msgstr ""
5193
5194#: config/tc-ia64.c:11034
5195#, c-format
5196msgid "`%s' is already the alias of %s `%s'"
5197msgstr ""
5198
5199#: config/tc-ia64.c:11044
5200#, c-format
5201msgid "%s `%s' already has an alias `%s'"
5202msgstr ""
5203
5204#: config/tc-ia64.c:11055
5205#, c-format
5206msgid "inserting \"%s\" into %s alias hash table failed: %s"
5207msgstr ""
5208
5209#: config/tc-ia64.c:11063
5210#, c-format
5211msgid "inserting \"%s\" into %s name hash table failed: %s"
5212msgstr ""
5213
5214#: config/tc-ia64.c:11082
5215#, c-format
5216msgid "symbol `%s' aliased to `%s' is not used"
5217msgstr ""
5218
5219#: config/tc-ia64.c:11104
5220#, c-format
5221msgid "section `%s' aliased to `%s' is not used"
5222msgstr ""
5223
5224#: config/tc-ip2k.c:123
5225#, c-format
5226msgid "IP2K specific command line options:\n"
5227msgstr ""
5228
5229#: config/tc-ip2k.c:124
5230#, c-format
5231msgid " -mip2022 restrict to IP2022 insns \n"
5232msgstr ""
5233
5234#: config/tc-ip2k.c:125
5235#, c-format
5236msgid " -mip2022ext permit extended IP2022 insn\n"
5237msgstr ""
5238
5239#: config/tc-ip2k.c:246
5240msgid "md_pcrel_from\n"
5241msgstr ""
5242
5243#. Pretend that we do not recognise this option.
5244#: config/tc-m32r.c:349
5245msgid "Unrecognised option: -hidden"
5246msgstr ""
5247
5248#: config/tc-m32r.c:376 config/tc-sparc.c:596
5249msgid "Unrecognized option following -K"
5250msgstr ""
5251
5252#: config/tc-m32r.c:402
5253#, c-format
5254msgid " M32R specific command line options:\n"
5255msgstr ""
5256
5257#: config/tc-m32r.c:404
5258#, c-format
5259msgid ""
5260" -m32r disable support for the m32rx instruction set\n"
5261msgstr ""
5262
5263#: config/tc-m32r.c:406
5264#, c-format
5265msgid " -m32rx support the extended m32rx instruction set\n"
5266msgstr ""
5267
5268#: config/tc-m32r.c:408
5269#, c-format
5270msgid " -m32r2 support the extended m32r2 instruction set\n"
5271msgstr ""
5272
5273#: config/tc-m32r.c:410
5274#, c-format
5275msgid " -EL,-little produce little endian code and data\n"
5276msgstr ""
5277
5278#: config/tc-m32r.c:412
5279#, c-format
5280msgid " -EB,-big produce big endian code and data\n"
5281msgstr ""
5282
5283#: config/tc-m32r.c:414
5284#, c-format
5285msgid " -parallel try to combine instructions in parallel\n"
5286msgstr ""
5287
5288#: config/tc-m32r.c:416
5289#, c-format
5290msgid " -no-parallel disable -parallel\n"
5291msgstr ""
5292
5293#: config/tc-m32r.c:418
5294#, c-format
5295msgid ""
5296" -no-bitinst disallow the M32R2's extended bit-field "
5297"instructions\n"
5298msgstr ""
5299
5300#: config/tc-m32r.c:420
5301#, c-format
5302msgid " -O try to optimize code. Implies -parallel\n"
5303msgstr ""
5304
5305#: config/tc-m32r.c:423
5306#, c-format
5307msgid ""
5308" -warn-explicit-parallel-conflicts warn when parallel instructions\n"
5309msgstr ""
5310
5311#: config/tc-m32r.c:425
5312#, c-format
5313msgid " might violate contraints\n"
5314msgstr ""
5315
5316#: config/tc-m32r.c:427
5317#, c-format
5318msgid " -no-warn-explicit-parallel-conflicts do not warn when parallel\n"
5319msgstr ""
5320
5321#: config/tc-m32r.c:429
5322#, c-format
5323msgid ""
5324" instructions might violate "
5325"contraints\n"
5326msgstr ""
5327
5328#: config/tc-m32r.c:431
5329#, c-format
5330msgid ""
5331" -Wp synonym for -warn-explicit-parallel-conflicts\n"
5332msgstr ""
5333
5334#: config/tc-m32r.c:433
5335#, c-format
5336msgid ""
5337" -Wnp synonym for -no-warn-explicit-parallel-conflicts\n"
5338msgstr ""
5339
5340#: config/tc-m32r.c:435
5341#, c-format
5342msgid ""
5343" -ignore-parallel-conflicts do not check parallel instructions\n"
5344msgstr ""
5345
5346#: config/tc-m32r.c:437
5347#, c-format
5348msgid " fo contraint violations\n"
5349msgstr ""
5350
5351#: config/tc-m32r.c:439
5352#, c-format
5353msgid ""
5354" -no-ignore-parallel-conflicts check parallel instructions for\n"
5355msgstr ""
5356
5357#: config/tc-m32r.c:441
5358#, c-format
5359msgid " contraint violations\n"
5360msgstr ""
5361
5362#: config/tc-m32r.c:443
5363#, c-format
5364msgid " -Ip synonym for -ignore-parallel-conflicts\n"
5365msgstr ""
5366
5367#: config/tc-m32r.c:445
5368#, c-format
5369msgid " -nIp synonym for -no-ignore-parallel-conflicts\n"
5370msgstr ""
5371
5372#: config/tc-m32r.c:448
5373#, c-format
5374msgid ""
5375" -warn-unmatched-high warn when an (s)high reloc has no matching low "
5376"reloc\n"
5377msgstr ""
5378
5379#: config/tc-m32r.c:450
5380#, c-format
5381msgid " -no-warn-unmatched-high do not warn about missing low relocs\n"
5382msgstr ""
5383
5384#: config/tc-m32r.c:452
5385#, c-format
5386msgid " -Wuh synonym for -warn-unmatched-high\n"
5387msgstr ""
5388
5389#: config/tc-m32r.c:454
5390#, c-format
5391msgid " -Wnuh synonym for -no-warn-unmatched-high\n"
5392msgstr ""
5393
5394#: config/tc-m32r.c:457
5395#, c-format
5396msgid " -KPIC generate PIC\n"
5397msgstr ""
5398
5399#: config/tc-m32r.c:461
5400#, c-format
5401msgid " -relax create linker relaxable code\n"
5402msgstr ""
5403
5404#: config/tc-m32r.c:463
5405#, c-format
5406msgid " -cpu-desc provide runtime cpu description file\n"
5407msgstr ""
5408
5409#: config/tc-m32r.c:898
5410msgid "instructions write to the same destination register."
5411msgstr ""
5412
5413#: config/tc-m32r.c:906
5414msgid "Instructions do not use parallel execution pipelines."
5415msgstr ""
5416
5417#: config/tc-m32r.c:914
5418msgid "Instructions share the same execution pipeline"
5419msgstr ""
5420
5421#: config/tc-m32r.c:990 config/tc-m32r.c:1104
5422#, c-format
5423msgid "not a 16 bit instruction '%s'"
5424msgstr ""
5425
5426#: config/tc-m32r.c:1002 config/tc-m32r.c:1116 config/tc-m32r.c:1301
5427#, c-format
5428msgid "instruction '%s' is for the M32R2 only"
5429msgstr ""
5430
5431#: config/tc-m32r.c:1015 config/tc-m32r.c:1129 config/tc-m32r.c:1314
5432#, c-format
5433msgid "unknown instruction '%s'"
5434msgstr ""
5435
5436#: config/tc-m32r.c:1024 config/tc-m32r.c:1136 config/tc-m32r.c:1321
5437#, c-format
5438msgid "instruction '%s' is for the M32RX only"
5439msgstr ""
5440
5441#: config/tc-m32r.c:1033 config/tc-m32r.c:1145
5442#, c-format
5443msgid "instruction '%s' cannot be executed in parallel."
5444msgstr ""
5445
5446#: config/tc-m32r.c:1088 config/tc-m32r.c:1170 config/tc-m32r.c:1378
5447msgid "internal error: lookup/get operands failed"
5448msgstr ""
5449
5450#: config/tc-m32r.c:1155
5451#, c-format
5452msgid "'%s': only the NOP instruction can be issued in parallel on the m32r"
5453msgstr ""
5454
5455#: config/tc-m32r.c:1184
5456#, c-format
5457msgid ""
5458"%s: output of 1st instruction is the same as an input to 2nd instruction - "
5459"is this intentional ?"
5460msgstr ""
5461
5462#: config/tc-m32r.c:1188
5463#, c-format
5464msgid ""
5465"%s: output of 2nd instruction is the same as an input to 1st instruction - "
5466"is this intentional ?"
5467msgstr ""
5468
5469#: config/tc-m32r.c:1537 config/tc-ppc.c:1768 config/tc-ppc.c:4349
5470msgid "Expected comma after symbol-name: rest of line ignored."
5471msgstr ""
5472
5473#: config/tc-m32r.c:1547
5474#, c-format
5475msgid ".SCOMMon length (%ld.) <0! Ignored."
5476msgstr ""
5477
5478#: config/tc-m32r.c:1561 config/tc-ppc.c:1790 config/tc-ppc.c:2936
5479#: config/tc-ppc.c:4373
5480msgid "ignoring bad alignment"
5481msgstr ""
5482
5483#: config/tc-m32r.c:1573 config/tc-ppc.c:1827 config/tc-v850.c:335
5484msgid "Common alignment not a power of 2"
5485msgstr ""
5486
5487#: config/tc-m32r.c:1588 config/tc-ppc.c:1801 config/tc-ppc.c:4385
5488#, c-format
5489msgid "Ignoring attempt to re-define symbol `%s'."
5490msgstr ""
5491
5492#: config/tc-m32r.c:1597
5493#, c-format
5494msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld."
5495msgstr ""
5496
5497#: config/tc-m32r.c:2090
5498msgid "Unmatched high/shigh reloc"
5499msgstr ""
5500
5501#: config/tc-m32r.c:2332 config/tc-sparc.c:3491
5502#, c-format
5503msgid "internal error: can't export reloc type %d (`%s')"
5504msgstr ""
5505
5506#: config/tc-m68hc11.c:368
5507#, c-format
5508msgid ""
5509"Motorola 68HC11/68HC12/68HCS12 options:\n"
5510" -m68hc11 | -m68hc12 |\n"
5511" -m68hcs12 specify the processor [default %s]\n"
5512" -mshort use 16-bit int ABI (default)\n"
5513" -mlong use 32-bit int ABI\n"
5514" -mshort-double use 32-bit double ABI\n"
5515" -mlong-double use 64-bit double ABI (default)\n"
5516" --force-long-branchs always turn relative branchs into absolute ones\n"
5517" -S,--short-branchs do not turn relative branchs into absolute ones\n"
5518" when the offset is out of range\n"
5519" --strict-direct-mode do not turn the direct mode into extended mode\n"
5520" when the instruction does not support direct mode\n"
5521" --print-insn-syntax print the syntax of instruction in case of error\n"
5522" --print-opcodes print the list of instructions with syntax\n"
5523" --generate-example generate an example of each instruction\n"
5524" (used for testing)\n"
5525msgstr ""
5526
5527#: config/tc-m68hc11.c:414
5528#, c-format
5529msgid "Default target `%s' is not supported."
5530msgstr ""
5531
5532#. Dump the opcode statistics table.
5533#: config/tc-m68hc11.c:432
5534#, c-format
5535msgid "Name # Modes Min ops Max ops Modes mask # Used\n"
5536msgstr ""
5537
5538#: config/tc-m68hc11.c:498
5539#, c-format
5540msgid "Option `%s' is not recognized."
5541msgstr ""
5542
5543#: config/tc-m68hc11.c:720
5544msgid "#<imm8>"
5545msgstr ""
5546
5547#: config/tc-m68hc11.c:729
5548msgid "#<imm16>"
5549msgstr ""
5550
5551#: config/tc-m68hc11.c:738 config/tc-m68hc11.c:747
5552msgid "<imm8>,X"
5553msgstr ""
5554
5555#: config/tc-m68hc11.c:774
5556msgid "*<abs8>"
5557msgstr ""
5558
5559#: config/tc-m68hc11.c:786
5560msgid "#<mask>"
5561msgstr ""
5562
5563#: config/tc-m68hc11.c:796
5564#, c-format
5565msgid "symbol%d"
5566msgstr ""
5567
5568#: config/tc-m68hc11.c:798
5569msgid "<abs>"
5570msgstr ""
5571
5572#: config/tc-m68hc11.c:817
5573msgid "<label>"
5574msgstr ""
5575
5576#: config/tc-m68hc11.c:833
5577#, c-format
5578msgid ""
5579"# Example of `%s' instructions\n"
5580"\t.sect .text\n"
5581"_start:\n"
5582msgstr ""
5583
5584#: config/tc-m68hc11.c:880
5585#, c-format
5586msgid "Instruction `%s' is not recognized."
5587msgstr ""
5588
5589#: config/tc-m68hc11.c:885
5590#, c-format
5591msgid "Instruction formats for `%s':"
5592msgstr ""
5593
5594#: config/tc-m68hc11.c:1015
5595#, c-format
5596msgid "Immediate operand is not allowed for operand %d."
5597msgstr ""
5598
5599#: config/tc-m68hc11.c:1059
5600msgid "Indirect indexed addressing is not valid for 68HC11."
5601msgstr ""
5602
5603#: config/tc-m68hc11.c:1079
5604msgid "Spurious `,' or bad indirect register addressing mode."
5605msgstr ""
5606
5607#: config/tc-m68hc11.c:1101
5608msgid "Missing second register or offset for indexed-indirect mode."
5609msgstr ""
5610
5611#: config/tc-m68hc11.c:1111
5612msgid "Missing second register for indexed-indirect mode."
5613msgstr ""
5614
5615#: config/tc-m68hc11.c:1127
5616msgid "Missing `]' to close indexed-indirect mode."
5617msgstr ""
5618
5619#: config/tc-m68hc11.c:1172
5620msgid "Illegal operand."
5621msgstr ""
5622
5623#: config/tc-m68hc11.c:1177
5624msgid "Missing operand."
5625msgstr ""
5626
5627#: config/tc-m68hc11.c:1230
5628msgid "Pre-increment mode is not valid for 68HC11"
5629msgstr ""
5630
5631#: config/tc-m68hc11.c:1243
5632msgid "Wrong register in register indirect mode."
5633msgstr ""
5634
5635#: config/tc-m68hc11.c:1251
5636msgid "Missing `]' to close register indirect operand."
5637msgstr ""
5638
5639#: config/tc-m68hc11.c:1271
5640msgid "Post-decrement mode is not valid for 68HC11."
5641msgstr ""
5642
5643#: config/tc-m68hc11.c:1279
5644msgid "Post-increment mode is not valid for 68HC11."
5645msgstr ""
5646
5647#: config/tc-m68hc11.c:1297
5648msgid "Invalid indexed indirect mode."
5649msgstr ""
5650
5651#: config/tc-m68hc11.c:1389
5652#, c-format
5653msgid "Trap id `%ld' is out of range."
5654msgstr ""
5655
5656#: config/tc-m68hc11.c:1393
5657msgid "Trap id must be within [0x30..0x39] or [0x40..0xff]."
5658msgstr ""
5659
5660#: config/tc-m68hc11.c:1400
5661#, c-format
5662msgid "Operand out of 8-bit range: `%ld'."
5663msgstr ""
5664
5665#: config/tc-m68hc11.c:1407
5666msgid "The trap id must be a constant."
5667msgstr ""
5668
5669#: config/tc-m68hc11.c:1442
5670#, c-format
5671msgid "Operand `%x' not recognized in fixup8."
5672msgstr ""
5673
5674#: config/tc-m68hc11.c:1459 config/tc-m68hc11.c:1508
5675#, c-format
5676msgid "Operand out of 16-bit range: `%ld'."
5677msgstr ""
5678
5679#: config/tc-m68hc11.c:1491 config/tc-m68hc11.c:1524
5680#, c-format
5681msgid "Operand `%x' not recognized in fixup16."
5682msgstr ""
5683
5684#: config/tc-m68hc11.c:1541
5685#, c-format
5686msgid "Unexpected branch conversion with `%x'"
5687msgstr ""
5688
5689#: config/tc-m68hc11.c:1632 config/tc-m68hc11.c:1770
5690#, c-format
5691msgid "Operand out of range for a relative branch: `%ld'"
5692msgstr ""
5693
5694#: config/tc-m68hc11.c:1738
5695msgid "Invalid register for dbcc/tbcc instruction."
5696msgstr ""
5697
5698#: config/tc-m68hc11.c:1826
5699#, c-format
5700msgid "Increment/decrement value is out of range: `%ld'."
5701msgstr ""
5702
5703#: config/tc-m68hc11.c:1837
5704msgid "Expecting a register."
5705msgstr ""
5706
5707#: config/tc-m68hc11.c:1852
5708msgid "Invalid register for post/pre increment."
5709msgstr ""
5710
5711#: config/tc-m68hc11.c:1882
5712msgid "Invalid register."
5713msgstr ""
5714
5715#: config/tc-m68hc11.c:1889
5716#, c-format
5717msgid "Offset out of 16-bit range: %ld."
5718msgstr ""
5719
5720#: config/tc-m68hc11.c:1894
5721#, c-format
5722msgid "Offset out of 5-bit range for movw/movb insn: %ld."
5723msgstr ""
5724
5725#: config/tc-m68hc11.c:2000
5726msgid "Expecting register D for indexed indirect mode."
5727msgstr ""
5728
5729#: config/tc-m68hc11.c:2002
5730msgid "Indexed indirect mode is not allowed for movb/movw."
5731msgstr ""
5732
5733#: config/tc-m68hc11.c:2019
5734msgid "Invalid accumulator register."
5735msgstr ""
5736
5737#: config/tc-m68hc11.c:2044
5738msgid "Invalid indexed register."
5739msgstr ""
5740
5741#: config/tc-m68hc11.c:2052
5742msgid "Addressing mode not implemented yet."
5743msgstr ""
5744
5745#: config/tc-m68hc11.c:2065
5746msgid "Invalid source register for this instruction, use 'tfr'."
5747msgstr ""
5748
5749#: config/tc-m68hc11.c:2067
5750msgid "Invalid source register."
5751msgstr ""
5752
5753#: config/tc-m68hc11.c:2072
5754msgid "Invalid destination register for this instruction, use 'tfr'."
5755msgstr ""
5756
5757#: config/tc-m68hc11.c:2074
5758msgid "Invalid destination register."
5759msgstr ""
5760
5761#: config/tc-m68hc11.c:2170
5762msgid "Invalid indexed register, expecting register X."
5763msgstr ""
5764
5765#: config/tc-m68hc11.c:2172
5766msgid "Invalid indexed register, expecting register Y."
5767msgstr ""
5768
5769#: config/tc-m68hc11.c:2478
5770msgid "No instruction or missing opcode."
5771msgstr ""
5772
5773#: config/tc-m68hc11.c:2543
5774#, c-format
5775msgid "Opcode `%s' is not recognized."
5776msgstr ""
5777
5778#: config/tc-m68hc11.c:2565
5779#, c-format
5780msgid "Garbage at end of instruction: `%s'."
5781msgstr ""
5782
5783#: config/tc-m68hc11.c:2588
5784#, c-format
5785msgid "Invalid operand for `%s'"
5786msgstr ""
5787
5788#: config/tc-m68hc11.c:2639
5789#, c-format
5790msgid "Invalid mode: %s\n"
5791msgstr ""
5792
5793#: config/tc-m68hc11.c:2699
5794msgid "bad .relax format"
5795msgstr ""
5796
5797#: config/tc-m68hc11.c:2743
5798#, c-format
5799msgid "Relocation %d is not supported by object file format."
5800msgstr ""
5801
5802#: config/tc-m68hc11.c:3022
5803msgid "bra or bsr with undefined symbol."
5804msgstr ""
5805
5806#: config/tc-m68hc11.c:3125 config/tc-m68hc11.c:3182
5807#, c-format
5808msgid "Subtype %d is not recognized."
5809msgstr ""
5810
5811#: config/tc-m68hc11.c:3241
5812msgid "Expression too complex."
5813msgstr ""
5814
5815#: config/tc-m68hc11.c:3274
5816msgid "Value out of 16-bit range."
5817msgstr ""
5818
5819#: config/tc-m68hc11.c:3298
5820#, c-format
5821msgid "Value %ld too large for 8-bit PC-relative branch."
5822msgstr ""
5823
5824#: config/tc-m68hc11.c:3305
5825#, c-format
5826msgid "Auto increment/decrement offset '%ld' is out of range."
5827msgstr ""
5828
5829#: config/tc-m68hc11.c:3318
5830#, c-format
5831msgid "Offset out of 5-bit range for movw/movb insn: %ld"
5832msgstr ""
5833
5834#: config/tc-m68hc11.c:3334
5835#, c-format
5836msgid "Line %d: unknown relocation type: 0x%x."
5837msgstr ""
5838
5839#: config/tc-m68k.c:680 config/tc-m68k.c:4562 config/tc-m68k.c:4964
5840msgid "Tried to convert PC relative branch to absolute jump"
5841msgstr ""
5842
5843#: config/tc-m68k.c:687 config/tc-m68k.c:4552
5844msgid "Tried to convert PC relative BSR to absolute JSR"
5845msgstr ""
5846
5847#: config/tc-m68k.c:692
5848msgid "Unknown PC relative instruction"
5849msgstr ""
5850
5851#: config/tc-m68k.c:831
5852#, c-format
5853msgid "Can not do %d byte pc-relative relocation"
5854msgstr ""
5855
5856#: config/tc-m68k.c:833
5857#, c-format
5858msgid "Can not do %d byte pc-relative pic relocation"
5859msgstr ""
5860
5861#: config/tc-m68k.c:838
5862#, c-format
5863msgid "Can not do %d byte relocation"
5864msgstr ""
5865
5866#: config/tc-m68k.c:840
5867#, c-format
5868msgid "Can not do %d byte pic relocation"
5869msgstr ""
5870
5871#: config/tc-m68k.c:908
5872#, c-format
5873msgid "Unable to produce reloc against symbol '%s'"
5874msgstr ""
5875
5876#: config/tc-m68k.c:952 config/tc-mips.c:13143 config/tc-vax.c:3450
5877#, c-format
5878msgid "Cannot make %s relocation PC relative"
5879msgstr ""
5880
5881#: config/tc-m68k.c:1045 config/tc-tahoe.c:1495 config/tc-vax.c:1889
5882msgid "No operator"
5883msgstr ""
5884
5885#: config/tc-m68k.c:1075 config/tc-tahoe.c:1512 config/tc-vax.c:1906
5886msgid "Unknown operator"
5887msgstr ""
5888
5889#: config/tc-m68k.c:1905
5890msgid "invalid instruction for this architecture; needs "
5891msgstr ""
5892
5893#: config/tc-m68k.c:1910
5894msgid "ColdFire fpu (cfv4e)"
5895msgstr ""
5896
5897#: config/tc-m68k.c:1913
5898msgid "fpu (68040, 68060 or 68881/68882)"
5899msgstr ""
5900
5901#: config/tc-m68k.c:1916
5902msgid "mmu (68030 or 68851)"
5903msgstr ""
5904
5905#: config/tc-m68k.c:1919
5906msgid "68020 or higher"
5907msgstr ""
5908
5909#: config/tc-m68k.c:1922
5910msgid "68000 or higher"
5911msgstr ""
5912
5913#: config/tc-m68k.c:1925
5914msgid "68010 or higher"
5915msgstr ""
5916
5917#: config/tc-m68k.c:1954
5918msgid "operands mismatch"
5919msgstr ""
5920
5921#: config/tc-m68k.c:2014 config/tc-m68k.c:2020 config/tc-m68k.c:2026
5922#: config/tc-mmix.c:2539 config/tc-mmix.c:2563
5923msgid "operand out of range"
5924msgstr ""
5925
5926#: config/tc-m68k.c:2083
5927#, c-format
5928msgid "Bignum too big for %c format; truncated"
5929msgstr ""
5930
5931#: config/tc-m68k.c:2151
5932msgid "displacement too large for this architecture; needs 68020 or higher"
5933msgstr ""
5934
5935#: config/tc-m68k.c:2262
5936msgid ""
5937"scale factor invalid on this architecture; needs cpu32 or 68020 or higher"
5938msgstr ""
5939
5940#: config/tc-m68k.c:2267
5941msgid "invalid index size for coldfire"
5942msgstr ""
5943
5944#: config/tc-m68k.c:2320
5945msgid "Forcing byte displacement"
5946msgstr ""
5947
5948#: config/tc-m68k.c:2322
5949msgid "byte displacement out of range"
5950msgstr ""
5951
5952#: config/tc-m68k.c:2369 config/tc-m68k.c:2407
5953msgid "invalid operand mode for this architecture; needs 68020 or higher"
5954msgstr ""
5955
5956#: config/tc-m68k.c:2393 config/tc-m68k.c:2427
5957msgid ":b not permitted; defaulting to :w"
5958msgstr ""
5959
5960#: config/tc-m68k.c:2504
5961msgid "unsupported byte value; use a different suffix"
5962msgstr ""
5963
5964#: config/tc-m68k.c:2519
5965msgid "unknown/incorrect operand"
5966msgstr ""
5967
5968#: config/tc-m68k.c:2552 config/tc-m68k.c:2560 config/tc-m68k.c:2567
5969#: config/tc-m68k.c:2574
5970msgid "out of range"
5971msgstr ""
5972
5973#: config/tc-m68k.c:2620
5974msgid "Can't use long branches on 68000/68010/5200"
5975msgstr ""
5976
5977#: config/tc-m68k.c:2730
5978msgid "Expression out of range, using 0"
5979msgstr ""
5980
5981#: config/tc-m68k.c:2898 config/tc-m68k.c:2914
5982msgid "Floating point register in register list"
5983msgstr ""
5984
5985#: config/tc-m68k.c:2904
5986msgid "Wrong register in floating-point reglist"
5987msgstr ""
5988
5989#: config/tc-m68k.c:2920
5990msgid "incorrect register in reglist"
5991msgstr ""
5992
5993#: config/tc-m68k.c:2926
5994msgid "wrong register in floating-point reglist"
5995msgstr ""
5996
5997#. ERROR.
5998#: config/tc-m68k.c:3373
5999msgid "Extra )"
6000msgstr ""
6001
6002#. ERROR.
6003#: config/tc-m68k.c:3384
6004msgid "Missing )"
6005msgstr ""
6006
6007#: config/tc-m68k.c:3401
6008msgid "Missing operand"
6009msgstr ""
6010
6011#: config/tc-m68k.c:3758
6012#, c-format
6013msgid "%s -- statement `%s' ignored"
6014msgstr ""
6015
6016#: config/tc-m68k.c:3807
6017#, c-format
6018msgid "Don't know how to figure width of %c in md_assemble()"
6019msgstr ""
6020
6021#: config/tc-m68k.c:3989 config/tc-m68k.c:4027
6022#, c-format
6023msgid "Internal Error: Can't find %s in hash table"
6024msgstr ""
6025
6026#: config/tc-m68k.c:3992 config/tc-m68k.c:4030
6027#, c-format
6028msgid "Internal Error: Can't hash %s: %s"
6029msgstr ""
6030
6031#: config/tc-m68k.c:4112
6032msgid "architecture not yet selected: defaulting to 68020"
6033msgstr ""
6034
6035#: config/tc-m68k.c:4167
6036#, c-format
6037msgid "unrecognized default cpu `%s' ???"
6038msgstr ""
6039
6040#: config/tc-m68k.c:4179
6041msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly"
6042msgstr ""
6043
6044#: config/tc-m68k.c:4199
6045msgid "options for 68881 and no-68881 both given"
6046msgstr ""
6047
6048#: config/tc-m68k.c:4201
6049msgid "options for 68851 and no-68851 both given"
6050msgstr ""
6051
6052#: config/tc-m68k.c:4272
6053#, c-format
6054msgid "text label `%s' aligned to odd boundary"
6055msgstr ""
6056
6057#: config/tc-m68k.c:4491
6058msgid "invalid byte branch offset"
6059msgstr ""
6060
6061#: config/tc-m68k.c:4528
6062msgid "short branch with zero offset: use :w"
6063msgstr ""
6064
6065#: config/tc-m68k.c:4578 config/tc-m68k.c:4637 config/tc-m68k.c:4701
6066msgid "Tried to convert PC relative conditional branch to absolute jump"
6067msgstr ""
6068
6069#: config/tc-m68k.c:4618
6070msgid "Tried to convert DBcc to absolute jump"
6071msgstr ""
6072
6073#: config/tc-m68k.c:5010 config/tc-m68k.c:5021 config/tc-m68k.c:5062
6074msgid "expression out of range: defaulting to 1"
6075msgstr ""
6076
6077#: config/tc-m68k.c:5053
6078msgid "expression out of range: defaulting to 0"
6079msgstr ""
6080
6081#: config/tc-m68k.c:5095 config/tc-m68k.c:5107
6082#, c-format
6083msgid "Can't deal with expression; defaulting to %ld"
6084msgstr ""
6085
6086#: config/tc-m68k.c:5121
6087msgid "expression doesn't fit in BYTE"
6088msgstr ""
6089
6090#: config/tc-m68k.c:5125
6091msgid "expression doesn't fit in WORD"
6092msgstr ""
6093
6094#: config/tc-m68k.c:5218
6095#, c-format
6096msgid "%s: unrecognized processor name"
6097msgstr ""
6098
6099#: config/tc-m68k.c:5283
6100msgid "bad coprocessor id"
6101msgstr ""
6102
6103#: config/tc-m68k.c:5289
6104msgid "unrecognized fopt option"
6105msgstr ""
6106
6107#: config/tc-m68k.c:5423
6108#, c-format
6109msgid "option `%s' may not be negated"
6110msgstr ""
6111
6112#: config/tc-m68k.c:5434
6113#, c-format
6114msgid "option `%s' not recognized"
6115msgstr ""
6116
6117#: config/tc-m68k.c:5467
6118msgid "bad format of OPT NEST=depth"
6119msgstr ""
6120
6121#: config/tc-m68k.c:5530
6122msgid "missing label"
6123msgstr ""
6124
6125#: config/tc-m68k.c:5554 config/tc-m68k.c:5583
6126msgid "bad register list"
6127msgstr ""
6128
6129#: config/tc-m68k.c:5556
6130#, c-format
6131msgid "bad register list: %s"
6132msgstr ""
6133
6134#: config/tc-m68k.c:5654
6135msgid "restore without save"
6136msgstr ""
6137
6138#: config/tc-m68k.c:5828 config/tc-m68k.c:6215
6139msgid "syntax error in structured control directive"
6140msgstr ""
6141
6142#: config/tc-m68k.c:5877
6143msgid "missing condition code in structured control directive"
6144msgstr ""
6145
6146#: config/tc-m68k.c:5949
6147#, c-format
6148msgid ""
6149"Condition <%c%c> in structured control directive can not be encoded correctly"
6150msgstr ""
6151
6152#: config/tc-m68k.c:6258
6153msgid "missing then"
6154msgstr ""
6155
6156#: config/tc-m68k.c:6340
6157msgid "else without matching if"
6158msgstr ""
6159
6160#: config/tc-m68k.c:6374
6161msgid "endi without matching if"
6162msgstr ""
6163
6164#: config/tc-m68k.c:6415
6165msgid "break outside of structured loop"
6166msgstr ""
6167
6168#: config/tc-m68k.c:6454
6169msgid "next outside of structured loop"
6170msgstr ""
6171
6172#: config/tc-m68k.c:6506
6173msgid "missing ="
6174msgstr ""
6175
6176#: config/tc-m68k.c:6544
6177msgid "missing to or downto"
6178msgstr ""
6179
6180#: config/tc-m68k.c:6580 config/tc-m68k.c:6614 config/tc-m68k.c:6832
6181msgid "missing do"
6182msgstr ""
6183
6184#: config/tc-m68k.c:6716
6185msgid "endf without for"
6186msgstr ""
6187
6188#: config/tc-m68k.c:6772
6189msgid "until without repeat"
6190msgstr ""
6191
6192#: config/tc-m68k.c:6868
6193msgid "endw without while"
6194msgstr ""
6195
6196#: config/tc-m68k.c:6992
6197#, c-format
6198msgid "unrecognized option `%s'"
6199msgstr ""
6200
6201#: config/tc-m68k.c:7037
6202#, c-format
6203msgid "unrecognized architecture specification `%s'"
6204msgstr ""
6205
6206#: config/tc-m68k.c:7131
6207#, c-format
6208msgid ""
6209"680X0 options:\n"
6210"-l\t\t\tuse 1 word for refs to undefined symbols [default 2]\n"
6211"-m68000 | -m68008 | -m68010 | -m68020 | -m68030 | -m68040 | -m68060 |\n"
6212"-m68302 | -m68331 | -m68332 | -m68333 | -m68340 | -m68360 | -mcpu32 |\n"
6213"-m5200 | -m5202 | -m5204 | -m5206 | -m5206e | -m528x | -m5307 |\n"
6214"-m5407 | -mcfv4 | -mcfv4e\n"
6215"\t\t\tspecify variant of 680X0 architecture [default %s]\n"
6216"-m68881 | -m68882 | -mno-68881 | -mno-68882\n"
6217"\t\t\ttarget has/lacks floating-point coprocessor\n"
6218"\t\t\t[default yes for 68020, 68030, and cpu32]\n"
6219msgstr ""
6220
6221#: config/tc-m68k.c:7143
6222#, c-format
6223msgid ""
6224"-m68851 | -mno-68851\n"
6225"\t\t\ttarget has/lacks memory-management unit coprocessor\n"
6226"\t\t\t[default yes for 68020 and up]\n"
6227"-pic, -k\t\tgenerate position independent code\n"
6228"-S\t\t\tturn jbsr into jsr\n"
6229"--pcrel never turn PC-relative branches into absolute jumps\n"
6230"--register-prefix-optional\n"
6231"\t\t\trecognize register names without prefix character\n"
6232"--bitwise-or\t\tdo not treat `|' as a comment character\n"
6233msgstr ""
6234
6235#: config/tc-m68k.c:7153
6236#, c-format
6237msgid ""
6238"--base-size-default-16\tbase reg without size is 16 bits\n"
6239"--base-size-default-32\tbase reg without size is 32 bits (default)\n"
6240"--disp-size-default-16\tdisplacement with unknown size is 16 bits\n"
6241"--disp-size-default-32\tdisplacement with unknown size is 32 bits (default)\n"
6242msgstr ""
6243
6244#: config/tc-m68k.c:7188
6245#, c-format
6246msgid "Error %s in %s\n"
6247msgstr ""
6248
6249#: config/tc-m68k.c:7192
6250#, c-format
6251msgid "Opcode(%d.%s): "
6252msgstr ""
6253
6254#: config/tc-m88k.c:201
6255#, c-format
6256msgid "Can't hash instruction '%s':%s"
6257msgstr ""
6258
6259#: config/tc-m88k.c:250
6260#, c-format
6261msgid "Invalid mnemonic '%s'"
6262msgstr ""
6263
6264#: config/tc-m88k.c:268
6265msgid "Parameter syntax error"
6266msgstr ""
6267
6268#: config/tc-m88k.c:321
6269msgid "Unknown relocation type"
6270msgstr ""
6271
6272#. Having this here repeats the warning somtimes.
6273#. But can't we stand that?
6274#: config/tc-m88k.c:434
6275msgid "Use of obsolete instruction"
6276msgstr ""
6277
6278#: config/tc-m88k.c:551
6279msgid "Expression truncated to 16 bits"
6280msgstr ""
6281
6282#: config/tc-m88k.c:617 config/tc-m88k.c:639
6283msgid "Expression truncated to 5 bits"
6284msgstr ""
6285
6286#: config/tc-m88k.c:856
6287msgid "Expression truncated to 9 bits"
6288msgstr ""
6289
6290#: config/tc-m88k.c:878
6291msgid "Removed lower 2 bits of expression"
6292msgstr ""
6293
6294#: config/tc-m88k.c:1057
6295msgid "Relaxation should never occur"
6296msgstr ""
6297
6298#: config/tc-m88k.h:78
6299msgid "m88k convert_frag\n"
6300msgstr ""
6301
6302#: config/tc-mcore.c:460
6303#, c-format
6304msgid "register expected, but saw '%.6s'"
6305msgstr ""
6306
6307#: config/tc-mcore.c:544
6308#, c-format
6309msgid "control register expected, but saw '%.6s'"
6310msgstr ""
6311
6312#: config/tc-mcore.c:582
6313msgid "bad/missing psr specifier"
6314msgstr ""
6315
6316#: config/tc-mcore.c:743
6317msgid "more than 65K literal pools"
6318msgstr ""
6319
6320#: config/tc-mcore.c:797
6321msgid "missing ']'"
6322msgstr ""
6323
6324#: config/tc-mcore.c:837
6325msgid "operand must be a constant"
6326msgstr ""
6327
6328#: config/tc-mcore.c:839
6329#, c-format
6330msgid "operand must be absolute in range %u..%u, not %ld"
6331msgstr ""
6332
6333#: config/tc-mcore.c:875
6334msgid "operand must be a multiple of 4"
6335msgstr ""
6336
6337#: config/tc-mcore.c:882
6338msgid "operand must be a multiple of 2"
6339msgstr ""
6340
6341#: config/tc-mcore.c:896 config/tc-mcore.c:1410 config/tc-mcore.c:1464
6342msgid "base register expected"
6343msgstr ""
6344
6345#: config/tc-mcore.c:945
6346#, c-format
6347msgid "unknown opcode \"%s\""
6348msgstr ""
6349
6350#: config/tc-mcore.c:988
6351msgid "invalid register: r15 illegal"
6352msgstr ""
6353
6354#: config/tc-mcore.c:1036 config/tc-mcore.c:1614
6355msgid "M340 specific opcode used when assembling for M210"
6356msgstr ""
6357
6358#: config/tc-mcore.c:1054 config/tc-mcore.c:1093 config/tc-mcore.c:1112
6359#: config/tc-mcore.c:1131 config/tc-mcore.c:1158 config/tc-mcore.c:1187
6360#: config/tc-mcore.c:1224 config/tc-mcore.c:1259 config/tc-mcore.c:1278
6361#: config/tc-mcore.c:1297 config/tc-mcore.c:1331 config/tc-mcore.c:1356
6362#: config/tc-mcore.c:1413 config/tc-mcore.c:1467 config/tc-mcore.c:1503
6363#: config/tc-mcore.c:1561 config/tc-mcore.c:1583 config/tc-mcore.c:1606
6364msgid "second operand missing"
6365msgstr ""
6366
6367#: config/tc-mcore.c:1069
6368msgid "destination register must be r1"
6369msgstr ""
6370
6371#: config/tc-mcore.c:1090
6372msgid "source register must be r1"
6373msgstr ""
6374
6375#: config/tc-mcore.c:1153 config/tc-mcore.c:1210
6376msgid "immediate is not a power of two"
6377msgstr ""
6378
6379#: config/tc-mcore.c:1181
6380msgid "translating bgeni to movi"
6381msgstr ""
6382
6383#: config/tc-mcore.c:1218
6384msgid "translating mgeni to movi"
6385msgstr ""
6386
6387#: config/tc-mcore.c:1250
6388msgid "translating bmaski to movi"
6389msgstr ""
6390
6391#: config/tc-mcore.c:1326
6392#, c-format
6393msgid "displacement too large (%d)"
6394msgstr ""
6395
6396#: config/tc-mcore.c:1340
6397msgid "Invalid register: r0 and r15 illegal"
6398msgstr ""
6399
6400#: config/tc-mcore.c:1371
6401msgid "bad starting register: r0 and r15 invalid"
6402msgstr ""
6403
6404#: config/tc-mcore.c:1384
6405msgid "ending register must be r15"
6406msgstr ""
6407
6408#: config/tc-mcore.c:1404
6409msgid "bad base register: must be r0"
6410msgstr ""
6411
6412#: config/tc-mcore.c:1422
6413msgid "first register must be r4"
6414msgstr ""
6415
6416#: config/tc-mcore.c:1433
6417msgid "last register must be r7"
6418msgstr ""
6419
6420#: config/tc-mcore.c:1470
6421msgid "reg-reg expected"
6422msgstr ""
6423
6424#: config/tc-mcore.c:1580
6425msgid "second operand must be 1"
6426msgstr ""
6427
6428#: config/tc-mcore.c:1601
6429msgid "zero used as immediate value"
6430msgstr ""
6431
6432#: config/tc-mcore.c:1628
6433msgid "duplicated psr bit specifier"
6434msgstr ""
6435
6436#: config/tc-mcore.c:1634
6437msgid "`af' must appear alone"
6438msgstr ""
6439
6440#: config/tc-mcore.c:1641
6441#, c-format
6442msgid "unimplemented opcode \"%s\""
6443msgstr ""
6444
6445#: config/tc-mcore.c:1650
6446#, c-format
6447msgid "ignoring operands: %s "
6448msgstr ""
6449
6450#: config/tc-mcore.c:1718 config/tc-w65.c:772
6451msgid "Bad call to MD_NTOF()"
6452msgstr ""
6453
6454#: config/tc-mcore.c:1788
6455#, c-format
6456msgid "unrecognised cpu type '%s'"
6457msgstr ""
6458
6459#: config/tc-mcore.c:1807
6460#, c-format
6461msgid ""
6462"MCORE specific options:\n"
6463" -{no-}jsri2bsr\t {dis}able jsri to bsr transformation (def: dis)\n"
6464" -{no-}sifilter\t {dis}able silicon filter behavior (def: dis)\n"
6465" -cpu=[210|340] select CPU type\n"
6466" -EB assemble for a big endian system (default)\n"
6467" -EL assemble for a little endian system\n"
6468msgstr ""
6469
6470#: config/tc-mcore.c:1826
6471msgid "failed sanity check: short_jump"
6472msgstr ""
6473
6474#: config/tc-mcore.c:1837
6475msgid "failed sanity check: long_jump"
6476msgstr ""
6477
6478#: config/tc-mcore.c:1863
6479#, c-format
6480msgid "odd displacement at %x"
6481msgstr ""
6482
6483#: config/tc-mcore.c:2047
6484msgid "unknown"
6485msgstr ""
6486
6487#: config/tc-mcore.c:2073
6488#, c-format
6489msgid "odd distance branch (0x%lx bytes)"
6490msgstr ""
6491
6492#: config/tc-mcore.c:2077
6493#, c-format
6494msgid "pcrel for branch to %s too far (0x%lx)"
6495msgstr ""
6496
6497#: config/tc-mcore.c:2096
6498#, c-format
6499msgid "pcrel for lrw/jmpi/jsri to %s too far (0x%lx)"
6500msgstr ""
6501
6502#: config/tc-mcore.c:2107
6503#, c-format
6504msgid "pcrel for loopt too far (0x%lx)"
6505msgstr ""
6506
6507#: config/tc-mcore.c:2336
6508#, c-format
6509msgid "Can not do %d byte %srelocation"
6510msgstr ""
6511
6512#: config/tc-mcore.c:2338
6513msgid "pc-relative"
6514msgstr ""
6515
6516#. Prototypes for static functions.
6517#: config/tc-mips.c:860
6518#, c-format
6519msgid "internal Error, line %d, %s"
6520msgstr ""
6521
6522#: config/tc-mips.c:1175
6523#, c-format
6524msgid "internal: can't hash `%s': %s"
6525msgstr ""
6526
6527#: config/tc-mips.c:1183
6528#, c-format
6529msgid "internal error: bad mips16 opcode: %s %s\n"
6530msgstr ""
6531
6532#: config/tc-mips.c:1377
6533#, c-format
6534msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n"
6535msgstr ""
6536
6537#: config/tc-mips.c:2063 config/tc-mips.c:13484
6538msgid "extended instruction in delay slot"
6539msgstr ""
6540
6541#: config/tc-mips.c:2124 config/tc-mips.c:2134
6542#, c-format
6543msgid "jump to misaligned address (0x%lx)"
6544msgstr ""
6545
6546#: config/tc-mips.c:2127 config/tc-mips.c:2137
6547#, c-format
6548msgid "jump address range overflow (0x%lx)"
6549msgstr ""
6550
6551#: config/tc-mips.c:2927
6552msgid ""
6553"Macro instruction expanded into multiple instructions in a branch delay slot"
6554msgstr ""
6555
6556#: config/tc-mips.c:2930
6557msgid "Macro instruction expanded into multiple instructions"
6558msgstr ""
6559
6560#: config/tc-mips.c:3408 config/tc-mips.c:3574 config/tc-mips.c:5897
6561msgid "constant too large"
6562msgstr ""
6563
6564#: config/tc-mips.c:3416 config/tc-mips.c:7514 config/tc-mips.c:7538
6565#: config/tc-mips.c:7608 config/tc-mips.c:7631
6566msgid "operand overflow"
6567msgstr ""
6568
6569#: config/tc-mips.c:3435 config/tc-mips.c:6907 config/tc-mips.c:7698
6570msgid "Macro used $at after \".set noat\""
6571msgstr ""
6572
6573#: config/tc-mips.c:3472
6574msgid "unsupported large constant"
6575msgstr ""
6576
6577#: config/tc-mips.c:3474
6578#, c-format
6579msgid "Instruction %s requires absolute expression"
6580msgstr ""
6581
6582#: config/tc-mips.c:3609
6583#, c-format
6584msgid "Number (0x%lx) larger than 32 bits"
6585msgstr ""
6586
6587#: config/tc-mips.c:3630
6588msgid "Number larger than 64 bits"
6589msgstr ""
6590
6591#: config/tc-mips.c:3907 config/tc-mips.c:3935 config/tc-mips.c:3973
6592#: config/tc-mips.c:4018 config/tc-mips.c:6166 config/tc-mips.c:6205
6593#: config/tc-mips.c:6244 config/tc-mips.c:6692 config/tc-mips.c:6744
6594msgid "PIC code offset overflow (max 16 signed bits)"
6595msgstr ""
6596
6597#: config/tc-mips.c:4327 config/tc-mips.c:4391 config/tc-mips.c:4475
6598#: config/tc-mips.c:4520 config/tc-mips.c:4578 config/tc-mips.c:4626
6599#: config/tc-mips.c:7796 config/tc-mips.c:7803 config/tc-mips.c:7810
6600#: config/tc-mips.c:7917
6601msgid "Unsupported large constant"
6602msgstr ""
6603
6604#. result is always true
6605#: config/tc-mips.c:4359
6606#, c-format
6607msgid "Branch %s is always true"
6608msgstr ""
6609
6610#: config/tc-mips.c:4589 config/tc-mips.c:4637 config/tc-mips.c:8242
6611#, c-format
6612msgid "Improper position (%lu)"
6613msgstr ""
6614
6615#: config/tc-mips.c:4595 config/tc-mips.c:8310
6616#, c-format
6617msgid "Improper extract size (%lu, position %lu)"
6618msgstr ""
6619
6620#: config/tc-mips.c:4643 config/tc-mips.c:8274
6621#, c-format
6622msgid "Improper insert size (%lu, position %lu)"
6623msgstr ""
6624
6625#: config/tc-mips.c:4680 config/tc-mips.c:4778
6626msgid "Divide by zero."
6627msgstr ""
6628
6629#: config/tc-mips.c:4865
6630msgid "dla used to load 32-bit register"
6631msgstr ""
6632
6633#: config/tc-mips.c:4868
6634msgid "la used to load 64-bit address"
6635msgstr ""
6636
6637#: config/tc-mips.c:5189 config/tc-mips.c:5467
6638msgid "PIC code offset overflow (max 32 signed bits)"
6639msgstr ""
6640
6641#: config/tc-mips.c:5535
6642msgid "MIPS PIC call to register other than $25"
6643msgstr ""
6644
6645#: config/tc-mips.c:5541 config/tc-mips.c:5552 config/tc-mips.c:5676
6646#: config/tc-mips.c:5687
6647msgid "No .cprestore pseudo-op used in PIC code"
6648msgstr ""
6649
6650#: config/tc-mips.c:5546 config/tc-mips.c:5681
6651msgid "No .frame pseudo-op used in PIC code"
6652msgstr ""
6653
6654#: config/tc-mips.c:5759 config/tc-mips.c:5848 config/tc-mips.c:6477
6655#: config/tc-mips.c:6511 config/tc-mips.c:6529 config/tc-mips.c:7209
6656msgid "opcode not supported on this processor"
6657msgstr ""
6658
6659#: config/tc-mips.c:6082
6660msgid "load/store address overflow (max 32 bits)"
6661msgstr ""
6662
6663#: config/tc-mips.c:7081 config/tc-mips.c:7111 config/tc-mips.c:7159
6664#: config/tc-mips.c:7188
6665msgid "Improper rotate count"
6666msgstr ""
6667
6668#: config/tc-mips.c:7242
6669#, c-format
6670msgid "Instruction %s: result is always false"
6671msgstr ""
6672
6673#: config/tc-mips.c:7391
6674#, c-format
6675msgid "Instruction %s: result is always true"
6676msgstr ""
6677
6678#. FIXME: Check if this is one of the itbl macros, since they
6679#. are added dynamically.
6680#: config/tc-mips.c:7694
6681#, c-format
6682msgid "Macro %s not implemented yet"
6683msgstr ""
6684
6685#: config/tc-mips.c:7948
6686#, c-format
6687msgid "internal: bad mips opcode (mask error): %s %s"
6688msgstr ""
6689
6690#: config/tc-mips.c:7973 config/tc-mips.c:8336
6691#, c-format
6692msgid "internal: bad mips opcode (unknown extension operand type `+%c'): %s %s"
6693msgstr ""
6694
6695#: config/tc-mips.c:8034
6696#, c-format
6697msgid "internal: bad mips opcode (unknown operand type `%c'): %s %s"
6698msgstr ""
6699
6700#: config/tc-mips.c:8041
6701#, c-format
6702msgid "internal: bad mips opcode (bits 0x%lx undefined): %s %s"
6703msgstr ""
6704
6705#: config/tc-mips.c:8155
6706#, c-format
6707msgid "opcode not supported on this processor: %s (%s)"
6708msgstr ""
6709
6710#: config/tc-mips.c:8330 config/tc-mips.c:8819
6711msgid "absolute expression required"
6712msgstr ""
6713
6714#: config/tc-mips.c:8354
6715#, c-format
6716msgid "Improper shift amount (%lu)"
6717msgstr ""
6718
6719#: config/tc-mips.c:8380 config/tc-mips.c:9643 config/tc-mips.c:9758
6720#, c-format
6721msgid "Invalid value for `%s' (%lu)"
6722msgstr ""
6723
6724#: config/tc-mips.c:8398
6725#, c-format
6726msgid "Illegal break code (%lu)"
6727msgstr ""
6728
6729#: config/tc-mips.c:8412
6730#, c-format
6731msgid "Illegal lower break code (%lu)"
6732msgstr ""
6733
6734#: config/tc-mips.c:8425
6735#, c-format
6736msgid "Illegal 20-bit code (%lu)"
6737msgstr ""
6738
6739#: config/tc-mips.c:8437
6740#, c-format
6741msgid "Coproccesor code > 25 bits (%lu)"
6742msgstr ""
6743
6744#: config/tc-mips.c:8450
6745#, c-format
6746msgid "Illegal 19-bit code (%lu)"
6747msgstr ""
6748
6749#: config/tc-mips.c:8462
6750#, c-format
6751msgid "Invalid performance register (%lu)"
6752msgstr ""
6753
6754#: config/tc-mips.c:8500
6755#, c-format
6756msgid "Invalid register number (%d)"
6757msgstr ""
6758
6759#: config/tc-mips.c:8678
6760#, c-format
6761msgid "Invalid MDMX Immediate (%ld)"
6762msgstr ""
6763
6764#: config/tc-mips.c:8721
6765#, c-format
6766msgid "Invalid float register number (%d)"
6767msgstr ""
6768
6769#: config/tc-mips.c:8731
6770#, c-format
6771msgid "Float register should be even, was %d"
6772msgstr ""
6773
6774#: config/tc-mips.c:8770
6775#, c-format
6776msgid "Bad element selector %ld"
6777msgstr ""
6778
6779#: config/tc-mips.c:8777
6780#, c-format
6781msgid "Expecting ']' found '%s'"
6782msgstr ""
6783
6784#: config/tc-mips.c:8888
6785#, c-format
6786msgid "Bad floating point constant: %s"
6787msgstr ""
6788
6789#: config/tc-mips.c:9016
6790msgid "Can't use floating point insn in this section"
6791msgstr ""
6792
6793#: config/tc-mips.c:9077
6794msgid "expression out of range"
6795msgstr ""
6796
6797#: config/tc-mips.c:9117
6798msgid "lui expression not in range 0..65535"
6799msgstr ""
6800
6801#: config/tc-mips.c:9141
6802#, c-format
6803msgid "Invalid condition code register $fcc%d"
6804msgstr ""
6805
6806#: config/tc-mips.c:9146
6807#, c-format
6808msgid "Condition code register should be even for %s, was %d"
6809msgstr ""
6810
6811#: config/tc-mips.c:9151
6812#, c-format
6813msgid "Condition code register should be 0 or 4 for %s, was %d"
6814msgstr ""
6815
6816#: config/tc-mips.c:9177
6817msgid "invalid coprocessor sub-selection value (0-7)"
6818msgstr ""
6819
6820#: config/tc-mips.c:9189 config/tc-mips.c:9206
6821#, c-format
6822msgid "bad byte vector index (%ld)"
6823msgstr ""
6824
6825#: config/tc-mips.c:9217
6826#, c-format
6827msgid "bad char = '%c'\n"
6828msgstr ""
6829
6830#: config/tc-mips.c:9228 config/tc-mips.c:9233 config/tc-mips.c:9783
6831msgid "illegal operands"
6832msgstr ""
6833
6834#: config/tc-mips.c:9298
6835msgid "unrecognized opcode"
6836msgstr ""
6837
6838#: config/tc-mips.c:9411
6839#, c-format
6840msgid "invalid register number (%d)"
6841msgstr ""
6842
6843#: config/tc-mips.c:9502
6844msgid "used $at without \".set noat\""
6845msgstr ""
6846
6847#: config/tc-mips.c:9677
6848msgid "can't parse register list"
6849msgstr ""
6850
6851#: config/tc-mips.c:9901
6852msgid "extended operand requested but not required"
6853msgstr ""
6854
6855#: config/tc-mips.c:9903
6856msgid "invalid unextended operand value"
6857msgstr ""
6858
6859#: config/tc-mips.c:9931
6860msgid "operand value out of range for instruction"
6861msgstr ""
6862
6863#: config/tc-mips.c:10335
6864#, c-format
6865msgid "A different %s was already specified, is now %s"
6866msgstr ""
6867
6868#: config/tc-mips.c:10496
6869msgid "-G may not be used with embedded PIC code"
6870msgstr ""
6871
6872#: config/tc-mips.c:10525
6873msgid "-call_shared is supported only for ELF format"
6874msgstr ""
6875
6876#: config/tc-mips.c:10532 config/tc-mips.c:11787 config/tc-mips.c:12028
6877msgid "-G may not be used with SVR4 PIC code"
6878msgstr ""
6879
6880#: config/tc-mips.c:10541
6881msgid "-non_shared is supported only for ELF format"
6882msgstr ""
6883
6884#: config/tc-mips.c:10559
6885msgid "-G is not supported for this configuration"
6886msgstr ""
6887
6888#: config/tc-mips.c:10564
6889msgid "-G may not be used with SVR4 or embedded PIC code"
6890msgstr ""
6891
6892#: config/tc-mips.c:10578
6893msgid "-32 is supported for ELF format only"
6894msgstr ""
6895
6896#: config/tc-mips.c:10587
6897msgid "-n32 is supported for ELF format only"
6898msgstr ""
6899
6900#: config/tc-mips.c:10596
6901msgid "-64 is supported for ELF format only"
6902msgstr ""
6903
6904#: config/tc-mips.c:10601 config/tc-mips.c:10638
6905msgid "No compiled in support for 64 bit object file format"
6906msgstr ""
6907
6908#: config/tc-mips.c:10625
6909msgid "-mabi is supported for ELF format only"
6910msgstr ""
6911
6912#: config/tc-mips.c:10645
6913#, c-format
6914msgid "invalid abi -mabi=%s"
6915msgstr ""
6916
6917#: config/tc-mips.c:10720
6918msgid "-G not supported in this configuration."
6919msgstr ""
6920
6921#: config/tc-mips.c:10746
6922#, c-format
6923msgid "-%s conflicts with the other architecture options, which imply -%s"
6924msgstr ""
6925
6926#: config/tc-mips.c:10777
6927msgid "-mgp64 used with a 32-bit processor"
6928msgstr ""
6929
6930#: config/tc-mips.c:10779
6931msgid "-mgp32 used with a 64-bit ABI"
6932msgstr ""
6933
6934#: config/tc-mips.c:10781
6935msgid "-mgp64 used with a 32-bit ABI"
6936msgstr ""
6937
6938#: config/tc-mips.c:10811
6939msgid "trap exception not supported at ISA 1"
6940msgstr ""
6941
6942#: config/tc-mips.c:10959
6943#, c-format
6944msgid "Unmatched %%hi reloc"
6945msgstr ""
6946
6947#: config/tc-mips.c:11051
6948msgid "Cannot branch to undefined symbol."
6949msgstr ""
6950
6951#: config/tc-mips.c:11058
6952msgid "Cannot branch to symbol in another section."
6953msgstr ""
6954
6955#: config/tc-mips.c:11067
6956msgid "Pretending global symbol used as branch target is local."
6957msgstr ""
6958
6959#: config/tc-mips.c:11152
6960msgid "Invalid PC relative reloc"
6961msgstr ""
6962
6963#: config/tc-mips.c:11247 config/tc-sparc.c:3196 config/tc-sparc.c:3203
6964#: config/tc-sparc.c:3210 config/tc-sparc.c:3217 config/tc-sparc.c:3224
6965#: config/tc-sparc.c:3233 config/tc-sparc.c:3244 config/tc-sparc.c:3266
6966#: config/tc-sparc.c:3290 write.c:964 write.c:1036
6967msgid "relocation overflow"
6968msgstr ""
6969
6970#: config/tc-mips.c:11257
6971#, c-format
6972msgid "Branch to odd address (%lx)"
6973msgstr ""
6974
6975#: config/tc-mips.c:11306
6976msgid "Branch out of range"
6977msgstr ""
6978
6979#: config/tc-mips.c:11413
6980#, c-format
6981msgid "%08lx UNDEFINED\n"
6982msgstr ""
6983
6984#: config/tc-mips.c:11472
6985#, c-format
6986msgid "Alignment too large: %d. assumed."
6987msgstr ""
6988
6989#: config/tc-mips.c:11475
6990msgid "Alignment negative: 0 assumed."
6991msgstr ""
6992
6993#: config/tc-mips.c:11562
6994msgid "No read only data section in this object file format"
6995msgstr ""
6996
6997#: config/tc-mips.c:11585
6998msgid "Global pointers not supported; recompile -G 0"
6999msgstr ""
7000
7001#: config/tc-mips.c:11743
7002#, c-format
7003msgid "%s: no such section"
7004msgstr ""
7005
7006#: config/tc-mips.c:11782
7007#, c-format
7008msgid ".option pic%d not supported"
7009msgstr ""
7010
7011#: config/tc-mips.c:11793
7012#, c-format
7013msgid "Unrecognized option \"%s\""
7014msgstr ""
7015
7016#: config/tc-mips.c:11855
7017msgid "`noreorder' must be set before `nomacro'"
7018msgstr ""
7019
7020#: config/tc-mips.c:11929
7021#, c-format
7022msgid "unknown architecture %s"
7023msgstr ""
7024
7025#: config/tc-mips.c:11937 config/tc-mips.c:11959
7026#, c-format
7027msgid "unknown ISA level %s"
7028msgstr ""
7029
7030#: config/tc-mips.c:11987
7031msgid ".set pop with no .set push"
7032msgstr ""
7033
7034#: config/tc-mips.c:12011
7035#, c-format
7036msgid "Tried to set unrecognized symbol: %s\n"
7037msgstr ""
7038
7039#: config/tc-mips.c:12060
7040msgid ".cpload not in noreorder section"
7041msgstr ""
7042
7043#: config/tc-mips.c:12116 config/tc-mips.c:12135
7044msgid "missing argument separator ',' for .cpsetup"
7045msgstr ""
7046
7047#: config/tc-mips.c:12315
7048msgid "Unsupported use of .gpword"
7049msgstr ""
7050
7051#: config/tc-mips.c:12351
7052msgid "Unsupported use of .gpdword"
7053msgstr ""
7054
7055#: config/tc-mips.c:12486
7056msgid "expected `$'"
7057msgstr ""
7058
7059#: config/tc-mips.c:12494
7060msgid "Bad register number"
7061msgstr ""
7062
7063#: config/tc-mips.c:12542
7064msgid "Unrecognized register name"
7065msgstr ""
7066
7067#: config/tc-mips.c:12777
7068msgid "unsupported PC relative reference to different section"
7069msgstr ""
7070
7071#: config/tc-mips.c:12890
7072msgid "unsupported relocation"
7073msgstr ""
7074
7075#: config/tc-mips.c:13057
7076msgid "Double check fx_r_type in tc-mips.c:tc_gen_reloc"
7077msgstr ""
7078
7079#: config/tc-mips.c:13162 config/tc-sh.c:4087
7080#, c-format
7081msgid "Can not represent %s relocation in this object file format"
7082msgstr ""
7083
7084#: config/tc-mips.c:13248
7085msgid "relaxed out-of-range branch into a jump"
7086msgstr ""
7087
7088#: config/tc-mips.c:13761
7089msgid "missing .end at end of assembly"
7090msgstr ""
7091
7092#: config/tc-mips.c:13776
7093msgid "expected simple number"
7094msgstr ""
7095
7096#: config/tc-mips.c:13802
7097#, c-format
7098msgid " *input_line_pointer == '%c' 0x%02x\n"
7099msgstr ""
7100
7101#: config/tc-mips.c:13804
7102msgid "invalid number"
7103msgstr ""
7104
7105#: config/tc-mips.c:13877
7106msgid ".end not in text section"
7107msgstr ""
7108
7109#: config/tc-mips.c:13881
7110msgid ".end directive without a preceding .ent directive."
7111msgstr ""
7112
7113#: config/tc-mips.c:13890
7114msgid ".end symbol does not match .ent symbol."
7115msgstr ""
7116
7117#: config/tc-mips.c:13897
7118msgid ".end directive missing or unknown symbol"
7119msgstr ""
7120
7121#: config/tc-mips.c:13958
7122msgid ".ent or .aent not in text section."
7123msgstr ""
7124
7125#: config/tc-mips.c:13961
7126msgid "missing .end"
7127msgstr ""
7128
7129#: config/tc-mips.c:14013
7130msgid "Bad .frame directive"
7131msgstr ""
7132
7133#: config/tc-mips.c:14045
7134msgid ".mask/.fmask outside of .ent"
7135msgstr ""
7136
7137#: config/tc-mips.c:14052
7138msgid "Bad .mask/.fmask directive"
7139msgstr ""
7140
7141#: config/tc-mips.c:14332
7142#, c-format
7143msgid ""
7144"MIPS options:\n"
7145"-membedded-pic\t\tgenerate embedded position independent code\n"
7146"-EB\t\t\tgenerate big endian output\n"
7147"-EL\t\t\tgenerate little endian output\n"
7148"-g, -g2\t\t\tdo not remove unneeded NOPs or swap branches\n"
7149"-G NUM\t\t\tallow referencing objects up to NUM bytes\n"
7150"\t\t\timplicitly with the gp register [default 8]\n"
7151msgstr ""
7152
7153#: config/tc-mips.c:14340
7154#, c-format
7155msgid ""
7156"-mips1\t\t\tgenerate MIPS ISA I instructions\n"
7157"-mips2\t\t\tgenerate MIPS ISA II instructions\n"
7158"-mips3\t\t\tgenerate MIPS ISA III instructions\n"
7159"-mips4\t\t\tgenerate MIPS ISA IV instructions\n"
7160"-mips5 generate MIPS ISA V instructions\n"
7161"-mips32 generate MIPS32 ISA instructions\n"
7162"-mips32r2 generate MIPS32 release 2 ISA instructions\n"
7163"-mips64 generate MIPS64 ISA instructions\n"
7164"-mips64r2 generate MIPS64 release 2 ISA instructions\n"
7165"-march=CPU/-mtune=CPU\tgenerate code/schedule for CPU, where CPU is one of:\n"
7166msgstr ""
7167
7168#: config/tc-mips.c:14359
7169#, c-format
7170msgid ""
7171"-mCPU\t\t\tequivalent to -march=CPU -mtune=CPU. Deprecated.\n"
7172"-no-mCPU\t\tdon't generate code specific to CPU.\n"
7173"\t\t\tFor -mCPU and -no-mCPU, CPU must be one of:\n"
7174msgstr ""
7175
7176#: config/tc-mips.c:14372
7177#, c-format
7178msgid ""
7179"-mips16\t\t\tgenerate mips16 instructions\n"
7180"-no-mips16\t\tdo not generate mips16 instructions\n"
7181msgstr ""
7182
7183#: config/tc-mips.c:14375
7184#, c-format
7185msgid ""
7186"-mgp32\t\t\tuse 32-bit GPRs, regardless of the chosen ISA\n"
7187"-mfp32\t\t\tuse 32-bit FPRs, regardless of the chosen ISA\n"
7188"-O0\t\t\tremove unneeded NOPs, do not swap branches\n"
7189"-O\t\t\tremove unneeded NOPs and swap branches\n"
7190"--[no-]construct-floats [dis]allow floating point values to be constructed\n"
7191"--trap, --no-break\ttrap exception on div by 0 and mult overflow\n"
7192"--break, --no-trap\tbreak exception on div by 0 and mult overflow\n"
7193msgstr ""
7194
7195#: config/tc-mips.c:14384
7196#, c-format
7197msgid ""
7198"-KPIC, -call_shared\tgenerate SVR4 position independent code\n"
7199"-non_shared\t\tdo not generate position independent code\n"
7200"-xgot\t\t\tassume a 32 bit GOT\n"
7201"-mpdr, -mno-pdr\t\tenable/disable creation of .pdr sections\n"
7202"-mabi=ABI\t\tcreate ABI conformant object file for:\n"
7203msgstr ""
7204
7205#: config/tc-mips.c:14401
7206#, c-format
7207msgid ""
7208"-32\t\t\tcreate o32 ABI object file (default)\n"
7209"-n32\t\t\tcreate n32 ABI object file\n"
7210"-64\t\t\tcreate 64 ABI object file\n"
7211msgstr ""
7212
7213#: config/tc-mmix.c:726
7214#, c-format
7215msgid " MMIX-specific command line options:\n"
7216msgstr ""
7217
7218#: config/tc-mmix.c:727
7219#, c-format
7220msgid ""
7221" -fixed-special-register-names\n"
7222" Allow only the original special register names.\n"
7223msgstr ""
7224
7225#: config/tc-mmix.c:730
7226#, c-format
7227msgid " -globalize-symbols Make all symbols global.\n"
7228msgstr ""
7229
7230#: config/tc-mmix.c:732
7231#, c-format
7232msgid " -gnu-syntax Turn off mmixal syntax compatibility.\n"
7233msgstr ""
7234
7235#: config/tc-mmix.c:734
7236#, c-format
7237msgid " -relax Create linker relaxable code.\n"
7238msgstr ""
7239
7240#: config/tc-mmix.c:736
7241#, c-format
7242msgid ""
7243" -no-predefined-syms Do not provide mmixal built-in constants.\n"
7244" Implies -fixed-special-register-names.\n"
7245msgstr ""
7246
7247#: config/tc-mmix.c:739
7248#, c-format
7249msgid ""
7250" -no-expand Do not expand GETA, branches, PUSHJ or JUMP\n"
7251" into multiple instructions.\n"
7252msgstr ""
7253
7254#: config/tc-mmix.c:742
7255#, c-format
7256msgid ""
7257" -no-merge-gregs Do not merge GREG definitions with nearby values.\n"
7258msgstr ""
7259
7260#: config/tc-mmix.c:744
7261#, c-format
7262msgid ""
7263" -linker-allocated-gregs If there's no suitable GREG definition for "
7264"the operands of an instruction, let the linker "
7265"resolve.\n"
7266msgstr ""
7267
7268#: config/tc-mmix.c:747
7269#, c-format
7270msgid ""
7271" -x Do not warn when an operand to GETA, a branch,\n"
7272" PUSHJ or JUMP is not known to be within range.\n"
7273" The linker will catch any errors. Implies\n"
7274" -linker-allocated-gregs."
7275msgstr ""
7276
7277#: config/tc-mmix.c:874
7278#, c-format
7279msgid "unknown opcode: `%s'"
7280msgstr ""
7281
7282#: config/tc-mmix.c:996 config/tc-mmix.c:1011
7283msgid "specified location wasn't TETRA-aligned"
7284msgstr ""
7285
7286#: config/tc-mmix.c:998 config/tc-mmix.c:1013 config/tc-mmix.c:4199
7287#: config/tc-mmix.c:4215
7288msgid "unaligned data at an absolute location is not supported"
7289msgstr ""
7290
7291#: config/tc-mmix.c:1123
7292#, c-format
7293msgid "invalid operand to opcode %s: `%s'"
7294msgstr ""
7295
7296#: config/tc-mmix.c:1145 config/tc-mmix.c:1172 config/tc-mmix.c:1205
7297#: config/tc-mmix.c:1213 config/tc-mmix.c:1230 config/tc-mmix.c:1258
7298#: config/tc-mmix.c:1279 config/tc-mmix.c:1304 config/tc-mmix.c:1352
7299#: config/tc-mmix.c:1450 config/tc-mmix.c:1475 config/tc-mmix.c:1507
7300#: config/tc-mmix.c:1539 config/tc-mmix.c:1569 config/tc-mmix.c:1622
7301#: config/tc-mmix.c:1639 config/tc-mmix.c:1666 config/tc-mmix.c:1694
7302#: config/tc-mmix.c:1721 config/tc-mmix.c:1747 config/tc-mmix.c:1763
7303#: config/tc-mmix.c:1789 config/tc-mmix.c:1805 config/tc-mmix.c:1821
7304#: config/tc-mmix.c:1884 config/tc-mmix.c:1900
7305#, c-format
7306msgid "invalid operands to opcode %s: `%s'"
7307msgstr ""
7308
7309#: config/tc-mmix.c:1877
7310#, c-format
7311msgid "unsupported operands to %s: `%s'"
7312msgstr ""
7313
7314#: config/tc-mmix.c:2005
7315msgid "internal: mmix_prefix_name but empty prefix"
7316msgstr ""
7317
7318#: config/tc-mmix.c:2050
7319#, c-format
7320msgid "too many GREG registers allocated (max %d)"
7321msgstr ""
7322
7323#: config/tc-mmix.c:2110
7324msgid "BSPEC already active. Nesting is not supported."
7325msgstr ""
7326
7327#: config/tc-mmix.c:2119
7328msgid "invalid BSPEC expression"
7329msgstr ""
7330
7331#: config/tc-mmix.c:2135
7332#, c-format
7333msgid "can't create section %s"
7334msgstr ""
7335
7336#: config/tc-mmix.c:2140
7337#, c-format
7338msgid "can't set section flags for section %s"
7339msgstr ""
7340
7341#: config/tc-mmix.c:2162
7342msgid "ESPEC without preceding BSPEC"
7343msgstr ""
7344
7345#: config/tc-mmix.c:2192
7346msgid "missing local expression"
7347msgstr ""
7348
7349#: config/tc-mmix.c:2437
7350msgid "operand out of range, instruction expanded"
7351msgstr ""
7352
7353#. The BFD_RELOC_MMIX_LOCAL-specific message is supposed to be
7354#. user-friendly, though a little bit non-substantial.
7355#: config/tc-mmix.c:2695
7356msgid "directive LOCAL must be placed in code or data"
7357msgstr ""
7358
7359#: config/tc-mmix.c:2696
7360msgid "internal confusion: relocation in a section without contents"
7361msgstr ""
7362
7363#: config/tc-mmix.c:2810
7364msgid "internal: BFD_RELOC_MMIX_BASE_PLUS_OFFSET not resolved to section"
7365msgstr ""
7366
7367#: config/tc-mmix.c:2858
7368msgid "no suitable GREG definition for operands"
7369msgstr ""
7370
7371#: config/tc-mmix.c:2917
7372msgid "operands were not reducible at assembly-time"
7373msgstr ""
7374
7375#: config/tc-mmix.c:2944
7376#, c-format
7377msgid "cannot generate relocation type for symbol %s, code %s"
7378msgstr ""
7379
7380#: config/tc-mmix.c:2964
7381#, c-format
7382msgid "internal: unhandled label %s"
7383msgstr ""
7384
7385#: config/tc-mmix.c:3018
7386msgid "[0-9]H labels may not appear alone on a line"
7387msgstr ""
7388
7389#: config/tc-mmix.c:3027
7390msgid "[0-9]H labels do not mix with dot-pseudos"
7391msgstr ""
7392
7393#: config/tc-mmix.c:3091
7394msgid "invalid characters in input"
7395msgstr ""
7396
7397#: config/tc-mmix.c:3195
7398msgid "empty label field for IS"
7399msgstr ""
7400
7401#: config/tc-mmix.c:3528
7402#, c-format
7403msgid "internal: unexpected relax type %d:%d"
7404msgstr ""
7405
7406#: config/tc-mmix.c:3550
7407msgid "BSPEC without ESPEC."
7408msgstr ""
7409
7410#: config/tc-mmix.c:3752
7411msgid "GREG expression too complicated"
7412msgstr ""
7413
7414#: config/tc-mmix.c:3767
7415msgid "internal: GREG expression not resolved to section"
7416msgstr ""
7417
7418#: config/tc-mmix.c:3818
7419msgid "register section has contents\n"
7420msgstr ""
7421
7422#: config/tc-mmix.c:3952
7423msgid "section change from within a BSPEC/ESPEC pair is not supported"
7424msgstr ""
7425
7426#: config/tc-mmix.c:3974
7427msgid "directive LOC from within a BSPEC/ESPEC pair is not supported"
7428msgstr ""
7429
7430#: config/tc-mmix.c:3985
7431msgid "invalid LOC expression"
7432msgstr ""
7433
7434#: config/tc-mmix.c:4010 config/tc-mmix.c:4036
7435msgid "LOC expression stepping backwards is not supported"
7436msgstr ""
7437
7438#. We will only get here in rare cases involving #NO_APP,
7439#. where the unterminated string is not recognized by the
7440#. preformatting pass.
7441#: config/tc-mmix.c:4120 config/tc-mmix.c:4281
7442msgid "unterminated string"
7443msgstr ""
7444
7445#: config/tc-mmix.c:4137
7446msgid "BYTE expression not a pure number"
7447msgstr ""
7448
7449#. Note that mmixal does not allow negative numbers in
7450#. BYTE sequences, so neither should we.
7451#: config/tc-mmix.c:4146
7452msgid "BYTE expression not in the range 0..255"
7453msgstr ""
7454
7455#: config/tc-mmix.c:4197 config/tc-mmix.c:4213
7456msgid "data item with alignment larger than location"
7457msgstr ""
7458
7459#. Since integer_constant is local to expr.c, we have to make this a
7460#. macro. FIXME: Do it cleaner.
7461#: config/tc-mmix.h:104
7462msgid "`&' serial number operator is not supported"
7463msgstr ""
7464
7465#: config/tc-mn10200.c:319
7466#, c-format
7467msgid ""
7468"MN10200 options:\n"
7469"none yet\n"
7470msgstr ""
7471
7472#: config/tc-mn10200.c:793 config/tc-mn10300.c:1387 config/tc-ppc.c:2124
7473#: config/tc-s390.c:1540 config/tc-v850.c:1694
7474#, c-format
7475msgid "Unrecognized opcode: `%s'"
7476msgstr ""
7477
7478#: config/tc-mn10200.c:1036 config/tc-mn10300.c:1960 config/tc-ppc.c:2603
7479#: config/tc-s390.c:1455 config/tc-v850.c:2117
7480#, c-format
7481msgid "junk at end of line: `%s'"
7482msgstr ""
7483
7484#: config/tc-mn10200.c:1242 write.c:2642
7485#, c-format
7486msgid "can't resolve `%s' {%s section} - `%s' {%s section}"
7487msgstr ""
7488
7489#: config/tc-mn10200.c:1347 config/tc-mn10300.c:2589 config/tc-ppc.c:1462
7490#: config/tc-v850.c:1623
7491#, c-format
7492msgid "operand out of range (%s not between %ld and %ld)"
7493msgstr ""
7494
7495#: config/tc-mn10300.c:690
7496#, c-format
7497msgid ""
7498"MN10300 options:\n"
7499"none yet\n"
7500msgstr ""
7501
7502#: config/tc-mn10300.c:1356 config/tc-sh.c:772 config/tc-xtensa.c:5062
7503#: read.c:3634
7504#, c-format
7505msgid "unsupported BFD relocation size %u"
7506msgstr ""
7507
7508#: config/tc-mn10300.c:1404
7509msgid "Invalid opcode/operands"
7510msgstr ""
7511
7512#: config/tc-mn10300.c:1931
7513msgid "Invalid register specification."
7514msgstr ""
7515
7516#: config/tc-mn10300.c:2514
7517#, c-format
7518msgid "Bad relocation fixup type (%d)"
7519msgstr ""
7520
7521#: config/tc-msp430.c:183
7522#, c-format
7523msgid "Known MCU names:\n"
7524msgstr ""
7525
7526#: config/tc-msp430.c:186
7527#, c-format
7528msgid "\t %s\n"
7529msgstr ""
7530
7531#: config/tc-msp430.c:196
7532#, c-format
7533msgid ""
7534"MSP430 options:\n"
7535" -mmcu=[msp430-name] select microcontroller type\n"
7536" msp430x110 msp430x112\n"
7537" msp430x1101 msp430x1111\n"
7538" msp430x1121 msp430x1122 msp430x1132\n"
7539" msp430x122 msp430x123\n"
7540" msp430x1222 msp430x1232\n"
7541" msp430x133 msp430x135\n"
7542" msp430x1331 msp430x1351\n"
7543" msp430x147 msp430x148 msp430x149\n"
7544" msp430x155 msp430x156 msp430x157\n"
7545" msp430x167 msp430x168 msp430x169\n"
7546" msp430x311 msp430x312 msp430x313 msp430x314 "
7547"msp430x315\n"
7548" msp430x323 msp430x325\n"
7549" msp430x336 msp430x337\n"
7550" msp430x412 msp430x413\n"
7551" msp430xE423 msp430xE425 msp430E427\n"
7552" msp430xW423 msp430xW425 msp430W427\n"
7553" msp430x435 msp430x436 msp430x437\n"
7554" msp430x447 msp430x448 msp430x449\n"
7555msgstr ""
7556
7557#: config/tc-msp430.c:278
7558#, c-format
7559msgid "redefinition of mcu type %s' to %s'"
7560msgstr ""
7561
7562#: config/tc-msp430.c:511
7563#, c-format
7564msgid "instruction %s requires %d operand(s)"
7565msgstr ""
7566
7567#: config/tc-msp430.c:757
7568#, c-format
7569msgid "Even number required. Rounded to %d"
7570msgstr ""
7571
7572#: config/tc-msp430.c:768
7573#, c-format
7574msgid "Wrong displacement %d"
7575msgstr ""
7576
7577#: config/tc-msp430.c:785
7578msgid "instruction requires label sans '$'"
7579msgstr ""
7580
7581#: config/tc-msp430.c:791
7582msgid "instruction requires label or value in range -511:512"
7583msgstr ""
7584
7585#: config/tc-msp430.c:797
7586msgid "instruction requires label"
7587msgstr ""
7588
7589#: config/tc-msp430.c:803
7590msgid "Ilegal instruction or not implmented opcode."
7591msgstr ""
7592
7593#: config/tc-msp430.c:831
7594#, c-format
7595msgid "Internal bug. Try to use 0(r%d) instead of @r%d"
7596msgstr ""
7597
7598#: config/tc-msp430.c:841
7599msgid "this addressing mode is not applicable for destination operand"
7600msgstr ""
7601
7602#: config/tc-msp430.c:958
7603#, c-format
7604msgid "value %ld out of range. Use #lo() or #hi()"
7605msgstr ""
7606
7607#: config/tc-msp430.c:1046
7608#, c-format
7609msgid "unknown expression in operand %s. use #llo() #lhi() #hlo() #hhi() "
7610msgstr ""
7611
7612#: config/tc-msp430.c:1096 config/tc-msp430.c:1310
7613#, c-format
7614msgid "unknown operand %s"
7615msgstr ""
7616
7617#: config/tc-msp430.c:1117 config/tc-msp430.c:1248
7618#, c-format
7619msgid "value out of range: %d"
7620msgstr ""
7621
7622#: config/tc-msp430.c:1126 config/tc-msp430.c:1265
7623#, c-format
7624msgid "unknown expression in operand %s"
7625msgstr ""
7626
7627#: config/tc-msp430.c:1140 config/tc-msp430.c:1147
7628#, c-format
7629msgid "unknown addressing mode %s"
7630msgstr ""
7631
7632#: config/tc-msp430.c:1155
7633#, c-format
7634msgid "Bad register name r%s"
7635msgstr ""
7636
7637#: config/tc-msp430.c:1167
7638#, c-format
7639msgid "MSP430 does not have %d registers"
7640msgstr ""
7641
7642#: config/tc-msp430.c:1187
7643msgid "')' required"
7644msgstr ""
7645
7646#: config/tc-msp430.c:1200
7647#, c-format
7648msgid "unknown operator %s. Did you mean X(Rn) or #[hl][hl][oi](CONST) ?"
7649msgstr ""
7650
7651#: config/tc-msp430.c:1209
7652#, c-format
7653msgid "unknown operator (r%s substituded as a register name"
7654msgstr ""
7655
7656#: config/tc-msp430.c:1221 config/tc-msp430.c:1232
7657#, c-format
7658msgid "unknown operator %s"
7659msgstr ""
7660
7661#: config/tc-msp430.c:1226
7662msgid "r2 should not be used in indexed addressing mode"
7663msgstr ""
7664
7665#. Unreachable.
7666#: config/tc-msp430.c:1327
7667#, c-format
7668msgid "unknown addressing mode for operand %s"
7669msgstr ""
7670
7671#: config/tc-ns32k.c:449
7672msgid "Invalid syntax in PC-relative addressing mode"
7673msgstr ""
7674
7675#: config/tc-ns32k.c:473
7676msgid "Invalid syntax in External addressing mode"
7677msgstr ""
7678
7679#: config/tc-ns32k.c:554
7680msgid "Invalid syntax in Memory Relative addressing mode"
7681msgstr ""
7682
7683#: config/tc-ns32k.c:621
7684msgid "Invalid scaled-indexed mode, use (b,w,d,q)"
7685msgstr ""
7686
7687#: config/tc-ns32k.c:626
7688msgid "Syntax in scaled-indexed mode, use [Rn:m] where n=[0..7] m={b,w,d,q}"
7689msgstr ""
7690
7691#: config/tc-ns32k.c:631
7692msgid "Scaled-indexed addressing mode combined with scaled-index"
7693msgstr ""
7694
7695#: config/tc-ns32k.c:642
7696msgid "Invalid or illegal addressing mode combined with scaled-index"
7697msgstr ""
7698
7699#: config/tc-ns32k.c:757
7700msgid "Premature end of suffix -- Defaulting to d"
7701msgstr ""
7702
7703#: config/tc-ns32k.c:770
7704msgid "Bad suffix after ':' use {b|w|d} Defaulting to d"
7705msgstr ""
7706
7707#: config/tc-ns32k.c:817
7708msgid "Very short instr to option, ie you can't do it on a NULLstr"
7709msgstr ""
7710
7711#: config/tc-ns32k.c:870
7712msgid "No such entry in list. (cpu/mmu register)"
7713msgstr ""
7714
7715#: config/tc-ns32k.c:915
7716msgid "Internal consistency error. check ns32k-opcode.h"
7717msgstr ""
7718
7719#: config/tc-ns32k.c:939
7720msgid "Address of immediate operand"
7721msgstr ""
7722
7723#: config/tc-ns32k.c:940
7724msgid "Invalid immediate write operand."
7725msgstr ""
7726
7727#: config/tc-ns32k.c:1070
7728msgid "Bad opcode-table-option, check in file ns32k-opcode.h"
7729msgstr ""
7730
7731#: config/tc-ns32k.c:1107
7732msgid "No such opcode"
7733msgstr ""
7734
7735#: config/tc-ns32k.c:1184
7736msgid "Bad suffix, defaulting to d"
7737msgstr ""
7738
7739#: config/tc-ns32k.c:1212
7740msgid "Too many operands passed to instruction"
7741msgstr ""
7742
7743#. Check error in default.
7744#: config/tc-ns32k.c:1225
7745msgid "Wrong numbers of operands in default, check ns32k-opcodes.h"
7746msgstr ""
7747
7748#: config/tc-ns32k.c:1229
7749msgid "Wrong number of operands"
7750msgstr ""
7751
7752#: config/tc-ns32k.c:1355
7753msgid "iif convert internal pcrel/binary"
7754msgstr ""
7755
7756#: config/tc-ns32k.c:1372
7757msgid "Bignum too big for long"
7758msgstr ""
7759
7760#: config/tc-ns32k.c:1451
7761msgid "iif convert internal pcrel/pointer"
7762msgstr ""
7763
7764#: config/tc-ns32k.c:1456
7765msgid "Internal logic error in iif.iifP[n].type"
7766msgstr ""
7767
7768#. We cant relax this case.
7769#: config/tc-ns32k.c:1493
7770msgid "Can't relax difference"
7771msgstr ""
7772
7773#: config/tc-ns32k.c:1541
7774msgid "Displacement to large for :d"
7775msgstr ""
7776
7777#: config/tc-ns32k.c:1554
7778msgid "Internal logic error in iif.iifP[].type"
7779msgstr ""
7780
7781#: config/tc-ns32k.c:1614
7782#, c-format
7783msgid "Can not do %d byte pc-relative relocation for storage type %d"
7784msgstr ""
7785
7786#: config/tc-ns32k.c:1617
7787#, c-format
7788msgid "Can not do %d byte relocation for storage type %d"
7789msgstr ""
7790
7791#. Fatal.
7792#: config/tc-ns32k.c:1652
7793#, c-format
7794msgid "Can't hash %s: %s"
7795msgstr ""
7796
7797#: config/tc-ns32k.c:1740
7798#, c-format
7799msgid "value of %ld out of byte displacement range."
7800msgstr ""
7801
7802#: config/tc-ns32k.c:1749
7803#, c-format
7804msgid "value of %ld out of word displacement range."
7805msgstr ""
7806
7807#: config/tc-ns32k.c:1763
7808#, c-format
7809msgid "value of %ld out of double word displacement range."
7810msgstr ""
7811
7812#: config/tc-ns32k.c:1783
7813#, c-format
7814msgid "Internal logic error. line %d, file \"%s\""
7815msgstr ""
7816
7817#: config/tc-ns32k.c:1831
7818#, c-format
7819msgid "Internal logic error. line %d, file \"%s\""
7820msgstr ""
7821
7822#: config/tc-ns32k.c:1936
7823msgid "Bit field out of range"
7824msgstr ""
7825
7826#: config/tc-ns32k.c:2183
7827#, c-format
7828msgid "invalid architecture option -m%s, ignored"
7829msgstr ""
7830
7831#: config/tc-ns32k.c:2196
7832#, c-format
7833msgid "invalid default displacement size \"%s\". Defaulting to %d."
7834msgstr ""
7835
7836#: config/tc-ns32k.c:2213
7837#, c-format
7838msgid ""
7839"NS32K options:\n"
7840"-m32032 | -m32532\tselect variant of NS32K architecture\n"
7841"--disp-size-default=<1|2|4>\n"
7842msgstr ""
7843
7844#: config/tc-ns32k.c:2397
7845#, c-format
7846msgid "Cannot find relocation type for symbol %s, code %d"
7847msgstr ""
7848
7849#: config/tc-or32.c:465 config/tc-or32.c:680
7850#, c-format
7851msgid "unknown opcode1: `%s'"
7852msgstr ""
7853
7854#: config/tc-or32.c:471 config/tc-or32.c:686
7855#, c-format
7856msgid "unknown opcode2 `%s'."
7857msgstr ""
7858
7859#: config/tc-or32.c:510 config/tc-or32.c:725
7860#, c-format
7861msgid "instruction not allowed: %s"
7862msgstr ""
7863
7864#: config/tc-or32.c:513 config/tc-or32.c:728
7865#, c-format
7866msgid "too many operands: %s"
7867msgstr ""
7868
7869#: config/tc-or32.c:603 config/tc-or32.c:819
7870msgid "call/jmp target out of range (1)"
7871msgstr ""
7872
7873#: config/tc-or32.c:1016 config/tc-or32.c:1133
7874msgid "the linker will not handle this relocation correctly (1)"
7875msgstr ""
7876
7877#: config/tc-or32.c:1025 config/tc-or32.c:1142
7878msgid "call/jmp target out of range (2)"
7879msgstr ""
7880
7881#: config/tc-or32.c:1433
7882msgid "register out of range"
7883msgstr ""
7884
7885#: config/tc-or32.c:1478
7886msgid "invalid register in & expression"
7887msgstr ""
7888
7889#: config/tc-pdp11.c:454
7890msgid "Low order bits truncated in immediate float operand"
7891msgstr ""
7892
7893#: config/tc-pdp11.c:665
7894#, c-format
7895msgid "Unknown instruction '%s'"
7896msgstr ""
7897
7898#: config/tc-pj.c:82 config/tc-pj.c:90
7899msgid "confusing relocation expressions"
7900msgstr ""
7901
7902#: config/tc-pj.c:181
7903msgid "can't have relocation for ipush"
7904msgstr ""
7905
7906#: config/tc-pj.c:290 config/tc-xtensa.c:4864
7907#, c-format
7908msgid "unknown opcode %s"
7909msgstr ""
7910
7911#: config/tc-pj.c:439
7912#, c-format
7913msgid ""
7914"PJ options:\n"
7915"-little\t\t\tgenerate little endian code\n"
7916"-big\t\t\tgenerate big endian code\n"
7917msgstr ""
7918
7919#: config/tc-pj.c:469 config/tc-sh.c:3763 config/tc-sh.c:3770
7920#: config/tc-sh.c:3777 config/tc-sh.c:3784
7921msgid "pcrel too far"
7922msgstr ""
7923
7924#: config/tc-pj.h:38
7925msgid "convert_frag\n"
7926msgstr ""
7927
7928#: config/tc-pj.h:39
7929msgid "estimate size\n"
7930msgstr ""
7931
7932#: config/tc-ppc.c:980
7933#, c-format
7934msgid "%s unsupported"
7935msgstr ""
7936
7937#: config/tc-ppc.c:1046 config/tc-s390.c:414 config/tc-s390.c:421
7938#, c-format
7939msgid "invalid switch -m%s"
7940msgstr ""
7941
7942#: config/tc-ppc.c:1083
7943#, c-format
7944msgid ""
7945"PowerPC options:\n"
7946"-a32\t\t\tgenerate ELF32/XCOFF32\n"
7947"-a64\t\t\tgenerate ELF64/XCOFF64\n"
7948"-u\t\t\tignored\n"
7949"-mpwrx, -mpwr2\t\tgenerate code for POWER/2 (RIOS2)\n"
7950"-mpwr\t\t\tgenerate code for POWER (RIOS1)\n"
7951"-m601\t\t\tgenerate code for PowerPC 601\n"
7952"-mppc, -mppc32, -m603, -m604\n"
7953"\t\t\tgenerate code for PowerPC 603/604\n"
7954"-m403, -m405\t\tgenerate code for PowerPC 403/405\n"
7955"-m440\t\t\tgenerate code for PowerPC 440\n"
7956"-m7400, -m7410, -m7450, -m7455\n"
7957"\t\t\tgenerate code For PowerPC 7400/7410/7450/7455\n"
7958msgstr ""
7959
7960#: config/tc-ppc.c:1097
7961#, c-format
7962msgid ""
7963"-mppc64, -m620\t\tgenerate code for PowerPC 620/625/630\n"
7964"-mppc64bridge\t\tgenerate code for PowerPC 64, including bridge insns\n"
7965"-mbooke64\t\tgenerate code for 64-bit PowerPC BookE\n"
7966"-mbooke, mbooke32\tgenerate code for 32-bit PowerPC BookE\n"
7967"-mpower4\t\tgenerate code for Power4 architecture\n"
7968"-mcom\t\t\tgenerate code Power/PowerPC common instructions\n"
7969"-many\t\t\tgenerate code for any architecture (PWR/PWRX/PPC)\n"
7970msgstr ""
7971
7972#: config/tc-ppc.c:1105
7973#, c-format
7974msgid ""
7975"-maltivec\t\tgenerate code for AltiVec\n"
7976"-me500, -me500x2\tgenerate code for Motorola e500 core complex\n"
7977"-mspe\t\t\tgenerate code for Motorola SPE instructions\n"
7978"-mregnames\t\tAllow symbolic names for registers\n"
7979"-mno-regnames\t\tDo not allow symbolic names for registers\n"
7980msgstr ""
7981
7982#: config/tc-ppc.c:1112
7983#, c-format
7984msgid ""
7985"-mrelocatable\t\tsupport for GCC's -mrelocatble option\n"
7986"-mrelocatable-lib\tsupport for GCC's -mrelocatble-lib option\n"
7987"-memb\t\t\tset PPC_EMB bit in ELF flags\n"
7988"-mlittle, -mlittle-endian, -l, -le\n"
7989"\t\t\tgenerate code for a little endian machine\n"
7990"-mbig, -mbig-endian, -b, -be\n"
7991"\t\t\tgenerate code for a big endian machine\n"
7992"-msolaris\t\tgenerate code for Solaris\n"
7993"-mno-solaris\t\tdo not generate code for Solaris\n"
7994"-V\t\t\tprint assembler version number\n"
7995"-Qy, -Qn\t\tignored\n"
7996msgstr ""
7997
7998#: config/tc-ppc.c:1154
7999#, c-format
8000msgid "Unknown default cpu = %s, os = %s"
8001msgstr ""
8002
8003#: config/tc-ppc.c:1179
8004msgid "Neither Power nor PowerPC opcodes were selected."
8005msgstr ""
8006
8007#: config/tc-ppc.c:1269 config/tc-s390.c:516
8008#, c-format
8009msgid "Internal assembler error for instruction %s"
8010msgstr ""
8011
8012#: config/tc-ppc.c:1293
8013#, c-format
8014msgid "Internal assembler error for macro %s"
8015msgstr ""
8016
8017#: config/tc-ppc.c:1635
8018msgid "identifier+constant@got means identifier@got+constant"
8019msgstr ""
8020
8021#: config/tc-ppc.c:1702
8022#, c-format
8023msgid "%s relocations do not fit in %d bytes\n"
8024msgstr ""
8025
8026#: config/tc-ppc.c:1809
8027#, c-format
8028msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld."
8029msgstr ""
8030
8031#: config/tc-ppc.c:1891
8032msgid "Relocation cannot be done when using -mrelocatable"
8033msgstr ""
8034
8035#: config/tc-ppc.c:2017
8036#, c-format
8037msgid "syntax error: invalid toc specifier `%s'"
8038msgstr ""
8039
8040#: config/tc-ppc.c:2031
8041#, c-format
8042msgid "syntax error: expected `]', found `%c'"
8043msgstr ""
8044
8045#: config/tc-ppc.c:2309
8046msgid "[tocv] symbol is not a toc symbol"
8047msgstr ""
8048
8049#: config/tc-ppc.c:2320
8050msgid "Unimplemented toc32 expression modifier"
8051msgstr ""
8052
8053#: config/tc-ppc.c:2325
8054msgid "Unimplemented toc64 expression modifier"
8055msgstr ""
8056
8057#: config/tc-ppc.c:2329
8058#, c-format
8059msgid "Unexpected return value [%d] from parse_toc_entry!\n"
8060msgstr ""
8061
8062#: config/tc-ppc.c:2547
8063msgid "unsupported relocation for DS offset field"
8064msgstr ""
8065
8066#: config/tc-ppc.c:2591
8067#, c-format
8068msgid "syntax error; found `%c' but expected `%c'"
8069msgstr ""
8070
8071#: config/tc-ppc.c:2740
8072msgid "wrong number of operands"
8073msgstr ""
8074
8075#: config/tc-ppc.c:2796
8076msgid "Bad .section directive: want a,e,w,x,M,S,G,T in string"
8077msgstr ""
8078
8079#: config/tc-ppc.c:2911
8080msgid "missing size"
8081msgstr ""
8082
8083#: config/tc-ppc.c:2920
8084msgid "negative size"
8085msgstr ""
8086
8087#: config/tc-ppc.c:2957
8088msgid "missing real symbol name"
8089msgstr ""
8090
8091#: config/tc-ppc.c:2978
8092msgid "attempt to redefine symbol"
8093msgstr ""
8094
8095#: config/tc-ppc.c:3225
8096msgid "The XCOFF file format does not support arbitrary sections"
8097msgstr ""
8098
8099#: config/tc-ppc.c:3302
8100msgid "missing rename string"
8101msgstr ""
8102
8103#: config/tc-ppc.c:3333 config/tc-ppc.c:3888 read.c:2932
8104msgid "missing value"
8105msgstr ""
8106
8107#: config/tc-ppc.c:3351
8108msgid "illegal .stabx expression; zero assumed"
8109msgstr ""
8110
8111#: config/tc-ppc.c:3383
8112msgid "missing class"
8113msgstr ""
8114
8115#: config/tc-ppc.c:3392
8116msgid "missing type"
8117msgstr ""
8118
8119#: config/tc-ppc.c:3473
8120msgid "missing symbol name"
8121msgstr ""
8122
8123#: config/tc-ppc.c:3667
8124msgid "nested .bs blocks"
8125msgstr ""
8126
8127#: config/tc-ppc.c:3700
8128msgid ".es without preceding .bs"
8129msgstr ""
8130
8131#: config/tc-ppc.c:3880
8132msgid "non-constant byte count"
8133msgstr ""
8134
8135#: config/tc-ppc.c:3928
8136msgid ".tc not in .toc section"
8137msgstr ""
8138
8139#: config/tc-ppc.c:3947
8140msgid ".tc with no label"
8141msgstr ""
8142
8143#: config/tc-ppc.c:4039
8144msgid ".machine stack overflow"
8145msgstr ""
8146
8147#: config/tc-ppc.c:4046
8148msgid ".machine stack underflow"
8149msgstr ""
8150
8151#: config/tc-ppc.c:4053
8152#, c-format
8153msgid "invalid machine `%s'"
8154msgstr ""
8155
8156#: config/tc-ppc.c:4107
8157msgid "No previous section to return to. Directive ignored."
8158msgstr ""
8159
8160#. Section Contents
8161#. unknown
8162#: config/tc-ppc.c:4524
8163msgid "Unsupported section attribute -- 'a'"
8164msgstr ""
8165
8166#: config/tc-ppc.c:4713
8167msgid "bad symbol suffix"
8168msgstr ""
8169
8170#: config/tc-ppc.c:4806
8171msgid "Unrecognized symbol suffix"
8172msgstr ""
8173
8174#: config/tc-ppc.c:4892
8175msgid "two .function pseudo-ops with no intervening .ef"
8176msgstr ""
8177
8178#: config/tc-ppc.c:4905
8179msgid ".ef with no preceding .function"
8180msgstr ""
8181
8182#: config/tc-ppc.c:5033
8183#, c-format
8184msgid "warning: symbol %s has no csect"
8185msgstr ""
8186
8187#: config/tc-ppc.c:5337
8188msgid "symbol in .toc does not match any .tc"
8189msgstr ""
8190
8191#: config/tc-ppc.c:5670 config/tc-s390.c:2078 config/tc-v850.c:2418
8192#: config/tc-xstormy16.c:537
8193msgid "unresolved expression that must be resolved"
8194msgstr ""
8195
8196#: config/tc-ppc.c:5673
8197#, c-format
8198msgid "unsupported relocation against %s"
8199msgstr ""
8200
8201#: config/tc-ppc.c:5748
8202#, c-format
8203msgid "cannot emit PC relative %s relocation against %s"
8204msgstr ""
8205
8206#: config/tc-ppc.c:5753
8207#, c-format
8208msgid "cannot emit PC relative %s relocation"
8209msgstr ""
8210
8211#: config/tc-ppc.c:5906
8212#, c-format
8213msgid "Unable to handle reference to symbol %s"
8214msgstr ""
8215
8216#: config/tc-ppc.c:5909
8217msgid "Unable to resolve expression"
8218msgstr ""
8219
8220#: config/tc-ppc.c:5936
8221msgid "must branch to an address a multiple of 4"
8222msgstr ""
8223
8224#: config/tc-ppc.c:5940
8225#, c-format
8226msgid "@local or @plt branch destination is too far away, %ld bytes"
8227msgstr ""
8228
8229#: config/tc-ppc.c:5971
8230#, c-format
8231msgid "Gas failure, reloc value %d\n"
8232msgstr ""
8233
8234#: config/tc-s390.c:457
8235#, c-format
8236msgid ""
8237" S390 options:\n"
8238" -mregnames Allow symbolic names for registers\n"
8239" -mwarn-areg-zero Warn about zero base/index registers\n"
8240" -mno-regnames Do not allow symbolic names for registers\n"
8241" -m31 Set file format to 31 bit format\n"
8242" -m64 Set file format to 64 bit format\n"
8243msgstr ""
8244
8245#: config/tc-s390.c:464
8246#, c-format
8247msgid ""
8248" -V print assembler version number\n"
8249" -Qy, -Qn ignored\n"
8250msgstr ""
8251
8252#: config/tc-s390.c:500
8253#, c-format
8254msgid "Internal assembler error for instruction format %s"
8255msgstr ""
8256
8257#: config/tc-s390.c:782
8258#, c-format
8259msgid "identifier+constant@%s means identifier@%s+constant"
8260msgstr ""
8261
8262#: config/tc-s390.c:865
8263msgid "Can't handle O_big in s390_exp_compare"
8264msgstr ""
8265
8266#: config/tc-s390.c:949
8267msgid "Invalid suffix for literal pool entry"
8268msgstr ""
8269
8270#: config/tc-s390.c:1006
8271msgid "Big number is too big"
8272msgstr ""
8273
8274#: config/tc-s390.c:1144 config/tc-s390.c:1728
8275#, c-format
8276msgid "%s relocations do not fit in %d bytes"
8277msgstr ""
8278
8279#: config/tc-s390.c:1154
8280msgid "relocation not applicable"
8281msgstr ""
8282
8283#: config/tc-s390.c:1342
8284msgid "invalid operand suffix"
8285msgstr ""
8286
8287#: config/tc-s390.c:1365
8288msgid "syntax error; missing '(' after displacement"
8289msgstr ""
8290
8291#: config/tc-s390.c:1375 config/tc-s390.c:1408 config/tc-s390.c:1427
8292msgid "syntax error; expected ,"
8293msgstr ""
8294
8295#: config/tc-s390.c:1402
8296msgid "syntax error; missing ')' after base register"
8297msgstr ""
8298
8299#: config/tc-s390.c:1420
8300msgid "syntax error; ')' not allowed here"
8301msgstr ""
8302
8303#: config/tc-s390.c:1602 config/tc-s390.c:1628 config/tc-s390.c:1641
8304msgid "Invalid .insn format\n"
8305msgstr ""
8306
8307#: config/tc-s390.c:1610
8308#, c-format
8309msgid "Unrecognized opcode format: `%s'"
8310msgstr ""
8311
8312#: config/tc-s390.c:1644
8313msgid "second operand of .insn not a constant\n"
8314msgstr ""
8315
8316#: config/tc-s390.c:1647
8317msgid "missing comma after insn constant\n"
8318msgstr ""
8319
8320#: config/tc-s390.c:2081
8321msgid "unsupported relocation type"
8322msgstr ""
8323
8324#: config/tc-sh64.c:568
8325msgid "This operand must be constant at assembly time"
8326msgstr ""
8327
8328#: config/tc-sh64.c:681
8329msgid "Invalid operand expression"
8330msgstr ""
8331
8332#: config/tc-sh64.c:768 config/tc-sh64.c:872
8333msgid "PTB operand is a SHmedia symbol"
8334msgstr ""
8335
8336#: config/tc-sh64.c:771 config/tc-sh64.c:869
8337msgid "PTA operand is a SHcompact symbol"
8338msgstr ""
8339
8340#: config/tc-sh64.c:787
8341msgid "invalid expression in operand"
8342msgstr ""
8343
8344#: config/tc-sh64.c:1478
8345#, c-format
8346msgid "invalid operand, not a 5-bit unsigned value: %d"
8347msgstr ""
8348
8349#: config/tc-sh64.c:1483
8350#, c-format
8351msgid "invalid operand, not a 6-bit signed value: %d"
8352msgstr ""
8353
8354#: config/tc-sh64.c:1488
8355#, c-format
8356msgid "invalid operand, not a 6-bit unsigned value: %d"
8357msgstr ""
8358
8359#: config/tc-sh64.c:1493 config/tc-sh64.c:1505
8360#, c-format
8361msgid "invalid operand, not a 11-bit signed value: %d"
8362msgstr ""
8363
8364#: config/tc-sh64.c:1495
8365#, c-format
8366msgid "invalid operand, not a multiple of 32: %d"
8367msgstr ""
8368
8369#: config/tc-sh64.c:1500
8370#, c-format
8371msgid "invalid operand, not a 10-bit signed value: %d"
8372msgstr ""
8373
8374#: config/tc-sh64.c:1507
8375#, c-format
8376msgid "invalid operand, not an even value: %d"
8377msgstr ""
8378
8379#: config/tc-sh64.c:1512
8380#, c-format
8381msgid "invalid operand, not a 12-bit signed value: %d"
8382msgstr ""
8383
8384#: config/tc-sh64.c:1514
8385#, c-format
8386msgid "invalid operand, not a multiple of 4: %d"
8387msgstr ""
8388
8389#: config/tc-sh64.c:1519
8390#, c-format
8391msgid "invalid operand, not a 13-bit signed value: %d"
8392msgstr ""
8393
8394#: config/tc-sh64.c:1521
8395#, c-format
8396msgid "invalid operand, not a multiple of 8: %d"
8397msgstr ""
8398
8399#: config/tc-sh64.c:1526
8400#, c-format
8401msgid "invalid operand, not a 16-bit signed value: %d"
8402msgstr ""
8403
8404#: config/tc-sh64.c:1531
8405#, c-format
8406msgid "invalid operand, not an 16-bit unsigned value: %d"
8407msgstr ""
8408
8409#: config/tc-sh64.c:1537
8410msgid "operand out of range for PT, PTA and PTB"
8411msgstr ""
8412
8413#: config/tc-sh64.c:1539
8414#, c-format
8415msgid "operand not a multiple of 4 for PT, PTA or PTB: %d"
8416msgstr ""
8417
8418#: config/tc-sh64.c:2059
8419#, c-format
8420msgid "MOVI operand is not a 32-bit signed value: 0x%8x%08x"
8421msgstr ""
8422
8423#: config/tc-sh64.c:2416 config/tc-sh64.c:2579 config/tc-sh64.c:2594
8424msgid "invalid PIC reference"
8425msgstr ""
8426
8427#: config/tc-sh64.c:2473
8428msgid "can't find opcode"
8429msgstr ""
8430
8431#: config/tc-sh64.c:2801
8432#, c-format
8433msgid "invalid operands to %s"
8434msgstr ""
8435
8436#: config/tc-sh64.c:2807
8437#, c-format
8438msgid "excess operands to %s"
8439msgstr ""
8440
8441#: config/tc-sh64.c:2852
8442#, c-format
8443msgid "The `.mode %s' directive is not valid with this architecture"
8444msgstr ""
8445
8446#: config/tc-sh64.c:2860
8447#, c-format
8448msgid "Invalid argument to .mode: %s"
8449msgstr ""
8450
8451#: config/tc-sh64.c:2890
8452#, c-format
8453msgid "The `.abi %s' directive is not valid with this architecture"
8454msgstr ""
8455
8456#: config/tc-sh64.c:2896
8457msgid "`.abi 64' but command-line options do not specify 64-bit ABI"
8458msgstr ""
8459
8460#: config/tc-sh64.c:2901
8461msgid "`.abi 32' but command-line options do not specify 32-bit ABI"
8462msgstr ""
8463
8464#: config/tc-sh64.c:2904
8465#, c-format
8466msgid "Invalid argument to .abi: %s"
8467msgstr ""
8468
8469#: config/tc-sh64.c:2959
8470msgid "-no-mix is invalid without specifying SHcompact or SHmedia"
8471msgstr ""
8472
8473#: config/tc-sh64.c:2964
8474msgid "-shcompact-const-crange is invalid without SHcompact"
8475msgstr ""
8476
8477#: config/tc-sh64.c:2967
8478msgid "-expand-pt32 only valid with -abi=64"
8479msgstr ""
8480
8481#: config/tc-sh64.c:2970
8482msgid "-no-expand only valid with SHcompact or SHmedia"
8483msgstr ""
8484
8485#: config/tc-sh64.c:2973
8486msgid "-expand-pt32 invalid together with -no-expand"
8487msgstr ""
8488
8489#: config/tc-sh64.c:3190
8490msgid ""
8491"SHmedia code not allowed in same section as constants and SHcompact code"
8492msgstr ""
8493
8494#: config/tc-sh64.c:3208
8495msgid "No segment info for current section"
8496msgstr ""
8497
8498#: config/tc-sh64.c:3246
8499msgid "duplicate datalabel operator ignored"
8500msgstr ""
8501
8502#: config/tc-sh64.c:3316
8503msgid "Invalid DataLabel expression"
8504msgstr ""
8505
8506#: config/tc-sh.c:65
8507msgid "directive .big encountered when option -big required"
8508msgstr ""
8509
8510#: config/tc-sh.c:75
8511msgid "directive .little encountered when option -little required"
8512msgstr ""
8513
8514#: config/tc-sh.c:743
8515msgid "Invalid PIC expression."
8516msgstr ""
8517
8518#: config/tc-sh.c:1235
8519msgid "misplaced PIC operand"
8520msgstr ""
8521
8522#: config/tc-sh.c:1274
8523msgid "illegal register after @-"
8524msgstr ""
8525
8526#: config/tc-sh.c:1290
8527msgid "must be @(r0,...)"
8528msgstr ""
8529
8530#: config/tc-sh.c:1314
8531msgid "syntax error in @(r0,...)"
8532msgstr ""
8533
8534#: config/tc-sh.c:1319
8535msgid "syntax error in @(r0...)"
8536msgstr ""
8537
8538#: config/tc-sh.c:1360
8539msgid "Deprecated syntax."
8540msgstr ""
8541
8542#: config/tc-sh.c:1372 config/tc-sh.c:1377
8543msgid "syntax error in @(disp,[Rn, gbr, pc])"
8544msgstr ""
8545
8546#: config/tc-sh.c:1382
8547msgid "expecting )"
8548msgstr ""
8549
8550#: config/tc-sh.c:1390
8551msgid "illegal register after @"
8552msgstr ""
8553
8554#: config/tc-sh.c:2154
8555#, c-format
8556msgid "Invalid register: 'r%d'"
8557msgstr ""
8558
8559#: config/tc-sh.c:2321
8560msgid "insn can't be combined with parallel processing insn"
8561msgstr ""
8562
8563#: config/tc-sh.c:2328 config/tc-sh.c:2339 config/tc-sh.c:2371
8564msgid "multiple movx specifications"
8565msgstr ""
8566
8567#: config/tc-sh.c:2333 config/tc-sh.c:2355 config/tc-sh.c:2394
8568msgid "multiple movy specifications"
8569msgstr ""
8570
8571#: config/tc-sh.c:2342 config/tc-sh.c:2375
8572msgid "invalid movx address register"
8573msgstr ""
8574
8575#: config/tc-sh.c:2344
8576msgid "insn cannot be combined with non-nopy"
8577msgstr ""
8578
8579#: config/tc-sh.c:2358 config/tc-sh.c:2414
8580msgid "invalid movy address register"
8581msgstr ""
8582
8583#: config/tc-sh.c:2360
8584msgid "insn cannot be combined with non-nopx"
8585msgstr ""
8586
8587#: config/tc-sh.c:2373
8588msgid "previous movy requires nopx"
8589msgstr ""
8590
8591#: config/tc-sh.c:2381 config/tc-sh.c:2386
8592msgid "invalid movx dsp register"
8593msgstr ""
8594
8595#: config/tc-sh.c:2396
8596msgid "previous movx requires nopy"
8597msgstr ""
8598
8599#: config/tc-sh.c:2405 config/tc-sh.c:2410
8600msgid "invalid movy dsp register"
8601msgstr ""
8602
8603#: config/tc-sh.c:2420
8604msgid "dsp immediate shift value not constant"
8605msgstr ""
8606
8607#: config/tc-sh.c:2434 config/tc-sh.c:2460
8608msgid "multiple parallel processing specifications"
8609msgstr ""
8610
8611#: config/tc-sh.c:2453
8612msgid "multiple condition specifications"
8613msgstr ""
8614
8615#: config/tc-sh.c:2491
8616msgid "insn cannot be combined with pmuls"
8617msgstr ""
8618
8619#: config/tc-sh.c:2507
8620msgid "bad combined pmuls output operand"
8621msgstr ""
8622
8623#: config/tc-sh.c:2517
8624msgid "destination register is same for parallel insns"
8625msgstr ""
8626
8627#: config/tc-sh.c:2526
8628msgid "condition not followed by conditionalizable insn"
8629msgstr ""
8630
8631#: config/tc-sh.c:2536
8632msgid "unrecognized characters at end of parallel processing insn"
8633msgstr ""
8634
8635#: config/tc-sh.c:2651
8636msgid "opcode not valid for this cpu variant"
8637msgstr ""
8638
8639#: config/tc-sh.c:2684
8640msgid "Delayed branches not available on SH1"
8641msgstr ""
8642
8643#: config/tc-sh.c:2716
8644#, c-format
8645msgid "excess operands: '%s'"
8646msgstr ""
8647
8648#: config/tc-sh.c:2861
8649msgid ".uses pseudo-op seen when not relaxing"
8650msgstr ""
8651
8652#: config/tc-sh.c:2867
8653msgid "bad .uses format"
8654msgstr ""
8655
8656#: config/tc-sh.c:2954
8657msgid "Invalid combination: --isa=SHcompact with --isa=SHmedia"
8658msgstr ""
8659
8660#: config/tc-sh.c:2960
8661msgid "Invalid combination: --isa=SHmedia with --isa=SHcompact"
8662msgstr ""
8663
8664#: config/tc-sh.c:2962
8665msgid "Invalid combination: --abi=64 with --isa=SHcompact"
8666msgstr ""
8667
8668#: config/tc-sh.c:2975
8669msgid "Invalid combination: --abi=32 with --abi=64"
8670msgstr ""
8671
8672#: config/tc-sh.c:2981
8673msgid "Invalid combination: --abi=64 with --abi=32"
8674msgstr ""
8675
8676#: config/tc-sh.c:2983
8677msgid "Invalid combination: --isa=SHcompact with --abi=64"
8678msgstr ""
8679
8680#: config/tc-sh.c:3017
8681#, c-format
8682msgid ""
8683"SH options:\n"
8684"-little\t\t\tgenerate little endian code\n"
8685"-big\t\t\tgenerate big endian code\n"
8686"-relax\t\t\talter jump instructions for long displacements\n"
8687"-small\t\t\talign sections to 4 byte boundaries, not 16\n"
8688"-dsp\t\t\tenable sh-dsp insns, and disable floating-point ISAs.\n"
8689"-isa=[sh4\n"
8690" | sh4-nofpu\t\tsh4 with fpu disabled\n"
8691" | sh4-nommu-nofpu sh4 with no MMU or FPU\n"
8692" | sh4a\n"
8693"\\ "
8694msgstr ""
8695
8696#: config/tc-sh.c:3030
8697#, c-format
8698msgid "));"
8699msgstr ""
8700
8701#: config/tc-sh.c:3032
8702#, c-format
8703msgid ""
8704"-isa=[shmedia\t\tset as the default instruction set for SH64\n"
8705" | SHmedia\n"
8706" | shcompact\n"
8707" | SHcompact]\n"
8708msgstr ""
8709
8710#: config/tc-sh.c:3037
8711#, c-format
8712msgid ""
8713"-abi=[32|64]\t\tset size of expanded SHmedia operands and object\n"
8714"\t\t\tfile type\n"
8715"-shcompact-const-crange\temit code-range descriptors for constants in\n"
8716"\t\t\tSHcompact code sections\n"
8717"-no-mix\t\t\tdisallow SHmedia code in the same section as\n"
8718"\t\t\tconstants and SHcompact code\n"
8719"-no-expand\t\tdo not expand MOVI, PT, PTA or PTB instructions\n"
8720"-expand-pt32\t\twith -abi=64, expand PT, PTA and PTB instructions\n"
8721"\t\t\tto 32 bits only\n"
8722msgstr ""
8723
8724#: config/tc-sh.c:3125
8725msgid ".uses does not refer to a local symbol in the same section"
8726msgstr ""
8727
8728#: config/tc-sh.c:3144
8729msgid "can't find fixup pointed to by .uses"
8730msgstr ""
8731
8732#: config/tc-sh.c:3167
8733msgid ".uses target does not refer to a local symbol in the same section"
8734msgstr ""
8735
8736#: config/tc-sh.c:3267
8737msgid "displacement overflows 12-bit field"
8738msgstr ""
8739
8740#: config/tc-sh.c:3270
8741#, c-format
8742msgid "displacement to defined symbol %s overflows 12-bit field"
8743msgstr ""
8744
8745#: config/tc-sh.c:3274
8746#, c-format
8747msgid "displacement to undefined symbol %s overflows 12-bit field"
8748msgstr ""
8749
8750#: config/tc-sh.c:3352
8751msgid "displacement overflows 8-bit field"
8752msgstr ""
8753
8754#: config/tc-sh.c:3355
8755#, c-format
8756msgid "displacement to defined symbol %s overflows 8-bit field"
8757msgstr ""
8758
8759#: config/tc-sh.c:3359
8760#, c-format
8761msgid "displacement to undefined symbol %s overflows 8-bit field "
8762msgstr ""
8763
8764#: config/tc-sh.c:3376
8765#, c-format
8766msgid "overflow in branch to %s; converted into longer instruction sequence"
8767msgstr ""
8768
8769#: config/tc-sh.c:3447 config/tc-sh.c:3494 config/tc-sparc.c:4203
8770#: config/tc-sparc.c:4228
8771msgid "misaligned data"
8772msgstr ""
8773
8774#: config/tc-sh.c:3884
8775msgid "misaligned offset"
8776msgstr ""
8777
8778#: config/tc-sparc.c:291
8779msgid "Invalid default architecture, broken assembler."
8780msgstr ""
8781
8782#: config/tc-sparc.c:295 config/tc-sparc.c:498
8783msgid "Bad opcode table, broken assembler."
8784msgstr ""
8785
8786#: config/tc-sparc.c:490
8787#, c-format
8788msgid "invalid architecture -xarch=%s"
8789msgstr ""
8790
8791#: config/tc-sparc.c:492
8792#, c-format
8793msgid "invalid architecture -A%s"
8794msgstr ""
8795
8796#: config/tc-sparc.c:559
8797#, c-format
8798msgid "No compiled in support for %d bit object file format"
8799msgstr ""
8800
8801#: config/tc-sparc.c:637
8802#, c-format
8803msgid "SPARC options:\n"
8804msgstr ""
8805
8806#: config/tc-sparc.c:666
8807#, c-format
8808msgid ""
8809"\n"
8810"\t\t\tspecify variant of SPARC architecture\n"
8811"-bump\t\t\twarn when assembler switches architectures\n"
8812"-sparc\t\t\tignored\n"
8813"--enforce-aligned-data\tforce .long, etc., to be aligned correctly\n"
8814"-relax\t\t\trelax jumps and branches (default)\n"
8815"-no-relax\t\tavoid changing any jumps and branches\n"
8816msgstr ""
8817
8818#: config/tc-sparc.c:674
8819#, c-format
8820msgid "-k\t\t\tgenerate PIC\n"
8821msgstr ""
8822
8823#: config/tc-sparc.c:678
8824#, c-format
8825msgid ""
8826"-32\t\t\tcreate 32 bit object file\n"
8827"-64\t\t\tcreate 64 bit object file\n"
8828msgstr ""
8829
8830#: config/tc-sparc.c:681
8831#, c-format
8832msgid "\t\t\t[default is %d]\n"
8833msgstr ""
8834
8835#: config/tc-sparc.c:683
8836#, c-format
8837msgid ""
8838"-TSO\t\t\tuse Total Store Ordering\n"
8839"-PSO\t\t\tuse Partial Store Ordering\n"
8840"-RMO\t\t\tuse Relaxed Memory Ordering\n"
8841msgstr ""
8842
8843#: config/tc-sparc.c:687
8844#, c-format
8845msgid "\t\t\t[default is %s]\n"
8846msgstr ""
8847
8848#: config/tc-sparc.c:689
8849#, c-format
8850msgid ""
8851"-KPIC\t\t\tgenerate PIC\n"
8852"-V\t\t\tprint assembler version number\n"
8853"-undeclared-regs\tignore application global register usage without\n"
8854"\t\t\tappropriate .register directive (default)\n"
8855"-no-undeclared-regs\tforce error on application global register usage\n"
8856"\t\t\twithout appropriate .register directive\n"
8857"-q\t\t\tignored\n"
8858"-Qy, -Qn\t\tignored\n"
8859"-s\t\t\tignored\n"
8860msgstr ""
8861
8862#: config/tc-sparc.c:701
8863#, c-format
8864msgid ""
8865"-EL\t\t\tgenerate code for a little endian machine\n"
8866"-EB\t\t\tgenerate code for a big endian machine\n"
8867"--little-endian-data\tgenerate code for a machine having big endian\n"
8868" instructions and little endian data.\n"
8869msgstr ""
8870
8871#: config/tc-sparc.c:822
8872#, c-format
8873msgid "Internal error: losing opcode: `%s' \"%s\"\n"
8874msgstr ""
8875
8876#: config/tc-sparc.c:841
8877#, c-format
8878msgid "Internal error: can't find opcode `%s' for `%s'\n"
8879msgstr ""
8880
8881#: config/tc-sparc.c:987
8882msgid "Support for 64-bit arithmetic not compiled in."
8883msgstr ""
8884
8885#: config/tc-sparc.c:1034
8886msgid "set: number not in 0..4294967295 range"
8887msgstr ""
8888
8889#: config/tc-sparc.c:1041
8890msgid "set: number not in -2147483648..4294967295 range"
8891msgstr ""
8892
8893#: config/tc-sparc.c:1101
8894msgid "setsw: number not in -2147483648..4294967295 range"
8895msgstr ""
8896
8897#: config/tc-sparc.c:1150
8898msgid "setx: temporary register same as destination register"
8899msgstr ""
8900
8901#: config/tc-sparc.c:1221
8902msgid "setx: illegal temporary register g0"
8903msgstr ""
8904
8905#: config/tc-sparc.c:1318
8906msgid "FP branch in delay slot"
8907msgstr ""
8908
8909#: config/tc-sparc.c:1334
8910msgid "FP branch preceded by FP instruction; NOP inserted"
8911msgstr ""
8912
8913#: config/tc-sparc.c:1374
8914msgid "failed special case insn sanity check"
8915msgstr ""
8916
8917#: config/tc-sparc.c:1462
8918msgid ": invalid membar mask name"
8919msgstr ""
8920
8921#: config/tc-sparc.c:1478
8922msgid ": invalid membar mask expression"
8923msgstr ""
8924
8925#: config/tc-sparc.c:1483
8926msgid ": invalid membar mask number"
8927msgstr ""
8928
8929#: config/tc-sparc.c:1498
8930msgid ": invalid siam mode expression"
8931msgstr ""
8932
8933#: config/tc-sparc.c:1503
8934msgid ": invalid siam mode number"
8935msgstr ""
8936
8937#: config/tc-sparc.c:1519
8938msgid ": invalid prefetch function name"
8939msgstr ""
8940
8941#: config/tc-sparc.c:1527
8942msgid ": invalid prefetch function expression"
8943msgstr ""
8944
8945#: config/tc-sparc.c:1532
8946msgid ": invalid prefetch function number"
8947msgstr ""
8948
8949#: config/tc-sparc.c:1560 config/tc-sparc.c:1572
8950msgid ": unrecognizable privileged register"
8951msgstr ""
8952
8953#: config/tc-sparc.c:1596 config/tc-sparc.c:1621
8954msgid ": unrecognizable v9a or v9b ancillary state register"
8955msgstr ""
8956
8957#: config/tc-sparc.c:1601
8958msgid ": rd on write only ancillary state register"
8959msgstr ""
8960
8961#. %sys_tick and %sys_tick_cmpr are v9bnotv9a
8962#: config/tc-sparc.c:1609
8963msgid ": unrecognizable v9a ancillary state register"
8964msgstr ""
8965
8966#: config/tc-sparc.c:1645
8967msgid ": asr number must be between 16 and 31"
8968msgstr ""
8969
8970#: config/tc-sparc.c:1653
8971msgid ": asr number must be between 0 and 31"
8972msgstr ""
8973
8974#: config/tc-sparc.c:1663
8975#, c-format
8976msgid ": expecting %asrN"
8977msgstr ""
8978
8979#: config/tc-sparc.c:1845 config/tc-sparc.c:1883 config/tc-sparc.c:2290
8980#: config/tc-sparc.c:2326
8981#, c-format
8982msgid "Illegal operands: %%%s requires arguments in ()"
8983msgstr ""
8984
8985#: config/tc-sparc.c:1851
8986#, c-format
8987msgid ""
8988"Illegal operands: %%%s cannot be used together with other relocs in the insn "
8989"()"
8990msgstr ""
8991
8992#: config/tc-sparc.c:1862
8993#, c-format
8994msgid "Illegal operands: %%%s can be only used with call __tls_get_addr"
8995msgstr ""
8996
8997#: config/tc-sparc.c:2069
8998msgid "detected global register use not covered by .register pseudo-op"
8999msgstr ""
9000
9001#: config/tc-sparc.c:2140
9002msgid ": There are only 64 f registers; [0-63]"
9003msgstr ""
9004
9005#: config/tc-sparc.c:2142 config/tc-sparc.c:2160
9006msgid ": There are only 32 f registers; [0-31]"
9007msgstr ""
9008
9009#: config/tc-sparc.c:2152
9010msgid ": There are only 32 single precision f registers; [0-31]"
9011msgstr ""
9012
9013#: config/tc-sparc.c:2338
9014#, c-format
9015msgid ""
9016"Illegal operands: Can't do arithmetics other than + and - involving %%%s()"
9017msgstr ""
9018
9019#: config/tc-sparc.c:2448
9020#, c-format
9021msgid "Illegal operands: Can't add non-constant expression to %%%s()"
9022msgstr ""
9023
9024#: config/tc-sparc.c:2458
9025#, c-format
9026msgid ""
9027"Illegal operands: Can't do arithmetics involving %%%s() of a relocatable "
9028"symbol"
9029msgstr ""
9030
9031#: config/tc-sparc.c:2476
9032msgid ": PC-relative operand can't be a constant"
9033msgstr ""
9034
9035#: config/tc-sparc.c:2483
9036msgid ": TLS operand can't be a constant"
9037msgstr ""
9038
9039#: config/tc-sparc.c:2516
9040msgid ": invalid ASI name"
9041msgstr ""
9042
9043#: config/tc-sparc.c:2524
9044msgid ": invalid ASI expression"
9045msgstr ""
9046
9047#: config/tc-sparc.c:2529
9048msgid ": invalid ASI number"
9049msgstr ""
9050
9051#: config/tc-sparc.c:2626
9052msgid "OPF immediate operand out of range (0-0x1ff)"
9053msgstr ""
9054
9055#: config/tc-sparc.c:2631
9056msgid "non-immediate OPF operand, ignored"
9057msgstr ""
9058
9059#: config/tc-sparc.c:2650
9060msgid ": invalid cpreg name"
9061msgstr ""
9062
9063#: config/tc-sparc.c:2679
9064#, c-format
9065msgid "Illegal operands%s"
9066msgstr ""
9067
9068#: config/tc-sparc.c:2713
9069#, c-format
9070msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\""
9071msgstr ""
9072
9073#: config/tc-sparc.c:2749
9074#, c-format
9075msgid "Architecture mismatch on \"%s\"."
9076msgstr ""
9077
9078#: config/tc-sparc.c:2750
9079#, c-format
9080msgid " (Requires %s; requested architecture is %s.)"
9081msgstr ""
9082
9083#: config/tc-sparc.c:3336
9084#, c-format
9085msgid "bad or unhandled relocation type: 0x%02x"
9086msgstr ""
9087
9088#: config/tc-sparc.c:3655
9089#, c-format
9090msgid "BSS length (%d.) <0! Ignored."
9091msgstr ""
9092
9093#: config/tc-sparc.c:3667
9094msgid "bad .reserve segment -- expected BSS segment"
9095msgstr ""
9096
9097#: config/tc-sparc.c:3684
9098msgid "missing alignment"
9099msgstr ""
9100
9101#: config/tc-sparc.c:3695 config/tc-sparc.c:3846
9102#, c-format
9103msgid "alignment too large; assuming %d"
9104msgstr ""
9105
9106#: config/tc-sparc.c:3701 config/tc-sparc.c:3852
9107msgid "negative alignment"
9108msgstr ""
9109
9110#: config/tc-sparc.c:3711 config/tc-sparc.c:3875 read.c:1226 read.c:2012
9111msgid "alignment not a power of 2"
9112msgstr ""
9113
9114#: config/tc-sparc.c:3789 config/tc-v850.c:233
9115msgid "Expected comma after symbol-name"
9116msgstr ""
9117
9118#: config/tc-sparc.c:3799
9119#, c-format
9120msgid ".COMMon length (%lu) out of range ignored"
9121msgstr ""
9122
9123#: config/tc-sparc.c:3832
9124msgid "Expected comma after common length"
9125msgstr ""
9126
9127#: config/tc-sparc.c:4073 config/tc-sparc.c:4083
9128#, c-format
9129msgid "register syntax is .register %%g[2367],{#scratch|symbolname|#ignore}"
9130msgstr ""
9131
9132#: config/tc-sparc.c:4101
9133msgid "redefinition of global register"
9134msgstr ""
9135
9136#: config/tc-sparc.c:4112
9137#, c-format
9138msgid "Register symbol %s already defined."
9139msgstr ""
9140
9141#: config/tc-sparc.c:4321
9142#, c-format
9143msgid "Illegal operands: %%r_plt in %d-byte data field"
9144msgstr ""
9145
9146#: config/tc-sparc.c:4331
9147#, c-format
9148msgid "Illegal operands: %%r_tls_dtpoff in %d-byte data field"
9149msgstr ""
9150
9151#: config/tc-sparc.c:4368
9152#, c-format
9153msgid "Illegal operands: Only %%r_%s%d allowed in %d-byte data fields"
9154msgstr ""
9155
9156#: config/tc-sparc.c:4376 config/tc-sparc.c:4407 config/tc-sparc.c:4416
9157#, c-format
9158msgid "Illegal operands: %%r_%s%d requires arguments in ()"
9159msgstr ""
9160
9161#: config/tc-sparc.c:4425
9162#, c-format
9163msgid "Illegal operands: garbage after %%r_%s%d()"
9164msgstr ""
9165
9166#: config/tc-sparc.h:55
9167msgid "sparc convert_frag\n"
9168msgstr ""
9169
9170#: config/tc-sparc.h:57
9171msgid "estimate_size_before_relax called"
9172msgstr ""
9173
9174#: config/tc-tahoe.c:403
9175msgid "The -a option doesn't exist. (Despite what the man page says!"
9176msgstr ""
9177
9178#: config/tc-tahoe.c:407 config/tc-vax.c:3289
9179#, c-format
9180msgid "Displacement length %s ignored!"
9181msgstr ""
9182
9183#: config/tc-tahoe.c:411 config/tc-vax.c:3281
9184msgid "SYMBOL TABLE not implemented"
9185msgstr ""
9186
9187#: config/tc-tahoe.c:415 config/tc-vax.c:3285
9188msgid "TOKEN TRACE not implemented"
9189msgstr ""
9190
9191#: config/tc-tahoe.c:419 config/tc-vax.c:3293
9192#, c-format
9193msgid "I don't need or use temp. file \"%s\"."
9194msgstr ""
9195
9196#: config/tc-tahoe.c:423 config/tc-vax.c:3297
9197msgid "I don't use an interpass file! -V ignored"
9198msgstr ""
9199
9200#: config/tc-tahoe.c:437
9201#, c-format
9202msgid ""
9203"Tahoe options:\n"
9204"-a\t\t\tignored\n"
9205"-d LENGTH\t\tignored\n"
9206"-J\t\t\tignored\n"
9207"-S\t\t\tignored\n"
9208"-t FILE\t\t\tignored\n"
9209"-T\t\t\tignored\n"
9210"-V\t\t\tignored\n"
9211msgstr ""
9212
9213#: config/tc-tahoe.c:1066
9214msgid "Casting a branch displacement is bad form, and is ignored."
9215msgstr ""
9216
9217#: config/tc-tahoe.c:1122
9218msgid "Couldn't parse the [index] in this operand."
9219msgstr ""
9220
9221#: config/tc-tahoe.c:1128
9222msgid "Couldn't find the opening '[' for the index of this operand."
9223msgstr ""
9224
9225#: config/tc-tahoe.c:1168
9226msgid "Couldn't find the opening '(' for the deref of this operand."
9227msgstr ""
9228
9229#: config/tc-tahoe.c:1178
9230msgid "Operand can't be both pre-inc and post-dec."
9231msgstr ""
9232
9233#: config/tc-tahoe.c:1208
9234msgid "I parsed 2 registers in this operand."
9235msgstr ""
9236
9237#: config/tc-tahoe.c:1258
9238msgid "Can't relocate expression error."
9239msgstr ""
9240
9241#. This is an error. Tahoe doesn't allow any expressions
9242#. bigger that a 32 bit long word. Any bigger has to be referenced
9243#. by address.
9244#: config/tc-tahoe.c:1265
9245msgid "Expression is too large for a 32 bits."
9246msgstr ""
9247
9248#: config/tc-tahoe.c:1270
9249msgid "Junk at end of expression."
9250msgstr ""
9251
9252#: config/tc-tahoe.c:1309
9253msgid "Syntax error in direct register mode."
9254msgstr ""
9255
9256#: config/tc-tahoe.c:1311
9257msgid "You can't index a register in direct register mode."
9258msgstr ""
9259
9260#: config/tc-tahoe.c:1314
9261msgid "SP can't be the source operand with direct register addressing."
9262msgstr ""
9263
9264#: config/tc-tahoe.c:1316
9265msgid "Can't take the address of a register."
9266msgstr ""
9267
9268#: config/tc-tahoe.c:1318
9269msgid "Direct Register can't be used in a branch."
9270msgstr ""
9271
9272#: config/tc-tahoe.c:1320
9273msgid "For quad access, the register must be even and < 14."
9274msgstr ""
9275
9276#: config/tc-tahoe.c:1322
9277msgid "You can't cast a direct register."
9278msgstr ""
9279
9280#: config/tc-tahoe.c:1328
9281msgid "Using reg 14 for quadwords can tromp the FP register."
9282msgstr ""
9283
9284#: config/tc-tahoe.c:1340
9285msgid "Syntax error in auto-dec mode."
9286msgstr ""
9287
9288#: config/tc-tahoe.c:1342
9289msgid "You can't have an index auto dec mode."
9290msgstr ""
9291
9292#: config/tc-tahoe.c:1344
9293msgid "Auto dec mode cant be used for reading."
9294msgstr ""
9295
9296#: config/tc-tahoe.c:1346
9297msgid "Auto dec only works of the SP register."
9298msgstr ""
9299
9300#: config/tc-tahoe.c:1348
9301msgid "Auto dec can't be used in a branch."
9302msgstr ""
9303
9304#: config/tc-tahoe.c:1350
9305msgid "Auto dec won't work with quadwords."
9306msgstr ""
9307
9308#: config/tc-tahoe.c:1357
9309msgid "Syntax error in one of the auto-inc modes."
9310msgstr ""
9311
9312#: config/tc-tahoe.c:1363
9313msgid "Auto inc deferred only works of the SP register."
9314msgstr ""
9315
9316#: config/tc-tahoe.c:1365
9317msgid "You can't have an index auto inc deferred mode."
9318msgstr ""
9319
9320#: config/tc-tahoe.c:1367 config/tc-tahoe.c:1378
9321msgid "Auto inc can't be used in a branch."
9322msgstr ""
9323
9324#: config/tc-tahoe.c:1374
9325msgid "You can't write to an auto inc register."
9326msgstr ""
9327
9328#: config/tc-tahoe.c:1376
9329msgid "Auto inc only works of the SP register."
9330msgstr ""
9331
9332#: config/tc-tahoe.c:1380
9333msgid "Auto inc won't work with quadwords."
9334msgstr ""
9335
9336#: config/tc-tahoe.c:1382
9337msgid "You can't have an index in auto inc mode."
9338msgstr ""
9339
9340#: config/tc-tahoe.c:1390
9341msgid "You can't index the sp register."
9342msgstr ""
9343
9344#: config/tc-tahoe.c:1396
9345msgid "Syntax error in register displaced mode."
9346msgstr ""
9347
9348#: config/tc-tahoe.c:1415
9349msgid "An offest is needed for this operand."
9350msgstr ""
9351
9352#: config/tc-tahoe.c:1427
9353msgid "You can't index a register in immediate mode."
9354msgstr ""
9355
9356#: config/tc-tahoe.c:1429
9357msgid "Immediate access can't be used as an address."
9358msgstr ""
9359
9360#: config/tc-tahoe.c:1540
9361#, c-format
9362msgid "Compiler bug: ODD number of bytes in arg structure %s."
9363msgstr ""
9364
9365#: config/tc-tahoe.c:1567 config/tc-vax.c:1962
9366msgid "Not enough operands"
9367msgstr ""
9368
9369#: config/tc-tahoe.c:1577 config/tc-vax.c:1969
9370msgid "Too many operands"
9371msgstr ""
9372
9373#: config/tc-tahoe.c:1628 config/tc-vax.c:403
9374#, c-format
9375msgid "Ignoring statement due to \"%s\""
9376msgstr ""
9377
9378#: config/tc-tahoe.c:1723
9379#, c-format
9380msgid "Compliler bug: Got a case (%d) I wasn't expecting."
9381msgstr ""
9382
9383#: config/tc-tahoe.c:1817
9384msgid "Real branch displacements must be expressions."
9385msgstr ""
9386
9387#: config/tc-tahoe.c:1820
9388#, c-format
9389msgid "Complier error: I got an unknown synthetic branch :%c"
9390msgstr ""
9391
9392#: config/tc-tahoe.c:1961
9393#, c-format
9394msgid "Barf, bad mode %x\n"
9395msgstr ""
9396
9397#. Only word (et al.), align, or conditionals are allowed within
9398#. .struct/.union.
9399#: config/tc-tic54x.c:224
9400msgid "pseudo-op illegal within .struct/.union"
9401msgstr ""
9402
9403#: config/tc-tic54x.c:349
9404#, c-format
9405msgid "C54x-specific command line options:\n"
9406msgstr ""
9407
9408#: config/tc-tic54x.c:350
9409#, c-format
9410msgid "-mfar-mode | -mf Use extended addressing\n"
9411msgstr ""
9412
9413#: config/tc-tic54x.c:351
9414#, c-format
9415msgid "-mcpu=<CPU version> Specify the CPU version\n"
9416msgstr ""
9417
9418#: config/tc-tic54x.c:353
9419#, c-format
9420msgid "-mcoff-version={0|1|2} Select COFF version\n"
9421msgstr ""
9422
9423#: config/tc-tic54x.c:355
9424#, c-format
9425msgid "-merrors-to-file <filename>\n"
9426msgstr ""
9427
9428#: config/tc-tic54x.c:356
9429#, c-format
9430msgid "-me <filename> Redirect errors to a file\n"
9431msgstr ""
9432
9433#: config/tc-tic54x.c:478
9434msgid "Comma and symbol expected for '.asg STRING, SYMBOL'"
9435msgstr ""
9436
9437#: config/tc-tic54x.c:532
9438msgid "Unterminated string after absolute expression"
9439msgstr ""
9440
9441#: config/tc-tic54x.c:540
9442msgid "Comma and symbol expected for '.eval EXPR, SYMBOL'"
9443msgstr ""
9444
9445#: config/tc-tic54x.c:552
9446msgid "symbols assigned with .eval must begin with a letter"
9447msgstr ""
9448
9449#: config/tc-tic54x.c:810
9450msgid "Offset on nested structures is ignored"
9451msgstr ""
9452
9453#: config/tc-tic54x.c:861
9454#, c-format
9455msgid ".end%s without preceding .%s"
9456msgstr ""
9457
9458#: config/tc-tic54x.c:928
9459#, c-format
9460msgid "Unrecognized struct/union tag '%s'"
9461msgstr ""
9462
9463#: config/tc-tic54x.c:930
9464msgid ".tag requires a structure tag"
9465msgstr ""
9466
9467#: config/tc-tic54x.c:936
9468msgid "Label required for .tag"
9469msgstr ""
9470
9471#: config/tc-tic54x.c:955
9472#, c-format
9473msgid ".tag target '%s' undefined"
9474msgstr ""
9475
9476#: config/tc-tic54x.c:1018
9477#, c-format
9478msgid ".field count '%d' out of range (1 <= X <= 32)"
9479msgstr ""
9480
9481#: config/tc-tic54x.c:1046
9482#, c-format
9483msgid "Unrecognized field type '%c'"
9484msgstr ""
9485
9486#. Disallow .byte with a non constant expression that will
9487#. require relocation.
9488#: config/tc-tic54x.c:1183
9489msgid "Relocatable values require at least WORD storage"
9490msgstr ""
9491
9492#: config/tc-tic54x.c:1245
9493msgid "Use of .def/.ref is deprecated. Use .global instead"
9494msgstr ""
9495
9496#: config/tc-tic54x.c:1444
9497msgid ".space/.bes repeat count is negative, ignored"
9498msgstr ""
9499
9500#: config/tc-tic54x.c:1449
9501msgid ".space/.bes repeat count is zero, ignored"
9502msgstr ""
9503
9504#: config/tc-tic54x.c:1527
9505msgid "Missing size argument"
9506msgstr ""
9507
9508#: config/tc-tic54x.c:1664
9509msgid "CPU version has already been set"
9510msgstr ""
9511
9512#: config/tc-tic54x.c:1668
9513#, c-format
9514msgid "Unrecognized version '%s'"
9515msgstr ""
9516
9517#: config/tc-tic54x.c:1674
9518msgid "Changing of CPU version on the fly not supported"
9519msgstr ""
9520
9521#: config/tc-tic54x.c:1810
9522msgid "p2align not supported on this target"
9523msgstr ""
9524
9525#: config/tc-tic54x.c:1823
9526msgid "Argument to .even ignored"
9527msgstr ""
9528
9529#: config/tc-tic54x.c:1870
9530msgid "Invalid field size, must be from 1 to 32"
9531msgstr ""
9532
9533#: config/tc-tic54x.c:1883
9534msgid "field size must be 16 when value is relocatable"
9535msgstr ""
9536
9537#: config/tc-tic54x.c:1898
9538msgid "field value truncated"
9539msgstr ""
9540
9541#: config/tc-tic54x.c:2007 config/tc-tic54x.c:2324
9542#, c-format
9543msgid "Unrecognized section '%s'"
9544msgstr ""
9545
9546#: config/tc-tic54x.c:2016
9547msgid "Current section is unitialized, section name required for .clink"
9548msgstr ""
9549
9550#: config/tc-tic54x.c:2230
9551msgid "ENDLOOP without corresponding LOOP"
9552msgstr ""
9553
9554#: config/tc-tic54x.c:2274
9555msgid "Mixing of normal and extended addressing not supported"
9556msgstr ""
9557
9558#: config/tc-tic54x.c:2280
9559msgid "Extended addressing not supported on the specified CPU"
9560msgstr ""
9561
9562#: config/tc-tic54x.c:2330
9563msgid ".sblock may be used for initialized sections only"
9564msgstr ""
9565
9566#: config/tc-tic54x.c:2361
9567msgid "Symbol missing for .set/.equ"
9568msgstr ""
9569
9570#: config/tc-tic54x.c:2420
9571msgid ".var may only be used within a macro definition"
9572msgstr ""
9573
9574#: config/tc-tic54x.c:2428
9575msgid "Substitution symbols must begin with a letter"
9576msgstr ""
9577
9578#: config/tc-tic54x.c:2522
9579#, c-format
9580msgid "Can't open macro library file '%s' for reading."
9581msgstr ""
9582
9583#: config/tc-tic54x.c:2529
9584#, c-format
9585msgid "File '%s' not in macro archive format"
9586msgstr ""
9587
9588#: config/tc-tic54x.c:2689
9589#, c-format
9590msgid "Bad COFF version '%s'"
9591msgstr ""
9592
9593#: config/tc-tic54x.c:2698
9594#, c-format
9595msgid "Bad CPU version '%s'"
9596msgstr ""
9597
9598#: config/tc-tic54x.c:2711 config/tc-tic54x.c:2714
9599#, c-format
9600msgid "Can't redirect stderr to the file '%s'"
9601msgstr ""
9602
9603#: config/tc-tic54x.c:2861
9604#, c-format
9605msgid "Undefined substitution symbol '%s'"
9606msgstr ""
9607
9608#: config/tc-tic54x.c:3518
9609msgid "Badly formed address expression"
9610msgstr ""
9611
9612#: config/tc-tic54x.c:3782
9613#, c-format
9614msgid "Invalid dmad syntax '%s'"
9615msgstr ""
9616
9617#: config/tc-tic54x.c:3848
9618#, c-format
9619msgid ""
9620"Use the .mmregs directive to use memory-mapped register names such as '%s'"
9621msgstr ""
9622
9623#: config/tc-tic54x.c:3901
9624msgid "Address mode *+ARx is write-only. Results of reading are undefined."
9625msgstr ""
9626
9627#: config/tc-tic54x.c:3921
9628#, c-format
9629msgid "Unrecognized indirect address format \"%s\""
9630msgstr ""
9631
9632#: config/tc-tic54x.c:3960
9633#, c-format
9634msgid "Operand '%s' out of range (%d <= x <= %d)"
9635msgstr ""
9636
9637#: config/tc-tic54x.c:3980
9638msgid "Error in relocation handling"
9639msgstr ""
9640
9641#: config/tc-tic54x.c:4001 config/tc-tic54x.c:4065 config/tc-tic54x.c:4097
9642#, c-format
9643msgid "Unrecognized condition code \"%s\""
9644msgstr ""
9645
9646#: config/tc-tic54x.c:4018
9647#, c-format
9648msgid "Condition \"%s\" does not match preceding group"
9649msgstr ""
9650
9651#: config/tc-tic54x.c:4026
9652#, c-format
9653msgid ""
9654"Condition \"%s\" uses a different accumulator from a preceding condition"
9655msgstr ""
9656
9657#: config/tc-tic54x.c:4033
9658msgid "Only one comparison conditional allowed"
9659msgstr ""
9660
9661#: config/tc-tic54x.c:4038
9662msgid "Only one overflow conditional allowed"
9663msgstr ""
9664
9665#: config/tc-tic54x.c:4046
9666#, c-format
9667msgid "Duplicate %s conditional"
9668msgstr ""
9669
9670#: config/tc-tic54x.c:4081
9671msgid "Invalid auxiliary register (use AR0-AR7)"
9672msgstr ""
9673
9674#: config/tc-tic54x.c:4117
9675msgid "lk addressing modes are invalid for memory-mapped register addressing"
9676msgstr ""
9677
9678#: config/tc-tic54x.c:4125
9679msgid ""
9680"Address mode *+ARx is not allowed in memory-mapped register addressing. "
9681"Resulting behavior is undefined."
9682msgstr ""
9683
9684#: config/tc-tic54x.c:4151
9685msgid ""
9686"Destination accumulator for each part of this parallel instruction must be "
9687"different"
9688msgstr ""
9689
9690#: config/tc-tic54x.c:4200
9691#, c-format
9692msgid "Memory mapped register \"%s\" out of range"
9693msgstr ""
9694
9695#: config/tc-tic54x.c:4239
9696msgid "Invalid operand (use 1, 2, or 3)"
9697msgstr ""
9698
9699#: config/tc-tic54x.c:4264
9700msgid "A status register or status bit name is required"
9701msgstr ""
9702
9703#: config/tc-tic54x.c:4274
9704#, c-format
9705msgid "Unrecognized status bit \"%s\""
9706msgstr ""
9707
9708#: config/tc-tic54x.c:4297
9709#, c-format
9710msgid "Invalid status register \"%s\""
9711msgstr ""
9712
9713#: config/tc-tic54x.c:4309
9714#, c-format
9715msgid "Operand \"%s\" out of range (use 1 or 2)"
9716msgstr ""
9717
9718#: config/tc-tic54x.c:4517
9719#, c-format
9720msgid "Unrecognized instruction \"%s\""
9721msgstr ""
9722
9723#: config/tc-tic54x.c:4546
9724#, c-format
9725msgid "Unrecognized operand list '%s' for instruction '%s'"
9726msgstr ""
9727
9728#: config/tc-tic54x.c:4578
9729#, c-format
9730msgid "Unrecognized parallel instruction \"%s\""
9731msgstr ""
9732
9733#: config/tc-tic54x.c:4629
9734#, c-format
9735msgid "Invalid operand (s) for parallel instruction \"%s\""
9736msgstr ""
9737
9738#: config/tc-tic54x.c:4632
9739#, c-format
9740msgid "Unrecognized parallel instruction combination \"%s || %s\""
9741msgstr ""
9742
9743#: config/tc-tic54x.c:4869
9744#, c-format
9745msgid "%s symbol recursion stopped at second appearance of '%s'"
9746msgstr ""
9747
9748#: config/tc-tic54x.c:4909
9749msgid "Unrecognized substitution symbol function"
9750msgstr ""
9751
9752#: config/tc-tic54x.c:4914
9753msgid "Missing '(' after substitution symbol function"
9754msgstr ""
9755
9756#: config/tc-tic54x.c:4928
9757msgid "Expecting second argument"
9758msgstr ""
9759
9760#: config/tc-tic54x.c:4941 config/tc-tic54x.c:4991
9761msgid "Extra junk in function call, expecting ')'"
9762msgstr ""
9763
9764#: config/tc-tic54x.c:4967
9765msgid "Function expects two arguments"
9766msgstr ""
9767
9768#: config/tc-tic54x.c:4980
9769msgid "Expecting character constant argument"
9770msgstr ""
9771
9772#: config/tc-tic54x.c:4986
9773msgid "Both arguments must be substitution symbols"
9774msgstr ""
9775
9776#: config/tc-tic54x.c:5039
9777#, c-format
9778msgid "Invalid subscript (use 1 to %d)"
9779msgstr ""
9780
9781#: config/tc-tic54x.c:5049
9782#, c-format
9783msgid "Invalid length (use 0 to %d"
9784msgstr ""
9785
9786#: config/tc-tic54x.c:5059
9787msgid "Missing ')' in subscripted substitution symbol expression"
9788msgstr ""
9789
9790#: config/tc-tic54x.c:5079
9791msgid "Missing forced substitution terminator ':'"
9792msgstr ""
9793
9794#: config/tc-tic54x.c:5252
9795#, c-format
9796msgid ""
9797"Instruction does not fit in available delay slots (%d-word insn, %d slots "
9798"left)"
9799msgstr ""
9800
9801#: config/tc-tic54x.c:5293
9802#, c-format
9803msgid "Unrecognized parallel instruction '%s'"
9804msgstr ""
9805
9806#: config/tc-tic54x.c:5305
9807#, c-format
9808msgid "Instruction '%s' requires an LP cpu version"
9809msgstr ""
9810
9811#: config/tc-tic54x.c:5312
9812#, c-format
9813msgid "Instruction '%s' requires far mode addressing"
9814msgstr ""
9815
9816#: config/tc-tic54x.c:5324
9817#, c-format
9818msgid ""
9819"Instruction does not fit in available delay slots (%d-word insn, %d slots "
9820"left). Resulting behavior is undefined."
9821msgstr ""
9822
9823#: config/tc-tic54x.c:5334
9824msgid ""
9825"Instructions which cause PC discontinuity are not allowed in a delay slot. "
9826"Resulting behavior is undefined."
9827msgstr ""
9828
9829#: config/tc-tic54x.c:5345
9830#, c-format
9831msgid "'%s' is not repeatable. Resulting behavior is undefined."
9832msgstr ""
9833
9834#: config/tc-tic54x.c:5349
9835msgid ""
9836"Instructions using long offset modifiers or absolute addresses are not "
9837"repeatable. Resulting behavior is undefined."
9838msgstr ""
9839
9840#: config/tc-tic54x.c:5545
9841#, c-format
9842msgid "Unsupported relocation size %d"
9843msgstr ""
9844
9845#: config/tc-tic54x.c:5699
9846msgid "non-absolute value used with .space/.bes"
9847msgstr ""
9848
9849#: config/tc-tic54x.c:5703
9850#, c-format
9851msgid "negative value ignored in %s"
9852msgstr ""
9853
9854#: config/tc-tic54x.c:5792
9855#, c-format
9856msgid "attempt to .space/.bes backwards? (%ld)"
9857msgstr ""
9858
9859#: config/tc-tic54x.c:5826
9860#, c-format
9861msgid "Invalid label '%s'"
9862msgstr ""
9863
9864#: config/tc-tic80.c:26
9865#, c-format
9866msgid "internal error:%s:%d: %s\n"
9867msgstr ""
9868
9869#: config/tc-tic80.c:29
9870#, c-format
9871msgid "internal error:%s:%d: %s %ld\n"
9872msgstr ""
9873
9874#: config/tc-tic80.c:89
9875msgid "Relaxation is a luxury we can't afford"
9876msgstr ""
9877
9878#: config/tc-tic80.c:138
9879msgid "bad call to md_atof ()"
9880msgstr ""
9881
9882#: config/tc-tic80.c:235
9883msgid "':' not followed by 'm' or 's'"
9884msgstr ""
9885
9886#: config/tc-tic80.c:248
9887msgid "paren nesting"
9888msgstr ""
9889
9890#: config/tc-tic80.c:262
9891msgid "mismatched parenthesis"
9892msgstr ""
9893
9894#: config/tc-tic80.c:464
9895msgid "unhandled expression type"
9896msgstr ""
9897
9898#: config/tc-tic80.c:678
9899msgid "symbol reloc that is not PC relative or 32 bits"
9900msgstr ""
9901
9902#: config/tc-tic80.c:707
9903msgid "unhandled operand modifier"
9904msgstr ""
9905
9906#: config/tc-tic80.c:749
9907msgid "unhandled expression"
9908msgstr ""
9909
9910#: config/tc-tic80.c:797
9911#, c-format
9912msgid "Invalid mnemonic: '%s'"
9913msgstr ""
9914
9915#: config/tc-tic80.c:810
9916#, c-format
9917msgid "Invalid operands: '%s'"
9918msgstr ""
9919
9920#: config/tc-tic80.c:888
9921msgid "unhandled predefined symbol bits"
9922msgstr ""
9923
9924#: config/tc-tic80.c:983
9925#, c-format
9926msgid "PC offset 0x%lx outside range 0x%lx-0x%lx"
9927msgstr ""
9928
9929#: config/tc-tic80.c:998
9930msgid "unhandled relocation type in fixup"
9931msgstr ""
9932
9933#: config/tc-tic80.c:1037
9934msgid "md_convert_frag() not implemented yet"
9935msgstr ""
9936
9937#: config/tc-v850.c:244
9938#, c-format
9939msgid ".COMMon length (%d.) < 0! Ignored."
9940msgstr ""
9941
9942#: config/tc-v850.c:266
9943#, c-format
9944msgid "Length of .comm \"%s\" is already %ld. Not changed to %d."
9945msgstr ""
9946
9947#: config/tc-v850.c:293
9948msgid "Common alignment negative; 0 assumed"
9949msgstr ""
9950
9951#: config/tc-v850.c:976
9952#, c-format
9953msgid "unknown operand shift: %x\n"
9954msgstr ""
9955
9956#: config/tc-v850.c:977
9957msgid "internal failure in parse_register_list"
9958msgstr ""
9959
9960#: config/tc-v850.c:993
9961msgid "constant expression or register list expected"
9962msgstr ""
9963
9964#: config/tc-v850.c:998 config/tc-v850.c:1011 config/tc-v850.c:1030
9965msgid "high bits set in register list expression"
9966msgstr ""
9967
9968#: config/tc-v850.c:1069 config/tc-v850.c:1132
9969msgid "illegal register included in list"
9970msgstr ""
9971
9972#: config/tc-v850.c:1075
9973msgid "system registers cannot be included in list"
9974msgstr ""
9975
9976#: config/tc-v850.c:1080
9977msgid "PSW cannot be included in list"
9978msgstr ""
9979
9980#: config/tc-v850.c:1087
9981msgid "High value system registers cannot be included in list"
9982msgstr ""
9983
9984#: config/tc-v850.c:1111
9985msgid "second register should follow dash in register list"
9986msgstr ""
9987
9988#: config/tc-v850.c:1156
9989#, c-format
9990msgid " V850 options:\n"
9991msgstr ""
9992
9993#: config/tc-v850.c:1157
9994#, c-format
9995msgid " -mwarn-signed-overflow Warn if signed immediate values overflow\n"
9996msgstr ""
9997
9998#: config/tc-v850.c:1158
9999#, c-format
10000msgid ""
10001" -mwarn-unsigned-overflow Warn if unsigned immediate values overflow\n"
10002msgstr ""
10003
10004#: config/tc-v850.c:1159
10005#, c-format
10006msgid " -mv850 The code is targeted at the v850\n"
10007msgstr ""
10008
10009#: config/tc-v850.c:1160
10010#, c-format
10011msgid " -mv850e The code is targeted at the v850e\n"
10012msgstr ""
10013
10014#: config/tc-v850.c:1161
10015#, c-format
10016msgid " -mv850e1 The code is targeted at the v850e1\n"
10017msgstr ""
10018
10019#: config/tc-v850.c:1162
10020#, c-format
10021msgid ""
10022" -mv850any The code is generic, despite any processor "
10023"specific instructions\n"
10024msgstr ""
10025
10026#: config/tc-v850.c:1163
10027#, c-format
10028msgid " -mrelax Enable relaxation\n"
10029msgstr ""
10030
10031#: config/tc-v850.c:1175 config/tc-v850.c:1216
10032#, c-format
10033msgid "unknown command line option: -%c%s\n"
10034msgstr ""
10035
10036#: config/tc-v850.c:1365
10037#, c-format
10038msgid "Unable to determine default target processor from string: %s"
10039msgstr ""
10040
10041#: config/tc-v850.c:1402
10042msgid "ctoff() relocation used on an instruction which does not support it"
10043msgstr ""
10044
10045#: config/tc-v850.c:1428
10046msgid "sdaoff() relocation used on an instruction which does not support it"
10047msgstr ""
10048
10049#: config/tc-v850.c:1454
10050msgid "zdaoff() relocation used on an instruction which does not support it"
10051msgstr ""
10052
10053#: config/tc-v850.c:1491
10054msgid "tdaoff() relocation used on an instruction which does not support it"
10055msgstr ""
10056
10057#: config/tc-v850.c:1715
10058msgid "Target processor does not support this instruction."
10059msgstr ""
10060
10061#: config/tc-v850.c:1805 config/tc-v850.c:1834 config/tc-v850.c:2022
10062msgid "immediate operand is too large"
10063msgstr ""
10064
10065#: config/tc-v850.c:1816
10066msgid "AAARG -> unhandled constant reloc"
10067msgstr ""
10068
10069#: config/tc-v850.c:1860
10070msgid "invalid register name"
10071msgstr ""
10072
10073#: config/tc-v850.c:1865
10074msgid "register r0 cannot be used here"
10075msgstr ""
10076
10077#: config/tc-v850.c:1877
10078msgid "invalid system register name"
10079msgstr ""
10080
10081#: config/tc-v850.c:1890
10082msgid "expected EP register"
10083msgstr ""
10084
10085#: config/tc-v850.c:1907
10086msgid "invalid condition code name"
10087msgstr ""
10088
10089#: config/tc-v850.c:1928 config/tc-v850.c:1932
10090msgid "constant too big to fit into instruction"
10091msgstr ""
10092
10093#: config/tc-v850.c:1985
10094msgid "syntax error: value is missing before the register name"
10095msgstr ""
10096
10097#: config/tc-v850.c:1987
10098msgid "syntax error: register not expected"
10099msgstr ""
10100
10101#: config/tc-v850.c:2001
10102msgid "syntax error: system register not expected"
10103msgstr ""
10104
10105#: config/tc-v850.c:2006
10106msgid "syntax error: condition code not expected"
10107msgstr ""
10108
10109#: config/tc-v850.c:2047
10110msgid "invalid operand"
10111msgstr ""
10112
10113#: config/tc-vax.c:285
10114#, c-format
10115msgid "VIP_BEGIN error:%s"
10116msgstr ""
10117
10118#: config/tc-vax.c:422
10119#, c-format
10120msgid "Aborting because statement has \"%s\""
10121msgstr ""
10122
10123#: config/tc-vax.c:469
10124msgid "Can't relocate expression"
10125msgstr ""
10126
10127#: config/tc-vax.c:572
10128msgid "Bignum not permitted in short literal. Immediate mode assumed."
10129msgstr ""
10130
10131#: config/tc-vax.c:581
10132msgid "Can't do flonum short literal: immediate mode used."
10133msgstr ""
10134
10135#: config/tc-vax.c:626
10136#, c-format
10137msgid "A bignum/flonum may not be a displacement: 0x%lx used"
10138msgstr ""
10139
10140#: config/tc-vax.c:961
10141#, c-format
10142msgid "Short literal overflow(%ld.), immediate mode assumed."
10143msgstr ""
10144
10145#: config/tc-vax.c:970
10146#, c-format
10147msgid "Forced short literal to immediate mode. now_seg=%s to_seg=%s"
10148msgstr ""
10149
10150#: config/tc-vax.c:1035
10151msgid "Length specification ignored. Address mode 9F used"
10152msgstr ""
10153
10154#: config/tc-vax.c:1096
10155msgid "Invalid operand: immediate value used as base address."
10156msgstr ""
10157
10158#: config/tc-vax.c:1098
10159msgid "Invalid operand: immediate value used as address."
10160msgstr ""
10161
10162#: config/tc-vax.c:1123
10163msgid "Symbol used as immediate operand in PIC mode."
10164msgstr ""
10165
10166#: config/tc-vax.c:1941
10167msgid "odd number of bytes in operand description"
10168msgstr ""
10169
10170#: config/tc-vax.c:1957
10171msgid "Bad operand"
10172msgstr ""
10173
10174#: config/tc-vax.c:2532
10175msgid "no '[' to match ']'"
10176msgstr ""
10177
10178#: config/tc-vax.c:2552
10179msgid "bad register in []"
10180msgstr ""
10181
10182#: config/tc-vax.c:2554
10183msgid "[PC] index banned"
10184msgstr ""
10185
10186#: config/tc-vax.c:2589
10187msgid "no '(' to match ')'"
10188msgstr ""
10189
10190#: config/tc-vax.c:2729
10191msgid "invalid branch operand"
10192msgstr ""
10193
10194#: config/tc-vax.c:2758
10195msgid "address prohibits @"
10196msgstr ""
10197
10198#: config/tc-vax.c:2760
10199msgid "address prohibits #"
10200msgstr ""
10201
10202#: config/tc-vax.c:2764
10203msgid "address prohibits -()"
10204msgstr ""
10205
10206#: config/tc-vax.c:2766
10207msgid "address prohibits ()+"
10208msgstr ""
10209
10210#: config/tc-vax.c:2769
10211msgid "address prohibits ()"
10212msgstr ""
10213
10214#: config/tc-vax.c:2771
10215msgid "address prohibits []"
10216msgstr ""
10217
10218#: config/tc-vax.c:2773
10219msgid "address prohibits register"
10220msgstr ""
10221
10222#: config/tc-vax.c:2775
10223msgid "address prohibits displacement length specifier"
10224msgstr ""
10225
10226#: config/tc-vax.c:2805
10227msgid "invalid operand of S^#"
10228msgstr ""
10229
10230#: config/tc-vax.c:2822
10231msgid "S^# needs expression"
10232msgstr ""
10233
10234#: config/tc-vax.c:2829
10235msgid "S^# may only read-access"
10236msgstr ""
10237
10238#: config/tc-vax.c:2854
10239msgid "invalid operand of -()"
10240msgstr ""
10241
10242#: config/tc-vax.c:2860
10243msgid "-(PC) unpredictable"
10244msgstr ""
10245
10246#: config/tc-vax.c:2862
10247msgid "[]index same as -()register: unpredictable"
10248msgstr ""
10249
10250#: config/tc-vax.c:2898
10251msgid "invalid operand of ()+"
10252msgstr ""
10253
10254#: config/tc-vax.c:2904
10255msgid "(PC)+ unpredictable"
10256msgstr ""
10257
10258#: config/tc-vax.c:2906
10259msgid "[]index same as ()+register: unpredictable"
10260msgstr ""
10261
10262#: config/tc-vax.c:2931
10263msgid "# conflicts length"
10264msgstr ""
10265
10266#: config/tc-vax.c:2933
10267msgid "# bars register"
10268msgstr ""
10269
10270#: config/tc-vax.c:2955
10271msgid "writing or modifying # is unpredictable"
10272msgstr ""
10273
10274#: config/tc-vax.c:2985
10275msgid "length not needed"
10276msgstr ""
10277
10278#: config/tc-vax.c:2992
10279msgid "can't []index a register, because it has no address"
10280msgstr ""
10281
10282#: config/tc-vax.c:2994
10283msgid "a register has no address"
10284msgstr ""
10285
10286#: config/tc-vax.c:3005
10287msgid "PC part of operand unpredictable"
10288msgstr ""
10289
10290#: config/tc-vax.c:3354
10291#, c-format
10292msgid ""
10293"VAX options:\n"
10294"-d LENGTH\t\tignored\n"
10295"-J\t\t\tignored\n"
10296"-S\t\t\tignored\n"
10297"-t FILE\t\t\tignored\n"
10298"-T\t\t\tignored\n"
10299"-V\t\t\tignored\n"
10300msgstr ""
10301
10302#: config/tc-vax.c:3363
10303#, c-format
10304msgid ""
10305"VMS options:\n"
10306"-+\t\t\thash encode names longer than 31 characters\n"
10307"-1\t\t\t`const' handling compatible with gcc 1.x\n"
10308"-H\t\t\tshow new symbol after hash truncation\n"
10309"-h NUM\t\t\tdon't hash mixed-case names, and adjust case:\n"
10310"\t\t\t0 = upper, 2 = lower, 3 = preserve case\n"
10311"-v\"VERSION\"\t\tcode being assembled was produced by compiler \"VERSION\"\n"
10312msgstr ""
10313
10314#: config/tc-w65.c:145
10315msgid "need on or off."
10316msgstr ""
10317
10318#: config/tc-w65.c:281 config/tc-w65.c:324
10319msgid "syntax error after <exp"
10320msgstr ""
10321
10322#: config/tc-xstormy16.c:80
10323#, c-format
10324msgid " XSTORMY16 specific command line options:\n"
10325msgstr ""
10326
10327#: config/tc-xstormy16.c:562
10328#, c-format
10329msgid "internal error: can't install fix for reloc type %d (`%s')"
10330msgstr ""
10331
10332#: config/tc-xtensa.c:928
10333msgid "'--density' option not supported in this Xtensa configuration"
10334msgstr ""
10335
10336#: config/tc-xtensa.c:1029
10337msgid ""
10338"'--literal-section-name' is deprecated; use '--rename-section ."
10339"literal=NEWNAME'"
10340msgstr ""
10341
10342#: config/tc-xtensa.c:1035
10343msgid ""
10344"'--text-section-name' is deprecated; use '--rename-section .text=NEWNAME'"
10345msgstr ""
10346
10347#: config/tc-xtensa.c:1041
10348msgid ""
10349"'--data-section-name' is deprecated; use '--rename-section .data=NEWNAME'"
10350msgstr ""
10351
10352#: config/tc-xtensa.c:1047
10353msgid "'--bss-section-name' is deprecated; use '--rename-section .bss=NEWNAME'"
10354msgstr ""
10355
10356#: config/tc-xtensa.c:1185
10357msgid "unmatched end directive"
10358msgstr ""
10359
10360#: config/tc-xtensa.c:1214
10361msgid ".begin directive with no matching .end directive"
10362msgstr ""
10363
10364#: config/tc-xtensa.c:1258
10365#, c-format
10366msgid "directive %s can't be negated"
10367msgstr ""
10368
10369#: config/tc-xtensa.c:1264
10370msgid "unknown directive"
10371msgstr ""
10372
10373#: config/tc-xtensa.c:1308
10374msgid "cannot set literal_prefix inside literal fragment"
10375msgstr ""
10376
10377#: config/tc-xtensa.c:1345 config/tc-xtensa.c:1381
10378msgid "Xtensa density option not supported; ignored"
10379msgstr ""
10380
10381#: config/tc-xtensa.c:1393
10382#, c-format
10383msgid "does not match begin %s%s at %s:%d"
10384msgstr ""
10385
10386#: config/tc-xtensa.c:1445
10387msgid ".literal_position inside literal directive; ignoring"
10388msgstr ""
10389
10390#: config/tc-xtensa.c:1468
10391msgid ".literal not allowed inside .begin literal region"
10392msgstr ""
10393
10394#: config/tc-xtensa.c:1502
10395msgid "expected comma or colon after symbol name; rest of line ignored"
10396msgstr ""
10397
10398#: config/tc-xtensa.c:1638 config/tc-xtensa.c:1655
10399#, c-format
10400msgid "bad register name: %s"
10401msgstr ""
10402
10403#: config/tc-xtensa.c:1644
10404#, c-format
10405msgid "bad register number: %s"
10406msgstr ""
10407
10408#: config/tc-xtensa.c:1704
10409msgid "register number out of range"
10410msgstr ""
10411
10412#: config/tc-xtensa.c:1816
10413msgid "too many arguments"
10414msgstr ""
10415
10416#: config/tc-xtensa.c:1902
10417#, c-format
10418msgid "not enough operands (%d) for '%s'; expected %d"
10419msgstr ""
10420
10421#: config/tc-xtensa.c:1909
10422#, c-format
10423msgid "too many operands (%d) for '%s'; expected %d"
10424msgstr ""
10425
10426#: config/tc-xtensa.c:1953
10427#, c-format
10428msgid "register number for `%s' is not a constant"
10429msgstr ""
10430
10431#: config/tc-xtensa.c:1958
10432#, c-format
10433msgid "register number (%ld) for `%s' is out of range"
10434msgstr ""
10435
10436#: config/tc-xtensa.c:2444
10437#, c-format
10438msgid "operand %d not properly aligned for '%s'"
10439msgstr ""
10440
10441#: config/tc-xtensa.c:2449
10442#, c-format
10443msgid "operand %d not in immediate table for '%s'"
10444msgstr ""
10445
10446#: config/tc-xtensa.c:2454
10447#, c-format
10448msgid "operand %d too large for '%s'"
10449msgstr ""
10450
10451#: config/tc-xtensa.c:2459
10452#, c-format
10453msgid "operand %d too small for '%s'"
10454msgstr ""
10455
10456#: config/tc-xtensa.c:2464
10457#, c-format
10458msgid "operand %d is invalid for '%s'"
10459msgstr ""
10460
10461#: config/tc-xtensa.c:3540
10462msgid "INSTR_LABEL_DEF not supported yet"
10463msgstr ""
10464
10465#: config/tc-xtensa.c:3569
10466msgid "can't handle generation of literal/labels yet"
10467msgstr ""
10468
10469#: config/tc-xtensa.c:3573
10470msgid "can't handle undefined OP TYPE"
10471msgstr ""
10472
10473#: config/tc-xtensa.c:3634
10474#, c-format
10475msgid "found %d operands for '%s': Expected %d"
10476msgstr ""
10477
10478#: config/tc-xtensa.c:3641
10479#, c-format
10480msgid "found too many (%d) operands for '%s': Expected %d"
10481msgstr ""
10482
10483#: config/tc-xtensa.c:3927
10484msgid "instruction fragment may contain data"
10485msgstr ""
10486
10487#: config/tc-xtensa.c:3962
10488#, c-format
10489msgid "invalid operand %d on '%s'"
10490msgstr ""
10491
10492#: config/tc-xtensa.c:3973
10493#, c-format
10494msgid "invalid expression for operand %d on '%s'"
10495msgstr ""
10496
10497#: config/tc-xtensa.c:4034
10498#, c-format
10499msgid "invalid relocation operand %i on '%s'"
10500msgstr ""
10501
10502#: config/tc-xtensa.c:4043
10503#, c-format
10504msgid "undefined symbol for opcode \"%s\"."
10505msgstr ""
10506
10507#: config/tc-xtensa.c:4137
10508msgid "instruction with constant operands does not fit"
10509msgstr ""
10510
10511#: config/tc-xtensa.c:4146
10512msgid "instruction with constant operands does not fit without widening"
10513msgstr ""
10514
10515#: config/tc-xtensa.c:4236
10516msgid "instruction's constant operands do not fit"
10517msgstr ""
10518
10519#: config/tc-xtensa.c:4594
10520msgid "opcode 'NOP.N' unavailable in this configuration"
10521msgstr ""
10522
10523#: config/tc-xtensa.c:4603
10524msgid "opcode 'OR' unavailable in this configuration"
10525msgstr ""
10526
10527#: config/tc-xtensa.c:4613
10528#, c-format
10529msgid "invalid %d-byte NOP requested"
10530msgstr ""
10531
10532#: config/tc-xtensa.c:4633
10533msgid "get_expanded_loop_offset: undefined opcode"
10534msgstr ""
10535
10536#: config/tc-xtensa.c:4640
10537msgid "get_expanded_loop_offset: invalid opcode"
10538msgstr ""
10539
10540#: config/tc-xtensa.c:4760
10541msgid "invalid last instruction for a zero-overhead loop"
10542msgstr ""
10543
10544#: config/tc-xtensa.c:4823
10545#, c-format
10546msgid "cannot assemble '%s' into a literal fragment"
10547msgstr ""
10548
10549#: config/tc-xtensa.c:4825
10550msgid "..."
10551msgstr ""
10552
10553#: config/tc-xtensa.c:4951
10554msgid "entry instruction with stack decrement < 16"
10555msgstr ""
10556
10557#: config/tc-xtensa.c:4955
10558msgid "entry instruction with non-constant decrement"
10559msgstr ""
10560
10561#: config/tc-xtensa.c:5037
10562#, c-format
10563msgid "undefined @ suffix '%s', expected '%s'"
10564msgstr ""
10565
10566#: config/tc-xtensa.c:5127
10567#, c-format
10568msgid "invalid operand relocation for '%s' instruction"
10569msgstr ""
10570
10571#: config/tc-xtensa.c:5130
10572#, c-format
10573msgid "invalid relocation for operand %d in '%s' instruction"
10574msgstr ""
10575
10576#: config/tc-xtensa.c:5137
10577#, c-format
10578msgid "invalid relocation type %d for %s instruction"
10579msgstr ""
10580
10581#: config/tc-xtensa.c:5146
10582#, c-format
10583msgid "invalid relocation for operand %d of '%s'"
10584msgstr ""
10585
10586#: config/tc-xtensa.c:5154
10587#, c-format
10588msgid "non-PCREL relocation operand %d for '%s': %s"
10589msgstr ""
10590
10591#: config/tc-xtensa.c:5213 config/tc-xtensa.c:5251
10592#, c-format
10593msgid "unhandled local relocation fix %s"
10594msgstr ""
10595
10596#: config/tc-xtensa.c:5235
10597msgid "undecodable FIX"
10598msgstr ""
10599
10600#: config/tc-xtensa.c:5363
10601msgid "emitting simplification relocation"
10602msgstr ""
10603
10604#: config/tc-xtensa.c:5367
10605msgid "emitting unknown relocation"
10606msgstr ""
10607
10608#: config/tc-xtensa.c:5698
10609#, c-format
10610msgid "fr_var %lu < length %d; ignoring"
10611msgstr ""
10612
10613#: config/tc-xtensa.c:5884 config/tc-xtensa.c:5928
10614msgid "undecodable instruction in instruction frag"
10615msgstr ""
10616
10617#: config/tc-xtensa.c:5976
10618msgid "invalid empty loop"
10619msgstr ""
10620
10621#: config/tc-xtensa.c:5981
10622msgid "loop target does not follow loop instruction in section"
10623msgstr ""
10624
10625#: config/tc-xtensa.c:6099
10626msgid "get_text_align_power: argument too large"
10627msgstr ""
10628
10629#: config/tc-xtensa.c:6304 config/tc-xtensa.c:6450
10630msgid "invalid opcode for RELAX_ALIGN_NEXT_OPCODE"
10631msgstr ""
10632
10633#: config/tc-xtensa.c:6305 config/tc-xtensa.c:6451
10634msgid "cannot continue"
10635msgstr ""
10636
10637#: config/tc-xtensa.c:6342
10638msgid "expected loop opcode in relax align next target"
10639msgstr ""
10640
10641#: config/tc-xtensa.c:6359
10642msgid "expected align_code or RELAX_ALIGN_NEXT_OPCODE"
10643msgstr ""
10644
10645#: config/tc-xtensa.c:6433 config/tc-xtensa.c:6471 config/tc-xtensa.c:6475
10646#: config/tc-xtensa.c:6479
10647msgid "internal error aligning"
10648msgstr ""
10649
10650#: config/tc-xtensa.c:6560
10651msgid "bad relaxation state"
10652msgstr ""
10653
10654#: config/tc-xtensa.c:6636
10655#, c-format
10656msgid "fr_var (%ld) < length (%d); ignoring"
10657msgstr ""
10658
10659#: config/tc-xtensa.c:6812
10660msgid "internal error: relaxation failed"
10661msgstr ""
10662
10663#: config/tc-xtensa.c:6818
10664msgid "internal error: relaxation requires too many steps"
10665msgstr ""
10666
10667#: config/tc-xtensa.c:6939
10668msgid "invalid relaxation fragment result"
10669msgstr ""
10670
10671#: config/tc-xtensa.c:7012
10672msgid "unable to widen instruction"
10673msgstr ""
10674
10675#: config/tc-xtensa.c:7099
10676msgid "multiple literals in expansion"
10677msgstr ""
10678
10679#: config/tc-xtensa.c:7103
10680msgid "no registered fragment for literal"
10681msgstr ""
10682
10683#: config/tc-xtensa.c:7105
10684msgid "number of literal tokens != 1"
10685msgstr ""
10686
10687#: config/tc-xtensa.c:7182 config/tc-xtensa.c:7188
10688#, c-format
10689msgid "unresolved loop target symbol: %s"
10690msgstr ""
10691
10692#: config/tc-xtensa.c:7285
10693msgid "loop relaxation specification does not correspond"
10694msgstr ""
10695
10696#: config/tc-xtensa.c:7312
10697msgid "loop too long for LOOP instruction"
10698msgstr ""
10699
10700#: config/tc-xtensa.c:7349
10701#, c-format
10702msgid "invalid expression evaluation type %d"
10703msgstr ""
10704
10705#: config/tc-xtensa.c:7587
10706#, c-format
10707msgid "fixes not all moved from %s"
10708msgstr ""
10709
10710#: config/tc-xtensa.c:7698
10711msgid "inlining literal pool; specify location with .literal_position."
10712msgstr ""
10713
10714#: config/tc-xtensa.c:8092
10715#, c-format
10716msgid "could not create section %s"
10717msgstr ""
10718
10719#: config/tc-xtensa.c:8094
10720#, c-format
10721msgid "invalid flag combination on section %s"
10722msgstr ""
10723
10724#: config/tc-xtensa.c:8343
10725#, c-format
10726msgid "invalid symbolic operand %d on '%s'"
10727msgstr ""
10728
10729#: config/tc-xtensa.c:8407
10730msgid "operand number mismatch"
10731msgstr ""
10732
10733#: config/tc-xtensa.c:8454
10734msgid "invalid opcode"
10735msgstr ""
10736
10737#: config/tc-xtensa.c:8460
10738msgid "too few operands"
10739msgstr ""
10740
10741#: config/tc-xtensa.c:8679
10742msgid "ignoring extra '-rename-section' delimiter ':'"
10743msgstr ""
10744
10745#: config/tc-xtensa.c:8684
10746#, c-format
10747msgid "ignoring invalid '-rename-section' specification: '%s'"
10748msgstr ""
10749
10750#: config/tc-xtensa.c:8707
10751#, c-format
10752msgid "section %s renamed multiple times"
10753msgstr ""
10754
10755#: config/tc-xtensa.c:8709
10756#, c-format
10757msgid "multiple sections remapped to output section %s"
10758msgstr ""
10759
10760#: config/tc-z8k.c:271
10761#, c-format
10762msgid "register rr%d out of range"
10763msgstr ""
10764
10765#: config/tc-z8k.c:273
10766#, c-format
10767msgid "register rr%d does not exist"
10768msgstr ""
10769
10770#: config/tc-z8k.c:283
10771#, c-format
10772msgid "register rh%d out of range"
10773msgstr ""
10774
10775#: config/tc-z8k.c:293
10776#, c-format
10777msgid "register rl%d out of range"
10778msgstr ""
10779
10780#: config/tc-z8k.c:304
10781#, c-format
10782msgid "register rq%d out of range"
10783msgstr ""
10784
10785#: config/tc-z8k.c:306
10786#, c-format
10787msgid "register rq%d does not exist"
10788msgstr ""
10789
10790#: config/tc-z8k.c:316
10791#, c-format
10792msgid "register r%d out of range"
10793msgstr ""
10794
10795#: config/tc-z8k.c:357
10796#, c-format
10797msgid "expected %c"
10798msgstr ""
10799
10800#: config/tc-z8k.c:372
10801#, c-format
10802msgid "register is wrong size for a word %s"
10803msgstr ""
10804
10805#: config/tc-z8k.c:386
10806#, c-format
10807msgid "register is wrong size for address %s"
10808msgstr ""
10809
10810#: config/tc-z8k.c:520
10811#, c-format
10812msgid "unknown interrupt %s"
10813msgstr ""
10814
10815#. No interrupt type specified, opcode won't do anything.
10816#: config/tc-z8k.c:543
10817msgid "opcode has no effect"
10818msgstr ""
10819
10820#: config/tc-z8k.c:653
10821msgid "Missing ) in ra(rb)"
10822msgstr ""
10823
10824#: config/tc-z8k.c:736 config/tc-z8k.c:775
10825#, c-format
10826msgid "invalid condition code '%s'"
10827msgstr ""
10828
10829#: config/tc-z8k.c:748
10830#, c-format
10831msgid "invalid flag '%s'"
10832msgstr ""
10833
10834#: config/tc-z8k.c:902 config/tc-z8k.c:908
10835msgid "invalid indirect register size"
10836msgstr ""
10837
10838#: config/tc-z8k.c:925 config/tc-z8k.c:1074 config/tc-z8k.c:1079
10839msgid "invalid control register name"
10840msgstr ""
10841
10842#: config/tc-z8k.c:1063
10843msgid "immediate must be 1 or 2"
10844msgstr ""
10845
10846#: config/tc-z8k.c:1066
10847msgid "immediate 1 or 2 expected"
10848msgstr ""
10849
10850#: config/tc-z8k.c:1097
10851msgid "can't use R0 here"
10852msgstr ""
10853
10854#: config/tc-z8k.c:1258
10855msgid "Can't find opcode to match operands"
10856msgstr ""
10857
10858#: config/tc-z8k.c:1369
10859#, c-format
10860msgid "invalid architecture -z%s"
10861msgstr ""
10862
10863#: config/tc-z8k.c:1389
10864#, c-format
10865msgid ""
10866" Z8K options:\n"
10867" -z8001 generate segmented code\n"
10868" -z8002 generate unsegmented code\n"
10869" -linkrelax create linker relaxable code\n"
10870msgstr ""
10871
10872#: config/tc-z8k.c:1401
10873#, c-format
10874msgid "call to md_convert_frag\n"
10875msgstr ""
10876
10877#: config/tc-z8k.c:1436 config/tc-z8k.c:1455 config/tc-z8k.c:1474
10878msgid "cannot branch to odd address"
10879msgstr ""
10880
10881#: config/tc-z8k.c:1439 config/tc-z8k.c:1458
10882msgid "relative jump out of range"
10883msgstr ""
10884
10885#: config/tc-z8k.c:1476
10886msgid "relative call out of range"
10887msgstr ""
10888
10889#: config/tc-z8k.c:1505
10890msgid "relative address out of range"
10891msgstr ""
10892
10893#: config/tc-z8k.c:1525
10894#, c-format
10895msgid "md_apply_fix3: unknown r_type 0x%x\n"
10896msgstr ""
10897
10898#: config/tc-z8k.c:1537
10899#, c-format
10900msgid "call to md_estimate_size_before_relax\n"
10901msgstr ""
10902
10903#: config/tc-z8k.c:1574
10904#, c-format
10905msgid "Can't subtract symbols in different sections %s %s"
10906msgstr ""
10907
10908#: depend.c:193
10909#, c-format
10910msgid "can't open `%s' for writing"
10911msgstr ""
10912
10913#: depend.c:205
10914#, c-format
10915msgid "can't close `%s'"
10916msgstr ""
10917
10918#: dw2gencfi.c:262
10919#, c-format
10920msgid "register save offset not a multiple of %u"
10921msgstr ""
10922
10923#: dw2gencfi.c:389
10924msgid "missing separator"
10925msgstr ""
10926
10927#: dw2gencfi.c:411 dw2gencfi.c:429
10928msgid "bad register expression"
10929msgstr ""
10930
10931#: dw2gencfi.c:451 dw2gencfi.c:552
10932msgid "CFI instruction used without previous .cfi_startproc"
10933msgstr ""
10934
10935#: dw2gencfi.c:584
10936msgid "previous CFI entry not closed (missing .cfi_endproc)"
10937msgstr ""
10938
10939#: dw2gencfi.c:617
10940msgid ".cfi_endproc without corresponding .cfi_startproc"
10941msgstr ""
10942
10943#: dw2gencfi.c:1012
10944msgid "open CFI at the end of file; missing .cfi_endproc directive"
10945msgstr ""
10946
10947#: dwarf2dbg.c:457 dwarf2dbg.c:486
10948msgid "file number less than one"
10949msgstr ""
10950
10951#: dwarf2dbg.c:463
10952#, c-format
10953msgid "file number %ld already allocated"
10954msgstr ""
10955
10956#: dwarf2dbg.c:491 dwarf2dbg.c:1024
10957#, c-format
10958msgid "unassigned file number %ld"
10959msgstr ""
10960
10961#: dwarf2dbg.c:1089 dwarf2dbg.c:1280
10962msgid "internal error: unknown dwarf2 format"
10963msgstr ""
10964
10965#: dwarf2dbg.c:1425 dwarf2dbg.c:1433 dwarf2dbg.c:1441 dwarf2dbg.c:1462
10966msgid "dwarf2 is not supported for this object file format"
10967msgstr ""
10968
10969#: ecoff.c:1551
10970#, c-format
10971msgid "string too big (%lu bytes)"
10972msgstr ""
10973
10974#: ecoff.c:1577
10975#, c-format
10976msgid "inserting \"%s\" into string hash table: %s"
10977msgstr ""
10978
10979#: ecoff.c:1608 ecoff.c:1801 ecoff.c:1824 ecoff.c:1855 ecoff.c:2008
10980#: ecoff.c:2119
10981msgid "no current file pointer"
10982msgstr ""
10983
10984#: ecoff.c:1695
10985msgid "too many st_End's"
10986msgstr ""
10987
10988#: ecoff.c:2033
10989#, c-format
10990msgid "inserting \"%s\" into tag hash table: %s"
10991msgstr ""
10992
10993#: ecoff.c:2194
10994msgid "fake .file after real one"
10995msgstr ""
10996
10997#: ecoff.c:2284
10998msgid "filename goes over one page boundary"
10999msgstr ""
11000
11001#: ecoff.c:2417
11002msgid ".begin directive without a preceding .file directive"
11003msgstr ""
11004
11005#: ecoff.c:2424
11006msgid ".begin directive without a preceding .ent directive"
11007msgstr ""
11008
11009#: ecoff.c:2455
11010msgid ".bend directive without a preceding .file directive"
11011msgstr ""
11012
11013#: ecoff.c:2462
11014msgid ".bend directive without a preceding .ent directive"
11015msgstr ""
11016
11017#: ecoff.c:2475
11018msgid ".bend directive names unknown symbol"
11019msgstr ""
11020
11021#: ecoff.c:2518
11022msgid ".def pseudo-op used inside of .def/.endef; ignored"
11023msgstr ""
11024
11025#: ecoff.c:2520
11026msgid "empty symbol name in .def; ignored"
11027msgstr ""
11028
11029#: ecoff.c:2557
11030msgid ".dim pseudo-op used outside of .def/.endef; ignored"
11031msgstr ""
11032
11033#: ecoff.c:2572
11034msgid "badly formed .dim directive"
11035msgstr ""
11036
11037#: ecoff.c:2585
11038msgid "too many .dim entries"
11039msgstr ""
11040
11041#: ecoff.c:2605
11042msgid ".scl pseudo-op used outside of .def/.endef; ignored"
11043msgstr ""
11044
11045#: ecoff.c:2630
11046msgid ".size pseudo-op used outside of .def/.endef; ignored"
11047msgstr ""
11048
11049#: ecoff.c:2645
11050msgid "badly formed .size directive"
11051msgstr ""
11052
11053#: ecoff.c:2658
11054msgid "too many .size entries"
11055msgstr ""
11056
11057#: ecoff.c:2680
11058msgid ".type pseudo-op used outside of .def/.endef; ignored"
11059msgstr ""
11060
11061#. FIXME: We could handle this by setting the continued bit.
11062#. There would still be a limit: the .type argument can not
11063#. be infinite.
11064#: ecoff.c:2698
11065#, c-format
11066msgid "the type of %s is too complex; it will be simplified"
11067msgstr ""
11068
11069#: ecoff.c:2709
11070msgid "Unrecognized .type argument"
11071msgstr ""
11072
11073#: ecoff.c:2747
11074msgid ".tag pseudo-op used outside of .def/.endef; ignored"
11075msgstr ""
11076
11077#: ecoff.c:2772
11078msgid ".val pseudo-op used outside of .def/.endef; ignored"
11079msgstr ""
11080
11081#: ecoff.c:2780
11082msgid ".val expression is too copmlex"
11083msgstr ""
11084
11085#: ecoff.c:2810
11086msgid ".endef pseudo-op used before .def; ignored"
11087msgstr ""
11088
11089#: ecoff.c:2836 ecoff.c:2917
11090msgid "bad COFF debugging information"
11091msgstr ""
11092
11093#: ecoff.c:2885
11094#, c-format
11095msgid "no tag specified for %s"
11096msgstr ""
11097
11098#: ecoff.c:2987
11099msgid ".end directive without a preceding .file directive"
11100msgstr ""
11101
11102#: ecoff.c:2994
11103msgid ".end directive without a preceding .ent directive"
11104msgstr ""
11105
11106#: ecoff.c:3016
11107msgid ".end directive names unknown symbol"
11108msgstr ""
11109
11110#: ecoff.c:3043
11111msgid "second .ent directive found before .end directive"
11112msgstr ""
11113
11114#: ecoff.c:3115
11115msgid "no way to handle .file within .ent/.end section"
11116msgstr ""
11117
11118#: ecoff.c:3236
11119msgid ".loc before .file"
11120msgstr ""
11121
11122#: ecoff.c:3358 read.c:1381 read.c:1488 read.c:2125 read.c:2737 read.c:4808
11123#: symbols.c:356 symbols.c:455
11124#, c-format
11125msgid "symbol `%s' is already defined"
11126msgstr ""
11127
11128#: ecoff.c:3371
11129msgid "bad .weakext directive"
11130msgstr ""
11131
11132#: ecoff.c:3439
11133#, c-format
11134msgid ".stab%c is not supported"
11135msgstr ""
11136
11137#: ecoff.c:3449
11138#, c-format
11139msgid ".stab%c: ignoring non-zero other field"
11140msgstr ""
11141
11142#: ecoff.c:3483
11143#, c-format
11144msgid ""
11145"line number (%d) for .stab%c directive cannot fit in index field (20 bits)"
11146msgstr ""
11147
11148#: ecoff.c:3519
11149#, c-format
11150msgid "illegal .stab%c directive, bad character"
11151msgstr ""
11152
11153#: ecoff.c:3976 ecoff.c:4165 ecoff.c:4190
11154msgid ".begin/.bend in different segments"
11155msgstr ""
11156
11157#: ecoff.c:4686
11158msgid "missing .end or .bend at end of file"
11159msgstr ""
11160
11161#: ecoff.c:5171
11162msgid "GP prologue size exceeds field size, using 0 instead"
11163msgstr ""
11164
11165#: expr.c:82 read.c:3106
11166msgid "bignum invalid"
11167msgstr ""
11168
11169#: expr.c:84 read.c:3108 read.c:3444 read.c:4319
11170msgid "floating point number invalid"
11171msgstr ""
11172
11173#: expr.c:232
11174msgid "bad floating-point constant: exponent overflow"
11175msgstr ""
11176
11177#: expr.c:236
11178#, c-format
11179msgid "bad floating-point constant: unknown error code=%d"
11180msgstr ""
11181
11182#: expr.c:412
11183msgid ""
11184"a bignum with underscores may not have more than 8 hex digits in any word"
11185msgstr ""
11186
11187#: expr.c:435
11188msgid "a bignum with underscores must have exactly 4 words"
11189msgstr ""
11190
11191#. Either not seen or not defined.
11192#. @@ Should print out the original string instead of
11193#. the parsed number.
11194#: expr.c:558
11195#, c-format
11196msgid "backward ref to unknown label \"%d:\""
11197msgstr ""
11198
11199#: expr.c:680
11200msgid "character constant too large"
11201msgstr ""
11202
11203#: expr.c:926
11204#, c-format
11205msgid "expr.c(operand): bad atof_generic return val %d"
11206msgstr ""
11207
11208#: expr.c:988
11209#, c-format
11210msgid "missing '%c'"
11211msgstr ""
11212
11213#: expr.c:1000 read.c:3815
11214msgid "EBCDIC constants are not supported"
11215msgstr ""
11216
11217#: expr.c:1090
11218#, c-format
11219msgid "Unary operator %c ignored because bad operand follows"
11220msgstr ""
11221
11222#: expr.c:1136 expr.c:1161
11223msgid "syntax error in .startof. or .sizeof."
11224msgstr ""
11225
11226#: expr.c:1662
11227msgid "missing operand; zero assumed"
11228msgstr ""
11229
11230#: expr.c:1697
11231msgid "left operand is a bignum; integer 0 assumed"
11232msgstr ""
11233
11234#: expr.c:1699
11235msgid "left operand is a float; integer 0 assumed"
11236msgstr ""
11237
11238#: expr.c:1708
11239msgid "right operand is a bignum; integer 0 assumed"
11240msgstr ""
11241
11242#: expr.c:1710
11243msgid "right operand is a float; integer 0 assumed"
11244msgstr ""
11245
11246#: expr.c:1766 symbols.c:1154
11247msgid "division by zero"
11248msgstr ""
11249
11250#: expr.c:1864
11251msgid "operation combines symbols in different segments"
11252msgstr ""
11253
11254#: frags.c:48
11255msgid "attempt to allocate data in absolute section"
11256msgstr ""
11257
11258#: frags.c:54
11259msgid "attempt to allocate data in common section"
11260msgstr ""
11261
11262#: frags.c:105
11263#, c-format
11264msgid "can't extend frag %u chars"
11265msgstr ""
11266
11267#. For error messages.
11268#. Detect if we are reading from stdin by examining the file
11269#. name returned by as_where().
11270#.
11271#. [FIXME: We rely upon the name in the strcmp below being the
11272#. same as the one used by input_scrub_new_file(), if that is
11273#. not true, then this code will fail].
11274#.
11275#. If we are reading from stdin, then we need to save each input
11276#. line here (assuming of course that we actually have a line of
11277#. input to read), so that it can be displayed in the listing
11278#. that is produced at the end of the assembly.
11279#: input-file.c:146 input-scrub.c:239 listing.c:332
11280msgid "{standard input}"
11281msgstr ""
11282
11283#: input-file.c:157
11284#, c-format
11285msgid "Can't open %s for reading"
11286msgstr ""
11287
11288#: input-file.c:225 input-file.c:254
11289#, c-format
11290msgid "Can't read from %s"
11291msgstr ""
11292
11293#: input-file.c:266
11294#, c-format
11295msgid "Can't close %s"
11296msgstr ""
11297
11298#: input-scrub.c:264
11299msgid "macros nested too deeply"
11300msgstr ""
11301
11302#: input-scrub.c:366 input-scrub.c:388
11303msgid "partial line at end of file ignored"
11304msgstr ""
11305
11306#: itbl-ops.c:349
11307#, c-format
11308msgid "Unable to allocate memory for new instructions\n"
11309msgstr ""
11310
11311#: listing.c:238
11312msgid "Warning:"
11313msgstr ""
11314
11315#: listing.c:244
11316msgid "Error:"
11317msgstr ""
11318
11319#: listing.c:1096
11320#, c-format
11321msgid "can't open list file: %s"
11322msgstr ""
11323
11324#: listing.c:1118
11325#, c-format
11326msgid "error closing list file: %s"
11327msgstr ""
11328
11329#: listing.c:1191
11330msgid "strange paper height, set to no form"
11331msgstr ""
11332
11333#: listing.c:1255
11334msgid "new line in title"
11335msgstr ""
11336
11337#. Turns the next expression into a string.
11338#: macro.c:363
11339#, no-c-format
11340msgid "% operator needs absolute expression"
11341msgstr ""
11342
11343#: macro.c:519
11344msgid "unexpected end of file in macro definition"
11345msgstr ""
11346
11347#: macro.c:528
11348msgid "missing ) after formals"
11349msgstr ""
11350
11351#: macro.c:663
11352msgid "missplaced )"
11353msgstr ""
11354
11355#: macro.c:916
11356msgid "confusion in formal parameters"
11357msgstr ""
11358
11359#: macro.c:921
11360msgid "macro formal argument does not exist"
11361msgstr ""
11362
11363#: macro.c:936
11364msgid "can't mix positional and keyword arguments"
11365msgstr ""
11366
11367#: macro.c:944
11368msgid "too many positional arguments"
11369msgstr ""
11370
11371#: macro.c:1110
11372msgid "unexpected end of file in irp or irpc"
11373msgstr ""
11374
11375#: macro.c:1118
11376msgid "missing model parameter"
11377msgstr ""
11378
11379#: messages.c:103
11380#, c-format
11381msgid "Assembler messages:\n"
11382msgstr ""
11383
11384#: messages.c:211
11385#, c-format
11386msgid "Warning: "
11387msgstr ""
11388
11389#: messages.c:312
11390#, c-format
11391msgid "Error: "
11392msgstr ""
11393
11394#: messages.c:407 messages.c:427
11395#, c-format
11396msgid "Fatal error: "
11397msgstr ""
11398
11399#: messages.c:442
11400#, c-format
11401msgid "Internal error!\n"
11402msgstr ""
11403
11404#: messages.c:444
11405#, c-format
11406msgid "Assertion failure in %s at %s line %d.\n"
11407msgstr ""
11408
11409#: messages.c:447
11410#, c-format
11411msgid "Assertion failure at %s line %d.\n"
11412msgstr ""
11413
11414#: messages.c:448 messages.c:465
11415#, c-format
11416msgid "Please report this bug.\n"
11417msgstr ""
11418
11419#: messages.c:460
11420#, c-format
11421msgid "Internal error, aborting at %s line %d in %s\n"
11422msgstr ""
11423
11424#: messages.c:463
11425#, c-format
11426msgid "Internal error, aborting at %s line %d\n"
11427msgstr ""
11428
11429#: output-file.c:47
11430#, c-format
11431msgid "can't open a bfd on stdout %s"
11432msgstr ""
11433
11434#: output-file.c:51 output-file.c:114
11435#, c-format
11436msgid "FATAL: can't create %s"
11437msgstr ""
11438
11439#: output-file.c:71 output-file.c:78
11440#, c-format
11441msgid "FATAL: can't close %s\n"
11442msgstr ""
11443
11444#: output-file.c:127
11445#, c-format
11446msgid "FATAL: can't close %s"
11447msgstr ""
11448
11449#: output-file.c:147
11450msgid "Failed to emit an object byte"
11451msgstr ""
11452
11453#: output-file.c:148
11454msgid "can't continue"
11455msgstr ""
11456
11457#: read.c:428
11458#, c-format
11459msgid "error constructing %s pseudo-op table: %s"
11460msgstr ""
11461
11462#: read.c:794
11463#, c-format
11464msgid "unknown pseudo-op: `%s'"
11465msgstr ""
11466
11467#: read.c:925
11468#, c-format
11469msgid "label \"%d$\" redefined"
11470msgstr ""
11471
11472#: read.c:1133
11473msgid ".abort detected. Abandoning ship."
11474msgstr ""
11475
11476#: read.c:1151 read.c:2297
11477msgid "ignoring fill value in absolute section"
11478msgstr ""
11479
11480#: read.c:1235
11481#, c-format
11482msgid "alignment too large: %u assumed"
11483msgstr ""
11484
11485#: read.c:1267
11486msgid "expected fill pattern missing"
11487msgstr ""
11488
11489#: read.c:1364
11490msgid "missing size expression"
11491msgstr ""
11492
11493#: read.c:1371
11494#, c-format
11495msgid "size (%ld) out of range, ignored"
11496msgstr ""
11497
11498#: read.c:1391
11499#, c-format
11500msgid "size of \"%s\" is already %ld; not changing to %ld"
11501msgstr ""
11502
11503#. Some of the back ends can't deal with non-positive line numbers.
11504#. Besides, it's silly.
11505#: read.c:1613
11506#, c-format
11507msgid "line numbers must be positive; line number %d rejected"
11508msgstr ""
11509
11510#: read.c:1640
11511msgid "start address not supported"
11512msgstr ""
11513
11514#: read.c:1649
11515msgid ".err encountered"
11516msgstr ""
11517
11518#: read.c:1667 read.c:1669
11519#, c-format
11520msgid ".fail %ld encountered"
11521msgstr ""
11522
11523#: read.c:1705
11524#, c-format
11525msgid ".fill size clamped to %d"
11526msgstr ""
11527
11528#: read.c:1710
11529msgid "size negative; .fill ignored"
11530msgstr ""
11531
11532#: read.c:1716
11533msgid "repeat < 0; .fill ignored"
11534msgstr ""
11535
11536#: read.c:1873
11537#, c-format
11538msgid "unrecognized .linkonce type `%s'"
11539msgstr ""
11540
11541#: read.c:1886 read.c:1912
11542msgid ".linkonce is not supported for this object file format"
11543msgstr ""
11544
11545#: read.c:1908
11546#, c-format
11547msgid "bfd_set_section_flags: %s"
11548msgstr ""
11549
11550#: read.c:1938
11551#, c-format
11552msgid "error setting flags for \".sbss\": %s"
11553msgstr ""
11554
11555#: read.c:1986
11556msgid "expected alignment after size"
11557msgstr ""
11558
11559#: read.c:2000
11560msgid "alignment negative; 0 assumed"
11561msgstr ""
11562
11563#: read.c:2231
11564#, c-format
11565msgid "attempt to redefine pseudo-op `%s' ignored"
11566msgstr ""
11567
11568#: read.c:2292
11569#, c-format
11570msgid "invalid segment \"%s\""
11571msgstr ""
11572
11573#: read.c:2300
11574msgid "only constant offsets supported in absolute section"
11575msgstr ""
11576
11577#: read.c:2339
11578msgid "MRI style ORG pseudo-op not supported"
11579msgstr ""
11580
11581#: read.c:2495
11582#, c-format
11583msgid "unrecognized section type `%s'"
11584msgstr ""
11585
11586#: read.c:2509
11587msgid "absolute sections are not supported"
11588msgstr ""
11589
11590#: read.c:2524
11591#, c-format
11592msgid "unrecognized section command `%s'"
11593msgstr ""
11594
11595#: read.c:2588
11596msgid ".endr encountered without preceeding .rept, .irc, or .irp"
11597msgstr ""
11598
11599#: read.c:2616
11600#, c-format
11601msgid "%s without %s"
11602msgstr ""
11603
11604#: read.c:2822
11605msgid "unsupported variable size or fill value"
11606msgstr ""
11607
11608#: read.c:2847
11609msgid ".space repeat count is zero, ignored"
11610msgstr ""
11611
11612#: read.c:2849
11613msgid ".space repeat count is negative, ignored"
11614msgstr ""
11615
11616#: read.c:2878
11617msgid "space allocation too complex in absolute section"
11618msgstr ""
11619
11620#: read.c:2884
11621msgid "space allocation too complex in common section"
11622msgstr ""
11623
11624#: read.c:2971 read.c:4057
11625#, c-format
11626msgid "bad floating literal: %s"
11627msgstr ""
11628
11629#: read.c:3036
11630#, c-format
11631msgid "junk at end of line, first unrecognized character is `%c'"
11632msgstr ""
11633
11634#: read.c:3039
11635#, c-format
11636msgid "junk at end of line, first unrecognized character valued 0x%x"
11637msgstr ""
11638
11639#: read.c:3102
11640msgid "missing expression"
11641msgstr ""
11642
11643#: read.c:3278
11644msgid "rva without symbol"
11645msgstr ""
11646
11647#: read.c:3400
11648msgid "attempt to store value in absolute section"
11649msgstr ""
11650
11651#: read.c:3438 read.c:4313
11652msgid "zero assumed for missing expression"
11653msgstr ""
11654
11655#: read.c:3450 read.c:4325 write.c:318
11656msgid "register value used as expression"
11657msgstr ""
11658
11659#. Leading bits contain both 0s & 1s.
11660#: read.c:3541
11661#, c-format
11662msgid "value 0x%lx truncated to 0x%lx"
11663msgstr ""
11664
11665#: read.c:3557
11666#, c-format
11667msgid "bignum truncated to %d bytes"
11668msgstr ""
11669
11670#: read.c:3724
11671msgid "using a bit field width of zero"
11672msgstr ""
11673
11674#: read.c:3732
11675#, c-format
11676msgid "field width \"%s\" too complex for a bitfield"
11677msgstr ""
11678
11679#: read.c:3740
11680#, c-format
11681msgid "field width %lu too big to fit in %d bytes: truncated to %d bits"
11682msgstr ""
11683
11684#: read.c:3762
11685#, c-format
11686msgid "field value \"%s\" too complex for a bitfield"
11687msgstr ""
11688
11689#: read.c:3888 read.c:4079
11690msgid "unresolvable or nonpositive repeat count; using 1"
11691msgstr ""
11692
11693#: read.c:3937
11694#, c-format
11695msgid "unknown floating type type '%c'"
11696msgstr ""
11697
11698#: read.c:3959
11699msgid "floating point constant too large"
11700msgstr ""
11701
11702#: read.c:4429
11703msgid "strings must be placed into a section"
11704msgstr ""
11705
11706#: read.c:4479
11707msgid "expected <nn>"
11708msgstr ""
11709
11710#. To be compatible with BSD 4.2 as: give the luser a linefeed!!
11711#: read.c:4512 read.c:4598
11712msgid "unterminated string; newline inserted"
11713msgstr ""
11714
11715#: read.c:4606
11716msgid "bad escaped character in string"
11717msgstr ""
11718
11719#: read.c:4631
11720msgid "expected address expression"
11721msgstr ""
11722
11723#: read.c:4650
11724#, c-format
11725msgid "symbol \"%s\" undefined; zero assumed"
11726msgstr ""
11727
11728#: read.c:4653
11729msgid "some symbol undefined; zero assumed"
11730msgstr ""
11731
11732#: read.c:4669
11733msgid "bad or irreducible absolute expression"
11734msgstr ""
11735
11736#: read.c:4710
11737msgid "this string may not contain '\\0'"
11738msgstr ""
11739
11740#: read.c:4746
11741msgid "missing string"
11742msgstr ""
11743
11744#: read.c:4866
11745#, c-format
11746msgid ".incbin count zero, ignoring `%s'"
11747msgstr ""
11748
11749#: read.c:4892
11750#, c-format
11751msgid "file not found: %s"
11752msgstr ""
11753
11754#: read.c:4906
11755#, c-format
11756msgid "seek to end of .incbin file failed `%s'"
11757msgstr ""
11758
11759#: read.c:4917
11760#, c-format
11761msgid "skip (%ld) + count (%ld) larger than file size (%ld)"
11762msgstr ""
11763
11764#: read.c:4924
11765#, c-format
11766msgid "could not skip to %ld in file `%s'"
11767msgstr ""
11768
11769#: read.c:4933
11770#, c-format
11771msgid "truncated file `%s', %ld of %ld bytes read"
11772msgstr ""
11773
11774#: read.c:5091
11775msgid "missing .func"
11776msgstr ""
11777
11778#: read.c:5108
11779msgid ".endfunc missing for previous .func"
11780msgstr ""
11781
11782#: stabs.c:215 stabs.c:223 stabs.c:231 stabs.c:250
11783#, c-format
11784msgid ".stab%c: missing comma"
11785msgstr ""
11786
11787#. This could happen for example with a source file with a huge
11788#. number of lines. The only cure is to use a different debug
11789#. format, probably DWARF.
11790#: stabs.c:243
11791#, c-format
11792msgid ".stab%c: description field '%x' too big, try a different debug format"
11793msgstr ""
11794
11795#: stabs.c:426
11796msgid "comma missing in .xstabs"
11797msgstr ""
11798
11799#: subsegs.c:373
11800#, c-format
11801msgid "attempt to switch to nonexistent segment \"%s\""
11802msgstr ""
11803
11804#: symbols.c:307
11805#, c-format
11806msgid "cannot define symbol `%s' in absolute section"
11807msgstr ""
11808
11809#: symbols.c:441
11810#, c-format
11811msgid "symbol `%s' is already defined as \"%s\"/%s%ld"
11812msgstr ""
11813
11814#: symbols.c:517 symbols.c:524
11815#, c-format
11816msgid "inserting \"%s\" into symbol table failed: %s"
11817msgstr ""
11818
11819#: symbols.c:838 symbols.c:842
11820#, c-format
11821msgid "undefined symbol `%s' in operation"
11822msgstr ""
11823
11824#: symbols.c:849
11825#, c-format
11826msgid "invalid sections for operation on `%s' and `%s'"
11827msgstr ""
11828
11829#: symbols.c:853
11830#, c-format
11831msgid "invalid section for operation on `%s'"
11832msgstr ""
11833
11834#: symbols.c:861 symbols.c:864
11835#, c-format
11836msgid "undefined symbol `%s' in operation setting `%s'"
11837msgstr ""
11838
11839#: symbols.c:871
11840#, c-format
11841msgid "invalid sections for operation on `%s' and `%s' setting `%s'"
11842msgstr ""
11843
11844#: symbols.c:875
11845#, c-format
11846msgid "invalid section for operation on `%s' setting `%s'"
11847msgstr ""
11848
11849#: symbols.c:927
11850#, c-format
11851msgid "symbol definition loop encountered at `%s'"
11852msgstr ""
11853
11854#: symbols.c:1156
11855#, c-format
11856msgid "division by zero when setting `%s'"
11857msgstr ""
11858
11859#: symbols.c:1243 write.c:1973
11860#, c-format
11861msgid "can't resolve value for symbol `%s'"
11862msgstr ""
11863
11864#: symbols.c:1627
11865#, c-format
11866msgid "\"%d\" (instance number %d of a %s label)"
11867msgstr ""
11868
11869#: symbols.c:1663
11870#, c-format
11871msgid "attempt to get value of unresolved symbol `%s'"
11872msgstr ""
11873
11874#: symbols.c:1904
11875msgid "section symbols are already global"
11876msgstr ""
11877
11878#: symbols.c:1944
11879#, c-format
11880msgid "Accessing function `%s' as thread-local object"
11881msgstr ""
11882
11883#: symbols.c:1948
11884#, c-format
11885msgid "Accessing `%s' as thread-local object"
11886msgstr ""
11887
11888#: write.c:213
11889#, c-format
11890msgid "field fx_size too small to hold %d"
11891msgstr ""
11892
11893#: write.c:345
11894msgid "rva not supported"
11895msgstr ""
11896
11897#: write.c:545
11898#, c-format
11899msgid "attempt to .org/.space backwards? (%ld)"
11900msgstr ""
11901
11902#: write.c:968 write.c:1040
11903msgid "relocation out of range"
11904msgstr ""
11905
11906#: write.c:971 write.c:1043
11907#, c-format
11908msgid "%s:%u: bad return from bfd_install_relocation: %x"
11909msgstr ""
11910
11911#: write.c:1023
11912msgid "internal error: fixup not contained within frag"
11913msgstr ""
11914
11915#: write.c:1129 write.c:1153
11916#, c-format
11917msgid "FATAL: Can't write %s"
11918msgstr ""
11919
11920#: write.c:1185
11921msgid "cannot write to output file"
11922msgstr ""
11923
11924#: write.c:1442
11925#, c-format
11926msgid "%d error%s, %d warning%s, generating bad object file"
11927msgstr ""
11928
11929#: write.c:1449
11930#, c-format
11931msgid "%d error%s, %d warning%s, no object file generated"
11932msgstr ""
11933
11934#: write.c:1910
11935#, c-format
11936msgid "local label `%s' is not defined"
11937msgstr ""
11938
11939#: write.c:2203
11940#, c-format
11941msgid "alignment padding (%lu bytes) not a multiple of %ld"
11942msgstr ""
11943
11944#: write.c:2320
11945#, c-format
11946msgid ".word %s-%s+%s didn't fit"
11947msgstr ""
11948
11949#: write.c:2405
11950msgid "attempt to move .org backwards"
11951msgstr ""
11952
11953#: write.c:2433
11954msgid ".space specifies non-absolute value"
11955msgstr ""
11956
11957#: write.c:2440
11958msgid ".space or .fill with negative value, ignored"
11959msgstr ""
11960
11961#: write.c:2724
11962#, c-format
11963msgid "value of %s too large for field of %d bytes at %s"
11964msgstr ""
11965
11966#: write.c:2736
11967#, c-format
11968msgid "signed .word overflow; switch may be too large; %ld at 0x%lx"
11969msgstr ""