aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 95c298e..6524a63 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,13 @@
+2008-06-12 Nick Clifton <nickc@redhat.com>
+
+ * ldlang.c (print_output_section_statement): If the output section
+ statement has an update_dot_tree expression, apply it to
+ print_dot.
+ (print_input_section): Do not update print_dot if it would move
+ print_dot backwards.
+ (lang_do_assignments_1): If the output section statement has an
+ update_dot_tree expression apply it to dot.
+
2008-06-07 Alan Modra <amodra@bigpond.net.au>
* NEWS: Mention archive:path patterns.