summaryrefslogtreecommitdiff
path: root/boehm-gc/dyn_load.c
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: Add stanza for *-*-gnu* threads configuration.Samuel Thibault2012-11-041-1/+2
* re PR libgcj/49451 (FileHandleGcTest FAILS on IRIX)Rainer Orth2011-06-291-7/+70
* re PR target/26427 (with -fsection-anchors with zero sized structs)Iain Sandoe2010-11-291-58/+157
* dyn_load.c: Fix typo.Rainer Orth2010-10-111-1/+1
* PR target/42811 (prerequisite)Dave Korn2010-03-211-7/+14
* dyn_load.c (HAVE_DL_ITERATE_PHDR): Break definition from use.Loren J. Rittle2009-09-031-2/+10
* dyn_load.c (GC_dyld_image_add): Remove ifdef clause and use the macro GC_GETS...Andreas Tobler2008-02-191-12/+5
* re PR boehm-gc/21940 (boehm-gc gctest fails on Solaris 10/x86)Rainer Orth2007-07-021-1/+1
* configure.ac: Replaced HAS_I386_THREAD_STATE_* with HAS_X86_THREAD_STATE32_* ...Andreas Tobler2007-01-111-7/+17
* configure.ac: add support for GNU/kFreeBSD, accepted by upstream for gc 6.8.Petr Salinger2006-09-181-2/+2
* Backport Windows 9x/ME VirtualQuery() fix from GC 6.7.Ranjit Mathew2006-06-201-1/+9
* dyn_load.c (GC_has_static_roots): Declare.Andrew Haley2006-04-241-1/+17
* 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