aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc/include/private/gc_priv.h
AgeCommit message (Expand)AuthorFilesLines
2016-11-30Makefile.def: Remove reference to boehm-gc target module.Matthias Klose1-2015/+0
2010-03-21PR target/42811 (prerequisite)Dave Korn1-7/+7
2008-02-19dyn_load.c (GC_dyld_image_add): Remove ifdef clause and use the macro GC_GETS...Andreas Tobler1-4/+8
2007-01-19os_dep.c (defined(MPROTECT_VDB) && defined(DARWIN)): Moved recently added def...Andreas Tobler1-2/+16
2007-01-11configure.ac: Replaced HAS_I386_THREAD_STATE_* with HAS_X86_THREAD_STATE32_* ...Andreas Tobler1-0/+33
2006-01-25Import Boehm GC version 6.6.Bryce McKinlay1-11/+10
2005-11-02gc_priv.h: Increase MAX_ROOT_SETS to 1024.Bryce McKinlay1-11/+3
2005-02-16re PR libgcj/19823 (java fails with non-executable memory)Bryce McKinlay1-0/+4
2004-10-19gc_priv.h (GC_generic_malloc_words_small_inner): Add prototype.Ulrich Weigand1-0/+4
2004-08-28backgraph.c, gc_priv.h (GC_traverse_back_graph, [...]): split GC_traverse_bac...Hans Boehm1-0/+7
2004-08-14configure.in (GCINCS): Don't use "boehm-cflags".Bryce McKinlay1-6/+16
2003-10-03configure.in: Remove NO_GETENV definition for win32.Hans Boehm1-1/+13
2003-07-28Import GC 6.3alpha1.Jeff Sturm1-82/+84
2003-03-04gcconfig.h (GC_data_start): declare when needed.Hans Boehm1-4/+4
2003-03-03mark_rts.c (GC_cond_register_dynamic_libraries): add.Hans Boehm1-0/+5
2002-05-19irix_threads.cc (GC_pthread_detach): Do not use REAL_FUNC.Mark Mitchell1-1/+5
2002-04-09gc_priv.h (WARN macro): Add "GC warning:" prefix.Hans Boehm1-2/+7
2002-03-10Hashtable synchronization for PowerPC.Bryce McKinlay1-0/+6
2002-02-12Imported GC 6.1 Alpha 3. Finally.Bryce McKinlay1-28/+10
2001-10-23linux_threads.c (GC_init_parallel): Do not declare as a static constructor.Bryce McKinlay1-1/+0
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-9/+43
2001-05-21This commit was generated by cvs2svn to compensate for changes in r42373,Bryce McKinlay1-733/+746
2000-05-07This commit was generated by cvs2svn to compensate for changes in r33746,Bryce McKinlay1-1/+1
2000-04-19This commit was generated by cvs2svn to compensate for changes in r33244,Bryce McKinlay1-59/+123
1999-11-01This commit was generated by cvs2svn to compensate for changes in r30327,Tom Tromey1-29/+156
1999-06-30This commit was generated by cvs2svn to compensate for changes in r27853,Tom Tromey1-28/+160
1999-04-07Initial revisionTom Tromey1-0/+1561