summaryrefslogtreecommitdiff
path: root/boehm-gc
Commit message (Expand)AuthorAgeFilesLines
* 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
* win32_threads.c (GC_get_thread_stack_base): Implement for Cygwin.Dave Korn2009-05-172-0/+10
* backport: Support GNU/kOpenSolaris.Ralf Wildenhues2009-03-012-7/+11
* Makefile.am (LTLDFLAGS): New variable.Mark Mitchell2009-02-093-2/+10
* Backport from upstream Libtool:Ralf Wildenhues2008-12-182-82/+116
* configure: Regenerate for new libtool.Peter O'Gorman2008-09-265-484/+1327
* - checkin threads.mk.in.Matthias Klose2008-07-181-0/+3
* configure.ac (AC_CONFIG_FILES): Add threads.mk.Matthias Klose2008-07-184-6/+15
* Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues2008-06-175-34/+67
* re PR other/35457 (Error building GCC trunk on CELL SPU)Paolo Bonzini2008-04-183-26/+42
* configure.ac: m4_include config/proginstall.m4.Ralf Wildenhues2008-03-165-30/+64
* dyn_load.c (GC_dyld_image_add): Remove ifdef clause and use the macro GC_GETS...Andreas Tobler2008-02-193-16/+20
* gcconfig.h (HBLKSIZE): Define for MIPS.Richard Sandiford2008-01-262-0/+7
* * configure: Regenerate.David Edelsohn2008-01-242-11/+15
* re PR boehm-gc/33442 (1938 unexpected fails in libjava testsuite)John David Anglin2007-10-112-1/+7
* * include/private/gcconfig.h: Handle mips64-linux n64 ABI.David Daney2007-08-152-1/+10
* Regenerate aclocal.m4 in boehm-gc, libffi, libgfortran, libgomp,H.J. Lu2007-07-052-6377/+4
* re PR boehm-gc/21940 (boehm-gc gctest fails on Solaris 10/x86)Rainer Orth2007-07-0212-1204/+79
* pthread_support.c (GC_get_thread_stack_base): Handle pthread_getattr_np failu...Jakub Jelinek2007-06-222-1/+12
* configure: Regenerate.Paolo Bonzini2007-06-022-40/+50
* Commit the change of this file, mentionend in the CL from 2007-05-20.Andreas Tobler2007-05-241-11/+10
* ltmain.sh: Update from ToT Libtool.Steve Ellcey2007-05-245-1104/+16907
* configure.ac: Introduce extra_ldflags_libgc.Andreas Tobler2007-05-206-3/+34
* gc.h (GC_is_thread_suspended): Declare.Keith Seitz2007-04-233-0/+14