]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/po/gas.pot
* ld-alpha/tlsbin.dd: Update to suit changed section layout and
[thirdparty/binutils-gdb.git] / gas / po / gas.pot
CommitLineData
252b5132 1# SOME DESCRIPTIVE TITLE.
6e1772d5
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"
6e1772d5 10"Report-Msgid-Bugs-To: \n"
8ea2b00f 11"POT-Creation-Date: 2004-09-16 19:00+0930\n"
252b5132
RH
12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14"Language-Team: LANGUAGE <LL@li.org>\n"
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=CHARSET\n"
328577ad 17"Content-Transfer-Encoding: 8bit\n"
252b5132 18
6e1772d5 19#: app.c:468 app.c:482
252b5132
RH
20msgid "end of file in comment"
21msgstr ""
22
6e1772d5 23#: app.c:561
328577ad 24msgid "end of file in string; inserted '\"'"
252b5132
RH
25msgstr ""
26
6e1772d5 27#: app.c:606
87ccc1b0 28msgid "end of file in string; '\"' inserted"
252b5132
RH
29msgstr ""
30
6e1772d5 31#: app.c:632
87ccc1b0
NC
32#, c-format
33msgid "unknown escape '\\%c' in string; ignored"
252b5132
RH
34msgstr ""
35
6e1772d5 36#: app.c:788
252b5132
RH
37msgid "end of file not at end of a line; newline inserted"
38msgstr ""
39
6e1772d5 40#: app.c:947
252b5132
RH
41msgid "end of file in multiline comment"
42msgstr ""
43
6e1772d5 44#: app.c:1011
252b5132
RH
45msgid "end of file after a one-character quote; \\0 inserted"
46msgstr ""
47
6e1772d5 48#: app.c:1019
252b5132
RH
49msgid "end of file in escape character"
50msgstr ""
51
6e1772d5 52#: app.c:1031
328577ad 53msgid "missing close quote; (assumed)"
252b5132
RH
54msgstr ""
55
6e1772d5 56#: app.c:1099 app.c:1153 app.c:1164 app.c:1229
252b5132
RH
57msgid "end of file in comment; newline inserted"
58msgstr ""
59
8ea2b00f 60#: as.c:165
a74801ba
ILT
61msgid "missing emulation mode name"
62msgstr ""
63
8ea2b00f 64#: as.c:180
a74801ba
ILT
65#, c-format
66msgid "unrecognized emulation name `%s'"
67msgstr ""
68
8ea2b00f 69#: as.c:228
252b5132
RH
70#, c-format
71msgid "GNU assembler version %s (%s) using BFD version %s"
72msgstr ""
73
8ea2b00f 74#: as.c:231
252b5132
RH
75#, c-format
76msgid "GNU assembler version %s (%s)"
77msgstr ""
78
8ea2b00f 79#: as.c:239
252b5132
RH
80#, c-format
81msgid "Usage: %s [option...] [asmfile...]\n"
82msgstr ""
83
8ea2b00f 84#: as.c:241
6e1772d5 85#, c-format
252b5132
RH
86msgid ""
87"Options:\n"
a74801ba
ILT
88" -a[sub-option...]\t turn on listings\n"
89" \t Sub-options [default hls]:\n"
90" \t c omit false conditionals\n"
91" \t d omit debugging directives\n"
92" \t h include high-level source\n"
93" \t l include assembly\n"
94" \t m include macro expansions\n"
95" \t n omit forms processing\n"
96" \t s include symbols\n"
a74801ba
ILT
97" \t =FILE list to FILE (must be last sub-option)\n"
98msgstr ""
99
8ea2b00f
AM
100#: as.c:254
101#, c-format
102msgid " --alternate initially turn on alternate macro syntax\n"
103msgstr ""
104
105#: as.c:256
6e1772d5 106#, c-format
a74801ba
ILT
107msgid " -D produce assembler debugging messages\n"
108msgstr ""
109
8ea2b00f 110#: as.c:258
6e1772d5 111#, c-format
a74801ba
ILT
112msgid " --defsym SYM=VAL define symbol SYM to given value\n"
113msgstr ""
114
8ea2b00f 115#: as.c:274
a74801ba
ILT
116#, c-format
117msgid " emulate output (default %s)\n"
118msgstr ""
119
8ea2b00f 120#: as.c:279
6e1772d5 121#, c-format
fce00800
AM
122msgid " --execstack require executable stack for this object\n"
123msgstr ""
124
8ea2b00f 125#: as.c:281
6e1772d5 126#, c-format
fce00800
AM
127msgid ""
128" --noexecstack don't require executable stack for this object\n"
129msgstr ""
130
8ea2b00f 131#: as.c:284
6e1772d5 132#, c-format
a74801ba
ILT
133msgid " -f skip whitespace and comment preprocessing\n"
134msgstr ""
135
8ea2b00f 136#: as.c:286
6e1772d5 137#, c-format
8ea2b00f 138msgid " -g --gen-debug generate debugging information\n"
a74801ba
ILT
139msgstr ""
140
8ea2b00f
AM
141#: as.c:288
142#, c-format
143msgid " --gstabs generate STABS debugging information\n"
144msgstr ""
145
146#: as.c:290
6e1772d5
AM
147#, c-format
148msgid ""
8ea2b00f 149" --gstabs+ generate STABS debug info with GNU extensions\n"
6e1772d5
AM
150msgstr ""
151
8ea2b00f 152#: as.c:292
6e1772d5 153#, c-format
8ea2b00f 154msgid " --gdwarf-2 generate DWARF2 debugging information\n"
a74801ba
ILT
155msgstr ""
156
8ea2b00f 157#: as.c:294
6e1772d5 158#, c-format
a74801ba
ILT
159msgid " --help show this message and exit\n"
160msgstr ""
161
8ea2b00f 162#: as.c:296
6e1772d5 163#, c-format
85a39694
NC
164msgid " --target-help show target specific options\n"
165msgstr ""
166
8ea2b00f 167#: as.c:298
6e1772d5 168#, c-format
a74801ba
ILT
169msgid ""
170" -I DIR add DIR to search list for .include directives\n"
171msgstr ""
172
8ea2b00f 173#: as.c:300
6e1772d5 174#, c-format
a74801ba
ILT
175msgid " -J don't warn about signed overflow\n"
176msgstr ""
177
8ea2b00f 178#: as.c:302
6e1772d5 179#, c-format
252b5132 180msgid ""
a74801ba
ILT
181" -K warn when differences altered for long "
182"displacements\n"
183msgstr ""
184
8ea2b00f 185#: as.c:304
6e1772d5 186#, c-format
a74801ba
ILT
187msgid " -L,--keep-locals keep local symbols (e.g. starting with `L')\n"
188msgstr ""
189
8ea2b00f 190#: as.c:306
6e1772d5 191#, c-format
a74801ba
ILT
192msgid " -M,--mri assemble in MRI compatibility mode\n"
193msgstr ""
194
8ea2b00f 195#: as.c:308
6e1772d5 196#, c-format
a74801ba
ILT
197msgid ""
198" --MD FILE write dependency information in FILE (default "
199"none)\n"
200msgstr ""
201
8ea2b00f 202#: as.c:310
6e1772d5 203#, c-format
a74801ba
ILT
204msgid " -nocpp ignored\n"
205msgstr ""
206
8ea2b00f 207#: as.c:312
6e1772d5 208#, c-format
a74801ba 209msgid ""
328577ad
NC
210" -o OBJFILE name the object-file output OBJFILE (default a."
211"out)\n"
a74801ba
ILT
212msgstr ""
213
8ea2b00f 214#: as.c:314
6e1772d5 215#, c-format
a74801ba
ILT
216msgid " -R fold data section into text section\n"
217msgstr ""
218
8ea2b00f 219#: as.c:316
6e1772d5 220#, c-format
a74801ba
ILT
221msgid ""
222" --statistics print various measured statistics from execution\n"
223msgstr ""
224
8ea2b00f 225#: as.c:318
6e1772d5 226#, c-format
a74801ba
ILT
227msgid " --strip-local-absolute strip local absolute symbols\n"
228msgstr ""
229
8ea2b00f 230#: as.c:320
6e1772d5 231#, c-format
a74801ba
ILT
232msgid ""
233" --traditional-format Use same format as native assembler when possible\n"
234msgstr ""
235
8ea2b00f 236#: as.c:322
6e1772d5 237#, c-format
a74801ba
ILT
238msgid " --version print assembler version number and exit\n"
239msgstr ""
240
8ea2b00f 241#: as.c:324
6e1772d5 242#, c-format
a74801ba
ILT
243msgid " -W --no-warn suppress warnings\n"
244msgstr ""
245
8ea2b00f 246#: as.c:326
6e1772d5 247#, c-format
a74801ba
ILT
248msgid " --warn don't suppress warnings\n"
249msgstr ""
250
8ea2b00f 251#: as.c:328
6e1772d5 252#, c-format
a74801ba
ILT
253msgid " --fatal-warnings treat warnings as errors\n"
254msgstr ""
255
8ea2b00f 256#: as.c:330
6e1772d5 257#, c-format
252b5132 258msgid ""
a74801ba
ILT
259" --itbl INSTTBL extend instruction set to include instructions\n"
260" matching the specifications defined in file "
261"INSTTBL\n"
262msgstr ""
263
8ea2b00f 264#: as.c:333
6e1772d5 265#, c-format
a74801ba
ILT
266msgid " -w ignored\n"
267msgstr ""
268
8ea2b00f 269#: as.c:335
6e1772d5 270#, c-format
a74801ba
ILT
271msgid " -X ignored\n"
272msgstr ""
273
8ea2b00f 274#: as.c:337
6e1772d5 275#, c-format
a74801ba
ILT
276msgid " -Z generate object file even after errors\n"
277msgstr ""
278
8ea2b00f 279#: as.c:339
6e1772d5 280#, c-format
252b5132 281msgid ""
a74801ba 282" --listing-lhs-width set the width in words of the output data column "
252b5132 283"of\n"
a74801ba 284" the listing\n"
252b5132
RH
285msgstr ""
286
8ea2b00f 287#: as.c:342
6e1772d5 288#, c-format
252b5132 289msgid ""
a74801ba
ILT
290" --listing-lhs-width2 set the width in words of the continuation lines\n"
291" of the output data column; ignored if smaller "
292"than\n"
293" the width of the first line\n"
252b5132
RH
294msgstr ""
295
8ea2b00f 296#: as.c:346
6e1772d5 297#, c-format
a74801ba
ILT
298msgid ""
299" --listing-rhs-width set the max width in characters of the lines from\n"
300" the source file\n"
252b5132
RH
301msgstr ""
302
8ea2b00f 303#: as.c:349
6e1772d5 304#, c-format
a74801ba
ILT
305msgid ""
306" --listing-cont-lines set the maximum number of continuation lines used\n"
307" for the output data column of the listing\n"
308msgstr ""
309
8ea2b00f 310#: as.c:356
8ad3436c
AM
311#, c-format
312msgid "Report bugs to %s\n"
252b5132
RH
313msgstr ""
314
8ea2b00f
AM
315#: as.c:544
316#, c-format
317msgid "unrecognized option -%c%s"
318msgstr ""
319
320#: as.c:583 as.c:585
252b5132
RH
321#, c-format
322msgid "GNU assembler %s\n"
323msgstr ""
324
8ea2b00f 325#: as.c:587
6e1772d5 326#, c-format
3b16e843 327msgid "Copyright 2002 Free Software Foundation, Inc.\n"
252b5132
RH
328msgstr ""
329
8ea2b00f 330#: as.c:588
6e1772d5 331#, c-format
252b5132
RH
332msgid ""
333"This program is free software; you may redistribute it under the terms of\n"
334"the GNU General Public License. This program has absolutely no warranty.\n"
335msgstr ""
336
8ea2b00f 337#: as.c:591
252b5132
RH
338#, c-format
339msgid "This assembler was configured for a target of `%s'.\n"
340msgstr ""
341
8ea2b00f 342#: as.c:598
252b5132
RH
343msgid "multiple emulation names specified"
344msgstr ""
345
8ea2b00f 346#: as.c:600
252b5132
RH
347msgid "emulations not handled in this configuration"
348msgstr ""
349
8ea2b00f 350#: as.c:605
252b5132
RH
351#, c-format
352msgid "alias = %s\n"
353msgstr ""
354
8ea2b00f 355#: as.c:606
252b5132
RH
356#, c-format
357msgid "canonical = %s\n"
358msgstr ""
359
8ea2b00f 360#: as.c:607
252b5132
RH
361#, c-format
362msgid "cpu-type = %s\n"
363msgstr ""
364
8ea2b00f 365#: as.c:609
252b5132
RH
366#, c-format
367msgid "format = %s\n"
368msgstr ""
369
8ea2b00f 370#: as.c:612
252b5132
RH
371#, c-format
372msgid "bfd-target = %s\n"
373msgstr ""
374
8ea2b00f 375#: as.c:625
252b5132
RH
376msgid "bad defsym; format is --defsym name=value"
377msgstr ""
378
8ea2b00f 379#: as.c:649
328577ad 380msgid "no file name following -t option"
252b5132
RH
381msgstr ""
382
8ea2b00f 383#: as.c:664
252b5132 384#, c-format
328577ad 385msgid "failed to read instruction table %s\n"
252b5132
RH
386msgstr ""
387
8ea2b00f 388#: as.c:822
252b5132
RH
389#, c-format
390msgid "invalid listing option `%c'"
391msgstr ""
392
8ea2b00f 393#: as.c:882
a74801ba 394#, c-format
6e1772d5 395msgid "%s: total time in assembly: %ld.%06ld\n"
a74801ba
ILT
396msgstr ""
397
8ea2b00f 398#: as.c:885
252b5132 399#, c-format
6e1772d5 400msgid "%s: data size %ld\n"
252b5132
RH
401msgstr ""
402
8ea2b00f 403#: as.c:1194
252b5132 404#, c-format
6e1772d5 405msgid "%d warnings, treating warnings as errors"
252b5132
RH
406msgstr ""
407
8ea2b00f 408#: as.h:215
328577ad
NC
409#, c-format
410msgid "Case value %ld unexpected at line %d of file \"%s\"\n"
411msgstr ""
412
252b5132
RH
413#.
414#. * We have a GROSS internal error.
415#. * This should never happen.
416#.
8ea2b00f 417#: atof-generic.c:433 config/tc-m68k.c:3155
328577ad 418msgid "failed sanity check"
252b5132
RH
419msgstr ""
420
6e1772d5 421#: cond.c:82
252b5132
RH
422msgid "invalid identifier for \".ifdef\""
423msgstr ""
424
6e1772d5 425#: cond.c:149
252b5132
RH
426msgid "non-constant expression in \".if\" statement"
427msgstr ""
428
6e1772d5 429#: cond.c:242
252b5132
RH
430msgid "bad format for ifc or ifnc"
431msgstr ""
432
6e1772d5 433#: cond.c:272
328577ad 434msgid "\".elseif\" without matching \".if\""
252b5132
RH
435msgstr ""
436
6e1772d5 437#: cond.c:276
328577ad 438msgid "\".elseif\" after \".else\""
252b5132
RH
439msgstr ""
440
6e1772d5 441#: cond.c:279 cond.c:385
252b5132
RH
442msgid "here is the previous \"else\""
443msgstr ""
444
6e1772d5 445#: cond.c:282 cond.c:388
252b5132
RH
446msgid "here is the previous \"if\""
447msgstr ""
448
6e1772d5 449#: cond.c:311
a74801ba
ILT
450msgid "non-constant expression in \".elseif\" statement"
451msgstr ""
452
6e1772d5 453#: cond.c:349
a74801ba
ILT
454msgid "\".endif\" without \".if\""
455msgstr ""
456
6e1772d5 457#: cond.c:378
328577ad 458msgid "\".else\" without matching \".if\""
a74801ba
ILT
459msgstr ""
460
6e1772d5 461#: cond.c:382
328577ad 462msgid "duplicate \"else\""
a74801ba
ILT
463msgstr ""
464
6e1772d5 465#: cond.c:433
252b5132
RH
466msgid ".ifeqs syntax error"
467msgstr ""
468
6e1772d5 469#: cond.c:514
252b5132
RH
470msgid "end of macro inside conditional"
471msgstr ""
472
6e1772d5 473#: cond.c:516
252b5132
RH
474msgid "end of file inside conditional"
475msgstr ""
476
6e1772d5 477#: cond.c:519
252b5132
RH
478msgid "here is the start of the unterminated conditional"
479msgstr ""
480
6e1772d5 481#: cond.c:523
252b5132
RH
482msgid "here is the \"else\" of the unterminated conditional"
483msgstr ""
484
7b15d668 485#: config/obj-aout.c:162
252b5132
RH
486#, c-format
487msgid "Attempt to put a common symbol into set %s"
488msgstr ""
489
7b15d668 490#: config/obj-aout.c:166
252b5132
RH
491#, c-format
492msgid "Attempt to put an undefined symbol into set %s"
493msgstr ""
494
8ea2b00f 495#: config/obj-aout.c:197 config/obj-coff.c:1317
252b5132
RH
496#, c-format
497msgid "Symbol `%s' can not be both weak and common"
498msgstr ""
499
8ea2b00f 500#: config/obj-aout.c:255 config/obj-coff.c:2062
252b5132
RH
501msgid "unresolved relocation"
502msgstr ""
503
8ea2b00f 504#: config/obj-aout.c:257 config/obj-coff.c:2064
252b5132
RH
505#, c-format
506msgid "bad relocation: symbol `%s' not in symbol table"
507msgstr ""
508
7b15d668 509#: config/obj-aout.c:344
252b5132
RH
510#, c-format
511msgid "%s: bad type for weak symbol"
512msgstr ""
513
8ea2b00f 514#: config/obj-aout.c:450 config/obj-coff.c:2985 write.c:1899
252b5132
RH
515#, c-format
516msgid "%s: global symbols not supported in common sections"
517msgstr ""
518
8ea2b00f 519#: config/obj-aout.c:520
252b5132
RH
520#, c-format
521msgid "Local symbol %s never defined."
522msgstr ""
523
6e1772d5 524#: config/obj-bout.c:319 config/obj-vms.c:459
252b5132
RH
525#, c-format
526msgid "Local symbol %s never defined"
527msgstr ""
528
8ea2b00f 529#: config/obj-coff.c:168
252b5132
RH
530#, c-format
531msgid "Inserting \"%s\" into structure table failed: %s"
532msgstr ""
533
a74801ba 534#. Zero is used as an end marker in the file.
8ea2b00f 535#: config/obj-coff.c:430
a74801ba
ILT
536msgid "Line numbers must be positive integers\n"
537msgstr ""
538
87ccc1b0 539#. Wrong context.
8ea2b00f 540#: config/obj-coff.c:464 config/obj-coff.c:2407
252b5132
RH
541msgid ".ln pseudo-op inside .def/.endef: ignored."
542msgstr ""
543
8ea2b00f 544#: config/obj-coff.c:507 ecoff.c:3243
a74801ba
ILT
545msgid ".loc outside of .text"
546msgstr ""
547
8ea2b00f 548#: config/obj-coff.c:514
a74801ba
ILT
549msgid ".loc pseudo-op inside .def/.endef: ignored."
550msgstr ""
551
8ea2b00f 552#: config/obj-coff.c:602 config/obj-coff.c:2459
252b5132
RH
553msgid ".def pseudo-op used inside of .def/.endef: ignored."
554msgstr ""
555
8ea2b00f 556#: config/obj-coff.c:648 config/obj-coff.c:2511
252b5132
RH
557msgid ".endef pseudo-op used outside of .def/.endef: ignored."
558msgstr ""
559
8ea2b00f 560#: config/obj-coff.c:686
252b5132
RH
561#, c-format
562msgid "`%s' symbol without preceding function"
563msgstr ""
564
8ea2b00f 565#: config/obj-coff.c:773 config/obj-coff.c:2591
252b5132
RH
566#, c-format
567msgid "unexpected storage class %d"
568msgstr ""
569
8ea2b00f 570#: config/obj-coff.c:886 config/obj-coff.c:2698
252b5132
RH
571msgid ".dim pseudo-op used outside of .def/.endef: ignored."
572msgstr ""
573
8ea2b00f 574#: config/obj-coff.c:906 config/obj-coff.c:2718
252b5132
RH
575msgid "badly formed .dim directive ignored"
576msgstr ""
577
8ea2b00f 578#: config/obj-coff.c:957 config/obj-coff.c:2778
252b5132
RH
579msgid ".size pseudo-op used outside of .def/.endef ignored."
580msgstr ""
581
8ea2b00f 582#: config/obj-coff.c:973 config/obj-coff.c:2794
252b5132
RH
583msgid ".scl pseudo-op used outside of .def/.endef ignored."
584msgstr ""
585
8ea2b00f 586#: config/obj-coff.c:991 config/obj-coff.c:2812
252b5132
RH
587msgid ".tag pseudo-op used outside of .def/.endef ignored."
588msgstr ""
589
8ea2b00f 590#: config/obj-coff.c:1010 config/obj-coff.c:2829
252b5132
RH
591#, c-format
592msgid "tag not found for .tag %s"
593msgstr ""
594
8ea2b00f 595#: config/obj-coff.c:1025 config/obj-coff.c:2843
252b5132
RH
596msgid ".type pseudo-op used outside of .def/.endef ignored."
597msgstr ""
598
8ea2b00f 599#: config/obj-coff.c:1047 config/obj-coff.c:2863
252b5132
RH
600msgid ".val pseudo-op used outside of .def/.endef ignored."
601msgstr ""
602
8ea2b00f
AM
603#: config/obj-coff.c:1114
604msgid "badly formed .weak directive ignored"
605msgstr ""
606
607#: config/obj-coff.c:1150
608msgid "alternate name missing in .weak directive"
609msgstr ""
610
611#: config/obj-coff.c:1274 config/obj-coff.c:3056
252b5132
RH
612msgid "mismatched .eb"
613msgstr ""
614
8ea2b00f 615#: config/obj-coff.c:1295 config/obj-coff.c:3094
252b5132
RH
616msgid "C_EFCN symbol out of scope"
617msgstr ""
618
619#. STYP_INFO
620#. STYP_LIB
621#. STYP_OVER
8ea2b00f 622#: config/obj-coff.c:1523
252b5132
RH
623#, c-format
624msgid "unsupported section attribute '%c'"
625msgstr ""
626
8ea2b00f 627#: config/obj-coff.c:1528 config/obj-coff.c:3799 config/tc-ppc.c:4595
252b5132
RH
628#, c-format
629msgid "unknown section attribute '%c'"
630msgstr ""
631
8ea2b00f
AM
632#: config/obj-coff.c:1558 config/tc-ppc.c:4613 config/tc-tic54x.c:4339
633#: read.c:2459
252b5132
RH
634#, c-format
635msgid "error setting flags for \"%s\": %s"
636msgstr ""
637
8ea2b00f 638#: config/obj-coff.c:1569
bc0d738a
NC
639#, c-format
640msgid "Ignoring changed section attributes for %s"
641msgstr ""
642
8ea2b00f 643#: config/obj-coff.c:1705
252b5132
RH
644#, c-format
645msgid "0x%lx: \"%s\" type = %ld, class = %d, segment = %d\n"
646msgstr ""
647
8ea2b00f 648#: config/obj-coff.c:1889 config/obj-ieee.c:69
6e1772d5 649#, c-format
252b5132
RH
650msgid "Out of step\n"
651msgstr ""
652
8ea2b00f 653#: config/obj-coff.c:2326
252b5132
RH
654msgid "bfd_coff_swap_scnhdr_out failed"
655msgstr ""
656
8ea2b00f 657#: config/obj-coff.c:2547
6e1772d5 658#, c-format
252b5132
RH
659msgid "`.bf' symbol without preceding function\n"
660msgstr ""
661
8ea2b00f 662#: config/obj-coff.c:3497 config/obj-ieee.c:517
252b5132
RH
663#, c-format
664msgid "FATAL: Can't create %s"
665msgstr ""
666
8ea2b00f 667#: config/obj-coff.c:3675
252b5132
RH
668#, c-format
669msgid "Can't close %s: %s"
670msgstr ""
671
8ea2b00f 672#: config/obj-coff.c:3709
252b5132
RH
673#, c-format
674msgid "Too many new sections; can't add \"%s\""
675msgstr ""
676
8ea2b00f 677#: config/obj-coff.c:4097 config/tc-sparc.c:3646
252b5132
RH
678msgid "Expected comma after name"
679msgstr ""
680
8ea2b00f 681#: config/obj-coff.c:4103
252b5132
RH
682msgid "Missing size expression"
683msgstr ""
684
8ea2b00f 685#: config/obj-coff.c:4109
252b5132
RH
686#, c-format
687msgid "lcomm length (%d.) <0! Ignored."
688msgstr ""
689
8ea2b00f 690#: config/obj-coff.c:4137
252b5132
RH
691#, c-format
692msgid "Symbol %s already defined"
693msgstr ""
694
8ea2b00f 695#: config/obj-coff.c:4233 config/tc-i960.c:3221
252b5132
RH
696#, c-format
697msgid "No 'bal' entry point for leafproc %s"
698msgstr ""
699
8ea2b00f 700#: config/obj-coff.c:4310
252b5132
RH
701#, c-format
702msgid "Negative of non-absolute symbol %s"
703msgstr ""
704
8ea2b00f 705#: config/obj-coff.c:4330
252b5132
RH
706msgid "callj to difference of 2 symbols"
707msgstr ""
708
8ea2b00f 709#: config/obj-coff.c:4374
252b5132
RH
710#, c-format
711msgid "Can't emit reloc {- %s-seg symbol \"%s\"} @ file address %ld."
712msgstr ""
713
8ea2b00f 714#: config/obj-coff.c:4460 config/tc-i960.c:2844
252b5132
RH
715msgid "can't use COBR format with external label"
716msgstr ""
717
8ea2b00f 718#: config/obj-coff.c:4533
252b5132
RH
719#, c-format
720msgid "Value of %ld too large for field of %d bytes at 0x%lx"
721msgstr ""
722
8ea2b00f 723#: config/obj-coff.c:4547
252b5132
RH
724#, c-format
725msgid "Signed .word overflow; switch may be too large; %ld at 0x%lx"
726msgstr ""
727
87ccc1b0 728#: config/obj-ecoff.c:192
252b5132
RH
729msgid "Can't set GP value"
730msgstr ""
731
87ccc1b0 732#: config/obj-ecoff.c:199
252b5132
RH
733msgid "Can't set register masks"
734msgstr ""
735
6e1772d5 736#: config/obj-elf.c:301 config/tc-sparc.c:3942 config/tc-v850.c:461
252b5132
RH
737#, c-format
738msgid "bad .common segment %s"
739msgstr ""
740
8ea2b00f 741#: config/obj-elf.c:568
328577ad
NC
742#, c-format
743msgid "setting incorrect section type for %s"
744msgstr ""
745
8ea2b00f 746#: config/obj-elf.c:573
a74801ba 747#, c-format
328577ad 748msgid "ignoring incorrect section type for %s"
252b5132
RH
749msgstr ""
750
8ea2b00f 751#: config/obj-elf.c:610
60bcf0fa 752#, c-format
328577ad 753msgid "setting incorrect section attributes for %s"
60bcf0fa
NC
754msgstr ""
755
8ea2b00f 756#: config/obj-elf.c:670
a74801ba 757#, c-format
328577ad 758msgid "ignoring changed section attributes for %s"
252b5132
RH
759msgstr ""
760
8ea2b00f 761#: config/obj-elf.c:672
6840198f 762#, c-format
328577ad 763msgid "ignoring changed section entity size for %s"
6840198f
NC
764msgstr ""
765
8ea2b00f 766#: config/obj-elf.c:724
87ccc1b0 767msgid "unrecognized .section attribute: want a,w,x,M,S,G,T"
252b5132
RH
768msgstr ""
769
8ea2b00f 770#: config/obj-elf.c:761
328577ad 771msgid "unrecognized section attribute"
252b5132
RH
772msgstr ""
773
8ea2b00f 774#: config/obj-elf.c:789 read.c:2442
328577ad 775msgid "unrecognized section type"
252b5132
RH
776msgstr ""
777
8ea2b00f 778#: config/obj-elf.c:819
328577ad 779msgid "missing name"
6840198f
NC
780msgstr ""
781
8ea2b00f 782#: config/obj-elf.c:930
328577ad 783msgid "invalid merge entity size"
252b5132
RH
784msgstr ""
785
8ea2b00f 786#: config/obj-elf.c:937
328577ad
NC
787msgid "entity size for SHF_MERGE not specified"
788msgstr ""
789
8ea2b00f 790#: config/obj-elf.c:957
328577ad
NC
791msgid "group name for SHF_GROUP not specified"
792msgstr ""
793
8ea2b00f 794#: config/obj-elf.c:970
328577ad 795msgid "character following name is not '#'"
6840198f
NC
796msgstr ""
797
8ea2b00f 798#: config/obj-elf.c:1067
252b5132
RH
799msgid ".previous without corresponding .section; ignored"
800msgstr ""
801
8ea2b00f 802#: config/obj-elf.c:1093
a74801ba
ILT
803msgid ".popsection without corresponding .pushsection; ignored"
804msgstr ""
805
8ea2b00f 806#: config/obj-elf.c:1145
252b5132
RH
807msgid "expected comma after name in .symver"
808msgstr ""
809
8ea2b00f 810#: config/obj-elf.c:1169
252b5132
RH
811#, c-format
812msgid "missing version name in `%s' for symbol `%s'"
813msgstr ""
814
8ea2b00f 815#: config/obj-elf.c:1180
5f68c319
NC
816#, c-format
817msgid "multiple versions [`%s'|`%s'] for symbol `%s'"
818msgstr ""
819
8ea2b00f 820#: config/obj-elf.c:1410
328577ad 821msgid "expected quoted string"
252b5132
RH
822msgstr ""
823
8ea2b00f 824#: config/obj-elf.c:1430
252b5132
RH
825#, c-format
826msgid "expected comma after name `%s' in .size directive"
827msgstr ""
828
8ea2b00f 829#: config/obj-elf.c:1439
252b5132
RH
830msgid "missing expression in .size directive"
831msgstr ""
832
8ea2b00f 833#: config/obj-elf.c:1526
252b5132 834#, c-format
328577ad 835msgid "unrecognized symbol type \"%s\""
252b5132
RH
836msgstr ""
837
8ea2b00f 838#: config/obj-elf.c:1694
252b5132
RH
839msgid ".size expression too complicated to fix up"
840msgstr ""
841
8ea2b00f 842#: config/obj-elf.c:1726
252b5132
RH
843#, c-format
844msgid ""
845"invalid attempt to declare external version name as default in symbol `%s'"
846msgstr ""
847
8ea2b00f 848#: config/obj-elf.c:1787 ecoff.c:3601
328577ad
NC
849#, c-format
850msgid "symbol `%s' can not be both weak and common"
851msgstr ""
852
8ea2b00f 853#: config/obj-elf.c:1905
328577ad 854#, c-format
87ccc1b0 855msgid "assuming all members of group `%s' are COMDAT"
328577ad
NC
856msgstr ""
857
8ea2b00f 858#: config/obj-elf.c:1927
252b5132 859#, c-format
87ccc1b0
NC
860msgid "can't create group: %s"
861msgstr ""
862
8ea2b00f 863#: config/obj-elf.c:2036
87ccc1b0 864#, c-format
328577ad 865msgid "failed to set up debugging information: %s"
252b5132
RH
866msgstr ""
867
8ea2b00f 868#: config/obj-elf.c:2056
252b5132 869#, c-format
328577ad 870msgid "can't start writing .mdebug section: %s"
252b5132
RH
871msgstr ""
872
8ea2b00f 873#: config/obj-elf.c:2064
252b5132 874#, c-format
328577ad 875msgid "could not write .mdebug section: %s"
252b5132
RH
876msgstr ""
877
6e1772d5
AM
878#: config/obj-elf.h:140
879#, c-format
880msgid "can't allocate ELF private section data: %s"
881msgstr ""
882
ed265386 883#: config/obj-ieee.c:455
252b5132
RH
884msgid "too many sections"
885msgstr ""
886
8ea2b00f 887#: config/obj-som.c:139
252b5132
RH
888msgid "Only one .version pseudo-op per file!"
889msgstr ""
890
8ea2b00f 891#: config/obj-som.c:156 config/obj-som.c:202
328577ad
NC
892msgid "Expected quoted string"
893msgstr ""
894
8ea2b00f 895#: config/obj-som.c:165
252b5132
RH
896#, c-format
897msgid "FATAL: Attaching version header %s"
898msgstr ""
899
8ea2b00f 900#: config/obj-som.c:185
252b5132
RH
901msgid "Only one .copyright pseudo-op per file!"
902msgstr ""
903
8ea2b00f 904#: config/obj-som.c:211
252b5132
RH
905#, c-format
906msgid "FATAL: Attaching copyright header %s"
907msgstr ""
908
6e1772d5 909#: config/obj-vms.c:367
252b5132
RH
910#, c-format
911msgid "compiler emitted zero-size common symbol `%s' already defined"
912msgstr ""
913
6e1772d5 914#: config/obj-vms.c:375
252b5132
RH
915#, c-format
916msgid "compiler redefined zero-size common symbol `%s'"
917msgstr ""
918
6e1772d5 919#: config/obj-vms.c:492
252b5132
RH
920#, c-format
921msgid "Couldn't create VMS object file \"%s\""
922msgstr ""
923
6e1772d5 924#: config/obj-vms.c:517
252b5132
RH
925msgid "I/O error writing VMS object file (length prefix)"
926msgstr ""
927
6e1772d5 928#: config/obj-vms.c:531
252b5132
RH
929msgid "I/O error writing VMS object file"
930msgstr ""
931
6e1772d5 932#: config/obj-vms.c:1076
328577ad 933#, c-format
252b5132
RH
934msgid "Couldn't find source file \"%s\", status=%%X%x"
935msgstr ""
936
6e1772d5 937#: config/obj-vms.c:1559 config/obj-vms.c:2731
252b5132
RH
938#, c-format
939msgid "debugger forward reference error, dbx type %d"
940msgstr ""
941
6e1772d5 942#: config/obj-vms.c:1633
252b5132
RH
943#, c-format
944msgid "Variable descriptor %d too complicated. Defined as `void *'."
945msgstr ""
946
6e1772d5 947#: config/obj-vms.c:1948
252b5132
RH
948msgid ""
949"***Warning - the assembly code generated by the compiler has placed \n"
950" global constant(s) in the text psect. These will not be available to \n"
951" other modules, since this is not the correct way to handle this. You \n"
952" have two options: 1) get a patched compiler that does not put global \n"
953" constants in the text psect, or 2) remove the 'const' keyword from \n"
954" definitions of global variables in your source module(s). Don't say \n"
955" I didn't warn you! \n"
956msgstr ""
957
6e1772d5 958#: config/obj-vms.c:2253
252b5132
RH
959#, c-format
960msgid "debugginer output: %d is an unknown untyped variable."
961msgstr ""
962
6e1772d5 963#: config/obj-vms.c:2473
252b5132
RH
964#, c-format
965msgid "debugger output: structure element `%s' has undefined type"
966msgstr ""
967
6e1772d5 968#: config/obj-vms.c:2584
252b5132
RH
969#, c-format
970msgid "debugger output: %d is an unknown type of variable."
971msgstr ""
972
6e1772d5 973#: config/obj-vms.c:2720
252b5132
RH
974#, c-format
975msgid "debugger output: Unable to resolve %d circular references."
976msgstr ""
977
6e1772d5 978#: config/obj-vms.c:2908
252b5132
RH
979#, c-format
980msgid "Module name truncated: %s\n"
981msgstr ""
982
6e1772d5 983#: config/obj-vms.c:3159
252b5132
RH
984#, c-format
985msgid "Symbol %s replaced by %s\n"
986msgstr ""
987
988#. impossible
6e1772d5 989#: config/obj-vms.c:3385
252b5132
RH
990#, c-format
991msgid "Unknown VMS psect type (%ld)"
992msgstr ""
993
6e1772d5 994#: config/obj-vms.c:3423
252b5132
RH
995#, c-format
996msgid "Globalsymbol attribute for symbol %s was unexpected."
997msgstr ""
998
6e1772d5 999#: config/obj-vms.c:3547
252b5132
RH
1000msgid "Invalid data type for globalvalue"
1001msgstr ""
1002
6e1772d5 1003#: config/obj-vms.c:3559
252b5132
RH
1004#, c-format
1005msgid "Invalid globalvalue of %s"
1006msgstr ""
1007
6e1772d5 1008#: config/obj-vms.c:3799
252b5132
RH
1009msgid "Couldn't find fixup fragment when checking for indirect reference"
1010msgstr ""
1011
6e1772d5 1012#: config/obj-vms.c:4077 config/obj-vms.c:4212
252b5132
RH
1013msgid "Fixup data addsy and subsy don't have the same type"
1014msgstr ""
1015
6e1772d5 1016#: config/obj-vms.c:4081 config/obj-vms.c:4216
252b5132
RH
1017msgid "Fixup data addsy and subsy don't have an appropriate type"
1018msgstr ""
1019
6e1772d5 1020#: config/obj-vms.c:4084 config/obj-vms.c:4219
252b5132
RH
1021msgid "Fixup data is erroneously \"pcrel\""
1022msgstr ""
1023
6e1772d5 1024#: config/obj-vms.c:4100 config/obj-vms.c:4236
252b5132
RH
1025msgid "Fixup datum is not a longword"
1026msgstr ""
1027
6e1772d5 1028#: config/obj-vms.c:4104 config/obj-vms.c:4240
252b5132
RH
1029msgid "Fixup datum is not \"fixP->fx_addsy\""
1030msgstr ""
1031
6e1772d5 1032#: config/obj-vms.c:4306
252b5132
RH
1033#, c-format
1034msgid ""
1035"g++ wrote an extern reference to `%s' as a routine.\n"
1036"I will fix it, but I hope that it was note really a routine."
1037msgstr ""
1038
6e1772d5 1039#: config/obj-vms.c:4436
252b5132
RH
1040msgid "Can't handle global xtors symbols yet."
1041msgstr ""
1042
6e1772d5 1043#: config/obj-vms.c:4439
252b5132
RH
1044#, c-format
1045msgid "Unknown %s"
1046msgstr ""
1047
1048#.
1049#. * Error otherwise.
1050#.
6e1772d5 1051#: config/obj-vms.c:4524
252b5132
RH
1052#, c-format
1053msgid "unhandled stab type %d"
1054msgstr ""
1055
6e1772d5 1056#: config/tc-a29k.c:163 config/tc-sparc.c:3994
252b5132
RH
1057msgid "Unknown segment type"
1058msgstr ""
1059
1060#. Probably a memory allocation problem? Give up now.
8ea2b00f
AM
1061#: config/tc-a29k.c:333 config/tc-dlx.c:369 config/tc-hppa.c:1480
1062#: config/tc-mips.c:1143 config/tc-mips.c:1185 config/tc-or32.c:228
6e1772d5 1063#: config/tc-sparc.c:858
252b5132
RH
1064msgid "Broken assembler. No assembly attempted."
1065msgstr ""
1066
8ea2b00f 1067#: config/tc-a29k.c:378 config/tc-avr.c:1128 config/tc-d10v.c:545
6e1772d5
AM
1068#: config/tc-d30v.c:551 config/tc-h8300.c:470 config/tc-h8500.c:283
1069#: config/tc-mcore.c:607 config/tc-mmix.c:515 config/tc-mn10200.c:940
8ea2b00f
AM
1070#: config/tc-mn10300.c:1815 config/tc-msp430.c:316 config/tc-or32.c:334
1071#: config/tc-or32.c:390 config/tc-ppc.c:2367 config/tc-s390.c:1217
1072#: config/tc-sh64.c:2208 config/tc-sh.c:1240 config/tc-tic80.c:279
1073#: config/tc-v850.c:2021 config/tc-w65.c:218 config/tc-z8k.c:331
252b5132
RH
1074msgid "missing operand"
1075msgstr ""
1076
8ea2b00f
AM
1077#: config/tc-a29k.c:417 config/tc-cris.c:1128 config/tc-cris.c:1136
1078#: config/tc-crx.c:2502 config/tc-dlx.c:846 config/tc-hppa.c:1616
1079#: config/tc-i860.c:492 config/tc-i860.c:509 config/tc-i860.c:989
1080#: config/tc-sparc.c:1420 config/tc-sparc.c:1426
252b5132
RH
1081#, c-format
1082msgid "Unknown opcode: `%s'"
1083msgstr ""
1084
8ea2b00f 1085#: config/tc-a29k.c:422 config/tc-dlx.c:864
252b5132
RH
1086#, c-format
1087msgid "Unknown opcode `%s'."
1088msgstr ""
1089
8ea2b00f 1090#: config/tc-a29k.c:454 config/tc-dlx.c:925
252b5132
RH
1091#, c-format
1092msgid "Too many operands: %s"
1093msgstr ""
1094
87ccc1b0 1095#: config/tc-a29k.c:476 config/tc-a29k.c:507
252b5132
RH
1096#, c-format
1097msgid "Immediate value of %ld is too large"
1098msgstr ""
1099
6e1772d5 1100#: config/tc-a29k.c:546 config/tc-i860.c:395 config/tc-i860.c:940
8ea2b00f 1101#: config/tc-m68k.c:3480 config/tc-m68k.c:3512 config/tc-sparc.c:2658
328577ad
NC
1102msgid "failed sanity check."
1103msgstr ""
1104
87ccc1b0 1105#: config/tc-a29k.c:892 config/tc-or32.c:1044 config/tc-or32.c:1178
252b5132
RH
1106#, c-format
1107msgid "bad relocation type: 0x%02x"
1108msgstr ""
1109
87ccc1b0 1110#: config/tc-a29k.c:919
252b5132
RH
1111#, c-format
1112msgid "need %o3\n"
1113msgstr ""
1114
87ccc1b0 1115#: config/tc-a29k.c:935
252b5132
RH
1116msgid "a29k_convert_frag\n"
1117msgstr ""
1118
87ccc1b0 1119#: config/tc-a29k.c:944
252b5132
RH
1120msgid "a29k_estimate_size_before_relax\n"
1121msgstr ""
1122
8ea2b00f 1123#: config/tc-a29k.c:1095 config/tc-dlx.c:1295 config/tc-or32.c:1373
252b5132
RH
1124#, c-format
1125msgid "label \"$%d\" redefined"
1126msgstr ""
1127
8ea2b00f 1128#: config/tc-a29k.c:1168 config/tc-dlx.c:523 config/tc-or32.c:1466
328577ad 1129#, c-format
252b5132
RH
1130msgid "Invalid expression after %%%%\n"
1131msgstr ""
1132
87ccc1b0 1133#: config/tc-a29k.c:1179
252b5132
RH
1134msgid "Invalid register in & expression"
1135msgstr ""
1136
fce00800 1137#: config/tc-alpha.c:826
252b5132
RH
1138#, c-format
1139msgid "internal error: can't hash opcode `%s': %s"
1140msgstr ""
1141
fce00800 1142#: config/tc-alpha.c:860
252b5132
RH
1143#, c-format
1144msgid "internal error: can't hash macro `%s': %s"
1145msgstr ""
1146
8ea2b00f
AM
1147#: config/tc-alpha.c:943 config/tc-i960.c:2707 config/tc-xtensa.c:4844
1148#: config/tc-xtensa.c:4905
252b5132
RH
1149msgid "syntax error"
1150msgstr ""
1151
6e1772d5 1152#: config/tc-alpha.c:1017 config/tc-h8300.c:2100 config/tc-h8500.c:1204
8ea2b00f
AM
1153#: config/tc-hppa.c:4033 config/tc-i860.c:1059 config/tc-m68hc11.c:557
1154#: config/tc-m68k.c:4566 config/tc-m88k.c:991 config/tc-ns32k.c:1689
6e1772d5 1155#: config/tc-or32.c:910 config/tc-sparc.c:2945 config/tc-z8k.c:1331
252b5132
RH
1156msgid "Bad call to MD_ATOF()"
1157msgstr ""
1158
fce00800 1159#: config/tc-alpha.c:1067
252b5132
RH
1160#, c-format
1161msgid "Unknown CPU identifier `%s'"
1162msgstr ""
1163
fce00800 1164#: config/tc-alpha.c:1111
252b5132
RH
1165msgid ""
1166"Alpha options:\n"
1167"-32addr\t\t\ttreat addresses as 32-bit values\n"
1168"-F\t\t\tlack floating point instructions support\n"
87ccc1b0 1169"-mev4 | -mev45 | -mev5 | -mev56 | -mpca56 | -mev6 | -mev67 | -mev68 | -mall\n"
252b5132 1170"\t\t\tspecify variant of Alpha architecture\n"
87ccc1b0
NC
1171"-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264 | -m21264a | -"
1172"m21264b\n"
252b5132
RH
1173"\t\t\tthese variants include PALcode opcodes\n"
1174msgstr ""
1175
fce00800 1176#: config/tc-alpha.c:1121
252b5132
RH
1177msgid ""
1178"VMS options:\n"
1179"-+\t\t\thash encode (don't truncate) names longer than 64 characters\n"
1180"-H\t\t\tshow new symbol after hash truncation\n"
1181msgstr ""
1182
fce00800 1183#: config/tc-alpha.c:1298
252b5132
RH
1184#, c-format
1185msgid "unhandled relocation type %s"
1186msgstr ""
1187
fce00800 1188#: config/tc-alpha.c:1311
252b5132
RH
1189msgid "non-absolute expression in constant field"
1190msgstr ""
1191
fce00800 1192#: config/tc-alpha.c:1325
252b5132
RH
1193#, c-format
1194msgid "type %d reloc done?\n"
1195msgstr ""
1196
8ea2b00f 1197#: config/tc-alpha.c:1373 config/tc-alpha.c:1380 config/tc-mips.c:8407
252b5132
RH
1198msgid "Used $at without \".set noat\""
1199msgstr ""
1200
fce00800 1201#: config/tc-alpha.c:1542
87ccc1b0
NC
1202#, c-format
1203msgid "!samegp reloc against symbol without .prologue: %s"
1204msgstr ""
1205
8ea2b00f 1206#: config/tc-alpha.c:1581 config/tc-xtensa.c:5338
252b5132
RH
1207#, c-format
1208msgid "cannot represent `%s' relocation in object file"
1209msgstr ""
1210
8ea2b00f 1211#: config/tc-alpha.c:1588 config/tc-xtensa.c:5345
252b5132
RH
1212#, c-format
1213msgid "internal error? cannot generate `%s' relocation"
1214msgstr ""
1215
fce00800 1216#: config/tc-alpha.c:1642
252b5132
RH
1217#, c-format
1218msgid "frame reg expected, using $%d."
1219msgstr ""
1220
fce00800 1221#: config/tc-alpha.c:1743
328577ad
NC
1222#, c-format
1223msgid "No !literal!%ld was found"
1224msgstr ""
1225
fce00800 1226#: config/tc-alpha.c:1750
87ccc1b0
NC
1227#, c-format
1228msgid "No !tlsgd!%ld was found"
1229msgstr ""
1230
fce00800 1231#: config/tc-alpha.c:1757
87ccc1b0
NC
1232#, c-format
1233msgid "No !tlsldm!%ld was found"
1234msgstr ""
1235
fce00800 1236#: config/tc-alpha.c:1766
328577ad
NC
1237#, c-format
1238msgid "No ldah !gpdisp!%ld was found"
1239msgstr ""
1240
fce00800 1241#: config/tc-alpha.c:1816
87ccc1b0
NC
1242#, c-format
1243msgid "too many !literal!%ld for %s"
1244msgstr ""
1245
fce00800 1246#: config/tc-alpha.c:1846
a74801ba 1247#, c-format
328577ad 1248msgid "No lda !gpdisp!%ld was found"
a74801ba
ILT
1249msgstr ""
1250
87ccc1b0 1251#. Only support one relocation op per insn.
fce00800 1252#: config/tc-alpha.c:1994
a74801ba
ILT
1253msgid "More than one relocation op per insn"
1254msgstr ""
1255
fce00800 1256#: config/tc-alpha.c:2010
a74801ba
ILT
1257msgid "No relocation operand"
1258msgstr ""
1259
fce00800 1260#: config/tc-alpha.c:2020
a74801ba 1261#, c-format
328577ad 1262msgid "Unknown relocation operand: !%s"
a74801ba
ILT
1263msgstr ""
1264
fce00800 1265#: config/tc-alpha.c:2030
a74801ba 1266#, c-format
328577ad
NC
1267msgid "no sequence number after !%s"
1268msgstr ""
1269
fce00800 1270#: config/tc-alpha.c:2040
328577ad
NC
1271#, c-format
1272msgid "!%s does not use a sequence number"
a74801ba
ILT
1273msgstr ""
1274
fce00800 1275#: config/tc-alpha.c:2050
a74801ba
ILT
1276#, c-format
1277msgid "Bad sequence number: !%s!%s"
1278msgstr ""
1279
8ea2b00f
AM
1280#: config/tc-alpha.c:2376 config/tc-arc.c:331 config/tc-mn10200.c:1345
1281#: config/tc-mn10300.c:2596 config/tc-ppc.c:1461 config/tc-s390.c:611
1282#: config/tc-v850.c:1625
1283msgid "operand"
252b5132
RH
1284msgstr ""
1285
8ea2b00f 1286#: config/tc-alpha.c:2480 config/tc-alpha.c:2504 config/tc-d10v.c:634
fce00800 1287#: config/tc-d30v.c:639 config/tc-mn10200.c:995 config/tc-mn10300.c:1888
8ea2b00f
AM
1288#: config/tc-ppc.c:2333 config/tc-ppc.c:2550 config/tc-ppc.c:2562
1289#: config/tc-s390.c:1227 config/tc-s390.c:1327 config/tc-s390.c:1423
1290#: config/tc-v850.c:1801 config/tc-v850.c:1824 config/tc-v850.c:2044
252b5132
RH
1291msgid "too many fixups"
1292msgstr ""
1293
8ea2b00f 1294#: config/tc-alpha.c:2516
328577ad
NC
1295msgid "invalid relocation for instruction"
1296msgstr ""
1297
8ea2b00f 1298#: config/tc-alpha.c:2527
328577ad
NC
1299msgid "invalid relocation for field"
1300msgstr ""
1301
8ea2b00f 1302#: config/tc-alpha.c:2632
252b5132 1303#, c-format
328577ad 1304msgid "too many ldah insns for !gpdisp!%ld"
252b5132
RH
1305msgstr ""
1306
8ea2b00f 1307#: config/tc-alpha.c:2634 config/tc-alpha.c:2646
252b5132 1308#, c-format
328577ad 1309msgid "both insns for !gpdisp!%ld must be in the same section"
252b5132
RH
1310msgstr ""
1311
8ea2b00f 1312#: config/tc-alpha.c:2644
252b5132 1313#, c-format
328577ad
NC
1314msgid "too many lda insns for !gpdisp!%ld"
1315msgstr ""
1316
8ea2b00f 1317#: config/tc-alpha.c:2697
87ccc1b0
NC
1318#, c-format
1319msgid "too many lituse insns for !lituse_tlsgd!%ld"
1320msgstr ""
1321
8ea2b00f 1322#: config/tc-alpha.c:2700
87ccc1b0
NC
1323#, c-format
1324msgid "too many lituse insns for !lituse_tlsldm!%ld"
1325msgstr ""
1326
8ea2b00f 1327#: config/tc-alpha.c:2717
87ccc1b0
NC
1328#, c-format
1329msgid "duplicate !tlsgd!%ld"
1330msgstr ""
1331
8ea2b00f 1332#: config/tc-alpha.c:2719
87ccc1b0
NC
1333#, c-format
1334msgid "sequence number in use for !tlsldm!%ld"
1335msgstr ""
1336
8ea2b00f 1337#: config/tc-alpha.c:2733
87ccc1b0
NC
1338#, c-format
1339msgid "duplicate !tlsldm!%ld"
1340msgstr ""
1341
8ea2b00f 1342#: config/tc-alpha.c:2735
87ccc1b0
NC
1343#, c-format
1344msgid "sequence number in use for !tlsgd!%ld"
1345msgstr ""
1346
8ea2b00f 1347#: config/tc-alpha.c:2780 config/tc-alpha.c:2853
328577ad
NC
1348#, c-format
1349msgid "inappropriate arguments for opcode `%s'"
252b5132
RH
1350msgstr ""
1351
8ea2b00f 1352#: config/tc-alpha.c:2782 config/tc-alpha.c:2855
a74801ba 1353#, c-format
328577ad
NC
1354msgid "opcode `%s' not supported for target %s"
1355msgstr ""
1356
8ea2b00f
AM
1357#: config/tc-alpha.c:2786 config/tc-alpha.c:2859 config/tc-avr.c:1094
1358#: config/tc-msp430.c:1702
328577ad
NC
1359#, c-format
1360msgid "unknown opcode `%s'"
a74801ba
ILT
1361msgstr ""
1362
8ea2b00f 1363#: config/tc-alpha.c:2906
252b5132
RH
1364msgid "can not resolve expression"
1365msgstr ""
1366
8ea2b00f 1367#: config/tc-alpha.c:3050 config/tc-alpha.c:3229
252b5132
RH
1368msgid "overflow in literal (.lita) table"
1369msgstr ""
1370
8ea2b00f
AM
1371#: config/tc-alpha.c:3057 config/tc-alpha.c:3080 config/tc-alpha.c:3242
1372#: config/tc-alpha.c:3457 config/tc-alpha.c:3502 config/tc-alpha.c:3576
1373#: config/tc-alpha.c:3668 config/tc-alpha.c:3916 config/tc-alpha.c:4015
252b5132
RH
1374msgid "macro requires $at register while noat in effect"
1375msgstr ""
1376
8ea2b00f 1377#: config/tc-alpha.c:3059 config/tc-alpha.c:3082 config/tc-alpha.c:3244
252b5132
RH
1378msgid "macro requires $at while $at in use"
1379msgstr ""
1380
8ea2b00f 1381#: config/tc-alpha.c:3190
252b5132
RH
1382msgid "bignum invalid; zero assumed"
1383msgstr ""
1384
8ea2b00f 1385#: config/tc-alpha.c:3192
252b5132
RH
1386msgid "floating point number invalid; zero assumed"
1387msgstr ""
1388
8ea2b00f 1389#: config/tc-alpha.c:3197
252b5132
RH
1390msgid "can't handle expression"
1391msgstr ""
1392
8ea2b00f 1393#: config/tc-alpha.c:3235
252b5132
RH
1394msgid "overflow in literal (.lit8) table"
1395msgstr ""
1396
8ea2b00f 1397#: config/tc-alpha.c:4252 config/tc-ppc.c:1766 config/tc-ppc.c:4358
a74801ba 1398#, c-format
328577ad 1399msgid ".COMMon length (%ld.) <0! Ignored."
a74801ba
ILT
1400msgstr ""
1401
8ea2b00f 1402#: config/tc-alpha.c:4281 config/tc-sparc.c:3810 config/tc-v850.c:256
328577ad 1403msgid "Ignoring attempt to re-define symbol"
252b5132
RH
1404msgstr ""
1405
8ea2b00f 1406#: config/tc-alpha.c:4290 config/tc-alpha.c:4299 config/tc-ppc.c:4395
6e1772d5 1407#: config/tc-sparc.c:3818
252b5132
RH
1408#, c-format
1409msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld."
1410msgstr ""
1411
8ea2b00f 1412#: config/tc-alpha.c:4420 ecoff.c:3053
252b5132
RH
1413msgid ".ent directive has no name"
1414msgstr ""
1415
8ea2b00f 1416#: config/tc-alpha.c:4428
252b5132
RH
1417msgid "nested .ent directives"
1418msgstr ""
1419
8ea2b00f 1420#: config/tc-alpha.c:4473 ecoff.c:3004
252b5132
RH
1421msgid ".end directive has no name"
1422msgstr ""
1423
8ea2b00f 1424#: config/tc-alpha.c:4482
fce00800
AM
1425msgid ".end directive without matching .ent"
1426msgstr ""
1427
8ea2b00f 1428#: config/tc-alpha.c:4484
252b5132
RH
1429msgid ".end directive names different symbol than .ent"
1430msgstr ""
1431
8ea2b00f 1432#: config/tc-alpha.c:4528 ecoff.c:3139
fce00800
AM
1433msgid ".fmask outside of .ent"
1434msgstr ""
1435
8ea2b00f 1436#: config/tc-alpha.c:4530 ecoff.c:3207
fce00800
AM
1437msgid ".mask outside of .ent"
1438msgstr ""
1439
8ea2b00f 1440#: config/tc-alpha.c:4538 ecoff.c:3146
fce00800
AM
1441msgid "bad .fmask directive"
1442msgstr ""
1443
8ea2b00f 1444#: config/tc-alpha.c:4540 ecoff.c:3214
fce00800
AM
1445msgid "bad .mask directive"
1446msgstr ""
1447
8ea2b00f 1448#: config/tc-alpha.c:4574 config/tc-mips.c:13668 ecoff.c:3167
fce00800
AM
1449msgid ".frame outside of .ent"
1450msgstr ""
1451
8ea2b00f 1452#: config/tc-alpha.c:4585 ecoff.c:3178
fce00800
AM
1453msgid "bad .frame directive"
1454msgstr ""
1455
8ea2b00f 1456#: config/tc-alpha.c:4618
87ccc1b0
NC
1457msgid ".prologue directive without a preceding .ent directive"
1458msgstr ""
1459
8ea2b00f 1460#: config/tc-alpha.c:4636
252b5132
RH
1461#, c-format
1462msgid "Invalid argument %d to .prologue."
1463msgstr ""
1464
8ea2b00f 1465#: config/tc-alpha.c:4731
252b5132
RH
1466msgid "ECOFF debugging is disabled."
1467msgstr ""
1468
8ea2b00f 1469#: config/tc-alpha.c:4745
fce00800
AM
1470msgid ".ent directive without matching .end"
1471msgstr ""
1472
8ea2b00f 1473#: config/tc-alpha.c:4830
fce00800
AM
1474msgid ".usepv directive has no name"
1475msgstr ""
1476
8ea2b00f 1477#: config/tc-alpha.c:4841
fce00800
AM
1478msgid ".usepv directive has no type"
1479msgstr ""
1480
8ea2b00f 1481#: config/tc-alpha.c:4856
fce00800
AM
1482msgid "unknown argument for .usepv"
1483msgstr ""
1484
8ea2b00f 1485#: config/tc-alpha.c:4890
252b5132
RH
1486msgid "Unknown section directive"
1487msgstr ""
1488
8ea2b00f 1489#: config/tc-alpha.c:4926
252b5132
RH
1490msgid ".ent directive has no symbol"
1491msgstr ""
1492
8ea2b00f 1493#: config/tc-alpha.c:4952
252b5132
RH
1494msgid "Bad .frame directive 1./2. param"
1495msgstr ""
1496
8ea2b00f 1497#: config/tc-alpha.c:4964
252b5132
RH
1498msgid "Bad .frame directive 3./4. param"
1499msgstr ""
1500
8ea2b00f 1501#: config/tc-alpha.c:4987
252b5132
RH
1502msgid ".pdesc directive not in link (.link) section"
1503msgstr ""
1504
8ea2b00f 1505#: config/tc-alpha.c:4995
252b5132
RH
1506msgid ".pdesc has no matching .ent"
1507msgstr ""
1508
8ea2b00f 1509#: config/tc-alpha.c:5006
252b5132
RH
1510msgid ".pdesc directive has no entry symbol"
1511msgstr ""
1512
8ea2b00f 1513#: config/tc-alpha.c:5019
252b5132
RH
1514msgid "No comma after .pdesc <entryname>"
1515msgstr ""
1516
8ea2b00f 1517#: config/tc-alpha.c:5042
252b5132
RH
1518msgid "unknown procedure kind"
1519msgstr ""
1520
8ea2b00f 1521#: config/tc-alpha.c:5133
252b5132
RH
1522msgid ".name directive not in link (.link) section"
1523msgstr ""
1524
8ea2b00f 1525#: config/tc-alpha.c:5141
252b5132
RH
1526msgid ".name directive has no symbol"
1527msgstr ""
1528
8ea2b00f 1529#: config/tc-alpha.c:5173
252b5132
RH
1530msgid "No symbol after .linkage"
1531msgstr ""
1532
8ea2b00f 1533#: config/tc-alpha.c:5199
252b5132
RH
1534msgid "No symbol after .code_address"
1535msgstr ""
1536
8ea2b00f 1537#: config/tc-alpha.c:5229
252b5132
RH
1538msgid "Bad .mask directive"
1539msgstr ""
1540
8ea2b00f 1541#: config/tc-alpha.c:5248
252b5132
RH
1542msgid "Bad .fmask directive"
1543msgstr ""
1544
8ea2b00f 1545#: config/tc-alpha.c:5410
252b5132
RH
1546#, c-format
1547msgid "Expected comma after name \"%s\""
1548msgstr ""
1549
a74801ba 1550#. *symbol_get_obj (symbolP) = (signed char) temp;
8ea2b00f 1551#: config/tc-alpha.c:5421
252b5132
RH
1552#, c-format
1553msgid "unhandled: .proc %s,%d"
1554msgstr ""
1555
8ea2b00f 1556#: config/tc-alpha.c:5456
252b5132
RH
1557#, c-format
1558msgid "Tried to .set unrecognized mode `%s'"
1559msgstr ""
1560
1561#. not fatal, but it might not work in the end
8ea2b00f 1562#: config/tc-alpha.c:5473
252b5132
RH
1563msgid "File overrides no-base-register option."
1564msgstr ""
1565
8ea2b00f 1566#: config/tc-alpha.c:5490
252b5132
RH
1567#, c-format
1568msgid "Bad base register, using $%d."
1569msgstr ""
1570
8ea2b00f 1571#: config/tc-alpha.c:5512
252b5132
RH
1572#, c-format
1573msgid "Alignment too large: %d. assumed"
1574msgstr ""
1575
8ea2b00f 1576#: config/tc-alpha.c:5516 config/tc-d30v.c:2198
252b5132
RH
1577msgid "Alignment negative: 0 assumed"
1578msgstr ""
1579
8ea2b00f 1580#: config/tc-alpha.c:5829
252b5132
RH
1581#, c-format
1582msgid "Chose GP value of %lx\n"
1583msgstr ""
1584
8ea2b00f 1585#: config/tc-alpha.c:5845
87ccc1b0 1586msgid "Bad .section directive: want a,s,w,x,M,S,G,T in string"
328577ad
NC
1587msgstr ""
1588
8ea2b00f 1589#: config/tc-arc.c:1582 config/tc-arm.c:12869 config/tc-ip2k.c:219
0d2bcfaf 1590msgid "md_estimate_size_before_relax\n"
252b5132
RH
1591msgstr ""
1592
8ea2b00f 1593#: config/tc-arc.c:1594
0d2bcfaf 1594msgid "md_convert_frag\n"
252b5132
RH
1595msgstr ""
1596
87ccc1b0 1597#. We can't actually support subtracting a symbol.
8ea2b00f
AM
1598#: config/tc-arc.c:1865 config/tc-arm.c:8005 config/tc-arm.c:11087
1599#: config/tc-arm.c:11187 config/tc-avr.c:861 config/tc-cris.c:3187
1600#: config/tc-d10v.c:1710 config/tc-d30v.c:1851 config/tc-mips.c:3806
1601#: config/tc-mips.c:4892 config/tc-mips.c:5844 config/tc-mips.c:6436
1602#: config/tc-msp430.c:1784 config/tc-ppc.c:5547 config/tc-v850.c:2353
fce00800 1603#: config/tc-xstormy16.c:483
87ccc1b0
NC
1604msgid "expression too complex"
1605msgstr ""
1606
8ea2b00f 1607#: config/tc-arm.c:720
328577ad
NC
1608msgid "ARM register expected"
1609msgstr ""
1610
8ea2b00f 1611#: config/tc-arm.c:721
328577ad
NC
1612msgid "bad or missing co-processor number"
1613msgstr ""
1614
8ea2b00f 1615#: config/tc-arm.c:722
328577ad
NC
1616msgid "co-processor register expected"
1617msgstr ""
1618
8ea2b00f 1619#: config/tc-arm.c:723
328577ad
NC
1620msgid "FPA register expected"
1621msgstr ""
1622
8ea2b00f 1623#: config/tc-arm.c:724
328577ad
NC
1624msgid "VFP single precision register expected"
1625msgstr ""
1626
8ea2b00f 1627#: config/tc-arm.c:725
328577ad
NC
1628msgid "VFP double precision register expected"
1629msgstr ""
1630
8ea2b00f 1631#: config/tc-arm.c:726
328577ad
NC
1632msgid "Maverick MVF register expected"
1633msgstr ""
1634
8ea2b00f 1635#: config/tc-arm.c:727
328577ad
NC
1636msgid "Maverick MVD register expected"
1637msgstr ""
1638
8ea2b00f 1639#: config/tc-arm.c:728
328577ad
NC
1640msgid "Maverick MVFX register expected"
1641msgstr ""
1642
8ea2b00f 1643#: config/tc-arm.c:729
6e1772d5
AM
1644msgid "Maverick MVDX register expected"
1645msgstr ""
1646
8ea2b00f 1647#: config/tc-arm.c:730
328577ad
NC
1648msgid "Maverick MVAX register expected"
1649msgstr ""
1650
8ea2b00f 1651#: config/tc-arm.c:731
328577ad
NC
1652msgid "Maverick DSPSC register expected"
1653msgstr ""
1654
8ea2b00f 1655#: config/tc-arm.c:732
87ccc1b0
NC
1656msgid "Intel Wireless MMX technology register expected"
1657msgstr ""
1658
8ea2b00f 1659#: config/tc-arm.c:2417
328577ad
NC
1660msgid "bad arguments to instruction"
1661msgstr ""
1662
8ea2b00f 1663#: config/tc-arm.c:2418
328577ad
NC
1664msgid "r15 not allowed here"
1665msgstr ""
1666
8ea2b00f 1667#: config/tc-arm.c:2419
328577ad
NC
1668msgid "instruction is not conditional"
1669msgstr ""
1670
8ea2b00f 1671#: config/tc-arm.c:2420
328577ad
NC
1672msgid "acc0 expected"
1673msgstr ""
1674
8ea2b00f 1675#: config/tc-arm.c:2621
328577ad 1676msgid "literal pool overflow"
252b5132
RH
1677msgstr ""
1678
8ea2b00f 1679#: config/tc-arm.c:2924
328577ad 1680msgid "invalid syntax for .req directive"
252b5132
RH
1681msgstr ""
1682
8ea2b00f 1683#: config/tc-arm.c:2967
6e1772d5
AM
1684#, c-format
1685msgid "unreq: missing hash entry for \"%s\""
1686msgstr ""
1687
8ea2b00f 1688#: config/tc-arm.c:2986 config/tc-arm.c:2989
6e1772d5
AM
1689#, c-format
1690msgid ".unreq: unrecognized symbol \"%s\""
1691msgstr ""
1692
8ea2b00f 1693#: config/tc-arm.c:2992
6e1772d5
AM
1694msgid "invalid syntax for .unreq directive"
1695msgstr ""
1696
8ea2b00f 1697#: config/tc-arm.c:3078
252b5132 1698#, c-format
328577ad 1699msgid "alignment too large: %d assumed"
252b5132
RH
1700msgstr ""
1701
8ea2b00f 1702#: config/tc-arm.c:3081
328577ad 1703msgid "alignment negative. 0 assumed."
252b5132
RH
1704msgstr ""
1705
8ea2b00f 1706#: config/tc-arm.c:3165
328577ad
NC
1707#, c-format
1708msgid "expected comma after name \"%s\""
1709msgstr ""
1710
8ea2b00f 1711#: config/tc-arm.c:3215 config/tc-m32r.c:649
a74801ba
ILT
1712#, c-format
1713msgid "symbol `%s' already defined"
1714msgstr ""
1715
8ea2b00f 1716#: config/tc-arm.c:3240
252b5132
RH
1717msgid "selected processor does not support THUMB opcodes"
1718msgstr ""
1719
8ea2b00f 1720#: config/tc-arm.c:3254
252b5132
RH
1721msgid "selected processor does not support ARM opcodes"
1722msgstr ""
1723
8ea2b00f 1724#: config/tc-arm.c:3267
252b5132
RH
1725#, c-format
1726msgid "invalid instruction size selected (%d)"
1727msgstr ""
1728
8ea2b00f 1729#: config/tc-arm.c:3302
252b5132
RH
1730#, c-format
1731msgid "invalid operand to .code directive (%d) (expecting 16 or 32)"
1732msgstr ""
1733
8ea2b00f 1734#: config/tc-arm.c:3313
328577ad 1735msgid "garbage following instruction"
252b5132
RH
1736msgstr ""
1737
1738#. In the few cases where we might be able to accept something else
a74801ba 1739#. this error can be overridden.
8ea2b00f 1740#: config/tc-arm.c:3363
252b5132 1741#, c-format
328577ad 1742msgid "register expected, not '%.100s'"
252b5132
RH
1743msgstr ""
1744
60bcf0fa
NC
1745#. In the few cases where we might be able to accept
1746#. something else this error can be overridden.
8ea2b00f 1747#: config/tc-arm.c:3414
87ccc1b0
NC
1748#, c-format
1749msgid "Intel Wireless MMX technology register expected, not '%.100s'"
1750msgstr ""
1751
1752#. In the few cases where we might be able to accept
1753#. something else this error can be overridden.
8ea2b00f 1754#: config/tc-arm.c:3486
60bcf0fa 1755msgid "flag for {c}psr instruction expected"
252b5132
RH
1756msgstr ""
1757
8ea2b00f 1758#: config/tc-arm.c:3520
328577ad 1759msgid "illegal co-processor number"
252b5132
RH
1760msgstr ""
1761
8ea2b00f 1762#: config/tc-arm.c:3552 config/tc-arm.c:6174
252b5132
RH
1763msgid "bad or missing expression"
1764msgstr ""
1765
8ea2b00f 1766#: config/tc-arm.c:3558
252b5132
RH
1767msgid "immediate co-processor expression too large"
1768msgstr ""
1769
8ea2b00f
AM
1770#: config/tc-arm.c:3622 config/tc-arm.c:3841 config/tc-arm.c:4941
1771#: config/tc-arm.c:5029 config/tc-arm.c:5285 config/tc-arm.c:5389
1772#: config/tc-arm.c:5674
252b5132
RH
1773msgid "immediate expression expected"
1774msgstr ""
1775
8ea2b00f 1776#: config/tc-arm.c:3637
252b5132
RH
1777msgid "co-processor address must be word aligned"
1778msgstr ""
1779
8ea2b00f 1780#: config/tc-arm.c:3643 config/tc-arm.c:3856
252b5132
RH
1781msgid "offset too large"
1782msgstr ""
1783
8ea2b00f 1784#: config/tc-arm.c:3703
6e1772d5
AM
1785msgid "comma expected after closing square bracket"
1786msgstr ""
1787
8ea2b00f 1788#: config/tc-arm.c:3718 config/tc-arm.c:3904
252b5132
RH
1789msgid "pc may not be used in post-increment"
1790msgstr ""
1791
8ea2b00f 1792#: config/tc-arm.c:3746
6e1772d5
AM
1793msgid "'option' field too large"
1794msgstr ""
1795
8ea2b00f 1796#: config/tc-arm.c:3754
6e1772d5
AM
1797msgid "'}' expected at end of 'option' field"
1798msgstr ""
1799
8ea2b00f 1800#: config/tc-arm.c:3766
6e1772d5
AM
1801msgid "non-constant expressions for 'option' field not supported"
1802msgstr ""
1803
8ea2b00f 1804#: config/tc-arm.c:3772
6e1772d5
AM
1805msgid "# or { expected after comma"
1806msgstr ""
1807
8ea2b00f
AM
1808#: config/tc-arm.c:3782 config/tc-arm.c:3920 config/tc-arm.c:4361
1809#: config/tc-arm.c:6570 config/tc-arm.c:7455 config/tc-arm.c:7787
252b5132
RH
1810msgid "pre-indexed expression expected"
1811msgstr ""
1812
8ea2b00f
AM
1813#: config/tc-arm.c:3795 config/tc-arm.c:3933 config/tc-arm.c:4374
1814#: config/tc-arm.c:6581 config/tc-arm.c:7467 config/tc-arm.c:7799
1815#: config/tc-arm.c:8169 config/tc-arm.c:10832 config/tc-arm.c:10847
252b5132
RH
1816msgid "missing ]"
1817msgstr ""
1818
8ea2b00f 1819#: config/tc-arm.c:3805 config/tc-arm.c:3943
252b5132
RH
1820msgid "pc may not be used with write-back"
1821msgstr ""
1822
8ea2b00f 1823#: config/tc-arm.c:3994
60bcf0fa 1824msgid "comma expected after register name"
252b5132
RH
1825msgstr ""
1826
8ea2b00f 1827#: config/tc-arm.c:4013
328577ad 1828msgid "CPSR or SPSR expected"
252b5132
RH
1829msgstr ""
1830
8ea2b00f 1831#: config/tc-arm.c:4039
60bcf0fa
NC
1832msgid "comma missing after psr flags"
1833msgstr ""
1834
8ea2b00f 1835#: config/tc-arm.c:4055 config/tc-arm.c:4065
60bcf0fa 1836msgid "only a register or immediate value can follow a psr flag"
252b5132
RH
1837msgstr ""
1838
8ea2b00f 1839#: config/tc-arm.c:4076
5f68c319 1840msgid "immediate value cannot be used to set this field"
60bcf0fa
NC
1841msgstr ""
1842
8ea2b00f
AM
1843#: config/tc-arm.c:4094 config/tc-arm.c:5695 config/tc-arm.c:6797
1844#: config/tc-arm.c:7096 config/tc-arm.c:7116 config/tc-i960.c:1935
328577ad 1845msgid "invalid constant"
252b5132
RH
1846msgstr ""
1847
8ea2b00f 1848#: config/tc-arm.c:4142
252b5132
RH
1849msgid "rdhi, rdlo and rm must all be different"
1850msgstr ""
1851
8ea2b00f 1852#: config/tc-arm.c:4195
252b5132
RH
1853msgid "rd and rm should be different in mul"
1854msgstr ""
1855
8ea2b00f 1856#: config/tc-arm.c:4248
252b5132
RH
1857msgid "rd and rm should be different in mla"
1858msgstr ""
1859
8ea2b00f 1860#: config/tc-arm.c:4295
5f68c319
NC
1861#, c-format
1862msgid "acc0 expected, not '%.100s'"
1863msgstr ""
1864
8ea2b00f 1865#: config/tc-arm.c:4473
5f68c319
NC
1866msgid "rdhi and rdlo must be different"
1867msgstr ""
1868
8ea2b00f 1869#: config/tc-arm.c:4581
328577ad 1870msgid "Warning: instruction unpredictable when using r15"
5f68c319
NC
1871msgstr ""
1872
8ea2b00f 1873#: config/tc-arm.c:4796
3b16e843
NC
1874msgid "use of r15 in bxj is not really useful"
1875msgstr ""
1876
8ea2b00f 1877#: config/tc-arm.c:4857 config/tc-arm.c:4880
6e1772d5
AM
1878msgid "Rd equal to Rm or Rn yields unpredictable results"
1879msgstr ""
1880
8ea2b00f
AM
1881#: config/tc-arm.c:4946 config/tc-arm.c:5034 config/tc-arm.c:5291
1882#: config/tc-arm.c:5395 config/tc-arm.c:5681 config/tc-arm.c:5767
1883#: config/tc-arm.c:5952 config/tc-arm.c:6818 expr.c:1341 read.c:2112
87ccc1b0
NC
1884msgid "bad expression"
1885msgstr ""
1886
8ea2b00f
AM
1887#: config/tc-arm.c:4951 config/tc-arm.c:5039 config/tc-arm.c:5297
1888#: config/tc-arm.c:5401 config/tc-arm.c:5687 config/tc-arm.c:7087
1889#: config/tc-arm.c:7503 config/tc-arm.c:7836 config/tc-arm.c:8460
1890#: config/tc-v850.c:1904 config/tc-v850.c:1925
6e1772d5
AM
1891msgid "constant expression expected"
1892msgstr ""
1893
8ea2b00f
AM
1894#: config/tc-arm.c:4957 config/tc-arm.c:5045 config/tc-arm.c:5776
1895#: config/tc-arm.c:5961 config/tc-arm.c:6182 config/tc-arm.c:9768
1896#: config/tc-arm.c:9803 config/tc-arm.c:9813 config/tc-z8k.c:1129
6e1772d5 1897#: config/tc-z8k.c:1141
5f68c319
NC
1898msgid "immediate value out of range"
1899msgstr ""
1900
8ea2b00f 1901#: config/tc-arm.c:5211
6e1772d5
AM
1902msgid "missing endian specifier"
1903msgstr ""
1904
8ea2b00f 1905#: config/tc-arm.c:5220
6e1772d5
AM
1906msgid "valid endian specifiers are be or le"
1907msgstr ""
1908
8ea2b00f 1909#: config/tc-arm.c:5275 config/tc-arm.c:5379
6e1772d5
AM
1910msgid "missing rotation field after comma"
1911msgstr ""
1912
8ea2b00f 1913#: config/tc-arm.c:5319 config/tc-arm.c:5424
6e1772d5
AM
1914msgid "rotation can be 8, 16, 24 or 0 when field is ommited"
1915msgstr ""
1916
8ea2b00f 1917#: config/tc-arm.c:5736
6e1772d5
AM
1918msgid "unrecognized flag"
1919msgstr ""
1920
8ea2b00f 1921#: config/tc-arm.c:5742
6e1772d5
AM
1922msgid "no 'a', 'i', or 'f' flags for 'cps'"
1923msgstr ""
1924
8ea2b00f 1925#: config/tc-arm.c:6215 config/tc-arm.c:6374
6e1772d5
AM
1926msgid "non-word size not supported with control register"
1927msgstr ""
1928
8ea2b00f 1929#: config/tc-arm.c:6230
87ccc1b0
NC
1930msgid "only r15 allowed here"
1931msgstr ""
1932
8ea2b00f 1933#: config/tc-arm.c:6372
6e1772d5
AM
1934msgid "conditional execution not supported with control register"
1935msgstr ""
1936
8ea2b00f 1937#: config/tc-arm.c:6533
5f68c319
NC
1938msgid "'[' expected after PLD mnemonic"
1939msgstr ""
1940
8ea2b00f 1941#: config/tc-arm.c:6555
328577ad 1942msgid "post-indexed expression used in preload instruction"
5f68c319
NC
1943msgstr ""
1944
8ea2b00f 1945#: config/tc-arm.c:6560 config/tc-arm.c:6590
328577ad 1946msgid "writeback used in preload instruction"
5f68c319
NC
1947msgstr ""
1948
8ea2b00f 1949#: config/tc-arm.c:6632
328577ad 1950msgid "destination register must be even"
5f68c319
NC
1951msgstr ""
1952
8ea2b00f 1953#: config/tc-arm.c:6638
328577ad 1954msgid "r14 not allowed here"
5f68c319
NC
1955msgstr ""
1956
8ea2b00f 1957#: config/tc-arm.c:6645
5f68c319
NC
1958msgid "pre/post-indexing used when modified address register is destination"
1959msgstr ""
1960
8ea2b00f 1961#: config/tc-arm.c:6655
328577ad 1962msgid "ldrd destination registers must not overlap index register"
252b5132
RH
1963msgstr ""
1964
8ea2b00f 1965#: config/tc-arm.c:6781
328577ad 1966msgid "bad_segment"
252b5132
RH
1967msgstr ""
1968
8ea2b00f 1969#: config/tc-arm.c:6840 config/tc-arm.c:6851
328577ad 1970msgid "shift expression expected"
252b5132
RH
1971msgstr ""
1972
8ea2b00f 1973#: config/tc-arm.c:6861
6e1772d5
AM
1974msgid "'LSL' or 'ASR' required"
1975msgstr ""
1976
8ea2b00f 1977#: config/tc-arm.c:6867
6e1772d5
AM
1978msgid "'LSL' required"
1979msgstr ""
1980
8ea2b00f 1981#: config/tc-arm.c:6873
6e1772d5
AM
1982msgid "'ASR' required"
1983msgstr ""
1984
8ea2b00f 1985#: config/tc-arm.c:6895
328577ad 1986msgid "shift requires register or #expression"
ed265386
NC
1987msgstr ""
1988
8ea2b00f 1989#: config/tc-arm.c:6896
328577ad 1990msgid "shift requires #expression"
ed265386
NC
1991msgstr ""
1992
8ea2b00f 1993#: config/tc-arm.c:6926
328577ad 1994msgid "shift of 0 ignored."
252b5132
RH
1995msgstr ""
1996
8ea2b00f 1997#: config/tc-arm.c:6932
328577ad 1998msgid "invalid immediate shift"
60bcf0fa
NC
1999msgstr ""
2000
8ea2b00f 2001#: config/tc-arm.c:7129
328577ad 2002msgid "register or shift expression expected"
252b5132
RH
2003msgstr ""
2004
8ea2b00f 2005#: config/tc-arm.c:7182
328577ad 2006msgid "invalid floating point immediate expression"
252b5132
RH
2007msgstr ""
2008
8ea2b00f 2009#: config/tc-arm.c:7186
328577ad 2010msgid "floating point register or immediate expression expected"
252b5132
RH
2011msgstr ""
2012
8ea2b00f 2013#: config/tc-arm.c:7339 config/tc-arm.c:7667
328577ad 2014msgid "address offset too large"
252b5132
RH
2015msgstr ""
2016
8ea2b00f 2017#: config/tc-arm.c:7397 config/tc-arm.c:7586 config/tc-arm.c:7727
328577ad 2018msgid "address expected"
e135f41b
NC
2019msgstr ""
2020
8ea2b00f
AM
2021#: config/tc-arm.c:7427 config/tc-arm.c:7439 config/tc-arm.c:7476
2022#: config/tc-arm.c:7604 config/tc-arm.c:7757 config/tc-arm.c:7771
2023#: config/tc-arm.c:7808
a74801ba
ILT
2024#, c-format
2025msgid "%s register same as write-back base"
2026msgstr ""
2027
8ea2b00f
AM
2028#: config/tc-arm.c:7429 config/tc-arm.c:7441 config/tc-arm.c:7478
2029#: config/tc-arm.c:7606 config/tc-arm.c:7759 config/tc-arm.c:7773
2030#: config/tc-arm.c:7810
a74801ba
ILT
2031msgid "destination"
2032msgstr ""
2033
8ea2b00f
AM
2034#: config/tc-arm.c:7429 config/tc-arm.c:7441 config/tc-arm.c:7478
2035#: config/tc-arm.c:7606 config/tc-arm.c:7759 config/tc-arm.c:7773
2036#: config/tc-arm.c:7810
a74801ba 2037msgid "source"
252b5132
RH
2038msgstr ""
2039
8ea2b00f 2040#: config/tc-arm.c:7488 config/tc-arm.c:7820 config/tc-arm.c:10074
328577ad
NC
2041msgid "invalid pseudo operation"
2042msgstr ""
2043
8ea2b00f 2044#: config/tc-arm.c:7540 config/tc-arm.c:7871
252b5132
RH
2045msgid "literal pool insertion failed"
2046msgstr ""
2047
8ea2b00f 2048#: config/tc-arm.c:7634 config/tc-arm.c:7640
328577ad 2049msgid "post-indexed expression expected"
252b5132
RH
2050msgstr ""
2051
8ea2b00f 2052#: config/tc-arm.c:7936
328577ad 2053msgid "bad range in register list"
252b5132
RH
2054msgstr ""
2055
8ea2b00f 2056#: config/tc-arm.c:7944 config/tc-arm.c:7953 config/tc-arm.c:7995
252b5132 2057#, c-format
328577ad 2058msgid "Warning: duplicated register (r%d) in register list"
252b5132
RH
2059msgstr ""
2060
8ea2b00f 2061#: config/tc-arm.c:7956
328577ad 2062msgid "Warning: register range not in ascending order"
252b5132
RH
2063msgstr ""
2064
8ea2b00f 2065#: config/tc-arm.c:7968
328577ad 2066msgid "missing `}'"
252b5132
RH
2067msgstr ""
2068
8ea2b00f 2069#: config/tc-arm.c:7984
252b5132
RH
2070msgid "invalid register mask"
2071msgstr ""
2072
8ea2b00f 2073#: config/tc-arm.c:8043
87ccc1b0 2074msgid "r15 not allowed as base register"
0d2bcfaf
NC
2075msgstr ""
2076
8ea2b00f 2077#: config/tc-arm.c:8077 config/tc-arm.c:8086
87ccc1b0
NC
2078msgid "writeback of base register is UNPREDICTABLE"
2079msgstr ""
2080
8ea2b00f 2081#: config/tc-arm.c:8080
87ccc1b0
NC
2082msgid "writeback of base register when in register list is UNPREDICTABLE"
2083msgstr ""
2084
8ea2b00f 2085#: config/tc-arm.c:8090
87ccc1b0 2086msgid "if writeback register is in list, it must be the lowest reg in the list"
252b5132
RH
2087msgstr ""
2088
8ea2b00f 2089#: config/tc-arm.c:8129 config/tc-arm.c:8143
252b5132
RH
2090msgid "r15 not allowed in swap"
2091msgstr ""
2092
8ea2b00f 2093#: config/tc-arm.c:8236
328577ad 2094msgid "use of r15 in bx in ARM mode is not really useful"
ed265386
NC
2095msgstr ""
2096
8ea2b00f 2097#: config/tc-arm.c:8466
328577ad
NC
2098msgid "constant value required for number of registers"
2099msgstr ""
2100
8ea2b00f 2101#: config/tc-arm.c:8474
328577ad 2102msgid "number of registers must be in the range [1:4]"
252b5132
RH
2103msgstr ""
2104
8ea2b00f 2105#: config/tc-arm.c:8535
328577ad 2106msgid "r15 not allowed as base register with write-back"
252b5132
RH
2107msgstr ""
2108
8ea2b00f 2109#: config/tc-arm.c:8905 config/tc-arm.c:8941
328577ad
NC
2110msgid "only two consecutive VFP SP registers allowed here"
2111msgstr ""
2112
8ea2b00f 2113#: config/tc-arm.c:9093
328577ad
NC
2114msgid "VFP system register expected"
2115msgstr ""
2116
8ea2b00f
AM
2117#: config/tc-arm.c:9227 config/tc-arm.c:9266 config/tc-arm.c:9279
2118#: config/tc-arm.c:9340 config/tc-arm.c:9379 config/tc-arm.c:9392
2119#: config/tc-h8300.c:1009 config/tc-mips.c:9527 config/tc-mips.c:9557
328577ad 2120msgid "invalid register list"
252b5132
RH
2121msgstr ""
2122
8ea2b00f 2123#: config/tc-arm.c:9233 config/tc-arm.c:9346
328577ad 2124msgid "register list not in ascending order"
252b5132
RH
2125msgstr ""
2126
8ea2b00f 2127#: config/tc-arm.c:9258 config/tc-arm.c:9371
328577ad
NC
2128msgid "register range not in ascending order"
2129msgstr ""
2130
8ea2b00f 2131#: config/tc-arm.c:9296 config/tc-arm.c:9409
328577ad
NC
2132msgid "non-contiguous register range"
2133msgstr ""
2134
8ea2b00f 2135#: config/tc-arm.c:9439 config/tc-arm.c:9476
328577ad
NC
2136msgid "this addressing mode requires base-register writeback"
2137msgstr ""
2138
8ea2b00f 2139#: config/tc-arm.c:9632
252b5132
RH
2140msgid "lo register required"
2141msgstr ""
2142
8ea2b00f 2143#: config/tc-arm.c:9640
252b5132
RH
2144msgid "hi register required"
2145msgstr ""
2146
8ea2b00f 2147#: config/tc-arm.c:9710 config/tc-arm.c:10919
252b5132
RH
2148msgid "dest and source1 must be the same register"
2149msgstr ""
2150
8ea2b00f 2151#: config/tc-arm.c:9717
252b5132
RH
2152msgid "subtract valid only on lo regs"
2153msgstr ""
2154
8ea2b00f 2155#: config/tc-arm.c:9741
252b5132
RH
2156msgid "invalid Hi register with immediate"
2157msgstr ""
2158
8ea2b00f 2159#: config/tc-arm.c:9781
252b5132
RH
2160msgid "invalid immediate value for stack adjust"
2161msgstr ""
2162
8ea2b00f 2163#: config/tc-arm.c:9792
252b5132
RH
2164msgid "invalid immediate for address calculation"
2165msgstr ""
2166
8ea2b00f 2167#: config/tc-arm.c:9879
252b5132
RH
2168msgid "source1 and dest must be same register"
2169msgstr ""
2170
8ea2b00f 2171#: config/tc-arm.c:9913
328577ad 2172msgid "invalid immediate for shift"
252b5132
RH
2173msgstr ""
2174
8ea2b00f 2175#: config/tc-arm.c:9992
252b5132
RH
2176msgid "only lo regs allowed with immediate"
2177msgstr ""
2178
8ea2b00f 2179#: config/tc-arm.c:10011
252b5132
RH
2180msgid "invalid immediate"
2181msgstr ""
2182
8ea2b00f 2183#: config/tc-arm.c:10065
252b5132
RH
2184msgid "expected ']'"
2185msgstr ""
2186
8ea2b00f 2187#: config/tc-arm.c:10138
252b5132
RH
2188msgid "byte or halfword not valid for base register"
2189msgstr ""
2190
8ea2b00f 2191#: config/tc-arm.c:10143
328577ad 2192msgid "r15 based store not allowed"
252b5132
RH
2193msgstr ""
2194
8ea2b00f 2195#: config/tc-arm.c:10148
328577ad 2196msgid "invalid base register for register offset"
252b5132
RH
2197msgstr ""
2198
8ea2b00f 2199#: config/tc-arm.c:10166 config/tc-arm.c:10201
252b5132
RH
2200msgid "invalid offset"
2201msgstr ""
2202
8ea2b00f 2203#: config/tc-arm.c:10177
252b5132
RH
2204msgid "invalid base register in load/store"
2205msgstr ""
2206
8ea2b00f 2207#: config/tc-arm.c:10720
328577ad 2208msgid "expecting immediate, 7bit operand"
252b5132
RH
2209msgstr ""
2210
8ea2b00f 2211#: config/tc-arm.c:10735
328577ad 2212msgid "immediate out of range"
252b5132
RH
2213msgstr ""
2214
8ea2b00f 2215#: config/tc-arm.c:10778
328577ad 2216msgid "offset expected"
252b5132
RH
2217msgstr ""
2218
8ea2b00f 2219#: config/tc-arm.c:10787 config/tc-pj.c:537 config/tc-sh.c:4107
328577ad 2220msgid "offset out of range"
252b5132
RH
2221msgstr ""
2222
8ea2b00f
AM
2223#: config/tc-arm.c:10792
2224msgid "offset not a multiple of 4"
2225msgstr ""
2226
2227#: config/tc-arm.c:10927
328577ad 2228msgid "Rs and Rd must be different in MUL"
252b5132
RH
2229msgstr ""
2230
8ea2b00f 2231#: config/tc-arm.c:11071
328577ad
NC
2232msgid ""
2233"inserted missing '!': load/store multiple always writes back base register"
252b5132
RH
2234msgstr ""
2235
8ea2b00f 2236#: config/tc-arm.c:11093
328577ad 2237msgid "only lo-regs valid in load/store multiple"
252b5132
RH
2238msgstr ""
2239
8ea2b00f 2240#: config/tc-arm.c:11139
328577ad 2241msgid "syntax: ldrs[b] Rd, [Rb, Ro]"
252b5132
RH
2242msgstr ""
2243
8ea2b00f 2244#: config/tc-arm.c:11203
328577ad 2245msgid "invalid register list to push/pop instruction"
252b5132
RH
2246msgstr ""
2247
8ea2b00f 2248#: config/tc-arm.c:11314 config/tc-arm.c:11552
328577ad 2249msgid "virtual memory exhausted"
252b5132
RH
2250msgstr ""
2251
8ea2b00f 2252#: config/tc-arm.c:11339
6e1772d5
AM
2253#, c-format
2254msgid "failed to create an alias for %s, reason: %s"
2255msgstr ""
2256
8ea2b00f 2257#: config/tc-arm.c:11404
252b5132 2258#, c-format
328577ad 2259msgid "register '%s' does not exist\n"
a74801ba
ILT
2260msgstr ""
2261
8ea2b00f 2262#: config/tc-arm.c:11408
a74801ba 2263#, c-format
328577ad
NC
2264msgid ""
2265"ignoring redefinition of register alias '%s' to non-existant register '%s'"
252b5132
RH
2266msgstr ""
2267
8ea2b00f 2268#: config/tc-arm.c:11417
a74801ba 2269#, c-format
328577ad 2270msgid "ignoring redefinition of register alias '%s'"
252b5132
RH
2271msgstr ""
2272
8ea2b00f 2273#: config/tc-arm.c:11423
328577ad 2274msgid "ignoring incomplete .req pseuso op"
252b5132
RH
2275msgstr ""
2276
8ea2b00f 2277#: config/tc-arm.c:11576
3b16e843
NC
2278msgid "use of old and new-style options to set CPU type"
2279msgstr ""
2280
8ea2b00f 2281#: config/tc-arm.c:11586
3b16e843
NC
2282msgid "use of old and new-style options to set FPU type"
2283msgstr ""
2284
8ea2b00f 2285#: config/tc-arm.c:11648
6e1772d5
AM
2286msgid "hard-float conflicts with specified fpu"
2287msgstr ""
2288
8ea2b00f 2289#: config/tc-arm.c:11897
328577ad 2290msgid "bad call to MD_ATOF()"
252b5132
RH
2291msgstr ""
2292
8ea2b00f
AM
2293#: config/tc-arm.c:12127
2294#, c-format
2295msgid "undefined symbol %s used as an immediate value"
2296msgstr ""
2297
2298#: config/tc-arm.c:12141
328577ad
NC
2299#, c-format
2300msgid "invalid constant (%lx) after fixup"
252b5132
RH
2301msgstr ""
2302
8ea2b00f 2303#: config/tc-arm.c:12178
328577ad
NC
2304#, c-format
2305msgid "unable to compute ADRL instructions for PC offset of 0x%lx"
8ad3436c
AM
2306msgstr ""
2307
8ea2b00f 2308#: config/tc-arm.c:12208
328577ad
NC
2309#, c-format
2310msgid "bad immediate value for offset (%ld)"
8ad3436c
AM
2311msgstr ""
2312
8ea2b00f 2313#: config/tc-arm.c:12230 config/tc-arm.c:12252
328577ad 2314msgid "invalid literal constant: pool needs to be closer"
252b5132
RH
2315msgstr ""
2316
8ea2b00f 2317#: config/tc-arm.c:12232
328577ad
NC
2318#, c-format
2319msgid "bad immediate value for half-word offset (%ld)"
252b5132
RH
2320msgstr ""
2321
8ea2b00f 2322#: config/tc-arm.c:12269
328577ad 2323msgid "shift expression is too large"
252b5132
RH
2324msgstr ""
2325
8ea2b00f 2326#: config/tc-arm.c:12288 config/tc-arm.c:12297
328577ad 2327msgid "invalid swi expression"
252b5132
RH
2328msgstr ""
2329
8ea2b00f 2330#: config/tc-arm.c:12307
328577ad 2331msgid "invalid expression in load/store multiple"
a74801ba
ILT
2332msgstr ""
2333
8ea2b00f 2334#: config/tc-arm.c:12360
328577ad 2335msgid "GAS can't handle same-section branch dest >= 0x04000000"
252b5132
RH
2336msgstr ""
2337
8ea2b00f 2338#: config/tc-arm.c:12369
328577ad 2339msgid "out of range branch"
252b5132
RH
2340msgstr ""
2341
8ea2b00f 2342#: config/tc-arm.c:12402 config/tc-arm.c:12418
328577ad 2343msgid "branch out of range"
252b5132
RH
2344msgstr ""
2345
8ea2b00f 2346#: config/tc-arm.c:12442
328577ad 2347msgid "branch with link out of range"
252b5132
RH
2348msgstr ""
2349
8ea2b00f 2350#: config/tc-arm.c:12514
328577ad 2351msgid "illegal value for co-processor offset"
252b5132
RH
2352msgstr ""
2353
8ea2b00f 2354#: config/tc-arm.c:12526
87ccc1b0
NC
2355msgid "Illegal value for co-processor offset"
2356msgstr ""
2357
8ea2b00f 2358#: config/tc-arm.c:12550
252b5132 2359#, c-format
328577ad 2360msgid "invalid offset, target not word aligned (0x%08X)"
252b5132
RH
2361msgstr ""
2362
8ea2b00f
AM
2363#: config/tc-arm.c:12556 config/tc-arm.c:12566 config/tc-arm.c:12574
2364#: config/tc-arm.c:12582 config/tc-arm.c:12590
252b5132 2365#, c-format
328577ad 2366msgid "invalid offset, value too big (0x%08lX)"
252b5132
RH
2367msgstr ""
2368
8ea2b00f 2369#: config/tc-arm.c:12630
328577ad 2370msgid "invalid immediate for stack address calculation"
252b5132
RH
2371msgstr ""
2372
8ea2b00f 2373#: config/tc-arm.c:12639
252b5132 2374#, c-format
328577ad 2375msgid "invalid immediate for address calculation (value = 0x%08lX)"
a74801ba
ILT
2376msgstr ""
2377
8ea2b00f 2378#: config/tc-arm.c:12649
328577ad 2379msgid "invalid 8bit immediate"
252b5132
RH
2380msgstr ""
2381
8ea2b00f 2382#: config/tc-arm.c:12657
328577ad 2383msgid "invalid 3bit immediate"
a74801ba
ILT
2384msgstr ""
2385
8ea2b00f 2386#: config/tc-arm.c:12673
252b5132 2387#, c-format
328577ad 2388msgid "invalid immediate: %ld is too large"
252b5132
RH
2389msgstr ""
2390
8ea2b00f 2391#: config/tc-arm.c:12688
252b5132 2392#, c-format
328577ad 2393msgid "illegal Thumb shift value: %ld"
252b5132
RH
2394msgstr ""
2395
8ea2b00f 2396#: config/tc-arm.c:12702
252b5132 2397#, c-format
328577ad 2398msgid "bad relocation fixup type (%d)"
252b5132
RH
2399msgstr ""
2400
8ea2b00f 2401#: config/tc-arm.c:12773
87ccc1b0 2402msgid "literal referenced across section boundary"
a74801ba
ILT
2403msgstr ""
2404
8ea2b00f 2405#: config/tc-arm.c:12789
87ccc1b0 2406msgid "internal relocation (type: IMMEDIATE) not fixed up"
252b5132
RH
2407msgstr ""
2408
8ea2b00f 2409#: config/tc-arm.c:12794
328577ad 2410msgid "ADRL used for a symbol not defined in the same file"
252b5132
RH
2411msgstr ""
2412
8ea2b00f 2413#: config/tc-arm.c:12803
6e1772d5
AM
2414#, c-format
2415msgid "undefined local label `%s'"
2416msgstr ""
2417
8ea2b00f 2418#: config/tc-arm.c:12809
87ccc1b0 2419msgid "internal_relocation (type: OFFSET_IMM) not fixed up"
a74801ba
ILT
2420msgstr ""
2421
8ea2b00f 2422#: config/tc-arm.c:12827 config/tc-cris.c:3127 config/tc-mcore.c:2052
6e1772d5 2423#: config/tc-mmix.c:2943 config/tc-ns32k.c:2396
328577ad 2424msgid "<unknown>"
a74801ba
ILT
2425msgstr ""
2426
8ea2b00f 2427#: config/tc-arm.c:12830 config/tc-arm.c:12851
252b5132 2428#, c-format
328577ad 2429msgid "cannot represent %s relocation in this object file format"
252b5132
RH
2430msgstr ""
2431
8ea2b00f 2432#: config/tc-arm.c:12947
252b5132 2433#, c-format
328577ad 2434msgid "no operator -- statement `%s'\n"
252b5132
RH
2435msgstr ""
2436
8ea2b00f 2437#: config/tc-arm.c:12965 config/tc-arm.c:12991
252b5132 2438#, c-format
328577ad 2439msgid "selected processor does not support `%s'"
252b5132
RH
2440msgstr ""
2441
8ea2b00f 2442#: config/tc-arm.c:13009
0d2bcfaf
NC
2443#, c-format
2444msgid "bad instruction `%s'"
2445msgstr ""
2446
8ea2b00f 2447#: config/tc-arm.c:13110
3b16e843
NC
2448msgid "generate PIC code"
2449msgstr ""
2450
8ea2b00f 2451#: config/tc-arm.c:13111
3b16e843
NC
2452msgid "assemble Thumb code"
2453msgstr ""
2454
8ea2b00f 2455#: config/tc-arm.c:13112
3b16e843
NC
2456msgid "support ARM/Thumb interworking"
2457msgstr ""
2458
8ea2b00f 2459#: config/tc-arm.c:13114
3b16e843
NC
2460msgid "use old ABI (ELF only)"
2461msgstr ""
2462
8ea2b00f 2463#: config/tc-arm.c:13115
3b16e843
NC
2464msgid "code uses 32-bit program counter"
2465msgstr ""
2466
8ea2b00f 2467#: config/tc-arm.c:13116
3b16e843
NC
2468msgid "code uses 26-bit program counter"
2469msgstr ""
2470
8ea2b00f 2471#: config/tc-arm.c:13117
3b16e843
NC
2472msgid "floating point args are in fp regs"
2473msgstr ""
2474
8ea2b00f 2475#: config/tc-arm.c:13119
3b16e843
NC
2476msgid "re-entrant code"
2477msgstr ""
2478
8ea2b00f 2479#: config/tc-arm.c:13120
3b16e843
NC
2480msgid "code is ATPCS conformant"
2481msgstr ""
2482
8ea2b00f 2483#: config/tc-arm.c:13121
3b16e843
NC
2484msgid "assemble for big-endian"
2485msgstr ""
2486
8ea2b00f 2487#: config/tc-arm.c:13122
3b16e843
NC
2488msgid "assemble for little-endian"
2489msgstr ""
2490
2491#. These are recognized by the assembler, but have no affect on code.
8ea2b00f 2492#: config/tc-arm.c:13126
3b16e843
NC
2493msgid "use frame pointer"
2494msgstr ""
2495
8ea2b00f 2496#: config/tc-arm.c:13127
3b16e843
NC
2497msgid "use stack size checking"
2498msgstr ""
2499
2500#. DON'T add any new processors to this list -- we want the whole list
2501#. to go away... Add them to the processors table instead.
8ea2b00f 2502#: config/tc-arm.c:13131 config/tc-arm.c:13132
3b16e843
NC
2503msgid "use -mcpu=arm1"
2504msgstr ""
2505
8ea2b00f 2506#: config/tc-arm.c:13133 config/tc-arm.c:13134
3b16e843
NC
2507msgid "use -mcpu=arm2"
2508msgstr ""
2509
8ea2b00f 2510#: config/tc-arm.c:13135 config/tc-arm.c:13136
3b16e843
NC
2511msgid "use -mcpu=arm250"
2512msgstr ""
2513
8ea2b00f 2514#: config/tc-arm.c:13137 config/tc-arm.c:13138
3b16e843
NC
2515msgid "use -mcpu=arm3"
2516msgstr ""
2517
8ea2b00f 2518#: config/tc-arm.c:13139 config/tc-arm.c:13140
3b16e843
NC
2519msgid "use -mcpu=arm6"
2520msgstr ""
2521
8ea2b00f 2522#: config/tc-arm.c:13141 config/tc-arm.c:13142
3b16e843
NC
2523msgid "use -mcpu=arm600"
2524msgstr ""
2525
8ea2b00f 2526#: config/tc-arm.c:13143 config/tc-arm.c:13144
3b16e843
NC
2527msgid "use -mcpu=arm610"
2528msgstr ""
2529
8ea2b00f 2530#: config/tc-arm.c:13145 config/tc-arm.c:13146
3b16e843
NC
2531msgid "use -mcpu=arm620"
2532msgstr ""
2533
8ea2b00f 2534#: config/tc-arm.c:13147 config/tc-arm.c:13148
3b16e843
NC
2535msgid "use -mcpu=arm7"
2536msgstr ""
2537
8ea2b00f 2538#: config/tc-arm.c:13149 config/tc-arm.c:13150
3b16e843
NC
2539msgid "use -mcpu=arm70"
2540msgstr ""
2541
8ea2b00f 2542#: config/tc-arm.c:13151 config/tc-arm.c:13152
3b16e843
NC
2543msgid "use -mcpu=arm700"
2544msgstr ""
2545
8ea2b00f 2546#: config/tc-arm.c:13153 config/tc-arm.c:13154
3b16e843
NC
2547msgid "use -mcpu=arm700i"
2548msgstr ""
2549
8ea2b00f 2550#: config/tc-arm.c:13155 config/tc-arm.c:13156
3b16e843
NC
2551msgid "use -mcpu=arm710"
2552msgstr ""
2553
8ea2b00f 2554#: config/tc-arm.c:13157 config/tc-arm.c:13158
3b16e843
NC
2555msgid "use -mcpu=arm710c"
2556msgstr ""
2557
8ea2b00f 2558#: config/tc-arm.c:13159 config/tc-arm.c:13160
3b16e843
NC
2559msgid "use -mcpu=arm720"
2560msgstr ""
2561
8ea2b00f 2562#: config/tc-arm.c:13161 config/tc-arm.c:13162
3b16e843
NC
2563msgid "use -mcpu=arm7d"
2564msgstr ""
2565
8ea2b00f 2566#: config/tc-arm.c:13163 config/tc-arm.c:13164
3b16e843
NC
2567msgid "use -mcpu=arm7di"
2568msgstr ""
2569
8ea2b00f 2570#: config/tc-arm.c:13165 config/tc-arm.c:13166
3b16e843
NC
2571msgid "use -mcpu=arm7m"
2572msgstr ""
2573
8ea2b00f 2574#: config/tc-arm.c:13167 config/tc-arm.c:13168
3b16e843
NC
2575msgid "use -mcpu=arm7dm"
2576msgstr ""
2577
8ea2b00f 2578#: config/tc-arm.c:13169 config/tc-arm.c:13170
3b16e843
NC
2579msgid "use -mcpu=arm7dmi"
2580msgstr ""
2581
8ea2b00f 2582#: config/tc-arm.c:13171 config/tc-arm.c:13172
3b16e843
NC
2583msgid "use -mcpu=arm7100"
2584msgstr ""
2585
8ea2b00f 2586#: config/tc-arm.c:13173 config/tc-arm.c:13174
3b16e843
NC
2587msgid "use -mcpu=arm7500"
2588msgstr ""
2589
8ea2b00f 2590#: config/tc-arm.c:13175 config/tc-arm.c:13176
3b16e843
NC
2591msgid "use -mcpu=arm7500fe"
2592msgstr ""
2593
8ea2b00f
AM
2594#: config/tc-arm.c:13177 config/tc-arm.c:13178 config/tc-arm.c:13179
2595#: config/tc-arm.c:13180
3b16e843
NC
2596msgid "use -mcpu=arm7tdmi"
2597msgstr ""
2598
8ea2b00f 2599#: config/tc-arm.c:13181 config/tc-arm.c:13182
3b16e843
NC
2600msgid "use -mcpu=arm710t"
2601msgstr ""
2602
8ea2b00f 2603#: config/tc-arm.c:13183 config/tc-arm.c:13184
3b16e843
NC
2604msgid "use -mcpu=arm720t"
2605msgstr ""
2606
8ea2b00f 2607#: config/tc-arm.c:13185 config/tc-arm.c:13186
3b16e843
NC
2608msgid "use -mcpu=arm740t"
2609msgstr ""
2610
8ea2b00f 2611#: config/tc-arm.c:13187 config/tc-arm.c:13188
3b16e843
NC
2612msgid "use -mcpu=arm8"
2613msgstr ""
2614
8ea2b00f 2615#: config/tc-arm.c:13189 config/tc-arm.c:13190
3b16e843
NC
2616msgid "use -mcpu=arm810"
2617msgstr ""
2618
8ea2b00f 2619#: config/tc-arm.c:13191 config/tc-arm.c:13192
3b16e843
NC
2620msgid "use -mcpu=arm9"
2621msgstr ""
2622
8ea2b00f 2623#: config/tc-arm.c:13193 config/tc-arm.c:13194
3b16e843
NC
2624msgid "use -mcpu=arm9tdmi"
2625msgstr ""
2626
8ea2b00f 2627#: config/tc-arm.c:13195 config/tc-arm.c:13196
3b16e843
NC
2628msgid "use -mcpu=arm920"
2629msgstr ""
2630
8ea2b00f 2631#: config/tc-arm.c:13197 config/tc-arm.c:13198
3b16e843
NC
2632msgid "use -mcpu=arm940"
2633msgstr ""
2634
8ea2b00f 2635#: config/tc-arm.c:13199
3b16e843
NC
2636msgid "use -mcpu=strongarm"
2637msgstr ""
2638
8ea2b00f 2639#: config/tc-arm.c:13201
3b16e843
NC
2640msgid "use -mcpu=strongarm110"
2641msgstr ""
2642
8ea2b00f 2643#: config/tc-arm.c:13203
3b16e843
NC
2644msgid "use -mcpu=strongarm1100"
2645msgstr ""
2646
8ea2b00f 2647#: config/tc-arm.c:13205
3b16e843
NC
2648msgid "use -mcpu=strongarm1110"
2649msgstr ""
2650
8ea2b00f 2651#: config/tc-arm.c:13206
3b16e843
NC
2652msgid "use -mcpu=xscale"
2653msgstr ""
2654
8ea2b00f 2655#: config/tc-arm.c:13207
87ccc1b0
NC
2656msgid "use -mcpu=iwmmxt"
2657msgstr ""
2658
8ea2b00f 2659#: config/tc-arm.c:13208
3b16e843
NC
2660msgid "use -mcpu=all"
2661msgstr ""
2662
2663#. Architecture variants -- don't add any more to this list either.
8ea2b00f 2664#: config/tc-arm.c:13211 config/tc-arm.c:13212
3b16e843
NC
2665msgid "use -march=armv2"
2666msgstr ""
2667
8ea2b00f 2668#: config/tc-arm.c:13213 config/tc-arm.c:13214
3b16e843
NC
2669msgid "use -march=armv2a"
2670msgstr ""
2671
8ea2b00f 2672#: config/tc-arm.c:13215 config/tc-arm.c:13216
3b16e843
NC
2673msgid "use -march=armv3"
2674msgstr ""
2675
8ea2b00f 2676#: config/tc-arm.c:13217 config/tc-arm.c:13218
3b16e843
NC
2677msgid "use -march=armv3m"
2678msgstr ""
2679
8ea2b00f 2680#: config/tc-arm.c:13219 config/tc-arm.c:13220
3b16e843
NC
2681msgid "use -march=armv4"
2682msgstr ""
2683
8ea2b00f 2684#: config/tc-arm.c:13221 config/tc-arm.c:13222
3b16e843
NC
2685msgid "use -march=armv4t"
2686msgstr ""
2687
8ea2b00f 2688#: config/tc-arm.c:13223 config/tc-arm.c:13224
3b16e843
NC
2689msgid "use -march=armv5"
2690msgstr ""
2691
8ea2b00f 2692#: config/tc-arm.c:13225 config/tc-arm.c:13226
3b16e843
NC
2693msgid "use -march=armv5t"
2694msgstr ""
2695
8ea2b00f 2696#: config/tc-arm.c:13227 config/tc-arm.c:13228
3b16e843
NC
2697msgid "use -march=armv5te"
2698msgstr ""
2699
2700#. Floating point variants -- don't add any more to this list either.
8ea2b00f 2701#: config/tc-arm.c:13231
3b16e843
NC
2702msgid "use -mfpu=fpe"
2703msgstr ""
2704
8ea2b00f 2705#: config/tc-arm.c:13232
3b16e843
NC
2706msgid "use -mfpu=fpa10"
2707msgstr ""
2708
8ea2b00f 2709#: config/tc-arm.c:13233
3b16e843
NC
2710msgid "use -mfpu=fpa11"
2711msgstr ""
2712
8ea2b00f 2713#: config/tc-arm.c:13235
3b16e843
NC
2714msgid "use either -mfpu=softfpa or -mfpu=softvfp"
2715msgstr ""
2716
8ea2b00f 2717#: config/tc-arm.c:13463
3b16e843
NC
2718msgid "invalid architectural extension"
2719msgstr ""
2720
8ea2b00f 2721#: config/tc-arm.c:13477
3b16e843
NC
2722msgid "missing architectural extension"
2723msgstr ""
2724
8ea2b00f 2725#: config/tc-arm.c:13490
252b5132 2726#, c-format
3b16e843 2727msgid "unknown architectural extnsion `%s'"
252b5132
RH
2728msgstr ""
2729
8ea2b00f 2730#: config/tc-arm.c:13515
252b5132 2731#, c-format
3b16e843 2732msgid "missing cpu name `%s'"
252b5132
RH
2733msgstr ""
2734
8ea2b00f 2735#: config/tc-arm.c:13531
252b5132 2736#, c-format
3b16e843 2737msgid "unknown cpu `%s'"
252b5132
RH
2738msgstr ""
2739
8ea2b00f 2740#: config/tc-arm.c:13550
3b16e843
NC
2741#, c-format
2742msgid "missing architecture name `%s'"
252b5132
RH
2743msgstr ""
2744
8ea2b00f 2745#: config/tc-arm.c:13567
3b16e843
NC
2746#, c-format
2747msgid "unknown architecture `%s'\n"
252b5132
RH
2748msgstr ""
2749
8ea2b00f 2750#: config/tc-arm.c:13584
3b16e843
NC
2751#, c-format
2752msgid "unknown floating point format `%s'\n"
2753msgstr ""
2754
8ea2b00f 2755#: config/tc-arm.c:13601
6e1772d5
AM
2756#, c-format
2757msgid "unknown floating point abi `%s'\n"
2758msgstr ""
2759
2760#: config/tc-arm.c:13618
8ea2b00f
AM
2761#, c-format
2762msgid "unknown EABI `%s'\n"
2763msgstr ""
2764
2765#: config/tc-arm.c:13625
3b16e843
NC
2766msgid "<cpu name>\t assemble for CPU <cpu name>"
2767msgstr ""
2768
8ea2b00f 2769#: config/tc-arm.c:13627
3b16e843
NC
2770msgid "<arch name>\t assemble for architecture <arch name>"
2771msgstr ""
2772
8ea2b00f 2773#: config/tc-arm.c:13629
3b16e843
NC
2774msgid "<fpu name>\t assemble for FPU architecture <fpu name>"
2775msgstr ""
2776
8ea2b00f 2777#: config/tc-arm.c:13631
6e1772d5
AM
2778msgid "<abi>\t assemble for floating point ABI <abi>"
2779msgstr ""
2780
8ea2b00f
AM
2781#: config/tc-arm.c:13634
2782msgid "<ver>\t assemble for eabi version <ver>"
3b16e843
NC
2783msgstr ""
2784
8ea2b00f 2785#: config/tc-arm.c:13677 config/tc-arm.c:13699
3b16e843 2786#, c-format
8ea2b00f 2787msgid "option `-%c%s' is deprecated: %s"
3b16e843
NC
2788msgstr ""
2789
8ea2b00f 2790#: config/tc-arm.c:13721
6e1772d5 2791#, c-format
3b16e843
NC
2792msgid " ARM-specific assembler options:\n"
2793msgstr ""
2794
8ea2b00f 2795#: config/tc-arm.c:13732
6e1772d5 2796#, c-format
3b16e843 2797msgid " -EB assemble code for a big-endian cpu\n"
252b5132
RH
2798msgstr ""
2799
8ea2b00f 2800#: config/tc-arm.c:13737
6e1772d5 2801#, c-format
3b16e843
NC
2802msgid " -EL assemble code for a little-endian cpu\n"
2803msgstr ""
2804
8ea2b00f 2805#: config/tc-arm.c:13922
252b5132
RH
2806#, c-format
2807msgid "%s: unexpected function type: %d"
2808msgstr ""
2809
8ea2b00f 2810#: config/tc-arm.c:14306
c45021f2 2811msgid "alignments greater than 32 bytes not supported in .text sections."
87748b32
NC
2812msgstr ""
2813
8ea2b00f 2814#: config/tc-arm.h:84
328577ad
NC
2815msgid "arm convert_frag\n"
2816msgstr ""
2817
8ea2b00f 2818#: config/tc-avr.c:209
6e1772d5 2819#, c-format
bc0d738a
NC
2820msgid "Known MCU names:"
2821msgstr ""
2822
8ea2b00f 2823#: config/tc-avr.c:278
6e1772d5 2824#, c-format
60bcf0fa
NC
2825msgid ""
2826"AVR options:\n"
2827" -mmcu=[avr-name] select microcontroller variant\n"
2828" [avr-name] can be:\n"
bc0d738a
NC
2829" avr1 - AT90S1200, ATtiny1x, ATtiny28\n"
2830" avr2 - AT90S2xxx, AT90S4xxx, AT90S8xxx, ATtiny22\n"
2831" avr3 - ATmega103, ATmega603\n"
2832" avr4 - ATmega83, ATmega85\n"
2833" avr5 - ATmega161, ATmega163, ATmega32, AT94K\n"
60bcf0fa
NC
2834" or immediate microcontroller name.\n"
2835msgstr ""
2836
8ea2b00f 2837#: config/tc-avr.c:288
6e1772d5 2838#, c-format
bc0d738a
NC
2839msgid ""
2840" -mall-opcodes accept all AVR opcodes, even if not supported by MCU\n"
2841" -mno-skip-bug disable warnings for skipping two-word instructions\n"
2842" (default for avr4, avr5)\n"
2843" -mno-wrap reject rjmp/rcall instructions with 8K wrap-around\n"
2844" (default for avr3, avr5)\n"
2845msgstr ""
2846
8ea2b00f 2847#: config/tc-avr.c:336 config/tc-msp430.c:606
60bcf0fa
NC
2848#, c-format
2849msgid "unknown MCU: %s\n"
2850msgstr ""
2851
8ea2b00f 2852#: config/tc-avr.c:345
60bcf0fa 2853#, c-format
bc0d738a 2854msgid "redefinition of mcu type `%s' to `%s'"
60bcf0fa
NC
2855msgstr ""
2856
8ea2b00f
AM
2857#: config/tc-avr.c:396 config/tc-crx.c:511 config/tc-d10v.c:319
2858#: config/tc-d30v.c:365 config/tc-mips.c:9938 config/tc-mmix.c:2310
2859#: config/tc-mn10200.c:361 config/tc-msp430.c:714 config/tc-pj.c:374
2860#: config/tc-ppc.c:5192 config/tc-sh.c:2972 config/tc-v850.c:1242
0d2bcfaf
NC
2861msgid "bad call to md_atof"
2862msgstr ""
2863
8ea2b00f 2864#: config/tc-avr.c:459
60bcf0fa
NC
2865msgid "constant value required"
2866msgstr ""
2867
8ea2b00f 2868#: config/tc-avr.c:462
60bcf0fa
NC
2869#, c-format
2870msgid "number must be less than %d"
2871msgstr ""
2872
8ea2b00f 2873#: config/tc-avr.c:514
60bcf0fa
NC
2874msgid "`,' required"
2875msgstr ""
2876
8ea2b00f 2877#: config/tc-avr.c:533
60bcf0fa
NC
2878msgid "undefined combination of operands"
2879msgstr ""
2880
8ea2b00f 2881#: config/tc-avr.c:543
60bcf0fa
NC
2882msgid "skipping two-word instruction"
2883msgstr ""
2884
8ea2b00f 2885#: config/tc-avr.c:605
60bcf0fa
NC
2886msgid "register r16-r23 required"
2887msgstr ""
2888
8ea2b00f 2889#: config/tc-avr.c:611
60bcf0fa
NC
2890msgid "register number above 15 required"
2891msgstr ""
2892
8ea2b00f 2893#: config/tc-avr.c:617
60bcf0fa
NC
2894msgid "even register number required"
2895msgstr ""
2896
8ea2b00f 2897#: config/tc-avr.c:623
bc0d738a 2898msgid "register r24, r26, r28 or r30 required"
60bcf0fa
NC
2899msgstr ""
2900
8ea2b00f 2901#: config/tc-avr.c:629
60bcf0fa
NC
2902msgid "register name or number from 0 to 31 required"
2903msgstr ""
2904
8ea2b00f 2905#: config/tc-avr.c:647
bc0d738a 2906msgid "pointer register (X, Y or Z) required"
60bcf0fa
NC
2907msgstr ""
2908
8ea2b00f 2909#: config/tc-avr.c:654
60bcf0fa
NC
2910msgid "cannot both predecrement and postincrement"
2911msgstr ""
2912
8ea2b00f 2913#: config/tc-avr.c:662
60bcf0fa
NC
2914msgid "addressing mode not supported"
2915msgstr ""
2916
8ea2b00f 2917#: config/tc-avr.c:668
60bcf0fa
NC
2918msgid "can't predecrement"
2919msgstr ""
2920
8ea2b00f 2921#: config/tc-avr.c:671
60bcf0fa
NC
2922msgid "pointer register Z required"
2923msgstr ""
2924
8ea2b00f 2925#: config/tc-avr.c:689
60bcf0fa
NC
2926msgid "pointer register (Y or Z) required"
2927msgstr ""
2928
8ea2b00f 2929#: config/tc-avr.c:794
60bcf0fa
NC
2930#, c-format
2931msgid "unknown constraint `%c'"
2932msgstr ""
2933
8ea2b00f
AM
2934#: config/tc-avr.c:888 config/tc-avr.c:904 config/tc-avr.c:1005
2935#: config/tc-msp430.c:1812 config/tc-msp430.c:1830
60bcf0fa
NC
2936#, c-format
2937msgid "odd address operand: %ld"
2938msgstr ""
2939
8ea2b00f
AM
2940#: config/tc-avr.c:896 config/tc-avr.c:915 config/tc-d10v.c:586
2941#: config/tc-d30v.c:655 config/tc-msp430.c:1820 config/tc-msp430.c:1835
2942#: config/tc-msp430.c:1845
60bcf0fa
NC
2943#, c-format
2944msgid "operand out of range: %ld"
2945msgstr ""
2946
8ea2b00f
AM
2947#: config/tc-avr.c:1014 config/tc-d10v.c:1793 config/tc-d30v.c:1973
2948#: config/tc-msp430.c:1863
60bcf0fa
NC
2949#, c-format
2950msgid "line %d: unknown relocation type: 0x%x"
2951msgstr ""
2952
8ea2b00f 2953#: config/tc-avr.c:1028
60bcf0fa
NC
2954msgid "only constant expression allowed"
2955msgstr ""
2956
8ea2b00f
AM
2957#: config/tc-avr.c:1064 config/tc-d10v.c:1659 config/tc-d30v.c:1806
2958#: config/tc-mn10200.c:1255 config/tc-mn10300.c:2303 config/tc-msp430.c:1899
2959#: config/tc-or32.c:1618 config/tc-ppc.c:6015 config/tc-v850.c:2260
60bcf0fa
NC
2960#, c-format
2961msgid "reloc %d not supported by object file format"
2962msgstr ""
2963
8ea2b00f 2964#: config/tc-avr.c:1088 config/tc-d10v.c:1248 config/tc-d10v.c:1262
6e1772d5 2965#: config/tc-h8300.c:1895 config/tc-h8500.c:1106 config/tc-mcore.c:938
8ea2b00f 2966#: config/tc-msp430.c:1694 config/tc-pj.c:283 config/tc-sh.c:2425
6e1772d5 2967#: config/tc-z8k.c:1204
60bcf0fa
NC
2968msgid "can't find opcode "
2969msgstr ""
2970
8ea2b00f 2971#: config/tc-avr.c:1105
60bcf0fa
NC
2972#, c-format
2973msgid "illegal opcode %s for mcu %s"
2974msgstr ""
2975
8ea2b00f 2976#: config/tc-avr.c:1113
60bcf0fa
NC
2977msgid "garbage at end of line"
2978msgstr ""
2979
8ea2b00f 2980#: config/tc-avr.c:1177 read.c:3115
60bcf0fa
NC
2981msgid "illegal expression"
2982msgstr ""
2983
8ea2b00f 2984#: config/tc-avr.c:1203 config/tc-avr.c:1269
60bcf0fa
NC
2985msgid "`)' required"
2986msgstr ""
2987
8ea2b00f 2988#: config/tc-avr.c:1223
bc0d738a
NC
2989#, c-format
2990msgid "constant out of 8-bit range: %d"
2991msgstr ""
2992
8ea2b00f 2993#: config/tc-avr.c:1226
bc0d738a
NC
2994msgid "expression possibly out of 8-bit range"
2995msgstr ""
2996
8ea2b00f 2997#: config/tc-avr.c:1297 config/tc-avr.c:1304
60bcf0fa
NC
2998#, c-format
2999msgid "illegal %srelocation size: %d"
3000msgstr ""
3001
8ea2b00f 3002#: config/tc-cris.c:406 config/tc-m68hc11.c:2793
87ccc1b0
NC
3003#, c-format
3004msgid "internal inconsistency problem in %s: fr_symbol %lx"
3005msgstr ""
3006
8ea2b00f 3007#: config/tc-cris.c:410 config/tc-m68hc11.c:2797 config/tc-msp430.c:2090
87ccc1b0
NC
3008#, c-format
3009msgid "internal inconsistency problem in %s: resolved symbol"
3010msgstr ""
3011
8ea2b00f 3012#: config/tc-cris.c:420 config/tc-m68hc11.c:2803
87ccc1b0
NC
3013#, c-format
3014msgid "internal inconsistency problem in %s: fr_subtype %d"
3015msgstr ""
3016
8ea2b00f 3017#: config/tc-cris.c:678
87ccc1b0
NC
3018#, c-format
3019msgid "internal inconsistency in %s: bdapq no symbol"
3020msgstr ""
3021
8ea2b00f 3022#: config/tc-cris.c:691
87ccc1b0
NC
3023#, c-format
3024msgid "internal inconsistency in %s: bdap.w with no symbol"
3025msgstr ""
3026
8ea2b00f
AM
3027#: config/tc-cris.c:715
3028msgid "section alignment must be >= 4 bytes to check MULS/MULU safeness"
3029msgstr ""
3030
3031#: config/tc-cris.c:724
3032msgid "dangerous MULS/MULU location; give it higher alignment"
3033msgstr ""
3034
3035#: config/tc-cris.c:853 config/tc-crx.c:603
328577ad
NC
3036msgid "Virtual memory exhausted"
3037msgstr ""
3038
8ea2b00f 3039#: config/tc-cris.c:861 config/tc-crx.c:613
3bcbcc3d
HPN
3040#, c-format
3041msgid "Can't hash `%s': %s\n"
3042msgstr ""
3043
8ea2b00f 3044#: config/tc-cris.c:862 config/tc-crx.c:614
3bcbcc3d
HPN
3045msgid "(unknown reason)"
3046msgstr ""
3047
8ea2b00f 3048#: config/tc-cris.c:866
3bcbcc3d
HPN
3049#, c-format
3050msgid "Buggy opcode: `%s' \"%s\"\n"
3051msgstr ""
3052
8ea2b00f 3053#: config/tc-cris.c:1217
3bcbcc3d
HPN
3054#, c-format
3055msgid "Immediate value not in 5 bit unsigned range: %ld"
3056msgstr ""
3057
8ea2b00f 3058#: config/tc-cris.c:1233
3bcbcc3d
HPN
3059#, c-format
3060msgid "Immediate value not in 4 bit unsigned range: %ld"
3061msgstr ""
3062
8ea2b00f 3063#: config/tc-cris.c:1272
3bcbcc3d
HPN
3064#, c-format
3065msgid "Immediate value not in 6 bit range: %ld"
3066msgstr ""
3067
8ea2b00f 3068#: config/tc-cris.c:1287
3bcbcc3d
HPN
3069#, c-format
3070msgid "Immediate value not in 6 bit unsigned range: %ld"
3071msgstr ""
3072
3073#. Others have a generic warning.
8ea2b00f 3074#: config/tc-cris.c:1377
3bcbcc3d
HPN
3075#, c-format
3076msgid "Unimplemented register `%s' specified"
3077msgstr ""
3078
3079#. We've come to the end of instructions with this
3080#. opcode, so it must be an error.
8ea2b00f 3081#: config/tc-cris.c:1536
3bcbcc3d
HPN
3082msgid "Illegal operands"
3083msgstr ""
3084
8ea2b00f 3085#: config/tc-cris.c:1567 config/tc-cris.c:1598
3bcbcc3d
HPN
3086#, c-format
3087msgid "Immediate value not in 8 bit range: %ld"
3088msgstr ""
3089
8ea2b00f 3090#: config/tc-cris.c:1577 config/tc-cris.c:1605
3bcbcc3d
HPN
3091#, c-format
3092msgid "Immediate value not in 16 bit range: %ld"
3093msgstr ""
3094
8ea2b00f 3095#: config/tc-cris.c:1626
6840198f
NC
3096msgid "PIC relocation size does not match operand size"
3097msgstr ""
3098
8ea2b00f 3099#: config/tc-cris.c:2628
3bcbcc3d
HPN
3100msgid "32-bit conditional branch generated"
3101msgstr ""
3102
8ea2b00f 3103#: config/tc-cris.c:2682
6840198f
NC
3104msgid "Complex expression not supported"
3105msgstr ""
3106
3bcbcc3d
HPN
3107#. FIXME: Is this function mentioned in the internals.texi manual? If
3108#. not, add it.
8ea2b00f 3109#: config/tc-cris.c:2803
3bcbcc3d
HPN
3110msgid "Bad call to md_atof () - floating point formats are not supported"
3111msgstr ""
3112
8ea2b00f 3113#: config/tc-cris.c:2850
6840198f
NC
3114msgid "PC-relative relocation must be trivially resolved"
3115msgstr ""
3116
8ea2b00f 3117#: config/tc-cris.c:2893
3bcbcc3d
HPN
3118#, c-format
3119msgid "Value not in 16 bit range: %ld"
3120msgstr ""
3121
8ea2b00f 3122#: config/tc-cris.c:2904
3bcbcc3d
HPN
3123#, c-format
3124msgid "Value not in 8 bit range: %ld"
3125msgstr ""
3126
8ea2b00f 3127#: config/tc-cris.c:2911
3bcbcc3d
HPN
3128#, c-format
3129msgid "Value not in 4 bit unsigned range: %ld"
3130msgstr ""
3131
8ea2b00f 3132#: config/tc-cris.c:2918
3bcbcc3d
HPN
3133#, c-format
3134msgid "Value not in 5 bit unsigned range: %ld"
3135msgstr ""
3136
8ea2b00f 3137#: config/tc-cris.c:2925
3bcbcc3d
HPN
3138#, c-format
3139msgid "Value not in 6 bit range: %ld"
3140msgstr ""
3141
8ea2b00f 3142#: config/tc-cris.c:2932
3bcbcc3d
HPN
3143#, c-format
3144msgid "Value not in 6 bit unsigned range: %ld"
3145msgstr ""
3146
8ea2b00f 3147#: config/tc-cris.c:2980
6e1772d5 3148#, c-format
7b15d668 3149msgid "Please use --help to see usage and options for this assembler.\n"
3bcbcc3d
HPN
3150msgstr ""
3151
8ea2b00f 3152#: config/tc-cris.c:2992
7b15d668 3153msgid "--no-underscore is invalid with a.out format"
3bcbcc3d
HPN
3154msgstr ""
3155
8ea2b00f 3156#: config/tc-cris.c:3076
3bcbcc3d 3157msgid ""
7b15d668
HPN
3158"Semantics error. This type of operand can not be relocated, it must be an "
3159"assembly-time constant"
3bcbcc3d
HPN
3160msgstr ""
3161
8ea2b00f 3162#: config/tc-cris.c:3128
7b15d668
HPN
3163#, c-format
3164msgid "Cannot generate relocation type for symbol %s, code %s"
3bcbcc3d
HPN
3165msgstr ""
3166
6840198f 3167#. The messages are formatted to line up with the generic options.
8ea2b00f 3168#: config/tc-cris.c:3142
6e1772d5 3169#, c-format
7b15d668 3170msgid "CRIS-specific options:\n"
3bcbcc3d
HPN
3171msgstr ""
3172
8ea2b00f 3173#: config/tc-cris.c:3144
85a39694
NC
3174msgid ""
3175" -h, -H Don't execute, print this help text. Deprecated.\n"
3bcbcc3d
HPN
3176msgstr ""
3177
8ea2b00f 3178#: config/tc-cris.c:3146
85a39694 3179msgid " -N Warn when branches are expanded to jumps.\n"
3bcbcc3d
HPN
3180msgstr ""
3181
8ea2b00f 3182#: config/tc-cris.c:3148
85a39694
NC
3183msgid ""
3184" --underscore User symbols are normally prepended with "
3185"underscore.\n"
3bcbcc3d
HPN
3186msgstr ""
3187
8ea2b00f 3188#: config/tc-cris.c:3150
85a39694 3189msgid " Registers will not need any prefix.\n"
3bcbcc3d
HPN
3190msgstr ""
3191
8ea2b00f 3192#: config/tc-cris.c:3152
85a39694 3193msgid " --no-underscore User symbols do not have any prefix.\n"
3bcbcc3d
HPN
3194msgstr ""
3195
8ea2b00f 3196#: config/tc-cris.c:3154
85a39694 3197msgid " Registers will require a `$'-prefix.\n"
3bcbcc3d
HPN
3198msgstr ""
3199
8ea2b00f 3200#: config/tc-cris.c:3156
6840198f
NC
3201msgid " --pic\t\t\tEnable generation of position-independent code.\n"
3202msgstr ""
3203
8ea2b00f 3204#: config/tc-cris.c:3179
3bcbcc3d
HPN
3205msgid "Invalid relocation"
3206msgstr ""
3207
8ea2b00f 3208#: config/tc-cris.c:3213
3bcbcc3d
HPN
3209msgid "Invalid pc-relative relocation"
3210msgstr ""
3211
8ea2b00f 3212#: config/tc-cris.c:3262
3bcbcc3d
HPN
3213#, c-format
3214msgid "Adjusted signed .word (%ld) overflows: `switch'-statement too large."
3215msgstr ""
3216
8ea2b00f 3217#: config/tc-cris.c:3289
6840198f
NC
3218#, c-format
3219msgid ".syntax %s requires command-line option `--underscore'"
3220msgstr ""
3221
8ea2b00f 3222#: config/tc-cris.c:3298
6840198f
NC
3223#, c-format
3224msgid ".syntax %s requires command-line option `--no-underscore'"
3225msgstr ""
3226
8ea2b00f 3227#: config/tc-cris.c:3336
7b15d668
HPN
3228msgid "Unknown .syntax operand"
3229msgstr ""
3230
8ea2b00f 3231#: config/tc-cris.c:3347
6840198f
NC
3232msgid "Pseudodirective .file is only valid when generating ELF"
3233msgstr ""
3234
8ea2b00f 3235#: config/tc-cris.c:3360
6840198f
NC
3236msgid "Pseudodirective .loc is only valid when generating ELF"
3237msgstr ""
3238
8ea2b00f
AM
3239#: config/tc-crx.c:364 config/tc-mn10200.c:1242 write.c:2645
3240#, c-format
3241msgid "can't resolve `%s' {%s section} - `%s' {%s section}"
3242msgstr ""
3243
3244#: config/tc-crx.c:380
3245#, c-format
3246msgid "internal error: reloc %d (`%s') not supported by object file format"
3247msgstr ""
3248
3249#: config/tc-crx.c:639 config/tc-crx.c:656 config/tc-i386.c:911
3250#: config/tc-i386.c:934 config/tc-m68k.c:4186
3251#, c-format
3252msgid "Internal Error: Can't hash %s: %s"
3253msgstr ""
3254
3255#: config/tc-crx.c:709 config/tc-crx.c:726 config/tc-crx.c:740
3256#: config/tc-crx.c:746
3257#, c-format
3258msgid "Offset out of range in Instruction `%s'"
3259msgstr ""
3260
3261#: config/tc-crx.c:812 config/tc-crx.c:818
3262#, c-format
3263msgid "Cannot represent Immediate in %d bits in Instruction `%s'"
3264msgstr ""
3265
3266#. Missing or bad expr becomes absolute 0.
3267#: config/tc-crx.c:885 config/tc-i386.c:3962
3268#, c-format
3269msgid "missing or invalid displacement expression `%s' taken as 0"
3270msgstr ""
3271
3272#: config/tc-crx.c:914 config/tc-crx.c:961
3273#, c-format
3274msgid "Odd Offset in displacement in Instruction `%s'"
3275msgstr ""
3276
3277#: config/tc-crx.c:1052 config/tc-crx.c:1068
3278#, c-format
3279msgid ""
3280"In Instruction `%s': Immediate size is \t\t\t\t %lu bits cannot be "
3281"accomodated"
3282msgstr ""
3283
3284#: config/tc-crx.c:1057
3285#, c-format
3286msgid "Value given more than 32 bits in \t\t\t\t Instruction `%s'"
3287msgstr ""
3288
3289#: config/tc-crx.c:1074
3290#, c-format
3291msgid "Value given more than 16 bits in \t\t\t\t Instruction `%s'"
3292msgstr ""
3293
3294#: config/tc-crx.c:1113
3295#, c-format
3296msgid "Instruction `%s' has Zero offset"
3297msgstr ""
3298
3299#: config/tc-crx.c:1117
3300#, c-format
3301msgid "Instruction `%s' has odd offset"
3302msgstr ""
3303
3304#: config/tc-crx.c:1123
3305#, c-format
3306msgid "Instruction `%s' has illegal offset (%ld)"
3307msgstr ""
3308
3309#: config/tc-crx.c:1148
3310#, c-format
3311msgid "Instruction `%s' has invalid imm value as an \t\t\t operand"
3312msgstr ""
3313
3314#: config/tc-crx.c:1290 config/tc-crx.c:1307 config/tc-crx.c:1394
3315#, c-format
3316msgid "Illegal register `%s' in Instruction `%s'"
3317msgstr ""
3318
3319#: config/tc-crx.c:1341
3320#, c-format
3321msgid "Illegal Scale - `%s'"
3322msgstr ""
3323
3324#: config/tc-crx.c:1605
3325#, c-format
3326msgid "Illegal operands (whitespace): `%s'"
3327msgstr ""
3328
3329#: config/tc-crx.c:1617 config/tc-crx.c:1624 config/tc-crx.c:1641
3330#: config/tc-crx.c:2348
3331#, c-format
3332msgid "Missing matching brackets : `%s'"
3333msgstr ""
3334
3335#: config/tc-crx.c:1666
3336#, c-format
3337msgid "Unknown exception: `%s'"
3338msgstr ""
3339
3340#: config/tc-crx.c:1730
3341#, c-format
3342msgid "Illegal `cinv' parameter: `%c'"
3343msgstr ""
3344
3345#: config/tc-crx.c:1766
3346#, c-format
3347msgid "Unknown register: `%d'"
3348msgstr ""
3349
3350#. Issue a error message when register is illegal.
3351#: config/tc-crx.c:1774
3352#, c-format
3353msgid "Illegal register (`%s') in Instruction: `%s'"
3354msgstr ""
3355
3356#: config/tc-crx.c:1821
3357#, c-format
3358msgid "Value `%ld' truncated to fit `%d' bits in instruction `%s'"
3359msgstr ""
3360
3361#: config/tc-crx.c:1911
3362#, c-format
3363msgid "Illegal Co-processor register in Instruction `%s' "
3364msgstr ""
3365
3366#: config/tc-crx.c:1918
3367#, c-format
3368msgid "Illegal Co-processor special register in Instruction `%s' "
3369msgstr ""
3370
3371#: config/tc-crx.c:2223
3372#, c-format
3373msgid ""
3374"Invalid instruction : `%s' Source and Destination register \t\t\t same in "
3375"Post INC mode"
3376msgstr ""
3377
3378#: config/tc-crx.c:2318
3379msgid "Invalid Register in Register List"
3380msgstr ""
3381
3382#: config/tc-crx.c:2369
3383#, c-format
3384msgid "Illegal register `%s' in cop-register list"
3385msgstr ""
3386
3387#: config/tc-crx.c:2375
3388#, c-format
3389msgid "Illegal register `%s' in register list"
3390msgstr ""
3391
3392#: config/tc-crx.c:2380
3393#, c-format
3394msgid "Maximum %d bits may be set in `mask16' operand"
3395msgstr ""
3396
3397#: config/tc-crx.c:2388
3398#, c-format
3399msgid "rest of line ignored; first ignored character is `%c'"
3400msgstr ""
3401
3402#: config/tc-crx.c:2392
3403#, c-format
3404msgid "Illegal `mask16' operand, operation is undefined - `%s'"
3405msgstr ""
3406
3407#: config/tc-crx.c:2519
3408#, c-format
3409msgid "Illegal operands in instruction : `%s'"
3410msgstr ""
3411
87ccc1b0 3412#: config/tc-d10v.c:252
6e1772d5 3413#, c-format
252b5132
RH
3414msgid ""
3415"D10V options:\n"
bccba5f0
NC
3416"-O Optimize. Will do some operations in parallel.\n"
3417"--gstabs-packing Pack adjacent short instructions together even\n"
3418" when --gstabs is specified. On by default.\n"
3419"--no-gstabs-packing If --gstabs is specified, do not pack adjacent\n"
3420" instructions together.\n"
252b5132
RH
3421msgstr ""
3422
87ccc1b0 3423#: config/tc-d10v.c:543 config/tc-d30v.c:549 config/tc-mn10200.c:937
8ea2b00f
AM
3424#: config/tc-mn10300.c:1812 config/tc-ppc.c:2365 config/tc-s390.c:1215
3425#: config/tc-tic80.c:275 config/tc-v850.c:2018
0d2bcfaf
NC
3426msgid "illegal operand"
3427msgstr ""
3428
87ccc1b0
NC
3429#: config/tc-d10v.c:657
3430msgid "operand is not an immediate"
3431msgstr ""
3432
3433#: config/tc-d10v.c:675
252b5132 3434#, c-format
87ccc1b0 3435msgid "operand out of range: %lu"
252b5132
RH
3436msgstr ""
3437
87ccc1b0 3438#: config/tc-d10v.c:736
252b5132
RH
3439msgid "Instruction must be executed in parallel with another instruction."
3440msgstr ""
3441
87ccc1b0 3442#: config/tc-d10v.c:792
252b5132
RH
3443msgid "Instruction must be executed in parallel"
3444msgstr ""
3445
87ccc1b0 3446#: config/tc-d10v.c:795
252b5132
RH
3447msgid "Long instructions may not be combined."
3448msgstr ""
3449
87ccc1b0 3450#: config/tc-d10v.c:828
252b5132
RH
3451msgid "One of these instructions may not be executed in parallel."
3452msgstr ""
3453
87ccc1b0 3454#: config/tc-d10v.c:832 config/tc-d30v.c:876
252b5132
RH
3455msgid "Two IU instructions may not be executed in parallel"
3456msgstr ""
3457
87ccc1b0
NC
3458#: config/tc-d10v.c:834 config/tc-d10v.c:842 config/tc-d10v.c:856
3459#: config/tc-d10v.c:871 config/tc-d30v.c:877 config/tc-d30v.c:886
252b5132
RH
3460msgid "Swapping instruction order"
3461msgstr ""
3462
87ccc1b0 3463#: config/tc-d10v.c:840 config/tc-d30v.c:883
252b5132
RH
3464msgid "Two MU instructions may not be executed in parallel"
3465msgstr ""
3466
87ccc1b0 3467#: config/tc-d10v.c:860 config/tc-d30v.c:903
252b5132
RH
3468msgid "IU instruction may not be in the left container"
3469msgstr ""
3470
87ccc1b0 3471#: config/tc-d10v.c:862 config/tc-d10v.c:877
60bcf0fa
NC
3472msgid ""
3473"Instruction in R container is squashed by flow control instruction in L "
3474"container."
252b5132
RH
3475msgstr ""
3476
87ccc1b0 3477#: config/tc-d10v.c:875 config/tc-d30v.c:914
60bcf0fa 3478msgid "MU instruction may not be in the right container"
252b5132
RH
3479msgstr ""
3480
87ccc1b0 3481#: config/tc-d10v.c:881 config/tc-d30v.c:926
60bcf0fa 3482msgid "unknown execution type passed to write_2_short()"
252b5132
RH
3483msgstr ""
3484
87ccc1b0
NC
3485#: config/tc-d10v.c:1072 config/tc-d10v.c:1080
3486#, c-format
3487msgid "packing conflict: %s must dispatch sequentially"
3488msgstr ""
3489
3490#: config/tc-d10v.c:1179
3491#, c-format
3492msgid "resource conflict (R%d)"
3493msgstr ""
3494
3495#: config/tc-d10v.c:1182
3496#, c-format
3497msgid "resource conflict (A%d)"
3498msgstr ""
3499
3500#: config/tc-d10v.c:1184
3501msgid "resource conflict (PSW)"
3502msgstr ""
3503
3504#: config/tc-d10v.c:1186
3505msgid "resource conflict (C flag)"
3506msgstr ""
3507
3508#: config/tc-d10v.c:1188
3509msgid "resource conflict (F flag)"
3510msgstr ""
3511
3512#: config/tc-d10v.c:1276 config/tc-d10v.c:1298 config/tc-d30v.c:1410
252b5132
RH
3513msgid "Unable to mix instructions as specified"
3514msgstr ""
3515
87ccc1b0 3516#: config/tc-d10v.c:1345 config/tc-d30v.c:1547
252b5132
RH
3517#, c-format
3518msgid "unknown opcode: %s"
3519msgstr ""
3520
87ccc1b0 3521#: config/tc-d10v.c:1428 config/tc-d10v.c:1603 config/tc-tic80.c:532
252b5132
RH
3522msgid "bad opcode or operands"
3523msgstr ""
3524
8ea2b00f 3525#: config/tc-d10v.c:1503 config/tc-m68k.c:4669
252b5132
RH
3526msgid "value out of range"
3527msgstr ""
3528
87ccc1b0 3529#: config/tc-d10v.c:1579
252b5132
RH
3530msgid "illegal operand - register name found where none expected"
3531msgstr ""
3532
87ccc1b0 3533#: config/tc-d10v.c:1614 config/tc-tic80.c:543
252b5132
RH
3534msgid "Register number must be EVEN"
3535msgstr ""
3536
87ccc1b0 3537#: config/tc-d10v.c:1617
328577ad
NC
3538msgid "Unsupported use of sp"
3539msgstr ""
3540
87ccc1b0
NC
3541#: config/tc-d10v.c:1636
3542#, c-format
3543msgid "cr%ld is a reserved control register"
3544msgstr ""
3545
3546#: config/tc-d10v.c:1773
252b5132
RH
3547#, c-format
3548msgid "line %d: rep or repi must include at least 4 instructions"
3549msgstr ""
3550
ed265386 3551#: config/tc-d30v.c:192
252b5132
RH
3552#, c-format
3553msgid "Register name %s conflicts with symbol of the same name"
3554msgstr ""
3555
87ccc1b0 3556#: config/tc-d30v.c:287
6e1772d5 3557#, c-format
252b5132
RH
3558msgid ""
3559"\n"
3560"D30V options:\n"
3561"-O Make adjacent short instructions parallel if "
3562"possible.\n"
3563"-n Warn about all NOPs inserted by the assembler.\n"
3564"-N\t\t\tWarn about NOPs inserted after word multiplies.\n"
3565"-c Warn about symbols whoes names match register "
3566"names.\n"
3567"-C Opposite of -C. -c is the default.\n"
3568msgstr ""
3569
87ccc1b0 3570#: config/tc-d30v.c:461
252b5132
RH
3571msgid "unexpected 12-bit reloc type"
3572msgstr ""
3573
87ccc1b0 3574#: config/tc-d30v.c:468
252b5132
RH
3575msgid "unexpected 18-bit reloc type"
3576msgstr ""
3577
87ccc1b0 3578#: config/tc-d30v.c:719
252b5132
RH
3579#, c-format
3580msgid "%s NOP inserted"
3581msgstr ""
3582
87ccc1b0 3583#: config/tc-d30v.c:720
252b5132
RH
3584msgid "sequential"
3585msgstr ""
3586
87ccc1b0 3587#: config/tc-d30v.c:720
252b5132
RH
3588msgid "parallel"
3589msgstr ""
3590
87ccc1b0 3591#: config/tc-d30v.c:872
252b5132
RH
3592msgid "Instructions may not be executed in parallel"
3593msgstr ""
3594
87ccc1b0 3595#: config/tc-d30v.c:885
252b5132
RH
3596#, c-format
3597msgid "Executing %s in IU may not work"
3598msgstr ""
3599
87ccc1b0 3600#: config/tc-d30v.c:892
bc0d738a
NC
3601#, c-format
3602msgid "Executing %s in IU may not work in parallel execution"
3603msgstr ""
3604
87ccc1b0 3605#: config/tc-d30v.c:905
252b5132
RH
3606#, c-format
3607msgid "special left instruction `%s' kills instruction `%s' in right container"
3608msgstr ""
3609
87ccc1b0 3610#: config/tc-d30v.c:916
bc0d738a
NC
3611#, c-format
3612msgid "Executing %s in reverse serial with %s may not work"
3613msgstr ""
3614
87ccc1b0 3615#: config/tc-d30v.c:919
bc0d738a
NC
3616#, c-format
3617msgid "Executing %s in IU in reverse serial may not work"
3618msgstr ""
3619
87ccc1b0 3620#: config/tc-d30v.c:1289 config/tc-d30v.c:1306
252b5132
RH
3621msgid "Cannot assemble instruction"
3622msgstr ""
3623
87ccc1b0 3624#: config/tc-d30v.c:1291
252b5132
RH
3625msgid "First opcode is long. Unable to mix instructions as specified."
3626msgstr ""
3627
87ccc1b0 3628#: config/tc-d30v.c:1360
252b5132
RH
3629msgid "word of NOPs added between word multiply and load"
3630msgstr ""
3631
87ccc1b0 3632#: config/tc-d30v.c:1362
252b5132
RH
3633msgid "word of NOPs added between word multiply and 16-bit multiply"
3634msgstr ""
3635
87ccc1b0 3636#: config/tc-d30v.c:1394
252b5132
RH
3637msgid "Instruction uses long version, so it cannot be mixed as specified"
3638msgstr ""
3639
87ccc1b0 3640#: config/tc-d30v.c:1477 config/tc-d30v.c:1515
252b5132
RH
3641#, c-format
3642msgid "unknown condition code: %s"
3643msgstr ""
3644
87ccc1b0 3645#: config/tc-d30v.c:1508
252b5132
RH
3646#, c-format
3647msgid "cmpu doesn't support condition code %s"
3648msgstr ""
3649
87ccc1b0 3650#: config/tc-d30v.c:1558
252b5132
RH
3651#, c-format
3652msgid "operands for opcode `%s' do not match any valid format"
3653msgstr ""
3654
87ccc1b0 3655#: config/tc-d30v.c:1776
252b5132
RH
3656msgid "Odd numbered register used as target of multi-register instruction"
3657msgstr ""
3658
87ccc1b0 3659#: config/tc-d30v.c:1862
252b5132
RH
3660#, c-format
3661msgid "line %d: unable to place address of symbol '%s' into a byte"
3662msgstr ""
3663
87ccc1b0 3664#: config/tc-d30v.c:1865
252b5132 3665#, c-format
87ccc1b0 3666msgid "line %d: unable to place value %lx into a byte"
252b5132
RH
3667msgstr ""
3668
87ccc1b0 3669#: config/tc-d30v.c:1873
252b5132
RH
3670#, c-format
3671msgid "line %d: unable to place address of symbol '%s' into a short"
3672msgstr ""
3673
87ccc1b0 3674#: config/tc-d30v.c:1876
252b5132 3675#, c-format
87ccc1b0 3676msgid "line %d: unable to place value %lx into a short"
252b5132
RH
3677msgstr ""
3678
87ccc1b0 3679#: config/tc-d30v.c:1884
252b5132
RH
3680#, c-format
3681msgid "line %d: unable to place address of symbol '%s' into a quad"
3682msgstr ""
3683
87ccc1b0 3684#: config/tc-d30v.c:2053
252b5132
RH
3685#, c-format
3686msgid "value too large to fit in %d bits"
3687msgstr ""
3688
6e1772d5 3689#: config/tc-d30v.c:2194
252b5132
RH
3690#, c-format
3691msgid "Alignment too large: %d assumed"
3692msgstr ""
3693
87ccc1b0
NC
3694#: config/tc-dlx.c:283
3695msgid "missing .proc"
a74801ba
ILT
3696msgstr ""
3697
87ccc1b0
NC
3698#: config/tc-dlx.c:300
3699msgid ".endfunc missing for previous .proc"
a74801ba
ILT
3700msgstr ""
3701
8ea2b00f 3702#: config/tc-dlx.c:510
87ccc1b0
NC
3703#, c-format
3704msgid "Expression Error for operand modifier %%hi/%%lo\n"
a74801ba
ILT
3705msgstr ""
3706
8ea2b00f 3707#: config/tc-dlx.c:564
87ccc1b0
NC
3708#, c-format
3709msgid "Bad operand for a load instruction: <%s>"
a74801ba
ILT
3710msgstr ""
3711
8ea2b00f 3712#: config/tc-dlx.c:679
87ccc1b0
NC
3713#, c-format
3714msgid "Bad operand for a store instruction: <%s>"
328577ad
NC
3715msgstr ""
3716
8ea2b00f 3717#: config/tc-dlx.c:877
87ccc1b0 3718msgid "Can not set dlx_skip_hi16_flag"
252b5132
RH
3719msgstr ""
3720
8ea2b00f 3721#: config/tc-dlx.c:891
87ccc1b0
NC
3722#, c-format
3723msgid "Missing arguments for opcode <%s>."
252b5132
RH
3724msgstr ""
3725
8ea2b00f 3726#: config/tc-dlx.c:962
87ccc1b0
NC
3727#, c-format
3728msgid "Both the_insn.HI and the_insn.LO are set : %s"
252b5132
RH
3729msgstr ""
3730
8ea2b00f 3731#: config/tc-dlx.c:1035
87ccc1b0 3732msgid "failed regnum sanity check."
252b5132
RH
3733msgstr ""
3734
8ea2b00f 3735#: config/tc-dlx.c:1048
87ccc1b0 3736msgid "failed general register sanity check."
252b5132
RH
3737msgstr ""
3738
8ea2b00f 3739#: config/tc-dlx.c:1336
87ccc1b0 3740msgid "Invalid expression after # number\n"
252b5132
RH
3741msgstr ""
3742
87ccc1b0 3743#: config/tc-fr30.c:85
6e1772d5 3744#, c-format
87ccc1b0 3745msgid " FR30 specific command line options:\n"
252b5132
RH
3746msgstr ""
3747
87ccc1b0 3748#: config/tc-fr30.c:139 config/tc-openrisc.c:152
252b5132 3749#, c-format
87ccc1b0 3750msgid "Instruction %s not allowed in a delay slot."
252b5132
RH
3751msgstr ""
3752
8ea2b00f 3753#: config/tc-fr30.c:383 config/tc-m32r.c:1933
87ccc1b0 3754msgid "Addend to unresolved symbol not on word boundary."
252b5132
RH
3755msgstr ""
3756
8ea2b00f
AM
3757#: config/tc-fr30.c:524 config/tc-frv.c:1500 config/tc-i960.c:798
3758#: config/tc-ip2k.c:350 config/tc-m32r.c:2298 config/tc-openrisc.c:452
fce00800 3759#: config/tc-xstormy16.c:636
87ccc1b0 3760msgid "Bad call to md_atof()"
252b5132
RH
3761msgstr ""
3762
8ea2b00f 3763#: config/tc-frv.c:461
6e1772d5 3764#, c-format
87ccc1b0 3765msgid "FRV specific command line options:\n"
252b5132
RH
3766msgstr ""
3767
8ea2b00f 3768#: config/tc-frv.c:462
6e1772d5 3769#, c-format
87ccc1b0 3770msgid "-G n Data >= n bytes is in small data area\n"
252b5132
RH
3771msgstr ""
3772
8ea2b00f 3773#: config/tc-frv.c:463
6e1772d5 3774#, c-format
87ccc1b0 3775msgid "-mgpr-32 Note 32 gprs are used\n"
252b5132
RH
3776msgstr ""
3777
8ea2b00f 3778#: config/tc-frv.c:464
6e1772d5 3779#, c-format
87ccc1b0 3780msgid "-mgpr-64 Note 64 gprs are used\n"
252b5132
RH
3781msgstr ""
3782
8ea2b00f 3783#: config/tc-frv.c:465
6e1772d5 3784#, c-format
87ccc1b0 3785msgid "-mfpr-32 Note 32 fprs are used\n"
252b5132
RH
3786msgstr ""
3787
8ea2b00f 3788#: config/tc-frv.c:466
6e1772d5 3789#, c-format
87ccc1b0 3790msgid "-mfpr-64 Note 64 fprs are used\n"
252b5132
RH
3791msgstr ""
3792
8ea2b00f 3793#: config/tc-frv.c:467
6e1772d5 3794#, c-format
87ccc1b0 3795msgid "-msoft-float Note software fp is used\n"
252b5132
RH
3796msgstr ""
3797
8ea2b00f 3798#: config/tc-frv.c:468
6e1772d5 3799#, c-format
87ccc1b0 3800msgid "-mdword Note stack is aligned to a 8 byte boundary\n"
252b5132
RH
3801msgstr ""
3802
8ea2b00f 3803#: config/tc-frv.c:469
6e1772d5 3804#, c-format
87ccc1b0 3805msgid "-mno-dword Note stack is aligned to a 4 byte boundary\n"
252b5132
RH
3806msgstr ""
3807
8ea2b00f 3808#: config/tc-frv.c:470
6e1772d5 3809#, c-format
87ccc1b0 3810msgid "-mdouble Note fp double insns are used\n"
252b5132
RH
3811msgstr ""
3812
8ea2b00f 3813#: config/tc-frv.c:471
6e1772d5 3814#, c-format
87ccc1b0 3815msgid "-mmedia Note media insns are used\n"
252b5132
RH
3816msgstr ""
3817
8ea2b00f 3818#: config/tc-frv.c:472
6e1772d5 3819#, c-format
87ccc1b0 3820msgid "-mmuladd Note multiply add/subtract insns are used\n"
252b5132
RH
3821msgstr ""
3822
8ea2b00f 3823#: config/tc-frv.c:473
6e1772d5 3824#, c-format
87ccc1b0 3825msgid "-mpack Note instructions are packed\n"
252b5132
RH
3826msgstr ""
3827
8ea2b00f 3828#: config/tc-frv.c:474
6e1772d5 3829#, c-format
87ccc1b0 3830msgid "-mno-pack Do not allow instructions to be packed\n"
252b5132
RH
3831msgstr ""
3832
8ea2b00f 3833#: config/tc-frv.c:475
6e1772d5 3834#, c-format
87ccc1b0 3835msgid "-mpic Note small position independent code\n"
328577ad
NC
3836msgstr ""
3837
8ea2b00f 3838#: config/tc-frv.c:476
6e1772d5 3839#, c-format
87ccc1b0 3840msgid "-mPIC Note large position independent code\n"
252b5132
RH
3841msgstr ""
3842
8ea2b00f 3843#: config/tc-frv.c:477
6e1772d5 3844#, c-format
87ccc1b0 3845msgid "-mlibrary-pic Compile library for large position indepedent code\n"
252b5132
RH
3846msgstr ""
3847
8ea2b00f
AM
3848#: config/tc-frv.c:478
3849#, c-format
3850msgid "-mfdpic Assemble for the FDPIC ABI\n"
3851msgstr ""
3852
3853#: config/tc-frv.c:479
3854#, c-format
3855msgid "-mnopic Disable -mpic, -mPIC, -mlibrary-pic and -mfdpic\n"
3856msgstr ""
3857
3858#: config/tc-frv.c:480
6e1772d5
AM
3859#, c-format
3860msgid "-mcpu={fr500|fr550|fr400|fr405|fr450|fr300|frv|simple|tomcat}\n"
252b5132
RH
3861msgstr ""
3862
8ea2b00f 3863#: config/tc-frv.c:481
6e1772d5 3864#, c-format
87ccc1b0 3865msgid " Record the cpu type\n"
252b5132
RH
3866msgstr ""
3867
8ea2b00f 3868#: config/tc-frv.c:482
6e1772d5 3869#, c-format
87ccc1b0 3870msgid "-mtomcat-stats Print out stats for tomcat workarounds\n"
252b5132
RH
3871msgstr ""
3872
8ea2b00f 3873#: config/tc-frv.c:483
6e1772d5 3874#, c-format
87ccc1b0 3875msgid "-mtomcat-debug Debug tomcat workarounds\n"
252b5132
RH
3876msgstr ""
3877
8ea2b00f 3878#: config/tc-frv.c:1187
87ccc1b0 3879msgid "VLIW packing used for -mno-pack"
252b5132
RH
3880msgstr ""
3881
8ea2b00f 3882#: config/tc-frv.c:1197
6e1772d5
AM
3883msgid "Instruction not supported by this architecture"
3884msgstr ""
3885
8ea2b00f 3886#: config/tc-frv.c:1207
87ccc1b0 3887msgid "VLIW packing constraint violation"
252b5132
RH
3888msgstr ""
3889
8ea2b00f 3890#: config/tc-frv.c:1764
252b5132 3891#, c-format
87ccc1b0 3892msgid "Relocation %s is not safe for %s"
252b5132
RH
3893msgstr ""
3894
6e1772d5
AM
3895#: config/tc-h8300.c:82 config/tc-h8300.c:93 config/tc-h8300.c:105
3896#: config/tc-h8300.c:117 config/tc-h8300.c:129 config/tc-h8300.c:142
8ea2b00f
AM
3897#: config/tc-h8300.c:213 config/tc-hppa.c:1440 config/tc-hppa.c:6925
3898#: config/tc-hppa.c:6931 config/tc-hppa.c:6937 config/tc-hppa.c:6943
3899#: config/tc-mn10300.c:1218 config/tc-mn10300.c:1223 config/tc-mn10300.c:2721
87ccc1b0 3900msgid "could not set architecture and machine"
252b5132
RH
3901msgstr ""
3902
6e1772d5 3903#: config/tc-h8300.c:416 config/tc-h8300.c:424
87ccc1b0 3904msgid "Reg not valid for H8/300"
252b5132
RH
3905msgstr ""
3906
6e1772d5 3907#: config/tc-h8300.c:505
fce00800
AM
3908msgid "invalid operand size requested"
3909msgstr ""
3910
6e1772d5 3911#: config/tc-h8300.c:604
87ccc1b0 3912msgid "Invalid register list for ldm/stm\n"
328577ad
NC
3913msgstr ""
3914
6e1772d5 3915#: config/tc-h8300.c:630 config/tc-h8300.c:635 config/tc-h8300.c:642
fce00800
AM
3916msgid "mismatch between register and suffix"
3917msgstr ""
3918
6e1772d5 3919#: config/tc-h8300.c:669
fce00800
AM
3920msgid "address too high for vector table jmp/jsr"
3921msgstr ""
3922
6e1772d5 3923#: config/tc-h8300.c:696 config/tc-h8300.c:808 config/tc-h8300.c:818
87ccc1b0 3924msgid "Wrong size pointer register for architecture."
328577ad
NC
3925msgstr ""
3926
6e1772d5 3927#: config/tc-h8300.c:755 config/tc-h8300.c:763 config/tc-h8300.c:792
87ccc1b0 3928msgid "expected @(exp, reg16)"
252b5132
RH
3929msgstr ""
3930
6e1772d5 3931#: config/tc-h8300.c:781
fce00800
AM
3932msgid "expected .L, .W or .B for register in indexed addressing mode"
3933msgstr ""
3934
6e1772d5 3935#: config/tc-h8300.c:975
fce00800
AM
3936msgid "expected valid addressing mode for mova: \"@(disp, ea.sz),ERn\""
3937msgstr ""
3938
6e1772d5 3939#: config/tc-h8300.c:992 config/tc-h8300.c:1001
fce00800
AM
3940msgid "expected register"
3941msgstr ""
3942
6e1772d5 3943#: config/tc-h8300.c:1017
fce00800
AM
3944msgid "expected closing paren"
3945msgstr ""
3946
6e1772d5 3947#: config/tc-h8300.c:1076
fce00800
AM
3948#, c-format
3949msgid "can't use high part of register in operand %d"
3950msgstr ""
3951
6e1772d5 3952#: config/tc-h8300.c:1242
fce00800
AM
3953#, c-format
3954msgid "Opcode `%s' with these operand types not available in %s mode"
3955msgstr ""
3956
6e1772d5 3957#: config/tc-h8300.c:1251
fce00800 3958msgid "mismatch between opcode size and operand size"
87ccc1b0
NC
3959msgstr ""
3960
6e1772d5 3961#: config/tc-h8300.c:1287
87ccc1b0
NC
3962#, c-format
3963msgid "operand %s0x%lx out of range."
3964msgstr ""
3965
6e1772d5 3966#: config/tc-h8300.c:1383
87ccc1b0
NC
3967msgid "Can't work out size of operand.\n"
3968msgstr ""
3969
6e1772d5 3970#: config/tc-h8300.c:1432
87ccc1b0
NC
3971#, c-format
3972msgid "Opcode `%s' with these operand types not available in H8/300 mode"
3973msgstr ""
3974
6e1772d5 3975#: config/tc-h8300.c:1437
fce00800
AM
3976#, c-format
3977msgid "Opcode `%s' with these operand types not available in H8/300H mode"
3978msgstr ""
3979
6e1772d5 3980#: config/tc-h8300.c:1443
fce00800
AM
3981#, c-format
3982msgid "Opcode `%s' with these operand types not available in H8/300S mode"
3983msgstr ""
3984
6e1772d5 3985#: config/tc-h8300.c:1504 config/tc-h8300.c:1524
87ccc1b0
NC
3986msgid "Need #1 or #2 here"
3987msgstr ""
3988
6e1772d5 3989#: config/tc-h8300.c:1519
87ccc1b0
NC
3990msgid "#4 not valid on H8/300."
3991msgstr ""
3992
6e1772d5 3993#: config/tc-h8300.c:1625 config/tc-h8300.c:1707
87ccc1b0
NC
3994#, c-format
3995msgid "branch operand has odd offset (%lx)\n"
3996msgstr ""
3997
6e1772d5 3998#: config/tc-h8300.c:1745
87ccc1b0
NC
3999msgid "destination operand must be 16 bit register"
4000msgstr ""
4001
6e1772d5 4002#: config/tc-h8300.c:1754
87ccc1b0
NC
4003msgid "source operand must be 8 bit register"
4004msgstr ""
4005
6e1772d5 4006#: config/tc-h8300.c:1762
87ccc1b0
NC
4007msgid "destination operand must be 16bit absolute address"
4008msgstr ""
4009
6e1772d5 4010#: config/tc-h8300.c:1769
87ccc1b0
NC
4011msgid "destination operand must be 8 bit register"
4012msgstr ""
4013
6e1772d5 4014#: config/tc-h8300.c:1777
87ccc1b0
NC
4015msgid "source operand must be 16bit absolute address"
4016msgstr ""
4017
4018#. This seems more sane than saying "too many operands". We'll
4019#. get here only if the trailing trash starts with a comma.
6e1772d5
AM
4020#. Types or values of args don't match.
4021#: config/tc-h8300.c:1785 config/tc-mmix.c:499 config/tc-mmix.c:511
4022#: config/tc-mmix.c:2577 config/tc-mmix.c:2601 config/tc-mmix.c:2878
87ccc1b0
NC
4023#: config/tc-or32.c:640 config/tc-or32.c:854
4024msgid "invalid operands"
4025msgstr ""
4026
6e1772d5 4027#: config/tc-h8300.c:1816
fce00800 4028msgid "operand/size mis-match"
87ccc1b0
NC
4029msgstr ""
4030
8ea2b00f
AM
4031#: config/tc-h8300.c:1912 config/tc-h8500.c:1112 config/tc-mips.c:9105
4032#: config/tc-sh64.c:2784 config/tc-sh.c:2806 config/tc-w65.c:691
6e1772d5 4033#: config/tc-z8k.c:1214
fce00800 4034msgid "unknown opcode"
87ccc1b0
NC
4035msgstr ""
4036
6e1772d5
AM
4037#: config/tc-h8300.c:1945
4038msgid "invalid operand in ldm"
4039msgstr ""
4040
4041#: config/tc-h8300.c:1954
4042msgid "invalid operand in stm"
4043msgstr ""
4044
8ea2b00f 4045#: config/tc-h8300.c:2037 config/tc-h8500.c:1139 config/tc-sh.c:2931
6e1772d5
AM
4046#: config/tc-z8k.c:1269
4047#, c-format
87ccc1b0
NC
4048msgid "call to tc_crawl_symbol_chain \n"
4049msgstr ""
4050
8ea2b00f 4051#: config/tc-h8300.c:2051 config/tc-h8500.c:1153 config/tc-sh.c:2937
6e1772d5
AM
4052#: config/tc-z8k.c:1283
4053#, c-format
87ccc1b0
NC
4054msgid "call to tc_headers_hook \n"
4055msgstr ""
4056
6e1772d5
AM
4057#: config/tc-h8300.c:2138
4058#, c-format
87ccc1b0
NC
4059msgid "call to tc_aout_fix_to_chars \n"
4060msgstr ""
4061
6e1772d5
AM
4062#: config/tc-h8300.c:2152
4063#, c-format
87ccc1b0
NC
4064msgid "call to md_convert_frag \n"
4065msgstr ""
4066
6e1772d5
AM
4067#: config/tc-h8300.c:2206
4068#, c-format
87ccc1b0
NC
4069msgid "call tomd_estimate_size_before_relax \n"
4070msgstr ""
4071
6e1772d5 4072#: config/tc-h8300.c:2317 config/tc-mcore.c:2355 config/tc-pj.c:581
8ea2b00f 4073#: config/tc-sh.c:4455
87ccc1b0
NC
4074#, c-format
4075msgid "Cannot represent relocation type %s"
4076msgstr ""
4077
4078#: config/tc-h8500.c:325
4079msgid ":24 not valid for this opcode"
4080msgstr ""
4081
4082#: config/tc-h8500.c:332
4083msgid "expect :8,:16 or :24"
4084msgstr ""
4085
4086#: config/tc-h8500.c:391
4087msgid "syntax error in reg list"
4088msgstr ""
4089
4090#: config/tc-h8500.c:409
4091msgid "missing final register in range"
4092msgstr ""
4093
4094#: config/tc-h8500.c:498 config/tc-h8500.c:505 config/tc-h8500.c:511
4095msgid "expected @(exp, Rn)"
4096msgstr ""
4097
4098#: config/tc-h8500.c:527
4099msgid "@Rn+ needs word register"
4100msgstr ""
4101
4102#: config/tc-h8500.c:537
4103msgid "@Rn needs word register"
4104msgstr ""
4105
8ea2b00f 4106#: config/tc-h8500.c:838 config/tc-sh.c:2083
87ccc1b0
NC
4107#, c-format
4108msgid "unhandled %d\n"
4109msgstr ""
4110
4111#: config/tc-h8500.c:868
4112#, c-format
4113msgid "operand must be absolute in range %d..%d"
252b5132
RH
4114msgstr ""
4115
8ea2b00f 4116#: config/tc-h8500.c:963 config/tc-sh.c:2353
87ccc1b0
NC
4117#, c-format
4118msgid "failed for %d\n"
4119msgstr ""
4120
8ea2b00f 4121#: config/tc-h8500.c:1128 config/tc-sh.c:2466 config/tc-sh.c:2862
87ccc1b0
NC
4122#: config/tc-w65.c:710
4123msgid "invalid operands for opcode"
4124msgstr ""
4125
6e1772d5 4126#. Simple range checking for FIELD against HIGH and LOW bounds.
87ccc1b0 4127#. IGNORE is used to suppress the error message.
6e1772d5
AM
4128#. Variant of CHECK_FIELD for use in md_apply_fix3 and other places where
4129#. the current file and line number are not valid.
8ea2b00f 4130#: config/tc-hppa.c:1171 config/tc-hppa.c:1185
87ccc1b0
NC
4131#, c-format
4132msgid "Field out of range [%d..%d] (%d)."
4133msgstr ""
4134
6e1772d5 4135#. Simple alignment checking for FIELD against ALIGN (a power of two).
87ccc1b0 4136#. IGNORE is used to suppress the error message.
8ea2b00f 4137#: config/tc-hppa.c:1199
87ccc1b0
NC
4138#, c-format
4139msgid "Field not properly aligned [%d] (%d)."
4140msgstr ""
4141
8ea2b00f 4142#: config/tc-hppa.c:1228
87ccc1b0
NC
4143msgid "Missing .exit\n"
4144msgstr ""
4145
8ea2b00f 4146#: config/tc-hppa.c:1231
87ccc1b0
NC
4147msgid "Missing .procend\n"
4148msgstr ""
4149
8ea2b00f 4150#: config/tc-hppa.c:1413
328577ad 4151#, c-format
252b5132
RH
4152msgid "Invalid field selector. Assuming F%%."
4153msgstr ""
4154
8ea2b00f 4155#: config/tc-hppa.c:1446
252b5132
RH
4156msgid "-R option not supported on this target."
4157msgstr ""
4158
8ea2b00f 4159#: config/tc-hppa.c:1462 config/tc-sparc.c:814 config/tc-sparc.c:850
252b5132
RH
4160#, c-format
4161msgid "Internal error: can't hash `%s': %s\n"
4162msgstr ""
4163
8ea2b00f 4164#: config/tc-hppa.c:1470 config/tc-i860.c:238
252b5132
RH
4165#, c-format
4166msgid "internal error: losing opcode: `%s' \"%s\"\n"
4167msgstr ""
4168
8ea2b00f 4169#: config/tc-hppa.c:1541 config/tc-hppa.c:7064 config/tc-hppa.c:7121
252b5132
RH
4170msgid "Missing function name for .PROC (corrupted label chain)"
4171msgstr ""
4172
8ea2b00f 4173#: config/tc-hppa.c:1544 config/tc-hppa.c:7124
252b5132
RH
4174msgid "Missing function name for .PROC"
4175msgstr ""
4176
8ea2b00f 4177#: config/tc-hppa.c:1651 config/tc-hppa.c:4920
252b5132
RH
4178msgid "could not update architecture and machine"
4179msgstr ""
4180
8ea2b00f 4181#: config/tc-hppa.c:1859
252b5132
RH
4182msgid "Invalid Indexed Load Completer."
4183msgstr ""
4184
8ea2b00f 4185#: config/tc-hppa.c:1864
252b5132
RH
4186msgid "Invalid Indexed Load Completer Syntax."
4187msgstr ""
4188
8ea2b00f 4189#: config/tc-hppa.c:1901
252b5132
RH
4190msgid "Invalid Short Load/Store Completer."
4191msgstr ""
4192
8ea2b00f 4193#: config/tc-hppa.c:1961 config/tc-hppa.c:1966
252b5132
RH
4194msgid "Invalid Store Bytes Short Completer"
4195msgstr ""
4196
8ea2b00f 4197#: config/tc-hppa.c:2277 config/tc-hppa.c:2283
a74801ba
ILT
4198msgid "Invalid left/right combination completer"
4199msgstr ""
4200
8ea2b00f 4201#: config/tc-hppa.c:2332 config/tc-hppa.c:2339
a74801ba
ILT
4202msgid "Invalid permutation completer"
4203msgstr ""
4204
8ea2b00f 4205#: config/tc-hppa.c:2439
252b5132 4206#, c-format
a74801ba 4207msgid "Invalid Add Condition: %s"
252b5132
RH
4208msgstr ""
4209
8ea2b00f 4210#: config/tc-hppa.c:2450 config/tc-hppa.c:2460
328577ad 4211msgid "Invalid Add and Branch Condition"
252b5132
RH
4212msgstr ""
4213
8ea2b00f 4214#: config/tc-hppa.c:2481 config/tc-hppa.c:2618
252b5132
RH
4215msgid "Invalid Compare/Subtract Condition"
4216msgstr ""
4217
8ea2b00f 4218#: config/tc-hppa.c:2521
252b5132 4219#, c-format
a74801ba
ILT
4220msgid "Invalid Bit Branch Condition: %c"
4221msgstr ""
4222
8ea2b00f 4223#: config/tc-hppa.c:2606
a74801ba
ILT
4224#, c-format
4225msgid "Invalid Compare/Subtract Condition: %s"
252b5132
RH
4226msgstr ""
4227
8ea2b00f 4228#: config/tc-hppa.c:2633
328577ad 4229msgid "Invalid Compare and Branch Condition"
a74801ba
ILT
4230msgstr ""
4231
8ea2b00f 4232#: config/tc-hppa.c:2729
252b5132
RH
4233msgid "Invalid Logical Instruction Condition."
4234msgstr ""
4235
8ea2b00f 4236#: config/tc-hppa.c:2784
252b5132
RH
4237msgid "Invalid Shift/Extract/Deposit Condition."
4238msgstr ""
4239
8ea2b00f 4240#: config/tc-hppa.c:2896
a74801ba 4241msgid "Invalid Unit Instruction Condition."
252b5132
RH
4242msgstr ""
4243
8ea2b00f
AM
4244#: config/tc-hppa.c:3273 config/tc-hppa.c:3305 config/tc-hppa.c:3336
4245#: config/tc-hppa.c:3366
252b5132
RH
4246msgid "Branch to unaligned address"
4247msgstr ""
4248
8ea2b00f 4249#: config/tc-hppa.c:3544
252b5132
RH
4250msgid "Invalid SFU identifier"
4251msgstr ""
4252
8ea2b00f 4253#: config/tc-hppa.c:3594
252b5132
RH
4254msgid "Invalid COPR identifier"
4255msgstr ""
4256
8ea2b00f 4257#: config/tc-hppa.c:3723
a74801ba 4258msgid "Invalid Floating Point Operand Format."
252b5132
RH
4259msgstr ""
4260
8ea2b00f
AM
4261#: config/tc-hppa.c:3840 config/tc-hppa.c:3860 config/tc-hppa.c:3880
4262#: config/tc-hppa.c:3900 config/tc-hppa.c:3920
a74801ba 4263msgid "Invalid register for single precision fmpyadd or fmpysub"
252b5132
RH
4264msgstr ""
4265
8ea2b00f 4266#: config/tc-hppa.c:3977
252b5132
RH
4267#, c-format
4268msgid "Invalid operands %s"
4269msgstr ""
4270
8ea2b00f 4271#: config/tc-hppa.c:4095
328577ad 4272msgid "Cannot handle fixup"
85a39694
NC
4273msgstr ""
4274
8ea2b00f 4275#: config/tc-hppa.c:4396
6e1772d5 4276#, c-format
28e7409f
NC
4277msgid " -Q ignored\n"
4278msgstr ""
4279
8ea2b00f 4280#: config/tc-hppa.c:4400
6e1772d5 4281#, c-format
28e7409f
NC
4282msgid " -c print a warning if a comment is found\n"
4283msgstr ""
4284
8ea2b00f 4285#: config/tc-hppa.c:4471
85a39694 4286#, c-format
328577ad 4287msgid "no hppa_fixup entry for fixup type 0x%x"
252b5132
RH
4288msgstr ""
4289
8ea2b00f 4290#: config/tc-hppa.c:4642
85a39694 4291msgid "Unknown relocation encountered in md_apply_fix."
252b5132
RH
4292msgstr ""
4293
8ea2b00f 4294#: config/tc-hppa.c:4784 config/tc-hppa.c:4809
252b5132
RH
4295#, c-format
4296msgid "Undefined register: '%s'."
4297msgstr ""
4298
8ea2b00f 4299#: config/tc-hppa.c:4843
252b5132
RH
4300#, c-format
4301msgid "Non-absolute symbol: '%s'."
4302msgstr ""
4303
8ea2b00f 4304#: config/tc-hppa.c:4858
252b5132
RH
4305#, c-format
4306msgid "Undefined absolute constant: '%s'."
4307msgstr ""
4308
8ea2b00f 4309#: config/tc-hppa.c:4959
252b5132
RH
4310#, c-format
4311msgid "Invalid FP Compare Condition: %s"
4312msgstr ""
4313
8ea2b00f 4314#: config/tc-hppa.c:5015
a74801ba
ILT
4315#, c-format
4316msgid "Invalid FTEST completer: %s"
4317msgstr ""
4318
8ea2b00f 4319#: config/tc-hppa.c:5082 config/tc-hppa.c:5120
252b5132
RH
4320#, c-format
4321msgid "Invalid FP Operand Format: %3s"
4322msgstr ""
4323
8ea2b00f 4324#: config/tc-hppa.c:5199
252b5132
RH
4325msgid "Bad segment in expression."
4326msgstr ""
4327
8ea2b00f 4328#: config/tc-hppa.c:5258
252b5132
RH
4329msgid "Bad segment (should be absolute)."
4330msgstr ""
4331
8ea2b00f 4332#: config/tc-hppa.c:5301
252b5132
RH
4333#, c-format
4334msgid "Invalid argument location: %s\n"
4335msgstr ""
4336
8ea2b00f 4337#: config/tc-hppa.c:5332
252b5132
RH
4338#, c-format
4339msgid "Invalid argument description: %d"
4340msgstr ""
4341
8ea2b00f 4342#: config/tc-hppa.c:5355
252b5132
RH
4343#, c-format
4344msgid "Invalid Nullification: (%c)"
4345msgstr ""
4346
8ea2b00f 4347#: config/tc-hppa.c:6075
252b5132
RH
4348#, c-format
4349msgid "Invalid .CALL argument: %s"
4350msgstr ""
4351
8ea2b00f 4352#: config/tc-hppa.c:6197
252b5132
RH
4353msgid ".callinfo is not within a procedure definition"
4354msgstr ""
4355
8ea2b00f 4356#: config/tc-hppa.c:6217
252b5132
RH
4357#, c-format
4358msgid "FRAME parameter must be a multiple of 8: %d\n"
4359msgstr ""
4360
8ea2b00f 4361#: config/tc-hppa.c:6236
252b5132
RH
4362msgid "Value for ENTRY_GR must be in the range 3..18\n"
4363msgstr ""
4364
8ea2b00f 4365#: config/tc-hppa.c:6248
252b5132
RH
4366msgid "Value for ENTRY_FR must be in the range 12..21\n"
4367msgstr ""
4368
8ea2b00f 4369#: config/tc-hppa.c:6258
252b5132
RH
4370msgid "Value for ENTRY_SR must be 3\n"
4371msgstr ""
4372
8ea2b00f 4373#: config/tc-hppa.c:6314
252b5132
RH
4374#, c-format
4375msgid "Invalid .CALLINFO argument: %s"
4376msgstr ""
4377
8ea2b00f 4378#: config/tc-hppa.c:6426
252b5132
RH
4379msgid "The .ENTER pseudo-op is not supported"
4380msgstr ""
4381
8ea2b00f 4382#: config/tc-hppa.c:6442
252b5132
RH
4383msgid "Misplaced .entry. Ignored."
4384msgstr ""
4385
8ea2b00f 4386#: config/tc-hppa.c:6446
252b5132
RH
4387msgid "Missing .callinfo."
4388msgstr ""
4389
8ea2b00f 4390#: config/tc-hppa.c:6512
5b343f5a
NC
4391msgid ".REG expression must be a register"
4392msgstr ""
4393
8ea2b00f 4394#: config/tc-hppa.c:6528
5b343f5a
NC
4395msgid "bad or irreducible absolute expression; zero assumed"
4396msgstr ""
4397
8ea2b00f 4398#: config/tc-hppa.c:6539
252b5132
RH
4399msgid ".REG must use a label"
4400msgstr ""
4401
8ea2b00f 4402#: config/tc-hppa.c:6541
252b5132
RH
4403msgid ".EQU must use a label"
4404msgstr ""
4405
8ea2b00f 4406#: config/tc-hppa.c:6594
252b5132
RH
4407msgid ".EXIT must appear within a procedure"
4408msgstr ""
4409
8ea2b00f 4410#: config/tc-hppa.c:6598
252b5132
RH
4411msgid "Missing .callinfo"
4412msgstr ""
4413
8ea2b00f 4414#: config/tc-hppa.c:6602
252b5132
RH
4415msgid "No .ENTRY for this .EXIT"
4416msgstr ""
4417
8ea2b00f 4418#: config/tc-hppa.c:6629
252b5132
RH
4419#, c-format
4420msgid "Cannot define export symbol: %s\n"
4421msgstr ""
4422
8ea2b00f 4423#: config/tc-hppa.c:6687
252b5132
RH
4424#, c-format
4425msgid "Using ENTRY rather than CODE in export directive for %s"
4426msgstr ""
4427
8ea2b00f 4428#: config/tc-hppa.c:6804
252b5132
RH
4429#, c-format
4430msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s"
4431msgstr ""
4432
8ea2b00f 4433#: config/tc-hppa.c:6886
252b5132
RH
4434msgid "Missing label name on .LABEL"
4435msgstr ""
4436
8ea2b00f 4437#: config/tc-hppa.c:6891
252b5132
RH
4438msgid "extra .LABEL arguments ignored."
4439msgstr ""
4440
8ea2b00f 4441#: config/tc-hppa.c:6908
252b5132
RH
4442msgid "The .LEAVE pseudo-op is not supported"
4443msgstr ""
4444
8ea2b00f 4445#: config/tc-hppa.c:6947
252b5132
RH
4446msgid "Unrecognized .LEVEL argument\n"
4447msgstr ""
4448
8ea2b00f 4449#: config/tc-hppa.c:6983
252b5132
RH
4450#, c-format
4451msgid "Cannot define static symbol: %s\n"
4452msgstr ""
4453
8ea2b00f 4454#: config/tc-hppa.c:7018
252b5132
RH
4455msgid "Nested procedures"
4456msgstr ""
4457
8ea2b00f 4458#: config/tc-hppa.c:7028
252b5132
RH
4459msgid "Cannot allocate unwind descriptor\n"
4460msgstr ""
4461
8ea2b00f 4462#: config/tc-hppa.c:7128
252b5132
RH
4463msgid "misplaced .procend"
4464msgstr ""
4465
8ea2b00f 4466#: config/tc-hppa.c:7131
252b5132
RH
4467msgid "Missing .callinfo for this procedure"
4468msgstr ""
4469
8ea2b00f 4470#: config/tc-hppa.c:7134
252b5132
RH
4471msgid "Missing .EXIT for a .ENTRY"
4472msgstr ""
4473
8ea2b00f 4474#: config/tc-hppa.c:7172
a74801ba
ILT
4475msgid "Not in a space.\n"
4476msgstr ""
4477
8ea2b00f 4478#: config/tc-hppa.c:7175
a74801ba
ILT
4479msgid "Not in a subspace.\n"
4480msgstr ""
4481
8ea2b00f 4482#: config/tc-hppa.c:7266
252b5132
RH
4483msgid "Invalid .SPACE argument"
4484msgstr ""
4485
8ea2b00f 4486#: config/tc-hppa.c:7313
252b5132
RH
4487msgid "Can't change spaces within a procedure definition. Ignored"
4488msgstr ""
4489
8ea2b00f 4490#: config/tc-hppa.c:7442
252b5132
RH
4491#, c-format
4492msgid "Undefined space: '%s' Assuming space number = 0."
4493msgstr ""
4494
8ea2b00f 4495#: config/tc-hppa.c:7466
252b5132
RH
4496msgid "Must be in a space before changing or declaring subspaces.\n"
4497msgstr ""
4498
8ea2b00f 4499#: config/tc-hppa.c:7470
252b5132
RH
4500msgid "Can't change subspaces within a procedure definition. Ignored"
4501msgstr ""
4502
8ea2b00f 4503#: config/tc-hppa.c:7506
252b5132
RH
4504msgid "Parameters of an existing subspace can't be modified"
4505msgstr ""
4506
8ea2b00f 4507#: config/tc-hppa.c:7558
252b5132
RH
4508msgid "Alignment must be a power of 2"
4509msgstr ""
4510
8ea2b00f 4511#: config/tc-hppa.c:7605
252b5132
RH
4512msgid "FIRST not supported as a .SUBSPACE argument"
4513msgstr ""
4514
8ea2b00f 4515#: config/tc-hppa.c:7607
252b5132
RH
4516msgid "Invalid .SUBSPACE argument"
4517msgstr ""
4518
8ea2b00f 4519#: config/tc-hppa.c:7796
252b5132
RH
4520#, c-format
4521msgid "Internal error: Unable to find containing space for %s."
4522msgstr ""
4523
8ea2b00f 4524#: config/tc-hppa.c:7836
252b5132
RH
4525#, c-format
4526msgid "Out of memory: could not allocate new space chain entry: %s\n"
4527msgstr ""
4528
8ea2b00f 4529#: config/tc-hppa.c:7925
252b5132
RH
4530#, c-format
4531msgid "Out of memory: could not allocate new subspace chain entry: %s\n"
4532msgstr ""
4533
8ea2b00f 4534#: config/tc-hppa.c:8661
252b5132
RH
4535#, c-format
4536msgid "Symbol '%s' could not be created."
4537msgstr ""
4538
8ea2b00f 4539#: config/tc-hppa.c:8665
252b5132
RH
4540msgid "No memory for symbol name."
4541msgstr ""
4542
8ea2b00f 4543#: config/tc-i386.c:694
60bcf0fa
NC
4544#, c-format
4545msgid "%s shortened to %s"
4546msgstr ""
4547
8ea2b00f 4548#: config/tc-i386.c:750
252b5132
RH
4549msgid "same type of prefix used twice"
4550msgstr ""
4551
8ea2b00f 4552#: config/tc-i386.c:768
0d2bcfaf
NC
4553msgid "64bit mode not supported on this CPU."
4554msgstr ""
4555
8ea2b00f 4556#: config/tc-i386.c:772
0d2bcfaf
NC
4557msgid "32bit mode not supported on this CPU."
4558msgstr ""
4559
8ea2b00f 4560#: config/tc-i386.c:805
8ad3436c 4561msgid "bad argument to syntax directive."
252b5132
RH
4562msgstr ""
4563
8ea2b00f 4564#: config/tc-i386.c:842
60bcf0fa
NC
4565#, c-format
4566msgid "no such architecture: `%s'"
4567msgstr ""
4568
8ea2b00f 4569#: config/tc-i386.c:847
60bcf0fa
NC
4570msgid "missing cpu architecture"
4571msgstr ""
4572
8ea2b00f 4573#: config/tc-i386.c:861
e135f41b
NC
4574#, c-format
4575msgid "no such architecture modifier: `%s'"
4576msgstr ""
4577
8ea2b00f 4578#: config/tc-i386.c:877 config/tc-i386.c:5000
a85d7ed0
NC
4579msgid "Unknown architecture"
4580msgstr ""
4581
8ea2b00f 4582#: config/tc-i386.c:1191
0d2bcfaf 4583msgid "There are no unsigned pc-relative relocations"
252b5132
RH
4584msgstr ""
4585
8ea2b00f 4586#: config/tc-i386.c:1198 config/tc-i386.c:5210
252b5132 4587#, c-format
8ad3436c 4588msgid "can not do %d byte pc-relative relocation"
252b5132
RH
4589msgstr ""
4590
8ea2b00f 4591#: config/tc-i386.c:1215
252b5132 4592#, c-format
0d2bcfaf 4593msgid "can not do %s %d byte relocation"
252b5132
RH
4594msgstr ""
4595
8ea2b00f 4596#: config/tc-i386.c:1405
fce00800
AM
4597#, c-format
4598msgid "can't use register '%%%s' as operand %d in '%s'."
4599msgstr ""
4600
87ccc1b0 4601#. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc.
8ea2b00f 4602#: config/tc-i386.c:1434
87ccc1b0
NC
4603#, c-format
4604msgid "translating to `%sp'"
4605msgstr ""
4606
8ea2b00f 4607#: config/tc-i386.c:1479
87ccc1b0 4608#, c-format
8ea2b00f 4609msgid "can't encode register '%%%s' in an instruction requiring REX prefix."
87ccc1b0
NC
4610msgstr ""
4611
8ea2b00f 4612#: config/tc-i386.c:1518 config/tc-i386.c:1613
252b5132 4613#, c-format
60bcf0fa 4614msgid "no such instruction: `%s'"
252b5132
RH
4615msgstr ""
4616
8ea2b00f 4617#: config/tc-i386.c:1528 config/tc-i386.c:1645
252b5132
RH
4618#, c-format
4619msgid "invalid character %s in mnemonic"
4620msgstr ""
4621
8ea2b00f 4622#: config/tc-i386.c:1535
252b5132
RH
4623msgid "expecting prefix; got nothing"
4624msgstr ""
4625
8ea2b00f 4626#: config/tc-i386.c:1537
252b5132
RH
4627msgid "expecting mnemonic; got nothing"
4628msgstr ""
4629
8ea2b00f 4630#: config/tc-i386.c:1556
252b5132
RH
4631#, c-format
4632msgid "redundant %s prefix"
4633msgstr ""
4634
8ea2b00f 4635#: config/tc-i386.c:1654
60bcf0fa
NC
4636#, c-format
4637msgid "`%s' is not supported on `%s'"
4638msgstr ""
4639
8ea2b00f 4640#: config/tc-i386.c:1659
60bcf0fa
NC
4641msgid "use .code16 to ensure correct addressing mode"
4642msgstr ""
4643
8ea2b00f 4644#: config/tc-i386.c:1666
252b5132
RH
4645#, c-format
4646msgid "expecting string instruction after `%s'"
4647msgstr ""
4648
8ea2b00f 4649#: config/tc-i386.c:1694
252b5132
RH
4650#, c-format
4651msgid "invalid character %s before operand %d"
4652msgstr ""
4653
8ea2b00f 4654#: config/tc-i386.c:1708
252b5132
RH
4655#, c-format
4656msgid "unbalanced parenthesis in operand %d."
4657msgstr ""
4658
8ea2b00f 4659#: config/tc-i386.c:1711
252b5132
RH
4660#, c-format
4661msgid "unbalanced brackets in operand %d."
4662msgstr ""
4663
8ea2b00f 4664#: config/tc-i386.c:1720
252b5132
RH
4665#, c-format
4666msgid "invalid character %s in operand %d"
4667msgstr ""
4668
8ea2b00f 4669#: config/tc-i386.c:1747
252b5132
RH
4670#, c-format
4671msgid "spurious operands; (%d operands/instruction max)"
4672msgstr ""
4673
8ea2b00f 4674#: config/tc-i386.c:1770
252b5132
RH
4675msgid "expecting operand after ','; got nothing"
4676msgstr ""
4677
8ea2b00f 4678#: config/tc-i386.c:1775
252b5132
RH
4679msgid "expecting operand before ','; got nothing"
4680msgstr ""
4681
ed265386 4682#. We found no match.
8ea2b00f 4683#: config/tc-i386.c:2124
252b5132
RH
4684#, c-format
4685msgid "suffix or operands invalid for `%s'"
4686msgstr ""
4687
8ea2b00f 4688#: config/tc-i386.c:2135
a74801ba 4689#, c-format
8ad3436c 4690msgid "indirect %s without `*'"
a74801ba
ILT
4691msgstr ""
4692
60bcf0fa
NC
4693#. Warn them that a data or address size prefix doesn't
4694#. affect assembly of the next line of code.
8ea2b00f 4695#: config/tc-i386.c:2143
252b5132
RH
4696#, c-format
4697msgid "stand-alone `%s' prefix"
4698msgstr ""
4699
8ea2b00f 4700#: config/tc-i386.c:2172 config/tc-i386.c:2187
328577ad 4701#, c-format
252b5132
RH
4702msgid "`%s' operand %d must use `%%es' segment"
4703msgstr ""
4704
8ea2b00f 4705#: config/tc-i386.c:2270
87ccc1b0
NC
4706msgid ""
4707"no instruction mnemonic suffix given and no register operands; can't size "
4708"instruction"
4709msgstr ""
4710
4711#. Prohibit these changes in the 64bit mode, since the
4712#. lowering is more complicated.
8ea2b00f
AM
4713#: config/tc-i386.c:2354 config/tc-i386.c:2413 config/tc-i386.c:2430
4714#: config/tc-i386.c:2462 config/tc-i386.c:2495
328577ad 4715#, c-format
87ccc1b0 4716msgid "Incorrect register `%%%s' used with `%c' suffix"
0d2bcfaf
NC
4717msgstr ""
4718
8ea2b00f 4719#: config/tc-i386.c:2362 config/tc-i386.c:2420 config/tc-i386.c:2502
328577ad 4720#, c-format
252b5132
RH
4721msgid "using `%%%s' instead of `%%%s' due to `%c' suffix"
4722msgstr ""
4723
8ea2b00f
AM
4724#: config/tc-i386.c:2377 config/tc-i386.c:2398 config/tc-i386.c:2449
4725#: config/tc-i386.c:2480
328577ad 4726#, c-format
252b5132
RH
4727msgid "`%%%s' not allowed with `%s%c'"
4728msgstr ""
4729
8ea2b00f 4730#: config/tc-i386.c:2543
252b5132
RH
4731msgid "no instruction mnemonic suffix given; can't determine immediate size"
4732msgstr ""
4733
8ea2b00f 4734#: config/tc-i386.c:2576
0d2bcfaf
NC
4735#, c-format
4736msgid ""
4737"no instruction mnemonic suffix given; can't determine immediate size %x %c"
4738msgstr ""
4739
ed265386 4740#. Reversed arguments on faddp, fsubp, etc.
8ea2b00f 4741#: config/tc-i386.c:2625
328577ad 4742#, c-format
252b5132
RH
4743msgid "translating to `%s %%%s,%%%s'"
4744msgstr ""
4745
ed265386 4746#. Extraneous `l' suffix on fp insn.
8ea2b00f 4747#: config/tc-i386.c:2632
328577ad 4748#, c-format
252b5132
RH
4749msgid "translating to `%s %%%s'"
4750msgstr ""
4751
8ea2b00f 4752#: config/tc-i386.c:2650
328577ad 4753#, c-format
252b5132
RH
4754msgid "you can't `pop %%cs'"
4755msgstr ""
4756
87ccc1b0 4757#. lea
8ea2b00f 4758#: config/tc-i386.c:2669
87ccc1b0 4759msgid "segment override on `lea' is ineffectual"
0d2bcfaf
NC
4760msgstr ""
4761
8ea2b00f 4762#: config/tc-i386.c:2971 config/tc-i386.c:3065 config/tc-i386.c:3110
252b5132
RH
4763msgid "skipping prefixes on this instruction"
4764msgstr ""
4765
8ea2b00f 4766#: config/tc-i386.c:3130
252b5132
RH
4767msgid "16-bit jump out of range"
4768msgstr ""
4769
8ea2b00f 4770#: config/tc-i386.c:3139
252b5132 4771#, c-format
a74801ba 4772msgid "can't handle non absolute segment in `%s'"
252b5132
RH
4773msgstr ""
4774
8ea2b00f 4775#: config/tc-i386.c:3597
6840198f
NC
4776#, c-format
4777msgid "@%s reloc is not supported in %s bit mode"
252b5132
RH
4778msgstr ""
4779
8ea2b00f 4780#: config/tc-i386.c:3717
6840198f 4781msgid "only 1 or 2 immediate operands are allowed"
252b5132
RH
4782msgstr ""
4783
8ea2b00f 4784#: config/tc-i386.c:3740 config/tc-i386.c:3922
252b5132 4785#, c-format
6840198f 4786msgid "junk `%s' after expression"
252b5132
RH
4787msgstr ""
4788
ed265386 4789#. Missing or bad expr becomes absolute 0.
8ea2b00f 4790#: config/tc-i386.c:3751
252b5132 4791#, c-format
8ad3436c 4792msgid "missing or invalid immediate expression `%s' taken as 0"
252b5132
RH
4793msgstr ""
4794
8ea2b00f 4795#: config/tc-i386.c:3776 config/tc-i386.c:3980
a74801ba 4796#, c-format
8ad3436c 4797msgid "unimplemented segment %s in operand"
a74801ba
ILT
4798msgstr ""
4799
8ea2b00f 4800#: config/tc-i386.c:3819 config/tc-i386.c:5942
252b5132
RH
4801#, c-format
4802msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'"
4803msgstr ""
4804
8ea2b00f 4805#: config/tc-i386.c:3826
252b5132
RH
4806#, c-format
4807msgid "scale factor of %d without an index register"
4808msgstr ""
4809
8ea2b00f 4810#: config/tc-i386.c:3941
c45021f2
NC
4811#, c-format
4812msgid "bad expression used with @%s"
4813msgstr ""
4814
8ea2b00f 4815#: config/tc-i386.c:4064
252b5132 4816#, c-format
a74801ba 4817msgid "`%s' is not a valid base/index expression"
252b5132
RH
4818msgstr ""
4819
8ea2b00f 4820#: config/tc-i386.c:4068
252b5132
RH
4821#, c-format
4822msgid "`%s' is not a valid %s bit base/index expression"
4823msgstr ""
4824
8ea2b00f 4825#: config/tc-i386.c:4142
a74801ba 4826#, c-format
6f6ef0fa 4827msgid "bad memory operand `%s'"
a74801ba
ILT
4828msgstr ""
4829
8ea2b00f 4830#: config/tc-i386.c:4157
a74801ba 4831#, c-format
6f6ef0fa 4832msgid "junk `%s' after register"
a74801ba
ILT
4833msgstr ""
4834
8ea2b00f 4835#: config/tc-i386.c:4166 config/tc-i386.c:4281 config/tc-i386.c:4319
252b5132 4836#, c-format
6f6ef0fa 4837msgid "bad register name `%s'"
252b5132
RH
4838msgstr ""
4839
8ea2b00f 4840#: config/tc-i386.c:4174
6f6ef0fa 4841msgid "immediate operand illegal with absolute jump"
252b5132
RH
4842msgstr ""
4843
8ea2b00f 4844#: config/tc-i386.c:4196
6f6ef0fa
NC
4845#, c-format
4846msgid "too many memory references for `%s'"
a74801ba
ILT
4847msgstr ""
4848
8ea2b00f 4849#: config/tc-i386.c:4274
252b5132
RH
4850#, c-format
4851msgid "expecting `,' or `)' after index register in `%s'"
4852msgstr ""
4853
8ea2b00f 4854#: config/tc-i386.c:4298
252b5132
RH
4855#, c-format
4856msgid "expecting `)' after scale factor in `%s'"
4857msgstr ""
4858
8ea2b00f 4859#: config/tc-i386.c:4305
252b5132
RH
4860#, c-format
4861msgid "expecting index register or scale factor after `,'; got '%c'"
4862msgstr ""
4863
8ea2b00f 4864#: config/tc-i386.c:4312
252b5132
RH
4865#, c-format
4866msgid "expecting `,' or `)' after base register in `%s'"
4867msgstr ""
4868
ed265386 4869#. It's not a memory operand; argh!
8ea2b00f 4870#: config/tc-i386.c:4353
252b5132
RH
4871#, c-format
4872msgid "invalid char %s beginning operand %d `%s'"
4873msgstr ""
4874
8ea2b00f 4875#: config/tc-i386.c:4528
e135f41b
NC
4876msgid "long jump required"
4877msgstr ""
4878
8ea2b00f 4879#: config/tc-i386.c:4786
252b5132
RH
4880msgid "Bad call to md_atof ()"
4881msgstr ""
4882
8ea2b00f 4883#: config/tc-i386.c:4952
a85d7ed0 4884msgid "No compiled in support for x86_64"
0d2bcfaf
NC
4885msgstr ""
4886
8ea2b00f 4887#: config/tc-i386.c:4973
6e1772d5 4888#, c-format
60bcf0fa
NC
4889msgid ""
4890" -Q ignored\n"
4891" -V print assembler version number\n"
4892" -k ignored\n"
fce00800 4893" -n Do not optimize code alignment\n"
60bcf0fa
NC
4894" -q quieten some warnings\n"
4895" -s ignored\n"
252b5132
RH
4896msgstr ""
4897
8ea2b00f 4898#: config/tc-i386.c:4981
6e1772d5 4899#, c-format
fce00800
AM
4900msgid ""
4901" -n Do not optimize code alignment\n"
4902" -q quieten some warnings\n"
252b5132
RH
4903msgstr ""
4904
8ea2b00f 4905#: config/tc-i386.c:5081 config/tc-s390.c:1828
252b5132
RH
4906msgid "GOT already in symbol table"
4907msgstr ""
4908
8ea2b00f 4909#: config/tc-i386.c:5225
0d2bcfaf
NC
4910#, c-format
4911msgid "can not do %d byte relocation"
4912msgstr ""
4913
8ea2b00f 4914#: config/tc-i386.c:5299 config/tc-s390.c:2272
252b5132 4915#, c-format
8ad3436c 4916msgid "cannot represent relocation type %s"
252b5132
RH
4917msgstr ""
4918
8ea2b00f 4919#: config/tc-i386.c:5531
6f6ef0fa
NC
4920#, c-format
4921msgid "too many memory references for '%s'"
4922msgstr ""
4923
8ea2b00f 4924#: config/tc-i386.c:5697
6f6ef0fa 4925#, c-format
8ea2b00f 4926msgid "Unknown operand modifier `%s'"
6f6ef0fa
NC
4927msgstr ""
4928
8ea2b00f 4929#: config/tc-i386.c:5914
6f6ef0fa
NC
4930#, c-format
4931msgid "`%s' is not a valid segment register"
4932msgstr ""
4933
8ea2b00f 4934#: config/tc-i386.c:5924 config/tc-i386.c:6045
6f6ef0fa
NC
4935msgid "Register scaling only allowed in memory operands."
4936msgstr ""
4937
8ea2b00f
AM
4938#: config/tc-i386.c:5955
4939msgid "Too many register references in memory operand."
6f6ef0fa
NC
4940msgstr ""
4941
8ea2b00f 4942#: config/tc-i386.c:6024
6f6ef0fa 4943#, c-format
8ea2b00f 4944msgid "Syntax error. Expecting a constant. Got `%s'."
6f6ef0fa
NC
4945msgstr ""
4946
8ea2b00f 4947#: config/tc-i386.c:6094
6f6ef0fa
NC
4948#, c-format
4949msgid "Unrecognized token '%s'"
4950msgstr ""
4951
8ea2b00f 4952#: config/tc-i386.c:6111
6f6ef0fa 4953#, c-format
8ea2b00f 4954msgid "Unexpected token `%s'"
6f6ef0fa
NC
4955msgstr ""
4956
8ea2b00f 4957#: config/tc-i386.c:6264
6f6ef0fa 4958#, c-format
8ea2b00f 4959msgid "Unrecognized token `%s'"
6f6ef0fa
NC
4960msgstr ""
4961
6e1772d5
AM
4962#: config/tc-i860.c:124
4963msgid "Directive .dual available only with -mintel-syntax option"
4964msgstr ""
4965
4966#: config/tc-i860.c:134
4967msgid "Directive .enddual available only with -mintel-syntax option"
4968msgstr ""
4969
4970#: config/tc-i860.c:147
4971msgid "Directive .atmp available only with -mintel-syntax option"
4972msgstr ""
4973
4974#: config/tc-i860.c:169 config/tc-i860.c:173
252b5132
RH
4975msgid "Unknown temporary pseudo register"
4976msgstr ""
4977
8ea2b00f 4978#: config/tc-i860.c:229 config/tc-mips.c:1140
252b5132
RH
4979#, c-format
4980msgid "internal error: can't hash `%s': %s\n"
4981msgstr ""
4982
6e1772d5 4983#: config/tc-i860.c:249
ed265386
NC
4984msgid "Defective assembler. No assembly attempted."
4985msgstr ""
4986
6e1772d5 4987#: config/tc-i860.c:402
252b5132
RH
4988#, c-format
4989msgid "Expanded opcode after delayed branch: `%s'"
4990msgstr ""
4991
6e1772d5 4992#: config/tc-i860.c:406
252b5132
RH
4993#, c-format
4994msgid "Expanded opcode in dual mode: `%s'"
4995msgstr ""
4996
6e1772d5 4997#: config/tc-i860.c:410
ed265386
NC
4998#, c-format
4999msgid "An instruction was expanded (%s)"
252b5132
RH
5000msgstr ""
5001
6e1772d5 5002#: config/tc-i860.c:676
ed265386 5003msgid "Pipelined instruction: fsrc1 = fdest"
252b5132
RH
5004msgstr ""
5005
6e1772d5 5006#: config/tc-i860.c:879 config/tc-i860.c:886 config/tc-i860.c:893
ed265386 5007msgid "Assembler does not yet support PIC"
252b5132
RH
5008msgstr ""
5009
6e1772d5 5010#: config/tc-i860.c:957
252b5132 5011#, c-format
ed265386 5012msgid "Illegal operands for %s"
252b5132
RH
5013msgstr ""
5014
6e1772d5
AM
5015#: config/tc-i860.c:974
5016#, c-format
5017msgid "'d.%s' must be 8-byte aligned"
5018msgstr ""
5019
5020#: config/tc-i860.c:982
5021#, c-format
5022msgid "Prefix 'd.' invalid for instruction `%s'"
5023msgstr ""
5024
5025#: config/tc-i860.c:1005 config/tc-sparc.c:2845
ed265386 5026msgid "bad segment"
252b5132
RH
5027msgstr ""
5028
6e1772d5 5029#: config/tc-i860.c:1088
ed265386 5030msgid "i860_estimate_size_before_relax\n"
252b5132
RH
5031msgstr ""
5032
6e1772d5
AM
5033#: config/tc-i860.c:1187
5034#, c-format
ed265386
NC
5035msgid ""
5036" -EL\t\t\t generate code for little endian mode (default)\n"
5037" -EB\t\t\t generate code for big endian mode\n"
5038" -mwarn-expand\t\t warn if pseudo operations are expanded\n"
fce00800 5039" -mxp\t\t\t enable i860XP support (disabled by default)\n"
6e1772d5 5040" -mintel-syntax\t enable Intel syntax (default to AT&T/SVR4)\n"
252b5132
RH
5041msgstr ""
5042
ed265386 5043#. SVR4 compatibility flags.
6e1772d5
AM
5044#: config/tc-i860.c:1195
5045#, c-format
ed265386
NC
5046msgid ""
5047" -V\t\t\t print assembler version number\n"
5048" -Qy, -Qn\t\t ignored\n"
252b5132
RH
5049msgstr ""
5050
6e1772d5 5051#: config/tc-i860.c:1258
ed265386 5052msgid "This immediate requires 0 MOD 2 alignment"
252b5132
RH
5053msgstr ""
5054
6e1772d5 5055#: config/tc-i860.c:1261
ed265386 5056msgid "This immediate requires 0 MOD 4 alignment"
252b5132
RH
5057msgstr ""
5058
6e1772d5 5059#: config/tc-i860.c:1264
ed265386 5060msgid "This immediate requires 0 MOD 8 alignment"
252b5132
RH
5061msgstr ""
5062
6e1772d5 5063#: config/tc-i860.c:1267
ed265386 5064msgid "This immediate requires 0 MOD 16 alignment"
252b5132
RH
5065msgstr ""
5066
6e1772d5 5067#: config/tc-i860.c:1362
ed265386
NC
5068msgid "5-bit immediate too large"
5069msgstr ""
5070
6e1772d5 5071#: config/tc-i860.c:1365
ed265386
NC
5072msgid "5-bit field must be absolute"
5073msgstr ""
5074
6e1772d5 5075#: config/tc-i860.c:1410 config/tc-i860.c:1433
ed265386
NC
5076msgid "A branch offset requires 0 MOD 4 alignment"
5077msgstr ""
5078
6e1772d5 5079#: config/tc-i860.c:1454
ed265386 5080#, c-format
87ccc1b0 5081msgid "Unrecognized fix-up (0x%08lx)"
252b5132
RH
5082msgstr ""
5083
328577ad
NC
5084#: config/tc-i860.h:80
5085msgid "i860_convert_frag\n"
5086msgstr ""
5087
87ccc1b0 5088#: config/tc-i960.c:574
252b5132
RH
5089#, c-format
5090msgid "Hashing returned \"%s\"."
5091msgstr ""
5092
5093#. Offset of last character in opcode mnemonic
87ccc1b0 5094#: config/tc-i960.c:608
252b5132
RH
5095msgid "branch prediction invalid on this opcode"
5096msgstr ""
5097
87ccc1b0 5098#: config/tc-i960.c:648
252b5132
RH
5099#, c-format
5100msgid "invalid opcode, \"%s\"."
5101msgstr ""
5102
87ccc1b0 5103#: config/tc-i960.c:653
252b5132
RH
5104#, c-format
5105msgid "improper number of operands. expecting %d, got %d"
5106msgstr ""
5107
87ccc1b0 5108#: config/tc-i960.c:877
252b5132
RH
5109#, c-format
5110msgid "Fixup of %ld too large for field width of %d"
5111msgstr ""
5112
87ccc1b0 5113#: config/tc-i960.c:994
252b5132
RH
5114#, c-format
5115msgid "invalid architecture %s"
5116msgstr ""
5117
87ccc1b0 5118#: config/tc-i960.c:1014
6e1772d5 5119#, c-format
252b5132
RH
5120msgid "I960 options:\n"
5121msgstr ""
5122
87ccc1b0 5123#: config/tc-i960.c:1017
6e1772d5 5124#, c-format
252b5132
RH
5125msgid ""
5126"\n"
5127"\t\t\tspecify variant of 960 architecture\n"
5128"-b\t\t\tadd code to collect statistics about branches taken\n"
5129"-link-relax\t\tpreserve individual alignment directives so linker\n"
5130"\t\t\tcan do relaxing (b.out format only)\n"
5131"-no-relax\t\tdon't alter compare-and-branch instructions for\n"
5132"\t\t\tlong displacements\n"
5133msgstr ""
5134
8ea2b00f 5135#: config/tc-i960.c:1419 config/tc-xtensa.c:8480
252b5132
RH
5136msgid "too many operands"
5137msgstr ""
5138
87ccc1b0 5139#: config/tc-i960.c:1477 config/tc-i960.c:1702
252b5132
RH
5140msgid "expression syntax error"
5141msgstr ""
5142
87ccc1b0 5143#: config/tc-i960.c:1515
252b5132
RH
5144msgid "attempt to branch into different segment"
5145msgstr ""
5146
87ccc1b0 5147#: config/tc-i960.c:1519
252b5132
RH
5148#, c-format
5149msgid "target of %s instruction must be a label"
5150msgstr ""
5151
87ccc1b0 5152#: config/tc-i960.c:1557
252b5132
RH
5153msgid "unmatched '['"
5154msgstr ""
5155
87ccc1b0 5156#: config/tc-i960.c:1568
252b5132
RH
5157msgid "garbage after index spec ignored"
5158msgstr ""
5159
5160#. We never moved: there was no opcode either!
87ccc1b0 5161#: config/tc-i960.c:1633
252b5132
RH
5162msgid "missing opcode"
5163msgstr ""
5164
87ccc1b0 5165#: config/tc-i960.c:2046
252b5132
RH
5166msgid "invalid index register"
5167msgstr ""
5168
87ccc1b0 5169#: config/tc-i960.c:2069
252b5132
RH
5170msgid "invalid scale factor"
5171msgstr ""
5172
87ccc1b0 5173#: config/tc-i960.c:2250
252b5132
RH
5174msgid "unaligned register"
5175msgstr ""
5176
87ccc1b0 5177#: config/tc-i960.c:2273
252b5132
RH
5178msgid "no such sfr in this architecture"
5179msgstr ""
5180
87ccc1b0 5181#: config/tc-i960.c:2311
252b5132
RH
5182msgid "illegal literal"
5183msgstr ""
5184
5185#. Should not happen: see block comment above
87ccc1b0 5186#: config/tc-i960.c:2539
252b5132
RH
5187#, c-format
5188msgid "Trying to 'bal' to %s"
5189msgstr ""
5190
87ccc1b0 5191#: config/tc-i960.c:2550
252b5132
RH
5192msgid "Looks like a proc, but can't tell what kind.\n"
5193msgstr ""
5194
87ccc1b0 5195#: config/tc-i960.c:2582
252b5132
RH
5196msgid "should have 1 or 2 operands"
5197msgstr ""
5198
87ccc1b0 5199#: config/tc-i960.c:2591 config/tc-i960.c:2610
252b5132
RH
5200#, c-format
5201msgid "Redefining leafproc %s"
5202msgstr ""
5203
87ccc1b0 5204#: config/tc-i960.c:2641
252b5132
RH
5205msgid "should have two operands"
5206msgstr ""
5207
87ccc1b0 5208#: config/tc-i960.c:2651
252b5132
RH
5209msgid "'entry_num' must be absolute number in [0,31]"
5210msgstr ""
5211
87ccc1b0 5212#: config/tc-i960.c:2660
252b5132
RH
5213#, c-format
5214msgid "Redefining entrynum for sysproc %s"
5215msgstr ""
5216
87ccc1b0 5217#: config/tc-i960.c:2764
252b5132
RH
5218msgid "architecture of opcode conflicts with that of earlier instruction(s)"
5219msgstr ""
5220
87ccc1b0 5221#: config/tc-i960.c:2785
252b5132
RH
5222msgid "big endian mode is not supported"
5223msgstr ""
5224
87ccc1b0 5225#: config/tc-i960.c:2787
252b5132
RH
5226#, c-format
5227msgid "ignoring unrecognized .endian type `%s'"
5228msgstr ""
5229
87ccc1b0 5230#: config/tc-i960.c:3071
252b5132
RH
5231#, c-format
5232msgid "leafproc symbol '%s' undefined"
5233msgstr ""
5234
87ccc1b0 5235#: config/tc-i960.c:3081
252b5132
RH
5236#, c-format
5237msgid "Warning: making leafproc entries %s and %s both global\n"
5238msgstr ""
5239
87ccc1b0 5240#: config/tc-i960.c:3190
252b5132
RH
5241msgid "option --link-relax is only supported in b.out format"
5242msgstr ""
5243
8ea2b00f 5244#: config/tc-ia64.c:961
87ccc1b0 5245msgid "Bad .section directive: want a,o,s,w,x,M,S,G,T in string"
252b5132
RH
5246msgstr ""
5247
8ea2b00f 5248#: config/tc-ia64.c:1098
a85d7ed0
NC
5249msgid "Unwind directive not followed by an instruction."
5250msgstr ""
5251
8ea2b00f 5252#: config/tc-ia64.c:4641
60bcf0fa
NC
5253msgid "Register name expected"
5254msgstr ""
5255
8ea2b00f 5256#: config/tc-ia64.c:4646 config/tc-ia64.c:4949
60bcf0fa
NC
5257msgid "Comma expected"
5258msgstr ""
5259
8ea2b00f 5260#: config/tc-ia64.c:4654
60bcf0fa
NC
5261msgid "Register value annotation ignored"
5262msgstr ""
5263
8ea2b00f 5264#: config/tc-ia64.c:4695
60bcf0fa
NC
5265msgid "Directive invalid within a bundle"
5266msgstr ""
5267
8ea2b00f 5268#: config/tc-ia64.c:4762
60bcf0fa
NC
5269msgid "Missing predicate relation type"
5270msgstr ""
5271
8ea2b00f 5272#: config/tc-ia64.c:4778
60bcf0fa
NC
5273msgid "Unrecognized predicate relation type"
5274msgstr ""
5275
8ea2b00f 5276#: config/tc-ia64.c:4798 config/tc-ia64.c:4823
60bcf0fa
NC
5277msgid "Predicate register expected"
5278msgstr ""
5279
8ea2b00f 5280#: config/tc-ia64.c:4810
60bcf0fa
NC
5281msgid "Duplicate predicate register ignored"
5282msgstr ""
5283
8ea2b00f 5284#: config/tc-ia64.c:4832
60bcf0fa
NC
5285msgid "Bad register range"
5286msgstr ""
5287
8ea2b00f 5288#: config/tc-ia64.c:4860
60bcf0fa
NC
5289msgid "Predicate source and target required"
5290msgstr ""
5291
8ea2b00f 5292#: config/tc-ia64.c:4862 config/tc-ia64.c:4874
60bcf0fa
NC
5293msgid "Use of p0 is not valid in this context"
5294msgstr ""
5295
8ea2b00f 5296#: config/tc-ia64.c:4869
60bcf0fa
NC
5297msgid "At least two PR arguments expected"
5298msgstr ""
5299
8ea2b00f 5300#: config/tc-ia64.c:4883
60bcf0fa
NC
5301msgid "At least one PR argument expected"
5302msgstr ""
5303
8ea2b00f 5304#: config/tc-ia64.c:4919
60bcf0fa
NC
5305#, c-format
5306msgid "Inserting \"%s\" into entry hint table failed: %s"
5307msgstr ""
5308
5309#. FIXME -- need 62-bit relocation type
8ea2b00f 5310#: config/tc-ia64.c:5399
60bcf0fa
NC
5311msgid "62-bit relocation not yet implemented"
5312msgstr ""
5313
dc84e067
NC
5314#. XXX technically, this is wrong: we should not be issuing warning
5315#. messages until we're sure this instruction pattern is going to
5316#. be used!
8ea2b00f 5317#: config/tc-ia64.c:5472
60bcf0fa
NC
5318msgid "lower 16 bits of mask ignored"
5319msgstr ""
5320
8ea2b00f 5321#: config/tc-ia64.c:6036
60bcf0fa
NC
5322msgid "Value truncated to 62 bits"
5323msgstr ""
5324
8ea2b00f
AM
5325#. Give an error if a frag containing code is not aligned to a 16 byte
5326#. boundary.
5327#: config/tc-ia64.c:6175 config/tc-ia64.h:167
5328msgid "instruction address is not a multiple of 16"
5329msgstr ""
5330
5331#: config/tc-ia64.c:6418
5f68c319
NC
5332msgid ""
5333"Additional NOP may be necessary to workaround Itanium processor A/B step "
5334"errata"
5335msgstr ""
5336
8ea2b00f 5337#: config/tc-ia64.c:6611
60bcf0fa
NC
5338#, c-format
5339msgid "Unrecognized option '-x%s'"
5340msgstr ""
5341
8ea2b00f 5342#: config/tc-ia64.c:6639
60bcf0fa
NC
5343msgid ""
5344"IA-64 options:\n"
87ccc1b0
NC
5345" --mconstant-gp\t mark output file as using the constant-GP model\n"
5346"\t\t\t (sets ELF header flag EF_IA_64_CONS_GP)\n"
5347" --mauto-pic\t\t mark output file as using the constant-GP model\n"
5348"\t\t\t without function descriptors (sets ELF header flag\n"
5349"\t\t\t EF_IA_64_NOFUNCDESC_CONS_GP)\n"
5f68c319
NC
5350" -milp32|-milp64|-mlp64|-mp64\tselect data model (default -mlp64)\n"
5351" -mle | -mbe\t\t select little- or big-endian byte order (default -mle)\n"
60bcf0fa
NC
5352" -x | -xexplicit\t turn on dependency violation checking (default)\n"
5353" -xauto\t\t automagically remove dependency violations\n"
5354" -xdebug\t\t debug dependency violation checker\n"
5355msgstr ""
5356
8ea2b00f 5357#: config/tc-ia64.c:6658
328577ad
NC
5358msgid "--gstabs is not supported for ia64"
5359msgstr ""
5360
8ea2b00f 5361#: config/tc-ia64.c:6961 config/tc-mips.c:1129
5f68c319
NC
5362msgid "Could not set architecture and machine"
5363msgstr ""
5364
8ea2b00f 5365#: config/tc-ia64.c:7068
60bcf0fa
NC
5366msgid "Explicit stops are ignored in auto mode"
5367msgstr ""
5368
8ea2b00f 5369#: config/tc-ia64.c:7118
60bcf0fa
NC
5370msgid "Found '{' after explicit switch to automatic mode"
5371msgstr ""
5372
8ea2b00f 5373#: config/tc-ia64.c:7582
328577ad
NC
5374#, c-format
5375msgid "Unhandled dependency %s for %s (%s), note %d"
5376msgstr ""
5377
8ea2b00f 5378#: config/tc-ia64.c:8858
60bcf0fa
NC
5379#, c-format
5380msgid "Unrecognized dependency specifier %d\n"
5381msgstr ""
5382
8ea2b00f 5383#: config/tc-ia64.c:9729
60bcf0fa
NC
5384msgid "Only the first path encountering the conflict is reported"
5385msgstr ""
5386
8ea2b00f 5387#: config/tc-ia64.c:9732
60bcf0fa
NC
5388msgid "This is the location of the conflicting usage"
5389msgstr ""
5390
8ea2b00f 5391#: config/tc-ia64.c:10978
6e1772d5
AM
5392msgid "Can't add stop bit to mark end of instruction group"
5393msgstr ""
5394
8ea2b00f 5395#: config/tc-ia64.c:11078 read.c:1359 read.c:2090 read.c:2684
87ccc1b0
NC
5396msgid "expected symbol name"
5397msgstr ""
5398
8ea2b00f 5399#: config/tc-ia64.c:11088 read.c:2100 read.c:2694 stabs.c:471
87ccc1b0
NC
5400#, c-format
5401msgid "expected comma after \"%s\""
5402msgstr ""
5403
8ea2b00f 5404#: config/tc-ia64.c:11129
87ccc1b0
NC
5405#, c-format
5406msgid "`%s' is already the alias of %s `%s'"
5407msgstr ""
5408
8ea2b00f 5409#: config/tc-ia64.c:11139
87ccc1b0
NC
5410#, c-format
5411msgid "%s `%s' already has an alias `%s'"
5412msgstr ""
5413
8ea2b00f 5414#: config/tc-ia64.c:11150
87ccc1b0
NC
5415#, c-format
5416msgid "inserting \"%s\" into %s alias hash table failed: %s"
5417msgstr ""
5418
8ea2b00f 5419#: config/tc-ia64.c:11158
87ccc1b0
NC
5420#, c-format
5421msgid "inserting \"%s\" into %s name hash table failed: %s"
5422msgstr ""
5423
8ea2b00f 5424#: config/tc-ia64.c:11177
87ccc1b0
NC
5425#, c-format
5426msgid "symbol `%s' aliased to `%s' is not used"
5427msgstr ""
5428
8ea2b00f 5429#: config/tc-ia64.c:11199
87ccc1b0
NC
5430#, c-format
5431msgid "section `%s' aliased to `%s' is not used"
5432msgstr ""
5433
76bff705 5434#: config/tc-ip2k.c:123
6e1772d5 5435#, c-format
87ccc1b0
NC
5436msgid "IP2K specific command line options:\n"
5437msgstr ""
5438
76bff705 5439#: config/tc-ip2k.c:124
6e1772d5 5440#, c-format
87ccc1b0
NC
5441msgid " -mip2022 restrict to IP2022 insns \n"
5442msgstr ""
5443
76bff705 5444#: config/tc-ip2k.c:125
6e1772d5 5445#, c-format
87ccc1b0
NC
5446msgid " -mip2022ext permit extended IP2022 insn\n"
5447msgstr ""
5448
76bff705 5449#: config/tc-ip2k.c:246
87ccc1b0
NC
5450msgid "md_pcrel_from\n"
5451msgstr ""
5452
a74801ba 5453#. Pretend that we do not recognise this option.
6e1772d5 5454#: config/tc-m32r.c:349
a74801ba
ILT
5455msgid "Unrecognised option: -hidden"
5456msgstr ""
5457
6e1772d5
AM
5458#: config/tc-m32r.c:376 config/tc-sparc.c:596
5459msgid "Unrecognized option following -K"
5460msgstr ""
5461
5462#: config/tc-m32r.c:402
5463#, c-format
252b5132
RH
5464msgid " M32R specific command line options:\n"
5465msgstr ""
5466
6e1772d5
AM
5467#: config/tc-m32r.c:404
5468#, c-format
8ad3436c
AM
5469msgid ""
5470" -m32r disable support for the m32rx instruction set\n"
5471msgstr ""
5472
6e1772d5
AM
5473#: config/tc-m32r.c:406
5474#, c-format
a74801ba
ILT
5475msgid " -m32rx support the extended m32rx instruction set\n"
5476msgstr ""
5477
6e1772d5
AM
5478#: config/tc-m32r.c:408
5479#, c-format
5480msgid " -m32r2 support the extended m32r2 instruction set\n"
5481msgstr ""
5482
5483#: config/tc-m32r.c:410
5484#, c-format
5485msgid " -EL,-little produce little endian code and data\n"
5486msgstr ""
5487
5488#: config/tc-m32r.c:412
5489#, c-format
5490msgid " -EB,-big produce big endian code and data\n"
5491msgstr ""
5492
5493#: config/tc-m32r.c:414
5494#, c-format
5495msgid " -parallel try to combine instructions in parallel\n"
5496msgstr ""
5497
5498#: config/tc-m32r.c:416
5499#, c-format
5500msgid " -no-parallel disable -parallel\n"
5501msgstr ""
5502
5503#: config/tc-m32r.c:418
5504#, c-format
5505msgid ""
5506" -no-bitinst disallow the M32R2's extended bit-field "
5507"instructions\n"
5508msgstr ""
5509
5510#: config/tc-m32r.c:420
5511#, c-format
5512msgid " -O try to optimize code. Implies -parallel\n"
a74801ba
ILT
5513msgstr ""
5514
6e1772d5
AM
5515#: config/tc-m32r.c:423
5516#, c-format
a74801ba
ILT
5517msgid ""
5518" -warn-explicit-parallel-conflicts warn when parallel instructions\n"
5519msgstr ""
5520
6e1772d5
AM
5521#: config/tc-m32r.c:425
5522#, c-format
5523msgid " might violate contraints\n"
a74801ba
ILT
5524msgstr ""
5525
6e1772d5
AM
5526#: config/tc-m32r.c:427
5527#, c-format
a74801ba
ILT
5528msgid " -no-warn-explicit-parallel-conflicts do not warn when parallel\n"
5529msgstr ""
5530
6e1772d5
AM
5531#: config/tc-m32r.c:429
5532#, c-format
a74801ba 5533msgid ""
6e1772d5
AM
5534" instructions might violate "
5535"contraints\n"
a74801ba
ILT
5536msgstr ""
5537
6e1772d5
AM
5538#: config/tc-m32r.c:431
5539#, c-format
a74801ba
ILT
5540msgid ""
5541" -Wp synonym for -warn-explicit-parallel-conflicts\n"
5542msgstr ""
5543
6e1772d5
AM
5544#: config/tc-m32r.c:433
5545#, c-format
a74801ba
ILT
5546msgid ""
5547" -Wnp synonym for -no-warn-explicit-parallel-conflicts\n"
5548msgstr ""
5549
6e1772d5
AM
5550#: config/tc-m32r.c:435
5551#, c-format
5552msgid ""
5553" -ignore-parallel-conflicts do not check parallel instructions\n"
5554msgstr ""
5555
5556#: config/tc-m32r.c:437
5557#, c-format
5558msgid " fo contraint violations\n"
5559msgstr ""
5560
5561#: config/tc-m32r.c:439
5562#, c-format
5563msgid ""
5564" -no-ignore-parallel-conflicts check parallel instructions for\n"
5565msgstr ""
5566
5567#: config/tc-m32r.c:441
5568#, c-format
5569msgid " contraint violations\n"
5570msgstr ""
5571
5572#: config/tc-m32r.c:443
5573#, c-format
5574msgid " -Ip synonym for -ignore-parallel-conflicts\n"
5575msgstr ""
5576
5577#: config/tc-m32r.c:445
5578#, c-format
5579msgid " -nIp synonym for -no-ignore-parallel-conflicts\n"
5580msgstr ""
5581
5582#: config/tc-m32r.c:448
5583#, c-format
252b5132
RH
5584msgid ""
5585" -warn-unmatched-high warn when an (s)high reloc has no matching low "
5586"reloc\n"
5587msgstr ""
5588
6e1772d5
AM
5589#: config/tc-m32r.c:450
5590#, c-format
252b5132
RH
5591msgid " -no-warn-unmatched-high do not warn about missing low relocs\n"
5592msgstr ""
5593
6e1772d5
AM
5594#: config/tc-m32r.c:452
5595#, c-format
252b5132
RH
5596msgid " -Wuh synonym for -warn-unmatched-high\n"
5597msgstr ""
5598
6e1772d5
AM
5599#: config/tc-m32r.c:454
5600#, c-format
252b5132
RH
5601msgid " -Wnuh synonym for -no-warn-unmatched-high\n"
5602msgstr ""
5603
6e1772d5
AM
5604#: config/tc-m32r.c:457
5605#, c-format
5606msgid " -KPIC generate PIC\n"
5607msgstr ""
5608
5609#: config/tc-m32r.c:461
5610#, c-format
252b5132
RH
5611msgid " -relax create linker relaxable code\n"
5612msgstr ""
5613
6e1772d5
AM
5614#: config/tc-m32r.c:463
5615#, c-format
252b5132
RH
5616msgid " -cpu-desc provide runtime cpu description file\n"
5617msgstr ""
5618
8ea2b00f 5619#: config/tc-m32r.c:961
6e1772d5 5620msgid "instructions write to the same destination register."
a74801ba
ILT
5621msgstr ""
5622
8ea2b00f 5623#: config/tc-m32r.c:969
a74801ba
ILT
5624msgid "Instructions do not use parallel execution pipelines."
5625msgstr ""
5626
8ea2b00f 5627#: config/tc-m32r.c:977
a74801ba
ILT
5628msgid "Instructions share the same execution pipeline"
5629msgstr ""
5630
8ea2b00f 5631#: config/tc-m32r.c:1053 config/tc-m32r.c:1167
252b5132 5632#, c-format
a74801ba
ILT
5633msgid "not a 16 bit instruction '%s'"
5634msgstr ""
5635
8ea2b00f 5636#: config/tc-m32r.c:1065 config/tc-m32r.c:1179 config/tc-m32r.c:1364
6e1772d5
AM
5637#, c-format
5638msgid "instruction '%s' is for the M32R2 only"
5639msgstr ""
5640
8ea2b00f 5641#: config/tc-m32r.c:1078 config/tc-m32r.c:1192 config/tc-m32r.c:1377
a74801ba
ILT
5642#, c-format
5643msgid "unknown instruction '%s'"
5644msgstr ""
5645
8ea2b00f 5646#: config/tc-m32r.c:1087 config/tc-m32r.c:1199 config/tc-m32r.c:1384
a74801ba
ILT
5647#, c-format
5648msgid "instruction '%s' is for the M32RX only"
5649msgstr ""
5650
8ea2b00f 5651#: config/tc-m32r.c:1096 config/tc-m32r.c:1208
a74801ba
ILT
5652#, c-format
5653msgid "instruction '%s' cannot be executed in parallel."
5654msgstr ""
5655
8ea2b00f 5656#: config/tc-m32r.c:1151 config/tc-m32r.c:1233 config/tc-m32r.c:1441
a74801ba
ILT
5657msgid "internal error: lookup/get operands failed"
5658msgstr ""
5659
8ea2b00f 5660#: config/tc-m32r.c:1218
a74801ba
ILT
5661#, c-format
5662msgid "'%s': only the NOP instruction can be issued in parallel on the m32r"
5663msgstr ""
5664
8ea2b00f 5665#: config/tc-m32r.c:1247
a74801ba
ILT
5666#, c-format
5667msgid ""
5668"%s: output of 1st instruction is the same as an input to 2nd instruction - "
5669"is this intentional ?"
252b5132
RH
5670msgstr ""
5671
8ea2b00f 5672#: config/tc-m32r.c:1251
a74801ba
ILT
5673#, c-format
5674msgid ""
5675"%s: output of 2nd instruction is the same as an input to 1st instruction - "
5676"is this intentional ?"
5677msgstr ""
5678
8ea2b00f 5679#: config/tc-m32r.c:1620 config/tc-ppc.c:1758 config/tc-ppc.c:4350
252b5132
RH
5680msgid "Expected comma after symbol-name: rest of line ignored."
5681msgstr ""
5682
8ea2b00f 5683#: config/tc-m32r.c:1630
252b5132
RH
5684#, c-format
5685msgid ".SCOMMon length (%ld.) <0! Ignored."
5686msgstr ""
5687
8ea2b00f
AM
5688#: config/tc-m32r.c:1644 config/tc-ppc.c:1780 config/tc-ppc.c:2937
5689#: config/tc-ppc.c:4374
252b5132
RH
5690msgid "ignoring bad alignment"
5691msgstr ""
5692
8ea2b00f 5693#: config/tc-m32r.c:1656 config/tc-ppc.c:1817 config/tc-v850.c:335
328577ad
NC
5694msgid "Common alignment not a power of 2"
5695msgstr ""
5696
8ea2b00f 5697#: config/tc-m32r.c:1671 config/tc-ppc.c:1791 config/tc-ppc.c:4386
252b5132
RH
5698#, c-format
5699msgid "Ignoring attempt to re-define symbol `%s'."
5700msgstr ""
5701
8ea2b00f 5702#: config/tc-m32r.c:1680
252b5132
RH
5703#, c-format
5704msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld."
5705msgstr ""
5706
8ea2b00f
AM
5707#: config/tc-m32r.c:2081 config/tc-m32r.c:2131 config/tc-sh.c:747
5708msgid "Invalid PIC expression."
5709msgstr ""
5710
5711#: config/tc-m32r.c:2222
252b5132
RH
5712msgid "Unmatched high/shigh reloc"
5713msgstr ""
5714
8ea2b00f 5715#: config/tc-m32r.c:2473 config/tc-sparc.c:3491
6e1772d5
AM
5716#, c-format
5717msgid "internal error: can't export reloc type %d (`%s')"
5718msgstr ""
5719
5720#: config/tc-m68hc11.c:368
60bcf0fa
NC
5721#, c-format
5722msgid ""
87ccc1b0
NC
5723"Motorola 68HC11/68HC12/68HCS12 options:\n"
5724" -m68hc11 | -m68hc12 |\n"
5725" -m68hcs12 specify the processor [default %s]\n"
5726" -mshort use 16-bit int ABI (default)\n"
5727" -mlong use 32-bit int ABI\n"
5728" -mshort-double use 32-bit double ABI\n"
5729" -mlong-double use 64-bit double ABI (default)\n"
60bcf0fa
NC
5730" --force-long-branchs always turn relative branchs into absolute ones\n"
5731" -S,--short-branchs do not turn relative branchs into absolute ones\n"
5732" when the offset is out of range\n"
5733" --strict-direct-mode do not turn the direct mode into extended mode\n"
5734" when the instruction does not support direct mode\n"
5735" --print-insn-syntax print the syntax of instruction in case of error\n"
5736" --print-opcodes print the list of instructions with syntax\n"
5737" --generate-example generate an example of each instruction\n"
5738" (used for testing)\n"
5739msgstr ""
5740
6e1772d5 5741#: config/tc-m68hc11.c:414
60bcf0fa
NC
5742#, c-format
5743msgid "Default target `%s' is not supported."
5744msgstr ""
5745
5746#. Dump the opcode statistics table.
6e1772d5
AM
5747#: config/tc-m68hc11.c:432
5748#, c-format
60bcf0fa
NC
5749msgid "Name # Modes Min ops Max ops Modes mask # Used\n"
5750msgstr ""
5751
6e1772d5 5752#: config/tc-m68hc11.c:498
60bcf0fa
NC
5753#, c-format
5754msgid "Option `%s' is not recognized."
5755msgstr ""
5756
6e1772d5 5757#: config/tc-m68hc11.c:720
60bcf0fa
NC
5758msgid "#<imm8>"
5759msgstr ""
5760
6e1772d5 5761#: config/tc-m68hc11.c:729
60bcf0fa
NC
5762msgid "#<imm16>"
5763msgstr ""
5764
6e1772d5 5765#: config/tc-m68hc11.c:738 config/tc-m68hc11.c:747
60bcf0fa
NC
5766msgid "<imm8>,X"
5767msgstr ""
5768
6e1772d5 5769#: config/tc-m68hc11.c:774
60bcf0fa
NC
5770msgid "*<abs8>"
5771msgstr ""
5772
6e1772d5 5773#: config/tc-m68hc11.c:786
60bcf0fa
NC
5774msgid "#<mask>"
5775msgstr ""
5776
6e1772d5 5777#: config/tc-m68hc11.c:796
60bcf0fa
NC
5778#, c-format
5779msgid "symbol%d"
5780msgstr ""
5781
6e1772d5 5782#: config/tc-m68hc11.c:798
60bcf0fa
NC
5783msgid "<abs>"
5784msgstr ""
5785
6e1772d5 5786#: config/tc-m68hc11.c:817
60bcf0fa
NC
5787msgid "<label>"
5788msgstr ""
5789
6e1772d5 5790#: config/tc-m68hc11.c:833
60bcf0fa
NC
5791#, c-format
5792msgid ""
5793"# Example of `%s' instructions\n"
5794"\t.sect .text\n"
5795"_start:\n"
5796msgstr ""
5797
6e1772d5 5798#: config/tc-m68hc11.c:880
60bcf0fa
NC
5799#, c-format
5800msgid "Instruction `%s' is not recognized."
5801msgstr ""
5802
6e1772d5 5803#: config/tc-m68hc11.c:885
60bcf0fa
NC
5804#, c-format
5805msgid "Instruction formats for `%s':"
5806msgstr ""
5807
6e1772d5 5808#: config/tc-m68hc11.c:1015
60bcf0fa
NC
5809#, c-format
5810msgid "Immediate operand is not allowed for operand %d."
5811msgstr ""
5812
6e1772d5 5813#: config/tc-m68hc11.c:1059
60bcf0fa
NC
5814msgid "Indirect indexed addressing is not valid for 68HC11."
5815msgstr ""
5816
6e1772d5 5817#: config/tc-m68hc11.c:1079
60bcf0fa
NC
5818msgid "Spurious `,' or bad indirect register addressing mode."
5819msgstr ""
5820
6e1772d5 5821#: config/tc-m68hc11.c:1101
60bcf0fa
NC
5822msgid "Missing second register or offset for indexed-indirect mode."
5823msgstr ""
5824
6e1772d5 5825#: config/tc-m68hc11.c:1111
60bcf0fa
NC
5826msgid "Missing second register for indexed-indirect mode."
5827msgstr ""
5828
6e1772d5 5829#: config/tc-m68hc11.c:1127
60bcf0fa
NC
5830msgid "Missing `]' to close indexed-indirect mode."
5831msgstr ""
5832
6e1772d5 5833#: config/tc-m68hc11.c:1172
60bcf0fa
NC
5834msgid "Illegal operand."
5835msgstr ""
5836
6e1772d5 5837#: config/tc-m68hc11.c:1177
60bcf0fa
NC
5838msgid "Missing operand."
5839msgstr ""
5840
6e1772d5 5841#: config/tc-m68hc11.c:1230
60bcf0fa
NC
5842msgid "Pre-increment mode is not valid for 68HC11"
5843msgstr ""
5844
6e1772d5 5845#: config/tc-m68hc11.c:1243
60bcf0fa
NC
5846msgid "Wrong register in register indirect mode."
5847msgstr ""
5848
6e1772d5 5849#: config/tc-m68hc11.c:1251
60bcf0fa
NC
5850msgid "Missing `]' to close register indirect operand."
5851msgstr ""
5852
6e1772d5 5853#: config/tc-m68hc11.c:1271
60bcf0fa
NC
5854msgid "Post-decrement mode is not valid for 68HC11."
5855msgstr ""
5856
6e1772d5 5857#: config/tc-m68hc11.c:1279
60bcf0fa
NC
5858msgid "Post-increment mode is not valid for 68HC11."
5859msgstr ""
5860
6e1772d5 5861#: config/tc-m68hc11.c:1297
60bcf0fa
NC
5862msgid "Invalid indexed indirect mode."
5863msgstr ""
5864
6e1772d5 5865#: config/tc-m68hc11.c:1389
60bcf0fa
NC
5866#, c-format
5867msgid "Trap id `%ld' is out of range."
5868msgstr ""
5869
6e1772d5 5870#: config/tc-m68hc11.c:1393
60bcf0fa
NC
5871msgid "Trap id must be within [0x30..0x39] or [0x40..0xff]."
5872msgstr ""
5873
6e1772d5 5874#: config/tc-m68hc11.c:1400
60bcf0fa
NC
5875#, c-format
5876msgid "Operand out of 8-bit range: `%ld'."
5877msgstr ""
5878
6e1772d5 5879#: config/tc-m68hc11.c:1407
60bcf0fa
NC
5880msgid "The trap id must be a constant."
5881msgstr ""
5882
6e1772d5 5883#: config/tc-m68hc11.c:1442
60bcf0fa
NC
5884#, c-format
5885msgid "Operand `%x' not recognized in fixup8."
5886msgstr ""
5887
6e1772d5 5888#: config/tc-m68hc11.c:1459 config/tc-m68hc11.c:1508
60bcf0fa
NC
5889#, c-format
5890msgid "Operand out of 16-bit range: `%ld'."
5891msgstr ""
5892
6e1772d5 5893#: config/tc-m68hc11.c:1491 config/tc-m68hc11.c:1524
60bcf0fa
NC
5894#, c-format
5895msgid "Operand `%x' not recognized in fixup16."
5896msgstr ""
5897
6e1772d5 5898#: config/tc-m68hc11.c:1541
60bcf0fa
NC
5899#, c-format
5900msgid "Unexpected branch conversion with `%x'"
5901msgstr ""
5902
6e1772d5 5903#: config/tc-m68hc11.c:1632 config/tc-m68hc11.c:1770
60bcf0fa
NC
5904#, c-format
5905msgid "Operand out of range for a relative branch: `%ld'"
5906msgstr ""
5907
6e1772d5 5908#: config/tc-m68hc11.c:1738
60bcf0fa
NC
5909msgid "Invalid register for dbcc/tbcc instruction."
5910msgstr ""
5911
6e1772d5 5912#: config/tc-m68hc11.c:1826
60bcf0fa
NC
5913#, c-format
5914msgid "Increment/decrement value is out of range: `%ld'."
5915msgstr ""
5916
6e1772d5 5917#: config/tc-m68hc11.c:1837
60bcf0fa
NC
5918msgid "Expecting a register."
5919msgstr ""
5920
6e1772d5 5921#: config/tc-m68hc11.c:1852
60bcf0fa
NC
5922msgid "Invalid register for post/pre increment."
5923msgstr ""
5924
6e1772d5 5925#: config/tc-m68hc11.c:1882
60bcf0fa
NC
5926msgid "Invalid register."
5927msgstr ""
5928
6e1772d5 5929#: config/tc-m68hc11.c:1889
60bcf0fa
NC
5930#, c-format
5931msgid "Offset out of 16-bit range: %ld."
5932msgstr ""
5933
6e1772d5 5934#: config/tc-m68hc11.c:1894
5f68c319
NC
5935#, c-format
5936msgid "Offset out of 5-bit range for movw/movb insn: %ld."
60bcf0fa
NC
5937msgstr ""
5938
6e1772d5 5939#: config/tc-m68hc11.c:2000
60bcf0fa
NC
5940msgid "Expecting register D for indexed indirect mode."
5941msgstr ""
5942
6e1772d5 5943#: config/tc-m68hc11.c:2002
60bcf0fa
NC
5944msgid "Indexed indirect mode is not allowed for movb/movw."
5945msgstr ""
5946
6e1772d5 5947#: config/tc-m68hc11.c:2019
60bcf0fa
NC
5948msgid "Invalid accumulator register."
5949msgstr ""
5950
6e1772d5 5951#: config/tc-m68hc11.c:2044
60bcf0fa
NC
5952msgid "Invalid indexed register."
5953msgstr ""
5954
6e1772d5 5955#: config/tc-m68hc11.c:2052
60bcf0fa
NC
5956msgid "Addressing mode not implemented yet."
5957msgstr ""
5958
6e1772d5 5959#: config/tc-m68hc11.c:2065
60bcf0fa
NC
5960msgid "Invalid source register for this instruction, use 'tfr'."
5961msgstr ""
5962
6e1772d5 5963#: config/tc-m68hc11.c:2067
60bcf0fa
NC
5964msgid "Invalid source register."
5965msgstr ""
5966
6e1772d5 5967#: config/tc-m68hc11.c:2072
60bcf0fa
NC
5968msgid "Invalid destination register for this instruction, use 'tfr'."
5969msgstr ""
5970
6e1772d5 5971#: config/tc-m68hc11.c:2074
60bcf0fa
NC
5972msgid "Invalid destination register."
5973msgstr ""
5974
6e1772d5 5975#: config/tc-m68hc11.c:2170
60bcf0fa
NC
5976msgid "Invalid indexed register, expecting register X."
5977msgstr ""
5978
6e1772d5 5979#: config/tc-m68hc11.c:2172
60bcf0fa
NC
5980msgid "Invalid indexed register, expecting register Y."
5981msgstr ""
5982
6e1772d5 5983#: config/tc-m68hc11.c:2478
60bcf0fa
NC
5984msgid "No instruction or missing opcode."
5985msgstr ""
5986
6e1772d5 5987#: config/tc-m68hc11.c:2543
60bcf0fa
NC
5988#, c-format
5989msgid "Opcode `%s' is not recognized."
5990msgstr ""
5991
6e1772d5 5992#: config/tc-m68hc11.c:2565
60bcf0fa
NC
5993#, c-format
5994msgid "Garbage at end of instruction: `%s'."
5995msgstr ""
5996
6e1772d5 5997#: config/tc-m68hc11.c:2588
60bcf0fa
NC
5998#, c-format
5999msgid "Invalid operand for `%s'"
6000msgstr ""
6001
6e1772d5 6002#: config/tc-m68hc11.c:2639
87ccc1b0
NC
6003#, c-format
6004msgid "Invalid mode: %s\n"
6005msgstr ""
6006
6e1772d5 6007#: config/tc-m68hc11.c:2699
87ccc1b0
NC
6008msgid "bad .relax format"
6009msgstr ""
6010
6e1772d5 6011#: config/tc-m68hc11.c:2743
60bcf0fa
NC
6012#, c-format
6013msgid "Relocation %d is not supported by object file format."
6014msgstr ""
6015
6e1772d5 6016#: config/tc-m68hc11.c:3022
60bcf0fa
NC
6017msgid "bra or bsr with undefined symbol."
6018msgstr ""
6019
6e1772d5 6020#: config/tc-m68hc11.c:3125 config/tc-m68hc11.c:3182
60bcf0fa
NC
6021#, c-format
6022msgid "Subtype %d is not recognized."
6023msgstr ""
6024
6e1772d5 6025#: config/tc-m68hc11.c:3241
60bcf0fa
NC
6026msgid "Expression too complex."
6027msgstr ""
6028
6e1772d5 6029#: config/tc-m68hc11.c:3274
60bcf0fa
NC
6030msgid "Value out of 16-bit range."
6031msgstr ""
6032
6e1772d5 6033#: config/tc-m68hc11.c:3298
60bcf0fa
NC
6034#, c-format
6035msgid "Value %ld too large for 8-bit PC-relative branch."
6036msgstr ""
6037
6e1772d5 6038#: config/tc-m68hc11.c:3305
60bcf0fa
NC
6039#, c-format
6040msgid "Auto increment/decrement offset '%ld' is out of range."
6041msgstr ""
6042
6e1772d5
AM
6043#: config/tc-m68hc11.c:3318
6044#, c-format
6045msgid "Offset out of 5-bit range for movw/movb insn: %ld"
6046msgstr ""
6047
6048#: config/tc-m68hc11.c:3334
60bcf0fa
NC
6049#, c-format
6050msgid "Line %d: unknown relocation type: 0x%x."
6051msgstr ""
6052
8ea2b00f
AM
6053#: config/tc-m68k.c:689
6054msgid "no matching ColdFire architectures found"
6055msgstr ""
6056
6057#: config/tc-m68k.c:703
6058msgid " or "
6059msgstr ""
6060
6061#: config/tc-m68k.c:708
6062msgid ", or "
6063msgstr ""
6064
6065#: config/tc-m68k.c:725
6066msgid ", or aliases"
6067msgstr ""
6068
6069#: config/tc-m68k.c:749 config/tc-m68k.c:4755 config/tc-m68k.c:5146
6e1772d5
AM
6070msgid "Tried to convert PC relative branch to absolute jump"
6071msgstr ""
6072
8ea2b00f 6073#: config/tc-m68k.c:756 config/tc-m68k.c:4745
6e1772d5
AM
6074msgid "Tried to convert PC relative BSR to absolute JSR"
6075msgstr ""
6076
8ea2b00f 6077#: config/tc-m68k.c:761
252b5132
RH
6078msgid "Unknown PC relative instruction"
6079msgstr ""
6080
8ea2b00f 6081#: config/tc-m68k.c:893
8ad3436c
AM
6082#, c-format
6083msgid "Can not do %d byte pc-relative relocation"
6084msgstr ""
6085
8ea2b00f 6086#: config/tc-m68k.c:895
252b5132
RH
6087#, c-format
6088msgid "Can not do %d byte pc-relative pic relocation"
6089msgstr ""
6090
8ea2b00f 6091#: config/tc-m68k.c:900
8ad3436c
AM
6092#, c-format
6093msgid "Can not do %d byte relocation"
6094msgstr ""
6095
8ea2b00f 6096#: config/tc-m68k.c:902
252b5132
RH
6097#, c-format
6098msgid "Can not do %d byte pic relocation"
6099msgstr ""
6100
8ea2b00f 6101#: config/tc-m68k.c:967
a85d7ed0
NC
6102#, c-format
6103msgid "Unable to produce reloc against symbol '%s'"
6104msgstr ""
6105
8ea2b00f 6106#: config/tc-m68k.c:1011 config/tc-vax.c:3450
252b5132
RH
6107#, c-format
6108msgid "Cannot make %s relocation PC relative"
6109msgstr ""
6110
8ea2b00f 6111#: config/tc-m68k.c:1103 config/tc-tahoe.c:1495 config/tc-vax.c:1889
252b5132
RH
6112msgid "No operator"
6113msgstr ""
6114
8ea2b00f 6115#: config/tc-m68k.c:1133 config/tc-tahoe.c:1512 config/tc-vax.c:1906
252b5132
RH
6116msgid "Unknown operator"
6117msgstr ""
6118
8ea2b00f 6119#: config/tc-m68k.c:1986
252b5132
RH
6120msgid "invalid instruction for this architecture; needs "
6121msgstr ""
6122
8ea2b00f
AM
6123#: config/tc-m68k.c:1992
6124msgid "ColdFire ISA_A"
6125msgstr ""
6126
6127#: config/tc-m68k.c:2000
6128msgid "ColdFire hardware divide"
6129msgstr ""
6130
6131#: config/tc-m68k.c:2008
6132msgid "ColdFire ISA_A+"
6133msgstr ""
6134
6135#: config/tc-m68k.c:2016
6136msgid "ColdFire ISA_B"
6e1772d5
AM
6137msgstr ""
6138
8ea2b00f
AM
6139#: config/tc-m68k.c:2024
6140msgid "ColdFire fpu"
6141msgstr ""
6142
6143#: config/tc-m68k.c:2031
252b5132
RH
6144msgid "fpu (68040, 68060 or 68881/68882)"
6145msgstr ""
6146
8ea2b00f 6147#: config/tc-m68k.c:2034
252b5132
RH
6148msgid "mmu (68030 or 68851)"
6149msgstr ""
6150
8ea2b00f 6151#: config/tc-m68k.c:2037
252b5132
RH
6152msgid "68020 or higher"
6153msgstr ""
6154
8ea2b00f 6155#: config/tc-m68k.c:2040
252b5132
RH
6156msgid "68000 or higher"
6157msgstr ""
6158
8ea2b00f 6159#: config/tc-m68k.c:2043
252b5132
RH
6160msgid "68010 or higher"
6161msgstr ""
6162
8ea2b00f 6163#: config/tc-m68k.c:2071
252b5132
RH
6164msgid "operands mismatch"
6165msgstr ""
6166
8ea2b00f 6167#: config/tc-m68k.c:2132 config/tc-m68k.c:2138 config/tc-m68k.c:2144
6e1772d5 6168#: config/tc-mmix.c:2539 config/tc-mmix.c:2563
252b5132
RH
6169msgid "operand out of range"
6170msgstr ""
6171
8ea2b00f 6172#: config/tc-m68k.c:2201
252b5132
RH
6173#, c-format
6174msgid "Bignum too big for %c format; truncated"
6175msgstr ""
6176
8ea2b00f 6177#: config/tc-m68k.c:2282
252b5132
RH
6178msgid "displacement too large for this architecture; needs 68020 or higher"
6179msgstr ""
6180
8ea2b00f 6181#: config/tc-m68k.c:2393
252b5132
RH
6182msgid ""
6183"scale factor invalid on this architecture; needs cpu32 or 68020 or higher"
6184msgstr ""
6185
8ea2b00f 6186#: config/tc-m68k.c:2398
ac50feda
RH
6187msgid "invalid index size for coldfire"
6188msgstr ""
6189
8ea2b00f 6190#: config/tc-m68k.c:2451
252b5132
RH
6191msgid "Forcing byte displacement"
6192msgstr ""
6193
8ea2b00f 6194#: config/tc-m68k.c:2453
252b5132
RH
6195msgid "byte displacement out of range"
6196msgstr ""
6197
8ea2b00f 6198#: config/tc-m68k.c:2500 config/tc-m68k.c:2538
252b5132
RH
6199msgid "invalid operand mode for this architecture; needs 68020 or higher"
6200msgstr ""
6201
8ea2b00f 6202#: config/tc-m68k.c:2524 config/tc-m68k.c:2558
252b5132
RH
6203msgid ":b not permitted; defaulting to :w"
6204msgstr ""
6205
8ea2b00f 6206#: config/tc-m68k.c:2635
252b5132
RH
6207msgid "unsupported byte value; use a different suffix"
6208msgstr ""
6209
8ea2b00f 6210#: config/tc-m68k.c:2650
252b5132
RH
6211msgid "unknown/incorrect operand"
6212msgstr ""
6213
8ea2b00f
AM
6214#: config/tc-m68k.c:2693 config/tc-m68k.c:2701 config/tc-m68k.c:2708
6215#: config/tc-m68k.c:2715
252b5132
RH
6216msgid "out of range"
6217msgstr ""
6218
8ea2b00f 6219#: config/tc-m68k.c:2761
252b5132
RH
6220msgid "Can't use long branches on 68000/68010/5200"
6221msgstr ""
6222
8ea2b00f 6223#: config/tc-m68k.c:2871
252b5132
RH
6224msgid "Expression out of range, using 0"
6225msgstr ""
6226
8ea2b00f 6227#: config/tc-m68k.c:3051 config/tc-m68k.c:3067
252b5132
RH
6228msgid "Floating point register in register list"
6229msgstr ""
6230
8ea2b00f 6231#: config/tc-m68k.c:3057
252b5132
RH
6232msgid "Wrong register in floating-point reglist"
6233msgstr ""
6234
8ea2b00f 6235#: config/tc-m68k.c:3073
252b5132
RH
6236msgid "incorrect register in reglist"
6237msgstr ""
6238
8ea2b00f 6239#: config/tc-m68k.c:3079
252b5132
RH
6240msgid "wrong register in floating-point reglist"
6241msgstr ""
6242
6e1772d5 6243#. ERROR.
8ea2b00f 6244#: config/tc-m68k.c:3542
252b5132
RH
6245msgid "Extra )"
6246msgstr ""
6247
6e1772d5 6248#. ERROR.
8ea2b00f 6249#: config/tc-m68k.c:3553
252b5132
RH
6250msgid "Missing )"
6251msgstr ""
6252
8ea2b00f 6253#: config/tc-m68k.c:3570
252b5132
RH
6254msgid "Missing operand"
6255msgstr ""
6256
8ea2b00f 6257#: config/tc-m68k.c:3930
252b5132
RH
6258#, c-format
6259msgid "%s -- statement `%s' ignored"
6260msgstr ""
6261
8ea2b00f 6262#: config/tc-m68k.c:3979
252b5132
RH
6263#, c-format
6264msgid "Don't know how to figure width of %c in md_assemble()"
6265msgstr ""
6266
8ea2b00f
AM
6267#: config/tc-m68k.c:4145
6268#, c-format
6269msgid "Internal Error: Can't allocate m68k_sorted_opcodes of size %d"
6270msgstr ""
6271
6272#: config/tc-m68k.c:4196 config/tc-m68k.c:4235
252b5132
RH
6273#, c-format
6274msgid "Internal Error: Can't find %s in hash table"
6275msgstr ""
6276
8ea2b00f 6277#: config/tc-m68k.c:4199 config/tc-m68k.c:4238
252b5132
RH
6278#, c-format
6279msgid "Internal Error: Can't hash %s: %s"
6280msgstr ""
6281
8ea2b00f 6282#: config/tc-m68k.c:4319
87ccc1b0
NC
6283msgid "architecture not yet selected: defaulting to 68020"
6284msgstr ""
6285
8ea2b00f 6286#: config/tc-m68k.c:4376
252b5132
RH
6287#, c-format
6288msgid "unrecognized default cpu `%s' ???"
6289msgstr ""
6290
8ea2b00f 6291#: config/tc-m68k.c:4387
252b5132
RH
6292msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly"
6293msgstr ""
6294
8ea2b00f 6295#: config/tc-m68k.c:4404
252b5132
RH
6296msgid "options for 68881 and no-68881 both given"
6297msgstr ""
6298
8ea2b00f 6299#: config/tc-m68k.c:4407
252b5132
RH
6300msgid "options for 68851 and no-68851 both given"
6301msgstr ""
6302
8ea2b00f 6303#: config/tc-m68k.c:4476
252b5132
RH
6304#, c-format
6305msgid "text label `%s' aligned to odd boundary"
6306msgstr ""
6307
8ea2b00f 6308#: config/tc-m68k.c:4685
252b5132
RH
6309msgid "invalid byte branch offset"
6310msgstr ""
6311
8ea2b00f 6312#: config/tc-m68k.c:4721
252b5132
RH
6313msgid "short branch with zero offset: use :w"
6314msgstr ""
6315
8ea2b00f 6316#: config/tc-m68k.c:4771 config/tc-m68k.c:4830 config/tc-m68k.c:4894
6e1772d5
AM
6317msgid "Tried to convert PC relative conditional branch to absolute jump"
6318msgstr ""
6319
8ea2b00f 6320#: config/tc-m68k.c:4811
6e1772d5
AM
6321msgid "Tried to convert DBcc to absolute jump"
6322msgstr ""
6323
8ea2b00f 6324#: config/tc-m68k.c:5190 config/tc-m68k.c:5201 config/tc-m68k.c:5242
252b5132
RH
6325msgid "expression out of range: defaulting to 1"
6326msgstr ""
6327
8ea2b00f 6328#: config/tc-m68k.c:5233
252b5132
RH
6329msgid "expression out of range: defaulting to 0"
6330msgstr ""
6331
8ea2b00f 6332#: config/tc-m68k.c:5275 config/tc-m68k.c:5287
252b5132
RH
6333#, c-format
6334msgid "Can't deal with expression; defaulting to %ld"
6335msgstr ""
6336
8ea2b00f 6337#: config/tc-m68k.c:5301
252b5132
RH
6338msgid "expression doesn't fit in BYTE"
6339msgstr ""
6340
8ea2b00f 6341#: config/tc-m68k.c:5305
252b5132
RH
6342msgid "expression doesn't fit in WORD"
6343msgstr ""
6344
8ea2b00f 6345#: config/tc-m68k.c:5392
252b5132
RH
6346#, c-format
6347msgid "%s: unrecognized processor name"
6348msgstr ""
6349
8ea2b00f 6350#: config/tc-m68k.c:5456
252b5132
RH
6351msgid "bad coprocessor id"
6352msgstr ""
6353
8ea2b00f 6354#: config/tc-m68k.c:5462
252b5132
RH
6355msgid "unrecognized fopt option"
6356msgstr ""
6357
8ea2b00f 6358#: config/tc-m68k.c:5595
252b5132
RH
6359#, c-format
6360msgid "option `%s' may not be negated"
6361msgstr ""
6362
8ea2b00f 6363#: config/tc-m68k.c:5606
252b5132
RH
6364#, c-format
6365msgid "option `%s' not recognized"
6366msgstr ""
6367
8ea2b00f 6368#: config/tc-m68k.c:5635
252b5132
RH
6369msgid "bad format of OPT NEST=depth"
6370msgstr ""
6371
8ea2b00f 6372#: config/tc-m68k.c:5691
252b5132
RH
6373msgid "missing label"
6374msgstr ""
6375
8ea2b00f 6376#: config/tc-m68k.c:5715 config/tc-m68k.c:5744
252b5132
RH
6377msgid "bad register list"
6378msgstr ""
6379
8ea2b00f 6380#: config/tc-m68k.c:5717
252b5132
RH
6381#, c-format
6382msgid "bad register list: %s"
6383msgstr ""
6384
8ea2b00f 6385#: config/tc-m68k.c:5815
252b5132
RH
6386msgid "restore without save"
6387msgstr ""
6388
8ea2b00f 6389#: config/tc-m68k.c:5969 config/tc-m68k.c:6339
252b5132
RH
6390msgid "syntax error in structured control directive"
6391msgstr ""
6392
8ea2b00f 6393#: config/tc-m68k.c:6014
252b5132
RH
6394msgid "missing condition code in structured control directive"
6395msgstr ""
6396
8ea2b00f 6397#: config/tc-m68k.c:6085
c45021f2
NC
6398#, c-format
6399msgid ""
6400"Condition <%c%c> in structured control directive can not be encoded correctly"
6401msgstr ""
6402
8ea2b00f 6403#: config/tc-m68k.c:6381
252b5132
RH
6404msgid "missing then"
6405msgstr ""
6406
8ea2b00f 6407#: config/tc-m68k.c:6462
252b5132
RH
6408msgid "else without matching if"
6409msgstr ""
6410
8ea2b00f 6411#: config/tc-m68k.c:6495
252b5132
RH
6412msgid "endi without matching if"
6413msgstr ""
6414
8ea2b00f 6415#: config/tc-m68k.c:6535
252b5132
RH
6416msgid "break outside of structured loop"
6417msgstr ""
6418
8ea2b00f 6419#: config/tc-m68k.c:6573
252b5132
RH
6420msgid "next outside of structured loop"
6421msgstr ""
6422
8ea2b00f 6423#: config/tc-m68k.c:6624
252b5132
RH
6424msgid "missing ="
6425msgstr ""
6426
8ea2b00f 6427#: config/tc-m68k.c:6662
252b5132
RH
6428msgid "missing to or downto"
6429msgstr ""
6430
8ea2b00f 6431#: config/tc-m68k.c:6698 config/tc-m68k.c:6732 config/tc-m68k.c:6946
252b5132
RH
6432msgid "missing do"
6433msgstr ""
6434
8ea2b00f 6435#: config/tc-m68k.c:6833
252b5132
RH
6436msgid "endf without for"
6437msgstr ""
6438
8ea2b00f 6439#: config/tc-m68k.c:6887
252b5132
RH
6440msgid "until without repeat"
6441msgstr ""
6442
8ea2b00f 6443#: config/tc-m68k.c:6981
252b5132
RH
6444msgid "endw without while"
6445msgstr ""
6446
8ea2b00f 6447#: config/tc-m68k.c:7144
252b5132
RH
6448#, c-format
6449msgid "unrecognized architecture specification `%s'"
6450msgstr ""
6451
8ea2b00f 6452#: config/tc-m68k.c:7237
87ccc1b0 6453#, c-format
252b5132
RH
6454msgid ""
6455"680X0 options:\n"
6456"-l\t\t\tuse 1 word for refs to undefined symbols [default 2]\n"
c45021f2
NC
6457"-m68000 | -m68008 | -m68010 | -m68020 | -m68030 | -m68040 | -m68060 |\n"
6458"-m68302 | -m68331 | -m68332 | -m68333 | -m68340 | -m68360 | -mcpu32 |\n"
8ea2b00f
AM
6459"-m5200 | -m5202 | -m5204 | -m5206 | -m5206e | -m521x | -m5249 |\n"
6460"-m528x | -m5307 | -m5407 | -m547x | -m548x | -mcfv4 | -mcfv4e\n"
87ccc1b0 6461"\t\t\tspecify variant of 680X0 architecture [default %s]\n"
252b5132
RH
6462"-m68881 | -m68882 | -mno-68881 | -mno-68882\n"
6463"\t\t\ttarget has/lacks floating-point coprocessor\n"
6464"\t\t\t[default yes for 68020, 68030, and cpu32]\n"
6465msgstr ""
6466
8ea2b00f 6467#: config/tc-m68k.c:7249
6e1772d5 6468#, c-format
252b5132
RH
6469msgid ""
6470"-m68851 | -mno-68851\n"
6471"\t\t\ttarget has/lacks memory-management unit coprocessor\n"
6472"\t\t\t[default yes for 68020 and up]\n"
6473"-pic, -k\t\tgenerate position independent code\n"
6474"-S\t\t\tturn jbsr into jsr\n"
28e7409f 6475"--pcrel never turn PC-relative branches into absolute jumps\n"
252b5132
RH
6476"--register-prefix-optional\n"
6477"\t\t\trecognize register names without prefix character\n"
6478"--bitwise-or\t\tdo not treat `|' as a comment character\n"
6479msgstr ""
6480
8ea2b00f 6481#: config/tc-m68k.c:7259
6e1772d5 6482#, c-format
252b5132
RH
6483msgid ""
6484"--base-size-default-16\tbase reg without size is 16 bits\n"
6485"--base-size-default-32\tbase reg without size is 32 bits (default)\n"
6486"--disp-size-default-16\tdisplacement with unknown size is 16 bits\n"
6487"--disp-size-default-32\tdisplacement with unknown size is 32 bits (default)\n"
6488msgstr ""
6489
8ea2b00f 6490#: config/tc-m68k.c:7294
252b5132
RH
6491#, c-format
6492msgid "Error %s in %s\n"
6493msgstr ""
6494
8ea2b00f 6495#: config/tc-m68k.c:7298
252b5132
RH
6496#, c-format
6497msgid "Opcode(%d.%s): "
6498msgstr ""
6499
328577ad 6500#: config/tc-m88k.c:201
252b5132
RH
6501#, c-format
6502msgid "Can't hash instruction '%s':%s"
6503msgstr ""
6504
328577ad 6505#: config/tc-m88k.c:250
252b5132
RH
6506#, c-format
6507msgid "Invalid mnemonic '%s'"
6508msgstr ""
6509
328577ad 6510#: config/tc-m88k.c:268
252b5132
RH
6511msgid "Parameter syntax error"
6512msgstr ""
6513
328577ad 6514#: config/tc-m88k.c:321
252b5132
RH
6515msgid "Unknown relocation type"
6516msgstr ""
6517
6518#. Having this here repeats the warning somtimes.
6519#. But can't we stand that?
328577ad 6520#: config/tc-m88k.c:434
252b5132
RH
6521msgid "Use of obsolete instruction"
6522msgstr ""
6523
328577ad 6524#: config/tc-m88k.c:551
252b5132
RH
6525msgid "Expression truncated to 16 bits"
6526msgstr ""
6527
328577ad 6528#: config/tc-m88k.c:617 config/tc-m88k.c:639
252b5132
RH
6529msgid "Expression truncated to 5 bits"
6530msgstr ""
6531
328577ad 6532#: config/tc-m88k.c:856
252b5132
RH
6533msgid "Expression truncated to 9 bits"
6534msgstr ""
6535
328577ad 6536#: config/tc-m88k.c:878
252b5132
RH
6537msgid "Removed lower 2 bits of expression"
6538msgstr ""
6539
87ccc1b0 6540#: config/tc-m88k.c:1057
252b5132
RH
6541msgid "Relaxation should never occur"
6542msgstr ""
6543
328577ad
NC
6544#: config/tc-m88k.h:78
6545msgid "m88k convert_frag\n"
252b5132
RH
6546msgstr ""
6547
87ccc1b0 6548#: config/tc-mcore.c:460
252b5132
RH
6549#, c-format
6550msgid "register expected, but saw '%.6s'"
6551msgstr ""
6552
87ccc1b0 6553#: config/tc-mcore.c:544
252b5132
RH
6554#, c-format
6555msgid "control register expected, but saw '%.6s'"
6556msgstr ""
6557
87ccc1b0 6558#: config/tc-mcore.c:582
a74801ba
ILT
6559msgid "bad/missing psr specifier"
6560msgstr ""
6561
87ccc1b0 6562#: config/tc-mcore.c:743
252b5132
RH
6563msgid "more than 65K literal pools"
6564msgstr ""
6565
87ccc1b0 6566#: config/tc-mcore.c:797
252b5132
RH
6567msgid "missing ']'"
6568msgstr ""
6569
87ccc1b0 6570#: config/tc-mcore.c:837
252b5132
RH
6571msgid "operand must be a constant"
6572msgstr ""
6573
87ccc1b0 6574#: config/tc-mcore.c:839
252b5132 6575#, c-format
87ccc1b0 6576msgid "operand must be absolute in range %u..%u, not %ld"
252b5132
RH
6577msgstr ""
6578
87ccc1b0 6579#: config/tc-mcore.c:875
252b5132
RH
6580msgid "operand must be a multiple of 4"
6581msgstr ""
6582
87ccc1b0 6583#: config/tc-mcore.c:882
252b5132
RH
6584msgid "operand must be a multiple of 2"
6585msgstr ""
6586
87ccc1b0 6587#: config/tc-mcore.c:896 config/tc-mcore.c:1410 config/tc-mcore.c:1464
252b5132
RH
6588msgid "base register expected"
6589msgstr ""
6590
87ccc1b0 6591#: config/tc-mcore.c:945
252b5132
RH
6592#, c-format
6593msgid "unknown opcode \"%s\""
6594msgstr ""
6595
87ccc1b0 6596#: config/tc-mcore.c:988
252b5132
RH
6597msgid "invalid register: r15 illegal"
6598msgstr ""
6599
87ccc1b0 6600#: config/tc-mcore.c:1036 config/tc-mcore.c:1614
a74801ba
ILT
6601msgid "M340 specific opcode used when assembling for M210"
6602msgstr ""
6603
87ccc1b0
NC
6604#: config/tc-mcore.c:1054 config/tc-mcore.c:1093 config/tc-mcore.c:1112
6605#: config/tc-mcore.c:1131 config/tc-mcore.c:1158 config/tc-mcore.c:1187
6606#: config/tc-mcore.c:1224 config/tc-mcore.c:1259 config/tc-mcore.c:1278
6607#: config/tc-mcore.c:1297 config/tc-mcore.c:1331 config/tc-mcore.c:1356
6608#: config/tc-mcore.c:1413 config/tc-mcore.c:1467 config/tc-mcore.c:1503
6609#: config/tc-mcore.c:1561 config/tc-mcore.c:1583 config/tc-mcore.c:1606
252b5132
RH
6610msgid "second operand missing"
6611msgstr ""
6612
87ccc1b0 6613#: config/tc-mcore.c:1069
252b5132
RH
6614msgid "destination register must be r1"
6615msgstr ""
6616
87ccc1b0 6617#: config/tc-mcore.c:1090
252b5132
RH
6618msgid "source register must be r1"
6619msgstr ""
6620
87ccc1b0 6621#: config/tc-mcore.c:1153 config/tc-mcore.c:1210
252b5132
RH
6622msgid "immediate is not a power of two"
6623msgstr ""
6624
87ccc1b0 6625#: config/tc-mcore.c:1181
252b5132
RH
6626msgid "translating bgeni to movi"
6627msgstr ""
6628
87ccc1b0 6629#: config/tc-mcore.c:1218
252b5132
RH
6630msgid "translating mgeni to movi"
6631msgstr ""
6632
87ccc1b0 6633#: config/tc-mcore.c:1250
252b5132
RH
6634msgid "translating bmaski to movi"
6635msgstr ""
6636
87ccc1b0 6637#: config/tc-mcore.c:1326
252b5132
RH
6638#, c-format
6639msgid "displacement too large (%d)"
6640msgstr ""
6641
87ccc1b0 6642#: config/tc-mcore.c:1340
252b5132
RH
6643msgid "Invalid register: r0 and r15 illegal"
6644msgstr ""
6645
87ccc1b0 6646#: config/tc-mcore.c:1371
252b5132
RH
6647msgid "bad starting register: r0 and r15 invalid"
6648msgstr ""
6649
87ccc1b0 6650#: config/tc-mcore.c:1384
252b5132
RH
6651msgid "ending register must be r15"
6652msgstr ""
6653
87ccc1b0 6654#: config/tc-mcore.c:1404
252b5132
RH
6655msgid "bad base register: must be r0"
6656msgstr ""
6657
87ccc1b0 6658#: config/tc-mcore.c:1422
252b5132
RH
6659msgid "first register must be r4"
6660msgstr ""
6661
87ccc1b0 6662#: config/tc-mcore.c:1433
252b5132
RH
6663msgid "last register must be r7"
6664msgstr ""
6665
87ccc1b0 6666#: config/tc-mcore.c:1470
252b5132
RH
6667msgid "reg-reg expected"
6668msgstr ""
6669
87ccc1b0 6670#: config/tc-mcore.c:1580
252b5132
RH
6671msgid "second operand must be 1"
6672msgstr ""
6673
87ccc1b0 6674#: config/tc-mcore.c:1601
252b5132
RH
6675msgid "zero used as immediate value"
6676msgstr ""
6677
87ccc1b0 6678#: config/tc-mcore.c:1628
a74801ba
ILT
6679msgid "duplicated psr bit specifier"
6680msgstr ""
6681
87ccc1b0 6682#: config/tc-mcore.c:1634
a74801ba
ILT
6683msgid "`af' must appear alone"
6684msgstr ""
6685
87ccc1b0 6686#: config/tc-mcore.c:1641
252b5132
RH
6687#, c-format
6688msgid "unimplemented opcode \"%s\""
6689msgstr ""
6690
87ccc1b0 6691#: config/tc-mcore.c:1650
a74801ba
ILT
6692#, c-format
6693msgid "ignoring operands: %s "
6694msgstr ""
6695
87ccc1b0 6696#: config/tc-mcore.c:1718 config/tc-w65.c:772
252b5132
RH
6697msgid "Bad call to MD_NTOF()"
6698msgstr ""
6699
87ccc1b0 6700#: config/tc-mcore.c:1788
a74801ba
ILT
6701#, c-format
6702msgid "unrecognised cpu type '%s'"
6703msgstr ""
6704
87ccc1b0 6705#: config/tc-mcore.c:1807
6e1772d5 6706#, c-format
ac50feda
RH
6707msgid ""
6708"MCORE specific options:\n"
6709" -{no-}jsri2bsr\t {dis}able jsri to bsr transformation (def: dis)\n"
a74801ba
ILT
6710" -{no-}sifilter\t {dis}able silicon filter behavior (def: dis)\n"
6711" -cpu=[210|340] select CPU type\n"
6712" -EB assemble for a big endian system (default)\n"
6713" -EL assemble for a little endian system\n"
ac50feda
RH
6714msgstr ""
6715
87ccc1b0 6716#: config/tc-mcore.c:1826
ac50feda
RH
6717msgid "failed sanity check: short_jump"
6718msgstr ""
6719
87ccc1b0 6720#: config/tc-mcore.c:1837
ac50feda
RH
6721msgid "failed sanity check: long_jump"
6722msgstr ""
6723
87ccc1b0 6724#: config/tc-mcore.c:1863
ac50feda
RH
6725#, c-format
6726msgid "odd displacement at %x"
6727msgstr ""
6728
87ccc1b0 6729#: config/tc-mcore.c:2047
ac50feda
RH
6730msgid "unknown"
6731msgstr ""
6732
87ccc1b0 6733#: config/tc-mcore.c:2073
ac50feda 6734#, c-format
87ccc1b0 6735msgid "odd distance branch (0x%lx bytes)"
ac50feda
RH
6736msgstr ""
6737
87ccc1b0 6738#: config/tc-mcore.c:2077
ac50feda 6739#, c-format
87ccc1b0 6740msgid "pcrel for branch to %s too far (0x%lx)"
ac50feda
RH
6741msgstr ""
6742
87ccc1b0 6743#: config/tc-mcore.c:2096
ac50feda 6744#, c-format
87ccc1b0 6745msgid "pcrel for lrw/jmpi/jsri to %s too far (0x%lx)"
ac50feda
RH
6746msgstr ""
6747
87ccc1b0 6748#: config/tc-mcore.c:2107
ac50feda 6749#, c-format
87ccc1b0 6750msgid "pcrel for loopt too far (0x%lx)"
ac50feda
RH
6751msgstr ""
6752
87ccc1b0 6753#: config/tc-mcore.c:2336
ac50feda
RH
6754#, c-format
6755msgid "Can not do %d byte %srelocation"
6756msgstr ""
6757
87ccc1b0 6758#: config/tc-mcore.c:2338
ac50feda
RH
6759msgid "pc-relative"
6760msgstr ""
6761
fce00800 6762#. Prototypes for static functions.
8ea2b00f 6763#: config/tc-mips.c:853
8ad3436c 6764#, c-format
328577ad
NC
6765msgid "internal Error, line %d, %s"
6766msgstr ""
6767
8ea2b00f 6768#: config/tc-mips.c:1166
87ccc1b0
NC
6769#, c-format
6770msgid "internal: can't hash `%s': %s"
a74801ba
ILT
6771msgstr ""
6772
8ea2b00f 6773#: config/tc-mips.c:1174
87ccc1b0
NC
6774#, c-format
6775msgid "internal error: bad mips16 opcode: %s %s\n"
328577ad
NC
6776msgstr ""
6777
8ea2b00f 6778#: config/tc-mips.c:1367
ac50feda
RH
6779#, c-format
6780msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n"
6781msgstr ""
6782
8ea2b00f 6783#: config/tc-mips.c:2065 config/tc-mips.c:13150
ac50feda
RH
6784msgid "extended instruction in delay slot"
6785msgstr ""
6786
8ea2b00f 6787#: config/tc-mips.c:2127 config/tc-mips.c:2137
ac50feda
RH
6788#, c-format
6789msgid "jump to misaligned address (0x%lx)"
6790msgstr ""
6791
8ea2b00f 6792#: config/tc-mips.c:2130 config/tc-mips.c:2140
328577ad
NC
6793#, c-format
6794msgid "jump address range overflow (0x%lx)"
6795msgstr ""
6796
8ea2b00f 6797#: config/tc-mips.c:2930
6e1772d5
AM
6798msgid ""
6799"Macro instruction expanded into multiple instructions in a branch delay slot"
6800msgstr ""
6801
8ea2b00f 6802#: config/tc-mips.c:2933
ac50feda
RH
6803msgid "Macro instruction expanded into multiple instructions"
6804msgstr ""
6805
8ea2b00f 6806#: config/tc-mips.c:3407 config/tc-mips.c:3573 config/tc-mips.c:5835
6e1772d5 6807msgid "constant too large"
87ccc1b0
NC
6808msgstr ""
6809
8ea2b00f
AM
6810#: config/tc-mips.c:3415 config/tc-mips.c:7344 config/tc-mips.c:7368
6811#: config/tc-mips.c:7437 config/tc-mips.c:7460
87ccc1b0
NC
6812msgid "operand overflow"
6813msgstr ""
6814
8ea2b00f 6815#: config/tc-mips.c:3434 config/tc-mips.c:6737 config/tc-mips.c:7527
87ccc1b0
NC
6816msgid "Macro used $at after \".set noat\""
6817msgstr ""
6818
8ea2b00f 6819#: config/tc-mips.c:3471
ac50feda
RH
6820msgid "unsupported large constant"
6821msgstr ""
6822
8ea2b00f 6823#: config/tc-mips.c:3473
ac50feda
RH
6824#, c-format
6825msgid "Instruction %s requires absolute expression"
6826msgstr ""
6827
8ea2b00f 6828#: config/tc-mips.c:3608
328577ad
NC
6829#, c-format
6830msgid "Number (0x%lx) larger than 32 bits"
ac50feda
RH
6831msgstr ""
6832
8ea2b00f 6833#: config/tc-mips.c:3629
ac50feda
RH
6834msgid "Number larger than 64 bits"
6835msgstr ""
6836
8ea2b00f
AM
6837#: config/tc-mips.c:3913 config/tc-mips.c:3941 config/tc-mips.c:3979
6838#: config/tc-mips.c:4024 config/tc-mips.c:6064 config/tc-mips.c:6103
6839#: config/tc-mips.c:6142 config/tc-mips.c:6553 config/tc-mips.c:6605
ac50feda
RH
6840msgid "PIC code offset overflow (max 16 signed bits)"
6841msgstr ""
6842
8ea2b00f
AM
6843#: config/tc-mips.c:4325 config/tc-mips.c:4389 config/tc-mips.c:4473
6844#: config/tc-mips.c:4518 config/tc-mips.c:4576 config/tc-mips.c:4624
6845#: config/tc-mips.c:7625 config/tc-mips.c:7632 config/tc-mips.c:7639
6846#: config/tc-mips.c:7746
6e1772d5
AM
6847msgid "Unsupported large constant"
6848msgstr ""
6849
6850#. result is always true
8ea2b00f 6851#: config/tc-mips.c:4357
ac50feda 6852#, c-format
6e1772d5 6853msgid "Branch %s is always true"
ac50feda
RH
6854msgstr ""
6855
8ea2b00f 6856#: config/tc-mips.c:4587 config/tc-mips.c:4635 config/tc-mips.c:8071
ac50feda 6857#, c-format
6e1772d5 6858msgid "Improper position (%lu)"
ac50feda
RH
6859msgstr ""
6860
8ea2b00f 6861#: config/tc-mips.c:4593 config/tc-mips.c:8139
6e1772d5
AM
6862#, c-format
6863msgid "Improper extract size (%lu, position %lu)"
ac50feda
RH
6864msgstr ""
6865
8ea2b00f 6866#: config/tc-mips.c:4641 config/tc-mips.c:8103
ac50feda 6867#, c-format
6e1772d5 6868msgid "Improper insert size (%lu, position %lu)"
ac50feda
RH
6869msgstr ""
6870
8ea2b00f 6871#: config/tc-mips.c:4678 config/tc-mips.c:4776
ac50feda
RH
6872msgid "Divide by zero."
6873msgstr ""
6874
8ea2b00f 6875#: config/tc-mips.c:4863
87ccc1b0
NC
6876msgid "dla used to load 32-bit register"
6877msgstr ""
6878
8ea2b00f 6879#: config/tc-mips.c:4866
87ccc1b0
NC
6880msgid "la used to load 64-bit address"
6881msgstr ""
6882
8ea2b00f 6883#: config/tc-mips.c:5143 config/tc-mips.c:5421
87ccc1b0
NC
6884msgid "PIC code offset overflow (max 32 signed bits)"
6885msgstr ""
6886
8ea2b00f 6887#: config/tc-mips.c:5480
ac50feda
RH
6888msgid "MIPS PIC call to register other than $25"
6889msgstr ""
6890
8ea2b00f
AM
6891#: config/tc-mips.c:5486 config/tc-mips.c:5497 config/tc-mips.c:5621
6892#: config/tc-mips.c:5632
ac50feda
RH
6893msgid "No .cprestore pseudo-op used in PIC code"
6894msgstr ""
6895
8ea2b00f 6896#: config/tc-mips.c:5491 config/tc-mips.c:5626
328577ad
NC
6897msgid "No .frame pseudo-op used in PIC code"
6898msgstr ""
6899
8ea2b00f
AM
6900#: config/tc-mips.c:5697 config/tc-mips.c:5786 config/tc-mips.c:6343
6901#: config/tc-mips.c:6377 config/tc-mips.c:6395 config/tc-mips.c:7039
ac50feda
RH
6902msgid "opcode not supported on this processor"
6903msgstr ""
6904
8ea2b00f 6905#: config/tc-mips.c:5980
87ccc1b0 6906msgid "load/store address overflow (max 32 bits)"
ac50feda
RH
6907msgstr ""
6908
8ea2b00f
AM
6909#: config/tc-mips.c:6911 config/tc-mips.c:6941 config/tc-mips.c:6989
6910#: config/tc-mips.c:7018
87ccc1b0 6911msgid "Improper rotate count"
ac50feda
RH
6912msgstr ""
6913
8ea2b00f 6914#: config/tc-mips.c:7072
ac50feda
RH
6915#, c-format
6916msgid "Instruction %s: result is always false"
6917msgstr ""
6918
8ea2b00f 6919#: config/tc-mips.c:7221
ac50feda
RH
6920#, c-format
6921msgid "Instruction %s: result is always true"
6922msgstr ""
6923
ac50feda
RH
6924#. FIXME: Check if this is one of the itbl macros, since they
6925#. are added dynamically.
8ea2b00f 6926#: config/tc-mips.c:7523
ac50feda
RH
6927#, c-format
6928msgid "Macro %s not implemented yet"
6929msgstr ""
6930
8ea2b00f 6931#: config/tc-mips.c:7777
ac50feda
RH
6932#, c-format
6933msgid "internal: bad mips opcode (mask error): %s %s"
6934msgstr ""
6935
8ea2b00f 6936#: config/tc-mips.c:7802 config/tc-mips.c:8165
87ccc1b0
NC
6937#, c-format
6938msgid "internal: bad mips opcode (unknown extension operand type `+%c'): %s %s"
6939msgstr ""
6940
8ea2b00f 6941#: config/tc-mips.c:7863
ac50feda
RH
6942#, c-format
6943msgid "internal: bad mips opcode (unknown operand type `%c'): %s %s"
6944msgstr ""
6945
8ea2b00f 6946#: config/tc-mips.c:7870
ac50feda
RH
6947#, c-format
6948msgid "internal: bad mips opcode (bits 0x%lx undefined): %s %s"
6949msgstr ""
6950
8ea2b00f 6951#: config/tc-mips.c:7984
ac50feda 6952#, c-format
e7af610e 6953msgid "opcode not supported on this processor: %s (%s)"
ac50feda
RH
6954msgstr ""
6955
8ea2b00f 6956#: config/tc-mips.c:8159 config/tc-mips.c:8649
6e1772d5 6957msgid "absolute expression required"
87ccc1b0
NC
6958msgstr ""
6959
8ea2b00f 6960#: config/tc-mips.c:8183
ac50feda 6961#, c-format
87ccc1b0 6962msgid "Improper shift amount (%lu)"
ac50feda
RH
6963msgstr ""
6964
8ea2b00f 6965#: config/tc-mips.c:8209 config/tc-mips.c:9459 config/tc-mips.c:9574
ac50feda
RH
6966#, c-format
6967msgid "Invalid value for `%s' (%lu)"
6968msgstr ""
6969
8ea2b00f 6970#: config/tc-mips.c:8227
ac50feda 6971#, c-format
87ccc1b0 6972msgid "Illegal break code (%lu)"
ac50feda
RH
6973msgstr ""
6974
8ea2b00f 6975#: config/tc-mips.c:8241
ac50feda 6976#, c-format
87ccc1b0 6977msgid "Illegal lower break code (%lu)"
ac50feda
RH
6978msgstr ""
6979
8ea2b00f 6980#: config/tc-mips.c:8254
ac50feda 6981#, c-format
87ccc1b0 6982msgid "Illegal 20-bit code (%lu)"
ac50feda
RH
6983msgstr ""
6984
8ea2b00f 6985#: config/tc-mips.c:8266
ac50feda 6986#, c-format
87ccc1b0 6987msgid "Coproccesor code > 25 bits (%lu)"
ac50feda
RH
6988msgstr ""
6989
8ea2b00f 6990#: config/tc-mips.c:8279
e7af610e 6991#, c-format
87ccc1b0 6992msgid "Illegal 19-bit code (%lu)"
e7af610e
NC
6993msgstr ""
6994
8ea2b00f 6995#: config/tc-mips.c:8291
ac50feda 6996#, c-format
87ccc1b0 6997msgid "Invalid performance register (%lu)"
ac50feda
RH
6998msgstr ""
6999
8ea2b00f 7000#: config/tc-mips.c:8329
ac50feda
RH
7001#, c-format
7002msgid "Invalid register number (%d)"
7003msgstr ""
7004
8ea2b00f 7005#: config/tc-mips.c:8507
87ccc1b0
NC
7006#, c-format
7007msgid "Invalid MDMX Immediate (%ld)"
7008msgstr ""
7009
8ea2b00f 7010#: config/tc-mips.c:8550
ac50feda
RH
7011#, c-format
7012msgid "Invalid float register number (%d)"
7013msgstr ""
7014
8ea2b00f 7015#: config/tc-mips.c:8560
ac50feda
RH
7016#, c-format
7017msgid "Float register should be even, was %d"
7018msgstr ""
7019
8ea2b00f 7020#: config/tc-mips.c:8599
87ccc1b0
NC
7021#, c-format
7022msgid "Bad element selector %ld"
ac50feda
RH
7023msgstr ""
7024
8ea2b00f 7025#: config/tc-mips.c:8607
ac50feda 7026#, c-format
87ccc1b0 7027msgid "Expecting ']' found '%s'"
ac50feda
RH
7028msgstr ""
7029
8ea2b00f 7030#: config/tc-mips.c:8711
87ccc1b0
NC
7031#, c-format
7032msgid "Bad floating point constant: %s"
328577ad
NC
7033msgstr ""
7034
8ea2b00f 7035#: config/tc-mips.c:8832
87ccc1b0 7036msgid "Can't use floating point insn in this section"
ac50feda
RH
7037msgstr ""
7038
8ea2b00f 7039#: config/tc-mips.c:8893
87ccc1b0 7040msgid "expression out of range"
ac50feda
RH
7041msgstr ""
7042
8ea2b00f 7043#: config/tc-mips.c:8933
ac50feda
RH
7044msgid "lui expression not in range 0..65535"
7045msgstr ""
7046
8ea2b00f 7047#: config/tc-mips.c:8957
6e1772d5
AM
7048#, c-format
7049msgid "Invalid condition code register $fcc%d"
7050msgstr ""
7051
8ea2b00f 7052#: config/tc-mips.c:8962
6e1772d5
AM
7053#, c-format
7054msgid "Condition code register should be even for %s, was %d"
7055msgstr ""
7056
8ea2b00f 7057#: config/tc-mips.c:8967
ac50feda 7058#, c-format
6e1772d5 7059msgid "Condition code register should be 0 or 4 for %s, was %d"
ac50feda
RH
7060msgstr ""
7061
8ea2b00f 7062#: config/tc-mips.c:8993
7b15d668
HPN
7063msgid "invalid coprocessor sub-selection value (0-7)"
7064msgstr ""
7065
8ea2b00f 7066#: config/tc-mips.c:9005 config/tc-mips.c:9022
87ccc1b0
NC
7067#, c-format
7068msgid "bad byte vector index (%ld)"
7069msgstr ""
7070
8ea2b00f 7071#: config/tc-mips.c:9033
ac50feda
RH
7072#, c-format
7073msgid "bad char = '%c'\n"
7074msgstr ""
7075
8ea2b00f 7076#: config/tc-mips.c:9044 config/tc-mips.c:9049 config/tc-mips.c:9599
ac50feda
RH
7077msgid "illegal operands"
7078msgstr ""
7079
8ea2b00f 7080#: config/tc-mips.c:9114
ac50feda
RH
7081msgid "unrecognized opcode"
7082msgstr ""
7083
8ea2b00f 7084#: config/tc-mips.c:9227
ac50feda
RH
7085#, c-format
7086msgid "invalid register number (%d)"
7087msgstr ""
7088
8ea2b00f 7089#: config/tc-mips.c:9318
ac50feda
RH
7090msgid "used $at without \".set noat\""
7091msgstr ""
7092
8ea2b00f 7093#: config/tc-mips.c:9493
ac50feda
RH
7094msgid "can't parse register list"
7095msgstr ""
7096
8ea2b00f 7097#: config/tc-mips.c:9717
ac50feda
RH
7098msgid "extended operand requested but not required"
7099msgstr ""
7100
8ea2b00f 7101#: config/tc-mips.c:9719
ac50feda
RH
7102msgid "invalid unextended operand value"
7103msgstr ""
7104
8ea2b00f 7105#: config/tc-mips.c:9747
ac50feda
RH
7106msgid "operand value out of range for instruction"
7107msgstr ""
7108
8ea2b00f 7109#: config/tc-mips.c:10146
328577ad 7110#, c-format
87ccc1b0 7111msgid "A different %s was already specified, is now %s"
328577ad
NC
7112msgstr ""
7113
8ea2b00f 7114#: config/tc-mips.c:10326
ac50feda
RH
7115msgid "-call_shared is supported only for ELF format"
7116msgstr ""
7117
8ea2b00f
AM
7118#: config/tc-mips.c:10333 config/tc-mips.c:10360 config/tc-mips.c:11532
7119#: config/tc-mips.c:11762
ac50feda
RH
7120msgid "-G may not be used with SVR4 PIC code"
7121msgstr ""
7122
8ea2b00f 7123#: config/tc-mips.c:10342
ac50feda 7124msgid "-non_shared is supported only for ELF format"
252b5132
RH
7125msgstr ""
7126
8ea2b00f 7127#: config/tc-mips.c:10374
328577ad
NC
7128msgid "-32 is supported for ELF format only"
7129msgstr ""
7130
8ea2b00f 7131#: config/tc-mips.c:10383
328577ad
NC
7132msgid "-n32 is supported for ELF format only"
7133msgstr ""
7134
8ea2b00f 7135#: config/tc-mips.c:10392
328577ad
NC
7136msgid "-64 is supported for ELF format only"
7137msgstr ""
7138
8ea2b00f 7139#: config/tc-mips.c:10397 config/tc-mips.c:10434
ac50feda
RH
7140msgid "No compiled in support for 64 bit object file format"
7141msgstr ""
7142
8ea2b00f 7143#: config/tc-mips.c:10421
328577ad
NC
7144msgid "-mabi is supported for ELF format only"
7145msgstr ""
7146
8ea2b00f 7147#: config/tc-mips.c:10441
87ccc1b0
NC
7148#, c-format
7149msgid "invalid abi -mabi=%s"
ac50feda
RH
7150msgstr ""
7151
8ea2b00f 7152#: config/tc-mips.c:10516
87ccc1b0 7153msgid "-G not supported in this configuration."
252b5132
RH
7154msgstr ""
7155
8ea2b00f 7156#: config/tc-mips.c:10542
87ccc1b0
NC
7157#, c-format
7158msgid "-%s conflicts with the other architecture options, which imply -%s"
ac50feda
RH
7159msgstr ""
7160
8ea2b00f 7161#: config/tc-mips.c:10573
87ccc1b0 7162msgid "-mgp64 used with a 32-bit processor"
ac50feda
RH
7163msgstr ""
7164
8ea2b00f 7165#: config/tc-mips.c:10575
87ccc1b0 7166msgid "-mgp32 used with a 64-bit ABI"
ac50feda
RH
7167msgstr ""
7168
8ea2b00f 7169#: config/tc-mips.c:10577
87ccc1b0 7170msgid "-mgp64 used with a 32-bit ABI"
ac50feda
RH
7171msgstr ""
7172
8ea2b00f 7173#: config/tc-mips.c:10607
87ccc1b0 7174msgid "trap exception not supported at ISA 1"
ac50feda
RH
7175msgstr ""
7176
8ea2b00f 7177#: config/tc-mips.c:10861
87ccc1b0
NC
7178msgid "Cannot branch to undefined symbol."
7179msgstr ""
7180
8ea2b00f 7181#: config/tc-mips.c:10868
87ccc1b0
NC
7182msgid "Cannot branch to symbol in another section."
7183msgstr ""
7184
8ea2b00f 7185#: config/tc-mips.c:10877
87ccc1b0
NC
7186msgid "Pretending global symbol used as branch target is local."
7187msgstr ""
7188
8ea2b00f 7189#: config/tc-mips.c:11021 config/tc-sparc.c:3196 config/tc-sparc.c:3203
6e1772d5
AM
7190#: config/tc-sparc.c:3210 config/tc-sparc.c:3217 config/tc-sparc.c:3224
7191#: config/tc-sparc.c:3233 config/tc-sparc.c:3244 config/tc-sparc.c:3266
8ea2b00f 7192#: config/tc-sparc.c:3290 write.c:967 write.c:1039
ac50feda
RH
7193msgid "relocation overflow"
7194msgstr ""
7195
8ea2b00f 7196#: config/tc-mips.c:11031
ac50feda
RH
7197#, c-format
7198msgid "Branch to odd address (%lx)"
7199msgstr ""
7200
8ea2b00f 7201#: config/tc-mips.c:11080
328577ad
NC
7202msgid "Branch out of range"
7203msgstr ""
7204
8ea2b00f 7205#: config/tc-mips.c:11187
328577ad
NC
7206#, c-format
7207msgid "%08lx UNDEFINED\n"
7208msgstr ""
7209
8ea2b00f 7210#: config/tc-mips.c:11246
328577ad
NC
7211#, c-format
7212msgid "Alignment too large: %d. assumed."
7213msgstr ""
7214
8ea2b00f 7215#: config/tc-mips.c:11249
328577ad
NC
7216msgid "Alignment negative: 0 assumed."
7217msgstr ""
7218
8ea2b00f 7219#: config/tc-mips.c:11488
328577ad
NC
7220#, c-format
7221msgid "%s: no such section"
7222msgstr ""
7223
8ea2b00f 7224#: config/tc-mips.c:11527
328577ad
NC
7225#, c-format
7226msgid ".option pic%d not supported"
7227msgstr ""
7228
8ea2b00f 7229#: config/tc-mips.c:11538
328577ad
NC
7230#, c-format
7231msgid "Unrecognized option \"%s\""
7232msgstr ""
7233
8ea2b00f 7234#: config/tc-mips.c:11600
328577ad
NC
7235msgid "`noreorder' must be set before `nomacro'"
7236msgstr ""
7237
8ea2b00f 7238#: config/tc-mips.c:11651
fce00800
AM
7239#, c-format
7240msgid "unknown architecture %s"
7241msgstr ""
7242
8ea2b00f 7243#: config/tc-mips.c:11664 config/tc-mips.c:11694
328577ad
NC
7244#, c-format
7245msgid "unknown ISA level %s"
7246msgstr ""
7247
8ea2b00f
AM
7248#: config/tc-mips.c:11672
7249#, c-format
7250msgid "unknown ISA or architecture %s"
7251msgstr ""
7252
7253#: config/tc-mips.c:11722
328577ad
NC
7254msgid ".set pop with no .set push"
7255msgstr ""
7256
8ea2b00f 7257#: config/tc-mips.c:11746
328577ad
NC
7258#, c-format
7259msgid "Tried to set unrecognized symbol: %s\n"
7260msgstr ""
7261
8ea2b00f 7262#: config/tc-mips.c:11794
328577ad
NC
7263msgid ".cpload not in noreorder section"
7264msgstr ""
7265
8ea2b00f 7266#: config/tc-mips.c:11850 config/tc-mips.c:11869
328577ad
NC
7267msgid "missing argument separator ',' for .cpsetup"
7268msgstr ""
7269
8ea2b00f 7270#: config/tc-mips.c:12049
328577ad
NC
7271msgid "Unsupported use of .gpword"
7272msgstr ""
7273
8ea2b00f 7274#: config/tc-mips.c:12085
87ccc1b0
NC
7275msgid "Unsupported use of .gpdword"
7276msgstr ""
7277
8ea2b00f 7278#: config/tc-mips.c:12220
328577ad
NC
7279msgid "expected `$'"
7280msgstr ""
7281
8ea2b00f 7282#: config/tc-mips.c:12228
328577ad
NC
7283msgid "Bad register number"
7284msgstr ""
7285
8ea2b00f 7286#: config/tc-mips.c:12276
328577ad
NC
7287msgid "Unrecognized register name"
7288msgstr ""
7289
8ea2b00f 7290#: config/tc-mips.c:12509
328577ad
NC
7291msgid "unsupported PC relative reference to different section"
7292msgstr ""
7293
8ea2b00f 7294#: config/tc-mips.c:12622
328577ad
NC
7295msgid "unsupported relocation"
7296msgstr ""
7297
8ea2b00f 7298#: config/tc-mips.c:12828 config/tc-sh.c:4302
328577ad
NC
7299#, c-format
7300msgid "Can not represent %s relocation in this object file format"
7301msgstr ""
7302
8ea2b00f 7303#: config/tc-mips.c:12914
87ccc1b0
NC
7304msgid "relaxed out-of-range branch into a jump"
7305msgstr ""
7306
8ea2b00f 7307#: config/tc-mips.c:13427
328577ad
NC
7308msgid "missing .end at end of assembly"
7309msgstr ""
7310
8ea2b00f 7311#: config/tc-mips.c:13442
328577ad
NC
7312msgid "expected simple number"
7313msgstr ""
7314
8ea2b00f 7315#: config/tc-mips.c:13468
328577ad
NC
7316#, c-format
7317msgid " *input_line_pointer == '%c' 0x%02x\n"
7318msgstr ""
7319
8ea2b00f 7320#: config/tc-mips.c:13470
328577ad
NC
7321msgid "invalid number"
7322msgstr ""
7323
8ea2b00f 7324#: config/tc-mips.c:13543
328577ad
NC
7325msgid ".end not in text section"
7326msgstr ""
7327
8ea2b00f 7328#: config/tc-mips.c:13547
328577ad
NC
7329msgid ".end directive without a preceding .ent directive."
7330msgstr ""
7331
8ea2b00f 7332#: config/tc-mips.c:13556
328577ad
NC
7333msgid ".end symbol does not match .ent symbol."
7334msgstr ""
7335
8ea2b00f 7336#: config/tc-mips.c:13563
328577ad
NC
7337msgid ".end directive missing or unknown symbol"
7338msgstr ""
7339
8ea2b00f 7340#: config/tc-mips.c:13624
328577ad
NC
7341msgid ".ent or .aent not in text section."
7342msgstr ""
7343
8ea2b00f 7344#: config/tc-mips.c:13627
328577ad
NC
7345msgid "missing .end"
7346msgstr ""
7347
8ea2b00f 7348#: config/tc-mips.c:13679
328577ad
NC
7349msgid "Bad .frame directive"
7350msgstr ""
7351
8ea2b00f 7352#: config/tc-mips.c:13711
328577ad
NC
7353msgid ".mask/.fmask outside of .ent"
7354msgstr ""
7355
8ea2b00f 7356#: config/tc-mips.c:13718
328577ad
NC
7357msgid "Bad .mask/.fmask directive"
7358msgstr ""
7359
8ea2b00f 7360#: config/tc-mips.c:13998
6e1772d5 7361#, c-format
87ccc1b0
NC
7362msgid ""
7363"MIPS options:\n"
87ccc1b0
NC
7364"-EB\t\t\tgenerate big endian output\n"
7365"-EL\t\t\tgenerate little endian output\n"
7366"-g, -g2\t\t\tdo not remove unneeded NOPs or swap branches\n"
7367"-G NUM\t\t\tallow referencing objects up to NUM bytes\n"
7368"\t\t\timplicitly with the gp register [default 8]\n"
7369msgstr ""
7370
8ea2b00f 7371#: config/tc-mips.c:14005
6e1772d5 7372#, c-format
87ccc1b0
NC
7373msgid ""
7374"-mips1\t\t\tgenerate MIPS ISA I instructions\n"
7375"-mips2\t\t\tgenerate MIPS ISA II instructions\n"
7376"-mips3\t\t\tgenerate MIPS ISA III instructions\n"
7377"-mips4\t\t\tgenerate MIPS ISA IV instructions\n"
7378"-mips5 generate MIPS ISA V instructions\n"
7379"-mips32 generate MIPS32 ISA instructions\n"
7380"-mips32r2 generate MIPS32 release 2 ISA instructions\n"
7381"-mips64 generate MIPS64 ISA instructions\n"
6e1772d5 7382"-mips64r2 generate MIPS64 release 2 ISA instructions\n"
87ccc1b0
NC
7383"-march=CPU/-mtune=CPU\tgenerate code/schedule for CPU, where CPU is one of:\n"
7384msgstr ""
7385
8ea2b00f 7386#: config/tc-mips.c:14024
6e1772d5 7387#, c-format
87ccc1b0
NC
7388msgid ""
7389"-mCPU\t\t\tequivalent to -march=CPU -mtune=CPU. Deprecated.\n"
7390"-no-mCPU\t\tdon't generate code specific to CPU.\n"
7391"\t\t\tFor -mCPU and -no-mCPU, CPU must be one of:\n"
7392msgstr ""
7393
8ea2b00f 7394#: config/tc-mips.c:14037
6e1772d5 7395#, c-format
87ccc1b0
NC
7396msgid ""
7397"-mips16\t\t\tgenerate mips16 instructions\n"
7398"-no-mips16\t\tdo not generate mips16 instructions\n"
7399msgstr ""
7400
8ea2b00f 7401#: config/tc-mips.c:14040
6e1772d5 7402#, c-format
87ccc1b0 7403msgid ""
8ea2b00f 7404"-mfix-vr4120\t\twork around certain VR4120 errata\n"
87ccc1b0
NC
7405"-mgp32\t\t\tuse 32-bit GPRs, regardless of the chosen ISA\n"
7406"-mfp32\t\t\tuse 32-bit FPRs, regardless of the chosen ISA\n"
7407"-O0\t\t\tremove unneeded NOPs, do not swap branches\n"
7408"-O\t\t\tremove unneeded NOPs and swap branches\n"
87ccc1b0
NC
7409"--[no-]construct-floats [dis]allow floating point values to be constructed\n"
7410"--trap, --no-break\ttrap exception on div by 0 and mult overflow\n"
7411"--break, --no-trap\tbreak exception on div by 0 and mult overflow\n"
7412msgstr ""
7413
8ea2b00f 7414#: config/tc-mips.c:14050
6e1772d5 7415#, c-format
87ccc1b0
NC
7416msgid ""
7417"-KPIC, -call_shared\tgenerate SVR4 position independent code\n"
7418"-non_shared\t\tdo not generate position independent code\n"
7419"-xgot\t\t\tassume a 32 bit GOT\n"
6e1772d5 7420"-mpdr, -mno-pdr\t\tenable/disable creation of .pdr sections\n"
87ccc1b0
NC
7421"-mabi=ABI\t\tcreate ABI conformant object file for:\n"
7422msgstr ""
7423
8ea2b00f 7424#: config/tc-mips.c:14067
6e1772d5 7425#, c-format
87ccc1b0
NC
7426msgid ""
7427"-32\t\t\tcreate o32 ABI object file (default)\n"
7428"-n32\t\t\tcreate n32 ABI object file\n"
7429"-64\t\t\tcreate 64 ABI object file\n"
7430msgstr ""
7431
6e1772d5
AM
7432#: config/tc-mmix.c:726
7433#, c-format
328577ad
NC
7434msgid " MMIX-specific command line options:\n"
7435msgstr ""
7436
6e1772d5
AM
7437#: config/tc-mmix.c:727
7438#, c-format
328577ad
NC
7439msgid ""
7440" -fixed-special-register-names\n"
7441" Allow only the original special register names.\n"
7442msgstr ""
7443
6e1772d5
AM
7444#: config/tc-mmix.c:730
7445#, c-format
328577ad
NC
7446msgid " -globalize-symbols Make all symbols global.\n"
7447msgstr ""
7448
6e1772d5
AM
7449#: config/tc-mmix.c:732
7450#, c-format
328577ad
NC
7451msgid " -gnu-syntax Turn off mmixal syntax compatibility.\n"
7452msgstr ""
7453
6e1772d5
AM
7454#: config/tc-mmix.c:734
7455#, c-format
328577ad
NC
7456msgid " -relax Create linker relaxable code.\n"
7457msgstr ""
7458
6e1772d5
AM
7459#: config/tc-mmix.c:736
7460#, c-format
328577ad
NC
7461msgid ""
7462" -no-predefined-syms Do not provide mmixal built-in constants.\n"
7463" Implies -fixed-special-register-names.\n"
7464msgstr ""
7465
6e1772d5
AM
7466#: config/tc-mmix.c:739
7467#, c-format
328577ad
NC
7468msgid ""
7469" -no-expand Do not expand GETA, branches, PUSHJ or JUMP\n"
7470" into multiple instructions.\n"
7471msgstr ""
7472
6e1772d5
AM
7473#: config/tc-mmix.c:742
7474#, c-format
328577ad
NC
7475msgid ""
7476" -no-merge-gregs Do not merge GREG definitions with nearby values.\n"
7477msgstr ""
7478
6e1772d5
AM
7479#: config/tc-mmix.c:744
7480#, c-format
324bfcf3
AO
7481msgid ""
7482" -linker-allocated-gregs If there's no suitable GREG definition for "
7483"the operands of an instruction, let the linker "
7484"resolve.\n"
7485msgstr ""
7486
6e1772d5
AM
7487#: config/tc-mmix.c:747
7488#, c-format
328577ad
NC
7489msgid ""
7490" -x Do not warn when an operand to GETA, a branch,\n"
7491" PUSHJ or JUMP is not known to be within range.\n"
324bfcf3
AO
7492" The linker will catch any errors. Implies\n"
7493" -linker-allocated-gregs."
328577ad
NC
7494msgstr ""
7495
6e1772d5 7496#: config/tc-mmix.c:874
328577ad
NC
7497#, c-format
7498msgid "unknown opcode: `%s'"
7499msgstr ""
7500
6e1772d5 7501#: config/tc-mmix.c:996 config/tc-mmix.c:1011
328577ad
NC
7502msgid "specified location wasn't TETRA-aligned"
7503msgstr ""
7504
6e1772d5
AM
7505#: config/tc-mmix.c:998 config/tc-mmix.c:1013 config/tc-mmix.c:4199
7506#: config/tc-mmix.c:4215
328577ad
NC
7507msgid "unaligned data at an absolute location is not supported"
7508msgstr ""
7509
6e1772d5 7510#: config/tc-mmix.c:1123
328577ad
NC
7511#, c-format
7512msgid "invalid operand to opcode %s: `%s'"
7513msgstr ""
7514
6e1772d5
AM
7515#: config/tc-mmix.c:1145 config/tc-mmix.c:1172 config/tc-mmix.c:1205
7516#: config/tc-mmix.c:1213 config/tc-mmix.c:1230 config/tc-mmix.c:1258
7517#: config/tc-mmix.c:1279 config/tc-mmix.c:1304 config/tc-mmix.c:1352
7518#: config/tc-mmix.c:1450 config/tc-mmix.c:1475 config/tc-mmix.c:1507
7519#: config/tc-mmix.c:1539 config/tc-mmix.c:1569 config/tc-mmix.c:1622
7520#: config/tc-mmix.c:1639 config/tc-mmix.c:1666 config/tc-mmix.c:1694
7521#: config/tc-mmix.c:1721 config/tc-mmix.c:1747 config/tc-mmix.c:1763
7522#: config/tc-mmix.c:1789 config/tc-mmix.c:1805 config/tc-mmix.c:1821
7523#: config/tc-mmix.c:1884 config/tc-mmix.c:1900
328577ad
NC
7524#, c-format
7525msgid "invalid operands to opcode %s: `%s'"
7526msgstr ""
7527
6e1772d5 7528#: config/tc-mmix.c:1877
328577ad
NC
7529#, c-format
7530msgid "unsupported operands to %s: `%s'"
7531msgstr ""
7532
6e1772d5 7533#: config/tc-mmix.c:2005
328577ad 7534msgid "internal: mmix_prefix_name but empty prefix"
ac50feda
RH
7535msgstr ""
7536
6e1772d5 7537#: config/tc-mmix.c:2050
328577ad
NC
7538#, c-format
7539msgid "too many GREG registers allocated (max %d)"
ac50feda
RH
7540msgstr ""
7541
6e1772d5 7542#: config/tc-mmix.c:2110
328577ad 7543msgid "BSPEC already active. Nesting is not supported."
ac50feda
RH
7544msgstr ""
7545
6e1772d5 7546#: config/tc-mmix.c:2119
328577ad 7547msgid "invalid BSPEC expression"
ac50feda
RH
7548msgstr ""
7549
6e1772d5 7550#: config/tc-mmix.c:2135
ac50feda 7551#, c-format
328577ad 7552msgid "can't create section %s"
ac50feda
RH
7553msgstr ""
7554
6e1772d5 7555#: config/tc-mmix.c:2140
ac50feda 7556#, c-format
328577ad 7557msgid "can't set section flags for section %s"
ac50feda
RH
7558msgstr ""
7559
6e1772d5 7560#: config/tc-mmix.c:2162
328577ad 7561msgid "ESPEC without preceding BSPEC"
ac50feda
RH
7562msgstr ""
7563
6e1772d5 7564#: config/tc-mmix.c:2192
328577ad 7565msgid "missing local expression"
ac50feda
RH
7566msgstr ""
7567
6e1772d5 7568#: config/tc-mmix.c:2437
328577ad 7569msgid "operand out of range, instruction expanded"
ac50feda
RH
7570msgstr ""
7571
328577ad
NC
7572#. The BFD_RELOC_MMIX_LOCAL-specific message is supposed to be
7573#. user-friendly, though a little bit non-substantial.
6e1772d5 7574#: config/tc-mmix.c:2695
328577ad 7575msgid "directive LOCAL must be placed in code or data"
ac50feda
RH
7576msgstr ""
7577
6e1772d5 7578#: config/tc-mmix.c:2696
328577ad 7579msgid "internal confusion: relocation in a section without contents"
ac50feda
RH
7580msgstr ""
7581
6e1772d5 7582#: config/tc-mmix.c:2810
328577ad 7583msgid "internal: BFD_RELOC_MMIX_BASE_PLUS_OFFSET not resolved to section"
ac50feda
RH
7584msgstr ""
7585
6e1772d5 7586#: config/tc-mmix.c:2858
328577ad 7587msgid "no suitable GREG definition for operands"
ac50feda
RH
7588msgstr ""
7589
6e1772d5 7590#: config/tc-mmix.c:2917
328577ad 7591msgid "operands were not reducible at assembly-time"
ac50feda
RH
7592msgstr ""
7593
6e1772d5 7594#: config/tc-mmix.c:2944
328577ad
NC
7595#, c-format
7596msgid "cannot generate relocation type for symbol %s, code %s"
ac50feda
RH
7597msgstr ""
7598
6e1772d5 7599#: config/tc-mmix.c:2964
328577ad
NC
7600#, c-format
7601msgid "internal: unhandled label %s"
ac50feda
RH
7602msgstr ""
7603
6e1772d5 7604#: config/tc-mmix.c:3018
328577ad 7605msgid "[0-9]H labels may not appear alone on a line"
ac50feda
RH
7606msgstr ""
7607
6e1772d5 7608#: config/tc-mmix.c:3027
328577ad 7609msgid "[0-9]H labels do not mix with dot-pseudos"
ac50feda
RH
7610msgstr ""
7611
6e1772d5 7612#: config/tc-mmix.c:3091
328577ad 7613msgid "invalid characters in input"
ac50feda
RH
7614msgstr ""
7615
6e1772d5 7616#: config/tc-mmix.c:3195
328577ad 7617msgid "empty label field for IS"
ac50feda
RH
7618msgstr ""
7619
6e1772d5 7620#: config/tc-mmix.c:3528
328577ad
NC
7621#, c-format
7622msgid "internal: unexpected relax type %d:%d"
ac50feda
RH
7623msgstr ""
7624
6e1772d5 7625#: config/tc-mmix.c:3550
328577ad 7626msgid "BSPEC without ESPEC."
ac50feda
RH
7627msgstr ""
7628
6e1772d5 7629#: config/tc-mmix.c:3752
328577ad 7630msgid "GREG expression too complicated"
ac50feda
RH
7631msgstr ""
7632
6e1772d5 7633#: config/tc-mmix.c:3767
328577ad 7634msgid "internal: GREG expression not resolved to section"
ac50feda
RH
7635msgstr ""
7636
6e1772d5 7637#: config/tc-mmix.c:3818
328577ad 7638msgid "register section has contents\n"
ac50feda
RH
7639msgstr ""
7640
6e1772d5 7641#: config/tc-mmix.c:3952
328577ad 7642msgid "section change from within a BSPEC/ESPEC pair is not supported"
ac50feda
RH
7643msgstr ""
7644
6e1772d5 7645#: config/tc-mmix.c:3974
328577ad 7646msgid "directive LOC from within a BSPEC/ESPEC pair is not supported"
ac50feda
RH
7647msgstr ""
7648
6e1772d5 7649#: config/tc-mmix.c:3985
328577ad 7650msgid "invalid LOC expression"
ac50feda
RH
7651msgstr ""
7652
6e1772d5 7653#: config/tc-mmix.c:4010 config/tc-mmix.c:4036
328577ad 7654msgid "LOC expression stepping backwards is not supported"
ac50feda
RH
7655msgstr ""
7656
328577ad
NC
7657#. We will only get here in rare cases involving #NO_APP,
7658#. where the unterminated string is not recognized by the
7659#. preformatting pass.
6e1772d5 7660#: config/tc-mmix.c:4120 config/tc-mmix.c:4281
328577ad 7661msgid "unterminated string"
ac50feda
RH
7662msgstr ""
7663
6e1772d5 7664#: config/tc-mmix.c:4137
328577ad 7665msgid "BYTE expression not a pure number"
ac50feda
RH
7666msgstr ""
7667
328577ad
NC
7668#. Note that mmixal does not allow negative numbers in
7669#. BYTE sequences, so neither should we.
6e1772d5 7670#: config/tc-mmix.c:4146
328577ad 7671msgid "BYTE expression not in the range 0..255"
ac50feda
RH
7672msgstr ""
7673
6e1772d5 7674#: config/tc-mmix.c:4197 config/tc-mmix.c:4213
328577ad 7675msgid "data item with alignment larger than location"
ac50feda
RH
7676msgstr ""
7677
328577ad
NC
7678#. Since integer_constant is local to expr.c, we have to make this a
7679#. macro. FIXME: Do it cleaner.
87ccc1b0 7680#: config/tc-mmix.h:104
328577ad 7681msgid "`&' serial number operator is not supported"
ac50feda
RH
7682msgstr ""
7683
328577ad 7684#: config/tc-mn10200.c:319
6e1772d5 7685#, c-format
ac50feda
RH
7686msgid ""
7687"MN10200 options:\n"
7688"none yet\n"
7689msgstr ""
7690
8ea2b00f
AM
7691#: config/tc-mn10200.c:793 config/tc-mn10300.c:1387 config/tc-ppc.c:2120
7692#: config/tc-s390.c:1521 config/tc-v850.c:1674
ac50feda
RH
7693#, c-format
7694msgid "Unrecognized opcode: `%s'"
7695msgstr ""
7696
8ea2b00f
AM
7697#: config/tc-mn10200.c:1036 config/tc-mn10300.c:1960 config/tc-ppc.c:2599
7698#: config/tc-s390.c:1436 config/tc-v850.c:2097
0d2bcfaf
NC
7699#, c-format
7700msgid "junk at end of line: `%s'"
7701msgstr ""
7702
fce00800 7703#: config/tc-mn10300.c:690
6e1772d5 7704#, c-format
ac50feda
RH
7705msgid ""
7706"MN10300 options:\n"
7707"none yet\n"
7708msgstr ""
7709
8ea2b00f
AM
7710#: config/tc-mn10300.c:1356 config/tc-sh.c:776 config/tc-xtensa.c:5064
7711#: read.c:3649
fce00800
AM
7712#, c-format
7713msgid "unsupported BFD relocation size %u"
7714msgstr ""
7715
7716#: config/tc-mn10300.c:1404
ac50feda
RH
7717msgid "Invalid opcode/operands"
7718msgstr ""
7719
fce00800 7720#: config/tc-mn10300.c:1931
ac50feda
RH
7721msgid "Invalid register specification."
7722msgstr ""
7723
fce00800 7724#: config/tc-mn10300.c:2514
328577ad
NC
7725#, c-format
7726msgid "Bad relocation fixup type (%d)"
7727msgstr ""
7728
8ea2b00f
AM
7729#: config/tc-msp430.c:411
7730msgid ".profiler pseudo requires at least two operands."
7731msgstr ""
7732
7733#: config/tc-msp430.c:470
7734msgid "unknown profiling flag - ignored."
7735msgstr ""
7736
7737#: config/tc-msp430.c:486
7738msgid "ambigious flags combination - '.profiler' directive ignored."
7739msgstr ""
7740
7741#: config/tc-msp430.c:496
7742msgid "profiling in absolute section? Hm..."
7743msgstr ""
7744
7745#: config/tc-msp430.c:583
6e1772d5 7746#, c-format
87ccc1b0 7747msgid "Known MCU names:\n"
ac50feda
RH
7748msgstr ""
7749
8ea2b00f 7750#: config/tc-msp430.c:586
87ccc1b0
NC
7751#, c-format
7752msgid "\t %s\n"
ac50feda
RH
7753msgstr ""
7754
8ea2b00f
AM
7755#: config/tc-msp430.c:612
7756#, c-format
7757msgid "redefinition of mcu type %s' to %s'"
7758msgstr ""
7759
7760#: config/tc-msp430.c:642
6e1772d5 7761#, c-format
87ccc1b0
NC
7762msgid ""
7763"MSP430 options:\n"
7764" -mmcu=[msp430-name] select microcontroller type\n"
7765" msp430x110 msp430x112\n"
7766" msp430x1101 msp430x1111\n"
7767" msp430x1121 msp430x1122 msp430x1132\n"
7768" msp430x122 msp430x123\n"
7769" msp430x1222 msp430x1232\n"
7770" msp430x133 msp430x135\n"
7771" msp430x1331 msp430x1351\n"
7772" msp430x147 msp430x148 msp430x149\n"
7773" msp430x155 msp430x156 msp430x157\n"
7774" msp430x167 msp430x168 msp430x169\n"
8ea2b00f 7775" msp430x1610 msp430x1611 msp430x1612\n"
87ccc1b0
NC
7776" msp430x311 msp430x312 msp430x313 msp430x314 "
7777"msp430x315\n"
7778" msp430x323 msp430x325\n"
7779" msp430x336 msp430x337\n"
8ea2b00f 7780" msp430x412 msp430x413 msp430x415 msp430x417\n"
6e1772d5
AM
7781" msp430xE423 msp430xE425 msp430E427\n"
7782" msp430xW423 msp430xW425 msp430W427\n"
8ea2b00f 7783" msp430xG437 msp430xG438 msp430G439\n"
87ccc1b0
NC
7784" msp430x435 msp430x436 msp430x437\n"
7785" msp430x447 msp430x448 msp430x449\n"
ac50feda
RH
7786msgstr ""
7787
8ea2b00f 7788#: config/tc-msp430.c:852
87ccc1b0 7789#, c-format
8ea2b00f 7790msgid "value %d out of range. Use #lo() or #hi()"
ac50feda
RH
7791msgstr ""
7792
8ea2b00f 7793#: config/tc-msp430.c:940
87ccc1b0 7794#, c-format
8ea2b00f 7795msgid "unknown expression in operand %s. use #llo() #lhi() #hlo() #hhi() "
ac50feda
RH
7796msgstr ""
7797
8ea2b00f 7798#: config/tc-msp430.c:991
87ccc1b0 7799#, c-format
8ea2b00f 7800msgid "Registers cannot be used within immediate expression [%s]"
ac50feda
RH
7801msgstr ""
7802
8ea2b00f 7803#: config/tc-msp430.c:993 config/tc-msp430.c:1217
87ccc1b0 7804#, c-format
8ea2b00f 7805msgid "unknown operand %s"
ac50feda
RH
7806msgstr ""
7807
8ea2b00f
AM
7808#: config/tc-msp430.c:1015 config/tc-msp430.c:1150
7809#, c-format
7810msgid "value out of range: %d"
ac50feda
RH
7811msgstr ""
7812
8ea2b00f
AM
7813#: config/tc-msp430.c:1026
7814#, c-format
7815msgid "Registers cannot be used within absolute expression [%s]"
ac50feda
RH
7816msgstr ""
7817
8ea2b00f
AM
7818#: config/tc-msp430.c:1028 config/tc-msp430.c:1171
7819#, c-format
7820msgid "unknown expression in operand %s"
ac50feda
RH
7821msgstr ""
7822
8ea2b00f
AM
7823#: config/tc-msp430.c:1042 config/tc-msp430.c:1049
7824#, c-format
7825msgid "unknown addressing mode %s"
ac50feda
RH
7826msgstr ""
7827
8ea2b00f 7828#: config/tc-msp430.c:1057
87ccc1b0 7829#, c-format
8ea2b00f 7830msgid "Bad register name r%s"
ac50feda
RH
7831msgstr ""
7832
8ea2b00f
AM
7833#: config/tc-msp430.c:1069
7834#, c-format
7835msgid "MSP430 does not have %d registers"
ac50feda
RH
7836msgstr ""
7837
8ea2b00f
AM
7838#: config/tc-msp430.c:1089
7839msgid "')' required"
ac50feda
RH
7840msgstr ""
7841
8ea2b00f 7842#: config/tc-msp430.c:1102
87ccc1b0 7843#, c-format
8ea2b00f 7844msgid "unknown operator %s. Did you mean X(Rn) or #[hl][hl][oi](CONST) ?"
ac50feda
RH
7845msgstr ""
7846
8ea2b00f 7847#: config/tc-msp430.c:1111
87ccc1b0 7848#, c-format
8ea2b00f 7849msgid "unknown operator (r%s substituded as a register name"
ac50feda
RH
7850msgstr ""
7851
8ea2b00f 7852#: config/tc-msp430.c:1123 config/tc-msp430.c:1134
87ccc1b0 7853#, c-format
8ea2b00f 7854msgid "unknown operator %s"
ac50feda
RH
7855msgstr ""
7856
8ea2b00f
AM
7857#: config/tc-msp430.c:1128
7858msgid "r2 should not be used in indexed addressing mode"
ac50feda
RH
7859msgstr ""
7860
8ea2b00f 7861#: config/tc-msp430.c:1169
87ccc1b0 7862#, c-format
8ea2b00f 7863msgid "Registers cannot be used as a prefix of indexed expression [%s]"
ac50feda
RH
7864msgstr ""
7865
8ea2b00f
AM
7866#. Unreachable.
7867#: config/tc-msp430.c:1234
87ccc1b0 7868#, c-format
8ea2b00f 7869msgid "unknown addressing mode for operand %s"
ac50feda
RH
7870msgstr ""
7871
8ea2b00f 7872#: config/tc-msp430.c:1259
87ccc1b0 7873#, c-format
8ea2b00f 7874msgid "Internal bug. Try to use 0(r%d) instead of @r%d"
ac50feda
RH
7875msgstr ""
7876
8ea2b00f
AM
7877#: config/tc-msp430.c:1269
7878msgid "this addressing mode is not applicable for destination operand"
ac50feda
RH
7879msgstr ""
7880
8ea2b00f 7881#: config/tc-msp430.c:1313
87ccc1b0 7882#, c-format
8ea2b00f 7883msgid "instruction %s requires %d operand(s)"
ac50feda
RH
7884msgstr ""
7885
8ea2b00f 7886#: config/tc-msp430.c:1559
87ccc1b0 7887#, c-format
8ea2b00f 7888msgid "Even number required. Rounded to %d"
ac50feda
RH
7889msgstr ""
7890
8ea2b00f 7891#: config/tc-msp430.c:1570
87ccc1b0 7892#, c-format
8ea2b00f 7893msgid "Wrong displacement %d"
ac50feda
RH
7894msgstr ""
7895
8ea2b00f
AM
7896#: config/tc-msp430.c:1587
7897msgid "instruction requires label sans '$'"
ac50feda
RH
7898msgstr ""
7899
8ea2b00f
AM
7900#: config/tc-msp430.c:1593
7901msgid "instruction requires label or value in range -511:512"
7902msgstr ""
7903
7904#: config/tc-msp430.c:1599 config/tc-msp430.c:1632 config/tc-msp430.c:1664
7905msgid "instruction requires label"
7906msgstr ""
7907
7908#: config/tc-msp430.c:1668
7909msgid "Ilegal instruction or not implmented opcode."
7910msgstr ""
7911
7912#: config/tc-msp430.c:1988
87ccc1b0 7913#, c-format
8ea2b00f
AM
7914msgid "internal inconsistency problem in %s: insn %04lx"
7915msgstr ""
7916
7917#: config/tc-msp430.c:2018 config/tc-msp430.c:2041
7918#, c-format
7919msgid "internal inconsistency problem in %s: ext. insn %04lx"
7920msgstr ""
7921
7922#: config/tc-msp430.c:2053
7923#, c-format
7924msgid "internal inconsistency problem in %s: %lx"
87ccc1b0
NC
7925msgstr ""
7926
7927#: config/tc-ns32k.c:449
7928msgid "Invalid syntax in PC-relative addressing mode"
7929msgstr ""
7930
7931#: config/tc-ns32k.c:473
7932msgid "Invalid syntax in External addressing mode"
7933msgstr ""
7934
7935#: config/tc-ns32k.c:554
7936msgid "Invalid syntax in Memory Relative addressing mode"
7937msgstr ""
7938
7939#: config/tc-ns32k.c:621
7940msgid "Invalid scaled-indexed mode, use (b,w,d,q)"
7941msgstr ""
7942
7943#: config/tc-ns32k.c:626
7944msgid "Syntax in scaled-indexed mode, use [Rn:m] where n=[0..7] m={b,w,d,q}"
7945msgstr ""
7946
7947#: config/tc-ns32k.c:631
7948msgid "Scaled-indexed addressing mode combined with scaled-index"
7949msgstr ""
7950
7951#: config/tc-ns32k.c:642
7952msgid "Invalid or illegal addressing mode combined with scaled-index"
7953msgstr ""
7954
7955#: config/tc-ns32k.c:757
7956msgid "Premature end of suffix -- Defaulting to d"
7957msgstr ""
7958
7959#: config/tc-ns32k.c:770
7960msgid "Bad suffix after ':' use {b|w|d} Defaulting to d"
7961msgstr ""
7962
7963#: config/tc-ns32k.c:817
7964msgid "Very short instr to option, ie you can't do it on a NULLstr"
7965msgstr ""
7966
7967#: config/tc-ns32k.c:870
7968msgid "No such entry in list. (cpu/mmu register)"
7969msgstr ""
7970
7971#: config/tc-ns32k.c:915
7972msgid "Internal consistency error. check ns32k-opcode.h"
7973msgstr ""
7974
7975#: config/tc-ns32k.c:939
7976msgid "Address of immediate operand"
7977msgstr ""
7978
7979#: config/tc-ns32k.c:940
7980msgid "Invalid immediate write operand."
7981msgstr ""
7982
7983#: config/tc-ns32k.c:1070
7984msgid "Bad opcode-table-option, check in file ns32k-opcode.h"
7985msgstr ""
7986
7987#: config/tc-ns32k.c:1107
7988msgid "No such opcode"
7989msgstr ""
7990
7991#: config/tc-ns32k.c:1184
7992msgid "Bad suffix, defaulting to d"
7993msgstr ""
7994
7995#: config/tc-ns32k.c:1212
7996msgid "Too many operands passed to instruction"
7997msgstr ""
7998
7999#. Check error in default.
8000#: config/tc-ns32k.c:1225
8001msgid "Wrong numbers of operands in default, check ns32k-opcodes.h"
8002msgstr ""
8003
8004#: config/tc-ns32k.c:1229
8005msgid "Wrong number of operands"
8006msgstr ""
8007
8008#: config/tc-ns32k.c:1355
8009msgid "iif convert internal pcrel/binary"
8010msgstr ""
8011
8012#: config/tc-ns32k.c:1372
8013msgid "Bignum too big for long"
8014msgstr ""
8015
8016#: config/tc-ns32k.c:1451
8017msgid "iif convert internal pcrel/pointer"
8018msgstr ""
8019
8020#: config/tc-ns32k.c:1456
8021msgid "Internal logic error in iif.iifP[n].type"
8022msgstr ""
8023
8024#. We cant relax this case.
8025#: config/tc-ns32k.c:1493
8026msgid "Can't relax difference"
8027msgstr ""
8028
8029#: config/tc-ns32k.c:1541
8030msgid "Displacement to large for :d"
8031msgstr ""
8032
8033#: config/tc-ns32k.c:1554
8034msgid "Internal logic error in iif.iifP[].type"
ac50feda
RH
8035msgstr ""
8036
87ccc1b0 8037#: config/tc-ns32k.c:1614
ac50feda
RH
8038#, c-format
8039msgid "Can not do %d byte pc-relative relocation for storage type %d"
8040msgstr ""
8041
87ccc1b0 8042#: config/tc-ns32k.c:1617
ac50feda
RH
8043#, c-format
8044msgid "Can not do %d byte relocation for storage type %d"
8045msgstr ""
8046
28e7409f 8047#. Fatal.
fce00800 8048#: config/tc-ns32k.c:1652
ac50feda
RH
8049#, c-format
8050msgid "Can't hash %s: %s"
8051msgstr ""
8052
fce00800 8053#: config/tc-ns32k.c:1740
87ccc1b0
NC
8054#, c-format
8055msgid "value of %ld out of byte displacement range."
ac50feda
RH
8056msgstr ""
8057
fce00800 8058#: config/tc-ns32k.c:1749
87ccc1b0
NC
8059#, c-format
8060msgid "value of %ld out of word displacement range."
ac50feda
RH
8061msgstr ""
8062
fce00800 8063#: config/tc-ns32k.c:1763
87ccc1b0
NC
8064#, c-format
8065msgid "value of %ld out of double word displacement range."
ac50feda
RH
8066msgstr ""
8067
fce00800 8068#: config/tc-ns32k.c:1783
ac50feda 8069#, c-format
87ccc1b0 8070msgid "Internal logic error. line %d, file \"%s\""
ac50feda
RH
8071msgstr ""
8072
fce00800 8073#: config/tc-ns32k.c:1831
ac50feda 8074#, c-format
87ccc1b0 8075msgid "Internal logic error. line %d, file \"%s\""
ac50feda
RH
8076msgstr ""
8077
fce00800 8078#: config/tc-ns32k.c:1936
ac50feda
RH
8079msgid "Bit field out of range"
8080msgstr ""
8081
fce00800 8082#: config/tc-ns32k.c:2183
87ccc1b0
NC
8083#, c-format
8084msgid "invalid architecture option -m%s, ignored"
8085msgstr ""
8086
fce00800 8087#: config/tc-ns32k.c:2196
ac50feda 8088#, c-format
87ccc1b0 8089msgid "invalid default displacement size \"%s\". Defaulting to %d."
ac50feda
RH
8090msgstr ""
8091
fce00800 8092#: config/tc-ns32k.c:2213
6e1772d5 8093#, c-format
ac50feda
RH
8094msgid ""
8095"NS32K options:\n"
8096"-m32032 | -m32532\tselect variant of NS32K architecture\n"
87ccc1b0 8097"--disp-size-default=<1|2|4>\n"
ac50feda
RH
8098msgstr ""
8099
fce00800 8100#: config/tc-ns32k.c:2397
ac50feda
RH
8101#, c-format
8102msgid "Cannot find relocation type for symbol %s, code %d"
8103msgstr ""
8104
87ccc1b0 8105#: config/tc-or32.c:465 config/tc-or32.c:680
3b16e843
NC
8106#, c-format
8107msgid "unknown opcode1: `%s'"
8108msgstr ""
8109
87ccc1b0 8110#: config/tc-or32.c:471 config/tc-or32.c:686
3b16e843
NC
8111#, c-format
8112msgid "unknown opcode2 `%s'."
8113msgstr ""
8114
87ccc1b0 8115#: config/tc-or32.c:510 config/tc-or32.c:725
3b16e843
NC
8116#, c-format
8117msgid "instruction not allowed: %s"
8118msgstr ""
8119
87ccc1b0 8120#: config/tc-or32.c:513 config/tc-or32.c:728
3b16e843
NC
8121#, c-format
8122msgid "too many operands: %s"
8123msgstr ""
8124
87ccc1b0 8125#: config/tc-or32.c:603 config/tc-or32.c:819
3b16e843
NC
8126msgid "call/jmp target out of range (1)"
8127msgstr ""
8128
87ccc1b0 8129#: config/tc-or32.c:1016 config/tc-or32.c:1133
3b16e843
NC
8130msgid "the linker will not handle this relocation correctly (1)"
8131msgstr ""
8132
87ccc1b0 8133#: config/tc-or32.c:1025 config/tc-or32.c:1142
3b16e843
NC
8134msgid "call/jmp target out of range (2)"
8135msgstr ""
8136
87ccc1b0 8137#: config/tc-or32.c:1433
3b16e843
NC
8138msgid "register out of range"
8139msgstr ""
8140
87ccc1b0 8141#: config/tc-or32.c:1478
3b16e843
NC
8142msgid "invalid register in & expression"
8143msgstr ""
8144
87ccc1b0
NC
8145#: config/tc-pdp11.c:454
8146msgid "Low order bits truncated in immediate float operand"
8147msgstr ""
8148
8149#: config/tc-pdp11.c:665
8150#, c-format
8151msgid "Unknown instruction '%s'"
8152msgstr ""
8153
8154#: config/tc-pj.c:82 config/tc-pj.c:90
a74801ba
ILT
8155msgid "confusing relocation expressions"
8156msgstr ""
8157
87ccc1b0 8158#: config/tc-pj.c:181
a74801ba
ILT
8159msgid "can't have relocation for ipush"
8160msgstr ""
8161
8ea2b00f 8162#: config/tc-pj.c:290 config/tc-xtensa.c:4866
a74801ba
ILT
8163#, c-format
8164msgid "unknown opcode %s"
8165msgstr ""
8166
87ccc1b0 8167#: config/tc-pj.c:439
6e1772d5 8168#, c-format
a74801ba
ILT
8169msgid ""
8170"PJ options:\n"
8171"-little\t\t\tgenerate little endian code\n"
8172"-big\t\t\tgenerate big endian code\n"
8173msgstr ""
8174
8ea2b00f
AM
8175#: config/tc-pj.c:469 config/tc-sh.c:3978 config/tc-sh.c:3985
8176#: config/tc-sh.c:3992 config/tc-sh.c:3999
a74801ba
ILT
8177msgid "pcrel too far"
8178msgstr ""
8179
328577ad
NC
8180#: config/tc-pj.h:38
8181msgid "convert_frag\n"
8182msgstr ""
8183
8184#: config/tc-pj.h:39
8185msgid "estimate size\n"
a74801ba
ILT
8186msgstr ""
8187
6e1772d5 8188#: config/tc-ppc.c:980
87ccc1b0
NC
8189#, c-format
8190msgid "%s unsupported"
8191msgstr ""
8192
6e1772d5 8193#: config/tc-ppc.c:1046 config/tc-s390.c:414 config/tc-s390.c:421
ac50feda
RH
8194#, c-format
8195msgid "invalid switch -m%s"
8196msgstr ""
8197
6e1772d5
AM
8198#: config/tc-ppc.c:1083
8199#, c-format
ac50feda
RH
8200msgid ""
8201"PowerPC options:\n"
87ccc1b0
NC
8202"-a32\t\t\tgenerate ELF32/XCOFF32\n"
8203"-a64\t\t\tgenerate ELF64/XCOFF64\n"
ac50feda 8204"-u\t\t\tignored\n"
87ccc1b0
NC
8205"-mpwrx, -mpwr2\t\tgenerate code for POWER/2 (RIOS2)\n"
8206"-mpwr\t\t\tgenerate code for POWER (RIOS1)\n"
8207"-m601\t\t\tgenerate code for PowerPC 601\n"
328577ad 8208"-mppc, -mppc32, -m603, -m604\n"
87ccc1b0
NC
8209"\t\t\tgenerate code for PowerPC 603/604\n"
8210"-m403, -m405\t\tgenerate code for PowerPC 403/405\n"
6e1772d5 8211"-m440\t\t\tgenerate code for PowerPC 440\n"
328577ad 8212"-m7400, -m7410, -m7450, -m7455\n"
87ccc1b0
NC
8213"\t\t\tgenerate code For PowerPC 7400/7410/7450/7455\n"
8214msgstr ""
8215
6e1772d5
AM
8216#: config/tc-ppc.c:1097
8217#, c-format
87ccc1b0
NC
8218msgid ""
8219"-mppc64, -m620\t\tgenerate code for PowerPC 620/625/630\n"
ac50feda 8220"-mppc64bridge\t\tgenerate code for PowerPC 64, including bridge insns\n"
328577ad
NC
8221"-mbooke64\t\tgenerate code for 64-bit PowerPC BookE\n"
8222"-mbooke, mbooke32\tgenerate code for 32-bit PowerPC BookE\n"
87ccc1b0 8223"-mpower4\t\tgenerate code for Power4 architecture\n"
ac50feda
RH
8224"-mcom\t\t\tgenerate code Power/PowerPC common instructions\n"
8225"-many\t\t\tgenerate code for any architecture (PWR/PWRX/PPC)\n"
87ccc1b0
NC
8226msgstr ""
8227
6e1772d5
AM
8228#: config/tc-ppc.c:1105
8229#, c-format
87ccc1b0
NC
8230msgid ""
8231"-maltivec\t\tgenerate code for AltiVec\n"
8232"-me500, -me500x2\tgenerate code for Motorola e500 core complex\n"
8233"-mspe\t\t\tgenerate code for Motorola SPE instructions\n"
ac50feda
RH
8234"-mregnames\t\tAllow symbolic names for registers\n"
8235"-mno-regnames\t\tDo not allow symbolic names for registers\n"
8236msgstr ""
8237
6e1772d5
AM
8238#: config/tc-ppc.c:1112
8239#, c-format
ac50feda
RH
8240msgid ""
8241"-mrelocatable\t\tsupport for GCC's -mrelocatble option\n"
8242"-mrelocatable-lib\tsupport for GCC's -mrelocatble-lib option\n"
8243"-memb\t\t\tset PPC_EMB bit in ELF flags\n"
87ccc1b0 8244"-mlittle, -mlittle-endian, -l, -le\n"
ac50feda 8245"\t\t\tgenerate code for a little endian machine\n"
87ccc1b0
NC
8246"-mbig, -mbig-endian, -b, -be\n"
8247"\t\t\tgenerate code for a big endian machine\n"
ac50feda
RH
8248"-msolaris\t\tgenerate code for Solaris\n"
8249"-mno-solaris\t\tdo not generate code for Solaris\n"
8250"-V\t\t\tprint assembler version number\n"
8251"-Qy, -Qn\t\tignored\n"
8252msgstr ""
8253
6e1772d5 8254#: config/tc-ppc.c:1154
ac50feda
RH
8255#, c-format
8256msgid "Unknown default cpu = %s, os = %s"
8257msgstr ""
8258
8ea2b00f 8259#: config/tc-ppc.c:1180
ac50feda
RH
8260msgid "Neither Power nor PowerPC opcodes were selected."
8261msgstr ""
8262
8ea2b00f 8263#: config/tc-ppc.c:1270 config/tc-s390.c:516
ac50feda
RH
8264#, c-format
8265msgid "Internal assembler error for instruction %s"
8266msgstr ""
8267
8ea2b00f 8268#: config/tc-ppc.c:1294
ac50feda
RH
8269#, c-format
8270msgid "Internal assembler error for macro %s"
8271msgstr ""
8272
8ea2b00f 8273#: config/tc-ppc.c:1625
ac50feda
RH
8274msgid "identifier+constant@got means identifier@got+constant"
8275msgstr ""
8276
8ea2b00f 8277#: config/tc-ppc.c:1692
ac50feda
RH
8278#, c-format
8279msgid "%s relocations do not fit in %d bytes\n"
8280msgstr ""
8281
8ea2b00f 8282#: config/tc-ppc.c:1799
ac50feda
RH
8283#, c-format
8284msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld."
8285msgstr ""
8286
8ea2b00f 8287#: config/tc-ppc.c:1881
ac50feda
RH
8288msgid "Relocation cannot be done when using -mrelocatable"
8289msgstr ""
8290
8ea2b00f
AM
8291#: config/tc-ppc.c:1930
8292msgid "TOC section size exceeds 64k"
8293msgstr ""
8294
8295#: config/tc-ppc.c:2012
ac50feda
RH
8296#, c-format
8297msgid "syntax error: invalid toc specifier `%s'"
8298msgstr ""
8299
8ea2b00f 8300#: config/tc-ppc.c:2026
ac50feda
RH
8301#, c-format
8302msgid "syntax error: expected `]', found `%c'"
8303msgstr ""
8304
8ea2b00f 8305#: config/tc-ppc.c:2305
ac50feda
RH
8306msgid "[tocv] symbol is not a toc symbol"
8307msgstr ""
8308
8ea2b00f 8309#: config/tc-ppc.c:2316
ac50feda
RH
8310msgid "Unimplemented toc32 expression modifier"
8311msgstr ""
8312
8ea2b00f 8313#: config/tc-ppc.c:2321
ac50feda
RH
8314msgid "Unimplemented toc64 expression modifier"
8315msgstr ""
8316
8ea2b00f 8317#: config/tc-ppc.c:2325
ac50feda
RH
8318#, c-format
8319msgid "Unexpected return value [%d] from parse_toc_entry!\n"
8320msgstr ""
8321
8ea2b00f 8322#: config/tc-ppc.c:2543
328577ad
NC
8323msgid "unsupported relocation for DS offset field"
8324msgstr ""
8325
8ea2b00f 8326#: config/tc-ppc.c:2587
ac50feda
RH
8327#, c-format
8328msgid "syntax error; found `%c' but expected `%c'"
8329msgstr ""
8330
8ea2b00f
AM
8331#: config/tc-ppc.c:2630 config/tc-ppc.h:117
8332msgid "instruction address is not a multiple of 4"
8333msgstr ""
8334
8335#: config/tc-ppc.c:2741
ac50feda
RH
8336msgid "wrong number of operands"
8337msgstr ""
8338
8ea2b00f 8339#: config/tc-ppc.c:2797
87ccc1b0 8340msgid "Bad .section directive: want a,e,w,x,M,S,G,T in string"
ac50feda
RH
8341msgstr ""
8342
8ea2b00f 8343#: config/tc-ppc.c:2912
ac50feda
RH
8344msgid "missing size"
8345msgstr ""
8346
8ea2b00f 8347#: config/tc-ppc.c:2921
ac50feda
RH
8348msgid "negative size"
8349msgstr ""
8350
8ea2b00f 8351#: config/tc-ppc.c:2958
ac50feda
RH
8352msgid "missing real symbol name"
8353msgstr ""
8354
8ea2b00f 8355#: config/tc-ppc.c:2979
ac50feda
RH
8356msgid "attempt to redefine symbol"
8357msgstr ""
8358
8ea2b00f 8359#: config/tc-ppc.c:3226
ac50feda
RH
8360msgid "The XCOFF file format does not support arbitrary sections"
8361msgstr ""
8362
8ea2b00f 8363#: config/tc-ppc.c:3303
0d2bcfaf
NC
8364msgid "missing rename string"
8365msgstr ""
8366
8ea2b00f 8367#: config/tc-ppc.c:3334 config/tc-ppc.c:3889 read.c:2947
ac50feda
RH
8368msgid "missing value"
8369msgstr ""
8370
8ea2b00f 8371#: config/tc-ppc.c:3352
ac50feda
RH
8372msgid "illegal .stabx expression; zero assumed"
8373msgstr ""
8374
8ea2b00f 8375#: config/tc-ppc.c:3384
ac50feda
RH
8376msgid "missing class"
8377msgstr ""
8378
8ea2b00f 8379#: config/tc-ppc.c:3393
ac50feda
RH
8380msgid "missing type"
8381msgstr ""
8382
8ea2b00f 8383#: config/tc-ppc.c:3474
ac50feda
RH
8384msgid "missing symbol name"
8385msgstr ""
8386
8ea2b00f 8387#: config/tc-ppc.c:3668
ac50feda
RH
8388msgid "nested .bs blocks"
8389msgstr ""
8390
8ea2b00f 8391#: config/tc-ppc.c:3701
ac50feda
RH
8392msgid ".es without preceding .bs"
8393msgstr ""
8394
8ea2b00f 8395#: config/tc-ppc.c:3881
ac50feda
RH
8396msgid "non-constant byte count"
8397msgstr ""
8398
8ea2b00f 8399#: config/tc-ppc.c:3929
ac50feda
RH
8400msgid ".tc not in .toc section"
8401msgstr ""
8402
8ea2b00f 8403#: config/tc-ppc.c:3948
ac50feda
RH
8404msgid ".tc with no label"
8405msgstr ""
8406
8ea2b00f 8407#: config/tc-ppc.c:4040
6e1772d5
AM
8408msgid ".machine stack overflow"
8409msgstr ""
8410
8ea2b00f 8411#: config/tc-ppc.c:4047
6e1772d5
AM
8412msgid ".machine stack underflow"
8413msgstr ""
8414
8ea2b00f 8415#: config/tc-ppc.c:4054
6e1772d5
AM
8416#, c-format
8417msgid "invalid machine `%s'"
8418msgstr ""
8419
8ea2b00f 8420#: config/tc-ppc.c:4108
ac50feda
RH
8421msgid "No previous section to return to. Directive ignored."
8422msgstr ""
8423
8424#. Section Contents
8425#. unknown
8ea2b00f 8426#: config/tc-ppc.c:4525
ac50feda
RH
8427msgid "Unsupported section attribute -- 'a'"
8428msgstr ""
8429
8ea2b00f 8430#: config/tc-ppc.c:4714
ac50feda
RH
8431msgid "bad symbol suffix"
8432msgstr ""
8433
8ea2b00f 8434#: config/tc-ppc.c:4807
ac50feda
RH
8435msgid "Unrecognized symbol suffix"
8436msgstr ""
8437
8ea2b00f 8438#: config/tc-ppc.c:4893
ac50feda
RH
8439msgid "two .function pseudo-ops with no intervening .ef"
8440msgstr ""
8441
8ea2b00f 8442#: config/tc-ppc.c:4906
ac50feda
RH
8443msgid ".ef with no preceding .function"
8444msgstr ""
8445
8ea2b00f 8446#: config/tc-ppc.c:5034
ac50feda
RH
8447#, c-format
8448msgid "warning: symbol %s has no csect"
8449msgstr ""
8450
8ea2b00f 8451#: config/tc-ppc.c:5338
ac50feda
RH
8452msgid "symbol in .toc does not match any .tc"
8453msgstr ""
8454
8ea2b00f 8455#: config/tc-ppc.c:5671 config/tc-s390.c:2059 config/tc-v850.c:2398
fce00800 8456#: config/tc-xstormy16.c:537
0d2bcfaf
NC
8457msgid "unresolved expression that must be resolved"
8458msgstr ""
8459
8ea2b00f 8460#: config/tc-ppc.c:5674
328577ad
NC
8461#, c-format
8462msgid "unsupported relocation against %s"
ac50feda
RH
8463msgstr ""
8464
8ea2b00f 8465#: config/tc-ppc.c:5749
ac50feda
RH
8466#, c-format
8467msgid "cannot emit PC relative %s relocation against %s"
8468msgstr ""
8469
8ea2b00f 8470#: config/tc-ppc.c:5754
ac50feda
RH
8471#, c-format
8472msgid "cannot emit PC relative %s relocation"
8473msgstr ""
8474
8ea2b00f 8475#: config/tc-ppc.c:5907
6e1772d5
AM
8476#, c-format
8477msgid "Unable to handle reference to symbol %s"
8478msgstr ""
8479
8ea2b00f 8480#: config/tc-ppc.c:5910
6e1772d5
AM
8481msgid "Unable to resolve expression"
8482msgstr ""
8483
8ea2b00f 8484#: config/tc-ppc.c:5937
ac50feda
RH
8485msgid "must branch to an address a multiple of 4"
8486msgstr ""
8487
8ea2b00f 8488#: config/tc-ppc.c:5941
ac50feda
RH
8489#, c-format
8490msgid "@local or @plt branch destination is too far away, %ld bytes"
8491msgstr ""
8492
8ea2b00f 8493#: config/tc-ppc.c:5972
ac50feda
RH
8494#, c-format
8495msgid "Gas failure, reloc value %d\n"
8496msgstr ""
8497
fce00800 8498#: config/tc-s390.c:457
6e1772d5 8499#, c-format
a85d7ed0 8500msgid ""
328577ad
NC
8501" S390 options:\n"
8502" -mregnames Allow symbolic names for registers\n"
8503" -mwarn-areg-zero Warn about zero base/index registers\n"
8504" -mno-regnames Do not allow symbolic names for registers\n"
87ccc1b0
NC
8505" -m31 Set file format to 31 bit format\n"
8506" -m64 Set file format to 64 bit format\n"
a85d7ed0
NC
8507msgstr ""
8508
fce00800 8509#: config/tc-s390.c:464
6e1772d5 8510#, c-format
a85d7ed0 8511msgid ""
328577ad
NC
8512" -V print assembler version number\n"
8513" -Qy, -Qn ignored\n"
a85d7ed0
NC
8514msgstr ""
8515
fce00800 8516#: config/tc-s390.c:500
a85d7ed0
NC
8517#, c-format
8518msgid "Internal assembler error for instruction format %s"
8519msgstr ""
8520
8ea2b00f 8521#: config/tc-s390.c:763
a85d7ed0
NC
8522#, c-format
8523msgid "identifier+constant@%s means identifier@%s+constant"
8524msgstr ""
8525
8ea2b00f 8526#: config/tc-s390.c:846
a85d7ed0
NC
8527msgid "Can't handle O_big in s390_exp_compare"
8528msgstr ""
8529
8ea2b00f 8530#: config/tc-s390.c:930
a85d7ed0
NC
8531msgid "Invalid suffix for literal pool entry"
8532msgstr ""
8533
8ea2b00f 8534#: config/tc-s390.c:987
a85d7ed0
NC
8535msgid "Big number is too big"
8536msgstr ""
8537
8ea2b00f 8538#: config/tc-s390.c:1125 config/tc-s390.c:1709
a85d7ed0
NC
8539#, c-format
8540msgid "%s relocations do not fit in %d bytes"
8541msgstr ""
8542
8ea2b00f 8543#: config/tc-s390.c:1135
a85d7ed0
NC
8544msgid "relocation not applicable"
8545msgstr ""
8546
8ea2b00f 8547#: config/tc-s390.c:1323
a85d7ed0
NC
8548msgid "invalid operand suffix"
8549msgstr ""
8550
8ea2b00f 8551#: config/tc-s390.c:1346
a85d7ed0
NC
8552msgid "syntax error; missing '(' after displacement"
8553msgstr ""
8554
8ea2b00f 8555#: config/tc-s390.c:1356 config/tc-s390.c:1389 config/tc-s390.c:1408
a85d7ed0
NC
8556msgid "syntax error; expected ,"
8557msgstr ""
8558
8ea2b00f 8559#: config/tc-s390.c:1383
a85d7ed0
NC
8560msgid "syntax error; missing ')' after base register"
8561msgstr ""
8562
8ea2b00f 8563#: config/tc-s390.c:1401
a85d7ed0
NC
8564msgid "syntax error; ')' not allowed here"
8565msgstr ""
8566
8ea2b00f 8567#: config/tc-s390.c:1583 config/tc-s390.c:1609 config/tc-s390.c:1622
a85d7ed0
NC
8568msgid "Invalid .insn format\n"
8569msgstr ""
8570
8ea2b00f 8571#: config/tc-s390.c:1591
a85d7ed0
NC
8572#, c-format
8573msgid "Unrecognized opcode format: `%s'"
8574msgstr ""
8575
8ea2b00f 8576#: config/tc-s390.c:1625
a85d7ed0
NC
8577msgid "second operand of .insn not a constant\n"
8578msgstr ""
8579
8ea2b00f 8580#: config/tc-s390.c:1628
a85d7ed0
NC
8581msgid "missing comma after insn constant\n"
8582msgstr ""
8583
8ea2b00f 8584#: config/tc-s390.c:2062
328577ad
NC
8585msgid "unsupported relocation type"
8586msgstr ""
8587
6e1772d5 8588#: config/tc-sh64.c:568
76bff705
NC
8589msgid "This operand must be constant at assembly time"
8590msgstr ""
8591
6e1772d5 8592#: config/tc-sh64.c:681
76bff705
NC
8593msgid "Invalid operand expression"
8594msgstr ""
8595
6e1772d5 8596#: config/tc-sh64.c:768 config/tc-sh64.c:872
76bff705
NC
8597msgid "PTB operand is a SHmedia symbol"
8598msgstr ""
8599
6e1772d5 8600#: config/tc-sh64.c:771 config/tc-sh64.c:869
76bff705
NC
8601msgid "PTA operand is a SHcompact symbol"
8602msgstr ""
8603
6e1772d5 8604#: config/tc-sh64.c:787
76bff705
NC
8605msgid "invalid expression in operand"
8606msgstr ""
8607
6e1772d5 8608#: config/tc-sh64.c:1478
76bff705
NC
8609#, c-format
8610msgid "invalid operand, not a 5-bit unsigned value: %d"
8611msgstr ""
8612
6e1772d5 8613#: config/tc-sh64.c:1483
76bff705
NC
8614#, c-format
8615msgid "invalid operand, not a 6-bit signed value: %d"
8616msgstr ""
8617
6e1772d5 8618#: config/tc-sh64.c:1488
76bff705
NC
8619#, c-format
8620msgid "invalid operand, not a 6-bit unsigned value: %d"
8621msgstr ""
8622
6e1772d5 8623#: config/tc-sh64.c:1493 config/tc-sh64.c:1505
76bff705
NC
8624#, c-format
8625msgid "invalid operand, not a 11-bit signed value: %d"
8626msgstr ""
8627
6e1772d5 8628#: config/tc-sh64.c:1495
76bff705
NC
8629#, c-format
8630msgid "invalid operand, not a multiple of 32: %d"
8631msgstr ""
8632
6e1772d5 8633#: config/tc-sh64.c:1500
76bff705
NC
8634#, c-format
8635msgid "invalid operand, not a 10-bit signed value: %d"
8636msgstr ""
8637
6e1772d5 8638#: config/tc-sh64.c:1507
76bff705
NC
8639#, c-format
8640msgid "invalid operand, not an even value: %d"
8641msgstr ""
8642
6e1772d5 8643#: config/tc-sh64.c:1512
76bff705
NC
8644#, c-format
8645msgid "invalid operand, not a 12-bit signed value: %d"
8646msgstr ""
8647
6e1772d5 8648#: config/tc-sh64.c:1514
76bff705
NC
8649#, c-format
8650msgid "invalid operand, not a multiple of 4: %d"
8651msgstr ""
8652
6e1772d5 8653#: config/tc-sh64.c:1519
76bff705
NC
8654#, c-format
8655msgid "invalid operand, not a 13-bit signed value: %d"
8656msgstr ""
8657
6e1772d5 8658#: config/tc-sh64.c:1521
76bff705
NC
8659#, c-format
8660msgid "invalid operand, not a multiple of 8: %d"
8661msgstr ""
8662
6e1772d5 8663#: config/tc-sh64.c:1526
76bff705
NC
8664#, c-format
8665msgid "invalid operand, not a 16-bit signed value: %d"
8666msgstr ""
8667
6e1772d5 8668#: config/tc-sh64.c:1531
76bff705
NC
8669#, c-format
8670msgid "invalid operand, not an 16-bit unsigned value: %d"
8671msgstr ""
8672
6e1772d5 8673#: config/tc-sh64.c:1537
76bff705
NC
8674msgid "operand out of range for PT, PTA and PTB"
8675msgstr ""
8676
6e1772d5 8677#: config/tc-sh64.c:1539
76bff705
NC
8678#, c-format
8679msgid "operand not a multiple of 4 for PT, PTA or PTB: %d"
8680msgstr ""
8681
6e1772d5 8682#: config/tc-sh64.c:2059
76bff705
NC
8683#, c-format
8684msgid "MOVI operand is not a 32-bit signed value: 0x%8x%08x"
8685msgstr ""
8686
6e1772d5 8687#: config/tc-sh64.c:2416 config/tc-sh64.c:2579 config/tc-sh64.c:2594
76bff705
NC
8688msgid "invalid PIC reference"
8689msgstr ""
8690
6e1772d5 8691#: config/tc-sh64.c:2473
76bff705
NC
8692msgid "can't find opcode"
8693msgstr ""
8694
6e1772d5 8695#: config/tc-sh64.c:2801
76bff705
NC
8696#, c-format
8697msgid "invalid operands to %s"
8698msgstr ""
8699
6e1772d5 8700#: config/tc-sh64.c:2807
76bff705
NC
8701#, c-format
8702msgid "excess operands to %s"
8703msgstr ""
8704
6e1772d5 8705#: config/tc-sh64.c:2852
76bff705
NC
8706#, c-format
8707msgid "The `.mode %s' directive is not valid with this architecture"
8708msgstr ""
8709
6e1772d5 8710#: config/tc-sh64.c:2860
76bff705
NC
8711#, c-format
8712msgid "Invalid argument to .mode: %s"
8713msgstr ""
8714
6e1772d5 8715#: config/tc-sh64.c:2890
76bff705
NC
8716#, c-format
8717msgid "The `.abi %s' directive is not valid with this architecture"
8718msgstr ""
8719
6e1772d5 8720#: config/tc-sh64.c:2896
76bff705
NC
8721msgid "`.abi 64' but command-line options do not specify 64-bit ABI"
8722msgstr ""
8723
6e1772d5 8724#: config/tc-sh64.c:2901
76bff705
NC
8725msgid "`.abi 32' but command-line options do not specify 32-bit ABI"
8726msgstr ""
8727
6e1772d5 8728#: config/tc-sh64.c:2904
76bff705
NC
8729#, c-format
8730msgid "Invalid argument to .abi: %s"
8731msgstr ""
8732
6e1772d5 8733#: config/tc-sh64.c:2959
76bff705
NC
8734msgid "-no-mix is invalid without specifying SHcompact or SHmedia"
8735msgstr ""
8736
6e1772d5 8737#: config/tc-sh64.c:2964
76bff705
NC
8738msgid "-shcompact-const-crange is invalid without SHcompact"
8739msgstr ""
8740
6e1772d5 8741#: config/tc-sh64.c:2967
76bff705
NC
8742msgid "-expand-pt32 only valid with -abi=64"
8743msgstr ""
8744
6e1772d5 8745#: config/tc-sh64.c:2970
76bff705
NC
8746msgid "-no-expand only valid with SHcompact or SHmedia"
8747msgstr ""
8748
6e1772d5 8749#: config/tc-sh64.c:2973
76bff705
NC
8750msgid "-expand-pt32 invalid together with -no-expand"
8751msgstr ""
8752
6e1772d5 8753#: config/tc-sh64.c:3190
76bff705
NC
8754msgid ""
8755"SHmedia code not allowed in same section as constants and SHcompact code"
8756msgstr ""
8757
6e1772d5 8758#: config/tc-sh64.c:3208
76bff705
NC
8759msgid "No segment info for current section"
8760msgstr ""
8761
6e1772d5 8762#: config/tc-sh64.c:3246
76bff705
NC
8763msgid "duplicate datalabel operator ignored"
8764msgstr ""
8765
6e1772d5 8766#: config/tc-sh64.c:3316
76bff705
NC
8767msgid "Invalid DataLabel expression"
8768msgstr ""
8769
6e1772d5 8770#: config/tc-sh.c:65
fce00800 8771msgid "directive .big encountered when option -big required"
328577ad
NC
8772msgstr ""
8773
6e1772d5 8774#: config/tc-sh.c:75
fce00800 8775msgid "directive .little encountered when option -little required"
328577ad
NC
8776msgstr ""
8777
8ea2b00f
AM
8778#: config/tc-sh.c:1245
8779msgid "misplaced PIC operand"
3b16e843
NC
8780msgstr ""
8781
8ea2b00f
AM
8782#: config/tc-sh.c:1283
8783msgid "illegal double indirection"
3b16e843
NC
8784msgstr ""
8785
8ea2b00f 8786#: config/tc-sh.c:1292
fce00800 8787msgid "illegal register after @-"
3b16e843
NC
8788msgstr ""
8789
8ea2b00f 8790#: config/tc-sh.c:1308
fce00800 8791msgid "must be @(r0,...)"
ac50feda
RH
8792msgstr ""
8793
8ea2b00f 8794#: config/tc-sh.c:1332
fce00800 8795msgid "syntax error in @(r0,...)"
ac50feda
RH
8796msgstr ""
8797
8ea2b00f 8798#: config/tc-sh.c:1337
fce00800 8799msgid "syntax error in @(r0...)"
ac50feda
RH
8800msgstr ""
8801
8ea2b00f 8802#: config/tc-sh.c:1382
fce00800 8803msgid "Deprecated syntax."
328577ad
NC
8804msgstr ""
8805
8ea2b00f 8806#: config/tc-sh.c:1394 config/tc-sh.c:1399
fce00800 8807msgid "syntax error in @(disp,[Rn, gbr, pc])"
ac50feda
RH
8808msgstr ""
8809
8ea2b00f 8810#: config/tc-sh.c:1404
fce00800 8811msgid "expecting )"
ac50feda
RH
8812msgstr ""
8813
8ea2b00f 8814#: config/tc-sh.c:1412
fce00800 8815msgid "illegal register after @"
ac50feda
RH
8816msgstr ""
8817
8ea2b00f 8818#: config/tc-sh.c:2249
a74801ba 8819#, c-format
fce00800 8820msgid "Invalid register: 'r%d'"
a74801ba
ILT
8821msgstr ""
8822
8ea2b00f 8823#: config/tc-sh.c:2471
fce00800 8824msgid "insn can't be combined with parallel processing insn"
a74801ba
ILT
8825msgstr ""
8826
8ea2b00f 8827#: config/tc-sh.c:2478 config/tc-sh.c:2489 config/tc-sh.c:2521
fce00800 8828msgid "multiple movx specifications"
a74801ba
ILT
8829msgstr ""
8830
8ea2b00f 8831#: config/tc-sh.c:2483 config/tc-sh.c:2505 config/tc-sh.c:2544
fce00800 8832msgid "multiple movy specifications"
a74801ba
ILT
8833msgstr ""
8834
8ea2b00f 8835#: config/tc-sh.c:2492 config/tc-sh.c:2525
fce00800 8836msgid "invalid movx address register"
324bfcf3
AO
8837msgstr ""
8838
8ea2b00f 8839#: config/tc-sh.c:2494
6e1772d5
AM
8840msgid "insn cannot be combined with non-nopy"
8841msgstr ""
8842
8ea2b00f 8843#: config/tc-sh.c:2508 config/tc-sh.c:2564
6e1772d5
AM
8844msgid "invalid movy address register"
8845msgstr ""
8846
8ea2b00f 8847#: config/tc-sh.c:2510
6e1772d5
AM
8848msgid "insn cannot be combined with non-nopx"
8849msgstr ""
8850
8ea2b00f 8851#: config/tc-sh.c:2523
6e1772d5
AM
8852msgid "previous movy requires nopx"
8853msgstr ""
8854
8ea2b00f 8855#: config/tc-sh.c:2531 config/tc-sh.c:2536
87ccc1b0 8856msgid "invalid movx dsp register"
324bfcf3
AO
8857msgstr ""
8858
8ea2b00f 8859#: config/tc-sh.c:2546
6e1772d5 8860msgid "previous movx requires nopy"
324bfcf3
AO
8861msgstr ""
8862
8ea2b00f 8863#: config/tc-sh.c:2555 config/tc-sh.c:2560
6e1772d5 8864msgid "invalid movy dsp register"
324bfcf3
AO
8865msgstr ""
8866
8ea2b00f 8867#: config/tc-sh.c:2570
87ccc1b0 8868msgid "dsp immediate shift value not constant"
324bfcf3
AO
8869msgstr ""
8870
8ea2b00f 8871#: config/tc-sh.c:2584 config/tc-sh.c:2610
87ccc1b0 8872msgid "multiple parallel processing specifications"
324bfcf3
AO
8873msgstr ""
8874
8ea2b00f 8875#: config/tc-sh.c:2603
87ccc1b0 8876msgid "multiple condition specifications"
324bfcf3
AO
8877msgstr ""
8878
8ea2b00f 8879#: config/tc-sh.c:2641
87ccc1b0 8880msgid "insn cannot be combined with pmuls"
324bfcf3
AO
8881msgstr ""
8882
8ea2b00f 8883#: config/tc-sh.c:2657
6e1772d5 8884msgid "bad combined pmuls output operand"
324bfcf3
AO
8885msgstr ""
8886
8ea2b00f 8887#: config/tc-sh.c:2667
87ccc1b0 8888msgid "destination register is same for parallel insns"
324bfcf3
AO
8889msgstr ""
8890
8ea2b00f 8891#: config/tc-sh.c:2676
87ccc1b0 8892msgid "condition not followed by conditionalizable insn"
324bfcf3
AO
8893msgstr ""
8894
8ea2b00f 8895#: config/tc-sh.c:2686
87ccc1b0 8896msgid "unrecognized characters at end of parallel processing insn"
324bfcf3
AO
8897msgstr ""
8898
8ea2b00f 8899#: config/tc-sh.c:2802
6e1772d5
AM
8900msgid "opcode not valid for this cpu variant"
8901msgstr ""
8902
8ea2b00f 8903#: config/tc-sh.c:2835
6e1772d5
AM
8904msgid "Delayed branches not available on SH1"
8905msgstr ""
8906
8ea2b00f 8907#: config/tc-sh.c:2867
324bfcf3 8908#, c-format
87ccc1b0 8909msgid "excess operands: '%s'"
324bfcf3
AO
8910msgstr ""
8911
8ea2b00f 8912#: config/tc-sh.c:3012
87ccc1b0 8913msgid ".uses pseudo-op seen when not relaxing"
324bfcf3
AO
8914msgstr ""
8915
8ea2b00f 8916#: config/tc-sh.c:3018
87ccc1b0 8917msgid "bad .uses format"
324bfcf3
AO
8918msgstr ""
8919
8ea2b00f 8920#: config/tc-sh.c:3104
87ccc1b0 8921msgid "Invalid combination: --isa=SHcompact with --isa=SHmedia"
324bfcf3
AO
8922msgstr ""
8923
8ea2b00f 8924#: config/tc-sh.c:3110
87ccc1b0 8925msgid "Invalid combination: --isa=SHmedia with --isa=SHcompact"
324bfcf3
AO
8926msgstr ""
8927
8ea2b00f 8928#: config/tc-sh.c:3112
87ccc1b0 8929msgid "Invalid combination: --abi=64 with --isa=SHcompact"
324bfcf3
AO
8930msgstr ""
8931
8ea2b00f 8932#: config/tc-sh.c:3152
87ccc1b0 8933msgid "Invalid combination: --abi=32 with --abi=64"
324bfcf3
AO
8934msgstr ""
8935
8ea2b00f 8936#: config/tc-sh.c:3158
87ccc1b0 8937msgid "Invalid combination: --abi=64 with --abi=32"
324bfcf3
AO
8938msgstr ""
8939
8ea2b00f 8940#: config/tc-sh.c:3160
87ccc1b0 8941msgid "Invalid combination: --isa=SHcompact with --abi=64"
324bfcf3
AO
8942msgstr ""
8943
8ea2b00f 8944#: config/tc-sh.c:3194
6e1772d5 8945#, c-format
87ccc1b0
NC
8946msgid ""
8947"SH options:\n"
8948"-little\t\t\tgenerate little endian code\n"
8949"-big\t\t\tgenerate big endian code\n"
8950"-relax\t\t\talter jump instructions for long displacements\n"
8ea2b00f
AM
8951"-renesas\t\tdisable optimization with section symbol for\n"
8952"\t\t\tcompatibility with Renesas assembler.\n"
87ccc1b0 8953"-small\t\t\talign sections to 4 byte boundaries, not 16\n"
6e1772d5 8954"-dsp\t\t\tenable sh-dsp insns, and disable floating-point ISAs.\n"
8ea2b00f
AM
8955"-isa=[any\t\tuse most appropriate isa\n"
8956" | dsp same as '-dsp'\n"
8957" | fp"
6e1772d5
AM
8958msgstr ""
8959
8ea2b00f 8960#: config/tc-sh.c:3218
6e1772d5
AM
8961#, c-format
8962msgid ""
8963"-isa=[shmedia\t\tset as the default instruction set for SH64\n"
8964" | SHmedia\n"
8965" | shcompact\n"
8966" | SHcompact]\n"
324bfcf3
AO
8967msgstr ""
8968
8ea2b00f 8969#: config/tc-sh.c:3223
6e1772d5 8970#, c-format
87ccc1b0 8971msgid ""
87ccc1b0
NC
8972"-abi=[32|64]\t\tset size of expanded SHmedia operands and object\n"
8973"\t\t\tfile type\n"
8974"-shcompact-const-crange\temit code-range descriptors for constants in\n"
8975"\t\t\tSHcompact code sections\n"
8976"-no-mix\t\t\tdisallow SHmedia code in the same section as\n"
8977"\t\t\tconstants and SHcompact code\n"
8978"-no-expand\t\tdo not expand MOVI, PT, PTA or PTB instructions\n"
8979"-expand-pt32\t\twith -abi=64, expand PT, PTA and PTB instructions\n"
6e1772d5 8980"\t\t\tto 32 bits only\n"
324bfcf3
AO
8981msgstr ""
8982
8ea2b00f 8983#: config/tc-sh.c:3311
87ccc1b0 8984msgid ".uses does not refer to a local symbol in the same section"
324bfcf3
AO
8985msgstr ""
8986
8ea2b00f 8987#: config/tc-sh.c:3330
87ccc1b0 8988msgid "can't find fixup pointed to by .uses"
324bfcf3
AO
8989msgstr ""
8990
8ea2b00f 8991#: config/tc-sh.c:3353
87ccc1b0 8992msgid ".uses target does not refer to a local symbol in the same section"
324bfcf3
AO
8993msgstr ""
8994
8ea2b00f 8995#: config/tc-sh.c:3453
87ccc1b0 8996msgid "displacement overflows 12-bit field"
324bfcf3
AO
8997msgstr ""
8998
8ea2b00f 8999#: config/tc-sh.c:3456
87ccc1b0
NC
9000#, c-format
9001msgid "displacement to defined symbol %s overflows 12-bit field"
324bfcf3
AO
9002msgstr ""
9003
8ea2b00f 9004#: config/tc-sh.c:3460
87ccc1b0
NC
9005#, c-format
9006msgid "displacement to undefined symbol %s overflows 12-bit field"
324bfcf3
AO
9007msgstr ""
9008
8ea2b00f 9009#: config/tc-sh.c:3538
87ccc1b0 9010msgid "displacement overflows 8-bit field"
324bfcf3
AO
9011msgstr ""
9012
8ea2b00f 9013#: config/tc-sh.c:3541
87ccc1b0
NC
9014#, c-format
9015msgid "displacement to defined symbol %s overflows 8-bit field"
324bfcf3
AO
9016msgstr ""
9017
8ea2b00f 9018#: config/tc-sh.c:3545
87ccc1b0
NC
9019#, c-format
9020msgid "displacement to undefined symbol %s overflows 8-bit field "
324bfcf3
AO
9021msgstr ""
9022
8ea2b00f 9023#: config/tc-sh.c:3562
87ccc1b0
NC
9024#, c-format
9025msgid "overflow in branch to %s; converted into longer instruction sequence"
324bfcf3
AO
9026msgstr ""
9027
8ea2b00f 9028#: config/tc-sh.c:3633 config/tc-sh.c:3680 config/tc-sparc.c:4203
6e1772d5 9029#: config/tc-sparc.c:4228
87ccc1b0
NC
9030msgid "misaligned data"
9031msgstr ""
9032
8ea2b00f 9033#: config/tc-sh.c:4099
87ccc1b0
NC
9034msgid "misaligned offset"
9035msgstr ""
9036
6e1772d5 9037#: config/tc-sparc.c:291
ac50feda
RH
9038msgid "Invalid default architecture, broken assembler."
9039msgstr ""
9040
6e1772d5 9041#: config/tc-sparc.c:295 config/tc-sparc.c:498
ac50feda
RH
9042msgid "Bad opcode table, broken assembler."
9043msgstr ""
9044
6e1772d5 9045#: config/tc-sparc.c:490
ac50feda
RH
9046#, c-format
9047msgid "invalid architecture -xarch=%s"
9048msgstr ""
9049
6e1772d5 9050#: config/tc-sparc.c:492
ac50feda
RH
9051#, c-format
9052msgid "invalid architecture -A%s"
9053msgstr ""
9054
6e1772d5 9055#: config/tc-sparc.c:559
a85d7ed0
NC
9056#, c-format
9057msgid "No compiled in support for %d bit object file format"
9058msgstr ""
9059
6e1772d5
AM
9060#: config/tc-sparc.c:637
9061#, c-format
ac50feda
RH
9062msgid "SPARC options:\n"
9063msgstr ""
9064
6e1772d5
AM
9065#: config/tc-sparc.c:666
9066#, c-format
ac50feda
RH
9067msgid ""
9068"\n"
ac50feda
RH
9069"\t\t\tspecify variant of SPARC architecture\n"
9070"-bump\t\t\twarn when assembler switches architectures\n"
9071"-sparc\t\t\tignored\n"
9072"--enforce-aligned-data\tforce .long, etc., to be aligned correctly\n"
60bcf0fa
NC
9073"-relax\t\t\trelax jumps and branches (default)\n"
9074"-no-relax\t\tavoid changing any jumps and branches\n"
ac50feda
RH
9075msgstr ""
9076
6e1772d5
AM
9077#: config/tc-sparc.c:674
9078#, c-format
ac50feda
RH
9079msgid "-k\t\t\tgenerate PIC\n"
9080msgstr ""
9081
6e1772d5
AM
9082#: config/tc-sparc.c:678
9083#, c-format
ac50feda
RH
9084msgid ""
9085"-32\t\t\tcreate 32 bit object file\n"
9086"-64\t\t\tcreate 64 bit object file\n"
9087msgstr ""
9088
6e1772d5 9089#: config/tc-sparc.c:681
ac50feda
RH
9090#, c-format
9091msgid "\t\t\t[default is %d]\n"
9092msgstr ""
9093
6e1772d5
AM
9094#: config/tc-sparc.c:683
9095#, c-format
ac50feda
RH
9096msgid ""
9097"-TSO\t\t\tuse Total Store Ordering\n"
9098"-PSO\t\t\tuse Partial Store Ordering\n"
9099"-RMO\t\t\tuse Relaxed Memory Ordering\n"
9100msgstr ""
9101
6e1772d5 9102#: config/tc-sparc.c:687
ac50feda
RH
9103#, c-format
9104msgid "\t\t\t[default is %s]\n"
9105msgstr ""
9106
6e1772d5
AM
9107#: config/tc-sparc.c:689
9108#, c-format
ac50feda
RH
9109msgid ""
9110"-KPIC\t\t\tgenerate PIC\n"
9111"-V\t\t\tprint assembler version number\n"
8ad3436c
AM
9112"-undeclared-regs\tignore application global register usage without\n"
9113"\t\t\tappropriate .register directive (default)\n"
9114"-no-undeclared-regs\tforce error on application global register usage\n"
9115"\t\t\twithout appropriate .register directive\n"
ac50feda
RH
9116"-q\t\t\tignored\n"
9117"-Qy, -Qn\t\tignored\n"
9118"-s\t\t\tignored\n"
9119msgstr ""
9120
6e1772d5
AM
9121#: config/tc-sparc.c:701
9122#, c-format
ac50feda
RH
9123msgid ""
9124"-EL\t\t\tgenerate code for a little endian machine\n"
9125"-EB\t\t\tgenerate code for a big endian machine\n"
9126"--little-endian-data\tgenerate code for a machine having big endian\n"
8ad3436c 9127" instructions and little endian data.\n"
ac50feda
RH
9128msgstr ""
9129
6e1772d5 9130#: config/tc-sparc.c:822
a74801ba
ILT
9131#, c-format
9132msgid "Internal error: losing opcode: `%s' \"%s\"\n"
9133msgstr ""
9134
6e1772d5 9135#: config/tc-sparc.c:841
a74801ba
ILT
9136#, c-format
9137msgid "Internal error: can't find opcode `%s' for `%s'\n"
ac50feda
RH
9138msgstr ""
9139
6e1772d5 9140#: config/tc-sparc.c:987
a74801ba 9141msgid "Support for 64-bit arithmetic not compiled in."
ac50feda
RH
9142msgstr ""
9143
6e1772d5 9144#: config/tc-sparc.c:1034
a74801ba 9145msgid "set: number not in 0..4294967295 range"
ac50feda
RH
9146msgstr ""
9147
6e1772d5 9148#: config/tc-sparc.c:1041
a74801ba 9149msgid "set: number not in -2147483648..4294967295 range"
ac50feda
RH
9150msgstr ""
9151
6e1772d5 9152#: config/tc-sparc.c:1101
a74801ba 9153msgid "setsw: number not in -2147483648..4294967295 range"
ac50feda
RH
9154msgstr ""
9155
6e1772d5 9156#: config/tc-sparc.c:1150
ac50feda
RH
9157msgid "setx: temporary register same as destination register"
9158msgstr ""
9159
6e1772d5 9160#: config/tc-sparc.c:1221
a74801ba
ILT
9161msgid "setx: illegal temporary register g0"
9162msgstr ""
9163
6e1772d5 9164#: config/tc-sparc.c:1318
a74801ba
ILT
9165msgid "FP branch in delay slot"
9166msgstr ""
9167
6e1772d5 9168#: config/tc-sparc.c:1334
a74801ba
ILT
9169msgid "FP branch preceded by FP instruction; NOP inserted"
9170msgstr ""
9171
6e1772d5 9172#: config/tc-sparc.c:1374
ac50feda
RH
9173msgid "failed special case insn sanity check"
9174msgstr ""
9175
6e1772d5 9176#: config/tc-sparc.c:1462
ac50feda
RH
9177msgid ": invalid membar mask name"
9178msgstr ""
9179
6e1772d5 9180#: config/tc-sparc.c:1478
ac50feda
RH
9181msgid ": invalid membar mask expression"
9182msgstr ""
9183
6e1772d5 9184#: config/tc-sparc.c:1483
ac50feda
RH
9185msgid ": invalid membar mask number"
9186msgstr ""
9187
6e1772d5 9188#: config/tc-sparc.c:1498
6f6ef0fa
NC
9189msgid ": invalid siam mode expression"
9190msgstr ""
9191
6e1772d5 9192#: config/tc-sparc.c:1503
6f6ef0fa
NC
9193msgid ": invalid siam mode number"
9194msgstr ""
9195
6e1772d5 9196#: config/tc-sparc.c:1519
ac50feda
RH
9197msgid ": invalid prefetch function name"
9198msgstr ""
9199
6e1772d5 9200#: config/tc-sparc.c:1527
ac50feda
RH
9201msgid ": invalid prefetch function expression"
9202msgstr ""
9203
6e1772d5 9204#: config/tc-sparc.c:1532
ac50feda
RH
9205msgid ": invalid prefetch function number"
9206msgstr ""
9207
6e1772d5 9208#: config/tc-sparc.c:1560 config/tc-sparc.c:1572
ac50feda
RH
9209msgid ": unrecognizable privileged register"
9210msgstr ""
9211
6e1772d5 9212#: config/tc-sparc.c:1596 config/tc-sparc.c:1621
6f6ef0fa 9213msgid ": unrecognizable v9a or v9b ancillary state register"
ac50feda
RH
9214msgstr ""
9215
6e1772d5 9216#: config/tc-sparc.c:1601
ac50feda
RH
9217msgid ": rd on write only ancillary state register"
9218msgstr ""
9219
6f6ef0fa 9220#. %sys_tick and %sys_tick_cmpr are v9bnotv9a
6e1772d5 9221#: config/tc-sparc.c:1609
6f6ef0fa
NC
9222msgid ": unrecognizable v9a ancillary state register"
9223msgstr ""
9224
6e1772d5 9225#: config/tc-sparc.c:1645
ac50feda
RH
9226msgid ": asr number must be between 16 and 31"
9227msgstr ""
9228
6e1772d5 9229#: config/tc-sparc.c:1653
ac50feda
RH
9230msgid ": asr number must be between 0 and 31"
9231msgstr ""
9232
6e1772d5
AM
9233#: config/tc-sparc.c:1663
9234#, c-format
ac50feda
RH
9235msgid ": expecting %asrN"
9236msgstr ""
9237
6e1772d5
AM
9238#: config/tc-sparc.c:1845 config/tc-sparc.c:1883 config/tc-sparc.c:2290
9239#: config/tc-sparc.c:2326
87ccc1b0
NC
9240#, c-format
9241msgid "Illegal operands: %%%s requires arguments in ()"
9242msgstr ""
9243
6e1772d5 9244#: config/tc-sparc.c:1851
87ccc1b0
NC
9245#, c-format
9246msgid ""
9247"Illegal operands: %%%s cannot be used together with other relocs in the insn "
9248"()"
9249msgstr ""
9250
6e1772d5 9251#: config/tc-sparc.c:1862
87ccc1b0
NC
9252#, c-format
9253msgid "Illegal operands: %%%s can be only used with call __tls_get_addr"
9254msgstr ""
9255
6e1772d5 9256#: config/tc-sparc.c:2069
a74801ba
ILT
9257msgid "detected global register use not covered by .register pseudo-op"
9258msgstr ""
9259
6e1772d5 9260#: config/tc-sparc.c:2140
ac50feda
RH
9261msgid ": There are only 64 f registers; [0-63]"
9262msgstr ""
9263
6e1772d5 9264#: config/tc-sparc.c:2142 config/tc-sparc.c:2160
ac50feda
RH
9265msgid ": There are only 32 f registers; [0-31]"
9266msgstr ""
9267
6e1772d5
AM
9268#: config/tc-sparc.c:2152
9269msgid ": There are only 32 single precision f registers; [0-31]"
9270msgstr ""
9271
9272#: config/tc-sparc.c:2338
328577ad 9273#, c-format
a74801ba
ILT
9274msgid ""
9275"Illegal operands: Can't do arithmetics other than + and - involving %%%s()"
9276msgstr ""
9277
6e1772d5 9278#: config/tc-sparc.c:2448
328577ad 9279#, c-format
a74801ba
ILT
9280msgid "Illegal operands: Can't add non-constant expression to %%%s()"
9281msgstr ""
9282
6e1772d5 9283#: config/tc-sparc.c:2458
328577ad 9284#, c-format
a74801ba
ILT
9285msgid ""
9286"Illegal operands: Can't do arithmetics involving %%%s() of a relocatable "
9287"symbol"
9288msgstr ""
9289
6e1772d5 9290#: config/tc-sparc.c:2476
ac50feda
RH
9291msgid ": PC-relative operand can't be a constant"
9292msgstr ""
9293
6e1772d5 9294#: config/tc-sparc.c:2483
87ccc1b0
NC
9295msgid ": TLS operand can't be a constant"
9296msgstr ""
9297
6e1772d5 9298#: config/tc-sparc.c:2516
ac50feda
RH
9299msgid ": invalid ASI name"
9300msgstr ""
9301
6e1772d5 9302#: config/tc-sparc.c:2524
ac50feda
RH
9303msgid ": invalid ASI expression"
9304msgstr ""
9305
6e1772d5 9306#: config/tc-sparc.c:2529
ac50feda
RH
9307msgid ": invalid ASI number"
9308msgstr ""
9309
6e1772d5 9310#: config/tc-sparc.c:2626
ac50feda
RH
9311msgid "OPF immediate operand out of range (0-0x1ff)"
9312msgstr ""
9313
6e1772d5 9314#: config/tc-sparc.c:2631
ac50feda
RH
9315msgid "non-immediate OPF operand, ignored"
9316msgstr ""
9317
6e1772d5 9318#: config/tc-sparc.c:2650
ac50feda
RH
9319msgid ": invalid cpreg name"
9320msgstr ""
9321
6e1772d5 9322#: config/tc-sparc.c:2679
ac50feda
RH
9323#, c-format
9324msgid "Illegal operands%s"
9325msgstr ""
9326
6e1772d5 9327#: config/tc-sparc.c:2713
ac50feda
RH
9328#, c-format
9329msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\""
9330msgstr ""
9331
6e1772d5 9332#: config/tc-sparc.c:2749
ac50feda
RH
9333#, c-format
9334msgid "Architecture mismatch on \"%s\"."
9335msgstr ""
9336
6e1772d5 9337#: config/tc-sparc.c:2750
ac50feda
RH
9338#, c-format
9339msgid " (Requires %s; requested architecture is %s.)"
9340msgstr ""
9341
6e1772d5 9342#: config/tc-sparc.c:3336
ac50feda
RH
9343#, c-format
9344msgid "bad or unhandled relocation type: 0x%02x"
9345msgstr ""
9346
6e1772d5 9347#: config/tc-sparc.c:3655
328577ad
NC
9348#, c-format
9349msgid "BSS length (%d.) <0! Ignored."
9350msgstr ""
9351
6e1772d5 9352#: config/tc-sparc.c:3667
ac50feda
RH
9353msgid "bad .reserve segment -- expected BSS segment"
9354msgstr ""
9355
6e1772d5 9356#: config/tc-sparc.c:3684
ac50feda
RH
9357msgid "missing alignment"
9358msgstr ""
9359
6e1772d5 9360#: config/tc-sparc.c:3695 config/tc-sparc.c:3846
ac50feda
RH
9361#, c-format
9362msgid "alignment too large; assuming %d"
9363msgstr ""
9364
6e1772d5 9365#: config/tc-sparc.c:3701 config/tc-sparc.c:3852
ac50feda
RH
9366msgid "negative alignment"
9367msgstr ""
9368
8ea2b00f 9369#: config/tc-sparc.c:3711 config/tc-sparc.c:3875 read.c:1232 read.c:2027
ac50feda
RH
9370msgid "alignment not a power of 2"
9371msgstr ""
9372
6e1772d5 9373#: config/tc-sparc.c:3789 config/tc-v850.c:233
328577ad
NC
9374msgid "Expected comma after symbol-name"
9375msgstr ""
9376
6e1772d5 9377#: config/tc-sparc.c:3799
87ccc1b0 9378#, c-format
fce00800 9379msgid ".COMMon length (%lu) out of range ignored"
87ccc1b0
NC
9380msgstr ""
9381
6e1772d5 9382#: config/tc-sparc.c:3832
ac50feda
RH
9383msgid "Expected comma after common length"
9384msgstr ""
9385
6e1772d5 9386#: config/tc-sparc.c:4073 config/tc-sparc.c:4083
328577ad 9387#, c-format
a74801ba
ILT
9388msgid "register syntax is .register %%g[2367],{#scratch|symbolname|#ignore}"
9389msgstr ""
9390
6e1772d5 9391#: config/tc-sparc.c:4101
a74801ba
ILT
9392msgid "redefinition of global register"
9393msgstr ""
9394
6e1772d5 9395#: config/tc-sparc.c:4112
a74801ba
ILT
9396#, c-format
9397msgid "Register symbol %s already defined."
9398msgstr ""
9399
6e1772d5 9400#: config/tc-sparc.c:4321
328577ad
NC
9401#, c-format
9402msgid "Illegal operands: %%r_plt in %d-byte data field"
9403msgstr ""
9404
6e1772d5 9405#: config/tc-sparc.c:4331
87ccc1b0
NC
9406#, c-format
9407msgid "Illegal operands: %%r_tls_dtpoff in %d-byte data field"
9408msgstr ""
9409
6e1772d5 9410#: config/tc-sparc.c:4368
328577ad
NC
9411#, c-format
9412msgid "Illegal operands: Only %%r_%s%d allowed in %d-byte data fields"
9413msgstr ""
9414
6e1772d5 9415#: config/tc-sparc.c:4376 config/tc-sparc.c:4407 config/tc-sparc.c:4416
328577ad
NC
9416#, c-format
9417msgid "Illegal operands: %%r_%s%d requires arguments in ()"
9418msgstr ""
9419
6e1772d5 9420#: config/tc-sparc.c:4425
328577ad
NC
9421#, c-format
9422msgid "Illegal operands: garbage after %%r_%s%d()"
9423msgstr ""
9424
9425#: config/tc-sparc.h:55
9426msgid "sparc convert_frag\n"
9427msgstr ""
9428
9429#: config/tc-sparc.h:57
9430msgid "estimate_size_before_relax called"
9431msgstr ""
9432
9433#: config/tc-tahoe.c:403
ac50feda
RH
9434msgid "The -a option doesn't exist. (Despite what the man page says!"
9435msgstr ""
9436
6e1772d5 9437#: config/tc-tahoe.c:407 config/tc-vax.c:3289
ac50feda
RH
9438#, c-format
9439msgid "Displacement length %s ignored!"
9440msgstr ""
9441
6e1772d5 9442#: config/tc-tahoe.c:411 config/tc-vax.c:3281
ac50feda
RH
9443msgid "SYMBOL TABLE not implemented"
9444msgstr ""
9445
6e1772d5 9446#: config/tc-tahoe.c:415 config/tc-vax.c:3285
ac50feda
RH
9447msgid "TOKEN TRACE not implemented"
9448msgstr ""
9449
6e1772d5 9450#: config/tc-tahoe.c:419 config/tc-vax.c:3293
ac50feda
RH
9451#, c-format
9452msgid "I don't need or use temp. file \"%s\"."
9453msgstr ""
9454
6e1772d5 9455#: config/tc-tahoe.c:423 config/tc-vax.c:3297
ac50feda
RH
9456msgid "I don't use an interpass file! -V ignored"
9457msgstr ""
9458
328577ad 9459#: config/tc-tahoe.c:437
6e1772d5 9460#, c-format
ac50feda
RH
9461msgid ""
9462"Tahoe options:\n"
9463"-a\t\t\tignored\n"
9464"-d LENGTH\t\tignored\n"
9465"-J\t\t\tignored\n"
9466"-S\t\t\tignored\n"
9467"-t FILE\t\t\tignored\n"
9468"-T\t\t\tignored\n"
9469"-V\t\t\tignored\n"
9470msgstr ""
9471
328577ad 9472#: config/tc-tahoe.c:1066
ac50feda
RH
9473msgid "Casting a branch displacement is bad form, and is ignored."
9474msgstr ""
9475
328577ad 9476#: config/tc-tahoe.c:1122
ac50feda
RH
9477msgid "Couldn't parse the [index] in this operand."
9478msgstr ""
9479
328577ad 9480#: config/tc-tahoe.c:1128
ac50feda
RH
9481msgid "Couldn't find the opening '[' for the index of this operand."
9482msgstr ""
9483
328577ad 9484#: config/tc-tahoe.c:1168
ac50feda
RH
9485msgid "Couldn't find the opening '(' for the deref of this operand."
9486msgstr ""
9487
328577ad 9488#: config/tc-tahoe.c:1178
ac50feda
RH
9489msgid "Operand can't be both pre-inc and post-dec."
9490msgstr ""
9491
328577ad 9492#: config/tc-tahoe.c:1208
ac50feda
RH
9493msgid "I parsed 2 registers in this operand."
9494msgstr ""
9495
328577ad 9496#: config/tc-tahoe.c:1258
ac50feda
RH
9497msgid "Can't relocate expression error."
9498msgstr ""
9499
9500#. This is an error. Tahoe doesn't allow any expressions
9501#. bigger that a 32 bit long word. Any bigger has to be referenced
9502#. by address.
328577ad 9503#: config/tc-tahoe.c:1265
ac50feda
RH
9504msgid "Expression is too large for a 32 bits."
9505msgstr ""
9506
328577ad 9507#: config/tc-tahoe.c:1270
ac50feda
RH
9508msgid "Junk at end of expression."
9509msgstr ""
9510
328577ad 9511#: config/tc-tahoe.c:1309
ac50feda
RH
9512msgid "Syntax error in direct register mode."
9513msgstr ""
9514
328577ad 9515#: config/tc-tahoe.c:1311
ac50feda
RH
9516msgid "You can't index a register in direct register mode."
9517msgstr ""
9518
328577ad 9519#: config/tc-tahoe.c:1314
ac50feda
RH
9520msgid "SP can't be the source operand with direct register addressing."
9521msgstr ""
9522
328577ad 9523#: config/tc-tahoe.c:1316
ac50feda
RH
9524msgid "Can't take the address of a register."
9525msgstr ""
9526
328577ad 9527#: config/tc-tahoe.c:1318
ac50feda
RH
9528msgid "Direct Register can't be used in a branch."
9529msgstr ""
9530
328577ad 9531#: config/tc-tahoe.c:1320
ac50feda
RH
9532msgid "For quad access, the register must be even and < 14."
9533msgstr ""
9534
328577ad 9535#: config/tc-tahoe.c:1322
ac50feda
RH
9536msgid "You can't cast a direct register."
9537msgstr ""
9538
328577ad 9539#: config/tc-tahoe.c:1328
ac50feda
RH
9540msgid "Using reg 14 for quadwords can tromp the FP register."
9541msgstr ""
9542
328577ad 9543#: config/tc-tahoe.c:1340
ac50feda
RH
9544msgid "Syntax error in auto-dec mode."
9545msgstr ""
9546
328577ad 9547#: config/tc-tahoe.c:1342
ac50feda
RH
9548msgid "You can't have an index auto dec mode."
9549msgstr ""
9550
328577ad 9551#: config/tc-tahoe.c:1344
ac50feda
RH
9552msgid "Auto dec mode cant be used for reading."
9553msgstr ""
9554
328577ad 9555#: config/tc-tahoe.c:1346
ac50feda
RH
9556msgid "Auto dec only works of the SP register."
9557msgstr ""
9558
328577ad 9559#: config/tc-tahoe.c:1348
ac50feda
RH
9560msgid "Auto dec can't be used in a branch."
9561msgstr ""
9562
328577ad 9563#: config/tc-tahoe.c:1350
ac50feda
RH
9564msgid "Auto dec won't work with quadwords."
9565msgstr ""
9566
328577ad 9567#: config/tc-tahoe.c:1357
ac50feda
RH
9568msgid "Syntax error in one of the auto-inc modes."
9569msgstr ""
9570
328577ad 9571#: config/tc-tahoe.c:1363
ac50feda
RH
9572msgid "Auto inc deferred only works of the SP register."
9573msgstr ""
9574
328577ad 9575#: config/tc-tahoe.c:1365
ac50feda
RH
9576msgid "You can't have an index auto inc deferred mode."
9577msgstr ""
9578
328577ad 9579#: config/tc-tahoe.c:1367 config/tc-tahoe.c:1378
ac50feda
RH
9580msgid "Auto inc can't be used in a branch."
9581msgstr ""
9582
328577ad 9583#: config/tc-tahoe.c:1374
ac50feda
RH
9584msgid "You can't write to an auto inc register."
9585msgstr ""
9586
328577ad 9587#: config/tc-tahoe.c:1376
ac50feda
RH
9588msgid "Auto inc only works of the SP register."
9589msgstr ""
9590
328577ad 9591#: config/tc-tahoe.c:1380
ac50feda
RH
9592msgid "Auto inc won't work with quadwords."
9593msgstr ""
9594
328577ad 9595#: config/tc-tahoe.c:1382
ac50feda
RH
9596msgid "You can't have an index in auto inc mode."
9597msgstr ""
9598
328577ad 9599#: config/tc-tahoe.c:1390
ac50feda
RH
9600msgid "You can't index the sp register."
9601msgstr ""
9602
328577ad 9603#: config/tc-tahoe.c:1396
ac50feda
RH
9604msgid "Syntax error in register displaced mode."
9605msgstr ""
9606
328577ad 9607#: config/tc-tahoe.c:1415
ac50feda
RH
9608msgid "An offest is needed for this operand."
9609msgstr ""
9610
328577ad 9611#: config/tc-tahoe.c:1427
ac50feda
RH
9612msgid "You can't index a register in immediate mode."
9613msgstr ""
9614
328577ad 9615#: config/tc-tahoe.c:1429
ac50feda
RH
9616msgid "Immediate access can't be used as an address."
9617msgstr ""
9618
328577ad 9619#: config/tc-tahoe.c:1540
ac50feda
RH
9620#, c-format
9621msgid "Compiler bug: ODD number of bytes in arg structure %s."
9622msgstr ""
9623
87ccc1b0 9624#: config/tc-tahoe.c:1567 config/tc-vax.c:1962
ac50feda
RH
9625msgid "Not enough operands"
9626msgstr ""
9627
87ccc1b0 9628#: config/tc-tahoe.c:1577 config/tc-vax.c:1969
ac50feda
RH
9629msgid "Too many operands"
9630msgstr ""
9631
87ccc1b0 9632#: config/tc-tahoe.c:1628 config/tc-vax.c:403
ac50feda
RH
9633#, c-format
9634msgid "Ignoring statement due to \"%s\""
9635msgstr ""
9636
328577ad 9637#: config/tc-tahoe.c:1723
ac50feda
RH
9638#, c-format
9639msgid "Compliler bug: Got a case (%d) I wasn't expecting."
9640msgstr ""
9641
328577ad 9642#: config/tc-tahoe.c:1817
ac50feda
RH
9643msgid "Real branch displacements must be expressions."
9644msgstr ""
9645
328577ad 9646#: config/tc-tahoe.c:1820
ac50feda
RH
9647#, c-format
9648msgid "Complier error: I got an unknown synthetic branch :%c"
9649msgstr ""
9650
328577ad 9651#: config/tc-tahoe.c:1961
ac50feda
RH
9652#, c-format
9653msgid "Barf, bad mode %x\n"
9654msgstr ""
9655
328577ad
NC
9656#. Only word (et al.), align, or conditionals are allowed within
9657#. .struct/.union.
87ccc1b0 9658#: config/tc-tic54x.c:224
328577ad
NC
9659msgid "pseudo-op illegal within .struct/.union"
9660msgstr ""
9661
87ccc1b0 9662#: config/tc-tic54x.c:349
6e1772d5 9663#, c-format
1994a7c7
NC
9664msgid "C54x-specific command line options:\n"
9665msgstr ""
9666
87ccc1b0 9667#: config/tc-tic54x.c:350
6e1772d5 9668#, c-format
1994a7c7
NC
9669msgid "-mfar-mode | -mf Use extended addressing\n"
9670msgstr ""
9671
87ccc1b0 9672#: config/tc-tic54x.c:351
6e1772d5 9673#, c-format
1994a7c7
NC
9674msgid "-mcpu=<CPU version> Specify the CPU version\n"
9675msgstr ""
9676
87ccc1b0 9677#: config/tc-tic54x.c:353
6e1772d5 9678#, c-format
3dd5103b 9679msgid "-mcoff-version={0|1|2} Select COFF version\n"
1994a7c7
NC
9680msgstr ""
9681
87ccc1b0 9682#: config/tc-tic54x.c:355
6e1772d5 9683#, c-format
3dd5103b
NC
9684msgid "-merrors-to-file <filename>\n"
9685msgstr ""
9686
87ccc1b0 9687#: config/tc-tic54x.c:356
6e1772d5 9688#, c-format
1994a7c7
NC
9689msgid "-me <filename> Redirect errors to a file\n"
9690msgstr ""
9691
87ccc1b0 9692#: config/tc-tic54x.c:478
1994a7c7
NC
9693msgid "Comma and symbol expected for '.asg STRING, SYMBOL'"
9694msgstr ""
9695
87ccc1b0 9696#: config/tc-tic54x.c:532
1994a7c7
NC
9697msgid "Unterminated string after absolute expression"
9698msgstr ""
9699
87ccc1b0 9700#: config/tc-tic54x.c:540
1994a7c7
NC
9701msgid "Comma and symbol expected for '.eval EXPR, SYMBOL'"
9702msgstr ""
9703
87ccc1b0 9704#: config/tc-tic54x.c:552
1994a7c7
NC
9705msgid "symbols assigned with .eval must begin with a letter"
9706msgstr ""
9707
87ccc1b0 9708#: config/tc-tic54x.c:810
1994a7c7
NC
9709msgid "Offset on nested structures is ignored"
9710msgstr ""
9711
87ccc1b0 9712#: config/tc-tic54x.c:861
1994a7c7
NC
9713#, c-format
9714msgid ".end%s without preceding .%s"
9715msgstr ""
9716
87ccc1b0 9717#: config/tc-tic54x.c:928
1994a7c7
NC
9718#, c-format
9719msgid "Unrecognized struct/union tag '%s'"
9720msgstr ""
9721
87ccc1b0 9722#: config/tc-tic54x.c:930
1994a7c7
NC
9723msgid ".tag requires a structure tag"
9724msgstr ""
9725
87ccc1b0 9726#: config/tc-tic54x.c:936
1994a7c7
NC
9727msgid "Label required for .tag"
9728msgstr ""
9729
87ccc1b0 9730#: config/tc-tic54x.c:955
1994a7c7
NC
9731#, c-format
9732msgid ".tag target '%s' undefined"
9733msgstr ""
9734
87ccc1b0 9735#: config/tc-tic54x.c:1018
1994a7c7
NC
9736#, c-format
9737msgid ".field count '%d' out of range (1 <= X <= 32)"
9738msgstr ""
9739
87ccc1b0 9740#: config/tc-tic54x.c:1046
1994a7c7
NC
9741#, c-format
9742msgid "Unrecognized field type '%c'"
9743msgstr ""
9744
9745#. Disallow .byte with a non constant expression that will
9746#. require relocation.
87ccc1b0 9747#: config/tc-tic54x.c:1183
1994a7c7
NC
9748msgid "Relocatable values require at least WORD storage"
9749msgstr ""
9750
87ccc1b0 9751#: config/tc-tic54x.c:1245
1994a7c7
NC
9752msgid "Use of .def/.ref is deprecated. Use .global instead"
9753msgstr ""
9754
87ccc1b0 9755#: config/tc-tic54x.c:1444
1994a7c7
NC
9756msgid ".space/.bes repeat count is negative, ignored"
9757msgstr ""
9758
87ccc1b0 9759#: config/tc-tic54x.c:1449
1994a7c7
NC
9760msgid ".space/.bes repeat count is zero, ignored"
9761msgstr ""
9762
87ccc1b0 9763#: config/tc-tic54x.c:1527
1994a7c7
NC
9764msgid "Missing size argument"
9765msgstr ""
9766
87ccc1b0 9767#: config/tc-tic54x.c:1664
1994a7c7
NC
9768msgid "CPU version has already been set"
9769msgstr ""
9770
87ccc1b0 9771#: config/tc-tic54x.c:1668
1994a7c7
NC
9772#, c-format
9773msgid "Unrecognized version '%s'"
9774msgstr ""
9775
87ccc1b0 9776#: config/tc-tic54x.c:1674
1994a7c7
NC
9777msgid "Changing of CPU version on the fly not supported"
9778msgstr ""
9779
87ccc1b0 9780#: config/tc-tic54x.c:1810
1994a7c7
NC
9781msgid "p2align not supported on this target"
9782msgstr ""
9783
87ccc1b0 9784#: config/tc-tic54x.c:1823
1994a7c7
NC
9785msgid "Argument to .even ignored"
9786msgstr ""
9787
87ccc1b0 9788#: config/tc-tic54x.c:1870
1994a7c7
NC
9789msgid "Invalid field size, must be from 1 to 32"
9790msgstr ""
9791
87ccc1b0 9792#: config/tc-tic54x.c:1883
1994a7c7
NC
9793msgid "field size must be 16 when value is relocatable"
9794msgstr ""
9795
87ccc1b0 9796#: config/tc-tic54x.c:1898
1994a7c7
NC
9797msgid "field value truncated"
9798msgstr ""
9799
87ccc1b0 9800#: config/tc-tic54x.c:2007 config/tc-tic54x.c:2324
1994a7c7
NC
9801#, c-format
9802msgid "Unrecognized section '%s'"
9803msgstr ""
9804
87ccc1b0 9805#: config/tc-tic54x.c:2016
1994a7c7
NC
9806msgid "Current section is unitialized, section name required for .clink"
9807msgstr ""
9808
87ccc1b0 9809#: config/tc-tic54x.c:2230
1994a7c7
NC
9810msgid "ENDLOOP without corresponding LOOP"
9811msgstr ""
9812
87ccc1b0 9813#: config/tc-tic54x.c:2274
1994a7c7
NC
9814msgid "Mixing of normal and extended addressing not supported"
9815msgstr ""
9816
87ccc1b0 9817#: config/tc-tic54x.c:2280
1994a7c7
NC
9818msgid "Extended addressing not supported on the specified CPU"
9819msgstr ""
9820
87ccc1b0 9821#: config/tc-tic54x.c:2330
1994a7c7
NC
9822msgid ".sblock may be used for initialized sections only"
9823msgstr ""
9824
87ccc1b0 9825#: config/tc-tic54x.c:2361
1994a7c7
NC
9826msgid "Symbol missing for .set/.equ"
9827msgstr ""
9828
87ccc1b0 9829#: config/tc-tic54x.c:2420
1994a7c7
NC
9830msgid ".var may only be used within a macro definition"
9831msgstr ""
9832
87ccc1b0 9833#: config/tc-tic54x.c:2428
1994a7c7
NC
9834msgid "Substitution symbols must begin with a letter"
9835msgstr ""
9836
87ccc1b0 9837#: config/tc-tic54x.c:2522
1994a7c7
NC
9838#, c-format
9839msgid "Can't open macro library file '%s' for reading."
9840msgstr ""
9841
87ccc1b0 9842#: config/tc-tic54x.c:2529
1994a7c7
NC
9843#, c-format
9844msgid "File '%s' not in macro archive format"
9845msgstr ""
9846
87ccc1b0 9847#: config/tc-tic54x.c:2689
1994a7c7
NC
9848#, c-format
9849msgid "Bad COFF version '%s'"
9850msgstr ""
9851
87ccc1b0 9852#: config/tc-tic54x.c:2698
1994a7c7
NC
9853#, c-format
9854msgid "Bad CPU version '%s'"
9855msgstr ""
9856
87ccc1b0 9857#: config/tc-tic54x.c:2711 config/tc-tic54x.c:2714
1994a7c7
NC
9858#, c-format
9859msgid "Can't redirect stderr to the file '%s'"
9860msgstr ""
9861
87ccc1b0 9862#: config/tc-tic54x.c:2861
1994a7c7
NC
9863#, c-format
9864msgid "Undefined substitution symbol '%s'"
9865msgstr ""
9866
87ccc1b0 9867#: config/tc-tic54x.c:3518
1994a7c7
NC
9868msgid "Badly formed address expression"
9869msgstr ""
9870
87ccc1b0 9871#: config/tc-tic54x.c:3782
1994a7c7
NC
9872#, c-format
9873msgid "Invalid dmad syntax '%s'"
9874msgstr ""
9875
87ccc1b0 9876#: config/tc-tic54x.c:3848
3b16e843
NC
9877#, c-format
9878msgid ""
9879"Use the .mmregs directive to use memory-mapped register names such as '%s'"
9880msgstr ""
9881
87ccc1b0 9882#: config/tc-tic54x.c:3901
1994a7c7
NC
9883msgid "Address mode *+ARx is write-only. Results of reading are undefined."
9884msgstr ""
9885
87ccc1b0 9886#: config/tc-tic54x.c:3921
1994a7c7
NC
9887#, c-format
9888msgid "Unrecognized indirect address format \"%s\""
9889msgstr ""
9890
87ccc1b0 9891#: config/tc-tic54x.c:3960
1994a7c7
NC
9892#, c-format
9893msgid "Operand '%s' out of range (%d <= x <= %d)"
9894msgstr ""
9895
87ccc1b0 9896#: config/tc-tic54x.c:3980
1994a7c7
NC
9897msgid "Error in relocation handling"
9898msgstr ""
9899
87ccc1b0 9900#: config/tc-tic54x.c:4001 config/tc-tic54x.c:4065 config/tc-tic54x.c:4097
1994a7c7
NC
9901#, c-format
9902msgid "Unrecognized condition code \"%s\""
9903msgstr ""
9904
87ccc1b0 9905#: config/tc-tic54x.c:4018
1994a7c7
NC
9906#, c-format
9907msgid "Condition \"%s\" does not match preceding group"
9908msgstr ""
9909
87ccc1b0 9910#: config/tc-tic54x.c:4026
1994a7c7
NC
9911#, c-format
9912msgid ""
9913"Condition \"%s\" uses a different accumulator from a preceding condition"
9914msgstr ""
9915
87ccc1b0 9916#: config/tc-tic54x.c:4033
1994a7c7
NC
9917msgid "Only one comparison conditional allowed"
9918msgstr ""
9919
87ccc1b0 9920#: config/tc-tic54x.c:4038
1994a7c7
NC
9921msgid "Only one overflow conditional allowed"
9922msgstr ""
9923
87ccc1b0 9924#: config/tc-tic54x.c:4046
1994a7c7
NC
9925#, c-format
9926msgid "Duplicate %s conditional"
9927msgstr ""
9928
87ccc1b0 9929#: config/tc-tic54x.c:4081
1994a7c7
NC
9930msgid "Invalid auxiliary register (use AR0-AR7)"
9931msgstr ""
9932
87ccc1b0 9933#: config/tc-tic54x.c:4117
1994a7c7
NC
9934msgid "lk addressing modes are invalid for memory-mapped register addressing"
9935msgstr ""
9936
87ccc1b0 9937#: config/tc-tic54x.c:4125
1994a7c7
NC
9938msgid ""
9939"Address mode *+ARx is not allowed in memory-mapped register addressing. "
9940"Resulting behavior is undefined."
9941msgstr ""
9942
87ccc1b0 9943#: config/tc-tic54x.c:4151
1994a7c7
NC
9944msgid ""
9945"Destination accumulator for each part of this parallel instruction must be "
9946"different"
9947msgstr ""
9948
87ccc1b0 9949#: config/tc-tic54x.c:4200
1994a7c7
NC
9950#, c-format
9951msgid "Memory mapped register \"%s\" out of range"
9952msgstr ""
9953
87ccc1b0 9954#: config/tc-tic54x.c:4239
1994a7c7
NC
9955msgid "Invalid operand (use 1, 2, or 3)"
9956msgstr ""
9957
87ccc1b0 9958#: config/tc-tic54x.c:4264
1994a7c7
NC
9959msgid "A status register or status bit name is required"
9960msgstr ""
9961
87ccc1b0 9962#: config/tc-tic54x.c:4274
1994a7c7
NC
9963#, c-format
9964msgid "Unrecognized status bit \"%s\""
9965msgstr ""
9966
87ccc1b0 9967#: config/tc-tic54x.c:4297
1994a7c7
NC
9968#, c-format
9969msgid "Invalid status register \"%s\""
9970msgstr ""
9971
87ccc1b0 9972#: config/tc-tic54x.c:4309
1994a7c7
NC
9973#, c-format
9974msgid "Operand \"%s\" out of range (use 1 or 2)"
9975msgstr ""
9976
87ccc1b0 9977#: config/tc-tic54x.c:4517
1994a7c7
NC
9978#, c-format
9979msgid "Unrecognized instruction \"%s\""
9980msgstr ""
9981
87ccc1b0 9982#: config/tc-tic54x.c:4546
1994a7c7
NC
9983#, c-format
9984msgid "Unrecognized operand list '%s' for instruction '%s'"
9985msgstr ""
9986
87ccc1b0 9987#: config/tc-tic54x.c:4578
1994a7c7
NC
9988#, c-format
9989msgid "Unrecognized parallel instruction \"%s\""
9990msgstr ""
9991
87ccc1b0 9992#: config/tc-tic54x.c:4629
1994a7c7
NC
9993#, c-format
9994msgid "Invalid operand (s) for parallel instruction \"%s\""
9995msgstr ""
9996
87ccc1b0 9997#: config/tc-tic54x.c:4632
1994a7c7
NC
9998#, c-format
9999msgid "Unrecognized parallel instruction combination \"%s || %s\""
10000msgstr ""
10001
87ccc1b0 10002#: config/tc-tic54x.c:4869
1994a7c7
NC
10003#, c-format
10004msgid "%s symbol recursion stopped at second appearance of '%s'"
10005msgstr ""
10006
87ccc1b0 10007#: config/tc-tic54x.c:4909
1994a7c7
NC
10008msgid "Unrecognized substitution symbol function"
10009msgstr ""
10010
87ccc1b0 10011#: config/tc-tic54x.c:4914
1994a7c7
NC
10012msgid "Missing '(' after substitution symbol function"
10013msgstr ""
10014
87ccc1b0 10015#: config/tc-tic54x.c:4928
1994a7c7
NC
10016msgid "Expecting second argument"
10017msgstr ""
10018
87ccc1b0 10019#: config/tc-tic54x.c:4941 config/tc-tic54x.c:4991
1994a7c7
NC
10020msgid "Extra junk in function call, expecting ')'"
10021msgstr ""
10022
87ccc1b0 10023#: config/tc-tic54x.c:4967
1994a7c7
NC
10024msgid "Function expects two arguments"
10025msgstr ""
10026
87ccc1b0 10027#: config/tc-tic54x.c:4980
1994a7c7
NC
10028msgid "Expecting character constant argument"
10029msgstr ""
10030
87ccc1b0 10031#: config/tc-tic54x.c:4986
1994a7c7
NC
10032msgid "Both arguments must be substitution symbols"
10033msgstr ""
10034
87ccc1b0 10035#: config/tc-tic54x.c:5039
1994a7c7
NC
10036#, c-format
10037msgid "Invalid subscript (use 1 to %d)"
10038msgstr ""
10039
87ccc1b0 10040#: config/tc-tic54x.c:5049
1994a7c7
NC
10041#, c-format
10042msgid "Invalid length (use 0 to %d"
10043msgstr ""
10044
87ccc1b0 10045#: config/tc-tic54x.c:5059
1994a7c7
NC
10046msgid "Missing ')' in subscripted substitution symbol expression"
10047msgstr ""
10048
87ccc1b0 10049#: config/tc-tic54x.c:5079
1994a7c7
NC
10050msgid "Missing forced substitution terminator ':'"
10051msgstr ""
10052
87ccc1b0 10053#: config/tc-tic54x.c:5252
1994a7c7
NC
10054#, c-format
10055msgid ""
10056"Instruction does not fit in available delay slots (%d-word insn, %d slots "
10057"left)"
10058msgstr ""
10059
87ccc1b0 10060#: config/tc-tic54x.c:5293
1994a7c7
NC
10061#, c-format
10062msgid "Unrecognized parallel instruction '%s'"
10063msgstr ""
10064
87ccc1b0 10065#: config/tc-tic54x.c:5305
1994a7c7
NC
10066#, c-format
10067msgid "Instruction '%s' requires an LP cpu version"
10068msgstr ""
10069
87ccc1b0 10070#: config/tc-tic54x.c:5312
1994a7c7
NC
10071#, c-format
10072msgid "Instruction '%s' requires far mode addressing"
10073msgstr ""
10074
87ccc1b0 10075#: config/tc-tic54x.c:5324
1994a7c7
NC
10076#, c-format
10077msgid ""
10078"Instruction does not fit in available delay slots (%d-word insn, %d slots "
10079"left). Resulting behavior is undefined."
10080msgstr ""
10081
87ccc1b0 10082#: config/tc-tic54x.c:5334
1994a7c7
NC
10083msgid ""
10084"Instructions which cause PC discontinuity are not allowed in a delay slot. "
10085"Resulting behavior is undefined."
10086msgstr ""
10087
87ccc1b0 10088#: config/tc-tic54x.c:5345
1994a7c7
NC
10089#, c-format
10090msgid "'%s' is not repeatable. Resulting behavior is undefined."
10091msgstr ""
10092
87ccc1b0 10093#: config/tc-tic54x.c:5349
1994a7c7
NC
10094msgid ""
10095"Instructions using long offset modifiers or absolute addresses are not "
10096"repeatable. Resulting behavior is undefined."
10097msgstr ""
10098
87ccc1b0 10099#: config/tc-tic54x.c:5545
1994a7c7
NC
10100#, c-format
10101msgid "Unsupported relocation size %d"
10102msgstr ""
10103
87ccc1b0 10104#: config/tc-tic54x.c:5699
1994a7c7
NC
10105msgid "non-absolute value used with .space/.bes"
10106msgstr ""
10107
87ccc1b0 10108#: config/tc-tic54x.c:5703
1994a7c7
NC
10109#, c-format
10110msgid "negative value ignored in %s"
10111msgstr ""
10112
87ccc1b0 10113#: config/tc-tic54x.c:5792
1994a7c7
NC
10114#, c-format
10115msgid "attempt to .space/.bes backwards? (%ld)"
10116msgstr ""
10117
87ccc1b0 10118#: config/tc-tic54x.c:5826
1994a7c7
NC
10119#, c-format
10120msgid "Invalid label '%s'"
10121msgstr ""
10122
328577ad
NC
10123#: config/tc-tic80.c:26
10124#, c-format
10125msgid "internal error:%s:%d: %s\n"
10126msgstr ""
10127
10128#: config/tc-tic80.c:29
10129#, c-format
87ccc1b0 10130msgid "internal error:%s:%d: %s %ld\n"
328577ad
NC
10131msgstr ""
10132
87ccc1b0 10133#: config/tc-tic80.c:89
ac50feda
RH
10134msgid "Relaxation is a luxury we can't afford"
10135msgstr ""
10136
87ccc1b0 10137#: config/tc-tic80.c:138
ac50feda
RH
10138msgid "bad call to md_atof ()"
10139msgstr ""
10140
87ccc1b0 10141#: config/tc-tic80.c:235
ac50feda
RH
10142msgid "':' not followed by 'm' or 's'"
10143msgstr ""
10144
87ccc1b0 10145#: config/tc-tic80.c:248
ac50feda
RH
10146msgid "paren nesting"
10147msgstr ""
10148
87ccc1b0 10149#: config/tc-tic80.c:262
ac50feda
RH
10150msgid "mismatched parenthesis"
10151msgstr ""
10152
87ccc1b0 10153#: config/tc-tic80.c:464
ac50feda
RH
10154msgid "unhandled expression type"
10155msgstr ""
10156
87ccc1b0 10157#: config/tc-tic80.c:678
ac50feda
RH
10158msgid "symbol reloc that is not PC relative or 32 bits"
10159msgstr ""
10160
87ccc1b0 10161#: config/tc-tic80.c:707
ac50feda
RH
10162msgid "unhandled operand modifier"
10163msgstr ""
10164
87ccc1b0 10165#: config/tc-tic80.c:749
ac50feda
RH
10166msgid "unhandled expression"
10167msgstr ""
10168
87ccc1b0 10169#: config/tc-tic80.c:797
ac50feda
RH
10170#, c-format
10171msgid "Invalid mnemonic: '%s'"
10172msgstr ""
10173
87ccc1b0 10174#: config/tc-tic80.c:810
ac50feda
RH
10175#, c-format
10176msgid "Invalid operands: '%s'"
10177msgstr ""
10178
87ccc1b0 10179#: config/tc-tic80.c:888
ac50feda
RH
10180msgid "unhandled predefined symbol bits"
10181msgstr ""
10182
87ccc1b0 10183#: config/tc-tic80.c:983
ac50feda
RH
10184#, c-format
10185msgid "PC offset 0x%lx outside range 0x%lx-0x%lx"
10186msgstr ""
10187
87ccc1b0 10188#: config/tc-tic80.c:998
ac50feda
RH
10189msgid "unhandled relocation type in fixup"
10190msgstr ""
10191
87ccc1b0 10192#: config/tc-tic80.c:1037
ac50feda
RH
10193msgid "md_convert_frag() not implemented yet"
10194msgstr ""
10195
87ccc1b0 10196#: config/tc-v850.c:244
ac50feda
RH
10197#, c-format
10198msgid ".COMMon length (%d.) < 0! Ignored."
10199msgstr ""
10200
6e1772d5
AM
10201#: config/tc-v850.c:266
10202#, c-format
10203msgid "Length of .comm \"%s\" is already %ld. Not changed to %d."
10204msgstr ""
10205
87ccc1b0 10206#: config/tc-v850.c:293
328577ad
NC
10207msgid "Common alignment negative; 0 assumed"
10208msgstr ""
10209
6e1772d5 10210#: config/tc-v850.c:976
ac50feda
RH
10211#, c-format
10212msgid "unknown operand shift: %x\n"
10213msgstr ""
10214
6e1772d5 10215#: config/tc-v850.c:977
ac50feda
RH
10216msgid "internal failure in parse_register_list"
10217msgstr ""
10218
6e1772d5 10219#: config/tc-v850.c:993
ac50feda
RH
10220msgid "constant expression or register list expected"
10221msgstr ""
10222
6e1772d5 10223#: config/tc-v850.c:998 config/tc-v850.c:1011 config/tc-v850.c:1030
ac50feda
RH
10224msgid "high bits set in register list expression"
10225msgstr ""
10226
6e1772d5 10227#: config/tc-v850.c:1069 config/tc-v850.c:1132
ac50feda
RH
10228msgid "illegal register included in list"
10229msgstr ""
10230
6e1772d5 10231#: config/tc-v850.c:1075
ac50feda
RH
10232msgid "system registers cannot be included in list"
10233msgstr ""
10234
6e1772d5 10235#: config/tc-v850.c:1080
ac50feda
RH
10236msgid "PSW cannot be included in list"
10237msgstr ""
10238
6e1772d5 10239#: config/tc-v850.c:1087
ac50feda
RH
10240msgid "High value system registers cannot be included in list"
10241msgstr ""
10242
6e1772d5 10243#: config/tc-v850.c:1111
ac50feda
RH
10244msgid "second register should follow dash in register list"
10245msgstr ""
10246
6e1772d5
AM
10247#: config/tc-v850.c:1156
10248#, c-format
ac50feda
RH
10249msgid " V850 options:\n"
10250msgstr ""
10251
6e1772d5
AM
10252#: config/tc-v850.c:1157
10253#, c-format
ac50feda
RH
10254msgid " -mwarn-signed-overflow Warn if signed immediate values overflow\n"
10255msgstr ""
10256
6e1772d5
AM
10257#: config/tc-v850.c:1158
10258#, c-format
ac50feda
RH
10259msgid ""
10260" -mwarn-unsigned-overflow Warn if unsigned immediate values overflow\n"
10261msgstr ""
10262
6e1772d5
AM
10263#: config/tc-v850.c:1159
10264#, c-format
ac50feda
RH
10265msgid " -mv850 The code is targeted at the v850\n"
10266msgstr ""
10267
6e1772d5
AM
10268#: config/tc-v850.c:1160
10269#, c-format
ac50feda
RH
10270msgid " -mv850e The code is targeted at the v850e\n"
10271msgstr ""
10272
6e1772d5
AM
10273#: config/tc-v850.c:1161
10274#, c-format
10275msgid " -mv850e1 The code is targeted at the v850e1\n"
10276msgstr ""
10277
10278#: config/tc-v850.c:1162
10279#, c-format
ac50feda
RH
10280msgid ""
10281" -mv850any The code is generic, despite any processor "
10282"specific instructions\n"
10283msgstr ""
10284
6e1772d5
AM
10285#: config/tc-v850.c:1163
10286#, c-format
87ccc1b0
NC
10287msgid " -mrelax Enable relaxation\n"
10288msgstr ""
10289
8ea2b00f 10290#: config/tc-v850.c:1354
ac50feda
RH
10291#, c-format
10292msgid "Unable to determine default target processor from string: %s"
10293msgstr ""
10294
8ea2b00f 10295#: config/tc-v850.c:1391
ac50feda
RH
10296msgid "ctoff() relocation used on an instruction which does not support it"
10297msgstr ""
10298
8ea2b00f 10299#: config/tc-v850.c:1417
ac50feda
RH
10300msgid "sdaoff() relocation used on an instruction which does not support it"
10301msgstr ""
10302
8ea2b00f 10303#: config/tc-v850.c:1443
ac50feda
RH
10304msgid "zdaoff() relocation used on an instruction which does not support it"
10305msgstr ""
10306
8ea2b00f 10307#: config/tc-v850.c:1480
ac50feda
RH
10308msgid "tdaoff() relocation used on an instruction which does not support it"
10309msgstr ""
10310
8ea2b00f 10311#: config/tc-v850.c:1695
ac50feda
RH
10312msgid "Target processor does not support this instruction."
10313msgstr ""
10314
8ea2b00f 10315#: config/tc-v850.c:1785 config/tc-v850.c:1814 config/tc-v850.c:2002
ac50feda
RH
10316msgid "immediate operand is too large"
10317msgstr ""
10318
8ea2b00f 10319#: config/tc-v850.c:1796
ac50feda
RH
10320msgid "AAARG -> unhandled constant reloc"
10321msgstr ""
10322
8ea2b00f 10323#: config/tc-v850.c:1840
ac50feda
RH
10324msgid "invalid register name"
10325msgstr ""
10326
8ea2b00f 10327#: config/tc-v850.c:1845
ac50feda
RH
10328msgid "register r0 cannot be used here"
10329msgstr ""
10330
8ea2b00f 10331#: config/tc-v850.c:1857
ac50feda
RH
10332msgid "invalid system register name"
10333msgstr ""
10334
8ea2b00f 10335#: config/tc-v850.c:1870
ac50feda
RH
10336msgid "expected EP register"
10337msgstr ""
10338
8ea2b00f 10339#: config/tc-v850.c:1887
ac50feda
RH
10340msgid "invalid condition code name"
10341msgstr ""
10342
8ea2b00f 10343#: config/tc-v850.c:1908 config/tc-v850.c:1912
ac50feda
RH
10344msgid "constant too big to fit into instruction"
10345msgstr ""
10346
8ea2b00f 10347#: config/tc-v850.c:1965
ac50feda
RH
10348msgid "syntax error: value is missing before the register name"
10349msgstr ""
10350
8ea2b00f 10351#: config/tc-v850.c:1967
ac50feda
RH
10352msgid "syntax error: register not expected"
10353msgstr ""
10354
8ea2b00f 10355#: config/tc-v850.c:1981
ac50feda
RH
10356msgid "syntax error: system register not expected"
10357msgstr ""
10358
8ea2b00f 10359#: config/tc-v850.c:1986
ac50feda
RH
10360msgid "syntax error: condition code not expected"
10361msgstr ""
10362
8ea2b00f 10363#: config/tc-v850.c:2027
ac50feda
RH
10364msgid "invalid operand"
10365msgstr ""
10366
87ccc1b0 10367#: config/tc-vax.c:285
ac50feda
RH
10368#, c-format
10369msgid "VIP_BEGIN error:%s"
10370msgstr ""
10371
87ccc1b0 10372#: config/tc-vax.c:422
ac50feda 10373#, c-format
87ccc1b0 10374msgid "Aborting because statement has \"%s\""
ac50feda
RH
10375msgstr ""
10376
87ccc1b0 10377#: config/tc-vax.c:469
ac50feda
RH
10378msgid "Can't relocate expression"
10379msgstr ""
10380
87ccc1b0 10381#: config/tc-vax.c:572
ac50feda
RH
10382msgid "Bignum not permitted in short literal. Immediate mode assumed."
10383msgstr ""
10384
87ccc1b0 10385#: config/tc-vax.c:581
ac50feda
RH
10386msgid "Can't do flonum short literal: immediate mode used."
10387msgstr ""
10388
87ccc1b0 10389#: config/tc-vax.c:626
ac50feda
RH
10390#, c-format
10391msgid "A bignum/flonum may not be a displacement: 0x%lx used"
10392msgstr ""
10393
87ccc1b0 10394#: config/tc-vax.c:961
ac50feda
RH
10395#, c-format
10396msgid "Short literal overflow(%ld.), immediate mode assumed."
10397msgstr ""
10398
87ccc1b0 10399#: config/tc-vax.c:970
ac50feda
RH
10400#, c-format
10401msgid "Forced short literal to immediate mode. now_seg=%s to_seg=%s"
10402msgstr ""
10403
87ccc1b0 10404#: config/tc-vax.c:1035
ac50feda
RH
10405msgid "Length specification ignored. Address mode 9F used"
10406msgstr ""
10407
87ccc1b0 10408#: config/tc-vax.c:1096
ac50feda
RH
10409msgid "Invalid operand: immediate value used as base address."
10410msgstr ""
10411
87ccc1b0 10412#: config/tc-vax.c:1098
ac50feda
RH
10413msgid "Invalid operand: immediate value used as address."
10414msgstr ""
10415
87ccc1b0
NC
10416#: config/tc-vax.c:1123
10417msgid "Symbol used as immediate operand in PIC mode."
10418msgstr ""
10419
10420#: config/tc-vax.c:1941
ac50feda
RH
10421msgid "odd number of bytes in operand description"
10422msgstr ""
10423
87ccc1b0 10424#: config/tc-vax.c:1957
ac50feda
RH
10425msgid "Bad operand"
10426msgstr ""
10427
87ccc1b0 10428#: config/tc-vax.c:2532
ac50feda
RH
10429msgid "no '[' to match ']'"
10430msgstr ""
10431
87ccc1b0 10432#: config/tc-vax.c:2552
ac50feda
RH
10433msgid "bad register in []"
10434msgstr ""
10435
87ccc1b0 10436#: config/tc-vax.c:2554
ac50feda
RH
10437msgid "[PC] index banned"
10438msgstr ""
10439
87ccc1b0 10440#: config/tc-vax.c:2589
ac50feda
RH
10441msgid "no '(' to match ')'"
10442msgstr ""
10443
87ccc1b0 10444#: config/tc-vax.c:2729
ac50feda
RH
10445msgid "invalid branch operand"
10446msgstr ""
10447
87ccc1b0 10448#: config/tc-vax.c:2758
ac50feda
RH
10449msgid "address prohibits @"
10450msgstr ""
10451
87ccc1b0 10452#: config/tc-vax.c:2760
ac50feda
RH
10453msgid "address prohibits #"
10454msgstr ""
10455
87ccc1b0 10456#: config/tc-vax.c:2764
ac50feda
RH
10457msgid "address prohibits -()"
10458msgstr ""
10459
87ccc1b0 10460#: config/tc-vax.c:2766
ac50feda
RH
10461msgid "address prohibits ()+"
10462msgstr ""
10463
87ccc1b0 10464#: config/tc-vax.c:2769
ac50feda
RH
10465msgid "address prohibits ()"
10466msgstr ""
10467
87ccc1b0 10468#: config/tc-vax.c:2771
ac50feda
RH
10469msgid "address prohibits []"
10470msgstr ""
10471
87ccc1b0 10472#: config/tc-vax.c:2773
ac50feda
RH
10473msgid "address prohibits register"
10474msgstr ""
10475
87ccc1b0 10476#: config/tc-vax.c:2775
ac50feda
RH
10477msgid "address prohibits displacement length specifier"
10478msgstr ""
10479
87ccc1b0 10480#: config/tc-vax.c:2805
ac50feda
RH
10481msgid "invalid operand of S^#"
10482msgstr ""
10483
87ccc1b0 10484#: config/tc-vax.c:2822
ac50feda
RH
10485msgid "S^# needs expression"
10486msgstr ""
10487
87ccc1b0 10488#: config/tc-vax.c:2829
ac50feda
RH
10489msgid "S^# may only read-access"
10490msgstr ""
10491
87ccc1b0 10492#: config/tc-vax.c:2854
ac50feda
RH
10493msgid "invalid operand of -()"
10494msgstr ""
10495
87ccc1b0 10496#: config/tc-vax.c:2860
ac50feda
RH
10497msgid "-(PC) unpredictable"
10498msgstr ""
10499
87ccc1b0 10500#: config/tc-vax.c:2862
ac50feda
RH
10501msgid "[]index same as -()register: unpredictable"
10502msgstr ""
10503
87ccc1b0 10504#: config/tc-vax.c:2898
ac50feda
RH
10505msgid "invalid operand of ()+"
10506msgstr ""
10507
87ccc1b0 10508#: config/tc-vax.c:2904
ac50feda
RH
10509msgid "(PC)+ unpredictable"
10510msgstr ""
10511
87ccc1b0 10512#: config/tc-vax.c:2906
ac50feda
RH
10513msgid "[]index same as ()+register: unpredictable"
10514msgstr ""
10515
87ccc1b0 10516#: config/tc-vax.c:2931
ac50feda
RH
10517msgid "# conflicts length"
10518msgstr ""
10519
87ccc1b0 10520#: config/tc-vax.c:2933
ac50feda
RH
10521msgid "# bars register"
10522msgstr ""
10523
87ccc1b0 10524#: config/tc-vax.c:2955
ac50feda
RH
10525msgid "writing or modifying # is unpredictable"
10526msgstr ""
10527
87ccc1b0 10528#: config/tc-vax.c:2985
ac50feda
RH
10529msgid "length not needed"
10530msgstr ""
10531
87ccc1b0 10532#: config/tc-vax.c:2992
ac50feda
RH
10533msgid "can't []index a register, because it has no address"
10534msgstr ""
10535
87ccc1b0 10536#: config/tc-vax.c:2994
ac50feda
RH
10537msgid "a register has no address"
10538msgstr ""
10539
87ccc1b0 10540#: config/tc-vax.c:3005
ac50feda
RH
10541msgid "PC part of operand unpredictable"
10542msgstr ""
10543
6e1772d5
AM
10544#: config/tc-vax.c:3354
10545#, c-format
ac50feda
RH
10546msgid ""
10547"VAX options:\n"
10548"-d LENGTH\t\tignored\n"
10549"-J\t\t\tignored\n"
10550"-S\t\t\tignored\n"
10551"-t FILE\t\t\tignored\n"
10552"-T\t\t\tignored\n"
10553"-V\t\t\tignored\n"
10554msgstr ""
10555
6e1772d5
AM
10556#: config/tc-vax.c:3363
10557#, c-format
ac50feda
RH
10558msgid ""
10559"VMS options:\n"
10560"-+\t\t\thash encode names longer than 31 characters\n"
10561"-1\t\t\t`const' handling compatible with gcc 1.x\n"
10562"-H\t\t\tshow new symbol after hash truncation\n"
10563"-h NUM\t\t\tdon't hash mixed-case names, and adjust case:\n"
10564"\t\t\t0 = upper, 2 = lower, 3 = preserve case\n"
10565"-v\"VERSION\"\t\tcode being assembled was produced by compiler \"VERSION\"\n"
10566msgstr ""
10567
87ccc1b0 10568#: config/tc-w65.c:145
ac50feda
RH
10569msgid "need on or off."
10570msgstr ""
10571
87ccc1b0 10572#: config/tc-w65.c:281 config/tc-w65.c:324
ac50feda
RH
10573msgid "syntax error after <exp"
10574msgstr ""
10575
3b16e843 10576#: config/tc-xstormy16.c:80
6e1772d5 10577#, c-format
3b16e843
NC
10578msgid " XSTORMY16 specific command line options:\n"
10579msgstr ""
10580
fce00800 10581#: config/tc-xstormy16.c:562
3b16e843
NC
10582#, c-format
10583msgid "internal error: can't install fix for reloc type %d (`%s')"
10584msgstr ""
10585
8ea2b00f 10586#: config/tc-xtensa.c:930
87ccc1b0
NC
10587msgid "'--density' option not supported in this Xtensa configuration"
10588msgstr ""
10589
8ea2b00f 10590#: config/tc-xtensa.c:1031
87ccc1b0
NC
10591msgid ""
10592"'--literal-section-name' is deprecated; use '--rename-section ."
10593"literal=NEWNAME'"
10594msgstr ""
10595
8ea2b00f 10596#: config/tc-xtensa.c:1037
87ccc1b0
NC
10597msgid ""
10598"'--text-section-name' is deprecated; use '--rename-section .text=NEWNAME'"
10599msgstr ""
10600
8ea2b00f 10601#: config/tc-xtensa.c:1043
87ccc1b0
NC
10602msgid ""
10603"'--data-section-name' is deprecated; use '--rename-section .data=NEWNAME'"
10604msgstr ""
10605
8ea2b00f 10606#: config/tc-xtensa.c:1049
87ccc1b0
NC
10607msgid "'--bss-section-name' is deprecated; use '--rename-section .bss=NEWNAME'"
10608msgstr ""
10609
8ea2b00f 10610#: config/tc-xtensa.c:1187
87ccc1b0
NC
10611msgid "unmatched end directive"
10612msgstr ""
10613
8ea2b00f 10614#: config/tc-xtensa.c:1216
87ccc1b0
NC
10615msgid ".begin directive with no matching .end directive"
10616msgstr ""
10617
8ea2b00f 10618#: config/tc-xtensa.c:1260
87ccc1b0
NC
10619#, c-format
10620msgid "directive %s can't be negated"
10621msgstr ""
10622
8ea2b00f 10623#: config/tc-xtensa.c:1266
87ccc1b0
NC
10624msgid "unknown directive"
10625msgstr ""
10626
8ea2b00f 10627#: config/tc-xtensa.c:1310
87ccc1b0
NC
10628msgid "cannot set literal_prefix inside literal fragment"
10629msgstr ""
10630
8ea2b00f 10631#: config/tc-xtensa.c:1347 config/tc-xtensa.c:1383
87ccc1b0
NC
10632msgid "Xtensa density option not supported; ignored"
10633msgstr ""
10634
8ea2b00f 10635#: config/tc-xtensa.c:1395
87ccc1b0
NC
10636#, c-format
10637msgid "does not match begin %s%s at %s:%d"
10638msgstr ""
10639
8ea2b00f 10640#: config/tc-xtensa.c:1447
87ccc1b0
NC
10641msgid ".literal_position inside literal directive; ignoring"
10642msgstr ""
10643
8ea2b00f 10644#: config/tc-xtensa.c:1470
6e1772d5
AM
10645msgid ".literal not allowed inside .begin literal region"
10646msgstr ""
10647
8ea2b00f 10648#: config/tc-xtensa.c:1504
87ccc1b0
NC
10649msgid "expected comma or colon after symbol name; rest of line ignored"
10650msgstr ""
10651
8ea2b00f 10652#: config/tc-xtensa.c:1640 config/tc-xtensa.c:1657
87ccc1b0
NC
10653#, c-format
10654msgid "bad register name: %s"
10655msgstr ""
10656
8ea2b00f 10657#: config/tc-xtensa.c:1646
87ccc1b0
NC
10658#, c-format
10659msgid "bad register number: %s"
10660msgstr ""
10661
8ea2b00f 10662#: config/tc-xtensa.c:1706
87ccc1b0
NC
10663msgid "register number out of range"
10664msgstr ""
10665
8ea2b00f 10666#: config/tc-xtensa.c:1818
87ccc1b0
NC
10667msgid "too many arguments"
10668msgstr ""
10669
8ea2b00f 10670#: config/tc-xtensa.c:1904
87ccc1b0
NC
10671#, c-format
10672msgid "not enough operands (%d) for '%s'; expected %d"
10673msgstr ""
10674
8ea2b00f 10675#: config/tc-xtensa.c:1911
87ccc1b0
NC
10676#, c-format
10677msgid "too many operands (%d) for '%s'; expected %d"
10678msgstr ""
10679
8ea2b00f 10680#: config/tc-xtensa.c:1955
87ccc1b0
NC
10681#, c-format
10682msgid "register number for `%s' is not a constant"
10683msgstr ""
10684
8ea2b00f 10685#: config/tc-xtensa.c:1960
87ccc1b0
NC
10686#, c-format
10687msgid "register number (%ld) for `%s' is out of range"
10688msgstr ""
10689
8ea2b00f 10690#: config/tc-xtensa.c:2446
87ccc1b0
NC
10691#, c-format
10692msgid "operand %d not properly aligned for '%s'"
10693msgstr ""
10694
8ea2b00f 10695#: config/tc-xtensa.c:2451
87ccc1b0
NC
10696#, c-format
10697msgid "operand %d not in immediate table for '%s'"
10698msgstr ""
10699
8ea2b00f 10700#: config/tc-xtensa.c:2456
87ccc1b0
NC
10701#, c-format
10702msgid "operand %d too large for '%s'"
10703msgstr ""
10704
8ea2b00f 10705#: config/tc-xtensa.c:2461
87ccc1b0
NC
10706#, c-format
10707msgid "operand %d too small for '%s'"
10708msgstr ""
10709
8ea2b00f 10710#: config/tc-xtensa.c:2466
87ccc1b0
NC
10711#, c-format
10712msgid "operand %d is invalid for '%s'"
10713msgstr ""
10714
8ea2b00f 10715#: config/tc-xtensa.c:3542
87ccc1b0
NC
10716msgid "INSTR_LABEL_DEF not supported yet"
10717msgstr ""
10718
8ea2b00f 10719#: config/tc-xtensa.c:3571
87ccc1b0
NC
10720msgid "can't handle generation of literal/labels yet"
10721msgstr ""
10722
8ea2b00f 10723#: config/tc-xtensa.c:3575
87ccc1b0
NC
10724msgid "can't handle undefined OP TYPE"
10725msgstr ""
10726
8ea2b00f 10727#: config/tc-xtensa.c:3636
87ccc1b0
NC
10728#, c-format
10729msgid "found %d operands for '%s': Expected %d"
10730msgstr ""
10731
8ea2b00f 10732#: config/tc-xtensa.c:3643
87ccc1b0
NC
10733#, c-format
10734msgid "found too many (%d) operands for '%s': Expected %d"
10735msgstr ""
10736
8ea2b00f 10737#: config/tc-xtensa.c:3929
87ccc1b0
NC
10738msgid "instruction fragment may contain data"
10739msgstr ""
10740
8ea2b00f 10741#: config/tc-xtensa.c:3964
87ccc1b0
NC
10742#, c-format
10743msgid "invalid operand %d on '%s'"
10744msgstr ""
10745
8ea2b00f 10746#: config/tc-xtensa.c:3975
87ccc1b0
NC
10747#, c-format
10748msgid "invalid expression for operand %d on '%s'"
10749msgstr ""
10750
8ea2b00f 10751#: config/tc-xtensa.c:4036
87ccc1b0
NC
10752#, c-format
10753msgid "invalid relocation operand %i on '%s'"
10754msgstr ""
10755
8ea2b00f 10756#: config/tc-xtensa.c:4045
87ccc1b0
NC
10757#, c-format
10758msgid "undefined symbol for opcode \"%s\"."
10759msgstr ""
10760
8ea2b00f 10761#: config/tc-xtensa.c:4139
87ccc1b0
NC
10762msgid "instruction with constant operands does not fit"
10763msgstr ""
10764
8ea2b00f 10765#: config/tc-xtensa.c:4148
87ccc1b0
NC
10766msgid "instruction with constant operands does not fit without widening"
10767msgstr ""
10768
8ea2b00f 10769#: config/tc-xtensa.c:4238
87ccc1b0
NC
10770msgid "instruction's constant operands do not fit"
10771msgstr ""
10772
8ea2b00f 10773#: config/tc-xtensa.c:4596
87ccc1b0
NC
10774msgid "opcode 'NOP.N' unavailable in this configuration"
10775msgstr ""
10776
8ea2b00f 10777#: config/tc-xtensa.c:4605
87ccc1b0
NC
10778msgid "opcode 'OR' unavailable in this configuration"
10779msgstr ""
10780
8ea2b00f 10781#: config/tc-xtensa.c:4615
87ccc1b0
NC
10782#, c-format
10783msgid "invalid %d-byte NOP requested"
10784msgstr ""
10785
8ea2b00f 10786#: config/tc-xtensa.c:4635
87ccc1b0
NC
10787msgid "get_expanded_loop_offset: undefined opcode"
10788msgstr ""
10789
8ea2b00f 10790#: config/tc-xtensa.c:4642
87ccc1b0
NC
10791msgid "get_expanded_loop_offset: invalid opcode"
10792msgstr ""
10793
8ea2b00f 10794#: config/tc-xtensa.c:4762
87ccc1b0
NC
10795msgid "invalid last instruction for a zero-overhead loop"
10796msgstr ""
10797
8ea2b00f 10798#: config/tc-xtensa.c:4825
87ccc1b0
NC
10799#, c-format
10800msgid "cannot assemble '%s' into a literal fragment"
10801msgstr ""
10802
8ea2b00f 10803#: config/tc-xtensa.c:4827
87ccc1b0
NC
10804msgid "..."
10805msgstr ""
10806
8ea2b00f 10807#: config/tc-xtensa.c:4953
87ccc1b0
NC
10808msgid "entry instruction with stack decrement < 16"
10809msgstr ""
10810
8ea2b00f 10811#: config/tc-xtensa.c:4957
87ccc1b0
NC
10812msgid "entry instruction with non-constant decrement"
10813msgstr ""
10814
8ea2b00f 10815#: config/tc-xtensa.c:5039
87ccc1b0
NC
10816#, c-format
10817msgid "undefined @ suffix '%s', expected '%s'"
10818msgstr ""
10819
8ea2b00f 10820#: config/tc-xtensa.c:5129
87ccc1b0
NC
10821#, c-format
10822msgid "invalid operand relocation for '%s' instruction"
10823msgstr ""
10824
8ea2b00f 10825#: config/tc-xtensa.c:5132
87ccc1b0
NC
10826#, c-format
10827msgid "invalid relocation for operand %d in '%s' instruction"
10828msgstr ""
10829
8ea2b00f 10830#: config/tc-xtensa.c:5139
87ccc1b0
NC
10831#, c-format
10832msgid "invalid relocation type %d for %s instruction"
10833msgstr ""
10834
8ea2b00f 10835#: config/tc-xtensa.c:5148
87ccc1b0
NC
10836#, c-format
10837msgid "invalid relocation for operand %d of '%s'"
10838msgstr ""
10839
8ea2b00f 10840#: config/tc-xtensa.c:5156
87ccc1b0
NC
10841#, c-format
10842msgid "non-PCREL relocation operand %d for '%s': %s"
10843msgstr ""
10844
8ea2b00f 10845#: config/tc-xtensa.c:5215 config/tc-xtensa.c:5253
87ccc1b0
NC
10846#, c-format
10847msgid "unhandled local relocation fix %s"
10848msgstr ""
10849
8ea2b00f 10850#: config/tc-xtensa.c:5237
87ccc1b0
NC
10851msgid "undecodable FIX"
10852msgstr ""
10853
8ea2b00f 10854#: config/tc-xtensa.c:5365
87ccc1b0
NC
10855msgid "emitting simplification relocation"
10856msgstr ""
10857
8ea2b00f 10858#: config/tc-xtensa.c:5369
87ccc1b0
NC
10859msgid "emitting unknown relocation"
10860msgstr ""
10861
8ea2b00f 10862#: config/tc-xtensa.c:5700
87ccc1b0
NC
10863#, c-format
10864msgid "fr_var %lu < length %d; ignoring"
10865msgstr ""
10866
8ea2b00f 10867#: config/tc-xtensa.c:5886 config/tc-xtensa.c:5930
87ccc1b0
NC
10868msgid "undecodable instruction in instruction frag"
10869msgstr ""
10870
8ea2b00f 10871#: config/tc-xtensa.c:5978
87ccc1b0
NC
10872msgid "invalid empty loop"
10873msgstr ""
10874
8ea2b00f 10875#: config/tc-xtensa.c:5983
87ccc1b0
NC
10876msgid "loop target does not follow loop instruction in section"
10877msgstr ""
10878
8ea2b00f 10879#: config/tc-xtensa.c:6101
87ccc1b0
NC
10880msgid "get_text_align_power: argument too large"
10881msgstr ""
10882
8ea2b00f 10883#: config/tc-xtensa.c:6306 config/tc-xtensa.c:6452
87ccc1b0
NC
10884msgid "invalid opcode for RELAX_ALIGN_NEXT_OPCODE"
10885msgstr ""
10886
8ea2b00f 10887#: config/tc-xtensa.c:6307 config/tc-xtensa.c:6453
87ccc1b0
NC
10888msgid "cannot continue"
10889msgstr ""
10890
8ea2b00f 10891#: config/tc-xtensa.c:6344
87ccc1b0
NC
10892msgid "expected loop opcode in relax align next target"
10893msgstr ""
10894
8ea2b00f 10895#: config/tc-xtensa.c:6361
87ccc1b0
NC
10896msgid "expected align_code or RELAX_ALIGN_NEXT_OPCODE"
10897msgstr ""
10898
8ea2b00f
AM
10899#: config/tc-xtensa.c:6435 config/tc-xtensa.c:6473 config/tc-xtensa.c:6477
10900#: config/tc-xtensa.c:6481
87ccc1b0
NC
10901msgid "internal error aligning"
10902msgstr ""
10903
8ea2b00f 10904#: config/tc-xtensa.c:6562
87ccc1b0
NC
10905msgid "bad relaxation state"
10906msgstr ""
10907
8ea2b00f 10908#: config/tc-xtensa.c:6638
87ccc1b0
NC
10909#, c-format
10910msgid "fr_var (%ld) < length (%d); ignoring"
10911msgstr ""
10912
8ea2b00f 10913#: config/tc-xtensa.c:6814
87ccc1b0
NC
10914msgid "internal error: relaxation failed"
10915msgstr ""
10916
8ea2b00f 10917#: config/tc-xtensa.c:6820
87ccc1b0
NC
10918msgid "internal error: relaxation requires too many steps"
10919msgstr ""
10920
8ea2b00f 10921#: config/tc-xtensa.c:6941
87ccc1b0
NC
10922msgid "invalid relaxation fragment result"
10923msgstr ""
10924
8ea2b00f 10925#: config/tc-xtensa.c:7014
87ccc1b0
NC
10926msgid "unable to widen instruction"
10927msgstr ""
10928
8ea2b00f 10929#: config/tc-xtensa.c:7101
87ccc1b0
NC
10930msgid "multiple literals in expansion"
10931msgstr ""
10932
8ea2b00f 10933#: config/tc-xtensa.c:7105
87ccc1b0
NC
10934msgid "no registered fragment for literal"
10935msgstr ""
10936
8ea2b00f 10937#: config/tc-xtensa.c:7107
87ccc1b0
NC
10938msgid "number of literal tokens != 1"
10939msgstr ""
10940
8ea2b00f 10941#: config/tc-xtensa.c:7184 config/tc-xtensa.c:7190
87ccc1b0
NC
10942#, c-format
10943msgid "unresolved loop target symbol: %s"
10944msgstr ""
10945
8ea2b00f 10946#: config/tc-xtensa.c:7287
87ccc1b0
NC
10947msgid "loop relaxation specification does not correspond"
10948msgstr ""
10949
8ea2b00f 10950#: config/tc-xtensa.c:7314
87ccc1b0
NC
10951msgid "loop too long for LOOP instruction"
10952msgstr ""
10953
8ea2b00f 10954#: config/tc-xtensa.c:7351
87ccc1b0
NC
10955#, c-format
10956msgid "invalid expression evaluation type %d"
10957msgstr ""
10958
8ea2b00f 10959#: config/tc-xtensa.c:7577
87ccc1b0
NC
10960#, c-format
10961msgid "fixes not all moved from %s"
10962msgstr ""
10963
8ea2b00f 10964#: config/tc-xtensa.c:7713
87ccc1b0
NC
10965msgid "inlining literal pool; specify location with .literal_position."
10966msgstr ""
10967
8ea2b00f 10968#: config/tc-xtensa.c:8106
87ccc1b0
NC
10969#, c-format
10970msgid "could not create section %s"
10971msgstr ""
10972
8ea2b00f 10973#: config/tc-xtensa.c:8108
87ccc1b0
NC
10974#, c-format
10975msgid "invalid flag combination on section %s"
10976msgstr ""
10977
8ea2b00f 10978#: config/tc-xtensa.c:8357
87ccc1b0
NC
10979#, c-format
10980msgid "invalid symbolic operand %d on '%s'"
10981msgstr ""
10982
8ea2b00f 10983#: config/tc-xtensa.c:8421
87ccc1b0
NC
10984msgid "operand number mismatch"
10985msgstr ""
10986
8ea2b00f 10987#: config/tc-xtensa.c:8468
87ccc1b0
NC
10988msgid "invalid opcode"
10989msgstr ""
10990
8ea2b00f 10991#: config/tc-xtensa.c:8474
87ccc1b0
NC
10992msgid "too few operands"
10993msgstr ""
10994
8ea2b00f 10995#: config/tc-xtensa.c:8693
87ccc1b0
NC
10996msgid "ignoring extra '-rename-section' delimiter ':'"
10997msgstr ""
10998
8ea2b00f 10999#: config/tc-xtensa.c:8698
87ccc1b0
NC
11000#, c-format
11001msgid "ignoring invalid '-rename-section' specification: '%s'"
11002msgstr ""
11003
8ea2b00f 11004#: config/tc-xtensa.c:8721
87ccc1b0
NC
11005#, c-format
11006msgid "section %s renamed multiple times"
11007msgstr ""
11008
8ea2b00f 11009#: config/tc-xtensa.c:8723
87ccc1b0
NC
11010#, c-format
11011msgid "multiple sections remapped to output section %s"
11012msgstr ""
11013
6e1772d5 11014#: config/tc-z8k.c:271
87ccc1b0 11015#, c-format
fce00800
AM
11016msgid "register rr%d out of range"
11017msgstr ""
11018
6e1772d5 11019#: config/tc-z8k.c:273
fce00800
AM
11020#, c-format
11021msgid "register rr%d does not exist"
11022msgstr ""
11023
6e1772d5 11024#: config/tc-z8k.c:283
fce00800
AM
11025#, c-format
11026msgid "register rh%d out of range"
87ccc1b0
NC
11027msgstr ""
11028
6e1772d5 11029#: config/tc-z8k.c:293
87ccc1b0 11030#, c-format
fce00800 11031msgid "register rl%d out of range"
87ccc1b0
NC
11032msgstr ""
11033
6e1772d5 11034#: config/tc-z8k.c:304
87ccc1b0 11035#, c-format
fce00800 11036msgid "register rq%d out of range"
87ccc1b0
NC
11037msgstr ""
11038
6e1772d5 11039#: config/tc-z8k.c:306
87ccc1b0 11040#, c-format
fce00800 11041msgid "register rq%d does not exist"
87ccc1b0
NC
11042msgstr ""
11043
6e1772d5 11044#: config/tc-z8k.c:316
87ccc1b0 11045#, c-format
fce00800 11046msgid "register r%d out of range"
87ccc1b0
NC
11047msgstr ""
11048
6e1772d5 11049#: config/tc-z8k.c:357
87ccc1b0
NC
11050#, c-format
11051msgid "expected %c"
11052msgstr ""
11053
6e1772d5 11054#: config/tc-z8k.c:372
87ccc1b0
NC
11055#, c-format
11056msgid "register is wrong size for a word %s"
11057msgstr ""
11058
6e1772d5 11059#: config/tc-z8k.c:386
87ccc1b0
NC
11060#, c-format
11061msgid "register is wrong size for address %s"
11062msgstr ""
11063
6e1772d5
AM
11064#: config/tc-z8k.c:520
11065#, c-format
11066msgid "unknown interrupt %s"
11067msgstr ""
11068
87ccc1b0 11069#. No interrupt type specified, opcode won't do anything.
6e1772d5 11070#: config/tc-z8k.c:543
fce00800 11071msgid "opcode has no effect"
87ccc1b0
NC
11072msgstr ""
11073
6e1772d5 11074#: config/tc-z8k.c:653
87ccc1b0
NC
11075msgid "Missing ) in ra(rb)"
11076msgstr ""
11077
6e1772d5
AM
11078#: config/tc-z8k.c:736 config/tc-z8k.c:775
11079#, c-format
11080msgid "invalid condition code '%s'"
fce00800
AM
11081msgstr ""
11082
6e1772d5 11083#: config/tc-z8k.c:748
87ccc1b0 11084#, c-format
6e1772d5 11085msgid "invalid flag '%s'"
87ccc1b0
NC
11086msgstr ""
11087
6e1772d5
AM
11088#: config/tc-z8k.c:902 config/tc-z8k.c:908
11089msgid "invalid indirect register size"
11090msgstr ""
11091
11092#: config/tc-z8k.c:925 config/tc-z8k.c:1074 config/tc-z8k.c:1079
11093msgid "invalid control register name"
11094msgstr ""
11095
11096#: config/tc-z8k.c:1063
87ccc1b0
NC
11097msgid "immediate must be 1 or 2"
11098msgstr ""
11099
6e1772d5 11100#: config/tc-z8k.c:1066
87ccc1b0
NC
11101msgid "immediate 1 or 2 expected"
11102msgstr ""
11103
6e1772d5 11104#: config/tc-z8k.c:1097
87ccc1b0
NC
11105msgid "can't use R0 here"
11106msgstr ""
11107
6e1772d5 11108#: config/tc-z8k.c:1258
87ccc1b0
NC
11109msgid "Can't find opcode to match operands"
11110msgstr ""
11111
6e1772d5 11112#: config/tc-z8k.c:1369
87ccc1b0
NC
11113#, c-format
11114msgid "invalid architecture -z%s"
11115msgstr ""
11116
6e1772d5
AM
11117#: config/tc-z8k.c:1389
11118#, c-format
87ccc1b0
NC
11119msgid ""
11120" Z8K options:\n"
11121" -z8001 generate segmented code\n"
11122" -z8002 generate unsegmented code\n"
11123" -linkrelax create linker relaxable code\n"
11124msgstr ""
11125
6e1772d5
AM
11126#: config/tc-z8k.c:1401
11127#, c-format
87ccc1b0
NC
11128msgid "call to md_convert_frag\n"
11129msgstr ""
11130
6e1772d5 11131#: config/tc-z8k.c:1436 config/tc-z8k.c:1455 config/tc-z8k.c:1474
87ccc1b0
NC
11132msgid "cannot branch to odd address"
11133msgstr ""
11134
6e1772d5 11135#: config/tc-z8k.c:1439 config/tc-z8k.c:1458
87ccc1b0
NC
11136msgid "relative jump out of range"
11137msgstr ""
11138
6e1772d5 11139#: config/tc-z8k.c:1476
87ccc1b0
NC
11140msgid "relative call out of range"
11141msgstr ""
11142
6e1772d5 11143#: config/tc-z8k.c:1505
87ccc1b0
NC
11144msgid "relative address out of range"
11145msgstr ""
11146
6e1772d5 11147#: config/tc-z8k.c:1525
87ccc1b0
NC
11148#, c-format
11149msgid "md_apply_fix3: unknown r_type 0x%x\n"
11150msgstr ""
11151
6e1772d5
AM
11152#: config/tc-z8k.c:1537
11153#, c-format
87ccc1b0
NC
11154msgid "call to md_estimate_size_before_relax\n"
11155msgstr ""
11156
6e1772d5 11157#: config/tc-z8k.c:1574
ac50feda 11158#, c-format
87ccc1b0 11159msgid "Can't subtract symbols in different sections %s %s"
ac50feda
RH
11160msgstr ""
11161
6e1772d5 11162#: depend.c:193
ac50feda 11163#, c-format
87ccc1b0 11164msgid "can't open `%s' for writing"
ac50feda
RH
11165msgstr ""
11166
6e1772d5 11167#: depend.c:205
ac50feda 11168#, c-format
87ccc1b0 11169msgid "can't close `%s'"
ac50feda
RH
11170msgstr ""
11171
fce00800 11172#: dw2gencfi.c:262
87ccc1b0 11173#, c-format
fce00800 11174msgid "register save offset not a multiple of %u"
ac50feda
RH
11175msgstr ""
11176
6e1772d5 11177#: dw2gencfi.c:389
fce00800 11178msgid "missing separator"
ac50feda
RH
11179msgstr ""
11180
6e1772d5 11181#: dw2gencfi.c:411 dw2gencfi.c:429
fce00800 11182msgid "bad register expression"
ac50feda
RH
11183msgstr ""
11184
6e1772d5 11185#: dw2gencfi.c:451 dw2gencfi.c:552
fce00800 11186msgid "CFI instruction used without previous .cfi_startproc"
ac50feda
RH
11187msgstr ""
11188
6e1772d5 11189#: dw2gencfi.c:584
87ccc1b0 11190msgid "previous CFI entry not closed (missing .cfi_endproc)"
ac50feda
RH
11191msgstr ""
11192
6e1772d5 11193#: dw2gencfi.c:617
87ccc1b0 11194msgid ".cfi_endproc without corresponding .cfi_startproc"
ac50feda
RH
11195msgstr ""
11196
8ea2b00f 11197#: dw2gencfi.c:1020
87ccc1b0 11198msgid "open CFI at the end of file; missing .cfi_endproc directive"
6840198f
NC
11199msgstr ""
11200
6e1772d5 11201#: dwarf2dbg.c:457 dwarf2dbg.c:486
328577ad 11202msgid "file number less than one"
5f68c319
NC
11203msgstr ""
11204
6e1772d5 11205#: dwarf2dbg.c:463
5f68c319 11206#, c-format
328577ad 11207msgid "file number %ld already allocated"
5f68c319
NC
11208msgstr ""
11209
6e1772d5 11210#: dwarf2dbg.c:491 dwarf2dbg.c:1024
6840198f 11211#, c-format
328577ad 11212msgid "unassigned file number %ld"
6840198f
NC
11213msgstr ""
11214
6e1772d5 11215#: dwarf2dbg.c:1089 dwarf2dbg.c:1280
87ccc1b0
NC
11216msgid "internal error: unknown dwarf2 format"
11217msgstr ""
11218
8ea2b00f 11219#: dwarf2dbg.c:1428 dwarf2dbg.c:1436 dwarf2dbg.c:1444 dwarf2dbg.c:1465
0d2bcfaf
NC
11220msgid "dwarf2 is not supported for this object file format"
11221msgstr ""
11222
6e1772d5 11223#: ecoff.c:1551
ac50feda 11224#, c-format
328577ad 11225msgid "string too big (%lu bytes)"
ac50feda
RH
11226msgstr ""
11227
6e1772d5 11228#: ecoff.c:1577
ac50feda 11229#, c-format
328577ad 11230msgid "inserting \"%s\" into string hash table: %s"
ac50feda
RH
11231msgstr ""
11232
6e1772d5
AM
11233#: ecoff.c:1608 ecoff.c:1801 ecoff.c:1824 ecoff.c:1855 ecoff.c:2008
11234#: ecoff.c:2119
ac50feda
RH
11235msgid "no current file pointer"
11236msgstr ""
11237
6e1772d5 11238#: ecoff.c:1695
ac50feda
RH
11239msgid "too many st_End's"
11240msgstr ""
11241
6e1772d5 11242#: ecoff.c:2033
ac50feda 11243#, c-format
328577ad 11244msgid "inserting \"%s\" into tag hash table: %s"
ac50feda
RH
11245msgstr ""
11246
6e1772d5 11247#: ecoff.c:2194
ac50feda
RH
11248msgid "fake .file after real one"
11249msgstr ""
11250
6e1772d5 11251#: ecoff.c:2284
328577ad 11252msgid "filename goes over one page boundary"
ac50feda
RH
11253msgstr ""
11254
6e1772d5 11255#: ecoff.c:2417
ac50feda
RH
11256msgid ".begin directive without a preceding .file directive"
11257msgstr ""
11258
6e1772d5 11259#: ecoff.c:2424
ac50feda
RH
11260msgid ".begin directive without a preceding .ent directive"
11261msgstr ""
11262
6e1772d5 11263#: ecoff.c:2455
ac50feda
RH
11264msgid ".bend directive without a preceding .file directive"
11265msgstr ""
11266
6e1772d5 11267#: ecoff.c:2462
ac50feda
RH
11268msgid ".bend directive without a preceding .ent directive"
11269msgstr ""
11270
6e1772d5 11271#: ecoff.c:2475
ac50feda
RH
11272msgid ".bend directive names unknown symbol"
11273msgstr ""
11274
6e1772d5 11275#: ecoff.c:2518
ac50feda
RH
11276msgid ".def pseudo-op used inside of .def/.endef; ignored"
11277msgstr ""
11278
6e1772d5 11279#: ecoff.c:2520
328577ad 11280msgid "empty symbol name in .def; ignored"
ac50feda
RH
11281msgstr ""
11282
6e1772d5 11283#: ecoff.c:2557
ac50feda
RH
11284msgid ".dim pseudo-op used outside of .def/.endef; ignored"
11285msgstr ""
11286
6e1772d5 11287#: ecoff.c:2572
328577ad 11288msgid "badly formed .dim directive"
ac50feda
RH
11289msgstr ""
11290
6e1772d5 11291#: ecoff.c:2585
328577ad 11292msgid "too many .dim entries"
ac50feda
RH
11293msgstr ""
11294
6e1772d5 11295#: ecoff.c:2605
ac50feda
RH
11296msgid ".scl pseudo-op used outside of .def/.endef; ignored"
11297msgstr ""
11298
6e1772d5 11299#: ecoff.c:2630
ac50feda
RH
11300msgid ".size pseudo-op used outside of .def/.endef; ignored"
11301msgstr ""
11302
6e1772d5 11303#: ecoff.c:2645
328577ad 11304msgid "badly formed .size directive"
ac50feda
RH
11305msgstr ""
11306
6e1772d5 11307#: ecoff.c:2658
328577ad 11308msgid "too many .size entries"
ac50feda
RH
11309msgstr ""
11310
6e1772d5 11311#: ecoff.c:2680
ac50feda
RH
11312msgid ".type pseudo-op used outside of .def/.endef; ignored"
11313msgstr ""
11314
11315#. FIXME: We could handle this by setting the continued bit.
11316#. There would still be a limit: the .type argument can not
11317#. be infinite.
6e1772d5 11318#: ecoff.c:2698
ac50feda 11319#, c-format
328577ad 11320msgid "the type of %s is too complex; it will be simplified"
ac50feda
RH
11321msgstr ""
11322
6e1772d5 11323#: ecoff.c:2709
ac50feda
RH
11324msgid "Unrecognized .type argument"
11325msgstr ""
11326
6e1772d5 11327#: ecoff.c:2747
ac50feda
RH
11328msgid ".tag pseudo-op used outside of .def/.endef; ignored"
11329msgstr ""
11330
6e1772d5 11331#: ecoff.c:2772
ac50feda
RH
11332msgid ".val pseudo-op used outside of .def/.endef; ignored"
11333msgstr ""
11334
6e1772d5 11335#: ecoff.c:2780
ac50feda
RH
11336msgid ".val expression is too copmlex"
11337msgstr ""
11338
6e1772d5 11339#: ecoff.c:2810
ac50feda
RH
11340msgid ".endef pseudo-op used before .def; ignored"
11341msgstr ""
11342
6e1772d5 11343#: ecoff.c:2836 ecoff.c:2917
328577ad 11344msgid "bad COFF debugging information"
ac50feda
RH
11345msgstr ""
11346
6e1772d5 11347#: ecoff.c:2885
ac50feda 11348#, c-format
328577ad 11349msgid "no tag specified for %s"
ac50feda
RH
11350msgstr ""
11351
6e1772d5 11352#: ecoff.c:2987
ac50feda
RH
11353msgid ".end directive without a preceding .file directive"
11354msgstr ""
11355
6e1772d5 11356#: ecoff.c:2994
ac50feda
RH
11357msgid ".end directive without a preceding .ent directive"
11358msgstr ""
11359
6e1772d5 11360#: ecoff.c:3016
ac50feda
RH
11361msgid ".end directive names unknown symbol"
11362msgstr ""
11363
6e1772d5 11364#: ecoff.c:3043
ac50feda
RH
11365msgid "second .ent directive found before .end directive"
11366msgstr ""
11367
6e1772d5 11368#: ecoff.c:3115
328577ad 11369msgid "no way to handle .file within .ent/.end section"
ac50feda
RH
11370msgstr ""
11371
6e1772d5 11372#: ecoff.c:3236
328577ad 11373msgid ".loc before .file"
ac50feda
RH
11374msgstr ""
11375
8ea2b00f 11376#: ecoff.c:3358 read.c:1396 read.c:1503 read.c:2140 read.c:2752 read.c:4823
6e1772d5
AM
11377#: symbols.c:356 symbols.c:455
11378#, c-format
11379msgid "symbol `%s' is already defined"
11380msgstr ""
11381
11382#: ecoff.c:3371
ac50feda
RH
11383msgid "bad .weakext directive"
11384msgstr ""
11385
6e1772d5 11386#: ecoff.c:3439
ac50feda
RH
11387#, c-format
11388msgid ".stab%c is not supported"
11389msgstr ""
11390
6e1772d5 11391#: ecoff.c:3449
ac50feda
RH
11392#, c-format
11393msgid ".stab%c: ignoring non-zero other field"
11394msgstr ""
11395
6e1772d5 11396#: ecoff.c:3483
ac50feda
RH
11397#, c-format
11398msgid ""
328577ad 11399"line number (%d) for .stab%c directive cannot fit in index field (20 bits)"
ac50feda
RH
11400msgstr ""
11401
6e1772d5 11402#: ecoff.c:3519
ac50feda 11403#, c-format
328577ad 11404msgid "illegal .stab%c directive, bad character"
ac50feda
RH
11405msgstr ""
11406
8ea2b00f 11407#: ecoff.c:3978 ecoff.c:4167 ecoff.c:4192
ac50feda
RH
11408msgid ".begin/.bend in different segments"
11409msgstr ""
11410
8ea2b00f 11411#: ecoff.c:4688
328577ad 11412msgid "missing .end or .bend at end of file"
ac50feda
RH
11413msgstr ""
11414
8ea2b00f 11415#: ecoff.c:5173
ac50feda
RH
11416msgid "GP prologue size exceeds field size, using 0 instead"
11417msgstr ""
11418
8ea2b00f 11419#: expr.c:82 read.c:3121
328577ad
NC
11420msgid "bignum invalid"
11421msgstr ""
11422
8ea2b00f 11423#: expr.c:84 read.c:3123 read.c:3459 read.c:4334
328577ad
NC
11424msgid "floating point number invalid"
11425msgstr ""
11426
6e1772d5 11427#: expr.c:232
328577ad 11428msgid "bad floating-point constant: exponent overflow"
ac50feda
RH
11429msgstr ""
11430
6e1772d5 11431#: expr.c:236
ac50feda 11432#, c-format
328577ad 11433msgid "bad floating-point constant: unknown error code=%d"
ac50feda
RH
11434msgstr ""
11435
6e1772d5 11436#: expr.c:412
ac50feda 11437msgid ""
328577ad 11438"a bignum with underscores may not have more than 8 hex digits in any word"
ac50feda
RH
11439msgstr ""
11440
6e1772d5 11441#: expr.c:435
328577ad 11442msgid "a bignum with underscores must have exactly 4 words"
ac50feda
RH
11443msgstr ""
11444
ed265386 11445#. Either not seen or not defined.
ac50feda
RH
11446#. @@ Should print out the original string instead of
11447#. the parsed number.
6e1772d5 11448#: expr.c:558
ac50feda 11449#, c-format
328577ad 11450msgid "backward ref to unknown label \"%d:\""
ac50feda
RH
11451msgstr ""
11452
6e1772d5 11453#: expr.c:680
328577ad 11454msgid "character constant too large"
ac50feda
RH
11455msgstr ""
11456
6e1772d5 11457#: expr.c:926
ac50feda
RH
11458#, c-format
11459msgid "expr.c(operand): bad atof_generic return val %d"
11460msgstr ""
11461
6e1772d5 11462#: expr.c:988
1994a7c7 11463#, c-format
328577ad 11464msgid "missing '%c'"
ac50feda
RH
11465msgstr ""
11466
8ea2b00f 11467#: expr.c:1000 read.c:3830
ac50feda
RH
11468msgid "EBCDIC constants are not supported"
11469msgstr ""
11470
8ea2b00f 11471#: expr.c:1121
ac50feda
RH
11472#, c-format
11473msgid "Unary operator %c ignored because bad operand follows"
11474msgstr ""
11475
8ea2b00f 11476#: expr.c:1167 expr.c:1192
ac50feda
RH
11477msgid "syntax error in .startof. or .sizeof."
11478msgstr ""
11479
8ea2b00f 11480#: expr.c:1694
ac50feda
RH
11481msgid "missing operand; zero assumed"
11482msgstr ""
11483
8ea2b00f 11484#: expr.c:1729
ac50feda
RH
11485msgid "left operand is a bignum; integer 0 assumed"
11486msgstr ""
11487
8ea2b00f 11488#: expr.c:1731
ac50feda
RH
11489msgid "left operand is a float; integer 0 assumed"
11490msgstr ""
11491
8ea2b00f 11492#: expr.c:1740
ac50feda
RH
11493msgid "right operand is a bignum; integer 0 assumed"
11494msgstr ""
11495
8ea2b00f 11496#: expr.c:1742
ac50feda
RH
11497msgid "right operand is a float; integer 0 assumed"
11498msgstr ""
11499
8ea2b00f 11500#: expr.c:1798 symbols.c:1154
ac50feda
RH
11501msgid "division by zero"
11502msgstr ""
11503
8ea2b00f 11504#: expr.c:1896
328577ad
NC
11505msgid "operation combines symbols in different segments"
11506msgstr ""
11507
6c37ac4d 11508#: frags.c:48
ac50feda
RH
11509msgid "attempt to allocate data in absolute section"
11510msgstr ""
11511
6c37ac4d 11512#: frags.c:54
ac50feda
RH
11513msgid "attempt to allocate data in common section"
11514msgstr ""
11515
6e1772d5 11516#: frags.c:105
6c37ac4d
NC
11517#, c-format
11518msgid "can't extend frag %u chars"
11519msgstr ""
11520
6e1772d5 11521#. For error messages.
ac50feda
RH
11522#. Detect if we are reading from stdin by examining the file
11523#. name returned by as_where().
11524#.
11525#. [FIXME: We rely upon the name in the strcmp below being the
11526#. same as the one used by input_scrub_new_file(), if that is
11527#. not true, then this code will fail].
11528#.
18e03609
NC
11529#. If we are reading from stdin, then we need to save each input
11530#. line here (assuming of course that we actually have a line of
11531#. input to read), so that it can be displayed in the listing
11532#. that is produced at the end of the assembly.
6e1772d5 11533#: input-file.c:146 input-scrub.c:239 listing.c:332
ac50feda
RH
11534msgid "{standard input}"
11535msgstr ""
11536
6e1772d5 11537#: input-file.c:157
ac50feda 11538#, c-format
6e1772d5 11539msgid "Can't open %s for reading"
ac50feda
RH
11540msgstr ""
11541
6e1772d5 11542#: input-file.c:225 input-file.c:254
ac50feda
RH
11543#, c-format
11544msgid "Can't read from %s"
11545msgstr ""
11546
6e1772d5 11547#: input-file.c:266
ac50feda
RH
11548#, c-format
11549msgid "Can't close %s"
11550msgstr ""
11551
6e1772d5 11552#: input-scrub.c:264
60bcf0fa 11553msgid "macros nested too deeply"
ac50feda
RH
11554msgstr ""
11555
6e1772d5 11556#: input-scrub.c:366 input-scrub.c:388
ac50feda
RH
11557msgid "partial line at end of file ignored"
11558msgstr ""
11559
6e1772d5
AM
11560#: itbl-ops.c:349
11561#, c-format
ac50feda
RH
11562msgid "Unable to allocate memory for new instructions\n"
11563msgstr ""
11564
6e1772d5 11565#: listing.c:238
ac50feda
RH
11566msgid "Warning:"
11567msgstr ""
11568
6e1772d5 11569#: listing.c:244
ac50feda
RH
11570msgid "Error:"
11571msgstr ""
11572
6e1772d5 11573#: listing.c:1096
ac50feda
RH
11574#, c-format
11575msgid "can't open list file: %s"
11576msgstr ""
11577
6e1772d5 11578#: listing.c:1118
ac50feda
RH
11579#, c-format
11580msgid "error closing list file: %s"
11581msgstr ""
11582
6e1772d5 11583#: listing.c:1191
ac50feda
RH
11584msgid "strange paper height, set to no form"
11585msgstr ""
11586
6e1772d5 11587#: listing.c:1255
328577ad 11588msgid "new line in title"
ac50feda
RH
11589msgstr ""
11590
87ccc1b0 11591#. Turns the next expression into a string.
8ea2b00f 11592#: macro.c:371
87ccc1b0
NC
11593#, no-c-format
11594msgid "% operator needs absolute expression"
11595msgstr ""
11596
8ea2b00f 11597#: macro.c:527
ac50feda
RH
11598msgid "unexpected end of file in macro definition"
11599msgstr ""
11600
8ea2b00f 11601#: macro.c:536
ac50feda
RH
11602msgid "missing ) after formals"
11603msgstr ""
11604
8ea2b00f 11605#: macro.c:671
ac50feda
RH
11606msgid "missplaced )"
11607msgstr ""
11608
8ea2b00f 11609#: macro.c:924
ac50feda
RH
11610msgid "confusion in formal parameters"
11611msgstr ""
11612
8ea2b00f 11613#: macro.c:929
ac50feda
RH
11614msgid "macro formal argument does not exist"
11615msgstr ""
11616
8ea2b00f 11617#: macro.c:944
ac50feda
RH
11618msgid "can't mix positional and keyword arguments"
11619msgstr ""
11620
8ea2b00f 11621#: macro.c:952
ac50feda
RH
11622msgid "too many positional arguments"
11623msgstr ""
11624
8ea2b00f 11625#: macro.c:1118
ac50feda
RH
11626msgid "unexpected end of file in irp or irpc"
11627msgstr ""
11628
8ea2b00f 11629#: macro.c:1126
ac50feda
RH
11630msgid "missing model parameter"
11631msgstr ""
11632
8ea2b00f 11633#: messages.c:104
6e1772d5 11634#, c-format
ac50feda
RH
11635msgid "Assembler messages:\n"
11636msgstr ""
11637
8ea2b00f 11638#: messages.c:212
6e1772d5 11639#, c-format
ac50feda
RH
11640msgid "Warning: "
11641msgstr ""
11642
8ea2b00f 11643#: messages.c:313
6e1772d5 11644#, c-format
ac50feda
RH
11645msgid "Error: "
11646msgstr ""
11647
8ea2b00f 11648#: messages.c:408 messages.c:428
6e1772d5 11649#, c-format
ac50feda
RH
11650msgid "Fatal error: "
11651msgstr ""
11652
8ea2b00f 11653#: messages.c:443
6e1772d5 11654#, c-format
ac50feda
RH
11655msgid "Internal error!\n"
11656msgstr ""
11657
8ea2b00f 11658#: messages.c:445
ac50feda
RH
11659#, c-format
11660msgid "Assertion failure in %s at %s line %d.\n"
11661msgstr ""
11662
8ea2b00f 11663#: messages.c:448
ac50feda
RH
11664#, c-format
11665msgid "Assertion failure at %s line %d.\n"
11666msgstr ""
11667
8ea2b00f 11668#: messages.c:449 messages.c:466
6e1772d5 11669#, c-format
ac50feda
RH
11670msgid "Please report this bug.\n"
11671msgstr ""
11672
8ea2b00f 11673#: messages.c:461
ac50feda
RH
11674#, c-format
11675msgid "Internal error, aborting at %s line %d in %s\n"
11676msgstr ""
11677
8ea2b00f 11678#: messages.c:464
ac50feda
RH
11679#, c-format
11680msgid "Internal error, aborting at %s line %d\n"
11681msgstr ""
11682
8ea2b00f
AM
11683#: messages.c:535
11684#, c-format
11685msgid "%s out of range (%d is not between %d and %d)"
11686msgstr ""
11687
11688#. xgettext:c-format.
11689#: messages.c:559
11690#, c-format
11691msgid "%s out of range (0x%s is not between 0x%s and 0x%s)"
11692msgstr ""
11693
6e1772d5 11694#: output-file.c:47
ac50feda 11695#, c-format
328577ad 11696msgid "can't open a bfd on stdout %s"
ac50feda
RH
11697msgstr ""
11698
8ea2b00f
AM
11699#: output-file.c:52
11700#, c-format
11701msgid "Selected target format '%s' unknown"
11702msgstr ""
11703
11704#: output-file.c:54 output-file.c:117
ac50feda 11705#, c-format
328577ad 11706msgid "FATAL: can't create %s"
ac50feda
RH
11707msgstr ""
11708
8ea2b00f 11709#: output-file.c:74 output-file.c:81
ac50feda 11710#, c-format
328577ad 11711msgid "FATAL: can't close %s\n"
ac50feda
RH
11712msgstr ""
11713
8ea2b00f 11714#: output-file.c:130
328577ad
NC
11715#, c-format
11716msgid "FATAL: can't close %s"
11717msgstr ""
11718
8ea2b00f 11719#: output-file.c:150
ac50feda
RH
11720msgid "Failed to emit an object byte"
11721msgstr ""
11722
8ea2b00f 11723#: output-file.c:151
328577ad 11724msgid "can't continue"
ac50feda
RH
11725msgstr ""
11726
8ea2b00f 11727#: read.c:431
ac50feda
RH
11728#, c-format
11729msgid "error constructing %s pseudo-op table: %s"
11730msgstr ""
11731
8ea2b00f 11732#: read.c:797
ac50feda 11733#, c-format
328577ad 11734msgid "unknown pseudo-op: `%s'"
ac50feda
RH
11735msgstr ""
11736
8ea2b00f 11737#: read.c:928
ac50feda
RH
11738#, c-format
11739msgid "label \"%d$\" redefined"
11740msgstr ""
11741
8ea2b00f 11742#: read.c:1136
ac50feda
RH
11743msgid ".abort detected. Abandoning ship."
11744msgstr ""
11745
8ea2b00f 11746#: read.c:1154 read.c:2312
328577ad 11747msgid "ignoring fill value in absolute section"
ac50feda
RH
11748msgstr ""
11749
8ea2b00f 11750#: read.c:1241
ac50feda 11751#, c-format
328577ad 11752msgid "alignment too large: %u assumed"
ac50feda
RH
11753msgstr ""
11754
8ea2b00f 11755#: read.c:1273
ac50feda
RH
11756msgid "expected fill pattern missing"
11757msgstr ""
11758
8ea2b00f 11759#: read.c:1379
6e1772d5
AM
11760msgid "missing size expression"
11761msgstr ""
11762
8ea2b00f 11763#: read.c:1386
328577ad 11764#, c-format
6e1772d5
AM
11765msgid "size (%ld) out of range, ignored"
11766msgstr ""
11767
8ea2b00f 11768#: read.c:1406
6e1772d5
AM
11769#, c-format
11770msgid "size of \"%s\" is already %ld; not changing to %ld"
ac50feda
RH
11771msgstr ""
11772
11773#. Some of the back ends can't deal with non-positive line numbers.
11774#. Besides, it's silly.
8ea2b00f 11775#: read.c:1628
ac50feda 11776#, c-format
328577ad 11777msgid "line numbers must be positive; line number %d rejected"
ac50feda
RH
11778msgstr ""
11779
8ea2b00f 11780#: read.c:1655
ac50feda
RH
11781msgid "start address not supported"
11782msgstr ""
11783
8ea2b00f 11784#: read.c:1664
ac50feda
RH
11785msgid ".err encountered"
11786msgstr ""
11787
8ea2b00f 11788#: read.c:1682 read.c:1684
ac50feda
RH
11789#, c-format
11790msgid ".fail %ld encountered"
11791msgstr ""
11792
8ea2b00f 11793#: read.c:1720
ac50feda 11794#, c-format
328577ad 11795msgid ".fill size clamped to %d"
ac50feda
RH
11796msgstr ""
11797
8ea2b00f 11798#: read.c:1725
328577ad 11799msgid "size negative; .fill ignored"
ac50feda
RH
11800msgstr ""
11801
8ea2b00f 11802#: read.c:1731
328577ad 11803msgid "repeat < 0; .fill ignored"
ac50feda
RH
11804msgstr ""
11805
8ea2b00f 11806#: read.c:1888
ac50feda
RH
11807#, c-format
11808msgid "unrecognized .linkonce type `%s'"
11809msgstr ""
11810
8ea2b00f 11811#: read.c:1901 read.c:1927
ac50feda
RH
11812msgid ".linkonce is not supported for this object file format"
11813msgstr ""
11814
8ea2b00f 11815#: read.c:1923
ac50feda
RH
11816#, c-format
11817msgid "bfd_set_section_flags: %s"
11818msgstr ""
11819
8ea2b00f 11820#: read.c:1953
ac50feda
RH
11821#, c-format
11822msgid "error setting flags for \".sbss\": %s"
11823msgstr ""
11824
8ea2b00f 11825#: read.c:2001
6e1772d5 11826msgid "expected alignment after size"
ac50feda
RH
11827msgstr ""
11828
8ea2b00f 11829#: read.c:2015
328577ad 11830msgid "alignment negative; 0 assumed"
ac50feda
RH
11831msgstr ""
11832
8ea2b00f 11833#: read.c:2246
ac50feda
RH
11834#, c-format
11835msgid "attempt to redefine pseudo-op `%s' ignored"
11836msgstr ""
11837
8ea2b00f 11838#: read.c:2307
ac50feda 11839#, c-format
328577ad 11840msgid "invalid segment \"%s\""
ac50feda
RH
11841msgstr ""
11842
8ea2b00f 11843#: read.c:2315
ac50feda
RH
11844msgid "only constant offsets supported in absolute section"
11845msgstr ""
11846
8ea2b00f 11847#: read.c:2354
ac50feda
RH
11848msgid "MRI style ORG pseudo-op not supported"
11849msgstr ""
11850
8ea2b00f 11851#: read.c:2510
ac50feda
RH
11852#, c-format
11853msgid "unrecognized section type `%s'"
11854msgstr ""
11855
8ea2b00f 11856#: read.c:2524
ac50feda
RH
11857msgid "absolute sections are not supported"
11858msgstr ""
11859
8ea2b00f 11860#: read.c:2539
ac50feda
RH
11861#, c-format
11862msgid "unrecognized section command `%s'"
11863msgstr ""
11864
8ea2b00f 11865#: read.c:2603
328577ad
NC
11866msgid ".endr encountered without preceeding .rept, .irc, or .irp"
11867msgstr ""
11868
8ea2b00f 11869#: read.c:2631
a74801ba
ILT
11870#, c-format
11871msgid "%s without %s"
ac50feda
RH
11872msgstr ""
11873
8ea2b00f 11874#: read.c:2837
328577ad 11875msgid "unsupported variable size or fill value"
ac50feda
RH
11876msgstr ""
11877
8ea2b00f 11878#: read.c:2862
ac50feda
RH
11879msgid ".space repeat count is zero, ignored"
11880msgstr ""
11881
8ea2b00f 11882#: read.c:2864
ac50feda
RH
11883msgid ".space repeat count is negative, ignored"
11884msgstr ""
11885
8ea2b00f 11886#: read.c:2893
ac50feda
RH
11887msgid "space allocation too complex in absolute section"
11888msgstr ""
11889
8ea2b00f 11890#: read.c:2899
ac50feda
RH
11891msgid "space allocation too complex in common section"
11892msgstr ""
11893
8ea2b00f 11894#: read.c:2986 read.c:4072
ac50feda 11895#, c-format
328577ad 11896msgid "bad floating literal: %s"
ac50feda
RH
11897msgstr ""
11898
8ea2b00f 11899#: read.c:3051
ac50feda 11900#, c-format
6e1772d5 11901msgid "junk at end of line, first unrecognized character is `%c'"
ac50feda
RH
11902msgstr ""
11903
8ea2b00f 11904#: read.c:3054
ac50feda 11905#, c-format
6e1772d5 11906msgid "junk at end of line, first unrecognized character valued 0x%x"
ac50feda
RH
11907msgstr ""
11908
8ea2b00f 11909#: read.c:3117
328577ad 11910msgid "missing expression"
ac50feda
RH
11911msgstr ""
11912
8ea2b00f 11913#: read.c:3293
ac50feda
RH
11914msgid "rva without symbol"
11915msgstr ""
11916
8ea2b00f 11917#: read.c:3415
ac50feda
RH
11918msgid "attempt to store value in absolute section"
11919msgstr ""
11920
8ea2b00f 11921#: read.c:3453 read.c:4328
ac50feda
RH
11922msgid "zero assumed for missing expression"
11923msgstr ""
11924
8ea2b00f 11925#: read.c:3465 read.c:4340 write.c:318
ac50feda
RH
11926msgid "register value used as expression"
11927msgstr ""
11928
11929#. Leading bits contain both 0s & 1s.
8ea2b00f 11930#: read.c:3556
ac50feda 11931#, c-format
328577ad 11932msgid "value 0x%lx truncated to 0x%lx"
ac50feda
RH
11933msgstr ""
11934
8ea2b00f 11935#: read.c:3572
ac50feda 11936#, c-format
328577ad 11937msgid "bignum truncated to %d bytes"
ac50feda
RH
11938msgstr ""
11939
8ea2b00f 11940#: read.c:3739
ac50feda
RH
11941msgid "using a bit field width of zero"
11942msgstr ""
11943
8ea2b00f 11944#: read.c:3747
ac50feda
RH
11945#, c-format
11946msgid "field width \"%s\" too complex for a bitfield"
11947msgstr ""
11948
8ea2b00f 11949#: read.c:3755
ac50feda
RH
11950#, c-format
11951msgid "field width %lu too big to fit in %d bytes: truncated to %d bits"
11952msgstr ""
11953
8ea2b00f 11954#: read.c:3777
ac50feda
RH
11955#, c-format
11956msgid "field value \"%s\" too complex for a bitfield"
11957msgstr ""
11958
8ea2b00f 11959#: read.c:3903 read.c:4094
328577ad 11960msgid "unresolvable or nonpositive repeat count; using 1"
ac50feda
RH
11961msgstr ""
11962
8ea2b00f 11963#: read.c:3952
ac50feda 11964#, c-format
328577ad 11965msgid "unknown floating type type '%c'"
ac50feda
RH
11966msgstr ""
11967
8ea2b00f 11968#: read.c:3974
328577ad 11969msgid "floating point constant too large"
ac50feda
RH
11970msgstr ""
11971
8ea2b00f 11972#: read.c:4444
87ccc1b0
NC
11973msgid "strings must be placed into a section"
11974msgstr ""
11975
8ea2b00f 11976#: read.c:4494
328577ad 11977msgid "expected <nn>"
ac50feda
RH
11978msgstr ""
11979
11980#. To be compatible with BSD 4.2 as: give the luser a linefeed!!
8ea2b00f 11981#: read.c:4527 read.c:4613
328577ad 11982msgid "unterminated string; newline inserted"
ac50feda
RH
11983msgstr ""
11984
8ea2b00f 11985#: read.c:4621
328577ad 11986msgid "bad escaped character in string"
ac50feda
RH
11987msgstr ""
11988
8ea2b00f 11989#: read.c:4646
328577ad 11990msgid "expected address expression"
ac50feda
RH
11991msgstr ""
11992
8ea2b00f 11993#: read.c:4665
ac50feda
RH
11994#, c-format
11995msgid "symbol \"%s\" undefined; zero assumed"
11996msgstr ""
11997
8ea2b00f 11998#: read.c:4668
ac50feda
RH
11999msgid "some symbol undefined; zero assumed"
12000msgstr ""
12001
8ea2b00f 12002#: read.c:4684
328577ad 12003msgid "bad or irreducible absolute expression"
ac50feda
RH
12004msgstr ""
12005
8ea2b00f 12006#: read.c:4725
328577ad 12007msgid "this string may not contain '\\0'"
ac50feda
RH
12008msgstr ""
12009
8ea2b00f 12010#: read.c:4761
328577ad 12011msgid "missing string"
ac50feda
RH
12012msgstr ""
12013
8ea2b00f 12014#: read.c:4881
328577ad
NC
12015#, c-format
12016msgid ".incbin count zero, ignoring `%s'"
ac50feda
RH
12017msgstr ""
12018
8ea2b00f 12019#: read.c:4907
328577ad
NC
12020#, c-format
12021msgid "file not found: %s"
ac50feda
RH
12022msgstr ""
12023
8ea2b00f 12024#: read.c:4921
ac50feda 12025#, c-format
328577ad 12026msgid "seek to end of .incbin file failed `%s'"
ac50feda
RH
12027msgstr ""
12028
8ea2b00f 12029#: read.c:4932
328577ad
NC
12030#, c-format
12031msgid "skip (%ld) + count (%ld) larger than file size (%ld)"
ac50feda
RH
12032msgstr ""
12033
8ea2b00f 12034#: read.c:4939
328577ad
NC
12035#, c-format
12036msgid "could not skip to %ld in file `%s'"
12037msgstr ""
12038
8ea2b00f 12039#: read.c:4948
328577ad
NC
12040#, c-format
12041msgid "truncated file `%s', %ld of %ld bytes read"
12042msgstr ""
12043
8ea2b00f 12044#: read.c:5106
328577ad
NC
12045msgid "missing .func"
12046msgstr ""
12047
8ea2b00f 12048#: read.c:5123
328577ad
NC
12049msgid ".endfunc missing for previous .func"
12050msgstr ""
12051
6e1772d5 12052#: stabs.c:215 stabs.c:223 stabs.c:231 stabs.c:250
ac50feda 12053#, c-format
328577ad
NC
12054msgid ".stab%c: missing comma"
12055msgstr ""
12056
87ccc1b0
NC
12057#. This could happen for example with a source file with a huge
12058#. number of lines. The only cure is to use a different debug
12059#. format, probably DWARF.
6e1772d5 12060#: stabs.c:243
87ccc1b0
NC
12061#, c-format
12062msgid ".stab%c: description field '%x' too big, try a different debug format"
12063msgstr ""
12064
6e1772d5 12065#: stabs.c:426
328577ad 12066msgid "comma missing in .xstabs"
ac50feda
RH
12067msgstr ""
12068
6e1772d5 12069#: subsegs.c:373
ac50feda 12070#, c-format
328577ad 12071msgid "attempt to switch to nonexistent segment \"%s\""
ac50feda
RH
12072msgstr ""
12073
6e1772d5 12074#: symbols.c:307
87ccc1b0
NC
12075#, c-format
12076msgid "cannot define symbol `%s' in absolute section"
12077msgstr ""
12078
6e1772d5 12079#: symbols.c:441
ac50feda 12080#, c-format
328577ad 12081msgid "symbol `%s' is already defined as \"%s\"/%s%ld"
ac50feda
RH
12082msgstr ""
12083
6e1772d5 12084#: symbols.c:517 symbols.c:524
ac50feda 12085#, c-format
328577ad 12086msgid "inserting \"%s\" into symbol table failed: %s"
ac50feda
RH
12087msgstr ""
12088
6e1772d5 12089#: symbols.c:838 symbols.c:842
ac50feda 12090#, c-format
87ccc1b0 12091msgid "undefined symbol `%s' in operation"
ac50feda
RH
12092msgstr ""
12093
6e1772d5 12094#: symbols.c:849
ac50feda 12095#, c-format
87ccc1b0 12096msgid "invalid sections for operation on `%s' and `%s'"
ac50feda
RH
12097msgstr ""
12098
6e1772d5 12099#: symbols.c:853
87ccc1b0
NC
12100#, c-format
12101msgid "invalid section for operation on `%s'"
ac50feda
RH
12102msgstr ""
12103
6e1772d5 12104#: symbols.c:861 symbols.c:864
ac50feda 12105#, c-format
328577ad 12106msgid "undefined symbol `%s' in operation setting `%s'"
ac50feda
RH
12107msgstr ""
12108
6e1772d5 12109#: symbols.c:871
87ccc1b0
NC
12110#, c-format
12111msgid "invalid sections for operation on `%s' and `%s' setting `%s'"
12112msgstr ""
12113
6e1772d5 12114#: symbols.c:875
87ccc1b0
NC
12115#, c-format
12116msgid "invalid section for operation on `%s' setting `%s'"
12117msgstr ""
12118
6e1772d5 12119#: symbols.c:927
ac50feda 12120#, c-format
87ccc1b0 12121msgid "symbol definition loop encountered at `%s'"
ac50feda
RH
12122msgstr ""
12123
6e1772d5 12124#: symbols.c:1156
ac50feda 12125#, c-format
328577ad 12126msgid "division by zero when setting `%s'"
ac50feda
RH
12127msgstr ""
12128
8ea2b00f 12129#: symbols.c:1243 write.c:1976
ac50feda 12130#, c-format
328577ad 12131msgid "can't resolve value for symbol `%s'"
ac50feda
RH
12132msgstr ""
12133
6e1772d5 12134#: symbols.c:1627
ac50feda
RH
12135#, c-format
12136msgid "\"%d\" (instance number %d of a %s label)"
12137msgstr ""
12138
6e1772d5 12139#: symbols.c:1663
ac50feda 12140#, c-format
328577ad 12141msgid "attempt to get value of unresolved symbol `%s'"
ac50feda
RH
12142msgstr ""
12143
8ea2b00f 12144#: symbols.c:1906
328577ad 12145msgid "section symbols are already global"
c45021f2
NC
12146msgstr ""
12147
8ea2b00f 12148#: symbols.c:1946
87ccc1b0
NC
12149#, c-format
12150msgid "Accessing function `%s' as thread-local object"
12151msgstr ""
12152
8ea2b00f 12153#: symbols.c:1950
87ccc1b0
NC
12154#, c-format
12155msgid "Accessing `%s' as thread-local object"
12156msgstr ""
12157
6e1772d5 12158#: write.c:213
ac50feda
RH
12159#, c-format
12160msgid "field fx_size too small to hold %d"
12161msgstr ""
12162
6e1772d5 12163#: write.c:345
ac50feda
RH
12164msgid "rva not supported"
12165msgstr ""
12166
6e1772d5 12167#: write.c:545
ac50feda
RH
12168#, c-format
12169msgid "attempt to .org/.space backwards? (%ld)"
12170msgstr ""
12171
8ea2b00f 12172#: write.c:971 write.c:1043
ac50feda
RH
12173msgid "relocation out of range"
12174msgstr ""
12175
8ea2b00f 12176#: write.c:974 write.c:1046
ac50feda
RH
12177#, c-format
12178msgid "%s:%u: bad return from bfd_install_relocation: %x"
12179msgstr ""
12180
8ea2b00f 12181#: write.c:1026
ac50feda
RH
12182msgid "internal error: fixup not contained within frag"
12183msgstr ""
12184
8ea2b00f 12185#: write.c:1132 write.c:1156
ac50feda
RH
12186#, c-format
12187msgid "FATAL: Can't write %s"
12188msgstr ""
12189
8ea2b00f 12190#: write.c:1188
328577ad 12191msgid "cannot write to output file"
ac50feda
RH
12192msgstr ""
12193
8ea2b00f 12194#: write.c:1445
ac50feda 12195#, c-format
328577ad 12196msgid "%d error%s, %d warning%s, generating bad object file"
ac50feda
RH
12197msgstr ""
12198
8ea2b00f 12199#: write.c:1452
ac50feda 12200#, c-format
328577ad 12201msgid "%d error%s, %d warning%s, no object file generated"
ac50feda
RH
12202msgstr ""
12203
8ea2b00f 12204#: write.c:1913
ac50feda 12205#, c-format
328577ad 12206msgid "local label `%s' is not defined"
ac50feda
RH
12207msgstr ""
12208
8ea2b00f 12209#: write.c:2206
ac50feda
RH
12210#, c-format
12211msgid "alignment padding (%lu bytes) not a multiple of %ld"
12212msgstr ""
12213
8ea2b00f 12214#: write.c:2323
ac50feda
RH
12215#, c-format
12216msgid ".word %s-%s+%s didn't fit"
12217msgstr ""
12218
8ea2b00f 12219#: write.c:2408
fce00800 12220msgid "attempt to move .org backwards"
ac50feda
RH
12221msgstr ""
12222
8ea2b00f 12223#: write.c:2436
ac50feda
RH
12224msgid ".space specifies non-absolute value"
12225msgstr ""
12226
8ea2b00f 12227#: write.c:2443
ac50feda
RH
12228msgid ".space or .fill with negative value, ignored"
12229msgstr ""
12230
8ea2b00f 12231#: write.c:2727
328577ad
NC
12232#, c-format
12233msgid "value of %s too large for field of %d bytes at %s"
ac50feda
RH
12234msgstr ""
12235
8ea2b00f 12236#: write.c:2739
ac50feda 12237#, c-format
328577ad 12238msgid "signed .word overflow; switch may be too large; %ld at 0x%lx"
ac50feda 12239msgstr ""