aboutsummaryrefslogtreecommitdiff
path: root/gcc/gthr-win32.h
AgeCommit message (Expand)AuthorFilesLines
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-16/+0
2002-11-12* gthr-win32.h: Fix formatting.Kazu Hirata1-51/+51
2002-09-22dbxout.c: Follow spelling conventions.Kazu Hirata1-1/+1
2002-06-11gthr-win32.h: Wrap all functions in extern "C".Danny Smith1-14/+108
2002-06-04gbl-ctors.h: Fix formatting.Kazu Hirata1-26/+26
2002-03-05gthr-win32.h (__GTHREAD_MUTEX_INIT_DEFAULT): Define.Danny Smith1-0/+1
2002-02-03gthr-win32.h: Protect against conflicting typedef for BOOL in windows headers...Christopher Faylor1-5/+18
2002-01-18bitmap.h: Fix comment formatting.Kazu Hirata1-2/+2
2001-11-19re PR bootstrap/4448 (make bootstrap failed: gthr-win32.h erroneous)Craig Rodrigues1-1/+1
2001-10-12gthr-dce.h: Fix comment formatting.Kazu Hirata1-25/+25
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-05-25Standardize header guards.Richard Henderson1-3/+3
2001-01-22gthr-win32.h: Include errno.h to get a declaration for EINVAL and _mingw.h if...Thomas Pfaff1-0/+4
2001-01-12gthr-win32.h (__gthread_objc_thread_get_data): Save and restore Win32 LastError.Thomas Pfaff1-2/+20
2000-07-20Applied H.J.Lu's patch to not require -lpthread when compiling single threade...H.J. Lu1-2/+245
2000-02-12crtstuff.c (__do_global_ctors_aux, [...]): Add prototype argument.Kaveh R. Ghazi1-2/+2
2000-01-27gthr-posix.h: Fix typo; compatibily -> compatibility.Fred Fish1-1/+1
2000-01-17ggc-common.c: PROTO -> PARAMS.Kaveh R. Ghazi1-1/+1
2000-01-04gthr-win32.h (__gthread_active_p): Support Mingw MT runtime.Mumit Khan1-28/+64
1999-09-14* gthr-win32.h: New file.Mumit Khan1-0/+195