summaryrefslogtreecommitdiff
path: root/boehm-gc
Commit message (Expand)AuthorAgeFilesLines
* [Hurd, kFreeBSD] boehm-gc: Use mmap instead of brkSamuel Thibault2016-03-293-2/+8
* Summary: boehm-gc: add support for aarch64 ILP32Andreas Schwab2016-03-162-2/+12
* Testsuite: add dg-{begin|end}-multiline-output commandsDavid Malcolm2015-10-092-0/+6
* Avoid unstructured procfs on SolarisRainer Orth2015-08-272-5/+8
* re PR other/66259 (Combined gcc and binutils build from git-master fails, wit...Jeff Law2015-07-245-5/+13
* boehm-gc: Bump to automake 1.11.6Michael Haubenwallner2015-05-137-75/+179
* Include target-utils.exp in boehm-gc testingRainer Orth2014-12-182-0/+5
* Always use PIC option with -shared in libtoolH.J. Lu2014-11-212-3/+8
* re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14))Francois-Xavier Coudert2014-11-112-1/+6
* Fix gnu11 fallout on SPARCRainer Orth2014-10-232-8/+6
* gctest.c: Fix defaulting to int.Marek Polacek2014-10-062-0/+7
* Enable Java on Cygwin-64Bernd Edlinger2014-05-133-2/+18
* tree.h (OMP_CLAUSE_LINEAR_GIMPLE_SEQ): Define.Jakub Jelinek2014-04-247-342/+49
* gcconfig.h: Add FreeBSD powerpc64 defines.Andreas Tobler2013-12-212-0/+12
* libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match.Alan Modra2013-09-202-6/+16
* Makefile.am (libgcjgc_la_LIBADD): Add EXTRA_TEST_LIBS.Matthias Klose2013-09-043-2/+7
* - Fix whitespace in boehm-gc/ChangeLogMatthias Klose2013-09-041-17/+17
* Add ChangeLog entry for r197770 (in boehm-gc).Yvan Roux2013-05-021-0/+18
* gcconfig.h (AARCH64): New macro (defined only if __aarch64__).Yvan Roux2013-04-111-0/+38
* Use thr_stksegment to determine Solaris stack baseRainer Orth2013-03-063-20/+68
* configure.ac: Add stanza for *-*-gnu* threads configuration.Samuel Thibault2012-11-0411-11/+55
* * configure: Regenerated.David Edelsohn2012-09-142-3/+9
* Regenerate configure files for libtool.m4 changeH.J. Lu2012-05-162-3/+14
* Merge upstream x32 support into boehm-gcH.J. Lu2012-05-112-2/+13
* Fix changelog format.Mike Stump2012-02-281-1/+1
* re PR boehm-gc/48299 (FAIL: boehm-gc.c/thread_leak_test.c)Jack Howarth2012-02-282-11/+50
* re PR boehm-gc/52179 (boehm-gc incompatible with aslr on darwin11)Patrick Marlier2012-02-245-2/+35
* re PR boehm-gc/48514 ([4.6] boehm gc incorrectly compile using __declspec(dll...Kai Tietz2012-02-102-1/+10
* Additional fixes for FreeBSD-10 build:Andreas Tobler2011-11-212-6/+10
* configure.ac (THREADS): Remove posix95.Rainer Orth2011-08-083-2/+7
* re PR bootstrap/39150 (Configure scripts have no 64-Bit Solaris defined (only...Rainer Orth2011-07-073-2/+9
* re PR libgcj/49451 (FileHandleGcTest FAILS on IRIX)Rainer Orth2011-06-293-7/+92
* install.texi (Configuration, [...]): Remove mach.Rainer Orth2011-04-193-2/+7
* re PR testsuite/48480 (FAIL: staticrootslib.lo -O2 (test for excess errors))Rainer Orth2011-04-062-1/+7
* ChangeLog for last change.Rainer Orth2011-03-251-0/+35
* re PR boehm-gc/11412 (boehm-gc testing problems)Rainer Orth2011-03-2519-447/+1206
* gthr-solaris.h: Remove.Rainer Orth2011-03-213-2/+7
* Remove freebsd1 from libtool.m4 macros and config.rpath.Ralf Wildenhues2011-02-132-14/+6
* configure.ac: Don't use libdl on mips-sgi-irix6*.Rainer Orth2011-02-023-5/+16
* configure.ac (*-*-solaris2*): Add -lrt to THREADLIBS.Rainer Orth2011-01-313-2/+11
* update boehm-gc for powerpc m64 darwin.Iain Sandoe2010-12-104-36/+132
* re PR target/26427 (with -fsection-anchors with zero sized structs)Iain Sandoe2010-11-292-58/+174
* configure: Regenerate.Paolo Bonzini2010-10-282-3/+7
* configure.ac: Rewrite DGUX check to use GC_CFLAGS, and -O0 check to remove th...Paolo Bonzini2010-10-286-103/+66
* dyn_load.c: Fix typo.Rainer Orth2010-10-113-2/+8
* configure.ac (*-*-solaris2.8*): Only usr alternate thread library on Solaris 8.Rainer Orth2010-06-153-3/+27
* leak_test.c (main): Declare as int.Uros Bizjak2010-05-134-3/+12
* re PR target/42811 (java.lang.ExceptionInInitializerError in ecj1)Dave Korn2010-05-065-15/+221
* Update to Automake 1.11.1.Ralf Wildenhues2010-04-024-7/+13
* PR target/42811 (prerequisite)Dave Korn2010-03-217-36/+112