aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc/win32_threads.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-30Makefile.def: Remove reference to boehm-gc target module.Matthias Klose1-819/+0
2014-05-13Enable Java on Cygwin-64Bernd Edlinger1-1/+9
2009-05-17win32_threads.c (GC_get_thread_stack_base): Implement for Cygwin.Dave Korn1-0/+6
2006-01-25Remove svn:executable property.Bryce McKinlay1-0/+0
2006-01-25Import Boehm GC version 6.6.Bryce McKinlay1-1/+11
2004-08-23win32_threads.c: Move GC_WIN32_THREADS check after gc_priv.h include.Bryce McKinlay1-1/+2
2004-08-14configure.in (GCINCS): Don't use "boehm-cflags".Bryce McKinlay1-1/+1
2003-10-03configure.in: Remove NO_GETENV definition for win32.Hans Boehm1-436/+352
2003-07-31gc.h (GC_CreateThread): Declare with WINAPI attribute.Danny Smith1-4/+4
2003-07-28Import GC 6.3alpha1.Jeff Sturm1-83/+317
2003-04-28configure.in: define GC_DLL under mingw if --enable-sharedMohan Embar1-0/+4
2002-09-242002-08-23 Adam Megacz <adam@xwt.org>Adam Megacz1-3/+0
2002-06-29* win32_threads.c (GC_push_all_stacks): Tolerate bad sp.Hans Boehm1-2/+9
2002-03-12dyn_load.c: Renamed GC_win32s to GC_no_win32_dlls.Adam Megacz1-0/+6
2002-02-25Makefile.am: Added win32_threads.c to sources list.Adam Megacz1-2/+2
2002-02-07gc.h: (GC_CreateThread) This function is now exposed on all Win32 platforms.Adam Megacz1-1/+14
2001-10-16Makefile.am, [...]: Imported GC 6.1 Alpha 1 and merged local changes.Bryce McKinlay1-2/+2
2001-05-21Imported version version 6.0alpha7.Bryce McKinlay1-43/+449
2000-04-19Imported version version 5.0alpha6.Bryce McKinlay1-2/+4
1999-11-01Merged GC 5.0alpha4 with local changes, plus:Tom Tromey1-10/+51
1999-04-07Initial revisionTom Tromey1-0/+168