aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc/misc.c
AgeCommit message (Expand)AuthorFilesLines
2006-01-25Import Boehm GC version 6.6.Bryce McKinlay1-2/+5
2004-08-21misc.c (GC_init): Replace lhs cast with rhs cast.Danny Smith1-2/+3
2004-08-14configure.in (GCINCS): Don't use "boehm-cflags".Bryce McKinlay1-8/+100
2003-10-03configure.in: Remove NO_GETENV definition for win32.Hans Boehm1-1/+5
2003-07-28Import GC 6.3alpha1.Jeff Sturm1-130/+116
2003-03-04gcconfig.h (GC_data_start): declare when needed.Hans Boehm1-1/+1
2003-03-03mark_rts.c (GC_cond_register_dynamic_libraries): add.Hans Boehm1-2/+10
2002-04-09gc_priv.h (WARN macro): Add "GC warning:" prefix.Hans Boehm1-2/+23
2002-03-15Address mingw32 issues.Anthony Green1-3/+4
2002-03-12dyn_load.c: Renamed GC_win32s to GC_no_win32_dlls.Adam Megacz1-4/+4
2002-02-12Imported GC 6.1 Alpha 3. Finally.Bryce McKinlay1-11/+114
2002-02-09xscale-elf supportAnthony Green1-3/+12
2002-02-07gc.h: (GC_CreateThread) This function is now exposed on all Win32 platforms.Adam Megacz1-0/+5
2001-10-16Makefile.am, [...]: Imported GC 6.1 Alpha 1 and merged local changes.Bryce McKinlay1-20/+16
2001-08-18Makefile.am, [...]: Imported GC 6.0 and merged local changes.Tom Tromey1-4/+15
2001-05-21Imported version version 6.0alpha7.Bryce McKinlay1-152/+228
2001-04-06misc.c: Back out buggy changes to stack clearing code.Hans Boehm1-16/+7
2001-04-05finalize.c: - Accomodate finalization requests for static objects.Hans Boehm1-12/+25
2000-04-19Imported version version 5.0alpha6.Bryce McKinlay1-4/+17
2000-04-02misc.c (GC_enable): Always define GC_enable and GC_disable.Anthony Green1-2/+0
1999-12-20gcconfig.h: Use libgcj hack for Alpha Linux.Anthony Green1-2/+1
1999-12-12gcconfig.h (DATASTART): Define as (&data_start) for PowerPC Linux.Anthony Green1-1/+1
1999-11-04misc.c (GC_init_inner): Don't call GC_init_linuxppc().Tom Tromey1-8/+1
1999-11-04configure: Rebuilt.Tom Tromey1-5/+1
1999-11-01Merged GC 5.0alpha4 with local changes, plus:Tom Tromey1-17/+43
1999-06-21Alpha patch from Jeff Sturm:Tom Tromey1-0/+3
1999-04-26libtoolized GC library. See ChangeLog for details.Tom Tromey1-1/+2
1999-04-07Cygnus/libgcj changes to Boehm GC.Tom Tromey1-3/+24
1999-04-07Initial revisionTom Tromey1-0/+809