aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1995-02-06 17:18:57 +0000
committerIan Lance Taylor <ian@airs.com>1995-02-06 17:18:57 +0000
commit5039302a4c749213b9b1699a9998f165328cd70f (patch)
tree294731ae57ba6f0e079928b72f05b818946ec41e /ld
parentc54c7aaca32b90863494b8c3b7a02b3bb2f69f23 (diff)
downloadfsf-binutils-gdb-5039302a4c749213b9b1699a9998f165328cd70f.zip
fsf-binutils-gdb-5039302a4c749213b9b1699a9998f165328cd70f.tar.gz
fsf-binutils-gdb-5039302a4c749213b9b1699a9998f165328cd70f.tar.bz2
* scripttempl/alpha.sc: Set address of .data section correctly
when -n or -N is used. Patch from Chris G Demetriou <Chris_G_Demetriou@LAGAVULIN.PDL.CS.CMU.EDU>.
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 3ffe39e..40f0933 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,10 @@
+Mon Feb 6 12:17:24 1995 Ian Lance Taylor <ian@cygnus.com>
+
+ * scripttempl/alpha.sc: Set address of .data section correctly
+ when -n or -N is used. Patch from Chris G Demetriou
+ <Chris_G_Demetriou@LAGAVULIN.PDL.CS.CMU.EDU>.
+ * scripttempl/mips.sc: Similar change.
+
Tue Jan 31 16:20:52 1995 Doug Evans <dje@canuck.cygnus.com>
* ldlang.c (lang_size_sections): Clarify error message when user