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