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