Age | Commit message (Expand) | Author | Files | Lines |
2015-05-13 | boehm-gc: Bump to automake 1.11.6 | Michael Haubenwallner | 7 | -75/+179 |
2014-12-18 | Include target-utils.exp in boehm-gc testing | Rainer Orth | 2 | -0/+5 |
2014-11-21 | Always use PIC option with -shared in libtool | H.J. Lu | 2 | -3/+8 |
2014-11-11 | re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14)) | Francois-Xavier Coudert | 2 | -1/+6 |
2014-10-23 | Fix gnu11 fallout on SPARC | Rainer Orth | 2 | -8/+6 |
2014-10-06 | gctest.c: Fix defaulting to int. | Marek Polacek | 2 | -0/+7 |
2014-05-13 | Enable Java on Cygwin-64 | Bernd Edlinger | 3 | -2/+18 |
2014-04-24 | tree.h (OMP_CLAUSE_LINEAR_GIMPLE_SEQ): Define. | Jakub Jelinek | 7 | -342/+49 |
2013-12-21 | gcconfig.h: Add FreeBSD powerpc64 defines. | Andreas Tobler | 2 | -0/+12 |
2013-09-20 | libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match. | Alan Modra | 2 | -6/+16 |
2013-09-04 | Makefile.am (libgcjgc_la_LIBADD): Add EXTRA_TEST_LIBS. | Matthias Klose | 3 | -2/+7 |
2013-09-04 | - Fix whitespace in boehm-gc/ChangeLog | Matthias Klose | 1 | -17/+17 |
2013-05-02 | Add ChangeLog entry for r197770 (in boehm-gc). | Yvan Roux | 1 | -0/+18 |
2013-04-11 | gcconfig.h (AARCH64): New macro (defined only if __aarch64__). | Yvan Roux | 1 | -0/+38 |
2013-03-06 | Use thr_stksegment to determine Solaris stack base | Rainer Orth | 3 | -20/+68 |
2012-11-04 | configure.ac: Add stanza for *-*-gnu* threads configuration. | Samuel Thibault | 11 | -11/+55 |
2012-09-14 | * configure: Regenerated. | David Edelsohn | 2 | -3/+9 |
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 |