aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc/mark_rts.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-21PR target/42811 (prerequisite)Dave Korn1-13/+13
2009-11-30mark_rts.c (GC_approx_sp): Use __builtin_frame_address when compiling with GC...Ben Elliston1-1/+7
2005-02-09allchblk.c (GC_allochblk_nth): Dont overlook available space if GC disabled...Hans Boehm1-1/+4
2003-07-28Import GC 6.3alpha1.Jeff Sturm1-16/+58
2003-03-03mark_rts.c (GC_cond_register_dynamic_libraries): add.Hans Boehm1-8/+32
2002-02-12Imported GC 6.1 Alpha 3. Finally.Bryce McKinlay1-16/+17
2001-10-16Makefile.am, [...]: Imported GC 6.1 Alpha 1 and merged local changes.Bryce McKinlay1-2/+2
2001-08-18Makefile.am, [...]: Imported GC 6.0 and merged local changes.Tom Tromey1-1/+12
2001-05-21Imported version version 6.0alpha7.Bryce McKinlay1-19/+76
2000-04-19Imported version version 5.0alpha6.Bryce McKinlay1-3/+5
1999-11-01Merged GC 5.0alpha4 with local changes, plus:Tom Tromey1-87/+138
1999-04-07Initial revisionTom Tromey1-0/+461