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 8239873..30cb4eb 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,9 @@
+2010-08-12 Alan Modra <amodra@gmail.com>
+
+ * ldexp.c (new_rel): Remove "str". Update all call sites.
+ (exp_fold_tree_1): When assigning to dot, calculate nextdot
+ using expld.result.section rather than expld.section.
+
2010-08-06 Alan Modra <amodra@gmail.com>
PR ld/11887