summaryrefslogtreecommitdiff
path: root/boehm-gc/include/gc.h
Commit message (Expand)AuthorAgeFilesLines
* Fix gnu11 fallout on SPARCRainer Orth2014-10-231-8/+1
* gc.h (GC_is_thread_suspended): Declare.Keith Seitz2007-04-231-0/+1
* ffi.h.in (ffi_closure_alloc, [...]): New.Alexandre Oliva2007-03-071-0/+18
* configure.ac: add support for GNU/kFreeBSD, accepted by upstream for gc 6.8.Petr Salinger2006-09-181-1/+1
* re PR libgcj/13212 (JNI/CNI AttachCurrentThread does not register thread with...Bryce McKinlay2006-08-211-1/+19
* pthread_stop_world.c (GC_suspend_handler): Redirect to suspension routine if ...Keith Seitz2006-06-211-0/+10
* dyn_load.c (GC_has_static_roots): Declare.Andrew Haley2006-04-241-0/+9
* Import Boehm GC version 6.6.Bryce McKinlay2006-01-251-5/+28
* re PR libobjc/13946 (ObjC configured --with-objc-gc needs external Boehm gc)David Ayers2006-01-241-2/+2
* boehm-gc.h: Include gc_ext_config.h, not gc_config.h.Bryce McKinlay2005-01-021-0/+22
* re PR libgcj/18699 (SIGSEGV in GC_local_gcj_malloc)Bryce McKinlay2004-11-301-1/+1
* Fix "PACKAGE_NAME redefined" errors.Bryce McKinlay2004-11-261-1/+1
* configure.in (GCINCS): Don't use "boehm-cflags".Bryce McKinlay2004-08-141-20/+41
* gc.h (GC_CreateThread): Declare with WINAPI attribute.Danny Smith2003-07-311-1/+1
* Import GC 6.3alpha1.Jeff Sturm2003-07-281-108/+128
* Imported GC 6.1 Alpha 3. Finally.Bryce McKinlay2002-02-121-0/+24
* gc.h: (GC_CreateThread) This function is now exposed on all Win32 platforms.Adam Megacz2002-02-071-15/+17
* 2002-02-01 Adam Megacz <adam@xwt.org>Adam Megacz2002-02-021-1/+1
* gc.h (GC_INIT): Add DATASTART and DATAEND roots on AIX.David Edelsohn2002-01-251-1/+1
* linux_threads.c (GC_init_parallel): Do not declare as a static constructor.Bryce McKinlay2001-10-231-0/+8
* Makefile.am, [...]: Imported GC 6.1 Alpha 1 and merged local changes.Bryce McKinlay2001-10-161-13/+15
* Makefile.am, [...]: Imported GC 6.0 and merged local changes.Tom Tromey2001-08-181-7/+8
* This commit was generated by cvs2svn to compensate for changes in r42373,Bryce McKinlay2001-05-211-73/+180
* This commit was generated by cvs2svn to compensate for changes in r34605,Bryce McKinlay2000-06-201-2/+1
* This commit was generated by cvs2svn to compensate for changes in r33244,Bryce McKinlay2000-04-191-6/+45
* This commit was generated by cvs2svn to compensate for changes in r30327,Tom Tromey1999-11-011-5/+38
* This commit was generated by cvs2svn to compensate for changes in r27853,Tom Tromey1999-06-301-8/+43
* Initial revisionTom Tromey1999-04-071-0/+698