aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index f3e1383..7f838f6 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,7 +1,12 @@
+2006-11-08 Alan Modra <amodra@bigpond.net.au>
+
+ * emultempl/elf32.em (gld*_before_allocation): Adjust output section
+ size for warning sections.
+
2006-11-06 Vladimir Prus <vladimir@codesourcery.com>
- * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
- Don't prepend "warning" to the message.
+ * emultempl/elf32.em (gld*_before_allocation): Don't prepend
+ "warning" to the message.
2006-10-31 Pedro Alves <pedro_alves@portugalmail.pt>