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