aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1995-12-06 19:58:05 +0000
committerIan Lance Taylor <ian@airs.com>1995-12-06 19:58:05 +0000
commit04215033018d25d926b8ca26ed048a0f7f2a19ab (patch)
tree256a031c7c52f9bc04a58aa624543c5dabdc8a40 /ld
parente045712fa8d45749a371373646842eff87240163 (diff)
downloadgdb-04215033018d25d926b8ca26ed048a0f7f2a19ab.zip
gdb-04215033018d25d926b8ca26ed048a0f7f2a19ab.tar.gz
gdb-04215033018d25d926b8ca26ed048a0f7f2a19ab.tar.bz2
* ldexp.c (exp_fold_tree): Permit assignments to dot in the final
phase if the current section is abs_output_section. PR 8605.
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index cbd3d43..d151c7b 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+Wed Dec 6 14:59:06 1995 Ian Lance Taylor <ian@cygnus.com>
+
+ * ldexp.c (exp_fold_tree): Permit assignments to dot in the final
+ phase if the current section is abs_output_section.
+
Fri Dec 1 16:48:36 1995 Ian Lance Taylor <ian@cygnus.com>
* ldgram.y (PHDRS): New token.