aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc
AgeCommit message (Expand)Author
2005-07-09Merge in gcc_4_0_0_release to gcc_4_0_1_releaseMike Stump
2005-04-26Merge to tag gcc_4_0_0_release.Geoffrey Keating
2005-04-09Merge to tag apple-local-merge-20050406.Geoffrey Keating
2005-02-09 * allchblk.c (GC_allochblk_nth): Dont overlook available space ifHans Boehm
2005-01-022005-01-01 Bryce McKinlay <mckinlay@redhat.com>Bryce McKinlay
2004-12-132004-12-13 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook
2004-11-302004-11-29 Bryce McKinlay <mckinlay@redhat.com>Bryce McKinlay
2004-11-292004-11-29 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook
2004-11-272004-11-27 Bryce McKinlay <mckinlay@redhat.com>Bryce McKinlay
2004-11-262004-11-26 Bryce McKinlay <mckinlay@redhat.com>Bryce McKinlay
2004-11-252004-11-24 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook
2004-11-242004-11-24 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook
2004-11-22 * configure.ac (machdep): Use sparc_mach_dep.lo onEric Botcazou
2004-11-22 PR target/18444Eric Botcazou
2004-11-052004-11-04 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook
2004-10-19 * include/private/gc_priv.h (GC_generic_malloc_words_small_inner):Ulrich Weigand
2004-10-13Add support for M32RKazuhiro Inaoka
2004-09-272004-09-27 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook
2004-08-28 * backgraph.c, gc_priv.h (GC_traverse_back_graph,Hans Boehm
2004-08-23 * aix_irix_threads.c: Move _THREADS checks after gc_priv.h include.Hans Boehm
2004-08-232004-08-23 Bryce McKinlay <mckinlay@redhat.com>Bryce McKinlay
2004-08-21 misc.c (GC_init): Replace lhs cast with rhs cast.Danny Smith
2004-08-162004-08-16 Bryce McKinlay <mckinlay@redhat.com>Bryce McKinlay
2004-08-162004-08-16 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode
2004-08-162004-08-16 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler
2004-08-152004-08-15 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler
2004-08-13libjava:Bryce McKinlay
2004-08-12This commit was generated by cvs2svn to compensate for changes in r85899,Bryce McKinlay
2004-08-12Initial revisionBryce McKinlay
2004-08-122004-08-12 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook
2004-07-072004-07-06 Andrew Pinski <apinski@apple.com>Andrew Pinski
2004-06-202004-06-20 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler
2004-06-18Fix incorrect year for some ChangeLog entries.Kelley Cook
2004-06-16boehm-gc/ChangeLog:Paolo Bonzini
2004-06-15Added .cvsignore entry for autom4te.cache to boehm-gc, libffi andPaolo Bonzini
2004-05-18 PR bootstrap/15120Kaz Kojima
2004-04-25 * mark.c (GC_mark_from): Use pointer as prefetch argument.Andreas Jaeger
2004-04-062004-04-06 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2004-03-11boehm-gc/Kelley Cook
2004-02-27 * ltconfig, ltmain.sh: Remove unused files.Nathanael Nerode
2004-02-27 * configure.in: Add CCAS, CCASFLAGS for future automakes.Nathanael Nerode
2004-02-26 * Makefile.am: Remove bogus duplicate setting of AM_CFLAGS.Nathanael Nerode
2004-02-26 * acinclude.m4: Remove GC_CONFIGURE macro; move contentsNathanael Nerode
2004-02-26 * configure.in: Remove more obsolete, bogus code.Nathanael Nerode
2004-02-26 * acinclude.m4: Remove obsolete and bogus constructs.Nathanael Nerode
2004-02-25 * acinclude.m4: De-precious CC and CXX so that the right flagsNathanael Nerode
2004-02-232004-02-22 Zack Weinberg <zack@codesourcery.com>Zack Weinberg
2004-02-23 * acinclude.m4: Remove old no-executables workaround;Nathanael Nerode
2004-02-23 * configure.in: Use NCN_TARGET_NONCANONICAL and friends.Nathanael Nerode
2004-02-20Index: ChangeLogAndrew Cagney