summaryrefslogtreecommitdiff
path: root/boehm-gc/include/private/gc_priv.h
Commit message (Expand)AuthorAgeFilesLines
* Makefile.def: Remove reference to boehm-gc target module.Matthias Klose2016-11-301-2015/+0
* PR target/42811 (prerequisite)Dave Korn2010-03-211-7/+7
* dyn_load.c (GC_dyld_image_add): Remove ifdef clause and use the macro GC_GETS...Andreas Tobler2008-02-191-4/+8
* os_dep.c (defined(MPROTECT_VDB) && defined(DARWIN)): Moved recently added def...Andreas Tobler2007-01-191-2/+16
* configure.ac: Replaced HAS_I386_THREAD_STATE_* with HAS_X86_THREAD_STATE32_* ...Andreas Tobler2007-01-111-0/+33
* Import Boehm GC version 6.6.Bryce McKinlay2006-01-251-11/+10
* gc_priv.h: Increase MAX_ROOT_SETS to 1024.Bryce McKinlay2005-11-021-11/+3
* re PR libgcj/19823 (java fails with non-executable memory)Bryce McKinlay2005-02-161-0/+4
* gc_priv.h (GC_generic_malloc_words_small_inner): Add prototype.Ulrich Weigand2004-10-191-0/+4
* backgraph.c, gc_priv.h (GC_traverse_back_graph, [...]): split GC_traverse_bac...Hans Boehm2004-08-281-0/+7
* configure.in (GCINCS): Don't use "boehm-cflags".Bryce McKinlay2004-08-141-6/+16
* configure.in: Remove NO_GETENV definition for win32.Hans Boehm2003-10-031-1/+13
* Import GC 6.3alpha1.Jeff Sturm2003-07-281-82/+84
* gcconfig.h (GC_data_start): declare when needed.Hans Boehm2003-03-041-4/+4
* mark_rts.c (GC_cond_register_dynamic_libraries): add.Hans Boehm2003-03-031-0/+5
* irix_threads.cc (GC_pthread_detach): Do not use REAL_FUNC.Mark Mitchell2002-05-191-1/+5
* gc_priv.h (WARN macro): Add "GC warning:" prefix.Hans Boehm2002-04-091-2/+7
* Hashtable synchronization for PowerPC.Bryce McKinlay2002-03-101-0/+6
* Imported GC 6.1 Alpha 3. Finally.Bryce McKinlay2002-02-121-28/+10
* linux_threads.c (GC_init_parallel): Do not declare as a static constructor.Bryce McKinlay2001-10-231-1/+0
* 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-9/+43
* This commit was generated by cvs2svn to compensate for changes in r42373,Bryce McKinlay2001-05-211-733/+746
* This commit was generated by cvs2svn to compensate for changes in r33746,Bryce McKinlay2000-05-071-1/+1
* This commit was generated by cvs2svn to compensate for changes in r33244,Bryce McKinlay2000-04-191-59/+123
* This commit was generated by cvs2svn to compensate for changes in r30327,Tom Tromey1999-11-011-29/+156
* This commit was generated by cvs2svn to compensate for changes in r27853,Tom Tromey1999-06-301-28/+160
* Initial revisionTom Tromey1999-04-071-0/+1561