]> git.ipfire.org Git - thirdparty/gcc.git/history - boehm-gc/misc.c
Fix problems with copyrights for files that end up in libgcc.a.
[thirdparty/gcc.git] / boehm-gc / misc.c
2004-08-21  Danny Smithmisc.c (GC_init): Replace lhs cast with rhs cast.
2004-08-13  Bryce McKinlayconfigure.in (GCINCS): Don't use "boehm-cflags".
2003-10-03  Hans Boehmconfigure.in: Remove NO_GETENV definition for win32.
2003-07-28  Jeff SturmImport GC 6.3alpha1.
2003-03-04  Hans Boehmgcconfig.h (GC_data_start): declare when needed.
2003-03-03  Hans Boehmmark_rts.c (GC_cond_register_dynamic_libraries): add.
2002-04-09  Hans Boehmgc_priv.h (WARN macro): Add "GC warning:" prefix.
2002-03-15  Anthony GreenAddress mingw32 issues.
2002-03-12  Adam Megaczdyn_load.c: Renamed GC_win32s to GC_no_win32_dlls.
2002-02-12  Bryce McKinlayImported GC 6.1 Alpha 3. Finally.
2002-02-09  Anthony Greenxscale-elf support
2002-02-07  Adam Megaczgc.h: (GC_CreateThread) This function is now exposed...
2001-10-16  Bryce McKinlayMakefile.am, [...]: Imported GC 6.1 Alpha 1 and merged...
2001-08-18  Tom TromeyMakefile.am, [...]: Imported GC 6.0 and merged local...
2001-05-21  Bryce McKinlayImported version version 6.0alpha7.
2001-04-07  Hans Boehmmisc.c: Back out buggy changes to stack clearing code.
2001-04-05  Hans Boehmfinalize.c: - Accomodate finalization requests for...
2000-04-19  Bryce McKinlayImported version version 5.0alpha6.
2000-04-02  Anthony Greenmisc.c (GC_enable): Always define GC_enable and GC_disable.
1999-12-20  Anthony Greengcconfig.h: Use libgcj hack for Alpha Linux.
1999-12-12  Anthony Greengcconfig.h (DATASTART): Define as (&data_start) for...
1999-11-04  Tom Tromeymisc.c (GC_init_inner): Don't call GC_init_linuxppc().
1999-11-04  Tom Tromeyconfigure: Rebuilt.
1999-11-01  Tom TromeyMerged GC 5.0alpha4 with local changes, plus:
1999-06-21  Tom TromeyAlpha patch from Jeff Sturm:
1999-04-26  Tom Tromeylibtoolized GC library. See ChangeLog for details.
1999-04-07  Tom TromeyCygnus/libgcj changes to Boehm GC.
1999-04-07  Tom TromeyInitial revision