aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc
AgeCommit message (Expand)AuthorFilesLines
2001-10-23solaris_threads.h: Update to use GC_SOLARIS_THREADS.Loren J. Rittle2-2/+7
2001-10-23linux_threads.c (GC_init_parallel): Do not declare as a static constructor.Bryce McKinlay4-6/+16
2001-10-17gc_pthread_redirects.h: Generalize test to use GC_PTHREADS.Loren J. Rittle5-5/+30
2001-10-17Makefile.am (test.o): Find tests/test.c in $(srcdir).Loren J. Rittle3-3/+8
2001-10-16Makefile.am, [...]: Imported GC 6.1 Alpha 1 and merged local changes.Bryce McKinlay39-356/+669
2001-10-15This commit was generated by cvs2svn to compensate for changes in r46260,Bryce McKinlay1-7/+21
2001-10-15Initial revisionBryce McKinlay1-0/+12
2001-09-26solaris_threads.c (MAX_ORIG_STACK_SIZE): Provide special Solaris 2/Intel defi...Rainer Orth5-3/+39
2001-09-11Makefile.am: New file.Per Bothner7-167/+452
2001-08-20configure: Rebuilt.Tom Tromey3-91/+82
2001-08-18Makefile.am, [...]: Imported GC 6.0 and merged local changes.Tom Tromey42-707/+1274
2001-08-17Initial revisionTom Tromey15-0/+11927
2001-08-02configure.in: POSIX threads on cygwin does not link with -lpthreads.David Billinghurst3-3/+15
2001-07-03re PR bootstrap/3281 (Installation failure (mkinstalldirs))Tom Tromey5-74/+104
2001-06-26alpha_mach_dep.s: Mark call-saved FP registers.Richard Henderson5-146/+156
2001-06-13aclocal.m4, configure: Rebuilt.Tom Tromey4-3/+8
2001-06-09configure.in (AC_EXEEXT): Work around in case it expands to nothing, as in au...Alexandre Oliva3-34/+43
2001-06-09configure.in (AC_EXEEXT): Work around in case it expands to nothing, as in au...Alexandre Oliva4-10/+28
2001-06-08For PR bootstrap/3075:Tom Tromey7-199/+225
2001-05-24Makefile.am: Override gctest_OBJECTS so tests/test.c can be built.Bryce McKinlay4-17/+31
2001-05-21Imported version version 6.0alpha7.Bryce McKinlay96-14763/+5688
2001-05-21This commit was generated by cvs2svn to compensate for changes in r42373,Bryce McKinlay11-1130/+1852
2001-05-21Initial revisionBryce McKinlay41-0/+7939
2001-05-20configure.host: Build with -fexceptions.Hans Boehm3-1/+14
2001-05-20ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.254.Alexandre Oliva1-75/+90
2001-05-04configure.in: Add support for --enable-threads=posix on FreeBSD.Loren J. Rittle3-87/+97
2001-05-01gc_priv.h (UNLOCK): Change type of GC_noop1 argument.Jeffrey Oldham2-3/+8
2001-04-26configure.in: Obtain THREADS with `gcc -v'.Alexandre Oliva3-216/+169
2001-04-06misc.c: Back out buggy changes to stack clearing code.Hans Boehm2-16/+13
2001-04-05finalize.c: - Accomodate finalization requests for static objects.Hans Boehm10-28/+133
2001-03-22* Makefile.am (gctest_LDFLAGS): Use -shared-libgcc.Tom Tromey3-2/+6
2001-03-21gcconfig.h: Check for `__arm__', not `arm'.Rod Stewart1-2/+2
2001-03-21Makefile.in: Rebuilt.Tom Tromey3-3/+7
2001-03-17Makefile.in: Rebuilt.Tom Tromey3-4/+18
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