diff options
author | Dave Korn <dave.korn@artimi.com> | 2010-12-02 23:36:59 +0000 |
---|---|---|
committer | Dave Korn <dave.korn@artimi.com> | 2010-12-02 23:36:59 +0000 |
commit | a9ae4fffeb8203f20753492b228c742866ccfc5e (patch) | |
tree | 68b883a4afe7c22c6999a5e329d918ca11401bc3 /config/ChangeLog | |
parent | c45c13cab8985bcbdd8a22b031dca85cf10a2349 (diff) | |
download | gdb-a9ae4fffeb8203f20753492b228c742866ccfc5e.zip gdb-a9ae4fffeb8203f20753492b228c742866ccfc5e.tar.gz gdb-a9ae4fffeb8203f20753492b228c742866ccfc5e.tar.bz2 |
* mh-cygwin (LDFLAGS): Turn up stack allocation to 12MB.
(BOOT_LDFLAGS): Add matching stack size flag.
* mh-mingw (LDFLAGS): Likewise.
(BOOT_LDFLAGS): Likewise.
Diffstat (limited to 'config/ChangeLog')
-rw-r--r-- | config/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog index 8e98f6d..87af62b 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,10 @@ +2010-12-02 Dave Korn <dave.korn.cygwin@gmail.com> + + * mh-cygwin (LDFLAGS): Turn up stack allocation to 12MB. + (BOOT_LDFLAGS): Add matching stack size flag. + * mh-mingw (LDFLAGS): Likewise. + (BOOT_LDFLAGS): Likewise. + 2010-11-27 Eric Botcazou <ebotcazou@adacore.com> * bootstrap-lto.mk (BOOT_ADAFLAGS): Delete. |