~ubuntu-branches/ubuntu/saucy/language-pack-sv/saucy-proposed

« back to all changes in this revision

Viewing changes to data/sv/LC_MESSAGES/gas.po

  • Committer: Package Import Robot
  • Author(s): Ubuntu automatic language-pack builder
  • Date: 2013-08-14 10:38:18 UTC
  • Revision ID: package-import@ubuntu.com-20130814103818-sxq61ww066x7icho
Tags: 1:13.10+20130813
Automatic update to latest translation data.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Swedish translation for binutils
2
 
# Copyright (c) (c) 2005 Canonical Ltd, and Rosetta Contributors 2005
3
 
# This file is distributed under the same license as the binutils package.
4
 
# FIRST AUTHOR <EMAIL@ADDRESS>, 2005.
5
 
#
6
 
msgid ""
7
 
msgstr ""
8
 
"Project-Id-Version: binutils\n"
9
 
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10
 
"POT-Creation-Date: 2011-10-25 12:00+0100\n"
11
 
"PO-Revision-Date: 2007-09-20 00:41+0000\n"
12
 
"Last-Translator: Torbjörn Hed <torbjorn.hed@tdhmedia.com>\n"
13
 
"Language-Team: Swedish <sv@li.org>\n"
14
 
"MIME-Version: 1.0\n"
15
 
"Content-Type: text/plain; charset=UTF-8\n"
16
 
"Content-Transfer-Encoding: 8bit\n"
17
 
"X-Launchpad-Export-Date: 2013-08-08 10:38+0000\n"
18
 
"X-Generator: Launchpad (build 16723)\n"
19
 
 
20
 
#: app.c:488 app.c:502
21
 
msgid "end of file in comment"
22
 
msgstr "filslut i kommentar"
23
 
 
24
 
#: app.c:580 app.c:627
25
 
#, c-format
26
 
msgid "end of file in string; '%c' inserted"
27
 
msgstr "filslut i sträng; '%c' infogat"
28
 
 
29
 
#: app.c:653
30
 
#, c-format
31
 
msgid "unknown escape '\\%c' in string; ignored"
32
 
msgstr "okänd flyktsekvens '\\%c' i sträng; ignorerad"
33
 
 
34
 
#: app.c:826
35
 
msgid "end of file not at end of a line; newline inserted"
36
 
msgstr "filslut inte på slutet av en rad; ny rad infogad"
37
 
 
38
 
#: app.c:989
39
 
msgid "end of file in multiline comment"
40
 
msgstr "filslut i flerradskommentar"
41
 
 
42
 
#: app.c:1064
43
 
msgid "end of file after a one-character quote; \\0 inserted"
44
 
msgstr ""
45
 
 
46
 
#: app.c:1072
47
 
msgid "end of file in escape character"
48
 
msgstr ""
49
 
 
50
 
#: app.c:1084
51
 
msgid "missing close quote; (assumed)"
52
 
msgstr "saknar avslutande citattecken (förutsatt)"
53
 
 
54
 
#: app.c:1153 app.c:1208 app.c:1219 app.c:1293
55
 
msgid "end of file in comment; newline inserted"
56
 
msgstr "filslut i kommentar; ny rad infogad"
57
 
 
58
 
#: as.c:162
59
 
msgid "missing emulation mode name"
60
 
msgstr "namn saknas för emulationsläge"
61
 
 
62
 
#: as.c:177
63
 
#, c-format
64
 
msgid "unrecognized emulation name `%s'"
65
 
msgstr "oidentifierbart emulationsnamns '%s'"
66
 
 
67
 
#: as.c:224
68
 
#, c-format
69
 
msgid "GNU assembler version %s (%s) using BFD version %s\n"
70
 
msgstr "GNU assembler version %s (%s) använder BFD version %s\n"
71
 
 
72
 
#: as.c:231
73
 
#, c-format
74
 
msgid "Usage: %s [option...] [asmfile...]\n"
75
 
msgstr ""
76
 
 
77
 
#: as.c:233
78
 
#, c-format
79
 
msgid ""
80
 
"Options:\n"
81
 
"  -a[sub-option...]\t  turn on listings\n"
82
 
"                      \t  Sub-options [default hls]:\n"
83
 
"                      \t  c      omit false conditionals\n"
84
 
"                      \t  d      omit debugging directives\n"
85
 
"                      \t  g      include general info\n"
86
 
"                      \t  h      include high-level source\n"
87
 
"                      \t  l      include assembly\n"
88
 
"                      \t  m      include macro expansions\n"
89
 
"                      \t  n      omit forms processing\n"
90
 
"                      \t  s      include symbols\n"
91
 
"                      \t  =FILE  list to FILE (must be last sub-option)\n"
92
 
msgstr ""
93
 
 
94
 
#: as.c:247
95
 
#, c-format
96
 
msgid "  --alternate             initially turn on alternate macro syntax\n"
97
 
msgstr ""
98
 
 
99
 
#: as.c:250
100
 
#, c-format
101
 
msgid ""
102
 
"  --compress-debug-sections\n"
103
 
"                          compress DWARF debug sections using zlib\n"
104
 
msgstr ""
105
 
 
106
 
#: as.c:253
107
 
#, c-format
108
 
msgid ""
109
 
"  --nocompress-debug-sections\n"
110
 
"                          don't compress DWARF debug sections\n"
111
 
msgstr ""
112
 
 
113
 
#: as.c:257
114
 
#, c-format
115
 
msgid "  -D                      produce assembler debugging messages\n"
116
 
msgstr ""
117
 
 
118
 
#: as.c:259
119
 
#, c-format
120
 
msgid ""
121
 
"  --debug-prefix-map OLD=NEW\n"
122
 
"                          map OLD to NEW in debug information\n"
123
 
msgstr ""
124
 
 
125
 
#: as.c:262
126
 
#, c-format
127
 
msgid "  --defsym SYM=VAL        define symbol SYM to given value\n"
128
 
msgstr ""
129
 
 
130
 
#: as.c:278
131
 
#, c-format
132
 
msgid "                          emulate output (default %s)\n"
133
 
msgstr ""
134
 
 
135
 
#: as.c:283
136
 
#, c-format
137
 
msgid "  --execstack             require executable stack for this object\n"
138
 
msgstr ""
139
 
 
140
 
#: as.c:285
141
 
#, c-format
142
 
msgid ""
143
 
"  --noexecstack           don't require executable stack for this object\n"
144
 
msgstr ""
145
 
 
146
 
#: as.c:287
147
 
#, c-format
148
 
msgid ""
149
 
"  --size-check=[error|warning]\n"
150
 
"\t\t\t  ELF .size directive check (default --size-check=error)\n"
151
 
msgstr ""
152
 
 
153
 
#: as.c:291
154
 
#, c-format
155
 
msgid "  -f                      skip whitespace and comment preprocessing\n"
156
 
msgstr ""
157
 
 
158
 
#: as.c:293
159
 
#, c-format
160
 
msgid "  -g --gen-debug          generate debugging information\n"
161
 
msgstr ""
162
 
 
163
 
#: as.c:295
164
 
#, c-format
165
 
msgid "  --gstabs                generate STABS debugging information\n"
166
 
msgstr ""
167
 
 
168
 
#: as.c:297
169
 
#, c-format
170
 
msgid ""
171
 
"  --gstabs+               generate STABS debug info with GNU extensions\n"
172
 
msgstr ""
173
 
 
174
 
#: as.c:299
175
 
#, c-format
176
 
msgid "  --gdwarf-2              generate DWARF2 debugging information\n"
177
 
msgstr ""
178
 
 
179
 
#: as.c:301
180
 
#, c-format
181
 
msgid "  --hash-size=<value>     set the hash table size close to <value>\n"
182
 
msgstr ""
183
 
 
184
 
#: as.c:303
185
 
#, c-format
186
 
msgid "  --help                  show this message and exit\n"
187
 
msgstr ""
188
 
 
189
 
#: as.c:305
190
 
#, c-format
191
 
msgid "  --target-help           show target specific options\n"
192
 
msgstr ""
193
 
 
194
 
#: as.c:307
195
 
#, c-format
196
 
msgid ""
197
 
"  -I DIR                  add DIR to search list for .include directives\n"
198
 
msgstr ""
199
 
 
200
 
#: as.c:309
201
 
#, c-format
202
 
msgid "  -J                      don't warn about signed overflow\n"
203
 
msgstr ""
204
 
 
205
 
#: as.c:311
206
 
#, c-format
207
 
msgid ""
208
 
"  -K                      warn when differences altered for long "
209
 
"displacements\n"
210
 
msgstr ""
211
 
 
212
 
#: as.c:313
213
 
#, c-format
214
 
msgid ""
215
 
"  -L,--keep-locals        keep local symbols (e.g. starting with `L')\n"
216
 
msgstr ""
217
 
 
218
 
#: as.c:315
219
 
#, c-format
220
 
msgid "  -M,--mri                assemble in MRI compatibility mode\n"
221
 
msgstr ""
222
 
 
223
 
#: as.c:317
224
 
#, c-format
225
 
msgid ""
226
 
"  --MD FILE               write dependency information in FILE (default "
227
 
"none)\n"
228
 
msgstr ""
229
 
 
230
 
#: as.c:319
231
 
#, c-format
232
 
msgid "  -nocpp                  ignored\n"
233
 
msgstr ""
234
 
 
235
 
#: as.c:321
236
 
#, c-format
237
 
msgid ""
238
 
"  -o OBJFILE              name the object-file output OBJFILE (default "
239
 
"a.out)\n"
240
 
msgstr ""
241
 
 
242
 
#: as.c:323
243
 
#, c-format
244
 
msgid "  -R                      fold data section into text section\n"
245
 
msgstr ""
246
 
 
247
 
#: as.c:325
248
 
#, c-format
249
 
msgid ""
250
 
"  --reduce-memory-overheads \n"
251
 
"                          prefer smaller memory use at the cost of longer\n"
252
 
"                          assembly times\n"
253
 
msgstr ""
254
 
 
255
 
#: as.c:329
256
 
#, c-format
257
 
msgid ""
258
 
"  --statistics            print various measured statistics from execution\n"
259
 
msgstr ""
260
 
 
261
 
#: as.c:331
262
 
#, c-format
263
 
msgid "  --strip-local-absolute  strip local absolute symbols\n"
264
 
msgstr ""
265
 
 
266
 
#: as.c:333
267
 
#, c-format
268
 
msgid ""
269
 
"  --traditional-format    Use same format as native assembler when possible\n"
270
 
msgstr ""
271
 
 
272
 
#: as.c:335
273
 
#, c-format
274
 
msgid "  --version               print assembler version number and exit\n"
275
 
msgstr ""
276
 
 
277
 
#: as.c:337
278
 
#, c-format
279
 
msgid "  -W  --no-warn           suppress warnings\n"
280
 
msgstr ""
281
 
 
282
 
#: as.c:339
283
 
#, c-format
284
 
msgid "  --warn                  don't suppress warnings\n"
285
 
msgstr ""
286
 
 
287
 
#: as.c:341
288
 
#, c-format
289
 
msgid "  --fatal-warnings        treat warnings as errors\n"
290
 
msgstr ""
291
 
 
292
 
#: as.c:344
293
 
#, c-format
294
 
msgid ""
295
 
"  --itbl INSTTBL          extend instruction set to include instructions\n"
296
 
"                          matching the specifications defined in file "
297
 
"INSTTBL\n"
298
 
msgstr ""
299
 
 
300
 
#: as.c:348
301
 
#, c-format
302
 
msgid "  -w                      ignored\n"
303
 
msgstr ""
304
 
 
305
 
#: as.c:350
306
 
#, c-format
307
 
msgid "  -X                      ignored\n"
308
 
msgstr ""
309
 
 
310
 
#: as.c:352
311
 
#, c-format
312
 
msgid "  -Z                      generate object file even after errors\n"
313
 
msgstr ""
314
 
 
315
 
#: as.c:354
316
 
#, c-format
317
 
msgid ""
318
 
"  --listing-lhs-width     set the width in words of the output data column "
319
 
"of\n"
320
 
"                          the listing\n"
321
 
msgstr ""
322
 
 
323
 
#: as.c:357
324
 
#, c-format
325
 
msgid ""
326
 
"  --listing-lhs-width2    set the width in words of the continuation lines\n"
327
 
"                          of the output data column; ignored if smaller "
328
 
"than\n"
329
 
"                          the width of the first line\n"
330
 
msgstr ""
331
 
 
332
 
#: as.c:361
333
 
#, c-format
334
 
msgid ""
335
 
"  --listing-rhs-width     set the max width in characters of the lines from\n"
336
 
"                          the source file\n"
337
 
msgstr ""
338
 
 
339
 
#: as.c:364
340
 
#, c-format
341
 
msgid ""
342
 
"  --listing-cont-lines    set the maximum number of continuation lines used\n"
343
 
"                          for the output data column of the listing\n"
344
 
msgstr ""
345
 
 
346
 
#: as.c:367
347
 
#, c-format
348
 
msgid "  @FILE                   read options from FILE\n"
349
 
msgstr ""
350
 
 
351
 
#: as.c:375
352
 
#, c-format
353
 
msgid "Report bugs to %s\n"
354
 
msgstr ""
355
 
 
356
 
#: as.c:587
357
 
#, c-format
358
 
msgid "unrecognized option -%c%s"
359
 
msgstr ""
360
 
 
361
 
#. This output is intended to follow the GNU standards document.
362
 
#: as.c:625
363
 
#, c-format
364
 
msgid "GNU assembler %s\n"
365
 
msgstr ""
366
 
 
367
 
#: as.c:626
368
 
#, c-format
369
 
msgid "Copyright 2011 Free Software Foundation, Inc.\n"
370
 
msgstr ""
371
 
 
372
 
#: as.c:627
373
 
#, c-format
374
 
msgid ""
375
 
"This program is free software; you may redistribute it under the terms of\n"
376
 
"the GNU General Public License version 3 or later.\n"
377
 
"This program has absolutely no warranty.\n"
378
 
msgstr ""
379
 
 
380
 
#: as.c:631
381
 
#, c-format
382
 
msgid "This assembler was configured for a target of `%s'.\n"
383
 
msgstr ""
384
 
 
385
 
#: as.c:638
386
 
msgid "multiple emulation names specified"
387
 
msgstr ""
388
 
 
389
 
#: as.c:640
390
 
msgid "emulations not handled in this configuration"
391
 
msgstr ""
392
 
 
393
 
#: as.c:645
394
 
#, c-format
395
 
msgid "alias = %s\n"
396
 
msgstr ""
397
 
 
398
 
#: as.c:646
399
 
#, c-format
400
 
msgid "canonical = %s\n"
401
 
msgstr ""
402
 
 
403
 
#: as.c:647
404
 
#, c-format
405
 
msgid "cpu-type = %s\n"
406
 
msgstr ""
407
 
 
408
 
#: as.c:649
409
 
#, c-format
410
 
msgid "format = %s\n"
411
 
msgstr ""
412
 
 
413
 
#: as.c:652
414
 
#, c-format
415
 
msgid "bfd-target = %s\n"
416
 
msgstr ""
417
 
 
418
 
#: as.c:660
419
 
msgid "cannot compress debug sections (zlib not installed)"
420
 
msgstr ""
421
 
 
422
 
#: as.c:681
423
 
msgid "bad defsym; format is --defsym name=value"
424
 
msgstr ""
425
 
 
426
 
#: as.c:701
427
 
msgid "no file name following -t option"
428
 
msgstr ""
429
 
 
430
 
#: as.c:716
431
 
#, c-format
432
 
msgid "failed to read instruction table %s\n"
433
 
msgstr ""
434
 
 
435
 
#: as.c:828
436
 
#, c-format
437
 
msgid "Invalid --size-check= option: `%s'"
438
 
msgstr ""
439
 
 
440
 
#: as.c:896
441
 
#, c-format
442
 
msgid "invalid listing option `%c'"
443
 
msgstr ""
444
 
 
445
 
#: as.c:949
446
 
msgid "--hash-size needs a numeric argument"
447
 
msgstr ""
448
 
 
449
 
#: as.c:974
450
 
#, c-format
451
 
msgid "%s: total time in assembly: %ld.%06ld\n"
452
 
msgstr ""
453
 
 
454
 
#: as.c:977
455
 
#, c-format
456
 
msgid "%s: data size %ld\n"
457
 
msgstr ""
458
 
 
459
 
#: as.c:1292
460
 
#, c-format
461
 
msgid "%d warnings, treating warnings as errors"
462
 
msgstr ""
463
 
 
464
 
#: as.h:184
465
 
#, c-format
466
 
msgid "Case value %ld unexpected at line %d of file \"%s\"\n"
467
 
msgstr ""
468
 
 
469
 
#. 
470
 
#. * We have a GROSS internal error.
471
 
#. * This should never happen.
472
 
#. 
473
 
#: atof-generic.c:417 config/tc-m68k.c:3579
474
 
msgid "failed sanity check"
475
 
msgstr ""
476
 
 
477
 
#: cgen.c:113 config/tc-alpha.c:2101 config/tc-alpha.c:2125
478
 
#: config/tc-arc.c:1684 config/tc-d10v.c:552 config/tc-d30v.c:538
479
 
#: config/tc-mn10200.c:1101 config/tc-mn10300.c:1751 config/tc-ppc.c:2617
480
 
#: config/tc-ppc.c:2768 config/tc-ppc.c:2910 config/tc-ppc.c:2921
481
 
#: config/tc-s390.c:1250 config/tc-s390.c:1364 config/tc-s390.c:1493
482
 
#: config/tc-v850.c:2229 config/tc-v850.c:2300 config/tc-v850.c:2346
483
 
#: config/tc-v850.c:2383 config/tc-v850.c:2420 config/tc-v850.c:2649
484
 
msgid "too many fixups"
485
 
msgstr ""
486
 
 
487
 
#: cgen.c:400 cgen.c:420 config/tc-arc.c:1665 config/tc-d10v.c:463
488
 
#: config/tc-d30v.c:454 config/tc-i370.c:2125 config/tc-mn10200.c:1043
489
 
#: config/tc-mn10300.c:1676 config/tc-ppc.c:2656 config/tc-s390.c:1221
490
 
#: config/tc-v850.c:2337 config/tc-v850.c:2371 config/tc-v850.c:2411
491
 
#: config/tc-v850.c:2622 config/tc-z80.c:417
492
 
msgid "illegal operand"
493
 
msgstr ""
494
 
 
495
 
#: cgen.c:424 config/tc-arc.c:1667 config/tc-avr.c:632 config/tc-d10v.c:465
496
 
#: config/tc-d30v.c:456 config/tc-h8300.c:500 config/tc-i370.c:2127
497
 
#: config/tc-mcore.c:662 config/tc-microblaze.c:579 config/tc-mmix.c:488
498
 
#: config/tc-mn10200.c:1046 config/tc-mn10300.c:1679 config/tc-msp430.c:452
499
 
#: config/tc-or32.c:307 config/tc-ppc.c:2658 config/tc-s390.c:1239
500
 
#: config/tc-sh.c:1387 config/tc-sh64.c:2213 config/tc-v850.c:2341
501
 
#: config/tc-v850.c:2375 config/tc-v850.c:2415 config/tc-v850.c:2625
502
 
#: config/tc-z80.c:570 config/tc-z8k.c:350
503
 
msgid "missing operand"
504
 
msgstr ""
505
 
 
506
 
#: cgen.c:799
507
 
msgid "a reloc on this operand implies an overflow"
508
 
msgstr ""
509
 
 
510
 
#: cgen.c:822
511
 
msgid "operand mask overflow"
512
 
msgstr ""
513
 
 
514
 
#. We can't actually support subtracting a symbol.
515
 
#: cgen.c:886 config/tc-arc.c:1249 config/tc-arm.c:1649 config/tc-arm.c:9195
516
 
#: config/tc-arm.c:9247 config/tc-arm.c:9494 config/tc-arm.c:10301
517
 
#: config/tc-arm.c:11396 config/tc-arm.c:11436 config/tc-arm.c:11776
518
 
#: config/tc-arm.c:11815 config/tc-avr.c:1165 config/tc-cris.c:4047
519
 
#: config/tc-d10v.c:1511 config/tc-d30v.c:1915 config/tc-mips.c:5697
520
 
#: config/tc-msp430.c:1936 config/tc-ppc.c:6072 config/tc-spu.c:957
521
 
#: config/tc-spu.c:981 config/tc-tilegx.c:1421 config/tc-tilepro.c:1268
522
 
#: config/tc-v850.c:3084 config/tc-xstormy16.c:483 config/tc-xtensa.c:5833
523
 
#: config/tc-xtensa.c:11830
524
 
msgid "expression too complex"
525
 
msgstr ""
526
 
 
527
 
#: cgen.c:982 config/tc-arc.c:1310 config/tc-ppc.c:6197 config/tc-s390.c:2135
528
 
#: config/tc-v850.c:3131 config/tc-xstormy16.c:537
529
 
msgid "unresolved expression that must be resolved"
530
 
msgstr ""
531
 
 
532
 
#: cgen.c:1007 config/tc-xstormy16.c:562
533
 
#, c-format
534
 
msgid "internal error: can't install fix for reloc type %d (`%s')"
535
 
msgstr ""
536
 
 
537
 
#: cgen.c:1060
538
 
msgid "relocation is not supported"
539
 
msgstr ""
540
 
 
541
 
#: cond.c:83
542
 
msgid "invalid identifier for \".ifdef\""
543
 
msgstr ""
544
 
 
545
 
#: cond.c:150
546
 
msgid "non-constant expression in \".if\" statement"
547
 
msgstr ""
548
 
 
549
 
#: cond.c:277
550
 
msgid "bad format for ifc or ifnc"
551
 
msgstr ""
552
 
 
553
 
#: cond.c:307
554
 
msgid "\".elseif\" without matching \".if\""
555
 
msgstr ""
556
 
 
557
 
#: cond.c:311
558
 
msgid "\".elseif\" after \".else\""
559
 
msgstr ""
560
 
 
561
 
#: cond.c:314 cond.c:420
562
 
msgid "here is the previous \".else\""
563
 
msgstr ""
564
 
 
565
 
#: cond.c:317 cond.c:423
566
 
msgid "here is the previous \".if\""
567
 
msgstr ""
568
 
 
569
 
#: cond.c:346
570
 
msgid "non-constant expression in \".elseif\" statement"
571
 
msgstr ""
572
 
 
573
 
#: cond.c:384
574
 
msgid "\".endif\" without \".if\""
575
 
msgstr ""
576
 
 
577
 
#: cond.c:413
578
 
msgid "\".else\" without matching \".if\""
579
 
msgstr ""
580
 
 
581
 
#: cond.c:417
582
 
msgid "duplicate \".else\""
583
 
msgstr ""
584
 
 
585
 
#: cond.c:468
586
 
msgid ".ifeqs syntax error"
587
 
msgstr ""
588
 
 
589
 
#: cond.c:549
590
 
msgid "end of macro inside conditional"
591
 
msgstr ""
592
 
 
593
 
#: cond.c:551
594
 
msgid "end of file inside conditional"
595
 
msgstr ""
596
 
 
597
 
#: cond.c:554
598
 
msgid "here is the start of the unterminated conditional"
599
 
msgstr ""
600
 
 
601
 
#: cond.c:558
602
 
msgid "here is the \"else\" of the unterminated conditional"
603
 
msgstr ""
604
 
 
605
 
#: config/atof-ieee.c:141
606
 
msgid "cannot create floating-point number"
607
 
msgstr ""
608
 
 
609
 
#: config/atof-ieee.c:288
610
 
msgid "NaNs are not supported by this target\n"
611
 
msgstr ""
612
 
 
613
 
#: config/atof-ieee.c:327 config/atof-ieee.c:368
614
 
msgid "Infinities are not supported by this target\n"
615
 
msgstr ""
616
 
 
617
 
#: config/atof-ieee.c:784 config/atof-vax.c:450 config/tc-arm.c:1040
618
 
#: config/tc-ia64.c:11435 config/tc-tic30.c:1259 config/tc-tic4x.c:2598
619
 
msgid "Unrecognized or unsupported floating point constant"
620
 
msgstr ""
621
 
 
622
 
#: config/obj-aout.c:84
623
 
#, c-format
624
 
msgid "Attempt to put a common symbol into set %s"
625
 
msgstr ""
626
 
 
627
 
#: config/obj-aout.c:88
628
 
#, c-format
629
 
msgid "Attempt to put an undefined symbol into set %s"
630
 
msgstr ""
631
 
 
632
 
#: config/obj-aout.c:115 config/obj-coff.c:1398
633
 
#, c-format
634
 
msgid "Symbol `%s' can not be both weak and common"
635
 
msgstr ""
636
 
 
637
 
#: config/obj-coff.c:140 dw2gencfi.c:214
638
 
#, c-format
639
 
msgid "Inserting \"%s\" into structure table failed: %s"
640
 
msgstr ""
641
 
 
642
 
#: config/obj-coff.c:219 config/obj-coff.c:1701 config/obj-macho.c:202
643
 
#: config/tc-ppc.c:5147 config/tc-tic54x.c:4008 read.c:2795
644
 
#, c-format
645
 
msgid "error setting flags for \"%s\": %s"
646
 
msgstr ""
647
 
 
648
 
#. Zero is used as an end marker in the file.
649
 
#: config/obj-coff.c:438
650
 
msgid "Line numbers must be positive integers\n"
651
 
msgstr ""
652
 
 
653
 
#: config/obj-coff.c:470
654
 
msgid ".ln pseudo-op inside .def/.endef: ignored."
655
 
msgstr ""
656
 
 
657
 
#: config/obj-coff.c:512 ecoff.c:3250
658
 
msgid ".loc outside of .text"
659
 
msgstr ""
660
 
 
661
 
#: config/obj-coff.c:519
662
 
msgid ".loc pseudo-op inside .def/.endef: ignored."
663
 
msgstr ""
664
 
 
665
 
#: config/obj-coff.c:600
666
 
msgid ".def pseudo-op used inside of .def/.endef: ignored."
667
 
msgstr ""
668
 
 
669
 
#: config/obj-coff.c:636
670
 
msgid ".endef pseudo-op used outside of .def/.endef: ignored."
671
 
msgstr ""
672
 
 
673
 
#: config/obj-coff.c:675
674
 
#, c-format
675
 
msgid "`%s' symbol without preceding function"
676
 
msgstr ""
677
 
 
678
 
#: config/obj-coff.c:762
679
 
#, c-format
680
 
msgid "unexpected storage class %d"
681
 
msgstr ""
682
 
 
683
 
#: config/obj-coff.c:870
684
 
msgid ".dim pseudo-op used outside of .def/.endef: ignored."
685
 
msgstr ""
686
 
 
687
 
#: config/obj-coff.c:890
688
 
msgid "badly formed .dim directive ignored"
689
 
msgstr ""
690
 
 
691
 
#: config/obj-coff.c:939
692
 
msgid ".size pseudo-op used outside of .def/.endef ignored."
693
 
msgstr ""
694
 
 
695
 
#: config/obj-coff.c:954
696
 
msgid ".scl pseudo-op used outside of .def/.endef ignored."
697
 
msgstr ""
698
 
 
699
 
#: config/obj-coff.c:971
700
 
msgid ".tag pseudo-op used outside of .def/.endef ignored."
701
 
msgstr ""
702
 
 
703
 
#: config/obj-coff.c:989
704
 
#, c-format
705
 
msgid "tag not found for .tag %s"
706
 
msgstr ""
707
 
 
708
 
#: config/obj-coff.c:1002
709
 
msgid ".type pseudo-op used outside of .def/.endef ignored."
710
 
msgstr ""
711
 
 
712
 
#: config/obj-coff.c:1021
713
 
msgid ".val pseudo-op used outside of .def/.endef ignored."
714
 
msgstr ""
715
 
 
716
 
#: config/obj-coff.c:1178
717
 
msgid "badly formed .weak directive ignored"
718
 
msgstr ""
719
 
 
720
 
#: config/obj-coff.c:1356
721
 
msgid "mismatched .eb"
722
 
msgstr ""
723
 
 
724
 
#: config/obj-coff.c:1377
725
 
#, c-format
726
 
msgid "C_EFCN symbol for %s out of scope"
727
 
msgstr ""
728
 
 
729
 
#: config/obj-coff.c:1431
730
 
#, c-format
731
 
msgid "Warning: internal error: forgetting to set endndx of %s"
732
 
msgstr ""
733
 
 
734
 
#. STYP_INFO
735
 
#. STYP_LIB
736
 
#. STYP_OVER
737
 
#: config/obj-coff.c:1667
738
 
#, c-format
739
 
msgid "unsupported section attribute '%c'"
740
 
msgstr ""
741
 
 
742
 
#: config/obj-coff.c:1671 config/tc-ppc.c:5129
743
 
#, c-format
744
 
msgid "unknown section attribute '%c'"
745
 
msgstr ""
746
 
 
747
 
#: config/obj-coff.c:1713 config/obj-macho.c:216
748
 
#, c-format
749
 
msgid "Ignoring changed section attributes for %s"
750
 
msgstr ""
751
 
 
752
 
#: config/obj-coff.c:1853
753
 
#, c-format
754
 
msgid "0x%lx: \"%s\" type = %ld, class = %d, segment = %d\n"
755
 
msgstr ""
756
 
 
757
 
#: config/obj-ecoff.c:125
758
 
msgid "Can't set GP value"
759
 
msgstr ""
760
 
 
761
 
#: config/obj-ecoff.c:132
762
 
msgid "Can't set register masks"
763
 
msgstr ""
764
 
 
765
 
#: config/obj-elf.c:334 config/tc-sparc.c:4092 config/tc-v850.c:503
766
 
#, c-format
767
 
msgid "bad .common segment %s"
768
 
msgstr ""
769
 
 
770
 
#: config/obj-elf.c:411
771
 
msgid "Missing symbol name in directive"
772
 
msgstr ""
773
 
 
774
 
#: config/obj-elf.c:618
775
 
#, c-format
776
 
msgid "setting incorrect section type for %s"
777
 
msgstr ""
778
 
 
779
 
#: config/obj-elf.c:623
780
 
#, c-format
781
 
msgid "ignoring incorrect section type for %s"
782
 
msgstr ""
783
 
 
784
 
#: config/obj-elf.c:665
785
 
#, c-format
786
 
msgid "setting incorrect section attributes for %s"
787
 
msgstr ""
788
 
 
789
 
#: config/obj-elf.c:720
790
 
#, c-format
791
 
msgid "ignoring changed section type for %s"
792
 
msgstr ""
793
 
 
794
 
#: config/obj-elf.c:732
795
 
#, c-format
796
 
msgid "ignoring changed section attributes for %s"
797
 
msgstr ""
798
 
 
799
 
#: config/obj-elf.c:734
800
 
#, c-format
801
 
msgid "ignoring changed section entity size for %s"
802
 
msgstr ""
803
 
 
804
 
#: config/obj-elf.c:794
805
 
msgid "unrecognized .section attribute: want a,e,w,x,M,S,G,T"
806
 
msgstr ""
807
 
 
808
 
#: config/obj-elf.c:836 read.c:2779
809
 
msgid "unrecognized section type"
810
 
msgstr ""
811
 
 
812
 
#: config/obj-elf.c:868
813
 
msgid "unrecognized section attribute"
814
 
msgstr ""
815
 
 
816
 
#: config/obj-elf.c:899 config/tc-alpha.c:4208
817
 
msgid "missing name"
818
 
msgstr ""
819
 
 
820
 
#: config/obj-elf.c:1030
821
 
msgid "invalid merge entity size"
822
 
msgstr ""
823
 
 
824
 
#: config/obj-elf.c:1037
825
 
msgid "entity size for SHF_MERGE not specified"
826
 
msgstr ""
827
 
 
828
 
#: config/obj-elf.c:1043
829
 
msgid "? section flag ignored with G present"
830
 
msgstr ""
831
 
 
832
 
#: config/obj-elf.c:1062
833
 
msgid "group name for SHF_GROUP not specified"
834
 
msgstr ""
835
 
 
836
 
#: config/obj-elf.c:1085
837
 
msgid "character following name is not '#'"
838
 
msgstr ""
839
 
 
840
 
#: config/obj-elf.c:1204
841
 
msgid ".previous without corresponding .section; ignored"
842
 
msgstr ""
843
 
 
844
 
#: config/obj-elf.c:1230
845
 
msgid ".popsection without corresponding .pushsection; ignored"
846
 
msgstr ""
847
 
 
848
 
#: config/obj-elf.c:1276
849
 
msgid "expected comma after name in .symver"
850
 
msgstr ""
851
 
 
852
 
#: config/obj-elf.c:1300
853
 
#, c-format
854
 
msgid "missing version name in `%s' for symbol `%s'"
855
 
msgstr ""
856
 
 
857
 
#: config/obj-elf.c:1311
858
 
#, c-format
859
 
msgid "multiple versions [`%s'|`%s'] for symbol `%s'"
860
 
msgstr ""
861
 
 
862
 
#: config/obj-elf.c:1348
863
 
#, c-format
864
 
msgid "expected `%s' to have already been set for .vtable_inherit"
865
 
msgstr ""
866
 
 
867
 
#: config/obj-elf.c:1358
868
 
msgid "expected comma after name in .vtable_inherit"
869
 
msgstr ""
870
 
 
871
 
#: config/obj-elf.c:1411
872
 
msgid "expected comma after name in .vtable_entry"
873
 
msgstr ""
874
 
 
875
 
#: config/obj-elf.c:1534
876
 
msgid "expected quoted string"
877
 
msgstr ""
878
 
 
879
 
#: config/obj-elf.c:1554
880
 
#, c-format
881
 
msgid "expected comma after name `%s' in .size directive"
882
 
msgstr ""
883
 
 
884
 
#: config/obj-elf.c:1563
885
 
msgid "missing expression in .size directive"
886
 
msgstr ""
887
 
 
888
 
#: config/obj-elf.c:1687
889
 
#, c-format
890
 
msgid "symbol '%s' is already defined"
891
 
msgstr ""
892
 
 
893
 
#: config/obj-elf.c:1707 config/obj-elf.c:1719
894
 
#, c-format
895
 
msgid "symbol type \"%s\" is supported only by GNU targets"
896
 
msgstr ""
897
 
 
898
 
#: config/obj-elf.c:1730
899
 
#, c-format
900
 
msgid "unrecognized symbol type \"%s\""
901
 
msgstr ""
902
 
 
903
 
#: config/obj-elf.c:1900 config/obj-elf.c:1903
904
 
#, c-format
905
 
msgid ".size expression for %s does not evaluate to a constant"
906
 
msgstr ""
907
 
 
908
 
#: config/obj-elf.c:1935
909
 
#, c-format
910
 
msgid ""
911
 
"invalid attempt to declare external version name as default in symbol `%s'"
912
 
msgstr ""
913
 
 
914
 
#: config/obj-elf.c:1996 ecoff.c:3608
915
 
#, c-format
916
 
msgid "symbol `%s' can not be both weak and common"
917
 
msgstr ""
918
 
 
919
 
#: config/obj-elf.c:2113
920
 
#, c-format
921
 
msgid "assuming all members of group `%s' are COMDAT"
922
 
msgstr ""
923
 
 
924
 
#: config/obj-elf.c:2125
925
 
#, c-format
926
 
msgid "can't create group: %s"
927
 
msgstr ""
928
 
 
929
 
#: config/obj-elf.c:2264
930
 
#, c-format
931
 
msgid "failed to set up debugging information: %s"
932
 
msgstr ""
933
 
 
934
 
#: config/obj-elf.c:2284
935
 
#, c-format
936
 
msgid "can't start writing .mdebug section: %s"
937
 
msgstr ""
938
 
 
939
 
#: config/obj-elf.c:2292
940
 
#, c-format
941
 
msgid "could not write .mdebug section: %s"
942
 
msgstr ""
943
 
 
944
 
#: config/obj-evax.c:129
945
 
#, c-format
946
 
msgid "no entry symbol for global function '%s'"
947
 
msgstr ""
948
 
 
949
 
#: config/obj-macho.c:77
950
 
msgid "missing segment name"
951
 
msgstr ""
952
 
 
953
 
#: config/obj-macho.c:89
954
 
msgid "missing comma after segment name"
955
 
msgstr ""
956
 
 
957
 
#: config/obj-macho.c:98
958
 
msgid "missing section name"
959
 
msgstr ""
960
 
 
961
 
#: config/obj-macho.c:114
962
 
msgid "missing section type name"
963
 
msgstr ""
964
 
 
965
 
#: config/obj-macho.c:124
966
 
#, c-format
967
 
msgid "unknown or invalid section type '%s'"
968
 
msgstr ""
969
 
 
970
 
#: config/obj-macho.c:140
971
 
msgid "missing section attribute identifier"
972
 
msgstr ""
973
 
 
974
 
#: config/obj-macho.c:149
975
 
#, c-format
976
 
msgid "unknown or invalid section attribute '%s'"
977
 
msgstr ""
978
 
 
979
 
#: config/obj-macho.c:161
980
 
msgid "unexpected sizeof_stub expression"
981
 
msgstr ""
982
 
 
983
 
#: config/obj-macho.c:166
984
 
msgid "missing sizeof_stub expression"
985
 
msgstr ""
986
 
 
987
 
#: config/obj-som.c:58
988
 
msgid "Only one .compiler pseudo-op per file!"
989
 
msgstr ""
990
 
 
991
 
#: config/obj-som.c:75 config/obj-som.c:146 config/obj-som.c:188
992
 
msgid "Expected quoted string"
993
 
msgstr ""
994
 
 
995
 
#: config/obj-som.c:88
996
 
msgid ".compiler directive missing language and version"
997
 
msgstr ""
998
 
 
999
 
#: config/obj-som.c:98
1000
 
msgid ".compiler directive missing version"
1001
 
msgstr ""
1002
 
 
1003
 
#: config/obj-som.c:114
1004
 
#, c-format
1005
 
msgid "FATAL: Attaching compiler header %s"
1006
 
msgstr ""
1007
 
 
1008
 
#: config/obj-som.c:129
1009
 
msgid "Only one .version pseudo-op per file!"
1010
 
msgstr ""
1011
 
 
1012
 
#: config/obj-som.c:153
1013
 
#, c-format
1014
 
msgid "attaching version header %s: %s"
1015
 
msgstr ""
1016
 
 
1017
 
#: config/obj-som.c:171
1018
 
msgid "Only one .copyright pseudo-op per file!"
1019
 
msgstr ""
1020
 
 
1021
 
#: config/obj-som.c:195
1022
 
#, c-format
1023
 
msgid "attaching copyright header %s: %s"
1024
 
msgstr ""
1025
 
 
1026
 
#: config/tc-alpha.c:655
1027
 
#, c-format
1028
 
msgid "No !literal!%ld was found"
1029
 
msgstr ""
1030
 
 
1031
 
#: config/tc-alpha.c:662
1032
 
#, c-format
1033
 
msgid "No !tlsgd!%ld was found"
1034
 
msgstr ""
1035
 
 
1036
 
#: config/tc-alpha.c:669
1037
 
#, c-format
1038
 
msgid "No !tlsldm!%ld was found"
1039
 
msgstr ""
1040
 
 
1041
 
#: config/tc-alpha.c:678
1042
 
#, c-format
1043
 
msgid "No ldah !gpdisp!%ld was found"
1044
 
msgstr ""
1045
 
 
1046
 
#: config/tc-alpha.c:728
1047
 
#, c-format
1048
 
msgid "too many !literal!%ld for %s"
1049
 
msgstr ""
1050
 
 
1051
 
#: config/tc-alpha.c:758
1052
 
#, c-format
1053
 
msgid "No lda !gpdisp!%ld was found"
1054
 
msgstr ""
1055
 
 
1056
 
#. Only support one relocation op per insn.
1057
 
#: config/tc-alpha.c:917
1058
 
msgid "More than one relocation op per insn"
1059
 
msgstr ""
1060
 
 
1061
 
#: config/tc-alpha.c:933
1062
 
msgid "No relocation operand"
1063
 
msgstr ""
1064
 
 
1065
 
#: config/tc-alpha.c:943
1066
 
#, c-format
1067
 
msgid "Unknown relocation operand: !%s"
1068
 
msgstr ""
1069
 
 
1070
 
#: config/tc-alpha.c:953
1071
 
#, c-format
1072
 
msgid "no sequence number after !%s"
1073
 
msgstr ""
1074
 
 
1075
 
#: config/tc-alpha.c:963
1076
 
#, c-format
1077
 
msgid "!%s does not use a sequence number"
1078
 
msgstr ""
1079
 
 
1080
 
#: config/tc-alpha.c:973
1081
 
#, c-format
1082
 
msgid "Bad sequence number: !%s!%s"
1083
 
msgstr ""
1084
 
 
1085
 
#: config/tc-alpha.c:1188 config/tc-alpha.c:3361
1086
 
#, c-format
1087
 
msgid "inappropriate arguments for opcode `%s'"
1088
 
msgstr ""
1089
 
 
1090
 
#: config/tc-alpha.c:1190 config/tc-alpha.c:3363
1091
 
#, c-format
1092
 
msgid "opcode `%s' not supported for target %s"
1093
 
msgstr ""
1094
 
 
1095
 
#: config/tc-alpha.c:1194 config/tc-alpha.c:3367 config/tc-avr.c:1441
1096
 
#: config/tc-msp430.c:1828
1097
 
#, c-format
1098
 
msgid "unknown opcode `%s'"
1099
 
msgstr ""
1100
 
 
1101
 
#: config/tc-alpha.c:1275 config/tc-alpha.c:1534
1102
 
msgid "overflow in literal (.lita) table"
1103
 
msgstr ""
1104
 
 
1105
 
#: config/tc-alpha.c:1282 config/tc-alpha.c:1306 config/tc-alpha.c:1547
1106
 
#: config/tc-alpha.c:2234 config/tc-alpha.c:2279 config/tc-alpha.c:2348
1107
 
#: config/tc-alpha.c:2431 config/tc-alpha.c:2656 config/tc-alpha.c:2754
1108
 
msgid "macro requires $at register while noat in effect"
1109
 
msgstr ""
1110
 
 
1111
 
#: config/tc-alpha.c:1284 config/tc-alpha.c:1308 config/tc-alpha.c:1549
1112
 
msgid "macro requires $at while $at in use"
1113
 
msgstr ""
1114
 
 
1115
 
#: config/tc-alpha.c:1493
1116
 
msgid "bignum invalid; zero assumed"
1117
 
msgstr ""
1118
 
 
1119
 
#: config/tc-alpha.c:1495
1120
 
msgid "floating point number invalid; zero assumed"
1121
 
msgstr ""
1122
 
 
1123
 
#: config/tc-alpha.c:1500
1124
 
msgid "can't handle expression"
1125
 
msgstr ""
1126
 
 
1127
 
#: config/tc-alpha.c:1540
1128
 
msgid "overflow in literal (.lit8) table"
1129
 
msgstr ""
1130
 
 
1131
 
#: config/tc-alpha.c:1837
1132
 
#, c-format
1133
 
msgid "too many ldah insns for !gpdisp!%ld"
1134
 
msgstr ""
1135
 
 
1136
 
#: config/tc-alpha.c:1839 config/tc-alpha.c:1851
1137
 
#, c-format
1138
 
msgid "both insns for !gpdisp!%ld must be in the same section"
1139
 
msgstr ""
1140
 
 
1141
 
#: config/tc-alpha.c:1849
1142
 
#, c-format
1143
 
msgid "too many lda insns for !gpdisp!%ld"
1144
 
msgstr ""
1145
 
 
1146
 
#: config/tc-alpha.c:1905
1147
 
#, c-format
1148
 
msgid "too many lituse insns for !lituse_tlsgd!%ld"
1149
 
msgstr ""
1150
 
 
1151
 
#: config/tc-alpha.c:1908
1152
 
#, c-format
1153
 
msgid "too many lituse insns for !lituse_tlsldm!%ld"
1154
 
msgstr ""
1155
 
 
1156
 
#: config/tc-alpha.c:1925
1157
 
#, c-format
1158
 
msgid "duplicate !tlsgd!%ld"
1159
 
msgstr ""
1160
 
 
1161
 
#: config/tc-alpha.c:1927
1162
 
#, c-format
1163
 
msgid "sequence number in use for !tlsldm!%ld"
1164
 
msgstr ""
1165
 
 
1166
 
#: config/tc-alpha.c:1941
1167
 
#, c-format
1168
 
msgid "duplicate !tlsldm!%ld"
1169
 
msgstr ""
1170
 
 
1171
 
#: config/tc-alpha.c:1943
1172
 
#, c-format
1173
 
msgid "sequence number in use for !tlsgd!%ld"
1174
 
msgstr ""
1175
 
 
1176
 
#: config/tc-alpha.c:1998 config/tc-arc.c:292 config/tc-mn10200.c:857
1177
 
#: config/tc-mn10300.c:1148 config/tc-ppc.c:1730 config/tc-s390.c:638
1178
 
#: config/tc-tilegx.c:408 config/tc-tilegx.c:471 config/tc-tilepro.c:369
1179
 
msgid "operand"
1180
 
msgstr ""
1181
 
 
1182
 
#: config/tc-alpha.c:2137
1183
 
msgid "invalid relocation for instruction"
1184
 
msgstr ""
1185
 
 
1186
 
#: config/tc-alpha.c:2151
1187
 
msgid "invalid relocation for field"
1188
 
msgstr ""
1189
 
 
1190
 
#: config/tc-alpha.c:2982
1191
 
msgid "can not resolve expression"
1192
 
msgstr ""
1193
 
 
1194
 
#: config/tc-alpha.c:3516 config/tc-i370.c:1055 config/tc-microblaze.c:185
1195
 
#: config/tc-ppc.c:2055 config/tc-ppc.c:4892
1196
 
#, c-format
1197
 
msgid ".COMMon length (%ld.) <0! Ignored."
1198
 
msgstr ""
1199
 
 
1200
 
#: config/tc-alpha.c:3527 config/tc-sparc.c:3963 config/tc-v850.c:298
1201
 
msgid "Ignoring attempt to re-define symbol"
1202
 
msgstr ""
1203
 
 
1204
 
#: config/tc-alpha.c:3619 config/tc-ppc.c:4929 config/tc-sparc.c:3971
1205
 
#, c-format
1206
 
msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld."
1207
 
msgstr ""
1208
 
 
1209
 
#: config/tc-alpha.c:3722 ecoff.c:3064
1210
 
msgid ".ent directive has no name"
1211
 
msgstr ""
1212
 
 
1213
 
#: config/tc-alpha.c:3730
1214
 
msgid "nested .ent directives"
1215
 
msgstr ""
1216
 
 
1217
 
#: config/tc-alpha.c:3775 ecoff.c:3015
1218
 
msgid ".end directive has no name"
1219
 
msgstr ""
1220
 
 
1221
 
#: config/tc-alpha.c:3784
1222
 
msgid ".end directive without matching .ent"
1223
 
msgstr ""
1224
 
 
1225
 
#: config/tc-alpha.c:3786
1226
 
msgid ".end directive names different symbol than .ent"
1227
 
msgstr ""
1228
 
 
1229
 
#: config/tc-alpha.c:3829 ecoff.c:3150
1230
 
msgid ".fmask outside of .ent"
1231
 
msgstr ""
1232
 
 
1233
 
#: config/tc-alpha.c:3831 config/tc-score.c:5598 ecoff.c:3214
1234
 
msgid ".mask outside of .ent"
1235
 
msgstr ""
1236
 
 
1237
 
#: config/tc-alpha.c:3839 ecoff.c:3157
1238
 
msgid "bad .fmask directive"
1239
 
msgstr ""
1240
 
 
1241
 
#: config/tc-alpha.c:3841 ecoff.c:3221
1242
 
msgid "bad .mask directive"
1243
 
msgstr ""
1244
 
 
1245
 
#: config/tc-alpha.c:3874 config/tc-mips.c:18816 config/tc-score.c:5740
1246
 
#: ecoff.c:3178
1247
 
msgid ".frame outside of .ent"
1248
 
msgstr ""
1249
 
 
1250
 
#: config/tc-alpha.c:3885 ecoff.c:3189
1251
 
msgid "bad .frame directive"
1252
 
msgstr ""
1253
 
 
1254
 
#: config/tc-alpha.c:3919
1255
 
msgid ".prologue directive without a preceding .ent directive"
1256
 
msgstr ""
1257
 
 
1258
 
#: config/tc-alpha.c:3937
1259
 
#, c-format
1260
 
msgid "Invalid argument %d to .prologue."
1261
 
msgstr ""
1262
 
 
1263
 
#: config/tc-alpha.c:4028
1264
 
msgid "ECOFF debugging is disabled."
1265
 
msgstr ""
1266
 
 
1267
 
#: config/tc-alpha.c:4042
1268
 
msgid ".ent directive without matching .end"
1269
 
msgstr ""
1270
 
 
1271
 
#: config/tc-alpha.c:4135
1272
 
msgid ".usepv directive has no name"
1273
 
msgstr ""
1274
 
 
1275
 
#: config/tc-alpha.c:4146
1276
 
msgid ".usepv directive has no type"
1277
 
msgstr ""
1278
 
 
1279
 
#: config/tc-alpha.c:4161
1280
 
msgid "unknown argument for .usepv"
1281
 
msgstr ""
1282
 
 
1283
 
#: config/tc-alpha.c:4276
1284
 
#, c-format
1285
 
msgid "unknown section attribute %s"
1286
 
msgstr ""
1287
 
 
1288
 
#: config/tc-alpha.c:4370
1289
 
msgid "previous .ent not closed by a .end"
1290
 
msgstr ""
1291
 
 
1292
 
#: config/tc-alpha.c:4391
1293
 
msgid ".ent directive has no symbol"
1294
 
msgstr ""
1295
 
 
1296
 
#: config/tc-alpha.c:4416
1297
 
msgid ".handler directive has no name"
1298
 
msgstr ""
1299
 
 
1300
 
#: config/tc-alpha.c:4445
1301
 
msgid "Bad .frame directive 1./2. param"
1302
 
msgstr ""
1303
 
 
1304
 
#: config/tc-alpha.c:4457
1305
 
msgid "Bad .frame directive 3./4. param"
1306
 
msgstr ""
1307
 
 
1308
 
#: config/tc-alpha.c:4494
1309
 
msgid ".pdesc directive not in link (.link) section"
1310
 
msgstr ""
1311
 
 
1312
 
#: config/tc-alpha.c:4501
1313
 
msgid ".pdesc directive has no entry symbol"
1314
 
msgstr ""
1315
 
 
1316
 
#: config/tc-alpha.c:4512
1317
 
msgid ".pdesc has a bad entry symbol"
1318
 
msgstr ""
1319
 
 
1320
 
#: config/tc-alpha.c:4523
1321
 
msgid ".pdesc doesn't match with last .ent"
1322
 
msgstr ""
1323
 
 
1324
 
#: config/tc-alpha.c:4538
1325
 
msgid "No comma after .pdesc <entryname>"
1326
 
msgstr ""
1327
 
 
1328
 
#: config/tc-alpha.c:4558
1329
 
msgid "unknown procedure kind"
1330
 
msgstr ""
1331
 
 
1332
 
#: config/tc-alpha.c:4653
1333
 
msgid ".name directive not in link (.link) section"
1334
 
msgstr ""
1335
 
 
1336
 
#: config/tc-alpha.c:4661
1337
 
msgid ".name directive has no symbol"
1338
 
msgstr ""
1339
 
 
1340
 
#: config/tc-alpha.c:4695
1341
 
msgid "No symbol after .linkage"
1342
 
msgstr ""
1343
 
 
1344
 
#: config/tc-alpha.c:4743
1345
 
msgid "No symbol after .code_address"
1346
 
msgstr ""
1347
 
 
1348
 
#: config/tc-alpha.c:4769 config/tc-score.c:5604
1349
 
msgid "Bad .mask directive"
1350
 
msgstr ""
1351
 
 
1352
 
#: config/tc-alpha.c:4787
1353
 
msgid "Bad .fmask directive"
1354
 
msgstr ""
1355
 
 
1356
 
#: config/tc-alpha.c:4944
1357
 
#, c-format
1358
 
msgid "Expected comma after name \"%s\""
1359
 
msgstr ""
1360
 
 
1361
 
#: config/tc-alpha.c:4956
1362
 
#, c-format
1363
 
msgid "unhandled: .proc %s,%d"
1364
 
msgstr ""
1365
 
 
1366
 
#: config/tc-alpha.c:4990
1367
 
#, c-format
1368
 
msgid "Tried to .set unrecognized mode `%s'"
1369
 
msgstr ""
1370
 
 
1371
 
#: config/tc-alpha.c:5016
1372
 
#, c-format
1373
 
msgid "Bad base register, using $%d."
1374
 
msgstr ""
1375
 
 
1376
 
#: config/tc-alpha.c:5037
1377
 
#, c-format
1378
 
msgid "Alignment too large: %d. assumed"
1379
 
msgstr ""
1380
 
 
1381
 
#: config/tc-alpha.c:5041 config/tc-d30v.c:2060
1382
 
msgid "Alignment negative: 0 assumed"
1383
 
msgstr ""
1384
 
 
1385
 
#: config/tc-alpha.c:5136 config/tc-alpha.c:5628
1386
 
#, c-format
1387
 
msgid "Unknown CPU identifier `%s'"
1388
 
msgstr ""
1389
 
 
1390
 
#: config/tc-alpha.c:5327
1391
 
#, c-format
1392
 
msgid "Chose GP value of %lx\n"
1393
 
msgstr ""
1394
 
 
1395
 
#: config/tc-alpha.c:5341
1396
 
msgid "bad .section directive: want a,s,w,x,M,S,G,T in string"
1397
 
msgstr ""
1398
 
 
1399
 
#: config/tc-alpha.c:5430
1400
 
#, c-format
1401
 
msgid "internal error: can't hash opcode `%s': %s"
1402
 
msgstr ""
1403
 
 
1404
 
#: config/tc-alpha.c:5466
1405
 
#, c-format
1406
 
msgid "internal error: can't hash macro `%s': %s"
1407
 
msgstr ""
1408
 
 
1409
 
#: config/tc-alpha.c:5550 config/tc-arm.c:6818 config/tc-arm.c:6830
1410
 
#: config/tc-i960.c:708 config/tc-xtensa.c:5315 config/tc-xtensa.c:5393
1411
 
#: config/tc-xtensa.c:5510 config/tc-z80.c:1897
1412
 
msgid "syntax error"
1413
 
msgstr ""
1414
 
 
1415
 
#: config/tc-alpha.c:5679
1416
 
msgid ""
1417
 
"Alpha options:\n"
1418
 
"-32addr\t\t\ttreat addresses as 32-bit values\n"
1419
 
"-F\t\t\tlack floating point instructions support\n"
1420
 
"-mev4 | -mev45 | -mev5 | -mev56 | -mpca56 | -mev6 | -mev67 | -mev68 | -mall\n"
1421
 
"\t\t\tspecify variant of Alpha architecture\n"
1422
 
"-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264 | -m21264a | -"
1423
 
"m21264b\n"
1424
 
"\t\t\tthese variants include PALcode opcodes\n"
1425
 
msgstr ""
1426
 
 
1427
 
#: config/tc-alpha.c:5689
1428
 
msgid ""
1429
 
"VMS options:\n"
1430
 
"-+\t\t\tencode (don't truncate) names longer than 64 characters\n"
1431
 
"-H\t\t\tshow new symbol after hash truncation\n"
1432
 
"-replace/-noreplace\tenable or disable the optimization of procedure calls\n"
1433
 
msgstr ""
1434
 
 
1435
 
#: config/tc-alpha.c:5940
1436
 
#, c-format
1437
 
msgid "unhandled relocation type %s"
1438
 
msgstr ""
1439
 
 
1440
 
#: config/tc-alpha.c:5953
1441
 
msgid "non-absolute expression in constant field"
1442
 
msgstr ""
1443
 
 
1444
 
#: config/tc-alpha.c:5967
1445
 
#, c-format
1446
 
msgid "type %d reloc done?\n"
1447
 
msgstr ""
1448
 
 
1449
 
#: config/tc-alpha.c:6014 config/tc-alpha.c:6021 config/tc-mips.c:11711
1450
 
#: config/tc-mips.c:12396
1451
 
msgid "Used $at without \".set noat\""
1452
 
msgstr ""
1453
 
 
1454
 
#: config/tc-alpha.c:6190
1455
 
#, c-format
1456
 
msgid "!samegp reloc against symbol without .prologue: %s"
1457
 
msgstr ""
1458
 
 
1459
 
#: config/tc-alpha.c:6234 config/tc-tilegx.c:1700 config/tc-tilepro.c:1499
1460
 
#: config/tc-xtensa.c:5999
1461
 
#, c-format
1462
 
msgid "cannot represent `%s' relocation in object file"
1463
 
msgstr ""
1464
 
 
1465
 
#: config/tc-alpha.c:6240
1466
 
#, c-format
1467
 
msgid "internal error? cannot generate `%s' relocation"
1468
 
msgstr ""
1469
 
 
1470
 
#: config/tc-alpha.c:6339
1471
 
#, c-format
1472
 
msgid "frame reg expected, using $%d."
1473
 
msgstr ""
1474
 
 
1475
 
#: config/tc-arc.c:194 config/tc-arc.c:215 config/tc-arc.c:992
1476
 
#: config/tc-h8300.c:77 config/tc-h8300.c:86 config/tc-h8300.c:96
1477
 
#: config/tc-h8300.c:106 config/tc-h8300.c:116 config/tc-h8300.c:127
1478
 
#: config/tc-h8300.c:244 config/tc-hppa.c:6887 config/tc-hppa.c:6893
1479
 
#: config/tc-hppa.c:6899 config/tc-hppa.c:6905 config/tc-hppa.c:8312
1480
 
#: config/tc-lm32.c:198 config/tc-mn10300.c:937 config/tc-mn10300.c:942
1481
 
#: config/tc-mn10300.c:2433 config/tc-xc16x.c:79 config/tc-xc16x.c:86
1482
 
#: config/tc-xc16x.c:93
1483
 
msgid "could not set architecture and machine"
1484
 
msgstr ""
1485
 
 
1486
 
#: config/tc-arc.c:212 config/tc-arm.c:22402 config/tc-score.c:6299
1487
 
#: config/tc-score.c:6528 config/tc-score.c:6533
1488
 
msgid "virtual memory exhausted"
1489
 
msgstr ""
1490
 
 
1491
 
#: config/tc-arc.c:432 config/tc-arc.c:671
1492
 
msgid "expected comma after operand name"
1493
 
msgstr ""
1494
 
 
1495
 
#: config/tc-arc.c:443
1496
 
#, c-format
1497
 
msgid "negative operand number %d"
1498
 
msgstr ""
1499
 
 
1500
 
#: config/tc-arc.c:455
1501
 
msgid "expected comma after register-number"
1502
 
msgstr ""
1503
 
 
1504
 
#: config/tc-arc.c:480
1505
 
msgid "invalid mode"
1506
 
msgstr ""
1507
 
 
1508
 
#: config/tc-arc.c:497
1509
 
msgid "expected comma after register-mode"
1510
 
msgstr ""
1511
 
 
1512
 
#: config/tc-arc.c:514
1513
 
msgid "shortcut designator invalid"
1514
 
msgstr ""
1515
 
 
1516
 
#: config/tc-arc.c:529
1517
 
#, c-format
1518
 
msgid "core register value (%d) too large"
1519
 
msgstr ""
1520
 
 
1521
 
#: config/tc-arc.c:537
1522
 
#, c-format
1523
 
msgid "condition code value (%d) too large"
1524
 
msgstr ""
1525
 
 
1526
 
#: config/tc-arc.c:555
1527
 
#, c-format
1528
 
msgid "attempt to override symbol: %s"
1529
 
msgstr ""
1530
 
 
1531
 
#: config/tc-arc.c:626
1532
 
msgid "invalid opertype"
1533
 
msgstr ""
1534
 
 
1535
 
#: config/tc-arc.c:683
1536
 
msgid "expected comma after opcode"
1537
 
msgstr ""
1538
 
 
1539
 
#: config/tc-arc.c:693
1540
 
#, c-format
1541
 
msgid "negative subopcode %d"
1542
 
msgstr ""
1543
 
 
1544
 
#: config/tc-arc.c:702
1545
 
msgid "subcode value found when opcode not equal 0x03"
1546
 
msgstr ""
1547
 
 
1548
 
#: config/tc-arc.c:710
1549
 
#, c-format
1550
 
msgid "invalid subopcode %d"
1551
 
msgstr ""
1552
 
 
1553
 
#: config/tc-arc.c:721
1554
 
msgid "expected comma after subopcode"
1555
 
msgstr ""
1556
 
 
1557
 
#: config/tc-arc.c:740
1558
 
msgid "invalid suffix class"
1559
 
msgstr ""
1560
 
 
1561
 
#: config/tc-arc.c:749
1562
 
msgid "expected comma after suffix class"
1563
 
msgstr ""
1564
 
 
1565
 
#: config/tc-arc.c:768
1566
 
msgid "invalid syntax class"
1567
 
msgstr ""
1568
 
 
1569
 
#: config/tc-arc.c:775
1570
 
msgid "opcode 0x3 and SYNTAX_3OP invalid"
1571
 
msgstr ""
1572
 
 
1573
 
#: config/tc-arc.c:795
1574
 
msgid "unknown suffix class"
1575
 
msgstr ""
1576
 
 
1577
 
#: config/tc-arc.c:862 config/tc-tic6x.c:582
1578
 
msgid "expected comma after symbol name"
1579
 
msgstr ""
1580
 
 
1581
 
#: config/tc-arc.c:872
1582
 
msgid "negative symbol length"
1583
 
msgstr ""
1584
 
 
1585
 
#: config/tc-arc.c:883
1586
 
msgid "ignoring attempt to re-define symbol"
1587
 
msgstr ""
1588
 
 
1589
 
#: config/tc-arc.c:890
1590
 
#, c-format
1591
 
msgid "length of symbol \"%s\" already %ld, ignoring %d"
1592
 
msgstr ""
1593
 
 
1594
 
#: config/tc-arc.c:904
1595
 
msgid "assuming symbol alignment of zero"
1596
 
msgstr ""
1597
 
 
1598
 
#: config/tc-arc.c:971
1599
 
msgid "\".option\" directive must appear before any instructions"
1600
 
msgstr ""
1601
 
 
1602
 
#: config/tc-arc.c:981
1603
 
msgid "\".option\" directive conflicts with initial definition"
1604
 
msgstr ""
1605
 
 
1606
 
#: config/tc-arc.c:989
1607
 
msgid "\".option\" directive overrides command-line (default) value"
1608
 
msgstr ""
1609
 
 
1610
 
#: config/tc-arc.c:999
1611
 
msgid "invalid identifier for \".option\""
1612
 
msgstr ""
1613
 
 
1614
 
#: config/tc-arc.c:1037 config/tc-i860.c:1035 config/tc-ip2k.c:249
1615
 
msgid "relaxation not supported\n"
1616
 
msgstr ""
1617
 
 
1618
 
#: config/tc-arc.c:1081
1619
 
msgid "expression too complex code symbol"
1620
 
msgstr ""
1621
 
 
1622
 
#: config/tc-arc.c:1108
1623
 
#, c-format
1624
 
msgid "missing ')' in %%-op"
1625
 
msgstr ""
1626
 
 
1627
 
#: config/tc-arc.c:1364 config/tc-dlx.c:1201 config/tc-i960.c:2639
1628
 
#: config/tc-m32r.c:2281 config/tc-sparc.c:3651
1629
 
#, c-format
1630
 
msgid "internal error: can't export reloc type %d (`%s')"
1631
 
msgstr ""
1632
 
 
1633
 
#: config/tc-arc.c:1496
1634
 
#, c-format
1635
 
msgid "unknown syntax format character `%c'"
1636
 
msgstr ""
1637
 
 
1638
 
#: config/tc-arc.c:1635
1639
 
msgid "too many suffixes"
1640
 
msgstr ""
1641
 
 
1642
 
#: config/tc-arc.c:1674
1643
 
msgid "symbol as destination register"
1644
 
msgstr ""
1645
 
 
1646
 
#. xgettext:c-format.
1647
 
#: config/tc-arc.c:1759 config/tc-i370.c:2207 config/tc-mn10200.c:1142
1648
 
#: config/tc-mn10300.c:1820 config/tc-ppc.c:2970 config/tc-s390.c:1506
1649
 
#: config/tc-v850.c:2699
1650
 
#, c-format
1651
 
msgid "junk at end of line: `%s'"
1652
 
msgstr ""
1653
 
 
1654
 
#: config/tc-arc.c:1798
1655
 
msgid "8 byte instruction in delay slot"
1656
 
msgstr ""
1657
 
 
1658
 
#. except for jl  addr
1659
 
#: config/tc-arc.c:1801
1660
 
msgid "8 byte jump instruction with delay slot"
1661
 
msgstr ""
1662
 
 
1663
 
#: config/tc-arc.c:1809
1664
 
msgid "conditional branch follows set of flags"
1665
 
msgstr ""
1666
 
 
1667
 
#: config/tc-arc.c:1893 config/tc-arm.c:16330
1668
 
#, c-format
1669
 
msgid "bad instruction `%s'"
1670
 
msgstr ""
1671
 
 
1672
 
#: config/tc-arm.c:539
1673
 
msgid "ARM register expected"
1674
 
msgstr ""
1675
 
 
1676
 
#: config/tc-arm.c:540
1677
 
msgid "bad or missing co-processor number"
1678
 
msgstr ""
1679
 
 
1680
 
#: config/tc-arm.c:541
1681
 
msgid "co-processor register expected"
1682
 
msgstr ""
1683
 
 
1684
 
#: config/tc-arm.c:542
1685
 
msgid "FPA register expected"
1686
 
msgstr ""
1687
 
 
1688
 
#: config/tc-arm.c:543
1689
 
msgid "VFP single precision register expected"
1690
 
msgstr ""
1691
 
 
1692
 
#: config/tc-arm.c:544
1693
 
msgid "VFP/Neon double precision register expected"
1694
 
msgstr ""
1695
 
 
1696
 
#: config/tc-arm.c:545
1697
 
msgid "Neon quad precision register expected"
1698
 
msgstr ""
1699
 
 
1700
 
#: config/tc-arm.c:546
1701
 
msgid "VFP single or double precision register expected"
1702
 
msgstr ""
1703
 
 
1704
 
#: config/tc-arm.c:547
1705
 
msgid "Neon double or quad precision register expected"
1706
 
msgstr ""
1707
 
 
1708
 
#: config/tc-arm.c:548
1709
 
msgid "VFP single, double or Neon quad precision register expected"
1710
 
msgstr ""
1711
 
 
1712
 
#: config/tc-arm.c:549
1713
 
msgid "VFP system register expected"
1714
 
msgstr ""
1715
 
 
1716
 
#: config/tc-arm.c:550
1717
 
msgid "Maverick MVF register expected"
1718
 
msgstr ""
1719
 
 
1720
 
#: config/tc-arm.c:551
1721
 
msgid "Maverick MVD register expected"
1722
 
msgstr ""
1723
 
 
1724
 
#: config/tc-arm.c:552
1725
 
msgid "Maverick MVFX register expected"
1726
 
msgstr ""
1727
 
 
1728
 
#: config/tc-arm.c:553
1729
 
msgid "Maverick MVDX register expected"
1730
 
msgstr ""
1731
 
 
1732
 
#: config/tc-arm.c:554
1733
 
msgid "Maverick MVAX register expected"
1734
 
msgstr ""
1735
 
 
1736
 
#: config/tc-arm.c:555
1737
 
msgid "Maverick DSPSC register expected"
1738
 
msgstr ""
1739
 
 
1740
 
#: config/tc-arm.c:556
1741
 
msgid "iWMMXt data register expected"
1742
 
msgstr ""
1743
 
 
1744
 
#: config/tc-arm.c:557 config/tc-arm.c:6597
1745
 
msgid "iWMMXt control register expected"
1746
 
msgstr ""
1747
 
 
1748
 
#: config/tc-arm.c:558
1749
 
msgid "iWMMXt scalar register expected"
1750
 
msgstr ""
1751
 
 
1752
 
#: config/tc-arm.c:559
1753
 
msgid "XScale accumulator register expected"
1754
 
msgstr ""
1755
 
 
1756
 
#. For score5u : div/mul will pop warning message, mmu/alw/asw will pop error message.
1757
 
#: config/tc-arm.c:708 config/tc-score.c:259
1758
 
msgid "bad arguments to instruction"
1759
 
msgstr ""
1760
 
 
1761
 
#: config/tc-arm.c:709
1762
 
msgid "r13 not allowed here"
1763
 
msgstr ""
1764
 
 
1765
 
#: config/tc-arm.c:710
1766
 
msgid "r15 not allowed here"
1767
 
msgstr ""
1768
 
 
1769
 
#: config/tc-arm.c:711
1770
 
msgid "instruction cannot be conditional"
1771
 
msgstr ""
1772
 
 
1773
 
#: config/tc-arm.c:712
1774
 
msgid "registers may not be the same"
1775
 
msgstr ""
1776
 
 
1777
 
#: config/tc-arm.c:713
1778
 
msgid "lo register required"
1779
 
msgstr ""
1780
 
 
1781
 
#: config/tc-arm.c:714
1782
 
msgid "instruction not supported in Thumb16 mode"
1783
 
msgstr ""
1784
 
 
1785
 
#: config/tc-arm.c:715
1786
 
msgid "instruction does not accept this addressing mode"
1787
 
msgstr ""
1788
 
 
1789
 
#: config/tc-arm.c:716
1790
 
msgid "branch must be last instruction in IT block"
1791
 
msgstr ""
1792
 
 
1793
 
#: config/tc-arm.c:717
1794
 
msgid "instruction not allowed in IT block"
1795
 
msgstr ""
1796
 
 
1797
 
#: config/tc-arm.c:718
1798
 
msgid "selected FPU does not support instruction"
1799
 
msgstr ""
1800
 
 
1801
 
#: config/tc-arm.c:719
1802
 
msgid "thumb conditional instruction should be in IT block"
1803
 
msgstr ""
1804
 
 
1805
 
#: config/tc-arm.c:720
1806
 
msgid "incorrect condition in IT block"
1807
 
msgstr ""
1808
 
 
1809
 
#: config/tc-arm.c:721
1810
 
msgid "IT falling in the range of a previous IT block"
1811
 
msgstr ""
1812
 
 
1813
 
#: config/tc-arm.c:722
1814
 
msgid "missing .fnstart before unwinding directive"
1815
 
msgstr ""
1816
 
 
1817
 
#: config/tc-arm.c:724
1818
 
msgid "cannot use register index with PC-relative addressing"
1819
 
msgstr ""
1820
 
 
1821
 
#: config/tc-arm.c:726
1822
 
msgid "cannot use writeback with PC-relative addressing"
1823
 
msgstr ""
1824
 
 
1825
 
#: config/tc-arm.c:727
1826
 
msgid "branch out of range"
1827
 
msgstr ""
1828
 
 
1829
 
#: config/tc-arm.c:921
1830
 
msgid "immediate expression requires a # prefix"
1831
 
msgstr ""
1832
 
 
1833
 
#: config/tc-arm.c:949 read.c:3663
1834
 
msgid "missing expression"
1835
 
msgstr ""
1836
 
 
1837
 
#: config/tc-arm.c:949 config/tc-score.c:6515 expr.c:1357 read.c:2456
1838
 
msgid "bad expression"
1839
 
msgstr ""
1840
 
 
1841
 
#: config/tc-arm.c:960 config/tc-i860.c:1004 config/tc-sparc.c:3023
1842
 
msgid "bad segment"
1843
 
msgstr ""
1844
 
 
1845
 
#: config/tc-arm.c:979 config/tc-arm.c:4883 config/tc-i960.c:1300
1846
 
#: config/tc-score.c:1210
1847
 
msgid "invalid constant"
1848
 
msgstr ""
1849
 
 
1850
 
#: config/tc-arm.c:1109
1851
 
msgid "expected #constant"
1852
 
msgstr ""
1853
 
 
1854
 
#: config/tc-arm.c:1270
1855
 
#, c-format
1856
 
msgid "unexpected character `%c' in type specifier"
1857
 
msgstr ""
1858
 
 
1859
 
#: config/tc-arm.c:1287
1860
 
#, c-format
1861
 
msgid "bad size %d in type specifier"
1862
 
msgstr ""
1863
 
 
1864
 
#: config/tc-arm.c:1337
1865
 
msgid "only one type should be specified for operand"
1866
 
msgstr ""
1867
 
 
1868
 
#: config/tc-arm.c:1343
1869
 
msgid "vector type expected"
1870
 
msgstr ""
1871
 
 
1872
 
#: config/tc-arm.c:1415
1873
 
msgid "can't redefine type for operand"
1874
 
msgstr ""
1875
 
 
1876
 
#: config/tc-arm.c:1426
1877
 
msgid "only D registers may be indexed"
1878
 
msgstr ""
1879
 
 
1880
 
#: config/tc-arm.c:1432
1881
 
msgid "can't change index for operand"
1882
 
msgstr ""
1883
 
 
1884
 
#: config/tc-arm.c:1448 config/tc-arm.c:3367 config/tc-arm.c:4465
1885
 
msgid "constant expression required"
1886
 
msgstr ""
1887
 
 
1888
 
#: config/tc-arm.c:1495
1889
 
msgid "register operand expected, but got scalar"
1890
 
msgstr ""
1891
 
 
1892
 
#: config/tc-arm.c:1528
1893
 
msgid "scalar must have an index"
1894
 
msgstr ""
1895
 
 
1896
 
#: config/tc-arm.c:1533 config/tc-arm.c:14916 config/tc-arm.c:14966
1897
 
#: config/tc-arm.c:15381
1898
 
msgid "scalar index out of range"
1899
 
msgstr ""
1900
 
 
1901
 
#: config/tc-arm.c:1581
1902
 
msgid "bad range in register list"
1903
 
msgstr ""
1904
 
 
1905
 
#: config/tc-arm.c:1589 config/tc-arm.c:1598 config/tc-arm.c:1639
1906
 
#, c-format
1907
 
msgid "Warning: duplicated register (r%d) in register list"
1908
 
msgstr ""
1909
 
 
1910
 
#: config/tc-arm.c:1601
1911
 
msgid "Warning: register range not in ascending order"
1912
 
msgstr ""
1913
 
 
1914
 
#: config/tc-arm.c:1612
1915
 
msgid "missing `}'"
1916
 
msgstr ""
1917
 
 
1918
 
#: config/tc-arm.c:1628
1919
 
msgid "invalid register mask"
1920
 
msgstr ""
1921
 
 
1922
 
#: config/tc-arm.c:1710
1923
 
msgid "expecting {"
1924
 
msgstr ""
1925
 
 
1926
 
#: config/tc-arm.c:1765 config/tc-arm.c:1809
1927
 
msgid "register out of range in list"
1928
 
msgstr ""
1929
 
 
1930
 
#: config/tc-arm.c:1781 config/tc-arm.c:1826 config/tc-h8300.c:1040
1931
 
#: config/tc-mips.c:13602 config/tc-mips.c:13624
1932
 
msgid "invalid register list"
1933
 
msgstr ""
1934
 
 
1935
 
#: config/tc-arm.c:1787 config/tc-arm.c:3881 config/tc-arm.c:4014
1936
 
msgid "register list not in ascending order"
1937
 
msgstr ""
1938
 
 
1939
 
#: config/tc-arm.c:1818
1940
 
msgid "register range not in ascending order"
1941
 
msgstr ""
1942
 
 
1943
 
#: config/tc-arm.c:1851
1944
 
msgid "non-contiguous register range"
1945
 
msgstr ""
1946
 
 
1947
 
#: config/tc-arm.c:1910
1948
 
msgid "register stride must be 1 or 2"
1949
 
msgstr ""
1950
 
 
1951
 
#: config/tc-arm.c:1911
1952
 
msgid "mismatched element/structure types in list"
1953
 
msgstr ""
1954
 
 
1955
 
#: config/tc-arm.c:1975
1956
 
msgid "don't use Rn-Rm syntax with non-unit stride"
1957
 
msgstr ""
1958
 
 
1959
 
#: config/tc-arm.c:2030
1960
 
msgid "error parsing element/structure list"
1961
 
msgstr ""
1962
 
 
1963
 
#: config/tc-arm.c:2036
1964
 
msgid "expected }"
1965
 
msgstr ""
1966
 
 
1967
 
#: config/tc-arm.c:2093
1968
 
#, c-format
1969
 
msgid "ignoring attempt to redefine built-in register '%s'"
1970
 
msgstr ""
1971
 
 
1972
 
#: config/tc-arm.c:2098
1973
 
#, c-format
1974
 
msgid "ignoring redefinition of register alias '%s'"
1975
 
msgstr ""
1976
 
 
1977
 
#: config/tc-arm.c:2126
1978
 
msgid "attempt to redefine typed alias"
1979
 
msgstr ""
1980
 
 
1981
 
#: config/tc-arm.c:2165
1982
 
#, c-format
1983
 
msgid "unknown register '%s' -- .req ignored"
1984
 
msgstr ""
1985
 
 
1986
 
#: config/tc-arm.c:2260
1987
 
msgid "bad type for register"
1988
 
msgstr ""
1989
 
 
1990
 
#: config/tc-arm.c:2271
1991
 
msgid "expression must be constant"
1992
 
msgstr ""
1993
 
 
1994
 
#: config/tc-arm.c:2288
1995
 
msgid "can't redefine the type of a register alias"
1996
 
msgstr ""
1997
 
 
1998
 
#: config/tc-arm.c:2295
1999
 
msgid "you must specify a single type only"
2000
 
msgstr ""
2001
 
 
2002
 
#: config/tc-arm.c:2308
2003
 
msgid "can't redefine the index of a scalar alias"
2004
 
msgstr ""
2005
 
 
2006
 
#: config/tc-arm.c:2316
2007
 
msgid "scalar index must be constant"
2008
 
msgstr ""
2009
 
 
2010
 
#: config/tc-arm.c:2325
2011
 
msgid "expecting ]"
2012
 
msgstr ""
2013
 
 
2014
 
#: config/tc-arm.c:2372
2015
 
msgid "invalid syntax for .req directive"
2016
 
msgstr ""
2017
 
 
2018
 
#: config/tc-arm.c:2378
2019
 
msgid "invalid syntax for .dn directive"
2020
 
msgstr ""
2021
 
 
2022
 
#: config/tc-arm.c:2384
2023
 
msgid "invalid syntax for .qn directive"
2024
 
msgstr ""
2025
 
 
2026
 
#: config/tc-arm.c:2410
2027
 
msgid "invalid syntax for .unreq directive"
2028
 
msgstr ""
2029
 
 
2030
 
#: config/tc-arm.c:2417
2031
 
#, c-format
2032
 
msgid "unknown register alias '%s'"
2033
 
msgstr ""
2034
 
 
2035
 
#: config/tc-arm.c:2419
2036
 
#, c-format
2037
 
msgid "ignoring attempt to use .unreq on fixed register name: '%s'"
2038
 
msgstr ""
2039
 
 
2040
 
#: config/tc-arm.c:2687
2041
 
#, c-format
2042
 
msgid "Failed to find real start of function: %s\n"
2043
 
msgstr ""
2044
 
 
2045
 
#: config/tc-arm.c:2704
2046
 
msgid "selected processor does not support THUMB opcodes"
2047
 
msgstr ""
2048
 
 
2049
 
#: config/tc-arm.c:2717
2050
 
msgid "selected processor does not support ARM opcodes"
2051
 
msgstr ""
2052
 
 
2053
 
#: config/tc-arm.c:2729
2054
 
#, c-format
2055
 
msgid "invalid instruction size selected (%d)"
2056
 
msgstr ""
2057
 
 
2058
 
#: config/tc-arm.c:2761
2059
 
#, c-format
2060
 
msgid "invalid operand to .code directive (%d) (expecting 16 or 32)"
2061
 
msgstr ""
2062
 
 
2063
 
#: config/tc-arm.c:2817
2064
 
#, c-format
2065
 
msgid "expected comma after name \"%s\""
2066
 
msgstr ""
2067
 
 
2068
 
#: config/tc-arm.c:2867 config/tc-m32r.c:588
2069
 
#, c-format
2070
 
msgid "symbol `%s' already defined"
2071
 
msgstr ""
2072
 
 
2073
 
#: config/tc-arm.c:2901
2074
 
#, c-format
2075
 
msgid "unrecognized syntax mode \"%s\""
2076
 
msgstr ""
2077
 
 
2078
 
#: config/tc-arm.c:2922
2079
 
#, c-format
2080
 
msgid "alignment too large: %d assumed"
2081
 
msgstr ""
2082
 
 
2083
 
#: config/tc-arm.c:2925
2084
 
msgid "alignment negative. 0 assumed."
2085
 
msgstr ""
2086
 
 
2087
 
#: config/tc-arm.c:3075
2088
 
msgid "literal pool overflow"
2089
 
msgstr ""
2090
 
 
2091
 
#: config/tc-arm.c:3245 config/tc-arm.c:6532
2092
 
msgid "unrecognized relocation suffix"
2093
 
msgstr ""
2094
 
 
2095
 
#: config/tc-arm.c:3260
2096
 
msgid "(plt) is only valid on branch targets"
2097
 
msgstr ""
2098
 
 
2099
 
#: config/tc-arm.c:3266 config/tc-s390.c:1134 config/tc-s390.c:1771
2100
 
#: config/tc-xtensa.c:1591
2101
 
#, c-format
2102
 
msgid "%s relocations do not fit in %d bytes"
2103
 
msgstr ""
2104
 
 
2105
 
#: config/tc-arm.c:3343
2106
 
msgid ".inst.n operand too big. Use .inst.w instead"
2107
 
msgstr ""
2108
 
 
2109
 
#: config/tc-arm.c:3363
2110
 
msgid "cannot determine Thumb instruction size. Use .inst.n/.inst.w instead"
2111
 
msgstr ""
2112
 
 
2113
 
#: config/tc-arm.c:3393
2114
 
msgid "width suffixes are invalid in ARM mode"
2115
 
msgstr ""
2116
 
 
2117
 
#: config/tc-arm.c:3435 dwarf2dbg.c:744
2118
 
msgid "expected 0 or 1"
2119
 
msgstr ""
2120
 
 
2121
 
#: config/tc-arm.c:3439
2122
 
msgid "missing comma"
2123
 
msgstr ""
2124
 
 
2125
 
#: config/tc-arm.c:3472
2126
 
msgid "duplicate .fnstart directive"
2127
 
msgstr ""
2128
 
 
2129
 
#: config/tc-arm.c:3503 config/tc-tic6x.c:413
2130
 
msgid "duplicate .handlerdata directive"
2131
 
msgstr ""
2132
 
 
2133
 
#: config/tc-arm.c:3522
2134
 
msgid ".fnend directive without .fnstart"
2135
 
msgstr ""
2136
 
 
2137
 
#: config/tc-arm.c:3588 config/tc-tic6x.c:394
2138
 
msgid "personality routine specified for cantunwind frame"
2139
 
msgstr ""
2140
 
 
2141
 
#: config/tc-arm.c:3605 config/tc-tic6x.c:455
2142
 
msgid "duplicate .personalityindex directive"
2143
 
msgstr ""
2144
 
 
2145
 
#: config/tc-arm.c:3612 config/tc-tic6x.c:462
2146
 
msgid "bad personality routine number"
2147
 
msgstr ""
2148
 
 
2149
 
#: config/tc-arm.c:3634 config/tc-tic6x.c:479
2150
 
msgid "duplicate .personality directive"
2151
 
msgstr ""
2152
 
 
2153
 
#: config/tc-arm.c:3657 config/tc-arm.c:3785 config/tc-arm.c:3833
2154
 
msgid "expected register list"
2155
 
msgstr ""
2156
 
 
2157
 
#: config/tc-arm.c:3739
2158
 
msgid "expected , <constant>"
2159
 
msgstr ""
2160
 
 
2161
 
#: config/tc-arm.c:3748
2162
 
msgid "number of registers must be in the range [1:4]"
2163
 
msgstr ""
2164
 
 
2165
 
#: config/tc-arm.c:3895 config/tc-arm.c:4028
2166
 
msgid "bad register range"
2167
 
msgstr ""
2168
 
 
2169
 
#: config/tc-arm.c:4085
2170
 
msgid "register expected"
2171
 
msgstr ""
2172
 
 
2173
 
#: config/tc-arm.c:4095
2174
 
msgid "FPA .unwind_save does not take a register list"
2175
 
msgstr ""
2176
 
 
2177
 
#: config/tc-arm.c:4114
2178
 
msgid ".unwind_save does not support this kind of register"
2179
 
msgstr ""
2180
 
 
2181
 
#: config/tc-arm.c:4153
2182
 
msgid "SP and PC not permitted in .unwind_movsp directive"
2183
 
msgstr ""
2184
 
 
2185
 
#: config/tc-arm.c:4158
2186
 
msgid "unexpected .unwind_movsp directive"
2187
 
msgstr ""
2188
 
 
2189
 
#: config/tc-arm.c:4185
2190
 
msgid "stack increment must be multiple of 4"
2191
 
msgstr ""
2192
 
 
2193
 
#: config/tc-arm.c:4217
2194
 
msgid "expected <reg>, <reg>"
2195
 
msgstr ""
2196
 
 
2197
 
#: config/tc-arm.c:4235
2198
 
msgid "register must be either sp or set by a previousunwind_movsp directive"
2199
 
msgstr ""
2200
 
 
2201
 
#: config/tc-arm.c:4274
2202
 
msgid "expected <offset>, <opcode>"
2203
 
msgstr ""
2204
 
 
2205
 
#: config/tc-arm.c:4286
2206
 
msgid "unwind opcode too long"
2207
 
msgstr ""
2208
 
 
2209
 
#: config/tc-arm.c:4291
2210
 
msgid "invalid unwind opcode"
2211
 
msgstr ""
2212
 
 
2213
 
#: config/tc-arm.c:4471 config/tc-arm.c:5410 config/tc-arm.c:9497
2214
 
#: config/tc-arm.c:10032 config/tc-arm.c:13378 config/tc-arm.c:21410
2215
 
#: config/tc-arm.c:21435 config/tc-arm.c:21443 config/tc-z8k.c:1144
2216
 
#: config/tc-z8k.c:1154
2217
 
msgid "immediate value out of range"
2218
 
msgstr ""
2219
 
 
2220
 
#: config/tc-arm.c:4636
2221
 
msgid "invalid FPA immediate expression"
2222
 
msgstr ""
2223
 
 
2224
 
#: config/tc-arm.c:4760 config/tc-arm.c:4769
2225
 
msgid "shift expression expected"
2226
 
msgstr ""
2227
 
 
2228
 
#: config/tc-arm.c:4783
2229
 
msgid "'LSL' or 'ASR' required"
2230
 
msgstr ""
2231
 
 
2232
 
#: config/tc-arm.c:4791
2233
 
msgid "'LSL' required"
2234
 
msgstr ""
2235
 
 
2236
 
#: config/tc-arm.c:4799
2237
 
msgid "'ASR' required"
2238
 
msgstr ""
2239
 
 
2240
 
#: config/tc-arm.c:4871 config/tc-arm.c:5404 config/tc-arm.c:7259
2241
 
msgid "constant expression expected"
2242
 
msgstr ""
2243
 
 
2244
 
#: config/tc-arm.c:4878
2245
 
msgid "invalid rotation"
2246
 
msgstr ""
2247
 
 
2248
 
#: config/tc-arm.c:5037 config/tc-arm.c:5201
2249
 
msgid "unknown group relocation"
2250
 
msgstr ""
2251
 
 
2252
 
#: config/tc-arm.c:5073
2253
 
msgid "alignment must be constant"
2254
 
msgstr ""
2255
 
 
2256
 
#: config/tc-arm.c:5232
2257
 
msgid "this group relocation is not allowed on this instruction"
2258
 
msgstr ""
2259
 
 
2260
 
#: config/tc-arm.c:5269 config/tc-arm.c:5817
2261
 
msgid "']' expected"
2262
 
msgstr ""
2263
 
 
2264
 
#: config/tc-arm.c:5287
2265
 
msgid "'}' expected at end of 'option' field"
2266
 
msgstr ""
2267
 
 
2268
 
#: config/tc-arm.c:5292
2269
 
msgid "cannot combine index with option"
2270
 
msgstr ""
2271
 
 
2272
 
#: config/tc-arm.c:5305
2273
 
msgid "cannot combine pre- and post-indexing"
2274
 
msgstr ""
2275
 
 
2276
 
#: config/tc-arm.c:5548
2277
 
msgid "unexpected bit specified after APSR"
2278
 
msgstr ""
2279
 
 
2280
 
#: config/tc-arm.c:5560
2281
 
msgid "selected processor does not support DSP extension"
2282
 
msgstr ""
2283
 
 
2284
 
#: config/tc-arm.c:5572
2285
 
msgid "bad bitmask specified after APSR"
2286
 
msgstr ""
2287
 
 
2288
 
#: config/tc-arm.c:5596
2289
 
msgid "writing to APSR without specifying a bitmask is deprecated"
2290
 
msgstr ""
2291
 
 
2292
 
#: config/tc-arm.c:5608 config/tc-arm.c:11125 config/tc-arm.c:11164
2293
 
#: config/tc-arm.c:11168
2294
 
msgid ""
2295
 
"selected processor does not support requested special purpose register"
2296
 
msgstr ""
2297
 
 
2298
 
#: config/tc-arm.c:5613
2299
 
msgid "flag for {c}psr instruction expected"
2300
 
msgstr ""
2301
 
 
2302
 
#: config/tc-arm.c:5638
2303
 
msgid "unrecognized CPS flag"
2304
 
msgstr ""
2305
 
 
2306
 
#: config/tc-arm.c:5645
2307
 
msgid "missing CPS flags"
2308
 
msgstr ""
2309
 
 
2310
 
#: config/tc-arm.c:5668 config/tc-arm.c:5674
2311
 
msgid "valid endian specifiers are be or le"
2312
 
msgstr ""
2313
 
 
2314
 
#: config/tc-arm.c:5696
2315
 
msgid "missing rotation field after comma"
2316
 
msgstr ""
2317
 
 
2318
 
#: config/tc-arm.c:5711
2319
 
msgid "rotation can only be 0, 8, 16, or 24"
2320
 
msgstr ""
2321
 
 
2322
 
#: config/tc-arm.c:5740
2323
 
msgid "condition required"
2324
 
msgstr ""
2325
 
 
2326
 
#: config/tc-arm.c:5779 config/tc-arm.c:7846
2327
 
msgid "'[' expected"
2328
 
msgstr ""
2329
 
 
2330
 
#: config/tc-arm.c:5792
2331
 
msgid "',' expected"
2332
 
msgstr ""
2333
 
 
2334
 
#: config/tc-arm.c:5809
2335
 
msgid "invalid shift"
2336
 
msgstr ""
2337
 
 
2338
 
#: config/tc-arm.c:5882
2339
 
msgid "can't use Neon quad register here"
2340
 
msgstr ""
2341
 
 
2342
 
#: config/tc-arm.c:5948
2343
 
msgid "expected <Rm> or <Dm> or <Qm> operand"
2344
 
msgstr ""
2345
 
 
2346
 
#: config/tc-arm.c:6028
2347
 
msgid "parse error"
2348
 
msgstr ""
2349
 
 
2350
 
#: config/tc-arm.c:6038 read.c:2127
2351
 
msgid "expected comma"
2352
 
msgstr ""
2353
 
 
2354
 
#. ISB can only take SY as an option.
2355
 
#: config/tc-arm.c:6298
2356
 
msgid "invalid barrier type"
2357
 
msgstr ""
2358
 
 
2359
 
#: config/tc-arm.c:6435
2360
 
msgid "immediate value is out of range"
2361
 
msgstr ""
2362
 
 
2363
 
#: config/tc-arm.c:6582
2364
 
msgid "iWMMXt data or control register expected"
2365
 
msgstr ""
2366
 
 
2367
 
#: config/tc-arm.c:6622
2368
 
msgid "Banked registers are not available with this architecture."
2369
 
msgstr ""
2370
 
 
2371
 
#: config/tc-arm.c:6747
2372
 
#, c-format
2373
 
msgid "unhandled operand code %d"
2374
 
msgstr ""
2375
 
 
2376
 
#: config/tc-arm.c:6844 config/tc-score.c:264
2377
 
msgid "garbage following instruction"
2378
 
msgstr ""
2379
 
 
2380
 
#. If REG is R13 (the stack pointer), warn that its use is
2381
 
#. deprecated.
2382
 
#: config/tc-arm.c:6885
2383
 
msgid "use of r13 is deprecated"
2384
 
msgstr ""
2385
 
 
2386
 
#: config/tc-arm.c:6955
2387
 
msgid "D register out of range for selected VFP version"
2388
 
msgstr ""
2389
 
 
2390
 
#: config/tc-arm.c:7038
2391
 
msgid "instruction does not accept preindexed addressing"
2392
 
msgstr ""
2393
 
 
2394
 
#. unindexed - only for coprocessor
2395
 
#: config/tc-arm.c:7054 config/tc-arm.c:9290
2396
 
msgid "instruction does not accept unindexed addressing"
2397
 
msgstr ""
2398
 
 
2399
 
#: config/tc-arm.c:7062
2400
 
msgid "destination register same as write-back base"
2401
 
msgstr ""
2402
 
 
2403
 
#: config/tc-arm.c:7063
2404
 
msgid "source register same as write-back base"
2405
 
msgstr ""
2406
 
 
2407
 
#: config/tc-arm.c:7113
2408
 
msgid "use of PC in this instruction is deprecated"
2409
 
msgstr ""
2410
 
 
2411
 
#: config/tc-arm.c:7136
2412
 
msgid "instruction does not accept scaled register index"
2413
 
msgstr ""
2414
 
 
2415
 
#: config/tc-arm.c:7188
2416
 
msgid "instruction does not support unindexed addressing"
2417
 
msgstr ""
2418
 
 
2419
 
#: config/tc-arm.c:7203
2420
 
msgid "pc may not be used with write-back"
2421
 
msgstr ""
2422
 
 
2423
 
#: config/tc-arm.c:7208
2424
 
msgid "instruction does not support writeback"
2425
 
msgstr ""
2426
 
 
2427
 
#: config/tc-arm.c:7254
2428
 
msgid "invalid pseudo operation"
2429
 
msgstr ""
2430
 
 
2431
 
#: config/tc-arm.c:7300
2432
 
msgid "literal pool insertion failed"
2433
 
msgstr ""
2434
 
 
2435
 
#: config/tc-arm.c:7359
2436
 
msgid "Rn must not overlap other operands"
2437
 
msgstr ""
2438
 
 
2439
 
#: config/tc-arm.c:7364
2440
 
msgid "swp{b} use is deprecated for this architecture"
2441
 
msgstr ""
2442
 
 
2443
 
#: config/tc-arm.c:7461 config/tc-arm.c:9864
2444
 
msgid "bad barrier type"
2445
 
msgstr ""
2446
 
 
2447
 
#: config/tc-arm.c:7472 config/tc-arm.c:7491 config/tc-arm.c:7504
2448
 
#: config/tc-arm.c:9876 config/tc-arm.c:9907 config/tc-arm.c:9929
2449
 
msgid "bit-field extends past end of register"
2450
 
msgstr ""
2451
 
 
2452
 
#: config/tc-arm.c:7534
2453
 
msgid "the only valid suffixes here are '(plt)' and '(tlscall)'"
2454
 
msgstr ""
2455
 
 
2456
 
#: config/tc-arm.c:7587
2457
 
msgid "use of r15 in blx in ARM mode is not really useful"
2458
 
msgstr ""
2459
 
 
2460
 
#: config/tc-arm.c:7609
2461
 
msgid "use of r15 in bx in ARM mode is not really useful"
2462
 
msgstr ""
2463
 
 
2464
 
#: config/tc-arm.c:7634
2465
 
msgid "use of r15 in bxj is not really useful"
2466
 
msgstr ""
2467
 
 
2468
 
#: config/tc-arm.c:7813 config/tc-arm.c:7822
2469
 
msgid "writeback of base register is UNPREDICTABLE"
2470
 
msgstr ""
2471
 
 
2472
 
#: config/tc-arm.c:7816
2473
 
msgid "writeback of base register when in register list is UNPREDICTABLE"
2474
 
msgstr ""
2475
 
 
2476
 
#: config/tc-arm.c:7826
2477
 
msgid ""
2478
 
"if writeback register is in list, it must be the lowest reg in the list"
2479
 
msgstr ""
2480
 
 
2481
 
#: config/tc-arm.c:7841
2482
 
msgid "first transfer register must be even"
2483
 
msgstr ""
2484
 
 
2485
 
#: config/tc-arm.c:7844
2486
 
msgid "can only transfer two consecutive registers"
2487
 
msgstr ""
2488
 
 
2489
 
#. If op 1 were present and equal to PC, this function wouldn't
2490
 
#. have been called in the first place.
2491
 
#. If op 2 were present and equal to PC, this function wouldn't
2492
 
#. have been called in the first place.
2493
 
#: config/tc-arm.c:7845 config/tc-arm.c:7915 config/tc-arm.c:8544
2494
 
#: config/tc-arm.c:10652
2495
 
msgid "r14 not allowed here"
2496
 
msgstr ""
2497
 
 
2498
 
#: config/tc-arm.c:7857
2499
 
msgid "base register written back, and overlaps second transfer register"
2500
 
msgstr ""
2501
 
 
2502
 
#: config/tc-arm.c:7867
2503
 
msgid "index register overlaps transfer register"
2504
 
msgstr ""
2505
 
 
2506
 
#: config/tc-arm.c:7896 config/tc-arm.c:8511
2507
 
msgid "offset must be zero in ARM encoding"
2508
 
msgstr ""
2509
 
 
2510
 
#: config/tc-arm.c:7909 config/tc-arm.c:8538
2511
 
msgid "even register required"
2512
 
msgstr ""
2513
 
 
2514
 
#: config/tc-arm.c:7912
2515
 
msgid "can only load two consecutive registers"
2516
 
msgstr ""
2517
 
 
2518
 
#: config/tc-arm.c:7930
2519
 
msgid "ldr to register 15 must be 4-byte alligned"
2520
 
msgstr ""
2521
 
 
2522
 
#: config/tc-arm.c:7953 config/tc-arm.c:7985
2523
 
msgid "this instruction requires a post-indexed address"
2524
 
msgstr ""
2525
 
 
2526
 
#: config/tc-arm.c:8012
2527
 
msgid "Rd and Rm should be different in mla"
2528
 
msgstr ""
2529
 
 
2530
 
#: config/tc-arm.c:8036 config/tc-arm.c:10996
2531
 
msgid ":lower16: not allowed this instruction"
2532
 
msgstr ""
2533
 
 
2534
 
#: config/tc-arm.c:8038
2535
 
msgid ":upper16: not allowed instruction"
2536
 
msgstr ""
2537
 
 
2538
 
#: config/tc-arm.c:8057 config/tc-arm.c:8100
2539
 
msgid "operand 1 must be FPSCR"
2540
 
msgstr ""
2541
 
 
2542
 
#: config/tc-arm.c:8119
2543
 
msgid "operand 0 must be FPSCR"
2544
 
msgstr ""
2545
 
 
2546
 
#: config/tc-arm.c:8139 config/tc-arm.c:11114
2547
 
msgid "bad register for mrs"
2548
 
msgstr ""
2549
 
 
2550
 
#: config/tc-arm.c:8146 config/tc-arm.c:11131
2551
 
msgid "'APSR', 'CPSR' or 'SPSR' expected"
2552
 
msgstr ""
2553
 
 
2554
 
#: config/tc-arm.c:8187
2555
 
msgid "Rd and Rm should be different in mul"
2556
 
msgstr ""
2557
 
 
2558
 
#: config/tc-arm.c:8206 config/tc-arm.c:8456 config/tc-arm.c:11265
2559
 
msgid "rdhi and rdlo must be different"
2560
 
msgstr ""
2561
 
 
2562
 
#: config/tc-arm.c:8212
2563
 
msgid "rdhi, rdlo and rm must all be different"
2564
 
msgstr ""
2565
 
 
2566
 
#: config/tc-arm.c:8278
2567
 
msgid "'[' expected after PLD mnemonic"
2568
 
msgstr ""
2569
 
 
2570
 
#: config/tc-arm.c:8280 config/tc-arm.c:8295
2571
 
msgid "post-indexed expression used in preload instruction"
2572
 
msgstr ""
2573
 
 
2574
 
#: config/tc-arm.c:8282 config/tc-arm.c:8297
2575
 
msgid "writeback used in preload instruction"
2576
 
msgstr ""
2577
 
 
2578
 
#: config/tc-arm.c:8284 config/tc-arm.c:8299
2579
 
msgid "unindexed addressing used in preload instruction"
2580
 
msgstr ""
2581
 
 
2582
 
#: config/tc-arm.c:8293
2583
 
msgid "'[' expected after PLI mnemonic"
2584
 
msgstr ""
2585
 
 
2586
 
#: config/tc-arm.c:8401 config/tc-arm.c:11639 config/tc-arm.c:11671
2587
 
#: config/tc-arm.c:11714
2588
 
msgid "extraneous shift as part of operand to shift insn"
2589
 
msgstr ""
2590
 
 
2591
 
#: config/tc-arm.c:8482
2592
 
msgid "SRS base register must be r13"
2593
 
msgstr ""
2594
 
 
2595
 
#: config/tc-arm.c:8541
2596
 
msgid "can only store two consecutive registers"
2597
 
msgstr ""
2598
 
 
2599
 
#: config/tc-arm.c:8636 config/tc-arm.c:8653
2600
 
msgid "only two consecutive VFP SP registers allowed here"
2601
 
msgstr ""
2602
 
 
2603
 
#: config/tc-arm.c:8681 config/tc-arm.c:8696
2604
 
msgid "this addressing mode requires base-register writeback"
2605
 
msgstr ""
2606
 
 
2607
 
#. If srcsize is 16, inst.operands[1].imm must be in the range 0-16.
2608
 
#. i.e. immbits must be in range 0 - 16.
2609
 
#: config/tc-arm.c:8813
2610
 
msgid "immediate value out of range, expected range [0, 16]"
2611
 
msgstr ""
2612
 
 
2613
 
#. If srcsize is 32, inst.operands[1].imm must be in the range 1-32.
2614
 
#. i.e. immbits must be in range 0 - 31.
2615
 
#: config/tc-arm.c:8820
2616
 
msgid "immediate value out of range, expected range [1, 32]"
2617
 
msgstr ""
2618
 
 
2619
 
#: config/tc-arm.c:8886
2620
 
msgid "this instruction does not support indexing"
2621
 
msgstr ""
2622
 
 
2623
 
#: config/tc-arm.c:8909
2624
 
msgid "only r15 allowed here"
2625
 
msgstr ""
2626
 
 
2627
 
#: config/tc-arm.c:9044
2628
 
msgid "immediate operand requires iWMMXt2"
2629
 
msgstr ""
2630
 
 
2631
 
#: config/tc-arm.c:9188
2632
 
msgid "shift by register not allowed in thumb mode"
2633
 
msgstr ""
2634
 
 
2635
 
#: config/tc-arm.c:9200 config/tc-arm.c:11820 config/tc-arm.c:20800
2636
 
msgid "shift expression is too large"
2637
 
msgstr ""
2638
 
 
2639
 
#: config/tc-arm.c:9227
2640
 
msgid "Instruction does not support =N addresses"
2641
 
msgstr ""
2642
 
 
2643
 
#: config/tc-arm.c:9233
2644
 
msgid "cannot use register index with this instruction"
2645
 
msgstr ""
2646
 
 
2647
 
#: config/tc-arm.c:9235
2648
 
msgid "Thumb does not support negative register indexing"
2649
 
msgstr ""
2650
 
 
2651
 
#: config/tc-arm.c:9237
2652
 
msgid "Thumb does not support register post-indexing"
2653
 
msgstr ""
2654
 
 
2655
 
#: config/tc-arm.c:9239
2656
 
msgid "Thumb does not support register indexing with writeback"
2657
 
msgstr ""
2658
 
 
2659
 
#: config/tc-arm.c:9241
2660
 
msgid "Thumb supports only LSL in shifted register indexing"
2661
 
msgstr ""
2662
 
 
2663
 
#: config/tc-arm.c:9250 config/tc-arm.c:14718
2664
 
msgid "shift out of range"
2665
 
msgstr ""
2666
 
 
2667
 
#: config/tc-arm.c:9259
2668
 
msgid "cannot use writeback with this instruction"
2669
 
msgstr ""
2670
 
 
2671
 
#: config/tc-arm.c:9280
2672
 
msgid "cannot use post-indexing with PC-relative addressing"
2673
 
msgstr ""
2674
 
 
2675
 
#: config/tc-arm.c:9281
2676
 
msgid "cannot use post-indexing with this instruction"
2677
 
msgstr ""
2678
 
 
2679
 
#: config/tc-arm.c:9492
2680
 
msgid "only SUBS PC, LR, #const allowed"
2681
 
msgstr ""
2682
 
 
2683
 
#: config/tc-arm.c:9574 config/tc-arm.c:9729 config/tc-arm.c:9826
2684
 
#: config/tc-arm.c:11075 config/tc-arm.c:11371
2685
 
msgid "shift must be constant"
2686
 
msgstr ""
2687
 
 
2688
 
#: config/tc-arm.c:9579
2689
 
msgid "shift value over 3 not allowed in thumb mode"
2690
 
msgstr ""
2691
 
 
2692
 
#: config/tc-arm.c:9581
2693
 
msgid "only LSL shift allowed in thumb mode"
2694
 
msgstr ""
2695
 
 
2696
 
#: config/tc-arm.c:9605 config/tc-arm.c:9744 config/tc-arm.c:9841
2697
 
#: config/tc-arm.c:11088
2698
 
msgid "unshifted register required"
2699
 
msgstr ""
2700
 
 
2701
 
#: config/tc-arm.c:9620 config/tc-arm.c:9852 config/tc-arm.c:11226
2702
 
msgid "dest must overlap one source register"
2703
 
msgstr ""
2704
 
 
2705
 
#: config/tc-arm.c:9747
2706
 
msgid "dest and source1 must be the same register"
2707
 
msgstr ""
2708
 
 
2709
 
#: config/tc-arm.c:10028
2710
 
msgid "instruction is always unconditional"
2711
 
msgstr ""
2712
 
 
2713
 
#: config/tc-arm.c:10130
2714
 
msgid "selected processor does not support 'A' form of this instruction"
2715
 
msgstr ""
2716
 
 
2717
 
#: config/tc-arm.c:10133
2718
 
msgid "Thumb does not support the 2-argument form of this instruction"
2719
 
msgstr ""
2720
 
 
2721
 
#: config/tc-arm.c:10241
2722
 
msgid "SP not allowed in register list"
2723
 
msgstr ""
2724
 
 
2725
 
#: config/tc-arm.c:10245 config/tc-arm.c:10351
2726
 
msgid ""
2727
 
"having the base register in the register list when using write back is "
2728
 
"UNPREDICTABLE"
2729
 
msgstr ""
2730
 
 
2731
 
#: config/tc-arm.c:10253
2732
 
msgid "LR and PC should not both be in register list"
2733
 
msgstr ""
2734
 
 
2735
 
#: config/tc-arm.c:10261
2736
 
msgid "PC not allowed in register list"
2737
 
msgstr ""
2738
 
 
2739
 
#: config/tc-arm.c:10303
2740
 
msgid "Thumb load/store multiple does not support {reglist}^"
2741
 
msgstr ""
2742
 
 
2743
 
#: config/tc-arm.c:10328 config/tc-arm.c:10405
2744
 
#, c-format
2745
 
msgid "value stored for r%d is UNKNOWN"
2746
 
msgstr ""
2747
 
 
2748
 
#: config/tc-arm.c:10398
2749
 
msgid "Thumb-2 instruction only valid in unified syntax"
2750
 
msgstr ""
2751
 
 
2752
 
#: config/tc-arm.c:10402 config/tc-arm.c:10412
2753
 
msgid "this instruction will write back the base register"
2754
 
msgstr ""
2755
 
 
2756
 
#: config/tc-arm.c:10415
2757
 
msgid "this instruction will not write back the base register"
2758
 
msgstr ""
2759
 
 
2760
 
#: config/tc-arm.c:10446
2761
 
msgid "r14 not allowed as first register when second register is omitted"
2762
 
msgstr ""
2763
 
 
2764
 
#: config/tc-arm.c:10546
2765
 
msgid ""
2766
 
"This instruction may be unpredictable if executed on M-profile cores with "
2767
 
"interrupts enabled."
2768
 
msgstr ""
2769
 
 
2770
 
#: config/tc-arm.c:10575 config/tc-arm.c:10588 config/tc-arm.c:10624
2771
 
msgid "Thumb does not support this addressing mode"
2772
 
msgstr ""
2773
 
 
2774
 
#: config/tc-arm.c:10592
2775
 
msgid "byte or halfword not valid for base register"
2776
 
msgstr ""
2777
 
 
2778
 
#: config/tc-arm.c:10595
2779
 
msgid "r15 based store not allowed"
2780
 
msgstr ""
2781
 
 
2782
 
#: config/tc-arm.c:10597
2783
 
msgid "invalid base register for register offset"
2784
 
msgstr ""
2785
 
 
2786
 
#: config/tc-arm.c:10779
2787
 
#, c-format
2788
 
msgid ""
2789
 
"Use of r%u as a source register is deprecated when r%u is the destination "
2790
 
"register."
2791
 
msgstr ""
2792
 
 
2793
 
#: config/tc-arm.c:10952
2794
 
msgid "shifts in CMP/MOV instructions are only supported in unified syntax"
2795
 
msgstr ""
2796
 
 
2797
 
#: config/tc-arm.c:10980
2798
 
msgid "only lo regs allowed with immediate"
2799
 
msgstr ""
2800
 
 
2801
 
#: config/tc-arm.c:11001
2802
 
msgid ":upper16: not allowed this instruction"
2803
 
msgstr ""
2804
 
 
2805
 
#: config/tc-arm.c:11149
2806
 
msgid "Thumb encoding does not support an immediate here"
2807
 
msgstr ""
2808
 
 
2809
 
#: config/tc-arm.c:11231
2810
 
msgid "Thumb-2 MUL must not set flags"
2811
 
msgstr ""
2812
 
 
2813
 
#: config/tc-arm.c:11296
2814
 
msgid "Thumb does not support NOP with hints"
2815
 
msgstr ""
2816
 
 
2817
 
#: config/tc-arm.c:11434
2818
 
msgid "push/pop do not support {reglist}^"
2819
 
msgstr ""
2820
 
 
2821
 
#: config/tc-arm.c:11457
2822
 
msgid "invalid register list to push/pop instruction"
2823
 
msgstr ""
2824
 
 
2825
 
#: config/tc-arm.c:11698
2826
 
msgid "source1 and dest must be same register"
2827
 
msgstr ""
2828
 
 
2829
 
#: config/tc-arm.c:11723
2830
 
msgid "ror #imm not supported"
2831
 
msgstr ""
2832
 
 
2833
 
#: config/tc-arm.c:11774
2834
 
msgid "SMC is not permitted on this architecture"
2835
 
msgstr ""
2836
 
 
2837
 
#: config/tc-arm.c:11937
2838
 
msgid "Thumb encoding does not support rotation"
2839
 
msgstr ""
2840
 
 
2841
 
#: config/tc-arm.c:11952
2842
 
msgid "SVC is not permitted on this architecture"
2843
 
msgstr ""
2844
 
 
2845
 
#: config/tc-arm.c:11968
2846
 
msgid "instruction requires register index"
2847
 
msgstr ""
2848
 
 
2849
 
#: config/tc-arm.c:11977
2850
 
msgid "instruction does not allow shifted index"
2851
 
msgstr ""
2852
 
 
2853
 
#: config/tc-arm.c:12122
2854
 
msgid "invalid neon suffix for non neon instruction"
2855
 
msgstr ""
2856
 
 
2857
 
#: config/tc-arm.c:12413 config/tc-arm.c:12748
2858
 
msgid "invalid instruction shape"
2859
 
msgstr ""
2860
 
 
2861
 
#: config/tc-arm.c:12657
2862
 
msgid "types specified in both the mnemonic and operands"
2863
 
msgstr ""
2864
 
 
2865
 
#: config/tc-arm.c:12694
2866
 
msgid "operand types can't be inferred"
2867
 
msgstr ""
2868
 
 
2869
 
#: config/tc-arm.c:12700
2870
 
msgid "type specifier has the wrong number of parts"
2871
 
msgstr ""
2872
 
 
2873
 
#: config/tc-arm.c:12764 config/tc-arm.c:14459 config/tc-arm.c:14466
2874
 
msgid "operand size must match register width"
2875
 
msgstr ""
2876
 
 
2877
 
#: config/tc-arm.c:12775
2878
 
msgid "bad type in Neon instruction"
2879
 
msgstr ""
2880
 
 
2881
 
#: config/tc-arm.c:12786
2882
 
msgid "inconsistent types in Neon instruction"
2883
 
msgstr ""
2884
 
 
2885
 
#: config/tc-arm.c:13603
2886
 
msgid "first and second operands shall be the same register"
2887
 
msgstr ""
2888
 
 
2889
 
#: config/tc-arm.c:13871
2890
 
msgid "scalar out of range for multiply instruction"
2891
 
msgstr ""
2892
 
 
2893
 
#: config/tc-arm.c:14047 config/tc-arm.c:14059
2894
 
msgid "immediate out of range for insert"
2895
 
msgstr ""
2896
 
 
2897
 
#: config/tc-arm.c:14071 config/tc-arm.c:15066
2898
 
msgid "immediate out of range for shift"
2899
 
msgstr ""
2900
 
 
2901
 
#: config/tc-arm.c:14128 config/tc-arm.c:14155 config/tc-arm.c:14564
2902
 
#: config/tc-arm.c:15012
2903
 
msgid "immediate out of range"
2904
 
msgstr ""
2905
 
 
2906
 
#: config/tc-arm.c:14192
2907
 
msgid "immediate out of range for narrowing operation"
2908
 
msgstr ""
2909
 
 
2910
 
#: config/tc-arm.c:14317
2911
 
msgid "operands 0 and 1 must be the same register"
2912
 
msgstr ""
2913
 
 
2914
 
#: config/tc-arm.c:14538
2915
 
msgid "operand size must be specified for immediate VMOV"
2916
 
msgstr ""
2917
 
 
2918
 
#: config/tc-arm.c:14548
2919
 
msgid "immediate has bits set outside the operand size"
2920
 
msgstr ""
2921
 
 
2922
 
#: config/tc-arm.c:14744
2923
 
msgid "elements must be smaller than reversal region"
2924
 
msgstr ""
2925
 
 
2926
 
#: config/tc-arm.c:14915 config/tc-arm.c:14965
2927
 
msgid "bad type for scalar"
2928
 
msgstr ""
2929
 
 
2930
 
#: config/tc-arm.c:15029 config/tc-arm.c:15037
2931
 
msgid "VFP registers must be adjacent"
2932
 
msgstr ""
2933
 
 
2934
 
#: config/tc-arm.c:15178
2935
 
msgid "bad list length for table lookup"
2936
 
msgstr ""
2937
 
 
2938
 
#: config/tc-arm.c:15208
2939
 
msgid "writeback (!) must be used for VLDMDB and VSTMDB"
2940
 
msgstr ""
2941
 
 
2942
 
#: config/tc-arm.c:15211
2943
 
msgid "register list must contain at least 1 and at most 16 registers"
2944
 
msgstr ""
2945
 
 
2946
 
#: config/tc-arm.c:15236
2947
 
msgid "Use of PC here is deprecated"
2948
 
msgstr ""
2949
 
 
2950
 
#: config/tc-arm.c:15238
2951
 
msgid "Use of PC here is UNPREDICTABLE"
2952
 
msgstr ""
2953
 
 
2954
 
#: config/tc-arm.c:15301
2955
 
msgid "bad alignment"
2956
 
msgstr ""
2957
 
 
2958
 
#: config/tc-arm.c:15318
2959
 
msgid "bad list type for instruction"
2960
 
msgstr ""
2961
 
 
2962
 
#: config/tc-arm.c:15360
2963
 
msgid "unsupported alignment for instruction"
2964
 
msgstr ""
2965
 
 
2966
 
#: config/tc-arm.c:15379 config/tc-arm.c:15473 config/tc-arm.c:15484
2967
 
#: config/tc-arm.c:15494 config/tc-arm.c:15508
2968
 
msgid "bad list length"
2969
 
msgstr ""
2970
 
 
2971
 
#: config/tc-arm.c:15384
2972
 
msgid "stride of 2 unavailable when element size is 8"
2973
 
msgstr ""
2974
 
 
2975
 
#: config/tc-arm.c:15417 config/tc-arm.c:15492
2976
 
msgid "can't use alignment with this instruction"
2977
 
msgstr ""
2978
 
 
2979
 
#: config/tc-arm.c:15559
2980
 
msgid "post-index must be a register"
2981
 
msgstr ""
2982
 
 
2983
 
#: config/tc-arm.c:15561
2984
 
msgid "bad register for post-index"
2985
 
msgstr ""
2986
 
 
2987
 
#: config/tc-arm.c:15897 config/tc-arm.c:15983
2988
 
msgid "conditional infixes are deprecated in unified syntax"
2989
 
msgstr ""
2990
 
 
2991
 
#: config/tc-arm.c:16131
2992
 
msgid "Warning: conditional outside an IT block for Thumb."
2993
 
msgstr ""
2994
 
 
2995
 
#: config/tc-arm.c:16336
2996
 
msgid "s suffix on comparison instruction is deprecated"
2997
 
msgstr ""
2998
 
 
2999
 
#: config/tc-arm.c:16355
3000
 
#, c-format
3001
 
msgid "selected processor does not support Thumb mode `%s'"
3002
 
msgstr ""
3003
 
 
3004
 
#: config/tc-arm.c:16361
3005
 
msgid "Thumb does not support conditional execution"
3006
 
msgstr ""
3007
 
 
3008
 
#: config/tc-arm.c:16380
3009
 
#, c-format
3010
 
msgid "selected processor does not support Thumb-2 mode `%s'"
3011
 
msgstr ""
3012
 
 
3013
 
#: config/tc-arm.c:16405
3014
 
#, c-format
3015
 
msgid "cannot honor width suffix -- `%s'"
3016
 
msgstr ""
3017
 
 
3018
 
#: config/tc-arm.c:16446
3019
 
#, c-format
3020
 
msgid "selected processor does not support ARM mode `%s'"
3021
 
msgstr ""
3022
 
 
3023
 
#: config/tc-arm.c:16451
3024
 
#, c-format
3025
 
msgid "width suffixes are invalid in ARM mode -- `%s'"
3026
 
msgstr ""
3027
 
 
3028
 
#: config/tc-arm.c:16484
3029
 
#, c-format
3030
 
msgid "attempt to use an ARM instruction on a Thumb-only processor -- `%s'"
3031
 
msgstr ""
3032
 
 
3033
 
#: config/tc-arm.c:16501
3034
 
#, c-format
3035
 
msgid "section '%s' finished with an open IT block."
3036
 
msgstr ""
3037
 
 
3038
 
#: config/tc-arm.c:16506
3039
 
msgid "file finished with an open IT block."
3040
 
msgstr ""
3041
 
 
3042
 
#: config/tc-arm.c:19545
3043
 
#, c-format
3044
 
msgid "alignments greater than %d bytes not supported in .text sections."
3045
 
msgstr ""
3046
 
 
3047
 
#: config/tc-arm.c:19813 config/tc-ia64.c:3469
3048
 
#, c-format
3049
 
msgid "Group section `%s' has no group signature"
3050
 
msgstr ""
3051
 
 
3052
 
#: config/tc-arm.c:19858
3053
 
msgid "handlerdata in cantunwind frame"
3054
 
msgstr ""
3055
 
 
3056
 
#: config/tc-arm.c:19875
3057
 
msgid "too many unwind opcodes for personality routine 0"
3058
 
msgstr ""
3059
 
 
3060
 
#: config/tc-arm.c:19907
3061
 
msgid "too many unwind opcodes"
3062
 
msgstr ""
3063
 
 
3064
 
#: config/tc-arm.c:20167
3065
 
msgid "GOT already in the symbol table"
3066
 
msgstr ""
3067
 
 
3068
 
#: config/tc-arm.c:20505 config/tc-arm.c:20547 config/tc-arm.c:20827
3069
 
#, c-format
3070
 
msgid "undefined symbol %s used as an immediate value"
3071
 
msgstr ""
3072
 
 
3073
 
#: config/tc-arm.c:20507 config/tc-arm.c:20549
3074
 
#, c-format
3075
 
msgid "symbol %s is in a different section"
3076
 
msgstr ""
3077
 
 
3078
 
#: config/tc-arm.c:20509 config/tc-arm.c:20551
3079
 
#, c-format
3080
 
msgid "symbol %s is weak and may be overridden later"
3081
 
msgstr ""
3082
 
 
3083
 
#: config/tc-arm.c:20528 config/tc-arm.c:20869
3084
 
#, c-format
3085
 
msgid "invalid constant (%lx) after fixup"
3086
 
msgstr ""
3087
 
 
3088
 
#: config/tc-arm.c:20584
3089
 
#, c-format
3090
 
msgid "unable to compute ADRL instructions for PC offset of 0x%lx"
3091
 
msgstr ""
3092
 
 
3093
 
#: config/tc-arm.c:20619 config/tc-arm.c:20649
3094
 
msgid "invalid literal constant: pool needs to be closer"
3095
 
msgstr ""
3096
 
 
3097
 
#: config/tc-arm.c:20622 config/tc-arm.c:20670
3098
 
#, c-format
3099
 
msgid "bad immediate value for offset (%ld)"
3100
 
msgstr ""
3101
 
 
3102
 
#: config/tc-arm.c:20651
3103
 
#, c-format
3104
 
msgid "bad immediate value for 8-bit offset (%ld)"
3105
 
msgstr ""
3106
 
 
3107
 
#: config/tc-arm.c:20711
3108
 
msgid "offset not a multiple of 4"
3109
 
msgstr ""
3110
 
 
3111
 
#: config/tc-arm.c:20718 config/tc-arm.c:20733 config/tc-arm.c:20748
3112
 
#: config/tc-arm.c:20759 config/tc-arm.c:20782 config/tc-arm.c:21494
3113
 
#: config/tc-moxie.c:662 config/tc-pj.c:448 config/tc-sh.c:4281
3114
 
msgid "offset out of range"
3115
 
msgstr ""
3116
 
 
3117
 
#: config/tc-arm.c:20885
3118
 
msgid "invalid smc expression"
3119
 
msgstr ""
3120
 
 
3121
 
#: config/tc-arm.c:20894
3122
 
msgid "invalid hvc expression"
3123
 
msgstr ""
3124
 
 
3125
 
#: config/tc-arm.c:20905 config/tc-arm.c:20914
3126
 
msgid "invalid swi expression"
3127
 
msgstr ""
3128
 
 
3129
 
#: config/tc-arm.c:20924
3130
 
msgid "invalid expression in load/store multiple"
3131
 
msgstr ""
3132
 
 
3133
 
#: config/tc-arm.c:20985
3134
 
#, c-format
3135
 
msgid "blx to '%s' an ARM ISA state function changed to bl"
3136
 
msgstr ""
3137
 
 
3138
 
#: config/tc-arm.c:21004
3139
 
msgid "misaligned branch destination"
3140
 
msgstr ""
3141
 
 
3142
 
#: config/tc-arm.c:21090
3143
 
msgid "conditional branch out of range"
3144
 
msgstr ""
3145
 
 
3146
 
#: config/tc-arm.c:21124
3147
 
#, c-format
3148
 
msgid "blx to Thumb func '%s' from Thumb ISA state changed to bl"
3149
 
msgstr ""
3150
 
 
3151
 
#: config/tc-arm.c:21174
3152
 
msgid "Thumb2 branch out of range"
3153
 
msgstr ""
3154
 
 
3155
 
#: config/tc-arm.c:21263
3156
 
msgid "rel31 relocation overflow"
3157
 
msgstr ""
3158
 
 
3159
 
#: config/tc-arm.c:21275 config/tc-arm.c:21303
3160
 
msgid "co-processor offset out of range"
3161
 
msgstr ""
3162
 
 
3163
 
#: config/tc-arm.c:21320
3164
 
#, c-format
3165
 
msgid "invalid offset, target not word aligned (0x%08lX)"
3166
 
msgstr ""
3167
 
 
3168
 
#: config/tc-arm.c:21327 config/tc-arm.c:21336 config/tc-arm.c:21344
3169
 
#: config/tc-arm.c:21352 config/tc-arm.c:21360
3170
 
#, c-format
3171
 
msgid "invalid offset, value too big (0x%08lX)"
3172
 
msgstr ""
3173
 
 
3174
 
#: config/tc-arm.c:21401
3175
 
msgid "invalid Hi register with immediate"
3176
 
msgstr ""
3177
 
 
3178
 
#: config/tc-arm.c:21417
3179
 
msgid "invalid immediate for stack address calculation"
3180
 
msgstr ""
3181
 
 
3182
 
#: config/tc-arm.c:21425
3183
 
#, c-format
3184
 
msgid "invalid immediate for address calculation (value = 0x%08lX)"
3185
 
msgstr ""
3186
 
 
3187
 
#: config/tc-arm.c:21455
3188
 
#, c-format
3189
 
msgid "invalid immediate: %ld is out of range"
3190
 
msgstr ""
3191
 
 
3192
 
#: config/tc-arm.c:21467
3193
 
#, c-format
3194
 
msgid "invalid shift value: %ld"
3195
 
msgstr ""
3196
 
 
3197
 
#: config/tc-arm.c:21546
3198
 
#, c-format
3199
 
msgid "the offset 0x%08lX is not representable"
3200
 
msgstr ""
3201
 
 
3202
 
#: config/tc-arm.c:21586
3203
 
#, c-format
3204
 
msgid "bad offset 0x%08lX (only 12 bits available for the magnitude)"
3205
 
msgstr ""
3206
 
 
3207
 
#: config/tc-arm.c:21625
3208
 
#, c-format
3209
 
msgid "bad offset 0x%08lX (only 8 bits available for the magnitude)"
3210
 
msgstr ""
3211
 
 
3212
 
#: config/tc-arm.c:21665
3213
 
#, c-format
3214
 
msgid "bad offset 0x%08lX (must be word-aligned)"
3215
 
msgstr ""
3216
 
 
3217
 
#: config/tc-arm.c:21670
3218
 
#, c-format
3219
 
msgid "bad offset 0x%08lX (must be an 8-bit number of words)"
3220
 
msgstr ""
3221
 
 
3222
 
#: config/tc-arm.c:21701 config/tc-score.c:7392
3223
 
#, c-format
3224
 
msgid "bad relocation fixup type (%d)"
3225
 
msgstr ""
3226
 
 
3227
 
#: config/tc-arm.c:21812
3228
 
msgid "literal referenced across section boundary"
3229
 
msgstr ""
3230
 
 
3231
 
#: config/tc-arm.c:21879
3232
 
msgid "internal relocation (type: IMMEDIATE) not fixed up"
3233
 
msgstr ""
3234
 
 
3235
 
#: config/tc-arm.c:21884
3236
 
msgid "ADRL used for a symbol not defined in the same file"
3237
 
msgstr ""
3238
 
 
3239
 
#: config/tc-arm.c:21899
3240
 
#, c-format
3241
 
msgid "undefined local label `%s'"
3242
 
msgstr ""
3243
 
 
3244
 
#: config/tc-arm.c:21905
3245
 
msgid "internal_relocation (type: OFFSET_IMM) not fixed up"
3246
 
msgstr ""
3247
 
 
3248
 
#: config/tc-arm.c:21927 config/tc-cris.c:3986 config/tc-mcore.c:1926
3249
 
#: config/tc-microblaze.c:1833 config/tc-mmix.c:2867 config/tc-moxie.c:757
3250
 
#: config/tc-ns32k.c:2248 config/tc-score.c:7478
3251
 
msgid "<unknown>"
3252
 
msgstr ""
3253
 
 
3254
 
#: config/tc-arm.c:21930 config/tc-arm.c:21951 config/tc-score.c:7480
3255
 
#, c-format
3256
 
msgid "cannot represent %s relocation in this object file format"
3257
 
msgstr ""
3258
 
 
3259
 
#: config/tc-arm.c:22307
3260
 
#, c-format
3261
 
msgid "%s: unexpected function type: %d"
3262
 
msgstr ""
3263
 
 
3264
 
#: config/tc-arm.c:22436
3265
 
msgid "use of old and new-style options to set CPU type"
3266
 
msgstr ""
3267
 
 
3268
 
#: config/tc-arm.c:22446
3269
 
msgid "use of old and new-style options to set FPU type"
3270
 
msgstr ""
3271
 
 
3272
 
#: config/tc-arm.c:22522
3273
 
msgid "hard-float conflicts with specified fpu"
3274
 
msgstr ""
3275
 
 
3276
 
#: config/tc-arm.c:22709
3277
 
msgid "generate PIC code"
3278
 
msgstr ""
3279
 
 
3280
 
#: config/tc-arm.c:22710
3281
 
msgid "assemble Thumb code"
3282
 
msgstr ""
3283
 
 
3284
 
#: config/tc-arm.c:22711
3285
 
msgid "support ARM/Thumb interworking"
3286
 
msgstr ""
3287
 
 
3288
 
#: config/tc-arm.c:22713
3289
 
msgid "code uses 32-bit program counter"
3290
 
msgstr ""
3291
 
 
3292
 
#: config/tc-arm.c:22714
3293
 
msgid "code uses 26-bit program counter"
3294
 
msgstr ""
3295
 
 
3296
 
#: config/tc-arm.c:22715
3297
 
msgid "floating point args are in fp regs"
3298
 
msgstr ""
3299
 
 
3300
 
#: config/tc-arm.c:22717
3301
 
msgid "re-entrant code"
3302
 
msgstr ""
3303
 
 
3304
 
#: config/tc-arm.c:22718
3305
 
msgid "code is ATPCS conformant"
3306
 
msgstr ""
3307
 
 
3308
 
#: config/tc-arm.c:22719
3309
 
msgid "assemble for big-endian"
3310
 
msgstr ""
3311
 
 
3312
 
#: config/tc-arm.c:22720
3313
 
msgid "assemble for little-endian"
3314
 
msgstr ""
3315
 
 
3316
 
#. These are recognized by the assembler, but have no affect on code.
3317
 
#: config/tc-arm.c:22724
3318
 
msgid "use frame pointer"
3319
 
msgstr ""
3320
 
 
3321
 
#: config/tc-arm.c:22725
3322
 
msgid "use stack size checking"
3323
 
msgstr ""
3324
 
 
3325
 
#: config/tc-arm.c:22728
3326
 
msgid "do not warn on use of deprecated feature"
3327
 
msgstr ""
3328
 
 
3329
 
#. DON'T add any new processors to this list -- we want the whole list
3330
 
#. to go away...  Add them to the processors table instead.
3331
 
#: config/tc-arm.c:22745 config/tc-arm.c:22746
3332
 
msgid "use -mcpu=arm1"
3333
 
msgstr ""
3334
 
 
3335
 
#: config/tc-arm.c:22747 config/tc-arm.c:22748
3336
 
msgid "use -mcpu=arm2"
3337
 
msgstr ""
3338
 
 
3339
 
#: config/tc-arm.c:22749 config/tc-arm.c:22750
3340
 
msgid "use -mcpu=arm250"
3341
 
msgstr ""
3342
 
 
3343
 
#: config/tc-arm.c:22751 config/tc-arm.c:22752
3344
 
msgid "use -mcpu=arm3"
3345
 
msgstr ""
3346
 
 
3347
 
#: config/tc-arm.c:22753 config/tc-arm.c:22754
3348
 
msgid "use -mcpu=arm6"
3349
 
msgstr ""
3350
 
 
3351
 
#: config/tc-arm.c:22755 config/tc-arm.c:22756
3352
 
msgid "use -mcpu=arm600"
3353
 
msgstr ""
3354
 
 
3355
 
#: config/tc-arm.c:22757 config/tc-arm.c:22758
3356
 
msgid "use -mcpu=arm610"
3357
 
msgstr ""
3358
 
 
3359
 
#: config/tc-arm.c:22759 config/tc-arm.c:22760
3360
 
msgid "use -mcpu=arm620"
3361
 
msgstr ""
3362
 
 
3363
 
#: config/tc-arm.c:22761 config/tc-arm.c:22762
3364
 
msgid "use -mcpu=arm7"
3365
 
msgstr ""
3366
 
 
3367
 
#: config/tc-arm.c:22763 config/tc-arm.c:22764
3368
 
msgid "use -mcpu=arm70"
3369
 
msgstr ""
3370
 
 
3371
 
#: config/tc-arm.c:22765 config/tc-arm.c:22766
3372
 
msgid "use -mcpu=arm700"
3373
 
msgstr ""
3374
 
 
3375
 
#: config/tc-arm.c:22767 config/tc-arm.c:22768
3376
 
msgid "use -mcpu=arm700i"
3377
 
msgstr ""
3378
 
 
3379
 
#: config/tc-arm.c:22769 config/tc-arm.c:22770
3380
 
msgid "use -mcpu=arm710"
3381
 
msgstr ""
3382
 
 
3383
 
#: config/tc-arm.c:22771 config/tc-arm.c:22772
3384
 
msgid "use -mcpu=arm710c"
3385
 
msgstr ""
3386
 
 
3387
 
#: config/tc-arm.c:22773 config/tc-arm.c:22774
3388
 
msgid "use -mcpu=arm720"
3389
 
msgstr ""
3390
 
 
3391
 
#: config/tc-arm.c:22775 config/tc-arm.c:22776
3392
 
msgid "use -mcpu=arm7d"
3393
 
msgstr ""
3394
 
 
3395
 
#: config/tc-arm.c:22777 config/tc-arm.c:22778
3396
 
msgid "use -mcpu=arm7di"
3397
 
msgstr ""
3398
 
 
3399
 
#: config/tc-arm.c:22779 config/tc-arm.c:22780
3400
 
msgid "use -mcpu=arm7m"
3401
 
msgstr ""
3402
 
 
3403
 
#: config/tc-arm.c:22781 config/tc-arm.c:22782
3404
 
msgid "use -mcpu=arm7dm"
3405
 
msgstr ""
3406
 
 
3407
 
#: config/tc-arm.c:22783 config/tc-arm.c:22784
3408
 
msgid "use -mcpu=arm7dmi"
3409
 
msgstr ""
3410
 
 
3411
 
#: config/tc-arm.c:22785 config/tc-arm.c:22786
3412
 
msgid "use -mcpu=arm7100"
3413
 
msgstr ""
3414
 
 
3415
 
#: config/tc-arm.c:22787 config/tc-arm.c:22788
3416
 
msgid "use -mcpu=arm7500"
3417
 
msgstr ""
3418
 
 
3419
 
#: config/tc-arm.c:22789 config/tc-arm.c:22790
3420
 
msgid "use -mcpu=arm7500fe"
3421
 
msgstr ""
3422
 
 
3423
 
#: config/tc-arm.c:22791 config/tc-arm.c:22792 config/tc-arm.c:22793
3424
 
#: config/tc-arm.c:22794
3425
 
msgid "use -mcpu=arm7tdmi"
3426
 
msgstr ""
3427
 
 
3428
 
#: config/tc-arm.c:22795 config/tc-arm.c:22796
3429
 
msgid "use -mcpu=arm710t"
3430
 
msgstr ""
3431
 
 
3432
 
#: config/tc-arm.c:22797 config/tc-arm.c:22798
3433
 
msgid "use -mcpu=arm720t"
3434
 
msgstr ""
3435
 
 
3436
 
#: config/tc-arm.c:22799 config/tc-arm.c:22800
3437
 
msgid "use -mcpu=arm740t"
3438
 
msgstr ""
3439
 
 
3440
 
#: config/tc-arm.c:22801 config/tc-arm.c:22802
3441
 
msgid "use -mcpu=arm8"
3442
 
msgstr ""
3443
 
 
3444
 
#: config/tc-arm.c:22803 config/tc-arm.c:22804
3445
 
msgid "use -mcpu=arm810"
3446
 
msgstr ""
3447
 
 
3448
 
#: config/tc-arm.c:22805 config/tc-arm.c:22806
3449
 
msgid "use -mcpu=arm9"
3450
 
msgstr ""
3451
 
 
3452
 
#: config/tc-arm.c:22807 config/tc-arm.c:22808
3453
 
msgid "use -mcpu=arm9tdmi"
3454
 
msgstr ""
3455
 
 
3456
 
#: config/tc-arm.c:22809 config/tc-arm.c:22810
3457
 
msgid "use -mcpu=arm920"
3458
 
msgstr ""
3459
 
 
3460
 
#: config/tc-arm.c:22811 config/tc-arm.c:22812
3461
 
msgid "use -mcpu=arm940"
3462
 
msgstr ""
3463
 
 
3464
 
#: config/tc-arm.c:22813
3465
 
msgid "use -mcpu=strongarm"
3466
 
msgstr ""
3467
 
 
3468
 
#: config/tc-arm.c:22815
3469
 
msgid "use -mcpu=strongarm110"
3470
 
msgstr ""
3471
 
 
3472
 
#: config/tc-arm.c:22817
3473
 
msgid "use -mcpu=strongarm1100"
3474
 
msgstr ""
3475
 
 
3476
 
#: config/tc-arm.c:22819
3477
 
msgid "use -mcpu=strongarm1110"
3478
 
msgstr ""
3479
 
 
3480
 
#: config/tc-arm.c:22820
3481
 
msgid "use -mcpu=xscale"
3482
 
msgstr ""
3483
 
 
3484
 
#: config/tc-arm.c:22821
3485
 
msgid "use -mcpu=iwmmxt"
3486
 
msgstr ""
3487
 
 
3488
 
#: config/tc-arm.c:22822
3489
 
msgid "use -mcpu=all"
3490
 
msgstr ""
3491
 
 
3492
 
#. Architecture variants -- don't add any more to this list either.
3493
 
#: config/tc-arm.c:22825 config/tc-arm.c:22826
3494
 
msgid "use -march=armv2"
3495
 
msgstr ""
3496
 
 
3497
 
#: config/tc-arm.c:22827 config/tc-arm.c:22828
3498
 
msgid "use -march=armv2a"
3499
 
msgstr ""
3500
 
 
3501
 
#: config/tc-arm.c:22829 config/tc-arm.c:22830
3502
 
msgid "use -march=armv3"
3503
 
msgstr ""
3504
 
 
3505
 
#: config/tc-arm.c:22831 config/tc-arm.c:22832
3506
 
msgid "use -march=armv3m"
3507
 
msgstr ""
3508
 
 
3509
 
#: config/tc-arm.c:22833 config/tc-arm.c:22834
3510
 
msgid "use -march=armv4"
3511
 
msgstr ""
3512
 
 
3513
 
#: config/tc-arm.c:22835 config/tc-arm.c:22836
3514
 
msgid "use -march=armv4t"
3515
 
msgstr ""
3516
 
 
3517
 
#: config/tc-arm.c:22837 config/tc-arm.c:22838
3518
 
msgid "use -march=armv5"
3519
 
msgstr ""
3520
 
 
3521
 
#: config/tc-arm.c:22839 config/tc-arm.c:22840
3522
 
msgid "use -march=armv5t"
3523
 
msgstr ""
3524
 
 
3525
 
#: config/tc-arm.c:22841 config/tc-arm.c:22842
3526
 
msgid "use -march=armv5te"
3527
 
msgstr ""
3528
 
 
3529
 
#. Floating point variants -- don't add any more to this list either.
3530
 
#: config/tc-arm.c:22845
3531
 
msgid "use -mfpu=fpe"
3532
 
msgstr ""
3533
 
 
3534
 
#: config/tc-arm.c:22846
3535
 
msgid "use -mfpu=fpa10"
3536
 
msgstr ""
3537
 
 
3538
 
#: config/tc-arm.c:22847
3539
 
msgid "use -mfpu=fpa11"
3540
 
msgstr ""
3541
 
 
3542
 
#: config/tc-arm.c:22849
3543
 
msgid "use either -mfpu=softfpa or -mfpu=softvfp"
3544
 
msgstr ""
3545
 
 
3546
 
#: config/tc-arm.c:23178
3547
 
msgid "invalid architectural extension"
3548
 
msgstr ""
3549
 
 
3550
 
#: config/tc-arm.c:23211
3551
 
msgid "must specify extensions to add before specifying those to remove"
3552
 
msgstr ""
3553
 
 
3554
 
#: config/tc-arm.c:23219
3555
 
msgid "missing architectural extension"
3556
 
msgstr ""
3557
 
 
3558
 
#: config/tc-arm.c:23234
3559
 
msgid "extension does not apply to the base architecture"
3560
 
msgstr ""
3561
 
 
3562
 
#: config/tc-arm.c:23257
3563
 
#, c-format
3564
 
msgid "unknown architectural extension `%s'"
3565
 
msgstr ""
3566
 
 
3567
 
#: config/tc-arm.c:23259
3568
 
msgid "architectural extensions must be specified in alphabetical order"
3569
 
msgstr ""
3570
 
 
3571
 
#: config/tc-arm.c:23291
3572
 
#, c-format
3573
 
msgid "missing cpu name `%s'"
3574
 
msgstr ""
3575
 
 
3576
 
#: config/tc-arm.c:23317 config/tc-arm.c:23813
3577
 
#, c-format
3578
 
msgid "unknown cpu `%s'"
3579
 
msgstr ""
3580
 
 
3581
 
#: config/tc-arm.c:23335
3582
 
#, c-format
3583
 
msgid "missing architecture name `%s'"
3584
 
msgstr ""
3585
 
 
3586
 
#: config/tc-arm.c:23352 config/tc-arm.c:23847 config/tc-arm.c:23878
3587
 
#: config/tc-arm.c:23929 config/tc-score.c:7715
3588
 
#, c-format
3589
 
msgid "unknown architecture `%s'\n"
3590
 
msgstr ""
3591
 
 
3592
 
#: config/tc-arm.c:23368 config/tc-arm.c:23960
3593
 
#, c-format
3594
 
msgid "unknown floating point format `%s'\n"
3595
 
msgstr ""
3596
 
 
3597
 
#: config/tc-arm.c:23384
3598
 
#, c-format
3599
 
msgid "unknown floating point abi `%s'\n"
3600
 
msgstr ""
3601
 
 
3602
 
#: config/tc-arm.c:23400
3603
 
#, c-format
3604
 
msgid "unknown EABI `%s'\n"
3605
 
msgstr ""
3606
 
 
3607
 
#: config/tc-arm.c:23420
3608
 
#, c-format
3609
 
msgid ""
3610
 
"unknown implicit IT mode `%s', should be arm, thumb, always, or never."
3611
 
msgstr ""
3612
 
 
3613
 
#: config/tc-arm.c:23430
3614
 
msgid "<cpu name>\t  assemble for CPU <cpu name>"
3615
 
msgstr ""
3616
 
 
3617
 
#: config/tc-arm.c:23432
3618
 
msgid "<arch name>\t  assemble for architecture <arch name>"
3619
 
msgstr ""
3620
 
 
3621
 
#: config/tc-arm.c:23434
3622
 
msgid "<fpu name>\t  assemble for FPU architecture <fpu name>"
3623
 
msgstr ""
3624
 
 
3625
 
#: config/tc-arm.c:23436
3626
 
msgid "<abi>\t  assemble for floating point ABI <abi>"
3627
 
msgstr ""
3628
 
 
3629
 
#: config/tc-arm.c:23439
3630
 
msgid "<ver>\t\t  assemble for eabi version <ver>"
3631
 
msgstr ""
3632
 
 
3633
 
#: config/tc-arm.c:23442
3634
 
msgid "<mode>\t  controls implicit insertion of IT instructions"
3635
 
msgstr ""
3636
 
 
3637
 
#: config/tc-arm.c:23486 config/tc-arm.c:23504 config/tc-arm.c:23524
3638
 
#, c-format
3639
 
msgid "option `-%c%s' is deprecated: %s"
3640
 
msgstr ""
3641
 
 
3642
 
#: config/tc-arm.c:23544
3643
 
#, c-format
3644
 
msgid " ARM-specific assembler options:\n"
3645
 
msgstr ""
3646
 
 
3647
 
#: config/tc-arm.c:23555
3648
 
#, c-format
3649
 
msgid "  -EB                     assemble code for a big-endian cpu\n"
3650
 
msgstr ""
3651
 
 
3652
 
#: config/tc-arm.c:23560
3653
 
#, c-format
3654
 
msgid "  -EL                     assemble code for a little-endian cpu\n"
3655
 
msgstr ""
3656
 
 
3657
 
#: config/tc-arm.c:23564
3658
 
#, c-format
3659
 
msgid "  --fix-v4bx              Allow BX in ARMv4 code\n"
3660
 
msgstr ""
3661
 
 
3662
 
#: config/tc-arm.c:23911
3663
 
#, c-format
3664
 
msgid ""
3665
 
"architectural extension `%s' is not allowed for the current base architecture"
3666
 
msgstr ""
3667
 
 
3668
 
#: config/tc-avr.c:373
3669
 
#, c-format
3670
 
msgid "Known MCU names:"
3671
 
msgstr ""
3672
 
 
3673
 
#: config/tc-avr.c:438
3674
 
#, c-format
3675
 
msgid ""
3676
 
"AVR Assembler options:\n"
3677
 
"  -mmcu=[avr-name] select microcontroller variant\n"
3678
 
"                   [avr-name] can be:\n"
3679
 
"                   avr1  - classic AVR core without data RAM\n"
3680
 
"                   avr2  - classic AVR core with up to 8K program memory\n"
3681
 
"                   avr25 - classic AVR core with up to 8K program memory\n"
3682
 
"                           plus the MOVW instruction\n"
3683
 
"                   avr3  - classic AVR core with up to 64K program memory\n"
3684
 
"                   avr31 - classic AVR core with up to 128K program memory\n"
3685
 
"                   avr35 - classic AVR core with up to 64K program memory\n"
3686
 
"                           plus the MOVW instruction\n"
3687
 
"                   avr4  - enhanced AVR core with up to 8K program memory\n"
3688
 
"                   avr5  - enhanced AVR core with up to 64K program memory\n"
3689
 
"                   avr51 - enhanced AVR core with up to 128K program memory\n"
3690
 
"                   avr6  - enhanced AVR core with up to 256K program memory\n"
3691
 
"                   avrxmega3 - XMEGA, > 8K, <= 64K FLASH, > 64K RAM\n"
3692
 
"                   avrxmega4 - XMEGA, > 64K, <= 128K FLASH, <= 64K RAM\n"
3693
 
"                   avrxmega5 - XMEGA, > 64K, <= 128K FLASH, > 64K RAM\n"
3694
 
"                   avrxmega6 - XMEGA, > 128K, <= 256K FLASH, <= 64K RAM\n"
3695
 
"                   avrxmega7 - XMEGA, > 128K, <= 256K FLASH, > 64K RAM\n"
3696
 
"                   or immediate microcontroller name.\n"
3697
 
msgstr ""
3698
 
 
3699
 
#: config/tc-avr.c:460
3700
 
#, c-format
3701
 
msgid ""
3702
 
"  -mall-opcodes    accept all AVR opcodes, even if not supported by MCU\n"
3703
 
"  -mno-skip-bug    disable warnings for skipping two-word instructions\n"
3704
 
"                   (default for avr4, avr5)\n"
3705
 
"  -mno-wrap        reject rjmp/rcall instructions with 8K wrap-around\n"
3706
 
"                   (default for avr3, avr5)\n"
3707
 
msgstr ""
3708
 
 
3709
 
#: config/tc-avr.c:504 config/tc-msp430.c:743
3710
 
#, c-format
3711
 
msgid "unknown MCU: %s\n"
3712
 
msgstr ""
3713
 
 
3714
 
#: config/tc-avr.c:513
3715
 
#, c-format
3716
 
msgid "redefinition of mcu type `%s' to `%s'"
3717
 
msgstr ""
3718
 
 
3719
 
#: config/tc-avr.c:591
3720
 
msgid "constant value required"
3721
 
msgstr ""
3722
 
 
3723
 
#: config/tc-avr.c:594
3724
 
#, c-format
3725
 
msgid "number must be positive and less than %d"
3726
 
msgstr ""
3727
 
 
3728
 
#: config/tc-avr.c:620 config/tc-avr.c:757
3729
 
#, c-format
3730
 
msgid "constant out of 8-bit range: %d"
3731
 
msgstr ""
3732
 
 
3733
 
#: config/tc-avr.c:688 config/tc-score.c:1199 read.c:3661
3734
 
msgid "illegal expression"
3735
 
msgstr ""
3736
 
 
3737
 
#: config/tc-avr.c:717 config/tc-avr.c:1508
3738
 
msgid "`)' required"
3739
 
msgstr ""
3740
 
 
3741
 
#: config/tc-avr.c:812
3742
 
msgid "register r16-r23 required"
3743
 
msgstr ""
3744
 
 
3745
 
#: config/tc-avr.c:818
3746
 
msgid "register number above 15 required"
3747
 
msgstr ""
3748
 
 
3749
 
#: config/tc-avr.c:824
3750
 
msgid "even register number required"
3751
 
msgstr ""
3752
 
 
3753
 
#: config/tc-avr.c:830
3754
 
msgid "register r24, r26, r28 or r30 required"
3755
 
msgstr ""
3756
 
 
3757
 
#: config/tc-avr.c:836
3758
 
msgid "register name or number from 0 to 31 required"
3759
 
msgstr ""
3760
 
 
3761
 
#: config/tc-avr.c:854
3762
 
msgid "pointer register (X, Y or Z) required"
3763
 
msgstr ""
3764
 
 
3765
 
#: config/tc-avr.c:861
3766
 
msgid "cannot both predecrement and postincrement"
3767
 
msgstr ""
3768
 
 
3769
 
#: config/tc-avr.c:869
3770
 
msgid "addressing mode not supported"
3771
 
msgstr ""
3772
 
 
3773
 
#: config/tc-avr.c:875
3774
 
msgid "can't predecrement"
3775
 
msgstr ""
3776
 
 
3777
 
#: config/tc-avr.c:878
3778
 
msgid "pointer register Z required"
3779
 
msgstr ""
3780
 
 
3781
 
#: config/tc-avr.c:897
3782
 
msgid "postincrement not supported"
3783
 
msgstr ""
3784
 
 
3785
 
#: config/tc-avr.c:907
3786
 
msgid "pointer register (Y or Z) required"
3787
 
msgstr ""
3788
 
 
3789
 
#: config/tc-avr.c:1021
3790
 
#, c-format
3791
 
msgid "unknown constraint `%c'"
3792
 
msgstr ""
3793
 
 
3794
 
#: config/tc-avr.c:1073
3795
 
msgid "`,' required"
3796
 
msgstr ""
3797
 
 
3798
 
#: config/tc-avr.c:1091
3799
 
msgid "undefined combination of operands"
3800
 
msgstr ""
3801
 
 
3802
 
#: config/tc-avr.c:1100
3803
 
msgid "skipping two-word instruction"
3804
 
msgstr ""
3805
 
 
3806
 
#: config/tc-avr.c:1192 config/tc-avr.c:1208 config/tc-avr.c:1329
3807
 
#: config/tc-msp430.c:1969 config/tc-msp430.c:1987
3808
 
#, c-format
3809
 
msgid "odd address operand: %ld"
3810
 
msgstr ""
3811
 
 
3812
 
#: config/tc-avr.c:1200 config/tc-avr.c:1219 config/tc-avr.c:1237
3813
 
#: config/tc-avr.c:1248 config/tc-avr.c:1255 config/tc-avr.c:1262
3814
 
#: config/tc-d10v.c:505 config/tc-d30v.c:554 config/tc-msp430.c:1977
3815
 
#: config/tc-msp430.c:1992 config/tc-msp430.c:2002
3816
 
#, c-format
3817
 
msgid "operand out of range: %ld"
3818
 
msgstr ""
3819
 
 
3820
 
#: config/tc-avr.c:1338 config/tc-d10v.c:1594 config/tc-d30v.c:2037
3821
 
#: config/tc-msp430.c:2020
3822
 
#, c-format
3823
 
msgid "line %d: unknown relocation type: 0x%x"
3824
 
msgstr ""
3825
 
 
3826
 
#: config/tc-avr.c:1352
3827
 
msgid "only constant expression allowed"
3828
 
msgstr ""
3829
 
 
3830
 
#. xgettext:c-format.
3831
 
#: config/tc-avr.c:1412 config/tc-bfin.c:833 config/tc-d10v.c:1466
3832
 
#: config/tc-d30v.c:1774 config/tc-mn10200.c:782 config/tc-mn10300.c:2170
3833
 
#: config/tc-msp430.c:2055 config/tc-or32.c:957 config/tc-ppc.c:6581
3834
 
#: config/tc-spu.c:879 config/tc-spu.c:1090 config/tc-v850.c:3000
3835
 
#: config/tc-z80.c:2021
3836
 
#, c-format
3837
 
msgid "reloc %d not supported by object file format"
3838
 
msgstr ""
3839
 
 
3840
 
#: config/tc-avr.c:1435 config/tc-h8300.c:1935 config/tc-mcore.c:881
3841
 
#: config/tc-microblaze.c:823 config/tc-moxie.c:178 config/tc-msp430.c:1820
3842
 
#: config/tc-pj.c:253 config/tc-sh.c:2590 config/tc-z8k.c:1216
3843
 
msgid "can't find opcode "
3844
 
msgstr ""
3845
 
 
3846
 
#: config/tc-avr.c:1452
3847
 
#, c-format
3848
 
msgid "illegal opcode %s for mcu %s"
3849
 
msgstr ""
3850
 
 
3851
 
#: config/tc-avr.c:1463
3852
 
msgid "garbage at end of line"
3853
 
msgstr ""
3854
 
 
3855
 
#: config/tc-avr.c:1537 config/tc-avr.c:1544
3856
 
#, c-format
3857
 
msgid "illegal %srelocation size: %d"
3858
 
msgstr ""
3859
 
 
3860
 
#: config/tc-bfin.c:96 config/tc-frv.c:1605 config/tc-frv.c:1615
3861
 
msgid "missing ')'"
3862
 
msgstr ""
3863
 
 
3864
 
#: config/tc-bfin.c:442
3865
 
#, c-format
3866
 
msgid " Blackfin specific assembler options:\n"
3867
 
msgstr ""
3868
 
 
3869
 
#: config/tc-bfin.c:443
3870
 
#, c-format
3871
 
msgid "  -mcpu=<cpu[-sirevision]> specify the name of the target CPU\n"
3872
 
msgstr ""
3873
 
 
3874
 
#: config/tc-bfin.c:444
3875
 
#, c-format
3876
 
msgid "  -mfdpic                  assemble for the FDPIC ABI\n"
3877
 
msgstr ""
3878
 
 
3879
 
#: config/tc-bfin.c:445
3880
 
#, c-format
3881
 
msgid "  -mno-fdpic/-mnopic       disable -mfdpic\n"
3882
 
msgstr ""
3883
 
 
3884
 
#: config/tc-bfin.c:458
3885
 
msgid "Could not set architecture and machine."
3886
 
msgstr ""
3887
 
 
3888
 
#: config/tc-bfin.c:607
3889
 
msgid "Parse failed."
3890
 
msgstr ""
3891
 
 
3892
 
#: config/tc-bfin.c:682
3893
 
msgid "pcrel too far BFD_RELOC_BFIN_10"
3894
 
msgstr ""
3895
 
 
3896
 
#: config/tc-bfin.c:698
3897
 
msgid "pcrel too far BFD_RELOC_BFIN_12"
3898
 
msgstr ""
3899
 
 
3900
 
#: config/tc-bfin.c:718
3901
 
msgid "pcrel too far BFD_RELOC_BFIN_24"
3902
 
msgstr ""
3903
 
 
3904
 
#: config/tc-bfin.c:733
3905
 
msgid "pcrel too far BFD_RELOC_BFIN_5"
3906
 
msgstr ""
3907
 
 
3908
 
#: config/tc-bfin.c:745
3909
 
msgid "pcrel too far BFD_RELOC_BFIN_11_PCREL"
3910
 
msgstr ""
3911
 
 
3912
 
#: config/tc-bfin.c:755
3913
 
msgid "rel too far BFD_RELOC_8"
3914
 
msgstr ""
3915
 
 
3916
 
#: config/tc-bfin.c:762
3917
 
msgid "rel too far BFD_RELOC_16"
3918
 
msgstr ""
3919
 
 
3920
 
#: config/tc-cr16.c:165 read.c:4421
3921
 
msgid "using a bit field width of zero"
3922
 
msgstr ""
3923
 
 
3924
 
#: config/tc-cr16.c:173 read.c:4429
3925
 
#, c-format
3926
 
msgid "field width \"%s\" too complex for a bitfield"
3927
 
msgstr ""
3928
 
 
3929
 
#: config/tc-cr16.c:182 read.c:4437
3930
 
#, c-format
3931
 
msgid "field width %lu too big to fit in %d bytes: truncated to %d bits"
3932
 
msgstr ""
3933
 
 
3934
 
#: config/tc-cr16.c:204 read.c:4459
3935
 
#, c-format
3936
 
msgid "field value \"%s\" too complex for a bitfield"
3937
 
msgstr ""
3938
 
 
3939
 
#: config/tc-cr16.c:385
3940
 
#, c-format
3941
 
msgid "Unknown register pair - index relative mode: `%d'"
3942
 
msgstr ""
3943
 
 
3944
 
#: config/tc-cr16.c:570 config/tc-crx.c:345 config/tc-mn10200.c:769
3945
 
#: write.c:1003
3946
 
#, c-format
3947
 
msgid "can't resolve `%s' {%s section} - `%s' {%s section}"
3948
 
msgstr ""
3949
 
 
3950
 
#: config/tc-cr16.c:600 config/tc-crx.c:361
3951
 
#, c-format
3952
 
msgid "internal error: reloc %d (`%s') not supported by object file format"
3953
 
msgstr ""
3954
 
 
3955
 
#: config/tc-cr16.c:693 config/tc-i386.c:8839 config/tc-s390.c:1911
3956
 
msgid "GOT already in symbol table"
3957
 
msgstr ""
3958
 
 
3959
 
#: config/tc-cr16.c:802 config/tc-cr16.c:825 config/tc-cris.c:1190
3960
 
#: config/tc-crx.c:535 config/tc-crx.c:562 config/tc-crx.c:580
3961
 
#: config/tc-pdp11.c:194
3962
 
msgid "Virtual memory exhausted"
3963
 
msgstr ""
3964
 
 
3965
 
#: config/tc-cr16.c:810 config/tc-crx.c:572 config/tc-crx.c:591
3966
 
#: config/tc-m68k.c:4656 config/tc-tilegx.c:300 config/tc-tilepro.c:242
3967
 
#, c-format
3968
 
msgid "Internal Error:  Can't hash %s: %s"
3969
 
msgstr ""
3970
 
 
3971
 
#: config/tc-cr16.c:836 config/tc-cris.c:1224 config/tc-crx.c:545
3972
 
#, c-format
3973
 
msgid "Can't hash `%s': %s\n"
3974
 
msgstr ""
3975
 
 
3976
 
#: config/tc-cr16.c:837 config/tc-cris.c:1225 config/tc-crx.c:546
3977
 
msgid "(unknown reason)"
3978
 
msgstr ""
3979
 
 
3980
 
#. Missing or bad expr becomes absolute 0.
3981
 
#: config/tc-cr16.c:889 config/tc-crx.c:619
3982
 
#, c-format
3983
 
msgid "missing or invalid displacement expression `%s' taken as 0"
3984
 
msgstr ""
3985
 
 
3986
 
#: config/tc-cr16.c:939
3987
 
#, c-format
3988
 
msgid "GOT bad expression with %s."
3989
 
msgstr ""
3990
 
 
3991
 
#: config/tc-cr16.c:1050
3992
 
#, c-format
3993
 
msgid "operand %d: illegal use expression: `%s`"
3994
 
msgstr ""
3995
 
 
3996
 
#: config/tc-cr16.c:1115 config/tc-crx.c:1127
3997
 
#, c-format
3998
 
msgid "Unknown register: `%d'"
3999
 
msgstr ""
4000
 
 
4001
 
#. Issue a error message when register is illegal.
4002
 
#: config/tc-cr16.c:1123 config/tc-crx.c:1135
4003
 
#, c-format
4004
 
msgid "Illegal register (`%s') in Instruction: `%s'"
4005
 
msgstr ""
4006
 
 
4007
 
#: config/tc-cr16.c:1194 config/tc-cr16.c:1269 config/tc-crx.c:757
4008
 
#: config/tc-crx.c:777 config/tc-crx.c:792
4009
 
#, c-format
4010
 
msgid "Illegal register `%s' in Instruction `%s'"
4011
 
msgstr ""
4012
 
 
4013
 
#: config/tc-cr16.c:1222 config/tc-cr16.c:1233
4014
 
#, c-format
4015
 
msgid "Illegal register pair `%s' in Instruction `%s'"
4016
 
msgstr ""
4017
 
 
4018
 
#: config/tc-cr16.c:1258 config/tc-i960.c:835
4019
 
msgid "unmatched '['"
4020
 
msgstr ""
4021
 
 
4022
 
#: config/tc-cr16.c:1264 config/tc-i960.c:842
4023
 
msgid "garbage after index spec ignored"
4024
 
msgstr ""
4025
 
 
4026
 
#: config/tc-cr16.c:1412 config/tc-crx.c:936
4027
 
#, c-format
4028
 
msgid "Illegal operands (whitespace): `%s'"
4029
 
msgstr ""
4030
 
 
4031
 
#: config/tc-cr16.c:1424 config/tc-cr16.c:1431 config/tc-cr16.c:1448
4032
 
#: config/tc-crx.c:948 config/tc-crx.c:955 config/tc-crx.c:972
4033
 
#: config/tc-crx.c:1764
4034
 
#, c-format
4035
 
msgid "Missing matching brackets : `%s'"
4036
 
msgstr ""
4037
 
 
4038
 
#: config/tc-cr16.c:1480 config/tc-crx.c:998
4039
 
#, c-format
4040
 
msgid "Unknown exception: `%s'"
4041
 
msgstr ""
4042
 
 
4043
 
#: config/tc-cr16.c:1565 config/tc-crx.c:1094
4044
 
#, c-format
4045
 
msgid "Illegal `cinv' parameter: `%c'"
4046
 
msgstr ""
4047
 
 
4048
 
#: config/tc-cr16.c:1586 config/tc-cr16.c:1625
4049
 
#, c-format
4050
 
msgid "Unknown register pair: `%d'"
4051
 
msgstr ""
4052
 
 
4053
 
#. Issue a error message when register  pair is illegal.
4054
 
#: config/tc-cr16.c:1594
4055
 
#, c-format
4056
 
msgid "Illegal register pair (`%s') in Instruction: `%s'"
4057
 
msgstr ""
4058
 
 
4059
 
#. Issue a error message when register  pair is illegal.
4060
 
#: config/tc-cr16.c:1633
4061
 
#, c-format
4062
 
msgid "Illegal index register pair (`%s') in Instruction: `%s'"
4063
 
msgstr ""
4064
 
 
4065
 
#: config/tc-cr16.c:1672
4066
 
#, c-format
4067
 
msgid "Unknown processor register : `%d'"
4068
 
msgstr ""
4069
 
 
4070
 
#. Issue a error message when register  pair is illegal.
4071
 
#: config/tc-cr16.c:1680
4072
 
#, c-format
4073
 
msgid "Illegal processor register (`%s') in Instruction: `%s'"
4074
 
msgstr ""
4075
 
 
4076
 
#: config/tc-cr16.c:1728
4077
 
#, c-format
4078
 
msgid "Unknown processor register (32 bit) : `%d'"
4079
 
msgstr ""
4080
 
 
4081
 
#. Issue a error message when register  pair is illegal.
4082
 
#: config/tc-cr16.c:1736
4083
 
#, c-format
4084
 
msgid "Illegal 32 bit - processor register (`%s') in Instruction: `%s'"
4085
 
msgstr ""
4086
 
 
4087
 
#: config/tc-cr16.c:2100 config/tc-crx.c:1662 config/tc-crx.c:1679
4088
 
#, c-format
4089
 
msgid "Same src/dest register is used (`r%d'), result is undefined"
4090
 
msgstr ""
4091
 
 
4092
 
#: config/tc-cr16.c:2121
4093
 
msgid "RA register is saved twice."
4094
 
msgstr ""
4095
 
 
4096
 
#: config/tc-cr16.c:2125
4097
 
#, c-format
4098
 
msgid "`%s' Illegal use of registers."
4099
 
msgstr ""
4100
 
 
4101
 
#: config/tc-cr16.c:2139
4102
 
#, c-format
4103
 
msgid "`%s' Illegal count-register combination."
4104
 
msgstr ""
4105
 
 
4106
 
#: config/tc-cr16.c:2145
4107
 
#, c-format
4108
 
msgid "`%s' Illegal use of register."
4109
 
msgstr ""
4110
 
 
4111
 
#: config/tc-cr16.c:2154 config/tc-crx.c:1671
4112
 
#, c-format
4113
 
msgid "`%s' has undefined result"
4114
 
msgstr ""
4115
 
 
4116
 
#: config/tc-cr16.c:2162
4117
 
#, c-format
4118
 
msgid "Same src/dest register is used (`r%d'),result is undefined"
4119
 
msgstr ""
4120
 
 
4121
 
#: config/tc-cr16.c:2333 config/tc-crx.c:1576
4122
 
msgid "Incorrect number of operands"
4123
 
msgstr ""
4124
 
 
4125
 
#: config/tc-cr16.c:2335 config/tc-crx.c:1578
4126
 
#, c-format
4127
 
msgid "Illegal type of operand (arg %d)"
4128
 
msgstr ""
4129
 
 
4130
 
#: config/tc-cr16.c:2341 config/tc-crx.c:1584
4131
 
#, c-format
4132
 
msgid "Operand out of range (arg %d)"
4133
 
msgstr ""
4134
 
 
4135
 
#: config/tc-cr16.c:2344 config/tc-crx.c:1587
4136
 
#, c-format
4137
 
msgid "Operand has odd displacement (arg %d)"
4138
 
msgstr ""
4139
 
 
4140
 
#: config/tc-cr16.c:2347 config/tc-cr16.c:2378 config/tc-crx.c:1600
4141
 
#: config/tc-crx.c:1631
4142
 
#, c-format
4143
 
msgid "Illegal operand (arg %d)"
4144
 
msgstr ""
4145
 
 
4146
 
#. Give an error if a frag containing code is not aligned to a 2-byte
4147
 
#. boundary.
4148
 
#: config/tc-cr16.c:2480 config/tc-cr16.h:73 config/tc-crx.c:1953
4149
 
#: config/tc-crx.h:76
4150
 
msgid "instruction address is not a multiple of 2"
4151
 
msgstr ""
4152
 
 
4153
 
#: config/tc-cr16.c:2555 config/tc-cris.c:1538 config/tc-cris.c:1546
4154
 
#: config/tc-crx.c:1989 config/tc-dlx.c:685 config/tc-hppa.c:3244
4155
 
#: config/tc-hppa.c:3251 config/tc-i860.c:491 config/tc-i860.c:508
4156
 
#: config/tc-i860.c:988 config/tc-sparc.c:1518 config/tc-sparc.c:1526
4157
 
#, c-format
4158
 
msgid "Unknown opcode: `%s'"
4159
 
msgstr ""
4160
 
 
4161
 
#: config/tc-cris.c:551 config/tc-m68hc11.c:2733
4162
 
#, c-format
4163
 
msgid "internal inconsistency problem in %s: fr_symbol %lx"
4164
 
msgstr ""
4165
 
 
4166
 
#: config/tc-cris.c:555 config/tc-m68hc11.c:2737 config/tc-msp430.c:2246
4167
 
#, c-format
4168
 
msgid "internal inconsistency problem in %s: resolved symbol"
4169
 
msgstr ""
4170
 
 
4171
 
#: config/tc-cris.c:565 config/tc-m68hc11.c:2743
4172
 
#, c-format
4173
 
msgid "internal inconsistency problem in %s: fr_subtype %d"
4174
 
msgstr ""
4175
 
 
4176
 
#: config/tc-cris.c:905
4177
 
msgid "Relaxation to long branches for .arch common_v10_v32 not implemented"
4178
 
msgstr ""
4179
 
 
4180
 
#: config/tc-cris.c:935
4181
 
msgid "Complicated LAPC target operand is not a multiple of two.  Use LAPC.D"
4182
 
msgstr ""
4183
 
 
4184
 
#: config/tc-cris.c:940
4185
 
#, c-format
4186
 
msgid ""
4187
 
"Internal error found in md_convert_frag: offset %ld.  Please report this."
4188
 
msgstr ""
4189
 
 
4190
 
#: config/tc-cris.c:965
4191
 
#, c-format
4192
 
msgid "internal inconsistency in %s: bdapq no symbol"
4193
 
msgstr ""
4194
 
 
4195
 
#: config/tc-cris.c:978
4196
 
#, c-format
4197
 
msgid "internal inconsistency in %s: bdap.w with no symbol"
4198
 
msgstr ""
4199
 
 
4200
 
#: config/tc-cris.c:1002
4201
 
msgid "section alignment must be >= 4 bytes to check MULS/MULU safeness"
4202
 
msgstr ""
4203
 
 
4204
 
#: config/tc-cris.c:1011
4205
 
msgid "dangerous MULS/MULU location; give it higher alignment"
4206
 
msgstr ""
4207
 
 
4208
 
#. Bail out for compatibility mode.  (It seems it can be implemented,
4209
 
#. perhaps with a 10-byte sequence: "move.d NNNN,$pc/$acr", "jump
4210
 
#. $acr", "nop"; but doesn't seem worth it at the moment.)
4211
 
#: config/tc-cris.c:1052
4212
 
msgid ""
4213
 
"Out-of-range .word offset handling is not implemented for .arch "
4214
 
"common_v10_v32"
4215
 
msgstr ""
4216
 
 
4217
 
#: config/tc-cris.c:1097
4218
 
msgid ".word case-table handling failed: table too large"
4219
 
msgstr ""
4220
 
 
4221
 
#: config/tc-cris.c:1229
4222
 
#, c-format
4223
 
msgid "Buggy opcode: `%s' \"%s\"\n"
4224
 
msgstr ""
4225
 
 
4226
 
#: config/tc-cris.c:1644
4227
 
#, c-format
4228
 
msgid "Immediate value not in 5 bit unsigned range: %ld"
4229
 
msgstr ""
4230
 
 
4231
 
#: config/tc-cris.c:1660
4232
 
#, c-format
4233
 
msgid "Immediate value not in 4 bit unsigned range: %ld"
4234
 
msgstr ""
4235
 
 
4236
 
#: config/tc-cris.c:1712
4237
 
#, c-format
4238
 
msgid "Immediate value not in 6 bit range: %ld"
4239
 
msgstr ""
4240
 
 
4241
 
#: config/tc-cris.c:1727
4242
 
#, c-format
4243
 
msgid "Immediate value not in 6 bit unsigned range: %ld"
4244
 
msgstr ""
4245
 
 
4246
 
#. Others have a generic warning.
4247
 
#: config/tc-cris.c:1835
4248
 
#, c-format
4249
 
msgid "Unimplemented register `%s' specified"
4250
 
msgstr ""
4251
 
 
4252
 
#. We've come to the end of instructions with this
4253
 
#. opcode, so it must be an error.
4254
 
#: config/tc-cris.c:2079 config/tc-mips.c:13126
4255
 
msgid "Illegal operands"
4256
 
msgstr ""
4257
 
 
4258
 
#: config/tc-cris.c:2120 config/tc-cris.c:2160
4259
 
#, c-format
4260
 
msgid "Immediate value not in 8 bit range: %ld"
4261
 
msgstr ""
4262
 
 
4263
 
#: config/tc-cris.c:2130 config/tc-cris.c:2181
4264
 
#, c-format
4265
 
msgid "Immediate value not in 16 bit range: %ld"
4266
 
msgstr ""
4267
 
 
4268
 
#: config/tc-cris.c:2165
4269
 
#, c-format
4270
 
msgid "Immediate value not in 8 bit signed range: %ld"
4271
 
msgstr ""
4272
 
 
4273
 
#: config/tc-cris.c:2170
4274
 
#, c-format
4275
 
msgid "Immediate value not in 8 bit unsigned range: %ld"
4276
 
msgstr ""
4277
 
 
4278
 
#: config/tc-cris.c:2186
4279
 
#, c-format
4280
 
msgid "Immediate value not in 16 bit signed range: %ld"
4281
 
msgstr ""
4282
 
 
4283
 
#: config/tc-cris.c:2191
4284
 
#, c-format
4285
 
msgid "Immediate value not in 16 bit unsigned range: %ld"
4286
 
msgstr ""
4287
 
 
4288
 
#: config/tc-cris.c:2217
4289
 
msgid "TLS relocation size does not match operand size"
4290
 
msgstr ""
4291
 
 
4292
 
#: config/tc-cris.c:2218
4293
 
msgid "PIC relocation size does not match operand size"
4294
 
msgstr ""
4295
 
 
4296
 
#: config/tc-cris.c:3365
4297
 
msgid "Calling gen_cond_branch_32 for .arch common_v10_v32\n"
4298
 
msgstr ""
4299
 
 
4300
 
#: config/tc-cris.c:3369
4301
 
msgid "32-bit conditional branch generated"
4302
 
msgstr ""
4303
 
 
4304
 
#: config/tc-cris.c:3430
4305
 
msgid "Complex expression not supported"
4306
 
msgstr ""
4307
 
 
4308
 
#. FIXME:  Is this function mentioned in the internals.texi manual?  If
4309
 
#. not, add it.
4310
 
#: config/tc-cris.c:3580
4311
 
msgid "Bad call to md_atof () - floating point formats are not supported"
4312
 
msgstr ""
4313
 
 
4314
 
#: config/tc-cris.c:3621
4315
 
msgid "PC-relative relocation must be trivially resolved"
4316
 
msgstr ""
4317
 
 
4318
 
#: config/tc-cris.c:3693
4319
 
#, c-format
4320
 
msgid "Value not in 16 bit range: %ld"
4321
 
msgstr ""
4322
 
 
4323
 
#: config/tc-cris.c:3701
4324
 
#, c-format
4325
 
msgid "Value not in 16 bit signed range: %ld"
4326
 
msgstr ""
4327
 
 
4328
 
#: config/tc-cris.c:3709
4329
 
#, c-format
4330
 
msgid "Value not in 8 bit range: %ld"
4331
 
msgstr ""
4332
 
 
4333
 
#: config/tc-cris.c:3716
4334
 
#, c-format
4335
 
msgid "Value not in 8 bit signed range: %ld"
4336
 
msgstr ""
4337
 
 
4338
 
#: config/tc-cris.c:3726
4339
 
#, c-format
4340
 
msgid "Value not in 4 bit unsigned range: %ld"
4341
 
msgstr ""
4342
 
 
4343
 
#: config/tc-cris.c:3733
4344
 
#, c-format
4345
 
msgid "Value not in 5 bit unsigned range: %ld"
4346
 
msgstr ""
4347
 
 
4348
 
#: config/tc-cris.c:3740
4349
 
#, c-format
4350
 
msgid "Value not in 6 bit range: %ld"
4351
 
msgstr ""
4352
 
 
4353
 
#: config/tc-cris.c:3747
4354
 
#, c-format
4355
 
msgid "Value not in 6 bit unsigned range: %ld"
4356
 
msgstr ""
4357
 
 
4358
 
#: config/tc-cris.c:3791
4359
 
#, c-format
4360
 
msgid "Please use --help to see usage and options for this assembler.\n"
4361
 
msgstr ""
4362
 
 
4363
 
#: config/tc-cris.c:3803
4364
 
msgid "--no-underscore is invalid with a.out format"
4365
 
msgstr ""
4366
 
 
4367
 
#: config/tc-cris.c:3815
4368
 
msgid "--pic is invalid for this object format"
4369
 
msgstr ""
4370
 
 
4371
 
#: config/tc-cris.c:3829
4372
 
#, c-format
4373
 
msgid "invalid <arch> in --march=<arch>: %s"
4374
 
msgstr ""
4375
 
 
4376
 
#: config/tc-cris.c:3938 config/tc-moxie.c:709
4377
 
msgid ""
4378
 
"Semantics error.  This type of operand can not be relocated, it must be an "
4379
 
"assembly-time constant"
4380
 
msgstr ""
4381
 
 
4382
 
#: config/tc-cris.c:3987 config/tc-moxie.c:758
4383
 
#, c-format
4384
 
msgid "Cannot generate relocation type for symbol %s, code %s"
4385
 
msgstr ""
4386
 
 
4387
 
#. The messages are formatted to line up with the generic options.
4388
 
#: config/tc-cris.c:4000
4389
 
#, c-format
4390
 
msgid "CRIS-specific options:\n"
4391
 
msgstr ""
4392
 
 
4393
 
#: config/tc-cris.c:4002
4394
 
msgid ""
4395
 
"  -h, -H                  Don't execute, print this help text.  Deprecated.\n"
4396
 
msgstr ""
4397
 
 
4398
 
#: config/tc-cris.c:4004
4399
 
msgid "  -N                      Warn when branches are expanded to jumps.\n"
4400
 
msgstr ""
4401
 
 
4402
 
#: config/tc-cris.c:4006
4403
 
msgid ""
4404
 
"  --underscore            User symbols are normally prepended with "
4405
 
"underscore.\n"
4406
 
msgstr ""
4407
 
 
4408
 
#: config/tc-cris.c:4008
4409
 
msgid "                          Registers will not need any prefix.\n"
4410
 
msgstr ""
4411
 
 
4412
 
#: config/tc-cris.c:4010
4413
 
msgid "  --no-underscore         User symbols do not have any prefix.\n"
4414
 
msgstr ""
4415
 
 
4416
 
#: config/tc-cris.c:4012
4417
 
msgid "                          Registers will require a `$'-prefix.\n"
4418
 
msgstr ""
4419
 
 
4420
 
#: config/tc-cris.c:4015
4421
 
msgid "  --pic\t\t\tEnable generation of position-independent code.\n"
4422
 
msgstr ""
4423
 
 
4424
 
#: config/tc-cris.c:4018
4425
 
msgid ""
4426
 
"  --march=<arch>\t\tGenerate code for <arch>.  Valid choices for <arch>\n"
4427
 
"\t\t\t\tare v0_v10, v10, v32 and common_v10_v32.\n"
4428
 
msgstr ""
4429
 
 
4430
 
#: config/tc-cris.c:4039
4431
 
msgid "Invalid relocation"
4432
 
msgstr ""
4433
 
 
4434
 
#: config/tc-cris.c:4076
4435
 
msgid "Invalid pc-relative relocation"
4436
 
msgstr ""
4437
 
 
4438
 
#: config/tc-cris.c:4121
4439
 
#, c-format
4440
 
msgid "Adjusted signed .word (%ld) overflows: `switch'-statement too large."
4441
 
msgstr ""
4442
 
 
4443
 
#: config/tc-cris.c:4151
4444
 
#, c-format
4445
 
msgid ".syntax %s requires command-line option `--underscore'"
4446
 
msgstr ""
4447
 
 
4448
 
#: config/tc-cris.c:4160
4449
 
#, c-format
4450
 
msgid ".syntax %s requires command-line option `--no-underscore'"
4451
 
msgstr ""
4452
 
 
4453
 
#: config/tc-cris.c:4197
4454
 
msgid "Unknown .syntax operand"
4455
 
msgstr ""
4456
 
 
4457
 
#: config/tc-cris.c:4207
4458
 
msgid "Pseudodirective .file is only valid when generating ELF"
4459
 
msgstr ""
4460
 
 
4461
 
#: config/tc-cris.c:4219
4462
 
msgid "Pseudodirective .loc is only valid when generating ELF"
4463
 
msgstr ""
4464
 
 
4465
 
#: config/tc-cris.c:4234
4466
 
#, c-format
4467
 
msgid "internal inconsistency problem: %s called for %d bytes"
4468
 
msgstr ""
4469
 
 
4470
 
#: config/tc-cris.c:4386
4471
 
msgid "unknown operand to .arch"
4472
 
msgstr ""
4473
 
 
4474
 
#: config/tc-cris.c:4395
4475
 
msgid ".arch <arch> requires a matching --march=... option"
4476
 
msgstr ""
4477
 
 
4478
 
#: config/tc-crx.c:820
4479
 
#, c-format
4480
 
msgid "Illegal Scale - `%d'"
4481
 
msgstr ""
4482
 
 
4483
 
#: config/tc-crx.c:1264
4484
 
#, c-format
4485
 
msgid "Illegal Co-processor register in Instruction `%s' "
4486
 
msgstr ""
4487
 
 
4488
 
#: config/tc-crx.c:1271
4489
 
#, c-format
4490
 
msgid "Illegal Co-processor special register in Instruction `%s' "
4491
 
msgstr ""
4492
 
 
4493
 
#: config/tc-crx.c:1590
4494
 
#, c-format
4495
 
msgid "Invalid DISPU4 operand value (arg %d)"
4496
 
msgstr ""
4497
 
 
4498
 
#: config/tc-crx.c:1593
4499
 
#, c-format
4500
 
msgid "Invalid CST4 operand value (arg %d)"
4501
 
msgstr ""
4502
 
 
4503
 
#: config/tc-crx.c:1596
4504
 
#, c-format
4505
 
msgid "Operand value is not within upper 64 KB (arg %d)"
4506
 
msgstr ""
4507
 
 
4508
 
#: config/tc-crx.c:1733
4509
 
msgid "Invalid Register in Register List"
4510
 
msgstr ""
4511
 
 
4512
 
#: config/tc-crx.c:1787
4513
 
#, c-format
4514
 
msgid "Illegal register `%s' in cop-register list"
4515
 
msgstr ""
4516
 
 
4517
 
#: config/tc-crx.c:1795
4518
 
#, c-format
4519
 
msgid "Illegal register `%s' in cop-special-register list"
4520
 
msgstr ""
4521
 
 
4522
 
#: config/tc-crx.c:1814
4523
 
#, c-format
4524
 
msgid "Illegal register `%s' in user register list"
4525
 
msgstr ""
4526
 
 
4527
 
#: config/tc-crx.c:1833
4528
 
#, c-format
4529
 
msgid "Illegal register `%s' in register list"
4530
 
msgstr ""
4531
 
 
4532
 
#: config/tc-crx.c:1839
4533
 
#, c-format
4534
 
msgid "Maximum %d bits may be set in `mask16' operand"
4535
 
msgstr ""
4536
 
 
4537
 
#: config/tc-crx.c:1848
4538
 
#, c-format
4539
 
msgid "rest of line ignored; first ignored character is `%c'"
4540
 
msgstr ""
4541
 
 
4542
 
#: config/tc-crx.c:1856
4543
 
#, c-format
4544
 
msgid "Illegal `mask16' operand, operation is undefined - `%s'"
4545
 
msgstr ""
4546
 
 
4547
 
#. HI can't be specified without LO (and vise-versa).
4548
 
#: config/tc-crx.c:1862
4549
 
msgid "HI/LO registers should be specified together"
4550
 
msgstr ""
4551
 
 
4552
 
#: config/tc-crx.c:1868
4553
 
msgid "HI/LO registers should be specified without additional registers"
4554
 
msgstr ""
4555
 
 
4556
 
#: config/tc-d10v.c:218
4557
 
#, c-format
4558
 
msgid ""
4559
 
"D10V options:\n"
4560
 
"-O                      Optimize.  Will do some operations in parallel.\n"
4561
 
"--gstabs-packing        Pack adjacent short instructions together even\n"
4562
 
"                        when --gstabs is specified.  On by default.\n"
4563
 
"--no-gstabs-packing     If --gstabs is specified, do not pack adjacent\n"
4564
 
"                        instructions together.\n"
4565
 
msgstr ""
4566
 
 
4567
 
#: config/tc-d10v.c:575
4568
 
msgid "operand is not an immediate"
4569
 
msgstr ""
4570
 
 
4571
 
#: config/tc-d10v.c:593
4572
 
#, c-format
4573
 
msgid "operand out of range: %lu"
4574
 
msgstr ""
4575
 
 
4576
 
#: config/tc-d10v.c:653
4577
 
msgid "Instruction must be executed in parallel with another instruction."
4578
 
msgstr ""
4579
 
 
4580
 
#: config/tc-d10v.c:707 config/tc-d10v.c:715
4581
 
#, c-format
4582
 
msgid "packing conflict: %s must dispatch sequentially"
4583
 
msgstr ""
4584
 
 
4585
 
#: config/tc-d10v.c:814
4586
 
#, c-format
4587
 
msgid "resource conflict (R%d)"
4588
 
msgstr ""
4589
 
 
4590
 
#: config/tc-d10v.c:817
4591
 
#, c-format
4592
 
msgid "resource conflict (A%d)"
4593
 
msgstr ""
4594
 
 
4595
 
#: config/tc-d10v.c:819
4596
 
msgid "resource conflict (PSW)"
4597
 
msgstr ""
4598
 
 
4599
 
#: config/tc-d10v.c:821
4600
 
msgid "resource conflict (C flag)"
4601
 
msgstr ""
4602
 
 
4603
 
#: config/tc-d10v.c:823
4604
 
msgid "resource conflict (F flag)"
4605
 
msgstr ""
4606
 
 
4607
 
#: config/tc-d10v.c:973
4608
 
msgid "Instruction must be executed in parallel"
4609
 
msgstr ""
4610
 
 
4611
 
#: config/tc-d10v.c:976
4612
 
msgid "Long instructions may not be combined."
4613
 
msgstr ""
4614
 
 
4615
 
#: config/tc-d10v.c:1009
4616
 
msgid "One of these instructions may not be executed in parallel."
4617
 
msgstr ""
4618
 
 
4619
 
#: config/tc-d10v.c:1013 config/tc-d30v.c:1038
4620
 
msgid "Two IU instructions may not be executed in parallel"
4621
 
msgstr ""
4622
 
 
4623
 
#: config/tc-d10v.c:1015 config/tc-d10v.c:1023 config/tc-d10v.c:1037
4624
 
#: config/tc-d10v.c:1052 config/tc-d30v.c:1039 config/tc-d30v.c:1048
4625
 
msgid "Swapping instruction order"
4626
 
msgstr ""
4627
 
 
4628
 
#: config/tc-d10v.c:1021 config/tc-d30v.c:1045
4629
 
msgid "Two MU instructions may not be executed in parallel"
4630
 
msgstr ""
4631
 
 
4632
 
#: config/tc-d10v.c:1041 config/tc-d30v.c:1065
4633
 
msgid "IU instruction may not be in the left container"
4634
 
msgstr ""
4635
 
 
4636
 
#: config/tc-d10v.c:1043 config/tc-d10v.c:1058
4637
 
msgid ""
4638
 
"Instruction in R container is squashed by flow control instruction in L "
4639
 
"container."
4640
 
msgstr ""
4641
 
 
4642
 
#: config/tc-d10v.c:1056 config/tc-d30v.c:1076
4643
 
msgid "MU instruction may not be in the right container"
4644
 
msgstr ""
4645
 
 
4646
 
#: config/tc-d10v.c:1062 config/tc-d30v.c:1088
4647
 
msgid "unknown execution type passed to write_2_short()"
4648
 
msgstr ""
4649
 
 
4650
 
#: config/tc-d10v.c:1191 config/tc-d10v.c:1366
4651
 
msgid "bad opcode or operands"
4652
 
msgstr ""
4653
 
 
4654
 
#: config/tc-d10v.c:1268
4655
 
msgid "value out of range"
4656
 
msgstr ""
4657
 
 
4658
 
#: config/tc-d10v.c:1342
4659
 
msgid "illegal operand - register name found where none expected"
4660
 
msgstr ""
4661
 
 
4662
 
#: config/tc-d10v.c:1377
4663
 
msgid "Register number must be EVEN"
4664
 
msgstr ""
4665
 
 
4666
 
#: config/tc-d10v.c:1380
4667
 
msgid "Unsupported use of sp"
4668
 
msgstr ""
4669
 
 
4670
 
#: config/tc-d10v.c:1399
4671
 
#, c-format
4672
 
msgid "cr%ld is a reserved control register"
4673
 
msgstr ""
4674
 
 
4675
 
#: config/tc-d10v.c:1574
4676
 
#, c-format
4677
 
msgid "line %d: rep or repi must include at least 4 instructions"
4678
 
msgstr ""
4679
 
 
4680
 
#: config/tc-d10v.c:1763
4681
 
msgid "can't find previous opcode "
4682
 
msgstr ""
4683
 
 
4684
 
#: config/tc-d10v.c:1775
4685
 
#, c-format
4686
 
msgid "could not assemble: %s"
4687
 
msgstr ""
4688
 
 
4689
 
#: config/tc-d10v.c:1790 config/tc-d10v.c:1812 config/tc-d30v.c:1747
4690
 
msgid "Unable to mix instructions as specified"
4691
 
msgstr ""
4692
 
 
4693
 
#: config/tc-d30v.c:150
4694
 
#, c-format
4695
 
msgid "Register name %s conflicts with symbol of the same name"
4696
 
msgstr ""
4697
 
 
4698
 
#: config/tc-d30v.c:240
4699
 
#, c-format
4700
 
msgid ""
4701
 
"\n"
4702
 
"D30V options:\n"
4703
 
"-O                      Make adjacent short instructions parallel if "
4704
 
"possible.\n"
4705
 
"-n                      Warn about all NOPs inserted by the assembler.\n"
4706
 
"-N\t\t\tWarn about NOPs inserted after word multiplies.\n"
4707
 
"-c                      Warn about symbols whoes names match register "
4708
 
"names.\n"
4709
 
"-C                      Opposite of -C.  -c is the default.\n"
4710
 
msgstr ""
4711
 
 
4712
 
#: config/tc-d30v.c:368
4713
 
msgid "unexpected 12-bit reloc type"
4714
 
msgstr ""
4715
 
 
4716
 
#: config/tc-d30v.c:375
4717
 
msgid "unexpected 18-bit reloc type"
4718
 
msgstr ""
4719
 
 
4720
 
#: config/tc-d30v.c:626
4721
 
#, c-format
4722
 
msgid "%s NOP inserted"
4723
 
msgstr ""
4724
 
 
4725
 
#: config/tc-d30v.c:627
4726
 
msgid "sequential"
4727
 
msgstr ""
4728
 
 
4729
 
#: config/tc-d30v.c:627
4730
 
msgid "parallel"
4731
 
msgstr ""
4732
 
 
4733
 
#: config/tc-d30v.c:1034
4734
 
msgid "Instructions may not be executed in parallel"
4735
 
msgstr ""
4736
 
 
4737
 
#: config/tc-d30v.c:1047
4738
 
#, c-format
4739
 
msgid "Executing %s in IU may not work"
4740
 
msgstr ""
4741
 
 
4742
 
#: config/tc-d30v.c:1054
4743
 
#, c-format
4744
 
msgid "Executing %s in IU may not work in parallel execution"
4745
 
msgstr ""
4746
 
 
4747
 
#: config/tc-d30v.c:1067
4748
 
#, c-format
4749
 
msgid ""
4750
 
"special left instruction `%s' kills instruction `%s' in right container"
4751
 
msgstr ""
4752
 
 
4753
 
#: config/tc-d30v.c:1078
4754
 
#, c-format
4755
 
msgid "Executing %s in reverse serial with %s may not work"
4756
 
msgstr ""
4757
 
 
4758
 
#: config/tc-d30v.c:1081
4759
 
#, c-format
4760
 
msgid "Executing %s in IU in reverse serial may not work"
4761
 
msgstr ""
4762
 
 
4763
 
#: config/tc-d30v.c:1271
4764
 
msgid "Odd numbered register used as target of multi-register instruction"
4765
 
msgstr ""
4766
 
 
4767
 
#: config/tc-d30v.c:1335 config/tc-d30v.c:1371
4768
 
#, c-format
4769
 
msgid "unknown condition code: %s"
4770
 
msgstr ""
4771
 
 
4772
 
#: config/tc-d30v.c:1364
4773
 
#, c-format
4774
 
msgid "cmpu doesn't support condition code %s"
4775
 
msgstr ""
4776
 
 
4777
 
#: config/tc-d30v.c:1399
4778
 
#, c-format
4779
 
msgid "unknown opcode: %s"
4780
 
msgstr ""
4781
 
 
4782
 
#: config/tc-d30v.c:1410
4783
 
#, c-format
4784
 
msgid "operands for opcode `%s' do not match any valid format"
4785
 
msgstr ""
4786
 
 
4787
 
#: config/tc-d30v.c:1625 config/tc-d30v.c:1642
4788
 
msgid "Cannot assemble instruction"
4789
 
msgstr ""
4790
 
 
4791
 
#: config/tc-d30v.c:1627
4792
 
msgid "First opcode is long.  Unable to mix instructions as specified."
4793
 
msgstr ""
4794
 
 
4795
 
#: config/tc-d30v.c:1697
4796
 
msgid "word of NOPs added between word multiply and load"
4797
 
msgstr ""
4798
 
 
4799
 
#: config/tc-d30v.c:1699
4800
 
msgid "word of NOPs added between word multiply and 16-bit multiply"
4801
 
msgstr ""
4802
 
 
4803
 
#: config/tc-d30v.c:1731
4804
 
msgid "Instruction uses long version, so it cannot be mixed as specified"
4805
 
msgstr ""
4806
 
 
4807
 
#: config/tc-d30v.c:1858
4808
 
#, c-format
4809
 
msgid "value too large to fit in %d bits"
4810
 
msgstr ""
4811
 
 
4812
 
#: config/tc-d30v.c:1926
4813
 
#, c-format
4814
 
msgid "line %d: unable to place address of symbol '%s' into a byte"
4815
 
msgstr ""
4816
 
 
4817
 
#: config/tc-d30v.c:1929
4818
 
#, c-format
4819
 
msgid "line %d: unable to place value %lx into a byte"
4820
 
msgstr ""
4821
 
 
4822
 
#: config/tc-d30v.c:1937
4823
 
#, c-format
4824
 
msgid "line %d: unable to place address of symbol '%s' into a short"
4825
 
msgstr ""
4826
 
 
4827
 
#: config/tc-d30v.c:1940
4828
 
#, c-format
4829
 
msgid "line %d: unable to place value %lx into a short"
4830
 
msgstr ""
4831
 
 
4832
 
#: config/tc-d30v.c:1948
4833
 
#, c-format
4834
 
msgid "line %d: unable to place address of symbol '%s' into a quad"
4835
 
msgstr ""
4836
 
 
4837
 
#: config/tc-d30v.c:2056
4838
 
#, c-format
4839
 
msgid "Alignment too large: %d assumed"
4840
 
msgstr ""
4841
 
 
4842
 
#: config/tc-dlx.c:212
4843
 
msgid "missing .proc"
4844
 
msgstr ""
4845
 
 
4846
 
#: config/tc-dlx.c:229
4847
 
msgid ".endfunc missing for previous .proc"
4848
 
msgstr ""
4849
 
 
4850
 
#: config/tc-dlx.c:291 config/tc-i860.c:227 config/tc-mips.c:2321
4851
 
#, c-format
4852
 
msgid "internal error: can't hash `%s': %s\n"
4853
 
msgstr ""
4854
 
 
4855
 
#. Probably a memory allocation problem?  Give up now.
4856
 
#: config/tc-dlx.c:298 config/tc-hppa.c:8354 config/tc-mips.c:2324
4857
 
#: config/tc-mips.c:2416 config/tc-or32.c:211 config/tc-sparc.c:888
4858
 
msgid "Broken assembler.  No assembly attempted."
4859
 
msgstr ""
4860
 
 
4861
 
#: config/tc-dlx.c:328
4862
 
#, c-format
4863
 
msgid "Bad operand for a load instruction: <%s>"
4864
 
msgstr ""
4865
 
 
4866
 
#: config/tc-dlx.c:442
4867
 
#, c-format
4868
 
msgid "Bad operand for a store instruction: <%s>"
4869
 
msgstr ""
4870
 
 
4871
 
#: config/tc-dlx.c:622
4872
 
#, c-format
4873
 
msgid "Expression Error for operand modifier %%hi/%%lo\n"
4874
 
msgstr ""
4875
 
 
4876
 
#: config/tc-dlx.c:635 config/tc-or32.c:811
4877
 
#, c-format
4878
 
msgid "Invalid expression after %%%%\n"
4879
 
msgstr ""
4880
 
 
4881
 
#: config/tc-dlx.c:703 config/tc-tic4x.c:2487
4882
 
#, c-format
4883
 
msgid "Unknown opcode `%s'."
4884
 
msgstr ""
4885
 
 
4886
 
#: config/tc-dlx.c:715
4887
 
msgid "Can not set dlx_skip_hi16_flag"
4888
 
msgstr ""
4889
 
 
4890
 
#: config/tc-dlx.c:729
4891
 
#, c-format
4892
 
msgid "Missing arguments for opcode <%s>."
4893
 
msgstr ""
4894
 
 
4895
 
#: config/tc-dlx.c:763
4896
 
#, c-format
4897
 
msgid "Too many operands: %s"
4898
 
msgstr ""
4899
 
 
4900
 
#: config/tc-dlx.c:800
4901
 
#, c-format
4902
 
msgid "Both the_insn.HI and the_insn.LO are set : %s"
4903
 
msgstr ""
4904
 
 
4905
 
#: config/tc-dlx.c:870
4906
 
msgid "failed regnum sanity check."
4907
 
msgstr ""
4908
 
 
4909
 
#: config/tc-dlx.c:883
4910
 
msgid "failed general register sanity check."
4911
 
msgstr ""
4912
 
 
4913
 
#. Types or values of args don't match.
4914
 
#: config/tc-dlx.c:891
4915
 
msgid "Invalid operands"
4916
 
msgstr ""
4917
 
 
4918
 
#: config/tc-dlx.c:1120 config/tc-or32.c:773
4919
 
#, c-format
4920
 
msgid "label \"$%d\" redefined"
4921
 
msgstr ""
4922
 
 
4923
 
#: config/tc-dlx.c:1158
4924
 
msgid "Invalid expression after # number\n"
4925
 
msgstr ""
4926
 
 
4927
 
#: config/tc-epiphany.c:147
4928
 
#, c-format
4929
 
msgid "EPIPHANY specific command line options:\n"
4930
 
msgstr ""
4931
 
 
4932
 
#: config/tc-epiphany.c:386
4933
 
msgid "register number too large for push/pop"
4934
 
msgstr ""
4935
 
 
4936
 
#: config/tc-epiphany.c:390
4937
 
msgid "register is out of order"
4938
 
msgstr ""
4939
 
 
4940
 
#: config/tc-epiphany.c:401 config/tc-m68k.c:6037 config/tc-m68k.c:6066
4941
 
msgid "bad register list"
4942
 
msgstr ""
4943
 
 
4944
 
#: config/tc-epiphany.c:404
4945
 
msgid "malformed reglist in push/pop"
4946
 
msgstr ""
4947
 
 
4948
 
#. Checks for behavioral restrictions on LD/ST instructions.
4949
 
#: config/tc-epiphany.c:505
4950
 
msgid "destination register modified by displacement-post-modified address"
4951
 
msgstr ""
4952
 
 
4953
 
#: config/tc-epiphany.c:506
4954
 
msgid "ldrd/strd requires even:odd register pair"
4955
 
msgstr ""
4956
 
 
4957
 
#: config/tc-epiphany.c:824 config/tc-m32r.c:1789
4958
 
msgid "Addend to unresolved symbol not on word boundary."
4959
 
msgstr ""
4960
 
 
4961
 
#: config/tc-fr30.c:82
4962
 
#, c-format
4963
 
msgid " FR30 specific command line options:\n"
4964
 
msgstr ""
4965
 
 
4966
 
#: config/tc-fr30.c:135
4967
 
#, c-format
4968
 
msgid "Instruction %s not allowed in a delay slot."
4969
 
msgstr ""
4970
 
 
4971
 
#: config/tc-frv.c:405
4972
 
#, c-format
4973
 
msgid "Unknown cpu -mcpu=%s"
4974
 
msgstr ""
4975
 
 
4976
 
#: config/tc-frv.c:458
4977
 
#, c-format
4978
 
msgid "FRV specific command line options:\n"
4979
 
msgstr ""
4980
 
 
4981
 
#: config/tc-frv.c:459
4982
 
#, c-format
4983
 
msgid "-G n            Put data <= n bytes in the small data area\n"
4984
 
msgstr ""
4985
 
 
4986
 
#: config/tc-frv.c:460
4987
 
#, c-format
4988
 
msgid "-mgpr-32        Mark generated file as only using 32 GPRs\n"
4989
 
msgstr ""
4990
 
 
4991
 
#: config/tc-frv.c:461
4992
 
#, c-format
4993
 
msgid "-mgpr-64        Mark generated file as using all 64 GPRs\n"
4994
 
msgstr ""
4995
 
 
4996
 
#: config/tc-frv.c:462
4997
 
#, c-format
4998
 
msgid "-mfpr-32        Mark generated file as only using 32 FPRs\n"
4999
 
msgstr ""
5000
 
 
5001
 
#: config/tc-frv.c:463
5002
 
#, c-format
5003
 
msgid "-mfpr-64        Mark generated file as using all 64 FPRs\n"
5004
 
msgstr ""
5005
 
 
5006
 
#: config/tc-frv.c:464
5007
 
#, c-format
5008
 
msgid "-msoft-float    Mark generated file as using software FP\n"
5009
 
msgstr ""
5010
 
 
5011
 
#: config/tc-frv.c:465
5012
 
#, c-format
5013
 
msgid ""
5014
 
"-mdword         Mark generated file as using a 8-byte stack alignment\n"
5015
 
msgstr ""
5016
 
 
5017
 
#: config/tc-frv.c:466
5018
 
#, c-format
5019
 
msgid ""
5020
 
"-mno-dword      Mark generated file as using a 4-byte stack alignment\n"
5021
 
msgstr ""
5022
 
 
5023
 
#: config/tc-frv.c:467
5024
 
#, c-format
5025
 
msgid ""
5026
 
"-mdouble        Mark generated file as using double precision FP insns\n"
5027
 
msgstr ""
5028
 
 
5029
 
#: config/tc-frv.c:468
5030
 
#, c-format
5031
 
msgid "-mmedia         Mark generated file as using media insns\n"
5032
 
msgstr ""
5033
 
 
5034
 
#: config/tc-frv.c:469
5035
 
#, c-format
5036
 
msgid ""
5037
 
"-mmuladd        Mark generated file as using multiply add/subtract insns\n"
5038
 
msgstr ""
5039
 
 
5040
 
#: config/tc-frv.c:470
5041
 
#, c-format
5042
 
msgid "-mpack          Allow instructions to be packed\n"
5043
 
msgstr ""
5044
 
 
5045
 
#: config/tc-frv.c:471
5046
 
#, c-format
5047
 
msgid "-mno-pack       Do not allow instructions to be packed\n"
5048
 
msgstr ""
5049
 
 
5050
 
#: config/tc-frv.c:472
5051
 
#, c-format
5052
 
msgid ""
5053
 
"-mpic           Mark generated file as using small position independent "
5054
 
"code\n"
5055
 
msgstr ""
5056
 
 
5057
 
#: config/tc-frv.c:473
5058
 
#, c-format
5059
 
msgid ""
5060
 
"-mPIC           Mark generated file as using large position independent "
5061
 
"code\n"
5062
 
msgstr ""
5063
 
 
5064
 
#: config/tc-frv.c:474
5065
 
#, c-format
5066
 
msgid ""
5067
 
"-mlibrary-pic   Mark generated file as using position indepedent code for "
5068
 
"libraries\n"
5069
 
msgstr ""
5070
 
 
5071
 
#: config/tc-frv.c:475
5072
 
#, c-format
5073
 
msgid "-mfdpic         Assemble for the FDPIC ABI\n"
5074
 
msgstr ""
5075
 
 
5076
 
#: config/tc-frv.c:476
5077
 
#, c-format
5078
 
msgid "-mnopic         Disable -mpic, -mPIC, -mlibrary-pic and -mfdpic\n"
5079
 
msgstr ""
5080
 
 
5081
 
#: config/tc-frv.c:477
5082
 
#, c-format
5083
 
msgid "-mcpu={fr500|fr550|fr400|fr405|fr450|fr300|frv|simple|tomcat}\n"
5084
 
msgstr ""
5085
 
 
5086
 
#: config/tc-frv.c:478
5087
 
#, c-format
5088
 
msgid "                Record the cpu type\n"
5089
 
msgstr ""
5090
 
 
5091
 
#: config/tc-frv.c:479
5092
 
#, c-format
5093
 
msgid "-mtomcat-stats  Print out stats for tomcat workarounds\n"
5094
 
msgstr ""
5095
 
 
5096
 
#: config/tc-frv.c:480
5097
 
#, c-format
5098
 
msgid "-mtomcat-debug  Debug tomcat workarounds\n"
5099
 
msgstr ""
5100
 
 
5101
 
#: config/tc-frv.c:1162
5102
 
msgid "VLIW packing used for -mno-pack"
5103
 
msgstr ""
5104
 
 
5105
 
#: config/tc-frv.c:1172
5106
 
msgid "Instruction not supported by this architecture"
5107
 
msgstr ""
5108
 
 
5109
 
#: config/tc-frv.c:1182
5110
 
msgid "VLIW packing constraint violation"
5111
 
msgstr ""
5112
 
 
5113
 
#: config/tc-frv.c:1773
5114
 
#, c-format
5115
 
msgid "Relocation %s is not safe for %s"
5116
 
msgstr ""
5117
 
 
5118
 
#: config/tc-h8300.c:174
5119
 
#, c-format
5120
 
msgid ""
5121
 
"new section '%s' defined without attributes - this might cause problems"
5122
 
msgstr ""
5123
 
 
5124
 
#: config/tc-h8300.c:446 config/tc-h8300.c:454
5125
 
msgid "Reg not valid for H8/300"
5126
 
msgstr ""
5127
 
 
5128
 
#: config/tc-h8300.c:535
5129
 
msgid "invalid operand size requested"
5130
 
msgstr ""
5131
 
 
5132
 
#: config/tc-h8300.c:634
5133
 
msgid "Invalid register list for ldm/stm\n"
5134
 
msgstr ""
5135
 
 
5136
 
#: config/tc-h8300.c:660 config/tc-h8300.c:665 config/tc-h8300.c:672
5137
 
msgid "mismatch between register and suffix"
5138
 
msgstr ""
5139
 
 
5140
 
#: config/tc-h8300.c:677
5141
 
msgid "invalid suffix after register."
5142
 
msgstr ""
5143
 
 
5144
 
#: config/tc-h8300.c:699
5145
 
msgid "address too high for vector table jmp/jsr"
5146
 
msgstr ""
5147
 
 
5148
 
#: config/tc-h8300.c:726 config/tc-h8300.c:838 config/tc-h8300.c:848
5149
 
msgid "Wrong size pointer register for architecture."
5150
 
msgstr ""
5151
 
 
5152
 
#: config/tc-h8300.c:785 config/tc-h8300.c:793 config/tc-h8300.c:822
5153
 
msgid "expected @(exp, reg16)"
5154
 
msgstr ""
5155
 
 
5156
 
#: config/tc-h8300.c:811
5157
 
msgid "expected .L, .W or .B for register in indexed addressing mode"
5158
 
msgstr ""
5159
 
 
5160
 
#: config/tc-h8300.c:1005
5161
 
msgid "expected valid addressing mode for mova: \"@(disp, ea.sz),ERn\""
5162
 
msgstr ""
5163
 
 
5164
 
#: config/tc-h8300.c:1023 config/tc-h8300.c:1032
5165
 
msgid "expected register"
5166
 
msgstr ""
5167
 
 
5168
 
#: config/tc-h8300.c:1048
5169
 
msgid "expected closing paren"
5170
 
msgstr ""
5171
 
 
5172
 
#: config/tc-h8300.c:1107
5173
 
#, c-format
5174
 
msgid "can't use high part of register in operand %d"
5175
 
msgstr ""
5176
 
 
5177
 
#: config/tc-h8300.c:1264
5178
 
#, c-format
5179
 
msgid "Opcode `%s' with these operand types not available in %s mode"
5180
 
msgstr ""
5181
 
 
5182
 
#: config/tc-h8300.c:1273
5183
 
msgid "mismatch between opcode size and operand size"
5184
 
msgstr ""
5185
 
 
5186
 
#: config/tc-h8300.c:1309
5187
 
#, c-format
5188
 
msgid "operand %s0x%lx out of range."
5189
 
msgstr ""
5190
 
 
5191
 
#: config/tc-h8300.c:1416
5192
 
msgid "Can't work out size of operand.\n"
5193
 
msgstr ""
5194
 
 
5195
 
#: config/tc-h8300.c:1465
5196
 
#, c-format
5197
 
msgid "Opcode `%s' with these operand types not available in H8/300 mode"
5198
 
msgstr ""
5199
 
 
5200
 
#: config/tc-h8300.c:1470
5201
 
#, c-format
5202
 
msgid "Opcode `%s' with these operand types not available in H8/300H mode"
5203
 
msgstr ""
5204
 
 
5205
 
#: config/tc-h8300.c:1476
5206
 
#, c-format
5207
 
msgid "Opcode `%s' with these operand types not available in H8/300S mode"
5208
 
msgstr ""
5209
 
 
5210
 
#: config/tc-h8300.c:1537 config/tc-h8300.c:1557
5211
 
msgid "Need #1 or #2 here"
5212
 
msgstr ""
5213
 
 
5214
 
#: config/tc-h8300.c:1552
5215
 
msgid "#4 not valid on H8/300."
5216
 
msgstr ""
5217
 
 
5218
 
#: config/tc-h8300.c:1660 config/tc-h8300.c:1742
5219
 
#, c-format
5220
 
msgid "branch operand has odd offset (%lx)\n"
5221
 
msgstr ""
5222
 
 
5223
 
#: config/tc-h8300.c:1780
5224
 
msgid "destination operand must be 16 bit register"
5225
 
msgstr ""
5226
 
 
5227
 
#: config/tc-h8300.c:1789
5228
 
msgid "source operand must be 8 bit register"
5229
 
msgstr ""
5230
 
 
5231
 
#: config/tc-h8300.c:1797
5232
 
msgid "destination operand must be 16bit absolute address"
5233
 
msgstr ""
5234
 
 
5235
 
#: config/tc-h8300.c:1804
5236
 
msgid "destination operand must be 8 bit register"
5237
 
msgstr ""
5238
 
 
5239
 
#: config/tc-h8300.c:1812
5240
 
msgid "source operand must be 16bit absolute address"
5241
 
msgstr ""
5242
 
 
5243
 
#. This seems more sane than saying "too many operands".  We'll
5244
 
#. get here only if the trailing trash starts with a comma.
5245
 
#. Types or values of args don't match.
5246
 
#: config/tc-h8300.c:1820 config/tc-mmix.c:472 config/tc-mmix.c:484
5247
 
#: config/tc-mmix.c:2505 config/tc-mmix.c:2529 config/tc-mmix.c:2802
5248
 
#: config/tc-or32.c:527
5249
 
msgid "invalid operands"
5250
 
msgstr ""
5251
 
 
5252
 
#: config/tc-h8300.c:1851
5253
 
msgid "operand/size mis-match"
5254
 
msgstr ""
5255
 
 
5256
 
#: config/tc-h8300.c:1952 config/tc-mips.c:13197 config/tc-sh.c:2971
5257
 
#: config/tc-sh64.c:2795 config/tc-z8k.c:1226
5258
 
msgid "unknown opcode"
5259
 
msgstr ""
5260
 
 
5261
 
#: config/tc-h8300.c:1985
5262
 
msgid "invalid operand in ldm"
5263
 
msgstr ""
5264
 
 
5265
 
#: config/tc-h8300.c:1994
5266
 
msgid "invalid operand in stm"
5267
 
msgstr ""
5268
 
 
5269
 
#: config/tc-h8300.c:2120
5270
 
#, c-format
5271
 
msgid "call to tc_aout_fix_to_chars \n"
5272
 
msgstr ""
5273
 
 
5274
 
#: config/tc-h8300.c:2129 config/tc-xc16x.c:347
5275
 
#, c-format
5276
 
msgid "call to md_convert_frag \n"
5277
 
msgstr ""
5278
 
 
5279
 
#: config/tc-h8300.c:2180 config/tc-xc16x.c:251
5280
 
#, c-format
5281
 
msgid "call to md_estimate_size_before_relax \n"
5282
 
msgstr ""
5283
 
 
5284
 
#: config/tc-h8300.c:2195
5285
 
msgid "Unexpected reference to a symbol in a non-code section"
5286
 
msgstr ""
5287
 
 
5288
 
#: config/tc-h8300.c:2211 config/tc-xc16x.c:292
5289
 
msgid "Difference of symbols in different sections is not supported"
5290
 
msgstr ""
5291
 
 
5292
 
#: config/tc-h8300.c:2233 config/tc-mcore.c:2199 config/tc-microblaze.c:2294
5293
 
#: config/tc-pj.c:487 config/tc-sh.c:4468 config/tc-tic6x.c:4500
5294
 
#: config/tc-xc16x.c:315
5295
 
#, c-format
5296
 
msgid "Cannot represent relocation type %s"
5297
 
msgstr ""
5298
 
 
5299
 
#. Simple range checking for FIELD against HIGH and LOW bounds.
5300
 
#. IGNORE is used to suppress the error message.
5301
 
#. Variant of CHECK_FIELD for use in md_apply_fix and other places where
5302
 
#. the current file and line number are not valid.
5303
 
#: config/tc-hppa.c:1029 config/tc-hppa.c:1043
5304
 
#, c-format
5305
 
msgid "Field out of range [%d..%d] (%d)."
5306
 
msgstr ""
5307
 
 
5308
 
#. Simple alignment checking for FIELD against ALIGN (a power of two).
5309
 
#. IGNORE is used to suppress the error message.
5310
 
#: config/tc-hppa.c:1057
5311
 
#, c-format
5312
 
msgid "Field not properly aligned [%d] (%d)."
5313
 
msgstr ""
5314
 
 
5315
 
#: config/tc-hppa.c:1110
5316
 
msgid "Missing .exit\n"
5317
 
msgstr ""
5318
 
 
5319
 
#: config/tc-hppa.c:1113
5320
 
msgid "Missing .procend\n"
5321
 
msgstr ""
5322
 
 
5323
 
#: config/tc-hppa.c:1298
5324
 
#, c-format
5325
 
msgid "Invalid field selector.  Assuming F%%."
5326
 
msgstr ""
5327
 
 
5328
 
#: config/tc-hppa.c:1325
5329
 
msgid "Bad segment in expression."
5330
 
msgstr ""
5331
 
 
5332
 
#: config/tc-hppa.c:1350
5333
 
#, c-format
5334
 
msgid "Invalid Nullification: (%c)"
5335
 
msgstr ""
5336
 
 
5337
 
#: config/tc-hppa.c:1421
5338
 
msgid "Cannot handle fixup"
5339
 
msgstr ""
5340
 
 
5341
 
#: config/tc-hppa.c:1719
5342
 
#, c-format
5343
 
msgid "  -Q                      ignored\n"
5344
 
msgstr ""
5345
 
 
5346
 
#: config/tc-hppa.c:1723
5347
 
#, c-format
5348
 
msgid "  -c                      print a warning if a comment is found\n"
5349
 
msgstr ""
5350
 
 
5351
 
#: config/tc-hppa.c:1789
5352
 
#, c-format
5353
 
msgid "no hppa_fixup entry for fixup type 0x%x"
5354
 
msgstr ""
5355
 
 
5356
 
#: config/tc-hppa.c:1968
5357
 
msgid "Unknown relocation encountered in md_apply_fix."
5358
 
msgstr ""
5359
 
 
5360
 
#: config/tc-hppa.c:2156 config/tc-hppa.c:2181
5361
 
#, c-format
5362
 
msgid "Undefined register: '%s'."
5363
 
msgstr ""
5364
 
 
5365
 
#: config/tc-hppa.c:2215
5366
 
#, c-format
5367
 
msgid "Non-absolute symbol: '%s'."
5368
 
msgstr ""
5369
 
 
5370
 
#: config/tc-hppa.c:2230
5371
 
#, c-format
5372
 
msgid "Undefined absolute constant: '%s'."
5373
 
msgstr ""
5374
 
 
5375
 
#: config/tc-hppa.c:2261 config/tc-hppa.c:5717
5376
 
msgid "could not update architecture and machine"
5377
 
msgstr ""
5378
 
 
5379
 
#: config/tc-hppa.c:2299
5380
 
#, c-format
5381
 
msgid "Invalid FP Compare Condition: %s"
5382
 
msgstr ""
5383
 
 
5384
 
#: config/tc-hppa.c:2354
5385
 
#, c-format
5386
 
msgid "Invalid FTEST completer: %s"
5387
 
msgstr ""
5388
 
 
5389
 
#: config/tc-hppa.c:2420 config/tc-hppa.c:2457
5390
 
#, c-format
5391
 
msgid "Invalid FP Operand Format: %3s"
5392
 
msgstr ""
5393
 
 
5394
 
#: config/tc-hppa.c:2591
5395
 
msgid "Bad segment (should be absolute)."
5396
 
msgstr ""
5397
 
 
5398
 
#: config/tc-hppa.c:2617
5399
 
#, c-format
5400
 
msgid "Invalid argument location: %s\n"
5401
 
msgstr ""
5402
 
 
5403
 
#: config/tc-hppa.c:2646
5404
 
#, c-format
5405
 
msgid "Invalid argument description: %d"
5406
 
msgstr ""
5407
 
 
5408
 
#: config/tc-hppa.c:3475
5409
 
msgid "Invalid Indexed Load Completer."
5410
 
msgstr ""
5411
 
 
5412
 
#: config/tc-hppa.c:3480
5413
 
msgid "Invalid Indexed Load Completer Syntax."
5414
 
msgstr ""
5415
 
 
5416
 
#: config/tc-hppa.c:3514
5417
 
msgid "Invalid Short Load/Store Completer."
5418
 
msgstr ""
5419
 
 
5420
 
#: config/tc-hppa.c:3574 config/tc-hppa.c:3579
5421
 
msgid "Invalid Store Bytes Short Completer"
5422
 
msgstr ""
5423
 
 
5424
 
#: config/tc-hppa.c:3894 config/tc-hppa.c:3900
5425
 
msgid "Invalid left/right combination completer"
5426
 
msgstr ""
5427
 
 
5428
 
#: config/tc-hppa.c:3949 config/tc-hppa.c:3956
5429
 
msgid "Invalid permutation completer"
5430
 
msgstr ""
5431
 
 
5432
 
#: config/tc-hppa.c:4056
5433
 
#, c-format
5434
 
msgid "Invalid Add Condition: %s"
5435
 
msgstr ""
5436
 
 
5437
 
#: config/tc-hppa.c:4072 config/tc-hppa.c:4082
5438
 
msgid "Invalid Add and Branch Condition"
5439
 
msgstr ""
5440
 
 
5441
 
#: config/tc-hppa.c:4103 config/tc-hppa.c:4248
5442
 
msgid "Invalid Compare/Subtract Condition"
5443
 
msgstr ""
5444
 
 
5445
 
#: config/tc-hppa.c:4143
5446
 
#, c-format
5447
 
msgid "Invalid Branch On Bit Condition: %c"
5448
 
msgstr ""
5449
 
 
5450
 
#: config/tc-hppa.c:4146
5451
 
msgid "Missing Branch On Bit Condition"
5452
 
msgstr ""
5453
 
 
5454
 
#: config/tc-hppa.c:4231
5455
 
#, c-format
5456
 
msgid "Invalid Compare/Subtract Condition: %s"
5457
 
msgstr ""
5458
 
 
5459
 
#: config/tc-hppa.c:4263
5460
 
msgid "Invalid Compare and Branch Condition"
5461
 
msgstr ""
5462
 
 
5463
 
#: config/tc-hppa.c:4359
5464
 
msgid "Invalid Logical Instruction Condition."
5465
 
msgstr ""
5466
 
 
5467
 
#: config/tc-hppa.c:4421
5468
 
msgid "Invalid Shift/Extract/Deposit Condition."
5469
 
msgstr ""
5470
 
 
5471
 
#: config/tc-hppa.c:4534
5472
 
msgid "Invalid Unit Instruction Condition."
5473
 
msgstr ""
5474
 
 
5475
 
#: config/tc-hppa.c:5013 config/tc-hppa.c:5045 config/tc-hppa.c:5076
5476
 
#: config/tc-hppa.c:5106
5477
 
msgid "Branch to unaligned address"
5478
 
msgstr ""
5479
 
 
5480
 
#: config/tc-hppa.c:5290
5481
 
msgid "Invalid SFU identifier"
5482
 
msgstr ""
5483
 
 
5484
 
#: config/tc-hppa.c:5340
5485
 
msgid "Invalid COPR identifier"
5486
 
msgstr ""
5487
 
 
5488
 
#: config/tc-hppa.c:5469
5489
 
msgid "Invalid Floating Point Operand Format."
5490
 
msgstr ""
5491
 
 
5492
 
#: config/tc-hppa.c:5586 config/tc-hppa.c:5606 config/tc-hppa.c:5626
5493
 
#: config/tc-hppa.c:5646 config/tc-hppa.c:5666
5494
 
msgid "Invalid register for single precision fmpyadd or fmpysub"
5495
 
msgstr ""
5496
 
 
5497
 
#: config/tc-hppa.c:5734
5498
 
#, c-format
5499
 
msgid "Invalid operands %s"
5500
 
msgstr ""
5501
 
 
5502
 
#: config/tc-hppa.c:5744
5503
 
#, c-format
5504
 
msgid "Immediates %d and %d will give undefined behavior."
5505
 
msgstr ""
5506
 
 
5507
 
#: config/tc-hppa.c:5796 config/tc-hppa.c:7023 config/tc-hppa.c:7078
5508
 
msgid "Missing function name for .PROC (corrupted label chain)"
5509
 
msgstr ""
5510
 
 
5511
 
#: config/tc-hppa.c:5799 config/tc-hppa.c:7081
5512
 
msgid "Missing function name for .PROC"
5513
 
msgstr ""
5514
 
 
5515
 
#: config/tc-hppa.c:5858
5516
 
msgid "Argument to .BLOCK/.BLOCKZ must be between 0 and 0x3fffffff"
5517
 
msgstr ""
5518
 
 
5519
 
#: config/tc-hppa.c:5954
5520
 
#, c-format
5521
 
msgid "Invalid .CALL argument: %s"
5522
 
msgstr ""
5523
 
 
5524
 
#: config/tc-hppa.c:6102
5525
 
msgid ".callinfo is not within a procedure definition"
5526
 
msgstr ""
5527
 
 
5528
 
#: config/tc-hppa.c:6122
5529
 
#, c-format
5530
 
msgid "FRAME parameter must be a multiple of 8: %d\n"
5531
 
msgstr ""
5532
 
 
5533
 
#: config/tc-hppa.c:6141
5534
 
msgid "Value for ENTRY_GR must be in the range 3..18\n"
5535
 
msgstr ""
5536
 
 
5537
 
#: config/tc-hppa.c:6153
5538
 
msgid "Value for ENTRY_FR must be in the range 12..21\n"
5539
 
msgstr ""
5540
 
 
5541
 
#: config/tc-hppa.c:6163
5542
 
msgid "Value for ENTRY_SR must be 3\n"
5543
 
msgstr ""
5544
 
 
5545
 
#: config/tc-hppa.c:6219
5546
 
#, c-format
5547
 
msgid "Invalid .CALLINFO argument: %s"
5548
 
msgstr ""
5549
 
 
5550
 
#: config/tc-hppa.c:6329
5551
 
msgid "The .ENTER pseudo-op is not supported"
5552
 
msgstr ""
5553
 
 
5554
 
#: config/tc-hppa.c:6345
5555
 
msgid "Misplaced .entry. Ignored."
5556
 
msgstr ""
5557
 
 
5558
 
#: config/tc-hppa.c:6349
5559
 
msgid "Missing .callinfo."
5560
 
msgstr ""
5561
 
 
5562
 
#: config/tc-hppa.c:6413
5563
 
msgid ".REG expression must be a register"
5564
 
msgstr ""
5565
 
 
5566
 
#: config/tc-hppa.c:6429
5567
 
msgid "bad or irreducible absolute expression; zero assumed"
5568
 
msgstr ""
5569
 
 
5570
 
#: config/tc-hppa.c:6440
5571
 
msgid ".REG must use a label"
5572
 
msgstr ""
5573
 
 
5574
 
#: config/tc-hppa.c:6442
5575
 
msgid ".EQU must use a label"
5576
 
msgstr ""
5577
 
 
5578
 
#: config/tc-hppa.c:6504
5579
 
#, c-format
5580
 
msgid "Symbol '%s' could not be created."
5581
 
msgstr ""
5582
 
 
5583
 
#: config/tc-hppa.c:6508
5584
 
msgid "No memory for symbol name."
5585
 
msgstr ""
5586
 
 
5587
 
#: config/tc-hppa.c:6558
5588
 
msgid ".EXIT must appear within a procedure"
5589
 
msgstr ""
5590
 
 
5591
 
#: config/tc-hppa.c:6562
5592
 
msgid "Missing .callinfo"
5593
 
msgstr ""
5594
 
 
5595
 
#: config/tc-hppa.c:6566
5596
 
msgid "No .ENTRY for this .EXIT"
5597
 
msgstr ""
5598
 
 
5599
 
#: config/tc-hppa.c:6606
5600
 
#, c-format
5601
 
msgid "Using ENTRY rather than CODE in export directive for %s"
5602
 
msgstr ""
5603
 
 
5604
 
#: config/tc-hppa.c:6729
5605
 
#, c-format
5606
 
msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s"
5607
 
msgstr ""
5608
 
 
5609
 
#: config/tc-hppa.c:6753
5610
 
#, c-format
5611
 
msgid "Cannot define export symbol: %s\n"
5612
 
msgstr ""
5613
 
 
5614
 
#: config/tc-hppa.c:6850
5615
 
msgid "Missing label name on .LABEL"
5616
 
msgstr ""
5617
 
 
5618
 
#: config/tc-hppa.c:6855
5619
 
msgid "extra .LABEL arguments ignored."
5620
 
msgstr ""
5621
 
 
5622
 
#: config/tc-hppa.c:6871
5623
 
msgid "The .LEAVE pseudo-op is not supported"
5624
 
msgstr ""
5625
 
 
5626
 
#: config/tc-hppa.c:6909
5627
 
msgid "Unrecognized .LEVEL argument\n"
5628
 
msgstr ""
5629
 
 
5630
 
#: config/tc-hppa.c:6943
5631
 
#, c-format
5632
 
msgid "Cannot define static symbol: %s\n"
5633
 
msgstr ""
5634
 
 
5635
 
#: config/tc-hppa.c:6977
5636
 
msgid "Nested procedures"
5637
 
msgstr ""
5638
 
 
5639
 
#: config/tc-hppa.c:6987
5640
 
msgid "Cannot allocate unwind descriptor\n"
5641
 
msgstr ""
5642
 
 
5643
 
#: config/tc-hppa.c:7085
5644
 
msgid "misplaced .procend"
5645
 
msgstr ""
5646
 
 
5647
 
#: config/tc-hppa.c:7088
5648
 
msgid "Missing .callinfo for this procedure"
5649
 
msgstr ""
5650
 
 
5651
 
#: config/tc-hppa.c:7091
5652
 
msgid "Missing .EXIT for a .ENTRY"
5653
 
msgstr ""
5654
 
 
5655
 
#: config/tc-hppa.c:7128
5656
 
msgid "Not in a space.\n"
5657
 
msgstr ""
5658
 
 
5659
 
#: config/tc-hppa.c:7131
5660
 
msgid "Not in a subspace.\n"
5661
 
msgstr ""
5662
 
 
5663
 
#: config/tc-hppa.c:7220
5664
 
msgid "Invalid .SPACE argument"
5665
 
msgstr ""
5666
 
 
5667
 
#: config/tc-hppa.c:7266
5668
 
msgid "Can't change spaces within a procedure definition. Ignored"
5669
 
msgstr ""
5670
 
 
5671
 
#: config/tc-hppa.c:7394
5672
 
#, c-format
5673
 
msgid "Undefined space: '%s' Assuming space number = 0."
5674
 
msgstr ""
5675
 
 
5676
 
#: config/tc-hppa.c:7417
5677
 
msgid "Must be in a space before changing or declaring subspaces.\n"
5678
 
msgstr ""
5679
 
 
5680
 
#: config/tc-hppa.c:7421
5681
 
msgid "Can't change subspaces within a procedure definition. Ignored"
5682
 
msgstr ""
5683
 
 
5684
 
#: config/tc-hppa.c:7457
5685
 
msgid "Parameters of an existing subspace can't be modified"
5686
 
msgstr ""
5687
 
 
5688
 
#: config/tc-hppa.c:7509
5689
 
msgid "Alignment must be a power of 2"
5690
 
msgstr ""
5691
 
 
5692
 
#: config/tc-hppa.c:7556
5693
 
msgid "FIRST not supported as a .SUBSPACE argument"
5694
 
msgstr ""
5695
 
 
5696
 
#: config/tc-hppa.c:7558
5697
 
msgid "Invalid .SUBSPACE argument"
5698
 
msgstr ""
5699
 
 
5700
 
#: config/tc-hppa.c:7747
5701
 
#, c-format
5702
 
msgid "Internal error: Unable to find containing space for %s."
5703
 
msgstr ""
5704
 
 
5705
 
#: config/tc-hppa.c:7785
5706
 
#, c-format
5707
 
msgid "Out of memory: could not allocate new space chain entry: %s\n"
5708
 
msgstr ""
5709
 
 
5710
 
#: config/tc-hppa.c:7873
5711
 
#, c-format
5712
 
msgid "Out of memory: could not allocate new subspace chain entry: %s\n"
5713
 
msgstr ""
5714
 
 
5715
 
#: config/tc-hppa.c:8318
5716
 
msgid "-R option not supported on this target."
5717
 
msgstr ""
5718
 
 
5719
 
#: config/tc-hppa.c:8335 config/tc-sparc.c:843 config/tc-sparc.c:880
5720
 
#, c-format
5721
 
msgid "Internal error: can't hash `%s': %s\n"
5722
 
msgstr ""
5723
 
 
5724
 
#: config/tc-hppa.c:8344 config/tc-i860.c:236
5725
 
#, c-format
5726
 
msgid "internal error: losing opcode: `%s' \"%s\"\n"
5727
 
msgstr ""
5728
 
 
5729
 
#: config/tc-i370.c:419 config/tc-ppc.c:1185 config/tc-s390.c:420
5730
 
#: config/tc-s390.c:427
5731
 
#, c-format
5732
 
msgid "invalid switch -m%s"
5733
 
msgstr ""
5734
 
 
5735
 
#: config/tc-i370.c:516 config/tc-s390.c:507
5736
 
#, c-format
5737
 
msgid "Internal assembler error for instruction %s"
5738
 
msgstr ""
5739
 
 
5740
 
#: config/tc-i370.c:535
5741
 
#, c-format
5742
 
msgid "Internal assembler error for macro %s"
5743
 
msgstr ""
5744
 
 
5745
 
#: config/tc-i370.c:630 config/tc-ppc.c:1893
5746
 
msgid "identifier+constant@got means identifier@got+constant"
5747
 
msgstr ""
5748
 
 
5749
 
#: config/tc-i370.c:684 config/tc-m68k.c:8077 config/tc-ppc.c:1982
5750
 
#, c-format
5751
 
msgid "%s relocations do not fit in %d bytes\n"
5752
 
msgstr ""
5753
 
 
5754
 
#: config/tc-i370.c:926 config/tc-i370.c:966
5755
 
msgid "unsupported DC type"
5756
 
msgstr ""
5757
 
 
5758
 
#: config/tc-i370.c:938 config/tc-i370.c:948 config/tc-i370.c:1530
5759
 
#: config/tc-i370.c:1541
5760
 
msgid "missing end-quote"
5761
 
msgstr ""
5762
 
 
5763
 
#: config/tc-i370.c:996
5764
 
msgid "unsupported alignment"
5765
 
msgstr ""
5766
 
 
5767
 
#: config/tc-i370.c:1003
5768
 
msgid "this DS form not yet supported"
5769
 
msgstr ""
5770
 
 
5771
 
#: config/tc-i370.c:1046 config/tc-m32r.c:1493 config/tc-microblaze.c:177
5772
 
#: config/tc-ppc.c:2047 config/tc-ppc.c:4884
5773
 
msgid "Expected comma after symbol-name: rest of line ignored."
5774
 
msgstr ""
5775
 
 
5776
 
#: config/tc-i370.c:1069 config/tc-m32r.c:1517 config/tc-microblaze.c:199
5777
 
#: config/tc-ppc.c:2069 config/tc-ppc.c:3272 config/tc-ppc.c:4908
5778
 
msgid "ignoring bad alignment"
5779
 
msgstr ""
5780
 
 
5781
 
#: config/tc-i370.c:1080 config/tc-m32r.c:1544 config/tc-microblaze.c:210
5782
 
#: config/tc-ppc.c:2080 config/tc-ppc.c:4920
5783
 
#, c-format
5784
 
msgid "Ignoring attempt to re-define symbol `%s'."
5785
 
msgstr ""
5786
 
 
5787
 
#: config/tc-i370.c:1088 config/tc-microblaze.c:218 config/tc-ppc.c:2088
5788
 
#, c-format
5789
 
msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld."
5790
 
msgstr ""
5791
 
 
5792
 
#: config/tc-i370.c:1107 config/tc-m32r.c:1529 config/tc-microblaze.c:234
5793
 
#: config/tc-ppc.c:2106 config/tc-v850.c:375
5794
 
msgid "Common alignment not a power of 2"
5795
 
msgstr ""
5796
 
 
5797
 
#: config/tc-i370.c:1245
5798
 
msgid "Missing or bad .using directive"
5799
 
msgstr ""
5800
 
 
5801
 
#: config/tc-i370.c:1290
5802
 
msgid "Literal Pool Overflow"
5803
 
msgstr ""
5804
 
 
5805
 
#: config/tc-i370.c:1588
5806
 
msgid "expression not a constant"
5807
 
msgstr ""
5808
 
 
5809
 
#: config/tc-i370.c:1595
5810
 
msgid "Unknown/unsupported address literal type"
5811
 
msgstr ""
5812
 
 
5813
 
#: config/tc-i370.c:1618
5814
 
#, c-format
5815
 
msgid ".ltorg without prior .using in section %s"
5816
 
msgstr ""
5817
 
 
5818
 
#: config/tc-i370.c:1622
5819
 
#, c-format
5820
 
msgid ".ltorg in section %s paired to .using in section %s"
5821
 
msgstr ""
5822
 
 
5823
 
#: config/tc-i370.c:1645
5824
 
#, c-format
5825
 
msgid "bad alignment of %d bytes in literal pool"
5826
 
msgstr ""
5827
 
 
5828
 
#: config/tc-i370.c:1669
5829
 
msgid "bad literal size\n"
5830
 
msgstr ""
5831
 
 
5832
 
#: config/tc-i370.c:1743
5833
 
msgid ".using: base address expression illegal or too complex"
5834
 
msgstr ""
5835
 
 
5836
 
#: config/tc-i370.c:1778 config/tc-i370.c:1787
5837
 
#, c-format
5838
 
msgid "droping register %d in section %s does not match using register %d"
5839
 
msgstr ""
5840
 
 
5841
 
#: config/tc-i370.c:1791
5842
 
#, c-format
5843
 
msgid "droping register %d in section %s previously used in section %s"
5844
 
msgstr ""
5845
 
 
5846
 
#: config/tc-i370.c:1847 config/tc-ppc.c:3109
5847
 
msgid "wrong number of operands"
5848
 
msgstr ""
5849
 
 
5850
 
#: config/tc-i370.c:1928 config/tc-mn10200.c:899 config/tc-mn10300.c:1251
5851
 
#: config/tc-ppc.c:2405 config/tc-s390.c:1590 config/tc-v850.c:2024
5852
 
#, c-format
5853
 
msgid "Unrecognized opcode: `%s'"
5854
 
msgstr ""
5855
 
 
5856
 
#: config/tc-i370.c:2071
5857
 
msgid "not using any base register"
5858
 
msgstr ""
5859
 
 
5860
 
#: config/tc-i370.c:2101
5861
 
#, c-format
5862
 
msgid "expecting a register for operand %d"
5863
 
msgstr ""
5864
 
 
5865
 
#. Not used --- don't have any 8 byte instructions.
5866
 
#: config/tc-i370.c:2222
5867
 
msgid "Internal Error: bad instruction length"
5868
 
msgstr ""
5869
 
 
5870
 
#: config/tc-i386.c:1885
5871
 
#, c-format
5872
 
msgid "%s shortened to %s"
5873
 
msgstr ""
5874
 
 
5875
 
#: config/tc-i386.c:1971
5876
 
msgid "same type of prefix used twice"
5877
 
msgstr ""
5878
 
 
5879
 
#: config/tc-i386.c:1998
5880
 
#, c-format
5881
 
msgid "64bit mode not supported on `%s'."
5882
 
msgstr ""
5883
 
 
5884
 
#: config/tc-i386.c:2007
5885
 
#, c-format
5886
 
msgid "32bit mode not supported on `%s'."
5887
 
msgstr ""
5888
 
 
5889
 
#: config/tc-i386.c:2047
5890
 
msgid "bad argument to syntax directive."
5891
 
msgstr ""
5892
 
 
5893
 
#: config/tc-i386.c:2096
5894
 
msgid "bad argument to sse_check directive."
5895
 
msgstr ""
5896
 
 
5897
 
#: config/tc-i386.c:2100
5898
 
msgid "missing argument for sse_check directive"
5899
 
msgstr ""
5900
 
 
5901
 
#: config/tc-i386.c:2135
5902
 
#, c-format
5903
 
msgid "`%s' is not supported on `%s'"
5904
 
msgstr ""
5905
 
 
5906
 
#: config/tc-i386.c:2209
5907
 
#, c-format
5908
 
msgid "no such architecture: `%s'"
5909
 
msgstr ""
5910
 
 
5911
 
#: config/tc-i386.c:2214
5912
 
msgid "missing cpu architecture"
5913
 
msgstr ""
5914
 
 
5915
 
#: config/tc-i386.c:2228
5916
 
#, c-format
5917
 
msgid "no such architecture modifier: `%s'"
5918
 
msgstr ""
5919
 
 
5920
 
#: config/tc-i386.c:2243 config/tc-i386.c:2266
5921
 
msgid "Intel L1OM is 64bit ELF only"
5922
 
msgstr ""
5923
 
 
5924
 
#: config/tc-i386.c:2250 config/tc-i386.c:2273
5925
 
msgid "Intel K1OM is 64bit ELF only"
5926
 
msgstr ""
5927
 
 
5928
 
#: config/tc-i386.c:2284 config/tc-i386.c:8711
5929
 
msgid "unknown architecture"
5930
 
msgstr ""
5931
 
 
5932
 
#: config/tc-i386.c:2318 config/tc-i386.c:2340
5933
 
#, c-format
5934
 
msgid "internal Error:  Can't hash %s: %s"
5935
 
msgstr ""
5936
 
 
5937
 
#: config/tc-i386.c:2635
5938
 
#, c-format
5939
 
msgid "unknown relocation (%u)"
5940
 
msgstr ""
5941
 
 
5942
 
#: config/tc-i386.c:2637
5943
 
#, c-format
5944
 
msgid "%u-byte relocation cannot be applied to %u-byte field"
5945
 
msgstr ""
5946
 
 
5947
 
#: config/tc-i386.c:2641
5948
 
msgid "non-pc-relative relocation for pc-relative field"
5949
 
msgstr ""
5950
 
 
5951
 
#: config/tc-i386.c:2646
5952
 
msgid "relocated field and relocation type differ in signedness"
5953
 
msgstr ""
5954
 
 
5955
 
#: config/tc-i386.c:2655
5956
 
msgid "there are no unsigned pc-relative relocations"
5957
 
msgstr ""
5958
 
 
5959
 
#: config/tc-i386.c:2663
5960
 
#, c-format
5961
 
msgid "cannot do %u byte pc-relative relocation"
5962
 
msgstr ""
5963
 
 
5964
 
#: config/tc-i386.c:2680
5965
 
#, c-format
5966
 
msgid "cannot do %s %u byte relocation"
5967
 
msgstr ""
5968
 
 
5969
 
#: config/tc-i386.c:2964
5970
 
#, c-format
5971
 
msgid "can't use register '%s%s' as operand %d in '%s'."
5972
 
msgstr ""
5973
 
 
5974
 
#: config/tc-i386.c:3076
5975
 
#, c-format
5976
 
msgid "SSE instruction `%s' is used"
5977
 
msgstr ""
5978
 
 
5979
 
#: config/tc-i386.c:3090 config/tc-i386.c:4562
5980
 
#, c-format
5981
 
msgid "ambiguous operand size for `%s'"
5982
 
msgstr ""
5983
 
 
5984
 
#: config/tc-i386.c:3107
5985
 
msgid "expecting lockable instruction after `lock'"
5986
 
msgstr ""
5987
 
 
5988
 
#. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc.
5989
 
#: config/tc-i386.c:3158
5990
 
#, c-format
5991
 
msgid "translating to `%sp'"
5992
 
msgstr ""
5993
 
 
5994
 
#: config/tc-i386.c:3213
5995
 
#, c-format
5996
 
msgid "can't encode register '%s%s' in an instruction requiring REX prefix."
5997
 
msgstr ""
5998
 
 
5999
 
#: config/tc-i386.c:3256 config/tc-i386.c:3388
6000
 
#, c-format
6001
 
msgid "no such instruction: `%s'"
6002
 
msgstr ""
6003
 
 
6004
 
#: config/tc-i386.c:3267 config/tc-i386.c:3421
6005
 
#, c-format
6006
 
msgid "invalid character %s in mnemonic"
6007
 
msgstr ""
6008
 
 
6009
 
#: config/tc-i386.c:3274
6010
 
msgid "expecting prefix; got nothing"
6011
 
msgstr ""
6012
 
 
6013
 
#: config/tc-i386.c:3276
6014
 
msgid "expecting mnemonic; got nothing"
6015
 
msgstr ""
6016
 
 
6017
 
#: config/tc-i386.c:3291 config/tc-i386.c:3439
6018
 
#, c-format
6019
 
msgid "`%s' is only supported in 64-bit mode"
6020
 
msgstr ""
6021
 
 
6022
 
#: config/tc-i386.c:3292 config/tc-i386.c:3438
6023
 
#, c-format
6024
 
msgid "`%s' is not supported in 64-bit mode"
6025
 
msgstr ""
6026
 
 
6027
 
#: config/tc-i386.c:3304
6028
 
#, c-format
6029
 
msgid "redundant %s prefix"
6030
 
msgstr ""
6031
 
 
6032
 
#: config/tc-i386.c:3445
6033
 
#, c-format
6034
 
msgid "`%s' is not supported on `%s%s'"
6035
 
msgstr ""
6036
 
 
6037
 
#: config/tc-i386.c:3456
6038
 
msgid "use .code16 to ensure correct addressing mode"
6039
 
msgstr ""
6040
 
 
6041
 
#: config/tc-i386.c:3469
6042
 
#, c-format
6043
 
msgid "expecting string instruction after `%s'"
6044
 
msgstr ""
6045
 
 
6046
 
#: config/tc-i386.c:3501
6047
 
#, c-format
6048
 
msgid "invalid character %s before operand %d"
6049
 
msgstr ""
6050
 
 
6051
 
#: config/tc-i386.c:3515
6052
 
#, c-format
6053
 
msgid "unbalanced parenthesis in operand %d."
6054
 
msgstr ""
6055
 
 
6056
 
#: config/tc-i386.c:3518
6057
 
#, c-format
6058
 
msgid "unbalanced brackets in operand %d."
6059
 
msgstr ""
6060
 
 
6061
 
#: config/tc-i386.c:3527
6062
 
#, c-format
6063
 
msgid "invalid character %s in operand %d"
6064
 
msgstr ""
6065
 
 
6066
 
#: config/tc-i386.c:3555
6067
 
#, c-format
6068
 
msgid "spurious operands; (%d operands/instruction max)"
6069
 
msgstr ""
6070
 
 
6071
 
#: config/tc-i386.c:3578
6072
 
msgid "expecting operand after ','; got nothing"
6073
 
msgstr ""
6074
 
 
6075
 
#: config/tc-i386.c:3583
6076
 
msgid "expecting operand before ','; got nothing"
6077
 
msgstr ""
6078
 
 
6079
 
#: config/tc-i386.c:4257
6080
 
msgid "operand size mismatch"
6081
 
msgstr ""
6082
 
 
6083
 
#: config/tc-i386.c:4260
6084
 
msgid "operand type mismatch"
6085
 
msgstr ""
6086
 
 
6087
 
#: config/tc-i386.c:4263
6088
 
msgid "register type mismatch"
6089
 
msgstr ""
6090
 
 
6091
 
#: config/tc-i386.c:4266
6092
 
msgid "number of operands mismatch"
6093
 
msgstr ""
6094
 
 
6095
 
#: config/tc-i386.c:4269
6096
 
msgid "invalid instruction suffix"
6097
 
msgstr ""
6098
 
 
6099
 
#: config/tc-i386.c:4272
6100
 
msgid "Imm4 isn't the first operand"
6101
 
msgstr ""
6102
 
 
6103
 
#: config/tc-i386.c:4275
6104
 
msgid "only supported with old gcc"
6105
 
msgstr ""
6106
 
 
6107
 
#: config/tc-i386.c:4278
6108
 
msgid "unsupported with Intel mnemonic"
6109
 
msgstr ""
6110
 
 
6111
 
#: config/tc-i386.c:4281
6112
 
msgid "unsupported syntax"
6113
 
msgstr ""
6114
 
 
6115
 
#: config/tc-i386.c:4284
6116
 
msgid "unsupported"
6117
 
msgstr ""
6118
 
 
6119
 
#: config/tc-i386.c:4287
6120
 
msgid "invalid VSIB address"
6121
 
msgstr ""
6122
 
 
6123
 
#: config/tc-i386.c:4290
6124
 
msgid "unsupported vector index register"
6125
 
msgstr ""
6126
 
 
6127
 
#: config/tc-i386.c:4293
6128
 
#, c-format
6129
 
msgid "%s for `%s'"
6130
 
msgstr ""
6131
 
 
6132
 
#: config/tc-i386.c:4304
6133
 
#, c-format
6134
 
msgid "indirect %s without `*'"
6135
 
msgstr ""
6136
 
 
6137
 
#. Warn them that a data or address size prefix doesn't
6138
 
#. affect assembly of the next line of code.
6139
 
#: config/tc-i386.c:4312
6140
 
#, c-format
6141
 
msgid "stand-alone `%s' prefix"
6142
 
msgstr ""
6143
 
 
6144
 
#: config/tc-i386.c:4346 config/tc-i386.c:4362
6145
 
#, c-format
6146
 
msgid "`%s' operand %d must use `%ses' segment"
6147
 
msgstr ""
6148
 
 
6149
 
#. We have to know the operand size for crc32.
6150
 
#: config/tc-i386.c:4416
6151
 
#, c-format
6152
 
msgid "ambiguous memory operand size for `%s`"
6153
 
msgstr ""
6154
 
 
6155
 
#: config/tc-i386.c:4535
6156
 
msgid ""
6157
 
"no instruction mnemonic suffix given and no register operands; can't size "
6158
 
"instruction"
6159
 
msgstr ""
6160
 
 
6161
 
#: config/tc-i386.c:4672 config/tc-i386.c:4747 config/tc-i386.c:4776
6162
 
#: config/tc-i386.c:4822 config/tc-i386.c:4860
6163
 
#, c-format
6164
 
msgid "incorrect register `%s%s' used with `%c' suffix"
6165
 
msgstr ""
6166
 
 
6167
 
#: config/tc-i386.c:4680 config/tc-i386.c:4754 config/tc-i386.c:4867
6168
 
#, c-format
6169
 
msgid "using `%s%s' instead of `%s%s' due to `%c' suffix"
6170
 
msgstr ""
6171
 
 
6172
 
#: config/tc-i386.c:4706 config/tc-i386.c:4730 config/tc-i386.c:4798
6173
 
#: config/tc-i386.c:4843
6174
 
#, c-format
6175
 
msgid "`%s%s' not allowed with `%s%c'"
6176
 
msgstr ""
6177
 
 
6178
 
#: config/tc-i386.c:4932
6179
 
msgid "no instruction mnemonic suffix given; can't determine immediate size"
6180
 
msgstr ""
6181
 
 
6182
 
#: config/tc-i386.c:4968
6183
 
#, c-format
6184
 
msgid "the last operand of `%s' must be `%s%s'"
6185
 
msgstr ""
6186
 
 
6187
 
#: config/tc-i386.c:4971
6188
 
#, c-format
6189
 
msgid "the first operand of `%s' must be `%s%s'"
6190
 
msgstr ""
6191
 
 
6192
 
#: config/tc-i386.c:5119
6193
 
#, c-format
6194
 
msgid "you can't `pop %scs'"
6195
 
msgstr ""
6196
 
 
6197
 
#. Reversed arguments on faddp, fsubp, etc.
6198
 
#: config/tc-i386.c:5148
6199
 
#, c-format
6200
 
msgid "translating to `%s %s%s,%s%s'"
6201
 
msgstr ""
6202
 
 
6203
 
#. Extraneous `l' suffix on fp insn.
6204
 
#: config/tc-i386.c:5155
6205
 
#, c-format
6206
 
msgid "translating to `%s %s%s'"
6207
 
msgstr ""
6208
 
 
6209
 
#: config/tc-i386.c:5183
6210
 
#, c-format
6211
 
msgid "segment override on `%s' is ineffectual"
6212
 
msgstr ""
6213
 
 
6214
 
#: config/tc-i386.c:5923 config/tc-i386.c:6017 config/tc-i386.c:6062
6215
 
msgid "skipping prefixes on this instruction"
6216
 
msgstr ""
6217
 
 
6218
 
#: config/tc-i386.c:6082
6219
 
msgid "16-bit jump out of range"
6220
 
msgstr ""
6221
 
 
6222
 
#: config/tc-i386.c:6091
6223
 
#, c-format
6224
 
msgid "can't handle non absolute segment in `%s'"
6225
 
msgstr ""
6226
 
 
6227
 
#: config/tc-i386.c:6671
6228
 
#, c-format
6229
 
msgid "@%s reloc is not supported with %d-bit output format"
6230
 
msgstr ""
6231
 
 
6232
 
#: config/tc-i386.c:6719
6233
 
#, c-format
6234
 
msgid "missing or invalid expression `%s'"
6235
 
msgstr ""
6236
 
 
6237
 
#: config/tc-i386.c:6776
6238
 
#, c-format
6239
 
msgid "at most %d immediate operands are allowed"
6240
 
msgstr ""
6241
 
 
6242
 
#: config/tc-i386.c:6798 config/tc-i386.c:7045
6243
 
#, c-format
6244
 
msgid "junk `%s' after expression"
6245
 
msgstr ""
6246
 
 
6247
 
#: config/tc-i386.c:6819
6248
 
#, c-format
6249
 
msgid "missing or invalid immediate expression `%s'"
6250
 
msgstr ""
6251
 
 
6252
 
#: config/tc-i386.c:6842 config/tc-i386.c:7135
6253
 
#, c-format
6254
 
msgid "unimplemented segment %s in operand"
6255
 
msgstr ""
6256
 
 
6257
 
#: config/tc-i386.c:6849
6258
 
#, c-format
6259
 
msgid "illegal immediate register operand %s"
6260
 
msgstr ""
6261
 
 
6262
 
#: config/tc-i386.c:6897
6263
 
#, c-format
6264
 
msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'"
6265
 
msgstr ""
6266
 
 
6267
 
#: config/tc-i386.c:6906
6268
 
#, c-format
6269
 
msgid "scale factor of %d without an index register"
6270
 
msgstr ""
6271
 
 
6272
 
#: config/tc-i386.c:6928
6273
 
#, c-format
6274
 
msgid "at most %d displacement operands are allowed"
6275
 
msgstr ""
6276
 
 
6277
 
#: config/tc-i386.c:7101
6278
 
#, c-format
6279
 
msgid "missing or invalid displacement expression `%s'"
6280
 
msgstr ""
6281
 
 
6282
 
#: config/tc-i386.c:7118
6283
 
#, c-format
6284
 
msgid "0x%lx out range of signed 32bit displacement"
6285
 
msgstr ""
6286
 
 
6287
 
#: config/tc-i386.c:7222
6288
 
#, c-format
6289
 
msgid "`%s' is not valid here (expected `%c%s%s%c')"
6290
 
msgstr ""
6291
 
 
6292
 
#: config/tc-i386.c:7306
6293
 
#, c-format
6294
 
msgid "`%s' is not a valid %s expression"
6295
 
msgstr ""
6296
 
 
6297
 
#: config/tc-i386.c:7311
6298
 
#, c-format
6299
 
msgid "`%s' is not a valid %s-bit %s expression"
6300
 
msgstr ""
6301
 
 
6302
 
#: config/tc-i386.c:7392
6303
 
#, c-format
6304
 
msgid "bad memory operand `%s'"
6305
 
msgstr ""
6306
 
 
6307
 
#: config/tc-i386.c:7407
6308
 
#, c-format
6309
 
msgid "junk `%s' after register"
6310
 
msgstr ""
6311
 
 
6312
 
#: config/tc-i386.c:7420 config/tc-i386.c:7536 config/tc-i386.c:7577
6313
 
#, c-format
6314
 
msgid "bad register name `%s'"
6315
 
msgstr ""
6316
 
 
6317
 
#: config/tc-i386.c:7428
6318
 
msgid "immediate operand illegal with absolute jump"
6319
 
msgstr ""
6320
 
 
6321
 
#: config/tc-i386.c:7450
6322
 
#, c-format
6323
 
msgid "too many memory references for `%s'"
6324
 
msgstr ""
6325
 
 
6326
 
#: config/tc-i386.c:7528
6327
 
#, c-format
6328
 
msgid "expecting `,' or `)' after index register in `%s'"
6329
 
msgstr ""
6330
 
 
6331
 
#: config/tc-i386.c:7553
6332
 
#, c-format
6333
 
msgid "expecting `)' after scale factor in `%s'"
6334
 
msgstr ""
6335
 
 
6336
 
#: config/tc-i386.c:7561
6337
 
#, c-format
6338
 
msgid "expecting index register or scale factor after `,'; got '%c'"
6339
 
msgstr ""
6340
 
 
6341
 
#: config/tc-i386.c:7569
6342
 
#, c-format
6343
 
msgid "expecting `,' or `)' after base register in `%s'"
6344
 
msgstr ""
6345
 
 
6346
 
#. It's not a memory operand; argh!
6347
 
#: config/tc-i386.c:7613
6348
 
#, c-format
6349
 
msgid "invalid char %s beginning operand %d `%s'"
6350
 
msgstr ""
6351
 
 
6352
 
#: config/tc-i386.c:7791
6353
 
msgid "long jump required"
6354
 
msgstr ""
6355
 
 
6356
 
#: config/tc-i386.c:7846
6357
 
msgid "jump target out of range"
6358
 
msgstr ""
6359
 
 
6360
 
#: config/tc-i386.c:8360
6361
 
msgid "no compiled in support for x86_64"
6362
 
msgstr ""
6363
 
 
6364
 
#: config/tc-i386.c:8380
6365
 
msgid "no compiled in support for 32bit x86_64"
6366
 
msgstr ""
6367
 
 
6368
 
#: config/tc-i386.c:8384
6369
 
msgid "32bit x86_64 is only supported for ELF"
6370
 
msgstr ""
6371
 
 
6372
 
#: config/tc-i386.c:8414 config/tc-i386.c:8470
6373
 
#, c-format
6374
 
msgid "invalid -march= option: `%s'"
6375
 
msgstr ""
6376
 
 
6377
 
#: config/tc-i386.c:8479 config/tc-i386.c:8491
6378
 
#, c-format
6379
 
msgid "invalid -mtune= option: `%s'"
6380
 
msgstr ""
6381
 
 
6382
 
#: config/tc-i386.c:8500
6383
 
#, c-format
6384
 
msgid "invalid -mmnemonic= option: `%s'"
6385
 
msgstr ""
6386
 
 
6387
 
#: config/tc-i386.c:8509
6388
 
#, c-format
6389
 
msgid "invalid -msyntax= option: `%s'"
6390
 
msgstr ""
6391
 
 
6392
 
#: config/tc-i386.c:8536
6393
 
#, c-format
6394
 
msgid "invalid -msse-check= option: `%s'"
6395
 
msgstr ""
6396
 
 
6397
 
#: config/tc-i386.c:8545
6398
 
#, c-format
6399
 
msgid "invalid -mavxscalar= option: `%s'"
6400
 
msgstr ""
6401
 
 
6402
 
#: config/tc-i386.c:8637
6403
 
#, c-format
6404
 
msgid ""
6405
 
"  -Q                      ignored\n"
6406
 
"  -V                      print assembler version number\n"
6407
 
"  -k                      ignored\n"
6408
 
msgstr ""
6409
 
 
6410
 
#: config/tc-i386.c:8642
6411
 
#, c-format
6412
 
msgid ""
6413
 
"  -n                      Do not optimize code alignment\n"
6414
 
"  -q                      quieten some warnings\n"
6415
 
msgstr ""
6416
 
 
6417
 
#: config/tc-i386.c:8646
6418
 
#, c-format
6419
 
msgid "  -s                      ignored\n"
6420
 
msgstr ""
6421
 
 
6422
 
#: config/tc-i386.c:8651
6423
 
#, c-format
6424
 
msgid "  --32/--64/--x32         generate 32bit/64bit/x32 code\n"
6425
 
msgstr ""
6426
 
 
6427
 
#: config/tc-i386.c:8655
6428
 
#, c-format
6429
 
msgid "  --divide                do not treat `/' as a comment character\n"
6430
 
msgstr ""
6431
 
 
6432
 
#: config/tc-i386.c:8658
6433
 
#, c-format
6434
 
msgid "  --divide                ignored\n"
6435
 
msgstr ""
6436
 
 
6437
 
#: config/tc-i386.c:8661
6438
 
#, c-format
6439
 
msgid ""
6440
 
"  -march=CPU[,+EXTENSION...]\n"
6441
 
"                          generate code for CPU and EXTENSION, CPU is one "
6442
 
"of:\n"
6443
 
msgstr ""
6444
 
 
6445
 
#: config/tc-i386.c:8665
6446
 
#, c-format
6447
 
msgid "                          EXTENSION is combination of:\n"
6448
 
msgstr ""
6449
 
 
6450
 
#: config/tc-i386.c:8668
6451
 
#, c-format
6452
 
msgid "  -mtune=CPU              optimize for CPU, CPU is one of:\n"
6453
 
msgstr ""
6454
 
 
6455
 
#: config/tc-i386.c:8671
6456
 
#, c-format
6457
 
msgid "  -msse2avx               encode SSE instructions with VEX prefix\n"
6458
 
msgstr ""
6459
 
 
6460
 
#: config/tc-i386.c:8673
6461
 
#, c-format
6462
 
msgid ""
6463
 
"  -msse-check=[none|error|warning]\n"
6464
 
"                          check SSE instructions\n"
6465
 
msgstr ""
6466
 
 
6467
 
#: config/tc-i386.c:8676
6468
 
#, c-format
6469
 
msgid ""
6470
 
"  -mavxscalar=[128|256]   encode scalar AVX instructions with specific "
6471
 
"vector\n"
6472
 
"                           length\n"
6473
 
msgstr ""
6474
 
 
6475
 
#: config/tc-i386.c:8679
6476
 
#, c-format
6477
 
msgid "  -mmnemonic=[att|intel]  use AT&T/Intel mnemonic\n"
6478
 
msgstr ""
6479
 
 
6480
 
#: config/tc-i386.c:8681
6481
 
#, c-format
6482
 
msgid "  -msyntax=[att|intel]    use AT&T/Intel syntax\n"
6483
 
msgstr ""
6484
 
 
6485
 
#: config/tc-i386.c:8683
6486
 
#, c-format
6487
 
msgid "  -mindex-reg             support pseudo index registers\n"
6488
 
msgstr ""
6489
 
 
6490
 
#: config/tc-i386.c:8685
6491
 
#, c-format
6492
 
msgid "  -mnaked-reg             don't require `%%' prefix for registers\n"
6493
 
msgstr ""
6494
 
 
6495
 
#: config/tc-i386.c:8687
6496
 
#, c-format
6497
 
msgid "  -mold-gcc               support old (<= 2.8.1) versions of gcc\n"
6498
 
msgstr ""
6499
 
 
6500
 
#: config/tc-i386.c:8761
6501
 
msgid "Intel L1OM is 64bit only"
6502
 
msgstr ""
6503
 
 
6504
 
#: config/tc-i386.c:8767
6505
 
msgid "Intel K1OM is 64bit only"
6506
 
msgstr ""
6507
 
 
6508
 
#: config/tc-i386.c:8984
6509
 
#, c-format
6510
 
msgid "can not do %d byte pc-relative relocation"
6511
 
msgstr ""
6512
 
 
6513
 
#: config/tc-i386.c:9002
6514
 
#, c-format
6515
 
msgid "can not do %d byte relocation"
6516
 
msgstr ""
6517
 
 
6518
 
#: config/tc-i386.c:9070
6519
 
#, c-format
6520
 
msgid "cannot represent relocation type %s in x32 mode"
6521
 
msgstr ""
6522
 
 
6523
 
#: config/tc-i386.c:9105 config/tc-s390.c:2346
6524
 
#, c-format
6525
 
msgid "cannot represent relocation type %s"
6526
 
msgstr ""
6527
 
 
6528
 
#: config/tc-i386.c:9222
6529
 
msgid "bad .section directive: want a,l,w,x,M,S,G,T in string"
6530
 
msgstr ""
6531
 
 
6532
 
#: config/tc-i386.c:9225
6533
 
msgid "bad .section directive: want a,w,x,M,S,G,T in string"
6534
 
msgstr ""
6535
 
 
6536
 
#: config/tc-i386.c:9244
6537
 
msgid ".largecomm supported only in 64bit mode, producing .comm"
6538
 
msgstr ""
6539
 
 
6540
 
#: config/tc-i860.c:122
6541
 
msgid "Directive .dual available only with -mintel-syntax option"
6542
 
msgstr ""
6543
 
 
6544
 
#: config/tc-i860.c:132
6545
 
msgid "Directive .enddual available only with -mintel-syntax option"
6546
 
msgstr ""
6547
 
 
6548
 
#: config/tc-i860.c:145
6549
 
msgid "Directive .atmp available only with -mintel-syntax option"
6550
 
msgstr ""
6551
 
 
6552
 
#: config/tc-i860.c:167 config/tc-i860.c:171
6553
 
msgid "Unknown temporary pseudo register"
6554
 
msgstr ""
6555
 
 
6556
 
#: config/tc-i860.c:247
6557
 
msgid "Defective assembler.  No assembly attempted."
6558
 
msgstr ""
6559
 
 
6560
 
#: config/tc-i860.c:393 config/tc-i860.c:939 config/tc-m68k.c:3914
6561
 
#: config/tc-m68k.c:3946 config/tc-sparc.c:2824
6562
 
msgid "failed sanity check."
6563
 
msgstr ""
6564
 
 
6565
 
#: config/tc-i860.c:400
6566
 
#, c-format
6567
 
msgid "Expanded opcode after delayed branch: `%s'"
6568
 
msgstr ""
6569
 
 
6570
 
#: config/tc-i860.c:404
6571
 
#, c-format
6572
 
msgid "Expanded opcode in dual mode: `%s'"
6573
 
msgstr ""
6574
 
 
6575
 
#: config/tc-i860.c:408
6576
 
#, c-format
6577
 
msgid "An instruction was expanded (%s)"
6578
 
msgstr ""
6579
 
 
6580
 
#: config/tc-i860.c:675
6581
 
msgid "Pipelined instruction: fsrc1 = fdest"
6582
 
msgstr ""
6583
 
 
6584
 
#: config/tc-i860.c:878 config/tc-i860.c:885 config/tc-i860.c:892
6585
 
msgid "Assembler does not yet support PIC"
6586
 
msgstr ""
6587
 
 
6588
 
#: config/tc-i860.c:956
6589
 
#, c-format
6590
 
msgid "Illegal operands for %s"
6591
 
msgstr ""
6592
 
 
6593
 
#: config/tc-i860.c:973
6594
 
#, c-format
6595
 
msgid "'d.%s' must be 8-byte aligned"
6596
 
msgstr ""
6597
 
 
6598
 
#: config/tc-i860.c:981
6599
 
#, c-format
6600
 
msgid "Prefix 'd.' invalid for instruction `%s'"
6601
 
msgstr ""
6602
 
 
6603
 
#: config/tc-i860.c:1134
6604
 
#, c-format
6605
 
msgid ""
6606
 
"  -EL\t\t\t  generate code for little endian mode (default)\n"
6607
 
"  -EB\t\t\t  generate code for big endian mode\n"
6608
 
"  -mwarn-expand\t\t  warn if pseudo operations are expanded\n"
6609
 
"  -mxp\t\t\t  enable i860XP support (disabled by default)\n"
6610
 
"  -mintel-syntax\t  enable Intel syntax (default to AT&T/SVR4)\n"
6611
 
msgstr ""
6612
 
 
6613
 
#. SVR4 compatibility flags.
6614
 
#: config/tc-i860.c:1142
6615
 
#, c-format
6616
 
msgid ""
6617
 
"  -V\t\t\t  print assembler version number\n"
6618
 
"  -Qy, -Qn\t\t  ignored\n"
6619
 
msgstr ""
6620
 
 
6621
 
#: config/tc-i860.c:1205
6622
 
msgid "This immediate requires 0 MOD 2 alignment"
6623
 
msgstr ""
6624
 
 
6625
 
#: config/tc-i860.c:1208
6626
 
msgid "This immediate requires 0 MOD 4 alignment"
6627
 
msgstr ""
6628
 
 
6629
 
#: config/tc-i860.c:1211
6630
 
msgid "This immediate requires 0 MOD 8 alignment"
6631
 
msgstr ""
6632
 
 
6633
 
#: config/tc-i860.c:1214
6634
 
msgid "This immediate requires 0 MOD 16 alignment"
6635
 
msgstr ""
6636
 
 
6637
 
#: config/tc-i860.c:1309
6638
 
msgid "5-bit immediate too large"
6639
 
msgstr ""
6640
 
 
6641
 
#: config/tc-i860.c:1312
6642
 
msgid "5-bit field must be absolute"
6643
 
msgstr ""
6644
 
 
6645
 
#: config/tc-i860.c:1357 config/tc-i860.c:1380
6646
 
msgid "A branch offset requires 0 MOD 4 alignment"
6647
 
msgstr ""
6648
 
 
6649
 
#: config/tc-i860.c:1401
6650
 
#, c-format
6651
 
msgid "Unrecognized fix-up (0x%08lx)"
6652
 
msgstr ""
6653
 
 
6654
 
#: config/tc-i960.c:486
6655
 
#, c-format
6656
 
msgid "Hashing returned \"%s\"."
6657
 
msgstr ""
6658
 
 
6659
 
#: config/tc-i960.c:582 config/tc-i960.c:1112
6660
 
msgid "expression syntax error"
6661
 
msgstr ""
6662
 
 
6663
 
#: config/tc-i960.c:618
6664
 
msgid "attempt to branch into different segment"
6665
 
msgstr ""
6666
 
 
6667
 
#: config/tc-i960.c:622
6668
 
#, c-format
6669
 
msgid "target of %s instruction must be a label"
6670
 
msgstr ""
6671
 
 
6672
 
#: config/tc-i960.c:732
6673
 
msgid "unaligned register"
6674
 
msgstr ""
6675
 
 
6676
 
#: config/tc-i960.c:754
6677
 
msgid "no such sfr in this architecture"
6678
 
msgstr ""
6679
 
 
6680
 
#: config/tc-i960.c:792
6681
 
msgid "illegal literal"
6682
 
msgstr ""
6683
 
 
6684
 
#: config/tc-i960.c:942
6685
 
msgid "invalid index register"
6686
 
msgstr ""
6687
 
 
6688
 
#: config/tc-i960.c:965
6689
 
msgid "invalid scale factor"
6690
 
msgstr ""
6691
 
 
6692
 
#: config/tc-i960.c:1189
6693
 
msgid "architecture of opcode conflicts with that of earlier instruction(s)"
6694
 
msgstr ""
6695
 
 
6696
 
#: config/tc-i960.c:1423 config/tc-xtensa.c:11519
6697
 
msgid "too many operands"
6698
 
msgstr ""
6699
 
 
6700
 
#. We never moved: there was no opcode either!
6701
 
#: config/tc-i960.c:1471
6702
 
msgid "missing opcode"
6703
 
msgstr ""
6704
 
 
6705
 
#: config/tc-i960.c:1611
6706
 
msgid "branch prediction invalid on this opcode"
6707
 
msgstr ""
6708
 
 
6709
 
#: config/tc-i960.c:1649
6710
 
#, c-format
6711
 
msgid "invalid opcode, \"%s\"."
6712
 
msgstr ""
6713
 
 
6714
 
#: config/tc-i960.c:1651
6715
 
#, c-format
6716
 
msgid "improper number of operands.  expecting %d, got %d"
6717
 
msgstr ""
6718
 
 
6719
 
#: config/tc-i960.c:1751
6720
 
#, c-format
6721
 
msgid "Fixup of %ld too large for field width of %d"
6722
 
msgstr ""
6723
 
 
6724
 
#: config/tc-i960.c:1861
6725
 
#, c-format
6726
 
msgid "invalid architecture %s"
6727
 
msgstr ""
6728
 
 
6729
 
#: config/tc-i960.c:1881
6730
 
#, c-format
6731
 
msgid "I960 options:\n"
6732
 
msgstr ""
6733
 
 
6734
 
#: config/tc-i960.c:1884
6735
 
#, c-format
6736
 
msgid ""
6737
 
"\n"
6738
 
"\t\t\tspecify variant of 960 architecture\n"
6739
 
"-b\t\t\tadd code to collect statistics about branches taken\n"
6740
 
"-link-relax\t\tpreserve individual alignment directives so linker\n"
6741
 
"\t\t\tcan do relaxing (b.out format only)\n"
6742
 
"-no-relax\t\tdon't alter compare-and-branch instructions for\n"
6743
 
"\t\t\tlong displacements\n"
6744
 
msgstr ""
6745
 
 
6746
 
#: config/tc-i960.c:2146
6747
 
msgid "should have 1 or 2 operands"
6748
 
msgstr ""
6749
 
 
6750
 
#: config/tc-i960.c:2154 config/tc-i960.c:2169
6751
 
#, c-format
6752
 
msgid "Redefining leafproc %s"
6753
 
msgstr ""
6754
 
 
6755
 
#: config/tc-i960.c:2199
6756
 
msgid "should have two operands"
6757
 
msgstr ""
6758
 
 
6759
 
#: config/tc-i960.c:2209
6760
 
msgid "'entry_num' must be absolute number in [0,31]"
6761
 
msgstr ""
6762
 
 
6763
 
#: config/tc-i960.c:2217
6764
 
#, c-format
6765
 
msgid "Redefining entrynum for sysproc %s"
6766
 
msgstr ""
6767
 
 
6768
 
#. Should not happen: see block comment above.
6769
 
#: config/tc-i960.c:2317
6770
 
#, c-format
6771
 
msgid "Trying to 'bal' to %s"
6772
 
msgstr ""
6773
 
 
6774
 
#: config/tc-i960.c:2327
6775
 
msgid "Looks like a proc, but can't tell what kind.\n"
6776
 
msgstr ""
6777
 
 
6778
 
#: config/tc-i960.c:2346
6779
 
msgid "big endian mode is not supported"
6780
 
msgstr ""
6781
 
 
6782
 
#: config/tc-i960.c:2348
6783
 
#, c-format
6784
 
msgid "ignoring unrecognized .endian type `%s'"
6785
 
msgstr ""
6786
 
 
6787
 
#: config/tc-i960.c:2393
6788
 
msgid "can't use COBR format with external label"
6789
 
msgstr ""
6790
 
 
6791
 
#: config/tc-i960.c:2568
6792
 
msgid "option --link-relax is only supported in b.out format"
6793
 
msgstr ""
6794
 
 
6795
 
#: config/tc-i960.c:2595
6796
 
#, c-format
6797
 
msgid "No 'bal' entry point for leafproc %s"
6798
 
msgstr ""
6799
 
 
6800
 
#: config/tc-ia64.c:864
6801
 
msgid "bad .section directive: want a,o,s,w,x,M,S,G,T in string"
6802
 
msgstr ""
6803
 
 
6804
 
#: config/tc-ia64.c:916
6805
 
msgid "Size of frame exceeds maximum of 96 registers"
6806
 
msgstr ""
6807
 
 
6808
 
#: config/tc-ia64.c:921
6809
 
msgid "Size of rotating registers exceeds frame size"
6810
 
msgstr ""
6811
 
 
6812
 
#: config/tc-ia64.c:1008
6813
 
msgid "Unwind directive not followed by an instruction."
6814
 
msgstr ""
6815
 
 
6816
 
#: config/tc-ia64.c:1017 config/tc-ia64.c:7449
6817
 
msgid "qualifying predicate not followed by instruction"
6818
 
msgstr ""
6819
 
 
6820
 
#: config/tc-ia64.c:1082 config/tc-ia64.c:1116
6821
 
msgid "record type is not valid"
6822
 
msgstr ""
6823
 
 
6824
 
#: config/tc-ia64.c:1185
6825
 
msgid "Invalid record type for P3 format."
6826
 
msgstr ""
6827
 
 
6828
 
#: config/tc-ia64.c:1221
6829
 
msgid "Invalid record type for format P6"
6830
 
msgstr ""
6831
 
 
6832
 
#: config/tc-ia64.c:1401 config/tc-ia64.c:1453
6833
 
msgid "Invalid record type for format B1"
6834
 
msgstr ""
6835
 
 
6836
 
#: config/tc-ia64.c:1486
6837
 
msgid "Invalid record type for format X1"
6838
 
msgstr ""
6839
 
 
6840
 
#: config/tc-ia64.c:1528
6841
 
msgid "Invalid record type for format X3"
6842
 
msgstr ""
6843
 
 
6844
 
#: config/tc-ia64.c:1566
6845
 
msgid "Previous .save incomplete"
6846
 
msgstr ""
6847
 
 
6848
 
#: config/tc-ia64.c:2391
6849
 
msgid "spill_mask record unimplemented."
6850
 
msgstr ""
6851
 
 
6852
 
#: config/tc-ia64.c:2448
6853
 
msgid "record_type_not_valid"
6854
 
msgstr ""
6855
 
 
6856
 
#: config/tc-ia64.c:2533
6857
 
msgid "Ignoring attempt to spill beyond end of region"
6858
 
msgstr ""
6859
 
 
6860
 
#: config/tc-ia64.c:2592
6861
 
msgid "Only constant space allocation is supported"
6862
 
msgstr ""
6863
 
 
6864
 
#: config/tc-ia64.c:2606
6865
 
msgid "Only constant offsets are supported"
6866
 
msgstr ""
6867
 
 
6868
 
#: config/tc-ia64.c:2629
6869
 
msgid "Section switching in code is not supported."
6870
 
msgstr ""
6871
 
 
6872
 
#: config/tc-ia64.c:2671
6873
 
msgid " Insn slot not set in unwind record."
6874
 
msgstr ""
6875
 
 
6876
 
#: config/tc-ia64.c:2745
6877
 
msgid "frgr_mem record before region record!"
6878
 
msgstr ""
6879
 
 
6880
 
#: config/tc-ia64.c:2756
6881
 
msgid "fr_mem record before region record!"
6882
 
msgstr ""
6883
 
 
6884
 
#: config/tc-ia64.c:2765
6885
 
msgid "gr_mem record before region record!"
6886
 
msgstr ""
6887
 
 
6888
 
#: config/tc-ia64.c:2774
6889
 
msgid "br_mem record before region record!"
6890
 
msgstr ""
6891
 
 
6892
 
#: config/tc-ia64.c:2784
6893
 
msgid "gr_gr record before region record!"
6894
 
msgstr ""
6895
 
 
6896
 
#: config/tc-ia64.c:2792
6897
 
msgid "br_gr record before region record!"
6898
 
msgstr ""
6899
 
 
6900
 
#: config/tc-ia64.c:2910
6901
 
#, c-format
6902
 
msgid "First operand to .%s must be a predicate"
6903
 
msgstr ""
6904
 
 
6905
 
#: config/tc-ia64.c:2914
6906
 
#, c-format
6907
 
msgid "Pointless use of p0 as first operand to .%s"
6908
 
msgstr ""
6909
 
 
6910
 
#: config/tc-ia64.c:2970
6911
 
#, c-format
6912
 
msgid "Operand %d to .%s must be a preserved register"
6913
 
msgstr ""
6914
 
 
6915
 
#: config/tc-ia64.c:3006
6916
 
#, c-format
6917
 
msgid "Operand %d to .%s must be a writable register"
6918
 
msgstr ""
6919
 
 
6920
 
#: config/tc-ia64.c:3031
6921
 
#, c-format
6922
 
msgid "Radix `%s' unsupported or invalid"
6923
 
msgstr ""
6924
 
 
6925
 
#: config/tc-ia64.c:3061 config/tc-ia64.c:3066
6926
 
#, c-format
6927
 
msgid ".%s outside of %s"
6928
 
msgstr ""
6929
 
 
6930
 
#: config/tc-ia64.c:3151
6931
 
msgid "Tags on unwind pseudo-ops aren't supported, yet"
6932
 
msgstr ""
6933
 
 
6934
 
#: config/tc-ia64.c:3173
6935
 
msgid "First operand to .fframe must be a constant"
6936
 
msgstr ""
6937
 
 
6938
 
#: config/tc-ia64.c:3193
6939
 
msgid "First operand to .vframe must be a general register"
6940
 
msgstr ""
6941
 
 
6942
 
#: config/tc-ia64.c:3201
6943
 
msgid "Operand of .vframe contradicts .prologue"
6944
 
msgstr ""
6945
 
 
6946
 
#: config/tc-ia64.c:3211
6947
 
msgid ".vframepsp is meaningless, assuming .vframesp was meant"
6948
 
msgstr ""
6949
 
 
6950
 
#: config/tc-ia64.c:3219
6951
 
msgid "Operand to .vframesp must be a constant (sp-relative offset)"
6952
 
msgstr ""
6953
 
 
6954
 
#: config/tc-ia64.c:3246
6955
 
msgid "First operand to .save not a register"
6956
 
msgstr ""
6957
 
 
6958
 
#: config/tc-ia64.c:3252
6959
 
msgid "Second operand to .save not a valid register"
6960
 
msgstr ""
6961
 
 
6962
 
#: config/tc-ia64.c:3283 config/tc-ia64.c:3294 config/tc-ia64.c:3302
6963
 
msgid "Second operand of .save contradicts .prologue"
6964
 
msgstr ""
6965
 
 
6966
 
#: config/tc-ia64.c:3309
6967
 
msgid "First operand to .save not a valid register"
6968
 
msgstr ""
6969
 
 
6970
 
#: config/tc-ia64.c:3327
6971
 
msgid "First operand to .restore must be stack pointer (sp)"
6972
 
msgstr ""
6973
 
 
6974
 
#: config/tc-ia64.c:3336
6975
 
msgid "Second operand to .restore must be a constant >= 0"
6976
 
msgstr ""
6977
 
 
6978
 
#: config/tc-ia64.c:3346
6979
 
#, c-format
6980
 
msgid "Epilogue count of %lu exceeds number of nested prologues (%u)"
6981
 
msgstr ""
6982
 
 
6983
 
#: config/tc-ia64.c:3433
6984
 
#, c-format
6985
 
msgid "Illegal section name `%s' (causes unwind section name clash)"
6986
 
msgstr ""
6987
 
 
6988
 
#: config/tc-ia64.c:3624
6989
 
msgid "First operand to .altrp not a valid branch register"
6990
 
msgstr ""
6991
 
 
6992
 
#: config/tc-ia64.c:3653
6993
 
#, c-format
6994
 
msgid "First operand to .%s not a register"
6995
 
msgstr ""
6996
 
 
6997
 
#: config/tc-ia64.c:3658
6998
 
#, c-format
6999
 
msgid "Second operand to .%s not a constant"
7000
 
msgstr ""
7001
 
 
7002
 
#: config/tc-ia64.c:3725
7003
 
#, c-format
7004
 
msgid "First operand to .%s not a valid register"
7005
 
msgstr ""
7006
 
 
7007
 
#: config/tc-ia64.c:3748
7008
 
msgid "First operand to .save.g must be a positive 4-bit constant"
7009
 
msgstr ""
7010
 
 
7011
 
#: config/tc-ia64.c:3761
7012
 
msgid "Second operand to .save.g must be a general register"
7013
 
msgstr ""
7014
 
 
7015
 
#: config/tc-ia64.c:3766
7016
 
#, c-format
7017
 
msgid "Second operand to .save.g must be the first of %d general registers"
7018
 
msgstr ""
7019
 
 
7020
 
#: config/tc-ia64.c:3789
7021
 
msgid "Operand to .save.f must be a positive 20-bit constant"
7022
 
msgstr ""
7023
 
 
7024
 
#: config/tc-ia64.c:3812
7025
 
msgid "First operand to .save.b must be a positive 5-bit constant"
7026
 
msgstr ""
7027
 
 
7028
 
#: config/tc-ia64.c:3825
7029
 
msgid "Second operand to .save.b must be a general register"
7030
 
msgstr ""
7031
 
 
7032
 
#: config/tc-ia64.c:3830
7033
 
#, c-format
7034
 
msgid "Second operand to .save.b must be the first of %d general registers"
7035
 
msgstr ""
7036
 
 
7037
 
#: config/tc-ia64.c:3856
7038
 
msgid "First operand to .save.gf must be a non-negative 4-bit constant"
7039
 
msgstr ""
7040
 
 
7041
 
#: config/tc-ia64.c:3864
7042
 
msgid "Second operand to .save.gf must be a non-negative 20-bit constant"
7043
 
msgstr ""
7044
 
 
7045
 
#: config/tc-ia64.c:3872
7046
 
msgid "Operands to .save.gf may not be both zero"
7047
 
msgstr ""
7048
 
 
7049
 
#: config/tc-ia64.c:3889
7050
 
msgid "Operand to .spill must be a constant"
7051
 
msgstr ""
7052
 
 
7053
 
#: config/tc-ia64.c:3958
7054
 
#, c-format
7055
 
msgid "Operand %d to .%s must be a constant"
7056
 
msgstr ""
7057
 
 
7058
 
#: config/tc-ia64.c:3979
7059
 
#, c-format
7060
 
msgid "Missing .label_state %ld"
7061
 
msgstr ""
7062
 
 
7063
 
#: config/tc-ia64.c:4033
7064
 
msgid "Operand to .label_state must be a constant"
7065
 
msgstr ""
7066
 
 
7067
 
#: config/tc-ia64.c:4052
7068
 
msgid "Operand to .copy_state must be a constant"
7069
 
msgstr ""
7070
 
 
7071
 
#: config/tc-ia64.c:4075
7072
 
msgid "First operand to .unwabi must be a constant"
7073
 
msgstr ""
7074
 
 
7075
 
#: config/tc-ia64.c:4081
7076
 
msgid "Second operand to .unwabi must be a constant"
7077
 
msgstr ""
7078
 
 
7079
 
#: config/tc-ia64.c:4116
7080
 
msgid "Missing .endp after previous .proc"
7081
 
msgstr ""
7082
 
 
7083
 
#: config/tc-ia64.c:4135
7084
 
msgid "Empty argument of .proc"
7085
 
msgstr ""
7086
 
 
7087
 
#: config/tc-ia64.c:4140
7088
 
#, c-format
7089
 
msgid "`%s' was already defined"
7090
 
msgstr ""
7091
 
 
7092
 
#: config/tc-ia64.c:4183
7093
 
msgid "Initial .body should precede any instructions"
7094
 
msgstr ""
7095
 
 
7096
 
#: config/tc-ia64.c:4202
7097
 
msgid ".prologue within prologue"
7098
 
msgstr ""
7099
 
 
7100
 
#: config/tc-ia64.c:4207
7101
 
msgid "Initial .prologue should precede any instructions"
7102
 
msgstr ""
7103
 
 
7104
 
#: config/tc-ia64.c:4217
7105
 
msgid "First operand to .prologue must be a positive 4-bit constant"
7106
 
msgstr ""
7107
 
 
7108
 
#: config/tc-ia64.c:4219
7109
 
msgid "Pointless use of zero first operand to .prologue"
7110
 
msgstr ""
7111
 
 
7112
 
#: config/tc-ia64.c:4233
7113
 
msgid "Using a constant as second operand to .prologue is deprecated"
7114
 
msgstr ""
7115
 
 
7116
 
#: config/tc-ia64.c:4239
7117
 
msgid "Second operand to .prologue must be a general register"
7118
 
msgstr ""
7119
 
 
7120
 
#: config/tc-ia64.c:4244
7121
 
#, c-format
7122
 
msgid "Second operand to .prologue must be the first of %d general registers"
7123
 
msgstr ""
7124
 
 
7125
 
#: config/tc-ia64.c:4356
7126
 
#, c-format
7127
 
msgid "`%s' was not defined within procedure"
7128
 
msgstr ""
7129
 
 
7130
 
#: config/tc-ia64.c:4394
7131
 
msgid "Empty argument of .endp"
7132
 
msgstr ""
7133
 
 
7134
 
#: config/tc-ia64.c:4408
7135
 
#, c-format
7136
 
msgid "`%s' was not specified with previous .proc"
7137
 
msgstr ""
7138
 
 
7139
 
#: config/tc-ia64.c:4423
7140
 
#, c-format
7141
 
msgid "`%s' should be an operand to this .endp"
7142
 
msgstr ""
7143
 
 
7144
 
#: config/tc-ia64.c:4464 config/tc-ia64.c:4802 config/tc-ia64.c:5109
7145
 
msgid "Comma expected"
7146
 
msgstr ""
7147
 
 
7148
 
#: config/tc-ia64.c:4505
7149
 
msgid "Expected '['"
7150
 
msgstr ""
7151
 
 
7152
 
#: config/tc-ia64.c:4514 config/tc-ia64.c:7584
7153
 
msgid "Expected ']'"
7154
 
msgstr ""
7155
 
 
7156
 
#: config/tc-ia64.c:4519
7157
 
msgid "Number of elements must be positive"
7158
 
msgstr ""
7159
 
 
7160
 
#: config/tc-ia64.c:4530
7161
 
#, c-format
7162
 
msgid "Used more than the declared %d rotating registers"
7163
 
msgstr ""
7164
 
 
7165
 
#: config/tc-ia64.c:4538
7166
 
msgid "Used more than the available 96 rotating registers"
7167
 
msgstr ""
7168
 
 
7169
 
#: config/tc-ia64.c:4545
7170
 
msgid "Used more than the available 48 rotating registers"
7171
 
msgstr ""
7172
 
 
7173
 
#: config/tc-ia64.c:4573
7174
 
#, c-format
7175
 
msgid "Attempt to redefine register set `%s'"
7176
 
msgstr ""
7177
 
 
7178
 
#: config/tc-ia64.c:4639
7179
 
#, c-format
7180
 
msgid "Unknown psr option `%s'"
7181
 
msgstr ""
7182
 
 
7183
 
#: config/tc-ia64.c:4687
7184
 
msgid "Missing section name"
7185
 
msgstr ""
7186
 
 
7187
 
#: config/tc-ia64.c:4697
7188
 
msgid "Comma expected after section name"
7189
 
msgstr ""
7190
 
 
7191
 
#: config/tc-ia64.c:4708
7192
 
msgid "Creating sections with .xdataN/.xrealN/.xstringZ is deprecated."
7193
 
msgstr ""
7194
 
 
7195
 
#: config/tc-ia64.c:4797
7196
 
msgid "Register name expected"
7197
 
msgstr ""
7198
 
 
7199
 
#: config/tc-ia64.c:4810
7200
 
msgid "Register value annotation ignored"
7201
 
msgstr ""
7202
 
 
7203
 
#: config/tc-ia64.c:4849
7204
 
msgid "Directive invalid within a bundle"
7205
 
msgstr ""
7206
 
 
7207
 
#: config/tc-ia64.c:4940
7208
 
msgid "Missing predicate relation type"
7209
 
msgstr ""
7210
 
 
7211
 
#: config/tc-ia64.c:4946
7212
 
msgid "Unrecognized predicate relation type"
7213
 
msgstr ""
7214
 
 
7215
 
#: config/tc-ia64.c:4992
7216
 
msgid "Bad register range"
7217
 
msgstr ""
7218
 
 
7219
 
#: config/tc-ia64.c:5001 config/tc-ia64.c:7529
7220
 
msgid "Predicate register expected"
7221
 
msgstr ""
7222
 
 
7223
 
#: config/tc-ia64.c:5006
7224
 
msgid "Duplicate predicate register ignored"
7225
 
msgstr ""
7226
 
 
7227
 
#: config/tc-ia64.c:5022
7228
 
msgid "Predicate source and target required"
7229
 
msgstr ""
7230
 
 
7231
 
#: config/tc-ia64.c:5024 config/tc-ia64.c:5036
7232
 
msgid "Use of p0 is not valid in this context"
7233
 
msgstr ""
7234
 
 
7235
 
#: config/tc-ia64.c:5031
7236
 
msgid "At least two PR arguments expected"
7237
 
msgstr ""
7238
 
 
7239
 
#: config/tc-ia64.c:5045
7240
 
msgid "At least one PR argument expected"
7241
 
msgstr ""
7242
 
 
7243
 
#: config/tc-ia64.c:5080
7244
 
#, c-format
7245
 
msgid "Inserting \"%s\" into entry hint table failed: %s"
7246
 
msgstr ""
7247
 
 
7248
 
#. FIXME -- need 62-bit relocation type
7249
 
#: config/tc-ia64.c:5548
7250
 
msgid "62-bit relocation not yet implemented"
7251
 
msgstr ""
7252
 
 
7253
 
#. XXX technically, this is wrong: we should not be issuing warning
7254
 
#. messages until we're sure this instruction pattern is going to
7255
 
#. be used!
7256
 
#: config/tc-ia64.c:5632
7257
 
msgid "lower 16 bits of mask ignored"
7258
 
msgstr ""
7259
 
 
7260
 
#: config/tc-ia64.c:5946
7261
 
msgid "Expected separator `='"
7262
 
msgstr ""
7263
 
 
7264
 
#: config/tc-ia64.c:5980
7265
 
msgid "Duplicate equal sign (=) in instruction"
7266
 
msgstr ""
7267
 
 
7268
 
#: config/tc-ia64.c:5987
7269
 
#, c-format
7270
 
msgid "Illegal operand separator `%c'"
7271
 
msgstr ""
7272
 
 
7273
 
#: config/tc-ia64.c:6102
7274
 
#, c-format
7275
 
msgid "Operand %u of `%s' should be %s"
7276
 
msgstr ""
7277
 
 
7278
 
#: config/tc-ia64.c:6106
7279
 
msgid "Wrong number of output operands"
7280
 
msgstr ""
7281
 
 
7282
 
#: config/tc-ia64.c:6108
7283
 
msgid "Wrong number of input operands"
7284
 
msgstr ""
7285
 
 
7286
 
#: config/tc-ia64.c:6110
7287
 
msgid "Operand mismatch"
7288
 
msgstr ""
7289
 
 
7290
 
#: config/tc-ia64.c:6192
7291
 
#, c-format
7292
 
msgid "Invalid use of `%c%d' as output operand"
7293
 
msgstr ""
7294
 
 
7295
 
#: config/tc-ia64.c:6195
7296
 
#, c-format
7297
 
msgid "Invalid use of `r%d' as base update address operand"
7298
 
msgstr ""
7299
 
 
7300
 
#: config/tc-ia64.c:6219
7301
 
#, c-format
7302
 
msgid "Invalid duplicate use of `%c%d'"
7303
 
msgstr ""
7304
 
 
7305
 
#: config/tc-ia64.c:6226
7306
 
#, c-format
7307
 
msgid "Invalid simultaneous use of `f%d' and `f%d'"
7308
 
msgstr ""
7309
 
 
7310
 
#: config/tc-ia64.c:6232
7311
 
#, c-format
7312
 
msgid "Dangerous simultaneous use of `f%d' and `f%d'"
7313
 
msgstr ""
7314
 
 
7315
 
#: config/tc-ia64.c:6276
7316
 
msgid "Value truncated to 62 bits"
7317
 
msgstr ""
7318
 
 
7319
 
#: config/tc-ia64.c:6339
7320
 
#, c-format
7321
 
msgid "Bad operand value: %s"
7322
 
msgstr ""
7323
 
 
7324
 
#. Give an error if a frag containing code is not aligned to a 16 byte
7325
 
#. boundary.
7326
 
#: config/tc-ia64.c:6414 config/tc-ia64.h:177
7327
 
msgid "instruction address is not a multiple of 16"
7328
 
msgstr ""
7329
 
 
7330
 
#: config/tc-ia64.c:6482
7331
 
#, c-format
7332
 
msgid "`%s' must be last in bundle"
7333
 
msgstr ""
7334
 
 
7335
 
#: config/tc-ia64.c:6514
7336
 
#, c-format
7337
 
msgid ""
7338
 
"Internal error: don't know how to force %s to end of instruction group"
7339
 
msgstr ""
7340
 
 
7341
 
#: config/tc-ia64.c:6527
7342
 
#, c-format
7343
 
msgid "`%s' must be last in instruction group"
7344
 
msgstr ""
7345
 
 
7346
 
#: config/tc-ia64.c:6557
7347
 
msgid "Label must be first in a bundle"
7348
 
msgstr ""
7349
 
 
7350
 
#: config/tc-ia64.c:6634
7351
 
msgid "hint in B unit may be treated as nop"
7352
 
msgstr ""
7353
 
 
7354
 
#: config/tc-ia64.c:6645
7355
 
msgid "hint in B unit can't be used"
7356
 
msgstr ""
7357
 
 
7358
 
#: config/tc-ia64.c:6659
7359
 
msgid "emit_one_bundle: unexpected dynamic op"
7360
 
msgstr ""
7361
 
 
7362
 
#: config/tc-ia64.c:6782
7363
 
#, c-format
7364
 
msgid "`%s' does not fit into %s template"
7365
 
msgstr ""
7366
 
 
7367
 
#: config/tc-ia64.c:6797
7368
 
#, c-format
7369
 
msgid "`%s' does not fit into bundle"
7370
 
msgstr ""
7371
 
 
7372
 
#: config/tc-ia64.c:6809
7373
 
#, c-format
7374
 
msgid "`%s' can't go in %s of %s template"
7375
 
msgstr ""
7376
 
 
7377
 
#: config/tc-ia64.c:6815
7378
 
msgid "Missing '}' at end of file"
7379
 
msgstr ""
7380
 
 
7381
 
#: config/tc-ia64.c:6962
7382
 
#, c-format
7383
 
msgid "Unrecognized option '-x%s'"
7384
 
msgstr ""
7385
 
 
7386
 
#: config/tc-ia64.c:6989
7387
 
msgid ""
7388
 
"IA-64 options:\n"
7389
 
"  --mconstant-gp\t  mark output file as using the constant-GP model\n"
7390
 
"\t\t\t  (sets ELF header flag EF_IA_64_CONS_GP)\n"
7391
 
"  --mauto-pic\t\t  mark output file as using the constant-GP model\n"
7392
 
"\t\t\t  without function descriptors (sets ELF header flag\n"
7393
 
"\t\t\t  EF_IA_64_NOFUNCDESC_CONS_GP)\n"
7394
 
"  -milp32|-milp64|-mlp64|-mp64\tselect data model (default -mlp64)\n"
7395
 
"  -mle | -mbe\t\t  select little- or big-endian byte order (default -mle)\n"
7396
 
"  -mtune=[itanium1|itanium2]\n"
7397
 
"\t\t\t  tune for a specific CPU (default -mtune=itanium2)\n"
7398
 
"  -munwind-check=[warning|error]\n"
7399
 
"\t\t\t  unwind directive check (default -munwind-check=warning)\n"
7400
 
"  -mhint.b=[ok|warning|error]\n"
7401
 
"\t\t\t  hint.b check (default -mhint.b=error)\n"
7402
 
"  -x | -xexplicit\t  turn on dependency violation checking\n"
7403
 
msgstr ""
7404
 
 
7405
 
#. Note for translators: "automagically" can be translated as "automatically" here.
7406
 
#: config/tc-ia64.c:7006
7407
 
msgid ""
7408
 
"  -xauto\t\t  automagically remove dependency violations (default)\n"
7409
 
"  -xnone\t\t  turn off dependency violation checking\n"
7410
 
"  -xdebug\t\t  debug dependency violation checker\n"
7411
 
"  -xdebugn\t\t  debug dependency violation checker but turn off\n"
7412
 
"\t\t\t  dependency violation checking\n"
7413
 
"  -xdebugx\t\t  debug dependency violation checker and turn on\n"
7414
 
"\t\t\t  dependency violation checking\n"
7415
 
msgstr ""
7416
 
 
7417
 
#: config/tc-ia64.c:7021
7418
 
msgid "--gstabs is not supported for ia64"
7419
 
msgstr ""
7420
 
 
7421
 
#: config/tc-ia64.c:7259
7422
 
#, c-format
7423
 
msgid "ia64.md_begin: can't hash `%s': %s"
7424
 
msgstr ""
7425
 
 
7426
 
#: config/tc-ia64.c:7320
7427
 
#, c-format
7428
 
msgid "Inserting \"%s\" into constant hash table failed: %s"
7429
 
msgstr ""
7430
 
 
7431
 
#: config/tc-ia64.c:7332 config/tc-mips.c:2310
7432
 
msgid "Could not set architecture and machine"
7433
 
msgstr ""
7434
 
 
7435
 
#: config/tc-ia64.c:7464
7436
 
msgid "Explicit stops are ignored in auto mode"
7437
 
msgstr ""
7438
 
 
7439
 
#: config/tc-ia64.c:7473
7440
 
msgid "Found '{' when manual bundling is already turned on"
7441
 
msgstr ""
7442
 
 
7443
 
#: config/tc-ia64.c:7486
7444
 
msgid "Found '{' after explicit switch to automatic mode"
7445
 
msgstr ""
7446
 
 
7447
 
#: config/tc-ia64.c:7492
7448
 
msgid "Found '}' when manual bundling is off"
7449
 
msgstr ""
7450
 
 
7451
 
#: config/tc-ia64.c:7519
7452
 
msgid "Expected ')'"
7453
 
msgstr ""
7454
 
 
7455
 
#: config/tc-ia64.c:7524
7456
 
msgid "Qualifying predicate expected"
7457
 
msgstr ""
7458
 
 
7459
 
#: config/tc-ia64.c:7543
7460
 
msgid "Tag must come before qualifying predicate."
7461
 
msgstr ""
7462
 
 
7463
 
#: config/tc-ia64.c:7573
7464
 
msgid "Expected ':'"
7465
 
msgstr ""
7466
 
 
7467
 
#: config/tc-ia64.c:7589
7468
 
msgid "Tag name expected"
7469
 
msgstr ""
7470
 
 
7471
 
#: config/tc-ia64.c:7691
7472
 
msgid "Rotating register index must be a non-negative constant"
7473
 
msgstr ""
7474
 
 
7475
 
#: config/tc-ia64.c:7696
7476
 
#, c-format
7477
 
msgid "Index out of range 0..%u"
7478
 
msgstr ""
7479
 
 
7480
 
#: config/tc-ia64.c:7708
7481
 
msgid "Indirect register index must be a general register"
7482
 
msgstr ""
7483
 
 
7484
 
#: config/tc-ia64.c:7717
7485
 
msgid "Index can only be applied to rotating or indirect registers"
7486
 
msgstr ""
7487
 
 
7488
 
#: config/tc-ia64.c:7753 config/tc-xstormy16.c:146
7489
 
msgid "Expected '('"
7490
 
msgstr ""
7491
 
 
7492
 
#: config/tc-ia64.c:7761 config/tc-pdp11.c:448 config/tc-pdp11.c:512
7493
 
#: config/tc-pdp11.c:546 config/tc-tilegx.c:991 config/tc-tilepro.c:860
7494
 
#: config/tc-xstormy16.c:155
7495
 
msgid "Missing ')'"
7496
 
msgstr ""
7497
 
 
7498
 
#: config/tc-ia64.c:7779 config/tc-xstormy16.c:162
7499
 
msgid "Not a symbolic expression"
7500
 
msgstr ""
7501
 
 
7502
 
#: config/tc-ia64.c:7784 config/tc-ia64.c:7798
7503
 
msgid "Illegal combination of relocation functions"
7504
 
msgstr ""
7505
 
 
7506
 
#: config/tc-ia64.c:7887
7507
 
msgid "No current frame"
7508
 
msgstr ""
7509
 
 
7510
 
#: config/tc-ia64.c:7889
7511
 
#, c-format
7512
 
msgid "Register number out of range 0..%u"
7513
 
msgstr ""
7514
 
 
7515
 
#: config/tc-ia64.c:7927
7516
 
msgid "Standalone `#' is illegal"
7517
 
msgstr ""
7518
 
 
7519
 
#: config/tc-ia64.c:7930
7520
 
msgid "Redundant `#' suffix operators"
7521
 
msgstr ""
7522
 
 
7523
 
#: config/tc-ia64.c:8088
7524
 
#, c-format
7525
 
msgid "Unhandled dependency %s for %s (%s), note %d"
7526
 
msgstr ""
7527
 
 
7528
 
#: config/tc-ia64.c:9383
7529
 
#, c-format
7530
 
msgid "Unrecognized dependency specifier %d\n"
7531
 
msgstr ""
7532
 
 
7533
 
#: config/tc-ia64.c:10259
7534
 
msgid "Only the first path encountering the conflict is reported"
7535
 
msgstr ""
7536
 
 
7537
 
#: config/tc-ia64.c:10261
7538
 
msgid "This is the location of the conflicting usage"
7539
 
msgstr ""
7540
 
 
7541
 
#: config/tc-ia64.c:10522
7542
 
#, c-format
7543
 
msgid "Unknown opcode `%s'"
7544
 
msgstr ""
7545
 
 
7546
 
#: config/tc-ia64.c:10600
7547
 
#, c-format
7548
 
msgid "AR %d can only be accessed by %c-unit"
7549
 
msgstr ""
7550
 
 
7551
 
#: config/tc-ia64.c:10612
7552
 
msgid "hint.b may be treated as nop"
7553
 
msgstr ""
7554
 
 
7555
 
#: config/tc-ia64.c:10615
7556
 
msgid "hint.b shouldn't be used"
7557
 
msgstr ""
7558
 
 
7559
 
#: config/tc-ia64.c:10654
7560
 
#, c-format
7561
 
msgid "`%s' cannot be predicated"
7562
 
msgstr ""
7563
 
 
7564
 
#: config/tc-ia64.c:10726
7565
 
msgid "Closing bracket missing"
7566
 
msgstr ""
7567
 
 
7568
 
#: config/tc-ia64.c:10735
7569
 
msgid "Index must be a general register"
7570
 
msgstr ""
7571
 
 
7572
 
#: config/tc-ia64.c:10900
7573
 
#, c-format
7574
 
msgid "Unsupported fixup size %d"
7575
 
msgstr ""
7576
 
 
7577
 
#. This should be an error, but since previously there wasn't any
7578
 
#. diagnostic here, don't make it fail because of this for now.
7579
 
#: config/tc-ia64.c:11172
7580
 
#, c-format
7581
 
msgid "Cannot express %s%d%s relocation"
7582
 
msgstr ""
7583
 
 
7584
 
#: config/tc-ia64.c:11191
7585
 
msgid "No addend allowed in @fptr() relocation"
7586
 
msgstr ""
7587
 
 
7588
 
#: config/tc-ia64.c:11230
7589
 
msgid "integer operand out of range"
7590
 
msgstr ""
7591
 
 
7592
 
#: config/tc-ia64.c:11297
7593
 
#, c-format
7594
 
msgid "%s must have a constant value"
7595
 
msgstr ""
7596
 
 
7597
 
#: config/tc-ia64.c:11317
7598
 
msgid "cannot resolve @slotcount parameter"
7599
 
msgstr ""
7600
 
 
7601
 
#: config/tc-ia64.c:11350
7602
 
msgid "invalid @slotcount value"
7603
 
msgstr ""
7604
 
 
7605
 
#: config/tc-ia64.c:11387 config/tc-z8k.c:1372
7606
 
#, c-format
7607
 
msgid "Cannot represent %s relocation in object file"
7608
 
msgstr ""
7609
 
 
7610
 
#: config/tc-ia64.c:11498
7611
 
msgid "Can't add stop bit to mark end of instruction group"
7612
 
msgstr ""
7613
 
 
7614
 
#: config/tc-ia64.c:11598 config/tc-score.c:6105 read.c:1448 read.c:2434
7615
 
#: read.c:3137 read.c:3475 read.c:3519
7616
 
msgid "expected symbol name"
7617
 
msgstr ""
7618
 
 
7619
 
#: config/tc-ia64.c:11608 read.c:2444 read.c:3147 read.c:3503 stabs.c:469
7620
 
#, c-format
7621
 
msgid "expected comma after \"%s\""
7622
 
msgstr ""
7623
 
 
7624
 
#: config/tc-ia64.c:11650
7625
 
#, c-format
7626
 
msgid "`%s' is already the alias of %s `%s'"
7627
 
msgstr ""
7628
 
 
7629
 
#: config/tc-ia64.c:11660
7630
 
#, c-format
7631
 
msgid "%s `%s' already has an alias `%s'"
7632
 
msgstr ""
7633
 
 
7634
 
#: config/tc-ia64.c:11671
7635
 
#, c-format
7636
 
msgid "inserting \"%s\" into %s alias hash table failed: %s"
7637
 
msgstr ""
7638
 
 
7639
 
#: config/tc-ia64.c:11679
7640
 
#, c-format
7641
 
msgid "inserting \"%s\" into %s name hash table failed: %s"
7642
 
msgstr ""
7643
 
 
7644
 
#: config/tc-ia64.c:11705
7645
 
#, c-format
7646
 
msgid "symbol `%s' aliased to `%s' is not used"
7647
 
msgstr ""
7648
 
 
7649
 
#: config/tc-ia64.c:11728
7650
 
#, c-format
7651
 
msgid "section `%s' aliased to `%s' is not used"
7652
 
msgstr ""
7653
 
 
7654
 
#: config/tc-ip2k.c:158
7655
 
#, c-format
7656
 
msgid "IP2K specific command line options:\n"
7657
 
msgstr ""
7658
 
 
7659
 
#: config/tc-ip2k.c:159
7660
 
#, c-format
7661
 
msgid "  -mip2022               restrict to IP2022 insns \n"
7662
 
msgstr ""
7663
 
 
7664
 
#: config/tc-ip2k.c:160
7665
 
#, c-format
7666
 
msgid "  -mip2022ext            permit extended IP2022 insn\n"
7667
 
msgstr ""
7668
 
 
7669
 
#: config/tc-iq2000.c:364
7670
 
#, c-format
7671
 
msgid "the yielding instruction %s may not be in a delay slot."
7672
 
msgstr ""
7673
 
 
7674
 
#: config/tc-iq2000.c:372
7675
 
#, c-format
7676
 
msgid "Register number (R%ld) for double word access must be even."
7677
 
msgstr ""
7678
 
 
7679
 
#: config/tc-iq2000.c:381 config/tc-iq2000.c:386 config/tc-iq2000.c:391
7680
 
#: config/tc-iq2000.c:408 config/tc-mt.c:244 config/tc-mt.c:249
7681
 
#, c-format
7682
 
msgid "operand references R%ld of previous load."
7683
 
msgstr ""
7684
 
 
7685
 
#: config/tc-iq2000.c:396
7686
 
msgid "instruction implicitly accesses R31 of previous load."
7687
 
msgstr ""
7688
 
 
7689
 
#: config/tc-iq2000.c:651 config/tc-mep.c:2008
7690
 
msgid "Unmatched high relocation"
7691
 
msgstr ""
7692
 
 
7693
 
#: config/tc-iq2000.c:829 config/tc-mips.c:18680 config/tc-score.c:5815
7694
 
msgid ".end not in text section"
7695
 
msgstr ""
7696
 
 
7697
 
#: config/tc-iq2000.c:833 config/tc-mips.c:18684 config/tc-score.c:5818
7698
 
msgid ".end directive without a preceding .ent directive."
7699
 
msgstr ""
7700
 
 
7701
 
#: config/tc-iq2000.c:842 config/tc-mips.c:18693 config/tc-score.c:5826
7702
 
msgid ".end symbol does not match .ent symbol."
7703
 
msgstr ""
7704
 
 
7705
 
#: config/tc-iq2000.c:845 config/tc-mips.c:18700 config/tc-score.c:5831
7706
 
msgid ".end directive missing or unknown symbol"
7707
 
msgstr ""
7708
 
 
7709
 
#: config/tc-iq2000.c:863
7710
 
msgid "Expected simple number."
7711
 
msgstr ""
7712
 
 
7713
 
#: config/tc-iq2000.c:892 config/tc-mips.c:18605 config/tc-score.c:5667
7714
 
#, c-format
7715
 
msgid " *input_line_pointer == '%c' 0x%02x\n"
7716
 
msgstr ""
7717
 
 
7718
 
#: config/tc-iq2000.c:894
7719
 
msgid "Invalid number"
7720
 
msgstr ""
7721
 
 
7722
 
#: config/tc-iq2000.c:928 config/tc-mips.c:18772 config/tc-score.c:5705
7723
 
msgid ".ent or .aent not in text section."
7724
 
msgstr ""
7725
 
 
7726
 
#: config/tc-iq2000.c:931
7727
 
msgid "missing `.end'"
7728
 
msgstr ""
7729
 
 
7730
 
#: config/tc-lm32.c:237 config/tc-moxie.c:575
7731
 
msgid "bad call to md_atof"
7732
 
msgstr ""
7733
 
 
7734
 
#: config/tc-m32c.c:143
7735
 
#, c-format
7736
 
msgid " M32C specific command line options:\n"
7737
 
msgstr ""
7738
 
 
7739
 
#. Pretend that we do not recognise this option.
7740
 
#: config/tc-m32r.c:331
7741
 
msgid "Unrecognised option: -hidden"
7742
 
msgstr ""
7743
 
 
7744
 
#: config/tc-m32r.c:358 config/tc-sparc.c:610
7745
 
msgid "Unrecognized option following -K"
7746
 
msgstr ""
7747
 
 
7748
 
#: config/tc-m32r.c:373
7749
 
#, c-format
7750
 
msgid " M32R specific command line options:\n"
7751
 
msgstr ""
7752
 
 
7753
 
#: config/tc-m32r.c:375
7754
 
#, c-format
7755
 
msgid ""
7756
 
"  -m32r                   disable support for the m32rx instruction set\n"
7757
 
msgstr ""
7758
 
 
7759
 
#: config/tc-m32r.c:377
7760
 
#, c-format
7761
 
msgid ""
7762
 
"  -m32rx                  support the extended m32rx instruction set\n"
7763
 
msgstr ""
7764
 
 
7765
 
#: config/tc-m32r.c:379
7766
 
#, c-format
7767
 
msgid ""
7768
 
"  -m32r2                  support the extended m32r2 instruction set\n"
7769
 
msgstr ""
7770
 
 
7771
 
#: config/tc-m32r.c:381
7772
 
#, c-format
7773
 
msgid "  -EL,-little             produce little endian code and data\n"
7774
 
msgstr ""
7775
 
 
7776
 
#: config/tc-m32r.c:383
7777
 
#, c-format
7778
 
msgid "  -EB,-big                produce big endian code and data\n"
7779
 
msgstr ""
7780
 
 
7781
 
#: config/tc-m32r.c:385
7782
 
#, c-format
7783
 
msgid "  -parallel               try to combine instructions in parallel\n"
7784
 
msgstr ""
7785
 
 
7786
 
#: config/tc-m32r.c:387
7787
 
#, c-format
7788
 
msgid "  -no-parallel            disable -parallel\n"
7789
 
msgstr ""
7790
 
 
7791
 
#: config/tc-m32r.c:389
7792
 
#, c-format
7793
 
msgid ""
7794
 
"  -no-bitinst             disallow the M32R2's extended bit-field "
7795
 
"instructions\n"
7796
 
msgstr ""
7797
 
 
7798
 
#: config/tc-m32r.c:391
7799
 
#, c-format
7800
 
msgid "  -O                      try to optimize code.  Implies -parallel\n"
7801
 
msgstr ""
7802
 
 
7803
 
#: config/tc-m32r.c:394
7804
 
#, c-format
7805
 
msgid ""
7806
 
"  -warn-explicit-parallel-conflicts     warn when parallel instructions\n"
7807
 
msgstr ""
7808
 
 
7809
 
#: config/tc-m32r.c:396
7810
 
#, c-format
7811
 
msgid "                                         might violate contraints\n"
7812
 
msgstr ""
7813
 
 
7814
 
#: config/tc-m32r.c:398
7815
 
#, c-format
7816
 
msgid "  -no-warn-explicit-parallel-conflicts  do not warn when parallel\n"
7817
 
msgstr ""
7818
 
 
7819
 
#: config/tc-m32r.c:400
7820
 
#, c-format
7821
 
msgid ""
7822
 
"                                         instructions might violate "
7823
 
"contraints\n"
7824
 
msgstr ""
7825
 
 
7826
 
#: config/tc-m32r.c:402
7827
 
#, c-format
7828
 
msgid ""
7829
 
"  -Wp                     synonym for -warn-explicit-parallel-conflicts\n"
7830
 
msgstr ""
7831
 
 
7832
 
#: config/tc-m32r.c:404
7833
 
#, c-format
7834
 
msgid ""
7835
 
"  -Wnp                    synonym for -no-warn-explicit-parallel-conflicts\n"
7836
 
msgstr ""
7837
 
 
7838
 
#: config/tc-m32r.c:406
7839
 
#, c-format
7840
 
msgid ""
7841
 
"  -ignore-parallel-conflicts            do not check parallel instructions\n"
7842
 
msgstr ""
7843
 
 
7844
 
#: config/tc-m32r.c:408
7845
 
#, c-format
7846
 
msgid "                                         for constraint violations\n"
7847
 
msgstr ""
7848
 
 
7849
 
#: config/tc-m32r.c:410
7850
 
#, c-format
7851
 
msgid ""
7852
 
"  -no-ignore-parallel-conflicts         check parallel instructions for\n"
7853
 
msgstr ""
7854
 
 
7855
 
#: config/tc-m32r.c:412
7856
 
#, c-format
7857
 
msgid "                                         constraint violations\n"
7858
 
msgstr ""
7859
 
 
7860
 
#: config/tc-m32r.c:414
7861
 
#, c-format
7862
 
msgid "  -Ip                     synonym for -ignore-parallel-conflicts\n"
7863
 
msgstr ""
7864
 
 
7865
 
#: config/tc-m32r.c:416
7866
 
#, c-format
7867
 
msgid "  -nIp                    synonym for -no-ignore-parallel-conflicts\n"
7868
 
msgstr ""
7869
 
 
7870
 
#: config/tc-m32r.c:419
7871
 
#, c-format
7872
 
msgid ""
7873
 
"  -warn-unmatched-high    warn when an (s)high reloc has no matching low "
7874
 
"reloc\n"
7875
 
msgstr ""
7876
 
 
7877
 
#: config/tc-m32r.c:421
7878
 
#, c-format
7879
 
msgid "  -no-warn-unmatched-high do not warn about missing low relocs\n"
7880
 
msgstr ""
7881
 
 
7882
 
#: config/tc-m32r.c:423
7883
 
#, c-format
7884
 
msgid "  -Wuh                    synonym for -warn-unmatched-high\n"
7885
 
msgstr ""
7886
 
 
7887
 
#: config/tc-m32r.c:425
7888
 
#, c-format
7889
 
msgid "  -Wnuh                   synonym for -no-warn-unmatched-high\n"
7890
 
msgstr ""
7891
 
 
7892
 
#: config/tc-m32r.c:428
7893
 
#, c-format
7894
 
msgid "  -KPIC                   generate PIC\n"
7895
 
msgstr ""
7896
 
 
7897
 
#: config/tc-m32r.c:850
7898
 
msgid "instructions write to the same destination register."
7899
 
msgstr ""
7900
 
 
7901
 
#: config/tc-m32r.c:858
7902
 
msgid "Instructions do not use parallel execution pipelines."
7903
 
msgstr ""
7904
 
 
7905
 
#: config/tc-m32r.c:866
7906
 
msgid "Instructions share the same execution pipeline"
7907
 
msgstr ""
7908
 
 
7909
 
#: config/tc-m32r.c:931 config/tc-m32r.c:1045
7910
 
#, c-format
7911
 
msgid "not a 16 bit instruction '%s'"
7912
 
msgstr ""
7913
 
 
7914
 
#: config/tc-m32r.c:943 config/tc-m32r.c:1057 config/tc-m32r.c:1241
7915
 
#, c-format
7916
 
msgid "instruction '%s' is for the M32R2 only"
7917
 
msgstr ""
7918
 
 
7919
 
#: config/tc-m32r.c:956 config/tc-m32r.c:1070 config/tc-m32r.c:1254
7920
 
#, c-format
7921
 
msgid "unknown instruction '%s'"
7922
 
msgstr ""
7923
 
 
7924
 
#: config/tc-m32r.c:965 config/tc-m32r.c:1077 config/tc-m32r.c:1261
7925
 
#, c-format
7926
 
msgid "instruction '%s' is for the M32RX only"
7927
 
msgstr ""
7928
 
 
7929
 
#: config/tc-m32r.c:974 config/tc-m32r.c:1086
7930
 
#, c-format
7931
 
msgid "instruction '%s' cannot be executed in parallel."
7932
 
msgstr ""
7933
 
 
7934
 
#: config/tc-m32r.c:1029 config/tc-m32r.c:1111 config/tc-m32r.c:1318
7935
 
msgid "internal error: lookup/get operands failed"
7936
 
msgstr ""
7937
 
 
7938
 
#: config/tc-m32r.c:1096
7939
 
#, c-format
7940
 
msgid "'%s': only the NOP instruction can be issued in parallel on the m32r"
7941
 
msgstr ""
7942
 
 
7943
 
#: config/tc-m32r.c:1125
7944
 
#, c-format
7945
 
msgid ""
7946
 
"%s: output of 1st instruction is the same as an input to 2nd instruction - "
7947
 
"is this intentional ?"
7948
 
msgstr ""
7949
 
 
7950
 
#: config/tc-m32r.c:1129
7951
 
#, c-format
7952
 
msgid ""
7953
 
"%s: output of 2nd instruction is the same as an input to 1st instruction - "
7954
 
"is this intentional ?"
7955
 
msgstr ""
7956
 
 
7957
 
#: config/tc-m32r.c:1503
7958
 
#, c-format
7959
 
msgid ".SCOMMon length (%ld.) <0! Ignored."
7960
 
msgstr ""
7961
 
 
7962
 
#: config/tc-m32r.c:1553
7963
 
#, c-format
7964
 
msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld."
7965
 
msgstr ""
7966
 
 
7967
 
#: config/tc-m32r.c:1930 config/tc-m32r.c:1983 config/tc-sh.c:775
7968
 
#: config/tc-sh.c:2456
7969
 
msgid "Invalid PIC expression."
7970
 
msgstr ""
7971
 
 
7972
 
#: config/tc-m32r.c:2074
7973
 
msgid "Unmatched high/shigh reloc"
7974
 
msgstr ""
7975
 
 
7976
 
#: config/tc-m68hc11.c:371
7977
 
#, c-format
7978
 
msgid ""
7979
 
"Motorola 68HC11/68HC12/68HCS12 options:\n"
7980
 
"  -m68hc11 | -m68hc12 |\n"
7981
 
"  -m68hcs12               specify the processor [default %s]\n"
7982
 
"  -mshort                 use 16-bit int ABI (default)\n"
7983
 
"  -mlong                  use 32-bit int ABI\n"
7984
 
"  -mshort-double          use 32-bit double ABI\n"
7985
 
"  -mlong-double           use 64-bit double ABI (default)\n"
7986
 
"  --force-long-branches   always turn relative branches into absolute ones\n"
7987
 
"  -S,--short-branches     do not turn relative branches into absolute ones\n"
7988
 
"                          when the offset is out of range\n"
7989
 
"  --strict-direct-mode    do not turn the direct mode into extended mode\n"
7990
 
"                          when the instruction does not support direct mode\n"
7991
 
"  --print-insn-syntax     print the syntax of instruction in case of error\n"
7992
 
"  --print-opcodes         print the list of instructions with syntax\n"
7993
 
"  --generate-example      generate an example of each instruction\n"
7994
 
"                          (used for testing)\n"
7995
 
msgstr ""
7996
 
 
7997
 
#: config/tc-m68hc11.c:417
7998
 
#, c-format
7999
 
msgid "Default target `%s' is not supported."
8000
 
msgstr ""
8001
 
 
8002
 
#. Dump the opcode statistics table.
8003
 
#: config/tc-m68hc11.c:435
8004
 
#, c-format
8005
 
msgid "Name   # Modes  Min ops  Max ops  Modes mask  # Used\n"
8006
 
msgstr ""
8007
 
 
8008
 
#: config/tc-m68hc11.c:501
8009
 
#, c-format
8010
 
msgid "Option `%s' is not recognized."
8011
 
msgstr ""
8012
 
 
8013
 
#: config/tc-m68hc11.c:671
8014
 
msgid "#<imm8>"
8015
 
msgstr ""
8016
 
 
8017
 
#: config/tc-m68hc11.c:680
8018
 
msgid "#<imm16>"
8019
 
msgstr ""
8020
 
 
8021
 
#: config/tc-m68hc11.c:689 config/tc-m68hc11.c:698
8022
 
msgid "<imm8>,X"
8023
 
msgstr ""
8024
 
 
8025
 
#: config/tc-m68hc11.c:725
8026
 
msgid "*<abs8>"
8027
 
msgstr ""
8028
 
 
8029
 
#: config/tc-m68hc11.c:737
8030
 
msgid "#<mask>"
8031
 
msgstr ""
8032
 
 
8033
 
#: config/tc-m68hc11.c:747
8034
 
#, c-format
8035
 
msgid "symbol%d"
8036
 
msgstr ""
8037
 
 
8038
 
#: config/tc-m68hc11.c:749
8039
 
msgid "<abs>"
8040
 
msgstr ""
8041
 
 
8042
 
#: config/tc-m68hc11.c:768
8043
 
msgid "<label>"
8044
 
msgstr ""
8045
 
 
8046
 
#: config/tc-m68hc11.c:784
8047
 
#, c-format
8048
 
msgid ""
8049
 
"# Example of `%s' instructions\n"
8050
 
"\t.sect .text\n"
8051
 
"_start:\n"
8052
 
msgstr ""
8053
 
 
8054
 
#: config/tc-m68hc11.c:831
8055
 
#, c-format
8056
 
msgid "Instruction `%s' is not recognized."
8057
 
msgstr ""
8058
 
 
8059
 
#: config/tc-m68hc11.c:836
8060
 
#, c-format
8061
 
msgid "Instruction formats for `%s':"
8062
 
msgstr ""
8063
 
 
8064
 
#: config/tc-m68hc11.c:966
8065
 
#, c-format
8066
 
msgid "Immediate operand is not allowed for operand %d."
8067
 
msgstr ""
8068
 
 
8069
 
#: config/tc-m68hc11.c:1010
8070
 
msgid "Indirect indexed addressing is not valid for 68HC11."
8071
 
msgstr ""
8072
 
 
8073
 
#: config/tc-m68hc11.c:1030
8074
 
msgid "Spurious `,' or bad indirect register addressing mode."
8075
 
msgstr ""
8076
 
 
8077
 
#: config/tc-m68hc11.c:1052
8078
 
msgid "Missing second register or offset for indexed-indirect mode."
8079
 
msgstr ""
8080
 
 
8081
 
#: config/tc-m68hc11.c:1062
8082
 
msgid "Missing second register for indexed-indirect mode."
8083
 
msgstr ""
8084
 
 
8085
 
#: config/tc-m68hc11.c:1078
8086
 
msgid "Missing `]' to close indexed-indirect mode."
8087
 
msgstr ""
8088
 
 
8089
 
#: config/tc-m68hc11.c:1123
8090
 
msgid "Illegal operand."
8091
 
msgstr ""
8092
 
 
8093
 
#: config/tc-m68hc11.c:1128
8094
 
msgid "Missing operand."
8095
 
msgstr ""
8096
 
 
8097
 
#: config/tc-m68hc11.c:1181
8098
 
msgid "Pre-increment mode is not valid for 68HC11"
8099
 
msgstr ""
8100
 
 
8101
 
#: config/tc-m68hc11.c:1194
8102
 
msgid "Wrong register in register indirect mode."
8103
 
msgstr ""
8104
 
 
8105
 
#: config/tc-m68hc11.c:1202
8106
 
msgid "Missing `]' to close register indirect operand."
8107
 
msgstr ""
8108
 
 
8109
 
#: config/tc-m68hc11.c:1222
8110
 
msgid "Post-decrement mode is not valid for 68HC11."
8111
 
msgstr ""
8112
 
 
8113
 
#: config/tc-m68hc11.c:1230
8114
 
msgid "Post-increment mode is not valid for 68HC11."
8115
 
msgstr ""
8116
 
 
8117
 
#: config/tc-m68hc11.c:1248
8118
 
msgid "Invalid indexed indirect mode."
8119
 
msgstr ""
8120
 
 
8121
 
#: config/tc-m68hc11.c:1340
8122
 
#, c-format
8123
 
msgid "Trap id `%ld' is out of range."
8124
 
msgstr ""
8125
 
 
8126
 
#: config/tc-m68hc11.c:1344
8127
 
msgid "Trap id must be within [0x30..0x39] or [0x40..0xff]."
8128
 
msgstr ""
8129
 
 
8130
 
#: config/tc-m68hc11.c:1351
8131
 
#, c-format
8132
 
msgid "Operand out of 8-bit range: `%ld'."
8133
 
msgstr ""
8134
 
 
8135
 
#: config/tc-m68hc11.c:1358
8136
 
msgid "The trap id must be a constant."
8137
 
msgstr ""
8138
 
 
8139
 
#: config/tc-m68hc11.c:1393
8140
 
#, c-format
8141
 
msgid "Operand `%x' not recognized in fixup8."
8142
 
msgstr ""
8143
 
 
8144
 
#: config/tc-m68hc11.c:1410 config/tc-m68hc11.c:1459
8145
 
#, c-format
8146
 
msgid "Operand out of 16-bit range: `%ld'."
8147
 
msgstr ""
8148
 
 
8149
 
#: config/tc-m68hc11.c:1442 config/tc-m68hc11.c:1473
8150
 
#, c-format
8151
 
msgid "Operand `%x' not recognized in fixup16."
8152
 
msgstr ""
8153
 
 
8154
 
#: config/tc-m68hc11.c:1490
8155
 
#, c-format
8156
 
msgid "Unexpected branch conversion with `%x'"
8157
 
msgstr ""
8158
 
 
8159
 
#: config/tc-m68hc11.c:1576 config/tc-m68hc11.c:1708
8160
 
#, c-format
8161
 
msgid "Operand out of range for a relative branch: `%ld'"
8162
 
msgstr ""
8163
 
 
8164
 
#: config/tc-m68hc11.c:1676
8165
 
msgid "Invalid register for dbcc/tbcc instruction."
8166
 
msgstr ""
8167
 
 
8168
 
#: config/tc-m68hc11.c:1764
8169
 
#, c-format
8170
 
msgid "Increment/decrement value is out of range: `%ld'."
8171
 
msgstr ""
8172
 
 
8173
 
#: config/tc-m68hc11.c:1775
8174
 
msgid "Expecting a register."
8175
 
msgstr ""
8176
 
 
8177
 
#: config/tc-m68hc11.c:1790
8178
 
msgid "Invalid register for post/pre increment."
8179
 
msgstr ""
8180
 
 
8181
 
#: config/tc-m68hc11.c:1820
8182
 
msgid "Invalid register."
8183
 
msgstr ""
8184
 
 
8185
 
#: config/tc-m68hc11.c:1827
8186
 
#, c-format
8187
 
msgid "Offset out of 16-bit range: %ld."
8188
 
msgstr ""
8189
 
 
8190
 
#: config/tc-m68hc11.c:1832
8191
 
#, c-format
8192
 
msgid "Offset out of 5-bit range for movw/movb insn: %ld."
8193
 
msgstr ""
8194
 
 
8195
 
#: config/tc-m68hc11.c:1938
8196
 
msgid "Expecting register D for indexed indirect mode."
8197
 
msgstr ""
8198
 
 
8199
 
#: config/tc-m68hc11.c:1940
8200
 
msgid "Indexed indirect mode is not allowed for movb/movw."
8201
 
msgstr ""
8202
 
 
8203
 
#: config/tc-m68hc11.c:1957
8204
 
msgid "Invalid accumulator register."
8205
 
msgstr ""
8206
 
 
8207
 
#: config/tc-m68hc11.c:1982
8208
 
msgid "Invalid indexed register."
8209
 
msgstr ""
8210
 
 
8211
 
#: config/tc-m68hc11.c:1990
8212
 
msgid "Addressing mode not implemented yet."
8213
 
msgstr ""
8214
 
 
8215
 
#: config/tc-m68hc11.c:2003
8216
 
msgid "Invalid source register for this instruction, use 'tfr'."
8217
 
msgstr ""
8218
 
 
8219
 
#: config/tc-m68hc11.c:2005
8220
 
msgid "Invalid source register."
8221
 
msgstr ""
8222
 
 
8223
 
#: config/tc-m68hc11.c:2010
8224
 
msgid "Invalid destination register for this instruction, use 'tfr'."
8225
 
msgstr ""
8226
 
 
8227
 
#: config/tc-m68hc11.c:2012
8228
 
msgid "Invalid destination register."
8229
 
msgstr ""
8230
 
 
8231
 
#: config/tc-m68hc11.c:2108
8232
 
msgid "Invalid indexed register, expecting register X."
8233
 
msgstr ""
8234
 
 
8235
 
#: config/tc-m68hc11.c:2110
8236
 
msgid "Invalid indexed register, expecting register Y."
8237
 
msgstr ""
8238
 
 
8239
 
#: config/tc-m68hc11.c:2418
8240
 
msgid "No instruction or missing opcode."
8241
 
msgstr ""
8242
 
 
8243
 
#: config/tc-m68hc11.c:2483
8244
 
#, c-format
8245
 
msgid "Opcode `%s' is not recognized."
8246
 
msgstr ""
8247
 
 
8248
 
#: config/tc-m68hc11.c:2505
8249
 
#, c-format
8250
 
msgid "Garbage at end of instruction: `%s'."
8251
 
msgstr ""
8252
 
 
8253
 
#: config/tc-m68hc11.c:2528
8254
 
#, c-format
8255
 
msgid "Invalid operand for `%s'"
8256
 
msgstr ""
8257
 
 
8258
 
#: config/tc-m68hc11.c:2579
8259
 
#, c-format
8260
 
msgid "Invalid mode: %s\n"
8261
 
msgstr ""
8262
 
 
8263
 
#: config/tc-m68hc11.c:2639
8264
 
msgid "bad .relax format"
8265
 
msgstr ""
8266
 
 
8267
 
#: config/tc-m68hc11.c:2683
8268
 
#, c-format
8269
 
msgid "Relocation %d is not supported by object file format."
8270
 
msgstr ""
8271
 
 
8272
 
#: config/tc-m68hc11.c:2962
8273
 
msgid "bra or bsr with undefined symbol."
8274
 
msgstr ""
8275
 
 
8276
 
#: config/tc-m68hc11.c:3063 config/tc-m68hc11.c:3120
8277
 
#, c-format
8278
 
msgid "Subtype %d is not recognized."
8279
 
msgstr ""
8280
 
 
8281
 
#: config/tc-m68hc11.c:3178
8282
 
msgid "Expression too complex."
8283
 
msgstr ""
8284
 
 
8285
 
#: config/tc-m68hc11.c:3209
8286
 
msgid "Value out of 16-bit range."
8287
 
msgstr ""
8288
 
 
8289
 
#: config/tc-m68hc11.c:3227
8290
 
#, c-format
8291
 
msgid "Value %ld too large for 8-bit PC-relative branch."
8292
 
msgstr ""
8293
 
 
8294
 
#: config/tc-m68hc11.c:3234
8295
 
#, c-format
8296
 
msgid "Auto increment/decrement offset '%ld' is out of range."
8297
 
msgstr ""
8298
 
 
8299
 
#: config/tc-m68hc11.c:3247
8300
 
#, c-format
8301
 
msgid "Offset out of 5-bit range for movw/movb insn: %ld"
8302
 
msgstr ""
8303
 
 
8304
 
#: config/tc-m68hc11.c:3263
8305
 
#, c-format
8306
 
msgid "Line %d: unknown relocation type: 0x%x."
8307
 
msgstr ""
8308
 
 
8309
 
#: config/tc-m68k.c:1161
8310
 
#, c-format
8311
 
msgid "Can not do %d byte pc-relative relocation"
8312
 
msgstr ""
8313
 
 
8314
 
#: config/tc-m68k.c:1163
8315
 
#, c-format
8316
 
msgid "Can not do %d byte pc-relative pic relocation"
8317
 
msgstr ""
8318
 
 
8319
 
#: config/tc-m68k.c:1168
8320
 
#, c-format
8321
 
msgid "Can not do %d byte relocation"
8322
 
msgstr ""
8323
 
 
8324
 
#: config/tc-m68k.c:1170
8325
 
#, c-format
8326
 
msgid "Can not do %d byte pic relocation"
8327
 
msgstr ""
8328
 
 
8329
 
#: config/tc-m68k.c:1250
8330
 
#, c-format
8331
 
msgid "Unable to produce reloc against symbol '%s'"
8332
 
msgstr ""
8333
 
 
8334
 
#: config/tc-m68k.c:1309 config/tc-vax.c:2363
8335
 
#, c-format
8336
 
msgid "Cannot make %s relocation PC relative"
8337
 
msgstr ""
8338
 
 
8339
 
#: config/tc-m68k.c:1427 config/tc-vax.c:1873
8340
 
msgid "No operator"
8341
 
msgstr ""
8342
 
 
8343
 
#: config/tc-m68k.c:1457 config/tc-vax.c:1889
8344
 
msgid "Unknown operator"
8345
 
msgstr ""
8346
 
 
8347
 
#: config/tc-m68k.c:2360
8348
 
msgid "invalid instruction for this architecture; needs "
8349
 
msgstr ""
8350
 
 
8351
 
#: config/tc-m68k.c:2368
8352
 
msgid "hardware divide"
8353
 
msgstr ""
8354
 
 
8355
 
#: config/tc-m68k.c:2390 config/tc-m68k.c:2394 config/tc-m68k.c:2398
8356
 
msgid "or higher"
8357
 
msgstr ""
8358
 
 
8359
 
#: config/tc-m68k.c:2451
8360
 
msgid "operands mismatch"
8361
 
msgstr ""
8362
 
 
8363
 
#: config/tc-m68k.c:2515 config/tc-m68k.c:2521 config/tc-m68k.c:2527
8364
 
#: config/tc-mmix.c:2467 config/tc-mmix.c:2491
8365
 
msgid "operand out of range"
8366
 
msgstr ""
8367
 
 
8368
 
#: config/tc-m68k.c:2584
8369
 
#, c-format
8370
 
msgid "Bignum too big for %c format; truncated"
8371
 
msgstr ""
8372
 
 
8373
 
#: config/tc-m68k.c:2661
8374
 
msgid "displacement too large for this architecture; needs 68020 or higher"
8375
 
msgstr ""
8376
 
 
8377
 
#: config/tc-m68k.c:2772
8378
 
msgid ""
8379
 
"scale factor invalid on this architecture; needs cpu32 or 68020 or higher"
8380
 
msgstr ""
8381
 
 
8382
 
#: config/tc-m68k.c:2777
8383
 
msgid "invalid index size for coldfire"
8384
 
msgstr ""
8385
 
 
8386
 
#: config/tc-m68k.c:2830
8387
 
msgid "Forcing byte displacement"
8388
 
msgstr ""
8389
 
 
8390
 
#: config/tc-m68k.c:2832
8391
 
msgid "byte displacement out of range"
8392
 
msgstr ""
8393
 
 
8394
 
#: config/tc-m68k.c:2880 config/tc-m68k.c:2918
8395
 
msgid "invalid operand mode for this architecture; needs 68020 or higher"
8396
 
msgstr ""
8397
 
 
8398
 
#: config/tc-m68k.c:2904 config/tc-m68k.c:2938
8399
 
msgid ":b not permitted; defaulting to :w"
8400
 
msgstr ""
8401
 
 
8402
 
#: config/tc-m68k.c:3015
8403
 
msgid "unsupported byte value; use a different suffix"
8404
 
msgstr ""
8405
 
 
8406
 
#: config/tc-m68k.c:3030
8407
 
msgid "unknown/incorrect operand"
8408
 
msgstr ""
8409
 
 
8410
 
#: config/tc-m68k.c:3073 config/tc-m68k.c:3081 config/tc-m68k.c:3088
8411
 
#: config/tc-m68k.c:3095
8412
 
msgid "out of range"
8413
 
msgstr ""
8414
 
 
8415
 
#: config/tc-m68k.c:3168
8416
 
msgid "Can't use long branches on this architecture"
8417
 
msgstr ""
8418
 
 
8419
 
#: config/tc-m68k.c:3274
8420
 
msgid "Expression out of range, using 0"
8421
 
msgstr ""
8422
 
 
8423
 
#: config/tc-m68k.c:3475 config/tc-m68k.c:3491
8424
 
msgid "Floating point register in register list"
8425
 
msgstr ""
8426
 
 
8427
 
#: config/tc-m68k.c:3481
8428
 
msgid "Wrong register in floating-point reglist"
8429
 
msgstr ""
8430
 
 
8431
 
#: config/tc-m68k.c:3497
8432
 
msgid "incorrect register in reglist"
8433
 
msgstr ""
8434
 
 
8435
 
#: config/tc-m68k.c:3503
8436
 
msgid "wrong register in floating-point reglist"
8437
 
msgstr ""
8438
 
 
8439
 
#. ERROR.
8440
 
#: config/tc-m68k.c:3976
8441
 
msgid "Extra )"
8442
 
msgstr ""
8443
 
 
8444
 
#. ERROR.
8445
 
#: config/tc-m68k.c:3987
8446
 
msgid "Missing )"
8447
 
msgstr ""
8448
 
 
8449
 
#: config/tc-m68k.c:4004
8450
 
msgid "Missing operand"
8451
 
msgstr ""
8452
 
 
8453
 
#: config/tc-m68k.c:4329
8454
 
#, c-format
8455
 
msgid "unrecognized default cpu `%s'"
8456
 
msgstr ""
8457
 
 
8458
 
#: config/tc-m68k.c:4383
8459
 
#, c-format
8460
 
msgid "%s -- statement `%s' ignored"
8461
 
msgstr ""
8462
 
 
8463
 
#: config/tc-m68k.c:4432
8464
 
#, c-format
8465
 
msgid "Don't know how to figure width of %c in md_assemble()"
8466
 
msgstr ""
8467
 
 
8468
 
#: config/tc-m68k.c:4601
8469
 
#, c-format
8470
 
msgid "Internal Error:  Can't allocate m68k_sorted_opcodes of size %d"
8471
 
msgstr ""
8472
 
 
8473
 
#: config/tc-m68k.c:4666 config/tc-m68k.c:4705
8474
 
#, c-format
8475
 
msgid "Internal Error: Can't find %s in hash table"
8476
 
msgstr ""
8477
 
 
8478
 
#: config/tc-m68k.c:4669 config/tc-m68k.c:4708
8479
 
#, c-format
8480
 
msgid "Internal Error: Can't hash %s: %s"
8481
 
msgstr ""
8482
 
 
8483
 
#: config/tc-m68k.c:4833
8484
 
#, c-format
8485
 
msgid "text label `%s' aligned to odd boundary"
8486
 
msgstr ""
8487
 
 
8488
 
#: config/tc-m68k.c:5005
8489
 
#, c-format
8490
 
msgid "value %ld out of range"
8491
 
msgstr ""
8492
 
 
8493
 
#: config/tc-m68k.c:5019
8494
 
msgid "invalid byte branch offset"
8495
 
msgstr ""
8496
 
 
8497
 
#: config/tc-m68k.c:5056
8498
 
msgid "short branch with zero offset: use :w"
8499
 
msgstr ""
8500
 
 
8501
 
#: config/tc-m68k.c:5100
8502
 
msgid "Conversion of PC relative BSR to absolute JSR"
8503
 
msgstr ""
8504
 
 
8505
 
#: config/tc-m68k.c:5111
8506
 
msgid "Conversion of PC relative branch to absolute jump"
8507
 
msgstr ""
8508
 
 
8509
 
#: config/tc-m68k.c:5128 config/tc-m68k.c:5189
8510
 
msgid "Conversion of PC relative conditional branch to absolute jump"
8511
 
msgstr ""
8512
 
 
8513
 
#: config/tc-m68k.c:5169
8514
 
msgid "Conversion of DBcc to absolute jump"
8515
 
msgstr ""
8516
 
 
8517
 
#: config/tc-m68k.c:5254
8518
 
msgid "Conversion of PC relative displacement to absolute"
8519
 
msgstr ""
8520
 
 
8521
 
#: config/tc-m68k.c:5467
8522
 
msgid "Tried to convert PC relative branch to absolute jump"
8523
 
msgstr ""
8524
 
 
8525
 
#: config/tc-m68k.c:5512 config/tc-m68k.c:5523 config/tc-m68k.c:5567
8526
 
msgid "expression out of range: defaulting to 1"
8527
 
msgstr ""
8528
 
 
8529
 
#: config/tc-m68k.c:5559
8530
 
msgid "expression out of range: defaulting to 0"
8531
 
msgstr ""
8532
 
 
8533
 
#: config/tc-m68k.c:5600 config/tc-m68k.c:5612
8534
 
#, c-format
8535
 
msgid "Can't deal with expression; defaulting to %ld"
8536
 
msgstr ""
8537
 
 
8538
 
#: config/tc-m68k.c:5626
8539
 
msgid "expression doesn't fit in BYTE"
8540
 
msgstr ""
8541
 
 
8542
 
#: config/tc-m68k.c:5630
8543
 
msgid "expression doesn't fit in WORD"
8544
 
msgstr ""
8545
 
 
8546
 
#: config/tc-m68k.c:5717
8547
 
#, c-format
8548
 
msgid "%s: unrecognized processor name"
8549
 
msgstr ""
8550
 
 
8551
 
#: config/tc-m68k.c:5778
8552
 
msgid "bad coprocessor id"
8553
 
msgstr ""
8554
 
 
8555
 
#: config/tc-m68k.c:5784
8556
 
msgid "unrecognized fopt option"
8557
 
msgstr ""
8558
 
 
8559
 
#: config/tc-m68k.c:5917
8560
 
#, c-format
8561
 
msgid "option `%s' may not be negated"
8562
 
msgstr ""
8563
 
 
8564
 
#: config/tc-m68k.c:5928
8565
 
#, c-format
8566
 
msgid "option `%s' not recognized"
8567
 
msgstr ""
8568
 
 
8569
 
#: config/tc-m68k.c:5957
8570
 
msgid "bad format of OPT NEST=depth"
8571
 
msgstr ""
8572
 
 
8573
 
#: config/tc-m68k.c:6013
8574
 
msgid "missing label"
8575
 
msgstr ""
8576
 
 
8577
 
#: config/tc-m68k.c:6039
8578
 
#, c-format
8579
 
msgid "bad register list: %s"
8580
 
msgstr ""
8581
 
 
8582
 
#: config/tc-m68k.c:6137
8583
 
msgid "restore without save"
8584
 
msgstr ""
8585
 
 
8586
 
#: config/tc-m68k.c:6291 config/tc-m68k.c:6661
8587
 
msgid "syntax error in structured control directive"
8588
 
msgstr ""
8589
 
 
8590
 
#: config/tc-m68k.c:6336
8591
 
msgid "missing condition code in structured control directive"
8592
 
msgstr ""
8593
 
 
8594
 
#: config/tc-m68k.c:6407
8595
 
#, c-format
8596
 
msgid ""
8597
 
"Condition <%c%c> in structured control directive can not be encoded correctly"
8598
 
msgstr ""
8599
 
 
8600
 
#: config/tc-m68k.c:6703
8601
 
msgid "missing then"
8602
 
msgstr ""
8603
 
 
8604
 
#: config/tc-m68k.c:6784
8605
 
msgid "else without matching if"
8606
 
msgstr ""
8607
 
 
8608
 
#: config/tc-m68k.c:6817
8609
 
msgid "endi without matching if"
8610
 
msgstr ""
8611
 
 
8612
 
#: config/tc-m68k.c:6857
8613
 
msgid "break outside of structured loop"
8614
 
msgstr ""
8615
 
 
8616
 
#: config/tc-m68k.c:6895
8617
 
msgid "next outside of structured loop"
8618
 
msgstr ""
8619
 
 
8620
 
#: config/tc-m68k.c:6946
8621
 
msgid "missing ="
8622
 
msgstr ""
8623
 
 
8624
 
#: config/tc-m68k.c:6984
8625
 
msgid "missing to or downto"
8626
 
msgstr ""
8627
 
 
8628
 
#: config/tc-m68k.c:7020 config/tc-m68k.c:7054 config/tc-m68k.c:7268
8629
 
msgid "missing do"
8630
 
msgstr ""
8631
 
 
8632
 
#: config/tc-m68k.c:7155
8633
 
msgid "endf without for"
8634
 
msgstr ""
8635
 
 
8636
 
#: config/tc-m68k.c:7209
8637
 
msgid "until without repeat"
8638
 
msgstr ""
8639
 
 
8640
 
#: config/tc-m68k.c:7303
8641
 
msgid "endw without while"
8642
 
msgstr ""
8643
 
 
8644
 
#: config/tc-m68k.c:7336 config/tc-m68k.c:7364
8645
 
msgid "already assembled instructions"
8646
 
msgstr ""
8647
 
 
8648
 
#: config/tc-m68k.c:7441
8649
 
#, c-format
8650
 
msgid "`%s' is deprecated, use `%s'"
8651
 
msgstr ""
8652
 
 
8653
 
#: config/tc-m68k.c:7460
8654
 
#, c-format
8655
 
msgid "cpu `%s' unrecognized"
8656
 
msgstr ""
8657
 
 
8658
 
#: config/tc-m68k.c:7479
8659
 
#, c-format
8660
 
msgid "architecture `%s' unrecognized"
8661
 
msgstr ""
8662
 
 
8663
 
#: config/tc-m68k.c:7500
8664
 
#, c-format
8665
 
msgid "extension `%s' unrecognized"
8666
 
msgstr ""
8667
 
 
8668
 
#: config/tc-m68k.c:7619
8669
 
#, c-format
8670
 
msgid "option `-A%s' is deprecated: use `-%s'"
8671
 
msgstr ""
8672
 
 
8673
 
#: config/tc-m68k.c:7652
8674
 
msgid "architecture features both enabled and disabled"
8675
 
msgstr ""
8676
 
 
8677
 
#: config/tc-m68k.c:7679
8678
 
msgid ""
8679
 
"selected processor does not have all features of selected architecture"
8680
 
msgstr ""
8681
 
 
8682
 
#: config/tc-m68k.c:7688
8683
 
msgid "m68k and cf features both selected"
8684
 
msgstr ""
8685
 
 
8686
 
#: config/tc-m68k.c:7700
8687
 
msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly"
8688
 
msgstr ""
8689
 
 
8690
 
#: config/tc-m68k.c:7732
8691
 
#, c-format
8692
 
msgid ""
8693
 
"-march=<arch>\t\tset architecture\n"
8694
 
"-mcpu=<cpu>\t\tset cpu [default %s]\n"
8695
 
msgstr ""
8696
 
 
8697
 
#: config/tc-m68k.c:7737
8698
 
#, c-format
8699
 
msgid "-m[no-]%-16s enable/disable%s architecture extension\n"
8700
 
msgstr ""
8701
 
 
8702
 
#: config/tc-m68k.c:7743
8703
 
#, c-format
8704
 
msgid ""
8705
 
"-l\t\t\tuse 1 word for refs to undefined symbols [default 2]\n"
8706
 
"-pic, -k\t\tgenerate position independent code\n"
8707
 
"-S\t\t\tturn jbsr into jsr\n"
8708
 
"--pcrel                 never turn PC-relative branches into absolute jumps\n"
8709
 
"--register-prefix-optional\n"
8710
 
"\t\t\trecognize register names without prefix character\n"
8711
 
"--bitwise-or\t\tdo not treat `|' as a comment character\n"
8712
 
"--base-size-default-16\tbase reg without size is 16 bits\n"
8713
 
"--base-size-default-32\tbase reg without size is 32 bits (default)\n"
8714
 
"--disp-size-default-16\tdisplacement with unknown size is 16 bits\n"
8715
 
"--disp-size-default-32\tdisplacement with unknown size is 32 bits (default)\n"
8716
 
msgstr ""
8717
 
 
8718
 
#: config/tc-m68k.c:7757
8719
 
#, c-format
8720
 
msgid "Architecture variants are: "
8721
 
msgstr ""
8722
 
 
8723
 
#: config/tc-m68k.c:7766
8724
 
#, c-format
8725
 
msgid "Processor variants are: "
8726
 
msgstr ""
8727
 
 
8728
 
#: config/tc-m68k.c:7773 config/tc-xtensa.c:6241
8729
 
#, c-format
8730
 
msgid "\n"
8731
 
msgstr ""
8732
 
 
8733
 
#: config/tc-m68k.c:7804
8734
 
#, c-format
8735
 
msgid "Error %s in %s\n"
8736
 
msgstr ""
8737
 
 
8738
 
#: config/tc-m68k.c:7808
8739
 
#, c-format
8740
 
msgid "Opcode(%d.%s): "
8741
 
msgstr ""
8742
 
 
8743
 
#: config/tc-m68k.c:7968
8744
 
msgid "Not a defined coldfire architecture"
8745
 
msgstr ""
8746
 
 
8747
 
#: config/tc-mcore.c:521 config/tc-microblaze.c:492 config/tc-microblaze.c:520
8748
 
#: config/tc-microblaze.c:546 config/tc-microblaze.c:558
8749
 
#, c-format
8750
 
msgid "register expected, but saw '%.6s'"
8751
 
msgstr ""
8752
 
 
8753
 
#: config/tc-mcore.c:603
8754
 
#, c-format
8755
 
msgid "control register expected, but saw '%.6s'"
8756
 
msgstr ""
8757
 
 
8758
 
#: config/tc-mcore.c:639
8759
 
msgid "bad/missing psr specifier"
8760
 
msgstr ""
8761
 
 
8762
 
#: config/tc-mcore.c:689
8763
 
msgid "more than 65K literal pools"
8764
 
msgstr ""
8765
 
 
8766
 
#: config/tc-mcore.c:743
8767
 
msgid "missing ']'"
8768
 
msgstr ""
8769
 
 
8770
 
#: config/tc-mcore.c:782
8771
 
msgid "operand must be a constant"
8772
 
msgstr ""
8773
 
 
8774
 
#: config/tc-mcore.c:784
8775
 
#, c-format
8776
 
msgid "operand must be absolute in range %u..%u, not %ld"
8777
 
msgstr ""
8778
 
 
8779
 
#: config/tc-mcore.c:819
8780
 
msgid "operand must be a multiple of 4"
8781
 
msgstr ""
8782
 
 
8783
 
#: config/tc-mcore.c:826
8784
 
msgid "operand must be a multiple of 2"
8785
 
msgstr ""
8786
 
 
8787
 
#: config/tc-mcore.c:840 config/tc-mcore.c:1356 config/tc-mcore.c:1410
8788
 
msgid "base register expected"
8789
 
msgstr ""
8790
 
 
8791
 
#: config/tc-mcore.c:888 config/tc-microblaze.c:830 config/tc-microblaze.c:966
8792
 
#: config/tc-microblaze.c:998 config/tc-microblaze.c:1448
8793
 
#: config/tc-microblaze.c:1515 config/tc-microblaze.c:1589
8794
 
#: config/tc-microblaze.c:1963 config/tc-microblaze.c:2004
8795
 
#, c-format
8796
 
msgid "unknown opcode \"%s\""
8797
 
msgstr ""
8798
 
 
8799
 
#: config/tc-mcore.c:931
8800
 
msgid "invalid register: r15 illegal"
8801
 
msgstr ""
8802
 
 
8803
 
#: config/tc-mcore.c:980 config/tc-mcore.c:1561
8804
 
msgid "M340 specific opcode used when assembling for M210"
8805
 
msgstr ""
8806
 
 
8807
 
#: config/tc-mcore.c:998 config/tc-mcore.c:1038 config/tc-mcore.c:1057
8808
 
#: config/tc-mcore.c:1076 config/tc-mcore.c:1104 config/tc-mcore.c:1133
8809
 
#: config/tc-mcore.c:1170 config/tc-mcore.c:1205 config/tc-mcore.c:1224
8810
 
#: config/tc-mcore.c:1243 config/tc-mcore.c:1277 config/tc-mcore.c:1302
8811
 
#: config/tc-mcore.c:1359 config/tc-mcore.c:1413 config/tc-mcore.c:1449
8812
 
#: config/tc-mcore.c:1508 config/tc-mcore.c:1530 config/tc-mcore.c:1553
8813
 
msgid "second operand missing"
8814
 
msgstr ""
8815
 
 
8816
 
#: config/tc-mcore.c:1014
8817
 
msgid "destination register must be r1"
8818
 
msgstr ""
8819
 
 
8820
 
#: config/tc-mcore.c:1035
8821
 
msgid "source register must be r1"
8822
 
msgstr ""
8823
 
 
8824
 
#: config/tc-mcore.c:1099 config/tc-mcore.c:1156
8825
 
msgid "immediate is not a power of two"
8826
 
msgstr ""
8827
 
 
8828
 
#: config/tc-mcore.c:1127
8829
 
msgid "translating bgeni to movi"
8830
 
msgstr ""
8831
 
 
8832
 
#: config/tc-mcore.c:1164
8833
 
msgid "translating mgeni to movi"
8834
 
msgstr ""
8835
 
 
8836
 
#: config/tc-mcore.c:1196
8837
 
msgid "translating bmaski to movi"
8838
 
msgstr ""
8839
 
 
8840
 
#: config/tc-mcore.c:1272
8841
 
#, c-format
8842
 
msgid "displacement too large (%d)"
8843
 
msgstr ""
8844
 
 
8845
 
#: config/tc-mcore.c:1286
8846
 
msgid "Invalid register: r0 and r15 illegal"
8847
 
msgstr ""
8848
 
 
8849
 
#: config/tc-mcore.c:1317
8850
 
msgid "bad starting register: r0 and r15 invalid"
8851
 
msgstr ""
8852
 
 
8853
 
#: config/tc-mcore.c:1330
8854
 
msgid "ending register must be r15"
8855
 
msgstr ""
8856
 
 
8857
 
#: config/tc-mcore.c:1350
8858
 
msgid "bad base register: must be r0"
8859
 
msgstr ""
8860
 
 
8861
 
#: config/tc-mcore.c:1368
8862
 
msgid "first register must be r4"
8863
 
msgstr ""
8864
 
 
8865
 
#: config/tc-mcore.c:1379
8866
 
msgid "last register must be r7"
8867
 
msgstr ""
8868
 
 
8869
 
#: config/tc-mcore.c:1416
8870
 
msgid "reg-reg expected"
8871
 
msgstr ""
8872
 
 
8873
 
#: config/tc-mcore.c:1527
8874
 
msgid "second operand must be 1"
8875
 
msgstr ""
8876
 
 
8877
 
#: config/tc-mcore.c:1548
8878
 
msgid "zero used as immediate value"
8879
 
msgstr ""
8880
 
 
8881
 
#: config/tc-mcore.c:1575
8882
 
msgid "duplicated psr bit specifier"
8883
 
msgstr ""
8884
 
 
8885
 
#: config/tc-mcore.c:1581
8886
 
msgid "`af' must appear alone"
8887
 
msgstr ""
8888
 
 
8889
 
#: config/tc-mcore.c:1588 config/tc-microblaze.c:1609
8890
 
#, c-format
8891
 
msgid "unimplemented opcode \"%s\""
8892
 
msgstr ""
8893
 
 
8894
 
#: config/tc-mcore.c:1597 config/tc-microblaze.c:1618
8895
 
#, c-format
8896
 
msgid "ignoring operands: %s "
8897
 
msgstr ""
8898
 
 
8899
 
#: config/tc-mcore.c:1667
8900
 
#, c-format
8901
 
msgid "unrecognised cpu type '%s'"
8902
 
msgstr ""
8903
 
 
8904
 
#: config/tc-mcore.c:1685
8905
 
#, c-format
8906
 
msgid ""
8907
 
"MCORE specific options:\n"
8908
 
"  -{no-}jsri2bsr\t  {dis}able jsri to bsr transformation (def: dis)\n"
8909
 
"  -{no-}sifilter\t  {dis}able silicon filter behavior (def: dis)\n"
8910
 
"  -cpu=[210|340]          select CPU type\n"
8911
 
"  -EB                     assemble for a big endian system (default)\n"
8912
 
"  -EL                     assemble for a little endian system\n"
8913
 
msgstr ""
8914
 
 
8915
 
#: config/tc-mcore.c:1703 config/tc-microblaze.c:1727
8916
 
msgid "failed sanity check: short_jump"
8917
 
msgstr ""
8918
 
 
8919
 
#: config/tc-mcore.c:1713 config/tc-microblaze.c:1737
8920
 
msgid "failed sanity check: long_jump"
8921
 
msgstr ""
8922
 
 
8923
 
#: config/tc-mcore.c:1739
8924
 
#, c-format
8925
 
msgid "odd displacement at %x"
8926
 
msgstr ""
8927
 
 
8928
 
#. Variable not in small data read only segment accessed
8929
 
#. using small data read only anchor.
8930
 
#: config/tc-mcore.c:1921 config/tc-microblaze.c:1825
8931
 
#: config/tc-microblaze.c:2116 config/tc-microblaze.c:2139
8932
 
msgid "unknown"
8933
 
msgstr ""
8934
 
 
8935
 
#: config/tc-mcore.c:1948
8936
 
#, c-format
8937
 
msgid "odd distance branch (0x%lx bytes)"
8938
 
msgstr ""
8939
 
 
8940
 
#: config/tc-mcore.c:1952
8941
 
#, c-format
8942
 
msgid "pcrel for branch to %s too far (0x%lx)"
8943
 
msgstr ""
8944
 
 
8945
 
#: config/tc-mcore.c:1972
8946
 
#, c-format
8947
 
msgid "pcrel for lrw/jmpi/jsri to %s too far (0x%lx)"
8948
 
msgstr ""
8949
 
 
8950
 
#: config/tc-mcore.c:1984
8951
 
#, c-format
8952
 
msgid "pcrel for loopt too far (0x%lx)"
8953
 
msgstr ""
8954
 
 
8955
 
#: config/tc-mcore.c:2180 config/tc-microblaze.c:2271 config/tc-tic30.c:1382
8956
 
#, c-format
8957
 
msgid "Can not do %d byte %srelocation"
8958
 
msgstr ""
8959
 
 
8960
 
#: config/tc-mcore.c:2182 config/tc-microblaze.c:2273
8961
 
msgid "pc-relative"
8962
 
msgstr ""
8963
 
 
8964
 
#: config/tc-mep.c:341
8965
 
#, c-format
8966
 
msgid ""
8967
 
"MeP specific command line options:\n"
8968
 
"  -EB                     assemble for a big endian system\n"
8969
 
"  -EL                     assemble for a little endian system (default)\n"
8970
 
"  -mconfig=<name>         specify a chip configuration to use\n"
8971
 
"  -maverage -mno-average -mmult -mno-mult -mdiv -mno-div\n"
8972
 
"  -mbitops -mno-bitops -mleadz -mno-leadz -mabsdiff -mno-absdiff\n"
8973
 
"  -mminmax -mno-minmax -mclip -mno-clip -msatur -mno-satur -mcop32\n"
8974
 
"                          enable/disable the given opcodes\n"
8975
 
"\n"
8976
 
"  If -mconfig is given, the other -m options modify it.  Otherwise,\n"
8977
 
"  if no -m options are given, all core opcodes are enabled;\n"
8978
 
"  if any enabling -m options are given, only those are enabled;\n"
8979
 
"  if only disabling -m options are given, only those are disabled.\n"
8980
 
msgstr ""
8981
 
 
8982
 
#: config/tc-mep.c:410
8983
 
msgid "$hi and $lo are disabled when MUL and DIV are off"
8984
 
msgstr ""
8985
 
 
8986
 
#: config/tc-mep.c:417
8987
 
msgid "$mb0, $me0, $mb1, and $me1 are disabled when COP is off"
8988
 
msgstr ""
8989
 
 
8990
 
#: config/tc-mep.c:422
8991
 
msgid "$dbg and $depc are disabled when DEBUG is off"
8992
 
msgstr ""
8993
 
 
8994
 
#: config/tc-mep.c:613
8995
 
msgid "core and copro insn lengths must total 32 bits."
8996
 
msgstr ""
8997
 
 
8998
 
#: config/tc-mep.c:616 config/tc-mep.c:753
8999
 
msgid "vliw group must consist of 1 core and 1 copro insn."
9000
 
msgstr ""
9001
 
 
9002
 
#: config/tc-mep.c:750
9003
 
msgid "core and copro insn lengths must total 64 bits."
9004
 
msgstr ""
9005
 
 
9006
 
#: config/tc-mep.c:982
9007
 
#, c-format
9008
 
msgid "cannot pack %s with a 16-bit insn"
9009
 
msgstr ""
9010
 
 
9011
 
#: config/tc-mep.c:1000
9012
 
#, c-format
9013
 
msgid "cannot pack %s and %s together with a 16-bit insn"
9014
 
msgstr ""
9015
 
 
9016
 
#: config/tc-mep.c:1006
9017
 
msgid "too many IVC2 insns to pack with a 16-bit core insn"
9018
 
msgstr ""
9019
 
 
9020
 
#: config/tc-mep.c:1021
9021
 
#, c-format
9022
 
msgid "cannot pack %s into slot P1"
9023
 
msgstr ""
9024
 
 
9025
 
#: config/tc-mep.c:1027
9026
 
msgid "too many IVC2 insns to pack with a 32-bit core insn"
9027
 
msgstr ""
9028
 
 
9029
 
#: config/tc-mep.c:1045
9030
 
#, c-format
9031
 
msgid "unable to pack %s by itself?"
9032
 
msgstr ""
9033
 
 
9034
 
#: config/tc-mep.c:1075
9035
 
#, c-format
9036
 
msgid "cannot pack %s and %s together"
9037
 
msgstr ""
9038
 
 
9039
 
#: config/tc-mep.c:1081
9040
 
msgid "too many IVC2 insns to pack together"
9041
 
msgstr ""
9042
 
 
9043
 
#. There are no insns in the queue and a plus is present.
9044
 
#. This is a syntax error.  Let's not tolerate this.
9045
 
#. We can relax this later if necessary.
9046
 
#: config/tc-mep.c:1318
9047
 
msgid "Invalid use of parallelization operator."
9048
 
msgstr ""
9049
 
 
9050
 
#: config/tc-mep.c:1364
9051
 
msgid "Leading plus sign not allowed in core mode"
9052
 
msgstr ""
9053
 
 
9054
 
#: config/tc-mep.c:1892
9055
 
#, c-format
9056
 
msgid "Don't know how to relocate plain operands of type %s"
9057
 
msgstr ""
9058
 
 
9059
 
#: config/tc-mep.c:1902
9060
 
#, c-format
9061
 
msgid "Perhaps you are missing %%tpoff()?"
9062
 
msgstr ""
9063
 
 
9064
 
#: config/tc-mep.c:2089
9065
 
msgid "bad .section directive: want a,v,w,x,M,S in string"
9066
 
msgstr ""
9067
 
 
9068
 
#: config/tc-mep.c:2147
9069
 
msgid ".vliw unavailable when VLIW is disabled."
9070
 
msgstr ""
9071
 
 
9072
 
#: config/tc-microblaze.c:497 config/tc-microblaze.c:526
9073
 
#: config/tc-microblaze.c:552
9074
 
#, c-format
9075
 
msgid "Invalid register number at '%.6s'"
9076
 
msgstr ""
9077
 
 
9078
 
#: config/tc-microblaze.c:647
9079
 
msgid "operand must be a constant or a label"
9080
 
msgstr ""
9081
 
 
9082
 
#: config/tc-microblaze.c:651
9083
 
#, c-format
9084
 
msgid "operand must be absolute in range %d..%d, not %d"
9085
 
msgstr ""
9086
 
 
9087
 
#: config/tc-microblaze.c:844 config/tc-microblaze.c:851
9088
 
#: config/tc-microblaze.c:858 config/tc-microblaze.c:891
9089
 
#: config/tc-microblaze.c:898 config/tc-microblaze.c:904
9090
 
#: config/tc-microblaze.c:1021 config/tc-microblaze.c:1028
9091
 
#: config/tc-microblaze.c:1034 config/tc-microblaze.c:1065
9092
 
#: config/tc-microblaze.c:1072 config/tc-microblaze.c:1092
9093
 
#: config/tc-microblaze.c:1099 config/tc-microblaze.c:1119
9094
 
#: config/tc-microblaze.c:1126 config/tc-microblaze.c:1144
9095
 
#: config/tc-microblaze.c:1151 config/tc-microblaze.c:1173
9096
 
#: config/tc-microblaze.c:1180 config/tc-microblaze.c:1198
9097
 
#: config/tc-microblaze.c:1213 config/tc-microblaze.c:1231
9098
 
#: config/tc-microblaze.c:1248 config/tc-microblaze.c:1255
9099
 
#: config/tc-microblaze.c:1297 config/tc-microblaze.c:1304
9100
 
#: config/tc-microblaze.c:1346 config/tc-microblaze.c:1353
9101
 
#: config/tc-microblaze.c:1376 config/tc-microblaze.c:1383
9102
 
#: config/tc-microblaze.c:1403 config/tc-microblaze.c:1409
9103
 
#: config/tc-microblaze.c:1470 config/tc-microblaze.c:1476
9104
 
#: config/tc-microblaze.c:1537
9105
 
msgid "Error in statement syntax"
9106
 
msgstr ""
9107
 
 
9108
 
#: config/tc-microblaze.c:864 config/tc-microblaze.c:866
9109
 
#: config/tc-microblaze.c:868 config/tc-microblaze.c:908
9110
 
#: config/tc-microblaze.c:910 config/tc-microblaze.c:1038
9111
 
#: config/tc-microblaze.c:1040 config/tc-microblaze.c:1078
9112
 
#: config/tc-microblaze.c:1080 config/tc-microblaze.c:1105
9113
 
#: config/tc-microblaze.c:1107 config/tc-microblaze.c:1132
9114
 
#: config/tc-microblaze.c:1155 config/tc-microblaze.c:1186
9115
 
#: config/tc-microblaze.c:1203 config/tc-microblaze.c:1219
9116
 
#: config/tc-microblaze.c:1237 config/tc-microblaze.c:1359
9117
 
#: config/tc-microblaze.c:1361 config/tc-microblaze.c:1389
9118
 
#: config/tc-microblaze.c:1391 config/tc-microblaze.c:1413
9119
 
#: config/tc-microblaze.c:1480 config/tc-microblaze.c:1543
9120
 
msgid "Cannot use special register with this instruction"
9121
 
msgstr ""
9122
 
 
9123
 
#: config/tc-microblaze.c:918
9124
 
msgid "lmi pseudo instruction should not use a label in imm field"
9125
 
msgstr ""
9126
 
 
9127
 
#: config/tc-microblaze.c:920
9128
 
msgid "smi pseudo instruction should not use a label in imm field"
9129
 
msgstr ""
9130
 
 
9131
 
#: config/tc-microblaze.c:1043
9132
 
msgid "Symbol used as immediate for shift instruction"
9133
 
msgstr ""
9134
 
 
9135
 
#: config/tc-microblaze.c:1052
9136
 
#, c-format
9137
 
msgid "Shift value > 32. using <value %% 32>"
9138
 
msgstr ""
9139
 
 
9140
 
#: config/tc-microblaze.c:1158
9141
 
msgid "Symbol used as immediate value for msrset/msrclr instructions"
9142
 
msgstr ""
9143
 
 
9144
 
#: config/tc-microblaze.c:1286 config/tc-microblaze.c:1335
9145
 
msgid "invalid value for special purpose register"
9146
 
msgstr ""
9147
 
 
9148
 
#: config/tc-microblaze.c:1551
9149
 
msgid "An IMM instruction should not be present in the .s file"
9150
 
msgstr ""
9151
 
 
9152
 
#: config/tc-microblaze.c:1679
9153
 
msgid "Bad call to MD_NTOF()"
9154
 
msgstr ""
9155
 
 
9156
 
#: config/tc-microblaze.c:1916
9157
 
#, c-format
9158
 
msgid "pcrel for branch to %s too far (0x%x)"
9159
 
msgstr ""
9160
 
 
9161
 
#. We know the abs value: Should never happen.
9162
 
#: config/tc-microblaze.c:2065
9163
 
msgid "Absolute PC-relative value in relaxation code.  Assembler error....."
9164
 
msgstr ""
9165
 
 
9166
 
#. Cannot have a PC-relative branch to a diff segment.
9167
 
#: config/tc-microblaze.c:2078
9168
 
#, c-format
9169
 
msgid "PC relative branch to label %s which is not in the instruction space"
9170
 
msgstr ""
9171
 
 
9172
 
#: config/tc-microblaze.c:2119
9173
 
msgid ""
9174
 
"Variable is accessed using small data read only anchor, but it is not in the "
9175
 
"small data read only section"
9176
 
msgstr ""
9177
 
 
9178
 
#: config/tc-microblaze.c:2142
9179
 
msgid ""
9180
 
"Variable is accessed using small data read write anchor, but it is not in "
9181
 
"the small data read write section"
9182
 
msgstr ""
9183
 
 
9184
 
#: config/tc-microblaze.c:2151
9185
 
msgid "Incorrect fr_opcode value in frag.  Internal error....."
9186
 
msgstr ""
9187
 
 
9188
 
#. We know the abs value: Should never happen.
9189
 
#: config/tc-microblaze.c:2158
9190
 
msgid "Absolute value in relaxation code.  Assembler error....."
9191
 
msgstr ""
9192
 
 
9193
 
#: config/tc-microblaze.c:2363 config/tc-mn10300.c:1067 config/tc-sh.c:804
9194
 
#: config/tc-z80.c:666 read.c:4350
9195
 
#, c-format
9196
 
msgid "unsupported BFD relocation size %u"
9197
 
msgstr ""
9198
 
 
9199
 
#. Prototypes for static functions.
9200
 
#: config/tc-mips.c:1315
9201
 
#, c-format
9202
 
msgid "internal Error, line %d, %s"
9203
 
msgstr ""
9204
 
 
9205
 
#: config/tc-mips.c:1710
9206
 
msgid "48-bit microMIPS instructions are not supported"
9207
 
msgstr ""
9208
 
 
9209
 
#: config/tc-mips.c:2119 config/tc-mips.c:16004
9210
 
#, c-format
9211
 
msgid "Unrecognized register name `%s'"
9212
 
msgstr ""
9213
 
 
9214
 
#: config/tc-mips.c:2305
9215
 
msgid "-G may not be used in position-independent code"
9216
 
msgstr ""
9217
 
 
9218
 
#: config/tc-mips.c:2354 config/tc-mips.c:2387
9219
 
#, c-format
9220
 
msgid "internal: can't hash `%s': %s"
9221
 
msgstr ""
9222
 
 
9223
 
#: config/tc-mips.c:2362
9224
 
#, c-format
9225
 
msgid "internal error: bad mips16 opcode: %s %s\n"
9226
 
msgstr ""
9227
 
 
9228
 
#: config/tc-mips.c:2573
9229
 
#, c-format
9230
 
msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n"
9231
 
msgstr ""
9232
 
 
9233
 
#: config/tc-mips.c:4013
9234
 
#, c-format
9235
 
msgid "Wrong size instruction in a %u-bit branch delay slot"
9236
 
msgstr ""
9237
 
 
9238
 
#: config/tc-mips.c:4061 config/tc-mips.c:4071
9239
 
#, c-format
9240
 
msgid "jump to misaligned address (0x%lx)"
9241
 
msgstr ""
9242
 
 
9243
 
#: config/tc-mips.c:4086 config/tc-mips.c:5016
9244
 
#, c-format
9245
 
msgid "branch to misaligned address (0x%lx)"
9246
 
msgstr ""
9247
 
 
9248
 
#: config/tc-mips.c:4092 config/tc-mips.c:5019
9249
 
#, c-format
9250
 
msgid "branch address range overflow (0x%lx)"
9251
 
msgstr ""
9252
 
 
9253
 
#: config/tc-mips.c:4294 config/tc-mips.c:18182
9254
 
msgid "extended instruction in delay slot"
9255
 
msgstr ""
9256
 
 
9257
 
#. To reproduce this failure try assembling gas/testsuites/
9258
 
#. gas/mips/mips16-intermix.s with a mips-ecoff targeted
9259
 
#. assembler.
9260
 
#: config/tc-mips.c:4350
9261
 
#, c-format
9262
 
msgid "Unsupported MIPS relocation number %d"
9263
 
msgstr ""
9264
 
 
9265
 
#: config/tc-mips.c:4645
9266
 
msgid ""
9267
 
"Macro instruction expanded into multiple instructions in a branch delay slot"
9268
 
msgstr ""
9269
 
 
9270
 
#: config/tc-mips.c:4648
9271
 
msgid "Macro instruction expanded into multiple instructions"
9272
 
msgstr ""
9273
 
 
9274
 
#: config/tc-mips.c:4652
9275
 
msgid ""
9276
 
"Macro instruction expanded into a wrong size instruction in a 16-bit branch "
9277
 
"delay slot"
9278
 
msgstr ""
9279
 
 
9280
 
#: config/tc-mips.c:4654
9281
 
msgid ""
9282
 
"Macro instruction expanded into a wrong size instruction in a 32-bit branch "
9283
 
"delay slot"
9284
 
msgstr ""
9285
 
 
9286
 
#: config/tc-mips.c:5317
9287
 
msgid "operand overflow"
9288
 
msgstr ""
9289
 
 
9290
 
#: config/tc-mips.c:5336 config/tc-mips.c:5936 config/tc-mips.c:9932
9291
 
msgid "Macro used $at after \".set noat\""
9292
 
msgstr ""
9293
 
 
9294
 
#: config/tc-mips.c:5365
9295
 
msgid "unsupported large constant"
9296
 
msgstr ""
9297
 
 
9298
 
#: config/tc-mips.c:5367
9299
 
#, c-format
9300
 
msgid "Instruction %s requires absolute expression"
9301
 
msgstr ""
9302
 
 
9303
 
#: config/tc-mips.c:5500 config/tc-mips.c:8267 config/tc-mips.c:8900
9304
 
#, c-format
9305
 
msgid "Number (0x%s) larger than 32 bits"
9306
 
msgstr ""
9307
 
 
9308
 
#: config/tc-mips.c:5520
9309
 
msgid "Number larger than 64 bits"
9310
 
msgstr ""
9311
 
 
9312
 
#: config/tc-mips.c:5814 config/tc-mips.c:5842 config/tc-mips.c:5880
9313
 
#: config/tc-mips.c:5925 config/tc-mips.c:8522 config/tc-mips.c:8561
9314
 
#: config/tc-mips.c:8600 config/tc-mips.c:8995 config/tc-mips.c:9047
9315
 
msgid "PIC code offset overflow (max 16 signed bits)"
9316
 
msgstr ""
9317
 
 
9318
 
#: config/tc-mips.c:6484 config/tc-mips.c:6554 config/tc-mips.c:6640
9319
 
#: config/tc-mips.c:6686 config/tc-mips.c:6748 config/tc-mips.c:6797
9320
 
#: config/tc-mips.c:10026 config/tc-mips.c:10033 config/tc-mips.c:10040
9321
 
#: config/tc-mips.c:10147
9322
 
msgid "Unsupported large constant"
9323
 
msgstr ""
9324
 
 
9325
 
#. result is always true
9326
 
#: config/tc-mips.c:6518
9327
 
#, c-format
9328
 
msgid "Branch %s is always true"
9329
 
msgstr ""
9330
 
 
9331
 
#: config/tc-mips.c:6759 config/tc-mips.c:6808 config/tc-mips.c:11085
9332
 
#: config/tc-mips.c:11249
9333
 
#, c-format
9334
 
msgid "Improper position (%lu)"
9335
 
msgstr ""
9336
 
 
9337
 
#: config/tc-mips.c:6764 config/tc-mips.c:11153
9338
 
#, c-format
9339
 
msgid "Improper extract size (%lu, position %lu)"
9340
 
msgstr ""
9341
 
 
9342
 
#: config/tc-mips.c:6813 config/tc-mips.c:11117
9343
 
#, c-format
9344
 
msgid "Improper insert size (%lu, position %lu)"
9345
 
msgstr ""
9346
 
 
9347
 
#: config/tc-mips.c:6850 config/tc-mips.c:6960
9348
 
msgid "Divide by zero."
9349
 
msgstr ""
9350
 
 
9351
 
#: config/tc-mips.c:7051
9352
 
msgid "dla used to load 32-bit register"
9353
 
msgstr ""
9354
 
 
9355
 
#: config/tc-mips.c:7054
9356
 
msgid "la used to load 64-bit address"
9357
 
msgstr ""
9358
 
 
9359
 
#: config/tc-mips.c:7078 config/tc-mips.c:8257 config/tc-mips.c:8890
9360
 
msgid "Expression too complex"
9361
 
msgstr ""
9362
 
 
9363
 
#: config/tc-mips.c:7166
9364
 
msgid "Offset too large"
9365
 
msgstr ""
9366
 
 
9367
 
#: config/tc-mips.c:7338 config/tc-mips.c:7613
9368
 
msgid "PIC code offset overflow (max 32 signed bits)"
9369
 
msgstr ""
9370
 
 
9371
 
#: config/tc-mips.c:7713
9372
 
msgid "MIPS PIC call to register other than $25"
9373
 
msgstr ""
9374
 
 
9375
 
#: config/tc-mips.c:7724 config/tc-mips.c:7735 config/tc-mips.c:7863
9376
 
#: config/tc-mips.c:7874
9377
 
msgid "No .cprestore pseudo-op used in PIC code"
9378
 
msgstr ""
9379
 
 
9380
 
#: config/tc-mips.c:7729 config/tc-mips.c:7868
9381
 
msgid "No .frame pseudo-op used in PIC code"
9382
 
msgstr ""
9383
 
 
9384
 
#: config/tc-mips.c:7889
9385
 
msgid "Non-PIC jump used in PIC library"
9386
 
msgstr ""
9387
 
 
9388
 
#: config/tc-mips.c:8249
9389
 
#, c-format
9390
 
msgid "Opcode not supported on this processor: %s"
9391
 
msgstr ""
9392
 
 
9393
 
#: config/tc-mips.c:9154
9394
 
#, c-format
9395
 
msgid "opcode not supported on this processor: %s"
9396
 
msgstr ""
9397
 
 
9398
 
#: config/tc-mips.c:9311 config/tc-mips.c:9342 config/tc-mips.c:9394
9399
 
#: config/tc-mips.c:9424
9400
 
msgid "Improper rotate count"
9401
 
msgstr ""
9402
 
 
9403
 
#: config/tc-mips.c:9463
9404
 
#, c-format
9405
 
msgid "Instruction %s: result is always false"
9406
 
msgstr ""
9407
 
 
9408
 
#: config/tc-mips.c:9624
9409
 
#, c-format
9410
 
msgid "Instruction %s: result is always true"
9411
 
msgstr ""
9412
 
 
9413
 
#: config/tc-mips.c:9819
9414
 
msgid "Operand overflow"
9415
 
msgstr ""
9416
 
 
9417
 
#. FIXME: Check if this is one of the itbl macros, since they
9418
 
#. are added dynamically.
9419
 
#: config/tc-mips.c:9928
9420
 
#, c-format
9421
 
msgid "Macro %s not implemented yet"
9422
 
msgstr ""
9423
 
 
9424
 
#: config/tc-mips.c:10178
9425
 
#, c-format
9426
 
msgid "internal: bad mips opcode (mask error): %s %s"
9427
 
msgstr ""
9428
 
 
9429
 
#: config/tc-mips.c:10223
9430
 
#, c-format
9431
 
msgid ""
9432
 
"internal: bad mips opcode (unknown extension operand type `+%c'): %s %s"
9433
 
msgstr ""
9434
 
 
9435
 
#: config/tc-mips.c:10304
9436
 
#, c-format
9437
 
msgid "internal: bad mips opcode (unknown operand type `%c'): %s %s"
9438
 
msgstr ""
9439
 
 
9440
 
#: config/tc-mips.c:10311
9441
 
#, c-format
9442
 
msgid "internal: bad mips opcode (bits 0x%lx undefined): %s %s"
9443
 
msgstr ""
9444
 
 
9445
 
#: config/tc-mips.c:10337
9446
 
#, c-format
9447
 
msgid "Internal error: bad microMIPS opcode (mask error): %s %s"
9448
 
msgstr ""
9449
 
 
9450
 
#: config/tc-mips.c:10344
9451
 
#, c-format
9452
 
msgid "Internal error: bad microMIPS opcode (incorrect length: %u): %s %s"
9453
 
msgstr ""
9454
 
 
9455
 
#: config/tc-mips.c:10352
9456
 
#, c-format
9457
 
msgid "Internal error: bad microMIPS opcode (opcode/length mismatch): %s %s"
9458
 
msgstr ""
9459
 
 
9460
 
#: config/tc-mips.c:10383 config/tc-mips.c:10436
9461
 
#, c-format
9462
 
msgid ""
9463
 
"Internal error: bad mips opcode (unknown extension operand type `%c%c'): %s "
9464
 
"%s"
9465
 
msgstr ""
9466
 
 
9467
 
#: config/tc-mips.c:10483
9468
 
#, c-format
9469
 
msgid ""
9470
 
"Internal error: bad microMIPS opcode (unknown operand type `%c'): %s %s"
9471
 
msgstr ""
9472
 
 
9473
 
#: config/tc-mips.c:10492
9474
 
#, c-format
9475
 
msgid "Internal error: bad microMIPS opcode (bits 0x%lx undefined): %s %s"
9476
 
msgstr ""
9477
 
 
9478
 
#: config/tc-mips.c:10496
9479
 
#, c-format
9480
 
msgid "Internal error: bad microMIPS opcode (bits 0x%lx defined): %s %s"
9481
 
msgstr ""
9482
 
 
9483
 
#: config/tc-mips.c:10654
9484
 
msgid "Unrecognized opcode"
9485
 
msgstr ""
9486
 
 
9487
 
#: config/tc-mips.c:10703 config/tc-mips.c:13232
9488
 
#, c-format
9489
 
msgid "opcode not supported on this processor: %s (%s)"
9490
 
msgstr ""
9491
 
 
9492
 
#: config/tc-mips.c:10707
9493
 
#, c-format
9494
 
msgid "Unrecognized %u-bit version of microMIPS opcode"
9495
 
msgstr ""
9496
 
 
9497
 
#: config/tc-mips.c:10738
9498
 
#, c-format
9499
 
msgid "BALIGN immediate not 1 or 3 (%lu)"
9500
 
msgstr ""
9501
 
 
9502
 
#: config/tc-mips.c:10752 config/tc-mips.c:10766 config/tc-mips.c:10780
9503
 
#: config/tc-mips.c:10794 config/tc-mips.c:10822 config/tc-mips.c:10869
9504
 
#, c-format
9505
 
msgid "DSP immediate not in range 0..%d (%lu)"
9506
 
msgstr ""
9507
 
 
9508
 
#: config/tc-mips.c:10813 config/tc-mips.c:10842
9509
 
msgid "Invalid dsp acc register"
9510
 
msgstr ""
9511
 
 
9512
 
#: config/tc-mips.c:10854 config/tc-mips.c:10887 config/tc-mips.c:10905
9513
 
#, c-format
9514
 
msgid "DSP immediate not in range %ld..%ld (%ld)"
9515
 
msgstr ""
9516
 
 
9517
 
#: config/tc-mips.c:10919
9518
 
#, c-format
9519
 
msgid "MT usermode bit not 0 or 1 (%lu)"
9520
 
msgstr ""
9521
 
 
9522
 
#: config/tc-mips.c:10931
9523
 
#, c-format
9524
 
msgid "MT load high bit not 0 or 1 (%lu)"
9525
 
msgstr ""
9526
 
 
9527
 
#: config/tc-mips.c:10949 config/tc-mips.c:10963
9528
 
msgid "Invalid dsp/smartmips acc register"
9529
 
msgstr ""
9530
 
 
9531
 
#: config/tc-mips.c:10975
9532
 
#, c-format
9533
 
msgid "Bit position for %s not in range 0..%lu (%lu)"
9534
 
msgstr ""
9535
 
 
9536
 
#: config/tc-mips.c:11058
9537
 
#, c-format
9538
 
msgid "Illegal %s number (%lu, 0x%lx)"
9539
 
msgstr ""
9540
 
 
9541
 
#: config/tc-mips.c:11173 config/tc-mips.c:11975
9542
 
msgid "absolute expression required"
9543
 
msgstr ""
9544
 
 
9545
 
#: config/tc-mips.c:11198
9546
 
#, c-format
9547
 
msgid "Invalid register number (%d)"
9548
 
msgstr ""
9549
 
 
9550
 
#: config/tc-mips.c:11206
9551
 
msgid "Invalid coprocessor 0 register number"
9552
 
msgstr ""
9553
 
 
9554
 
#: config/tc-mips.c:11217
9555
 
#, c-format
9556
 
msgid "Improper bit index (%lu)"
9557
 
msgstr ""
9558
 
 
9559
 
#: config/tc-mips.c:11282 config/tc-mips.c:11300
9560
 
#, c-format
9561
 
msgid "Improper size (%lu)"
9562
 
msgstr ""
9563
 
 
9564
 
#: config/tc-mips.c:11317
9565
 
#, c-format
9566
 
msgid "Improper immediate (%ld)"
9567
 
msgstr ""
9568
 
 
9569
 
#: config/tc-mips.c:11335 config/tc-mips.c:11353 config/tc-mips.c:11374
9570
 
#, c-format
9571
 
msgid "Offset not in range %ld..%ld (%ld)"
9572
 
msgstr ""
9573
 
 
9574
 
#: config/tc-mips.c:11380
9575
 
#, c-format
9576
 
msgid "Offset not 16 bytes alignment (%ld)"
9577
 
msgstr ""
9578
 
 
9579
 
#: config/tc-mips.c:11397 config/tc-mips.c:13413
9580
 
msgid "used $at without \".set noat\""
9581
 
msgstr ""
9582
 
 
9583
 
#: config/tc-mips.c:11399 config/tc-mips.c:13415
9584
 
#, c-format
9585
 
msgid "used $%u with \".set at=$%u\""
9586
 
msgstr ""
9587
 
 
9588
 
#: config/tc-mips.c:11413
9589
 
#, c-format
9590
 
msgid ""
9591
 
"Internal error: bad %s opcode (unknown extension operand type `+%c'): %s %s"
9592
 
msgstr ""
9593
 
 
9594
 
#: config/tc-mips.c:11467
9595
 
#, c-format
9596
 
msgid "Improper shift amount (%lu)"
9597
 
msgstr ""
9598
 
 
9599
 
#: config/tc-mips.c:11493 config/tc-mips.c:13553 config/tc-mips.c:13806
9600
 
#, c-format
9601
 
msgid "Invalid value for `%s' (%lu)"
9602
 
msgstr ""
9603
 
 
9604
 
#: config/tc-mips.c:11543 config/tc-mips.c:11581
9605
 
#, c-format
9606
 
msgid "Code for %s not in range 0..%lu (%lu)"
9607
 
msgstr ""
9608
 
 
9609
 
#: config/tc-mips.c:11562
9610
 
#, c-format
9611
 
msgid "Lower code for %s not in range 0..%lu (%lu)"
9612
 
msgstr ""
9613
 
 
9614
 
#: config/tc-mips.c:11602
9615
 
#, c-format
9616
 
msgid "Coproccesor code > %u bits (%lu)"
9617
 
msgstr ""
9618
 
 
9619
 
#: config/tc-mips.c:11618
9620
 
#, c-format
9621
 
msgid "Illegal 19-bit code (%lu)"
9622
 
msgstr ""
9623
 
 
9624
 
#: config/tc-mips.c:11632
9625
 
#, c-format
9626
 
msgid "Invalid performance register (%lu)"
9627
 
msgstr ""
9628
 
 
9629
 
#: config/tc-mips.c:11713 config/tc-mips.c:12398
9630
 
#, c-format
9631
 
msgid "Used $%u with \".set at=$%u\""
9632
 
msgstr ""
9633
 
 
9634
 
#: config/tc-mips.c:11740 config/tc-mips.c:12424
9635
 
msgid "Source and destination must be different"
9636
 
msgstr ""
9637
 
 
9638
 
#: config/tc-mips.c:11746 config/tc-mips.c:12430
9639
 
msgid "A destination register must be supplied"
9640
 
msgstr ""
9641
 
 
9642
 
#: config/tc-mips.c:11828
9643
 
#, c-format
9644
 
msgid "Improper align amount (%ld), using low bits"
9645
 
msgstr ""
9646
 
 
9647
 
#: config/tc-mips.c:11843
9648
 
#, c-format
9649
 
msgid "Invalid MDMX Immediate (%ld)"
9650
 
msgstr ""
9651
 
 
9652
 
#: config/tc-mips.c:11882
9653
 
#, c-format
9654
 
msgid "Float register should be even, was %d"
9655
 
msgstr ""
9656
 
 
9657
 
#: config/tc-mips.c:11923
9658
 
#, c-format
9659
 
msgid "Bad element selector %ld"
9660
 
msgstr ""
9661
 
 
9662
 
#: config/tc-mips.c:11931
9663
 
#, c-format
9664
 
msgid "Expecting ']' found '%s'"
9665
 
msgstr ""
9666
 
 
9667
 
#: config/tc-mips.c:12039
9668
 
#, c-format
9669
 
msgid "Bad floating point constant: %s"
9670
 
msgstr ""
9671
 
 
9672
 
#: config/tc-mips.c:12159
9673
 
msgid "Can't use floating point insn in this section"
9674
 
msgstr ""
9675
 
 
9676
 
#: config/tc-mips.c:12218
9677
 
msgid "Expression out of range"
9678
 
msgstr ""
9679
 
 
9680
 
#: config/tc-mips.c:12262
9681
 
#, c-format
9682
 
msgid "lui expression (%lu) not in range 0..65535"
9683
 
msgstr ""
9684
 
 
9685
 
#: config/tc-mips.c:12284
9686
 
#, c-format
9687
 
msgid "Condition code register should be even for %s, was %d"
9688
 
msgstr ""
9689
 
 
9690
 
#: config/tc-mips.c:12290
9691
 
#, c-format
9692
 
msgid "Condition code register should be 0 or 4 for %s, was %d"
9693
 
msgstr ""
9694
 
 
9695
 
#: config/tc-mips.c:12317
9696
 
msgid "Invalid coprocessor sub-selection value (0-7)"
9697
 
msgstr ""
9698
 
 
9699
 
#: config/tc-mips.c:12330 config/tc-mips.c:12348
9700
 
#, c-format
9701
 
msgid "bad byte vector index (%ld)"
9702
 
msgstr ""
9703
 
 
9704
 
#: config/tc-mips.c:13058
9705
 
#, c-format
9706
 
msgid ""
9707
 
"Internal error: bad microMIPS opcode (unknown extension operand type `m%c'): "
9708
 
"%s %s"
9709
 
msgstr ""
9710
 
 
9711
 
#: config/tc-mips.c:13110
9712
 
#, c-format
9713
 
msgid "Trap code (%lu) for %s not in 0..15 range"
9714
 
msgstr ""
9715
 
 
9716
 
#: config/tc-mips.c:13119
9717
 
#, c-format
9718
 
msgid "Bad char = '%c'\n"
9719
 
msgstr ""
9720
 
 
9721
 
#: config/tc-mips.c:13206 config/tc-score.c:2691 config/tc-score.c:2737
9722
 
msgid "unrecognized opcode"
9723
 
msgstr ""
9724
 
 
9725
 
#: config/tc-mips.c:13589 config/tc-mips.c:13670 config/tc-mips.c:13685
9726
 
msgid "can't parse register list"
9727
 
msgstr ""
9728
 
 
9729
 
#: config/tc-mips.c:13658
9730
 
msgid "more than one frame size in list"
9731
 
msgstr ""
9732
 
 
9733
 
#: config/tc-mips.c:13713
9734
 
msgid "unexpected register in list"
9735
 
msgstr ""
9736
 
 
9737
 
#: config/tc-mips.c:13723
9738
 
msgid "arg/static registers overlap"
9739
 
msgstr ""
9740
 
 
9741
 
#: config/tc-mips.c:13741
9742
 
msgid "invalid arg register list"
9743
 
msgstr ""
9744
 
 
9745
 
#: config/tc-mips.c:13750 config/tc-mips.c:13773
9746
 
msgid "invalid static register list"
9747
 
msgstr ""
9748
 
 
9749
 
#: config/tc-mips.c:13780
9750
 
msgid "missing frame size"
9751
 
msgstr ""
9752
 
 
9753
 
#: config/tc-mips.c:13783
9754
 
msgid "invalid frame size"
9755
 
msgstr ""
9756
 
 
9757
 
#: config/tc-mips.c:13831
9758
 
msgid "illegal operands"
9759
 
msgstr ""
9760
 
 
9761
 
#: config/tc-mips.c:13949
9762
 
msgid "extended operand requested but not required"
9763
 
msgstr ""
9764
 
 
9765
 
#: config/tc-mips.c:13951
9766
 
msgid "invalid unextended operand value"
9767
 
msgstr ""
9768
 
 
9769
 
#: config/tc-mips.c:13979
9770
 
msgid "operand value out of range for instruction"
9771
 
msgstr ""
9772
 
 
9773
 
#: config/tc-mips.c:14084
9774
 
#, c-format
9775
 
msgid "relocation %s isn't supported by the current ABI"
9776
 
msgstr ""
9777
 
 
9778
 
#: config/tc-mips.c:14140
9779
 
msgid "unclosed '('"
9780
 
msgstr ""
9781
 
 
9782
 
#: config/tc-mips.c:14415
9783
 
#, c-format
9784
 
msgid "A different %s was already specified, is now %s"
9785
 
msgstr ""
9786
 
 
9787
 
#: config/tc-mips.c:14592
9788
 
msgid "-mmicromips cannot be used with -mips16"
9789
 
msgstr ""
9790
 
 
9791
 
#: config/tc-mips.c:14607
9792
 
msgid "-mips16 cannot be used with -micromips"
9793
 
msgstr ""
9794
 
 
9795
 
#: config/tc-mips.c:14714
9796
 
msgid "-call_shared is supported only for ELF format"
9797
 
msgstr ""
9798
 
 
9799
 
#: config/tc-mips.c:14724
9800
 
msgid "-call_nonpic is supported only for ELF format"
9801
 
msgstr ""
9802
 
 
9803
 
#: config/tc-mips.c:14734
9804
 
msgid "-non_shared is supported only for ELF format"
9805
 
msgstr ""
9806
 
 
9807
 
#: config/tc-mips.c:14767
9808
 
msgid "-n32 is supported for ELF format only"
9809
 
msgstr ""
9810
 
 
9811
 
#: config/tc-mips.c:14776
9812
 
msgid "-64 is supported for ELF format only"
9813
 
msgstr ""
9814
 
 
9815
 
#: config/tc-mips.c:14781 config/tc-mips.c:14834
9816
 
msgid "No compiled in support for 64 bit object file format"
9817
 
msgstr ""
9818
 
 
9819
 
#: config/tc-mips.c:14821
9820
 
msgid "-mabi is supported for ELF format only"
9821
 
msgstr ""
9822
 
 
9823
 
#: config/tc-mips.c:14841
9824
 
#, c-format
9825
 
msgid "invalid abi -mabi=%s"
9826
 
msgstr ""
9827
 
 
9828
 
#: config/tc-mips.c:14921
9829
 
msgid "-G not supported in this configuration."
9830
 
msgstr ""
9831
 
 
9832
 
#: config/tc-mips.c:14947
9833
 
#, c-format
9834
 
msgid "-%s conflicts with the other architecture options, which imply -%s"
9835
 
msgstr ""
9836
 
 
9837
 
#: config/tc-mips.c:14959
9838
 
#, c-format
9839
 
msgid "-march=%s is not compatible with the selected ABI"
9840
 
msgstr ""
9841
 
 
9842
 
#: config/tc-mips.c:14978
9843
 
msgid "-mgp64 used with a 32-bit processor"
9844
 
msgstr ""
9845
 
 
9846
 
#: config/tc-mips.c:14980
9847
 
msgid "-mgp32 used with a 64-bit ABI"
9848
 
msgstr ""
9849
 
 
9850
 
#: config/tc-mips.c:14982
9851
 
msgid "-mgp64 used with a 32-bit ABI"
9852
 
msgstr ""
9853
 
 
9854
 
#: config/tc-mips.c:15020
9855
 
msgid "-mfp64 used with a 32-bit fpu"
9856
 
msgstr ""
9857
 
 
9858
 
#: config/tc-mips.c:15023
9859
 
msgid "-mfp64 used with a 32-bit ABI"
9860
 
msgstr ""
9861
 
 
9862
 
#: config/tc-mips.c:15027
9863
 
msgid "-mfp32 used with a 64-bit ABI"
9864
 
msgstr ""
9865
 
 
9866
 
#: config/tc-mips.c:15041
9867
 
msgid "trap exception not supported at ISA 1"
9868
 
msgstr ""
9869
 
 
9870
 
#: config/tc-mips.c:15053
9871
 
msgid "-mfp32 used with -mips3d"
9872
 
msgstr ""
9873
 
 
9874
 
#: config/tc-mips.c:15059
9875
 
msgid "-mfp32 used with -mdmx"
9876
 
msgstr ""
9877
 
 
9878
 
#: config/tc-mips.c:15064
9879
 
#, c-format
9880
 
msgid "%s ISA does not support SmartMIPS"
9881
 
msgstr ""
9882
 
 
9883
 
#: config/tc-mips.c:15070 config/tc-mips.c:16108
9884
 
#, c-format
9885
 
msgid "%s ISA does not support DSP ASE"
9886
 
msgstr ""
9887
 
 
9888
 
#: config/tc-mips.c:15079 config/tc-mips.c:16121
9889
 
#, c-format
9890
 
msgid "%s ISA does not support DSP R2 ASE"
9891
 
msgstr ""
9892
 
 
9893
 
#: config/tc-mips.c:15085 config/tc-mips.c:16134
9894
 
#, c-format
9895
 
msgid "%s ISA does not support MT ASE"
9896
 
msgstr ""
9897
 
 
9898
 
#: config/tc-mips.c:15091
9899
 
#, c-format
9900
 
msgid "%s ISA does not support MCU ASE"
9901
 
msgstr ""
9902
 
 
9903
 
#: config/tc-mips.c:15147
9904
 
msgid "PC relative MIPS16 instruction references a different section"
9905
 
msgstr ""
9906
 
 
9907
 
#: config/tc-mips.c:15484 config/tc-sparc.c:3327 config/tc-sparc.c:3334
9908
 
#: config/tc-sparc.c:3341 config/tc-sparc.c:3348 config/tc-sparc.c:3355
9909
 
#: config/tc-sparc.c:3364 config/tc-sparc.c:3375 config/tc-sparc.c:3397
9910
 
#: config/tc-sparc.c:3421 write.c:1151
9911
 
msgid "relocation overflow"
9912
 
msgstr ""
9913
 
 
9914
 
#: config/tc-mips.c:15497
9915
 
#, c-format
9916
 
msgid "Branch to misaligned address (%lx)"
9917
 
msgstr ""
9918
 
 
9919
 
#: config/tc-mips.c:15544
9920
 
msgid "Branch out of range"
9921
 
msgstr ""
9922
 
 
9923
 
#: config/tc-mips.c:15640
9924
 
#, c-format
9925
 
msgid "Alignment too large: %d. assumed."
9926
 
msgstr ""
9927
 
 
9928
 
#: config/tc-mips.c:15643
9929
 
msgid "Alignment negative: 0 assumed."
9930
 
msgstr ""
9931
 
 
9932
 
#: config/tc-mips.c:15901
9933
 
#, c-format
9934
 
msgid "%s: no such section"
9935
 
msgstr ""
9936
 
 
9937
 
#: config/tc-mips.c:15950
9938
 
#, c-format
9939
 
msgid ".option pic%d not supported"
9940
 
msgstr ""
9941
 
 
9942
 
#: config/tc-mips.c:15955 config/tc-mips.c:16278
9943
 
msgid "-G may not be used with SVR4 PIC code"
9944
 
msgstr ""
9945
 
 
9946
 
#: config/tc-mips.c:15961
9947
 
#, c-format
9948
 
msgid "Unrecognized option \"%s\""
9949
 
msgstr ""
9950
 
 
9951
 
#: config/tc-mips.c:16021
9952
 
msgid "`noreorder' must be set before `nomacro'"
9953
 
msgstr ""
9954
 
 
9955
 
#: config/tc-mips.c:16047
9956
 
#, c-format
9957
 
msgid "%s isa does not support 64-bit registers"
9958
 
msgstr ""
9959
 
 
9960
 
#: config/tc-mips.c:16058
9961
 
#, c-format
9962
 
msgid "%s isa does not support 64-bit floating point registers"
9963
 
msgstr ""
9964
 
 
9965
 
#: config/tc-mips.c:16074
9966
 
msgid "`mips16' cannot be used with `micromips'"
9967
 
msgstr ""
9968
 
 
9969
 
#: config/tc-mips.c:16083
9970
 
msgid "`micromips' cannot be used with `mips16'"
9971
 
msgstr ""
9972
 
 
9973
 
#: config/tc-mips.c:16091
9974
 
#, c-format
9975
 
msgid "%s ISA does not support SmartMIPS ASE"
9976
 
msgstr ""
9977
 
 
9978
 
#: config/tc-mips.c:16162
9979
 
#, c-format
9980
 
msgid "unknown architecture %s"
9981
 
msgstr ""
9982
 
 
9983
 
#: config/tc-mips.c:16175 config/tc-mips.c:16205
9984
 
#, c-format
9985
 
msgid "unknown ISA level %s"
9986
 
msgstr ""
9987
 
 
9988
 
#: config/tc-mips.c:16183
9989
 
#, c-format
9990
 
msgid "unknown ISA or architecture %s"
9991
 
msgstr ""
9992
 
 
9993
 
#: config/tc-mips.c:16233
9994
 
msgid ".set pop with no .set push"
9995
 
msgstr ""
9996
 
 
9997
 
#: config/tc-mips.c:16262
9998
 
#, c-format
9999
 
msgid "Tried to set unrecognized symbol: %s\n"
10000
 
msgstr ""
10001
 
 
10002
 
#: config/tc-mips.c:16320
10003
 
msgid ".cpload not in noreorder section"
10004
 
msgstr ""
10005
 
 
10006
 
#: config/tc-mips.c:16388 config/tc-mips.c:16407
10007
 
msgid "missing argument separator ',' for .cpsetup"
10008
 
msgstr ""
10009
 
 
10010
 
#: config/tc-mips.c:16565
10011
 
#, c-format
10012
 
msgid "Unsupported use of %s"
10013
 
msgstr ""
10014
 
 
10015
 
#: config/tc-mips.c:16647 config/tc-score.c:6031
10016
 
msgid "Unsupported use of .gpword"
10017
 
msgstr ""
10018
 
 
10019
 
#: config/tc-mips.c:16687
10020
 
msgid "Unsupported use of .gpdword"
10021
 
msgstr ""
10022
 
 
10023
 
#: config/tc-mips.c:16781
10024
 
#, c-format
10025
 
msgid "ignoring attempt to redefine symbol %s"
10026
 
msgstr ""
10027
 
 
10028
 
#: config/tc-mips.c:16796 ecoff.c:3378
10029
 
msgid "bad .weakext directive"
10030
 
msgstr ""
10031
 
 
10032
 
#: config/tc-mips.c:17032
10033
 
msgid "unsupported PC relative reference to different section"
10034
 
msgstr ""
10035
 
 
10036
 
#: config/tc-mips.c:17145 config/tc-xtensa.c:1583 config/tc-xtensa.c:1859
10037
 
msgid "unsupported relocation"
10038
 
msgstr ""
10039
 
 
10040
 
#: config/tc-mips.c:17577 config/tc-pdp11.c:1424
10041
 
#, c-format
10042
 
msgid "Can not represent %s relocation in this object file format"
10043
 
msgstr ""
10044
 
 
10045
 
#: config/tc-mips.c:17676 config/tc-mips.c:17970
10046
 
msgid "Relaxed out-of-range branch into a jump"
10047
 
msgstr ""
10048
 
 
10049
 
#: config/tc-mips.c:18564
10050
 
msgid "missing .end at end of assembly"
10051
 
msgstr ""
10052
 
 
10053
 
#: config/tc-mips.c:18579 config/tc-score.c:5641
10054
 
msgid "expected simple number"
10055
 
msgstr ""
10056
 
 
10057
 
#: config/tc-mips.c:18607 config/tc-score.c:5668
10058
 
msgid "invalid number"
10059
 
msgstr ""
10060
 
 
10061
 
#: config/tc-mips.c:18775 config/tc-score.c:5707
10062
 
msgid "missing .end"
10063
 
msgstr ""
10064
 
 
10065
 
#: config/tc-mips.c:18827
10066
 
msgid "Bad .frame directive"
10067
 
msgstr ""
10068
 
 
10069
 
#: config/tc-mips.c:18859
10070
 
msgid ".mask/.fmask outside of .ent"
10071
 
msgstr ""
10072
 
 
10073
 
#: config/tc-mips.c:18866
10074
 
msgid "Bad .mask/.fmask directive"
10075
 
msgstr ""
10076
 
 
10077
 
#: config/tc-mips.c:19145
10078
 
#, c-format
10079
 
msgid "Bad value (%s) for %s"
10080
 
msgstr ""
10081
 
 
10082
 
#: config/tc-mips.c:19209
10083
 
#, c-format
10084
 
msgid ""
10085
 
"MIPS options:\n"
10086
 
"-EB\t\t\tgenerate big endian output\n"
10087
 
"-EL\t\t\tgenerate little endian output\n"
10088
 
"-g, -g2\t\t\tdo not remove unneeded NOPs or swap branches\n"
10089
 
"-G NUM\t\t\tallow referencing objects up to NUM bytes\n"
10090
 
"\t\t\timplicitly with the gp register [default 8]\n"
10091
 
msgstr ""
10092
 
 
10093
 
#: config/tc-mips.c:19216
10094
 
#, c-format
10095
 
msgid ""
10096
 
"-mips1\t\t\tgenerate MIPS ISA I instructions\n"
10097
 
"-mips2\t\t\tgenerate MIPS ISA II instructions\n"
10098
 
"-mips3\t\t\tgenerate MIPS ISA III instructions\n"
10099
 
"-mips4\t\t\tgenerate MIPS ISA IV instructions\n"
10100
 
"-mips5                  generate MIPS ISA V instructions\n"
10101
 
"-mips32                 generate MIPS32 ISA instructions\n"
10102
 
"-mips32r2               generate MIPS32 release 2 ISA instructions\n"
10103
 
"-mips64                 generate MIPS64 ISA instructions\n"
10104
 
"-mips64r2               generate MIPS64 release 2 ISA instructions\n"
10105
 
"-march=CPU/-mtune=CPU\tgenerate code/schedule for CPU, where CPU is one of:\n"
10106
 
msgstr ""
10107
 
 
10108
 
#: config/tc-mips.c:19235
10109
 
#, c-format
10110
 
msgid ""
10111
 
"-mCPU\t\t\tequivalent to -march=CPU -mtune=CPU. Deprecated.\n"
10112
 
"-no-mCPU\t\tdon't generate code specific to CPU.\n"
10113
 
"\t\t\tFor -mCPU and -no-mCPU, CPU must be one of:\n"
10114
 
msgstr ""
10115
 
 
10116
 
#: config/tc-mips.c:19248
10117
 
#, c-format
10118
 
msgid ""
10119
 
"-mips16\t\t\tgenerate mips16 instructions\n"
10120
 
"-no-mips16\t\tdo not generate mips16 instructions\n"
10121
 
msgstr ""
10122
 
 
10123
 
#: config/tc-mips.c:19251
10124
 
#, c-format
10125
 
msgid ""
10126
 
"-mmicromips\t\tgenerate microMIPS instructions\n"
10127
 
"-mno-micromips\t\tdo not generate microMIPS instructions\n"
10128
 
msgstr ""
10129
 
 
10130
 
#: config/tc-mips.c:19254
10131
 
#, c-format
10132
 
msgid ""
10133
 
"-msmartmips\t\tgenerate smartmips instructions\n"
10134
 
"-mno-smartmips\t\tdo not generate smartmips instructions\n"
10135
 
msgstr ""
10136
 
 
10137
 
#: config/tc-mips.c:19257
10138
 
#, c-format
10139
 
msgid ""
10140
 
"-mdsp\t\t\tgenerate DSP instructions\n"
10141
 
"-mno-dsp\t\tdo not generate DSP instructions\n"
10142
 
msgstr ""
10143
 
 
10144
 
#: config/tc-mips.c:19260
10145
 
#, c-format
10146
 
msgid ""
10147
 
"-mdspr2\t\t\tgenerate DSP R2 instructions\n"
10148
 
"-mno-dspr2\t\tdo not generate DSP R2 instructions\n"
10149
 
msgstr ""
10150
 
 
10151
 
#: config/tc-mips.c:19263
10152
 
#, c-format
10153
 
msgid ""
10154
 
"-mmt\t\t\tgenerate MT instructions\n"
10155
 
"-mno-mt\t\t\tdo not generate MT instructions\n"
10156
 
msgstr ""
10157
 
 
10158
 
#: config/tc-mips.c:19266
10159
 
#, c-format
10160
 
msgid ""
10161
 
"-mmcu\t\t\tgenerate MCU instructions\n"
10162
 
"-mno-mcu\t\tdo not generate MCU instructions\n"
10163
 
msgstr ""
10164
 
 
10165
 
#: config/tc-mips.c:19269
10166
 
#, c-format
10167
 
msgid ""
10168
 
"-mfix-loongson2f-jump\twork around Loongson2F JUMP instructions\n"
10169
 
"-mfix-loongson2f-nop\twork around Loongson2F NOP errata\n"
10170
 
"-mfix-vr4120\t\twork around certain VR4120 errata\n"
10171
 
"-mfix-vr4130\t\twork around VR4130 mflo/mfhi errata\n"
10172
 
"-mfix-24k\t\tinsert a nop after ERET and DERET instructions\n"
10173
 
"-mfix-cn63xxp1\t\twork around CN63XXP1 PREF errata\n"
10174
 
"-mgp32\t\t\tuse 32-bit GPRs, regardless of the chosen ISA\n"
10175
 
"-mfp32\t\t\tuse 32-bit FPRs, regardless of the chosen ISA\n"
10176
 
"-msym32\t\t\tassume all symbols have 32-bit values\n"
10177
 
"-O0\t\t\tremove unneeded NOPs, do not swap branches\n"
10178
 
"-O\t\t\tremove unneeded NOPs and swap branches\n"
10179
 
"--trap, --no-break\ttrap exception on div by 0 and mult overflow\n"
10180
 
"--break, --no-trap\tbreak exception on div by 0 and mult overflow\n"
10181
 
msgstr ""
10182
 
 
10183
 
#: config/tc-mips.c:19283
10184
 
#, c-format
10185
 
msgid ""
10186
 
"-mhard-float\t\tallow floating-point instructions\n"
10187
 
"-msoft-float\t\tdo not allow floating-point instructions\n"
10188
 
"-msingle-float\t\tonly allow 32-bit floating-point operations\n"
10189
 
"-mdouble-float\t\tallow 32-bit and 64-bit floating-point operations\n"
10190
 
"--[no-]construct-floats [dis]allow floating point values to be constructed\n"
10191
 
msgstr ""
10192
 
 
10193
 
#: config/tc-mips.c:19291
10194
 
#, c-format
10195
 
msgid ""
10196
 
"-KPIC, -call_shared\tgenerate SVR4 position independent code\n"
10197
 
"-call_nonpic\t\tgenerate non-PIC code that can operate with DSOs\n"
10198
 
"-mvxworks-pic\t\tgenerate VxWorks position independent code\n"
10199
 
"-non_shared\t\tdo not generate code that can operate with DSOs\n"
10200
 
"-xgot\t\t\tassume a 32 bit GOT\n"
10201
 
"-mpdr, -mno-pdr\t\tenable/disable creation of .pdr sections\n"
10202
 
"-mshared, -mno-shared   disable/enable .cpload optimization for\n"
10203
 
"                        position dependent (non shared) code\n"
10204
 
"-mabi=ABI\t\tcreate ABI conformant object file for:\n"
10205
 
msgstr ""
10206
 
 
10207
 
#: config/tc-mips.c:19312
10208
 
#, c-format
10209
 
msgid ""
10210
 
"-32\t\t\tcreate o32 ABI object file (default)\n"
10211
 
"-n32\t\t\tcreate n32 ABI object file\n"
10212
 
"-64\t\t\tcreate 64 ABI object file\n"
10213
 
msgstr ""
10214
 
 
10215
 
#: config/tc-mmix.c:693
10216
 
#, c-format
10217
 
msgid " MMIX-specific command line options:\n"
10218
 
msgstr ""
10219
 
 
10220
 
#: config/tc-mmix.c:694
10221
 
#, c-format
10222
 
msgid ""
10223
 
"  -fixed-special-register-names\n"
10224
 
"                          Allow only the original special register names.\n"
10225
 
msgstr ""
10226
 
 
10227
 
#: config/tc-mmix.c:697
10228
 
#, c-format
10229
 
msgid "  -globalize-symbols      Make all symbols global.\n"
10230
 
msgstr ""
10231
 
 
10232
 
#: config/tc-mmix.c:699
10233
 
#, c-format
10234
 
msgid "  -gnu-syntax             Turn off mmixal syntax compatibility.\n"
10235
 
msgstr ""
10236
 
 
10237
 
#: config/tc-mmix.c:701
10238
 
#, c-format
10239
 
msgid "  -relax                  Create linker relaxable code.\n"
10240
 
msgstr ""
10241
 
 
10242
 
#: config/tc-mmix.c:703
10243
 
#, c-format
10244
 
msgid ""
10245
 
"  -no-predefined-syms     Do not provide mmixal built-in constants.\n"
10246
 
"                          Implies -fixed-special-register-names.\n"
10247
 
msgstr ""
10248
 
 
10249
 
#: config/tc-mmix.c:706
10250
 
#, c-format
10251
 
msgid ""
10252
 
"  -no-expand              Do not expand GETA, branches, PUSHJ or JUMP\n"
10253
 
"                          into multiple instructions.\n"
10254
 
msgstr ""
10255
 
 
10256
 
#: config/tc-mmix.c:709
10257
 
#, c-format
10258
 
msgid ""
10259
 
"  -no-merge-gregs         Do not merge GREG definitions with nearby values.\n"
10260
 
msgstr ""
10261
 
 
10262
 
#: config/tc-mmix.c:711
10263
 
#, c-format
10264
 
msgid ""
10265
 
"  -linker-allocated-gregs If there's no suitable GREG definition for the     "
10266
 
"                     operands of an instruction, let the linker resolve.\n"
10267
 
msgstr ""
10268
 
 
10269
 
#: config/tc-mmix.c:714
10270
 
#, c-format
10271
 
msgid ""
10272
 
"  -x                      Do not warn when an operand to GETA, a branch,\n"
10273
 
"                          PUSHJ or JUMP is not known to be within range.\n"
10274
 
"                          The linker will catch any errors.  Implies\n"
10275
 
"                          -linker-allocated-gregs."
10276
 
msgstr ""
10277
 
 
10278
 
#: config/tc-mmix.c:840
10279
 
#, c-format
10280
 
msgid "unknown opcode: `%s'"
10281
 
msgstr ""
10282
 
 
10283
 
#: config/tc-mmix.c:962 config/tc-mmix.c:977
10284
 
msgid "specified location wasn't TETRA-aligned"
10285
 
msgstr ""
10286
 
 
10287
 
#: config/tc-mmix.c:964 config/tc-mmix.c:979 config/tc-mmix.c:4111
10288
 
#: config/tc-mmix.c:4127
10289
 
msgid "unaligned data at an absolute location is not supported"
10290
 
msgstr ""
10291
 
 
10292
 
#: config/tc-mmix.c:1089
10293
 
#, c-format
10294
 
msgid "invalid operand to opcode %s: `%s'"
10295
 
msgstr ""
10296
 
 
10297
 
#: config/tc-mmix.c:1111 config/tc-mmix.c:1138 config/tc-mmix.c:1171
10298
 
#: config/tc-mmix.c:1179 config/tc-mmix.c:1196 config/tc-mmix.c:1224
10299
 
#: config/tc-mmix.c:1245 config/tc-mmix.c:1270 config/tc-mmix.c:1318
10300
 
#: config/tc-mmix.c:1419 config/tc-mmix.c:1444 config/tc-mmix.c:1476
10301
 
#: config/tc-mmix.c:1508 config/tc-mmix.c:1538 config/tc-mmix.c:1591
10302
 
#: config/tc-mmix.c:1608 config/tc-mmix.c:1635 config/tc-mmix.c:1663
10303
 
#: config/tc-mmix.c:1693 config/tc-mmix.c:1719 config/tc-mmix.c:1735
10304
 
#: config/tc-mmix.c:1761 config/tc-mmix.c:1777 config/tc-mmix.c:1793
10305
 
#: config/tc-mmix.c:1874
10306
 
#, c-format
10307
 
msgid "invalid operands to opcode %s: `%s'"
10308
 
msgstr ""
10309
 
 
10310
 
#: config/tc-mmix.c:1976
10311
 
msgid "internal: mmix_prefix_name but empty prefix"
10312
 
msgstr ""
10313
 
 
10314
 
#: config/tc-mmix.c:2020
10315
 
#, c-format
10316
 
msgid "too many GREG registers allocated (max %d)"
10317
 
msgstr ""
10318
 
 
10319
 
#: config/tc-mmix.c:2078
10320
 
msgid "BSPEC already active.  Nesting is not supported."
10321
 
msgstr ""
10322
 
 
10323
 
#: config/tc-mmix.c:2087
10324
 
msgid "invalid BSPEC expression"
10325
 
msgstr ""
10326
 
 
10327
 
#: config/tc-mmix.c:2103
10328
 
#, c-format
10329
 
msgid "can't create section %s"
10330
 
msgstr ""
10331
 
 
10332
 
#: config/tc-mmix.c:2108
10333
 
#, c-format
10334
 
msgid "can't set section flags for section %s"
10335
 
msgstr ""
10336
 
 
10337
 
#: config/tc-mmix.c:2129
10338
 
msgid "ESPEC without preceding BSPEC"
10339
 
msgstr ""
10340
 
 
10341
 
#: config/tc-mmix.c:2158
10342
 
msgid "missing local expression"
10343
 
msgstr ""
10344
 
 
10345
 
#: config/tc-mmix.c:2368
10346
 
msgid "operand out of range, instruction expanded"
10347
 
msgstr ""
10348
 
 
10349
 
#. The BFD_RELOC_MMIX_LOCAL-specific message is supposed to be
10350
 
#. user-friendly, though a little bit non-substantial.
10351
 
#: config/tc-mmix.c:2619
10352
 
msgid "directive LOCAL must be placed in code or data"
10353
 
msgstr ""
10354
 
 
10355
 
#: config/tc-mmix.c:2620
10356
 
msgid "internal confusion: relocation in a section without contents"
10357
 
msgstr ""
10358
 
 
10359
 
#: config/tc-mmix.c:2734
10360
 
msgid "internal: BFD_RELOC_MMIX_BASE_PLUS_OFFSET not resolved to section"
10361
 
msgstr ""
10362
 
 
10363
 
#: config/tc-mmix.c:2782
10364
 
msgid "no suitable GREG definition for operands"
10365
 
msgstr ""
10366
 
 
10367
 
#: config/tc-mmix.c:2841
10368
 
msgid "operands were not reducible at assembly-time"
10369
 
msgstr ""
10370
 
 
10371
 
#: config/tc-mmix.c:2868
10372
 
#, c-format
10373
 
msgid "cannot generate relocation type for symbol %s, code %s"
10374
 
msgstr ""
10375
 
 
10376
 
#: config/tc-mmix.c:2888
10377
 
#, c-format
10378
 
msgid "internal: unhandled label %s"
10379
 
msgstr ""
10380
 
 
10381
 
#: config/tc-mmix.c:2918
10382
 
msgid "[0-9]H labels may not appear alone on a line"
10383
 
msgstr ""
10384
 
 
10385
 
#: config/tc-mmix.c:2927
10386
 
msgid "[0-9]H labels do not mix with dot-pseudos"
10387
 
msgstr ""
10388
 
 
10389
 
#: config/tc-mmix.c:3015
10390
 
msgid "invalid characters in input"
10391
 
msgstr ""
10392
 
 
10393
 
#: config/tc-mmix.c:3121
10394
 
msgid "empty label field for IS"
10395
 
msgstr ""
10396
 
 
10397
 
#: config/tc-mmix.c:3447
10398
 
#, c-format
10399
 
msgid "internal: unexpected relax type %d:%d"
10400
 
msgstr ""
10401
 
 
10402
 
#: config/tc-mmix.c:3470
10403
 
msgid "BSPEC without ESPEC."
10404
 
msgstr ""
10405
 
 
10406
 
#: config/tc-mmix.c:3675
10407
 
msgid "GREG expression too complicated"
10408
 
msgstr ""
10409
 
 
10410
 
#: config/tc-mmix.c:3690
10411
 
msgid "internal: GREG expression not resolved to section"
10412
 
msgstr ""
10413
 
 
10414
 
#: config/tc-mmix.c:3739
10415
 
msgid "register section has contents\n"
10416
 
msgstr ""
10417
 
 
10418
 
#: config/tc-mmix.c:3866
10419
 
msgid "section change from within a BSPEC/ESPEC pair is not supported"
10420
 
msgstr ""
10421
 
 
10422
 
#: config/tc-mmix.c:3887
10423
 
msgid "directive LOC from within a BSPEC/ESPEC pair is not supported"
10424
 
msgstr ""
10425
 
 
10426
 
#: config/tc-mmix.c:3898
10427
 
msgid "invalid LOC expression"
10428
 
msgstr ""
10429
 
 
10430
 
#: config/tc-mmix.c:3925 config/tc-mmix.c:3952
10431
 
msgid "LOC expression stepping backwards is not supported"
10432
 
msgstr ""
10433
 
 
10434
 
#. We will only get here in rare cases involving #NO_APP,
10435
 
#. where the unterminated string is not recognized by the
10436
 
#. preformatting pass.
10437
 
#: config/tc-mmix.c:4034 config/tc-mmix.c:4192 config/tc-z80.c:1695
10438
 
msgid "unterminated string"
10439
 
msgstr ""
10440
 
 
10441
 
#: config/tc-mmix.c:4051
10442
 
msgid "BYTE expression not a pure number"
10443
 
msgstr ""
10444
 
 
10445
 
#. Note that mmixal does not allow negative numbers in
10446
 
#. BYTE sequences, so neither should we.
10447
 
#: config/tc-mmix.c:4060
10448
 
msgid "BYTE expression not in the range 0..255"
10449
 
msgstr ""
10450
 
 
10451
 
#: config/tc-mmix.c:4109 config/tc-mmix.c:4125
10452
 
msgid "data item with alignment larger than location"
10453
 
msgstr ""
10454
 
 
10455
 
#. Since integer_constant is local to expr.c, we have to make this a
10456
 
#. macro.  FIXME: Do it cleaner.
10457
 
#: config/tc-mmix.h:105
10458
 
msgid "`&' serial number operator is not supported"
10459
 
msgstr ""
10460
 
 
10461
 
#: config/tc-mn10200.c:304
10462
 
#, c-format
10463
 
msgid ""
10464
 
"MN10200 options:\n"
10465
 
"none yet\n"
10466
 
msgstr ""
10467
 
 
10468
 
#: config/tc-mn10300.c:441
10469
 
#, c-format
10470
 
msgid ""
10471
 
"MN10300 assembler options:\n"
10472
 
"none yet\n"
10473
 
msgstr ""
10474
 
 
10475
 
#: config/tc-mn10300.c:1268
10476
 
msgid "Invalid opcode/operands"
10477
 
msgstr ""
10478
 
 
10479
 
#: config/tc-mn10300.c:1791
10480
 
msgid "Invalid register specification."
10481
 
msgstr ""
10482
 
 
10483
 
#: config/tc-mn10300.c:2383
10484
 
#, c-format
10485
 
msgid "Bad relocation fixup type (%d)"
10486
 
msgstr ""
10487
 
 
10488
 
#: config/tc-moxie.c:100
10489
 
msgid "expecting register"
10490
 
msgstr ""
10491
 
 
10492
 
#: config/tc-moxie.c:119 config/tc-moxie.c:135
10493
 
msgid "illegal register number"
10494
 
msgstr ""
10495
 
 
10496
 
#: config/tc-moxie.c:184 config/tc-pj.c:260
10497
 
#, c-format
10498
 
msgid "unknown opcode %s"
10499
 
msgstr ""
10500
 
 
10501
 
#: config/tc-moxie.c:202 config/tc-moxie.c:221 config/tc-moxie.c:312
10502
 
#: config/tc-moxie.c:358
10503
 
msgid "expecting comma delimited register operands"
10504
 
msgstr ""
10505
 
 
10506
 
#: config/tc-moxie.c:228 config/tc-moxie.c:288 config/tc-moxie.c:300
10507
 
#: config/tc-moxie.c:333 config/tc-moxie.c:365 config/tc-moxie.c:398
10508
 
#: config/tc-moxie.c:452 config/tc-moxie.c:506 config/tc-moxie.c:516
10509
 
#: config/tc-moxie.c:544 config/tc-pj.c:308
10510
 
msgid "extra stuff on line ignored"
10511
 
msgstr ""
10512
 
 
10513
 
#: config/tc-moxie.c:248 config/tc-moxie.c:388 config/tc-moxie.c:418
10514
 
#: config/tc-moxie.c:493
10515
 
msgid "expecting comma delimited operands"
10516
 
msgstr ""
10517
 
 
10518
 
#: config/tc-moxie.c:316 config/tc-moxie.c:344
10519
 
msgid "expecting indirect register `($rA)'"
10520
 
msgstr ""
10521
 
 
10522
 
#: config/tc-moxie.c:324 config/tc-moxie.c:352 config/tc-moxie.c:443
10523
 
#: config/tc-moxie.c:485
10524
 
msgid "missing closing parenthesis"
10525
 
msgstr ""
10526
 
 
10527
 
#: config/tc-moxie.c:435 config/tc-moxie.c:477
10528
 
msgid "expecting indirect register `($rX)'"
10529
 
msgstr ""
10530
 
 
10531
 
#: config/tc-moxie.c:547 config/tc-pj.c:313
10532
 
msgid "Something forgot to clean up\n"
10533
 
msgstr ""
10534
 
 
10535
 
#: config/tc-moxie.c:649
10536
 
msgid "pcrel too far BFD_RELOC_MOXIE_10"
10537
 
msgstr ""
10538
 
 
10539
 
#: config/tc-msp430.c:547
10540
 
msgid ".profiler pseudo requires at least two operands."
10541
 
msgstr ""
10542
 
 
10543
 
#: config/tc-msp430.c:606
10544
 
msgid "unknown profiling flag - ignored."
10545
 
msgstr ""
10546
 
 
10547
 
#: config/tc-msp430.c:622
10548
 
msgid "ambiguous flags combination - '.profiler' directive ignored."
10549
 
msgstr ""
10550
 
 
10551
 
#: config/tc-msp430.c:632
10552
 
msgid "profiling in absolute section?"
10553
 
msgstr ""
10554
 
 
10555
 
#: config/tc-msp430.c:720
10556
 
#, c-format
10557
 
msgid "Known MCU names:\n"
10558
 
msgstr ""
10559
 
 
10560
 
#: config/tc-msp430.c:723
10561
 
#, c-format
10562
 
msgid "\t %s\n"
10563
 
msgstr ""
10564
 
 
10565
 
#: config/tc-msp430.c:749
10566
 
#, c-format
10567
 
msgid "redefinition of mcu type %s' to %s'"
10568
 
msgstr ""
10569
 
 
10570
 
#: config/tc-msp430.c:792
10571
 
#, c-format
10572
 
msgid ""
10573
 
"MSP430 options:\n"
10574
 
"  -mmcu=[msp430-name] select microcontroller type\n"
10575
 
"                  msp430x110  msp430x112\n"
10576
 
"                  msp430x1101 msp430x1111\n"
10577
 
"                  msp430x1121 msp430x1122 msp430x1132\n"
10578
 
"                  msp430x122  msp430x123\n"
10579
 
"                  msp430x1222 msp430x1232\n"
10580
 
"                  msp430x133  msp430x135\n"
10581
 
"                  msp430x1331 msp430x1351\n"
10582
 
"                  msp430x147  msp430x148  msp430x149\n"
10583
 
"                  msp430x155  msp430x156  msp430x157\n"
10584
 
"                  msp430x167  msp430x168  msp430x169\n"
10585
 
"                  msp430x1610 msp430x1611 msp430x1612\n"
10586
 
"                  msp430x311  msp430x312  msp430x313  msp430x314  "
10587
 
"msp430x315\n"
10588
 
"                  msp430x323  msp430x325\n"
10589
 
"                  msp430x336  msp430x337\n"
10590
 
"                  msp430x412  msp430x413  msp430x415  msp430x417\n"
10591
 
"                  msp430xE423 msp430xE425 msp430E427\n"
10592
 
"                  msp430xW423 msp430xW425 msp430W427\n"
10593
 
"                  msp430xG437 msp430xG438 msp430G439\n"
10594
 
"                  msp430x435  msp430x436  msp430x437\n"
10595
 
"                  msp430x447  msp430x448  msp430x449\n"
10596
 
msgstr ""
10597
 
 
10598
 
#: config/tc-msp430.c:815
10599
 
#, c-format
10600
 
msgid ""
10601
 
"  -mQ - enable relaxation at assembly time. DANGEROUS!\n"
10602
 
"  -mP - enable polymorph instructions\n"
10603
 
msgstr ""
10604
 
 
10605
 
#: config/tc-msp430.c:969
10606
 
#, c-format
10607
 
msgid "value %d out of range. Use #lo() or #hi()"
10608
 
msgstr ""
10609
 
 
10610
 
#: config/tc-msp430.c:1057
10611
 
#, c-format
10612
 
msgid "unknown expression in operand %s. use #llo() #lhi() #hlo() #hhi() "
10613
 
msgstr ""
10614
 
 
10615
 
#: config/tc-msp430.c:1108
10616
 
#, c-format
10617
 
msgid "Registers cannot be used within immediate expression [%s]"
10618
 
msgstr ""
10619
 
 
10620
 
#: config/tc-msp430.c:1110
10621
 
#, c-format
10622
 
msgid "unknown operand %s"
10623
 
msgstr ""
10624
 
 
10625
 
#: config/tc-msp430.c:1132 config/tc-msp430.c:1267
10626
 
#, c-format
10627
 
msgid "value out of range: %d"
10628
 
msgstr ""
10629
 
 
10630
 
#: config/tc-msp430.c:1143
10631
 
#, c-format
10632
 
msgid "Registers cannot be used within absolute expression [%s]"
10633
 
msgstr ""
10634
 
 
10635
 
#: config/tc-msp430.c:1145 config/tc-msp430.c:1288
10636
 
#, c-format
10637
 
msgid "unknown expression in operand %s"
10638
 
msgstr ""
10639
 
 
10640
 
#: config/tc-msp430.c:1159 config/tc-msp430.c:1166
10641
 
#, c-format
10642
 
msgid "unknown addressing mode %s"
10643
 
msgstr ""
10644
 
 
10645
 
#: config/tc-msp430.c:1174
10646
 
#, c-format
10647
 
msgid "Bad register name r%s"
10648
 
msgstr ""
10649
 
 
10650
 
#: config/tc-msp430.c:1186
10651
 
#, c-format
10652
 
msgid "MSP430 does not have %d registers"
10653
 
msgstr ""
10654
 
 
10655
 
#: config/tc-msp430.c:1206
10656
 
msgid "')' required"
10657
 
msgstr ""
10658
 
 
10659
 
#: config/tc-msp430.c:1219
10660
 
#, c-format
10661
 
msgid "unknown operator %s. Did you mean X(Rn) or #[hl][hl][oi](CONST) ?"
10662
 
msgstr ""
10663
 
 
10664
 
#: config/tc-msp430.c:1228
10665
 
#, c-format
10666
 
msgid "unknown operator (r%s substituted as a register name"
10667
 
msgstr ""
10668
 
 
10669
 
#: config/tc-msp430.c:1240 config/tc-msp430.c:1251
10670
 
#, c-format
10671
 
msgid "unknown operator %s"
10672
 
msgstr ""
10673
 
 
10674
 
#: config/tc-msp430.c:1245
10675
 
msgid "r2 should not be used in indexed addressing mode"
10676
 
msgstr ""
10677
 
 
10678
 
#: config/tc-msp430.c:1286
10679
 
#, c-format
10680
 
msgid "Registers cannot be used as a prefix of indexed expression [%s]"
10681
 
msgstr ""
10682
 
 
10683
 
#. Unreachable.
10684
 
#: config/tc-msp430.c:1335
10685
 
#, c-format
10686
 
msgid "unknown addressing mode for operand %s"
10687
 
msgstr ""
10688
 
 
10689
 
#: config/tc-msp430.c:1360
10690
 
#, c-format
10691
 
msgid "Internal bug. Try to use 0(r%d) instead of @r%d"
10692
 
msgstr ""
10693
 
 
10694
 
#: config/tc-msp430.c:1370
10695
 
msgid "this addressing mode is not applicable for destination operand"
10696
 
msgstr ""
10697
 
 
10698
 
#: config/tc-msp430.c:1414
10699
 
#, c-format
10700
 
msgid "instruction %s requires %d operand(s)"
10701
 
msgstr ""
10702
 
 
10703
 
#: config/tc-msp430.c:1667
10704
 
#, c-format
10705
 
msgid "Even number required. Rounded to %d"
10706
 
msgstr ""
10707
 
 
10708
 
#: config/tc-msp430.c:1678
10709
 
#, c-format
10710
 
msgid "Wrong displacement  %d"
10711
 
msgstr ""
10712
 
 
10713
 
#: config/tc-msp430.c:1695
10714
 
msgid "instruction requires label sans '$'"
10715
 
msgstr ""
10716
 
 
10717
 
#: config/tc-msp430.c:1700
10718
 
msgid "instruction requires label or value in range -511:512"
10719
 
msgstr ""
10720
 
 
10721
 
#: config/tc-msp430.c:1707 config/tc-msp430.c:1751 config/tc-msp430.c:1790
10722
 
msgid "instruction requires label"
10723
 
msgstr ""
10724
 
 
10725
 
#: config/tc-msp430.c:1715 config/tc-msp430.c:1757
10726
 
msgid "polymorphs are not enabled. Use -mP option to enable."
10727
 
msgstr ""
10728
 
 
10729
 
#: config/tc-msp430.c:1794
10730
 
msgid "Illegal instruction or not implemented opcode."
10731
 
msgstr ""
10732
 
 
10733
 
#: config/tc-msp430.c:2144
10734
 
#, c-format
10735
 
msgid "internal inconsistency problem in %s: insn %04lx"
10736
 
msgstr ""
10737
 
 
10738
 
#: config/tc-msp430.c:2174 config/tc-msp430.c:2197
10739
 
#, c-format
10740
 
msgid "internal inconsistency problem in %s: ext. insn %04lx"
10741
 
msgstr ""
10742
 
 
10743
 
#: config/tc-msp430.c:2209
10744
 
#, c-format
10745
 
msgid "internal inconsistency problem in %s:  %lx"
10746
 
msgstr ""
10747
 
 
10748
 
#: config/tc-mt.c:151
10749
 
#, c-format
10750
 
msgid "MT specific command line options:\n"
10751
 
msgstr ""
10752
 
 
10753
 
#: config/tc-mt.c:152
10754
 
#, c-format
10755
 
msgid "  -march=ms1-64-001         allow ms1-64-001 instructions\n"
10756
 
msgstr ""
10757
 
 
10758
 
#: config/tc-mt.c:153
10759
 
#, c-format
10760
 
msgid "  -march=ms1-16-002         allow ms1-16-002 instructions (default)\n"
10761
 
msgstr ""
10762
 
 
10763
 
#: config/tc-mt.c:154
10764
 
#, c-format
10765
 
msgid "  -march=ms1-16-003         allow ms1-16-003 instructions\n"
10766
 
msgstr ""
10767
 
 
10768
 
#: config/tc-mt.c:155
10769
 
#, c-format
10770
 
msgid "  -march=ms2                allow ms2 instructions \n"
10771
 
msgstr ""
10772
 
 
10773
 
#: config/tc-mt.c:156
10774
 
#, c-format
10775
 
msgid "  -nosched                  disable scheduling restrictions\n"
10776
 
msgstr ""
10777
 
 
10778
 
#: config/tc-mt.c:224
10779
 
#, c-format
10780
 
msgid "instruction %s may not follow another memory access instruction."
10781
 
msgstr ""
10782
 
 
10783
 
#: config/tc-mt.c:230
10784
 
#, c-format
10785
 
msgid "instruction %s may not follow another I/O instruction."
10786
 
msgstr ""
10787
 
 
10788
 
#: config/tc-mt.c:236
10789
 
#, c-format
10790
 
msgid "%s may not occupy the delay slot of another branch insn."
10791
 
msgstr ""
10792
 
 
10793
 
#: config/tc-mt.c:261
10794
 
#, c-format
10795
 
msgid "operand references R%ld of previous instruction."
10796
 
msgstr ""
10797
 
 
10798
 
#: config/tc-mt.c:267
10799
 
#, c-format
10800
 
msgid "operand references R%ld of instruction before previous."
10801
 
msgstr ""
10802
 
 
10803
 
#: config/tc-mt.c:281 config/tc-mt.c:286
10804
 
#, c-format
10805
 
msgid ""
10806
 
"conditional branch or jal insn's operand references R%ld of previous "
10807
 
"arithmetic or logic insn."
10808
 
msgstr ""
10809
 
 
10810
 
#: config/tc-mt.c:349
10811
 
msgid "md_estimate_size_before_relax\n"
10812
 
msgstr ""
10813
 
 
10814
 
#: config/tc-ns32k.c:439
10815
 
msgid "Invalid syntax in PC-relative addressing mode"
10816
 
msgstr ""
10817
 
 
10818
 
#: config/tc-ns32k.c:463
10819
 
msgid "Invalid syntax in External addressing mode"
10820
 
msgstr ""
10821
 
 
10822
 
#: config/tc-ns32k.c:544
10823
 
msgid "Invalid syntax in Memory Relative addressing mode"
10824
 
msgstr ""
10825
 
 
10826
 
#: config/tc-ns32k.c:611
10827
 
msgid "Invalid scaled-indexed mode, use (b,w,d,q)"
10828
 
msgstr ""
10829
 
 
10830
 
#: config/tc-ns32k.c:616
10831
 
msgid "Syntax in scaled-indexed mode, use [Rn:m] where n=[0..7] m={b,w,d,q}"
10832
 
msgstr ""
10833
 
 
10834
 
#: config/tc-ns32k.c:621
10835
 
msgid "Scaled-indexed addressing mode combined with scaled-index"
10836
 
msgstr ""
10837
 
 
10838
 
#: config/tc-ns32k.c:632
10839
 
msgid "Invalid or illegal addressing mode combined with scaled-index"
10840
 
msgstr ""
10841
 
 
10842
 
#: config/tc-ns32k.c:755
10843
 
msgid "Premature end of suffix -- Defaulting to d"
10844
 
msgstr ""
10845
 
 
10846
 
#: config/tc-ns32k.c:768
10847
 
msgid "Bad suffix after ':' use {b|w|d} Defaulting to d"
10848
 
msgstr ""
10849
 
 
10850
 
#: config/tc-ns32k.c:813
10851
 
msgid "Very short instr to option, ie you can't do it on a NULLstr"
10852
 
msgstr ""
10853
 
 
10854
 
#: config/tc-ns32k.c:863
10855
 
msgid "No such entry in list. (cpu/mmu register)"
10856
 
msgstr ""
10857
 
 
10858
 
#: config/tc-ns32k.c:920
10859
 
msgid "Internal consistency error.  check ns32k-opcode.h"
10860
 
msgstr ""
10861
 
 
10862
 
#: config/tc-ns32k.c:944
10863
 
msgid "Address of immediate operand"
10864
 
msgstr ""
10865
 
 
10866
 
#: config/tc-ns32k.c:945
10867
 
msgid "Invalid immediate write operand."
10868
 
msgstr ""
10869
 
 
10870
 
#: config/tc-ns32k.c:1075
10871
 
msgid "Bad opcode-table-option, check in file ns32k-opcode.h"
10872
 
msgstr ""
10873
 
 
10874
 
#: config/tc-ns32k.c:1108
10875
 
msgid "No such opcode"
10876
 
msgstr ""
10877
 
 
10878
 
#: config/tc-ns32k.c:1183
10879
 
msgid "Bad suffix, defaulting to d"
10880
 
msgstr ""
10881
 
 
10882
 
#: config/tc-ns32k.c:1210
10883
 
msgid "Too many operands passed to instruction"
10884
 
msgstr ""
10885
 
 
10886
 
#. Check error in default.
10887
 
#: config/tc-ns32k.c:1222
10888
 
msgid "Wrong numbers of operands in default, check ns32k-opcodes.h"
10889
 
msgstr ""
10890
 
 
10891
 
#: config/tc-ns32k.c:1225
10892
 
msgid "Wrong number of operands"
10893
 
msgstr ""
10894
 
 
10895
 
#: config/tc-ns32k.c:1298
10896
 
#, c-format
10897
 
msgid "Can not do %d byte pc-relative relocation for storage type %d"
10898
 
msgstr ""
10899
 
 
10900
 
#: config/tc-ns32k.c:1301
10901
 
#, c-format
10902
 
msgid "Can not do %d byte relocation for storage type %d"
10903
 
msgstr ""
10904
 
 
10905
 
#: config/tc-ns32k.c:1393
10906
 
#, c-format
10907
 
msgid "value of %ld out of byte displacement range."
10908
 
msgstr ""
10909
 
 
10910
 
#: config/tc-ns32k.c:1403
10911
 
#, c-format
10912
 
msgid "value of %ld out of word displacement range."
10913
 
msgstr ""
10914
 
 
10915
 
#: config/tc-ns32k.c:1418
10916
 
#, c-format
10917
 
msgid "value of %ld out of double word displacement range."
10918
 
msgstr ""
10919
 
 
10920
 
#: config/tc-ns32k.c:1439
10921
 
#, c-format
10922
 
msgid "Internal logic error.  line %d, file \"%s\""
10923
 
msgstr ""
10924
 
 
10925
 
#: config/tc-ns32k.c:1487
10926
 
#, c-format
10927
 
msgid "Internal logic error. line %d, file \"%s\""
10928
 
msgstr ""
10929
 
 
10930
 
#: config/tc-ns32k.c:1588
10931
 
msgid "Bit field out of range"
10932
 
msgstr ""
10933
 
 
10934
 
#: config/tc-ns32k.c:1688
10935
 
msgid "iif convert internal pcrel/binary"
10936
 
msgstr ""
10937
 
 
10938
 
#: config/tc-ns32k.c:1705
10939
 
msgid "Bignum too big for long"
10940
 
msgstr ""
10941
 
 
10942
 
#: config/tc-ns32k.c:1782
10943
 
msgid "iif convert internal pcrel/pointer"
10944
 
msgstr ""
10945
 
 
10946
 
#: config/tc-ns32k.c:1787
10947
 
msgid "Internal logic error in iif.iifP[n].type"
10948
 
msgstr ""
10949
 
 
10950
 
#. We cant relax this case.
10951
 
#: config/tc-ns32k.c:1823
10952
 
msgid "Can't relax difference"
10953
 
msgstr ""
10954
 
 
10955
 
#: config/tc-ns32k.c:1864
10956
 
msgid "Displacement too large for :d"
10957
 
msgstr ""
10958
 
 
10959
 
#: config/tc-ns32k.c:1877
10960
 
msgid "Internal logic error in iif.iifP[].type"
10961
 
msgstr ""
10962
 
 
10963
 
#. Fatal.
10964
 
#: config/tc-ns32k.c:1909
10965
 
#, c-format
10966
 
msgid "Can't hash %s: %s"
10967
 
msgstr ""
10968
 
 
10969
 
#: config/tc-ns32k.c:2145
10970
 
#, c-format
10971
 
msgid "invalid architecture option -m%s, ignored"
10972
 
msgstr ""
10973
 
 
10974
 
#: config/tc-ns32k.c:2158
10975
 
#, c-format
10976
 
msgid "invalid default displacement size \"%s\". Defaulting to %d."
10977
 
msgstr ""
10978
 
 
10979
 
#: config/tc-ns32k.c:2174
10980
 
#, c-format
10981
 
msgid ""
10982
 
"NS32K options:\n"
10983
 
"-m32032 | -m32532\tselect variant of NS32K architecture\n"
10984
 
"--disp-size-default=<1|2|4>\n"
10985
 
msgstr ""
10986
 
 
10987
 
#: config/tc-ns32k.c:2249
10988
 
#, c-format
10989
 
msgid "Cannot find relocation type for symbol %s, code %d"
10990
 
msgstr ""
10991
 
 
10992
 
#: config/tc-or32.c:361
10993
 
#, c-format
10994
 
msgid "unknown opcode1: `%s'"
10995
 
msgstr ""
10996
 
 
10997
 
#: config/tc-or32.c:367
10998
 
#, c-format
10999
 
msgid "unknown opcode2 `%s'."
11000
 
msgstr ""
11001
 
 
11002
 
#: config/tc-or32.c:403
11003
 
#, c-format
11004
 
msgid "instruction not allowed: %s"
11005
 
msgstr ""
11006
 
 
11007
 
#: config/tc-or32.c:406
11008
 
#, c-format
11009
 
msgid "too many operands: %s"
11010
 
msgstr ""
11011
 
 
11012
 
#: config/tc-or32.c:490
11013
 
msgid "call/jmp target out of range (1)"
11014
 
msgstr ""
11015
 
 
11016
 
#: config/tc-or32.c:612
11017
 
msgid "call/jmp target out of range (2)"
11018
 
msgstr ""
11019
 
 
11020
 
#: config/tc-or32.c:631
11021
 
#, c-format
11022
 
msgid "bad relocation type: 0x%02x"
11023
 
msgstr ""
11024
 
 
11025
 
#: config/tc-or32.c:823
11026
 
msgid "invalid register in & expression"
11027
 
msgstr ""
11028
 
 
11029
 
#: config/tc-pdp11.c:339 config/tc-pdp11.c:357 config/tc-pdp11.c:382
11030
 
#: config/tc-pdp11.c:388 config/tc-pdp11.c:401
11031
 
msgid "Bad register name"
11032
 
msgstr ""
11033
 
 
11034
 
#: config/tc-pdp11.c:420 config/tc-pdp11.c:484 config/tc-pdp11.c:495
11035
 
msgid "Error in expression"
11036
 
msgstr ""
11037
 
 
11038
 
#: config/tc-pdp11.c:492
11039
 
msgid "Low order bits truncated in immediate float operand"
11040
 
msgstr ""
11041
 
 
11042
 
#: config/tc-pdp11.c:611
11043
 
msgid "Float AC not legal as integer operand"
11044
 
msgstr ""
11045
 
 
11046
 
#: config/tc-pdp11.c:631
11047
 
msgid "General register not legal as float operand"
11048
 
msgstr ""
11049
 
 
11050
 
#: config/tc-pdp11.c:664
11051
 
msgid "No instruction found"
11052
 
msgstr ""
11053
 
 
11054
 
#: config/tc-pdp11.c:674 config/tc-z80.c:1894 config/tc-z80.c:1907
11055
 
#, c-format
11056
 
msgid "Unknown instruction '%s'"
11057
 
msgstr ""
11058
 
 
11059
 
#: config/tc-pdp11.c:680
11060
 
#, c-format
11061
 
msgid "Unsupported instruction set extension: %s"
11062
 
msgstr ""
11063
 
 
11064
 
#: config/tc-pdp11.c:716
11065
 
msgid "operand is not an absolute constant"
11066
 
msgstr ""
11067
 
 
11068
 
#: config/tc-pdp11.c:724
11069
 
msgid "3-bit immediate out of range"
11070
 
msgstr ""
11071
 
 
11072
 
#: config/tc-pdp11.c:731
11073
 
msgid "6-bit immediate out of range"
11074
 
msgstr ""
11075
 
 
11076
 
#: config/tc-pdp11.c:738
11077
 
msgid "8-bit immediate out of range"
11078
 
msgstr ""
11079
 
 
11080
 
#: config/tc-pdp11.c:755 config/tc-pdp11.c:948
11081
 
msgid "Symbol expected"
11082
 
msgstr ""
11083
 
 
11084
 
#: config/tc-pdp11.c:760
11085
 
msgid "8-bit displacement out of range"
11086
 
msgstr ""
11087
 
 
11088
 
#: config/tc-pdp11.c:802 config/tc-pdp11.c:823 config/tc-pdp11.c:840
11089
 
#: config/tc-pdp11.c:861 config/tc-pdp11.c:878 config/tc-pdp11.c:899
11090
 
#: config/tc-pdp11.c:918 config/tc-pdp11.c:939
11091
 
msgid "Missing ','"
11092
 
msgstr ""
11093
 
 
11094
 
#: config/tc-pdp11.c:953
11095
 
msgid "6-bit displacement out of range"
11096
 
msgstr ""
11097
 
 
11098
 
#: config/tc-pdp11.c:974 config/tc-tilegx.c:1160 config/tc-tilepro.c:1023
11099
 
#: config/tc-vax.c:1944
11100
 
msgid "Too many operands"
11101
 
msgstr ""
11102
 
 
11103
 
#: config/tc-pj.c:65 config/tc-pj.c:74
11104
 
msgid "confusing relocation expressions"
11105
 
msgstr ""
11106
 
 
11107
 
#: config/tc-pj.c:157
11108
 
msgid "can't have relocation for ipush"
11109
 
msgstr ""
11110
 
 
11111
 
#: config/tc-pj.c:289
11112
 
msgid "expected expression"
11113
 
msgstr ""
11114
 
 
11115
 
#: config/tc-pj.c:355
11116
 
#, c-format
11117
 
msgid ""
11118
 
"PJ options:\n"
11119
 
"-little\t\t\tgenerate little endian code\n"
11120
 
"-big\t\t\tgenerate big endian code\n"
11121
 
msgstr ""
11122
 
 
11123
 
#: config/tc-pj.c:380 config/tc-sh.c:4143 config/tc-sh.c:4150
11124
 
#: config/tc-sh.c:4157 config/tc-sh.c:4164
11125
 
msgid "pcrel too far"
11126
 
msgstr ""
11127
 
 
11128
 
#: config/tc-pj.h:38
11129
 
msgid "convert_frag\n"
11130
 
msgstr ""
11131
 
 
11132
 
#: config/tc-pj.h:39
11133
 
msgid "estimate size\n"
11134
 
msgstr ""
11135
 
 
11136
 
#: config/tc-ppc.c:1119
11137
 
#, c-format
11138
 
msgid "%s unsupported"
11139
 
msgstr ""
11140
 
 
11141
 
#: config/tc-ppc.c:1216
11142
 
msgid "--nops needs a numeric argument"
11143
 
msgstr ""
11144
 
 
11145
 
#: config/tc-ppc.c:1230
11146
 
#, c-format
11147
 
msgid ""
11148
 
"PowerPC options:\n"
11149
 
"-a32                    generate ELF32/XCOFF32\n"
11150
 
"-a64                    generate ELF64/XCOFF64\n"
11151
 
"-u                      ignored\n"
11152
 
"-mpwrx, -mpwr2          generate code for POWER/2 (RIOS2)\n"
11153
 
"-mpwr                   generate code for POWER (RIOS1)\n"
11154
 
"-m601                   generate code for PowerPC 601\n"
11155
 
"-mppc, -mppc32, -m603, -m604\n"
11156
 
"                        generate code for PowerPC 603/604\n"
11157
 
"-m403                   generate code for PowerPC 403\n"
11158
 
"-m405                   generate code for PowerPC 405\n"
11159
 
"-m440                   generate code for PowerPC 440\n"
11160
 
"-m464                   generate code for PowerPC 464\n"
11161
 
"-m476                   generate code for PowerPC 476\n"
11162
 
"-m7400, -m7410, -m7450, -m7455\n"
11163
 
"                        generate code for PowerPC 7400/7410/7450/7455\n"
11164
 
"-m750cl                 generate code for PowerPC 750cl\n"
11165
 
msgstr ""
11166
 
 
11167
 
#: config/tc-ppc.c:1248
11168
 
#, c-format
11169
 
msgid ""
11170
 
"-mppc64, -m620          generate code for PowerPC 620/625/630\n"
11171
 
"-mppc64bridge           generate code for PowerPC 64, including bridge "
11172
 
"insns\n"
11173
 
"-mbooke                 generate code for 32-bit PowerPC BookE\n"
11174
 
"-ma2                    generate code for A2 architecture\n"
11175
 
"-mpower4, -mpwr4        generate code for Power4 architecture\n"
11176
 
"-mpower5, -mpwr5, -mpwr5x\n"
11177
 
"                        generate code for Power5 architecture\n"
11178
 
"-mpower6, -mpwr6        generate code for Power6 architecture\n"
11179
 
"-mpower7, -mpwr7        generate code for Power7 architecture\n"
11180
 
"-mcell                  generate code for Cell Broadband Engine "
11181
 
"architecture\n"
11182
 
"-mcom                   generate code Power/PowerPC common instructions\n"
11183
 
"-many                   generate code for any architecture (PWR/PWRX/PPC)\n"
11184
 
msgstr ""
11185
 
 
11186
 
#: config/tc-ppc.c:1261
11187
 
#, c-format
11188
 
msgid ""
11189
 
"-maltivec               generate code for AltiVec\n"
11190
 
"-mvsx                   generate code for Vector-Scalar (VSX) instructions\n"
11191
 
"-me300                  generate code for PowerPC e300 family\n"
11192
 
"-me500, -me500x2        generate code for Motorola e500 core complex\n"
11193
 
"-me500mc,               generate code for Freescale e500mc core complex\n"
11194
 
"-me500mc64,             generate code for Freescale e500mc64 core complex\n"
11195
 
"-mspe                   generate code for Motorola SPE instructions\n"
11196
 
"-mtitan                 generate code for AppliedMicro Titan core complex\n"
11197
 
"-mregnames              Allow symbolic names for registers\n"
11198
 
"-mno-regnames           Do not allow symbolic names for registers\n"
11199
 
msgstr ""
11200
 
 
11201
 
#: config/tc-ppc.c:1273
11202
 
#, c-format
11203
 
msgid ""
11204
 
"-mrelocatable           support for GCC's -mrelocatble option\n"
11205
 
"-mrelocatable-lib       support for GCC's -mrelocatble-lib option\n"
11206
 
"-memb                   set PPC_EMB bit in ELF flags\n"
11207
 
"-mlittle, -mlittle-endian, -le\n"
11208
 
"                        generate code for a little endian machine\n"
11209
 
"-mbig, -mbig-endian, -be\n"
11210
 
"                        generate code for a big endian machine\n"
11211
 
"-msolaris               generate code for Solaris\n"
11212
 
"-mno-solaris            do not generate code for Solaris\n"
11213
 
"-K PIC                  set EF_PPC_RELOCATABLE_LIB in ELF flags\n"
11214
 
"-V                      print assembler version number\n"
11215
 
"-Qy, -Qn                ignored\n"
11216
 
msgstr ""
11217
 
 
11218
 
#: config/tc-ppc.c:1287
11219
 
#, c-format
11220
 
msgid ""
11221
 
"-nops=count             when aligning, more than COUNT nops uses a branch\n"
11222
 
msgstr ""
11223
 
 
11224
 
#: config/tc-ppc.c:1313
11225
 
#, c-format
11226
 
msgid "Unknown default cpu = %s, os = %s"
11227
 
msgstr ""
11228
 
 
11229
 
#: config/tc-ppc.c:1339
11230
 
msgid "Neither Power nor PowerPC opcodes were selected."
11231
 
msgstr ""
11232
 
 
11233
 
#: config/tc-ppc.c:1420
11234
 
#, c-format
11235
 
msgid "powerpc_operands[%d].bitm invalid"
11236
 
msgstr ""
11237
 
 
11238
 
#: config/tc-ppc.c:1427
11239
 
#, c-format
11240
 
msgid "powerpc_operands[%d] duplicates powerpc_operands[%d]"
11241
 
msgstr ""
11242
 
 
11243
 
#: config/tc-ppc.c:1449
11244
 
#, c-format
11245
 
msgid "major opcode is not sorted for %s"
11246
 
msgstr ""
11247
 
 
11248
 
#: config/tc-ppc.c:1485
11249
 
#, c-format
11250
 
msgid "%s (%08lx %08lx) after %s (%08lx %08lx)"
11251
 
msgstr ""
11252
 
 
11253
 
#: config/tc-ppc.c:1494
11254
 
#, c-format
11255
 
msgid "mask trims opcode bits for %s"
11256
 
msgstr ""
11257
 
 
11258
 
#: config/tc-ppc.c:1503
11259
 
#, c-format
11260
 
msgid "operand index error for %s"
11261
 
msgstr ""
11262
 
 
11263
 
#: config/tc-ppc.c:1515
11264
 
#, c-format
11265
 
msgid "operand %d overlap in %s"
11266
 
msgstr ""
11267
 
 
11268
 
#: config/tc-ppc.c:1532
11269
 
#, c-format
11270
 
msgid "duplicate instruction %s"
11271
 
msgstr ""
11272
 
 
11273
 
#: config/tc-ppc.c:1556
11274
 
#, c-format
11275
 
msgid "duplicate macro %s"
11276
 
msgstr ""
11277
 
 
11278
 
#: config/tc-ppc.c:1913
11279
 
msgid "symbol+offset not supported for got tls"
11280
 
msgstr ""
11281
 
 
11282
 
#: config/tc-ppc.c:2168
11283
 
msgid "Relocation cannot be done when using -mrelocatable"
11284
 
msgstr ""
11285
 
 
11286
 
#: config/tc-ppc.c:2218
11287
 
msgid "TOC section size exceeds 64k"
11288
 
msgstr ""
11289
 
 
11290
 
#: config/tc-ppc.c:2299
11291
 
#, c-format
11292
 
msgid "syntax error: invalid toc specifier `%s'"
11293
 
msgstr ""
11294
 
 
11295
 
#: config/tc-ppc.c:2313
11296
 
#, c-format
11297
 
msgid "syntax error: expected `]', found  `%c'"
11298
 
msgstr ""
11299
 
 
11300
 
#: config/tc-ppc.c:2589
11301
 
msgid "[tocv] symbol is not a toc symbol"
11302
 
msgstr ""
11303
 
 
11304
 
#: config/tc-ppc.c:2600
11305
 
msgid "Unimplemented toc32 expression modifier"
11306
 
msgstr ""
11307
 
 
11308
 
#: config/tc-ppc.c:2605
11309
 
msgid "Unimplemented toc64 expression modifier"
11310
 
msgstr ""
11311
 
 
11312
 
#: config/tc-ppc.c:2609
11313
 
#, c-format
11314
 
msgid "Unexpected return value [%d] from parse_toc_entry!\n"
11315
 
msgstr ""
11316
 
 
11317
 
#: config/tc-ppc.c:2789
11318
 
#, c-format
11319
 
msgid "@tls may not be used with \"%s\" operands"
11320
 
msgstr ""
11321
 
 
11322
 
#: config/tc-ppc.c:2792
11323
 
msgid "@tls may only be used in last operand"
11324
 
msgstr ""
11325
 
 
11326
 
#: config/tc-ppc.c:2902
11327
 
msgid "unsupported relocation for DS offset field"
11328
 
msgstr ""
11329
 
 
11330
 
#: config/tc-ppc.c:2956
11331
 
#, c-format
11332
 
msgid "syntax error; end of line, expected `%c'"
11333
 
msgstr ""
11334
 
 
11335
 
#: config/tc-ppc.c:2958
11336
 
#, c-format
11337
 
msgid "syntax error; found `%c', expected `%c'"
11338
 
msgstr ""
11339
 
 
11340
 
#: config/tc-ppc.c:2998 config/tc-ppc.h:94
11341
 
msgid "instruction address is not a multiple of 4"
11342
 
msgstr ""
11343
 
 
11344
 
#: config/tc-ppc.c:3247
11345
 
msgid "missing size"
11346
 
msgstr ""
11347
 
 
11348
 
#: config/tc-ppc.c:3256
11349
 
msgid "negative size"
11350
 
msgstr ""
11351
 
 
11352
 
#: config/tc-ppc.c:3293
11353
 
msgid "missing real symbol name"
11354
 
msgstr ""
11355
 
 
11356
 
#: config/tc-ppc.c:3314
11357
 
msgid "attempt to redefine symbol"
11358
 
msgstr ""
11359
 
 
11360
 
#: config/tc-ppc.c:3579
11361
 
#, c-format
11362
 
msgid "No known dwarf XCOFF section for flag 0x%08x\n"
11363
 
msgstr ""
11364
 
 
11365
 
#: config/tc-ppc.c:3592
11366
 
#, c-format
11367
 
msgid "label %s was not defined in this dwarf section"
11368
 
msgstr ""
11369
 
 
11370
 
#: config/tc-ppc.c:3708
11371
 
msgid "The XCOFF file format does not support arbitrary sections"
11372
 
msgstr ""
11373
 
 
11374
 
#: config/tc-ppc.c:3781
11375
 
msgid ".ref outside .csect"
11376
 
msgstr ""
11377
 
 
11378
 
#: config/tc-ppc.c:3803 config/tc-ppc.c:4005
11379
 
msgid "missing symbol name"
11380
 
msgstr ""
11381
 
 
11382
 
#: config/tc-ppc.c:3834
11383
 
msgid "missing rename string"
11384
 
msgstr ""
11385
 
 
11386
 
#: config/tc-ppc.c:3864 config/tc-ppc.c:4406 read.c:3363
11387
 
msgid "missing value"
11388
 
msgstr ""
11389
 
 
11390
 
#: config/tc-ppc.c:3882
11391
 
msgid "illegal .stabx expression; zero assumed"
11392
 
msgstr ""
11393
 
 
11394
 
#: config/tc-ppc.c:3914
11395
 
msgid "missing class"
11396
 
msgstr ""
11397
 
 
11398
 
#: config/tc-ppc.c:3923
11399
 
msgid "missing type"
11400
 
msgstr ""
11401
 
 
11402
 
#: config/tc-ppc.c:3950
11403
 
msgid ".stabx of storage class stsym must be within .bs/.es"
11404
 
msgstr ""
11405
 
 
11406
 
#: config/tc-ppc.c:4193
11407
 
msgid "nested .bs blocks"
11408
 
msgstr ""
11409
 
 
11410
 
#: config/tc-ppc.c:4225
11411
 
msgid ".es without preceding .bs"
11412
 
msgstr ""
11413
 
 
11414
 
#: config/tc-ppc.c:4398
11415
 
msgid "non-constant byte count"
11416
 
msgstr ""
11417
 
 
11418
 
#: config/tc-ppc.c:4472
11419
 
msgid ".tc not in .toc section"
11420
 
msgstr ""
11421
 
 
11422
 
#: config/tc-ppc.c:4491
11423
 
msgid ".tc with no label"
11424
 
msgstr ""
11425
 
 
11426
 
#: config/tc-ppc.c:4584 config/tc-s390.c:1843
11427
 
msgid ".machine stack overflow"
11428
 
msgstr ""
11429
 
 
11430
 
#: config/tc-ppc.c:4591 config/tc-s390.c:1850
11431
 
msgid ".machine stack underflow"
11432
 
msgstr ""
11433
 
 
11434
 
#: config/tc-ppc.c:4598 config/tc-s390.c:1857
11435
 
#, c-format
11436
 
msgid "invalid machine `%s'"
11437
 
msgstr ""
11438
 
 
11439
 
#: config/tc-ppc.c:4649
11440
 
msgid "No previous section to return to. Directive ignored."
11441
 
msgstr ""
11442
 
 
11443
 
#. Section Contents
11444
 
#. unknown
11445
 
#: config/tc-ppc.c:5059
11446
 
msgid "Unsupported section attribute -- 'a'"
11447
 
msgstr ""
11448
 
 
11449
 
#: config/tc-ppc.c:5243
11450
 
msgid "bad symbol suffix"
11451
 
msgstr ""
11452
 
 
11453
 
#: config/tc-ppc.c:5336
11454
 
msgid "Unrecognized symbol suffix"
11455
 
msgstr ""
11456
 
 
11457
 
#: config/tc-ppc.c:5425
11458
 
msgid "two .function pseudo-ops with no intervening .ef"
11459
 
msgstr ""
11460
 
 
11461
 
#: config/tc-ppc.c:5438
11462
 
msgid ".ef with no preceding .function"
11463
 
msgstr ""
11464
 
 
11465
 
#: config/tc-ppc.c:5567
11466
 
#, c-format
11467
 
msgid "warning: symbol %s has no csect"
11468
 
msgstr ""
11469
 
 
11470
 
#: config/tc-ppc.c:5829
11471
 
msgid "symbol in .toc does not match any .tc"
11472
 
msgstr ""
11473
 
 
11474
 
#: config/tc-ppc.c:6200
11475
 
#, c-format
11476
 
msgid "unsupported relocation against %s"
11477
 
msgstr ""
11478
 
 
11479
 
#: config/tc-ppc.c:6273
11480
 
#, c-format
11481
 
msgid "cannot emit PC relative %s relocation against %s"
11482
 
msgstr ""
11483
 
 
11484
 
#: config/tc-ppc.c:6278
11485
 
#, c-format
11486
 
msgid "cannot emit PC relative %s relocation"
11487
 
msgstr ""
11488
 
 
11489
 
#: config/tc-ppc.c:6467
11490
 
#, c-format
11491
 
msgid "Unable to handle reference to symbol %s"
11492
 
msgstr ""
11493
 
 
11494
 
#: config/tc-ppc.c:6470
11495
 
msgid "Unable to resolve expression"
11496
 
msgstr ""
11497
 
 
11498
 
#: config/tc-ppc.c:6497
11499
 
msgid "must branch to an address a multiple of 4"
11500
 
msgstr ""
11501
 
 
11502
 
#: config/tc-ppc.c:6501
11503
 
#, c-format
11504
 
msgid "@local or @plt branch destination is too far away, %ld bytes"
11505
 
msgstr ""
11506
 
 
11507
 
#: config/tc-ppc.c:6532
11508
 
#, c-format
11509
 
msgid "Gas failure, reloc value %d\n"
11510
 
msgstr ""
11511
 
 
11512
 
#: config/tc-rx.c:151
11513
 
#, c-format
11514
 
msgid " RX specific command line options:\n"
11515
 
msgstr ""
11516
 
 
11517
 
#: config/tc-rx.c:152
11518
 
#, c-format
11519
 
msgid "  --mbig-endian-data\n"
11520
 
msgstr ""
11521
 
 
11522
 
#: config/tc-rx.c:153
11523
 
#, c-format
11524
 
msgid "  --mlittle-endian-data [default]\n"
11525
 
msgstr ""
11526
 
 
11527
 
#: config/tc-rx.c:154
11528
 
#, c-format
11529
 
msgid "  --m32bit-doubles [default]\n"
11530
 
msgstr ""
11531
 
 
11532
 
#: config/tc-rx.c:155
11533
 
#, c-format
11534
 
msgid "  --m64bit-doubles\n"
11535
 
msgstr ""
11536
 
 
11537
 
#: config/tc-rx.c:156
11538
 
#, c-format
11539
 
msgid "  --muse-conventional-section-names\n"
11540
 
msgstr ""
11541
 
 
11542
 
#: config/tc-rx.c:157
11543
 
#, c-format
11544
 
msgid "  --muse-renesas-section-names [default]\n"
11545
 
msgstr ""
11546
 
 
11547
 
#: config/tc-rx.c:158
11548
 
#, c-format
11549
 
msgid "  --msmall-data-limit\n"
11550
 
msgstr ""
11551
 
 
11552
 
#: config/tc-rx.c:159
11553
 
#, c-format
11554
 
msgid "  --mrelax\n"
11555
 
msgstr ""
11556
 
 
11557
 
#: config/tc-rx.c:160
11558
 
#, c-format
11559
 
msgid "  --mpid\n"
11560
 
msgstr ""
11561
 
 
11562
 
#: config/tc-rx.c:161
11563
 
#, c-format
11564
 
msgid "  --mint-register=<value>\n"
11565
 
msgstr ""
11566
 
 
11567
 
#: config/tc-rx.c:241
11568
 
msgid "no filename following .INCLUDE pseudo-op"
11569
 
msgstr ""
11570
 
 
11571
 
#: config/tc-rx.c:344
11572
 
#, c-format
11573
 
msgid "unable to locate include file: %s"
11574
 
msgstr ""
11575
 
 
11576
 
#: config/tc-rx.c:395
11577
 
#, c-format
11578
 
msgid "unrecognised alignment value in .SECTION directive: %s"
11579
 
msgstr ""
11580
 
 
11581
 
#: config/tc-rx.c:412
11582
 
#, c-format
11583
 
msgid "unknown parameter following .SECTION directive: %s"
11584
 
msgstr ""
11585
 
 
11586
 
#: config/tc-rx.c:501
11587
 
msgid "expecting either ON or OFF after .list"
11588
 
msgstr ""
11589
 
 
11590
 
#: config/tc-rx.c:537
11591
 
#, c-format
11592
 
msgid "The \".%s\" pseudo-op is not implemented\n"
11593
 
msgstr ""
11594
 
 
11595
 
#: config/tc-rx.c:797
11596
 
#, c-format
11597
 
msgid "Value %d doesn't fit in unsigned %d-bit field"
11598
 
msgstr ""
11599
 
 
11600
 
#: config/tc-rx.c:803
11601
 
#, c-format
11602
 
msgid "Value %d doesn't fit in signed %d-bit field"
11603
 
msgstr ""
11604
 
 
11605
 
#: config/tc-rx.c:1003
11606
 
msgid "The .DEFINE pseudo-op is not implemented"
11607
 
msgstr ""
11608
 
 
11609
 
#: config/tc-rx.c:1005
11610
 
msgid "The .MACRO pseudo-op is not implemented"
11611
 
msgstr ""
11612
 
 
11613
 
#: config/tc-rx.c:1007
11614
 
msgid "The .BTEQU pseudo-op is not implemented."
11615
 
msgstr ""
11616
 
 
11617
 
#: config/tc-rx.c:1932
11618
 
msgid "invalid immediate size"
11619
 
msgstr ""
11620
 
 
11621
 
#: config/tc-rx.c:1951
11622
 
msgid "invalid immediate field position"
11623
 
msgstr ""
11624
 
 
11625
 
#: config/tc-rx.c:2000
11626
 
#, c-format
11627
 
msgid "bad frag at %p : fix %ld addr %ld %ld \n"
11628
 
msgstr ""
11629
 
 
11630
 
#: config/tc-rx.c:2067
11631
 
#, c-format
11632
 
msgid "unsupported constant size %d\n"
11633
 
msgstr ""
11634
 
 
11635
 
#: config/tc-rx.c:2074
11636
 
msgid "difference of two symbols only supported with .long, .short, or .byte"
11637
 
msgstr ""
11638
 
 
11639
 
#: config/tc-rx.c:2118
11640
 
#, c-format
11641
 
msgid "jump not 3..10 bytes away (is %d)"
11642
 
msgstr ""
11643
 
 
11644
 
#: config/tc-rx.c:2264
11645
 
#, c-format
11646
 
msgid "Unknown reloc in md_apply_fix: %s"
11647
 
msgstr ""
11648
 
 
11649
 
#: config/tc-s390.c:332 config/tc-sparc.c:296
11650
 
msgid "Invalid default architecture, broken assembler."
11651
 
msgstr ""
11652
 
 
11653
 
#: config/tc-s390.c:439 config/tc-sparc.c:499
11654
 
#, c-format
11655
 
msgid "invalid architecture -A%s"
11656
 
msgstr ""
11657
 
 
11658
 
#: config/tc-s390.c:462
11659
 
#, c-format
11660
 
msgid ""
11661
 
"        S390 options:\n"
11662
 
"        -mregnames        Allow symbolic names for registers\n"
11663
 
"        -mwarn-areg-zero  Warn about zero base/index registers\n"
11664
 
"        -mno-regnames     Do not allow symbolic names for registers\n"
11665
 
"        -m31              Set file format to 31 bit format\n"
11666
 
"        -m64              Set file format to 64 bit format\n"
11667
 
msgstr ""
11668
 
 
11669
 
#: config/tc-s390.c:469
11670
 
#, c-format
11671
 
msgid ""
11672
 
"        -V                print assembler version number\n"
11673
 
"        -Qy, -Qn          ignored\n"
11674
 
msgstr ""
11675
 
 
11676
 
#: config/tc-s390.c:534
11677
 
msgid "The 64 bit file format is used without esame instructions."
11678
 
msgstr ""
11679
 
 
11680
 
#: config/tc-s390.c:550
11681
 
#, c-format
11682
 
msgid "Internal assembler error for instruction format %s"
11683
 
msgstr ""
11684
 
 
11685
 
#: config/tc-s390.c:596
11686
 
#, c-format
11687
 
msgid "operand out of range (%s not between %ld and %ld)"
11688
 
msgstr ""
11689
 
 
11690
 
#: config/tc-s390.c:778
11691
 
#, c-format
11692
 
msgid "identifier+constant@%s means identifier@%s+constant"
11693
 
msgstr ""
11694
 
 
11695
 
#: config/tc-s390.c:859
11696
 
msgid "Can't handle O_big in s390_exp_compare"
11697
 
msgstr ""
11698
 
 
11699
 
#: config/tc-s390.c:940
11700
 
msgid "Invalid suffix for literal pool entry"
11701
 
msgstr ""
11702
 
 
11703
 
#: config/tc-s390.c:997
11704
 
msgid "Big number is too big"
11705
 
msgstr ""
11706
 
 
11707
 
#: config/tc-s390.c:1144
11708
 
msgid "relocation not applicable"
11709
 
msgstr ""
11710
 
 
11711
 
#: config/tc-s390.c:1261
11712
 
msgid "index register specified but zero"
11713
 
msgstr ""
11714
 
 
11715
 
#: config/tc-s390.c:1265
11716
 
msgid "base register specified but zero"
11717
 
msgstr ""
11718
 
 
11719
 
#: config/tc-s390.c:1269
11720
 
msgid "odd numbered general purpose register specified as register pair"
11721
 
msgstr ""
11722
 
 
11723
 
#: config/tc-s390.c:1277
11724
 
msgid ""
11725
 
"invalid floating point register pair.  Valid fp register pair operands are "
11726
 
"0, 1, 4, 5, 8, 9, 12 or 13."
11727
 
msgstr ""
11728
 
 
11729
 
#: config/tc-s390.c:1360
11730
 
msgid "invalid operand suffix"
11731
 
msgstr ""
11732
 
 
11733
 
#: config/tc-s390.c:1383
11734
 
msgid "syntax error; missing '(' after displacement"
11735
 
msgstr ""
11736
 
 
11737
 
#: config/tc-s390.c:1399 config/tc-s390.c:1443 config/tc-s390.c:1473
11738
 
msgid "syntax error; expected ,"
11739
 
msgstr ""
11740
 
 
11741
 
#: config/tc-s390.c:1431
11742
 
msgid "syntax error; missing ')' after base register"
11743
 
msgstr ""
11744
 
 
11745
 
#: config/tc-s390.c:1460
11746
 
msgid "syntax error; ')' not allowed here"
11747
 
msgstr ""
11748
 
 
11749
 
#: config/tc-s390.c:1595
11750
 
#, c-format
11751
 
msgid "Opcode %s not available in this mode"
11752
 
msgstr ""
11753
 
 
11754
 
#: config/tc-s390.c:1650 config/tc-s390.c:1673 config/tc-s390.c:1686
11755
 
msgid "Invalid .insn format\n"
11756
 
msgstr ""
11757
 
 
11758
 
#: config/tc-s390.c:1658
11759
 
#, c-format
11760
 
msgid "Unrecognized opcode format: `%s'"
11761
 
msgstr ""
11762
 
 
11763
 
#: config/tc-s390.c:1689
11764
 
msgid "second operand of .insn not a constant\n"
11765
 
msgstr ""
11766
 
 
11767
 
#: config/tc-s390.c:1692
11768
 
msgid "missing comma after insn constant\n"
11769
 
msgstr ""
11770
 
 
11771
 
#: config/tc-s390.c:2050
11772
 
#, c-format
11773
 
msgid "cannot emit relocation %s against subsy symbol %s"
11774
 
msgstr ""
11775
 
 
11776
 
#: config/tc-s390.c:2138
11777
 
msgid "unsupported relocation type"
11778
 
msgstr ""
11779
 
 
11780
 
#: config/tc-s390.c:2185
11781
 
#, c-format
11782
 
msgid "cannot emit PC relative %s relocation%s%s"
11783
 
msgstr ""
11784
 
 
11785
 
#: config/tc-s390.c:2310
11786
 
#, c-format
11787
 
msgid "Gas failure, reloc type %s\n"
11788
 
msgstr ""
11789
 
 
11790
 
#: config/tc-s390.c:2312
11791
 
#, c-format
11792
 
msgid "Gas failure, reloc type #%i\n"
11793
 
msgstr ""
11794
 
 
11795
 
#: config/tc-score.c:260
11796
 
msgid "div / mul are reserved instructions"
11797
 
msgstr ""
11798
 
 
11799
 
#: config/tc-score.c:261
11800
 
msgid "This architecture doesn't support mmu"
11801
 
msgstr ""
11802
 
 
11803
 
#: config/tc-score.c:262
11804
 
msgid "This architecture doesn't support atomic instruction"
11805
 
msgstr ""
11806
 
 
11807
 
#: config/tc-score.c:469
11808
 
msgid "S+core register expected"
11809
 
msgstr ""
11810
 
 
11811
 
#: config/tc-score.c:470
11812
 
msgid "S+core special-register expected"
11813
 
msgstr ""
11814
 
 
11815
 
#: config/tc-score.c:471
11816
 
msgid "S+core co-processor register expected"
11817
 
msgstr ""
11818
 
 
11819
 
#: config/tc-score.c:1074 config/tc-score.c:2068
11820
 
msgid "Using temp register(r1)"
11821
 
msgstr ""
11822
 
 
11823
 
#: config/tc-score.c:1093
11824
 
#, c-format
11825
 
msgid "register expected, not '%.100s'"
11826
 
msgstr ""
11827
 
 
11828
 
#: config/tc-score.c:1149 config/tc-score.c:5485
11829
 
msgid "rd must be even number."
11830
 
msgstr ""
11831
 
 
11832
 
#: config/tc-score.c:1513 config/tc-score.c:1520
11833
 
#, c-format
11834
 
msgid "invalid constant: %d bit expression not in range %u..%u"
11835
 
msgstr ""
11836
 
 
11837
 
#: config/tc-score.c:1526 config/tc-score.c:1533 config/tc-score.c:2895
11838
 
#: config/tc-score.c:2900 config/tc-score.c:3165 config/tc-score.c:3170
11839
 
#: config/tc-score.c:3462
11840
 
#, c-format
11841
 
msgid "invalid constant: %d bit expression not in range %d..%d"
11842
 
msgstr ""
11843
 
 
11844
 
#: config/tc-score.c:1558
11845
 
msgid "invalid constant: bit expression not defined"
11846
 
msgstr ""
11847
 
 
11848
 
#: config/tc-score.c:2082
11849
 
#, c-format
11850
 
msgid "low register(r0-r15)expected, not '%.100s'"
11851
 
msgstr ""
11852
 
 
11853
 
#: config/tc-score.c:2144 config/tc-score.c:3482 config/tc-score.c:3650
11854
 
#: config/tc-score.c:3695
11855
 
#, c-format
11856
 
msgid "missing ["
11857
 
msgstr ""
11858
 
 
11859
 
#: config/tc-score.c:2158 config/tc-score.c:3103 config/tc-score.c:3305
11860
 
#: config/tc-score.c:3321 config/tc-score.c:3392 config/tc-score.c:3447
11861
 
#: config/tc-score.c:3671 config/tc-score.c:3716 config/tc-score.c:3865
11862
 
#: config/tc-score.c:3919 config/tc-score.c:3965
11863
 
#, c-format
11864
 
msgid "missing ]"
11865
 
msgstr ""
11866
 
 
11867
 
#: config/tc-score.c:2347
11868
 
#, c-format
11869
 
msgid "Fix data dependency: %s %s -- %s %s  (insert %d nop!/%d)"
11870
 
msgstr ""
11871
 
 
11872
 
#: config/tc-score.c:2366
11873
 
#, c-format
11874
 
msgid "Fix data dependency: %s %s -- %s %s  (insert 1 pflush/%d)"
11875
 
msgstr ""
11876
 
 
11877
 
#: config/tc-score.c:2382 config/tc-score.c:2389
11878
 
#, c-format
11879
 
msgid "data dependency: %s %s -- %s %s  (%d/%d bubble)"
11880
 
msgstr ""
11881
 
 
11882
 
#: config/tc-score.c:2750 config/tc-score.c:6504
11883
 
#, c-format
11884
 
msgid "%s -- `%s'"
11885
 
msgstr ""
11886
 
 
11887
 
#: config/tc-score.c:2838
11888
 
msgid "address offset must be half word alignment"
11889
 
msgstr ""
11890
 
 
11891
 
#: config/tc-score.c:2846
11892
 
msgid "address offset must be word alignment"
11893
 
msgstr ""
11894
 
 
11895
 
#: config/tc-score.c:2986 config/tc-score.c:3123
11896
 
msgid "register same as write-back base"
11897
 
msgstr ""
11898
 
 
11899
 
#: config/tc-score.c:3093
11900
 
msgid "pre-indexed expression expected"
11901
 
msgstr ""
11902
 
 
11903
 
#: config/tc-score.c:3422
11904
 
#, c-format
11905
 
msgid "invalid register number: %d is not in [r0--r7]"
11906
 
msgstr ""
11907
 
 
11908
 
#: config/tc-score.c:3439
11909
 
msgid "comma is  expected"
11910
 
msgstr ""
11911
 
 
11912
 
#: config/tc-score.c:3470
11913
 
#, c-format
11914
 
msgid "invalid constant: %d is not word align integer"
11915
 
msgstr ""
11916
 
 
11917
 
#: config/tc-score.c:3509 config/tc-score.c:3552
11918
 
msgid "invalid constant: 32 bit expression not word align"
11919
 
msgstr ""
11920
 
 
11921
 
#: config/tc-score.c:3518 config/tc-score.c:3561
11922
 
msgid "invalid constant: 32 bit expression not in range [0, 0xffffffff]"
11923
 
msgstr ""
11924
 
 
11925
 
#: config/tc-score.c:3594
11926
 
msgid ""
11927
 
"invalid constant: 32 bit expression not in range [-0x80000000, 0x7fffffff]"
11928
 
msgstr ""
11929
 
 
11930
 
#: config/tc-score.c:3783 config/tc-score.c:3811
11931
 
msgid "imm5 should >= 2"
11932
 
msgstr ""
11933
 
 
11934
 
#: config/tc-score.c:3788 config/tc-score.c:3817
11935
 
msgid "reg should <= 31"
11936
 
msgstr ""
11937
 
 
11938
 
#: config/tc-score.c:3859 config/tc-score.c:3910
11939
 
msgid "missing +"
11940
 
msgstr ""
11941
 
 
11942
 
#: config/tc-score.c:3903
11943
 
#, c-format
11944
 
msgid "%s register same as write-back base"
11945
 
msgstr ""
11946
 
 
11947
 
#: config/tc-score.c:3905
11948
 
msgid "destination"
11949
 
msgstr ""
11950
 
 
11951
 
#: config/tc-score.c:3905
11952
 
msgid "source"
11953
 
msgstr ""
11954
 
 
11955
 
#: config/tc-score.c:4235 config/tc-score.c:4311 config/tc-score.c:4946
11956
 
msgid "expression error"
11957
 
msgstr ""
11958
 
 
11959
 
#: config/tc-score.c:4241
11960
 
msgid "value not in range [0, 0xffffffff]"
11961
 
msgstr ""
11962
 
 
11963
 
#: config/tc-score.c:4317
11964
 
msgid "value not in range [-0xffffffff, 0xffffffff]"
11965
 
msgstr ""
11966
 
 
11967
 
#: config/tc-score.c:4345
11968
 
msgid "li rd label isn't correct instruction form"
11969
 
msgstr ""
11970
 
 
11971
 
#: config/tc-score.c:4515 config/tc-score.c:4670 config/tc-score.c:5197
11972
 
#: config/tc-score.c:5225
11973
 
msgid "lacking label  "
11974
 
msgstr ""
11975
 
 
11976
 
#: config/tc-score.c:4896
11977
 
msgid "s3_PIC code offset overflow (max 16 signed bits)"
11978
 
msgstr ""
11979
 
 
11980
 
#: config/tc-score.c:4952
11981
 
msgid "value not in range [0, 0x7fffffff]"
11982
 
msgstr ""
11983
 
 
11984
 
#: config/tc-score.c:4957
11985
 
msgid "end on line error"
11986
 
msgstr ""
11987
 
 
11988
 
#: config/tc-score.c:5204
11989
 
msgid ""
11990
 
"invalid constant: 25 bit expression not in range [-16777216, 16777215]"
11991
 
msgstr ""
11992
 
 
11993
 
#: config/tc-score.c:5231
11994
 
msgid "invalid constant: 20 bit expression not in range -2^19..2^19"
11995
 
msgstr ""
11996
 
 
11997
 
#: config/tc-score.c:5264
11998
 
msgid "lacking label"
11999
 
msgstr ""
12000
 
 
12001
 
#: config/tc-score.c:5269
12002
 
msgid "invalid constant: 10 bit expression not in range [-2^9, 2^9-1]"
12003
 
msgstr ""
12004
 
 
12005
 
#: config/tc-score.c:5365
12006
 
msgid "pce instruction error (16 bit || 16 bit)'"
12007
 
msgstr ""
12008
 
 
12009
 
#: config/tc-score.c:5383 config/tc-score.c:5407 config/tc-score.c:5434
12010
 
#: config/tc-score.c:5463 config/tc-score.c:5512
12011
 
msgid "score3d instruction."
12012
 
msgstr ""
12013
 
 
12014
 
#: config/tc-score.c:6122 read.c:1465
12015
 
msgid "missing size expression"
12016
 
msgstr ""
12017
 
 
12018
 
#: config/tc-score.c:6128
12019
 
#, c-format
12020
 
msgid "BSS length (%d) < 0 ignored"
12021
 
msgstr ""
12022
 
 
12023
 
#: config/tc-score.c:6143 read.c:2298
12024
 
#, c-format
12025
 
msgid "error setting flags for \".sbss\": %s"
12026
 
msgstr ""
12027
 
 
12028
 
#: config/tc-score.c:6157 config/tc-sparc.c:3838
12029
 
msgid "missing alignment"
12030
 
msgstr ""
12031
 
 
12032
 
#: config/tc-score.c:6194
12033
 
#, c-format
12034
 
msgid "alignment too large; %d assumed"
12035
 
msgstr ""
12036
 
 
12037
 
#: config/tc-score.c:6199 read.c:2359
12038
 
msgid "alignment negative; 0 assumed"
12039
 
msgstr ""
12040
 
 
12041
 
#: config/tc-score.c:6266 ecoff.c:3365 read.c:1484 read.c:1590 read.c:2476
12042
 
#: read.c:3097 read.c:3487 symbols.c:336 symbols.c:432
12043
 
#, c-format
12044
 
msgid "symbol `%s' is already defined"
12045
 
msgstr ""
12046
 
 
12047
 
#. Error routine.
12048
 
#: config/tc-score.c:6608 config/tc-score.c:6632
12049
 
msgid "size is not 4 or 6"
12050
 
msgstr ""
12051
 
 
12052
 
#: config/tc-score.c:6691
12053
 
msgid "bad call to MD_ATOF()"
12054
 
msgstr ""
12055
 
 
12056
 
#: config/tc-score.c:7198
12057
 
#, c-format
12058
 
msgid " branch relocation truncate (0x%x) [-2^9 ~ 2^9]"
12059
 
msgstr ""
12060
 
 
12061
 
#: config/tc-score.c:7213 config/tc-score.c:7242 config/tc-score.c:7294
12062
 
#, c-format
12063
 
msgid " branch relocation truncate (0x%x) [-2^19 ~ 2^19]"
12064
 
msgstr ""
12065
 
 
12066
 
#: config/tc-score.c:7264 config/tc-score.c:7319
12067
 
#, c-format
12068
 
msgid " branch relocation truncate (0x%x)  [-2^9 ~ 2^9]"
12069
 
msgstr ""
12070
 
 
12071
 
#: config/tc-score.c:7488
12072
 
#, c-format
12073
 
msgid "cannot represent %s relocation in this object file format1"
12074
 
msgstr ""
12075
 
 
12076
 
#: config/tc-score.c:7779
12077
 
#, c-format
12078
 
msgid "Sunplus-v2-0-0-20060510\n"
12079
 
msgstr ""
12080
 
 
12081
 
#: config/tc-score.c:7799
12082
 
#, c-format
12083
 
msgid " Score-specific assembler options:\n"
12084
 
msgstr ""
12085
 
 
12086
 
#: config/tc-score.c:7801
12087
 
#, c-format
12088
 
msgid "        -EB\t\tassemble code for a big-endian cpu\n"
12089
 
msgstr ""
12090
 
 
12091
 
#: config/tc-score.c:7806
12092
 
#, c-format
12093
 
msgid "        -EL\t\tassemble code for a little-endian cpu\n"
12094
 
msgstr ""
12095
 
 
12096
 
#: config/tc-score.c:7810
12097
 
#, c-format
12098
 
msgid "        -FIXDD\t\tassemble code for fix data dependency\n"
12099
 
msgstr ""
12100
 
 
12101
 
#: config/tc-score.c:7812
12102
 
#, c-format
12103
 
msgid ""
12104
 
"        -NWARN\t\tassemble code for no warning message for fix data "
12105
 
"dependency\n"
12106
 
msgstr ""
12107
 
 
12108
 
#: config/tc-score.c:7814
12109
 
#, c-format
12110
 
msgid "        -SCORE5\t\tassemble code for target is SCORE5\n"
12111
 
msgstr ""
12112
 
 
12113
 
#: config/tc-score.c:7816
12114
 
#, c-format
12115
 
msgid "        -SCORE5U\tassemble code for target is SCORE5U\n"
12116
 
msgstr ""
12117
 
 
12118
 
#: config/tc-score.c:7818
12119
 
#, c-format
12120
 
msgid ""
12121
 
"        -SCORE7\t\tassemble code for target is SCORE7, this is default "
12122
 
"setting\n"
12123
 
msgstr ""
12124
 
 
12125
 
#: config/tc-score.c:7820
12126
 
#, c-format
12127
 
msgid "        -SCORE3\t\tassemble code for target is SCORE3\n"
12128
 
msgstr ""
12129
 
 
12130
 
#: config/tc-score.c:7822
12131
 
#, c-format
12132
 
msgid ""
12133
 
"        -march=score7\tassemble code for target is SCORE7, this is default "
12134
 
"setting\n"
12135
 
msgstr ""
12136
 
 
12137
 
#: config/tc-score.c:7824
12138
 
#, c-format
12139
 
msgid "        -march=score3\tassemble code for target is SCORE3\n"
12140
 
msgstr ""
12141
 
 
12142
 
#: config/tc-score.c:7826
12143
 
#, c-format
12144
 
msgid ""
12145
 
"        -USE_R1\t\tassemble code for no warning message when using temp "
12146
 
"register r1\n"
12147
 
msgstr ""
12148
 
 
12149
 
#: config/tc-score.c:7828
12150
 
#, c-format
12151
 
msgid "        -KPIC\t\tassemble code for PIC\n"
12152
 
msgstr ""
12153
 
 
12154
 
#: config/tc-score.c:7830
12155
 
#, c-format
12156
 
msgid "        -O0\t\tassembler will not perform any optimizations\n"
12157
 
msgstr ""
12158
 
 
12159
 
#: config/tc-score.c:7832
12160
 
#, c-format
12161
 
msgid ""
12162
 
"        -G gpnum\tassemble code for setting gpsize and default is 8 byte\n"
12163
 
msgstr ""
12164
 
 
12165
 
#: config/tc-score.c:7834
12166
 
#, c-format
12167
 
msgid "        -V \t\tSunplus release version \n"
12168
 
msgstr ""
12169
 
 
12170
 
#: config/tc-sh.c:64
12171
 
msgid "directive .big encountered when option -big required"
12172
 
msgstr ""
12173
 
 
12174
 
#: config/tc-sh.c:74
12175
 
msgid "directive .little encountered when option -little required"
12176
 
msgstr ""
12177
 
 
12178
 
#: config/tc-sh.c:1424
12179
 
msgid "illegal double indirection"
12180
 
msgstr ""
12181
 
 
12182
 
#: config/tc-sh.c:1433
12183
 
msgid "illegal register after @-"
12184
 
msgstr ""
12185
 
 
12186
 
#: config/tc-sh.c:1449
12187
 
msgid "must be @(r0,...)"
12188
 
msgstr ""
12189
 
 
12190
 
#: config/tc-sh.c:1473
12191
 
msgid "syntax error in @(r0,...)"
12192
 
msgstr ""
12193
 
 
12194
 
#: config/tc-sh.c:1478
12195
 
msgid "syntax error in @(r0...)"
12196
 
msgstr ""
12197
 
 
12198
 
#: config/tc-sh.c:1523
12199
 
msgid "Deprecated syntax."
12200
 
msgstr ""
12201
 
 
12202
 
#: config/tc-sh.c:1535 config/tc-sh.c:1540
12203
 
msgid "syntax error in @(disp,[Rn, gbr, pc])"
12204
 
msgstr ""
12205
 
 
12206
 
#: config/tc-sh.c:1545
12207
 
msgid "expecting )"
12208
 
msgstr ""
12209
 
 
12210
 
#: config/tc-sh.c:1553
12211
 
msgid "illegal register after @"
12212
 
msgstr ""
12213
 
 
12214
 
#: config/tc-sh.c:2194
12215
 
#, c-format
12216
 
msgid "unhandled %d\n"
12217
 
msgstr ""
12218
 
 
12219
 
#: config/tc-sh.c:2404
12220
 
#, c-format
12221
 
msgid "Invalid register: 'r%d'"
12222
 
msgstr ""
12223
 
 
12224
 
#: config/tc-sh.c:2514
12225
 
#, c-format
12226
 
msgid "failed for %d\n"
12227
 
msgstr ""
12228
 
 
12229
 
#: config/tc-sh.c:2520
12230
 
msgid "misplaced PIC operand"
12231
 
msgstr ""
12232
 
 
12233
 
#: config/tc-sh.c:2631 config/tc-sh.c:3030
12234
 
msgid "invalid operands for opcode"
12235
 
msgstr ""
12236
 
 
12237
 
#: config/tc-sh.c:2636
12238
 
msgid "insn can't be combined with parallel processing insn"
12239
 
msgstr ""
12240
 
 
12241
 
#: config/tc-sh.c:2643 config/tc-sh.c:2654 config/tc-sh.c:2686
12242
 
msgid "multiple movx specifications"
12243
 
msgstr ""
12244
 
 
12245
 
#: config/tc-sh.c:2648 config/tc-sh.c:2670 config/tc-sh.c:2709
12246
 
msgid "multiple movy specifications"
12247
 
msgstr ""
12248
 
 
12249
 
#: config/tc-sh.c:2657 config/tc-sh.c:2690
12250
 
msgid "invalid movx address register"
12251
 
msgstr ""
12252
 
 
12253
 
#: config/tc-sh.c:2659
12254
 
msgid "insn cannot be combined with non-nopy"
12255
 
msgstr ""
12256
 
 
12257
 
#: config/tc-sh.c:2673 config/tc-sh.c:2729
12258
 
msgid "invalid movy address register"
12259
 
msgstr ""
12260
 
 
12261
 
#: config/tc-sh.c:2675
12262
 
msgid "insn cannot be combined with non-nopx"
12263
 
msgstr ""
12264
 
 
12265
 
#: config/tc-sh.c:2688
12266
 
msgid "previous movy requires nopx"
12267
 
msgstr ""
12268
 
 
12269
 
#: config/tc-sh.c:2696 config/tc-sh.c:2701
12270
 
msgid "invalid movx dsp register"
12271
 
msgstr ""
12272
 
 
12273
 
#: config/tc-sh.c:2711
12274
 
msgid "previous movx requires nopy"
12275
 
msgstr ""
12276
 
 
12277
 
#: config/tc-sh.c:2720 config/tc-sh.c:2725
12278
 
msgid "invalid movy dsp register"
12279
 
msgstr ""
12280
 
 
12281
 
#: config/tc-sh.c:2735
12282
 
msgid "dsp immediate shift value not constant"
12283
 
msgstr ""
12284
 
 
12285
 
#: config/tc-sh.c:2749 config/tc-sh.c:2775
12286
 
msgid "multiple parallel processing specifications"
12287
 
msgstr ""
12288
 
 
12289
 
#: config/tc-sh.c:2768
12290
 
msgid "multiple condition specifications"
12291
 
msgstr ""
12292
 
 
12293
 
#: config/tc-sh.c:2806
12294
 
msgid "insn cannot be combined with pmuls"
12295
 
msgstr ""
12296
 
 
12297
 
#: config/tc-sh.c:2822
12298
 
msgid "bad combined pmuls output operand"
12299
 
msgstr ""
12300
 
 
12301
 
#: config/tc-sh.c:2832
12302
 
msgid "destination register is same for parallel insns"
12303
 
msgstr ""
12304
 
 
12305
 
#: config/tc-sh.c:2841
12306
 
msgid "condition not followed by conditionalizable insn"
12307
 
msgstr ""
12308
 
 
12309
 
#: config/tc-sh.c:2851
12310
 
msgid "unrecognized characters at end of parallel processing insn"
12311
 
msgstr ""
12312
 
 
12313
 
#: config/tc-sh.c:2967
12314
 
msgid "opcode not valid for this cpu variant"
12315
 
msgstr ""
12316
 
 
12317
 
#: config/tc-sh.c:3000
12318
 
msgid "Delayed branches not available on SH1"
12319
 
msgstr ""
12320
 
 
12321
 
#: config/tc-sh.c:3035
12322
 
#, c-format
12323
 
msgid "excess operands: '%s'"
12324
 
msgstr ""
12325
 
 
12326
 
#: config/tc-sh.c:3112
12327
 
msgid ".uses pseudo-op seen when not relaxing"
12328
 
msgstr ""
12329
 
 
12330
 
#: config/tc-sh.c:3118
12331
 
msgid "bad .uses format"
12332
 
msgstr ""
12333
 
 
12334
 
#: config/tc-sh.c:3229
12335
 
msgid "Invalid combination: --isa=SHcompact with --isa=SHmedia"
12336
 
msgstr ""
12337
 
 
12338
 
#: config/tc-sh.c:3235
12339
 
msgid "Invalid combination: --isa=SHmedia with --isa=SHcompact"
12340
 
msgstr ""
12341
 
 
12342
 
#: config/tc-sh.c:3237
12343
 
msgid "Invalid combination: --abi=64 with --isa=SHcompact"
12344
 
msgstr ""
12345
 
 
12346
 
#: config/tc-sh.c:3269
12347
 
#, c-format
12348
 
msgid "Invalid argument to --isa option: %s"
12349
 
msgstr ""
12350
 
 
12351
 
#: config/tc-sh.c:3278
12352
 
msgid "Invalid combination: --abi=32 with --abi=64"
12353
 
msgstr ""
12354
 
 
12355
 
#: config/tc-sh.c:3284
12356
 
msgid "Invalid combination: --abi=64 with --abi=32"
12357
 
msgstr ""
12358
 
 
12359
 
#: config/tc-sh.c:3286
12360
 
msgid "Invalid combination: --isa=SHcompact with --abi=64"
12361
 
msgstr ""
12362
 
 
12363
 
#: config/tc-sh.c:3290
12364
 
#, c-format
12365
 
msgid "Invalid argument to --abi option: %s"
12366
 
msgstr ""
12367
 
 
12368
 
#: config/tc-sh.c:3330
12369
 
#, c-format
12370
 
msgid ""
12371
 
"SH options:\n"
12372
 
"--little\t\tgenerate little endian code\n"
12373
 
"--big\t\t\tgenerate big endian code\n"
12374
 
"--relax\t\t\talter jump instructions for long displacements\n"
12375
 
"--renesas\t\tdisable optimization with section symbol for\n"
12376
 
"\t\t\tcompatibility with Renesas assembler.\n"
12377
 
"--small\t\t\talign sections to 4 byte boundaries, not 16\n"
12378
 
"--dsp\t\t\tenable sh-dsp insns, and disable floating-point ISAs.\n"
12379
 
"--allow-reg-prefix\tallow '$' as a register name prefix.\n"
12380
 
"--isa=[any\t\tuse most appropriate isa\n"
12381
 
"    | dsp               same as '-dsp'\n"
12382
 
"    | fp"
12383
 
msgstr ""
12384
 
 
12385
 
#: config/tc-sh.c:3356
12386
 
#, c-format
12387
 
msgid ""
12388
 
"--isa=[shmedia\t\tset as the default instruction set for SH64\n"
12389
 
"    | SHmedia\n"
12390
 
"    | shcompact\n"
12391
 
"    | SHcompact]\n"
12392
 
msgstr ""
12393
 
 
12394
 
#: config/tc-sh.c:3361
12395
 
#, c-format
12396
 
msgid ""
12397
 
"--abi=[32|64]\t\tset size of expanded SHmedia operands and object\n"
12398
 
"\t\t\tfile type\n"
12399
 
"--shcompact-const-crange  emit code-range descriptors for constants in\n"
12400
 
"\t\t\tSHcompact code sections\n"
12401
 
"--no-mix\t\tdisallow SHmedia code in the same section as\n"
12402
 
"\t\t\tconstants and SHcompact code\n"
12403
 
"--no-expand\t\tdo not expand MOVI, PT, PTA or PTB instructions\n"
12404
 
"--expand-pt32\t\twith -abi=64, expand PT, PTA and PTB instructions\n"
12405
 
"\t\t\tto 32 bits only\n"
12406
 
msgstr ""
12407
 
 
12408
 
#: config/tc-sh.c:3373
12409
 
#, c-format
12410
 
msgid "--fdpic\t\t\tgenerate an FDPIC object file\n"
12411
 
msgstr ""
12412
 
 
12413
 
#: config/tc-sh.c:3464
12414
 
msgid ".uses does not refer to a local symbol in the same section"
12415
 
msgstr ""
12416
 
 
12417
 
#: config/tc-sh.c:3483
12418
 
msgid "can't find fixup pointed to by .uses"
12419
 
msgstr ""
12420
 
 
12421
 
#: config/tc-sh.c:3503
12422
 
msgid ".uses target does not refer to a local symbol in the same section"
12423
 
msgstr ""
12424
 
 
12425
 
#: config/tc-sh.c:3580
12426
 
msgid "displacement overflows 12-bit field"
12427
 
msgstr ""
12428
 
 
12429
 
#: config/tc-sh.c:3583
12430
 
#, c-format
12431
 
msgid "displacement to defined symbol %s overflows 12-bit field"
12432
 
msgstr ""
12433
 
 
12434
 
#: config/tc-sh.c:3587
12435
 
#, c-format
12436
 
msgid "displacement to undefined symbol %s overflows 12-bit field"
12437
 
msgstr ""
12438
 
 
12439
 
#: config/tc-sh.c:3660
12440
 
msgid "displacement overflows 8-bit field"
12441
 
msgstr ""
12442
 
 
12443
 
#: config/tc-sh.c:3663
12444
 
#, c-format
12445
 
msgid "displacement to defined symbol %s overflows 8-bit field"
12446
 
msgstr ""
12447
 
 
12448
 
#: config/tc-sh.c:3667
12449
 
#, c-format
12450
 
msgid "displacement to undefined symbol %s overflows 8-bit field "
12451
 
msgstr ""
12452
 
 
12453
 
#: config/tc-sh.c:3684
12454
 
#, c-format
12455
 
msgid "overflow in branch to %s; converted into longer instruction sequence"
12456
 
msgstr ""
12457
 
 
12458
 
#: config/tc-sh.c:3749 config/tc-sh.c:3796 config/tc-sparc.c:4345
12459
 
#: config/tc-sparc.c:4369
12460
 
msgid "misaligned data"
12461
 
msgstr ""
12462
 
 
12463
 
#: config/tc-sh.c:4120
12464
 
msgid "offset to unaligned destination"
12465
 
msgstr ""
12466
 
 
12467
 
#: config/tc-sh.c:4125
12468
 
msgid "negative offset"
12469
 
msgstr ""
12470
 
 
12471
 
#: config/tc-sh.c:4270
12472
 
msgid "misaligned offset"
12473
 
msgstr ""
12474
 
 
12475
 
#: config/tc-sh64.c:568
12476
 
msgid "This operand must be constant at assembly time"
12477
 
msgstr ""
12478
 
 
12479
 
#: config/tc-sh64.c:681
12480
 
msgid "Invalid operand expression"
12481
 
msgstr ""
12482
 
 
12483
 
#: config/tc-sh64.c:773 config/tc-sh64.c:877
12484
 
msgid "PTB operand is a SHmedia symbol"
12485
 
msgstr ""
12486
 
 
12487
 
#: config/tc-sh64.c:776 config/tc-sh64.c:874
12488
 
msgid "PTA operand is a SHcompact symbol"
12489
 
msgstr ""
12490
 
 
12491
 
#: config/tc-sh64.c:792
12492
 
msgid "invalid expression in operand"
12493
 
msgstr ""
12494
 
 
12495
 
#: config/tc-sh64.c:1483
12496
 
#, c-format
12497
 
msgid "invalid operand, not a 5-bit unsigned value: %d"
12498
 
msgstr ""
12499
 
 
12500
 
#: config/tc-sh64.c:1488
12501
 
#, c-format
12502
 
msgid "invalid operand, not a 6-bit signed value: %d"
12503
 
msgstr ""
12504
 
 
12505
 
#: config/tc-sh64.c:1493
12506
 
#, c-format
12507
 
msgid "invalid operand, not a 6-bit unsigned value: %d"
12508
 
msgstr ""
12509
 
 
12510
 
#: config/tc-sh64.c:1498 config/tc-sh64.c:1510
12511
 
#, c-format
12512
 
msgid "invalid operand, not a 11-bit signed value: %d"
12513
 
msgstr ""
12514
 
 
12515
 
#: config/tc-sh64.c:1500
12516
 
#, c-format
12517
 
msgid "invalid operand, not a multiple of 32: %d"
12518
 
msgstr ""
12519
 
 
12520
 
#: config/tc-sh64.c:1505
12521
 
#, c-format
12522
 
msgid "invalid operand, not a 10-bit signed value: %d"
12523
 
msgstr ""
12524
 
 
12525
 
#: config/tc-sh64.c:1512
12526
 
#, c-format
12527
 
msgid "invalid operand, not an even value: %d"
12528
 
msgstr ""
12529
 
 
12530
 
#: config/tc-sh64.c:1517
12531
 
#, c-format
12532
 
msgid "invalid operand, not a 12-bit signed value: %d"
12533
 
msgstr ""
12534
 
 
12535
 
#: config/tc-sh64.c:1519
12536
 
#, c-format
12537
 
msgid "invalid operand, not a multiple of 4: %d"
12538
 
msgstr ""
12539
 
 
12540
 
#: config/tc-sh64.c:1524
12541
 
#, c-format
12542
 
msgid "invalid operand, not a 13-bit signed value: %d"
12543
 
msgstr ""
12544
 
 
12545
 
#: config/tc-sh64.c:1526
12546
 
#, c-format
12547
 
msgid "invalid operand, not a multiple of 8: %d"
12548
 
msgstr ""
12549
 
 
12550
 
#: config/tc-sh64.c:1531
12551
 
#, c-format
12552
 
msgid "invalid operand, not a 16-bit signed value: %d"
12553
 
msgstr ""
12554
 
 
12555
 
#: config/tc-sh64.c:1536
12556
 
#, c-format
12557
 
msgid "invalid operand, not a 16-bit unsigned value: %d"
12558
 
msgstr ""
12559
 
 
12560
 
#: config/tc-sh64.c:1542
12561
 
msgid "operand out of range for PT, PTA and PTB"
12562
 
msgstr ""
12563
 
 
12564
 
#: config/tc-sh64.c:1544
12565
 
#, c-format
12566
 
msgid "operand not a multiple of 4 for PT, PTA or PTB: %d"
12567
 
msgstr ""
12568
 
 
12569
 
#: config/tc-sh64.c:2064
12570
 
#, c-format
12571
 
msgid "MOVI operand is not a 32-bit signed value: 0x%8x%08x"
12572
 
msgstr ""
12573
 
 
12574
 
#: config/tc-sh64.c:2421 config/tc-sh64.c:2584 config/tc-sh64.c:2599
12575
 
msgid "invalid PIC reference"
12576
 
msgstr ""
12577
 
 
12578
 
#: config/tc-sh64.c:2478
12579
 
msgid "can't find opcode"
12580
 
msgstr ""
12581
 
 
12582
 
#: config/tc-sh64.c:2681 config/tc-sh64.c:2721
12583
 
msgid "invalid operand: expression in PT target"
12584
 
msgstr ""
12585
 
 
12586
 
#: config/tc-sh64.c:2812
12587
 
#, c-format
12588
 
msgid "invalid operands to %s"
12589
 
msgstr ""
12590
 
 
12591
 
#: config/tc-sh64.c:2818
12592
 
#, c-format
12593
 
msgid "excess operands to %s"
12594
 
msgstr ""
12595
 
 
12596
 
#: config/tc-sh64.c:2863
12597
 
#, c-format
12598
 
msgid "The `.mode %s' directive is not valid with this architecture"
12599
 
msgstr ""
12600
 
 
12601
 
#: config/tc-sh64.c:2871
12602
 
#, c-format
12603
 
msgid "Invalid argument to .mode: %s"
12604
 
msgstr ""
12605
 
 
12606
 
#: config/tc-sh64.c:2901
12607
 
#, c-format
12608
 
msgid "The `.abi %s' directive is not valid with this architecture"
12609
 
msgstr ""
12610
 
 
12611
 
#: config/tc-sh64.c:2907
12612
 
msgid "`.abi 64' but command-line options do not specify 64-bit ABI"
12613
 
msgstr ""
12614
 
 
12615
 
#: config/tc-sh64.c:2912
12616
 
msgid "`.abi 32' but command-line options do not specify 32-bit ABI"
12617
 
msgstr ""
12618
 
 
12619
 
#: config/tc-sh64.c:2915
12620
 
#, c-format
12621
 
msgid "Invalid argument to .abi: %s"
12622
 
msgstr ""
12623
 
 
12624
 
#: config/tc-sh64.c:2970
12625
 
msgid "-no-mix is invalid without specifying SHcompact or SHmedia"
12626
 
msgstr ""
12627
 
 
12628
 
#: config/tc-sh64.c:2975
12629
 
msgid "-shcompact-const-crange is invalid without SHcompact"
12630
 
msgstr ""
12631
 
 
12632
 
#: config/tc-sh64.c:2978
12633
 
msgid "-expand-pt32 only valid with -abi=64"
12634
 
msgstr ""
12635
 
 
12636
 
#: config/tc-sh64.c:2981
12637
 
msgid "-no-expand only valid with SHcompact or SHmedia"
12638
 
msgstr ""
12639
 
 
12640
 
#: config/tc-sh64.c:2984
12641
 
msgid "-expand-pt32 invalid together with -no-expand"
12642
 
msgstr ""
12643
 
 
12644
 
#: config/tc-sh64.c:3198
12645
 
msgid ""
12646
 
"SHmedia code not allowed in same section as constants and SHcompact code"
12647
 
msgstr ""
12648
 
 
12649
 
#: config/tc-sh64.c:3216
12650
 
msgid "No segment info for current section"
12651
 
msgstr ""
12652
 
 
12653
 
#: config/tc-sh64.c:3255
12654
 
msgid "duplicate datalabel operator ignored"
12655
 
msgstr ""
12656
 
 
12657
 
#: config/tc-sh64.c:3325
12658
 
msgid "Invalid DataLabel expression"
12659
 
msgstr ""
12660
 
 
12661
 
#: config/tc-sparc.c:300 config/tc-sparc.c:505
12662
 
msgid "Bad opcode table, broken assembler."
12663
 
msgstr ""
12664
 
 
12665
 
#: config/tc-sparc.c:497
12666
 
#, c-format
12667
 
msgid "invalid architecture -xarch=%s"
12668
 
msgstr ""
12669
 
 
12670
 
#: config/tc-sparc.c:569
12671
 
#, c-format
12672
 
msgid "No compiled in support for %d bit object file format"
12673
 
msgstr ""
12674
 
 
12675
 
#: config/tc-sparc.c:650
12676
 
#, c-format
12677
 
msgid "SPARC options:\n"
12678
 
msgstr ""
12679
 
 
12680
 
#: config/tc-sparc.c:679
12681
 
#, c-format
12682
 
msgid ""
12683
 
"\n"
12684
 
"\t\t\tspecify variant of SPARC architecture\n"
12685
 
"-bump\t\t\twarn when assembler switches architectures\n"
12686
 
"-sparc\t\t\tignored\n"
12687
 
"--enforce-aligned-data\tforce .long, etc., to be aligned correctly\n"
12688
 
"-relax\t\t\trelax jumps and branches (default)\n"
12689
 
"-no-relax\t\tavoid changing any jumps and branches\n"
12690
 
msgstr ""
12691
 
 
12692
 
#: config/tc-sparc.c:687
12693
 
#, c-format
12694
 
msgid "-k\t\t\tgenerate PIC\n"
12695
 
msgstr ""
12696
 
 
12697
 
#: config/tc-sparc.c:691
12698
 
#, c-format
12699
 
msgid ""
12700
 
"-32\t\t\tcreate 32 bit object file\n"
12701
 
"-64\t\t\tcreate 64 bit object file\n"
12702
 
msgstr ""
12703
 
 
12704
 
#: config/tc-sparc.c:694
12705
 
#, c-format
12706
 
msgid "\t\t\t[default is %d]\n"
12707
 
msgstr ""
12708
 
 
12709
 
#: config/tc-sparc.c:696
12710
 
#, c-format
12711
 
msgid ""
12712
 
"-TSO\t\t\tuse Total Store Ordering\n"
12713
 
"-PSO\t\t\tuse Partial Store Ordering\n"
12714
 
"-RMO\t\t\tuse Relaxed Memory Ordering\n"
12715
 
msgstr ""
12716
 
 
12717
 
#: config/tc-sparc.c:700
12718
 
#, c-format
12719
 
msgid "\t\t\t[default is %s]\n"
12720
 
msgstr ""
12721
 
 
12722
 
#: config/tc-sparc.c:702
12723
 
#, c-format
12724
 
msgid ""
12725
 
"-KPIC\t\t\tgenerate PIC\n"
12726
 
"-V\t\t\tprint assembler version number\n"
12727
 
"-undeclared-regs\tignore application global register usage without\n"
12728
 
"\t\t\tappropriate .register directive (default)\n"
12729
 
"-no-undeclared-regs\tforce error on application global register usage\n"
12730
 
"\t\t\twithout appropriate .register directive\n"
12731
 
"-q\t\t\tignored\n"
12732
 
"-Qy, -Qn\t\tignored\n"
12733
 
"-s\t\t\tignored\n"
12734
 
msgstr ""
12735
 
 
12736
 
#: config/tc-sparc.c:714
12737
 
#, c-format
12738
 
msgid ""
12739
 
"-EL\t\t\tgenerate code for a little endian machine\n"
12740
 
"-EB\t\t\tgenerate code for a big endian machine\n"
12741
 
"--little-endian-data\tgenerate code for a machine having big endian\n"
12742
 
"                        instructions and little endian data.\n"
12743
 
msgstr ""
12744
 
 
12745
 
#: config/tc-sparc.c:851
12746
 
#, c-format
12747
 
msgid "Internal error: losing opcode: `%s' \"%s\"\n"
12748
 
msgstr ""
12749
 
 
12750
 
#: config/tc-sparc.c:870
12751
 
#, c-format
12752
 
msgid "Internal error: can't find opcode `%s' for `%s'\n"
12753
 
msgstr ""
12754
 
 
12755
 
#: config/tc-sparc.c:1053
12756
 
msgid "Support for 64-bit arithmetic not compiled in."
12757
 
msgstr ""
12758
 
 
12759
 
#: config/tc-sparc.c:1099
12760
 
msgid "set: number not in 0..4294967295 range"
12761
 
msgstr ""
12762
 
 
12763
 
#: config/tc-sparc.c:1106
12764
 
msgid "set: number not in -2147483648..4294967295 range"
12765
 
msgstr ""
12766
 
 
12767
 
#: config/tc-sparc.c:1165
12768
 
msgid "setsw: number not in -2147483648..4294967295 range"
12769
 
msgstr ""
12770
 
 
12771
 
#: config/tc-sparc.c:1213
12772
 
msgid "setx: temporary register same as destination register"
12773
 
msgstr ""
12774
 
 
12775
 
#: config/tc-sparc.c:1284
12776
 
msgid "setx: illegal temporary register g0"
12777
 
msgstr ""
12778
 
 
12779
 
#: config/tc-sparc.c:1381
12780
 
msgid "FP branch in delay slot"
12781
 
msgstr ""
12782
 
 
12783
 
#: config/tc-sparc.c:1396
12784
 
msgid "FP branch preceded by FP instruction; NOP inserted"
12785
 
msgstr ""
12786
 
 
12787
 
#: config/tc-sparc.c:1436
12788
 
msgid "failed special case insn sanity check"
12789
 
msgstr ""
12790
 
 
12791
 
#: config/tc-sparc.c:1562
12792
 
msgid ": invalid membar mask name"
12793
 
msgstr ""
12794
 
 
12795
 
#: config/tc-sparc.c:1578
12796
 
msgid ": invalid membar mask expression"
12797
 
msgstr ""
12798
 
 
12799
 
#: config/tc-sparc.c:1583
12800
 
msgid ": invalid membar mask number"
12801
 
msgstr ""
12802
 
 
12803
 
#: config/tc-sparc.c:1598
12804
 
msgid ": invalid siam mode expression"
12805
 
msgstr ""
12806
 
 
12807
 
#: config/tc-sparc.c:1603
12808
 
msgid ": invalid siam mode number"
12809
 
msgstr ""
12810
 
 
12811
 
#: config/tc-sparc.c:1619
12812
 
msgid ": invalid prefetch function name"
12813
 
msgstr ""
12814
 
 
12815
 
#: config/tc-sparc.c:1627
12816
 
msgid ": invalid prefetch function expression"
12817
 
msgstr ""
12818
 
 
12819
 
#: config/tc-sparc.c:1632
12820
 
msgid ": invalid prefetch function number"
12821
 
msgstr ""
12822
 
 
12823
 
#: config/tc-sparc.c:1660 config/tc-sparc.c:1672
12824
 
msgid ": unrecognizable privileged register"
12825
 
msgstr ""
12826
 
 
12827
 
#: config/tc-sparc.c:1696 config/tc-sparc.c:1708
12828
 
msgid ": unrecognizable hyperprivileged register"
12829
 
msgstr ""
12830
 
 
12831
 
#: config/tc-sparc.c:1732 config/tc-sparc.c:1757
12832
 
msgid ": unrecognizable v9a or v9b ancillary state register"
12833
 
msgstr ""
12834
 
 
12835
 
#: config/tc-sparc.c:1737
12836
 
msgid ": rd on write only ancillary state register"
12837
 
msgstr ""
12838
 
 
12839
 
#. %sys_tick and %sys_tick_cmpr are v9bnotv9a
12840
 
#: config/tc-sparc.c:1745
12841
 
msgid ": unrecognizable v9a ancillary state register"
12842
 
msgstr ""
12843
 
 
12844
 
#: config/tc-sparc.c:1781
12845
 
msgid ": asr number must be between 16 and 31"
12846
 
msgstr ""
12847
 
 
12848
 
#: config/tc-sparc.c:1789
12849
 
msgid ": asr number must be between 0 and 31"
12850
 
msgstr ""
12851
 
 
12852
 
#: config/tc-sparc.c:1799
12853
 
#, c-format
12854
 
msgid ": expecting %asrN"
12855
 
msgstr ""
12856
 
 
12857
 
#: config/tc-sparc.c:1986 config/tc-sparc.c:2024 config/tc-sparc.c:2454
12858
 
#: config/tc-sparc.c:2490
12859
 
#, c-format
12860
 
msgid "Illegal operands: %%%s requires arguments in ()"
12861
 
msgstr ""
12862
 
 
12863
 
#: config/tc-sparc.c:1992
12864
 
#, c-format
12865
 
msgid ""
12866
 
"Illegal operands: %%%s cannot be used together with other relocs in the insn "
12867
 
"()"
12868
 
msgstr ""
12869
 
 
12870
 
#: config/tc-sparc.c:2003
12871
 
#, c-format
12872
 
msgid "Illegal operands: %%%s can be only used with call __tls_get_addr"
12873
 
msgstr ""
12874
 
 
12875
 
#: config/tc-sparc.c:2210
12876
 
msgid "detected global register use not covered by .register pseudo-op"
12877
 
msgstr ""
12878
 
 
12879
 
#: config/tc-sparc.c:2285
12880
 
msgid ": There are only 64 f registers; [0-63]"
12881
 
msgstr ""
12882
 
 
12883
 
#: config/tc-sparc.c:2287 config/tc-sparc.c:2305
12884
 
msgid ": There are only 32 f registers; [0-31]"
12885
 
msgstr ""
12886
 
 
12887
 
#: config/tc-sparc.c:2297
12888
 
msgid ": There are only 32 single precision f registers; [0-31]"
12889
 
msgstr ""
12890
 
 
12891
 
#: config/tc-sparc.c:2502
12892
 
#, c-format
12893
 
msgid ""
12894
 
"Illegal operands: Can't do arithmetics other than + and - involving %%%s()"
12895
 
msgstr ""
12896
 
 
12897
 
#: config/tc-sparc.c:2614
12898
 
#, c-format
12899
 
msgid "Illegal operands: Can't add non-constant expression to %%%s()"
12900
 
msgstr ""
12901
 
 
12902
 
#: config/tc-sparc.c:2624
12903
 
#, c-format
12904
 
msgid ""
12905
 
"Illegal operands: Can't do arithmetics involving %%%s() of a relocatable "
12906
 
"symbol"
12907
 
msgstr ""
12908
 
 
12909
 
#: config/tc-sparc.c:2642
12910
 
msgid ": PC-relative operand can't be a constant"
12911
 
msgstr ""
12912
 
 
12913
 
#: config/tc-sparc.c:2649
12914
 
msgid ": TLS operand can't be a constant"
12915
 
msgstr ""
12916
 
 
12917
 
#: config/tc-sparc.c:2682
12918
 
msgid ": invalid ASI name"
12919
 
msgstr ""
12920
 
 
12921
 
#: config/tc-sparc.c:2690
12922
 
msgid ": invalid ASI expression"
12923
 
msgstr ""
12924
 
 
12925
 
#: config/tc-sparc.c:2695
12926
 
msgid ": invalid ASI number"
12927
 
msgstr ""
12928
 
 
12929
 
#: config/tc-sparc.c:2792
12930
 
msgid "OPF immediate operand out of range (0-0x1ff)"
12931
 
msgstr ""
12932
 
 
12933
 
#: config/tc-sparc.c:2797
12934
 
msgid "non-immediate OPF operand, ignored"
12935
 
msgstr ""
12936
 
 
12937
 
#: config/tc-sparc.c:2816
12938
 
msgid ": invalid cpreg name"
12939
 
msgstr ""
12940
 
 
12941
 
#: config/tc-sparc.c:2845
12942
 
#, c-format
12943
 
msgid "Illegal operands%s"
12944
 
msgstr ""
12945
 
 
12946
 
#: config/tc-sparc.c:2884
12947
 
#, c-format
12948
 
msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\""
12949
 
msgstr ""
12950
 
 
12951
 
#: config/tc-sparc.c:2920
12952
 
#, c-format
12953
 
msgid "Architecture mismatch on \"%s\"."
12954
 
msgstr ""
12955
 
 
12956
 
#: config/tc-sparc.c:2921
12957
 
#, c-format
12958
 
msgid " (Requires %s; requested architecture is %s.)"
12959
 
msgstr ""
12960
 
 
12961
 
#: config/tc-sparc.c:2933
12962
 
#, c-format
12963
 
msgid "Hardware capability \"%s\" not enabled for \"%s\"."
12964
 
msgstr ""
12965
 
 
12966
 
#: config/tc-sparc.c:3467
12967
 
#, c-format
12968
 
msgid "bad or unhandled relocation type: 0x%02x"
12969
 
msgstr ""
12970
 
 
12971
 
#: config/tc-sparc.c:3800
12972
 
msgid "Expected comma after name"
12973
 
msgstr ""
12974
 
 
12975
 
#: config/tc-sparc.c:3809
12976
 
#, c-format
12977
 
msgid "BSS length (%d.) <0! Ignored."
12978
 
msgstr ""
12979
 
 
12980
 
#: config/tc-sparc.c:3821
12981
 
msgid "bad .reserve segment -- expected BSS segment"
12982
 
msgstr ""
12983
 
 
12984
 
#: config/tc-sparc.c:3849
12985
 
#, c-format
12986
 
msgid "alignment too large; assuming %d"
12987
 
msgstr ""
12988
 
 
12989
 
#: config/tc-sparc.c:3855 config/tc-sparc.c:4005
12990
 
msgid "negative alignment"
12991
 
msgstr ""
12992
 
 
12993
 
#: config/tc-sparc.c:3865 config/tc-sparc.c:4027 read.c:1321 read.c:2371
12994
 
msgid "alignment not a power of 2"
12995
 
msgstr ""
12996
 
 
12997
 
#: config/tc-sparc.c:3918
12998
 
#, c-format
12999
 
msgid "Ignoring attempt to re-define symbol %s"
13000
 
msgstr ""
13001
 
 
13002
 
#: config/tc-sparc.c:3942 config/tc-v850.c:275
13003
 
msgid "Expected comma after symbol-name"
13004
 
msgstr ""
13005
 
 
13006
 
#: config/tc-sparc.c:3952
13007
 
#, c-format
13008
 
msgid ".COMMon length (%lu) out of range ignored"
13009
 
msgstr ""
13010
 
 
13011
 
#: config/tc-sparc.c:3985
13012
 
msgid "Expected comma after common length"
13013
 
msgstr ""
13014
 
 
13015
 
#: config/tc-sparc.c:3999
13016
 
#, c-format
13017
 
msgid "alignment too large; assuming %ld"
13018
 
msgstr ""
13019
 
 
13020
 
#: config/tc-sparc.c:4142
13021
 
msgid "Unknown segment type"
13022
 
msgstr ""
13023
 
 
13024
 
#: config/tc-sparc.c:4217 config/tc-sparc.c:4227
13025
 
#, c-format
13026
 
msgid "register syntax is .register %%g[2367],{#scratch|symbolname|#ignore}"
13027
 
msgstr ""
13028
 
 
13029
 
#: config/tc-sparc.c:4245
13030
 
msgid "redefinition of global register"
13031
 
msgstr ""
13032
 
 
13033
 
#: config/tc-sparc.c:4256
13034
 
#, c-format
13035
 
msgid "Register symbol %s already defined."
13036
 
msgstr ""
13037
 
 
13038
 
#: config/tc-sparc.c:4460
13039
 
#, c-format
13040
 
msgid "Illegal operands: %%r_plt in %d-byte data field"
13041
 
msgstr ""
13042
 
 
13043
 
#: config/tc-sparc.c:4470
13044
 
#, c-format
13045
 
msgid "Illegal operands: %%r_tls_dtpoff in %d-byte data field"
13046
 
msgstr ""
13047
 
 
13048
 
#: config/tc-sparc.c:4507 config/tc-vax.c:3312
13049
 
#, c-format
13050
 
msgid "Illegal operands: Only %%r_%s%d allowed in %d-byte data fields"
13051
 
msgstr ""
13052
 
 
13053
 
#: config/tc-sparc.c:4515 config/tc-sparc.c:4546 config/tc-sparc.c:4555
13054
 
#: config/tc-vax.c:3320 config/tc-vax.c:3351 config/tc-vax.c:3360
13055
 
#, c-format
13056
 
msgid "Illegal operands: %%r_%s%d requires arguments in ()"
13057
 
msgstr ""
13058
 
 
13059
 
#: config/tc-sparc.c:4564 config/tc-vax.c:3369
13060
 
#, c-format
13061
 
msgid "Illegal operands: garbage after %%r_%s%d()"
13062
 
msgstr ""
13063
 
 
13064
 
#: config/tc-sparc.h:65
13065
 
msgid "sparc convert_frag\n"
13066
 
msgstr ""
13067
 
 
13068
 
#: config/tc-sparc.h:67 config/tc-z80.h:53
13069
 
msgid "estimate_size_before_relax called"
13070
 
msgstr ""
13071
 
 
13072
 
#: config/tc-spu.c:130
13073
 
#, c-format
13074
 
msgid "Can't hash instruction '%s':%s"
13075
 
msgstr ""
13076
 
 
13077
 
#: config/tc-spu.c:184
13078
 
msgid ""
13079
 
"SPU options:\n"
13080
 
"  --apuasm\t\t  emulate behaviour of apuasm\n"
13081
 
msgstr ""
13082
 
 
13083
 
#: config/tc-spu.c:290
13084
 
#, c-format
13085
 
msgid "Invalid mnemonic '%s'"
13086
 
msgstr ""
13087
 
 
13088
 
#: config/tc-spu.c:296
13089
 
#, c-format
13090
 
msgid "'%s' is only available in DD2.0 or higher."
13091
 
msgstr ""
13092
 
 
13093
 
#: config/tc-spu.c:328
13094
 
#, c-format
13095
 
msgid "Error in argument %d.  Expecting:  \"%s\""
13096
 
msgstr ""
13097
 
 
13098
 
#: config/tc-spu.c:339
13099
 
msgid "Mixing register syntax, with and without '$'."
13100
 
msgstr ""
13101
 
 
13102
 
#: config/tc-spu.c:345
13103
 
#, c-format
13104
 
msgid "Treating '%-*s' as a symbol."
13105
 
msgstr ""
13106
 
 
13107
 
#: config/tc-spu.c:564
13108
 
msgid "'SPU_RdEventMask' (channel 11) is only available in DD2.0 or higher."
13109
 
msgstr ""
13110
 
 
13111
 
#: config/tc-spu.c:566
13112
 
msgid "'MFC_RdTagMask' (channel 12) is only available in DD2.0 or higher."
13113
 
msgstr ""
13114
 
 
13115
 
#: config/tc-spu.c:609
13116
 
#, c-format
13117
 
msgid "Using old style, %%lo(expr), please change to PPC style, expr@l."
13118
 
msgstr ""
13119
 
 
13120
 
#: config/tc-spu.c:615
13121
 
#, c-format
13122
 
msgid "Using old style, %%hi(expr), please change to PPC style, expr@h."
13123
 
msgstr ""
13124
 
 
13125
 
#: config/tc-spu.c:685 config/tc-spu.c:688
13126
 
#, c-format
13127
 
msgid "Constant expression %d out of range, [%d, %d]."
13128
 
msgstr ""
13129
 
 
13130
 
#: config/tc-spu.c:790
13131
 
#, c-format
13132
 
msgid "invalid priority '%lu'"
13133
 
msgstr ""
13134
 
 
13135
 
#: config/tc-spu.c:796
13136
 
#, c-format
13137
 
msgid "invalid lrlive '%lu'"
13138
 
msgstr ""
13139
 
 
13140
 
#: config/tc-spu.c:855
13141
 
msgid "Relaxation should never occur"
13142
 
msgstr ""
13143
 
 
13144
 
#: config/tc-spu.c:1005
13145
 
#, c-format
13146
 
msgid "Relocation doesn't fit. (relocation value = 0x%lx)"
13147
 
msgstr ""
13148
 
 
13149
 
#: config/tc-spu.h:85
13150
 
msgid "spu convert_frag\n"
13151
 
msgstr ""
13152
 
 
13153
 
#: config/tc-tic30.c:37
13154
 
msgid "first"
13155
 
msgstr ""
13156
 
 
13157
 
#: config/tc-tic30.c:37
13158
 
msgid "second"
13159
 
msgstr ""
13160
 
 
13161
 
#: config/tc-tic30.c:37
13162
 
msgid "third"
13163
 
msgstr ""
13164
 
 
13165
 
#: config/tc-tic30.c:37
13166
 
msgid "fourth"
13167
 
msgstr ""
13168
 
 
13169
 
#: config/tc-tic30.c:37
13170
 
msgid "fifth"
13171
 
msgstr ""
13172
 
 
13173
 
#: config/tc-tic30.c:483
13174
 
msgid "More than one AR register found in indirect reference"
13175
 
msgstr ""
13176
 
 
13177
 
#: config/tc-tic30.c:488
13178
 
msgid "Illegal AR register in indirect reference"
13179
 
msgstr ""
13180
 
 
13181
 
#: config/tc-tic30.c:508
13182
 
msgid "More than one displacement found in indirect reference"
13183
 
msgstr ""
13184
 
 
13185
 
#: config/tc-tic30.c:516
13186
 
msgid "Invalid displacement in indirect reference"
13187
 
msgstr ""
13188
 
 
13189
 
#: config/tc-tic30.c:533
13190
 
msgid "AR register not found in indirect reference"
13191
 
msgstr ""
13192
 
 
13193
 
#. Maybe an implied displacement of 1 again.
13194
 
#: config/tc-tic30.c:549
13195
 
msgid "required displacement wasn't given in indirect reference"
13196
 
msgstr ""
13197
 
 
13198
 
#: config/tc-tic30.c:555
13199
 
msgid "illegal indirect reference"
13200
 
msgstr ""
13201
 
 
13202
 
#: config/tc-tic30.c:561
13203
 
msgid "displacement must be an unsigned 8-bit number"
13204
 
msgstr ""
13205
 
 
13206
 
#: config/tc-tic30.c:747 config/tc-tic30.c:1494
13207
 
#, c-format
13208
 
msgid "Invalid character %s before %s operand"
13209
 
msgstr ""
13210
 
 
13211
 
#: config/tc-tic30.c:766 config/tc-tic30.c:1509
13212
 
#, c-format
13213
 
msgid "Unbalanced parenthesis in %s operand."
13214
 
msgstr ""
13215
 
 
13216
 
#: config/tc-tic30.c:782 config/tc-tic30.c:1519
13217
 
#, c-format
13218
 
msgid "Invalid character %s in %s operand"
13219
 
msgstr ""
13220
 
 
13221
 
#: config/tc-tic30.c:801 config/tc-tic30.c:1536
13222
 
#, c-format
13223
 
msgid "Spurious operands; (%d operands/instruction max)"
13224
 
msgstr ""
13225
 
 
13226
 
#. Just skip it, if it's \n complain.
13227
 
#: config/tc-tic30.c:819 config/tc-tic30.c:835 config/tc-tic30.c:1553
13228
 
#: config/tc-tic30.c:1569
13229
 
msgid "Expecting operand after ','; got nothing"
13230
 
msgstr ""
13231
 
 
13232
 
#: config/tc-tic30.c:824 config/tc-tic30.c:1558
13233
 
msgid "Expecting operand before ','; got nothing"
13234
 
msgstr ""
13235
 
 
13236
 
#: config/tc-tic30.c:862
13237
 
msgid "incorrect number of operands given in the first instruction"
13238
 
msgstr ""
13239
 
 
13240
 
#: config/tc-tic30.c:868
13241
 
msgid "incorrect number of operands given in the second instruction"
13242
 
msgstr ""
13243
 
 
13244
 
#: config/tc-tic30.c:889
13245
 
#, c-format
13246
 
msgid "%s instruction, operand %d doesn't match"
13247
 
msgstr ""
13248
 
 
13249
 
#. Shouldn't get here.
13250
 
#: config/tc-tic30.c:913 config/tc-tic30.c:920
13251
 
msgid "incorrect format for multiply parallel instruction"
13252
 
msgstr ""
13253
 
 
13254
 
#: config/tc-tic30.c:927
13255
 
msgid "destination for multiply can only be R0 or R1"
13256
 
msgstr ""
13257
 
 
13258
 
#: config/tc-tic30.c:934
13259
 
msgid "destination for add/subtract can only be R2 or R3"
13260
 
msgstr ""
13261
 
 
13262
 
#: config/tc-tic30.c:1001
13263
 
msgid "loading the same register in parallel operation"
13264
 
msgstr ""
13265
 
 
13266
 
#: config/tc-tic30.c:1383
13267
 
msgid "pc-relative "
13268
 
msgstr ""
13269
 
 
13270
 
#: config/tc-tic30.c:1444
13271
 
#, c-format
13272
 
msgid "Invalid character %s in opcode"
13273
 
msgstr ""
13274
 
 
13275
 
#: config/tc-tic30.c:1474
13276
 
#, c-format
13277
 
msgid "Unknown TMS320C30 instruction: %s"
13278
 
msgstr ""
13279
 
 
13280
 
#: config/tc-tic30.c:1594
13281
 
msgid "Incorrect number of operands given"
13282
 
msgstr ""
13283
 
 
13284
 
#: config/tc-tic30.c:1627
13285
 
#, c-format
13286
 
msgid "The %s operand doesn't match"
13287
 
msgstr ""
13288
 
 
13289
 
#. Shouldn't make it to this stage.
13290
 
#: config/tc-tic30.c:1652 config/tc-tic30.c:1664
13291
 
msgid "Incompatible first and second operands in instruction"
13292
 
msgstr ""
13293
 
 
13294
 
#: config/tc-tic30.c:1778
13295
 
msgid "invalid short form floating point immediate operand"
13296
 
msgstr ""
13297
 
 
13298
 
#: config/tc-tic30.c:1788
13299
 
msgid "rounding down first operand float to unsigned int"
13300
 
msgstr ""
13301
 
 
13302
 
#: config/tc-tic30.c:1790
13303
 
msgid "only lower 16-bits of first operand are used"
13304
 
msgstr ""
13305
 
 
13306
 
#: config/tc-tic30.c:1800
13307
 
msgid "rounding down first operand float to signed int"
13308
 
msgstr ""
13309
 
 
13310
 
#: config/tc-tic30.c:1805 config/tc-tic30.c:1876
13311
 
msgid "first operand is too large for 16-bit signed int"
13312
 
msgstr ""
13313
 
 
13314
 
#: config/tc-tic30.c:1870
13315
 
msgid "first operand is floating point"
13316
 
msgstr ""
13317
 
 
13318
 
#. Shouldn't get here.
13319
 
#: config/tc-tic30.c:1901
13320
 
msgid "interrupt vector for trap instruction out of range"
13321
 
msgstr ""
13322
 
 
13323
 
#: config/tc-tic30.c:1946
13324
 
msgid "LDP instruction needs a 24-bit operand"
13325
 
msgstr ""
13326
 
 
13327
 
#: config/tc-tic30.c:1970
13328
 
msgid "first operand is too large for a 24-bit displacement"
13329
 
msgstr ""
13330
 
 
13331
 
#: config/tc-tic4x.c:399
13332
 
msgid "Nan, using zero."
13333
 
msgstr ""
13334
 
 
13335
 
#: config/tc-tic4x.c:521
13336
 
#, c-format
13337
 
msgid "Cannot represent exponent in %d bits"
13338
 
msgstr ""
13339
 
 
13340
 
#: config/tc-tic4x.c:604 config/tc-tic4x.c:614
13341
 
msgid "Invalid floating point number"
13342
 
msgstr ""
13343
 
 
13344
 
#: config/tc-tic4x.c:734
13345
 
msgid "Comma expected\n"
13346
 
msgstr ""
13347
 
 
13348
 
#: config/tc-tic4x.c:774 config/tc-tic54x.c:479
13349
 
msgid ".bss size argument missing\n"
13350
 
msgstr ""
13351
 
 
13352
 
#: config/tc-tic4x.c:782
13353
 
#, c-format
13354
 
msgid ".bss size %ld < 0!"
13355
 
msgstr ""
13356
 
 
13357
 
#: config/tc-tic4x.c:916
13358
 
msgid "Non-constant symbols not allowed\n"
13359
 
msgstr ""
13360
 
 
13361
 
#: config/tc-tic4x.c:947
13362
 
msgid "Symbol missing\n"
13363
 
msgstr ""
13364
 
 
13365
 
#. Get terminator.
13366
 
#. Skip null symbol terminator.
13367
 
#: config/tc-tic4x.c:993
13368
 
msgid ".sect: subsection name ignored"
13369
 
msgstr ""
13370
 
 
13371
 
#: config/tc-tic4x.c:1021 config/tc-tic4x.c:1121 config/tc-tic54x.c:1441
13372
 
#, c-format
13373
 
msgid "Error setting flags for \"%s\": %s"
13374
 
msgstr ""
13375
 
 
13376
 
#: config/tc-tic4x.c:1052
13377
 
msgid ".set syntax invalid\n"
13378
 
msgstr ""
13379
 
 
13380
 
#: config/tc-tic4x.c:1110
13381
 
msgid ".usect: non-zero alignment flag ignored"
13382
 
msgstr ""
13383
 
 
13384
 
#: config/tc-tic4x.c:1141
13385
 
#, c-format
13386
 
msgid "This assembler does not support processor generation %ld"
13387
 
msgstr ""
13388
 
 
13389
 
#: config/tc-tic4x.c:1145
13390
 
msgid "Changing processor generation on fly not supported..."
13391
 
msgstr ""
13392
 
 
13393
 
#: config/tc-tic4x.c:1444
13394
 
msgid "Auxiliary register AR0--AR7 required for indirect"
13395
 
msgstr ""
13396
 
 
13397
 
#: config/tc-tic4x.c:1458
13398
 
#, c-format
13399
 
msgid "Bad displacement %d (require 0--255)\n"
13400
 
msgstr ""
13401
 
 
13402
 
#: config/tc-tic4x.c:1476
13403
 
msgid "Index register IR0,IR1 required for displacement"
13404
 
msgstr ""
13405
 
 
13406
 
#: config/tc-tic4x.c:1545
13407
 
msgid "Expecting a register name"
13408
 
msgstr ""
13409
 
 
13410
 
#: config/tc-tic4x.c:1557 config/tc-tic4x.c:1580 config/tc-tic4x.c:1649
13411
 
msgid "Number too large"
13412
 
msgstr ""
13413
 
 
13414
 
#: config/tc-tic4x.c:1597
13415
 
msgid "Expecting a constant value"
13416
 
msgstr ""
13417
 
 
13418
 
#: config/tc-tic4x.c:1604
13419
 
#, c-format
13420
 
msgid "Bad direct addressing construct %s"
13421
 
msgstr ""
13422
 
 
13423
 
#: config/tc-tic4x.c:1608
13424
 
#, c-format
13425
 
msgid "Direct value of %ld is not suitable"
13426
 
msgstr ""
13427
 
 
13428
 
#: config/tc-tic4x.c:1632
13429
 
msgid "Unknown indirect addressing mode"
13430
 
msgstr ""
13431
 
 
13432
 
#: config/tc-tic4x.c:1729
13433
 
#, c-format
13434
 
msgid "Immediate value of %ld is too large for ldf"
13435
 
msgstr ""
13436
 
 
13437
 
#: config/tc-tic4x.c:1769
13438
 
msgid "Destination register must be ARn"
13439
 
msgstr ""
13440
 
 
13441
 
#: config/tc-tic4x.c:1788 config/tc-tic4x.c:2161 config/tc-tic4x.c:2220
13442
 
#, c-format
13443
 
msgid "Immediate value of %ld is too large"
13444
 
msgstr ""
13445
 
 
13446
 
#: config/tc-tic4x.c:1817 config/tc-tic4x.c:2022
13447
 
msgid "Invalid indirect addressing mode"
13448
 
msgstr ""
13449
 
 
13450
 
#: config/tc-tic4x.c:1841 config/tc-tic4x.c:1881 config/tc-tic4x.c:2072
13451
 
#: config/tc-tic4x.c:2094
13452
 
msgid "Register must be Rn"
13453
 
msgstr ""
13454
 
 
13455
 
#: config/tc-tic4x.c:1895 config/tc-tic4x.c:1965 config/tc-tic4x.c:1979
13456
 
msgid "Register must be R0--R7"
13457
 
msgstr ""
13458
 
 
13459
 
#: config/tc-tic4x.c:1919 config/tc-tic4x.c:1947
13460
 
#, c-format
13461
 
msgid "Invalid indirect addressing mode displacement %d"
13462
 
msgstr ""
13463
 
 
13464
 
#: config/tc-tic4x.c:1993
13465
 
msgid "Destination register must be R2 or R3"
13466
 
msgstr ""
13467
 
 
13468
 
#: config/tc-tic4x.c:2007
13469
 
msgid "Destination register must be R0 or R1"
13470
 
msgstr ""
13471
 
 
13472
 
#: config/tc-tic4x.c:2044
13473
 
#, c-format
13474
 
msgid "Displacement value of %ld is too large"
13475
 
msgstr ""
13476
 
 
13477
 
#: config/tc-tic4x.c:2105 config/tc-tic4x.c:2236
13478
 
msgid "Floating point number not valid in expression"
13479
 
msgstr ""
13480
 
 
13481
 
#: config/tc-tic4x.c:2119
13482
 
#, c-format
13483
 
msgid "Signed immediate value %ld too large"
13484
 
msgstr ""
13485
 
 
13486
 
#: config/tc-tic4x.c:2182
13487
 
#, c-format
13488
 
msgid "Unsigned immediate value %ld too large"
13489
 
msgstr ""
13490
 
 
13491
 
#: config/tc-tic4x.c:2250
13492
 
#, c-format
13493
 
msgid "Immediate value %ld too large"
13494
 
msgstr ""
13495
 
 
13496
 
#: config/tc-tic4x.c:2269 config/tc-tic4x.c:2297
13497
 
msgid "Register must be ivtp or tvtp"
13498
 
msgstr ""
13499
 
 
13500
 
#: config/tc-tic4x.c:2283
13501
 
msgid "Register must be address register"
13502
 
msgstr ""
13503
 
 
13504
 
#: config/tc-tic4x.c:2356
13505
 
msgid "Source and destination register should not be equal"
13506
 
msgstr ""
13507
 
 
13508
 
#: config/tc-tic4x.c:2371
13509
 
msgid "Equal parallell destination registers, one result will be discarded"
13510
 
msgstr ""
13511
 
 
13512
 
#: config/tc-tic4x.c:2412
13513
 
msgid "Too many operands scanned"
13514
 
msgstr ""
13515
 
 
13516
 
#: config/tc-tic4x.c:2442
13517
 
msgid "Parallel opcode cannot contain more than two instructions"
13518
 
msgstr ""
13519
 
 
13520
 
#: config/tc-tic4x.c:2515
13521
 
#, c-format
13522
 
msgid "Invalid operands for %s"
13523
 
msgstr ""
13524
 
 
13525
 
#: config/tc-tic4x.c:2518
13526
 
#, c-format
13527
 
msgid "Invalid instruction %s"
13528
 
msgstr ""
13529
 
 
13530
 
#: config/tc-tic4x.c:2667
13531
 
#, c-format
13532
 
msgid "Bad relocation type: 0x%02x"
13533
 
msgstr ""
13534
 
 
13535
 
#: config/tc-tic4x.c:2725
13536
 
#, c-format
13537
 
msgid "Unsupported processor generation %d"
13538
 
msgstr ""
13539
 
 
13540
 
#: config/tc-tic4x.c:2733
13541
 
msgid "Option -b is depreciated, please use -mbig"
13542
 
msgstr ""
13543
 
 
13544
 
#: config/tc-tic4x.c:2739
13545
 
msgid "Option -p is depreciated, please use -mmemparm"
13546
 
msgstr ""
13547
 
 
13548
 
#: config/tc-tic4x.c:2745
13549
 
msgid "Option -r is depreciated, please use -mregparm"
13550
 
msgstr ""
13551
 
 
13552
 
#: config/tc-tic4x.c:2751
13553
 
msgid "Option -s is depreciated, please use -msmall"
13554
 
msgstr ""
13555
 
 
13556
 
#: config/tc-tic4x.c:2779
13557
 
#, c-format
13558
 
msgid ""
13559
 
"\n"
13560
 
"TIC4X options:\n"
13561
 
"  -mcpu=CPU  -mCPU        select architecture variant. CPU can be:\n"
13562
 
"                            30 - TMS320C30\n"
13563
 
"                            31 - TMS320C31, TMS320LC31\n"
13564
 
"                            32 - TMS320C32\n"
13565
 
"                            33 - TMS320VC33\n"
13566
 
"                            40 - TMS320C40\n"
13567
 
"                            44 - TMS320C44\n"
13568
 
"  -mrev=REV               set cpu hardware revision (integer numbers).\n"
13569
 
"                          Combinations of -mcpu and -mrev will "
13570
 
"enable/disable\n"
13571
 
"                          the appropriate options (-midle2, -mlowpower and\n"
13572
 
"                          -menhanced) according to the selected type\n"
13573
 
"  -mbig                   select big memory model\n"
13574
 
"  -msmall                 select small memory model (default)\n"
13575
 
"  -mregparm               select register parameters (default)\n"
13576
 
"  -mmemparm               select memory parameters\n"
13577
 
"  -midle2                 enable IDLE2 support\n"
13578
 
"  -mlowpower              enable LOPOWER and MAXSPEED support\n"
13579
 
"  -menhanced              enable enhanced opcode support\n"
13580
 
msgstr ""
13581
 
 
13582
 
#: config/tc-tic4x.c:2824
13583
 
#, c-format
13584
 
msgid "Label \"$%d\" redefined"
13585
 
msgstr ""
13586
 
 
13587
 
#: config/tc-tic4x.c:3032
13588
 
#, c-format
13589
 
msgid "Reloc %d not supported by object file format"
13590
 
msgstr ""
13591
 
 
13592
 
#. Only word (et al.), align, or conditionals are allowed within
13593
 
#. .struct/.union.
13594
 
#: config/tc-tic54x.c:220
13595
 
msgid "pseudo-op illegal within .struct/.union"
13596
 
msgstr ""
13597
 
 
13598
 
#: config/tc-tic54x.c:234
13599
 
#, c-format
13600
 
msgid "C54x-specific command line  options:\n"
13601
 
msgstr ""
13602
 
 
13603
 
#: config/tc-tic54x.c:235
13604
 
#, c-format
13605
 
msgid "-mfar-mode | -mf          Use extended addressing\n"
13606
 
msgstr ""
13607
 
 
13608
 
#: config/tc-tic54x.c:236
13609
 
#, c-format
13610
 
msgid "-mcpu=<CPU version>       Specify the CPU version\n"
13611
 
msgstr ""
13612
 
 
13613
 
#: config/tc-tic54x.c:237
13614
 
#, c-format
13615
 
msgid "-merrors-to-file <filename>\n"
13616
 
msgstr ""
13617
 
 
13618
 
#: config/tc-tic54x.c:238
13619
 
#, c-format
13620
 
msgid "-me <filename>            Redirect errors to a file\n"
13621
 
msgstr ""
13622
 
 
13623
 
#: config/tc-tic54x.c:350
13624
 
msgid "Comma and symbol expected for '.asg STRING, SYMBOL'"
13625
 
msgstr ""
13626
 
 
13627
 
#: config/tc-tic54x.c:359
13628
 
msgid "symbols assigned with .asg must begin with a letter"
13629
 
msgstr ""
13630
 
 
13631
 
#: config/tc-tic54x.c:403
13632
 
msgid "Unterminated string after absolute expression"
13633
 
msgstr ""
13634
 
 
13635
 
#: config/tc-tic54x.c:411
13636
 
msgid "Comma and symbol expected for '.eval EXPR, SYMBOL'"
13637
 
msgstr ""
13638
 
 
13639
 
#: config/tc-tic54x.c:423
13640
 
msgid "symbols assigned with .eval must begin with a letter"
13641
 
msgstr ""
13642
 
 
13643
 
#: config/tc-tic54x.c:488
13644
 
#, c-format
13645
 
msgid ".bss size %d < 0!"
13646
 
msgstr ""
13647
 
 
13648
 
#: config/tc-tic54x.c:677
13649
 
msgid "Offset on nested structures is ignored"
13650
 
msgstr ""
13651
 
 
13652
 
#: config/tc-tic54x.c:727
13653
 
#, c-format
13654
 
msgid ".end%s without preceding .%s"
13655
 
msgstr ""
13656
 
 
13657
 
#: config/tc-tic54x.c:793
13658
 
#, c-format
13659
 
msgid "Unrecognized struct/union tag '%s'"
13660
 
msgstr ""
13661
 
 
13662
 
#: config/tc-tic54x.c:795
13663
 
msgid ".tag requires a structure tag"
13664
 
msgstr ""
13665
 
 
13666
 
#: config/tc-tic54x.c:801
13667
 
msgid "Label required for .tag"
13668
 
msgstr ""
13669
 
 
13670
 
#: config/tc-tic54x.c:820
13671
 
#, c-format
13672
 
msgid ".tag target '%s' undefined"
13673
 
msgstr ""
13674
 
 
13675
 
#: config/tc-tic54x.c:882
13676
 
#, c-format
13677
 
msgid ".field count '%d' out of range (1 <= X <= 32)"
13678
 
msgstr ""
13679
 
 
13680
 
#: config/tc-tic54x.c:910
13681
 
#, c-format
13682
 
msgid "Unrecognized field type '%c'"
13683
 
msgstr ""
13684
 
 
13685
 
#: config/tc-tic54x.c:1033
13686
 
msgid "Overflow in expression, truncated to 8 bits"
13687
 
msgstr ""
13688
 
 
13689
 
#: config/tc-tic54x.c:1038
13690
 
msgid "Overflow in expression, truncated to 16 bits"
13691
 
msgstr ""
13692
 
 
13693
 
#. Disallow .byte with a non constant expression that will
13694
 
#. require relocation.
13695
 
#: config/tc-tic54x.c:1046
13696
 
msgid "Relocatable values require at least WORD storage"
13697
 
msgstr ""
13698
 
 
13699
 
#: config/tc-tic54x.c:1107
13700
 
msgid "Use of .def/.ref is deprecated.  Use .global instead"
13701
 
msgstr ""
13702
 
 
13703
 
#: config/tc-tic54x.c:1300
13704
 
msgid ".space/.bes repeat count is negative, ignored"
13705
 
msgstr ""
13706
 
 
13707
 
#: config/tc-tic54x.c:1305
13708
 
msgid ".space/.bes repeat count is zero, ignored"
13709
 
msgstr ""
13710
 
 
13711
 
#: config/tc-tic54x.c:1382
13712
 
msgid "Missing size argument"
13713
 
msgstr ""
13714
 
 
13715
 
#: config/tc-tic54x.c:1516
13716
 
msgid "CPU version has already been set"
13717
 
msgstr ""
13718
 
 
13719
 
#: config/tc-tic54x.c:1520
13720
 
#, c-format
13721
 
msgid "Unrecognized version '%s'"
13722
 
msgstr ""
13723
 
 
13724
 
#: config/tc-tic54x.c:1526
13725
 
msgid "Changing of CPU version on the fly not supported"
13726
 
msgstr ""
13727
 
 
13728
 
#: config/tc-tic54x.c:1657
13729
 
msgid "p2align not supported on this target"
13730
 
msgstr ""
13731
 
 
13732
 
#: config/tc-tic54x.c:1669
13733
 
msgid "Argument to .even ignored"
13734
 
msgstr ""
13735
 
 
13736
 
#: config/tc-tic54x.c:1715
13737
 
msgid "Invalid field size, must be from 1 to 32"
13738
 
msgstr ""
13739
 
 
13740
 
#: config/tc-tic54x.c:1728
13741
 
msgid "field size must be 16 when value is relocatable"
13742
 
msgstr ""
13743
 
 
13744
 
#: config/tc-tic54x.c:1743
13745
 
msgid "field value truncated"
13746
 
msgstr ""
13747
 
 
13748
 
#: config/tc-tic54x.c:1850 config/tc-tic54x.c:2156
13749
 
#, c-format
13750
 
msgid "Unrecognized section '%s'"
13751
 
msgstr ""
13752
 
 
13753
 
#: config/tc-tic54x.c:1859
13754
 
msgid "Current section is unitialized, section name required for .clink"
13755
 
msgstr ""
13756
 
 
13757
 
#: config/tc-tic54x.c:2066
13758
 
msgid "ENDLOOP without corresponding LOOP"
13759
 
msgstr ""
13760
 
 
13761
 
#: config/tc-tic54x.c:2107
13762
 
msgid "Mixing of normal and extended addressing not supported"
13763
 
msgstr ""
13764
 
 
13765
 
#: config/tc-tic54x.c:2113
13766
 
msgid "Extended addressing not supported on the specified CPU"
13767
 
msgstr ""
13768
 
 
13769
 
#: config/tc-tic54x.c:2162
13770
 
msgid ".sblock may be used for initialized sections only"
13771
 
msgstr ""
13772
 
 
13773
 
#: config/tc-tic54x.c:2192
13774
 
msgid "Symbol missing for .set/.equ"
13775
 
msgstr ""
13776
 
 
13777
 
#: config/tc-tic54x.c:2248
13778
 
msgid ".var may only be used within a macro definition"
13779
 
msgstr ""
13780
 
 
13781
 
#: config/tc-tic54x.c:2256
13782
 
msgid "Substitution symbols must begin with a letter"
13783
 
msgstr ""
13784
 
 
13785
 
#: config/tc-tic54x.c:2349
13786
 
#, c-format
13787
 
msgid "can't open macro library file '%s' for reading: %s"
13788
 
msgstr ""
13789
 
 
13790
 
#: config/tc-tic54x.c:2356
13791
 
#, c-format
13792
 
msgid "File '%s' not in macro archive format"
13793
 
msgstr ""
13794
 
 
13795
 
#: config/tc-tic54x.c:2486
13796
 
#, c-format
13797
 
msgid "Bad COFF version '%s'"
13798
 
msgstr ""
13799
 
 
13800
 
#: config/tc-tic54x.c:2495
13801
 
#, c-format
13802
 
msgid "Bad CPU version '%s'"
13803
 
msgstr ""
13804
 
 
13805
 
#: config/tc-tic54x.c:2508 config/tc-tic54x.c:2511
13806
 
#, c-format
13807
 
msgid "Can't redirect stderr to the file '%s'"
13808
 
msgstr ""
13809
 
 
13810
 
#: config/tc-tic54x.c:2626
13811
 
#, c-format
13812
 
msgid "Undefined substitution symbol '%s'"
13813
 
msgstr ""
13814
 
 
13815
 
#: config/tc-tic54x.c:3128
13816
 
#, c-format
13817
 
msgid "Unbalanced parenthesis in operand %d"
13818
 
msgstr ""
13819
 
 
13820
 
#: config/tc-tic54x.c:3159 config/tc-tic54x.c:3167
13821
 
msgid "Expecting operand after ','"
13822
 
msgstr ""
13823
 
 
13824
 
#: config/tc-tic54x.c:3178
13825
 
msgid "Extra junk on line"
13826
 
msgstr ""
13827
 
 
13828
 
#: config/tc-tic54x.c:3215
13829
 
msgid "Badly formed address expression"
13830
 
msgstr ""
13831
 
 
13832
 
#: config/tc-tic54x.c:3468
13833
 
#, c-format
13834
 
msgid "Invalid dmad syntax '%s'"
13835
 
msgstr ""
13836
 
 
13837
 
#: config/tc-tic54x.c:3532
13838
 
#, c-format
13839
 
msgid ""
13840
 
"Use the .mmregs directive to use memory-mapped register names such as '%s'"
13841
 
msgstr ""
13842
 
 
13843
 
#: config/tc-tic54x.c:3583
13844
 
msgid "Address mode *+ARx is write-only. Results of reading are undefined."
13845
 
msgstr ""
13846
 
 
13847
 
#: config/tc-tic54x.c:3603
13848
 
#, c-format
13849
 
msgid "Unrecognized indirect address format \"%s\""
13850
 
msgstr ""
13851
 
 
13852
 
#: config/tc-tic54x.c:3641
13853
 
#, c-format
13854
 
msgid "Operand '%s' out of range (%d <= x <= %d)"
13855
 
msgstr ""
13856
 
 
13857
 
#: config/tc-tic54x.c:3661
13858
 
msgid "Error in relocation handling"
13859
 
msgstr ""
13860
 
 
13861
 
#: config/tc-tic54x.c:3680 config/tc-tic54x.c:3742 config/tc-tic54x.c:3770
13862
 
#, c-format
13863
 
msgid "Unrecognized condition code \"%s\""
13864
 
msgstr ""
13865
 
 
13866
 
#: config/tc-tic54x.c:3697
13867
 
#, c-format
13868
 
msgid "Condition \"%s\" does not match preceding group"
13869
 
msgstr ""
13870
 
 
13871
 
#: config/tc-tic54x.c:3705
13872
 
#, c-format
13873
 
msgid ""
13874
 
"Condition \"%s\" uses a different accumulator from a preceding condition"
13875
 
msgstr ""
13876
 
 
13877
 
#: config/tc-tic54x.c:3712
13878
 
msgid "Only one comparison conditional allowed"
13879
 
msgstr ""
13880
 
 
13881
 
#: config/tc-tic54x.c:3717
13882
 
msgid "Only one overflow conditional allowed"
13883
 
msgstr ""
13884
 
 
13885
 
#: config/tc-tic54x.c:3725
13886
 
#, c-format
13887
 
msgid "Duplicate %s conditional"
13888
 
msgstr ""
13889
 
 
13890
 
#: config/tc-tic54x.c:3756
13891
 
msgid "Invalid auxiliary register (use AR0-AR7)"
13892
 
msgstr ""
13893
 
 
13894
 
#: config/tc-tic54x.c:3787
13895
 
msgid "lk addressing modes are invalid for memory-mapped register addressing"
13896
 
msgstr ""
13897
 
 
13898
 
#: config/tc-tic54x.c:3795
13899
 
msgid ""
13900
 
"Address mode *+ARx is not allowed in memory-mapped register addressing.  "
13901
 
"Resulting behavior is undefined."
13902
 
msgstr ""
13903
 
 
13904
 
#: config/tc-tic54x.c:3821
13905
 
msgid ""
13906
 
"Destination accumulator for each part of this parallel instruction must be "
13907
 
"different"
13908
 
msgstr ""
13909
 
 
13910
 
#: config/tc-tic54x.c:3870
13911
 
#, c-format
13912
 
msgid "Memory mapped register \"%s\" out of range"
13913
 
msgstr ""
13914
 
 
13915
 
#: config/tc-tic54x.c:3909
13916
 
msgid "Invalid operand (use 1, 2, or 3)"
13917
 
msgstr ""
13918
 
 
13919
 
#: config/tc-tic54x.c:3934
13920
 
msgid "A status register or status bit name is required"
13921
 
msgstr ""
13922
 
 
13923
 
#: config/tc-tic54x.c:3944
13924
 
#, c-format
13925
 
msgid "Unrecognized status bit \"%s\""
13926
 
msgstr ""
13927
 
 
13928
 
#: config/tc-tic54x.c:3967
13929
 
#, c-format
13930
 
msgid "Invalid status register \"%s\""
13931
 
msgstr ""
13932
 
 
13933
 
#: config/tc-tic54x.c:3979
13934
 
#, c-format
13935
 
msgid "Operand \"%s\" out of range (use 1 or 2)"
13936
 
msgstr ""
13937
 
 
13938
 
#: config/tc-tic54x.c:4182
13939
 
#, c-format
13940
 
msgid "Unrecognized instruction \"%s\""
13941
 
msgstr ""
13942
 
 
13943
 
#: config/tc-tic54x.c:4211
13944
 
#, c-format
13945
 
msgid "Unrecognized operand list '%s' for instruction '%s'"
13946
 
msgstr ""
13947
 
 
13948
 
#: config/tc-tic54x.c:4240
13949
 
#, c-format
13950
 
msgid "Unrecognized parallel instruction \"%s\""
13951
 
msgstr ""
13952
 
 
13953
 
#: config/tc-tic54x.c:4289
13954
 
#, c-format
13955
 
msgid "Invalid operand (s) for parallel instruction \"%s\""
13956
 
msgstr ""
13957
 
 
13958
 
#: config/tc-tic54x.c:4292
13959
 
#, c-format
13960
 
msgid "Unrecognized parallel instruction combination \"%s || %s\""
13961
 
msgstr ""
13962
 
 
13963
 
#: config/tc-tic54x.c:4519
13964
 
#, c-format
13965
 
msgid "%s symbol recursion stopped at second appearance of '%s'"
13966
 
msgstr ""
13967
 
 
13968
 
#: config/tc-tic54x.c:4559
13969
 
msgid "Unrecognized substitution symbol function"
13970
 
msgstr ""
13971
 
 
13972
 
#: config/tc-tic54x.c:4564
13973
 
msgid "Missing '(' after substitution symbol function"
13974
 
msgstr ""
13975
 
 
13976
 
#: config/tc-tic54x.c:4578
13977
 
msgid "Expecting second argument"
13978
 
msgstr ""
13979
 
 
13980
 
#: config/tc-tic54x.c:4591 config/tc-tic54x.c:4641
13981
 
msgid "Extra junk in function call, expecting ')'"
13982
 
msgstr ""
13983
 
 
13984
 
#: config/tc-tic54x.c:4617
13985
 
msgid "Function expects two arguments"
13986
 
msgstr ""
13987
 
 
13988
 
#: config/tc-tic54x.c:4630
13989
 
msgid "Expecting character constant argument"
13990
 
msgstr ""
13991
 
 
13992
 
#: config/tc-tic54x.c:4636
13993
 
msgid "Both arguments must be substitution symbols"
13994
 
msgstr ""
13995
 
 
13996
 
#: config/tc-tic54x.c:4689
13997
 
#, c-format
13998
 
msgid "Invalid subscript (use 1 to %d)"
13999
 
msgstr ""
14000
 
 
14001
 
#: config/tc-tic54x.c:4699
14002
 
#, c-format
14003
 
msgid "Invalid length (use 0 to %d"
14004
 
msgstr ""
14005
 
 
14006
 
#: config/tc-tic54x.c:4709
14007
 
msgid "Missing ')' in subscripted substitution symbol expression"
14008
 
msgstr ""
14009
 
 
14010
 
#: config/tc-tic54x.c:4729
14011
 
msgid "Missing forced substitution terminator ':'"
14012
 
msgstr ""
14013
 
 
14014
 
#: config/tc-tic54x.c:4883
14015
 
#, c-format
14016
 
msgid ""
14017
 
"Instruction does not fit in available delay slots (%d-word insn, %d slots "
14018
 
"left)"
14019
 
msgstr ""
14020
 
 
14021
 
#: config/tc-tic54x.c:4924
14022
 
#, c-format
14023
 
msgid "Unrecognized parallel instruction '%s'"
14024
 
msgstr ""
14025
 
 
14026
 
#: config/tc-tic54x.c:4936
14027
 
#, c-format
14028
 
msgid "Instruction '%s' requires an LP cpu version"
14029
 
msgstr ""
14030
 
 
14031
 
#: config/tc-tic54x.c:4943
14032
 
#, c-format
14033
 
msgid "Instruction '%s' requires far mode addressing"
14034
 
msgstr ""
14035
 
 
14036
 
#: config/tc-tic54x.c:4955
14037
 
#, c-format
14038
 
msgid ""
14039
 
"Instruction does not fit in available delay slots (%d-word insn, %d slots "
14040
 
"left). Resulting behavior is undefined."
14041
 
msgstr ""
14042
 
 
14043
 
#: config/tc-tic54x.c:4965
14044
 
msgid ""
14045
 
"Instructions which cause PC discontinuity are not allowed in a delay slot. "
14046
 
"Resulting behavior is undefined."
14047
 
msgstr ""
14048
 
 
14049
 
#: config/tc-tic54x.c:4976
14050
 
#, c-format
14051
 
msgid "'%s' is not repeatable. Resulting behavior is undefined."
14052
 
msgstr ""
14053
 
 
14054
 
#: config/tc-tic54x.c:4980
14055
 
msgid ""
14056
 
"Instructions using long offset modifiers or absolute addresses are not "
14057
 
"repeatable. Resulting behavior is undefined."
14058
 
msgstr ""
14059
 
 
14060
 
#: config/tc-tic54x.c:5132
14061
 
#, c-format
14062
 
msgid "Unsupported relocation size %d"
14063
 
msgstr ""
14064
 
 
14065
 
#: config/tc-tic54x.c:5263
14066
 
msgid "non-absolute value used with .space/.bes"
14067
 
msgstr ""
14068
 
 
14069
 
#: config/tc-tic54x.c:5267
14070
 
#, c-format
14071
 
msgid "negative value ignored in %s"
14072
 
msgstr ""
14073
 
 
14074
 
#: config/tc-tic54x.c:5355
14075
 
#, c-format
14076
 
msgid "attempt to .space/.bes backwards? (%ld)"
14077
 
msgstr ""
14078
 
 
14079
 
#: config/tc-tic54x.c:5387
14080
 
#, c-format
14081
 
msgid "Invalid label '%s'"
14082
 
msgstr ""
14083
 
 
14084
 
#: config/tc-tic6x.c:233
14085
 
#, c-format
14086
 
msgid "unknown architecture '%s'"
14087
 
msgstr ""
14088
 
 
14089
 
#: config/tc-tic6x.c:263
14090
 
#, c-format
14091
 
msgid "unknown -mpid= argument '%s'"
14092
 
msgstr ""
14093
 
 
14094
 
#: config/tc-tic6x.c:321
14095
 
#, c-format
14096
 
msgid "TMS320C6000 options:\n"
14097
 
msgstr ""
14098
 
 
14099
 
#: config/tc-tic6x.c:322
14100
 
#, c-format
14101
 
msgid ""
14102
 
"  -march=ARCH             enable instructions from architecture ARCH\n"
14103
 
msgstr ""
14104
 
 
14105
 
#: config/tc-tic6x.c:323
14106
 
#, c-format
14107
 
msgid "  -mbig-endian            generate big-endian code\n"
14108
 
msgstr ""
14109
 
 
14110
 
#: config/tc-tic6x.c:324
14111
 
#, c-format
14112
 
msgid "  -mlittle-endian         generate little-endian code\n"
14113
 
msgstr ""
14114
 
 
14115
 
#: config/tc-tic6x.c:325
14116
 
#, c-format
14117
 
msgid "  -mdsbt                  code uses DSBT addressing\n"
14118
 
msgstr ""
14119
 
 
14120
 
#: config/tc-tic6x.c:326
14121
 
#, c-format
14122
 
msgid "  -mno-dsbt               code does not use DSBT addressing\n"
14123
 
msgstr ""
14124
 
 
14125
 
#: config/tc-tic6x.c:327
14126
 
#, c-format
14127
 
msgid ""
14128
 
"  -mpid=no                code uses position-dependent data addressing\n"
14129
 
msgstr ""
14130
 
 
14131
 
#: config/tc-tic6x.c:328
14132
 
#, c-format
14133
 
msgid ""
14134
 
"  -mpid=near              code uses position-independent data addressing,\n"
14135
 
"                            GOT accesses use near DP addressing\n"
14136
 
msgstr ""
14137
 
 
14138
 
#: config/tc-tic6x.c:330
14139
 
#, c-format
14140
 
msgid ""
14141
 
"  -mpid=far               code uses position-independent data addressing,\n"
14142
 
"                            GOT accesses use far DP addressing\n"
14143
 
msgstr ""
14144
 
 
14145
 
#: config/tc-tic6x.c:332
14146
 
#, c-format
14147
 
msgid "  -mpic                   code addressing is position-independent\n"
14148
 
msgstr ""
14149
 
 
14150
 
#: config/tc-tic6x.c:333
14151
 
#, c-format
14152
 
msgid "  -mno-pic                code addressing is position-dependent\n"
14153
 
msgstr ""
14154
 
 
14155
 
#: config/tc-tic6x.c:338
14156
 
#, c-format
14157
 
msgid "Supported ARCH values are:"
14158
 
msgstr ""
14159
 
 
14160
 
#: config/tc-tic6x.c:387
14161
 
msgid "unexpected .cantunwind directive"
14162
 
msgstr ""
14163
 
 
14164
 
#: config/tc-tic6x.c:407
14165
 
msgid "unexpected .handlerdata directive"
14166
 
msgstr ""
14167
 
 
14168
 
#: config/tc-tic6x.c:419
14169
 
msgid "personality routine required before .handlerdata directive"
14170
 
msgstr ""
14171
 
 
14172
 
#: config/tc-tic6x.c:535
14173
 
msgid "expected symbol"
14174
 
msgstr ""
14175
 
 
14176
 
#: config/tc-tic6x.c:592
14177
 
#, c-format
14178
 
msgid "invalid length for .scomm directive"
14179
 
msgstr ""
14180
 
 
14181
 
#: config/tc-tic6x.c:606
14182
 
msgid "alignment is not a positive number"
14183
 
msgstr ""
14184
 
 
14185
 
#: config/tc-tic6x.c:618
14186
 
msgid "alignment is not a power of 2"
14187
 
msgstr ""
14188
 
 
14189
 
#: config/tc-tic6x.c:633
14190
 
#, c-format
14191
 
msgid "attempt to re-define symbol `%s'"
14192
 
msgstr ""
14193
 
 
14194
 
#: config/tc-tic6x.c:642
14195
 
#, c-format
14196
 
msgid "attempt to redefine `%s' with a different length"
14197
 
msgstr ""
14198
 
 
14199
 
#: config/tc-tic6x.c:844
14200
 
msgid "multiple '||' on same line"
14201
 
msgstr ""
14202
 
 
14203
 
#: config/tc-tic6x.c:847
14204
 
msgid "'||' after predicate"
14205
 
msgstr ""
14206
 
 
14207
 
#: config/tc-tic6x.c:891
14208
 
msgid "multiple predicates on same line"
14209
 
msgstr ""
14210
 
 
14211
 
#: config/tc-tic6x.c:897
14212
 
#, c-format
14213
 
msgid "bad predicate '%s'"
14214
 
msgstr ""
14215
 
 
14216
 
#: config/tc-tic6x.c:908
14217
 
msgid "predication on A0 not supported on this architecture"
14218
 
msgstr ""
14219
 
 
14220
 
#: config/tc-tic6x.c:941
14221
 
msgid "label after '||'"
14222
 
msgstr ""
14223
 
 
14224
 
#: config/tc-tic6x.c:947
14225
 
msgid "label after predicate"
14226
 
msgstr ""
14227
 
 
14228
 
#: config/tc-tic6x.c:971
14229
 
msgid "'||' not followed by instruction"
14230
 
msgstr ""
14231
 
 
14232
 
#: config/tc-tic6x.c:977
14233
 
msgid "predicate not followed by instruction"
14234
 
msgstr ""
14235
 
 
14236
 
#: config/tc-tic6x.c:1410
14237
 
#, c-format
14238
 
msgid "control register '%s' not supported on this architecture"
14239
 
msgstr ""
14240
 
 
14241
 
#: config/tc-tic6x.c:1589 config/tc-tic6x.c:1592 config/tc-tic6x.c:1645
14242
 
#: config/tc-tic6x.c:1649
14243
 
#, c-format
14244
 
msgid "register number %u not supported on this architecture"
14245
 
msgstr ""
14246
 
 
14247
 
#: config/tc-tic6x.c:1620
14248
 
#, c-format
14249
 
msgid "register pair for operand %u of '%.*s' not a valid even/odd pair"
14250
 
msgstr ""
14251
 
 
14252
 
#: config/tc-tic6x.c:1676
14253
 
#, c-format
14254
 
msgid "junk after operand %u of '%.*s'"
14255
 
msgstr ""
14256
 
 
14257
 
#: config/tc-tic6x.c:1689
14258
 
#, c-format
14259
 
msgid "bad register or register pair for operand %u of '%.*s'"
14260
 
msgstr ""
14261
 
 
14262
 
#: config/tc-tic6x.c:1695
14263
 
#, c-format
14264
 
msgid "bad register for operand %u of '%.*s'"
14265
 
msgstr ""
14266
 
 
14267
 
#: config/tc-tic6x.c:1700
14268
 
#, c-format
14269
 
msgid "bad register pair for operand %u of '%.*s'"
14270
 
msgstr ""
14271
 
 
14272
 
#: config/tc-tic6x.c:1705
14273
 
#, c-format
14274
 
msgid "bad functional unit for operand %u of '%.*s'"
14275
 
msgstr ""
14276
 
 
14277
 
#: config/tc-tic6x.c:1710
14278
 
#, c-format
14279
 
msgid "bad operand %u of '%.*s'"
14280
 
msgstr ""
14281
 
 
14282
 
#: config/tc-tic6x.c:1842
14283
 
msgid "$DSBT_INDEX must be used with __c6xabi_DSBT_BASE"
14284
 
msgstr ""
14285
 
 
14286
 
#: config/tc-tic6x.c:1882
14287
 
msgid "$DSBT_INDEX not supported in this context"
14288
 
msgstr ""
14289
 
 
14290
 
#: config/tc-tic6x.c:1895
14291
 
msgid "$GOT not supported in this context"
14292
 
msgstr ""
14293
 
 
14294
 
#: config/tc-tic6x.c:1912
14295
 
msgid "$DPR_GOT not supported in this context"
14296
 
msgstr ""
14297
 
 
14298
 
#: config/tc-tic6x.c:1933
14299
 
msgid "$DPR_BYTE not supported in this context"
14300
 
msgstr ""
14301
 
 
14302
 
#: config/tc-tic6x.c:1950
14303
 
msgid "$DPR_HWORD not supported in this context"
14304
 
msgstr ""
14305
 
 
14306
 
#: config/tc-tic6x.c:1967
14307
 
msgid "$DPR_WORD not supported in this context"
14308
 
msgstr ""
14309
 
 
14310
 
#: config/tc-tic6x.c:1986
14311
 
msgid "$PCR_OFFSET not supported in this context"
14312
 
msgstr ""
14313
 
 
14314
 
#: config/tc-tic6x.c:1997
14315
 
msgid "invalid PC-relative operand"
14316
 
msgstr ""
14317
 
 
14318
 
#: config/tc-tic6x.c:2035
14319
 
#, c-format
14320
 
msgid "no %d-byte relocations available"
14321
 
msgstr ""
14322
 
 
14323
 
#: config/tc-tic6x.c:2522 config/tc-tic6x.c:2553 config/tc-tic6x.c:2571
14324
 
#: config/tc-tic6x.c:2977 config/tc-tic6x.c:2996 config/tc-tic6x.c:3028
14325
 
#, c-format
14326
 
msgid "operand %u of '%.*s' out of range"
14327
 
msgstr ""
14328
 
 
14329
 
#: config/tc-tic6x.c:2615 config/tc-tic6x.c:2816
14330
 
#, c-format
14331
 
msgid "offset in operand %u of '%.*s' not divisible by %u"
14332
 
msgstr ""
14333
 
 
14334
 
#: config/tc-tic6x.c:2808 config/tc-tic6x.c:2841
14335
 
#, c-format
14336
 
msgid "offset in operand %u of '%.*s' out of range"
14337
 
msgstr ""
14338
 
 
14339
 
#: config/tc-tic6x.c:2923
14340
 
#, c-format
14341
 
msgid "functional unit already masked for operand %u of '%.*s'"
14342
 
msgstr ""
14343
 
 
14344
 
#: config/tc-tic6x.c:2947 config/tc-tic6x.c:3706
14345
 
#, c-format
14346
 
msgid "'%.*s' instruction not in a software pipelined loop"
14347
 
msgstr ""
14348
 
 
14349
 
#: config/tc-tic6x.c:3046
14350
 
#, c-format
14351
 
msgid "instruction '%.*s' cannot be predicated"
14352
 
msgstr ""
14353
 
 
14354
 
#: config/tc-tic6x.c:3175
14355
 
#, c-format
14356
 
msgid "unknown opcode '%s'"
14357
 
msgstr ""
14358
 
 
14359
 
#: config/tc-tic6x.c:3314
14360
 
#, c-format
14361
 
msgid "'%.*s' instruction not supported on this architecture"
14362
 
msgstr ""
14363
 
 
14364
 
#: config/tc-tic6x.c:3322
14365
 
#, c-format
14366
 
msgid "'%.*s' instruction not supported on this functional unit"
14367
 
msgstr ""
14368
 
 
14369
 
#: config/tc-tic6x.c:3330
14370
 
#, c-format
14371
 
msgid ""
14372
 
"'%.*s' instruction not supported on this functional unit for this "
14373
 
"architecture"
14374
 
msgstr ""
14375
 
 
14376
 
#: config/tc-tic6x.c:3350
14377
 
msgid "missing operand after comma"
14378
 
msgstr ""
14379
 
 
14380
 
#: config/tc-tic6x.c:3358 config/tc-tic6x.c:3376
14381
 
#, c-format
14382
 
msgid "too many operands to '%.*s'"
14383
 
msgstr ""
14384
 
 
14385
 
#: config/tc-tic6x.c:3389
14386
 
#, c-format
14387
 
msgid "bad number of operands to '%.*s'"
14388
 
msgstr ""
14389
 
 
14390
 
#: config/tc-tic6x.c:3461
14391
 
#, c-format
14392
 
msgid "operand %u of '%.*s' not constant"
14393
 
msgstr ""
14394
 
 
14395
 
#: config/tc-tic6x.c:3466
14396
 
#, c-format
14397
 
msgid "operand %u of '%.*s' on wrong side"
14398
 
msgstr ""
14399
 
 
14400
 
#: config/tc-tic6x.c:3471
14401
 
#, c-format
14402
 
msgid "operand %u of '%.*s' not a valid return address register"
14403
 
msgstr ""
14404
 
 
14405
 
#: config/tc-tic6x.c:3477
14406
 
#, c-format
14407
 
msgid "operand %u of '%.*s' is write-only"
14408
 
msgstr ""
14409
 
 
14410
 
#: config/tc-tic6x.c:3482
14411
 
#, c-format
14412
 
msgid "operand %u of '%.*s' is read-only"
14413
 
msgstr ""
14414
 
 
14415
 
#: config/tc-tic6x.c:3487
14416
 
#, c-format
14417
 
msgid "operand %u of '%.*s' not a valid memory reference"
14418
 
msgstr ""
14419
 
 
14420
 
#: config/tc-tic6x.c:3493
14421
 
#, c-format
14422
 
msgid "operand %u of '%.*s' not a valid base address register"
14423
 
msgstr ""
14424
 
 
14425
 
#: config/tc-tic6x.c:3579
14426
 
#, c-format
14427
 
msgid "bad operand combination for '%.*s'"
14428
 
msgstr ""
14429
 
 
14430
 
#: config/tc-tic6x.c:3625
14431
 
msgid "parallel instruction not following another instruction"
14432
 
msgstr ""
14433
 
 
14434
 
#: config/tc-tic6x.c:3631
14435
 
msgid "too many instructions in execute packet"
14436
 
msgstr ""
14437
 
 
14438
 
#: config/tc-tic6x.c:3636
14439
 
msgid "label not at start of execute packet"
14440
 
msgstr ""
14441
 
 
14442
 
#: config/tc-tic6x.c:3639
14443
 
#, c-format
14444
 
msgid "'%.*s' instruction not at start of execute packet"
14445
 
msgstr ""
14446
 
 
14447
 
#: config/tc-tic6x.c:3687
14448
 
msgid "functional unit already used in this execute packet"
14449
 
msgstr ""
14450
 
 
14451
 
#: config/tc-tic6x.c:3695
14452
 
msgid "nested software pipelined loop"
14453
 
msgstr ""
14454
 
 
14455
 
#: config/tc-tic6x.c:3714
14456
 
msgid "'||^' without previous SPMASK"
14457
 
msgstr ""
14458
 
 
14459
 
#: config/tc-tic6x.c:3716
14460
 
msgid "cannot mask instruction using no functional unit"
14461
 
msgstr ""
14462
 
 
14463
 
#: config/tc-tic6x.c:3728
14464
 
msgid "functional unit already masked"
14465
 
msgstr ""
14466
 
 
14467
 
#: config/tc-tic6x.c:3793
14468
 
msgid "value too large for 2-byte field"
14469
 
msgstr ""
14470
 
 
14471
 
#: config/tc-tic6x.c:3803
14472
 
msgid "value too large for 1-byte field"
14473
 
msgstr ""
14474
 
 
14475
 
#: config/tc-tic6x.c:3841 config/tc-tic6x.c:3906 config/tc-tic6x.c:3933
14476
 
#: config/tc-tic6x.c:3961
14477
 
msgid "immediate offset out of range"
14478
 
msgstr ""
14479
 
 
14480
 
#: config/tc-tic6x.c:3930
14481
 
msgid "immediate offset not 2-byte-aligned"
14482
 
msgstr ""
14483
 
 
14484
 
#: config/tc-tic6x.c:3958
14485
 
msgid "immediate offset not 4-byte-aligned"
14486
 
msgstr ""
14487
 
 
14488
 
#: config/tc-tic6x.c:3972
14489
 
msgid "addend used with $DSBT_INDEX"
14490
 
msgstr ""
14491
 
 
14492
 
#: config/tc-tic6x.c:3986 config/tc-tic6x.c:4004 config/tc-tic6x.c:4022
14493
 
#: config/tc-tic6x.c:4040
14494
 
msgid "PC-relative offset not 4-byte-aligned"
14495
 
msgstr ""
14496
 
 
14497
 
#: config/tc-tic6x.c:3989 config/tc-tic6x.c:4007 config/tc-tic6x.c:4025
14498
 
#: config/tc-tic6x.c:4043
14499
 
msgid "PC-relative offset out of range"
14500
 
msgstr ""
14501
 
 
14502
 
#: config/tc-tic6x.c:4522
14503
 
#, c-format
14504
 
msgid "undefined symbol %s in PCR relocation"
14505
 
msgstr ""
14506
 
 
14507
 
#: config/tc-tic6x.c:4640
14508
 
#, c-format
14509
 
msgid "group section `%s' has no group signature"
14510
 
msgstr ""
14511
 
 
14512
 
#: config/tc-tic6x.c:4791
14513
 
msgid "missing .endp before .cfi_startproc"
14514
 
msgstr ""
14515
 
 
14516
 
#: config/tc-tic6x.c:4895
14517
 
msgid "stack pointer offset too large for personality routine"
14518
 
msgstr ""
14519
 
 
14520
 
#: config/tc-tic6x.c:4902
14521
 
msgid "stack frame layout does not match personality routine"
14522
 
msgstr ""
14523
 
 
14524
 
#: config/tc-tic6x.c:5036
14525
 
msgid "too many unwinding instructions"
14526
 
msgstr ""
14527
 
 
14528
 
#: config/tc-tic6x.c:5111 config/tc-tic6x.c:5124 config/tc-tic6x.c:5132
14529
 
#, c-format
14530
 
msgid "unable to generate unwinding opcode for reg %d"
14531
 
msgstr ""
14532
 
 
14533
 
#: config/tc-tic6x.c:5141
14534
 
msgid "unable to restore return address from previously restored reg"
14535
 
msgstr ""
14536
 
 
14537
 
#: config/tc-tic6x.c:5153
14538
 
#, c-format
14539
 
msgid "unhandled CFA insn for unwinding (%d)"
14540
 
msgstr ""
14541
 
 
14542
 
#: config/tc-tic6x.c:5163
14543
 
#, c-format
14544
 
msgid "unable to generate unwinding opcode for frame pointer reg %d"
14545
 
msgstr ""
14546
 
 
14547
 
#: config/tc-tic6x.c:5172
14548
 
msgid "unable to generate unwinding opcode for frame pointer offset"
14549
 
msgstr ""
14550
 
 
14551
 
#: config/tc-tic6x.c:5181
14552
 
msgid "unwound stack pointer not doubleword aligned"
14553
 
msgstr ""
14554
 
 
14555
 
#: config/tc-tic6x.c:5326
14556
 
msgid "stack frame layout too complex for unwinder"
14557
 
msgstr ""
14558
 
 
14559
 
#: config/tc-tic6x.c:5343
14560
 
msgid "unwound frame has negative size"
14561
 
msgstr ""
14562
 
 
14563
 
#: config/tc-tilegx.c:126
14564
 
#, c-format
14565
 
msgid ""
14566
 
"  -Q                      ignored\n"
14567
 
"  -V                      print assembler version number\n"
14568
 
"  --32/--64               generate 32bit/64bit code\n"
14569
 
msgstr ""
14570
 
 
14571
 
#: config/tc-tilegx.c:685 config/tc-tilepro.c:554
14572
 
msgid "Invalid operator for operand."
14573
 
msgstr ""
14574
 
 
14575
 
#: config/tc-tilegx.c:696 config/tc-tilepro.c:565
14576
 
msgid "Operator may only be applied to symbols."
14577
 
msgstr ""
14578
 
 
14579
 
#: config/tc-tilegx.c:766 config/tc-tilepro.c:635
14580
 
#, c-format
14581
 
msgid "Writes to register '%s' are not allowed."
14582
 
msgstr ""
14583
 
 
14584
 
#: config/tc-tilegx.c:793 config/tc-tilepro.c:662
14585
 
#, c-format
14586
 
msgid ""
14587
 
"Two instructions in the same bundle both write to register %s, which is not "
14588
 
"allowed."
14589
 
msgstr ""
14590
 
 
14591
 
#: config/tc-tilegx.c:858 config/tc-tilepro.c:726
14592
 
#, c-format
14593
 
msgid "'%s' may not be bundled with other instructions."
14594
 
msgstr ""
14595
 
 
14596
 
#: config/tc-tilegx.c:888 config/tc-tilepro.c:756
14597
 
msgid "Invalid combination of instructions for bundle."
14598
 
msgstr ""
14599
 
 
14600
 
#: config/tc-tilegx.c:923 config/tc-tilepro.c:791
14601
 
msgid "instruction address is not a multiple of 8"
14602
 
msgstr ""
14603
 
 
14604
 
#: config/tc-tilegx.c:1000 config/tc-tilepro.c:869
14605
 
msgid "Invalid expression."
14606
 
msgstr ""
14607
 
 
14608
 
#: config/tc-tilegx.c:1043 config/tc-tilepro.c:911
14609
 
#, c-format
14610
 
msgid "Expected register, got '%s'."
14611
 
msgstr ""
14612
 
 
14613
 
#: config/tc-tilegx.c:1052 config/tc-tilepro.c:918
14614
 
#, c-format
14615
 
msgid "Found use of non-canonical register name %s; use %s instead."
14616
 
msgstr ""
14617
 
 
14618
 
#: config/tc-tilegx.c:1114 config/tc-tilepro.c:977
14619
 
#, c-format
14620
 
msgid "Too few operands to '%s'."
14621
 
msgstr ""
14622
 
 
14623
 
#: config/tc-tilegx.c:1119 config/tc-tilepro.c:982
14624
 
#, c-format
14625
 
msgid "Unexpected character '%c' after operand %d to %s."
14626
 
msgstr ""
14627
 
 
14628
 
#: config/tc-tilegx.c:1140 config/tc-tilepro.c:1003
14629
 
msgid "Expected immediate expression"
14630
 
msgstr ""
14631
 
 
14632
 
#: config/tc-tilegx.c:1153 config/tc-tilegx.c:1762 config/tc-tilepro.c:1016
14633
 
#: config/tc-tilepro.c:1561
14634
 
msgid "Found '}' when not bundling."
14635
 
msgstr ""
14636
 
 
14637
 
#: config/tc-tilegx.c:1194 config/tc-tilepro.c:1056
14638
 
#, c-format
14639
 
msgid "Unknown opcode `%.*s'."
14640
 
msgstr ""
14641
 
 
14642
 
#: config/tc-tilegx.c:1205 config/tc-tilepro.c:1067
14643
 
msgid "Too many instructions for bundle."
14644
 
msgstr ""
14645
 
 
14646
 
#: config/tc-tilegx.c:1291 config/tc-tilepro.c:1152
14647
 
msgid "Bad call to md_atof ()"
14648
 
msgstr ""
14649
 
 
14650
 
#: config/tc-tilegx.c:1367 config/tc-tilepro.c:1215
14651
 
msgid "This operator only produces two byte values."
14652
 
msgstr ""
14653
 
 
14654
 
#: config/tc-tilegx.c:1393 config/tc-tilepro.c:1241
14655
 
#, c-format
14656
 
msgid "unsupported BFD relocation size %d"
14657
 
msgstr ""
14658
 
 
14659
 
#: config/tc-tilegx.c:1707 config/tc-tilepro.c:1506
14660
 
#, c-format
14661
 
msgid "internal error? cannot generate `%s' relocation (%d, %d)"
14662
 
msgstr ""
14663
 
 
14664
 
#: config/tc-tilegx.c:1750 config/tc-tilepro.c:1549
14665
 
msgid "Found '{' when already bundling."
14666
 
msgstr ""
14667
 
 
14668
 
#: config/tc-tilepro.c:99
14669
 
#, c-format
14670
 
msgid ""
14671
 
"  -Q                      ignored\n"
14672
 
"  -V                      print assembler version number\n"
14673
 
msgstr ""
14674
 
 
14675
 
#: config/tc-v850.c:286
14676
 
#, c-format
14677
 
msgid ".COMMon length (%d.) < 0! Ignored."
14678
 
msgstr ""
14679
 
 
14680
 
#: config/tc-v850.c:307
14681
 
#, c-format
14682
 
msgid "Length of .comm \"%s\" is already %ld. Not changed to %d."
14683
 
msgstr ""
14684
 
 
14685
 
#: config/tc-v850.c:333
14686
 
msgid "Common alignment negative; 0 assumed"
14687
 
msgstr ""
14688
 
 
14689
 
#: config/tc-v850.c:536
14690
 
msgid ".longcall pseudo-op seen when not relaxing"
14691
 
msgstr ""
14692
 
 
14693
 
#: config/tc-v850.c:538
14694
 
msgid ".longjump pseudo-op seen when not relaxing"
14695
 
msgstr ""
14696
 
 
14697
 
#: config/tc-v850.c:545
14698
 
msgid "bad .longcall format"
14699
 
msgstr ""
14700
 
 
14701
 
#: config/tc-v850.c:1182
14702
 
#, c-format
14703
 
msgid "unknown operand shift: %x\n"
14704
 
msgstr ""
14705
 
 
14706
 
#: config/tc-v850.c:1183
14707
 
msgid "internal failure in parse_register_list"
14708
 
msgstr ""
14709
 
 
14710
 
#: config/tc-v850.c:1199
14711
 
msgid "constant expression or register list expected"
14712
 
msgstr ""
14713
 
 
14714
 
#: config/tc-v850.c:1204
14715
 
msgid "high bits set in register list expression"
14716
 
msgstr ""
14717
 
 
14718
 
#: config/tc-v850.c:1242 config/tc-v850.c:1299
14719
 
msgid "illegal register included in list"
14720
 
msgstr ""
14721
 
 
14722
 
#: config/tc-v850.c:1248
14723
 
msgid "system registers cannot be included in list"
14724
 
msgstr ""
14725
 
 
14726
 
#: config/tc-v850.c:1274
14727
 
msgid "second register should follow dash in register list"
14728
 
msgstr ""
14729
 
 
14730
 
#: config/tc-v850.c:1279
14731
 
msgid "second register should be greater than first register"
14732
 
msgstr ""
14733
 
 
14734
 
#: config/tc-v850.c:1327
14735
 
#, c-format
14736
 
msgid " V850 options:\n"
14737
 
msgstr ""
14738
 
 
14739
 
#: config/tc-v850.c:1328
14740
 
#, c-format
14741
 
msgid ""
14742
 
"  -mwarn-signed-overflow    Warn if signed immediate values overflow\n"
14743
 
msgstr ""
14744
 
 
14745
 
#: config/tc-v850.c:1329
14746
 
#, c-format
14747
 
msgid ""
14748
 
"  -mwarn-unsigned-overflow  Warn if unsigned immediate values overflow\n"
14749
 
msgstr ""
14750
 
 
14751
 
#: config/tc-v850.c:1330
14752
 
#, c-format
14753
 
msgid "  -mv850                    The code is targeted at the v850\n"
14754
 
msgstr ""
14755
 
 
14756
 
#: config/tc-v850.c:1331
14757
 
#, c-format
14758
 
msgid "  -mv850e                   The code is targeted at the v850e\n"
14759
 
msgstr ""
14760
 
 
14761
 
#: config/tc-v850.c:1332
14762
 
#, c-format
14763
 
msgid "  -mv850e1                  The code is targeted at the v850e1\n"
14764
 
msgstr ""
14765
 
 
14766
 
#: config/tc-v850.c:1333
14767
 
#, c-format
14768
 
msgid "  -mv850e2                  The code is targeted at the v850e2\n"
14769
 
msgstr ""
14770
 
 
14771
 
#: config/tc-v850.c:1334
14772
 
#, c-format
14773
 
msgid "  -mv850e2v3                The code is targeted at the v850e2v3\n"
14774
 
msgstr ""
14775
 
 
14776
 
#: config/tc-v850.c:1335
14777
 
#, c-format
14778
 
msgid "  -mrelax                   Enable relaxation\n"
14779
 
msgstr ""
14780
 
 
14781
 
#: config/tc-v850.c:1336
14782
 
#, c-format
14783
 
msgid ""
14784
 
"  --disp-size-default-22    branch displacement with unknown size is 22 bits "
14785
 
"(default)\n"
14786
 
msgstr ""
14787
 
 
14788
 
#: config/tc-v850.c:1337
14789
 
#, c-format
14790
 
msgid ""
14791
 
"  --disp-size-default-32    branch displacement with unknown size is 32 "
14792
 
"bits\n"
14793
 
msgstr ""
14794
 
 
14795
 
#: config/tc-v850.c:1338
14796
 
#, c-format
14797
 
msgid "  -mextension               enable extension opcode support\n"
14798
 
msgstr ""
14799
 
 
14800
 
#: config/tc-v850.c:1339
14801
 
#, c-format
14802
 
msgid "  -mno-bcond17\t\t  disable b<cond> disp17 instruction\n"
14803
 
msgstr ""
14804
 
 
14805
 
#: config/tc-v850.c:1340
14806
 
#, c-format
14807
 
msgid "  -mno-stld23\t\t  disable st/ld offset23 instruction\n"
14808
 
msgstr ""
14809
 
 
14810
 
#: config/tc-v850.c:1655
14811
 
#, c-format
14812
 
msgid "Unable to determine default target processor from string: %s"
14813
 
msgstr ""
14814
 
 
14815
 
#: config/tc-v850.c:1695
14816
 
msgid "hi0() relocation used on an instruction which does not support it"
14817
 
msgstr ""
14818
 
 
14819
 
#: config/tc-v850.c:1715
14820
 
msgid "hi() relocation used on an instruction which does not support it"
14821
 
msgstr ""
14822
 
 
14823
 
#: config/tc-v850.c:1738
14824
 
msgid "lo() relocation used on an instruction which does not support it"
14825
 
msgstr ""
14826
 
 
14827
 
#: config/tc-v850.c:1758
14828
 
msgid "ctoff() relocation used on an instruction which does not support it"
14829
 
msgstr ""
14830
 
 
14831
 
#: config/tc-v850.c:1777
14832
 
msgid "sdaoff() relocation used on an instruction which does not support it"
14833
 
msgstr ""
14834
 
 
14835
 
#: config/tc-v850.c:1796
14836
 
msgid "zdaoff() relocation used on an instruction which does not support it"
14837
 
msgstr ""
14838
 
 
14839
 
#: config/tc-v850.c:1828
14840
 
msgid "tdaoff() relocation used on an instruction which does not support it"
14841
 
msgstr ""
14842
 
 
14843
 
#: config/tc-v850.c:1969
14844
 
#, c-format
14845
 
msgid "operand out of range (%d is not between %d and %d)"
14846
 
msgstr ""
14847
 
 
14848
 
#: config/tc-v850.c:2052
14849
 
msgid "st/ld offset 23 instruction was disabled ."
14850
 
msgstr ""
14851
 
 
14852
 
#: config/tc-v850.c:2061
14853
 
msgid "Target processor does not support this instruction."
14854
 
msgstr ""
14855
 
 
14856
 
#: config/tc-v850.c:2167 config/tc-v850.c:2177 config/tc-v850.c:2199
14857
 
#: config/tc-v850.c:2213 config/tc-v850.c:2219 config/tc-v850.c:2243
14858
 
#: config/tc-v850.c:2249 config/tc-v850.c:2256 config/tc-v850.c:2270
14859
 
#: config/tc-v850.c:2284 config/tc-v850.c:2290 config/tc-v850.c:2604
14860
 
msgid "immediate operand is too large"
14861
 
msgstr ""
14862
 
 
14863
 
#: config/tc-v850.c:2185
14864
 
msgid "AAARG -> unhandled constant reloc"
14865
 
msgstr ""
14866
 
 
14867
 
#: config/tc-v850.c:2320 config/tc-v850.c:2330
14868
 
msgid "constant too big to fit into instruction"
14869
 
msgstr ""
14870
 
 
14871
 
#: config/tc-v850.c:2405
14872
 
msgid "odd number cannot be used here"
14873
 
msgstr ""
14874
 
 
14875
 
#: config/tc-v850.c:2450
14876
 
msgid "invalid register name"
14877
 
msgstr ""
14878
 
 
14879
 
#: config/tc-v850.c:2456
14880
 
msgid "register r0 cannot be used here"
14881
 
msgstr ""
14882
 
 
14883
 
#: config/tc-v850.c:2462
14884
 
msgid "odd register cannot be used here"
14885
 
msgstr ""
14886
 
 
14887
 
#: config/tc-v850.c:2471
14888
 
msgid "invalid system register name"
14889
 
msgstr ""
14890
 
 
14891
 
#: config/tc-v850.c:2484
14892
 
msgid "expected EP register"
14893
 
msgstr ""
14894
 
 
14895
 
#: config/tc-v850.c:2501 config/tc-v850.c:2514
14896
 
msgid "invalid condition code name"
14897
 
msgstr ""
14898
 
 
14899
 
#: config/tc-v850.c:2507
14900
 
msgid "condition sa cannot be used here"
14901
 
msgstr ""
14902
 
 
14903
 
#: config/tc-v850.c:2552
14904
 
msgid "syntax error: value is missing before the register name"
14905
 
msgstr ""
14906
 
 
14907
 
#: config/tc-v850.c:2554
14908
 
msgid "syntax error: register not expected"
14909
 
msgstr ""
14910
 
 
14911
 
#: config/tc-v850.c:2568
14912
 
msgid "syntax error: system register not expected"
14913
 
msgstr ""
14914
 
 
14915
 
#: config/tc-v850.c:2573 config/tc-v850.c:2578
14916
 
msgid "syntax error: condition code not expected"
14917
 
msgstr ""
14918
 
 
14919
 
#: config/tc-v850.c:2588
14920
 
msgid "immediate 0 cannot be used here"
14921
 
msgstr ""
14922
 
 
14923
 
#: config/tc-v850.c:2612
14924
 
msgid "immediate operand is not match"
14925
 
msgstr ""
14926
 
 
14927
 
#: config/tc-v850.c:2631 config/tc-xtensa.c:11816
14928
 
msgid "invalid operand"
14929
 
msgstr ""
14930
 
 
14931
 
#: config/tc-vax.c:1340
14932
 
msgid "no '[' to match ']'"
14933
 
msgstr ""
14934
 
 
14935
 
#: config/tc-vax.c:1356
14936
 
msgid "bad register in []"
14937
 
msgstr ""
14938
 
 
14939
 
#: config/tc-vax.c:1358
14940
 
msgid "[PC] index banned"
14941
 
msgstr ""
14942
 
 
14943
 
#: config/tc-vax.c:1394
14944
 
msgid "no '(' to match ')'"
14945
 
msgstr ""
14946
 
 
14947
 
#: config/tc-vax.c:1510
14948
 
msgid "invalid branch operand"
14949
 
msgstr ""
14950
 
 
14951
 
#: config/tc-vax.c:1537
14952
 
msgid "address prohibits @"
14953
 
msgstr ""
14954
 
 
14955
 
#: config/tc-vax.c:1539
14956
 
msgid "address prohibits #"
14957
 
msgstr ""
14958
 
 
14959
 
#: config/tc-vax.c:1543
14960
 
msgid "address prohibits -()"
14961
 
msgstr ""
14962
 
 
14963
 
#: config/tc-vax.c:1545
14964
 
msgid "address prohibits ()+"
14965
 
msgstr ""
14966
 
 
14967
 
#: config/tc-vax.c:1548
14968
 
msgid "address prohibits ()"
14969
 
msgstr ""
14970
 
 
14971
 
#: config/tc-vax.c:1550
14972
 
msgid "address prohibits []"
14973
 
msgstr ""
14974
 
 
14975
 
#: config/tc-vax.c:1552
14976
 
msgid "address prohibits register"
14977
 
msgstr ""
14978
 
 
14979
 
#: config/tc-vax.c:1554
14980
 
msgid "address prohibits displacement length specifier"
14981
 
msgstr ""
14982
 
 
14983
 
#: config/tc-vax.c:1582
14984
 
msgid "invalid operand of S^#"
14985
 
msgstr ""
14986
 
 
14987
 
#: config/tc-vax.c:1595
14988
 
msgid "S^# needs expression"
14989
 
msgstr ""
14990
 
 
14991
 
#: config/tc-vax.c:1602
14992
 
msgid "S^# may only read-access"
14993
 
msgstr ""
14994
 
 
14995
 
#: config/tc-vax.c:1625
14996
 
msgid "invalid operand of -()"
14997
 
msgstr ""
14998
 
 
14999
 
#: config/tc-vax.c:1631
15000
 
msgid "-(PC) unpredictable"
15001
 
msgstr ""
15002
 
 
15003
 
#: config/tc-vax.c:1633
15004
 
msgid "[]index same as -()register: unpredictable"
15005
 
msgstr ""
15006
 
 
15007
 
#: config/tc-vax.c:1665
15008
 
msgid "invalid operand of ()+"
15009
 
msgstr ""
15010
 
 
15011
 
#: config/tc-vax.c:1671
15012
 
msgid "(PC)+ unpredictable"
15013
 
msgstr ""
15014
 
 
15015
 
#: config/tc-vax.c:1673
15016
 
msgid "[]index same as ()+register: unpredictable"
15017
 
msgstr ""
15018
 
 
15019
 
#: config/tc-vax.c:1696
15020
 
msgid "# conflicts length"
15021
 
msgstr ""
15022
 
 
15023
 
#: config/tc-vax.c:1698
15024
 
msgid "# bars register"
15025
 
msgstr ""
15026
 
 
15027
 
#: config/tc-vax.c:1718
15028
 
msgid "writing or modifying # is unpredictable"
15029
 
msgstr ""
15030
 
 
15031
 
#: config/tc-vax.c:1744
15032
 
msgid "length not needed"
15033
 
msgstr ""
15034
 
 
15035
 
#: config/tc-vax.c:1751
15036
 
msgid "can't []index a register, because it has no address"
15037
 
msgstr ""
15038
 
 
15039
 
#: config/tc-vax.c:1753
15040
 
msgid "a register has no address"
15041
 
msgstr ""
15042
 
 
15043
 
#: config/tc-vax.c:1762
15044
 
msgid "PC part of operand unpredictable"
15045
 
msgstr ""
15046
 
 
15047
 
#: config/tc-vax.c:1918
15048
 
msgid "odd number of bytes in operand description"
15049
 
msgstr ""
15050
 
 
15051
 
#: config/tc-vax.c:1932
15052
 
msgid "Bad operand"
15053
 
msgstr ""
15054
 
 
15055
 
#: config/tc-vax.c:1937
15056
 
msgid "Not enough operands"
15057
 
msgstr ""
15058
 
 
15059
 
#: config/tc-vax.c:2214
15060
 
msgid "SYMBOL TABLE not implemented"
15061
 
msgstr ""
15062
 
 
15063
 
#: config/tc-vax.c:2218
15064
 
msgid "TOKEN TRACE not implemented"
15065
 
msgstr ""
15066
 
 
15067
 
#: config/tc-vax.c:2222
15068
 
#, c-format
15069
 
msgid "Displacement length %s ignored!"
15070
 
msgstr ""
15071
 
 
15072
 
#: config/tc-vax.c:2226
15073
 
#, c-format
15074
 
msgid "I don't need or use temp. file \"%s\"."
15075
 
msgstr ""
15076
 
 
15077
 
#: config/tc-vax.c:2230
15078
 
msgid "I don't use an interpass file! -V ignored"
15079
 
msgstr ""
15080
 
 
15081
 
#: config/tc-vax.c:2287
15082
 
#, c-format
15083
 
msgid ""
15084
 
"VAX options:\n"
15085
 
"-d LENGTH\t\tignored\n"
15086
 
"-J\t\t\tignored\n"
15087
 
"-S\t\t\tignored\n"
15088
 
"-t FILE\t\t\tignored\n"
15089
 
"-T\t\t\tignored\n"
15090
 
"-V\t\t\tignored\n"
15091
 
msgstr ""
15092
 
 
15093
 
#: config/tc-vax.c:2296
15094
 
#, c-format
15095
 
msgid ""
15096
 
"VMS options:\n"
15097
 
"-+\t\t\thash encode names longer than 31 characters\n"
15098
 
"-1\t\t\t`const' handling compatible with gcc 1.x\n"
15099
 
"-H\t\t\tshow new symbol after hash truncation\n"
15100
 
"-h NUM\t\t\tdon't hash mixed-case names, and adjust case:\n"
15101
 
"\t\t\t0 = upper, 2 = lower, 3 = preserve case\n"
15102
 
"-v\"VERSION\"\t\tcode being assembled was produced by compiler \"VERSION\"\n"
15103
 
msgstr ""
15104
 
 
15105
 
#: config/tc-vax.c:2461
15106
 
#, c-format
15107
 
msgid "Ignoring statement due to \"%s\""
15108
 
msgstr ""
15109
 
 
15110
 
#: config/tc-vax.c:2478
15111
 
#, c-format
15112
 
msgid "Aborting because statement has \"%s\""
15113
 
msgstr ""
15114
 
 
15115
 
#: config/tc-vax.c:2523
15116
 
msgid "Can't relocate expression"
15117
 
msgstr ""
15118
 
 
15119
 
#: config/tc-vax.c:2626
15120
 
msgid "Bignum not permitted in short literal. Immediate mode assumed."
15121
 
msgstr ""
15122
 
 
15123
 
#: config/tc-vax.c:2635
15124
 
msgid "Can't do flonum short literal: immediate mode used."
15125
 
msgstr ""
15126
 
 
15127
 
#: config/tc-vax.c:2682
15128
 
#, c-format
15129
 
msgid "A bignum/flonum may not be a displacement: 0x%lx used"
15130
 
msgstr ""
15131
 
 
15132
 
#: config/tc-vax.c:2994
15133
 
#, c-format
15134
 
msgid "Short literal overflow(%ld.), immediate mode assumed."
15135
 
msgstr ""
15136
 
 
15137
 
#: config/tc-vax.c:3003
15138
 
#, c-format
15139
 
msgid "Forced short literal to immediate mode. now_seg=%s to_seg=%s"
15140
 
msgstr ""
15141
 
 
15142
 
#: config/tc-vax.c:3068
15143
 
msgid "Length specification ignored. Address mode 9F used"
15144
 
msgstr ""
15145
 
 
15146
 
#: config/tc-vax.c:3126
15147
 
msgid "Invalid operand:  immediate value used as base address."
15148
 
msgstr ""
15149
 
 
15150
 
#: config/tc-vax.c:3128
15151
 
msgid "Invalid operand:  immediate value used as address."
15152
 
msgstr ""
15153
 
 
15154
 
#: config/tc-vax.c:3153
15155
 
#, c-format
15156
 
msgid "Symbol %s used as immediate operand in PIC mode."
15157
 
msgstr ""
15158
 
 
15159
 
#: config/tc-vax.c:3258
15160
 
#, c-format
15161
 
msgid "VIP_BEGIN error:%s"
15162
 
msgstr ""
15163
 
 
15164
 
#: config/tc-xc16x.c:218
15165
 
#, c-format
15166
 
msgid " XC16X specific command line options:\n"
15167
 
msgstr ""
15168
 
 
15169
 
#: config/tc-xstormy16.c:78
15170
 
#, c-format
15171
 
msgid " XSTORMY16 specific command line options:\n"
15172
 
msgstr ""
15173
 
 
15174
 
#: config/tc-xstormy16.c:225
15175
 
#, c-format
15176
 
msgid "unsupported fptr fixup size %d"
15177
 
msgstr ""
15178
 
 
15179
 
#: config/tc-xstormy16.c:237
15180
 
#, c-format
15181
 
msgid "unsupported fixup size %d"
15182
 
msgstr ""
15183
 
 
15184
 
#: config/tc-xstormy16.c:268
15185
 
msgid "unsupported fptr fixup"
15186
 
msgstr ""
15187
 
 
15188
 
#: config/tc-xtensa.c:619
15189
 
msgid "illegal range of target hardware versions"
15190
 
msgstr ""
15191
 
 
15192
 
#: config/tc-xtensa.c:776
15193
 
msgid "--density option is ignored"
15194
 
msgstr ""
15195
 
 
15196
 
#: config/tc-xtensa.c:779
15197
 
msgid "--no-density option is ignored"
15198
 
msgstr ""
15199
 
 
15200
 
#: config/tc-xtensa.c:797
15201
 
msgid "--generics is deprecated; use --transform instead"
15202
 
msgstr ""
15203
 
 
15204
 
#: config/tc-xtensa.c:800
15205
 
msgid "--no-generics is deprecated; use --no-transform instead"
15206
 
msgstr ""
15207
 
 
15208
 
#: config/tc-xtensa.c:803
15209
 
msgid "--relax is deprecated; use --transform instead"
15210
 
msgstr ""
15211
 
 
15212
 
#: config/tc-xtensa.c:806
15213
 
msgid "--no-relax is deprecated; use --no-transform instead"
15214
 
msgstr ""
15215
 
 
15216
 
#: config/tc-xtensa.c:823
15217
 
msgid "--absolute-literals option not supported in this Xtensa configuration"
15218
 
msgstr ""
15219
 
 
15220
 
#: config/tc-xtensa.c:896
15221
 
msgid "prefer-l32r conflicts with prefer-const16"
15222
 
msgstr ""
15223
 
 
15224
 
#: config/tc-xtensa.c:902
15225
 
msgid "prefer-const16 conflicts with prefer-l32r"
15226
 
msgstr ""
15227
 
 
15228
 
#: config/tc-xtensa.c:910 config/tc-xtensa.c:919 config/tc-xtensa.c:923
15229
 
msgid "invalid target hardware version"
15230
 
msgstr ""
15231
 
 
15232
 
#: config/tc-xtensa.c:1107
15233
 
msgid "unmatched end directive"
15234
 
msgstr ""
15235
 
 
15236
 
#: config/tc-xtensa.c:1136
15237
 
msgid ".begin directive with no matching .end directive"
15238
 
msgstr ""
15239
 
 
15240
 
#: config/tc-xtensa.c:1177
15241
 
msgid "[no-]generics is deprecated; use [no-]transform instead"
15242
 
msgstr ""
15243
 
 
15244
 
#: config/tc-xtensa.c:1182
15245
 
msgid "[no-]relax is deprecated; use [no-]transform instead"
15246
 
msgstr ""
15247
 
 
15248
 
#: config/tc-xtensa.c:1195
15249
 
#, c-format
15250
 
msgid "directive %s cannot be negated"
15251
 
msgstr ""
15252
 
 
15253
 
#: config/tc-xtensa.c:1201
15254
 
msgid "unknown directive"
15255
 
msgstr ""
15256
 
 
15257
 
#: config/tc-xtensa.c:1222 config/tc-xtensa.c:1318 config/tc-xtensa.c:1563
15258
 
#: config/tc-xtensa.c:5774
15259
 
msgid "directives are not valid inside bundles"
15260
 
msgstr ""
15261
 
 
15262
 
#: config/tc-xtensa.c:1234
15263
 
msgid ".begin literal is deprecated; use .literal instead"
15264
 
msgstr ""
15265
 
 
15266
 
#: config/tc-xtensa.c:1248
15267
 
msgid "cannot set literal_prefix inside literal fragment"
15268
 
msgstr ""
15269
 
 
15270
 
#: config/tc-xtensa.c:1281
15271
 
msgid ".begin [no-]density is ignored"
15272
 
msgstr ""
15273
 
 
15274
 
#: config/tc-xtensa.c:1288 config/tc-xtensa.c:1338
15275
 
msgid "Xtensa absolute literals option not supported; ignored"
15276
 
msgstr ""
15277
 
 
15278
 
#: config/tc-xtensa.c:1331
15279
 
msgid ".end [no-]density is ignored"
15280
 
msgstr ""
15281
 
 
15282
 
#: config/tc-xtensa.c:1356
15283
 
#, c-format
15284
 
msgid "does not match begin %s%s at %s:%d"
15285
 
msgstr ""
15286
 
 
15287
 
#: config/tc-xtensa.c:1411
15288
 
msgid ".literal_position inside literal directive; ignoring"
15289
 
msgstr ""
15290
 
 
15291
 
#: config/tc-xtensa.c:1431
15292
 
msgid ".literal not allowed inside .begin literal region"
15293
 
msgstr ""
15294
 
 
15295
 
#: config/tc-xtensa.c:1470
15296
 
msgid "expected comma or colon after symbol name; rest of line ignored"
15297
 
msgstr ""
15298
 
 
15299
 
#: config/tc-xtensa.c:1532
15300
 
msgid "fall through frequency must be greater than 0"
15301
 
msgstr ""
15302
 
 
15303
 
#: config/tc-xtensa.c:1540
15304
 
msgid "branch target frequency must be greater than 0"
15305
 
msgstr ""
15306
 
 
15307
 
#: config/tc-xtensa.c:1588
15308
 
#, c-format
15309
 
msgid "opcode-specific %s relocation used outside an instruction"
15310
 
msgstr ""
15311
 
 
15312
 
#: config/tc-xtensa.c:1596
15313
 
#, c-format
15314
 
msgid "invalid use of %s relocation"
15315
 
msgstr ""
15316
 
 
15317
 
#: config/tc-xtensa.c:1792 config/tc-xtensa.c:1809
15318
 
#, c-format
15319
 
msgid "bad register name: %s"
15320
 
msgstr ""
15321
 
 
15322
 
#: config/tc-xtensa.c:1798
15323
 
#, c-format
15324
 
msgid "bad register number: %s"
15325
 
msgstr ""
15326
 
 
15327
 
#: config/tc-xtensa.c:1862
15328
 
msgid "pcrel relocation not allowed in an instruction"
15329
 
msgstr ""
15330
 
 
15331
 
#: config/tc-xtensa.c:1879
15332
 
msgid "register number out of range"
15333
 
msgstr ""
15334
 
 
15335
 
#: config/tc-xtensa.c:1963
15336
 
msgid "extra comma"
15337
 
msgstr ""
15338
 
 
15339
 
#: config/tc-xtensa.c:1965
15340
 
msgid "extra colon"
15341
 
msgstr ""
15342
 
 
15343
 
#: config/tc-xtensa.c:1967
15344
 
msgid "missing argument"
15345
 
msgstr ""
15346
 
 
15347
 
#: config/tc-xtensa.c:1969
15348
 
msgid "missing comma or colon"
15349
 
msgstr ""
15350
 
 
15351
 
#: config/tc-xtensa.c:2026
15352
 
msgid "incorrect register number, ignoring"
15353
 
msgstr ""
15354
 
 
15355
 
#: config/tc-xtensa.c:2033
15356
 
msgid "too many arguments"
15357
 
msgstr ""
15358
 
 
15359
 
#: config/tc-xtensa.c:2107
15360
 
#, c-format
15361
 
msgid "cannot encode opcode \"%s\""
15362
 
msgstr ""
15363
 
 
15364
 
#: config/tc-xtensa.c:2201
15365
 
#, c-format
15366
 
msgid "not enough operands (%d) for '%s'; expected %d"
15367
 
msgstr ""
15368
 
 
15369
 
#: config/tc-xtensa.c:2208
15370
 
#, c-format
15371
 
msgid "too many operands (%d) for '%s'; expected %d"
15372
 
msgstr ""
15373
 
 
15374
 
#: config/tc-xtensa.c:2259
15375
 
#, c-format
15376
 
msgid "invalid register '%s' for '%s' instruction"
15377
 
msgstr ""
15378
 
 
15379
 
#: config/tc-xtensa.c:2266
15380
 
#, c-format
15381
 
msgid "invalid register number (%ld) for '%s' instruction"
15382
 
msgstr ""
15383
 
 
15384
 
#: config/tc-xtensa.c:2334
15385
 
#, c-format
15386
 
msgid "invalid register number (%ld) for '%s'"
15387
 
msgstr ""
15388
 
 
15389
 
#: config/tc-xtensa.c:2725
15390
 
#, c-format
15391
 
msgid "operand %d of '%s' has out of range value '%u'"
15392
 
msgstr ""
15393
 
 
15394
 
#: config/tc-xtensa.c:2731
15395
 
#, c-format
15396
 
msgid "operand %d of '%s' has invalid value '%u'"
15397
 
msgstr ""
15398
 
 
15399
 
#: config/tc-xtensa.c:2778
15400
 
#, c-format
15401
 
msgid "internal error: unknown option name '%s'"
15402
 
msgstr ""
15403
 
 
15404
 
#: config/tc-xtensa.c:3887
15405
 
msgid "can't handle generation of literal/labels yet"
15406
 
msgstr ""
15407
 
 
15408
 
#: config/tc-xtensa.c:3891
15409
 
msgid "can't handle undefined OP TYPE"
15410
 
msgstr ""
15411
 
 
15412
 
#: config/tc-xtensa.c:3952
15413
 
#, c-format
15414
 
msgid "found %d operands for '%s':  Expected %d"
15415
 
msgstr ""
15416
 
 
15417
 
#: config/tc-xtensa.c:3959
15418
 
#, c-format
15419
 
msgid "found too many (%d) operands for '%s':  Expected %d"
15420
 
msgstr ""
15421
 
 
15422
 
#: config/tc-xtensa.c:3980
15423
 
msgid "immediate operands sum to greater than 32"
15424
 
msgstr ""
15425
 
 
15426
 
#: config/tc-xtensa.c:4111
15427
 
msgid "invalid immediate"
15428
 
msgstr ""
15429
 
 
15430
 
#: config/tc-xtensa.c:4232
15431
 
#, c-format
15432
 
msgid "invalid relocation for operand %i of '%s'"
15433
 
msgstr ""
15434
 
 
15435
 
#: config/tc-xtensa.c:4242
15436
 
#, c-format
15437
 
msgid "invalid expression for operand %i of '%s'"
15438
 
msgstr ""
15439
 
 
15440
 
#: config/tc-xtensa.c:4252
15441
 
#, c-format
15442
 
msgid "invalid relocation in instruction slot %i"
15443
 
msgstr ""
15444
 
 
15445
 
#: config/tc-xtensa.c:4259
15446
 
#, c-format
15447
 
msgid "undefined symbol for opcode \"%s\""
15448
 
msgstr ""
15449
 
 
15450
 
#: config/tc-xtensa.c:4745
15451
 
msgid "opcode 'NOP.N' unavailable in this configuration"
15452
 
msgstr ""
15453
 
 
15454
 
#: config/tc-xtensa.c:4805
15455
 
msgid "get_expanded_loop_offset: invalid opcode"
15456
 
msgstr ""
15457
 
 
15458
 
#: config/tc-xtensa.c:4938
15459
 
#, c-format
15460
 
msgid "assembly state not set for first frag in section %s"
15461
 
msgstr ""
15462
 
 
15463
 
#: config/tc-xtensa.c:4991
15464
 
#, c-format
15465
 
msgid "unaligned branch target: %d bytes at 0x%lx"
15466
 
msgstr ""
15467
 
 
15468
 
#: config/tc-xtensa.c:5035
15469
 
#, c-format
15470
 
msgid "unaligned loop: %d bytes at 0x%lx"
15471
 
msgstr ""
15472
 
 
15473
 
#: config/tc-xtensa.c:5060
15474
 
msgid "unexpected fix"
15475
 
msgstr ""
15476
 
 
15477
 
#: config/tc-xtensa.c:5071 config/tc-xtensa.c:5075
15478
 
msgid "undecodable fix"
15479
 
msgstr ""
15480
 
 
15481
 
#: config/tc-xtensa.c:5213
15482
 
msgid "labels are not valid inside bundles"
15483
 
msgstr ""
15484
 
 
15485
 
#: config/tc-xtensa.c:5233
15486
 
msgid "invalid last instruction for a zero-overhead loop"
15487
 
msgstr ""
15488
 
 
15489
 
#: config/tc-xtensa.c:5300
15490
 
msgid "extra opening brace"
15491
 
msgstr ""
15492
 
 
15493
 
#: config/tc-xtensa.c:5310
15494
 
msgid "extra closing brace"
15495
 
msgstr ""
15496
 
 
15497
 
#: config/tc-xtensa.c:5337
15498
 
msgid "missing closing brace"
15499
 
msgstr ""
15500
 
 
15501
 
#: config/tc-xtensa.c:5437 config/tc-xtensa.c:5466
15502
 
#, c-format
15503
 
msgid "wrong number of operands for '%s'"
15504
 
msgstr ""
15505
 
 
15506
 
#: config/tc-xtensa.c:5453
15507
 
#, c-format
15508
 
msgid "bad relocation expression for '%s'"
15509
 
msgstr ""
15510
 
 
15511
 
#: config/tc-xtensa.c:5488
15512
 
#, c-format
15513
 
msgid "unknown opcode or format name '%s'"
15514
 
msgstr ""
15515
 
 
15516
 
#: config/tc-xtensa.c:5494
15517
 
msgid "format names only valid inside bundles"
15518
 
msgstr ""
15519
 
 
15520
 
#: config/tc-xtensa.c:5499
15521
 
#, c-format
15522
 
msgid "multiple formats specified for one bundle; using '%s'"
15523
 
msgstr ""
15524
 
 
15525
 
#: config/tc-xtensa.c:5549
15526
 
msgid "entry instruction with stack decrement < 16"
15527
 
msgstr ""
15528
 
 
15529
 
#: config/tc-xtensa.c:5602
15530
 
msgid "unaligned entry instruction"
15531
 
msgstr ""
15532
 
 
15533
 
#: config/tc-xtensa.c:5667
15534
 
msgid "bad instruction format"
15535
 
msgstr ""
15536
 
 
15537
 
#: config/tc-xtensa.c:5670
15538
 
msgid "invalid relocation"
15539
 
msgstr ""
15540
 
 
15541
 
#: config/tc-xtensa.c:5681
15542
 
#, c-format
15543
 
msgid "invalid relocation for '%s' instruction"
15544
 
msgstr ""
15545
 
 
15546
 
#: config/tc-xtensa.c:5693
15547
 
#, c-format
15548
 
msgid "invalid relocation for operand %d of '%s'"
15549
 
msgstr ""
15550
 
 
15551
 
#: config/tc-xtensa.c:5956
15552
 
#, c-format
15553
 
msgid "unhandled local relocation fix %s"
15554
 
msgstr ""
15555
 
 
15556
 
#: config/tc-xtensa.c:6007
15557
 
#, c-format
15558
 
msgid "internal error; cannot generate `%s' relocation"
15559
 
msgstr ""
15560
 
 
15561
 
#: config/tc-xtensa.c:6226
15562
 
msgid "The option \"--no-allow-flix\" prohibits multi-slot flix."
15563
 
msgstr ""
15564
 
 
15565
 
#: config/tc-xtensa.c:6235
15566
 
msgid "couldn't find a valid instruction format"
15567
 
msgstr ""
15568
 
 
15569
 
#: config/tc-xtensa.c:6236
15570
 
#, c-format
15571
 
msgid "    ops were: "
15572
 
msgstr ""
15573
 
 
15574
 
#: config/tc-xtensa.c:6238
15575
 
#, c-format
15576
 
msgid " %s;"
15577
 
msgstr ""
15578
 
 
15579
 
#: config/tc-xtensa.c:6249
15580
 
#, c-format
15581
 
msgid "format '%s' allows %d slots, but there are %d opcodes"
15582
 
msgstr ""
15583
 
 
15584
 
#: config/tc-xtensa.c:6260 config/tc-xtensa.c:6358
15585
 
msgid "illegal resource usage in bundle"
15586
 
msgstr ""
15587
 
 
15588
 
#: config/tc-xtensa.c:6445
15589
 
#, c-format
15590
 
msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same register"
15591
 
msgstr ""
15592
 
 
15593
 
#: config/tc-xtensa.c:6450
15594
 
#, c-format
15595
 
msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same state"
15596
 
msgstr ""
15597
 
 
15598
 
#: config/tc-xtensa.c:6455
15599
 
#, c-format
15600
 
msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same port"
15601
 
msgstr ""
15602
 
 
15603
 
#: config/tc-xtensa.c:6460
15604
 
#, c-format
15605
 
msgid ""
15606
 
"opcodes '%s' (slot %d) and '%s' (slot %d) both have volatile port accesses"
15607
 
msgstr ""
15608
 
 
15609
 
#: config/tc-xtensa.c:6476
15610
 
msgid "multiple branches or jumps in the same bundle"
15611
 
msgstr ""
15612
 
 
15613
 
#: config/tc-xtensa.c:6928
15614
 
msgid "cannot assemble into a literal fragment"
15615
 
msgstr ""
15616
 
 
15617
 
#: config/tc-xtensa.c:6930
15618
 
msgid "..."
15619
 
msgstr ""
15620
 
 
15621
 
#: config/tc-xtensa.c:7565
15622
 
msgid ""
15623
 
"instruction sequence (write a0, branch, retw) may trigger hardware errata"
15624
 
msgstr ""
15625
 
 
15626
 
#: config/tc-xtensa.c:7677
15627
 
msgid "branching or jumping to a loop end may trigger hardware errata"
15628
 
msgstr ""
15629
 
 
15630
 
#: config/tc-xtensa.c:7759
15631
 
msgid "loop end too close to another loop end may trigger hardware errata"
15632
 
msgstr ""
15633
 
 
15634
 
#: config/tc-xtensa.c:7768
15635
 
#, c-format
15636
 
msgid "fr_var %lu < length %d"
15637
 
msgstr ""
15638
 
 
15639
 
#: config/tc-xtensa.c:7925
15640
 
msgid ""
15641
 
"loop containing less than three instructions may trigger hardware errata"
15642
 
msgstr ""
15643
 
 
15644
 
#: config/tc-xtensa.c:7997
15645
 
msgid "undecodable instruction in instruction frag"
15646
 
msgstr ""
15647
 
 
15648
 
#: config/tc-xtensa.c:8107
15649
 
msgid "invalid empty loop"
15650
 
msgstr ""
15651
 
 
15652
 
#: config/tc-xtensa.c:8112
15653
 
msgid "loop target does not follow loop instruction in section"
15654
 
msgstr ""
15655
 
 
15656
 
#: config/tc-xtensa.c:8713
15657
 
msgid "bad relaxation state"
15658
 
msgstr ""
15659
 
 
15660
 
#: config/tc-xtensa.c:8771
15661
 
#, c-format
15662
 
msgid "fr_var (%ld) < length (%d)"
15663
 
msgstr ""
15664
 
 
15665
 
#: config/tc-xtensa.c:9406
15666
 
msgid "invalid relaxation fragment result"
15667
 
msgstr ""
15668
 
 
15669
 
#: config/tc-xtensa.c:9485
15670
 
msgid "unable to widen instruction"
15671
 
msgstr ""
15672
 
 
15673
 
#: config/tc-xtensa.c:9624
15674
 
msgid "multiple literals in expansion"
15675
 
msgstr ""
15676
 
 
15677
 
#: config/tc-xtensa.c:9628
15678
 
msgid "no registered fragment for literal"
15679
 
msgstr ""
15680
 
 
15681
 
#: config/tc-xtensa.c:9630
15682
 
msgid "number of literal tokens != 1"
15683
 
msgstr ""
15684
 
 
15685
 
#: config/tc-xtensa.c:9759 config/tc-xtensa.c:9765
15686
 
#, c-format
15687
 
msgid "unresolved loop target symbol: %s"
15688
 
msgstr ""
15689
 
 
15690
 
#: config/tc-xtensa.c:9871
15691
 
#, c-format
15692
 
msgid "invalid expression evaluation type %d"
15693
 
msgstr ""
15694
 
 
15695
 
#: config/tc-xtensa.c:9888
15696
 
msgid "loop too long for LOOP instruction"
15697
 
msgstr ""
15698
 
 
15699
 
#: config/tc-xtensa.c:10157
15700
 
#, c-format
15701
 
msgid "fixes not all moved from %s"
15702
 
msgstr ""
15703
 
 
15704
 
#: config/tc-xtensa.c:10288
15705
 
msgid ""
15706
 
"literal pool location required for text-section-literals; specify with "
15707
 
".literal_position"
15708
 
msgstr ""
15709
 
 
15710
 
#: config/tc-xtensa.c:11130
15711
 
msgid "too many operands in instruction"
15712
 
msgstr ""
15713
 
 
15714
 
#: config/tc-xtensa.c:11340
15715
 
msgid "invalid symbolic operand"
15716
 
msgstr ""
15717
 
 
15718
 
#: config/tc-xtensa.c:11401
15719
 
msgid "operand number mismatch"
15720
 
msgstr ""
15721
 
 
15722
 
#: config/tc-xtensa.c:11405
15723
 
#, c-format
15724
 
msgid "cannot encode opcode \"%s\" in the given format \"%s\""
15725
 
msgstr ""
15726
 
 
15727
 
#: config/tc-xtensa.c:11430
15728
 
#, c-format
15729
 
msgid "xtensa-isa failure: %s"
15730
 
msgstr ""
15731
 
 
15732
 
#: config/tc-xtensa.c:11507
15733
 
msgid "invalid opcode"
15734
 
msgstr ""
15735
 
 
15736
 
#: config/tc-xtensa.c:11513
15737
 
msgid "too few operands"
15738
 
msgstr ""
15739
 
 
15740
 
#: config/tc-xtensa.c:11563
15741
 
msgid "multiple writes to the same register"
15742
 
msgstr ""
15743
 
 
15744
 
#: config/tc-xtensa.c:11677 config/tc-xtensa.c:11683
15745
 
msgid "out of memory"
15746
 
msgstr ""
15747
 
 
15748
 
#: config/tc-xtensa.c:11772
15749
 
msgid "TLS relocation not allowed in FLIX bundle"
15750
 
msgstr ""
15751
 
 
15752
 
#. Instructions that generate TLS relocations should always be
15753
 
#. relaxed in the front-end.  If "record_fixup" is set, then this
15754
 
#. function is being called during back-end relaxation, so flag
15755
 
#. the unexpected behavior as an error.
15756
 
#: config/tc-xtensa.c:11778
15757
 
msgid "unexpected TLS relocation"
15758
 
msgstr ""
15759
 
 
15760
 
#: config/tc-xtensa.c:11822
15761
 
msgid "symbolic operand not allowed"
15762
 
msgstr ""
15763
 
 
15764
 
#: config/tc-xtensa.c:11859
15765
 
msgid "cannot decode instruction format"
15766
 
msgstr ""
15767
 
 
15768
 
#: config/tc-xtensa.c:12003
15769
 
msgid "ignoring extra '-rename-section' delimiter ':'"
15770
 
msgstr ""
15771
 
 
15772
 
#: config/tc-xtensa.c:12008
15773
 
#, c-format
15774
 
msgid "ignoring invalid '-rename-section' specification: '%s'"
15775
 
msgstr ""
15776
 
 
15777
 
#: config/tc-xtensa.c:12019
15778
 
#, c-format
15779
 
msgid "section %s renamed multiple times"
15780
 
msgstr ""
15781
 
 
15782
 
#: config/tc-xtensa.c:12021
15783
 
#, c-format
15784
 
msgid "multiple sections remapped to output section %s"
15785
 
msgstr ""
15786
 
 
15787
 
#: config/tc-z80.c:244
15788
 
msgid "-- unterminated string"
15789
 
msgstr ""
15790
 
 
15791
 
#: config/tc-z80.c:309
15792
 
msgid "floating point numbers are not implemented"
15793
 
msgstr ""
15794
 
 
15795
 
#: config/tc-z80.c:488 config/tc-z80.c:494
15796
 
msgid "mismatched parentheses"
15797
 
msgstr ""
15798
 
 
15799
 
#: config/tc-z80.c:548
15800
 
msgid "bad offset expression syntax"
15801
 
msgstr ""
15802
 
 
15803
 
#: config/tc-z80.c:572
15804
 
msgid "bad expression syntax"
15805
 
msgstr ""
15806
 
 
15807
 
#: config/tc-z80.c:685
15808
 
msgid "cannot make a relative jump to an absolute location"
15809
 
msgstr ""
15810
 
 
15811
 
#: config/tc-z80.c:695
15812
 
msgid "offset too large"
15813
 
msgstr ""
15814
 
 
15815
 
#: config/tc-z80.c:697 config/tc-z80.c:1964
15816
 
msgid "overflow"
15817
 
msgstr ""
15818
 
 
15819
 
#: config/tc-z80.c:1069 config/tc-z80.c:1112 config/tc-z80.c:1156
15820
 
#: config/tc-z80.c:1276 config/tc-z80.c:1330 config/tc-z80.c:1599
15821
 
msgid "bad intruction syntax"
15822
 
msgstr ""
15823
 
 
15824
 
#: config/tc-z80.c:1202
15825
 
msgid "condition code invalid for jr"
15826
 
msgstr ""
15827
 
 
15828
 
#: config/tc-z80.c:1224
15829
 
msgid "bad instruction syntax"
15830
 
msgstr ""
15831
 
 
15832
 
#: config/tc-z80.c:1708
15833
 
msgid "parentheses ignored"
15834
 
msgstr ""
15835
 
 
15836
 
#: config/tc-z80.c:1913 read.c:3602
15837
 
#, c-format
15838
 
msgid "junk at end of line, first unrecognized character is `%c'"
15839
 
msgstr ""
15840
 
 
15841
 
#: config/tc-z80.c:1939 config/tc-z8k.c:1461 config/tc-z8k.c:1524
15842
 
msgid "relative jump out of range"
15843
 
msgstr ""
15844
 
 
15845
 
#: config/tc-z80.c:1956
15846
 
msgid "index offset  out of range"
15847
 
msgstr ""
15848
 
 
15849
 
#: config/tc-z80.c:1998 config/tc-z8k.c:1532
15850
 
#, c-format
15851
 
msgid "md_apply_fix: unknown r_type 0x%x\n"
15852
 
msgstr ""
15853
 
 
15854
 
#: config/tc-z8k.c:282
15855
 
#, c-format
15856
 
msgid "register rr%d out of range"
15857
 
msgstr ""
15858
 
 
15859
 
#: config/tc-z8k.c:284
15860
 
#, c-format
15861
 
msgid "register rr%d does not exist"
15862
 
msgstr ""
15863
 
 
15864
 
#: config/tc-z8k.c:296
15865
 
#, c-format
15866
 
msgid "register rh%d out of range"
15867
 
msgstr ""
15868
 
 
15869
 
#: config/tc-z8k.c:308
15870
 
#, c-format
15871
 
msgid "register rl%d out of range"
15872
 
msgstr ""
15873
 
 
15874
 
#: config/tc-z8k.c:321
15875
 
#, c-format
15876
 
msgid "register rq%d out of range"
15877
 
msgstr ""
15878
 
 
15879
 
#: config/tc-z8k.c:323
15880
 
#, c-format
15881
 
msgid "register rq%d does not exist"
15882
 
msgstr ""
15883
 
 
15884
 
#: config/tc-z8k.c:335
15885
 
#, c-format
15886
 
msgid "register r%d out of range"
15887
 
msgstr ""
15888
 
 
15889
 
#: config/tc-z8k.c:376
15890
 
#, c-format
15891
 
msgid "expected %c"
15892
 
msgstr ""
15893
 
 
15894
 
#: config/tc-z8k.c:391
15895
 
#, c-format
15896
 
msgid "register is wrong size for a word %s"
15897
 
msgstr ""
15898
 
 
15899
 
#: config/tc-z8k.c:405
15900
 
#, c-format
15901
 
msgid "register is wrong size for address %s"
15902
 
msgstr ""
15903
 
 
15904
 
#: config/tc-z8k.c:539
15905
 
#, c-format
15906
 
msgid "unknown interrupt %s"
15907
 
msgstr ""
15908
 
 
15909
 
#. No interrupt type specified, opcode won't do anything.
15910
 
#: config/tc-z8k.c:562
15911
 
msgid "opcode has no effect"
15912
 
msgstr ""
15913
 
 
15914
 
#: config/tc-z8k.c:673
15915
 
msgid "Missing ) in ra(rb)"
15916
 
msgstr ""
15917
 
 
15918
 
#: config/tc-z8k.c:753 config/tc-z8k.c:792
15919
 
#, c-format
15920
 
msgid "invalid condition code '%s'"
15921
 
msgstr ""
15922
 
 
15923
 
#: config/tc-z8k.c:765
15924
 
#, c-format
15925
 
msgid "invalid flag '%s'"
15926
 
msgstr ""
15927
 
 
15928
 
#: config/tc-z8k.c:919 config/tc-z8k.c:925
15929
 
msgid "invalid indirect register size"
15930
 
msgstr ""
15931
 
 
15932
 
#: config/tc-z8k.c:942 config/tc-z8k.c:1090 config/tc-z8k.c:1095
15933
 
msgid "invalid control register name"
15934
 
msgstr ""
15935
 
 
15936
 
#: config/tc-z8k.c:1079
15937
 
msgid "immediate must be 1 or 2"
15938
 
msgstr ""
15939
 
 
15940
 
#: config/tc-z8k.c:1082
15941
 
msgid "immediate 1 or 2 expected"
15942
 
msgstr ""
15943
 
 
15944
 
#: config/tc-z8k.c:1113
15945
 
msgid "can't use R0 here"
15946
 
msgstr ""
15947
 
 
15948
 
#: config/tc-z8k.c:1271
15949
 
msgid "Can't find opcode to match operands"
15950
 
msgstr ""
15951
 
 
15952
 
#: config/tc-z8k.c:1318
15953
 
#, c-format
15954
 
msgid "invalid architecture -z%s"
15955
 
msgstr ""
15956
 
 
15957
 
#: config/tc-z8k.c:1338
15958
 
#, c-format
15959
 
msgid ""
15960
 
" Z8K options:\n"
15961
 
"  -z8001                  generate segmented code\n"
15962
 
"  -z8002                  generate unsegmented code\n"
15963
 
"  -linkrelax              create linker relaxable code\n"
15964
 
msgstr ""
15965
 
 
15966
 
#: config/tc-z8k.c:1350
15967
 
#, c-format
15968
 
msgid "call to md_convert_frag\n"
15969
 
msgstr ""
15970
 
 
15971
 
#: config/tc-z8k.c:1457 config/tc-z8k.c:1497 config/tc-z8k.c:1520
15972
 
msgid "cannot branch to odd address"
15973
 
msgstr ""
15974
 
 
15975
 
#: config/tc-z8k.c:1479
15976
 
msgid "relative address out of range"
15977
 
msgstr ""
15978
 
 
15979
 
#: config/tc-z8k.c:1500
15980
 
msgid "relative call out of range"
15981
 
msgstr ""
15982
 
 
15983
 
#: config/tc-z8k.c:1544
15984
 
#, c-format
15985
 
msgid "call to md_estimate_size_before_relax\n"
15986
 
msgstr ""
15987
 
 
15988
 
#: config/xtensa-relax.c:1556
15989
 
#, c-format
15990
 
msgid "invalid configuration option '%s' in transition rule '%s'"
15991
 
msgstr ""
15992
 
 
15993
 
#: config/xtensa-relax.c:1681
15994
 
#, c-format
15995
 
msgid "opcode '%s': no bound opname '%s' for precondition in '%s'"
15996
 
msgstr ""
15997
 
 
15998
 
#: config/xtensa-relax.c:1691
15999
 
#, c-format
16000
 
msgid "opcode '%s': no bound opname '%s' for precondition in %s"
16001
 
msgstr ""
16002
 
 
16003
 
#: config/xtensa-relax.c:1698
16004
 
#, c-format
16005
 
msgid "opcode '%s': precondition only contains constants in '%s'"
16006
 
msgstr ""
16007
 
 
16008
 
#: config/xtensa-relax.c:1745
16009
 
msgid "expected one operand for generated literal"
16010
 
msgstr ""
16011
 
 
16012
 
#: config/xtensa-relax.c:1752
16013
 
msgid "expected 0 operands for generated label"
16014
 
msgstr ""
16015
 
 
16016
 
#: config/xtensa-relax.c:1765
16017
 
#, c-format
16018
 
msgid "invalid opcode '%s' in transition rule '%s'"
16019
 
msgstr ""
16020
 
 
16021
 
#: config/xtensa-relax.c:1773
16022
 
#, c-format
16023
 
msgid "opcode '%s': replacement does not have %d ops"
16024
 
msgstr ""
16025
 
 
16026
 
#: config/xtensa-relax.c:1787
16027
 
#, c-format
16028
 
msgid "opcode '%s': cannot find literal definition"
16029
 
msgstr ""
16030
 
 
16031
 
#: config/xtensa-relax.c:1803 config/xtensa-relax.c:1833
16032
 
#, c-format
16033
 
msgid "opcode %s: unidentified operand '%s' in '%s'"
16034
 
msgstr ""
16035
 
 
16036
 
#: config/xtensa-relax.c:1828
16037
 
#, c-format
16038
 
msgid "unknown user-defined function %s"
16039
 
msgstr ""
16040
 
 
16041
 
#: config/xtensa-relax.c:1839
16042
 
#, c-format
16043
 
msgid "opcode %s: could not parse operand '%s' in '%s'"
16044
 
msgstr ""
16045
 
 
16046
 
#: config/xtensa-relax.c:1880
16047
 
#, c-format
16048
 
msgid "could not parse INSN_PATTERN '%s'"
16049
 
msgstr ""
16050
 
 
16051
 
#: config/xtensa-relax.c:1884
16052
 
#, c-format
16053
 
msgid "could not parse INSN_REPL '%s'"
16054
 
msgstr ""
16055
 
 
16056
 
#: config/xtensa-relax.c:1895
16057
 
#, c-format
16058
 
msgid "could not build transition for %s => %s"
16059
 
msgstr ""
16060
 
 
16061
 
#: depend.c:195
16062
 
#, c-format
16063
 
msgid "can't open `%s' for writing"
16064
 
msgstr ""
16065
 
 
16066
 
#: depend.c:207
16067
 
#, c-format
16068
 
msgid "can't close `%s'"
16069
 
msgstr ""
16070
 
 
16071
 
#: dw2gencfi.c:199 read.c:2272
16072
 
#, c-format
16073
 
msgid "bfd_set_section_flags: %s"
16074
 
msgstr ""
16075
 
 
16076
 
#: dw2gencfi.c:457
16077
 
#, c-format
16078
 
msgid "register save offset not a multiple of %u"
16079
 
msgstr ""
16080
 
 
16081
 
#: dw2gencfi.c:540
16082
 
msgid "CFI state restore without previous remember"
16083
 
msgstr ""
16084
 
 
16085
 
#: dw2gencfi.c:589
16086
 
msgid "missing separator"
16087
 
msgstr ""
16088
 
 
16089
 
#: dw2gencfi.c:639
16090
 
msgid "bad register expression"
16091
 
msgstr ""
16092
 
 
16093
 
#: dw2gencfi.c:660 dw2gencfi.c:783 dw2gencfi.c:821 dw2gencfi.c:891
16094
 
#: dw2gencfi.c:963
16095
 
msgid "CFI instruction used without previous .cfi_startproc"
16096
 
msgstr ""
16097
 
 
16098
 
#: dw2gencfi.c:845
16099
 
msgid "invalid or unsupported encoding in .cfi_personality"
16100
 
msgstr ""
16101
 
 
16102
 
#: dw2gencfi.c:852
16103
 
msgid ".cfi_personality requires encoding and symbol arguments"
16104
 
msgstr ""
16105
 
 
16106
 
#: dw2gencfi.c:875
16107
 
msgid "wrong second argument to .cfi_personality"
16108
 
msgstr ""
16109
 
 
16110
 
#: dw2gencfi.c:915 dw2gencfi.c:991
16111
 
msgid "invalid or unsupported encoding in .cfi_lsda"
16112
 
msgstr ""
16113
 
 
16114
 
#: dw2gencfi.c:922
16115
 
msgid ".cfi_lsda requires encoding and symbol arguments"
16116
 
msgstr ""
16117
 
 
16118
 
#: dw2gencfi.c:947
16119
 
msgid "wrong second argument to .cfi_lsda"
16120
 
msgstr ""
16121
 
 
16122
 
#: dw2gencfi.c:1012
16123
 
msgid "wrong third argument to .cfi_val_encoded_addr"
16124
 
msgstr ""
16125
 
 
16126
 
#: dw2gencfi.c:1083
16127
 
msgid "previous CFI entry not closed (missing .cfi_endproc)"
16128
 
msgstr ""
16129
 
 
16130
 
#: dw2gencfi.c:1123
16131
 
msgid ".cfi_endproc without corresponding .cfi_startproc"
16132
 
msgstr ""
16133
 
 
16134
 
#: dw2gencfi.c:1920 dw2gencfi.c:1983
16135
 
msgid "open CFI at the end of file; missing .cfi_endproc directive"
16136
 
msgstr ""
16137
 
 
16138
 
#: dw2gencfi.c:2009
16139
 
msgid "CFI is not supported for this target"
16140
 
msgstr ""
16141
 
 
16142
 
#: dwarf2dbg.c:585 dwarf2dbg.c:620
16143
 
msgid "file number less than one"
16144
 
msgstr ""
16145
 
 
16146
 
#: dwarf2dbg.c:595
16147
 
#, c-format
16148
 
msgid "file number %ld already allocated"
16149
 
msgstr ""
16150
 
 
16151
 
#: dwarf2dbg.c:625 dwarf2dbg.c:1378
16152
 
#, c-format
16153
 
msgid "unassigned file number %ld"
16154
 
msgstr ""
16155
 
 
16156
 
#: dwarf2dbg.c:694
16157
 
msgid "is_stmt value not 0 or 1"
16158
 
msgstr ""
16159
 
 
16160
 
#: dwarf2dbg.c:706
16161
 
msgid "isa number less than zero"
16162
 
msgstr ""
16163
 
 
16164
 
#: dwarf2dbg.c:718
16165
 
msgid "discriminator less than zero"
16166
 
msgstr ""
16167
 
 
16168
 
#: dwarf2dbg.c:724
16169
 
#, c-format
16170
 
msgid "unknown .loc sub-directive `%s'"
16171
 
msgstr ""
16172
 
 
16173
 
#: dwarf2dbg.c:1441
16174
 
msgid "internal error: unknown dwarf2 format"
16175
 
msgstr ""
16176
 
 
16177
 
#: ecoff.c:1562
16178
 
#, c-format
16179
 
msgid "string too big (%lu bytes)"
16180
 
msgstr ""
16181
 
 
16182
 
#: ecoff.c:1588
16183
 
#, c-format
16184
 
msgid "inserting \"%s\" into string hash table: %s"
16185
 
msgstr ""
16186
 
 
16187
 
#: ecoff.c:1619 ecoff.c:1812 ecoff.c:1835 ecoff.c:1866 ecoff.c:2019
16188
 
#: ecoff.c:2130
16189
 
msgid "no current file pointer"
16190
 
msgstr ""
16191
 
 
16192
 
#: ecoff.c:1706
16193
 
msgid "too many st_End's"
16194
 
msgstr ""
16195
 
 
16196
 
#: ecoff.c:2044
16197
 
#, c-format
16198
 
msgid "inserting \"%s\" into tag hash table: %s"
16199
 
msgstr ""
16200
 
 
16201
 
#: ecoff.c:2205
16202
 
msgid "fake .file after real one"
16203
 
msgstr ""
16204
 
 
16205
 
#: ecoff.c:2295
16206
 
msgid "filename goes over one page boundary"
16207
 
msgstr ""
16208
 
 
16209
 
#: ecoff.c:2428
16210
 
msgid ".begin directive without a preceding .file directive"
16211
 
msgstr ""
16212
 
 
16213
 
#: ecoff.c:2435
16214
 
msgid ".begin directive without a preceding .ent directive"
16215
 
msgstr ""
16216
 
 
16217
 
#: ecoff.c:2466
16218
 
msgid ".bend directive without a preceding .file directive"
16219
 
msgstr ""
16220
 
 
16221
 
#: ecoff.c:2473
16222
 
msgid ".bend directive without a preceding .ent directive"
16223
 
msgstr ""
16224
 
 
16225
 
#: ecoff.c:2486
16226
 
msgid ".bend directive names unknown symbol"
16227
 
msgstr ""
16228
 
 
16229
 
#: ecoff.c:2529
16230
 
msgid ".def pseudo-op used inside of .def/.endef; ignored"
16231
 
msgstr ""
16232
 
 
16233
 
#: ecoff.c:2531
16234
 
msgid "empty symbol name in .def; ignored"
16235
 
msgstr ""
16236
 
 
16237
 
#: ecoff.c:2568
16238
 
msgid ".dim pseudo-op used outside of .def/.endef; ignored"
16239
 
msgstr ""
16240
 
 
16241
 
#: ecoff.c:2583
16242
 
msgid "badly formed .dim directive"
16243
 
msgstr ""
16244
 
 
16245
 
#: ecoff.c:2596
16246
 
msgid "too many .dim entries"
16247
 
msgstr ""
16248
 
 
16249
 
#: ecoff.c:2616
16250
 
msgid ".scl pseudo-op used outside of .def/.endef; ignored"
16251
 
msgstr ""
16252
 
 
16253
 
#: ecoff.c:2641
16254
 
msgid ".size pseudo-op used outside of .def/.endef; ignored"
16255
 
msgstr ""
16256
 
 
16257
 
#: ecoff.c:2656
16258
 
msgid "badly formed .size directive"
16259
 
msgstr ""
16260
 
 
16261
 
#: ecoff.c:2669
16262
 
msgid "too many .size entries"
16263
 
msgstr ""
16264
 
 
16265
 
#: ecoff.c:2691
16266
 
msgid ".type pseudo-op used outside of .def/.endef; ignored"
16267
 
msgstr ""
16268
 
 
16269
 
#. FIXME: We could handle this by setting the continued bit.
16270
 
#. There would still be a limit: the .type argument can not
16271
 
#. be infinite.
16272
 
#: ecoff.c:2709
16273
 
#, c-format
16274
 
msgid "the type of %s is too complex; it will be simplified"
16275
 
msgstr ""
16276
 
 
16277
 
#: ecoff.c:2720
16278
 
msgid "Unrecognized .type argument"
16279
 
msgstr ""
16280
 
 
16281
 
#: ecoff.c:2758
16282
 
msgid ".tag pseudo-op used outside of .def/.endef; ignored"
16283
 
msgstr ""
16284
 
 
16285
 
#: ecoff.c:2783
16286
 
msgid ".val pseudo-op used outside of .def/.endef; ignored"
16287
 
msgstr ""
16288
 
 
16289
 
#: ecoff.c:2791
16290
 
msgid ".val expression is too complex"
16291
 
msgstr ""
16292
 
 
16293
 
#: ecoff.c:2821
16294
 
msgid ".endef pseudo-op used before .def; ignored"
16295
 
msgstr ""
16296
 
 
16297
 
#: ecoff.c:2847 ecoff.c:2928
16298
 
msgid "bad COFF debugging information"
16299
 
msgstr ""
16300
 
 
16301
 
#: ecoff.c:2896
16302
 
#, c-format
16303
 
msgid "no tag specified for %s"
16304
 
msgstr ""
16305
 
 
16306
 
#: ecoff.c:2998
16307
 
msgid ".end directive without a preceding .file directive"
16308
 
msgstr ""
16309
 
 
16310
 
#: ecoff.c:3005
16311
 
msgid ".end directive without a preceding .ent directive"
16312
 
msgstr ""
16313
 
 
16314
 
#: ecoff.c:3027
16315
 
msgid ".end directive names unknown symbol"
16316
 
msgstr ""
16317
 
 
16318
 
#: ecoff.c:3054
16319
 
msgid "second .ent directive found before .end directive"
16320
 
msgstr ""
16321
 
 
16322
 
#: ecoff.c:3126
16323
 
msgid "no way to handle .file within .ent/.end section"
16324
 
msgstr ""
16325
 
 
16326
 
#: ecoff.c:3243
16327
 
msgid ".loc before .file"
16328
 
msgstr ""
16329
 
 
16330
 
#: ecoff.c:3446
16331
 
#, c-format
16332
 
msgid ".stab%c is not supported"
16333
 
msgstr ""
16334
 
 
16335
 
#: ecoff.c:3456
16336
 
#, c-format
16337
 
msgid ".stab%c: ignoring non-zero other field"
16338
 
msgstr ""
16339
 
 
16340
 
#: ecoff.c:3490
16341
 
#, c-format
16342
 
msgid ""
16343
 
"line number (%d) for .stab%c directive cannot fit in index field (20 bits)"
16344
 
msgstr ""
16345
 
 
16346
 
#: ecoff.c:3526
16347
 
#, c-format
16348
 
msgid "illegal .stab%c directive, bad character"
16349
 
msgstr ""
16350
 
 
16351
 
#: ecoff.c:3985 ecoff.c:4174 ecoff.c:4199
16352
 
msgid ".begin/.bend in different segments"
16353
 
msgstr ""
16354
 
 
16355
 
#: ecoff.c:4695
16356
 
msgid "missing .end or .bend at end of file"
16357
 
msgstr ""
16358
 
 
16359
 
#: ecoff.c:5180
16360
 
msgid "GP prologue size exceeds field size, using 0 instead"
16361
 
msgstr ""
16362
 
 
16363
 
#: expr.c:87 read.c:3667
16364
 
msgid "bignum invalid"
16365
 
msgstr ""
16366
 
 
16367
 
#: expr.c:89 read.c:3669 read.c:4146 read.c:5030
16368
 
msgid "floating point number invalid"
16369
 
msgstr ""
16370
 
 
16371
 
#: expr.c:210
16372
 
msgid "bad floating-point constant: exponent overflow"
16373
 
msgstr ""
16374
 
 
16375
 
#: expr.c:214
16376
 
#, c-format
16377
 
msgid "bad floating-point constant: unknown error code=%d"
16378
 
msgstr ""
16379
 
 
16380
 
#: expr.c:393
16381
 
msgid ""
16382
 
"a bignum with underscores may not have more than 8 hex digits in any word"
16383
 
msgstr ""
16384
 
 
16385
 
#: expr.c:416
16386
 
msgid "a bignum with underscores must have exactly 4 words"
16387
 
msgstr ""
16388
 
 
16389
 
#. Either not seen or not defined.
16390
 
#. @@ Should print out the original string instead of
16391
 
#. the parsed number.
16392
 
#: expr.c:539
16393
 
#, c-format
16394
 
msgid "backward ref to unknown label \"%d:\""
16395
 
msgstr ""
16396
 
 
16397
 
#: expr.c:657
16398
 
msgid "character constant too large"
16399
 
msgstr ""
16400
 
 
16401
 
#: expr.c:903
16402
 
#, c-format
16403
 
msgid "expr.c(operand): bad atof_generic return val %d"
16404
 
msgstr ""
16405
 
 
16406
 
#: expr.c:966
16407
 
#, c-format
16408
 
msgid "missing '%c'"
16409
 
msgstr ""
16410
 
 
16411
 
#: expr.c:977 read.c:4512
16412
 
msgid "EBCDIC constants are not supported"
16413
 
msgstr ""
16414
 
 
16415
 
#: expr.c:1099
16416
 
#, c-format
16417
 
msgid "Unary operator %c ignored because bad operand follows"
16418
 
msgstr ""
16419
 
 
16420
 
#: expr.c:1145 expr.c:1170
16421
 
msgid "syntax error in .startof. or .sizeof."
16422
 
msgstr ""
16423
 
 
16424
 
#: expr.c:1251 expr.c:1612
16425
 
#, c-format
16426
 
msgid "invalid use of operator \"%s\""
16427
 
msgstr ""
16428
 
 
16429
 
#: expr.c:1757
16430
 
msgid "missing operand; zero assumed"
16431
 
msgstr ""
16432
 
 
16433
 
#: expr.c:1796
16434
 
msgid "left operand is a bignum; integer 0 assumed"
16435
 
msgstr ""
16436
 
 
16437
 
#: expr.c:1798
16438
 
msgid "left operand is a float; integer 0 assumed"
16439
 
msgstr ""
16440
 
 
16441
 
#: expr.c:1807
16442
 
msgid "right operand is a bignum; integer 0 assumed"
16443
 
msgstr ""
16444
 
 
16445
 
#: expr.c:1809
16446
 
msgid "right operand is a float; integer 0 assumed"
16447
 
msgstr ""
16448
 
 
16449
 
#: expr.c:1879 symbols.c:1381
16450
 
msgid "division by zero"
16451
 
msgstr ""
16452
 
 
16453
 
#: expr.c:1885
16454
 
msgid "shift count"
16455
 
msgstr ""
16456
 
 
16457
 
#: expr.c:2002
16458
 
msgid "operation combines symbols in different segments"
16459
 
msgstr ""
16460
 
 
16461
 
#: frags.c:48
16462
 
msgid "attempt to allocate data in absolute section"
16463
 
msgstr ""
16464
 
 
16465
 
#: frags.c:54
16466
 
msgid "attempt to allocate data in common section"
16467
 
msgstr ""
16468
 
 
16469
 
#: frags.c:102 write.c:1422
16470
 
#, c-format
16471
 
msgid "can't extend frag %u chars"
16472
 
msgstr ""
16473
 
 
16474
 
#. For error messages.
16475
 
#. Detect if we are reading from stdin by examining the file
16476
 
#. name returned by as_where().
16477
 
#. 
16478
 
#. [FIXME: We rely upon the name in the strcmp below being the
16479
 
#. same as the one used by input_scrub_new_file(), if that is
16480
 
#. not true, then this code will fail].
16481
 
#. 
16482
 
#. If we are reading from stdin, then we need to save each input
16483
 
#. line here (assuming of course that we actually have a line of
16484
 
#. input to read), so that it can be displayed in the listing
16485
 
#. that is produced at the end of the assembly.
16486
 
#: input-file.c:138 input-scrub.c:243 listing.c:338
16487
 
msgid "{standard input}"
16488
 
msgstr ""
16489
 
 
16490
 
#: input-file.c:143
16491
 
#, c-format
16492
 
msgid "can't open %s for reading: %s"
16493
 
msgstr ""
16494
 
 
16495
 
#: input-file.c:152 input-file.c:227 input-file.c:259
16496
 
#, c-format
16497
 
msgid "can't read from %s: %s"
16498
 
msgstr ""
16499
 
 
16500
 
#: input-file.c:267 listing.c:1397 output-file.c:72
16501
 
#, c-format
16502
 
msgid "can't close %s: %s"
16503
 
msgstr ""
16504
 
 
16505
 
#: input-scrub.c:268
16506
 
msgid "macros nested too deeply"
16507
 
msgstr ""
16508
 
 
16509
 
#: input-scrub.c:379 input-scrub.c:403
16510
 
msgid "partial line at end of file ignored"
16511
 
msgstr ""
16512
 
 
16513
 
#: itbl-ops.c:332
16514
 
#, c-format
16515
 
msgid "Unable to allocate memory for new instructions\n"
16516
 
msgstr ""
16517
 
 
16518
 
#: listing.c:244
16519
 
msgid "Warning:"
16520
 
msgstr ""
16521
 
 
16522
 
#: listing.c:250
16523
 
msgid "Error:"
16524
 
msgstr ""
16525
 
 
16526
 
#: listing.c:1283
16527
 
#, c-format
16528
 
msgid ""
16529
 
"\n"
16530
 
" time stamp    \t: %s\n"
16531
 
"\n"
16532
 
msgstr ""
16533
 
 
16534
 
#: listing.c:1293
16535
 
#, c-format
16536
 
msgid "%s "
16537
 
msgstr ""
16538
 
 
16539
 
#: listing.c:1298
16540
 
#, c-format
16541
 
msgid ""
16542
 
"\n"
16543
 
"\t%s "
16544
 
msgstr ""
16545
 
 
16546
 
#: listing.c:1308
16547
 
msgid ""
16548
 
"\n"
16549
 
" options passed\t: "
16550
 
msgstr ""
16551
 
 
16552
 
#: listing.c:1347
16553
 
#, c-format
16554
 
msgid ""
16555
 
" GNU assembler version %s (%s)\n"
16556
 
"\t using BFD version %s."
16557
 
msgstr ""
16558
 
 
16559
 
#: listing.c:1350
16560
 
#, c-format
16561
 
msgid ""
16562
 
"\n"
16563
 
" input file    \t: %s"
16564
 
msgstr ""
16565
 
 
16566
 
#: listing.c:1351
16567
 
#, c-format
16568
 
msgid ""
16569
 
"\n"
16570
 
" output file   \t: %s"
16571
 
msgstr ""
16572
 
 
16573
 
#: listing.c:1352
16574
 
#, c-format
16575
 
msgid ""
16576
 
"\n"
16577
 
" target        \t: %s"
16578
 
msgstr ""
16579
 
 
16580
 
#: listing.c:1376
16581
 
#, c-format
16582
 
msgid "can't open %s: %s"
16583
 
msgstr ""
16584
 
 
16585
 
#: listing.c:1461
16586
 
msgid "strange paper height, set to no form"
16587
 
msgstr ""
16588
 
 
16589
 
#: listing.c:1525
16590
 
msgid "new line in title"
16591
 
msgstr ""
16592
 
 
16593
 
#. Turns the next expression into a string.
16594
 
#: macro.c:362
16595
 
#, no-c-format
16596
 
msgid "% operator needs absolute expression"
16597
 
msgstr ""
16598
 
 
16599
 
#: macro.c:516
16600
 
#, c-format
16601
 
msgid "Missing parameter qualifier for `%s' in macro `%s'"
16602
 
msgstr ""
16603
 
 
16604
 
#: macro.c:526
16605
 
#, c-format
16606
 
msgid "`%s' is not a valid parameter qualifier for `%s' in macro `%s'"
16607
 
msgstr ""
16608
 
 
16609
 
#: macro.c:543
16610
 
#, c-format
16611
 
msgid "Pointless default value for required parameter `%s' in macro `%s'"
16612
 
msgstr ""
16613
 
 
16614
 
#: macro.c:555
16615
 
#, c-format
16616
 
msgid "A parameter named `%s' already exists for macro `%s'"
16617
 
msgstr ""
16618
 
 
16619
 
#: macro.c:592
16620
 
#, c-format
16621
 
msgid "Reserved word `%s' used as parameter in macro `%s'"
16622
 
msgstr ""
16623
 
 
16624
 
#: macro.c:650
16625
 
#, c-format
16626
 
msgid "unexpected end of file in macro `%s' definition"
16627
 
msgstr ""
16628
 
 
16629
 
#: macro.c:662
16630
 
#, c-format
16631
 
msgid "missing `)' after formals in macro definition `%s'"
16632
 
msgstr ""
16633
 
 
16634
 
#: macro.c:677
16635
 
msgid "Missing macro name"
16636
 
msgstr ""
16637
 
 
16638
 
#: macro.c:686
16639
 
#, c-format
16640
 
msgid "Bad parameter list for macro `%s'"
16641
 
msgstr ""
16642
 
 
16643
 
#: macro.c:692
16644
 
#, c-format
16645
 
msgid "Macro `%s' was already defined"
16646
 
msgstr ""
16647
 
 
16648
 
#: macro.c:816 macro.c:818
16649
 
msgid "missing `)'"
16650
 
msgstr ""
16651
 
 
16652
 
#: macro.c:915
16653
 
#, c-format
16654
 
msgid "`%s' was already used as parameter (or another local) name"
16655
 
msgstr ""
16656
 
 
16657
 
#: macro.c:1073
16658
 
msgid "confusion in formal parameters"
16659
 
msgstr ""
16660
 
 
16661
 
#: macro.c:1081
16662
 
#, c-format
16663
 
msgid "Parameter named `%s' does not exist for macro `%s'"
16664
 
msgstr ""
16665
 
 
16666
 
#: macro.c:1092
16667
 
#, c-format
16668
 
msgid "Value for parameter `%s' of macro `%s' was already specified"
16669
 
msgstr ""
16670
 
 
16671
 
#: macro.c:1106
16672
 
msgid "can't mix positional and keyword arguments"
16673
 
msgstr ""
16674
 
 
16675
 
#: macro.c:1117
16676
 
msgid "too many positional arguments"
16677
 
msgstr ""
16678
 
 
16679
 
#: macro.c:1165
16680
 
#, c-format
16681
 
msgid "Missing value for required parameter `%s' of macro `%s'"
16682
 
msgstr ""
16683
 
 
16684
 
#: macro.c:1284
16685
 
#, c-format
16686
 
msgid "Attempt to purge non-existant macro `%s'"
16687
 
msgstr ""
16688
 
 
16689
 
#: macro.c:1303
16690
 
msgid "unexpected end of file in irp or irpc"
16691
 
msgstr ""
16692
 
 
16693
 
#: macro.c:1311
16694
 
msgid "missing model parameter"
16695
 
msgstr ""
16696
 
 
16697
 
#: messages.c:82
16698
 
#, c-format
16699
 
msgid "Assembler messages:\n"
16700
 
msgstr ""
16701
 
 
16702
 
#: messages.c:160
16703
 
#, c-format
16704
 
msgid "Warning: "
16705
 
msgstr ""
16706
 
 
16707
 
#: messages.c:226
16708
 
#, c-format
16709
 
msgid "Error: "
16710
 
msgstr ""
16711
 
 
16712
 
#: messages.c:282
16713
 
#, c-format
16714
 
msgid "Fatal error: "
16715
 
msgstr ""
16716
 
 
16717
 
#: messages.c:300
16718
 
#, c-format
16719
 
msgid "Internal error!\n"
16720
 
msgstr ""
16721
 
 
16722
 
#: messages.c:302
16723
 
#, c-format
16724
 
msgid "Assertion failure in %s at %s line %d.\n"
16725
 
msgstr ""
16726
 
 
16727
 
#: messages.c:305
16728
 
#, c-format
16729
 
msgid "Assertion failure at %s line %d.\n"
16730
 
msgstr ""
16731
 
 
16732
 
#: messages.c:306 messages.c:323
16733
 
#, c-format
16734
 
msgid "Please report this bug.\n"
16735
 
msgstr ""
16736
 
 
16737
 
#: messages.c:318
16738
 
#, c-format
16739
 
msgid "Internal error, aborting at %s line %d in %s\n"
16740
 
msgstr ""
16741
 
 
16742
 
#: messages.c:321
16743
 
#, c-format
16744
 
msgid "Internal error, aborting at %s line %d\n"
16745
 
msgstr ""
16746
 
 
16747
 
#: messages.c:370
16748
 
#, c-format
16749
 
msgid "%s out of domain (%d is not a multiple of %d)"
16750
 
msgstr ""
16751
 
 
16752
 
#: messages.c:388
16753
 
#, c-format
16754
 
msgid "%s out of range (%d is not between %d and %d)"
16755
 
msgstr ""
16756
 
 
16757
 
#. xgettext:c-format.
16758
 
#: messages.c:411
16759
 
#, c-format
16760
 
msgid "%s out of range (0x%s is not between 0x%s and 0x%s)"
16761
 
msgstr ""
16762
 
 
16763
 
#: output-file.c:35
16764
 
#, c-format
16765
 
msgid "can't open a bfd on stdout %s"
16766
 
msgstr ""
16767
 
 
16768
 
#: output-file.c:42
16769
 
#, c-format
16770
 
msgid "selected target format '%s' unknown"
16771
 
msgstr ""
16772
 
 
16773
 
#: output-file.c:44
16774
 
#, c-format
16775
 
msgid "can't create %s: %s"
16776
 
msgstr ""
16777
 
 
16778
 
#: read.c:463
16779
 
msgid "bad or irreducible absolute expression"
16780
 
msgstr ""
16781
 
 
16782
 
#: read.c:489
16783
 
#, c-format
16784
 
msgid "error constructing %s pseudo-op table: %s"
16785
 
msgstr ""
16786
 
 
16787
 
#: read.c:902
16788
 
#, c-format
16789
 
msgid "unknown pseudo-op: `%s'"
16790
 
msgstr ""
16791
 
 
16792
 
#: read.c:989
16793
 
#, c-format
16794
 
msgid "label \"%d$\" redefined"
16795
 
msgstr ""
16796
 
 
16797
 
#: read.c:1221
16798
 
msgid ".abort detected.  Abandoning ship."
16799
 
msgstr ""
16800
 
 
16801
 
#: read.c:1239 read.c:2650
16802
 
msgid "ignoring fill value in absolute section"
16803
 
msgstr ""
16804
 
 
16805
 
#: read.c:1330
16806
 
#, c-format
16807
 
msgid "alignment too large: %u assumed"
16808
 
msgstr ""
16809
 
 
16810
 
#: read.c:1362
16811
 
msgid "expected fill pattern missing"
16812
 
msgstr ""
16813
 
 
16814
 
#: read.c:1471
16815
 
#, c-format
16816
 
msgid "size (%ld) out of range, ignored"
16817
 
msgstr ""
16818
 
 
16819
 
#: read.c:1500
16820
 
#, c-format
16821
 
msgid "size of \"%s\" is already %ld; not changing to %ld"
16822
 
msgstr ""
16823
 
 
16824
 
#. Some of the back ends can't deal with non-positive line numbers.
16825
 
#. Besides, it's silly.  GCC however will generate a line number of
16826
 
#. zero when it is pre-processing builtins for assembler-with-cpp files:
16827
 
#. 
16828
 
#. # 0 "<built-in>"
16829
 
#. 
16830
 
#. We do not want to barf on this, especially since such files are used
16831
 
#. in the GCC and GDB testsuites.  So we check for negative line numbers
16832
 
#. rather than non-positive line numbers.
16833
 
#: read.c:1742
16834
 
#, c-format
16835
 
msgid "line numbers must be positive; line number %d rejected"
16836
 
msgstr ""
16837
 
 
16838
 
#: read.c:1779
16839
 
#, c-format
16840
 
msgid "incompatible flag %i in line directive"
16841
 
msgstr ""
16842
 
 
16843
 
#: read.c:1791
16844
 
#, c-format
16845
 
msgid "unsupported flag %i in line directive"
16846
 
msgstr ""
16847
 
 
16848
 
#: read.c:1830
16849
 
msgid "start address not supported"
16850
 
msgstr ""
16851
 
 
16852
 
#: read.c:1839
16853
 
msgid ".err encountered"
16854
 
msgstr ""
16855
 
 
16856
 
#: read.c:1855
16857
 
msgid ".error directive invoked in source file"
16858
 
msgstr ""
16859
 
 
16860
 
#: read.c:1856
16861
 
msgid ".warning directive invoked in source file"
16862
 
msgstr ""
16863
 
 
16864
 
#: read.c:1862
16865
 
#, c-format
16866
 
msgid "%s argument must be a string"
16867
 
msgstr ""
16868
 
 
16869
 
#: read.c:1894 read.c:1896
16870
 
#, c-format
16871
 
msgid ".fail %ld encountered"
16872
 
msgstr ""
16873
 
 
16874
 
#: read.c:1936
16875
 
#, c-format
16876
 
msgid ".fill size clamped to %d"
16877
 
msgstr ""
16878
 
 
16879
 
#: read.c:1941
16880
 
msgid "size negative; .fill ignored"
16881
 
msgstr ""
16882
 
 
16883
 
#: read.c:1947
16884
 
msgid "repeat < 0; .fill ignored"
16885
 
msgstr ""
16886
 
 
16887
 
#: read.c:2103
16888
 
#, c-format
16889
 
msgid "Attribute name not recognised: %s"
16890
 
msgstr ""
16891
 
 
16892
 
#: read.c:2118
16893
 
msgid "expected numeric constant"
16894
 
msgstr ""
16895
 
 
16896
 
#: read.c:2159
16897
 
msgid "bad string constant"
16898
 
msgstr ""
16899
 
 
16900
 
#: read.c:2163
16901
 
msgid "expected <tag> , <value>"
16902
 
msgstr ""
16903
 
 
16904
 
#: read.c:2238
16905
 
#, c-format
16906
 
msgid "unrecognized .linkonce type `%s'"
16907
 
msgstr ""
16908
 
 
16909
 
#: read.c:2250
16910
 
msgid ".linkonce is not supported for this object file format"
16911
 
msgstr ""
16912
 
 
16913
 
#: read.c:2345
16914
 
msgid "expected alignment after size"
16915
 
msgstr ""
16916
 
 
16917
 
#: read.c:2572
16918
 
#, c-format
16919
 
msgid "attempt to redefine pseudo-op `%s' ignored"
16920
 
msgstr ""
16921
 
 
16922
 
#: read.c:2591
16923
 
msgid "ignoring macro exit outside a macro definition."
16924
 
msgstr ""
16925
 
 
16926
 
#: read.c:2645
16927
 
#, c-format
16928
 
msgid "invalid segment \"%s\""
16929
 
msgstr ""
16930
 
 
16931
 
#: read.c:2653
16932
 
msgid "only constant offsets supported in absolute section"
16933
 
msgstr ""
16934
 
 
16935
 
#: read.c:2692
16936
 
msgid "MRI style ORG pseudo-op not supported"
16937
 
msgstr ""
16938
 
 
16939
 
#: read.c:2845
16940
 
#, c-format
16941
 
msgid "unrecognized section type `%s'"
16942
 
msgstr ""
16943
 
 
16944
 
#: read.c:2859
16945
 
msgid "absolute sections are not supported"
16946
 
msgstr ""
16947
 
 
16948
 
#: read.c:2874
16949
 
#, c-format
16950
 
msgid "unrecognized section command `%s'"
16951
 
msgstr ""
16952
 
 
16953
 
#: read.c:2938
16954
 
#, c-format
16955
 
msgid ".end%c encountered without preceding %s"
16956
 
msgstr ""
16957
 
 
16958
 
#: read.c:2968 read.c:2998
16959
 
#, c-format
16960
 
msgid "%s without %s"
16961
 
msgstr ""
16962
 
 
16963
 
#: read.c:3246
16964
 
msgid "unsupported variable size or fill value"
16965
 
msgstr ""
16966
 
 
16967
 
#: read.c:3274
16968
 
msgid ".space repeat count is zero, ignored"
16969
 
msgstr ""
16970
 
 
16971
 
#: read.c:3276
16972
 
msgid ".space repeat count is negative, ignored"
16973
 
msgstr ""
16974
 
 
16975
 
#: read.c:3305
16976
 
msgid "space allocation too complex in absolute section"
16977
 
msgstr ""
16978
 
 
16979
 
#: read.c:3311
16980
 
msgid "space allocation too complex in common section"
16981
 
msgstr ""
16982
 
 
16983
 
#: read.c:3402 read.c:4758
16984
 
#, c-format
16985
 
msgid "bad floating literal: %s"
16986
 
msgstr ""
16987
 
 
16988
 
#: read.c:3559
16989
 
#, c-format
16990
 
msgid "%s: would close weakref loop: %s"
16991
 
msgstr ""
16992
 
 
16993
 
#: read.c:3605
16994
 
#, c-format
16995
 
msgid "junk at end of line, first unrecognized character valued 0x%x"
16996
 
msgstr ""
16997
 
 
16998
 
#: read.c:3733
16999
 
#, c-format
17000
 
msgid "`%s' can't be equated to common symbol '%s'"
17001
 
msgstr ""
17002
 
 
17003
 
#: read.c:3858
17004
 
msgid "unexpected `\"' in expression"
17005
 
msgstr ""
17006
 
 
17007
 
#: read.c:3870
17008
 
msgid "rva without symbol"
17009
 
msgstr ""
17010
 
 
17011
 
#: read.c:3927
17012
 
msgid "missing or bad offset expression"
17013
 
msgstr ""
17014
 
 
17015
 
#: read.c:3948
17016
 
msgid "missing reloc type"
17017
 
msgstr ""
17018
 
 
17019
 
#: read.c:3960
17020
 
msgid "unrecognized reloc type"
17021
 
msgstr ""
17022
 
 
17023
 
#: read.c:3976
17024
 
msgid "bad reloc expression"
17025
 
msgstr ""
17026
 
 
17027
 
#: read.c:4102
17028
 
msgid "attempt to store value in absolute section"
17029
 
msgstr ""
17030
 
 
17031
 
#: read.c:4140 read.c:5024
17032
 
msgid "zero assumed for missing expression"
17033
 
msgstr ""
17034
 
 
17035
 
#: read.c:4152 read.c:5036 write.c:266 write.c:1000
17036
 
msgid "register value used as expression"
17037
 
msgstr ""
17038
 
 
17039
 
#: read.c:4232
17040
 
#, c-format
17041
 
msgid "value 0x%llx truncated to 0x%llx"
17042
 
msgstr ""
17043
 
 
17044
 
#: read.c:4235
17045
 
msgid "value 0x%I64x truncated to 0x%I64x"
17046
 
msgstr ""
17047
 
 
17048
 
#: read.c:4239
17049
 
#, c-format
17050
 
msgid "value 0x%lx truncated to 0x%lx"
17051
 
msgstr ""
17052
 
 
17053
 
#: read.c:4266
17054
 
#, c-format
17055
 
msgid "bignum truncated to %d bytes"
17056
 
msgstr ""
17057
 
 
17058
 
#: read.c:4585 read.c:4780
17059
 
msgid "unresolvable or nonpositive repeat count; using 1"
17060
 
msgstr ""
17061
 
 
17062
 
#: read.c:4634
17063
 
#, c-format
17064
 
msgid "unknown floating type type '%c'"
17065
 
msgstr ""
17066
 
 
17067
 
#: read.c:4656
17068
 
msgid "floating point constant too large"
17069
 
msgstr ""
17070
 
 
17071
 
#: read.c:5192
17072
 
msgid "strings must be placed into a section"
17073
 
msgstr ""
17074
 
 
17075
 
#: read.c:5240
17076
 
msgid "expected <nn>"
17077
 
msgstr ""
17078
 
 
17079
 
#. To be compatible with BSD 4.2 as: give the luser a linefeed!!
17080
 
#: read.c:5273 read.c:5359
17081
 
msgid "unterminated string; newline inserted"
17082
 
msgstr ""
17083
 
 
17084
 
#: read.c:5367
17085
 
msgid "bad escaped character in string"
17086
 
msgstr ""
17087
 
 
17088
 
#: read.c:5392
17089
 
msgid "expected address expression"
17090
 
msgstr ""
17091
 
 
17092
 
#: read.c:5411
17093
 
#, c-format
17094
 
msgid "symbol \"%s\" undefined; zero assumed"
17095
 
msgstr ""
17096
 
 
17097
 
#: read.c:5414
17098
 
msgid "some symbol undefined; zero assumed"
17099
 
msgstr ""
17100
 
 
17101
 
#: read.c:5449
17102
 
msgid "this string may not contain '\\0'"
17103
 
msgstr ""
17104
 
 
17105
 
#: read.c:5485
17106
 
msgid "missing string"
17107
 
msgstr ""
17108
 
 
17109
 
#: read.c:5576
17110
 
#, c-format
17111
 
msgid ".incbin count zero, ignoring `%s'"
17112
 
msgstr ""
17113
 
 
17114
 
#: read.c:5602
17115
 
#, c-format
17116
 
msgid "file not found: %s"
17117
 
msgstr ""
17118
 
 
17119
 
#: read.c:5616
17120
 
#, c-format
17121
 
msgid "seek to end of .incbin file failed `%s'"
17122
 
msgstr ""
17123
 
 
17124
 
#: read.c:5627
17125
 
#, c-format
17126
 
msgid "skip (%ld) or count (%ld) invalid for file size (%ld)"
17127
 
msgstr ""
17128
 
 
17129
 
#: read.c:5634
17130
 
#, c-format
17131
 
msgid "could not skip to %ld in file `%s'"
17132
 
msgstr ""
17133
 
 
17134
 
#: read.c:5643
17135
 
#, c-format
17136
 
msgid "truncated file `%s', %ld of %ld bytes read"
17137
 
msgstr ""
17138
 
 
17139
 
#: read.c:5802
17140
 
msgid "missing .func"
17141
 
msgstr ""
17142
 
 
17143
 
#: read.c:5819
17144
 
msgid ".endfunc missing for previous .func"
17145
 
msgstr ""
17146
 
 
17147
 
#: read.c:5956
17148
 
#, c-format
17149
 
msgid "missing closing `%c'"
17150
 
msgstr ""
17151
 
 
17152
 
#: read.c:5958
17153
 
msgid "stray `\\'"
17154
 
msgstr ""
17155
 
 
17156
 
#: remap.c:53
17157
 
#, c-format
17158
 
msgid "invalid argument '%s' to -fdebug-prefix-map"
17159
 
msgstr ""
17160
 
 
17161
 
#: stabs.c:215 stabs.c:223 stabs.c:231 stabs.c:250
17162
 
#, c-format
17163
 
msgid ".stab%c: missing comma"
17164
 
msgstr ""
17165
 
 
17166
 
#. This could happen for example with a source file with a huge
17167
 
#. number of lines.  The only cure is to use a different debug
17168
 
#. format, probably DWARF.
17169
 
#: stabs.c:243
17170
 
#, c-format
17171
 
msgid ".stab%c: description field '%x' too big, try a different debug format"
17172
 
msgstr ""
17173
 
 
17174
 
#: stabs.c:424
17175
 
msgid "comma missing in .xstabs"
17176
 
msgstr ""
17177
 
 
17178
 
#: symbols.c:287
17179
 
#, c-format
17180
 
msgid "cannot define symbol `%s' in absolute section"
17181
 
msgstr ""
17182
 
 
17183
 
#: symbols.c:417
17184
 
#, c-format
17185
 
msgid "symbol `%s' is already defined as \"%s\"/%s%ld"
17186
 
msgstr ""
17187
 
 
17188
 
#: symbols.c:492 symbols.c:499
17189
 
#, c-format
17190
 
msgid "inserting \"%s\" into symbol table failed: %s"
17191
 
msgstr ""
17192
 
 
17193
 
#: symbols.c:1010
17194
 
#, c-format
17195
 
msgid "invalid operands (%s and %s sections) for `%s'"
17196
 
msgstr ""
17197
 
 
17198
 
#: symbols.c:1014
17199
 
#, c-format
17200
 
msgid "invalid operand (%s section) for `%s'"
17201
 
msgstr ""
17202
 
 
17203
 
#: symbols.c:1022
17204
 
#, c-format
17205
 
msgid "invalid operands (%s and %s sections) for `%s' when setting `%s'"
17206
 
msgstr ""
17207
 
 
17208
 
#: symbols.c:1025
17209
 
#, c-format
17210
 
msgid "invalid operand (%s section) for `%s' when setting `%s'"
17211
 
msgstr ""
17212
 
 
17213
 
#: symbols.c:1074
17214
 
#, c-format
17215
 
msgid "symbol definition loop encountered at `%s'"
17216
 
msgstr ""
17217
 
 
17218
 
#: symbols.c:1101
17219
 
#, c-format
17220
 
msgid "cannot convert expression symbol %s to complex relocation"
17221
 
msgstr ""
17222
 
 
17223
 
#: symbols.c:1383
17224
 
#, c-format
17225
 
msgid "division by zero when setting `%s'"
17226
 
msgstr ""
17227
 
 
17228
 
#: symbols.c:1464 write.c:2091
17229
 
#, c-format
17230
 
msgid "can't resolve value for symbol `%s'"
17231
 
msgstr ""
17232
 
 
17233
 
#: symbols.c:1911
17234
 
#, c-format
17235
 
msgid "\"%d\" (instance number %d of a %s label)"
17236
 
msgstr ""
17237
 
 
17238
 
#: symbols.c:1940
17239
 
#, c-format
17240
 
msgid "attempt to get value of unresolved symbol `%s'"
17241
 
msgstr ""
17242
 
 
17243
 
#: symbols.c:2226
17244
 
msgid "section symbols are already global"
17245
 
msgstr ""
17246
 
 
17247
 
#: symbols.c:2339
17248
 
#, c-format
17249
 
msgid "Accessing function `%s' as thread-local object"
17250
 
msgstr ""
17251
 
 
17252
 
#: symbols.c:2343
17253
 
#, c-format
17254
 
msgid "Accessing `%s' as thread-local object"
17255
 
msgstr ""
17256
 
 
17257
 
#: write.c:169
17258
 
#, c-format
17259
 
msgid "field fx_size too small to hold %d"
17260
 
msgstr ""
17261
 
 
17262
 
#: write.c:454
17263
 
#, c-format
17264
 
msgid "attempt to .org/.space backwards? (%ld)"
17265
 
msgstr ""
17266
 
 
17267
 
#: write.c:685
17268
 
msgid "invalid offset expression"
17269
 
msgstr ""
17270
 
 
17271
 
#: write.c:707
17272
 
msgid "invalid reloc expression"
17273
 
msgstr ""
17274
 
 
17275
 
#: write.c:1085
17276
 
#, c-format
17277
 
msgid "value of %s too large for field of %d bytes at %s"
17278
 
msgstr ""
17279
 
 
17280
 
#: write.c:1097
17281
 
#, c-format
17282
 
msgid "signed .word overflow; switch may be too large; %ld at 0x%lx"
17283
 
msgstr ""
17284
 
 
17285
 
#: write.c:1141
17286
 
msgid "redefined symbol cannot be used on reloc"
17287
 
msgstr ""
17288
 
 
17289
 
#: write.c:1154
17290
 
msgid "relocation out of range"
17291
 
msgstr ""
17292
 
 
17293
 
#: write.c:1157
17294
 
#, c-format
17295
 
msgid "%s:%u: bad return from bfd_install_relocation: %x"
17296
 
msgstr ""
17297
 
 
17298
 
#: write.c:1180
17299
 
msgid "reloc not within (fixed part of) section"
17300
 
msgstr ""
17301
 
 
17302
 
#: write.c:1250
17303
 
msgid "internal error: fixup not contained within frag"
17304
 
msgstr ""
17305
 
 
17306
 
#: write.c:1368 write.c:1498
17307
 
msgid "can't extend frag"
17308
 
msgstr ""
17309
 
 
17310
 
#: write.c:1560 write.c:1581
17311
 
#, c-format
17312
 
msgid "can't write %s: %s"
17313
 
msgstr ""
17314
 
 
17315
 
#: write.c:1611
17316
 
#, c-format
17317
 
msgid "cannot write to output file '%s': %s"
17318
 
msgstr ""
17319
 
 
17320
 
#: write.c:1767
17321
 
#, c-format
17322
 
msgid "%d error%s, %d warning%s, generating bad object file"
17323
 
msgstr ""
17324
 
 
17325
 
#: write.c:1774
17326
 
#, c-format
17327
 
msgid "%d error%s, %d warning%s, no object file generated"
17328
 
msgstr ""
17329
 
 
17330
 
#: write.c:2006
17331
 
#, c-format
17332
 
msgid "%s: global symbols not supported in common sections"
17333
 
msgstr ""
17334
 
 
17335
 
#: write.c:2020
17336
 
#, c-format
17337
 
msgid "local label `%s' is not defined"
17338
 
msgstr ""
17339
 
 
17340
 
#: write.c:2042
17341
 
#, c-format
17342
 
msgid "Local symbol `%s' can't be equated to common symbol `%s'"
17343
 
msgstr ""
17344
 
 
17345
 
#: write.c:2049
17346
 
#, c-format
17347
 
msgid "can't make global register symbol `%s'"
17348
 
msgstr ""
17349
 
 
17350
 
#: write.c:2342
17351
 
#, c-format
17352
 
msgid "alignment padding (%lu bytes) not a multiple of %ld"
17353
 
msgstr ""
17354
 
 
17355
 
#: write.c:2504
17356
 
#, c-format
17357
 
msgid ".word %s-%s+%s didn't fit"
17358
 
msgstr ""
17359
 
 
17360
 
#: write.c:2598
17361
 
msgid "padding added"
17362
 
msgstr ""
17363
 
 
17364
 
#: write.c:2648
17365
 
msgid "attempt to move .org backwards"
17366
 
msgstr ""
17367
 
 
17368
 
#: write.c:2672
17369
 
msgid ".space specifies non-absolute value"
17370
 
msgstr ""
17371
 
 
17372
 
#: write.c:2687
17373
 
msgid ".space or .fill with negative value, ignored"
17374
 
msgstr ""
17375
 
 
17376
 
#: write.c:2758
17377
 
#, c-format
17378
 
msgid ""
17379
 
"Infinite loop encountered whilst attempting to compute the addresses of "
17380
 
"symbols in section %s"
17381
 
msgstr ""