| Commit message (Expand) | Author | Age | Files | Lines |
* | configure: Regenerate. | Paolo Bonzini | 2010-10-28 | 2 | -3/+7 |
* | configure.ac: Rewrite DGUX check to use GC_CFLAGS, and -O0 check to remove th... | Paolo Bonzini | 2010-10-28 | 6 | -103/+66 |
* | dyn_load.c: Fix typo. | Rainer Orth | 2010-10-11 | 3 | -2/+8 |
* | configure.ac (*-*-solaris2.8*): Only usr alternate thread library on Solaris 8. | Rainer Orth | 2010-06-15 | 3 | -3/+27 |
* | leak_test.c (main): Declare as int. | Uros Bizjak | 2010-05-13 | 4 | -3/+12 |
* | re PR target/42811 (java.lang.ExceptionInInitializerError in ecj1) | Dave Korn | 2010-05-06 | 5 | -15/+221 |
* | Update to Automake 1.11.1. | Ralf Wildenhues | 2010-04-02 | 4 | -7/+13 |
* | PR target/42811 (prerequisite) | Dave Korn | 2010-03-21 | 7 | -36/+112 |
* | gc_locks.h: For __ARM_EABI__ define GC_test_and_set GC_clear to use the atomi... | Matthias Klose | 2009-12-13 | 2 | -1/+12 |
* | Sync from git Libtool and regenerate. | Ralf Wildenhues | 2009-12-05 | 4 | -1079/+852 |
* | mark_rts.c (GC_approx_sp): Use __builtin_frame_address when compiling with GC... | Ben Elliston | 2009-11-30 | 2 | -1/+13 |
* | os_dep.c: Use the POSIX signal API in preference to the BSD API. | Ben Elliston | 2009-11-30 | 2 | -6/+14 |
* | Override all per-target *_LINK variables correctly. | Ralf Wildenhues | 2009-09-11 | 3 | -9/+14 |
* | libtool.m4 (output_verbose_link_cmd): Require leading blank, and blank before... | Alexandre Oliva | 2009-09-08 | 2 | -6/+10 |
* | dyn_load.c (HAVE_DL_ITERATE_PHDR): Break definition from use. | Loren J. Rittle | 2009-09-03 | 2 | -2/+15 |
* | Update AC_PREREQ entries to 2.64 | Ralf Wildenhues | 2009-08-24 | 2 | -1/+5 |
* | Cleanups after the update to Autoconf 2.64, Automake 1.11. | Ralf Wildenhues | 2009-08-22 | 3 | -11/+7 |
* | Regenerate tree using Autoconf 2.64 and Automake 1.11. | Ralf Wildenhues | 2009-08-22 | 6 | -6975/+5984 |
* | LIBTOOLFLAGS, and *_LINK fixes for Automake 1.11 | Ralf Wildenhues | 2009-08-22 | 3 | -4/+15 |
* | extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand for Autoconf 2.62 or ... | Ralf Wildenhues | 2009-07-30 | 2 | -1/+5 |
* | Commit patch #3 of 4 for Power7 VSX support | Michael Meissner | 2009-07-23 | 2 | -25/+20 |
* | configure.ac: Add rule for mingw targets to add -DGC_BUILD=1 to cflags. | Kai Tietz | 2009-07-17 | 3 | -20/+42 |
* | win32_threads.c (GC_get_thread_stack_base): Implement for Cygwin. | Dave Korn | 2009-05-17 | 2 | -0/+10 |
* | backport: Support GNU/kOpenSolaris. | Ralf Wildenhues | 2009-03-01 | 2 | -7/+11 |
* | Makefile.am (LTLDFLAGS): New variable. | Mark Mitchell | 2009-02-09 | 3 | -2/+10 |
* | Backport from upstream Libtool: | Ralf Wildenhues | 2008-12-18 | 2 | -82/+116 |
* | configure: Regenerate for new libtool. | Peter O'Gorman | 2008-09-26 | 5 | -484/+1327 |
* | - checkin threads.mk.in. | Matthias Klose | 2008-07-18 | 1 | -0/+3 |
* | configure.ac (AC_CONFIG_FILES): Add threads.mk. | Matthias Klose | 2008-07-18 | 4 | -6/+15 |
* | Makefile.tpl ($(srcdir)/configure): Update dependencies. | Ralf Wildenhues | 2008-06-17 | 5 | -34/+67 |
* | re PR other/35457 (Error building GCC trunk on CELL SPU) | Paolo Bonzini | 2008-04-18 | 3 | -26/+42 |
* | configure.ac: m4_include config/proginstall.m4. | Ralf Wildenhues | 2008-03-16 | 5 | -30/+64 |
* | dyn_load.c (GC_dyld_image_add): Remove ifdef clause and use the macro GC_GETS... | Andreas Tobler | 2008-02-19 | 3 | -16/+20 |
* | gcconfig.h (HBLKSIZE): Define for MIPS. | Richard Sandiford | 2008-01-26 | 2 | -0/+7 |
* | * configure: Regenerate. | David Edelsohn | 2008-01-24 | 2 | -11/+15 |
* | re PR boehm-gc/33442 (1938 unexpected fails in libjava testsuite) | John David Anglin | 2007-10-11 | 2 | -1/+7 |
* | * include/private/gcconfig.h: Handle mips64-linux n64 ABI. | David Daney | 2007-08-15 | 2 | -1/+10 |
* | Regenerate aclocal.m4 in boehm-gc, libffi, libgfortran, libgomp, | H.J. Lu | 2007-07-05 | 2 | -6377/+4 |
* | re PR boehm-gc/21940 (boehm-gc gctest fails on Solaris 10/x86) | Rainer Orth | 2007-07-02 | 12 | -1204/+79 |
* | pthread_support.c (GC_get_thread_stack_base): Handle pthread_getattr_np failu... | Jakub Jelinek | 2007-06-22 | 2 | -1/+12 |
* | configure: Regenerate. | Paolo Bonzini | 2007-06-02 | 2 | -40/+50 |
* | Commit the change of this file, mentionend in the CL from 2007-05-20. | Andreas Tobler | 2007-05-24 | 1 | -11/+10 |
* | ltmain.sh: Update from ToT Libtool. | Steve Ellcey | 2007-05-24 | 5 | -1104/+16907 |
* | configure.ac: Introduce extra_ldflags_libgc. | Andreas Tobler | 2007-05-20 | 6 | -3/+34 |
* | gc.h (GC_is_thread_suspended): Declare. | Keith Seitz | 2007-04-23 | 3 | -0/+14 |
* | closures.c: Include sys/statfs.h. | Jakub Jelinek | 2007-04-03 | 3 | -14/+15 |
* | ffi.h.in (ffi_closure_alloc, [...]): New. | Alexandre Oliva | 2007-03-07 | 4 | -4/+129 |
* | Makefile.am: Add dummy install-pdf target. | Brooks Moses | 2007-03-01 | 3 | -4/+11 |
* | gcconfig.h: use LINUX_STACKBOTTOM so it works with Linux 2.6, reactivate MPRO... | Roman Zippel | 2007-02-05 | 3 | -3/+10 |
* | 2007-01-24 Andreas Tobler <a.tobler@schweiz.org> | Andreas Tobler | 2007-01-24 | 1 | -2/+2 |