2014-08-19 Yaakov Selkowitz <yselkowi@redhat.com>
authorktietz <ktietz@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Aug 2014 15:03:42 +0000 (15:03 +0000)
committerktietz <ktietz@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Aug 2014 15:03:42 +0000 (15:03 +0000)
commit181a84437b9ecc5cd25b8c3504c5a858992870e2
treee6e81c84a931e58721fc04af073fdb78c744f0e2
parentd41d96b7bd4394c0920f8a34cf84d134175f2fe8
2014-08-19  Yaakov Selkowitz  <yselkowi@redhat.com>

        * config/i386/cygwin.h (LINK_SPEC): Pass --tsaware flag only
        when building executables, not DLLs.  Add --large-address-aware
        under the same conditions.
        * config/i386/cygwin-w64.h (LINK_SPEC): Pass --tsaware flag only
        when building executables, not DLLs.  Add --large-address-aware
        under the same conditions when using -m32.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@214158 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/cygwin-w64.h
gcc/config/i386/cygwin.h