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