summaryrefslogtreecommitdiff
path: root/gcc/gthr-win32.h
Commit message (Expand)AuthorAgeFilesLines
* * gthr-win32.h (__GTHREAD_HIDE_WIN32API): Test for non-zerodannysmith2003-05-211-2/+2
* Merge basic-improvements-branch to trunkzack2002-12-161-16/+0
* * gthr-win32.h: Fix formatting.kazu2002-11-121-51/+51
* * dbxout.c: Follow spelling conventions.kazu2002-09-221-1/+1
* * gthr-win32.h: Wrap all functions in extern "C".dannysmith2002-06-111-14/+108
* * gbl-ctors.h: Fix formatting.kazu2002-06-041-26/+26
* gthr-win32.h (__GTHREAD_MUTEX_INIT_DEFAULT): Define.dannysmith2002-03-051-0/+1
* * gthr-win32.h: Protect against conflicting typedef for BOOL in windows headerscgf2002-02-031-5/+18
* * bitmap.h: Fix comment formatting.kazu2002-01-181-2/+2
* 2001-11-18 Craig Rodrigues <rodrigc@gcc.gnu.org>rodrigc2001-11-191-1/+1
* * gthr-dce.h: Fix comment formatting.kazu2001-10-121-25/+25
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* Standardize header guards.rth2001-05-261-3/+3
* * gthr-win32.h: Include errno.h to get a declaration fordj2001-01-221-0/+4
* * gthr-win32.h (__gthread_objc_thread_get_data): Save and restore Win32cgf2001-01-121-2/+20
* Applied H.J.Lu's patch to not require -lpthread when compiling single threade...ovidiu2000-07-201-2/+245
* * crtstuff.c (__do_global_ctors_aux, __reg_frame_ctor,ghazi2000-02-121-2/+2
* * gthr-posix.h: Fix typo; compatibily -> compatibility.rth2000-01-271-1/+1
* * ggc-common.c: PROTO -> PARAMS.ghazi2000-01-171-1/+1
* 2000-01-04 Mumit Khan <khan@xraylith.wisc.edu>khan2000-01-041-28/+64
* * gthr-win32.h: New file.law1999-09-141-0/+195