aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc
AgeCommit message (Expand)AuthorFilesLines
2002-02-20Makefile.am: Re-add SUBDIRS parameter which was lost in merge.Bryce McKinlay3-23/+109
2002-02-15Import bugfix.Mike Stump1-1/+1
2002-02-14Removed .s files.Bryce McKinlay2-108/+0
2002-02-13dbg_mlc.c (GC_debug_generic_malloc): Removed.Bryce McKinlay6-33/+122
2002-02-12configure.in: Re-apply 2001-06-26 configure change.Richard Henderson3-22/+25
2002-02-12* sparc_mach_dep.S: Delete incorrectly named file.Bryce McKinlay2-67/+2
2002-02-12Imported GC 6.1 Alpha 3. Finally.Bryce McKinlay40-510/+1285
2002-02-11configure.in: support for win32, saner cross-compile optionsAdam Megacz3-17/+21
2002-02-09xscale-elf supportAnthony Green4-54/+89
2002-02-07gc.h: (GC_CreateThread) This function is now exposed on all Win32 platforms.Adam Megacz4-16/+46
2002-02-022002-02-01 Adam Megacz <adam@xwt.org>Adam Megacz2-1/+6
2002-01-31This commit was generated by cvs2svn to compensate for changes in r49361,Bryce McKinlay3-352/+555
2002-01-31Initial revisionBryce McKinlay3-0/+589
2002-01-25gc.h (GC_INIT): Add DATASTART and DATAEND roots on AIX.David Edelsohn4-6/+32
2001-12-17dyn_load.c: Define ElfW (if needed) for all targets, not just GNU/Linux.Jeff Sturm3-19/+29
2001-12-16re PR other/3725 (changed to configure.in's for autoconf 2.50)Craig Rodrigues3-2/+10
2001-11-26linux_threads.c (WRAP_FUNC(pthread_join)): Remove special case for GC_FREEBSD...Loren J. Rittle4-18/+16
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