]> git.ipfire.org Git - thirdparty/gcc.git/history - boehm-gc
* include/debug/debug.h: Fix typo in macro name.
[thirdparty/gcc.git] / boehm-gc /
2002-09-23  Kaveh R. GhaziMakefile.am (all-multi): Fix multilib parallel build.
2002-08-14  Alexandre Olivaconfigure, configure: Rebuilt.
2002-07-19  Bo ThorsenRemove dead endif so x86-64 compilation works.
2002-07-19  Bo Thorsengcconfig.h: Add x86-64 definitions.
2002-07-18  H.J. Lumach_dep.c (GC_push_regs): Remove the unused Linux...
2002-07-18  H.J. Luconfigure.in (machdep): Don't add mips_sgi_mach_dep...
2002-06-29  Hans Boehm* win32_threads.c (GC_push_all_stacks): Tolerate bad sp.
2002-06-10  H.J. Lugc_locks.h (GC_test_and_set): Support Linux/mips.
2002-05-19  Mark Mitchellirix_threads.cc (GC_pthread_detach): Do not use REAL_FUNC.
2002-05-16  Rainer OrthMakefile.in: Allow for PWDCMD to override hardcoded...
2002-05-08  Alexandre Olivaconfigure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve...
2002-04-23  Jeff SturmMakefile.am (toolexeclib_LTLIBRARIES): Remove.
2002-04-22  David S. Miller[multiple changes]
2002-04-17  Hans Boehmgcconfig.h: Use LINUX_STACKBOTTOM for SPARC Linux.
2002-04-09  Loren J. Rittlegcconfig.h (DATAEND): Update comment example to match...
2002-04-09  Loren J. Rittle* include/private/gcconfig.h (DATAEND): Clarify comment.
2002-04-09  Hans Boehmgc_priv.h (WARN macro): Add "GC warning:" prefix.
2002-04-04  Loren J. Rittlegcconfig.h: Add support for an unmapped memory hole...
2002-03-31  Bryce McKinlaygcconfig.h: define DYNAMIC_LOADING for ELF NetBSD/i386.
2002-03-29  Hans Boehmlinux_threads.c (return_free_lists): Clear fl[i] uncond...
2002-03-27  Richard Hendersonos_dep.c (GC_init_linux_data_start): Fix references...
2002-03-25  Loren J. Rittlegcconfig.h: Change all likely references to linker...
2002-03-25  Jeff Sturm* linux_threads.c (GC_get_nprocs): Close file descriptor.
2002-03-22  Loren J. Rittlegcconfig.h: Add unified test for FreeBSD.
2002-03-17  Bryce McKinlayMakefile.am: Make target library a convenience library.
2002-03-15  Anthony GreenAddress mingw32 issues.
2002-03-12  Adam Megaczdyn_load.c: Renamed GC_win32s to GC_no_win32_dlls.
2002-03-10  Bryce McKinlayHashtable synchronization for PowerPC.
2002-02-25  Adam MegaczMakefile.am: Added win32_threads.c to sources list.
2002-02-20  Bryce McKinlayMakefile.am: Re-add SUBDIRS parameter which was lost...
2002-02-15  Mike StumpImport bugfix.
2002-02-14  Bryce McKinlayRemoved .s files.
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-31  Bryce McKinlayThis commit was generated by cvs2svn to compensate...
2002-01-31  Bryce McKinlayInitial revision
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-10-15  Bryce McKinlayThis commit was generated by cvs2svn to compensate...
2001-10-15  Bryce McKinlayInitial revision
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-17  Tom TromeyInitial revision
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-21  Bryce McKinlayThis commit was generated by cvs2svn to compensate...
2001-05-21  Bryce McKinlayInitial revision
2001-05-20  Hans Boehmconfigure.host: Build with -fexceptions.
2001-05-20  Alexandre Olivaltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.254.
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  Rod Stewartgcconfig.h: Check for `__arm__', not `arm'.
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-30  Alexandre Olivaltconfig, [...]: Updated from libtool multi-language...
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  Bryce McKinlayThis commit was generated by cvs2svn to compensate...
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-05-06  Bryce McKinlayThis commit was generated by cvs2svn to compensate...
2000-04-27  Tom TromeyFixed ChangeLog merge snafu
next