summaryrefslogtreecommitdiff
path: root/gcc/gthr-win32.h
Commit message (Expand)AuthorAgeFilesLines
* gthr-dce.h: Uglify function parameter and local variable names.Jakub Jelinek2009-02-161-111/+111
* gthr-win32.h (CONST_CAST2): Really make sure CONST_CAST2 is defined.Danny Smith2008-09-031-5/+10
* gthr-win32.h (__gthread_setspecific): Use CONST_CAST2.Aaron W. LaFramboise2008-08-311-1/+4
* * gthr-win32.h [__GTHREAD_HIDE_WIN32API]Danny Smith2008-03-041-0/+7
* re PR libfortran/35063 (Clean up use of destroy_unit_mutex())Janne Blomqvist2008-03-011-4/+1
* [multiple changes]Jerry DeLisle2008-02-101-0/+9
* cygming.h (DWARF2_DEBUGGING_INFO): Enable by default for 64-bit.Richard Henderson2007-03-301-1/+2
* Update FSF address.Kelley Cook2005-06-251-2/+2
* attribs.c, [...]: Update copyright.Kazu Hirata2005-04-281-1/+3
* dominance.c, [...]: Fix comment typos.Kazu Hirata2005-04-091-1/+1
* c-typeck.c, [...]: Fix comment formatting.Kazu Hirata2004-09-251-1/+1
* gthr-win32.h (__gthread_recursive_mutex_t): Use 'unsigned long', not Windows ...Wu Yongwei2004-09-011-4/+17
* re PR c++/13684 (local static object variable constructed once but ctors and ...Jason Merrill2004-08-271-0/+113
* gthr-win32.h (__GTHREAD_MUTEX_INIT_DEFAULT): Adjust.Wu Yongwei2004-06-231-7/+30
* gthr-win32.h (__gthread_mutex_t): Change typedef to new structure.Wu Yongwei2004-04-271-15/+25
* gthr-win32.h (__GTHREAD_HIDE_WIN32API): Test for non-zero value, not just if ...Danny Smith2003-05-211-2/+2
* 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