Makefile.am: Re-add SUBDIRS parameter which was lost in merge.
[gcc.git] / boehm-gc / ChangeLog
2002-02-20 Bryce McKinlayMakefile.am: Re-add SUBDIRS parameter which was lost...
2002-02-13 Bryce McKinlaydbg_mlc.c (GC_debug_generic_malloc): Removed.
2002-02-12 Richard Hendersonconfigure.in: Re-apply 2001-06-26 configure change.
2002-02-12 Bryce McKinlay* sparc_mach_dep.S: Delete incorrectly named file.
2002-02-12 Bryce McKinlayImported GC 6.1 Alpha 3. Finally.
2002-02-11 Adam Megaczconfigure.in: support for win32, saner cross-compile...
2002-02-09 Anthony Greenxscale-elf support
2002-02-07 Adam Megaczgc.h: (GC_CreateThread) This function is now exposed...
2002-02-02 Adam Megacz2002-02-01 Adam Megacz <adam@xwt.org>
2002-01-25 David Edelsohngc.h (GC_INIT): Add DATASTART and DATAEND roots on...
2001-12-17 Jeff Sturmdyn_load.c: Define ElfW (if needed) for all targets...
2001-12-16 Craig Rodriguesre PR other/3725 (changed to configure.in's for autocon...
2001-11-26 Loren J. Rittlelinux_threads.c (WRAP_FUNC(pthread_join)): Remove speci...
2001-10-23 Loren J. Rittlesolaris_threads.h: Update to use GC_SOLARIS_THREADS.
2001-10-23 Bryce McKinlaylinux_threads.c (GC_init_parallel): Do not declare...
2001-10-17 Loren J. Rittlegc_pthread_redirects.h: Generalize test to use GC_PTHREADS.
2001-10-17 Loren J. RittleMakefile.am (test.o): Find tests/test.c in $(srcdir).
2001-10-16 Bryce McKinlayMakefile.am, [...]: Imported GC 6.1 Alpha 1 and merged...
2001-09-26 Rainer Orthsolaris_threads.c (MAX_ORIG_STACK_SIZE): Provide specia...
2001-09-12 Per BothnerMakefile.am: New file.
2001-08-20 Tom Tromeyconfigure: Rebuilt.
2001-08-18 Tom TromeyMakefile.am, [...]: Imported GC 6.0 and merged local...
2001-08-02 David Billinghurstconfigure.in: POSIX threads on cygwin does not link...
2001-07-03 Tom Tromeyre PR bootstrap/3281 (Installation failure (mkinstalldirs))
2001-06-26 Richard Hendersonalpha_mach_dep.s: Mark call-saved FP registers.
2001-06-13 Tom Tromeyaclocal.m4, configure: Rebuilt.
2001-06-09 Alexandre Olivaconfigure.in (AC_EXEEXT): Work around in case it expand...
2001-06-09 Alexandre Olivaconfigure.in (AC_EXEEXT): Work around in case it expand...
2001-06-08 Tom TromeyFor PR bootstrap/3075:
2001-05-24 Bryce McKinlayMakefile.am: Override gctest_OBJECTS so tests/test...
2001-05-21 Bryce McKinlayImported version version 6.0alpha7.
2001-05-20 Hans Boehmconfigure.host: Build with -fexceptions.
2001-05-04 Loren J. Rittleconfigure.in: Add support for --enable-threads=posix...
2001-05-01 Jeffrey Oldhamgc_priv.h (UNLOCK): Change type of GC_noop1 argument.
2001-04-26 Alexandre Olivaconfigure.in: Obtain THREADS with `gcc -v'.
2001-04-07 Hans Boehmmisc.c: Back out buggy changes to stack clearing code.
2001-04-05 Hans Boehmfinalize.c: - Accomodate finalization requests for...
2001-03-22 Tom Tromey* Makefile.am (gctest_LDFLAGS): Use -shared-libgcc.
2001-03-21 Tom TromeyMakefile.in: Rebuilt.
2001-03-17 Tom TromeyMakefile.in: Rebuilt.
2000-12-30 Bryce McKinlayFor boehm-gc:
2000-12-23 Hans Boehmgcj_mlc.c (GC_gcj_malloc): Don't release allocation...
2000-12-15 Bryce McKinlay* Makefile.dist: Renamed from Makefile.orig.
2000-12-12 Alexandre Petit... Makefile.am (gctest_LDADD): Added EXTRA_TEST_LIBS.
2000-12-10 Geoffrey Keatinggcconfig.h: Add new case for powerpc EABI.
2000-09-30 Bryce McKinlayconfigure.in: Define GC_GCJ_SUPPORT.
2000-09-10 Alexandre Olivaacinclude.m4: Include libtool macros from the top level.
2000-09-04 Anthony Greenre GNATS libgcj/230 (Function GC_debug_object_start...
2000-08-16 Alexandre Oliva* gcconfig.h [OSF1] (_end): Declare as `int'.
2000-08-02 Tom Tromeygc_priv.h (GC_generic_malloc_inner): Prototype.
2000-07-24 Alexandre Olivaconfigure.in (THREADS): Don't --enable-threads on IRIX...
2000-07-24 Alexandre Oliva* dyn_load.c (GC_scratch_last_end_ptr): Don't declare...
2000-06-20 Bryce McKinlayImported version 5.1.
2000-06-19 Andrew Haleyos_dep.c (read): Pass two dummy args to syscall().
2000-05-10 Bryce McKinlayImported 5.0 release version.
2000-05-07 Bryce McKinlayImported version 5.0alpha7.
2000-04-27 Tom TromeyFixed ChangeLog merge snafu
2000-04-27 Jakub Jelinek<<<<<<< ChangeLog
2000-04-24 Tom Tromey* gcconfig.h (DYNAMIC_LOADING): Define for PPC Linux.
2000-04-19 Bryce McKinlayMakefile.am, [...]: irix_threads.c is now hpux_irix_thr...
2000-04-19 Bryce McKinlayImported version version 5.0alpha6.
2000-04-02 Anthony Greenmisc.c (GC_enable): Always define GC_enable and GC_disable.
2000-02-14 Tom Tromeygc.h (dlopen): Define as GC_dlopen on Linux.
2000-01-29 Anthony Greengcconfig.h (DATASTART): Add missing extern declaration...
1999-12-24 Bryce McKinlaylinux_threads.c: Don't block SIGINT, SIGQUIT, SIGTERM...
1999-12-20 Anthony GreenAlpha Linux changes.
1999-12-20 Anthony Greengcconfig.h: Use libgcj hack for Alpha Linux.
1999-12-13 Tom Tromeyaclocal.m4, configure: Rebuilt.
1999-12-12 Anthony GreenOops. Date was wrong.
1999-12-12 Anthony Greengcconfig.h (DATASTART): Define as (&data_start) for...
1999-11-04 Tom TromeyMakefile.in: Rebuilt.
1999-11-04 Tom Tromeymisc.c (GC_init_inner): Don't call GC_init_linuxppc().
1999-11-04 Tom Tromeyconfigure: Rebuilt.
1999-11-03 Tom Tromey* gcconfig.h: Merged in local changes from old config.h.
1999-11-03 Bryce McKinlaygcconfig.h: Don't define MPROTECT_VDB on Linux/i386.
1999-11-03 Tom Tromey* quick_threads.c: Include gcconfig.h, not boehm-config.h.
1999-11-03 Tom Tromeyconfigure: Rebuilt.
1999-11-01 Tom TromeyMerged GC 5.0alpha4 with local changes, plus:
1999-10-02 Steve ChamberlainI am committing the following changes to enable the...
1999-09-28 Tom Tromeyaclocal.m4, configure: Rebuilt.
1999-08-17 Rainer Orthgc_priv.h: Merged IRIX thread changes from include...
1999-08-10 Rainer OrthMakefile.in: Rebuilt.
1999-08-04 Tom Tromey* configure.in: Added missing `;;'. From Anthony Green.
1999-08-04 Rainer Orthconfigure.in (machdep): Use mips_ultrix_mach_dep.s...
1999-08-04 Tom Tromeygc_priv.h (GC_test_and_set): Implementation for Linux...
1999-08-03 Tom Tromey* aclocal.m4, configure: Rebuilt for new libtool.
1999-07-31 Alexandre Olivamips_sgi_mach_dep.s: Enable PIC option.
1999-07-19 Tom Tromey* config.h (MPROTECT_VDB): Don't define on Linux.
1999-07-19 Alexandre OlivaMakefile.am (.s.lo): Avoid `#line' directives.
1999-07-19 Alexandre OlivaMakefile.am (*-recursive, [...]): Automake does not...
1999-06-30 Alexandre OlivaMakefile.am (.s.lo): Renamed from `.s.o'.
1999-06-21 Tom TromeyAlpha patch from Jeff Sturm:
1999-06-21 Tom TromeyMakefile.in: Rebuilt.
1999-06-21 Tom TromeyMakefile.in: Rebuilt.
1999-06-21 Tom Tromeyconfigure: Rebuilt.
1999-06-17 Anthony Greenmach_dep.c (GC_push_regs): FreeBSD-elf support (from...
1999-05-05 Gilles Zuninoconfigure.in: Switch from irix threads to posix threads...
1999-04-30 Tom Tromey* linux_threads.c: Don't reference __pthread_initial_th...
1999-04-26 Tom Tromeylibtoolized GC library. See ChangeLog for details.
1999-04-21 Tom Tromeyos_dep.c: glibc 2.1 requires asm/sigcontext.h, not...
next