2003-07-10 Andrew Cagney <cagney@redhat.com>
[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"
87ccc1b0 9"POT-Creation-Date: 2003-05-21 11:39+0100\n"
252b5132
RH
10"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
11"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12"Language-Team: LANGUAGE <LL@li.org>\n"
13"MIME-Version: 1.0\n"
14"Content-Type: text/plain; charset=CHARSET\n"
328577ad 15"Content-Transfer-Encoding: 8bit\n"
252b5132 16
87ccc1b0 17#: app.c:468 app.c:482
252b5132
RH
18msgid "end of file in comment"
19msgstr ""
20
87ccc1b0 21#: app.c:561
328577ad 22msgid "end of file in string; inserted '\"'"
252b5132
RH
23msgstr ""
24
87ccc1b0
NC
25#: app.c:606
26msgid "end of file in string; '\"' inserted"
252b5132
RH
27msgstr ""
28
87ccc1b0
NC
29#: app.c:632
30#, c-format
31msgid "unknown escape '\\%c' in string; ignored"
252b5132
RH
32msgstr ""
33
87ccc1b0 34#: app.c:765
252b5132
RH
35msgid "end of file not at end of a line; newline inserted"
36msgstr ""
37
87ccc1b0 38#: app.c:924
252b5132
RH
39msgid "end of file in multiline comment"
40msgstr ""
41
87ccc1b0 42#: app.c:988
252b5132
RH
43msgid "end of file after a one-character quote; \\0 inserted"
44msgstr ""
45
87ccc1b0 46#: app.c:996
252b5132
RH
47msgid "end of file in escape character"
48msgstr ""
49
87ccc1b0 50#: app.c:1008
328577ad 51msgid "missing close quote; (assumed)"
252b5132
RH
52msgstr ""
53
87ccc1b0 54#: app.c:1076 app.c:1130 app.c:1141 app.c:1206
252b5132
RH
55msgid "end of file in comment; newline inserted"
56msgstr ""
57
87ccc1b0 58#: as.c:160
a74801ba
ILT
59msgid "missing emulation mode name"
60msgstr ""
61
87ccc1b0 62#: as.c:175
a74801ba
ILT
63#, c-format
64msgid "unrecognized emulation name `%s'"
65msgstr ""
66
87ccc1b0 67#: as.c:222
252b5132
RH
68#, c-format
69msgid "GNU assembler version %s (%s) using BFD version %s"
70msgstr ""
71
87ccc1b0 72#: as.c:225
252b5132
RH
73#, c-format
74msgid "GNU assembler version %s (%s)"
75msgstr ""
76
87ccc1b0 77#: as.c:234
252b5132
RH
78#, c-format
79msgid "Usage: %s [option...] [asmfile...]\n"
80msgstr ""
81
87ccc1b0 82#: as.c:236
252b5132
RH
83msgid ""
84"Options:\n"
a74801ba
ILT
85" -a[sub-option...]\t turn on listings\n"
86" \t Sub-options [default hls]:\n"
87" \t c omit false conditionals\n"
88" \t d omit debugging directives\n"
89" \t h include high-level source\n"
90" \t l include assembly\n"
91" \t m include macro expansions\n"
92" \t n omit forms processing\n"
93" \t s include symbols\n"
a74801ba
ILT
94" \t =FILE list to FILE (must be last sub-option)\n"
95msgstr ""
96
87ccc1b0 97#: as.c:249
a74801ba
ILT
98msgid " -D produce assembler debugging messages\n"
99msgstr ""
100
87ccc1b0 101#: as.c:251
a74801ba
ILT
102msgid " --defsym SYM=VAL define symbol SYM to given value\n"
103msgstr ""
104
87ccc1b0 105#: as.c:267
a74801ba
ILT
106#, c-format
107msgid " emulate output (default %s)\n"
108msgstr ""
109
87ccc1b0 110#: as.c:271
a74801ba
ILT
111msgid " -f skip whitespace and comment preprocessing\n"
112msgstr ""
113
87ccc1b0 114#: as.c:273
a74801ba
ILT
115msgid " --gstabs generate stabs debugging information\n"
116msgstr ""
117
87ccc1b0 118#: as.c:275
a74801ba
ILT
119msgid " --gdwarf2 generate DWARF2 debugging information\n"
120msgstr ""
121
87ccc1b0 122#: as.c:277
a74801ba
ILT
123msgid " --help show this message and exit\n"
124msgstr ""
125
87ccc1b0 126#: as.c:279
85a39694
NC
127msgid " --target-help show target specific options\n"
128msgstr ""
129
87ccc1b0 130#: as.c:281
a74801ba
ILT
131msgid ""
132" -I DIR add DIR to search list for .include directives\n"
133msgstr ""
134
87ccc1b0 135#: as.c:283
a74801ba
ILT
136msgid " -J don't warn about signed overflow\n"
137msgstr ""
138
87ccc1b0 139#: as.c:285
252b5132 140msgid ""
a74801ba
ILT
141" -K warn when differences altered for long "
142"displacements\n"
143msgstr ""
144
87ccc1b0 145#: as.c:287
a74801ba
ILT
146msgid " -L,--keep-locals keep local symbols (e.g. starting with `L')\n"
147msgstr ""
148
87ccc1b0 149#: as.c:289
a74801ba
ILT
150msgid " -M,--mri assemble in MRI compatibility mode\n"
151msgstr ""
152
87ccc1b0 153#: as.c:291
a74801ba
ILT
154msgid ""
155" --MD FILE write dependency information in FILE (default "
156"none)\n"
157msgstr ""
158
87ccc1b0 159#: as.c:293
a74801ba
ILT
160msgid " -nocpp ignored\n"
161msgstr ""
162
87ccc1b0 163#: as.c:295
a74801ba 164msgid ""
328577ad
NC
165" -o OBJFILE name the object-file output OBJFILE (default a."
166"out)\n"
a74801ba
ILT
167msgstr ""
168
87ccc1b0 169#: as.c:297
a74801ba
ILT
170msgid " -R fold data section into text section\n"
171msgstr ""
172
87ccc1b0 173#: as.c:299
a74801ba
ILT
174msgid ""
175" --statistics print various measured statistics from execution\n"
176msgstr ""
177
87ccc1b0 178#: as.c:301
a74801ba
ILT
179msgid " --strip-local-absolute strip local absolute symbols\n"
180msgstr ""
181
87ccc1b0 182#: as.c:303
a74801ba
ILT
183msgid ""
184" --traditional-format Use same format as native assembler when possible\n"
185msgstr ""
186
87ccc1b0 187#: as.c:305
a74801ba
ILT
188msgid " --version print assembler version number and exit\n"
189msgstr ""
190
87ccc1b0 191#: as.c:307
a74801ba
ILT
192msgid " -W --no-warn suppress warnings\n"
193msgstr ""
194
87ccc1b0 195#: as.c:309
a74801ba
ILT
196msgid " --warn don't suppress warnings\n"
197msgstr ""
198
87ccc1b0 199#: as.c:311
a74801ba
ILT
200msgid " --fatal-warnings treat warnings as errors\n"
201msgstr ""
202
87ccc1b0 203#: as.c:313
252b5132 204msgid ""
a74801ba
ILT
205" --itbl INSTTBL extend instruction set to include instructions\n"
206" matching the specifications defined in file "
207"INSTTBL\n"
208msgstr ""
209
87ccc1b0 210#: as.c:316
a74801ba
ILT
211msgid " -w ignored\n"
212msgstr ""
213
87ccc1b0 214#: as.c:318
a74801ba
ILT
215msgid " -X ignored\n"
216msgstr ""
217
87ccc1b0 218#: as.c:320
a74801ba
ILT
219msgid " -Z generate object file even after errors\n"
220msgstr ""
221
87ccc1b0 222#: as.c:322
252b5132 223msgid ""
a74801ba 224" --listing-lhs-width set the width in words of the output data column "
252b5132 225"of\n"
a74801ba 226" the listing\n"
252b5132
RH
227msgstr ""
228
87ccc1b0 229#: as.c:325
252b5132 230msgid ""
a74801ba
ILT
231" --listing-lhs-width2 set the width in words of the continuation lines\n"
232" of the output data column; ignored if smaller "
233"than\n"
234" the width of the first line\n"
252b5132
RH
235msgstr ""
236
87ccc1b0 237#: as.c:329
a74801ba
ILT
238msgid ""
239" --listing-rhs-width set the max width in characters of the lines from\n"
240" the source file\n"
252b5132
RH
241msgstr ""
242
87ccc1b0 243#: as.c:332
a74801ba
ILT
244msgid ""
245" --listing-cont-lines set the maximum number of continuation lines used\n"
246" for the output data column of the listing\n"
247msgstr ""
248
87ccc1b0 249#: as.c:339
8ad3436c
AM
250#, c-format
251msgid "Report bugs to %s\n"
252b5132
RH
252msgstr ""
253
87ccc1b0 254#: as.c:545 as.c:547
252b5132
RH
255#, c-format
256msgid "GNU assembler %s\n"
257msgstr ""
258
87ccc1b0 259#: as.c:549
3b16e843 260msgid "Copyright 2002 Free Software Foundation, Inc.\n"
252b5132
RH
261msgstr ""
262
87ccc1b0 263#: as.c:550
252b5132
RH
264msgid ""
265"This program is free software; you may redistribute it under the terms of\n"
266"the GNU General Public License. This program has absolutely no warranty.\n"
267msgstr ""
268
87ccc1b0 269#: as.c:553
252b5132
RH
270#, c-format
271msgid "This assembler was configured for a target of `%s'.\n"
272msgstr ""
273
87ccc1b0 274#: as.c:560
252b5132
RH
275msgid "multiple emulation names specified"
276msgstr ""
277
87ccc1b0 278#: as.c:562
252b5132
RH
279msgid "emulations not handled in this configuration"
280msgstr ""
281
87ccc1b0 282#: as.c:567
252b5132
RH
283#, c-format
284msgid "alias = %s\n"
285msgstr ""
286
87ccc1b0 287#: as.c:568
252b5132
RH
288#, c-format
289msgid "canonical = %s\n"
290msgstr ""
291
87ccc1b0 292#: as.c:569
252b5132
RH
293#, c-format
294msgid "cpu-type = %s\n"
295msgstr ""
296
87ccc1b0 297#: as.c:571
252b5132
RH
298#, c-format
299msgid "format = %s\n"
300msgstr ""
301
87ccc1b0 302#: as.c:574
252b5132
RH
303#, c-format
304msgid "bfd-target = %s\n"
305msgstr ""
306
87ccc1b0 307#: as.c:587
252b5132
RH
308msgid "bad defsym; format is --defsym name=value"
309msgstr ""
310
87ccc1b0 311#: as.c:611
328577ad 312msgid "no file name following -t option"
252b5132
RH
313msgstr ""
314
87ccc1b0 315#: as.c:626
252b5132 316#, c-format
328577ad 317msgid "failed to read instruction table %s\n"
252b5132
RH
318msgstr ""
319
87ccc1b0 320#: as.c:741
252b5132
RH
321#, c-format
322msgid "invalid listing option `%c'"
323msgstr ""
324
87ccc1b0 325#: as.c:947
a74801ba
ILT
326#, c-format
327msgid "%d warnings, treating warnings as errors"
328msgstr ""
329
87ccc1b0 330#: as.c:978
252b5132
RH
331#, c-format
332msgid "%s: total time in assembly: %ld.%06ld\n"
333msgstr ""
334
87ccc1b0 335#: as.c:981
252b5132
RH
336#, c-format
337msgid "%s: data size %ld\n"
338msgstr ""
339
328577ad
NC
340#: as.h:216
341#, c-format
342msgid "Case value %ld unexpected at line %d of file \"%s\"\n"
343msgstr ""
344
252b5132
RH
345#.
346#. * We have a GROSS internal error.
347#. * This should never happen.
348#.
87ccc1b0 349#: atof-generic.c:437 config/tc-m68k.c:2869
328577ad 350msgid "failed sanity check"
252b5132
RH
351msgstr ""
352
87ccc1b0 353#: cond.c:83
252b5132
RH
354msgid "invalid identifier for \".ifdef\""
355msgstr ""
356
87ccc1b0 357#: cond.c:151
252b5132
RH
358msgid "non-constant expression in \".if\" statement"
359msgstr ""
360
87ccc1b0 361#: cond.c:247
252b5132
RH
362msgid "bad format for ifc or ifnc"
363msgstr ""
364
87ccc1b0 365#: cond.c:278
328577ad 366msgid "\".elseif\" without matching \".if\""
252b5132
RH
367msgstr ""
368
87ccc1b0 369#: cond.c:282
328577ad 370msgid "\".elseif\" after \".else\""
252b5132
RH
371msgstr ""
372
87ccc1b0 373#: cond.c:285 cond.c:393
252b5132
RH
374msgid "here is the previous \"else\""
375msgstr ""
376
87ccc1b0 377#: cond.c:288 cond.c:396
252b5132
RH
378msgid "here is the previous \"if\""
379msgstr ""
380
87ccc1b0 381#: cond.c:317
a74801ba
ILT
382msgid "non-constant expression in \".elseif\" statement"
383msgstr ""
384
87ccc1b0 385#: cond.c:356
a74801ba
ILT
386msgid "\".endif\" without \".if\""
387msgstr ""
388
87ccc1b0 389#: cond.c:386
328577ad 390msgid "\".else\" without matching \".if\""
a74801ba
ILT
391msgstr ""
392
87ccc1b0 393#: cond.c:390
328577ad 394msgid "duplicate \"else\""
a74801ba
ILT
395msgstr ""
396
87ccc1b0 397#: cond.c:442
252b5132
RH
398msgid ".ifeqs syntax error"
399msgstr ""
400
87ccc1b0 401#: cond.c:525
252b5132
RH
402msgid "end of macro inside conditional"
403msgstr ""
404
87ccc1b0 405#: cond.c:527
252b5132
RH
406msgid "end of file inside conditional"
407msgstr ""
408
87ccc1b0 409#: cond.c:530
252b5132
RH
410msgid "here is the start of the unterminated conditional"
411msgstr ""
412
87ccc1b0 413#: cond.c:534
252b5132
RH
414msgid "here is the \"else\" of the unterminated conditional"
415msgstr ""
416
7b15d668 417#: config/obj-aout.c:162
252b5132
RH
418#, c-format
419msgid "Attempt to put a common symbol into set %s"
420msgstr ""
421
7b15d668 422#: config/obj-aout.c:166
252b5132
RH
423#, c-format
424msgid "Attempt to put an undefined symbol into set %s"
425msgstr ""
426
87ccc1b0 427#: config/obj-aout.c:197 config/obj-coff.c:1276
252b5132
RH
428#, c-format
429msgid "Symbol `%s' can not be both weak and common"
430msgstr ""
431
87ccc1b0 432#: config/obj-aout.c:255 config/obj-coff.c:2022
252b5132
RH
433msgid "unresolved relocation"
434msgstr ""
435
87ccc1b0 436#: config/obj-aout.c:257 config/obj-coff.c:2024
252b5132
RH
437#, c-format
438msgid "bad relocation: symbol `%s' not in symbol table"
439msgstr ""
440
7b15d668 441#: config/obj-aout.c:344
252b5132
RH
442#, c-format
443msgid "%s: bad type for weak symbol"
444msgstr ""
445
87ccc1b0 446#: config/obj-aout.c:458 config/obj-coff.c:2945 write.c:1932
252b5132
RH
447#, c-format
448msgid "%s: global symbols not supported in common sections"
449msgstr ""
450
7b15d668 451#: config/obj-aout.c:524
252b5132
RH
452#, c-format
453msgid "Local symbol %s never defined."
454msgstr ""
455
87ccc1b0 456#: config/obj-bout.c:319 config/obj-vms.c:629
252b5132
RH
457#, c-format
458msgid "Local symbol %s never defined"
459msgstr ""
460
328577ad 461#: config/obj-coff.c:166
252b5132
RH
462#, c-format
463msgid "Inserting \"%s\" into structure table failed: %s"
464msgstr ""
465
a74801ba 466#. Zero is used as an end marker in the file.
328577ad 467#: config/obj-coff.c:469
a74801ba
ILT
468msgid "Line numbers must be positive integers\n"
469msgstr ""
470
87ccc1b0
NC
471#. Wrong context.
472#: config/obj-coff.c:503 config/obj-coff.c:2367
252b5132
RH
473msgid ".ln pseudo-op inside .def/.endef: ignored."
474msgstr ""
475
87ccc1b0 476#: config/obj-coff.c:546 ecoff.c:3278
a74801ba
ILT
477msgid ".loc outside of .text"
478msgstr ""
479
328577ad 480#: config/obj-coff.c:553
a74801ba
ILT
481msgid ".loc pseudo-op inside .def/.endef: ignored."
482msgstr ""
483
87ccc1b0 484#: config/obj-coff.c:641 config/obj-coff.c:2419
252b5132
RH
485msgid ".def pseudo-op used inside of .def/.endef: ignored."
486msgstr ""
487
87ccc1b0 488#: config/obj-coff.c:687 config/obj-coff.c:2471
252b5132
RH
489msgid ".endef pseudo-op used outside of .def/.endef: ignored."
490msgstr ""
491
328577ad 492#: config/obj-coff.c:725
252b5132
RH
493#, c-format
494msgid "`%s' symbol without preceding function"
495msgstr ""
496
87ccc1b0 497#: config/obj-coff.c:812 config/obj-coff.c:2551
252b5132
RH
498#, c-format
499msgid "unexpected storage class %d"
500msgstr ""
501
87ccc1b0 502#: config/obj-coff.c:925 config/obj-coff.c:2658
252b5132
RH
503msgid ".dim pseudo-op used outside of .def/.endef: ignored."
504msgstr ""
505
87ccc1b0 506#: config/obj-coff.c:945 config/obj-coff.c:2678
252b5132
RH
507msgid "badly formed .dim directive ignored"
508msgstr ""
509
87ccc1b0 510#: config/obj-coff.c:996 config/obj-coff.c:2738
252b5132
RH
511msgid ".size pseudo-op used outside of .def/.endef ignored."
512msgstr ""
513
87ccc1b0 514#: config/obj-coff.c:1012 config/obj-coff.c:2754
252b5132
RH
515msgid ".scl pseudo-op used outside of .def/.endef ignored."
516msgstr ""
517
87ccc1b0 518#: config/obj-coff.c:1030 config/obj-coff.c:2772
252b5132
RH
519msgid ".tag pseudo-op used outside of .def/.endef ignored."
520msgstr ""
521
87ccc1b0 522#: config/obj-coff.c:1049 config/obj-coff.c:2789
252b5132
RH
523#, c-format
524msgid "tag not found for .tag %s"
525msgstr ""
526
87ccc1b0 527#: config/obj-coff.c:1064 config/obj-coff.c:2803
252b5132
RH
528msgid ".type pseudo-op used outside of .def/.endef ignored."
529msgstr ""
530
87ccc1b0 531#: config/obj-coff.c:1086 config/obj-coff.c:2823
252b5132
RH
532msgid ".val pseudo-op used outside of .def/.endef ignored."
533msgstr ""
534
87ccc1b0 535#: config/obj-coff.c:1233 config/obj-coff.c:3016
252b5132
RH
536msgid "mismatched .eb"
537msgstr ""
538
87ccc1b0 539#: config/obj-coff.c:1254 config/obj-coff.c:3054
252b5132
RH
540msgid "C_EFCN symbol out of scope"
541msgstr ""
542
543#. STYP_INFO
544#. STYP_LIB
545#. STYP_OVER
87ccc1b0 546#: config/obj-coff.c:1482
252b5132
RH
547#, c-format
548msgid "unsupported section attribute '%c'"
549msgstr ""
550
87ccc1b0 551#: config/obj-coff.c:1487 config/obj-coff.c:3759 config/tc-ppc.c:4490
252b5132
RH
552#, c-format
553msgid "unknown section attribute '%c'"
554msgstr ""
555
87ccc1b0
NC
556#: config/obj-coff.c:1517 config/tc-ppc.c:4508 config/tc-tic54x.c:4339
557#: read.c:2561
252b5132
RH
558#, c-format
559msgid "error setting flags for \"%s\": %s"
560msgstr ""
561
87ccc1b0 562#: config/obj-coff.c:1528
bc0d738a
NC
563#, c-format
564msgid "Ignoring changed section attributes for %s"
565msgstr ""
566
87ccc1b0 567#: config/obj-coff.c:1664
252b5132
RH
568#, c-format
569msgid "0x%lx: \"%s\" type = %ld, class = %d, segment = %d\n"
570msgstr ""
571
87ccc1b0 572#: config/obj-coff.c:1849 config/obj-ieee.c:69
252b5132
RH
573msgid "Out of step\n"
574msgstr ""
575
87ccc1b0 576#: config/obj-coff.c:2286
252b5132
RH
577msgid "bfd_coff_swap_scnhdr_out failed"
578msgstr ""
579
87ccc1b0 580#: config/obj-coff.c:2507
252b5132
RH
581msgid "`.bf' symbol without preceding function\n"
582msgstr ""
583
87ccc1b0 584#: config/obj-coff.c:3457 config/obj-ieee.c:521
252b5132
RH
585#, c-format
586msgid "FATAL: Can't create %s"
587msgstr ""
588
87ccc1b0 589#: config/obj-coff.c:3635
252b5132
RH
590#, c-format
591msgid "Can't close %s: %s"
592msgstr ""
593
87ccc1b0 594#: config/obj-coff.c:3669
252b5132
RH
595#, c-format
596msgid "Too many new sections; can't add \"%s\""
597msgstr ""
598
87ccc1b0 599#: config/obj-coff.c:4057 config/tc-sparc.c:3635
252b5132
RH
600msgid "Expected comma after name"
601msgstr ""
602
87ccc1b0 603#: config/obj-coff.c:4063
252b5132
RH
604msgid "Missing size expression"
605msgstr ""
606
87ccc1b0 607#: config/obj-coff.c:4069
252b5132
RH
608#, c-format
609msgid "lcomm length (%d.) <0! Ignored."
610msgstr ""
611
87ccc1b0 612#: config/obj-coff.c:4097
252b5132
RH
613#, c-format
614msgid "Symbol %s already defined"
615msgstr ""
616
87ccc1b0 617#: config/obj-coff.c:4193 config/tc-i960.c:3221
252b5132
RH
618#, c-format
619msgid "No 'bal' entry point for leafproc %s"
620msgstr ""
621
87ccc1b0 622#: config/obj-coff.c:4270
252b5132
RH
623#, c-format
624msgid "Negative of non-absolute symbol %s"
625msgstr ""
626
87ccc1b0 627#: config/obj-coff.c:4290
252b5132
RH
628msgid "callj to difference of 2 symbols"
629msgstr ""
630
87ccc1b0 631#: config/obj-coff.c:4334
252b5132
RH
632#, c-format
633msgid "Can't emit reloc {- %s-seg symbol \"%s\"} @ file address %ld."
634msgstr ""
635
87ccc1b0 636#: config/obj-coff.c:4420 config/tc-i960.c:2844
252b5132
RH
637msgid "can't use COBR format with external label"
638msgstr ""
639
87ccc1b0 640#: config/obj-coff.c:4493
252b5132
RH
641#, c-format
642msgid "Value of %ld too large for field of %d bytes at 0x%lx"
643msgstr ""
644
87ccc1b0 645#: config/obj-coff.c:4507
252b5132
RH
646#, c-format
647msgid "Signed .word overflow; switch may be too large; %ld at 0x%lx"
648msgstr ""
649
87ccc1b0 650#: config/obj-ecoff.c:192
252b5132
RH
651msgid "Can't set GP value"
652msgstr ""
653
87ccc1b0 654#: config/obj-ecoff.c:199
252b5132
RH
655msgid "Can't set register masks"
656msgstr ""
657
87ccc1b0 658#: config/obj-elf.c:316
328577ad 659msgid "expected comma after symbol-name"
252b5132
RH
660msgstr ""
661
87ccc1b0 662#: config/obj-elf.c:326
252b5132 663#, c-format
87ccc1b0 664msgid ".COMMon length (%ld) out of range, ignored."
252b5132
RH
665msgstr ""
666
87ccc1b0
NC
667#: config/obj-elf.c:335 ecoff.c:3397 read.c:1405 read.c:1506 read.c:2144
668#: read.c:2233 read.c:2862 read.c:4958 symbols.c:367 symbols.c:466
328577ad
NC
669#, c-format
670msgid "symbol `%s' is already defined"
252b5132
RH
671msgstr ""
672
87ccc1b0 673#: config/obj-elf.c:343
252b5132 674#, c-format
87ccc1b0 675msgid "length of .comm \"%s\" is already %ld; not changed to %ld"
252b5132
RH
676msgstr ""
677
87ccc1b0 678#: config/obj-elf.c:367
328577ad 679msgid "common alignment negative; 0 assumed"
252b5132
RH
680msgstr ""
681
87ccc1b0 682#: config/obj-elf.c:386
328577ad 683msgid "common alignment not a power of 2"
252b5132
RH
684msgstr ""
685
87ccc1b0 686#: config/obj-elf.c:449 config/tc-sparc.c:3930 config/tc-v850.c:461
252b5132
RH
687#, c-format
688msgid "bad .common segment %s"
689msgstr ""
690
87ccc1b0 691#: config/obj-elf.c:717
328577ad
NC
692#, c-format
693msgid "setting incorrect section type for %s"
694msgstr ""
695
87ccc1b0 696#: config/obj-elf.c:721
a74801ba 697#, c-format
328577ad 698msgid "ignoring incorrect section type for %s"
252b5132
RH
699msgstr ""
700
87ccc1b0 701#: config/obj-elf.c:734
60bcf0fa 702#, c-format
328577ad 703msgid "setting incorrect section attributes for %s"
60bcf0fa
NC
704msgstr ""
705
87ccc1b0 706#: config/obj-elf.c:786
a74801ba 707#, c-format
328577ad 708msgid "ignoring changed section attributes for %s"
252b5132
RH
709msgstr ""
710
87ccc1b0 711#: config/obj-elf.c:788
6840198f 712#, c-format
328577ad 713msgid "ignoring changed section entity size for %s"
6840198f
NC
714msgstr ""
715
87ccc1b0 716#: config/obj-elf.c:791
328577ad
NC
717#, c-format
718msgid "ignoring new section group for %s"
252b5132
RH
719msgstr ""
720
87ccc1b0
NC
721#: config/obj-elf.c:845
722msgid "unrecognized .section attribute: want a,w,x,M,S,G,T"
252b5132
RH
723msgstr ""
724
87ccc1b0 725#: config/obj-elf.c:884
328577ad 726msgid "unrecognized section attribute"
252b5132
RH
727msgstr ""
728
87ccc1b0 729#: config/obj-elf.c:906 read.c:2544
328577ad 730msgid "unrecognized section type"
252b5132
RH
731msgstr ""
732
87ccc1b0 733#: config/obj-elf.c:936
328577ad 734msgid "missing name"
6840198f
NC
735msgstr ""
736
87ccc1b0 737#: config/obj-elf.c:1048
328577ad 738msgid "invalid merge entity size"
252b5132
RH
739msgstr ""
740
87ccc1b0 741#: config/obj-elf.c:1055
328577ad
NC
742msgid "entity size for SHF_MERGE not specified"
743msgstr ""
744
87ccc1b0 745#: config/obj-elf.c:1075
328577ad
NC
746msgid "group name for SHF_GROUP not specified"
747msgstr ""
748
87ccc1b0 749#: config/obj-elf.c:1088
328577ad 750msgid "character following name is not '#'"
6840198f
NC
751msgstr ""
752
87ccc1b0 753#: config/obj-elf.c:1189
252b5132
RH
754msgid ".previous without corresponding .section; ignored"
755msgstr ""
756
87ccc1b0 757#: config/obj-elf.c:1216
a74801ba
ILT
758msgid ".popsection without corresponding .pushsection; ignored"
759msgstr ""
760
87ccc1b0 761#: config/obj-elf.c:1270
252b5132
RH
762msgid "expected comma after name in .symver"
763msgstr ""
764
87ccc1b0 765#: config/obj-elf.c:1294
252b5132
RH
766#, c-format
767msgid "missing version name in `%s' for symbol `%s'"
768msgstr ""
769
87ccc1b0 770#: config/obj-elf.c:1305
5f68c319
NC
771#, c-format
772msgid "multiple versions [`%s'|`%s'] for symbol `%s'"
773msgstr ""
774
87ccc1b0 775#: config/obj-elf.c:1541
328577ad 776msgid "expected quoted string"
252b5132
RH
777msgstr ""
778
87ccc1b0 779#: config/obj-elf.c:1562
252b5132
RH
780#, c-format
781msgid "expected comma after name `%s' in .size directive"
782msgstr ""
783
87ccc1b0 784#: config/obj-elf.c:1571
252b5132
RH
785msgid "missing expression in .size directive"
786msgstr ""
787
87ccc1b0 788#: config/obj-elf.c:1660
252b5132 789#, c-format
328577ad 790msgid "unrecognized symbol type \"%s\""
252b5132
RH
791msgstr ""
792
87ccc1b0 793#: config/obj-elf.c:1841
252b5132
RH
794msgid ".size expression too complicated to fix up"
795msgstr ""
796
87ccc1b0 797#: config/obj-elf.c:1873
252b5132
RH
798#, c-format
799msgid ""
800"invalid attempt to declare external version name as default in symbol `%s'"
801msgstr ""
802
87ccc1b0 803#: config/obj-elf.c:1934 ecoff.c:3642
328577ad
NC
804#, c-format
805msgid "symbol `%s' can not be both weak and common"
806msgstr ""
807
87ccc1b0 808#: config/obj-elf.c:2054
328577ad 809#, c-format
87ccc1b0 810msgid "assuming all members of group `%s' are COMDAT"
328577ad
NC
811msgstr ""
812
3b16e843 813#: config/obj-elf.c:2076
252b5132 814#, c-format
87ccc1b0
NC
815msgid "can't create group: %s"
816msgstr ""
817
818#: config/obj-elf.c:2183
819#, c-format
328577ad 820msgid "failed to set up debugging information: %s"
252b5132
RH
821msgstr ""
822
87ccc1b0 823#: config/obj-elf.c:2203
252b5132 824#, c-format
328577ad 825msgid "can't start writing .mdebug section: %s"
252b5132
RH
826msgstr ""
827
87ccc1b0 828#: config/obj-elf.c:2211
252b5132 829#, c-format
328577ad 830msgid "could not write .mdebug section: %s"
252b5132
RH
831msgstr ""
832
ed265386 833#: config/obj-ieee.c:455
252b5132
RH
834msgid "too many sections"
835msgstr ""
836
ed265386 837#: config/obj-som.c:138
252b5132
RH
838msgid "Only one .version pseudo-op per file!"
839msgstr ""
840
328577ad
NC
841#: config/obj-som.c:155 config/obj-som.c:201
842msgid "Expected quoted string"
843msgstr ""
844
ed265386 845#: config/obj-som.c:164
252b5132
RH
846#, c-format
847msgid "FATAL: Attaching version header %s"
848msgstr ""
849
ed265386 850#: config/obj-som.c:184
252b5132
RH
851msgid "Only one .copyright pseudo-op per file!"
852msgstr ""
853
ed265386 854#: config/obj-som.c:210
252b5132
RH
855#, c-format
856msgid "FATAL: Attaching copyright header %s"
857msgstr ""
858
87ccc1b0 859#: config/obj-vms.c:530
252b5132
RH
860#, c-format
861msgid "compiler emitted zero-size common symbol `%s' already defined"
862msgstr ""
863
87ccc1b0 864#: config/obj-vms.c:540
252b5132
RH
865#, c-format
866msgid "compiler redefined zero-size common symbol `%s'"
867msgstr ""
868
87ccc1b0 869#: config/obj-vms.c:663
252b5132
RH
870#, c-format
871msgid "Couldn't create VMS object file \"%s\""
872msgstr ""
873
87ccc1b0 874#: config/obj-vms.c:688
252b5132
RH
875msgid "I/O error writing VMS object file (length prefix)"
876msgstr ""
877
87ccc1b0 878#: config/obj-vms.c:702
252b5132
RH
879msgid "I/O error writing VMS object file"
880msgstr ""
881
87ccc1b0 882#: config/obj-vms.c:1292
328577ad 883#, c-format
252b5132
RH
884msgid "Couldn't find source file \"%s\", status=%%X%x"
885msgstr ""
886
87ccc1b0 887#: config/obj-vms.c:1790 config/obj-vms.c:2967
252b5132
RH
888#, c-format
889msgid "debugger forward reference error, dbx type %d"
890msgstr ""
891
87ccc1b0 892#: config/obj-vms.c:1865
252b5132
RH
893#, c-format
894msgid "Variable descriptor %d too complicated. Defined as `void *'."
895msgstr ""
896
87ccc1b0 897#: config/obj-vms.c:2179
252b5132
RH
898msgid ""
899"***Warning - the assembly code generated by the compiler has placed \n"
900" global constant(s) in the text psect. These will not be available to \n"
901" other modules, since this is not the correct way to handle this. You \n"
902" have two options: 1) get a patched compiler that does not put global \n"
903" constants in the text psect, or 2) remove the 'const' keyword from \n"
904" definitions of global variables in your source module(s). Don't say \n"
905" I didn't warn you! \n"
906msgstr ""
907
87ccc1b0 908#: config/obj-vms.c:2494
252b5132
RH
909#, c-format
910msgid "debugginer output: %d is an unknown untyped variable."
911msgstr ""
912
87ccc1b0 913#: config/obj-vms.c:2712
252b5132
RH
914#, c-format
915msgid "debugger output: structure element `%s' has undefined type"
916msgstr ""
917
87ccc1b0 918#: config/obj-vms.c:2823
252b5132
RH
919#, c-format
920msgid "debugger output: %d is an unknown type of variable."
921msgstr ""
922
87ccc1b0 923#: config/obj-vms.c:2956
252b5132
RH
924#, c-format
925msgid "debugger output: Unable to resolve %d circular references."
926msgstr ""
927
87ccc1b0 928#: config/obj-vms.c:3158
252b5132
RH
929#, c-format
930msgid "Module name truncated: %s\n"
931msgstr ""
932
87ccc1b0 933#: config/obj-vms.c:3436
252b5132
RH
934#, c-format
935msgid "Symbol %s replaced by %s\n"
936msgstr ""
937
938#. impossible
87ccc1b0 939#: config/obj-vms.c:3719
252b5132
RH
940#, c-format
941msgid "Unknown VMS psect type (%ld)"
942msgstr ""
943
87ccc1b0 944#: config/obj-vms.c:3760
252b5132
RH
945#, c-format
946msgid "Globalsymbol attribute for symbol %s was unexpected."
947msgstr ""
948
87ccc1b0 949#: config/obj-vms.c:3909
252b5132
RH
950msgid "Invalid data type for globalvalue"
951msgstr ""
952
87ccc1b0 953#: config/obj-vms.c:3921
252b5132
RH
954#, c-format
955msgid "Invalid globalvalue of %s"
956msgstr ""
957
87ccc1b0 958#: config/obj-vms.c:4271
252b5132
RH
959msgid "Couldn't find fixup fragment when checking for indirect reference"
960msgstr ""
961
87ccc1b0 962#: config/obj-vms.c:4614 config/obj-vms.c:4757
252b5132
RH
963msgid "Fixup data addsy and subsy don't have the same type"
964msgstr ""
965
87ccc1b0 966#: config/obj-vms.c:4618 config/obj-vms.c:4761
252b5132
RH
967msgid "Fixup data addsy and subsy don't have an appropriate type"
968msgstr ""
969
87ccc1b0 970#: config/obj-vms.c:4621 config/obj-vms.c:4764
252b5132
RH
971msgid "Fixup data is erroneously \"pcrel\""
972msgstr ""
973
87ccc1b0 974#: config/obj-vms.c:4637 config/obj-vms.c:4783
252b5132
RH
975msgid "Fixup datum is not a longword"
976msgstr ""
977
87ccc1b0 978#: config/obj-vms.c:4641 config/obj-vms.c:4787
252b5132
RH
979msgid "Fixup datum is not \"fixP->fx_addsy\""
980msgstr ""
981
87ccc1b0 982#: config/obj-vms.c:4858
252b5132
RH
983#, c-format
984msgid ""
985"g++ wrote an extern reference to `%s' as a routine.\n"
986"I will fix it, but I hope that it was note really a routine."
987msgstr ""
988
87ccc1b0 989#: config/obj-vms.c:4990
252b5132
RH
990msgid "Can't handle global xtors symbols yet."
991msgstr ""
992
87ccc1b0 993#: config/obj-vms.c:4993
252b5132
RH
994#, c-format
995msgid "Unknown %s"
996msgstr ""
997
998#.
999#. * Error otherwise.
1000#.
87ccc1b0 1001#: config/obj-vms.c:5078
252b5132
RH
1002#, c-format
1003msgid "unhandled stab type %d"
1004msgstr ""
1005
87ccc1b0 1006#: config/tc-a29k.c:163 config/tc-sparc.c:3982
252b5132
RH
1007msgid "Unknown segment type"
1008msgstr ""
1009
1010#. Probably a memory allocation problem? Give up now.
87ccc1b0
NC
1011#: config/tc-a29k.c:333 config/tc-dlx.c:369 config/tc-hppa.c:1461
1012#: config/tc-mips.c:1202 config/tc-mips.c:1244 config/tc-or32.c:228
1013#: config/tc-sparc.c:853
252b5132
RH
1014msgid "Broken assembler. No assembly attempted."
1015msgstr ""
1016
87ccc1b0
NC
1017#: config/tc-a29k.c:378 config/tc-avr.c:1121 config/tc-d10v.c:545
1018#: config/tc-d30v.c:551 config/tc-h8300.c:396 config/tc-h8500.c:283
1019#: config/tc-mcore.c:607 config/tc-mmix.c:470 config/tc-mn10200.c:940
1020#: config/tc-mn10300.c:1318 config/tc-msp430.c:1544 config/tc-or32.c:334
1021#: config/tc-or32.c:390 config/tc-ppc.c:2329 config/tc-s390.c:1214
1022#: config/tc-sh.c:1264 config/tc-sh64.c:2254 config/tc-tic80.c:279
1023#: config/tc-v850.c:2025 config/tc-w65.c:218 config/tc-z8k.c:372
252b5132
RH
1024msgid "missing operand"
1025msgstr ""
1026
87ccc1b0
NC
1027#: config/tc-a29k.c:417 config/tc-cris.c:1065 config/tc-cris.c:1073
1028#: config/tc-dlx.c:834 config/tc-hppa.c:1597 config/tc-i860.c:450
1029#: config/tc-i860.c:467 config/tc-sparc.c:1415 config/tc-sparc.c:1421
252b5132
RH
1030#, c-format
1031msgid "Unknown opcode: `%s'"
1032msgstr ""
1033
87ccc1b0 1034#: config/tc-a29k.c:422 config/tc-dlx.c:852
252b5132
RH
1035#, c-format
1036msgid "Unknown opcode `%s'."
1037msgstr ""
1038
87ccc1b0 1039#: config/tc-a29k.c:454 config/tc-dlx.c:913
252b5132
RH
1040#, c-format
1041msgid "Too many operands: %s"
1042msgstr ""
1043
87ccc1b0 1044#: config/tc-a29k.c:476 config/tc-a29k.c:507
252b5132
RH
1045#, c-format
1046msgid "Immediate value of %ld is too large"
1047msgstr ""
1048
87ccc1b0
NC
1049#: config/tc-a29k.c:546 config/tc-i860.c:352 config/tc-i860.c:862
1050#: config/tc-m68k.c:3171 config/tc-m68k.c:3200 config/tc-sparc.c:2647
328577ad
NC
1051msgid "failed sanity check."
1052msgstr ""
1053
87ccc1b0 1054#: config/tc-a29k.c:892 config/tc-or32.c:1044 config/tc-or32.c:1178
252b5132
RH
1055#, c-format
1056msgid "bad relocation type: 0x%02x"
1057msgstr ""
1058
87ccc1b0 1059#: config/tc-a29k.c:919
252b5132
RH
1060#, c-format
1061msgid "need %o3\n"
1062msgstr ""
1063
87ccc1b0 1064#: config/tc-a29k.c:935
252b5132
RH
1065msgid "a29k_convert_frag\n"
1066msgstr ""
1067
87ccc1b0 1068#: config/tc-a29k.c:944
252b5132
RH
1069msgid "a29k_estimate_size_before_relax\n"
1070msgstr ""
1071
87ccc1b0 1072#: config/tc-a29k.c:1095 config/tc-dlx.c:1283 config/tc-or32.c:1373
252b5132
RH
1073#, c-format
1074msgid "label \"$%d\" redefined"
1075msgstr ""
1076
87ccc1b0 1077#: config/tc-a29k.c:1168 config/tc-dlx.c:511 config/tc-or32.c:1466
328577ad 1078#, c-format
252b5132
RH
1079msgid "Invalid expression after %%%%\n"
1080msgstr ""
1081
87ccc1b0 1082#: config/tc-a29k.c:1179
252b5132
RH
1083msgid "Invalid register in & expression"
1084msgstr ""
1085
87ccc1b0 1086#: config/tc-alpha.c:829
252b5132
RH
1087#, c-format
1088msgid "internal error: can't hash opcode `%s': %s"
1089msgstr ""
1090
87ccc1b0 1091#: config/tc-alpha.c:863
252b5132
RH
1092#, c-format
1093msgid "internal error: can't hash macro `%s': %s"
1094msgstr ""
1095
87ccc1b0
NC
1096#: config/tc-alpha.c:946 config/tc-i960.c:2707 config/tc-xtensa.c:4954
1097#: config/tc-xtensa.c:5015
252b5132
RH
1098msgid "syntax error"
1099msgstr ""
1100
87ccc1b0
NC
1101#: config/tc-alpha.c:1020 config/tc-h8300.c:1493 config/tc-h8500.c:1204
1102#: config/tc-hppa.c:4016 config/tc-i860.c:960 config/tc-m68hc11.c:568
1103#: config/tc-m68k.c:4196 config/tc-m88k.c:991 config/tc-ns32k.c:1688
1104#: config/tc-or32.c:910 config/tc-sparc.c:2934 config/tc-z8k.c:1354
252b5132
RH
1105msgid "Bad call to MD_ATOF()"
1106msgstr ""
1107
87ccc1b0 1108#: config/tc-alpha.c:1070
252b5132
RH
1109#, c-format
1110msgid "Unknown CPU identifier `%s'"
1111msgstr ""
1112
87ccc1b0 1113#: config/tc-alpha.c:1114
252b5132
RH
1114msgid ""
1115"Alpha options:\n"
1116"-32addr\t\t\ttreat addresses as 32-bit values\n"
1117"-F\t\t\tlack floating point instructions support\n"
87ccc1b0 1118"-mev4 | -mev45 | -mev5 | -mev56 | -mpca56 | -mev6 | -mev67 | -mev68 | -mall\n"
252b5132 1119"\t\t\tspecify variant of Alpha architecture\n"
87ccc1b0
NC
1120"-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264 | -m21264a | -"
1121"m21264b\n"
252b5132
RH
1122"\t\t\tthese variants include PALcode opcodes\n"
1123msgstr ""
1124
87ccc1b0 1125#: config/tc-alpha.c:1124
252b5132
RH
1126msgid ""
1127"VMS options:\n"
1128"-+\t\t\thash encode (don't truncate) names longer than 64 characters\n"
1129"-H\t\t\tshow new symbol after hash truncation\n"
1130msgstr ""
1131
87ccc1b0 1132#: config/tc-alpha.c:1301
252b5132
RH
1133#, c-format
1134msgid "unhandled relocation type %s"
1135msgstr ""
1136
87ccc1b0 1137#: config/tc-alpha.c:1314
252b5132
RH
1138msgid "non-absolute expression in constant field"
1139msgstr ""
1140
87ccc1b0 1141#: config/tc-alpha.c:1328
252b5132
RH
1142#, c-format
1143msgid "type %d reloc done?\n"
1144msgstr ""
1145
87ccc1b0 1146#: config/tc-alpha.c:1376 config/tc-alpha.c:1383 config/tc-mips.c:9101
252b5132
RH
1147msgid "Used $at without \".set noat\""
1148msgstr ""
1149
87ccc1b0
NC
1150#: config/tc-alpha.c:1545
1151#, c-format
1152msgid "!samegp reloc against symbol without .prologue: %s"
1153msgstr ""
1154
1155#: config/tc-alpha.c:1584 config/tc-xtensa.c:5451
252b5132
RH
1156#, c-format
1157msgid "cannot represent `%s' relocation in object file"
1158msgstr ""
1159
87ccc1b0 1160#: config/tc-alpha.c:1591 config/tc-xtensa.c:5458
252b5132
RH
1161#, c-format
1162msgid "internal error? cannot generate `%s' relocation"
1163msgstr ""
1164
87ccc1b0 1165#: config/tc-alpha.c:1645
252b5132
RH
1166#, c-format
1167msgid "frame reg expected, using $%d."
1168msgstr ""
1169
87ccc1b0 1170#: config/tc-alpha.c:1746
328577ad
NC
1171#, c-format
1172msgid "No !literal!%ld was found"
1173msgstr ""
1174
87ccc1b0
NC
1175#: config/tc-alpha.c:1753
1176#, c-format
1177msgid "No !tlsgd!%ld was found"
1178msgstr ""
1179
1180#: config/tc-alpha.c:1760
1181#, c-format
1182msgid "No !tlsldm!%ld was found"
1183msgstr ""
1184
1185#: config/tc-alpha.c:1769
328577ad
NC
1186#, c-format
1187msgid "No ldah !gpdisp!%ld was found"
1188msgstr ""
1189
87ccc1b0
NC
1190#: config/tc-alpha.c:1819
1191#, c-format
1192msgid "too many !literal!%ld for %s"
1193msgstr ""
1194
1195#: config/tc-alpha.c:1849
a74801ba 1196#, c-format
328577ad 1197msgid "No lda !gpdisp!%ld was found"
a74801ba
ILT
1198msgstr ""
1199
87ccc1b0
NC
1200#. Only support one relocation op per insn.
1201#: config/tc-alpha.c:1997
a74801ba
ILT
1202msgid "More than one relocation op per insn"
1203msgstr ""
1204
87ccc1b0 1205#: config/tc-alpha.c:2013
a74801ba
ILT
1206msgid "No relocation operand"
1207msgstr ""
1208
87ccc1b0 1209#: config/tc-alpha.c:2023
a74801ba 1210#, c-format
328577ad 1211msgid "Unknown relocation operand: !%s"
a74801ba
ILT
1212msgstr ""
1213
87ccc1b0 1214#: config/tc-alpha.c:2033
a74801ba 1215#, c-format
328577ad
NC
1216msgid "no sequence number after !%s"
1217msgstr ""
1218
87ccc1b0 1219#: config/tc-alpha.c:2043
328577ad
NC
1220#, c-format
1221msgid "!%s does not use a sequence number"
a74801ba
ILT
1222msgstr ""
1223
87ccc1b0 1224#: config/tc-alpha.c:2053
a74801ba
ILT
1225#, c-format
1226msgid "Bad sequence number: !%s!%s"
1227msgstr ""
1228
87ccc1b0 1229#: config/tc-alpha.c:2381
252b5132
RH
1230#, c-format
1231msgid "operand out of range (%s not between %d and %d)"
1232msgstr ""
1233
87ccc1b0
NC
1234#: config/tc-alpha.c:2493 config/tc-alpha.c:2517 config/tc-d10v.c:634
1235#: config/tc-d30v.c:639 config/tc-mn10200.c:995 config/tc-mn10300.c:1389
1236#: config/tc-ppc.c:2295 config/tc-ppc.c:2512 config/tc-ppc.c:2524
1237#: config/tc-s390.c:1224 config/tc-s390.c:1317 config/tc-s390.c:1413
1238#: config/tc-v850.c:1805 config/tc-v850.c:1828 config/tc-v850.c:2048
252b5132
RH
1239msgid "too many fixups"
1240msgstr ""
1241
87ccc1b0 1242#: config/tc-alpha.c:2529
328577ad
NC
1243msgid "invalid relocation for instruction"
1244msgstr ""
1245
87ccc1b0 1246#: config/tc-alpha.c:2540
328577ad
NC
1247msgid "invalid relocation for field"
1248msgstr ""
1249
87ccc1b0 1250#: config/tc-alpha.c:2645
252b5132 1251#, c-format
328577ad 1252msgid "too many ldah insns for !gpdisp!%ld"
252b5132
RH
1253msgstr ""
1254
87ccc1b0 1255#: config/tc-alpha.c:2647 config/tc-alpha.c:2659
252b5132 1256#, c-format
328577ad 1257msgid "both insns for !gpdisp!%ld must be in the same section"
252b5132
RH
1258msgstr ""
1259
87ccc1b0 1260#: config/tc-alpha.c:2657
252b5132 1261#, c-format
328577ad
NC
1262msgid "too many lda insns for !gpdisp!%ld"
1263msgstr ""
1264
87ccc1b0
NC
1265#: config/tc-alpha.c:2710
1266#, c-format
1267msgid "too many lituse insns for !lituse_tlsgd!%ld"
1268msgstr ""
1269
1270#: config/tc-alpha.c:2713
1271#, c-format
1272msgid "too many lituse insns for !lituse_tlsldm!%ld"
1273msgstr ""
1274
1275#: config/tc-alpha.c:2730
1276#, c-format
1277msgid "duplicate !tlsgd!%ld"
1278msgstr ""
1279
1280#: config/tc-alpha.c:2732
1281#, c-format
1282msgid "sequence number in use for !tlsldm!%ld"
1283msgstr ""
1284
1285#: config/tc-alpha.c:2746
1286#, c-format
1287msgid "duplicate !tlsldm!%ld"
1288msgstr ""
1289
1290#: config/tc-alpha.c:2748
1291#, c-format
1292msgid "sequence number in use for !tlsgd!%ld"
1293msgstr ""
1294
1295#: config/tc-alpha.c:2793 config/tc-alpha.c:2866
328577ad
NC
1296#, c-format
1297msgid "inappropriate arguments for opcode `%s'"
252b5132
RH
1298msgstr ""
1299
87ccc1b0 1300#: config/tc-alpha.c:2795 config/tc-alpha.c:2868
a74801ba 1301#, c-format
328577ad
NC
1302msgid "opcode `%s' not supported for target %s"
1303msgstr ""
1304
87ccc1b0
NC
1305#: config/tc-alpha.c:2799 config/tc-alpha.c:2872 config/tc-avr.c:1087
1306#: config/tc-msp430.c:446
328577ad
NC
1307#, c-format
1308msgid "unknown opcode `%s'"
a74801ba
ILT
1309msgstr ""
1310
87ccc1b0 1311#: config/tc-alpha.c:2919
252b5132
RH
1312msgid "can not resolve expression"
1313msgstr ""
1314
87ccc1b0 1315#: config/tc-alpha.c:3063 config/tc-alpha.c:3242
252b5132
RH
1316msgid "overflow in literal (.lita) table"
1317msgstr ""
1318
87ccc1b0
NC
1319#: config/tc-alpha.c:3070 config/tc-alpha.c:3093 config/tc-alpha.c:3255
1320#: config/tc-alpha.c:3470 config/tc-alpha.c:3515 config/tc-alpha.c:3589
1321#: config/tc-alpha.c:3681 config/tc-alpha.c:3929 config/tc-alpha.c:4028
252b5132
RH
1322msgid "macro requires $at register while noat in effect"
1323msgstr ""
1324
87ccc1b0 1325#: config/tc-alpha.c:3072 config/tc-alpha.c:3095 config/tc-alpha.c:3257
252b5132
RH
1326msgid "macro requires $at while $at in use"
1327msgstr ""
1328
87ccc1b0 1329#: config/tc-alpha.c:3203
252b5132
RH
1330msgid "bignum invalid; zero assumed"
1331msgstr ""
1332
87ccc1b0 1333#: config/tc-alpha.c:3205
252b5132
RH
1334msgid "floating point number invalid; zero assumed"
1335msgstr ""
1336
87ccc1b0 1337#: config/tc-alpha.c:3210
252b5132
RH
1338msgid "can't handle expression"
1339msgstr ""
1340
87ccc1b0 1341#: config/tc-alpha.c:3248
252b5132
RH
1342msgid "overflow in literal (.lit8) table"
1343msgstr ""
1344
87ccc1b0 1345#: config/tc-alpha.c:4265 config/tc-ppc.c:1735 config/tc-ppc.c:4253
a74801ba 1346#, c-format
328577ad 1347msgid ".COMMon length (%ld.) <0! Ignored."
a74801ba
ILT
1348msgstr ""
1349
87ccc1b0 1350#: config/tc-alpha.c:4294 config/tc-sparc.c:3798 config/tc-v850.c:256
328577ad 1351msgid "Ignoring attempt to re-define symbol"
252b5132
RH
1352msgstr ""
1353
87ccc1b0 1354#: config/tc-alpha.c:4303 config/tc-alpha.c:4312 config/tc-ppc.c:4290
252b5132
RH
1355#, c-format
1356msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld."
1357msgstr ""
1358
87ccc1b0 1359#: config/tc-alpha.c:4414 ecoff.c:3082
252b5132
RH
1360msgid ".ent directive has no name"
1361msgstr ""
1362
87ccc1b0 1363#: config/tc-alpha.c:4422
252b5132
RH
1364msgid "nested .ent directives"
1365msgstr ""
1366
87ccc1b0 1367#: config/tc-alpha.c:4458 ecoff.c:3032
252b5132
RH
1368msgid ".end directive has no name"
1369msgstr ""
1370
87ccc1b0 1371#: config/tc-alpha.c:4467
252b5132
RH
1372msgid ".end directive names different symbol than .ent"
1373msgstr ""
1374
87ccc1b0
NC
1375#: config/tc-alpha.c:4531
1376msgid ".prologue directive without a preceding .ent directive"
1377msgstr ""
1378
1379#: config/tc-alpha.c:4549
252b5132
RH
1380#, c-format
1381msgid "Invalid argument %d to .prologue."
1382msgstr ""
1383
87ccc1b0 1384#: config/tc-alpha.c:4641
252b5132
RH
1385msgid "ECOFF debugging is disabled."
1386msgstr ""
1387
87ccc1b0 1388#: config/tc-alpha.c:4662
252b5132
RH
1389msgid "Unknown section directive"
1390msgstr ""
1391
87ccc1b0 1392#: config/tc-alpha.c:4698
252b5132
RH
1393msgid ".ent directive has no symbol"
1394msgstr ""
1395
87ccc1b0 1396#: config/tc-alpha.c:4725
252b5132
RH
1397msgid "Bad .frame directive 1./2. param"
1398msgstr ""
1399
87ccc1b0 1400#: config/tc-alpha.c:4737
252b5132
RH
1401msgid "Bad .frame directive 3./4. param"
1402msgstr ""
1403
87ccc1b0 1404#: config/tc-alpha.c:4762
252b5132
RH
1405msgid ".pdesc directive not in link (.link) section"
1406msgstr ""
1407
87ccc1b0 1408#: config/tc-alpha.c:4770
252b5132
RH
1409msgid ".pdesc has no matching .ent"
1410msgstr ""
1411
87ccc1b0 1412#: config/tc-alpha.c:4781
252b5132
RH
1413msgid ".pdesc directive has no entry symbol"
1414msgstr ""
1415
87ccc1b0 1416#: config/tc-alpha.c:4794
252b5132
RH
1417msgid "No comma after .pdesc <entryname>"
1418msgstr ""
1419
87ccc1b0 1420#: config/tc-alpha.c:4817
252b5132
RH
1421msgid "unknown procedure kind"
1422msgstr ""
1423
87ccc1b0 1424#: config/tc-alpha.c:4910
252b5132
RH
1425msgid ".name directive not in link (.link) section"
1426msgstr ""
1427
87ccc1b0 1428#: config/tc-alpha.c:4918
252b5132
RH
1429msgid ".name directive has no symbol"
1430msgstr ""
1431
87ccc1b0 1432#: config/tc-alpha.c:4952
252b5132
RH
1433msgid "No symbol after .linkage"
1434msgstr ""
1435
87ccc1b0 1436#: config/tc-alpha.c:4980
252b5132
RH
1437msgid "No symbol after .code_address"
1438msgstr ""
1439
87ccc1b0 1440#: config/tc-alpha.c:5013
252b5132
RH
1441msgid "Bad .mask directive"
1442msgstr ""
1443
87ccc1b0 1444#: config/tc-alpha.c:5034
252b5132
RH
1445msgid "Bad .fmask directive"
1446msgstr ""
1447
87ccc1b0 1448#: config/tc-alpha.c:5202
252b5132
RH
1449#, c-format
1450msgid "Expected comma after name \"%s\""
1451msgstr ""
1452
a74801ba 1453#. *symbol_get_obj (symbolP) = (signed char) temp;
87ccc1b0 1454#: config/tc-alpha.c:5213
252b5132
RH
1455#, c-format
1456msgid "unhandled: .proc %s,%d"
1457msgstr ""
1458
87ccc1b0 1459#: config/tc-alpha.c:5248
252b5132
RH
1460#, c-format
1461msgid "Tried to .set unrecognized mode `%s'"
1462msgstr ""
1463
1464#. not fatal, but it might not work in the end
87ccc1b0 1465#: config/tc-alpha.c:5265
252b5132
RH
1466msgid "File overrides no-base-register option."
1467msgstr ""
1468
87ccc1b0 1469#: config/tc-alpha.c:5282
252b5132
RH
1470#, c-format
1471msgid "Bad base register, using $%d."
1472msgstr ""
1473
87ccc1b0 1474#: config/tc-alpha.c:5304
252b5132
RH
1475#, c-format
1476msgid "Alignment too large: %d. assumed"
1477msgstr ""
1478
87ccc1b0 1479#: config/tc-alpha.c:5308 config/tc-d30v.c:2200
252b5132
RH
1480msgid "Alignment negative: 0 assumed"
1481msgstr ""
1482
87ccc1b0 1483#: config/tc-alpha.c:5621
252b5132
RH
1484#, c-format
1485msgid "Chose GP value of %lx\n"
1486msgstr ""
1487
87ccc1b0
NC
1488#: config/tc-alpha.c:5637
1489msgid "Bad .section directive: want a,s,w,x,M,S,G,T in string"
328577ad
NC
1490msgstr ""
1491
87ccc1b0 1492#: config/tc-arc.c:1615 config/tc-arm.c:11397 config/tc-ip2k.c:221
0d2bcfaf 1493msgid "md_estimate_size_before_relax\n"
252b5132
RH
1494msgstr ""
1495
87ccc1b0 1496#: config/tc-arc.c:1627
0d2bcfaf 1497msgid "md_convert_frag\n"
252b5132
RH
1498msgstr ""
1499
87ccc1b0
NC
1500#. We can't actually support subtracting a symbol.
1501#: config/tc-arc.c:1898 config/tc-arm.c:6604 config/tc-arm.c:9692
1502#: config/tc-arm.c:9792 config/tc-avr.c:854 config/tc-cris.c:3113
1503#: config/tc-d10v.c:1710 config/tc-d30v.c:1851 config/tc-mips.c:3829
1504#: config/tc-mips.c:4957 config/tc-mips.c:6158 config/tc-mips.c:6885
1505#: config/tc-msp430.c:1403 config/tc-ppc.c:5441 config/tc-v850.c:2351
1506#: config/tc-xstormy16.c:482
1507msgid "expression too complex"
1508msgstr ""
1509
1510#: config/tc-arm.c:750
328577ad
NC
1511msgid "ARM register expected"
1512msgstr ""
1513
87ccc1b0 1514#: config/tc-arm.c:751 config/tc-arm.c:3161
328577ad
NC
1515msgid "bad or missing co-processor number"
1516msgstr ""
1517
1518#. In the few cases where we might be able to accept something else
1519#. this error can be overridden.
87ccc1b0 1520#: config/tc-arm.c:752 config/tc-arm.c:3216
328577ad
NC
1521msgid "co-processor register expected"
1522msgstr ""
1523
87ccc1b0 1524#: config/tc-arm.c:753
328577ad
NC
1525msgid "FPA register expected"
1526msgstr ""
1527
87ccc1b0 1528#: config/tc-arm.c:754
328577ad
NC
1529msgid "VFP single precision register expected"
1530msgstr ""
1531
87ccc1b0 1532#: config/tc-arm.c:755
328577ad
NC
1533msgid "VFP double precision register expected"
1534msgstr ""
1535
87ccc1b0 1536#: config/tc-arm.c:756
328577ad
NC
1537msgid "Maverick MVF register expected"
1538msgstr ""
1539
87ccc1b0 1540#: config/tc-arm.c:757
328577ad
NC
1541msgid "Maverick MVD register expected"
1542msgstr ""
1543
87ccc1b0 1544#: config/tc-arm.c:758 config/tc-arm.c:759
328577ad
NC
1545msgid "Maverick MVFX register expected"
1546msgstr ""
1547
87ccc1b0 1548#: config/tc-arm.c:760
328577ad
NC
1549msgid "Maverick MVAX register expected"
1550msgstr ""
1551
87ccc1b0 1552#: config/tc-arm.c:761
328577ad
NC
1553msgid "Maverick DSPSC register expected"
1554msgstr ""
1555
87ccc1b0
NC
1556#: config/tc-arm.c:762
1557msgid "Intel Wireless MMX technology register expected"
1558msgstr ""
1559
1560#: config/tc-arm.c:2296
328577ad
NC
1561msgid "bad arguments to instruction"
1562msgstr ""
1563
87ccc1b0 1564#: config/tc-arm.c:2297
328577ad
NC
1565msgid "r15 not allowed here"
1566msgstr ""
1567
87ccc1b0 1568#: config/tc-arm.c:2298
328577ad
NC
1569msgid "instruction is not conditional"
1570msgstr ""
1571
87ccc1b0 1572#: config/tc-arm.c:2299
328577ad
NC
1573msgid "acc0 expected"
1574msgstr ""
1575
87ccc1b0 1576#: config/tc-arm.c:2492
328577ad 1577msgid "literal pool overflow"
252b5132
RH
1578msgstr ""
1579
87ccc1b0 1580#: config/tc-arm.c:2634
328577ad 1581msgid "invalid syntax for .req directive"
252b5132
RH
1582msgstr ""
1583
87ccc1b0 1584#: config/tc-arm.c:2714
252b5132 1585#, c-format
328577ad 1586msgid "alignment too large: %d assumed"
252b5132
RH
1587msgstr ""
1588
87ccc1b0 1589#: config/tc-arm.c:2717
328577ad 1590msgid "alignment negative. 0 assumed."
252b5132
RH
1591msgstr ""
1592
87ccc1b0 1593#: config/tc-arm.c:2801
328577ad
NC
1594#, c-format
1595msgid "expected comma after name \"%s\""
1596msgstr ""
1597
87ccc1b0 1598#: config/tc-arm.c:2851 config/tc-m32r.c:420
a74801ba
ILT
1599#, c-format
1600msgid "symbol `%s' already defined"
1601msgstr ""
1602
87ccc1b0 1603#: config/tc-arm.c:2876
252b5132
RH
1604msgid "selected processor does not support THUMB opcodes"
1605msgstr ""
1606
87ccc1b0 1607#: config/tc-arm.c:2889
252b5132
RH
1608msgid "selected processor does not support ARM opcodes"
1609msgstr ""
1610
87ccc1b0 1611#: config/tc-arm.c:2901
252b5132
RH
1612#, c-format
1613msgid "invalid instruction size selected (%d)"
1614msgstr ""
1615
87ccc1b0 1616#: config/tc-arm.c:2936
252b5132
RH
1617#, c-format
1618msgid "invalid operand to .code directive (%d) (expecting 16 or 32)"
1619msgstr ""
1620
87ccc1b0 1621#: config/tc-arm.c:2947
328577ad 1622msgid "garbage following instruction"
252b5132
RH
1623msgstr ""
1624
1625#. In the few cases where we might be able to accept something else
a74801ba 1626#. this error can be overridden.
87ccc1b0 1627#: config/tc-arm.c:2997
252b5132 1628#, c-format
328577ad 1629msgid "register expected, not '%.100s'"
252b5132
RH
1630msgstr ""
1631
60bcf0fa
NC
1632#. In the few cases where we might be able to accept
1633#. something else this error can be overridden.
87ccc1b0
NC
1634#: config/tc-arm.c:3048
1635#, c-format
1636msgid "Intel Wireless MMX technology register expected, not '%.100s'"
1637msgstr ""
1638
1639#. In the few cases where we might be able to accept
1640#. something else this error can be overridden.
1641#: config/tc-arm.c:3120
60bcf0fa 1642msgid "flag for {c}psr instruction expected"
252b5132
RH
1643msgstr ""
1644
87ccc1b0 1645#: config/tc-arm.c:3154
328577ad 1646msgid "illegal co-processor number"
252b5132
RH
1647msgstr ""
1648
87ccc1b0 1649#: config/tc-arm.c:3186 config/tc-arm.c:4765
252b5132
RH
1650msgid "bad or missing expression"
1651msgstr ""
1652
87ccc1b0 1653#: config/tc-arm.c:3192
252b5132
RH
1654msgid "immediate co-processor expression too large"
1655msgstr ""
1656
1657#. In the few cases where we might be able to accept something else
a74801ba 1658#. this error can be overridden.
87ccc1b0 1659#: config/tc-arm.c:3239
328577ad 1660msgid "floating point register expected"
252b5132
RH
1661msgstr ""
1662
87ccc1b0 1663#: config/tc-arm.c:3256 config/tc-arm.c:3401
252b5132
RH
1664msgid "immediate expression expected"
1665msgstr ""
1666
87ccc1b0 1667#: config/tc-arm.c:3271
252b5132
RH
1668msgid "co-processor address must be word aligned"
1669msgstr ""
1670
87ccc1b0 1671#: config/tc-arm.c:3277 config/tc-arm.c:3416
252b5132
RH
1672msgid "offset too large"
1673msgstr ""
1674
87ccc1b0 1675#: config/tc-arm.c:3326 config/tc-arm.c:3464
252b5132
RH
1676msgid "pc may not be used in post-increment"
1677msgstr ""
1678
87ccc1b0
NC
1679#: config/tc-arm.c:3342 config/tc-arm.c:3480 config/tc-arm.c:3925
1680#: config/tc-arm.c:5184 config/tc-arm.c:6051 config/tc-arm.c:6385
252b5132
RH
1681msgid "pre-indexed expression expected"
1682msgstr ""
1683
87ccc1b0
NC
1684#: config/tc-arm.c:3355 config/tc-arm.c:3493 config/tc-arm.c:3938
1685#: config/tc-arm.c:5195 config/tc-arm.c:6063 config/tc-arm.c:6397
1686#: config/tc-arm.c:6771 config/tc-arm.c:9435 config/tc-arm.c:9450
252b5132
RH
1687msgid "missing ]"
1688msgstr ""
1689
87ccc1b0 1690#: config/tc-arm.c:3365 config/tc-arm.c:3503
252b5132
RH
1691msgid "pc may not be used with write-back"
1692msgstr ""
1693
87ccc1b0 1694#: config/tc-arm.c:3555
60bcf0fa 1695msgid "comma expected after register name"
252b5132
RH
1696msgstr ""
1697
87ccc1b0 1698#: config/tc-arm.c:3574
328577ad 1699msgid "CPSR or SPSR expected"
252b5132
RH
1700msgstr ""
1701
87ccc1b0 1702#: config/tc-arm.c:3600
60bcf0fa
NC
1703msgid "comma missing after psr flags"
1704msgstr ""
1705
87ccc1b0 1706#: config/tc-arm.c:3616 config/tc-arm.c:3626
60bcf0fa 1707msgid "only a register or immediate value can follow a psr flag"
252b5132
RH
1708msgstr ""
1709
87ccc1b0 1710#: config/tc-arm.c:3637
5f68c319 1711msgid "immediate value cannot be used to set this field"
60bcf0fa
NC
1712msgstr ""
1713
87ccc1b0
NC
1714#: config/tc-arm.c:3655 config/tc-arm.c:5411 config/tc-arm.c:5691
1715#: config/tc-arm.c:5711 config/tc-i960.c:1935
328577ad 1716msgid "invalid constant"
252b5132
RH
1717msgstr ""
1718
87ccc1b0 1719#: config/tc-arm.c:3703
252b5132
RH
1720msgid "rdhi, rdlo and rm must all be different"
1721msgstr ""
1722
87ccc1b0 1723#: config/tc-arm.c:3757
252b5132
RH
1724msgid "rd and rm should be different in mul"
1725msgstr ""
1726
87ccc1b0 1727#: config/tc-arm.c:3811
252b5132
RH
1728msgid "rd and rm should be different in mla"
1729msgstr ""
1730
87ccc1b0 1731#: config/tc-arm.c:3859
5f68c319
NC
1732#, c-format
1733msgid "acc0 expected, not '%.100s'"
1734msgstr ""
1735
87ccc1b0 1736#: config/tc-arm.c:4037
5f68c319
NC
1737msgid "rdhi and rdlo must be different"
1738msgstr ""
1739
87ccc1b0 1740#: config/tc-arm.c:4145
328577ad 1741msgid "Warning: instruction unpredictable when using r15"
5f68c319
NC
1742msgstr ""
1743
87ccc1b0 1744#: config/tc-arm.c:4360
3b16e843
NC
1745msgid "use of r15 in bxj is not really useful"
1746msgstr ""
1747
87ccc1b0
NC
1748#: config/tc-arm.c:4387 config/tc-arm.c:4572 config/tc-arm.c:5432 expr.c:1326
1749#: read.c:2205
1750msgid "bad expression"
1751msgstr ""
1752
1753#: config/tc-arm.c:4396 config/tc-arm.c:4581 config/tc-arm.c:4773
1754#: config/tc-arm.c:8376 config/tc-arm.c:8411 config/tc-arm.c:8421
1755#: config/tc-z8k.c:1144 config/tc-z8k.c:1156
5f68c319
NC
1756msgid "immediate value out of range"
1757msgstr ""
1758
87ccc1b0
NC
1759#: config/tc-arm.c:4820
1760msgid "only r15 allowed here"
1761msgstr ""
1762
1763#: config/tc-arm.c:5147
5f68c319
NC
1764msgid "'[' expected after PLD mnemonic"
1765msgstr ""
1766
87ccc1b0 1767#: config/tc-arm.c:5169
328577ad 1768msgid "post-indexed expression used in preload instruction"
5f68c319
NC
1769msgstr ""
1770
87ccc1b0 1771#: config/tc-arm.c:5174 config/tc-arm.c:5204
328577ad 1772msgid "writeback used in preload instruction"
5f68c319
NC
1773msgstr ""
1774
87ccc1b0 1775#: config/tc-arm.c:5246
328577ad 1776msgid "destination register must be even"
5f68c319
NC
1777msgstr ""
1778
87ccc1b0 1779#: config/tc-arm.c:5252
328577ad 1780msgid "r14 not allowed here"
5f68c319
NC
1781msgstr ""
1782
87ccc1b0 1783#: config/tc-arm.c:5259
5f68c319
NC
1784msgid "pre/post-indexing used when modified address register is destination"
1785msgstr ""
1786
87ccc1b0 1787#: config/tc-arm.c:5269
328577ad 1788msgid "ldrd destination registers must not overlap index register"
252b5132
RH
1789msgstr ""
1790
87ccc1b0 1791#: config/tc-arm.c:5395
328577ad 1792msgid "bad_segment"
252b5132
RH
1793msgstr ""
1794
87ccc1b0 1795#: config/tc-arm.c:5455 config/tc-arm.c:5466
328577ad 1796msgid "shift expression expected"
252b5132
RH
1797msgstr ""
1798
87ccc1b0 1799#: config/tc-arm.c:5490
328577ad 1800msgid "shift requires register or #expression"
ed265386
NC
1801msgstr ""
1802
87ccc1b0 1803#: config/tc-arm.c:5491
328577ad 1804msgid "shift requires #expression"
ed265386
NC
1805msgstr ""
1806
87ccc1b0 1807#: config/tc-arm.c:5521
328577ad 1808msgid "shift of 0 ignored."
252b5132
RH
1809msgstr ""
1810
87ccc1b0 1811#: config/tc-arm.c:5527
328577ad 1812msgid "invalid immediate shift"
60bcf0fa
NC
1813msgstr ""
1814
87ccc1b0
NC
1815#: config/tc-arm.c:5682 config/tc-arm.c:6099 config/tc-arm.c:6434
1816#: config/tc-arm.c:7068 config/tc-v850.c:1908 config/tc-v850.c:1929
328577ad 1817msgid "constant expression expected"
252b5132
RH
1818msgstr ""
1819
87ccc1b0 1820#: config/tc-arm.c:5724
328577ad 1821msgid "register or shift expression expected"
252b5132
RH
1822msgstr ""
1823
87ccc1b0 1824#: config/tc-arm.c:5777
328577ad 1825msgid "invalid floating point immediate expression"
252b5132
RH
1826msgstr ""
1827
87ccc1b0 1828#: config/tc-arm.c:5781
328577ad 1829msgid "floating point register or immediate expression expected"
252b5132
RH
1830msgstr ""
1831
87ccc1b0 1832#: config/tc-arm.c:5935 config/tc-arm.c:6265
328577ad 1833msgid "address offset too large"
252b5132
RH
1834msgstr ""
1835
87ccc1b0 1836#: config/tc-arm.c:5993 config/tc-arm.c:6183 config/tc-arm.c:6325
328577ad 1837msgid "address expected"
e135f41b
NC
1838msgstr ""
1839
87ccc1b0
NC
1840#: config/tc-arm.c:6023 config/tc-arm.c:6035 config/tc-arm.c:6072
1841#: config/tc-arm.c:6201 config/tc-arm.c:6355 config/tc-arm.c:6369
1842#: config/tc-arm.c:6406
a74801ba
ILT
1843#, c-format
1844msgid "%s register same as write-back base"
1845msgstr ""
1846
87ccc1b0
NC
1847#: config/tc-arm.c:6025 config/tc-arm.c:6037 config/tc-arm.c:6074
1848#: config/tc-arm.c:6203 config/tc-arm.c:6357 config/tc-arm.c:6371
1849#: config/tc-arm.c:6408
a74801ba
ILT
1850msgid "destination"
1851msgstr ""
1852
87ccc1b0
NC
1853#: config/tc-arm.c:6025 config/tc-arm.c:6037 config/tc-arm.c:6074
1854#: config/tc-arm.c:6203 config/tc-arm.c:6357 config/tc-arm.c:6371
1855#: config/tc-arm.c:6408
a74801ba 1856msgid "source"
252b5132
RH
1857msgstr ""
1858
87ccc1b0 1859#: config/tc-arm.c:6084 config/tc-arm.c:6418 config/tc-arm.c:8682
328577ad
NC
1860msgid "invalid pseudo operation"
1861msgstr ""
1862
87ccc1b0 1863#: config/tc-arm.c:6136 config/tc-arm.c:6469
252b5132
RH
1864msgid "literal pool insertion failed"
1865msgstr ""
1866
87ccc1b0 1867#: config/tc-arm.c:6231 config/tc-arm.c:6237
328577ad 1868msgid "post-indexed expression expected"
252b5132
RH
1869msgstr ""
1870
87ccc1b0 1871#: config/tc-arm.c:6535
328577ad 1872msgid "bad range in register list"
252b5132
RH
1873msgstr ""
1874
87ccc1b0 1875#: config/tc-arm.c:6543 config/tc-arm.c:6552 config/tc-arm.c:6594
252b5132 1876#, c-format
328577ad 1877msgid "Warning: duplicated register (r%d) in register list"
252b5132
RH
1878msgstr ""
1879
87ccc1b0 1880#: config/tc-arm.c:6555
328577ad 1881msgid "Warning: register range not in ascending order"
252b5132
RH
1882msgstr ""
1883
87ccc1b0 1884#: config/tc-arm.c:6567
328577ad 1885msgid "missing `}'"
252b5132
RH
1886msgstr ""
1887
87ccc1b0 1888#: config/tc-arm.c:6583
252b5132
RH
1889msgid "invalid register mask"
1890msgstr ""
1891
87ccc1b0
NC
1892#: config/tc-arm.c:6642
1893msgid "r15 not allowed as base register"
0d2bcfaf
NC
1894msgstr ""
1895
87ccc1b0
NC
1896#: config/tc-arm.c:6676 config/tc-arm.c:6685
1897msgid "writeback of base register is UNPREDICTABLE"
1898msgstr ""
1899
1900#: config/tc-arm.c:6679
1901msgid "writeback of base register when in register list is UNPREDICTABLE"
1902msgstr ""
1903
1904#: config/tc-arm.c:6689
1905msgid "if writeback register is in list, it must be the lowest reg in the list"
252b5132
RH
1906msgstr ""
1907
87ccc1b0 1908#: config/tc-arm.c:6731 config/tc-arm.c:6745
252b5132
RH
1909msgid "r15 not allowed in swap"
1910msgstr ""
1911
87ccc1b0 1912#: config/tc-arm.c:6840
328577ad 1913msgid "use of r15 in bx in ARM mode is not really useful"
ed265386
NC
1914msgstr ""
1915
87ccc1b0 1916#: config/tc-arm.c:7074
328577ad
NC
1917msgid "constant value required for number of registers"
1918msgstr ""
1919
87ccc1b0 1920#: config/tc-arm.c:7082
328577ad 1921msgid "number of registers must be in the range [1:4]"
252b5132
RH
1922msgstr ""
1923
87ccc1b0 1924#: config/tc-arm.c:7143
328577ad 1925msgid "r15 not allowed as base register with write-back"
252b5132
RH
1926msgstr ""
1927
87ccc1b0 1928#: config/tc-arm.c:7525
328577ad
NC
1929msgid "only two consecutive VFP SP registers allowed here"
1930msgstr ""
1931
87ccc1b0 1932#: config/tc-arm.c:7693
328577ad
NC
1933msgid "VFP system register expected"
1934msgstr ""
1935
87ccc1b0
NC
1936#: config/tc-arm.c:7831 config/tc-arm.c:7870 config/tc-arm.c:7883
1937#: config/tc-arm.c:7944 config/tc-arm.c:7983 config/tc-arm.c:7996
1938#: config/tc-mips.c:10223 config/tc-mips.c:10253
328577ad 1939msgid "invalid register list"
252b5132
RH
1940msgstr ""
1941
87ccc1b0 1942#: config/tc-arm.c:7837 config/tc-arm.c:7950
328577ad 1943msgid "register list not in ascending order"
252b5132
RH
1944msgstr ""
1945
87ccc1b0 1946#: config/tc-arm.c:7862 config/tc-arm.c:7975
328577ad
NC
1947msgid "register range not in ascending order"
1948msgstr ""
1949
87ccc1b0 1950#: config/tc-arm.c:7900 config/tc-arm.c:8013
328577ad
NC
1951msgid "non-contiguous register range"
1952msgstr ""
1953
87ccc1b0 1954#: config/tc-arm.c:8043 config/tc-arm.c:8080
328577ad
NC
1955msgid "this addressing mode requires base-register writeback"
1956msgstr ""
1957
87ccc1b0 1958#: config/tc-arm.c:8240
252b5132
RH
1959msgid "lo register required"
1960msgstr ""
1961
87ccc1b0 1962#: config/tc-arm.c:8248
252b5132
RH
1963msgid "hi register required"
1964msgstr ""
1965
87ccc1b0 1966#: config/tc-arm.c:8318 config/tc-arm.c:9524
252b5132
RH
1967msgid "dest and source1 must be the same register"
1968msgstr ""
1969
87ccc1b0 1970#: config/tc-arm.c:8325
252b5132
RH
1971msgid "subtract valid only on lo regs"
1972msgstr ""
1973
87ccc1b0 1974#: config/tc-arm.c:8349
252b5132
RH
1975msgid "invalid Hi register with immediate"
1976msgstr ""
1977
87ccc1b0 1978#: config/tc-arm.c:8389
252b5132
RH
1979msgid "invalid immediate value for stack adjust"
1980msgstr ""
1981
87ccc1b0 1982#: config/tc-arm.c:8400
252b5132
RH
1983msgid "invalid immediate for address calculation"
1984msgstr ""
1985
87ccc1b0 1986#: config/tc-arm.c:8487
252b5132
RH
1987msgid "source1 and dest must be same register"
1988msgstr ""
1989
87ccc1b0 1990#: config/tc-arm.c:8521
328577ad 1991msgid "invalid immediate for shift"
252b5132
RH
1992msgstr ""
1993
87ccc1b0 1994#: config/tc-arm.c:8600
252b5132
RH
1995msgid "only lo regs allowed with immediate"
1996msgstr ""
1997
87ccc1b0 1998#: config/tc-arm.c:8619
252b5132
RH
1999msgid "invalid immediate"
2000msgstr ""
2001
87ccc1b0 2002#: config/tc-arm.c:8673
252b5132
RH
2003msgid "expected ']'"
2004msgstr ""
2005
87ccc1b0 2006#: config/tc-arm.c:8746
252b5132
RH
2007msgid "byte or halfword not valid for base register"
2008msgstr ""
2009
87ccc1b0 2010#: config/tc-arm.c:8751
328577ad 2011msgid "r15 based store not allowed"
252b5132
RH
2012msgstr ""
2013
87ccc1b0 2014#: config/tc-arm.c:8756
328577ad 2015msgid "invalid base register for register offset"
252b5132
RH
2016msgstr ""
2017
87ccc1b0 2018#: config/tc-arm.c:8774 config/tc-arm.c:8809
252b5132
RH
2019msgid "invalid offset"
2020msgstr ""
2021
87ccc1b0 2022#: config/tc-arm.c:8785
252b5132
RH
2023msgid "invalid base register in load/store"
2024msgstr ""
2025
87ccc1b0 2026#: config/tc-arm.c:9328
328577ad 2027msgid "expecting immediate, 7bit operand"
252b5132
RH
2028msgstr ""
2029
87ccc1b0 2030#: config/tc-arm.c:9343
328577ad 2031msgid "immediate out of range"
252b5132
RH
2032msgstr ""
2033
87ccc1b0 2034#: config/tc-arm.c:9386
328577ad 2035msgid "offset expected"
252b5132
RH
2036msgstr ""
2037
87ccc1b0 2038#: config/tc-arm.c:9395 config/tc-pj.c:537 config/tc-sh.c:3593
328577ad 2039msgid "offset out of range"
252b5132
RH
2040msgstr ""
2041
87ccc1b0 2042#: config/tc-arm.c:9532
328577ad 2043msgid "Rs and Rd must be different in MUL"
252b5132
RH
2044msgstr ""
2045
87ccc1b0 2046#: config/tc-arm.c:9676
328577ad
NC
2047msgid ""
2048"inserted missing '!': load/store multiple always writes back base register"
252b5132
RH
2049msgstr ""
2050
87ccc1b0 2051#: config/tc-arm.c:9698
328577ad 2052msgid "only lo-regs valid in load/store multiple"
252b5132
RH
2053msgstr ""
2054
87ccc1b0 2055#: config/tc-arm.c:9744
328577ad 2056msgid "syntax: ldrs[b] Rd, [Rb, Ro]"
252b5132
RH
2057msgstr ""
2058
87ccc1b0 2059#: config/tc-arm.c:9808
328577ad 2060msgid "invalid register list to push/pop instruction"
252b5132
RH
2061msgstr ""
2062
87ccc1b0 2063#: config/tc-arm.c:9920 config/tc-arm.c:10146
328577ad 2064msgid "virtual memory exhausted"
252b5132
RH
2065msgstr ""
2066
87ccc1b0 2067#: config/tc-arm.c:10001
252b5132 2068#, c-format
328577ad 2069msgid "register '%s' does not exist\n"
a74801ba
ILT
2070msgstr ""
2071
87ccc1b0 2072#: config/tc-arm.c:10005
a74801ba 2073#, c-format
328577ad
NC
2074msgid ""
2075"ignoring redefinition of register alias '%s' to non-existant register '%s'"
252b5132
RH
2076msgstr ""
2077
87ccc1b0 2078#: config/tc-arm.c:10014
a74801ba 2079#, c-format
328577ad 2080msgid "ignoring redefinition of register alias '%s'"
252b5132
RH
2081msgstr ""
2082
87ccc1b0 2083#: config/tc-arm.c:10020
328577ad 2084msgid "ignoring incomplete .req pseuso op"
252b5132
RH
2085msgstr ""
2086
87ccc1b0 2087#: config/tc-arm.c:10170
3b16e843
NC
2088msgid "use of old and new-style options to set CPU type"
2089msgstr ""
2090
87ccc1b0 2091#: config/tc-arm.c:10180
3b16e843
NC
2092msgid "use of old and new-style options to set FPU type"
2093msgstr ""
2094
87ccc1b0 2095#: config/tc-arm.c:10454
328577ad 2096msgid "bad call to MD_ATOF()"
252b5132
RH
2097msgstr ""
2098
87ccc1b0 2099#: config/tc-arm.c:10684
328577ad
NC
2100#, c-format
2101msgid "invalid constant (%lx) after fixup"
252b5132
RH
2102msgstr ""
2103
87ccc1b0 2104#: config/tc-arm.c:10722
328577ad
NC
2105#, c-format
2106msgid "unable to compute ADRL instructions for PC offset of 0x%lx"
8ad3436c
AM
2107msgstr ""
2108
87ccc1b0 2109#: config/tc-arm.c:10752
328577ad
NC
2110#, c-format
2111msgid "bad immediate value for offset (%ld)"
8ad3436c
AM
2112msgstr ""
2113
87ccc1b0 2114#: config/tc-arm.c:10774 config/tc-arm.c:10796
328577ad 2115msgid "invalid literal constant: pool needs to be closer"
252b5132
RH
2116msgstr ""
2117
87ccc1b0 2118#: config/tc-arm.c:10776
328577ad
NC
2119#, c-format
2120msgid "bad immediate value for half-word offset (%ld)"
252b5132
RH
2121msgstr ""
2122
87ccc1b0 2123#: config/tc-arm.c:10813
328577ad 2124msgid "shift expression is too large"
252b5132
RH
2125msgstr ""
2126
87ccc1b0 2127#: config/tc-arm.c:10832 config/tc-arm.c:10841
328577ad 2128msgid "invalid swi expression"
252b5132
RH
2129msgstr ""
2130
87ccc1b0 2131#: config/tc-arm.c:10851
328577ad 2132msgid "invalid expression in load/store multiple"
a74801ba
ILT
2133msgstr ""
2134
87ccc1b0 2135#: config/tc-arm.c:10904
328577ad 2136msgid "GAS can't handle same-section branch dest >= 0x04000000"
252b5132
RH
2137msgstr ""
2138
87ccc1b0 2139#: config/tc-arm.c:10913
328577ad 2140msgid "out of range branch"
252b5132
RH
2141msgstr ""
2142
87ccc1b0 2143#: config/tc-arm.c:10946 config/tc-arm.c:10962
328577ad 2144msgid "branch out of range"
252b5132
RH
2145msgstr ""
2146
87ccc1b0 2147#: config/tc-arm.c:10986
328577ad 2148msgid "branch with link out of range"
252b5132
RH
2149msgstr ""
2150
87ccc1b0 2151#: config/tc-arm.c:11055
328577ad 2152msgid "illegal value for co-processor offset"
252b5132
RH
2153msgstr ""
2154
87ccc1b0
NC
2155#: config/tc-arm.c:11067
2156msgid "Illegal value for co-processor offset"
2157msgstr ""
2158
2159#: config/tc-arm.c:11091
252b5132 2160#, c-format
328577ad 2161msgid "invalid offset, target not word aligned (0x%08X)"
252b5132
RH
2162msgstr ""
2163
87ccc1b0
NC
2164#: config/tc-arm.c:11097 config/tc-arm.c:11107 config/tc-arm.c:11115
2165#: config/tc-arm.c:11123 config/tc-arm.c:11131
252b5132 2166#, c-format
328577ad 2167msgid "invalid offset, value too big (0x%08lX)"
252b5132
RH
2168msgstr ""
2169
87ccc1b0 2170#: config/tc-arm.c:11171
328577ad 2171msgid "invalid immediate for stack address calculation"
252b5132
RH
2172msgstr ""
2173
87ccc1b0 2174#: config/tc-arm.c:11180
252b5132 2175#, c-format
328577ad 2176msgid "invalid immediate for address calculation (value = 0x%08lX)"
a74801ba
ILT
2177msgstr ""
2178
87ccc1b0 2179#: config/tc-arm.c:11190
328577ad 2180msgid "invalid 8bit immediate"
252b5132
RH
2181msgstr ""
2182
87ccc1b0 2183#: config/tc-arm.c:11198
328577ad 2184msgid "invalid 3bit immediate"
a74801ba
ILT
2185msgstr ""
2186
87ccc1b0 2187#: config/tc-arm.c:11214
252b5132 2188#, c-format
328577ad 2189msgid "invalid immediate: %ld is too large"
252b5132
RH
2190msgstr ""
2191
87ccc1b0 2192#: config/tc-arm.c:11229
252b5132 2193#, c-format
328577ad 2194msgid "illegal Thumb shift value: %ld"
252b5132
RH
2195msgstr ""
2196
87ccc1b0 2197#: config/tc-arm.c:11243
252b5132 2198#, c-format
328577ad 2199msgid "bad relocation fixup type (%d)"
252b5132
RH
2200msgstr ""
2201
87ccc1b0
NC
2202#: config/tc-arm.c:11314
2203msgid "literal referenced across section boundary"
a74801ba
ILT
2204msgstr ""
2205
87ccc1b0
NC
2206#: config/tc-arm.c:11327
2207msgid "internal relocation (type: IMMEDIATE) not fixed up"
252b5132
RH
2208msgstr ""
2209
87ccc1b0 2210#: config/tc-arm.c:11332
328577ad 2211msgid "ADRL used for a symbol not defined in the same file"
252b5132
RH
2212msgstr ""
2213
87ccc1b0
NC
2214#: config/tc-arm.c:11337
2215msgid "internal_relocation (type: OFFSET_IMM) not fixed up"
a74801ba
ILT
2216msgstr ""
2217
87ccc1b0
NC
2218#: config/tc-arm.c:11355 config/tc-cris.c:3053 config/tc-mcore.c:2052
2219#: config/tc-mmix.c:2867 config/tc-ns32k.c:2395
328577ad 2220msgid "<unknown>"
a74801ba
ILT
2221msgstr ""
2222
87ccc1b0 2223#: config/tc-arm.c:11358 config/tc-arm.c:11379
252b5132 2224#, c-format
328577ad 2225msgid "cannot represent %s relocation in this object file format"
252b5132
RH
2226msgstr ""
2227
87ccc1b0 2228#: config/tc-arm.c:11475
252b5132 2229#, c-format
328577ad 2230msgid "no operator -- statement `%s'\n"
252b5132
RH
2231msgstr ""
2232
87ccc1b0 2233#: config/tc-arm.c:11493 config/tc-arm.c:11518
252b5132 2234#, c-format
328577ad 2235msgid "selected processor does not support `%s'"
252b5132
RH
2236msgstr ""
2237
87ccc1b0 2238#: config/tc-arm.c:11535
0d2bcfaf
NC
2239#, c-format
2240msgid "bad instruction `%s'"
2241msgstr ""
2242
87ccc1b0 2243#: config/tc-arm.c:11636
3b16e843
NC
2244msgid "generate PIC code"
2245msgstr ""
2246
87ccc1b0 2247#: config/tc-arm.c:11637
3b16e843
NC
2248msgid "assemble Thumb code"
2249msgstr ""
2250
87ccc1b0 2251#: config/tc-arm.c:11638
3b16e843
NC
2252msgid "support ARM/Thumb interworking"
2253msgstr ""
2254
87ccc1b0 2255#: config/tc-arm.c:11640
3b16e843
NC
2256msgid "use old ABI (ELF only)"
2257msgstr ""
2258
87ccc1b0 2259#: config/tc-arm.c:11641
3b16e843
NC
2260msgid "code uses 32-bit program counter"
2261msgstr ""
2262
87ccc1b0 2263#: config/tc-arm.c:11642
3b16e843
NC
2264msgid "code uses 26-bit program counter"
2265msgstr ""
2266
87ccc1b0 2267#: config/tc-arm.c:11643
3b16e843
NC
2268msgid "floating point args are in fp regs"
2269msgstr ""
2270
87ccc1b0 2271#: config/tc-arm.c:11645
3b16e843
NC
2272msgid "re-entrant code"
2273msgstr ""
2274
87ccc1b0 2275#: config/tc-arm.c:11646
3b16e843
NC
2276msgid "code is ATPCS conformant"
2277msgstr ""
2278
87ccc1b0 2279#: config/tc-arm.c:11647
3b16e843
NC
2280msgid "assemble for big-endian"
2281msgstr ""
2282
87ccc1b0 2283#: config/tc-arm.c:11648
3b16e843
NC
2284msgid "assemble for little-endian"
2285msgstr ""
2286
2287#. These are recognized by the assembler, but have no affect on code.
87ccc1b0 2288#: config/tc-arm.c:11652
3b16e843
NC
2289msgid "use frame pointer"
2290msgstr ""
2291
87ccc1b0 2292#: config/tc-arm.c:11653
3b16e843
NC
2293msgid "use stack size checking"
2294msgstr ""
2295
2296#. DON'T add any new processors to this list -- we want the whole list
2297#. to go away... Add them to the processors table instead.
87ccc1b0 2298#: config/tc-arm.c:11657 config/tc-arm.c:11658
3b16e843
NC
2299msgid "use -mcpu=arm1"
2300msgstr ""
2301
87ccc1b0 2302#: config/tc-arm.c:11659 config/tc-arm.c:11660
3b16e843
NC
2303msgid "use -mcpu=arm2"
2304msgstr ""
2305
87ccc1b0 2306#: config/tc-arm.c:11661 config/tc-arm.c:11662
3b16e843
NC
2307msgid "use -mcpu=arm250"
2308msgstr ""
2309
87ccc1b0 2310#: config/tc-arm.c:11663 config/tc-arm.c:11664
3b16e843
NC
2311msgid "use -mcpu=arm3"
2312msgstr ""
2313
87ccc1b0 2314#: config/tc-arm.c:11665 config/tc-arm.c:11666
3b16e843
NC
2315msgid "use -mcpu=arm6"
2316msgstr ""
2317
87ccc1b0 2318#: config/tc-arm.c:11667 config/tc-arm.c:11668
3b16e843
NC
2319msgid "use -mcpu=arm600"
2320msgstr ""
2321
87ccc1b0 2322#: config/tc-arm.c:11669 config/tc-arm.c:11670
3b16e843
NC
2323msgid "use -mcpu=arm610"
2324msgstr ""
2325
87ccc1b0 2326#: config/tc-arm.c:11671 config/tc-arm.c:11672
3b16e843
NC
2327msgid "use -mcpu=arm620"
2328msgstr ""
2329
87ccc1b0 2330#: config/tc-arm.c:11673 config/tc-arm.c:11674
3b16e843
NC
2331msgid "use -mcpu=arm7"
2332msgstr ""
2333
87ccc1b0 2334#: config/tc-arm.c:11675 config/tc-arm.c:11676
3b16e843
NC
2335msgid "use -mcpu=arm70"
2336msgstr ""
2337
87ccc1b0 2338#: config/tc-arm.c:11677 config/tc-arm.c:11678
3b16e843
NC
2339msgid "use -mcpu=arm700"
2340msgstr ""
2341
87ccc1b0 2342#: config/tc-arm.c:11679 config/tc-arm.c:11680
3b16e843
NC
2343msgid "use -mcpu=arm700i"
2344msgstr ""
2345
87ccc1b0 2346#: config/tc-arm.c:11681 config/tc-arm.c:11682
3b16e843
NC
2347msgid "use -mcpu=arm710"
2348msgstr ""
2349
87ccc1b0 2350#: config/tc-arm.c:11683 config/tc-arm.c:11684
3b16e843
NC
2351msgid "use -mcpu=arm710c"
2352msgstr ""
2353
87ccc1b0 2354#: config/tc-arm.c:11685 config/tc-arm.c:11686
3b16e843
NC
2355msgid "use -mcpu=arm720"
2356msgstr ""
2357
87ccc1b0 2358#: config/tc-arm.c:11687 config/tc-arm.c:11688
3b16e843
NC
2359msgid "use -mcpu=arm7d"
2360msgstr ""
2361
87ccc1b0 2362#: config/tc-arm.c:11689 config/tc-arm.c:11690
3b16e843
NC
2363msgid "use -mcpu=arm7di"
2364msgstr ""
2365
87ccc1b0 2366#: config/tc-arm.c:11691 config/tc-arm.c:11692
3b16e843
NC
2367msgid "use -mcpu=arm7m"
2368msgstr ""
2369
87ccc1b0 2370#: config/tc-arm.c:11693 config/tc-arm.c:11694
3b16e843
NC
2371msgid "use -mcpu=arm7dm"
2372msgstr ""
2373
87ccc1b0 2374#: config/tc-arm.c:11695 config/tc-arm.c:11696
3b16e843
NC
2375msgid "use -mcpu=arm7dmi"
2376msgstr ""
2377
87ccc1b0 2378#: config/tc-arm.c:11697 config/tc-arm.c:11698
3b16e843
NC
2379msgid "use -mcpu=arm7100"
2380msgstr ""
2381
87ccc1b0 2382#: config/tc-arm.c:11699 config/tc-arm.c:11700
3b16e843
NC
2383msgid "use -mcpu=arm7500"
2384msgstr ""
2385
87ccc1b0 2386#: config/tc-arm.c:11701 config/tc-arm.c:11702
3b16e843
NC
2387msgid "use -mcpu=arm7500fe"
2388msgstr ""
2389
87ccc1b0
NC
2390#: config/tc-arm.c:11703 config/tc-arm.c:11704 config/tc-arm.c:11705
2391#: config/tc-arm.c:11706
3b16e843
NC
2392msgid "use -mcpu=arm7tdmi"
2393msgstr ""
2394
87ccc1b0 2395#: config/tc-arm.c:11707 config/tc-arm.c:11708
3b16e843
NC
2396msgid "use -mcpu=arm710t"
2397msgstr ""
2398
87ccc1b0 2399#: config/tc-arm.c:11709 config/tc-arm.c:11710
3b16e843
NC
2400msgid "use -mcpu=arm720t"
2401msgstr ""
2402
87ccc1b0 2403#: config/tc-arm.c:11711 config/tc-arm.c:11712
3b16e843
NC
2404msgid "use -mcpu=arm740t"
2405msgstr ""
2406
87ccc1b0 2407#: config/tc-arm.c:11713 config/tc-arm.c:11714
3b16e843
NC
2408msgid "use -mcpu=arm8"
2409msgstr ""
2410
87ccc1b0 2411#: config/tc-arm.c:11715 config/tc-arm.c:11716
3b16e843
NC
2412msgid "use -mcpu=arm810"
2413msgstr ""
2414
87ccc1b0 2415#: config/tc-arm.c:11717 config/tc-arm.c:11718
3b16e843
NC
2416msgid "use -mcpu=arm9"
2417msgstr ""
2418
87ccc1b0 2419#: config/tc-arm.c:11719 config/tc-arm.c:11720
3b16e843
NC
2420msgid "use -mcpu=arm9tdmi"
2421msgstr ""
2422
87ccc1b0 2423#: config/tc-arm.c:11721 config/tc-arm.c:11722
3b16e843
NC
2424msgid "use -mcpu=arm920"
2425msgstr ""
2426
87ccc1b0 2427#: config/tc-arm.c:11723 config/tc-arm.c:11724
3b16e843
NC
2428msgid "use -mcpu=arm940"
2429msgstr ""
2430
87ccc1b0 2431#: config/tc-arm.c:11725
3b16e843
NC
2432msgid "use -mcpu=strongarm"
2433msgstr ""
2434
87ccc1b0 2435#: config/tc-arm.c:11727
3b16e843
NC
2436msgid "use -mcpu=strongarm110"
2437msgstr ""
2438
87ccc1b0 2439#: config/tc-arm.c:11729
3b16e843
NC
2440msgid "use -mcpu=strongarm1100"
2441msgstr ""
2442
87ccc1b0 2443#: config/tc-arm.c:11731
3b16e843
NC
2444msgid "use -mcpu=strongarm1110"
2445msgstr ""
2446
87ccc1b0 2447#: config/tc-arm.c:11732
3b16e843
NC
2448msgid "use -mcpu=xscale"
2449msgstr ""
2450
87ccc1b0
NC
2451#: config/tc-arm.c:11733
2452msgid "use -mcpu=iwmmxt"
2453msgstr ""
2454
2455#: config/tc-arm.c:11734
3b16e843
NC
2456msgid "use -mcpu=all"
2457msgstr ""
2458
2459#. Architecture variants -- don't add any more to this list either.
87ccc1b0 2460#: config/tc-arm.c:11737 config/tc-arm.c:11738
3b16e843
NC
2461msgid "use -march=armv2"
2462msgstr ""
2463
87ccc1b0 2464#: config/tc-arm.c:11739 config/tc-arm.c:11740
3b16e843
NC
2465msgid "use -march=armv2a"
2466msgstr ""
2467
87ccc1b0 2468#: config/tc-arm.c:11741 config/tc-arm.c:11742
3b16e843
NC
2469msgid "use -march=armv3"
2470msgstr ""
2471
87ccc1b0 2472#: config/tc-arm.c:11743 config/tc-arm.c:11744
3b16e843
NC
2473msgid "use -march=armv3m"
2474msgstr ""
2475
87ccc1b0 2476#: config/tc-arm.c:11745 config/tc-arm.c:11746
3b16e843
NC
2477msgid "use -march=armv4"
2478msgstr ""
2479
87ccc1b0 2480#: config/tc-arm.c:11747 config/tc-arm.c:11748
3b16e843
NC
2481msgid "use -march=armv4t"
2482msgstr ""
2483
87ccc1b0 2484#: config/tc-arm.c:11749 config/tc-arm.c:11750
3b16e843
NC
2485msgid "use -march=armv5"
2486msgstr ""
2487
87ccc1b0 2488#: config/tc-arm.c:11751 config/tc-arm.c:11752
3b16e843
NC
2489msgid "use -march=armv5t"
2490msgstr ""
2491
87ccc1b0 2492#: config/tc-arm.c:11753 config/tc-arm.c:11754
3b16e843
NC
2493msgid "use -march=armv5te"
2494msgstr ""
2495
2496#. Floating point variants -- don't add any more to this list either.
87ccc1b0 2497#: config/tc-arm.c:11757
3b16e843
NC
2498msgid "use -mfpu=fpe"
2499msgstr ""
2500
87ccc1b0 2501#: config/tc-arm.c:11758
3b16e843
NC
2502msgid "use -mfpu=fpa10"
2503msgstr ""
2504
87ccc1b0 2505#: config/tc-arm.c:11759
3b16e843
NC
2506msgid "use -mfpu=fpa11"
2507msgstr ""
2508
87ccc1b0 2509#: config/tc-arm.c:11761
3b16e843
NC
2510msgid "use either -mfpu=softfpa or -mfpu=softvfp"
2511msgstr ""
2512
87ccc1b0 2513#: config/tc-arm.c:11944
3b16e843
NC
2514msgid "invalid architectural extension"
2515msgstr ""
2516
87ccc1b0 2517#: config/tc-arm.c:11958
3b16e843
NC
2518msgid "missing architectural extension"
2519msgstr ""
2520
87ccc1b0 2521#: config/tc-arm.c:11971
252b5132 2522#, c-format
3b16e843 2523msgid "unknown architectural extnsion `%s'"
252b5132
RH
2524msgstr ""
2525
87ccc1b0 2526#: config/tc-arm.c:11996
252b5132 2527#, c-format
3b16e843 2528msgid "missing cpu name `%s'"
252b5132
RH
2529msgstr ""
2530
87ccc1b0 2531#: config/tc-arm.c:12012
252b5132 2532#, c-format
3b16e843 2533msgid "unknown cpu `%s'"
252b5132
RH
2534msgstr ""
2535
87ccc1b0 2536#: config/tc-arm.c:12031
3b16e843
NC
2537#, c-format
2538msgid "missing architecture name `%s'"
252b5132
RH
2539msgstr ""
2540
87ccc1b0 2541#: config/tc-arm.c:12048
3b16e843
NC
2542#, c-format
2543msgid "unknown architecture `%s'\n"
252b5132
RH
2544msgstr ""
2545
87ccc1b0 2546#: config/tc-arm.c:12065
3b16e843
NC
2547#, c-format
2548msgid "unknown floating point format `%s'\n"
2549msgstr ""
2550
87ccc1b0 2551#: config/tc-arm.c:12071
3b16e843
NC
2552msgid "<cpu name>\t assemble for CPU <cpu name>"
2553msgstr ""
2554
87ccc1b0 2555#: config/tc-arm.c:12073
3b16e843
NC
2556msgid "<arch name>\t assemble for architecture <arch name>"
2557msgstr ""
2558
87ccc1b0 2559#: config/tc-arm.c:12075
3b16e843
NC
2560msgid "<fpu name>\t assemble for FPU architecture <fpu name>"
2561msgstr ""
2562
87ccc1b0 2563#: config/tc-arm.c:12117 config/tc-arm.c:12139
3b16e843
NC
2564#, c-format
2565msgid "option `-%c%s' is deprecated: %s"
2566msgstr ""
2567
87ccc1b0 2568#: config/tc-arm.c:12148
3b16e843
NC
2569#, c-format
2570msgid "unrecognized option `-%c%s'"
2571msgstr ""
2572
87ccc1b0 2573#: config/tc-arm.c:12162
3b16e843
NC
2574msgid " ARM-specific assembler options:\n"
2575msgstr ""
2576
87ccc1b0 2577#: config/tc-arm.c:12173
3b16e843 2578msgid " -EB assemble code for a big-endian cpu\n"
252b5132
RH
2579msgstr ""
2580
87ccc1b0 2581#: config/tc-arm.c:12178
3b16e843
NC
2582msgid " -EL assemble code for a little-endian cpu\n"
2583msgstr ""
2584
87ccc1b0 2585#: config/tc-arm.c:12362
252b5132
RH
2586#, c-format
2587msgid "%s: unexpected function type: %d"
2588msgstr ""
2589
87ccc1b0 2590#: config/tc-arm.c:12737
c45021f2 2591msgid "alignments greater than 32 bytes not supported in .text sections."
87748b32
NC
2592msgstr ""
2593
328577ad
NC
2594#: config/tc-arm.h:98
2595msgid "arm convert_frag\n"
2596msgstr ""
2597
87ccc1b0 2598#: config/tc-avr.c:203
bc0d738a
NC
2599msgid "Known MCU names:"
2600msgstr ""
2601
87ccc1b0 2602#: config/tc-avr.c:272
60bcf0fa
NC
2603msgid ""
2604"AVR options:\n"
2605" -mmcu=[avr-name] select microcontroller variant\n"
2606" [avr-name] can be:\n"
bc0d738a
NC
2607" avr1 - AT90S1200, ATtiny1x, ATtiny28\n"
2608" avr2 - AT90S2xxx, AT90S4xxx, AT90S8xxx, ATtiny22\n"
2609" avr3 - ATmega103, ATmega603\n"
2610" avr4 - ATmega83, ATmega85\n"
2611" avr5 - ATmega161, ATmega163, ATmega32, AT94K\n"
60bcf0fa
NC
2612" or immediate microcontroller name.\n"
2613msgstr ""
2614
87ccc1b0 2615#: config/tc-avr.c:282
bc0d738a
NC
2616msgid ""
2617" -mall-opcodes accept all AVR opcodes, even if not supported by MCU\n"
2618" -mno-skip-bug disable warnings for skipping two-word instructions\n"
2619" (default for avr4, avr5)\n"
2620" -mno-wrap reject rjmp/rcall instructions with 8K wrap-around\n"
2621" (default for avr3, avr5)\n"
2622msgstr ""
2623
87ccc1b0 2624#: config/tc-avr.c:330 config/tc-msp430.c:257
60bcf0fa
NC
2625#, c-format
2626msgid "unknown MCU: %s\n"
2627msgstr ""
2628
87ccc1b0 2629#: config/tc-avr.c:339
60bcf0fa 2630#, c-format
bc0d738a 2631msgid "redefinition of mcu type `%s' to `%s'"
60bcf0fa
NC
2632msgstr ""
2633
87ccc1b0
NC
2634#: config/tc-avr.c:390 config/tc-d10v.c:319 config/tc-d30v.c:365
2635#: config/tc-mips.c:10654 config/tc-mmix.c:2246 config/tc-mn10200.c:361
2636#: config/tc-msp430.c:378 config/tc-pj.c:374 config/tc-ppc.c:5086
2637#: config/tc-sh.c:2528 config/tc-v850.c:1245
0d2bcfaf
NC
2638msgid "bad call to md_atof"
2639msgstr ""
2640
87ccc1b0 2641#: config/tc-avr.c:453
60bcf0fa
NC
2642msgid "constant value required"
2643msgstr ""
2644
87ccc1b0 2645#: config/tc-avr.c:456
60bcf0fa
NC
2646#, c-format
2647msgid "number must be less than %d"
2648msgstr ""
2649
87ccc1b0 2650#: config/tc-avr.c:508
60bcf0fa
NC
2651msgid "`,' required"
2652msgstr ""
2653
87ccc1b0 2654#: config/tc-avr.c:527
60bcf0fa
NC
2655msgid "undefined combination of operands"
2656msgstr ""
2657
87ccc1b0 2658#: config/tc-avr.c:536
60bcf0fa
NC
2659msgid "skipping two-word instruction"
2660msgstr ""
2661
87ccc1b0 2662#: config/tc-avr.c:598
60bcf0fa
NC
2663msgid "register r16-r23 required"
2664msgstr ""
2665
87ccc1b0 2666#: config/tc-avr.c:604
60bcf0fa
NC
2667msgid "register number above 15 required"
2668msgstr ""
2669
87ccc1b0 2670#: config/tc-avr.c:610
60bcf0fa
NC
2671msgid "even register number required"
2672msgstr ""
2673
87ccc1b0 2674#: config/tc-avr.c:616
bc0d738a 2675msgid "register r24, r26, r28 or r30 required"
60bcf0fa
NC
2676msgstr ""
2677
87ccc1b0 2678#: config/tc-avr.c:622
60bcf0fa
NC
2679msgid "register name or number from 0 to 31 required"
2680msgstr ""
2681
87ccc1b0 2682#: config/tc-avr.c:640
bc0d738a 2683msgid "pointer register (X, Y or Z) required"
60bcf0fa
NC
2684msgstr ""
2685
87ccc1b0 2686#: config/tc-avr.c:647
60bcf0fa
NC
2687msgid "cannot both predecrement and postincrement"
2688msgstr ""
2689
87ccc1b0 2690#: config/tc-avr.c:655
60bcf0fa
NC
2691msgid "addressing mode not supported"
2692msgstr ""
2693
87ccc1b0 2694#: config/tc-avr.c:661
60bcf0fa
NC
2695msgid "can't predecrement"
2696msgstr ""
2697
87ccc1b0 2698#: config/tc-avr.c:664
60bcf0fa
NC
2699msgid "pointer register Z required"
2700msgstr ""
2701
87ccc1b0 2702#: config/tc-avr.c:682
60bcf0fa
NC
2703msgid "pointer register (Y or Z) required"
2704msgstr ""
2705
87ccc1b0 2706#: config/tc-avr.c:787
60bcf0fa
NC
2707#, c-format
2708msgid "unknown constraint `%c'"
2709msgstr ""
2710
87ccc1b0
NC
2711#: config/tc-avr.c:881 config/tc-avr.c:897 config/tc-avr.c:998
2712#: config/tc-msp430.c:1431 config/tc-msp430.c:1448
60bcf0fa
NC
2713#, c-format
2714msgid "odd address operand: %ld"
2715msgstr ""
2716
87ccc1b0
NC
2717#: config/tc-avr.c:889 config/tc-avr.c:908 config/tc-d10v.c:586
2718#: config/tc-d30v.c:655 config/tc-msp430.c:1439 config/tc-msp430.c:1453
2719#: config/tc-msp430.c:1463
60bcf0fa
NC
2720#, c-format
2721msgid "operand out of range: %ld"
2722msgstr ""
2723
87ccc1b0
NC
2724#: config/tc-avr.c:1007 config/tc-d10v.c:1793 config/tc-d30v.c:1973
2725#: config/tc-msp430.c:1481
60bcf0fa
NC
2726#, c-format
2727msgid "line %d: unknown relocation type: 0x%x"
2728msgstr ""
2729
87ccc1b0 2730#: config/tc-avr.c:1021
60bcf0fa
NC
2731msgid "only constant expression allowed"
2732msgstr ""
2733
87ccc1b0
NC
2734#: config/tc-avr.c:1057 config/tc-d10v.c:1659 config/tc-d30v.c:1806
2735#: config/tc-mn10200.c:1240 config/tc-mn10300.c:1781 config/tc-msp430.c:1520
2736#: config/tc-or32.c:1618 config/tc-ppc.c:5889 config/tc-v850.c:2248
60bcf0fa
NC
2737#, c-format
2738msgid "reloc %d not supported by object file format"
2739msgstr ""
2740
87ccc1b0
NC
2741#: config/tc-avr.c:1081 config/tc-d10v.c:1248 config/tc-d10v.c:1262
2742#: config/tc-h8300.c:1352 config/tc-h8500.c:1106 config/tc-mcore.c:938
2743#: config/tc-msp430.c:438 config/tc-pj.c:283 config/tc-sh.c:2096
2744#: config/tc-z8k.c:1221
60bcf0fa
NC
2745msgid "can't find opcode "
2746msgstr ""
2747
87ccc1b0 2748#: config/tc-avr.c:1098
60bcf0fa
NC
2749#, c-format
2750msgid "illegal opcode %s for mcu %s"
2751msgstr ""
2752
87ccc1b0 2753#: config/tc-avr.c:1106
60bcf0fa
NC
2754msgid "garbage at end of line"
2755msgstr ""
2756
87ccc1b0 2757#: config/tc-avr.c:1170 read.c:3225
60bcf0fa
NC
2758msgid "illegal expression"
2759msgstr ""
2760
87ccc1b0 2761#: config/tc-avr.c:1196 config/tc-avr.c:1262
60bcf0fa
NC
2762msgid "`)' required"
2763msgstr ""
2764
87ccc1b0 2765#: config/tc-avr.c:1216
bc0d738a
NC
2766#, c-format
2767msgid "constant out of 8-bit range: %d"
2768msgstr ""
2769
87ccc1b0 2770#: config/tc-avr.c:1219
bc0d738a
NC
2771msgid "expression possibly out of 8-bit range"
2772msgstr ""
2773
87ccc1b0 2774#: config/tc-avr.c:1290 config/tc-avr.c:1297
60bcf0fa
NC
2775#, c-format
2776msgid "illegal %srelocation size: %d"
2777msgstr ""
2778
87ccc1b0
NC
2779#: config/tc-cris.c:376 config/tc-m68hc11.c:2831
2780#, c-format
2781msgid "internal inconsistency problem in %s: fr_symbol %lx"
2782msgstr ""
2783
2784#: config/tc-cris.c:380 config/tc-m68hc11.c:2835
2785#, c-format
2786msgid "internal inconsistency problem in %s: resolved symbol"
2787msgstr ""
2788
2789#: config/tc-cris.c:386 config/tc-m68hc11.c:2841
2790#, c-format
2791msgid "internal inconsistency problem in %s: fr_subtype %d"
2792msgstr ""
2793
2794#: config/tc-cris.c:640
2795#, c-format
2796msgid "internal inconsistency in %s: bdapq no symbol"
2797msgstr ""
2798
2799#: config/tc-cris.c:653
2800#, c-format
2801msgid "internal inconsistency in %s: bdap.w with no symbol"
2802msgstr ""
2803
2804#: config/tc-cris.c:797
328577ad
NC
2805msgid "Virtual memory exhausted"
2806msgstr ""
2807
87ccc1b0 2808#: config/tc-cris.c:805
3bcbcc3d
HPN
2809#, c-format
2810msgid "Can't hash `%s': %s\n"
2811msgstr ""
2812
87ccc1b0 2813#: config/tc-cris.c:806
3bcbcc3d
HPN
2814msgid "(unknown reason)"
2815msgstr ""
2816
87ccc1b0 2817#: config/tc-cris.c:810
3bcbcc3d
HPN
2818#, c-format
2819msgid "Buggy opcode: `%s' \"%s\"\n"
2820msgstr ""
2821
87ccc1b0 2822#: config/tc-cris.c:1154
3bcbcc3d
HPN
2823#, c-format
2824msgid "Immediate value not in 5 bit unsigned range: %ld"
2825msgstr ""
2826
87ccc1b0 2827#: config/tc-cris.c:1170
3bcbcc3d
HPN
2828#, c-format
2829msgid "Immediate value not in 4 bit unsigned range: %ld"
2830msgstr ""
2831
87ccc1b0 2832#: config/tc-cris.c:1209
3bcbcc3d
HPN
2833#, c-format
2834msgid "Immediate value not in 6 bit range: %ld"
2835msgstr ""
2836
87ccc1b0 2837#: config/tc-cris.c:1224
3bcbcc3d
HPN
2838#, c-format
2839msgid "Immediate value not in 6 bit unsigned range: %ld"
2840msgstr ""
2841
2842#. Others have a generic warning.
87ccc1b0 2843#: config/tc-cris.c:1314
3bcbcc3d
HPN
2844#, c-format
2845msgid "Unimplemented register `%s' specified"
2846msgstr ""
2847
2848#. We've come to the end of instructions with this
2849#. opcode, so it must be an error.
87ccc1b0 2850#: config/tc-cris.c:1473
3bcbcc3d
HPN
2851msgid "Illegal operands"
2852msgstr ""
2853
87ccc1b0 2854#: config/tc-cris.c:1504 config/tc-cris.c:1535
3bcbcc3d
HPN
2855#, c-format
2856msgid "Immediate value not in 8 bit range: %ld"
2857msgstr ""
2858
87ccc1b0 2859#: config/tc-cris.c:1514 config/tc-cris.c:1542
3bcbcc3d
HPN
2860#, c-format
2861msgid "Immediate value not in 16 bit range: %ld"
2862msgstr ""
2863
87ccc1b0 2864#: config/tc-cris.c:1563
6840198f
NC
2865msgid "PIC relocation size does not match operand size"
2866msgstr ""
2867
87ccc1b0 2868#: config/tc-cris.c:2562
3bcbcc3d
HPN
2869msgid "32-bit conditional branch generated"
2870msgstr ""
2871
87ccc1b0 2872#: config/tc-cris.c:2616
6840198f
NC
2873msgid "Complex expression not supported"
2874msgstr ""
2875
3bcbcc3d
HPN
2876#. FIXME: Is this function mentioned in the internals.texi manual? If
2877#. not, add it.
87ccc1b0 2878#: config/tc-cris.c:2737
3bcbcc3d
HPN
2879msgid "Bad call to md_atof () - floating point formats are not supported"
2880msgstr ""
2881
87ccc1b0 2882#: config/tc-cris.c:2784
6840198f
NC
2883msgid "PC-relative relocation must be trivially resolved"
2884msgstr ""
2885
87ccc1b0 2886#: config/tc-cris.c:2827
3bcbcc3d
HPN
2887#, c-format
2888msgid "Value not in 16 bit range: %ld"
2889msgstr ""
2890
87ccc1b0 2891#: config/tc-cris.c:2838
3bcbcc3d
HPN
2892#, c-format
2893msgid "Value not in 8 bit range: %ld"
2894msgstr ""
2895
87ccc1b0 2896#: config/tc-cris.c:2845
3bcbcc3d
HPN
2897#, c-format
2898msgid "Value not in 4 bit unsigned range: %ld"
2899msgstr ""
2900
87ccc1b0 2901#: config/tc-cris.c:2852
3bcbcc3d
HPN
2902#, c-format
2903msgid "Value not in 5 bit unsigned range: %ld"
2904msgstr ""
2905
87ccc1b0 2906#: config/tc-cris.c:2859
3bcbcc3d
HPN
2907#, c-format
2908msgid "Value not in 6 bit range: %ld"
2909msgstr ""
2910
87ccc1b0 2911#: config/tc-cris.c:2866
3bcbcc3d
HPN
2912#, c-format
2913msgid "Value not in 6 bit unsigned range: %ld"
2914msgstr ""
2915
87ccc1b0 2916#: config/tc-cris.c:2914
7b15d668 2917msgid "Please use --help to see usage and options for this assembler.\n"
3bcbcc3d
HPN
2918msgstr ""
2919
87ccc1b0 2920#: config/tc-cris.c:2926
7b15d668 2921msgid "--no-underscore is invalid with a.out format"
3bcbcc3d
HPN
2922msgstr ""
2923
87ccc1b0 2924#: config/tc-cris.c:3002
3bcbcc3d 2925msgid ""
7b15d668
HPN
2926"Semantics error. This type of operand can not be relocated, it must be an "
2927"assembly-time constant"
3bcbcc3d
HPN
2928msgstr ""
2929
87ccc1b0 2930#: config/tc-cris.c:3054
7b15d668
HPN
2931#, c-format
2932msgid "Cannot generate relocation type for symbol %s, code %s"
3bcbcc3d
HPN
2933msgstr ""
2934
6840198f 2935#. The messages are formatted to line up with the generic options.
87ccc1b0 2936#: config/tc-cris.c:3068
7b15d668 2937msgid "CRIS-specific options:\n"
3bcbcc3d
HPN
2938msgstr ""
2939
87ccc1b0 2940#: config/tc-cris.c:3070
85a39694
NC
2941msgid ""
2942" -h, -H Don't execute, print this help text. Deprecated.\n"
3bcbcc3d
HPN
2943msgstr ""
2944
87ccc1b0 2945#: config/tc-cris.c:3072
85a39694 2946msgid " -N Warn when branches are expanded to jumps.\n"
3bcbcc3d
HPN
2947msgstr ""
2948
87ccc1b0 2949#: config/tc-cris.c:3074
85a39694
NC
2950msgid ""
2951" --underscore User symbols are normally prepended with "
2952"underscore.\n"
3bcbcc3d
HPN
2953msgstr ""
2954
87ccc1b0 2955#: config/tc-cris.c:3076
85a39694 2956msgid " Registers will not need any prefix.\n"
3bcbcc3d
HPN
2957msgstr ""
2958
87ccc1b0 2959#: config/tc-cris.c:3078
85a39694 2960msgid " --no-underscore User symbols do not have any prefix.\n"
3bcbcc3d
HPN
2961msgstr ""
2962
87ccc1b0 2963#: config/tc-cris.c:3080
85a39694 2964msgid " Registers will require a `$'-prefix.\n"
3bcbcc3d
HPN
2965msgstr ""
2966
87ccc1b0 2967#: config/tc-cris.c:3082
6840198f
NC
2968msgid " --pic\t\t\tEnable generation of position-independent code.\n"
2969msgstr ""
2970
87ccc1b0 2971#: config/tc-cris.c:3105
3bcbcc3d
HPN
2972msgid "Invalid relocation"
2973msgstr ""
2974
87ccc1b0 2975#: config/tc-cris.c:3139
3bcbcc3d
HPN
2976msgid "Invalid pc-relative relocation"
2977msgstr ""
2978
87ccc1b0 2979#: config/tc-cris.c:3188
3bcbcc3d
HPN
2980#, c-format
2981msgid "Adjusted signed .word (%ld) overflows: `switch'-statement too large."
2982msgstr ""
2983
87ccc1b0 2984#: config/tc-cris.c:3215
6840198f
NC
2985#, c-format
2986msgid ".syntax %s requires command-line option `--underscore'"
2987msgstr ""
2988
87ccc1b0 2989#: config/tc-cris.c:3224
6840198f
NC
2990#, c-format
2991msgid ".syntax %s requires command-line option `--no-underscore'"
2992msgstr ""
2993
87ccc1b0 2994#: config/tc-cris.c:3262
7b15d668
HPN
2995msgid "Unknown .syntax operand"
2996msgstr ""
2997
87ccc1b0 2998#: config/tc-cris.c:3273
6840198f
NC
2999msgid "Pseudodirective .file is only valid when generating ELF"
3000msgstr ""
3001
87ccc1b0 3002#: config/tc-cris.c:3286
6840198f
NC
3003msgid "Pseudodirective .loc is only valid when generating ELF"
3004msgstr ""
3005
87ccc1b0 3006#: config/tc-d10v.c:252
252b5132
RH
3007msgid ""
3008"D10V options:\n"
bccba5f0
NC
3009"-O Optimize. Will do some operations in parallel.\n"
3010"--gstabs-packing Pack adjacent short instructions together even\n"
3011" when --gstabs is specified. On by default.\n"
3012"--no-gstabs-packing If --gstabs is specified, do not pack adjacent\n"
3013" instructions together.\n"
252b5132
RH
3014msgstr ""
3015
87ccc1b0
NC
3016#: config/tc-d10v.c:543 config/tc-d30v.c:549 config/tc-mn10200.c:937
3017#: config/tc-mn10300.c:1315 config/tc-ppc.c:2327 config/tc-s390.c:1212
3018#: config/tc-tic80.c:275 config/tc-v850.c:2022
0d2bcfaf
NC
3019msgid "illegal operand"
3020msgstr ""
3021
87ccc1b0
NC
3022#: config/tc-d10v.c:657
3023msgid "operand is not an immediate"
3024msgstr ""
3025
3026#: config/tc-d10v.c:675
252b5132 3027#, c-format
87ccc1b0 3028msgid "operand out of range: %lu"
252b5132
RH
3029msgstr ""
3030
87ccc1b0 3031#: config/tc-d10v.c:736
252b5132
RH
3032msgid "Instruction must be executed in parallel with another instruction."
3033msgstr ""
3034
87ccc1b0 3035#: config/tc-d10v.c:792
252b5132
RH
3036msgid "Instruction must be executed in parallel"
3037msgstr ""
3038
87ccc1b0 3039#: config/tc-d10v.c:795
252b5132
RH
3040msgid "Long instructions may not be combined."
3041msgstr ""
3042
87ccc1b0 3043#: config/tc-d10v.c:828
252b5132
RH
3044msgid "One of these instructions may not be executed in parallel."
3045msgstr ""
3046
87ccc1b0 3047#: config/tc-d10v.c:832 config/tc-d30v.c:876
252b5132
RH
3048msgid "Two IU instructions may not be executed in parallel"
3049msgstr ""
3050
87ccc1b0
NC
3051#: config/tc-d10v.c:834 config/tc-d10v.c:842 config/tc-d10v.c:856
3052#: config/tc-d10v.c:871 config/tc-d30v.c:877 config/tc-d30v.c:886
252b5132
RH
3053msgid "Swapping instruction order"
3054msgstr ""
3055
87ccc1b0 3056#: config/tc-d10v.c:840 config/tc-d30v.c:883
252b5132
RH
3057msgid "Two MU instructions may not be executed in parallel"
3058msgstr ""
3059
87ccc1b0 3060#: config/tc-d10v.c:860 config/tc-d30v.c:903
252b5132
RH
3061msgid "IU instruction may not be in the left container"
3062msgstr ""
3063
87ccc1b0 3064#: config/tc-d10v.c:862 config/tc-d10v.c:877
60bcf0fa
NC
3065msgid ""
3066"Instruction in R container is squashed by flow control instruction in L "
3067"container."
252b5132
RH
3068msgstr ""
3069
87ccc1b0 3070#: config/tc-d10v.c:875 config/tc-d30v.c:914
60bcf0fa 3071msgid "MU instruction may not be in the right container"
252b5132
RH
3072msgstr ""
3073
87ccc1b0 3074#: config/tc-d10v.c:881 config/tc-d30v.c:926
60bcf0fa 3075msgid "unknown execution type passed to write_2_short()"
252b5132
RH
3076msgstr ""
3077
87ccc1b0
NC
3078#: config/tc-d10v.c:1072 config/tc-d10v.c:1080
3079#, c-format
3080msgid "packing conflict: %s must dispatch sequentially"
3081msgstr ""
3082
3083#: config/tc-d10v.c:1179
3084#, c-format
3085msgid "resource conflict (R%d)"
3086msgstr ""
3087
3088#: config/tc-d10v.c:1182
3089#, c-format
3090msgid "resource conflict (A%d)"
3091msgstr ""
3092
3093#: config/tc-d10v.c:1184
3094msgid "resource conflict (PSW)"
3095msgstr ""
3096
3097#: config/tc-d10v.c:1186
3098msgid "resource conflict (C flag)"
3099msgstr ""
3100
3101#: config/tc-d10v.c:1188
3102msgid "resource conflict (F flag)"
3103msgstr ""
3104
3105#: config/tc-d10v.c:1276 config/tc-d10v.c:1298 config/tc-d30v.c:1410
252b5132
RH
3106msgid "Unable to mix instructions as specified"
3107msgstr ""
3108
87ccc1b0 3109#: config/tc-d10v.c:1345 config/tc-d30v.c:1547
252b5132
RH
3110#, c-format
3111msgid "unknown opcode: %s"
3112msgstr ""
3113
87ccc1b0 3114#: config/tc-d10v.c:1428 config/tc-d10v.c:1603 config/tc-tic80.c:532
252b5132
RH
3115msgid "bad opcode or operands"
3116msgstr ""
3117
87ccc1b0 3118#: config/tc-d10v.c:1503 config/tc-m68k.c:4305
252b5132
RH
3119msgid "value out of range"
3120msgstr ""
3121
87ccc1b0 3122#: config/tc-d10v.c:1579
252b5132
RH
3123msgid "illegal operand - register name found where none expected"
3124msgstr ""
3125
87ccc1b0 3126#: config/tc-d10v.c:1614 config/tc-tic80.c:543
252b5132
RH
3127msgid "Register number must be EVEN"
3128msgstr ""
3129
87ccc1b0 3130#: config/tc-d10v.c:1617
328577ad
NC
3131msgid "Unsupported use of sp"
3132msgstr ""
3133
87ccc1b0
NC
3134#: config/tc-d10v.c:1636
3135#, c-format
3136msgid "cr%ld is a reserved control register"
3137msgstr ""
3138
3139#: config/tc-d10v.c:1773
252b5132
RH
3140#, c-format
3141msgid "line %d: rep or repi must include at least 4 instructions"
3142msgstr ""
3143
ed265386 3144#: config/tc-d30v.c:192
252b5132
RH
3145#, c-format
3146msgid "Register name %s conflicts with symbol of the same name"
3147msgstr ""
3148
87ccc1b0 3149#: config/tc-d30v.c:287
252b5132
RH
3150msgid ""
3151"\n"
3152"D30V options:\n"
3153"-O Make adjacent short instructions parallel if "
3154"possible.\n"
3155"-n Warn about all NOPs inserted by the assembler.\n"
3156"-N\t\t\tWarn about NOPs inserted after word multiplies.\n"
3157"-c Warn about symbols whoes names match register "
3158"names.\n"
3159"-C Opposite of -C. -c is the default.\n"
3160msgstr ""
3161
87ccc1b0 3162#: config/tc-d30v.c:461
252b5132
RH
3163msgid "unexpected 12-bit reloc type"
3164msgstr ""
3165
87ccc1b0 3166#: config/tc-d30v.c:468
252b5132
RH
3167msgid "unexpected 18-bit reloc type"
3168msgstr ""
3169
87ccc1b0 3170#: config/tc-d30v.c:719
252b5132
RH
3171#, c-format
3172msgid "%s NOP inserted"
3173msgstr ""
3174
87ccc1b0 3175#: config/tc-d30v.c:720
252b5132
RH
3176msgid "sequential"
3177msgstr ""
3178
87ccc1b0 3179#: config/tc-d30v.c:720
252b5132
RH
3180msgid "parallel"
3181msgstr ""
3182
87ccc1b0 3183#: config/tc-d30v.c:872
252b5132
RH
3184msgid "Instructions may not be executed in parallel"
3185msgstr ""
3186
87ccc1b0 3187#: config/tc-d30v.c:885
252b5132
RH
3188#, c-format
3189msgid "Executing %s in IU may not work"
3190msgstr ""
3191
87ccc1b0 3192#: config/tc-d30v.c:892
bc0d738a
NC
3193#, c-format
3194msgid "Executing %s in IU may not work in parallel execution"
3195msgstr ""
3196
87ccc1b0 3197#: config/tc-d30v.c:905
252b5132
RH
3198#, c-format
3199msgid "special left instruction `%s' kills instruction `%s' in right container"
3200msgstr ""
3201
87ccc1b0 3202#: config/tc-d30v.c:916
bc0d738a
NC
3203#, c-format
3204msgid "Executing %s in reverse serial with %s may not work"
3205msgstr ""
3206
87ccc1b0 3207#: config/tc-d30v.c:919
bc0d738a
NC
3208#, c-format
3209msgid "Executing %s in IU in reverse serial may not work"
3210msgstr ""
3211
87ccc1b0 3212#: config/tc-d30v.c:1289 config/tc-d30v.c:1306
252b5132
RH
3213msgid "Cannot assemble instruction"
3214msgstr ""
3215
87ccc1b0 3216#: config/tc-d30v.c:1291
252b5132
RH
3217msgid "First opcode is long. Unable to mix instructions as specified."
3218msgstr ""
3219
87ccc1b0 3220#: config/tc-d30v.c:1360
252b5132
RH
3221msgid "word of NOPs added between word multiply and load"
3222msgstr ""
3223
87ccc1b0 3224#: config/tc-d30v.c:1362
252b5132
RH
3225msgid "word of NOPs added between word multiply and 16-bit multiply"
3226msgstr ""
3227
87ccc1b0 3228#: config/tc-d30v.c:1394
252b5132
RH
3229msgid "Instruction uses long version, so it cannot be mixed as specified"
3230msgstr ""
3231
87ccc1b0 3232#: config/tc-d30v.c:1477 config/tc-d30v.c:1515
252b5132
RH
3233#, c-format
3234msgid "unknown condition code: %s"
3235msgstr ""
3236
87ccc1b0 3237#: config/tc-d30v.c:1508
252b5132
RH
3238#, c-format
3239msgid "cmpu doesn't support condition code %s"
3240msgstr ""
3241
87ccc1b0 3242#: config/tc-d30v.c:1558
252b5132
RH
3243#, c-format
3244msgid "operands for opcode `%s' do not match any valid format"
3245msgstr ""
3246
87ccc1b0 3247#: config/tc-d30v.c:1776
252b5132
RH
3248msgid "Odd numbered register used as target of multi-register instruction"
3249msgstr ""
3250
87ccc1b0 3251#: config/tc-d30v.c:1862
252b5132
RH
3252#, c-format
3253msgid "line %d: unable to place address of symbol '%s' into a byte"
3254msgstr ""
3255
87ccc1b0 3256#: config/tc-d30v.c:1865
252b5132 3257#, c-format
87ccc1b0 3258msgid "line %d: unable to place value %lx into a byte"
252b5132
RH
3259msgstr ""
3260
87ccc1b0 3261#: config/tc-d30v.c:1873
252b5132
RH
3262#, c-format
3263msgid "line %d: unable to place address of symbol '%s' into a short"
3264msgstr ""
3265
87ccc1b0 3266#: config/tc-d30v.c:1876
252b5132 3267#, c-format
87ccc1b0 3268msgid "line %d: unable to place value %lx into a short"
252b5132
RH
3269msgstr ""
3270
87ccc1b0 3271#: config/tc-d30v.c:1884
252b5132
RH
3272#, c-format
3273msgid "line %d: unable to place address of symbol '%s' into a quad"
3274msgstr ""
3275
87ccc1b0 3276#: config/tc-d30v.c:2053
252b5132
RH
3277#, c-format
3278msgid "value too large to fit in %d bits"
3279msgstr ""
3280
87ccc1b0 3281#: config/tc-d30v.c:2196
252b5132
RH
3282#, c-format
3283msgid "Alignment too large: %d assumed"
3284msgstr ""
3285
87ccc1b0
NC
3286#: config/tc-dlx.c:283
3287msgid "missing .proc"
a74801ba
ILT
3288msgstr ""
3289
87ccc1b0
NC
3290#: config/tc-dlx.c:300
3291msgid ".endfunc missing for previous .proc"
a74801ba
ILT
3292msgstr ""
3293
87ccc1b0
NC
3294#: config/tc-dlx.c:498
3295#, c-format
3296msgid "Expression Error for operand modifier %%hi/%%lo\n"
a74801ba
ILT
3297msgstr ""
3298
87ccc1b0
NC
3299#: config/tc-dlx.c:552
3300#, c-format
3301msgid "Bad operand for a load instruction: <%s>"
a74801ba
ILT
3302msgstr ""
3303
87ccc1b0
NC
3304#: config/tc-dlx.c:667
3305#, c-format
3306msgid "Bad operand for a store instruction: <%s>"
328577ad
NC
3307msgstr ""
3308
87ccc1b0
NC
3309#: config/tc-dlx.c:865
3310msgid "Can not set dlx_skip_hi16_flag"
252b5132
RH
3311msgstr ""
3312
87ccc1b0
NC
3313#: config/tc-dlx.c:879
3314#, c-format
3315msgid "Missing arguments for opcode <%s>."
252b5132
RH
3316msgstr ""
3317
87ccc1b0
NC
3318#: config/tc-dlx.c:950
3319#, c-format
3320msgid "Both the_insn.HI and the_insn.LO are set : %s"
252b5132
RH
3321msgstr ""
3322
87ccc1b0
NC
3323#: config/tc-dlx.c:1022
3324msgid "failed regnum sanity check."
252b5132
RH
3325msgstr ""
3326
87ccc1b0
NC
3327#: config/tc-dlx.c:1035
3328msgid "failed general register sanity check."
252b5132
RH
3329msgstr ""
3330
87ccc1b0
NC
3331#: config/tc-dlx.c:1324
3332msgid "Invalid expression after # number\n"
252b5132
RH
3333msgstr ""
3334
87ccc1b0
NC
3335#: config/tc-fr30.c:85
3336msgid " FR30 specific command line options:\n"
252b5132
RH
3337msgstr ""
3338
87ccc1b0 3339#: config/tc-fr30.c:139 config/tc-openrisc.c:152
252b5132 3340#, c-format
87ccc1b0 3341msgid "Instruction %s not allowed in a delay slot."
252b5132
RH
3342msgstr ""
3343
87ccc1b0
NC
3344#: config/tc-fr30.c:383 config/tc-m32r.c:1576
3345msgid "Addend to unresolved symbol not on word boundary."
252b5132
RH
3346msgstr ""
3347
87ccc1b0
NC
3348#: config/tc-fr30.c:524 config/tc-frv.c:1289 config/tc-i960.c:798
3349#: config/tc-ip2k.c:353 config/tc-m32r.c:1884 config/tc-openrisc.c:452
3350#: config/tc-xstormy16.c:639
3351msgid "Bad call to md_atof()"
252b5132
RH
3352msgstr ""
3353
87ccc1b0
NC
3354#: config/tc-frv.c:413
3355msgid "FRV specific command line options:\n"
252b5132
RH
3356msgstr ""
3357
87ccc1b0
NC
3358#: config/tc-frv.c:414
3359msgid "-G n Data >= n bytes is in small data area\n"
252b5132
RH
3360msgstr ""
3361
87ccc1b0
NC
3362#: config/tc-frv.c:415
3363msgid "-mgpr-32 Note 32 gprs are used\n"
252b5132
RH
3364msgstr ""
3365
87ccc1b0
NC
3366#: config/tc-frv.c:416
3367msgid "-mgpr-64 Note 64 gprs are used\n"
252b5132
RH
3368msgstr ""
3369
87ccc1b0
NC
3370#: config/tc-frv.c:417
3371msgid "-mfpr-32 Note 32 fprs are used\n"
252b5132
RH
3372msgstr ""
3373
87ccc1b0
NC
3374#: config/tc-frv.c:418
3375msgid "-mfpr-64 Note 64 fprs are used\n"
252b5132
RH
3376msgstr ""
3377
87ccc1b0
NC
3378#: config/tc-frv.c:419
3379msgid "-msoft-float Note software fp is used\n"
252b5132
RH
3380msgstr ""
3381
87ccc1b0
NC
3382#: config/tc-frv.c:420
3383msgid "-mdword Note stack is aligned to a 8 byte boundary\n"
252b5132
RH
3384msgstr ""
3385
87ccc1b0
NC
3386#: config/tc-frv.c:421
3387msgid "-mno-dword Note stack is aligned to a 4 byte boundary\n"
252b5132
RH
3388msgstr ""
3389
87ccc1b0
NC
3390#: config/tc-frv.c:422
3391msgid "-mdouble Note fp double insns are used\n"
252b5132
RH
3392msgstr ""
3393
87ccc1b0
NC
3394#: config/tc-frv.c:423
3395msgid "-mmedia Note media insns are used\n"
252b5132
RH
3396msgstr ""
3397
87ccc1b0
NC
3398#: config/tc-frv.c:424
3399msgid "-mmuladd Note multiply add/subtract insns are used\n"
252b5132
RH
3400msgstr ""
3401
87ccc1b0
NC
3402#: config/tc-frv.c:425
3403msgid "-mpack Note instructions are packed\n"
252b5132
RH
3404msgstr ""
3405
87ccc1b0
NC
3406#: config/tc-frv.c:426
3407msgid "-mno-pack Do not allow instructions to be packed\n"
252b5132
RH
3408msgstr ""
3409
87ccc1b0
NC
3410#: config/tc-frv.c:427
3411msgid "-mpic Note small position independent code\n"
328577ad
NC
3412msgstr ""
3413
87ccc1b0
NC
3414#: config/tc-frv.c:428
3415msgid "-mPIC Note large position independent code\n"
252b5132
RH
3416msgstr ""
3417
87ccc1b0
NC
3418#: config/tc-frv.c:429
3419msgid "-mlibrary-pic Compile library for large position indepedent code\n"
252b5132
RH
3420msgstr ""
3421
87ccc1b0
NC
3422#: config/tc-frv.c:430
3423msgid "-mcpu={fr500|fr400|fr300|frv|simple|tomcat}\n"
252b5132
RH
3424msgstr ""
3425
87ccc1b0
NC
3426#: config/tc-frv.c:431
3427msgid " Record the cpu type\n"
252b5132
RH
3428msgstr ""
3429
87ccc1b0
NC
3430#: config/tc-frv.c:432
3431msgid "-mtomcat-stats Print out stats for tomcat workarounds\n"
252b5132
RH
3432msgstr ""
3433
87ccc1b0
NC
3434#: config/tc-frv.c:433
3435msgid "-mtomcat-debug Debug tomcat workarounds\n"
252b5132
RH
3436msgstr ""
3437
87ccc1b0
NC
3438#: config/tc-frv.c:1012
3439msgid "VLIW packing used for -mno-pack"
252b5132
RH
3440msgstr ""
3441
87ccc1b0
NC
3442#: config/tc-frv.c:1025
3443msgid "VLIW packing constraint violation"
252b5132
RH
3444msgstr ""
3445
87ccc1b0 3446#: config/tc-frv.c:1540
252b5132 3447#, c-format
87ccc1b0 3448msgid "Relocation %s is not safe for %s"
252b5132
RH
3449msgstr ""
3450
87ccc1b0
NC
3451#: config/tc-h8300.c:83 config/tc-h8300.c:95 config/tc-h8300.c:108
3452#: config/tc-h8300.c:121 config/tc-h8300.c:192 config/tc-hppa.c:1421
3453#: config/tc-hppa.c:6907 config/tc-hppa.c:6913 config/tc-hppa.c:6919
3454#: config/tc-hppa.c:6925 config/tc-mn10300.c:907 config/tc-mn10300.c:2143
3455msgid "could not set architecture and machine"
252b5132
RH
3456msgstr ""
3457
87ccc1b0
NC
3458#: config/tc-h8300.c:345 config/tc-h8300.c:353
3459msgid "Reg not valid for H8/300"
252b5132
RH
3460msgstr ""
3461
87ccc1b0
NC
3462#: config/tc-h8300.c:514 config/tc-h8300.c:517 config/tc-h8300.c:520
3463#: config/tc-h8300.c:524
3464msgid "Invalid register list for ldm/stm\n"
328577ad
NC
3465msgstr ""
3466
87ccc1b0
NC
3467#: config/tc-h8300.c:579 config/tc-h8300.c:641 config/tc-h8300.c:648
3468msgid "Wrong size pointer register for architecture."
328577ad
NC
3469msgstr ""
3470
87ccc1b0
NC
3471#: config/tc-h8300.c:606 config/tc-h8300.c:615 config/tc-h8300.c:625
3472msgid "expected @(exp, reg16)"
252b5132
RH
3473msgstr ""
3474
87ccc1b0
NC
3475#: config/tc-h8300.c:703
3476msgid "expect :8 or :16 here"
3477msgstr ""
3478
3479#: config/tc-h8300.c:910
3480#, c-format
3481msgid "operand %s0x%lx out of range."
3482msgstr ""
3483
3484#: config/tc-h8300.c:998
3485msgid "Can't work out size of operand.\n"
3486msgstr ""
3487
3488#: config/tc-h8300.c:1046
3489#, c-format
3490msgid "Opcode `%s' with these operand types not available in H8/300 mode"
3491msgstr ""
3492
3493#: config/tc-h8300.c:1092 config/tc-h8300.c:1112
3494msgid "Need #1 or #2 here"
3495msgstr ""
3496
3497#: config/tc-h8300.c:1107
3498msgid "#4 not valid on H8/300."
3499msgstr ""
3500
3501#: config/tc-h8300.c:1185 config/tc-h8300.c:1232
3502#, c-format
3503msgid "branch operand has odd offset (%lx)\n"
3504msgstr ""
3505
3506#: config/tc-h8300.c:1271
3507msgid "destination operand must be 16 bit register"
3508msgstr ""
3509
3510#: config/tc-h8300.c:1280
3511msgid "source operand must be 8 bit register"
3512msgstr ""
3513
3514#: config/tc-h8300.c:1288
3515msgid "destination operand must be 16bit absolute address"
3516msgstr ""
3517
3518#: config/tc-h8300.c:1295
3519msgid "destination operand must be 8 bit register"
3520msgstr ""
3521
3522#: config/tc-h8300.c:1303
3523msgid "source operand must be 16bit absolute address"
3524msgstr ""
3525
3526#. This seems more sane than saying "too many operands". We'll
3527#. get here only if the trailing trash starts with a comma.
3528#: config/tc-h8300.c:1311 config/tc-mmix.c:454 config/tc-mmix.c:466
3529#: config/tc-mmix.c:2502 config/tc-mmix.c:2526 config/tc-mmix.c:2802
3530#: config/tc-or32.c:640 config/tc-or32.c:854
3531msgid "invalid operands"
3532msgstr ""
3533
3534#: config/tc-h8300.c:1363 config/tc-h8500.c:1112 config/tc-mips.c:9802
3535#: config/tc-sh.c:2363 config/tc-sh64.c:2837 config/tc-w65.c:691
3536#: config/tc-z8k.c:1231
3537msgid "unknown opcode"
3538msgstr ""
3539
3540#: config/tc-h8300.c:1409
3541msgid "mismatch between opcode size and operand size"
3542msgstr ""
3543
3544#: config/tc-h8300.c:1425 config/tc-h8500.c:1139 config/tc-sh.c:2483
3545#: config/tc-z8k.c:1287
3546msgid "call to tc_crawl_symbol_chain \n"
3547msgstr ""
3548
3549#: config/tc-h8300.c:1441 config/tc-h8500.c:1153 config/tc-sh.c:2490
3550#: config/tc-z8k.c:1303
3551msgid "call to tc_headers_hook \n"
3552msgstr ""
3553
3554#: config/tc-h8300.c:1534
3555msgid "call to tc_aout_fix_to_chars \n"
3556msgstr ""
3557
3558#: config/tc-h8300.c:1548
3559msgid "call to md_convert_frag \n"
3560msgstr ""
3561
3562#: config/tc-h8300.c:1610
3563msgid "call tomd_estimate_size_before_relax \n"
3564msgstr ""
3565
3566#: config/tc-h8300.c:1731 config/tc-mcore.c:2355 config/tc-pj.c:581
3567#: config/tc-sh.c:3956
3568#, c-format
3569msgid "Cannot represent relocation type %s"
3570msgstr ""
3571
3572#: config/tc-h8500.c:325
3573msgid ":24 not valid for this opcode"
3574msgstr ""
3575
3576#: config/tc-h8500.c:332
3577msgid "expect :8,:16 or :24"
3578msgstr ""
3579
3580#: config/tc-h8500.c:391
3581msgid "syntax error in reg list"
3582msgstr ""
3583
3584#: config/tc-h8500.c:409
3585msgid "missing final register in range"
3586msgstr ""
3587
3588#: config/tc-h8500.c:498 config/tc-h8500.c:505 config/tc-h8500.c:511
3589msgid "expected @(exp, Rn)"
3590msgstr ""
3591
3592#: config/tc-h8500.c:527
3593msgid "@Rn+ needs word register"
3594msgstr ""
3595
3596#: config/tc-h8500.c:537
3597msgid "@Rn needs word register"
3598msgstr ""
3599
3600#: config/tc-h8500.c:838 config/tc-sh.c:1827
3601#, c-format
3602msgid "unhandled %d\n"
3603msgstr ""
3604
3605#: config/tc-h8500.c:868
3606#, c-format
3607msgid "operand must be absolute in range %d..%d"
252b5132
RH
3608msgstr ""
3609
87ccc1b0
NC
3610#: config/tc-h8500.c:963 config/tc-sh.c:2036
3611#, c-format
3612msgid "failed for %d\n"
3613msgstr ""
3614
3615#: config/tc-h8500.c:1128 config/tc-sh.c:2138 config/tc-sh.c:2412
3616#: config/tc-w65.c:710
3617msgid "invalid operands for opcode"
3618msgstr ""
3619
3620#. Simple range checking for FIELD againt HIGH and LOW bounds.
3621#. IGNORE is used to suppress the error message.
3622#: config/tc-hppa.c:1154 config/tc-hppa.c:1168
3623#, c-format
3624msgid "Field out of range [%d..%d] (%d)."
3625msgstr ""
3626
3627#. Simple alignment checking for FIELD againt ALIGN (a power of two).
3628#. IGNORE is used to suppress the error message.
3629#: config/tc-hppa.c:1182
3630#, c-format
3631msgid "Field not properly aligned [%d] (%d)."
3632msgstr ""
3633
3634#: config/tc-hppa.c:1211
3635msgid "Missing .exit\n"
3636msgstr ""
3637
3638#: config/tc-hppa.c:1214
3639msgid "Missing .procend\n"
3640msgstr ""
3641
3642#: config/tc-hppa.c:1394
328577ad 3643#, c-format
252b5132
RH
3644msgid "Invalid field selector. Assuming F%%."
3645msgstr ""
3646
87ccc1b0 3647#: config/tc-hppa.c:1427
252b5132
RH
3648msgid "-R option not supported on this target."
3649msgstr ""
3650
87ccc1b0 3651#: config/tc-hppa.c:1443 config/tc-sparc.c:809 config/tc-sparc.c:845
252b5132
RH
3652#, c-format
3653msgid "Internal error: can't hash `%s': %s\n"
3654msgstr ""
3655
87ccc1b0 3656#: config/tc-hppa.c:1451 config/tc-i860.c:198
252b5132
RH
3657#, c-format
3658msgid "internal error: losing opcode: `%s' \"%s\"\n"
3659msgstr ""
3660
87ccc1b0 3661#: config/tc-hppa.c:1522 config/tc-hppa.c:7046 config/tc-hppa.c:7103
252b5132
RH
3662msgid "Missing function name for .PROC (corrupted label chain)"
3663msgstr ""
3664
87ccc1b0 3665#: config/tc-hppa.c:1525 config/tc-hppa.c:7106
252b5132
RH
3666msgid "Missing function name for .PROC"
3667msgstr ""
3668
87ccc1b0 3669#: config/tc-hppa.c:1632 config/tc-hppa.c:4903
252b5132
RH
3670msgid "could not update architecture and machine"
3671msgstr ""
3672
87ccc1b0 3673#: config/tc-hppa.c:1840
252b5132
RH
3674msgid "Invalid Indexed Load Completer."
3675msgstr ""
3676
87ccc1b0 3677#: config/tc-hppa.c:1845
252b5132
RH
3678msgid "Invalid Indexed Load Completer Syntax."
3679msgstr ""
3680
87ccc1b0 3681#: config/tc-hppa.c:1882
252b5132
RH
3682msgid "Invalid Short Load/Store Completer."
3683msgstr ""
3684
87ccc1b0 3685#: config/tc-hppa.c:1942 config/tc-hppa.c:1947
252b5132
RH
3686msgid "Invalid Store Bytes Short Completer"
3687msgstr ""
3688
87ccc1b0 3689#: config/tc-hppa.c:2258 config/tc-hppa.c:2264
a74801ba
ILT
3690msgid "Invalid left/right combination completer"
3691msgstr ""
3692
87ccc1b0 3693#: config/tc-hppa.c:2313 config/tc-hppa.c:2320
a74801ba
ILT
3694msgid "Invalid permutation completer"
3695msgstr ""
3696
87ccc1b0 3697#: config/tc-hppa.c:2421
252b5132 3698#, c-format
a74801ba 3699msgid "Invalid Add Condition: %s"
252b5132
RH
3700msgstr ""
3701
87ccc1b0 3702#: config/tc-hppa.c:2432 config/tc-hppa.c:2442
328577ad 3703msgid "Invalid Add and Branch Condition"
252b5132
RH
3704msgstr ""
3705
87ccc1b0 3706#: config/tc-hppa.c:2463 config/tc-hppa.c:2601
252b5132
RH
3707msgid "Invalid Compare/Subtract Condition"
3708msgstr ""
3709
87ccc1b0 3710#: config/tc-hppa.c:2503
252b5132 3711#, c-format
a74801ba
ILT
3712msgid "Invalid Bit Branch Condition: %c"
3713msgstr ""
3714
87ccc1b0 3715#: config/tc-hppa.c:2589
a74801ba
ILT
3716#, c-format
3717msgid "Invalid Compare/Subtract Condition: %s"
252b5132
RH
3718msgstr ""
3719
87ccc1b0 3720#: config/tc-hppa.c:2616
328577ad 3721msgid "Invalid Compare and Branch Condition"
a74801ba
ILT
3722msgstr ""
3723
87ccc1b0 3724#: config/tc-hppa.c:2712
252b5132
RH
3725msgid "Invalid Logical Instruction Condition."
3726msgstr ""
3727
87ccc1b0 3728#: config/tc-hppa.c:2767
252b5132
RH
3729msgid "Invalid Shift/Extract/Deposit Condition."
3730msgstr ""
3731
87ccc1b0 3732#: config/tc-hppa.c:2879
a74801ba 3733msgid "Invalid Unit Instruction Condition."
252b5132
RH
3734msgstr ""
3735
87ccc1b0
NC
3736#: config/tc-hppa.c:3256 config/tc-hppa.c:3288 config/tc-hppa.c:3319
3737#: config/tc-hppa.c:3349
252b5132
RH
3738msgid "Branch to unaligned address"
3739msgstr ""
3740
87ccc1b0 3741#: config/tc-hppa.c:3527
252b5132
RH
3742msgid "Invalid SFU identifier"
3743msgstr ""
3744
87ccc1b0 3745#: config/tc-hppa.c:3577
252b5132
RH
3746msgid "Invalid COPR identifier"
3747msgstr ""
3748
87ccc1b0 3749#: config/tc-hppa.c:3706
a74801ba 3750msgid "Invalid Floating Point Operand Format."
252b5132
RH
3751msgstr ""
3752
87ccc1b0
NC
3753#: config/tc-hppa.c:3823 config/tc-hppa.c:3843 config/tc-hppa.c:3863
3754#: config/tc-hppa.c:3883 config/tc-hppa.c:3903
a74801ba 3755msgid "Invalid register for single precision fmpyadd or fmpysub"
252b5132
RH
3756msgstr ""
3757
87ccc1b0 3758#: config/tc-hppa.c:3960
252b5132
RH
3759#, c-format
3760msgid "Invalid operands %s"
3761msgstr ""
3762
87ccc1b0 3763#: config/tc-hppa.c:4078
328577ad 3764msgid "Cannot handle fixup"
85a39694
NC
3765msgstr ""
3766
87ccc1b0 3767#: config/tc-hppa.c:4379
28e7409f
NC
3768msgid " -Q ignored\n"
3769msgstr ""
3770
87ccc1b0 3771#: config/tc-hppa.c:4383
28e7409f
NC
3772msgid " -c print a warning if a comment is found\n"
3773msgstr ""
3774
87ccc1b0 3775#: config/tc-hppa.c:4454
85a39694 3776#, c-format
328577ad 3777msgid "no hppa_fixup entry for fixup type 0x%x"
252b5132
RH
3778msgstr ""
3779
87ccc1b0 3780#: config/tc-hppa.c:4625
85a39694 3781msgid "Unknown relocation encountered in md_apply_fix."
252b5132
RH
3782msgstr ""
3783
87ccc1b0 3784#: config/tc-hppa.c:4767 config/tc-hppa.c:4792
252b5132
RH
3785#, c-format
3786msgid "Undefined register: '%s'."
3787msgstr ""
3788
87ccc1b0 3789#: config/tc-hppa.c:4826
252b5132
RH
3790#, c-format
3791msgid "Non-absolute symbol: '%s'."
3792msgstr ""
3793
87ccc1b0 3794#: config/tc-hppa.c:4841
252b5132
RH
3795#, c-format
3796msgid "Undefined absolute constant: '%s'."
3797msgstr ""
3798
87ccc1b0 3799#: config/tc-hppa.c:4942
252b5132
RH
3800#, c-format
3801msgid "Invalid FP Compare Condition: %s"
3802msgstr ""
3803
87ccc1b0 3804#: config/tc-hppa.c:4998
a74801ba
ILT
3805#, c-format
3806msgid "Invalid FTEST completer: %s"
3807msgstr ""
3808
87ccc1b0 3809#: config/tc-hppa.c:5065 config/tc-hppa.c:5103
252b5132
RH
3810#, c-format
3811msgid "Invalid FP Operand Format: %3s"
3812msgstr ""
3813
87ccc1b0 3814#: config/tc-hppa.c:5182
252b5132
RH
3815msgid "Bad segment in expression."
3816msgstr ""
3817
87ccc1b0 3818#: config/tc-hppa.c:5241
252b5132
RH
3819msgid "Bad segment (should be absolute)."
3820msgstr ""
3821
87ccc1b0 3822#: config/tc-hppa.c:5284
252b5132
RH
3823#, c-format
3824msgid "Invalid argument location: %s\n"
3825msgstr ""
3826
87ccc1b0 3827#: config/tc-hppa.c:5315
252b5132
RH
3828#, c-format
3829msgid "Invalid argument description: %d"
3830msgstr ""
3831
87ccc1b0 3832#: config/tc-hppa.c:5338
252b5132
RH
3833#, c-format
3834msgid "Invalid Nullification: (%c)"
3835msgstr ""
3836
87ccc1b0 3837#: config/tc-hppa.c:6058
252b5132
RH
3838#, c-format
3839msgid "Invalid .CALL argument: %s"
3840msgstr ""
3841
87ccc1b0 3842#: config/tc-hppa.c:6180
252b5132
RH
3843msgid ".callinfo is not within a procedure definition"
3844msgstr ""
3845
87ccc1b0 3846#: config/tc-hppa.c:6200
252b5132
RH
3847#, c-format
3848msgid "FRAME parameter must be a multiple of 8: %d\n"
3849msgstr ""
3850
87ccc1b0 3851#: config/tc-hppa.c:6219
252b5132
RH
3852msgid "Value for ENTRY_GR must be in the range 3..18\n"
3853msgstr ""
3854
87ccc1b0 3855#: config/tc-hppa.c:6231
252b5132
RH
3856msgid "Value for ENTRY_FR must be in the range 12..21\n"
3857msgstr ""
3858
87ccc1b0 3859#: config/tc-hppa.c:6241
252b5132
RH
3860msgid "Value for ENTRY_SR must be 3\n"
3861msgstr ""
3862
87ccc1b0 3863#: config/tc-hppa.c:6297
252b5132
RH
3864#, c-format
3865msgid "Invalid .CALLINFO argument: %s"
3866msgstr ""
3867
87ccc1b0 3868#: config/tc-hppa.c:6408
252b5132
RH
3869msgid "The .ENTER pseudo-op is not supported"
3870msgstr ""
3871
87ccc1b0 3872#: config/tc-hppa.c:6424
252b5132
RH
3873msgid "Misplaced .entry. Ignored."
3874msgstr ""
3875
87ccc1b0 3876#: config/tc-hppa.c:6428
252b5132
RH
3877msgid "Missing .callinfo."
3878msgstr ""
3879
87ccc1b0 3880#: config/tc-hppa.c:6494
5b343f5a
NC
3881msgid ".REG expression must be a register"
3882msgstr ""
3883
87ccc1b0 3884#: config/tc-hppa.c:6510
5b343f5a
NC
3885msgid "bad or irreducible absolute expression; zero assumed"
3886msgstr ""
3887
87ccc1b0 3888#: config/tc-hppa.c:6521
252b5132
RH
3889msgid ".REG must use a label"
3890msgstr ""
3891
87ccc1b0 3892#: config/tc-hppa.c:6523
252b5132
RH
3893msgid ".EQU must use a label"
3894msgstr ""
3895
87ccc1b0 3896#: config/tc-hppa.c:6576
252b5132
RH
3897msgid ".EXIT must appear within a procedure"
3898msgstr ""
3899
87ccc1b0 3900#: config/tc-hppa.c:6580
252b5132
RH
3901msgid "Missing .callinfo"
3902msgstr ""
3903
87ccc1b0 3904#: config/tc-hppa.c:6584
252b5132
RH
3905msgid "No .ENTRY for this .EXIT"
3906msgstr ""
3907
87ccc1b0 3908#: config/tc-hppa.c:6611
252b5132
RH
3909#, c-format
3910msgid "Cannot define export symbol: %s\n"
3911msgstr ""
3912
87ccc1b0 3913#: config/tc-hppa.c:6669
252b5132
RH
3914#, c-format
3915msgid "Using ENTRY rather than CODE in export directive for %s"
3916msgstr ""
3917
87ccc1b0 3918#: config/tc-hppa.c:6786
252b5132
RH
3919#, c-format
3920msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s"
3921msgstr ""
3922
87ccc1b0 3923#: config/tc-hppa.c:6868
252b5132
RH
3924msgid "Missing label name on .LABEL"
3925msgstr ""
3926
87ccc1b0 3927#: config/tc-hppa.c:6873
252b5132
RH
3928msgid "extra .LABEL arguments ignored."
3929msgstr ""
3930
87ccc1b0 3931#: config/tc-hppa.c:6890
252b5132
RH
3932msgid "The .LEAVE pseudo-op is not supported"
3933msgstr ""
3934
87ccc1b0 3935#: config/tc-hppa.c:6929
252b5132
RH
3936msgid "Unrecognized .LEVEL argument\n"
3937msgstr ""
3938
87ccc1b0 3939#: config/tc-hppa.c:6965
252b5132
RH
3940#, c-format
3941msgid "Cannot define static symbol: %s\n"
3942msgstr ""
3943
87ccc1b0 3944#: config/tc-hppa.c:7000
252b5132
RH
3945msgid "Nested procedures"
3946msgstr ""
3947
87ccc1b0 3948#: config/tc-hppa.c:7010
252b5132
RH
3949msgid "Cannot allocate unwind descriptor\n"
3950msgstr ""
3951
87ccc1b0 3952#: config/tc-hppa.c:7110
252b5132
RH
3953msgid "misplaced .procend"
3954msgstr ""
3955
87ccc1b0 3956#: config/tc-hppa.c:7113
252b5132
RH
3957msgid "Missing .callinfo for this procedure"
3958msgstr ""
3959
87ccc1b0 3960#: config/tc-hppa.c:7116
252b5132
RH
3961msgid "Missing .EXIT for a .ENTRY"
3962msgstr ""
3963
87ccc1b0 3964#: config/tc-hppa.c:7154
a74801ba
ILT
3965msgid "Not in a space.\n"
3966msgstr ""
3967
87ccc1b0 3968#: config/tc-hppa.c:7157
a74801ba
ILT
3969msgid "Not in a subspace.\n"
3970msgstr ""
3971
87ccc1b0 3972#: config/tc-hppa.c:7248
252b5132
RH
3973msgid "Invalid .SPACE argument"
3974msgstr ""
3975
87ccc1b0 3976#: config/tc-hppa.c:7295
252b5132
RH
3977msgid "Can't change spaces within a procedure definition. Ignored"
3978msgstr ""
3979
87ccc1b0 3980#: config/tc-hppa.c:7424
252b5132
RH
3981#, c-format
3982msgid "Undefined space: '%s' Assuming space number = 0."
3983msgstr ""
3984
87ccc1b0 3985#: config/tc-hppa.c:7448
252b5132
RH
3986msgid "Must be in a space before changing or declaring subspaces.\n"
3987msgstr ""
3988
87ccc1b0 3989#: config/tc-hppa.c:7452
252b5132
RH
3990msgid "Can't change subspaces within a procedure definition. Ignored"
3991msgstr ""
3992
87ccc1b0 3993#: config/tc-hppa.c:7487
252b5132
RH
3994msgid "Parameters of an existing subspace can't be modified"
3995msgstr ""
3996
87ccc1b0 3997#: config/tc-hppa.c:7538
252b5132
RH
3998msgid "Alignment must be a power of 2"
3999msgstr ""
4000
87ccc1b0 4001#: config/tc-hppa.c:7580
252b5132
RH
4002msgid "FIRST not supported as a .SUBSPACE argument"
4003msgstr ""
4004
87ccc1b0 4005#: config/tc-hppa.c:7582
252b5132
RH
4006msgid "Invalid .SUBSPACE argument"
4007msgstr ""
4008
87ccc1b0 4009#: config/tc-hppa.c:7762
252b5132
RH
4010#, c-format
4011msgid "Internal error: Unable to find containing space for %s."
4012msgstr ""
4013
87ccc1b0 4014#: config/tc-hppa.c:7801
252b5132
RH
4015#, c-format
4016msgid "Out of memory: could not allocate new space chain entry: %s\n"
4017msgstr ""
4018
87ccc1b0 4019#: config/tc-hppa.c:7887
252b5132
RH
4020#, c-format
4021msgid "Out of memory: could not allocate new subspace chain entry: %s\n"
4022msgstr ""
4023
87ccc1b0 4024#: config/tc-hppa.c:8620
252b5132
RH
4025#, c-format
4026msgid "Symbol '%s' could not be created."
4027msgstr ""
4028
87ccc1b0 4029#: config/tc-hppa.c:8624
252b5132
RH
4030msgid "No memory for symbol name."
4031msgstr ""
4032
87ccc1b0 4033#: config/tc-i386.c:678
60bcf0fa
NC
4034#, c-format
4035msgid "%s shortened to %s"
4036msgstr ""
4037
87ccc1b0 4038#: config/tc-i386.c:734
252b5132
RH
4039msgid "same type of prefix used twice"
4040msgstr ""
4041
87ccc1b0 4042#: config/tc-i386.c:752
0d2bcfaf
NC
4043msgid "64bit mode not supported on this CPU."
4044msgstr ""
4045
87ccc1b0 4046#: config/tc-i386.c:756
0d2bcfaf
NC
4047msgid "32bit mode not supported on this CPU."
4048msgstr ""
4049
87ccc1b0 4050#: config/tc-i386.c:789
8ad3436c 4051msgid "bad argument to syntax directive."
252b5132
RH
4052msgstr ""
4053
87ccc1b0 4054#: config/tc-i386.c:833
60bcf0fa
NC
4055#, c-format
4056msgid "no such architecture: `%s'"
4057msgstr ""
4058
87ccc1b0 4059#: config/tc-i386.c:838
60bcf0fa
NC
4060msgid "missing cpu architecture"
4061msgstr ""
4062
87ccc1b0 4063#: config/tc-i386.c:852
e135f41b
NC
4064#, c-format
4065msgid "no such architecture modifier: `%s'"
4066msgstr ""
4067
87ccc1b0 4068#: config/tc-i386.c:869 config/tc-i386.c:4979
a85d7ed0
NC
4069msgid "Unknown architecture"
4070msgstr ""
4071
87ccc1b0 4072#: config/tc-i386.c:904 config/tc-i386.c:927 config/tc-m68k.c:3816
252b5132
RH
4073#, c-format
4074msgid "Internal Error: Can't hash %s: %s"
4075msgstr ""
4076
87ccc1b0 4077#: config/tc-i386.c:1170
0d2bcfaf 4078msgid "There are no unsigned pc-relative relocations"
252b5132
RH
4079msgstr ""
4080
87ccc1b0 4081#: config/tc-i386.c:1177 config/tc-i386.c:5191
252b5132 4082#, c-format
8ad3436c 4083msgid "can not do %d byte pc-relative relocation"
252b5132
RH
4084msgstr ""
4085
87ccc1b0 4086#: config/tc-i386.c:1194
252b5132 4087#, c-format
0d2bcfaf 4088msgid "can not do %s %d byte relocation"
252b5132
RH
4089msgstr ""
4090
87ccc1b0
NC
4091#. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc.
4092#: config/tc-i386.c:1420
4093#, c-format
4094msgid "translating to `%sp'"
4095msgstr ""
4096
4097#: config/tc-i386.c:1465
4098#, c-format
4099msgid "can't encode register '%%%s' in an instruction requiring REX prefix.\n"
4100msgstr ""
4101
4102#: config/tc-i386.c:1504 config/tc-i386.c:1599
252b5132 4103#, c-format
60bcf0fa 4104msgid "no such instruction: `%s'"
252b5132
RH
4105msgstr ""
4106
87ccc1b0 4107#: config/tc-i386.c:1514 config/tc-i386.c:1631
252b5132
RH
4108#, c-format
4109msgid "invalid character %s in mnemonic"
4110msgstr ""
4111
87ccc1b0 4112#: config/tc-i386.c:1521
252b5132
RH
4113msgid "expecting prefix; got nothing"
4114msgstr ""
4115
87ccc1b0 4116#: config/tc-i386.c:1523
252b5132
RH
4117msgid "expecting mnemonic; got nothing"
4118msgstr ""
4119
87ccc1b0 4120#: config/tc-i386.c:1542
252b5132
RH
4121#, c-format
4122msgid "redundant %s prefix"
4123msgstr ""
4124
87ccc1b0 4125#: config/tc-i386.c:1640
60bcf0fa
NC
4126#, c-format
4127msgid "`%s' is not supported on `%s'"
4128msgstr ""
4129
87ccc1b0 4130#: config/tc-i386.c:1645
60bcf0fa
NC
4131msgid "use .code16 to ensure correct addressing mode"
4132msgstr ""
4133
87ccc1b0 4134#: config/tc-i386.c:1652
252b5132
RH
4135#, c-format
4136msgid "expecting string instruction after `%s'"
4137msgstr ""
4138
87ccc1b0 4139#: config/tc-i386.c:1680
252b5132
RH
4140#, c-format
4141msgid "invalid character %s before operand %d"
4142msgstr ""
4143
87ccc1b0 4144#: config/tc-i386.c:1694
252b5132
RH
4145#, c-format
4146msgid "unbalanced parenthesis in operand %d."
4147msgstr ""
4148
87ccc1b0 4149#: config/tc-i386.c:1697
252b5132
RH
4150#, c-format
4151msgid "unbalanced brackets in operand %d."
4152msgstr ""
4153
87ccc1b0 4154#: config/tc-i386.c:1706
252b5132
RH
4155#, c-format
4156msgid "invalid character %s in operand %d"
4157msgstr ""
4158
87ccc1b0 4159#: config/tc-i386.c:1733
252b5132
RH
4160#, c-format
4161msgid "spurious operands; (%d operands/instruction max)"
4162msgstr ""
4163
87ccc1b0 4164#: config/tc-i386.c:1756
252b5132
RH
4165msgid "expecting operand after ','; got nothing"
4166msgstr ""
4167
87ccc1b0 4168#: config/tc-i386.c:1761
252b5132
RH
4169msgid "expecting operand before ','; got nothing"
4170msgstr ""
4171
ed265386 4172#. We found no match.
87ccc1b0 4173#: config/tc-i386.c:2103
252b5132
RH
4174#, c-format
4175msgid "suffix or operands invalid for `%s'"
4176msgstr ""
4177
87ccc1b0 4178#: config/tc-i386.c:2114
a74801ba 4179#, c-format
8ad3436c 4180msgid "indirect %s without `*'"
a74801ba
ILT
4181msgstr ""
4182
60bcf0fa
NC
4183#. Warn them that a data or address size prefix doesn't
4184#. affect assembly of the next line of code.
87ccc1b0 4185#: config/tc-i386.c:2122
252b5132
RH
4186#, c-format
4187msgid "stand-alone `%s' prefix"
4188msgstr ""
4189
87ccc1b0 4190#: config/tc-i386.c:2151 config/tc-i386.c:2166
328577ad 4191#, c-format
252b5132
RH
4192msgid "`%s' operand %d must use `%%es' segment"
4193msgstr ""
4194
87ccc1b0
NC
4195#: config/tc-i386.c:2246
4196msgid ""
4197"no instruction mnemonic suffix given and no register operands; can't size "
4198"instruction"
4199msgstr ""
4200
4201#. Prohibit these changes in the 64bit mode, since the
4202#. lowering is more complicated.
4203#: config/tc-i386.c:2330 config/tc-i386.c:2389 config/tc-i386.c:2406
4204#: config/tc-i386.c:2438 config/tc-i386.c:2471
328577ad 4205#, c-format
87ccc1b0 4206msgid "Incorrect register `%%%s' used with `%c' suffix"
0d2bcfaf
NC
4207msgstr ""
4208
87ccc1b0 4209#: config/tc-i386.c:2338 config/tc-i386.c:2396 config/tc-i386.c:2478
328577ad 4210#, c-format
252b5132
RH
4211msgid "using `%%%s' instead of `%%%s' due to `%c' suffix"
4212msgstr ""
4213
87ccc1b0
NC
4214#: config/tc-i386.c:2353 config/tc-i386.c:2374 config/tc-i386.c:2425
4215#: config/tc-i386.c:2456
328577ad 4216#, c-format
252b5132
RH
4217msgid "`%%%s' not allowed with `%s%c'"
4218msgstr ""
4219
87ccc1b0 4220#: config/tc-i386.c:2519
252b5132
RH
4221msgid "no instruction mnemonic suffix given; can't determine immediate size"
4222msgstr ""
4223
87ccc1b0 4224#: config/tc-i386.c:2552
0d2bcfaf
NC
4225#, c-format
4226msgid ""
4227"no instruction mnemonic suffix given; can't determine immediate size %x %c"
4228msgstr ""
4229
ed265386 4230#. Reversed arguments on faddp, fsubp, etc.
87ccc1b0 4231#: config/tc-i386.c:2601
328577ad 4232#, c-format
252b5132
RH
4233msgid "translating to `%s %%%s,%%%s'"
4234msgstr ""
4235
ed265386 4236#. Extraneous `l' suffix on fp insn.
87ccc1b0 4237#: config/tc-i386.c:2608
328577ad 4238#, c-format
252b5132
RH
4239msgid "translating to `%s %%%s'"
4240msgstr ""
4241
87ccc1b0 4242#: config/tc-i386.c:2626
328577ad 4243#, c-format
252b5132
RH
4244msgid "you can't `pop %%cs'"
4245msgstr ""
4246
87ccc1b0
NC
4247#. lea
4248#: config/tc-i386.c:2645
4249msgid "segment override on `lea' is ineffectual"
0d2bcfaf
NC
4250msgstr ""
4251
87ccc1b0 4252#: config/tc-i386.c:2954 config/tc-i386.c:3048 config/tc-i386.c:3093
252b5132
RH
4253msgid "skipping prefixes on this instruction"
4254msgstr ""
4255
87ccc1b0 4256#: config/tc-i386.c:3113
252b5132
RH
4257msgid "16-bit jump out of range"
4258msgstr ""
4259
87ccc1b0 4260#: config/tc-i386.c:3122
252b5132 4261#, c-format
a74801ba 4262msgid "can't handle non absolute segment in `%s'"
252b5132
RH
4263msgstr ""
4264
87ccc1b0 4265#: config/tc-i386.c:3564
6840198f
NC
4266#, c-format
4267msgid "@%s reloc is not supported in %s bit mode"
252b5132
RH
4268msgstr ""
4269
87ccc1b0 4270#: config/tc-i386.c:3640
6840198f 4271msgid "only 1 or 2 immediate operands are allowed"
252b5132
RH
4272msgstr ""
4273
87ccc1b0 4274#: config/tc-i386.c:3663 config/tc-i386.c:3855
252b5132 4275#, c-format
6840198f 4276msgid "junk `%s' after expression"
252b5132
RH
4277msgstr ""
4278
ed265386 4279#. Missing or bad expr becomes absolute 0.
87ccc1b0 4280#: config/tc-i386.c:3674
252b5132 4281#, c-format
8ad3436c 4282msgid "missing or invalid immediate expression `%s' taken as 0"
252b5132
RH
4283msgstr ""
4284
87ccc1b0 4285#: config/tc-i386.c:3706 config/tc-i386.c:3921
a74801ba 4286#, c-format
8ad3436c 4287msgid "unimplemented segment %s in operand"
a74801ba
ILT
4288msgstr ""
4289
87ccc1b0 4290#: config/tc-i386.c:3708 config/tc-i386.c:3923
252b5132 4291#, c-format
8ad3436c 4292msgid "unimplemented segment type %d in operand"
252b5132
RH
4293msgstr ""
4294
87ccc1b0 4295#: config/tc-i386.c:3752 config/tc-i386.c:5968
252b5132
RH
4296#, c-format
4297msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'"
4298msgstr ""
4299
87ccc1b0 4300#: config/tc-i386.c:3759
252b5132
RH
4301#, c-format
4302msgid "scale factor of %d without an index register"
4303msgstr ""
4304
87ccc1b0 4305#: config/tc-i386.c:3875
c45021f2
NC
4306#, c-format
4307msgid "bad expression used with @%s"
4308msgstr ""
4309
ed265386 4310#. Missing or bad expr becomes absolute 0.
87ccc1b0 4311#: config/tc-i386.c:3897
a74801ba 4312#, c-format
8ad3436c 4313msgid "missing or invalid displacement expression `%s' taken as 0"
a74801ba
ILT
4314msgstr ""
4315
87ccc1b0 4316#: config/tc-i386.c:4021
252b5132 4317#, c-format
a74801ba 4318msgid "`%s' is not a valid base/index expression"
252b5132
RH
4319msgstr ""
4320
87ccc1b0 4321#: config/tc-i386.c:4025
252b5132
RH
4322#, c-format
4323msgid "`%s' is not a valid %s bit base/index expression"
4324msgstr ""
4325
87ccc1b0 4326#: config/tc-i386.c:4100
a74801ba 4327#, c-format
6f6ef0fa 4328msgid "bad memory operand `%s'"
a74801ba
ILT
4329msgstr ""
4330
87ccc1b0 4331#: config/tc-i386.c:4115
a74801ba 4332#, c-format
6f6ef0fa 4333msgid "junk `%s' after register"
a74801ba
ILT
4334msgstr ""
4335
87ccc1b0 4336#: config/tc-i386.c:4124 config/tc-i386.c:4239 config/tc-i386.c:4277
252b5132 4337#, c-format
6f6ef0fa 4338msgid "bad register name `%s'"
252b5132
RH
4339msgstr ""
4340
87ccc1b0 4341#: config/tc-i386.c:4132
6f6ef0fa 4342msgid "immediate operand illegal with absolute jump"
252b5132
RH
4343msgstr ""
4344
87ccc1b0 4345#: config/tc-i386.c:4154
6f6ef0fa
NC
4346#, c-format
4347msgid "too many memory references for `%s'"
a74801ba
ILT
4348msgstr ""
4349
87ccc1b0 4350#: config/tc-i386.c:4232
252b5132
RH
4351#, c-format
4352msgid "expecting `,' or `)' after index register in `%s'"
4353msgstr ""
4354
87ccc1b0 4355#: config/tc-i386.c:4256
252b5132
RH
4356#, c-format
4357msgid "expecting `)' after scale factor in `%s'"
4358msgstr ""
4359
87ccc1b0 4360#: config/tc-i386.c:4263
252b5132
RH
4361#, c-format
4362msgid "expecting index register or scale factor after `,'; got '%c'"
4363msgstr ""
4364
87ccc1b0 4365#: config/tc-i386.c:4270
252b5132
RH
4366#, c-format
4367msgid "expecting `,' or `)' after base register in `%s'"
4368msgstr ""
4369
ed265386 4370#. It's not a memory operand; argh!
87ccc1b0 4371#: config/tc-i386.c:4311
252b5132
RH
4372#, c-format
4373msgid "invalid char %s beginning operand %d `%s'"
4374msgstr ""
4375
87ccc1b0 4376#: config/tc-i386.c:4494
e135f41b
NC
4377msgid "long jump required"
4378msgstr ""
4379
87ccc1b0 4380#: config/tc-i386.c:4768
252b5132
RH
4381msgid "Bad call to md_atof ()"
4382msgstr ""
4383
87ccc1b0 4384#: config/tc-i386.c:4932
a85d7ed0 4385msgid "No compiled in support for x86_64"
0d2bcfaf
NC
4386msgstr ""
4387
87ccc1b0 4388#: config/tc-i386.c:4953
60bcf0fa
NC
4389msgid ""
4390" -Q ignored\n"
4391" -V print assembler version number\n"
4392" -k ignored\n"
4393" -q quieten some warnings\n"
4394" -s ignored\n"
252b5132
RH
4395msgstr ""
4396
87ccc1b0 4397#: config/tc-i386.c:4960
60bcf0fa 4398msgid " -q quieten some warnings\n"
252b5132
RH
4399msgstr ""
4400
87ccc1b0 4401#: config/tc-i386.c:5061 config/tc-s390.c:1817
252b5132
RH
4402msgid "GOT already in symbol table"
4403msgstr ""
4404
87ccc1b0 4405#: config/tc-i386.c:5206
0d2bcfaf
NC
4406#, c-format
4407msgid "can not do %d byte relocation"
4408msgstr ""
4409
87ccc1b0 4410#: config/tc-i386.c:5274 config/tc-s390.c:2236
252b5132 4411#, c-format
8ad3436c 4412msgid "cannot represent relocation type %s"
252b5132
RH
4413msgstr ""
4414
87ccc1b0 4415#: config/tc-i386.c:5570
6f6ef0fa
NC
4416#, c-format
4417msgid "too many memory references for '%s'"
4418msgstr ""
4419
87ccc1b0 4420#: config/tc-i386.c:5733
6f6ef0fa
NC
4421#, c-format
4422msgid "Unknown operand modifier `%s'\n"
4423msgstr ""
4424
87ccc1b0 4425#: config/tc-i386.c:5940
6f6ef0fa
NC
4426#, c-format
4427msgid "`%s' is not a valid segment register"
4428msgstr ""
4429
87ccc1b0 4430#: config/tc-i386.c:5950 config/tc-i386.c:6071
6f6ef0fa
NC
4431msgid "Register scaling only allowed in memory operands."
4432msgstr ""
4433
87ccc1b0 4434#: config/tc-i386.c:5981
6f6ef0fa
NC
4435msgid "Too many register references in memory operand.\n"
4436msgstr ""
4437
87ccc1b0 4438#: config/tc-i386.c:6050
6f6ef0fa
NC
4439#, c-format
4440msgid "Syntax error. Expecting a constant. Got `%s'.\n"
4441msgstr ""
4442
87ccc1b0 4443#: config/tc-i386.c:6120
6f6ef0fa
NC
4444#, c-format
4445msgid "Unrecognized token '%s'"
4446msgstr ""
4447
87ccc1b0 4448#: config/tc-i386.c:6137
6f6ef0fa
NC
4449#, c-format
4450msgid "Unexpected token `%s'\n"
4451msgstr ""
4452
87ccc1b0 4453#: config/tc-i386.c:6281
6f6ef0fa
NC
4454#, c-format
4455msgid "Unrecognized token `%s'\n"
4456msgstr ""
4457
87ccc1b0
NC
4458#: config/tc-i386.c:6365
4459#, c-format
4460msgid "unknown register name '%s'"
4461msgstr ""
4462
4463#: config/tc-i860.c:162 config/tc-i860.c:166
252b5132
RH
4464msgid "Unknown temporary pseudo register"
4465msgstr ""
4466
87ccc1b0 4467#: config/tc-i860.c:189 config/tc-mips.c:1199
252b5132
RH
4468#, c-format
4469msgid "internal error: can't hash `%s': %s\n"
4470msgstr ""
4471
87ccc1b0 4472#: config/tc-i860.c:209
ed265386
NC
4473msgid "Defective assembler. No assembly attempted."
4474msgstr ""
4475
87ccc1b0 4476#: config/tc-i860.c:359
252b5132
RH
4477#, c-format
4478msgid "Expanded opcode after delayed branch: `%s'"
4479msgstr ""
4480
87ccc1b0 4481#: config/tc-i860.c:363
252b5132
RH
4482#, c-format
4483msgid "Expanded opcode in dual mode: `%s'"
4484msgstr ""
4485
87ccc1b0 4486#: config/tc-i860.c:367
ed265386
NC
4487#, c-format
4488msgid "An instruction was expanded (%s)"
252b5132
RH
4489msgstr ""
4490
87ccc1b0 4491#: config/tc-i860.c:640
ed265386 4492msgid "Pipelined instruction: fsrc1 = fdest"
252b5132
RH
4493msgstr ""
4494
87ccc1b0 4495#: config/tc-i860.c:804 config/tc-i860.c:811 config/tc-i860.c:818
ed265386 4496msgid "Assembler does not yet support PIC"
252b5132
RH
4497msgstr ""
4498
87ccc1b0 4499#: config/tc-i860.c:879
252b5132 4500#, c-format
ed265386 4501msgid "Illegal operands for %s"
252b5132
RH
4502msgstr ""
4503
87ccc1b0 4504#: config/tc-i860.c:903 config/tc-sparc.c:2834
ed265386 4505msgid "bad segment"
252b5132
RH
4506msgstr ""
4507
87ccc1b0 4508#: config/tc-i860.c:993
ed265386 4509msgid "i860_estimate_size_before_relax\n"
252b5132
RH
4510msgstr ""
4511
87ccc1b0 4512#: config/tc-i860.c:1084
ed265386
NC
4513msgid ""
4514" -EL\t\t\t generate code for little endian mode (default)\n"
4515" -EB\t\t\t generate code for big endian mode\n"
4516" -mwarn-expand\t\t warn if pseudo operations are expanded\n"
252b5132
RH
4517msgstr ""
4518
ed265386 4519#. SVR4 compatibility flags.
87ccc1b0 4520#: config/tc-i860.c:1090
ed265386
NC
4521msgid ""
4522" -V\t\t\t print assembler version number\n"
4523" -Qy, -Qn\t\t ignored\n"
252b5132
RH
4524msgstr ""
4525
87ccc1b0 4526#: config/tc-i860.c:1159
ed265386 4527msgid "This immediate requires 0 MOD 2 alignment"
252b5132
RH
4528msgstr ""
4529
87ccc1b0 4530#: config/tc-i860.c:1162
ed265386 4531msgid "This immediate requires 0 MOD 4 alignment"
252b5132
RH
4532msgstr ""
4533
87ccc1b0 4534#: config/tc-i860.c:1165
ed265386 4535msgid "This immediate requires 0 MOD 8 alignment"
252b5132
RH
4536msgstr ""
4537
87ccc1b0 4538#: config/tc-i860.c:1168
ed265386 4539msgid "This immediate requires 0 MOD 16 alignment"
252b5132
RH
4540msgstr ""
4541
87ccc1b0 4542#: config/tc-i860.c:1266
ed265386
NC
4543msgid "5-bit immediate too large"
4544msgstr ""
4545
87ccc1b0 4546#: config/tc-i860.c:1269
ed265386
NC
4547msgid "5-bit field must be absolute"
4548msgstr ""
4549
87ccc1b0 4550#: config/tc-i860.c:1314 config/tc-i860.c:1337
ed265386
NC
4551msgid "A branch offset requires 0 MOD 4 alignment"
4552msgstr ""
4553
87ccc1b0 4554#: config/tc-i860.c:1358
ed265386 4555#, c-format
87ccc1b0 4556msgid "Unrecognized fix-up (0x%08lx)"
252b5132
RH
4557msgstr ""
4558
328577ad
NC
4559#: config/tc-i860.h:80
4560msgid "i860_convert_frag\n"
4561msgstr ""
4562
87ccc1b0 4563#: config/tc-i960.c:574
252b5132
RH
4564#, c-format
4565msgid "Hashing returned \"%s\"."
4566msgstr ""
4567
4568#. Offset of last character in opcode mnemonic
87ccc1b0 4569#: config/tc-i960.c:608
252b5132
RH
4570msgid "branch prediction invalid on this opcode"
4571msgstr ""
4572
87ccc1b0 4573#: config/tc-i960.c:648
252b5132
RH
4574#, c-format
4575msgid "invalid opcode, \"%s\"."
4576msgstr ""
4577
87ccc1b0 4578#: config/tc-i960.c:653
252b5132
RH
4579#, c-format
4580msgid "improper number of operands. expecting %d, got %d"
4581msgstr ""
4582
87ccc1b0 4583#: config/tc-i960.c:877
252b5132
RH
4584#, c-format
4585msgid "Fixup of %ld too large for field width of %d"
4586msgstr ""
4587
87ccc1b0 4588#: config/tc-i960.c:994
252b5132
RH
4589#, c-format
4590msgid "invalid architecture %s"
4591msgstr ""
4592
87ccc1b0 4593#: config/tc-i960.c:1014
252b5132
RH
4594msgid "I960 options:\n"
4595msgstr ""
4596
87ccc1b0 4597#: config/tc-i960.c:1017
252b5132
RH
4598msgid ""
4599"\n"
4600"\t\t\tspecify variant of 960 architecture\n"
4601"-b\t\t\tadd code to collect statistics about branches taken\n"
4602"-link-relax\t\tpreserve individual alignment directives so linker\n"
4603"\t\t\tcan do relaxing (b.out format only)\n"
4604"-no-relax\t\tdon't alter compare-and-branch instructions for\n"
4605"\t\t\tlong displacements\n"
4606msgstr ""
4607
87ccc1b0 4608#: config/tc-i960.c:1419 config/tc-xtensa.c:8604
252b5132
RH
4609msgid "too many operands"
4610msgstr ""
4611
87ccc1b0 4612#: config/tc-i960.c:1477 config/tc-i960.c:1702
252b5132
RH
4613msgid "expression syntax error"
4614msgstr ""
4615
87ccc1b0 4616#: config/tc-i960.c:1515
252b5132
RH
4617msgid "attempt to branch into different segment"
4618msgstr ""
4619
87ccc1b0 4620#: config/tc-i960.c:1519
252b5132
RH
4621#, c-format
4622msgid "target of %s instruction must be a label"
4623msgstr ""
4624
87ccc1b0 4625#: config/tc-i960.c:1557
252b5132
RH
4626msgid "unmatched '['"
4627msgstr ""
4628
87ccc1b0 4629#: config/tc-i960.c:1568
252b5132
RH
4630msgid "garbage after index spec ignored"
4631msgstr ""
4632
4633#. We never moved: there was no opcode either!
87ccc1b0 4634#: config/tc-i960.c:1633
252b5132
RH
4635msgid "missing opcode"
4636msgstr ""
4637
87ccc1b0 4638#: config/tc-i960.c:2046
252b5132
RH
4639msgid "invalid index register"
4640msgstr ""
4641
87ccc1b0 4642#: config/tc-i960.c:2069
252b5132
RH
4643msgid "invalid scale factor"
4644msgstr ""
4645
87ccc1b0 4646#: config/tc-i960.c:2250
252b5132
RH
4647msgid "unaligned register"
4648msgstr ""
4649
87ccc1b0 4650#: config/tc-i960.c:2273
252b5132
RH
4651msgid "no such sfr in this architecture"
4652msgstr ""
4653
87ccc1b0 4654#: config/tc-i960.c:2311
252b5132
RH
4655msgid "illegal literal"
4656msgstr ""
4657
4658#. Should not happen: see block comment above
87ccc1b0 4659#: config/tc-i960.c:2539
252b5132
RH
4660#, c-format
4661msgid "Trying to 'bal' to %s"
4662msgstr ""
4663
87ccc1b0 4664#: config/tc-i960.c:2550
252b5132
RH
4665msgid "Looks like a proc, but can't tell what kind.\n"
4666msgstr ""
4667
87ccc1b0 4668#: config/tc-i960.c:2582
252b5132
RH
4669msgid "should have 1 or 2 operands"
4670msgstr ""
4671
87ccc1b0 4672#: config/tc-i960.c:2591 config/tc-i960.c:2610
252b5132
RH
4673#, c-format
4674msgid "Redefining leafproc %s"
4675msgstr ""
4676
87ccc1b0 4677#: config/tc-i960.c:2641
252b5132
RH
4678msgid "should have two operands"
4679msgstr ""
4680
87ccc1b0 4681#: config/tc-i960.c:2651
252b5132
RH
4682msgid "'entry_num' must be absolute number in [0,31]"
4683msgstr ""
4684
87ccc1b0 4685#: config/tc-i960.c:2660
252b5132
RH
4686#, c-format
4687msgid "Redefining entrynum for sysproc %s"
4688msgstr ""
4689
87ccc1b0 4690#: config/tc-i960.c:2764
252b5132
RH
4691msgid "architecture of opcode conflicts with that of earlier instruction(s)"
4692msgstr ""
4693
87ccc1b0 4694#: config/tc-i960.c:2785
252b5132
RH
4695msgid "big endian mode is not supported"
4696msgstr ""
4697
87ccc1b0 4698#: config/tc-i960.c:2787
252b5132
RH
4699#, c-format
4700msgid "ignoring unrecognized .endian type `%s'"
4701msgstr ""
4702
87ccc1b0 4703#: config/tc-i960.c:3071
252b5132
RH
4704#, c-format
4705msgid "leafproc symbol '%s' undefined"
4706msgstr ""
4707
87ccc1b0 4708#: config/tc-i960.c:3081
252b5132
RH
4709#, c-format
4710msgid "Warning: making leafproc entries %s and %s both global\n"
4711msgstr ""
4712
87ccc1b0 4713#: config/tc-i960.c:3190
252b5132
RH
4714msgid "option --link-relax is only supported in b.out format"
4715msgstr ""
4716
87ccc1b0
NC
4717#: config/tc-ia64.c:978
4718msgid "Bad .section directive: want a,o,s,w,x,M,S,G,T in string"
252b5132
RH
4719msgstr ""
4720
87ccc1b0 4721#: config/tc-ia64.c:1101
a85d7ed0
NC
4722msgid "Unwind directive not followed by an instruction."
4723msgstr ""
4724
87ccc1b0 4725#: config/tc-ia64.c:4559
60bcf0fa
NC
4726msgid "Register name expected"
4727msgstr ""
4728
87ccc1b0 4729#: config/tc-ia64.c:4564 config/tc-ia64.c:4850
60bcf0fa
NC
4730msgid "Comma expected"
4731msgstr ""
4732
87ccc1b0 4733#: config/tc-ia64.c:4572
60bcf0fa
NC
4734msgid "Register value annotation ignored"
4735msgstr ""
4736
87ccc1b0 4737#: config/tc-ia64.c:4596
60bcf0fa
NC
4738msgid "Directive invalid within a bundle"
4739msgstr ""
4740
87ccc1b0 4741#: config/tc-ia64.c:4663
60bcf0fa
NC
4742msgid "Missing predicate relation type"
4743msgstr ""
4744
87ccc1b0 4745#: config/tc-ia64.c:4679
60bcf0fa
NC
4746msgid "Unrecognized predicate relation type"
4747msgstr ""
4748
87ccc1b0 4749#: config/tc-ia64.c:4699 config/tc-ia64.c:4724
60bcf0fa
NC
4750msgid "Predicate register expected"
4751msgstr ""
4752
87ccc1b0 4753#: config/tc-ia64.c:4711
60bcf0fa
NC
4754msgid "Duplicate predicate register ignored"
4755msgstr ""
4756
87ccc1b0 4757#: config/tc-ia64.c:4733
60bcf0fa
NC
4758msgid "Bad register range"
4759msgstr ""
4760
87ccc1b0 4761#: config/tc-ia64.c:4761
60bcf0fa
NC
4762msgid "Predicate source and target required"
4763msgstr ""
4764
87ccc1b0 4765#: config/tc-ia64.c:4763 config/tc-ia64.c:4775
60bcf0fa
NC
4766msgid "Use of p0 is not valid in this context"
4767msgstr ""
4768
87ccc1b0 4769#: config/tc-ia64.c:4770
60bcf0fa
NC
4770msgid "At least two PR arguments expected"
4771msgstr ""
4772
87ccc1b0 4773#: config/tc-ia64.c:4784
60bcf0fa
NC
4774msgid "At least one PR argument expected"
4775msgstr ""
4776
87ccc1b0 4777#: config/tc-ia64.c:4820
60bcf0fa
NC
4778#, c-format
4779msgid "Inserting \"%s\" into entry hint table failed: %s"
4780msgstr ""
4781
4782#. FIXME -- need 62-bit relocation type
87ccc1b0 4783#: config/tc-ia64.c:5298
60bcf0fa
NC
4784msgid "62-bit relocation not yet implemented"
4785msgstr ""
4786
dc84e067
NC
4787#. XXX technically, this is wrong: we should not be issuing warning
4788#. messages until we're sure this instruction pattern is going to
4789#. be used!
87ccc1b0 4790#: config/tc-ia64.c:5371
60bcf0fa
NC
4791msgid "lower 16 bits of mask ignored"
4792msgstr ""
4793
87ccc1b0 4794#: config/tc-ia64.c:5935
60bcf0fa
NC
4795msgid "Value truncated to 62 bits"
4796msgstr ""
4797
87ccc1b0 4798#: config/tc-ia64.c:6287
5f68c319
NC
4799msgid ""
4800"Additional NOP may be necessary to workaround Itanium processor A/B step "
4801"errata"
4802msgstr ""
4803
87ccc1b0 4804#: config/tc-ia64.c:6470
60bcf0fa
NC
4805#, c-format
4806msgid "Unrecognized option '-x%s'"
4807msgstr ""
4808
87ccc1b0 4809#: config/tc-ia64.c:6498
60bcf0fa
NC
4810msgid ""
4811"IA-64 options:\n"
87ccc1b0
NC
4812" --mconstant-gp\t mark output file as using the constant-GP model\n"
4813"\t\t\t (sets ELF header flag EF_IA_64_CONS_GP)\n"
4814" --mauto-pic\t\t mark output file as using the constant-GP model\n"
4815"\t\t\t without function descriptors (sets ELF header flag\n"
4816"\t\t\t EF_IA_64_NOFUNCDESC_CONS_GP)\n"
5f68c319
NC
4817" -milp32|-milp64|-mlp64|-mp64\tselect data model (default -mlp64)\n"
4818" -mle | -mbe\t\t select little- or big-endian byte order (default -mle)\n"
60bcf0fa
NC
4819" -x | -xexplicit\t turn on dependency violation checking (default)\n"
4820" -xauto\t\t automagically remove dependency violations\n"
4821" -xdebug\t\t debug dependency violation checker\n"
4822msgstr ""
4823
87ccc1b0 4824#: config/tc-ia64.c:6517
328577ad
NC
4825msgid "--gstabs is not supported for ia64"
4826msgstr ""
4827
87ccc1b0 4828#: config/tc-ia64.c:6820 config/tc-mips.c:1188
5f68c319
NC
4829msgid "Could not set architecture and machine"
4830msgstr ""
4831
87ccc1b0 4832#: config/tc-ia64.c:6927
60bcf0fa
NC
4833msgid "Explicit stops are ignored in auto mode"
4834msgstr ""
4835
87ccc1b0 4836#: config/tc-ia64.c:6977
60bcf0fa
NC
4837msgid "Found '{' after explicit switch to automatic mode"
4838msgstr ""
4839
87ccc1b0 4840#: config/tc-ia64.c:7424
328577ad
NC
4841#, c-format
4842msgid "Unhandled dependency %s for %s (%s), note %d"
4843msgstr ""
4844
87ccc1b0 4845#: config/tc-ia64.c:8700
60bcf0fa
NC
4846#, c-format
4847msgid "Unrecognized dependency specifier %d\n"
4848msgstr ""
4849
87ccc1b0 4850#: config/tc-ia64.c:9502
60bcf0fa
NC
4851msgid "Only the first path encountering the conflict is reported"
4852msgstr ""
4853
87ccc1b0 4854#: config/tc-ia64.c:9505
60bcf0fa
NC
4855msgid "This is the location of the conflicting usage"
4856msgstr ""
4857
87ccc1b0
NC
4858#: config/tc-ia64.c:10774 read.c:1370 read.c:1975 read.c:2183 read.c:2794
4859msgid "expected symbol name"
4860msgstr ""
4861
4862#: config/tc-ia64.c:10784 read.c:1380 read.c:2193 read.c:2804 stabs.c:480
4863#, c-format
4864msgid "expected comma after \"%s\""
4865msgstr ""
4866
4867#: config/tc-ia64.c:10825
4868#, c-format
4869msgid "`%s' is already the alias of %s `%s'"
4870msgstr ""
4871
4872#: config/tc-ia64.c:10835
4873#, c-format
4874msgid "%s `%s' already has an alias `%s'"
4875msgstr ""
4876
4877#: config/tc-ia64.c:10846
4878#, c-format
4879msgid "inserting \"%s\" into %s alias hash table failed: %s"
4880msgstr ""
4881
4882#: config/tc-ia64.c:10854
4883#, c-format
4884msgid "inserting \"%s\" into %s name hash table failed: %s"
4885msgstr ""
4886
4887#: config/tc-ia64.c:10873
4888#, c-format
4889msgid "symbol `%s' aliased to `%s' is not used"
4890msgstr ""
4891
4892#: config/tc-ia64.c:10895
4893#, c-format
4894msgid "section `%s' aliased to `%s' is not used"
4895msgstr ""
4896
4897#: config/tc-ip2k.c:125
4898msgid "IP2K specific command line options:\n"
4899msgstr ""
4900
4901#: config/tc-ip2k.c:126
4902msgid " -mip2022 restrict to IP2022 insns \n"
4903msgstr ""
4904
4905#: config/tc-ip2k.c:127
4906msgid " -mip2022ext permit extended IP2022 insn\n"
4907msgstr ""
4908
4909#: config/tc-ip2k.c:248
4910msgid "md_pcrel_from\n"
4911msgstr ""
4912
a74801ba 4913#. Pretend that we do not recognise this option.
87ccc1b0 4914#: config/tc-m32r.c:233
a74801ba
ILT
4915msgid "Unrecognised option: -hidden"
4916msgstr ""
4917
87ccc1b0 4918#: config/tc-m32r.c:267
252b5132
RH
4919msgid " M32R specific command line options:\n"
4920msgstr ""
4921
87ccc1b0 4922#: config/tc-m32r.c:269
8ad3436c
AM
4923msgid ""
4924" -m32r disable support for the m32rx instruction set\n"
4925msgstr ""
4926
87ccc1b0 4927#: config/tc-m32r.c:271
a74801ba
ILT
4928msgid " -m32rx support the extended m32rx instruction set\n"
4929msgstr ""
4930
87ccc1b0 4931#: config/tc-m32r.c:273
a74801ba
ILT
4932msgid " -O try to combine instructions in parallel\n"
4933msgstr ""
4934
87ccc1b0 4935#: config/tc-m32r.c:276
a74801ba
ILT
4936msgid ""
4937" -warn-explicit-parallel-conflicts warn when parallel instructions\n"
4938msgstr ""
4939
87ccc1b0 4940#: config/tc-m32r.c:278
a74801ba
ILT
4941msgid " violate contraints\n"
4942msgstr ""
4943
87ccc1b0 4944#: config/tc-m32r.c:280
a74801ba
ILT
4945msgid " -no-warn-explicit-parallel-conflicts do not warn when parallel\n"
4946msgstr ""
4947
87ccc1b0 4948#: config/tc-m32r.c:282
a74801ba
ILT
4949msgid ""
4950" instructions violate contraints\n"
4951msgstr ""
4952
87ccc1b0 4953#: config/tc-m32r.c:284
a74801ba
ILT
4954msgid ""
4955" -Wp synonym for -warn-explicit-parallel-conflicts\n"
4956msgstr ""
4957
87ccc1b0 4958#: config/tc-m32r.c:286
a74801ba
ILT
4959msgid ""
4960" -Wnp synonym for -no-warn-explicit-parallel-conflicts\n"
4961msgstr ""
4962
87ccc1b0 4963#: config/tc-m32r.c:289
252b5132
RH
4964msgid ""
4965" -warn-unmatched-high warn when an (s)high reloc has no matching low "
4966"reloc\n"
4967msgstr ""
4968
87ccc1b0 4969#: config/tc-m32r.c:291
252b5132
RH
4970msgid " -no-warn-unmatched-high do not warn about missing low relocs\n"
4971msgstr ""
4972
87ccc1b0 4973#: config/tc-m32r.c:293
252b5132
RH
4974msgid " -Wuh synonym for -warn-unmatched-high\n"
4975msgstr ""
4976
87ccc1b0 4977#: config/tc-m32r.c:295
252b5132
RH
4978msgid " -Wnuh synonym for -no-warn-unmatched-high\n"
4979msgstr ""
4980
87ccc1b0 4981#: config/tc-m32r.c:299
252b5132
RH
4982msgid " -relax create linker relaxable code\n"
4983msgstr ""
4984
87ccc1b0 4985#: config/tc-m32r.c:301
252b5132
RH
4986msgid " -cpu-desc provide runtime cpu description file\n"
4987msgstr ""
4988
87ccc1b0 4989#: config/tc-m32r.c:700
a74801ba
ILT
4990msgid "Instructions write to the same destination register."
4991msgstr ""
4992
87ccc1b0 4993#: config/tc-m32r.c:708
a74801ba
ILT
4994msgid "Instructions do not use parallel execution pipelines."
4995msgstr ""
4996
87ccc1b0 4997#: config/tc-m32r.c:715
a74801ba
ILT
4998msgid "Instructions share the same execution pipeline"
4999msgstr ""
5000
87ccc1b0 5001#: config/tc-m32r.c:791 config/tc-m32r.c:887
252b5132 5002#, c-format
a74801ba
ILT
5003msgid "not a 16 bit instruction '%s'"
5004msgstr ""
5005
87ccc1b0 5006#: config/tc-m32r.c:798 config/tc-m32r.c:894 config/tc-m32r.c:1050
a74801ba
ILT
5007#, c-format
5008msgid "unknown instruction '%s'"
5009msgstr ""
5010
87ccc1b0 5011#: config/tc-m32r.c:807 config/tc-m32r.c:901 config/tc-m32r.c:1057
a74801ba
ILT
5012#, c-format
5013msgid "instruction '%s' is for the M32RX only"
5014msgstr ""
5015
87ccc1b0 5016#: config/tc-m32r.c:816 config/tc-m32r.c:910
a74801ba
ILT
5017#, c-format
5018msgid "instruction '%s' cannot be executed in parallel."
5019msgstr ""
5020
87ccc1b0 5021#: config/tc-m32r.c:871 config/tc-m32r.c:935 config/tc-m32r.c:1107
a74801ba
ILT
5022msgid "internal error: lookup/get operands failed"
5023msgstr ""
5024
87ccc1b0 5025#: config/tc-m32r.c:920
a74801ba
ILT
5026#, c-format
5027msgid "'%s': only the NOP instruction can be issued in parallel on the m32r"
5028msgstr ""
5029
87ccc1b0 5030#: config/tc-m32r.c:949
a74801ba
ILT
5031#, c-format
5032msgid ""
5033"%s: output of 1st instruction is the same as an input to 2nd instruction - "
5034"is this intentional ?"
252b5132
RH
5035msgstr ""
5036
87ccc1b0 5037#: config/tc-m32r.c:953
a74801ba
ILT
5038#, c-format
5039msgid ""
5040"%s: output of 2nd instruction is the same as an input to 1st instruction - "
5041"is this intentional ?"
5042msgstr ""
5043
87ccc1b0 5044#: config/tc-m32r.c:1267 config/tc-ppc.c:1727 config/tc-ppc.c:4245
252b5132
RH
5045msgid "Expected comma after symbol-name: rest of line ignored."
5046msgstr ""
5047
87ccc1b0 5048#: config/tc-m32r.c:1277
252b5132
RH
5049#, c-format
5050msgid ".SCOMMon length (%ld.) <0! Ignored."
5051msgstr ""
5052
87ccc1b0
NC
5053#: config/tc-m32r.c:1291 config/tc-ppc.c:1749 config/tc-ppc.c:2894
5054#: config/tc-ppc.c:4269
252b5132
RH
5055msgid "ignoring bad alignment"
5056msgstr ""
5057
87ccc1b0 5058#: config/tc-m32r.c:1303 config/tc-ppc.c:1786 config/tc-v850.c:335
328577ad
NC
5059msgid "Common alignment not a power of 2"
5060msgstr ""
5061
87ccc1b0 5062#: config/tc-m32r.c:1318 config/tc-ppc.c:1760 config/tc-ppc.c:4281
252b5132
RH
5063#, c-format
5064msgid "Ignoring attempt to re-define symbol `%s'."
5065msgstr ""
5066
87ccc1b0 5067#: config/tc-m32r.c:1327
252b5132
RH
5068#, c-format
5069msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld."
5070msgstr ""
5071
87ccc1b0 5072#: config/tc-m32r.c:1808
252b5132
RH
5073msgid "Unmatched high/shigh reloc"
5074msgstr ""
5075
87ccc1b0 5076#: config/tc-m68hc11.c:372
60bcf0fa
NC
5077#, c-format
5078msgid ""
87ccc1b0
NC
5079"Motorola 68HC11/68HC12/68HCS12 options:\n"
5080" -m68hc11 | -m68hc12 |\n"
5081" -m68hcs12 specify the processor [default %s]\n"
5082" -mshort use 16-bit int ABI (default)\n"
5083" -mlong use 32-bit int ABI\n"
5084" -mshort-double use 32-bit double ABI\n"
5085" -mlong-double use 64-bit double ABI (default)\n"
60bcf0fa
NC
5086" --force-long-branchs always turn relative branchs into absolute ones\n"
5087" -S,--short-branchs do not turn relative branchs into absolute ones\n"
5088" when the offset is out of range\n"
5089" --strict-direct-mode do not turn the direct mode into extended mode\n"
5090" when the instruction does not support direct mode\n"
5091" --print-insn-syntax print the syntax of instruction in case of error\n"
5092" --print-opcodes print the list of instructions with syntax\n"
5093" --generate-example generate an example of each instruction\n"
5094" (used for testing)\n"
5095msgstr ""
5096
87ccc1b0 5097#: config/tc-m68hc11.c:418
60bcf0fa
NC
5098#, c-format
5099msgid "Default target `%s' is not supported."
5100msgstr ""
5101
5102#. Dump the opcode statistics table.
87ccc1b0 5103#: config/tc-m68hc11.c:437
60bcf0fa
NC
5104msgid "Name # Modes Min ops Max ops Modes mask # Used\n"
5105msgstr ""
5106
87ccc1b0 5107#: config/tc-m68hc11.c:505
60bcf0fa
NC
5108#, c-format
5109msgid "Option `%s' is not recognized."
5110msgstr ""
5111
87ccc1b0 5112#: config/tc-m68hc11.c:737
60bcf0fa
NC
5113msgid "#<imm8>"
5114msgstr ""
5115
87ccc1b0 5116#: config/tc-m68hc11.c:746
60bcf0fa
NC
5117msgid "#<imm16>"
5118msgstr ""
5119
87ccc1b0 5120#: config/tc-m68hc11.c:755 config/tc-m68hc11.c:764
60bcf0fa
NC
5121msgid "<imm8>,X"
5122msgstr ""
5123
87ccc1b0 5124#: config/tc-m68hc11.c:791
60bcf0fa
NC
5125msgid "*<abs8>"
5126msgstr ""
5127
87ccc1b0 5128#: config/tc-m68hc11.c:803
60bcf0fa
NC
5129msgid "#<mask>"
5130msgstr ""
5131
87ccc1b0 5132#: config/tc-m68hc11.c:813
60bcf0fa
NC
5133#, c-format
5134msgid "symbol%d"
5135msgstr ""
5136
87ccc1b0 5137#: config/tc-m68hc11.c:815
60bcf0fa
NC
5138msgid "<abs>"
5139msgstr ""
5140
87ccc1b0 5141#: config/tc-m68hc11.c:834
60bcf0fa
NC
5142msgid "<label>"
5143msgstr ""
5144
87ccc1b0 5145#: config/tc-m68hc11.c:850
60bcf0fa
NC
5146#, c-format
5147msgid ""
5148"# Example of `%s' instructions\n"
5149"\t.sect .text\n"
5150"_start:\n"
5151msgstr ""
5152
87ccc1b0 5153#: config/tc-m68hc11.c:898
60bcf0fa
NC
5154#, c-format
5155msgid "Instruction `%s' is not recognized."
5156msgstr ""
5157
87ccc1b0 5158#: config/tc-m68hc11.c:903
60bcf0fa
NC
5159#, c-format
5160msgid "Instruction formats for `%s':"
5161msgstr ""
5162
87ccc1b0 5163#: config/tc-m68hc11.c:1038
60bcf0fa
NC
5164#, c-format
5165msgid "Immediate operand is not allowed for operand %d."
5166msgstr ""
5167
87ccc1b0 5168#: config/tc-m68hc11.c:1082
60bcf0fa
NC
5169msgid "Indirect indexed addressing is not valid for 68HC11."
5170msgstr ""
5171
87ccc1b0 5172#: config/tc-m68hc11.c:1102
60bcf0fa
NC
5173msgid "Spurious `,' or bad indirect register addressing mode."
5174msgstr ""
5175
87ccc1b0 5176#: config/tc-m68hc11.c:1124
60bcf0fa
NC
5177msgid "Missing second register or offset for indexed-indirect mode."
5178msgstr ""
5179
87ccc1b0 5180#: config/tc-m68hc11.c:1134
60bcf0fa
NC
5181msgid "Missing second register for indexed-indirect mode."
5182msgstr ""
5183
87ccc1b0 5184#: config/tc-m68hc11.c:1150
60bcf0fa
NC
5185msgid "Missing `]' to close indexed-indirect mode."
5186msgstr ""
5187
87ccc1b0 5188#: config/tc-m68hc11.c:1195
60bcf0fa
NC
5189msgid "Illegal operand."
5190msgstr ""
5191
87ccc1b0 5192#: config/tc-m68hc11.c:1200
60bcf0fa
NC
5193msgid "Missing operand."
5194msgstr ""
5195
87ccc1b0 5196#: config/tc-m68hc11.c:1253
60bcf0fa
NC
5197msgid "Pre-increment mode is not valid for 68HC11"
5198msgstr ""
5199
87ccc1b0 5200#: config/tc-m68hc11.c:1266
60bcf0fa
NC
5201msgid "Wrong register in register indirect mode."
5202msgstr ""
5203
87ccc1b0 5204#: config/tc-m68hc11.c:1274
60bcf0fa
NC
5205msgid "Missing `]' to close register indirect operand."
5206msgstr ""
5207
87ccc1b0 5208#: config/tc-m68hc11.c:1294
60bcf0fa
NC
5209msgid "Post-decrement mode is not valid for 68HC11."
5210msgstr ""
5211
87ccc1b0 5212#: config/tc-m68hc11.c:1302
60bcf0fa
NC
5213msgid "Post-increment mode is not valid for 68HC11."
5214msgstr ""
5215
87ccc1b0 5216#: config/tc-m68hc11.c:1320
60bcf0fa
NC
5217msgid "Invalid indexed indirect mode."
5218msgstr ""
5219
87ccc1b0 5220#: config/tc-m68hc11.c:1417
60bcf0fa
NC
5221#, c-format
5222msgid "Trap id `%ld' is out of range."
5223msgstr ""
5224
87ccc1b0 5225#: config/tc-m68hc11.c:1421
60bcf0fa
NC
5226msgid "Trap id must be within [0x30..0x39] or [0x40..0xff]."
5227msgstr ""
5228
87ccc1b0 5229#: config/tc-m68hc11.c:1428
60bcf0fa
NC
5230#, c-format
5231msgid "Operand out of 8-bit range: `%ld'."
5232msgstr ""
5233
87ccc1b0 5234#: config/tc-m68hc11.c:1435
60bcf0fa
NC
5235msgid "The trap id must be a constant."
5236msgstr ""
5237
87ccc1b0 5238#: config/tc-m68hc11.c:1470
60bcf0fa
NC
5239#, c-format
5240msgid "Operand `%x' not recognized in fixup8."
5241msgstr ""
5242
87ccc1b0 5243#: config/tc-m68hc11.c:1490 config/tc-m68hc11.c:1542
60bcf0fa
NC
5244#, c-format
5245msgid "Operand out of 16-bit range: `%ld'."
5246msgstr ""
5247
87ccc1b0 5248#: config/tc-m68hc11.c:1522 config/tc-m68hc11.c:1558
60bcf0fa
NC
5249#, c-format
5250msgid "Operand `%x' not recognized in fixup16."
5251msgstr ""
5252
87ccc1b0 5253#: config/tc-m68hc11.c:1576
60bcf0fa
NC
5254#, c-format
5255msgid "Unexpected branch conversion with `%x'"
5256msgstr ""
5257
87ccc1b0 5258#: config/tc-m68hc11.c:1671 config/tc-m68hc11.c:1812
60bcf0fa
NC
5259#, c-format
5260msgid "Operand out of range for a relative branch: `%ld'"
5261msgstr ""
5262
87ccc1b0 5263#: config/tc-m68hc11.c:1780
60bcf0fa
NC
5264msgid "Invalid register for dbcc/tbcc instruction."
5265msgstr ""
5266
87ccc1b0 5267#: config/tc-m68hc11.c:1871
60bcf0fa
NC
5268#, c-format
5269msgid "Increment/decrement value is out of range: `%ld'."
5270msgstr ""
5271
87ccc1b0 5272#: config/tc-m68hc11.c:1882
60bcf0fa
NC
5273msgid "Expecting a register."
5274msgstr ""
5275
87ccc1b0 5276#: config/tc-m68hc11.c:1897
60bcf0fa
NC
5277msgid "Invalid register for post/pre increment."
5278msgstr ""
5279
87ccc1b0 5280#: config/tc-m68hc11.c:1927
60bcf0fa
NC
5281msgid "Invalid register."
5282msgstr ""
5283
87ccc1b0 5284#: config/tc-m68hc11.c:1934
60bcf0fa
NC
5285#, c-format
5286msgid "Offset out of 16-bit range: %ld."
5287msgstr ""
5288
87ccc1b0 5289#: config/tc-m68hc11.c:1939
5f68c319
NC
5290#, c-format
5291msgid "Offset out of 5-bit range for movw/movb insn: %ld."
60bcf0fa
NC
5292msgstr ""
5293
87ccc1b0 5294#: config/tc-m68hc11.c:2020
60bcf0fa
NC
5295msgid "Expecting register D for indexed indirect mode."
5296msgstr ""
5297
87ccc1b0 5298#: config/tc-m68hc11.c:2022
60bcf0fa
NC
5299msgid "Indexed indirect mode is not allowed for movb/movw."
5300msgstr ""
5301
87ccc1b0 5302#: config/tc-m68hc11.c:2039
60bcf0fa
NC
5303msgid "Invalid accumulator register."
5304msgstr ""
5305
87ccc1b0 5306#: config/tc-m68hc11.c:2064
60bcf0fa
NC
5307msgid "Invalid indexed register."
5308msgstr ""
5309
87ccc1b0 5310#: config/tc-m68hc11.c:2072
60bcf0fa
NC
5311msgid "Addressing mode not implemented yet."
5312msgstr ""
5313
87ccc1b0 5314#: config/tc-m68hc11.c:2087
60bcf0fa
NC
5315msgid "Invalid source register for this instruction, use 'tfr'."
5316msgstr ""
5317
87ccc1b0 5318#: config/tc-m68hc11.c:2089
60bcf0fa
NC
5319msgid "Invalid source register."
5320msgstr ""
5321
87ccc1b0 5322#: config/tc-m68hc11.c:2094
60bcf0fa
NC
5323msgid "Invalid destination register for this instruction, use 'tfr'."
5324msgstr ""
5325
87ccc1b0 5326#: config/tc-m68hc11.c:2096
60bcf0fa
NC
5327msgid "Invalid destination register."
5328msgstr ""
5329
87ccc1b0 5330#: config/tc-m68hc11.c:2194
60bcf0fa
NC
5331msgid "Invalid indexed register, expecting register X."
5332msgstr ""
5333
87ccc1b0 5334#: config/tc-m68hc11.c:2196
60bcf0fa
NC
5335msgid "Invalid indexed register, expecting register Y."
5336msgstr ""
5337
87ccc1b0 5338#: config/tc-m68hc11.c:2508
60bcf0fa
NC
5339msgid "No instruction or missing opcode."
5340msgstr ""
5341
87ccc1b0 5342#: config/tc-m68hc11.c:2573
60bcf0fa
NC
5343#, c-format
5344msgid "Opcode `%s' is not recognized."
5345msgstr ""
5346
87ccc1b0 5347#: config/tc-m68hc11.c:2595
60bcf0fa
NC
5348#, c-format
5349msgid "Garbage at end of instruction: `%s'."
5350msgstr ""
5351
87ccc1b0 5352#: config/tc-m68hc11.c:2618
60bcf0fa
NC
5353#, c-format
5354msgid "Invalid operand for `%s'"
5355msgstr ""
5356
87ccc1b0
NC
5357#: config/tc-m68hc11.c:2670
5358#, c-format
5359msgid "Invalid mode: %s\n"
5360msgstr ""
5361
5362#: config/tc-m68hc11.c:2732
5363msgid "bad .relax format"
5364msgstr ""
5365
5366#: config/tc-m68hc11.c:2779
60bcf0fa
NC
5367#, c-format
5368msgid "Relocation %d is not supported by object file format."
5369msgstr ""
5370
87ccc1b0 5371#: config/tc-m68hc11.c:3065
60bcf0fa
NC
5372msgid "bra or bsr with undefined symbol."
5373msgstr ""
5374
87ccc1b0 5375#: config/tc-m68hc11.c:3168 config/tc-m68hc11.c:3225
60bcf0fa
NC
5376#, c-format
5377msgid "Subtype %d is not recognized."
5378msgstr ""
5379
87ccc1b0 5380#: config/tc-m68hc11.c:3289
60bcf0fa
NC
5381msgid "Expression too complex."
5382msgstr ""
5383
87ccc1b0 5384#: config/tc-m68hc11.c:3322
60bcf0fa
NC
5385msgid "Value out of 16-bit range."
5386msgstr ""
5387
87ccc1b0 5388#: config/tc-m68hc11.c:3346
60bcf0fa
NC
5389#, c-format
5390msgid "Value %ld too large for 8-bit PC-relative branch."
5391msgstr ""
5392
87ccc1b0 5393#: config/tc-m68hc11.c:3353
60bcf0fa
NC
5394#, c-format
5395msgid "Auto increment/decrement offset '%ld' is out of range."
5396msgstr ""
5397
87ccc1b0 5398#: config/tc-m68hc11.c:3371
60bcf0fa
NC
5399#, c-format
5400msgid "Line %d: unknown relocation type: 0x%x."
5401msgstr ""
5402
87ccc1b0 5403#: config/tc-m68k.c:678
252b5132
RH
5404msgid "Unknown PC relative instruction"
5405msgstr ""
5406
87ccc1b0 5407#: config/tc-m68k.c:817
8ad3436c
AM
5408#, c-format
5409msgid "Can not do %d byte pc-relative relocation"
5410msgstr ""
5411
87ccc1b0 5412#: config/tc-m68k.c:819
252b5132
RH
5413#, c-format
5414msgid "Can not do %d byte pc-relative pic relocation"
5415msgstr ""
5416
87ccc1b0 5417#: config/tc-m68k.c:824
8ad3436c
AM
5418#, c-format
5419msgid "Can not do %d byte relocation"
5420msgstr ""
5421
87ccc1b0 5422#: config/tc-m68k.c:826
252b5132
RH
5423#, c-format
5424msgid "Can not do %d byte pic relocation"
5425msgstr ""
5426
87ccc1b0 5427#: config/tc-m68k.c:894
a85d7ed0
NC
5428#, c-format
5429msgid "Unable to produce reloc against symbol '%s'"
5430msgstr ""
5431
87ccc1b0 5432#: config/tc-m68k.c:938 config/tc-mips.c:13931 config/tc-vax.c:3441
252b5132
RH
5433#, c-format
5434msgid "Cannot make %s relocation PC relative"
5435msgstr ""
5436
87ccc1b0 5437#: config/tc-m68k.c:1031 config/tc-tahoe.c:1495 config/tc-vax.c:1889
252b5132
RH
5438msgid "No operator"
5439msgstr ""
5440
87ccc1b0 5441#: config/tc-m68k.c:1061 config/tc-tahoe.c:1512 config/tc-vax.c:1906
252b5132
RH
5442msgid "Unknown operator"
5443msgstr ""
5444
87ccc1b0 5445#: config/tc-m68k.c:1836
252b5132
RH
5446msgid "invalid instruction for this architecture; needs "
5447msgstr ""
5448
87ccc1b0 5449#: config/tc-m68k.c:1841
252b5132
RH
5450msgid "fpu (68040, 68060 or 68881/68882)"
5451msgstr ""
5452
87ccc1b0 5453#: config/tc-m68k.c:1844
252b5132
RH
5454msgid "mmu (68030 or 68851)"
5455msgstr ""
5456
87ccc1b0 5457#: config/tc-m68k.c:1847
252b5132
RH
5458msgid "68020 or higher"
5459msgstr ""
5460
87ccc1b0 5461#: config/tc-m68k.c:1850
252b5132
RH
5462msgid "68000 or higher"
5463msgstr ""
5464
87ccc1b0 5465#: config/tc-m68k.c:1853
252b5132
RH
5466msgid "68010 or higher"
5467msgstr ""
5468
87ccc1b0 5469#: config/tc-m68k.c:1882
252b5132
RH
5470msgid "operands mismatch"
5471msgstr ""
5472
87ccc1b0 5473#: config/tc-m68k.c:1939 config/tc-m68k.c:1945 config/tc-m68k.c:1951
324bfcf3 5474#: config/tc-mmix.c:2464 config/tc-mmix.c:2488
252b5132
RH
5475msgid "operand out of range"
5476msgstr ""
5477
87ccc1b0 5478#: config/tc-m68k.c:2008
252b5132
RH
5479#, c-format
5480msgid "Bignum too big for %c format; truncated"
5481msgstr ""
5482
87ccc1b0 5483#: config/tc-m68k.c:2076
252b5132
RH
5484msgid "displacement too large for this architecture; needs 68020 or higher"
5485msgstr ""
5486
87ccc1b0 5487#: config/tc-m68k.c:2186
252b5132
RH
5488msgid ""
5489"scale factor invalid on this architecture; needs cpu32 or 68020 or higher"
5490msgstr ""
5491
87ccc1b0 5492#: config/tc-m68k.c:2191
ac50feda
RH
5493msgid "invalid index size for coldfire"
5494msgstr ""
5495
87ccc1b0 5496#: config/tc-m68k.c:2244
252b5132
RH
5497msgid "Forcing byte displacement"
5498msgstr ""
5499
87ccc1b0 5500#: config/tc-m68k.c:2246
252b5132
RH
5501msgid "byte displacement out of range"
5502msgstr ""
5503
87ccc1b0 5504#: config/tc-m68k.c:2293 config/tc-m68k.c:2331
252b5132
RH
5505msgid "invalid operand mode for this architecture; needs 68020 or higher"
5506msgstr ""
5507
87ccc1b0 5508#: config/tc-m68k.c:2317 config/tc-m68k.c:2351
252b5132
RH
5509msgid ":b not permitted; defaulting to :w"
5510msgstr ""
5511
87ccc1b0 5512#: config/tc-m68k.c:2428
252b5132
RH
5513msgid "unsupported byte value; use a different suffix"
5514msgstr ""
5515
87ccc1b0 5516#: config/tc-m68k.c:2442
252b5132
RH
5517msgid "unknown/incorrect operand"
5518msgstr ""
5519
87ccc1b0
NC
5520#: config/tc-m68k.c:2475 config/tc-m68k.c:2483 config/tc-m68k.c:2490
5521#: config/tc-m68k.c:2497
252b5132
RH
5522msgid "out of range"
5523msgstr ""
5524
87ccc1b0 5525#: config/tc-m68k.c:2543
252b5132
RH
5526msgid "Can't use long branches on 68000/68010/5200"
5527msgstr ""
5528
87ccc1b0 5529#: config/tc-m68k.c:2653
252b5132
RH
5530msgid "Expression out of range, using 0"
5531msgstr ""
5532
87ccc1b0 5533#: config/tc-m68k.c:2765 config/tc-m68k.c:2781
252b5132
RH
5534msgid "Floating point register in register list"
5535msgstr ""
5536
87ccc1b0 5537#: config/tc-m68k.c:2771
252b5132
RH
5538msgid "Wrong register in floating-point reglist"
5539msgstr ""
5540
87ccc1b0 5541#: config/tc-m68k.c:2787
252b5132
RH
5542msgid "incorrect register in reglist"
5543msgstr ""
5544
87ccc1b0 5545#: config/tc-m68k.c:2793
252b5132
RH
5546msgid "wrong register in floating-point reglist"
5547msgstr ""
5548
252b5132 5549#. ERROR
87ccc1b0 5550#: config/tc-m68k.c:3234
252b5132
RH
5551msgid "Extra )"
5552msgstr ""
5553
5554#. ERROR
87ccc1b0 5555#: config/tc-m68k.c:3245
252b5132
RH
5556msgid "Missing )"
5557msgstr ""
5558
87ccc1b0 5559#: config/tc-m68k.c:3262
252b5132
RH
5560msgid "Missing operand"
5561msgstr ""
5562
87ccc1b0 5563#: config/tc-m68k.c:3594
252b5132
RH
5564#, c-format
5565msgid "%s -- statement `%s' ignored"
5566msgstr ""
5567
87ccc1b0 5568#: config/tc-m68k.c:3643
252b5132
RH
5569#, c-format
5570msgid "Don't know how to figure width of %c in md_assemble()"
5571msgstr ""
5572
87ccc1b0 5573#: config/tc-m68k.c:3825 config/tc-m68k.c:3863
252b5132
RH
5574#, c-format
5575msgid "Internal Error: Can't find %s in hash table"
5576msgstr ""
5577
87ccc1b0 5578#: config/tc-m68k.c:3828 config/tc-m68k.c:3866
252b5132
RH
5579#, c-format
5580msgid "Internal Error: Can't hash %s: %s"
5581msgstr ""
5582
87ccc1b0
NC
5583#: config/tc-m68k.c:3948
5584msgid "architecture not yet selected: defaulting to 68020"
5585msgstr ""
5586
5587#: config/tc-m68k.c:3997
252b5132
RH
5588#, c-format
5589msgid "unrecognized default cpu `%s' ???"
5590msgstr ""
5591
87ccc1b0 5592#: config/tc-m68k.c:4009
252b5132
RH
5593msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly"
5594msgstr ""
5595
87ccc1b0 5596#: config/tc-m68k.c:4029
252b5132
RH
5597msgid "options for 68881 and no-68881 both given"
5598msgstr ""
5599
87ccc1b0 5600#: config/tc-m68k.c:4031
252b5132
RH
5601msgid "options for 68851 and no-68851 both given"
5602msgstr ""
5603
87ccc1b0 5604#: config/tc-m68k.c:4102
252b5132
RH
5605#, c-format
5606msgid "text label `%s' aligned to odd boundary"
5607msgstr ""
5608
87ccc1b0 5609#: config/tc-m68k.c:4321
252b5132
RH
5610msgid "invalid byte branch offset"
5611msgstr ""
5612
87ccc1b0 5613#: config/tc-m68k.c:4358
252b5132
RH
5614msgid "short branch with zero offset: use :w"
5615msgstr ""
5616
87ccc1b0 5617#: config/tc-m68k.c:4827 config/tc-m68k.c:4838
252b5132
RH
5618msgid "expression out of range: defaulting to 1"
5619msgstr ""
5620
87ccc1b0 5621#: config/tc-m68k.c:4870
252b5132
RH
5622msgid "expression out of range: defaulting to 0"
5623msgstr ""
5624
87ccc1b0 5625#: config/tc-m68k.c:4903 config/tc-m68k.c:4915
252b5132
RH
5626#, c-format
5627msgid "Can't deal with expression; defaulting to %ld"
5628msgstr ""
5629
87ccc1b0 5630#: config/tc-m68k.c:4929
252b5132
RH
5631msgid "expression doesn't fit in BYTE"
5632msgstr ""
5633
87ccc1b0 5634#: config/tc-m68k.c:4933
252b5132
RH
5635msgid "expression doesn't fit in WORD"
5636msgstr ""
5637
87ccc1b0 5638#: config/tc-m68k.c:5026
252b5132
RH
5639#, c-format
5640msgid "%s: unrecognized processor name"
5641msgstr ""
5642
87ccc1b0 5643#: config/tc-m68k.c:5091
252b5132
RH
5644msgid "bad coprocessor id"
5645msgstr ""
5646
87ccc1b0 5647#: config/tc-m68k.c:5097
252b5132
RH
5648msgid "unrecognized fopt option"
5649msgstr ""
5650
87ccc1b0 5651#: config/tc-m68k.c:5231
252b5132
RH
5652#, c-format
5653msgid "option `%s' may not be negated"
5654msgstr ""
5655
87ccc1b0 5656#: config/tc-m68k.c:5242
252b5132
RH
5657#, c-format
5658msgid "option `%s' not recognized"
5659msgstr ""
5660
87ccc1b0 5661#: config/tc-m68k.c:5275
252b5132
RH
5662msgid "bad format of OPT NEST=depth"
5663msgstr ""
5664
87ccc1b0 5665#: config/tc-m68k.c:5338
252b5132
RH
5666msgid "missing label"
5667msgstr ""
5668
87ccc1b0 5669#: config/tc-m68k.c:5362 config/tc-m68k.c:5391
252b5132
RH
5670msgid "bad register list"
5671msgstr ""
5672
87ccc1b0 5673#: config/tc-m68k.c:5364
252b5132
RH
5674#, c-format
5675msgid "bad register list: %s"
5676msgstr ""
5677
87ccc1b0 5678#: config/tc-m68k.c:5462
252b5132
RH
5679msgid "restore without save"
5680msgstr ""
5681
87ccc1b0 5682#: config/tc-m68k.c:5636 config/tc-m68k.c:6023
252b5132
RH
5683msgid "syntax error in structured control directive"
5684msgstr ""
5685
87ccc1b0 5686#: config/tc-m68k.c:5685
252b5132
RH
5687msgid "missing condition code in structured control directive"
5688msgstr ""
5689
87ccc1b0 5690#: config/tc-m68k.c:5757
c45021f2
NC
5691#, c-format
5692msgid ""
5693"Condition <%c%c> in structured control directive can not be encoded correctly"
5694msgstr ""
5695
87ccc1b0 5696#: config/tc-m68k.c:6066
252b5132
RH
5697msgid "missing then"
5698msgstr ""
5699
87ccc1b0 5700#: config/tc-m68k.c:6148
252b5132
RH
5701msgid "else without matching if"
5702msgstr ""
5703
87ccc1b0 5704#: config/tc-m68k.c:6182
252b5132
RH
5705msgid "endi without matching if"
5706msgstr ""
5707
87ccc1b0 5708#: config/tc-m68k.c:6223
252b5132
RH
5709msgid "break outside of structured loop"
5710msgstr ""
5711
87ccc1b0 5712#: config/tc-m68k.c:6262
252b5132
RH
5713msgid "next outside of structured loop"
5714msgstr ""
5715
87ccc1b0 5716#: config/tc-m68k.c:6314
252b5132
RH
5717msgid "missing ="
5718msgstr ""
5719
87ccc1b0 5720#: config/tc-m68k.c:6352
252b5132
RH
5721msgid "missing to or downto"
5722msgstr ""
5723
87ccc1b0 5724#: config/tc-m68k.c:6388 config/tc-m68k.c:6422 config/tc-m68k.c:6641
252b5132
RH
5725msgid "missing do"
5726msgstr ""
5727
87ccc1b0 5728#: config/tc-m68k.c:6525
252b5132
RH
5729msgid "endf without for"
5730msgstr ""
5731
87ccc1b0 5732#: config/tc-m68k.c:6581
252b5132
RH
5733msgid "until without repeat"
5734msgstr ""
5735
87ccc1b0 5736#: config/tc-m68k.c:6677
252b5132
RH
5737msgid "endw without while"
5738msgstr ""
5739
87ccc1b0 5740#: config/tc-m68k.c:6801
252b5132
RH
5741#, c-format
5742msgid "unrecognized option `%s'"
5743msgstr ""
5744
87ccc1b0 5745#: config/tc-m68k.c:6846
252b5132
RH
5746#, c-format
5747msgid "unrecognized architecture specification `%s'"
5748msgstr ""
5749
87ccc1b0
NC
5750#: config/tc-m68k.c:6940
5751#, c-format
252b5132
RH
5752msgid ""
5753"680X0 options:\n"
5754"-l\t\t\tuse 1 word for refs to undefined symbols [default 2]\n"
c45021f2
NC
5755"-m68000 | -m68008 | -m68010 | -m68020 | -m68030 | -m68040 | -m68060 |\n"
5756"-m68302 | -m68331 | -m68332 | -m68333 | -m68340 | -m68360 | -mcpu32 |\n"
5757"-m5200 | -m5202 | -m5204 | -m5206 | -m5206e | -m5307 | -m5407\n"
87ccc1b0 5758"\t\t\tspecify variant of 680X0 architecture [default %s]\n"
252b5132
RH
5759"-m68881 | -m68882 | -mno-68881 | -mno-68882\n"
5760"\t\t\ttarget has/lacks floating-point coprocessor\n"
5761"\t\t\t[default yes for 68020, 68030, and cpu32]\n"
5762msgstr ""
5763
87ccc1b0 5764#: config/tc-m68k.c:6951
252b5132
RH
5765msgid ""
5766"-m68851 | -mno-68851\n"
5767"\t\t\ttarget has/lacks memory-management unit coprocessor\n"
5768"\t\t\t[default yes for 68020 and up]\n"
5769"-pic, -k\t\tgenerate position independent code\n"
5770"-S\t\t\tturn jbsr into jsr\n"
28e7409f 5771"--pcrel never turn PC-relative branches into absolute jumps\n"
252b5132
RH
5772"--register-prefix-optional\n"
5773"\t\t\trecognize register names without prefix character\n"
5774"--bitwise-or\t\tdo not treat `|' as a comment character\n"
5775msgstr ""
5776
87ccc1b0 5777#: config/tc-m68k.c:6961
252b5132
RH
5778msgid ""
5779"--base-size-default-16\tbase reg without size is 16 bits\n"
5780"--base-size-default-32\tbase reg without size is 32 bits (default)\n"
5781"--disp-size-default-16\tdisplacement with unknown size is 16 bits\n"
5782"--disp-size-default-32\tdisplacement with unknown size is 32 bits (default)\n"
5783msgstr ""
5784
87ccc1b0 5785#: config/tc-m68k.c:6996
252b5132
RH
5786#, c-format
5787msgid "Error %s in %s\n"
5788msgstr ""
5789
87ccc1b0 5790#: config/tc-m68k.c:7000
252b5132
RH
5791#, c-format
5792msgid "Opcode(%d.%s): "
5793msgstr ""
5794
328577ad 5795#: config/tc-m88k.c:201
252b5132
RH
5796#, c-format
5797msgid "Can't hash instruction '%s':%s"
5798msgstr ""
5799
328577ad 5800#: config/tc-m88k.c:250
252b5132
RH
5801#, c-format
5802msgid "Invalid mnemonic '%s'"
5803msgstr ""
5804
328577ad 5805#: config/tc-m88k.c:268
252b5132
RH
5806msgid "Parameter syntax error"
5807msgstr ""
5808
328577ad 5809#: config/tc-m88k.c:321
252b5132
RH
5810msgid "Unknown relocation type"
5811msgstr ""
5812
5813#. Having this here repeats the warning somtimes.
5814#. But can't we stand that?
328577ad 5815#: config/tc-m88k.c:434
252b5132
RH
5816msgid "Use of obsolete instruction"
5817msgstr ""
5818
328577ad 5819#: config/tc-m88k.c:551
252b5132
RH
5820msgid "Expression truncated to 16 bits"
5821msgstr ""
5822
328577ad 5823#: config/tc-m88k.c:617 config/tc-m88k.c:639
252b5132
RH
5824msgid "Expression truncated to 5 bits"
5825msgstr ""
5826
328577ad 5827#: config/tc-m88k.c:856
252b5132
RH
5828msgid "Expression truncated to 9 bits"
5829msgstr ""
5830
328577ad 5831#: config/tc-m88k.c:878
252b5132
RH
5832msgid "Removed lower 2 bits of expression"
5833msgstr ""
5834
87ccc1b0 5835#: config/tc-m88k.c:1057
252b5132
RH
5836msgid "Relaxation should never occur"
5837msgstr ""
5838
328577ad
NC
5839#: config/tc-m88k.h:78
5840msgid "m88k convert_frag\n"
252b5132
RH
5841msgstr ""
5842
87ccc1b0 5843#: config/tc-mcore.c:460
252b5132
RH
5844#, c-format
5845msgid "register expected, but saw '%.6s'"
5846msgstr ""
5847
87ccc1b0 5848#: config/tc-mcore.c:544
252b5132
RH
5849#, c-format
5850msgid "control register expected, but saw '%.6s'"
5851msgstr ""
5852
87ccc1b0 5853#: config/tc-mcore.c:582
a74801ba
ILT
5854msgid "bad/missing psr specifier"
5855msgstr ""
5856
87ccc1b0 5857#: config/tc-mcore.c:743
252b5132
RH
5858msgid "more than 65K literal pools"
5859msgstr ""
5860
87ccc1b0 5861#: config/tc-mcore.c:797
252b5132
RH
5862msgid "missing ']'"
5863msgstr ""
5864
87ccc1b0 5865#: config/tc-mcore.c:837
252b5132
RH
5866msgid "operand must be a constant"
5867msgstr ""
5868
87ccc1b0 5869#: config/tc-mcore.c:839
252b5132 5870#, c-format
87ccc1b0 5871msgid "operand must be absolute in range %u..%u, not %ld"
252b5132
RH
5872msgstr ""
5873
87ccc1b0 5874#: config/tc-mcore.c:875
252b5132
RH
5875msgid "operand must be a multiple of 4"
5876msgstr ""
5877
87ccc1b0 5878#: config/tc-mcore.c:882
252b5132
RH
5879msgid "operand must be a multiple of 2"
5880msgstr ""
5881
87ccc1b0 5882#: config/tc-mcore.c:896 config/tc-mcore.c:1410 config/tc-mcore.c:1464
252b5132
RH
5883msgid "base register expected"
5884msgstr ""
5885
87ccc1b0 5886#: config/tc-mcore.c:945
252b5132
RH
5887#, c-format
5888msgid "unknown opcode \"%s\""
5889msgstr ""
5890
87ccc1b0 5891#: config/tc-mcore.c:988
252b5132
RH
5892msgid "invalid register: r15 illegal"
5893msgstr ""
5894
87ccc1b0 5895#: config/tc-mcore.c:1036 config/tc-mcore.c:1614
a74801ba
ILT
5896msgid "M340 specific opcode used when assembling for M210"
5897msgstr ""
5898
87ccc1b0
NC
5899#: config/tc-mcore.c:1054 config/tc-mcore.c:1093 config/tc-mcore.c:1112
5900#: config/tc-mcore.c:1131 config/tc-mcore.c:1158 config/tc-mcore.c:1187
5901#: config/tc-mcore.c:1224 config/tc-mcore.c:1259 config/tc-mcore.c:1278
5902#: config/tc-mcore.c:1297 config/tc-mcore.c:1331 config/tc-mcore.c:1356
5903#: config/tc-mcore.c:1413 config/tc-mcore.c:1467 config/tc-mcore.c:1503
5904#: config/tc-mcore.c:1561 config/tc-mcore.c:1583 config/tc-mcore.c:1606
252b5132
RH
5905msgid "second operand missing"
5906msgstr ""
5907
87ccc1b0 5908#: config/tc-mcore.c:1069
252b5132
RH
5909msgid "destination register must be r1"
5910msgstr ""
5911
87ccc1b0 5912#: config/tc-mcore.c:1090
252b5132
RH
5913msgid "source register must be r1"
5914msgstr ""
5915
87ccc1b0 5916#: config/tc-mcore.c:1153 config/tc-mcore.c:1210
252b5132
RH
5917msgid "immediate is not a power of two"
5918msgstr ""
5919
87ccc1b0 5920#: config/tc-mcore.c:1181
252b5132
RH
5921msgid "translating bgeni to movi"
5922msgstr ""
5923
87ccc1b0 5924#: config/tc-mcore.c:1218
252b5132
RH
5925msgid "translating mgeni to movi"
5926msgstr ""
5927
87ccc1b0 5928#: config/tc-mcore.c:1250
252b5132
RH
5929msgid "translating bmaski to movi"
5930msgstr ""
5931
87ccc1b0 5932#: config/tc-mcore.c:1326
252b5132
RH
5933#, c-format
5934msgid "displacement too large (%d)"
5935msgstr ""
5936
87ccc1b0 5937#: config/tc-mcore.c:1340
252b5132
RH
5938msgid "Invalid register: r0 and r15 illegal"
5939msgstr ""
5940
87ccc1b0 5941#: config/tc-mcore.c:1371
252b5132
RH
5942msgid "bad starting register: r0 and r15 invalid"
5943msgstr ""
5944
87ccc1b0 5945#: config/tc-mcore.c:1384
252b5132
RH
5946msgid "ending register must be r15"
5947msgstr ""
5948
87ccc1b0 5949#: config/tc-mcore.c:1404
252b5132
RH
5950msgid "bad base register: must be r0"
5951msgstr ""
5952
87ccc1b0 5953#: config/tc-mcore.c:1422
252b5132
RH
5954msgid "first register must be r4"
5955msgstr ""
5956
87ccc1b0 5957#: config/tc-mcore.c:1433
252b5132
RH
5958msgid "last register must be r7"
5959msgstr ""
5960
87ccc1b0 5961#: config/tc-mcore.c:1470
252b5132
RH
5962msgid "reg-reg expected"
5963msgstr ""
5964
87ccc1b0 5965#: config/tc-mcore.c:1580
252b5132
RH
5966msgid "second operand must be 1"
5967msgstr ""
5968
87ccc1b0 5969#: config/tc-mcore.c:1601
252b5132
RH
5970msgid "zero used as immediate value"
5971msgstr ""
5972
87ccc1b0 5973#: config/tc-mcore.c:1628
a74801ba
ILT
5974msgid "duplicated psr bit specifier"
5975msgstr ""
5976
87ccc1b0 5977#: config/tc-mcore.c:1634
a74801ba
ILT
5978msgid "`af' must appear alone"
5979msgstr ""
5980
87ccc1b0 5981#: config/tc-mcore.c:1641
252b5132
RH
5982#, c-format
5983msgid "unimplemented opcode \"%s\""
5984msgstr ""
5985
87ccc1b0 5986#: config/tc-mcore.c:1650
a74801ba
ILT
5987#, c-format
5988msgid "ignoring operands: %s "
5989msgstr ""
5990
87ccc1b0 5991#: config/tc-mcore.c:1718 config/tc-w65.c:772
252b5132
RH
5992msgid "Bad call to MD_NTOF()"
5993msgstr ""
5994
87ccc1b0 5995#: config/tc-mcore.c:1788
a74801ba
ILT
5996#, c-format
5997msgid "unrecognised cpu type '%s'"
5998msgstr ""
5999
87ccc1b0 6000#: config/tc-mcore.c:1807
ac50feda
RH
6001msgid ""
6002"MCORE specific options:\n"
6003" -{no-}jsri2bsr\t {dis}able jsri to bsr transformation (def: dis)\n"
a74801ba
ILT
6004" -{no-}sifilter\t {dis}able silicon filter behavior (def: dis)\n"
6005" -cpu=[210|340] select CPU type\n"
6006" -EB assemble for a big endian system (default)\n"
6007" -EL assemble for a little endian system\n"
ac50feda
RH
6008msgstr ""
6009
87ccc1b0 6010#: config/tc-mcore.c:1826
ac50feda
RH
6011msgid "failed sanity check: short_jump"
6012msgstr ""
6013
87ccc1b0 6014#: config/tc-mcore.c:1837
ac50feda
RH
6015msgid "failed sanity check: long_jump"
6016msgstr ""
6017
87ccc1b0 6018#: config/tc-mcore.c:1863
ac50feda
RH
6019#, c-format
6020msgid "odd displacement at %x"
6021msgstr ""
6022
87ccc1b0 6023#: config/tc-mcore.c:2047
ac50feda
RH
6024msgid "unknown"
6025msgstr ""
6026
87ccc1b0 6027#: config/tc-mcore.c:2073
ac50feda 6028#, c-format
87ccc1b0 6029msgid "odd distance branch (0x%lx bytes)"
ac50feda
RH
6030msgstr ""
6031
87ccc1b0 6032#: config/tc-mcore.c:2077
ac50feda 6033#, c-format
87ccc1b0 6034msgid "pcrel for branch to %s too far (0x%lx)"
ac50feda
RH
6035msgstr ""
6036
87ccc1b0 6037#: config/tc-mcore.c:2096
ac50feda 6038#, c-format
87ccc1b0 6039msgid "pcrel for lrw/jmpi/jsri to %s too far (0x%lx)"
ac50feda
RH
6040msgstr ""
6041
87ccc1b0 6042#: config/tc-mcore.c:2107
ac50feda 6043#, c-format
87ccc1b0 6044msgid "pcrel for loopt too far (0x%lx)"
ac50feda
RH
6045msgstr ""
6046
87ccc1b0 6047#: config/tc-mcore.c:2336
ac50feda
RH
6048#, c-format
6049msgid "Can not do %d byte %srelocation"
6050msgstr ""
6051
87ccc1b0 6052#: config/tc-mcore.c:2338
ac50feda
RH
6053msgid "pc-relative"
6054msgstr ""
6055
87ccc1b0 6056#: config/tc-mips.c:804
8ad3436c 6057#, c-format
328577ad
NC
6058msgid "internal Error, line %d, %s"
6059msgstr ""
6060
87ccc1b0 6061#: config/tc-mips.c:806
328577ad 6062msgid "MIPS internal Error"
8ad3436c
AM
6063msgstr ""
6064
87ccc1b0
NC
6065#: config/tc-mips.c:1225
6066#, c-format
6067msgid "internal: can't hash `%s': %s"
a74801ba
ILT
6068msgstr ""
6069
87ccc1b0
NC
6070#: config/tc-mips.c:1233
6071#, c-format
6072msgid "internal error: bad mips16 opcode: %s %s\n"
328577ad
NC
6073msgstr ""
6074
87ccc1b0 6075#: config/tc-mips.c:1427
ac50feda
RH
6076#, c-format
6077msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n"
6078msgstr ""
6079
87ccc1b0 6080#: config/tc-mips.c:2079 config/tc-mips.c:14302
ac50feda
RH
6081msgid "extended instruction in delay slot"
6082msgstr ""
6083
87ccc1b0 6084#: config/tc-mips.c:2124 config/tc-mips.c:2134
ac50feda
RH
6085#, c-format
6086msgid "jump to misaligned address (0x%lx)"
6087msgstr ""
6088
87ccc1b0 6089#: config/tc-mips.c:2127 config/tc-mips.c:2137
328577ad
NC
6090#, c-format
6091msgid "jump address range overflow (0x%lx)"
6092msgstr ""
6093
87ccc1b0 6094#: config/tc-mips.c:2966 config/tc-mips.c:3366
ac50feda
RH
6095msgid "Macro instruction expanded into multiple instructions"
6096msgstr ""
6097
87ccc1b0
NC
6098#: config/tc-mips.c:2978
6099msgid ""
6100"Macro instruction expanded into multiple instructions in a branch delay slot"
6101msgstr ""
6102
6103#: config/tc-mips.c:3401 config/tc-mips.c:8013 config/tc-mips.c:8041
6104#: config/tc-mips.c:8125 config/tc-mips.c:8151
6105msgid "operand overflow"
6106msgstr ""
6107
6108#: config/tc-mips.c:3429 config/tc-mips.c:7294 config/tc-mips.c:8234
6109msgid "Macro used $at after \".set noat\""
6110msgstr ""
6111
6112#: config/tc-mips.c:3466
ac50feda
RH
6113msgid "unsupported large constant"
6114msgstr ""
6115
87ccc1b0 6116#: config/tc-mips.c:3468
ac50feda
RH
6117#, c-format
6118msgid "Instruction %s requires absolute expression"
6119msgstr ""
6120
87ccc1b0 6121#: config/tc-mips.c:3612
328577ad
NC
6122#, c-format
6123msgid "Number (0x%lx) larger than 32 bits"
ac50feda
RH
6124msgstr ""
6125
87ccc1b0 6126#: config/tc-mips.c:3634
ac50feda
RH
6127msgid "Number larger than 64 bits"
6128msgstr ""
6129
87ccc1b0
NC
6130#: config/tc-mips.c:3955 config/tc-mips.c:3998 config/tc-mips.c:4043
6131#: config/tc-mips.c:4107 config/tc-mips.c:6406 config/tc-mips.c:6451
6132#: config/tc-mips.c:6510 config/tc-mips.c:7033 config/tc-mips.c:7093
ac50feda
RH
6133msgid "PIC code offset overflow (max 16 signed bits)"
6134msgstr ""
6135
87ccc1b0 6136#: config/tc-mips.c:4380
ac50feda
RH
6137#, c-format
6138msgid "Branch %s is always false (nop)"
6139msgstr ""
6140
87ccc1b0 6141#: config/tc-mips.c:4388
ac50feda
RH
6142#, c-format
6143msgid "Branch likely %s is always false"
6144msgstr ""
6145
87ccc1b0
NC
6146#: config/tc-mips.c:4396 config/tc-mips.c:4465 config/tc-mips.c:4560
6147#: config/tc-mips.c:4610 config/tc-mips.c:8343 config/tc-mips.c:8351
6148#: config/tc-mips.c:8359 config/tc-mips.c:8468
ac50feda
RH
6149msgid "Unsupported large constant"
6150msgstr ""
6151
6152#. result is always true
87ccc1b0 6153#: config/tc-mips.c:4430
ac50feda
RH
6154#, c-format
6155msgid "Branch %s is always true"
6156msgstr ""
6157
87ccc1b0 6158#: config/tc-mips.c:4682 config/tc-mips.c:4794
ac50feda
RH
6159msgid "Divide by zero."
6160msgstr ""
6161
87ccc1b0
NC
6162#: config/tc-mips.c:4883
6163msgid "dla used to load 32-bit register"
6164msgstr ""
6165
6166#: config/tc-mips.c:4886
6167msgid "la used to load 64-bit address"
6168msgstr ""
6169
6170#: config/tc-mips.c:5279 config/tc-mips.c:5658
6171msgid "PIC code offset overflow (max 32 signed bits)"
6172msgstr ""
6173
6174#: config/tc-mips.c:5732
ac50feda
RH
6175msgid "MIPS PIC call to register other than $25"
6176msgstr ""
6177
87ccc1b0
NC
6178#: config/tc-mips.c:5739 config/tc-mips.c:5750 config/tc-mips.c:5904
6179#: config/tc-mips.c:5915
ac50feda
RH
6180msgid "No .cprestore pseudo-op used in PIC code"
6181msgstr ""
6182
87ccc1b0 6183#: config/tc-mips.c:5744 config/tc-mips.c:5909
328577ad
NC
6184msgid "No .frame pseudo-op used in PIC code"
6185msgstr ""
6186
87ccc1b0
NC
6187#: config/tc-mips.c:5987 config/tc-mips.c:6076 config/tc-mips.c:6780
6188#: config/tc-mips.c:6821 config/tc-mips.c:6839 config/tc-mips.c:7661
ac50feda
RH
6189msgid "opcode not supported on this processor"
6190msgstr ""
6191
87ccc1b0
NC
6192#: config/tc-mips.c:6300
6193msgid "load/store address overflow (max 32 bits)"
ac50feda
RH
6194msgstr ""
6195
87ccc1b0
NC
6196#: config/tc-mips.c:7501 config/tc-mips.c:7537 config/tc-mips.c:7600
6197#: config/tc-mips.c:7635
6198msgid "Improper rotate count"
ac50feda
RH
6199msgstr ""
6200
87ccc1b0 6201#: config/tc-mips.c:7701
ac50feda
RH
6202#, c-format
6203msgid "Instruction %s: result is always false"
6204msgstr ""
6205
87ccc1b0 6206#: config/tc-mips.c:7874
ac50feda
RH
6207#, c-format
6208msgid "Instruction %s: result is always true"
6209msgstr ""
6210
ac50feda
RH
6211#. FIXME: Check if this is one of the itbl macros, since they
6212#. are added dynamically.
87ccc1b0 6213#: config/tc-mips.c:8230
ac50feda
RH
6214#, c-format
6215msgid "Macro %s not implemented yet"
6216msgstr ""
6217
87ccc1b0 6218#: config/tc-mips.c:8501
ac50feda
RH
6219#, c-format
6220msgid "internal: bad mips opcode (mask error): %s %s"
6221msgstr ""
6222
87ccc1b0
NC
6223#: config/tc-mips.c:8521 config/tc-mips.c:8859
6224#, c-format
6225msgid "internal: bad mips opcode (unknown extension operand type `+%c'): %s %s"
6226msgstr ""
6227
6228#: config/tc-mips.c:8582
ac50feda
RH
6229#, c-format
6230msgid "internal: bad mips opcode (unknown operand type `%c'): %s %s"
6231msgstr ""
6232
87ccc1b0 6233#: config/tc-mips.c:8589
ac50feda
RH
6234#, c-format
6235msgid "internal: bad mips opcode (bits 0x%lx undefined): %s %s"
6236msgstr ""
6237
87ccc1b0
NC
6238#: config/tc-mips.c:8706
6239#, c-format
6240msgid "opcode not supported at this ISA level (%s)"
6241msgstr ""
6242
6243#: config/tc-mips.c:8710
ac50feda 6244#, c-format
e7af610e 6245msgid "opcode not supported on this processor: %s (%s)"
ac50feda
RH
6246msgstr ""
6247
87ccc1b0
NC
6248#: config/tc-mips.c:8791
6249#, c-format
6250msgid "Improper position (%lu)"
6251msgstr ""
6252
6253#: config/tc-mips.c:8817
6254#, c-format
6255msgid "Improper insert size (%lu, position %lu)"
6256msgstr ""
6257
6258#: config/tc-mips.c:8843
6259#, c-format
6260msgid "Improper extract size (%lu, position %lu)"
6261msgstr ""
6262
6263#: config/tc-mips.c:8877
ac50feda 6264#, c-format
87ccc1b0 6265msgid "Improper shift amount (%lu)"
ac50feda
RH
6266msgstr ""
6267
87ccc1b0 6268#: config/tc-mips.c:8903 config/tc-mips.c:10155 config/tc-mips.c:10270
ac50feda
RH
6269#, c-format
6270msgid "Invalid value for `%s' (%lu)"
6271msgstr ""
6272
87ccc1b0 6273#: config/tc-mips.c:8921
ac50feda 6274#, c-format
87ccc1b0 6275msgid "Illegal break code (%lu)"
ac50feda
RH
6276msgstr ""
6277
87ccc1b0 6278#: config/tc-mips.c:8935
ac50feda 6279#, c-format
87ccc1b0 6280msgid "Illegal lower break code (%lu)"
ac50feda
RH
6281msgstr ""
6282
87ccc1b0 6283#: config/tc-mips.c:8948
ac50feda 6284#, c-format
87ccc1b0 6285msgid "Illegal 20-bit code (%lu)"
ac50feda
RH
6286msgstr ""
6287
87ccc1b0 6288#: config/tc-mips.c:8960
ac50feda 6289#, c-format
87ccc1b0 6290msgid "Coproccesor code > 25 bits (%lu)"
ac50feda
RH
6291msgstr ""
6292
87ccc1b0 6293#: config/tc-mips.c:8973
e7af610e 6294#, c-format
87ccc1b0 6295msgid "Illegal 19-bit code (%lu)"
e7af610e
NC
6296msgstr ""
6297
87ccc1b0 6298#: config/tc-mips.c:8985
ac50feda 6299#, c-format
87ccc1b0 6300msgid "Invalid performance register (%lu)"
ac50feda
RH
6301msgstr ""
6302
87ccc1b0 6303#: config/tc-mips.c:9023
ac50feda
RH
6304#, c-format
6305msgid "Invalid register number (%d)"
6306msgstr ""
6307
87ccc1b0
NC
6308#: config/tc-mips.c:9201
6309#, c-format
6310msgid "Invalid MDMX Immediate (%ld)"
6311msgstr ""
6312
6313#: config/tc-mips.c:9244
ac50feda
RH
6314#, c-format
6315msgid "Invalid float register number (%d)"
6316msgstr ""
6317
87ccc1b0 6318#: config/tc-mips.c:9254
ac50feda
RH
6319#, c-format
6320msgid "Float register should be even, was %d"
6321msgstr ""
6322
87ccc1b0
NC
6323#: config/tc-mips.c:9293
6324#, c-format
6325msgid "Bad element selector %ld"
ac50feda
RH
6326msgstr ""
6327
87ccc1b0 6328#: config/tc-mips.c:9300
ac50feda 6329#, c-format
87ccc1b0 6330msgid "Expecting ']' found '%s'"
ac50feda
RH
6331msgstr ""
6332
87ccc1b0
NC
6333#: config/tc-mips.c:9342
6334msgid "absolute expression required"
ac50feda
RH
6335msgstr ""
6336
87ccc1b0
NC
6337#: config/tc-mips.c:9410
6338#, c-format
6339msgid "Bad floating point constant: %s"
328577ad
NC
6340msgstr ""
6341
87ccc1b0
NC
6342#: config/tc-mips.c:9538
6343msgid "Can't use floating point insn in this section"
ac50feda
RH
6344msgstr ""
6345
87ccc1b0
NC
6346#: config/tc-mips.c:9599
6347msgid "expression out of range"
ac50feda
RH
6348msgstr ""
6349
87ccc1b0 6350#: config/tc-mips.c:9639
ac50feda
RH
6351msgid "lui expression not in range 0..65535"
6352msgstr ""
6353
87ccc1b0 6354#: config/tc-mips.c:9663
ac50feda
RH
6355#, c-format
6356msgid "invalid condition code register $fcc%d"
6357msgstr ""
6358
87ccc1b0 6359#: config/tc-mips.c:9688
7b15d668
HPN
6360msgid "invalid coprocessor sub-selection value (0-7)"
6361msgstr ""
6362
87ccc1b0
NC
6363#: config/tc-mips.c:9700 config/tc-mips.c:9717
6364#, c-format
6365msgid "bad byte vector index (%ld)"
6366msgstr ""
6367
6368#: config/tc-mips.c:9728
ac50feda
RH
6369#, c-format
6370msgid "bad char = '%c'\n"
6371msgstr ""
6372
87ccc1b0 6373#: config/tc-mips.c:9739 config/tc-mips.c:9744 config/tc-mips.c:10295
ac50feda
RH
6374msgid "illegal operands"
6375msgstr ""
6376
87ccc1b0 6377#: config/tc-mips.c:9811
ac50feda
RH
6378msgid "unrecognized opcode"
6379msgstr ""
6380
87ccc1b0 6381#: config/tc-mips.c:9923
ac50feda
RH
6382#, c-format
6383msgid "invalid register number (%d)"
6384msgstr ""
6385
87ccc1b0 6386#: config/tc-mips.c:10014
ac50feda
RH
6387msgid "used $at without \".set noat\""
6388msgstr ""
6389
87ccc1b0 6390#: config/tc-mips.c:10189
ac50feda
RH
6391msgid "can't parse register list"
6392msgstr ""
6393
87ccc1b0 6394#: config/tc-mips.c:10421
ac50feda
RH
6395msgid "extended operand requested but not required"
6396msgstr ""
6397
87ccc1b0 6398#: config/tc-mips.c:10423
ac50feda
RH
6399msgid "invalid unextended operand value"
6400msgstr ""
6401
87ccc1b0 6402#: config/tc-mips.c:10451
ac50feda
RH
6403msgid "operand value out of range for instruction"
6404msgstr ""
6405
87ccc1b0 6406#: config/tc-mips.c:10845
328577ad 6407#, c-format
87ccc1b0 6408msgid "A different %s was already specified, is now %s"
328577ad
NC
6409msgstr ""
6410
87ccc1b0 6411#: config/tc-mips.c:11008
ac50feda
RH
6412msgid "-G may not be used with embedded PIC code"
6413msgstr ""
6414
87ccc1b0 6415#: config/tc-mips.c:11037
ac50feda
RH
6416msgid "-call_shared is supported only for ELF format"
6417msgstr ""
6418
87ccc1b0 6419#: config/tc-mips.c:11043 config/tc-mips.c:12440 config/tc-mips.c:12660
ac50feda
RH
6420msgid "-G may not be used with SVR4 PIC code"
6421msgstr ""
6422
87ccc1b0 6423#: config/tc-mips.c:11052
ac50feda 6424msgid "-non_shared is supported only for ELF format"
252b5132
RH
6425msgstr ""
6426
87ccc1b0 6427#: config/tc-mips.c:11069
ac50feda
RH
6428msgid "-G is not supported for this configuration"
6429msgstr ""
6430
87ccc1b0 6431#: config/tc-mips.c:11074
ac50feda
RH
6432msgid "-G may not be used with SVR4 or embedded PIC code"
6433msgstr ""
6434
87ccc1b0 6435#: config/tc-mips.c:11088
328577ad
NC
6436msgid "-32 is supported for ELF format only"
6437msgstr ""
6438
87ccc1b0 6439#: config/tc-mips.c:11097
328577ad
NC
6440msgid "-n32 is supported for ELF format only"
6441msgstr ""
6442
87ccc1b0 6443#: config/tc-mips.c:11106
328577ad
NC
6444msgid "-64 is supported for ELF format only"
6445msgstr ""
6446
87ccc1b0 6447#: config/tc-mips.c:11111 config/tc-mips.c:11148
ac50feda
RH
6448msgid "No compiled in support for 64 bit object file format"
6449msgstr ""
6450
87ccc1b0 6451#: config/tc-mips.c:11135
328577ad
NC
6452msgid "-mabi is supported for ELF format only"
6453msgstr ""
6454
87ccc1b0
NC
6455#: config/tc-mips.c:11155
6456#, c-format
6457msgid "invalid abi -mabi=%s"
ac50feda
RH
6458msgstr ""
6459
87ccc1b0
NC
6460#: config/tc-mips.c:11224
6461msgid "-G not supported in this configuration."
252b5132
RH
6462msgstr ""
6463
87ccc1b0
NC
6464#: config/tc-mips.c:11253
6465#, c-format
6466msgid "-%s conflicts with the other architecture options, which imply -%s"
ac50feda
RH
6467msgstr ""
6468
87ccc1b0
NC
6469#: config/tc-mips.c:11278
6470msgid "-mgp64 used with a 32-bit processor"
ac50feda
RH
6471msgstr ""
6472
87ccc1b0
NC
6473#: config/tc-mips.c:11280
6474msgid "-mgp32 used with a 64-bit ABI"
ac50feda
RH
6475msgstr ""
6476
87ccc1b0
NC
6477#: config/tc-mips.c:11282
6478msgid "-mgp64 used with a 32-bit ABI"
ac50feda
RH
6479msgstr ""
6480
87ccc1b0
NC
6481#: config/tc-mips.c:11311
6482msgid "trap exception not supported at ISA 1"
ac50feda
RH
6483msgstr ""
6484
87ccc1b0 6485#: config/tc-mips.c:11457
328577ad 6486#, c-format
ac50feda
RH
6487msgid "Unmatched %%hi reloc"
6488msgstr ""
6489
87ccc1b0
NC
6490#: config/tc-mips.c:11552
6491msgid "Cannot branch to undefined symbol."
6492msgstr ""
6493
6494#: config/tc-mips.c:11559
6495msgid "Cannot branch to symbol in another section."
6496msgstr ""
6497
6498#: config/tc-mips.c:11567
6499msgid "Pretending global symbol used as branch target is local."
6500msgstr ""
6501
6502#: config/tc-mips.c:11790
ac50feda
RH
6503msgid "Invalid PC relative reloc"
6504msgstr ""
6505
87ccc1b0
NC
6506#: config/tc-mips.c:11898 config/tc-sparc.c:3185 config/tc-sparc.c:3192
6507#: config/tc-sparc.c:3199 config/tc-sparc.c:3206 config/tc-sparc.c:3213
6508#: config/tc-sparc.c:3222 config/tc-sparc.c:3233 config/tc-sparc.c:3255
6509#: config/tc-sparc.c:3279 write.c:999 write.c:1071
ac50feda
RH
6510msgid "relocation overflow"
6511msgstr ""
6512
87ccc1b0 6513#: config/tc-mips.c:11909
ac50feda
RH
6514#, c-format
6515msgid "Branch to odd address (%lx)"
6516msgstr ""
6517
87ccc1b0 6518#: config/tc-mips.c:11967
328577ad
NC
6519msgid "Branch out of range"
6520msgstr ""
6521
87ccc1b0 6522#: config/tc-mips.c:12075
328577ad
NC
6523#, c-format
6524msgid "%08lx UNDEFINED\n"
6525msgstr ""
6526
87ccc1b0 6527#: config/tc-mips.c:12138
328577ad
NC
6528#, c-format
6529msgid "Alignment too large: %d. assumed."
6530msgstr ""
6531
87ccc1b0 6532#: config/tc-mips.c:12141
328577ad
NC
6533msgid "Alignment negative: 0 assumed."
6534msgstr ""
6535
87ccc1b0 6536#: config/tc-mips.c:12229
328577ad
NC
6537msgid "No read only data section in this object file format"
6538msgstr ""
6539
87ccc1b0 6540#: config/tc-mips.c:12252
328577ad
NC
6541msgid "Global pointers not supported; recompile -G 0"
6542msgstr ""
6543
87ccc1b0 6544#: config/tc-mips.c:12398
328577ad
NC
6545#, c-format
6546msgid "%s: no such section"
6547msgstr ""
6548
87ccc1b0 6549#: config/tc-mips.c:12435
328577ad
NC
6550#, c-format
6551msgid ".option pic%d not supported"
6552msgstr ""
6553
87ccc1b0 6554#: config/tc-mips.c:12446
328577ad
NC
6555#, c-format
6556msgid "Unrecognized option \"%s\""
6557msgstr ""
6558
87ccc1b0 6559#: config/tc-mips.c:12509
328577ad
NC
6560msgid "`noreorder' must be set before `nomacro'"
6561msgstr ""
6562
87ccc1b0 6563#: config/tc-mips.c:12570 config/tc-mips.c:12591
328577ad
NC
6564#, c-format
6565msgid "unknown ISA level %s"
6566msgstr ""
6567
87ccc1b0 6568#: config/tc-mips.c:12619
328577ad
NC
6569msgid ".set pop with no .set push"
6570msgstr ""
6571
87ccc1b0 6572#: config/tc-mips.c:12643
328577ad
NC
6573#, c-format
6574msgid "Tried to set unrecognized symbol: %s\n"
6575msgstr ""
6576
87ccc1b0 6577#: config/tc-mips.c:12694
328577ad
NC
6578msgid ".cpload not in noreorder section"
6579msgstr ""
6580
87ccc1b0 6581#: config/tc-mips.c:12751 config/tc-mips.c:12770
328577ad
NC
6582msgid "missing argument separator ',' for .cpsetup"
6583msgstr ""
6584
87ccc1b0 6585#: config/tc-mips.c:12955
328577ad
NC
6586msgid "Unsupported use of .gpword"
6587msgstr ""
6588
87ccc1b0
NC
6589#: config/tc-mips.c:12992
6590msgid "Unsupported use of .gpdword"
6591msgstr ""
6592
6593#: config/tc-mips.c:13133
328577ad
NC
6594msgid "expected `$'"
6595msgstr ""
6596
87ccc1b0 6597#: config/tc-mips.c:13141
328577ad
NC
6598msgid "Bad register number"
6599msgstr ""
6600
87ccc1b0 6601#: config/tc-mips.c:13189
328577ad
NC
6602msgid "Unrecognized register name"
6603msgstr ""
6604
87ccc1b0 6605#: config/tc-mips.c:13433
328577ad
NC
6606msgid "unsupported PC relative reference to different section"
6607msgstr ""
6608
87ccc1b0 6609#: config/tc-mips.c:13546
328577ad
NC
6610msgid "unsupported relocation"
6611msgstr ""
6612
87ccc1b0 6613#: config/tc-mips.c:13666
328577ad
NC
6614msgid "AT used after \".set noat\" or macro used after \".set nomacro\""
6615msgstr ""
6616
87ccc1b0 6617#: config/tc-mips.c:13733
328577ad
NC
6618msgid "Double check fx_r_type in tc-mips.c:tc_gen_reloc"
6619msgstr ""
6620
87ccc1b0 6621#: config/tc-mips.c:13971 config/tc-sh.c:3800
328577ad
NC
6622#, c-format
6623msgid "Can not represent %s relocation in this object file format"
6624msgstr ""
6625
87ccc1b0
NC
6626#: config/tc-mips.c:14066
6627msgid "relaxed out-of-range branch into a jump"
6628msgstr ""
6629
6630#: config/tc-mips.c:14536
328577ad
NC
6631msgid "missing .end at end of assembly"
6632msgstr ""
6633
87ccc1b0 6634#: config/tc-mips.c:14551
328577ad
NC
6635msgid "expected simple number"
6636msgstr ""
6637
87ccc1b0 6638#: config/tc-mips.c:14577
328577ad
NC
6639#, c-format
6640msgid " *input_line_pointer == '%c' 0x%02x\n"
6641msgstr ""
6642
87ccc1b0 6643#: config/tc-mips.c:14579
328577ad
NC
6644msgid "invalid number"
6645msgstr ""
6646
87ccc1b0 6647#: config/tc-mips.c:14655
328577ad
NC
6648msgid ".end not in text section"
6649msgstr ""
6650
87ccc1b0 6651#: config/tc-mips.c:14659
328577ad
NC
6652msgid ".end directive without a preceding .ent directive."
6653msgstr ""
6654
87ccc1b0 6655#: config/tc-mips.c:14668
328577ad
NC
6656msgid ".end symbol does not match .ent symbol."
6657msgstr ""
6658
87ccc1b0 6659#: config/tc-mips.c:14675
328577ad
NC
6660msgid ".end directive missing or unknown symbol"
6661msgstr ""
6662
87ccc1b0 6663#: config/tc-mips.c:14736
328577ad
NC
6664msgid ".ent or .aent not in text section."
6665msgstr ""
6666
87ccc1b0 6667#: config/tc-mips.c:14739
328577ad
NC
6668msgid "missing .end"
6669msgstr ""
6670
87ccc1b0 6671#: config/tc-mips.c:14781 ecoff.c:3200
328577ad
NC
6672msgid ".frame outside of .ent"
6673msgstr ""
6674
87ccc1b0 6675#: config/tc-mips.c:14792
328577ad
NC
6676msgid "Bad .frame directive"
6677msgstr ""
6678
87ccc1b0 6679#: config/tc-mips.c:14825
328577ad
NC
6680msgid ".mask/.fmask outside of .ent"
6681msgstr ""
6682
87ccc1b0 6683#: config/tc-mips.c:14832
328577ad
NC
6684msgid "Bad .mask/.fmask directive"
6685msgstr ""
6686
87ccc1b0
NC
6687#: config/tc-mips.c:15108
6688msgid ""
6689"MIPS options:\n"
6690"-membedded-pic\t\tgenerate embedded position independent code\n"
6691"-EB\t\t\tgenerate big endian output\n"
6692"-EL\t\t\tgenerate little endian output\n"
6693"-g, -g2\t\t\tdo not remove unneeded NOPs or swap branches\n"
6694"-G NUM\t\t\tallow referencing objects up to NUM bytes\n"
6695"\t\t\timplicitly with the gp register [default 8]\n"
6696msgstr ""
6697
6698#: config/tc-mips.c:15116
6699msgid ""
6700"-mips1\t\t\tgenerate MIPS ISA I instructions\n"
6701"-mips2\t\t\tgenerate MIPS ISA II instructions\n"
6702"-mips3\t\t\tgenerate MIPS ISA III instructions\n"
6703"-mips4\t\t\tgenerate MIPS ISA IV instructions\n"
6704"-mips5 generate MIPS ISA V instructions\n"
6705"-mips32 generate MIPS32 ISA instructions\n"
6706"-mips32r2 generate MIPS32 release 2 ISA instructions\n"
6707"-mips64 generate MIPS64 ISA instructions\n"
6708"-march=CPU/-mtune=CPU\tgenerate code/schedule for CPU, where CPU is one of:\n"
6709msgstr ""
6710
6711#: config/tc-mips.c:15134
6712msgid ""
6713"-mCPU\t\t\tequivalent to -march=CPU -mtune=CPU. Deprecated.\n"
6714"-no-mCPU\t\tdon't generate code specific to CPU.\n"
6715"\t\t\tFor -mCPU and -no-mCPU, CPU must be one of:\n"
6716msgstr ""
6717
6718#: config/tc-mips.c:15147
6719msgid ""
6720"-mips16\t\t\tgenerate mips16 instructions\n"
6721"-no-mips16\t\tdo not generate mips16 instructions\n"
6722msgstr ""
6723
6724#: config/tc-mips.c:15150
6725msgid ""
6726"-mgp32\t\t\tuse 32-bit GPRs, regardless of the chosen ISA\n"
6727"-mfp32\t\t\tuse 32-bit FPRs, regardless of the chosen ISA\n"
6728"-O0\t\t\tremove unneeded NOPs, do not swap branches\n"
6729"-O\t\t\tremove unneeded NOPs and swap branches\n"
6730"-n\t\t\twarn about NOPs generated from macros\n"
6731"--[no-]construct-floats [dis]allow floating point values to be constructed\n"
6732"--trap, --no-break\ttrap exception on div by 0 and mult overflow\n"
6733"--break, --no-trap\tbreak exception on div by 0 and mult overflow\n"
6734msgstr ""
6735
6736#: config/tc-mips.c:15160
6737msgid ""
6738"-KPIC, -call_shared\tgenerate SVR4 position independent code\n"
6739"-non_shared\t\tdo not generate position independent code\n"
6740"-xgot\t\t\tassume a 32 bit GOT\n"
6741"-mabi=ABI\t\tcreate ABI conformant object file for:\n"
6742msgstr ""
6743
6744#: config/tc-mips.c:15176
6745msgid ""
6746"-32\t\t\tcreate o32 ABI object file (default)\n"
6747"-n32\t\t\tcreate n32 ABI object file\n"
6748"-64\t\t\tcreate 64 ABI object file\n"
6749msgstr ""
6750
6751#: config/tc-mmix.c:677
328577ad
NC
6752msgid " MMIX-specific command line options:\n"
6753msgstr ""
6754
87ccc1b0 6755#: config/tc-mmix.c:678
328577ad
NC
6756msgid ""
6757" -fixed-special-register-names\n"
6758" Allow only the original special register names.\n"
6759msgstr ""
6760
87ccc1b0 6761#: config/tc-mmix.c:681
328577ad
NC
6762msgid " -globalize-symbols Make all symbols global.\n"
6763msgstr ""
6764
87ccc1b0 6765#: config/tc-mmix.c:683
328577ad
NC
6766msgid " -gnu-syntax Turn off mmixal syntax compatibility.\n"
6767msgstr ""
6768
87ccc1b0 6769#: config/tc-mmix.c:685
328577ad
NC
6770msgid " -relax Create linker relaxable code.\n"
6771msgstr ""
6772
87ccc1b0 6773#: config/tc-mmix.c:687
328577ad
NC
6774msgid ""
6775" -no-predefined-syms Do not provide mmixal built-in constants.\n"
6776" Implies -fixed-special-register-names.\n"
6777msgstr ""
6778
87ccc1b0 6779#: config/tc-mmix.c:690
328577ad
NC
6780msgid ""
6781" -no-expand Do not expand GETA, branches, PUSHJ or JUMP\n"
6782" into multiple instructions.\n"
6783msgstr ""
6784
87ccc1b0 6785#: config/tc-mmix.c:693
328577ad
NC
6786msgid ""
6787" -no-merge-gregs Do not merge GREG definitions with nearby values.\n"
6788msgstr ""
6789
87ccc1b0 6790#: config/tc-mmix.c:695
324bfcf3
AO
6791msgid ""
6792" -linker-allocated-gregs If there's no suitable GREG definition for "
6793"the operands of an instruction, let the linker "
6794"resolve.\n"
6795msgstr ""
6796
87ccc1b0 6797#: config/tc-mmix.c:698
328577ad
NC
6798msgid ""
6799" -x Do not warn when an operand to GETA, a branch,\n"
6800" PUSHJ or JUMP is not known to be within range.\n"
324bfcf3
AO
6801" The linker will catch any errors. Implies\n"
6802" -linker-allocated-gregs."
328577ad
NC
6803msgstr ""
6804
87ccc1b0 6805#: config/tc-mmix.c:825
328577ad
NC
6806#, c-format
6807msgid "unknown opcode: `%s'"
6808msgstr ""
6809
87ccc1b0 6810#: config/tc-mmix.c:947 config/tc-mmix.c:962
328577ad
NC
6811msgid "specified location wasn't TETRA-aligned"
6812msgstr ""
6813
87ccc1b0
NC
6814#: config/tc-mmix.c:949 config/tc-mmix.c:964 config/tc-mmix.c:4015
6815#: config/tc-mmix.c:4031
328577ad
NC
6816msgid "unaligned data at an absolute location is not supported"
6817msgstr ""
6818
87ccc1b0 6819#: config/tc-mmix.c:1074
328577ad
NC
6820#, c-format
6821msgid "invalid operand to opcode %s: `%s'"
6822msgstr ""
6823
87ccc1b0
NC
6824#: config/tc-mmix.c:1096 config/tc-mmix.c:1123 config/tc-mmix.c:1156
6825#: config/tc-mmix.c:1164 config/tc-mmix.c:1181 config/tc-mmix.c:1209
6826#: config/tc-mmix.c:1230 config/tc-mmix.c:1255 config/tc-mmix.c:1303
6827#: config/tc-mmix.c:1401 config/tc-mmix.c:1426 config/tc-mmix.c:1458
6828#: config/tc-mmix.c:1490 config/tc-mmix.c:1520 config/tc-mmix.c:1573
6829#: config/tc-mmix.c:1590 config/tc-mmix.c:1617 config/tc-mmix.c:1645
6830#: config/tc-mmix.c:1672 config/tc-mmix.c:1698 config/tc-mmix.c:1714
6831#: config/tc-mmix.c:1740 config/tc-mmix.c:1756 config/tc-mmix.c:1772
6832#: config/tc-mmix.c:1835 config/tc-mmix.c:1851
328577ad
NC
6833#, c-format
6834msgid "invalid operands to opcode %s: `%s'"
6835msgstr ""
6836
87ccc1b0 6837#: config/tc-mmix.c:1828
328577ad
NC
6838#, c-format
6839msgid "unsupported operands to %s: `%s'"
6840msgstr ""
6841
87ccc1b0 6842#: config/tc-mmix.c:1956
328577ad 6843msgid "internal: mmix_prefix_name but empty prefix"
ac50feda
RH
6844msgstr ""
6845
87ccc1b0 6846#: config/tc-mmix.c:2001
328577ad
NC
6847#, c-format
6848msgid "too many GREG registers allocated (max %d)"
ac50feda
RH
6849msgstr ""
6850
87ccc1b0 6851#: config/tc-mmix.c:2061
328577ad 6852msgid "BSPEC already active. Nesting is not supported."
ac50feda
RH
6853msgstr ""
6854
87ccc1b0 6855#: config/tc-mmix.c:2070
328577ad 6856msgid "invalid BSPEC expression"
ac50feda
RH
6857msgstr ""
6858
87ccc1b0 6859#: config/tc-mmix.c:2086
ac50feda 6860#, c-format
328577ad 6861msgid "can't create section %s"
ac50feda
RH
6862msgstr ""
6863
87ccc1b0 6864#: config/tc-mmix.c:2091
ac50feda 6865#, c-format
328577ad 6866msgid "can't set section flags for section %s"
ac50feda
RH
6867msgstr ""
6868
87ccc1b0 6869#: config/tc-mmix.c:2113
328577ad 6870msgid "ESPEC without preceding BSPEC"
ac50feda
RH
6871msgstr ""
6872
87ccc1b0 6873#: config/tc-mmix.c:2143
328577ad 6874msgid "missing local expression"
ac50feda
RH
6875msgstr ""
6876
87ccc1b0 6877#: config/tc-mmix.c:2363
328577ad 6878msgid "operand out of range, instruction expanded"
ac50feda
RH
6879msgstr ""
6880
328577ad
NC
6881#. The BFD_RELOC_MMIX_LOCAL-specific message is supposed to be
6882#. user-friendly, though a little bit non-substantial.
324bfcf3 6883#: config/tc-mmix.c:2620
328577ad 6884msgid "directive LOCAL must be placed in code or data"
ac50feda
RH
6885msgstr ""
6886
324bfcf3 6887#: config/tc-mmix.c:2621
328577ad 6888msgid "internal confusion: relocation in a section without contents"
ac50feda
RH
6889msgstr ""
6890
324bfcf3 6891#: config/tc-mmix.c:2734
328577ad 6892msgid "internal: BFD_RELOC_MMIX_BASE_PLUS_OFFSET not resolved to section"
ac50feda
RH
6893msgstr ""
6894
324bfcf3 6895#: config/tc-mmix.c:2782
328577ad 6896msgid "no suitable GREG definition for operands"
ac50feda
RH
6897msgstr ""
6898
324bfcf3 6899#: config/tc-mmix.c:2841
328577ad 6900msgid "operands were not reducible at assembly-time"
ac50feda
RH
6901msgstr ""
6902
87ccc1b0 6903#: config/tc-mmix.c:2868
328577ad
NC
6904#, c-format
6905msgid "cannot generate relocation type for symbol %s, code %s"
ac50feda
RH
6906msgstr ""
6907
87ccc1b0 6908#: config/tc-mmix.c:2888
328577ad
NC
6909#, c-format
6910msgid "internal: unhandled label %s"
ac50feda
RH
6911msgstr ""
6912
87ccc1b0 6913#: config/tc-mmix.c:2942
328577ad 6914msgid "[0-9]H labels may not appear alone on a line"
ac50feda
RH
6915msgstr ""
6916
87ccc1b0 6917#: config/tc-mmix.c:2951
328577ad 6918msgid "[0-9]H labels do not mix with dot-pseudos"
ac50feda
RH
6919msgstr ""
6920
87ccc1b0 6921#: config/tc-mmix.c:3015
328577ad 6922msgid "invalid characters in input"
ac50feda
RH
6923msgstr ""
6924
87ccc1b0 6925#: config/tc-mmix.c:3119
328577ad 6926msgid "empty label field for IS"
ac50feda
RH
6927msgstr ""
6928
87ccc1b0 6929#: config/tc-mmix.c:3344
328577ad
NC
6930#, c-format
6931msgid "internal: unexpected relax type %d:%d"
ac50feda
RH
6932msgstr ""
6933
87ccc1b0 6934#: config/tc-mmix.c:3366
328577ad 6935msgid "BSPEC without ESPEC."
ac50feda
RH
6936msgstr ""
6937
87ccc1b0 6938#: config/tc-mmix.c:3568
328577ad 6939msgid "GREG expression too complicated"
ac50feda
RH
6940msgstr ""
6941
87ccc1b0 6942#: config/tc-mmix.c:3583
328577ad 6943msgid "internal: GREG expression not resolved to section"
ac50feda
RH
6944msgstr ""
6945
87ccc1b0 6946#: config/tc-mmix.c:3634
328577ad 6947msgid "register section has contents\n"
ac50feda
RH
6948msgstr ""
6949
87ccc1b0 6950#: config/tc-mmix.c:3768
328577ad 6951msgid "section change from within a BSPEC/ESPEC pair is not supported"
ac50feda
RH
6952msgstr ""
6953
87ccc1b0 6954#: config/tc-mmix.c:3790
328577ad 6955msgid "directive LOC from within a BSPEC/ESPEC pair is not supported"
ac50feda
RH
6956msgstr ""
6957
87ccc1b0 6958#: config/tc-mmix.c:3801
328577ad 6959msgid "invalid LOC expression"
ac50feda
RH
6960msgstr ""
6961
87ccc1b0 6962#: config/tc-mmix.c:3826 config/tc-mmix.c:3852
328577ad 6963msgid "LOC expression stepping backwards is not supported"
ac50feda
RH
6964msgstr ""
6965
328577ad
NC
6966#. We will only get here in rare cases involving #NO_APP,
6967#. where the unterminated string is not recognized by the
6968#. preformatting pass.
87ccc1b0 6969#: config/tc-mmix.c:3936 config/tc-mmix.c:4097
328577ad 6970msgid "unterminated string"
ac50feda
RH
6971msgstr ""
6972
87ccc1b0 6973#: config/tc-mmix.c:3953
328577ad 6974msgid "BYTE expression not a pure number"
ac50feda
RH
6975msgstr ""
6976
328577ad
NC
6977#. Note that mmixal does not allow negative numbers in
6978#. BYTE sequences, so neither should we.
87ccc1b0 6979#: config/tc-mmix.c:3962
328577ad 6980msgid "BYTE expression not in the range 0..255"
ac50feda
RH
6981msgstr ""
6982
87ccc1b0 6983#: config/tc-mmix.c:4013 config/tc-mmix.c:4029
328577ad 6984msgid "data item with alignment larger than location"
ac50feda
RH
6985msgstr ""
6986
328577ad
NC
6987#. Since integer_constant is local to expr.c, we have to make this a
6988#. macro. FIXME: Do it cleaner.
87ccc1b0 6989#: config/tc-mmix.h:104
328577ad 6990msgid "`&' serial number operator is not supported"
ac50feda
RH
6991msgstr ""
6992
328577ad 6993#: config/tc-mn10200.c:319
ac50feda
RH
6994msgid ""
6995"MN10200 options:\n"
6996"none yet\n"
6997msgstr ""
6998
87ccc1b0
NC
6999#: config/tc-mn10200.c:793 config/tc-mn10300.c:936 config/tc-ppc.c:2083
7000#: config/tc-s390.c:1510 config/tc-v850.c:1678
ac50feda
RH
7001#, c-format
7002msgid "Unrecognized opcode: `%s'"
7003msgstr ""
7004
87ccc1b0
NC
7005#: config/tc-mn10200.c:1036 config/tc-mn10300.c:1459 config/tc-ppc.c:2561
7006#: config/tc-s390.c:1426 config/tc-v850.c:2101
0d2bcfaf
NC
7007#, c-format
7008msgid "junk at end of line: `%s'"
7009msgstr ""
7010
87ccc1b0
NC
7011#: config/tc-mn10200.c:1332 config/tc-mn10300.c:2055 config/tc-ppc.c:1421
7012#: config/tc-v850.c:1607
0d2bcfaf
NC
7013#, c-format
7014msgid "operand out of range (%s not between %ld and %ld)"
7015msgstr ""
7016
87ccc1b0 7017#: config/tc-mn10300.c:525
ac50feda
RH
7018msgid ""
7019"MN10300 options:\n"
7020"none yet\n"
7021msgstr ""
7022
87ccc1b0 7023#: config/tc-mn10300.c:953
ac50feda
RH
7024msgid "Invalid opcode/operands"
7025msgstr ""
7026
87ccc1b0 7027#: config/tc-mn10300.c:1430
ac50feda
RH
7028msgid "Invalid register specification."
7029msgstr ""
7030
87ccc1b0 7031#: config/tc-mn10300.c:1983
328577ad
NC
7032#, c-format
7033msgid "Bad relocation fixup type (%d)"
7034msgstr ""
7035
87ccc1b0
NC
7036#: config/tc-msp430.c:170
7037msgid "Known MCU names:\n"
ac50feda
RH
7038msgstr ""
7039
87ccc1b0
NC
7040#: config/tc-msp430.c:173
7041#, c-format
7042msgid "\t %s\n"
ac50feda
RH
7043msgstr ""
7044
87ccc1b0
NC
7045#: config/tc-msp430.c:183
7046msgid ""
7047"MSP430 options:\n"
7048" -mmcu=[msp430-name] select microcontroller type\n"
7049" msp430x110 msp430x112\n"
7050" msp430x1101 msp430x1111\n"
7051" msp430x1121 msp430x1122 msp430x1132\n"
7052" msp430x122 msp430x123\n"
7053" msp430x1222 msp430x1232\n"
7054" msp430x133 msp430x135\n"
7055" msp430x1331 msp430x1351\n"
7056" msp430x147 msp430x148 msp430x149\n"
7057" msp430x155 msp430x156 msp430x157\n"
7058" msp430x167 msp430x168 msp430x169\n"
7059" msp430x311 msp430x312 msp430x313 msp430x314 "
7060"msp430x315\n"
7061" msp430x323 msp430x325\n"
7062" msp430x336 msp430x337\n"
7063" msp430x412 msp430x413\n"
7064" msp430x435 msp430x436 msp430x437\n"
7065" msp430x447 msp430x448 msp430x449\n"
ac50feda
RH
7066msgstr ""
7067
87ccc1b0
NC
7068#: config/tc-msp430.c:263
7069#, c-format
7070msgid "redefinition of mcu type %s' to %s'"
ac50feda
RH
7071msgstr ""
7072
87ccc1b0
NC
7073#: config/tc-msp430.c:496
7074#, c-format
7075msgid "instruction %s requires %d operand(s)"
ac50feda
RH
7076msgstr ""
7077
87ccc1b0
NC
7078#: config/tc-msp430.c:743
7079#, c-format
7080msgid "Even number required. Rounded to %d"
ac50feda
RH
7081msgstr ""
7082
87ccc1b0
NC
7083#: config/tc-msp430.c:754
7084#, c-format
7085msgid "Wrong displacement %d"
ac50feda
RH
7086msgstr ""
7087
87ccc1b0
NC
7088#: config/tc-msp430.c:771
7089msgid "instruction requires label sans '$'"
ac50feda
RH
7090msgstr ""
7091
87ccc1b0
NC
7092#: config/tc-msp430.c:777
7093msgid "instruction requires label or value in range -511:512"
ac50feda
RH
7094msgstr ""
7095
87ccc1b0
NC
7096#: config/tc-msp430.c:783
7097msgid "instruction requires label"
ac50feda
RH
7098msgstr ""
7099
87ccc1b0
NC
7100#: config/tc-msp430.c:789
7101msgid "Ilegal instruction or not implmented opcode."
ac50feda
RH
7102msgstr ""
7103
87ccc1b0
NC
7104#: config/tc-msp430.c:817
7105#, c-format
7106msgid "Internal bug. Try to use 0(r%d) instead of @r%d"
ac50feda
RH
7107msgstr ""
7108
87ccc1b0
NC
7109#: config/tc-msp430.c:827
7110msgid "this addressing mode is not applicable for destination operand"
ac50feda
RH
7111msgstr ""
7112
87ccc1b0
NC
7113#: config/tc-msp430.c:944
7114#, c-format
7115msgid "value %ld out of range. Use #lo() or #hi()"
ac50feda
RH
7116msgstr ""
7117
87ccc1b0
NC
7118#: config/tc-msp430.c:1040
7119#, c-format
7120msgid "unknown expression in operand %s. use #llo() #lhi() #hlo() #hhi() "
ac50feda
RH
7121msgstr ""
7122
87ccc1b0
NC
7123#: config/tc-msp430.c:1090 config/tc-msp430.c:1304
7124#, c-format
7125msgid "unknown operand %s"
ac50feda
RH
7126msgstr ""
7127
87ccc1b0
NC
7128#: config/tc-msp430.c:1111 config/tc-msp430.c:1242
7129#, c-format
7130msgid "value out of range: %d"
ac50feda
RH
7131msgstr ""
7132
87ccc1b0
NC
7133#: config/tc-msp430.c:1120 config/tc-msp430.c:1259
7134#, c-format
7135msgid "unknown expression in operand %s"
ac50feda
RH
7136msgstr ""
7137
87ccc1b0
NC
7138#: config/tc-msp430.c:1134 config/tc-msp430.c:1141
7139#, c-format
7140msgid "unknown addressing mode %s"
ac50feda
RH
7141msgstr ""
7142
87ccc1b0
NC
7143#: config/tc-msp430.c:1149
7144#, c-format
7145msgid "Bad register name r%s"
ac50feda
RH
7146msgstr ""
7147
87ccc1b0
NC
7148#: config/tc-msp430.c:1161
7149#, c-format
7150msgid "MSP430 does not have %d registers"
ac50feda
RH
7151msgstr ""
7152
87ccc1b0
NC
7153#: config/tc-msp430.c:1181
7154msgid "')' required"
ac50feda
RH
7155msgstr ""
7156
87ccc1b0
NC
7157#: config/tc-msp430.c:1194
7158#, c-format
7159msgid "unknown operator %s. Did you mean X(Rn) or #[hl][hl][oi](CONST) ?"
ac50feda
RH
7160msgstr ""
7161
87ccc1b0
NC
7162#: config/tc-msp430.c:1203
7163#, c-format
7164msgid "unknown operator (r%s substituded as a register name"
ac50feda
RH
7165msgstr ""
7166
87ccc1b0
NC
7167#: config/tc-msp430.c:1215 config/tc-msp430.c:1226
7168#, c-format
7169msgid "unknown operator %s"
ac50feda
RH
7170msgstr ""
7171
87ccc1b0
NC
7172#: config/tc-msp430.c:1220
7173msgid "r2 should not be used in indexed addressing mode"
ac50feda
RH
7174msgstr ""
7175
87ccc1b0
NC
7176#. Unreachable.
7177#: config/tc-msp430.c:1321
7178#, c-format
7179msgid "unknown addressing mode for operand %s"
7180msgstr ""
7181
7182#: config/tc-ns32k.c:449
7183msgid "Invalid syntax in PC-relative addressing mode"
7184msgstr ""
7185
7186#: config/tc-ns32k.c:473
7187msgid "Invalid syntax in External addressing mode"
7188msgstr ""
7189
7190#: config/tc-ns32k.c:554
7191msgid "Invalid syntax in Memory Relative addressing mode"
7192msgstr ""
7193
7194#: config/tc-ns32k.c:621
7195msgid "Invalid scaled-indexed mode, use (b,w,d,q)"
7196msgstr ""
7197
7198#: config/tc-ns32k.c:626
7199msgid "Syntax in scaled-indexed mode, use [Rn:m] where n=[0..7] m={b,w,d,q}"
7200msgstr ""
7201
7202#: config/tc-ns32k.c:631
7203msgid "Scaled-indexed addressing mode combined with scaled-index"
7204msgstr ""
7205
7206#: config/tc-ns32k.c:642
7207msgid "Invalid or illegal addressing mode combined with scaled-index"
7208msgstr ""
7209
7210#: config/tc-ns32k.c:757
7211msgid "Premature end of suffix -- Defaulting to d"
7212msgstr ""
7213
7214#: config/tc-ns32k.c:770
7215msgid "Bad suffix after ':' use {b|w|d} Defaulting to d"
7216msgstr ""
7217
7218#: config/tc-ns32k.c:817
7219msgid "Very short instr to option, ie you can't do it on a NULLstr"
7220msgstr ""
7221
7222#: config/tc-ns32k.c:870
7223msgid "No such entry in list. (cpu/mmu register)"
7224msgstr ""
7225
7226#: config/tc-ns32k.c:915
7227msgid "Internal consistency error. check ns32k-opcode.h"
7228msgstr ""
7229
7230#: config/tc-ns32k.c:939
7231msgid "Address of immediate operand"
7232msgstr ""
7233
7234#: config/tc-ns32k.c:940
7235msgid "Invalid immediate write operand."
7236msgstr ""
7237
7238#: config/tc-ns32k.c:1070
7239msgid "Bad opcode-table-option, check in file ns32k-opcode.h"
7240msgstr ""
7241
7242#: config/tc-ns32k.c:1107
7243msgid "No such opcode"
7244msgstr ""
7245
7246#: config/tc-ns32k.c:1184
7247msgid "Bad suffix, defaulting to d"
7248msgstr ""
7249
7250#: config/tc-ns32k.c:1212
7251msgid "Too many operands passed to instruction"
7252msgstr ""
7253
7254#. Check error in default.
7255#: config/tc-ns32k.c:1225
7256msgid "Wrong numbers of operands in default, check ns32k-opcodes.h"
7257msgstr ""
7258
7259#: config/tc-ns32k.c:1229
7260msgid "Wrong number of operands"
7261msgstr ""
7262
7263#: config/tc-ns32k.c:1355
7264msgid "iif convert internal pcrel/binary"
7265msgstr ""
7266
7267#: config/tc-ns32k.c:1372
7268msgid "Bignum too big for long"
7269msgstr ""
7270
7271#: config/tc-ns32k.c:1451
7272msgid "iif convert internal pcrel/pointer"
7273msgstr ""
7274
7275#: config/tc-ns32k.c:1456
7276msgid "Internal logic error in iif.iifP[n].type"
7277msgstr ""
7278
7279#. We cant relax this case.
7280#: config/tc-ns32k.c:1493
7281msgid "Can't relax difference"
7282msgstr ""
7283
7284#: config/tc-ns32k.c:1541
7285msgid "Displacement to large for :d"
7286msgstr ""
7287
7288#: config/tc-ns32k.c:1554
7289msgid "Internal logic error in iif.iifP[].type"
ac50feda
RH
7290msgstr ""
7291
87ccc1b0 7292#: config/tc-ns32k.c:1614
ac50feda
RH
7293#, c-format
7294msgid "Can not do %d byte pc-relative relocation for storage type %d"
7295msgstr ""
7296
87ccc1b0 7297#: config/tc-ns32k.c:1617
ac50feda
RH
7298#, c-format
7299msgid "Can not do %d byte relocation for storage type %d"
7300msgstr ""
7301
28e7409f 7302#. Fatal.
87ccc1b0 7303#: config/tc-ns32k.c:1651
ac50feda
RH
7304#, c-format
7305msgid "Can't hash %s: %s"
7306msgstr ""
7307
87ccc1b0
NC
7308#: config/tc-ns32k.c:1739
7309#, c-format
7310msgid "value of %ld out of byte displacement range."
ac50feda
RH
7311msgstr ""
7312
87ccc1b0
NC
7313#: config/tc-ns32k.c:1748
7314#, c-format
7315msgid "value of %ld out of word displacement range."
ac50feda
RH
7316msgstr ""
7317
87ccc1b0
NC
7318#: config/tc-ns32k.c:1762
7319#, c-format
7320msgid "value of %ld out of double word displacement range."
ac50feda
RH
7321msgstr ""
7322
87ccc1b0 7323#: config/tc-ns32k.c:1782
ac50feda 7324#, c-format
87ccc1b0 7325msgid "Internal logic error. line %d, file \"%s\""
ac50feda
RH
7326msgstr ""
7327
87ccc1b0 7328#: config/tc-ns32k.c:1830
ac50feda 7329#, c-format
87ccc1b0 7330msgid "Internal logic error. line %d, file \"%s\""
ac50feda
RH
7331msgstr ""
7332
87ccc1b0 7333#: config/tc-ns32k.c:1935
ac50feda
RH
7334msgid "Bit field out of range"
7335msgstr ""
7336
87ccc1b0
NC
7337#: config/tc-ns32k.c:2182
7338#, c-format
7339msgid "invalid architecture option -m%s, ignored"
7340msgstr ""
7341
7342#: config/tc-ns32k.c:2195
ac50feda 7343#, c-format
87ccc1b0 7344msgid "invalid default displacement size \"%s\". Defaulting to %d."
ac50feda
RH
7345msgstr ""
7346
87ccc1b0 7347#: config/tc-ns32k.c:2212
ac50feda
RH
7348msgid ""
7349"NS32K options:\n"
7350"-m32032 | -m32532\tselect variant of NS32K architecture\n"
87ccc1b0 7351"--disp-size-default=<1|2|4>\n"
ac50feda
RH
7352msgstr ""
7353
87ccc1b0 7354#: config/tc-ns32k.c:2396
ac50feda
RH
7355#, c-format
7356msgid "Cannot find relocation type for symbol %s, code %d"
7357msgstr ""
7358
87ccc1b0 7359#: config/tc-or32.c:465 config/tc-or32.c:680
3b16e843
NC
7360#, c-format
7361msgid "unknown opcode1: `%s'"
7362msgstr ""
7363
87ccc1b0 7364#: config/tc-or32.c:471 config/tc-or32.c:686
3b16e843
NC
7365#, c-format
7366msgid "unknown opcode2 `%s'."
7367msgstr ""
7368
87ccc1b0 7369#: config/tc-or32.c:510 config/tc-or32.c:725
3b16e843
NC
7370#, c-format
7371msgid "instruction not allowed: %s"
7372msgstr ""
7373
87ccc1b0 7374#: config/tc-or32.c:513 config/tc-or32.c:728
3b16e843
NC
7375#, c-format
7376msgid "too many operands: %s"
7377msgstr ""
7378
87ccc1b0 7379#: config/tc-or32.c:603 config/tc-or32.c:819
3b16e843
NC
7380msgid "call/jmp target out of range (1)"
7381msgstr ""
7382
87ccc1b0 7383#: config/tc-or32.c:1016 config/tc-or32.c:1133
3b16e843
NC
7384msgid "the linker will not handle this relocation correctly (1)"
7385msgstr ""
7386
87ccc1b0 7387#: config/tc-or32.c:1025 config/tc-or32.c:1142
3b16e843
NC
7388msgid "call/jmp target out of range (2)"
7389msgstr ""
7390
87ccc1b0 7391#: config/tc-or32.c:1433
3b16e843
NC
7392msgid "register out of range"
7393msgstr ""
7394
87ccc1b0 7395#: config/tc-or32.c:1478
3b16e843
NC
7396msgid "invalid register in & expression"
7397msgstr ""
7398
87ccc1b0
NC
7399#: config/tc-pdp11.c:454
7400msgid "Low order bits truncated in immediate float operand"
7401msgstr ""
7402
7403#: config/tc-pdp11.c:665
7404#, c-format
7405msgid "Unknown instruction '%s'"
7406msgstr ""
7407
7408#: config/tc-pj.c:82 config/tc-pj.c:90
a74801ba
ILT
7409msgid "confusing relocation expressions"
7410msgstr ""
7411
87ccc1b0 7412#: config/tc-pj.c:181
a74801ba
ILT
7413msgid "can't have relocation for ipush"
7414msgstr ""
7415
87ccc1b0 7416#: config/tc-pj.c:290 config/tc-xtensa.c:4976
a74801ba
ILT
7417#, c-format
7418msgid "unknown opcode %s"
7419msgstr ""
7420
87ccc1b0 7421#: config/tc-pj.c:439
a74801ba
ILT
7422msgid ""
7423"PJ options:\n"
7424"-little\t\t\tgenerate little endian code\n"
7425"-big\t\t\tgenerate big endian code\n"
7426msgstr ""
7427
87ccc1b0
NC
7428#: config/tc-pj.c:469 config/tc-sh.c:3464 config/tc-sh.c:3471
7429#: config/tc-sh.c:3478 config/tc-sh.c:3485
a74801ba
ILT
7430msgid "pcrel too far"
7431msgstr ""
7432
328577ad
NC
7433#: config/tc-pj.h:38
7434msgid "convert_frag\n"
7435msgstr ""
7436
7437#: config/tc-pj.h:39
7438msgid "estimate size\n"
a74801ba
ILT
7439msgstr ""
7440
87ccc1b0
NC
7441#: config/tc-ppc.c:876
7442#, c-format
7443msgid "%s unsupported"
7444msgstr ""
7445
7446#: config/tc-ppc.c:1026 config/tc-s390.c:401 config/tc-s390.c:408
ac50feda
RH
7447#, c-format
7448msgid "invalid switch -m%s"
7449msgstr ""
7450
87ccc1b0 7451#: config/tc-ppc.c:1063
ac50feda
RH
7452msgid ""
7453"PowerPC options:\n"
87ccc1b0
NC
7454"-a32\t\t\tgenerate ELF32/XCOFF32\n"
7455"-a64\t\t\tgenerate ELF64/XCOFF64\n"
ac50feda 7456"-u\t\t\tignored\n"
87ccc1b0
NC
7457"-mpwrx, -mpwr2\t\tgenerate code for POWER/2 (RIOS2)\n"
7458"-mpwr\t\t\tgenerate code for POWER (RIOS1)\n"
7459"-m601\t\t\tgenerate code for PowerPC 601\n"
328577ad 7460"-mppc, -mppc32, -m603, -m604\n"
87ccc1b0
NC
7461"\t\t\tgenerate code for PowerPC 603/604\n"
7462"-m403, -m405\t\tgenerate code for PowerPC 403/405\n"
328577ad 7463"-m7400, -m7410, -m7450, -m7455\n"
87ccc1b0
NC
7464"\t\t\tgenerate code For PowerPC 7400/7410/7450/7455\n"
7465msgstr ""
7466
7467#: config/tc-ppc.c:1076
7468msgid ""
7469"-mppc64, -m620\t\tgenerate code for PowerPC 620/625/630\n"
ac50feda 7470"-mppc64bridge\t\tgenerate code for PowerPC 64, including bridge insns\n"
328577ad
NC
7471"-mbooke64\t\tgenerate code for 64-bit PowerPC BookE\n"
7472"-mbooke, mbooke32\tgenerate code for 32-bit PowerPC BookE\n"
87ccc1b0 7473"-mpower4\t\tgenerate code for Power4 architecture\n"
ac50feda
RH
7474"-mcom\t\t\tgenerate code Power/PowerPC common instructions\n"
7475"-many\t\t\tgenerate code for any architecture (PWR/PWRX/PPC)\n"
87ccc1b0
NC
7476msgstr ""
7477
7478#: config/tc-ppc.c:1084
7479msgid ""
7480"-maltivec\t\tgenerate code for AltiVec\n"
7481"-me500, -me500x2\tgenerate code for Motorola e500 core complex\n"
7482"-mspe\t\t\tgenerate code for Motorola SPE instructions\n"
ac50feda
RH
7483"-mregnames\t\tAllow symbolic names for registers\n"
7484"-mno-regnames\t\tDo not allow symbolic names for registers\n"
7485msgstr ""
7486
87ccc1b0 7487#: config/tc-ppc.c:1091
ac50feda
RH
7488msgid ""
7489"-mrelocatable\t\tsupport for GCC's -mrelocatble option\n"
7490"-mrelocatable-lib\tsupport for GCC's -mrelocatble-lib option\n"
7491"-memb\t\t\tset PPC_EMB bit in ELF flags\n"
87ccc1b0 7492"-mlittle, -mlittle-endian, -l, -le\n"
ac50feda 7493"\t\t\tgenerate code for a little endian machine\n"
87ccc1b0
NC
7494"-mbig, -mbig-endian, -b, -be\n"
7495"\t\t\tgenerate code for a big endian machine\n"
ac50feda
RH
7496"-msolaris\t\tgenerate code for Solaris\n"
7497"-mno-solaris\t\tdo not generate code for Solaris\n"
7498"-V\t\t\tprint assembler version number\n"
7499"-Qy, -Qn\t\tignored\n"
7500msgstr ""
7501
87ccc1b0 7502#: config/tc-ppc.c:1133
ac50feda
RH
7503#, c-format
7504msgid "Unknown default cpu = %s, os = %s"
7505msgstr ""
7506
87ccc1b0 7507#: config/tc-ppc.c:1158
ac50feda
RH
7508msgid "Neither Power nor PowerPC opcodes were selected."
7509msgstr ""
7510
87ccc1b0 7511#: config/tc-ppc.c:1252 config/tc-s390.c:500
ac50feda
RH
7512#, c-format
7513msgid "Internal assembler error for instruction %s"
7514msgstr ""
7515
87ccc1b0 7516#: config/tc-ppc.c:1272
ac50feda
RH
7517#, c-format
7518msgid "Internal assembler error for macro %s"
7519msgstr ""
7520
87ccc1b0 7521#: config/tc-ppc.c:1594
ac50feda
RH
7522msgid "identifier+constant@got means identifier@got+constant"
7523msgstr ""
7524
87ccc1b0 7525#: config/tc-ppc.c:1661
ac50feda
RH
7526#, c-format
7527msgid "%s relocations do not fit in %d bytes\n"
7528msgstr ""
7529
87ccc1b0 7530#: config/tc-ppc.c:1768
ac50feda
RH
7531#, c-format
7532msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld."
7533msgstr ""
7534
87ccc1b0 7535#: config/tc-ppc.c:1850
ac50feda
RH
7536msgid "Relocation cannot be done when using -mrelocatable"
7537msgstr ""
7538
87ccc1b0 7539#: config/tc-ppc.c:1976
ac50feda
RH
7540#, c-format
7541msgid "syntax error: invalid toc specifier `%s'"
7542msgstr ""
7543
87ccc1b0 7544#: config/tc-ppc.c:1990
ac50feda
RH
7545#, c-format
7546msgid "syntax error: expected `]', found `%c'"
7547msgstr ""
7548
87ccc1b0 7549#: config/tc-ppc.c:2267
ac50feda
RH
7550msgid "[tocv] symbol is not a toc symbol"
7551msgstr ""
7552
87ccc1b0 7553#: config/tc-ppc.c:2278
ac50feda
RH
7554msgid "Unimplemented toc32 expression modifier"
7555msgstr ""
7556
87ccc1b0 7557#: config/tc-ppc.c:2283
ac50feda
RH
7558msgid "Unimplemented toc64 expression modifier"
7559msgstr ""
7560
87ccc1b0 7561#: config/tc-ppc.c:2287
ac50feda
RH
7562#, c-format
7563msgid "Unexpected return value [%d] from parse_toc_entry!\n"
7564msgstr ""
7565
87ccc1b0 7566#: config/tc-ppc.c:2505
328577ad
NC
7567msgid "unsupported relocation for DS offset field"
7568msgstr ""
7569
87ccc1b0 7570#: config/tc-ppc.c:2549
ac50feda
RH
7571#, c-format
7572msgid "syntax error; found `%c' but expected `%c'"
7573msgstr ""
7574
87ccc1b0 7575#: config/tc-ppc.c:2698
ac50feda
RH
7576msgid "wrong number of operands"
7577msgstr ""
7578
87ccc1b0
NC
7579#: config/tc-ppc.c:2754
7580msgid "Bad .section directive: want a,e,w,x,M,S,G,T in string"
ac50feda
RH
7581msgstr ""
7582
87ccc1b0 7583#: config/tc-ppc.c:2869
ac50feda
RH
7584msgid "missing size"
7585msgstr ""
7586
87ccc1b0 7587#: config/tc-ppc.c:2878
ac50feda
RH
7588msgid "negative size"
7589msgstr ""
7590
87ccc1b0 7591#: config/tc-ppc.c:2915
ac50feda
RH
7592msgid "missing real symbol name"
7593msgstr ""
7594
87ccc1b0 7595#: config/tc-ppc.c:2936
ac50feda
RH
7596msgid "attempt to redefine symbol"
7597msgstr ""
7598
87ccc1b0 7599#: config/tc-ppc.c:3170
ac50feda
RH
7600msgid "The XCOFF file format does not support arbitrary sections"
7601msgstr ""
7602
87ccc1b0 7603#: config/tc-ppc.c:3247
0d2bcfaf
NC
7604msgid "missing rename string"
7605msgstr ""
7606
87ccc1b0 7607#: config/tc-ppc.c:3278 config/tc-ppc.c:3833 read.c:3059
ac50feda
RH
7608msgid "missing value"
7609msgstr ""
7610
87ccc1b0 7611#: config/tc-ppc.c:3296
ac50feda
RH
7612msgid "illegal .stabx expression; zero assumed"
7613msgstr ""
7614
87ccc1b0 7615#: config/tc-ppc.c:3328
ac50feda
RH
7616msgid "missing class"
7617msgstr ""
7618
87ccc1b0 7619#: config/tc-ppc.c:3337
ac50feda
RH
7620msgid "missing type"
7621msgstr ""
7622
87ccc1b0 7623#: config/tc-ppc.c:3418
ac50feda
RH
7624msgid "missing symbol name"
7625msgstr ""
7626
87ccc1b0 7627#: config/tc-ppc.c:3612
ac50feda
RH
7628msgid "nested .bs blocks"
7629msgstr ""
7630
87ccc1b0 7631#: config/tc-ppc.c:3645
ac50feda
RH
7632msgid ".es without preceding .bs"
7633msgstr ""
7634
87ccc1b0 7635#: config/tc-ppc.c:3825
ac50feda
RH
7636msgid "non-constant byte count"
7637msgstr ""
7638
87ccc1b0 7639#: config/tc-ppc.c:3873
ac50feda
RH
7640msgid ".tc not in .toc section"
7641msgstr ""
7642
87ccc1b0 7643#: config/tc-ppc.c:3892
ac50feda
RH
7644msgid ".tc with no label"
7645msgstr ""
7646
87ccc1b0 7647#: config/tc-ppc.c:4003
ac50feda
RH
7648msgid "No previous section to return to. Directive ignored."
7649msgstr ""
7650
7651#. Section Contents
7652#. unknown
87ccc1b0 7653#: config/tc-ppc.c:4420
ac50feda
RH
7654msgid "Unsupported section attribute -- 'a'"
7655msgstr ""
7656
87ccc1b0 7657#: config/tc-ppc.c:4609
ac50feda
RH
7658msgid "bad symbol suffix"
7659msgstr ""
7660
87ccc1b0 7661#: config/tc-ppc.c:4702
ac50feda
RH
7662msgid "Unrecognized symbol suffix"
7663msgstr ""
7664
87ccc1b0 7665#: config/tc-ppc.c:4788
ac50feda
RH
7666msgid "two .function pseudo-ops with no intervening .ef"
7667msgstr ""
7668
87ccc1b0 7669#: config/tc-ppc.c:4801
ac50feda
RH
7670msgid ".ef with no preceding .function"
7671msgstr ""
7672
87ccc1b0 7673#: config/tc-ppc.c:4929
ac50feda
RH
7674#, c-format
7675msgid "warning: symbol %s has no csect"
7676msgstr ""
7677
87ccc1b0 7678#: config/tc-ppc.c:5232
ac50feda
RH
7679msgid "symbol in .toc does not match any .tc"
7680msgstr ""
7681
87ccc1b0 7682#: config/tc-ppc.c:5565 config/tc-s390.c:2037 config/tc-v850.c:2396
3b16e843 7683#: config/tc-xstormy16.c:536
0d2bcfaf
NC
7684msgid "unresolved expression that must be resolved"
7685msgstr ""
7686
87ccc1b0 7687#: config/tc-ppc.c:5568
328577ad
NC
7688#, c-format
7689msgid "unsupported relocation against %s"
ac50feda
RH
7690msgstr ""
7691
87ccc1b0 7692#: config/tc-ppc.c:5643
ac50feda
RH
7693#, c-format
7694msgid "cannot emit PC relative %s relocation against %s"
7695msgstr ""
7696
87ccc1b0 7697#: config/tc-ppc.c:5648
ac50feda
RH
7698#, c-format
7699msgid "cannot emit PC relative %s relocation"
7700msgstr ""
7701
87ccc1b0 7702#: config/tc-ppc.c:5811
ac50feda
RH
7703msgid "must branch to an address a multiple of 4"
7704msgstr ""
7705
87ccc1b0 7706#: config/tc-ppc.c:5815
ac50feda
RH
7707#, c-format
7708msgid "@local or @plt branch destination is too far away, %ld bytes"
7709msgstr ""
7710
87ccc1b0 7711#: config/tc-ppc.c:5846
ac50feda
RH
7712#, c-format
7713msgid "Gas failure, reloc value %d\n"
7714msgstr ""
7715
87ccc1b0 7716#: config/tc-s390.c:444
a85d7ed0 7717msgid ""
328577ad
NC
7718" S390 options:\n"
7719" -mregnames Allow symbolic names for registers\n"
7720" -mwarn-areg-zero Warn about zero base/index registers\n"
7721" -mno-regnames Do not allow symbolic names for registers\n"
87ccc1b0
NC
7722" -m31 Set file format to 31 bit format\n"
7723" -m64 Set file format to 64 bit format\n"
a85d7ed0
NC
7724msgstr ""
7725
87ccc1b0 7726#: config/tc-s390.c:451
a85d7ed0 7727msgid ""
328577ad
NC
7728" -V print assembler version number\n"
7729" -Qy, -Qn ignored\n"
a85d7ed0
NC
7730msgstr ""
7731
87ccc1b0 7732#: config/tc-s390.c:485
a85d7ed0
NC
7733#, c-format
7734msgid "Internal assembler error for instruction format %s"
7735msgstr ""
7736
87ccc1b0 7737#: config/tc-s390.c:760
a85d7ed0
NC
7738#, c-format
7739msgid "identifier+constant@%s means identifier@%s+constant"
7740msgstr ""
7741
87ccc1b0 7742#: config/tc-s390.c:843
a85d7ed0
NC
7743msgid "Can't handle O_big in s390_exp_compare"
7744msgstr ""
7745
87ccc1b0 7746#: config/tc-s390.c:927
a85d7ed0
NC
7747msgid "Invalid suffix for literal pool entry"
7748msgstr ""
7749
87ccc1b0 7750#: config/tc-s390.c:984
a85d7ed0
NC
7751msgid "Big number is too big"
7752msgstr ""
7753
87ccc1b0 7754#: config/tc-s390.c:1122 config/tc-s390.c:1698
a85d7ed0
NC
7755#, c-format
7756msgid "%s relocations do not fit in %d bytes"
7757msgstr ""
7758
87ccc1b0 7759#: config/tc-s390.c:1132
a85d7ed0
NC
7760msgid "relocation not applicable"
7761msgstr ""
7762
87ccc1b0 7763#: config/tc-s390.c:1313
a85d7ed0
NC
7764msgid "invalid operand suffix"
7765msgstr ""
7766
87ccc1b0 7767#: config/tc-s390.c:1336
a85d7ed0
NC
7768msgid "syntax error; missing '(' after displacement"
7769msgstr ""
7770
87ccc1b0 7771#: config/tc-s390.c:1346 config/tc-s390.c:1379 config/tc-s390.c:1398
a85d7ed0
NC
7772msgid "syntax error; expected ,"
7773msgstr ""
7774
87ccc1b0 7775#: config/tc-s390.c:1373
a85d7ed0
NC
7776msgid "syntax error; missing ')' after base register"
7777msgstr ""
7778
87ccc1b0 7779#: config/tc-s390.c:1391
a85d7ed0
NC
7780msgid "syntax error; ')' not allowed here"
7781msgstr ""
7782
87ccc1b0 7783#: config/tc-s390.c:1578 config/tc-s390.c:1598 config/tc-s390.c:1611
a85d7ed0
NC
7784msgid "Invalid .insn format\n"
7785msgstr ""
7786
87ccc1b0 7787#: config/tc-s390.c:1586
a85d7ed0
NC
7788#, c-format
7789msgid "Unrecognized opcode format: `%s'"
7790msgstr ""
7791
87ccc1b0 7792#: config/tc-s390.c:1614
a85d7ed0
NC
7793msgid "second operand of .insn not a constant\n"
7794msgstr ""
7795
87ccc1b0 7796#: config/tc-s390.c:1617
a85d7ed0
NC
7797msgid "missing comma after insn constant\n"
7798msgstr ""
7799
87ccc1b0 7800#: config/tc-s390.c:2040
328577ad
NC
7801msgid "unsupported relocation type"
7802msgstr ""
7803
87ccc1b0
NC
7804#: config/tc-sh64.c:596
7805msgid "This operand must be constant at assembly time"
328577ad
NC
7806msgstr ""
7807
87ccc1b0
NC
7808#: config/tc-sh64.c:711
7809msgid "Invalid operand expression"
328577ad
NC
7810msgstr ""
7811
87ccc1b0
NC
7812#: config/tc-sh64.c:798 config/tc-sh64.c:904
7813msgid "PTB operand is a SHmedia symbol"
3b16e843
NC
7814msgstr ""
7815
87ccc1b0
NC
7816#: config/tc-sh64.c:801 config/tc-sh64.c:901
7817msgid "PTA operand is a SHcompact symbol"
3b16e843
NC
7818msgstr ""
7819
87ccc1b0
NC
7820#: config/tc-sh64.c:817
7821msgid "invalid expression in operand"
3b16e843
NC
7822msgstr ""
7823
87ccc1b0
NC
7824#: config/tc-sh64.c:1514
7825#, c-format
7826msgid "invalid operand, not a 5-bit unsigned value: %d"
ac50feda
RH
7827msgstr ""
7828
87ccc1b0
NC
7829#: config/tc-sh64.c:1519
7830#, c-format
7831msgid "invalid operand, not a 6-bit signed value: %d"
ac50feda
RH
7832msgstr ""
7833
87ccc1b0
NC
7834#: config/tc-sh64.c:1524
7835#, c-format
7836msgid "invalid operand, not a 6-bit unsigned value: %d"
ac50feda
RH
7837msgstr ""
7838
87ccc1b0
NC
7839#: config/tc-sh64.c:1529 config/tc-sh64.c:1541
7840#, c-format
7841msgid "invalid operand, not a 11-bit signed value: %d"
328577ad
NC
7842msgstr ""
7843
87ccc1b0
NC
7844#: config/tc-sh64.c:1531
7845#, c-format
7846msgid "invalid operand, not a multiple of 32: %d"
ac50feda
RH
7847msgstr ""
7848
87ccc1b0
NC
7849#: config/tc-sh64.c:1536
7850#, c-format
7851msgid "invalid operand, not a 10-bit signed value: %d"
ac50feda
RH
7852msgstr ""
7853
87ccc1b0
NC
7854#: config/tc-sh64.c:1543
7855#, c-format
7856msgid "invalid operand, not an even value: %d"
ac50feda
RH
7857msgstr ""
7858
87ccc1b0 7859#: config/tc-sh64.c:1548
a74801ba 7860#, c-format
87ccc1b0 7861msgid "invalid operand, not a 12-bit signed value: %d"
a74801ba
ILT
7862msgstr ""
7863
87ccc1b0
NC
7864#: config/tc-sh64.c:1550
7865#, c-format
7866msgid "invalid operand, not a multiple of 4: %d"
a74801ba
ILT
7867msgstr ""
7868
87ccc1b0
NC
7869#: config/tc-sh64.c:1555
7870#, c-format
7871msgid "invalid operand, not a 13-bit signed value: %d"
a74801ba
ILT
7872msgstr ""
7873
87ccc1b0
NC
7874#: config/tc-sh64.c:1557
7875#, c-format
7876msgid "invalid operand, not a multiple of 8: %d"
a74801ba
ILT
7877msgstr ""
7878
87ccc1b0
NC
7879#: config/tc-sh64.c:1562
7880#, c-format
7881msgid "invalid operand, not a 16-bit signed value: %d"
a74801ba
ILT
7882msgstr ""
7883
87ccc1b0
NC
7884#: config/tc-sh64.c:1567
7885#, c-format
7886msgid "invalid operand, not an 16-bit unsigned value: %d"
a74801ba
ILT
7887msgstr ""
7888
87ccc1b0
NC
7889#: config/tc-sh64.c:1573
7890msgid "operand out of range for PT, PTA and PTB"
a74801ba
ILT
7891msgstr ""
7892
87ccc1b0
NC
7893#: config/tc-sh64.c:1575
7894#, c-format
7895msgid "operand not a multiple of 4 for PT, PTA or PTB: %d"
a74801ba
ILT
7896msgstr ""
7897
87ccc1b0
NC
7898#: config/tc-sh64.c:2103
7899#, c-format
7900msgid "MOVI operand is not a 32-bit signed value: 0x%8x%08x"
a74801ba
ILT
7901msgstr ""
7902
87ccc1b0
NC
7903#: config/tc-sh64.c:2466 config/tc-sh64.c:2631 config/tc-sh64.c:2646
7904msgid "invalid PIC reference"
a74801ba
ILT
7905msgstr ""
7906
87ccc1b0
NC
7907#: config/tc-sh64.c:2524
7908msgid "can't find opcode"
a74801ba
ILT
7909msgstr ""
7910
87ccc1b0
NC
7911#: config/tc-sh64.c:2854
7912#, c-format
7913msgid "invalid operands to %s"
a74801ba
ILT
7914msgstr ""
7915
87ccc1b0
NC
7916#: config/tc-sh64.c:2860
7917#, c-format
7918msgid "excess operands to %s"
a74801ba
ILT
7919msgstr ""
7920
87ccc1b0
NC
7921#: config/tc-sh64.c:2906
7922#, c-format
7923msgid "The `.mode %s' directive is not valid with this architecture"
a74801ba
ILT
7924msgstr ""
7925
87ccc1b0
NC
7926#: config/tc-sh64.c:2914
7927#, c-format
7928msgid "Invalid argument to .mode: %s"
a74801ba
ILT
7929msgstr ""
7930
87ccc1b0 7931#: config/tc-sh64.c:2945
a74801ba 7932#, c-format
87ccc1b0 7933msgid "The `.abi %s' directive is not valid with this architecture"
a74801ba
ILT
7934msgstr ""
7935
87ccc1b0
NC
7936#: config/tc-sh64.c:2951
7937msgid "`.abi 64' but command-line options do not specify 64-bit ABI"
ac50feda
RH
7938msgstr ""
7939
87ccc1b0
NC
7940#: config/tc-sh64.c:2956
7941msgid "`.abi 32' but command-line options do not specify 32-bit ABI"
ac50feda
RH
7942msgstr ""
7943
87ccc1b0
NC
7944#: config/tc-sh64.c:2959
7945#, c-format
7946msgid "Invalid argument to .abi: %s"
324bfcf3
AO
7947msgstr ""
7948
87ccc1b0
NC
7949#: config/tc-sh64.c:3014
7950msgid "-no-mix is invalid without specifying SHcompact or SHmedia"
324bfcf3
AO
7951msgstr ""
7952
87ccc1b0
NC
7953#: config/tc-sh64.c:3019
7954msgid "-shcompact-const-crange is invalid without SHcompact"
324bfcf3
AO
7955msgstr ""
7956
87ccc1b0
NC
7957#: config/tc-sh64.c:3022
7958msgid "-expand-pt32 only valid with -abi=64"
324bfcf3
AO
7959msgstr ""
7960
87ccc1b0
NC
7961#: config/tc-sh64.c:3025
7962msgid "-no-expand only valid with SHcompact or SHmedia"
324bfcf3
AO
7963msgstr ""
7964
87ccc1b0
NC
7965#: config/tc-sh64.c:3028
7966msgid "-expand-pt32 invalid together with -no-expand"
324bfcf3
AO
7967msgstr ""
7968
87ccc1b0 7969#: config/tc-sh64.c:3250
ac50feda 7970msgid ""
87ccc1b0 7971"SHmedia code not allowed in same section as constants and SHcompact code"
ac50feda
RH
7972msgstr ""
7973
87ccc1b0
NC
7974#: config/tc-sh64.c:3268
7975msgid "No segment info for current section"
324bfcf3
AO
7976msgstr ""
7977
87ccc1b0
NC
7978#: config/tc-sh64.c:3310
7979msgid "duplicate datalabel operator ignored"
ac50feda
RH
7980msgstr ""
7981
87ccc1b0
NC
7982#: config/tc-sh64.c:3380
7983msgid "Invalid DataLabel expression"
ac50feda
RH
7984msgstr ""
7985
87ccc1b0
NC
7986#: config/tc-sh.c:91
7987msgid "directive .big encountered when option -big required"
ac50feda
RH
7988msgstr ""
7989
87ccc1b0
NC
7990#: config/tc-sh.c:102
7991msgid "directive .little encountered when option -little required"
ac50feda
RH
7992msgstr ""
7993
87ccc1b0
NC
7994#: config/tc-sh.c:776
7995msgid "Invalid PIC expression."
ac50feda
RH
7996msgstr ""
7997
87ccc1b0 7998#: config/tc-sh.c:805 config/tc-xtensa.c:5177 read.c:3754
ac50feda 7999#, c-format
87ccc1b0 8000msgid "unsupported BFD relocation size %u"
ac50feda
RH
8001msgstr ""
8002
87ccc1b0
NC
8003#: config/tc-sh.c:1269
8004msgid "misplaced PIC operand"
ac50feda
RH
8005msgstr ""
8006
87ccc1b0
NC
8007#: config/tc-sh.c:1310
8008msgid "illegal register after @-"
ac50feda
RH
8009msgstr ""
8010
87ccc1b0
NC
8011#: config/tc-sh.c:1326
8012msgid "must be @(r0,...)"
ac50feda
RH
8013msgstr ""
8014
87ccc1b0
NC
8015#: config/tc-sh.c:1350
8016msgid "syntax error in @(r0,...)"
ac50feda
RH
8017msgstr ""
8018
87ccc1b0
NC
8019#: config/tc-sh.c:1355
8020msgid "syntax error in @(r0...)"
ac50feda
RH
8021msgstr ""
8022
87ccc1b0
NC
8023#: config/tc-sh.c:1396
8024msgid "Deprecated syntax."
ac50feda
RH
8025msgstr ""
8026
87ccc1b0
NC
8027#: config/tc-sh.c:1408 config/tc-sh.c:1413
8028msgid "syntax error in @(disp,[Rn, gbr, pc])"
324bfcf3
AO
8029msgstr ""
8030
87ccc1b0
NC
8031#: config/tc-sh.c:1418
8032msgid "expecting )"
324bfcf3
AO
8033msgstr ""
8034
87ccc1b0
NC
8035#: config/tc-sh.c:1426
8036msgid "illegal register after @"
324bfcf3
AO
8037msgstr ""
8038
87ccc1b0
NC
8039#: config/tc-sh.c:1977
8040#, c-format
8041msgid "Invalid register: 'r%d'"
324bfcf3
AO
8042msgstr ""
8043
87ccc1b0
NC
8044#: config/tc-sh.c:2143
8045msgid "insn can't be combined with parallel processing insn"
324bfcf3
AO
8046msgstr ""
8047
87ccc1b0
NC
8048#: config/tc-sh.c:2150 config/tc-sh.c:2161
8049msgid "multiple movx specifications"
324bfcf3
AO
8050msgstr ""
8051
87ccc1b0
NC
8052#: config/tc-sh.c:2155 config/tc-sh.c:2182
8053msgid "multiple movy specifications"
324bfcf3
AO
8054msgstr ""
8055
87ccc1b0
NC
8056#: config/tc-sh.c:2163
8057msgid "invalid movx address register"
324bfcf3
AO
8058msgstr ""
8059
87ccc1b0
NC
8060#: config/tc-sh.c:2169 config/tc-sh.c:2174
8061msgid "invalid movx dsp register"
324bfcf3
AO
8062msgstr ""
8063
87ccc1b0
NC
8064#: config/tc-sh.c:2191 config/tc-sh.c:2196
8065msgid "invalid movy dsp register"
324bfcf3
AO
8066msgstr ""
8067
87ccc1b0
NC
8068#: config/tc-sh.c:2200
8069msgid "invalid movy address register"
324bfcf3
AO
8070msgstr ""
8071
87ccc1b0
NC
8072#: config/tc-sh.c:2206
8073msgid "dsp immediate shift value not constant"
324bfcf3
AO
8074msgstr ""
8075
87ccc1b0
NC
8076#: config/tc-sh.c:2213 config/tc-sh.c:2226
8077msgid "multiple parallel processing specifications"
324bfcf3
AO
8078msgstr ""
8079
87ccc1b0
NC
8080#: config/tc-sh.c:2219
8081msgid "multiple condition specifications"
324bfcf3
AO
8082msgstr ""
8083
87ccc1b0
NC
8084#: config/tc-sh.c:2235
8085msgid "insn cannot be combined with pmuls"
324bfcf3
AO
8086msgstr ""
8087
87ccc1b0
NC
8088#: config/tc-sh.c:2252
8089msgid "bad padd / psub pmuls output operand"
324bfcf3
AO
8090msgstr ""
8091
87ccc1b0
NC
8092#: config/tc-sh.c:2262
8093msgid "destination register is same for parallel insns"
324bfcf3
AO
8094msgstr ""
8095
87ccc1b0
NC
8096#: config/tc-sh.c:2271
8097msgid "condition not followed by conditionalizable insn"
324bfcf3
AO
8098msgstr ""
8099
87ccc1b0
NC
8100#: config/tc-sh.c:2281
8101msgid "unrecognized characters at end of parallel processing insn"
324bfcf3
AO
8102msgstr ""
8103
87ccc1b0 8104#: config/tc-sh.c:2417
324bfcf3 8105#, c-format
87ccc1b0 8106msgid "excess operands: '%s'"
324bfcf3
AO
8107msgstr ""
8108
87ccc1b0
NC
8109#: config/tc-sh.c:2569
8110msgid ".uses pseudo-op seen when not relaxing"
324bfcf3
AO
8111msgstr ""
8112
87ccc1b0
NC
8113#: config/tc-sh.c:2575
8114msgid "bad .uses format"
324bfcf3
AO
8115msgstr ""
8116
87ccc1b0
NC
8117#: config/tc-sh.c:2654
8118msgid "Invalid combination: --isa=SHcompact with --isa=SHmedia"
324bfcf3
AO
8119msgstr ""
8120
87ccc1b0
NC
8121#: config/tc-sh.c:2660
8122msgid "Invalid combination: --isa=SHmedia with --isa=SHcompact"
324bfcf3
AO
8123msgstr ""
8124
87ccc1b0
NC
8125#: config/tc-sh.c:2662
8126msgid "Invalid combination: --abi=64 with --isa=SHcompact"
324bfcf3
AO
8127msgstr ""
8128
87ccc1b0
NC
8129#: config/tc-sh.c:2675
8130msgid "Invalid combination: --abi=32 with --abi=64"
324bfcf3
AO
8131msgstr ""
8132
87ccc1b0
NC
8133#: config/tc-sh.c:2681
8134msgid "Invalid combination: --abi=64 with --abi=32"
324bfcf3
AO
8135msgstr ""
8136
87ccc1b0
NC
8137#: config/tc-sh.c:2683
8138msgid "Invalid combination: --isa=SHcompact with --abi=64"
324bfcf3
AO
8139msgstr ""
8140
87ccc1b0
NC
8141#: config/tc-sh.c:2718
8142msgid ""
8143"SH options:\n"
8144"-little\t\t\tgenerate little endian code\n"
8145"-big\t\t\tgenerate big endian code\n"
8146"-relax\t\t\talter jump instructions for long displacements\n"
8147"-small\t\t\talign sections to 4 byte boundaries, not 16\n"
8148"-dsp\t\t\tenable sh-dsp insns, and disable sh2e/sh3e/sh4 insns.\n"
324bfcf3
AO
8149msgstr ""
8150
87ccc1b0
NC
8151#: config/tc-sh.c:2726
8152msgid ""
8153"-isa=[shmedia\t\tset default instruction set for SH64\n"
8154" | SHmedia\n"
8155" | shcompact\n"
8156" | SHcompact]\n"
8157"-abi=[32|64]\t\tset size of expanded SHmedia operands and object\n"
8158"\t\t\tfile type\n"
8159"-shcompact-const-crange\temit code-range descriptors for constants in\n"
8160"\t\t\tSHcompact code sections\n"
8161"-no-mix\t\t\tdisallow SHmedia code in the same section as\n"
8162"\t\t\tconstants and SHcompact code\n"
8163"-no-expand\t\tdo not expand MOVI, PT, PTA or PTB instructions\n"
8164"-expand-pt32\t\twith -abi=64, expand PT, PTA and PTB instructions\n"
8165"\t\t\tto 32 bits only"
324bfcf3
AO
8166msgstr ""
8167
87ccc1b0
NC
8168#: config/tc-sh.c:2823
8169msgid ".uses does not refer to a local symbol in the same section"
324bfcf3
AO
8170msgstr ""
8171
87ccc1b0
NC
8172#: config/tc-sh.c:2842
8173msgid "can't find fixup pointed to by .uses"
324bfcf3
AO
8174msgstr ""
8175
87ccc1b0
NC
8176#: config/tc-sh.c:2865
8177msgid ".uses target does not refer to a local symbol in the same section"
324bfcf3
AO
8178msgstr ""
8179
87ccc1b0
NC
8180#: config/tc-sh.c:2967
8181msgid "displacement overflows 12-bit field"
324bfcf3
AO
8182msgstr ""
8183
87ccc1b0
NC
8184#: config/tc-sh.c:2970
8185#, c-format
8186msgid "displacement to defined symbol %s overflows 12-bit field"
324bfcf3
AO
8187msgstr ""
8188
87ccc1b0
NC
8189#: config/tc-sh.c:2974
8190#, c-format
8191msgid "displacement to undefined symbol %s overflows 12-bit field"
324bfcf3
AO
8192msgstr ""
8193
87ccc1b0
NC
8194#: config/tc-sh.c:3052
8195msgid "displacement overflows 8-bit field"
324bfcf3
AO
8196msgstr ""
8197
87ccc1b0
NC
8198#: config/tc-sh.c:3055
8199#, c-format
8200msgid "displacement to defined symbol %s overflows 8-bit field"
324bfcf3
AO
8201msgstr ""
8202
87ccc1b0
NC
8203#: config/tc-sh.c:3059
8204#, c-format
8205msgid "displacement to undefined symbol %s overflows 8-bit field "
324bfcf3
AO
8206msgstr ""
8207
87ccc1b0
NC
8208#: config/tc-sh.c:3076
8209#, c-format
8210msgid "overflow in branch to %s; converted into longer instruction sequence"
324bfcf3
AO
8211msgstr ""
8212
87ccc1b0
NC
8213#: config/tc-sh.c:3151 config/tc-sh.c:3199 config/tc-sparc.c:4191
8214#: config/tc-sparc.c:4216
8215msgid "misaligned data"
8216msgstr ""
8217
8218#: config/tc-sh.c:3585
8219msgid "misaligned offset"
8220msgstr ""
8221
8222#: config/tc-sparc.c:287
ac50feda
RH
8223msgid "Invalid default architecture, broken assembler."
8224msgstr ""
8225
87ccc1b0 8226#: config/tc-sparc.c:291 config/tc-sparc.c:494
ac50feda
RH
8227msgid "Bad opcode table, broken assembler."
8228msgstr ""
8229
87ccc1b0 8230#: config/tc-sparc.c:486
ac50feda
RH
8231#, c-format
8232msgid "invalid architecture -xarch=%s"
8233msgstr ""
8234
87ccc1b0 8235#: config/tc-sparc.c:488
ac50feda
RH
8236#, c-format
8237msgid "invalid architecture -A%s"
8238msgstr ""
8239
87ccc1b0 8240#: config/tc-sparc.c:555
a85d7ed0
NC
8241#, c-format
8242msgid "No compiled in support for %d bit object file format"
8243msgstr ""
8244
87ccc1b0 8245#: config/tc-sparc.c:592
ac50feda
RH
8246msgid "Unrecognized option following -K"
8247msgstr ""
8248
87ccc1b0 8249#: config/tc-sparc.c:633
ac50feda
RH
8250msgid "SPARC options:\n"
8251msgstr ""
8252
87ccc1b0 8253#: config/tc-sparc.c:662
ac50feda
RH
8254msgid ""
8255"\n"
ac50feda
RH
8256"\t\t\tspecify variant of SPARC architecture\n"
8257"-bump\t\t\twarn when assembler switches architectures\n"
8258"-sparc\t\t\tignored\n"
8259"--enforce-aligned-data\tforce .long, etc., to be aligned correctly\n"
60bcf0fa
NC
8260"-relax\t\t\trelax jumps and branches (default)\n"
8261"-no-relax\t\tavoid changing any jumps and branches\n"
ac50feda
RH
8262msgstr ""
8263
87ccc1b0 8264#: config/tc-sparc.c:670
ac50feda
RH
8265msgid "-k\t\t\tgenerate PIC\n"
8266msgstr ""
8267
87ccc1b0 8268#: config/tc-sparc.c:674
ac50feda
RH
8269msgid ""
8270"-32\t\t\tcreate 32 bit object file\n"
8271"-64\t\t\tcreate 64 bit object file\n"
8272msgstr ""
8273
87ccc1b0 8274#: config/tc-sparc.c:677
ac50feda
RH
8275#, c-format
8276msgid "\t\t\t[default is %d]\n"
8277msgstr ""
8278
87ccc1b0 8279#: config/tc-sparc.c:679
ac50feda
RH
8280msgid ""
8281"-TSO\t\t\tuse Total Store Ordering\n"
8282"-PSO\t\t\tuse Partial Store Ordering\n"
8283"-RMO\t\t\tuse Relaxed Memory Ordering\n"
8284msgstr ""
8285
87ccc1b0 8286#: config/tc-sparc.c:683
ac50feda
RH
8287#, c-format
8288msgid "\t\t\t[default is %s]\n"
8289msgstr ""
8290
87ccc1b0 8291#: config/tc-sparc.c:685
ac50feda
RH
8292msgid ""
8293"-KPIC\t\t\tgenerate PIC\n"
8294"-V\t\t\tprint assembler version number\n"
8ad3436c
AM
8295"-undeclared-regs\tignore application global register usage without\n"
8296"\t\t\tappropriate .register directive (default)\n"
8297"-no-undeclared-regs\tforce error on application global register usage\n"
8298"\t\t\twithout appropriate .register directive\n"
ac50feda
RH
8299"-q\t\t\tignored\n"
8300"-Qy, -Qn\t\tignored\n"
8301"-s\t\t\tignored\n"
8302msgstr ""
8303
87ccc1b0 8304#: config/tc-sparc.c:697
ac50feda
RH
8305msgid ""
8306"-EL\t\t\tgenerate code for a little endian machine\n"
8307"-EB\t\t\tgenerate code for a big endian machine\n"
8308"--little-endian-data\tgenerate code for a machine having big endian\n"
8ad3436c 8309" instructions and little endian data.\n"
ac50feda
RH
8310msgstr ""
8311
87ccc1b0 8312#: config/tc-sparc.c:817
a74801ba
ILT
8313#, c-format
8314msgid "Internal error: losing opcode: `%s' \"%s\"\n"
8315msgstr ""
8316
87ccc1b0 8317#: config/tc-sparc.c:836
a74801ba
ILT
8318#, c-format
8319msgid "Internal error: can't find opcode `%s' for `%s'\n"
ac50feda
RH
8320msgstr ""
8321
87ccc1b0 8322#: config/tc-sparc.c:982
a74801ba 8323msgid "Support for 64-bit arithmetic not compiled in."
ac50feda
RH
8324msgstr ""
8325
87ccc1b0 8326#: config/tc-sparc.c:1029
a74801ba 8327msgid "set: number not in 0..4294967295 range"
ac50feda
RH
8328msgstr ""
8329
87ccc1b0 8330#: config/tc-sparc.c:1036
a74801ba 8331msgid "set: number not in -2147483648..4294967295 range"
ac50feda
RH
8332msgstr ""
8333
87ccc1b0 8334#: config/tc-sparc.c:1096
a74801ba 8335msgid "setsw: number not in -2147483648..4294967295 range"
ac50feda
RH
8336msgstr ""
8337
87ccc1b0 8338#: config/tc-sparc.c:1145
ac50feda
RH
8339msgid "setx: temporary register same as destination register"
8340msgstr ""
8341
87ccc1b0 8342#: config/tc-sparc.c:1216
a74801ba
ILT
8343msgid "setx: illegal temporary register g0"
8344msgstr ""
8345
87ccc1b0 8346#: config/tc-sparc.c:1313
a74801ba
ILT
8347msgid "FP branch in delay slot"
8348msgstr ""
8349
87ccc1b0 8350#: config/tc-sparc.c:1329
a74801ba
ILT
8351msgid "FP branch preceded by FP instruction; NOP inserted"
8352msgstr ""
8353
87ccc1b0 8354#: config/tc-sparc.c:1369
ac50feda
RH
8355msgid "failed special case insn sanity check"
8356msgstr ""
8357
87ccc1b0 8358#: config/tc-sparc.c:1457
ac50feda
RH
8359msgid ": invalid membar mask name"
8360msgstr ""
8361
87ccc1b0 8362#: config/tc-sparc.c:1473
ac50feda
RH
8363msgid ": invalid membar mask expression"
8364msgstr ""
8365
87ccc1b0 8366#: config/tc-sparc.c:1478
ac50feda
RH
8367msgid ": invalid membar mask number"
8368msgstr ""
8369
87ccc1b0 8370#: config/tc-sparc.c:1493
6f6ef0fa
NC
8371msgid ": invalid siam mode expression"
8372msgstr ""
8373
87ccc1b0 8374#: config/tc-sparc.c:1498
6f6ef0fa
NC
8375msgid ": invalid siam mode number"
8376msgstr ""
8377
87ccc1b0 8378#: config/tc-sparc.c:1514
ac50feda
RH
8379msgid ": invalid prefetch function name"
8380msgstr ""
8381
87ccc1b0 8382#: config/tc-sparc.c:1522
ac50feda
RH
8383msgid ": invalid prefetch function expression"
8384msgstr ""
8385
87ccc1b0 8386#: config/tc-sparc.c:1527
ac50feda
RH
8387msgid ": invalid prefetch function number"
8388msgstr ""
8389
87ccc1b0 8390#: config/tc-sparc.c:1555 config/tc-sparc.c:1567
ac50feda
RH
8391msgid ": unrecognizable privileged register"
8392msgstr ""
8393
87ccc1b0 8394#: config/tc-sparc.c:1591 config/tc-sparc.c:1616
6f6ef0fa 8395msgid ": unrecognizable v9a or v9b ancillary state register"
ac50feda
RH
8396msgstr ""
8397
87ccc1b0 8398#: config/tc-sparc.c:1596
ac50feda
RH
8399msgid ": rd on write only ancillary state register"
8400msgstr ""
8401
6f6ef0fa 8402#. %sys_tick and %sys_tick_cmpr are v9bnotv9a
87ccc1b0 8403#: config/tc-sparc.c:1604
6f6ef0fa
NC
8404msgid ": unrecognizable v9a ancillary state register"
8405msgstr ""
8406
87ccc1b0 8407#: config/tc-sparc.c:1640
ac50feda
RH
8408msgid ": asr number must be between 16 and 31"
8409msgstr ""
8410
87ccc1b0 8411#: config/tc-sparc.c:1648
ac50feda
RH
8412msgid ": asr number must be between 0 and 31"
8413msgstr ""
8414
87ccc1b0 8415#: config/tc-sparc.c:1658
ac50feda
RH
8416msgid ": expecting %asrN"
8417msgstr ""
8418
87ccc1b0
NC
8419#: config/tc-sparc.c:1840 config/tc-sparc.c:1878 config/tc-sparc.c:2279
8420#: config/tc-sparc.c:2315
8421#, c-format
8422msgid "Illegal operands: %%%s requires arguments in ()"
8423msgstr ""
8424
8425#: config/tc-sparc.c:1846
8426#, c-format
8427msgid ""
8428"Illegal operands: %%%s cannot be used together with other relocs in the insn "
8429"()"
8430msgstr ""
8431
8432#: config/tc-sparc.c:1857
8433#, c-format
8434msgid "Illegal operands: %%%s can be only used with call __tls_get_addr"
8435msgstr ""
8436
8437#: config/tc-sparc.c:2064
a74801ba
ILT
8438msgid "detected global register use not covered by .register pseudo-op"
8439msgstr ""
8440
87ccc1b0 8441#: config/tc-sparc.c:2135
ac50feda
RH
8442msgid ": There are only 64 f registers; [0-63]"
8443msgstr ""
8444
87ccc1b0 8445#: config/tc-sparc.c:2137 config/tc-sparc.c:2149
ac50feda
RH
8446msgid ": There are only 32 f registers; [0-31]"
8447msgstr ""
8448
87ccc1b0 8449#: config/tc-sparc.c:2327
328577ad 8450#, c-format
a74801ba
ILT
8451msgid ""
8452"Illegal operands: Can't do arithmetics other than + and - involving %%%s()"
8453msgstr ""
8454
87ccc1b0 8455#: config/tc-sparc.c:2437
328577ad 8456#, c-format
a74801ba
ILT
8457msgid "Illegal operands: Can't add non-constant expression to %%%s()"
8458msgstr ""
8459
87ccc1b0 8460#: config/tc-sparc.c:2447
328577ad 8461#, c-format
a74801ba
ILT
8462msgid ""
8463"Illegal operands: Can't do arithmetics involving %%%s() of a relocatable "
8464"symbol"
8465msgstr ""
8466
87ccc1b0 8467#: config/tc-sparc.c:2465
ac50feda
RH
8468msgid ": PC-relative operand can't be a constant"
8469msgstr ""
8470
87ccc1b0
NC
8471#: config/tc-sparc.c:2472
8472msgid ": TLS operand can't be a constant"
8473msgstr ""
8474
8475#: config/tc-sparc.c:2505
ac50feda
RH
8476msgid ": invalid ASI name"
8477msgstr ""
8478
87ccc1b0 8479#: config/tc-sparc.c:2513
ac50feda
RH
8480msgid ": invalid ASI expression"
8481msgstr ""
8482
87ccc1b0 8483#: config/tc-sparc.c:2518
ac50feda
RH
8484msgid ": invalid ASI number"
8485msgstr ""
8486
87ccc1b0 8487#: config/tc-sparc.c:2615
ac50feda
RH
8488msgid "OPF immediate operand out of range (0-0x1ff)"
8489msgstr ""
8490
87ccc1b0 8491#: config/tc-sparc.c:2620
ac50feda
RH
8492msgid "non-immediate OPF operand, ignored"
8493msgstr ""
8494
87ccc1b0 8495#: config/tc-sparc.c:2639
ac50feda
RH
8496msgid ": invalid cpreg name"
8497msgstr ""
8498
87ccc1b0 8499#: config/tc-sparc.c:2668
ac50feda
RH
8500#, c-format
8501msgid "Illegal operands%s"
8502msgstr ""
8503
87ccc1b0 8504#: config/tc-sparc.c:2702
ac50feda
RH
8505#, c-format
8506msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\""
8507msgstr ""
8508
87ccc1b0 8509#: config/tc-sparc.c:2738
ac50feda
RH
8510#, c-format
8511msgid "Architecture mismatch on \"%s\"."
8512msgstr ""
8513
87ccc1b0 8514#: config/tc-sparc.c:2739
ac50feda
RH
8515#, c-format
8516msgid " (Requires %s; requested architecture is %s.)"
8517msgstr ""
8518
87ccc1b0 8519#: config/tc-sparc.c:3325
ac50feda
RH
8520#, c-format
8521msgid "bad or unhandled relocation type: 0x%02x"
8522msgstr ""
8523
87ccc1b0 8524#: config/tc-sparc.c:3480
0d2bcfaf
NC
8525#, c-format
8526msgid "internal error: can't export reloc type %d (`%s')"
8527msgstr ""
8528
87ccc1b0 8529#: config/tc-sparc.c:3644
328577ad
NC
8530#, c-format
8531msgid "BSS length (%d.) <0! Ignored."
8532msgstr ""
8533
87ccc1b0 8534#: config/tc-sparc.c:3656
ac50feda
RH
8535msgid "bad .reserve segment -- expected BSS segment"
8536msgstr ""
8537
87ccc1b0 8538#: config/tc-sparc.c:3673 read.c:2047
ac50feda
RH
8539msgid "missing alignment"
8540msgstr ""
8541
87ccc1b0 8542#: config/tc-sparc.c:3684 config/tc-sparc.c:3834
ac50feda
RH
8543#, c-format
8544msgid "alignment too large; assuming %d"
8545msgstr ""
8546
87ccc1b0 8547#: config/tc-sparc.c:3690 config/tc-sparc.c:3840
ac50feda
RH
8548msgid "negative alignment"
8549msgstr ""
8550
87ccc1b0 8551#: config/tc-sparc.c:3700 config/tc-sparc.c:3863 read.c:1251 read.c:2063
ac50feda
RH
8552msgid "alignment not a power of 2"
8553msgstr ""
8554
87ccc1b0 8555#: config/tc-sparc.c:3778 config/tc-v850.c:233
328577ad
NC
8556msgid "Expected comma after symbol-name"
8557msgstr ""
8558
87ccc1b0
NC
8559#: config/tc-sparc.c:3788
8560#, c-format
8561msgid ".COMMon length (%d.) <0! Ignored."
8562msgstr ""
8563
8564#: config/tc-sparc.c:3806 config/tc-v850.c:266
328577ad
NC
8565#, c-format
8566msgid "Length of .comm \"%s\" is already %ld. Not changed to %d."
8567msgstr ""
8568
87ccc1b0 8569#: config/tc-sparc.c:3820
ac50feda
RH
8570msgid "Expected comma after common length"
8571msgstr ""
8572
87ccc1b0 8573#: config/tc-sparc.c:4061 config/tc-sparc.c:4071
328577ad 8574#, c-format
a74801ba
ILT
8575msgid "register syntax is .register %%g[2367],{#scratch|symbolname|#ignore}"
8576msgstr ""
8577
87ccc1b0 8578#: config/tc-sparc.c:4089
a74801ba
ILT
8579msgid "redefinition of global register"
8580msgstr ""
8581
87ccc1b0 8582#: config/tc-sparc.c:4100
a74801ba
ILT
8583#, c-format
8584msgid "Register symbol %s already defined."
8585msgstr ""
8586
87ccc1b0 8587#: config/tc-sparc.c:4309
328577ad
NC
8588#, c-format
8589msgid "Illegal operands: %%r_plt in %d-byte data field"
8590msgstr ""
8591
87ccc1b0
NC
8592#: config/tc-sparc.c:4319
8593#, c-format
8594msgid "Illegal operands: %%r_tls_dtpoff in %d-byte data field"
8595msgstr ""
8596
8597#: config/tc-sparc.c:4356
328577ad
NC
8598#, c-format
8599msgid "Illegal operands: Only %%r_%s%d allowed in %d-byte data fields"
8600msgstr ""
8601
87ccc1b0 8602#: config/tc-sparc.c:4364 config/tc-sparc.c:4395 config/tc-sparc.c:4404
328577ad
NC
8603#, c-format
8604msgid "Illegal operands: %%r_%s%d requires arguments in ()"
8605msgstr ""
8606
87ccc1b0 8607#: config/tc-sparc.c:4413
328577ad
NC
8608#, c-format
8609msgid "Illegal operands: garbage after %%r_%s%d()"
8610msgstr ""
8611
8612#: config/tc-sparc.h:55
8613msgid "sparc convert_frag\n"
8614msgstr ""
8615
8616#: config/tc-sparc.h:57
8617msgid "estimate_size_before_relax called"
8618msgstr ""
8619
8620#: config/tc-tahoe.c:403
ac50feda
RH
8621msgid "The -a option doesn't exist. (Despite what the man page says!"
8622msgstr ""
8623
87ccc1b0 8624#: config/tc-tahoe.c:407 config/tc-vax.c:3285
ac50feda
RH
8625#, c-format
8626msgid "Displacement length %s ignored!"
8627msgstr ""
8628
87ccc1b0 8629#: config/tc-tahoe.c:411 config/tc-vax.c:3277
ac50feda
RH
8630msgid "SYMBOL TABLE not implemented"
8631msgstr ""
8632
87ccc1b0 8633#: config/tc-tahoe.c:415 config/tc-vax.c:3281
ac50feda
RH
8634msgid "TOKEN TRACE not implemented"
8635msgstr ""
8636
87ccc1b0 8637#: config/tc-tahoe.c:419 config/tc-vax.c:3289
ac50feda
RH
8638#, c-format
8639msgid "I don't need or use temp. file \"%s\"."
8640msgstr ""
8641
87ccc1b0 8642#: config/tc-tahoe.c:423 config/tc-vax.c:3293
ac50feda
RH
8643msgid "I don't use an interpass file! -V ignored"
8644msgstr ""
8645
328577ad 8646#: config/tc-tahoe.c:437
ac50feda
RH
8647msgid ""
8648"Tahoe options:\n"
8649"-a\t\t\tignored\n"
8650"-d LENGTH\t\tignored\n"
8651"-J\t\t\tignored\n"
8652"-S\t\t\tignored\n"
8653"-t FILE\t\t\tignored\n"
8654"-T\t\t\tignored\n"
8655"-V\t\t\tignored\n"
8656msgstr ""
8657
328577ad 8658#: config/tc-tahoe.c:1066
ac50feda
RH
8659msgid "Casting a branch displacement is bad form, and is ignored."
8660msgstr ""
8661
328577ad 8662#: config/tc-tahoe.c:1122
ac50feda
RH
8663msgid "Couldn't parse the [index] in this operand."
8664msgstr ""
8665
328577ad 8666#: config/tc-tahoe.c:1128
ac50feda
RH
8667msgid "Couldn't find the opening '[' for the index of this operand."
8668msgstr ""
8669
328577ad 8670#: config/tc-tahoe.c:1168
ac50feda
RH
8671msgid "Couldn't find the opening '(' for the deref of this operand."
8672msgstr ""
8673
328577ad 8674#: config/tc-tahoe.c:1178
ac50feda
RH
8675msgid "Operand can't be both pre-inc and post-dec."
8676msgstr ""
8677
328577ad 8678#: config/tc-tahoe.c:1208
ac50feda
RH
8679msgid "I parsed 2 registers in this operand."
8680msgstr ""
8681
328577ad 8682#: config/tc-tahoe.c:1258
ac50feda
RH
8683msgid "Can't relocate expression error."
8684msgstr ""
8685
8686#. This is an error. Tahoe doesn't allow any expressions
8687#. bigger that a 32 bit long word. Any bigger has to be referenced
8688#. by address.
328577ad 8689#: config/tc-tahoe.c:1265
ac50feda
RH
8690msgid "Expression is too large for a 32 bits."
8691msgstr ""
8692
328577ad 8693#: config/tc-tahoe.c:1270
ac50feda
RH
8694msgid "Junk at end of expression."
8695msgstr ""
8696
328577ad 8697#: config/tc-tahoe.c:1309
ac50feda
RH
8698msgid "Syntax error in direct register mode."
8699msgstr ""
8700
328577ad 8701#: config/tc-tahoe.c:1311
ac50feda
RH
8702msgid "You can't index a register in direct register mode."
8703msgstr ""
8704
328577ad 8705#: config/tc-tahoe.c:1314
ac50feda
RH
8706msgid "SP can't be the source operand with direct register addressing."
8707msgstr ""
8708
328577ad 8709#: config/tc-tahoe.c:1316
ac50feda
RH
8710msgid "Can't take the address of a register."
8711msgstr ""
8712
328577ad 8713#: config/tc-tahoe.c:1318
ac50feda
RH
8714msgid "Direct Register can't be used in a branch."
8715msgstr ""
8716
328577ad 8717#: config/tc-tahoe.c:1320
ac50feda
RH
8718msgid "For quad access, the register must be even and < 14."
8719msgstr ""
8720
328577ad 8721#: config/tc-tahoe.c:1322
ac50feda
RH
8722msgid "You can't cast a direct register."
8723msgstr ""
8724
328577ad 8725#: config/tc-tahoe.c:1328
ac50feda
RH
8726msgid "Using reg 14 for quadwords can tromp the FP register."
8727msgstr ""
8728
328577ad 8729#: config/tc-tahoe.c:1340
ac50feda
RH
8730msgid "Syntax error in auto-dec mode."
8731msgstr ""
8732
328577ad 8733#: config/tc-tahoe.c:1342
ac50feda
RH
8734msgid "You can't have an index auto dec mode."
8735msgstr ""
8736
328577ad 8737#: config/tc-tahoe.c:1344
ac50feda
RH
8738msgid "Auto dec mode cant be used for reading."
8739msgstr ""
8740
328577ad 8741#: config/tc-tahoe.c:1346
ac50feda
RH
8742msgid "Auto dec only works of the SP register."
8743msgstr ""
8744
328577ad 8745#: config/tc-tahoe.c:1348
ac50feda
RH
8746msgid "Auto dec can't be used in a branch."
8747msgstr ""
8748
328577ad 8749#: config/tc-tahoe.c:1350
ac50feda
RH
8750msgid "Auto dec won't work with quadwords."
8751msgstr ""
8752
328577ad 8753#: config/tc-tahoe.c:1357
ac50feda
RH
8754msgid "Syntax error in one of the auto-inc modes."
8755msgstr ""
8756
328577ad 8757#: config/tc-tahoe.c:1363
ac50feda
RH
8758msgid "Auto inc deferred only works of the SP register."
8759msgstr ""
8760
328577ad 8761#: config/tc-tahoe.c:1365
ac50feda
RH
8762msgid "You can't have an index auto inc deferred mode."
8763msgstr ""
8764
328577ad 8765#: config/tc-tahoe.c:1367 config/tc-tahoe.c:1378
ac50feda
RH
8766msgid "Auto inc can't be used in a branch."
8767msgstr ""
8768
328577ad 8769#: config/tc-tahoe.c:1374
ac50feda
RH
8770msgid "You can't write to an auto inc register."
8771msgstr ""
8772
328577ad 8773#: config/tc-tahoe.c:1376
ac50feda
RH
8774msgid "Auto inc only works of the SP register."
8775msgstr ""
8776
328577ad 8777#: config/tc-tahoe.c:1380
ac50feda
RH
8778msgid "Auto inc won't work with quadwords."
8779msgstr ""
8780
328577ad 8781#: config/tc-tahoe.c:1382
ac50feda
RH
8782msgid "You can't have an index in auto inc mode."
8783msgstr ""
8784
328577ad 8785#: config/tc-tahoe.c:1390
ac50feda
RH
8786msgid "You can't index the sp register."
8787msgstr ""
8788
328577ad 8789#: config/tc-tahoe.c:1396
ac50feda
RH
8790msgid "Syntax error in register displaced mode."
8791msgstr ""
8792
328577ad 8793#: config/tc-tahoe.c:1415
ac50feda
RH
8794msgid "An offest is needed for this operand."
8795msgstr ""
8796
328577ad 8797#: config/tc-tahoe.c:1427
ac50feda
RH
8798msgid "You can't index a register in immediate mode."
8799msgstr ""
8800
328577ad 8801#: config/tc-tahoe.c:1429
ac50feda
RH
8802msgid "Immediate access can't be used as an address."
8803msgstr ""
8804
328577ad 8805#: config/tc-tahoe.c:1540
ac50feda
RH
8806#, c-format
8807msgid "Compiler bug: ODD number of bytes in arg structure %s."
8808msgstr ""
8809
87ccc1b0 8810#: config/tc-tahoe.c:1567 config/tc-vax.c:1962
ac50feda
RH
8811msgid "Not enough operands"
8812msgstr ""
8813
87ccc1b0 8814#: config/tc-tahoe.c:1577 config/tc-vax.c:1969
ac50feda
RH
8815msgid "Too many operands"
8816msgstr ""
8817
87ccc1b0 8818#: config/tc-tahoe.c:1628 config/tc-vax.c:403
ac50feda
RH
8819#, c-format
8820msgid "Ignoring statement due to \"%s\""
8821msgstr ""
8822
328577ad 8823#: config/tc-tahoe.c:1723
ac50feda
RH
8824#, c-format
8825msgid "Compliler bug: Got a case (%d) I wasn't expecting."
8826msgstr ""
8827
328577ad 8828#: config/tc-tahoe.c:1817
ac50feda
RH
8829msgid "Real branch displacements must be expressions."
8830msgstr ""
8831
328577ad 8832#: config/tc-tahoe.c:1820
ac50feda
RH
8833#, c-format
8834msgid "Complier error: I got an unknown synthetic branch :%c"
8835msgstr ""
8836
328577ad 8837#: config/tc-tahoe.c:1961
ac50feda
RH
8838#, c-format
8839msgid "Barf, bad mode %x\n"
8840msgstr ""
8841
328577ad
NC
8842#. Only word (et al.), align, or conditionals are allowed within
8843#. .struct/.union.
87ccc1b0 8844#: config/tc-tic54x.c:224
328577ad
NC
8845msgid "pseudo-op illegal within .struct/.union"
8846msgstr ""
8847
87ccc1b0 8848#: config/tc-tic54x.c:349
1994a7c7
NC
8849msgid "C54x-specific command line options:\n"
8850msgstr ""
8851
87ccc1b0 8852#: config/tc-tic54x.c:350
1994a7c7
NC
8853msgid "-mfar-mode | -mf Use extended addressing\n"
8854msgstr ""
8855
87ccc1b0 8856#: config/tc-tic54x.c:351
1994a7c7
NC
8857msgid "-mcpu=<CPU version> Specify the CPU version\n"
8858msgstr ""
8859
87ccc1b0 8860#: config/tc-tic54x.c:353
3dd5103b 8861msgid "-mcoff-version={0|1|2} Select COFF version\n"
1994a7c7
NC
8862msgstr ""
8863
87ccc1b0 8864#: config/tc-tic54x.c:355
3dd5103b
NC
8865msgid "-merrors-to-file <filename>\n"
8866msgstr ""
8867
87ccc1b0 8868#: config/tc-tic54x.c:356
1994a7c7
NC
8869msgid "-me <filename> Redirect errors to a file\n"
8870msgstr ""
8871
87ccc1b0 8872#: config/tc-tic54x.c:478
1994a7c7
NC
8873msgid "Comma and symbol expected for '.asg STRING, SYMBOL'"
8874msgstr ""
8875
87ccc1b0 8876#: config/tc-tic54x.c:532
1994a7c7
NC
8877msgid "Unterminated string after absolute expression"
8878msgstr ""
8879
87ccc1b0 8880#: config/tc-tic54x.c:540
1994a7c7
NC
8881msgid "Comma and symbol expected for '.eval EXPR, SYMBOL'"
8882msgstr ""
8883
87ccc1b0 8884#: config/tc-tic54x.c:552
1994a7c7
NC
8885msgid "symbols assigned with .eval must begin with a letter"
8886msgstr ""
8887
87ccc1b0 8888#: config/tc-tic54x.c:810
1994a7c7
NC
8889msgid "Offset on nested structures is ignored"
8890msgstr ""
8891
87ccc1b0 8892#: config/tc-tic54x.c:861
1994a7c7
NC
8893#, c-format
8894msgid ".end%s without preceding .%s"
8895msgstr ""
8896
87ccc1b0 8897#: config/tc-tic54x.c:928
1994a7c7
NC
8898#, c-format
8899msgid "Unrecognized struct/union tag '%s'"
8900msgstr ""
8901
87ccc1b0 8902#: config/tc-tic54x.c:930
1994a7c7
NC
8903msgid ".tag requires a structure tag"
8904msgstr ""
8905
87ccc1b0 8906#: config/tc-tic54x.c:936
1994a7c7
NC
8907msgid "Label required for .tag"
8908msgstr ""
8909
87ccc1b0 8910#: config/tc-tic54x.c:955
1994a7c7
NC
8911#, c-format
8912msgid ".tag target '%s' undefined"
8913msgstr ""
8914
87ccc1b0 8915#: config/tc-tic54x.c:1018
1994a7c7
NC
8916#, c-format
8917msgid ".field count '%d' out of range (1 <= X <= 32)"
8918msgstr ""
8919
87ccc1b0 8920#: config/tc-tic54x.c:1046
1994a7c7
NC
8921#, c-format
8922msgid "Unrecognized field type '%c'"
8923msgstr ""
8924
8925#. Disallow .byte with a non constant expression that will
8926#. require relocation.
87ccc1b0 8927#: config/tc-tic54x.c:1183
1994a7c7
NC
8928msgid "Relocatable values require at least WORD storage"
8929msgstr ""
8930
87ccc1b0 8931#: config/tc-tic54x.c:1245
1994a7c7
NC
8932msgid "Use of .def/.ref is deprecated. Use .global instead"
8933msgstr ""
8934
87ccc1b0 8935#: config/tc-tic54x.c:1444
1994a7c7
NC
8936msgid ".space/.bes repeat count is negative, ignored"
8937msgstr ""
8938
87ccc1b0 8939#: config/tc-tic54x.c:1449
1994a7c7
NC
8940msgid ".space/.bes repeat count is zero, ignored"
8941msgstr ""
8942
87ccc1b0 8943#: config/tc-tic54x.c:1527
1994a7c7
NC
8944msgid "Missing size argument"
8945msgstr ""
8946
87ccc1b0 8947#: config/tc-tic54x.c:1664
1994a7c7
NC
8948msgid "CPU version has already been set"
8949msgstr ""
8950
87ccc1b0 8951#: config/tc-tic54x.c:1668
1994a7c7
NC
8952#, c-format
8953msgid "Unrecognized version '%s'"
8954msgstr ""
8955
87ccc1b0 8956#: config/tc-tic54x.c:1674
1994a7c7
NC
8957msgid "Changing of CPU version on the fly not supported"
8958msgstr ""
8959
87ccc1b0 8960#: config/tc-tic54x.c:1810
1994a7c7
NC
8961msgid "p2align not supported on this target"
8962msgstr ""
8963
87ccc1b0 8964#: config/tc-tic54x.c:1823
1994a7c7
NC
8965msgid "Argument to .even ignored"
8966msgstr ""
8967
87ccc1b0 8968#: config/tc-tic54x.c:1870
1994a7c7
NC
8969msgid "Invalid field size, must be from 1 to 32"
8970msgstr ""
8971
87ccc1b0 8972#: config/tc-tic54x.c:1883
1994a7c7
NC
8973msgid "field size must be 16 when value is relocatable"
8974msgstr ""
8975
87ccc1b0 8976#: config/tc-tic54x.c:1898
1994a7c7
NC
8977msgid "field value truncated"
8978msgstr ""
8979
87ccc1b0 8980#: config/tc-tic54x.c:2007 config/tc-tic54x.c:2324
1994a7c7
NC
8981#, c-format
8982msgid "Unrecognized section '%s'"
8983msgstr ""
8984
87ccc1b0 8985#: config/tc-tic54x.c:2016
1994a7c7
NC
8986msgid "Current section is unitialized, section name required for .clink"
8987msgstr ""
8988
87ccc1b0 8989#: config/tc-tic54x.c:2230
1994a7c7
NC
8990msgid "ENDLOOP without corresponding LOOP"
8991msgstr ""
8992
87ccc1b0 8993#: config/tc-tic54x.c:2274
1994a7c7
NC
8994msgid "Mixing of normal and extended addressing not supported"
8995msgstr ""
8996
87ccc1b0 8997#: config/tc-tic54x.c:2280
1994a7c7
NC
8998msgid "Extended addressing not supported on the specified CPU"
8999msgstr ""
9000
87ccc1b0 9001#: config/tc-tic54x.c:2330
1994a7c7
NC
9002msgid ".sblock may be used for initialized sections only"
9003msgstr ""
9004
87ccc1b0 9005#: config/tc-tic54x.c:2361
1994a7c7
NC
9006msgid "Symbol missing for .set/.equ"
9007msgstr ""
9008
87ccc1b0 9009#: config/tc-tic54x.c:2420
1994a7c7
NC
9010msgid ".var may only be used within a macro definition"
9011msgstr ""
9012
87ccc1b0 9013#: config/tc-tic54x.c:2428
1994a7c7
NC
9014msgid "Substitution symbols must begin with a letter"
9015msgstr ""
9016
87ccc1b0 9017#: config/tc-tic54x.c:2522
1994a7c7
NC
9018#, c-format
9019msgid "Can't open macro library file '%s' for reading."
9020msgstr ""
9021
87ccc1b0 9022#: config/tc-tic54x.c:2529
1994a7c7
NC
9023#, c-format
9024msgid "File '%s' not in macro archive format"
9025msgstr ""
9026
87ccc1b0 9027#: config/tc-tic54x.c:2689
1994a7c7
NC
9028#, c-format
9029msgid "Bad COFF version '%s'"
9030msgstr ""
9031
87ccc1b0 9032#: config/tc-tic54x.c:2698
1994a7c7
NC
9033#, c-format
9034msgid "Bad CPU version '%s'"
9035msgstr ""
9036
87ccc1b0 9037#: config/tc-tic54x.c:2711 config/tc-tic54x.c:2714
1994a7c7
NC
9038#, c-format
9039msgid "Can't redirect stderr to the file '%s'"
9040msgstr ""
9041
87ccc1b0 9042#: config/tc-tic54x.c:2861
1994a7c7
NC
9043#, c-format
9044msgid "Undefined substitution symbol '%s'"
9045msgstr ""
9046
87ccc1b0 9047#: config/tc-tic54x.c:3518
1994a7c7
NC
9048msgid "Badly formed address expression"
9049msgstr ""
9050
87ccc1b0 9051#: config/tc-tic54x.c:3782
1994a7c7
NC
9052#, c-format
9053msgid "Invalid dmad syntax '%s'"
9054msgstr ""
9055
87ccc1b0 9056#: config/tc-tic54x.c:3848
3b16e843
NC
9057#, c-format
9058msgid ""
9059"Use the .mmregs directive to use memory-mapped register names such as '%s'"
9060msgstr ""
9061
87ccc1b0 9062#: config/tc-tic54x.c:3901
1994a7c7
NC
9063msgid "Address mode *+ARx is write-only. Results of reading are undefined."
9064msgstr ""
9065
87ccc1b0 9066#: config/tc-tic54x.c:3921
1994a7c7
NC
9067#, c-format
9068msgid "Unrecognized indirect address format \"%s\""
9069msgstr ""
9070
87ccc1b0 9071#: config/tc-tic54x.c:3960
1994a7c7
NC
9072#, c-format
9073msgid "Operand '%s' out of range (%d <= x <= %d)"
9074msgstr ""
9075
87ccc1b0 9076#: config/tc-tic54x.c:3980
1994a7c7
NC
9077msgid "Error in relocation handling"
9078msgstr ""
9079
87ccc1b0 9080#: config/tc-tic54x.c:4001 config/tc-tic54x.c:4065 config/tc-tic54x.c:4097
1994a7c7
NC
9081#, c-format
9082msgid "Unrecognized condition code \"%s\""
9083msgstr ""
9084
87ccc1b0 9085#: config/tc-tic54x.c:4018
1994a7c7
NC
9086#, c-format
9087msgid "Condition \"%s\" does not match preceding group"
9088msgstr ""
9089
87ccc1b0 9090#: config/tc-tic54x.c:4026
1994a7c7
NC
9091#, c-format
9092msgid ""
9093"Condition \"%s\" uses a different accumulator from a preceding condition"
9094msgstr ""
9095
87ccc1b0 9096#: config/tc-tic54x.c:4033
1994a7c7
NC
9097msgid "Only one comparison conditional allowed"
9098msgstr ""
9099
87ccc1b0 9100#: config/tc-tic54x.c:4038
1994a7c7
NC
9101msgid "Only one overflow conditional allowed"
9102msgstr ""
9103
87ccc1b0 9104#: config/tc-tic54x.c:4046
1994a7c7
NC
9105#, c-format
9106msgid "Duplicate %s conditional"
9107msgstr ""
9108
87ccc1b0 9109#: config/tc-tic54x.c:4081
1994a7c7
NC
9110msgid "Invalid auxiliary register (use AR0-AR7)"
9111msgstr ""
9112
87ccc1b0 9113#: config/tc-tic54x.c:4117
1994a7c7
NC
9114msgid "lk addressing modes are invalid for memory-mapped register addressing"
9115msgstr ""
9116
87ccc1b0 9117#: config/tc-tic54x.c:4125
1994a7c7
NC
9118msgid ""
9119"Address mode *+ARx is not allowed in memory-mapped register addressing. "
9120"Resulting behavior is undefined."
9121msgstr ""
9122
87ccc1b0 9123#: config/tc-tic54x.c:4151
1994a7c7
NC
9124msgid ""
9125"Destination accumulator for each part of this parallel instruction must be "
9126"different"
9127msgstr ""
9128
87ccc1b0 9129#: config/tc-tic54x.c:4200
1994a7c7
NC
9130#, c-format
9131msgid "Memory mapped register \"%s\" out of range"
9132msgstr ""
9133
87ccc1b0 9134#: config/tc-tic54x.c:4239
1994a7c7
NC
9135msgid "Invalid operand (use 1, 2, or 3)"
9136msgstr ""
9137
87ccc1b0 9138#: config/tc-tic54x.c:4264
1994a7c7
NC
9139msgid "A status register or status bit name is required"
9140msgstr ""
9141
87ccc1b0 9142#: config/tc-tic54x.c:4274
1994a7c7
NC
9143#, c-format
9144msgid "Unrecognized status bit \"%s\""
9145msgstr ""
9146
87ccc1b0 9147#: config/tc-tic54x.c:4297
1994a7c7
NC
9148#, c-format
9149msgid "Invalid status register \"%s\""
9150msgstr ""
9151
87ccc1b0 9152#: config/tc-tic54x.c:4309
1994a7c7
NC
9153#, c-format
9154msgid "Operand \"%s\" out of range (use 1 or 2)"
9155msgstr ""
9156
87ccc1b0 9157#: config/tc-tic54x.c:4517
1994a7c7
NC
9158#, c-format
9159msgid "Unrecognized instruction \"%s\""
9160msgstr ""
9161
87ccc1b0 9162#: config/tc-tic54x.c:4546
1994a7c7
NC
9163#, c-format
9164msgid "Unrecognized operand list '%s' for instruction '%s'"
9165msgstr ""
9166
87ccc1b0 9167#: config/tc-tic54x.c:4578
1994a7c7
NC
9168#, c-format
9169msgid "Unrecognized parallel instruction \"%s\""
9170msgstr ""
9171
87ccc1b0 9172#: config/tc-tic54x.c:4629
1994a7c7
NC
9173#, c-format
9174msgid "Invalid operand (s) for parallel instruction \"%s\""
9175msgstr ""
9176
87ccc1b0 9177#: config/tc-tic54x.c:4632
1994a7c7
NC
9178#, c-format
9179msgid "Unrecognized parallel instruction combination \"%s || %s\""
9180msgstr ""
9181
87ccc1b0 9182#: config/tc-tic54x.c:4869
1994a7c7
NC
9183#, c-format
9184msgid "%s symbol recursion stopped at second appearance of '%s'"
9185msgstr ""
9186
87ccc1b0 9187#: config/tc-tic54x.c:4909
1994a7c7
NC
9188msgid "Unrecognized substitution symbol function"
9189msgstr ""
9190
87ccc1b0 9191#: config/tc-tic54x.c:4914
1994a7c7
NC
9192msgid "Missing '(' after substitution symbol function"
9193msgstr ""
9194
87ccc1b0 9195#: config/tc-tic54x.c:4928
1994a7c7
NC
9196msgid "Expecting second argument"
9197msgstr ""
9198
87ccc1b0 9199#: config/tc-tic54x.c:4941 config/tc-tic54x.c:4991
1994a7c7
NC
9200msgid "Extra junk in function call, expecting ')'"
9201msgstr ""
9202
87ccc1b0 9203#: config/tc-tic54x.c:4967
1994a7c7
NC
9204msgid "Function expects two arguments"
9205msgstr ""
9206
87ccc1b0 9207#: config/tc-tic54x.c:4980
1994a7c7
NC
9208msgid "Expecting character constant argument"
9209msgstr ""
9210
87ccc1b0 9211#: config/tc-tic54x.c:4986
1994a7c7
NC
9212msgid "Both arguments must be substitution symbols"
9213msgstr ""
9214
87ccc1b0 9215#: config/tc-tic54x.c:5039
1994a7c7
NC
9216#, c-format
9217msgid "Invalid subscript (use 1 to %d)"
9218msgstr ""
9219
87ccc1b0 9220#: config/tc-tic54x.c:5049
1994a7c7
NC
9221#, c-format
9222msgid "Invalid length (use 0 to %d"
9223msgstr ""
9224
87ccc1b0 9225#: config/tc-tic54x.c:5059
1994a7c7
NC
9226msgid "Missing ')' in subscripted substitution symbol expression"
9227msgstr ""
9228
87ccc1b0 9229#: config/tc-tic54x.c:5079
1994a7c7
NC
9230msgid "Missing forced substitution terminator ':'"
9231msgstr ""
9232
87ccc1b0 9233#: config/tc-tic54x.c:5252
1994a7c7
NC
9234#, c-format
9235msgid ""
9236"Instruction does not fit in available delay slots (%d-word insn, %d slots "
9237"left)"
9238msgstr ""
9239
87ccc1b0 9240#: config/tc-tic54x.c:5293
1994a7c7
NC
9241#, c-format
9242msgid "Unrecognized parallel instruction '%s'"
9243msgstr ""
9244
87ccc1b0 9245#: config/tc-tic54x.c:5305
1994a7c7
NC
9246#, c-format
9247msgid "Instruction '%s' requires an LP cpu version"
9248msgstr ""
9249
87ccc1b0 9250#: config/tc-tic54x.c:5312
1994a7c7
NC
9251#, c-format
9252msgid "Instruction '%s' requires far mode addressing"
9253msgstr ""
9254
87ccc1b0 9255#: config/tc-tic54x.c:5324
1994a7c7
NC
9256#, c-format
9257msgid ""
9258"Instruction does not fit in available delay slots (%d-word insn, %d slots "
9259"left). Resulting behavior is undefined."
9260msgstr ""
9261
87ccc1b0 9262#: config/tc-tic54x.c:5334
1994a7c7
NC
9263msgid ""
9264"Instructions which cause PC discontinuity are not allowed in a delay slot. "
9265"Resulting behavior is undefined."
9266msgstr ""
9267
87ccc1b0 9268#: config/tc-tic54x.c:5345
1994a7c7
NC
9269#, c-format
9270msgid "'%s' is not repeatable. Resulting behavior is undefined."
9271msgstr ""
9272
87ccc1b0 9273#: config/tc-tic54x.c:5349
1994a7c7
NC
9274msgid ""
9275"Instructions using long offset modifiers or absolute addresses are not "
9276"repeatable. Resulting behavior is undefined."
9277msgstr ""
9278
87ccc1b0 9279#: config/tc-tic54x.c:5545
1994a7c7
NC
9280#, c-format
9281msgid "Unsupported relocation size %d"
9282msgstr ""
9283
87ccc1b0 9284#: config/tc-tic54x.c:5699
1994a7c7
NC
9285msgid "non-absolute value used with .space/.bes"
9286msgstr ""
9287
87ccc1b0 9288#: config/tc-tic54x.c:5703
1994a7c7
NC
9289#, c-format
9290msgid "negative value ignored in %s"
9291msgstr ""
9292
87ccc1b0 9293#: config/tc-tic54x.c:5792
1994a7c7
NC
9294#, c-format
9295msgid "attempt to .space/.bes backwards? (%ld)"
9296msgstr ""
9297
87ccc1b0 9298#: config/tc-tic54x.c:5826
1994a7c7
NC
9299#, c-format
9300msgid "Invalid label '%s'"
9301msgstr ""
9302
328577ad
NC
9303#: config/tc-tic80.c:26
9304#, c-format
9305msgid "internal error:%s:%d: %s\n"
9306msgstr ""
9307
9308#: config/tc-tic80.c:29
9309#, c-format
87ccc1b0 9310msgid "internal error:%s:%d: %s %ld\n"
328577ad
NC
9311msgstr ""
9312
87ccc1b0 9313#: config/tc-tic80.c:89
ac50feda
RH
9314msgid "Relaxation is a luxury we can't afford"
9315msgstr ""
9316
87ccc1b0 9317#: config/tc-tic80.c:138
ac50feda
RH
9318msgid "bad call to md_atof ()"
9319msgstr ""
9320
87ccc1b0 9321#: config/tc-tic80.c:235
ac50feda
RH
9322msgid "':' not followed by 'm' or 's'"
9323msgstr ""
9324
87ccc1b0 9325#: config/tc-tic80.c:248
ac50feda
RH
9326msgid "paren nesting"
9327msgstr ""
9328
87ccc1b0 9329#: config/tc-tic80.c:262
ac50feda
RH
9330msgid "mismatched parenthesis"
9331msgstr ""
9332
87ccc1b0 9333#: config/tc-tic80.c:464
ac50feda
RH
9334msgid "unhandled expression type"
9335msgstr ""
9336
87ccc1b0 9337#: config/tc-tic80.c:678
ac50feda
RH
9338msgid "symbol reloc that is not PC relative or 32 bits"
9339msgstr ""
9340
87ccc1b0 9341#: config/tc-tic80.c:707
ac50feda
RH
9342msgid "unhandled operand modifier"
9343msgstr ""
9344
87ccc1b0 9345#: config/tc-tic80.c:749
ac50feda
RH
9346msgid "unhandled expression"
9347msgstr ""
9348
87ccc1b0 9349#: config/tc-tic80.c:797
ac50feda
RH
9350#, c-format
9351msgid "Invalid mnemonic: '%s'"
9352msgstr ""
9353
87ccc1b0 9354#: config/tc-tic80.c:810
ac50feda
RH
9355#, c-format
9356msgid "Invalid operands: '%s'"
9357msgstr ""
9358
87ccc1b0 9359#: config/tc-tic80.c:888
ac50feda
RH
9360msgid "unhandled predefined symbol bits"
9361msgstr ""
9362
87ccc1b0 9363#: config/tc-tic80.c:983
ac50feda
RH
9364#, c-format
9365msgid "PC offset 0x%lx outside range 0x%lx-0x%lx"
9366msgstr ""
9367
87ccc1b0 9368#: config/tc-tic80.c:998
ac50feda
RH
9369msgid "unhandled relocation type in fixup"
9370msgstr ""
9371
87ccc1b0 9372#: config/tc-tic80.c:1037
ac50feda
RH
9373msgid "md_convert_frag() not implemented yet"
9374msgstr ""
9375
87ccc1b0 9376#: config/tc-v850.c:244
ac50feda
RH
9377#, c-format
9378msgid ".COMMon length (%d.) < 0! Ignored."
9379msgstr ""
9380
87ccc1b0 9381#: config/tc-v850.c:293
328577ad
NC
9382msgid "Common alignment negative; 0 assumed"
9383msgstr ""
9384
87ccc1b0 9385#: config/tc-v850.c:974
ac50feda
RH
9386#, c-format
9387msgid "unknown operand shift: %x\n"
9388msgstr ""
9389
87ccc1b0 9390#: config/tc-v850.c:975
ac50feda
RH
9391msgid "internal failure in parse_register_list"
9392msgstr ""
9393
87ccc1b0 9394#: config/tc-v850.c:991
ac50feda
RH
9395msgid "constant expression or register list expected"
9396msgstr ""
9397
87ccc1b0 9398#: config/tc-v850.c:996 config/tc-v850.c:1009 config/tc-v850.c:1028
ac50feda
RH
9399msgid "high bits set in register list expression"
9400msgstr ""
9401
87ccc1b0 9402#: config/tc-v850.c:1067 config/tc-v850.c:1130
ac50feda
RH
9403msgid "illegal register included in list"
9404msgstr ""
9405
87ccc1b0 9406#: config/tc-v850.c:1073
ac50feda
RH
9407msgid "system registers cannot be included in list"
9408msgstr ""
9409
87ccc1b0 9410#: config/tc-v850.c:1078
ac50feda
RH
9411msgid "PSW cannot be included in list"
9412msgstr ""
9413
87ccc1b0 9414#: config/tc-v850.c:1085
ac50feda
RH
9415msgid "High value system registers cannot be included in list"
9416msgstr ""
9417
87ccc1b0 9418#: config/tc-v850.c:1109
ac50feda
RH
9419msgid "second register should follow dash in register list"
9420msgstr ""
9421
87ccc1b0 9422#: config/tc-v850.c:1154
ac50feda
RH
9423msgid " V850 options:\n"
9424msgstr ""
9425
87ccc1b0 9426#: config/tc-v850.c:1155
ac50feda
RH
9427msgid " -mwarn-signed-overflow Warn if signed immediate values overflow\n"
9428msgstr ""
9429
87ccc1b0 9430#: config/tc-v850.c:1156
ac50feda
RH
9431msgid ""
9432" -mwarn-unsigned-overflow Warn if unsigned immediate values overflow\n"
9433msgstr ""
9434
87ccc1b0 9435#: config/tc-v850.c:1157
ac50feda
RH
9436msgid " -mv850 The code is targeted at the v850\n"
9437msgstr ""
9438
87ccc1b0 9439#: config/tc-v850.c:1158
ac50feda
RH
9440msgid " -mv850e The code is targeted at the v850e\n"
9441msgstr ""
9442
87ccc1b0 9443#: config/tc-v850.c:1159
ac50feda
RH
9444msgid ""
9445" -mv850any The code is generic, despite any processor "
9446"specific instructions\n"
9447msgstr ""
9448
87ccc1b0
NC
9449#: config/tc-v850.c:1160
9450msgid " -mrelax Enable relaxation\n"
9451msgstr ""
9452
9453#: config/tc-v850.c:1173 config/tc-v850.c:1208
ac50feda
RH
9454#, c-format
9455msgid "unknown command line option: -%c%s\n"
9456msgstr ""
9457
87ccc1b0 9458#: config/tc-v850.c:1349
ac50feda
RH
9459#, c-format
9460msgid "Unable to determine default target processor from string: %s"
9461msgstr ""
9462
87ccc1b0 9463#: config/tc-v850.c:1386
ac50feda
RH
9464msgid "ctoff() relocation used on an instruction which does not support it"
9465msgstr ""
9466
87ccc1b0 9467#: config/tc-v850.c:1412
ac50feda
RH
9468msgid "sdaoff() relocation used on an instruction which does not support it"
9469msgstr ""
9470
87ccc1b0 9471#: config/tc-v850.c:1438
ac50feda
RH
9472msgid "zdaoff() relocation used on an instruction which does not support it"
9473msgstr ""
9474
87ccc1b0 9475#: config/tc-v850.c:1475
ac50feda
RH
9476msgid "tdaoff() relocation used on an instruction which does not support it"
9477msgstr ""
9478
87ccc1b0 9479#: config/tc-v850.c:1699
ac50feda
RH
9480msgid "Target processor does not support this instruction."
9481msgstr ""
9482
87ccc1b0 9483#: config/tc-v850.c:1789 config/tc-v850.c:1818 config/tc-v850.c:2006
ac50feda
RH
9484msgid "immediate operand is too large"
9485msgstr ""
9486
87ccc1b0 9487#: config/tc-v850.c:1800
ac50feda
RH
9488msgid "AAARG -> unhandled constant reloc"
9489msgstr ""
9490
87ccc1b0 9491#: config/tc-v850.c:1844
ac50feda
RH
9492msgid "invalid register name"
9493msgstr ""
9494
87ccc1b0 9495#: config/tc-v850.c:1849
ac50feda
RH
9496msgid "register r0 cannot be used here"
9497msgstr ""
9498
87ccc1b0 9499#: config/tc-v850.c:1861
ac50feda
RH
9500msgid "invalid system register name"
9501msgstr ""
9502
87ccc1b0 9503#: config/tc-v850.c:1874
ac50feda
RH
9504msgid "expected EP register"
9505msgstr ""
9506
87ccc1b0 9507#: config/tc-v850.c:1891
ac50feda
RH
9508msgid "invalid condition code name"
9509msgstr ""
9510
87ccc1b0 9511#: config/tc-v850.c:1912 config/tc-v850.c:1916
ac50feda
RH
9512msgid "constant too big to fit into instruction"
9513msgstr ""
9514
87ccc1b0 9515#: config/tc-v850.c:1969
ac50feda
RH
9516msgid "syntax error: value is missing before the register name"
9517msgstr ""
9518
87ccc1b0 9519#: config/tc-v850.c:1971
ac50feda
RH
9520msgid "syntax error: register not expected"
9521msgstr ""
9522
87ccc1b0 9523#: config/tc-v850.c:1985
ac50feda
RH
9524msgid "syntax error: system register not expected"
9525msgstr ""
9526
87ccc1b0 9527#: config/tc-v850.c:1990
ac50feda
RH
9528msgid "syntax error: condition code not expected"
9529msgstr ""
9530
87ccc1b0 9531#: config/tc-v850.c:2031
ac50feda
RH
9532msgid "invalid operand"
9533msgstr ""
9534
87ccc1b0 9535#: config/tc-vax.c:285
ac50feda
RH
9536#, c-format
9537msgid "VIP_BEGIN error:%s"
9538msgstr ""
9539
87ccc1b0 9540#: config/tc-vax.c:422
ac50feda 9541#, c-format
87ccc1b0 9542msgid "Aborting because statement has \"%s\""
ac50feda
RH
9543msgstr ""
9544
87ccc1b0 9545#: config/tc-vax.c:469
ac50feda
RH
9546msgid "Can't relocate expression"
9547msgstr ""
9548
87ccc1b0 9549#: config/tc-vax.c:572
ac50feda
RH
9550msgid "Bignum not permitted in short literal. Immediate mode assumed."
9551msgstr ""
9552
87ccc1b0 9553#: config/tc-vax.c:581
ac50feda
RH
9554msgid "Can't do flonum short literal: immediate mode used."
9555msgstr ""
9556
87ccc1b0 9557#: config/tc-vax.c:626
ac50feda
RH
9558#, c-format
9559msgid "A bignum/flonum may not be a displacement: 0x%lx used"
9560msgstr ""
9561
87ccc1b0 9562#: config/tc-vax.c:961
ac50feda
RH
9563#, c-format
9564msgid "Short literal overflow(%ld.), immediate mode assumed."
9565msgstr ""
9566
87ccc1b0 9567#: config/tc-vax.c:970
ac50feda
RH
9568#, c-format
9569msgid "Forced short literal to immediate mode. now_seg=%s to_seg=%s"
9570msgstr ""
9571
87ccc1b0 9572#: config/tc-vax.c:1035
ac50feda
RH
9573msgid "Length specification ignored. Address mode 9F used"
9574msgstr ""
9575
87ccc1b0 9576#: config/tc-vax.c:1096
ac50feda
RH
9577msgid "Invalid operand: immediate value used as base address."
9578msgstr ""
9579
87ccc1b0 9580#: config/tc-vax.c:1098
ac50feda
RH
9581msgid "Invalid operand: immediate value used as address."
9582msgstr ""
9583
87ccc1b0
NC
9584#: config/tc-vax.c:1123
9585msgid "Symbol used as immediate operand in PIC mode."
9586msgstr ""
9587
9588#: config/tc-vax.c:1941
ac50feda
RH
9589msgid "odd number of bytes in operand description"
9590msgstr ""
9591
87ccc1b0 9592#: config/tc-vax.c:1957
ac50feda
RH
9593msgid "Bad operand"
9594msgstr ""
9595
87ccc1b0 9596#: config/tc-vax.c:2532
ac50feda
RH
9597msgid "no '[' to match ']'"
9598msgstr ""
9599
87ccc1b0 9600#: config/tc-vax.c:2552
ac50feda
RH
9601msgid "bad register in []"
9602msgstr ""
9603
87ccc1b0 9604#: config/tc-vax.c:2554
ac50feda
RH
9605msgid "[PC] index banned"
9606msgstr ""
9607
87ccc1b0 9608#: config/tc-vax.c:2589
ac50feda
RH
9609msgid "no '(' to match ')'"
9610msgstr ""
9611
87ccc1b0 9612#: config/tc-vax.c:2729
ac50feda
RH
9613msgid "invalid branch operand"
9614msgstr ""
9615
87ccc1b0 9616#: config/tc-vax.c:2758
ac50feda
RH
9617msgid "address prohibits @"
9618msgstr ""
9619
87ccc1b0 9620#: config/tc-vax.c:2760
ac50feda
RH
9621msgid "address prohibits #"
9622msgstr ""
9623
87ccc1b0 9624#: config/tc-vax.c:2764
ac50feda
RH
9625msgid "address prohibits -()"
9626msgstr ""
9627
87ccc1b0 9628#: config/tc-vax.c:2766
ac50feda
RH
9629msgid "address prohibits ()+"
9630msgstr ""
9631
87ccc1b0 9632#: config/tc-vax.c:2769
ac50feda
RH
9633msgid "address prohibits ()"
9634msgstr ""
9635
87ccc1b0 9636#: config/tc-vax.c:2771
ac50feda
RH
9637msgid "address prohibits []"
9638msgstr ""
9639
87ccc1b0 9640#: config/tc-vax.c:2773
ac50feda
RH
9641msgid "address prohibits register"
9642msgstr ""
9643
87ccc1b0 9644#: config/tc-vax.c:2775
ac50feda
RH
9645msgid "address prohibits displacement length specifier"
9646msgstr ""
9647
87ccc1b0 9648#: config/tc-vax.c:2805
ac50feda
RH
9649msgid "invalid operand of S^#"
9650msgstr ""
9651
87ccc1b0 9652#: config/tc-vax.c:2822
ac50feda
RH
9653msgid "S^# needs expression"
9654msgstr ""
9655
87ccc1b0 9656#: config/tc-vax.c:2829
ac50feda
RH
9657msgid "S^# may only read-access"
9658msgstr ""
9659
87ccc1b0 9660#: config/tc-vax.c:2854
ac50feda
RH
9661msgid "invalid operand of -()"
9662msgstr ""
9663
87ccc1b0 9664#: config/tc-vax.c:2860
ac50feda
RH
9665msgid "-(PC) unpredictable"
9666msgstr ""
9667
87ccc1b0 9668#: config/tc-vax.c:2862
ac50feda
RH
9669msgid "[]index same as -()register: unpredictable"
9670msgstr ""
9671
87ccc1b0 9672#: config/tc-vax.c:2898
ac50feda
RH
9673msgid "invalid operand of ()+"
9674msgstr ""
9675
87ccc1b0 9676#: config/tc-vax.c:2904
ac50feda
RH
9677msgid "(PC)+ unpredictable"
9678msgstr ""
9679
87ccc1b0 9680#: config/tc-vax.c:2906
ac50feda
RH
9681msgid "[]index same as ()+register: unpredictable"
9682msgstr ""
9683
87ccc1b0 9684#: config/tc-vax.c:2931
ac50feda
RH
9685msgid "# conflicts length"
9686msgstr ""
9687
87ccc1b0 9688#: config/tc-vax.c:2933
ac50feda
RH
9689msgid "# bars register"
9690msgstr ""
9691
87ccc1b0 9692#: config/tc-vax.c:2955
ac50feda
RH
9693msgid "writing or modifying # is unpredictable"
9694msgstr ""
9695
87ccc1b0 9696#: config/tc-vax.c:2985
ac50feda
RH
9697msgid "length not needed"
9698msgstr ""
9699
87ccc1b0 9700#: config/tc-vax.c:2992
ac50feda
RH
9701msgid "can't []index a register, because it has no address"
9702msgstr ""
9703
87ccc1b0 9704#: config/tc-vax.c:2994
ac50feda
RH
9705msgid "a register has no address"
9706msgstr ""
9707
87ccc1b0 9708#: config/tc-vax.c:3005
ac50feda
RH
9709msgid "PC part of operand unpredictable"
9710msgstr ""
9711
87ccc1b0 9712#: config/tc-vax.c:3345
ac50feda
RH
9713msgid ""
9714"VAX options:\n"
9715"-d LENGTH\t\tignored\n"
9716"-J\t\t\tignored\n"
9717"-S\t\t\tignored\n"
9718"-t FILE\t\t\tignored\n"
9719"-T\t\t\tignored\n"
9720"-V\t\t\tignored\n"
9721msgstr ""
9722
87ccc1b0 9723#: config/tc-vax.c:3354
ac50feda
RH
9724msgid ""
9725"VMS options:\n"
9726"-+\t\t\thash encode names longer than 31 characters\n"
9727"-1\t\t\t`const' handling compatible with gcc 1.x\n"
9728"-H\t\t\tshow new symbol after hash truncation\n"
9729"-h NUM\t\t\tdon't hash mixed-case names, and adjust case:\n"
9730"\t\t\t0 = upper, 2 = lower, 3 = preserve case\n"
9731"-v\"VERSION\"\t\tcode being assembled was produced by compiler \"VERSION\"\n"
9732msgstr ""
9733
87ccc1b0 9734#: config/tc-w65.c:145
ac50feda
RH
9735msgid "need on or off."
9736msgstr ""
9737
87ccc1b0 9738#: config/tc-w65.c:281 config/tc-w65.c:324
ac50feda
RH
9739msgid "syntax error after <exp"
9740msgstr ""
9741
3b16e843
NC
9742#: config/tc-xstormy16.c:80
9743msgid " XSTORMY16 specific command line options:\n"
9744msgstr ""
9745
9746#: config/tc-xstormy16.c:561
9747#, c-format
9748msgid "internal error: can't install fix for reloc type %d (`%s')"
9749msgstr ""
9750
87ccc1b0
NC
9751#: config/tc-xtensa.c:929
9752msgid "'--density' option not supported in this Xtensa configuration"
9753msgstr ""
9754
9755#: config/tc-xtensa.c:1030
9756msgid ""
9757"'--literal-section-name' is deprecated; use '--rename-section ."
9758"literal=NEWNAME'"
9759msgstr ""
9760
9761#: config/tc-xtensa.c:1036
9762msgid ""
9763"'--text-section-name' is deprecated; use '--rename-section .text=NEWNAME'"
9764msgstr ""
9765
9766#: config/tc-xtensa.c:1042
9767msgid ""
9768"'--data-section-name' is deprecated; use '--rename-section .data=NEWNAME'"
9769msgstr ""
9770
9771#: config/tc-xtensa.c:1048
9772msgid "'--bss-section-name' is deprecated; use '--rename-section .bss=NEWNAME'"
9773msgstr ""
9774
9775#: config/tc-xtensa.c:1186
9776msgid "unmatched end directive"
9777msgstr ""
9778
9779#: config/tc-xtensa.c:1215
9780msgid ".begin directive with no matching .end directive"
9781msgstr ""
9782
9783#: config/tc-xtensa.c:1259
9784#, c-format
9785msgid "directive %s can't be negated"
9786msgstr ""
9787
9788#: config/tc-xtensa.c:1265
9789msgid "unknown directive"
9790msgstr ""
9791
9792#: config/tc-xtensa.c:1300
9793msgid "cannot set literal_prefix inside literal fragment"
9794msgstr ""
9795
9796#: config/tc-xtensa.c:1337 config/tc-xtensa.c:1371
9797msgid "Xtensa density option not supported; ignored"
9798msgstr ""
9799
9800#: config/tc-xtensa.c:1383
9801#, c-format
9802msgid "does not match begin %s%s at %s:%d"
9803msgstr ""
9804
9805#: config/tc-xtensa.c:1429
9806msgid ".literal_position inside literal directive; ignoring"
9807msgstr ""
9808
9809#: config/tc-xtensa.c:1480
9810msgid "expected comma or colon after symbol name; rest of line ignored"
9811msgstr ""
9812
9813#: config/tc-xtensa.c:1655 config/tc-xtensa.c:1672
9814#, c-format
9815msgid "bad register name: %s"
9816msgstr ""
9817
9818#: config/tc-xtensa.c:1661
9819#, c-format
9820msgid "bad register number: %s"
9821msgstr ""
9822
9823#: config/tc-xtensa.c:1724
9824msgid "register number out of range"
9825msgstr ""
9826
9827#: config/tc-xtensa.c:1836
9828msgid "too many arguments"
9829msgstr ""
9830
9831#: config/tc-xtensa.c:1922
9832#, c-format
9833msgid "not enough operands (%d) for '%s'; expected %d"
9834msgstr ""
9835
9836#: config/tc-xtensa.c:1929
9837#, c-format
9838msgid "too many operands (%d) for '%s'; expected %d"
9839msgstr ""
9840
9841#: config/tc-xtensa.c:1973
9842#, c-format
9843msgid "register number for `%s' is not a constant"
9844msgstr ""
9845
9846#: config/tc-xtensa.c:1978
9847#, c-format
9848msgid "register number (%ld) for `%s' is out of range"
9849msgstr ""
9850
9851#: config/tc-xtensa.c:2464
9852#, c-format
9853msgid "operand %d not properly aligned for '%s'"
9854msgstr ""
9855
9856#: config/tc-xtensa.c:2469
9857#, c-format
9858msgid "operand %d not in immediate table for '%s'"
9859msgstr ""
9860
9861#: config/tc-xtensa.c:2474
9862#, c-format
9863msgid "operand %d too large for '%s'"
9864msgstr ""
9865
9866#: config/tc-xtensa.c:2479
9867#, c-format
9868msgid "operand %d too small for '%s'"
9869msgstr ""
9870
9871#: config/tc-xtensa.c:2484
9872#, c-format
9873msgid "operand %d is invalid for '%s'"
9874msgstr ""
9875
9876#: config/tc-xtensa.c:3716
9877msgid "INSTR_LABEL_DEF not supported yet"
9878msgstr ""
9879
9880#: config/tc-xtensa.c:3745
9881msgid "can't handle generation of literal/labels yet"
9882msgstr ""
9883
9884#: config/tc-xtensa.c:3749
9885msgid "can't handle undefined OP TYPE"
9886msgstr ""
9887
9888#: config/tc-xtensa.c:3810
9889#, c-format
9890msgid "found %d operands for '%s': Expected %d"
9891msgstr ""
9892
9893#: config/tc-xtensa.c:3817
9894#, c-format
9895msgid "found too many (%d) operands for '%s': Expected %d"
9896msgstr ""
9897
9898#: config/tc-xtensa.c:4072
9899msgid "instruction fragment may contain data"
9900msgstr ""
9901
9902#: config/tc-xtensa.c:4105
9903#, c-format
9904msgid "invalid operand %d on '%s'"
9905msgstr ""
9906
9907#: config/tc-xtensa.c:4116
9908#, c-format
9909msgid "invalid expression for operand %d on '%s'"
9910msgstr ""
9911
9912#: config/tc-xtensa.c:4177
9913#, c-format
9914msgid "invalid relocation operand %i on '%s'"
9915msgstr ""
9916
9917#: config/tc-xtensa.c:4186
9918#, c-format
9919msgid "undefined symbol for opcode \"%s\"."
9920msgstr ""
9921
9922#: config/tc-xtensa.c:4280
9923msgid "instruction with constant operands does not fit"
9924msgstr ""
9925
9926#: config/tc-xtensa.c:4289
9927msgid "instruction with constant operands does not fit without widening"
9928msgstr ""
9929
9930#: config/tc-xtensa.c:4379
9931msgid "instruction's constant operands do not fit"
9932msgstr ""
9933
9934#: config/tc-xtensa.c:4718
9935msgid "opcode 'NOP.N' unavailable in this configuration"
9936msgstr ""
9937
9938#: config/tc-xtensa.c:4727
9939msgid "opcode 'OR' unavailable in this configuration"
9940msgstr ""
9941
9942#: config/tc-xtensa.c:4737
9943#, c-format
9944msgid "invalid %d-byte NOP requested"
9945msgstr ""
9946
9947#: config/tc-xtensa.c:4757
9948msgid "get_expanded_loop_offset: undefined opcode"
9949msgstr ""
9950
9951#: config/tc-xtensa.c:4764
9952msgid "get_expanded_loop_offset: invalid opcode"
9953msgstr ""
9954
9955#: config/tc-xtensa.c:4880
9956msgid "invalid last instruction for a zero-overhead loop"
9957msgstr ""
9958
9959#: config/tc-xtensa.c:4935
9960#, c-format
9961msgid "cannot assemble '%s' into a literal fragment"
9962msgstr ""
9963
9964#: config/tc-xtensa.c:4937
9965msgid "..."
9966msgstr ""
9967
9968#: config/tc-xtensa.c:5071
9969msgid "entry instruction with stack decrement < 16"
9970msgstr ""
9971
9972#: config/tc-xtensa.c:5075
9973msgid "entry instruction with non-constant decrement"
9974msgstr ""
9975
9976#: config/tc-xtensa.c:5152
9977#, c-format
9978msgid "undefined @ suffix '%s', expected '%s'"
9979msgstr ""
9980
9981#: config/tc-xtensa.c:5242
9982#, c-format
9983msgid "invalid operand relocation for '%s' instruction"
9984msgstr ""
9985
9986#: config/tc-xtensa.c:5245
9987#, c-format
9988msgid "invalid relocation for operand %d in '%s' instruction"
9989msgstr ""
9990
9991#: config/tc-xtensa.c:5252
9992#, c-format
9993msgid "invalid relocation type %d for %s instruction"
9994msgstr ""
9995
9996#: config/tc-xtensa.c:5261
9997#, c-format
9998msgid "invalid relocation for operand %d of '%s'"
9999msgstr ""
10000
10001#: config/tc-xtensa.c:5269
10002#, c-format
10003msgid "non-PCREL relocation operand %d for '%s': %s"
10004msgstr ""
10005
10006#: config/tc-xtensa.c:5328 config/tc-xtensa.c:5366
10007#, c-format
10008msgid "unhandled local relocation fix %s"
10009msgstr ""
10010
10011#: config/tc-xtensa.c:5350
10012msgid "undecodable FIX"
10013msgstr ""
10014
10015#: config/tc-xtensa.c:5478
10016msgid "emitting simplification relocation"
10017msgstr ""
10018
10019#: config/tc-xtensa.c:5482
10020msgid "emitting unknown relocation"
10021msgstr ""
10022
10023#: config/tc-xtensa.c:5814
10024#, c-format
10025msgid "fr_var %lu < length %d; ignoring"
10026msgstr ""
10027
10028#: config/tc-xtensa.c:6000 config/tc-xtensa.c:6044
10029msgid "undecodable instruction in instruction frag"
10030msgstr ""
10031
10032#: config/tc-xtensa.c:6092
10033msgid "invalid empty loop"
10034msgstr ""
10035
10036#: config/tc-xtensa.c:6097
10037msgid "loop target does not follow loop instruction in section"
10038msgstr ""
10039
10040#: config/tc-xtensa.c:6215
10041msgid "get_text_align_power: argument too large"
10042msgstr ""
10043
10044#: config/tc-xtensa.c:6420 config/tc-xtensa.c:6566
10045msgid "invalid opcode for RELAX_ALIGN_NEXT_OPCODE"
10046msgstr ""
10047
10048#: config/tc-xtensa.c:6421 config/tc-xtensa.c:6567
10049msgid "cannot continue"
10050msgstr ""
10051
10052#: config/tc-xtensa.c:6458
10053msgid "expected loop opcode in relax align next target"
10054msgstr ""
10055
10056#: config/tc-xtensa.c:6475
10057msgid "expected align_code or RELAX_ALIGN_NEXT_OPCODE"
10058msgstr ""
10059
10060#: config/tc-xtensa.c:6549 config/tc-xtensa.c:6587 config/tc-xtensa.c:6591
10061#: config/tc-xtensa.c:6595
10062msgid "internal error aligning"
10063msgstr ""
10064
10065#: config/tc-xtensa.c:6676
10066msgid "bad relaxation state"
10067msgstr ""
10068
10069#: config/tc-xtensa.c:6752
10070#, c-format
10071msgid "fr_var (%ld) < length (%d); ignoring"
10072msgstr ""
10073
10074#: config/tc-xtensa.c:6928
10075msgid "internal error: relaxation failed"
10076msgstr ""
10077
10078#: config/tc-xtensa.c:6934
10079msgid "internal error: relaxation requires too many steps"
10080msgstr ""
10081
10082#: config/tc-xtensa.c:7055
10083msgid "invalid relaxation fragment result"
10084msgstr ""
10085
10086#: config/tc-xtensa.c:7128
10087msgid "unable to widen instruction"
10088msgstr ""
10089
10090#: config/tc-xtensa.c:7215
10091msgid "multiple literals in expansion"
10092msgstr ""
10093
10094#: config/tc-xtensa.c:7219
10095msgid "no registered fragment for literal"
10096msgstr ""
10097
10098#: config/tc-xtensa.c:7221
10099msgid "number of literal tokens != 1"
10100msgstr ""
10101
10102#: config/tc-xtensa.c:7298 config/tc-xtensa.c:7304
10103#, c-format
10104msgid "unresolved loop target symbol: %s"
10105msgstr ""
10106
10107#: config/tc-xtensa.c:7401
10108msgid "loop relaxation specification does not correspond"
10109msgstr ""
10110
10111#: config/tc-xtensa.c:7428
10112msgid "loop too long for LOOP instruction"
10113msgstr ""
10114
10115#: config/tc-xtensa.c:7465
10116#, c-format
10117msgid "invalid expression evaluation type %d"
10118msgstr ""
10119
10120#: config/tc-xtensa.c:7702
10121#, c-format
10122msgid "fixes not all moved from %s"
10123msgstr ""
10124
10125#: config/tc-xtensa.c:7835
10126msgid "inlining literal pool; specify location with .literal_position."
10127msgstr ""
10128
10129#: config/tc-xtensa.c:8230
10130#, c-format
10131msgid "could not create section %s"
10132msgstr ""
10133
10134#: config/tc-xtensa.c:8232
10135#, c-format
10136msgid "invalid flag combination on section %s"
10137msgstr ""
10138
10139#: config/tc-xtensa.c:8481
10140#, c-format
10141msgid "invalid symbolic operand %d on '%s'"
10142msgstr ""
10143
10144#: config/tc-xtensa.c:8545
10145msgid "operand number mismatch"
10146msgstr ""
10147
10148#: config/tc-xtensa.c:8592
10149msgid "invalid opcode"
10150msgstr ""
10151
10152#: config/tc-xtensa.c:8598
10153msgid "too few operands"
10154msgstr ""
10155
10156#: config/tc-xtensa.c:8817
10157msgid "ignoring extra '-rename-section' delimiter ':'"
10158msgstr ""
10159
10160#: config/tc-xtensa.c:8822
10161#, c-format
10162msgid "ignoring invalid '-rename-section' specification: '%s'"
10163msgstr ""
10164
10165#: config/tc-xtensa.c:8845
10166#, c-format
10167msgid "section %s renamed multiple times"
10168msgstr ""
10169
10170#: config/tc-xtensa.c:8847
10171#, c-format
10172msgid "multiple sections remapped to output section %s"
10173msgstr ""
10174
10175#: config/tc-z8k.c:314
10176#, c-format
10177msgid "register rr%d, out of range."
10178msgstr ""
10179
10180#: config/tc-z8k.c:324
10181#, c-format
10182msgid "register rh%d, out of range."
10183msgstr ""
10184
10185#: config/tc-z8k.c:334
10186#, c-format
10187msgid "register rl%d, out of range."
10188msgstr ""
10189
10190#: config/tc-z8k.c:345
10191#, c-format
10192msgid "register rq%d, out of range."
10193msgstr ""
10194
10195#: config/tc-z8k.c:355
10196#, c-format
10197msgid "register r%d, out of range."
10198msgstr ""
10199
10200#: config/tc-z8k.c:400
10201#, c-format
10202msgid "expected %c"
10203msgstr ""
10204
10205#: config/tc-z8k.c:417
10206#, c-format
10207msgid "register is wrong size for a word %s"
10208msgstr ""
10209
10210#: config/tc-z8k.c:433
10211#, c-format
10212msgid "register is wrong size for address %s"
10213msgstr ""
10214
10215#. No interrupt type specified, opcode won't do anything.
10216#: config/tc-z8k.c:581
10217msgid "opcode has no effect."
10218msgstr ""
10219
10220#: config/tc-z8k.c:695
10221msgid "Missing ) in ra(rb)"
10222msgstr ""
10223
10224#: config/tc-z8k.c:954
10225#, c-format
10226msgid "operand %s0x%x out of range."
10227msgstr ""
10228
10229#: config/tc-z8k.c:1082
10230msgid "immediate must be 1 or 2"
10231msgstr ""
10232
10233#: config/tc-z8k.c:1085
10234msgid "immediate 1 or 2 expected"
10235msgstr ""
10236
10237#: config/tc-z8k.c:1112
10238msgid "can't use R0 here"
10239msgstr ""
10240
10241#: config/tc-z8k.c:1275
10242msgid "Can't find opcode to match operands"
10243msgstr ""
10244
10245#: config/tc-z8k.c:1394
10246#, c-format
10247msgid "invalid architecture -z%s"
10248msgstr ""
10249
10250#: config/tc-z8k.c:1415
10251msgid ""
10252" Z8K options:\n"
10253" -z8001 generate segmented code\n"
10254" -z8002 generate unsegmented code\n"
10255" -linkrelax create linker relaxable code\n"
10256msgstr ""
10257
10258#: config/tc-z8k.c:1428
10259msgid "call to md_convert_frag\n"
10260msgstr ""
10261
10262#: config/tc-z8k.c:1459 config/tc-z8k.c:1470
10263msgid "cannot branch to odd address"
10264msgstr ""
10265
10266#: config/tc-z8k.c:1462 config/tc-z8k.c:1473
10267msgid "relative jump out of range"
10268msgstr ""
10269
10270#: config/tc-z8k.c:1480
10271msgid "relative call out of range"
10272msgstr ""
10273
10274#: config/tc-z8k.c:1505
10275msgid "relative address out of range"
10276msgstr ""
10277
10278#: config/tc-z8k.c:1525
10279#, c-format
10280msgid "md_apply_fix3: unknown r_type 0x%x\n"
10281msgstr ""
10282
10283#: config/tc-z8k.c:1538
10284msgid "call to md_estimate_size_before_relax\n"
10285msgstr ""
10286
10287#: config/tc-z8k.c:1582
ac50feda 10288#, c-format
87ccc1b0 10289msgid "Can't subtract symbols in different sections %s %s"
ac50feda
RH
10290msgstr ""
10291
87ccc1b0 10292#: depend.c:200
ac50feda 10293#, c-format
87ccc1b0 10294msgid "can't open `%s' for writing"
ac50feda
RH
10295msgstr ""
10296
87ccc1b0 10297#: depend.c:212
ac50feda 10298#, c-format
87ccc1b0 10299msgid "can't close `%s'"
ac50feda
RH
10300msgstr ""
10301
87ccc1b0
NC
10302#: dw2gencfi.c:172
10303msgid "can't convert argument to a register number"
ac50feda
RH
10304msgstr ""
10305
87ccc1b0
NC
10306#: dw2gencfi.c:173
10307msgid "can't convert argument to an integer"
ac50feda
RH
10308msgstr ""
10309
87ccc1b0
NC
10310#: dw2gencfi.c:264
10311msgid "CFI instruction used without previous .cfi_startproc"
ac50feda
RH
10312msgstr ""
10313
87ccc1b0 10314#: dw2gencfi.c:277 dw2gencfi.c:292
ac50feda 10315#, c-format
87ccc1b0 10316msgid "first argument to %s is not a register"
ac50feda
RH
10317msgstr ""
10318
87ccc1b0 10319#: dw2gencfi.c:283
ac50feda 10320#, c-format
87ccc1b0 10321msgid "second argument to %s is not a number"
ac50feda
RH
10322msgstr ""
10323
87ccc1b0
NC
10324#: dw2gencfi.c:298
10325#, c-format
10326msgid "second argument to %s is not a register"
ac50feda
RH
10327msgstr ""
10328
87ccc1b0 10329#: dw2gencfi.c:308
ac50feda 10330#, c-format
87ccc1b0 10331msgid "argument to %s is not a register"
ac50feda
RH
10332msgstr ""
10333
87ccc1b0
NC
10334#: dw2gencfi.c:317 dw2gencfi.c:326
10335#, c-format
10336msgid "argument to %s is not a number"
ac50feda
RH
10337msgstr ""
10338
87ccc1b0
NC
10339#: dw2gencfi.c:335
10340#, c-format
10341msgid "unknown CFI instruction %d (%s)"
ac50feda
RH
10342msgstr ""
10343
87ccc1b0
NC
10344#: dw2gencfi.c:373
10345msgid "previous CFI entry not closed (missing .cfi_endproc)"
ac50feda
RH
10346msgstr ""
10347
87ccc1b0
NC
10348#. This should never happen - throw an internal error.
10349#: dw2gencfi.c:440 dw2gencfi.c:481
10350#, c-format
10351msgid "unknown type %d"
ac50feda
RH
10352msgstr ""
10353
87ccc1b0
NC
10354#: dw2gencfi.c:446
10355msgid "output_data buffer is too small"
ac50feda
RH
10356msgstr ""
10357
87ccc1b0
NC
10358#: dw2gencfi.c:498
10359msgid "cfi_output_insn called with NULL pointer"
ac50feda
RH
10360msgstr ""
10361
87ccc1b0
NC
10362#: dw2gencfi.c:604
10363msgid ".cfi_endproc without corresponding .cfi_startproc"
ac50feda
RH
10364msgstr ""
10365
87ccc1b0 10366#: dw2gencfi.c:803
ac50feda 10367#, c-format
87ccc1b0 10368msgid "unknown CFI code 0x%x (%s)"
ac50feda
RH
10369msgstr ""
10370
87ccc1b0
NC
10371#: dw2gencfi.c:822
10372msgid "open CFI at the end of file; missing .cfi_endproc directive"
6840198f
NC
10373msgstr ""
10374
87ccc1b0 10375#: dwarf2dbg.c:473 dwarf2dbg.c:503
328577ad 10376msgid "file number less than one"
5f68c319
NC
10377msgstr ""
10378
87ccc1b0 10379#: dwarf2dbg.c:479
5f68c319 10380#, c-format
328577ad 10381msgid "file number %ld already allocated"
5f68c319
NC
10382msgstr ""
10383
87ccc1b0 10384#: dwarf2dbg.c:508 dwarf2dbg.c:1092
6840198f 10385#, c-format
328577ad 10386msgid "unassigned file number %ld"
6840198f
NC
10387msgstr ""
10388
87ccc1b0
NC
10389#: dwarf2dbg.c:1158 dwarf2dbg.c:1355
10390msgid "internal error: unknown dwarf2 format"
10391msgstr ""
10392
10393#: dwarf2dbg.c:1500 dwarf2dbg.c:1508 dwarf2dbg.c:1516 dwarf2dbg.c:1537
0d2bcfaf
NC
10394msgid "dwarf2 is not supported for this object file format"
10395msgstr ""
10396
6840198f 10397#: ecoff.c:1556
ac50feda 10398#, c-format
328577ad 10399msgid "string too big (%lu bytes)"
ac50feda
RH
10400msgstr ""
10401
6840198f 10402#: ecoff.c:1582
ac50feda 10403#, c-format
328577ad 10404msgid "inserting \"%s\" into string hash table: %s"
ac50feda
RH
10405msgstr ""
10406
6840198f 10407#: ecoff.c:1614 ecoff.c:1808 ecoff.c:1833 ecoff.c:1865 ecoff.c:2019
87ccc1b0 10408#: ecoff.c:2132
ac50feda
RH
10409msgid "no current file pointer"
10410msgstr ""
10411
6840198f 10412#: ecoff.c:1701
ac50feda
RH
10413msgid "too many st_End's"
10414msgstr ""
10415
87ccc1b0 10416#: ecoff.c:2044
ac50feda 10417#, c-format
328577ad 10418msgid "inserting \"%s\" into tag hash table: %s"
ac50feda
RH
10419msgstr ""
10420
87ccc1b0 10421#: ecoff.c:2210
ac50feda
RH
10422msgid "fake .file after real one"
10423msgstr ""
10424
87ccc1b0 10425#: ecoff.c:2300
328577ad 10426msgid "filename goes over one page boundary"
ac50feda
RH
10427msgstr ""
10428
87ccc1b0 10429#: ecoff.c:2435
ac50feda
RH
10430msgid ".begin directive without a preceding .file directive"
10431msgstr ""
10432
87ccc1b0 10433#: ecoff.c:2442
ac50feda
RH
10434msgid ".begin directive without a preceding .ent directive"
10435msgstr ""
10436
87ccc1b0 10437#: ecoff.c:2474
ac50feda
RH
10438msgid ".bend directive without a preceding .file directive"
10439msgstr ""
10440
87ccc1b0 10441#: ecoff.c:2481
ac50feda
RH
10442msgid ".bend directive without a preceding .ent directive"
10443msgstr ""
10444
87ccc1b0 10445#: ecoff.c:2494
ac50feda
RH
10446msgid ".bend directive names unknown symbol"
10447msgstr ""
10448
87ccc1b0 10449#: ecoff.c:2538
ac50feda
RH
10450msgid ".def pseudo-op used inside of .def/.endef; ignored"
10451msgstr ""
10452
87ccc1b0 10453#: ecoff.c:2540
328577ad 10454msgid "empty symbol name in .def; ignored"
ac50feda
RH
10455msgstr ""
10456
87ccc1b0 10457#: ecoff.c:2578
ac50feda
RH
10458msgid ".dim pseudo-op used outside of .def/.endef; ignored"
10459msgstr ""
10460
87ccc1b0 10461#: ecoff.c:2593
328577ad 10462msgid "badly formed .dim directive"
ac50feda
RH
10463msgstr ""
10464
87ccc1b0 10465#: ecoff.c:2606
328577ad 10466msgid "too many .dim entries"
ac50feda
RH
10467msgstr ""
10468
87ccc1b0 10469#: ecoff.c:2627
ac50feda
RH
10470msgid ".scl pseudo-op used outside of .def/.endef; ignored"
10471msgstr ""
10472
87ccc1b0 10473#: ecoff.c:2653
ac50feda
RH
10474msgid ".size pseudo-op used outside of .def/.endef; ignored"
10475msgstr ""
10476
87ccc1b0 10477#: ecoff.c:2668
328577ad 10478msgid "badly formed .size directive"
ac50feda
RH
10479msgstr ""
10480
87ccc1b0 10481#: ecoff.c:2681
328577ad 10482msgid "too many .size entries"
ac50feda
RH
10483msgstr ""
10484
87ccc1b0 10485#: ecoff.c:2704
ac50feda
RH
10486msgid ".type pseudo-op used outside of .def/.endef; ignored"
10487msgstr ""
10488
10489#. FIXME: We could handle this by setting the continued bit.
10490#. There would still be a limit: the .type argument can not
10491#. be infinite.
87ccc1b0 10492#: ecoff.c:2722
ac50feda 10493#, c-format
328577ad 10494msgid "the type of %s is too complex; it will be simplified"
ac50feda
RH
10495msgstr ""
10496
87ccc1b0 10497#: ecoff.c:2733
ac50feda
RH
10498msgid "Unrecognized .type argument"
10499msgstr ""
10500
87ccc1b0 10501#: ecoff.c:2772
ac50feda
RH
10502msgid ".tag pseudo-op used outside of .def/.endef; ignored"
10503msgstr ""
10504
87ccc1b0 10505#: ecoff.c:2798
ac50feda
RH
10506msgid ".val pseudo-op used outside of .def/.endef; ignored"
10507msgstr ""
10508
87ccc1b0 10509#: ecoff.c:2806
ac50feda
RH
10510msgid ".val expression is too copmlex"
10511msgstr ""
10512
87ccc1b0 10513#: ecoff.c:2837
ac50feda
RH
10514msgid ".endef pseudo-op used before .def; ignored"
10515msgstr ""
10516
87ccc1b0 10517#: ecoff.c:2863 ecoff.c:2944
328577ad 10518msgid "bad COFF debugging information"
ac50feda
RH
10519msgstr ""
10520
87ccc1b0 10521#: ecoff.c:2912
ac50feda 10522#, c-format
328577ad 10523msgid "no tag specified for %s"
ac50feda
RH
10524msgstr ""
10525
87ccc1b0 10526#: ecoff.c:3015
ac50feda
RH
10527msgid ".end directive without a preceding .file directive"
10528msgstr ""
10529
87ccc1b0 10530#: ecoff.c:3022
ac50feda
RH
10531msgid ".end directive without a preceding .ent directive"
10532msgstr ""
10533
87ccc1b0 10534#: ecoff.c:3044
ac50feda
RH
10535msgid ".end directive names unknown symbol"
10536msgstr ""
10537
87ccc1b0 10538#: ecoff.c:3072
ac50feda
RH
10539msgid "second .ent directive found before .end directive"
10540msgstr ""
10541
87ccc1b0 10542#: ecoff.c:3146
328577ad 10543msgid "no way to handle .file within .ent/.end section"
ac50feda
RH
10544msgstr ""
10545
87ccc1b0 10546#: ecoff.c:3171
ac50feda
RH
10547msgid ".fmask outside of .ent"
10548msgstr ""
10549
87ccc1b0 10550#: ecoff.c:3178
328577ad
NC
10551msgid "bad .fmask directive"
10552msgstr ""
10553
87ccc1b0 10554#: ecoff.c:3211
328577ad
NC
10555msgid "bad .frame directive"
10556msgstr ""
10557
87ccc1b0 10558#: ecoff.c:3241
ac50feda
RH
10559msgid ".mask outside of .ent"
10560msgstr ""
10561
87ccc1b0 10562#: ecoff.c:3248
328577ad 10563msgid "bad .mask directive"
ac50feda
RH
10564msgstr ""
10565
87ccc1b0 10566#: ecoff.c:3271
328577ad 10567msgid ".loc before .file"
ac50feda
RH
10568msgstr ""
10569
87ccc1b0 10570#: ecoff.c:3410
ac50feda
RH
10571msgid "bad .weakext directive"
10572msgstr ""
10573
87ccc1b0 10574#: ecoff.c:3479
ac50feda
RH
10575#, c-format
10576msgid ".stab%c is not supported"
10577msgstr ""
10578
87ccc1b0 10579#: ecoff.c:3489
ac50feda
RH
10580#, c-format
10581msgid ".stab%c: ignoring non-zero other field"
10582msgstr ""
10583
87ccc1b0 10584#: ecoff.c:3523
ac50feda
RH
10585#, c-format
10586msgid ""
328577ad 10587"line number (%d) for .stab%c directive cannot fit in index field (20 bits)"
ac50feda
RH
10588msgstr ""
10589
87ccc1b0 10590#: ecoff.c:3559
ac50feda 10591#, c-format
328577ad 10592msgid "illegal .stab%c directive, bad character"
ac50feda
RH
10593msgstr ""
10594
87ccc1b0 10595#: ecoff.c:4021 ecoff.c:4210 ecoff.c:4235
ac50feda
RH
10596msgid ".begin/.bend in different segments"
10597msgstr ""
10598
87ccc1b0 10599#: ecoff.c:4737
328577ad 10600msgid "missing .end or .bend at end of file"
ac50feda
RH
10601msgstr ""
10602
87ccc1b0 10603#: ecoff.c:5227
ac50feda
RH
10604msgid "GP prologue size exceeds field size, using 0 instead"
10605msgstr ""
10606
87ccc1b0 10607#: expr.c:84 read.c:3231
328577ad
NC
10608msgid "bignum invalid"
10609msgstr ""
10610
87ccc1b0 10611#: expr.c:86 read.c:3233 read.c:3564 read.c:4464
328577ad
NC
10612msgid "floating point number invalid"
10613msgstr ""
10614
6840198f 10615#: expr.c:246
328577ad 10616msgid "bad floating-point constant: exponent overflow"
ac50feda
RH
10617msgstr ""
10618
6840198f 10619#: expr.c:250
ac50feda 10620#, c-format
328577ad 10621msgid "bad floating-point constant: unknown error code=%d"
ac50feda
RH
10622msgstr ""
10623
328577ad 10624#: expr.c:428
ac50feda 10625msgid ""
328577ad 10626"a bignum with underscores may not have more than 8 hex digits in any word"
ac50feda
RH
10627msgstr ""
10628
328577ad
NC
10629#: expr.c:451
10630msgid "a bignum with underscores must have exactly 4 words"
ac50feda
RH
10631msgstr ""
10632
ed265386 10633#. Either not seen or not defined.
ac50feda
RH
10634#. @@ Should print out the original string instead of
10635#. the parsed number.
328577ad 10636#: expr.c:574
ac50feda 10637#, c-format
328577ad 10638msgid "backward ref to unknown label \"%d:\""
ac50feda
RH
10639msgstr ""
10640
328577ad
NC
10641#: expr.c:697
10642msgid "character constant too large"
ac50feda
RH
10643msgstr ""
10644
6840198f 10645#: expr.c:950
ac50feda
RH
10646#, c-format
10647msgid "expr.c(operand): bad atof_generic return val %d"
10648msgstr ""
10649
328577ad 10650#: expr.c:1012
1994a7c7 10651#, c-format
328577ad 10652msgid "missing '%c'"
ac50feda
RH
10653msgstr ""
10654
87ccc1b0 10655#: expr.c:1024 read.c:3935
ac50feda
RH
10656msgid "EBCDIC constants are not supported"
10657msgstr ""
10658
87ccc1b0 10659#: expr.c:1107
ac50feda
RH
10660#, c-format
10661msgid "Unary operator %c ignored because bad operand follows"
10662msgstr ""
10663
87ccc1b0 10664#: expr.c:1153 expr.c:1178
ac50feda
RH
10665msgid "syntax error in .startof. or .sizeof."
10666msgstr ""
10667
87ccc1b0 10668#: expr.c:1674
ac50feda
RH
10669msgid "missing operand; zero assumed"
10670msgstr ""
10671
87ccc1b0 10672#: expr.c:1709
ac50feda
RH
10673msgid "left operand is a bignum; integer 0 assumed"
10674msgstr ""
10675
87ccc1b0 10676#: expr.c:1711
ac50feda
RH
10677msgid "left operand is a float; integer 0 assumed"
10678msgstr ""
10679
87ccc1b0 10680#: expr.c:1720
ac50feda
RH
10681msgid "right operand is a bignum; integer 0 assumed"
10682msgstr ""
10683
87ccc1b0 10684#: expr.c:1722
ac50feda
RH
10685msgid "right operand is a float; integer 0 assumed"
10686msgstr ""
10687
87ccc1b0 10688#: expr.c:1778 symbols.c:1170
ac50feda
RH
10689msgid "division by zero"
10690msgstr ""
10691
87ccc1b0 10692#: expr.c:1876
328577ad
NC
10693msgid "operation combines symbols in different segments"
10694msgstr ""
10695
6840198f 10696#: frags.c:87
ac50feda 10697#, c-format
328577ad 10698msgid "can't extend frag %u chars"
ac50feda
RH
10699msgstr ""
10700
6840198f 10701#: frags.c:168
ac50feda
RH
10702msgid "attempt to allocate data in absolute section"
10703msgstr ""
10704
6840198f 10705#: frags.c:174
ac50feda
RH
10706msgid "attempt to allocate data in common section"
10707msgstr ""
10708
ac50feda
RH
10709#. Detect if we are reading from stdin by examining the file
10710#. name returned by as_where().
10711#.
10712#. [FIXME: We rely upon the name in the strcmp below being the
10713#. same as the one used by input_scrub_new_file(), if that is
10714#. not true, then this code will fail].
10715#.
18e03609
NC
10716#. If we are reading from stdin, then we need to save each input
10717#. line here (assuming of course that we actually have a line of
10718#. input to read), so that it can be displayed in the listing
10719#. that is produced at the end of the assembly.
87ccc1b0 10720#: input-file.c:145 input-scrub.c:242 listing.c:343
ac50feda
RH
10721msgid "{standard input}"
10722msgstr ""
10723
328577ad 10724#: input-file.c:149
ac50feda 10725#, c-format
328577ad 10726msgid "can't open %s for reading"
ac50feda
RH
10727msgstr ""
10728
328577ad 10729#: input-file.c:212 input-file.c:239
ac50feda
RH
10730#, c-format
10731msgid "Can't read from %s"
10732msgstr ""
10733
328577ad 10734#: input-file.c:247
ac50feda
RH
10735#, c-format
10736msgid "Can't close %s"
10737msgstr ""
10738
6840198f 10739#: input-scrub.c:272
60bcf0fa 10740msgid "macros nested too deeply"
ac50feda
RH
10741msgstr ""
10742
328577ad 10743#: input-scrub.c:375 input-scrub.c:397
ac50feda
RH
10744msgid "partial line at end of file ignored"
10745msgstr ""
10746
328577ad 10747#: itbl-ops.c:351
ac50feda
RH
10748msgid "Unable to allocate memory for new instructions\n"
10749msgstr ""
10750
328577ad 10751#: listing.c:243
ac50feda
RH
10752msgid "Warning:"
10753msgstr ""
10754
328577ad 10755#: listing.c:250
ac50feda
RH
10756msgid "Error:"
10757msgstr ""
10758
87ccc1b0 10759#: listing.c:1130
ac50feda
RH
10760#, c-format
10761msgid "can't open list file: %s"
10762msgstr ""
10763
87ccc1b0 10764#: listing.c:1154
ac50feda
RH
10765#, c-format
10766msgid "error closing list file: %s"
10767msgstr ""
10768
87ccc1b0 10769#: listing.c:1233
ac50feda
RH
10770msgid "strange paper height, set to no form"
10771msgstr ""
10772
87ccc1b0 10773#: listing.c:1299
328577ad 10774msgid "new line in title"
ac50feda
RH
10775msgstr ""
10776
87ccc1b0
NC
10777#. Turns the next expression into a string.
10778#: macro.c:382
10779#, no-c-format
10780msgid "% operator needs absolute expression"
10781msgstr ""
10782
328577ad 10783#: macro.c:545
ac50feda
RH
10784msgid "unexpected end of file in macro definition"
10785msgstr ""
10786
328577ad 10787#: macro.c:554
ac50feda
RH
10788msgid "missing ) after formals"
10789msgstr ""
10790
87ccc1b0 10791#: macro.c:702
ac50feda
RH
10792msgid "missplaced )"
10793msgstr ""
10794
87ccc1b0 10795#: macro.c:959
ac50feda
RH
10796msgid "confusion in formal parameters"
10797msgstr ""
10798
87ccc1b0 10799#: macro.c:964
ac50feda
RH
10800msgid "macro formal argument does not exist"
10801msgstr ""
10802
87ccc1b0 10803#: macro.c:979
ac50feda
RH
10804msgid "can't mix positional and keyword arguments"
10805msgstr ""
10806
87ccc1b0 10807#: macro.c:987
ac50feda
RH
10808msgid "too many positional arguments"
10809msgstr ""
10810
87ccc1b0 10811#: macro.c:1162
ac50feda
RH
10812msgid "unexpected end of file in irp or irpc"
10813msgstr ""
10814
87ccc1b0 10815#: macro.c:1170
ac50feda
RH
10816msgid "missing model parameter"
10817msgstr ""
10818
5f68c319 10819#: messages.c:104
ac50feda
RH
10820msgid "Assembler messages:\n"
10821msgstr ""
10822
5f68c319 10823#: messages.c:214
ac50feda
RH
10824msgid "Warning: "
10825msgstr ""
10826
5f68c319 10827#: messages.c:318
ac50feda
RH
10828msgid "Error: "
10829msgstr ""
10830
a85d7ed0 10831#: messages.c:413 messages.c:433
ac50feda
RH
10832msgid "Fatal error: "
10833msgstr ""
10834
a85d7ed0 10835#: messages.c:450
ac50feda
RH
10836msgid "Internal error!\n"
10837msgstr ""
10838
a85d7ed0 10839#: messages.c:452
ac50feda
RH
10840#, c-format
10841msgid "Assertion failure in %s at %s line %d.\n"
10842msgstr ""
10843
a85d7ed0 10844#: messages.c:455
ac50feda
RH
10845#, c-format
10846msgid "Assertion failure at %s line %d.\n"
10847msgstr ""
10848
a85d7ed0 10849#: messages.c:456 messages.c:475
ac50feda
RH
10850msgid "Please report this bug.\n"
10851msgstr ""
10852
a85d7ed0 10853#: messages.c:470
ac50feda
RH
10854#, c-format
10855msgid "Internal error, aborting at %s line %d in %s\n"
10856msgstr ""
10857
a85d7ed0 10858#: messages.c:473
ac50feda
RH
10859#, c-format
10860msgid "Internal error, aborting at %s line %d\n"
10861msgstr ""
10862
10863#: output-file.c:48
10864#, c-format
328577ad 10865msgid "can't open a bfd on stdout %s"
ac50feda
RH
10866msgstr ""
10867
328577ad 10868#: output-file.c:52 output-file.c:115
ac50feda 10869#, c-format
328577ad 10870msgid "FATAL: can't create %s"
ac50feda
RH
10871msgstr ""
10872
328577ad 10873#: output-file.c:73 output-file.c:80
ac50feda 10874#, c-format
328577ad 10875msgid "FATAL: can't close %s\n"
ac50feda
RH
10876msgstr ""
10877
328577ad
NC
10878#: output-file.c:126
10879#, c-format
10880msgid "FATAL: can't close %s"
10881msgstr ""
10882
10883#: output-file.c:147
ac50feda
RH
10884msgid "Failed to emit an object byte"
10885msgstr ""
10886
328577ad
NC
10887#: output-file.c:148
10888msgid "can't continue"
ac50feda
RH
10889msgstr ""
10890
87ccc1b0 10891#: read.c:442
ac50feda
RH
10892#, c-format
10893msgid "error constructing %s pseudo-op table: %s"
10894msgstr ""
10895
87ccc1b0 10896#: read.c:809
ac50feda 10897#, c-format
328577ad 10898msgid "unknown pseudo-op: `%s'"
ac50feda
RH
10899msgstr ""
10900
87ccc1b0 10901#: read.c:940
ac50feda
RH
10902#, c-format
10903msgid "label \"%d$\" redefined"
10904msgstr ""
10905
87ccc1b0 10906#: read.c:1152
ac50feda
RH
10907msgid ".abort detected. Abandoning ship."
10908msgstr ""
10909
87ccc1b0 10910#: read.c:1174 read.c:2412
328577ad 10911msgid "ignoring fill value in absolute section"
ac50feda
RH
10912msgstr ""
10913
87ccc1b0 10914#: read.c:1260
ac50feda 10915#, c-format
328577ad 10916msgid "alignment too large: %u assumed"
ac50feda
RH
10917msgstr ""
10918
87ccc1b0 10919#: read.c:1292
ac50feda
RH
10920msgid "expected fill pattern missing"
10921msgstr ""
10922
87ccc1b0 10923#: read.c:1392
328577ad
NC
10924#, c-format
10925msgid ".COMMon length (%ld) < 0 ignored"
10926msgstr ""
10927
87ccc1b0 10928#: read.c:1416
328577ad
NC
10929#, c-format
10930msgid "length of .comm \"%s\" is already %ld; not changing to %ld"
ac50feda
RH
10931msgstr ""
10932
10933#. Some of the back ends can't deal with non-positive line numbers.
10934#. Besides, it's silly.
87ccc1b0 10935#: read.c:1635
ac50feda 10936#, c-format
328577ad 10937msgid "line numbers must be positive; line number %d rejected"
ac50feda
RH
10938msgstr ""
10939
87ccc1b0 10940#: read.c:1663
ac50feda
RH
10941msgid "start address not supported"
10942msgstr ""
10943
87ccc1b0 10944#: read.c:1673
ac50feda
RH
10945msgid ".err encountered"
10946msgstr ""
10947
87ccc1b0 10948#: read.c:1692 read.c:1694
ac50feda
RH
10949#, c-format
10950msgid ".fail %ld encountered"
10951msgstr ""
10952
87ccc1b0 10953#: read.c:1731
ac50feda 10954#, c-format
328577ad 10955msgid ".fill size clamped to %d"
ac50feda
RH
10956msgstr ""
10957
87ccc1b0 10958#: read.c:1736
328577ad 10959msgid "size negative; .fill ignored"
ac50feda
RH
10960msgstr ""
10961
87ccc1b0 10962#: read.c:1742
328577ad 10963msgid "repeat < 0; .fill ignored"
ac50feda
RH
10964msgstr ""
10965
87ccc1b0 10966#: read.c:1902
ac50feda
RH
10967#, c-format
10968msgid "unrecognized .linkonce type `%s'"
10969msgstr ""
10970
87ccc1b0 10971#: read.c:1915 read.c:1941
ac50feda
RH
10972msgid ".linkonce is not supported for this object file format"
10973msgstr ""
10974
87ccc1b0 10975#: read.c:1937
ac50feda
RH
10976#, c-format
10977msgid "bfd_set_section_flags: %s"
10978msgstr ""
10979
87ccc1b0 10980#: read.c:1992
328577ad
NC
10981msgid "missing size expression"
10982msgstr ""
10983
87ccc1b0 10984#: read.c:1998
328577ad
NC
10985#, c-format
10986msgid "BSS length (%d) < 0 ignored"
10987msgstr ""
10988
87ccc1b0 10989#: read.c:2014
ac50feda
RH
10990#, c-format
10991msgid "error setting flags for \".sbss\": %s"
10992msgstr ""
10993
87ccc1b0 10994#: read.c:2037
328577ad 10995msgid "expected comma after size"
ac50feda
RH
10996msgstr ""
10997
87ccc1b0 10998#: read.c:2071
328577ad
NC
10999#, c-format
11000msgid "alignment too large; %d assumed"
ac50feda
RH
11001msgstr ""
11002
87ccc1b0 11003#: read.c:2076
328577ad 11004msgid "alignment negative; 0 assumed"
ac50feda
RH
11005msgstr ""
11006
87ccc1b0 11007#: read.c:2341
ac50feda
RH
11008#, c-format
11009msgid "attempt to redefine pseudo-op `%s' ignored"
11010msgstr ""
11011
87ccc1b0 11012#: read.c:2407
ac50feda 11013#, c-format
328577ad 11014msgid "invalid segment \"%s\""
ac50feda
RH
11015msgstr ""
11016
87ccc1b0 11017#: read.c:2415
ac50feda
RH
11018msgid "only constant offsets supported in absolute section"
11019msgstr ""
11020
87ccc1b0 11021#: read.c:2455
ac50feda
RH
11022msgid "MRI style ORG pseudo-op not supported"
11023msgstr ""
11024
87ccc1b0 11025#: read.c:2612
ac50feda
RH
11026#, c-format
11027msgid "unrecognized section type `%s'"
11028msgstr ""
11029
87ccc1b0 11030#: read.c:2626
ac50feda
RH
11031msgid "absolute sections are not supported"
11032msgstr ""
11033
87ccc1b0 11034#: read.c:2641
ac50feda
RH
11035#, c-format
11036msgid "unrecognized section command `%s'"
11037msgstr ""
11038
87ccc1b0 11039#: read.c:2707
328577ad
NC
11040msgid ".endr encountered without preceeding .rept, .irc, or .irp"
11041msgstr ""
11042
87ccc1b0 11043#: read.c:2739
a74801ba
ILT
11044#, c-format
11045msgid "%s without %s"
ac50feda
RH
11046msgstr ""
11047
87ccc1b0 11048#: read.c:2948
328577ad 11049msgid "unsupported variable size or fill value"
ac50feda
RH
11050msgstr ""
11051
87ccc1b0 11052#: read.c:2973
ac50feda
RH
11053msgid ".space repeat count is zero, ignored"
11054msgstr ""
11055
87ccc1b0 11056#: read.c:2975
ac50feda
RH
11057msgid ".space repeat count is negative, ignored"
11058msgstr ""
11059
87ccc1b0 11060#: read.c:3004
ac50feda
RH
11061msgid "space allocation too complex in absolute section"
11062msgstr ""
11063
87ccc1b0 11064#: read.c:3010
ac50feda
RH
11065msgid "space allocation too complex in common section"
11066msgstr ""
11067
87ccc1b0 11068#: read.c:3098 read.c:4180
ac50feda 11069#, c-format
328577ad 11070msgid "bad floating literal: %s"
ac50feda
RH
11071msgstr ""
11072
87ccc1b0 11073#: read.c:3171
ac50feda 11074#, c-format
328577ad 11075msgid "rest of line ignored; first ignored character is `%c'"
ac50feda
RH
11076msgstr ""
11077
87ccc1b0 11078#: read.c:3174
ac50feda 11079#, c-format
328577ad 11080msgid "rest of line ignored; first ignored character valued 0x%x"
ac50feda
RH
11081msgstr ""
11082
87ccc1b0 11083#: read.c:3227
328577ad 11084msgid "missing expression"
ac50feda
RH
11085msgstr ""
11086
87ccc1b0 11087#: read.c:3396
ac50feda
RH
11088msgid "rva without symbol"
11089msgstr ""
11090
87ccc1b0 11091#: read.c:3520
ac50feda
RH
11092msgid "attempt to store value in absolute section"
11093msgstr ""
11094
87ccc1b0 11095#: read.c:3558 read.c:4458
ac50feda
RH
11096msgid "zero assumed for missing expression"
11097msgstr ""
11098
87ccc1b0 11099#: read.c:3570 read.c:4470 write.c:322
ac50feda
RH
11100msgid "register value used as expression"
11101msgstr ""
11102
11103#. Leading bits contain both 0s & 1s.
87ccc1b0 11104#: read.c:3661
ac50feda 11105#, c-format
328577ad 11106msgid "value 0x%lx truncated to 0x%lx"
ac50feda
RH
11107msgstr ""
11108
87ccc1b0 11109#: read.c:3677
ac50feda 11110#, c-format
328577ad 11111msgid "bignum truncated to %d bytes"
ac50feda
RH
11112msgstr ""
11113
87ccc1b0 11114#: read.c:3844
ac50feda
RH
11115msgid "using a bit field width of zero"
11116msgstr ""
11117
87ccc1b0 11118#: read.c:3852
ac50feda
RH
11119#, c-format
11120msgid "field width \"%s\" too complex for a bitfield"
11121msgstr ""
11122
87ccc1b0 11123#: read.c:3860
ac50feda
RH
11124#, c-format
11125msgid "field width %lu too big to fit in %d bytes: truncated to %d bits"
11126msgstr ""
11127
87ccc1b0 11128#: read.c:3882
ac50feda
RH
11129#, c-format
11130msgid "field value \"%s\" too complex for a bitfield"
11131msgstr ""
11132
87ccc1b0 11133#: read.c:4008 read.c:4202
328577ad 11134msgid "unresolvable or nonpositive repeat count; using 1"
ac50feda
RH
11135msgstr ""
11136
87ccc1b0 11137#: read.c:4059
ac50feda 11138#, c-format
328577ad 11139msgid "unknown floating type type '%c'"
ac50feda
RH
11140msgstr ""
11141
87ccc1b0 11142#: read.c:4081
328577ad 11143msgid "floating point constant too large"
ac50feda
RH
11144msgstr ""
11145
87ccc1b0
NC
11146#: read.c:4571
11147msgid "strings must be placed into a section"
11148msgstr ""
11149
11150#: read.c:4621
328577ad 11151msgid "expected <nn>"
ac50feda
RH
11152msgstr ""
11153
11154#. To be compatible with BSD 4.2 as: give the luser a linefeed!!
87ccc1b0 11155#: read.c:4654 read.c:4740
328577ad 11156msgid "unterminated string; newline inserted"
ac50feda
RH
11157msgstr ""
11158
87ccc1b0 11159#: read.c:4748
328577ad 11160msgid "bad escaped character in string"
ac50feda
RH
11161msgstr ""
11162
87ccc1b0 11163#: read.c:4774
328577ad 11164msgid "expected address expression"
ac50feda
RH
11165msgstr ""
11166
87ccc1b0 11167#: read.c:4794
ac50feda
RH
11168#, c-format
11169msgid "symbol \"%s\" undefined; zero assumed"
11170msgstr ""
11171
87ccc1b0 11172#: read.c:4797
ac50feda
RH
11173msgid "some symbol undefined; zero assumed"
11174msgstr ""
11175
87ccc1b0 11176#: read.c:4814
328577ad 11177msgid "bad or irreducible absolute expression"
ac50feda
RH
11178msgstr ""
11179
87ccc1b0 11180#: read.c:4857
328577ad 11181msgid "this string may not contain '\\0'"
ac50feda
RH
11182msgstr ""
11183
87ccc1b0 11184#: read.c:4894
328577ad 11185msgid "missing string"
ac50feda
RH
11186msgstr ""
11187
87ccc1b0 11188#: read.c:5017
328577ad
NC
11189#, c-format
11190msgid ".incbin count zero, ignoring `%s'"
ac50feda
RH
11191msgstr ""
11192
87ccc1b0 11193#: read.c:5043
328577ad
NC
11194#, c-format
11195msgid "file not found: %s"
ac50feda
RH
11196msgstr ""
11197
87ccc1b0 11198#: read.c:5057
ac50feda 11199#, c-format
328577ad 11200msgid "seek to end of .incbin file failed `%s'"
ac50feda
RH
11201msgstr ""
11202
87ccc1b0 11203#: read.c:5068
328577ad
NC
11204#, c-format
11205msgid "skip (%ld) + count (%ld) larger than file size (%ld)"
ac50feda
RH
11206msgstr ""
11207
87ccc1b0 11208#: read.c:5075
328577ad
NC
11209#, c-format
11210msgid "could not skip to %ld in file `%s'"
11211msgstr ""
11212
87ccc1b0 11213#: read.c:5084
328577ad
NC
11214#, c-format
11215msgid "truncated file `%s', %ld of %ld bytes read"
11216msgstr ""
11217
87ccc1b0 11218#: read.c:5247
328577ad
NC
11219msgid "missing .func"
11220msgstr ""
11221
87ccc1b0 11222#: read.c:5264
328577ad
NC
11223msgid ".endfunc missing for previous .func"
11224msgstr ""
11225
87ccc1b0 11226#: stabs.c:220 stabs.c:228 stabs.c:236 stabs.c:255
ac50feda 11227#, c-format
328577ad
NC
11228msgid ".stab%c: missing comma"
11229msgstr ""
11230
87ccc1b0
NC
11231#. This could happen for example with a source file with a huge
11232#. number of lines. The only cure is to use a different debug
11233#. format, probably DWARF.
11234#: stabs.c:248
11235#, c-format
11236msgid ".stab%c: description field '%x' too big, try a different debug format"
11237msgstr ""
11238
11239#: stabs.c:435
328577ad 11240msgid "comma missing in .xstabs"
ac50feda
RH
11241msgstr ""
11242
328577ad 11243#: subsegs.c:377
ac50feda 11244#, c-format
328577ad 11245msgid "attempt to switch to nonexistent segment \"%s\""
ac50feda
RH
11246msgstr ""
11247
87ccc1b0
NC
11248#: symbols.c:318
11249#, c-format
11250msgid "cannot define symbol `%s' in absolute section"
11251msgstr ""
11252
11253#: symbols.c:452
ac50feda 11254#, c-format
328577ad 11255msgid "symbol `%s' is already defined as \"%s\"/%s%ld"
ac50feda
RH
11256msgstr ""
11257
87ccc1b0 11258#: symbols.c:529 symbols.c:536
ac50feda 11259#, c-format
328577ad 11260msgid "inserting \"%s\" into symbol table failed: %s"
ac50feda
RH
11261msgstr ""
11262
87ccc1b0 11263#: symbols.c:853 symbols.c:857
ac50feda 11264#, c-format
87ccc1b0 11265msgid "undefined symbol `%s' in operation"
ac50feda
RH
11266msgstr ""
11267
87ccc1b0 11268#: symbols.c:864
ac50feda 11269#, c-format
87ccc1b0 11270msgid "invalid sections for operation on `%s' and `%s'"
ac50feda
RH
11271msgstr ""
11272
87ccc1b0
NC
11273#: symbols.c:868
11274#, c-format
11275msgid "invalid section for operation on `%s'"
ac50feda
RH
11276msgstr ""
11277
87ccc1b0 11278#: symbols.c:876 symbols.c:879
ac50feda 11279#, c-format
328577ad 11280msgid "undefined symbol `%s' in operation setting `%s'"
ac50feda
RH
11281msgstr ""
11282
87ccc1b0
NC
11283#: symbols.c:886
11284#, c-format
11285msgid "invalid sections for operation on `%s' and `%s' setting `%s'"
11286msgstr ""
11287
11288#: symbols.c:890
11289#, c-format
11290msgid "invalid section for operation on `%s' setting `%s'"
11291msgstr ""
11292
11293#: symbols.c:943
ac50feda 11294#, c-format
87ccc1b0 11295msgid "symbol definition loop encountered at `%s'"
ac50feda
RH
11296msgstr ""
11297
87ccc1b0 11298#: symbols.c:1172
ac50feda 11299#, c-format
328577ad 11300msgid "division by zero when setting `%s'"
ac50feda
RH
11301msgstr ""
11302
87ccc1b0 11303#: symbols.c:1259 write.c:2009
ac50feda 11304#, c-format
328577ad 11305msgid "can't resolve value for symbol `%s'"
ac50feda
RH
11306msgstr ""
11307
87ccc1b0 11308#: symbols.c:1653
ac50feda
RH
11309#, c-format
11310msgid "\"%d\" (instance number %d of a %s label)"
11311msgstr ""
11312
87ccc1b0 11313#: symbols.c:1690
ac50feda 11314#, c-format
328577ad 11315msgid "attempt to get value of unresolved symbol `%s'"
ac50feda
RH
11316msgstr ""
11317
87ccc1b0 11318#: symbols.c:1950
328577ad 11319msgid "section symbols are already global"
c45021f2
NC
11320msgstr ""
11321
87ccc1b0
NC
11322#: symbols.c:1993
11323#, c-format
11324msgid "Accessing function `%s' as thread-local object"
11325msgstr ""
11326
11327#: symbols.c:1997
11328#, c-format
11329msgid "Accessing `%s' as thread-local object"
11330msgstr ""
11331
11332#: write.c:215
ac50feda
RH
11333#, c-format
11334msgid "field fx_size too small to hold %d"
11335msgstr ""
11336
87ccc1b0 11337#: write.c:349
ac50feda
RH
11338msgid "rva not supported"
11339msgstr ""
11340
87ccc1b0 11341#: write.c:570
ac50feda
RH
11342#, c-format
11343msgid "attempt to .org/.space backwards? (%ld)"
11344msgstr ""
11345
87ccc1b0 11346#: write.c:1003 write.c:1075
ac50feda
RH
11347msgid "relocation out of range"
11348msgstr ""
11349
87ccc1b0 11350#: write.c:1006 write.c:1078
ac50feda
RH
11351#, c-format
11352msgid "%s:%u: bad return from bfd_install_relocation: %x"
11353msgstr ""
11354
87ccc1b0 11355#: write.c:1058
ac50feda
RH
11356msgid "internal error: fixup not contained within frag"
11357msgstr ""
11358
87ccc1b0 11359#: write.c:1165 write.c:1189
ac50feda
RH
11360#, c-format
11361msgid "FATAL: Can't write %s"
11362msgstr ""
11363
87ccc1b0 11364#: write.c:1221
328577ad 11365msgid "cannot write to output file"
ac50feda
RH
11366msgstr ""
11367
87ccc1b0 11368#: write.c:1478
ac50feda 11369#, c-format
328577ad 11370msgid "%d error%s, %d warning%s, generating bad object file"
ac50feda
RH
11371msgstr ""
11372
87ccc1b0 11373#: write.c:1485
ac50feda 11374#, c-format
328577ad 11375msgid "%d error%s, %d warning%s, no object file generated"
ac50feda
RH
11376msgstr ""
11377
87ccc1b0 11378#: write.c:1946
ac50feda 11379#, c-format
328577ad 11380msgid "local label `%s' is not defined"
ac50feda
RH
11381msgstr ""
11382
6840198f 11383#: write.c:2245
ac50feda
RH
11384#, c-format
11385msgid "alignment padding (%lu bytes) not a multiple of %ld"
11386msgstr ""
11387
328577ad 11388#: write.c:2362
ac50feda
RH
11389#, c-format
11390msgid ".word %s-%s+%s didn't fit"
11391msgstr ""
11392
328577ad
NC
11393#: write.c:2447
11394msgid "attempt to .org backwards"
ac50feda
RH
11395msgstr ""
11396
328577ad 11397#: write.c:2475
ac50feda
RH
11398msgid ".space specifies non-absolute value"
11399msgstr ""
11400
328577ad 11401#: write.c:2482
ac50feda
RH
11402msgid ".space or .fill with negative value, ignored"
11403msgstr ""
11404
87ccc1b0 11405#: write.c:2692
328577ad 11406#, c-format
87ccc1b0 11407msgid "can't resolve `%s' {%s section} - `%s' {%s section}"
328577ad
NC
11408msgstr ""
11409
87ccc1b0 11410#: write.c:2774
328577ad
NC
11411#, c-format
11412msgid "value of %s too large for field of %d bytes at %s"
ac50feda
RH
11413msgstr ""
11414
87ccc1b0 11415#: write.c:2786
ac50feda 11416#, c-format
328577ad 11417msgid "signed .word overflow; switch may be too large; %ld at 0x%lx"
ac50feda 11418msgstr ""
This page took 0.964792 seconds and 4 git commands to generate.