| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable Java on Cygwin-64 | Bernd Edlinger | 2014-05-13 | 3 | -2/+18 |
* | tree.h (OMP_CLAUSE_LINEAR_GIMPLE_SEQ): Define. | Jakub Jelinek | 2014-04-24 | 7 | -342/+49 |
* | gcconfig.h: Add FreeBSD powerpc64 defines. | Andreas Tobler | 2013-12-21 | 2 | -0/+12 |
* | libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match. | Alan Modra | 2013-09-20 | 2 | -6/+16 |
* | Makefile.am (libgcjgc_la_LIBADD): Add EXTRA_TEST_LIBS. | Matthias Klose | 2013-09-04 | 3 | -2/+7 |
* | - Fix whitespace in boehm-gc/ChangeLog | Matthias Klose | 2013-09-04 | 1 | -17/+17 |
* | Add ChangeLog entry for r197770 (in boehm-gc). | Yvan Roux | 2013-05-02 | 1 | -0/+18 |
* | gcconfig.h (AARCH64): New macro (defined only if __aarch64__). | Yvan Roux | 2013-04-11 | 1 | -0/+38 |
* | Use thr_stksegment to determine Solaris stack base | Rainer Orth | 2013-03-06 | 3 | -20/+68 |
* | configure.ac: Add stanza for *-*-gnu* threads configuration. | Samuel Thibault | 2012-11-04 | 11 | -11/+55 |
* | * configure: Regenerated. | David Edelsohn | 2012-09-14 | 2 | -3/+9 |
* | Regenerate configure files for libtool.m4 change | H.J. Lu | 2012-05-16 | 2 | -3/+14 |
* | Merge upstream x32 support into boehm-gc | H.J. Lu | 2012-05-11 | 2 | -2/+13 |
* | Fix changelog format. | Mike Stump | 2012-02-28 | 1 | -1/+1 |
* | re PR boehm-gc/48299 (FAIL: boehm-gc.c/thread_leak_test.c) | Jack Howarth | 2012-02-28 | 2 | -11/+50 |
* | re PR boehm-gc/52179 (boehm-gc incompatible with aslr on darwin11) | Patrick Marlier | 2012-02-24 | 5 | -2/+35 |
* | re PR boehm-gc/48514 ([4.6] boehm gc incorrectly compile using __declspec(dll... | Kai Tietz | 2012-02-10 | 2 | -1/+10 |
* | Additional fixes for FreeBSD-10 build: | Andreas Tobler | 2011-11-21 | 2 | -6/+10 |
* | configure.ac (THREADS): Remove posix95. | Rainer Orth | 2011-08-08 | 3 | -2/+7 |
* | re PR bootstrap/39150 (Configure scripts have no 64-Bit Solaris defined (only... | Rainer Orth | 2011-07-07 | 3 | -2/+9 |
* | re PR libgcj/49451 (FileHandleGcTest FAILS on IRIX) | Rainer Orth | 2011-06-29 | 3 | -7/+92 |
* | install.texi (Configuration, [...]): Remove mach. | Rainer Orth | 2011-04-19 | 3 | -2/+7 |
* | re PR testsuite/48480 (FAIL: staticrootslib.lo -O2 (test for excess errors)) | Rainer Orth | 2011-04-06 | 2 | -1/+7 |
* | ChangeLog for last change. | Rainer Orth | 2011-03-25 | 1 | -0/+35 |
* | re PR boehm-gc/11412 (boehm-gc testing problems) | Rainer Orth | 2011-03-25 | 19 | -447/+1206 |
* | gthr-solaris.h: Remove. | Rainer Orth | 2011-03-21 | 3 | -2/+7 |
* | Remove freebsd1 from libtool.m4 macros and config.rpath. | Ralf Wildenhues | 2011-02-13 | 2 | -14/+6 |
* | configure.ac: Don't use libdl on mips-sgi-irix6*. | Rainer Orth | 2011-02-02 | 3 | -5/+16 |
* | configure.ac (*-*-solaris2*): Add -lrt to THREADLIBS. | Rainer Orth | 2011-01-31 | 3 | -2/+11 |
* | update boehm-gc for powerpc m64 darwin. | Iain Sandoe | 2010-12-10 | 4 | -36/+132 |
* | re PR target/26427 (with -fsection-anchors with zero sized structs) | Iain Sandoe | 2010-11-29 | 2 | -58/+174 |
* | configure: Regenerate. | Paolo Bonzini | 2010-10-28 | 2 | -3/+7 |
* | configure.ac: Rewrite DGUX check to use GC_CFLAGS, and -O0 check to remove th... | Paolo Bonzini | 2010-10-28 | 6 | -103/+66 |
* | dyn_load.c: Fix typo. | Rainer Orth | 2010-10-11 | 3 | -2/+8 |
* | configure.ac (*-*-solaris2.8*): Only usr alternate thread library on Solaris 8. | Rainer Orth | 2010-06-15 | 3 | -3/+27 |
* | leak_test.c (main): Declare as int. | Uros Bizjak | 2010-05-13 | 4 | -3/+12 |
* | re PR target/42811 (java.lang.ExceptionInInitializerError in ecj1) | Dave Korn | 2010-05-06 | 5 | -15/+221 |
* | Update to Automake 1.11.1. | Ralf Wildenhues | 2010-04-02 | 4 | -7/+13 |
* | PR target/42811 (prerequisite) | Dave Korn | 2010-03-21 | 7 | -36/+112 |
* | gc_locks.h: For __ARM_EABI__ define GC_test_and_set GC_clear to use the atomi... | Matthias Klose | 2009-12-13 | 2 | -1/+12 |
* | Sync from git Libtool and regenerate. | Ralf Wildenhues | 2009-12-05 | 4 | -1079/+852 |
* | mark_rts.c (GC_approx_sp): Use __builtin_frame_address when compiling with GC... | Ben Elliston | 2009-11-30 | 2 | -1/+13 |
* | os_dep.c: Use the POSIX signal API in preference to the BSD API. | Ben Elliston | 2009-11-30 | 2 | -6/+14 |
* | Override all per-target *_LINK variables correctly. | Ralf Wildenhues | 2009-09-11 | 3 | -9/+14 |
* | libtool.m4 (output_verbose_link_cmd): Require leading blank, and blank before... | Alexandre Oliva | 2009-09-08 | 2 | -6/+10 |
* | dyn_load.c (HAVE_DL_ITERATE_PHDR): Break definition from use. | Loren J. Rittle | 2009-09-03 | 2 | -2/+15 |
* | Update AC_PREREQ entries to 2.64 | Ralf Wildenhues | 2009-08-24 | 2 | -1/+5 |
* | Cleanups after the update to Autoconf 2.64, Automake 1.11. | Ralf Wildenhues | 2009-08-22 | 3 | -11/+7 |
* | Regenerate tree using Autoconf 2.64 and Automake 1.11. | Ralf Wildenhues | 2009-08-22 | 6 | -6975/+5984 |
* | LIBTOOLFLAGS, and *_LINK fixes for Automake 1.11 | Ralf Wildenhues | 2009-08-22 | 3 | -4/+15 |