summaryrefslogtreecommitdiff
path: root/boehm-gc
AgeCommit message (Expand)Author
2001-04-06misc.c: Back out buggy changes to stack clearing code.Hans Boehm
2001-04-05finalize.c: - Accomodate finalization requests for static objects.Hans Boehm
2001-03-22* Makefile.am (gctest_LDFLAGS): Use -shared-libgcc.Tom Tromey
2001-03-21gcconfig.h: Check for `__arm__', not `arm'.Rod Stewart
2001-03-21Makefile.in: Rebuilt.Tom Tromey
2001-03-17Makefile.in: Rebuilt.Tom Tromey
2000-12-30For boehm-gc:Bryce McKinlay
2000-12-23gcj_mlc.c (GC_gcj_malloc): Don't release allocation lock twice.Hans Boehm
2000-12-15* Makefile.dist: Renamed from Makefile.orig.Bryce McKinlay
2000-12-12Makefile.am (gctest_LDADD): Added EXTRA_TEST_LIBS.Alexandre Petit-Bianco
2000-12-10gcconfig.h: Add new case for powerpc EABI.Geoffrey Keating
2000-09-30configure.in: Define GC_GCJ_SUPPORT.Bryce McKinlay
2000-09-30ltconfig, [...]: Updated from libtool multi-language branch, to work around S...Alexandre Oliva
2000-09-10acinclude.m4: Include libtool macros from the top level.Alexandre Oliva
2000-09-04re GNATS libgcj/230 (Function GC_debug_object_start does not exist)Anthony Green
2000-08-16* gcconfig.h [OSF1] (_end): Declare as `int'.Alexandre Oliva
2000-08-02gc_priv.h (GC_generic_malloc_inner): Prototype.Tom Tromey
2000-07-24configure.in (THREADS): Don't --enable-threads on IRIX <= 5.*.Alexandre Oliva
2000-07-24* dyn_load.c (GC_scratch_last_end_ptr): Don't declare a #define.Alexandre Oliva
2000-06-20Imported version 5.1.Bryce McKinlay
2000-06-20This commit was generated by cvs2svn to compensate for changes in r34605,Bryce McKinlay
2000-06-19os_dep.c (read): Pass two dummy args to syscall().Andrew Haley
2000-05-10Imported 5.0 release version.Bryce McKinlay
2000-05-07Imported version 5.0alpha7.Bryce McKinlay
2000-05-07This commit was generated by cvs2svn to compensate for changes in r33746,Bryce McKinlay
2000-04-27Fixed ChangeLog merge snafuTom Tromey
2000-04-27<<<<<<< ChangeLogJakub Jelinek
2000-04-24* gcconfig.h (DYNAMIC_LOADING): Define for PPC Linux.Tom Tromey
2000-04-19Makefile.am, [...]: irix_threads.c is now hpux_irix_threads.c.Bryce McKinlay
2000-04-19Imported version version 5.0alpha6.Bryce McKinlay
2000-04-19This commit was generated by cvs2svn to compensate for changes in r33244,Bryce McKinlay
2000-04-19Initial revisionBryce McKinlay
2000-04-02misc.c (GC_enable): Always define GC_enable and GC_disable.Anthony Green
2000-02-14gc.h (dlopen): Define as GC_dlopen on Linux.Tom Tromey
2000-01-29gcconfig.h (DATASTART): Add missing extern declaration for data_start on powe...Anthony Green
1999-12-24linux_threads.c: Don't block SIGINT, SIGQUIT, SIGTERM in the NO_SIGNALS case.Bryce McKinlay
1999-12-20Alpha Linux changes.Anthony Green
1999-12-20gcconfig.h: Use libgcj hack for Alpha Linux.Anthony Green
1999-12-13aclocal.m4, configure: Rebuilt.Tom Tromey
1999-12-12Oops. Date was wrong.Anthony Green
1999-12-12gcconfig.h (DATASTART): Define as (&data_start) for PowerPC Linux.Anthony Green
1999-11-04Makefile.in: Rebuilt.Tom Tromey
1999-11-04misc.c (GC_init_inner): Don't call GC_init_linuxppc().Tom Tromey
1999-11-04configure: Rebuilt.Tom Tromey
1999-11-03* gcconfig.h: Merged in local changes from old config.h.Tom Tromey
1999-11-03gcconfig.h: Don't define MPROTECT_VDB on Linux/i386.Bryce McKinlay
1999-11-03* quick_threads.c: Include gcconfig.h, not boehm-config.h.Tom Tromey
1999-11-03configure: Rebuilt.Tom Tromey
1999-11-01Merged GC 5.0alpha4 with local changes, plus:Tom Tromey
1999-11-01This commit was generated by cvs2svn to compensate for changes in r30327,Tom Tromey