aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 6143817..77e0245 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,9 @@
+2005-07-09 Christopher Faylor <cgf@timesys.com>
+
+ * emultempl/pe.em (gld_${EMULATION_NAME}_before_parse): Enable runtime
+ relocation by default.
+ (compute_dll_image_base): Avoid linking into cygwin dll address space.
+
2005-07-08 Alan Modra <amodra@bigpond.net.au>
* ldlang.c (wild_sort): Formatting.