aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc
AgeCommit message (Expand)AuthorFilesLines
2016-03-29[Hurd, kFreeBSD] boehm-gc: Use mmap instead of brkSamuel Thibault3-2/+8
2016-03-16Summary: boehm-gc: add support for aarch64 ILP32Andreas Schwab2-2/+12
2015-10-09Testsuite: add dg-{begin|end}-multiline-output commandsDavid Malcolm2-0/+6
2015-08-27Avoid unstructured procfs on SolarisRainer Orth2-5/+8
2015-07-24re PR other/66259 (Combined gcc and binutils build from git-master fails, wit...Jeff Law5-5/+13
2015-05-13boehm-gc: Bump to automake 1.11.6Michael Haubenwallner7-75/+179
2014-12-18Include target-utils.exp in boehm-gc testingRainer Orth2-0/+5
2014-11-21Always use PIC option with -shared in libtoolH.J. Lu2-3/+8
2014-11-11re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14))Francois-Xavier Coudert2-1/+6
2014-10-23Fix gnu11 fallout on SPARCRainer Orth2-8/+6
2014-10-06gctest.c: Fix defaulting to int.Marek Polacek2-0/+7
2014-05-13Enable Java on Cygwin-64Bernd Edlinger3-2/+18
2014-04-24tree.h (OMP_CLAUSE_LINEAR_GIMPLE_SEQ): Define.Jakub Jelinek7-342/+49
2013-12-21gcconfig.h: Add FreeBSD powerpc64 defines.Andreas Tobler2-0/+12
2013-09-20libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match.Alan Modra2-6/+16
2013-09-04Makefile.am (libgcjgc_la_LIBADD): Add EXTRA_TEST_LIBS.Matthias Klose3-2/+7
2013-09-04- Fix whitespace in boehm-gc/ChangeLogMatthias Klose1-17/+17
2013-05-02Add ChangeLog entry for r197770 (in boehm-gc).Yvan Roux1-0/+18
2013-04-11gcconfig.h (AARCH64): New macro (defined only if __aarch64__).Yvan Roux1-0/+38
2013-03-06Use thr_stksegment to determine Solaris stack baseRainer Orth3-20/+68
2012-11-04configure.ac: Add stanza for *-*-gnu* threads configuration.Samuel Thibault11-11/+55
2012-09-14* configure: Regenerated.David Edelsohn2-3/+9
2012-05-16Regenerate configure files for libtool.m4 changeH.J. Lu2-3/+14
2012-05-11Merge upstream x32 support into boehm-gcH.J. Lu2-2/+13
2012-02-28Fix changelog format.Mike Stump1-1/+1
2012-02-28re PR boehm-gc/48299 (FAIL: boehm-gc.c/thread_leak_test.c)Jack Howarth2-11/+50
2012-02-24re PR boehm-gc/52179 (boehm-gc incompatible with aslr on darwin11)Patrick Marlier5-2/+35
2012-02-10re PR boehm-gc/48514 ([4.6] boehm gc incorrectly compile using __declspec(dll...Kai Tietz2-1/+10
2011-11-21Additional fixes for FreeBSD-10 build:Andreas Tobler2-6/+10
2011-08-08configure.ac (THREADS): Remove posix95.Rainer Orth3-2/+7
2011-07-07re PR bootstrap/39150 (Configure scripts have no 64-Bit Solaris defined (only...Rainer Orth3-2/+9
2011-06-29re PR libgcj/49451 (FileHandleGcTest FAILS on IRIX)Rainer Orth3-7/+92
2011-04-19install.texi (Configuration, [...]): Remove mach.Rainer Orth3-2/+7
2011-04-06re PR testsuite/48480 (FAIL: staticrootslib.lo -O2 (test for excess errors))Rainer Orth2-1/+7
2011-03-25ChangeLog for last change.Rainer Orth1-0/+35
2011-03-25re PR boehm-gc/11412 (boehm-gc testing problems)Rainer Orth19-447/+1206
2011-03-21gthr-solaris.h: Remove.Rainer Orth3-2/+7
2011-02-13Remove freebsd1 from libtool.m4 macros and config.rpath.Ralf Wildenhues2-14/+6
2011-02-02configure.ac: Don't use libdl on mips-sgi-irix6*.Rainer Orth3-5/+16
2011-01-31configure.ac (*-*-solaris2*): Add -lrt to THREADLIBS.Rainer Orth3-2/+11
2010-12-10update boehm-gc for powerpc m64 darwin.Iain Sandoe4-36/+132
2010-11-29re PR target/26427 (with -fsection-anchors with zero sized structs)Iain Sandoe2-58/+174
2010-10-28configure: Regenerate.Paolo Bonzini2-3/+7
2010-10-28configure.ac: Rewrite DGUX check to use GC_CFLAGS, and -O0 check to remove th...Paolo Bonzini6-103/+66
2010-10-11dyn_load.c: Fix typo.Rainer Orth3-2/+8
2010-06-15configure.ac (*-*-solaris2.8*): Only usr alternate thread library on Solaris 8.Rainer Orth3-3/+27
2010-05-13leak_test.c (main): Declare as int.Uros Bizjak4-3/+12
2010-05-06re PR target/42811 (java.lang.ExceptionInInitializerError in ecj1)Dave Korn5-15/+221
2010-04-02Update to Automake 1.11.1.Ralf Wildenhues4-7/+13
2010-03-21PR target/42811 (prerequisite)Dave Korn7-36/+112