aboutsummaryrefslogtreecommitdiff
path: root/ld/po
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2000-09-15 18:52:52 +0000
committerNick Clifton <nickc@redhat.com>2000-09-15 18:52:52 +0000
commit0752970ef843fa6a9e7ac8bb5a30608eded7f228 (patch)
tree681414cd31e8fe3f2fb29df4cbcd4c91520f64b3 /ld/po
parentffcb7aff0f99aaa26b99e04b8258009279096402 (diff)
downloadbinutils-0752970ef843fa6a9e7ac8bb5a30608eded7f228.zip
binutils-0752970ef843fa6a9e7ac8bb5a30608eded7f228.tar.gz
binutils-0752970ef843fa6a9e7ac8bb5a30608eded7f228.tar.bz2
add support for embedded relocs in m68k ELF port
Diffstat (limited to 'ld/po')
-rw-r--r--ld/po/ld.pot58
1 files changed, 31 insertions, 27 deletions
diff --git a/ld/po/ld.pot b/ld/po/ld.pot
index e66a238..fac2eec 100644
--- a/ld/po/ld.pot
+++ b/ld/po/ld.pot
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2000-09-05 14:40-0700\n"
+"POT-Creation-Date: 2000-09-15 11:43-0700\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"
@@ -233,7 +233,7 @@ msgstr ""
msgid "Errors encountered processing file %s for interworking"
msgstr ""
-#: emultempl/pe.em:971 ldlang.c:1991 ldlang.c:4364 ldlang.c:4398 ldmain.c:1013
+#: emultempl/pe.em:971 ldlang.c:1991 ldlang.c:4364 ldlang.c:4398 ldmain.c:1020
msgid "%P%F: bfd_link_hash_lookup failed: %E\n"
msgstr ""
@@ -272,11 +272,11 @@ msgstr ""
msgid "%B%F: could not read symbols; %E\n"
msgstr ""
-#: ldcref.c:445 ldmain.c:1081 ldmain.c:1085
+#: ldcref.c:445 ldmain.c:1088 ldmain.c:1092
msgid "%B%F: could not read symbols: %E\n"
msgstr ""
-#: ldcref.c:517 ldcref.c:524 ldmain.c:1131 ldmain.c:1138
+#: ldcref.c:517 ldcref.c:524 ldmain.c:1138 ldmain.c:1145
msgid "%B%F: could not read relocs: %E\n"
msgstr ""
@@ -788,92 +788,96 @@ msgstr ""
msgid "%D: first defined here\n"
msgstr ""
-#: ldmain.c:894
+#: ldmain.c:869
+msgid "%P: Disabling relaxation: it will not work with multiple definitions\n"
+msgstr ""
+
+#: ldmain.c:901
msgid "%B: warning: definition of `%T' overriding common\n"
msgstr ""
-#: ldmain.c:897
+#: ldmain.c:904
msgid "%B: warning: common is here\n"
msgstr ""
-#: ldmain.c:904
+#: ldmain.c:911
msgid "%B: warning: common of `%T' overridden by definition\n"
msgstr ""
-#: ldmain.c:907
+#: ldmain.c:914
msgid "%B: warning: defined here\n"
msgstr ""
-#: ldmain.c:914
+#: ldmain.c:921
msgid "%B: warning: common of `%T' overridden by larger common\n"
msgstr ""
-#: ldmain.c:917
+#: ldmain.c:924
msgid "%B: warning: larger common is here\n"
msgstr ""
-#: ldmain.c:921
+#: ldmain.c:928
msgid "%B: warning: common of `%T' overriding smaller common\n"
msgstr ""
-#: ldmain.c:924
+#: ldmain.c:931
msgid "%B: warning: smaller common is here\n"
msgstr ""
-#: ldmain.c:928
+#: ldmain.c:935
msgid "%B: warning: multiple common of `%T'\n"
msgstr ""
-#: ldmain.c:930
+#: ldmain.c:937
msgid "%B: warning: previous common is here\n"
msgstr ""
-#: ldmain.c:952 ldmain.c:991
+#: ldmain.c:959 ldmain.c:998
msgid "%P: warning: global constructor %s used\n"
msgstr ""
-#: ldmain.c:1001
+#: ldmain.c:1008
msgid "%P%F: BFD backend error: BFD_RELOC_CTOR unsupported\n"
msgstr ""
-#: ldmain.c:1188
+#: ldmain.c:1195
msgid "%F%P: bfd_hash_table_init failed: %E\n"
msgstr ""
-#: ldmain.c:1195
+#: ldmain.c:1202
msgid "%F%P: bfd_hash_lookup failed: %E\n"
msgstr ""
-#: ldmain.c:1215
+#: ldmain.c:1222
msgid "%C: undefined reference to `%T'\n"
msgstr ""
-#: ldmain.c:1221
+#: ldmain.c:1228
msgid "%D: more undefined references to `%T' follow\n"
msgstr ""
-#: ldmain.c:1228
+#: ldmain.c:1235
msgid "%B: undefined reference to `%T'\n"
msgstr ""
-#: ldmain.c:1234
+#: ldmain.c:1241
msgid "%B: more undefined references to `%T' follow\n"
msgstr ""
-#: ldmain.c:1255 ldmain.c:1277 ldmain.c:1297
+#: ldmain.c:1262 ldmain.c:1284 ldmain.c:1304
msgid "%P%X: generated"
msgstr ""
-#: ldmain.c:1258
+#: ldmain.c:1265
msgid " relocation truncated to fit: %s %T"
msgstr ""
-#: ldmain.c:1280
+#: ldmain.c:1287
#, c-format
msgid "dangerous relocation: %s\n"
msgstr ""
-#: ldmain.c:1300
+#: ldmain.c:1307
msgid " reloc refers to symbol `%T' which is not being output\n"
msgstr ""
@@ -1484,7 +1488,7 @@ msgstr ""
msgid "Report bugs to %s\n"
msgstr ""
-#: mri.c:343
+#: mri.c:323
msgid "%P%F: unknown format type %s\n"
msgstr ""