diff options
author | Kai Tietz <ktietz@gcc.gnu.org> | 2011-04-01 16:43:22 +0200 |
---|---|---|
committer | Kai Tietz <ktietz@gcc.gnu.org> | 2011-04-01 16:43:22 +0200 |
commit | c04bdac028f5292634f5c02432226934ef7980e4 (patch) | |
tree | f4a47a001369eb5cf6ae62193100fdcf56e41ec1 /gcc/modulo-sched.c | |
parent | 636b4106f693484fe21032b7acb2d0c3f43fe165 (diff) | |
download | gcc-c04bdac028f5292634f5c02432226934ef7980e4.zip gcc-c04bdac028f5292634f5c02432226934ef7980e4.tar.gz gcc-c04bdac028f5292634f5c02432226934ef7980e4.tar.bz2 |
config.gcc (*-*-mingw*): Allow as option the posix threading model.
2011-04-01 Kai Tietz <ktietz@redhat.com>
* config.gcc (*-*-mingw*): Allow as option the
posix threading model.
* config/i386/mingw32.h ( SPEC_PTHREAD1, SPEC_PTHREAD2):
New macros defined dependent to TARGET_USE_PTHREAD_BY_DEFAULT
definition.
(CPP_SPEC): Add pthread/no-pthread handling.
(LIB_SPEC): Likewise.
* config/i386/mingw-w64.h (CPP_SPEC):Likewise.
(LIB_SPEC): Likewise.
* config/i386/t-cygming (SHLIB_PTHREAD_CFLAG): New
flag to pass -pthread option for shared libgcc build.
(SHLIB_PTHREAD_LDFLAG): New option to pass -lpthread
for shared libgcc build.
* config/i386/t-mingw-pthread: New file.
* config/i386/mingw-pthread.h (TARGET_USE_PTHREAD_BY_DEFAULT):
New define to enable use of library pthread by default.
* config/i386/mingw.opt (pthread): New driver option.
(no-pthread): New driver option.
* config/i386/cygming.opt: Make sure trailing empty line
is retained.
* config/i386/mingw-w64.opt: Likewise.
From-SVN: r171833
Diffstat (limited to 'gcc/modulo-sched.c')
0 files changed, 0 insertions, 0 deletions