aboutsummaryrefslogtreecommitdiff
path: root/gcc/gthr-win32.h
AgeCommit message (Expand)Author
2004-09-25 * c-typeck.c, defaults.h, dwarf.h, dwarf2out.c, fold-const.c,Kazu Hirata
2004-09-01 * gthr-win32.h (__gthread_recursive_mutex_t): Use 'unsigned long',Wu Yongwei
2004-08-28 PR c++/13684Jason Merrill
2004-06-232004-06-23 Wu Yongwei <adah@sh163.net>Wu Yongwei
2004-04-272004-04-27 Wu Yongwei <adah@sh163.net>Wu Yongwei
2003-05-21 * gthr-win32.h (__GTHREAD_HIDE_WIN32API): Test for non-zeroDanny Smith
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-11-12 * gthr-win32.h: Fix formatting.Kazu Hirata
2002-09-22 * dbxout.c: Follow spelling conventions.Kazu Hirata
2002-06-11 * gthr-win32.h: Wrap all functions in extern "C".Danny Smith
2002-06-04 * gbl-ctors.h: Fix formatting.Kazu Hirata
2002-03-05 gthr-win32.h (__GTHREAD_MUTEX_INIT_DEFAULT): Define.Danny Smith
2002-02-03* gthr-win32.h: Protect against conflicting typedef for BOOL in windows headersChristopher Faylor
2002-01-18 * bitmap.h: Fix comment formatting.Kazu Hirata
2001-11-192001-11-18 Craig Rodrigues <rodrigc@gcc.gnu.org>Craig Rodrigues
2001-10-12 * gthr-dce.h: Fix comment formatting.Kazu Hirata
2001-08-22 * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,Lars Brinkhoff
2001-05-26Standardize header guards.Richard Henderson
2001-01-22* gthr-win32.h: Include errno.h to get a declaration forThomas Pfaff
2001-01-12* gthr-win32.h (__gthread_objc_thread_get_data): Save and restore Win32Thomas Pfaff
2000-07-20Applied H.J.Lu's patch to not require -lpthread when compiling single threade...H.J. Lu
2000-02-12 * crtstuff.c (__do_global_ctors_aux, __reg_frame_ctor,Kaveh Ghazi
2000-01-27 * gthr-posix.h: Fix typo; compatibily -> compatibility.Fred Fish
2000-01-17 * ggc-common.c: PROTO -> PARAMS.Kaveh Ghazi
2000-01-042000-01-04 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan
1999-09-14 * gthr-win32.h: New file.Jeffrey A Law