summaryrefslogtreecommitdiff
path: root/boehm-gc
Commit message (Expand)AuthorAgeFilesLines
* Makefile.am: Override gctest_OBJECTS so tests/test.c can be built.Bryce McKinlay2001-05-244-17/+31
* Imported version version 6.0alpha7.Bryce McKinlay2001-05-2196-14763/+5688
* This commit was generated by cvs2svn to compensate for changes in r42373,Bryce McKinlay2001-05-2111-1130/+1852
* Initial revisionBryce McKinlay2001-05-2141-0/+7939
* configure.host: Build with -fexceptions.Hans Boehm2001-05-203-1/+14
* ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.254.Alexandre Oliva2001-05-201-75/+90
* configure.in: Add support for --enable-threads=posix on FreeBSD.Loren J. Rittle2001-05-043-87/+97
* gc_priv.h (UNLOCK): Change type of GC_noop1 argument.Jeffrey Oldham2001-05-012-3/+8
* configure.in: Obtain THREADS with `gcc -v'.Alexandre Oliva2001-04-263-216/+169
* misc.c: Back out buggy changes to stack clearing code.Hans Boehm2001-04-062-16/+13
* finalize.c: - Accomodate finalization requests for static objects.Hans Boehm2001-04-0510-28/+133
* * Makefile.am (gctest_LDFLAGS): Use -shared-libgcc.Tom Tromey2001-03-223-2/+6
* gcconfig.h: Check for `__arm__', not `arm'.Rod Stewart2001-03-211-2/+2
* Makefile.in: Rebuilt.Tom Tromey2001-03-213-3/+7
* Makefile.in: Rebuilt.Tom Tromey2001-03-173-4/+18
* For boehm-gc:Bryce McKinlay2000-12-306-22/+89
* gcj_mlc.c (GC_gcj_malloc): Don't release allocation lock twice.Hans Boehm2000-12-232-1/+4
* * Makefile.dist: Renamed from Makefile.orig.Bryce McKinlay2000-12-152-0/+4
* Makefile.am (gctest_LDADD): Added EXTRA_TEST_LIBS.Alexandre Petit-Bianco2000-12-125-57/+66
* gcconfig.h: Add new case for powerpc EABI.Geoffrey Keating2000-12-102-0/+20
* 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