larith.asm (___adddi3): Optimize saving of result.
[gcc.git] / boehm-gc /
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
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-19 Bryce McKinlayThis commit was generated by cvs2svn to compensate...
2000-04-19 Bryce McKinlayInitial revision
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-11-01 Tom TromeyThis commit was generated by cvs2svn to compensate...
1999-11-01 Tom TromeyInitial revision
next