Add x86-64 support files.
[deliverable/binutils-gdb.git] / bfd / po / bfd.pot
CommitLineData
252b5132
RH
1# SOME DESCRIPTIVE TITLE.
2# Copyright (C) YEAR Free Software Foundation, Inc.
3# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
4#
5#, fuzzy
6msgid ""
7msgstr ""
8"Project-Id-Version: PACKAGE VERSION\n"
59ff2774 9"POT-Creation-Date: 2000-11-02 14:43-0800\n"
252b5132
RH
10"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
11"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12"Language-Team: LANGUAGE <LL@li.org>\n"
13"MIME-Version: 1.0\n"
14"Content-Type: text/plain; charset=CHARSET\n"
15"Content-Transfer-Encoding: ENCODING\n"
16
a74801ba 17#: aout-adobe.c:183
252b5132
RH
18#, c-format
19msgid "%s: Unknown section type in a.out.adobe file: %x\n"
20msgstr ""
21
59ff2774 22#: aout-cris.c:207
06c15ad7
HPN
23#, c-format
24msgid "%s: Invalid relocation type exported: %d"
25msgstr ""
26
59ff2774 27#: aout-cris.c:252
06c15ad7
HPN
28#, c-format
29msgid "%s: Invalid relocation type imported: %d"
30msgstr ""
31
59ff2774 32#: aout-cris.c:263
06c15ad7
HPN
33#, c-format
34msgid "%s: Bad relocation record imported: %d"
35msgstr ""
36
37#: aoutx.h:1258 aoutx.h:1672
252b5132
RH
38#, c-format
39msgid "%s: can not represent section `%s' in a.out object file format"
40msgstr ""
41
06c15ad7 42#: aoutx.h:1642
252b5132
RH
43#, c-format
44msgid ""
45"%s: can not represent section for symbol `%s' in a.out object file format"
46msgstr ""
47
06c15ad7 48#: aoutx.h:1644
252b5132
RH
49msgid "*unknown*"
50msgstr ""
51
06c15ad7 52#: aoutx.h:3691
252b5132
RH
53#, c-format
54msgid "%s: relocateable link from %s to %s not supported"
55msgstr ""
56
0752970e 57#: archive.c:1808
252b5132
RH
58msgid "Warning: writing archive was slow: rewriting timestamp\n"
59msgstr ""
60
0752970e 61#: archive.c:2074
252b5132
RH
62msgid "Reading archive file mod timestamp"
63msgstr ""
64
65#. FIXME: bfd can't call perror.
0752970e 66#: archive.c:2098
252b5132
RH
67msgid "Writing updated armap timestamp"
68msgstr ""
69
70#: bfd.c:274
71msgid "No error"
72msgstr ""
73
74#: bfd.c:275
75msgid "System call error"
76msgstr ""
77
78#: bfd.c:276
79msgid "Invalid bfd target"
80msgstr ""
81
82#: bfd.c:277
83msgid "File in wrong format"
84msgstr ""
85
86#: bfd.c:278
87msgid "Invalid operation"
88msgstr ""
89
90#: bfd.c:279
91msgid "Memory exhausted"
92msgstr ""
93
94#: bfd.c:280
95msgid "No symbols"
96msgstr ""
97
98#: bfd.c:281
99msgid "Archive has no index; run ranlib to add one"
100msgstr ""
101
102#: bfd.c:282
103msgid "No more archived files"
104msgstr ""
105
106#: bfd.c:283
107msgid "Malformed archive"
108msgstr ""
109
110#: bfd.c:284
111msgid "File format not recognized"
112msgstr ""
113
114#: bfd.c:285
115msgid "File format is ambiguous"
116msgstr ""
117
118#: bfd.c:286
119msgid "Section has no contents"
120msgstr ""
121
122#: bfd.c:287
123msgid "Nonrepresentable section on output"
124msgstr ""
125
126#: bfd.c:288
127msgid "Symbol needs debug section which does not exist"
128msgstr ""
129
130#: bfd.c:289
131msgid "Bad value"
132msgstr ""
133
134#: bfd.c:290
135msgid "File truncated"
136msgstr ""
137
138#: bfd.c:291
139msgid "File too big"
140msgstr ""
141
142#: bfd.c:292
143msgid "#<Invalid error code>"
144msgstr ""
145
146#: bfd.c:679
147#, c-format
148msgid "bfd assertion fail %s:%d"
149msgstr ""
150
a74801ba
ILT
151#: bfd.c:697
152#, c-format
153msgid "BFD internal error, aborting at %s line %d in %s\n"
154msgstr ""
155
156#: bfd.c:701
157#, c-format
158msgid "BFD internal error, aborting at %s line %d\n"
159msgstr ""
160
161#: bfd.c:703
162msgid "Please report this bug.\n"
163msgstr ""
164
252b5132
RH
165#: binary.c:298
166#, c-format
167msgid "Warning: Writing section `%s' to huge (ie negative) file offset 0x%lx."
168msgstr ""
169
a74801ba 170#: coff-a29k.c:122
252b5132
RH
171msgid "Missing IHCONST"
172msgstr ""
173
a74801ba 174#: coff-a29k.c:182
252b5132
RH
175msgid "Missing IHIHALF"
176msgstr ""
177
a74801ba 178#: coff-a29k.c:214
252b5132
RH
179msgid "Unrecognized reloc"
180msgstr ""
181
a74801ba 182#: coff-a29k.c:427
252b5132
RH
183msgid "missing IHCONST reloc"
184msgstr ""
185
a74801ba 186#: coff-a29k.c:518
252b5132
RH
187msgid "missing IHIHALF reloc"
188msgstr ""
189
190#: coff-alpha.c:880 coff-alpha.c:917
191msgid "GP relative relocation used when GP not defined"
192msgstr ""
193
0752970e 194#: coff-alpha.c:1486 elf64-alpha.c:4003
252b5132
RH
195msgid "using multiple gp values"
196msgstr ""
197
a74801ba 198#: coff-alpha.c:1992 coff-mips.c:1435
252b5132
RH
199msgid "GP relative relocation when GP not defined"
200msgstr ""
201
0752970e 202#: coff-arm.c:1017 elf32-arm.h:248
252b5132
RH
203#, c-format
204msgid "%s: unable to find THUMB glue '%s' for `%s'"
205msgstr ""
206
0752970e 207#: coff-arm.c:1046 elf32-arm.h:283
252b5132
RH
208#, c-format
209msgid "%s: unable to find ARM glue '%s' for `%s'"
210msgstr ""
211
0752970e 212#: coff-arm.c:1334 coff-arm.c:1429 elf32-arm.h:843 elf32-arm.h:948
252b5132
RH
213#, c-format
214msgid "%s(%s): warning: interworking not enabled."
215msgstr ""
216
0752970e 217#: coff-arm.c:1338 elf32-arm.h:951
252b5132
RH
218#, c-format
219msgid " first occurrence: %s: arm call to thumb"
220msgstr ""
221
0752970e 222#: coff-arm.c:1433 elf32-arm.h:846
252b5132
RH
223#, c-format
224msgid " first occurrence: %s: thumb call to arm"
225msgstr ""
226
0752970e 227#: coff-arm.c:1436
252b5132
RH
228msgid " consider relinking with --support-old-code enabled"
229msgstr ""
230
0752970e 231#: coff-arm.c:1725 coff-tic80.c:682 cofflink.c:2988
252b5132
RH
232#, c-format
233msgid "%s: bad reloc address 0x%lx in section `%s'"
234msgstr ""
235
0752970e 236#: coff-arm.c:2062
a74801ba
ILT
237#, c-format
238msgid "%s: illegal symbol index in reloc: %d"
239msgstr ""
240
0752970e 241#: coff-arm.c:2190
252b5132
RH
242#, c-format
243msgid "%s: ERROR: compiled for APCS-%d whereas target %s uses APCS-%d"
244msgstr ""
245
0752970e 246#: coff-arm.c:2205
252b5132
RH
247#, c-format
248msgid ""
249"%s: ERROR: passes floats in float registers whereas target %s uses integer "
250"registers"
251msgstr ""
252
0752970e 253#: coff-arm.c:2208
252b5132
RH
254#, c-format
255msgid ""
256"%s: ERROR: passes floats in integer registers whereas target %s uses float "
257"registers"
258msgstr ""
259
0752970e 260#: coff-arm.c:2223
252b5132
RH
261#, c-format
262msgid ""
263"%s: ERROR: compiled as position independent code, whereas target %s is "
264"absolute position"
265msgstr ""
266
0752970e 267#: coff-arm.c:2226
252b5132
RH
268#, c-format
269msgid ""
270"%s: ERROR: compiled as absolute position code, whereas target %s is position "
271"independent"
272msgstr ""
273
0752970e 274#: coff-arm.c:2255
252b5132
RH
275#, c-format
276msgid "Warning: input file %s supports interworking, whereas %s does not."
277msgstr ""
278
0752970e 279#: coff-arm.c:2258
252b5132
RH
280#, c-format
281msgid "Warning: input file %s does not support interworking, whereas %s does."
282msgstr ""
283
0752970e 284#: coff-arm.c:2285
252b5132
RH
285#, c-format
286msgid "private flags = %x:"
287msgstr ""
288
59ff2774 289#: coff-arm.c:2293 elf32-arm.h:2189
252b5132
RH
290msgid " [floats passed in float registers]"
291msgstr ""
292
0752970e 293#: coff-arm.c:2295
252b5132
RH
294msgid " [floats passed in integer registers]"
295msgstr ""
296
59ff2774 297#: coff-arm.c:2298 elf32-arm.h:2192
252b5132
RH
298msgid " [position independent]"
299msgstr ""
300
0752970e 301#: coff-arm.c:2300
252b5132
RH
302msgid " [absolute position]"
303msgstr ""
304
0752970e 305#: coff-arm.c:2304
252b5132
RH
306msgid " [interworking flag not initialised]"
307msgstr ""
308
0752970e 309#: coff-arm.c:2306
252b5132
RH
310msgid " [interworking supported]"
311msgstr ""
312
0752970e 313#: coff-arm.c:2308
252b5132
RH
314msgid " [interworking not supported]"
315msgstr ""
316
0752970e 317#: coff-arm.c:2356
252b5132
RH
318#, c-format
319msgid ""
320"Warning: Not setting interworking flag of %s, since it has already been "
321"specified as non-interworking"
322msgstr ""
323
0752970e 324#: coff-arm.c:2360
252b5132
RH
325#, c-format
326msgid "Warning: Clearing the interworking flag of %s due to outside request"
327msgstr ""
328
59ff2774 329#: coffcode.h:2118
252b5132 330#, c-format
60bcf0fa 331msgid "Unrecognized TI COFF target id '0x%x'"
252b5132
RH
332msgstr ""
333
59ff2774 334#: coffcode.h:4174
252b5132
RH
335#, c-format
336msgid "%s: warning: illegal symbol index %ld in line numbers"
337msgstr ""
338
59ff2774 339#: coffcode.h:4188
252b5132
RH
340#, c-format
341msgid "%s: warning: duplicate line number information for `%s'"
342msgstr ""
343
59ff2774 344#: coffcode.h:4548
252b5132
RH
345#, c-format
346msgid "%s: Unrecognized storage class %d for %s symbol `%s'"
347msgstr ""
348
59ff2774 349#: coffcode.h:4679
a74801ba
ILT
350#, c-format
351msgid "warning: %s: local symbol `%s' has no section"
352msgstr ""
353
59ff2774
NC
354#: coff-tic54x.c:377 coffcode.h:4792
355#, c-format
356msgid "%s: warning: illegal symbol index %ld in relocs"
357msgstr ""
358
359#: coffcode.h:4830
252b5132
RH
360#, c-format
361msgid "%s: illegal relocation type %d at address 0x%lx"
362msgstr ""
363
60bcf0fa 364#: coffgen.c:1635
252b5132
RH
365#, c-format
366msgid "%s: bad string table size %lu"
367msgstr ""
368
60bcf0fa 369#: coffgen.c:2098
a74801ba
ILT
370#, c-format
371msgid "AUX tagndx %ld ttlsiz 0x%lx lnnos %ld next %ld"
372msgstr ""
373
59ff2774
NC
374#: coff-i960.c:136 coff-i960.c:485
375msgid "uncertain calling convention for non-COFF symbol"
376msgstr ""
377
378#: cofflink.c:526 elflink.h:1649
252b5132
RH
379#, c-format
380msgid "Warning: type of symbol `%s' changed from %d to %d in %s"
381msgstr ""
382
83ea41ad 383#: cofflink.c:2288
252b5132
RH
384#, c-format
385msgid "%s: relocs in section `%s', but it has no contents"
386msgstr ""
387
83ea41ad 388#: cofflink.c:2627 coffswap.h:897
252b5132 389#, c-format
a74801ba 390msgid "%s: %s: reloc overflow: 0x%lx > 0xffff"
252b5132
RH
391msgstr ""
392
83ea41ad 393#: cofflink.c:2636 coffswap.h:883
252b5132 394#, c-format
a74801ba 395msgid "%s: warning: %s: line number overflow: 0x%lx > 0xffff"
252b5132
RH
396msgstr ""
397
59ff2774
NC
398#: coff-m68k.c:477 coff-mips.c:2433 elf32-m68k.c:2267
399msgid "unsupported reloc type"
400msgstr ""
401
402#: coff-mips.c:875 elf32-mips.c:1416
403msgid "GP relative relocation when _gp not defined"
404msgstr ""
405
406#. No other sections should appear in -membedded-pic
407#. code.
408#: coff-mips.c:2470
409msgid "reloc against unsupported section"
410msgstr ""
411
412#: coff-mips.c:2478
413msgid "reloc not properly aligned"
414msgstr ""
415
416#: coff-tic54x.c:264 coff-tic80.c:445
417#, c-format
418msgid "Unrecognized reloc type 0x%x"
419msgstr ""
420
421#: coff-w65.c:383
422#, c-format
423msgid "ignoring reloc %s\n"
424msgstr ""
425
7a6cc5fb 426#: dwarf2.c:425
252b5132
RH
427msgid "Dwarf Error: Can't find .debug_abbrev section."
428msgstr ""
429
7a6cc5fb 430#: dwarf2.c:443
252b5132
RH
431#, c-format
432msgid "Dwarf Error: Abbrev offset (%u) bigger than abbrev size (%u)."
433msgstr ""
434
7a6cc5fb 435#: dwarf2.c:626
252b5132
RH
436#, c-format
437msgid "Dwarf Error: Invalid or unhandled FORM value: %d."
438msgstr ""
439
7a6cc5fb 440#: dwarf2.c:699
e0a2c38a
RH
441msgid "Dwarf Error: mangled line number section (bad file number)."
442msgstr ""
443
7a6cc5fb 444#: dwarf2.c:786
252b5132
RH
445msgid "Dwarf Error: Can't find .debug_line section."
446msgstr ""
447
7a6cc5fb 448#: dwarf2.c:810
60bcf0fa
NC
449#, c-format
450msgid "Dwarf Error: Line offset (%u) bigger than line size (%u)."
451msgstr ""
452
7a6cc5fb 453#: dwarf2.c:977
252b5132
RH
454msgid "Dwarf Error: mangled line number section."
455msgstr ""
456
7a6cc5fb 457#: dwarf2.c:1156 dwarf2.c:1307
252b5132
RH
458#, c-format
459msgid "Dwarf Error: Could not find abbrev number %d."
460msgstr ""
461
7a6cc5fb 462#: dwarf2.c:1268
252b5132
RH
463#, c-format
464msgid ""
465"Dwarf Error: found dwarf version '%hu', this reader only handles version 2 "
466"information."
467msgstr ""
468
7a6cc5fb 469#: dwarf2.c:1275
252b5132
RH
470#, c-format
471msgid ""
472"Dwarf Error: found address size '%u', this reader can not handle sizes "
473"greater than '%u'."
474msgstr ""
475
7a6cc5fb 476#: dwarf2.c:1298
252b5132
RH
477#, c-format
478msgid "Dwarf Error: Bad abbrev number: %d."
479msgstr ""
480
a74801ba 481#: ecoff.c:1325
252b5132
RH
482#, c-format
483msgid "Unknown basic type %d"
484msgstr ""
485
a74801ba 486#: ecoff.c:1597
252b5132
RH
487#, c-format
488msgid ""
489"\n"
490" End+1 symbol: %ld"
491msgstr ""
492
a74801ba 493#: ecoff.c:1604 ecoff.c:1607
252b5132
RH
494#, c-format
495msgid ""
496"\n"
497" First symbol: %ld"
498msgstr ""
499
a74801ba 500#: ecoff.c:1619
252b5132
RH
501#, c-format
502msgid ""
503"\n"
504" End+1 symbol: %-7ld Type: %s"
505msgstr ""
506
a74801ba 507#: ecoff.c:1626
252b5132
RH
508#, c-format
509msgid ""
510"\n"
511" Local symbol: %ld"
512msgstr ""
513
a74801ba 514#: ecoff.c:1634
252b5132
RH
515#, c-format
516msgid ""
517"\n"
518" struct; End+1 symbol: %ld"
519msgstr ""
520
a74801ba 521#: ecoff.c:1639
252b5132
RH
522#, c-format
523msgid ""
524"\n"
525" union; End+1 symbol: %ld"
526msgstr ""
527
a74801ba 528#: ecoff.c:1644
252b5132
RH
529#, c-format
530msgid ""
531"\n"
532" enum; End+1 symbol: %ld"
533msgstr ""
534
a74801ba 535#: ecoff.c:1650
252b5132
RH
536#, c-format
537msgid ""
538"\n"
539" Type: %s"
540msgstr ""
541
59ff2774
NC
542#: elf32-arm.h:1181
543#, c-format
544msgid "%s: Warning: Arm BLX instruction targets Arm function '%s'."
545msgstr ""
546
547#: elf32-arm.h:1377
548#, c-format
549msgid "%s: Warning: Thumb BLX instruction targets thumb function '%s'."
550msgstr ""
551
552#: elf-hppa.h:1374 elf-hppa.h:1407 elf32-arm.h:1855 elf32-i386.c:1430
553#: elf32-ppc.c:3106 elf32-sh.c:2997
252b5132
RH
554#, c-format
555msgid ""
60bcf0fa 556"%s: warning: unresolvable relocation against symbol `%s' from %s section"
252b5132
RH
557msgstr ""
558
59ff2774
NC
559#: elf-m10200.c:455 elf-m10300.c:670 elf32-arm.h:1924 elf32-avr.c:844
560#: elf32-cris.c:431 elf32-d10v.c:479 elf32-fr30.c:651 elf32-i860.c:1062
7a6cc5fb 561#: elf32-m32r.c:1265 elf32-v850.c:1677
60bcf0fa 562msgid "internal error: out of range error"
252b5132
RH
563msgstr ""
564
59ff2774
NC
565#: elf-m10200.c:459 elf-m10300.c:674 elf32-arm.h:1928 elf32-avr.c:848
566#: elf32-cris.c:435 elf32-d10v.c:483 elf32-fr30.c:655 elf32-i860.c:1066
7a6cc5fb 567#: elf32-m32r.c:1269 elf32-v850.c:1681
60bcf0fa 568msgid "internal error: unsupported relocation error"
252b5132
RH
569msgstr ""
570
59ff2774 571#: elf-m10200.c:463 elf-m10300.c:678 elf32-arm.h:1932 elf32-d10v.c:487
60bcf0fa
NC
572#: elf32-m32r.c:1273
573msgid "internal error: dangerous error"
252b5132
RH
574msgstr ""
575
59ff2774
NC
576#: elf-m10200.c:467 elf-m10300.c:682 elf32-arm.h:1936 elf32-avr.c:856
577#: elf32-cris.c:443 elf32-d10v.c:491 elf32-fr30.c:663 elf32-i860.c:1074
7a6cc5fb 578#: elf32-m32r.c:1277 elf32-v850.c:1701
60bcf0fa 579msgid "internal error: unknown error"
a74801ba
ILT
580msgstr ""
581
59ff2774 582#: elf32-arm.h:1964
a74801ba
ILT
583#, c-format
584msgid ""
585"Warning: Not setting interwork flag of %s since it has already been "
586"specified as non-interworking"
252b5132
RH
587msgstr ""
588
59ff2774 589#: elf32-arm.h:1968
a74801ba
ILT
590#, c-format
591msgid "Warning: Clearing the interwork flag of %s due to outside request"
252b5132
RH
592msgstr ""
593
59ff2774 594#: elf32-arm.h:2016
252b5132
RH
595#, c-format
596msgid ""
a74801ba
ILT
597"Warning: Clearing the interwork flag in %s because non-interworking code in "
598"%s has been linked with it"
599msgstr ""
600
59ff2774 601#: elf32-arm.h:2092
a74801ba 602#, c-format
60bcf0fa
NC
603msgid ""
604"Error: %s compiled for EABI version %d, whereas %s is compiled for version %d"
a74801ba
ILT
605msgstr ""
606
59ff2774 607#: elf32-arm.h:2106
a74801ba
ILT
608#, c-format
609msgid "Error: %s compiled for APCS-%d, whereas %s is compiled for APCS-%d"
610msgstr ""
611
59ff2774 612#: elf32-arm.h:2117
a74801ba
ILT
613#, c-format
614msgid ""
615"Error: %s passes floats in %s registers, whereas %s passes them in %s "
616"registers"
617msgstr ""
618
59ff2774 619#: elf32-arm.h:2120 elf32-arm.h:2122
a74801ba
ILT
620msgid "float"
621msgstr ""
622
59ff2774 623#: elf32-arm.h:2120 elf32-arm.h:2122
a74801ba
ILT
624msgid "integer"
625msgstr ""
626
59ff2774 627#: elf32-arm.h:2129
a74801ba 628#, c-format
59ff2774 629msgid "Error: %s uses %s floating point, whereas %s uses %s floating point"
a74801ba
ILT
630msgstr ""
631
59ff2774
NC
632#: elf32-arm.h:2132 elf32-arm.h:2134
633msgid "soft"
a74801ba
ILT
634msgstr ""
635
59ff2774
NC
636#: elf32-arm.h:2132 elf32-arm.h:2134
637msgid "hard"
a74801ba
ILT
638msgstr ""
639
59ff2774 640#: elf32-arm.h:2141
a74801ba
ILT
641#, c-format
642msgid "Warning: %s %s interworking, whereas %s %s"
643msgstr ""
644
59ff2774 645#: elf32-arm.h:2144
a74801ba
ILT
646msgid "supports"
647msgstr ""
648
59ff2774 649#: elf32-arm.h:2144
a74801ba
ILT
650msgid "does not support"
651msgstr ""
652
59ff2774 653#: elf32-arm.h:2146
a74801ba
ILT
654msgid "does not"
655msgstr ""
656
59ff2774 657#: elf32-arm.h:2146
a74801ba
ILT
658msgid "does"
659msgstr ""
660
7a6cc5fb
NC
661#. Ignore init flag - it may not be set, despite the flags field
662#. containing valid data.
59ff2774 663#: elf32-arm.h:2172 elf32-cris.c:615 elf32-m68k.c:430 elf32-mips.c:2638
a74801ba
ILT
664#, c-format
665msgid "private flags = %lx:"
666msgstr ""
667
59ff2774 668#: elf32-arm.h:2181
a74801ba
ILT
669msgid " [interworking enabled]"
670msgstr ""
671
59ff2774 672#: elf32-arm.h:2184
a74801ba
ILT
673msgid " [APCS-26]"
674msgstr ""
675
59ff2774 676#: elf32-arm.h:2186
a74801ba
ILT
677msgid " [APCS-32]"
678msgstr ""
679
59ff2774 680#: elf32-arm.h:2195
60bcf0fa
NC
681msgid " [new ABI]"
682msgstr ""
683
59ff2774 684#: elf32-arm.h:2198
60bcf0fa
NC
685msgid " [old ABI]"
686msgstr ""
687
59ff2774 688#: elf32-arm.h:2201
60bcf0fa
NC
689msgid " [software FP]"
690msgstr ""
691
59ff2774 692#: elf32-arm.h:2208
60bcf0fa
NC
693msgid " [Version1 EABI]"
694msgstr ""
695
59ff2774 696#: elf32-arm.h:2211
60bcf0fa
NC
697msgid " [sorted symbol table]"
698msgstr ""
699
59ff2774 700#: elf32-arm.h:2213
60bcf0fa
NC
701msgid " [unsorted symbol table]"
702msgstr ""
703
59ff2774 704#: elf32-arm.h:2219
60bcf0fa
NC
705msgid " <EABI version unrecognised>"
706msgstr ""
707
59ff2774 708#: elf32-arm.h:2226
60bcf0fa
NC
709msgid " [relocatable executable]"
710msgstr ""
711
59ff2774 712#: elf32-arm.h:2229
60bcf0fa
NC
713msgid " [has entry point]"
714msgstr ""
715
59ff2774 716#: elf32-arm.h:2234
60bcf0fa
NC
717msgid "<Unrecognised flag bits set>"
718msgstr ""
719
59ff2774 720#: elf32-avr.c:852 elf32-cris.c:439 elf32-fr30.c:659 elf32-i860.c:1070
7a6cc5fb 721#: elf32-v850.c:1685
a74801ba
ILT
722msgid "internal error: dangerous relocation"
723msgstr ""
724
59ff2774 725#: elf32-cris.c:618
4da81684
HPN
726msgid " [symbols have a _ prefix]"
727msgstr ""
728
59ff2774
NC
729#: elf32-cris.c:657
730#, c-format
731msgid "%s: uses _-prefixed symbols, but writing file with non-prefixed symbols"
732msgstr ""
733
734#: elf32-cris.c:658
735#, c-format
736msgid "%s: uses non-prefixed symbols, but writing file with _-prefixed symbols"
737msgstr ""
738
739#: elf32-hppa.c:620
5b343f5a
NC
740#, c-format
741msgid "%s(%s+0x%lx): cannot find stub entry %s"
742msgstr ""
743
59ff2774 744#: elf32-hppa.c:682
5b343f5a
NC
745#, c-format
746msgid "%s: cannot create stub entry %s"
747msgstr ""
748
59ff2774 749#: elf32-hppa.c:876
5b343f5a
NC
750#, c-format
751msgid "%s(%s+0x%lx): cannot relocate %s, recompile with -ffunction-sections"
752msgstr ""
753
59ff2774 754#: elf32-hppa.c:889 elf32-hppa.c:1590
5b343f5a
NC
755#, c-format
756msgid "Could not find relocation section for %s"
757msgstr ""
758
59ff2774 759#: elf32-hppa.c:1028 elf32-hppa.c:3396
5b343f5a
NC
760#, c-format
761msgid "%s(%s+0x%lx): cannot reach %s, recompile with -ffunction-sections"
762msgstr ""
763
59ff2774 764#: elf32-hppa.c:1345
5b343f5a
NC
765#, c-format
766msgid ""
767"%s: relocation %s can not be used when making a shared object; recompile "
768"with -fPIC"
769msgstr ""
770
59ff2774 771#: elf32-hppa.c:1365
5b343f5a
NC
772#, c-format
773msgid ""
774"%s: relocation %s should not be used when making a shared object; recompile "
775"with -fPIC"
776msgstr ""
777
59ff2774 778#: elf32-hppa.c:2786
83ea41ad 779#, c-format
5b343f5a 780msgid "%s: duplicate export stub %s"
83ea41ad
NC
781msgstr ""
782
59ff2774 783#: elf32-hppa.c:3287
83ea41ad 784#, c-format
5b343f5a 785msgid "%s(%s+0x%lx): fixing %s"
83ea41ad
NC
786msgstr ""
787
59ff2774 788#: elf32-hppa.c:3891
83ea41ad 789#, c-format
5b343f5a 790msgid "%s(%s+0x%lx): cannot handle %s for %s"
83ea41ad
NC
791msgstr ""
792
59ff2774
NC
793#: elf32-hppa.c:4210
794msgid ".got section not immediately after .plt section"
795msgstr ""
796
60bcf0fa 797#: elf32-i386.c:274
a74801ba
ILT
798#, c-format
799msgid "%s: invalid relocation type %d"
252b5132
RH
800msgstr ""
801
8ad3436c 802#: elf32-m32r.c:916
252b5132
RH
803msgid "SDA relocation when _SDA_BASE_ not defined"
804msgstr ""
805
59ff2774 806#: elf32-m32r.c:1000 elf32-ppc.c:2973 elf64-ia64.c:3256
252b5132
RH
807#, c-format
808msgid "%s: unknown relocation type %d"
809msgstr ""
810
8ad3436c 811#: elf32-m32r.c:1208
252b5132
RH
812#, c-format
813msgid "%s: The target (%s) of an %s relocation is in the wrong section (%s)"
814msgstr ""
815
8ad3436c 816#: elf32-m32r.c:2010
252b5132
RH
817#, c-format
818msgid "%s: Instruction set mismatch with previous modules"
819msgstr ""
820
8ad3436c 821#: elf32-m32r.c:2033
252b5132
RH
822#, c-format
823msgid "private flags = %lx"
824msgstr ""
825
8ad3436c 826#: elf32-m32r.c:2038
252b5132
RH
827msgid ": m32r instructions"
828msgstr ""
829
8ad3436c 830#: elf32-m32r.c:2039
a74801ba 831msgid ": m32rx instructions"
e0a2c38a
RH
832msgstr ""
833
a74801ba 834#: elf32-m68k.c:433
e0a2c38a
RH
835msgid " [cpu32]"
836msgstr ""
837
60bcf0fa 838#: elf32-mcore.c:367 elf32-mcore.c:494
e0a2c38a
RH
839#, c-format
840msgid "%s: Relocation %s (%d) is not currently supported.\n"
841msgstr ""
842
60bcf0fa 843#: elf32-mcore.c:453
e0a2c38a
RH
844#, c-format
845msgid "%s: Unknown relocation type %d\n"
846msgstr ""
847
125c4a69 848#: elf32-mips.c:1575
e0a2c38a
RH
849msgid "32bits gp relative relocation occurs for an external symbol"
850msgstr ""
851
125c4a69 852#: elf32-mips.c:1724
e0a2c38a
RH
853#, c-format
854msgid "Linking mips16 objects into %s format is not supported"
855msgstr ""
856
0752970e 857#: elf32-mips.c:2524
e0a2c38a
RH
858#, c-format
859msgid "%s: linking PIC files with non-PIC files"
860msgstr ""
861
0752970e 862#: elf32-mips.c:2534
e0a2c38a
RH
863#, c-format
864msgid "%s: linking abicalls files with non-abicalls files"
865msgstr ""
866
0752970e 867#: elf32-mips.c:2564
e0a2c38a
RH
868#, c-format
869msgid "%s: ISA mismatch (-mips%d) with previous modules (-mips%d)"
870msgstr ""
871
0752970e 872#: elf32-mips.c:2573
e0a2c38a
RH
873#, c-format
874msgid "%s: ISA mismatch (%d) with previous modules (%d)"
875msgstr ""
876
0752970e 877#: elf32-mips.c:2596
e0a2c38a
RH
878#, c-format
879msgid "%s: ABI mismatch: linking %s module with previous %s modules"
880msgstr ""
881
59ff2774 882#: elf32-mips.c:2610 elf32-ppc.c:1481 elf64-sparc.c:2974
e0a2c38a
RH
883#, c-format
884msgid "%s: uses different e_flags (0x%lx) fields than previous modules (0x%lx)"
885msgstr ""
886
0752970e 887#: elf32-mips.c:2641
e0a2c38a
RH
888msgid " [abi=O32]"
889msgstr ""
890
0752970e 891#: elf32-mips.c:2643
e0a2c38a
RH
892msgid " [abi=O64]"
893msgstr ""
894
0752970e 895#: elf32-mips.c:2645
e0a2c38a
RH
896msgid " [abi=EABI32]"
897msgstr ""
898
0752970e 899#: elf32-mips.c:2647
e0a2c38a
RH
900msgid " [abi=EABI64]"
901msgstr ""
902
0752970e 903#: elf32-mips.c:2649
e0a2c38a
RH
904msgid " [abi unknown]"
905msgstr ""
906
0752970e 907#: elf32-mips.c:2651
a74801ba
ILT
908msgid " [abi=N32]"
909msgstr ""
910
0752970e 911#: elf32-mips.c:2653
a74801ba
ILT
912msgid " [abi=64]"
913msgstr ""
914
0752970e 915#: elf32-mips.c:2655
e0a2c38a
RH
916msgid " [no abi set]"
917msgstr ""
918
0752970e 919#: elf32-mips.c:2658
e0a2c38a
RH
920msgid " [mips1]"
921msgstr ""
922
0752970e 923#: elf32-mips.c:2660
e0a2c38a
RH
924msgid " [mips2]"
925msgstr ""
926
0752970e 927#: elf32-mips.c:2662
e0a2c38a
RH
928msgid " [mips3]"
929msgstr ""
930
0752970e 931#: elf32-mips.c:2664
e0a2c38a
RH
932msgid " [mips4]"
933msgstr ""
934
0752970e 935#: elf32-mips.c:2666
e0a2c38a
RH
936msgid " [unknown ISA]"
937msgstr ""
938
0752970e 939#: elf32-mips.c:2669
e0a2c38a
RH
940msgid " [32bitmode]"
941msgstr ""
942
0752970e 943#: elf32-mips.c:2671
e0a2c38a
RH
944msgid " [not 32bitmode]"
945msgstr ""
946
0752970e 947#: elf32-mips.c:4325
e0a2c38a
RH
948msgid "static procedure (no name)"
949msgstr ""
950
0752970e 951#: elf32-mips.c:4937 elf64-alpha.c:4377
e0a2c38a
RH
952#, c-format
953msgid "%s: illegal section name `%s'"
954msgstr ""
955
0752970e 956#: elf32-mips.c:5502
a74801ba 957msgid "not enough GOT space for local GOT entries"
e0a2c38a
RH
958msgstr ""
959
59ff2774 960#: elf32-mips.c:6619
e0a2c38a 961#, c-format
a74801ba 962msgid "%s: %s+0x%lx: jump to stub routine which is not jal"
e0a2c38a
RH
963msgstr ""
964
59ff2774 965#: elf32-mips.c:7607
3eb6f68f
NC
966#, c-format
967msgid "Malformed reloc detected for section %s"
968msgstr ""
969
59ff2774 970#: elf32-mips.c:7684
e0a2c38a
RH
971#, c-format
972msgid "%s: CALL16 reloc at 0x%lx not against global symbol"
973msgstr ""
974
59ff2774 975#: elf32-ppc.c:1447
e0a2c38a
RH
976#, c-format
977msgid ""
978"%s: compiled with -mrelocatable and linked with modules compiled normally"
979msgstr ""
980
59ff2774 981#: elf32-ppc.c:1455
e0a2c38a
RH
982#, c-format
983msgid ""
984"%s: compiled normally and linked with modules compiled with -mrelocatable"
985msgstr ""
986
59ff2774 987#: elf32-ppc.c:1582
e0a2c38a
RH
988#, c-format
989msgid "%s: Unknown special linker type %d"
990msgstr ""
991
59ff2774 992#: elf32-ppc.c:2253 elf32-ppc.c:2287 elf32-ppc.c:2322
e0a2c38a
RH
993#, c-format
994msgid "%s: relocation %s cannot be used when making a shared object"
995msgstr ""
996
59ff2774 997#: elf32-ppc.c:3139
e0a2c38a
RH
998#, c-format
999msgid "%s: unknown relocation type %d for symbol %s"
1000msgstr ""
1001
59ff2774 1002#: elf32-ppc.c:3503 elf32-ppc.c:3525 elf32-ppc.c:3574
e0a2c38a
RH
1003#, c-format
1004msgid ""
1005"%s: The target (%s) of a %s relocation is in the wrong output section (%s)"
1006msgstr ""
1007
59ff2774 1008#: elf32-ppc.c:3640
e0a2c38a
RH
1009#, c-format
1010msgid "%s: Relocation %s is not yet supported for symbol %s."
1011msgstr ""
1012
0752970e 1013#: elf32-sh.c:1084
e0a2c38a
RH
1014#, c-format
1015msgid "%s: 0x%lx: warning: bad R_SH_USES offset"
1016msgstr ""
1017
0752970e 1018#: elf32-sh.c:1096
e0a2c38a
RH
1019#, c-format
1020msgid "%s: 0x%lx: warning: R_SH_USES points to unrecognized insn 0x%x"
1021msgstr ""
1022
0752970e 1023#: elf32-sh.c:1113
e0a2c38a
RH
1024#, c-format
1025msgid "%s: 0x%lx: warning: bad R_SH_USES load offset"
1026msgstr ""
1027
0752970e 1028#: elf32-sh.c:1128
e0a2c38a
RH
1029#, c-format
1030msgid "%s: 0x%lx: warning: could not find expected reloc"
1031msgstr ""
1032
0752970e 1033#: elf32-sh.c:1165
e0a2c38a
RH
1034#, c-format
1035msgid "%s: 0x%lx: warning: symbol in unexpected section"
1036msgstr ""
1037
0752970e 1038#: elf32-sh.c:1287
e0a2c38a
RH
1039#, c-format
1040msgid "%s: 0x%lx: warning: could not find expected COUNT reloc"
1041msgstr ""
1042
0752970e 1043#: elf32-sh.c:1296
e0a2c38a
RH
1044#, c-format
1045msgid "%s: 0x%lx: warning: bad count"
1046msgstr ""
1047
0752970e 1048#: elf32-sh.c:1689 elf32-sh.c:2076
e0a2c38a
RH
1049#, c-format
1050msgid "%s: 0x%lx: fatal: reloc overflow while relaxing"
1051msgstr ""
1052
7a6cc5fb 1053#: elf32-sparc.c:1515 elf64-sparc.c:2265
e0a2c38a
RH
1054#, c-format
1055msgid "%s: probably compiled without -fPIC?"
1056msgstr ""
1057
59ff2774 1058#: elf32-sparc.c:1966
e0a2c38a
RH
1059#, c-format
1060msgid "%s: compiled for a 64 bit system and target is 32 bit"
1061msgstr ""
1062
59ff2774 1063#: elf32-sparc.c:1980
e0a2c38a
RH
1064#, c-format
1065msgid "%s: linking little endian files with big endian files"
1066msgstr ""
1067
1068#: elf32-v850.c:680
1069#, c-format
1070msgid "Variable `%s' cannot occupy in multiple small data regions"
1071msgstr ""
1072
1073#: elf32-v850.c:683
1074#, c-format
1075msgid ""
1076"Variable `%s' can only be in one of the small, zero, and tiny data regions"
1077msgstr ""
1078
1079#: elf32-v850.c:686
1080#, c-format
1081msgid ""
1082"Variable `%s' cannot be in both small and zero data regions simultaneously"
1083msgstr ""
1084
1085#: elf32-v850.c:689
1086#, c-format
1087msgid ""
1088"Variable `%s' cannot be in both small and tiny data regions simultaneously"
1089msgstr ""
1090
1091#: elf32-v850.c:692
1092#, c-format
1093msgid ""
1094"Variable `%s' cannot be in both zero and tiny data regions simultaneously"
1095msgstr ""
1096
a74801ba 1097#: elf32-v850.c:1070
e0a2c38a
RH
1098msgid "FAILED to find previous HI16 reloc\n"
1099msgstr ""
1100
a74801ba 1101#: elf32-v850.c:1689
e0a2c38a
RH
1102msgid "could not locate special linker symbol __gp"
1103msgstr ""
1104
a74801ba 1105#: elf32-v850.c:1693
e0a2c38a
RH
1106msgid "could not locate special linker symbol __ep"
1107msgstr ""
1108
a74801ba 1109#: elf32-v850.c:1697
e0a2c38a
RH
1110msgid "could not locate special linker symbol __ctbp"
1111msgstr ""
1112
a74801ba 1113#: elf32-v850.c:1886
e0a2c38a
RH
1114#, c-format
1115msgid "%s: Architecture mismatch with previous modules"
1116msgstr ""
1117
a74801ba 1118#: elf32-v850.c:1905
e0a2c38a
RH
1119#, c-format
1120msgid "private flags = %lx: "
1121msgstr ""
1122
a74801ba 1123#: elf32-v850.c:1910
e0a2c38a
RH
1124msgid "v850 architecture"
1125msgstr ""
1126
a74801ba 1127#: elf32-v850.c:1911
e0a2c38a
RH
1128msgid "v850e architecture"
1129msgstr ""
1130
a74801ba 1131#: elf32-v850.c:1912
e0a2c38a
RH
1132msgid "v850ea architecture"
1133msgstr ""
1134
8ad3436c 1135#: elf64-alpha.c:951
e0a2c38a
RH
1136msgid "GPDISP relocation did not find ldah and lda instructions"
1137msgstr ""
1138
0752970e 1139#: elf64-alpha.c:3013
e0a2c38a
RH
1140#, c-format
1141msgid "%s: .got subsegment exceeds 64K (size %d)"
1142msgstr ""
1143
59ff2774 1144#: elf64-ia64.c:1839
60bcf0fa
NC
1145msgid "@pltoff reloc against local symbol"
1146msgstr ""
1147
59ff2774 1148#: elf64-ia64.c:1886
60bcf0fa
NC
1149msgid "non-zero addend in @fptr reloc"
1150msgstr ""
1151
59ff2774 1152#: elf64-ia64.c:3103
60bcf0fa
NC
1153#, c-format
1154msgid "%s: short data segment overflowed (0x%lx >= 0x400000)"
1155msgstr ""
1156
59ff2774 1157#: elf64-ia64.c:3114
60bcf0fa
NC
1158#, c-format
1159msgid "%s: __gp does not cover short data segment"
1160msgstr ""
1161
59ff2774 1162#: elf64-ia64.c:3407
60bcf0fa
NC
1163#, c-format
1164msgid "%s: linking non-pic code in a shared library"
1165msgstr ""
1166
59ff2774 1167#: elf64-ia64.c:3437
60bcf0fa
NC
1168#, c-format
1169msgid "%s: @gprel relocation against dynamic symbol %s"
1170msgstr ""
1171
59ff2774 1172#: elf64-ia64.c:3573
60bcf0fa
NC
1173#, c-format
1174msgid "%s: dynamic relocation against speculation fixup"
1175msgstr ""
1176
59ff2774 1177#: elf64-ia64.c:3581
60bcf0fa
NC
1178#, c-format
1179msgid "%s: speculation fixup against undefined weak symbol"
1180msgstr ""
1181
59ff2774 1182#: elf64-ia64.c:3738
60bcf0fa
NC
1183msgid "unsupported reloc"
1184msgstr ""
1185
59ff2774 1186#: elf64-ia64.c:4056
60bcf0fa
NC
1187#, c-format
1188msgid "%s: linking trap-on-NULL-dereference with non-trapping files"
1189msgstr ""
1190
59ff2774 1191#: elf64-ia64.c:4065
60bcf0fa
NC
1192#, c-format
1193msgid "%s: linking big-endian files with little-endian files"
1194msgstr ""
1195
59ff2774 1196#: elf64-ia64.c:4074
60bcf0fa
NC
1197#, c-format
1198msgid "%s: linking 64-bit files with 32-bit files"
1199msgstr ""
1200
59ff2774 1201#: elf64-ia64.c:4083
7a6cc5fb
NC
1202#, c-format
1203msgid "%s: linking constant-gp files with non-constant-gp files"
1204msgstr ""
1205
59ff2774 1206#: elf64-ia64.c:4093
7a6cc5fb
NC
1207#, c-format
1208msgid "%s: linking auto-pic files with non-auto-pic files"
1209msgstr ""
1210
60bcf0fa 1211#: elf64-sparc.c:1250
e0a2c38a
RH
1212#, c-format
1213msgid "%s: check_relocs: unhandled reloc type %d"
1214msgstr ""
1215
60bcf0fa 1216#: elf64-sparc.c:1287
a74801ba
ILT
1217msgid "%s: Only registers %%g[2367] can be declared using STT_REGISTER"
1218msgstr ""
1219
60bcf0fa 1220#: elf64-sparc.c:1307
a74801ba
ILT
1221msgid ""
1222"Register %%g%d used incompatibly: previously declared in %s to %s, in %s "
1223"redefined to %s"
1224msgstr ""
1225
60bcf0fa 1226#: elf64-sparc.c:1330
a74801ba
ILT
1227#, c-format
1228msgid "Symbol `%s' has differing types: previously %s, REGISTER in %s"
1229msgstr ""
1230
60bcf0fa 1231#: elf64-sparc.c:1376
a74801ba
ILT
1232#, c-format
1233msgid "Symbol `%s' has differing types: REGISTER in %s, %s in %s"
1234msgstr ""
1235
59ff2774 1236#: elf64-sparc.c:2955
e0a2c38a
RH
1237#, c-format
1238msgid "%s: linking UltraSPARC specific with HAL specific code"
1239msgstr ""
1240
59ff2774
NC
1241#: elf.c:325
1242#, c-format
1243msgid "%s: invalid string offset %u >= %lu for section `%s'"
1244msgstr ""
1245
1246#: elf.c:566
1247msgid ""
1248"\n"
1249"Program Header:\n"
1250msgstr ""
1251
1252#: elf.c:614
1253msgid ""
1254"\n"
1255"Dynamic Section:\n"
1256msgstr ""
1257
1258#: elf.c:743
1259msgid ""
1260"\n"
1261"Version definitions:\n"
1262msgstr ""
1263
1264#: elf.c:766
1265msgid ""
1266"\n"
1267"Version References:\n"
1268msgstr ""
1269
1270#: elf.c:771
1271#, c-format
1272msgid " required from %s:\n"
1273msgstr ""
1274
1275#: elf.c:1359
1276#, c-format
1277msgid "%s: invalid link %lu for reloc section %s (index %u)"
1278msgstr ""
1279
1280#: elf.c:2113
1281#, c-format
1282msgid ""
1283"creating section symbol, name = %s, value = 0x%.8lx, index = %d, section = "
1284"0x%.8lx\n"
1285msgstr ""
1286
1287#: elf.c:2716
1288#, c-format
1289msgid "%s: Not enough room for program headers (allocated %u, need %u)"
1290msgstr ""
1291
1292#: elf.c:2815
1293#, c-format
1294msgid "%s: Not enough room for program headers, try linking with -N"
1295msgstr ""
1296
1297#: elf.c:2941
1298#, c-format
1299msgid "Error: First section in segment (%s) starts at 0x%x"
1300msgstr ""
1301
1302#: elf.c:2944
1303#, c-format
1304msgid " whereas segment starts at 0x%x"
1305msgstr ""
1306
1307#: elf.c:3217
1308#, c-format
1309msgid "%s: warning: allocated section `%s' not in segment"
1310msgstr ""
1311
1312#: elf.c:3613
1313#, c-format
1314msgid "%s: symbol `%s' required but not present"
1315msgstr ""
1316
1317#: elf.c:3622
1318#, c-format
1319msgid ""
1320"elf_symbol_from_bfd_symbol 0x%.8lx, name = %s, sym num = %d, flags = "
1321"0x%.8lx%s\n"
1322msgstr ""
1323
1324#: elf.c:3863
1325#, c-format
1326msgid "%s: warning: Empty loadable segment detected\n"
1327msgstr ""
1328
1329#: elf.c:5209
1330#, c-format
1331msgid "%s: unsupported relocation type %s"
1332msgstr ""
1333
1334#: elfcode.h:1076
e0a2c38a
RH
1335#, c-format
1336msgid "%s: version count (%ld) does not match symbol count (%ld)"
1337msgstr ""
1338
7a6cc5fb 1339#: elflink.c:432
e0a2c38a
RH
1340#, c-format
1341msgid "%s: Section %s is already to large to put hole of %ld bytes in"
1342msgstr ""
1343
59ff2774 1344#: elflink.h:1466
a74801ba
ILT
1345#, c-format
1346msgid "%s: %s: invalid version %u (max %d)"
1347msgstr ""
1348
59ff2774 1349#: elflink.h:1507
a74801ba
ILT
1350#, c-format
1351msgid "%s: %s: invalid needed version %d"
1352msgstr ""
1353
59ff2774 1354#: elflink.h:1627
a74801ba
ILT
1355#, c-format
1356msgid "Warning: size of symbol `%s' changed from %lu to %lu in %s"
1357msgstr ""
1358
59ff2774 1359#: elflink.h:1873
a74801ba
ILT
1360#, c-format
1361msgid "%s: warning: unexpected redefinition of `%s'"
1362msgstr ""
1363
59ff2774 1364#: elflink.h:3660
a74801ba
ILT
1365#, c-format
1366msgid "warning: type and size of dynamic symbol `%s' are not defined"
1367msgstr ""
1368
59ff2774 1369#: elflink.h:3932
a74801ba
ILT
1370#, c-format
1371msgid "%s: undefined versioned symbol name %s"
1372msgstr ""
1373
59ff2774 1374#: elflink.h:5180
a74801ba
ILT
1375#, c-format
1376msgid "%s: could not find output section %s for input section %s"
1377msgstr ""
1378
1379#: i386linux.c:450 m68klinux.c:454 sparclinux.c:452
e0a2c38a
RH
1380#, c-format
1381msgid "Output file requires shared library `%s'\n"
1382msgstr ""
1383
a74801ba 1384#: i386linux.c:458 m68klinux.c:462 sparclinux.c:460
e0a2c38a
RH
1385#, c-format
1386msgid "Output file requires shared library `%s.so.%s'\n"
1387msgstr ""
1388
a74801ba
ILT
1389#: i386linux.c:646 i386linux.c:696 m68klinux.c:653 m68klinux.c:701
1390#: sparclinux.c:649 sparclinux.c:699
e0a2c38a
RH
1391#, c-format
1392msgid "Symbol %s not defined for fixups\n"
1393msgstr ""
1394
a74801ba 1395#: i386linux.c:720 m68klinux.c:725 sparclinux.c:723
e0a2c38a
RH
1396msgid "Warning: fixup count mismatch\n"
1397msgstr ""
1398
1399#: ieee.c:167
1400#, c-format
1401msgid "%s: string too long (%d chars, max 65535)"
1402msgstr ""
1403
1404#: ieee.c:297
1405#, c-format
1406msgid "%s: unrecognized symbol `%s' flags 0x%x"
1407msgstr ""
1408
1409#: ieee.c:793
1410#, c-format
1411msgid "%s: unimplemented ATI record %u for symbol %u"
1412msgstr ""
1413
1414#: ieee.c:818
1415#, c-format
1416msgid "%s: unexpected ATN type %d in external part"
1417msgstr ""
1418
1419#: ieee.c:840
1420#, c-format
1421msgid "%s: unexpected type after ATN"
1422msgstr ""
1423
1424#: ihex.c:259
1425#, c-format
1426msgid "%s:%d: unexpected character `%s' in Intel Hex file\n"
1427msgstr ""
1428
1429#: ihex.c:369
1430#, c-format
1431msgid "%s:%d: bad checksum in Intel Hex file (expected %u, found %u)"
1432msgstr ""
1433
1434#: ihex.c:421
1435#, c-format
1436msgid "%s:%d: bad extended address record length in Intel Hex file"
1437msgstr ""
1438
1439#: ihex.c:438
1440#, c-format
1441msgid "%s:%d: bad extended start address length in Intel Hex file"
1442msgstr ""
1443
1444#: ihex.c:455
1445#, c-format
1446msgid "%s:%d: bad extended linear address record length in Intel Hex file"
1447msgstr ""
1448
1449#: ihex.c:472
1450#, c-format
1451msgid "%s:%d: bad extended linear start address length in Intel Hex file"
1452msgstr ""
1453
1454#: ihex.c:489
1455#, c-format
1456msgid "%s:%d: unrecognized ihex type %u in Intel Hex file\n"
1457msgstr ""
1458
1459#: ihex.c:609
1460#, c-format
1461msgid "%s: internal error in ihex_read_section"
1462msgstr ""
1463
1464#: ihex.c:644
1465#, c-format
1466msgid "%s: bad section length in ihex_read_section"
1467msgstr ""
1468
1469#: ihex.c:858
1470#, c-format
1471msgid "%s: address 0x%s out of range for Intex Hex file"
1472msgstr ""
1473
a74801ba 1474#: libbfd.c:484
e0a2c38a
RH
1475#, c-format
1476msgid "not mapping: data=%lx mapped=%d\n"
1477msgstr ""
1478
a74801ba 1479#: libbfd.c:487
e0a2c38a
RH
1480msgid "not mapping: env var not set\n"
1481msgstr ""
1482
125c4a69 1483#: libbfd.c:1335
60bcf0fa
NC
1484#, c-format
1485msgid "%s: compiled for a big endian system and target is little endian"
1486msgstr ""
1487
125c4a69 1488#: libbfd.c:1337
60bcf0fa
NC
1489#, c-format
1490msgid "%s: compiled for a little endian system and target is big endian"
1491msgstr ""
1492
a74801ba 1493#: linker.c:2679
e0a2c38a
RH
1494#, c-format
1495msgid "Attempt to do relocateable link with %s input and %s output"
1496msgstr ""
1497
1498#: oasys.c:1016
1499#, c-format
1500msgid "%s: can not represent section `%s' in oasys"
1501msgstr ""
1502
1503#: osf-core.c:146
1504#, c-format
1505msgid "Unhandled OSF/1 core file section type %d\n"
1506msgstr ""
1507
8ad3436c 1508#. XXX code yet to be written.
289c596c 1509#: peicode.h:809
8ad3436c
AM
1510#, c-format
1511msgid "%s: Unhandled import type; %x"
1512msgstr ""
1513
289c596c 1514#: peicode.h:814
8ad3436c
AM
1515#, c-format
1516msgid "%s: Unrecognised import type; %x"
1517msgstr ""
1518
289c596c 1519#: peicode.h:828
8ad3436c
AM
1520#, c-format
1521msgid "%s: Unrecognised import name type; %x"
1522msgstr ""
1523
289c596c 1524#: peicode.h:1185
8ad3436c
AM
1525#, c-format
1526msgid "%s: Unrecognised machine type (0x%x) in Import Library Format archive"
1527msgstr ""
1528
289c596c 1529#: peicode.h:1197
8ad3436c
AM
1530#, c-format
1531msgid ""
1532"%s: Recognised but unhandled machine type (0x%x) in Import Library Format "
1533"archive"
1534msgstr ""
1535
289c596c 1536#: peicode.h:1214
8ad3436c
AM
1537#, c-format
1538msgid "%s: size field is zero in Import Library Format header"
1539msgstr ""
1540
289c596c 1541#: peicode.h:1242
a74801ba 1542#, c-format
8ad3436c 1543msgid "%s: string not null terminated in ILF object file."
a74801ba
ILT
1544msgstr ""
1545
59ff2774 1546#: peigen.c:982
a74801ba
ILT
1547#, c-format
1548msgid "%s: line number overflow: 0x%lx > 0xffff"
1549msgstr ""
1550
59ff2774 1551#: peigen.c:1000
a74801ba 1552#, c-format
59ff2774 1553msgid "%s: reloc overflow 1: 0x%lx > 0xffff"
a74801ba
ILT
1554msgstr ""
1555
59ff2774 1556#: peigen.c:1014
a74801ba
ILT
1557msgid "Export Directory [.edata (or where ever we found it)]"
1558msgstr ""
1559
59ff2774 1560#: peigen.c:1015
a74801ba
ILT
1561msgid "Import Directory [parts of .idata]"
1562msgstr ""
1563
59ff2774 1564#: peigen.c:1016
a74801ba
ILT
1565msgid "Resource Directory [.rsrc]"
1566msgstr ""
1567
59ff2774 1568#: peigen.c:1017
a74801ba
ILT
1569msgid "Exception Directory [.pdata]"
1570msgstr ""
1571
59ff2774 1572#: peigen.c:1018
a74801ba
ILT
1573msgid "Security Directory"
1574msgstr ""
1575
59ff2774 1576#: peigen.c:1019
a74801ba
ILT
1577msgid "Base Relocation Directory [.reloc]"
1578msgstr ""
1579
59ff2774 1580#: peigen.c:1020
a74801ba
ILT
1581msgid "Debug Directory"
1582msgstr ""
1583
59ff2774 1584#: peigen.c:1021
a74801ba
ILT
1585msgid "Description Directory"
1586msgstr ""
1587
59ff2774 1588#: peigen.c:1022
a74801ba
ILT
1589msgid "Special Directory"
1590msgstr ""
1591
59ff2774 1592#: peigen.c:1023
a74801ba
ILT
1593msgid "Thread Storage Directory [.tls]"
1594msgstr ""
1595
59ff2774 1596#: peigen.c:1024
a74801ba
ILT
1597msgid "Load Configuration Directory"
1598msgstr ""
1599
59ff2774 1600#: peigen.c:1025
a74801ba
ILT
1601msgid "Bound Import Directory"
1602msgstr ""
1603
59ff2774 1604#: peigen.c:1026
a74801ba
ILT
1605msgid "Import Address Table Directory"
1606msgstr ""
1607
59ff2774 1608#: peigen.c:1027
60bcf0fa 1609msgid "Delay Import Directory"
a74801ba
ILT
1610msgstr ""
1611
59ff2774 1612#: peigen.c:1028 peigen.c:1029
60bcf0fa 1613msgid "Reserved"
a74801ba
ILT
1614msgstr ""
1615
59ff2774 1616#: peigen.c:1093
a74801ba
ILT
1617msgid ""
1618"\n"
1619"There is an import table, but the section containing it could not be found\n"
1620msgstr ""
1621
59ff2774 1622#: peigen.c:1098
a74801ba
ILT
1623#, c-format
1624msgid ""
1625"\n"
1626"There is an import table in %s at 0x%lx\n"
1627msgstr ""
1628
59ff2774 1629#: peigen.c:1137
a74801ba
ILT
1630#, c-format
1631msgid ""
1632"\n"
1633"Function descriptor located at the start address: %04lx\n"
1634msgstr ""
1635
59ff2774 1636#: peigen.c:1140
a74801ba
ILT
1637#, c-format
1638msgid "\tcode-base %08lx toc (loadable/actual) %08lx/%08lx\n"
1639msgstr ""
1640
59ff2774 1641#: peigen.c:1146
a74801ba
ILT
1642msgid ""
1643"\n"
1644"No reldata section! Function descriptor not decoded.\n"
1645msgstr ""
1646
59ff2774 1647#: peigen.c:1151
60bcf0fa 1648#, c-format
a74801ba
ILT
1649msgid ""
1650"\n"
60bcf0fa 1651"The Import Tables (interpreted %s section contents)\n"
a74801ba
ILT
1652msgstr ""
1653
59ff2774 1654#: peigen.c:1154
a74801ba
ILT
1655msgid " vma: Hint Time Forward DLL First\n"
1656msgstr ""
1657
59ff2774 1658#: peigen.c:1156
a74801ba
ILT
1659msgid " Table Stamp Chain Name Thunk\n"
1660msgstr ""
1661
59ff2774 1662#: peigen.c:1206
a74801ba
ILT
1663#, c-format
1664msgid ""
1665"\n"
1666"\tDLL Name: %s\n"
1667msgstr ""
1668
59ff2774 1669#: peigen.c:1210 peigen.c:1273
a74801ba
ILT
1670msgid "\tvma: Hint/Ord Member-Name\n"
1671msgstr ""
1672
59ff2774 1673#: peigen.c:1272
a74801ba
ILT
1674msgid "\tThe Import Address Table (difference found)\n"
1675msgstr ""
1676
59ff2774 1677#: peigen.c:1279
a74801ba
ILT
1678msgid "\t>>> Ran out of IAT members!\n"
1679msgstr ""
1680
59ff2774 1681#: peigen.c:1298
a74801ba
ILT
1682msgid "\tThe Import Address Table is identical\n"
1683msgstr ""
1684
59ff2774 1685#: peigen.c:1372
a74801ba
ILT
1686msgid ""
1687"\n"
1688"There is an export table, but the section containing it could not be found\n"
1689msgstr ""
1690
59ff2774 1691#: peigen.c:1377
a74801ba
ILT
1692#, c-format
1693msgid ""
1694"\n"
1695"There is an export table in %s at 0x%lx\n"
1696msgstr ""
1697
59ff2774 1698#: peigen.c:1408
60bcf0fa 1699#, c-format
a74801ba
ILT
1700msgid ""
1701"\n"
60bcf0fa 1702"The Export Tables (interpreted %s section contents)\n"
a74801ba
ILT
1703"\n"
1704msgstr ""
1705
59ff2774 1706#: peigen.c:1412
a74801ba
ILT
1707#, c-format
1708msgid "Export Flags \t\t\t%lx\n"
1709msgstr ""
1710
59ff2774 1711#: peigen.c:1415
a74801ba
ILT
1712#, c-format
1713msgid "Time/Date stamp \t\t%lx\n"
1714msgstr ""
1715
59ff2774 1716#: peigen.c:1418
a74801ba
ILT
1717#, c-format
1718msgid "Major/Minor \t\t\t%d/%d\n"
1719msgstr ""
1720
59ff2774 1721#: peigen.c:1421
a74801ba
ILT
1722msgid "Name \t\t\t\t"
1723msgstr ""
1724
59ff2774 1725#: peigen.c:1427
a74801ba
ILT
1726#, c-format
1727msgid "Ordinal Base \t\t\t%ld\n"
1728msgstr ""
1729
59ff2774 1730#: peigen.c:1430
a74801ba
ILT
1731msgid "Number in:\n"
1732msgstr ""
1733
59ff2774 1734#: peigen.c:1433
a74801ba 1735#, c-format
60bcf0fa 1736msgid "\tExport Address Table \t\t%08lx\n"
a74801ba
ILT
1737msgstr ""
1738
59ff2774 1739#: peigen.c:1437
a74801ba 1740#, c-format
60bcf0fa 1741msgid "\t[Name Pointer/Ordinal] Table\t%08lx\n"
a74801ba
ILT
1742msgstr ""
1743
59ff2774 1744#: peigen.c:1440
a74801ba
ILT
1745msgid "Table Addresses\n"
1746msgstr ""
1747
59ff2774 1748#: peigen.c:1443
a74801ba
ILT
1749msgid "\tExport Address Table \t\t"
1750msgstr ""
1751
59ff2774 1752#: peigen.c:1448
a74801ba
ILT
1753msgid "\tName Pointer Table \t\t"
1754msgstr ""
1755
59ff2774 1756#: peigen.c:1453
a74801ba
ILT
1757msgid "\tOrdinal Table \t\t\t"
1758msgstr ""
1759
59ff2774 1760#: peigen.c:1469
a74801ba
ILT
1761#, c-format
1762msgid ""
1763"\n"
1764"Export Address Table -- Ordinal Base %ld\n"
1765msgstr ""
1766
59ff2774 1767#: peigen.c:1488
a74801ba
ILT
1768msgid "Forwarder RVA"
1769msgstr ""
1770
59ff2774 1771#: peigen.c:1499
a74801ba
ILT
1772msgid "Export RVA"
1773msgstr ""
1774
59ff2774 1775#: peigen.c:1506
a74801ba
ILT
1776msgid ""
1777"\n"
1778"[Ordinal/Name Pointer] Table\n"
1779msgstr ""
1780
59ff2774 1781#: peigen.c:1560
a74801ba
ILT
1782#, c-format
1783msgid "Warning, .pdata section size (%ld) is not a multiple of %d\n"
1784msgstr ""
1785
59ff2774 1786#: peigen.c:1564
a74801ba
ILT
1787msgid ""
1788"\n"
1789"The Function Table (interpreted .pdata section contents)\n"
1790msgstr ""
1791
59ff2774 1792#: peigen.c:1567
60bcf0fa
NC
1793msgid " vma:\t\t\tBegin Address End Address Unwind Info\n"
1794msgstr ""
1795
59ff2774 1796#: peigen.c:1570
a74801ba
ILT
1797msgid " vma:\t\tBegin End EH EH PrologEnd Exception\n"
1798msgstr ""
1799
59ff2774 1800#: peigen.c:1572
a74801ba
ILT
1801msgid " \t\tAddress Address Handler Data Address Mask\n"
1802msgstr ""
1803
59ff2774 1804#: peigen.c:1645
a74801ba
ILT
1805msgid " Register save millicode"
1806msgstr ""
1807
59ff2774 1808#: peigen.c:1648
a74801ba
ILT
1809msgid " Register restore millicode"
1810msgstr ""
1811
59ff2774 1812#: peigen.c:1651
a74801ba
ILT
1813msgid " Glue code sequence"
1814msgstr ""
1815
59ff2774 1816#: peigen.c:1703
a74801ba
ILT
1817msgid ""
1818"\n"
1819"\n"
1820"PE File Base Relocations (interpreted .reloc section contents)\n"
1821msgstr ""
1822
59ff2774 1823#: peigen.c:1738
a74801ba
ILT
1824#, c-format
1825msgid ""
1826"\n"
1827"Virtual Address: %08lx Chunk size %ld (0x%lx) Number of fixups %ld\n"
1828msgstr ""
1829
59ff2774 1830#: peigen.c:1751
a74801ba
ILT
1831#, c-format
1832msgid "\treloc %4d offset %4x [%4lx] %s"
1833msgstr ""
1834
1835#. The MS dumpbin program reportedly ands with 0xff0f before
1836#. printing the characteristics field. Not sure why. No reason to
1837#. emulate it here.
59ff2774 1838#: peigen.c:1790
a74801ba
ILT
1839#, c-format
1840msgid ""
1841"\n"
1842"Characteristics 0x%x\n"
1843msgstr ""
1844
59ff2774
NC
1845#: pe-mips.c:657
1846#, c-format
1847msgid "%s: `ld -r' not supported with PE MIPS objects\n"
1848msgstr ""
1849
1850#: pe-mips.c:820
1851#, c-format
1852msgid "%s: jump too far away\n"
1853msgstr ""
1854
1855#: pe-mips.c:847
1856#, c-format
1857msgid "%s: bad pair/reflo after refhi\n"
1858msgstr ""
1859
60bcf0fa 1860#: ppcboot.c:422
e0a2c38a
RH
1861msgid ""
1862"\n"
1863"ppcboot header:\n"
1864msgstr ""
1865
60bcf0fa 1866#: ppcboot.c:423
e0a2c38a
RH
1867#, c-format
1868msgid "Entry offset = 0x%.8lx (%ld)\n"
1869msgstr ""
1870
60bcf0fa 1871#: ppcboot.c:424
e0a2c38a
RH
1872#, c-format
1873msgid "Length = 0x%.8lx (%ld)\n"
1874msgstr ""
1875
60bcf0fa 1876#: ppcboot.c:427
e0a2c38a
RH
1877#, c-format
1878msgid "Flag field = 0x%.2x\n"
1879msgstr ""
1880
60bcf0fa 1881#: ppcboot.c:433
e0a2c38a
RH
1882#, c-format
1883msgid "Partition name = \"%s\"\n"
1884msgstr ""
1885
60bcf0fa 1886#: ppcboot.c:452
e0a2c38a
RH
1887#, c-format
1888msgid ""
1889"\n"
1890"Partition[%d] start = { 0x%.2x, 0x%.2x, 0x%.2x, 0x%.2x }\n"
1891msgstr ""
1892
60bcf0fa 1893#: ppcboot.c:458
e0a2c38a
RH
1894#, c-format
1895msgid "Partition[%d] end = { 0x%.2x, 0x%.2x, 0x%.2x, 0x%.2x }\n"
1896msgstr ""
1897
60bcf0fa 1898#: ppcboot.c:464
e0a2c38a
RH
1899#, c-format
1900msgid "Partition[%d] sector = 0x%.8lx (%ld)\n"
1901msgstr ""
1902
60bcf0fa 1903#: ppcboot.c:465
e0a2c38a
RH
1904#, c-format
1905msgid "Partition[%d] length = 0x%.8lx (%ld)\n"
1906msgstr ""
1907
59ff2774
NC
1908#: reloc16.c:308
1909#, c-format
1910msgid "Badly formatted relocs detected in '%s'"
1911msgstr ""
1912
1913#: som.c:5370
e0a2c38a
RH
1914msgid "som_sizeof_headers unimplemented"
1915msgstr ""
1916
1917#: srec.c:290
1918#, c-format
1919msgid "%s:%d: Unexpected character `%s' in S-record file\n"
1920msgstr ""
1921
a74801ba 1922#: syms.c:974
e0a2c38a
RH
1923msgid "Unsupported .stab relocation"
1924msgstr ""
1925
a74801ba
ILT
1926#: vms-gsd.c:357
1927#, c-format
1928msgid "bfd_make_section (%s) failed"
1929msgstr ""
1930
1931#: vms-gsd.c:371
1932#, c-format
1933msgid "bfd_set_section_flags (%s, %x) failed"
1934msgstr ""
1935
1936#: vms-gsd.c:407
1937#, c-format
1938msgid "Size mismatch section %s=%lx, %s=%lx"
1939msgstr ""
1940
1941#: vms-gsd.c:702
e0a2c38a
RH
1942#, c-format
1943msgid "unknown gsd/egsd subtype %d"
1944msgstr ""
1945
a74801ba 1946#: vms-hdr.c:405
e0a2c38a
RH
1947msgid "Object module NOT error-free !\n"
1948msgstr ""
1949
60bcf0fa 1950#: vms-misc.c:544
e0a2c38a
RH
1951#, c-format
1952msgid "Stack overflow (%d) in _bfd_vms_push"
1953msgstr ""
1954
60bcf0fa 1955#: vms-misc.c:563
e0a2c38a
RH
1956msgid "Stack underflow in _bfd_vms_pop"
1957msgstr ""
1958
60bcf0fa 1959#: vms-misc.c:934
e0a2c38a
RH
1960msgid "_bfd_vms_output_counted called with zero bytes"
1961msgstr ""
1962
60bcf0fa 1963#: vms-misc.c:939
e0a2c38a
RH
1964msgid "_bfd_vms_output_counted called with too many bytes"
1965msgstr ""
1966
60bcf0fa 1967#: vms-misc.c:1072
e0a2c38a
RH
1968#, c-format
1969msgid "Symbol %s replaced by %s\n"
1970msgstr ""
1971
60bcf0fa 1972#: vms-misc.c:1136
e0a2c38a
RH
1973#, c-format
1974msgid "failed to enter %s"
1975msgstr ""
1976
1977#: vms-tir.c:69
1978msgid "No Mem !"
1979msgstr ""
1980
1981#: vms-tir.c:309
1982msgid "Bad section index in ETIR_S_C_STA_PQ"
1983msgstr ""
1984
1985#: vms-tir.c:324
1986#, c-format
1987msgid "Unsupported STA cmd %d"
1988msgstr ""
1989
a74801ba 1990#: vms-tir.c:329 vms-tir.c:1287
e0a2c38a
RH
1991#, c-format
1992msgid "Reserved STA cmd %d"
1993msgstr ""
1994
1995#: vms-tir.c:436
1996#, c-format
1997msgid "ETIR_S_C_STO_GBL: no symbol \"%s\""
1998msgstr ""
1999
2000#: vms-tir.c:457
2001#, c-format
2002msgid "ETIR_S_C_STO_CA: no symbol \"%s\""
2003msgstr ""
2004
2005#: vms-tir.c:470
2006msgid "ETIR_S_C_STO_RB/AB: Not supported"
2007msgstr ""
2008
2009#: vms-tir.c:528
2010msgid "ETIR_S_C_STO_LP_PSB: Not supported"
2011msgstr ""
2012
2013#: vms-tir.c:534
2014msgid "ETIR_S_C_STO_HINT_GBL: not implemented"
2015msgstr ""
2016
2017#: vms-tir.c:540
2018msgid "ETIR_S_C_STO_HINT_PS: not implemented"
2019msgstr ""
2020
a74801ba 2021#: vms-tir.c:544 vms-tir.c:1460
e0a2c38a
RH
2022#, c-format
2023msgid "Reserved STO cmd %d"
2024msgstr ""
2025
2026#: vms-tir.c:657
2027msgid "ETIR_S_C_OPR_INSV: Not supported"
2028msgstr ""
2029
2030#: vms-tir.c:675
2031msgid "ETIR_S_C_OPR_USH: Not supported"
2032msgstr ""
2033
2034#: vms-tir.c:681
2035msgid "ETIR_S_C_OPR_ROT: Not supported"
2036msgstr ""
2037
2038#: vms-tir.c:700
2039msgid "ETIR_S_C_OPR_REDEF: Not supported"
2040msgstr ""
2041
2042#: vms-tir.c:706
2043msgid "ETIR_S_C_OPR_DFLIT: Not supported"
2044msgstr ""
2045
a74801ba 2046#: vms-tir.c:710 vms-tir.c:1656
e0a2c38a
RH
2047#, c-format
2048msgid "Reserved OPR cmd %d"
2049msgstr ""
2050
a74801ba 2051#: vms-tir.c:779 vms-tir.c:1726
e0a2c38a
RH
2052#, c-format
2053msgid "Reserved CTL cmd %d"
2054msgstr ""
2055
2056#: vms-tir.c:808
2057msgid "ETIR_S_C_STC_LP: not supported"
2058msgstr ""
2059
2060#: vms-tir.c:826
2061msgid "ETIR_S_C_STC_GBL: not supported"
2062msgstr ""
2063
2064#: vms-tir.c:834
2065msgid "ETIR_S_C_STC_GCA: not supported"
2066msgstr ""
2067
2068#: vms-tir.c:843
2069msgid "ETIR_S_C_STC_PS: not supported"
2070msgstr ""
2071
2072#.
2073#. * stack byte from image
2074#. * arg: -
2075#. *
2076#.
a74801ba 2077#: vms-tir.c:1187
e0a2c38a
RH
2078msgid "Stack-from-image not implemented"
2079msgstr ""
2080
a74801ba 2081#: vms-tir.c:1207
e0a2c38a
RH
2082msgid "Stack-entry-mask not fully implemented"
2083msgstr ""
2084
2085#.
2086#. * compare procedure argument
2087#. * arg: cs symbol name
2088#. * by argument index
2089#. * da argument descriptor
2090#. *
2091#. * compare argument descriptor with symbol argument (ARG$V_PASSMECH)
2092#. * and stack TRUE (args match) or FALSE (args dont match) value
2093#.
a74801ba 2094#: vms-tir.c:1223
e0a2c38a
RH
2095msgid "PASSMECH not fully implemented"
2096msgstr ""
2097
a74801ba 2098#: vms-tir.c:1243
e0a2c38a
RH
2099msgid "Stack-local-symbol not fully implemented"
2100msgstr ""
2101
a74801ba 2102#: vms-tir.c:1258
e0a2c38a
RH
2103msgid "Stack-literal not fully implemented"
2104msgstr ""
2105
a74801ba 2106#: vms-tir.c:1280
e0a2c38a
RH
2107msgid "Stack-local-symbol-entry-point-mask not fully implemented"
2108msgstr ""
2109
a74801ba 2110#: vms-tir.c:1456
e0a2c38a
RH
2111#, c-format
2112msgid "Unimplemented STO cmd %d"
2113msgstr ""
2114
a74801ba 2115#: vms-tir.c:1596
e0a2c38a
RH
2116msgid "TIR_S_C_OPR_ASH incomplete"
2117msgstr ""
2118
a74801ba 2119#: vms-tir.c:1610
e0a2c38a
RH
2120msgid "TIR_S_C_OPR_USH incomplete"
2121msgstr ""
2122
a74801ba 2123#: vms-tir.c:1624
e0a2c38a
RH
2124msgid "TIR_S_C_OPR_ROT incomplete"
2125msgstr ""
2126
2127#.
2128#. * redefine symbol to current location
2129#.
a74801ba 2130#: vms-tir.c:1645
e0a2c38a
RH
2131msgid "TIR_S_C_OPR_REDEF not supported"
2132msgstr ""
2133
2134#.
2135#. * define a literal
2136#.
a74801ba 2137#: vms-tir.c:1652
e0a2c38a
RH
2138msgid "TIR_S_C_OPR_DFLIT not supported"
2139msgstr ""
2140
a74801ba 2141#: vms-tir.c:1707
e0a2c38a
RH
2142msgid "TIR_S_C_CTL_DFLOC not fully implemented"
2143msgstr ""
2144
a74801ba 2145#: vms-tir.c:1715
e0a2c38a
RH
2146msgid "TIR_S_C_CTL_STLOC not fully implemented"
2147msgstr ""
2148
a74801ba 2149#: vms-tir.c:1723
e0a2c38a
RH
2150msgid "TIR_S_C_CTL_STKDL not fully implemented"
2151msgstr ""
2152
a74801ba 2153#: vms-tir.c:1778
e0a2c38a
RH
2154#, c-format
2155msgid "Obj code %d not found"
2156msgstr ""
2157
a74801ba 2158#: vms-tir.c:2127
e0a2c38a
RH
2159#, c-format
2160msgid "SEC_RELOC with no relocs in section %s"
2161msgstr ""
2162
a74801ba 2163#: vms-tir.c:2401
e0a2c38a
RH
2164#, c-format
2165msgid "Unhandled relocation %s"
2166msgstr ""
2167
60bcf0fa 2168#: xcofflink.c:1653
e0a2c38a
RH
2169#, c-format
2170msgid "%s: `%s' has line numbers but no enclosing section"
2171msgstr ""
2172
60bcf0fa 2173#: xcofflink.c:1705
e0a2c38a
RH
2174#, c-format
2175msgid "%s: class %d symbol `%s' has no aux entries"
2176msgstr ""
2177
60bcf0fa 2178#: xcofflink.c:1728
e0a2c38a
RH
2179#, c-format
2180msgid "%s: symbol `%s' has unrecognized csect type %d"
2181msgstr ""
2182
60bcf0fa 2183#: xcofflink.c:1740
e0a2c38a
RH
2184#, c-format
2185msgid "%s: bad XTY_ER symbol `%s': class %d scnum %d scnlen %d"
2186msgstr ""
2187
60bcf0fa 2188#: xcofflink.c:1779
e0a2c38a
RH
2189#, c-format
2190msgid "%s: XMC_TC0 symbol `%s' is class %d scnlen %d"
2191msgstr ""
2192
60bcf0fa 2193#: xcofflink.c:1903
e0a2c38a
RH
2194#, c-format
2195msgid "%s: symbol `%s' has unrecognized smclas %d"
2196msgstr ""
2197
60bcf0fa 2198#: xcofflink.c:1922
e0a2c38a
RH
2199#, c-format
2200msgid "%s: csect `%s' not in enclosing section"
2201msgstr ""
2202
60bcf0fa 2203#: xcofflink.c:2026
e0a2c38a
RH
2204#, c-format
2205msgid "%s: misplaced XTY_LD `%s'"
2206msgstr ""
2207
60bcf0fa 2208#: xcofflink.c:2337
e0a2c38a
RH
2209#, c-format
2210msgid "%s: reloc %s:%d not in csect"
2211msgstr ""
2212
60bcf0fa 2213#: xcofflink.c:2472
e0a2c38a
RH
2214#, c-format
2215msgid "%s: XCOFF shared object when not producing XCOFF output"
2216msgstr ""
2217
60bcf0fa 2218#: xcofflink.c:2493
e0a2c38a
RH
2219#, c-format
2220msgid "%s: dynamic object with no .loader section"
2221msgstr ""
2222
60bcf0fa 2223#: xcofflink.c:3133
e0a2c38a
RH
2224#, c-format
2225msgid "%s: no such symbol"
2226msgstr ""
2227
60bcf0fa 2228#: xcofflink.c:3725
e0a2c38a
RH
2229#, c-format
2230msgid "warning: attempt to export undefined symbol `%s'"
2231msgstr ""
2232
0752970e 2233#: xcofflink.c:4719
e0a2c38a
RH
2234#, c-format
2235msgid "TOC overflow: 0x%lx > 0x10000; try -mminimal-toc when compiling"
2236msgstr ""
2237
0752970e 2238#: xcofflink.c:5544 xcofflink.c:5900 xcofflink.c:5937 xcofflink.c:6254
e0a2c38a
RH
2239#, c-format
2240msgid "%s: loader reloc in unrecognized section `%s'"
2241msgstr ""
2242
0752970e 2243#: xcofflink.c:5566 xcofflink.c:6265
e0a2c38a
RH
2244#, c-format
2245msgid "%s: `%s' in loader reloc but not loader sym"
2246msgstr ""
2247
0752970e 2248#: xcofflink.c:5581
e0a2c38a
RH
2249#, c-format
2250msgid "%s: loader reloc in read-only section %s"
2251msgstr ""
2252
0752970e 2253#: xcofflink.c:6461
e0a2c38a
RH
2254#, c-format
2255msgid "%s: unsupported relocation type 0x%02x"
2256msgstr ""
2257
0752970e 2258#: xcofflink.c:6507
e0a2c38a
RH
2259#, c-format
2260msgid "%s: TOC reloc at 0x%x to symbol `%s' with no TOC entry"
2261msgstr ""
This page took 0.194466 seconds and 4 git commands to generate.