1# SOME DESCRIPTIVE TITLE.
2# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3# This file is distributed under the same license as the PACKAGE package.
4# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5#
6#, fuzzy
7msgid ""
8msgstr ""
9"Project-Id-Version: PACKAGE VERSION\n"
10"Report-Msgid-Bugs-To: bug-binutils@gnu.org\n"
11"POT-Creation-Date: 2014-02-10 09:42+1030\n"
12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14"Language-Team: LANGUAGE <LL@li.org>\n"
15"Language: \n"
16"MIME-Version: 1.0\n"
17"Content-Type: text/plain; charset=CHARSET\n"
18"Content-Transfer-Encoding: 8bit\n"
19
20#: archive.cc:135
21#, c-format
22msgid "script or expression reference to %s"
23msgstr ""
24
25#: archive.cc:229
26#, c-format
27msgid "%s: no archive symbol table (run ranlib)"
28msgstr ""
29
30#: archive.cc:317
31#, c-format
32msgid "%s: bad archive symbol table names"
33msgstr ""
34
35#: archive.cc:349
36#, c-format
37msgid "%s: malformed archive header at %zu"
38msgstr ""
39
40#: archive.cc:369
41#, c-format
42msgid "%s: malformed archive header size at %zu"
43msgstr ""
44
45#: archive.cc:380
46#, c-format
47msgid "%s: malformed archive header name at %zu"
48msgstr ""
49
50#: archive.cc:411
51#, c-format
52msgid "%s: bad extended name index at %zu"
53msgstr ""
54
55#: archive.cc:421
56#, c-format
57msgid "%s: bad extended name entry at header %zu"
58msgstr ""
59
60#: archive.cc:518
61#, c-format
62msgid "%s: short archive header at %zu"
63msgstr ""
64
65#: archive.cc:702
66#, c-format
67msgid "%s: member at %zu is not an ELF object"
68msgstr ""
69
70#: archive.cc:1043
71#, c-format
72msgid "%s: archive libraries: %u\n"
73msgstr ""
74
75#: archive.cc:1045
76#, c-format
77msgid "%s: total archive members: %u\n"
78msgstr ""
79
80#: archive.cc:1047
81#, c-format
82msgid "%s: loaded archive members: %u\n"
83msgstr ""
84
85#: archive.cc:1277
86#, c-format
87msgid "%s: lib groups: %u\n"
88msgstr ""
89
90#: archive.cc:1279
91#, c-format
92msgid "%s: total lib groups members: %u\n"
93msgstr ""
94
95#: archive.cc:1281
96#, c-format
97msgid "%s: loaded lib groups members: %u\n"
98msgstr ""
99
100#: arm-reloc-property.cc:303
101#, c-format
102msgid "invalid reloc %u"
103msgstr ""
104
105#: arm-reloc-property.cc:316
106msgid "reloc "
107msgstr ""
108
109#: arm-reloc-property.cc:316
110msgid "unimplemented reloc "
111msgstr ""
112
113#: arm-reloc-property.cc:319
114msgid "dynamic reloc "
115msgstr ""
116
117#: arm-reloc-property.cc:322
118msgid "private reloc "
119msgstr ""
120
121#: arm-reloc-property.cc:325
122msgid "obsolete reloc "
123msgstr ""
124
125#: arm.cc:1074
126msgid "** ARM cantunwind"
127msgstr ""
128
129#: arm.cc:4037
130#, c-format
131msgid "%s: Thumb BLX instruction targets thumb function '%s'."
132msgstr ""
133
134#: arm.cc:4183
135msgid "conditional branch to PLT in THUMB-2 not supported yet."
136msgstr ""
137
138#: arm.cc:5263
139msgid "PREL31 overflow in EXIDX_CANTUNWIND entry"
140msgstr ""
141
142#. Something is wrong with this section.  Better not touch it.
143#: arm.cc:5509
144#, c-format
145msgid "uneven .ARM.exidx section size in %s section %u"
146msgstr ""
147
148#: arm.cc:5835
149msgid "Found non-EXIDX input sections in EXIDX output section"
150msgstr ""
151
152#: arm.cc:5889 arm.cc:5893
153#, c-format
154msgid ""
155"unwinding may not work because EXIDX input section %u of %s is not in EXIDX "
156"output section"
157msgstr ""
158
159#: arm.cc:6179
160#, c-format
161msgid ""
162"cannot scan executable section %u of %s for Cortex-A8 erratum because it has "
163"no mapping symbols."
164msgstr ""
165
166#: arm.cc:6381 object.cc:818
167#, c-format
168msgid "invalid symbol table name index: %u"
169msgstr ""
170
171#: arm.cc:6389 object.cc:824
172#, c-format
173msgid "symbol table name section has wrong type: %u"
174msgstr ""
175
176#: arm.cc:6639
177#, c-format
178msgid "EXIDX section %s(%u) links to invalid section %u in %s"
179msgstr ""
180
181#: arm.cc:6648
182#, c-format
183msgid "EXIDX sections %s(%u) and %s(%u) both link to text section%s(%u) in %s"
184msgstr ""
185
186#: arm.cc:6662
187#, c-format
188msgid "EXIDX section %s(%u) links to non-allocated section %s(%u)  in %s"
189msgstr ""
190
191#. I would like to make this an error but currently ld just ignores
192#. this.
193#: arm.cc:6672
194#, c-format
195msgid "EXIDX section %s(%u) links to non-executable section %s(%u) in %s"
196msgstr ""
197
198#: arm.cc:6756
199#, c-format
200msgid "SHF_LINK_ORDER not set in EXIDX section %s of %s"
201msgstr ""
202
203#: arm.cc:6789
204#, c-format
205msgid "relocation section %u has invalid info %u"
206msgstr ""
207
208#: arm.cc:6795
209#, c-format
210msgid "section %u has multiple relocation sections %u and %u"
211msgstr ""
212
213#: arm.cc:7155
214#, c-format
215msgid "undefined or discarded local symbol %u from  object %s in GOT"
216msgstr ""
217
218#: arm.cc:7177
219#, c-format
220msgid "undefined or discarded symbol %s in GOT"
221msgstr ""
222
223#: arm.cc:7293 i386.cc:168 sparc.cc:1349 tilegx.cc:182 x86_64.cc:257
224msgid "** PLT"
225msgstr ""
226
227#: arm.cc:7800 i386.cc:1685 powerpc.cc:5111 sparc.cc:2117 tilegx.cc:3123
228#: tilegx.cc:3575 x86_64.cc:2169 x86_64.cc:2598
229#, c-format
230msgid "%s: unsupported reloc %u against local symbol"
231msgstr ""
232
233#: arm.cc:7844
234#, c-format
235msgid "requires unsupported dynamic reloc %s; recompile with -fPIC"
236msgstr ""
237
238#: arm.cc:7935 i386.cc:1775 x86_64.cc:2377
239#, c-format
240msgid "section symbol %u has bad shndx %u"
241msgstr ""
242
243#. These are relocations which should only be seen by the
244#. dynamic linker, and should never be seen here.
245#: arm.cc:8044 arm.cc:8477 i386.cc:1844 i386.cc:2293 sparc.cc:2532
246#: sparc.cc:3009 tilegx.cc:3570 tilegx.cc:4123 x86_64.cc:2470 x86_64.cc:2931
247#, c-format
248msgid "%s: unexpected reloc %u in object file"
249msgstr ""
250
251#: arm.cc:8076 i386.cc:1878 sparc.cc:2431 tilegx.cc:3474 x86_64.cc:2502
252#, c-format
253msgid "local symbol %u has bad shndx %u"
254msgstr ""
255
256#: arm.cc:8177 i386.cc:2021 powerpc.cc:5655 sparc.cc:2551 tilegx.cc:3591
257#: tilegx.cc:4128 x86_64.cc:2614 x86_64.cc:3053
258#, c-format
259msgid "%s: unsupported reloc %u against global symbol %s"
260msgstr ""
261
262#: arm.cc:8635 i386.cc:2503
263#, c-format
264msgid "%s: unsupported RELA reloc section"
265msgstr ""
266
267#: arm.cc:8725
268msgid ""
269"unable to provide V4BX reloc interworking fix up; the target profile does "
270"not support BX instruction"
271msgstr ""
272
273#: arm.cc:8859
274#, c-format
275msgid "cannot relocate %s in object file"
276msgstr ""
277
278#: arm.cc:9333 arm.cc:9914
279#, c-format
280msgid "relocation overflow in %s"
281msgstr ""
282
283#: arm.cc:9341 arm.cc:9919
284#, c-format
285msgid "unexpected opcode while processing relocation %s"
286msgstr ""
287
288#: arm.cc:9485 i386.cc:2841 i386.cc:2923 i386.cc:2994 i386.cc:3030
289#: i386.cc:3102 powerpc.cc:7562 sparc.cc:3589 sparc.cc:3780 sparc.cc:3841
290#: sparc.cc:3948 tilegx.cc:4712 x86_64.cc:3486 x86_64.cc:3586 x86_64.cc:3664
291#: x86_64.cc:3698
292#, c-format
293msgid "unsupported reloc %u"
294msgstr ""
295
296#: arm.cc:9564
297#, c-format
298msgid "%s: unexpected %s in object file"
299msgstr ""
300
301#: arm.cc:9899
302#, c-format
303msgid "cannot handle %s in a relocatable link"
304msgstr ""
305
306#: arm.cc:10003
307#, c-format
308msgid "Source object %s has EABI version %d but output has EABI version %d."
309msgstr ""
310
311#: arm.cc:10100 powerpc.cc:2077 target.cc:94
312#, c-format
313msgid "%s: unsupported ELF file type %d"
314msgstr ""
315
316#: arm.cc:10296
317#, c-format
318msgid "%s: unknown CPU architecture"
319msgstr ""
320
321#: arm.cc:10333
322#, c-format
323msgid "%s: conflicting CPU architectures %d/%d"
324msgstr ""
325
326#: arm.cc:10471
327#, c-format
328msgid "%s has both the current and legacy Tag_MPextension_use attributes"
329msgstr ""
330
331#: arm.cc:10499
332#, c-format
333msgid "%s uses VFP register arguments, output does not"
334msgstr ""
335
336#: arm.cc:10645
337#, c-format
338msgid "conflicting architecture profiles %c/%c"
339msgstr ""
340
341#. It's sometimes ok to mix different configs, so this is only
342#. a warning.
343#: arm.cc:10703
344#, c-format
345msgid "%s: conflicting platform configuration"
346msgstr ""
347
348#: arm.cc:10712
349#, c-format
350msgid "%s: conflicting use of R9"
351msgstr ""
352
353#: arm.cc:10725
354#, c-format
355msgid "%s: SB relative addressing conflicts with use of R9"
356msgstr ""
357
358#: arm.cc:10740
359#, c-format
360msgid ""
361"%s uses %u-byte wchar_t yet the output is to use %u-byte wchar_t; use of "
362"wchar_t values across objects may fail"
363msgstr ""
364
365#: arm.cc:10766
366#, c-format
367msgid ""
368"%s uses %s enums yet the output is to use %s enums; use of enum values "
369"across objects may fail"
370msgstr ""
371
372#: arm.cc:10782
373#, c-format
374msgid "%s uses iWMMXt register arguments, output does not"
375msgstr ""
376
377#: arm.cc:10803
378#, c-format
379msgid "fp16 format mismatch between %s and output"
380msgstr ""
381
382#: arm.cc:10849
383#, c-format
384msgid "%s has has both the current and legacy Tag_MPextension_use attributes"
385msgstr ""
386
387#: arm.cc:10895 arm.cc:10988
388#, c-format
389msgid "%s: unknown mandatory EABI object attribute %d"
390msgstr ""
391
392#: arm.cc:10899 arm.cc:10993
393#, c-format
394msgid "%s: unknown EABI object attribute %d"
395msgstr ""
396
397#: arm.cc:11345
398#, c-format
399msgid "cannot handle branch to local %u in a merged section %s"
400msgstr ""
401
402#: arm.cc:11425 target-reloc.h:390
403msgid "relocation refers to discarded section"
404msgstr ""
405
406#. We cannot handle this now.
407#: arm.cc:11589
408#, c-format
409msgid "multiple SHT_ARM_EXIDX sections %s and %s in a non-relocatable link"
410msgstr ""
411
412#: attributes.cc:410
413#, c-format
414msgid "%s: must be processed by '%s' toolchain"
415msgstr ""
416
417#: attributes.cc:418
418#, c-format
419msgid "%s: object tag '%d, %s' is incompatible with tag '%d, %s'"
420msgstr ""
421
422#: binary.cc:129
423#, c-format
424msgid "cannot open %s: %s:"
425msgstr ""
426
427#: common.cc:352 output.cc:2432 output.cc:2531
428#, c-format
429msgid "out of patch space in section %s; relink with --incremental-full"
430msgstr ""
431
432#: compressed_output.cc:225
433msgid "not compressing section data: zlib error"
434msgstr ""
435
436#: cref.cc:384
437#, c-format
438msgid "cannot open symbol count file %s: %s"
439msgstr ""
440
441#: cref.cc:398
442#, c-format
443msgid ""
444"\n"
445"Cross Reference Table\n"
446"\n"
447msgstr ""
448
449#: cref.cc:399
450msgid "Symbol"
451msgstr ""
452
453#: cref.cc:401
454msgid "File"
455msgstr ""
456
457#: descriptors.cc:125
458#, c-format
459msgid "file %s was removed during the link"
460msgstr ""
461
462#: descriptors.cc:177
463msgid "out of file descriptors and couldn't close any"
464msgstr ""
465
466#: descriptors.cc:198 descriptors.cc:234 descriptors.cc:267
467#, c-format
468msgid "while closing %s: %s"
469msgstr ""
470
471#: dirsearch.cc:73
472#, c-format
473msgid "%s: can not read directory: %s"
474msgstr ""
475
476#: dwarf_reader.cc:454
477#, c-format
478msgid ""
479"%s: DWARF info may be corrupt; offsets in a range list entry are in "
480"different sections"
481msgstr ""
482
483#: dwarf_reader.cc:1513
484#, c-format
485msgid "%s: corrupt debug info in %s"
486msgstr ""
487
488#: dynobj.cc:176
489#, c-format
490msgid "unexpected duplicate type %u section: %u, %u"
491msgstr ""
492
493#: dynobj.cc:231
494#, c-format
495msgid "unexpected link in section %u header: %u != %u"
496msgstr ""
497
498#: dynobj.cc:267
499#, c-format
500msgid "DYNAMIC section %u link out of range: %u"
501msgstr ""
502
503#: dynobj.cc:275
504#, c-format
505msgid "DYNAMIC section %u link %u is not a strtab"
506msgstr ""
507
508#: dynobj.cc:304
509#, c-format
510msgid "DT_SONAME value out of range: %lld >= %lld"
511msgstr ""
512
513#: dynobj.cc:316
514#, c-format
515msgid "DT_NEEDED value out of range: %lld >= %lld"
516msgstr ""
517
518#: dynobj.cc:329
519msgid "missing DT_NULL in dynamic segment"
520msgstr ""
521
522#: dynobj.cc:382
523#, c-format
524msgid "invalid dynamic symbol table name index: %u"
525msgstr ""
526
527#: dynobj.cc:389
528#, c-format
529msgid "dynamic symbol table name section has wrong type: %u"
530msgstr ""
531
532#: dynobj.cc:476 object.cc:690 object.cc:1453
533#, c-format
534msgid "bad section name offset for section %u: %lu"
535msgstr ""
536
537#: dynobj.cc:506
538#, c-format
539msgid "duplicate definition for version %u"
540msgstr ""
541
542#: dynobj.cc:535
543#, c-format
544msgid "unexpected verdef version %u"
545msgstr ""
546
547#: dynobj.cc:551
548#, c-format
549msgid "verdef vd_cnt field too small: %u"
550msgstr ""
551
552#: dynobj.cc:559
553#, c-format
554msgid "verdef vd_aux field out of range: %u"
555msgstr ""
556
557#: dynobj.cc:570
558#, c-format
559msgid "verdaux vda_name field out of range: %u"
560msgstr ""
561
562#: dynobj.cc:580
563#, c-format
564msgid "verdef vd_next field out of range: %u"
565msgstr ""
566
567#: dynobj.cc:614
568#, c-format
569msgid "unexpected verneed version %u"
570msgstr ""
571
572#: dynobj.cc:623
573#, c-format
574msgid "verneed vn_aux field out of range: %u"
575msgstr ""
576
577#: dynobj.cc:637
578#, c-format
579msgid "vernaux vna_name field out of range: %u"
580msgstr ""
581
582#: dynobj.cc:648
583#, c-format
584msgid "verneed vna_next field out of range: %u"
585msgstr ""
586
587#: dynobj.cc:659
588#, c-format
589msgid "verneed vn_next field out of range: %u"
590msgstr ""
591
592#: dynobj.cc:708
593msgid "size of dynamic symbols is not multiple of symbol size"
594msgstr ""
595
596#: dynobj.cc:1524
597#, c-format
598msgid "symbol %s has undefined version %s"
599msgstr ""
600
601#: ehframe.cc:381
602msgid "overflow in PLT unwind data; unwinding through PLT may fail"
603msgstr ""
604
605#: ehframe.h:78
606msgid "** eh_frame_hdr"
607msgstr ""
608
609#: ehframe.h:419
610msgid "** eh_frame"
611msgstr ""
612
613#: errors.cc:81 errors.cc:92
614#, c-format
615msgid "%s: fatal error: "
616msgstr ""
617
618#: errors.cc:103 errors.cc:139
619#, c-format
620msgid "%s: error: "
621msgstr ""
622
623#: errors.cc:115 errors.cc:155
624#, c-format
625msgid "%s: warning: "
626msgstr ""
627
628#: errors.cc:179
629msgid "warning"
630msgstr ""
631
632#: errors.cc:184
633msgid "error"
634msgstr ""
635
636#: errors.cc:190
637#, c-format
638msgid "%s: %s: undefined reference to '%s'\n"
639msgstr ""
640
641#: errors.cc:194
642#, c-format
643msgid "%s: %s: undefined reference to '%s', version '%s'\n"
644msgstr ""
645
646#: errors.cc:198
647#, c-format
648msgid ""
649"%s: the vtable symbol may be undefined because the class is missing its key "
650"function"
651msgstr ""
652
653#: errors.cc:208
654#, c-format
655msgid "%s: "
656msgstr ""
657
658#: expression.cc:192
659#, c-format
660msgid "undefined symbol '%s' referenced in expression"
661msgstr ""
662
663#: expression.cc:230
664msgid "invalid reference to dot symbol outside of SECTIONS clause"
665msgstr ""
666
667#. Handle unary operators.  We use a preprocessor macro as a hack to
668#. capture the C operator.
669#: expression.cc:302
670msgid "unary "
671msgstr ""
672
673#. Handle binary operators.  We use a preprocessor macro as a hack to
674#. capture the C operator.  KEEP_LEFT means that if the left operand
675#. is section relative and the right operand is not, the result uses
676#. the same section as the left operand.  KEEP_RIGHT is the same with
677#. left and right swapped.  IS_DIV means that we need to give an error
678#. if the right operand is zero.  WARN means that we should warn if
679#. used on section relative values in a relocatable link.  We always
680#. warn if used on values in different sections in a relocatable link.
681#: expression.cc:446
682msgid "binary "
683msgstr ""
684
685#: expression.cc:450
686msgid " by zero"
687msgstr ""
688
689#: expression.cc:636
690msgid "max applied to section relative value"
691msgstr ""
692
693#: expression.cc:687
694msgid "min applied to section relative value"
695msgstr ""
696
697#: expression.cc:828
698msgid "aligning to section relative value"
699msgstr ""
700
701#: expression.cc:993
702#, c-format
703msgid "unknown constant %s"
704msgstr ""
705
706#: fileread.cc:141
707#, c-format
708msgid "munmap failed: %s"
709msgstr ""
710
711#: fileread.cc:209
712#, c-format
713msgid "%s: fstat failed: %s"
714msgstr ""
715
716#: fileread.cc:250
717#, c-format
718msgid "could not reopen file %s"
719msgstr ""
720
721#: fileread.cc:401
722#, c-format
723msgid "%s: pread failed: %s"
724msgstr ""
725
726#: fileread.cc:415
727#, c-format
728msgid "%s: file too short: read only %lld of %lld bytes at %lld"
729msgstr ""
730
731#: fileread.cc:538
732#, c-format
733msgid ""
734"%s: attempt to map %lld bytes at offset %lld exceeds size of file; the file "
735"may be corrupt"
736msgstr ""
737
738#: fileread.cc:678
739#, c-format
740msgid "%s: lseek failed: %s"
741msgstr ""
742
743#: fileread.cc:684
744#, c-format
745msgid "%s: readv failed: %s"
746msgstr ""
747
748#: fileread.cc:687
749#, c-format
750msgid "%s: file too short: read only %zd of %zd bytes at %lld"
751msgstr ""
752
753#: fileread.cc:854
754#, c-format
755msgid "%s: total bytes mapped for read: %llu\n"
756msgstr ""
757
758#: fileread.cc:856
759#, c-format
760msgid "%s: maximum bytes mapped for read at one time: %llu\n"
761msgstr ""
762
763#: fileread.cc:949
764#, c-format
765msgid "%s: stat failed: %s"
766msgstr ""
767
768#: fileread.cc:1046
769#, c-format
770msgid "cannot find %s%s"
771msgstr ""
772
773#: fileread.cc:1071
774#, c-format
775msgid "cannot find %s"
776msgstr ""
777
778#: fileread.cc:1110
779#, c-format
780msgid "cannot open %s: %s"
781msgstr ""
782
783#: gdb-index.cc:369
784#, c-format
785msgid "%s: --gdb-index currently supports only C and C++ languages"
786msgstr ""
787
788#. The top level DIE should be one of the above.
789#: gdb-index.cc:390
790#, c-format
791msgid "%s: top level DIE is not DW_TAG_compile_unit or DW_TAG_type_unit"
792msgstr ""
793
794#: gdb-index.cc:844
795#, c-format
796msgid ""
797"%s: DWARF info may be corrupt; low_pc and high_pc are in different sections"
798msgstr ""
799
800#: gdb-index.cc:970
801#, c-format
802msgid "%s: DWARF CUs: %u\n"
803msgstr ""
804
805#: gdb-index.cc:972
806#, c-format
807msgid "%s: DWARF CUs without pubnames/pubtypes: %u\n"
808msgstr ""
809
810#: gdb-index.cc:974
811#, c-format
812msgid "%s: DWARF TUs: %u\n"
813msgstr ""
814
815#: gdb-index.cc:976
816#, c-format
817msgid "%s: DWARF TUs without pubnames/pubtypes: %u\n"
818msgstr ""
819
820#: gdb-index.h:149
821msgid "** gdb_index"
822msgstr ""
823
824#: gold-threads.cc:103
825#, c-format
826msgid "pthead_mutextattr_init failed: %s"
827msgstr ""
828
829#: gold-threads.cc:107
830#, c-format
831msgid "pthread_mutextattr_settype failed: %s"
832msgstr ""
833
834#: gold-threads.cc:112
835#, c-format
836msgid "pthread_mutex_init failed: %s"
837msgstr ""
838
839#: gold-threads.cc:116
840#, c-format
841msgid "pthread_mutexattr_destroy failed: %s"
842msgstr ""
843
844#: gold-threads.cc:123
845#, c-format
846msgid "pthread_mutex_destroy failed: %s"
847msgstr ""
848
849#: gold-threads.cc:131 gold-threads.cc:396
850#, c-format
851msgid "pthread_mutex_lock failed: %s"
852msgstr ""
853
854#: gold-threads.cc:139 gold-threads.cc:410
855#, c-format
856msgid "pthread_mutex_unlock failed: %s"
857msgstr ""
858
859#: gold-threads.cc:220
860#, c-format
861msgid "pthread_cond_init failed: %s"
862msgstr ""
863
864#: gold-threads.cc:227
865#, c-format
866msgid "pthread_cond_destroy failed: %s"
867msgstr ""
868
869#: gold-threads.cc:236
870#, c-format
871msgid "pthread_cond_wait failed: %s"
872msgstr ""
873
874#: gold-threads.cc:244
875#, c-format
876msgid "pthread_cond_signal failed: %s"
877msgstr ""
878
879#: gold-threads.cc:252
880#, c-format
881msgid "pthread_cond_broadcast failed: %s"
882msgstr ""
883
884#: gold-threads.cc:403
885#, c-format
886msgid "pthread_once failed: %s"
887msgstr ""
888
889#: gold.cc:101
890#, c-format
891msgid "%s: internal error in %s, at %s:%d\n"
892msgstr ""
893
894#: gold.cc:191
895msgid "no input files"
896msgstr ""
897
898#: gold.cc:221
899msgid "linking with --incremental-full"
900msgstr ""
901
902#: gold.cc:223
903msgid "restart link with --incremental-full"
904msgstr ""
905
906#: gold.cc:285
907msgid "cannot mix -r with --gc-sections or --icf"
908msgstr ""
909
910#: gold.cc:612
911#, c-format
912msgid "cannot mix -static with dynamic object %s"
913msgstr ""
914
915#: gold.cc:616
916#, c-format
917msgid "cannot mix -r with dynamic object %s"
918msgstr ""
919
920#: gold.cc:620
921#, c-format
922msgid "cannot use non-ELF output format with dynamic object %s"
923msgstr ""
924
925#: gold.cc:632
926#, c-format
927msgid "cannot mix split-stack '%s' and non-split-stack '%s' when using -r"
928msgstr ""
929
930#. FIXME: This needs to specify the location somehow.
931#: i386.cc:601 i386.cc:2655 sparc.cc:312 sparc.cc:3185 x86_64.cc:746
932#: x86_64.cc:3250
933msgid "missing expected TLS relocation"
934msgstr ""
935
936#: i386.cc:1699 sparc.cc:2229 tilegx.cc:3209 x86_64.cc:2279
937#, c-format
938msgid "%s: unsupported TLS reloc %u for IFUNC symbol"
939msgstr ""
940
941#: i386.cc:2809 i386.cc:3558 powerpc.cc:7521 sparc.cc:3583 tilegx.cc:4706
942#: x86_64.cc:3465 x86_64.cc:4205
943#, c-format
944msgid "unexpected reloc %u in object file"
945msgstr ""
946
947#: i386.cc:3002
948msgid "both SUN and GNU model TLS relocations"
949msgstr ""
950
951#: i386.cc:3572
952#, c-format
953msgid "unsupported reloc %u in object file"
954msgstr ""
955
956#: i386.cc:3802 x86_64.cc:4459
957#, c-format
958msgid "failed to match split-stack sequence at section %u offset %0zx"
959msgstr ""
960
961#: icf.cc:768
962#, c-format
963msgid "%s: ICF Converged after %u iteration(s)"
964msgstr ""
965
966#: icf.cc:771
967#, c-format
968msgid "%s: ICF stopped after %u iteration(s)"
969msgstr ""
970
971#: icf.cc:785
972#, c-format
973msgid "Could not find symbol %s to unfold\n"
974msgstr ""
975
976#: incremental.cc:80
977msgid "** incremental_inputs"
978msgstr ""
979
980#: incremental.cc:145
981#, c-format
982msgid "the link might take longer: cannot perform incremental link: %s"
983msgstr ""
984
985#: incremental.cc:411
986msgid "no incremental data from previous build"
987msgstr ""
988
989#: incremental.cc:417
990msgid "different version of incremental build data"
991msgstr ""
992
993#: incremental.cc:429
994msgid "command line changed"
995msgstr ""
996
997#: incremental.cc:456
998#, c-format
999msgid "%s: script file changed"
1000msgstr ""
1001
1002#: incremental.cc:859
1003#, c-format
1004msgid "unsupported ELF machine number %d"
1005msgstr ""
1006
1007#: incremental.cc:867 object.cc:3063
1008#, c-format
1009msgid "%s: incompatible target"
1010msgstr ""
1011
1012#: incremental.cc:889
1013msgid "output is not an ELF file."
1014msgstr ""
1015
1016#: incremental.cc:912
1017msgid "unsupported file: 32-bit, big-endian"
1018msgstr ""
1019
1020#: incremental.cc:921
1021msgid "unsupported file: 32-bit, little-endian"
1022msgstr ""
1023
1024#: incremental.cc:933
1025msgid "unsupported file: 64-bit, big-endian"
1026msgstr ""
1027
1028#: incremental.cc:942
1029msgid "unsupported file: 64-bit, little-endian"
1030msgstr ""
1031
1032#: incremental.cc:2078
1033msgid "COMDAT group has no signature"
1034msgstr ""
1035
1036#: incremental.cc:2084
1037#, c-format
1038msgid "COMDAT group %s included twice in incremental link"
1039msgstr ""
1040
1041#: int_encoding.cc:50 int_encoding.cc:83
1042msgid "Unusually large LEB128 decoded, debug information may be corrupted"
1043msgstr ""
1044
1045#: layout.cc:225
1046#, c-format
1047msgid "%s: total free lists: %u\n"
1048msgstr ""
1049
1050#: layout.cc:227
1051#, c-format
1052msgid "%s: total free list nodes: %u\n"
1053msgstr ""
1054
1055#: layout.cc:229
1056#, c-format
1057msgid "%s: calls to Free_list::remove: %u\n"
1058msgstr ""
1059
1060#: layout.cc:231 layout.cc:235
1061#, c-format
1062msgid "%s: nodes visited: %u\n"
1063msgstr ""
1064
1065#: layout.cc:233
1066#, c-format
1067msgid "%s: calls to Free_list::allocate: %u\n"
1068msgstr ""
1069
1070#: layout.cc:946
1071#, c-format
1072msgid ""
1073"Unable to create output section '%s' because it is not allowed by the "
1074"SECTIONS clause of the linker script"
1075msgstr ""
1076
1077#: layout.cc:2015
1078msgid ""
1079"multiple '.interp' sections in input files may cause confusing PT_INTERP "
1080"segment"
1081msgstr ""
1082
1083#: layout.cc:2079
1084#, c-format
1085msgid "%s: missing .note.GNU-stack section implies executable stack"
1086msgstr ""
1087
1088#: layout.cc:2091
1089#, c-format
1090msgid "%s: requires executable stack"
1091msgstr ""
1092
1093#: layout.cc:2590
1094#, c-format
1095msgid "unable to open --section-ordering-file file %s: %s"
1096msgstr ""
1097
1098#: layout.cc:3024
1099#, c-format
1100msgid "--build-id=uuid failed: could not open /dev/urandom: %s"
1101msgstr ""
1102
1103#: layout.cc:3031
1104#, c-format
1105msgid "/dev/urandom: read failed: %s"
1106msgstr ""
1107
1108#: layout.cc:3033
1109#, c-format
1110msgid "/dev/urandom: expected %zu bytes, got %zd bytes"
1111msgstr ""
1112
1113#: layout.cc:3055
1114#, c-format
1115msgid "--build-id argument '%s' not a valid hex number"
1116msgstr ""
1117
1118#: layout.cc:3061
1119#, c-format
1120msgid "unrecognized --build-id argument '%s'"
1121msgstr ""
1122
1123#: layout.cc:3626
1124#, c-format
1125msgid "load segment overlap [0x%llx -> 0x%llx] and [0x%llx -> 0x%llx]"
1126msgstr ""
1127
1128#: layout.cc:3785 output.cc:4557
1129#, c-format
1130msgid "out of patch space for section %s; relink with --incremental-full"
1131msgstr ""
1132
1133#: layout.cc:3794 output.cc:4565
1134#, c-format
1135msgid "%s: section changed size; relink with --incremental-full"
1136msgstr ""
1137
1138#: layout.cc:4051
1139msgid "out of patch space for symbol table; relink with --incremental-full"
1140msgstr ""
1141
1142#: layout.cc:4122
1143msgid ""
1144"out of patch space for section header table; relink with --incremental-full"
1145msgstr ""
1146
1147#: layout.cc:4840
1148msgid "read-only segment has dynamic relocations"
1149msgstr ""
1150
1151#: layout.cc:4843
1152msgid "shared library text segment is not shareable"
1153msgstr ""
1154
1155#: mapfile.cc:70
1156#, c-format
1157msgid "cannot open map file %s: %s"
1158msgstr ""
1159
1160#: mapfile.cc:84
1161#, c-format
1162msgid "cannot close map file: %s"
1163msgstr ""
1164
1165#: mapfile.cc:116
1166#, c-format
1167msgid ""
1168"Archive member included because of file (symbol)\n"
1169"\n"
1170msgstr ""
1171
1172#: mapfile.cc:159
1173#, c-format
1174msgid ""
1175"\n"
1176"Allocating common symbols\n"
1177msgstr ""
1178
1179#: mapfile.cc:161
1180#, c-format
1181msgid ""
1182"Common symbol       size              file\n"
1183"\n"
1184msgstr ""
1185
1186#: mapfile.cc:195
1187#, c-format
1188msgid ""
1189"\n"
1190"Memory map\n"
1191"\n"
1192msgstr ""
1193
1194#: mapfile.cc:367
1195#, c-format
1196msgid ""
1197"\n"
1198"Discarded input sections\n"
1199"\n"
1200msgstr ""
1201
1202#: merge.cc:493
1203#, c-format
1204msgid "%s: %s merged constants size: %lu; input: %zu; output: %zu\n"
1205msgstr ""
1206
1207#: merge.cc:520
1208msgid "mergeable string section length not multiple of character size"
1209msgstr ""
1210
1211#: merge.cc:529
1212#, c-format
1213msgid "%s: last entry in mergeable string section '%s' not null terminated"
1214msgstr ""
1215
1216#: merge.cc:604
1217#, c-format
1218msgid ""
1219"%s: section %s contains incorrectly aligned strings; the alignment of those "
1220"strings won't be preserved"
1221msgstr ""
1222
1223#: merge.cc:726
1224#, c-format
1225msgid "%s: %s input bytes: %zu\n"
1226msgstr ""
1227
1228#: merge.cc:728
1229#, c-format
1230msgid "%s: %s input strings: %zu\n"
1231msgstr ""
1232
1233#: merge.h:366
1234msgid "** merge constants"
1235msgstr ""
1236
1237#: merge.h:495
1238msgid "** merge strings"
1239msgstr ""
1240
1241#: nacl.cc:43 object.cc:174 object.cc:3111 output.cc:5185
1242#, c-format
1243msgid "%s: %s"
1244msgstr ""
1245
1246#: object.cc:101
1247msgid "missing SHT_SYMTAB_SHNDX section"
1248msgstr ""
1249
1250#: object.cc:145
1251#, c-format
1252msgid "symbol %u out of range for SHT_SYMTAB_SHNDX section"
1253msgstr ""
1254
1255#: object.cc:152
1256#, c-format
1257msgid "extended index for symbol %u out of range: %u"
1258msgstr ""
1259
1260#: object.cc:207
1261#, c-format
1262msgid "section name section has wrong type: %u"
1263msgstr ""
1264
1265#: object.cc:914
1266#, c-format
1267msgid "section group %u info %u out of range"
1268msgstr ""
1269
1270#: object.cc:933
1271#, c-format
1272msgid "symbol %u name offset %u out of range"
1273msgstr ""
1274
1275#: object.cc:951
1276#, c-format
1277msgid "symbol %u invalid section index %u"
1278msgstr ""
1279
1280#: object.cc:1003
1281#, c-format
1282msgid "section %u in section group %u out of range"
1283msgstr ""
1284
1285#: object.cc:1011
1286#, c-format
1287msgid "invalid section group %u refers to earlier section %u"
1288msgstr ""
1289
1290#: object.cc:1380 reloc.cc:290 reloc.cc:939
1291#, c-format
1292msgid "relocation section %u has bad info %u"
1293msgstr ""
1294
1295#: object.cc:1610
1296#, c-format
1297msgid "%s: removing unused section from '%s' in file '%s'"
1298msgstr ""
1299
1300#: object.cc:1636
1301#, c-format
1302msgid "%s: ICF folding section '%s' in file '%s'into '%s' in file '%s'"
1303msgstr ""
1304
1305#: object.cc:1927
1306msgid "size of symbols is not multiple of symbol size"
1307msgstr ""
1308
1309#: object.cc:2156
1310#, c-format
1311msgid "local symbol %u section name out of range: %u >= %u"
1312msgstr ""
1313
1314#: object.cc:2246
1315#, c-format
1316msgid "unknown section index %u for local symbol %u"
1317msgstr ""
1318
1319#: object.cc:2256
1320#, c-format
1321msgid "local symbol %u section index %u out of range"
1322msgstr ""
1323
1324#: object.cc:2826 reloc.cc:870
1325#, c-format
1326msgid "could not decompress section %s"
1327msgstr ""
1328
1329#: object.cc:2942
1330#, c-format
1331msgid "%s is not supported but is required for %s in %s"
1332msgstr ""
1333
1334#: object.cc:3019
1335msgid "function "
1336msgstr ""
1337
1338#: object.cc:3053
1339#, c-format
1340msgid "%s: unsupported ELF machine number %d"
1341msgstr ""
1342
1343#: object.cc:3127 plugin.cc:1822
1344#, c-format
1345msgid "%s: not configured to support 32-bit big-endian object"
1346msgstr ""
1347
1348#: object.cc:3143 plugin.cc:1831
1349#, c-format
1350msgid "%s: not configured to support 32-bit little-endian object"
1351msgstr ""
1352
1353#: object.cc:3162 plugin.cc:1843
1354#, c-format
1355msgid "%s: not configured to support 64-bit big-endian object"
1356msgstr ""
1357
1358#: object.cc:3178 plugin.cc:1852
1359#, c-format
1360msgid "%s: not configured to support 64-bit little-endian object"
1361msgstr ""
1362
1363#: options.cc:157
1364#, c-format
1365msgid ""
1366"Usage: %s [options] file...\n"
1367"Options:\n"
1368msgstr ""
1369
1370#. config.guess and libtool.m4 look in ld --help output for the
1371#. string "supported targets".
1372#: options.cc:165
1373#, c-format
1374msgid "%s: supported targets:"
1375msgstr ""
1376
1377#: options.cc:174
1378#, c-format
1379msgid "%s: supported emulations:"
1380msgstr ""
1381
1382#: options.cc:186
1383#, c-format
1384msgid "Report bugs to %s\n"
1385msgstr ""
1386
1387#: options.cc:203 options.cc:213 options.cc:223
1388#, c-format
1389msgid "%s: invalid option value (expected an integer): %s"
1390msgstr ""
1391
1392#: options.cc:233 options.cc:244
1393#, c-format
1394msgid "%s: invalid option value (expected a floating point number): %s"
1395msgstr ""
1396
1397#: options.cc:253
1398#, c-format
1399msgid "%s: must take a non-empty argument"
1400msgstr ""
1401
1402#: options.cc:294
1403#, c-format
1404msgid "%s: must take one of the following arguments: %s"
1405msgstr ""
1406
1407#: options.cc:325
1408#, c-format
1409msgid "  Supported targets:\n"
1410msgstr ""
1411
1412#: options.cc:333
1413#, c-format
1414msgid "  Supported emulations:\n"
1415msgstr ""
1416
1417#: options.cc:476
1418msgid "invalid argument to --section-start; must be SECTION=ADDRESS"
1419msgstr ""
1420
1421#: options.cc:489
1422msgid "--section-start address missing"
1423msgstr ""
1424
1425#: options.cc:498
1426#, c-format
1427msgid "--section-start argument %s is not a valid hex number"
1428msgstr ""
1429
1430#: options.cc:535
1431#, c-format
1432msgid "unable to parse script file %s"
1433msgstr ""
1434
1435#: options.cc:543
1436#, c-format
1437msgid "unable to parse version script file %s"
1438msgstr ""
1439
1440#: options.cc:551
1441#, c-format
1442msgid "unable to parse dynamic-list script file %s"
1443msgstr ""
1444
1445#: options.cc:663
1446#, c-format
1447msgid ""
1448"format '%s' not supported; treating as elf (supported formats: elf, binary)"
1449msgstr ""
1450
1451#: options.cc:705
1452#, c-format
1453msgid "%s: use the --help option for usage information\n"
1454msgstr ""
1455
1456#: options.cc:714
1457#, c-format
1458msgid "%s: %s: %s\n"
1459msgstr ""
1460
1461#: options.cc:818
1462msgid "unexpected argument"
1463msgstr ""
1464
1465#: options.cc:831 options.cc:892
1466msgid "missing argument"
1467msgstr ""
1468
1469#: options.cc:903
1470msgid "unknown -z option"
1471msgstr ""
1472
1473#: options.cc:1115
1474#, c-format
1475msgid "ignoring --threads: %s was compiled without thread support"
1476msgstr ""
1477
1478#: options.cc:1122
1479#, c-format
1480msgid "ignoring --thread-count: %s was compiled without thread support"
1481msgstr ""
1482
1483#: options.cc:1176
1484#, c-format
1485msgid "unable to open -retain-symbols-file file %s: %s"
1486msgstr ""
1487
1488#: options.cc:1213
1489msgid "-shared and -static are incompatible"
1490msgstr ""
1491
1492#: options.cc:1215
1493msgid "-shared and -pie are incompatible"
1494msgstr ""
1495
1496#: options.cc:1217
1497msgid "-pie and -static are incompatible"
1498msgstr ""
1499
1500#: options.cc:1220
1501msgid "-shared and -r are incompatible"
1502msgstr ""
1503
1504#: options.cc:1222
1505msgid "-pie and -r are incompatible"
1506msgstr ""
1507
1508#: options.cc:1227
1509msgid "-F/--filter may not used without -shared"
1510msgstr ""
1511
1512#: options.cc:1229
1513msgid "-f/--auxiliary may not be used without -shared"
1514msgstr ""
1515
1516#: options.cc:1234
1517msgid "-retain-symbols-file does not yet work with -r"
1518msgstr ""
1519
1520#: options.cc:1240
1521msgid "binary output format not compatible with -shared or -pie or -r"
1522msgstr ""
1523
1524#: options.cc:1246
1525#, c-format
1526msgid "--hash-bucket-empty-fraction value %g out of range [0.0, 1.0)"
1527msgstr ""
1528
1529#: options.cc:1251
1530msgid ""
1531"Options --incremental-changed, --incremental-unchanged, --incremental-"
1532"unknown require the use of --incremental"
1533msgstr ""
1534
1535#: options.cc:1261
1536msgid "incremental linking is not compatible with -r"
1537msgstr ""
1538
1539#: options.cc:1263
1540msgid "incremental linking is not compatible with --emit-relocs"
1541msgstr ""
1542
1543#: options.cc:1266
1544msgid "incremental linking is not compatible with --plugin"
1545msgstr ""
1546
1547#: options.cc:1269
1548msgid "ignoring --gc-sections for an incremental link"
1549msgstr ""
1550
1551#: options.cc:1274
1552msgid "ignoring --icf for an incremental link"
1553msgstr ""
1554
1555#: options.cc:1279
1556msgid "ignoring --compress-debug-sections for an incremental link"
1557msgstr ""
1558
1559#: options.cc:1359
1560msgid "May not nest groups"
1561msgstr ""
1562
1563#: options.cc:1361
1564msgid "may not nest groups in libraries"
1565msgstr ""
1566
1567#: options.cc:1373
1568msgid "Group end without group start"
1569msgstr ""
1570
1571#: options.cc:1383
1572msgid "may not nest libraries"
1573msgstr ""
1574
1575#: options.cc:1385
1576msgid "may not nest libraries in groups"
1577msgstr ""
1578
1579#: options.cc:1397
1580msgid "lib end without lib start"
1581msgstr ""
1582
1583#. I guess it's neither a long option nor a short option.
1584#: options.cc:1462
1585msgid "unknown option"
1586msgstr ""
1587
1588#: options.cc:1489
1589#, c-format
1590msgid "%s: missing group end\n"
1591msgstr ""
1592
1593#: options.h:624
1594msgid "Report usage information"
1595msgstr ""
1596
1597#: options.h:626
1598msgid "Report version information"
1599msgstr ""
1600
1601#: options.h:628
1602msgid "Report version and target information"
1603msgstr ""
1604
1605#: options.h:637 options.h:712
1606msgid "Not supported"
1607msgstr ""
1608
1609#: options.h:638 options.h:713
1610msgid "Do not copy DT_NEEDED tags from shared libraries"
1611msgstr ""
1612
1613#: options.h:641 options.h:1289
1614msgid "Allow multiple definitions of symbols"
1615msgstr ""
1616
1617#: options.h:642
1618msgid "Do not allow multiple definitions"
1619msgstr ""
1620
1621#: options.h:645
1622msgid "Allow unresolved references in shared libraries"
1623msgstr ""
1624
1625#: options.h:646
1626msgid "Do not allow unresolved references in shared libraries"
1627msgstr ""
1628
1629#: options.h:649
1630msgid "Only set DT_NEEDED for shared libraries if used"
1631msgstr ""
1632
1633#: options.h:650
1634msgid "Always DT_NEEDED for shared libraries"
1635msgstr ""
1636
1637#: options.h:653 options.h:831 options.h:1197 options.h:1207
1638msgid "Ignored"
1639msgstr ""
1640
1641#: options.h:653
1642msgid "[ignored]"
1643msgstr ""
1644
1645#: options.h:661
1646msgid "Set input format"
1647msgstr ""
1648
1649#: options.h:664
1650msgid "-l searches for shared libraries"
1651msgstr ""
1652
1653#: options.h:666
1654msgid "-l does not search for shared libraries"
1655msgstr ""
1656
1657#: options.h:669
1658msgid "alias for -Bdynamic"
1659msgstr ""
1660
1661#: options.h:671
1662msgid "alias for -Bstatic"
1663msgstr ""
1664
1665#: options.h:674
1666msgid "Use group name lookup rules for shared library"
1667msgstr ""
1668
1669#: options.h:677
1670msgid "Bind defined symbols locally"
1671msgstr ""
1672
1673#: options.h:680
1674msgid "Bind defined function symbols locally"
1675msgstr ""
1676
1677#: options.h:683
1678msgid "Generate build ID note"
1679msgstr ""
1680
1681#: options.h:684 options.h:740
1682msgid "[=STYLE]"
1683msgstr ""
1684
1685#: options.h:688
1686msgid "Chunk size for '--build-id=tree'"
1687msgstr ""
1688
1689#: options.h:688 options.h:693 options.h:1086 options.h:1100 options.h:1268
1690#: options.h:1287
1691msgid "SIZE"
1692msgstr ""
1693
1694#: options.h:692
1695msgid ""
1696"Minimum output file size for '--build-id=tree' to work differently than '--"
1697"build-id=sha1'"
1698msgstr ""
1699
1700#: options.h:696
1701msgid "Check segment addresses for overlaps (default)"
1702msgstr ""
1703
1704#: options.h:697
1705msgid "Do not check segment addresses for overlaps"
1706msgstr ""
1707
1708#: options.h:701 options.h:706
1709msgid "Compress .debug_* sections in the output file"
1710msgstr ""
1711
1712#: options.h:707
1713msgid "[none]"
1714msgstr ""
1715
1716#: options.h:716
1717msgid "Output cross reference table"
1718msgstr ""
1719
1720#: options.h:717
1721msgid "Do not output cross reference table"
1722msgstr ""
1723
1724#: options.h:720
1725msgid "Use DT_INIT_ARRAY for all constructors (default)"
1726msgstr ""
1727
1728#: options.h:721
1729msgid "Handle constructors as directed by compiler"
1730msgstr ""
1731
1732#: options.h:724
1733msgid "Define common symbols"
1734msgstr ""
1735
1736#: options.h:725
1737msgid "Do not define common symbols"
1738msgstr ""
1739
1740#: options.h:727 options.h:729
1741msgid "Alias for -d"
1742msgstr ""
1743
1744#: options.h:732
1745msgid "Turn on debugging"
1746msgstr ""
1747
1748#: options.h:733
1749msgid "[all,files,script,task][,...]"
1750msgstr ""
1751
1752#: options.h:736
1753msgid "Define a symbol"
1754msgstr ""
1755
1756#: options.h:736
1757msgid "SYMBOL=EXPRESSION"
1758msgstr ""
1759
1760#: options.h:739
1761msgid "Demangle C++ symbols in log messages"
1762msgstr ""
1763
1764#: options.h:743
1765msgid "Do not demangle C++ symbols in log messages"
1766msgstr ""
1767
1768#: options.h:747
1769msgid "Look for violations of the C++ One Definition Rule"
1770msgstr ""
1771
1772#: options.h:748
1773msgid "Do not look for violations of the C++ One Definition Rule"
1774msgstr ""
1775
1776#: options.h:751
1777msgid "Delete all local symbols"
1778msgstr ""
1779
1780#: options.h:753
1781msgid "Delete all temporary local symbols"
1782msgstr ""
1783
1784#: options.h:756
1785msgid "Add data symbols to dynamic symbols"
1786msgstr ""
1787
1788#: options.h:759
1789msgid "Add C++ operator new/delete to dynamic symbols"
1790msgstr ""
1791
1792#: options.h:762
1793msgid "Add C++ typeinfo to dynamic symbols"
1794msgstr ""
1795
1796#: options.h:765
1797msgid "Read a list of dynamic symbols"
1798msgstr ""
1799
1800#: options.h:765 options.h:873 options.h:896 options.h:964 options.h:1033
1801#: options.h:1142 options.h:1190
1802msgid "FILE"
1803msgstr ""
1804
1805#: options.h:768
1806msgid "Set program start address"
1807msgstr ""
1808
1809#: options.h:768 options.h:1157 options.h:1159 options.h:1161 options.h:1164
1810#: options.h:1166
1811msgid "ADDRESS"
1812msgstr ""
1813
1814#: options.h:771
1815msgid "Exclude libraries from automatic export"
1816msgstr ""
1817
1818#: options.h:775
1819msgid "Export all dynamic symbols"
1820msgstr ""
1821
1822#: options.h:776
1823msgid "Do not export all dynamic symbols (default)"
1824msgstr ""
1825
1826#: options.h:779
1827msgid "Export SYMBOL to dynamic symbol table"
1828msgstr ""
1829
1830#: options.h:779 options.h:807 options.h:893 options.h:1122 options.h:1177
1831#: options.h:1234 options.h:1237
1832msgid "SYMBOL"
1833msgstr ""
1834
1835#: options.h:782
1836msgid "Link big-endian objects."
1837msgstr ""
1838
1839#: options.h:785
1840msgid "Link little-endian objects."
1841msgstr ""
1842
1843#: options.h:788
1844msgid "Create exception frame header"
1845msgstr ""
1846
1847#: options.h:791
1848msgid "(ARM only) Do not warn about objects with incompatible enum sizes"
1849msgstr ""
1850
1851#: options.h:795
1852msgid "Auxiliary filter for shared object symbol table"
1853msgstr ""
1854
1855#: options.h:796 options.h:800
1856msgid "SHLIB"
1857msgstr ""
1858
1859#: options.h:799
1860msgid "Filter for shared object symbol table"
1861msgstr ""
1862
1863#: options.h:803
1864msgid "Treat warnings as errors"
1865msgstr ""
1866
1867#: options.h:804
1868msgid "Do not treat warnings as errors"
1869msgstr ""
1870
1871#: options.h:807
1872msgid "Call SYMBOL at unload-time"
1873msgstr ""
1874
1875#: options.h:810
1876msgid "(ARM only) Fix binaries for Cortex-A8 erratum."
1877msgstr ""
1878
1879#: options.h:811
1880msgid "(ARM only) Do not fix binaries for Cortex-A8 erratum."
1881msgstr ""
1882
1883#: options.h:814
1884msgid "(ARM only) Fix binaries for ARM1176 erratum."
1885msgstr ""
1886
1887#: options.h:815
1888msgid "(ARM only) Do not fix binaries for ARM1176 erratum."
1889msgstr ""
1890
1891#: options.h:818
1892msgid "(ARM only) Merge exidx entries in debuginfo."
1893msgstr ""
1894
1895#: options.h:819
1896msgid "(ARM only) Do not merge exidx entries in debuginfo."
1897msgstr ""
1898
1899#: options.h:822
1900msgid "(ARM only) Rewrite BX rn as MOV pc, rn for ARMv4"
1901msgstr ""
1902
1903#: options.h:826
1904msgid "(ARM only) Rewrite BX rn branch to ARMv4 interworking veneer"
1905msgstr ""
1906
1907#: options.h:834
1908msgid "Generate .gdb_index section"
1909msgstr ""
1910
1911#: options.h:835
1912msgid "Do not generate .gdb_index section"
1913msgstr ""
1914
1915#: options.h:838
1916msgid "Enable STB_GNU_UNIQUE symbol binding (default)"
1917msgstr ""
1918
1919#: options.h:839
1920msgid "Disable STB_GNU_UNIQUE symbol binding"
1921msgstr ""
1922
1923#: options.h:842
1924msgid "Set shared library name"
1925msgstr ""
1926
1927#: options.h:842 options.h:1016 options.h:1050
1928msgid "FILENAME"
1929msgstr ""
1930
1931#: options.h:845
1932msgid "Min fraction of empty buckets in dynamic hash"
1933msgstr ""
1934
1935#: options.h:846
1936msgid "FRACTION"
1937msgstr ""
1938
1939#: options.h:849
1940msgid "Dynamic hash style"
1941msgstr ""
1942
1943#: options.h:849
1944msgid "[sysv,gnu,both]"
1945msgstr ""
1946
1947#: options.h:853
1948msgid "Set dynamic linker path"
1949msgstr ""
1950
1951#: options.h:853
1952msgid "PROGRAM"
1953msgstr ""
1954
1955#: options.h:856
1956msgid ""
1957"Do an incremental link if possible; otherwise, do a full link and prepare "
1958"output for incremental linking"
1959msgstr ""
1960
1961#: options.h:861
1962msgid "Do a full link (default)"
1963msgstr ""
1964
1965#: options.h:864
1966msgid "Do a full link and prepare output for incremental linking"
1967msgstr ""
1968
1969#: options.h:868
1970msgid "Do an incremental link; exit if not possible"
1971msgstr ""
1972
1973#: options.h:871
1974msgid "Set base file for incremental linking (default is output file)"
1975msgstr ""
1976
1977#: options.h:876
1978msgid "Assume files changed"
1979msgstr ""
1980
1981#: options.h:879
1982msgid "Assume files didn't change"
1983msgstr ""
1984
1985#: options.h:882
1986msgid "Use timestamps to check files (default)"
1987msgstr ""
1988
1989#: options.h:885
1990msgid "Assume startup files unchanged (files preceding this option)"
1991msgstr ""
1992
1993#: options.h:889
1994msgid "Amount of extra space to allocate for patches"
1995msgstr ""
1996
1997#: options.h:890
1998msgid "PERCENT"
1999msgstr ""
2000
2001#: options.h:893
2002msgid "Call SYMBOL at load-time"
2003msgstr ""
2004
2005#: options.h:896
2006msgid "Read only symbol values from FILE"
2007msgstr ""
2008
2009#: options.h:900
2010msgid "Map whole files to memory (default on 64-bit hosts)"
2011msgstr ""
2012
2013#: options.h:901
2014msgid "Map relevant file parts to memory (default on 32-bit hosts)"
2015msgstr ""
2016
2017#: options.h:904
2018msgid "Keep files mapped across passes (default)"
2019msgstr ""
2020
2021#: options.h:905
2022msgid "Release mapped files after each pass"
2023msgstr ""
2024
2025#: options.h:908
2026msgid "Generate unwind information for PLT (default)"
2027msgstr ""
2028
2029#: options.h:909
2030msgid "Do not generate unwind information for PLT"
2031msgstr ""
2032
2033#: options.h:912
2034msgid "Search for library LIBNAME"
2035msgstr ""
2036
2037#: options.h:912
2038msgid "LIBNAME"
2039msgstr ""
2040
2041#: options.h:915
2042msgid "Add directory to search path"
2043msgstr ""
2044
2045#: options.h:915 options.h:1039 options.h:1042 options.h:1046 options.h:1136
2046msgid "DIR"
2047msgstr ""
2048
2049#: options.h:918
2050msgid "Enable text section reordering for GCC section names (default)"
2051msgstr ""
2052
2053#: options.h:920
2054msgid "Disable text section reordering for GCC section names"
2055msgstr ""
2056
2057#: options.h:923
2058msgid "Only search directories specified on the command line."
2059msgstr ""
2060
2061#: options.h:927
2062msgid "Put read-only non-executable sections in their own segment"
2063msgstr ""
2064
2065#: options.h:931
2066msgid "Set offset between executable and read-only segments"
2067msgstr ""
2068
2069#: options.h:932
2070msgid "OFFSET"
2071msgstr ""
2072
2073#: options.h:935
2074msgid "Set GNU linker emulation; obsolete"
2075msgstr ""
2076
2077#: options.h:935
2078msgid "EMULATION"
2079msgstr ""
2080
2081#: options.h:938
2082msgid "Map the output file for writing (default)."
2083msgstr ""
2084
2085#: options.h:939
2086msgid "Do not map the output file for writing."
2087msgstr ""
2088
2089#: options.h:942
2090msgid "Write map file on standard output"
2091msgstr ""
2092
2093#: options.h:943
2094msgid "Write map file"
2095msgstr ""
2096
2097#: options.h:944
2098msgid "MAPFILENAME"
2099msgstr ""
2100
2101#: options.h:947
2102msgid "Do not page align data"
2103msgstr ""
2104
2105#: options.h:949
2106msgid "Do not page align data, do not make text readonly"
2107msgstr ""
2108
2109#: options.h:950
2110msgid "Page align data, make text readonly"
2111msgstr ""
2112
2113#: options.h:953
2114msgid "Enable use of DT_RUNPATH and DT_FLAGS"
2115msgstr ""
2116
2117#: options.h:954
2118msgid "Disable use of DT_RUNPATH and DT_FLAGS"
2119msgstr ""
2120
2121#: options.h:957
2122msgid "Create an output file even if errors occur"
2123msgstr ""
2124
2125#: options.h:960 options.h:1270
2126msgid "Report undefined symbols (even with --shared)"
2127msgstr ""
2128
2129#: options.h:964
2130msgid "Set output file name"
2131msgstr ""
2132
2133#: options.h:967
2134msgid "Optimize output file size"
2135msgstr ""
2136
2137#: options.h:967
2138msgid "LEVEL"
2139msgstr ""
2140
2141#: options.h:970
2142msgid "Set output format"
2143msgstr ""
2144
2145#: options.h:970
2146msgid "[binary]"
2147msgstr ""
2148
2149#: options.h:973 options.h:982
2150msgid "(ARM only) Ignore for backward compatibility"
2151msgstr ""
2152
2153#: options.h:976 options.h:978
2154msgid "Create a position independent executable"
2155msgstr ""
2156
2157#: options.h:985
2158msgid "(PowerPC64 only) Align PLT call stubs to fit cache lines"
2159msgstr ""
2160
2161#: options.h:986
2162msgid "[=P2ALIGN]"
2163msgstr ""
2164
2165#: options.h:989
2166msgid "(PowerPC64 only) PLT call stubs should load r11"
2167msgstr ""
2168
2169#: options.h:990
2170msgid "(PowerPC64 only) PLT call stubs should not load r11"
2171msgstr ""
2172
2173#: options.h:993
2174msgid "(PowerPC64 only) PLT call stubs with load-load barrier"
2175msgstr ""
2176
2177#: options.h:994
2178msgid "(PowerPC64 only) PLT call stubs without barrier"
2179msgstr ""
2180
2181#: options.h:998
2182msgid "Load a plugin library"
2183msgstr ""
2184
2185#: options.h:998
2186msgid "PLUGIN"
2187msgstr ""
2188
2189#: options.h:1000
2190msgid "Pass an option to the plugin"
2191msgstr ""
2192
2193#: options.h:1000
2194msgid "OPTION"
2195msgstr ""
2196
2197#: options.h:1004
2198msgid "Use posix_fallocate to reserve space in the output file (default)."
2199msgstr ""
2200
2201#: options.h:1006
2202msgid "Use fallocate or ftruncate to reserve space."
2203msgstr ""
2204
2205#: options.h:1009
2206msgid "Preread archive symbols when multi-threaded"
2207msgstr ""
2208
2209#: options.h:1012
2210msgid "Print default output format"
2211msgstr ""
2212
2213#: options.h:1015
2214msgid "Print symbols defined and used for each input"
2215msgstr ""
2216
2217#: options.h:1019
2218msgid "Ignored for SVR4 compatibility"
2219msgstr ""
2220
2221#: options.h:1022
2222msgid "Generate relocations in output"
2223msgstr ""
2224
2225#: options.h:1025
2226msgid "Generate relocatable output"
2227msgstr ""
2228
2229#: options.h:1027
2230msgid "Synonym for -r"
2231msgstr ""
2232
2233#: options.h:1030
2234msgid "Relax branches on certain targets"
2235msgstr ""
2236
2237#: options.h:1033
2238msgid "keep only symbols listed in this file"
2239msgstr ""
2240
2241#: options.h:1039 options.h:1042
2242msgid "Add DIR to runtime search path"
2243msgstr ""
2244
2245#: options.h:1045
2246msgid "Add DIR to link time shared library search path"
2247msgstr ""
2248
2249#: options.h:1049
2250msgid "Layout sections in the order specified."
2251msgstr ""
2252
2253#: options.h:1053
2254msgid "Set address of section"
2255msgstr ""
2256
2257#: options.h:1053
2258msgid "SECTION=ADDRESS"
2259msgstr ""
2260
2261#: options.h:1056
2262msgid "Sort common symbols by alignment"
2263msgstr ""
2264
2265#: options.h:1057
2266msgid "[={ascending,descending}]"
2267msgstr ""
2268
2269#: options.h:1060
2270msgid ""
2271"Sort sections by name.  '--no-text-reorder' will override '--sort-"
2272"section=name' for .text"
2273msgstr ""
2274
2275#: options.h:1062
2276msgid "[none,name]"
2277msgstr ""
2278
2279#: options.h:1066
2280msgid "Dynamic tag slots to reserve (default 5)"
2281msgstr ""
2282
2283#: options.h:1067 options.h:1115 options.h:1148 options.h:1150 options.h:1152
2284#: options.h:1154
2285msgid "COUNT"
2286msgstr ""
2287
2288#: options.h:1070
2289msgid "Strip all symbols"
2290msgstr ""
2291
2292#: options.h:1072
2293msgid "Strip debugging information"
2294msgstr ""
2295
2296#: options.h:1074
2297msgid "Emit only debug line number information"
2298msgstr ""
2299
2300#: options.h:1076
2301msgid "Strip debug symbols that are unused by gdb (at least versions <= 7.4)"
2302msgstr ""
2303
2304#: options.h:1079
2305msgid "Strip LTO intermediate code sections"
2306msgstr ""
2307
2308#: options.h:1082
2309msgid ""
2310"(ARM, PowerPC only) The maximum distance from instructions in a group of "
2311"sections to their stubs.  Negative values mean stubs are always after "
2312"(PowerPC before) the group.  1 means use default size.\n"
2313msgstr ""
2314
2315#: options.h:1089
2316msgid ""
2317"Use less memory and more disk I/O (included only for compatibility with GNU "
2318"ld)"
2319msgstr ""
2320
2321#: options.h:1093 options.h:1096
2322msgid "Generate shared library"
2323msgstr ""
2324
2325#: options.h:1099
2326msgid "Stack size when -fsplit-stack function calls non-split"
2327msgstr ""
2328
2329#: options.h:1105
2330msgid "Do not link against shared libraries"
2331msgstr ""
2332
2333#: options.h:1108
2334msgid ""
2335"Identical Code Folding. '--icf=safe' Folds ctors, dtors and functions whose "
2336"pointers are definitely not taken."
2337msgstr ""
2338
2339#: options.h:1115
2340msgid "Number of iterations of ICF (default 2)"
2341msgstr ""
2342
2343#: options.h:1118
2344msgid "List folded identical sections on stderr"
2345msgstr ""
2346
2347#: options.h:1119
2348msgid "Do not list folded identical sections"
2349msgstr ""
2350
2351#: options.h:1122
2352msgid "Do not fold this symbol during ICF"
2353msgstr ""
2354
2355#: options.h:1125
2356msgid "Remove unused sections"
2357msgstr ""
2358
2359#: options.h:1126
2360msgid "Don't remove unused sections (default)"
2361msgstr ""
2362
2363#: options.h:1129
2364msgid "List removed unused sections on stderr"
2365msgstr ""
2366
2367#: options.h:1130
2368msgid "Do not list removed unused sections"
2369msgstr ""
2370
2371#: options.h:1133
2372msgid "Print resource usage statistics"
2373msgstr ""
2374
2375#: options.h:1136
2376msgid "Set target system root directory"
2377msgstr ""
2378
2379#: options.h:1139
2380msgid "Print the name of each input file"
2381msgstr ""
2382
2383#: options.h:1142
2384msgid "Read linker script"
2385msgstr ""
2386
2387#: options.h:1145
2388msgid "Run the linker multi-threaded"
2389msgstr ""
2390
2391#: options.h:1146
2392msgid "Do not run the linker multi-threaded"
2393msgstr ""
2394
2395#: options.h:1148
2396msgid "Number of threads to use"
2397msgstr ""
2398
2399#: options.h:1150
2400msgid "Number of threads to use in initial pass"
2401msgstr ""
2402
2403#: options.h:1152
2404msgid "Number of threads to use in middle pass"
2405msgstr ""
2406
2407#: options.h:1154
2408msgid "Number of threads to use in final pass"
2409msgstr ""
2410
2411#: options.h:1157
2412msgid "Set the address of the bss segment"
2413msgstr ""
2414
2415#: options.h:1159
2416msgid "Set the address of the data segment"
2417msgstr ""
2418
2419#: options.h:1161 options.h:1163
2420msgid "Set the address of the text segment"
2421msgstr ""
2422
2423#: options.h:1166
2424msgid "Set the address of the rodata segment"
2425msgstr ""
2426
2427#: options.h:1169
2428msgid "(PowerPC64 only) Optimize TOC code sequences"
2429msgstr ""
2430
2431#: options.h:1170
2432msgid "(PowerPC64 only) Don't optimize TOC code sequences"
2433msgstr ""
2434
2435#: options.h:1173
2436msgid "(PowerPC64 only) Sort TOC and GOT sections"
2437msgstr ""
2438
2439#: options.h:1174
2440msgid "(PowerPC64 only) Don't sort TOC and GOT sections"
2441msgstr ""
2442
2443#: options.h:1177
2444msgid "Create undefined reference to SYMBOL"
2445msgstr ""
2446
2447#: options.h:1180
2448msgid "How to handle unresolved symbols"
2449msgstr ""
2450
2451#: options.h:1187
2452msgid "Synonym for --debug=files"
2453msgstr ""
2454
2455#: options.h:1190
2456msgid "Read version script"
2457msgstr ""
2458
2459#: options.h:1193
2460msgid "Warn about duplicate common symbols"
2461msgstr ""
2462
2463#: options.h:1194
2464msgid "Do not warn about duplicate common symbols (default)"
2465msgstr ""
2466
2467#: options.h:1200
2468msgid "Warn if the stack is executable"
2469msgstr ""
2470
2471#: options.h:1201
2472msgid "Do not warn if the stack is executable (default)"
2473msgstr ""
2474
2475#: options.h:1204
2476msgid "Don't warn about mismatched input files"
2477msgstr ""
2478
2479#: options.h:1210
2480msgid "Warn when skipping an incompatible library"
2481msgstr ""
2482
2483#: options.h:1211
2484msgid "Don't warn when skipping an incompatible library"
2485msgstr ""
2486
2487#: options.h:1214
2488msgid "Warn if text segment is not shareable"
2489msgstr ""
2490
2491#: options.h:1215
2492msgid "Do not warn if text segment is not shareable (default)"
2493msgstr ""
2494
2495#: options.h:1218
2496msgid "Report unresolved symbols as warnings"
2497msgstr ""
2498
2499#: options.h:1222
2500msgid "Report unresolved symbols as errors"
2501msgstr ""
2502
2503#: options.h:1226
2504msgid "(ARM only) Do not warn about objects with incompatible wchar_t sizes"
2505msgstr ""
2506
2507#: options.h:1230
2508msgid "Include all archive contents"
2509msgstr ""
2510
2511#: options.h:1231
2512msgid "Include only needed archive contents"
2513msgstr ""
2514
2515#: options.h:1234
2516msgid "Use wrapper functions for SYMBOL"
2517msgstr ""
2518
2519#: options.h:1237
2520msgid "Trace references to symbol"
2521msgstr ""
2522
2523#: options.h:1240
2524msgid "Allow unused version in script (default)"
2525msgstr ""
2526
2527#: options.h:1241
2528msgid "Do not allow unused version in script"
2529msgstr ""
2530
2531#: options.h:1244
2532msgid "Default search path for Solaris compatibility"
2533msgstr ""
2534
2535#: options.h:1245
2536msgid "PATH"
2537msgstr ""
2538
2539#: options.h:1248
2540msgid "Start a library search group"
2541msgstr ""
2542
2543#: options.h:1250
2544msgid "End a library search group"
2545msgstr ""
2546
2547#: options.h:1254
2548msgid "Start a library"
2549msgstr ""
2550
2551#: options.h:1256
2552msgid "End a library "
2553msgstr ""
2554
2555#: options.h:1259
2556msgid "Ignored for GCC linker option compatibility"
2557msgstr ""
2558
2559#: options.h:1265
2560msgid "Sort dynamic relocs"
2561msgstr ""
2562
2563#: options.h:1266
2564msgid "Do not sort dynamic relocs"
2565msgstr ""
2566
2567#: options.h:1268
2568msgid "Set common page size to SIZE"
2569msgstr ""
2570
2571#: options.h:1273
2572msgid "Mark output as requiring executable stack"
2573msgstr ""
2574
2575#: options.h:1275
2576msgid "Mark DSO to be initialized first at runtime"
2577msgstr ""
2578
2579#: options.h:1278
2580msgid "Mark object to interpose all DSOs but executable"
2581msgstr ""
2582
2583#: options.h:1281
2584msgid "Mark object for lazy runtime binding (default)"
2585msgstr ""
2586
2587#: options.h:1284
2588msgid "Mark object requiring immediate process"
2589msgstr ""
2590
2591#: options.h:1287
2592msgid "Set maximum page size to SIZE"
2593msgstr ""
2594
2595#: options.h:1295
2596msgid "Do not create copy relocs"
2597msgstr ""
2598
2599#: options.h:1297
2600msgid "Mark object not to use default search paths"
2601msgstr ""
2602
2603#: options.h:1300
2604msgid "Mark DSO non-deletable at runtime"
2605msgstr ""
2606
2607#: options.h:1303
2608msgid "Mark DSO not available to dlopen"
2609msgstr ""
2610
2611#: options.h:1306
2612msgid "Mark DSO not available to dldump"
2613msgstr ""
2614
2615#: options.h:1309
2616msgid "Mark output as not requiring executable stack"
2617msgstr ""
2618
2619#: options.h:1311
2620msgid "Mark object for immediate function binding"
2621msgstr ""
2622
2623#: options.h:1314
2624msgid "Mark DSO to indicate that needs immediate $ORIGIN processing at runtime"
2625msgstr ""
2626
2627#: options.h:1317
2628msgid "Where possible mark variables read-only after relocation"
2629msgstr ""
2630
2631#: options.h:1318
2632msgid "Don't mark variables read-only after relocation"
2633msgstr ""
2634
2635#: options.h:1320
2636msgid "Do not permit relocations in read-only segments"
2637msgstr ""
2638
2639#: options.h:1321 options.h:1323
2640msgid "Permit relocations in read-only segments (default)"
2641msgstr ""
2642
2643#: output.cc:1344
2644msgid "section group retained but group element discarded"
2645msgstr ""
2646
2647#: output.cc:1711 output.cc:1743
2648msgid "out of patch space (GOT); relink with --incremental-full"
2649msgstr ""
2650
2651#: output.cc:2372
2652#, c-format
2653msgid "invalid alignment %lu for section \"%s\""
2654msgstr ""
2655
2656#: output.cc:4598
2657#, c-format
2658msgid "dot moves backward in linker script from 0x%llx to 0x%llx"
2659msgstr ""
2660
2661#: output.cc:4601
2662#, c-format
2663msgid "address of section '%s' moves backward from 0x%llx to 0x%llx"
2664msgstr ""
2665
2666#: output.cc:4965
2667#, c-format
2668msgid "%s: incremental base and output file name are the same"
2669msgstr ""
2670
2671#: output.cc:4972
2672#, c-format
2673msgid "%s: stat: %s"
2674msgstr ""
2675
2676#: output.cc:4977
2677#, c-format
2678msgid "%s: incremental base file is empty"
2679msgstr ""
2680
2681#: output.cc:4989 output.cc:5087
2682#, c-format
2683msgid "%s: open: %s"
2684msgstr ""
2685
2686#: output.cc:5006
2687#, c-format
2688msgid "%s: read failed: %s"
2689msgstr ""
2690
2691#: output.cc:5011
2692#, c-format
2693msgid "%s: file too short: read only %lld of %lld bytes"
2694msgstr ""
2695
2696#: output.cc:5111
2697#, c-format
2698msgid "%s: mremap: %s"
2699msgstr ""
2700
2701#: output.cc:5130
2702#, c-format
2703msgid "%s: mmap: %s"
2704msgstr ""
2705
2706#: output.cc:5222
2707#, c-format
2708msgid "%s: mmap: failed to allocate %lu bytes for output file: %s"
2709msgstr ""
2710
2711#: output.cc:5240
2712#, c-format
2713msgid "%s: munmap: %s"
2714msgstr ""
2715
2716#: output.cc:5260
2717#, c-format
2718msgid "%s: write: unexpected 0 return-value"
2719msgstr ""
2720
2721#: output.cc:5262
2722#, c-format
2723msgid "%s: write: %s"
2724msgstr ""
2725
2726#: output.cc:5277
2727#, c-format
2728msgid "%s: close: %s"
2729msgstr ""
2730
2731#: output.h:501
2732msgid "** section headers"
2733msgstr ""
2734
2735#: output.h:551
2736msgid "** segment headers"
2737msgstr ""
2738
2739#: output.h:598
2740msgid "** file header"
2741msgstr ""
2742
2743#: output.h:824
2744msgid "** fill"
2745msgstr ""
2746
2747#: output.h:990
2748msgid "** string table"
2749msgstr ""
2750
2751#: output.h:1513
2752msgid "** dynamic relocs"
2753msgstr ""
2754
2755#: output.h:1514 output.h:2214
2756msgid "** relocs"
2757msgstr ""
2758
2759#: output.h:2239
2760msgid "** group"
2761msgstr ""
2762
2763#: output.h:2415
2764msgid "** GOT"
2765msgstr ""
2766
2767#: output.h:2597
2768msgid "** dynamic"
2769msgstr ""
2770
2771#: output.h:2734
2772msgid "** symtab xindex"
2773msgstr ""
2774
2775#: parameters.cc:221
2776msgid "input file does not match -EB/EL option"
2777msgstr ""
2778
2779#: parameters.cc:231
2780msgid "-Trodata-segment is meaningless without --rosegment"
2781msgstr ""
2782
2783#: parameters.cc:339 target-select.cc:199
2784#, c-format
2785msgid "unrecognized output format %s"
2786msgstr ""
2787
2788#: parameters.cc:352
2789#, c-format
2790msgid "unrecognized emulation %s"
2791msgstr ""
2792
2793#: parameters.cc:375
2794msgid "no supported target for -EB/-EL option"
2795msgstr ""
2796
2797#: plugin.cc:178
2798#, c-format
2799msgid "%s: could not load plugin library: %s"
2800msgstr ""
2801
2802#: plugin.cc:187
2803#, c-format
2804msgid "%s: could not find onload entry point"
2805msgstr ""
2806
2807#: plugin.cc:852
2808msgid "input files added by plug-ins in --incremental mode not supported yet"
2809msgstr ""
2810
2811#: powerpc.cc:856
2812msgid "missing expected __tls_get_addr call"
2813msgstr ""
2814
2815#: powerpc.cc:1663 powerpc.cc:1865
2816#, c-format
2817msgid "%s: ABI version %d is not compatible with ABI version %d output"
2818msgstr ""
2819
2820#: powerpc.cc:1697 powerpc.cc:1907
2821#, c-format
2822msgid "%s: .opd invalid in abiv%d"
2823msgstr ""
2824
2825#: powerpc.cc:1765
2826#, c-format
2827msgid "%s: unexpected reloc type %u in .opd section"
2828msgstr ""
2829
2830#: powerpc.cc:1776
2831#, c-format
2832msgid "%s: .opd is not a regular array of opd entries"
2833msgstr ""
2834
2835#: powerpc.cc:1843
2836#, c-format
2837msgid "%s: local symbol %d has invalid st_other for ABI version 1"
2838msgstr ""
2839
2840#: powerpc.cc:2420
2841#, c-format
2842msgid "%s:%s exceeds group size"
2843msgstr ""
2844
2845#: powerpc.cc:2643
2846#, c-format
2847msgid "%s:%s: branch in non-executable section, no long branch stub for you"
2848msgstr ""
2849
2850#: powerpc.cc:3966
2851msgid "** glink"
2852msgstr ""
2853
2854#: powerpc.cc:4136 powerpc.cc:4500
2855#, c-format
2856msgid "%s: linkage table error against `%s'"
2857msgstr ""
2858
2859#: powerpc.cc:4607
2860msgid "** save/restore"
2861msgstr ""
2862
2863#: powerpc.cc:5216 sparc.cc:2212
2864msgid "requires unsupported dynamic reloc; recompile with -fPIC"
2865msgstr ""
2866
2867#: powerpc.cc:5289
2868#, c-format
2869msgid "%s: unsupported reloc %u for IFUNC symbol"
2870msgstr ""
2871
2872#: powerpc.cc:6329 sparc.cc:3076 tilegx.cc:4193 x86_64.cc:3114
2873#, c-format
2874msgid "%s: unsupported REL reloc section"
2875msgstr ""
2876
2877#: powerpc.cc:6626
2878msgid "__tls_get_addr call lacks marker reloc"
2879msgstr ""
2880
2881#: powerpc.cc:6772
2882msgid "call lacks nop, can't restore toc; recompile with -fPIC"
2883msgstr ""
2884
2885#: powerpc.cc:7206 powerpc.cc:7230
2886#, c-format
2887msgid "toc optimization is not supported for %#08x instruction"
2888msgstr ""
2889
2890#: powerpc.cc:7568
2891msgid "relocation overflow"
2892msgstr ""
2893
2894#: readsyms.cc:285
2895#, c-format
2896msgid "%s: file is empty"
2897msgstr ""
2898
2899#. Here we have to handle any other input file types we need.
2900#: readsyms.cc:920
2901#, c-format
2902msgid "%s: not an object or archive"
2903msgstr ""
2904
2905#: reduced_debug_output.cc:187
2906msgid ""
2907"Debug abbreviations extend beyond .debug_abbrev section; failed to reduce "
2908"debug abbreviations"
2909msgstr ""
2910
2911#: reduced_debug_output.cc:273
2912msgid "Extremely large compile unit in debug info; failed to reduce debug info"
2913msgstr ""
2914
2915#: reduced_debug_output.cc:281
2916msgid ""
2917"Debug info extends beyond .debug_info section;failed to reduce debug info"
2918msgstr ""
2919
2920#: reduced_debug_output.cc:301 reduced_debug_output.cc:343
2921msgid "Invalid DIE in debug info; failed to reduce debug info"
2922msgstr ""
2923
2924#: reduced_debug_output.cc:324
2925msgid ""
2926"Debug info extends beyond .debug_info section; failed to reduce debug info"
2927msgstr ""
2928
2929#: reloc.cc:317 reloc.cc:959
2930#, c-format
2931msgid "relocation section %u uses unexpected symbol table %u"
2932msgstr ""
2933
2934#: reloc.cc:335 reloc.cc:976
2935#, c-format
2936msgid "unexpected entsize for reloc section %u: %lu != %u"
2937msgstr ""
2938
2939#: reloc.cc:344 reloc.cc:985
2940#, c-format
2941msgid "reloc section %u size %lu uneven"
2942msgstr ""
2943
2944#: reloc.cc:1367
2945#, c-format
2946msgid "could not convert call to '%s' to '%s'"
2947msgstr ""
2948
2949#: reloc.cc:1527
2950#, c-format
2951msgid "reloc section size %zu is not a multiple of reloc size %d\n"
2952msgstr ""
2953
2954#. We should only see externally visible symbols in the symbol
2955#. table.
2956#: resolve.cc:194
2957msgid "invalid STB_LOCAL symbol in external symbols"
2958msgstr ""
2959
2960#. Any target which wants to handle STB_LOOS, etc., needs to
2961#. define a resolve method.
2962#: resolve.cc:200
2963#, c-format
2964msgid "unsupported symbol binding %d"
2965msgstr ""
2966
2967#. A dynamic object cannot reference a hidden or internal symbol
2968#. defined in another object.
2969#: resolve.cc:284
2970#, c-format
2971msgid "%s symbol '%s' in %s is referenced by DSO %s"
2972msgstr ""
2973
2974#: resolve.cc:406
2975#, c-format
2976msgid "common of '%s' overriding smaller common"
2977msgstr ""
2978
2979#: resolve.cc:411
2980#, c-format
2981msgid "common of '%s' overidden by larger common"
2982msgstr ""
2983
2984#: resolve.cc:416
2985#, c-format
2986msgid "multiple common of '%s'"
2987msgstr ""
2988
2989#: resolve.cc:458
2990#, c-format
2991msgid "symbol '%s' used as both __thread and non-__thread"
2992msgstr ""
2993
2994#: resolve.cc:501
2995#, c-format
2996msgid "multiple definition of '%s'"
2997msgstr ""
2998
2999#: resolve.cc:540
3000#, c-format
3001msgid "definition of '%s' overriding common"
3002msgstr ""
3003
3004#: resolve.cc:575
3005#, c-format
3006msgid "definition of '%s' overriding dynamic common definition"
3007msgstr ""
3008
3009#: resolve.cc:725
3010#, c-format
3011msgid "common '%s' overridden by previous definition"
3012msgstr ""
3013
3014#: resolve.cc:860
3015msgid "COPY reloc"
3016msgstr ""
3017
3018#: resolve.cc:864 resolve.cc:887
3019msgid "command line"
3020msgstr ""
3021
3022#: resolve.cc:867
3023msgid "linker script"
3024msgstr ""
3025
3026#: resolve.cc:871
3027msgid "linker defined"
3028msgstr ""
3029
3030#: script-sections.cc:105
3031#, c-format
3032msgid "section %s overflows end of region %s"
3033msgstr ""
3034
3035#: script-sections.cc:646
3036msgid "Attempt to set a memory region for a non-output section"
3037msgstr ""
3038
3039#: script-sections.cc:952 script-sections.cc:3583
3040msgid "dot may not move backward"
3041msgstr ""
3042
3043#: script-sections.cc:1019
3044msgid "** expression"
3045msgstr ""
3046
3047#: script-sections.cc:1204
3048msgid "fill value is not absolute"
3049msgstr ""
3050
3051#: script-sections.cc:2348
3052#, c-format
3053msgid "alignment of section %s is not absolute"
3054msgstr ""
3055
3056#: script-sections.cc:2449
3057#, c-format
3058msgid "subalign of section %s is not absolute"
3059msgstr ""
3060
3061#: script-sections.cc:2464
3062#, c-format
3063msgid "fill of section %s is not absolute"
3064msgstr ""
3065
3066#: script-sections.cc:2577
3067msgid "SPECIAL constraints are not implemented"
3068msgstr ""
3069
3070#: script-sections.cc:2619
3071msgid "mismatched definition for constrained sections"
3072msgstr ""
3073
3074#: script-sections.cc:3095
3075#, c-format
3076msgid "region '%.*s' already defined"
3077msgstr ""
3078
3079#: script-sections.cc:3321
3080msgid "DATA_SEGMENT_ALIGN may only appear once in a linker script"
3081msgstr ""
3082
3083#: script-sections.cc:3336
3084msgid "DATA_SEGMENT_RELRO_END may only appear once in a linker script"
3085msgstr ""
3086
3087#: script-sections.cc:3341
3088msgid "DATA_SEGMENT_RELRO_END must follow DATA_SEGMENT_ALIGN"
3089msgstr ""
3090
3091#: script-sections.cc:3519
3092msgid "no matching section constraint"
3093msgstr ""
3094
3095#: script-sections.cc:3914
3096msgid ""
3097"creating a segment to contain the file and program headers outside of any "
3098"MEMORY region"
3099msgstr ""
3100
3101#: script-sections.cc:3963
3102msgid "TLS sections are not adjacent"
3103msgstr ""
3104
3105#: script-sections.cc:4110
3106#, c-format
3107msgid "allocated section %s not in any segment"
3108msgstr ""
3109
3110#: script-sections.cc:4156
3111#, c-format
3112msgid "no segment %s"
3113msgstr ""
3114
3115#: script-sections.cc:4169
3116msgid "section in two PT_LOAD segments"
3117msgstr ""
3118
3119#: script-sections.cc:4176
3120msgid "allocated section not in any PT_LOAD segment"
3121msgstr ""
3122
3123#: script-sections.cc:4205
3124msgid "may only specify load address for PT_LOAD segment"
3125msgstr ""
3126
3127#: script-sections.cc:4231
3128#, c-format
3129msgid "PHDRS load address overrides section %s load address"
3130msgstr ""
3131
3132#. We could support this if we wanted to.
3133#: script-sections.cc:4242
3134msgid "using only one of FILEHDR and PHDRS is not currently supported"
3135msgstr ""
3136
3137#: script-sections.cc:4257
3138msgid ""
3139"sections loaded on first page without room for file and program headers are "
3140"not supported"
3141msgstr ""
3142
3143#: script-sections.cc:4263
3144msgid ""
3145"using FILEHDR and PHDRS on more than one PT_LOAD segment is not currently "
3146"supported"
3147msgstr ""
3148
3149#: script.cc:1132
3150msgid "invalid use of PROVIDE for dot symbol"
3151msgstr ""
3152
3153#: script.cc:1508
3154#, c-format
3155msgid "%s: SECTIONS seen after other input files; try -T/--script"
3156msgstr ""
3157
3158#. We have a match for both the global and local entries for a
3159#. version tag.  That's got to be wrong.
3160#: script.cc:2212
3161#, c-format
3162msgid ""
3163"'%s' appears as both a global and a local symbol for version '%s' in script"
3164msgstr ""
3165
3166#: script.cc:2239
3167#, c-format
3168msgid "wildcard match appears in both version '%s' and '%s' in script"
3169msgstr ""
3170
3171#: script.cc:2244
3172#, c-format
3173msgid ""
3174"wildcard match appears as both global and local in version '%s' in script"
3175msgstr ""
3176
3177#: script.cc:2329
3178#, c-format
3179msgid ""
3180"using '%s' as version for '%s' which is also named in version '%s' in script"
3181msgstr ""
3182
3183#: script.cc:2427
3184#, c-format
3185msgid "version script assignment of %s to symbol %s failed: symbol not defined"
3186msgstr ""
3187
3188#: script.cc:2623
3189#, c-format
3190msgid "%s:%d:%d: %s"
3191msgstr ""
3192
3193#: script.cc:2689
3194msgid "library name must be prefixed with -l"
3195msgstr ""
3196
3197#. There are some options that we could handle here--e.g.,
3198#. -lLIBRARY.  Should we bother?
3199#: script.cc:2816
3200#, c-format
3201msgid ""
3202"%s:%d:%d: ignoring command OPTION; OPTION is only valid for scripts "
3203"specified via -T/--script"
3204msgstr ""
3205
3206#: script.cc:2881
3207#, c-format
3208msgid ""
3209"%s:%d:%d: ignoring SEARCH_DIR; SEARCH_DIR is only valid for scripts "
3210"specified via -T/--script"
3211msgstr ""
3212
3213#: script.cc:2909
3214#, c-format
3215msgid "%s:%d:%d: invalid use of VERSION in input file"
3216msgstr ""
3217
3218#: script.cc:3025
3219#, c-format
3220msgid "unrecognized version script language '%s'"
3221msgstr ""
3222
3223#: script.cc:3144 script.cc:3158
3224#, c-format
3225msgid "%s:%d:%d: DATA_SEGMENT_ALIGN not in SECTIONS clause"
3226msgstr ""
3227
3228#: script.cc:3277
3229msgid "unknown PHDR type (try integer)"
3230msgstr ""
3231
3232#: script.cc:3296
3233#, c-format
3234msgid "%s:%d:%d: MEMORY region '%.*s' referred to outside of SECTIONS clause"
3235msgstr ""
3236
3237#: script.cc:3307
3238#, c-format
3239msgid "%s:%d:%d: MEMORY region '%.*s' not declared"
3240msgstr ""
3241
3242#: script.cc:3352
3243msgid "unknown MEMORY attribute"
3244msgstr ""
3245
3246#: script.cc:3382
3247#, c-format
3248msgid "undefined memory region '%s' referenced in ORIGIN expression"
3249msgstr ""
3250
3251#: script.cc:3401
3252#, c-format
3253msgid "undefined memory region '%s' referenced in LENGTH expression"
3254msgstr ""
3255
3256#: sparc.cc:4326
3257#, c-format
3258msgid "%s: little endian elf flag set on BE object"
3259msgstr ""
3260
3261#: sparc.cc:4329
3262#, c-format
3263msgid "%s: little endian elf flag clear on LE object"
3264msgstr ""
3265
3266#: stringpool.cc:510
3267#, c-format
3268msgid "%s: %s entries: %zu; buckets: %zu\n"
3269msgstr ""
3270
3271#: stringpool.cc:514
3272#, c-format
3273msgid "%s: %s entries: %zu\n"
3274msgstr ""
3275
3276#: stringpool.cc:517
3277#, c-format
3278msgid "%s: %s Stringdata structures: %zu\n"
3279msgstr ""
3280
3281#: symtab.cc:374
3282#, c-format
3283msgid "Cannot export local symbol '%s'"
3284msgstr ""
3285
3286#: symtab.cc:904
3287#, c-format
3288msgid "%s: reference to %s"
3289msgstr ""
3290
3291#: symtab.cc:906
3292#, c-format
3293msgid "%s: definition of %s"
3294msgstr ""
3295
3296#: symtab.cc:1104
3297#, c-format
3298msgid "bad global symbol name offset %u at %zu"
3299msgstr ""
3300
3301#: symtab.cc:1358
3302msgid "--just-symbols does not make sense with a shared object"
3303msgstr ""
3304
3305#: symtab.cc:1369
3306msgid "too few symbol versions"
3307msgstr ""
3308
3309#: symtab.cc:1418
3310#, c-format
3311msgid "bad symbol name offset %u at %zu"
3312msgstr ""
3313
3314#: symtab.cc:1481
3315#, c-format
3316msgid "versym for symbol %zu out of range: %u"
3317msgstr ""
3318
3319#: symtab.cc:1489
3320#, c-format
3321msgid "versym for symbol %zu has no name: %u"
3322msgstr ""
3323
3324#: symtab.cc:2742 symtab.cc:2881
3325#, c-format
3326msgid "%s: unsupported symbol section 0x%x"
3327msgstr ""
3328
3329#: symtab.cc:3155
3330#, c-format
3331msgid "%s: symbol table entries: %zu; buckets: %zu\n"
3332msgstr ""
3333
3334#: symtab.cc:3158
3335#, c-format
3336msgid "%s: symbol table entries: %zu\n"
3337msgstr ""
3338
3339#: symtab.cc:3310
3340#, c-format
3341msgid ""
3342"while linking %s: symbol '%s' defined in multiple places (possible ODR "
3343"violation):"
3344msgstr ""
3345
3346#: symtab.cc:3319 symtab.cc:3322
3347#, c-format
3348msgid "  %s from %s\n"
3349msgstr ""
3350
3351#: target-reloc.h:163
3352msgid "internal"
3353msgstr ""
3354
3355#: target-reloc.h:166
3356msgid "hidden"
3357msgstr ""
3358
3359#: target-reloc.h:169
3360msgid "protected"
3361msgstr ""
3362
3363#: target-reloc.h:174
3364#, c-format
3365msgid "%s symbol '%s' is not defined locally"
3366msgstr ""
3367
3368#: target-reloc.h:414
3369#, c-format
3370msgid "reloc has bad offset %zu"
3371msgstr ""
3372
3373#: target.cc:170
3374#, c-format
3375msgid "linker does not include stack split support required by %s"
3376msgstr ""
3377
3378#: tilegx.cc:2074 x86_64.cc:1244
3379msgid "out of patch space (PLT); relink with --incremental-full"
3380msgstr ""
3381
3382#: tilegx.cc:2724 x86_64.cc:1871
3383msgid "TLS_DESC not yet supported for incremental linking"
3384msgstr ""
3385
3386#: tilegx.cc:2779
3387msgid "TLS_DESC not yet supported for TILEGX"
3388msgstr ""
3389
3390#: tilegx.cc:3188 x86_64.cc:2257
3391#, c-format
3392msgid "requires unsupported dynamic reloc %u; recompile with -fPIC"
3393msgstr ""
3394
3395#: tls.h:59
3396msgid "TLS relocation out of range"
3397msgstr ""
3398
3399#: tls.h:73
3400msgid "TLS relocation against invalid instruction"
3401msgstr ""
3402
3403#. This output is intended to follow the GNU standards.
3404#: version.cc:66
3405#, c-format
3406msgid "Copyright 2014 Free Software Foundation, Inc.\n"
3407msgstr ""
3408
3409#: version.cc:67
3410#, c-format
3411msgid ""
3412"This program is free software; you may redistribute it under the terms of\n"
3413"the GNU General Public License version 3 or (at your option) a later "
3414"version.\n"
3415"This program has absolutely no warranty.\n"
3416msgstr ""
3417
3418#: workqueue-threads.cc:106
3419#, c-format
3420msgid "%s failed: %s"
3421msgstr ""
3422
3423#: x86_64.cc:2222
3424msgid ""
3425"requires dynamic R_X86_64_32 reloc which may overflow at runtime; recompile "
3426"with -fPIC"
3427msgstr ""
3428
3429#: x86_64.cc:2242
3430#, c-format
3431msgid ""
3432"requires dynamic %s reloc against '%s' which may overflow at runtime; "
3433"recompile with -fPIC"
3434msgstr ""
3435
3436#: x86_64.cc:3776
3437#, c-format
3438msgid "unsupported reloc type %u"
3439msgstr ""
3440
3441#: x86_64.cc:4211
3442#, c-format
3443msgid "unsupported reloc %u against local symbol"
3444msgstr ""
3445