aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc/include/gc.h
AgeCommit message (Expand)AuthorFilesLines
2016-11-30Makefile.def: Remove reference to boehm-gc target module.Matthias Klose1-1083/+0
2014-10-23Fix gnu11 fallout on SPARCRainer Orth1-8/+1
2007-04-23gc.h (GC_is_thread_suspended): Declare.Keith Seitz1-0/+1
2007-03-07ffi.h.in (ffi_closure_alloc, [...]): New.Alexandre Oliva1-0/+18
2006-09-18configure.ac: add support for GNU/kFreeBSD, accepted by upstream for gc 6.8.Petr Salinger1-1/+1
2006-08-21re PR libgcj/13212 (JNI/CNI AttachCurrentThread does not register thread with...Bryce McKinlay1-1/+19
2006-06-21pthread_stop_world.c (GC_suspend_handler): Redirect to suspension routine if ...Keith Seitz1-0/+10
2006-04-24dyn_load.c (GC_has_static_roots): Declare.Andrew Haley1-0/+9
2006-01-25Import Boehm GC version 6.6.Bryce McKinlay1-5/+28
2006-01-24re PR libobjc/13946 (ObjC configured --with-objc-gc needs external Boehm gc)David Ayers1-2/+2
2005-01-02boehm-gc.h: Include gc_ext_config.h, not gc_config.h.Bryce McKinlay1-0/+22
2004-11-30re PR libgcj/18699 (SIGSEGV in GC_local_gcj_malloc)Bryce McKinlay1-1/+1
2004-11-26Fix "PACKAGE_NAME redefined" errors.Bryce McKinlay1-1/+1
2004-08-14configure.in (GCINCS): Don't use "boehm-cflags".Bryce McKinlay1-20/+41
2003-07-31gc.h (GC_CreateThread): Declare with WINAPI attribute.Danny Smith1-1/+1
2003-07-28Import GC 6.3alpha1.Jeff Sturm1-108/+128
2002-02-12Imported GC 6.1 Alpha 3. Finally.Bryce McKinlay1-0/+24
2002-02-07gc.h: (GC_CreateThread) This function is now exposed on all Win32 platforms.Adam Megacz1-15/+17
2002-02-022002-02-01 Adam Megacz <adam@xwt.org>Adam Megacz1-1/+1
2002-01-25gc.h (GC_INIT): Add DATASTART and DATAEND roots on AIX.David Edelsohn1-1/+1
2001-10-23linux_threads.c (GC_init_parallel): Do not declare as a static constructor.Bryce McKinlay1-0/+8
2001-10-16Makefile.am, [...]: Imported GC 6.1 Alpha 1 and merged local changes.Bryce McKinlay1-13/+15
2001-08-18Makefile.am, [...]: Imported GC 6.0 and merged local changes.Tom Tromey1-7/+8
2001-05-21This commit was generated by cvs2svn to compensate for changes in r42373,Bryce McKinlay1-73/+180
2000-06-20This commit was generated by cvs2svn to compensate for changes in r34605,Bryce McKinlay1-2/+1
2000-04-19This commit was generated by cvs2svn to compensate for changes in r33244,Bryce McKinlay1-6/+45
1999-11-01This commit was generated by cvs2svn to compensate for changes in r30327,Tom Tromey1-5/+38
1999-06-30This commit was generated by cvs2svn to compensate for changes in r27853,Tom Tromey1-8/+43
1999-04-07Initial revisionTom Tromey1-0/+698