aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc
AgeCommit message (Expand)Author
2002-02-022002-02-01 Adam Megacz <adam@xwt.org>megacz
2002-01-31This commit was generated by cvs2svn to compensate for changes in r49361,bryce
2002-01-31Initial revisionbryce
2002-01-25 * include/gc.h (GC_INIT): Add DATASTART and DATAEND roots on AIX.dje
2001-12-17 * dyn_load.c: Define ElfW (if needed) for all targets,jsturm
2001-12-162001-12-16 Craig Rodrigues <rodrigc@gcc.gnu.org>rodrigc
2001-11-26 * linux_threads.c (WRAP_FUNC(pthread_join)): Remove specialljrittle
2001-10-23 * include/private/solaris_threads.h: Update to use GC_SOLARIS_THREADS.ljrittle
2001-10-23 * linux_threads.c (GC_init_parallel): Do not declare as a staticbryce
2001-10-17 * include/gc_pthread_redirects.h: Generalize test to use GC_PTHREADS.ljrittle
2001-10-17 * Makefile.am (test.o): Find tests/test.c in $(srcdir).ljrittle
2001-10-16 * Makefile.am, acinclude.m4, configure.in: Imported GC 6.1 Alpha 1bryce
2001-10-15This commit was generated by cvs2svn to compensate for changes in r46260,bryce
2001-10-15Initial revisionbryce
2001-09-26 * solaris_threads.c (MAX_ORIG_STACK_SIZE) [I386]: Provide specialro
2001-09-12 * include/Makefile.am: New file. It defines include_HEADERS.bothner
2001-08-20 * configure: Rebuilt.tromey
2001-08-18 * Makefile.am, acinclude.m4, configure.in: Imported GC 6.0 andtromey
2001-08-17Initial revisiontromey
2001-08-022001-08-02 David Billinghurst <David.Billinghurst>tromey
2001-07-03 Fix for PR bootstrap/3281:tromey
2001-06-26 * alpha_mach_dep.s: Mark call-saved FP registers.rth
2001-06-13 * aclocal.m4, configure: Rebuilt.tromey
2001-06-09* configure.in (AC_EXEEXT): Work around in case it expands toaoliva
2001-06-09* configure.in (AC_EXEEXT): Work around in case it expands toaoliva
2001-06-08 For PR bootstrap/3075:tromey
2001-05-24 * Makefile.am: Override gctest_OBJECTS so tests/test.c can be built.bryce
2001-05-21 Imported version version 6.0alpha7.bryce
2001-05-21This commit was generated by cvs2svn to compensate for changes in r42373,bryce
2001-05-21Initial revisionbryce
2001-05-20 * configure.host: Build with -fexceptions.tromey
2001-05-20* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,aoliva
2001-05-04 * configure.in: Add support for --enable-threads=posix on FreeBSD.ljrittle
2001-05-012001-05-01 Jeffrey Oldham <oldham@codesourcery.com>oldham
2001-04-26* configure.in: Obtain THREADS with `gcc -v'.aoliva
2001-04-07 * misc.c: Back out buggy changes to stack clearing code.bothner
2001-04-052001-04-04 Hans Boehm <hans_boehm@hp.com>tromey
2001-03-22 * Makefile.am (gctest_LDFLAGS): Use -shared-libgcc.tromey
2001-03-212001-01-23 Rod Stewart <stewart@lab43.org>tromey
2001-03-21 * Makefile.in: Rebuilt.tromey
2001-03-17 * Makefile.in: Rebuilt.tromey
2000-12-30For boehm-gc:bryce
2000-12-232000-12-23 Hans Boehm <Hans_Boehm@hp.com>bryce
2000-12-15 * Makefile.dist: Renamed from Makefile.orig.bryce
2000-12-122000-12-11 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco
2000-12-10 * gcconfig.h: Add new case for powerpc EABI.geoffk
2000-09-302000-09-30 Bryce McKinlay <bryce@albatross.co.nz>bryce
2000-09-30* ltconfig, ltmain.sh, libtool.m4: Updated from libtoolaoliva
2000-09-10* acinclude.m4: Include libtool macros from the top level.aoliva
2000-09-04 Fix for PR libgcj/230:green