summaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorKai Tietz <kai.tietz@onevision.com>2013-03-25 18:09:03 +0000
committerKai Tietz <kai.tietz@onevision.com>2013-03-25 18:09:03 +0000
commit819d4d2ce5aee883dfc4769779eab758e318f36b (patch)
treeb4ef03ecb40d5ca715fddd9439f6d358e5cd930f /ld
parent3cae5912e08e79e7ed406817ace5ff6c1bd73c92 (diff)
downloadbinutils-redhat-819d4d2ce5aee883dfc4769779eab758e318f36b.tar.gz
* ld.texinfo (--disable-runtime-pseudo-reloc): Adjust default.
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog4
-rw-r--r--ld/ld.texinfo2
2 files changed, 5 insertions, 1 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 93a52dc5f0..d5457a8e05 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,7 @@
+2013-03-25 Kai Tietz <ktietz@redhat.com>
+
+ * ld.texinfo (--disable-runtime-pseudo-reloc): Adjust default.
+
2013-03-21 Michael Schewe <michael.schewe@gmx.net>
* ld.texinfo (H8/300): Add description of relaxation of
diff --git a/ld/ld.texinfo b/ld/ld.texinfo
index 7fae2c242e..79591c7f7f 100644
--- a/ld/ld.texinfo
+++ b/ld/ld.texinfo
@@ -2569,7 +2569,7 @@ environment to adjust references to such data in your client code.
@kindex --disable-runtime-pseudo-reloc
@item --disable-runtime-pseudo-reloc
Do not create pseudo relocations for non-zero offset DATA imports from
-DLLs. This is the default.
+DLLs.
[This option is specific to the i386 PE targeted port of the linker]
@kindex --enable-extra-pe-debug