summaryrefslogtreecommitdiff
path: root/boehm-gc/win32_threads.c
Commit message (Expand)AuthorAgeFilesLines
* Remove svn:executable property.Bryce McKinlay2006-01-251-0/+0
* Import Boehm GC version 6.6.Bryce McKinlay2006-01-251-1/+11
* win32_threads.c: Move GC_WIN32_THREADS check after gc_priv.h include.Bryce McKinlay2004-08-231-1/+2
* configure.in (GCINCS): Don't use "boehm-cflags".Bryce McKinlay2004-08-141-1/+1
* configure.in: Remove NO_GETENV definition for win32.Hans Boehm2003-10-031-436/+352
* gc.h (GC_CreateThread): Declare with WINAPI attribute.Danny Smith2003-07-311-4/+4
* Import GC 6.3alpha1.Jeff Sturm2003-07-281-83/+317
* configure.in: define GC_DLL under mingw if --enable-sharedMohan Embar2003-04-281-0/+4
* 2002-08-23 Adam Megacz <adam@xwt.org>Adam Megacz2002-09-241-3/+0
* * win32_threads.c (GC_push_all_stacks): Tolerate bad sp.Hans Boehm2002-06-291-2/+9
* dyn_load.c: Renamed GC_win32s to GC_no_win32_dlls.Adam Megacz2002-03-121-0/+6
* Makefile.am: Added win32_threads.c to sources list.Adam Megacz2002-02-251-2/+2
* gc.h: (GC_CreateThread) This function is now exposed on all Win32 platforms.Adam Megacz2002-02-071-1/+14
* Makefile.am, [...]: Imported GC 6.1 Alpha 1 and merged local changes.Bryce McKinlay2001-10-161-2/+2
* Imported version version 6.0alpha7.Bryce McKinlay2001-05-211-43/+449
* Imported version version 5.0alpha6.Bryce McKinlay2000-04-191-2/+4
* Merged GC 5.0alpha4 with local changes, plus:Tom Tromey1999-11-011-10/+51
* Initial revisionTom Tromey1999-04-071-0/+168