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