Remove uses of ctype.h
[deliverable/binutils-gdb.git] / gas / po / gas.pot
CommitLineData
252b5132 1# SOME DESCRIPTIVE TITLE.
fce00800
AM
2# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3# This file is distributed under the same license as the PACKAGE package.
252b5132
RH
4# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5#
6#, fuzzy
7msgid ""
8msgstr ""
9"Project-Id-Version: PACKAGE VERSION\n"
fce00800 10"POT-Creation-Date: 2003-07-11 13:57+0930\n"
252b5132
RH
11"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13"Language-Team: LANGUAGE <LL@li.org>\n"
14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=CHARSET\n"
328577ad 16"Content-Transfer-Encoding: 8bit\n"
252b5132 17
fce00800 18#: app.c:474 app.c:488
252b5132
RH
19msgid "end of file in comment"
20msgstr ""
21
fce00800 22#: app.c:567
328577ad 23msgid "end of file in string; inserted '\"'"
252b5132
RH
24msgstr ""
25
fce00800 26#: app.c:612
87ccc1b0 27msgid "end of file in string; '\"' inserted"
252b5132
RH
28msgstr ""
29
fce00800 30#: app.c:638
87ccc1b0
NC
31#, c-format
32msgid "unknown escape '\\%c' in string; ignored"
252b5132
RH
33msgstr ""
34
fce00800 35#: app.c:790
252b5132
RH
36msgid "end of file not at end of a line; newline inserted"
37msgstr ""
38
fce00800 39#: app.c:949
252b5132
RH
40msgid "end of file in multiline comment"
41msgstr ""
42
fce00800 43#: app.c:1013
252b5132
RH
44msgid "end of file after a one-character quote; \\0 inserted"
45msgstr ""
46
fce00800 47#: app.c:1021
252b5132
RH
48msgid "end of file in escape character"
49msgstr ""
50
fce00800 51#: app.c:1033
328577ad 52msgid "missing close quote; (assumed)"
252b5132
RH
53msgstr ""
54
fce00800 55#: app.c:1101 app.c:1155 app.c:1166 app.c:1231
252b5132
RH
56msgid "end of file in comment; newline inserted"
57msgstr ""
58
87ccc1b0 59#: as.c:160
a74801ba
ILT
60msgid "missing emulation mode name"
61msgstr ""
62
87ccc1b0 63#: as.c:175
a74801ba
ILT
64#, c-format
65msgid "unrecognized emulation name `%s'"
66msgstr ""
67
87ccc1b0 68#: as.c:222
252b5132
RH
69#, c-format
70msgid "GNU assembler version %s (%s) using BFD version %s"
71msgstr ""
72
87ccc1b0 73#: as.c:225
252b5132
RH
74#, c-format
75msgid "GNU assembler version %s (%s)"
76msgstr ""
77
87ccc1b0 78#: as.c:234
252b5132
RH
79#, c-format
80msgid "Usage: %s [option...] [asmfile...]\n"
81msgstr ""
82
87ccc1b0 83#: as.c:236
252b5132
RH
84msgid ""
85"Options:\n"
a74801ba
ILT
86" -a[sub-option...]\t turn on listings\n"
87" \t Sub-options [default hls]:\n"
88" \t c omit false conditionals\n"
89" \t d omit debugging directives\n"
90" \t h include high-level source\n"
91" \t l include assembly\n"
92" \t m include macro expansions\n"
93" \t n omit forms processing\n"
94" \t s include symbols\n"
a74801ba
ILT
95" \t =FILE list to FILE (must be last sub-option)\n"
96msgstr ""
97
87ccc1b0 98#: as.c:249
a74801ba
ILT
99msgid " -D produce assembler debugging messages\n"
100msgstr ""
101
87ccc1b0 102#: as.c:251
a74801ba
ILT
103msgid " --defsym SYM=VAL define symbol SYM to given value\n"
104msgstr ""
105
87ccc1b0 106#: as.c:267
a74801ba
ILT
107#, c-format
108msgid " emulate output (default %s)\n"
109msgstr ""
110
fce00800
AM
111#: as.c:272
112msgid " --execstack require executable stack for this object\n"
113msgstr ""
114
115#: as.c:274
116msgid ""
117" --noexecstack don't require executable stack for this object\n"
118msgstr ""
119
120#: as.c:277
a74801ba
ILT
121msgid " -f skip whitespace and comment preprocessing\n"
122msgstr ""
123
fce00800 124#: as.c:279
a74801ba
ILT
125msgid " --gstabs generate stabs debugging information\n"
126msgstr ""
127
fce00800 128#: as.c:281
a74801ba
ILT
129msgid " --gdwarf2 generate DWARF2 debugging information\n"
130msgstr ""
131
fce00800 132#: as.c:283
a74801ba
ILT
133msgid " --help show this message and exit\n"
134msgstr ""
135
fce00800 136#: as.c:285
85a39694
NC
137msgid " --target-help show target specific options\n"
138msgstr ""
139
fce00800 140#: as.c:287
a74801ba
ILT
141msgid ""
142" -I DIR add DIR to search list for .include directives\n"
143msgstr ""
144
fce00800 145#: as.c:289
a74801ba
ILT
146msgid " -J don't warn about signed overflow\n"
147msgstr ""
148
fce00800 149#: as.c:291
252b5132 150msgid ""
a74801ba
ILT
151" -K warn when differences altered for long "
152"displacements\n"
153msgstr ""
154
fce00800 155#: as.c:293
a74801ba
ILT
156msgid " -L,--keep-locals keep local symbols (e.g. starting with `L')\n"
157msgstr ""
158
fce00800 159#: as.c:295
a74801ba
ILT
160msgid " -M,--mri assemble in MRI compatibility mode\n"
161msgstr ""
162
fce00800 163#: as.c:297
a74801ba
ILT
164msgid ""
165" --MD FILE write dependency information in FILE (default "
166"none)\n"
167msgstr ""
168
fce00800 169#: as.c:299
a74801ba
ILT
170msgid " -nocpp ignored\n"
171msgstr ""
172
fce00800 173#: as.c:301
a74801ba 174msgid ""
328577ad
NC
175" -o OBJFILE name the object-file output OBJFILE (default a."
176"out)\n"
a74801ba
ILT
177msgstr ""
178
fce00800 179#: as.c:303
a74801ba
ILT
180msgid " -R fold data section into text section\n"
181msgstr ""
182
fce00800 183#: as.c:305
a74801ba
ILT
184msgid ""
185" --statistics print various measured statistics from execution\n"
186msgstr ""
187
fce00800 188#: as.c:307
a74801ba
ILT
189msgid " --strip-local-absolute strip local absolute symbols\n"
190msgstr ""
191
fce00800 192#: as.c:309
a74801ba
ILT
193msgid ""
194" --traditional-format Use same format as native assembler when possible\n"
195msgstr ""
196
fce00800 197#: as.c:311
a74801ba
ILT
198msgid " --version print assembler version number and exit\n"
199msgstr ""
200
fce00800 201#: as.c:313
a74801ba
ILT
202msgid " -W --no-warn suppress warnings\n"
203msgstr ""
204
fce00800 205#: as.c:315
a74801ba
ILT
206msgid " --warn don't suppress warnings\n"
207msgstr ""
208
fce00800 209#: as.c:317
a74801ba
ILT
210msgid " --fatal-warnings treat warnings as errors\n"
211msgstr ""
212
fce00800 213#: as.c:319
252b5132 214msgid ""
a74801ba
ILT
215" --itbl INSTTBL extend instruction set to include instructions\n"
216" matching the specifications defined in file "
217"INSTTBL\n"
218msgstr ""
219
fce00800 220#: as.c:322
a74801ba
ILT
221msgid " -w ignored\n"
222msgstr ""
223
fce00800 224#: as.c:324
a74801ba
ILT
225msgid " -X ignored\n"
226msgstr ""
227
fce00800 228#: as.c:326
a74801ba
ILT
229msgid " -Z generate object file even after errors\n"
230msgstr ""
231
fce00800 232#: as.c:328
252b5132 233msgid ""
a74801ba 234" --listing-lhs-width set the width in words of the output data column "
252b5132 235"of\n"
a74801ba 236" the listing\n"
252b5132
RH
237msgstr ""
238
fce00800 239#: as.c:331
252b5132 240msgid ""
a74801ba
ILT
241" --listing-lhs-width2 set the width in words of the continuation lines\n"
242" of the output data column; ignored if smaller "
243"than\n"
244" the width of the first line\n"
252b5132
RH
245msgstr ""
246
fce00800 247#: as.c:335
a74801ba
ILT
248msgid ""
249" --listing-rhs-width set the max width in characters of the lines from\n"
250" the source file\n"
252b5132
RH
251msgstr ""
252
fce00800 253#: as.c:338
a74801ba
ILT
254msgid ""
255" --listing-cont-lines set the maximum number of continuation lines used\n"
256" for the output data column of the listing\n"
257msgstr ""
258
fce00800 259#: as.c:345
8ad3436c
AM
260#, c-format
261msgid "Report bugs to %s\n"
252b5132
RH
262msgstr ""
263
fce00800 264#: as.c:557 as.c:559
252b5132
RH
265#, c-format
266msgid "GNU assembler %s\n"
267msgstr ""
268
fce00800 269#: as.c:561
3b16e843 270msgid "Copyright 2002 Free Software Foundation, Inc.\n"
252b5132
RH
271msgstr ""
272
fce00800 273#: as.c:562
252b5132
RH
274msgid ""
275"This program is free software; you may redistribute it under the terms of\n"
276"the GNU General Public License. This program has absolutely no warranty.\n"
277msgstr ""
278
fce00800 279#: as.c:565
252b5132
RH
280#, c-format
281msgid "This assembler was configured for a target of `%s'.\n"
282msgstr ""
283
fce00800 284#: as.c:572
252b5132
RH
285msgid "multiple emulation names specified"
286msgstr ""
287
fce00800 288#: as.c:574
252b5132
RH
289msgid "emulations not handled in this configuration"
290msgstr ""
291
fce00800 292#: as.c:579
252b5132
RH
293#, c-format
294msgid "alias = %s\n"
295msgstr ""
296
fce00800 297#: as.c:580
252b5132
RH
298#, c-format
299msgid "canonical = %s\n"
300msgstr ""
301
fce00800 302#: as.c:581
252b5132
RH
303#, c-format
304msgid "cpu-type = %s\n"
305msgstr ""
306
fce00800 307#: as.c:583
252b5132
RH
308#, c-format
309msgid "format = %s\n"
310msgstr ""
311
fce00800 312#: as.c:586
252b5132
RH
313#, c-format
314msgid "bfd-target = %s\n"
315msgstr ""
316
fce00800 317#: as.c:599
252b5132
RH
318msgid "bad defsym; format is --defsym name=value"
319msgstr ""
320
fce00800 321#: as.c:623
328577ad 322msgid "no file name following -t option"
252b5132
RH
323msgstr ""
324
fce00800 325#: as.c:638
252b5132 326#, c-format
328577ad 327msgid "failed to read instruction table %s\n"
252b5132
RH
328msgstr ""
329
fce00800 330#: as.c:765
252b5132
RH
331#, c-format
332msgid "invalid listing option `%c'"
333msgstr ""
334
fce00800 335#: as.c:984
a74801ba
ILT
336#, c-format
337msgid "%d warnings, treating warnings as errors"
338msgstr ""
339
fce00800 340#: as.c:1015
252b5132
RH
341#, c-format
342msgid "%s: total time in assembly: %ld.%06ld\n"
343msgstr ""
344
fce00800 345#: as.c:1018
252b5132
RH
346#, c-format
347msgid "%s: data size %ld\n"
348msgstr ""
349
328577ad
NC
350#: as.h:216
351#, c-format
352msgid "Case value %ld unexpected at line %d of file \"%s\"\n"
353msgstr ""
354
252b5132
RH
355#.
356#. * We have a GROSS internal error.
357#. * This should never happen.
358#.
87ccc1b0 359#: atof-generic.c:437 config/tc-m68k.c:2869
328577ad 360msgid "failed sanity check"
252b5132
RH
361msgstr ""
362
87ccc1b0 363#: cond.c:83
252b5132
RH
364msgid "invalid identifier for \".ifdef\""
365msgstr ""
366
87ccc1b0 367#: cond.c:151
252b5132
RH
368msgid "non-constant expression in \".if\" statement"
369msgstr ""
370
87ccc1b0 371#: cond.c:247
252b5132
RH
372msgid "bad format for ifc or ifnc"
373msgstr ""
374
87ccc1b0 375#: cond.c:278
328577ad 376msgid "\".elseif\" without matching \".if\""
252b5132
RH
377msgstr ""
378
87ccc1b0 379#: cond.c:282
328577ad 380msgid "\".elseif\" after \".else\""
252b5132
RH
381msgstr ""
382
87ccc1b0 383#: cond.c:285 cond.c:393
252b5132
RH
384msgid "here is the previous \"else\""
385msgstr ""
386
87ccc1b0 387#: cond.c:288 cond.c:396
252b5132
RH
388msgid "here is the previous \"if\""
389msgstr ""
390
87ccc1b0 391#: cond.c:317
a74801ba
ILT
392msgid "non-constant expression in \".elseif\" statement"
393msgstr ""
394
87ccc1b0 395#: cond.c:356
a74801ba
ILT
396msgid "\".endif\" without \".if\""
397msgstr ""
398
87ccc1b0 399#: cond.c:386
328577ad 400msgid "\".else\" without matching \".if\""
a74801ba
ILT
401msgstr ""
402
87ccc1b0 403#: cond.c:390
328577ad 404msgid "duplicate \"else\""
a74801ba
ILT
405msgstr ""
406
87ccc1b0 407#: cond.c:442
252b5132
RH
408msgid ".ifeqs syntax error"
409msgstr ""
410
87ccc1b0 411#: cond.c:525
252b5132
RH
412msgid "end of macro inside conditional"
413msgstr ""
414
87ccc1b0 415#: cond.c:527
252b5132
RH
416msgid "end of file inside conditional"
417msgstr ""
418
87ccc1b0 419#: cond.c:530
252b5132
RH
420msgid "here is the start of the unterminated conditional"
421msgstr ""
422
87ccc1b0 423#: cond.c:534
252b5132
RH
424msgid "here is the \"else\" of the unterminated conditional"
425msgstr ""
426
7b15d668 427#: config/obj-aout.c:162
252b5132
RH
428#, c-format
429msgid "Attempt to put a common symbol into set %s"
430msgstr ""
431
7b15d668 432#: config/obj-aout.c:166
252b5132
RH
433#, c-format
434msgid "Attempt to put an undefined symbol into set %s"
435msgstr ""
436
87ccc1b0 437#: config/obj-aout.c:197 config/obj-coff.c:1276
252b5132
RH
438#, c-format
439msgid "Symbol `%s' can not be both weak and common"
440msgstr ""
441
87ccc1b0 442#: config/obj-aout.c:255 config/obj-coff.c:2022
252b5132
RH
443msgid "unresolved relocation"
444msgstr ""
445
87ccc1b0 446#: config/obj-aout.c:257 config/obj-coff.c:2024
252b5132
RH
447#, c-format
448msgid "bad relocation: symbol `%s' not in symbol table"
449msgstr ""
450
7b15d668 451#: config/obj-aout.c:344
252b5132
RH
452#, c-format
453msgid "%s: bad type for weak symbol"
454msgstr ""
455
fce00800 456#: config/obj-aout.c:458 config/obj-coff.c:2945 write.c:1931
252b5132
RH
457#, c-format
458msgid "%s: global symbols not supported in common sections"
459msgstr ""
460
7b15d668 461#: config/obj-aout.c:524
252b5132
RH
462#, c-format
463msgid "Local symbol %s never defined."
464msgstr ""
465
87ccc1b0 466#: config/obj-bout.c:319 config/obj-vms.c:629
252b5132
RH
467#, c-format
468msgid "Local symbol %s never defined"
469msgstr ""
470
328577ad 471#: config/obj-coff.c:166
252b5132
RH
472#, c-format
473msgid "Inserting \"%s\" into structure table failed: %s"
474msgstr ""
475
a74801ba 476#. Zero is used as an end marker in the file.
328577ad 477#: config/obj-coff.c:469
a74801ba
ILT
478msgid "Line numbers must be positive integers\n"
479msgstr ""
480
87ccc1b0
NC
481#. Wrong context.
482#: config/obj-coff.c:503 config/obj-coff.c:2367
252b5132
RH
483msgid ".ln pseudo-op inside .def/.endef: ignored."
484msgstr ""
485
87ccc1b0 486#: config/obj-coff.c:546 ecoff.c:3278
a74801ba
ILT
487msgid ".loc outside of .text"
488msgstr ""
489
328577ad 490#: config/obj-coff.c:553
a74801ba
ILT
491msgid ".loc pseudo-op inside .def/.endef: ignored."
492msgstr ""
493
87ccc1b0 494#: config/obj-coff.c:641 config/obj-coff.c:2419
252b5132
RH
495msgid ".def pseudo-op used inside of .def/.endef: ignored."
496msgstr ""
497
87ccc1b0 498#: config/obj-coff.c:687 config/obj-coff.c:2471
252b5132
RH
499msgid ".endef pseudo-op used outside of .def/.endef: ignored."
500msgstr ""
501
328577ad 502#: config/obj-coff.c:725
252b5132
RH
503#, c-format
504msgid "`%s' symbol without preceding function"
505msgstr ""
506
87ccc1b0 507#: config/obj-coff.c:812 config/obj-coff.c:2551
252b5132
RH
508#, c-format
509msgid "unexpected storage class %d"
510msgstr ""
511
87ccc1b0 512#: config/obj-coff.c:925 config/obj-coff.c:2658
252b5132
RH
513msgid ".dim pseudo-op used outside of .def/.endef: ignored."
514msgstr ""
515
87ccc1b0 516#: config/obj-coff.c:945 config/obj-coff.c:2678
252b5132
RH
517msgid "badly formed .dim directive ignored"
518msgstr ""
519
87ccc1b0 520#: config/obj-coff.c:996 config/obj-coff.c:2738
252b5132
RH
521msgid ".size pseudo-op used outside of .def/.endef ignored."
522msgstr ""
523
87ccc1b0 524#: config/obj-coff.c:1012 config/obj-coff.c:2754
252b5132
RH
525msgid ".scl pseudo-op used outside of .def/.endef ignored."
526msgstr ""
527
87ccc1b0 528#: config/obj-coff.c:1030 config/obj-coff.c:2772
252b5132
RH
529msgid ".tag pseudo-op used outside of .def/.endef ignored."
530msgstr ""
531
87ccc1b0 532#: config/obj-coff.c:1049 config/obj-coff.c:2789
252b5132
RH
533#, c-format
534msgid "tag not found for .tag %s"
535msgstr ""
536
87ccc1b0 537#: config/obj-coff.c:1064 config/obj-coff.c:2803
252b5132
RH
538msgid ".type pseudo-op used outside of .def/.endef ignored."
539msgstr ""
540
87ccc1b0 541#: config/obj-coff.c:1086 config/obj-coff.c:2823
252b5132
RH
542msgid ".val pseudo-op used outside of .def/.endef ignored."
543msgstr ""
544
87ccc1b0 545#: config/obj-coff.c:1233 config/obj-coff.c:3016
252b5132
RH
546msgid "mismatched .eb"
547msgstr ""
548
87ccc1b0 549#: config/obj-coff.c:1254 config/obj-coff.c:3054
252b5132
RH
550msgid "C_EFCN symbol out of scope"
551msgstr ""
552
553#. STYP_INFO
554#. STYP_LIB
555#. STYP_OVER
87ccc1b0 556#: config/obj-coff.c:1482
252b5132
RH
557#, c-format
558msgid "unsupported section attribute '%c'"
559msgstr ""
560
fce00800 561#: config/obj-coff.c:1487 config/obj-coff.c:3759 config/tc-ppc.c:4508
252b5132
RH
562#, c-format
563msgid "unknown section attribute '%c'"
564msgstr ""
565
fce00800
AM
566#: config/obj-coff.c:1517 config/tc-ppc.c:4526 config/tc-tic54x.c:4339
567#: read.c:2562
252b5132
RH
568#, c-format
569msgid "error setting flags for \"%s\": %s"
570msgstr ""
571
87ccc1b0 572#: config/obj-coff.c:1528
bc0d738a
NC
573#, c-format
574msgid "Ignoring changed section attributes for %s"
575msgstr ""
576
87ccc1b0 577#: config/obj-coff.c:1664
252b5132
RH
578#, c-format
579msgid "0x%lx: \"%s\" type = %ld, class = %d, segment = %d\n"
580msgstr ""
581
87ccc1b0 582#: config/obj-coff.c:1849 config/obj-ieee.c:69
252b5132
RH
583msgid "Out of step\n"
584msgstr ""
585
87ccc1b0 586#: config/obj-coff.c:2286
252b5132
RH
587msgid "bfd_coff_swap_scnhdr_out failed"
588msgstr ""
589
87ccc1b0 590#: config/obj-coff.c:2507
252b5132
RH
591msgid "`.bf' symbol without preceding function\n"
592msgstr ""
593
87ccc1b0 594#: config/obj-coff.c:3457 config/obj-ieee.c:521
252b5132
RH
595#, c-format
596msgid "FATAL: Can't create %s"
597msgstr ""
598
87ccc1b0 599#: config/obj-coff.c:3635
252b5132
RH
600#, c-format
601msgid "Can't close %s: %s"
602msgstr ""
603
87ccc1b0 604#: config/obj-coff.c:3669
252b5132
RH
605#, c-format
606msgid "Too many new sections; can't add \"%s\""
607msgstr ""
608
87ccc1b0 609#: config/obj-coff.c:4057 config/tc-sparc.c:3635
252b5132
RH
610msgid "Expected comma after name"
611msgstr ""
612
87ccc1b0 613#: config/obj-coff.c:4063
252b5132
RH
614msgid "Missing size expression"
615msgstr ""
616
87ccc1b0 617#: config/obj-coff.c:4069
252b5132
RH
618#, c-format
619msgid "lcomm length (%d.) <0! Ignored."
620msgstr ""
621
87ccc1b0 622#: config/obj-coff.c:4097
252b5132
RH
623#, c-format
624msgid "Symbol %s already defined"
625msgstr ""
626
87ccc1b0 627#: config/obj-coff.c:4193 config/tc-i960.c:3221
252b5132
RH
628#, c-format
629msgid "No 'bal' entry point for leafproc %s"
630msgstr ""
631
87ccc1b0 632#: config/obj-coff.c:4270
252b5132
RH
633#, c-format
634msgid "Negative of non-absolute symbol %s"
635msgstr ""
636
87ccc1b0 637#: config/obj-coff.c:4290
252b5132
RH
638msgid "callj to difference of 2 symbols"
639msgstr ""
640
87ccc1b0 641#: config/obj-coff.c:4334
252b5132
RH
642#, c-format
643msgid "Can't emit reloc {- %s-seg symbol \"%s\"} @ file address %ld."
644msgstr ""
645
87ccc1b0 646#: config/obj-coff.c:4420 config/tc-i960.c:2844
252b5132
RH
647msgid "can't use COBR format with external label"
648msgstr ""
649
87ccc1b0 650#: config/obj-coff.c:4493
252b5132
RH
651#, c-format
652msgid "Value of %ld too large for field of %d bytes at 0x%lx"
653msgstr ""
654
87ccc1b0 655#: config/obj-coff.c:4507
252b5132
RH
656#, c-format
657msgid "Signed .word overflow; switch may be too large; %ld at 0x%lx"
658msgstr ""
659
87ccc1b0 660#: config/obj-ecoff.c:192
252b5132
RH
661msgid "Can't set GP value"
662msgstr ""
663
87ccc1b0 664#: config/obj-ecoff.c:199
252b5132
RH
665msgid "Can't set register masks"
666msgstr ""
667
87ccc1b0 668#: config/obj-elf.c:316
328577ad 669msgid "expected comma after symbol-name"
252b5132
RH
670msgstr ""
671
87ccc1b0 672#: config/obj-elf.c:326
252b5132 673#, c-format
87ccc1b0 674msgid ".COMMon length (%ld) out of range, ignored."
252b5132
RH
675msgstr ""
676
fce00800
AM
677#: config/obj-elf.c:335 ecoff.c:3397 read.c:1406 read.c:1507 read.c:2145
678#: read.c:2234 read.c:2863 read.c:4968 symbols.c:367 symbols.c:466
328577ad
NC
679#, c-format
680msgid "symbol `%s' is already defined"
252b5132
RH
681msgstr ""
682
87ccc1b0 683#: config/obj-elf.c:343
252b5132 684#, c-format
87ccc1b0 685msgid "length of .comm \"%s\" is already %ld; not changed to %ld"
252b5132
RH
686msgstr ""
687
87ccc1b0 688#: config/obj-elf.c:367
328577ad 689msgid "common alignment negative; 0 assumed"
252b5132
RH
690msgstr ""
691
87ccc1b0 692#: config/obj-elf.c:386
328577ad 693msgid "common alignment not a power of 2"
252b5132
RH
694msgstr ""
695
fce00800 696#: config/obj-elf.c:449 config/tc-sparc.c:3931 config/tc-v850.c:461
252b5132
RH
697#, c-format
698msgid "bad .common segment %s"
699msgstr ""
700
87ccc1b0 701#: config/obj-elf.c:717
328577ad
NC
702#, c-format
703msgid "setting incorrect section type for %s"
704msgstr ""
705
87ccc1b0 706#: config/obj-elf.c:721
a74801ba 707#, c-format
328577ad 708msgid "ignoring incorrect section type for %s"
252b5132
RH
709msgstr ""
710
87ccc1b0 711#: config/obj-elf.c:734
60bcf0fa 712#, c-format
328577ad 713msgid "setting incorrect section attributes for %s"
60bcf0fa
NC
714msgstr ""
715
87ccc1b0 716#: config/obj-elf.c:786
a74801ba 717#, c-format
328577ad 718msgid "ignoring changed section attributes for %s"
252b5132
RH
719msgstr ""
720
87ccc1b0 721#: config/obj-elf.c:788
6840198f 722#, c-format
328577ad 723msgid "ignoring changed section entity size for %s"
6840198f
NC
724msgstr ""
725
87ccc1b0 726#: config/obj-elf.c:791
328577ad
NC
727#, c-format
728msgid "ignoring new section group for %s"
252b5132
RH
729msgstr ""
730
87ccc1b0
NC
731#: config/obj-elf.c:845
732msgid "unrecognized .section attribute: want a,w,x,M,S,G,T"
252b5132
RH
733msgstr ""
734
87ccc1b0 735#: config/obj-elf.c:884
328577ad 736msgid "unrecognized section attribute"
252b5132
RH
737msgstr ""
738
fce00800 739#: config/obj-elf.c:906 read.c:2545
328577ad 740msgid "unrecognized section type"
252b5132
RH
741msgstr ""
742
87ccc1b0 743#: config/obj-elf.c:936
328577ad 744msgid "missing name"
6840198f
NC
745msgstr ""
746
87ccc1b0 747#: config/obj-elf.c:1048
328577ad 748msgid "invalid merge entity size"
252b5132
RH
749msgstr ""
750
87ccc1b0 751#: config/obj-elf.c:1055
328577ad
NC
752msgid "entity size for SHF_MERGE not specified"
753msgstr ""
754
87ccc1b0 755#: config/obj-elf.c:1075
328577ad
NC
756msgid "group name for SHF_GROUP not specified"
757msgstr ""
758
87ccc1b0 759#: config/obj-elf.c:1088
328577ad 760msgid "character following name is not '#'"
6840198f
NC
761msgstr ""
762
87ccc1b0 763#: config/obj-elf.c:1189
252b5132
RH
764msgid ".previous without corresponding .section; ignored"
765msgstr ""
766
87ccc1b0 767#: config/obj-elf.c:1216
a74801ba
ILT
768msgid ".popsection without corresponding .pushsection; ignored"
769msgstr ""
770
87ccc1b0 771#: config/obj-elf.c:1270
252b5132
RH
772msgid "expected comma after name in .symver"
773msgstr ""
774
87ccc1b0 775#: config/obj-elf.c:1294
252b5132
RH
776#, c-format
777msgid "missing version name in `%s' for symbol `%s'"
778msgstr ""
779
87ccc1b0 780#: config/obj-elf.c:1305
5f68c319
NC
781#, c-format
782msgid "multiple versions [`%s'|`%s'] for symbol `%s'"
783msgstr ""
784
87ccc1b0 785#: config/obj-elf.c:1541
328577ad 786msgid "expected quoted string"
252b5132
RH
787msgstr ""
788
87ccc1b0 789#: config/obj-elf.c:1562
252b5132
RH
790#, c-format
791msgid "expected comma after name `%s' in .size directive"
792msgstr ""
793
87ccc1b0 794#: config/obj-elf.c:1571
252b5132
RH
795msgid "missing expression in .size directive"
796msgstr ""
797
87ccc1b0 798#: config/obj-elf.c:1660
252b5132 799#, c-format
328577ad 800msgid "unrecognized symbol type \"%s\""
252b5132
RH
801msgstr ""
802
87ccc1b0 803#: config/obj-elf.c:1841
252b5132
RH
804msgid ".size expression too complicated to fix up"
805msgstr ""
806
87ccc1b0 807#: config/obj-elf.c:1873
252b5132
RH
808#, c-format
809msgid ""
810"invalid attempt to declare external version name as default in symbol `%s'"
811msgstr ""
812
87ccc1b0 813#: config/obj-elf.c:1934 ecoff.c:3642
328577ad
NC
814#, c-format
815msgid "symbol `%s' can not be both weak and common"
816msgstr ""
817
87ccc1b0 818#: config/obj-elf.c:2054
328577ad 819#, c-format
87ccc1b0 820msgid "assuming all members of group `%s' are COMDAT"
328577ad
NC
821msgstr ""
822
3b16e843 823#: config/obj-elf.c:2076
252b5132 824#, c-format
87ccc1b0
NC
825msgid "can't create group: %s"
826msgstr ""
827
828#: config/obj-elf.c:2183
829#, c-format
328577ad 830msgid "failed to set up debugging information: %s"
252b5132
RH
831msgstr ""
832
87ccc1b0 833#: config/obj-elf.c:2203
252b5132 834#, c-format
328577ad 835msgid "can't start writing .mdebug section: %s"
252b5132
RH
836msgstr ""
837
87ccc1b0 838#: config/obj-elf.c:2211
252b5132 839#, c-format
328577ad 840msgid "could not write .mdebug section: %s"
252b5132
RH
841msgstr ""
842
ed265386 843#: config/obj-ieee.c:455
252b5132
RH
844msgid "too many sections"
845msgstr ""
846
ed265386 847#: config/obj-som.c:138
252b5132
RH
848msgid "Only one .version pseudo-op per file!"
849msgstr ""
850
328577ad
NC
851#: config/obj-som.c:155 config/obj-som.c:201
852msgid "Expected quoted string"
853msgstr ""
854
ed265386 855#: config/obj-som.c:164
252b5132
RH
856#, c-format
857msgid "FATAL: Attaching version header %s"
858msgstr ""
859
ed265386 860#: config/obj-som.c:184
252b5132
RH
861msgid "Only one .copyright pseudo-op per file!"
862msgstr ""
863
ed265386 864#: config/obj-som.c:210
252b5132
RH
865#, c-format
866msgid "FATAL: Attaching copyright header %s"
867msgstr ""
868
87ccc1b0 869#: config/obj-vms.c:530
252b5132
RH
870#, c-format
871msgid "compiler emitted zero-size common symbol `%s' already defined"
872msgstr ""
873
87ccc1b0 874#: config/obj-vms.c:540
252b5132
RH
875#, c-format
876msgid "compiler redefined zero-size common symbol `%s'"
877msgstr ""
878
87ccc1b0 879#: config/obj-vms.c:663
252b5132
RH
880#, c-format
881msgid "Couldn't create VMS object file \"%s\""
882msgstr ""
883
87ccc1b0 884#: config/obj-vms.c:688
252b5132
RH
885msgid "I/O error writing VMS object file (length prefix)"
886msgstr ""
887
87ccc1b0 888#: config/obj-vms.c:702
252b5132
RH
889msgid "I/O error writing VMS object file"
890msgstr ""
891
87ccc1b0 892#: config/obj-vms.c:1292
328577ad 893#, c-format
252b5132
RH
894msgid "Couldn't find source file \"%s\", status=%%X%x"
895msgstr ""
896
87ccc1b0 897#: config/obj-vms.c:1790 config/obj-vms.c:2967
252b5132
RH
898#, c-format
899msgid "debugger forward reference error, dbx type %d"
900msgstr ""
901
87ccc1b0 902#: config/obj-vms.c:1865
252b5132
RH
903#, c-format
904msgid "Variable descriptor %d too complicated. Defined as `void *'."
905msgstr ""
906
87ccc1b0 907#: config/obj-vms.c:2179
252b5132
RH
908msgid ""
909"***Warning - the assembly code generated by the compiler has placed \n"
910" global constant(s) in the text psect. These will not be available to \n"
911" other modules, since this is not the correct way to handle this. You \n"
912" have two options: 1) get a patched compiler that does not put global \n"
913" constants in the text psect, or 2) remove the 'const' keyword from \n"
914" definitions of global variables in your source module(s). Don't say \n"
915" I didn't warn you! \n"
916msgstr ""
917
87ccc1b0 918#: config/obj-vms.c:2494
252b5132
RH
919#, c-format
920msgid "debugginer output: %d is an unknown untyped variable."
921msgstr ""
922
87ccc1b0 923#: config/obj-vms.c:2712
252b5132
RH
924#, c-format
925msgid "debugger output: structure element `%s' has undefined type"
926msgstr ""
927
87ccc1b0 928#: config/obj-vms.c:2823
252b5132
RH
929#, c-format
930msgid "debugger output: %d is an unknown type of variable."
931msgstr ""
932
87ccc1b0 933#: config/obj-vms.c:2956
252b5132
RH
934#, c-format
935msgid "debugger output: Unable to resolve %d circular references."
936msgstr ""
937
87ccc1b0 938#: config/obj-vms.c:3158
252b5132
RH
939#, c-format
940msgid "Module name truncated: %s\n"
941msgstr ""
942
87ccc1b0 943#: config/obj-vms.c:3436
252b5132
RH
944#, c-format
945msgid "Symbol %s replaced by %s\n"
946msgstr ""
947
948#. impossible
87ccc1b0 949#: config/obj-vms.c:3719
252b5132
RH
950#, c-format
951msgid "Unknown VMS psect type (%ld)"
952msgstr ""
953
87ccc1b0 954#: config/obj-vms.c:3760
252b5132
RH
955#, c-format
956msgid "Globalsymbol attribute for symbol %s was unexpected."
957msgstr ""
958
87ccc1b0 959#: config/obj-vms.c:3909
252b5132
RH
960msgid "Invalid data type for globalvalue"
961msgstr ""
962
87ccc1b0 963#: config/obj-vms.c:3921
252b5132
RH
964#, c-format
965msgid "Invalid globalvalue of %s"
966msgstr ""
967
87ccc1b0 968#: config/obj-vms.c:4271
252b5132
RH
969msgid "Couldn't find fixup fragment when checking for indirect reference"
970msgstr ""
971
87ccc1b0 972#: config/obj-vms.c:4614 config/obj-vms.c:4757
252b5132
RH
973msgid "Fixup data addsy and subsy don't have the same type"
974msgstr ""
975
87ccc1b0 976#: config/obj-vms.c:4618 config/obj-vms.c:4761
252b5132
RH
977msgid "Fixup data addsy and subsy don't have an appropriate type"
978msgstr ""
979
87ccc1b0 980#: config/obj-vms.c:4621 config/obj-vms.c:4764
252b5132
RH
981msgid "Fixup data is erroneously \"pcrel\""
982msgstr ""
983
87ccc1b0 984#: config/obj-vms.c:4637 config/obj-vms.c:4783
252b5132
RH
985msgid "Fixup datum is not a longword"
986msgstr ""
987
87ccc1b0 988#: config/obj-vms.c:4641 config/obj-vms.c:4787
252b5132
RH
989msgid "Fixup datum is not \"fixP->fx_addsy\""
990msgstr ""
991
87ccc1b0 992#: config/obj-vms.c:4858
252b5132
RH
993#, c-format
994msgid ""
995"g++ wrote an extern reference to `%s' as a routine.\n"
996"I will fix it, but I hope that it was note really a routine."
997msgstr ""
998
87ccc1b0 999#: config/obj-vms.c:4990
252b5132
RH
1000msgid "Can't handle global xtors symbols yet."
1001msgstr ""
1002
87ccc1b0 1003#: config/obj-vms.c:4993
252b5132
RH
1004#, c-format
1005msgid "Unknown %s"
1006msgstr ""
1007
1008#.
1009#. * Error otherwise.
1010#.
87ccc1b0 1011#: config/obj-vms.c:5078
252b5132
RH
1012#, c-format
1013msgid "unhandled stab type %d"
1014msgstr ""
1015
fce00800 1016#: config/tc-a29k.c:163 config/tc-sparc.c:3983
252b5132
RH
1017msgid "Unknown segment type"
1018msgstr ""
1019
1020#. Probably a memory allocation problem? Give up now.
fce00800
AM
1021#: config/tc-a29k.c:333 config/tc-dlx.c:369 config/tc-hppa.c:1463
1022#: config/tc-mips.c:1107 config/tc-mips.c:1149 config/tc-or32.c:228
87ccc1b0 1023#: config/tc-sparc.c:853
252b5132
RH
1024msgid "Broken assembler. No assembly attempted."
1025msgstr ""
1026
87ccc1b0 1027#: config/tc-a29k.c:378 config/tc-avr.c:1121 config/tc-d10v.c:545
fce00800 1028#: config/tc-d30v.c:551 config/tc-h8300.c:492 config/tc-h8500.c:283
87ccc1b0 1029#: config/tc-mcore.c:607 config/tc-mmix.c:470 config/tc-mn10200.c:940
fce00800
AM
1030#: config/tc-mn10300.c:1815 config/tc-msp430.c:1544 config/tc-or32.c:334
1031#: config/tc-or32.c:390 config/tc-ppc.c:2334 config/tc-s390.c:1236
87ccc1b0 1032#: config/tc-sh.c:1264 config/tc-sh64.c:2254 config/tc-tic80.c:279
fce00800 1033#: config/tc-v850.c:2025 config/tc-w65.c:218 config/tc-z8k.c:376
252b5132
RH
1034msgid "missing operand"
1035msgstr ""
1036
fce00800
AM
1037#: config/tc-a29k.c:417 config/tc-cris.c:1075 config/tc-cris.c:1083
1038#: config/tc-dlx.c:834 config/tc-hppa.c:1599 config/tc-i860.c:453
1039#: config/tc-i860.c:470 config/tc-i860.c:930 config/tc-sparc.c:1415
1040#: config/tc-sparc.c:1421
252b5132
RH
1041#, c-format
1042msgid "Unknown opcode: `%s'"
1043msgstr ""
1044
87ccc1b0 1045#: config/tc-a29k.c:422 config/tc-dlx.c:852
252b5132
RH
1046#, c-format
1047msgid "Unknown opcode `%s'."
1048msgstr ""
1049
87ccc1b0 1050#: config/tc-a29k.c:454 config/tc-dlx.c:913
252b5132
RH
1051#, c-format
1052msgid "Too many operands: %s"
1053msgstr ""
1054
87ccc1b0 1055#: config/tc-a29k.c:476 config/tc-a29k.c:507
252b5132
RH
1056#, c-format
1057msgid "Immediate value of %ld is too large"
1058msgstr ""
1059
fce00800 1060#: config/tc-a29k.c:546 config/tc-i860.c:355 config/tc-i860.c:902
87ccc1b0 1061#: config/tc-m68k.c:3171 config/tc-m68k.c:3200 config/tc-sparc.c:2647
328577ad
NC
1062msgid "failed sanity check."
1063msgstr ""
1064
87ccc1b0 1065#: config/tc-a29k.c:892 config/tc-or32.c:1044 config/tc-or32.c:1178
252b5132
RH
1066#, c-format
1067msgid "bad relocation type: 0x%02x"
1068msgstr ""
1069
87ccc1b0 1070#: config/tc-a29k.c:919
252b5132
RH
1071#, c-format
1072msgid "need %o3\n"
1073msgstr ""
1074
87ccc1b0 1075#: config/tc-a29k.c:935
252b5132
RH
1076msgid "a29k_convert_frag\n"
1077msgstr ""
1078
87ccc1b0 1079#: config/tc-a29k.c:944
252b5132
RH
1080msgid "a29k_estimate_size_before_relax\n"
1081msgstr ""
1082
87ccc1b0 1083#: config/tc-a29k.c:1095 config/tc-dlx.c:1283 config/tc-or32.c:1373
252b5132
RH
1084#, c-format
1085msgid "label \"$%d\" redefined"
1086msgstr ""
1087
87ccc1b0 1088#: config/tc-a29k.c:1168 config/tc-dlx.c:511 config/tc-or32.c:1466
328577ad 1089#, c-format
252b5132
RH
1090msgid "Invalid expression after %%%%\n"
1091msgstr ""
1092
87ccc1b0 1093#: config/tc-a29k.c:1179
252b5132
RH
1094msgid "Invalid register in & expression"
1095msgstr ""
1096
fce00800 1097#: config/tc-alpha.c:826
252b5132
RH
1098#, c-format
1099msgid "internal error: can't hash opcode `%s': %s"
1100msgstr ""
1101
fce00800 1102#: config/tc-alpha.c:860
252b5132
RH
1103#, c-format
1104msgid "internal error: can't hash macro `%s': %s"
1105msgstr ""
1106
fce00800 1107#: config/tc-alpha.c:943 config/tc-i960.c:2707 config/tc-xtensa.c:4954
87ccc1b0 1108#: config/tc-xtensa.c:5015
252b5132
RH
1109msgid "syntax error"
1110msgstr ""
1111
fce00800
AM
1112#: config/tc-alpha.c:1017 config/tc-h8300.c:2099 config/tc-h8500.c:1204
1113#: config/tc-hppa.c:4018 config/tc-i860.c:1004 config/tc-m68hc11.c:568
1114#: config/tc-m68k.c:4196 config/tc-m88k.c:991 config/tc-ns32k.c:1689
1115#: config/tc-or32.c:910 config/tc-sparc.c:2934 config/tc-z8k.c:1371
252b5132
RH
1116msgid "Bad call to MD_ATOF()"
1117msgstr ""
1118
fce00800 1119#: config/tc-alpha.c:1067
252b5132
RH
1120#, c-format
1121msgid "Unknown CPU identifier `%s'"
1122msgstr ""
1123
fce00800 1124#: config/tc-alpha.c:1111
252b5132
RH
1125msgid ""
1126"Alpha options:\n"
1127"-32addr\t\t\ttreat addresses as 32-bit values\n"
1128"-F\t\t\tlack floating point instructions support\n"
87ccc1b0 1129"-mev4 | -mev45 | -mev5 | -mev56 | -mpca56 | -mev6 | -mev67 | -mev68 | -mall\n"
252b5132 1130"\t\t\tspecify variant of Alpha architecture\n"
87ccc1b0
NC
1131"-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264 | -m21264a | -"
1132"m21264b\n"
252b5132
RH
1133"\t\t\tthese variants include PALcode opcodes\n"
1134msgstr ""
1135
fce00800 1136#: config/tc-alpha.c:1121
252b5132
RH
1137msgid ""
1138"VMS options:\n"
1139"-+\t\t\thash encode (don't truncate) names longer than 64 characters\n"
1140"-H\t\t\tshow new symbol after hash truncation\n"
1141msgstr ""
1142
fce00800 1143#: config/tc-alpha.c:1298
252b5132
RH
1144#, c-format
1145msgid "unhandled relocation type %s"
1146msgstr ""
1147
fce00800 1148#: config/tc-alpha.c:1311
252b5132
RH
1149msgid "non-absolute expression in constant field"
1150msgstr ""
1151
fce00800 1152#: config/tc-alpha.c:1325
252b5132
RH
1153#, c-format
1154msgid "type %d reloc done?\n"
1155msgstr ""
1156
fce00800 1157#: config/tc-alpha.c:1373 config/tc-alpha.c:1380 config/tc-mips.c:8602
252b5132
RH
1158msgid "Used $at without \".set noat\""
1159msgstr ""
1160
fce00800 1161#: config/tc-alpha.c:1542
87ccc1b0
NC
1162#, c-format
1163msgid "!samegp reloc against symbol without .prologue: %s"
1164msgstr ""
1165
fce00800 1166#: config/tc-alpha.c:1581 config/tc-xtensa.c:5451
252b5132
RH
1167#, c-format
1168msgid "cannot represent `%s' relocation in object file"
1169msgstr ""
1170
fce00800 1171#: config/tc-alpha.c:1588 config/tc-xtensa.c:5458
252b5132
RH
1172#, c-format
1173msgid "internal error? cannot generate `%s' relocation"
1174msgstr ""
1175
fce00800 1176#: config/tc-alpha.c:1642
252b5132
RH
1177#, c-format
1178msgid "frame reg expected, using $%d."
1179msgstr ""
1180
fce00800 1181#: config/tc-alpha.c:1743
328577ad
NC
1182#, c-format
1183msgid "No !literal!%ld was found"
1184msgstr ""
1185
fce00800 1186#: config/tc-alpha.c:1750
87ccc1b0
NC
1187#, c-format
1188msgid "No !tlsgd!%ld was found"
1189msgstr ""
1190
fce00800 1191#: config/tc-alpha.c:1757
87ccc1b0
NC
1192#, c-format
1193msgid "No !tlsldm!%ld was found"
1194msgstr ""
1195
fce00800 1196#: config/tc-alpha.c:1766
328577ad
NC
1197#, c-format
1198msgid "No ldah !gpdisp!%ld was found"
1199msgstr ""
1200
fce00800 1201#: config/tc-alpha.c:1816
87ccc1b0
NC
1202#, c-format
1203msgid "too many !literal!%ld for %s"
1204msgstr ""
1205
fce00800 1206#: config/tc-alpha.c:1846
a74801ba 1207#, c-format
328577ad 1208msgid "No lda !gpdisp!%ld was found"
a74801ba
ILT
1209msgstr ""
1210
87ccc1b0 1211#. Only support one relocation op per insn.
fce00800 1212#: config/tc-alpha.c:1994
a74801ba
ILT
1213msgid "More than one relocation op per insn"
1214msgstr ""
1215
fce00800 1216#: config/tc-alpha.c:2010
a74801ba
ILT
1217msgid "No relocation operand"
1218msgstr ""
1219
fce00800 1220#: config/tc-alpha.c:2020
a74801ba 1221#, c-format
328577ad 1222msgid "Unknown relocation operand: !%s"
a74801ba
ILT
1223msgstr ""
1224
fce00800 1225#: config/tc-alpha.c:2030
a74801ba 1226#, c-format
328577ad
NC
1227msgid "no sequence number after !%s"
1228msgstr ""
1229
fce00800 1230#: config/tc-alpha.c:2040
328577ad
NC
1231#, c-format
1232msgid "!%s does not use a sequence number"
a74801ba
ILT
1233msgstr ""
1234
fce00800 1235#: config/tc-alpha.c:2050
a74801ba
ILT
1236#, c-format
1237msgid "Bad sequence number: !%s!%s"
1238msgstr ""
1239
fce00800 1240#: config/tc-alpha.c:2378
252b5132
RH
1241#, c-format
1242msgid "operand out of range (%s not between %d and %d)"
1243msgstr ""
1244
fce00800
AM
1245#: config/tc-alpha.c:2490 config/tc-alpha.c:2514 config/tc-d10v.c:634
1246#: config/tc-d30v.c:639 config/tc-mn10200.c:995 config/tc-mn10300.c:1888
1247#: config/tc-ppc.c:2300 config/tc-ppc.c:2517 config/tc-ppc.c:2529
1248#: config/tc-s390.c:1246 config/tc-s390.c:1346 config/tc-s390.c:1442
87ccc1b0 1249#: config/tc-v850.c:1805 config/tc-v850.c:1828 config/tc-v850.c:2048
252b5132
RH
1250msgid "too many fixups"
1251msgstr ""
1252
fce00800 1253#: config/tc-alpha.c:2526
328577ad
NC
1254msgid "invalid relocation for instruction"
1255msgstr ""
1256
fce00800 1257#: config/tc-alpha.c:2537
328577ad
NC
1258msgid "invalid relocation for field"
1259msgstr ""
1260
fce00800 1261#: config/tc-alpha.c:2642
252b5132 1262#, c-format
328577ad 1263msgid "too many ldah insns for !gpdisp!%ld"
252b5132
RH
1264msgstr ""
1265
fce00800 1266#: config/tc-alpha.c:2644 config/tc-alpha.c:2656
252b5132 1267#, c-format
328577ad 1268msgid "both insns for !gpdisp!%ld must be in the same section"
252b5132
RH
1269msgstr ""
1270
fce00800 1271#: config/tc-alpha.c:2654
252b5132 1272#, c-format
328577ad
NC
1273msgid "too many lda insns for !gpdisp!%ld"
1274msgstr ""
1275
fce00800 1276#: config/tc-alpha.c:2707
87ccc1b0
NC
1277#, c-format
1278msgid "too many lituse insns for !lituse_tlsgd!%ld"
1279msgstr ""
1280
fce00800 1281#: config/tc-alpha.c:2710
87ccc1b0
NC
1282#, c-format
1283msgid "too many lituse insns for !lituse_tlsldm!%ld"
1284msgstr ""
1285
fce00800 1286#: config/tc-alpha.c:2727
87ccc1b0
NC
1287#, c-format
1288msgid "duplicate !tlsgd!%ld"
1289msgstr ""
1290
fce00800 1291#: config/tc-alpha.c:2729
87ccc1b0
NC
1292#, c-format
1293msgid "sequence number in use for !tlsldm!%ld"
1294msgstr ""
1295
fce00800 1296#: config/tc-alpha.c:2743
87ccc1b0
NC
1297#, c-format
1298msgid "duplicate !tlsldm!%ld"
1299msgstr ""
1300
fce00800 1301#: config/tc-alpha.c:2745
87ccc1b0
NC
1302#, c-format
1303msgid "sequence number in use for !tlsgd!%ld"
1304msgstr ""
1305
fce00800 1306#: config/tc-alpha.c:2790 config/tc-alpha.c:2863
328577ad
NC
1307#, c-format
1308msgid "inappropriate arguments for opcode `%s'"
252b5132
RH
1309msgstr ""
1310
fce00800 1311#: config/tc-alpha.c:2792 config/tc-alpha.c:2865
a74801ba 1312#, c-format
328577ad
NC
1313msgid "opcode `%s' not supported for target %s"
1314msgstr ""
1315
fce00800 1316#: config/tc-alpha.c:2796 config/tc-alpha.c:2869 config/tc-avr.c:1087
87ccc1b0 1317#: config/tc-msp430.c:446
328577ad
NC
1318#, c-format
1319msgid "unknown opcode `%s'"
a74801ba
ILT
1320msgstr ""
1321
fce00800 1322#: config/tc-alpha.c:2916
252b5132
RH
1323msgid "can not resolve expression"
1324msgstr ""
1325
fce00800 1326#: config/tc-alpha.c:3060 config/tc-alpha.c:3239
252b5132
RH
1327msgid "overflow in literal (.lita) table"
1328msgstr ""
1329
fce00800
AM
1330#: config/tc-alpha.c:3067 config/tc-alpha.c:3090 config/tc-alpha.c:3252
1331#: config/tc-alpha.c:3467 config/tc-alpha.c:3512 config/tc-alpha.c:3586
1332#: config/tc-alpha.c:3678 config/tc-alpha.c:3926 config/tc-alpha.c:4025
252b5132
RH
1333msgid "macro requires $at register while noat in effect"
1334msgstr ""
1335
fce00800 1336#: config/tc-alpha.c:3069 config/tc-alpha.c:3092 config/tc-alpha.c:3254
252b5132
RH
1337msgid "macro requires $at while $at in use"
1338msgstr ""
1339
fce00800 1340#: config/tc-alpha.c:3200
252b5132
RH
1341msgid "bignum invalid; zero assumed"
1342msgstr ""
1343
fce00800 1344#: config/tc-alpha.c:3202
252b5132
RH
1345msgid "floating point number invalid; zero assumed"
1346msgstr ""
1347
fce00800 1348#: config/tc-alpha.c:3207
252b5132
RH
1349msgid "can't handle expression"
1350msgstr ""
1351
fce00800 1352#: config/tc-alpha.c:3245
252b5132
RH
1353msgid "overflow in literal (.lit8) table"
1354msgstr ""
1355
fce00800 1356#: config/tc-alpha.c:4262 config/tc-ppc.c:1740 config/tc-ppc.c:4271
a74801ba 1357#, c-format
328577ad 1358msgid ".COMMon length (%ld.) <0! Ignored."
a74801ba
ILT
1359msgstr ""
1360
fce00800 1361#: config/tc-alpha.c:4291 config/tc-sparc.c:3799 config/tc-v850.c:256
328577ad 1362msgid "Ignoring attempt to re-define symbol"
252b5132
RH
1363msgstr ""
1364
fce00800 1365#: config/tc-alpha.c:4300 config/tc-alpha.c:4309 config/tc-ppc.c:4308
252b5132
RH
1366#, c-format
1367msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld."
1368msgstr ""
1369
fce00800 1370#: config/tc-alpha.c:4430 ecoff.c:3082
252b5132
RH
1371msgid ".ent directive has no name"
1372msgstr ""
1373
fce00800 1374#: config/tc-alpha.c:4438
252b5132
RH
1375msgid "nested .ent directives"
1376msgstr ""
1377
fce00800 1378#: config/tc-alpha.c:4483 ecoff.c:3032
252b5132
RH
1379msgid ".end directive has no name"
1380msgstr ""
1381
fce00800
AM
1382#: config/tc-alpha.c:4492
1383msgid ".end directive without matching .ent"
1384msgstr ""
1385
1386#: config/tc-alpha.c:4494
252b5132
RH
1387msgid ".end directive names different symbol than .ent"
1388msgstr ""
1389
fce00800
AM
1390#: config/tc-alpha.c:4538 ecoff.c:3171
1391msgid ".fmask outside of .ent"
1392msgstr ""
1393
1394#: config/tc-alpha.c:4540 ecoff.c:3241
1395msgid ".mask outside of .ent"
1396msgstr ""
1397
1398#: config/tc-alpha.c:4548 ecoff.c:3178
1399msgid "bad .fmask directive"
1400msgstr ""
1401
1402#: config/tc-alpha.c:4550 ecoff.c:3248
1403msgid "bad .mask directive"
1404msgstr ""
1405
1406#: config/tc-alpha.c:4584 config/tc-mips.c:14142 ecoff.c:3200
1407msgid ".frame outside of .ent"
1408msgstr ""
1409
1410#: config/tc-alpha.c:4595 ecoff.c:3211
1411msgid "bad .frame directive"
1412msgstr ""
1413
1414#: config/tc-alpha.c:4628
87ccc1b0
NC
1415msgid ".prologue directive without a preceding .ent directive"
1416msgstr ""
1417
fce00800 1418#: config/tc-alpha.c:4646
252b5132
RH
1419#, c-format
1420msgid "Invalid argument %d to .prologue."
1421msgstr ""
1422
fce00800 1423#: config/tc-alpha.c:4741
252b5132
RH
1424msgid "ECOFF debugging is disabled."
1425msgstr ""
1426
fce00800
AM
1427#: config/tc-alpha.c:4755
1428msgid ".ent directive without matching .end"
1429msgstr ""
1430
1431#: config/tc-alpha.c:4840
1432msgid ".usepv directive has no name"
1433msgstr ""
1434
1435#: config/tc-alpha.c:4851
1436msgid ".usepv directive has no type"
1437msgstr ""
1438
1439#: config/tc-alpha.c:4866
1440msgid "unknown argument for .usepv"
1441msgstr ""
1442
1443#: config/tc-alpha.c:4900
252b5132
RH
1444msgid "Unknown section directive"
1445msgstr ""
1446
fce00800 1447#: config/tc-alpha.c:4936
252b5132
RH
1448msgid ".ent directive has no symbol"
1449msgstr ""
1450
fce00800 1451#: config/tc-alpha.c:4963
252b5132
RH
1452msgid "Bad .frame directive 1./2. param"
1453msgstr ""
1454
fce00800 1455#: config/tc-alpha.c:4975
252b5132
RH
1456msgid "Bad .frame directive 3./4. param"
1457msgstr ""
1458
fce00800 1459#: config/tc-alpha.c:5000
252b5132
RH
1460msgid ".pdesc directive not in link (.link) section"
1461msgstr ""
1462
fce00800 1463#: config/tc-alpha.c:5008
252b5132
RH
1464msgid ".pdesc has no matching .ent"
1465msgstr ""
1466
fce00800 1467#: config/tc-alpha.c:5019
252b5132
RH
1468msgid ".pdesc directive has no entry symbol"
1469msgstr ""
1470
fce00800 1471#: config/tc-alpha.c:5032
252b5132
RH
1472msgid "No comma after .pdesc <entryname>"
1473msgstr ""
1474
fce00800 1475#: config/tc-alpha.c:5055
252b5132
RH
1476msgid "unknown procedure kind"
1477msgstr ""
1478
fce00800 1479#: config/tc-alpha.c:5148
252b5132
RH
1480msgid ".name directive not in link (.link) section"
1481msgstr ""
1482
fce00800 1483#: config/tc-alpha.c:5156
252b5132
RH
1484msgid ".name directive has no symbol"
1485msgstr ""
1486
fce00800 1487#: config/tc-alpha.c:5190
252b5132
RH
1488msgid "No symbol after .linkage"
1489msgstr ""
1490
fce00800 1491#: config/tc-alpha.c:5218
252b5132
RH
1492msgid "No symbol after .code_address"
1493msgstr ""
1494
fce00800 1495#: config/tc-alpha.c:5251
252b5132
RH
1496msgid "Bad .mask directive"
1497msgstr ""
1498
fce00800 1499#: config/tc-alpha.c:5272
252b5132
RH
1500msgid "Bad .fmask directive"
1501msgstr ""
1502
fce00800 1503#: config/tc-alpha.c:5440
252b5132
RH
1504#, c-format
1505msgid "Expected comma after name \"%s\""
1506msgstr ""
1507
a74801ba 1508#. *symbol_get_obj (symbolP) = (signed char) temp;
fce00800 1509#: config/tc-alpha.c:5451
252b5132
RH
1510#, c-format
1511msgid "unhandled: .proc %s,%d"
1512msgstr ""
1513
fce00800 1514#: config/tc-alpha.c:5486
252b5132
RH
1515#, c-format
1516msgid "Tried to .set unrecognized mode `%s'"
1517msgstr ""
1518
1519#. not fatal, but it might not work in the end
fce00800 1520#: config/tc-alpha.c:5503
252b5132
RH
1521msgid "File overrides no-base-register option."
1522msgstr ""
1523
fce00800 1524#: config/tc-alpha.c:5520
252b5132
RH
1525#, c-format
1526msgid "Bad base register, using $%d."
1527msgstr ""
1528
fce00800 1529#: config/tc-alpha.c:5542
252b5132
RH
1530#, c-format
1531msgid "Alignment too large: %d. assumed"
1532msgstr ""
1533
fce00800 1534#: config/tc-alpha.c:5546 config/tc-d30v.c:2200
252b5132
RH
1535msgid "Alignment negative: 0 assumed"
1536msgstr ""
1537
fce00800 1538#: config/tc-alpha.c:5860
252b5132
RH
1539#, c-format
1540msgid "Chose GP value of %lx\n"
1541msgstr ""
1542
fce00800 1543#: config/tc-alpha.c:5876
87ccc1b0 1544msgid "Bad .section directive: want a,s,w,x,M,S,G,T in string"
328577ad
NC
1545msgstr ""
1546
fce00800 1547#: config/tc-arc.c:1615 config/tc-arm.c:11416 config/tc-ip2k.c:221
0d2bcfaf 1548msgid "md_estimate_size_before_relax\n"
252b5132
RH
1549msgstr ""
1550
87ccc1b0 1551#: config/tc-arc.c:1627
0d2bcfaf 1552msgid "md_convert_frag\n"
252b5132
RH
1553msgstr ""
1554
87ccc1b0 1555#. We can't actually support subtracting a symbol.
fce00800
AM
1556#: config/tc-arc.c:1898 config/tc-arm.c:6617 config/tc-arm.c:9705
1557#: config/tc-arm.c:9805 config/tc-avr.c:854 config/tc-cris.c:3123
1558#: config/tc-d10v.c:1710 config/tc-d30v.c:1851 config/tc-mips.c:3629
1559#: config/tc-mips.c:4694 config/tc-mips.c:5827 config/tc-mips.c:6516
1560#: config/tc-msp430.c:1403 config/tc-ppc.c:5460 config/tc-v850.c:2357
1561#: config/tc-xstormy16.c:483
87ccc1b0
NC
1562msgid "expression too complex"
1563msgstr ""
1564
fce00800 1565#: config/tc-arm.c:763
328577ad
NC
1566msgid "ARM register expected"
1567msgstr ""
1568
fce00800 1569#: config/tc-arm.c:764 config/tc-arm.c:3174
328577ad
NC
1570msgid "bad or missing co-processor number"
1571msgstr ""
1572
1573#. In the few cases where we might be able to accept something else
1574#. this error can be overridden.
fce00800 1575#: config/tc-arm.c:765 config/tc-arm.c:3229
328577ad
NC
1576msgid "co-processor register expected"
1577msgstr ""
1578
fce00800 1579#: config/tc-arm.c:766
328577ad
NC
1580msgid "FPA register expected"
1581msgstr ""
1582
fce00800 1583#: config/tc-arm.c:767
328577ad
NC
1584msgid "VFP single precision register expected"
1585msgstr ""
1586
fce00800 1587#: config/tc-arm.c:768
328577ad
NC
1588msgid "VFP double precision register expected"
1589msgstr ""
1590
fce00800 1591#: config/tc-arm.c:769
328577ad
NC
1592msgid "Maverick MVF register expected"
1593msgstr ""
1594
fce00800 1595#: config/tc-arm.c:770
328577ad
NC
1596msgid "Maverick MVD register expected"
1597msgstr ""
1598
fce00800 1599#: config/tc-arm.c:771 config/tc-arm.c:772
328577ad
NC
1600msgid "Maverick MVFX register expected"
1601msgstr ""
1602
fce00800 1603#: config/tc-arm.c:773
328577ad
NC
1604msgid "Maverick MVAX register expected"
1605msgstr ""
1606
fce00800 1607#: config/tc-arm.c:774
328577ad
NC
1608msgid "Maverick DSPSC register expected"
1609msgstr ""
1610
fce00800 1611#: config/tc-arm.c:775
87ccc1b0
NC
1612msgid "Intel Wireless MMX technology register expected"
1613msgstr ""
1614
fce00800 1615#: config/tc-arm.c:2309
328577ad
NC
1616msgid "bad arguments to instruction"
1617msgstr ""
1618
fce00800 1619#: config/tc-arm.c:2310
328577ad
NC
1620msgid "r15 not allowed here"
1621msgstr ""
1622
fce00800 1623#: config/tc-arm.c:2311
328577ad
NC
1624msgid "instruction is not conditional"
1625msgstr ""
1626
fce00800 1627#: config/tc-arm.c:2312
328577ad
NC
1628msgid "acc0 expected"
1629msgstr ""
1630
fce00800 1631#: config/tc-arm.c:2505
328577ad 1632msgid "literal pool overflow"
252b5132
RH
1633msgstr ""
1634
fce00800 1635#: config/tc-arm.c:2647
328577ad 1636msgid "invalid syntax for .req directive"
252b5132
RH
1637msgstr ""
1638
fce00800 1639#: config/tc-arm.c:2727
252b5132 1640#, c-format
328577ad 1641msgid "alignment too large: %d assumed"
252b5132
RH
1642msgstr ""
1643
fce00800 1644#: config/tc-arm.c:2730
328577ad 1645msgid "alignment negative. 0 assumed."
252b5132
RH
1646msgstr ""
1647
fce00800 1648#: config/tc-arm.c:2814
328577ad
NC
1649#, c-format
1650msgid "expected comma after name \"%s\""
1651msgstr ""
1652
fce00800 1653#: config/tc-arm.c:2864 config/tc-m32r.c:420
a74801ba
ILT
1654#, c-format
1655msgid "symbol `%s' already defined"
1656msgstr ""
1657
fce00800 1658#: config/tc-arm.c:2889
252b5132
RH
1659msgid "selected processor does not support THUMB opcodes"
1660msgstr ""
1661
fce00800 1662#: config/tc-arm.c:2902
252b5132
RH
1663msgid "selected processor does not support ARM opcodes"
1664msgstr ""
1665
fce00800 1666#: config/tc-arm.c:2914
252b5132
RH
1667#, c-format
1668msgid "invalid instruction size selected (%d)"
1669msgstr ""
1670
fce00800 1671#: config/tc-arm.c:2949
252b5132
RH
1672#, c-format
1673msgid "invalid operand to .code directive (%d) (expecting 16 or 32)"
1674msgstr ""
1675
fce00800 1676#: config/tc-arm.c:2960
328577ad 1677msgid "garbage following instruction"
252b5132
RH
1678msgstr ""
1679
1680#. In the few cases where we might be able to accept something else
a74801ba 1681#. this error can be overridden.
fce00800 1682#: config/tc-arm.c:3010
252b5132 1683#, c-format
328577ad 1684msgid "register expected, not '%.100s'"
252b5132
RH
1685msgstr ""
1686
60bcf0fa
NC
1687#. In the few cases where we might be able to accept
1688#. something else this error can be overridden.
fce00800 1689#: config/tc-arm.c:3061
87ccc1b0
NC
1690#, c-format
1691msgid "Intel Wireless MMX technology register expected, not '%.100s'"
1692msgstr ""
1693
1694#. In the few cases where we might be able to accept
1695#. something else this error can be overridden.
fce00800 1696#: config/tc-arm.c:3133
60bcf0fa 1697msgid "flag for {c}psr instruction expected"
252b5132
RH
1698msgstr ""
1699
fce00800 1700#: config/tc-arm.c:3167
328577ad 1701msgid "illegal co-processor number"
252b5132
RH
1702msgstr ""
1703
fce00800 1704#: config/tc-arm.c:3199 config/tc-arm.c:4778
252b5132
RH
1705msgid "bad or missing expression"
1706msgstr ""
1707
fce00800 1708#: config/tc-arm.c:3205
252b5132
RH
1709msgid "immediate co-processor expression too large"
1710msgstr ""
1711
1712#. In the few cases where we might be able to accept something else
a74801ba 1713#. this error can be overridden.
fce00800 1714#: config/tc-arm.c:3252
328577ad 1715msgid "floating point register expected"
252b5132
RH
1716msgstr ""
1717
fce00800 1718#: config/tc-arm.c:3269 config/tc-arm.c:3414
252b5132
RH
1719msgid "immediate expression expected"
1720msgstr ""
1721
fce00800 1722#: config/tc-arm.c:3284
252b5132
RH
1723msgid "co-processor address must be word aligned"
1724msgstr ""
1725
fce00800 1726#: config/tc-arm.c:3290 config/tc-arm.c:3429
252b5132
RH
1727msgid "offset too large"
1728msgstr ""
1729
fce00800 1730#: config/tc-arm.c:3339 config/tc-arm.c:3477
252b5132
RH
1731msgid "pc may not be used in post-increment"
1732msgstr ""
1733
fce00800
AM
1734#: config/tc-arm.c:3355 config/tc-arm.c:3493 config/tc-arm.c:3938
1735#: config/tc-arm.c:5197 config/tc-arm.c:6064 config/tc-arm.c:6398
252b5132
RH
1736msgid "pre-indexed expression expected"
1737msgstr ""
1738
fce00800
AM
1739#: config/tc-arm.c:3368 config/tc-arm.c:3506 config/tc-arm.c:3951
1740#: config/tc-arm.c:5208 config/tc-arm.c:6076 config/tc-arm.c:6410
1741#: config/tc-arm.c:6784 config/tc-arm.c:9448 config/tc-arm.c:9463
252b5132
RH
1742msgid "missing ]"
1743msgstr ""
1744
fce00800 1745#: config/tc-arm.c:3378 config/tc-arm.c:3516
252b5132
RH
1746msgid "pc may not be used with write-back"
1747msgstr ""
1748
fce00800 1749#: config/tc-arm.c:3568
60bcf0fa 1750msgid "comma expected after register name"
252b5132
RH
1751msgstr ""
1752
fce00800 1753#: config/tc-arm.c:3587
328577ad 1754msgid "CPSR or SPSR expected"
252b5132
RH
1755msgstr ""
1756
fce00800 1757#: config/tc-arm.c:3613
60bcf0fa
NC
1758msgid "comma missing after psr flags"
1759msgstr ""
1760
fce00800 1761#: config/tc-arm.c:3629 config/tc-arm.c:3639
60bcf0fa 1762msgid "only a register or immediate value can follow a psr flag"
252b5132
RH
1763msgstr ""
1764
fce00800 1765#: config/tc-arm.c:3650
5f68c319 1766msgid "immediate value cannot be used to set this field"
60bcf0fa
NC
1767msgstr ""
1768
fce00800
AM
1769#: config/tc-arm.c:3668 config/tc-arm.c:5424 config/tc-arm.c:5704
1770#: config/tc-arm.c:5724 config/tc-i960.c:1935
328577ad 1771msgid "invalid constant"
252b5132
RH
1772msgstr ""
1773
fce00800 1774#: config/tc-arm.c:3716
252b5132
RH
1775msgid "rdhi, rdlo and rm must all be different"
1776msgstr ""
1777
fce00800 1778#: config/tc-arm.c:3770
252b5132
RH
1779msgid "rd and rm should be different in mul"
1780msgstr ""
1781
fce00800 1782#: config/tc-arm.c:3824
252b5132
RH
1783msgid "rd and rm should be different in mla"
1784msgstr ""
1785
fce00800 1786#: config/tc-arm.c:3872
5f68c319
NC
1787#, c-format
1788msgid "acc0 expected, not '%.100s'"
1789msgstr ""
1790
fce00800 1791#: config/tc-arm.c:4050
5f68c319
NC
1792msgid "rdhi and rdlo must be different"
1793msgstr ""
1794
fce00800 1795#: config/tc-arm.c:4158
328577ad 1796msgid "Warning: instruction unpredictable when using r15"
5f68c319
NC
1797msgstr ""
1798
fce00800 1799#: config/tc-arm.c:4373
3b16e843
NC
1800msgid "use of r15 in bxj is not really useful"
1801msgstr ""
1802
fce00800
AM
1803#: config/tc-arm.c:4400 config/tc-arm.c:4585 config/tc-arm.c:5445 expr.c:1318
1804#: read.c:2206
87ccc1b0
NC
1805msgid "bad expression"
1806msgstr ""
1807
fce00800
AM
1808#: config/tc-arm.c:4409 config/tc-arm.c:4594 config/tc-arm.c:4786
1809#: config/tc-arm.c:8389 config/tc-arm.c:8424 config/tc-arm.c:8434
1810#: config/tc-z8k.c:1161 config/tc-z8k.c:1173
5f68c319
NC
1811msgid "immediate value out of range"
1812msgstr ""
1813
fce00800 1814#: config/tc-arm.c:4833
87ccc1b0
NC
1815msgid "only r15 allowed here"
1816msgstr ""
1817
fce00800 1818#: config/tc-arm.c:5160
5f68c319
NC
1819msgid "'[' expected after PLD mnemonic"
1820msgstr ""
1821
fce00800 1822#: config/tc-arm.c:5182
328577ad 1823msgid "post-indexed expression used in preload instruction"
5f68c319
NC
1824msgstr ""
1825
fce00800 1826#: config/tc-arm.c:5187 config/tc-arm.c:5217
328577ad 1827msgid "writeback used in preload instruction"
5f68c319
NC
1828msgstr ""
1829
fce00800 1830#: config/tc-arm.c:5259
328577ad 1831msgid "destination register must be even"
5f68c319
NC
1832msgstr ""
1833
fce00800 1834#: config/tc-arm.c:5265
328577ad 1835msgid "r14 not allowed here"
5f68c319
NC
1836msgstr ""
1837
fce00800 1838#: config/tc-arm.c:5272
5f68c319
NC
1839msgid "pre/post-indexing used when modified address register is destination"
1840msgstr ""
1841
fce00800 1842#: config/tc-arm.c:5282
328577ad 1843msgid "ldrd destination registers must not overlap index register"
252b5132
RH
1844msgstr ""
1845
fce00800 1846#: config/tc-arm.c:5408
328577ad 1847msgid "bad_segment"
252b5132
RH
1848msgstr ""
1849
fce00800 1850#: config/tc-arm.c:5468 config/tc-arm.c:5479
328577ad 1851msgid "shift expression expected"
252b5132
RH
1852msgstr ""
1853
fce00800 1854#: config/tc-arm.c:5503
328577ad 1855msgid "shift requires register or #expression"
ed265386
NC
1856msgstr ""
1857
fce00800 1858#: config/tc-arm.c:5504
328577ad 1859msgid "shift requires #expression"
ed265386
NC
1860msgstr ""
1861
fce00800 1862#: config/tc-arm.c:5534
328577ad 1863msgid "shift of 0 ignored."
252b5132
RH
1864msgstr ""
1865
fce00800 1866#: config/tc-arm.c:5540
328577ad 1867msgid "invalid immediate shift"
60bcf0fa
NC
1868msgstr ""
1869
fce00800
AM
1870#: config/tc-arm.c:5695 config/tc-arm.c:6112 config/tc-arm.c:6447
1871#: config/tc-arm.c:7081 config/tc-v850.c:1908 config/tc-v850.c:1929
328577ad 1872msgid "constant expression expected"
252b5132
RH
1873msgstr ""
1874
fce00800 1875#: config/tc-arm.c:5737
328577ad 1876msgid "register or shift expression expected"
252b5132
RH
1877msgstr ""
1878
fce00800 1879#: config/tc-arm.c:5790
328577ad 1880msgid "invalid floating point immediate expression"
252b5132
RH
1881msgstr ""
1882
fce00800 1883#: config/tc-arm.c:5794
328577ad 1884msgid "floating point register or immediate expression expected"
252b5132
RH
1885msgstr ""
1886
fce00800 1887#: config/tc-arm.c:5948 config/tc-arm.c:6278
328577ad 1888msgid "address offset too large"
252b5132
RH
1889msgstr ""
1890
fce00800 1891#: config/tc-arm.c:6006 config/tc-arm.c:6196 config/tc-arm.c:6338
328577ad 1892msgid "address expected"
e135f41b
NC
1893msgstr ""
1894
fce00800
AM
1895#: config/tc-arm.c:6036 config/tc-arm.c:6048 config/tc-arm.c:6085
1896#: config/tc-arm.c:6214 config/tc-arm.c:6368 config/tc-arm.c:6382
1897#: config/tc-arm.c:6419
a74801ba
ILT
1898#, c-format
1899msgid "%s register same as write-back base"
1900msgstr ""
1901
fce00800
AM
1902#: config/tc-arm.c:6038 config/tc-arm.c:6050 config/tc-arm.c:6087
1903#: config/tc-arm.c:6216 config/tc-arm.c:6370 config/tc-arm.c:6384
1904#: config/tc-arm.c:6421
a74801ba
ILT
1905msgid "destination"
1906msgstr ""
1907
fce00800
AM
1908#: config/tc-arm.c:6038 config/tc-arm.c:6050 config/tc-arm.c:6087
1909#: config/tc-arm.c:6216 config/tc-arm.c:6370 config/tc-arm.c:6384
1910#: config/tc-arm.c:6421
a74801ba 1911msgid "source"
252b5132
RH
1912msgstr ""
1913
fce00800 1914#: config/tc-arm.c:6097 config/tc-arm.c:6431 config/tc-arm.c:8695
328577ad
NC
1915msgid "invalid pseudo operation"
1916msgstr ""
1917
fce00800 1918#: config/tc-arm.c:6149 config/tc-arm.c:6482
252b5132
RH
1919msgid "literal pool insertion failed"
1920msgstr ""
1921
fce00800 1922#: config/tc-arm.c:6244 config/tc-arm.c:6250
328577ad 1923msgid "post-indexed expression expected"
252b5132
RH
1924msgstr ""
1925
fce00800 1926#: config/tc-arm.c:6548
328577ad 1927msgid "bad range in register list"
252b5132
RH
1928msgstr ""
1929
fce00800 1930#: config/tc-arm.c:6556 config/tc-arm.c:6565 config/tc-arm.c:6607
252b5132 1931#, c-format
328577ad 1932msgid "Warning: duplicated register (r%d) in register list"
252b5132
RH
1933msgstr ""
1934
fce00800 1935#: config/tc-arm.c:6568
328577ad 1936msgid "Warning: register range not in ascending order"
252b5132
RH
1937msgstr ""
1938
fce00800 1939#: config/tc-arm.c:6580
328577ad 1940msgid "missing `}'"
252b5132
RH
1941msgstr ""
1942
fce00800 1943#: config/tc-arm.c:6596
252b5132
RH
1944msgid "invalid register mask"
1945msgstr ""
1946
fce00800 1947#: config/tc-arm.c:6655
87ccc1b0 1948msgid "r15 not allowed as base register"
0d2bcfaf
NC
1949msgstr ""
1950
fce00800 1951#: config/tc-arm.c:6689 config/tc-arm.c:6698
87ccc1b0
NC
1952msgid "writeback of base register is UNPREDICTABLE"
1953msgstr ""
1954
fce00800 1955#: config/tc-arm.c:6692
87ccc1b0
NC
1956msgid "writeback of base register when in register list is UNPREDICTABLE"
1957msgstr ""
1958
fce00800 1959#: config/tc-arm.c:6702
87ccc1b0 1960msgid "if writeback register is in list, it must be the lowest reg in the list"
252b5132
RH
1961msgstr ""
1962
fce00800 1963#: config/tc-arm.c:6744 config/tc-arm.c:6758
252b5132
RH
1964msgid "r15 not allowed in swap"
1965msgstr ""
1966
fce00800 1967#: config/tc-arm.c:6853
328577ad 1968msgid "use of r15 in bx in ARM mode is not really useful"
ed265386
NC
1969msgstr ""
1970
fce00800 1971#: config/tc-arm.c:7087
328577ad
NC
1972msgid "constant value required for number of registers"
1973msgstr ""
1974
fce00800 1975#: config/tc-arm.c:7095
328577ad 1976msgid "number of registers must be in the range [1:4]"
252b5132
RH
1977msgstr ""
1978
fce00800 1979#: config/tc-arm.c:7156
328577ad 1980msgid "r15 not allowed as base register with write-back"
252b5132
RH
1981msgstr ""
1982
fce00800 1983#: config/tc-arm.c:7538
328577ad
NC
1984msgid "only two consecutive VFP SP registers allowed here"
1985msgstr ""
1986
fce00800 1987#: config/tc-arm.c:7706
328577ad
NC
1988msgid "VFP system register expected"
1989msgstr ""
1990
fce00800
AM
1991#: config/tc-arm.c:7844 config/tc-arm.c:7883 config/tc-arm.c:7896
1992#: config/tc-arm.c:7957 config/tc-arm.c:7996 config/tc-arm.c:8009
1993#: config/tc-h8300.c:1035 config/tc-mips.c:9722 config/tc-mips.c:9752
328577ad 1994msgid "invalid register list"
252b5132
RH
1995msgstr ""
1996
fce00800 1997#: config/tc-arm.c:7850 config/tc-arm.c:7963
328577ad 1998msgid "register list not in ascending order"
252b5132
RH
1999msgstr ""
2000
fce00800 2001#: config/tc-arm.c:7875 config/tc-arm.c:7988
328577ad
NC
2002msgid "register range not in ascending order"
2003msgstr ""
2004
fce00800 2005#: config/tc-arm.c:7913 config/tc-arm.c:8026
328577ad
NC
2006msgid "non-contiguous register range"
2007msgstr ""
2008
fce00800 2009#: config/tc-arm.c:8056 config/tc-arm.c:8093
328577ad
NC
2010msgid "this addressing mode requires base-register writeback"
2011msgstr ""
2012
fce00800 2013#: config/tc-arm.c:8253
252b5132
RH
2014msgid "lo register required"
2015msgstr ""
2016
fce00800 2017#: config/tc-arm.c:8261
252b5132
RH
2018msgid "hi register required"
2019msgstr ""
2020
fce00800 2021#: config/tc-arm.c:8331 config/tc-arm.c:9537
252b5132
RH
2022msgid "dest and source1 must be the same register"
2023msgstr ""
2024
fce00800 2025#: config/tc-arm.c:8338
252b5132
RH
2026msgid "subtract valid only on lo regs"
2027msgstr ""
2028
fce00800 2029#: config/tc-arm.c:8362
252b5132
RH
2030msgid "invalid Hi register with immediate"
2031msgstr ""
2032
fce00800 2033#: config/tc-arm.c:8402
252b5132
RH
2034msgid "invalid immediate value for stack adjust"
2035msgstr ""
2036
fce00800 2037#: config/tc-arm.c:8413
252b5132
RH
2038msgid "invalid immediate for address calculation"
2039msgstr ""
2040
fce00800 2041#: config/tc-arm.c:8500
252b5132
RH
2042msgid "source1 and dest must be same register"
2043msgstr ""
2044
fce00800 2045#: config/tc-arm.c:8534
328577ad 2046msgid "invalid immediate for shift"
252b5132
RH
2047msgstr ""
2048
fce00800 2049#: config/tc-arm.c:8613
252b5132
RH
2050msgid "only lo regs allowed with immediate"
2051msgstr ""
2052
fce00800 2053#: config/tc-arm.c:8632
252b5132
RH
2054msgid "invalid immediate"
2055msgstr ""
2056
fce00800 2057#: config/tc-arm.c:8686
252b5132
RH
2058msgid "expected ']'"
2059msgstr ""
2060
fce00800 2061#: config/tc-arm.c:8759
252b5132
RH
2062msgid "byte or halfword not valid for base register"
2063msgstr ""
2064
fce00800 2065#: config/tc-arm.c:8764
328577ad 2066msgid "r15 based store not allowed"
252b5132
RH
2067msgstr ""
2068
fce00800 2069#: config/tc-arm.c:8769
328577ad 2070msgid "invalid base register for register offset"
252b5132
RH
2071msgstr ""
2072
fce00800 2073#: config/tc-arm.c:8787 config/tc-arm.c:8822
252b5132
RH
2074msgid "invalid offset"
2075msgstr ""
2076
fce00800 2077#: config/tc-arm.c:8798
252b5132
RH
2078msgid "invalid base register in load/store"
2079msgstr ""
2080
fce00800 2081#: config/tc-arm.c:9341
328577ad 2082msgid "expecting immediate, 7bit operand"
252b5132
RH
2083msgstr ""
2084
fce00800 2085#: config/tc-arm.c:9356
328577ad 2086msgid "immediate out of range"
252b5132
RH
2087msgstr ""
2088
fce00800 2089#: config/tc-arm.c:9399
328577ad 2090msgid "offset expected"
252b5132
RH
2091msgstr ""
2092
fce00800 2093#: config/tc-arm.c:9408 config/tc-pj.c:537 config/tc-sh.c:3593
328577ad 2094msgid "offset out of range"
252b5132
RH
2095msgstr ""
2096
fce00800 2097#: config/tc-arm.c:9545
328577ad 2098msgid "Rs and Rd must be different in MUL"
252b5132
RH
2099msgstr ""
2100
fce00800 2101#: config/tc-arm.c:9689
328577ad
NC
2102msgid ""
2103"inserted missing '!': load/store multiple always writes back base register"
252b5132
RH
2104msgstr ""
2105
fce00800 2106#: config/tc-arm.c:9711
328577ad 2107msgid "only lo-regs valid in load/store multiple"
252b5132
RH
2108msgstr ""
2109
fce00800 2110#: config/tc-arm.c:9757
328577ad 2111msgid "syntax: ldrs[b] Rd, [Rb, Ro]"
252b5132
RH
2112msgstr ""
2113
fce00800 2114#: config/tc-arm.c:9821
328577ad 2115msgid "invalid register list to push/pop instruction"
252b5132
RH
2116msgstr ""
2117
fce00800 2118#: config/tc-arm.c:9933 config/tc-arm.c:10159
328577ad 2119msgid "virtual memory exhausted"
252b5132
RH
2120msgstr ""
2121
fce00800 2122#: config/tc-arm.c:10014
252b5132 2123#, c-format
328577ad 2124msgid "register '%s' does not exist\n"
a74801ba
ILT
2125msgstr ""
2126
fce00800 2127#: config/tc-arm.c:10018
a74801ba 2128#, c-format
328577ad
NC
2129msgid ""
2130"ignoring redefinition of register alias '%s' to non-existant register '%s'"
252b5132
RH
2131msgstr ""
2132
fce00800 2133#: config/tc-arm.c:10027
a74801ba 2134#, c-format
328577ad 2135msgid "ignoring redefinition of register alias '%s'"
252b5132
RH
2136msgstr ""
2137
fce00800 2138#: config/tc-arm.c:10033
328577ad 2139msgid "ignoring incomplete .req pseuso op"
252b5132
RH
2140msgstr ""
2141
fce00800 2142#: config/tc-arm.c:10183
3b16e843
NC
2143msgid "use of old and new-style options to set CPU type"
2144msgstr ""
2145
fce00800 2146#: config/tc-arm.c:10193
3b16e843
NC
2147msgid "use of old and new-style options to set FPU type"
2148msgstr ""
2149
fce00800 2150#: config/tc-arm.c:10473
328577ad 2151msgid "bad call to MD_ATOF()"
252b5132
RH
2152msgstr ""
2153
fce00800 2154#: config/tc-arm.c:10703
328577ad
NC
2155#, c-format
2156msgid "invalid constant (%lx) after fixup"
252b5132
RH
2157msgstr ""
2158
fce00800 2159#: config/tc-arm.c:10741
328577ad
NC
2160#, c-format
2161msgid "unable to compute ADRL instructions for PC offset of 0x%lx"
8ad3436c
AM
2162msgstr ""
2163
fce00800 2164#: config/tc-arm.c:10771
328577ad
NC
2165#, c-format
2166msgid "bad immediate value for offset (%ld)"
8ad3436c
AM
2167msgstr ""
2168
fce00800 2169#: config/tc-arm.c:10793 config/tc-arm.c:10815
328577ad 2170msgid "invalid literal constant: pool needs to be closer"
252b5132
RH
2171msgstr ""
2172
fce00800 2173#: config/tc-arm.c:10795
328577ad
NC
2174#, c-format
2175msgid "bad immediate value for half-word offset (%ld)"
252b5132
RH
2176msgstr ""
2177
fce00800 2178#: config/tc-arm.c:10832
328577ad 2179msgid "shift expression is too large"
252b5132
RH
2180msgstr ""
2181
fce00800 2182#: config/tc-arm.c:10851 config/tc-arm.c:10860
328577ad 2183msgid "invalid swi expression"
252b5132
RH
2184msgstr ""
2185
fce00800 2186#: config/tc-arm.c:10870
328577ad 2187msgid "invalid expression in load/store multiple"
a74801ba
ILT
2188msgstr ""
2189
fce00800 2190#: config/tc-arm.c:10923
328577ad 2191msgid "GAS can't handle same-section branch dest >= 0x04000000"
252b5132
RH
2192msgstr ""
2193
fce00800 2194#: config/tc-arm.c:10932
328577ad 2195msgid "out of range branch"
252b5132
RH
2196msgstr ""
2197
fce00800 2198#: config/tc-arm.c:10965 config/tc-arm.c:10981
328577ad 2199msgid "branch out of range"
252b5132
RH
2200msgstr ""
2201
fce00800 2202#: config/tc-arm.c:11005
328577ad 2203msgid "branch with link out of range"
252b5132
RH
2204msgstr ""
2205
fce00800 2206#: config/tc-arm.c:11074
328577ad 2207msgid "illegal value for co-processor offset"
252b5132
RH
2208msgstr ""
2209
fce00800 2210#: config/tc-arm.c:11086
87ccc1b0
NC
2211msgid "Illegal value for co-processor offset"
2212msgstr ""
2213
fce00800 2214#: config/tc-arm.c:11110
252b5132 2215#, c-format
328577ad 2216msgid "invalid offset, target not word aligned (0x%08X)"
252b5132
RH
2217msgstr ""
2218
fce00800
AM
2219#: config/tc-arm.c:11116 config/tc-arm.c:11126 config/tc-arm.c:11134
2220#: config/tc-arm.c:11142 config/tc-arm.c:11150
252b5132 2221#, c-format
328577ad 2222msgid "invalid offset, value too big (0x%08lX)"
252b5132
RH
2223msgstr ""
2224
fce00800 2225#: config/tc-arm.c:11190
328577ad 2226msgid "invalid immediate for stack address calculation"
252b5132
RH
2227msgstr ""
2228
fce00800 2229#: config/tc-arm.c:11199
252b5132 2230#, c-format
328577ad 2231msgid "invalid immediate for address calculation (value = 0x%08lX)"
a74801ba
ILT
2232msgstr ""
2233
fce00800 2234#: config/tc-arm.c:11209
328577ad 2235msgid "invalid 8bit immediate"
252b5132
RH
2236msgstr ""
2237
fce00800 2238#: config/tc-arm.c:11217
328577ad 2239msgid "invalid 3bit immediate"
a74801ba
ILT
2240msgstr ""
2241
fce00800 2242#: config/tc-arm.c:11233
252b5132 2243#, c-format
328577ad 2244msgid "invalid immediate: %ld is too large"
252b5132
RH
2245msgstr ""
2246
fce00800 2247#: config/tc-arm.c:11248
252b5132 2248#, c-format
328577ad 2249msgid "illegal Thumb shift value: %ld"
252b5132
RH
2250msgstr ""
2251
fce00800 2252#: config/tc-arm.c:11262
252b5132 2253#, c-format
328577ad 2254msgid "bad relocation fixup type (%d)"
252b5132
RH
2255msgstr ""
2256
fce00800 2257#: config/tc-arm.c:11333
87ccc1b0 2258msgid "literal referenced across section boundary"
a74801ba
ILT
2259msgstr ""
2260
fce00800 2261#: config/tc-arm.c:11346
87ccc1b0 2262msgid "internal relocation (type: IMMEDIATE) not fixed up"
252b5132
RH
2263msgstr ""
2264
fce00800 2265#: config/tc-arm.c:11351
328577ad 2266msgid "ADRL used for a symbol not defined in the same file"
252b5132
RH
2267msgstr ""
2268
fce00800 2269#: config/tc-arm.c:11356
87ccc1b0 2270msgid "internal_relocation (type: OFFSET_IMM) not fixed up"
a74801ba
ILT
2271msgstr ""
2272
fce00800
AM
2273#: config/tc-arm.c:11374 config/tc-cris.c:3063 config/tc-mcore.c:2052
2274#: config/tc-mmix.c:2867 config/tc-ns32k.c:2396
328577ad 2275msgid "<unknown>"
a74801ba
ILT
2276msgstr ""
2277
fce00800 2278#: config/tc-arm.c:11377 config/tc-arm.c:11398
252b5132 2279#, c-format
328577ad 2280msgid "cannot represent %s relocation in this object file format"
252b5132
RH
2281msgstr ""
2282
fce00800 2283#: config/tc-arm.c:11494
252b5132 2284#, c-format
328577ad 2285msgid "no operator -- statement `%s'\n"
252b5132
RH
2286msgstr ""
2287
fce00800 2288#: config/tc-arm.c:11512 config/tc-arm.c:11537
252b5132 2289#, c-format
328577ad 2290msgid "selected processor does not support `%s'"
252b5132
RH
2291msgstr ""
2292
fce00800 2293#: config/tc-arm.c:11554
0d2bcfaf
NC
2294#, c-format
2295msgid "bad instruction `%s'"
2296msgstr ""
2297
fce00800 2298#: config/tc-arm.c:11655
3b16e843
NC
2299msgid "generate PIC code"
2300msgstr ""
2301
fce00800 2302#: config/tc-arm.c:11656
3b16e843
NC
2303msgid "assemble Thumb code"
2304msgstr ""
2305
fce00800 2306#: config/tc-arm.c:11657
3b16e843
NC
2307msgid "support ARM/Thumb interworking"
2308msgstr ""
2309
fce00800 2310#: config/tc-arm.c:11659
3b16e843
NC
2311msgid "use old ABI (ELF only)"
2312msgstr ""
2313
fce00800 2314#: config/tc-arm.c:11660
3b16e843
NC
2315msgid "code uses 32-bit program counter"
2316msgstr ""
2317
fce00800 2318#: config/tc-arm.c:11661
3b16e843
NC
2319msgid "code uses 26-bit program counter"
2320msgstr ""
2321
fce00800 2322#: config/tc-arm.c:11662
3b16e843
NC
2323msgid "floating point args are in fp regs"
2324msgstr ""
2325
fce00800 2326#: config/tc-arm.c:11664
3b16e843
NC
2327msgid "re-entrant code"
2328msgstr ""
2329
fce00800 2330#: config/tc-arm.c:11665
3b16e843
NC
2331msgid "code is ATPCS conformant"
2332msgstr ""
2333
fce00800 2334#: config/tc-arm.c:11666
3b16e843
NC
2335msgid "assemble for big-endian"
2336msgstr ""
2337
fce00800 2338#: config/tc-arm.c:11667
3b16e843
NC
2339msgid "assemble for little-endian"
2340msgstr ""
2341
2342#. These are recognized by the assembler, but have no affect on code.
fce00800 2343#: config/tc-arm.c:11671
3b16e843
NC
2344msgid "use frame pointer"
2345msgstr ""
2346
fce00800 2347#: config/tc-arm.c:11672
3b16e843
NC
2348msgid "use stack size checking"
2349msgstr ""
2350
2351#. DON'T add any new processors to this list -- we want the whole list
2352#. to go away... Add them to the processors table instead.
fce00800 2353#: config/tc-arm.c:11676 config/tc-arm.c:11677
3b16e843
NC
2354msgid "use -mcpu=arm1"
2355msgstr ""
2356
fce00800 2357#: config/tc-arm.c:11678 config/tc-arm.c:11679
3b16e843
NC
2358msgid "use -mcpu=arm2"
2359msgstr ""
2360
fce00800 2361#: config/tc-arm.c:11680 config/tc-arm.c:11681
3b16e843
NC
2362msgid "use -mcpu=arm250"
2363msgstr ""
2364
fce00800 2365#: config/tc-arm.c:11682 config/tc-arm.c:11683
3b16e843
NC
2366msgid "use -mcpu=arm3"
2367msgstr ""
2368
fce00800 2369#: config/tc-arm.c:11684 config/tc-arm.c:11685
3b16e843
NC
2370msgid "use -mcpu=arm6"
2371msgstr ""
2372
fce00800 2373#: config/tc-arm.c:11686 config/tc-arm.c:11687
3b16e843
NC
2374msgid "use -mcpu=arm600"
2375msgstr ""
2376
fce00800 2377#: config/tc-arm.c:11688 config/tc-arm.c:11689
3b16e843
NC
2378msgid "use -mcpu=arm610"
2379msgstr ""
2380
fce00800 2381#: config/tc-arm.c:11690 config/tc-arm.c:11691
3b16e843
NC
2382msgid "use -mcpu=arm620"
2383msgstr ""
2384
fce00800 2385#: config/tc-arm.c:11692 config/tc-arm.c:11693
3b16e843
NC
2386msgid "use -mcpu=arm7"
2387msgstr ""
2388
fce00800 2389#: config/tc-arm.c:11694 config/tc-arm.c:11695
3b16e843
NC
2390msgid "use -mcpu=arm70"
2391msgstr ""
2392
fce00800 2393#: config/tc-arm.c:11696 config/tc-arm.c:11697
3b16e843
NC
2394msgid "use -mcpu=arm700"
2395msgstr ""
2396
fce00800 2397#: config/tc-arm.c:11698 config/tc-arm.c:11699
3b16e843
NC
2398msgid "use -mcpu=arm700i"
2399msgstr ""
2400
fce00800 2401#: config/tc-arm.c:11700 config/tc-arm.c:11701
3b16e843
NC
2402msgid "use -mcpu=arm710"
2403msgstr ""
2404
fce00800 2405#: config/tc-arm.c:11702 config/tc-arm.c:11703
3b16e843
NC
2406msgid "use -mcpu=arm710c"
2407msgstr ""
2408
fce00800 2409#: config/tc-arm.c:11704 config/tc-arm.c:11705
3b16e843
NC
2410msgid "use -mcpu=arm720"
2411msgstr ""
2412
fce00800 2413#: config/tc-arm.c:11706 config/tc-arm.c:11707
3b16e843
NC
2414msgid "use -mcpu=arm7d"
2415msgstr ""
2416
fce00800 2417#: config/tc-arm.c:11708 config/tc-arm.c:11709
3b16e843
NC
2418msgid "use -mcpu=arm7di"
2419msgstr ""
2420
fce00800 2421#: config/tc-arm.c:11710 config/tc-arm.c:11711
3b16e843
NC
2422msgid "use -mcpu=arm7m"
2423msgstr ""
2424
fce00800 2425#: config/tc-arm.c:11712 config/tc-arm.c:11713
3b16e843
NC
2426msgid "use -mcpu=arm7dm"
2427msgstr ""
2428
fce00800 2429#: config/tc-arm.c:11714 config/tc-arm.c:11715
3b16e843
NC
2430msgid "use -mcpu=arm7dmi"
2431msgstr ""
2432
fce00800 2433#: config/tc-arm.c:11716 config/tc-arm.c:11717
3b16e843
NC
2434msgid "use -mcpu=arm7100"
2435msgstr ""
2436
fce00800 2437#: config/tc-arm.c:11718 config/tc-arm.c:11719
3b16e843
NC
2438msgid "use -mcpu=arm7500"
2439msgstr ""
2440
fce00800 2441#: config/tc-arm.c:11720 config/tc-arm.c:11721
3b16e843
NC
2442msgid "use -mcpu=arm7500fe"
2443msgstr ""
2444
fce00800
AM
2445#: config/tc-arm.c:11722 config/tc-arm.c:11723 config/tc-arm.c:11724
2446#: config/tc-arm.c:11725
3b16e843
NC
2447msgid "use -mcpu=arm7tdmi"
2448msgstr ""
2449
fce00800 2450#: config/tc-arm.c:11726 config/tc-arm.c:11727
3b16e843
NC
2451msgid "use -mcpu=arm710t"
2452msgstr ""
2453
fce00800 2454#: config/tc-arm.c:11728 config/tc-arm.c:11729
3b16e843
NC
2455msgid "use -mcpu=arm720t"
2456msgstr ""
2457
fce00800 2458#: config/tc-arm.c:11730 config/tc-arm.c:11731
3b16e843
NC
2459msgid "use -mcpu=arm740t"
2460msgstr ""
2461
fce00800 2462#: config/tc-arm.c:11732 config/tc-arm.c:11733
3b16e843
NC
2463msgid "use -mcpu=arm8"
2464msgstr ""
2465
fce00800 2466#: config/tc-arm.c:11734 config/tc-arm.c:11735
3b16e843
NC
2467msgid "use -mcpu=arm810"
2468msgstr ""
2469
fce00800 2470#: config/tc-arm.c:11736 config/tc-arm.c:11737
3b16e843
NC
2471msgid "use -mcpu=arm9"
2472msgstr ""
2473
fce00800 2474#: config/tc-arm.c:11738 config/tc-arm.c:11739
3b16e843
NC
2475msgid "use -mcpu=arm9tdmi"
2476msgstr ""
2477
fce00800 2478#: config/tc-arm.c:11740 config/tc-arm.c:11741
3b16e843
NC
2479msgid "use -mcpu=arm920"
2480msgstr ""
2481
fce00800 2482#: config/tc-arm.c:11742 config/tc-arm.c:11743
3b16e843
NC
2483msgid "use -mcpu=arm940"
2484msgstr ""
2485
fce00800 2486#: config/tc-arm.c:11744
3b16e843
NC
2487msgid "use -mcpu=strongarm"
2488msgstr ""
2489
fce00800 2490#: config/tc-arm.c:11746
3b16e843
NC
2491msgid "use -mcpu=strongarm110"
2492msgstr ""
2493
fce00800 2494#: config/tc-arm.c:11748
3b16e843
NC
2495msgid "use -mcpu=strongarm1100"
2496msgstr ""
2497
fce00800 2498#: config/tc-arm.c:11750
3b16e843
NC
2499msgid "use -mcpu=strongarm1110"
2500msgstr ""
2501
fce00800 2502#: config/tc-arm.c:11751
3b16e843
NC
2503msgid "use -mcpu=xscale"
2504msgstr ""
2505
fce00800 2506#: config/tc-arm.c:11752
87ccc1b0
NC
2507msgid "use -mcpu=iwmmxt"
2508msgstr ""
2509
fce00800 2510#: config/tc-arm.c:11753
3b16e843
NC
2511msgid "use -mcpu=all"
2512msgstr ""
2513
2514#. Architecture variants -- don't add any more to this list either.
fce00800 2515#: config/tc-arm.c:11756 config/tc-arm.c:11757
3b16e843
NC
2516msgid "use -march=armv2"
2517msgstr ""
2518
fce00800 2519#: config/tc-arm.c:11758 config/tc-arm.c:11759
3b16e843
NC
2520msgid "use -march=armv2a"
2521msgstr ""
2522
fce00800 2523#: config/tc-arm.c:11760 config/tc-arm.c:11761
3b16e843
NC
2524msgid "use -march=armv3"
2525msgstr ""
2526
fce00800 2527#: config/tc-arm.c:11762 config/tc-arm.c:11763
3b16e843
NC
2528msgid "use -march=armv3m"
2529msgstr ""
2530
fce00800 2531#: config/tc-arm.c:11764 config/tc-arm.c:11765
3b16e843
NC
2532msgid "use -march=armv4"
2533msgstr ""
2534
fce00800 2535#: config/tc-arm.c:11766 config/tc-arm.c:11767
3b16e843
NC
2536msgid "use -march=armv4t"
2537msgstr ""
2538
fce00800 2539#: config/tc-arm.c:11768 config/tc-arm.c:11769
3b16e843
NC
2540msgid "use -march=armv5"
2541msgstr ""
2542
fce00800 2543#: config/tc-arm.c:11770 config/tc-arm.c:11771
3b16e843
NC
2544msgid "use -march=armv5t"
2545msgstr ""
2546
fce00800 2547#: config/tc-arm.c:11772 config/tc-arm.c:11773
3b16e843
NC
2548msgid "use -march=armv5te"
2549msgstr ""
2550
2551#. Floating point variants -- don't add any more to this list either.
fce00800 2552#: config/tc-arm.c:11776
3b16e843
NC
2553msgid "use -mfpu=fpe"
2554msgstr ""
2555
fce00800 2556#: config/tc-arm.c:11777
3b16e843
NC
2557msgid "use -mfpu=fpa10"
2558msgstr ""
2559
fce00800 2560#: config/tc-arm.c:11778
3b16e843
NC
2561msgid "use -mfpu=fpa11"
2562msgstr ""
2563
fce00800 2564#: config/tc-arm.c:11780
3b16e843
NC
2565msgid "use either -mfpu=softfpa or -mfpu=softvfp"
2566msgstr ""
2567
fce00800 2568#: config/tc-arm.c:11963
3b16e843
NC
2569msgid "invalid architectural extension"
2570msgstr ""
2571
fce00800 2572#: config/tc-arm.c:11977
3b16e843
NC
2573msgid "missing architectural extension"
2574msgstr ""
2575
fce00800 2576#: config/tc-arm.c:11990
252b5132 2577#, c-format
3b16e843 2578msgid "unknown architectural extnsion `%s'"
252b5132
RH
2579msgstr ""
2580
fce00800 2581#: config/tc-arm.c:12015
252b5132 2582#, c-format
3b16e843 2583msgid "missing cpu name `%s'"
252b5132
RH
2584msgstr ""
2585
fce00800 2586#: config/tc-arm.c:12031
252b5132 2587#, c-format
3b16e843 2588msgid "unknown cpu `%s'"
252b5132
RH
2589msgstr ""
2590
fce00800 2591#: config/tc-arm.c:12050
3b16e843
NC
2592#, c-format
2593msgid "missing architecture name `%s'"
252b5132
RH
2594msgstr ""
2595
fce00800 2596#: config/tc-arm.c:12067
3b16e843
NC
2597#, c-format
2598msgid "unknown architecture `%s'\n"
252b5132
RH
2599msgstr ""
2600
fce00800 2601#: config/tc-arm.c:12084
3b16e843
NC
2602#, c-format
2603msgid "unknown floating point format `%s'\n"
2604msgstr ""
2605
fce00800 2606#: config/tc-arm.c:12090
3b16e843
NC
2607msgid "<cpu name>\t assemble for CPU <cpu name>"
2608msgstr ""
2609
fce00800 2610#: config/tc-arm.c:12092
3b16e843
NC
2611msgid "<arch name>\t assemble for architecture <arch name>"
2612msgstr ""
2613
fce00800 2614#: config/tc-arm.c:12094
3b16e843
NC
2615msgid "<fpu name>\t assemble for FPU architecture <fpu name>"
2616msgstr ""
2617
fce00800 2618#: config/tc-arm.c:12136 config/tc-arm.c:12158
3b16e843
NC
2619#, c-format
2620msgid "option `-%c%s' is deprecated: %s"
2621msgstr ""
2622
fce00800 2623#: config/tc-arm.c:12167
3b16e843
NC
2624#, c-format
2625msgid "unrecognized option `-%c%s'"
2626msgstr ""
2627
fce00800 2628#: config/tc-arm.c:12181
3b16e843
NC
2629msgid " ARM-specific assembler options:\n"
2630msgstr ""
2631
fce00800 2632#: config/tc-arm.c:12192
3b16e843 2633msgid " -EB assemble code for a big-endian cpu\n"
252b5132
RH
2634msgstr ""
2635
fce00800 2636#: config/tc-arm.c:12197
3b16e843
NC
2637msgid " -EL assemble code for a little-endian cpu\n"
2638msgstr ""
2639
fce00800 2640#: config/tc-arm.c:12381
252b5132
RH
2641#, c-format
2642msgid "%s: unexpected function type: %d"
2643msgstr ""
2644
fce00800 2645#: config/tc-arm.c:12756
c45021f2 2646msgid "alignments greater than 32 bytes not supported in .text sections."
87748b32
NC
2647msgstr ""
2648
328577ad
NC
2649#: config/tc-arm.h:98
2650msgid "arm convert_frag\n"
2651msgstr ""
2652
87ccc1b0 2653#: config/tc-avr.c:203
bc0d738a
NC
2654msgid "Known MCU names:"
2655msgstr ""
2656
87ccc1b0 2657#: config/tc-avr.c:272
60bcf0fa
NC
2658msgid ""
2659"AVR options:\n"
2660" -mmcu=[avr-name] select microcontroller variant\n"
2661" [avr-name] can be:\n"
bc0d738a
NC
2662" avr1 - AT90S1200, ATtiny1x, ATtiny28\n"
2663" avr2 - AT90S2xxx, AT90S4xxx, AT90S8xxx, ATtiny22\n"
2664" avr3 - ATmega103, ATmega603\n"
2665" avr4 - ATmega83, ATmega85\n"
2666" avr5 - ATmega161, ATmega163, ATmega32, AT94K\n"
60bcf0fa
NC
2667" or immediate microcontroller name.\n"
2668msgstr ""
2669
87ccc1b0 2670#: config/tc-avr.c:282
bc0d738a
NC
2671msgid ""
2672" -mall-opcodes accept all AVR opcodes, even if not supported by MCU\n"
2673" -mno-skip-bug disable warnings for skipping two-word instructions\n"
2674" (default for avr4, avr5)\n"
2675" -mno-wrap reject rjmp/rcall instructions with 8K wrap-around\n"
2676" (default for avr3, avr5)\n"
2677msgstr ""
2678
87ccc1b0 2679#: config/tc-avr.c:330 config/tc-msp430.c:257
60bcf0fa
NC
2680#, c-format
2681msgid "unknown MCU: %s\n"
2682msgstr ""
2683
87ccc1b0 2684#: config/tc-avr.c:339
60bcf0fa 2685#, c-format
bc0d738a 2686msgid "redefinition of mcu type `%s' to `%s'"
60bcf0fa
NC
2687msgstr ""
2688
87ccc1b0 2689#: config/tc-avr.c:390 config/tc-d10v.c:319 config/tc-d30v.c:365
fce00800
AM
2690#: config/tc-mips.c:10136 config/tc-mmix.c:2246 config/tc-mn10200.c:361
2691#: config/tc-msp430.c:378 config/tc-pj.c:374 config/tc-ppc.c:5105
87ccc1b0 2692#: config/tc-sh.c:2528 config/tc-v850.c:1245
0d2bcfaf
NC
2693msgid "bad call to md_atof"
2694msgstr ""
2695
87ccc1b0 2696#: config/tc-avr.c:453
60bcf0fa
NC
2697msgid "constant value required"
2698msgstr ""
2699
87ccc1b0 2700#: config/tc-avr.c:456
60bcf0fa
NC
2701#, c-format
2702msgid "number must be less than %d"
2703msgstr ""
2704
87ccc1b0 2705#: config/tc-avr.c:508
60bcf0fa
NC
2706msgid "`,' required"
2707msgstr ""
2708
87ccc1b0 2709#: config/tc-avr.c:527
60bcf0fa
NC
2710msgid "undefined combination of operands"
2711msgstr ""
2712
87ccc1b0 2713#: config/tc-avr.c:536
60bcf0fa
NC
2714msgid "skipping two-word instruction"
2715msgstr ""
2716
87ccc1b0 2717#: config/tc-avr.c:598
60bcf0fa
NC
2718msgid "register r16-r23 required"
2719msgstr ""
2720
87ccc1b0 2721#: config/tc-avr.c:604
60bcf0fa
NC
2722msgid "register number above 15 required"
2723msgstr ""
2724
87ccc1b0 2725#: config/tc-avr.c:610
60bcf0fa
NC
2726msgid "even register number required"
2727msgstr ""
2728
87ccc1b0 2729#: config/tc-avr.c:616
bc0d738a 2730msgid "register r24, r26, r28 or r30 required"
60bcf0fa
NC
2731msgstr ""
2732
87ccc1b0 2733#: config/tc-avr.c:622
60bcf0fa
NC
2734msgid "register name or number from 0 to 31 required"
2735msgstr ""
2736
87ccc1b0 2737#: config/tc-avr.c:640
bc0d738a 2738msgid "pointer register (X, Y or Z) required"
60bcf0fa
NC
2739msgstr ""
2740
87ccc1b0 2741#: config/tc-avr.c:647
60bcf0fa
NC
2742msgid "cannot both predecrement and postincrement"
2743msgstr ""
2744
87ccc1b0 2745#: config/tc-avr.c:655
60bcf0fa
NC
2746msgid "addressing mode not supported"
2747msgstr ""
2748
87ccc1b0 2749#: config/tc-avr.c:661
60bcf0fa
NC
2750msgid "can't predecrement"
2751msgstr ""
2752
87ccc1b0 2753#: config/tc-avr.c:664
60bcf0fa
NC
2754msgid "pointer register Z required"
2755msgstr ""
2756
87ccc1b0 2757#: config/tc-avr.c:682
60bcf0fa
NC
2758msgid "pointer register (Y or Z) required"
2759msgstr ""
2760
87ccc1b0 2761#: config/tc-avr.c:787
60bcf0fa
NC
2762#, c-format
2763msgid "unknown constraint `%c'"
2764msgstr ""
2765
87ccc1b0
NC
2766#: config/tc-avr.c:881 config/tc-avr.c:897 config/tc-avr.c:998
2767#: config/tc-msp430.c:1431 config/tc-msp430.c:1448
60bcf0fa
NC
2768#, c-format
2769msgid "odd address operand: %ld"
2770msgstr ""
2771
87ccc1b0
NC
2772#: config/tc-avr.c:889 config/tc-avr.c:908 config/tc-d10v.c:586
2773#: config/tc-d30v.c:655 config/tc-msp430.c:1439 config/tc-msp430.c:1453
2774#: config/tc-msp430.c:1463
60bcf0fa
NC
2775#, c-format
2776msgid "operand out of range: %ld"
2777msgstr ""
2778
87ccc1b0
NC
2779#: config/tc-avr.c:1007 config/tc-d10v.c:1793 config/tc-d30v.c:1973
2780#: config/tc-msp430.c:1481
60bcf0fa
NC
2781#, c-format
2782msgid "line %d: unknown relocation type: 0x%x"
2783msgstr ""
2784
87ccc1b0 2785#: config/tc-avr.c:1021
60bcf0fa
NC
2786msgid "only constant expression allowed"
2787msgstr ""
2788
87ccc1b0 2789#: config/tc-avr.c:1057 config/tc-d10v.c:1659 config/tc-d30v.c:1806
fce00800
AM
2790#: config/tc-mn10200.c:1255 config/tc-mn10300.c:2303 config/tc-msp430.c:1520
2791#: config/tc-or32.c:1618 config/tc-ppc.c:5919 config/tc-v850.c:2264
60bcf0fa
NC
2792#, c-format
2793msgid "reloc %d not supported by object file format"
2794msgstr ""
2795
87ccc1b0 2796#: config/tc-avr.c:1081 config/tc-d10v.c:1248 config/tc-d10v.c:1262
fce00800 2797#: config/tc-h8300.c:1915 config/tc-h8500.c:1106 config/tc-mcore.c:938
87ccc1b0 2798#: config/tc-msp430.c:438 config/tc-pj.c:283 config/tc-sh.c:2096
fce00800 2799#: config/tc-z8k.c:1238
60bcf0fa
NC
2800msgid "can't find opcode "
2801msgstr ""
2802
87ccc1b0 2803#: config/tc-avr.c:1098
60bcf0fa
NC
2804#, c-format
2805msgid "illegal opcode %s for mcu %s"
2806msgstr ""
2807
87ccc1b0 2808#: config/tc-avr.c:1106
60bcf0fa
NC
2809msgid "garbage at end of line"
2810msgstr ""
2811
fce00800 2812#: config/tc-avr.c:1170 read.c:3226
60bcf0fa
NC
2813msgid "illegal expression"
2814msgstr ""
2815
87ccc1b0 2816#: config/tc-avr.c:1196 config/tc-avr.c:1262
60bcf0fa
NC
2817msgid "`)' required"
2818msgstr ""
2819
87ccc1b0 2820#: config/tc-avr.c:1216
bc0d738a
NC
2821#, c-format
2822msgid "constant out of 8-bit range: %d"
2823msgstr ""
2824
87ccc1b0 2825#: config/tc-avr.c:1219
bc0d738a
NC
2826msgid "expression possibly out of 8-bit range"
2827msgstr ""
2828
87ccc1b0 2829#: config/tc-avr.c:1290 config/tc-avr.c:1297
60bcf0fa
NC
2830#, c-format
2831msgid "illegal %srelocation size: %d"
2832msgstr ""
2833
fce00800 2834#: config/tc-cris.c:386 config/tc-m68hc11.c:2831
87ccc1b0
NC
2835#, c-format
2836msgid "internal inconsistency problem in %s: fr_symbol %lx"
2837msgstr ""
2838
fce00800 2839#: config/tc-cris.c:390 config/tc-m68hc11.c:2835
87ccc1b0
NC
2840#, c-format
2841msgid "internal inconsistency problem in %s: resolved symbol"
2842msgstr ""
2843
fce00800 2844#: config/tc-cris.c:396 config/tc-m68hc11.c:2841
87ccc1b0
NC
2845#, c-format
2846msgid "internal inconsistency problem in %s: fr_subtype %d"
2847msgstr ""
2848
fce00800 2849#: config/tc-cris.c:650
87ccc1b0
NC
2850#, c-format
2851msgid "internal inconsistency in %s: bdapq no symbol"
2852msgstr ""
2853
fce00800 2854#: config/tc-cris.c:663
87ccc1b0
NC
2855#, c-format
2856msgid "internal inconsistency in %s: bdap.w with no symbol"
2857msgstr ""
2858
fce00800 2859#: config/tc-cris.c:807
328577ad
NC
2860msgid "Virtual memory exhausted"
2861msgstr ""
2862
fce00800 2863#: config/tc-cris.c:815
3bcbcc3d
HPN
2864#, c-format
2865msgid "Can't hash `%s': %s\n"
2866msgstr ""
2867
fce00800 2868#: config/tc-cris.c:816
3bcbcc3d
HPN
2869msgid "(unknown reason)"
2870msgstr ""
2871
fce00800 2872#: config/tc-cris.c:820
3bcbcc3d
HPN
2873#, c-format
2874msgid "Buggy opcode: `%s' \"%s\"\n"
2875msgstr ""
2876
fce00800 2877#: config/tc-cris.c:1164
3bcbcc3d
HPN
2878#, c-format
2879msgid "Immediate value not in 5 bit unsigned range: %ld"
2880msgstr ""
2881
fce00800 2882#: config/tc-cris.c:1180
3bcbcc3d
HPN
2883#, c-format
2884msgid "Immediate value not in 4 bit unsigned range: %ld"
2885msgstr ""
2886
fce00800 2887#: config/tc-cris.c:1219
3bcbcc3d
HPN
2888#, c-format
2889msgid "Immediate value not in 6 bit range: %ld"
2890msgstr ""
2891
fce00800 2892#: config/tc-cris.c:1234
3bcbcc3d
HPN
2893#, c-format
2894msgid "Immediate value not in 6 bit unsigned range: %ld"
2895msgstr ""
2896
2897#. Others have a generic warning.
fce00800 2898#: config/tc-cris.c:1324
3bcbcc3d
HPN
2899#, c-format
2900msgid "Unimplemented register `%s' specified"
2901msgstr ""
2902
2903#. We've come to the end of instructions with this
2904#. opcode, so it must be an error.
fce00800 2905#: config/tc-cris.c:1483
3bcbcc3d
HPN
2906msgid "Illegal operands"
2907msgstr ""
2908
fce00800 2909#: config/tc-cris.c:1514 config/tc-cris.c:1545
3bcbcc3d
HPN
2910#, c-format
2911msgid "Immediate value not in 8 bit range: %ld"
2912msgstr ""
2913
fce00800 2914#: config/tc-cris.c:1524 config/tc-cris.c:1552
3bcbcc3d
HPN
2915#, c-format
2916msgid "Immediate value not in 16 bit range: %ld"
2917msgstr ""
2918
fce00800 2919#: config/tc-cris.c:1573
6840198f
NC
2920msgid "PIC relocation size does not match operand size"
2921msgstr ""
2922
fce00800 2923#: config/tc-cris.c:2572
3bcbcc3d
HPN
2924msgid "32-bit conditional branch generated"
2925msgstr ""
2926
fce00800 2927#: config/tc-cris.c:2626
6840198f
NC
2928msgid "Complex expression not supported"
2929msgstr ""
2930
3bcbcc3d
HPN
2931#. FIXME: Is this function mentioned in the internals.texi manual? If
2932#. not, add it.
fce00800 2933#: config/tc-cris.c:2747
3bcbcc3d
HPN
2934msgid "Bad call to md_atof () - floating point formats are not supported"
2935msgstr ""
2936
fce00800 2937#: config/tc-cris.c:2794
6840198f
NC
2938msgid "PC-relative relocation must be trivially resolved"
2939msgstr ""
2940
fce00800 2941#: config/tc-cris.c:2837
3bcbcc3d
HPN
2942#, c-format
2943msgid "Value not in 16 bit range: %ld"
2944msgstr ""
2945
fce00800 2946#: config/tc-cris.c:2848
3bcbcc3d
HPN
2947#, c-format
2948msgid "Value not in 8 bit range: %ld"
2949msgstr ""
2950
fce00800 2951#: config/tc-cris.c:2855
3bcbcc3d
HPN
2952#, c-format
2953msgid "Value not in 4 bit unsigned range: %ld"
2954msgstr ""
2955
fce00800 2956#: config/tc-cris.c:2862
3bcbcc3d
HPN
2957#, c-format
2958msgid "Value not in 5 bit unsigned range: %ld"
2959msgstr ""
2960
fce00800 2961#: config/tc-cris.c:2869
3bcbcc3d
HPN
2962#, c-format
2963msgid "Value not in 6 bit range: %ld"
2964msgstr ""
2965
fce00800 2966#: config/tc-cris.c:2876
3bcbcc3d
HPN
2967#, c-format
2968msgid "Value not in 6 bit unsigned range: %ld"
2969msgstr ""
2970
fce00800 2971#: config/tc-cris.c:2924
7b15d668 2972msgid "Please use --help to see usage and options for this assembler.\n"
3bcbcc3d
HPN
2973msgstr ""
2974
fce00800 2975#: config/tc-cris.c:2936
7b15d668 2976msgid "--no-underscore is invalid with a.out format"
3bcbcc3d
HPN
2977msgstr ""
2978
fce00800 2979#: config/tc-cris.c:3012
3bcbcc3d 2980msgid ""
7b15d668
HPN
2981"Semantics error. This type of operand can not be relocated, it must be an "
2982"assembly-time constant"
3bcbcc3d
HPN
2983msgstr ""
2984
fce00800 2985#: config/tc-cris.c:3064
7b15d668
HPN
2986#, c-format
2987msgid "Cannot generate relocation type for symbol %s, code %s"
3bcbcc3d
HPN
2988msgstr ""
2989
6840198f 2990#. The messages are formatted to line up with the generic options.
fce00800 2991#: config/tc-cris.c:3078
7b15d668 2992msgid "CRIS-specific options:\n"
3bcbcc3d
HPN
2993msgstr ""
2994
fce00800 2995#: config/tc-cris.c:3080
85a39694
NC
2996msgid ""
2997" -h, -H Don't execute, print this help text. Deprecated.\n"
3bcbcc3d
HPN
2998msgstr ""
2999
fce00800 3000#: config/tc-cris.c:3082
85a39694 3001msgid " -N Warn when branches are expanded to jumps.\n"
3bcbcc3d
HPN
3002msgstr ""
3003
fce00800 3004#: config/tc-cris.c:3084
85a39694
NC
3005msgid ""
3006" --underscore User symbols are normally prepended with "
3007"underscore.\n"
3bcbcc3d
HPN
3008msgstr ""
3009
fce00800 3010#: config/tc-cris.c:3086
85a39694 3011msgid " Registers will not need any prefix.\n"
3bcbcc3d
HPN
3012msgstr ""
3013
fce00800 3014#: config/tc-cris.c:3088
85a39694 3015msgid " --no-underscore User symbols do not have any prefix.\n"
3bcbcc3d
HPN
3016msgstr ""
3017
fce00800 3018#: config/tc-cris.c:3090
85a39694 3019msgid " Registers will require a `$'-prefix.\n"
3bcbcc3d
HPN
3020msgstr ""
3021
fce00800 3022#: config/tc-cris.c:3092
6840198f
NC
3023msgid " --pic\t\t\tEnable generation of position-independent code.\n"
3024msgstr ""
3025
fce00800 3026#: config/tc-cris.c:3115
3bcbcc3d
HPN
3027msgid "Invalid relocation"
3028msgstr ""
3029
fce00800 3030#: config/tc-cris.c:3149
3bcbcc3d
HPN
3031msgid "Invalid pc-relative relocation"
3032msgstr ""
3033
fce00800 3034#: config/tc-cris.c:3198
3bcbcc3d
HPN
3035#, c-format
3036msgid "Adjusted signed .word (%ld) overflows: `switch'-statement too large."
3037msgstr ""
3038
fce00800 3039#: config/tc-cris.c:3225
6840198f
NC
3040#, c-format
3041msgid ".syntax %s requires command-line option `--underscore'"
3042msgstr ""
3043
fce00800 3044#: config/tc-cris.c:3234
6840198f
NC
3045#, c-format
3046msgid ".syntax %s requires command-line option `--no-underscore'"
3047msgstr ""
3048
fce00800 3049#: config/tc-cris.c:3272
7b15d668
HPN
3050msgid "Unknown .syntax operand"
3051msgstr ""
3052
fce00800 3053#: config/tc-cris.c:3283
6840198f
NC
3054msgid "Pseudodirective .file is only valid when generating ELF"
3055msgstr ""
3056
fce00800 3057#: config/tc-cris.c:3296
6840198f
NC
3058msgid "Pseudodirective .loc is only valid when generating ELF"
3059msgstr ""
3060
87ccc1b0 3061#: config/tc-d10v.c:252
252b5132
RH
3062msgid ""
3063"D10V options:\n"
bccba5f0
NC
3064"-O Optimize. Will do some operations in parallel.\n"
3065"--gstabs-packing Pack adjacent short instructions together even\n"
3066" when --gstabs is specified. On by default.\n"
3067"--no-gstabs-packing If --gstabs is specified, do not pack adjacent\n"
3068" instructions together.\n"
252b5132
RH
3069msgstr ""
3070
87ccc1b0 3071#: config/tc-d10v.c:543 config/tc-d30v.c:549 config/tc-mn10200.c:937
fce00800 3072#: config/tc-mn10300.c:1812 config/tc-ppc.c:2332 config/tc-s390.c:1234
87ccc1b0 3073#: config/tc-tic80.c:275 config/tc-v850.c:2022
0d2bcfaf
NC
3074msgid "illegal operand"
3075msgstr ""
3076
87ccc1b0
NC
3077#: config/tc-d10v.c:657
3078msgid "operand is not an immediate"
3079msgstr ""
3080
3081#: config/tc-d10v.c:675
252b5132 3082#, c-format
87ccc1b0 3083msgid "operand out of range: %lu"
252b5132
RH
3084msgstr ""
3085
87ccc1b0 3086#: config/tc-d10v.c:736
252b5132
RH
3087msgid "Instruction must be executed in parallel with another instruction."
3088msgstr ""
3089
87ccc1b0 3090#: config/tc-d10v.c:792
252b5132
RH
3091msgid "Instruction must be executed in parallel"
3092msgstr ""
3093
87ccc1b0 3094#: config/tc-d10v.c:795
252b5132
RH
3095msgid "Long instructions may not be combined."
3096msgstr ""
3097
87ccc1b0 3098#: config/tc-d10v.c:828
252b5132
RH
3099msgid "One of these instructions may not be executed in parallel."
3100msgstr ""
3101
87ccc1b0 3102#: config/tc-d10v.c:832 config/tc-d30v.c:876
252b5132
RH
3103msgid "Two IU instructions may not be executed in parallel"
3104msgstr ""
3105
87ccc1b0
NC
3106#: config/tc-d10v.c:834 config/tc-d10v.c:842 config/tc-d10v.c:856
3107#: config/tc-d10v.c:871 config/tc-d30v.c:877 config/tc-d30v.c:886
252b5132
RH
3108msgid "Swapping instruction order"
3109msgstr ""
3110
87ccc1b0 3111#: config/tc-d10v.c:840 config/tc-d30v.c:883
252b5132
RH
3112msgid "Two MU instructions may not be executed in parallel"
3113msgstr ""
3114
87ccc1b0 3115#: config/tc-d10v.c:860 config/tc-d30v.c:903
252b5132
RH
3116msgid "IU instruction may not be in the left container"
3117msgstr ""
3118
87ccc1b0 3119#: config/tc-d10v.c:862 config/tc-d10v.c:877
60bcf0fa
NC
3120msgid ""
3121"Instruction in R container is squashed by flow control instruction in L "
3122"container."
252b5132
RH
3123msgstr ""
3124
87ccc1b0 3125#: config/tc-d10v.c:875 config/tc-d30v.c:914
60bcf0fa 3126msgid "MU instruction may not be in the right container"
252b5132
RH
3127msgstr ""
3128
87ccc1b0 3129#: config/tc-d10v.c:881 config/tc-d30v.c:926
60bcf0fa 3130msgid "unknown execution type passed to write_2_short()"
252b5132
RH
3131msgstr ""
3132
87ccc1b0
NC
3133#: config/tc-d10v.c:1072 config/tc-d10v.c:1080
3134#, c-format
3135msgid "packing conflict: %s must dispatch sequentially"
3136msgstr ""
3137
3138#: config/tc-d10v.c:1179
3139#, c-format
3140msgid "resource conflict (R%d)"
3141msgstr ""
3142
3143#: config/tc-d10v.c:1182
3144#, c-format
3145msgid "resource conflict (A%d)"
3146msgstr ""
3147
3148#: config/tc-d10v.c:1184
3149msgid "resource conflict (PSW)"
3150msgstr ""
3151
3152#: config/tc-d10v.c:1186
3153msgid "resource conflict (C flag)"
3154msgstr ""
3155
3156#: config/tc-d10v.c:1188
3157msgid "resource conflict (F flag)"
3158msgstr ""
3159
3160#: config/tc-d10v.c:1276 config/tc-d10v.c:1298 config/tc-d30v.c:1410
252b5132
RH
3161msgid "Unable to mix instructions as specified"
3162msgstr ""
3163
87ccc1b0 3164#: config/tc-d10v.c:1345 config/tc-d30v.c:1547
252b5132
RH
3165#, c-format
3166msgid "unknown opcode: %s"
3167msgstr ""
3168
87ccc1b0 3169#: config/tc-d10v.c:1428 config/tc-d10v.c:1603 config/tc-tic80.c:532
252b5132
RH
3170msgid "bad opcode or operands"
3171msgstr ""
3172
87ccc1b0 3173#: config/tc-d10v.c:1503 config/tc-m68k.c:4305
252b5132
RH
3174msgid "value out of range"
3175msgstr ""
3176
87ccc1b0 3177#: config/tc-d10v.c:1579
252b5132
RH
3178msgid "illegal operand - register name found where none expected"
3179msgstr ""
3180
87ccc1b0 3181#: config/tc-d10v.c:1614 config/tc-tic80.c:543
252b5132
RH
3182msgid "Register number must be EVEN"
3183msgstr ""
3184
87ccc1b0 3185#: config/tc-d10v.c:1617
328577ad
NC
3186msgid "Unsupported use of sp"
3187msgstr ""
3188
87ccc1b0
NC
3189#: config/tc-d10v.c:1636
3190#, c-format
3191msgid "cr%ld is a reserved control register"
3192msgstr ""
3193
3194#: config/tc-d10v.c:1773
252b5132
RH
3195#, c-format
3196msgid "line %d: rep or repi must include at least 4 instructions"
3197msgstr ""
3198
ed265386 3199#: config/tc-d30v.c:192
252b5132
RH
3200#, c-format
3201msgid "Register name %s conflicts with symbol of the same name"
3202msgstr ""
3203
87ccc1b0 3204#: config/tc-d30v.c:287
252b5132
RH
3205msgid ""
3206"\n"
3207"D30V options:\n"
3208"-O Make adjacent short instructions parallel if "
3209"possible.\n"
3210"-n Warn about all NOPs inserted by the assembler.\n"
3211"-N\t\t\tWarn about NOPs inserted after word multiplies.\n"
3212"-c Warn about symbols whoes names match register "
3213"names.\n"
3214"-C Opposite of -C. -c is the default.\n"
3215msgstr ""
3216
87ccc1b0 3217#: config/tc-d30v.c:461
252b5132
RH
3218msgid "unexpected 12-bit reloc type"
3219msgstr ""
3220
87ccc1b0 3221#: config/tc-d30v.c:468
252b5132
RH
3222msgid "unexpected 18-bit reloc type"
3223msgstr ""
3224
87ccc1b0 3225#: config/tc-d30v.c:719
252b5132
RH
3226#, c-format
3227msgid "%s NOP inserted"
3228msgstr ""
3229
87ccc1b0 3230#: config/tc-d30v.c:720
252b5132
RH
3231msgid "sequential"
3232msgstr ""
3233
87ccc1b0 3234#: config/tc-d30v.c:720
252b5132
RH
3235msgid "parallel"
3236msgstr ""
3237
87ccc1b0 3238#: config/tc-d30v.c:872
252b5132
RH
3239msgid "Instructions may not be executed in parallel"
3240msgstr ""
3241
87ccc1b0 3242#: config/tc-d30v.c:885
252b5132
RH
3243#, c-format
3244msgid "Executing %s in IU may not work"
3245msgstr ""
3246
87ccc1b0 3247#: config/tc-d30v.c:892
bc0d738a
NC
3248#, c-format
3249msgid "Executing %s in IU may not work in parallel execution"
3250msgstr ""
3251
87ccc1b0 3252#: config/tc-d30v.c:905
252b5132
RH
3253#, c-format
3254msgid "special left instruction `%s' kills instruction `%s' in right container"
3255msgstr ""
3256
87ccc1b0 3257#: config/tc-d30v.c:916
bc0d738a
NC
3258#, c-format
3259msgid "Executing %s in reverse serial with %s may not work"
3260msgstr ""
3261
87ccc1b0 3262#: config/tc-d30v.c:919
bc0d738a
NC
3263#, c-format
3264msgid "Executing %s in IU in reverse serial may not work"
3265msgstr ""
3266
87ccc1b0 3267#: config/tc-d30v.c:1289 config/tc-d30v.c:1306
252b5132
RH
3268msgid "Cannot assemble instruction"
3269msgstr ""
3270
87ccc1b0 3271#: config/tc-d30v.c:1291
252b5132
RH
3272msgid "First opcode is long. Unable to mix instructions as specified."
3273msgstr ""
3274
87ccc1b0 3275#: config/tc-d30v.c:1360
252b5132
RH
3276msgid "word of NOPs added between word multiply and load"
3277msgstr ""
3278
87ccc1b0 3279#: config/tc-d30v.c:1362
252b5132
RH
3280msgid "word of NOPs added between word multiply and 16-bit multiply"
3281msgstr ""
3282
87ccc1b0 3283#: config/tc-d30v.c:1394
252b5132
RH
3284msgid "Instruction uses long version, so it cannot be mixed as specified"
3285msgstr ""
3286
87ccc1b0 3287#: config/tc-d30v.c:1477 config/tc-d30v.c:1515
252b5132
RH
3288#, c-format
3289msgid "unknown condition code: %s"
3290msgstr ""
3291
87ccc1b0 3292#: config/tc-d30v.c:1508
252b5132
RH
3293#, c-format
3294msgid "cmpu doesn't support condition code %s"
3295msgstr ""
3296
87ccc1b0 3297#: config/tc-d30v.c:1558
252b5132
RH
3298#, c-format
3299msgid "operands for opcode `%s' do not match any valid format"
3300msgstr ""
3301
87ccc1b0 3302#: config/tc-d30v.c:1776
252b5132
RH
3303msgid "Odd numbered register used as target of multi-register instruction"
3304msgstr ""
3305
87ccc1b0 3306#: config/tc-d30v.c:1862
252b5132
RH
3307#, c-format
3308msgid "line %d: unable to place address of symbol '%s' into a byte"
3309msgstr ""
3310
87ccc1b0 3311#: config/tc-d30v.c:1865
252b5132 3312#, c-format
87ccc1b0 3313msgid "line %d: unable to place value %lx into a byte"
252b5132
RH
3314msgstr ""
3315
87ccc1b0 3316#: config/tc-d30v.c:1873
252b5132
RH
3317#, c-format
3318msgid "line %d: unable to place address of symbol '%s' into a short"
3319msgstr ""
3320
87ccc1b0 3321#: config/tc-d30v.c:1876
252b5132 3322#, c-format
87ccc1b0 3323msgid "line %d: unable to place value %lx into a short"
252b5132
RH
3324msgstr ""
3325
87ccc1b0 3326#: config/tc-d30v.c:1884
252b5132
RH
3327#, c-format
3328msgid "line %d: unable to place address of symbol '%s' into a quad"
3329msgstr ""
3330
87ccc1b0 3331#: config/tc-d30v.c:2053
252b5132
RH
3332#, c-format
3333msgid "value too large to fit in %d bits"
3334msgstr ""
3335
87ccc1b0 3336#: config/tc-d30v.c:2196
252b5132
RH
3337#, c-format
3338msgid "Alignment too large: %d assumed"
3339msgstr ""
3340
87ccc1b0
NC
3341#: config/tc-dlx.c:283
3342msgid "missing .proc"
a74801ba
ILT
3343msgstr ""
3344
87ccc1b0
NC
3345#: config/tc-dlx.c:300
3346msgid ".endfunc missing for previous .proc"
a74801ba
ILT
3347msgstr ""
3348
87ccc1b0
NC
3349#: config/tc-dlx.c:498
3350#, c-format
3351msgid "Expression Error for operand modifier %%hi/%%lo\n"
a74801ba
ILT
3352msgstr ""
3353
87ccc1b0
NC
3354#: config/tc-dlx.c:552
3355#, c-format
3356msgid "Bad operand for a load instruction: <%s>"
a74801ba
ILT
3357msgstr ""
3358
87ccc1b0
NC
3359#: config/tc-dlx.c:667
3360#, c-format
3361msgid "Bad operand for a store instruction: <%s>"
328577ad
NC
3362msgstr ""
3363
87ccc1b0
NC
3364#: config/tc-dlx.c:865
3365msgid "Can not set dlx_skip_hi16_flag"
252b5132
RH
3366msgstr ""
3367
87ccc1b0
NC
3368#: config/tc-dlx.c:879
3369#, c-format
3370msgid "Missing arguments for opcode <%s>."
252b5132
RH
3371msgstr ""
3372
87ccc1b0
NC
3373#: config/tc-dlx.c:950
3374#, c-format
3375msgid "Both the_insn.HI and the_insn.LO are set : %s"
252b5132
RH
3376msgstr ""
3377
87ccc1b0
NC
3378#: config/tc-dlx.c:1022
3379msgid "failed regnum sanity check."
252b5132
RH
3380msgstr ""
3381
87ccc1b0
NC
3382#: config/tc-dlx.c:1035
3383msgid "failed general register sanity check."
252b5132
RH
3384msgstr ""
3385
87ccc1b0
NC
3386#: config/tc-dlx.c:1324
3387msgid "Invalid expression after # number\n"
252b5132
RH
3388msgstr ""
3389
87ccc1b0
NC
3390#: config/tc-fr30.c:85
3391msgid " FR30 specific command line options:\n"
252b5132
RH
3392msgstr ""
3393
87ccc1b0 3394#: config/tc-fr30.c:139 config/tc-openrisc.c:152
252b5132 3395#, c-format
87ccc1b0 3396msgid "Instruction %s not allowed in a delay slot."
252b5132
RH
3397msgstr ""
3398
87ccc1b0
NC
3399#: config/tc-fr30.c:383 config/tc-m32r.c:1576
3400msgid "Addend to unresolved symbol not on word boundary."
252b5132
RH
3401msgstr ""
3402
87ccc1b0
NC
3403#: config/tc-fr30.c:524 config/tc-frv.c:1289 config/tc-i960.c:798
3404#: config/tc-ip2k.c:353 config/tc-m32r.c:1884 config/tc-openrisc.c:452
fce00800 3405#: config/tc-xstormy16.c:636
87ccc1b0 3406msgid "Bad call to md_atof()"
252b5132
RH
3407msgstr ""
3408
87ccc1b0
NC
3409#: config/tc-frv.c:413
3410msgid "FRV specific command line options:\n"
252b5132
RH
3411msgstr ""
3412
87ccc1b0
NC
3413#: config/tc-frv.c:414
3414msgid "-G n Data >= n bytes is in small data area\n"
252b5132
RH
3415msgstr ""
3416
87ccc1b0
NC
3417#: config/tc-frv.c:415
3418msgid "-mgpr-32 Note 32 gprs are used\n"
252b5132
RH
3419msgstr ""
3420
87ccc1b0
NC
3421#: config/tc-frv.c:416
3422msgid "-mgpr-64 Note 64 gprs are used\n"
252b5132
RH
3423msgstr ""
3424
87ccc1b0
NC
3425#: config/tc-frv.c:417
3426msgid "-mfpr-32 Note 32 fprs are used\n"
252b5132
RH
3427msgstr ""
3428
87ccc1b0
NC
3429#: config/tc-frv.c:418
3430msgid "-mfpr-64 Note 64 fprs are used\n"
252b5132
RH
3431msgstr ""
3432
87ccc1b0
NC
3433#: config/tc-frv.c:419
3434msgid "-msoft-float Note software fp is used\n"
252b5132
RH
3435msgstr ""
3436
87ccc1b0
NC
3437#: config/tc-frv.c:420
3438msgid "-mdword Note stack is aligned to a 8 byte boundary\n"
252b5132
RH
3439msgstr ""
3440
87ccc1b0
NC
3441#: config/tc-frv.c:421
3442msgid "-mno-dword Note stack is aligned to a 4 byte boundary\n"
252b5132
RH
3443msgstr ""
3444
87ccc1b0
NC
3445#: config/tc-frv.c:422
3446msgid "-mdouble Note fp double insns are used\n"
252b5132
RH
3447msgstr ""
3448
87ccc1b0
NC
3449#: config/tc-frv.c:423
3450msgid "-mmedia Note media insns are used\n"
252b5132
RH
3451msgstr ""
3452
87ccc1b0
NC
3453#: config/tc-frv.c:424
3454msgid "-mmuladd Note multiply add/subtract insns are used\n"
252b5132
RH
3455msgstr ""
3456
87ccc1b0
NC
3457#: config/tc-frv.c:425
3458msgid "-mpack Note instructions are packed\n"
252b5132
RH
3459msgstr ""
3460
87ccc1b0
NC
3461#: config/tc-frv.c:426
3462msgid "-mno-pack Do not allow instructions to be packed\n"
252b5132
RH
3463msgstr ""
3464
87ccc1b0
NC
3465#: config/tc-frv.c:427
3466msgid "-mpic Note small position independent code\n"
328577ad
NC
3467msgstr ""
3468
87ccc1b0
NC
3469#: config/tc-frv.c:428
3470msgid "-mPIC Note large position independent code\n"
252b5132
RH
3471msgstr ""
3472
87ccc1b0
NC
3473#: config/tc-frv.c:429
3474msgid "-mlibrary-pic Compile library for large position indepedent code\n"
252b5132
RH
3475msgstr ""
3476
87ccc1b0
NC
3477#: config/tc-frv.c:430
3478msgid "-mcpu={fr500|fr400|fr300|frv|simple|tomcat}\n"
252b5132
RH
3479msgstr ""
3480
87ccc1b0
NC
3481#: config/tc-frv.c:431
3482msgid " Record the cpu type\n"
252b5132
RH
3483msgstr ""
3484
87ccc1b0
NC
3485#: config/tc-frv.c:432
3486msgid "-mtomcat-stats Print out stats for tomcat workarounds\n"
252b5132
RH
3487msgstr ""
3488
87ccc1b0
NC
3489#: config/tc-frv.c:433
3490msgid "-mtomcat-debug Debug tomcat workarounds\n"
252b5132
RH
3491msgstr ""
3492
87ccc1b0
NC
3493#: config/tc-frv.c:1012
3494msgid "VLIW packing used for -mno-pack"
252b5132
RH
3495msgstr ""
3496
87ccc1b0
NC
3497#: config/tc-frv.c:1025
3498msgid "VLIW packing constraint violation"
252b5132
RH
3499msgstr ""
3500
87ccc1b0 3501#: config/tc-frv.c:1540
252b5132 3502#, c-format
87ccc1b0 3503msgid "Relocation %s is not safe for %s"
252b5132
RH
3504msgstr ""
3505
fce00800
AM
3506#: config/tc-h8300.c:84 config/tc-h8300.c:96 config/tc-h8300.c:109
3507#: config/tc-h8300.c:122 config/tc-h8300.c:135 config/tc-h8300.c:149
3508#: config/tc-h8300.c:222 config/tc-hppa.c:1423 config/tc-hppa.c:6909
3509#: config/tc-hppa.c:6915 config/tc-hppa.c:6921 config/tc-hppa.c:6927
3510#: config/tc-mn10300.c:1218 config/tc-mn10300.c:1223 config/tc-mn10300.c:2722
87ccc1b0 3511msgid "could not set architecture and machine"
252b5132
RH
3512msgstr ""
3513
fce00800 3514#: config/tc-h8300.c:436 config/tc-h8300.c:444
87ccc1b0 3515msgid "Reg not valid for H8/300"
252b5132
RH
3516msgstr ""
3517
fce00800
AM
3518#: config/tc-h8300.c:529
3519msgid "invalid operand size requested"
3520msgstr ""
3521
3522#: config/tc-h8300.c:626 config/tc-h8300.c:629
87ccc1b0 3523msgid "Invalid register list for ldm/stm\n"
328577ad
NC
3524msgstr ""
3525
fce00800
AM
3526#: config/tc-h8300.c:632
3527msgid "Invalid register list for ldm/stm)\n"
3528msgstr ""
3529
3530#: config/tc-h8300.c:658 config/tc-h8300.c:663 config/tc-h8300.c:670
3531msgid "mismatch between register and suffix"
3532msgstr ""
3533
3534#: config/tc-h8300.c:697
3535msgid "address too high for vector table jmp/jsr"
3536msgstr ""
3537
3538#: config/tc-h8300.c:722 config/tc-h8300.c:832 config/tc-h8300.c:840
87ccc1b0 3539msgid "Wrong size pointer register for architecture."
328577ad
NC
3540msgstr ""
3541
fce00800 3542#: config/tc-h8300.c:781 config/tc-h8300.c:789 config/tc-h8300.c:818
87ccc1b0 3543msgid "expected @(exp, reg16)"
252b5132
RH
3544msgstr ""
3545
fce00800
AM
3546#: config/tc-h8300.c:807
3547msgid "expected .L, .W or .B for register in indexed addressing mode"
3548msgstr ""
3549
3550#: config/tc-h8300.c:1000
3551msgid "expected valid addressing mode for mova: \"@(disp, ea.sz),ERn\""
3552msgstr ""
3553
3554#: config/tc-h8300.c:1018 config/tc-h8300.c:1027
3555msgid "expected register"
3556msgstr ""
3557
3558#: config/tc-h8300.c:1043
3559msgid "expected closing paren"
3560msgstr ""
3561
3562#: config/tc-h8300.c:1104
3563#, c-format
3564msgid "can't use high part of register in operand %d"
3565msgstr ""
3566
3567#: config/tc-h8300.c:1268
3568#, c-format
3569msgid "Opcode `%s' with these operand types not available in %s mode"
3570msgstr ""
3571
3572#: config/tc-h8300.c:1277
3573msgid "mismatch between opcode size and operand size"
87ccc1b0
NC
3574msgstr ""
3575
fce00800 3576#: config/tc-h8300.c:1316
87ccc1b0
NC
3577#, c-format
3578msgid "operand %s0x%lx out of range."
3579msgstr ""
3580
fce00800 3581#: config/tc-h8300.c:1415
87ccc1b0
NC
3582msgid "Can't work out size of operand.\n"
3583msgstr ""
3584
fce00800 3585#: config/tc-h8300.c:1466
87ccc1b0
NC
3586#, c-format
3587msgid "Opcode `%s' with these operand types not available in H8/300 mode"
3588msgstr ""
3589
fce00800
AM
3590#: config/tc-h8300.c:1471
3591#, c-format
3592msgid "Opcode `%s' with these operand types not available in H8/300H mode"
3593msgstr ""
3594
3595#: config/tc-h8300.c:1477
3596#, c-format
3597msgid "Opcode `%s' with these operand types not available in H8/300S mode"
3598msgstr ""
3599
3600#: config/tc-h8300.c:1538 config/tc-h8300.c:1558
87ccc1b0
NC
3601msgid "Need #1 or #2 here"
3602msgstr ""
3603
fce00800 3604#: config/tc-h8300.c:1553
87ccc1b0
NC
3605msgid "#4 not valid on H8/300."
3606msgstr ""
3607
fce00800 3608#: config/tc-h8300.c:1645 config/tc-h8300.c:1727
87ccc1b0
NC
3609#, c-format
3610msgid "branch operand has odd offset (%lx)\n"
3611msgstr ""
3612
fce00800 3613#: config/tc-h8300.c:1766
87ccc1b0
NC
3614msgid "destination operand must be 16 bit register"
3615msgstr ""
3616
fce00800 3617#: config/tc-h8300.c:1775
87ccc1b0
NC
3618msgid "source operand must be 8 bit register"
3619msgstr ""
3620
fce00800 3621#: config/tc-h8300.c:1783
87ccc1b0
NC
3622msgid "destination operand must be 16bit absolute address"
3623msgstr ""
3624
fce00800 3625#: config/tc-h8300.c:1790
87ccc1b0
NC
3626msgid "destination operand must be 8 bit register"
3627msgstr ""
3628
fce00800 3629#: config/tc-h8300.c:1798
87ccc1b0
NC
3630msgid "source operand must be 16bit absolute address"
3631msgstr ""
3632
3633#. This seems more sane than saying "too many operands". We'll
3634#. get here only if the trailing trash starts with a comma.
fce00800 3635#: config/tc-h8300.c:1806 config/tc-mmix.c:454 config/tc-mmix.c:466
87ccc1b0
NC
3636#: config/tc-mmix.c:2502 config/tc-mmix.c:2526 config/tc-mmix.c:2802
3637#: config/tc-or32.c:640 config/tc-or32.c:854
3638msgid "invalid operands"
3639msgstr ""
3640
fce00800
AM
3641#: config/tc-h8300.c:1839
3642msgid "operand/size mis-match"
87ccc1b0
NC
3643msgstr ""
3644
fce00800
AM
3645#: config/tc-h8300.c:1926 config/tc-h8500.c:1112 config/tc-mips.c:9301
3646#: config/tc-sh.c:2363 config/tc-sh64.c:2837 config/tc-w65.c:691
3647#: config/tc-z8k.c:1248
3648msgid "unknown opcode"
87ccc1b0
NC
3649msgstr ""
3650
fce00800
AM
3651#: config/tc-h8300.c:2031 config/tc-h8500.c:1139 config/tc-sh.c:2483
3652#: config/tc-z8k.c:1304
87ccc1b0
NC
3653msgid "call to tc_crawl_symbol_chain \n"
3654msgstr ""
3655
fce00800
AM
3656#: config/tc-h8300.c:2047 config/tc-h8500.c:1153 config/tc-sh.c:2490
3657#: config/tc-z8k.c:1320
87ccc1b0
NC
3658msgid "call to tc_headers_hook \n"
3659msgstr ""
3660
fce00800 3661#: config/tc-h8300.c:2140
87ccc1b0
NC
3662msgid "call to tc_aout_fix_to_chars \n"
3663msgstr ""
3664
fce00800 3665#: config/tc-h8300.c:2154
87ccc1b0
NC
3666msgid "call to md_convert_frag \n"
3667msgstr ""
3668
fce00800 3669#: config/tc-h8300.c:2216
87ccc1b0
NC
3670msgid "call tomd_estimate_size_before_relax \n"
3671msgstr ""
3672
fce00800
AM
3673#: config/tc-h8300.c:2337 config/tc-mcore.c:2355 config/tc-pj.c:581
3674#: config/tc-sh.c:3958
87ccc1b0
NC
3675#, c-format
3676msgid "Cannot represent relocation type %s"
3677msgstr ""
3678
3679#: config/tc-h8500.c:325
3680msgid ":24 not valid for this opcode"
3681msgstr ""
3682
3683#: config/tc-h8500.c:332
3684msgid "expect :8,:16 or :24"
3685msgstr ""
3686
3687#: config/tc-h8500.c:391
3688msgid "syntax error in reg list"
3689msgstr ""
3690
3691#: config/tc-h8500.c:409
3692msgid "missing final register in range"
3693msgstr ""
3694
3695#: config/tc-h8500.c:498 config/tc-h8500.c:505 config/tc-h8500.c:511
3696msgid "expected @(exp, Rn)"
3697msgstr ""
3698
3699#: config/tc-h8500.c:527
3700msgid "@Rn+ needs word register"
3701msgstr ""
3702
3703#: config/tc-h8500.c:537
3704msgid "@Rn needs word register"
3705msgstr ""
3706
3707#: config/tc-h8500.c:838 config/tc-sh.c:1827
3708#, c-format
3709msgid "unhandled %d\n"
3710msgstr ""
3711
3712#: config/tc-h8500.c:868
3713#, c-format
3714msgid "operand must be absolute in range %d..%d"
252b5132
RH
3715msgstr ""
3716
87ccc1b0
NC
3717#: config/tc-h8500.c:963 config/tc-sh.c:2036
3718#, c-format
3719msgid "failed for %d\n"
3720msgstr ""
3721
3722#: config/tc-h8500.c:1128 config/tc-sh.c:2138 config/tc-sh.c:2412
3723#: config/tc-w65.c:710
3724msgid "invalid operands for opcode"
3725msgstr ""
3726
3727#. Simple range checking for FIELD againt HIGH and LOW bounds.
3728#. IGNORE is used to suppress the error message.
fce00800 3729#: config/tc-hppa.c:1156 config/tc-hppa.c:1170
87ccc1b0
NC
3730#, c-format
3731msgid "Field out of range [%d..%d] (%d)."
3732msgstr ""
3733
3734#. Simple alignment checking for FIELD againt ALIGN (a power of two).
3735#. IGNORE is used to suppress the error message.
fce00800 3736#: config/tc-hppa.c:1184
87ccc1b0
NC
3737#, c-format
3738msgid "Field not properly aligned [%d] (%d)."
3739msgstr ""
3740
fce00800 3741#: config/tc-hppa.c:1213
87ccc1b0
NC
3742msgid "Missing .exit\n"
3743msgstr ""
3744
fce00800 3745#: config/tc-hppa.c:1216
87ccc1b0
NC
3746msgid "Missing .procend\n"
3747msgstr ""
3748
fce00800 3749#: config/tc-hppa.c:1396
328577ad 3750#, c-format
252b5132
RH
3751msgid "Invalid field selector. Assuming F%%."
3752msgstr ""
3753
fce00800 3754#: config/tc-hppa.c:1429
252b5132
RH
3755msgid "-R option not supported on this target."
3756msgstr ""
3757
fce00800 3758#: config/tc-hppa.c:1445 config/tc-sparc.c:809 config/tc-sparc.c:845
252b5132
RH
3759#, c-format
3760msgid "Internal error: can't hash `%s': %s\n"
3761msgstr ""
3762
fce00800 3763#: config/tc-hppa.c:1453 config/tc-i860.c:201
252b5132
RH
3764#, c-format
3765msgid "internal error: losing opcode: `%s' \"%s\"\n"
3766msgstr ""
3767
fce00800 3768#: config/tc-hppa.c:1524 config/tc-hppa.c:7048 config/tc-hppa.c:7105
252b5132
RH
3769msgid "Missing function name for .PROC (corrupted label chain)"
3770msgstr ""
3771
fce00800 3772#: config/tc-hppa.c:1527 config/tc-hppa.c:7108
252b5132
RH
3773msgid "Missing function name for .PROC"
3774msgstr ""
3775
fce00800 3776#: config/tc-hppa.c:1634 config/tc-hppa.c:4905
252b5132
RH
3777msgid "could not update architecture and machine"
3778msgstr ""
3779
fce00800 3780#: config/tc-hppa.c:1842
252b5132
RH
3781msgid "Invalid Indexed Load Completer."
3782msgstr ""
3783
fce00800 3784#: config/tc-hppa.c:1847
252b5132
RH
3785msgid "Invalid Indexed Load Completer Syntax."
3786msgstr ""
3787
fce00800 3788#: config/tc-hppa.c:1884
252b5132
RH
3789msgid "Invalid Short Load/Store Completer."
3790msgstr ""
3791
fce00800 3792#: config/tc-hppa.c:1944 config/tc-hppa.c:1949
252b5132
RH
3793msgid "Invalid Store Bytes Short Completer"
3794msgstr ""
3795
fce00800 3796#: config/tc-hppa.c:2260 config/tc-hppa.c:2266
a74801ba
ILT
3797msgid "Invalid left/right combination completer"
3798msgstr ""
3799
fce00800 3800#: config/tc-hppa.c:2315 config/tc-hppa.c:2322
a74801ba
ILT
3801msgid "Invalid permutation completer"
3802msgstr ""
3803
fce00800 3804#: config/tc-hppa.c:2423
252b5132 3805#, c-format
a74801ba 3806msgid "Invalid Add Condition: %s"
252b5132
RH
3807msgstr ""
3808
fce00800 3809#: config/tc-hppa.c:2434 config/tc-hppa.c:2444
328577ad 3810msgid "Invalid Add and Branch Condition"
252b5132
RH
3811msgstr ""
3812
fce00800 3813#: config/tc-hppa.c:2465 config/tc-hppa.c:2603
252b5132
RH
3814msgid "Invalid Compare/Subtract Condition"
3815msgstr ""
3816
fce00800 3817#: config/tc-hppa.c:2505
252b5132 3818#, c-format
a74801ba
ILT
3819msgid "Invalid Bit Branch Condition: %c"
3820msgstr ""
3821
fce00800 3822#: config/tc-hppa.c:2591
a74801ba
ILT
3823#, c-format
3824msgid "Invalid Compare/Subtract Condition: %s"
252b5132
RH
3825msgstr ""
3826
fce00800 3827#: config/tc-hppa.c:2618
328577ad 3828msgid "Invalid Compare and Branch Condition"
a74801ba
ILT
3829msgstr ""
3830
fce00800 3831#: config/tc-hppa.c:2714
252b5132
RH
3832msgid "Invalid Logical Instruction Condition."
3833msgstr ""
3834
fce00800 3835#: config/tc-hppa.c:2769
252b5132
RH
3836msgid "Invalid Shift/Extract/Deposit Condition."
3837msgstr ""
3838
fce00800 3839#: config/tc-hppa.c:2881
a74801ba 3840msgid "Invalid Unit Instruction Condition."
252b5132
RH
3841msgstr ""
3842
fce00800
AM
3843#: config/tc-hppa.c:3258 config/tc-hppa.c:3290 config/tc-hppa.c:3321
3844#: config/tc-hppa.c:3351
252b5132
RH
3845msgid "Branch to unaligned address"
3846msgstr ""
3847
fce00800 3848#: config/tc-hppa.c:3529
252b5132
RH
3849msgid "Invalid SFU identifier"
3850msgstr ""
3851
fce00800 3852#: config/tc-hppa.c:3579
252b5132
RH
3853msgid "Invalid COPR identifier"
3854msgstr ""
3855
fce00800 3856#: config/tc-hppa.c:3708
a74801ba 3857msgid "Invalid Floating Point Operand Format."
252b5132
RH
3858msgstr ""
3859
fce00800
AM
3860#: config/tc-hppa.c:3825 config/tc-hppa.c:3845 config/tc-hppa.c:3865
3861#: config/tc-hppa.c:3885 config/tc-hppa.c:3905
a74801ba 3862msgid "Invalid register for single precision fmpyadd or fmpysub"
252b5132
RH
3863msgstr ""
3864
fce00800 3865#: config/tc-hppa.c:3962
252b5132
RH
3866#, c-format
3867msgid "Invalid operands %s"
3868msgstr ""
3869
fce00800 3870#: config/tc-hppa.c:4080
328577ad 3871msgid "Cannot handle fixup"
85a39694
NC
3872msgstr ""
3873
fce00800 3874#: config/tc-hppa.c:4381
28e7409f
NC
3875msgid " -Q ignored\n"
3876msgstr ""
3877
fce00800 3878#: config/tc-hppa.c:4385
28e7409f
NC
3879msgid " -c print a warning if a comment is found\n"
3880msgstr ""
3881
fce00800 3882#: config/tc-hppa.c:4456
85a39694 3883#, c-format
328577ad 3884msgid "no hppa_fixup entry for fixup type 0x%x"
252b5132
RH
3885msgstr ""
3886
fce00800 3887#: config/tc-hppa.c:4627
85a39694 3888msgid "Unknown relocation encountered in md_apply_fix."
252b5132
RH
3889msgstr ""
3890
fce00800 3891#: config/tc-hppa.c:4769 config/tc-hppa.c:4794
252b5132
RH
3892#, c-format
3893msgid "Undefined register: '%s'."
3894msgstr ""
3895
fce00800 3896#: config/tc-hppa.c:4828
252b5132
RH
3897#, c-format
3898msgid "Non-absolute symbol: '%s'."
3899msgstr ""
3900
fce00800 3901#: config/tc-hppa.c:4843
252b5132
RH
3902#, c-format
3903msgid "Undefined absolute constant: '%s'."
3904msgstr ""
3905
fce00800 3906#: config/tc-hppa.c:4944
252b5132
RH
3907#, c-format
3908msgid "Invalid FP Compare Condition: %s"
3909msgstr ""
3910
fce00800 3911#: config/tc-hppa.c:5000
a74801ba
ILT
3912#, c-format
3913msgid "Invalid FTEST completer: %s"
3914msgstr ""
3915
fce00800 3916#: config/tc-hppa.c:5067 config/tc-hppa.c:5105
252b5132
RH
3917#, c-format
3918msgid "Invalid FP Operand Format: %3s"
3919msgstr ""
3920
fce00800 3921#: config/tc-hppa.c:5184
252b5132
RH
3922msgid "Bad segment in expression."
3923msgstr ""
3924
fce00800 3925#: config/tc-hppa.c:5243
252b5132
RH
3926msgid "Bad segment (should be absolute)."
3927msgstr ""
3928
fce00800 3929#: config/tc-hppa.c:5286
252b5132
RH
3930#, c-format
3931msgid "Invalid argument location: %s\n"
3932msgstr ""
3933
fce00800 3934#: config/tc-hppa.c:5317
252b5132
RH
3935#, c-format
3936msgid "Invalid argument description: %d"
3937msgstr ""
3938
fce00800 3939#: config/tc-hppa.c:5340
252b5132
RH
3940#, c-format
3941msgid "Invalid Nullification: (%c)"
3942msgstr ""
3943
fce00800 3944#: config/tc-hppa.c:6060
252b5132
RH
3945#, c-format
3946msgid "Invalid .CALL argument: %s"
3947msgstr ""
3948
fce00800 3949#: config/tc-hppa.c:6182
252b5132
RH
3950msgid ".callinfo is not within a procedure definition"
3951msgstr ""
3952
fce00800 3953#: config/tc-hppa.c:6202
252b5132
RH
3954#, c-format
3955msgid "FRAME parameter must be a multiple of 8: %d\n"
3956msgstr ""
3957
fce00800 3958#: config/tc-hppa.c:6221
252b5132
RH
3959msgid "Value for ENTRY_GR must be in the range 3..18\n"
3960msgstr ""
3961
fce00800 3962#: config/tc-hppa.c:6233
252b5132
RH
3963msgid "Value for ENTRY_FR must be in the range 12..21\n"
3964msgstr ""
3965
fce00800 3966#: config/tc-hppa.c:6243
252b5132
RH
3967msgid "Value for ENTRY_SR must be 3\n"
3968msgstr ""
3969
fce00800 3970#: config/tc-hppa.c:6299
252b5132
RH
3971#, c-format
3972msgid "Invalid .CALLINFO argument: %s"
3973msgstr ""
3974
fce00800 3975#: config/tc-hppa.c:6410
252b5132
RH
3976msgid "The .ENTER pseudo-op is not supported"
3977msgstr ""
3978
fce00800 3979#: config/tc-hppa.c:6426
252b5132
RH
3980msgid "Misplaced .entry. Ignored."
3981msgstr ""
3982
fce00800 3983#: config/tc-hppa.c:6430
252b5132
RH
3984msgid "Missing .callinfo."
3985msgstr ""
3986
fce00800 3987#: config/tc-hppa.c:6496
5b343f5a
NC
3988msgid ".REG expression must be a register"
3989msgstr ""
3990
fce00800 3991#: config/tc-hppa.c:6512
5b343f5a
NC
3992msgid "bad or irreducible absolute expression; zero assumed"
3993msgstr ""
3994
fce00800 3995#: config/tc-hppa.c:6523
252b5132
RH
3996msgid ".REG must use a label"
3997msgstr ""
3998
fce00800 3999#: config/tc-hppa.c:6525
252b5132
RH
4000msgid ".EQU must use a label"
4001msgstr ""
4002
fce00800 4003#: config/tc-hppa.c:6578
252b5132
RH
4004msgid ".EXIT must appear within a procedure"
4005msgstr ""
4006
fce00800 4007#: config/tc-hppa.c:6582
252b5132
RH
4008msgid "Missing .callinfo"
4009msgstr ""
4010
fce00800 4011#: config/tc-hppa.c:6586
252b5132
RH
4012msgid "No .ENTRY for this .EXIT"
4013msgstr ""
4014
fce00800 4015#: config/tc-hppa.c:6613
252b5132
RH
4016#, c-format
4017msgid "Cannot define export symbol: %s\n"
4018msgstr ""
4019
fce00800 4020#: config/tc-hppa.c:6671
252b5132
RH
4021#, c-format
4022msgid "Using ENTRY rather than CODE in export directive for %s"
4023msgstr ""
4024
fce00800 4025#: config/tc-hppa.c:6788
252b5132
RH
4026#, c-format
4027msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s"
4028msgstr ""
4029
fce00800 4030#: config/tc-hppa.c:6870
252b5132
RH
4031msgid "Missing label name on .LABEL"
4032msgstr ""
4033
fce00800 4034#: config/tc-hppa.c:6875
252b5132
RH
4035msgid "extra .LABEL arguments ignored."
4036msgstr ""
4037
fce00800 4038#: config/tc-hppa.c:6892
252b5132
RH
4039msgid "The .LEAVE pseudo-op is not supported"
4040msgstr ""
4041
fce00800 4042#: config/tc-hppa.c:6931
252b5132
RH
4043msgid "Unrecognized .LEVEL argument\n"
4044msgstr ""
4045
fce00800 4046#: config/tc-hppa.c:6967
252b5132
RH
4047#, c-format
4048msgid "Cannot define static symbol: %s\n"
4049msgstr ""
4050
fce00800 4051#: config/tc-hppa.c:7002
252b5132
RH
4052msgid "Nested procedures"
4053msgstr ""
4054
fce00800 4055#: config/tc-hppa.c:7012
252b5132
RH
4056msgid "Cannot allocate unwind descriptor\n"
4057msgstr ""
4058
fce00800 4059#: config/tc-hppa.c:7112
252b5132
RH
4060msgid "misplaced .procend"
4061msgstr ""
4062
fce00800 4063#: config/tc-hppa.c:7115
252b5132
RH
4064msgid "Missing .callinfo for this procedure"
4065msgstr ""
4066
fce00800 4067#: config/tc-hppa.c:7118
252b5132
RH
4068msgid "Missing .EXIT for a .ENTRY"
4069msgstr ""
4070
fce00800 4071#: config/tc-hppa.c:7156
a74801ba
ILT
4072msgid "Not in a space.\n"
4073msgstr ""
4074
fce00800 4075#: config/tc-hppa.c:7159
a74801ba
ILT
4076msgid "Not in a subspace.\n"
4077msgstr ""
4078
fce00800 4079#: config/tc-hppa.c:7250
252b5132
RH
4080msgid "Invalid .SPACE argument"
4081msgstr ""
4082
fce00800 4083#: config/tc-hppa.c:7297
252b5132
RH
4084msgid "Can't change spaces within a procedure definition. Ignored"
4085msgstr ""
4086
fce00800 4087#: config/tc-hppa.c:7426
252b5132
RH
4088#, c-format
4089msgid "Undefined space: '%s' Assuming space number = 0."
4090msgstr ""
4091
fce00800 4092#: config/tc-hppa.c:7450
252b5132
RH
4093msgid "Must be in a space before changing or declaring subspaces.\n"
4094msgstr ""
4095
fce00800 4096#: config/tc-hppa.c:7454
252b5132
RH
4097msgid "Can't change subspaces within a procedure definition. Ignored"
4098msgstr ""
4099
fce00800 4100#: config/tc-hppa.c:7489
252b5132
RH
4101msgid "Parameters of an existing subspace can't be modified"
4102msgstr ""
4103
fce00800 4104#: config/tc-hppa.c:7540
252b5132
RH
4105msgid "Alignment must be a power of 2"
4106msgstr ""
4107
fce00800 4108#: config/tc-hppa.c:7582
252b5132
RH
4109msgid "FIRST not supported as a .SUBSPACE argument"
4110msgstr ""
4111
fce00800 4112#: config/tc-hppa.c:7584
252b5132
RH
4113msgid "Invalid .SUBSPACE argument"
4114msgstr ""
4115
fce00800 4116#: config/tc-hppa.c:7764
252b5132
RH
4117#, c-format
4118msgid "Internal error: Unable to find containing space for %s."
4119msgstr ""
4120
fce00800 4121#: config/tc-hppa.c:7803
252b5132
RH
4122#, c-format
4123msgid "Out of memory: could not allocate new space chain entry: %s\n"
4124msgstr ""
4125
fce00800 4126#: config/tc-hppa.c:7889
252b5132
RH
4127#, c-format
4128msgid "Out of memory: could not allocate new subspace chain entry: %s\n"
4129msgstr ""
4130
fce00800 4131#: config/tc-hppa.c:8622
252b5132
RH
4132#, c-format
4133msgid "Symbol '%s' could not be created."
4134msgstr ""
4135
fce00800 4136#: config/tc-hppa.c:8626
252b5132
RH
4137msgid "No memory for symbol name."
4138msgstr ""
4139
fce00800 4140#: config/tc-i386.c:689
60bcf0fa
NC
4141#, c-format
4142msgid "%s shortened to %s"
4143msgstr ""
4144
fce00800 4145#: config/tc-i386.c:745
252b5132
RH
4146msgid "same type of prefix used twice"
4147msgstr ""
4148
fce00800 4149#: config/tc-i386.c:763
0d2bcfaf
NC
4150msgid "64bit mode not supported on this CPU."
4151msgstr ""
4152
fce00800 4153#: config/tc-i386.c:767
0d2bcfaf
NC
4154msgid "32bit mode not supported on this CPU."
4155msgstr ""
4156
fce00800 4157#: config/tc-i386.c:800
8ad3436c 4158msgid "bad argument to syntax directive."
252b5132
RH
4159msgstr ""
4160
fce00800 4161#: config/tc-i386.c:844
60bcf0fa
NC
4162#, c-format
4163msgid "no such architecture: `%s'"
4164msgstr ""
4165
fce00800 4166#: config/tc-i386.c:849
60bcf0fa
NC
4167msgid "missing cpu architecture"
4168msgstr ""
4169
fce00800 4170#: config/tc-i386.c:863
e135f41b
NC
4171#, c-format
4172msgid "no such architecture modifier: `%s'"
4173msgstr ""
4174
fce00800 4175#: config/tc-i386.c:880 config/tc-i386.c:5013
a85d7ed0
NC
4176msgid "Unknown architecture"
4177msgstr ""
4178
fce00800 4179#: config/tc-i386.c:915 config/tc-i386.c:938 config/tc-m68k.c:3816
252b5132
RH
4180#, c-format
4181msgid "Internal Error: Can't hash %s: %s"
4182msgstr ""
4183
fce00800 4184#: config/tc-i386.c:1192
0d2bcfaf 4185msgid "There are no unsigned pc-relative relocations"
252b5132
RH
4186msgstr ""
4187
fce00800 4188#: config/tc-i386.c:1199 config/tc-i386.c:5225
252b5132 4189#, c-format
8ad3436c 4190msgid "can not do %d byte pc-relative relocation"
252b5132
RH
4191msgstr ""
4192
fce00800 4193#: config/tc-i386.c:1216
252b5132 4194#, c-format
0d2bcfaf 4195msgid "can not do %s %d byte relocation"
252b5132
RH
4196msgstr ""
4197
fce00800
AM
4198#: config/tc-i386.c:1428
4199#, c-format
4200msgid "can't use register '%%%s' as operand %d in '%s'."
4201msgstr ""
4202
87ccc1b0 4203#. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc.
fce00800 4204#: config/tc-i386.c:1457
87ccc1b0
NC
4205#, c-format
4206msgid "translating to `%sp'"
4207msgstr ""
4208
fce00800 4209#: config/tc-i386.c:1502
87ccc1b0
NC
4210#, c-format
4211msgid "can't encode register '%%%s' in an instruction requiring REX prefix.\n"
4212msgstr ""
4213
fce00800 4214#: config/tc-i386.c:1541 config/tc-i386.c:1636
252b5132 4215#, c-format
60bcf0fa 4216msgid "no such instruction: `%s'"
252b5132
RH
4217msgstr ""
4218
fce00800 4219#: config/tc-i386.c:1551 config/tc-i386.c:1668
252b5132
RH
4220#, c-format
4221msgid "invalid character %s in mnemonic"
4222msgstr ""
4223
fce00800 4224#: config/tc-i386.c:1558
252b5132
RH
4225msgid "expecting prefix; got nothing"
4226msgstr ""
4227
fce00800 4228#: config/tc-i386.c:1560
252b5132
RH
4229msgid "expecting mnemonic; got nothing"
4230msgstr ""
4231
fce00800 4232#: config/tc-i386.c:1579
252b5132
RH
4233#, c-format
4234msgid "redundant %s prefix"
4235msgstr ""
4236
fce00800 4237#: config/tc-i386.c:1677
60bcf0fa
NC
4238#, c-format
4239msgid "`%s' is not supported on `%s'"
4240msgstr ""
4241
fce00800 4242#: config/tc-i386.c:1682
60bcf0fa
NC
4243msgid "use .code16 to ensure correct addressing mode"
4244msgstr ""
4245
fce00800 4246#: config/tc-i386.c:1689
252b5132
RH
4247#, c-format
4248msgid "expecting string instruction after `%s'"
4249msgstr ""
4250
fce00800 4251#: config/tc-i386.c:1717
252b5132
RH
4252#, c-format
4253msgid "invalid character %s before operand %d"
4254msgstr ""
4255
fce00800 4256#: config/tc-i386.c:1731
252b5132
RH
4257#, c-format
4258msgid "unbalanced parenthesis in operand %d."
4259msgstr ""
4260
fce00800 4261#: config/tc-i386.c:1734
252b5132
RH
4262#, c-format
4263msgid "unbalanced brackets in operand %d."
4264msgstr ""
4265
fce00800 4266#: config/tc-i386.c:1743
252b5132
RH
4267#, c-format
4268msgid "invalid character %s in operand %d"
4269msgstr ""
4270
fce00800 4271#: config/tc-i386.c:1770
252b5132
RH
4272#, c-format
4273msgid "spurious operands; (%d operands/instruction max)"
4274msgstr ""
4275
fce00800 4276#: config/tc-i386.c:1793
252b5132
RH
4277msgid "expecting operand after ','; got nothing"
4278msgstr ""
4279
fce00800 4280#: config/tc-i386.c:1798
252b5132
RH
4281msgid "expecting operand before ','; got nothing"
4282msgstr ""
4283
ed265386 4284#. We found no match.
fce00800 4285#: config/tc-i386.c:2140
252b5132
RH
4286#, c-format
4287msgid "suffix or operands invalid for `%s'"
4288msgstr ""
4289
fce00800 4290#: config/tc-i386.c:2151
a74801ba 4291#, c-format
8ad3436c 4292msgid "indirect %s without `*'"
a74801ba
ILT
4293msgstr ""
4294
60bcf0fa
NC
4295#. Warn them that a data or address size prefix doesn't
4296#. affect assembly of the next line of code.
fce00800 4297#: config/tc-i386.c:2159
252b5132
RH
4298#, c-format
4299msgid "stand-alone `%s' prefix"
4300msgstr ""
4301
fce00800 4302#: config/tc-i386.c:2188 config/tc-i386.c:2203
328577ad 4303#, c-format
252b5132
RH
4304msgid "`%s' operand %d must use `%%es' segment"
4305msgstr ""
4306
fce00800 4307#: config/tc-i386.c:2283
87ccc1b0
NC
4308msgid ""
4309"no instruction mnemonic suffix given and no register operands; can't size "
4310"instruction"
4311msgstr ""
4312
4313#. Prohibit these changes in the 64bit mode, since the
4314#. lowering is more complicated.
fce00800
AM
4315#: config/tc-i386.c:2367 config/tc-i386.c:2426 config/tc-i386.c:2443
4316#: config/tc-i386.c:2475 config/tc-i386.c:2508
328577ad 4317#, c-format
87ccc1b0 4318msgid "Incorrect register `%%%s' used with `%c' suffix"
0d2bcfaf
NC
4319msgstr ""
4320
fce00800 4321#: config/tc-i386.c:2375 config/tc-i386.c:2433 config/tc-i386.c:2515
328577ad 4322#, c-format
252b5132
RH
4323msgid "using `%%%s' instead of `%%%s' due to `%c' suffix"
4324msgstr ""
4325
fce00800
AM
4326#: config/tc-i386.c:2390 config/tc-i386.c:2411 config/tc-i386.c:2462
4327#: config/tc-i386.c:2493
328577ad 4328#, c-format
252b5132
RH
4329msgid "`%%%s' not allowed with `%s%c'"
4330msgstr ""
4331
fce00800 4332#: config/tc-i386.c:2556
252b5132
RH
4333msgid "no instruction mnemonic suffix given; can't determine immediate size"
4334msgstr ""
4335
fce00800 4336#: config/tc-i386.c:2589
0d2bcfaf
NC
4337#, c-format
4338msgid ""
4339"no instruction mnemonic suffix given; can't determine immediate size %x %c"
4340msgstr ""
4341
ed265386 4342#. Reversed arguments on faddp, fsubp, etc.
fce00800 4343#: config/tc-i386.c:2638
328577ad 4344#, c-format
252b5132
RH
4345msgid "translating to `%s %%%s,%%%s'"
4346msgstr ""
4347
ed265386 4348#. Extraneous `l' suffix on fp insn.
fce00800 4349#: config/tc-i386.c:2645
328577ad 4350#, c-format
252b5132
RH
4351msgid "translating to `%s %%%s'"
4352msgstr ""
4353
fce00800 4354#: config/tc-i386.c:2663
328577ad 4355#, c-format
252b5132
RH
4356msgid "you can't `pop %%cs'"
4357msgstr ""
4358
87ccc1b0 4359#. lea
fce00800 4360#: config/tc-i386.c:2682
87ccc1b0 4361msgid "segment override on `lea' is ineffectual"
0d2bcfaf
NC
4362msgstr ""
4363
fce00800 4364#: config/tc-i386.c:2991 config/tc-i386.c:3085 config/tc-i386.c:3130
252b5132
RH
4365msgid "skipping prefixes on this instruction"
4366msgstr ""
4367
fce00800 4368#: config/tc-i386.c:3150
252b5132
RH
4369msgid "16-bit jump out of range"
4370msgstr ""
4371
fce00800 4372#: config/tc-i386.c:3159
252b5132 4373#, c-format
a74801ba 4374msgid "can't handle non absolute segment in `%s'"
252b5132
RH
4375msgstr ""
4376
fce00800 4377#: config/tc-i386.c:3601
6840198f
NC
4378#, c-format
4379msgid "@%s reloc is not supported in %s bit mode"
252b5132
RH
4380msgstr ""
4381
fce00800 4382#: config/tc-i386.c:3677
6840198f 4383msgid "only 1 or 2 immediate operands are allowed"
252b5132
RH
4384msgstr ""
4385
fce00800 4386#: config/tc-i386.c:3700 config/tc-i386.c:3892
252b5132 4387#, c-format
6840198f 4388msgid "junk `%s' after expression"
252b5132
RH
4389msgstr ""
4390
ed265386 4391#. Missing or bad expr becomes absolute 0.
fce00800 4392#: config/tc-i386.c:3711
252b5132 4393#, c-format
8ad3436c 4394msgid "missing or invalid immediate expression `%s' taken as 0"
252b5132
RH
4395msgstr ""
4396
fce00800 4397#: config/tc-i386.c:3743 config/tc-i386.c:3958
a74801ba 4398#, c-format
8ad3436c 4399msgid "unimplemented segment %s in operand"
a74801ba
ILT
4400msgstr ""
4401
fce00800 4402#: config/tc-i386.c:3745 config/tc-i386.c:3960
252b5132 4403#, c-format
8ad3436c 4404msgid "unimplemented segment type %d in operand"
252b5132
RH
4405msgstr ""
4406
fce00800 4407#: config/tc-i386.c:3789 config/tc-i386.c:6002
252b5132
RH
4408#, c-format
4409msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'"
4410msgstr ""
4411
fce00800 4412#: config/tc-i386.c:3796
252b5132
RH
4413#, c-format
4414msgid "scale factor of %d without an index register"
4415msgstr ""
4416
fce00800 4417#: config/tc-i386.c:3912
c45021f2
NC
4418#, c-format
4419msgid "bad expression used with @%s"
4420msgstr ""
4421
ed265386 4422#. Missing or bad expr becomes absolute 0.
fce00800 4423#: config/tc-i386.c:3934
a74801ba 4424#, c-format
8ad3436c 4425msgid "missing or invalid displacement expression `%s' taken as 0"
a74801ba
ILT
4426msgstr ""
4427
fce00800 4428#: config/tc-i386.c:4058
252b5132 4429#, c-format
a74801ba 4430msgid "`%s' is not a valid base/index expression"
252b5132
RH
4431msgstr ""
4432
fce00800 4433#: config/tc-i386.c:4062
252b5132
RH
4434#, c-format
4435msgid "`%s' is not a valid %s bit base/index expression"
4436msgstr ""
4437
fce00800 4438#: config/tc-i386.c:4137
a74801ba 4439#, c-format
6f6ef0fa 4440msgid "bad memory operand `%s'"
a74801ba
ILT
4441msgstr ""
4442
fce00800 4443#: config/tc-i386.c:4152
a74801ba 4444#, c-format
6f6ef0fa 4445msgid "junk `%s' after register"
a74801ba
ILT
4446msgstr ""
4447
fce00800 4448#: config/tc-i386.c:4161 config/tc-i386.c:4276 config/tc-i386.c:4314
252b5132 4449#, c-format
6f6ef0fa 4450msgid "bad register name `%s'"
252b5132
RH
4451msgstr ""
4452
fce00800 4453#: config/tc-i386.c:4169
6f6ef0fa 4454msgid "immediate operand illegal with absolute jump"
252b5132
RH
4455msgstr ""
4456
fce00800 4457#: config/tc-i386.c:4191
6f6ef0fa
NC
4458#, c-format
4459msgid "too many memory references for `%s'"
a74801ba
ILT
4460msgstr ""
4461
fce00800 4462#: config/tc-i386.c:4269
252b5132
RH
4463#, c-format
4464msgid "expecting `,' or `)' after index register in `%s'"
4465msgstr ""
4466
fce00800 4467#: config/tc-i386.c:4293
252b5132
RH
4468#, c-format
4469msgid "expecting `)' after scale factor in `%s'"
4470msgstr ""
4471
fce00800 4472#: config/tc-i386.c:4300
252b5132
RH
4473#, c-format
4474msgid "expecting index register or scale factor after `,'; got '%c'"
4475msgstr ""
4476
fce00800 4477#: config/tc-i386.c:4307
252b5132
RH
4478#, c-format
4479msgid "expecting `,' or `)' after base register in `%s'"
4480msgstr ""
4481
ed265386 4482#. It's not a memory operand; argh!
fce00800 4483#: config/tc-i386.c:4348
252b5132
RH
4484#, c-format
4485msgid "invalid char %s beginning operand %d `%s'"
4486msgstr ""
4487
fce00800 4488#: config/tc-i386.c:4531
e135f41b
NC
4489msgid "long jump required"
4490msgstr ""
4491
fce00800 4492#: config/tc-i386.c:4796
252b5132
RH
4493msgid "Bad call to md_atof ()"
4494msgstr ""
4495
fce00800 4496#: config/tc-i386.c:4964
a85d7ed0 4497msgid "No compiled in support for x86_64"
0d2bcfaf
NC
4498msgstr ""
4499
fce00800 4500#: config/tc-i386.c:4985
60bcf0fa
NC
4501msgid ""
4502" -Q ignored\n"
4503" -V print assembler version number\n"
4504" -k ignored\n"
fce00800 4505" -n Do not optimize code alignment\n"
60bcf0fa
NC
4506" -q quieten some warnings\n"
4507" -s ignored\n"
252b5132
RH
4508msgstr ""
4509
fce00800
AM
4510#: config/tc-i386.c:4993
4511msgid ""
4512" -n Do not optimize code alignment\n"
4513" -q quieten some warnings\n"
252b5132
RH
4514msgstr ""
4515
fce00800 4516#: config/tc-i386.c:5095 config/tc-s390.c:1841
252b5132
RH
4517msgid "GOT already in symbol table"
4518msgstr ""
4519
fce00800 4520#: config/tc-i386.c:5240
0d2bcfaf
NC
4521#, c-format
4522msgid "can not do %d byte relocation"
4523msgstr ""
4524
fce00800 4525#: config/tc-i386.c:5308 config/tc-s390.c:2285
252b5132 4526#, c-format
8ad3436c 4527msgid "cannot represent relocation type %s"
252b5132
RH
4528msgstr ""
4529
fce00800 4530#: config/tc-i386.c:5604
6f6ef0fa
NC
4531#, c-format
4532msgid "too many memory references for '%s'"
4533msgstr ""
4534
fce00800 4535#: config/tc-i386.c:5767
6f6ef0fa
NC
4536#, c-format
4537msgid "Unknown operand modifier `%s'\n"
4538msgstr ""
4539
fce00800 4540#: config/tc-i386.c:5974
6f6ef0fa
NC
4541#, c-format
4542msgid "`%s' is not a valid segment register"
4543msgstr ""
4544
fce00800 4545#: config/tc-i386.c:5984 config/tc-i386.c:6105
6f6ef0fa
NC
4546msgid "Register scaling only allowed in memory operands."
4547msgstr ""
4548
fce00800 4549#: config/tc-i386.c:6015
6f6ef0fa
NC
4550msgid "Too many register references in memory operand.\n"
4551msgstr ""
4552
fce00800 4553#: config/tc-i386.c:6084
6f6ef0fa
NC
4554#, c-format
4555msgid "Syntax error. Expecting a constant. Got `%s'.\n"
4556msgstr ""
4557
fce00800 4558#: config/tc-i386.c:6154
6f6ef0fa
NC
4559#, c-format
4560msgid "Unrecognized token '%s'"
4561msgstr ""
4562
fce00800 4563#: config/tc-i386.c:6171
6f6ef0fa
NC
4564#, c-format
4565msgid "Unexpected token `%s'\n"
4566msgstr ""
4567
fce00800 4568#: config/tc-i386.c:6315
6f6ef0fa
NC
4569#, c-format
4570msgid "Unrecognized token `%s'\n"
4571msgstr ""
4572
fce00800 4573#: config/tc-i860.c:165 config/tc-i860.c:169
252b5132
RH
4574msgid "Unknown temporary pseudo register"
4575msgstr ""
4576
fce00800 4577#: config/tc-i860.c:192 config/tc-mips.c:1104
252b5132
RH
4578#, c-format
4579msgid "internal error: can't hash `%s': %s\n"
4580msgstr ""
4581
fce00800 4582#: config/tc-i860.c:212
ed265386
NC
4583msgid "Defective assembler. No assembly attempted."
4584msgstr ""
4585
fce00800 4586#: config/tc-i860.c:362
252b5132
RH
4587#, c-format
4588msgid "Expanded opcode after delayed branch: `%s'"
4589msgstr ""
4590
fce00800 4591#: config/tc-i860.c:366
252b5132
RH
4592#, c-format
4593msgid "Expanded opcode in dual mode: `%s'"
4594msgstr ""
4595
fce00800 4596#: config/tc-i860.c:370
ed265386
NC
4597#, c-format
4598msgid "An instruction was expanded (%s)"
252b5132
RH
4599msgstr ""
4600
fce00800 4601#: config/tc-i860.c:643
ed265386 4602msgid "Pipelined instruction: fsrc1 = fdest"
252b5132
RH
4603msgstr ""
4604
fce00800 4605#: config/tc-i860.c:844 config/tc-i860.c:851 config/tc-i860.c:858
ed265386 4606msgid "Assembler does not yet support PIC"
252b5132
RH
4607msgstr ""
4608
fce00800 4609#: config/tc-i860.c:919
252b5132 4610#, c-format
ed265386 4611msgid "Illegal operands for %s"
252b5132
RH
4612msgstr ""
4613
fce00800 4614#: config/tc-i860.c:947 config/tc-sparc.c:2834
ed265386 4615msgid "bad segment"
252b5132
RH
4616msgstr ""
4617
fce00800 4618#: config/tc-i860.c:1037
ed265386 4619msgid "i860_estimate_size_before_relax\n"
252b5132
RH
4620msgstr ""
4621
fce00800 4622#: config/tc-i860.c:1134
ed265386
NC
4623msgid ""
4624" -EL\t\t\t generate code for little endian mode (default)\n"
4625" -EB\t\t\t generate code for big endian mode\n"
4626" -mwarn-expand\t\t warn if pseudo operations are expanded\n"
fce00800 4627" -mxp\t\t\t enable i860XP support (disabled by default)\n"
252b5132
RH
4628msgstr ""
4629
ed265386 4630#. SVR4 compatibility flags.
fce00800 4631#: config/tc-i860.c:1141
ed265386
NC
4632msgid ""
4633" -V\t\t\t print assembler version number\n"
4634" -Qy, -Qn\t\t ignored\n"
252b5132
RH
4635msgstr ""
4636
fce00800 4637#: config/tc-i860.c:1210
ed265386 4638msgid "This immediate requires 0 MOD 2 alignment"
252b5132
RH
4639msgstr ""
4640
fce00800 4641#: config/tc-i860.c:1213
ed265386 4642msgid "This immediate requires 0 MOD 4 alignment"
252b5132
RH
4643msgstr ""
4644
fce00800 4645#: config/tc-i860.c:1216
ed265386 4646msgid "This immediate requires 0 MOD 8 alignment"
252b5132
RH
4647msgstr ""
4648
fce00800 4649#: config/tc-i860.c:1219
ed265386 4650msgid "This immediate requires 0 MOD 16 alignment"
252b5132
RH
4651msgstr ""
4652
fce00800 4653#: config/tc-i860.c:1317
ed265386
NC
4654msgid "5-bit immediate too large"
4655msgstr ""
4656
fce00800 4657#: config/tc-i860.c:1320
ed265386
NC
4658msgid "5-bit field must be absolute"
4659msgstr ""
4660
fce00800 4661#: config/tc-i860.c:1365 config/tc-i860.c:1388
ed265386
NC
4662msgid "A branch offset requires 0 MOD 4 alignment"
4663msgstr ""
4664
fce00800 4665#: config/tc-i860.c:1409
ed265386 4666#, c-format
87ccc1b0 4667msgid "Unrecognized fix-up (0x%08lx)"
252b5132
RH
4668msgstr ""
4669
328577ad
NC
4670#: config/tc-i860.h:80
4671msgid "i860_convert_frag\n"
4672msgstr ""
4673
87ccc1b0 4674#: config/tc-i960.c:574
252b5132
RH
4675#, c-format
4676msgid "Hashing returned \"%s\"."
4677msgstr ""
4678
4679#. Offset of last character in opcode mnemonic
87ccc1b0 4680#: config/tc-i960.c:608
252b5132
RH
4681msgid "branch prediction invalid on this opcode"
4682msgstr ""
4683
87ccc1b0 4684#: config/tc-i960.c:648
252b5132
RH
4685#, c-format
4686msgid "invalid opcode, \"%s\"."
4687msgstr ""
4688
87ccc1b0 4689#: config/tc-i960.c:653
252b5132
RH
4690#, c-format
4691msgid "improper number of operands. expecting %d, got %d"
4692msgstr ""
4693
87ccc1b0 4694#: config/tc-i960.c:877
252b5132
RH
4695#, c-format
4696msgid "Fixup of %ld too large for field width of %d"
4697msgstr ""
4698
87ccc1b0 4699#: config/tc-i960.c:994
252b5132
RH
4700#, c-format
4701msgid "invalid architecture %s"
4702msgstr ""
4703
87ccc1b0 4704#: config/tc-i960.c:1014
252b5132
RH
4705msgid "I960 options:\n"
4706msgstr ""
4707
87ccc1b0 4708#: config/tc-i960.c:1017
252b5132
RH
4709msgid ""
4710"\n"
4711"\t\t\tspecify variant of 960 architecture\n"
4712"-b\t\t\tadd code to collect statistics about branches taken\n"
4713"-link-relax\t\tpreserve individual alignment directives so linker\n"
4714"\t\t\tcan do relaxing (b.out format only)\n"
4715"-no-relax\t\tdon't alter compare-and-branch instructions for\n"
4716"\t\t\tlong displacements\n"
4717msgstr ""
4718
87ccc1b0 4719#: config/tc-i960.c:1419 config/tc-xtensa.c:8604
252b5132
RH
4720msgid "too many operands"
4721msgstr ""
4722
87ccc1b0 4723#: config/tc-i960.c:1477 config/tc-i960.c:1702
252b5132
RH
4724msgid "expression syntax error"
4725msgstr ""
4726
87ccc1b0 4727#: config/tc-i960.c:1515
252b5132
RH
4728msgid "attempt to branch into different segment"
4729msgstr ""
4730
87ccc1b0 4731#: config/tc-i960.c:1519
252b5132
RH
4732#, c-format
4733msgid "target of %s instruction must be a label"
4734msgstr ""
4735
87ccc1b0 4736#: config/tc-i960.c:1557
252b5132
RH
4737msgid "unmatched '['"
4738msgstr ""
4739
87ccc1b0 4740#: config/tc-i960.c:1568
252b5132
RH
4741msgid "garbage after index spec ignored"
4742msgstr ""
4743
4744#. We never moved: there was no opcode either!
87ccc1b0 4745#: config/tc-i960.c:1633
252b5132
RH
4746msgid "missing opcode"
4747msgstr ""
4748
87ccc1b0 4749#: config/tc-i960.c:2046
252b5132
RH
4750msgid "invalid index register"
4751msgstr ""
4752
87ccc1b0 4753#: config/tc-i960.c:2069
252b5132
RH
4754msgid "invalid scale factor"
4755msgstr ""
4756
87ccc1b0 4757#: config/tc-i960.c:2250
252b5132
RH
4758msgid "unaligned register"
4759msgstr ""
4760
87ccc1b0 4761#: config/tc-i960.c:2273
252b5132
RH
4762msgid "no such sfr in this architecture"
4763msgstr ""
4764
87ccc1b0 4765#: config/tc-i960.c:2311
252b5132
RH
4766msgid "illegal literal"
4767msgstr ""
4768
4769#. Should not happen: see block comment above
87ccc1b0 4770#: config/tc-i960.c:2539
252b5132
RH
4771#, c-format
4772msgid "Trying to 'bal' to %s"
4773msgstr ""
4774
87ccc1b0 4775#: config/tc-i960.c:2550
252b5132
RH
4776msgid "Looks like a proc, but can't tell what kind.\n"
4777msgstr ""
4778
87ccc1b0 4779#: config/tc-i960.c:2582
252b5132
RH
4780msgid "should have 1 or 2 operands"
4781msgstr ""
4782
87ccc1b0 4783#: config/tc-i960.c:2591 config/tc-i960.c:2610
252b5132
RH
4784#, c-format
4785msgid "Redefining leafproc %s"
4786msgstr ""
4787
87ccc1b0 4788#: config/tc-i960.c:2641
252b5132
RH
4789msgid "should have two operands"
4790msgstr ""
4791
87ccc1b0 4792#: config/tc-i960.c:2651
252b5132
RH
4793msgid "'entry_num' must be absolute number in [0,31]"
4794msgstr ""
4795
87ccc1b0 4796#: config/tc-i960.c:2660
252b5132
RH
4797#, c-format
4798msgid "Redefining entrynum for sysproc %s"
4799msgstr ""
4800
87ccc1b0 4801#: config/tc-i960.c:2764
252b5132
RH
4802msgid "architecture of opcode conflicts with that of earlier instruction(s)"
4803msgstr ""
4804
87ccc1b0 4805#: config/tc-i960.c:2785
252b5132
RH
4806msgid "big endian mode is not supported"
4807msgstr ""
4808
87ccc1b0 4809#: config/tc-i960.c:2787
252b5132
RH
4810#, c-format
4811msgid "ignoring unrecognized .endian type `%s'"
4812msgstr ""
4813
87ccc1b0 4814#: config/tc-i960.c:3071
252b5132
RH
4815#, c-format
4816msgid "leafproc symbol '%s' undefined"
4817msgstr ""
4818
87ccc1b0 4819#: config/tc-i960.c:3081
252b5132
RH
4820#, c-format
4821msgid "Warning: making leafproc entries %s and %s both global\n"
4822msgstr ""
4823
87ccc1b0 4824#: config/tc-i960.c:3190
252b5132
RH
4825msgid "option --link-relax is only supported in b.out format"
4826msgstr ""
4827
fce00800 4828#: config/tc-ia64.c:982
87ccc1b0 4829msgid "Bad .section directive: want a,o,s,w,x,M,S,G,T in string"
252b5132
RH
4830msgstr ""
4831
fce00800 4832#: config/tc-ia64.c:1105
a85d7ed0
NC
4833msgid "Unwind directive not followed by an instruction."
4834msgstr ""
4835
fce00800 4836#: config/tc-ia64.c:4563
60bcf0fa
NC
4837msgid "Register name expected"
4838msgstr ""
4839
fce00800 4840#: config/tc-ia64.c:4568 config/tc-ia64.c:4854
60bcf0fa
NC
4841msgid "Comma expected"
4842msgstr ""
4843
fce00800 4844#: config/tc-ia64.c:4576
60bcf0fa
NC
4845msgid "Register value annotation ignored"
4846msgstr ""
4847
fce00800 4848#: config/tc-ia64.c:4600
60bcf0fa
NC
4849msgid "Directive invalid within a bundle"
4850msgstr ""
4851
fce00800 4852#: config/tc-ia64.c:4667
60bcf0fa
NC
4853msgid "Missing predicate relation type"
4854msgstr ""
4855
fce00800 4856#: config/tc-ia64.c:4683
60bcf0fa
NC
4857msgid "Unrecognized predicate relation type"
4858msgstr ""
4859
fce00800 4860#: config/tc-ia64.c:4703 config/tc-ia64.c:4728
60bcf0fa
NC
4861msgid "Predicate register expected"
4862msgstr ""
4863
fce00800 4864#: config/tc-ia64.c:4715
60bcf0fa
NC
4865msgid "Duplicate predicate register ignored"
4866msgstr ""
4867
fce00800 4868#: config/tc-ia64.c:4737
60bcf0fa
NC
4869msgid "Bad register range"
4870msgstr ""
4871
fce00800 4872#: config/tc-ia64.c:4765
60bcf0fa
NC
4873msgid "Predicate source and target required"
4874msgstr ""
4875
fce00800 4876#: config/tc-ia64.c:4767 config/tc-ia64.c:4779
60bcf0fa
NC
4877msgid "Use of p0 is not valid in this context"
4878msgstr ""
4879
fce00800 4880#: config/tc-ia64.c:4774
60bcf0fa
NC
4881msgid "At least two PR arguments expected"
4882msgstr ""
4883
fce00800 4884#: config/tc-ia64.c:4788
60bcf0fa
NC
4885msgid "At least one PR argument expected"
4886msgstr ""
4887
fce00800 4888#: config/tc-ia64.c:4824
60bcf0fa
NC
4889#, c-format
4890msgid "Inserting \"%s\" into entry hint table failed: %s"
4891msgstr ""
4892
4893#. FIXME -- need 62-bit relocation type
fce00800 4894#: config/tc-ia64.c:5302
60bcf0fa
NC
4895msgid "62-bit relocation not yet implemented"
4896msgstr ""
4897
dc84e067
NC
4898#. XXX technically, this is wrong: we should not be issuing warning
4899#. messages until we're sure this instruction pattern is going to
4900#. be used!
fce00800 4901#: config/tc-ia64.c:5375
60bcf0fa
NC
4902msgid "lower 16 bits of mask ignored"
4903msgstr ""
4904
fce00800 4905#: config/tc-ia64.c:5939
60bcf0fa
NC
4906msgid "Value truncated to 62 bits"
4907msgstr ""
4908
fce00800 4909#: config/tc-ia64.c:6291
5f68c319
NC
4910msgid ""
4911"Additional NOP may be necessary to workaround Itanium processor A/B step "
4912"errata"
4913msgstr ""
4914
fce00800 4915#: config/tc-ia64.c:6474
60bcf0fa
NC
4916#, c-format
4917msgid "Unrecognized option '-x%s'"
4918msgstr ""
4919
fce00800 4920#: config/tc-ia64.c:6502
60bcf0fa
NC
4921msgid ""
4922"IA-64 options:\n"
87ccc1b0
NC
4923" --mconstant-gp\t mark output file as using the constant-GP model\n"
4924"\t\t\t (sets ELF header flag EF_IA_64_CONS_GP)\n"
4925" --mauto-pic\t\t mark output file as using the constant-GP model\n"
4926"\t\t\t without function descriptors (sets ELF header flag\n"
4927"\t\t\t EF_IA_64_NOFUNCDESC_CONS_GP)\n"
5f68c319
NC
4928" -milp32|-milp64|-mlp64|-mp64\tselect data model (default -mlp64)\n"
4929" -mle | -mbe\t\t select little- or big-endian byte order (default -mle)\n"
60bcf0fa
NC
4930" -x | -xexplicit\t turn on dependency violation checking (default)\n"
4931" -xauto\t\t automagically remove dependency violations\n"
4932" -xdebug\t\t debug dependency violation checker\n"
4933msgstr ""
4934
fce00800 4935#: config/tc-ia64.c:6521
328577ad
NC
4936msgid "--gstabs is not supported for ia64"
4937msgstr ""
4938
fce00800 4939#: config/tc-ia64.c:6824 config/tc-mips.c:1093
5f68c319
NC
4940msgid "Could not set architecture and machine"
4941msgstr ""
4942
fce00800 4943#: config/tc-ia64.c:6931
60bcf0fa
NC
4944msgid "Explicit stops are ignored in auto mode"
4945msgstr ""
4946
fce00800 4947#: config/tc-ia64.c:6981
60bcf0fa
NC
4948msgid "Found '{' after explicit switch to automatic mode"
4949msgstr ""
4950
fce00800 4951#: config/tc-ia64.c:7428
328577ad
NC
4952#, c-format
4953msgid "Unhandled dependency %s for %s (%s), note %d"
4954msgstr ""
4955
fce00800 4956#: config/tc-ia64.c:8704
60bcf0fa
NC
4957#, c-format
4958msgid "Unrecognized dependency specifier %d\n"
4959msgstr ""
4960
fce00800 4961#: config/tc-ia64.c:9506
60bcf0fa
NC
4962msgid "Only the first path encountering the conflict is reported"
4963msgstr ""
4964
fce00800 4965#: config/tc-ia64.c:9509
60bcf0fa
NC
4966msgid "This is the location of the conflicting usage"
4967msgstr ""
4968
fce00800 4969#: config/tc-ia64.c:10778 read.c:1370 read.c:1976 read.c:2184 read.c:2795
87ccc1b0
NC
4970msgid "expected symbol name"
4971msgstr ""
4972
fce00800 4973#: config/tc-ia64.c:10788 read.c:1380 read.c:2194 read.c:2805 stabs.c:478
87ccc1b0
NC
4974#, c-format
4975msgid "expected comma after \"%s\""
4976msgstr ""
4977
fce00800 4978#: config/tc-ia64.c:10829
87ccc1b0
NC
4979#, c-format
4980msgid "`%s' is already the alias of %s `%s'"
4981msgstr ""
4982
fce00800 4983#: config/tc-ia64.c:10839
87ccc1b0
NC
4984#, c-format
4985msgid "%s `%s' already has an alias `%s'"
4986msgstr ""
4987
fce00800 4988#: config/tc-ia64.c:10850
87ccc1b0
NC
4989#, c-format
4990msgid "inserting \"%s\" into %s alias hash table failed: %s"
4991msgstr ""
4992
fce00800 4993#: config/tc-ia64.c:10858
87ccc1b0
NC
4994#, c-format
4995msgid "inserting \"%s\" into %s name hash table failed: %s"
4996msgstr ""
4997
fce00800 4998#: config/tc-ia64.c:10877
87ccc1b0
NC
4999#, c-format
5000msgid "symbol `%s' aliased to `%s' is not used"
5001msgstr ""
5002
fce00800 5003#: config/tc-ia64.c:10899
87ccc1b0
NC
5004#, c-format
5005msgid "section `%s' aliased to `%s' is not used"
5006msgstr ""
5007
5008#: config/tc-ip2k.c:125
5009msgid "IP2K specific command line options:\n"
5010msgstr ""
5011
5012#: config/tc-ip2k.c:126
5013msgid " -mip2022 restrict to IP2022 insns \n"
5014msgstr ""
5015
5016#: config/tc-ip2k.c:127
5017msgid " -mip2022ext permit extended IP2022 insn\n"
5018msgstr ""
5019
5020#: config/tc-ip2k.c:248
5021msgid "md_pcrel_from\n"
5022msgstr ""
5023
a74801ba 5024#. Pretend that we do not recognise this option.
87ccc1b0 5025#: config/tc-m32r.c:233
a74801ba
ILT
5026msgid "Unrecognised option: -hidden"
5027msgstr ""
5028
87ccc1b0 5029#: config/tc-m32r.c:267
252b5132
RH
5030msgid " M32R specific command line options:\n"
5031msgstr ""
5032
87ccc1b0 5033#: config/tc-m32r.c:269
8ad3436c
AM
5034msgid ""
5035" -m32r disable support for the m32rx instruction set\n"
5036msgstr ""
5037
87ccc1b0 5038#: config/tc-m32r.c:271
a74801ba
ILT
5039msgid " -m32rx support the extended m32rx instruction set\n"
5040msgstr ""
5041
87ccc1b0 5042#: config/tc-m32r.c:273
a74801ba
ILT
5043msgid " -O try to combine instructions in parallel\n"
5044msgstr ""
5045
87ccc1b0 5046#: config/tc-m32r.c:276
a74801ba
ILT
5047msgid ""
5048" -warn-explicit-parallel-conflicts warn when parallel instructions\n"
5049msgstr ""
5050
87ccc1b0 5051#: config/tc-m32r.c:278
a74801ba
ILT
5052msgid " violate contraints\n"
5053msgstr ""
5054
87ccc1b0 5055#: config/tc-m32r.c:280
a74801ba
ILT
5056msgid " -no-warn-explicit-parallel-conflicts do not warn when parallel\n"
5057msgstr ""
5058
87ccc1b0 5059#: config/tc-m32r.c:282
a74801ba
ILT
5060msgid ""
5061" instructions violate contraints\n"
5062msgstr ""
5063
87ccc1b0 5064#: config/tc-m32r.c:284
a74801ba
ILT
5065msgid ""
5066" -Wp synonym for -warn-explicit-parallel-conflicts\n"
5067msgstr ""
5068
87ccc1b0 5069#: config/tc-m32r.c:286
a74801ba
ILT
5070msgid ""
5071" -Wnp synonym for -no-warn-explicit-parallel-conflicts\n"
5072msgstr ""
5073
87ccc1b0 5074#: config/tc-m32r.c:289
252b5132
RH
5075msgid ""
5076" -warn-unmatched-high warn when an (s)high reloc has no matching low "
5077"reloc\n"
5078msgstr ""
5079
87ccc1b0 5080#: config/tc-m32r.c:291
252b5132
RH
5081msgid " -no-warn-unmatched-high do not warn about missing low relocs\n"
5082msgstr ""
5083
87ccc1b0 5084#: config/tc-m32r.c:293
252b5132
RH
5085msgid " -Wuh synonym for -warn-unmatched-high\n"
5086msgstr ""
5087
87ccc1b0 5088#: config/tc-m32r.c:295
252b5132
RH
5089msgid " -Wnuh synonym for -no-warn-unmatched-high\n"
5090msgstr ""
5091
87ccc1b0 5092#: config/tc-m32r.c:299
252b5132
RH
5093msgid " -relax create linker relaxable code\n"
5094msgstr ""
5095
87ccc1b0 5096#: config/tc-m32r.c:301
252b5132
RH
5097msgid " -cpu-desc provide runtime cpu description file\n"
5098msgstr ""
5099
87ccc1b0 5100#: config/tc-m32r.c:700
a74801ba
ILT
5101msgid "Instructions write to the same destination register."
5102msgstr ""
5103
87ccc1b0 5104#: config/tc-m32r.c:708
a74801ba
ILT
5105msgid "Instructions do not use parallel execution pipelines."
5106msgstr ""
5107
87ccc1b0 5108#: config/tc-m32r.c:715
a74801ba
ILT
5109msgid "Instructions share the same execution pipeline"
5110msgstr ""
5111
87ccc1b0 5112#: config/tc-m32r.c:791 config/tc-m32r.c:887
252b5132 5113#, c-format
a74801ba
ILT
5114msgid "not a 16 bit instruction '%s'"
5115msgstr ""
5116
87ccc1b0 5117#: config/tc-m32r.c:798 config/tc-m32r.c:894 config/tc-m32r.c:1050
a74801ba
ILT
5118#, c-format
5119msgid "unknown instruction '%s'"
5120msgstr ""
5121
87ccc1b0 5122#: config/tc-m32r.c:807 config/tc-m32r.c:901 config/tc-m32r.c:1057
a74801ba
ILT
5123#, c-format
5124msgid "instruction '%s' is for the M32RX only"
5125msgstr ""
5126
87ccc1b0 5127#: config/tc-m32r.c:816 config/tc-m32r.c:910
a74801ba
ILT
5128#, c-format
5129msgid "instruction '%s' cannot be executed in parallel."
5130msgstr ""
5131
87ccc1b0 5132#: config/tc-m32r.c:871 config/tc-m32r.c:935 config/tc-m32r.c:1107
a74801ba
ILT
5133msgid "internal error: lookup/get operands failed"
5134msgstr ""
5135
87ccc1b0 5136#: config/tc-m32r.c:920
a74801ba
ILT
5137#, c-format
5138msgid "'%s': only the NOP instruction can be issued in parallel on the m32r"
5139msgstr ""
5140
87ccc1b0 5141#: config/tc-m32r.c:949
a74801ba
ILT
5142#, c-format
5143msgid ""
5144"%s: output of 1st instruction is the same as an input to 2nd instruction - "
5145"is this intentional ?"
252b5132
RH
5146msgstr ""
5147
87ccc1b0 5148#: config/tc-m32r.c:953
a74801ba
ILT
5149#, c-format
5150msgid ""
5151"%s: output of 2nd instruction is the same as an input to 1st instruction - "
5152"is this intentional ?"
5153msgstr ""
5154
fce00800 5155#: config/tc-m32r.c:1267 config/tc-ppc.c:1732 config/tc-ppc.c:4263
252b5132
RH
5156msgid "Expected comma after symbol-name: rest of line ignored."
5157msgstr ""
5158
87ccc1b0 5159#: config/tc-m32r.c:1277
252b5132
RH
5160#, c-format
5161msgid ".SCOMMon length (%ld.) <0! Ignored."
5162msgstr ""
5163
fce00800
AM
5164#: config/tc-m32r.c:1291 config/tc-ppc.c:1754 config/tc-ppc.c:2899
5165#: config/tc-ppc.c:4287
252b5132
RH
5166msgid "ignoring bad alignment"
5167msgstr ""
5168
fce00800 5169#: config/tc-m32r.c:1303 config/tc-ppc.c:1791 config/tc-v850.c:335
328577ad
NC
5170msgid "Common alignment not a power of 2"
5171msgstr ""
5172
fce00800 5173#: config/tc-m32r.c:1318 config/tc-ppc.c:1765 config/tc-ppc.c:4299
252b5132
RH
5174#, c-format
5175msgid "Ignoring attempt to re-define symbol `%s'."
5176msgstr ""
5177
87ccc1b0 5178#: config/tc-m32r.c:1327
252b5132
RH
5179#, c-format
5180msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld."
5181msgstr ""
5182
87ccc1b0 5183#: config/tc-m32r.c:1808
252b5132
RH
5184msgid "Unmatched high/shigh reloc"
5185msgstr ""
5186
87ccc1b0 5187#: config/tc-m68hc11.c:372
60bcf0fa
NC
5188#, c-format
5189msgid ""
87ccc1b0
NC
5190"Motorola 68HC11/68HC12/68HCS12 options:\n"
5191" -m68hc11 | -m68hc12 |\n"
5192" -m68hcs12 specify the processor [default %s]\n"
5193" -mshort use 16-bit int ABI (default)\n"
5194" -mlong use 32-bit int ABI\n"
5195" -mshort-double use 32-bit double ABI\n"
5196" -mlong-double use 64-bit double ABI (default)\n"
60bcf0fa
NC
5197" --force-long-branchs always turn relative branchs into absolute ones\n"
5198" -S,--short-branchs do not turn relative branchs into absolute ones\n"
5199" when the offset is out of range\n"
5200" --strict-direct-mode do not turn the direct mode into extended mode\n"
5201" when the instruction does not support direct mode\n"
5202" --print-insn-syntax print the syntax of instruction in case of error\n"
5203" --print-opcodes print the list of instructions with syntax\n"
5204" --generate-example generate an example of each instruction\n"
5205" (used for testing)\n"
5206msgstr ""
5207
87ccc1b0 5208#: config/tc-m68hc11.c:418
60bcf0fa
NC
5209#, c-format
5210msgid "Default target `%s' is not supported."
5211msgstr ""
5212
5213#. Dump the opcode statistics table.
87ccc1b0 5214#: config/tc-m68hc11.c:437
60bcf0fa
NC
5215msgid "Name # Modes Min ops Max ops Modes mask # Used\n"
5216msgstr ""
5217
87ccc1b0 5218#: config/tc-m68hc11.c:505
60bcf0fa
NC
5219#, c-format
5220msgid "Option `%s' is not recognized."
5221msgstr ""
5222
87ccc1b0 5223#: config/tc-m68hc11.c:737
60bcf0fa
NC
5224msgid "#<imm8>"
5225msgstr ""
5226
87ccc1b0 5227#: config/tc-m68hc11.c:746
60bcf0fa
NC
5228msgid "#<imm16>"
5229msgstr ""
5230
87ccc1b0 5231#: config/tc-m68hc11.c:755 config/tc-m68hc11.c:764
60bcf0fa
NC
5232msgid "<imm8>,X"
5233msgstr ""
5234
87ccc1b0 5235#: config/tc-m68hc11.c:791
60bcf0fa
NC
5236msgid "*<abs8>"
5237msgstr ""
5238
87ccc1b0 5239#: config/tc-m68hc11.c:803
60bcf0fa
NC
5240msgid "#<mask>"
5241msgstr ""
5242
87ccc1b0 5243#: config/tc-m68hc11.c:813
60bcf0fa
NC
5244#, c-format
5245msgid "symbol%d"
5246msgstr ""
5247
87ccc1b0 5248#: config/tc-m68hc11.c:815
60bcf0fa
NC
5249msgid "<abs>"
5250msgstr ""
5251
87ccc1b0 5252#: config/tc-m68hc11.c:834
60bcf0fa
NC
5253msgid "<label>"
5254msgstr ""
5255
87ccc1b0 5256#: config/tc-m68hc11.c:850
60bcf0fa
NC
5257#, c-format
5258msgid ""
5259"# Example of `%s' instructions\n"
5260"\t.sect .text\n"
5261"_start:\n"
5262msgstr ""
5263
87ccc1b0 5264#: config/tc-m68hc11.c:898
60bcf0fa
NC
5265#, c-format
5266msgid "Instruction `%s' is not recognized."
5267msgstr ""
5268
87ccc1b0 5269#: config/tc-m68hc11.c:903
60bcf0fa
NC
5270#, c-format
5271msgid "Instruction formats for `%s':"
5272msgstr ""
5273
87ccc1b0 5274#: config/tc-m68hc11.c:1038
60bcf0fa
NC
5275#, c-format
5276msgid "Immediate operand is not allowed for operand %d."
5277msgstr ""
5278
87ccc1b0 5279#: config/tc-m68hc11.c:1082
60bcf0fa
NC
5280msgid "Indirect indexed addressing is not valid for 68HC11."
5281msgstr ""
5282
87ccc1b0 5283#: config/tc-m68hc11.c:1102
60bcf0fa
NC
5284msgid "Spurious `,' or bad indirect register addressing mode."
5285msgstr ""
5286
87ccc1b0 5287#: config/tc-m68hc11.c:1124
60bcf0fa
NC
5288msgid "Missing second register or offset for indexed-indirect mode."
5289msgstr ""
5290
87ccc1b0 5291#: config/tc-m68hc11.c:1134
60bcf0fa
NC
5292msgid "Missing second register for indexed-indirect mode."
5293msgstr ""
5294
87ccc1b0 5295#: config/tc-m68hc11.c:1150
60bcf0fa
NC
5296msgid "Missing `]' to close indexed-indirect mode."
5297msgstr ""
5298
87ccc1b0 5299#: config/tc-m68hc11.c:1195
60bcf0fa
NC
5300msgid "Illegal operand."
5301msgstr ""
5302
87ccc1b0 5303#: config/tc-m68hc11.c:1200
60bcf0fa
NC
5304msgid "Missing operand."
5305msgstr ""
5306
87ccc1b0 5307#: config/tc-m68hc11.c:1253
60bcf0fa
NC
5308msgid "Pre-increment mode is not valid for 68HC11"
5309msgstr ""
5310
87ccc1b0 5311#: config/tc-m68hc11.c:1266
60bcf0fa
NC
5312msgid "Wrong register in register indirect mode."
5313msgstr ""
5314
87ccc1b0 5315#: config/tc-m68hc11.c:1274
60bcf0fa
NC
5316msgid "Missing `]' to close register indirect operand."
5317msgstr ""
5318
87ccc1b0 5319#: config/tc-m68hc11.c:1294
60bcf0fa
NC
5320msgid "Post-decrement mode is not valid for 68HC11."
5321msgstr ""
5322
87ccc1b0 5323#: config/tc-m68hc11.c:1302
60bcf0fa
NC
5324msgid "Post-increment mode is not valid for 68HC11."
5325msgstr ""
5326
87ccc1b0 5327#: config/tc-m68hc11.c:1320
60bcf0fa
NC
5328msgid "Invalid indexed indirect mode."
5329msgstr ""
5330
87ccc1b0 5331#: config/tc-m68hc11.c:1417
60bcf0fa
NC
5332#, c-format
5333msgid "Trap id `%ld' is out of range."
5334msgstr ""
5335
87ccc1b0 5336#: config/tc-m68hc11.c:1421
60bcf0fa
NC
5337msgid "Trap id must be within [0x30..0x39] or [0x40..0xff]."
5338msgstr ""
5339
87ccc1b0 5340#: config/tc-m68hc11.c:1428
60bcf0fa
NC
5341#, c-format
5342msgid "Operand out of 8-bit range: `%ld'."
5343msgstr ""
5344
87ccc1b0 5345#: config/tc-m68hc11.c:1435
60bcf0fa
NC
5346msgid "The trap id must be a constant."
5347msgstr ""
5348
87ccc1b0 5349#: config/tc-m68hc11.c:1470
60bcf0fa
NC
5350#, c-format
5351msgid "Operand `%x' not recognized in fixup8."
5352msgstr ""
5353
87ccc1b0 5354#: config/tc-m68hc11.c:1490 config/tc-m68hc11.c:1542
60bcf0fa
NC
5355#, c-format
5356msgid "Operand out of 16-bit range: `%ld'."
5357msgstr ""
5358
87ccc1b0 5359#: config/tc-m68hc11.c:1522 config/tc-m68hc11.c:1558
60bcf0fa
NC
5360#, c-format
5361msgid "Operand `%x' not recognized in fixup16."
5362msgstr ""
5363
87ccc1b0 5364#: config/tc-m68hc11.c:1576
60bcf0fa
NC
5365#, c-format
5366msgid "Unexpected branch conversion with `%x'"
5367msgstr ""
5368
87ccc1b0 5369#: config/tc-m68hc11.c:1671 config/tc-m68hc11.c:1812
60bcf0fa
NC
5370#, c-format
5371msgid "Operand out of range for a relative branch: `%ld'"
5372msgstr ""
5373
87ccc1b0 5374#: config/tc-m68hc11.c:1780
60bcf0fa
NC
5375msgid "Invalid register for dbcc/tbcc instruction."
5376msgstr ""
5377
87ccc1b0 5378#: config/tc-m68hc11.c:1871
60bcf0fa
NC
5379#, c-format
5380msgid "Increment/decrement value is out of range: `%ld'."
5381msgstr ""
5382
87ccc1b0 5383#: config/tc-m68hc11.c:1882
60bcf0fa
NC
5384msgid "Expecting a register."
5385msgstr ""
5386
87ccc1b0 5387#: config/tc-m68hc11.c:1897
60bcf0fa
NC
5388msgid "Invalid register for post/pre increment."
5389msgstr ""
5390
87ccc1b0 5391#: config/tc-m68hc11.c:1927
60bcf0fa
NC
5392msgid "Invalid register."
5393msgstr ""
5394
87ccc1b0 5395#: config/tc-m68hc11.c:1934
60bcf0fa
NC
5396#, c-format
5397msgid "Offset out of 16-bit range: %ld."
5398msgstr ""
5399
87ccc1b0 5400#: config/tc-m68hc11.c:1939
5f68c319
NC
5401#, c-format
5402msgid "Offset out of 5-bit range for movw/movb insn: %ld."
60bcf0fa
NC
5403msgstr ""
5404
87ccc1b0 5405#: config/tc-m68hc11.c:2020
60bcf0fa
NC
5406msgid "Expecting register D for indexed indirect mode."
5407msgstr ""
5408
87ccc1b0 5409#: config/tc-m68hc11.c:2022
60bcf0fa
NC
5410msgid "Indexed indirect mode is not allowed for movb/movw."
5411msgstr ""
5412
87ccc1b0 5413#: config/tc-m68hc11.c:2039
60bcf0fa
NC
5414msgid "Invalid accumulator register."
5415msgstr ""
5416
87ccc1b0 5417#: config/tc-m68hc11.c:2064
60bcf0fa
NC
5418msgid "Invalid indexed register."
5419msgstr ""
5420
87ccc1b0 5421#: config/tc-m68hc11.c:2072
60bcf0fa
NC
5422msgid "Addressing mode not implemented yet."
5423msgstr ""
5424
87ccc1b0 5425#: config/tc-m68hc11.c:2087
60bcf0fa
NC
5426msgid "Invalid source register for this instruction, use 'tfr'."
5427msgstr ""
5428
87ccc1b0 5429#: config/tc-m68hc11.c:2089
60bcf0fa
NC
5430msgid "Invalid source register."
5431msgstr ""
5432
87ccc1b0 5433#: config/tc-m68hc11.c:2094
60bcf0fa
NC
5434msgid "Invalid destination register for this instruction, use 'tfr'."
5435msgstr ""
5436
87ccc1b0 5437#: config/tc-m68hc11.c:2096
60bcf0fa
NC
5438msgid "Invalid destination register."
5439msgstr ""
5440
87ccc1b0 5441#: config/tc-m68hc11.c:2194
60bcf0fa
NC
5442msgid "Invalid indexed register, expecting register X."
5443msgstr ""
5444
87ccc1b0 5445#: config/tc-m68hc11.c:2196
60bcf0fa
NC
5446msgid "Invalid indexed register, expecting register Y."
5447msgstr ""
5448
87ccc1b0 5449#: config/tc-m68hc11.c:2508
60bcf0fa
NC
5450msgid "No instruction or missing opcode."
5451msgstr ""
5452
87ccc1b0 5453#: config/tc-m68hc11.c:2573
60bcf0fa
NC
5454#, c-format
5455msgid "Opcode `%s' is not recognized."
5456msgstr ""
5457
87ccc1b0 5458#: config/tc-m68hc11.c:2595
60bcf0fa
NC
5459#, c-format
5460msgid "Garbage at end of instruction: `%s'."
5461msgstr ""
5462
87ccc1b0 5463#: config/tc-m68hc11.c:2618
60bcf0fa
NC
5464#, c-format
5465msgid "Invalid operand for `%s'"
5466msgstr ""
5467
87ccc1b0
NC
5468#: config/tc-m68hc11.c:2670
5469#, c-format
5470msgid "Invalid mode: %s\n"
5471msgstr ""
5472
5473#: config/tc-m68hc11.c:2732
5474msgid "bad .relax format"
5475msgstr ""
5476
5477#: config/tc-m68hc11.c:2779
60bcf0fa
NC
5478#, c-format
5479msgid "Relocation %d is not supported by object file format."
5480msgstr ""
5481
87ccc1b0 5482#: config/tc-m68hc11.c:3065
60bcf0fa
NC
5483msgid "bra or bsr with undefined symbol."
5484msgstr ""
5485
87ccc1b0 5486#: config/tc-m68hc11.c:3168 config/tc-m68hc11.c:3225
60bcf0fa
NC
5487#, c-format
5488msgid "Subtype %d is not recognized."
5489msgstr ""
5490
87ccc1b0 5491#: config/tc-m68hc11.c:3289
60bcf0fa
NC
5492msgid "Expression too complex."
5493msgstr ""
5494
87ccc1b0 5495#: config/tc-m68hc11.c:3322
60bcf0fa
NC
5496msgid "Value out of 16-bit range."
5497msgstr ""
5498
87ccc1b0 5499#: config/tc-m68hc11.c:3346
60bcf0fa
NC
5500#, c-format
5501msgid "Value %ld too large for 8-bit PC-relative branch."
5502msgstr ""
5503
87ccc1b0 5504#: config/tc-m68hc11.c:3353
60bcf0fa
NC
5505#, c-format
5506msgid "Auto increment/decrement offset '%ld' is out of range."
5507msgstr ""
5508
87ccc1b0 5509#: config/tc-m68hc11.c:3371
60bcf0fa
NC
5510#, c-format
5511msgid "Line %d: unknown relocation type: 0x%x."
5512msgstr ""
5513
87ccc1b0 5514#: config/tc-m68k.c:678
252b5132
RH
5515msgid "Unknown PC relative instruction"
5516msgstr ""
5517
87ccc1b0 5518#: config/tc-m68k.c:817
8ad3436c
AM
5519#, c-format
5520msgid "Can not do %d byte pc-relative relocation"
5521msgstr ""
5522
87ccc1b0 5523#: config/tc-m68k.c:819
252b5132
RH
5524#, c-format
5525msgid "Can not do %d byte pc-relative pic relocation"
5526msgstr ""
5527
87ccc1b0 5528#: config/tc-m68k.c:824
8ad3436c
AM
5529#, c-format
5530msgid "Can not do %d byte relocation"
5531msgstr ""
5532
87ccc1b0 5533#: config/tc-m68k.c:826
252b5132
RH
5534#, c-format
5535msgid "Can not do %d byte pic relocation"
5536msgstr ""
5537
87ccc1b0 5538#: config/tc-m68k.c:894
a85d7ed0
NC
5539#, c-format
5540msgid "Unable to produce reloc against symbol '%s'"
5541msgstr ""
5542
fce00800 5543#: config/tc-m68k.c:938 config/tc-mips.c:13321 config/tc-vax.c:3441
252b5132
RH
5544#, c-format
5545msgid "Cannot make %s relocation PC relative"
5546msgstr ""
5547
87ccc1b0 5548#: config/tc-m68k.c:1031 config/tc-tahoe.c:1495 config/tc-vax.c:1889
252b5132
RH
5549msgid "No operator"
5550msgstr ""
5551
87ccc1b0 5552#: config/tc-m68k.c:1061 config/tc-tahoe.c:1512 config/tc-vax.c:1906
252b5132
RH
5553msgid "Unknown operator"
5554msgstr ""
5555
87ccc1b0 5556#: config/tc-m68k.c:1836
252b5132
RH
5557msgid "invalid instruction for this architecture; needs "
5558msgstr ""
5559
87ccc1b0 5560#: config/tc-m68k.c:1841
252b5132
RH
5561msgid "fpu (68040, 68060 or 68881/68882)"
5562msgstr ""
5563
87ccc1b0 5564#: config/tc-m68k.c:1844
252b5132
RH
5565msgid "mmu (68030 or 68851)"
5566msgstr ""
5567
87ccc1b0 5568#: config/tc-m68k.c:1847
252b5132
RH
5569msgid "68020 or higher"
5570msgstr ""
5571
87ccc1b0 5572#: config/tc-m68k.c:1850
252b5132
RH
5573msgid "68000 or higher"
5574msgstr ""
5575
87ccc1b0 5576#: config/tc-m68k.c:1853
252b5132
RH
5577msgid "68010 or higher"
5578msgstr ""
5579
87ccc1b0 5580#: config/tc-m68k.c:1882
252b5132
RH
5581msgid "operands mismatch"
5582msgstr ""
5583
87ccc1b0 5584#: config/tc-m68k.c:1939 config/tc-m68k.c:1945 config/tc-m68k.c:1951
324bfcf3 5585#: config/tc-mmix.c:2464 config/tc-mmix.c:2488
252b5132
RH
5586msgid "operand out of range"
5587msgstr ""
5588
87ccc1b0 5589#: config/tc-m68k.c:2008
252b5132
RH
5590#, c-format
5591msgid "Bignum too big for %c format; truncated"
5592msgstr ""
5593
87ccc1b0 5594#: config/tc-m68k.c:2076
252b5132
RH
5595msgid "displacement too large for this architecture; needs 68020 or higher"
5596msgstr ""
5597
87ccc1b0 5598#: config/tc-m68k.c:2186
252b5132
RH
5599msgid ""
5600"scale factor invalid on this architecture; needs cpu32 or 68020 or higher"
5601msgstr ""
5602
87ccc1b0 5603#: config/tc-m68k.c:2191
ac50feda
RH
5604msgid "invalid index size for coldfire"
5605msgstr ""
5606
87ccc1b0 5607#: config/tc-m68k.c:2244
252b5132
RH
5608msgid "Forcing byte displacement"
5609msgstr ""
5610
87ccc1b0 5611#: config/tc-m68k.c:2246
252b5132
RH
5612msgid "byte displacement out of range"
5613msgstr ""
5614
87ccc1b0 5615#: config/tc-m68k.c:2293 config/tc-m68k.c:2331
252b5132
RH
5616msgid "invalid operand mode for this architecture; needs 68020 or higher"
5617msgstr ""
5618
87ccc1b0 5619#: config/tc-m68k.c:2317 config/tc-m68k.c:2351
252b5132
RH
5620msgid ":b not permitted; defaulting to :w"
5621msgstr ""
5622
87ccc1b0 5623#: config/tc-m68k.c:2428
252b5132
RH
5624msgid "unsupported byte value; use a different suffix"
5625msgstr ""
5626
87ccc1b0 5627#: config/tc-m68k.c:2442
252b5132
RH
5628msgid "unknown/incorrect operand"
5629msgstr ""
5630
87ccc1b0
NC
5631#: config/tc-m68k.c:2475 config/tc-m68k.c:2483 config/tc-m68k.c:2490
5632#: config/tc-m68k.c:2497
252b5132
RH
5633msgid "out of range"
5634msgstr ""
5635
87ccc1b0 5636#: config/tc-m68k.c:2543
252b5132
RH
5637msgid "Can't use long branches on 68000/68010/5200"
5638msgstr ""
5639
87ccc1b0 5640#: config/tc-m68k.c:2653
252b5132
RH
5641msgid "Expression out of range, using 0"
5642msgstr ""
5643
87ccc1b0 5644#: config/tc-m68k.c:2765 config/tc-m68k.c:2781
252b5132
RH
5645msgid "Floating point register in register list"
5646msgstr ""
5647
87ccc1b0 5648#: config/tc-m68k.c:2771
252b5132
RH
5649msgid "Wrong register in floating-point reglist"
5650msgstr ""
5651
87ccc1b0 5652#: config/tc-m68k.c:2787
252b5132
RH
5653msgid "incorrect register in reglist"
5654msgstr ""
5655
87ccc1b0 5656#: config/tc-m68k.c:2793
252b5132
RH
5657msgid "wrong register in floating-point reglist"
5658msgstr ""
5659
252b5132 5660#. ERROR
87ccc1b0 5661#: config/tc-m68k.c:3234
252b5132
RH
5662msgid "Extra )"
5663msgstr ""
5664
5665#. ERROR
87ccc1b0 5666#: config/tc-m68k.c:3245
252b5132
RH
5667msgid "Missing )"
5668msgstr ""
5669
87ccc1b0 5670#: config/tc-m68k.c:3262
252b5132
RH
5671msgid "Missing operand"
5672msgstr ""
5673
87ccc1b0 5674#: config/tc-m68k.c:3594
252b5132
RH
5675#, c-format
5676msgid "%s -- statement `%s' ignored"
5677msgstr ""
5678
87ccc1b0 5679#: config/tc-m68k.c:3643
252b5132
RH
5680#, c-format
5681msgid "Don't know how to figure width of %c in md_assemble()"
5682msgstr ""
5683
87ccc1b0 5684#: config/tc-m68k.c:3825 config/tc-m68k.c:3863
252b5132
RH
5685#, c-format
5686msgid "Internal Error: Can't find %s in hash table"
5687msgstr ""
5688
87ccc1b0 5689#: config/tc-m68k.c:3828 config/tc-m68k.c:3866
252b5132
RH
5690#, c-format
5691msgid "Internal Error: Can't hash %s: %s"
5692msgstr ""
5693
87ccc1b0
NC
5694#: config/tc-m68k.c:3948
5695msgid "architecture not yet selected: defaulting to 68020"
5696msgstr ""
5697
5698#: config/tc-m68k.c:3997
252b5132
RH
5699#, c-format
5700msgid "unrecognized default cpu `%s' ???"
5701msgstr ""
5702
87ccc1b0 5703#: config/tc-m68k.c:4009
252b5132
RH
5704msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly"
5705msgstr ""
5706
87ccc1b0 5707#: config/tc-m68k.c:4029
252b5132
RH
5708msgid "options for 68881 and no-68881 both given"
5709msgstr ""
5710
87ccc1b0 5711#: config/tc-m68k.c:4031
252b5132
RH
5712msgid "options for 68851 and no-68851 both given"
5713msgstr ""
5714
87ccc1b0 5715#: config/tc-m68k.c:4102
252b5132
RH
5716#, c-format
5717msgid "text label `%s' aligned to odd boundary"
5718msgstr ""
5719
87ccc1b0 5720#: config/tc-m68k.c:4321
252b5132
RH
5721msgid "invalid byte branch offset"
5722msgstr ""
5723
87ccc1b0 5724#: config/tc-m68k.c:4358
252b5132
RH
5725msgid "short branch with zero offset: use :w"
5726msgstr ""
5727
87ccc1b0 5728#: config/tc-m68k.c:4827 config/tc-m68k.c:4838
252b5132
RH
5729msgid "expression out of range: defaulting to 1"
5730msgstr ""
5731
87ccc1b0 5732#: config/tc-m68k.c:4870
252b5132
RH
5733msgid "expression out of range: defaulting to 0"
5734msgstr ""
5735
87ccc1b0 5736#: config/tc-m68k.c:4903 config/tc-m68k.c:4915
252b5132
RH
5737#, c-format
5738msgid "Can't deal with expression; defaulting to %ld"
5739msgstr ""
5740
87ccc1b0 5741#: config/tc-m68k.c:4929
252b5132
RH
5742msgid "expression doesn't fit in BYTE"
5743msgstr ""
5744
87ccc1b0 5745#: config/tc-m68k.c:4933
252b5132
RH
5746msgid "expression doesn't fit in WORD"
5747msgstr ""
5748
87ccc1b0 5749#: config/tc-m68k.c:5026
252b5132
RH
5750#, c-format
5751msgid "%s: unrecognized processor name"
5752msgstr ""
5753
87ccc1b0 5754#: config/tc-m68k.c:5091
252b5132
RH
5755msgid "bad coprocessor id"
5756msgstr ""
5757
87ccc1b0 5758#: config/tc-m68k.c:5097
252b5132
RH
5759msgid "unrecognized fopt option"
5760msgstr ""
5761
87ccc1b0 5762#: config/tc-m68k.c:5231
252b5132
RH
5763#, c-format
5764msgid "option `%s' may not be negated"
5765msgstr ""
5766
87ccc1b0 5767#: config/tc-m68k.c:5242
252b5132
RH
5768#, c-format
5769msgid "option `%s' not recognized"
5770msgstr ""
5771
87ccc1b0 5772#: config/tc-m68k.c:5275
252b5132
RH
5773msgid "bad format of OPT NEST=depth"
5774msgstr ""
5775
87ccc1b0 5776#: config/tc-m68k.c:5338
252b5132
RH
5777msgid "missing label"
5778msgstr ""
5779
87ccc1b0 5780#: config/tc-m68k.c:5362 config/tc-m68k.c:5391
252b5132
RH
5781msgid "bad register list"
5782msgstr ""
5783
87ccc1b0 5784#: config/tc-m68k.c:5364
252b5132
RH
5785#, c-format
5786msgid "bad register list: %s"
5787msgstr ""
5788
87ccc1b0 5789#: config/tc-m68k.c:5462
252b5132
RH
5790msgid "restore without save"
5791msgstr ""
5792
87ccc1b0 5793#: config/tc-m68k.c:5636 config/tc-m68k.c:6023
252b5132
RH
5794msgid "syntax error in structured control directive"
5795msgstr ""
5796
87ccc1b0 5797#: config/tc-m68k.c:5685
252b5132
RH
5798msgid "missing condition code in structured control directive"
5799msgstr ""
5800
87ccc1b0 5801#: config/tc-m68k.c:5757
c45021f2
NC
5802#, c-format
5803msgid ""
5804"Condition <%c%c> in structured control directive can not be encoded correctly"
5805msgstr ""
5806
87ccc1b0 5807#: config/tc-m68k.c:6066
252b5132
RH
5808msgid "missing then"
5809msgstr ""
5810
87ccc1b0 5811#: config/tc-m68k.c:6148
252b5132
RH
5812msgid "else without matching if"
5813msgstr ""
5814
87ccc1b0 5815#: config/tc-m68k.c:6182
252b5132
RH
5816msgid "endi without matching if"
5817msgstr ""
5818
87ccc1b0 5819#: config/tc-m68k.c:6223
252b5132
RH
5820msgid "break outside of structured loop"
5821msgstr ""
5822
87ccc1b0 5823#: config/tc-m68k.c:6262
252b5132
RH
5824msgid "next outside of structured loop"
5825msgstr ""
5826
87ccc1b0 5827#: config/tc-m68k.c:6314
252b5132
RH
5828msgid "missing ="
5829msgstr ""
5830
87ccc1b0 5831#: config/tc-m68k.c:6352
252b5132
RH
5832msgid "missing to or downto"
5833msgstr ""
5834
87ccc1b0 5835#: config/tc-m68k.c:6388 config/tc-m68k.c:6422 config/tc-m68k.c:6641
252b5132
RH
5836msgid "missing do"
5837msgstr ""
5838
87ccc1b0 5839#: config/tc-m68k.c:6525
252b5132
RH
5840msgid "endf without for"
5841msgstr ""
5842
87ccc1b0 5843#: config/tc-m68k.c:6581
252b5132
RH
5844msgid "until without repeat"
5845msgstr ""
5846
87ccc1b0 5847#: config/tc-m68k.c:6677
252b5132
RH
5848msgid "endw without while"
5849msgstr ""
5850
87ccc1b0 5851#: config/tc-m68k.c:6801
252b5132
RH
5852#, c-format
5853msgid "unrecognized option `%s'"
5854msgstr ""
5855
87ccc1b0 5856#: config/tc-m68k.c:6846
252b5132
RH
5857#, c-format
5858msgid "unrecognized architecture specification `%s'"
5859msgstr ""
5860
87ccc1b0
NC
5861#: config/tc-m68k.c:6940
5862#, c-format
252b5132
RH
5863msgid ""
5864"680X0 options:\n"
5865"-l\t\t\tuse 1 word for refs to undefined symbols [default 2]\n"
c45021f2
NC
5866"-m68000 | -m68008 | -m68010 | -m68020 | -m68030 | -m68040 | -m68060 |\n"
5867"-m68302 | -m68331 | -m68332 | -m68333 | -m68340 | -m68360 | -mcpu32 |\n"
5868"-m5200 | -m5202 | -m5204 | -m5206 | -m5206e | -m5307 | -m5407\n"
87ccc1b0 5869"\t\t\tspecify variant of 680X0 architecture [default %s]\n"
252b5132
RH
5870"-m68881 | -m68882 | -mno-68881 | -mno-68882\n"
5871"\t\t\ttarget has/lacks floating-point coprocessor\n"
5872"\t\t\t[default yes for 68020, 68030, and cpu32]\n"
5873msgstr ""
5874
87ccc1b0 5875#: config/tc-m68k.c:6951
252b5132
RH
5876msgid ""
5877"-m68851 | -mno-68851\n"
5878"\t\t\ttarget has/lacks memory-management unit coprocessor\n"
5879"\t\t\t[default yes for 68020 and up]\n"
5880"-pic, -k\t\tgenerate position independent code\n"
5881"-S\t\t\tturn jbsr into jsr\n"
28e7409f 5882"--pcrel never turn PC-relative branches into absolute jumps\n"
252b5132
RH
5883"--register-prefix-optional\n"
5884"\t\t\trecognize register names without prefix character\n"
5885"--bitwise-or\t\tdo not treat `|' as a comment character\n"
5886msgstr ""
5887
87ccc1b0 5888#: config/tc-m68k.c:6961
252b5132
RH
5889msgid ""
5890"--base-size-default-16\tbase reg without size is 16 bits\n"
5891"--base-size-default-32\tbase reg without size is 32 bits (default)\n"
5892"--disp-size-default-16\tdisplacement with unknown size is 16 bits\n"
5893"--disp-size-default-32\tdisplacement with unknown size is 32 bits (default)\n"
5894msgstr ""
5895
87ccc1b0 5896#: config/tc-m68k.c:6996
252b5132
RH
5897#, c-format
5898msgid "Error %s in %s\n"
5899msgstr ""
5900
87ccc1b0 5901#: config/tc-m68k.c:7000
252b5132
RH
5902#, c-format
5903msgid "Opcode(%d.%s): "
5904msgstr ""
5905
328577ad 5906#: config/tc-m88k.c:201
252b5132
RH
5907#, c-format
5908msgid "Can't hash instruction '%s':%s"
5909msgstr ""
5910
328577ad 5911#: config/tc-m88k.c:250
252b5132
RH
5912#, c-format
5913msgid "Invalid mnemonic '%s'"
5914msgstr ""
5915
328577ad 5916#: config/tc-m88k.c:268
252b5132
RH
5917msgid "Parameter syntax error"
5918msgstr ""
5919
328577ad 5920#: config/tc-m88k.c:321
252b5132
RH
5921msgid "Unknown relocation type"
5922msgstr ""
5923
5924#. Having this here repeats the warning somtimes.
5925#. But can't we stand that?
328577ad 5926#: config/tc-m88k.c:434
252b5132
RH
5927msgid "Use of obsolete instruction"
5928msgstr ""
5929
328577ad 5930#: config/tc-m88k.c:551
252b5132
RH
5931msgid "Expression truncated to 16 bits"
5932msgstr ""
5933
328577ad 5934#: config/tc-m88k.c:617 config/tc-m88k.c:639
252b5132
RH
5935msgid "Expression truncated to 5 bits"
5936msgstr ""
5937
328577ad 5938#: config/tc-m88k.c:856
252b5132
RH
5939msgid "Expression truncated to 9 bits"
5940msgstr ""
5941
328577ad 5942#: config/tc-m88k.c:878
252b5132
RH
5943msgid "Removed lower 2 bits of expression"
5944msgstr ""
5945
87ccc1b0 5946#: config/tc-m88k.c:1057
252b5132
RH
5947msgid "Relaxation should never occur"
5948msgstr ""
5949
328577ad
NC
5950#: config/tc-m88k.h:78
5951msgid "m88k convert_frag\n"
252b5132
RH
5952msgstr ""
5953
87ccc1b0 5954#: config/tc-mcore.c:460
252b5132
RH
5955#, c-format
5956msgid "register expected, but saw '%.6s'"
5957msgstr ""
5958
87ccc1b0 5959#: config/tc-mcore.c:544
252b5132
RH
5960#, c-format
5961msgid "control register expected, but saw '%.6s'"
5962msgstr ""
5963
87ccc1b0 5964#: config/tc-mcore.c:582
a74801ba
ILT
5965msgid "bad/missing psr specifier"
5966msgstr ""
5967
87ccc1b0 5968#: config/tc-mcore.c:743
252b5132
RH
5969msgid "more than 65K literal pools"
5970msgstr ""
5971
87ccc1b0 5972#: config/tc-mcore.c:797
252b5132
RH
5973msgid "missing ']'"
5974msgstr ""
5975
87ccc1b0 5976#: config/tc-mcore.c:837
252b5132
RH
5977msgid "operand must be a constant"
5978msgstr ""
5979
87ccc1b0 5980#: config/tc-mcore.c:839
252b5132 5981#, c-format
87ccc1b0 5982msgid "operand must be absolute in range %u..%u, not %ld"
252b5132
RH
5983msgstr ""
5984
87ccc1b0 5985#: config/tc-mcore.c:875
252b5132
RH
5986msgid "operand must be a multiple of 4"
5987msgstr ""
5988
87ccc1b0 5989#: config/tc-mcore.c:882
252b5132
RH
5990msgid "operand must be a multiple of 2"
5991msgstr ""
5992
87ccc1b0 5993#: config/tc-mcore.c:896 config/tc-mcore.c:1410 config/tc-mcore.c:1464
252b5132
RH
5994msgid "base register expected"
5995msgstr ""
5996
87ccc1b0 5997#: config/tc-mcore.c:945
252b5132
RH
5998#, c-format
5999msgid "unknown opcode \"%s\""
6000msgstr ""
6001
87ccc1b0 6002#: config/tc-mcore.c:988
252b5132
RH
6003msgid "invalid register: r15 illegal"
6004msgstr ""
6005
87ccc1b0 6006#: config/tc-mcore.c:1036 config/tc-mcore.c:1614
a74801ba
ILT
6007msgid "M340 specific opcode used when assembling for M210"
6008msgstr ""
6009
87ccc1b0
NC
6010#: config/tc-mcore.c:1054 config/tc-mcore.c:1093 config/tc-mcore.c:1112
6011#: config/tc-mcore.c:1131 config/tc-mcore.c:1158 config/tc-mcore.c:1187
6012#: config/tc-mcore.c:1224 config/tc-mcore.c:1259 config/tc-mcore.c:1278
6013#: config/tc-mcore.c:1297 config/tc-mcore.c:1331 config/tc-mcore.c:1356
6014#: config/tc-mcore.c:1413 config/tc-mcore.c:1467 config/tc-mcore.c:1503
6015#: config/tc-mcore.c:1561 config/tc-mcore.c:1583 config/tc-mcore.c:1606
252b5132
RH
6016msgid "second operand missing"
6017msgstr ""
6018
87ccc1b0 6019#: config/tc-mcore.c:1069
252b5132
RH
6020msgid "destination register must be r1"
6021msgstr ""
6022
87ccc1b0 6023#: config/tc-mcore.c:1090
252b5132
RH
6024msgid "source register must be r1"
6025msgstr ""
6026
87ccc1b0 6027#: config/tc-mcore.c:1153 config/tc-mcore.c:1210
252b5132
RH
6028msgid "immediate is not a power of two"
6029msgstr ""
6030
87ccc1b0 6031#: config/tc-mcore.c:1181
252b5132
RH
6032msgid "translating bgeni to movi"
6033msgstr ""
6034
87ccc1b0 6035#: config/tc-mcore.c:1218
252b5132
RH
6036msgid "translating mgeni to movi"
6037msgstr ""
6038
87ccc1b0 6039#: config/tc-mcore.c:1250
252b5132
RH
6040msgid "translating bmaski to movi"
6041msgstr ""
6042
87ccc1b0 6043#: config/tc-mcore.c:1326
252b5132
RH
6044#, c-format
6045msgid "displacement too large (%d)"
6046msgstr ""
6047
87ccc1b0 6048#: config/tc-mcore.c:1340
252b5132
RH
6049msgid "Invalid register: r0 and r15 illegal"
6050msgstr ""
6051
87ccc1b0 6052#: config/tc-mcore.c:1371
252b5132
RH
6053msgid "bad starting register: r0 and r15 invalid"
6054msgstr ""
6055
87ccc1b0 6056#: config/tc-mcore.c:1384
252b5132
RH
6057msgid "ending register must be r15"
6058msgstr ""
6059
87ccc1b0 6060#: config/tc-mcore.c:1404
252b5132
RH
6061msgid "bad base register: must be r0"
6062msgstr ""
6063
87ccc1b0 6064#: config/tc-mcore.c:1422
252b5132
RH
6065msgid "first register must be r4"
6066msgstr ""
6067
87ccc1b0 6068#: config/tc-mcore.c:1433
252b5132
RH
6069msgid "last register must be r7"
6070msgstr ""
6071
87ccc1b0 6072#: config/tc-mcore.c:1470
252b5132
RH
6073msgid "reg-reg expected"
6074msgstr ""
6075
87ccc1b0 6076#: config/tc-mcore.c:1580
252b5132
RH
6077msgid "second operand must be 1"
6078msgstr ""
6079
87ccc1b0 6080#: config/tc-mcore.c:1601
252b5132
RH
6081msgid "zero used as immediate value"
6082msgstr ""
6083
87ccc1b0 6084#: config/tc-mcore.c:1628
a74801ba
ILT
6085msgid "duplicated psr bit specifier"
6086msgstr ""
6087
87ccc1b0 6088#: config/tc-mcore.c:1634
a74801ba
ILT
6089msgid "`af' must appear alone"
6090msgstr ""
6091
87ccc1b0 6092#: config/tc-mcore.c:1641
252b5132
RH
6093#, c-format
6094msgid "unimplemented opcode \"%s\""
6095msgstr ""
6096
87ccc1b0 6097#: config/tc-mcore.c:1650
a74801ba
ILT
6098#, c-format
6099msgid "ignoring operands: %s "
6100msgstr ""
6101
87ccc1b0 6102#: config/tc-mcore.c:1718 config/tc-w65.c:772
252b5132
RH
6103msgid "Bad call to MD_NTOF()"
6104msgstr ""
6105
87ccc1b0 6106#: config/tc-mcore.c:1788
a74801ba
ILT
6107#, c-format
6108msgid "unrecognised cpu type '%s'"
6109msgstr ""
6110
87ccc1b0 6111#: config/tc-mcore.c:1807
ac50feda
RH
6112msgid ""
6113"MCORE specific options:\n"
6114" -{no-}jsri2bsr\t {dis}able jsri to bsr transformation (def: dis)\n"
a74801ba
ILT
6115" -{no-}sifilter\t {dis}able silicon filter behavior (def: dis)\n"
6116" -cpu=[210|340] select CPU type\n"
6117" -EB assemble for a big endian system (default)\n"
6118" -EL assemble for a little endian system\n"
ac50feda
RH
6119msgstr ""
6120
87ccc1b0 6121#: config/tc-mcore.c:1826
ac50feda
RH
6122msgid "failed sanity check: short_jump"
6123msgstr ""
6124
87ccc1b0 6125#: config/tc-mcore.c:1837
ac50feda
RH
6126msgid "failed sanity check: long_jump"
6127msgstr ""
6128
87ccc1b0 6129#: config/tc-mcore.c:1863
ac50feda
RH
6130#, c-format
6131msgid "odd displacement at %x"
6132msgstr ""
6133
87ccc1b0 6134#: config/tc-mcore.c:2047
ac50feda
RH
6135msgid "unknown"
6136msgstr ""
6137
87ccc1b0 6138#: config/tc-mcore.c:2073
ac50feda 6139#, c-format
87ccc1b0 6140msgid "odd distance branch (0x%lx bytes)"
ac50feda
RH
6141msgstr ""
6142
87ccc1b0 6143#: config/tc-mcore.c:2077
ac50feda 6144#, c-format
87ccc1b0 6145msgid "pcrel for branch to %s too far (0x%lx)"
ac50feda
RH
6146msgstr ""
6147
87ccc1b0 6148#: config/tc-mcore.c:2096
ac50feda 6149#, c-format
87ccc1b0 6150msgid "pcrel for lrw/jmpi/jsri to %s too far (0x%lx)"
ac50feda
RH
6151msgstr ""
6152
87ccc1b0 6153#: config/tc-mcore.c:2107
ac50feda 6154#, c-format
87ccc1b0 6155msgid "pcrel for loopt too far (0x%lx)"
ac50feda
RH
6156msgstr ""
6157
87ccc1b0 6158#: config/tc-mcore.c:2336
ac50feda
RH
6159#, c-format
6160msgid "Can not do %d byte %srelocation"
6161msgstr ""
6162
87ccc1b0 6163#: config/tc-mcore.c:2338
ac50feda
RH
6164msgid "pc-relative"
6165msgstr ""
6166
fce00800
AM
6167#. Prototypes for static functions.
6168#: config/tc-mips.c:817
8ad3436c 6169#, c-format
328577ad
NC
6170msgid "internal Error, line %d, %s"
6171msgstr ""
6172
fce00800 6173#: config/tc-mips.c:1130
87ccc1b0
NC
6174#, c-format
6175msgid "internal: can't hash `%s': %s"
a74801ba
ILT
6176msgstr ""
6177
fce00800 6178#: config/tc-mips.c:1138
87ccc1b0
NC
6179#, c-format
6180msgid "internal error: bad mips16 opcode: %s %s\n"
328577ad
NC
6181msgstr ""
6182
fce00800 6183#: config/tc-mips.c:1331
ac50feda
RH
6184#, c-format
6185msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n"
6186msgstr ""
6187
fce00800 6188#: config/tc-mips.c:1975 config/tc-mips.c:13665
ac50feda
RH
6189msgid "extended instruction in delay slot"
6190msgstr ""
6191
fce00800 6192#: config/tc-mips.c:2021 config/tc-mips.c:2031
ac50feda
RH
6193#, c-format
6194msgid "jump to misaligned address (0x%lx)"
6195msgstr ""
6196
fce00800 6197#: config/tc-mips.c:2024 config/tc-mips.c:2034
328577ad
NC
6198#, c-format
6199msgid "jump address range overflow (0x%lx)"
6200msgstr ""
6201
fce00800 6202#: config/tc-mips.c:2804 config/tc-mips.c:3193
ac50feda
RH
6203msgid "Macro instruction expanded into multiple instructions"
6204msgstr ""
6205
fce00800 6206#: config/tc-mips.c:2816
87ccc1b0
NC
6207msgid ""
6208"Macro instruction expanded into multiple instructions in a branch delay slot"
6209msgstr ""
6210
fce00800
AM
6211#: config/tc-mips.c:3224 config/tc-mips.c:7548 config/tc-mips.c:7574
6212#: config/tc-mips.c:7652 config/tc-mips.c:7677
87ccc1b0
NC
6213msgid "operand overflow"
6214msgstr ""
6215
fce00800 6216#: config/tc-mips.c:3250 config/tc-mips.c:6901 config/tc-mips.c:7753
87ccc1b0
NC
6217msgid "Macro used $at after \".set noat\""
6218msgstr ""
6219
fce00800 6220#: config/tc-mips.c:3280
ac50feda
RH
6221msgid "unsupported large constant"
6222msgstr ""
6223
fce00800 6224#: config/tc-mips.c:3282
ac50feda
RH
6225#, c-format
6226msgid "Instruction %s requires absolute expression"
6227msgstr ""
6228
fce00800 6229#: config/tc-mips.c:3421
328577ad
NC
6230#, c-format
6231msgid "Number (0x%lx) larger than 32 bits"
ac50feda
RH
6232msgstr ""
6233
fce00800 6234#: config/tc-mips.c:3443
ac50feda
RH
6235msgid "Number larger than 64 bits"
6236msgstr ""
6237
fce00800
AM
6238#: config/tc-mips.c:3746 config/tc-mips.c:3786 config/tc-mips.c:3828
6239#: config/tc-mips.c:3885 config/tc-mips.c:6068 config/tc-mips.c:6110
6240#: config/tc-mips.c:6162 config/tc-mips.c:6660 config/tc-mips.c:6715
ac50feda
RH
6241msgid "PIC code offset overflow (max 16 signed bits)"
6242msgstr ""
6243
fce00800 6244#: config/tc-mips.c:4145
ac50feda
RH
6245#, c-format
6246msgid "Branch %s is always false (nop)"
6247msgstr ""
6248
fce00800 6249#: config/tc-mips.c:4152
ac50feda
RH
6250#, c-format
6251msgid "Branch likely %s is always false"
6252msgstr ""
6253
fce00800
AM
6254#: config/tc-mips.c:4159 config/tc-mips.c:4227 config/tc-mips.c:4319
6255#: config/tc-mips.c:4368 config/tc-mips.c:7856 config/tc-mips.c:7864
6256#: config/tc-mips.c:7871 config/tc-mips.c:7978
ac50feda
RH
6257msgid "Unsupported large constant"
6258msgstr ""
6259
6260#. result is always true
fce00800 6261#: config/tc-mips.c:4193
ac50feda
RH
6262#, c-format
6263msgid "Branch %s is always true"
6264msgstr ""
6265
fce00800 6266#: config/tc-mips.c:4436 config/tc-mips.c:4539
ac50feda
RH
6267msgid "Divide by zero."
6268msgstr ""
6269
fce00800 6270#: config/tc-mips.c:4621
87ccc1b0
NC
6271msgid "dla used to load 32-bit register"
6272msgstr ""
6273
fce00800 6274#: config/tc-mips.c:4624
87ccc1b0
NC
6275msgid "la used to load 64-bit address"
6276msgstr ""
6277
fce00800 6278#: config/tc-mips.c:4999 config/tc-mips.c:5352
87ccc1b0
NC
6279msgid "PIC code offset overflow (max 32 signed bits)"
6280msgstr ""
6281
fce00800 6282#: config/tc-mips.c:5418
ac50feda
RH
6283msgid "MIPS PIC call to register other than $25"
6284msgstr ""
6285
fce00800
AM
6286#: config/tc-mips.c:5424 config/tc-mips.c:5435 config/tc-mips.c:5573
6287#: config/tc-mips.c:5584
ac50feda
RH
6288msgid "No .cprestore pseudo-op used in PIC code"
6289msgstr ""
6290
fce00800 6291#: config/tc-mips.c:5429 config/tc-mips.c:5578
328577ad
NC
6292msgid "No .frame pseudo-op used in PIC code"
6293msgstr ""
6294
fce00800
AM
6295#: config/tc-mips.c:5656 config/tc-mips.c:5745 config/tc-mips.c:6413
6296#: config/tc-mips.c:6452 config/tc-mips.c:6470 config/tc-mips.c:7220
ac50feda
RH
6297msgid "opcode not supported on this processor"
6298msgstr ""
6299
fce00800 6300#: config/tc-mips.c:5969
87ccc1b0 6301msgid "load/store address overflow (max 32 bits)"
ac50feda
RH
6302msgstr ""
6303
fce00800
AM
6304#: config/tc-mips.c:7083 config/tc-mips.c:7116 config/tc-mips.c:7166
6305#: config/tc-mips.c:7198
87ccc1b0 6306msgid "Improper rotate count"
ac50feda
RH
6307msgstr ""
6308
fce00800 6309#: config/tc-mips.c:7259
ac50feda
RH
6310#, c-format
6311msgid "Instruction %s: result is always false"
6312msgstr ""
6313
fce00800 6314#: config/tc-mips.c:7417
ac50feda
RH
6315#, c-format
6316msgid "Instruction %s: result is always true"
6317msgstr ""
6318
ac50feda
RH
6319#. FIXME: Check if this is one of the itbl macros, since they
6320#. are added dynamically.
fce00800 6321#: config/tc-mips.c:7749
ac50feda
RH
6322#, c-format
6323msgid "Macro %s not implemented yet"
6324msgstr ""
6325
fce00800 6326#: config/tc-mips.c:8009
ac50feda
RH
6327#, c-format
6328msgid "internal: bad mips opcode (mask error): %s %s"
6329msgstr ""
6330
fce00800 6331#: config/tc-mips.c:8029 config/tc-mips.c:8360
87ccc1b0
NC
6332#, c-format
6333msgid "internal: bad mips opcode (unknown extension operand type `+%c'): %s %s"
6334msgstr ""
6335
fce00800 6336#: config/tc-mips.c:8090
ac50feda
RH
6337#, c-format
6338msgid "internal: bad mips opcode (unknown operand type `%c'): %s %s"
6339msgstr ""
6340
fce00800 6341#: config/tc-mips.c:8097
ac50feda
RH
6342#, c-format
6343msgid "internal: bad mips opcode (bits 0x%lx undefined): %s %s"
6344msgstr ""
6345
fce00800 6346#: config/tc-mips.c:8211
ac50feda 6347#, c-format
e7af610e 6348msgid "opcode not supported on this processor: %s (%s)"
ac50feda
RH
6349msgstr ""
6350
fce00800 6351#: config/tc-mips.c:8292
87ccc1b0
NC
6352#, c-format
6353msgid "Improper position (%lu)"
6354msgstr ""
6355
fce00800 6356#: config/tc-mips.c:8318
87ccc1b0
NC
6357#, c-format
6358msgid "Improper insert size (%lu, position %lu)"
6359msgstr ""
6360
fce00800 6361#: config/tc-mips.c:8344
87ccc1b0
NC
6362#, c-format
6363msgid "Improper extract size (%lu, position %lu)"
6364msgstr ""
6365
fce00800 6366#: config/tc-mips.c:8378
ac50feda 6367#, c-format
87ccc1b0 6368msgid "Improper shift amount (%lu)"
ac50feda
RH
6369msgstr ""
6370
fce00800 6371#: config/tc-mips.c:8404 config/tc-mips.c:9654 config/tc-mips.c:9769
ac50feda
RH
6372#, c-format
6373msgid "Invalid value for `%s' (%lu)"
6374msgstr ""
6375
fce00800 6376#: config/tc-mips.c:8422
ac50feda 6377#, c-format
87ccc1b0 6378msgid "Illegal break code (%lu)"
ac50feda
RH
6379msgstr ""
6380
fce00800 6381#: config/tc-mips.c:8436
ac50feda 6382#, c-format
87ccc1b0 6383msgid "Illegal lower break code (%lu)"
ac50feda
RH
6384msgstr ""
6385
fce00800 6386#: config/tc-mips.c:8449
ac50feda 6387#, c-format
87ccc1b0 6388msgid "Illegal 20-bit code (%lu)"
ac50feda
RH
6389msgstr ""
6390
fce00800 6391#: config/tc-mips.c:8461
ac50feda 6392#, c-format
87ccc1b0 6393msgid "Coproccesor code > 25 bits (%lu)"
ac50feda
RH
6394msgstr ""
6395
fce00800 6396#: config/tc-mips.c:8474
e7af610e 6397#, c-format
87ccc1b0 6398msgid "Illegal 19-bit code (%lu)"
e7af610e
NC
6399msgstr ""
6400
fce00800 6401#: config/tc-mips.c:8486
ac50feda 6402#, c-format
87ccc1b0 6403msgid "Invalid performance register (%lu)"
ac50feda
RH
6404msgstr ""
6405
fce00800 6406#: config/tc-mips.c:8524
ac50feda
RH
6407#, c-format
6408msgid "Invalid register number (%d)"
6409msgstr ""
6410
fce00800 6411#: config/tc-mips.c:8702
87ccc1b0
NC
6412#, c-format
6413msgid "Invalid MDMX Immediate (%ld)"
6414msgstr ""
6415
fce00800 6416#: config/tc-mips.c:8745
ac50feda
RH
6417#, c-format
6418msgid "Invalid float register number (%d)"
6419msgstr ""
6420
fce00800 6421#: config/tc-mips.c:8755
ac50feda
RH
6422#, c-format
6423msgid "Float register should be even, was %d"
6424msgstr ""
6425
fce00800 6426#: config/tc-mips.c:8794
87ccc1b0
NC
6427#, c-format
6428msgid "Bad element selector %ld"
ac50feda
RH
6429msgstr ""
6430
fce00800 6431#: config/tc-mips.c:8801
ac50feda 6432#, c-format
87ccc1b0 6433msgid "Expecting ']' found '%s'"
ac50feda
RH
6434msgstr ""
6435
fce00800 6436#: config/tc-mips.c:8843
87ccc1b0 6437msgid "absolute expression required"
ac50feda
RH
6438msgstr ""
6439
fce00800 6440#: config/tc-mips.c:8911
87ccc1b0
NC
6441#, c-format
6442msgid "Bad floating point constant: %s"
328577ad
NC
6443msgstr ""
6444
fce00800 6445#: config/tc-mips.c:9039
87ccc1b0 6446msgid "Can't use floating point insn in this section"
ac50feda
RH
6447msgstr ""
6448
fce00800 6449#: config/tc-mips.c:9100
87ccc1b0 6450msgid "expression out of range"
ac50feda
RH
6451msgstr ""
6452
fce00800 6453#: config/tc-mips.c:9140
ac50feda
RH
6454msgid "lui expression not in range 0..65535"
6455msgstr ""
6456
fce00800 6457#: config/tc-mips.c:9164
ac50feda
RH
6458#, c-format
6459msgid "invalid condition code register $fcc%d"
6460msgstr ""
6461
fce00800 6462#: config/tc-mips.c:9189
7b15d668
HPN
6463msgid "invalid coprocessor sub-selection value (0-7)"
6464msgstr ""
6465
fce00800 6466#: config/tc-mips.c:9201 config/tc-mips.c:9218
87ccc1b0
NC
6467#, c-format
6468msgid "bad byte vector index (%ld)"
6469msgstr ""
6470
fce00800 6471#: config/tc-mips.c:9229
ac50feda
RH
6472#, c-format
6473msgid "bad char = '%c'\n"
6474msgstr ""
6475
fce00800 6476#: config/tc-mips.c:9240 config/tc-mips.c:9245 config/tc-mips.c:9794
ac50feda
RH
6477msgid "illegal operands"
6478msgstr ""
6479
fce00800 6480#: config/tc-mips.c:9310
ac50feda
RH
6481msgid "unrecognized opcode"
6482msgstr ""
6483
fce00800 6484#: config/tc-mips.c:9422
ac50feda
RH
6485#, c-format
6486msgid "invalid register number (%d)"
6487msgstr ""
6488
fce00800 6489#: config/tc-mips.c:9513
ac50feda
RH
6490msgid "used $at without \".set noat\""
6491msgstr ""
6492
fce00800 6493#: config/tc-mips.c:9688
ac50feda
RH
6494msgid "can't parse register list"
6495msgstr ""
6496
fce00800 6497#: config/tc-mips.c:9912
ac50feda
RH
6498msgid "extended operand requested but not required"
6499msgstr ""
6500
fce00800 6501#: config/tc-mips.c:9914
ac50feda
RH
6502msgid "invalid unextended operand value"
6503msgstr ""
6504
fce00800 6505#: config/tc-mips.c:9942
ac50feda
RH
6506msgid "operand value out of range for instruction"
6507msgstr ""
6508
fce00800 6509#: config/tc-mips.c:10340
328577ad 6510#, c-format
87ccc1b0 6511msgid "A different %s was already specified, is now %s"
328577ad
NC
6512msgstr ""
6513
fce00800 6514#: config/tc-mips.c:10501
ac50feda
RH
6515msgid "-G may not be used with embedded PIC code"
6516msgstr ""
6517
fce00800 6518#: config/tc-mips.c:10530
ac50feda
RH
6519msgid "-call_shared is supported only for ELF format"
6520msgstr ""
6521
fce00800 6522#: config/tc-mips.c:10537 config/tc-mips.c:11848 config/tc-mips.c:12086
ac50feda
RH
6523msgid "-G may not be used with SVR4 PIC code"
6524msgstr ""
6525
fce00800 6526#: config/tc-mips.c:10546
ac50feda 6527msgid "-non_shared is supported only for ELF format"
252b5132
RH
6528msgstr ""
6529
fce00800 6530#: config/tc-mips.c:10564
ac50feda
RH
6531msgid "-G is not supported for this configuration"
6532msgstr ""
6533
fce00800 6534#: config/tc-mips.c:10569
ac50feda
RH
6535msgid "-G may not be used with SVR4 or embedded PIC code"
6536msgstr ""
6537
fce00800 6538#: config/tc-mips.c:10583
328577ad
NC
6539msgid "-32 is supported for ELF format only"
6540msgstr ""
6541
fce00800 6542#: config/tc-mips.c:10592
328577ad
NC
6543msgid "-n32 is supported for ELF format only"
6544msgstr ""
6545
fce00800 6546#: config/tc-mips.c:10601
328577ad
NC
6547msgid "-64 is supported for ELF format only"
6548msgstr ""
6549
fce00800 6550#: config/tc-mips.c:10606 config/tc-mips.c:10643
ac50feda
RH
6551msgid "No compiled in support for 64 bit object file format"
6552msgstr ""
6553
fce00800 6554#: config/tc-mips.c:10630
328577ad
NC
6555msgid "-mabi is supported for ELF format only"
6556msgstr ""
6557
fce00800 6558#: config/tc-mips.c:10650
87ccc1b0
NC
6559#, c-format
6560msgid "invalid abi -mabi=%s"
ac50feda
RH
6561msgstr ""
6562
fce00800 6563#: config/tc-mips.c:10717
87ccc1b0 6564msgid "-G not supported in this configuration."
252b5132
RH
6565msgstr ""
6566
fce00800 6567#: config/tc-mips.c:10743
87ccc1b0
NC
6568#, c-format
6569msgid "-%s conflicts with the other architecture options, which imply -%s"
ac50feda
RH
6570msgstr ""
6571
fce00800 6572#: config/tc-mips.c:10774
87ccc1b0 6573msgid "-mgp64 used with a 32-bit processor"
ac50feda
RH
6574msgstr ""
6575
fce00800 6576#: config/tc-mips.c:10776
87ccc1b0 6577msgid "-mgp32 used with a 64-bit ABI"
ac50feda
RH
6578msgstr ""
6579
fce00800 6580#: config/tc-mips.c:10778
87ccc1b0 6581msgid "-mgp64 used with a 32-bit ABI"
ac50feda
RH
6582msgstr ""
6583
fce00800 6584#: config/tc-mips.c:10808
87ccc1b0 6585msgid "trap exception not supported at ISA 1"
ac50feda
RH
6586msgstr ""
6587
fce00800 6588#: config/tc-mips.c:10956
328577ad 6589#, c-format
ac50feda
RH
6590msgid "Unmatched %%hi reloc"
6591msgstr ""
6592
fce00800 6593#: config/tc-mips.c:11048
87ccc1b0
NC
6594msgid "Cannot branch to undefined symbol."
6595msgstr ""
6596
fce00800 6597#: config/tc-mips.c:11055
87ccc1b0
NC
6598msgid "Cannot branch to symbol in another section."
6599msgstr ""
6600
fce00800 6601#: config/tc-mips.c:11064
87ccc1b0
NC
6602msgid "Pretending global symbol used as branch target is local."
6603msgstr ""
6604
fce00800 6605#: config/tc-mips.c:11229
ac50feda
RH
6606msgid "Invalid PC relative reloc"
6607msgstr ""
6608
fce00800 6609#: config/tc-mips.c:11324 config/tc-sparc.c:3185 config/tc-sparc.c:3192
87ccc1b0
NC
6610#: config/tc-sparc.c:3199 config/tc-sparc.c:3206 config/tc-sparc.c:3213
6611#: config/tc-sparc.c:3222 config/tc-sparc.c:3233 config/tc-sparc.c:3255
fce00800 6612#: config/tc-sparc.c:3279 write.c:998 write.c:1070
ac50feda
RH
6613msgid "relocation overflow"
6614msgstr ""
6615
fce00800 6616#: config/tc-mips.c:11334
ac50feda
RH
6617#, c-format
6618msgid "Branch to odd address (%lx)"
6619msgstr ""
6620
fce00800 6621#: config/tc-mips.c:11383
328577ad
NC
6622msgid "Branch out of range"
6623msgstr ""
6624
fce00800 6625#: config/tc-mips.c:11490
328577ad
NC
6626#, c-format
6627msgid "%08lx UNDEFINED\n"
6628msgstr ""
6629
fce00800 6630#: config/tc-mips.c:11549
328577ad
NC
6631#, c-format
6632msgid "Alignment too large: %d. assumed."
6633msgstr ""
6634
fce00800 6635#: config/tc-mips.c:11552
328577ad
NC
6636msgid "Alignment negative: 0 assumed."
6637msgstr ""
6638
fce00800 6639#: config/tc-mips.c:11639
328577ad
NC
6640msgid "No read only data section in this object file format"
6641msgstr ""
6642
fce00800 6643#: config/tc-mips.c:11662
328577ad
NC
6644msgid "Global pointers not supported; recompile -G 0"
6645msgstr ""
6646
fce00800 6647#: config/tc-mips.c:11804
328577ad
NC
6648#, c-format
6649msgid "%s: no such section"
6650msgstr ""
6651
fce00800 6652#: config/tc-mips.c:11843
328577ad
NC
6653#, c-format
6654msgid ".option pic%d not supported"
6655msgstr ""
6656
fce00800 6657#: config/tc-mips.c:11854
328577ad
NC
6658#, c-format
6659msgid "Unrecognized option \"%s\""
6660msgstr ""
6661
fce00800 6662#: config/tc-mips.c:11916
328577ad
NC
6663msgid "`noreorder' must be set before `nomacro'"
6664msgstr ""
6665
fce00800
AM
6666#: config/tc-mips.c:11988
6667#, c-format
6668msgid "unknown architecture %s"
6669msgstr ""
6670
6671#: config/tc-mips.c:11996 config/tc-mips.c:12017
328577ad
NC
6672#, c-format
6673msgid "unknown ISA level %s"
6674msgstr ""
6675
fce00800 6676#: config/tc-mips.c:12045
328577ad
NC
6677msgid ".set pop with no .set push"
6678msgstr ""
6679
fce00800 6680#: config/tc-mips.c:12069
328577ad
NC
6681#, c-format
6682msgid "Tried to set unrecognized symbol: %s\n"
6683msgstr ""
6684
fce00800 6685#: config/tc-mips.c:12119
328577ad
NC
6686msgid ".cpload not in noreorder section"
6687msgstr ""
6688
fce00800 6689#: config/tc-mips.c:12175 config/tc-mips.c:12194
328577ad
NC
6690msgid "missing argument separator ',' for .cpsetup"
6691msgstr ""
6692
fce00800 6693#: config/tc-mips.c:12372
328577ad
NC
6694msgid "Unsupported use of .gpword"
6695msgstr ""
6696
fce00800 6697#: config/tc-mips.c:12408
87ccc1b0
NC
6698msgid "Unsupported use of .gpdword"
6699msgstr ""
6700
fce00800 6701#: config/tc-mips.c:12543
328577ad
NC
6702msgid "expected `$'"
6703msgstr ""
6704
fce00800 6705#: config/tc-mips.c:12551
328577ad
NC
6706msgid "Bad register number"
6707msgstr ""
6708
fce00800 6709#: config/tc-mips.c:12599
328577ad
NC
6710msgid "Unrecognized register name"
6711msgstr ""
6712
fce00800 6713#: config/tc-mips.c:12834
328577ad
NC
6714msgid "unsupported PC relative reference to different section"
6715msgstr ""
6716
fce00800 6717#: config/tc-mips.c:12947
328577ad
NC
6718msgid "unsupported relocation"
6719msgstr ""
6720
fce00800 6721#: config/tc-mips.c:13062
328577ad
NC
6722msgid "AT used after \".set noat\" or macro used after \".set nomacro\""
6723msgstr ""
6724
fce00800 6725#: config/tc-mips.c:13125
328577ad
NC
6726msgid "Double check fx_r_type in tc-mips.c:tc_gen_reloc"
6727msgstr ""
6728
fce00800 6729#: config/tc-mips.c:13340 config/tc-sh.c:3800
328577ad
NC
6730#, c-format
6731msgid "Can not represent %s relocation in this object file format"
6732msgstr ""
6733
fce00800 6734#: config/tc-mips.c:13429
87ccc1b0
NC
6735msgid "relaxed out-of-range branch into a jump"
6736msgstr ""
6737
fce00800 6738#: config/tc-mips.c:13902
328577ad
NC
6739msgid "missing .end at end of assembly"
6740msgstr ""
6741
fce00800 6742#: config/tc-mips.c:13917
328577ad
NC
6743msgid "expected simple number"
6744msgstr ""
6745
fce00800 6746#: config/tc-mips.c:13943
328577ad
NC
6747#, c-format
6748msgid " *input_line_pointer == '%c' 0x%02x\n"
6749msgstr ""
6750
fce00800 6751#: config/tc-mips.c:13945
328577ad
NC
6752msgid "invalid number"
6753msgstr ""
6754
fce00800 6755#: config/tc-mips.c:14018
328577ad
NC
6756msgid ".end not in text section"
6757msgstr ""
6758
fce00800 6759#: config/tc-mips.c:14022
328577ad
NC
6760msgid ".end directive without a preceding .ent directive."
6761msgstr ""
6762
fce00800 6763#: config/tc-mips.c:14031
328577ad
NC
6764msgid ".end symbol does not match .ent symbol."
6765msgstr ""
6766
fce00800 6767#: config/tc-mips.c:14038
328577ad
NC
6768msgid ".end directive missing or unknown symbol"
6769msgstr ""
6770
fce00800 6771#: config/tc-mips.c:14098
328577ad
NC
6772msgid ".ent or .aent not in text section."
6773msgstr ""
6774
fce00800 6775#: config/tc-mips.c:14101
328577ad
NC
6776msgid "missing .end"
6777msgstr ""
6778
fce00800 6779#: config/tc-mips.c:14153
328577ad
NC
6780msgid "Bad .frame directive"
6781msgstr ""
6782
fce00800 6783#: config/tc-mips.c:14185
328577ad
NC
6784msgid ".mask/.fmask outside of .ent"
6785msgstr ""
6786
fce00800 6787#: config/tc-mips.c:14192
328577ad
NC
6788msgid "Bad .mask/.fmask directive"
6789msgstr ""
6790
fce00800 6791#: config/tc-mips.c:14470
87ccc1b0
NC
6792msgid ""
6793"MIPS options:\n"
6794"-membedded-pic\t\tgenerate embedded position independent code\n"
6795"-EB\t\t\tgenerate big endian output\n"
6796"-EL\t\t\tgenerate little endian output\n"
6797"-g, -g2\t\t\tdo not remove unneeded NOPs or swap branches\n"
6798"-G NUM\t\t\tallow referencing objects up to NUM bytes\n"
6799"\t\t\timplicitly with the gp register [default 8]\n"
6800msgstr ""
6801
fce00800 6802#: config/tc-mips.c:14478
87ccc1b0
NC
6803msgid ""
6804"-mips1\t\t\tgenerate MIPS ISA I instructions\n"
6805"-mips2\t\t\tgenerate MIPS ISA II instructions\n"
6806"-mips3\t\t\tgenerate MIPS ISA III instructions\n"
6807"-mips4\t\t\tgenerate MIPS ISA IV instructions\n"
6808"-mips5 generate MIPS ISA V instructions\n"
6809"-mips32 generate MIPS32 ISA instructions\n"
6810"-mips32r2 generate MIPS32 release 2 ISA instructions\n"
6811"-mips64 generate MIPS64 ISA instructions\n"
6812"-march=CPU/-mtune=CPU\tgenerate code/schedule for CPU, where CPU is one of:\n"
6813msgstr ""
6814
fce00800 6815#: config/tc-mips.c:14496
87ccc1b0
NC
6816msgid ""
6817"-mCPU\t\t\tequivalent to -march=CPU -mtune=CPU. Deprecated.\n"
6818"-no-mCPU\t\tdon't generate code specific to CPU.\n"
6819"\t\t\tFor -mCPU and -no-mCPU, CPU must be one of:\n"
6820msgstr ""
6821
fce00800 6822#: config/tc-mips.c:14509
87ccc1b0
NC
6823msgid ""
6824"-mips16\t\t\tgenerate mips16 instructions\n"
6825"-no-mips16\t\tdo not generate mips16 instructions\n"
6826msgstr ""
6827
fce00800 6828#: config/tc-mips.c:14512
87ccc1b0
NC
6829msgid ""
6830"-mgp32\t\t\tuse 32-bit GPRs, regardless of the chosen ISA\n"
6831"-mfp32\t\t\tuse 32-bit FPRs, regardless of the chosen ISA\n"
6832"-O0\t\t\tremove unneeded NOPs, do not swap branches\n"
6833"-O\t\t\tremove unneeded NOPs and swap branches\n"
6834"-n\t\t\twarn about NOPs generated from macros\n"
6835"--[no-]construct-floats [dis]allow floating point values to be constructed\n"
6836"--trap, --no-break\ttrap exception on div by 0 and mult overflow\n"
6837"--break, --no-trap\tbreak exception on div by 0 and mult overflow\n"
6838msgstr ""
6839
fce00800 6840#: config/tc-mips.c:14522
87ccc1b0
NC
6841msgid ""
6842"-KPIC, -call_shared\tgenerate SVR4 position independent code\n"
6843"-non_shared\t\tdo not generate position independent code\n"
6844"-xgot\t\t\tassume a 32 bit GOT\n"
6845"-mabi=ABI\t\tcreate ABI conformant object file for:\n"
6846msgstr ""
6847
fce00800 6848#: config/tc-mips.c:14538
87ccc1b0
NC
6849msgid ""
6850"-32\t\t\tcreate o32 ABI object file (default)\n"
6851"-n32\t\t\tcreate n32 ABI object file\n"
6852"-64\t\t\tcreate 64 ABI object file\n"
6853msgstr ""
6854
6855#: config/tc-mmix.c:677
328577ad
NC
6856msgid " MMIX-specific command line options:\n"
6857msgstr ""
6858
87ccc1b0 6859#: config/tc-mmix.c:678
328577ad
NC
6860msgid ""
6861" -fixed-special-register-names\n"
6862" Allow only the original special register names.\n"
6863msgstr ""
6864
87ccc1b0 6865#: config/tc-mmix.c:681
328577ad
NC
6866msgid " -globalize-symbols Make all symbols global.\n"
6867msgstr ""
6868
87ccc1b0 6869#: config/tc-mmix.c:683
328577ad
NC
6870msgid " -gnu-syntax Turn off mmixal syntax compatibility.\n"
6871msgstr ""
6872
87ccc1b0 6873#: config/tc-mmix.c:685
328577ad
NC
6874msgid " -relax Create linker relaxable code.\n"
6875msgstr ""
6876
87ccc1b0 6877#: config/tc-mmix.c:687
328577ad
NC
6878msgid ""
6879" -no-predefined-syms Do not provide mmixal built-in constants.\n"
6880" Implies -fixed-special-register-names.\n"
6881msgstr ""
6882
87ccc1b0 6883#: config/tc-mmix.c:690
328577ad
NC
6884msgid ""
6885" -no-expand Do not expand GETA, branches, PUSHJ or JUMP\n"
6886" into multiple instructions.\n"
6887msgstr ""
6888
87ccc1b0 6889#: config/tc-mmix.c:693
328577ad
NC
6890msgid ""
6891" -no-merge-gregs Do not merge GREG definitions with nearby values.\n"
6892msgstr ""
6893
87ccc1b0 6894#: config/tc-mmix.c:695
324bfcf3
AO
6895msgid ""
6896" -linker-allocated-gregs If there's no suitable GREG definition for "
6897"the operands of an instruction, let the linker "
6898"resolve.\n"
6899msgstr ""
6900
87ccc1b0 6901#: config/tc-mmix.c:698
328577ad
NC
6902msgid ""
6903" -x Do not warn when an operand to GETA, a branch,\n"
6904" PUSHJ or JUMP is not known to be within range.\n"
324bfcf3
AO
6905" The linker will catch any errors. Implies\n"
6906" -linker-allocated-gregs."
328577ad
NC
6907msgstr ""
6908
87ccc1b0 6909#: config/tc-mmix.c:825
328577ad
NC
6910#, c-format
6911msgid "unknown opcode: `%s'"
6912msgstr ""
6913
87ccc1b0 6914#: config/tc-mmix.c:947 config/tc-mmix.c:962
328577ad
NC
6915msgid "specified location wasn't TETRA-aligned"
6916msgstr ""
6917
87ccc1b0
NC
6918#: config/tc-mmix.c:949 config/tc-mmix.c:964 config/tc-mmix.c:4015
6919#: config/tc-mmix.c:4031
328577ad
NC
6920msgid "unaligned data at an absolute location is not supported"
6921msgstr ""
6922
87ccc1b0 6923#: config/tc-mmix.c:1074
328577ad
NC
6924#, c-format
6925msgid "invalid operand to opcode %s: `%s'"
6926msgstr ""
6927
87ccc1b0
NC
6928#: config/tc-mmix.c:1096 config/tc-mmix.c:1123 config/tc-mmix.c:1156
6929#: config/tc-mmix.c:1164 config/tc-mmix.c:1181 config/tc-mmix.c:1209
6930#: config/tc-mmix.c:1230 config/tc-mmix.c:1255 config/tc-mmix.c:1303
6931#: config/tc-mmix.c:1401 config/tc-mmix.c:1426 config/tc-mmix.c:1458
6932#: config/tc-mmix.c:1490 config/tc-mmix.c:1520 config/tc-mmix.c:1573
6933#: config/tc-mmix.c:1590 config/tc-mmix.c:1617 config/tc-mmix.c:1645
6934#: config/tc-mmix.c:1672 config/tc-mmix.c:1698 config/tc-mmix.c:1714
6935#: config/tc-mmix.c:1740 config/tc-mmix.c:1756 config/tc-mmix.c:1772
6936#: config/tc-mmix.c:1835 config/tc-mmix.c:1851
328577ad
NC
6937#, c-format
6938msgid "invalid operands to opcode %s: `%s'"
6939msgstr ""
6940
87ccc1b0 6941#: config/tc-mmix.c:1828
328577ad
NC
6942#, c-format
6943msgid "unsupported operands to %s: `%s'"
6944msgstr ""
6945
87ccc1b0 6946#: config/tc-mmix.c:1956
328577ad 6947msgid "internal: mmix_prefix_name but empty prefix"
ac50feda
RH
6948msgstr ""
6949
87ccc1b0 6950#: config/tc-mmix.c:2001
328577ad
NC
6951#, c-format
6952msgid "too many GREG registers allocated (max %d)"
ac50feda
RH
6953msgstr ""
6954
87ccc1b0 6955#: config/tc-mmix.c:2061
328577ad 6956msgid "BSPEC already active. Nesting is not supported."
ac50feda
RH
6957msgstr ""
6958
87ccc1b0 6959#: config/tc-mmix.c:2070
328577ad 6960msgid "invalid BSPEC expression"
ac50feda
RH
6961msgstr ""
6962
87ccc1b0 6963#: config/tc-mmix.c:2086
ac50feda 6964#, c-format
328577ad 6965msgid "can't create section %s"
ac50feda
RH
6966msgstr ""
6967
87ccc1b0 6968#: config/tc-mmix.c:2091
ac50feda 6969#, c-format
328577ad 6970msgid "can't set section flags for section %s"
ac50feda
RH
6971msgstr ""
6972
87ccc1b0 6973#: config/tc-mmix.c:2113
328577ad 6974msgid "ESPEC without preceding BSPEC"
ac50feda
RH
6975msgstr ""
6976
87ccc1b0 6977#: config/tc-mmix.c:2143
328577ad 6978msgid "missing local expression"
ac50feda
RH
6979msgstr ""
6980
87ccc1b0 6981#: config/tc-mmix.c:2363
328577ad 6982msgid "operand out of range, instruction expanded"
ac50feda
RH
6983msgstr ""
6984
328577ad
NC
6985#. The BFD_RELOC_MMIX_LOCAL-specific message is supposed to be
6986#. user-friendly, though a little bit non-substantial.
324bfcf3 6987#: config/tc-mmix.c:2620
328577ad 6988msgid "directive LOCAL must be placed in code or data"
ac50feda
RH
6989msgstr ""
6990
324bfcf3 6991#: config/tc-mmix.c:2621
328577ad 6992msgid "internal confusion: relocation in a section without contents"
ac50feda
RH
6993msgstr ""
6994
324bfcf3 6995#: config/tc-mmix.c:2734
328577ad 6996msgid "internal: BFD_RELOC_MMIX_BASE_PLUS_OFFSET not resolved to section"
ac50feda
RH
6997msgstr ""
6998
324bfcf3 6999#: config/tc-mmix.c:2782
328577ad 7000msgid "no suitable GREG definition for operands"
ac50feda
RH
7001msgstr ""
7002
324bfcf3 7003#: config/tc-mmix.c:2841
328577ad 7004msgid "operands were not reducible at assembly-time"
ac50feda
RH
7005msgstr ""
7006
87ccc1b0 7007#: config/tc-mmix.c:2868
328577ad
NC
7008#, c-format
7009msgid "cannot generate relocation type for symbol %s, code %s"
ac50feda
RH
7010msgstr ""
7011
87ccc1b0 7012#: config/tc-mmix.c:2888
328577ad
NC
7013#, c-format
7014msgid "internal: unhandled label %s"
ac50feda
RH
7015msgstr ""
7016
87ccc1b0 7017#: config/tc-mmix.c:2942
328577ad 7018msgid "[0-9]H labels may not appear alone on a line"
ac50feda
RH
7019msgstr ""
7020
87ccc1b0 7021#: config/tc-mmix.c:2951
328577ad 7022msgid "[0-9]H labels do not mix with dot-pseudos"
ac50feda
RH
7023msgstr ""
7024
87ccc1b0 7025#: config/tc-mmix.c:3015
328577ad 7026msgid "invalid characters in input"
ac50feda
RH
7027msgstr ""
7028
87ccc1b0 7029#: config/tc-mmix.c:3119
328577ad 7030msgid "empty label field for IS"
ac50feda
RH
7031msgstr ""
7032
87ccc1b0 7033#: config/tc-mmix.c:3344
328577ad
NC
7034#, c-format
7035msgid "internal: unexpected relax type %d:%d"
ac50feda
RH
7036msgstr ""
7037
87ccc1b0 7038#: config/tc-mmix.c:3366
328577ad 7039msgid "BSPEC without ESPEC."
ac50feda
RH
7040msgstr ""
7041
87ccc1b0 7042#: config/tc-mmix.c:3568
328577ad 7043msgid "GREG expression too complicated"
ac50feda
RH
7044msgstr ""
7045
87ccc1b0 7046#: config/tc-mmix.c:3583
328577ad 7047msgid "internal: GREG expression not resolved to section"
ac50feda
RH
7048msgstr ""
7049
87ccc1b0 7050#: config/tc-mmix.c:3634
328577ad 7051msgid "register section has contents\n"
ac50feda
RH
7052msgstr ""
7053
87ccc1b0 7054#: config/tc-mmix.c:3768
328577ad 7055msgid "section change from within a BSPEC/ESPEC pair is not supported"
ac50feda
RH
7056msgstr ""
7057
87ccc1b0 7058#: config/tc-mmix.c:3790
328577ad 7059msgid "directive LOC from within a BSPEC/ESPEC pair is not supported"
ac50feda
RH
7060msgstr ""
7061
87ccc1b0 7062#: config/tc-mmix.c:3801
328577ad 7063msgid "invalid LOC expression"
ac50feda
RH
7064msgstr ""
7065
87ccc1b0 7066#: config/tc-mmix.c:3826 config/tc-mmix.c:3852
328577ad 7067msgid "LOC expression stepping backwards is not supported"
ac50feda
RH
7068msgstr ""
7069
328577ad
NC
7070#. We will only get here in rare cases involving #NO_APP,
7071#. where the unterminated string is not recognized by the
7072#. preformatting pass.
87ccc1b0 7073#: config/tc-mmix.c:3936 config/tc-mmix.c:4097
328577ad 7074msgid "unterminated string"
ac50feda
RH
7075msgstr ""
7076
87ccc1b0 7077#: config/tc-mmix.c:3953
328577ad 7078msgid "BYTE expression not a pure number"
ac50feda
RH
7079msgstr ""
7080
328577ad
NC
7081#. Note that mmixal does not allow negative numbers in
7082#. BYTE sequences, so neither should we.
87ccc1b0 7083#: config/tc-mmix.c:3962
328577ad 7084msgid "BYTE expression not in the range 0..255"
ac50feda
RH
7085msgstr ""
7086
87ccc1b0 7087#: config/tc-mmix.c:4013 config/tc-mmix.c:4029
328577ad 7088msgid "data item with alignment larger than location"
ac50feda
RH
7089msgstr ""
7090
328577ad
NC
7091#. Since integer_constant is local to expr.c, we have to make this a
7092#. macro. FIXME: Do it cleaner.
87ccc1b0 7093#: config/tc-mmix.h:104
328577ad 7094msgid "`&' serial number operator is not supported"
ac50feda
RH
7095msgstr ""
7096
328577ad 7097#: config/tc-mn10200.c:319
ac50feda
RH
7098msgid ""
7099"MN10200 options:\n"
7100"none yet\n"
7101msgstr ""
7102
fce00800
AM
7103#: config/tc-mn10200.c:793 config/tc-mn10300.c:1387 config/tc-ppc.c:2088
7104#: config/tc-s390.c:1540 config/tc-v850.c:1678
ac50feda
RH
7105#, c-format
7106msgid "Unrecognized opcode: `%s'"
7107msgstr ""
7108
fce00800
AM
7109#: config/tc-mn10200.c:1036 config/tc-mn10300.c:1960 config/tc-ppc.c:2566
7110#: config/tc-s390.c:1455 config/tc-v850.c:2101
0d2bcfaf
NC
7111#, c-format
7112msgid "junk at end of line: `%s'"
7113msgstr ""
7114
fce00800
AM
7115#: config/tc-mn10200.c:1242 write.c:2691
7116#, c-format
7117msgid "can't resolve `%s' {%s section} - `%s' {%s section}"
7118msgstr ""
7119
7120#: config/tc-mn10200.c:1347 config/tc-mn10300.c:2589 config/tc-ppc.c:1426
87ccc1b0 7121#: config/tc-v850.c:1607
0d2bcfaf
NC
7122#, c-format
7123msgid "operand out of range (%s not between %ld and %ld)"
7124msgstr ""
7125
fce00800 7126#: config/tc-mn10300.c:690
ac50feda
RH
7127msgid ""
7128"MN10300 options:\n"
7129"none yet\n"
7130msgstr ""
7131
fce00800
AM
7132#: config/tc-mn10300.c:1356 config/tc-sh.c:805 config/tc-xtensa.c:5177
7133#: read.c:3764
7134#, c-format
7135msgid "unsupported BFD relocation size %u"
7136msgstr ""
7137
7138#: config/tc-mn10300.c:1404
ac50feda
RH
7139msgid "Invalid opcode/operands"
7140msgstr ""
7141
fce00800 7142#: config/tc-mn10300.c:1931
ac50feda
RH
7143msgid "Invalid register specification."
7144msgstr ""
7145
fce00800 7146#: config/tc-mn10300.c:2514
328577ad
NC
7147#, c-format
7148msgid "Bad relocation fixup type (%d)"
7149msgstr ""
7150
87ccc1b0
NC
7151#: config/tc-msp430.c:170
7152msgid "Known MCU names:\n"
ac50feda
RH
7153msgstr ""
7154
87ccc1b0
NC
7155#: config/tc-msp430.c:173
7156#, c-format
7157msgid "\t %s\n"
ac50feda
RH
7158msgstr ""
7159
87ccc1b0
NC
7160#: config/tc-msp430.c:183
7161msgid ""
7162"MSP430 options:\n"
7163" -mmcu=[msp430-name] select microcontroller type\n"
7164" msp430x110 msp430x112\n"
7165" msp430x1101 msp430x1111\n"
7166" msp430x1121 msp430x1122 msp430x1132\n"
7167" msp430x122 msp430x123\n"
7168" msp430x1222 msp430x1232\n"
7169" msp430x133 msp430x135\n"
7170" msp430x1331 msp430x1351\n"
7171" msp430x147 msp430x148 msp430x149\n"
7172" msp430x155 msp430x156 msp430x157\n"
7173" msp430x167 msp430x168 msp430x169\n"
7174" msp430x311 msp430x312 msp430x313 msp430x314 "
7175"msp430x315\n"
7176" msp430x323 msp430x325\n"
7177" msp430x336 msp430x337\n"
7178" msp430x412 msp430x413\n"
7179" msp430x435 msp430x436 msp430x437\n"
7180" msp430x447 msp430x448 msp430x449\n"
ac50feda
RH
7181msgstr ""
7182
87ccc1b0
NC
7183#: config/tc-msp430.c:263
7184#, c-format
7185msgid "redefinition of mcu type %s' to %s'"
ac50feda
RH
7186msgstr ""
7187
87ccc1b0
NC
7188#: config/tc-msp430.c:496
7189#, c-format
7190msgid "instruction %s requires %d operand(s)"
ac50feda
RH
7191msgstr ""
7192
87ccc1b0
NC
7193#: config/tc-msp430.c:743
7194#, c-format
7195msgid "Even number required. Rounded to %d"
ac50feda
RH
7196msgstr ""
7197
87ccc1b0
NC
7198#: config/tc-msp430.c:754
7199#, c-format
7200msgid "Wrong displacement %d"
ac50feda
RH
7201msgstr ""
7202
87ccc1b0
NC
7203#: config/tc-msp430.c:771
7204msgid "instruction requires label sans '$'"
ac50feda
RH
7205msgstr ""
7206
87ccc1b0
NC
7207#: config/tc-msp430.c:777
7208msgid "instruction requires label or value in range -511:512"
ac50feda
RH
7209msgstr ""
7210
87ccc1b0
NC
7211#: config/tc-msp430.c:783
7212msgid "instruction requires label"
ac50feda
RH
7213msgstr ""
7214
87ccc1b0
NC
7215#: config/tc-msp430.c:789
7216msgid "Ilegal instruction or not implmented opcode."
ac50feda
RH
7217msgstr ""
7218
87ccc1b0
NC
7219#: config/tc-msp430.c:817
7220#, c-format
7221msgid "Internal bug. Try to use 0(r%d) instead of @r%d"
ac50feda
RH
7222msgstr ""
7223
87ccc1b0
NC
7224#: config/tc-msp430.c:827
7225msgid "this addressing mode is not applicable for destination operand"
ac50feda
RH
7226msgstr ""
7227
87ccc1b0
NC
7228#: config/tc-msp430.c:944
7229#, c-format
7230msgid "value %ld out of range. Use #lo() or #hi()"
ac50feda
RH
7231msgstr ""
7232
87ccc1b0
NC
7233#: config/tc-msp430.c:1040
7234#, c-format
7235msgid "unknown expression in operand %s. use #llo() #lhi() #hlo() #hhi() "
ac50feda
RH
7236msgstr ""
7237
87ccc1b0
NC
7238#: config/tc-msp430.c:1090 config/tc-msp430.c:1304
7239#, c-format
7240msgid "unknown operand %s"
ac50feda
RH
7241msgstr ""
7242
87ccc1b0
NC
7243#: config/tc-msp430.c:1111 config/tc-msp430.c:1242
7244#, c-format
7245msgid "value out of range: %d"
ac50feda
RH
7246msgstr ""
7247
87ccc1b0
NC
7248#: config/tc-msp430.c:1120 config/tc-msp430.c:1259
7249#, c-format
7250msgid "unknown expression in operand %s"
ac50feda
RH
7251msgstr ""
7252
87ccc1b0
NC
7253#: config/tc-msp430.c:1134 config/tc-msp430.c:1141
7254#, c-format
7255msgid "unknown addressing mode %s"
ac50feda
RH
7256msgstr ""
7257
87ccc1b0
NC
7258#: config/tc-msp430.c:1149
7259#, c-format
7260msgid "Bad register name r%s"
ac50feda
RH
7261msgstr ""
7262
87ccc1b0
NC
7263#: config/tc-msp430.c:1161
7264#, c-format
7265msgid "MSP430 does not have %d registers"
ac50feda
RH
7266msgstr ""
7267
87ccc1b0
NC
7268#: config/tc-msp430.c:1181
7269msgid "')' required"
ac50feda
RH
7270msgstr ""
7271
87ccc1b0
NC
7272#: config/tc-msp430.c:1194
7273#, c-format
7274msgid "unknown operator %s. Did you mean X(Rn) or #[hl][hl][oi](CONST) ?"
ac50feda
RH
7275msgstr ""
7276
87ccc1b0
NC
7277#: config/tc-msp430.c:1203
7278#, c-format
7279msgid "unknown operator (r%s substituded as a register name"
ac50feda
RH
7280msgstr ""
7281
87ccc1b0
NC
7282#: config/tc-msp430.c:1215 config/tc-msp430.c:1226
7283#, c-format
7284msgid "unknown operator %s"
ac50feda
RH
7285msgstr ""
7286
87ccc1b0
NC
7287#: config/tc-msp430.c:1220
7288msgid "r2 should not be used in indexed addressing mode"
ac50feda
RH
7289msgstr ""
7290
87ccc1b0
NC
7291#. Unreachable.
7292#: config/tc-msp430.c:1321
7293#, c-format
7294msgid "unknown addressing mode for operand %s"
7295msgstr ""
7296
7297#: config/tc-ns32k.c:449
7298msgid "Invalid syntax in PC-relative addressing mode"
7299msgstr ""
7300
7301#: config/tc-ns32k.c:473
7302msgid "Invalid syntax in External addressing mode"
7303msgstr ""
7304
7305#: config/tc-ns32k.c:554
7306msgid "Invalid syntax in Memory Relative addressing mode"
7307msgstr ""
7308
7309#: config/tc-ns32k.c:621
7310msgid "Invalid scaled-indexed mode, use (b,w,d,q)"
7311msgstr ""
7312
7313#: config/tc-ns32k.c:626
7314msgid "Syntax in scaled-indexed mode, use [Rn:m] where n=[0..7] m={b,w,d,q}"
7315msgstr ""
7316
7317#: config/tc-ns32k.c:631
7318msgid "Scaled-indexed addressing mode combined with scaled-index"
7319msgstr ""
7320
7321#: config/tc-ns32k.c:642
7322msgid "Invalid or illegal addressing mode combined with scaled-index"
7323msgstr ""
7324
7325#: config/tc-ns32k.c:757
7326msgid "Premature end of suffix -- Defaulting to d"
7327msgstr ""
7328
7329#: config/tc-ns32k.c:770
7330msgid "Bad suffix after ':' use {b|w|d} Defaulting to d"
7331msgstr ""
7332
7333#: config/tc-ns32k.c:817
7334msgid "Very short instr to option, ie you can't do it on a NULLstr"
7335msgstr ""
7336
7337#: config/tc-ns32k.c:870
7338msgid "No such entry in list. (cpu/mmu register)"
7339msgstr ""
7340
7341#: config/tc-ns32k.c:915
7342msgid "Internal consistency error. check ns32k-opcode.h"
7343msgstr ""
7344
7345#: config/tc-ns32k.c:939
7346msgid "Address of immediate operand"
7347msgstr ""
7348
7349#: config/tc-ns32k.c:940
7350msgid "Invalid immediate write operand."
7351msgstr ""
7352
7353#: config/tc-ns32k.c:1070
7354msgid "Bad opcode-table-option, check in file ns32k-opcode.h"
7355msgstr ""
7356
7357#: config/tc-ns32k.c:1107
7358msgid "No such opcode"
7359msgstr ""
7360
7361#: config/tc-ns32k.c:1184
7362msgid "Bad suffix, defaulting to d"
7363msgstr ""
7364
7365#: config/tc-ns32k.c:1212
7366msgid "Too many operands passed to instruction"
7367msgstr ""
7368
7369#. Check error in default.
7370#: config/tc-ns32k.c:1225
7371msgid "Wrong numbers of operands in default, check ns32k-opcodes.h"
7372msgstr ""
7373
7374#: config/tc-ns32k.c:1229
7375msgid "Wrong number of operands"
7376msgstr ""
7377
7378#: config/tc-ns32k.c:1355
7379msgid "iif convert internal pcrel/binary"
7380msgstr ""
7381
7382#: config/tc-ns32k.c:1372
7383msgid "Bignum too big for long"
7384msgstr ""
7385
7386#: config/tc-ns32k.c:1451
7387msgid "iif convert internal pcrel/pointer"
7388msgstr ""
7389
7390#: config/tc-ns32k.c:1456
7391msgid "Internal logic error in iif.iifP[n].type"
7392msgstr ""
7393
7394#. We cant relax this case.
7395#: config/tc-ns32k.c:1493
7396msgid "Can't relax difference"
7397msgstr ""
7398
7399#: config/tc-ns32k.c:1541
7400msgid "Displacement to large for :d"
7401msgstr ""
7402
7403#: config/tc-ns32k.c:1554
7404msgid "Internal logic error in iif.iifP[].type"
ac50feda
RH
7405msgstr ""
7406
87ccc1b0 7407#: config/tc-ns32k.c:1614
ac50feda
RH
7408#, c-format
7409msgid "Can not do %d byte pc-relative relocation for storage type %d"
7410msgstr ""
7411
87ccc1b0 7412#: config/tc-ns32k.c:1617
ac50feda
RH
7413#, c-format
7414msgid "Can not do %d byte relocation for storage type %d"
7415msgstr ""
7416
28e7409f 7417#. Fatal.
fce00800 7418#: config/tc-ns32k.c:1652
ac50feda
RH
7419#, c-format
7420msgid "Can't hash %s: %s"
7421msgstr ""
7422
fce00800 7423#: config/tc-ns32k.c:1740
87ccc1b0
NC
7424#, c-format
7425msgid "value of %ld out of byte displacement range."
ac50feda
RH
7426msgstr ""
7427
fce00800 7428#: config/tc-ns32k.c:1749
87ccc1b0
NC
7429#, c-format
7430msgid "value of %ld out of word displacement range."
ac50feda
RH
7431msgstr ""
7432
fce00800 7433#: config/tc-ns32k.c:1763
87ccc1b0
NC
7434#, c-format
7435msgid "value of %ld out of double word displacement range."
ac50feda
RH
7436msgstr ""
7437
fce00800 7438#: config/tc-ns32k.c:1783
ac50feda 7439#, c-format
87ccc1b0 7440msgid "Internal logic error. line %d, file \"%s\""
ac50feda
RH
7441msgstr ""
7442
fce00800 7443#: config/tc-ns32k.c:1831
ac50feda 7444#, c-format
87ccc1b0 7445msgid "Internal logic error. line %d, file \"%s\""
ac50feda
RH
7446msgstr ""
7447
fce00800 7448#: config/tc-ns32k.c:1936
ac50feda
RH
7449msgid "Bit field out of range"
7450msgstr ""
7451
fce00800 7452#: config/tc-ns32k.c:2183
87ccc1b0
NC
7453#, c-format
7454msgid "invalid architecture option -m%s, ignored"
7455msgstr ""
7456
fce00800 7457#: config/tc-ns32k.c:2196
ac50feda 7458#, c-format
87ccc1b0 7459msgid "invalid default displacement size \"%s\". Defaulting to %d."
ac50feda
RH
7460msgstr ""
7461
fce00800 7462#: config/tc-ns32k.c:2213
ac50feda
RH
7463msgid ""
7464"NS32K options:\n"
7465"-m32032 | -m32532\tselect variant of NS32K architecture\n"
87ccc1b0 7466"--disp-size-default=<1|2|4>\n"
ac50feda
RH
7467msgstr ""
7468
fce00800 7469#: config/tc-ns32k.c:2397
ac50feda
RH
7470#, c-format
7471msgid "Cannot find relocation type for symbol %s, code %d"
7472msgstr ""
7473
87ccc1b0 7474#: config/tc-or32.c:465 config/tc-or32.c:680
3b16e843
NC
7475#, c-format
7476msgid "unknown opcode1: `%s'"
7477msgstr ""
7478
87ccc1b0 7479#: config/tc-or32.c:471 config/tc-or32.c:686
3b16e843
NC
7480#, c-format
7481msgid "unknown opcode2 `%s'."
7482msgstr ""
7483
87ccc1b0 7484#: config/tc-or32.c:510 config/tc-or32.c:725
3b16e843
NC
7485#, c-format
7486msgid "instruction not allowed: %s"
7487msgstr ""
7488
87ccc1b0 7489#: config/tc-or32.c:513 config/tc-or32.c:728
3b16e843
NC
7490#, c-format
7491msgid "too many operands: %s"
7492msgstr ""
7493
87ccc1b0 7494#: config/tc-or32.c:603 config/tc-or32.c:819
3b16e843
NC
7495msgid "call/jmp target out of range (1)"
7496msgstr ""
7497
87ccc1b0 7498#: config/tc-or32.c:1016 config/tc-or32.c:1133
3b16e843
NC
7499msgid "the linker will not handle this relocation correctly (1)"
7500msgstr ""
7501
87ccc1b0 7502#: config/tc-or32.c:1025 config/tc-or32.c:1142
3b16e843
NC
7503msgid "call/jmp target out of range (2)"
7504msgstr ""
7505
87ccc1b0 7506#: config/tc-or32.c:1433
3b16e843
NC
7507msgid "register out of range"
7508msgstr ""
7509
87ccc1b0 7510#: config/tc-or32.c:1478
3b16e843
NC
7511msgid "invalid register in & expression"
7512msgstr ""
7513
87ccc1b0
NC
7514#: config/tc-pdp11.c:454
7515msgid "Low order bits truncated in immediate float operand"
7516msgstr ""
7517
7518#: config/tc-pdp11.c:665
7519#, c-format
7520msgid "Unknown instruction '%s'"
7521msgstr ""
7522
7523#: config/tc-pj.c:82 config/tc-pj.c:90
a74801ba
ILT
7524msgid "confusing relocation expressions"
7525msgstr ""
7526
87ccc1b0 7527#: config/tc-pj.c:181
a74801ba
ILT
7528msgid "can't have relocation for ipush"
7529msgstr ""
7530
87ccc1b0 7531#: config/tc-pj.c:290 config/tc-xtensa.c:4976
a74801ba
ILT
7532#, c-format
7533msgid "unknown opcode %s"
7534msgstr ""
7535
87ccc1b0 7536#: config/tc-pj.c:439
a74801ba
ILT
7537msgid ""
7538"PJ options:\n"
7539"-little\t\t\tgenerate little endian code\n"
7540"-big\t\t\tgenerate big endian code\n"
7541msgstr ""
7542
87ccc1b0
NC
7543#: config/tc-pj.c:469 config/tc-sh.c:3464 config/tc-sh.c:3471
7544#: config/tc-sh.c:3478 config/tc-sh.c:3485
a74801ba
ILT
7545msgid "pcrel too far"
7546msgstr ""
7547
328577ad
NC
7548#: config/tc-pj.h:38
7549msgid "convert_frag\n"
7550msgstr ""
7551
7552#: config/tc-pj.h:39
7553msgid "estimate size\n"
a74801ba
ILT
7554msgstr ""
7555
fce00800 7556#: config/tc-ppc.c:879
87ccc1b0
NC
7557#, c-format
7558msgid "%s unsupported"
7559msgstr ""
7560
fce00800 7561#: config/tc-ppc.c:1029 config/tc-s390.c:414 config/tc-s390.c:421
ac50feda
RH
7562#, c-format
7563msgid "invalid switch -m%s"
7564msgstr ""
7565
fce00800 7566#: config/tc-ppc.c:1066
ac50feda
RH
7567msgid ""
7568"PowerPC options:\n"
87ccc1b0
NC
7569"-a32\t\t\tgenerate ELF32/XCOFF32\n"
7570"-a64\t\t\tgenerate ELF64/XCOFF64\n"
ac50feda 7571"-u\t\t\tignored\n"
87ccc1b0
NC
7572"-mpwrx, -mpwr2\t\tgenerate code for POWER/2 (RIOS2)\n"
7573"-mpwr\t\t\tgenerate code for POWER (RIOS1)\n"
7574"-m601\t\t\tgenerate code for PowerPC 601\n"
328577ad 7575"-mppc, -mppc32, -m603, -m604\n"
87ccc1b0
NC
7576"\t\t\tgenerate code for PowerPC 603/604\n"
7577"-m403, -m405\t\tgenerate code for PowerPC 403/405\n"
328577ad 7578"-m7400, -m7410, -m7450, -m7455\n"
87ccc1b0
NC
7579"\t\t\tgenerate code For PowerPC 7400/7410/7450/7455\n"
7580msgstr ""
7581
fce00800 7582#: config/tc-ppc.c:1079
87ccc1b0
NC
7583msgid ""
7584"-mppc64, -m620\t\tgenerate code for PowerPC 620/625/630\n"
ac50feda 7585"-mppc64bridge\t\tgenerate code for PowerPC 64, including bridge insns\n"
328577ad
NC
7586"-mbooke64\t\tgenerate code for 64-bit PowerPC BookE\n"
7587"-mbooke, mbooke32\tgenerate code for 32-bit PowerPC BookE\n"
87ccc1b0 7588"-mpower4\t\tgenerate code for Power4 architecture\n"
ac50feda
RH
7589"-mcom\t\t\tgenerate code Power/PowerPC common instructions\n"
7590"-many\t\t\tgenerate code for any architecture (PWR/PWRX/PPC)\n"
87ccc1b0
NC
7591msgstr ""
7592
fce00800 7593#: config/tc-ppc.c:1087
87ccc1b0
NC
7594msgid ""
7595"-maltivec\t\tgenerate code for AltiVec\n"
7596"-me500, -me500x2\tgenerate code for Motorola e500 core complex\n"
7597"-mspe\t\t\tgenerate code for Motorola SPE instructions\n"
ac50feda
RH
7598"-mregnames\t\tAllow symbolic names for registers\n"
7599"-mno-regnames\t\tDo not allow symbolic names for registers\n"
7600msgstr ""
7601
fce00800 7602#: config/tc-ppc.c:1094
ac50feda
RH
7603msgid ""
7604"-mrelocatable\t\tsupport for GCC's -mrelocatble option\n"
7605"-mrelocatable-lib\tsupport for GCC's -mrelocatble-lib option\n"
7606"-memb\t\t\tset PPC_EMB bit in ELF flags\n"
87ccc1b0 7607"-mlittle, -mlittle-endian, -l, -le\n"
ac50feda 7608"\t\t\tgenerate code for a little endian machine\n"
87ccc1b0
NC
7609"-mbig, -mbig-endian, -b, -be\n"
7610"\t\t\tgenerate code for a big endian machine\n"
ac50feda
RH
7611"-msolaris\t\tgenerate code for Solaris\n"
7612"-mno-solaris\t\tdo not generate code for Solaris\n"
7613"-V\t\t\tprint assembler version number\n"
7614"-Qy, -Qn\t\tignored\n"
7615msgstr ""
7616
fce00800 7617#: config/tc-ppc.c:1136
ac50feda
RH
7618#, c-format
7619msgid "Unknown default cpu = %s, os = %s"
7620msgstr ""
7621
fce00800 7622#: config/tc-ppc.c:1161
ac50feda
RH
7623msgid "Neither Power nor PowerPC opcodes were selected."
7624msgstr ""
7625
fce00800 7626#: config/tc-ppc.c:1257 config/tc-s390.c:516
ac50feda
RH
7627#, c-format
7628msgid "Internal assembler error for instruction %s"
7629msgstr ""
7630
fce00800 7631#: config/tc-ppc.c:1277
ac50feda
RH
7632#, c-format
7633msgid "Internal assembler error for macro %s"
7634msgstr ""
7635
fce00800 7636#: config/tc-ppc.c:1599
ac50feda
RH
7637msgid "identifier+constant@got means identifier@got+constant"
7638msgstr ""
7639
fce00800 7640#: config/tc-ppc.c:1666
ac50feda
RH
7641#, c-format
7642msgid "%s relocations do not fit in %d bytes\n"
7643msgstr ""
7644
fce00800 7645#: config/tc-ppc.c:1773
ac50feda
RH
7646#, c-format
7647msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld."
7648msgstr ""
7649
fce00800 7650#: config/tc-ppc.c:1855
ac50feda
RH
7651msgid "Relocation cannot be done when using -mrelocatable"
7652msgstr ""
7653
fce00800 7654#: config/tc-ppc.c:1981
ac50feda
RH
7655#, c-format
7656msgid "syntax error: invalid toc specifier `%s'"
7657msgstr ""
7658
fce00800 7659#: config/tc-ppc.c:1995
ac50feda
RH
7660#, c-format
7661msgid "syntax error: expected `]', found `%c'"
7662msgstr ""
7663
fce00800 7664#: config/tc-ppc.c:2272
ac50feda
RH
7665msgid "[tocv] symbol is not a toc symbol"
7666msgstr ""
7667
fce00800 7668#: config/tc-ppc.c:2283
ac50feda
RH
7669msgid "Unimplemented toc32 expression modifier"
7670msgstr ""
7671
fce00800 7672#: config/tc-ppc.c:2288
ac50feda
RH
7673msgid "Unimplemented toc64 expression modifier"
7674msgstr ""
7675
fce00800 7676#: config/tc-ppc.c:2292
ac50feda
RH
7677#, c-format
7678msgid "Unexpected return value [%d] from parse_toc_entry!\n"
7679msgstr ""
7680
fce00800 7681#: config/tc-ppc.c:2510
328577ad
NC
7682msgid "unsupported relocation for DS offset field"
7683msgstr ""
7684
fce00800 7685#: config/tc-ppc.c:2554
ac50feda
RH
7686#, c-format
7687msgid "syntax error; found `%c' but expected `%c'"
7688msgstr ""
7689
fce00800 7690#: config/tc-ppc.c:2703
ac50feda
RH
7691msgid "wrong number of operands"
7692msgstr ""
7693
fce00800 7694#: config/tc-ppc.c:2759
87ccc1b0 7695msgid "Bad .section directive: want a,e,w,x,M,S,G,T in string"
ac50feda
RH
7696msgstr ""
7697
fce00800 7698#: config/tc-ppc.c:2874
ac50feda
RH
7699msgid "missing size"
7700msgstr ""
7701
fce00800 7702#: config/tc-ppc.c:2883
ac50feda
RH
7703msgid "negative size"
7704msgstr ""
7705
fce00800 7706#: config/tc-ppc.c:2920
ac50feda
RH
7707msgid "missing real symbol name"
7708msgstr ""
7709
fce00800 7710#: config/tc-ppc.c:2941
ac50feda
RH
7711msgid "attempt to redefine symbol"
7712msgstr ""
7713
fce00800 7714#: config/tc-ppc.c:3188
ac50feda
RH
7715msgid "The XCOFF file format does not support arbitrary sections"
7716msgstr ""
7717
fce00800 7718#: config/tc-ppc.c:3265
0d2bcfaf
NC
7719msgid "missing rename string"
7720msgstr ""
7721
fce00800 7722#: config/tc-ppc.c:3296 config/tc-ppc.c:3851 read.c:3060
ac50feda
RH
7723msgid "missing value"
7724msgstr ""
7725
fce00800 7726#: config/tc-ppc.c:3314
ac50feda
RH
7727msgid "illegal .stabx expression; zero assumed"
7728msgstr ""
7729
fce00800 7730#: config/tc-ppc.c:3346
ac50feda
RH
7731msgid "missing class"
7732msgstr ""
7733
fce00800 7734#: config/tc-ppc.c:3355
ac50feda
RH
7735msgid "missing type"
7736msgstr ""
7737
fce00800 7738#: config/tc-ppc.c:3436
ac50feda
RH
7739msgid "missing symbol name"
7740msgstr ""
7741
fce00800 7742#: config/tc-ppc.c:3630
ac50feda
RH
7743msgid "nested .bs blocks"
7744msgstr ""
7745
fce00800 7746#: config/tc-ppc.c:3663
ac50feda
RH
7747msgid ".es without preceding .bs"
7748msgstr ""
7749
fce00800 7750#: config/tc-ppc.c:3843
ac50feda
RH
7751msgid "non-constant byte count"
7752msgstr ""
7753
fce00800 7754#: config/tc-ppc.c:3891
ac50feda
RH
7755msgid ".tc not in .toc section"
7756msgstr ""
7757
fce00800 7758#: config/tc-ppc.c:3910
ac50feda
RH
7759msgid ".tc with no label"
7760msgstr ""
7761
fce00800 7762#: config/tc-ppc.c:4021
ac50feda
RH
7763msgid "No previous section to return to. Directive ignored."
7764msgstr ""
7765
7766#. Section Contents
7767#. unknown
fce00800 7768#: config/tc-ppc.c:4438
ac50feda
RH
7769msgid "Unsupported section attribute -- 'a'"
7770msgstr ""
7771
fce00800 7772#: config/tc-ppc.c:4627
ac50feda
RH
7773msgid "bad symbol suffix"
7774msgstr ""
7775
fce00800 7776#: config/tc-ppc.c:4720
ac50feda
RH
7777msgid "Unrecognized symbol suffix"
7778msgstr ""
7779
fce00800 7780#: config/tc-ppc.c:4806
ac50feda
RH
7781msgid "two .function pseudo-ops with no intervening .ef"
7782msgstr ""
7783
fce00800 7784#: config/tc-ppc.c:4819
ac50feda
RH
7785msgid ".ef with no preceding .function"
7786msgstr ""
7787
fce00800 7788#: config/tc-ppc.c:4947
ac50feda
RH
7789#, c-format
7790msgid "warning: symbol %s has no csect"
7791msgstr ""
7792
fce00800 7793#: config/tc-ppc.c:5251
ac50feda
RH
7794msgid "symbol in .toc does not match any .tc"
7795msgstr ""
7796
fce00800
AM
7797#: config/tc-ppc.c:5584 config/tc-s390.c:2072 config/tc-v850.c:2402
7798#: config/tc-xstormy16.c:537
0d2bcfaf
NC
7799msgid "unresolved expression that must be resolved"
7800msgstr ""
7801
fce00800 7802#: config/tc-ppc.c:5587
328577ad
NC
7803#, c-format
7804msgid "unsupported relocation against %s"
ac50feda
RH
7805msgstr ""
7806
fce00800 7807#: config/tc-ppc.c:5662
ac50feda
RH
7808#, c-format
7809msgid "cannot emit PC relative %s relocation against %s"
7810msgstr ""
7811
fce00800 7812#: config/tc-ppc.c:5667
ac50feda
RH
7813#, c-format
7814msgid "cannot emit PC relative %s relocation"
7815msgstr ""
7816
fce00800 7817#: config/tc-ppc.c:5841
ac50feda
RH
7818msgid "must branch to an address a multiple of 4"
7819msgstr ""
7820
fce00800 7821#: config/tc-ppc.c:5845
ac50feda
RH
7822#, c-format
7823msgid "@local or @plt branch destination is too far away, %ld bytes"
7824msgstr ""
7825
fce00800 7826#: config/tc-ppc.c:5876
ac50feda
RH
7827#, c-format
7828msgid "Gas failure, reloc value %d\n"
7829msgstr ""
7830
fce00800 7831#: config/tc-s390.c:457
a85d7ed0 7832msgid ""
328577ad
NC
7833" S390 options:\n"
7834" -mregnames Allow symbolic names for registers\n"
7835" -mwarn-areg-zero Warn about zero base/index registers\n"
7836" -mno-regnames Do not allow symbolic names for registers\n"
87ccc1b0
NC
7837" -m31 Set file format to 31 bit format\n"
7838" -m64 Set file format to 64 bit format\n"
a85d7ed0
NC
7839msgstr ""
7840
fce00800 7841#: config/tc-s390.c:464
a85d7ed0 7842msgid ""
328577ad
NC
7843" -V print assembler version number\n"
7844" -Qy, -Qn ignored\n"
a85d7ed0
NC
7845msgstr ""
7846
fce00800 7847#: config/tc-s390.c:500
a85d7ed0
NC
7848#, c-format
7849msgid "Internal assembler error for instruction format %s"
7850msgstr ""
7851
fce00800 7852#: config/tc-s390.c:782
a85d7ed0
NC
7853#, c-format
7854msgid "identifier+constant@%s means identifier@%s+constant"
7855msgstr ""
7856
fce00800 7857#: config/tc-s390.c:865
a85d7ed0
NC
7858msgid "Can't handle O_big in s390_exp_compare"
7859msgstr ""
7860
fce00800 7861#: config/tc-s390.c:949
a85d7ed0
NC
7862msgid "Invalid suffix for literal pool entry"
7863msgstr ""
7864
fce00800 7865#: config/tc-s390.c:1006
a85d7ed0
NC
7866msgid "Big number is too big"
7867msgstr ""
7868
fce00800 7869#: config/tc-s390.c:1144 config/tc-s390.c:1722
a85d7ed0
NC
7870#, c-format
7871msgid "%s relocations do not fit in %d bytes"
7872msgstr ""
7873
fce00800 7874#: config/tc-s390.c:1154
a85d7ed0
NC
7875msgid "relocation not applicable"
7876msgstr ""
7877
fce00800 7878#: config/tc-s390.c:1342
a85d7ed0
NC
7879msgid "invalid operand suffix"
7880msgstr ""
7881
fce00800 7882#: config/tc-s390.c:1365
a85d7ed0
NC
7883msgid "syntax error; missing '(' after displacement"
7884msgstr ""
7885
fce00800 7886#: config/tc-s390.c:1375 config/tc-s390.c:1408 config/tc-s390.c:1427
a85d7ed0
NC
7887msgid "syntax error; expected ,"
7888msgstr ""
7889
fce00800 7890#: config/tc-s390.c:1402
a85d7ed0
NC
7891msgid "syntax error; missing ')' after base register"
7892msgstr ""
7893
fce00800 7894#: config/tc-s390.c:1420
a85d7ed0
NC
7895msgid "syntax error; ')' not allowed here"
7896msgstr ""
7897
fce00800 7898#: config/tc-s390.c:1602 config/tc-s390.c:1622 config/tc-s390.c:1635
a85d7ed0
NC
7899msgid "Invalid .insn format\n"
7900msgstr ""
7901
fce00800 7902#: config/tc-s390.c:1610
a85d7ed0
NC
7903#, c-format
7904msgid "Unrecognized opcode format: `%s'"
7905msgstr ""
7906
fce00800 7907#: config/tc-s390.c:1638
a85d7ed0
NC
7908msgid "second operand of .insn not a constant\n"
7909msgstr ""
7910
fce00800 7911#: config/tc-s390.c:1641
a85d7ed0
NC
7912msgid "missing comma after insn constant\n"
7913msgstr ""
7914
fce00800 7915#: config/tc-s390.c:2075
328577ad
NC
7916msgid "unsupported relocation type"
7917msgstr ""
7918
fce00800
AM
7919#: config/tc-sh.c:91
7920msgid "directive .big encountered when option -big required"
328577ad
NC
7921msgstr ""
7922
fce00800
AM
7923#: config/tc-sh.c:102
7924msgid "directive .little encountered when option -little required"
328577ad
NC
7925msgstr ""
7926
fce00800
AM
7927#: config/tc-sh.c:776
7928msgid "Invalid PIC expression."
3b16e843
NC
7929msgstr ""
7930
fce00800
AM
7931#: config/tc-sh.c:1269
7932msgid "misplaced PIC operand"
3b16e843
NC
7933msgstr ""
7934
fce00800
AM
7935#: config/tc-sh.c:1310
7936msgid "illegal register after @-"
3b16e843
NC
7937msgstr ""
7938
fce00800
AM
7939#: config/tc-sh.c:1326
7940msgid "must be @(r0,...)"
ac50feda
RH
7941msgstr ""
7942
fce00800
AM
7943#: config/tc-sh.c:1350
7944msgid "syntax error in @(r0,...)"
ac50feda
RH
7945msgstr ""
7946
fce00800
AM
7947#: config/tc-sh.c:1355
7948msgid "syntax error in @(r0...)"
ac50feda
RH
7949msgstr ""
7950
fce00800
AM
7951#: config/tc-sh.c:1396
7952msgid "Deprecated syntax."
328577ad
NC
7953msgstr ""
7954
fce00800
AM
7955#: config/tc-sh.c:1408 config/tc-sh.c:1413
7956msgid "syntax error in @(disp,[Rn, gbr, pc])"
ac50feda
RH
7957msgstr ""
7958
fce00800
AM
7959#: config/tc-sh.c:1418
7960msgid "expecting )"
ac50feda
RH
7961msgstr ""
7962
fce00800
AM
7963#: config/tc-sh.c:1426
7964msgid "illegal register after @"
ac50feda
RH
7965msgstr ""
7966
fce00800 7967#: config/tc-sh.c:1977
a74801ba 7968#, c-format
fce00800 7969msgid "Invalid register: 'r%d'"
a74801ba
ILT
7970msgstr ""
7971
fce00800
AM
7972#: config/tc-sh.c:2143
7973msgid "insn can't be combined with parallel processing insn"
a74801ba
ILT
7974msgstr ""
7975
fce00800
AM
7976#: config/tc-sh.c:2150 config/tc-sh.c:2161
7977msgid "multiple movx specifications"
a74801ba
ILT
7978msgstr ""
7979
fce00800
AM
7980#: config/tc-sh.c:2155 config/tc-sh.c:2182
7981msgid "multiple movy specifications"
a74801ba
ILT
7982msgstr ""
7983
fce00800
AM
7984#: config/tc-sh.c:2163
7985msgid "invalid movx address register"
324bfcf3
AO
7986msgstr ""
7987
87ccc1b0
NC
7988#: config/tc-sh.c:2169 config/tc-sh.c:2174
7989msgid "invalid movx dsp register"
324bfcf3
AO
7990msgstr ""
7991
87ccc1b0
NC
7992#: config/tc-sh.c:2191 config/tc-sh.c:2196
7993msgid "invalid movy dsp register"
324bfcf3
AO
7994msgstr ""
7995
87ccc1b0
NC
7996#: config/tc-sh.c:2200
7997msgid "invalid movy address register"
324bfcf3
AO
7998msgstr ""
7999
87ccc1b0
NC
8000#: config/tc-sh.c:2206
8001msgid "dsp immediate shift value not constant"
324bfcf3
AO
8002msgstr ""
8003
87ccc1b0
NC
8004#: config/tc-sh.c:2213 config/tc-sh.c:2226
8005msgid "multiple parallel processing specifications"
324bfcf3
AO
8006msgstr ""
8007
87ccc1b0
NC
8008#: config/tc-sh.c:2219
8009msgid "multiple condition specifications"
324bfcf3
AO
8010msgstr ""
8011
87ccc1b0
NC
8012#: config/tc-sh.c:2235
8013msgid "insn cannot be combined with pmuls"
324bfcf3
AO
8014msgstr ""
8015
87ccc1b0
NC
8016#: config/tc-sh.c:2252
8017msgid "bad padd / psub pmuls output operand"
324bfcf3
AO
8018msgstr ""
8019
87ccc1b0
NC
8020#: config/tc-sh.c:2262
8021msgid "destination register is same for parallel insns"
324bfcf3
AO
8022msgstr ""
8023
87ccc1b0
NC
8024#: config/tc-sh.c:2271
8025msgid "condition not followed by conditionalizable insn"
324bfcf3
AO
8026msgstr ""
8027
87ccc1b0
NC
8028#: config/tc-sh.c:2281
8029msgid "unrecognized characters at end of parallel processing insn"
324bfcf3
AO
8030msgstr ""
8031
87ccc1b0 8032#: config/tc-sh.c:2417
324bfcf3 8033#, c-format
87ccc1b0 8034msgid "excess operands: '%s'"
324bfcf3
AO
8035msgstr ""
8036
87ccc1b0
NC
8037#: config/tc-sh.c:2569
8038msgid ".uses pseudo-op seen when not relaxing"
324bfcf3
AO
8039msgstr ""
8040
87ccc1b0
NC
8041#: config/tc-sh.c:2575
8042msgid "bad .uses format"
324bfcf3
AO
8043msgstr ""
8044
87ccc1b0
NC
8045#: config/tc-sh.c:2654
8046msgid "Invalid combination: --isa=SHcompact with --isa=SHmedia"
324bfcf3
AO
8047msgstr ""
8048
87ccc1b0
NC
8049#: config/tc-sh.c:2660
8050msgid "Invalid combination: --isa=SHmedia with --isa=SHcompact"
324bfcf3
AO
8051msgstr ""
8052
87ccc1b0
NC
8053#: config/tc-sh.c:2662
8054msgid "Invalid combination: --abi=64 with --isa=SHcompact"
324bfcf3
AO
8055msgstr ""
8056
87ccc1b0
NC
8057#: config/tc-sh.c:2675
8058msgid "Invalid combination: --abi=32 with --abi=64"
324bfcf3
AO
8059msgstr ""
8060
87ccc1b0
NC
8061#: config/tc-sh.c:2681
8062msgid "Invalid combination: --abi=64 with --abi=32"
324bfcf3
AO
8063msgstr ""
8064
87ccc1b0
NC
8065#: config/tc-sh.c:2683
8066msgid "Invalid combination: --isa=SHcompact with --abi=64"
324bfcf3
AO
8067msgstr ""
8068
87ccc1b0
NC
8069#: config/tc-sh.c:2718
8070msgid ""
8071"SH options:\n"
8072"-little\t\t\tgenerate little endian code\n"
8073"-big\t\t\tgenerate big endian code\n"
8074"-relax\t\t\talter jump instructions for long displacements\n"
8075"-small\t\t\talign sections to 4 byte boundaries, not 16\n"
8076"-dsp\t\t\tenable sh-dsp insns, and disable sh2e/sh3e/sh4 insns.\n"
324bfcf3
AO
8077msgstr ""
8078
87ccc1b0
NC
8079#: config/tc-sh.c:2726
8080msgid ""
8081"-isa=[shmedia\t\tset default instruction set for SH64\n"
8082" | SHmedia\n"
8083" | shcompact\n"
8084" | SHcompact]\n"
8085"-abi=[32|64]\t\tset size of expanded SHmedia operands and object\n"
8086"\t\t\tfile type\n"
8087"-shcompact-const-crange\temit code-range descriptors for constants in\n"
8088"\t\t\tSHcompact code sections\n"
8089"-no-mix\t\t\tdisallow SHmedia code in the same section as\n"
8090"\t\t\tconstants and SHcompact code\n"
8091"-no-expand\t\tdo not expand MOVI, PT, PTA or PTB instructions\n"
8092"-expand-pt32\t\twith -abi=64, expand PT, PTA and PTB instructions\n"
8093"\t\t\tto 32 bits only"
324bfcf3
AO
8094msgstr ""
8095
87ccc1b0
NC
8096#: config/tc-sh.c:2823
8097msgid ".uses does not refer to a local symbol in the same section"
324bfcf3
AO
8098msgstr ""
8099
87ccc1b0
NC
8100#: config/tc-sh.c:2842
8101msgid "can't find fixup pointed to by .uses"
324bfcf3
AO
8102msgstr ""
8103
87ccc1b0
NC
8104#: config/tc-sh.c:2865
8105msgid ".uses target does not refer to a local symbol in the same section"
324bfcf3
AO
8106msgstr ""
8107
87ccc1b0
NC
8108#: config/tc-sh.c:2967
8109msgid "displacement overflows 12-bit field"
324bfcf3
AO
8110msgstr ""
8111
87ccc1b0
NC
8112#: config/tc-sh.c:2970
8113#, c-format
8114msgid "displacement to defined symbol %s overflows 12-bit field"
324bfcf3
AO
8115msgstr ""
8116
87ccc1b0
NC
8117#: config/tc-sh.c:2974
8118#, c-format
8119msgid "displacement to undefined symbol %s overflows 12-bit field"
324bfcf3
AO
8120msgstr ""
8121
87ccc1b0
NC
8122#: config/tc-sh.c:3052
8123msgid "displacement overflows 8-bit field"
324bfcf3
AO
8124msgstr ""
8125
87ccc1b0
NC
8126#: config/tc-sh.c:3055
8127#, c-format
8128msgid "displacement to defined symbol %s overflows 8-bit field"
324bfcf3
AO
8129msgstr ""
8130
87ccc1b0
NC
8131#: config/tc-sh.c:3059
8132#, c-format
8133msgid "displacement to undefined symbol %s overflows 8-bit field "
324bfcf3
AO
8134msgstr ""
8135
87ccc1b0
NC
8136#: config/tc-sh.c:3076
8137#, c-format
8138msgid "overflow in branch to %s; converted into longer instruction sequence"
324bfcf3
AO
8139msgstr ""
8140
fce00800
AM
8141#: config/tc-sh.c:3151 config/tc-sh.c:3199 config/tc-sparc.c:4192
8142#: config/tc-sparc.c:4217
87ccc1b0
NC
8143msgid "misaligned data"
8144msgstr ""
8145
8146#: config/tc-sh.c:3585
8147msgid "misaligned offset"
8148msgstr ""
8149
fce00800
AM
8150#: config/tc-sh64.c:596
8151msgid "This operand must be constant at assembly time"
8152msgstr ""
8153
8154#: config/tc-sh64.c:711
8155msgid "Invalid operand expression"
8156msgstr ""
8157
8158#: config/tc-sh64.c:798 config/tc-sh64.c:904
8159msgid "PTB operand is a SHmedia symbol"
8160msgstr ""
8161
8162#: config/tc-sh64.c:801 config/tc-sh64.c:901
8163msgid "PTA operand is a SHcompact symbol"
8164msgstr ""
8165
8166#: config/tc-sh64.c:817
8167msgid "invalid expression in operand"
8168msgstr ""
8169
8170#: config/tc-sh64.c:1514
8171#, c-format
8172msgid "invalid operand, not a 5-bit unsigned value: %d"
8173msgstr ""
8174
8175#: config/tc-sh64.c:1519
8176#, c-format
8177msgid "invalid operand, not a 6-bit signed value: %d"
8178msgstr ""
8179
8180#: config/tc-sh64.c:1524
8181#, c-format
8182msgid "invalid operand, not a 6-bit unsigned value: %d"
8183msgstr ""
8184
8185#: config/tc-sh64.c:1529 config/tc-sh64.c:1541
8186#, c-format
8187msgid "invalid operand, not a 11-bit signed value: %d"
8188msgstr ""
8189
8190#: config/tc-sh64.c:1531
8191#, c-format
8192msgid "invalid operand, not a multiple of 32: %d"
8193msgstr ""
8194
8195#: config/tc-sh64.c:1536
8196#, c-format
8197msgid "invalid operand, not a 10-bit signed value: %d"
8198msgstr ""
8199
8200#: config/tc-sh64.c:1543
8201#, c-format
8202msgid "invalid operand, not an even value: %d"
8203msgstr ""
8204
8205#: config/tc-sh64.c:1548
8206#, c-format
8207msgid "invalid operand, not a 12-bit signed value: %d"
8208msgstr ""
8209
8210#: config/tc-sh64.c:1550
8211#, c-format
8212msgid "invalid operand, not a multiple of 4: %d"
8213msgstr ""
8214
8215#: config/tc-sh64.c:1555
8216#, c-format
8217msgid "invalid operand, not a 13-bit signed value: %d"
8218msgstr ""
8219
8220#: config/tc-sh64.c:1557
8221#, c-format
8222msgid "invalid operand, not a multiple of 8: %d"
8223msgstr ""
8224
8225#: config/tc-sh64.c:1562
8226#, c-format
8227msgid "invalid operand, not a 16-bit signed value: %d"
8228msgstr ""
8229
8230#: config/tc-sh64.c:1567
8231#, c-format
8232msgid "invalid operand, not an 16-bit unsigned value: %d"
8233msgstr ""
8234
8235#: config/tc-sh64.c:1573
8236msgid "operand out of range for PT, PTA and PTB"
8237msgstr ""
8238
8239#: config/tc-sh64.c:1575
8240#, c-format
8241msgid "operand not a multiple of 4 for PT, PTA or PTB: %d"
8242msgstr ""
8243
8244#: config/tc-sh64.c:2103
8245#, c-format
8246msgid "MOVI operand is not a 32-bit signed value: 0x%8x%08x"
8247msgstr ""
8248
8249#: config/tc-sh64.c:2466 config/tc-sh64.c:2631 config/tc-sh64.c:2646
8250msgid "invalid PIC reference"
8251msgstr ""
8252
8253#: config/tc-sh64.c:2524
8254msgid "can't find opcode"
8255msgstr ""
8256
8257#: config/tc-sh64.c:2854
8258#, c-format
8259msgid "invalid operands to %s"
8260msgstr ""
8261
8262#: config/tc-sh64.c:2860
8263#, c-format
8264msgid "excess operands to %s"
8265msgstr ""
8266
8267#: config/tc-sh64.c:2906
8268#, c-format
8269msgid "The `.mode %s' directive is not valid with this architecture"
8270msgstr ""
8271
8272#: config/tc-sh64.c:2914
8273#, c-format
8274msgid "Invalid argument to .mode: %s"
8275msgstr ""
8276
8277#: config/tc-sh64.c:2945
8278#, c-format
8279msgid "The `.abi %s' directive is not valid with this architecture"
8280msgstr ""
8281
8282#: config/tc-sh64.c:2951
8283msgid "`.abi 64' but command-line options do not specify 64-bit ABI"
8284msgstr ""
8285
8286#: config/tc-sh64.c:2956
8287msgid "`.abi 32' but command-line options do not specify 32-bit ABI"
8288msgstr ""
8289
8290#: config/tc-sh64.c:2959
8291#, c-format
8292msgid "Invalid argument to .abi: %s"
8293msgstr ""
8294
8295#: config/tc-sh64.c:3014
8296msgid "-no-mix is invalid without specifying SHcompact or SHmedia"
8297msgstr ""
8298
8299#: config/tc-sh64.c:3019
8300msgid "-shcompact-const-crange is invalid without SHcompact"
8301msgstr ""
8302
8303#: config/tc-sh64.c:3022
8304msgid "-expand-pt32 only valid with -abi=64"
8305msgstr ""
8306
8307#: config/tc-sh64.c:3025
8308msgid "-no-expand only valid with SHcompact or SHmedia"
8309msgstr ""
8310
8311#: config/tc-sh64.c:3028
8312msgid "-expand-pt32 invalid together with -no-expand"
8313msgstr ""
8314
8315#: config/tc-sh64.c:3250
8316msgid ""
8317"SHmedia code not allowed in same section as constants and SHcompact code"
8318msgstr ""
8319
8320#: config/tc-sh64.c:3268
8321msgid "No segment info for current section"
8322msgstr ""
8323
8324#: config/tc-sh64.c:3310
8325msgid "duplicate datalabel operator ignored"
8326msgstr ""
8327
8328#: config/tc-sh64.c:3380
8329msgid "Invalid DataLabel expression"
8330msgstr ""
8331
87ccc1b0 8332#: config/tc-sparc.c:287
ac50feda
RH
8333msgid "Invalid default architecture, broken assembler."
8334msgstr ""
8335
87ccc1b0 8336#: config/tc-sparc.c:291 config/tc-sparc.c:494
ac50feda
RH
8337msgid "Bad opcode table, broken assembler."
8338msgstr ""
8339
87ccc1b0 8340#: config/tc-sparc.c:486
ac50feda
RH
8341#, c-format
8342msgid "invalid architecture -xarch=%s"
8343msgstr ""
8344
87ccc1b0 8345#: config/tc-sparc.c:488
ac50feda
RH
8346#, c-format
8347msgid "invalid architecture -A%s"
8348msgstr ""
8349
87ccc1b0 8350#: config/tc-sparc.c:555
a85d7ed0
NC
8351#, c-format
8352msgid "No compiled in support for %d bit object file format"
8353msgstr ""
8354
87ccc1b0 8355#: config/tc-sparc.c:592
ac50feda
RH
8356msgid "Unrecognized option following -K"
8357msgstr ""
8358
87ccc1b0 8359#: config/tc-sparc.c:633
ac50feda
RH
8360msgid "SPARC options:\n"
8361msgstr ""
8362
87ccc1b0 8363#: config/tc-sparc.c:662
ac50feda
RH
8364msgid ""
8365"\n"
ac50feda
RH
8366"\t\t\tspecify variant of SPARC architecture\n"
8367"-bump\t\t\twarn when assembler switches architectures\n"
8368"-sparc\t\t\tignored\n"
8369"--enforce-aligned-data\tforce .long, etc., to be aligned correctly\n"
60bcf0fa
NC
8370"-relax\t\t\trelax jumps and branches (default)\n"
8371"-no-relax\t\tavoid changing any jumps and branches\n"
ac50feda
RH
8372msgstr ""
8373
87ccc1b0 8374#: config/tc-sparc.c:670
ac50feda
RH
8375msgid "-k\t\t\tgenerate PIC\n"
8376msgstr ""
8377
87ccc1b0 8378#: config/tc-sparc.c:674
ac50feda
RH
8379msgid ""
8380"-32\t\t\tcreate 32 bit object file\n"
8381"-64\t\t\tcreate 64 bit object file\n"
8382msgstr ""
8383
87ccc1b0 8384#: config/tc-sparc.c:677
ac50feda
RH
8385#, c-format
8386msgid "\t\t\t[default is %d]\n"
8387msgstr ""
8388
87ccc1b0 8389#: config/tc-sparc.c:679
ac50feda
RH
8390msgid ""
8391"-TSO\t\t\tuse Total Store Ordering\n"
8392"-PSO\t\t\tuse Partial Store Ordering\n"
8393"-RMO\t\t\tuse Relaxed Memory Ordering\n"
8394msgstr ""
8395
87ccc1b0 8396#: config/tc-sparc.c:683
ac50feda
RH
8397#, c-format
8398msgid "\t\t\t[default is %s]\n"
8399msgstr ""
8400
87ccc1b0 8401#: config/tc-sparc.c:685
ac50feda
RH
8402msgid ""
8403"-KPIC\t\t\tgenerate PIC\n"
8404"-V\t\t\tprint assembler version number\n"
8ad3436c
AM
8405"-undeclared-regs\tignore application global register usage without\n"
8406"\t\t\tappropriate .register directive (default)\n"
8407"-no-undeclared-regs\tforce error on application global register usage\n"
8408"\t\t\twithout appropriate .register directive\n"
ac50feda
RH
8409"-q\t\t\tignored\n"
8410"-Qy, -Qn\t\tignored\n"
8411"-s\t\t\tignored\n"
8412msgstr ""
8413
87ccc1b0 8414#: config/tc-sparc.c:697
ac50feda
RH
8415msgid ""
8416"-EL\t\t\tgenerate code for a little endian machine\n"
8417"-EB\t\t\tgenerate code for a big endian machine\n"
8418"--little-endian-data\tgenerate code for a machine having big endian\n"
8ad3436c 8419" instructions and little endian data.\n"
ac50feda
RH
8420msgstr ""
8421
87ccc1b0 8422#: config/tc-sparc.c:817
a74801ba
ILT
8423#, c-format
8424msgid "Internal error: losing opcode: `%s' \"%s\"\n"
8425msgstr ""
8426
87ccc1b0 8427#: config/tc-sparc.c:836
a74801ba
ILT
8428#, c-format
8429msgid "Internal error: can't find opcode `%s' for `%s'\n"
ac50feda
RH
8430msgstr ""
8431
87ccc1b0 8432#: config/tc-sparc.c:982
a74801ba 8433msgid "Support for 64-bit arithmetic not compiled in."
ac50feda
RH
8434msgstr ""
8435
87ccc1b0 8436#: config/tc-sparc.c:1029
a74801ba 8437msgid "set: number not in 0..4294967295 range"
ac50feda
RH
8438msgstr ""
8439
87ccc1b0 8440#: config/tc-sparc.c:1036
a74801ba 8441msgid "set: number not in -2147483648..4294967295 range"
ac50feda
RH
8442msgstr ""
8443
87ccc1b0 8444#: config/tc-sparc.c:1096
a74801ba 8445msgid "setsw: number not in -2147483648..4294967295 range"
ac50feda
RH
8446msgstr ""
8447
87ccc1b0 8448#: config/tc-sparc.c:1145
ac50feda
RH
8449msgid "setx: temporary register same as destination register"
8450msgstr ""
8451
87ccc1b0 8452#: config/tc-sparc.c:1216
a74801ba
ILT
8453msgid "setx: illegal temporary register g0"
8454msgstr ""
8455
87ccc1b0 8456#: config/tc-sparc.c:1313
a74801ba
ILT
8457msgid "FP branch in delay slot"
8458msgstr ""
8459
87ccc1b0 8460#: config/tc-sparc.c:1329
a74801ba
ILT
8461msgid "FP branch preceded by FP instruction; NOP inserted"
8462msgstr ""
8463
87ccc1b0 8464#: config/tc-sparc.c:1369
ac50feda
RH
8465msgid "failed special case insn sanity check"
8466msgstr ""
8467
87ccc1b0 8468#: config/tc-sparc.c:1457
ac50feda
RH
8469msgid ": invalid membar mask name"
8470msgstr ""
8471
87ccc1b0 8472#: config/tc-sparc.c:1473
ac50feda
RH
8473msgid ": invalid membar mask expression"
8474msgstr ""
8475
87ccc1b0 8476#: config/tc-sparc.c:1478
ac50feda
RH
8477msgid ": invalid membar mask number"
8478msgstr ""
8479
87ccc1b0 8480#: config/tc-sparc.c:1493
6f6ef0fa
NC
8481msgid ": invalid siam mode expression"
8482msgstr ""
8483
87ccc1b0 8484#: config/tc-sparc.c:1498
6f6ef0fa
NC
8485msgid ": invalid siam mode number"
8486msgstr ""
8487
87ccc1b0 8488#: config/tc-sparc.c:1514
ac50feda
RH
8489msgid ": invalid prefetch function name"
8490msgstr ""
8491
87ccc1b0 8492#: config/tc-sparc.c:1522
ac50feda
RH
8493msgid ": invalid prefetch function expression"
8494msgstr ""
8495
87ccc1b0 8496#: config/tc-sparc.c:1527
ac50feda
RH
8497msgid ": invalid prefetch function number"
8498msgstr ""
8499
87ccc1b0 8500#: config/tc-sparc.c:1555 config/tc-sparc.c:1567
ac50feda
RH
8501msgid ": unrecognizable privileged register"
8502msgstr ""
8503
87ccc1b0 8504#: config/tc-sparc.c:1591 config/tc-sparc.c:1616
6f6ef0fa 8505msgid ": unrecognizable v9a or v9b ancillary state register"
ac50feda
RH
8506msgstr ""
8507
87ccc1b0 8508#: config/tc-sparc.c:1596
ac50feda
RH
8509msgid ": rd on write only ancillary state register"
8510msgstr ""
8511
6f6ef0fa 8512#. %sys_tick and %sys_tick_cmpr are v9bnotv9a
87ccc1b0 8513#: config/tc-sparc.c:1604
6f6ef0fa
NC
8514msgid ": unrecognizable v9a ancillary state register"
8515msgstr ""
8516
87ccc1b0 8517#: config/tc-sparc.c:1640
ac50feda
RH
8518msgid ": asr number must be between 16 and 31"
8519msgstr ""
8520
87ccc1b0 8521#: config/tc-sparc.c:1648
ac50feda
RH
8522msgid ": asr number must be between 0 and 31"
8523msgstr ""
8524
87ccc1b0 8525#: config/tc-sparc.c:1658
fce00800 8526#, c-format
ac50feda
RH
8527msgid ": expecting %asrN"
8528msgstr ""
8529
87ccc1b0
NC
8530#: config/tc-sparc.c:1840 config/tc-sparc.c:1878 config/tc-sparc.c:2279
8531#: config/tc-sparc.c:2315
8532#, c-format
8533msgid "Illegal operands: %%%s requires arguments in ()"
8534msgstr ""
8535
8536#: config/tc-sparc.c:1846
8537#, c-format
8538msgid ""
8539"Illegal operands: %%%s cannot be used together with other relocs in the insn "
8540"()"
8541msgstr ""
8542
8543#: config/tc-sparc.c:1857
8544#, c-format
8545msgid "Illegal operands: %%%s can be only used with call __tls_get_addr"
8546msgstr ""
8547
8548#: config/tc-sparc.c:2064
a74801ba
ILT
8549msgid "detected global register use not covered by .register pseudo-op"
8550msgstr ""
8551
87ccc1b0 8552#: config/tc-sparc.c:2135
ac50feda
RH
8553msgid ": There are only 64 f registers; [0-63]"
8554msgstr ""
8555
87ccc1b0 8556#: config/tc-sparc.c:2137 config/tc-sparc.c:2149
ac50feda
RH
8557msgid ": There are only 32 f registers; [0-31]"
8558msgstr ""
8559
87ccc1b0 8560#: config/tc-sparc.c:2327
328577ad 8561#, c-format
a74801ba
ILT
8562msgid ""
8563"Illegal operands: Can't do arithmetics other than + and - involving %%%s()"
8564msgstr ""
8565
87ccc1b0 8566#: config/tc-sparc.c:2437
328577ad 8567#, c-format
a74801ba
ILT
8568msgid "Illegal operands: Can't add non-constant expression to %%%s()"
8569msgstr ""
8570
87ccc1b0 8571#: config/tc-sparc.c:2447
328577ad 8572#, c-format
a74801ba
ILT
8573msgid ""
8574"Illegal operands: Can't do arithmetics involving %%%s() of a relocatable "
8575"symbol"
8576msgstr ""
8577
87ccc1b0 8578#: config/tc-sparc.c:2465
ac50feda
RH
8579msgid ": PC-relative operand can't be a constant"
8580msgstr ""
8581
87ccc1b0
NC
8582#: config/tc-sparc.c:2472
8583msgid ": TLS operand can't be a constant"
8584msgstr ""
8585
8586#: config/tc-sparc.c:2505
ac50feda
RH
8587msgid ": invalid ASI name"
8588msgstr ""
8589
87ccc1b0 8590#: config/tc-sparc.c:2513
ac50feda
RH
8591msgid ": invalid ASI expression"
8592msgstr ""
8593
87ccc1b0 8594#: config/tc-sparc.c:2518
ac50feda
RH
8595msgid ": invalid ASI number"
8596msgstr ""
8597
87ccc1b0 8598#: config/tc-sparc.c:2615
ac50feda
RH
8599msgid "OPF immediate operand out of range (0-0x1ff)"
8600msgstr ""
8601
87ccc1b0 8602#: config/tc-sparc.c:2620
ac50feda
RH
8603msgid "non-immediate OPF operand, ignored"
8604msgstr ""
8605
87ccc1b0 8606#: config/tc-sparc.c:2639
ac50feda
RH
8607msgid ": invalid cpreg name"
8608msgstr ""
8609
87ccc1b0 8610#: config/tc-sparc.c:2668
ac50feda
RH
8611#, c-format
8612msgid "Illegal operands%s"
8613msgstr ""
8614
87ccc1b0 8615#: config/tc-sparc.c:2702
ac50feda
RH
8616#, c-format
8617msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\""
8618msgstr ""
8619
87ccc1b0 8620#: config/tc-sparc.c:2738
ac50feda
RH
8621#, c-format
8622msgid "Architecture mismatch on \"%s\"."
8623msgstr ""
8624
87ccc1b0 8625#: config/tc-sparc.c:2739
ac50feda
RH
8626#, c-format
8627msgid " (Requires %s; requested architecture is %s.)"
8628msgstr ""
8629
87ccc1b0 8630#: config/tc-sparc.c:3325
ac50feda
RH
8631#, c-format
8632msgid "bad or unhandled relocation type: 0x%02x"
8633msgstr ""
8634
87ccc1b0 8635#: config/tc-sparc.c:3480
0d2bcfaf
NC
8636#, c-format
8637msgid "internal error: can't export reloc type %d (`%s')"
8638msgstr ""
8639
87ccc1b0 8640#: config/tc-sparc.c:3644
328577ad
NC
8641#, c-format
8642msgid "BSS length (%d.) <0! Ignored."
8643msgstr ""
8644
87ccc1b0 8645#: config/tc-sparc.c:3656
ac50feda
RH
8646msgid "bad .reserve segment -- expected BSS segment"
8647msgstr ""
8648
fce00800 8649#: config/tc-sparc.c:3673 read.c:2048
ac50feda
RH
8650msgid "missing alignment"
8651msgstr ""
8652
fce00800 8653#: config/tc-sparc.c:3684 config/tc-sparc.c:3835
ac50feda
RH
8654#, c-format
8655msgid "alignment too large; assuming %d"
8656msgstr ""
8657
fce00800 8658#: config/tc-sparc.c:3690 config/tc-sparc.c:3841
ac50feda
RH
8659msgid "negative alignment"
8660msgstr ""
8661
fce00800 8662#: config/tc-sparc.c:3700 config/tc-sparc.c:3864 read.c:1251 read.c:2064
ac50feda
RH
8663msgid "alignment not a power of 2"
8664msgstr ""
8665
87ccc1b0 8666#: config/tc-sparc.c:3778 config/tc-v850.c:233
328577ad
NC
8667msgid "Expected comma after symbol-name"
8668msgstr ""
8669
fce00800 8670#: config/tc-sparc.c:3788 read.c:1392
87ccc1b0 8671#, c-format
fce00800 8672msgid ".COMMon length (%lu) out of range ignored"
87ccc1b0
NC
8673msgstr ""
8674
fce00800 8675#: config/tc-sparc.c:3807 config/tc-v850.c:266
328577ad
NC
8676#, c-format
8677msgid "Length of .comm \"%s\" is already %ld. Not changed to %d."
8678msgstr ""
8679
fce00800 8680#: config/tc-sparc.c:3821
ac50feda
RH
8681msgid "Expected comma after common length"
8682msgstr ""
8683
fce00800 8684#: config/tc-sparc.c:4062 config/tc-sparc.c:4072
328577ad 8685#, c-format
a74801ba
ILT
8686msgid "register syntax is .register %%g[2367],{#scratch|symbolname|#ignore}"
8687msgstr ""
8688
fce00800 8689#: config/tc-sparc.c:4090
a74801ba
ILT
8690msgid "redefinition of global register"
8691msgstr ""
8692
fce00800 8693#: config/tc-sparc.c:4101
a74801ba
ILT
8694#, c-format
8695msgid "Register symbol %s already defined."
8696msgstr ""
8697
fce00800 8698#: config/tc-sparc.c:4310
328577ad
NC
8699#, c-format
8700msgid "Illegal operands: %%r_plt in %d-byte data field"
8701msgstr ""
8702
fce00800 8703#: config/tc-sparc.c:4320
87ccc1b0
NC
8704#, c-format
8705msgid "Illegal operands: %%r_tls_dtpoff in %d-byte data field"
8706msgstr ""
8707
fce00800 8708#: config/tc-sparc.c:4357
328577ad
NC
8709#, c-format
8710msgid "Illegal operands: Only %%r_%s%d allowed in %d-byte data fields"
8711msgstr ""
8712
fce00800 8713#: config/tc-sparc.c:4365 config/tc-sparc.c:4396 config/tc-sparc.c:4405
328577ad
NC
8714#, c-format
8715msgid "Illegal operands: %%r_%s%d requires arguments in ()"
8716msgstr ""
8717
fce00800 8718#: config/tc-sparc.c:4414
328577ad
NC
8719#, c-format
8720msgid "Illegal operands: garbage after %%r_%s%d()"
8721msgstr ""
8722
8723#: config/tc-sparc.h:55
8724msgid "sparc convert_frag\n"
8725msgstr ""
8726
8727#: config/tc-sparc.h:57
8728msgid "estimate_size_before_relax called"
8729msgstr ""
8730
8731#: config/tc-tahoe.c:403
ac50feda
RH
8732msgid "The -a option doesn't exist. (Despite what the man page says!"
8733msgstr ""
8734
87ccc1b0 8735#: config/tc-tahoe.c:407 config/tc-vax.c:3285
ac50feda
RH
8736#, c-format
8737msgid "Displacement length %s ignored!"
8738msgstr ""
8739
87ccc1b0 8740#: config/tc-tahoe.c:411 config/tc-vax.c:3277
ac50feda
RH
8741msgid "SYMBOL TABLE not implemented"
8742msgstr ""
8743
87ccc1b0 8744#: config/tc-tahoe.c:415 config/tc-vax.c:3281
ac50feda
RH
8745msgid "TOKEN TRACE not implemented"
8746msgstr ""
8747
87ccc1b0 8748#: config/tc-tahoe.c:419 config/tc-vax.c:3289
ac50feda
RH
8749#, c-format
8750msgid "I don't need or use temp. file \"%s\"."
8751msgstr ""
8752
87ccc1b0 8753#: config/tc-tahoe.c:423 config/tc-vax.c:3293
ac50feda
RH
8754msgid "I don't use an interpass file! -V ignored"
8755msgstr ""
8756
328577ad 8757#: config/tc-tahoe.c:437
ac50feda
RH
8758msgid ""
8759"Tahoe options:\n"
8760"-a\t\t\tignored\n"
8761"-d LENGTH\t\tignored\n"
8762"-J\t\t\tignored\n"
8763"-S\t\t\tignored\n"
8764"-t FILE\t\t\tignored\n"
8765"-T\t\t\tignored\n"
8766"-V\t\t\tignored\n"
8767msgstr ""
8768
328577ad 8769#: config/tc-tahoe.c:1066
ac50feda
RH
8770msgid "Casting a branch displacement is bad form, and is ignored."
8771msgstr ""
8772
328577ad 8773#: config/tc-tahoe.c:1122
ac50feda
RH
8774msgid "Couldn't parse the [index] in this operand."
8775msgstr ""
8776
328577ad 8777#: config/tc-tahoe.c:1128
ac50feda
RH
8778msgid "Couldn't find the opening '[' for the index of this operand."
8779msgstr ""
8780
328577ad 8781#: config/tc-tahoe.c:1168
ac50feda
RH
8782msgid "Couldn't find the opening '(' for the deref of this operand."
8783msgstr ""
8784
328577ad 8785#: config/tc-tahoe.c:1178
ac50feda
RH
8786msgid "Operand can't be both pre-inc and post-dec."
8787msgstr ""
8788
328577ad 8789#: config/tc-tahoe.c:1208
ac50feda
RH
8790msgid "I parsed 2 registers in this operand."
8791msgstr ""
8792
328577ad 8793#: config/tc-tahoe.c:1258
ac50feda
RH
8794msgid "Can't relocate expression error."
8795msgstr ""
8796
8797#. This is an error. Tahoe doesn't allow any expressions
8798#. bigger that a 32 bit long word. Any bigger has to be referenced
8799#. by address.
328577ad 8800#: config/tc-tahoe.c:1265
ac50feda
RH
8801msgid "Expression is too large for a 32 bits."
8802msgstr ""
8803
328577ad 8804#: config/tc-tahoe.c:1270
ac50feda
RH
8805msgid "Junk at end of expression."
8806msgstr ""
8807
328577ad 8808#: config/tc-tahoe.c:1309
ac50feda
RH
8809msgid "Syntax error in direct register mode."
8810msgstr ""
8811
328577ad 8812#: config/tc-tahoe.c:1311
ac50feda
RH
8813msgid "You can't index a register in direct register mode."
8814msgstr ""
8815
328577ad 8816#: config/tc-tahoe.c:1314
ac50feda
RH
8817msgid "SP can't be the source operand with direct register addressing."
8818msgstr ""
8819
328577ad 8820#: config/tc-tahoe.c:1316
ac50feda
RH
8821msgid "Can't take the address of a register."
8822msgstr ""
8823
328577ad 8824#: config/tc-tahoe.c:1318
ac50feda
RH
8825msgid "Direct Register can't be used in a branch."
8826msgstr ""
8827
328577ad 8828#: config/tc-tahoe.c:1320
ac50feda
RH
8829msgid "For quad access, the register must be even and < 14."
8830msgstr ""
8831
328577ad 8832#: config/tc-tahoe.c:1322
ac50feda
RH
8833msgid "You can't cast a direct register."
8834msgstr ""
8835
328577ad 8836#: config/tc-tahoe.c:1328
ac50feda
RH
8837msgid "Using reg 14 for quadwords can tromp the FP register."
8838msgstr ""
8839
328577ad 8840#: config/tc-tahoe.c:1340
ac50feda
RH
8841msgid "Syntax error in auto-dec mode."
8842msgstr ""
8843
328577ad 8844#: config/tc-tahoe.c:1342
ac50feda
RH
8845msgid "You can't have an index auto dec mode."
8846msgstr ""
8847
328577ad 8848#: config/tc-tahoe.c:1344
ac50feda
RH
8849msgid "Auto dec mode cant be used for reading."
8850msgstr ""
8851
328577ad 8852#: config/tc-tahoe.c:1346
ac50feda
RH
8853msgid "Auto dec only works of the SP register."
8854msgstr ""
8855
328577ad 8856#: config/tc-tahoe.c:1348
ac50feda
RH
8857msgid "Auto dec can't be used in a branch."
8858msgstr ""
8859
328577ad 8860#: config/tc-tahoe.c:1350
ac50feda
RH
8861msgid "Auto dec won't work with quadwords."
8862msgstr ""
8863
328577ad 8864#: config/tc-tahoe.c:1357
ac50feda
RH
8865msgid "Syntax error in one of the auto-inc modes."
8866msgstr ""
8867
328577ad 8868#: config/tc-tahoe.c:1363
ac50feda
RH
8869msgid "Auto inc deferred only works of the SP register."
8870msgstr ""
8871
328577ad 8872#: config/tc-tahoe.c:1365
ac50feda
RH
8873msgid "You can't have an index auto inc deferred mode."
8874msgstr ""
8875
328577ad 8876#: config/tc-tahoe.c:1367 config/tc-tahoe.c:1378
ac50feda
RH
8877msgid "Auto inc can't be used in a branch."
8878msgstr ""
8879
328577ad 8880#: config/tc-tahoe.c:1374
ac50feda
RH
8881msgid "You can't write to an auto inc register."
8882msgstr ""
8883
328577ad 8884#: config/tc-tahoe.c:1376
ac50feda
RH
8885msgid "Auto inc only works of the SP register."
8886msgstr ""
8887
328577ad 8888#: config/tc-tahoe.c:1380
ac50feda
RH
8889msgid "Auto inc won't work with quadwords."
8890msgstr ""
8891
328577ad 8892#: config/tc-tahoe.c:1382
ac50feda
RH
8893msgid "You can't have an index in auto inc mode."
8894msgstr ""
8895
328577ad 8896#: config/tc-tahoe.c:1390
ac50feda
RH
8897msgid "You can't index the sp register."
8898msgstr ""
8899
328577ad 8900#: config/tc-tahoe.c:1396
ac50feda
RH
8901msgid "Syntax error in register displaced mode."
8902msgstr ""
8903
328577ad 8904#: config/tc-tahoe.c:1415
ac50feda
RH
8905msgid "An offest is needed for this operand."
8906msgstr ""
8907
328577ad 8908#: config/tc-tahoe.c:1427
ac50feda
RH
8909msgid "You can't index a register in immediate mode."
8910msgstr ""
8911
328577ad 8912#: config/tc-tahoe.c:1429
ac50feda
RH
8913msgid "Immediate access can't be used as an address."
8914msgstr ""
8915
328577ad 8916#: config/tc-tahoe.c:1540
ac50feda
RH
8917#, c-format
8918msgid "Compiler bug: ODD number of bytes in arg structure %s."
8919msgstr ""
8920
87ccc1b0 8921#: config/tc-tahoe.c:1567 config/tc-vax.c:1962
ac50feda
RH
8922msgid "Not enough operands"
8923msgstr ""
8924
87ccc1b0 8925#: config/tc-tahoe.c:1577 config/tc-vax.c:1969
ac50feda
RH
8926msgid "Too many operands"
8927msgstr ""
8928
87ccc1b0 8929#: config/tc-tahoe.c:1628 config/tc-vax.c:403
ac50feda
RH
8930#, c-format
8931msgid "Ignoring statement due to \"%s\""
8932msgstr ""
8933
328577ad 8934#: config/tc-tahoe.c:1723
ac50feda
RH
8935#, c-format
8936msgid "Compliler bug: Got a case (%d) I wasn't expecting."
8937msgstr ""
8938
328577ad 8939#: config/tc-tahoe.c:1817
ac50feda
RH
8940msgid "Real branch displacements must be expressions."
8941msgstr ""
8942
328577ad 8943#: config/tc-tahoe.c:1820
ac50feda
RH
8944#, c-format
8945msgid "Complier error: I got an unknown synthetic branch :%c"
8946msgstr ""
8947
328577ad 8948#: config/tc-tahoe.c:1961
ac50feda
RH
8949#, c-format
8950msgid "Barf, bad mode %x\n"
8951msgstr ""
8952
328577ad
NC
8953#. Only word (et al.), align, or conditionals are allowed within
8954#. .struct/.union.
87ccc1b0 8955#: config/tc-tic54x.c:224
328577ad
NC
8956msgid "pseudo-op illegal within .struct/.union"
8957msgstr ""
8958
87ccc1b0 8959#: config/tc-tic54x.c:349
1994a7c7
NC
8960msgid "C54x-specific command line options:\n"
8961msgstr ""
8962
87ccc1b0 8963#: config/tc-tic54x.c:350
1994a7c7
NC
8964msgid "-mfar-mode | -mf Use extended addressing\n"
8965msgstr ""
8966
87ccc1b0 8967#: config/tc-tic54x.c:351
1994a7c7
NC
8968msgid "-mcpu=<CPU version> Specify the CPU version\n"
8969msgstr ""
8970
87ccc1b0 8971#: config/tc-tic54x.c:353
3dd5103b 8972msgid "-mcoff-version={0|1|2} Select COFF version\n"
1994a7c7
NC
8973msgstr ""
8974
87ccc1b0 8975#: config/tc-tic54x.c:355
3dd5103b
NC
8976msgid "-merrors-to-file <filename>\n"
8977msgstr ""
8978
87ccc1b0 8979#: config/tc-tic54x.c:356
1994a7c7
NC
8980msgid "-me <filename> Redirect errors to a file\n"
8981msgstr ""
8982
87ccc1b0 8983#: config/tc-tic54x.c:478
1994a7c7
NC
8984msgid "Comma and symbol expected for '.asg STRING, SYMBOL'"
8985msgstr ""
8986
87ccc1b0 8987#: config/tc-tic54x.c:532
1994a7c7
NC
8988msgid "Unterminated string after absolute expression"
8989msgstr ""
8990
87ccc1b0 8991#: config/tc-tic54x.c:540
1994a7c7
NC
8992msgid "Comma and symbol expected for '.eval EXPR, SYMBOL'"
8993msgstr ""
8994
87ccc1b0 8995#: config/tc-tic54x.c:552
1994a7c7
NC
8996msgid "symbols assigned with .eval must begin with a letter"
8997msgstr ""
8998
87ccc1b0 8999#: config/tc-tic54x.c:810
1994a7c7
NC
9000msgid "Offset on nested structures is ignored"
9001msgstr ""
9002
87ccc1b0 9003#: config/tc-tic54x.c:861
1994a7c7
NC
9004#, c-format
9005msgid ".end%s without preceding .%s"
9006msgstr ""
9007
87ccc1b0 9008#: config/tc-tic54x.c:928
1994a7c7
NC
9009#, c-format
9010msgid "Unrecognized struct/union tag '%s'"
9011msgstr ""
9012
87ccc1b0 9013#: config/tc-tic54x.c:930
1994a7c7
NC
9014msgid ".tag requires a structure tag"
9015msgstr ""
9016
87ccc1b0 9017#: config/tc-tic54x.c:936
1994a7c7
NC
9018msgid "Label required for .tag"
9019msgstr ""
9020
87ccc1b0 9021#: config/tc-tic54x.c:955
1994a7c7
NC
9022#, c-format
9023msgid ".tag target '%s' undefined"
9024msgstr ""
9025
87ccc1b0 9026#: config/tc-tic54x.c:1018
1994a7c7
NC
9027#, c-format
9028msgid ".field count '%d' out of range (1 <= X <= 32)"
9029msgstr ""
9030
87ccc1b0 9031#: config/tc-tic54x.c:1046
1994a7c7
NC
9032#, c-format
9033msgid "Unrecognized field type '%c'"
9034msgstr ""
9035
9036#. Disallow .byte with a non constant expression that will
9037#. require relocation.
87ccc1b0 9038#: config/tc-tic54x.c:1183
1994a7c7
NC
9039msgid "Relocatable values require at least WORD storage"
9040msgstr ""
9041
87ccc1b0 9042#: config/tc-tic54x.c:1245
1994a7c7
NC
9043msgid "Use of .def/.ref is deprecated. Use .global instead"
9044msgstr ""
9045
87ccc1b0 9046#: config/tc-tic54x.c:1444
1994a7c7
NC
9047msgid ".space/.bes repeat count is negative, ignored"
9048msgstr ""
9049
87ccc1b0 9050#: config/tc-tic54x.c:1449
1994a7c7
NC
9051msgid ".space/.bes repeat count is zero, ignored"
9052msgstr ""
9053
87ccc1b0 9054#: config/tc-tic54x.c:1527
1994a7c7
NC
9055msgid "Missing size argument"
9056msgstr ""
9057
87ccc1b0 9058#: config/tc-tic54x.c:1664
1994a7c7
NC
9059msgid "CPU version has already been set"
9060msgstr ""
9061
87ccc1b0 9062#: config/tc-tic54x.c:1668
1994a7c7
NC
9063#, c-format
9064msgid "Unrecognized version '%s'"
9065msgstr ""
9066
87ccc1b0 9067#: config/tc-tic54x.c:1674
1994a7c7
NC
9068msgid "Changing of CPU version on the fly not supported"
9069msgstr ""
9070
87ccc1b0 9071#: config/tc-tic54x.c:1810
1994a7c7
NC
9072msgid "p2align not supported on this target"
9073msgstr ""
9074
87ccc1b0 9075#: config/tc-tic54x.c:1823
1994a7c7
NC
9076msgid "Argument to .even ignored"
9077msgstr ""
9078
87ccc1b0 9079#: config/tc-tic54x.c:1870
1994a7c7
NC
9080msgid "Invalid field size, must be from 1 to 32"
9081msgstr ""
9082
87ccc1b0 9083#: config/tc-tic54x.c:1883
1994a7c7
NC
9084msgid "field size must be 16 when value is relocatable"
9085msgstr ""
9086
87ccc1b0 9087#: config/tc-tic54x.c:1898
1994a7c7
NC
9088msgid "field value truncated"
9089msgstr ""
9090
87ccc1b0 9091#: config/tc-tic54x.c:2007 config/tc-tic54x.c:2324
1994a7c7
NC
9092#, c-format
9093msgid "Unrecognized section '%s'"
9094msgstr ""
9095
87ccc1b0 9096#: config/tc-tic54x.c:2016
1994a7c7
NC
9097msgid "Current section is unitialized, section name required for .clink"
9098msgstr ""
9099
87ccc1b0 9100#: config/tc-tic54x.c:2230
1994a7c7
NC
9101msgid "ENDLOOP without corresponding LOOP"
9102msgstr ""
9103
87ccc1b0 9104#: config/tc-tic54x.c:2274
1994a7c7
NC
9105msgid "Mixing of normal and extended addressing not supported"
9106msgstr ""
9107
87ccc1b0 9108#: config/tc-tic54x.c:2280
1994a7c7
NC
9109msgid "Extended addressing not supported on the specified CPU"
9110msgstr ""
9111
87ccc1b0 9112#: config/tc-tic54x.c:2330
1994a7c7
NC
9113msgid ".sblock may be used for initialized sections only"
9114msgstr ""
9115
87ccc1b0 9116#: config/tc-tic54x.c:2361
1994a7c7
NC
9117msgid "Symbol missing for .set/.equ"
9118msgstr ""
9119
87ccc1b0 9120#: config/tc-tic54x.c:2420
1994a7c7
NC
9121msgid ".var may only be used within a macro definition"
9122msgstr ""
9123
87ccc1b0 9124#: config/tc-tic54x.c:2428
1994a7c7
NC
9125msgid "Substitution symbols must begin with a letter"
9126msgstr ""
9127
87ccc1b0 9128#: config/tc-tic54x.c:2522
1994a7c7
NC
9129#, c-format
9130msgid "Can't open macro library file '%s' for reading."
9131msgstr ""
9132
87ccc1b0 9133#: config/tc-tic54x.c:2529
1994a7c7
NC
9134#, c-format
9135msgid "File '%s' not in macro archive format"
9136msgstr ""
9137
87ccc1b0 9138#: config/tc-tic54x.c:2689
1994a7c7
NC
9139#, c-format
9140msgid "Bad COFF version '%s'"
9141msgstr ""
9142
87ccc1b0 9143#: config/tc-tic54x.c:2698
1994a7c7
NC
9144#, c-format
9145msgid "Bad CPU version '%s'"
9146msgstr ""
9147
87ccc1b0 9148#: config/tc-tic54x.c:2711 config/tc-tic54x.c:2714
1994a7c7
NC
9149#, c-format
9150msgid "Can't redirect stderr to the file '%s'"
9151msgstr ""
9152
87ccc1b0 9153#: config/tc-tic54x.c:2861
1994a7c7
NC
9154#, c-format
9155msgid "Undefined substitution symbol '%s'"
9156msgstr ""
9157
87ccc1b0 9158#: config/tc-tic54x.c:3518
1994a7c7
NC
9159msgid "Badly formed address expression"
9160msgstr ""
9161
87ccc1b0 9162#: config/tc-tic54x.c:3782
1994a7c7
NC
9163#, c-format
9164msgid "Invalid dmad syntax '%s'"
9165msgstr ""
9166
87ccc1b0 9167#: config/tc-tic54x.c:3848
3b16e843
NC
9168#, c-format
9169msgid ""
9170"Use the .mmregs directive to use memory-mapped register names such as '%s'"
9171msgstr ""
9172
87ccc1b0 9173#: config/tc-tic54x.c:3901
1994a7c7
NC
9174msgid "Address mode *+ARx is write-only. Results of reading are undefined."
9175msgstr ""
9176
87ccc1b0 9177#: config/tc-tic54x.c:3921
1994a7c7
NC
9178#, c-format
9179msgid "Unrecognized indirect address format \"%s\""
9180msgstr ""
9181
87ccc1b0 9182#: config/tc-tic54x.c:3960
1994a7c7
NC
9183#, c-format
9184msgid "Operand '%s' out of range (%d <= x <= %d)"
9185msgstr ""
9186
87ccc1b0 9187#: config/tc-tic54x.c:3980
1994a7c7
NC
9188msgid "Error in relocation handling"
9189msgstr ""
9190
87ccc1b0 9191#: config/tc-tic54x.c:4001 config/tc-tic54x.c:4065 config/tc-tic54x.c:4097
1994a7c7
NC
9192#, c-format
9193msgid "Unrecognized condition code \"%s\""
9194msgstr ""
9195
87ccc1b0 9196#: config/tc-tic54x.c:4018
1994a7c7
NC
9197#, c-format
9198msgid "Condition \"%s\" does not match preceding group"
9199msgstr ""
9200
87ccc1b0 9201#: config/tc-tic54x.c:4026
1994a7c7
NC
9202#, c-format
9203msgid ""
9204"Condition \"%s\" uses a different accumulator from a preceding condition"
9205msgstr ""
9206
87ccc1b0 9207#: config/tc-tic54x.c:4033
1994a7c7
NC
9208msgid "Only one comparison conditional allowed"
9209msgstr ""
9210
87ccc1b0 9211#: config/tc-tic54x.c:4038
1994a7c7
NC
9212msgid "Only one overflow conditional allowed"
9213msgstr ""
9214
87ccc1b0 9215#: config/tc-tic54x.c:4046
1994a7c7
NC
9216#, c-format
9217msgid "Duplicate %s conditional"
9218msgstr ""
9219
87ccc1b0 9220#: config/tc-tic54x.c:4081
1994a7c7
NC
9221msgid "Invalid auxiliary register (use AR0-AR7)"
9222msgstr ""
9223
87ccc1b0 9224#: config/tc-tic54x.c:4117
1994a7c7
NC
9225msgid "lk addressing modes are invalid for memory-mapped register addressing"
9226msgstr ""
9227
87ccc1b0 9228#: config/tc-tic54x.c:4125
1994a7c7
NC
9229msgid ""
9230"Address mode *+ARx is not allowed in memory-mapped register addressing. "
9231"Resulting behavior is undefined."
9232msgstr ""
9233
87ccc1b0 9234#: config/tc-tic54x.c:4151
1994a7c7
NC
9235msgid ""
9236"Destination accumulator for each part of this parallel instruction must be "
9237"different"
9238msgstr ""
9239
87ccc1b0 9240#: config/tc-tic54x.c:4200
1994a7c7
NC
9241#, c-format
9242msgid "Memory mapped register \"%s\" out of range"
9243msgstr ""
9244
87ccc1b0 9245#: config/tc-tic54x.c:4239
1994a7c7
NC
9246msgid "Invalid operand (use 1, 2, or 3)"
9247msgstr ""
9248
87ccc1b0 9249#: config/tc-tic54x.c:4264
1994a7c7
NC
9250msgid "A status register or status bit name is required"
9251msgstr ""
9252
87ccc1b0 9253#: config/tc-tic54x.c:4274
1994a7c7
NC
9254#, c-format
9255msgid "Unrecognized status bit \"%s\""
9256msgstr ""
9257
87ccc1b0 9258#: config/tc-tic54x.c:4297
1994a7c7
NC
9259#, c-format
9260msgid "Invalid status register \"%s\""
9261msgstr ""
9262
87ccc1b0 9263#: config/tc-tic54x.c:4309
1994a7c7
NC
9264#, c-format
9265msgid "Operand \"%s\" out of range (use 1 or 2)"
9266msgstr ""
9267
87ccc1b0 9268#: config/tc-tic54x.c:4517
1994a7c7
NC
9269#, c-format
9270msgid "Unrecognized instruction \"%s\""
9271msgstr ""
9272
87ccc1b0 9273#: config/tc-tic54x.c:4546
1994a7c7
NC
9274#, c-format
9275msgid "Unrecognized operand list '%s' for instruction '%s'"
9276msgstr ""
9277
87ccc1b0 9278#: config/tc-tic54x.c:4578
1994a7c7
NC
9279#, c-format
9280msgid "Unrecognized parallel instruction \"%s\""
9281msgstr ""
9282
87ccc1b0 9283#: config/tc-tic54x.c:4629
1994a7c7
NC
9284#, c-format
9285msgid "Invalid operand (s) for parallel instruction \"%s\""
9286msgstr ""
9287
87ccc1b0 9288#: config/tc-tic54x.c:4632
1994a7c7
NC
9289#, c-format
9290msgid "Unrecognized parallel instruction combination \"%s || %s\""
9291msgstr ""
9292
87ccc1b0 9293#: config/tc-tic54x.c:4869
1994a7c7
NC
9294#, c-format
9295msgid "%s symbol recursion stopped at second appearance of '%s'"
9296msgstr ""
9297
87ccc1b0 9298#: config/tc-tic54x.c:4909
1994a7c7
NC
9299msgid "Unrecognized substitution symbol function"
9300msgstr ""
9301
87ccc1b0 9302#: config/tc-tic54x.c:4914
1994a7c7
NC
9303msgid "Missing '(' after substitution symbol function"
9304msgstr ""
9305
87ccc1b0 9306#: config/tc-tic54x.c:4928
1994a7c7
NC
9307msgid "Expecting second argument"
9308msgstr ""
9309
87ccc1b0 9310#: config/tc-tic54x.c:4941 config/tc-tic54x.c:4991
1994a7c7
NC
9311msgid "Extra junk in function call, expecting ')'"
9312msgstr ""
9313
87ccc1b0 9314#: config/tc-tic54x.c:4967
1994a7c7
NC
9315msgid "Function expects two arguments"
9316msgstr ""
9317
87ccc1b0 9318#: config/tc-tic54x.c:4980
1994a7c7
NC
9319msgid "Expecting character constant argument"
9320msgstr ""
9321
87ccc1b0 9322#: config/tc-tic54x.c:4986
1994a7c7
NC
9323msgid "Both arguments must be substitution symbols"
9324msgstr ""
9325
87ccc1b0 9326#: config/tc-tic54x.c:5039
1994a7c7
NC
9327#, c-format
9328msgid "Invalid subscript (use 1 to %d)"
9329msgstr ""
9330
87ccc1b0 9331#: config/tc-tic54x.c:5049
1994a7c7
NC
9332#, c-format
9333msgid "Invalid length (use 0 to %d"
9334msgstr ""
9335
87ccc1b0 9336#: config/tc-tic54x.c:5059
1994a7c7
NC
9337msgid "Missing ')' in subscripted substitution symbol expression"
9338msgstr ""
9339
87ccc1b0 9340#: config/tc-tic54x.c:5079
1994a7c7
NC
9341msgid "Missing forced substitution terminator ':'"
9342msgstr ""
9343
87ccc1b0 9344#: config/tc-tic54x.c:5252
1994a7c7
NC
9345#, c-format
9346msgid ""
9347"Instruction does not fit in available delay slots (%d-word insn, %d slots "
9348"left)"
9349msgstr ""
9350
87ccc1b0 9351#: config/tc-tic54x.c:5293
1994a7c7
NC
9352#, c-format
9353msgid "Unrecognized parallel instruction '%s'"
9354msgstr ""
9355
87ccc1b0 9356#: config/tc-tic54x.c:5305
1994a7c7
NC
9357#, c-format
9358msgid "Instruction '%s' requires an LP cpu version"
9359msgstr ""
9360
87ccc1b0 9361#: config/tc-tic54x.c:5312
1994a7c7
NC
9362#, c-format
9363msgid "Instruction '%s' requires far mode addressing"
9364msgstr ""
9365
87ccc1b0 9366#: config/tc-tic54x.c:5324
1994a7c7
NC
9367#, c-format
9368msgid ""
9369"Instruction does not fit in available delay slots (%d-word insn, %d slots "
9370"left). Resulting behavior is undefined."
9371msgstr ""
9372
87ccc1b0 9373#: config/tc-tic54x.c:5334
1994a7c7
NC
9374msgid ""
9375"Instructions which cause PC discontinuity are not allowed in a delay slot. "
9376"Resulting behavior is undefined."
9377msgstr ""
9378
87ccc1b0 9379#: config/tc-tic54x.c:5345
1994a7c7
NC
9380#, c-format
9381msgid "'%s' is not repeatable. Resulting behavior is undefined."
9382msgstr ""
9383
87ccc1b0 9384#: config/tc-tic54x.c:5349
1994a7c7
NC
9385msgid ""
9386"Instructions using long offset modifiers or absolute addresses are not "
9387"repeatable. Resulting behavior is undefined."
9388msgstr ""
9389
87ccc1b0 9390#: config/tc-tic54x.c:5545
1994a7c7
NC
9391#, c-format
9392msgid "Unsupported relocation size %d"
9393msgstr ""
9394
87ccc1b0 9395#: config/tc-tic54x.c:5699
1994a7c7
NC
9396msgid "non-absolute value used with .space/.bes"
9397msgstr ""
9398
87ccc1b0 9399#: config/tc-tic54x.c:5703
1994a7c7
NC
9400#, c-format
9401msgid "negative value ignored in %s"
9402msgstr ""
9403
87ccc1b0 9404#: config/tc-tic54x.c:5792
1994a7c7
NC
9405#, c-format
9406msgid "attempt to .space/.bes backwards? (%ld)"
9407msgstr ""
9408
87ccc1b0 9409#: config/tc-tic54x.c:5826
1994a7c7
NC
9410#, c-format
9411msgid "Invalid label '%s'"
9412msgstr ""
9413
328577ad
NC
9414#: config/tc-tic80.c:26
9415#, c-format
9416msgid "internal error:%s:%d: %s\n"
9417msgstr ""
9418
9419#: config/tc-tic80.c:29
9420#, c-format
87ccc1b0 9421msgid "internal error:%s:%d: %s %ld\n"
328577ad
NC
9422msgstr ""
9423
87ccc1b0 9424#: config/tc-tic80.c:89
ac50feda
RH
9425msgid "Relaxation is a luxury we can't afford"
9426msgstr ""
9427
87ccc1b0 9428#: config/tc-tic80.c:138
ac50feda
RH
9429msgid "bad call to md_atof ()"
9430msgstr ""
9431
87ccc1b0 9432#: config/tc-tic80.c:235
ac50feda
RH
9433msgid "':' not followed by 'm' or 's'"
9434msgstr ""
9435
87ccc1b0 9436#: config/tc-tic80.c:248
ac50feda
RH
9437msgid "paren nesting"
9438msgstr ""
9439
87ccc1b0 9440#: config/tc-tic80.c:262
ac50feda
RH
9441msgid "mismatched parenthesis"
9442msgstr ""
9443
87ccc1b0 9444#: config/tc-tic80.c:464
ac50feda
RH
9445msgid "unhandled expression type"
9446msgstr ""
9447
87ccc1b0 9448#: config/tc-tic80.c:678
ac50feda
RH
9449msgid "symbol reloc that is not PC relative or 32 bits"
9450msgstr ""
9451
87ccc1b0 9452#: config/tc-tic80.c:707
ac50feda
RH
9453msgid "unhandled operand modifier"
9454msgstr ""
9455
87ccc1b0 9456#: config/tc-tic80.c:749
ac50feda
RH
9457msgid "unhandled expression"
9458msgstr ""
9459
87ccc1b0 9460#: config/tc-tic80.c:797
ac50feda
RH
9461#, c-format
9462msgid "Invalid mnemonic: '%s'"
9463msgstr ""
9464
87ccc1b0 9465#: config/tc-tic80.c:810
ac50feda
RH
9466#, c-format
9467msgid "Invalid operands: '%s'"
9468msgstr ""
9469
87ccc1b0 9470#: config/tc-tic80.c:888
ac50feda
RH
9471msgid "unhandled predefined symbol bits"
9472msgstr ""
9473
87ccc1b0 9474#: config/tc-tic80.c:983
ac50feda
RH
9475#, c-format
9476msgid "PC offset 0x%lx outside range 0x%lx-0x%lx"
9477msgstr ""
9478
87ccc1b0 9479#: config/tc-tic80.c:998
ac50feda
RH
9480msgid "unhandled relocation type in fixup"
9481msgstr ""
9482
87ccc1b0 9483#: config/tc-tic80.c:1037
ac50feda
RH
9484msgid "md_convert_frag() not implemented yet"
9485msgstr ""
9486
87ccc1b0 9487#: config/tc-v850.c:244
ac50feda
RH
9488#, c-format
9489msgid ".COMMon length (%d.) < 0! Ignored."
9490msgstr ""
9491
87ccc1b0 9492#: config/tc-v850.c:293
328577ad
NC
9493msgid "Common alignment negative; 0 assumed"
9494msgstr ""
9495
87ccc1b0 9496#: config/tc-v850.c:974
ac50feda
RH
9497#, c-format
9498msgid "unknown operand shift: %x\n"
9499msgstr ""
9500
87ccc1b0 9501#: config/tc-v850.c:975
ac50feda
RH
9502msgid "internal failure in parse_register_list"
9503msgstr ""
9504
87ccc1b0 9505#: config/tc-v850.c:991
ac50feda
RH
9506msgid "constant expression or register list expected"
9507msgstr ""
9508
87ccc1b0 9509#: config/tc-v850.c:996 config/tc-v850.c:1009 config/tc-v850.c:1028
ac50feda
RH
9510msgid "high bits set in register list expression"
9511msgstr ""
9512
87ccc1b0 9513#: config/tc-v850.c:1067 config/tc-v850.c:1130
ac50feda
RH
9514msgid "illegal register included in list"
9515msgstr ""
9516
87ccc1b0 9517#: config/tc-v850.c:1073
ac50feda
RH
9518msgid "system registers cannot be included in list"
9519msgstr ""
9520
87ccc1b0 9521#: config/tc-v850.c:1078
ac50feda
RH
9522msgid "PSW cannot be included in list"
9523msgstr ""
9524
87ccc1b0 9525#: config/tc-v850.c:1085
ac50feda
RH
9526msgid "High value system registers cannot be included in list"
9527msgstr ""
9528
87ccc1b0 9529#: config/tc-v850.c:1109
ac50feda
RH
9530msgid "second register should follow dash in register list"
9531msgstr ""
9532
87ccc1b0 9533#: config/tc-v850.c:1154
ac50feda
RH
9534msgid " V850 options:\n"
9535msgstr ""
9536
87ccc1b0 9537#: config/tc-v850.c:1155
ac50feda
RH
9538msgid " -mwarn-signed-overflow Warn if signed immediate values overflow\n"
9539msgstr ""
9540
87ccc1b0 9541#: config/tc-v850.c:1156
ac50feda
RH
9542msgid ""
9543" -mwarn-unsigned-overflow Warn if unsigned immediate values overflow\n"
9544msgstr ""
9545
87ccc1b0 9546#: config/tc-v850.c:1157
ac50feda
RH
9547msgid " -mv850 The code is targeted at the v850\n"
9548msgstr ""
9549
87ccc1b0 9550#: config/tc-v850.c:1158
ac50feda
RH
9551msgid " -mv850e The code is targeted at the v850e\n"
9552msgstr ""
9553
87ccc1b0 9554#: config/tc-v850.c:1159
ac50feda
RH
9555msgid ""
9556" -mv850any The code is generic, despite any processor "
9557"specific instructions\n"
9558msgstr ""
9559
87ccc1b0
NC
9560#: config/tc-v850.c:1160
9561msgid " -mrelax Enable relaxation\n"
9562msgstr ""
9563
9564#: config/tc-v850.c:1173 config/tc-v850.c:1208
ac50feda
RH
9565#, c-format
9566msgid "unknown command line option: -%c%s\n"
9567msgstr ""
9568
87ccc1b0 9569#: config/tc-v850.c:1349
ac50feda
RH
9570#, c-format
9571msgid "Unable to determine default target processor from string: %s"
9572msgstr ""
9573
87ccc1b0 9574#: config/tc-v850.c:1386
ac50feda
RH
9575msgid "ctoff() relocation used on an instruction which does not support it"
9576msgstr ""
9577
87ccc1b0 9578#: config/tc-v850.c:1412
ac50feda
RH
9579msgid "sdaoff() relocation used on an instruction which does not support it"
9580msgstr ""
9581
87ccc1b0 9582#: config/tc-v850.c:1438
ac50feda
RH
9583msgid "zdaoff() relocation used on an instruction which does not support it"
9584msgstr ""
9585
87ccc1b0 9586#: config/tc-v850.c:1475
ac50feda
RH
9587msgid "tdaoff() relocation used on an instruction which does not support it"
9588msgstr ""
9589
87ccc1b0 9590#: config/tc-v850.c:1699
ac50feda
RH
9591msgid "Target processor does not support this instruction."
9592msgstr ""
9593
87ccc1b0 9594#: config/tc-v850.c:1789 config/tc-v850.c:1818 config/tc-v850.c:2006
ac50feda
RH
9595msgid "immediate operand is too large"
9596msgstr ""
9597
87ccc1b0 9598#: config/tc-v850.c:1800
ac50feda
RH
9599msgid "AAARG -> unhandled constant reloc"
9600msgstr ""
9601
87ccc1b0 9602#: config/tc-v850.c:1844
ac50feda
RH
9603msgid "invalid register name"
9604msgstr ""
9605
87ccc1b0 9606#: config/tc-v850.c:1849
ac50feda
RH
9607msgid "register r0 cannot be used here"
9608msgstr ""
9609
87ccc1b0 9610#: config/tc-v850.c:1861
ac50feda
RH
9611msgid "invalid system register name"
9612msgstr ""
9613
87ccc1b0 9614#: config/tc-v850.c:1874
ac50feda
RH
9615msgid "expected EP register"
9616msgstr ""
9617
87ccc1b0 9618#: config/tc-v850.c:1891
ac50feda
RH
9619msgid "invalid condition code name"
9620msgstr ""
9621
87ccc1b0 9622#: config/tc-v850.c:1912 config/tc-v850.c:1916
ac50feda
RH
9623msgid "constant too big to fit into instruction"
9624msgstr ""
9625
87ccc1b0 9626#: config/tc-v850.c:1969
ac50feda
RH
9627msgid "syntax error: value is missing before the register name"
9628msgstr ""
9629
87ccc1b0 9630#: config/tc-v850.c:1971
ac50feda
RH
9631msgid "syntax error: register not expected"
9632msgstr ""
9633
87ccc1b0 9634#: config/tc-v850.c:1985
ac50feda
RH
9635msgid "syntax error: system register not expected"
9636msgstr ""
9637
87ccc1b0 9638#: config/tc-v850.c:1990
ac50feda
RH
9639msgid "syntax error: condition code not expected"
9640msgstr ""
9641
87ccc1b0 9642#: config/tc-v850.c:2031
ac50feda
RH
9643msgid "invalid operand"
9644msgstr ""
9645
87ccc1b0 9646#: config/tc-vax.c:285
ac50feda
RH
9647#, c-format
9648msgid "VIP_BEGIN error:%s"
9649msgstr ""
9650
87ccc1b0 9651#: config/tc-vax.c:422
ac50feda 9652#, c-format
87ccc1b0 9653msgid "Aborting because statement has \"%s\""
ac50feda
RH
9654msgstr ""
9655
87ccc1b0 9656#: config/tc-vax.c:469
ac50feda
RH
9657msgid "Can't relocate expression"
9658msgstr ""
9659
87ccc1b0 9660#: config/tc-vax.c:572
ac50feda
RH
9661msgid "Bignum not permitted in short literal. Immediate mode assumed."
9662msgstr ""
9663
87ccc1b0 9664#: config/tc-vax.c:581
ac50feda
RH
9665msgid "Can't do flonum short literal: immediate mode used."
9666msgstr ""
9667
87ccc1b0 9668#: config/tc-vax.c:626
ac50feda
RH
9669#, c-format
9670msgid "A bignum/flonum may not be a displacement: 0x%lx used"
9671msgstr ""
9672
87ccc1b0 9673#: config/tc-vax.c:961
ac50feda
RH
9674#, c-format
9675msgid "Short literal overflow(%ld.), immediate mode assumed."
9676msgstr ""
9677
87ccc1b0 9678#: config/tc-vax.c:970
ac50feda
RH
9679#, c-format
9680msgid "Forced short literal to immediate mode. now_seg=%s to_seg=%s"
9681msgstr ""
9682
87ccc1b0 9683#: config/tc-vax.c:1035
ac50feda
RH
9684msgid "Length specification ignored. Address mode 9F used"
9685msgstr ""
9686
87ccc1b0 9687#: config/tc-vax.c:1096
ac50feda
RH
9688msgid "Invalid operand: immediate value used as base address."
9689msgstr ""
9690
87ccc1b0 9691#: config/tc-vax.c:1098
ac50feda
RH
9692msgid "Invalid operand: immediate value used as address."
9693msgstr ""
9694
87ccc1b0
NC
9695#: config/tc-vax.c:1123
9696msgid "Symbol used as immediate operand in PIC mode."
9697msgstr ""
9698
9699#: config/tc-vax.c:1941
ac50feda
RH
9700msgid "odd number of bytes in operand description"
9701msgstr ""
9702
87ccc1b0 9703#: config/tc-vax.c:1957
ac50feda
RH
9704msgid "Bad operand"
9705msgstr ""
9706
87ccc1b0 9707#: config/tc-vax.c:2532
ac50feda
RH
9708msgid "no '[' to match ']'"
9709msgstr ""
9710
87ccc1b0 9711#: config/tc-vax.c:2552
ac50feda
RH
9712msgid "bad register in []"
9713msgstr ""
9714
87ccc1b0 9715#: config/tc-vax.c:2554
ac50feda
RH
9716msgid "[PC] index banned"
9717msgstr ""
9718
87ccc1b0 9719#: config/tc-vax.c:2589
ac50feda
RH
9720msgid "no '(' to match ')'"
9721msgstr ""
9722
87ccc1b0 9723#: config/tc-vax.c:2729
ac50feda
RH
9724msgid "invalid branch operand"
9725msgstr ""
9726
87ccc1b0 9727#: config/tc-vax.c:2758
ac50feda
RH
9728msgid "address prohibits @"
9729msgstr ""
9730
87ccc1b0 9731#: config/tc-vax.c:2760
ac50feda
RH
9732msgid "address prohibits #"
9733msgstr ""
9734
87ccc1b0 9735#: config/tc-vax.c:2764
ac50feda
RH
9736msgid "address prohibits -()"
9737msgstr ""
9738
87ccc1b0 9739#: config/tc-vax.c:2766
ac50feda
RH
9740msgid "address prohibits ()+"
9741msgstr ""
9742
87ccc1b0 9743#: config/tc-vax.c:2769
ac50feda
RH
9744msgid "address prohibits ()"
9745msgstr ""
9746
87ccc1b0 9747#: config/tc-vax.c:2771
ac50feda
RH
9748msgid "address prohibits []"
9749msgstr ""
9750
87ccc1b0 9751#: config/tc-vax.c:2773
ac50feda
RH
9752msgid "address prohibits register"
9753msgstr ""
9754
87ccc1b0 9755#: config/tc-vax.c:2775
ac50feda
RH
9756msgid "address prohibits displacement length specifier"
9757msgstr ""
9758
87ccc1b0 9759#: config/tc-vax.c:2805
ac50feda
RH
9760msgid "invalid operand of S^#"
9761msgstr ""
9762
87ccc1b0 9763#: config/tc-vax.c:2822
ac50feda
RH
9764msgid "S^# needs expression"
9765msgstr ""
9766
87ccc1b0 9767#: config/tc-vax.c:2829
ac50feda
RH
9768msgid "S^# may only read-access"
9769msgstr ""
9770
87ccc1b0 9771#: config/tc-vax.c:2854
ac50feda
RH
9772msgid "invalid operand of -()"
9773msgstr ""
9774
87ccc1b0 9775#: config/tc-vax.c:2860
ac50feda
RH
9776msgid "-(PC) unpredictable"
9777msgstr ""
9778
87ccc1b0 9779#: config/tc-vax.c:2862
ac50feda
RH
9780msgid "[]index same as -()register: unpredictable"
9781msgstr ""
9782
87ccc1b0 9783#: config/tc-vax.c:2898
ac50feda
RH
9784msgid "invalid operand of ()+"
9785msgstr ""
9786
87ccc1b0 9787#: config/tc-vax.c:2904
ac50feda
RH
9788msgid "(PC)+ unpredictable"
9789msgstr ""
9790
87ccc1b0 9791#: config/tc-vax.c:2906
ac50feda
RH
9792msgid "[]index same as ()+register: unpredictable"
9793msgstr ""
9794
87ccc1b0 9795#: config/tc-vax.c:2931
ac50feda
RH
9796msgid "# conflicts length"
9797msgstr ""
9798
87ccc1b0 9799#: config/tc-vax.c:2933
ac50feda
RH
9800msgid "# bars register"
9801msgstr ""
9802
87ccc1b0 9803#: config/tc-vax.c:2955
ac50feda
RH
9804msgid "writing or modifying # is unpredictable"
9805msgstr ""
9806
87ccc1b0 9807#: config/tc-vax.c:2985
ac50feda
RH
9808msgid "length not needed"
9809msgstr ""
9810
87ccc1b0 9811#: config/tc-vax.c:2992
ac50feda
RH
9812msgid "can't []index a register, because it has no address"
9813msgstr ""
9814
87ccc1b0 9815#: config/tc-vax.c:2994
ac50feda
RH
9816msgid "a register has no address"
9817msgstr ""
9818
87ccc1b0 9819#: config/tc-vax.c:3005
ac50feda
RH
9820msgid "PC part of operand unpredictable"
9821msgstr ""
9822
87ccc1b0 9823#: config/tc-vax.c:3345
ac50feda
RH
9824msgid ""
9825"VAX options:\n"
9826"-d LENGTH\t\tignored\n"
9827"-J\t\t\tignored\n"
9828"-S\t\t\tignored\n"
9829"-t FILE\t\t\tignored\n"
9830"-T\t\t\tignored\n"
9831"-V\t\t\tignored\n"
9832msgstr ""
9833
87ccc1b0 9834#: config/tc-vax.c:3354
ac50feda
RH
9835msgid ""
9836"VMS options:\n"
9837"-+\t\t\thash encode names longer than 31 characters\n"
9838"-1\t\t\t`const' handling compatible with gcc 1.x\n"
9839"-H\t\t\tshow new symbol after hash truncation\n"
9840"-h NUM\t\t\tdon't hash mixed-case names, and adjust case:\n"
9841"\t\t\t0 = upper, 2 = lower, 3 = preserve case\n"
9842"-v\"VERSION\"\t\tcode being assembled was produced by compiler \"VERSION\"\n"
9843msgstr ""
9844
87ccc1b0 9845#: config/tc-w65.c:145
ac50feda
RH
9846msgid "need on or off."
9847msgstr ""
9848
87ccc1b0 9849#: config/tc-w65.c:281 config/tc-w65.c:324
ac50feda
RH
9850msgid "syntax error after <exp"
9851msgstr ""
9852
3b16e843
NC
9853#: config/tc-xstormy16.c:80
9854msgid " XSTORMY16 specific command line options:\n"
9855msgstr ""
9856
fce00800 9857#: config/tc-xstormy16.c:562
3b16e843
NC
9858#, c-format
9859msgid "internal error: can't install fix for reloc type %d (`%s')"
9860msgstr ""
9861
87ccc1b0
NC
9862#: config/tc-xtensa.c:929
9863msgid "'--density' option not supported in this Xtensa configuration"
9864msgstr ""
9865
9866#: config/tc-xtensa.c:1030
9867msgid ""
9868"'--literal-section-name' is deprecated; use '--rename-section ."
9869"literal=NEWNAME'"
9870msgstr ""
9871
9872#: config/tc-xtensa.c:1036
9873msgid ""
9874"'--text-section-name' is deprecated; use '--rename-section .text=NEWNAME'"
9875msgstr ""
9876
9877#: config/tc-xtensa.c:1042
9878msgid ""
9879"'--data-section-name' is deprecated; use '--rename-section .data=NEWNAME'"
9880msgstr ""
9881
9882#: config/tc-xtensa.c:1048
9883msgid "'--bss-section-name' is deprecated; use '--rename-section .bss=NEWNAME'"
9884msgstr ""
9885
9886#: config/tc-xtensa.c:1186
9887msgid "unmatched end directive"
9888msgstr ""
9889
9890#: config/tc-xtensa.c:1215
9891msgid ".begin directive with no matching .end directive"
9892msgstr ""
9893
9894#: config/tc-xtensa.c:1259
9895#, c-format
9896msgid "directive %s can't be negated"
9897msgstr ""
9898
9899#: config/tc-xtensa.c:1265
9900msgid "unknown directive"
9901msgstr ""
9902
9903#: config/tc-xtensa.c:1300
9904msgid "cannot set literal_prefix inside literal fragment"
9905msgstr ""
9906
9907#: config/tc-xtensa.c:1337 config/tc-xtensa.c:1371
9908msgid "Xtensa density option not supported; ignored"
9909msgstr ""
9910
9911#: config/tc-xtensa.c:1383
9912#, c-format
9913msgid "does not match begin %s%s at %s:%d"
9914msgstr ""
9915
9916#: config/tc-xtensa.c:1429
9917msgid ".literal_position inside literal directive; ignoring"
9918msgstr ""
9919
9920#: config/tc-xtensa.c:1480
9921msgid "expected comma or colon after symbol name; rest of line ignored"
9922msgstr ""
9923
9924#: config/tc-xtensa.c:1655 config/tc-xtensa.c:1672
9925#, c-format
9926msgid "bad register name: %s"
9927msgstr ""
9928
9929#: config/tc-xtensa.c:1661
9930#, c-format
9931msgid "bad register number: %s"
9932msgstr ""
9933
9934#: config/tc-xtensa.c:1724
9935msgid "register number out of range"
9936msgstr ""
9937
9938#: config/tc-xtensa.c:1836
9939msgid "too many arguments"
9940msgstr ""
9941
9942#: config/tc-xtensa.c:1922
9943#, c-format
9944msgid "not enough operands (%d) for '%s'; expected %d"
9945msgstr ""
9946
9947#: config/tc-xtensa.c:1929
9948#, c-format
9949msgid "too many operands (%d) for '%s'; expected %d"
9950msgstr ""
9951
9952#: config/tc-xtensa.c:1973
9953#, c-format
9954msgid "register number for `%s' is not a constant"
9955msgstr ""
9956
9957#: config/tc-xtensa.c:1978
9958#, c-format
9959msgid "register number (%ld) for `%s' is out of range"
9960msgstr ""
9961
9962#: config/tc-xtensa.c:2464
9963#, c-format
9964msgid "operand %d not properly aligned for '%s'"
9965msgstr ""
9966
9967#: config/tc-xtensa.c:2469
9968#, c-format
9969msgid "operand %d not in immediate table for '%s'"
9970msgstr ""
9971
9972#: config/tc-xtensa.c:2474
9973#, c-format
9974msgid "operand %d too large for '%s'"
9975msgstr ""
9976
9977#: config/tc-xtensa.c:2479
9978#, c-format
9979msgid "operand %d too small for '%s'"
9980msgstr ""
9981
9982#: config/tc-xtensa.c:2484
9983#, c-format
9984msgid "operand %d is invalid for '%s'"
9985msgstr ""
9986
9987#: config/tc-xtensa.c:3716
9988msgid "INSTR_LABEL_DEF not supported yet"
9989msgstr ""
9990
9991#: config/tc-xtensa.c:3745
9992msgid "can't handle generation of literal/labels yet"
9993msgstr ""
9994
9995#: config/tc-xtensa.c:3749
9996msgid "can't handle undefined OP TYPE"
9997msgstr ""
9998
9999#: config/tc-xtensa.c:3810
10000#, c-format
10001msgid "found %d operands for '%s': Expected %d"
10002msgstr ""
10003
10004#: config/tc-xtensa.c:3817
10005#, c-format
10006msgid "found too many (%d) operands for '%s': Expected %d"
10007msgstr ""
10008
10009#: config/tc-xtensa.c:4072
10010msgid "instruction fragment may contain data"
10011msgstr ""
10012
10013#: config/tc-xtensa.c:4105
10014#, c-format
10015msgid "invalid operand %d on '%s'"
10016msgstr ""
10017
10018#: config/tc-xtensa.c:4116
10019#, c-format
10020msgid "invalid expression for operand %d on '%s'"
10021msgstr ""
10022
10023#: config/tc-xtensa.c:4177
10024#, c-format
10025msgid "invalid relocation operand %i on '%s'"
10026msgstr ""
10027
10028#: config/tc-xtensa.c:4186
10029#, c-format
10030msgid "undefined symbol for opcode \"%s\"."
10031msgstr ""
10032
10033#: config/tc-xtensa.c:4280
10034msgid "instruction with constant operands does not fit"
10035msgstr ""
10036
10037#: config/tc-xtensa.c:4289
10038msgid "instruction with constant operands does not fit without widening"
10039msgstr ""
10040
10041#: config/tc-xtensa.c:4379
10042msgid "instruction's constant operands do not fit"
10043msgstr ""
10044
10045#: config/tc-xtensa.c:4718
10046msgid "opcode 'NOP.N' unavailable in this configuration"
10047msgstr ""
10048
10049#: config/tc-xtensa.c:4727
10050msgid "opcode 'OR' unavailable in this configuration"
10051msgstr ""
10052
10053#: config/tc-xtensa.c:4737
10054#, c-format
10055msgid "invalid %d-byte NOP requested"
10056msgstr ""
10057
10058#: config/tc-xtensa.c:4757
10059msgid "get_expanded_loop_offset: undefined opcode"
10060msgstr ""
10061
10062#: config/tc-xtensa.c:4764
10063msgid "get_expanded_loop_offset: invalid opcode"
10064msgstr ""
10065
10066#: config/tc-xtensa.c:4880
10067msgid "invalid last instruction for a zero-overhead loop"
10068msgstr ""
10069
10070#: config/tc-xtensa.c:4935
10071#, c-format
10072msgid "cannot assemble '%s' into a literal fragment"
10073msgstr ""
10074
10075#: config/tc-xtensa.c:4937
10076msgid "..."
10077msgstr ""
10078
10079#: config/tc-xtensa.c:5071
10080msgid "entry instruction with stack decrement < 16"
10081msgstr ""
10082
10083#: config/tc-xtensa.c:5075
10084msgid "entry instruction with non-constant decrement"
10085msgstr ""
10086
10087#: config/tc-xtensa.c:5152
10088#, c-format
10089msgid "undefined @ suffix '%s', expected '%s'"
10090msgstr ""
10091
10092#: config/tc-xtensa.c:5242
10093#, c-format
10094msgid "invalid operand relocation for '%s' instruction"
10095msgstr ""
10096
10097#: config/tc-xtensa.c:5245
10098#, c-format
10099msgid "invalid relocation for operand %d in '%s' instruction"
10100msgstr ""
10101
10102#: config/tc-xtensa.c:5252
10103#, c-format
10104msgid "invalid relocation type %d for %s instruction"
10105msgstr ""
10106
10107#: config/tc-xtensa.c:5261
10108#, c-format
10109msgid "invalid relocation for operand %d of '%s'"
10110msgstr ""
10111
10112#: config/tc-xtensa.c:5269
10113#, c-format
10114msgid "non-PCREL relocation operand %d for '%s': %s"
10115msgstr ""
10116
10117#: config/tc-xtensa.c:5328 config/tc-xtensa.c:5366
10118#, c-format
10119msgid "unhandled local relocation fix %s"
10120msgstr ""
10121
10122#: config/tc-xtensa.c:5350
10123msgid "undecodable FIX"
10124msgstr ""
10125
10126#: config/tc-xtensa.c:5478
10127msgid "emitting simplification relocation"
10128msgstr ""
10129
10130#: config/tc-xtensa.c:5482
10131msgid "emitting unknown relocation"
10132msgstr ""
10133
10134#: config/tc-xtensa.c:5814
10135#, c-format
10136msgid "fr_var %lu < length %d; ignoring"
10137msgstr ""
10138
10139#: config/tc-xtensa.c:6000 config/tc-xtensa.c:6044
10140msgid "undecodable instruction in instruction frag"
10141msgstr ""
10142
10143#: config/tc-xtensa.c:6092
10144msgid "invalid empty loop"
10145msgstr ""
10146
10147#: config/tc-xtensa.c:6097
10148msgid "loop target does not follow loop instruction in section"
10149msgstr ""
10150
10151#: config/tc-xtensa.c:6215
10152msgid "get_text_align_power: argument too large"
10153msgstr ""
10154
10155#: config/tc-xtensa.c:6420 config/tc-xtensa.c:6566
10156msgid "invalid opcode for RELAX_ALIGN_NEXT_OPCODE"
10157msgstr ""
10158
10159#: config/tc-xtensa.c:6421 config/tc-xtensa.c:6567
10160msgid "cannot continue"
10161msgstr ""
10162
10163#: config/tc-xtensa.c:6458
10164msgid "expected loop opcode in relax align next target"
10165msgstr ""
10166
10167#: config/tc-xtensa.c:6475
10168msgid "expected align_code or RELAX_ALIGN_NEXT_OPCODE"
10169msgstr ""
10170
10171#: config/tc-xtensa.c:6549 config/tc-xtensa.c:6587 config/tc-xtensa.c:6591
10172#: config/tc-xtensa.c:6595
10173msgid "internal error aligning"
10174msgstr ""
10175
10176#: config/tc-xtensa.c:6676
10177msgid "bad relaxation state"
10178msgstr ""
10179
10180#: config/tc-xtensa.c:6752
10181#, c-format
10182msgid "fr_var (%ld) < length (%d); ignoring"
10183msgstr ""
10184
10185#: config/tc-xtensa.c:6928
10186msgid "internal error: relaxation failed"
10187msgstr ""
10188
10189#: config/tc-xtensa.c:6934
10190msgid "internal error: relaxation requires too many steps"
10191msgstr ""
10192
10193#: config/tc-xtensa.c:7055
10194msgid "invalid relaxation fragment result"
10195msgstr ""
10196
10197#: config/tc-xtensa.c:7128
10198msgid "unable to widen instruction"
10199msgstr ""
10200
10201#: config/tc-xtensa.c:7215
10202msgid "multiple literals in expansion"
10203msgstr ""
10204
10205#: config/tc-xtensa.c:7219
10206msgid "no registered fragment for literal"
10207msgstr ""
10208
10209#: config/tc-xtensa.c:7221
10210msgid "number of literal tokens != 1"
10211msgstr ""
10212
10213#: config/tc-xtensa.c:7298 config/tc-xtensa.c:7304
10214#, c-format
10215msgid "unresolved loop target symbol: %s"
10216msgstr ""
10217
10218#: config/tc-xtensa.c:7401
10219msgid "loop relaxation specification does not correspond"
10220msgstr ""
10221
10222#: config/tc-xtensa.c:7428
10223msgid "loop too long for LOOP instruction"
10224msgstr ""
10225
10226#: config/tc-xtensa.c:7465
10227#, c-format
10228msgid "invalid expression evaluation type %d"
10229msgstr ""
10230
10231#: config/tc-xtensa.c:7702
10232#, c-format
10233msgid "fixes not all moved from %s"
10234msgstr ""
10235
10236#: config/tc-xtensa.c:7835
10237msgid "inlining literal pool; specify location with .literal_position."
10238msgstr ""
10239
10240#: config/tc-xtensa.c:8230
10241#, c-format
10242msgid "could not create section %s"
10243msgstr ""
10244
10245#: config/tc-xtensa.c:8232
10246#, c-format
10247msgid "invalid flag combination on section %s"
10248msgstr ""
10249
10250#: config/tc-xtensa.c:8481
10251#, c-format
10252msgid "invalid symbolic operand %d on '%s'"
10253msgstr ""
10254
10255#: config/tc-xtensa.c:8545
10256msgid "operand number mismatch"
10257msgstr ""
10258
10259#: config/tc-xtensa.c:8592
10260msgid "invalid opcode"
10261msgstr ""
10262
10263#: config/tc-xtensa.c:8598
10264msgid "too few operands"
10265msgstr ""
10266
10267#: config/tc-xtensa.c:8817
10268msgid "ignoring extra '-rename-section' delimiter ':'"
10269msgstr ""
10270
10271#: config/tc-xtensa.c:8822
10272#, c-format
10273msgid "ignoring invalid '-rename-section' specification: '%s'"
10274msgstr ""
10275
10276#: config/tc-xtensa.c:8845
10277#, c-format
10278msgid "section %s renamed multiple times"
10279msgstr ""
10280
10281#: config/tc-xtensa.c:8847
10282#, c-format
10283msgid "multiple sections remapped to output section %s"
10284msgstr ""
10285
10286#: config/tc-z8k.c:314
10287#, c-format
fce00800
AM
10288msgid "register rr%d out of range"
10289msgstr ""
10290
10291#: config/tc-z8k.c:316
10292#, c-format
10293msgid "register rr%d does not exist"
10294msgstr ""
10295
10296#: config/tc-z8k.c:326
10297#, c-format
10298msgid "register rh%d out of range"
87ccc1b0
NC
10299msgstr ""
10300
fce00800 10301#: config/tc-z8k.c:336
87ccc1b0 10302#, c-format
fce00800 10303msgid "register rl%d out of range"
87ccc1b0
NC
10304msgstr ""
10305
fce00800 10306#: config/tc-z8k.c:347
87ccc1b0 10307#, c-format
fce00800 10308msgid "register rq%d out of range"
87ccc1b0
NC
10309msgstr ""
10310
fce00800 10311#: config/tc-z8k.c:349
87ccc1b0 10312#, c-format
fce00800 10313msgid "register rq%d does not exist"
87ccc1b0
NC
10314msgstr ""
10315
fce00800 10316#: config/tc-z8k.c:359
87ccc1b0 10317#, c-format
fce00800 10318msgid "register r%d out of range"
87ccc1b0
NC
10319msgstr ""
10320
fce00800 10321#: config/tc-z8k.c:404
87ccc1b0
NC
10322#, c-format
10323msgid "expected %c"
10324msgstr ""
10325
fce00800 10326#: config/tc-z8k.c:421
87ccc1b0
NC
10327#, c-format
10328msgid "register is wrong size for a word %s"
10329msgstr ""
10330
fce00800 10331#: config/tc-z8k.c:437
87ccc1b0
NC
10332#, c-format
10333msgid "register is wrong size for address %s"
10334msgstr ""
10335
10336#. No interrupt type specified, opcode won't do anything.
fce00800
AM
10337#: config/tc-z8k.c:585
10338msgid "opcode has no effect"
87ccc1b0
NC
10339msgstr ""
10340
fce00800 10341#: config/tc-z8k.c:697
87ccc1b0
NC
10342msgid "Missing ) in ra(rb)"
10343msgstr ""
10344
fce00800
AM
10345#: config/tc-z8k.c:919 config/tc-z8k.c:925
10346msgid "invalid indirect register size"
10347msgstr ""
10348
10349#: config/tc-z8k.c:971
87ccc1b0 10350#, c-format
fce00800 10351msgid "operand %s0x%x out of range"
87ccc1b0
NC
10352msgstr ""
10353
fce00800 10354#: config/tc-z8k.c:1099
87ccc1b0
NC
10355msgid "immediate must be 1 or 2"
10356msgstr ""
10357
fce00800 10358#: config/tc-z8k.c:1102
87ccc1b0
NC
10359msgid "immediate 1 or 2 expected"
10360msgstr ""
10361
fce00800 10362#: config/tc-z8k.c:1129
87ccc1b0
NC
10363msgid "can't use R0 here"
10364msgstr ""
10365
fce00800 10366#: config/tc-z8k.c:1292
87ccc1b0
NC
10367msgid "Can't find opcode to match operands"
10368msgstr ""
10369
fce00800 10370#: config/tc-z8k.c:1411
87ccc1b0
NC
10371#, c-format
10372msgid "invalid architecture -z%s"
10373msgstr ""
10374
fce00800 10375#: config/tc-z8k.c:1432
87ccc1b0
NC
10376msgid ""
10377" Z8K options:\n"
10378" -z8001 generate segmented code\n"
10379" -z8002 generate unsegmented code\n"
10380" -linkrelax create linker relaxable code\n"
10381msgstr ""
10382
fce00800 10383#: config/tc-z8k.c:1445
87ccc1b0
NC
10384msgid "call to md_convert_frag\n"
10385msgstr ""
10386
fce00800 10387#: config/tc-z8k.c:1476 config/tc-z8k.c:1487
87ccc1b0
NC
10388msgid "cannot branch to odd address"
10389msgstr ""
10390
fce00800 10391#: config/tc-z8k.c:1479 config/tc-z8k.c:1490
87ccc1b0
NC
10392msgid "relative jump out of range"
10393msgstr ""
10394
fce00800 10395#: config/tc-z8k.c:1497
87ccc1b0
NC
10396msgid "relative call out of range"
10397msgstr ""
10398
fce00800 10399#: config/tc-z8k.c:1523
87ccc1b0
NC
10400msgid "relative address out of range"
10401msgstr ""
10402
fce00800 10403#: config/tc-z8k.c:1543
87ccc1b0
NC
10404#, c-format
10405msgid "md_apply_fix3: unknown r_type 0x%x\n"
10406msgstr ""
10407
fce00800 10408#: config/tc-z8k.c:1556
87ccc1b0
NC
10409msgid "call to md_estimate_size_before_relax\n"
10410msgstr ""
10411
fce00800 10412#: config/tc-z8k.c:1600
ac50feda 10413#, c-format
87ccc1b0 10414msgid "Can't subtract symbols in different sections %s %s"
ac50feda
RH
10415msgstr ""
10416
87ccc1b0 10417#: depend.c:200
ac50feda 10418#, c-format
87ccc1b0 10419msgid "can't open `%s' for writing"
ac50feda
RH
10420msgstr ""
10421
87ccc1b0 10422#: depend.c:212
ac50feda 10423#, c-format
87ccc1b0 10424msgid "can't close `%s'"
ac50feda
RH
10425msgstr ""
10426
fce00800 10427#: dw2gencfi.c:262
87ccc1b0 10428#, c-format
fce00800 10429msgid "register save offset not a multiple of %u"
ac50feda
RH
10430msgstr ""
10431
fce00800
AM
10432#: dw2gencfi.c:388
10433msgid "missing separator"
ac50feda
RH
10434msgstr ""
10435
fce00800
AM
10436#: dw2gencfi.c:410 dw2gencfi.c:428
10437msgid "bad register expression"
ac50feda
RH
10438msgstr ""
10439
fce00800
AM
10440#: dw2gencfi.c:450 dw2gencfi.c:547
10441msgid "CFI instruction used without previous .cfi_startproc"
ac50feda
RH
10442msgstr ""
10443
fce00800 10444#: dw2gencfi.c:579
87ccc1b0 10445msgid "previous CFI entry not closed (missing .cfi_endproc)"
ac50feda
RH
10446msgstr ""
10447
fce00800 10448#: dw2gencfi.c:612
87ccc1b0 10449msgid ".cfi_endproc without corresponding .cfi_startproc"
ac50feda
RH
10450msgstr ""
10451
fce00800 10452#: dw2gencfi.c:987
87ccc1b0 10453msgid "open CFI at the end of file; missing .cfi_endproc directive"
6840198f
NC
10454msgstr ""
10455
fce00800 10456#: dwarf2dbg.c:468 dwarf2dbg.c:498
328577ad 10457msgid "file number less than one"
5f68c319
NC
10458msgstr ""
10459
fce00800 10460#: dwarf2dbg.c:474
5f68c319 10461#, c-format
328577ad 10462msgid "file number %ld already allocated"
5f68c319
NC
10463msgstr ""
10464
fce00800 10465#: dwarf2dbg.c:503 dwarf2dbg.c:1068
6840198f 10466#, c-format
328577ad 10467msgid "unassigned file number %ld"
6840198f
NC
10468msgstr ""
10469
fce00800 10470#: dwarf2dbg.c:1134 dwarf2dbg.c:1331
87ccc1b0
NC
10471msgid "internal error: unknown dwarf2 format"
10472msgstr ""
10473
fce00800 10474#: dwarf2dbg.c:1476 dwarf2dbg.c:1484 dwarf2dbg.c:1492 dwarf2dbg.c:1513
0d2bcfaf
NC
10475msgid "dwarf2 is not supported for this object file format"
10476msgstr ""
10477
6840198f 10478#: ecoff.c:1556
ac50feda 10479#, c-format
328577ad 10480msgid "string too big (%lu bytes)"
ac50feda
RH
10481msgstr ""
10482
6840198f 10483#: ecoff.c:1582
ac50feda 10484#, c-format
328577ad 10485msgid "inserting \"%s\" into string hash table: %s"
ac50feda
RH
10486msgstr ""
10487
6840198f 10488#: ecoff.c:1614 ecoff.c:1808 ecoff.c:1833 ecoff.c:1865 ecoff.c:2019
87ccc1b0 10489#: ecoff.c:2132
ac50feda
RH
10490msgid "no current file pointer"
10491msgstr ""
10492
6840198f 10493#: ecoff.c:1701
ac50feda
RH
10494msgid "too many st_End's"
10495msgstr ""
10496
87ccc1b0 10497#: ecoff.c:2044
ac50feda 10498#, c-format
328577ad 10499msgid "inserting \"%s\" into tag hash table: %s"
ac50feda
RH
10500msgstr ""
10501
87ccc1b0 10502#: ecoff.c:2210
ac50feda
RH
10503msgid "fake .file after real one"
10504msgstr ""
10505
87ccc1b0 10506#: ecoff.c:2300
328577ad 10507msgid "filename goes over one page boundary"
ac50feda
RH
10508msgstr ""
10509
87ccc1b0 10510#: ecoff.c:2435
ac50feda
RH
10511msgid ".begin directive without a preceding .file directive"
10512msgstr ""
10513
87ccc1b0 10514#: ecoff.c:2442
ac50feda
RH
10515msgid ".begin directive without a preceding .ent directive"
10516msgstr ""
10517
87ccc1b0 10518#: ecoff.c:2474
ac50feda
RH
10519msgid ".bend directive without a preceding .file directive"
10520msgstr ""
10521
87ccc1b0 10522#: ecoff.c:2481
ac50feda
RH
10523msgid ".bend directive without a preceding .ent directive"
10524msgstr ""
10525
87ccc1b0 10526#: ecoff.c:2494
ac50feda
RH
10527msgid ".bend directive names unknown symbol"
10528msgstr ""
10529
87ccc1b0 10530#: ecoff.c:2538
ac50feda
RH
10531msgid ".def pseudo-op used inside of .def/.endef; ignored"
10532msgstr ""
10533
87ccc1b0 10534#: ecoff.c:2540
328577ad 10535msgid "empty symbol name in .def; ignored"
ac50feda
RH
10536msgstr ""
10537
87ccc1b0 10538#: ecoff.c:2578
ac50feda
RH
10539msgid ".dim pseudo-op used outside of .def/.endef; ignored"
10540msgstr ""
10541
87ccc1b0 10542#: ecoff.c:2593
328577ad 10543msgid "badly formed .dim directive"
ac50feda
RH
10544msgstr ""
10545
87ccc1b0 10546#: ecoff.c:2606
328577ad 10547msgid "too many .dim entries"
ac50feda
RH
10548msgstr ""
10549
87ccc1b0 10550#: ecoff.c:2627
ac50feda
RH
10551msgid ".scl pseudo-op used outside of .def/.endef; ignored"
10552msgstr ""
10553
87ccc1b0 10554#: ecoff.c:2653
ac50feda
RH
10555msgid ".size pseudo-op used outside of .def/.endef; ignored"
10556msgstr ""
10557
87ccc1b0 10558#: ecoff.c:2668
328577ad 10559msgid "badly formed .size directive"
ac50feda
RH
10560msgstr ""
10561
87ccc1b0 10562#: ecoff.c:2681
328577ad 10563msgid "too many .size entries"
ac50feda
RH
10564msgstr ""
10565
87ccc1b0 10566#: ecoff.c:2704
ac50feda
RH
10567msgid ".type pseudo-op used outside of .def/.endef; ignored"
10568msgstr ""
10569
10570#. FIXME: We could handle this by setting the continued bit.
10571#. There would still be a limit: the .type argument can not
10572#. be infinite.
87ccc1b0 10573#: ecoff.c:2722
ac50feda 10574#, c-format
328577ad 10575msgid "the type of %s is too complex; it will be simplified"
ac50feda
RH
10576msgstr ""
10577
87ccc1b0 10578#: ecoff.c:2733
ac50feda
RH
10579msgid "Unrecognized .type argument"
10580msgstr ""
10581
87ccc1b0 10582#: ecoff.c:2772
ac50feda
RH
10583msgid ".tag pseudo-op used outside of .def/.endef; ignored"
10584msgstr ""
10585
87ccc1b0 10586#: ecoff.c:2798
ac50feda
RH
10587msgid ".val pseudo-op used outside of .def/.endef; ignored"
10588msgstr ""
10589
87ccc1b0 10590#: ecoff.c:2806
ac50feda
RH
10591msgid ".val expression is too copmlex"
10592msgstr ""
10593
87ccc1b0 10594#: ecoff.c:2837
ac50feda
RH
10595msgid ".endef pseudo-op used before .def; ignored"
10596msgstr ""
10597
87ccc1b0 10598#: ecoff.c:2863 ecoff.c:2944
328577ad 10599msgid "bad COFF debugging information"
ac50feda
RH
10600msgstr ""
10601
87ccc1b0 10602#: ecoff.c:2912
ac50feda 10603#, c-format
328577ad 10604msgid "no tag specified for %s"
ac50feda
RH
10605msgstr ""
10606
87ccc1b0 10607#: ecoff.c:3015
ac50feda
RH
10608msgid ".end directive without a preceding .file directive"
10609msgstr ""
10610
87ccc1b0 10611#: ecoff.c:3022
ac50feda
RH
10612msgid ".end directive without a preceding .ent directive"
10613msgstr ""
10614
87ccc1b0 10615#: ecoff.c:3044
ac50feda
RH
10616msgid ".end directive names unknown symbol"
10617msgstr ""
10618
87ccc1b0 10619#: ecoff.c:3072
ac50feda
RH
10620msgid "second .ent directive found before .end directive"
10621msgstr ""
10622
87ccc1b0 10623#: ecoff.c:3146
328577ad 10624msgid "no way to handle .file within .ent/.end section"
ac50feda
RH
10625msgstr ""
10626
87ccc1b0 10627#: ecoff.c:3271
328577ad 10628msgid ".loc before .file"
ac50feda
RH
10629msgstr ""
10630
87ccc1b0 10631#: ecoff.c:3410
ac50feda
RH
10632msgid "bad .weakext directive"
10633msgstr ""
10634
87ccc1b0 10635#: ecoff.c:3479
ac50feda
RH
10636#, c-format
10637msgid ".stab%c is not supported"
10638msgstr ""
10639
87ccc1b0 10640#: ecoff.c:3489
ac50feda
RH
10641#, c-format
10642msgid ".stab%c: ignoring non-zero other field"
10643msgstr ""
10644
87ccc1b0 10645#: ecoff.c:3523
ac50feda
RH
10646#, c-format
10647msgid ""
328577ad 10648"line number (%d) for .stab%c directive cannot fit in index field (20 bits)"
ac50feda
RH
10649msgstr ""
10650
87ccc1b0 10651#: ecoff.c:3559
ac50feda 10652#, c-format
328577ad 10653msgid "illegal .stab%c directive, bad character"
ac50feda
RH
10654msgstr ""
10655
87ccc1b0 10656#: ecoff.c:4021 ecoff.c:4210 ecoff.c:4235
ac50feda
RH
10657msgid ".begin/.bend in different segments"
10658msgstr ""
10659
87ccc1b0 10660#: ecoff.c:4737
328577ad 10661msgid "missing .end or .bend at end of file"
ac50feda
RH
10662msgstr ""
10663
87ccc1b0 10664#: ecoff.c:5227
ac50feda
RH
10665msgid "GP prologue size exceeds field size, using 0 instead"
10666msgstr ""
10667
fce00800 10668#: expr.c:83 read.c:3232
328577ad
NC
10669msgid "bignum invalid"
10670msgstr ""
10671
fce00800 10672#: expr.c:85 read.c:3234 read.c:3574 read.c:4474
328577ad
NC
10673msgid "floating point number invalid"
10674msgstr ""
10675
fce00800 10676#: expr.c:243
328577ad 10677msgid "bad floating-point constant: exponent overflow"
ac50feda
RH
10678msgstr ""
10679
fce00800 10680#: expr.c:247
ac50feda 10681#, c-format
328577ad 10682msgid "bad floating-point constant: unknown error code=%d"
ac50feda
RH
10683msgstr ""
10684
fce00800 10685#: expr.c:425
ac50feda 10686msgid ""
328577ad 10687"a bignum with underscores may not have more than 8 hex digits in any word"
ac50feda
RH
10688msgstr ""
10689
fce00800 10690#: expr.c:448
328577ad 10691msgid "a bignum with underscores must have exactly 4 words"
ac50feda
RH
10692msgstr ""
10693
ed265386 10694#. Either not seen or not defined.
ac50feda
RH
10695#. @@ Should print out the original string instead of
10696#. the parsed number.
fce00800 10697#: expr.c:571
ac50feda 10698#, c-format
328577ad 10699msgid "backward ref to unknown label \"%d:\""
ac50feda
RH
10700msgstr ""
10701
fce00800 10702#: expr.c:694
328577ad 10703msgid "character constant too large"
ac50feda
RH
10704msgstr ""
10705
fce00800 10706#: expr.c:942
ac50feda
RH
10707#, c-format
10708msgid "expr.c(operand): bad atof_generic return val %d"
10709msgstr ""
10710
fce00800 10711#: expr.c:1004
1994a7c7 10712#, c-format
328577ad 10713msgid "missing '%c'"
ac50feda
RH
10714msgstr ""
10715
fce00800 10716#: expr.c:1016 read.c:3945
ac50feda
RH
10717msgid "EBCDIC constants are not supported"
10718msgstr ""
10719
fce00800 10720#: expr.c:1099
ac50feda
RH
10721#, c-format
10722msgid "Unary operator %c ignored because bad operand follows"
10723msgstr ""
10724
fce00800 10725#: expr.c:1145 expr.c:1170
ac50feda
RH
10726msgid "syntax error in .startof. or .sizeof."
10727msgstr ""
10728
fce00800 10729#: expr.c:1666
ac50feda
RH
10730msgid "missing operand; zero assumed"
10731msgstr ""
10732
fce00800 10733#: expr.c:1701
ac50feda
RH
10734msgid "left operand is a bignum; integer 0 assumed"
10735msgstr ""
10736
fce00800 10737#: expr.c:1703
ac50feda
RH
10738msgid "left operand is a float; integer 0 assumed"
10739msgstr ""
10740
fce00800 10741#: expr.c:1712
ac50feda
RH
10742msgid "right operand is a bignum; integer 0 assumed"
10743msgstr ""
10744
fce00800 10745#: expr.c:1714
ac50feda
RH
10746msgid "right operand is a float; integer 0 assumed"
10747msgstr ""
10748
fce00800 10749#: expr.c:1770 symbols.c:1191
ac50feda
RH
10750msgid "division by zero"
10751msgstr ""
10752
fce00800 10753#: expr.c:1868
328577ad
NC
10754msgid "operation combines symbols in different segments"
10755msgstr ""
10756
6840198f 10757#: frags.c:87
ac50feda 10758#, c-format
328577ad 10759msgid "can't extend frag %u chars"
ac50feda
RH
10760msgstr ""
10761
6840198f 10762#: frags.c:168
ac50feda
RH
10763msgid "attempt to allocate data in absolute section"
10764msgstr ""
10765
6840198f 10766#: frags.c:174
ac50feda
RH
10767msgid "attempt to allocate data in common section"
10768msgstr ""
10769
ac50feda
RH
10770#. Detect if we are reading from stdin by examining the file
10771#. name returned by as_where().
10772#.
10773#. [FIXME: We rely upon the name in the strcmp below being the
10774#. same as the one used by input_scrub_new_file(), if that is
10775#. not true, then this code will fail].
10776#.
18e03609
NC
10777#. If we are reading from stdin, then we need to save each input
10778#. line here (assuming of course that we actually have a line of
10779#. input to read), so that it can be displayed in the listing
10780#. that is produced at the end of the assembly.
87ccc1b0 10781#: input-file.c:145 input-scrub.c:242 listing.c:343
ac50feda
RH
10782msgid "{standard input}"
10783msgstr ""
10784
328577ad 10785#: input-file.c:149
ac50feda 10786#, c-format
328577ad 10787msgid "can't open %s for reading"
ac50feda
RH
10788msgstr ""
10789
328577ad 10790#: input-file.c:212 input-file.c:239
ac50feda
RH
10791#, c-format
10792msgid "Can't read from %s"
10793msgstr ""
10794
328577ad 10795#: input-file.c:247
ac50feda
RH
10796#, c-format
10797msgid "Can't close %s"
10798msgstr ""
10799
6840198f 10800#: input-scrub.c:272
60bcf0fa 10801msgid "macros nested too deeply"
ac50feda
RH
10802msgstr ""
10803
328577ad 10804#: input-scrub.c:375 input-scrub.c:397
ac50feda
RH
10805msgid "partial line at end of file ignored"
10806msgstr ""
10807
328577ad 10808#: itbl-ops.c:351
ac50feda
RH
10809msgid "Unable to allocate memory for new instructions\n"
10810msgstr ""
10811
328577ad 10812#: listing.c:243
ac50feda
RH
10813msgid "Warning:"
10814msgstr ""
10815
328577ad 10816#: listing.c:250
ac50feda
RH
10817msgid "Error:"
10818msgstr ""
10819
87ccc1b0 10820#: listing.c:1130
ac50feda
RH
10821#, c-format
10822msgid "can't open list file: %s"
10823msgstr ""
10824
87ccc1b0 10825#: listing.c:1154
ac50feda
RH
10826#, c-format
10827msgid "error closing list file: %s"
10828msgstr ""
10829
87ccc1b0 10830#: listing.c:1233
ac50feda
RH
10831msgid "strange paper height, set to no form"
10832msgstr ""
10833
87ccc1b0 10834#: listing.c:1299
328577ad 10835msgid "new line in title"
ac50feda
RH
10836msgstr ""
10837
87ccc1b0
NC
10838#. Turns the next expression into a string.
10839#: macro.c:382
10840#, no-c-format
10841msgid "% operator needs absolute expression"
10842msgstr ""
10843
328577ad 10844#: macro.c:545
ac50feda
RH
10845msgid "unexpected end of file in macro definition"
10846msgstr ""
10847
328577ad 10848#: macro.c:554
ac50feda
RH
10849msgid "missing ) after formals"
10850msgstr ""
10851
fce00800 10852#: macro.c:703
ac50feda
RH
10853msgid "missplaced )"
10854msgstr ""
10855
fce00800 10856#: macro.c:960
ac50feda
RH
10857msgid "confusion in formal parameters"
10858msgstr ""
10859
fce00800 10860#: macro.c:965
ac50feda
RH
10861msgid "macro formal argument does not exist"
10862msgstr ""
10863
fce00800 10864#: macro.c:980
ac50feda
RH
10865msgid "can't mix positional and keyword arguments"
10866msgstr ""
10867
fce00800 10868#: macro.c:988
ac50feda
RH
10869msgid "too many positional arguments"
10870msgstr ""
10871
fce00800 10872#: macro.c:1163
ac50feda
RH
10873msgid "unexpected end of file in irp or irpc"
10874msgstr ""
10875
fce00800 10876#: macro.c:1171
ac50feda
RH
10877msgid "missing model parameter"
10878msgstr ""
10879
5f68c319 10880#: messages.c:104
ac50feda
RH
10881msgid "Assembler messages:\n"
10882msgstr ""
10883
5f68c319 10884#: messages.c:214
ac50feda
RH
10885msgid "Warning: "
10886msgstr ""
10887
5f68c319 10888#: messages.c:318
ac50feda
RH
10889msgid "Error: "
10890msgstr ""
10891
a85d7ed0 10892#: messages.c:413 messages.c:433
ac50feda
RH
10893msgid "Fatal error: "
10894msgstr ""
10895
a85d7ed0 10896#: messages.c:450
ac50feda
RH
10897msgid "Internal error!\n"
10898msgstr ""
10899
a85d7ed0 10900#: messages.c:452
ac50feda
RH
10901#, c-format
10902msgid "Assertion failure in %s at %s line %d.\n"
10903msgstr ""
10904
a85d7ed0 10905#: messages.c:455
ac50feda
RH
10906#, c-format
10907msgid "Assertion failure at %s line %d.\n"
10908msgstr ""
10909
a85d7ed0 10910#: messages.c:456 messages.c:475
ac50feda
RH
10911msgid "Please report this bug.\n"
10912msgstr ""
10913
a85d7ed0 10914#: messages.c:470
ac50feda
RH
10915#, c-format
10916msgid "Internal error, aborting at %s line %d in %s\n"
10917msgstr ""
10918
a85d7ed0 10919#: messages.c:473
ac50feda
RH
10920#, c-format
10921msgid "Internal error, aborting at %s line %d\n"
10922msgstr ""
10923
10924#: output-file.c:48
10925#, c-format
328577ad 10926msgid "can't open a bfd on stdout %s"
ac50feda
RH
10927msgstr ""
10928
328577ad 10929#: output-file.c:52 output-file.c:115
ac50feda 10930#, c-format
328577ad 10931msgid "FATAL: can't create %s"
ac50feda
RH
10932msgstr ""
10933
328577ad 10934#: output-file.c:73 output-file.c:80
ac50feda 10935#, c-format
328577ad 10936msgid "FATAL: can't close %s\n"
ac50feda
RH
10937msgstr ""
10938
328577ad
NC
10939#: output-file.c:126
10940#, c-format
10941msgid "FATAL: can't close %s"
10942msgstr ""
10943
10944#: output-file.c:147
ac50feda
RH
10945msgid "Failed to emit an object byte"
10946msgstr ""
10947
328577ad
NC
10948#: output-file.c:148
10949msgid "can't continue"
ac50feda
RH
10950msgstr ""
10951
87ccc1b0 10952#: read.c:442
ac50feda
RH
10953#, c-format
10954msgid "error constructing %s pseudo-op table: %s"
10955msgstr ""
10956
87ccc1b0 10957#: read.c:809
ac50feda 10958#, c-format
328577ad 10959msgid "unknown pseudo-op: `%s'"
ac50feda
RH
10960msgstr ""
10961
87ccc1b0 10962#: read.c:940
ac50feda
RH
10963#, c-format
10964msgid "label \"%d$\" redefined"
10965msgstr ""
10966
87ccc1b0 10967#: read.c:1152
ac50feda
RH
10968msgid ".abort detected. Abandoning ship."
10969msgstr ""
10970
fce00800 10971#: read.c:1174 read.c:2413
328577ad 10972msgid "ignoring fill value in absolute section"
ac50feda
RH
10973msgstr ""
10974
87ccc1b0 10975#: read.c:1260
ac50feda 10976#, c-format
328577ad 10977msgid "alignment too large: %u assumed"
ac50feda
RH
10978msgstr ""
10979
87ccc1b0 10980#: read.c:1292
ac50feda
RH
10981msgid "expected fill pattern missing"
10982msgstr ""
10983
fce00800 10984#: read.c:1417
328577ad
NC
10985#, c-format
10986msgid "length of .comm \"%s\" is already %ld; not changing to %ld"
ac50feda
RH
10987msgstr ""
10988
10989#. Some of the back ends can't deal with non-positive line numbers.
10990#. Besides, it's silly.
fce00800 10991#: read.c:1636
ac50feda 10992#, c-format
328577ad 10993msgid "line numbers must be positive; line number %d rejected"
ac50feda
RH
10994msgstr ""
10995
fce00800 10996#: read.c:1664
ac50feda
RH
10997msgid "start address not supported"
10998msgstr ""
10999
fce00800 11000#: read.c:1674
ac50feda
RH
11001msgid ".err encountered"
11002msgstr ""
11003
fce00800 11004#: read.c:1693 read.c:1695
ac50feda
RH
11005#, c-format
11006msgid ".fail %ld encountered"
11007msgstr ""
11008
fce00800 11009#: read.c:1732
ac50feda 11010#, c-format
328577ad 11011msgid ".fill size clamped to %d"
ac50feda
RH
11012msgstr ""
11013
fce00800 11014#: read.c:1737
328577ad 11015msgid "size negative; .fill ignored"
ac50feda
RH
11016msgstr ""
11017
fce00800 11018#: read.c:1743
328577ad 11019msgid "repeat < 0; .fill ignored"
ac50feda
RH
11020msgstr ""
11021
fce00800 11022#: read.c:1903
ac50feda
RH
11023#, c-format
11024msgid "unrecognized .linkonce type `%s'"
11025msgstr ""
11026
fce00800 11027#: read.c:1916 read.c:1942
ac50feda
RH
11028msgid ".linkonce is not supported for this object file format"
11029msgstr ""
11030
fce00800 11031#: read.c:1938
ac50feda
RH
11032#, c-format
11033msgid "bfd_set_section_flags: %s"
11034msgstr ""
11035
fce00800 11036#: read.c:1993
328577ad
NC
11037msgid "missing size expression"
11038msgstr ""
11039
fce00800 11040#: read.c:1999
328577ad
NC
11041#, c-format
11042msgid "BSS length (%d) < 0 ignored"
11043msgstr ""
11044
fce00800 11045#: read.c:2015
ac50feda
RH
11046#, c-format
11047msgid "error setting flags for \".sbss\": %s"
11048msgstr ""
11049
fce00800 11050#: read.c:2038
328577ad 11051msgid "expected comma after size"
ac50feda
RH
11052msgstr ""
11053
fce00800 11054#: read.c:2072
328577ad
NC
11055#, c-format
11056msgid "alignment too large; %d assumed"
ac50feda
RH
11057msgstr ""
11058
fce00800 11059#: read.c:2077
328577ad 11060msgid "alignment negative; 0 assumed"
ac50feda
RH
11061msgstr ""
11062
fce00800 11063#: read.c:2342
ac50feda
RH
11064#, c-format
11065msgid "attempt to redefine pseudo-op `%s' ignored"
11066msgstr ""
11067
fce00800 11068#: read.c:2408
ac50feda 11069#, c-format
328577ad 11070msgid "invalid segment \"%s\""
ac50feda
RH
11071msgstr ""
11072
fce00800 11073#: read.c:2416
ac50feda
RH
11074msgid "only constant offsets supported in absolute section"
11075msgstr ""
11076
fce00800 11077#: read.c:2456
ac50feda
RH
11078msgid "MRI style ORG pseudo-op not supported"
11079msgstr ""
11080
fce00800 11081#: read.c:2613
ac50feda
RH
11082#, c-format
11083msgid "unrecognized section type `%s'"
11084msgstr ""
11085
fce00800 11086#: read.c:2627
ac50feda
RH
11087msgid "absolute sections are not supported"
11088msgstr ""
11089
fce00800 11090#: read.c:2642
ac50feda
RH
11091#, c-format
11092msgid "unrecognized section command `%s'"
11093msgstr ""
11094
fce00800 11095#: read.c:2708
328577ad
NC
11096msgid ".endr encountered without preceeding .rept, .irc, or .irp"
11097msgstr ""
11098
fce00800 11099#: read.c:2740
a74801ba
ILT
11100#, c-format
11101msgid "%s without %s"
ac50feda
RH
11102msgstr ""
11103
fce00800 11104#: read.c:2949
328577ad 11105msgid "unsupported variable size or fill value"
ac50feda
RH
11106msgstr ""
11107
fce00800 11108#: read.c:2974
ac50feda
RH
11109msgid ".space repeat count is zero, ignored"
11110msgstr ""
11111
fce00800 11112#: read.c:2976
ac50feda
RH
11113msgid ".space repeat count is negative, ignored"
11114msgstr ""
11115
fce00800 11116#: read.c:3005
ac50feda
RH
11117msgid "space allocation too complex in absolute section"
11118msgstr ""
11119
fce00800 11120#: read.c:3011
ac50feda
RH
11121msgid "space allocation too complex in common section"
11122msgstr ""
11123
fce00800 11124#: read.c:3099 read.c:4190
ac50feda 11125#, c-format
328577ad 11126msgid "bad floating literal: %s"
ac50feda
RH
11127msgstr ""
11128
fce00800 11129#: read.c:3172
ac50feda 11130#, c-format
328577ad 11131msgid "rest of line ignored; first ignored character is `%c'"
ac50feda
RH
11132msgstr ""
11133
fce00800 11134#: read.c:3175
ac50feda 11135#, c-format
328577ad 11136msgid "rest of line ignored; first ignored character valued 0x%x"
ac50feda
RH
11137msgstr ""
11138
fce00800 11139#: read.c:3228
328577ad 11140msgid "missing expression"
ac50feda
RH
11141msgstr ""
11142
fce00800 11143#: read.c:3404
ac50feda
RH
11144msgid "rva without symbol"
11145msgstr ""
11146
fce00800 11147#: read.c:3530
ac50feda
RH
11148msgid "attempt to store value in absolute section"
11149msgstr ""
11150
fce00800 11151#: read.c:3568 read.c:4468
ac50feda
RH
11152msgid "zero assumed for missing expression"
11153msgstr ""
11154
fce00800 11155#: read.c:3580 read.c:4480 write.c:322
ac50feda
RH
11156msgid "register value used as expression"
11157msgstr ""
11158
11159#. Leading bits contain both 0s & 1s.
fce00800 11160#: read.c:3671
ac50feda 11161#, c-format
328577ad 11162msgid "value 0x%lx truncated to 0x%lx"
ac50feda
RH
11163msgstr ""
11164
fce00800 11165#: read.c:3687
ac50feda 11166#, c-format
328577ad 11167msgid "bignum truncated to %d bytes"
ac50feda
RH
11168msgstr ""
11169
fce00800 11170#: read.c:3854
ac50feda
RH
11171msgid "using a bit field width of zero"
11172msgstr ""
11173
fce00800 11174#: read.c:3862
ac50feda
RH
11175#, c-format
11176msgid "field width \"%s\" too complex for a bitfield"
11177msgstr ""
11178
fce00800 11179#: read.c:3870
ac50feda
RH
11180#, c-format
11181msgid "field width %lu too big to fit in %d bytes: truncated to %d bits"
11182msgstr ""
11183
fce00800 11184#: read.c:3892
ac50feda
RH
11185#, c-format
11186msgid "field value \"%s\" too complex for a bitfield"
11187msgstr ""
11188
fce00800 11189#: read.c:4018 read.c:4212
328577ad 11190msgid "unresolvable or nonpositive repeat count; using 1"
ac50feda
RH
11191msgstr ""
11192
fce00800 11193#: read.c:4069
ac50feda 11194#, c-format
328577ad 11195msgid "unknown floating type type '%c'"
ac50feda
RH
11196msgstr ""
11197
fce00800 11198#: read.c:4091
328577ad 11199msgid "floating point constant too large"
ac50feda
RH
11200msgstr ""
11201
fce00800 11202#: read.c:4581
87ccc1b0
NC
11203msgid "strings must be placed into a section"
11204msgstr ""
11205
fce00800 11206#: read.c:4631
328577ad 11207msgid "expected <nn>"
ac50feda
RH
11208msgstr ""
11209
11210#. To be compatible with BSD 4.2 as: give the luser a linefeed!!
fce00800 11211#: read.c:4664 read.c:4750
328577ad 11212msgid "unterminated string; newline inserted"
ac50feda
RH
11213msgstr ""
11214
fce00800 11215#: read.c:4758
328577ad 11216msgid "bad escaped character in string"
ac50feda
RH
11217msgstr ""
11218
fce00800 11219#: read.c:4784
328577ad 11220msgid "expected address expression"
ac50feda
RH
11221msgstr ""
11222
fce00800 11223#: read.c:4804
ac50feda
RH
11224#, c-format
11225msgid "symbol \"%s\" undefined; zero assumed"
11226msgstr ""
11227
fce00800 11228#: read.c:4807
ac50feda
RH
11229msgid "some symbol undefined; zero assumed"
11230msgstr ""
11231
fce00800 11232#: read.c:4824
328577ad 11233msgid "bad or irreducible absolute expression"
ac50feda
RH
11234msgstr ""
11235
fce00800 11236#: read.c:4867
328577ad 11237msgid "this string may not contain '\\0'"
ac50feda
RH
11238msgstr ""
11239
fce00800 11240#: read.c:4904
328577ad 11241msgid "missing string"
ac50feda
RH
11242msgstr ""
11243
fce00800 11244#: read.c:5027
328577ad
NC
11245#, c-format
11246msgid ".incbin count zero, ignoring `%s'"
ac50feda
RH
11247msgstr ""
11248
fce00800 11249#: read.c:5053
328577ad
NC
11250#, c-format
11251msgid "file not found: %s"
ac50feda
RH
11252msgstr ""
11253
fce00800 11254#: read.c:5067
ac50feda 11255#, c-format
328577ad 11256msgid "seek to end of .incbin file failed `%s'"
ac50feda
RH
11257msgstr ""
11258
fce00800 11259#: read.c:5078
328577ad
NC
11260#, c-format
11261msgid "skip (%ld) + count (%ld) larger than file size (%ld)"
ac50feda
RH
11262msgstr ""
11263
fce00800 11264#: read.c:5085
328577ad
NC
11265#, c-format
11266msgid "could not skip to %ld in file `%s'"
11267msgstr ""
11268
fce00800 11269#: read.c:5094
328577ad
NC
11270#, c-format
11271msgid "truncated file `%s', %ld of %ld bytes read"
11272msgstr ""
11273
fce00800 11274#: read.c:5257
328577ad
NC
11275msgid "missing .func"
11276msgstr ""
11277
fce00800 11278#: read.c:5274
328577ad
NC
11279msgid ".endfunc missing for previous .func"
11280msgstr ""
11281
87ccc1b0 11282#: stabs.c:220 stabs.c:228 stabs.c:236 stabs.c:255
ac50feda 11283#, c-format
328577ad
NC
11284msgid ".stab%c: missing comma"
11285msgstr ""
11286
87ccc1b0
NC
11287#. This could happen for example with a source file with a huge
11288#. number of lines. The only cure is to use a different debug
11289#. format, probably DWARF.
11290#: stabs.c:248
11291#, c-format
11292msgid ".stab%c: description field '%x' too big, try a different debug format"
11293msgstr ""
11294
fce00800 11295#: stabs.c:433
328577ad 11296msgid "comma missing in .xstabs"
ac50feda
RH
11297msgstr ""
11298
328577ad 11299#: subsegs.c:377
ac50feda 11300#, c-format
328577ad 11301msgid "attempt to switch to nonexistent segment \"%s\""
ac50feda
RH
11302msgstr ""
11303
87ccc1b0
NC
11304#: symbols.c:318
11305#, c-format
11306msgid "cannot define symbol `%s' in absolute section"
11307msgstr ""
11308
11309#: symbols.c:452
ac50feda 11310#, c-format
328577ad 11311msgid "symbol `%s' is already defined as \"%s\"/%s%ld"
ac50feda
RH
11312msgstr ""
11313
87ccc1b0 11314#: symbols.c:529 symbols.c:536
ac50feda 11315#, c-format
328577ad 11316msgid "inserting \"%s\" into symbol table failed: %s"
ac50feda
RH
11317msgstr ""
11318
fce00800 11319#: symbols.c:874 symbols.c:878
ac50feda 11320#, c-format
87ccc1b0 11321msgid "undefined symbol `%s' in operation"
ac50feda
RH
11322msgstr ""
11323
fce00800 11324#: symbols.c:885
ac50feda 11325#, c-format
87ccc1b0 11326msgid "invalid sections for operation on `%s' and `%s'"
ac50feda
RH
11327msgstr ""
11328
fce00800 11329#: symbols.c:889
87ccc1b0
NC
11330#, c-format
11331msgid "invalid section for operation on `%s'"
ac50feda
RH
11332msgstr ""
11333
fce00800 11334#: symbols.c:897 symbols.c:900
ac50feda 11335#, c-format
328577ad 11336msgid "undefined symbol `%s' in operation setting `%s'"
ac50feda
RH
11337msgstr ""
11338
fce00800 11339#: symbols.c:907
87ccc1b0
NC
11340#, c-format
11341msgid "invalid sections for operation on `%s' and `%s' setting `%s'"
11342msgstr ""
11343
fce00800 11344#: symbols.c:911
87ccc1b0
NC
11345#, c-format
11346msgid "invalid section for operation on `%s' setting `%s'"
11347msgstr ""
11348
fce00800 11349#: symbols.c:964
ac50feda 11350#, c-format
87ccc1b0 11351msgid "symbol definition loop encountered at `%s'"
ac50feda
RH
11352msgstr ""
11353
fce00800 11354#: symbols.c:1193
ac50feda 11355#, c-format
328577ad 11356msgid "division by zero when setting `%s'"
ac50feda
RH
11357msgstr ""
11358
fce00800 11359#: symbols.c:1280 write.c:2008
ac50feda 11360#, c-format
328577ad 11361msgid "can't resolve value for symbol `%s'"
ac50feda
RH
11362msgstr ""
11363
fce00800 11364#: symbols.c:1674
ac50feda
RH
11365#, c-format
11366msgid "\"%d\" (instance number %d of a %s label)"
11367msgstr ""
11368
fce00800 11369#: symbols.c:1711
ac50feda 11370#, c-format
328577ad 11371msgid "attempt to get value of unresolved symbol `%s'"
ac50feda
RH
11372msgstr ""
11373
fce00800 11374#: symbols.c:1971
328577ad 11375msgid "section symbols are already global"
c45021f2
NC
11376msgstr ""
11377
fce00800 11378#: symbols.c:2014
87ccc1b0
NC
11379#, c-format
11380msgid "Accessing function `%s' as thread-local object"
11381msgstr ""
11382
fce00800 11383#: symbols.c:2018
87ccc1b0
NC
11384#, c-format
11385msgid "Accessing `%s' as thread-local object"
11386msgstr ""
11387
11388#: write.c:215
ac50feda
RH
11389#, c-format
11390msgid "field fx_size too small to hold %d"
11391msgstr ""
11392
87ccc1b0 11393#: write.c:349
ac50feda
RH
11394msgid "rva not supported"
11395msgstr ""
11396
87ccc1b0 11397#: write.c:570
ac50feda
RH
11398#, c-format
11399msgid "attempt to .org/.space backwards? (%ld)"
11400msgstr ""
11401
fce00800 11402#: write.c:1002 write.c:1074
ac50feda
RH
11403msgid "relocation out of range"
11404msgstr ""
11405
fce00800 11406#: write.c:1005 write.c:1077
ac50feda
RH
11407#, c-format
11408msgid "%s:%u: bad return from bfd_install_relocation: %x"
11409msgstr ""
11410
fce00800 11411#: write.c:1057
ac50feda
RH
11412msgid "internal error: fixup not contained within frag"
11413msgstr ""
11414
fce00800 11415#: write.c:1164 write.c:1188
ac50feda
RH
11416#, c-format
11417msgid "FATAL: Can't write %s"
11418msgstr ""
11419
fce00800 11420#: write.c:1220
328577ad 11421msgid "cannot write to output file"
ac50feda
RH
11422msgstr ""
11423
fce00800 11424#: write.c:1477
ac50feda 11425#, c-format
328577ad 11426msgid "%d error%s, %d warning%s, generating bad object file"
ac50feda
RH
11427msgstr ""
11428
fce00800 11429#: write.c:1484
ac50feda 11430#, c-format
328577ad 11431msgid "%d error%s, %d warning%s, no object file generated"
ac50feda
RH
11432msgstr ""
11433
fce00800 11434#: write.c:1945
ac50feda 11435#, c-format
328577ad 11436msgid "local label `%s' is not defined"
ac50feda
RH
11437msgstr ""
11438
fce00800 11439#: write.c:2244
ac50feda
RH
11440#, c-format
11441msgid "alignment padding (%lu bytes) not a multiple of %ld"
11442msgstr ""
11443
fce00800 11444#: write.c:2361
ac50feda
RH
11445#, c-format
11446msgid ".word %s-%s+%s didn't fit"
11447msgstr ""
11448
fce00800
AM
11449#: write.c:2446
11450msgid "attempt to move .org backwards"
ac50feda
RH
11451msgstr ""
11452
fce00800 11453#: write.c:2474
ac50feda
RH
11454msgid ".space specifies non-absolute value"
11455msgstr ""
11456
fce00800 11457#: write.c:2481
ac50feda
RH
11458msgid ".space or .fill with negative value, ignored"
11459msgstr ""
11460
fce00800 11461#: write.c:2773
328577ad
NC
11462#, c-format
11463msgid "value of %s too large for field of %d bytes at %s"
ac50feda
RH
11464msgstr ""
11465
fce00800 11466#: write.c:2785
ac50feda 11467#, c-format
328577ad 11468msgid "signed .word overflow; switch may be too large; %ld at 0x%lx"
ac50feda 11469msgstr ""
This page took 0.939091 seconds and 4 git commands to generate.