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