aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2005-09-19 23:17:47 +0000
committerAlan Modra <amodra@gmail.com>2005-09-19 23:17:47 +0000
commita5df8c84e0691cfdf17acb6d69e1c2fd428a5f97 (patch)
tree81d5d3479d0f4c1866d747d144a4f2e50bccef46 /ld/ChangeLog
parentc761af65c26cb42164db70ecc5af964e4d631156 (diff)
downloadgdb-a5df8c84e0691cfdf17acb6d69e1c2fd428a5f97.zip
gdb-a5df8c84e0691cfdf17acb6d69e1c2fd428a5f97.tar.gz
gdb-a5df8c84e0691cfdf17acb6d69e1c2fd428a5f97.tar.bz2
PR ld/1353
* ldlang.c (lang_size_sections_1): Process addr_tree earlier, so that unused output section statements affect dot.
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 582ab6f..c888d68 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,9 @@
+2005-09-20 Alan Modra <amodra@bigpond.net.au>
+
+ PR ld/1353
+ * ldlang.c (lang_size_sections_1): Process addr_tree earlier,
+ so that unused output section statements affect dot.
+
2005-09-08 Jakub Jelinek <jakub@redhat.com>
* ld.texinfo: Document -z {no,}execstack, -z {no,}relro