aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorNathan Sidwell <nathan@codesourcery.com>2012-11-01 14:26:47 +0000
committerNathan Sidwell <nathan@codesourcery.com>2012-11-01 14:26:47 +0000
commit07e15f8731141387bd65b35ad47f91c3899fadd1 (patch)
treea888d5126696f3cdbe52fff77dc8803879a17563 /ld/ChangeLog
parentaa4c331959a9b4fed648e7b98de13b93dd9b455a (diff)
downloadgdb-07e15f8731141387bd65b35ad47f91c3899fadd1.zip
gdb-07e15f8731141387bd65b35ad47f91c3899fadd1.tar.gz
gdb-07e15f8731141387bd65b35ad47f91c3899fadd1.tar.bz2
* emultempl/elf32.em: Print stacksize help.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 15bf252..3b86fcb 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,7 @@
+2012-11-01 Nathan Sidwell <nathan@codesourcery.com>
+
+ * emultempl/elf32.em: Print stacksize help.
+
2012-11-01 Alan Modra <amodra@gmail.com>
* ldlang.c (insert_pad): Correct output section size calculation.