summaryrefslogtreecommitdiff
path: root/boehm-gc
Commit message (Expand)AuthorAgeFilesLines
* * sparc_mach_dep.S: Delete incorrectly named file.Bryce McKinlay2002-02-122-67/+2
* Imported GC 6.1 Alpha 3. Finally.Bryce McKinlay2002-02-1240-510/+1285
* configure.in: support for win32, saner cross-compile optionsAdam Megacz2002-02-113-17/+21
* xscale-elf supportAnthony Green2002-02-094-54/+89
* gc.h: (GC_CreateThread) This function is now exposed on all Win32 platforms.Adam Megacz2002-02-074-16/+46
* 2002-02-01 Adam Megacz <adam@xwt.org>Adam Megacz2002-02-022-1/+6
* This commit was generated by cvs2svn to compensate for changes in r49361,Bryce McKinlay2002-01-313-352/+555
* Initial revisionBryce McKinlay2002-01-313-0/+589
* gc.h (GC_INIT): Add DATASTART and DATAEND roots on AIX.David Edelsohn2002-01-254-6/+32
* dyn_load.c: Define ElfW (if needed) for all targets, not just GNU/Linux.Jeff Sturm2001-12-173-19/+29
* re PR other/3725 (changed to configure.in's for autoconf 2.50)Craig Rodrigues2001-12-163-2/+10
* linux_threads.c (WRAP_FUNC(pthread_join)): Remove special case for GC_FREEBSD...Loren J. Rittle2001-11-264-18/+16
* solaris_threads.h: Update to use GC_SOLARIS_THREADS.Loren J. Rittle2001-10-232-2/+7
* linux_threads.c (GC_init_parallel): Do not declare as a static constructor.Bryce McKinlay2001-10-234-6/+16
* 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