aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2011-06-02 13:43:24 +0000
committerNick Clifton <nickc@redhat.com>2011-06-02 13:43:24 +0000
commitcc643b88f142802bf907b2f28ff47c4d1bf55e8b (patch)
tree5c8a5339fd1d59cb602ea4d452658e69fbe9bad1 /ld
parent4c422395e61397529b6bbafc7fa5c0e28b4c56dc (diff)
downloadfsf-binutils-gdb-cc643b88f142802bf907b2f28ff47c4d1bf55e8b.zip
fsf-binutils-gdb-cc643b88f142802bf907b2f28ff47c4d1bf55e8b.tar.gz
fsf-binutils-gdb-cc643b88f142802bf907b2f28ff47c4d1bf55e8b.tar.bz2
Fix spelling mistakes.
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog10
-rw-r--r--ld/lexsup.c4
-rw-r--r--ld/po/ld.pot878
-rw-r--r--ld/scripttempl/epocpe.sc2
-rw-r--r--ld/scripttempl/i386beos.sc2
-rw-r--r--ld/scripttempl/mcorepe.sc2
-rw-r--r--ld/scripttempl/pe.sc2
-rw-r--r--ld/scripttempl/pep.sc2
8 files changed, 460 insertions, 442 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 232307d..8bee65a 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,13 @@
+2011-06-02 Nick Clifton <nickc@redhat.com>
+
+ * lexsup.c: Fix spelling mistake in comment.
+ * scripttempl/epocpe.sc: Likewise.
+ * scripttempl/i386beos.sc: Likewise.
+ * scripttempl/mcorepe.sc: Likewise.
+ * scripttempl/pe.sc: Likewise.
+ * scripttempl/pep.sc: Likewise.
+ * po/ld.pot: Regenerate.
+
2011-05-27 Nick Clifton <nickc@redhat.com>
* scripttempl/v850.sc (_heap_start): Provide.
diff --git a/ld/lexsup.c b/ld/lexsup.c
index 4f6a77b..08ef107 100644
--- a/ld/lexsup.c
+++ b/ld/lexsup.c
@@ -1,6 +1,6 @@
/* Parse options for the GNU linker.
Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
- 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
+ 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2011
Free Software Foundation, Inc.
This file is part of the GNU Binutils.
@@ -454,7 +454,7 @@ static const struct ld_option ld_options[] =
'\0', NULL, N_("Do not allow unresolved references in object files"),
TWO_DASHES },
{ {"allow-shlib-undefined", no_argument, NULL, OPTION_ALLOW_SHLIB_UNDEFINED},
- '\0', NULL, N_("Allow unresolved references in shared libaries"),
+ '\0', NULL, N_("Allow unresolved references in shared libraries"),
TWO_DASHES },
{ {"no-allow-shlib-undefined", no_argument, NULL,
OPTION_NO_ALLOW_SHLIB_UNDEFINED},
diff --git a/ld/po/ld.pot b/ld/po/ld.pot
index 7ab762b..ef25380 100644
--- a/ld/po/ld.pot
+++ b/ld/po/ld.pot
@@ -8,10 +8,11 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: bug-binutils@gnu.org\n"
-"POT-Creation-Date: 2010-11-05 10:29+0100\n"
+"POT-Creation-Date: 2011-06-02 14:30+0100\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"
+"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -32,200 +33,200 @@ msgstr ""
msgid "Errors encountered processing file %s"
msgstr ""
-#: emultempl/armcoff.em:190 emultempl/pe.em:1812
+#: emultempl/armcoff.em:192 emultempl/pe.em:1813
msgid "%P: warning: '--thumb-entry %s' is overriding '-e %s'\n"
msgstr ""
-#: emultempl/armcoff.em:195 emultempl/pe.em:1817
+#: emultempl/armcoff.em:197 emultempl/pe.em:1818
msgid "%P: warning: cannot find thumb start symbol %s\n"
msgstr ""
-#: emultempl/pe.em:418
+#: emultempl/pe.em:419
#, c-format
msgid ""
" --base_file <basefile> Generate a base file for relocatable "
"DLLs\n"
msgstr ""
-#: emultempl/pe.em:419
+#: emultempl/pe.em:420
#, c-format
msgid ""
" --dll Set image base to the default for DLLs\n"
msgstr ""
-#: emultempl/pe.em:420
+#: emultempl/pe.em:421
#, c-format
msgid " --file-alignment <size> Set file alignment\n"
msgstr ""
-#: emultempl/pe.em:421
+#: emultempl/pe.em:422
#, c-format
msgid " --heap <size> Set initial size of the heap\n"
msgstr ""
-#: emultempl/pe.em:422
+#: emultempl/pe.em:423
#, c-format
msgid ""
" --image-base <address> Set start address of the executable\n"
msgstr ""
-#: emultempl/pe.em:423
+#: emultempl/pe.em:424
#, c-format
msgid ""
" --major-image-version <number> Set version number of the executable\n"
msgstr ""
-#: emultempl/pe.em:424
+#: emultempl/pe.em:425
#, c-format
msgid " --major-os-version <number> Set minimum required OS version\n"
msgstr ""
-#: emultempl/pe.em:425
+#: emultempl/pe.em:426
#, c-format
msgid ""
" --major-subsystem-version <number> Set minimum required OS subsystem "
"version\n"
msgstr ""
-#: emultempl/pe.em:426
+#: emultempl/pe.em:427
#, c-format
msgid ""
" --minor-image-version <number> Set revision number of the executable\n"
msgstr ""
-#: emultempl/pe.em:427
+#: emultempl/pe.em:428
#, c-format
msgid " --minor-os-version <number> Set minimum required OS revision\n"
msgstr ""
-#: emultempl/pe.em:428
+#: emultempl/pe.em:429
#, c-format
msgid ""
" --minor-subsystem-version <number> Set minimum required OS subsystem "
"revision\n"
msgstr ""
-#: emultempl/pe.em:429
+#: emultempl/pe.em:430
#, c-format
msgid " --section-alignment <size> Set section alignment\n"
msgstr ""
-#: emultempl/pe.em:430
+#: emultempl/pe.em:431
#, c-format
msgid " --stack <size> Set size of the initial stack\n"
msgstr ""
-#: emultempl/pe.em:431
+#: emultempl/pe.em:432
#, c-format
msgid ""
" --subsystem <name>[:<version>] Set required OS subsystem [& version]\n"
msgstr ""
-#: emultempl/pe.em:432
+#: emultempl/pe.em:433
#, c-format
msgid ""
" --support-old-code Support interworking with old code\n"
msgstr ""
-#: emultempl/pe.em:433
+#: emultempl/pe.em:434
#, c-format
msgid ""
" --[no-]leading-underscore Set explicit symbol underscore prefix "
"mode\n"
msgstr ""
-#: emultempl/pe.em:434
+#: emultempl/pe.em:435
#, c-format
msgid ""
" --thumb-entry=<symbol> Set the entry point to be Thumb "
"<symbol>\n"
msgstr ""
-#: emultempl/pe.em:436
+#: emultempl/pe.em:437
#, c-format
msgid ""
" --add-stdcall-alias Export symbols with and without @nn\n"
msgstr ""
-#: emultempl/pe.em:437
+#: emultempl/pe.em:438
#, c-format
msgid " --disable-stdcall-fixup Don't link _sym to _sym@nn\n"
msgstr ""
-#: emultempl/pe.em:438
+#: emultempl/pe.em:439
#, c-format
msgid ""
" --enable-stdcall-fixup Link _sym to _sym@nn without warnings\n"
msgstr ""
-#: emultempl/pe.em:439
+#: emultempl/pe.em:440
#, c-format
msgid ""
" --exclude-symbols sym,sym,... Exclude symbols from automatic export\n"
msgstr ""
-#: emultempl/pe.em:440
+#: emultempl/pe.em:441
#, c-format
msgid ""
" --exclude-all-symbols Exclude all symbols from automatic "
"export\n"
msgstr ""
-#: emultempl/pe.em:441
+#: emultempl/pe.em:442
#, c-format
msgid ""
" --exclude-libs lib,lib,... Exclude libraries from automatic "
"export\n"
msgstr ""
-#: emultempl/pe.em:442
+#: emultempl/pe.em:443
#, c-format
msgid " --exclude-modules-for-implib mod,mod,...\n"
msgstr ""
-#: emultempl/pe.em:443
+#: emultempl/pe.em:444
#, c-format
msgid ""
" Exclude objects, archive members from "
"auto\n"
msgstr ""
-#: emultempl/pe.em:444
+#: emultempl/pe.em:445
#, c-format
msgid ""
" export, place into import library "
"instead.\n"
msgstr ""
-#: emultempl/pe.em:445
+#: emultempl/pe.em:446
#, c-format
msgid ""
" --export-all-symbols Automatically export all globals to "
"DLL\n"
msgstr ""
-#: emultempl/pe.em:446
+#: emultempl/pe.em:447
#, c-format
msgid " --kill-at Remove @nn from exported symbols\n"
msgstr ""
-#: emultempl/pe.em:447
+#: emultempl/pe.em:448
#, c-format
msgid " --out-implib <file> Generate import library\n"
msgstr ""
-#: emultempl/pe.em:448
+#: emultempl/pe.em:449
#, c-format
msgid ""
" --output-def <file> Generate a .DEF file for the built DLL\n"
msgstr ""
-#: emultempl/pe.em:449
+#: emultempl/pe.em:450
#, c-format
msgid " --warn-duplicate-exports Warn about duplicate exports.\n"
msgstr ""
-#: emultempl/pe.em:450
+#: emultempl/pe.em:451
#, c-format
msgid ""
" --compat-implib Create backward compatible import "
@@ -233,7 +234,7 @@ msgid ""
" create __imp_<SYMBOL> as well.\n"
msgstr ""
-#: emultempl/pe.em:452
+#: emultempl/pe.em:453
#, c-format
msgid ""
" --enable-auto-image-base Automatically choose image base for "
@@ -241,14 +242,14 @@ msgid ""
" unless user specifies one\n"
msgstr ""
-#: emultempl/pe.em:454
+#: emultempl/pe.em:455
#, c-format
msgid ""
" --disable-auto-image-base Do not auto-choose image base. "
"(default)\n"
msgstr ""
-#: emultempl/pe.em:455
+#: emultempl/pe.em:456
#, c-format
msgid ""
" --dll-search-prefix=<string> When linking dynamically to a dll "
@@ -258,21 +259,21 @@ msgid ""
" in preference to lib<basename>.dll \n"
msgstr ""
-#: emultempl/pe.em:458
+#: emultempl/pe.em:459
#, c-format
msgid ""
-" --enable-auto-import Do sophistcated linking of _sym to\n"
+" --enable-auto-import Do sophisticated linking of _sym to\n"
" __imp_sym for DATA references\n"
msgstr ""
-#: emultempl/pe.em:460
+#: emultempl/pe.em:461
#, c-format
msgid ""
" --disable-auto-import Do not auto-import DATA items from "
"DLLs\n"
msgstr ""
-#: emultempl/pe.em:461
+#: emultempl/pe.em:462
#, c-format
msgid ""
" --enable-runtime-pseudo-reloc Work around auto-import limitations by\n"
@@ -281,7 +282,7 @@ msgid ""
" runtime.\n"
msgstr ""
-#: emultempl/pe.em:464
+#: emultempl/pe.em:465
#, c-format
msgid ""
" --disable-runtime-pseudo-reloc Do not add runtime pseudo-relocations "
@@ -289,7 +290,7 @@ msgid ""
" auto-imported DATA.\n"
msgstr ""
-#: emultempl/pe.em:466
+#: emultempl/pe.em:467
#, c-format
msgid ""
" --enable-extra-pe-debug Enable verbose debug output when "
@@ -298,21 +299,21 @@ msgid ""
"import)\n"
msgstr ""
-#: emultempl/pe.em:469
+#: emultempl/pe.em:470
#, c-format
msgid ""
" --large-address-aware Executable supports virtual addresses\n"
" greater than 2 gigabytes\n"
msgstr ""
-#: emultempl/pe.em:471
+#: emultempl/pe.em:472
#, c-format
msgid ""
" --enable-long-section-names Use long COFF section names even in\n"
" executable image files\n"
msgstr ""
-#: emultempl/pe.em:473
+#: emultempl/pe.em:474
#, c-format
msgid ""
" --disable-long-section-names Never use long COFF section names, "
@@ -320,107 +321,106 @@ msgid ""
" in object files\n"
msgstr ""
-#: emultempl/pe.em:475
+#: emultempl/pe.em:476
#, c-format
msgid ""
" --dynamicbase\t\t\t Image base address may be relocated using\n"
"\t\t\t\t address space layout randomization (ASLR)\n"
msgstr ""
-#: emultempl/pe.em:477
+#: emultempl/pe.em:478
#, c-format
msgid " --forceinteg\t\t Code integrity checks are enforced\n"
msgstr ""
-#: emultempl/pe.em:478
+#: emultempl/pe.em:479
#, c-format
msgid " --nxcompat\t\t Image is compatible with data execution prevention\n"
msgstr ""
-#: emultempl/pe.em:479
+#: emultempl/pe.em:480
#, c-format
msgid ""
" --no-isolation\t\t Image understands isolation but do not isolate the "
"image\n"
msgstr ""
-#: emultempl/pe.em:480
+#: emultempl/pe.em:481
#, c-format
msgid ""
" --no-seh\t\t\t Image does not use SEH. No SE handler may\n"
"\t\t\t\t be called in this image\n"
msgstr ""
-#: emultempl/pe.em:482
+#: emultempl/pe.em:483
#, c-format
msgid " --no-bind\t\t\t Do not bind this image\n"
msgstr ""
-#: emultempl/pe.em:483
+#: emultempl/pe.em:484
#, c-format
msgid " --wdmdriver\t\t Driver uses the WDM model\n"
msgstr ""
-#: emultempl/pe.em:484
+#: emultempl/pe.em:485
#, c-format
msgid " --tsaware Image is Terminal Server aware\n"
msgstr ""
-#: emultempl/pe.em:613
+#: emultempl/pe.em:614
msgid "%P: warning: bad version number in -subsystem option\n"
msgstr ""
-#: emultempl/pe.em:638
+#: emultempl/pe.em:639
msgid "%P%F: invalid subsystem type %s\n"
msgstr ""
-#: emultempl/pe.em:659
+#: emultempl/pe.em:660
msgid "%P%F: invalid hex number for PE parameter '%s'\n"
msgstr ""
-#: emultempl/pe.em:676
+#: emultempl/pe.em:677
msgid "%P%F: strange hex info for PE parameter '%s'\n"
msgstr ""
-#: emultempl/pe.em:693
-#, c-format
-msgid "%s: Can't open base file %s\n"
+#: emultempl/pe.em:692
+msgid "%F%P: cannot open base file %s\n"
msgstr ""
-#: emultempl/pe.em:969
+#: emultempl/pe.em:965
msgid "%P: warning, file alignment > section alignment.\n"
msgstr ""
-#: emultempl/pe.em:982
+#: emultempl/pe.em:978
msgid ""
"%P: warning: --export-dynamic is not supported for PE targets, did you mean "
"--export-all-symbols?\n"
msgstr ""
-#: emultempl/pe.em:1058 emultempl/pe.em:1085
+#: emultempl/pe.em:1054 emultempl/pe.em:1081
#, c-format
msgid "Warning: resolving %s by linking to %s\n"
msgstr ""
-#: emultempl/pe.em:1063 emultempl/pe.em:1090
+#: emultempl/pe.em:1059 emultempl/pe.em:1086
msgid "Use --enable-stdcall-fixup to disable these warnings\n"
msgstr ""
-#: emultempl/pe.em:1064 emultempl/pe.em:1091
+#: emultempl/pe.em:1060 emultempl/pe.em:1087
msgid "Use --disable-stdcall-fixup to disable these fixups\n"
msgstr ""
-#: emultempl/pe.em:1110
+#: emultempl/pe.em:1106
#, c-format
msgid "%C: Cannot get section contents - auto-import exception\n"
msgstr ""
-#: emultempl/pe.em:1150
+#: emultempl/pe.em:1146
#, c-format
msgid "Info: resolving %s by linking to %s (auto-import)\n"
msgstr ""
-#: emultempl/pe.em:1157
+#: emultempl/pe.em:1153
msgid ""
"%P: warning: auto-importing has been activated without --enable-auto-import "
"specified on the command line.\n"
@@ -428,28 +428,28 @@ msgid ""
"symbols from auto-imported DLLs.\n"
msgstr ""
-#: emultempl/pe.em:1164 emultempl/pe.em:1369 emultempl/pe.em:1575 ldcref.c:490
-#: ldcref.c:588 ldmain.c:1183 ldmisc.c:286 pe-dll.c:705 pe-dll.c:1253
-#: pe-dll.c:1348
+#: emultempl/pe.em:1160 emultempl/pe.em:1367 emultempl/pe.em:1574 ldcref.c:490
+#: ldcref.c:588 ldmain.c:1215 ldmisc.c:290 pe-dll.c:706 pe-dll.c:1257
+#: pe-dll.c:1352
msgid "%B%F: could not read symbols: %E\n"
msgstr ""
-#: emultempl/pe.em:1245
+#: emultempl/pe.em:1243
msgid "%F%P: cannot perform PE operations on non PE output file '%B'.\n"
msgstr ""
-#: emultempl/pe.em:1616
+#: emultempl/pe.em:1617
#, c-format
msgid "Errors encountered processing file %s\n"
msgstr ""
-#: emultempl/pe.em:1639
+#: emultempl/pe.em:1640
#, c-format
msgid "Errors encountered processing file %s for interworking\n"
msgstr ""
-#: emultempl/pe.em:1701 ldexp.c:542 ldlang.c:3323 ldlang.c:3358 ldlang.c:6804
-#: ldlang.c:6835 ldmain.c:1128
+#: emultempl/pe.em:1702 ldexp.c:581 ldlang.c:3416 ldlang.c:6947 ldlang.c:6978
+#: ldmain.c:1160
msgid "%P%F: bfd_link_hash_lookup failed: %E\n"
msgstr ""
@@ -491,7 +491,7 @@ msgstr ""
msgid "%P: symbol `%T' missing from main hash table\n"
msgstr ""
-#: ldcref.c:650 ldcref.c:657 ldmain.c:1217 ldmain.c:1224
+#: ldcref.c:650 ldcref.c:657 ldmain.c:1249 ldmain.c:1256
msgid "%B%F: could not read relocs: %E\n"
msgstr ""
@@ -549,162 +549,158 @@ msgstr ""
msgid " no emulation specific options.\n"
msgstr ""
-#: ldexp.c:313
+#: ldexp.c:314
msgid "%P: warning: address of `%s' isn't multiple of maximum page size\n"
msgstr ""
-#: ldexp.c:351
+#: ldexp.c:407
#, c-format
msgid "%F%S %% by zero\n"
msgstr ""
-#: ldexp.c:359
+#: ldexp.c:417
#, c-format
msgid "%F%S / by zero\n"
msgstr ""
-#: ldexp.c:552
+#: ldexp.c:591
#, c-format
msgid "%X%S: unresolvable symbol `%s' referenced in expression\n"
msgstr ""
-#: ldexp.c:564
+#: ldexp.c:605
#, c-format
msgid "%F%S: undefined symbol `%s' referenced in expression\n"
msgstr ""
-#: ldexp.c:585 ldexp.c:602 ldexp.c:629
+#: ldexp.c:626 ldexp.c:643 ldexp.c:670
#, c-format
msgid "%F%S: undefined section `%s' referenced in expression\n"
msgstr ""
-#: ldexp.c:656 ldexp.c:670
+#: ldexp.c:697 ldexp.c:711
#, c-format
msgid "%F%S: undefined MEMORY region `%s' referenced in expression\n"
msgstr ""
-#: ldexp.c:681
+#: ldexp.c:722
#, c-format
msgid "%F%S: unknown constant `%s' referenced in expression\n"
msgstr ""
-#: ldexp.c:743
+#: ldexp.c:787
#, c-format
msgid "%F%S can not PROVIDE assignment to location counter\n"
msgstr ""
-#: ldexp.c:757
+#: ldexp.c:805
#, c-format
msgid "%F%S invalid assignment to location counter\n"
msgstr ""
-#: ldexp.c:760
+#: ldexp.c:808
#, c-format
msgid "%F%S assignment to location counter invalid outside of SECTION\n"
msgstr ""
-#: ldexp.c:773
+#: ldexp.c:821
msgid "%F%S cannot move location counter backwards (from %V to %V)\n"
msgstr ""
-#: ldexp.c:812
+#: ldexp.c:882
msgid "%P%F:%s: hash creation failed\n"
msgstr ""
-#: ldexp.c:1119 ldexp.c:1144 ldexp.c:1204
+#: ldexp.c:1191 ldexp.c:1216 ldexp.c:1276
#, c-format
msgid "%F%S: nonconstant expression for %s\n"
msgstr ""
-#: ldfile.c:141
+#: ldfile.c:142
#, c-format
msgid "attempt to open %s failed\n"
msgstr ""
-#: ldfile.c:143
+#: ldfile.c:144
#, c-format
msgid "attempt to open %s succeeded\n"
msgstr ""
-#: ldfile.c:149
+#: ldfile.c:150
msgid "%F%P: invalid BFD target `%s'\n"
msgstr ""
-#: ldfile.c:266 ldfile.c:295
+#: ldfile.c:267 ldfile.c:296
msgid "%P: skipping incompatible %s when searching for %s\n"
msgstr ""
-#: ldfile.c:279
+#: ldfile.c:280
msgid "%F%P: attempted static link of dynamic object `%s'\n"
msgstr ""
-#: ldfile.c:332 ldmain.c:832
-msgid "%P%F: %s: plugin reported error claiming file\n"
-msgstr ""
-
-#: ldfile.c:447
+#: ldfile.c:426
msgid "%P: cannot find %s (%s): %E\n"
msgstr ""
-#: ldfile.c:450
+#: ldfile.c:429
msgid "%P: cannot find %s: %E\n"
msgstr ""
-#: ldfile.c:485
+#: ldfile.c:464
msgid "%P: cannot find %s inside %s\n"
msgstr ""
-#: ldfile.c:488
+#: ldfile.c:467
msgid "%P: cannot find %s\n"
msgstr ""
-#: ldfile.c:507 ldfile.c:525
+#: ldfile.c:486 ldfile.c:504
#, c-format
msgid "cannot find script file %s\n"
msgstr ""
-#: ldfile.c:509 ldfile.c:527
+#: ldfile.c:488 ldfile.c:506
#, c-format
msgid "opened script file %s\n"
msgstr ""
-#: ldfile.c:657
+#: ldfile.c:636
msgid "%P%F: cannot open linker script file %s: %E\n"
msgstr ""
-#: ldfile.c:722
+#: ldfile.c:701
msgid "%P%F: cannot represent machine `%s'\n"
msgstr ""
-#: ldlang.c:1160 ldlang.c:1202 ldlang.c:3048
+#: ldlang.c:1217 ldlang.c:1259 ldlang.c:3114
msgid "%P%F: can not create hash table: %E\n"
msgstr ""
-#: ldlang.c:1253
+#: ldlang.c:1310
msgid "%P:%S: warning: redeclaration of memory region `%s'\n"
msgstr ""
-#: ldlang.c:1259
+#: ldlang.c:1316
msgid "%P:%S: warning: memory region `%s' not declared\n"
msgstr ""
-#: ldlang.c:1293
+#: ldlang.c:1350
msgid "%F%P:%S: error: alias for default memory region\n"
msgstr ""
-#: ldlang.c:1304
+#: ldlang.c:1361
msgid "%F%P:%S: error: redefinition of memory region alias `%s'\n"
msgstr ""
-#: ldlang.c:1311
+#: ldlang.c:1368
msgid "%F%P:%S: error: memory region `%s' for alias `%s' does not exist\n"
msgstr ""
-#: ldlang.c:1363 ldlang.c:1402
+#: ldlang.c:1420 ldlang.c:1459
msgid "%P%F: failed creating section `%s': %E\n"
msgstr ""
-#: ldlang.c:1958
+#: ldlang.c:2021
#, c-format
msgid ""
"\n"
@@ -712,30 +708,30 @@ msgid ""
"\n"
msgstr ""
-#: ldlang.c:1966
+#: ldlang.c:2029
msgid ""
"\n"
"Memory Configuration\n"
"\n"
msgstr ""
-#: ldlang.c:1968
+#: ldlang.c:2031
msgid "Name"
msgstr ""
-#: ldlang.c:1968
+#: ldlang.c:2031
msgid "Origin"
msgstr ""
-#: ldlang.c:1968
+#: ldlang.c:2031
msgid "Length"
msgstr ""
-#: ldlang.c:1968
+#: ldlang.c:2031
msgid "Attributes"
msgstr ""
-#: ldlang.c:2008
+#: ldlang.c:2071
#, c-format
msgid ""
"\n"
@@ -743,258 +739,262 @@ msgid ""
"\n"
msgstr ""
-#: ldlang.c:2074
+#: ldlang.c:2140
msgid "%P%F: Illegal use of `%s' section\n"
msgstr ""
-#: ldlang.c:2083
+#: ldlang.c:2149
msgid "%P%F: output format %s cannot represent section called %s\n"
msgstr ""
-#: ldlang.c:2636
+#: ldlang.c:2702
msgid "%B: file not recognized: %E\n"
msgstr ""
-#: ldlang.c:2637
+#: ldlang.c:2703
msgid "%B: matching formats:"
msgstr ""
-#: ldlang.c:2644
+#: ldlang.c:2710
msgid "%F%B: file not recognized: %E\n"
msgstr ""
-#: ldlang.c:2715
+#: ldlang.c:2781
msgid "%F%B: member %B in archive is not an object\n"
msgstr ""
-#: ldlang.c:2730 ldlang.c:2744
+#: ldlang.c:2796 ldlang.c:2810
msgid "%F%B: could not read symbols: %E\n"
msgstr ""
-#: ldlang.c:3018
+#: ldlang.c:3084
msgid ""
"%P: warning: could not find any targets that match endianness requirement\n"
msgstr ""
-#: ldlang.c:3032
+#: ldlang.c:3098
msgid "%P%F: target %s not found\n"
msgstr ""
-#: ldlang.c:3034
+#: ldlang.c:3100
msgid "%P%F: cannot open output file %s: %E\n"
msgstr ""
-#: ldlang.c:3040
+#: ldlang.c:3106
msgid "%P%F:%s: can not make object file: %E\n"
msgstr ""
-#: ldlang.c:3044
+#: ldlang.c:3110
msgid "%P%F:%s: can not set architecture: %E\n"
msgstr ""
-#: ldlang.c:3185
+#: ldlang.c:3267
msgid "%P: warning: %s contains output sections; did you forget -T?\n"
msgstr ""
-#: ldlang.c:3215
+#: ldlang.c:3308
msgid "%P%F: bfd_hash_lookup failed creating symbol %s\n"
msgstr ""
-#: ldlang.c:3233
+#: ldlang.c:3326
msgid "%P%F: bfd_hash_allocate failed creating symbol %s\n"
msgstr ""
-#: ldlang.c:3688
+#: ldlang.c:3722
msgid "%F%P: %s not found for insert\n"
msgstr ""
-#: ldlang.c:3903
+#: ldlang.c:3937
msgid " load address 0x%V"
msgstr ""
-#: ldlang.c:4179
+#: ldlang.c:4212
msgid "%W (size before relaxing)\n"
msgstr ""
-#: ldlang.c:4270
+#: ldlang.c:4303
#, c-format
msgid "Address of section %s set to "
msgstr ""
-#: ldlang.c:4423
+#: ldlang.c:4456
#, c-format
msgid "Fail with %d\n"
msgstr ""
-#: ldlang.c:4710
+#: ldlang.c:4743
msgid ""
"%X%P: section %s loaded at [%V,%V] overlaps section %s loaded at [%V,%V]\n"
msgstr ""
-#: ldlang.c:4726
+#: ldlang.c:4759
msgid "%X%P: region `%s' overflowed by %ld bytes\n"
msgstr ""
-#: ldlang.c:4749
+#: ldlang.c:4782
msgid "%X%P: address 0x%v of %B section `%s' is not within region `%s'\n"
msgstr ""
-#: ldlang.c:4760
+#: ldlang.c:4793
msgid "%X%P: %B section `%s' will not fit in region `%s'\n"
msgstr ""
-#: ldlang.c:4816
+#: ldlang.c:4850
#, c-format
msgid ""
"%F%S: non constant or forward reference address expression for section %s\n"
msgstr ""
-#: ldlang.c:4841
+#: ldlang.c:4875
msgid "%P%X: Internal error on COFF shared library section %s\n"
msgstr ""
-#: ldlang.c:4900
+#: ldlang.c:4932
msgid "%P%F: error: no memory region specified for loadable section `%s'\n"
msgstr ""
-#: ldlang.c:4905
+#: ldlang.c:4937
msgid "%P: warning: no memory region specified for loadable section `%s'\n"
msgstr ""
-#: ldlang.c:4927
+#: ldlang.c:4959
msgid "%P: warning: changing start of section %s by %lu bytes\n"
msgstr ""
-#: ldlang.c:5004
+#: ldlang.c:5036
msgid "%P: warning: dot moved backwards before `%s'\n"
msgstr ""
-#: ldlang.c:5170
+#: ldlang.c:5202
msgid "%P%F: can't relax section: %E\n"
msgstr ""
-#: ldlang.c:5497
+#: ldlang.c:5531
msgid "%F%P: invalid data statement\n"
msgstr ""
-#: ldlang.c:5530
+#: ldlang.c:5564
msgid "%F%P: invalid reloc statement\n"
msgstr ""
-#: ldlang.c:5648
+#: ldlang.c:5683
msgid "%P%F: gc-sections requires either an entry or an undefined symbol\n"
msgstr ""
-#: ldlang.c:5673
+#: ldlang.c:5708
msgid "%P%F:%s: can't set start address\n"
msgstr ""
-#: ldlang.c:5686 ldlang.c:5705
+#: ldlang.c:5721 ldlang.c:5740
msgid "%P%F: can't set start address\n"
msgstr ""
-#: ldlang.c:5698
+#: ldlang.c:5733
msgid "%P: warning: cannot find entry symbol %s; defaulting to %V\n"
msgstr ""
-#: ldlang.c:5710
+#: ldlang.c:5745
msgid "%P: warning: cannot find entry symbol %s; not setting start address\n"
msgstr ""
-#: ldlang.c:5760
+#: ldlang.c:5800
msgid ""
"%P%F: Relocatable linking with relocations from format %s (%B) to format %s "
"(%B) is not supported\n"
msgstr ""
-#: ldlang.c:5770
+#: ldlang.c:5810
msgid ""
"%P%X: %s architecture of input file `%B' is incompatible with %s output\n"
msgstr ""
-#: ldlang.c:5792
+#: ldlang.c:5832
msgid "%P%X: failed to merge target specific data of file %B\n"
msgstr ""
-#: ldlang.c:5863
+#: ldlang.c:5903
msgid "%P%F: Could not define common symbol `%T': %E\n"
msgstr ""
-#: ldlang.c:5875
+#: ldlang.c:5915
msgid ""
"\n"
"Allocating common symbols\n"
msgstr ""
-#: ldlang.c:5876
+#: ldlang.c:5916
msgid ""
"Common symbol size file\n"
"\n"
msgstr ""
-#: ldlang.c:6022
+#: ldlang.c:6062
msgid "%P%F: invalid syntax in flags\n"
msgstr ""
-#: ldlang.c:6415
+#: ldlang.c:6524
msgid "%P%F: Failed to create hash table\n"
msgstr ""
-#: ldlang.c:6430
+#: ldlang.c:6547
msgid "%P%F: %s: plugin reported error after all symbols read\n"
msgstr ""
-#: ldlang.c:6717
+#: ldlang.c:6860
msgid "%P%F: multiple STARTUP files\n"
msgstr ""
-#: ldlang.c:6765
+#: ldlang.c:6906
msgid "%X%P:%S: section has both a load address and a load region\n"
msgstr ""
-#: ldlang.c:6950
+#: ldlang.c:7093
msgid ""
"%X%P:%S: PHDRS and FILEHDR are not supported when prior PT_LOAD headers lack "
"them\n"
msgstr ""
-#: ldlang.c:7022
+#: ldlang.c:7165
msgid "%F%P: no sections assigned to phdrs\n"
msgstr ""
-#: ldlang.c:7060
+#: ldlang.c:7203
msgid "%F%P: bfd_record_phdr failed: %E\n"
msgstr ""
-#: ldlang.c:7080
+#: ldlang.c:7223
msgid "%X%P: section `%s' assigned to non-existent phdr `%s'\n"
msgstr ""
-#: ldlang.c:7481
+#: ldlang.c:7636
msgid "%X%P: unknown language `%s' in version information\n"
msgstr ""
-#: ldlang.c:7626
+#: ldlang.c:7781
msgid ""
"%X%P: anonymous version tag cannot be combined with other version tags\n"
msgstr ""
-#: ldlang.c:7635
+#: ldlang.c:7790
msgid "%X%P: duplicate version tag `%s'\n"
msgstr ""
-#: ldlang.c:7656 ldlang.c:7665 ldlang.c:7683 ldlang.c:7693
+#: ldlang.c:7811 ldlang.c:7820 ldlang.c:7838 ldlang.c:7848
msgid "%X%P: duplicate expression `%s' in version information\n"
msgstr ""
-#: ldlang.c:7733
+#: ldlang.c:7888
msgid "%X%P: unable to find version dependency `%s'\n"
msgstr ""
-#: ldlang.c:7756
+#: ldlang.c:7911
msgid "%X%P: unable to read .exports section contents\n"
msgstr ""
+#: ldlang.c:8035
+msgid "%X%P: unknown feature `%s'\n"
+msgstr ""
+
#: ldmain.c:239
msgid "%X%P: can't set BFD default target to `%s': %E\n"
msgstr ""
@@ -1031,235 +1031,230 @@ msgstr ""
msgid "%P%F: cannot open map file %s: %E\n"
msgstr ""
-#: ldmain.c:485
-msgid "%P: %s: error in plugin cleanup (ignored)\n"
-msgstr ""
-
-#: ldmain.c:494
+#: ldmain.c:488
msgid "%P: link errors found, deleting executable `%s'\n"
msgstr ""
-#: ldmain.c:503
+#: ldmain.c:497
msgid "%F%B: final close failed: %E\n"
msgstr ""
-#: ldmain.c:529
+#: ldmain.c:523
msgid "%X%P: unable to open for source of copy `%s'\n"
msgstr ""
-#: ldmain.c:532
+#: ldmain.c:526
msgid "%X%P: unable to open for destination of copy `%s'\n"
msgstr ""
-#: ldmain.c:539
+#: ldmain.c:533
msgid "%P: Error writing file `%s'\n"
msgstr ""
-#: ldmain.c:544 pe-dll.c:1729
+#: ldmain.c:538 pe-dll.c:1733
#, c-format
msgid "%P: Error closing file `%s'\n"
msgstr ""
-#: ldmain.c:560
+#: ldmain.c:555
#, c-format
msgid "%s: total time in link: %ld.%06ld\n"
msgstr ""
-#: ldmain.c:563
+#: ldmain.c:558
#, c-format
msgid "%s: data size %ld\n"
msgstr ""
-#: ldmain.c:646
+#: ldmain.c:642
msgid "%P%F: missing argument to -m\n"
msgstr ""
-#: ldmain.c:694 ldmain.c:714 ldmain.c:746 plugin.c:772
+#: ldmain.c:690 ldmain.c:710 ldmain.c:742
msgid "%P%F: bfd_hash_table_init failed: %E\n"
msgstr ""
-#: ldmain.c:698 ldmain.c:718
+#: ldmain.c:694 ldmain.c:714
msgid "%P%F: bfd_hash_lookup failed: %E\n"
msgstr ""
-#: ldmain.c:732
+#: ldmain.c:728
msgid "%X%P: error: duplicate retain-symbols-file\n"
msgstr ""
-#: ldmain.c:776
+#: ldmain.c:772
msgid "%P%F: bfd_hash_lookup for insertion failed: %E\n"
msgstr ""
-#: ldmain.c:781
+#: ldmain.c:777
msgid "%P: `-retain-symbols-file' overrides `-s' and `-S'\n"
msgstr ""
-#: ldmain.c:895
+#: ldmain.c:877
#, c-format
msgid ""
"Archive member included because of file (symbol)\n"
"\n"
msgstr ""
-#: ldmain.c:975
+#: ldmain.c:983
msgid "%X%C: multiple definition of `%T'\n"
msgstr ""
-#: ldmain.c:978
+#: ldmain.c:986
msgid "%D: first defined here\n"
msgstr ""
-#: ldmain.c:982
+#: ldmain.c:990
msgid "%P: Disabling relaxation: it will not work with multiple definitions\n"
msgstr ""
-#: ldmain.c:1012
+#: ldmain.c:1044
msgid "%B: warning: definition of `%T' overriding common\n"
msgstr ""
-#: ldmain.c:1015
+#: ldmain.c:1047
msgid "%B: warning: common is here\n"
msgstr ""
-#: ldmain.c:1022
+#: ldmain.c:1054
msgid "%B: warning: common of `%T' overridden by definition\n"
msgstr ""
-#: ldmain.c:1025
+#: ldmain.c:1057
msgid "%B: warning: defined here\n"
msgstr ""
-#: ldmain.c:1032
+#: ldmain.c:1064
msgid "%B: warning: common of `%T' overridden by larger common\n"
msgstr ""
-#: ldmain.c:1035
+#: ldmain.c:1067
msgid "%B: warning: larger common is here\n"
msgstr ""
-#: ldmain.c:1039
+#: ldmain.c:1071
msgid "%B: warning: common of `%T' overriding smaller common\n"
msgstr ""
-#: ldmain.c:1042
+#: ldmain.c:1074
msgid "%B: warning: smaller common is here\n"
msgstr ""
-#: ldmain.c:1046
+#: ldmain.c:1078
msgid "%B: warning: multiple common of `%T'\n"
msgstr ""
-#: ldmain.c:1048
+#: ldmain.c:1080
msgid "%B: warning: previous common is here\n"
msgstr ""
-#: ldmain.c:1068 ldmain.c:1106
+#: ldmain.c:1100 ldmain.c:1138
msgid "%P: warning: global constructor %s used\n"
msgstr ""
-#: ldmain.c:1116
+#: ldmain.c:1148
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:1170 ldmain.c:1172 ldmain.c:1174 ldmain.c:1192 ldmain.c:1237
+#: ldmain.c:1202 ldmain.c:1204 ldmain.c:1206 ldmain.c:1224 ldmain.c:1269
msgid "warning: "
msgstr ""
-#: ldmain.c:1273
+#: ldmain.c:1305
msgid "%F%P: bfd_hash_table_init failed: %E\n"
msgstr ""
-#: ldmain.c:1280
+#: ldmain.c:1312
msgid "%F%P: bfd_hash_lookup failed: %E\n"
msgstr ""
-#: ldmain.c:1301
+#: ldmain.c:1333
msgid "%X%C: undefined reference to `%T'\n"
msgstr ""
-#: ldmain.c:1304
+#: ldmain.c:1336
msgid "%C: warning: undefined reference to `%T'\n"
msgstr ""
-#: ldmain.c:1310
+#: ldmain.c:1342
msgid "%X%D: more undefined references to `%T' follow\n"
msgstr ""
-#: ldmain.c:1313
+#: ldmain.c:1345
msgid "%D: warning: more undefined references to `%T' follow\n"
msgstr ""
-#: ldmain.c:1324
+#: ldmain.c:1356
msgid "%X%B: undefined reference to `%T'\n"
msgstr ""
-#: ldmain.c:1327
+#: ldmain.c:1359
msgid "%B: warning: undefined reference to `%T'\n"
msgstr ""
-#: ldmain.c:1333
+#: ldmain.c:1365
msgid "%X%B: more undefined references to `%T' follow\n"
msgstr ""
-#: ldmain.c:1336
+#: ldmain.c:1368
msgid "%B: warning: more undefined references to `%T' follow\n"
msgstr ""
-#: ldmain.c:1375
+#: ldmain.c:1407
msgid " additional relocation overflows omitted from the output\n"
msgstr ""
-#: ldmain.c:1388
+#: ldmain.c:1420
msgid " relocation truncated to fit: %s against undefined symbol `%T'"
msgstr ""
-#: ldmain.c:1393
+#: ldmain.c:1425
msgid ""
" relocation truncated to fit: %s against symbol `%T' defined in %A section "
"in %B"
msgstr ""
-#: ldmain.c:1405
+#: ldmain.c:1437
msgid " relocation truncated to fit: %s against `%T'"
msgstr ""
-#: ldmain.c:1422
-#, c-format
-msgid "%X%C: dangerous relocation: %s\n"
+#: ldmain.c:1454
+msgid "%X%H: dangerous relocation: %s\n"
msgstr ""
-#: ldmain.c:1437
-msgid "%X%C: reloc refers to symbol `%T' which is not being output\n"
+#: ldmain.c:1469
+msgid "%X%H: reloc refers to symbol `%T' which is not being output\n"
msgstr ""
-#: ldmisc.c:149
+#: ldmisc.c:151
#, c-format
msgid "no symbol"
msgstr ""
-#: ldmisc.c:246
+#: ldmisc.c:248
#, c-format
msgid "built in linker script:%u"
msgstr ""
-#: ldmisc.c:324
+#: ldmisc.c:329
msgid "%B: In function `%T':\n"
msgstr ""
-#: ldmisc.c:451
+#: ldmisc.c:464
msgid "%F%P: internal error %s %d\n"
msgstr ""
-#: ldmisc.c:500
+#: ldmisc.c:513
msgid "%P: internal error: aborting at %s line %d in %s\n"
msgstr ""
-#: ldmisc.c:503
+#: ldmisc.c:516
msgid "%P: internal error: aborting at %s line %d\n"
msgstr ""
-#: ldmisc.c:505
+#: ldmisc.c:518
msgid "%P%F: please report this bug\n"
msgstr ""
@@ -1271,7 +1266,7 @@ msgstr ""
#: ldver.c:43
#, c-format
-msgid "Copyright 2010 Free Software Foundation, Inc.\n"
+msgid "Copyright 2011 Free Software Foundation, Inc.\n"
msgstr ""
#: ldver.c:44
@@ -1309,7 +1304,7 @@ msgstr ""
msgid "%F%P: final link failed: %E\n"
msgstr ""
-#: lexsup.c:219 lexsup.c:368
+#: lexsup.c:219 lexsup.c:373
msgid "KEYWORD"
msgstr ""
@@ -1325,7 +1320,7 @@ msgstr ""
msgid "Set architecture"
msgstr ""
-#: lexsup.c:224 lexsup.c:487
+#: lexsup.c:224 lexsup.c:492
msgid "TARGET"
msgstr ""
@@ -1333,8 +1328,8 @@ msgstr ""
msgid "Specify target for following input files"
msgstr ""
-#: lexsup.c:227 lexsup.c:278 lexsup.c:296 lexsup.c:309 lexsup.c:311
-#: lexsup.c:441 lexsup.c:501 lexsup.c:563 lexsup.c:576
+#: lexsup.c:227 lexsup.c:278 lexsup.c:302 lexsup.c:315 lexsup.c:317
+#: lexsup.c:446 lexsup.c:506 lexsup.c:569 lexsup.c:582
msgid "FILE"
msgstr ""
@@ -1346,7 +1341,7 @@ msgstr ""
msgid "Force common symbols to be defined"
msgstr ""
-#: lexsup.c:233 lexsup.c:545 lexsup.c:547 lexsup.c:549 lexsup.c:551
+#: lexsup.c:233 lexsup.c:550 lexsup.c:552 lexsup.c:554 lexsup.c:556
msgid "ADDRESS"
msgstr ""
@@ -1478,416 +1473,420 @@ msgstr ""
msgid "Send arg to last-loaded plugin"
msgstr ""
-#: lexsup.c:288
+#: lexsup.c:287 lexsup.c:290
+msgid "Ignored for GCC LTO option compatibility"
+msgstr ""
+
+#: lexsup.c:294
msgid "Ignored for SVR4 compatibility"
msgstr ""
-#: lexsup.c:292
+#: lexsup.c:298
msgid "Generate relocatable output"
msgstr ""
-#: lexsup.c:296
+#: lexsup.c:302
msgid "Just link symbols (if directory, same as --rpath)"
msgstr ""
-#: lexsup.c:299
+#: lexsup.c:305
msgid "Strip all symbols"
msgstr ""
-#: lexsup.c:301
+#: lexsup.c:307
msgid "Strip debugging symbols"
msgstr ""
-#: lexsup.c:303
+#: lexsup.c:309
msgid "Strip symbols in discarded sections"
msgstr ""
-#: lexsup.c:305
+#: lexsup.c:311
msgid "Do not strip symbols in discarded sections"
msgstr ""
-#: lexsup.c:307
+#: lexsup.c:313
msgid "Trace file opens"
msgstr ""
-#: lexsup.c:309
+#: lexsup.c:315
msgid "Read linker script"
msgstr ""
-#: lexsup.c:311
+#: lexsup.c:317
msgid "Read default linker script"
msgstr ""
-#: lexsup.c:315 lexsup.c:333 lexsup.c:418 lexsup.c:439 lexsup.c:538
-#: lexsup.c:566 lexsup.c:605
+#: lexsup.c:321 lexsup.c:339 lexsup.c:423 lexsup.c:444 lexsup.c:543
+#: lexsup.c:572 lexsup.c:611
msgid "SYMBOL"
msgstr ""
-#: lexsup.c:315
+#: lexsup.c:321
msgid "Start with undefined reference to SYMBOL"
msgstr ""
-#: lexsup.c:318
+#: lexsup.c:324
msgid "[=SECTION]"
msgstr ""
-#: lexsup.c:319
+#: lexsup.c:325
msgid "Don't merge input [SECTION | orphan] sections"
msgstr ""
-#: lexsup.c:321
+#: lexsup.c:327
msgid "Build global constructor/destructor tables"
msgstr ""
-#: lexsup.c:323
+#: lexsup.c:329
msgid "Print version information"
msgstr ""
-#: lexsup.c:325
+#: lexsup.c:331
msgid "Print version and emulation information"
msgstr ""
-#: lexsup.c:327
+#: lexsup.c:333
msgid "Discard all local symbols"
msgstr ""
-#: lexsup.c:329
+#: lexsup.c:335
msgid "Discard temporary local symbols (default)"
msgstr ""
-#: lexsup.c:331
+#: lexsup.c:337
msgid "Don't discard any local symbols"
msgstr ""
-#: lexsup.c:333
+#: lexsup.c:339
msgid "Trace mentions of SYMBOL"
msgstr ""
-#: lexsup.c:335 lexsup.c:503 lexsup.c:505
+#: lexsup.c:341 lexsup.c:508 lexsup.c:510
msgid "PATH"
msgstr ""
-#: lexsup.c:335
+#: lexsup.c:341
msgid "Default search path for Solaris compatibility"
msgstr ""
-#: lexsup.c:338
+#: lexsup.c:344
msgid "Start a group"
msgstr ""
-#: lexsup.c:340
+#: lexsup.c:346
msgid "End a group"
msgstr ""
-#: lexsup.c:344
+#: lexsup.c:350
msgid "Accept input files whose architecture cannot be determined"
msgstr ""
-#: lexsup.c:348
+#: lexsup.c:354
msgid "Reject input files whose architecture is unknown"
msgstr ""
-#: lexsup.c:361
+#: lexsup.c:366
msgid "Only set DT_NEEDED for following dynamic libs if used"
msgstr ""
-#: lexsup.c:364
+#: lexsup.c:369
msgid ""
"Always set DT_NEEDED for dynamic libraries mentioned on\n"
" the command line"
msgstr ""
-#: lexsup.c:368
+#: lexsup.c:373
msgid "Ignored for SunOS compatibility"
msgstr ""
-#: lexsup.c:370
+#: lexsup.c:375
msgid "Link against shared libraries"
msgstr ""
-#: lexsup.c:376
+#: lexsup.c:381
msgid "Do not link against shared libraries"
msgstr ""
-#: lexsup.c:384
+#: lexsup.c:389
msgid "Bind global references locally"
msgstr ""
-#: lexsup.c:386
+#: lexsup.c:391
msgid "Bind global function references locally"
msgstr ""
-#: lexsup.c:388
+#: lexsup.c:393
msgid "Check section addresses for overlaps (default)"
msgstr ""
-#: lexsup.c:391
+#: lexsup.c:396
msgid "Do not check section addresses for overlaps"
msgstr ""
-#: lexsup.c:395
+#: lexsup.c:400
msgid "Copy DT_NEEDED links mentioned inside DSOs that follow"
msgstr ""
-#: lexsup.c:399
+#: lexsup.c:404
msgid "Do not copy DT_NEEDED links mentioned inside DSOs that follow"
msgstr ""
-#: lexsup.c:403
+#: lexsup.c:408
msgid "Output cross reference table"
msgstr ""
-#: lexsup.c:405
+#: lexsup.c:410
msgid "SYMBOL=EXPRESSION"
msgstr ""
-#: lexsup.c:405
+#: lexsup.c:410
msgid "Define a symbol"
msgstr ""
-#: lexsup.c:407
+#: lexsup.c:412
msgid "[=STYLE]"
msgstr ""
-#: lexsup.c:407
+#: lexsup.c:412
msgid "Demangle symbol names [using STYLE]"
msgstr ""
-#: lexsup.c:410
+#: lexsup.c:415
msgid "Generate embedded relocs"
msgstr ""
-#: lexsup.c:412
+#: lexsup.c:417
msgid "Treat warnings as errors"
msgstr ""
-#: lexsup.c:415
+#: lexsup.c:420
msgid "Do not treat warnings as errors (default)"
msgstr ""
-#: lexsup.c:418
+#: lexsup.c:423
msgid "Call SYMBOL at unload-time"
msgstr ""
-#: lexsup.c:420
+#: lexsup.c:425
msgid "Force generation of file with .exe suffix"
msgstr ""
-#: lexsup.c:422
+#: lexsup.c:427
msgid "Remove unused sections (on some targets)"
msgstr ""
-#: lexsup.c:425
+#: lexsup.c:430
msgid "Don't remove unused sections (default)"
msgstr ""
-#: lexsup.c:428
+#: lexsup.c:433
msgid "List removed unused sections on stderr"
msgstr ""
-#: lexsup.c:431
+#: lexsup.c:436
msgid "Do not list removed unused sections"
msgstr ""
-#: lexsup.c:434
+#: lexsup.c:439
msgid "Set default hash table size close to <NUMBER>"
msgstr ""
-#: lexsup.c:437
+#: lexsup.c:442
msgid "Print option help"
msgstr ""
-#: lexsup.c:439
+#: lexsup.c:444
msgid "Call SYMBOL at load-time"
msgstr ""
-#: lexsup.c:441
+#: lexsup.c:446
msgid "Write a map file"
msgstr ""
-#: lexsup.c:443
+#: lexsup.c:448
msgid "Do not define Common storage"
msgstr ""
-#: lexsup.c:445
+#: lexsup.c:450
msgid "Do not demangle symbol names"
msgstr ""
-#: lexsup.c:447
+#: lexsup.c:452
msgid "Use less memory and more disk I/O"
msgstr ""
-#: lexsup.c:449
+#: lexsup.c:454
msgid "Do not allow unresolved references in object files"
msgstr ""
-#: lexsup.c:452
-msgid "Allow unresolved references in shared libaries"
+#: lexsup.c:457
+msgid "Allow unresolved references in shared libraries"
msgstr ""
-#: lexsup.c:456
+#: lexsup.c:461
msgid "Do not allow unresolved references in shared libs"
msgstr ""
-#: lexsup.c:460
+#: lexsup.c:465
msgid "Allow multiple definitions"
msgstr ""
-#: lexsup.c:462
+#: lexsup.c:467
msgid "Disallow undefined version"
msgstr ""
-#: lexsup.c:464
+#: lexsup.c:469
msgid "Create default symbol version"
msgstr ""
-#: lexsup.c:467
+#: lexsup.c:472
msgid "Create default symbol version for imported symbols"
msgstr ""
-#: lexsup.c:470
+#: lexsup.c:475
msgid "Don't warn about mismatched input files"
msgstr ""
-#: lexsup.c:473
+#: lexsup.c:478
msgid "Don't warn on finding an incompatible library"
msgstr ""
-#: lexsup.c:476
+#: lexsup.c:481
msgid "Turn off --whole-archive"
msgstr ""
-#: lexsup.c:478
+#: lexsup.c:483
msgid "Create an output file even if errors occur"
msgstr ""
-#: lexsup.c:483
+#: lexsup.c:488
msgid ""
"Only use library directories specified on\n"
" the command line"
msgstr ""
-#: lexsup.c:487
+#: lexsup.c:492
msgid "Specify target of output file"
msgstr ""
-#: lexsup.c:490
+#: lexsup.c:495
msgid "Ignored for Linux compatibility"
msgstr ""
-#: lexsup.c:493
+#: lexsup.c:498
msgid "Reduce memory overheads, possibly taking much longer"
msgstr ""
-#: lexsup.c:496
+#: lexsup.c:501
msgid "Reduce code size by using target specific optimizations"
msgstr ""
-#: lexsup.c:498
+#: lexsup.c:503
msgid "Do not use relaxation techniques to reduce code size"
msgstr ""
-#: lexsup.c:501
+#: lexsup.c:506
msgid "Keep only symbols listed in FILE"
msgstr ""
-#: lexsup.c:503
+#: lexsup.c:508
msgid "Set runtime shared library search path"
msgstr ""
-#: lexsup.c:505
+#: lexsup.c:510
msgid "Set link time shared library search path"
msgstr ""
-#: lexsup.c:508
+#: lexsup.c:513
msgid "Create a shared library"
msgstr ""
-#: lexsup.c:512
+#: lexsup.c:517
msgid "Create a position independent executable"
msgstr ""
-#: lexsup.c:516
+#: lexsup.c:521
msgid "[=ascending|descending]"
msgstr ""
-#: lexsup.c:517
+#: lexsup.c:522
msgid "Sort common symbols by alignment [in specified order]"
msgstr ""
-#: lexsup.c:522
+#: lexsup.c:527
msgid "name|alignment"
msgstr ""
-#: lexsup.c:523
+#: lexsup.c:528
msgid "Sort sections by name or maximum alignment"
msgstr ""
-#: lexsup.c:525
+#: lexsup.c:530
msgid "COUNT"
msgstr ""
-#: lexsup.c:525
+#: lexsup.c:530
msgid "How many tags to reserve in .dynamic section"
msgstr ""
-#: lexsup.c:528
+#: lexsup.c:533
msgid "[=SIZE]"
msgstr ""
-#: lexsup.c:528
+#: lexsup.c:533
msgid "Split output sections every SIZE octets"
msgstr ""
-#: lexsup.c:531
+#: lexsup.c:536
msgid "[=COUNT]"
msgstr ""
-#: lexsup.c:531
+#: lexsup.c:536
msgid "Split output sections every COUNT relocs"
msgstr ""
-#: lexsup.c:534
+#: lexsup.c:539
msgid "Print memory usage statistics"
msgstr ""
-#: lexsup.c:536
+#: lexsup.c:541
msgid "Display target specific options"
msgstr ""
-#: lexsup.c:538
+#: lexsup.c:543
msgid "Do task level linking"
msgstr ""
-#: lexsup.c:540
+#: lexsup.c:545
msgid "Use same format as native linker"
msgstr ""
-#: lexsup.c:542
+#: lexsup.c:547
msgid "SECTION=ADDRESS"
msgstr ""
-#: lexsup.c:542
+#: lexsup.c:547
msgid "Set address of named section"
msgstr ""
-#: lexsup.c:545
+#: lexsup.c:550
msgid "Set address of .bss section"
msgstr ""
-#: lexsup.c:547
+#: lexsup.c:552
msgid "Set address of .data section"
msgstr ""
-#: lexsup.c:549
+#: lexsup.c:554
msgid "Set address of .text section"
msgstr ""
-#: lexsup.c:551
+#: lexsup.c:556
msgid "Set address of text segment"
msgstr ""
-#: lexsup.c:554
+#: lexsup.c:559
msgid ""
"How to handle unresolved symbols. <method> is:\n"
" ignore-all, report-all, ignore-in-object-"
@@ -1895,113 +1894,117 @@ msgid ""
" ignore-in-shared-libs"
msgstr ""
-#: lexsup.c:559
+#: lexsup.c:564
+msgid "[=NUMBER]"
+msgstr ""
+
+#: lexsup.c:565
msgid "Output lots of information during link"
msgstr ""
-#: lexsup.c:563
+#: lexsup.c:569
msgid "Read version information script"
msgstr ""
-#: lexsup.c:566
+#: lexsup.c:572
msgid ""
"Take export symbols list from .exports, using\n"
" SYMBOL as the version."
msgstr ""
-#: lexsup.c:570
+#: lexsup.c:576
msgid "Add data symbols to dynamic list"
msgstr ""
-#: lexsup.c:572
+#: lexsup.c:578
msgid "Use C++ operator new/delete dynamic list"
msgstr ""
-#: lexsup.c:574
+#: lexsup.c:580
msgid "Use C++ typeinfo dynamic list"
msgstr ""
-#: lexsup.c:576
+#: lexsup.c:582
msgid "Read dynamic list"
msgstr ""
-#: lexsup.c:578
+#: lexsup.c:584
msgid "Warn about duplicate common symbols"
msgstr ""
-#: lexsup.c:580
+#: lexsup.c:586
msgid "Warn if global constructors/destructors are seen"
msgstr ""
-#: lexsup.c:583
+#: lexsup.c:589
msgid "Warn if the multiple GP values are used"
msgstr ""
-#: lexsup.c:585
+#: lexsup.c:591
msgid "Warn only once per undefined symbol"
msgstr ""
-#: lexsup.c:587
+#: lexsup.c:593
msgid "Warn if start of section changes due to alignment"
msgstr ""
-#: lexsup.c:590
+#: lexsup.c:596
msgid "Warn if shared object has DT_TEXTREL"
msgstr ""
-#: lexsup.c:593
+#: lexsup.c:599
msgid "Warn if an object has alternate ELF machine code"
msgstr ""
-#: lexsup.c:597
+#: lexsup.c:603
msgid "Report unresolved symbols as warnings"
msgstr ""
-#: lexsup.c:600
+#: lexsup.c:606
msgid "Report unresolved symbols as errors"
msgstr ""
-#: lexsup.c:602
+#: lexsup.c:608
msgid "Include all objects from following archives"
msgstr ""
-#: lexsup.c:605
+#: lexsup.c:611
msgid "Use wrapper functions for SYMBOL"
msgstr ""
-#: lexsup.c:754
+#: lexsup.c:760
msgid "%P: unrecognized option '%s'\n"
msgstr ""
-#: lexsup.c:758
+#: lexsup.c:764
msgid "%P%F: use the --help option for usage information\n"
msgstr ""
-#: lexsup.c:776
+#: lexsup.c:782
msgid "%P%F: unrecognized -a option `%s'\n"
msgstr ""
-#: lexsup.c:789
+#: lexsup.c:795
msgid "%P%F: unrecognized -assert option `%s'\n"
msgstr ""
-#: lexsup.c:832
+#: lexsup.c:838
msgid "%F%P: unknown demangling style `%s'"
msgstr ""
-#: lexsup.c:898
+#: lexsup.c:904 lexsup.c:1335
msgid "%P%F: invalid number `%s'\n"
msgstr ""
-#: lexsup.c:996
+#: lexsup.c:1002
msgid "%P%F: bad --unresolved-symbols option: %s\n"
msgstr ""
-#: lexsup.c:1059
-msgid "%P%F: bad -plugin option\n"
+#: lexsup.c:1065 lexsup.c:1564
+msgid "%P%F: %s: error loading plugin\n"
msgstr ""
-#: lexsup.c:1063
+#: lexsup.c:1070
msgid "%P%F: bad -plugin-opt option\n"
msgstr ""
@@ -2013,104 +2016,100 @@ msgstr ""
#. an error message here. We cannot just make this a warning,
#. increment optind, and continue because getopt is too confused
#. and will seg-fault the next time around.
-#: lexsup.c:1080
+#: lexsup.c:1087
msgid "%P%F: bad -rpath option\n"
msgstr ""
-#: lexsup.c:1194
+#: lexsup.c:1201
msgid "%P%F: -shared not supported\n"
msgstr ""
-#: lexsup.c:1203
+#: lexsup.c:1210
msgid "%P%F: -pie not supported\n"
msgstr ""
-#: lexsup.c:1211
+#: lexsup.c:1218
msgid "descending"
msgstr ""
-#: lexsup.c:1213
+#: lexsup.c:1220
msgid "ascending"
msgstr ""
-#: lexsup.c:1216
+#: lexsup.c:1223
msgid "%P%F: invalid common section sorting option: %s\n"
msgstr ""
-#: lexsup.c:1220
+#: lexsup.c:1227
msgid "name"
msgstr ""
-#: lexsup.c:1222
+#: lexsup.c:1229
msgid "alignment"
msgstr ""
-#: lexsup.c:1225
+#: lexsup.c:1232
msgid "%P%F: invalid section sorting option: %s\n"
msgstr ""
-#: lexsup.c:1259
+#: lexsup.c:1266
msgid "%P%F: invalid argument to option \"--section-start\"\n"
msgstr ""
-#: lexsup.c:1266
+#: lexsup.c:1273
msgid "%P%F: missing argument(s) to option \"--section-start\"\n"
msgstr ""
-#: lexsup.c:1490
+#: lexsup.c:1507
msgid "%P%F: group ended before it began (--help for usage)\n"
msgstr ""
-#: lexsup.c:1518
+#: lexsup.c:1535
msgid "%P%X: --hash-size needs a numeric argument\n"
msgstr ""
-#: lexsup.c:1547
-msgid "%P%F: %s: error loading plugin\n"
-msgstr ""
-
-#: lexsup.c:1578 lexsup.c:1591
+#: lexsup.c:1595 lexsup.c:1608
msgid "%P%F: invalid hex number `%s'\n"
msgstr ""
-#: lexsup.c:1627
+#: lexsup.c:1644
#, c-format
msgid "Usage: %s [options] file...\n"
msgstr ""
-#: lexsup.c:1629
+#: lexsup.c:1646
#, c-format
msgid "Options:\n"
msgstr ""
-#: lexsup.c:1707
+#: lexsup.c:1724
#, c-format
msgid " @FILE"
msgstr ""
-#: lexsup.c:1710
+#: lexsup.c:1727
#, 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:1715
+#: lexsup.c:1732
#, c-format
msgid "%s: supported targets:"
msgstr ""
-#: lexsup.c:1723
+#: lexsup.c:1740
#, c-format
msgid "%s: supported emulations: "
msgstr ""
-#: lexsup.c:1728
+#: lexsup.c:1745
#, c-format
msgid "%s: emulation specific options:\n"
msgstr ""
-#: lexsup.c:1733
+#: lexsup.c:1750
#, c-format
msgid "Report bugs to %s\n"
msgstr ""
@@ -2119,113 +2118,122 @@ msgstr ""
msgid "%P%F: unknown format type %s\n"
msgstr ""
-#: pe-dll.c:430
+#: pe-dll.c:431
#, c-format
msgid "%XUnsupported PEI architecture: %s\n"
msgstr ""
-#: pe-dll.c:788
+#: pe-dll.c:791
#, c-format
msgid "%XCannot export %s: invalid export name\n"
msgstr ""
-#: pe-dll.c:844
+#: pe-dll.c:848
#, c-format
msgid "%XError, duplicate EXPORT with ordinals: %s (%d vs %d)\n"
msgstr ""
-#: pe-dll.c:851
+#: pe-dll.c:855
#, c-format
msgid "Warning, duplicate EXPORT: %s\n"
msgstr ""
-#: pe-dll.c:938
+#: pe-dll.c:942
#, c-format
msgid "%XCannot export %s: symbol not defined\n"
msgstr ""
-#: pe-dll.c:944
+#: pe-dll.c:948
#, c-format
msgid "%XCannot export %s: symbol wrong type (%d vs %d)\n"
msgstr ""
-#: pe-dll.c:951
+#: pe-dll.c:955
#, c-format
msgid "%XCannot export %s: symbol not found\n"
msgstr ""
-#: pe-dll.c:1065
+#: pe-dll.c:1069
#, c-format
msgid "%XError, ordinal used twice: %d (%s vs %s)\n"
msgstr ""
-#: pe-dll.c:1446
+#: pe-dll.c:1450
#, c-format
msgid "%XError: %d-bit reloc in dll\n"
msgstr ""
-#: pe-dll.c:1574
+#: pe-dll.c:1578
#, c-format
msgid "%s: Can't open output def file %s\n"
msgstr ""
-#: pe-dll.c:1725
+#: pe-dll.c:1729
#, c-format
msgid "; no contents available\n"
msgstr ""
-#: pe-dll.c:2652
+#: pe-dll.c:2656
msgid ""
"%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:2682
+#: pe-dll.c:2686
#, c-format
msgid "%XCan't open .lib file: %s\n"
msgstr ""
-#: pe-dll.c:2687
+#: pe-dll.c:2691
#, c-format
msgid "Creating library file: %s\n"
msgstr ""
-#: pe-dll.c:2716
+#: pe-dll.c:2720
#, c-format
msgid "%Xbfd_openr %s: %E\n"
msgstr ""
-#: pe-dll.c:2728
+#: pe-dll.c:2732
#, c-format
msgid "%X%s(%s): can't find member in non-archive file"
msgstr ""
-#: pe-dll.c:2740
+#: pe-dll.c:2744
#, c-format
msgid "%X%s(%s): can't find member in archive"
msgstr ""
-#: pe-dll.c:3177
+#: pe-dll.c:3183
#, c-format
msgid "%XError: can't use long section names on this arch\n"
msgstr ""
-#: plugin.c:178 plugin.c:212
+#: plugin.c:176 plugin.c:210
msgid "<no plugin>"
msgstr ""
-#: plugin.c:308
-msgid "%P%F: %s: non-ELF symbol in ELF BFD!"
+#: plugin.c:249
+#, c-format
+msgid "could not create dummy IR bfd: %F%E\n"
+msgstr ""
+
+#: plugin.c:322
+msgid "%P%F: %s: non-ELF symbol in ELF BFD!\n"
+msgstr ""
+
+#: plugin.c:326
+msgid "%P%F: unknown ELF symbol visibility: %d!\n"
msgstr ""
-#: plugin.c:800
-msgid "%P%X: %s: hash table failure adding symbol %s"
+#: plugin.c:559
+msgid "%P: %B: symbol `%s' definition: %d, visibility: %d, resolution: %d\n"
msgstr ""
-#: plugin.c:833
-msgid "%P%X: %s: can't find IR symbol '%s'"
+#: plugin.c:825
+msgid "%P%F: %s: plugin reported error claiming file\n"
msgstr ""
-#: plugin.c:836
-msgid "%P%x: %s: bad IR symbol type %d"
+#: plugin.c:896
+msgid "%P: %s: error in plugin cleanup (ignored)\n"
msgstr ""
diff --git a/ld/scripttempl/epocpe.sc b/ld/scripttempl/epocpe.sc
index 0651c01..441d31e 100644
--- a/ld/scripttempl/epocpe.sc
+++ b/ld/scripttempl/epocpe.sc
@@ -74,7 +74,7 @@ SECTIONS
on fork. This used to be named ".data$nocopy". The linker used
to include this between __data_start__ and __data_end__, but that
breaks building the cygwin32 dll. Instead, we name the section
- ".data_cygwin_nocopy" and explictly include it after __data_end__. */
+ ".data_cygwin_nocopy" and explicitly include it after __data_end__. */
.data ${RELOCATING+BLOCK(__section_alignment__)} :
{
diff --git a/ld/scripttempl/i386beos.sc b/ld/scripttempl/i386beos.sc
index f507acc..522b432 100644
--- a/ld/scripttempl/i386beos.sc
+++ b/ld/scripttempl/i386beos.sc
@@ -68,7 +68,7 @@ SECTIONS
on fork. This used to be named ".data$nocopy". The linker used
to include this between __data_start__ and __data_end__, but that
breaks building the cygwin32 dll. Instead, we name the section
- ".data_cygwin_nocopy" and explictly include it after __data_end__. */
+ ".data_cygwin_nocopy" and explicitly include it after __data_end__. */
.data ${RELOCATING+BLOCK(__section_alignment__)} :
{
diff --git a/ld/scripttempl/mcorepe.sc b/ld/scripttempl/mcorepe.sc
index 511fdb1..0817fe8 100644
--- a/ld/scripttempl/mcorepe.sc
+++ b/ld/scripttempl/mcorepe.sc
@@ -74,7 +74,7 @@ SECTIONS
on fork. This used to be named ".data$nocopy". The linker used
to include this between __data_start__ and __data_end__, but that
breaks building the cygwin32 dll. Instead, we name the section
- ".data_cygwin_nocopy" and explictly include it after __data_end__. */
+ ".data_cygwin_nocopy" and explicitly include it after __data_end__. */
.data ${RELOCATING+BLOCK(__section_alignment__)} :
{
diff --git a/ld/scripttempl/pe.sc b/ld/scripttempl/pe.sc
index 126c1d4..7cf7458 100644
--- a/ld/scripttempl/pe.sc
+++ b/ld/scripttempl/pe.sc
@@ -90,7 +90,7 @@ SECTIONS
on fork. This used to be named ".data$nocopy". The linker used
to include this between __data_start__ and __data_end__, but that
breaks building the cygwin32 dll. Instead, we name the section
- ".data_cygwin_nocopy" and explictly include it after __data_end__. */
+ ".data_cygwin_nocopy" and explicitly include it after __data_end__. */
.data ${RELOCATING+BLOCK(__section_alignment__)} :
{
diff --git a/ld/scripttempl/pep.sc b/ld/scripttempl/pep.sc
index a3e0cf3..583cacb 100644
--- a/ld/scripttempl/pep.sc
+++ b/ld/scripttempl/pep.sc
@@ -91,7 +91,7 @@ SECTIONS
on fork. This used to be named ".data$nocopy". The linker used
to include this between __data_start__ and __data_end__, but that
breaks building the cygwin32 dll. Instead, we name the section
- ".data_cygwin_nocopy" and explictly include it after __data_end__. */
+ ".data_cygwin_nocopy" and explicitly include it after __data_end__. */
.data ${RELOCATING+BLOCK(__section_alignment__)} :
{