diff options
author | Anthony Green <green@redhat.com> | 2009-04-30 04:29:23 +0000 |
---|---|---|
committer | Anthony Green <green@redhat.com> | 2009-04-30 04:29:23 +0000 |
commit | efaf18f3683c8c17439fbc666686bbfd72aa2177 (patch) | |
tree | 90ae61ee09db322024c5e85156c1e4445050a8b0 /ld/ChangeLog | |
parent | 53cc454a92a4a4288c7172a7c3ed93186e3f8779 (diff) | |
download | gdb-efaf18f3683c8c17439fbc666686bbfd72aa2177.zip gdb-efaf18f3683c8c17439fbc666686bbfd72aa2177.tar.gz gdb-efaf18f3683c8c17439fbc666686bbfd72aa2177.tar.bz2 |
Move moxie stack out in memory.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index a5c60ce..793d154 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2009-04-29 Anthony Green <green@moxielogic.com> + + * emulparams/elf32moxie.sh (STACK_ADDR): Move default stack + position out to accommodate larger programs. + 2009-04-29 Chris Demetriou <cgd@google.com> * lexsup.c (option_values): Add OPTION_NO_EXPORT_DYNAMIC. |