aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc
AgeCommit message (Expand)Author
2008-04-242008-04-24 Kenneth Zadeck <zadeck@naturalbridge.com>Kenneth Zadeck
2008-03-252008-03-25 Kenneth Zadeck <zadeck@naturalbridge.com>Kenneth Zadeck
2007-11-142007-11-14 Diego Novillo <dnovillo@google.com>Diego Novillo
2007-10-02Merge from mainlineDaniel Berlin
2007-07-06Merge from mainlineDaniel Berlin
2007-06-02boehm-gc:Paolo Bonzini
2007-05-24Commit the change of this file, mentionend in the CL from 2007-05-20.Andreas Tobler
2007-05-24 * ltmain.sh: Update from ToT Libtool.Steve Ellcey
2007-05-202007-05-20 Andreas Tobler <a.tobler@schweiz.org>Andreas Tobler
2007-04-23 * include/gc.h (GC_is_thread_suspended): Declare.Keith Seitz
2007-04-03 * src/closures.c: Include sys/statfs.h.Jakub Jelinek
2007-03-07libffi/ChangeLog:Alexandre Oliva
2007-03-01* Makefile.am: Add dummy install-pdf target.Brooks Moses
2007-02-052007-02-05 Roman Zippel <zippel@linux-m68k.org>Roman Zippel
2007-01-242007-01-24 Andreas Tobler <a.tobler@schweiz.org>Andreas Tobler
2007-01-192007-01-19 Andreas Tobler <a.tobler@schweiz.org>Andreas Tobler
2007-01-17 * configure.ac: Don't define NO_SIGSET and NO_DEBUGGING whileDavid Daney
2007-01-17 * os_dep.c: Fix i686-apple-darwin9 builds.Mike Stump
2007-01-172007-01-17 Jack Howarth <howarth@bromo.med.uc.edu>Jack Howarth
2007-01-172007-01-17 Andreas Tobler <a.tobler@schweiz.org>Andreas Tobler
2007-01-162007-01-16 Petr Salinger <Petr.Salinger@seznam.cz>Petr Salinger
2007-01-152007-01-15 Andreas Tobler <a.tobler@schweiz.org>Andreas Tobler
2007-01-112007-01-11 Andreas Tobler <a.tobler@schweiz.org>Andreas Tobler
2006-12-08 * configure.ac: Fix x86 darwin builds.Mike Stump
2006-09-262006-09-26 Jack Howarth <howarth@bromo.med.uc.edu>Jack Howarth
2006-09-212006-09-21 Sandro Tolaini <tolaini@libero.it>Sandro Tolaini
2006-09-182006-06-07 Petr Salinger <Petr.Salinger@seznam.cz>Petr Salinger
2006-09-14libjavaTom Tromey
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