summaryrefslogtreecommitdiff
path: root/boehm-gc/dyn_load.c
Commit message (Expand)AuthorAgeFilesLines
* Import Boehm GC version 6.6.Bryce McKinlay2006-01-251-34/+51
* dyn_load.c: On NetBSD...Richard Earnshaw2005-02-261-0/+5
* allchblk.c (GC_allochblk_nth): Dont overlook available space if GC disabled...Hans Boehm2005-02-091-1/+9
* configure.in (GCINCS): Don't use "boehm-cflags".Bryce McKinlay2004-08-141-8/+106
* dyn_load.c: Define __private_extern__ to match Apple's system header.Andreas Tobler2003-07-301-0/+6
* Import GC 6.3alpha1.Jeff Sturm2003-07-281-115/+163
* gcconfig.h (GC_data_start): declare when needed.Hans Boehm2003-03-041-3/+11
* mark_rts.c (GC_cond_register_dynamic_libraries): add.Hans Boehm2003-03-031-13/+41
* gc_priv.h (WARN macro): Add "GC warning:" prefix.Hans Boehm2002-04-091-4/+5
* dyn_load.c: Renamed GC_win32s to GC_no_win32_dlls.Adam Megacz2002-03-121-2/+2
* Imported GC 6.1 Alpha 3. Finally.Bryce McKinlay2002-02-121-4/+8
* dyn_load.c: Define ElfW (if needed) for all targets, not just GNU/Linux.Jeff Sturm2001-12-171-19/+18
* Makefile.am, [...]: Imported GC 6.1 Alpha 1 and merged local changes.Bryce McKinlay2001-10-161-10/+101
* Makefile.am, [...]: Imported GC 6.0 and merged local changes.Tom Tromey2001-08-181-5/+15
* Imported version version 6.0alpha7.Bryce McKinlay2001-05-211-134/+267
* * dyn_load.c (GC_scratch_last_end_ptr): Don't declare a #define.Alexandre Oliva2000-07-241-0/+2
* Imported version version 5.0alpha6.Bryce McKinlay2000-04-191-36/+59
* gc.h (dlopen): Define as GC_dlopen on Linux.Tom Tromey2000-02-141-6/+20
* configure: Rebuilt.Tom Tromey1999-11-041-2/+1
* Merged GC 5.0alpha4 with local changes, plus:Tom Tromey1999-11-011-9/+18
* libtoolized GC library. See ChangeLog for details.Tom Tromey1999-04-261-0/+5
* Cygnus/libgcj changes to Boehm GC.Tom Tromey1999-04-071-1/+2
* Initial revisionTom Tromey1999-04-071-0/+791