summaryrefslogtreecommitdiff
path: root/boehm-gc
Commit message (Expand)AuthorAgeFilesLines
* gc_pthread_redirects.h: Generalize test to use GC_PTHREADS.Loren J. Rittle2001-10-175-5/+30
* Makefile.am (test.o): Find tests/test.c in $(srcdir).Loren J. Rittle2001-10-173-3/+8
* Makefile.am, [...]: Imported GC 6.1 Alpha 1 and merged local changes.Bryce McKinlay2001-10-1639-356/+669
* This commit was generated by cvs2svn to compensate for changes in r46260,Bryce McKinlay2001-10-151-7/+21
* Initial revisionBryce McKinlay2001-10-151-0/+12
* solaris_threads.c (MAX_ORIG_STACK_SIZE): Provide special Solaris 2/Intel defi...Rainer Orth2001-09-265-3/+39
* Makefile.am: New file.Per Bothner2001-09-117-167/+452
* configure: Rebuilt.Tom Tromey2001-08-203-91/+82
* Makefile.am, [...]: Imported GC 6.0 and merged local changes.Tom Tromey2001-08-1842-707/+1274
* Initial revisionTom Tromey2001-08-1715-0/+11927
* configure.in: POSIX threads on cygwin does not link with -lpthreads.David Billinghurst2001-08-023-3/+15
* re PR bootstrap/3281 (Installation failure (mkinstalldirs))Tom Tromey2001-07-035-74/+104
* alpha_mach_dep.s: Mark call-saved FP registers.Richard Henderson2001-06-265-146/+156
* aclocal.m4, configure: Rebuilt.Tom Tromey2001-06-134-3/+8
* configure.in (AC_EXEEXT): Work around in case it expands to nothing, as in au...Alexandre Oliva2001-06-093-34/+43
* configure.in (AC_EXEEXT): Work around in case it expands to nothing, as in au...Alexandre Oliva2001-06-094-10/+28
* For PR bootstrap/3075:Tom Tromey2001-06-087-199/+225
* 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