summaryrefslogtreecommitdiff
path: root/boehm-gc
Commit message (Expand)AuthorAgeFilesLines
* 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
* gc_locks.h: For __ARM_EABI__ define GC_test_and_set GC_clear to use the atomi...Matthias Klose2009-12-132-1/+12
* Sync from git Libtool and regenerate.Ralf Wildenhues2009-12-054-1079/+852
* mark_rts.c (GC_approx_sp): Use __builtin_frame_address when compiling with GC...Ben Elliston2009-11-302-1/+13
* os_dep.c: Use the POSIX signal API in preference to the BSD API.Ben Elliston2009-11-302-6/+14
* Override all per-target *_LINK variables correctly.Ralf Wildenhues2009-09-113-9/+14
* libtool.m4 (output_verbose_link_cmd): Require leading blank, and blank before...Alexandre Oliva2009-09-082-6/+10
* dyn_load.c (HAVE_DL_ITERATE_PHDR): Break definition from use.Loren J. Rittle2009-09-032-2/+15
* Update AC_PREREQ entries to 2.64Ralf Wildenhues2009-08-242-1/+5
* Cleanups after the update to Autoconf 2.64, Automake 1.11.Ralf Wildenhues2009-08-223-11/+7
* Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues2009-08-226-6975/+5984
* LIBTOOLFLAGS, and *_LINK fixes for Automake 1.11Ralf Wildenhues2009-08-223-4/+15
* extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand for Autoconf 2.62 or ...Ralf Wildenhues2009-07-302-1/+5
* Commit patch #3 of 4 for Power7 VSX supportMichael Meissner2009-07-232-25/+20
* configure.ac: Add rule for mingw targets to add -DGC_BUILD=1 to cflags.Kai Tietz2009-07-173-20/+42