summaryrefslogtreecommitdiff
path: root/boehm-gc/misc.c
Commit message (Expand)AuthorAgeFilesLines
* re PR boehm-gc/29068 (Bootstrap fails building libjava on SPARC/Solaris)Tom Tromey2006-09-141-1/+1
* re PR libgcj/13212 (JNI/CNI AttachCurrentThread does not register thread with...Bryce McKinlay2006-08-211-1/+7
* Import Boehm GC version 6.6.Bryce McKinlay2006-01-251-2/+5
* misc.c (GC_init): Replace lhs cast with rhs cast.Danny Smith2004-08-211-2/+3
* configure.in (GCINCS): Don't use "boehm-cflags".Bryce McKinlay2004-08-141-8/+100
* configure.in: Remove NO_GETENV definition for win32.Hans Boehm2003-10-031-1/+5
* Import GC 6.3alpha1.Jeff Sturm2003-07-281-130/+116
* gcconfig.h (GC_data_start): declare when needed.Hans Boehm2003-03-041-1/+1
* mark_rts.c (GC_cond_register_dynamic_libraries): add.Hans Boehm2003-03-031-2/+10
* gc_priv.h (WARN macro): Add "GC warning:" prefix.Hans Boehm2002-04-091-2/+23
* Address mingw32 issues.Anthony Green2002-03-151-3/+4
* dyn_load.c: Renamed GC_win32s to GC_no_win32_dlls.Adam Megacz2002-03-121-4/+4
* Imported GC 6.1 Alpha 3. Finally.Bryce McKinlay2002-02-121-11/+114
* xscale-elf supportAnthony Green2002-02-091-3/+12
* gc.h: (GC_CreateThread) This function is now exposed on all Win32 platforms.Adam Megacz2002-02-071-0/+5
* Makefile.am, [...]: Imported GC 6.1 Alpha 1 and merged local changes.Bryce McKinlay2001-10-161-20/+16
* Makefile.am, [...]: Imported GC 6.0 and merged local changes.Tom Tromey2001-08-181-4/+15
* Imported version version 6.0alpha7.Bryce McKinlay2001-05-211-152/+228
* misc.c: Back out buggy changes to stack clearing code.Hans Boehm2001-04-061-16/+7
* finalize.c: - Accomodate finalization requests for static objects.Hans Boehm2001-04-051-12/+25
* Imported version version 5.0alpha6.Bryce McKinlay2000-04-191-4/+17
* misc.c (GC_enable): Always define GC_enable and GC_disable.Anthony Green2000-04-021-2/+0
* gcconfig.h: Use libgcj hack for Alpha Linux.Anthony Green1999-12-201-2/+1
* gcconfig.h (DATASTART): Define as (&data_start) for PowerPC Linux.Anthony Green1999-12-121-1/+1
* misc.c (GC_init_inner): Don't call GC_init_linuxppc().Tom Tromey1999-11-041-8/+1
* configure: Rebuilt.Tom Tromey1999-11-041-5/+1
* Merged GC 5.0alpha4 with local changes, plus:Tom Tromey1999-11-011-17/+43
* Alpha patch from Jeff Sturm:Tom Tromey1999-06-211-0/+3
* libtoolized GC library. See ChangeLog for details.Tom Tromey1999-04-261-1/+2
* Cygnus/libgcj changes to Boehm GC.Tom Tromey1999-04-071-3/+24
* Initial revisionTom Tromey1999-04-071-0/+809