OSDN Git Service

* print-tree.c (print_node): Only look at TREE_TYPE if TS_TYPED.
[pf3gnuchains/gcc-fork.git] / boehm-gc /
2011-04-19 ro gcc:
2011-04-06 ro PR testsuite/48480
2011-03-25 roChangeLog for last change.
2011-03-25 ro PR boehm-gc/11412
2011-03-21 ro gcc:
2011-02-13 rwildRemove freebsd1 from libtool.m4 macros and config.rpath.
2011-02-02 ro * configure.ac: Don't use libdl on mips-sgi-irix6*.
2011-01-31 ro * configure.ac (*-*-solaris2*): Add -lrt to THREADLIBS.
2010-12-10 iainsupdate boehm-gc for powerpc m64 darwin.
2010-11-29 iains PR target/26427
2010-10-28 bonzini2010-10-29 Paolo Bonzini <bonzini@gnu.org>
2010-10-28 bonzini2010-10-28 Paolo Bonzini <bonzini@gnu.org>
2010-10-11 ro * dyn_load.c: Fix typo.
2010-06-15 ro * configure.ac (*-*-solaris2.8*): Only usr alternate...
2010-05-12 uros * tests/leak_test.c (main): Declare as int. Return 0.
2010-05-06 davek PR target/42811
2010-04-02 rwildUpdate to Automake 1.11.1.
2010-03-21 davek PR target/42811 (prerequisite)
2009-12-13 doko2009-12-09 Matthias Klose <doko@ubuntu.com>
2009-12-05 rwildSync from git Libtool and regenerate.
2009-11-30 bje * mark_rts.c (GC_approx_sp): Use __builtin_frame_addre...
2009-11-30 bje * os_dep.c: Use the POSIX signal API in preference...
2009-09-11 rwildOverride all per-target *_LINK variables correctly.
2009-09-08 aolivaChangeLog:
2009-09-03 ljrittle2009-09-03 Loren J. Rittle <ljrittle@acm.org>
2009-08-24 rwildUpdate AC_PREREQ entries to 2.64
2009-08-22 rwildCleanups after the update to Autoconf 2.64, Automake...
2009-08-22 rwildRegenerate tree using Autoconf 2.64 and Automake 1.11.
2009-08-22 rwildLIBTOOLFLAGS, and *_LINK fixes for Automake 1.11
2009-07-30 rwildconfig/
2009-07-23 meissnerCommit patch #3 of 4 for Power7 VSX support
2009-07-17 ktietz2009-07-17 Kai Tietz <kai.tietz@onevision.com>
2009-05-17 davek * win32_threads.c (GC_get_thread_stack_base): Impleme...
2009-03-01 rwild Backport from git Libtool:
2009-02-09 mmitchel * Makefile.am (LTLDFLAGS): New variable.
2008-12-18 rwild Backport from upstream Libtool:
2008-09-26 sje * configure: Regenerate for new libtool.
2008-07-18 doko- checkin threads.mk.in.
2008-07-18 dokoboehm-gc/
2008-06-17 rwild * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2008-04-18 bonzini2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2008-03-16 rwild2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2008-02-19 andreast2007-02-19 Andreas Tobler <a.tobler@schweiz.org>
2008-01-26 rsandifoboehm-gc/
2008-01-24 dje * configure: Regenerate.
2007-10-11 danglin PR boehm-gc/33442
2007-08-15 daney* include/private/gcconfig.h: Handle mips64-linux n64...
2007-07-05 hjlRegenerate aclocal.m4 in boehm-gc, libffi, libgfortran...
2007-07-02 ro PR boehm-gc/21940
2007-06-22 jakub * pthread_support.c (GC_get_thread_stack_base): Handle
2007-06-02 bonziniboehm-gc:
2007-05-24 andreastCommit the change of this file, mentionend in the CL...
2007-05-24 sje * ltmain.sh: Update from ToT Libtool.
2007-05-20 andreast2007-05-20 Andreas Tobler <a.tobler@schweiz.org>
2007-04-23 kseitz * include/gc.h (GC_is_thread_suspended): Declare.
2007-04-03 jakub * src/closures.c: Include sys/statfs.h.
2007-03-07 aolivalibffi/ChangeLog:
2007-03-01 brooks* Makefile.am: Add dummy install-pdf target.
2007-02-05 tromey2007-02-05 Roman Zippel <zippel@linux-m68k.org>
2007-01-24 andreast2007-01-24 Andreas Tobler <a.tobler@schweiz.org>
2007-01-19 andreast2007-01-19 Andreas Tobler <a.tobler@schweiz.org>
2007-01-17 daney * configure.ac: Don't define NO_SIGSET and NO_DEBUGGIN...
2007-01-17 mrs * os_dep.c: Fix i686-apple-darwin9 builds.
2007-01-17 tromey2007-01-17 Jack Howarth <howarth@bromo.med.uc.edu>
2007-01-17 andreast2007-01-17 Andreas Tobler <a.tobler@schweiz.org>
2007-01-16 tromey2007-01-16 Petr Salinger <Petr.Salinger@seznam.cz>
2007-01-15 andreast2007-01-15 Andreas Tobler <a.tobler@schweiz.org>
2007-01-11 andreast2007-01-11 Andreas Tobler <a.tobler@schweiz.org>
2006-12-08 mrs * configure.ac: Fix x86 darwin builds.
2006-09-26 tromey2006-09-26 Jack Howarth <howarth@bromo.med.uc.edu>
2006-09-21 tromey2006-09-21 Sandro Tolaini <tolaini@libero.it>
2006-09-18 tromey2006-06-07 Petr Salinger <Petr.Salinger@seznam.cz>
2006-09-14 tromeylibjava
2006-08-21 tromeyboehm-gc
2006-06-21 kseitz * pthread_stop_world.c (GC_suspend_handler...
2006-06-20 rmathew Backport Windows 9x/ME VirtualQuery() fix from GC...
2006-06-03 geoffkIndex: gcc/ChangeLog
2006-05-24 carlos2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2006-04-24 aph2006-03-07 Andrew Haley <aph@redhat.com>
2006-04-11 bryce * darwin_stop_world.c (GC_push_all_stacks,...
2006-03-24 andreast2006-03-24 Andreas Tobler <a.tobler@schweiz.ch>
2006-02-10 tromey * pthread_support.c: Conditionally include dlfcn.h.
2006-02-07 tromey2006-02-06 Jakub Jelinek <jakub@redhat.com>
2006-02-04 amodra * include/private/gc_locks.h (GC_test_and_set <POWERPC...
2006-01-25 andreast2006-01-25 Andreas Tobler <a.tobler@schweiz.ch>
2006-01-25 bryce2006-01-25 Andreas Tobler <a.tobler@schweiz.ch>
2006-01-25 bryce * include/private/gcconfig.h: Revert to GC 6.6 version...
2006-01-25 bryceRemove svn:executable property.
2006-01-25 bryce Import Boehm GC version 6.6.
2006-01-24 ayers2006-01-24 David Ayers <d.ayers@inode.at>
2005-11-02 bryce2005-11-01 Bryce McKinlay <mckinlay@redhat.com>
2005-10-31 aj.cvsignore are not needed for subversion, remove them.
2005-09-15 kazu * include/private/gc_locks.h (GC_test_and_set): Change the
2005-09-06 tromey PR libgcj/23662:
2005-07-17 kkojima * include/private/gcconfig.h (sh-linux): Use LINUX_STA...
2005-06-15 andreast2005-06-15 Andreas Tobler <a.tobler@schweiz.ch>
2005-05-25 jakub2005-05-25 Andrew Haley <aph@redhat.com>
2005-05-10 mrs * configure: Regenerate.
2005-04-19 hp * os_dep.c, include/private/gc_locks.h: Import CRIS...
2005-04-17 davem2005-04-17 David S. Miller <davem@davemloft.net>
next