aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc
AgeCommit message (Expand)Author
2009-07-13merge from trunk rev 132392:145122 1/2Andrea Ornstein
2009-04-20merge from trunk revisions 127002-132392, 10/NAndrea Ornstein
2007-11-20................Andrea Ornstein
2006-08-21boehm-gcBryce McKinlay
2006-06-21 * pthread_stop_world.c (GC_suspend_handler): Redirect to suspensionKeith Seitz
2006-06-20 Backport Windows 9x/ME VirtualQuery() fix from GC 6.7.Ranjit Mathew
2006-06-03Index: gcc/ChangeLogGeoffrey Keating
2006-05-242006-05-24 Carlos O'Donell <carlos@codesourcery.com>Carlos O'Donell
2006-04-242006-03-07 Andrew Haley <aph@redhat.com>Andrew Haley
2006-04-11 * darwin_stop_world.c (GC_push_all_stacks, GC_stop_world,Bryce McKinlay
2006-03-242006-03-24 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler
2006-02-10 * pthread_support.c: Conditionally include dlfcn.h.Tom Tromey
2006-02-072006-02-06 Jakub Jelinek <jakub@redhat.com>Jakub Jelinek
2006-02-04 * include/private/gc_locks.h (GC_test_and_set <POWERPC>): Don'tAlan Modra
2006-01-252006-01-25 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler
2006-01-252006-01-25 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler
2006-01-25 * include/private/gcconfig.h: Revert to GC 6.6 version, removingBryce McKinlay
2006-01-25Remove svn:executable property.Bryce McKinlay
2006-01-25 Import Boehm GC version 6.6.Bryce McKinlay
2006-01-242006-01-24 David Ayers <d.ayers@inode.at>David Ayers
2005-11-022005-11-01 Bryce McKinlay <mckinlay@redhat.com>Bryce McKinlay
2005-10-31.cvsignore are not needed for subversion, remove them.Andreas Jaeger
2005-09-15 * include/private/gc_locks.h (GC_test_and_set): Change theKazu Hirata
2005-09-06 PR libgcj/23662:Tom Tromey
2005-07-17 * include/private/gcconfig.h (sh-linux): Use LINUX_STACKBOTTOM.SUGIOKA Toshinobu
2005-06-152005-06-15 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler
2005-05-252005-05-25 Andrew Haley <aph@redhat.com>Andrew Haley
2005-05-10 * configure: Regenerate.Mike Stump
2005-04-19 * os_dep.c, include/private/gc_locks.h: Import CRIS port byHans-Peter Nilsson
2005-04-172005-04-17 David S. Miller <davem@davemloft.net>David S. Miller
2005-04-13 * configure: Regenerate.Mike Stump
2005-04-12 * include/private/gcconfig.h (alpha-linux): Use LINUX_STACKBOTTOM.Richard Henderson
2005-03-24 * darwin_stop_world.c: Update for -m64 multilib.Mike Stump
2005-03-012005-03-01 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook
2005-02-26 * dyn_load.c: On NetBSD, include machine/elf_machdep.h and defineRichard Earnshaw
2005-02-162005-02-15 Bryce McKinlay <mckinlay@redhat.com>Bryce McKinlay
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