summaryrefslogtreecommitdiff
path: root/gcc/gthr-win32.h
Commit message (Expand)AuthorAgeFilesLines
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-16/+0
* * gthr-win32.h: Fix formatting.Kazu Hirata2002-11-121-51/+51
* dbxout.c: Follow spelling conventions.Kazu Hirata2002-09-221-1/+1
* gthr-win32.h: Wrap all functions in extern "C".Danny Smith2002-06-111-14/+108
* gbl-ctors.h: Fix formatting.Kazu Hirata2002-06-041-26/+26
* gthr-win32.h (__GTHREAD_MUTEX_INIT_DEFAULT): Define.Danny Smith2002-03-051-0/+1
* gthr-win32.h: Protect against conflicting typedef for BOOL in windows headers...Christopher Faylor2002-02-031-5/+18
* bitmap.h: Fix comment formatting.Kazu Hirata2002-01-181-2/+2
* re PR bootstrap/4448 (make bootstrap failed: gthr-win32.h erroneous)Craig Rodrigues2001-11-191-1/+1
* gthr-dce.h: Fix comment formatting.Kazu Hirata2001-10-121-25/+25
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* Standardize header guards.Richard Henderson2001-05-251-3/+3
* gthr-win32.h: Include errno.h to get a declaration for EINVAL and _mingw.h if...Thomas Pfaff2001-01-221-0/+4
* gthr-win32.h (__gthread_objc_thread_get_data): Save and restore Win32 LastError.Thomas Pfaff2001-01-121-2/+20
* Applied H.J.Lu's patch to not require -lpthread when compiling single threade...H.J. Lu2000-07-201-2/+245
* crtstuff.c (__do_global_ctors_aux, [...]): Add prototype argument.Kaveh R. Ghazi2000-02-121-2/+2
* gthr-posix.h: Fix typo; compatibily -> compatibility.Fred Fish2000-01-271-1/+1
* ggc-common.c: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-171-1/+1
* gthr-win32.h (__gthread_active_p): Support Mingw MT runtime.Mumit Khan2000-01-041-28/+64
* * gthr-win32.h: New file.Mumit Khan1999-09-141-0/+195