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