aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc
AgeCommit message (Expand)AuthorFilesLines
2000-12-30For boehm-gc:Bryce McKinlay6-22/+89
2000-12-23gcj_mlc.c (GC_gcj_malloc): Don't release allocation lock twice.Hans Boehm2-1/+4
2000-12-15* Makefile.dist: Renamed from Makefile.orig.Bryce McKinlay2-0/+4
2000-12-12Makefile.am (gctest_LDADD): Added EXTRA_TEST_LIBS.Alexandre Petit-Bianco5-57/+66
2000-12-10gcconfig.h: Add new case for powerpc EABI.Geoffrey Keating2-0/+20
2000-09-30configure.in: Define GC_GCJ_SUPPORT.Bryce McKinlay5-19/+40
2000-09-30ltconfig, [...]: Updated from libtool multi-language branch, to work around S...Alexandre Oliva1-34/+35
2000-09-10acinclude.m4: Include libtool macros from the top level.Alexandre Oliva4-527/+652
2000-09-04re GNATS libgcj/230 (Function GC_debug_object_start does not exist)Anthony Green3-7/+7
2000-08-16* gcconfig.h [OSF1] (_end): Declare as `int'.Alexandre Oliva2-1/+5
2000-08-02gc_priv.h (GC_generic_malloc_inner): Prototype.Tom Tromey3-11/+25
2000-07-24configure.in (THREADS): Don't --enable-threads on IRIX <= 5.*.Alexandre Oliva3-0/+11
2000-07-24* dyn_load.c (GC_scratch_last_end_ptr): Don't declare a #define.Alexandre Oliva2-0/+6
2000-06-20Imported version 5.1.Bryce McKinlay8-24/+55
2000-06-20This commit was generated by cvs2svn to compensate for changes in r34605,Bryce McKinlay2-6/+42
2000-06-19os_dep.c (read): Pass two dummy args to syscall().Andrew Haley2-1/+8
2000-05-10Imported 5.0 release version.Bryce McKinlay8-13/+50
2000-05-07Imported version 5.0alpha7.Bryce McKinlay13-48/+112
2000-05-07This commit was generated by cvs2svn to compensate for changes in r33746,Bryce McKinlay4-8/+21
2000-04-27Fixed ChangeLog merge snafuTom Tromey1-1/+0
2000-04-27<<<<<<< ChangeLogJakub Jelinek9-102/+206
2000-04-24* gcconfig.h (DYNAMIC_LOADING): Define for PPC Linux.Tom Tromey2-0/+5
2000-04-19Makefile.am, [...]: irix_threads.c is now hpux_irix_threads.c.Bryce McKinlay4-73/+145
2000-04-19Imported version version 5.0alpha6.Bryce McKinlay44-2161/+1480
2000-04-19This commit was generated by cvs2svn to compensate for changes in r33244,Bryce McKinlay11-135/+484
2000-04-19Initial revisionBryce McKinlay3-0/+488
2000-04-02misc.c (GC_enable): Always define GC_enable and GC_disable.Anthony Green2-2/+4
2000-02-14gc.h (dlopen): Define as GC_dlopen on Linux.Tom Tromey3-6/+30
2000-01-29gcconfig.h (DATASTART): Add missing extern declaration for data_start on powe...Anthony Green2-0/+6
1999-12-24linux_threads.c: Don't block SIGINT, SIGQUIT, SIGTERM in the NO_SIGNALS case.Bryce McKinlay2-0/+25
1999-12-20Alpha Linux changes.Anthony Green2-0/+5
1999-12-20gcconfig.h: Use libgcj hack for Alpha Linux.Anthony Green4-12/+16
1999-12-13aclocal.m4, configure: Rebuilt.Tom Tromey6-5/+12
1999-12-12Oops. Date was wrong.Anthony Green1-1/+1
1999-12-12gcconfig.h (DATASTART): Define as (&data_start) for PowerPC Linux.Anthony Green4-10/+14
1999-11-04Makefile.in: Rebuilt.Tom Tromey3-8/+9
1999-11-04misc.c (GC_init_inner): Don't call GC_init_linuxppc().Tom Tromey2-8/+4
1999-11-04configure: Rebuilt.Tom Tromey9-83/+15
1999-11-03* gcconfig.h: Merged in local changes from old config.h.Tom Tromey2-11/+35
1999-11-03gcconfig.h: Don't define MPROTECT_VDB on Linux/i386.Bryce McKinlay2-1/+7
1999-11-03* quick_threads.c: Include gcconfig.h, not boehm-config.h.Tom Tromey2-1/+3
1999-11-03configure: Rebuilt.Tom Tromey8-1059/+19
1999-11-01Merged GC 5.0alpha4 with local changes, plus:Tom Tromey60-1927/+3741
1999-11-01This commit was generated by cvs2svn to compensate for changes in r30327,Tom Tromey10-77/+428
1999-11-01Initial revisionTom Tromey9-0/+3400
1999-10-02I am committing the following changes to enable the picojava port.Steve Chamberlain3-1/+24
1999-09-28aclocal.m4, configure: Rebuilt.Tom Tromey4-348/+689
1999-08-17gc_priv.h: Merged IRIX thread changes from include/private/gc_priv.h.Rainer Orth2-8/+22
1999-08-10Makefile.in: Rebuilt.Rainer Orth6-80/+104
1999-08-04Removed extra ';;'Tom Tromey2-2/+0