summaryrefslogtreecommitdiff
path: root/boehm-gc/mark_rts.c
Commit message (Expand)AuthorAgeFilesLines
* PR target/42811 (prerequisite)Dave Korn2010-03-211-13/+13
* mark_rts.c (GC_approx_sp): Use __builtin_frame_address when compiling with GC...Ben Elliston2009-11-301-1/+7
* allchblk.c (GC_allochblk_nth): Dont overlook available space if GC disabled...Hans Boehm2005-02-091-1/+4
* Import GC 6.3alpha1.Jeff Sturm2003-07-281-16/+58
* mark_rts.c (GC_cond_register_dynamic_libraries): add.Hans Boehm2003-03-031-8/+32
* Imported GC 6.1 Alpha 3. Finally.Bryce McKinlay2002-02-121-16/+17
* Makefile.am, [...]: Imported GC 6.1 Alpha 1 and merged local changes.Bryce McKinlay2001-10-161-2/+2
* Makefile.am, [...]: Imported GC 6.0 and merged local changes.Tom Tromey2001-08-181-1/+12
* Imported version version 6.0alpha7.Bryce McKinlay2001-05-211-19/+76
* Imported version version 5.0alpha6.Bryce McKinlay2000-04-191-3/+5
* Merged GC 5.0alpha4 with local changes, plus:Tom Tromey1999-11-011-87/+138
* Initial revisionTom Tromey1999-04-071-0/+461