diff options
author | DJ Delorie <dj@redhat.com> | 2001-06-05 00:48:41 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2001-06-05 00:48:41 +0000 |
commit | 3763134dca8090734af5822169ca1e92b896c154 (patch) | |
tree | 4c68c755f743f8121eb6240a812a72564bb54478 /ld/ChangeLog | |
parent | 839bbd8c6b3ca753a723d206a9783c2a5cd2f09c (diff) | |
download | gdb-3763134dca8090734af5822169ca1e92b896c154.zip gdb-3763134dca8090734af5822169ca1e92b896c154.tar.gz gdb-3763134dca8090734af5822169ca1e92b896c154.tar.bz2 |
* emultempl/pe.em (init): Reduce default stack reserve to 0x200000.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index e9a071b..2d9bfbc 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2001-06-05 Danny Smith <danny_r_smith_2001@yahoo.co.nz> + + * emultempl/pe.em (init): Reduce default stack reserve to 0x200000. + 2001-05-31 H.J. Lu <hjl@gnu.org> * ldlang.c (open_input_bfds): Don't change the bfd error |