aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index d24b266..ec75b6b 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,11 @@
+2013-03-05 Corinna Vinschen <vinschen@redhat.com>
+
+ * configure.host: Add x86_64-*-cygwin* as valid host.
+ * configure.tgt: Add x86_64-*-cygwin* as valid target.
+ * emultempl/pep.em: Handle different requirements for Cygwin in terms
+ of start addresses for executables and DLLs, based on memory model in
+ http://cygwin.com/ml/cygwin-developers/2013-02/msg00027.html
+
2013-03-05 Alan Modra <amodra@gmail.com>
PR ld/15222