aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc
AgeCommit message (Expand)Author
2001-10-23Mark ChangeLogMark Mitchell
2001-09-26re PR bootstrap/4162 (fail to compile boehn-gc on solaris 2.8 for x86)Rainer Orth
2001-09-26solaris_threads.c (MAX_ORIG_STACK_SIZE): Provide special Solaris 2/Intel defi...Rainer Orth
2001-08-19Mark ChangeLogGCC Administrator
2001-08-19Mark ChangeLogGCC Administrator
2001-08-19Mark ChangeLogMark Mitchell
2001-07-03re PR bootstrap/3281 (Installation failure (mkinstalldirs))Tom Tromey
2001-06-17Mark ChangeLogMark Mitchell
2001-06-17RevertMark Mitchell
2001-06-17Mark ChangeLogMark Mitchell
2001-06-13aclocal.m4, configure: Rebuilt.Tom Tromey
2001-06-08For PR bootstrap/3075:Tom Tromey
2001-05-20ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.254.Alexandre Oliva
2001-05-01gc_priv.h (UNLOCK): Change type of GC_noop1 argument.Jeffrey Oldham
2001-04-26configure.in: Obtain THREADS with `gcc -v'.Alexandre Oliva
2001-04-18misc.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-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