summaryrefslogtreecommitdiff
path: root/boehm-gc
Commit message (Expand)AuthorAgeFilesLines
* configure.in: Define GC_GCJ_SUPPORT.Bryce McKinlay2000-09-305-19/+40
* ltconfig, [...]: Updated from libtool multi-language branch, to work around S...Alexandre Oliva2000-09-301-34/+35
* acinclude.m4: Include libtool macros from the top level.Alexandre Oliva2000-09-104-527/+652
* re GNATS libgcj/230 (Function GC_debug_object_start does not exist)Anthony Green2000-09-043-7/+7
* * gcconfig.h [OSF1] (_end): Declare as `int'.Alexandre Oliva2000-08-162-1/+5
* gc_priv.h (GC_generic_malloc_inner): Prototype.Tom Tromey2000-08-023-11/+25
* configure.in (THREADS): Don't --enable-threads on IRIX <= 5.*.Alexandre Oliva2000-07-243-0/+11
* * dyn_load.c (GC_scratch_last_end_ptr): Don't declare a #define.Alexandre Oliva2000-07-242-0/+6
* Imported version 5.1.Bryce McKinlay2000-06-208-24/+55
* This commit was generated by cvs2svn to compensate for changes in r34605,Bryce McKinlay2000-06-202-6/+42
* os_dep.c (read): Pass two dummy args to syscall().Andrew Haley2000-06-192-1/+8
* Imported 5.0 release version.Bryce McKinlay2000-05-108-13/+50
* Imported version 5.0alpha7.Bryce McKinlay2000-05-0713-48/+112
* This commit was generated by cvs2svn to compensate for changes in r33746,Bryce McKinlay2000-05-074-8/+21
* Fixed ChangeLog merge snafuTom Tromey2000-04-271-1/+0
* <<<<<<< ChangeLogJakub Jelinek2000-04-279-102/+206
* * gcconfig.h (DYNAMIC_LOADING): Define for PPC Linux.Tom Tromey2000-04-242-0/+5
* Makefile.am, [...]: irix_threads.c is now hpux_irix_threads.c.Bryce McKinlay2000-04-194-73/+145
* Imported version version 5.0alpha6.Bryce McKinlay2000-04-1944-2161/+1480
* This commit was generated by cvs2svn to compensate for changes in r33244,Bryce McKinlay2000-04-1911-135/+484
* Initial revisionBryce McKinlay2000-04-193-0/+488
* misc.c (GC_enable): Always define GC_enable and GC_disable.Anthony Green2000-04-022-2/+4
* gc.h (dlopen): Define as GC_dlopen on Linux.Tom Tromey2000-02-143-6/+30
* gcconfig.h (DATASTART): Add missing extern declaration for data_start on powe...Anthony Green2000-01-292-0/+6
* linux_threads.c: Don't block SIGINT, SIGQUIT, SIGTERM in the NO_SIGNALS case.Bryce McKinlay1999-12-242-0/+25
* Alpha Linux changes.Anthony Green1999-12-202-0/+5
* gcconfig.h: Use libgcj hack for Alpha Linux.Anthony Green1999-12-204-12/+16
* aclocal.m4, configure: Rebuilt.Tom Tromey1999-12-136-5/+12
* Oops. Date was wrong.Anthony Green1999-12-121-1/+1
* gcconfig.h (DATASTART): Define as (&data_start) for PowerPC Linux.Anthony Green1999-12-124-10/+14
* Makefile.in: Rebuilt.Tom Tromey1999-11-043-8/+9
* misc.c (GC_init_inner): Don't call GC_init_linuxppc().Tom Tromey1999-11-042-8/+4
* configure: Rebuilt.Tom Tromey1999-11-049-83/+15
* * gcconfig.h: Merged in local changes from old config.h.Tom Tromey1999-11-032-11/+35
* gcconfig.h: Don't define MPROTECT_VDB on Linux/i386.Bryce McKinlay1999-11-032-1/+7
* * quick_threads.c: Include gcconfig.h, not boehm-config.h.Tom Tromey1999-11-032-1/+3
* configure: Rebuilt.Tom Tromey1999-11-038-1059/+19
* Merged GC 5.0alpha4 with local changes, plus:Tom Tromey1999-11-0160-1927/+3741
* This commit was generated by cvs2svn to compensate for changes in r30327,Tom Tromey1999-11-0110-77/+428
* Initial revisionTom Tromey1999-11-019-0/+3400
* I am committing the following changes to enable the picojava port.Steve Chamberlain1999-10-023-1/+24
* aclocal.m4, configure: Rebuilt.Tom Tromey1999-09-284-348/+689
* gc_priv.h: Merged IRIX thread changes from include/private/gc_priv.h.Rainer Orth1999-08-172-8/+22
* Makefile.in: Rebuilt.Rainer Orth1999-08-106-80/+104
* Removed extra ';;'Tom Tromey1999-08-042-2/+0
* * configure.in: Added missing `;;'. From Anthony Green.Tom Tromey1999-08-043-0/+6
* configure.in (machdep): Use mips_ultrix_mach_dep.s on Ultrix V4.Rainer Orth1999-08-043-9/+19
* gc_priv.h (GC_test_and_set): Implementation for Linux PPC from Franz Sirl <Fr...Tom Tromey1999-08-042-0/+28
* * aclocal.m4, configure: Rebuilt for new libtool.Tom Tromey1999-08-034-648/+105
* mips_sgi_mach_dep.s: Enable PIC option.Alexandre Oliva1999-07-312-0/+5