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