]> gcc.gnu.org Git - gcc.git/history - boehm-gc
PR tree-optimization/59124 (bogus -Warray-bounds warning)
[gcc.git] / boehm-gc /
2016-03-29 Samuel Thibault[Hurd, kFreeBSD] boehm-gc: Use mmap instead of brk
2016-03-16 Andreas SchwabSummary: boehm-gc: add support for aarch64 ILP32
2015-10-09 David MalcolmTestsuite: add dg-{begin|end}-multiline-output commands
2015-08-27 Rainer OrthAvoid unstructured procfs on Solaris
2015-07-24 Jeff Lawre PR other/66259 (Combined gcc and binutils build...
2015-05-13 Michael Haubenwallnerboehm-gc: Bump to automake 1.11.6
2014-12-18 Rainer OrthInclude target-utils.exp in boehm-gc testing
2014-11-21 H.J. LuAlways use PIC option with -shared in libtool
2014-11-11 Francois-Xavier... re PR target/63610 (Fixing the libtool bug for Yosemite...
2014-10-23 Rainer OrthFix gnu11 fallout on SPARC
2014-10-06 Marek Polacekgctest.c: Fix defaulting to int.
2014-05-13 Bernd EdlingerEnable Java on Cygwin-64
2014-04-24 Jakub Jelinektree.h (OMP_CLAUSE_LINEAR_GIMPLE_SEQ): Define.
2013-12-21 Andreas Toblergcconfig.h: Add FreeBSD powerpc64 defines.
2013-09-20 Alan Modralibtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove...
2013-09-04 Matthias KloseMakefile.am (libgcjgc_la_LIBADD): Add EXTRA_TEST_LIBS.
2013-09-04 Matthias Klose- Fix whitespace in boehm-gc/ChangeLog
2013-05-02 Yvan RouxAdd ChangeLog entry for r197770 (in boehm-gc).
2013-04-11 Yvan Rouxgcconfig.h (AARCH64): New macro (defined only if __aarc...
2013-03-06 Rainer OrthUse thr_stksegment to determine Solaris stack base
2012-11-04 Samuel Thibaultconfigure.ac: Add stanza for *-*-gnu* threads configura...
2012-09-14 David Edelsohn* configure: Regenerated.
2012-05-16 H.J. LuRegenerate configure files for libtool.m4 change
2012-05-11 H.J. LuMerge upstream x32 support into boehm-gc
2012-02-28 Mike StumpFix changelog format.
2012-02-28 Jack Howarthre PR boehm-gc/48299 (FAIL: boehm-gc.c/thread_leak_test.c)
2012-02-24 Patrick Marlierre PR boehm-gc/52179 (boehm-gc incompatible with aslr...
2012-02-10 Kai Tietzre PR boehm-gc/48514 ([4.6] boehm gc incorrectly compil...
2011-11-21 Andreas ToblerAdditional fixes for FreeBSD-10 build:
2011-08-08 Rainer Orthconfigure.ac (THREADS): Remove posix95.
2011-07-07 Rainer Orthre PR bootstrap/39150 (Configure scripts have no 64...
2011-06-29 Rainer Orthre PR libgcj/49451 (FileHandleGcTest FAILS on IRIX)
2011-04-19 Rainer Orthinstall.texi (Configuration, [...]): Remove mach.
2011-04-06 Rainer Orthre PR testsuite/48480 (FAIL: staticrootslib.lo -O2...
2011-03-25 Rainer OrthChangeLog for last change.
2011-03-25 Rainer Orthre PR boehm-gc/11412 (boehm-gc testing problems)
2011-03-21 Rainer Orthgthr-solaris.h: Remove.
2011-02-13 Ralf WildenhuesRemove freebsd1 from libtool.m4 macros and config.rpath.
2011-02-02 Rainer Orthconfigure.ac: Don't use libdl on mips-sgi-irix6*.
2011-01-31 Rainer Orthconfigure.ac (*-*-solaris2*): Add -lrt to THREADLIBS.
2010-12-10 Iain Sandoeupdate boehm-gc for powerpc m64 darwin.
2010-11-29 Iain Sandoere PR target/26427 (with -fsection-anchors with zero...
2010-10-28 Paolo Bonziniconfigure: Regenerate.
2010-10-28 Paolo Bonziniconfigure.ac: Rewrite DGUX check to use GC_CFLAGS,...
2010-10-11 Rainer Orthdyn_load.c: Fix typo.
2010-06-15 Rainer Orthconfigure.ac (*-*-solaris2.8*): Only usr alternate...
2010-05-12 Uros Bizjakleak_test.c (main): Declare as int.
2010-05-06 Dave Kornre PR target/42811 (java.lang.ExceptionInInitializerErr...
2010-04-02 Ralf WildenhuesUpdate to Automake 1.11.1.
2010-03-21 Dave KornPR target/42811 (prerequisite)
2009-12-13 Matthias Klosegc_locks.h: For __ARM_EABI__ define GC_test_and_set...
2009-12-05 Ralf WildenhuesSync from git Libtool and regenerate.
2009-11-30 Ben Ellistonmark_rts.c (GC_approx_sp): Use __builtin_frame_address...
2009-11-30 Ben Ellistonos_dep.c: Use the POSIX signal API in preference to...
2009-09-11 Ralf WildenhuesOverride all per-target *_LINK variables correctly.
2009-09-08 Alexandre Olivalibtool.m4 (output_verbose_link_cmd): Require leading...
2009-09-03 Loren J. Rittledyn_load.c (HAVE_DL_ITERATE_PHDR): Break definition...
2009-08-24 Ralf WildenhuesUpdate AC_PREREQ entries to 2.64
2009-08-22 Ralf WildenhuesCleanups after the update to Autoconf 2.64, Automake...
2009-08-22 Ralf WildenhuesRegenerate tree using Autoconf 2.64 and Automake 1.11.
2009-08-22 Ralf WildenhuesLIBTOOLFLAGS, and *_LINK fixes for Automake 1.11
2009-07-30 Ralf Wildenhuesextensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand...
2009-07-23 Michael MeissnerCommit patch #3 of 4 for Power7 VSX support
2009-07-17 Kai Tietzconfigure.ac: Add rule for mingw targets to add -DGC_BU...
2009-05-17 Dave Kornwin32_threads.c (GC_get_thread_stack_base): Implement...
2009-03-01 Ralf Wildenhuesbackport: Support GNU/kOpenSolaris.
2009-02-09 Mark MitchellMakefile.am (LTLDFLAGS): New variable.
2008-12-18 Ralf WildenhuesBackport from upstream Libtool:
2008-09-26 Peter O'Gormanconfigure: Regenerate for new libtool.
2008-07-18 Matthias Klose- checkin threads.mk.in.
2008-07-18 Matthias Kloseconfigure.ac (AC_CONFIG_FILES): Add threads.mk.
2008-06-17 Ralf WildenhuesMakefile.tpl ($(srcdir)/configure): Update dependencies.
2008-04-18 Paolo Bonzinire PR other/35457 (Error building GCC trunk on CELL...
2008-03-16 Ralf Wildenhuesconfigure.ac: m4_include config/proginstall.m4.
2008-02-19 Andreas Toblerdyn_load.c (GC_dyld_image_add): Remove ifdef clause...
2008-01-26 Richard Sandifordgcconfig.h (HBLKSIZE): Define for MIPS.
2008-01-24 David Edelsohn* configure: Regenerate.
2007-10-11 John David Anglinre PR boehm-gc/33442 (1938 unexpected fails in libjava...
2007-08-15 David Daney* include/private/gcconfig.h: Handle mips64-linux n64...
2007-07-05 H.J. LuRegenerate aclocal.m4 in boehm-gc, libffi, libgfortran...
2007-07-02 Rainer Orthre PR boehm-gc/21940 (boehm-gc gctest fails on Solaris...
2007-06-22 Jakub Jelinekpthread_support.c (GC_get_thread_stack_base): Handle...
2007-06-02 Paolo Bonziniconfigure: Regenerate.
2007-05-24 Andreas ToblerCommit the change of this file, mentionend in the CL...
2007-05-24 Steve Ellceyltmain.sh: Update from ToT Libtool.
2007-05-20 Andreas Toblerconfigure.ac: Introduce extra_ldflags_libgc.
2007-04-23 Keith Seitzgc.h (GC_is_thread_suspended): Declare.
2007-04-03 Jakub Jelinekclosures.c: Include sys/statfs.h.
2007-03-07 Alexandre Olivaffi.h.in (ffi_closure_alloc, [...]): New.
2007-03-01 Brooks MosesMakefile.am: Add dummy install-pdf target.
2007-02-05 Roman Zippelgcconfig.h: use LINUX_STACKBOTTOM so it works with...
2007-01-24 Andreas Tobler2007-01-24 Andreas Tobler <a.tobler@schweiz.org>
2007-01-19 Andreas Tobleros_dep.c (defined(MPROTECT_VDB) && defined(DARWIN)...
2007-01-17 David Daneyconfigure.ac: Don't define NO_SIGSET and NO_DEBUGGING...
2007-01-17 Mike Stump* os_dep.c: Fix i686-apple-darwin9 builds.
2007-01-17 Jack Howarthaclocal.m4: Regenerate to use multi.m4.
2007-01-17 Andreas Toblergc_config.h.in: Regenerate.
2007-01-16 Petr Salingergcconfig.h: Handle amd64/x86-64 cpu under GNU/kFreeBSD.
2007-01-15 Andreas Tobleros_dep.c (defined(MPROTECT_VDB) && defined(DARWIN)...
2007-01-11 Andreas Toblerconfigure.ac: Replaced HAS_I386_THREAD_STATE_* with...
next
This page took 0.653172 seconds and 8 git commands to generate.