[ARM] PR rtl-optimization/68664 Implement TARGET_SCHED_CAN_SPECULATE_INSN hook
[platform/upstream/linaro-gcc.git] / boehm-gc /
2017-01-09 Yvan RouxMerge branches/gcc-6-branch rev 244220.
2016-08-22 Yvan RouxMerge branches/gcc-6-branch rev 239654.
2016-04-27 gccadminUpdate ChangeLog and version files for release
2016-03-29 tschwinge[Hurd, kFreeBSD] boehm-gc: Use mmap instead of brk
2016-03-16 schwabSummary: boehm-gc: add support for aarch64 ILP32
2015-10-09 dmalcolmTestsuite: add dg-{begin|end}-multiline-output commands
2015-08-27 roAvoid unstructured procfs on Solaris
2015-07-24 law PR other/66259
2015-05-13 haubiboehm-gc: Bump to automake 1.11.6
2014-12-18 roInclude target-utils.exp in boehm-gc testing
2014-11-21 hjlAlways use PIC option with -shared in libtool
2014-11-11 fxcouderttoplevel:
2014-10-23 roFix gnu11 fallout on SPARC
2014-10-06 mpolacekboehm-gc/
2014-05-13 edlingerEnable Java on Cygwin-64
2014-04-28 rsandifoMerge from trunk.
2014-04-24 jakub * tree.h (OMP_CLAUSE_LINEAR_GIMPLE_SEQ): Define.
2014-01-03 mrsMerge in trunk.
2013-12-21 andreast2013-12-21 Andreas Tobler <andreast@gcc.gnu.org>
2013-09-20 mrsMerge in trunk.
2013-09-20 amodra * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove...
2013-09-04 mrsMerge in trunk.
2013-09-04 doko2013-09-04 Matthias Klose <doko@ubuntu.com>
2013-09-04 doko- Fix whitespace in boehm-gc/ChangeLog
2013-05-02 clyonAdd ChangeLog entry for r197770 (in boehm-gc).
2013-04-11 clyon2013-03-16 Yvan Roux <yvan.roux@linaro.org>
2013-03-06 roUse thr_stksegment to determine Solaris stack base
2012-11-04 tschwingeboehm-gc/
2012-09-14 dje * configure: Regenerated.
2012-05-16 hjlRegenerate configure files for libtool.m4 change
2012-05-11 hjlMerge upstream x32 support into boehm-gc
2012-02-28 mrsFix changelog format.
2012-02-28 pmarlier2012-02-27 Jack Howarth <howarth@bromo.med.uc.edu>
2012-02-24 pmarlier2012-02-23 Patrick Marlier <patrick.marlier@gmail...
2012-02-10 ktietz PR boehm-gc/48514
2011-11-21 andreastAdditional fixes for FreeBSD-10 build:
2011-08-08 ro boehm-gc:
2011-07-07 ro gcc:
2011-06-29 ro PR libgcj/49451
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>
next