]> gcc.gnu.org Git - gcc.git/commit
config.gcc (*-*-cygwin*): Use __cxa_atexit by default.
authorYaakov Selkowitz <yselkowi@redhat.com>
Tue, 19 Aug 2014 15:21:22 +0000 (15:21 +0000)
committerKai Tietz <ktietz@gcc.gnu.org>
Tue, 19 Aug 2014 15:21:22 +0000 (17:21 +0200)
commit301f44023e0c46542329b5f77763685529a46267
tree120983161c5b777e07ffab4db007b3cf1f6d8d29
parent8020a4d5c58aed7abfe15c681e62f133f87e788e
config.gcc (*-*-cygwin*): Use __cxa_atexit by default.

2014-08-19  Yaakov Selkowitz  <yselkowi@redhat.com>

* config.gcc (*-*-cygwin*): Use __cxa_atexit by default.
(extra_options): Add i386/cygwin.opt.
* config/i386/cygwin.h (STARTFILE_SPEC): Use crtbeginS.o if shared.
(CPP_SPEC): Accept -pthread.
(LINK_SPEC): Ditto.
(GOMP_SELF_SPECS): Update comment.
* config/i386/cygwin.opt: New file for -pthread flag.

From-SVN: r214161
gcc/ChangeLog
gcc/config.gcc
gcc/config/i386/cygwin.h
gcc/config/i386/cygwin.opt [new file with mode: 0644]
This page took 0.060744 seconds and 5 git commands to generate.