Zap romp host.
[deliverable/binutils-gdb.git] / gas / po / gas.pot
... / ...
CommitLineData
1# SOME DESCRIPTIVE TITLE.
2# Copyright (C) YEAR Free Software Foundation, Inc.
3# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
4#
5#, fuzzy
6msgid ""
7msgstr ""
8"Project-Id-Version: PACKAGE VERSION\n"
9"POT-Creation-Date: 2001-04-25 20:59+0100\n"
10"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
11"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12"Language-Team: LANGUAGE <LL@li.org>\n"
13"MIME-Version: 1.0\n"
14"Content-Type: text/plain; charset=CHARSET\n"
15"Content-Transfer-Encoding: ENCODING\n"
16
17#: app.c:465 app.c:479
18msgid "end of file in comment"
19msgstr ""
20
21#: app.c:558
22msgid "end of file in string: inserted '\"'"
23msgstr ""
24
25#: app.c:624
26#, c-format
27msgid "Unknown escape '\\%c' in string: Ignored"
28msgstr ""
29
30#: app.c:633
31msgid "End of file in string: '\"' inserted"
32msgstr ""
33
34#: app.c:753
35msgid "end of file not at end of a line; newline inserted"
36msgstr ""
37
38#: app.c:911
39msgid "end of file in multiline comment"
40msgstr ""
41
42#: app.c:975
43msgid "end of file after a one-character quote; \\0 inserted"
44msgstr ""
45
46#: app.c:983
47msgid "end of file in escape character"
48msgstr ""
49
50#: app.c:995
51msgid "Missing close quote: (assumed)"
52msgstr ""
53
54#: app.c:1058 app.c:1112 app.c:1187
55msgid "end of file in comment; newline inserted"
56msgstr ""
57
58#: app.c:1122
59msgid "EOF in Comment: Newline inserted"
60msgstr ""
61
62#: as.c:148
63msgid "missing emulation mode name"
64msgstr ""
65
66#: as.c:163
67#, c-format
68msgid "unrecognized emulation name `%s'"
69msgstr ""
70
71#: as.c:210
72#, c-format
73msgid "GNU assembler version %s (%s) using BFD version %s"
74msgstr ""
75
76#: as.c:213
77#, c-format
78msgid "GNU assembler version %s (%s)"
79msgstr ""
80
81#: as.c:222
82#, c-format
83msgid "Usage: %s [option...] [asmfile...]\n"
84msgstr ""
85
86#: as.c:224
87msgid ""
88"Options:\n"
89" -a[sub-option...]\t turn on listings\n"
90" \t Sub-options [default hls]:\n"
91" \t c omit false conditionals\n"
92" \t d omit debugging directives\n"
93" \t h include high-level source\n"
94" \t l include assembly\n"
95" \t m include macro expansions\n"
96" \t n omit forms processing\n"
97" \t s include symbols\n"
98" \t L include line debug statistics (if "
99"applicable)\n"
100" \t =FILE list to FILE (must be last sub-option)\n"
101msgstr ""
102
103#: as.c:238
104msgid " -D produce assembler debugging messages\n"
105msgstr ""
106
107#: as.c:240
108msgid " --defsym SYM=VAL define symbol SYM to given value\n"
109msgstr ""
110
111#: as.c:256
112#, c-format
113msgid " emulate output (default %s)\n"
114msgstr ""
115
116#: as.c:260
117msgid " -f skip whitespace and comment preprocessing\n"
118msgstr ""
119
120#: as.c:262
121msgid " --gstabs generate stabs debugging information\n"
122msgstr ""
123
124#: as.c:264
125msgid " --gdwarf2 generate DWARF2 debugging information\n"
126msgstr ""
127
128#: as.c:266
129msgid " --help show this message and exit\n"
130msgstr ""
131
132#: as.c:268
133msgid " --target-help show target specific options\n"
134msgstr ""
135
136#: as.c:270
137msgid ""
138" -I DIR add DIR to search list for .include directives\n"
139msgstr ""
140
141#: as.c:272
142msgid " -J don't warn about signed overflow\n"
143msgstr ""
144
145#: as.c:274
146msgid ""
147" -K warn when differences altered for long "
148"displacements\n"
149msgstr ""
150
151#: as.c:276
152msgid " -L,--keep-locals keep local symbols (e.g. starting with `L')\n"
153msgstr ""
154
155#: as.c:278
156msgid " -M,--mri assemble in MRI compatibility mode\n"
157msgstr ""
158
159#: as.c:280
160msgid ""
161" --MD FILE write dependency information in FILE (default "
162"none)\n"
163msgstr ""
164
165#: as.c:282
166msgid " -nocpp ignored\n"
167msgstr ""
168
169#: as.c:284
170msgid ""
171" -o OBJFILE name the object-file output OBJFILE (default "
172"a.out)\n"
173msgstr ""
174
175#: as.c:286
176msgid " -R fold data section into text section\n"
177msgstr ""
178
179#: as.c:288
180msgid ""
181" --statistics print various measured statistics from execution\n"
182msgstr ""
183
184#: as.c:290
185msgid " --strip-local-absolute strip local absolute symbols\n"
186msgstr ""
187
188#: as.c:292
189msgid ""
190" --traditional-format Use same format as native assembler when possible\n"
191msgstr ""
192
193#: as.c:294
194msgid " --version print assembler version number and exit\n"
195msgstr ""
196
197#: as.c:296
198msgid " -W --no-warn suppress warnings\n"
199msgstr ""
200
201#: as.c:298
202msgid " --warn don't suppress warnings\n"
203msgstr ""
204
205#: as.c:300
206msgid " --fatal-warnings treat warnings as errors\n"
207msgstr ""
208
209#: as.c:302
210msgid ""
211" --itbl INSTTBL extend instruction set to include instructions\n"
212" matching the specifications defined in file "
213"INSTTBL\n"
214msgstr ""
215
216#: as.c:305
217msgid " -w ignored\n"
218msgstr ""
219
220#: as.c:307
221msgid " -X ignored\n"
222msgstr ""
223
224#: as.c:309
225msgid " -Z generate object file even after errors\n"
226msgstr ""
227
228#: as.c:311
229msgid ""
230" --listing-lhs-width set the width in words of the output data column "
231"of\n"
232" the listing\n"
233msgstr ""
234
235#: as.c:314
236msgid ""
237" --listing-lhs-width2 set the width in words of the continuation lines\n"
238" of the output data column; ignored if smaller "
239"than\n"
240" the width of the first line\n"
241msgstr ""
242
243#: as.c:318
244msgid ""
245" --listing-rhs-width set the max width in characters of the lines from\n"
246" the source file\n"
247msgstr ""
248
249#: as.c:321
250msgid ""
251" --listing-cont-lines set the maximum number of continuation lines used\n"
252" for the output data column of the listing\n"
253msgstr ""
254
255#: as.c:328 gasp.c:3527
256#, c-format
257msgid "Report bugs to %s\n"
258msgstr ""
259
260#. This output is intended to follow the GNU standards document.
261#: as.c:528
262#, c-format
263msgid "GNU assembler %s\n"
264msgstr ""
265
266#: as.c:529
267msgid "Copyright 2001 Free Software Foundation, Inc.\n"
268msgstr ""
269
270#: as.c:530 gasp.c:3621
271msgid ""
272"This program is free software; you may redistribute it under the terms of\n"
273"the GNU General Public License. This program has absolutely no warranty.\n"
274msgstr ""
275
276#: as.c:533
277#, c-format
278msgid "This assembler was configured for a target of `%s'.\n"
279msgstr ""
280
281#: as.c:540
282msgid "multiple emulation names specified"
283msgstr ""
284
285#: as.c:542
286msgid "emulations not handled in this configuration"
287msgstr ""
288
289#: as.c:547
290#, c-format
291msgid "alias = %s\n"
292msgstr ""
293
294#: as.c:548
295#, c-format
296msgid "canonical = %s\n"
297msgstr ""
298
299#: as.c:549
300#, c-format
301msgid "cpu-type = %s\n"
302msgstr ""
303
304#: as.c:551
305#, c-format
306msgid "format = %s\n"
307msgstr ""
308
309#: as.c:554
310#, c-format
311msgid "bfd-target = %s\n"
312msgstr ""
313
314#: as.c:567
315msgid "bad defsym; format is --defsym name=value"
316msgstr ""
317
318#: as.c:591
319msgid "No file name following -t option\n"
320msgstr ""
321
322#: as.c:607
323#, c-format
324msgid "Failed to read instruction table %s\n"
325msgstr ""
326
327#: as.c:724
328#, c-format
329msgid "invalid listing option `%c'"
330msgstr ""
331
332#: as.c:923
333#, c-format
334msgid "%d warnings, treating warnings as errors"
335msgstr ""
336
337#: as.c:954
338#, c-format
339msgid "%s: total time in assembly: %ld.%06ld\n"
340msgstr ""
341
342#: as.c:957
343#, c-format
344msgid "%s: data size %ld\n"
345msgstr ""
346
347#.
348#. * We have a GROSS internal error.
349#. * This should never happen.
350#.
351#: atof-generic.c:437 config/tc-a29k.c:544 config/tc-i860.c:340
352#: config/tc-i860.c:832 config/tc-m68k.c:3190 config/tc-m68k.c:3219
353#: config/tc-sparc.c:2544
354msgid "failed sanity check."
355msgstr ""
356
357#: cond.c:79
358msgid "invalid identifier for \".ifdef\""
359msgstr ""
360
361#: cond.c:133
362msgid "non-constant expression in \".if\" statement"
363msgstr ""
364
365#: cond.c:229
366msgid "bad format for ifc or ifnc"
367msgstr ""
368
369#: cond.c:260
370msgid "\".elseif\" without matching \".if\" - ignored"
371msgstr ""
372
373#: cond.c:264
374msgid "\".elseif\" after \".else\" - ignored"
375msgstr ""
376
377#: cond.c:267 cond.c:375
378msgid "here is the previous \"else\""
379msgstr ""
380
381#: cond.c:270 cond.c:378
382msgid "here is the previous \"if\""
383msgstr ""
384
385#: cond.c:299
386msgid "non-constant expression in \".elseif\" statement"
387msgstr ""
388
389#: cond.c:338
390msgid "\".endif\" without \".if\""
391msgstr ""
392
393#: cond.c:368
394msgid ".else without matching .if - ignored"
395msgstr ""
396
397#: cond.c:372
398msgid "duplicate \"else\" - ignored"
399msgstr ""
400
401#: cond.c:424
402msgid ".ifeqs syntax error"
403msgstr ""
404
405#: cond.c:507
406msgid "end of macro inside conditional"
407msgstr ""
408
409#: cond.c:509
410msgid "end of file inside conditional"
411msgstr ""
412
413#: cond.c:512
414msgid "here is the start of the unterminated conditional"
415msgstr ""
416
417#: cond.c:516
418msgid "here is the \"else\" of the unterminated conditional"
419msgstr ""
420
421#: config/obj-aout.c:162
422#, c-format
423msgid "Attempt to put a common symbol into set %s"
424msgstr ""
425
426#: config/obj-aout.c:166
427#, c-format
428msgid "Attempt to put an undefined symbol into set %s"
429msgstr ""
430
431#: config/obj-aout.c:197 config/obj-coff.c:1247 config/obj-elf.c:1773
432#: ecoff.c:3648
433#, c-format
434msgid "Symbol `%s' can not be both weak and common"
435msgstr ""
436
437#: config/obj-aout.c:255 config/obj-coff.c:1983
438msgid "unresolved relocation"
439msgstr ""
440
441#: config/obj-aout.c:257 config/obj-coff.c:1985
442#, c-format
443msgid "bad relocation: symbol `%s' not in symbol table"
444msgstr ""
445
446#: config/obj-aout.c:344
447#, c-format
448msgid "%s: bad type for weak symbol"
449msgstr ""
450
451#: config/obj-aout.c:458 config/obj-coff.c:2914 write.c:1933
452#, c-format
453msgid "%s: global symbols not supported in common sections"
454msgstr ""
455
456#: config/obj-aout.c:524
457#, c-format
458msgid "Local symbol %s never defined."
459msgstr ""
460
461#: config/obj-aout.c:612
462msgid "subsegment index too high"
463msgstr ""
464
465#: config/obj-bout.c:319 config/obj-vms.c:561
466#, c-format
467msgid "Local symbol %s never defined"
468msgstr ""
469
470#: config/obj-coff.c:157
471#, c-format
472msgid "Inserting \"%s\" into structure table failed: %s"
473msgstr ""
474
475#. Zero is used as an end marker in the file.
476#: config/obj-coff.c:452
477msgid "Line numbers must be positive integers\n"
478msgstr ""
479
480#: config/obj-coff.c:485 config/obj-coff.c:2329
481msgid ".ln pseudo-op inside .def/.endef: ignored."
482msgstr ""
483
484#: config/obj-coff.c:528 ecoff.c:3284
485msgid ".loc outside of .text"
486msgstr ""
487
488#: config/obj-coff.c:535
489msgid ".loc pseudo-op inside .def/.endef: ignored."
490msgstr ""
491
492#: config/obj-coff.c:623 config/obj-coff.c:2386
493msgid ".def pseudo-op used inside of .def/.endef: ignored."
494msgstr ""
495
496#: config/obj-coff.c:669 config/obj-coff.c:2438
497msgid ".endef pseudo-op used outside of .def/.endef: ignored."
498msgstr ""
499
500#: config/obj-coff.c:707
501#, c-format
502msgid "`%s' symbol without preceding function"
503msgstr ""
504
505#: config/obj-coff.c:794 config/obj-coff.c:2513
506#, c-format
507msgid "unexpected storage class %d"
508msgstr ""
509
510#: config/obj-coff.c:907 config/obj-coff.c:2620
511msgid ".dim pseudo-op used outside of .def/.endef: ignored."
512msgstr ""
513
514#: config/obj-coff.c:927 config/obj-coff.c:2640
515msgid "badly formed .dim directive ignored"
516msgstr ""
517
518#: config/obj-coff.c:978 config/obj-coff.c:2703
519msgid ".size pseudo-op used outside of .def/.endef ignored."
520msgstr ""
521
522#: config/obj-coff.c:994 config/obj-coff.c:2719
523msgid ".scl pseudo-op used outside of .def/.endef ignored."
524msgstr ""
525
526#: config/obj-coff.c:1012 config/obj-coff.c:2737
527msgid ".tag pseudo-op used outside of .def/.endef ignored."
528msgstr ""
529
530#: config/obj-coff.c:1031 config/obj-coff.c:2755
531#, c-format
532msgid "tag not found for .tag %s"
533msgstr ""
534
535#: config/obj-coff.c:1046 config/obj-coff.c:2770
536msgid ".type pseudo-op used outside of .def/.endef ignored."
537msgstr ""
538
539#: config/obj-coff.c:1068 config/obj-coff.c:2792
540msgid ".val pseudo-op used outside of .def/.endef ignored."
541msgstr ""
542
543#: config/obj-coff.c:1208 config/obj-coff.c:2987
544msgid "mismatched .eb"
545msgstr ""
546
547#: config/obj-coff.c:1226 config/obj-coff.c:3027
548msgid "C_EFCN symbol out of scope"
549msgstr ""
550
551#. STYP_INFO
552#. STYP_LIB
553#. STYP_OVER
554#: config/obj-coff.c:1448
555#, c-format
556msgid "unsupported section attribute '%c'"
557msgstr ""
558
559#: config/obj-coff.c:1453 config/obj-coff.c:3728 config/tc-ppc.c:3925
560#, c-format
561msgid "unknown section attribute '%c'"
562msgstr ""
563
564#: config/obj-coff.c:1483 config/tc-ppc.c:3943 read.c:2520
565#, c-format
566msgid "error setting flags for \"%s\": %s"
567msgstr ""
568
569#: config/obj-coff.c:1494 config/obj-elf.c:727
570#, c-format
571msgid "Ignoring changed section attributes for %s"
572msgstr ""
573
574#: config/obj-coff.c:1630
575#, c-format
576msgid "0x%lx: \"%s\" type = %ld, class = %d, segment = %d\n"
577msgstr ""
578
579#: config/obj-coff.c:1810 config/obj-ieee.c:69
580msgid "Out of step\n"
581msgstr ""
582
583#: config/obj-coff.c:2245
584msgid "bfd_coff_swap_scnhdr_out failed"
585msgstr ""
586
587#: config/obj-coff.c:2470
588msgid "`.bf' symbol without preceding function\n"
589msgstr ""
590
591#: config/obj-coff.c:3424 config/obj-ieee.c:507 output-file.c:52
592#: output-file.c:119
593#, c-format
594msgid "FATAL: Can't create %s"
595msgstr ""
596
597#: config/obj-coff.c:3602
598#, c-format
599msgid "Can't close %s: %s"
600msgstr ""
601
602#: config/obj-coff.c:3636
603#, c-format
604msgid "Too many new sections; can't add \"%s\""
605msgstr ""
606
607#: config/obj-coff.c:4043 config/tc-m88k.c:1258 config/tc-sparc.c:3532
608msgid "Expected comma after name"
609msgstr ""
610
611#: config/obj-coff.c:4049 read.c:1956
612msgid "Missing size expression"
613msgstr ""
614
615#: config/obj-coff.c:4055
616#, c-format
617msgid "lcomm length (%d.) <0! Ignored."
618msgstr ""
619
620#: config/obj-coff.c:4083 read.c:2190
621#, c-format
622msgid "Symbol %s already defined"
623msgstr ""
624
625#: config/obj-coff.c:4178 config/tc-i960.c:3215
626#, c-format
627msgid "No 'bal' entry point for leafproc %s"
628msgstr ""
629
630#: config/obj-coff.c:4257 write.c:2639
631#, c-format
632msgid "Negative of non-absolute symbol %s"
633msgstr ""
634
635#: config/obj-coff.c:4278 write.c:2653
636msgid "callj to difference of 2 symbols"
637msgstr ""
638
639#: config/obj-coff.c:4324
640#, c-format
641msgid "Can't emit reloc {- %s-seg symbol \"%s\"} @ file address %ld."
642msgstr ""
643
644#. This is a COBR instruction. They have only a 13-bit
645#. displacement and are only to be used for local branches:
646#. flag as error, don't generate relocation.
647#: config/obj-coff.c:4413 config/tc-i960.c:3235 write.c:2797
648msgid "can't use COBR format with external label"
649msgstr ""
650
651#: config/obj-coff.c:4492
652#, c-format
653msgid "Value of %ld too large for field of %d bytes at 0x%lx"
654msgstr ""
655
656#: config/obj-coff.c:4506 write.c:2887
657#, c-format
658msgid "Signed .word overflow; switch may be too large; %ld at 0x%lx"
659msgstr ""
660
661#: config/obj-ecoff.c:241
662msgid "Can't set GP value"
663msgstr ""
664
665#: config/obj-ecoff.c:248
666msgid "Can't set register masks"
667msgstr ""
668
669#: config/obj-elf.c:308 config/tc-sparc.c:3675 config/tc-v850.c:259
670msgid "Expected comma after symbol-name"
671msgstr ""
672
673#: config/obj-elf.c:315 config/tc-sparc.c:3685
674#, c-format
675msgid ".COMMon length (%d.) <0! Ignored."
676msgstr ""
677
678#: config/obj-elf.c:325 config/tc-alpha.c:4332 config/tc-sparc.c:3695
679#: config/tc-v850.c:282
680msgid "Ignoring attempt to re-define symbol"
681msgstr ""
682
683#: config/obj-elf.c:333 config/tc-sparc.c:3703 config/tc-v850.c:292
684#, c-format
685msgid "Length of .comm \"%s\" is already %ld. Not changed to %d."
686msgstr ""
687
688#: config/obj-elf.c:356 config/tc-v850.c:319
689msgid "Common alignment negative; 0 assumed"
690msgstr ""
691
692#: config/obj-elf.c:375 config/tc-m32r.c:1287 config/tc-ppc.c:1518
693#: config/tc-v850.c:382
694msgid "Common alignment not a power of 2"
695msgstr ""
696
697#: config/obj-elf.c:438 config/tc-sparc.c:3827 config/tc-v850.c:564
698#, c-format
699msgid "bad .common segment %s"
700msgstr ""
701
702#: config/obj-elf.c:664
703#, c-format
704msgid "Setting incorrect section type for %s"
705msgstr ""
706
707#: config/obj-elf.c:668
708#, c-format
709msgid "Ignoring incorrect section type for %s"
710msgstr ""
711
712#: config/obj-elf.c:681
713#, c-format
714msgid "Setting incorrect section attributes for %s"
715msgstr ""
716
717#: config/obj-elf.c:729
718#, c-format
719msgid "Ignoring changed section entity size for %s"
720msgstr ""
721
722#: config/obj-elf.c:765
723msgid "Unrecognized .section attribute: want a,m,s,w,x"
724msgstr ""
725
726#: config/obj-elf.c:805
727msgid "Unrecognized section attribute"
728msgstr ""
729
730#: config/obj-elf.c:827
731msgid "Unrecognized section type"
732msgstr ""
733
734#: config/obj-elf.c:879
735msgid "Missing section name"
736msgstr ""
737
738#: config/obj-elf.c:945
739msgid "Bad .section directive - invalid merge entity size"
740msgstr ""
741
742#: config/obj-elf.c:960
743msgid "Bad .section directive - character following name is not '#'"
744msgstr ""
745
746#: config/obj-elf.c:981
747msgid ""
748"Entity size for SHF_MERGE not specified.\n"
749"Specify entity size as 4th argument"
750msgstr ""
751
752#: config/obj-elf.c:1067
753msgid ".previous without corresponding .section; ignored"
754msgstr ""
755
756#: config/obj-elf.c:1094
757msgid ".popsection without corresponding .pushsection; ignored"
758msgstr ""
759
760#: config/obj-elf.c:1147
761msgid "expected comma after name in .symver"
762msgstr ""
763
764#: config/obj-elf.c:1171
765#, c-format
766msgid "missing version name in `%s' for symbol `%s'"
767msgstr ""
768
769#: config/obj-elf.c:1182
770#, c-format
771msgid "multiple versions [`%s'|`%s'] for symbol `%s'"
772msgstr ""
773
774#: config/obj-elf.c:1395 config/obj-som.c:155 config/obj-som.c:201
775msgid "Expected quoted string"
776msgstr ""
777
778#: config/obj-elf.c:1416
779#, c-format
780msgid "expected comma after name `%s' in .size directive"
781msgstr ""
782
783#: config/obj-elf.c:1425
784msgid "missing expression in .size directive"
785msgstr ""
786
787#: config/obj-elf.c:1501
788#, c-format
789msgid "ignoring unrecognized symbol type \"%s\""
790msgstr ""
791
792#: config/obj-elf.c:1682
793msgid ".size expression too complicated to fix up"
794msgstr ""
795
796#: config/obj-elf.c:1714
797#, c-format
798msgid ""
799"invalid attempt to declare external version name as default in symbol `%s'"
800msgstr ""
801
802#: config/obj-elf.c:1896
803#, c-format
804msgid "Failed to set up debugging information: %s"
805msgstr ""
806
807#: config/obj-elf.c:1916
808#, c-format
809msgid "Can't start writing .mdebug section: %s"
810msgstr ""
811
812#: config/obj-elf.c:1924
813#, c-format
814msgid "Could not write .mdebug section: %s"
815msgstr ""
816
817#: config/obj-ieee.c:455
818msgid "too many sections"
819msgstr ""
820
821#: config/obj-som.c:138
822msgid "Only one .version pseudo-op per file!"
823msgstr ""
824
825#: config/obj-som.c:164
826#, c-format
827msgid "FATAL: Attaching version header %s"
828msgstr ""
829
830#: config/obj-som.c:184
831msgid "Only one .copyright pseudo-op per file!"
832msgstr ""
833
834#: config/obj-som.c:210
835#, c-format
836msgid "FATAL: Attaching copyright header %s"
837msgstr ""
838
839#: config/obj-vms.c:462
840#, c-format
841msgid "compiler emitted zero-size common symbol `%s' already defined"
842msgstr ""
843
844#: config/obj-vms.c:472
845#, c-format
846msgid "compiler redefined zero-size common symbol `%s'"
847msgstr ""
848
849#: config/obj-vms.c:591
850#, c-format
851msgid "Couldn't create VMS object file \"%s\""
852msgstr ""
853
854#: config/obj-vms.c:616
855msgid "I/O error writing VMS object file (length prefix)"
856msgstr ""
857
858#: config/obj-vms.c:630
859msgid "I/O error writing VMS object file"
860msgstr ""
861
862#: config/obj-vms.c:1220
863msgid "Couldn't find source file \"%s\", status=%%X%x"
864msgstr ""
865
866#: config/obj-vms.c:1718 config/obj-vms.c:2894
867#, c-format
868msgid "debugger forward reference error, dbx type %d"
869msgstr ""
870
871#: config/obj-vms.c:1793
872#, c-format
873msgid "Variable descriptor %d too complicated. Defined as `void *'."
874msgstr ""
875
876#: config/obj-vms.c:2107
877msgid ""
878"***Warning - the assembly code generated by the compiler has placed \n"
879" global constant(s) in the text psect. These will not be available to \n"
880" other modules, since this is not the correct way to handle this. You \n"
881" have two options: 1) get a patched compiler that does not put global \n"
882" constants in the text psect, or 2) remove the 'const' keyword from \n"
883" definitions of global variables in your source module(s). Don't say \n"
884" I didn't warn you! \n"
885msgstr ""
886
887#: config/obj-vms.c:2421
888#, c-format
889msgid "debugginer output: %d is an unknown untyped variable."
890msgstr ""
891
892#: config/obj-vms.c:2639
893#, c-format
894msgid "debugger output: structure element `%s' has undefined type"
895msgstr ""
896
897#: config/obj-vms.c:2750
898#, c-format
899msgid "debugger output: %d is an unknown type of variable."
900msgstr ""
901
902#: config/obj-vms.c:2883
903#, c-format
904msgid "debugger output: Unable to resolve %d circular references."
905msgstr ""
906
907#: config/obj-vms.c:3085
908#, c-format
909msgid "Module name truncated: %s\n"
910msgstr ""
911
912#: config/obj-vms.c:3363
913#, c-format
914msgid "Symbol %s replaced by %s\n"
915msgstr ""
916
917#. impossible
918#: config/obj-vms.c:3646
919#, c-format
920msgid "Unknown VMS psect type (%ld)"
921msgstr ""
922
923#: config/obj-vms.c:3687
924#, c-format
925msgid "Globalsymbol attribute for symbol %s was unexpected."
926msgstr ""
927
928#: config/obj-vms.c:3836
929msgid "Invalid data type for globalvalue"
930msgstr ""
931
932#: config/obj-vms.c:3848
933#, c-format
934msgid "Invalid globalvalue of %s"
935msgstr ""
936
937#: config/obj-vms.c:4198
938msgid "Couldn't find fixup fragment when checking for indirect reference"
939msgstr ""
940
941#: config/obj-vms.c:4541 config/obj-vms.c:4682
942msgid "Fixup data addsy and subsy don't have the same type"
943msgstr ""
944
945#: config/obj-vms.c:4545 config/obj-vms.c:4686
946msgid "Fixup data addsy and subsy don't have an appropriate type"
947msgstr ""
948
949#: config/obj-vms.c:4548 config/obj-vms.c:4689
950msgid "Fixup data is erroneously \"pcrel\""
951msgstr ""
952
953#: config/obj-vms.c:4564 config/obj-vms.c:4708
954msgid "Fixup datum is not a longword"
955msgstr ""
956
957#: config/obj-vms.c:4568 config/obj-vms.c:4712
958msgid "Fixup datum is not \"fixP->fx_addsy\""
959msgstr ""
960
961#: config/obj-vms.c:4783
962#, c-format
963msgid ""
964"g++ wrote an extern reference to `%s' as a routine.\n"
965"I will fix it, but I hope that it was note really a routine."
966msgstr ""
967
968#: config/obj-vms.c:4915
969msgid "Can't handle global xtors symbols yet."
970msgstr ""
971
972#: config/obj-vms.c:4918
973#, c-format
974msgid "Unknown %s"
975msgstr ""
976
977#.
978#. * Error otherwise.
979#.
980#: config/obj-vms.c:5003
981#, c-format
982msgid "unhandled stab type %d"
983msgstr ""
984
985#: config/tc-a29k.c:160 config/tc-sparc.c:3879
986msgid "Unknown segment type"
987msgstr ""
988
989#. Probably a memory allocation problem? Give up now.
990#: config/tc-a29k.c:330 config/tc-hppa.c:1443 config/tc-mips.c:1031
991#: config/tc-mips.c:1073 config/tc-sparc.c:847
992msgid "Broken assembler. No assembly attempted."
993msgstr ""
994
995#: config/tc-a29k.c:375 config/tc-avr.c:1124 config/tc-d10v.c:533
996#: config/tc-d30v.c:552 config/tc-h8300.c:296 config/tc-h8500.c:284
997#: config/tc-mcore.c:655 config/tc-mn10200.c:955 config/tc-mn10300.c:1337
998#: config/tc-ppc.c:1974 config/tc-s390.c:1030 config/tc-sh.c:848
999#: config/tc-tic80.c:282 config/tc-v850.c:2076 config/tc-w65.c:242
1000#: config/tc-z8k.c:336
1001msgid "missing operand"
1002msgstr ""
1003
1004#: config/tc-a29k.c:415 config/tc-cris.c:953 config/tc-cris.c:961
1005#: config/tc-hppa.c:1578 config/tc-i860.c:431 config/tc-i860.c:448
1006#: config/tc-sparc.c:1409 config/tc-sparc.c:1415
1007#, c-format
1008msgid "Unknown opcode: `%s'"
1009msgstr ""
1010
1011#: config/tc-a29k.c:420
1012#, c-format
1013msgid "Unknown opcode `%s'."
1014msgstr ""
1015
1016#: config/tc-a29k.c:452
1017#, c-format
1018msgid "Too many operands: %s"
1019msgstr ""
1020
1021#: config/tc-a29k.c:474 config/tc-a29k.c:505
1022#, c-format
1023msgid "Immediate value of %ld is too large"
1024msgstr ""
1025
1026#: config/tc-a29k.c:890
1027#, c-format
1028msgid "bad relocation type: 0x%02x"
1029msgstr ""
1030
1031#: config/tc-a29k.c:914
1032#, c-format
1033msgid "need %o3\n"
1034msgstr ""
1035
1036#: config/tc-a29k.c:930
1037msgid "a29k_convert_frag\n"
1038msgstr ""
1039
1040#: config/tc-a29k.c:939
1041msgid "a29k_estimate_size_before_relax\n"
1042msgstr ""
1043
1044#: config/tc-a29k.c:1090
1045#, c-format
1046msgid "label \"$%d\" redefined"
1047msgstr ""
1048
1049#: config/tc-a29k.c:1163
1050msgid "Invalid expression after %%%%\n"
1051msgstr ""
1052
1053#: config/tc-a29k.c:1174
1054msgid "Invalid register in & expression"
1055msgstr ""
1056
1057#: config/tc-alpha.c:828
1058#, c-format
1059msgid "internal error: can't hash opcode `%s': %s"
1060msgstr ""
1061
1062#: config/tc-alpha.c:862
1063#, c-format
1064msgid "internal error: can't hash macro `%s': %s"
1065msgstr ""
1066
1067#: config/tc-alpha.c:946 config/tc-i960.c:2701
1068msgid "syntax error"
1069msgstr ""
1070
1071#: config/tc-alpha.c:1020 config/tc-arm.c:6640 config/tc-h8300.c:1373
1072#: config/tc-h8500.c:1187 config/tc-hppa.c:3996 config/tc-i860.c:931
1073#: config/tc-m68hc11.c:484 config/tc-m68k.c:4194 config/tc-m88k.c:1106
1074#: config/tc-ns32k.c:1664 config/tc-sparc.c:2831 config/tc-z8k.c:1334
1075msgid "Bad call to MD_ATOF()"
1076msgstr ""
1077
1078#: config/tc-alpha.c:1070
1079#, c-format
1080msgid "Unknown CPU identifier `%s'"
1081msgstr ""
1082
1083#: config/tc-alpha.c:1114
1084msgid ""
1085"Alpha options:\n"
1086"-32addr\t\t\ttreat addresses as 32-bit values\n"
1087"-F\t\t\tlack floating point instructions support\n"
1088"-mev4 | -mev45 | -mev5 | -mev56 | -mpca56 | -mev6 | -mall\n"
1089"\t\t\tspecify variant of Alpha architecture\n"
1090"-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264\n"
1091"\t\t\tthese variants include PALcode opcodes\n"
1092msgstr ""
1093
1094#: config/tc-alpha.c:1124
1095msgid ""
1096"VMS options:\n"
1097"-+\t\t\thash encode (don't truncate) names longer than 64 characters\n"
1098"-H\t\t\tshow new symbol after hash truncation\n"
1099msgstr ""
1100
1101#: config/tc-alpha.c:1297
1102#, c-format
1103msgid "unhandled relocation type %s"
1104msgstr ""
1105
1106#: config/tc-alpha.c:1310
1107msgid "non-absolute expression in constant field"
1108msgstr ""
1109
1110#: config/tc-alpha.c:1324
1111#, c-format
1112msgid "type %d reloc done?\n"
1113msgstr ""
1114
1115#: config/tc-alpha.c:1375 config/tc-alpha.c:1382 config/tc-mips.c:7373
1116msgid "Used $at without \".set noat\""
1117msgstr ""
1118
1119#: config/tc-alpha.c:1565
1120#, c-format
1121msgid "cannot represent `%s' relocation in object file"
1122msgstr ""
1123
1124#: config/tc-alpha.c:1572
1125#, c-format
1126msgid "internal error? cannot generate `%s' relocation"
1127msgstr ""
1128
1129#: config/tc-alpha.c:1626
1130#, c-format
1131msgid "frame reg expected, using $%d."
1132msgstr ""
1133
1134#: config/tc-alpha.c:1753
1135#, c-format
1136msgid "No !literal!%d was found"
1137msgstr ""
1138
1139#. only support one relocation op per insn
1140#: config/tc-alpha.c:1940
1141msgid "More than one relocation op per insn"
1142msgstr ""
1143
1144#: config/tc-alpha.c:1957
1145msgid "No relocation operand"
1146msgstr ""
1147
1148#: config/tc-alpha.c:1963
1149#, c-format
1150msgid "No !sequence-number after !%s"
1151msgstr ""
1152
1153#: config/tc-alpha.c:1976
1154#, c-format
1155msgid "Unknown relocation operand: !%s"
1156msgstr ""
1157
1158#: config/tc-alpha.c:1990
1159#, c-format
1160msgid "Bad sequence number: !%s!%s"
1161msgstr ""
1162
1163#: config/tc-alpha.c:2342
1164#, c-format
1165msgid "operand out of range (%s not between %d and %d)"
1166msgstr ""
1167
1168#: config/tc-alpha.c:2441 config/tc-d10v.c:622 config/tc-d30v.c:640
1169#: config/tc-mn10200.c:1010 config/tc-mn10300.c:1408 config/tc-ppc.c:1940
1170#: config/tc-ppc.c:2048 config/tc-ppc.c:2060 config/tc-s390.c:1040
1171#: config/tc-s390.c:1093 config/tc-v850.c:1856 config/tc-v850.c:1879
1172#: config/tc-v850.c:2099
1173msgid "too many fixups"
1174msgstr ""
1175
1176#: config/tc-alpha.c:2657 config/tc-alpha.c:2726
1177#, c-format
1178msgid "inappropriate arguments for opcode `%s'"
1179msgstr ""
1180
1181#: config/tc-alpha.c:2659 config/tc-alpha.c:2728
1182#, c-format
1183msgid "opcode `%s' not supported for target %s"
1184msgstr ""
1185
1186#: config/tc-alpha.c:2663 config/tc-alpha.c:2731 config/tc-avr.c:1090
1187#, c-format
1188msgid "unknown opcode `%s'"
1189msgstr ""
1190
1191#: config/tc-alpha.c:2703 config/tc-alpha.c:2769 config/tc-alpha.c:3281
1192#: config/tc-alpha.c:3341 config/tc-alpha.c:3393 config/tc-alpha.c:3468
1193#: config/tc-alpha.c:3553 config/tc-alpha.c:3679 config/tc-alpha.c:3856
1194#: config/tc-alpha.c:3913 config/tc-alpha.c:4023 config/tc-alpha.c:4130
1195#: config/tc-alpha.c:4207
1196#, c-format
1197msgid "Cannot use !%s!%d with %s"
1198msgstr ""
1199
1200#: config/tc-alpha.c:2790
1201msgid "can not resolve expression"
1202msgstr ""
1203
1204#: config/tc-alpha.c:2932 config/tc-alpha.c:3125
1205msgid "overflow in literal (.lita) table"
1206msgstr ""
1207
1208#: config/tc-alpha.c:2939 config/tc-alpha.c:2962 config/tc-alpha.c:3138
1209#: config/tc-alpha.c:3482 config/tc-alpha.c:3560 config/tc-alpha.c:3608
1210#: config/tc-alpha.c:3708 config/tc-alpha.c:3933 config/tc-alpha.c:4045
1211msgid "macro requires $at register while noat in effect"
1212msgstr ""
1213
1214#: config/tc-alpha.c:2941 config/tc-alpha.c:2964 config/tc-alpha.c:3140
1215msgid "macro requires $at while $at in use"
1216msgstr ""
1217
1218#: config/tc-alpha.c:3087 expr.c:84 read.c:3172
1219msgid "bignum invalid; zero assumed"
1220msgstr ""
1221
1222#: config/tc-alpha.c:3089 expr.c:86 read.c:3174 read.c:3507 read.c:4405
1223msgid "floating point number invalid; zero assumed"
1224msgstr ""
1225
1226#: config/tc-alpha.c:3094
1227msgid "can't handle expression"
1228msgstr ""
1229
1230#: config/tc-alpha.c:3131
1231msgid "overflow in literal (.lit8) table"
1232msgstr ""
1233
1234#: config/tc-alpha.c:3303
1235#, c-format
1236msgid "bad instruction format for lda !%s!%ld"
1237msgstr ""
1238
1239#: config/tc-alpha.c:4303 config/tc-ppc.c:1467 config/tc-ppc.c:3689
1240#: read.c:1369
1241#, c-format
1242msgid ".COMMon length (%ld.) <0! Ignored."
1243msgstr ""
1244
1245#: config/tc-alpha.c:4341 config/tc-alpha.c:4350 config/tc-ppc.c:3726
1246#: read.c:1393
1247#, c-format
1248msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld."
1249msgstr ""
1250
1251#: config/tc-alpha.c:4452 ecoff.c:3088
1252msgid ".ent directive has no name"
1253msgstr ""
1254
1255#: config/tc-alpha.c:4460
1256msgid "nested .ent directives"
1257msgstr ""
1258
1259#: config/tc-alpha.c:4496 ecoff.c:3036
1260msgid ".end directive has no name"
1261msgstr ""
1262
1263#: config/tc-alpha.c:4505
1264msgid ".end directive names different symbol than .ent"
1265msgstr ""
1266
1267#: config/tc-alpha.c:4582
1268#, c-format
1269msgid "Invalid argument %d to .prologue."
1270msgstr ""
1271
1272#: config/tc-alpha.c:4674
1273msgid "ECOFF debugging is disabled."
1274msgstr ""
1275
1276#: config/tc-alpha.c:4695
1277msgid "Unknown section directive"
1278msgstr ""
1279
1280#: config/tc-alpha.c:4731
1281msgid ".ent directive has no symbol"
1282msgstr ""
1283
1284#: config/tc-alpha.c:4758
1285msgid "Bad .frame directive 1./2. param"
1286msgstr ""
1287
1288#: config/tc-alpha.c:4770
1289msgid "Bad .frame directive 3./4. param"
1290msgstr ""
1291
1292#: config/tc-alpha.c:4795
1293msgid ".pdesc directive not in link (.link) section"
1294msgstr ""
1295
1296#: config/tc-alpha.c:4803
1297msgid ".pdesc has no matching .ent"
1298msgstr ""
1299
1300#: config/tc-alpha.c:4814
1301msgid ".pdesc directive has no entry symbol"
1302msgstr ""
1303
1304#: config/tc-alpha.c:4827
1305msgid "No comma after .pdesc <entryname>"
1306msgstr ""
1307
1308#: config/tc-alpha.c:4850
1309msgid "unknown procedure kind"
1310msgstr ""
1311
1312#: config/tc-alpha.c:4943
1313msgid ".name directive not in link (.link) section"
1314msgstr ""
1315
1316#: config/tc-alpha.c:4951
1317msgid ".name directive has no symbol"
1318msgstr ""
1319
1320#: config/tc-alpha.c:4985
1321msgid "No symbol after .linkage"
1322msgstr ""
1323
1324#: config/tc-alpha.c:5013
1325msgid "No symbol after .code_address"
1326msgstr ""
1327
1328#: config/tc-alpha.c:5046 ecoff.c:3254
1329msgid "Bad .mask directive"
1330msgstr ""
1331
1332#: config/tc-alpha.c:5067 ecoff.c:3184
1333msgid "Bad .fmask directive"
1334msgstr ""
1335
1336#: config/tc-alpha.c:5237 config/tc-arm.c:1593 read.c:2150 read.c:2745
1337#: stabs.c:472
1338#, c-format
1339msgid "Expected comma after name \"%s\""
1340msgstr ""
1341
1342#. *symbol_get_obj (symbolP) = (signed char) temp;
1343#: config/tc-alpha.c:5248
1344#, c-format
1345msgid "unhandled: .proc %s,%d"
1346msgstr ""
1347
1348#: config/tc-alpha.c:5283
1349#, c-format
1350msgid "Tried to .set unrecognized mode `%s'"
1351msgstr ""
1352
1353#. not fatal, but it might not work in the end
1354#: config/tc-alpha.c:5300
1355msgid "File overrides no-base-register option."
1356msgstr ""
1357
1358#: config/tc-alpha.c:5317
1359#, c-format
1360msgid "Bad base register, using $%d."
1361msgstr ""
1362
1363#: config/tc-alpha.c:5339
1364#, c-format
1365msgid "Alignment too large: %d. assumed"
1366msgstr ""
1367
1368#: config/tc-alpha.c:5343 config/tc-d30v.c:2219
1369msgid "Alignment negative: 0 assumed"
1370msgstr ""
1371
1372#: config/tc-alpha.c:5655
1373#, c-format
1374msgid "Chose GP value of %lx\n"
1375msgstr ""
1376
1377#: config/tc-arc.c:1609 config/tc-arm.c:7552
1378msgid "md_estimate_size_before_relax\n"
1379msgstr ""
1380
1381#: config/tc-arc.c:1621
1382msgid "md_convert_frag\n"
1383msgstr ""
1384
1385#: config/tc-arm.c:1289
1386msgid "Literal Pool Overflow"
1387msgstr ""
1388
1389#: config/tc-arm.c:1431
1390msgid "Invalid syntax for .req directive."
1391msgstr ""
1392
1393#: config/tc-arm.c:1506 config/tc-mips.c:9937 read.c:2035
1394#, c-format
1395msgid "Alignment too large: %d. assumed."
1396msgstr ""
1397
1398#: config/tc-arm.c:1509 read.c:2040
1399msgid "Alignment negative. 0 assumed."
1400msgstr ""
1401
1402#: config/tc-arm.c:1643 config/tc-m32r.c:418 read.c:2803 read.c:4872
1403#, c-format
1404msgid "symbol `%s' already defined"
1405msgstr ""
1406
1407#: config/tc-arm.c:1714
1408msgid "selected processor does not support THUMB opcodes"
1409msgstr ""
1410
1411#: config/tc-arm.c:1727
1412msgid "selected processor does not support ARM opcodes"
1413msgstr ""
1414
1415#: config/tc-arm.c:1739
1416#, c-format
1417msgid "invalid instruction size selected (%d)"
1418msgstr ""
1419
1420#: config/tc-arm.c:1774
1421#, c-format
1422msgid "invalid operand to .code directive (%d) (expecting 16 or 32)"
1423msgstr ""
1424
1425#: config/tc-arm.c:1785
1426msgid "Garbage following instruction"
1427msgstr ""
1428
1429#. In the few cases where we might be able to accept something else
1430#. this error can be overridden.
1431#: config/tc-arm.c:1835
1432#, c-format
1433msgid "Register expected, not '%.100s'"
1434msgstr ""
1435
1436#. In the few cases where we might be able to accept
1437#. something else this error can be overridden.
1438#: config/tc-arm.c:1907
1439msgid "flag for {c}psr instruction expected"
1440msgstr ""
1441
1442#: config/tc-arm.c:1937
1443msgid "Illegal co-processor number"
1444msgstr ""
1445
1446#: config/tc-arm.c:1944
1447msgid "Bad or missing co-processor number"
1448msgstr ""
1449
1450#: config/tc-arm.c:1968 config/tc-arm.c:3054 config/tc-arm.c:3246
1451msgid "bad or missing expression"
1452msgstr ""
1453
1454#: config/tc-arm.c:1974
1455msgid "immediate co-processor expression too large"
1456msgstr ""
1457
1458#. In the few cases where we might be able to accept something else
1459#. this error can be overridden.
1460#: config/tc-arm.c:1999
1461msgid "Co-processor register expected"
1462msgstr ""
1463
1464#. In the few cases where we might be able to accept something else
1465#. this error can be overridden.
1466#: config/tc-arm.c:2023
1467msgid "Floating point register expected"
1468msgstr ""
1469
1470#: config/tc-arm.c:2040
1471msgid "immediate expression expected"
1472msgstr ""
1473
1474#: config/tc-arm.c:2055
1475msgid "co-processor address must be word aligned"
1476msgstr ""
1477
1478#: config/tc-arm.c:2061
1479msgid "offset too large"
1480msgstr ""
1481
1482#: config/tc-arm.c:2109
1483msgid "pc may not be used in post-increment"
1484msgstr ""
1485
1486#: config/tc-arm.c:2125 config/tc-arm.c:2578 config/tc-arm.c:3438
1487#: config/tc-arm.c:4372
1488msgid "pre-indexed expression expected"
1489msgstr ""
1490
1491#: config/tc-arm.c:2138 config/tc-arm.c:2591 config/tc-arm.c:3449
1492#: config/tc-arm.c:4384 config/tc-arm.c:4730
1493msgid "missing ]"
1494msgstr ""
1495
1496#: config/tc-arm.c:2148
1497msgid "pc may not be used with write-back"
1498msgstr ""
1499
1500#: config/tc-arm.c:2203
1501msgid "comma expected after register name"
1502msgstr ""
1503
1504#: config/tc-arm.c:2222
1505msgid "{C|S}PSR expected"
1506msgstr ""
1507
1508#: config/tc-arm.c:2250
1509msgid "comma missing after psr flags"
1510msgstr ""
1511
1512#: config/tc-arm.c:2267 config/tc-arm.c:2277
1513msgid "only a register or immediate value can follow a psr flag"
1514msgstr ""
1515
1516#: config/tc-arm.c:2284
1517msgid "immediate value cannot be used to set this field"
1518msgstr ""
1519
1520#: config/tc-arm.c:2301 config/tc-arm.c:3673 config/tc-arm.c:3939
1521#: config/tc-arm.c:3959
1522msgid "Invalid constant"
1523msgstr ""
1524
1525#: config/tc-arm.c:2351
1526msgid "rdhi, rdlo and rm must all be different"
1527msgstr ""
1528
1529#: config/tc-arm.c:2407
1530msgid "rd and rm should be different in mul"
1531msgstr ""
1532
1533#: config/tc-arm.c:2463
1534msgid "rd and rm should be different in mla"
1535msgstr ""
1536
1537#: config/tc-arm.c:2512
1538#, c-format
1539msgid "acc0 expected, not '%.100s'"
1540msgstr ""
1541
1542#: config/tc-arm.c:2695
1543msgid "rdhi and rdlo must be different"
1544msgstr ""
1545
1546#: config/tc-arm.c:2815
1547msgid "Warning: Instruction unpredictable when using r15"
1548msgstr ""
1549
1550#: config/tc-arm.c:3063 config/tc-arm.c:3255 config/tc-arm.c:5517
1551#: config/tc-arm.c:5550 config/tc-arm.c:5560
1552msgid "immediate value out of range"
1553msgstr ""
1554
1555#: config/tc-arm.c:3403
1556msgid "'[' expected after PLD mnemonic"
1557msgstr ""
1558
1559#: config/tc-arm.c:3428 config/tc-arm.c:3458
1560msgid "writeback used in preload instruction"
1561msgstr ""
1562
1563#. Deny all knowledge.
1564#: config/tc-arm.c:3506
1565#, c-format
1566msgid "bad instruction '%.100s'"
1567msgstr ""
1568
1569#: config/tc-arm.c:3530
1570msgid "Destination register must be even"
1571msgstr ""
1572
1573#: config/tc-arm.c:3536
1574msgid "r12 or r14 not allowed here"
1575msgstr ""
1576
1577#: config/tc-arm.c:3544
1578msgid "pre/post-indexing used when modified address register is destination"
1579msgstr ""
1580
1581#: config/tc-arm.c:3657
1582msgid "bad_segment"
1583msgstr ""
1584
1585#: config/tc-arm.c:3703 config/tc-arm.c:3714
1586msgid "Shift expression expected"
1587msgstr ""
1588
1589#: config/tc-arm.c:3738
1590msgid "shift requires register or #expression"
1591msgstr ""
1592
1593#: config/tc-arm.c:3739
1594msgid "shift requires #expression"
1595msgstr ""
1596
1597#: config/tc-arm.c:3769
1598msgid "Shift of 0 ignored."
1599msgstr ""
1600
1601#: config/tc-arm.c:3775
1602msgid "Invalid immediate shift"
1603msgstr ""
1604
1605#: config/tc-arm.c:3930 config/tc-arm.c:4414
1606msgid "Constant expression expected"
1607msgstr ""
1608
1609#: config/tc-arm.c:3972
1610msgid "Register or shift expression expected"
1611msgstr ""
1612
1613#: config/tc-arm.c:4025
1614msgid "Invalid floating point immediate expression"
1615msgstr ""
1616
1617#: config/tc-arm.c:4029
1618msgid "Floating point register or immediate expression expected"
1619msgstr ""
1620
1621#: config/tc-arm.c:4198
1622msgid "address offset too large"
1623msgstr ""
1624
1625#: config/tc-arm.c:4275
1626msgid "Processor does not support halfwords or signed bytes"
1627msgstr ""
1628
1629#: config/tc-arm.c:4296
1630msgid "Address expected"
1631msgstr ""
1632
1633#: config/tc-arm.c:4328 config/tc-arm.c:4359
1634#, c-format
1635msgid "Rn and Rd must be different in %s"
1636msgstr ""
1637
1638#: config/tc-arm.c:4332 config/tc-arm.c:4348 config/tc-arm.c:4393
1639#, c-format
1640msgid "%s register same as write-back base"
1641msgstr ""
1642
1643#: config/tc-arm.c:4334 config/tc-arm.c:4350 config/tc-arm.c:4395
1644msgid "destination"
1645msgstr ""
1646
1647#: config/tc-arm.c:4334 config/tc-arm.c:4350 config/tc-arm.c:4395
1648msgid "source"
1649msgstr ""
1650
1651#: config/tc-arm.c:4434
1652msgid "literal pool insertion failed"
1653msgstr ""
1654
1655#: config/tc-arm.c:4473
1656msgid "Pre-increment instruction with translate"
1657msgstr ""
1658
1659#: config/tc-arm.c:4514
1660msgid "Bad range in register list"
1661msgstr ""
1662
1663#: config/tc-arm.c:4522 config/tc-arm.c:4531 config/tc-arm.c:4573
1664#, c-format
1665msgid "Warning: Duplicated register (r%d) in register list"
1666msgstr ""
1667
1668#: config/tc-arm.c:4534
1669msgid "Warning: Register range not in ascending order"
1670msgstr ""
1671
1672#: config/tc-arm.c:4546
1673msgid "Missing `}'"
1674msgstr ""
1675
1676#: config/tc-arm.c:4562
1677msgid "invalid register mask"
1678msgstr ""
1679
1680#: config/tc-arm.c:4583 config/tc-avr.c:852 config/tc-cris.c:3009
1681#: config/tc-d10v.c:1561 config/tc-d30v.c:1865 config/tc-mips.c:3231
1682#: config/tc-mips.c:4163 config/tc-mips.c:4964 config/tc-mips.c:5510
1683#: config/tc-ppc.c:4855 config/tc-v850.c:2385
1684msgid "expression too complex"
1685msgstr ""
1686
1687#: config/tc-arm.c:4622
1688msgid "r15 not allowed as base register"
1689msgstr ""
1690
1691#: config/tc-arm.c:4690 config/tc-arm.c:4704
1692msgid "r15 not allowed in swap"
1693msgstr ""
1694
1695#: config/tc-arm.c:4802
1696msgid "Use of r15 in bx in ARM mode is not really useful"
1697msgstr ""
1698
1699#: config/tc-arm.c:5058 config/tc-v850.c:1959 config/tc-v850.c:1980
1700msgid "constant expression expected"
1701msgstr ""
1702
1703#: config/tc-arm.c:5064
1704msgid "Constant value required for number of registers"
1705msgstr ""
1706
1707#: config/tc-arm.c:5072
1708msgid "number of registers must be in the range [1:4]"
1709msgstr ""
1710
1711#: config/tc-arm.c:5133
1712msgid "R15 not allowed as base register with write-back"
1713msgstr ""
1714
1715#: config/tc-arm.c:5381
1716msgid "lo register required"
1717msgstr ""
1718
1719#: config/tc-arm.c:5389
1720msgid "hi register required"
1721msgstr ""
1722
1723#: config/tc-arm.c:5459
1724msgid "dest and source1 must be the same register"
1725msgstr ""
1726
1727#: config/tc-arm.c:5466
1728msgid "subtract valid only on lo regs"
1729msgstr ""
1730
1731#: config/tc-arm.c:5490
1732msgid "invalid Hi register with immediate"
1733msgstr ""
1734
1735#: config/tc-arm.c:5528
1736msgid "invalid immediate value for stack adjust"
1737msgstr ""
1738
1739#: config/tc-arm.c:5539
1740msgid "invalid immediate for address calculation"
1741msgstr ""
1742
1743#: config/tc-arm.c:5626
1744msgid "source1 and dest must be same register"
1745msgstr ""
1746
1747#: config/tc-arm.c:5660
1748msgid "Invalid immediate for shift"
1749msgstr ""
1750
1751#: config/tc-arm.c:5739
1752msgid "only lo regs allowed with immediate"
1753msgstr ""
1754
1755#: config/tc-arm.c:5758
1756msgid "invalid immediate"
1757msgstr ""
1758
1759#: config/tc-arm.c:5812
1760msgid "expected ']'"
1761msgstr ""
1762
1763#: config/tc-arm.c:5879
1764msgid "byte or halfword not valid for base register"
1765msgstr ""
1766
1767#: config/tc-arm.c:5884
1768msgid "R15 based store not allowed"
1769msgstr ""
1770
1771#: config/tc-arm.c:5889
1772msgid "Invalid base register for register offset"
1773msgstr ""
1774
1775#: config/tc-arm.c:5907
1776msgid "invalid offset"
1777msgstr ""
1778
1779#: config/tc-arm.c:5918
1780msgid "invalid base register in load/store"
1781msgstr ""
1782
1783#: config/tc-arm.c:5942
1784msgid "Invalid offset"
1785msgstr ""
1786
1787#: config/tc-arm.c:6017
1788msgid "dest and source1 one must be the same register"
1789msgstr ""
1790
1791#: config/tc-arm.c:6025
1792msgid "Rs and Rd must be different in MUL"
1793msgstr ""
1794
1795#: config/tc-arm.c:6169
1796msgid ""
1797"Inserted missing '!': load/store multiple always writes back base register"
1798msgstr ""
1799
1800#: config/tc-arm.c:6185 config/tc-arm.c:6285
1801msgid "Expression too complex"
1802msgstr ""
1803
1804#: config/tc-arm.c:6191
1805msgid "only lo-regs valid in load/store multiple"
1806msgstr ""
1807
1808#: config/tc-arm.c:6237
1809msgid "Syntax: ldrs[b] Rd, [Rb, Ro]"
1810msgstr ""
1811
1812#: config/tc-arm.c:6301
1813msgid "invalid register list to push/pop instruction"
1814msgstr ""
1815
1816#: config/tc-arm.c:6443 config/tc-cris.c:684
1817msgid "Virtual memory exhausted"
1818msgstr ""
1819
1820#: config/tc-arm.c:6846
1821#, c-format
1822msgid "invalid constant (%lx) after fixup"
1823msgstr ""
1824
1825#: config/tc-arm.c:6882
1826#, c-format
1827msgid "Unable to compute ADRL instructions for PC offset of 0x%lx"
1828msgstr ""
1829
1830#: config/tc-arm.c:6912
1831#, c-format
1832msgid "bad immediate value for offset (%ld)"
1833msgstr ""
1834
1835#: config/tc-arm.c:6934 config/tc-arm.c:6956
1836msgid "invalid literal constant: pool needs to be closer"
1837msgstr ""
1838
1839#: config/tc-arm.c:6936
1840#, c-format
1841msgid "bad immediate value for half-word offset (%ld)"
1842msgstr ""
1843
1844#: config/tc-arm.c:6973
1845msgid "shift expression is too large"
1846msgstr ""
1847
1848#: config/tc-arm.c:6992 config/tc-arm.c:7001
1849msgid "Invalid swi expression"
1850msgstr ""
1851
1852#: config/tc-arm.c:7011
1853msgid "Invalid expression in load/store multiple"
1854msgstr ""
1855
1856#: config/tc-arm.c:7064
1857msgid "gas can't handle same-section branch dest >= 0x04000000"
1858msgstr ""
1859
1860#: config/tc-arm.c:7073
1861msgid "out of range branch"
1862msgstr ""
1863
1864#: config/tc-arm.c:7106 config/tc-arm.c:7122 config/tc-mips.c:9764
1865msgid "Branch out of range"
1866msgstr ""
1867
1868#: config/tc-arm.c:7145
1869msgid "Branch with link out of range"
1870msgstr ""
1871
1872#: config/tc-arm.c:7221
1873msgid "Illegal value for co-processor offset"
1874msgstr ""
1875
1876#: config/tc-arm.c:7245
1877#, c-format
1878msgid "Invalid offset, target not word aligned (0x%08X)"
1879msgstr ""
1880
1881#: config/tc-arm.c:7251 config/tc-arm.c:7260 config/tc-arm.c:7267
1882#: config/tc-arm.c:7274 config/tc-arm.c:7281
1883#, c-format
1884msgid "Invalid offset, value too big (0x%08lX)"
1885msgstr ""
1886
1887#: config/tc-arm.c:7320
1888msgid "Invalid immediate for stack address calculation"
1889msgstr ""
1890
1891#: config/tc-arm.c:7329
1892#, c-format
1893msgid "Invalid immediate for address calculation (value = 0x%08lX)"
1894msgstr ""
1895
1896#: config/tc-arm.c:7339
1897msgid "Invalid 8bit immediate"
1898msgstr ""
1899
1900#: config/tc-arm.c:7347
1901msgid "Invalid 3bit immediate"
1902msgstr ""
1903
1904#: config/tc-arm.c:7363
1905#, c-format
1906msgid "Invalid immediate: %ld is too large"
1907msgstr ""
1908
1909#: config/tc-arm.c:7378
1910#, c-format
1911msgid "Illegal Thumb shift value: %ld"
1912msgstr ""
1913
1914#: config/tc-arm.c:7392 config/tc-mn10300.c:1929
1915#, c-format
1916msgid "Bad relocation fixup type (%d)"
1917msgstr ""
1918
1919#: config/tc-arm.c:7465
1920msgid "Literal referenced across section boundary (Implicit dump?)"
1921msgstr ""
1922
1923#: config/tc-arm.c:7478
1924#, c-format
1925msgid "Internal_relocation (type %d) not fixed up (IMMEDIATE)"
1926msgstr ""
1927
1928#: config/tc-arm.c:7484
1929msgid "ADRL used for a symbol not defined in the same file"
1930msgstr ""
1931
1932#: config/tc-arm.c:7489
1933#, c-format
1934msgid "Internal_relocation (type %d) not fixed up (OFFSET_IMM)"
1935msgstr ""
1936
1937#: config/tc-arm.c:7510 config/tc-cris.c:2944 config/tc-mcore.c:2109
1938#: config/tc-ns32k.c:2375
1939msgid "<unknown>"
1940msgstr ""
1941
1942#: config/tc-arm.c:7513
1943#, c-format
1944msgid "Cannot represent %s relocation in this object file format"
1945msgstr ""
1946
1947#: config/tc-arm.c:7534 config/tc-mips.c:11282 config/tc-sh.c:3196
1948#, c-format
1949msgid "Can not represent %s relocation in this object file format"
1950msgstr ""
1951
1952#: config/tc-arm.c:7631
1953#, c-format
1954msgid "No operator -- statement `%s'\n"
1955msgstr ""
1956
1957#: config/tc-arm.c:7649
1958msgid "selected processor does not support this opcode"
1959msgstr ""
1960
1961#: config/tc-arm.c:7695
1962#, c-format
1963msgid "Opcode `%s' must have suffix from list: <%s>"
1964msgstr ""
1965
1966#: config/tc-arm.c:7726
1967msgid "Warning: Use of the 'nv' conditional is deprecated\n"
1968msgstr ""
1969
1970#: config/tc-arm.c:7743
1971#, c-format
1972msgid "Opcode `%s' is unconditional\n"
1973msgstr ""
1974
1975#: config/tc-arm.c:7767
1976#, c-format
1977msgid "Opcode `%s' must have suffix from <%s>\n"
1978msgstr ""
1979
1980#: config/tc-arm.c:7858
1981#, c-format
1982msgid "register '%s' does not exist\n"
1983msgstr ""
1984
1985#: config/tc-arm.c:7863
1986#, c-format
1987msgid "ignoring redefinition of register alias '%s'"
1988msgstr ""
1989
1990#: config/tc-arm.c:7869
1991#, c-format
1992msgid ""
1993"ignoring redefinition of register alias '%s' to non-existant register '%s'"
1994msgstr ""
1995
1996#: config/tc-arm.c:7873
1997msgid "ignoring incomplete .req pseuso op"
1998msgstr ""
1999
2000#: config/tc-arm.c:7880
2001#, c-format
2002msgid "bad instruction `%s'"
2003msgstr ""
2004
2005#: config/tc-arm.c:8055
2006#, c-format
2007msgid "Unrecognised APCS switch -m%s"
2008msgstr ""
2009
2010#: config/tc-arm.c:8212 config/tc-arm.c:8225 config/tc-arm.c:8238
2011#: config/tc-arm.c:8251 config/tc-arm.c:8257
2012#, c-format
2013msgid "Invalid architecture variant -m%s"
2014msgstr ""
2015
2016#: config/tc-arm.c:8264
2017#, c-format
2018msgid "Invalid processor variant -m%s"
2019msgstr ""
2020
2021#: config/tc-arm.c:8287
2022msgid ""
2023" ARM Specific Assembler Options:\n"
2024" -m[arm][<processor name>] select processor variant\n"
2025" -m[arm]v[2|2a|3|3m|4|4t|5[t][e]] select architecture variant\n"
2026" -mthumb only allow Thumb instructions\n"
2027" -mthumb-interwork mark the assembled code as supporting "
2028"interworking\n"
2029" -mall allow any instruction\n"
2030" -mfpa10, -mfpa11 select floating point architecture\n"
2031" -mfpe-old don't allow floating-point multiple "
2032"instructions\n"
2033" -mno-fpu don't allow any floating-point instructions.\n"
2034" -k generate PIC code.\n"
2035msgstr ""
2036
2037#: config/tc-arm.c:8299
2038msgid ""
2039" -mapcs-32, -mapcs-26 specify which ARM Procedure Calling Standard to "
2040"use\n"
2041" -matpcs use ARM/Thumb Procedure Calling Standard\n"
2042" -mapcs-float floating point args are passed in FP regs\n"
2043" -mapcs-reentrant the code is position independent/reentrant\n"
2044msgstr ""
2045
2046#: config/tc-arm.c:8306
2047msgid " -moabi support the old ELF ABI\n"
2048msgstr ""
2049
2050#: config/tc-arm.c:8310
2051msgid ""
2052" -EB assemble code for a big endian cpu\n"
2053" -EL assemble code for a little endian cpu\n"
2054msgstr ""
2055
2056#: config/tc-arm.c:8494
2057#, c-format
2058msgid "%s: unexpected function type: %d"
2059msgstr ""
2060
2061#: config/tc-avr.c:185
2062msgid "Known MCU names:"
2063msgstr ""
2064
2065#: config/tc-avr.c:254
2066msgid ""
2067"AVR options:\n"
2068" -mmcu=[avr-name] select microcontroller variant\n"
2069" [avr-name] can be:\n"
2070" avr1 - AT90S1200, ATtiny1x, ATtiny28\n"
2071" avr2 - AT90S2xxx, AT90S4xxx, AT90S8xxx, ATtiny22\n"
2072" avr3 - ATmega103, ATmega603\n"
2073" avr4 - ATmega83, ATmega85\n"
2074" avr5 - ATmega161, ATmega163, ATmega32, AT94K\n"
2075" or immediate microcontroller name.\n"
2076msgstr ""
2077
2078#: config/tc-avr.c:264
2079msgid ""
2080" -mall-opcodes accept all AVR opcodes, even if not supported by MCU\n"
2081" -mno-skip-bug disable warnings for skipping two-word instructions\n"
2082" (default for avr4, avr5)\n"
2083" -mno-wrap reject rjmp/rcall instructions with 8K wrap-around\n"
2084" (default for avr3, avr5)\n"
2085msgstr ""
2086
2087#: config/tc-avr.c:312
2088#, c-format
2089msgid "unknown MCU: %s\n"
2090msgstr ""
2091
2092#: config/tc-avr.c:321
2093#, c-format
2094msgid "redefinition of mcu type `%s' to `%s'"
2095msgstr ""
2096
2097#: config/tc-avr.c:372 config/tc-d10v.c:314 config/tc-d30v.c:366
2098#: config/tc-mips.c:8806 config/tc-mn10200.c:376 config/tc-pj.c:356
2099#: config/tc-ppc.c:4519 config/tc-sh.c:2068 config/tc-v850.c:1291
2100msgid "bad call to md_atof"
2101msgstr ""
2102
2103#: config/tc-avr.c:435
2104msgid "constant value required"
2105msgstr ""
2106
2107#: config/tc-avr.c:438
2108#, c-format
2109msgid "number must be less than %d"
2110msgstr ""
2111
2112#: config/tc-avr.c:490
2113msgid "`,' required"
2114msgstr ""
2115
2116#: config/tc-avr.c:509
2117msgid "undefined combination of operands"
2118msgstr ""
2119
2120#: config/tc-avr.c:518
2121msgid "skipping two-word instruction"
2122msgstr ""
2123
2124#: config/tc-avr.c:580
2125msgid "register r16-r23 required"
2126msgstr ""
2127
2128#: config/tc-avr.c:586
2129msgid "register number above 15 required"
2130msgstr ""
2131
2132#: config/tc-avr.c:592
2133msgid "even register number required"
2134msgstr ""
2135
2136#: config/tc-avr.c:598
2137msgid "register r24, r26, r28 or r30 required"
2138msgstr ""
2139
2140#: config/tc-avr.c:604
2141msgid "register name or number from 0 to 31 required"
2142msgstr ""
2143
2144#: config/tc-avr.c:622
2145msgid "pointer register (X, Y or Z) required"
2146msgstr ""
2147
2148#: config/tc-avr.c:629
2149msgid "cannot both predecrement and postincrement"
2150msgstr ""
2151
2152#: config/tc-avr.c:637
2153msgid "addressing mode not supported"
2154msgstr ""
2155
2156#: config/tc-avr.c:643
2157msgid "can't predecrement"
2158msgstr ""
2159
2160#: config/tc-avr.c:646
2161msgid "pointer register Z required"
2162msgstr ""
2163
2164#: config/tc-avr.c:664
2165msgid "pointer register (Y or Z) required"
2166msgstr ""
2167
2168#: config/tc-avr.c:769
2169#, c-format
2170msgid "unknown constraint `%c'"
2171msgstr ""
2172
2173#: config/tc-avr.c:882 config/tc-avr.c:898 config/tc-avr.c:999
2174#, c-format
2175msgid "odd address operand: %ld"
2176msgstr ""
2177
2178#: config/tc-avr.c:890 config/tc-avr.c:909
2179#, c-format
2180msgid "operand out of range: %ld"
2181msgstr ""
2182
2183#: config/tc-avr.c:1008 config/tc-d10v.c:1632 config/tc-d30v.c:1990
2184#, c-format
2185msgid "line %d: unknown relocation type: 0x%x"
2186msgstr ""
2187
2188#: config/tc-avr.c:1022
2189msgid "only constant expression allowed"
2190msgstr ""
2191
2192#: config/tc-avr.c:1060 config/tc-d10v.c:1496 config/tc-d30v.c:1807
2193#: config/tc-mn10200.c:1255 config/tc-mn10300.c:1799 config/tc-ppc.c:5162
2194#: config/tc-v850.c:2301
2195#, c-format
2196msgid "reloc %d not supported by object file format"
2197msgstr ""
2198
2199#: config/tc-avr.c:1084 config/tc-d10v.c:1103 config/tc-d10v.c:1117
2200#: config/tc-h8300.c:1239 config/tc-h8500.c:1088 config/tc-mcore.c:988
2201#: config/tc-pj.c:265 config/tc-sh.c:1650 config/tc-z8k.c:1205
2202msgid "can't find opcode "
2203msgstr ""
2204
2205#: config/tc-avr.c:1101
2206#, c-format
2207msgid "illegal opcode %s for mcu %s"
2208msgstr ""
2209
2210#: config/tc-avr.c:1109
2211msgid "garbage at end of line"
2212msgstr ""
2213
2214#: config/tc-avr.c:1173
2215msgid "illegal expression"
2216msgstr ""
2217
2218#: config/tc-avr.c:1199 config/tc-avr.c:1265
2219msgid "`)' required"
2220msgstr ""
2221
2222#: config/tc-avr.c:1219
2223#, c-format
2224msgid "constant out of 8-bit range: %d"
2225msgstr ""
2226
2227#: config/tc-avr.c:1222
2228msgid "expression possibly out of 8-bit range"
2229msgstr ""
2230
2231#: config/tc-avr.c:1293 config/tc-avr.c:1300
2232#, c-format
2233msgid "illegal %srelocation size: %d"
2234msgstr ""
2235
2236#: config/tc-cris.c:692
2237#, c-format
2238msgid "Can't hash `%s': %s\n"
2239msgstr ""
2240
2241#: config/tc-cris.c:693
2242msgid "(unknown reason)"
2243msgstr ""
2244
2245#: config/tc-cris.c:697
2246#, c-format
2247msgid "Buggy opcode: `%s' \"%s\"\n"
2248msgstr ""
2249
2250#: config/tc-cris.c:1042
2251#, c-format
2252msgid "Immediate value not in 5 bit unsigned range: %ld"
2253msgstr ""
2254
2255#: config/tc-cris.c:1058
2256#, c-format
2257msgid "Immediate value not in 4 bit unsigned range: %ld"
2258msgstr ""
2259
2260#: config/tc-cris.c:1097
2261#, c-format
2262msgid "Immediate value not in 6 bit range: %ld"
2263msgstr ""
2264
2265#: config/tc-cris.c:1112
2266#, c-format
2267msgid "Immediate value not in 6 bit unsigned range: %ld"
2268msgstr ""
2269
2270#. Others have a generic warning.
2271#: config/tc-cris.c:1202
2272#, c-format
2273msgid "Unimplemented register `%s' specified"
2274msgstr ""
2275
2276#. We've come to the end of instructions with this
2277#. opcode, so it must be an error.
2278#: config/tc-cris.c:1361
2279msgid "Illegal operands"
2280msgstr ""
2281
2282#: config/tc-cris.c:1392 config/tc-cris.c:1423
2283#, c-format
2284msgid "Immediate value not in 8 bit range: %ld"
2285msgstr ""
2286
2287#: config/tc-cris.c:1402 config/tc-cris.c:1430
2288#, c-format
2289msgid "Immediate value not in 16 bit range: %ld"
2290msgstr ""
2291
2292#: config/tc-cris.c:1451
2293msgid "PIC relocation size does not match operand size"
2294msgstr ""
2295
2296#: config/tc-cris.c:2451
2297msgid "32-bit conditional branch generated"
2298msgstr ""
2299
2300#: config/tc-cris.c:2505
2301msgid "Complex expression not supported"
2302msgstr ""
2303
2304#. FIXME: Is this function mentioned in the internals.texi manual? If
2305#. not, add it.
2306#: config/tc-cris.c:2626
2307msgid "Bad call to md_atof () - floating point formats are not supported"
2308msgstr ""
2309
2310#: config/tc-cris.c:2673
2311msgid "PC-relative relocation must be trivially resolved"
2312msgstr ""
2313
2314#: config/tc-cris.c:2716
2315#, c-format
2316msgid "Value not in 16 bit range: %ld"
2317msgstr ""
2318
2319#: config/tc-cris.c:2727
2320#, c-format
2321msgid "Value not in 8 bit range: %ld"
2322msgstr ""
2323
2324#: config/tc-cris.c:2734
2325#, c-format
2326msgid "Value not in 4 bit unsigned range: %ld"
2327msgstr ""
2328
2329#: config/tc-cris.c:2741
2330#, c-format
2331msgid "Value not in 5 bit unsigned range: %ld"
2332msgstr ""
2333
2334#: config/tc-cris.c:2748
2335#, c-format
2336msgid "Value not in 6 bit range: %ld"
2337msgstr ""
2338
2339#: config/tc-cris.c:2755
2340#, c-format
2341msgid "Value not in 6 bit unsigned range: %ld"
2342msgstr ""
2343
2344#: config/tc-cris.c:2803
2345msgid "Please use --help to see usage and options for this assembler.\n"
2346msgstr ""
2347
2348#: config/tc-cris.c:2815
2349msgid "--no-underscore is invalid with a.out format"
2350msgstr ""
2351
2352#: config/tc-cris.c:2891
2353msgid ""
2354"Semantics error. This type of operand can not be relocated, it must be an "
2355"assembly-time constant"
2356msgstr ""
2357
2358#: config/tc-cris.c:2945
2359#, c-format
2360msgid "Cannot generate relocation type for symbol %s, code %s"
2361msgstr ""
2362
2363#. The messages are formatted to line up with the generic options.
2364#: config/tc-cris.c:2959
2365msgid "CRIS-specific options:\n"
2366msgstr ""
2367
2368#: config/tc-cris.c:2961
2369msgid ""
2370" -h, -H Don't execute, print this help text. Deprecated.\n"
2371msgstr ""
2372
2373#: config/tc-cris.c:2963
2374msgid " -N Warn when branches are expanded to jumps.\n"
2375msgstr ""
2376
2377#: config/tc-cris.c:2965
2378msgid ""
2379" --underscore User symbols are normally prepended with "
2380"underscore.\n"
2381msgstr ""
2382
2383#: config/tc-cris.c:2967
2384msgid " Registers will not need any prefix.\n"
2385msgstr ""
2386
2387#: config/tc-cris.c:2969
2388msgid " --no-underscore User symbols do not have any prefix.\n"
2389msgstr ""
2390
2391#: config/tc-cris.c:2971
2392msgid " Registers will require a `$'-prefix.\n"
2393msgstr ""
2394
2395#: config/tc-cris.c:2973
2396msgid " --pic\t\t\tEnable generation of position-independent code.\n"
2397msgstr ""
2398
2399#: config/tc-cris.c:2994
2400msgid "Invalid relocation"
2401msgstr ""
2402
2403#: config/tc-cris.c:3039
2404msgid "Invalid pc-relative relocation"
2405msgstr ""
2406
2407#: config/tc-cris.c:3090
2408#, c-format
2409msgid "Adjusted signed .word (%ld) overflows: `switch'-statement too large."
2410msgstr ""
2411
2412#: config/tc-cris.c:3117
2413#, c-format
2414msgid ".syntax %s requires command-line option `--underscore'"
2415msgstr ""
2416
2417#: config/tc-cris.c:3126
2418#, c-format
2419msgid ".syntax %s requires command-line option `--no-underscore'"
2420msgstr ""
2421
2422#: config/tc-cris.c:3164
2423msgid "Unknown .syntax operand"
2424msgstr ""
2425
2426#: config/tc-cris.c:3175
2427msgid "Pseudodirective .file is only valid when generating ELF"
2428msgstr ""
2429
2430#: config/tc-cris.c:3188
2431msgid "Pseudodirective .loc is only valid when generating ELF"
2432msgstr ""
2433
2434#: config/tc-d10v.c:247
2435msgid ""
2436"D10V options:\n"
2437"-O Optimize. Will do some operations in parallel.\n"
2438"--gstabs-packing Pack adjacent short instructions together even\n"
2439" when --gstabs is specified. On by default.\n"
2440"--no-gstabs-packing If --gstabs is specified, do not pack adjacent\n"
2441" instructions together.\n"
2442msgstr ""
2443
2444#: config/tc-d10v.c:531 config/tc-d30v.c:550 config/tc-mn10200.c:952
2445#: config/tc-mn10300.c:1334 config/tc-ppc.c:1972 config/tc-s390.c:1028
2446#: config/tc-tic80.c:278 config/tc-v850.c:2073
2447msgid "illegal operand"
2448msgstr ""
2449
2450#: config/tc-d10v.c:574 config/tc-d10v.c:656 config/tc-d30v.c:656
2451#, c-format
2452msgid "operand out of range: %d"
2453msgstr ""
2454
2455#: config/tc-d10v.c:717
2456msgid "Instruction must be executed in parallel with another instruction."
2457msgstr ""
2458
2459#: config/tc-d10v.c:773
2460msgid "Instruction must be executed in parallel"
2461msgstr ""
2462
2463#: config/tc-d10v.c:776
2464msgid "Long instructions may not be combined."
2465msgstr ""
2466
2467#: config/tc-d10v.c:818
2468msgid "One of these instructions may not be executed in parallel."
2469msgstr ""
2470
2471#: config/tc-d10v.c:822 config/tc-d30v.c:877
2472msgid "Two IU instructions may not be executed in parallel"
2473msgstr ""
2474
2475#: config/tc-d10v.c:824 config/tc-d10v.c:832 config/tc-d10v.c:849
2476#: config/tc-d10v.c:866 config/tc-d30v.c:878 config/tc-d30v.c:887
2477msgid "Swapping instruction order"
2478msgstr ""
2479
2480#: config/tc-d10v.c:830 config/tc-d30v.c:884
2481msgid "Two MU instructions may not be executed in parallel"
2482msgstr ""
2483
2484#: config/tc-d10v.c:853 config/tc-d30v.c:904
2485msgid "IU instruction may not be in the left container"
2486msgstr ""
2487
2488#: config/tc-d10v.c:855 config/tc-d10v.c:872
2489msgid ""
2490"Instruction in R container is squashed by flow control instruction in L "
2491"container."
2492msgstr ""
2493
2494#: config/tc-d10v.c:870 config/tc-d30v.c:915
2495msgid "MU instruction may not be in the right container"
2496msgstr ""
2497
2498#: config/tc-d10v.c:878 config/tc-d30v.c:927
2499msgid "unknown execution type passed to write_2_short()"
2500msgstr ""
2501
2502#: config/tc-d10v.c:1131 config/tc-d10v.c:1152 config/tc-d30v.c:1411
2503msgid "Unable to mix instructions as specified"
2504msgstr ""
2505
2506#: config/tc-d10v.c:1199 config/tc-d30v.c:1548
2507#, c-format
2508msgid "unknown opcode: %s"
2509msgstr ""
2510
2511#: config/tc-d10v.c:1281 config/tc-d10v.c:1452 config/tc-tic80.c:535
2512msgid "bad opcode or operands"
2513msgstr ""
2514
2515#: config/tc-d10v.c:1354 config/tc-m68k.c:4301
2516msgid "value out of range"
2517msgstr ""
2518
2519#: config/tc-d10v.c:1427
2520msgid "illegal operand - register name found where none expected"
2521msgstr ""
2522
2523#: config/tc-d10v.c:1463 config/tc-tic80.c:546
2524msgid "Register number must be EVEN"
2525msgstr ""
2526
2527#: config/tc-d10v.c:1612
2528#, c-format
2529msgid "line %d: rep or repi must include at least 4 instructions"
2530msgstr ""
2531
2532#: config/tc-d30v.c:192
2533#, c-format
2534msgid "Register name %s conflicts with symbol of the same name"
2535msgstr ""
2536
2537#: config/tc-d30v.c:288
2538msgid ""
2539"\n"
2540"D30V options:\n"
2541"-O Make adjacent short instructions parallel if "
2542"possible.\n"
2543"-n Warn about all NOPs inserted by the assembler.\n"
2544"-N\t\t\tWarn about NOPs inserted after word multiplies.\n"
2545"-c Warn about symbols whoes names match register "
2546"names.\n"
2547"-C Opposite of -C. -c is the default.\n"
2548msgstr ""
2549
2550#: config/tc-d30v.c:462
2551msgid "unexpected 12-bit reloc type"
2552msgstr ""
2553
2554#: config/tc-d30v.c:469
2555msgid "unexpected 18-bit reloc type"
2556msgstr ""
2557
2558#: config/tc-d30v.c:720
2559#, c-format
2560msgid "%s NOP inserted"
2561msgstr ""
2562
2563#: config/tc-d30v.c:721
2564msgid "sequential"
2565msgstr ""
2566
2567#: config/tc-d30v.c:721
2568msgid "parallel"
2569msgstr ""
2570
2571#: config/tc-d30v.c:873
2572msgid "Instructions may not be executed in parallel"
2573msgstr ""
2574
2575#: config/tc-d30v.c:886
2576#, c-format
2577msgid "Executing %s in IU may not work"
2578msgstr ""
2579
2580#: config/tc-d30v.c:893
2581#, c-format
2582msgid "Executing %s in IU may not work in parallel execution"
2583msgstr ""
2584
2585#: config/tc-d30v.c:906
2586#, c-format
2587msgid "special left instruction `%s' kills instruction `%s' in right container"
2588msgstr ""
2589
2590#: config/tc-d30v.c:917
2591#, c-format
2592msgid "Executing %s in reverse serial with %s may not work"
2593msgstr ""
2594
2595#: config/tc-d30v.c:920
2596#, c-format
2597msgid "Executing %s in IU in reverse serial may not work"
2598msgstr ""
2599
2600#: config/tc-d30v.c:1290 config/tc-d30v.c:1307
2601msgid "Cannot assemble instruction"
2602msgstr ""
2603
2604#: config/tc-d30v.c:1292
2605msgid "First opcode is long. Unable to mix instructions as specified."
2606msgstr ""
2607
2608#: config/tc-d30v.c:1361
2609msgid "word of NOPs added between word multiply and load"
2610msgstr ""
2611
2612#: config/tc-d30v.c:1363
2613msgid "word of NOPs added between word multiply and 16-bit multiply"
2614msgstr ""
2615
2616#: config/tc-d30v.c:1395
2617msgid "Instruction uses long version, so it cannot be mixed as specified"
2618msgstr ""
2619
2620#: config/tc-d30v.c:1478 config/tc-d30v.c:1516
2621#, c-format
2622msgid "unknown condition code: %s"
2623msgstr ""
2624
2625#: config/tc-d30v.c:1509
2626#, c-format
2627msgid "cmpu doesn't support condition code %s"
2628msgstr ""
2629
2630#: config/tc-d30v.c:1559
2631#, c-format
2632msgid "operands for opcode `%s' do not match any valid format"
2633msgstr ""
2634
2635#: config/tc-d30v.c:1777
2636msgid "Odd numbered register used as target of multi-register instruction"
2637msgstr ""
2638
2639#: config/tc-d30v.c:1879
2640#, c-format
2641msgid "line %d: unable to place address of symbol '%s' into a byte"
2642msgstr ""
2643
2644#: config/tc-d30v.c:1882
2645#, c-format
2646msgid "line %d: unable to place value %x into a byte"
2647msgstr ""
2648
2649#: config/tc-d30v.c:1890
2650#, c-format
2651msgid "line %d: unable to place address of symbol '%s' into a short"
2652msgstr ""
2653
2654#: config/tc-d30v.c:1893
2655#, c-format
2656msgid "line %d: unable to place value %x into a short"
2657msgstr ""
2658
2659#: config/tc-d30v.c:1901
2660#, c-format
2661msgid "line %d: unable to place address of symbol '%s' into a quad"
2662msgstr ""
2663
2664#: config/tc-d30v.c:2072
2665#, c-format
2666msgid "value too large to fit in %d bits"
2667msgstr ""
2668
2669#: config/tc-d30v.c:2215
2670#, c-format
2671msgid "Alignment too large: %d assumed"
2672msgstr ""
2673
2674#: config/tc-fr30.c:84
2675msgid " FR30 specific command line options:\n"
2676msgstr ""
2677
2678#: config/tc-fr30.c:143
2679#, c-format
2680msgid "Instruction %s not allowed in a delay slot."
2681msgstr ""
2682
2683#: config/tc-fr30.c:381 config/tc-m32r.c:1557
2684msgid "Addend to unresolved symbol not on word boundary."
2685msgstr ""
2686
2687#: config/tc-fr30.c:539 config/tc-i960.c:773 config/tc-m32r.c:1866
2688msgid "Bad call to md_atof()"
2689msgstr ""
2690
2691#: config/tc-h8300.c:245 config/tc-h8300.c:253
2692msgid "Reg not valid for H8/300"
2693msgstr ""
2694
2695#: config/tc-h8300.c:413 config/tc-h8300.c:416 config/tc-h8300.c:419
2696#: config/tc-h8300.c:423
2697msgid "Invalid register list for ldm/stm\n"
2698msgstr ""
2699
2700#: config/tc-h8300.c:475 config/tc-h8300.c:537 config/tc-h8300.c:544
2701msgid "Wrong size pointer register for architecture."
2702msgstr ""
2703
2704#: config/tc-h8300.c:502 config/tc-h8300.c:511 config/tc-h8300.c:521
2705msgid "expected @(exp, reg16)"
2706msgstr ""
2707
2708#: config/tc-h8300.c:600
2709msgid "expect :8 or :16 here"
2710msgstr ""
2711
2712#: config/tc-h8300.c:801
2713#, c-format
2714msgid "operand %s0x%lx out of range."
2715msgstr ""
2716
2717#: config/tc-h8300.c:889
2718msgid "Can't work out size of operand.\n"
2719msgstr ""
2720
2721#: config/tc-h8300.c:937
2722#, c-format
2723msgid "Opcode `%s' with these operand types not available in H8/300 mode"
2724msgstr ""
2725
2726#: config/tc-h8300.c:988 config/tc-h8300.c:1008
2727msgid "Need #1 or #2 here"
2728msgstr ""
2729
2730#: config/tc-h8300.c:1003
2731msgid "#4 not valid on H8/300."
2732msgstr ""
2733
2734#: config/tc-h8300.c:1089 config/tc-h8300.c:1121
2735#, c-format
2736msgid "branch operand has odd offset (%lx)\n"
2737msgstr ""
2738
2739#: config/tc-h8300.c:1159
2740msgid "destination operand must be 16 bit register"
2741msgstr ""
2742
2743#: config/tc-h8300.c:1168
2744msgid "source operand must be 8 bit register"
2745msgstr ""
2746
2747#: config/tc-h8300.c:1176
2748msgid "destination operand must be 16bit absolute address"
2749msgstr ""
2750
2751#: config/tc-h8300.c:1183
2752msgid "destination operand must be 8 bit register"
2753msgstr ""
2754
2755#: config/tc-h8300.c:1191
2756msgid "source operand must be 16bit absolute address"
2757msgstr ""
2758
2759#: config/tc-h8300.c:1199
2760msgid "invalid operands"
2761msgstr ""
2762
2763#: config/tc-h8300.c:1250 config/tc-h8500.c:1094 config/tc-mips.c:8001
2764#: config/tc-sh.c:1887 config/tc-w65.c:734 config/tc-z8k.c:1215
2765msgid "unknown opcode"
2766msgstr ""
2767
2768#: config/tc-h8300.c:1296
2769msgid "mismatch between opcode size and operand size"
2770msgstr ""
2771
2772#: config/tc-h8300.c:1307 config/tc-h8500.c:1121 config/tc-sh.c:2023
2773#: config/tc-w65.c:764 config/tc-z8k.c:1268
2774msgid "call to tc_crawl_symbol_chain \n"
2775msgstr ""
2776
2777#: config/tc-h8300.c:1321 config/tc-h8500.c:1135 config/tc-sh.c:2030
2778#: config/tc-w65.c:778 config/tc-z8k.c:1282
2779msgid "call to tc_headers_hook \n"
2780msgstr ""
2781
2782#: config/tc-h8300.c:1412 config/tc-h8500.c:1225 config/tc-z8k.c:1396
2783msgid "call to tc_aout_fix_to_chars \n"
2784msgstr ""
2785
2786#: config/tc-h8300.c:1422 config/tc-z8k.c:1406
2787msgid "call to md_convert_frag \n"
2788msgstr ""
2789
2790#: config/tc-h8300.c:1467 config/tc-z8k.c:1487
2791msgid "call tomd_estimate_size_before_relax \n"
2792msgstr ""
2793
2794#: config/tc-h8500.c:323
2795msgid ":24 not valid for this opcode"
2796msgstr ""
2797
2798#: config/tc-h8500.c:330
2799msgid "expect :8,:16 or :24"
2800msgstr ""
2801
2802#: config/tc-h8500.c:387
2803msgid "syntax error in reg list"
2804msgstr ""
2805
2806#: config/tc-h8500.c:405
2807msgid "missing final register in range"
2808msgstr ""
2809
2810#: config/tc-h8500.c:492 config/tc-h8500.c:499 config/tc-h8500.c:505
2811msgid "expected @(exp, Rn)"
2812msgstr ""
2813
2814#: config/tc-h8500.c:521
2815msgid "@Rn+ needs word register"
2816msgstr ""
2817
2818#: config/tc-h8500.c:531
2819msgid "@Rn needs word register"
2820msgstr ""
2821
2822#: config/tc-h8500.c:828 config/tc-sh.c:1367
2823#, c-format
2824msgid "unhandled %d\n"
2825msgstr ""
2826
2827#: config/tc-h8500.c:856 config/tc-sh.c:1392
2828#, c-format
2829msgid "operand must be absolute in range %d..%d"
2830msgstr ""
2831
2832#: config/tc-h8500.c:945 config/tc-sh.c:1590
2833#, c-format
2834msgid "failed for %d\n"
2835msgstr ""
2836
2837#: config/tc-h8500.c:1110 config/tc-sh.c:1691 config/tc-sh.c:1936
2838#: config/tc-w65.c:753
2839msgid "invalid operands for opcode"
2840msgstr ""
2841
2842#: config/tc-hppa.c:1193
2843msgid "Missing .exit\n"
2844msgstr ""
2845
2846#: config/tc-hppa.c:1196
2847msgid "Missing .procend\n"
2848msgstr ""
2849
2850#: config/tc-hppa.c:1376
2851msgid "Invalid field selector. Assuming F%%."
2852msgstr ""
2853
2854#: config/tc-hppa.c:1403 config/tc-hppa.c:6895 config/tc-hppa.c:6901
2855#: config/tc-hppa.c:6907 config/tc-hppa.c:6913 config/tc-mn10300.c:926
2856#: config/tc-mn10300.c:2103
2857msgid "could not set architecture and machine"
2858msgstr ""
2859
2860#: config/tc-hppa.c:1409
2861msgid "-R option not supported on this target."
2862msgstr ""
2863
2864#: config/tc-hppa.c:1425 config/tc-sparc.c:803 config/tc-sparc.c:839
2865#, c-format
2866msgid "Internal error: can't hash `%s': %s\n"
2867msgstr ""
2868
2869#: config/tc-hppa.c:1433 config/tc-i860.c:190
2870#, c-format
2871msgid "internal error: losing opcode: `%s' \"%s\"\n"
2872msgstr ""
2873
2874#: config/tc-hppa.c:1504 config/tc-hppa.c:7034 config/tc-hppa.c:7091
2875msgid "Missing function name for .PROC (corrupted label chain)"
2876msgstr ""
2877
2878#: config/tc-hppa.c:1507 config/tc-hppa.c:7094
2879msgid "Missing function name for .PROC"
2880msgstr ""
2881
2882#: config/tc-hppa.c:1615 config/tc-hppa.c:4875
2883msgid "could not update architecture and machine"
2884msgstr ""
2885
2886#: config/tc-hppa.c:1822
2887msgid "Invalid Indexed Load Completer."
2888msgstr ""
2889
2890#: config/tc-hppa.c:1827
2891msgid "Invalid Indexed Load Completer Syntax."
2892msgstr ""
2893
2894#: config/tc-hppa.c:1863
2895msgid "Invalid Short Load/Store Completer."
2896msgstr ""
2897
2898#: config/tc-hppa.c:1922 config/tc-hppa.c:1927
2899msgid "Invalid Store Bytes Short Completer"
2900msgstr ""
2901
2902#: config/tc-hppa.c:2238 config/tc-hppa.c:2244
2903msgid "Invalid left/right combination completer"
2904msgstr ""
2905
2906#: config/tc-hppa.c:2293 config/tc-hppa.c:2300
2907msgid "Invalid permutation completer"
2908msgstr ""
2909
2910#: config/tc-hppa.c:2401
2911#, c-format
2912msgid "Invalid Add Condition: %s"
2913msgstr ""
2914
2915#: config/tc-hppa.c:2412 config/tc-hppa.c:2422
2916#, c-format
2917msgid "Invalid Add and Branch Condition: %c"
2918msgstr ""
2919
2920#: config/tc-hppa.c:2443
2921msgid "Invalid Compare/Subtract Condition"
2922msgstr ""
2923
2924#: config/tc-hppa.c:2483
2925#, c-format
2926msgid "Invalid Bit Branch Condition: %c"
2927msgstr ""
2928
2929#: config/tc-hppa.c:2569
2930#, c-format
2931msgid "Invalid Compare/Subtract Condition: %s"
2932msgstr ""
2933
2934#: config/tc-hppa.c:2581
2935#, c-format
2936msgid "Invalid Compare/Subtract Condition: %c"
2937msgstr ""
2938
2939#: config/tc-hppa.c:2596
2940msgid "Invalid Compare and Branch Condition."
2941msgstr ""
2942
2943#: config/tc-hppa.c:2692
2944msgid "Invalid Logical Instruction Condition."
2945msgstr ""
2946
2947#: config/tc-hppa.c:2747
2948msgid "Invalid Shift/Extract/Deposit Condition."
2949msgstr ""
2950
2951#: config/tc-hppa.c:2859
2952msgid "Invalid Unit Instruction Condition."
2953msgstr ""
2954
2955#: config/tc-hppa.c:3236 config/tc-hppa.c:3268 config/tc-hppa.c:3299
2956#: config/tc-hppa.c:3329
2957msgid "Branch to unaligned address"
2958msgstr ""
2959
2960#: config/tc-hppa.c:3507
2961msgid "Invalid SFU identifier"
2962msgstr ""
2963
2964#: config/tc-hppa.c:3557
2965msgid "Invalid COPR identifier"
2966msgstr ""
2967
2968#: config/tc-hppa.c:3686
2969msgid "Invalid Floating Point Operand Format."
2970msgstr ""
2971
2972#: config/tc-hppa.c:3803 config/tc-hppa.c:3823 config/tc-hppa.c:3843
2973#: config/tc-hppa.c:3863 config/tc-hppa.c:3883
2974msgid "Invalid register for single precision fmpyadd or fmpysub"
2975msgstr ""
2976
2977#: config/tc-hppa.c:3940
2978#, c-format
2979msgid "Invalid operands %s"
2980msgstr ""
2981
2982#: config/tc-hppa.c:4058
2983#, c-format
2984msgid "Cannot handle fixup at %s:%d"
2985msgstr ""
2986
2987#: config/tc-hppa.c:4359
2988msgid " -Q ignored\n"
2989msgstr ""
2990
2991#: config/tc-hppa.c:4363
2992msgid " -c print a warning if a comment is found\n"
2993msgstr ""
2994
2995#: config/tc-hppa.c:4429
2996#, c-format
2997msgid "no hppa_fixup entry for fixup type 0x%x at %s:%d"
2998msgstr ""
2999
3000#: config/tc-hppa.c:4596
3001msgid "Unknown relocation encountered in md_apply_fix."
3002msgstr ""
3003
3004#: config/tc-hppa.c:4739 config/tc-hppa.c:4764
3005#, c-format
3006msgid "Undefined register: '%s'."
3007msgstr ""
3008
3009#: config/tc-hppa.c:4798
3010#, c-format
3011msgid "Non-absolute symbol: '%s'."
3012msgstr ""
3013
3014#: config/tc-hppa.c:4813
3015#, c-format
3016msgid "Undefined absolute constant: '%s'."
3017msgstr ""
3018
3019#: config/tc-hppa.c:4914
3020#, c-format
3021msgid "Invalid FP Compare Condition: %s"
3022msgstr ""
3023
3024#: config/tc-hppa.c:4970
3025#, c-format
3026msgid "Invalid FTEST completer: %s"
3027msgstr ""
3028
3029#: config/tc-hppa.c:5037 config/tc-hppa.c:5075
3030#, c-format
3031msgid "Invalid FP Operand Format: %3s"
3032msgstr ""
3033
3034#: config/tc-hppa.c:5154
3035msgid "Bad segment in expression."
3036msgstr ""
3037
3038#: config/tc-hppa.c:5213
3039msgid "Bad segment (should be absolute)."
3040msgstr ""
3041
3042#: config/tc-hppa.c:5256
3043#, c-format
3044msgid "Invalid argument location: %s\n"
3045msgstr ""
3046
3047#: config/tc-hppa.c:5287
3048#, c-format
3049msgid "Invalid argument description: %d"
3050msgstr ""
3051
3052#: config/tc-hppa.c:5310
3053#, c-format
3054msgid "Invalid Nullification: (%c)"
3055msgstr ""
3056
3057#: config/tc-hppa.c:6046
3058#, c-format
3059msgid "Invalid .CALL argument: %s"
3060msgstr ""
3061
3062#: config/tc-hppa.c:6168
3063msgid ".callinfo is not within a procedure definition"
3064msgstr ""
3065
3066#: config/tc-hppa.c:6188
3067#, c-format
3068msgid "FRAME parameter must be a multiple of 8: %d\n"
3069msgstr ""
3070
3071#: config/tc-hppa.c:6207
3072msgid "Value for ENTRY_GR must be in the range 3..18\n"
3073msgstr ""
3074
3075#: config/tc-hppa.c:6219
3076msgid "Value for ENTRY_FR must be in the range 12..21\n"
3077msgstr ""
3078
3079#: config/tc-hppa.c:6229
3080msgid "Value for ENTRY_SR must be 3\n"
3081msgstr ""
3082
3083#: config/tc-hppa.c:6285
3084#, c-format
3085msgid "Invalid .CALLINFO argument: %s"
3086msgstr ""
3087
3088#: config/tc-hppa.c:6396
3089msgid "The .ENTER pseudo-op is not supported"
3090msgstr ""
3091
3092#: config/tc-hppa.c:6412
3093msgid "Misplaced .entry. Ignored."
3094msgstr ""
3095
3096#: config/tc-hppa.c:6416
3097msgid "Missing .callinfo."
3098msgstr ""
3099
3100#: config/tc-hppa.c:6482
3101msgid ".REG expression must be a register"
3102msgstr ""
3103
3104#: config/tc-hppa.c:6498 read.c:4736
3105msgid "bad or irreducible absolute expression; zero assumed"
3106msgstr ""
3107
3108#: config/tc-hppa.c:6509
3109msgid ".REG must use a label"
3110msgstr ""
3111
3112#: config/tc-hppa.c:6511
3113msgid ".EQU must use a label"
3114msgstr ""
3115
3116#: config/tc-hppa.c:6564
3117msgid ".EXIT must appear within a procedure"
3118msgstr ""
3119
3120#: config/tc-hppa.c:6568
3121msgid "Missing .callinfo"
3122msgstr ""
3123
3124#: config/tc-hppa.c:6572
3125msgid "No .ENTRY for this .EXIT"
3126msgstr ""
3127
3128#: config/tc-hppa.c:6599
3129#, c-format
3130msgid "Cannot define export symbol: %s\n"
3131msgstr ""
3132
3133#: config/tc-hppa.c:6657
3134#, c-format
3135msgid "Using ENTRY rather than CODE in export directive for %s"
3136msgstr ""
3137
3138#: config/tc-hppa.c:6774
3139#, c-format
3140msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s"
3141msgstr ""
3142
3143#: config/tc-hppa.c:6856
3144msgid "Missing label name on .LABEL"
3145msgstr ""
3146
3147#: config/tc-hppa.c:6861
3148msgid "extra .LABEL arguments ignored."
3149msgstr ""
3150
3151#: config/tc-hppa.c:6878
3152msgid "The .LEAVE pseudo-op is not supported"
3153msgstr ""
3154
3155#: config/tc-hppa.c:6917
3156msgid "Unrecognized .LEVEL argument\n"
3157msgstr ""
3158
3159#: config/tc-hppa.c:6953
3160#, c-format
3161msgid "Cannot define static symbol: %s\n"
3162msgstr ""
3163
3164#: config/tc-hppa.c:6988
3165msgid "Nested procedures"
3166msgstr ""
3167
3168#: config/tc-hppa.c:6998
3169msgid "Cannot allocate unwind descriptor\n"
3170msgstr ""
3171
3172#: config/tc-hppa.c:7098
3173msgid "misplaced .procend"
3174msgstr ""
3175
3176#: config/tc-hppa.c:7101
3177msgid "Missing .callinfo for this procedure"
3178msgstr ""
3179
3180#: config/tc-hppa.c:7104
3181msgid "Missing .EXIT for a .ENTRY"
3182msgstr ""
3183
3184#: config/tc-hppa.c:7142
3185msgid "Not in a space.\n"
3186msgstr ""
3187
3188#: config/tc-hppa.c:7145
3189msgid "Not in a subspace.\n"
3190msgstr ""
3191
3192#: config/tc-hppa.c:7236
3193msgid "Invalid .SPACE argument"
3194msgstr ""
3195
3196#: config/tc-hppa.c:7283
3197msgid "Can't change spaces within a procedure definition. Ignored"
3198msgstr ""
3199
3200#: config/tc-hppa.c:7412
3201#, c-format
3202msgid "Undefined space: '%s' Assuming space number = 0."
3203msgstr ""
3204
3205#: config/tc-hppa.c:7436
3206msgid "Must be in a space before changing or declaring subspaces.\n"
3207msgstr ""
3208
3209#: config/tc-hppa.c:7440
3210msgid "Can't change subspaces within a procedure definition. Ignored"
3211msgstr ""
3212
3213#: config/tc-hppa.c:7475
3214msgid "Parameters of an existing subspace can't be modified"
3215msgstr ""
3216
3217#: config/tc-hppa.c:7526
3218msgid "Alignment must be a power of 2"
3219msgstr ""
3220
3221#: config/tc-hppa.c:7568
3222msgid "FIRST not supported as a .SUBSPACE argument"
3223msgstr ""
3224
3225#: config/tc-hppa.c:7570
3226msgid "Invalid .SUBSPACE argument"
3227msgstr ""
3228
3229#: config/tc-hppa.c:7750
3230#, c-format
3231msgid "Internal error: Unable to find containing space for %s."
3232msgstr ""
3233
3234#: config/tc-hppa.c:7789
3235#, c-format
3236msgid "Out of memory: could not allocate new space chain entry: %s\n"
3237msgstr ""
3238
3239#: config/tc-hppa.c:7875
3240#, c-format
3241msgid "Out of memory: could not allocate new subspace chain entry: %s\n"
3242msgstr ""
3243
3244#: config/tc-hppa.c:8569
3245#, c-format
3246msgid "Symbol '%s' could not be created."
3247msgstr ""
3248
3249#: config/tc-hppa.c:8573
3250msgid "No memory for symbol name."
3251msgstr ""
3252
3253#: config/tc-i386.c:596
3254#, c-format
3255msgid "%s shortened to %s"
3256msgstr ""
3257
3258#: config/tc-i386.c:651
3259msgid "same type of prefix used twice"
3260msgstr ""
3261
3262#: config/tc-i386.c:669
3263msgid "64bit mode not supported on this CPU."
3264msgstr ""
3265
3266#: config/tc-i386.c:673
3267msgid "32bit mode not supported on this CPU."
3268msgstr ""
3269
3270#: config/tc-i386.c:706
3271msgid "bad argument to syntax directive."
3272msgstr ""
3273
3274#: config/tc-i386.c:750
3275#, c-format
3276msgid "no such architecture: `%s'"
3277msgstr ""
3278
3279#: config/tc-i386.c:755
3280msgid "missing cpu architecture"
3281msgstr ""
3282
3283#: config/tc-i386.c:769
3284#, c-format
3285msgid "no such architecture modifier: `%s'"
3286msgstr ""
3287
3288#: config/tc-i386.c:823 config/tc-i386.c:4590
3289msgid "Unknown architecture"
3290msgstr ""
3291
3292#: config/tc-i386.c:858 config/tc-i386.c:881 config/tc-m68k.c:3816
3293#, c-format
3294msgid "Internal Error: Can't hash %s: %s"
3295msgstr ""
3296
3297#: config/tc-i386.c:1134
3298msgid "There are no unsigned pc-relative relocations"
3299msgstr ""
3300
3301#: config/tc-i386.c:1141 config/tc-i386.c:4746
3302#, c-format
3303msgid "can not do %d byte pc-relative relocation"
3304msgstr ""
3305
3306#: config/tc-i386.c:1158
3307#, c-format
3308msgid "can not do %s %d byte relocation"
3309msgstr ""
3310
3311#: config/tc-i386.c:1269 config/tc-i386.c:1362
3312#, c-format
3313msgid "no such instruction: `%s'"
3314msgstr ""
3315
3316#: config/tc-i386.c:1278
3317#, c-format
3318msgid "invalid character %s in mnemonic"
3319msgstr ""
3320
3321#: config/tc-i386.c:1285
3322msgid "expecting prefix; got nothing"
3323msgstr ""
3324
3325#: config/tc-i386.c:1287
3326msgid "expecting mnemonic; got nothing"
3327msgstr ""
3328
3329#: config/tc-i386.c:1305
3330#, c-format
3331msgid "redundant %s prefix"
3332msgstr ""
3333
3334#: config/tc-i386.c:1373
3335#, c-format
3336msgid "`%s' is not supported on `%s'"
3337msgstr ""
3338
3339#: config/tc-i386.c:1378
3340msgid "use .code16 to ensure correct addressing mode"
3341msgstr ""
3342
3343#: config/tc-i386.c:1386
3344#, c-format
3345msgid "expecting string instruction after `%s'"
3346msgstr ""
3347
3348#: config/tc-i386.c:1407
3349#, c-format
3350msgid "invalid character %s before operand %d"
3351msgstr ""
3352
3353#: config/tc-i386.c:1421
3354#, c-format
3355msgid "unbalanced parenthesis in operand %d."
3356msgstr ""
3357
3358#: config/tc-i386.c:1424
3359#, c-format
3360msgid "unbalanced brackets in operand %d."
3361msgstr ""
3362
3363#: config/tc-i386.c:1433
3364#, c-format
3365msgid "invalid character %s in operand %d"
3366msgstr ""
3367
3368#: config/tc-i386.c:1460
3369#, c-format
3370msgid "spurious operands; (%d operands/instruction max)"
3371msgstr ""
3372
3373#: config/tc-i386.c:1483
3374msgid "expecting operand after ','; got nothing"
3375msgstr ""
3376
3377#: config/tc-i386.c:1488
3378msgid "expecting operand before ','; got nothing"
3379msgstr ""
3380
3381#. We found no match.
3382#: config/tc-i386.c:1832
3383#, c-format
3384msgid "suffix or operands invalid for `%s'"
3385msgstr ""
3386
3387#: config/tc-i386.c:1843
3388#, c-format
3389msgid "indirect %s without `*'"
3390msgstr ""
3391
3392#. Warn them that a data or address size prefix doesn't
3393#. affect assembly of the next line of code.
3394#: config/tc-i386.c:1851
3395#, c-format
3396msgid "stand-alone `%s' prefix"
3397msgstr ""
3398
3399#: config/tc-i386.c:1887 config/tc-i386.c:1902
3400msgid "`%s' operand %d must use `%%es' segment"
3401msgstr ""
3402
3403#: config/tc-i386.c:1917
3404msgid "Extended register `%%%s' available only in 64bit mode."
3405msgstr ""
3406
3407#. Prohibit these changes in the 64bit mode, since
3408#. the lowering is more complicated.
3409#: config/tc-i386.c:1988 config/tc-i386.c:2042 config/tc-i386.c:2057
3410#: config/tc-i386.c:2085 config/tc-i386.c:2113
3411msgid "Incorrect register `%%%s' used with`%c' suffix"
3412msgstr ""
3413
3414#: config/tc-i386.c:1994 config/tc-i386.c:2047 config/tc-i386.c:2118
3415msgid "using `%%%s' instead of `%%%s' due to `%c' suffix"
3416msgstr ""
3417
3418#: config/tc-i386.c:2010 config/tc-i386.c:2028 config/tc-i386.c:2072
3419#: config/tc-i386.c:2099
3420msgid "`%%%s' not allowed with `%s%c'"
3421msgstr ""
3422
3423#: config/tc-i386.c:2159
3424msgid "no instruction mnemonic suffix given; can't determine immediate size"
3425msgstr ""
3426
3427#: config/tc-i386.c:2185
3428#, c-format
3429msgid ""
3430"no instruction mnemonic suffix given; can't determine immediate size %x %c"
3431msgstr ""
3432
3433#: config/tc-i386.c:2210
3434msgid ""
3435"no instruction mnemonic suffix given and no register operands; can't size "
3436"instruction"
3437msgstr ""
3438
3439#: config/tc-i386.c:2258
3440msgid "64bit operations available only in 64bit modes."
3441msgstr ""
3442
3443#. Reversed arguments on faddp, fsubp, etc.
3444#: config/tc-i386.c:2326
3445msgid "translating to `%s %%%s,%%%s'"
3446msgstr ""
3447
3448#. Extraneous `l' suffix on fp insn.
3449#: config/tc-i386.c:2333
3450msgid "translating to `%s %%%s'"
3451msgstr ""
3452
3453#: config/tc-i386.c:2606
3454msgid "you can't `pop %%cs'"
3455msgstr ""
3456
3457#. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc.
3458#: config/tc-i386.c:2639
3459#, c-format
3460msgid "translating to `%sp'"
3461msgstr ""
3462
3463#: config/tc-i386.c:2682
3464msgid ""
3465"Can't encode registers '%%%s' in the instruction requiring REX prefix.\n"
3466msgstr ""
3467
3468#: config/tc-i386.c:2729 config/tc-i386.c:2803 config/tc-i386.c:2850
3469msgid "skipping prefixes on this instruction"
3470msgstr ""
3471
3472#: config/tc-i386.c:2871
3473msgid "16-bit jump out of range"
3474msgstr ""
3475
3476#: config/tc-i386.c:2880
3477#, c-format
3478msgid "can't handle non absolute segment in `%s'"
3479msgstr ""
3480
3481#: config/tc-i386.c:3184
3482#, c-format
3483msgid "@%s reloc is not supported in %s bit mode"
3484msgstr ""
3485
3486#: config/tc-i386.c:3260
3487msgid "only 1 or 2 immediate operands are allowed"
3488msgstr ""
3489
3490#: config/tc-i386.c:3283 config/tc-i386.c:3491
3491#, c-format
3492msgid "junk `%s' after expression"
3493msgstr ""
3494
3495#. Missing or bad expr becomes absolute 0.
3496#: config/tc-i386.c:3294
3497#, c-format
3498msgid "missing or invalid immediate expression `%s' taken as 0"
3499msgstr ""
3500
3501#: config/tc-i386.c:3325 config/tc-i386.c:3524
3502#, c-format
3503msgid "unimplemented segment %s in operand"
3504msgstr ""
3505
3506#: config/tc-i386.c:3327 config/tc-i386.c:3526
3507#, c-format
3508msgid "unimplemented segment type %d in operand"
3509msgstr ""
3510
3511#: config/tc-i386.c:3371 config/tc-i386.c:5505
3512#, c-format
3513msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'"
3514msgstr ""
3515
3516#: config/tc-i386.c:3378
3517#, c-format
3518msgid "scale factor of %d without an index register"
3519msgstr ""
3520
3521#. Missing or bad expr becomes absolute 0.
3522#: config/tc-i386.c:3505
3523#, c-format
3524msgid "missing or invalid displacement expression `%s' taken as 0"
3525msgstr ""
3526
3527#: config/tc-i386.c:3611
3528#, c-format
3529msgid "`%s' is not a valid base/index expression"
3530msgstr ""
3531
3532#: config/tc-i386.c:3615
3533#, c-format
3534msgid "`%s' is not a valid %s bit base/index expression"
3535msgstr ""
3536
3537#: config/tc-i386.c:3690
3538#, c-format
3539msgid "bad memory operand `%s'"
3540msgstr ""
3541
3542#: config/tc-i386.c:3705
3543#, c-format
3544msgid "junk `%s' after register"
3545msgstr ""
3546
3547#: config/tc-i386.c:3714 config/tc-i386.c:3829 config/tc-i386.c:3867
3548#, c-format
3549msgid "bad register name `%s'"
3550msgstr ""
3551
3552#: config/tc-i386.c:3722
3553msgid "immediate operand illegal with absolute jump"
3554msgstr ""
3555
3556#: config/tc-i386.c:3744
3557#, c-format
3558msgid "too many memory references for `%s'"
3559msgstr ""
3560
3561#: config/tc-i386.c:3822
3562#, c-format
3563msgid "expecting `,' or `)' after index register in `%s'"
3564msgstr ""
3565
3566#: config/tc-i386.c:3846
3567#, c-format
3568msgid "expecting `)' after scale factor in `%s'"
3569msgstr ""
3570
3571#: config/tc-i386.c:3853
3572#, c-format
3573msgid "expecting index register or scale factor after `,'; got '%c'"
3574msgstr ""
3575
3576#: config/tc-i386.c:3860
3577#, c-format
3578msgid "expecting `,' or `)' after base register in `%s'"
3579msgstr ""
3580
3581#. It's not a memory operand; argh!
3582#: config/tc-i386.c:3901
3583#, c-format
3584msgid "invalid char %s beginning operand %d `%s'"
3585msgstr ""
3586
3587#: config/tc-i386.c:4080
3588msgid "long jump required"
3589msgstr ""
3590
3591#: config/tc-i386.c:4386
3592msgid "Bad call to md_atof ()"
3593msgstr ""
3594
3595#: config/tc-i386.c:4543
3596msgid "No compiled in support for x86_64"
3597msgstr ""
3598
3599#: config/tc-i386.c:4564
3600msgid ""
3601" -Q ignored\n"
3602" -V print assembler version number\n"
3603" -k ignored\n"
3604" -q quieten some warnings\n"
3605" -s ignored\n"
3606msgstr ""
3607
3608#: config/tc-i386.c:4571
3609msgid " -q quieten some warnings\n"
3610msgstr ""
3611
3612#: config/tc-i386.c:4630 config/tc-s390.c:1561
3613msgid "GOT already in symbol table"
3614msgstr ""
3615
3616#: config/tc-i386.c:4760
3617#, c-format
3618msgid "can not do %d byte relocation"
3619msgstr ""
3620
3621#: config/tc-i386.c:4811 config/tc-s390.c:1888
3622#, c-format
3623msgid "cannot represent relocation type %s"
3624msgstr ""
3625
3626#: config/tc-i386.c:5107
3627#, c-format
3628msgid "too many memory references for '%s'"
3629msgstr ""
3630
3631#: config/tc-i386.c:5270
3632#, c-format
3633msgid "Unknown operand modifier `%s'\n"
3634msgstr ""
3635
3636#: config/tc-i386.c:5477
3637#, c-format
3638msgid "`%s' is not a valid segment register"
3639msgstr ""
3640
3641#: config/tc-i386.c:5487 config/tc-i386.c:5608
3642msgid "Register scaling only allowed in memory operands."
3643msgstr ""
3644
3645#: config/tc-i386.c:5518
3646msgid "Too many register references in memory operand.\n"
3647msgstr ""
3648
3649#: config/tc-i386.c:5587
3650#, c-format
3651msgid "Syntax error. Expecting a constant. Got `%s'.\n"
3652msgstr ""
3653
3654#: config/tc-i386.c:5657
3655#, c-format
3656msgid "Unrecognized token '%s'"
3657msgstr ""
3658
3659#: config/tc-i386.c:5674
3660#, c-format
3661msgid "Unexpected token `%s'\n"
3662msgstr ""
3663
3664#: config/tc-i386.c:5818
3665#, c-format
3666msgid "Unrecognized token `%s'\n"
3667msgstr ""
3668
3669#: config/tc-i860.c:154 config/tc-i860.c:158
3670msgid "Unknown temporary pseudo register"
3671msgstr ""
3672
3673#: config/tc-i860.c:181 config/tc-mips.c:1028
3674#, c-format
3675msgid "internal error: can't hash `%s': %s\n"
3676msgstr ""
3677
3678#: config/tc-i860.c:201
3679msgid "Defective assembler. No assembly attempted."
3680msgstr ""
3681
3682#: config/tc-i860.c:347
3683#, c-format
3684msgid "Expanded opcode after delayed branch: `%s'"
3685msgstr ""
3686
3687#: config/tc-i860.c:351
3688#, c-format
3689msgid "Expanded opcode in dual mode: `%s'"
3690msgstr ""
3691
3692#: config/tc-i860.c:355
3693#, c-format
3694msgid "An instruction was expanded (%s)"
3695msgstr ""
3696
3697#: config/tc-i860.c:613
3698msgid "Pipelined instruction: fsrc1 = fdest"
3699msgstr ""
3700
3701#: config/tc-i860.c:776 config/tc-i860.c:783 config/tc-i860.c:790
3702msgid "Assembler does not yet support PIC"
3703msgstr ""
3704
3705#: config/tc-i860.c:849
3706#, c-format
3707msgid "Illegal operands for %s"
3708msgstr ""
3709
3710#: config/tc-i860.c:873 config/tc-sparc.c:2731
3711msgid "bad segment"
3712msgstr ""
3713
3714#: config/tc-i860.c:965
3715msgid "md_number_to_disp\n"
3716msgstr ""
3717
3718#: config/tc-i860.c:975
3719msgid "i860_number_to_field\n"
3720msgstr ""
3721
3722#: config/tc-i860.c:984
3723msgid "i860_estimate_size_before_relax\n"
3724msgstr ""
3725
3726#: config/tc-i860.c:1075
3727msgid ""
3728" -EL\t\t\t generate code for little endian mode (default)\n"
3729" -EB\t\t\t generate code for big endian mode\n"
3730" -mwarn-expand\t\t warn if pseudo operations are expanded\n"
3731msgstr ""
3732
3733#. SVR4 compatibility flags.
3734#: config/tc-i860.c:1081
3735msgid ""
3736" -V\t\t\t print assembler version number\n"
3737" -Qy, -Qn\t\t ignored\n"
3738msgstr ""
3739
3740#: config/tc-i860.c:1150
3741msgid "This immediate requires 0 MOD 2 alignment"
3742msgstr ""
3743
3744#: config/tc-i860.c:1153
3745msgid "This immediate requires 0 MOD 4 alignment"
3746msgstr ""
3747
3748#: config/tc-i860.c:1156
3749msgid "This immediate requires 0 MOD 8 alignment"
3750msgstr ""
3751
3752#: config/tc-i860.c:1159
3753msgid "This immediate requires 0 MOD 16 alignment"
3754msgstr ""
3755
3756#: config/tc-i860.c:1257
3757msgid "5-bit immediate too large"
3758msgstr ""
3759
3760#: config/tc-i860.c:1260
3761msgid "5-bit field must be absolute"
3762msgstr ""
3763
3764#: config/tc-i860.c:1306 config/tc-i860.c:1329
3765msgid "A branch offset requires 0 MOD 4 alignment"
3766msgstr ""
3767
3768#: config/tc-i860.c:1350
3769#, c-format
3770msgid "Unrecognized fix-up (0x%08x)"
3771msgstr ""
3772
3773#: config/tc-i960.c:550
3774#, c-format
3775msgid "Hashing returned \"%s\"."
3776msgstr ""
3777
3778#. Offset of last character in opcode mnemonic
3779#: config/tc-i960.c:584
3780msgid "branch prediction invalid on this opcode"
3781msgstr ""
3782
3783#: config/tc-i960.c:624
3784#, c-format
3785msgid "invalid opcode, \"%s\"."
3786msgstr ""
3787
3788#: config/tc-i960.c:629
3789#, c-format
3790msgid "improper number of operands. expecting %d, got %d"
3791msgstr ""
3792
3793#: config/tc-i960.c:861
3794#, c-format
3795msgid "Fixup of %ld too large for field width of %d"
3796msgstr ""
3797
3798#: config/tc-i960.c:978
3799#, c-format
3800msgid "invalid architecture %s"
3801msgstr ""
3802
3803#: config/tc-i960.c:998
3804msgid "I960 options:\n"
3805msgstr ""
3806
3807#: config/tc-i960.c:1001
3808msgid ""
3809"\n"
3810"\t\t\tspecify variant of 960 architecture\n"
3811"-b\t\t\tadd code to collect statistics about branches taken\n"
3812"-link-relax\t\tpreserve individual alignment directives so linker\n"
3813"\t\t\tcan do relaxing (b.out format only)\n"
3814"-no-relax\t\tdon't alter compare-and-branch instructions for\n"
3815"\t\t\tlong displacements\n"
3816msgstr ""
3817
3818#: config/tc-i960.c:1404
3819msgid "too many operands"
3820msgstr ""
3821
3822#: config/tc-i960.c:1463 config/tc-i960.c:1690
3823msgid "expression syntax error"
3824msgstr ""
3825
3826#: config/tc-i960.c:1501
3827msgid "attempt to branch into different segment"
3828msgstr ""
3829
3830#: config/tc-i960.c:1505
3831#, c-format
3832msgid "target of %s instruction must be a label"
3833msgstr ""
3834
3835#: config/tc-i960.c:1544
3836msgid "unmatched '['"
3837msgstr ""
3838
3839#: config/tc-i960.c:1555
3840msgid "garbage after index spec ignored"
3841msgstr ""
3842
3843#. We never moved: there was no opcode either!
3844#: config/tc-i960.c:1621
3845msgid "missing opcode"
3846msgstr ""
3847
3848#: config/tc-i960.c:1924
3849msgid "invalid constant"
3850msgstr ""
3851
3852#: config/tc-i960.c:2036
3853msgid "invalid index register"
3854msgstr ""
3855
3856#: config/tc-i960.c:2059
3857msgid "invalid scale factor"
3858msgstr ""
3859
3860#: config/tc-i960.c:2242
3861msgid "unaligned register"
3862msgstr ""
3863
3864#: config/tc-i960.c:2265
3865msgid "no such sfr in this architecture"
3866msgstr ""
3867
3868#: config/tc-i960.c:2303
3869msgid "illegal literal"
3870msgstr ""
3871
3872#. Should not happen: see block comment above
3873#: config/tc-i960.c:2533
3874#, c-format
3875msgid "Trying to 'bal' to %s"
3876msgstr ""
3877
3878#: config/tc-i960.c:2544
3879msgid "Looks like a proc, but can't tell what kind.\n"
3880msgstr ""
3881
3882#: config/tc-i960.c:2575
3883msgid "should have 1 or 2 operands"
3884msgstr ""
3885
3886#: config/tc-i960.c:2584 config/tc-i960.c:2603
3887#, c-format
3888msgid "Redefining leafproc %s"
3889msgstr ""
3890
3891#: config/tc-i960.c:2634
3892msgid "should have two operands"
3893msgstr ""
3894
3895#: config/tc-i960.c:2644
3896msgid "'entry_num' must be absolute number in [0,31]"
3897msgstr ""
3898
3899#: config/tc-i960.c:2653
3900#, c-format
3901msgid "Redefining entrynum for sysproc %s"
3902msgstr ""
3903
3904#: config/tc-i960.c:2760
3905msgid "architecture of opcode conflicts with that of earlier instruction(s)"
3906msgstr ""
3907
3908#: config/tc-i960.c:2781
3909msgid "big endian mode is not supported"
3910msgstr ""
3911
3912#: config/tc-i960.c:2783
3913#, c-format
3914msgid "ignoring unrecognized .endian type `%s'"
3915msgstr ""
3916
3917#: config/tc-i960.c:3064
3918#, c-format
3919msgid "leafproc symbol '%s' undefined"
3920msgstr ""
3921
3922#: config/tc-i960.c:3074
3923#, c-format
3924msgid "Warning: making leafproc entries %s and %s both global\n"
3925msgstr ""
3926
3927#: config/tc-i960.c:3183
3928msgid "option --link-relax is only supported in b.out format"
3929msgstr ""
3930
3931#: config/tc-i960.c:3226
3932msgid "callj to difference of two symbols"
3933msgstr ""
3934
3935#: config/tc-ia64.c:998
3936msgid "Unwind directive not followed by an instruction."
3937msgstr ""
3938
3939#: config/tc-ia64.c:4272
3940msgid "Register name expected"
3941msgstr ""
3942
3943#: config/tc-ia64.c:4277 config/tc-ia64.c:4563
3944msgid "Comma expected"
3945msgstr ""
3946
3947#: config/tc-ia64.c:4285
3948msgid "Register value annotation ignored"
3949msgstr ""
3950
3951#: config/tc-ia64.c:4309
3952msgid "Directive invalid within a bundle"
3953msgstr ""
3954
3955#: config/tc-ia64.c:4376
3956msgid "Missing predicate relation type"
3957msgstr ""
3958
3959#: config/tc-ia64.c:4392
3960msgid "Unrecognized predicate relation type"
3961msgstr ""
3962
3963#: config/tc-ia64.c:4412 config/tc-ia64.c:4437
3964msgid "Predicate register expected"
3965msgstr ""
3966
3967#: config/tc-ia64.c:4424
3968msgid "Duplicate predicate register ignored"
3969msgstr ""
3970
3971#: config/tc-ia64.c:4446
3972msgid "Bad register range"
3973msgstr ""
3974
3975#: config/tc-ia64.c:4474
3976msgid "Predicate source and target required"
3977msgstr ""
3978
3979#: config/tc-ia64.c:4476 config/tc-ia64.c:4488
3980msgid "Use of p0 is not valid in this context"
3981msgstr ""
3982
3983#: config/tc-ia64.c:4483
3984msgid "At least two PR arguments expected"
3985msgstr ""
3986
3987#: config/tc-ia64.c:4497
3988msgid "At least one PR argument expected"
3989msgstr ""
3990
3991#: config/tc-ia64.c:4533
3992#, c-format
3993msgid "Inserting \"%s\" into entry hint table failed: %s"
3994msgstr ""
3995
3996#. FIXME -- need 62-bit relocation type
3997#: config/tc-ia64.c:4990
3998msgid "62-bit relocation not yet implemented"
3999msgstr ""
4000
4001#. XXX technically, this is wrong: we should not be issuing warning
4002#. messages until we're sure this instruction pattern is going to
4003#. be used!
4004#: config/tc-ia64.c:5063
4005msgid "lower 16 bits of mask ignored"
4006msgstr ""
4007
4008#: config/tc-ia64.c:5618
4009msgid "Value truncated to 62 bits"
4010msgstr ""
4011
4012#: config/tc-ia64.c:5969
4013msgid ""
4014"Additional NOP may be necessary to workaround Itanium processor A/B step "
4015"errata"
4016msgstr ""
4017
4018#: config/tc-ia64.c:6152
4019#, c-format
4020msgid "Unrecognized option '-x%s'"
4021msgstr ""
4022
4023#: config/tc-ia64.c:6180
4024msgid ""
4025"IA-64 options:\n"
4026" -milp32|-milp64|-mlp64|-mp64\tselect data model (default -mlp64)\n"
4027" -mle | -mbe\t\t select little- or big-endian byte order (default -mle)\n"
4028" -x | -xexplicit\t turn on dependency violation checking (default)\n"
4029" -xauto\t\t automagically remove dependency violations\n"
4030" -xdebug\t\t debug dependency violation checker\n"
4031msgstr ""
4032
4033#: config/tc-ia64.c:6450 config/tc-mips.c:1015
4034msgid "Could not set architecture and machine"
4035msgstr ""
4036
4037#: config/tc-ia64.c:6542
4038msgid "Explicit stops are ignored in auto mode"
4039msgstr ""
4040
4041#: config/tc-ia64.c:6592
4042msgid "Found '{' after explicit switch to automatic mode"
4043msgstr ""
4044
4045#: config/tc-ia64.c:8305
4046#, c-format
4047msgid "Unrecognized dependency specifier %d\n"
4048msgstr ""
4049
4050#: config/tc-ia64.c:9096
4051msgid "Only the first path encountering the conflict is reported"
4052msgstr ""
4053
4054#: config/tc-ia64.c:9099
4055msgid "This is the location of the conflicting usage"
4056msgstr ""
4057
4058#. Pretend that we do not recognise this option.
4059#: config/tc-m32r.c:231
4060msgid "Unrecognised option: -hidden"
4061msgstr ""
4062
4063#: config/tc-m32r.c:265
4064msgid " M32R specific command line options:\n"
4065msgstr ""
4066
4067#: config/tc-m32r.c:267
4068msgid ""
4069" -m32r disable support for the m32rx instruction set\n"
4070msgstr ""
4071
4072#: config/tc-m32r.c:269
4073msgid " -m32rx support the extended m32rx instruction set\n"
4074msgstr ""
4075
4076#: config/tc-m32r.c:271
4077msgid " -O try to combine instructions in parallel\n"
4078msgstr ""
4079
4080#: config/tc-m32r.c:274
4081msgid ""
4082" -warn-explicit-parallel-conflicts warn when parallel instructions\n"
4083msgstr ""
4084
4085#: config/tc-m32r.c:276
4086msgid " violate contraints\n"
4087msgstr ""
4088
4089#: config/tc-m32r.c:278
4090msgid " -no-warn-explicit-parallel-conflicts do not warn when parallel\n"
4091msgstr ""
4092
4093#: config/tc-m32r.c:280
4094msgid ""
4095" instructions violate contraints\n"
4096msgstr ""
4097
4098#: config/tc-m32r.c:282
4099msgid ""
4100" -Wp synonym for -warn-explicit-parallel-conflicts\n"
4101msgstr ""
4102
4103#: config/tc-m32r.c:284
4104msgid ""
4105" -Wnp synonym for -no-warn-explicit-parallel-conflicts\n"
4106msgstr ""
4107
4108#: config/tc-m32r.c:287
4109msgid ""
4110" -warn-unmatched-high warn when an (s)high reloc has no matching low "
4111"reloc\n"
4112msgstr ""
4113
4114#: config/tc-m32r.c:289
4115msgid " -no-warn-unmatched-high do not warn about missing low relocs\n"
4116msgstr ""
4117
4118#: config/tc-m32r.c:291
4119msgid " -Wuh synonym for -warn-unmatched-high\n"
4120msgstr ""
4121
4122#: config/tc-m32r.c:293
4123msgid " -Wnuh synonym for -no-warn-unmatched-high\n"
4124msgstr ""
4125
4126#: config/tc-m32r.c:297
4127msgid " -relax create linker relaxable code\n"
4128msgstr ""
4129
4130#: config/tc-m32r.c:299
4131msgid " -cpu-desc provide runtime cpu description file\n"
4132msgstr ""
4133
4134#: config/tc-m32r.c:689
4135msgid "Instructions write to the same destination register."
4136msgstr ""
4137
4138#: config/tc-m32r.c:697
4139msgid "Instructions do not use parallel execution pipelines."
4140msgstr ""
4141
4142#: config/tc-m32r.c:704
4143msgid "Instructions share the same execution pipeline"
4144msgstr ""
4145
4146#: config/tc-m32r.c:774 config/tc-m32r.c:871
4147#, c-format
4148msgid "not a 16 bit instruction '%s'"
4149msgstr ""
4150
4151#: config/tc-m32r.c:781 config/tc-m32r.c:878 config/tc-m32r.c:1034
4152#, c-format
4153msgid "unknown instruction '%s'"
4154msgstr ""
4155
4156#: config/tc-m32r.c:790 config/tc-m32r.c:885 config/tc-m32r.c:1041
4157#, c-format
4158msgid "instruction '%s' is for the M32RX only"
4159msgstr ""
4160
4161#: config/tc-m32r.c:799 config/tc-m32r.c:894
4162#, c-format
4163msgid "instruction '%s' cannot be executed in parallel."
4164msgstr ""
4165
4166#: config/tc-m32r.c:855 config/tc-m32r.c:919 config/tc-m32r.c:1091
4167msgid "internal error: lookup/get operands failed"
4168msgstr ""
4169
4170#: config/tc-m32r.c:904
4171#, c-format
4172msgid "'%s': only the NOP instruction can be issued in parallel on the m32r"
4173msgstr ""
4174
4175#: config/tc-m32r.c:933
4176#, c-format
4177msgid ""
4178"%s: output of 1st instruction is the same as an input to 2nd instruction - "
4179"is this intentional ?"
4180msgstr ""
4181
4182#: config/tc-m32r.c:937
4183#, c-format
4184msgid ""
4185"%s: output of 2nd instruction is the same as an input to 1st instruction - "
4186"is this intentional ?"
4187msgstr ""
4188
4189#: config/tc-m32r.c:1251 config/tc-ppc.c:1459 config/tc-ppc.c:3681 read.c:1358
4190msgid "Expected comma after symbol-name: rest of line ignored."
4191msgstr ""
4192
4193#: config/tc-m32r.c:1261
4194#, c-format
4195msgid ".SCOMMon length (%ld.) <0! Ignored."
4196msgstr ""
4197
4198#: config/tc-m32r.c:1275 config/tc-ppc.c:1481 config/tc-ppc.c:2392
4199#: config/tc-ppc.c:3705
4200msgid "ignoring bad alignment"
4201msgstr ""
4202
4203#: config/tc-m32r.c:1302 config/tc-ppc.c:1492 config/tc-ppc.c:3717 read.c:1382
4204#: read.c:2108
4205#, c-format
4206msgid "Ignoring attempt to re-define symbol `%s'."
4207msgstr ""
4208
4209#: config/tc-m32r.c:1311
4210#, c-format
4211msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld."
4212msgstr ""
4213
4214#: config/tc-m32r.c:1788
4215msgid "Unmatched high/shigh reloc"
4216msgstr ""
4217
4218#: config/tc-m68hc11.c:311
4219#, c-format
4220msgid ""
4221"Motorola 68HC11/68HC12 options:\n"
4222" -m68hc11 | -m68hc12 specify the processor [default %s]\n"
4223" --force-long-branchs always turn relative branchs into absolute ones\n"
4224" -S,--short-branchs do not turn relative branchs into absolute ones\n"
4225" when the offset is out of range\n"
4226" --strict-direct-mode do not turn the direct mode into extended mode\n"
4227" when the instruction does not support direct mode\n"
4228" --print-insn-syntax print the syntax of instruction in case of error\n"
4229" --print-opcodes print the list of instructions with syntax\n"
4230" --generate-example generate an example of each instruction\n"
4231" (used for testing)\n"
4232msgstr ""
4233
4234#: config/tc-m68hc11.c:352
4235#, c-format
4236msgid "Default target `%s' is not supported."
4237msgstr ""
4238
4239#. Dump the opcode statistics table.
4240#: config/tc-m68hc11.c:371
4241msgid "Name # Modes Min ops Max ops Modes mask # Used\n"
4242msgstr ""
4243
4244#: config/tc-m68hc11.c:421
4245#, c-format
4246msgid "Option `%s' is not recognized."
4247msgstr ""
4248
4249#: config/tc-m68hc11.c:642
4250msgid "#<imm8>"
4251msgstr ""
4252
4253#: config/tc-m68hc11.c:651
4254msgid "#<imm16>"
4255msgstr ""
4256
4257#: config/tc-m68hc11.c:660 config/tc-m68hc11.c:669
4258msgid "<imm8>,X"
4259msgstr ""
4260
4261#: config/tc-m68hc11.c:687
4262msgid "*<abs8>"
4263msgstr ""
4264
4265#: config/tc-m68hc11.c:699
4266msgid "#<mask>"
4267msgstr ""
4268
4269#: config/tc-m68hc11.c:709
4270#, c-format
4271msgid "symbol%d"
4272msgstr ""
4273
4274#: config/tc-m68hc11.c:711
4275msgid "<abs>"
4276msgstr ""
4277
4278#: config/tc-m68hc11.c:730
4279msgid "<label>"
4280msgstr ""
4281
4282#: config/tc-m68hc11.c:746
4283#, c-format
4284msgid ""
4285"# Example of `%s' instructions\n"
4286"\t.sect .text\n"
4287"_start:\n"
4288msgstr ""
4289
4290#: config/tc-m68hc11.c:794
4291#, c-format
4292msgid "Instruction `%s' is not recognized."
4293msgstr ""
4294
4295#: config/tc-m68hc11.c:799
4296#, c-format
4297msgid "Instruction formats for `%s':"
4298msgstr ""
4299
4300#: config/tc-m68hc11.c:932
4301#, c-format
4302msgid "Immediate operand is not allowed for operand %d."
4303msgstr ""
4304
4305#: config/tc-m68hc11.c:958
4306msgid "Indirect indexed addressing is not valid for 68HC11."
4307msgstr ""
4308
4309#: config/tc-m68hc11.c:978
4310msgid "Spurious `,' or bad indirect register addressing mode."
4311msgstr ""
4312
4313#: config/tc-m68hc11.c:994
4314msgid "Missing second register or offset for indexed-indirect mode."
4315msgstr ""
4316
4317#: config/tc-m68hc11.c:1004
4318msgid "Missing second register for indexed-indirect mode."
4319msgstr ""
4320
4321#: config/tc-m68hc11.c:1020
4322msgid "Missing `]' to close indexed-indirect mode."
4323msgstr ""
4324
4325#: config/tc-m68hc11.c:1064
4326msgid "Illegal operand."
4327msgstr ""
4328
4329#: config/tc-m68hc11.c:1069
4330msgid "Missing operand."
4331msgstr ""
4332
4333#: config/tc-m68hc11.c:1121
4334msgid "Pre-increment mode is not valid for 68HC11"
4335msgstr ""
4336
4337#: config/tc-m68hc11.c:1134
4338msgid "Wrong register in register indirect mode."
4339msgstr ""
4340
4341#: config/tc-m68hc11.c:1142
4342msgid "Missing `]' to close register indirect operand."
4343msgstr ""
4344
4345#: config/tc-m68hc11.c:1159
4346msgid "Post-decrement mode is not valid for 68HC11."
4347msgstr ""
4348
4349#: config/tc-m68hc11.c:1167
4350msgid "Post-increment mode is not valid for 68HC11."
4351msgstr ""
4352
4353#: config/tc-m68hc11.c:1184
4354msgid "Invalid indexed indirect mode."
4355msgstr ""
4356
4357#: config/tc-m68hc11.c:1278
4358#, c-format
4359msgid "Trap id `%ld' is out of range."
4360msgstr ""
4361
4362#: config/tc-m68hc11.c:1282
4363msgid "Trap id must be within [0x30..0x39] or [0x40..0xff]."
4364msgstr ""
4365
4366#: config/tc-m68hc11.c:1289
4367#, c-format
4368msgid "Operand out of 8-bit range: `%ld'."
4369msgstr ""
4370
4371#: config/tc-m68hc11.c:1296
4372msgid "The trap id must be a constant."
4373msgstr ""
4374
4375#: config/tc-m68hc11.c:1321
4376#, c-format
4377msgid "Operand `%x' not recognized in fixup8."
4378msgstr ""
4379
4380#: config/tc-m68hc11.c:1341
4381#, c-format
4382msgid "Operand out of 16-bit range: `%ld'."
4383msgstr ""
4384
4385#: config/tc-m68hc11.c:1362
4386#, c-format
4387msgid "Operand `%x' not recognized in fixup16."
4388msgstr ""
4389
4390#: config/tc-m68hc11.c:1380
4391#, c-format
4392msgid "Unexpected branch conversion with `%x'"
4393msgstr ""
4394
4395#: config/tc-m68hc11.c:1467 config/tc-m68hc11.c:1594
4396#, c-format
4397msgid "Operand out of range for a relative branch: `%ld'"
4398msgstr ""
4399
4400#: config/tc-m68hc11.c:1562
4401msgid "Invalid register for dbcc/tbcc instruction."
4402msgstr ""
4403
4404#: config/tc-m68hc11.c:1653
4405#, c-format
4406msgid "Increment/decrement value is out of range: `%ld'."
4407msgstr ""
4408
4409#: config/tc-m68hc11.c:1664
4410msgid "Expecting a register."
4411msgstr ""
4412
4413#: config/tc-m68hc11.c:1679
4414msgid "Invalid register for post/pre increment."
4415msgstr ""
4416
4417#: config/tc-m68hc11.c:1709
4418msgid "Invalid register."
4419msgstr ""
4420
4421#: config/tc-m68hc11.c:1716
4422#, c-format
4423msgid "Offset out of 16-bit range: %ld."
4424msgstr ""
4425
4426#: config/tc-m68hc11.c:1721
4427#, c-format
4428msgid "Offset out of 5-bit range for movw/movb insn: %ld."
4429msgstr ""
4430
4431#: config/tc-m68hc11.c:1787
4432msgid "Expecting register D for indexed indirect mode."
4433msgstr ""
4434
4435#: config/tc-m68hc11.c:1789
4436msgid "Indexed indirect mode is not allowed for movb/movw."
4437msgstr ""
4438
4439#: config/tc-m68hc11.c:1806
4440msgid "Invalid accumulator register."
4441msgstr ""
4442
4443#: config/tc-m68hc11.c:1831
4444msgid "Invalid indexed register."
4445msgstr ""
4446
4447#: config/tc-m68hc11.c:1839
4448msgid "Addressing mode not implemented yet."
4449msgstr ""
4450
4451#: config/tc-m68hc11.c:1854
4452msgid "Invalid source register for this instruction, use 'tfr'."
4453msgstr ""
4454
4455#: config/tc-m68hc11.c:1856
4456msgid "Invalid source register."
4457msgstr ""
4458
4459#: config/tc-m68hc11.c:1861
4460msgid "Invalid destination register for this instruction, use 'tfr'."
4461msgstr ""
4462
4463#: config/tc-m68hc11.c:1863
4464msgid "Invalid destination register."
4465msgstr ""
4466
4467#: config/tc-m68hc11.c:1948
4468msgid "Invalid indexed register, expecting register X."
4469msgstr ""
4470
4471#: config/tc-m68hc11.c:1950
4472msgid "Invalid indexed register, expecting register Y."
4473msgstr ""
4474
4475#: config/tc-m68hc11.c:2242
4476msgid "No instruction or missing opcode."
4477msgstr ""
4478
4479#: config/tc-m68hc11.c:2307
4480#, c-format
4481msgid "Opcode `%s' is not recognized."
4482msgstr ""
4483
4484#: config/tc-m68hc11.c:2329
4485#, c-format
4486msgid "Garbage at end of instruction: `%s'."
4487msgstr ""
4488
4489#: config/tc-m68hc11.c:2352
4490#, c-format
4491msgid "Invalid operand for `%s'"
4492msgstr ""
4493
4494#: config/tc-m68hc11.c:2409
4495#, c-format
4496msgid "Relocation %d is not supported by object file format."
4497msgstr ""
4498
4499#: config/tc-m68hc11.c:2590
4500msgid "bra or bsr with undefined symbol."
4501msgstr ""
4502
4503#: config/tc-m68hc11.c:2701
4504#, c-format
4505msgid "Subtype %d is not recognized."
4506msgstr ""
4507
4508#: config/tc-m68hc11.c:2738
4509msgid "Expression too complex."
4510msgstr ""
4511
4512#: config/tc-m68hc11.c:2767
4513msgid "Value out of 16-bit range."
4514msgstr ""
4515
4516#: config/tc-m68hc11.c:2790
4517#, c-format
4518msgid "Value %ld too large for 8-bit PC-relative branch."
4519msgstr ""
4520
4521#: config/tc-m68hc11.c:2797
4522#, c-format
4523msgid "Auto increment/decrement offset '%ld' is out of range."
4524msgstr ""
4525
4526#: config/tc-m68hc11.c:2808
4527#, c-format
4528msgid "Line %d: unknown relocation type: 0x%x."
4529msgstr ""
4530
4531#: config/tc-m68k.c:684
4532msgid "Unknown PC relative instruction"
4533msgstr ""
4534
4535#: config/tc-m68k.c:810
4536#, c-format
4537msgid "Can not do %d byte pc-relative relocation"
4538msgstr ""
4539
4540#: config/tc-m68k.c:812
4541#, c-format
4542msgid "Can not do %d byte pc-relative pic relocation"
4543msgstr ""
4544
4545#: config/tc-m68k.c:817
4546#, c-format
4547msgid "Can not do %d byte relocation"
4548msgstr ""
4549
4550#: config/tc-m68k.c:819
4551#, c-format
4552msgid "Can not do %d byte pic relocation"
4553msgstr ""
4554
4555#: config/tc-m68k.c:889
4556#, c-format
4557msgid "Unable to produce reloc against symbol '%s'"
4558msgstr ""
4559
4560#: config/tc-m68k.c:933 config/tc-mips.c:11263
4561#, c-format
4562msgid "Cannot make %s relocation PC relative"
4563msgstr ""
4564
4565#: config/tc-m68k.c:1046 config/tc-tahoe.c:1519 config/tc-vax.c:1766
4566msgid "No operator"
4567msgstr ""
4568
4569#: config/tc-m68k.c:1076 config/tc-tahoe.c:1536 config/tc-vax.c:1783
4570msgid "Unknown operator"
4571msgstr ""
4572
4573#: config/tc-m68k.c:1851
4574msgid "invalid instruction for this architecture; needs "
4575msgstr ""
4576
4577#: config/tc-m68k.c:1856
4578msgid "fpu (68040, 68060 or 68881/68882)"
4579msgstr ""
4580
4581#: config/tc-m68k.c:1859
4582msgid "mmu (68030 or 68851)"
4583msgstr ""
4584
4585#: config/tc-m68k.c:1862
4586msgid "68020 or higher"
4587msgstr ""
4588
4589#: config/tc-m68k.c:1865
4590msgid "68000 or higher"
4591msgstr ""
4592
4593#: config/tc-m68k.c:1868
4594msgid "68010 or higher"
4595msgstr ""
4596
4597#: config/tc-m68k.c:1897
4598msgid "operands mismatch"
4599msgstr ""
4600
4601#: config/tc-m68k.c:1954 config/tc-m68k.c:1960 config/tc-m68k.c:1966
4602msgid "operand out of range"
4603msgstr ""
4604
4605#: config/tc-m68k.c:2023
4606#, c-format
4607msgid "Bignum too big for %c format; truncated"
4608msgstr ""
4609
4610#: config/tc-m68k.c:2091
4611msgid "displacement too large for this architecture; needs 68020 or higher"
4612msgstr ""
4613
4614#: config/tc-m68k.c:2201
4615msgid ""
4616"scale factor invalid on this architecture; needs cpu32 or 68020 or higher"
4617msgstr ""
4618
4619#: config/tc-m68k.c:2206
4620msgid "invalid index size for coldfire"
4621msgstr ""
4622
4623#: config/tc-m68k.c:2259
4624msgid "Forcing byte displacement"
4625msgstr ""
4626
4627#: config/tc-m68k.c:2261
4628msgid "byte displacement out of range"
4629msgstr ""
4630
4631#: config/tc-m68k.c:2308 config/tc-m68k.c:2346
4632msgid "invalid operand mode for this architecture; needs 68020 or higher"
4633msgstr ""
4634
4635#: config/tc-m68k.c:2332 config/tc-m68k.c:2366
4636msgid ":b not permitted; defaulting to :w"
4637msgstr ""
4638
4639#: config/tc-m68k.c:2443
4640msgid "unsupported byte value; use a different suffix"
4641msgstr ""
4642
4643#: config/tc-m68k.c:2457
4644msgid "unknown/incorrect operand"
4645msgstr ""
4646
4647#: config/tc-m68k.c:2490 config/tc-m68k.c:2498 config/tc-m68k.c:2505
4648#: config/tc-m68k.c:2512
4649msgid "out of range"
4650msgstr ""
4651
4652#: config/tc-m68k.c:2562
4653msgid "Can't use long branches on 68000/68010/5200"
4654msgstr ""
4655
4656#: config/tc-m68k.c:2672
4657msgid "Expression out of range, using 0"
4658msgstr ""
4659
4660#: config/tc-m68k.c:2784 config/tc-m68k.c:2800
4661msgid "Floating point register in register list"
4662msgstr ""
4663
4664#: config/tc-m68k.c:2790
4665msgid "Wrong register in floating-point reglist"
4666msgstr ""
4667
4668#: config/tc-m68k.c:2806
4669msgid "incorrect register in reglist"
4670msgstr ""
4671
4672#: config/tc-m68k.c:2812
4673msgid "wrong register in floating-point reglist"
4674msgstr ""
4675
4676#: config/tc-m68k.c:2888
4677msgid "failed sanity check"
4678msgstr ""
4679
4680#. ERROR
4681#: config/tc-m68k.c:3253
4682msgid "Extra )"
4683msgstr ""
4684
4685#. ERROR
4686#: config/tc-m68k.c:3264
4687msgid "Missing )"
4688msgstr ""
4689
4690#: config/tc-m68k.c:3281
4691msgid "Missing operand"
4692msgstr ""
4693
4694#: config/tc-m68k.c:3613
4695#, c-format
4696msgid "%s -- statement `%s' ignored"
4697msgstr ""
4698
4699#: config/tc-m68k.c:3657
4700#, c-format
4701msgid "Don't know how to figure width of %c in md_assemble()"
4702msgstr ""
4703
4704#: config/tc-m68k.c:3825 config/tc-m68k.c:3863
4705#, c-format
4706msgid "Internal Error: Can't find %s in hash table"
4707msgstr ""
4708
4709#: config/tc-m68k.c:3828 config/tc-m68k.c:3866
4710#, c-format
4711msgid "Internal Error: Can't hash %s: %s"
4712msgstr ""
4713
4714#: config/tc-m68k.c:3995
4715#, c-format
4716msgid "unrecognized default cpu `%s' ???"
4717msgstr ""
4718
4719#: config/tc-m68k.c:4007
4720msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly"
4721msgstr ""
4722
4723#: config/tc-m68k.c:4027
4724msgid "options for 68881 and no-68881 both given"
4725msgstr ""
4726
4727#: config/tc-m68k.c:4029
4728msgid "options for 68851 and no-68851 both given"
4729msgstr ""
4730
4731#: config/tc-m68k.c:4100
4732#, c-format
4733msgid "text label `%s' aligned to odd boundary"
4734msgstr ""
4735
4736#: config/tc-m68k.c:4317
4737msgid "invalid byte branch offset"
4738msgstr ""
4739
4740#: config/tc-m68k.c:4375
4741msgid "short branch with zero offset: use :w"
4742msgstr ""
4743
4744#: config/tc-m68k.c:4910 config/tc-m68k.c:4921
4745msgid "expression out of range: defaulting to 1"
4746msgstr ""
4747
4748#: config/tc-m68k.c:4953
4749msgid "expression out of range: defaulting to 0"
4750msgstr ""
4751
4752#: config/tc-m68k.c:4986 config/tc-m68k.c:4998
4753#, c-format
4754msgid "Can't deal with expression; defaulting to %ld"
4755msgstr ""
4756
4757#: config/tc-m68k.c:5012
4758msgid "expression doesn't fit in BYTE"
4759msgstr ""
4760
4761#: config/tc-m68k.c:5016
4762msgid "expression doesn't fit in WORD"
4763msgstr ""
4764
4765#: config/tc-m68k.c:5109
4766#, c-format
4767msgid "%s: unrecognized processor name"
4768msgstr ""
4769
4770#: config/tc-m68k.c:5174
4771msgid "bad coprocessor id"
4772msgstr ""
4773
4774#: config/tc-m68k.c:5180
4775msgid "unrecognized fopt option"
4776msgstr ""
4777
4778#: config/tc-m68k.c:5314
4779#, c-format
4780msgid "option `%s' may not be negated"
4781msgstr ""
4782
4783#: config/tc-m68k.c:5325
4784#, c-format
4785msgid "option `%s' not recognized"
4786msgstr ""
4787
4788#: config/tc-m68k.c:5358
4789msgid "bad format of OPT NEST=depth"
4790msgstr ""
4791
4792#: config/tc-m68k.c:5421
4793msgid "missing label"
4794msgstr ""
4795
4796#: config/tc-m68k.c:5445 config/tc-m68k.c:5474
4797msgid "bad register list"
4798msgstr ""
4799
4800#: config/tc-m68k.c:5447
4801#, c-format
4802msgid "bad register list: %s"
4803msgstr ""
4804
4805#: config/tc-m68k.c:5545
4806msgid "restore without save"
4807msgstr ""
4808
4809#: config/tc-m68k.c:5722 config/tc-m68k.c:6071
4810msgid "syntax error in structured control directive"
4811msgstr ""
4812
4813#: config/tc-m68k.c:5773
4814msgid "missing condition code in structured control directive"
4815msgstr ""
4816
4817#: config/tc-m68k.c:6105
4818msgid "missing then"
4819msgstr ""
4820
4821#: config/tc-m68k.c:6187
4822msgid "else without matching if"
4823msgstr ""
4824
4825#: config/tc-m68k.c:6221
4826msgid "endi without matching if"
4827msgstr ""
4828
4829#: config/tc-m68k.c:6262
4830msgid "break outside of structured loop"
4831msgstr ""
4832
4833#: config/tc-m68k.c:6301
4834msgid "next outside of structured loop"
4835msgstr ""
4836
4837#: config/tc-m68k.c:6353
4838msgid "missing ="
4839msgstr ""
4840
4841#: config/tc-m68k.c:6391
4842msgid "missing to or downto"
4843msgstr ""
4844
4845#: config/tc-m68k.c:6427 config/tc-m68k.c:6461 config/tc-m68k.c:6671
4846msgid "missing do"
4847msgstr ""
4848
4849#: config/tc-m68k.c:6564
4850msgid "endf without for"
4851msgstr ""
4852
4853#: config/tc-m68k.c:6620
4854msgid "until without repeat"
4855msgstr ""
4856
4857#: config/tc-m68k.c:6707
4858msgid "endw without while"
4859msgstr ""
4860
4861#: config/tc-m68k.c:6831
4862#, c-format
4863msgid "unrecognized option `%s'"
4864msgstr ""
4865
4866#: config/tc-m68k.c:6876
4867#, c-format
4868msgid "unrecognized architecture specification `%s'"
4869msgstr ""
4870
4871#: config/tc-m68k.c:6946
4872msgid ""
4873"680X0 options:\n"
4874"-l\t\t\tuse 1 word for refs to undefined symbols [default 2]\n"
4875"-m68000 | -m68008 | -m68010 | -m68020 | -m68030 | -m68040 | -m68060\n"
4876" | -m68302 | -m68331 | -m68332 | -m68333 | -m68340 | -m68360\n"
4877" | -mcpu32 | -m5200\n"
4878"\t\t\tspecify variant of 680X0 architecture [default 68020]\n"
4879"-m68881 | -m68882 | -mno-68881 | -mno-68882\n"
4880"\t\t\ttarget has/lacks floating-point coprocessor\n"
4881"\t\t\t[default yes for 68020, 68030, and cpu32]\n"
4882msgstr ""
4883
4884#: config/tc-m68k.c:6956
4885msgid ""
4886"-m68851 | -mno-68851\n"
4887"\t\t\ttarget has/lacks memory-management unit coprocessor\n"
4888"\t\t\t[default yes for 68020 and up]\n"
4889"-pic, -k\t\tgenerate position independent code\n"
4890"-S\t\t\tturn jbsr into jsr\n"
4891"--pcrel never turn PC-relative branches into absolute jumps\n"
4892"--register-prefix-optional\n"
4893"\t\t\trecognize register names without prefix character\n"
4894"--bitwise-or\t\tdo not treat `|' as a comment character\n"
4895msgstr ""
4896
4897#: config/tc-m68k.c:6966
4898msgid ""
4899"--base-size-default-16\tbase reg without size is 16 bits\n"
4900"--base-size-default-32\tbase reg without size is 32 bits (default)\n"
4901"--disp-size-default-16\tdisplacement with unknown size is 16 bits\n"
4902"--disp-size-default-32\tdisplacement with unknown size is 32 bits (default)\n"
4903msgstr ""
4904
4905#: config/tc-m68k.c:7001
4906#, c-format
4907msgid "Error %s in %s\n"
4908msgstr ""
4909
4910#: config/tc-m68k.c:7005
4911#, c-format
4912msgid "Opcode(%d.%s): "
4913msgstr ""
4914
4915#: config/tc-m88k.c:206
4916#, c-format
4917msgid "Can't hash instruction '%s':%s"
4918msgstr ""
4919
4920#: config/tc-m88k.c:258
4921#, c-format
4922msgid "Invalid mnemonic '%s'"
4923msgstr ""
4924
4925#: config/tc-m88k.c:278
4926msgid "Parameter syntax error"
4927msgstr ""
4928
4929#: config/tc-m88k.c:333
4930msgid "Unknown relocation type"
4931msgstr ""
4932
4933#. Having this here repeats the warning somtimes.
4934#. But can't we stand that?
4935#: config/tc-m88k.c:446
4936msgid "Use of obsolete instruction"
4937msgstr ""
4938
4939#: config/tc-m88k.c:563
4940msgid "Expression truncated to 16 bits"
4941msgstr ""
4942
4943#: config/tc-m88k.c:629 config/tc-m88k.c:651
4944msgid "Expression truncated to 5 bits"
4945msgstr ""
4946
4947#: config/tc-m88k.c:873
4948msgid "Expression truncated to 9 bits"
4949msgstr ""
4950
4951#: config/tc-m88k.c:895
4952msgid "Removed lower 2 bits of expression"
4953msgstr ""
4954
4955#: config/tc-m88k.c:1034
4956msgid "Bad relocation type"
4957msgstr ""
4958
4959#: config/tc-m88k.c:1047
4960msgid "md_number_to_disp not defined"
4961msgstr ""
4962
4963#: config/tc-m88k.c:1057
4964msgid "md_number_to_field not defined"
4965msgstr ""
4966
4967#: config/tc-m88k.c:1170
4968msgid "Relaxation should never occur"
4969msgstr ""
4970
4971#: config/tc-m88k.c:1265 config/tc-sparc.c:3541 read.c:1962
4972#, c-format
4973msgid "BSS length (%d.) <0! Ignored."
4974msgstr ""
4975
4976#: config/tc-m88k.c:1309
4977#, c-format
4978msgid "Ignoring attempt to re-define symbol %s."
4979msgstr ""
4980
4981#: config/tc-mcore.c:508
4982#, c-format
4983msgid "register expected, but saw '%.6s'"
4984msgstr ""
4985
4986#: config/tc-mcore.c:592
4987#, c-format
4988msgid "control register expected, but saw '%.6s'"
4989msgstr ""
4990
4991#: config/tc-mcore.c:630
4992msgid "bad/missing psr specifier"
4993msgstr ""
4994
4995#: config/tc-mcore.c:791
4996msgid "more than 65K literal pools"
4997msgstr ""
4998
4999#: config/tc-mcore.c:845
5000msgid "missing ']'"
5001msgstr ""
5002
5003#: config/tc-mcore.c:885
5004msgid "operand must be a constant"
5005msgstr ""
5006
5007#: config/tc-mcore.c:887
5008#, c-format
5009msgid "operand must be absolute in range %d..%d, not %d"
5010msgstr ""
5011
5012#: config/tc-mcore.c:925
5013msgid "operand must be a multiple of 4"
5014msgstr ""
5015
5016#: config/tc-mcore.c:932
5017msgid "operand must be a multiple of 2"
5018msgstr ""
5019
5020#: config/tc-mcore.c:946 config/tc-mcore.c:1458 config/tc-mcore.c:1512
5021msgid "base register expected"
5022msgstr ""
5023
5024#: config/tc-mcore.c:995
5025#, c-format
5026msgid "unknown opcode \"%s\""
5027msgstr ""
5028
5029#: config/tc-mcore.c:1038
5030msgid "invalid register: r15 illegal"
5031msgstr ""
5032
5033#: config/tc-mcore.c:1086 config/tc-mcore.c:1662
5034msgid "M340 specific opcode used when assembling for M210"
5035msgstr ""
5036
5037#: config/tc-mcore.c:1104 config/tc-mcore.c:1143 config/tc-mcore.c:1162
5038#: config/tc-mcore.c:1181 config/tc-mcore.c:1208 config/tc-mcore.c:1237
5039#: config/tc-mcore.c:1274 config/tc-mcore.c:1309 config/tc-mcore.c:1328
5040#: config/tc-mcore.c:1347 config/tc-mcore.c:1379 config/tc-mcore.c:1404
5041#: config/tc-mcore.c:1461 config/tc-mcore.c:1515 config/tc-mcore.c:1551
5042#: config/tc-mcore.c:1609 config/tc-mcore.c:1631 config/tc-mcore.c:1654
5043msgid "second operand missing"
5044msgstr ""
5045
5046#: config/tc-mcore.c:1119
5047msgid "destination register must be r1"
5048msgstr ""
5049
5050#: config/tc-mcore.c:1140
5051msgid "source register must be r1"
5052msgstr ""
5053
5054#: config/tc-mcore.c:1203 config/tc-mcore.c:1260
5055msgid "immediate is not a power of two"
5056msgstr ""
5057
5058#: config/tc-mcore.c:1231
5059msgid "translating bgeni to movi"
5060msgstr ""
5061
5062#: config/tc-mcore.c:1268
5063msgid "translating mgeni to movi"
5064msgstr ""
5065
5066#: config/tc-mcore.c:1300
5067msgid "translating bmaski to movi"
5068msgstr ""
5069
5070#: config/tc-mcore.c:1374
5071#, c-format
5072msgid "displacement too large (%d)"
5073msgstr ""
5074
5075#: config/tc-mcore.c:1388
5076msgid "Invalid register: r0 and r15 illegal"
5077msgstr ""
5078
5079#: config/tc-mcore.c:1419
5080msgid "bad starting register: r0 and r15 invalid"
5081msgstr ""
5082
5083#: config/tc-mcore.c:1432
5084msgid "ending register must be r15"
5085msgstr ""
5086
5087#: config/tc-mcore.c:1452
5088msgid "bad base register: must be r0"
5089msgstr ""
5090
5091#: config/tc-mcore.c:1470
5092msgid "first register must be r4"
5093msgstr ""
5094
5095#: config/tc-mcore.c:1481
5096msgid "last register must be r7"
5097msgstr ""
5098
5099#: config/tc-mcore.c:1518
5100msgid "reg-reg expected"
5101msgstr ""
5102
5103#: config/tc-mcore.c:1628
5104msgid "second operand must be 1"
5105msgstr ""
5106
5107#: config/tc-mcore.c:1649
5108msgid "zero used as immediate value"
5109msgstr ""
5110
5111#: config/tc-mcore.c:1676
5112msgid "duplicated psr bit specifier"
5113msgstr ""
5114
5115#: config/tc-mcore.c:1682
5116msgid "`af' must appear alone"
5117msgstr ""
5118
5119#: config/tc-mcore.c:1689
5120#, c-format
5121msgid "unimplemented opcode \"%s\""
5122msgstr ""
5123
5124#: config/tc-mcore.c:1698
5125#, c-format
5126msgid "ignoring operands: %s "
5127msgstr ""
5128
5129#: config/tc-mcore.c:1767 config/tc-w65.c:830
5130msgid "Bad call to MD_NTOF()"
5131msgstr ""
5132
5133#: config/tc-mcore.c:1840
5134#, c-format
5135msgid "unrecognised cpu type '%s'"
5136msgstr ""
5137
5138#: config/tc-mcore.c:1859
5139msgid ""
5140"MCORE specific options:\n"
5141" -{no-}jsri2bsr\t {dis}able jsri to bsr transformation (def: dis)\n"
5142" -{no-}sifilter\t {dis}able silicon filter behavior (def: dis)\n"
5143" -cpu=[210|340] select CPU type\n"
5144" -EB assemble for a big endian system (default)\n"
5145" -EL assemble for a little endian system\n"
5146msgstr ""
5147
5148#: config/tc-mcore.c:1878
5149msgid "failed sanity check: short_jump"
5150msgstr ""
5151
5152#: config/tc-mcore.c:1889
5153msgid "failed sanity check: long_jump"
5154msgstr ""
5155
5156#: config/tc-mcore.c:1916
5157#, c-format
5158msgid "odd displacement at %x"
5159msgstr ""
5160
5161#: config/tc-mcore.c:2104
5162msgid "unknown"
5163msgstr ""
5164
5165#: config/tc-mcore.c:2135
5166#, c-format
5167msgid "odd distance branch (0x%x bytes)"
5168msgstr ""
5169
5170#: config/tc-mcore.c:2139
5171#, c-format
5172msgid "pcrel for branch to %s too far (0x%x)"
5173msgstr ""
5174
5175#: config/tc-mcore.c:2158
5176#, c-format
5177msgid "pcrel for lrw/jmpi/jsri to %s too far (0x%x)"
5178msgstr ""
5179
5180#: config/tc-mcore.c:2169
5181#, c-format
5182msgid "pcrel for loopt too far (0x%x)"
5183msgstr ""
5184
5185#: config/tc-mcore.c:2402
5186#, c-format
5187msgid "Can not do %d byte %srelocation"
5188msgstr ""
5189
5190#: config/tc-mcore.c:2404
5191msgid "pc-relative"
5192msgstr ""
5193
5194#: config/tc-mcore.c:2421 config/tc-pj.c:569 config/tc-sh.c:3345
5195#, c-format
5196msgid "Cannot represent relocation type %s"
5197msgstr ""
5198
5199#: config/tc-mips.c:928
5200msgid "-G not supported in this configuration."
5201msgstr ""
5202
5203#: config/tc-mips.c:997
5204msgid "trap exception not supported at ISA 1"
5205msgstr ""
5206
5207#: config/tc-mips.c:1054
5208#, c-format
5209msgid "internal: can't hash `%s': %s"
5210msgstr ""
5211
5212#: config/tc-mips.c:1062
5213#, c-format
5214msgid "internal error: bad mips16 opcode: %s %s\n"
5215msgstr ""
5216
5217#: config/tc-mips.c:1230
5218#, c-format
5219msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n"
5220msgstr ""
5221
5222#: config/tc-mips.c:1783 config/tc-mips.c:11395
5223msgid "extended instruction in delay slot"
5224msgstr ""
5225
5226#: config/tc-mips.c:1805 config/tc-mips.c:1812
5227#, c-format
5228msgid "jump to misaligned address (0x%lx)"
5229msgstr ""
5230
5231#: config/tc-mips.c:2461 config/tc-mips.c:2815
5232msgid "Macro instruction expanded into multiple instructions"
5233msgstr ""
5234
5235#: config/tc-mips.c:2868
5236msgid "unsupported large constant"
5237msgstr ""
5238
5239#: config/tc-mips.c:2870
5240#, c-format
5241msgid "Instruction %s requires absolute expression"
5242msgstr ""
5243
5244#: config/tc-mips.c:3016
5245msgid "Number larger than 32 bits"
5246msgstr ""
5247
5248#: config/tc-mips.c:3037
5249msgid "Number larger than 64 bits"
5250msgstr ""
5251
5252#: config/tc-mips.c:3305 config/tc-mips.c:3377 config/tc-mips.c:5072
5253#: config/tc-mips.c:5123 config/tc-mips.c:5659 config/tc-mips.c:5722
5254msgid "PIC code offset overflow (max 16 signed bits)"
5255msgstr ""
5256
5257#: config/tc-mips.c:3616
5258#, c-format
5259msgid "Branch %s is always false (nop)"
5260msgstr ""
5261
5262#: config/tc-mips.c:3621
5263#, c-format
5264msgid "Branch likely %s is always false"
5265msgstr ""
5266
5267#: config/tc-mips.c:3628 config/tc-mips.c:3702 config/tc-mips.c:3805
5268#: config/tc-mips.c:3860 config/tc-mips.c:6759 config/tc-mips.c:6768
5269#: config/tc-mips.c:6776 config/tc-mips.c:6885
5270msgid "Unsupported large constant"
5271msgstr ""
5272
5273#. result is always true
5274#: config/tc-mips.c:3664
5275#, c-format
5276msgid "Branch %s is always true"
5277msgstr ""
5278
5279#: config/tc-mips.c:3936 config/tc-mips.c:4043
5280msgid "Divide by zero."
5281msgstr ""
5282
5283#: config/tc-mips.c:4643
5284msgid "MIPS PIC call to register other than $25"
5285msgstr ""
5286
5287#: config/tc-mips.c:4648 config/tc-mips.c:4760
5288msgid "No .cprestore pseudo-op used in PIC code"
5289msgstr ""
5290
5291#: config/tc-mips.c:4833 config/tc-mips.c:4922 config/tc-mips.c:5410
5292#: config/tc-mips.c:5451 config/tc-mips.c:5469 config/tc-mips.c:6098
5293msgid "opcode not supported on this processor"
5294msgstr ""
5295
5296#: config/tc-mips.c:5929 config/tc-mips.c:6653
5297msgid "Macro used $at after \".set noat\""
5298msgstr ""
5299
5300#: config/tc-mips.c:6069 config/tc-mips.c:6087
5301msgid "rotate count too large"
5302msgstr ""
5303
5304#: config/tc-mips.c:6138
5305#, c-format
5306msgid "Instruction %s: result is always false"
5307msgstr ""
5308
5309#: config/tc-mips.c:6307
5310#, c-format
5311msgid "Instruction %s: result is always true"
5312msgstr ""
5313
5314#: config/tc-mips.c:6446 config/tc-mips.c:6473 config/tc-mips.c:6545
5315#: config/tc-mips.c:6570
5316msgid "operand overflow"
5317msgstr ""
5318
5319#. FIXME: Check if this is one of the itbl macros, since they
5320#. are added dynamically.
5321#: config/tc-mips.c:6649
5322#, c-format
5323msgid "Macro %s not implemented yet"
5324msgstr ""
5325
5326#: config/tc-mips.c:6919
5327#, c-format
5328msgid "internal: bad mips opcode (mask error): %s %s"
5329msgstr ""
5330
5331#: config/tc-mips.c:6975
5332#, c-format
5333msgid "internal: bad mips opcode (unknown operand type `%c'): %s %s"
5334msgstr ""
5335
5336#: config/tc-mips.c:6982
5337#, c-format
5338msgid "internal: bad mips opcode (bits 0x%lx undefined): %s %s"
5339msgstr ""
5340
5341#: config/tc-mips.c:7090
5342#, c-format
5343msgid "opcode not supported on this processor: %s (%s)"
5344msgstr ""
5345
5346#: config/tc-mips.c:7161
5347#, c-format
5348msgid "Improper shift amount (%ld)"
5349msgstr ""
5350
5351#: config/tc-mips.c:7187 config/tc-mips.c:8341 config/tc-mips.c:8456
5352#, c-format
5353msgid "Invalid value for `%s' (%lu)"
5354msgstr ""
5355
5356#: config/tc-mips.c:7205
5357#, c-format
5358msgid "Illegal break code (%ld)"
5359msgstr ""
5360
5361#: config/tc-mips.c:7219
5362#, c-format
5363msgid "Illegal lower break code (%ld)"
5364msgstr ""
5365
5366#: config/tc-mips.c:7232
5367#, c-format
5368msgid "Illegal 20-bit code (%ld)"
5369msgstr ""
5370
5371#: config/tc-mips.c:7244
5372#, c-format
5373msgid "Coproccesor code > 25 bits (%ld)"
5374msgstr ""
5375
5376#: config/tc-mips.c:7257
5377#, c-format
5378msgid "Illegal 19-bit code (%ld)"
5379msgstr ""
5380
5381#: config/tc-mips.c:7269
5382#, c-format
5383msgid "Invalidate performance regster (%ld)"
5384msgstr ""
5385
5386#: config/tc-mips.c:7306
5387#, c-format
5388msgid "Invalid register number (%d)"
5389msgstr ""
5390
5391#: config/tc-mips.c:7470
5392#, c-format
5393msgid "Invalid float register number (%d)"
5394msgstr ""
5395
5396#: config/tc-mips.c:7480
5397#, c-format
5398msgid "Float register should be even, was %d"
5399msgstr ""
5400
5401#: config/tc-mips.c:7531
5402msgid "absolute expression required"
5403msgstr ""
5404
5405#: config/tc-mips.c:7592
5406#, c-format
5407msgid "Bad floating point constant: %s"
5408msgstr ""
5409
5410#: config/tc-mips.c:7714
5411msgid "Can't use floating point insn in this section"
5412msgstr ""
5413
5414#: config/tc-mips.c:7768
5415msgid "16 bit expression not in range 0..65535"
5416msgstr ""
5417
5418#: config/tc-mips.c:7805
5419msgid "16 bit expression not in range -32768..32767"
5420msgstr ""
5421
5422#: config/tc-mips.c:7876
5423msgid "lui expression not in range 0..65535"
5424msgstr ""
5425
5426#: config/tc-mips.c:7900
5427#, c-format
5428msgid "invalid condition code register $fcc%d"
5429msgstr ""
5430
5431#: config/tc-mips.c:7925
5432msgid "invalid coprocessor sub-selection value (0-7)"
5433msgstr ""
5434
5435#: config/tc-mips.c:7930
5436#, c-format
5437msgid "bad char = '%c'\n"
5438msgstr ""
5439
5440#: config/tc-mips.c:7943 config/tc-mips.c:8481
5441msgid "illegal operands"
5442msgstr ""
5443
5444#: config/tc-mips.c:8010
5445msgid "unrecognized opcode"
5446msgstr ""
5447
5448#: config/tc-mips.c:8119
5449#, c-format
5450msgid "invalid register number (%d)"
5451msgstr ""
5452
5453#: config/tc-mips.c:8200
5454msgid "used $at without \".set noat\""
5455msgstr ""
5456
5457#: config/tc-mips.c:8375
5458msgid "can't parse register list"
5459msgstr ""
5460
5461#: config/tc-mips.c:8409 config/tc-mips.c:8439
5462msgid "invalid register list"
5463msgstr ""
5464
5465#: config/tc-mips.c:8607
5466msgid "extended operand requested but not required"
5467msgstr ""
5468
5469#: config/tc-mips.c:8609
5470msgid "invalid unextended operand value"
5471msgstr ""
5472
5473#: config/tc-mips.c:8637
5474msgid "operand value out of range for instruction"
5475msgstr ""
5476
5477#: config/tc-mips.c:9022
5478#, c-format
5479msgid "invalid architecture -mcpu=%s"
5480msgstr ""
5481
5482#: config/tc-mips.c:9071
5483msgid "-G may not be used with embedded PIC code"
5484msgstr ""
5485
5486#: config/tc-mips.c:9084
5487msgid "-call_shared is supported only for ELF format"
5488msgstr ""
5489
5490#: config/tc-mips.c:9090 config/tc-mips.c:10179 config/tc-mips.c:10353
5491msgid "-G may not be used with SVR4 PIC code"
5492msgstr ""
5493
5494#: config/tc-mips.c:9099
5495msgid "-non_shared is supported only for ELF format"
5496msgstr ""
5497
5498#: config/tc-mips.c:9116
5499msgid "-G is not supported for this configuration"
5500msgstr ""
5501
5502#: config/tc-mips.c:9121
5503msgid "-G may not be used with SVR4 or embedded PIC code"
5504msgstr ""
5505
5506#: config/tc-mips.c:9146
5507msgid "No compiled in support for 64 bit object file format"
5508msgstr ""
5509
5510#: config/tc-mips.c:9239
5511msgid ""
5512"MIPS options:\n"
5513"-membedded-pic\t\tgenerate embedded position independent code\n"
5514"-EB\t\t\tgenerate big endian output\n"
5515"-EL\t\t\tgenerate little endian output\n"
5516"-g, -g2\t\t\tdo not remove uneeded NOPs or swap branches\n"
5517"-G NUM\t\t\tallow referencing objects up to NUM bytes\n"
5518"\t\t\timplicitly with the gp register [default 8]\n"
5519msgstr ""
5520
5521#: config/tc-mips.c:9247
5522msgid ""
5523"-mips1\t\t\tgenerate MIPS ISA I instructions\n"
5524"-mips2\t\t\tgenerate MIPS ISA II instructions\n"
5525"-mips3\t\t\tgenerate MIPS ISA III instructions\n"
5526"-mips4\t\t\tgenerate MIPS ISA IV instructions\n"
5527"-mips5 generate MIPS ISA V instructions\n"
5528"-mips32 generate MIPS32 ISA instructions\n"
5529"-mips64 generate MIPS64 ISA instructions\n"
5530"-mcpu=CPU\t\tgenerate code for CPU, where CPU is one of:\n"
5531msgstr ""
5532
5533#: config/tc-mips.c:9278
5534msgid ""
5535"-mCPU\t\t\tequivalent to -mcpu=CPU.\n"
5536"-no-mCPU\t\tdon't generate code specific to CPU.\n"
5537"\t\t\tFor -mCPU and -no-mCPU, CPU must be one of:\n"
5538msgstr ""
5539
5540#: config/tc-mips.c:9291
5541msgid ""
5542"-mips16\t\t\tgenerate mips16 instructions\n"
5543"-no-mips16\t\tdo not generate mips16 instructions\n"
5544msgstr ""
5545
5546#: config/tc-mips.c:9294
5547msgid ""
5548"-O0\t\t\tremove unneeded NOPs, do not swap branches\n"
5549"-O\t\t\tremove unneeded NOPs and swap branches\n"
5550"--[no-]construct-floats [dis]allow floating point values to be constructed\n"
5551"--trap, --no-break\ttrap exception on div by 0 and mult overflow\n"
5552"--break, --no-trap\tbreak exception on div by 0 and mult overflow\n"
5553msgstr ""
5554
5555#: config/tc-mips.c:9301
5556msgid ""
5557"-KPIC, -call_shared\tgenerate SVR4 position independent code\n"
5558"-non_shared\t\tdo not generate position independent code\n"
5559"-xgot\t\t\tassume a 32 bit GOT\n"
5560"-32\t\t\tcreate 32 bit object file (default)\n"
5561"-64\t\t\tcreate 64 bit object file\n"
5562msgstr ""
5563
5564#: config/tc-mips.c:9358
5565#, c-format
5566msgid "Unsupported reloc size %d"
5567msgstr ""
5568
5569#: config/tc-mips.c:9461
5570msgid "Unmatched %%hi reloc"
5571msgstr ""
5572
5573#: config/tc-mips.c:9584
5574msgid "Invalid PC relative reloc"
5575msgstr ""
5576
5577#: config/tc-mips.c:9694 config/tc-sparc.c:3102 config/tc-sparc.c:3109
5578#: config/tc-sparc.c:3116 config/tc-sparc.c:3123 config/tc-sparc.c:3130
5579#: config/tc-sparc.c:3139 config/tc-sparc.c:3150 config/tc-sparc.c:3176
5580#: config/tc-sparc.c:3204 write.c:1025 write.c:1089
5581msgid "relocation overflow"
5582msgstr ""
5583
5584#: config/tc-mips.c:9710
5585#, c-format
5586msgid "Branch to odd address (%lx)"
5587msgstr ""
5588
5589#: config/tc-mips.c:9874
5590#, c-format
5591msgid "%08lx UNDEFINED\n"
5592msgstr ""
5593
5594#: config/tc-mips.c:9940
5595msgid "Alignment negative: 0 assumed."
5596msgstr ""
5597
5598#: config/tc-mips.c:10028
5599msgid "No read only data section in this object file format"
5600msgstr ""
5601
5602#: config/tc-mips.c:10051
5603msgid "Global pointers not supported; recompile -G 0"
5604msgstr ""
5605
5606#: config/tc-mips.c:10137
5607#, c-format
5608msgid "%s: no such section"
5609msgstr ""
5610
5611#: config/tc-mips.c:10174
5612#, c-format
5613msgid ".option pic%d not supported"
5614msgstr ""
5615
5616#: config/tc-mips.c:10185
5617#, c-format
5618msgid "Unrecognized option \"%s\""
5619msgstr ""
5620
5621#: config/tc-mips.c:10248
5622msgid "`noreorder' must be set before `nomacro'"
5623msgstr ""
5624
5625#: config/tc-mips.c:10290
5626msgid "unknown ISA level"
5627msgstr ""
5628
5629#: config/tc-mips.c:10312
5630msgid ".set pop with no .set push"
5631msgstr ""
5632
5633#: config/tc-mips.c:10336
5634#, c-format
5635msgid "Tried to set unrecognized symbol: %s\n"
5636msgstr ""
5637
5638#: config/tc-mips.c:10386
5639msgid ".cpload not in noreorder section"
5640msgstr ""
5641
5642#: config/tc-mips.c:10468
5643msgid "Unsupported use of .gpword"
5644msgstr ""
5645
5646#: config/tc-mips.c:10605
5647msgid "expected `$'"
5648msgstr ""
5649
5650#: config/tc-mips.c:10613
5651msgid "Bad register number"
5652msgstr ""
5653
5654#: config/tc-mips.c:10629
5655msgid "Unrecognized register name"
5656msgstr ""
5657
5658#: config/tc-mips.c:10828
5659msgid "unsupported PC relative reference to different section"
5660msgstr ""
5661
5662#: config/tc-mips.c:10937
5663msgid "unsupported relocation"
5664msgstr ""
5665
5666#: config/tc-mips.c:11041
5667msgid "AT used after \".set noat\" or macro used after \".set nomacro\""
5668msgstr ""
5669
5670#: config/tc-mips.c:11104
5671msgid "Double check fx_r_type in tc-mips.c:tc_gen_reloc"
5672msgstr ""
5673
5674#: config/tc-mips.c:11617
5675msgid "missing `.end' at end of assembly"
5676msgstr ""
5677
5678#: config/tc-mips.c:11632
5679msgid "Expected simple number."
5680msgstr ""
5681
5682#: config/tc-mips.c:11658
5683#, c-format
5684msgid " *input_line_pointer == '%c' 0x%02x\n"
5685msgstr ""
5686
5687#: config/tc-mips.c:11660
5688msgid "Invalid number"
5689msgstr ""
5690
5691#: config/tc-mips.c:11714
5692msgid ".end not in text section"
5693msgstr ""
5694
5695#: config/tc-mips.c:11718
5696msgid ".end directive without a preceding .ent directive."
5697msgstr ""
5698
5699#: config/tc-mips.c:11727
5700msgid ".end symbol does not match .ent symbol."
5701msgstr ""
5702
5703#: config/tc-mips.c:11730
5704msgid ".end directive missing or unknown symbol"
5705msgstr ""
5706
5707#: config/tc-mips.c:11805
5708msgid ".ent or .aent not in text section."
5709msgstr ""
5710
5711#: config/tc-mips.c:11808
5712msgid "missing `.end'"
5713msgstr ""
5714
5715#: config/tc-mips.c:11841 ecoff.c:3206
5716msgid ".frame outside of .ent"
5717msgstr ""
5718
5719#: config/tc-mips.c:11852 ecoff.c:3217
5720msgid "Bad .frame directive"
5721msgstr ""
5722
5723#: config/tc-mips.c:11882
5724msgid ".mask/.fmask outside of .ent"
5725msgstr ""
5726
5727#: config/tc-mips.c:11889
5728msgid "Bad .mask/.fmask directive"
5729msgstr ""
5730
5731#: config/tc-mn10200.c:334
5732msgid ""
5733"MN10200 options:\n"
5734"none yet\n"
5735msgstr ""
5736
5737#: config/tc-mn10200.c:808 config/tc-mn10300.c:955 config/tc-ppc.c:1736
5738#: config/tc-s390.c:1262 config/tc-v850.c:1728
5739#, c-format
5740msgid "Unrecognized opcode: `%s'"
5741msgstr ""
5742
5743#: config/tc-mn10200.c:1051 config/tc-mn10300.c:1478 config/tc-ppc.c:2097
5744#: config/tc-s390.c:1188 config/tc-v850.c:2152
5745#, c-format
5746msgid "junk at end of line: `%s'"
5747msgstr ""
5748
5749#: config/tc-mn10200.c:1365 config/tc-mn10300.c:2015 config/tc-ppc.c:1224
5750#: config/tc-v850.c:1656
5751#, c-format
5752msgid "operand out of range (%s not between %ld and %ld)"
5753msgstr ""
5754
5755#: config/tc-mn10300.c:544
5756msgid ""
5757"MN10300 options:\n"
5758"none yet\n"
5759msgstr ""
5760
5761#: config/tc-mn10300.c:972
5762msgid "Invalid opcode/operands"
5763msgstr ""
5764
5765#: config/tc-mn10300.c:1449
5766msgid "Invalid register specification."
5767msgstr ""
5768
5769#: config/tc-ns32k.c:447
5770msgid "Invalid syntax in PC-relative addressing mode"
5771msgstr ""
5772
5773#: config/tc-ns32k.c:471
5774msgid "Invalid syntax in External addressing mode"
5775msgstr ""
5776
5777#: config/tc-ns32k.c:551
5778msgid "Invalid syntax in Memory Relative addressing mode"
5779msgstr ""
5780
5781#: config/tc-ns32k.c:618
5782msgid "Invalid scaled-indexed mode, use (b,w,d,q)"
5783msgstr ""
5784
5785#: config/tc-ns32k.c:623
5786msgid "Syntax in scaled-indexed mode, use [Rn:m] where n=[0..7] m={b,w,d,q}"
5787msgstr ""
5788
5789#: config/tc-ns32k.c:628
5790msgid "Scaled-indexed addressing mode combined with scaled-index"
5791msgstr ""
5792
5793#: config/tc-ns32k.c:639
5794msgid "Invalid or illegal addressing mode combined with scaled-index"
5795msgstr ""
5796
5797#: config/tc-ns32k.c:751
5798msgid "Premature end of suffix -- Defaulting to d"
5799msgstr ""
5800
5801#: config/tc-ns32k.c:764
5802msgid "Bad suffix after ':' use {b|w|d} Defaulting to d"
5803msgstr ""
5804
5805#: config/tc-ns32k.c:810
5806msgid "Very short instr to option, ie you can't do it on a NULLstr"
5807msgstr ""
5808
5809#: config/tc-ns32k.c:861
5810msgid "No such entry in list. (cpu/mmu register)"
5811msgstr ""
5812
5813#: config/tc-ns32k.c:902
5814msgid "Internal consistency error. check ns32k-opcode.h"
5815msgstr ""
5816
5817#: config/tc-ns32k.c:926
5818msgid "Address of immediate operand"
5819msgstr ""
5820
5821#: config/tc-ns32k.c:927
5822msgid "Invalid immediate write operand."
5823msgstr ""
5824
5825#: config/tc-ns32k.c:1057
5826msgid "Bad opcode-table-option, check in file ns32k-opcode.h"
5827msgstr ""
5828
5829#: config/tc-ns32k.c:1090
5830msgid "No such opcode"
5831msgstr ""
5832
5833#: config/tc-ns32k.c:1167
5834msgid "Bad suffix, defaulting to d"
5835msgstr ""
5836
5837#: config/tc-ns32k.c:1195
5838msgid "Too many operands passed to instruction"
5839msgstr ""
5840
5841#. Check error in default.
5842#: config/tc-ns32k.c:1208
5843msgid "Wrong numbers of operands in default, check ns32k-opcodes.h"
5844msgstr ""
5845
5846#: config/tc-ns32k.c:1212
5847msgid "Wrong number of operands"
5848msgstr ""
5849
5850#: config/tc-ns32k.c:1333
5851msgid "iif convert internal pcrel/binary"
5852msgstr ""
5853
5854#: config/tc-ns32k.c:1350
5855msgid "Bignum too big for long"
5856msgstr ""
5857
5858#: config/tc-ns32k.c:1428
5859msgid "iif convert internal pcrel/pointer"
5860msgstr ""
5861
5862#: config/tc-ns32k.c:1433
5863msgid "Internal logic error in iif.iifP[n].type"
5864msgstr ""
5865
5866#. We cant relax this case.
5867#: config/tc-ns32k.c:1471
5868msgid "Can't relax difference"
5869msgstr ""
5870
5871#: config/tc-ns32k.c:1519
5872msgid "Displacement to large for :d"
5873msgstr ""
5874
5875#: config/tc-ns32k.c:1532
5876msgid "Internal logic error in iif.iifP[].type"
5877msgstr ""
5878
5879#: config/tc-ns32k.c:1592
5880#, c-format
5881msgid "Can not do %d byte pc-relative relocation for storage type %d"
5882msgstr ""
5883
5884#: config/tc-ns32k.c:1595
5885#, c-format
5886msgid "Can not do %d byte relocation for storage type %d"
5887msgstr ""
5888
5889#. Fatal.
5890#: config/tc-ns32k.c:1627
5891#, c-format
5892msgid "Can't hash %s: %s"
5893msgstr ""
5894
5895#: config/tc-ns32k.c:1715
5896msgid "Byte displacement out of range. line number not valid"
5897msgstr ""
5898
5899#: config/tc-ns32k.c:1724
5900msgid "Word displacement out of range. line number not valid"
5901msgstr ""
5902
5903#: config/tc-ns32k.c:1738
5904msgid "Double word displacement out of range"
5905msgstr ""
5906
5907#: config/tc-ns32k.c:1758
5908#, c-format
5909msgid "Internal logic error. line %s, file \"%s\""
5910msgstr ""
5911
5912#: config/tc-ns32k.c:1806
5913#, c-format
5914msgid "Internal logic error. line %s, file \"%s\""
5915msgstr ""
5916
5917#: config/tc-ns32k.c:1910
5918msgid "Bit field out of range"
5919msgstr ""
5920
5921#: config/tc-ns32k.c:2182
5922#, c-format
5923msgid "invalid architecture option -m%s"
5924msgstr ""
5925
5926#: config/tc-ns32k.c:2198
5927msgid ""
5928"NS32K options:\n"
5929"-m32032 | -m32532\tselect variant of NS32K architecture\n"
5930msgstr ""
5931
5932#: config/tc-ns32k.c:2376
5933#, c-format
5934msgid "Cannot find relocation type for symbol %s, code %d"
5935msgstr ""
5936
5937#: config/tc-pj.c:66 config/tc-pj.c:74
5938msgid "confusing relocation expressions"
5939msgstr ""
5940
5941#: config/tc-pj.c:165
5942msgid "can't have relocation for ipush"
5943msgstr ""
5944
5945#: config/tc-pj.c:272
5946#, c-format
5947msgid "unknown opcode %s"
5948msgstr ""
5949
5950#: config/tc-pj.c:421
5951msgid ""
5952"PJ options:\n"
5953"-little\t\t\tgenerate little endian code\n"
5954"-big\t\t\tgenerate big endian code\n"
5955msgstr ""
5956
5957#: config/tc-pj.c:458 config/tc-sh.c:2909 config/tc-sh.c:2916
5958#: config/tc-sh.c:2923 config/tc-sh.c:2930
5959msgid "pcrel too far"
5960msgstr ""
5961
5962#: config/tc-pj.c:526 config/tc-sh.c:3021
5963msgid "offset out of range"
5964msgstr ""
5965
5966#: config/tc-ppc.c:926 config/tc-s390.c:363
5967#, c-format
5968msgid "invalid switch -m%s"
5969msgstr ""
5970
5971#: config/tc-ppc.c:963
5972msgid ""
5973"PowerPC options:\n"
5974"-u\t\t\tignored\n"
5975"-mpwrx, -mpwr2\t\tgenerate code for IBM POWER/2 (RIOS2)\n"
5976"-mpwr\t\t\tgenerate code for IBM POWER (RIOS1)\n"
5977"-m601\t\t\tgenerate code for Motorola PowerPC 601\n"
5978"-mppc, -mppc32, -m403, -m405, -m603, -m604\n"
5979"\t\t\tgenerate code for Motorola PowerPC 603/604\n"
5980"-mppc64, -m620\t\tgenerate code for Motorola PowerPC 620\n"
5981"-mppc64bridge\t\tgenerate code for PowerPC 64, including bridge insns\n"
5982"-mcom\t\t\tgenerate code Power/PowerPC common instructions\n"
5983"-many\t\t\tgenerate code for any architecture (PWR/PWRX/PPC)\n"
5984"-mregnames\t\tAllow symbolic names for registers\n"
5985"-mno-regnames\t\tDo not allow symbolic names for registers\n"
5986msgstr ""
5987
5988#: config/tc-ppc.c:978
5989msgid ""
5990"-mrelocatable\t\tsupport for GCC's -mrelocatble option\n"
5991"-mrelocatable-lib\tsupport for GCC's -mrelocatble-lib option\n"
5992"-memb\t\t\tset PPC_EMB bit in ELF flags\n"
5993"-mlittle, -mlittle-endian\n"
5994"\t\t\tgenerate code for a little endian machine\n"
5995"-mbig, -mbig-endian\tgenerate code for a big endian machine\n"
5996"-msolaris\t\tgenerate code for Solaris\n"
5997"-mno-solaris\t\tdo not generate code for Solaris\n"
5998"-V\t\t\tprint assembler version number\n"
5999"-Qy, -Qn\t\tignored\n"
6000msgstr ""
6001
6002#: config/tc-ppc.c:1013
6003#, c-format
6004msgid "Unknown default cpu = %s, os = %s"
6005msgstr ""
6006
6007#: config/tc-ppc.c:1038
6008msgid "Neither Power nor PowerPC opcodes were selected."
6009msgstr ""
6010
6011#: config/tc-ppc.c:1117 config/tc-s390.c:455
6012#, c-format
6013msgid "Internal assembler error for instruction %s"
6014msgstr ""
6015
6016#: config/tc-ppc.c:1136
6017#, c-format
6018msgid "Internal assembler error for macro %s"
6019msgstr ""
6020
6021#: config/tc-ppc.c:1346
6022msgid "identifier+constant@got means identifier@got+constant"
6023msgstr ""
6024
6025#: config/tc-ppc.c:1400 config/tc-sh.c:351 config/tc-sh.c:379
6026#, c-format
6027msgid "%s relocations do not fit in %d bytes\n"
6028msgstr ""
6029
6030#: config/tc-ppc.c:1500
6031#, c-format
6032msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld."
6033msgstr ""
6034
6035#: config/tc-ppc.c:1582
6036msgid "Relocation cannot be done when using -mrelocatable"
6037msgstr ""
6038
6039#: config/tc-ppc.c:1663
6040#, c-format
6041msgid "syntax error: invalid toc specifier `%s'"
6042msgstr ""
6043
6044#: config/tc-ppc.c:1677
6045#, c-format
6046msgid "syntax error: expected `]', found `%c'"
6047msgstr ""
6048
6049#: config/tc-ppc.c:1912
6050msgid "[tocv] symbol is not a toc symbol"
6051msgstr ""
6052
6053#: config/tc-ppc.c:1923
6054msgid "Unimplemented toc32 expression modifier"
6055msgstr ""
6056
6057#: config/tc-ppc.c:1928
6058msgid "Unimplemented toc64 expression modifier"
6059msgstr ""
6060
6061#: config/tc-ppc.c:1932
6062#, c-format
6063msgid "Unexpected return value [%d] from parse_toc_entry!\n"
6064msgstr ""
6065
6066#: config/tc-ppc.c:2085
6067#, c-format
6068msgid "syntax error; found `%c' but expected `%c'"
6069msgstr ""
6070
6071#: config/tc-ppc.c:2197
6072msgid "wrong number of operands"
6073msgstr ""
6074
6075#: config/tc-ppc.c:2253
6076msgid "Bad .section directive: want a,w,x,e in string"
6077msgstr ""
6078
6079#: config/tc-ppc.c:2367
6080msgid "missing size"
6081msgstr ""
6082
6083#: config/tc-ppc.c:2376
6084msgid "negative size"
6085msgstr ""
6086
6087#: config/tc-ppc.c:2417
6088msgid "missing real symbol name"
6089msgstr ""
6090
6091#: config/tc-ppc.c:2438
6092msgid "attempt to redefine symbol"
6093msgstr ""
6094
6095#: config/tc-ppc.c:2672
6096msgid "The XCOFF file format does not support arbitrary sections"
6097msgstr ""
6098
6099#: config/tc-ppc.c:2749
6100msgid "missing rename string"
6101msgstr ""
6102
6103#: config/tc-ppc.c:2780 config/tc-ppc.c:3305 read.c:3000
6104msgid "missing value"
6105msgstr ""
6106
6107#: config/tc-ppc.c:2798
6108msgid "illegal .stabx expression; zero assumed"
6109msgstr ""
6110
6111#: config/tc-ppc.c:2830
6112msgid "missing class"
6113msgstr ""
6114
6115#: config/tc-ppc.c:2839
6116msgid "missing type"
6117msgstr ""
6118
6119#: config/tc-ppc.c:2900
6120msgid "missing symbol name"
6121msgstr ""
6122
6123#: config/tc-ppc.c:3076
6124msgid "nested .bs blocks"
6125msgstr ""
6126
6127#: config/tc-ppc.c:3109
6128msgid ".es without preceding .bs"
6129msgstr ""
6130
6131#: config/tc-ppc.c:3297
6132msgid "non-constant byte count"
6133msgstr ""
6134
6135#: config/tc-ppc.c:3342
6136msgid ".tc not in .toc section"
6137msgstr ""
6138
6139#: config/tc-ppc.c:3361
6140msgid ".tc with no label"
6141msgstr ""
6142
6143#: config/tc-ppc.c:3436
6144msgid "No previous section to return to. Directive ignored."
6145msgstr ""
6146
6147#. Section Contents
6148#. unknown
6149#: config/tc-ppc.c:3855
6150msgid "Unsupported section attribute -- 'a'"
6151msgstr ""
6152
6153#: config/tc-ppc.c:4045
6154msgid "bad symbol suffix"
6155msgstr ""
6156
6157#: config/tc-ppc.c:4138
6158msgid "Unrecognized symbol suffix"
6159msgstr ""
6160
6161#: config/tc-ppc.c:4220
6162msgid "two .function pseudo-ops with no intervening .ef"
6163msgstr ""
6164
6165#: config/tc-ppc.c:4233
6166msgid ".ef with no preceding .function"
6167msgstr ""
6168
6169#: config/tc-ppc.c:4361
6170#, c-format
6171msgid "warning: symbol %s has no csect"
6172msgstr ""
6173
6174#: config/tc-ppc.c:4662
6175msgid "symbol in .toc does not match any .tc"
6176msgstr ""
6177
6178#: config/tc-ppc.c:4957 config/tc-s390.c:1726 config/tc-v850.c:2431
6179msgid "unresolved expression that must be resolved"
6180msgstr ""
6181
6182#: config/tc-ppc.c:4960 config/tc-s390.c:1729
6183msgid "unsupported relocation type"
6184msgstr ""
6185
6186#: config/tc-ppc.c:5022
6187#, c-format
6188msgid "cannot emit PC relative %s relocation against %s"
6189msgstr ""
6190
6191#: config/tc-ppc.c:5027
6192#, c-format
6193msgid "cannot emit PC relative %s relocation"
6194msgstr ""
6195
6196#: config/tc-ppc.c:5089
6197msgid "must branch to an address a multiple of 4"
6198msgstr ""
6199
6200#: config/tc-ppc.c:5093
6201#, c-format
6202msgid "@local or @plt branch destination is too far away, %ld bytes"
6203msgstr ""
6204
6205#: config/tc-ppc.c:5117
6206#, c-format
6207msgid "Gas failure, reloc value %d\n"
6208msgstr ""
6209
6210#: config/tc-s390.c:406
6211msgid ""
6212" S390 options:\n"
6213" -mregnames \tAllow symbolic names for registers\n"
6214" -mno-regnames\tDo not allow symbolic names for registers\n"
6215msgstr ""
6216
6217#: config/tc-s390.c:410
6218msgid ""
6219" -V \tprint assembler version number\n"
6220" -Qy, -Qn \tignored\n"
6221msgstr ""
6222
6223#: config/tc-s390.c:440
6224#, c-format
6225msgid "Internal assembler error for instruction format %s"
6226msgstr ""
6227
6228#: config/tc-s390.c:630
6229#, c-format
6230msgid "identifier+constant@%s means identifier@%s+constant"
6231msgstr ""
6232
6233#: config/tc-s390.c:713
6234msgid "Can't handle O_big in s390_exp_compare"
6235msgstr ""
6236
6237#: config/tc-s390.c:797
6238msgid "Invalid suffix for literal pool entry"
6239msgstr ""
6240
6241#: config/tc-s390.c:854
6242msgid "Big number is too big"
6243msgstr ""
6244
6245#: config/tc-s390.c:942 config/tc-s390.c:1442
6246#, c-format
6247msgid "%s relocations do not fit in %d bytes"
6248msgstr ""
6249
6250#: config/tc-s390.c:950
6251msgid "relocation not applicable"
6252msgstr ""
6253
6254#: config/tc-s390.c:1089
6255msgid "invalid operand suffix"
6256msgstr ""
6257
6258#: config/tc-s390.c:1112
6259msgid "syntax error; missing '(' after displacement"
6260msgstr ""
6261
6262#: config/tc-s390.c:1122 config/tc-s390.c:1155 config/tc-s390.c:1174
6263msgid "syntax error; expected ,"
6264msgstr ""
6265
6266#: config/tc-s390.c:1149
6267msgid "syntax error; missing ')' after base register"
6268msgstr ""
6269
6270#: config/tc-s390.c:1167
6271msgid "syntax error; ')' not allowed here"
6272msgstr ""
6273
6274#: config/tc-s390.c:1325 config/tc-s390.c:1344 config/tc-s390.c:1357
6275msgid "Invalid .insn format\n"
6276msgstr ""
6277
6278#: config/tc-s390.c:1333
6279#, c-format
6280msgid "Unrecognized opcode format: `%s'"
6281msgstr ""
6282
6283#: config/tc-s390.c:1360
6284msgid "second operand of .insn not a constant\n"
6285msgstr ""
6286
6287#: config/tc-s390.c:1362
6288msgid "missing comma after insn constant\n"
6289msgstr ""
6290
6291#: config/tc-s390.c:1638
6292msgid "unresolved fx_subsy symbol that must be resolved"
6293msgstr ""
6294
6295#: config/tc-sh.c:888
6296msgid "illegal register after @-"
6297msgstr ""
6298
6299#: config/tc-sh.c:904
6300msgid "must be @(r0,...)"
6301msgstr ""
6302
6303#: config/tc-sh.c:920
6304msgid "syntax error in @(r0,...)"
6305msgstr ""
6306
6307#: config/tc-sh.c:953 config/tc-sh.c:958
6308msgid "syntax error in @(disp,[Rn, gbr, pc])"
6309msgstr ""
6310
6311#: config/tc-sh.c:963
6312msgid "expecting )"
6313msgstr ""
6314
6315#: config/tc-sh.c:972
6316msgid "illegal register after @"
6317msgstr ""
6318
6319#: config/tc-sh.c:1533
6320#, c-format
6321msgid "Invalid register: 'r%d'"
6322msgstr ""
6323
6324#: config/tc-sh.c:1696
6325msgid "insn can't be combined with parallel processing insn"
6326msgstr ""
6327
6328#: config/tc-sh.c:1703 config/tc-sh.c:1714
6329msgid "multiple movx specifications"
6330msgstr ""
6331
6332#: config/tc-sh.c:1708 config/tc-sh.c:1735
6333msgid "multiple movy specifications"
6334msgstr ""
6335
6336#: config/tc-sh.c:1716
6337msgid "invalid movx address register"
6338msgstr ""
6339
6340#: config/tc-sh.c:1722 config/tc-sh.c:1727
6341msgid "invalid movx dsp register"
6342msgstr ""
6343
6344#: config/tc-sh.c:1744 config/tc-sh.c:1749
6345msgid "invalid movy dsp register"
6346msgstr ""
6347
6348#: config/tc-sh.c:1753
6349msgid "invalid movy address register"
6350msgstr ""
6351
6352#: config/tc-sh.c:1759
6353msgid "dsp immediate shift value not constant"
6354msgstr ""
6355
6356#: config/tc-sh.c:1766 config/tc-sh.c:1779
6357msgid "multiple parallel processing specifications"
6358msgstr ""
6359
6360#: config/tc-sh.c:1772
6361msgid "multiple condition specifications"
6362msgstr ""
6363
6364#: config/tc-sh.c:1788
6365msgid "insn cannot be combined with pmuls"
6366msgstr ""
6367
6368#: config/tc-sh.c:1805
6369msgid "bad padd / psub pmuls output operand"
6370msgstr ""
6371
6372#: config/tc-sh.c:1815
6373msgid "condition not followed by conditionalizable insn"
6374msgstr ""
6375
6376#: config/tc-sh.c:1825
6377msgid "unrecognized characters at end of parallel processing insn"
6378msgstr ""
6379
6380#: config/tc-sh.c:1941
6381#, c-format
6382msgid "excess operands: '%s'"
6383msgstr ""
6384
6385#: config/tc-sh.c:2109
6386msgid ".uses pseudo-op seen when not relaxing"
6387msgstr ""
6388
6389#: config/tc-sh.c:2115
6390msgid "bad .uses format"
6391msgstr ""
6392
6393#: config/tc-sh.c:2176
6394msgid ""
6395"SH options:\n"
6396"-little\t\t\tgenerate little endian code\n"
6397"-relax\t\t\talter jump instructions for long displacements\n"
6398"-small\t\t\talign sections to 4 byte boundaries, not 16\n"
6399"-dsp\t\t\tenable sh-dsp insns, and disable sh3e / sh4 insns.\n"
6400msgstr ""
6401
6402#: config/tc-sh.c:2187 config/tc-w65.c:856
6403msgid "call to tc_Nout_fix_to_chars \n"
6404msgstr ""
6405
6406#: config/tc-sh.c:2271
6407msgid ".uses does not refer to a local symbol in the same section"
6408msgstr ""
6409
6410#: config/tc-sh.c:2290
6411msgid "can't find fixup pointed to by .uses"
6412msgstr ""
6413
6414#: config/tc-sh.c:2313
6415msgid ".uses target does not refer to a local symbol in the same section"
6416msgstr ""
6417
6418#: config/tc-sh.c:2411
6419msgid "displacement overflows 12-bit field"
6420msgstr ""
6421
6422#: config/tc-sh.c:2414
6423#, c-format
6424msgid "displacement to defined symbol %s overflows 12-bit field"
6425msgstr ""
6426
6427#: config/tc-sh.c:2418
6428#, c-format
6429msgid "displacement to undefined symbol %s overflows 12-bit field"
6430msgstr ""
6431
6432#: config/tc-sh.c:2496
6433msgid "displacement overflows 8-bit field"
6434msgstr ""
6435
6436#: config/tc-sh.c:2499
6437#, c-format
6438msgid "displacement to defined symbol %s overflows 8-bit field"
6439msgstr ""
6440
6441#: config/tc-sh.c:2503
6442#, c-format
6443msgid "displacement to undefined symbol %s overflows 8-bit field "
6444msgstr ""
6445
6446#: config/tc-sh.c:2516
6447#, c-format
6448msgid "overflow in branch to %s; converted into longer instruction sequence"
6449msgstr ""
6450
6451#: config/tc-sh.c:2591 config/tc-sh.c:2639 config/tc-sparc.c:4085
6452#: config/tc-sparc.c:4110
6453msgid "misaligned data"
6454msgstr ""
6455
6456#: config/tc-sh.c:3013
6457msgid "misaligned offset"
6458msgstr ""
6459
6460#: config/tc-sparc.c:281
6461msgid "Invalid default architecture, broken assembler."
6462msgstr ""
6463
6464#: config/tc-sparc.c:285 config/tc-sparc.c:488
6465msgid "Bad opcode table, broken assembler."
6466msgstr ""
6467
6468#: config/tc-sparc.c:480
6469#, c-format
6470msgid "invalid architecture -xarch=%s"
6471msgstr ""
6472
6473#: config/tc-sparc.c:482
6474#, c-format
6475msgid "invalid architecture -A%s"
6476msgstr ""
6477
6478#: config/tc-sparc.c:549
6479#, c-format
6480msgid "No compiled in support for %d bit object file format"
6481msgstr ""
6482
6483#: config/tc-sparc.c:586
6484msgid "Unrecognized option following -K"
6485msgstr ""
6486
6487#: config/tc-sparc.c:627
6488msgid "SPARC options:\n"
6489msgstr ""
6490
6491#: config/tc-sparc.c:656
6492msgid ""
6493"\n"
6494"\t\t\tspecify variant of SPARC architecture\n"
6495"-bump\t\t\twarn when assembler switches architectures\n"
6496"-sparc\t\t\tignored\n"
6497"--enforce-aligned-data\tforce .long, etc., to be aligned correctly\n"
6498"-relax\t\t\trelax jumps and branches (default)\n"
6499"-no-relax\t\tavoid changing any jumps and branches\n"
6500msgstr ""
6501
6502#: config/tc-sparc.c:664
6503msgid "-k\t\t\tgenerate PIC\n"
6504msgstr ""
6505
6506#: config/tc-sparc.c:668
6507msgid ""
6508"-32\t\t\tcreate 32 bit object file\n"
6509"-64\t\t\tcreate 64 bit object file\n"
6510msgstr ""
6511
6512#: config/tc-sparc.c:671
6513#, c-format
6514msgid "\t\t\t[default is %d]\n"
6515msgstr ""
6516
6517#: config/tc-sparc.c:673
6518msgid ""
6519"-TSO\t\t\tuse Total Store Ordering\n"
6520"-PSO\t\t\tuse Partial Store Ordering\n"
6521"-RMO\t\t\tuse Relaxed Memory Ordering\n"
6522msgstr ""
6523
6524#: config/tc-sparc.c:677
6525#, c-format
6526msgid "\t\t\t[default is %s]\n"
6527msgstr ""
6528
6529#: config/tc-sparc.c:679
6530msgid ""
6531"-KPIC\t\t\tgenerate PIC\n"
6532"-V\t\t\tprint assembler version number\n"
6533"-undeclared-regs\tignore application global register usage without\n"
6534"\t\t\tappropriate .register directive (default)\n"
6535"-no-undeclared-regs\tforce error on application global register usage\n"
6536"\t\t\twithout appropriate .register directive\n"
6537"-q\t\t\tignored\n"
6538"-Qy, -Qn\t\tignored\n"
6539"-s\t\t\tignored\n"
6540msgstr ""
6541
6542#: config/tc-sparc.c:691
6543msgid ""
6544"-EL\t\t\tgenerate code for a little endian machine\n"
6545"-EB\t\t\tgenerate code for a big endian machine\n"
6546"--little-endian-data\tgenerate code for a machine having big endian\n"
6547" instructions and little endian data.\n"
6548msgstr ""
6549
6550#: config/tc-sparc.c:811
6551#, c-format
6552msgid "Internal error: losing opcode: `%s' \"%s\"\n"
6553msgstr ""
6554
6555#: config/tc-sparc.c:830
6556#, c-format
6557msgid "Internal error: can't find opcode `%s' for `%s'\n"
6558msgstr ""
6559
6560#: config/tc-sparc.c:976
6561msgid "Support for 64-bit arithmetic not compiled in."
6562msgstr ""
6563
6564#: config/tc-sparc.c:1023
6565msgid "set: number not in 0..4294967295 range"
6566msgstr ""
6567
6568#: config/tc-sparc.c:1030
6569msgid "set: number not in -2147483648..4294967295 range"
6570msgstr ""
6571
6572#: config/tc-sparc.c:1090
6573msgid "setsw: number not in -2147483648..4294967295 range"
6574msgstr ""
6575
6576#: config/tc-sparc.c:1139
6577msgid "setx: temporary register same as destination register"
6578msgstr ""
6579
6580#: config/tc-sparc.c:1210
6581msgid "setx: illegal temporary register g0"
6582msgstr ""
6583
6584#: config/tc-sparc.c:1307
6585msgid "FP branch in delay slot"
6586msgstr ""
6587
6588#: config/tc-sparc.c:1323
6589msgid "FP branch preceded by FP instruction; NOP inserted"
6590msgstr ""
6591
6592#: config/tc-sparc.c:1363
6593msgid "failed special case insn sanity check"
6594msgstr ""
6595
6596#: config/tc-sparc.c:1451
6597msgid ": invalid membar mask name"
6598msgstr ""
6599
6600#: config/tc-sparc.c:1467
6601msgid ": invalid membar mask expression"
6602msgstr ""
6603
6604#: config/tc-sparc.c:1472
6605msgid ": invalid membar mask number"
6606msgstr ""
6607
6608#: config/tc-sparc.c:1487
6609msgid ": invalid siam mode expression"
6610msgstr ""
6611
6612#: config/tc-sparc.c:1492
6613msgid ": invalid siam mode number"
6614msgstr ""
6615
6616#: config/tc-sparc.c:1508
6617msgid ": invalid prefetch function name"
6618msgstr ""
6619
6620#: config/tc-sparc.c:1516
6621msgid ": invalid prefetch function expression"
6622msgstr ""
6623
6624#: config/tc-sparc.c:1521
6625msgid ": invalid prefetch function number"
6626msgstr ""
6627
6628#: config/tc-sparc.c:1549 config/tc-sparc.c:1561
6629msgid ": unrecognizable privileged register"
6630msgstr ""
6631
6632#: config/tc-sparc.c:1585 config/tc-sparc.c:1610
6633msgid ": unrecognizable v9a or v9b ancillary state register"
6634msgstr ""
6635
6636#: config/tc-sparc.c:1590
6637msgid ": rd on write only ancillary state register"
6638msgstr ""
6639
6640#. %sys_tick and %sys_tick_cmpr are v9bnotv9a
6641#: config/tc-sparc.c:1598
6642msgid ": unrecognizable v9a ancillary state register"
6643msgstr ""
6644
6645#: config/tc-sparc.c:1634
6646msgid ": asr number must be between 16 and 31"
6647msgstr ""
6648
6649#: config/tc-sparc.c:1642
6650msgid ": asr number must be between 0 and 31"
6651msgstr ""
6652
6653#: config/tc-sparc.c:1652
6654msgid ": expecting %asrN"
6655msgstr ""
6656
6657#: config/tc-sparc.c:1980
6658msgid "detected global register use not covered by .register pseudo-op"
6659msgstr ""
6660
6661#: config/tc-sparc.c:2051
6662msgid ": There are only 64 f registers; [0-63]"
6663msgstr ""
6664
6665#: config/tc-sparc.c:2053 config/tc-sparc.c:2065
6666msgid ": There are only 32 f registers; [0-31]"
6667msgstr ""
6668
6669#: config/tc-sparc.c:2183 config/tc-sparc.c:2219
6670msgid "Illegal operands: %%%s requires arguments in ()"
6671msgstr ""
6672
6673#: config/tc-sparc.c:2231
6674msgid ""
6675"Illegal operands: Can't do arithmetics other than + and - involving %%%s()"
6676msgstr ""
6677
6678#: config/tc-sparc.c:2341
6679msgid "Illegal operands: Can't add non-constant expression to %%%s()"
6680msgstr ""
6681
6682#: config/tc-sparc.c:2351
6683msgid ""
6684"Illegal operands: Can't do arithmetics involving %%%s() of a relocatable "
6685"symbol"
6686msgstr ""
6687
6688#: config/tc-sparc.c:2369
6689msgid ": PC-relative operand can't be a constant"
6690msgstr ""
6691
6692#: config/tc-sparc.c:2402
6693msgid ": invalid ASI name"
6694msgstr ""
6695
6696#: config/tc-sparc.c:2410
6697msgid ": invalid ASI expression"
6698msgstr ""
6699
6700#: config/tc-sparc.c:2415
6701msgid ": invalid ASI number"
6702msgstr ""
6703
6704#: config/tc-sparc.c:2512
6705msgid "OPF immediate operand out of range (0-0x1ff)"
6706msgstr ""
6707
6708#: config/tc-sparc.c:2517
6709msgid "non-immediate OPF operand, ignored"
6710msgstr ""
6711
6712#: config/tc-sparc.c:2536
6713msgid ": invalid cpreg name"
6714msgstr ""
6715
6716#: config/tc-sparc.c:2565
6717#, c-format
6718msgid "Illegal operands%s"
6719msgstr ""
6720
6721#: config/tc-sparc.c:2599
6722#, c-format
6723msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\""
6724msgstr ""
6725
6726#: config/tc-sparc.c:2635
6727#, c-format
6728msgid "Architecture mismatch on \"%s\"."
6729msgstr ""
6730
6731#: config/tc-sparc.c:2636
6732#, c-format
6733msgid " (Requires %s; requested architecture is %s.)"
6734msgstr ""
6735
6736#: config/tc-sparc.c:3250
6737#, c-format
6738msgid "bad or unhandled relocation type: 0x%02x"
6739msgstr ""
6740
6741#: config/tc-sparc.c:3381
6742#, c-format
6743msgid "internal error: can't export reloc type %d (`%s')"
6744msgstr ""
6745
6746#: config/tc-sparc.c:3553
6747msgid "bad .reserve segment -- expected BSS segment"
6748msgstr ""
6749
6750#: config/tc-sparc.c:3570
6751msgid "missing alignment"
6752msgstr ""
6753
6754#: config/tc-sparc.c:3581 config/tc-sparc.c:3731
6755#, c-format
6756msgid "alignment too large; assuming %d"
6757msgstr ""
6758
6759#: config/tc-sparc.c:3587 config/tc-sparc.c:3737
6760msgid "negative alignment"
6761msgstr ""
6762
6763#: config/tc-sparc.c:3597 config/tc-sparc.c:3760
6764msgid "alignment not a power of 2"
6765msgstr ""
6766
6767#: config/tc-sparc.c:3717
6768msgid "Expected comma after common length"
6769msgstr ""
6770
6771#: config/tc-sparc.c:3952 config/tc-sparc.c:3962
6772msgid "register syntax is .register %%g[2367],{#scratch|symbolname|#ignore}"
6773msgstr ""
6774
6775#: config/tc-sparc.c:3980
6776msgid "redefinition of global register"
6777msgstr ""
6778
6779#: config/tc-sparc.c:3991
6780#, c-format
6781msgid "Register symbol %s already defined."
6782msgstr ""
6783
6784#: config/tc-tahoe.c:402
6785msgid "The -a option doesn't exist. (Despite what the man page says!"
6786msgstr ""
6787
6788#: config/tc-tahoe.c:406 config/tc-vax.c:3132
6789#, c-format
6790msgid "Displacement length %s ignored!"
6791msgstr ""
6792
6793#: config/tc-tahoe.c:410 config/tc-vax.c:3124
6794msgid "SYMBOL TABLE not implemented"
6795msgstr ""
6796
6797#: config/tc-tahoe.c:414 config/tc-vax.c:3128
6798msgid "TOKEN TRACE not implemented"
6799msgstr ""
6800
6801#: config/tc-tahoe.c:418 config/tc-vax.c:3136
6802#, c-format
6803msgid "I don't need or use temp. file \"%s\"."
6804msgstr ""
6805
6806#: config/tc-tahoe.c:422 config/tc-vax.c:3140
6807msgid "I don't use an interpass file! -V ignored"
6808msgstr ""
6809
6810#: config/tc-tahoe.c:436
6811msgid ""
6812"Tahoe options:\n"
6813"-a\t\t\tignored\n"
6814"-d LENGTH\t\tignored\n"
6815"-J\t\t\tignored\n"
6816"-S\t\t\tignored\n"
6817"-t FILE\t\t\tignored\n"
6818"-T\t\t\tignored\n"
6819"-V\t\t\tignored\n"
6820msgstr ""
6821
6822#: config/tc-tahoe.c:1090
6823msgid "Casting a branch displacement is bad form, and is ignored."
6824msgstr ""
6825
6826#: config/tc-tahoe.c:1146
6827msgid "Couldn't parse the [index] in this operand."
6828msgstr ""
6829
6830#: config/tc-tahoe.c:1152
6831msgid "Couldn't find the opening '[' for the index of this operand."
6832msgstr ""
6833
6834#: config/tc-tahoe.c:1192
6835msgid "Couldn't find the opening '(' for the deref of this operand."
6836msgstr ""
6837
6838#: config/tc-tahoe.c:1202
6839msgid "Operand can't be both pre-inc and post-dec."
6840msgstr ""
6841
6842#: config/tc-tahoe.c:1232
6843msgid "I parsed 2 registers in this operand."
6844msgstr ""
6845
6846#: config/tc-tahoe.c:1282
6847msgid "Can't relocate expression error."
6848msgstr ""
6849
6850#. This is an error. Tahoe doesn't allow any expressions
6851#. bigger that a 32 bit long word. Any bigger has to be referenced
6852#. by address.
6853#: config/tc-tahoe.c:1289
6854msgid "Expression is too large for a 32 bits."
6855msgstr ""
6856
6857#: config/tc-tahoe.c:1294
6858msgid "Junk at end of expression."
6859msgstr ""
6860
6861#: config/tc-tahoe.c:1333
6862msgid "Syntax error in direct register mode."
6863msgstr ""
6864
6865#: config/tc-tahoe.c:1335
6866msgid "You can't index a register in direct register mode."
6867msgstr ""
6868
6869#: config/tc-tahoe.c:1338
6870msgid "SP can't be the source operand with direct register addressing."
6871msgstr ""
6872
6873#: config/tc-tahoe.c:1340
6874msgid "Can't take the address of a register."
6875msgstr ""
6876
6877#: config/tc-tahoe.c:1342
6878msgid "Direct Register can't be used in a branch."
6879msgstr ""
6880
6881#: config/tc-tahoe.c:1344
6882msgid "For quad access, the register must be even and < 14."
6883msgstr ""
6884
6885#: config/tc-tahoe.c:1346
6886msgid "You can't cast a direct register."
6887msgstr ""
6888
6889#: config/tc-tahoe.c:1352
6890msgid "Using reg 14 for quadwords can tromp the FP register."
6891msgstr ""
6892
6893#: config/tc-tahoe.c:1364
6894msgid "Syntax error in auto-dec mode."
6895msgstr ""
6896
6897#: config/tc-tahoe.c:1366
6898msgid "You can't have an index auto dec mode."
6899msgstr ""
6900
6901#: config/tc-tahoe.c:1368
6902msgid "Auto dec mode cant be used for reading."
6903msgstr ""
6904
6905#: config/tc-tahoe.c:1370
6906msgid "Auto dec only works of the SP register."
6907msgstr ""
6908
6909#: config/tc-tahoe.c:1372
6910msgid "Auto dec can't be used in a branch."
6911msgstr ""
6912
6913#: config/tc-tahoe.c:1374
6914msgid "Auto dec won't work with quadwords."
6915msgstr ""
6916
6917#: config/tc-tahoe.c:1381
6918msgid "Syntax error in one of the auto-inc modes."
6919msgstr ""
6920
6921#: config/tc-tahoe.c:1387
6922msgid "Auto inc deferred only works of the SP register."
6923msgstr ""
6924
6925#: config/tc-tahoe.c:1389
6926msgid "You can't have an index auto inc deferred mode."
6927msgstr ""
6928
6929#: config/tc-tahoe.c:1391 config/tc-tahoe.c:1402
6930msgid "Auto inc can't be used in a branch."
6931msgstr ""
6932
6933#: config/tc-tahoe.c:1398
6934msgid "You can't write to an auto inc register."
6935msgstr ""
6936
6937#: config/tc-tahoe.c:1400
6938msgid "Auto inc only works of the SP register."
6939msgstr ""
6940
6941#: config/tc-tahoe.c:1404
6942msgid "Auto inc won't work with quadwords."
6943msgstr ""
6944
6945#: config/tc-tahoe.c:1406
6946msgid "You can't have an index in auto inc mode."
6947msgstr ""
6948
6949#: config/tc-tahoe.c:1414
6950msgid "You can't index the sp register."
6951msgstr ""
6952
6953#: config/tc-tahoe.c:1420
6954msgid "Syntax error in register displaced mode."
6955msgstr ""
6956
6957#: config/tc-tahoe.c:1439
6958msgid "An offest is needed for this operand."
6959msgstr ""
6960
6961#: config/tc-tahoe.c:1451
6962msgid "You can't index a register in immediate mode."
6963msgstr ""
6964
6965#: config/tc-tahoe.c:1453
6966msgid "Immediate access can't be used as an address."
6967msgstr ""
6968
6969#: config/tc-tahoe.c:1564
6970#, c-format
6971msgid "Compiler bug: ODD number of bytes in arg structure %s."
6972msgstr ""
6973
6974#: config/tc-tahoe.c:1591 config/tc-vax.c:1839
6975msgid "Not enough operands"
6976msgstr ""
6977
6978#: config/tc-tahoe.c:1601 config/tc-vax.c:1846
6979msgid "Too many operands"
6980msgstr ""
6981
6982#: config/tc-tahoe.c:1652 config/tc-vax.c:364
6983#, c-format
6984msgid "Ignoring statement due to \"%s\""
6985msgstr ""
6986
6987#: config/tc-tahoe.c:1747
6988#, c-format
6989msgid "Compliler bug: Got a case (%d) I wasn't expecting."
6990msgstr ""
6991
6992#: config/tc-tahoe.c:1841
6993msgid "Real branch displacements must be expressions."
6994msgstr ""
6995
6996#: config/tc-tahoe.c:1844
6997#, c-format
6998msgid "Complier error: I got an unknown synthetic branch :%c"
6999msgstr ""
7000
7001#: config/tc-tahoe.c:1985
7002#, c-format
7003msgid "Barf, bad mode %x\n"
7004msgstr ""
7005
7006#: config/tc-tic54x.c:84
7007msgid "C54x-specific command line options:\n"
7008msgstr ""
7009
7010#: config/tc-tic54x.c:85
7011msgid "-mfar-mode | -mf Use extended addressing\n"
7012msgstr ""
7013
7014#: config/tc-tic54x.c:86
7015msgid "-mcpu=<CPU version> Specify the CPU version\n"
7016msgstr ""
7017
7018#: config/tc-tic54x.c:88
7019msgid "-mcoff-version={0|1|2} Select COFF version\n"
7020msgstr ""
7021
7022#: config/tc-tic54x.c:90
7023msgid "-merrors-to-file <filename>\n"
7024msgstr ""
7025
7026#: config/tc-tic54x.c:91
7027msgid "-me <filename> Redirect errors to a file\n"
7028msgstr ""
7029
7030#: config/tc-tic54x.c:351
7031msgid "Comma and symbol expected for '.asg STRING, SYMBOL'"
7032msgstr ""
7033
7034#: config/tc-tic54x.c:405
7035msgid "Unterminated string after absolute expression"
7036msgstr ""
7037
7038#: config/tc-tic54x.c:413
7039msgid "Comma and symbol expected for '.eval EXPR, SYMBOL'"
7040msgstr ""
7041
7042#: config/tc-tic54x.c:425
7043msgid "symbols assigned with .eval must begin with a letter"
7044msgstr ""
7045
7046#: config/tc-tic54x.c:682
7047msgid "Offset on nested structures is ignored"
7048msgstr ""
7049
7050#: config/tc-tic54x.c:732
7051#, c-format
7052msgid ".end%s without preceding .%s"
7053msgstr ""
7054
7055#: config/tc-tic54x.c:799
7056#, c-format
7057msgid "Unrecognized struct/union tag '%s'"
7058msgstr ""
7059
7060#: config/tc-tic54x.c:801
7061msgid ".tag requires a structure tag"
7062msgstr ""
7063
7064#: config/tc-tic54x.c:807
7065msgid "Label required for .tag"
7066msgstr ""
7067
7068#: config/tc-tic54x.c:825
7069#, c-format
7070msgid ".tag target '%s' undefined"
7071msgstr ""
7072
7073#: config/tc-tic54x.c:887
7074#, c-format
7075msgid ".field count '%d' out of range (1 <= X <= 32)"
7076msgstr ""
7077
7078#: config/tc-tic54x.c:917
7079#, c-format
7080msgid "Unrecognized field type '%c'"
7081msgstr ""
7082
7083#. Disallow .byte with a non constant expression that will
7084#. require relocation.
7085#: config/tc-tic54x.c:1052
7086msgid "Relocatable values require at least WORD storage"
7087msgstr ""
7088
7089#: config/tc-tic54x.c:1114
7090msgid "Use of .def/.ref is deprecated. Use .global instead"
7091msgstr ""
7092
7093#: config/tc-tic54x.c:1305
7094msgid ".space/.bes repeat count is negative, ignored"
7095msgstr ""
7096
7097#: config/tc-tic54x.c:1310
7098msgid ".space/.bes repeat count is zero, ignored"
7099msgstr ""
7100
7101#: config/tc-tic54x.c:1388
7102msgid "Missing size argument"
7103msgstr ""
7104
7105#: config/tc-tic54x.c:1525
7106msgid "CPU version has already been set"
7107msgstr ""
7108
7109#: config/tc-tic54x.c:1529
7110#, c-format
7111msgid "Unrecognized version '%s'"
7112msgstr ""
7113
7114#: config/tc-tic54x.c:1535
7115msgid "Changing of CPU version on the fly not supported"
7116msgstr ""
7117
7118#: config/tc-tic54x.c:1670
7119msgid "p2align not supported on this target"
7120msgstr ""
7121
7122#: config/tc-tic54x.c:1683
7123msgid "Argument to .even ignored"
7124msgstr ""
7125
7126#: config/tc-tic54x.c:1730
7127msgid "Invalid field size, must be from 1 to 32"
7128msgstr ""
7129
7130#: config/tc-tic54x.c:1743
7131msgid "field size must be 16 when value is relocatable"
7132msgstr ""
7133
7134#: config/tc-tic54x.c:1757
7135msgid "field value truncated"
7136msgstr ""
7137
7138#: config/tc-tic54x.c:1863 config/tc-tic54x.c:2175
7139#, c-format
7140msgid "Unrecognized section '%s'"
7141msgstr ""
7142
7143#: config/tc-tic54x.c:1872
7144msgid "Current section is unitialized, section name required for .clink"
7145msgstr ""
7146
7147#: config/tc-tic54x.c:2084
7148msgid "ENDLOOP without corresponding LOOP"
7149msgstr ""
7150
7151#: config/tc-tic54x.c:2127
7152msgid "Mixing of normal and extended addressing not supported"
7153msgstr ""
7154
7155#: config/tc-tic54x.c:2133
7156msgid "Extended addressing not supported on the specified CPU"
7157msgstr ""
7158
7159#: config/tc-tic54x.c:2181
7160msgid ".sblock may be used for initialized sections only"
7161msgstr ""
7162
7163#: config/tc-tic54x.c:2212
7164msgid "Symbol missing for .set/.equ"
7165msgstr ""
7166
7167#: config/tc-tic54x.c:2269
7168msgid ".var may only be used within a macro definition"
7169msgstr ""
7170
7171#: config/tc-tic54x.c:2277
7172msgid "Substitution symbols must begin with a letter"
7173msgstr ""
7174
7175#: config/tc-tic54x.c:2368
7176#, c-format
7177msgid "Can't open macro library file '%s' for reading."
7178msgstr ""
7179
7180#: config/tc-tic54x.c:2375
7181#, c-format
7182msgid "File '%s' not in macro archive format"
7183msgstr ""
7184
7185#: config/tc-tic54x.c:2532
7186#, c-format
7187msgid "Bad COFF version '%s'"
7188msgstr ""
7189
7190#: config/tc-tic54x.c:2541
7191#, c-format
7192msgid "Bad CPU version '%s'"
7193msgstr ""
7194
7195#: config/tc-tic54x.c:2553 config/tc-tic54x.c:2556
7196#, c-format
7197msgid "Can't redirect stderr to the file '%s'"
7198msgstr ""
7199
7200#: config/tc-tic54x.c:2702
7201#, c-format
7202msgid "Undefined substitution symbol '%s'"
7203msgstr ""
7204
7205#: config/tc-tic54x.c:3390
7206msgid "Badly formed address expression"
7207msgstr ""
7208
7209#: config/tc-tic54x.c:3655
7210#, c-format
7211msgid "Invalid dmad syntax '%s'"
7212msgstr ""
7213
7214#: config/tc-tic54x.c:3771
7215msgid "Address mode *+ARx is write-only. Results of reading are undefined."
7216msgstr ""
7217
7218#: config/tc-tic54x.c:3791
7219#, c-format
7220msgid "Unrecognized indirect address format \"%s\""
7221msgstr ""
7222
7223#: config/tc-tic54x.c:3828
7224#, c-format
7225msgid "Operand '%s' out of range (%d <= x <= %d)"
7226msgstr ""
7227
7228#: config/tc-tic54x.c:3848
7229msgid "Error in relocation handling"
7230msgstr ""
7231
7232#: config/tc-tic54x.c:3869 config/tc-tic54x.c:3933 config/tc-tic54x.c:3963
7233#, c-format
7234msgid "Unrecognized condition code \"%s\""
7235msgstr ""
7236
7237#: config/tc-tic54x.c:3886
7238#, c-format
7239msgid "Condition \"%s\" does not match preceding group"
7240msgstr ""
7241
7242#: config/tc-tic54x.c:3894
7243#, c-format
7244msgid ""
7245"Condition \"%s\" uses a different accumulator from a preceding condition"
7246msgstr ""
7247
7248#: config/tc-tic54x.c:3901
7249msgid "Only one comparison conditional allowed"
7250msgstr ""
7251
7252#: config/tc-tic54x.c:3906
7253msgid "Only one overflow conditional allowed"
7254msgstr ""
7255
7256#: config/tc-tic54x.c:3914
7257#, c-format
7258msgid "Duplicate %s conditional"
7259msgstr ""
7260
7261#: config/tc-tic54x.c:3948
7262msgid "Invalid auxiliary register (use AR0-AR7)"
7263msgstr ""
7264
7265#: config/tc-tic54x.c:3983
7266msgid "lk addressing modes are invalid for memory-mapped register addressing"
7267msgstr ""
7268
7269#: config/tc-tic54x.c:3991
7270msgid ""
7271"Address mode *+ARx is not allowed in memory-mapped register addressing. "
7272"Resulting behavior is undefined."
7273msgstr ""
7274
7275#: config/tc-tic54x.c:4017
7276msgid ""
7277"Destination accumulator for each part of this parallel instruction must be "
7278"different"
7279msgstr ""
7280
7281#: config/tc-tic54x.c:4066
7282#, c-format
7283msgid "Memory mapped register \"%s\" out of range"
7284msgstr ""
7285
7286#: config/tc-tic54x.c:4105
7287msgid "Invalid operand (use 1, 2, or 3)"
7288msgstr ""
7289
7290#: config/tc-tic54x.c:4130
7291msgid "A status register or status bit name is required"
7292msgstr ""
7293
7294#: config/tc-tic54x.c:4140
7295#, c-format
7296msgid "Unrecognized status bit \"%s\""
7297msgstr ""
7298
7299#: config/tc-tic54x.c:4163
7300#, c-format
7301msgid "Invalid status register \"%s\""
7302msgstr ""
7303
7304#: config/tc-tic54x.c:4175
7305#, c-format
7306msgid "Operand \"%s\" out of range (use 1 or 2)"
7307msgstr ""
7308
7309#: config/tc-tic54x.c:4375
7310#, c-format
7311msgid "Unrecognized instruction \"%s\""
7312msgstr ""
7313
7314#: config/tc-tic54x.c:4404
7315#, c-format
7316msgid "Unrecognized operand list '%s' for instruction '%s'"
7317msgstr ""
7318
7319#: config/tc-tic54x.c:4436
7320#, c-format
7321msgid "Unrecognized parallel instruction \"%s\""
7322msgstr ""
7323
7324#: config/tc-tic54x.c:4488
7325#, c-format
7326msgid "Invalid operand (s) for parallel instruction \"%s\""
7327msgstr ""
7328
7329#: config/tc-tic54x.c:4491
7330#, c-format
7331msgid "Unrecognized parallel instruction combination \"%s || %s\""
7332msgstr ""
7333
7334#: config/tc-tic54x.c:4723
7335#, c-format
7336msgid "%s symbol recursion stopped at second appearance of '%s'"
7337msgstr ""
7338
7339#: config/tc-tic54x.c:4762
7340msgid "Unrecognized substitution symbol function"
7341msgstr ""
7342
7343#: config/tc-tic54x.c:4767
7344msgid "Missing '(' after substitution symbol function"
7345msgstr ""
7346
7347#: config/tc-tic54x.c:4781
7348msgid "Expecting second argument"
7349msgstr ""
7350
7351#: config/tc-tic54x.c:4794 config/tc-tic54x.c:4843
7352msgid "Extra junk in function call, expecting ')'"
7353msgstr ""
7354
7355#: config/tc-tic54x.c:4819
7356msgid "Function expects two arguments"
7357msgstr ""
7358
7359#: config/tc-tic54x.c:4832
7360msgid "Expecting character constant argument"
7361msgstr ""
7362
7363#: config/tc-tic54x.c:4838
7364msgid "Both arguments must be substitution symbols"
7365msgstr ""
7366
7367#: config/tc-tic54x.c:4891
7368#, c-format
7369msgid "Invalid subscript (use 1 to %d)"
7370msgstr ""
7371
7372#: config/tc-tic54x.c:4901
7373#, c-format
7374msgid "Invalid length (use 0 to %d"
7375msgstr ""
7376
7377#: config/tc-tic54x.c:4911
7378msgid "Missing ')' in subscripted substitution symbol expression"
7379msgstr ""
7380
7381#: config/tc-tic54x.c:4931
7382msgid "Missing forced substitution terminator ':'"
7383msgstr ""
7384
7385#: config/tc-tic54x.c:5104
7386#, c-format
7387msgid ""
7388"Instruction does not fit in available delay slots (%d-word insn, %d slots "
7389"left)"
7390msgstr ""
7391
7392#: config/tc-tic54x.c:5145
7393#, c-format
7394msgid "Unrecognized parallel instruction '%s'"
7395msgstr ""
7396
7397#: config/tc-tic54x.c:5157
7398#, c-format
7399msgid "Instruction '%s' requires an LP cpu version"
7400msgstr ""
7401
7402#: config/tc-tic54x.c:5164
7403#, c-format
7404msgid "Instruction '%s' requires far mode addressing"
7405msgstr ""
7406
7407#: config/tc-tic54x.c:5176
7408#, c-format
7409msgid ""
7410"Instruction does not fit in available delay slots (%d-word insn, %d slots "
7411"left). Resulting behavior is undefined."
7412msgstr ""
7413
7414#: config/tc-tic54x.c:5186
7415msgid ""
7416"Instructions which cause PC discontinuity are not allowed in a delay slot. "
7417"Resulting behavior is undefined."
7418msgstr ""
7419
7420#: config/tc-tic54x.c:5197
7421#, c-format
7422msgid "'%s' is not repeatable. Resulting behavior is undefined."
7423msgstr ""
7424
7425#: config/tc-tic54x.c:5201
7426msgid ""
7427"Instructions using long offset modifiers or absolute addresses are not "
7428"repeatable. Resulting behavior is undefined."
7429msgstr ""
7430
7431#: config/tc-tic54x.c:5392
7432#, c-format
7433msgid "Unsupported relocation size %d"
7434msgstr ""
7435
7436#: config/tc-tic54x.c:5544
7437msgid "non-absolute value used with .space/.bes"
7438msgstr ""
7439
7440#: config/tc-tic54x.c:5548
7441#, c-format
7442msgid "negative value ignored in %s"
7443msgstr ""
7444
7445#: config/tc-tic54x.c:5635
7446#, c-format
7447msgid "attempt to .space/.bes backwards? (%ld)"
7448msgstr ""
7449
7450#: config/tc-tic54x.c:5668
7451#, c-format
7452msgid "Invalid label '%s'"
7453msgstr ""
7454
7455#: config/tc-tic80.c:90
7456msgid "Relaxation is a luxury we can't afford"
7457msgstr ""
7458
7459#: config/tc-tic80.c:140
7460msgid "bad call to md_atof ()"
7461msgstr ""
7462
7463#: config/tc-tic80.c:238
7464msgid "':' not followed by 'm' or 's'"
7465msgstr ""
7466
7467#: config/tc-tic80.c:251
7468msgid "paren nesting"
7469msgstr ""
7470
7471#: config/tc-tic80.c:265
7472msgid "mismatched parenthesis"
7473msgstr ""
7474
7475#: config/tc-tic80.c:467
7476msgid "unhandled expression type"
7477msgstr ""
7478
7479#: config/tc-tic80.c:681
7480msgid "symbol reloc that is not PC relative or 32 bits"
7481msgstr ""
7482
7483#: config/tc-tic80.c:710
7484msgid "unhandled operand modifier"
7485msgstr ""
7486
7487#: config/tc-tic80.c:752
7488msgid "unhandled expression"
7489msgstr ""
7490
7491#: config/tc-tic80.c:801
7492#, c-format
7493msgid "Invalid mnemonic: '%s'"
7494msgstr ""
7495
7496#: config/tc-tic80.c:814
7497#, c-format
7498msgid "Invalid operands: '%s'"
7499msgstr ""
7500
7501#: config/tc-tic80.c:892
7502msgid "unhandled predefined symbol bits"
7503msgstr ""
7504
7505#: config/tc-tic80.c:984
7506#, c-format
7507msgid "PC offset 0x%lx outside range 0x%lx-0x%lx"
7508msgstr ""
7509
7510#: config/tc-tic80.c:999
7511msgid "unhandled relocation type in fixup"
7512msgstr ""
7513
7514#: config/tc-tic80.c:1035
7515msgid "md_convert_frag() not implemented yet"
7516msgstr ""
7517
7518#: config/tc-v850.c:270
7519#, c-format
7520msgid ".COMMon length (%d.) < 0! Ignored."
7521msgstr ""
7522
7523#: config/tc-v850.c:1013
7524#, c-format
7525msgid "unknown operand shift: %x\n"
7526msgstr ""
7527
7528#: config/tc-v850.c:1014
7529msgid "internal failure in parse_register_list"
7530msgstr ""
7531
7532#: config/tc-v850.c:1031
7533msgid "constant expression or register list expected"
7534msgstr ""
7535
7536#: config/tc-v850.c:1036 config/tc-v850.c:1049 config/tc-v850.c:1068
7537msgid "high bits set in register list expression"
7538msgstr ""
7539
7540#: config/tc-v850.c:1108 config/tc-v850.c:1172
7541msgid "illegal register included in list"
7542msgstr ""
7543
7544#: config/tc-v850.c:1115
7545msgid "system registers cannot be included in list"
7546msgstr ""
7547
7548#: config/tc-v850.c:1120
7549msgid "PSW cannot be included in list"
7550msgstr ""
7551
7552#: config/tc-v850.c:1127
7553msgid "High value system registers cannot be included in list"
7554msgstr ""
7555
7556#: config/tc-v850.c:1151
7557msgid "second register should follow dash in register list"
7558msgstr ""
7559
7560#: config/tc-v850.c:1198
7561msgid " V850 options:\n"
7562msgstr ""
7563
7564#: config/tc-v850.c:1199
7565msgid " -mwarn-signed-overflow Warn if signed immediate values overflow\n"
7566msgstr ""
7567
7568#: config/tc-v850.c:1200
7569msgid ""
7570" -mwarn-unsigned-overflow Warn if unsigned immediate values overflow\n"
7571msgstr ""
7572
7573#: config/tc-v850.c:1201
7574msgid " -mv850 The code is targeted at the v850\n"
7575msgstr ""
7576
7577#: config/tc-v850.c:1202
7578msgid " -mv850e The code is targeted at the v850e\n"
7579msgstr ""
7580
7581#: config/tc-v850.c:1203
7582msgid " -mv850ea The code is targeted at the v850ea\n"
7583msgstr ""
7584
7585#: config/tc-v850.c:1204
7586msgid ""
7587" -mv850any The code is generic, despite any processor "
7588"specific instructions\n"
7589msgstr ""
7590
7591#: config/tc-v850.c:1216 config/tc-v850.c:1254
7592#, c-format
7593msgid "unknown command line option: -%c%s\n"
7594msgstr ""
7595
7596#: config/tc-v850.c:1407
7597#, c-format
7598msgid "Unable to determine default target processor from string: %s"
7599msgstr ""
7600
7601#: config/tc-v850.c:1455
7602msgid "ctoff() relocation used on an instruction which does not support it"
7603msgstr ""
7604
7605#: config/tc-v850.c:1477
7606msgid "sdaoff() relocation used on an instruction which does not support it"
7607msgstr ""
7608
7609#: config/tc-v850.c:1499
7610msgid "zdaoff() relocation used on an instruction which does not support it"
7611msgstr ""
7612
7613#: config/tc-v850.c:1532
7614msgid "tdaoff() relocation used on an instruction which does not support it"
7615msgstr ""
7616
7617#: config/tc-v850.c:1749
7618msgid "Target processor does not support this instruction."
7619msgstr ""
7620
7621#: config/tc-v850.c:1839 config/tc-v850.c:1869 config/tc-v850.c:2057
7622msgid "immediate operand is too large"
7623msgstr ""
7624
7625#: config/tc-v850.c:1851
7626msgid "AAARG -> unhandled constant reloc"
7627msgstr ""
7628
7629#: config/tc-v850.c:1895
7630msgid "invalid register name"
7631msgstr ""
7632
7633#: config/tc-v850.c:1900
7634msgid "register r0 cannot be used here"
7635msgstr ""
7636
7637#: config/tc-v850.c:1912
7638msgid "invalid system register name"
7639msgstr ""
7640
7641#: config/tc-v850.c:1925
7642msgid "expected EP register"
7643msgstr ""
7644
7645#: config/tc-v850.c:1942
7646msgid "invalid condition code name"
7647msgstr ""
7648
7649#: config/tc-v850.c:1963 config/tc-v850.c:1967
7650msgid "constant too big to fit into instruction"
7651msgstr ""
7652
7653#: config/tc-v850.c:2020
7654msgid "syntax error: value is missing before the register name"
7655msgstr ""
7656
7657#: config/tc-v850.c:2022
7658msgid "syntax error: register not expected"
7659msgstr ""
7660
7661#: config/tc-v850.c:2036
7662msgid "syntax error: system register not expected"
7663msgstr ""
7664
7665#: config/tc-v850.c:2041
7666msgid "syntax error: condition code not expected"
7667msgstr ""
7668
7669#: config/tc-v850.c:2082
7670msgid "invalid operand"
7671msgstr ""
7672
7673#: config/tc-vax.c:259
7674#, c-format
7675msgid "VIP_BEGIN error:%s"
7676msgstr ""
7677
7678#: config/tc-vax.c:383
7679#, c-format
7680msgid "Ignoring statement because \"%s\""
7681msgstr ""
7682
7683#: config/tc-vax.c:430
7684msgid "Can't relocate expression"
7685msgstr ""
7686
7687#: config/tc-vax.c:533
7688msgid "Bignum not permitted in short literal. Immediate mode assumed."
7689msgstr ""
7690
7691#: config/tc-vax.c:542
7692msgid "Can't do flonum short literal: immediate mode used."
7693msgstr ""
7694
7695#: config/tc-vax.c:587
7696#, c-format
7697msgid "A bignum/flonum may not be a displacement: 0x%lx used"
7698msgstr ""
7699
7700#: config/tc-vax.c:908
7701#, c-format
7702msgid "Short literal overflow(%ld.), immediate mode assumed."
7703msgstr ""
7704
7705#: config/tc-vax.c:917
7706#, c-format
7707msgid "Forced short literal to immediate mode. now_seg=%s to_seg=%s"
7708msgstr ""
7709
7710#: config/tc-vax.c:976
7711msgid "Length specification ignored. Address mode 9F used"
7712msgstr ""
7713
7714#: config/tc-vax.c:1025
7715msgid "Invalid operand: immediate value used as base address."
7716msgstr ""
7717
7718#: config/tc-vax.c:1027
7719msgid "Invalid operand: immediate value used as address."
7720msgstr ""
7721
7722#: config/tc-vax.c:1818
7723msgid "odd number of bytes in operand description"
7724msgstr ""
7725
7726#: config/tc-vax.c:1834
7727msgid "Bad operand"
7728msgstr ""
7729
7730#: config/tc-vax.c:2390
7731msgid "no '[' to match ']'"
7732msgstr ""
7733
7734#: config/tc-vax.c:2408
7735msgid "bad register in []"
7736msgstr ""
7737
7738#: config/tc-vax.c:2410
7739msgid "[PC] index banned"
7740msgstr ""
7741
7742#: config/tc-vax.c:2445
7743msgid "no '(' to match ')'"
7744msgstr ""
7745
7746#: config/tc-vax.c:2580
7747msgid "invalid branch operand"
7748msgstr ""
7749
7750#: config/tc-vax.c:2609
7751msgid "address prohibits @"
7752msgstr ""
7753
7754#: config/tc-vax.c:2611
7755msgid "address prohibits #"
7756msgstr ""
7757
7758#: config/tc-vax.c:2615
7759msgid "address prohibits -()"
7760msgstr ""
7761
7762#: config/tc-vax.c:2617
7763msgid "address prohibits ()+"
7764msgstr ""
7765
7766#: config/tc-vax.c:2620
7767msgid "address prohibits ()"
7768msgstr ""
7769
7770#: config/tc-vax.c:2622
7771msgid "address prohibits []"
7772msgstr ""
7773
7774#: config/tc-vax.c:2624
7775msgid "address prohibits register"
7776msgstr ""
7777
7778#: config/tc-vax.c:2626
7779msgid "address prohibits displacement length specifier"
7780msgstr ""
7781
7782#: config/tc-vax.c:2656
7783msgid "invalid operand of S^#"
7784msgstr ""
7785
7786#: config/tc-vax.c:2673
7787msgid "S^# needs expression"
7788msgstr ""
7789
7790#: config/tc-vax.c:2680
7791msgid "S^# may only read-access"
7792msgstr ""
7793
7794#: config/tc-vax.c:2705
7795msgid "invalid operand of -()"
7796msgstr ""
7797
7798#: config/tc-vax.c:2711
7799msgid "-(PC) unpredictable"
7800msgstr ""
7801
7802#: config/tc-vax.c:2713
7803msgid "[]index same as -()register: unpredictable"
7804msgstr ""
7805
7806#: config/tc-vax.c:2749
7807msgid "invalid operand of ()+"
7808msgstr ""
7809
7810#: config/tc-vax.c:2755
7811msgid "(PC)+ unpredictable"
7812msgstr ""
7813
7814#: config/tc-vax.c:2757
7815msgid "[]index same as ()+register: unpredictable"
7816msgstr ""
7817
7818#: config/tc-vax.c:2782
7819msgid "# conflicts length"
7820msgstr ""
7821
7822#: config/tc-vax.c:2784
7823msgid "# bars register"
7824msgstr ""
7825
7826#: config/tc-vax.c:2806
7827msgid "writing or modifying # is unpredictable"
7828msgstr ""
7829
7830#: config/tc-vax.c:2836
7831msgid "length not needed"
7832msgstr ""
7833
7834#: config/tc-vax.c:2843
7835msgid "can't []index a register, because it has no address"
7836msgstr ""
7837
7838#: config/tc-vax.c:2845
7839msgid "a register has no address"
7840msgstr ""
7841
7842#: config/tc-vax.c:2856
7843msgid "PC part of operand unpredictable"
7844msgstr ""
7845
7846#: config/tc-vax.c:3185
7847msgid ""
7848"VAX options:\n"
7849"-d LENGTH\t\tignored\n"
7850"-J\t\t\tignored\n"
7851"-S\t\t\tignored\n"
7852"-t FILE\t\t\tignored\n"
7853"-T\t\t\tignored\n"
7854"-V\t\t\tignored\n"
7855msgstr ""
7856
7857#: config/tc-vax.c:3194
7858msgid ""
7859"VMS options:\n"
7860"-+\t\t\thash encode names longer than 31 characters\n"
7861"-1\t\t\t`const' handling compatible with gcc 1.x\n"
7862"-H\t\t\tshow new symbol after hash truncation\n"
7863"-h NUM\t\t\tdon't hash mixed-case names, and adjust case:\n"
7864"\t\t\t0 = upper, 2 = lower, 3 = preserve case\n"
7865"-v\"VERSION\"\t\tcode being assembled was produced by compiler \"VERSION\"\n"
7866msgstr ""
7867
7868#: config/tc-w65.c:145
7869msgid "need on or off."
7870msgstr ""
7871
7872#: config/tc-w65.c:305 config/tc-w65.c:348
7873msgid "syntax error after <exp"
7874msgstr ""
7875
7876#: config/tc-z8k.c:286
7877#, c-format
7878msgid "register rr%d, out of range."
7879msgstr ""
7880
7881#: config/tc-z8k.c:294
7882#, c-format
7883msgid "register rh%d, out of range."
7884msgstr ""
7885
7886#: config/tc-z8k.c:302
7887#, c-format
7888msgid "register rl%d, out of range."
7889msgstr ""
7890
7891#: config/tc-z8k.c:311
7892#, c-format
7893msgid "register rq%d, out of range."
7894msgstr ""
7895
7896#: config/tc-z8k.c:319
7897#, c-format
7898msgid "register r%d, out of range."
7899msgstr ""
7900
7901#: config/tc-z8k.c:364
7902#, c-format
7903msgid "expected %c"
7904msgstr ""
7905
7906#: config/tc-z8k.c:381
7907#, c-format
7908msgid "register is wrong size for a word %s"
7909msgstr ""
7910
7911#: config/tc-z8k.c:397
7912#, c-format
7913msgid "register is wrong size for address %s"
7914msgstr ""
7915
7916#: config/tc-z8k.c:665
7917msgid "Missing ) in ra(rb)"
7918msgstr ""
7919
7920#: config/tc-z8k.c:932
7921#, c-format
7922msgid "operand %s0x%x out of range."
7923msgstr ""
7924
7925#: config/tc-z8k.c:1070
7926msgid "immediate must be 1 or 2"
7927msgstr ""
7928
7929#: config/tc-z8k.c:1073
7930msgid "immediate 1 or 2 expected"
7931msgstr ""
7932
7933#: config/tc-z8k.c:1099
7934msgid "can't use R0 here"
7935msgstr ""
7936
7937#: config/tc-z8k.c:1256
7938msgid "Can't find opcode to match operands"
7939msgstr ""
7940
7941#: config/tc-z8k.c:1371
7942#, c-format
7943msgid "invalid architecture -z%s"
7944msgstr ""
7945
7946#: config/tc-z8k.c:1387
7947msgid ""
7948"Z8K options:\n"
7949"-z8001\t\t\tgenerate segmented code\n"
7950"-z8002\t\t\tgenerate unsegmented code\n"
7951msgstr ""
7952
7953#: config/tc-z8k.c:1531
7954#, c-format
7955msgid "Can't subtract symbols in different sections %s %s"
7956msgstr ""
7957
7958#: depend.c:196
7959#, c-format
7960msgid "Can't open `%s' for writing"
7961msgstr ""
7962
7963#: depend.c:208
7964#, c-format
7965msgid "Can't close `%s'"
7966msgstr ""
7967
7968#: dwarf2dbg.c:344 dwarf2dbg.c:386
7969msgid "File number less than one"
7970msgstr ""
7971
7972#: dwarf2dbg.c:350
7973#, c-format
7974msgid "File number %ld already allocated"
7975msgstr ""
7976
7977#: dwarf2dbg.c:391
7978#, c-format
7979msgid "Unassigned file number %ld"
7980msgstr ""
7981
7982#: dwarf2dbg.c:936
7983#, c-format
7984msgid "Unassigned file number %u"
7985msgstr ""
7986
7987#: dwarf2dbg.c:1274 dwarf2dbg.c:1282 dwarf2dbg.c:1290 dwarf2dbg.c:1310
7988msgid "dwarf2 is not supported for this object file format"
7989msgstr ""
7990
7991#: ecoff.c:1556
7992#, c-format
7993msgid "String too big (%lu bytes)"
7994msgstr ""
7995
7996#: ecoff.c:1582
7997#, c-format
7998msgid "Inserting \"%s\" into string hash table: %s"
7999msgstr ""
8000
8001#: ecoff.c:1614 ecoff.c:1808 ecoff.c:1833 ecoff.c:1865 ecoff.c:2019
8002#: ecoff.c:2133
8003msgid "no current file pointer"
8004msgstr ""
8005
8006#: ecoff.c:1701
8007msgid "too many st_End's"
8008msgstr ""
8009
8010#: ecoff.c:2045
8011#, c-format
8012msgid "Inserting \"%s\" into tag hash table: %s"
8013msgstr ""
8014
8015#: ecoff.c:2211
8016msgid "fake .file after real one"
8017msgstr ""
8018
8019#: ecoff.c:2301
8020msgid "Filename goes over one page boundary."
8021msgstr ""
8022
8023#: ecoff.c:2436
8024msgid ".begin directive without a preceding .file directive"
8025msgstr ""
8026
8027#: ecoff.c:2443
8028msgid ".begin directive without a preceding .ent directive"
8029msgstr ""
8030
8031#: ecoff.c:2475
8032msgid ".bend directive without a preceding .file directive"
8033msgstr ""
8034
8035#: ecoff.c:2482
8036msgid ".bend directive without a preceding .ent directive"
8037msgstr ""
8038
8039#: ecoff.c:2495
8040msgid ".bend directive names unknown symbol"
8041msgstr ""
8042
8043#: ecoff.c:2539
8044msgid ".def pseudo-op used inside of .def/.endef; ignored"
8045msgstr ""
8046
8047#: ecoff.c:2541
8048msgid "Empty symbol name in .def; ignored"
8049msgstr ""
8050
8051#: ecoff.c:2579
8052msgid ".dim pseudo-op used outside of .def/.endef; ignored"
8053msgstr ""
8054
8055#: ecoff.c:2594
8056msgid "Badly formed .dim directive"
8057msgstr ""
8058
8059#: ecoff.c:2607
8060msgid "Too many .dim entries"
8061msgstr ""
8062
8063#: ecoff.c:2628
8064msgid ".scl pseudo-op used outside of .def/.endef; ignored"
8065msgstr ""
8066
8067#: ecoff.c:2654
8068msgid ".size pseudo-op used outside of .def/.endef; ignored"
8069msgstr ""
8070
8071#: ecoff.c:2669
8072msgid "Badly formed .size directive"
8073msgstr ""
8074
8075#: ecoff.c:2682
8076msgid "Too many .size entries"
8077msgstr ""
8078
8079#: ecoff.c:2705
8080msgid ".type pseudo-op used outside of .def/.endef; ignored"
8081msgstr ""
8082
8083#. FIXME: We could handle this by setting the continued bit.
8084#. There would still be a limit: the .type argument can not
8085#. be infinite.
8086#: ecoff.c:2723
8087#, c-format
8088msgid "The type of %s is too complex; it will be simplified"
8089msgstr ""
8090
8091#: ecoff.c:2734
8092msgid "Unrecognized .type argument"
8093msgstr ""
8094
8095#: ecoff.c:2773
8096msgid ".tag pseudo-op used outside of .def/.endef; ignored"
8097msgstr ""
8098
8099#: ecoff.c:2800
8100msgid ".val pseudo-op used outside of .def/.endef; ignored"
8101msgstr ""
8102
8103#: ecoff.c:2808
8104msgid ".val expression is too copmlex"
8105msgstr ""
8106
8107#: ecoff.c:2839
8108msgid ".endef pseudo-op used before .def; ignored"
8109msgstr ""
8110
8111#: ecoff.c:2865
8112msgid "Bad COFF debugging info"
8113msgstr ""
8114
8115#: ecoff.c:2914
8116#, c-format
8117msgid "No tag specified for %s"
8118msgstr ""
8119
8120#: ecoff.c:2946
8121msgid "Bad COFF debugging information"
8122msgstr ""
8123
8124#: ecoff.c:3018
8125msgid ".end directive without a preceding .file directive"
8126msgstr ""
8127
8128#: ecoff.c:3025
8129msgid ".end directive without a preceding .ent directive"
8130msgstr ""
8131
8132#: ecoff.c:3048
8133msgid ".end directive names unknown symbol"
8134msgstr ""
8135
8136#: ecoff.c:3077
8137msgid "second .ent directive found before .end directive"
8138msgstr ""
8139
8140#: ecoff.c:3152
8141msgid "No way to handle .file within .ent/.end section"
8142msgstr ""
8143
8144#: ecoff.c:3177
8145msgid ".fmask outside of .ent"
8146msgstr ""
8147
8148#: ecoff.c:3247
8149msgid ".mask outside of .ent"
8150msgstr ""
8151
8152#: ecoff.c:3277
8153msgid ".loc before .file"
8154msgstr ""
8155
8156#: ecoff.c:3403
8157#, c-format
8158msgid "Ignoring attempt to redefine symbol `%s'."
8159msgstr ""
8160
8161#: ecoff.c:3416
8162msgid "bad .weakext directive"
8163msgstr ""
8164
8165#: ecoff.c:3485
8166#, c-format
8167msgid ".stab%c is not supported"
8168msgstr ""
8169
8170#: ecoff.c:3495
8171#, c-format
8172msgid ".stab%c: ignoring non-zero other field"
8173msgstr ""
8174
8175#: ecoff.c:3529
8176#, c-format
8177msgid ""
8178"Line number (%d) for .stab%c directive cannot fit in index field (20 bits)"
8179msgstr ""
8180
8181#: ecoff.c:3565
8182#, c-format
8183msgid "Illegal .stab%c directive, bad character"
8184msgstr ""
8185
8186#: ecoff.c:4027 ecoff.c:4216 ecoff.c:4241
8187msgid ".begin/.bend in different segments"
8188msgstr ""
8189
8190#: ecoff.c:4742
8191msgid "Missing .end or .bend at end of file"
8192msgstr ""
8193
8194#: ecoff.c:5232
8195msgid "GP prologue size exceeds field size, using 0 instead"
8196msgstr ""
8197
8198#: expr.c:246
8199msgid ""
8200"bad floating-point constant: exponent overflow, probably assembling junk"
8201msgstr ""
8202
8203#: expr.c:250
8204#, c-format
8205msgid "bad floating-point constant: unknown error code=%d."
8206msgstr ""
8207
8208#: expr.c:430
8209msgid ""
8210"A bignum with underscores may not have more than 8 hex digits in any word."
8211msgstr ""
8212
8213#: expr.c:453
8214msgid "A bignum with underscores must have exactly 4 words."
8215msgstr ""
8216
8217#. Either not seen or not defined.
8218#. @@ Should print out the original string instead of
8219#. the parsed number.
8220#: expr.c:576
8221#, c-format
8222msgid "backw. ref to unknown label \"%d:\", 0 assumed."
8223msgstr ""
8224
8225#: expr.c:699
8226msgid "Character constant too large"
8227msgstr ""
8228
8229#: expr.c:950
8230#, c-format
8231msgid "expr.c(operand): bad atof_generic return val %d"
8232msgstr ""
8233
8234#: expr.c:1013
8235#, c-format
8236msgid "Missing '%c' assumed"
8237msgstr ""
8238
8239#: expr.c:1025 read.c:3877
8240msgid "EBCDIC constants are not supported"
8241msgstr ""
8242
8243#: expr.c:1096
8244#, c-format
8245msgid "Unary operator %c ignored because bad operand follows"
8246msgstr ""
8247
8248#: expr.c:1142 expr.c:1167
8249msgid "syntax error in .startof. or .sizeof."
8250msgstr ""
8251
8252#: expr.c:1315
8253msgid "Bad expression"
8254msgstr ""
8255
8256#: expr.c:1678
8257msgid "missing operand; zero assumed"
8258msgstr ""
8259
8260#: expr.c:1711
8261msgid "operation combines symbols in different segments"
8262msgstr ""
8263
8264#: expr.c:1728
8265msgid "left operand is a bignum; integer 0 assumed"
8266msgstr ""
8267
8268#: expr.c:1730
8269msgid "left operand is a float; integer 0 assumed"
8270msgstr ""
8271
8272#: expr.c:1739
8273msgid "right operand is a bignum; integer 0 assumed"
8274msgstr ""
8275
8276#: expr.c:1741
8277msgid "right operand is a float; integer 0 assumed"
8278msgstr ""
8279
8280#: expr.c:1797 symbols.c:1098
8281msgid "division by zero"
8282msgstr ""
8283
8284#: frags.c:87
8285#, c-format
8286msgid "Can't extend frag %d. chars"
8287msgstr ""
8288
8289#: frags.c:168
8290msgid "attempt to allocate data in absolute section"
8291msgstr ""
8292
8293#: frags.c:174
8294msgid "attempt to allocate data in common section"
8295msgstr ""
8296
8297#: gasp.c:452
8298msgid "redefinition not allowed\n"
8299msgstr ""
8300
8301#: gasp.c:521
8302#, c-format
8303msgid "the %c operator cannot take non-absolute arguments.\n"
8304msgstr ""
8305
8306#: gasp.c:596
8307msgid "string where expression expected.\n"
8308msgstr ""
8309
8310#: gasp.c:602
8311msgid "can't find primary in expression.\n"
8312msgstr ""
8313
8314#: gasp.c:640
8315msgid "misplaced closing parens.\n"
8316msgstr ""
8317
8318#: gasp.c:677
8319msgid "attempt to divide by zero.\n"
8320msgstr ""
8321
8322#: gasp.c:708
8323msgid "can't add two relocatable expressions\n"
8324msgstr ""
8325
8326#: gasp.c:916
8327msgid "unreasonable nesting.\n"
8328msgstr ""
8329
8330#: gasp.c:994
8331msgid "End of file not at start of line.\n"
8332msgstr ""
8333
8334#: gasp.c:1115
8335#, c-format
8336msgid "Illegal base character %c.\n"
8337msgstr ""
8338
8339#: gasp.c:1229
8340#, c-format
8341msgid "radix is %c must be one of b, q, d or h"
8342msgstr ""
8343
8344#: gasp.c:1264
8345#, c-format
8346msgid "size must be one of b, w or l, is %c.\n"
8347msgstr ""
8348
8349#: gasp.c:1372
8350msgid "datab repeat must be constant.\n"
8351msgstr ""
8352
8353#: gasp.c:1374
8354msgid "datab data must be absolute.\n"
8355msgstr ""
8356
8357#: gasp.c:1388
8358msgid "align needs absolute expression.\n"
8359msgstr ""
8360
8361#: gasp.c:1395
8362msgid ".align needs absolute fill value.\n"
8363msgstr ""
8364
8365#: gasp.c:1423
8366msgid "res needs absolute expression for fill count.\n"
8367msgstr ""
8368
8369#: gasp.c:1504
8370msgid "form LIN= needs absolute expresssion.\n"
8371msgstr ""
8372
8373#: gasp.c:1507
8374msgid "COL="
8375msgstr ""
8376
8377#: gasp.c:1510
8378msgid "form COL= needs absolute expresssion.\n"
8379msgstr ""
8380
8381#. Turns the next expression into a string.
8382#: gasp.c:1552 macro.c:387
8383#, c-format
8384msgid "% operator needs absolute expression"
8385msgstr ""
8386
8387#: gasp.c:1614
8388msgid "misplaced ( .\n"
8389msgstr ""
8390
8391#: gasp.c:1629
8392msgid "misplaced ).\n"
8393msgstr ""
8394
8395#: gasp.c:1681
8396msgid ".instr needs absolute expresson.\n"
8397msgstr ""
8398
8399#: gasp.c:1718
8400msgid "need absolute position.\n"
8401msgstr ""
8402
8403#: gasp.c:1720
8404msgid "need absolute length.\n"
8405msgstr ""
8406
8407#: gasp.c:1966
8408msgid "END missing from end of file.\n"
8409msgstr ""
8410
8411#: gasp.c:1992
8412msgid ".ASSIGNA needs constant expression argument.\n"
8413msgstr ""
8414
8415#: gasp.c:1996
8416msgid ".ASSIGNA without label.\n"
8417msgstr ""
8418
8419#: gasp.c:2021
8420msgid ".ASSIGNS without label.\n"
8421msgstr ""
8422
8423#: gasp.c:2085
8424#, c-format
8425msgid "Can't find preprocessor variable %s.\n"
8426msgstr ""
8427
8428#: gasp.c:2150
8429msgid "Comparison operator must be one of EQ, NE, LT, LE, GT or GE.\n"
8430msgstr ""
8431
8432#: gasp.c:2185
8433msgid "Comparison operator for strings must be EQ or NE\n"
8434msgstr ""
8435
8436#: gasp.c:2197 gasp.c:2207 gasp.c:2310
8437msgid "Conditional operator must have absolute operands.\n"
8438msgstr ""
8439
8440#: gasp.c:2202
8441msgid "String compared against expression.\n"
8442msgstr ""
8443
8444#: gasp.c:2253
8445msgid "AIF nesting unreasonable.\n"
8446msgstr ""
8447
8448#: gasp.c:2268
8449msgid "Multiple AELSEs in AIF.\n"
8450msgstr ""
8451
8452#: gasp.c:2284
8453msgid "AENDI without AIF.\n"
8454msgstr ""
8455
8456#: gasp.c:2307 gasp.c:2389
8457msgid "IF nesting unreasonable.\n"
8458msgstr ""
8459
8460#: gasp.c:2399
8461msgid "Bad format for IF or IFNC.\n"
8462msgstr ""
8463
8464#: gasp.c:2420
8465msgid "AENDR without a AREPEAT.\n"
8466msgstr ""
8467
8468#: gasp.c:2422
8469msgid "ENDR without a REPT.\n"
8470msgstr ""
8471
8472#: gasp.c:2444
8473#, c-format
8474msgid "AWHILE without a AENDW at %d.\n"
8475msgstr ""
8476
8477#: gasp.c:2481
8478msgid "AENDW without a AENDW.\n"
8479msgstr ""
8480
8481#: gasp.c:2525
8482msgid "AREPEAT must have absolute operand.\n"
8483msgstr ""
8484
8485#: gasp.c:2531
8486#, c-format
8487msgid "AREPEAT without a AENDR at %d.\n"
8488msgstr ""
8489
8490#: gasp.c:2573
8491msgid ".ENDM without a matching .MACRO.\n"
8492msgstr ""
8493
8494#: gasp.c:2607
8495msgid "LOCAL outside of MACRO"
8496msgstr ""
8497
8498#: gasp.c:2620
8499#, c-format
8500msgid "macro at line %d: %s\n"
8501msgstr ""
8502
8503#: gasp.c:2643
8504msgid "macro expansion"
8505msgstr ""
8506
8507#: gasp.c:2697
8508msgid "Character code in string must be absolute expression.\n"
8509msgstr ""
8510
8511#: gasp.c:2702
8512msgid "Missing > for character code.\n"
8513msgstr ""
8514
8515#: gasp.c:2761
8516#, c-format
8517msgid "string for SDATAC longer than 255 characters (%d).\n"
8518msgstr ""
8519
8520#: gasp.c:2790
8521#, c-format
8522msgid "illegal character in SDATA line (0x%x).\n"
8523msgstr ""
8524
8525#: gasp.c:2812
8526msgid "Must have absolute SDATAB repeat count.\n"
8527msgstr ""
8528
8529#: gasp.c:2815
8530#, c-format
8531msgid "Must have positive SDATAB repeat count (%d).\n"
8532msgstr ""
8533
8534#: gasp.c:2843
8535#, c-format
8536msgid "Unreasonable include depth (%ld).\n"
8537msgstr ""
8538
8539#: gasp.c:2897
8540#, c-format
8541msgid "Can't open include file `%s'.\n"
8542msgstr ""
8543
8544#: gasp.c:2971
8545msgid "Unreasonable expansion (-u turns off check).\n"
8546msgstr ""
8547
8548#. This one causes lots of pain when trying to preprocess
8549#. ordinary code.
8550#: gasp.c:3185
8551#, c-format
8552msgid "Unrecognised pseudo op `%s'.\n"
8553msgstr ""
8554
8555#: gasp.c:3254
8556msgid "ORG command not allowed.\n"
8557msgstr ""
8558
8559#: gasp.c:3467
8560msgid "Invalid expression on command line.\n"
8561msgstr ""
8562
8563#: gasp.c:3510
8564#, c-format
8565msgid ""
8566"Usage: %s \n"
8567" [-a] [--alternate] enter alternate macro mode\n"
8568" [-c char] [--commentchar char] change the comment character from !\n"
8569" [-d] [--debug] print some debugging info\n"
8570" [-h] [--help] print this message\n"
8571" [-M] [--mri] enter MRI compatibility mode\n"
8572" [-o out] [--output out] set the output file\n"
8573" [-p] [--print] print line numbers\n"
8574msgstr ""
8575
8576#: gasp.c:3519
8577msgid ""
8578" [-s] [--copysource] copy source through as comments \n"
8579" [-u] [--unreasonable] allow unreasonable nesting\n"
8580" [-v] [--version] print the program version\n"
8581" [-Dname=value] create preprocessor variable called name, "
8582"with value\n"
8583" [-Ipath] add to include path list\n"
8584" [in-file]\n"
8585msgstr ""
8586
8587#: gasp.c:3536
8588#, c-format
8589msgid "%s: Gnu Assembler Macro Preprocessor\n"
8590msgstr ""
8591
8592#. This output is intended to follow the GNU standards document.
8593#: gasp.c:3619
8594#, c-format
8595msgid "GNU assembler pre-processor %s\n"
8596msgstr ""
8597
8598#: gasp.c:3620
8599msgid "Copyright 1996 Free Software Foundation, Inc.\n"
8600msgstr ""
8601
8602#: gasp.c:3643
8603#, c-format
8604msgid "%s: Can't open output file `%s'.\n"
8605msgstr ""
8606
8607#: gasp.c:3667
8608#, c-format
8609msgid "%s: Can't open input file `%s'.\n"
8610msgstr ""
8611
8612#: gasp.c:3686
8613#, c-format
8614msgid "Internal error, aborting at %s line %d"
8615msgstr ""
8616
8617#: gasp.c:3689
8618msgid ""
8619"\n"
8620"Please report this bug.\n"
8621msgstr ""
8622
8623#. Detect if we are reading from stdin by examining the file
8624#. name returned by as_where().
8625#.
8626#. [FIXME: We rely upon the name in the strcmp below being the
8627#. same as the one used by input_scrub_new_file(), if that is
8628#. not true, then this code will fail].
8629#.
8630#. If we are reading from stdin, then we need to save each input
8631#. line here (assuming of course that we actually have a line of
8632#. input to read), so that it can be displayed in the listing
8633#. that is produced at the end of the assembly.
8634#: input-file.c:149 input-scrub.c:242 listing.c:345
8635msgid "{standard input}"
8636msgstr ""
8637
8638#: input-file.c:153
8639#, c-format
8640msgid "Can't open %s for reading."
8641msgstr ""
8642
8643#: input-file.c:204 input-file.c:233
8644#, c-format
8645msgid "Can't read from %s"
8646msgstr ""
8647
8648#: input-file.c:241
8649#, c-format
8650msgid "Can't close %s"
8651msgstr ""
8652
8653#: input-scrub.c:272
8654msgid "macros nested too deeply"
8655msgstr ""
8656
8657#: input-scrub.c:375
8658msgid "partial line at end of file ignored"
8659msgstr ""
8660
8661#: input-scrub.c:397
8662msgid "Partial line at end of file ignored"
8663msgstr ""
8664
8665#: itbl-ops.c:350
8666msgid "Unable to allocate memory for new instructions\n"
8667msgstr ""
8668
8669#: listing.c:244
8670msgid "Warning:"
8671msgstr ""
8672
8673#: listing.c:251
8674msgid "Error:"
8675msgstr ""
8676
8677#: listing.c:1129
8678#, c-format
8679msgid "can't open list file: %s"
8680msgstr ""
8681
8682#: listing.c:1153
8683#, c-format
8684msgid "error closing list file: %s"
8685msgstr ""
8686
8687#: listing.c:1232
8688msgid "strange paper height, set to no form"
8689msgstr ""
8690
8691#: listing.c:1298
8692msgid "New line in title"
8693msgstr ""
8694
8695#: macro.c:550
8696msgid "unexpected end of file in macro definition"
8697msgstr ""
8698
8699#: macro.c:559
8700msgid "missing ) after formals"
8701msgstr ""
8702
8703#: macro.c:716
8704msgid "missplaced )"
8705msgstr ""
8706
8707#: macro.c:978
8708msgid "confusion in formal parameters"
8709msgstr ""
8710
8711#: macro.c:983
8712msgid "macro formal argument does not exist"
8713msgstr ""
8714
8715#: macro.c:998
8716msgid "can't mix positional and keyword arguments"
8717msgstr ""
8718
8719#: macro.c:1006
8720msgid "too many positional arguments"
8721msgstr ""
8722
8723#: macro.c:1186
8724msgid "unexpected end of file in irp or irpc"
8725msgstr ""
8726
8727#: macro.c:1194
8728msgid "missing model parameter"
8729msgstr ""
8730
8731#: messages.c:104
8732msgid "Assembler messages:\n"
8733msgstr ""
8734
8735#: messages.c:214
8736msgid "Warning: "
8737msgstr ""
8738
8739#: messages.c:318
8740msgid "Error: "
8741msgstr ""
8742
8743#: messages.c:413 messages.c:433
8744msgid "Fatal error: "
8745msgstr ""
8746
8747#: messages.c:450
8748msgid "Internal error!\n"
8749msgstr ""
8750
8751#: messages.c:452
8752#, c-format
8753msgid "Assertion failure in %s at %s line %d.\n"
8754msgstr ""
8755
8756#: messages.c:455
8757#, c-format
8758msgid "Assertion failure at %s line %d.\n"
8759msgstr ""
8760
8761#: messages.c:456 messages.c:475
8762msgid "Please report this bug.\n"
8763msgstr ""
8764
8765#: messages.c:470
8766#, c-format
8767msgid "Internal error, aborting at %s line %d in %s\n"
8768msgstr ""
8769
8770#: messages.c:473
8771#, c-format
8772msgid "Internal error, aborting at %s line %d\n"
8773msgstr ""
8774
8775#: output-file.c:48
8776#, c-format
8777msgid "Can't open a bfd on stdout %s "
8778msgstr ""
8779
8780#: output-file.c:72 output-file.c:79
8781#, c-format
8782msgid "FATAL: Can't close %s\n"
8783msgstr ""
8784
8785#: output-file.c:130
8786#, c-format
8787msgid "FATAL: Can't close %s"
8788msgstr ""
8789
8790#: output-file.c:148
8791msgid "Failed to emit an object byte"
8792msgstr ""
8793
8794#: output-file.c:149
8795msgid "Can't continue"
8796msgstr ""
8797
8798#: read.c:445
8799#, c-format
8800msgid "error constructing %s pseudo-op table: %s"
8801msgstr ""
8802
8803#: read.c:802
8804#, c-format
8805msgid "Unknown pseudo-op: `%s'"
8806msgstr ""
8807
8808#: read.c:934
8809#, c-format
8810msgid "label \"%d$\" redefined"
8811msgstr ""
8812
8813#: read.c:1152
8814msgid ".abort detected. Abandoning ship."
8815msgstr ""
8816
8817#: read.c:1238 read.c:2027
8818msgid "Alignment not a power of 2"
8819msgstr ""
8820
8821#: read.c:1247
8822#, c-format
8823msgid "Alignment too large: %u assumed"
8824msgstr ""
8825
8826#: read.c:1279
8827msgid "expected fill pattern missing"
8828msgstr ""
8829
8830#: read.c:1483
8831#, c-format
8832msgid "attempt to re-define symbol `%s'"
8833msgstr ""
8834
8835#. Some of the back ends can't deal with non-positive line numbers.
8836#. Besides, it's silly.
8837#: read.c:1607
8838#, c-format
8839msgid "Line numbers must be positive; line number %d rejected."
8840msgstr ""
8841
8842#: read.c:1635
8843msgid "start address not supported"
8844msgstr ""
8845
8846#: read.c:1645
8847msgid ".err encountered"
8848msgstr ""
8849
8850#: read.c:1664 read.c:1666
8851#, c-format
8852msgid ".fail %ld encountered"
8853msgstr ""
8854
8855#: read.c:1703
8856#, c-format
8857msgid ".fill size clamped to %d."
8858msgstr ""
8859
8860#: read.c:1708
8861msgid "Size negative: .fill ignored."
8862msgstr ""
8863
8864#: read.c:1714
8865msgid "Repeat < 0, .fill ignored"
8866msgstr ""
8867
8868#: read.c:1874
8869#, c-format
8870msgid "unrecognized .linkonce type `%s'"
8871msgstr ""
8872
8873#: read.c:1887 read.c:1913
8874msgid ".linkonce is not supported for this object file format"
8875msgstr ""
8876
8877#: read.c:1909
8878#, c-format
8879msgid "bfd_set_section_flags: %s"
8880msgstr ""
8881
8882#: read.c:1978
8883#, c-format
8884msgid "error setting flags for \".sbss\": %s"
8885msgstr ""
8886
8887#: read.c:2001
8888msgid "Expected comma after size"
8889msgstr ""
8890
8891#: read.c:2011
8892msgid "Missing alignment"
8893msgstr ""
8894
8895#: read.c:2162
8896msgid "bad expression"
8897msgstr ""
8898
8899#: read.c:2299
8900#, c-format
8901msgid "attempt to redefine pseudo-op `%s' ignored"
8902msgstr ""
8903
8904#: read.c:2365
8905#, c-format
8906msgid "invalid segment \"%s\"; segment \"%s\" assumed"
8907msgstr ""
8908
8909#: read.c:2371
8910msgid "ignoring fill value in absolute section"
8911msgstr ""
8912
8913#: read.c:2374
8914msgid "only constant offsets supported in absolute section"
8915msgstr ""
8916
8917#: read.c:2414
8918msgid "MRI style ORG pseudo-op not supported"
8919msgstr ""
8920
8921#: read.c:2503
8922msgid "unrecognized section type"
8923msgstr ""
8924
8925#: read.c:2571
8926#, c-format
8927msgid "unrecognized section type `%s'"
8928msgstr ""
8929
8930#: read.c:2585
8931msgid "absolute sections are not supported"
8932msgstr ""
8933
8934#: read.c:2600
8935#, c-format
8936msgid "unrecognized section command `%s'"
8937msgstr ""
8938
8939#: read.c:2688
8940#, c-format
8941msgid "%s without %s"
8942msgstr ""
8943
8944#: read.c:2889
8945msgid "Unsupported variable size or fill value"
8946msgstr ""
8947
8948#: read.c:2914
8949msgid ".space repeat count is zero, ignored"
8950msgstr ""
8951
8952#: read.c:2916
8953msgid ".space repeat count is negative, ignored"
8954msgstr ""
8955
8956#: read.c:2945
8957msgid "space allocation too complex in absolute section"
8958msgstr ""
8959
8960#: read.c:2951
8961msgid "space allocation too complex in common section"
8962msgstr ""
8963
8964#: read.c:3039 read.c:4122
8965#, c-format
8966msgid "Bad floating literal: %s"
8967msgstr ""
8968
8969#: read.c:3112
8970#, c-format
8971msgid "Rest of line ignored. First ignored character is `%c'."
8972msgstr ""
8973
8974#: read.c:3115
8975#, c-format
8976msgid "Rest of line ignored. First ignored character valued 0x%x."
8977msgstr ""
8978
8979#: read.c:3166
8980msgid "illegal expression; zero assumed"
8981msgstr ""
8982
8983#: read.c:3168
8984msgid "missing expression; zero assumed"
8985msgstr ""
8986
8987#: read.c:3339
8988msgid "rva without symbol"
8989msgstr ""
8990
8991#: read.c:3463
8992msgid "attempt to store value in absolute section"
8993msgstr ""
8994
8995#: read.c:3501 read.c:4399
8996msgid "zero assumed for missing expression"
8997msgstr ""
8998
8999#: read.c:3513 read.c:4411 write.c:291
9000msgid "register value used as expression"
9001msgstr ""
9002
9003#. Leading bits contain both 0s & 1s.
9004#: read.c:3603
9005#, c-format
9006msgid "Value 0x%lx truncated to 0x%lx."
9007msgstr ""
9008
9009#: read.c:3619
9010#, c-format
9011msgid "Bignum truncated to %d bytes"
9012msgstr ""
9013
9014#: read.c:3696
9015#, c-format
9016msgid "unsupported BFD relocation size %u"
9017msgstr ""
9018
9019#: read.c:3786
9020msgid "using a bit field width of zero"
9021msgstr ""
9022
9023#: read.c:3794
9024#, c-format
9025msgid "field width \"%s\" too complex for a bitfield"
9026msgstr ""
9027
9028#: read.c:3802
9029#, c-format
9030msgid "field width %lu too big to fit in %d bytes: truncated to %d bits"
9031msgstr ""
9032
9033#: read.c:3824
9034#, c-format
9035msgid "field value \"%s\" too complex for a bitfield"
9036msgstr ""
9037
9038#: read.c:3950
9039msgid "Unresolvable or nonpositive repeat count; using 1"
9040msgstr ""
9041
9042#: read.c:4001
9043#, c-format
9044msgid "Unknown floating type type '%c'"
9045msgstr ""
9046
9047#: read.c:4023
9048msgid "Floating point constant too large"
9049msgstr ""
9050
9051#: read.c:4144
9052msgid "unresolvable or nonpositive repeat count; using 1"
9053msgstr ""
9054
9055#: read.c:4542
9056msgid "Expected <nn>"
9057msgstr ""
9058
9059#. To be compatible with BSD 4.2 as: give the luser a linefeed!!
9060#: read.c:4575 read.c:4661
9061msgid "Unterminated string: Newline inserted."
9062msgstr ""
9063
9064#: read.c:4669
9065msgid "Bad escaped character in string, '?' assumed"
9066msgstr ""
9067
9068#: read.c:4695
9069msgid "expected address expression; zero assumed"
9070msgstr ""
9071
9072#: read.c:4715
9073#, c-format
9074msgid "symbol \"%s\" undefined; zero assumed"
9075msgstr ""
9076
9077#: read.c:4718
9078msgid "some symbol undefined; zero assumed"
9079msgstr ""
9080
9081#: read.c:4771
9082msgid "This string may not contain '\\0'"
9083msgstr ""
9084
9085#: read.c:4808
9086msgid "Missing string"
9087msgstr ""
9088
9089#: read.c:5044
9090msgid "missing .func"
9091msgstr ""
9092
9093#: read.c:5061
9094msgid ".endfunc missing for previous .func"
9095msgstr ""
9096
9097#: stabs.c:220
9098msgid ".stabs: Missing comma"
9099msgstr ""
9100
9101#: stabs.c:228 stabs.c:236 stabs.c:247
9102#, c-format
9103msgid ".stab%c: Missing comma"
9104msgstr ""
9105
9106#: stabs.c:427
9107msgid "comma missing in .xstabs"
9108msgstr ""
9109
9110#: subsegs.c:377
9111#, c-format
9112msgid "Attempt to switch to nonexistent segment \"%s\""
9113msgstr ""
9114
9115#: symbols.c:362 symbols.c:461
9116#, c-format
9117msgid "Symbol %s already defined."
9118msgstr ""
9119
9120#: symbols.c:447
9121#, c-format
9122msgid "Symbol \"%s\" is already defined as \"%s\"/%s%ld."
9123msgstr ""
9124
9125#: symbols.c:524 symbols.c:531
9126#, c-format
9127msgid "Inserting \"%s\" into symbol table failed: %s"
9128msgstr ""
9129
9130#: symbols.c:881
9131#, c-format
9132msgid "Symbol definition loop encountered at %s"
9133msgstr ""
9134
9135#: symbols.c:1059 symbols.c:1063
9136#, c-format
9137msgid "undefined symbol %s in operation"
9138msgstr ""
9139
9140#: symbols.c:1068
9141msgid "invalid section for operation"
9142msgstr ""
9143
9144#: symbols.c:1073 symbols.c:1077
9145#, c-format
9146msgid "undefined symbol %s in operation setting %s"
9147msgstr ""
9148
9149#: symbols.c:1082
9150#, c-format
9151msgid "invalid section for operation setting %s"
9152msgstr ""
9153
9154#: symbols.c:1100
9155#, c-format
9156msgid "division by zero when setting %s"
9157msgstr ""
9158
9159#: symbols.c:1172 write.c:2010
9160#, c-format
9161msgid "can't resolve value for symbol \"%s\""
9162msgstr ""
9163
9164#: symbols.c:1566
9165#, c-format
9166msgid "\"%d\" (instance number %d of a %s label)"
9167msgstr ""
9168
9169#: symbols.c:1603
9170#, c-format
9171msgid "Attempt to get value of unresolved symbol %s"
9172msgstr ""
9173
9174#: write.c:177
9175#, c-format
9176msgid "field fx_size too small to hold %d"
9177msgstr ""
9178
9179#: write.c:318
9180msgid "rva not supported"
9181msgstr ""
9182
9183#: write.c:526
9184#, c-format
9185msgid "attempt to .org/.space backwards? (%ld)"
9186msgstr ""
9187
9188#: write.c:1028
9189msgid "relocation out of range"
9190msgstr ""
9191
9192#: write.c:1031
9193#, c-format
9194msgid "%s:%u: bad return from bfd_install_relocation: %x"
9195msgstr ""
9196
9197#: write.c:1076
9198msgid "internal error: fixup not contained within frag"
9199msgstr ""
9200
9201#: write.c:1092
9202#, c-format
9203msgid "%s:%u: bad return from bfd_install_relocation"
9204msgstr ""
9205
9206#: write.c:1179 write.c:1203
9207#, c-format
9208msgid "FATAL: Can't write %s"
9209msgstr ""
9210
9211#: write.c:1235
9212msgid "Cannot write to output file."
9213msgstr ""
9214
9215#: write.c:1484
9216#, c-format
9217msgid "%d error%s, %d warning%s, generating bad object file.\n"
9218msgstr ""
9219
9220#: write.c:1491
9221#, c-format
9222msgid "%d error%s, %d warning%s, no object file generated.\n"
9223msgstr ""
9224
9225#: write.c:1947
9226#, c-format
9227msgid "local label %s is not defined"
9228msgstr ""
9229
9230#: write.c:2245
9231#, c-format
9232msgid "alignment padding (%lu bytes) not a multiple of %ld"
9233msgstr ""
9234
9235#: write.c:2357
9236#, c-format
9237msgid ".word %s-%s+%s didn't fit"
9238msgstr ""
9239
9240#: write.c:2438
9241msgid "attempt to .org backwards ignored"
9242msgstr ""
9243
9244#: write.c:2462
9245msgid ".space specifies non-absolute value"
9246msgstr ""
9247
9248#: write.c:2466
9249msgid ".space or .fill with negative value, ignored"
9250msgstr ""
9251
9252#: write.c:2721
9253#, c-format
9254msgid ""
9255"Subtraction of two symbols in different sections \"%s\" {%s section} - "
9256"\"%s\" {%s section} at file address %s."
9257msgstr ""
9258
9259#: write.c:2875
9260#, c-format
9261msgid "Value of %s too large for field of %d bytes at %s"
9262msgstr ""
This page took 0.049247 seconds and 4 git commands to generate.