aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2018-01-13 13:56:48 +0000
committerNick Clifton <nickc@redhat.com>2018-01-13 13:56:48 +0000
commit3957a4963f38fb249eced6c880efacd22f10eb28 (patch)
tree1ffe1f9fc131d4413351e8127f9bb012300ddec0 /ld
parent769c7ea507209948135facd04bf8defc3f21a8a4 (diff)
downloadbinutils-3957a4963f38fb249eced6c880efacd22f10eb28.zip
binutils-3957a4963f38fb249eced6c880efacd22f10eb28.tar.gz
binutils-3957a4963f38fb249eced6c880efacd22f10eb28.tar.bz2
Update pot files
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog4
-rw-r--r--ld/po/ld.pot551
2 files changed, 327 insertions, 228 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index bb56c53..ffab6bc 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,5 +1,9 @@
2018-01-13 Nick Clifton <nickc@redhat.com>
+ * po/ld.pot: Regenerated.
+
+2018-01-13 Nick Clifton <nickc@redhat.com>
+
* configure: Regenerate.
2018-01-13 Nick Clifton <nickc@redhat.com>
diff --git a/ld/po/ld.pot b/ld/po/ld.pot
index c640cfd..b4eaf73 100644
--- a/ld/po/ld.pot
+++ b/ld/po/ld.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: bug-binutils@gnu.org\n"
-"POT-Creation-Date: 2017-07-03 16:56+0200\n"
+"POT-Creation-Date: 2018-01-13 13:43+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,6 +16,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#: emultempl/armcoff.em:72
#, c-format
@@ -33,11 +34,20 @@ msgstr ""
msgid "Errors encountered processing file %s"
msgstr ""
-#: emultempl/armcoff.em:191 emultempl/pe.em:2062
+#. The arm backend needs special fields in the output hash structure.
+#. These will only be created if the output format is an arm format,
+#. hence we do not support linking and changing output formats at the
+#. same time. Use a link followed by objcopy to change output formats.
+#: emultempl/armcoff.em:143 emultempl/pe.em:1559
+msgid ""
+"%F%X%P: error: cannot change output format whilst linking ARM binaries\n"
+msgstr ""
+
+#: emultempl/armcoff.em:192 emultempl/pe.em:2063
msgid "%P: warning: '--thumb-entry %s' is overriding '-e %s'\n"
msgstr ""
-#: emultempl/armcoff.em:196 emultempl/pe.em:2067
+#: emultempl/armcoff.em:197 emultempl/pe.em:2068
msgid "%P: warning: cannot find thumb start symbol %s\n"
msgstr ""
@@ -450,9 +460,9 @@ msgid ""
"symbols from auto-imported DLLs.\n"
msgstr ""
-#: emultempl/pe.em:1223 emultempl/pe.em:1618 emultempl/pe.em:1825 ldcref.c:517
-#: ldcref.c:628 ldmain.c:1193 ldmisc.c:302 pe-dll.c:722 pe-dll.c:1301
-#: pe-dll.c:1396
+#: emultempl/pe.em:1223 emultempl/pe.em:1619 emultempl/pe.em:1826 ldcref.c:517
+#: ldcref.c:628 ldmain.c:1186 ldmisc.c:453 pe-dll.c:725 pe-dll.c:1304
+#: pe-dll.c:1399
msgid "%B%F: could not read symbols: %E\n"
msgstr ""
@@ -460,21 +470,33 @@ msgstr ""
msgid "%P: warning: .buildid section discarded, --build-id ignored.\n"
msgstr ""
+#: emultempl/pe.em:1410
+msgid "%P: warning: unrecognized --build-id style ignored.\n"
+msgstr ""
+
+#: emultempl/pe.em:1434
+msgid "%P: warning: Cannot create .buildid section, --build-id ignored.\n"
+msgstr ""
+
#: emultempl/pe.em:1487
msgid "%F%P: cannot perform PE operations on non PE output file '%B'.\n"
msgstr ""
-#: emultempl/pe.em:1868
+#: emultempl/pe.em:1631
+msgid "%X%P: unable to process relocs: %E\n"
+msgstr ""
+
+#: emultempl/pe.em:1869
#, c-format
msgid "Errors encountered processing file %s\n"
msgstr ""
-#: emultempl/pe.em:1891
+#: emultempl/pe.em:1892
#, c-format
msgid "Errors encountered processing file %s for interworking\n"
msgstr ""
-#: emultempl/pe.em:1953 ldexp.c:740 ldlang.c:3396 ldmain.c:1160
+#: emultempl/pe.em:1954 ldexp.c:745 ldlang.c:3411 ldmain.c:1153
msgid "%P%F: bfd_link_hash_lookup failed: %E\n"
msgstr ""
@@ -512,11 +534,11 @@ msgstr ""
msgid "No symbols\n"
msgstr ""
-#: ldcref.c:565
+#: ldcref.c:413 ldcref.c:565
msgid "%P: symbol `%T' missing from main hash table\n"
msgstr ""
-#: ldcref.c:690 ldcref.c:697 ldmain.c:1255 ldmain.c:1262
+#: ldcref.c:690 ldcref.c:697 ldmain.c:1248 ldmain.c:1255
msgid "%B%F: could not read relocs: %E\n"
msgstr ""
@@ -555,105 +577,105 @@ msgid ""
"\n"
msgstr ""
-#: ldemul.c:263
+#: ldemul.c:274
#, c-format
msgid "%S SYSLIB ignored\n"
msgstr ""
-#: ldemul.c:269
+#: ldemul.c:280
#, c-format
msgid "%S HLL ignored\n"
msgstr ""
-#: ldemul.c:289
+#: ldemul.c:300
msgid "%P: unrecognised emulation mode: %s\n"
msgstr ""
-#: ldemul.c:290
+#: ldemul.c:301
msgid "Supported emulations: "
msgstr ""
-#: ldemul.c:332
+#: ldemul.c:343
#, c-format
msgid " no emulation specific options.\n"
msgstr ""
-#: ldexp.c:286
+#: ldexp.c:283
msgid "%P%F: bfd_hash_allocate failed creating symbol %s\n"
msgstr ""
-#: ldexp.c:318
+#: ldexp.c:314
msgid "%P%F: bfd_hash_lookup failed creating symbol %s\n"
msgstr ""
-#: ldexp.c:470
+#: ldexp.c:549
msgid "%P: warning: address of `%s' isn't multiple of maximum page size\n"
msgstr ""
-#: ldexp.c:548
+#: ldexp.c:627
#, c-format
msgid "%F%S %% by zero\n"
msgstr ""
-#: ldexp.c:557
+#: ldexp.c:636
#, c-format
msgid "%F%S / by zero\n"
msgstr ""
-#: ldexp.c:752
+#: ldexp.c:757
#, c-format
msgid "%X%S: unresolvable symbol `%s' referenced in expression\n"
msgstr ""
-#: ldexp.c:767
+#: ldexp.c:772
#, c-format
msgid "%F%S: undefined symbol `%s' referenced in expression\n"
msgstr ""
-#: ldexp.c:789 ldexp.c:807 ldexp.c:835
+#: ldexp.c:798 ldexp.c:816 ldexp.c:844
#, c-format
msgid "%F%S: undefined section `%s' referenced in expression\n"
msgstr ""
-#: ldexp.c:867 ldexp.c:883
+#: ldexp.c:876 ldexp.c:892
#, c-format
msgid "%F%S: undefined MEMORY region `%s' referenced in expression\n"
msgstr ""
-#: ldexp.c:895
+#: ldexp.c:904
#, c-format
msgid "%F%S: unknown constant `%s' referenced in expression\n"
msgstr ""
-#: ldexp.c:1056
+#: ldexp.c:1052
#, c-format
msgid "%F%S can not PROVIDE assignment to location counter\n"
msgstr ""
-#: ldexp.c:1089
+#: ldexp.c:1085
#, c-format
msgid "%F%S invalid assignment to location counter\n"
msgstr ""
-#: ldexp.c:1093
+#: ldexp.c:1089
#, c-format
msgid "%F%S assignment to location counter invalid outside of SECTIONS\n"
msgstr ""
-#: ldexp.c:1112
+#: ldexp.c:1108
msgid "%F%S cannot move location counter backwards (from %V to %V)\n"
msgstr ""
-#: ldexp.c:1171
+#: ldexp.c:1167
msgid "%P%F:%s: hash creation failed\n"
msgstr ""
-#: ldexp.c:1529 ldexp.c:1555 ldexp.c:1615
+#: ldexp.c:1516 ldexp.c:1542 ldexp.c:1602
#, c-format
msgid "%F%S: nonconstant expression for %s\n"
msgstr ""
-#: ldexp.c:1641 ldlang.c:1235 ldlang.c:3170
+#: ldexp.c:1628 ldlang.c:1234 ldlang.c:3187
msgid "%P%F: can not create hash table: %E\n"
msgstr ""
@@ -713,38 +735,38 @@ msgstr ""
msgid "%P%F: cannot represent machine `%s'\n"
msgstr ""
-#: ldlang.c:1319
+#: ldlang.c:1318
msgid "%P:%S: warning: redeclaration of memory region `%s'\n"
msgstr ""
-#: ldlang.c:1325
+#: ldlang.c:1324
msgid "%P:%S: warning: memory region `%s' not declared\n"
msgstr ""
-#: ldlang.c:1362
+#: ldlang.c:1361
msgid "%F%P:%S: error: alias for default memory region\n"
msgstr ""
-#: ldlang.c:1373
+#: ldlang.c:1372
msgid "%F%P:%S: error: redefinition of memory region alias `%s'\n"
msgstr ""
-#: ldlang.c:1380
+#: ldlang.c:1379
msgid "%F%P:%S: error: memory region `%s' for alias `%s' does not exist\n"
msgstr ""
-#: ldlang.c:1439 ldlang.c:1478
+#: ldlang.c:1438 ldlang.c:1477
msgid "%P%F: failed creating section `%s': %E\n"
msgstr ""
-#: ldlang.c:1999
+#: ldlang.c:1998
msgid ""
"\n"
"As-needed library included to satisfy reference by file (symbol)\n"
"\n"
msgstr ""
-#: ldlang.c:2065
+#: ldlang.c:2064
#, c-format
msgid ""
"\n"
@@ -752,30 +774,30 @@ msgid ""
"\n"
msgstr ""
-#: ldlang.c:2073
+#: ldlang.c:2072
msgid ""
"\n"
"Memory Configuration\n"
"\n"
msgstr ""
-#: ldlang.c:2075
+#: ldlang.c:2074
msgid "Name"
msgstr ""
-#: ldlang.c:2075
+#: ldlang.c:2074
msgid "Origin"
msgstr ""
-#: ldlang.c:2075
+#: ldlang.c:2074
msgid "Length"
msgstr ""
-#: ldlang.c:2075
+#: ldlang.c:2074
msgid "Attributes"
msgstr ""
-#: ldlang.c:2115
+#: ldlang.c:2114
#, c-format
msgid ""
"\n"
@@ -783,519 +805,539 @@ msgid ""
"\n"
msgstr ""
-#: ldlang.c:2168
+#: ldlang.c:2167
msgid "%P%F: Illegal use of `%s' section\n"
msgstr ""
-#: ldlang.c:2177
+#: ldlang.c:2176
msgid "%P%F: output format %s cannot represent section called %s: %E\n"
msgstr ""
-#: ldlang.c:2757
+#: ldlang.c:2773
msgid "%B: file not recognized: %E\n"
msgstr ""
-#: ldlang.c:2758
+#: ldlang.c:2774
msgid "%B: matching formats:"
msgstr ""
-#: ldlang.c:2765
+#: ldlang.c:2781
msgid "%F%B: file not recognized: %E\n"
msgstr ""
-#: ldlang.c:2837
+#: ldlang.c:2854
msgid "%F%B: member %B in archive is not an object\n"
msgstr ""
-#: ldlang.c:2852 ldlang.c:2866
+#: ldlang.c:2869 ldlang.c:2883
msgid "%F%B: error adding symbols: %E\n"
msgstr ""
-#: ldlang.c:3140
+#: ldlang.c:3157
msgid ""
"%P: warning: could not find any targets that match endianness requirement\n"
msgstr ""
-#: ldlang.c:3154
+#: ldlang.c:3171
msgid "%P%F: target %s not found\n"
msgstr ""
-#: ldlang.c:3156
+#: ldlang.c:3173
msgid "%P%F: cannot open output file %s: %E\n"
msgstr ""
-#: ldlang.c:3162
+#: ldlang.c:3179
msgid "%P%F:%s: can not make object file: %E\n"
msgstr ""
-#: ldlang.c:3166
+#: ldlang.c:3183
msgid "%P%F:%s: can not set architecture: %E\n"
msgstr ""
-#: ldlang.c:3325
+#: ldlang.c:3342
msgid "%P: warning: %s contains output sections; did you forget -T?\n"
msgstr ""
-#: ldlang.c:3465
+#: ldlang.c:3480
msgid "%P%X: required symbol `%s' not defined\n"
msgstr ""
-#: ldlang.c:3755
+#: ldlang.c:3770
msgid "%F%P: %s not found for insert\n"
msgstr ""
-#: ldlang.c:3998
+#: ldlang.c:4013
msgid " load address 0x%V"
msgstr ""
-#: ldlang.c:4234
+#: ldlang.c:4249
msgid "%W (size before relaxing)\n"
msgstr ""
-#: ldlang.c:4327
+#: ldlang.c:4342
#, c-format
msgid "Address of section %s set to "
msgstr ""
-#: ldlang.c:4489
+#: ldlang.c:4540
#, c-format
msgid "Fail with %d\n"
msgstr ""
-#: ldlang.c:4759
+#: ldlang.c:4810
msgid "%X%P: section %s VMA wraps around address space\n"
msgstr ""
-#: ldlang.c:4765
+#: ldlang.c:4816
msgid "%X%P: section %s LMA wraps around address space\n"
msgstr ""
-#: ldlang.c:4816
+#: ldlang.c:4867
msgid "%X%P: section %s LMA [%V,%V] overlaps section %s LMA [%V,%V]\n"
msgstr ""
-#: ldlang.c:4859
+#: ldlang.c:4910
msgid "%X%P: section %s VMA [%V,%V] overlaps section %s VMA [%V,%V]\n"
msgstr ""
-#: ldlang.c:4880
-msgid "%X%P: region `%s' overflowed by %ld bytes\n"
-msgstr ""
+#: ldlang.c:4933
+msgid "%X%P: region `%s' overflowed by %lu byte\n"
+msgid_plural "%X%P: region `%s' overflowed by %lu bytes\n"
+msgstr[0] ""
+msgstr[1] ""
-#: ldlang.c:4902
+#: ldlang.c:4958
msgid "%X%P: address 0x%v of %B section `%s' is not within region `%s'\n"
msgstr ""
-#: ldlang.c:4913
+#: ldlang.c:4969
msgid "%X%P: %B section `%s' will not fit in region `%s'\n"
msgstr ""
-#: ldlang.c:4970
+#: ldlang.c:5050
#, c-format
msgid ""
"%F%S: non constant or forward reference address expression for section %s\n"
msgstr ""
-#: ldlang.c:4995
+#: ldlang.c:5075
msgid "%P%X: Internal error on COFF shared library section %s\n"
msgstr ""
-#: ldlang.c:5053
+#: ldlang.c:5133
msgid "%P%F: error: no memory region specified for loadable section `%s'\n"
msgstr ""
-#: ldlang.c:5058
+#: ldlang.c:5138
msgid "%P: warning: no memory region specified for loadable section `%s'\n"
msgstr ""
-#: ldlang.c:5081
-msgid "%P: warning: changing start of section %s by %lu bytes\n"
-msgstr ""
+#: ldlang.c:5161
+msgid "%P: warning: changing start of section %s by %lu byte\n"
+msgid_plural "%P: warning: changing start of section %s by %lu bytes\n"
+msgstr[0] ""
+msgstr[1] ""
-#: ldlang.c:5170
+#: ldlang.c:5253
msgid "%P: warning: dot moved backwards before `%s'\n"
msgstr ""
-#: ldlang.c:5345
+#: ldlang.c:5428
msgid "%P%F: can't relax section: %E\n"
msgstr ""
-#: ldlang.c:5697
+#: ldlang.c:5810
msgid "%F%P: invalid data statement\n"
msgstr ""
-#: ldlang.c:5730
+#: ldlang.c:5843
msgid "%F%P: invalid reloc statement\n"
msgstr ""
-#: ldlang.c:6064
+#: ldlang.c:6177
msgid "%P%F: gc-sections requires either an entry or an undefined symbol\n"
msgstr ""
-#: ldlang.c:6089
+#: ldlang.c:6202
msgid "%P%F:%s: can't set start address\n"
msgstr ""
-#: ldlang.c:6102 ldlang.c:6121
+#: ldlang.c:6215 ldlang.c:6234
msgid "%P%F: can't set start address\n"
msgstr ""
-#: ldlang.c:6114
+#: ldlang.c:6227
msgid "%P: warning: cannot find entry symbol %s; defaulting to %V\n"
msgstr ""
-#: ldlang.c:6126
+#: ldlang.c:6239
msgid "%P: warning: cannot find entry symbol %s; not setting start address\n"
msgstr ""
-#: ldlang.c:6180
+#: ldlang.c:6293
msgid ""
"%P%F: Relocatable linking with relocations from format %s (%B) to format %s "
"(%B) is not supported\n"
msgstr ""
-#: ldlang.c:6190
+#: ldlang.c:6303
msgid ""
"%P%X: %s architecture of input file `%B' is incompatible with %s output\n"
msgstr ""
-#: ldlang.c:6212
+#: ldlang.c:6325
msgid "%P%X: failed to merge target specific data of file %B\n"
msgstr ""
-#: ldlang.c:6283
+#: ldlang.c:6396
msgid "%P%F: Could not define common symbol `%T': %E\n"
msgstr ""
-#: ldlang.c:6295
+#: ldlang.c:6408
msgid ""
"\n"
"Allocating common symbols\n"
msgstr ""
-#: ldlang.c:6296
+#: ldlang.c:6409
msgid ""
"Common symbol size file\n"
"\n"
msgstr ""
-#: ldlang.c:6479
+#: ldlang.c:6483
+msgid "%X%P: error: unplaced orphan section `%A' from `%B'.\n"
+msgstr ""
+
+#: ldlang.c:6501
+msgid ""
+"%P: warning: orphan section `%A' from `%B' being placed in section `%s'.\n"
+msgstr ""
+
+#: ldlang.c:6592
msgid "%P%F: invalid character %c (%d) in flags\n"
msgstr ""
-#: ldlang.c:6606
+#: ldlang.c:6719
msgid "%F%P:%S: error: align with input and explicit align specified\n"
msgstr ""
-#: ldlang.c:7006
+#: ldlang.c:7165
msgid "%P%F: Failed to create hash table\n"
msgstr ""
-#: ldlang.c:7029
+#: ldlang.c:7189
msgid "%P%F: %s: plugin reported error after all symbols read\n"
msgstr ""
-#: ldlang.c:7404
+#: ldlang.c:7593
msgid "%P%F: multiple STARTUP files\n"
msgstr ""
-#: ldlang.c:7450
+#: ldlang.c:7639
msgid "%X%P:%S: section has both a load address and a load region\n"
msgstr ""
-#: ldlang.c:7565
+#: ldlang.c:7754
msgid ""
"%X%P:%S: PHDRS and FILEHDR are not supported when prior PT_LOAD headers lack "
"them\n"
msgstr ""
-#: ldlang.c:7638
+#: ldlang.c:7827
msgid "%F%P: no sections assigned to phdrs\n"
msgstr ""
-#: ldlang.c:7676
+#: ldlang.c:7865
msgid "%F%P: bfd_record_phdr failed: %E\n"
msgstr ""
-#: ldlang.c:7696
+#: ldlang.c:7885
msgid "%X%P: section `%s' assigned to non-existent phdr `%s'\n"
msgstr ""
-#: ldlang.c:8118
+#: ldlang.c:8308
msgid "%X%P: unknown language `%s' in version information\n"
msgstr ""
-#: ldlang.c:8263
+#: ldlang.c:8453
msgid ""
"%X%P: anonymous version tag cannot be combined with other version tags\n"
msgstr ""
-#: ldlang.c:8272
+#: ldlang.c:8462
msgid "%X%P: duplicate version tag `%s'\n"
msgstr ""
-#: ldlang.c:8293 ldlang.c:8302 ldlang.c:8320 ldlang.c:8330
+#: ldlang.c:8483 ldlang.c:8492 ldlang.c:8510 ldlang.c:8520
msgid "%X%P: duplicate expression `%s' in version information\n"
msgstr ""
-#: ldlang.c:8370
+#: ldlang.c:8560
msgid "%X%P: unable to find version dependency `%s'\n"
msgstr ""
-#: ldlang.c:8393
+#: ldlang.c:8583
msgid "%X%P: unable to read .exports section contents\n"
msgstr ""
-#: ldlang.c:8431
+#: ldlang.c:8621
msgid "%F%P: invalid origin for memory region %s\n"
msgstr ""
-#: ldlang.c:8440
+#: ldlang.c:8630
msgid "%F%P: invalid length for memory region %s\n"
msgstr ""
-#: ldlang.c:8550
+#: ldlang.c:8740
msgid "%X%P: unknown feature `%s'\n"
msgstr ""
-#: ldmain.c:250
+#: ldmain.c:241
msgid "%X%P: can't set BFD default target to `%s': %E\n"
msgstr ""
-#: ldmain.c:349
+#: ldmain.c:341
msgid "built in linker script"
msgstr ""
-#: ldmain.c:359
+#: ldmain.c:351
msgid "using external linker script:"
msgstr ""
-#: ldmain.c:361
+#: ldmain.c:353
msgid "using internal linker script:"
msgstr ""
-#: ldmain.c:411
+#: ldmain.c:400
+msgid "%P%F: --no-define-common may not be used without -shared\n"
+msgstr ""
+
+#: ldmain.c:406
msgid "%P%F: no input files\n"
msgstr ""
-#: ldmain.c:415
+#: ldmain.c:410
msgid "%P: mode %s\n"
msgstr ""
-#: ldmain.c:431
+#: ldmain.c:426
msgid "%P%F: cannot open map file %s: %E\n"
msgstr ""
-#: ldmain.c:480
+#: ldmain.c:475
msgid "%P: link errors found, deleting executable `%s'\n"
msgstr ""
-#: ldmain.c:489
+#: ldmain.c:484
msgid "%F%B: final close failed: %E\n"
msgstr ""
-#: ldmain.c:516
+#: ldmain.c:511
msgid "%P%F: unable to open for source of copy `%s'\n"
msgstr ""
-#: ldmain.c:519
+#: ldmain.c:514
msgid "%P%F: unable to open for destination of copy `%s'\n"
msgstr ""
-#: ldmain.c:526
+#: ldmain.c:521
msgid "%P: Error writing file `%s'\n"
msgstr ""
-#: ldmain.c:531 pe-dll.c:1786
+#: ldmain.c:526 pe-dll.c:1789
#, c-format
msgid "%P: Error closing file `%s'\n"
msgstr ""
-#: ldmain.c:548
+#: ldmain.c:540
#, c-format
msgid "%s: total time in link: %ld.%06ld\n"
msgstr ""
-#: ldmain.c:551
-#, c-format
-msgid "%s: data size %ld\n"
-msgstr ""
-
-#: ldmain.c:635
+#: ldmain.c:623
msgid "%P%F: missing argument to -m\n"
msgstr ""
-#: ldmain.c:685 ldmain.c:702 ldmain.c:722 ldmain.c:754
+#: ldmain.c:673 ldmain.c:690 ldmain.c:710 ldmain.c:742
msgid "%P%F: bfd_hash_table_init failed: %E\n"
msgstr ""
-#: ldmain.c:689 ldmain.c:706 ldmain.c:726
+#: ldmain.c:677 ldmain.c:694 ldmain.c:714
msgid "%P%F: bfd_hash_lookup failed: %E\n"
msgstr ""
-#: ldmain.c:740
+#: ldmain.c:728
msgid "%X%P: error: duplicate retain-symbols-file\n"
msgstr ""
-#: ldmain.c:784
+#: ldmain.c:772
msgid "%P%F: bfd_hash_lookup for insertion failed: %E\n"
msgstr ""
-#: ldmain.c:789
+#: ldmain.c:777
msgid "%P: `-retain-symbols-file' overrides `-s' and `-S'\n"
msgstr ""
-#: ldmain.c:883
+#: ldmain.c:876
msgid ""
"Archive member included to satisfy reference by file (symbol)\n"
"\n"
msgstr ""
-#: ldmain.c:989
+#: ldmain.c:982
msgid "%X%C: multiple definition of `%T'\n"
msgstr ""
-#: ldmain.c:992
+#: ldmain.c:985
msgid "%D: first defined here\n"
msgstr ""
-#: ldmain.c:996
+#: ldmain.c:989
msgid "%P: Disabling relaxation: it will not work with multiple definitions\n"
msgstr ""
-#: ldmain.c:1048
+#: ldmain.c:1041
msgid "%B: warning: definition of `%T' overriding common\n"
msgstr ""
-#: ldmain.c:1051
+#: ldmain.c:1044
msgid "%B: warning: common is here\n"
msgstr ""
-#: ldmain.c:1058
+#: ldmain.c:1051
msgid "%B: warning: common of `%T' overridden by definition\n"
msgstr ""
-#: ldmain.c:1061
+#: ldmain.c:1054
msgid "%B: warning: defined here\n"
msgstr ""
-#: ldmain.c:1068
+#: ldmain.c:1061
msgid "%B: warning: common of `%T' overridden by larger common\n"
msgstr ""
-#: ldmain.c:1071
+#: ldmain.c:1064
msgid "%B: warning: larger common is here\n"
msgstr ""
-#: ldmain.c:1075
+#: ldmain.c:1068
msgid "%B: warning: common of `%T' overriding smaller common\n"
msgstr ""
-#: ldmain.c:1078
+#: ldmain.c:1071
msgid "%B: warning: smaller common is here\n"
msgstr ""
-#: ldmain.c:1082
+#: ldmain.c:1075
msgid "%B: warning: multiple common of `%T'\n"
msgstr ""
-#: ldmain.c:1084
+#: ldmain.c:1077
msgid "%B: warning: previous common is here\n"
msgstr ""
-#: ldmain.c:1102 ldmain.c:1138
+#: ldmain.c:1095 ldmain.c:1131
msgid "%P: warning: global constructor %s used\n"
msgstr ""
-#: ldmain.c:1148
+#: ldmain.c:1141
msgid "%P%F: BFD backend error: BFD_RELOC_CTOR unsupported\n"
msgstr ""
#. We found a reloc for the symbol we are looking for.
-#: ldmain.c:1220 ldmain.c:1222 ldmain.c:1224 ldmain.c:1232 ldmain.c:1275
+#: ldmain.c:1213 ldmain.c:1215 ldmain.c:1217 ldmain.c:1225 ldmain.c:1268
msgid "warning: "
msgstr ""
-#: ldmain.c:1328
+#: ldmain.c:1321
msgid "%X%C: undefined reference to `%T'\n"
msgstr ""
-#: ldmain.c:1331
+#: ldmain.c:1324
msgid "%C: warning: undefined reference to `%T'\n"
msgstr ""
-#: ldmain.c:1337
+#: ldmain.c:1330
msgid "%X%D: more undefined references to `%T' follow\n"
msgstr ""
-#: ldmain.c:1340
+#: ldmain.c:1333
msgid "%D: warning: more undefined references to `%T' follow\n"
msgstr ""
-#: ldmain.c:1351
+#: ldmain.c:1344
msgid "%X%B: undefined reference to `%T'\n"
msgstr ""
-#: ldmain.c:1354
+#: ldmain.c:1347
msgid "%B: warning: undefined reference to `%T'\n"
msgstr ""
-#: ldmain.c:1360
+#: ldmain.c:1353
msgid "%X%B: more undefined references to `%T' follow\n"
msgstr ""
-#: ldmain.c:1363
+#: ldmain.c:1356
msgid "%B: warning: more undefined references to `%T' follow\n"
msgstr ""
-#: ldmain.c:1400
+#: ldmain.c:1393
msgid " additional relocation overflows omitted from the output\n"
msgstr ""
-#: ldmain.c:1413
+#: ldmain.c:1406
msgid " relocation truncated to fit: %s against undefined symbol `%T'"
msgstr ""
-#: ldmain.c:1419
+#: ldmain.c:1412
msgid ""
" relocation truncated to fit: %s against symbol `%T' defined in %A section "
"in %B"
msgstr ""
-#: ldmain.c:1432
+#: ldmain.c:1425
msgid " relocation truncated to fit: %s against `%T'"
msgstr ""
-#: ldmain.c:1448
+#: ldmain.c:1441
msgid "%X%H: dangerous relocation: %s\n"
msgstr ""
-#: ldmain.c:1462
+#: ldmain.c:1455
msgid "%X%H: reloc refers to symbol `%T' which is not being output\n"
msgstr ""
-#: ldmisc.c:153
+#: ldmain.c:1489
+msgid "%B: reference to %s\n"
+msgstr ""
+
+#: ldmain.c:1491
+msgid "%B: definition of %s\n"
+msgstr ""
+
+#: ldmisc.c:299
#, c-format
msgid "no symbol"
msgstr ""
-#: ldmisc.c:341
+#: ldmisc.c:492
msgid "%B: In function `%T':\n"
msgstr ""
-#: ldmisc.c:476
+#: ldmisc.c:633
msgid "%F%P: internal error %s %d\n"
msgstr ""
-#: ldmisc.c:540
+#: ldmisc.c:697
msgid "%P: internal error: aborting at %s:%d in %s\n"
msgstr ""
-#: ldmisc.c:543
+#: ldmisc.c:700
msgid "%P: internal error: aborting at %s:%d\n"
msgstr ""
-#: ldmisc.c:545
+#: ldmisc.c:702
msgid "%P%F: please report this bug\n"
msgstr ""
@@ -1307,7 +1349,7 @@ msgstr ""
#: ldver.c:41
#, c-format
-msgid "Copyright (C) 2017 Free Software Foundation, Inc.\n"
+msgid "Copyright (C) 2018 Free Software Foundation, Inc.\n"
msgstr ""
#: ldver.c:42
@@ -1324,24 +1366,24 @@ msgstr ""
msgid " Supported emulations:\n"
msgstr ""
-#: ldwrite.c:60 ldwrite.c:206
+#: ldwrite.c:60 ldwrite.c:206 ldwrite.c:258 ldwrite.c:299
msgid "%P%F: bfd_new_link_order failed\n"
msgstr ""
-#: ldwrite.c:364
+#: ldwrite.c:368
msgid "%F%P: cannot create split section name for %s\n"
msgstr ""
-#: ldwrite.c:376
+#: ldwrite.c:380
msgid "%F%P: clone section failed: %E\n"
msgstr ""
-#: ldwrite.c:414
+#: ldwrite.c:418
#, c-format
msgid "%8x something else\n"
msgstr ""
-#: ldwrite.c:584
+#: ldwrite.c:588
msgid "%F%P: final link failed: %E\n"
msgstr ""
@@ -2371,98 +2413,116 @@ msgstr ""
#: lexsup.c:1790
#, c-format
+msgid " -z separate-code Create separate code program header\n"
+msgstr ""
+
+#: lexsup.c:1792
+#, c-format
+msgid ""
+" -z noseparate-code Don't create separate code program header "
+"(default)\n"
+msgstr ""
+
+#: lexsup.c:1794
+#, c-format
msgid ""
" -z common Generate common symbols with STT_COMMON type\n"
msgstr ""
-#: lexsup.c:1792
+#: lexsup.c:1796
#, c-format
msgid ""
" -z nocommon Generate common symbols with STT_OBJECT type\n"
msgstr ""
-#: lexsup.c:1794
+#: lexsup.c:1798
#, c-format
msgid " -z stack-size=SIZE Set size of stack segment\n"
msgstr ""
-#: lexsup.c:1796
+#: lexsup.c:1800
#, c-format
msgid ""
" -z text Treat DT_TEXTREL in shared object as error\n"
msgstr ""
-#: lexsup.c:1798
+#: lexsup.c:1802
#, c-format
msgid ""
" -z notext Don't treat DT_TEXTREL in shared object as "
"error\n"
msgstr ""
-#: lexsup.c:1800
+#: lexsup.c:1804
#, c-format
msgid ""
" -z textoff Don't treat DT_TEXTREL in shared object as "
"error\n"
msgstr ""
-#: lexsup.c:1807
+#: lexsup.c:1811
#, c-format
msgid " --build-id[=STYLE] Generate build ID note\n"
msgstr ""
-#: lexsup.c:1809
+#: lexsup.c:1813
#, c-format
msgid ""
" --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]\n"
" Compress DWARF debug sections using zlib\n"
msgstr ""
-#: lexsup.c:1813
+#: lexsup.c:1817
#, c-format
msgid " Default: zlib-gabi\n"
msgstr ""
-#: lexsup.c:1816
+#: lexsup.c:1820
#, c-format
msgid " Default: none\n"
msgstr ""
-#: lexsup.c:1819
+#: lexsup.c:1823
#, c-format
msgid " -z common-page-size=SIZE Set common page size to SIZE\n"
msgstr ""
-#: lexsup.c:1821
+#: lexsup.c:1825
#, c-format
msgid " -z max-page-size=SIZE Set maximum page size to SIZE\n"
msgstr ""
-#: lexsup.c:1823
+#: lexsup.c:1827
#, c-format
msgid ""
" -z defs Report unresolved symbols in object files.\n"
msgstr ""
-#: lexsup.c:1825
+#: lexsup.c:1829
#, c-format
msgid " -z muldefs Allow multiple definitions\n"
msgstr ""
-#: lexsup.c:1827
+#: lexsup.c:1831
#, c-format
msgid ""
" -z execstack Mark executable as requiring executable stack\n"
msgstr ""
-#: lexsup.c:1829
+#: lexsup.c:1833
#, c-format
msgid ""
" -z noexecstack Mark executable as not requiring executable "
"stack\n"
msgstr ""
-#: lexsup.c:1836
+#: lexsup.c:1835
+#, c-format
+msgid ""
+" -z globalaudit Mark executable requiring global auditing\n"
+msgstr ""
+
+#: lexsup.c:1842
#, c-format
msgid ""
" --ld-generated-unwind-info Generate exception handling info for PLT\n"
@@ -2471,49 +2531,49 @@ msgid ""
"PLT\n"
msgstr ""
-#: lexsup.c:1848
+#: lexsup.c:1854
#, c-format
msgid "ELF emulations:\n"
msgstr ""
-#: lexsup.c:1866
+#: lexsup.c:1872
#, c-format
msgid "Usage: %s [options] file...\n"
msgstr ""
-#: lexsup.c:1868
+#: lexsup.c:1874
#, c-format
msgid "Options:\n"
msgstr ""
-#: lexsup.c:1946
+#: lexsup.c:1952
#, c-format
msgid " @FILE"
msgstr ""
-#: lexsup.c:1949
+#: lexsup.c:1955
#, c-format
msgid "Read options from FILE\n"
msgstr ""
#. Note: Various tools (such as libtool) depend upon the
#. format of the listings below - do not change them.
-#: lexsup.c:1954
+#: lexsup.c:1960
#, c-format
msgid "%s: supported targets:"
msgstr ""
-#: lexsup.c:1962
+#: lexsup.c:1968
#, c-format
msgid "%s: supported emulations: "
msgstr ""
-#: lexsup.c:1967
+#: lexsup.c:1973
#, c-format
msgid "%s: emulation specific options:\n"
msgstr ""
-#: lexsup.c:1974
+#: lexsup.c:1980
#, c-format
msgid "Report bugs to %s\n"
msgstr ""
@@ -2522,93 +2582,123 @@ msgstr ""
msgid "%P%F: unknown format type %s\n"
msgstr ""
-#: pe-dll.c:442
+#: pe-dll.c:445
msgid "%P%X: Unsupported PEI architecture: %s\n"
msgstr ""
-#: pe-dll.c:811
+#: pe-dll.c:814
msgid "%P%X: Cannot export %s: invalid export name\n"
msgstr ""
-#: pe-dll.c:863
+#: pe-dll.c:866
#, c-format
msgid "%P%X: Error, duplicate EXPORT with ordinals: %s (%d vs %d)\n"
msgstr ""
-#: pe-dll.c:870
+#: pe-dll.c:873
#, c-format
msgid "%P: Warning, duplicate EXPORT: %s\n"
msgstr ""
-#: pe-dll.c:980
+#: pe-dll.c:983
#, c-format
msgid "%P%X: Cannot export %s: symbol not defined\n"
msgstr ""
-#: pe-dll.c:986
+#: pe-dll.c:989
#, c-format
msgid "%P%X: Cannot export %s: symbol wrong type (%d vs %d)\n"
msgstr ""
-#: pe-dll.c:993
+#: pe-dll.c:996
#, c-format
msgid "%P%X: Cannot export %s: symbol not found\n"
msgstr ""
-#: pe-dll.c:1107
+#: pe-dll.c:1019
+msgid "%X%P: can not create BFD: %E\n"
+msgstr ""
+
+#: pe-dll.c:1034
+msgid "%X%P: can not create .edata section: %E\n"
+msgstr ""
+
+#: pe-dll.c:1049
+msgid "%X%P: can not create .reloc section: %E\n"
+msgstr ""
+
+#: pe-dll.c:1110
#, c-format
msgid "%P%X: Error: ordinal used twice: %d (%s vs %s)\n"
msgstr ""
-#: pe-dll.c:1143
+#: pe-dll.c:1146
#, c-format
msgid "%P%X: Error: export ordinal too large: %d\n"
msgstr ""
-#: pe-dll.c:1503
+#. Huh? Shouldn't happen, but punt if it does.
+#: pe-dll.c:1391
+#, c-format
+msgid "zero vma section reloc detected: `%s' #%d f=%d\n"
+msgstr ""
+
+#: pe-dll.c:1506
#, c-format
msgid "%P%X: Error: %d-bit reloc in dll\n"
msgstr ""
-#: pe-dll.c:1631
+#: pe-dll.c:1634
#, c-format
msgid "%P: Can't open output def file %s\n"
msgstr ""
-#: pe-dll.c:1782
+#: pe-dll.c:1785
#, c-format
msgid "; no contents available\n"
msgstr ""
-#: pe-dll.c:2701
+#: pe-dll.c:2704
msgid ""
"%P%X%C: variable '%T' can't be auto-imported. Please read the documentation "
"for ld's --enable-auto-import for details.\n"
msgstr ""
-#: pe-dll.c:2729
+#: pe-dll.c:2732
#, c-format
msgid "%P%X: Can't open .lib file: %s\n"
msgstr ""
-#: pe-dll.c:2735
+#: pe-dll.c:2738
#, c-format
msgid "Creating library file: %s\n"
msgstr ""
-#: pe-dll.c:2764
+#: pe-dll.c:2767
msgid "%P%X: bfd_openr %s: %E\n"
msgstr ""
-#: pe-dll.c:2776
+#: pe-dll.c:2779
msgid "%P%X: %s(%s): can't find member in non-archive file"
msgstr ""
-#: pe-dll.c:2788
+#: pe-dll.c:2791
msgid "%P%X: %s(%s): can't find member in archive"
msgstr ""
-#: pe-dll.c:3414
+#: pe-dll.c:3053
+msgid "%P%X: add symbols %s: %E\n"
+msgstr ""
+
+#: pe-dll.c:3239
+msgid "%P%X: open %s: %E\n"
+msgstr ""
+
+#: pe-dll.c:3246
+msgid "%P%X: %s: this doesn't appear to be a DLL\n"
+msgstr ""
+
+#: pe-dll.c:3417
msgid "%P%X: Error: can't use long section names on this arch\n"
msgstr ""
@@ -2641,6 +2731,11 @@ msgstr ""
msgid "%P%F: unsupported input file size: %s (%ld bytes)\n"
msgstr ""
+#. We should not have a new, indirect or warning symbol here.
+#: plugin.c:726
+msgid "%P%F: %s: plugin symbol table corrupt (sym type %d)\n"
+msgstr ""
+
#: plugin.c:786
msgid "%P: %B: symbol `%s' definition: %d, visibility: %d, resolution: %d\n"
msgstr ""