]> gcc.gnu.org Git - gcc.git/commit
gthr-win32.h (__gthread_active_p): Support Mingw MT runtime.
authorMumit Khan <khan@xraylith.wisc.edu>
Tue, 4 Jan 2000 21:11:17 +0000 (21:11 +0000)
committerMumit Khan <khan@gcc.gnu.org>
Tue, 4 Jan 2000 21:11:17 +0000 (21:11 +0000)
commitf22a97d238b087b679028f1692df1a180c3fbbe7
tree2d5ea60f0dc75c966fafac88e66f0f17507fca9f
parentaeecce429eb2e9daf4e8bdbd11dc798253d3eaa4
gthr-win32.h (__gthread_active_p): Support Mingw MT runtime.

2000-01-04  Mumit Khan  <khan@xraylith.wisc.edu>

* gthr-win32.h (__gthread_active_p): Support Mingw MT runtime.
(__gthread_key_create): Likewise.
  (__gthread_key_dtor):  Likewise.
(__gthread_once): Fix logic.
(__gthread_key_delete): Cast away constness.

* i386/cygwin.h (SUBTARGET_SWITCHES): Add -mthreads option.
* invoke.texi: Document.
* i386/mingw32.h (CPP_SPEC): Use.
(LIBGCC_SPEC): Likewise.
* i386/crtdll.h (LIBGCC_SPEC): Likewise.

From-SVN: r31215
gcc/ChangeLog
gcc/config/i386/crtdll.h
gcc/config/i386/cygwin.h
gcc/config/i386/mingw32.h
gcc/gthr-win32.h
gcc/invoke.texi
This page took 0.063848 seconds and 5 git commands to generate.