aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc
AgeCommit message (Expand)Author
2012-06-14Mark ChangeLogRichard Biener
2012-03-22Mark ChangeLogRichard Biener
2012-02-28Fix changelog format.Mike Stump
2012-02-28re PR boehm-gc/48299 (FAIL: boehm-gc.c/thread_leak_test.c)Jack Howarth
2012-02-24re PR boehm-gc/52179 (boehm-gc incompatible with aslr on darwin11)Patrick Marlier
2012-02-10re PR boehm-gc/48514 ([4.6] boehm gc incorrectly compile using __declspec(dll...Kai Tietz
2011-11-21Additional fixes for FreeBSD-10 build:Andreas Tobler
2011-08-08configure.ac (THREADS): Remove posix95.Rainer Orth
2011-07-07re PR bootstrap/39150 (Configure scripts have no 64-Bit Solaris defined (only...Rainer Orth
2011-06-29re PR libgcj/49451 (FileHandleGcTest FAILS on IRIX)Rainer Orth
2011-04-19install.texi (Configuration, [...]): Remove mach.Rainer Orth
2011-04-06re PR testsuite/48480 (FAIL: staticrootslib.lo -O2 (test for excess errors))Rainer Orth
2011-03-25ChangeLog for last change.Rainer Orth
2011-03-25re PR boehm-gc/11412 (boehm-gc testing problems)Rainer Orth
2011-03-21gthr-solaris.h: Remove.Rainer Orth
2011-02-13Remove freebsd1 from libtool.m4 macros and config.rpath.Ralf Wildenhues
2011-02-02configure.ac: Don't use libdl on mips-sgi-irix6*.Rainer Orth
2011-01-31configure.ac (*-*-solaris2*): Add -lrt to THREADLIBS.Rainer Orth
2010-12-10update boehm-gc for powerpc m64 darwin.Iain Sandoe
2010-11-29re PR target/26427 (with -fsection-anchors with zero sized structs)Iain Sandoe
2010-10-28configure: Regenerate.Paolo Bonzini
2010-10-28configure.ac: Rewrite DGUX check to use GC_CFLAGS, and -O0 check to remove th...Paolo Bonzini
2010-10-11dyn_load.c: Fix typo.Rainer Orth
2010-06-15configure.ac (*-*-solaris2.8*): Only usr alternate thread library on Solaris 8.Rainer Orth
2010-05-13leak_test.c (main): Declare as int.Uros Bizjak
2010-05-06re PR target/42811 (java.lang.ExceptionInInitializerError in ecj1)Dave Korn
2010-04-02Update to Automake 1.11.1.Ralf Wildenhues
2010-03-21PR target/42811 (prerequisite)Dave Korn
2009-12-13gc_locks.h: For __ARM_EABI__ define GC_test_and_set GC_clear to use the atomi...Matthias Klose
2009-12-05Sync from git Libtool and regenerate.Ralf Wildenhues
2009-11-30mark_rts.c (GC_approx_sp): Use __builtin_frame_address when compiling with GC...Ben Elliston
2009-11-30os_dep.c: Use the POSIX signal API in preference to the BSD API.Ben Elliston
2009-09-11Override all per-target *_LINK variables correctly.Ralf Wildenhues
2009-09-08libtool.m4 (output_verbose_link_cmd): Require leading blank, and blank before...Alexandre Oliva
2009-09-03dyn_load.c (HAVE_DL_ITERATE_PHDR): Break definition from use.Loren J. Rittle
2009-08-24Update AC_PREREQ entries to 2.64Ralf Wildenhues
2009-08-22Cleanups after the update to Autoconf 2.64, Automake 1.11.Ralf Wildenhues
2009-08-22Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues
2009-08-22LIBTOOLFLAGS, and *_LINK fixes for Automake 1.11Ralf Wildenhues
2009-07-30extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand for Autoconf 2.62 or ...Ralf Wildenhues
2009-07-23Commit patch #3 of 4 for Power7 VSX supportMichael Meissner
2009-07-17configure.ac: Add rule for mingw targets to add -DGC_BUILD=1 to cflags.Kai Tietz
2009-05-17win32_threads.c (GC_get_thread_stack_base): Implement for Cygwin.Dave Korn
2009-03-01backport: Support GNU/kOpenSolaris.Ralf Wildenhues
2009-02-09Makefile.am (LTLDFLAGS): New variable.Mark Mitchell
2008-12-18Backport from upstream Libtool:Ralf Wildenhues
2008-09-26configure: Regenerate for new libtool.Peter O'Gorman
2008-07-18- checkin threads.mk.in.Matthias Klose
2008-07-18configure.ac (AC_CONFIG_FILES): Add threads.mk.Matthias Klose
2008-06-17Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues