Age | Commit message (Expand) | Author | Files | Lines |
2012-02-24 | re PR boehm-gc/52179 (boehm-gc incompatible with aslr on darwin11) | Patrick Marlier | 2 | -2/+13 |
2012-02-10 | re PR boehm-gc/48514 ([4.6] boehm gc incorrectly compile using __declspec(dll... | Kai Tietz | 1 | -1/+3 |
2011-06-29 | re PR libgcj/49451 (FileHandleGcTest FAILS on IRIX) | Rainer Orth | 1 | -0/+3 |
2011-03-25 | re PR boehm-gc/11412 (boehm-gc testing problems) | Rainer Orth | 1 | -0/+1 |
2010-10-28 | configure.ac: Rewrite DGUX check to use GC_CFLAGS, and -O0 check to remove th... | Paolo Bonzini | 1 | -1/+1 |
2010-04-02 | Update to Automake 1.11.1. | Ralf Wildenhues | 1 | -1/+1 |
2010-03-21 | PR target/42811 (prerequisite) | Dave Korn | 2 | -8/+8 |
2009-12-13 | gc_locks.h: For __ARM_EABI__ define GC_test_and_set GC_clear to use the atomi... | Matthias Klose | 1 | -1/+7 |
2009-12-05 | Sync from git Libtool and regenerate. | Ralf Wildenhues | 1 | -1/+0 |
2009-08-22 | Regenerate tree using Autoconf 2.64 and Automake 1.11. | Ralf Wildenhues | 2 | -82/+109 |
2009-07-23 | Commit patch #3 of 4 for Power7 VSX support | Michael Meissner | 1 | -25/+11 |
2008-09-26 | configure: Regenerate for new libtool. | Peter O'Gorman | 1 | -1/+13 |
2008-06-17 | Makefile.tpl ($(srcdir)/configure): Update dependencies. | Ralf Wildenhues | 2 | -3/+8 |
2008-03-16 | configure.ac: m4_include config/proginstall.m4. | Ralf Wildenhues | 1 | -0/+1 |
2008-02-19 | dyn_load.c (GC_dyld_image_add): Remove ifdef clause and use the macro GC_GETS... | Andreas Tobler | 1 | -4/+8 |
2008-01-26 | gcconfig.h (HBLKSIZE): Define for MIPS. | Richard Sandiford | 1 | -0/+3 |
2007-08-15 | * include/private/gcconfig.h: Handle mips64-linux n64 ABI. | David Daney | 1 | -1/+6 |
2007-07-02 | re PR boehm-gc/21940 (boehm-gc gctest fails on Solaris 10/x86) | Rainer Orth | 3 | -46/+35 |
2007-05-24 | Commit the change of this file, mentionend in the CL from 2007-05-20. | Andreas Tobler | 1 | -11/+10 |
2007-05-24 | ltmain.sh: Update from ToT Libtool. | Steve Ellcey | 1 | -1/+12 |
2007-05-20 | configure.ac: Introduce extra_ldflags_libgc. | Andreas Tobler | 1 | -0/+1 |
2007-04-23 | gc.h (GC_is_thread_suspended): Declare. | Keith Seitz | 1 | -0/+1 |
2007-03-07 | ffi.h.in (ffi_closure_alloc, [...]): New. | Alexandre Oliva | 1 | -0/+18 |
2007-02-05 | gcconfig.h: use LINUX_STACKBOTTOM so it works with Linux 2.6, reactivate MPRO... | Roman Zippel | 1 | -2/+2 |
2007-01-19 | os_dep.c (defined(MPROTECT_VDB) && defined(DARWIN)): Moved recently added def... | Andreas Tobler | 1 | -2/+16 |
2007-01-17 | configure.ac: Don't define NO_SIGSET and NO_DEBUGGING while cross-compiling. | David Daney | 1 | -6/+0 |
2007-01-17 | aclocal.m4: Regenerate to use multi.m4. | Jack Howarth | 1 | -0/+1 |
2007-01-17 | gc_config.h.in: Regenerate. | Andreas Tobler | 1 | -6/+12 |
2007-01-16 | gcconfig.h: Handle amd64/x86-64 cpu under GNU/kFreeBSD. | Petr Salinger | 1 | -0/+4 |
2007-01-11 | configure.ac: Replaced HAS_I386_THREAD_STATE_* with HAS_X86_THREAD_STATE32_* ... | Andreas Tobler | 2 | -10/+68 |
2006-12-08 | configure.ac: Fix x86 darwin builds. | Mike Stump | 1 | -2/+2 |
2006-09-21 | os_dep.c: Port to Darwin/i386 | Sandro Tolaini | 1 | -1/+24 |
2006-09-18 | configure.ac: add support for GNU/kFreeBSD, accepted by upstream for gc 6.8. | Petr Salinger | 3 | -7/+39 |
2006-08-21 | re PR libgcj/13212 (JNI/CNI AttachCurrentThread does not register thread with... | Bryce McKinlay | 4 | -7/+23 |
2006-06-21 | pthread_stop_world.c (GC_suspend_handler): Redirect to suspension routine if ... | Keith Seitz | 2 | -0/+11 |
2006-06-03 | Index: gcc/ChangeLog | Geoffrey Keating | 1 | -1/+19 |
2006-05-24 | Makefile.am: Add install-html target. | Carlos O'Donell | 1 | -2/+2 |
2006-04-24 | dyn_load.c (GC_has_static_roots): Declare. | Andrew Haley | 1 | -0/+9 |
2006-02-07 | gc_ext_config.h.in: Added GC_PTHREAD_SYM_VERSION. | Jakub Jelinek | 3 | -0/+7 |
2006-02-04 | gc_locks.h (GC_test_and_set <POWERPC>): Don't use broken 64-bit version. | Alan Modra | 1 | -1/+1 |
2006-01-25 | gcconfig.h: Revert to GC 6.6 version, removing all local changes. | Bryce McKinlay | 1 | -12/+12 |
2006-01-25 | Import Boehm GC version 6.6. | Bryce McKinlay | 11 | -106/+188 |
2006-01-24 | re PR libobjc/13946 (ObjC configured --with-objc-gc needs external Boehm gc) | David Ayers | 1 | -2/+2 |
2005-11-02 | gc_priv.h: Increase MAX_ROOT_SETS to 1024. | Bryce McKinlay | 1 | -11/+3 |
2005-09-15 | gc_locks.h (GC_test_and_set): Change the constraint of the first operand to '0'. | Kazu Hirata | 1 | -1/+1 |
2005-09-06 | re PR boehm-gc/23662 (Binaries generated by arm-linux-gcj segfault on executi... | Tom Tromey | 1 | -1/+1 |
2005-07-17 | * include/private/gcconfig.h (sh-linux): Use LINUX_STACKBOTTOM. | SUGIOKA Toshinobu | 1 | -1/+1 |
2005-06-15 | os_dep.c: Add FreeBSD/PowerPC bits. | Andreas Tobler | 1 | -0/+20 |
2005-05-25 | gcconfig.h (HBLKSIZE): Define to 4096 on powerpc64-linux. | Andrew Haley | 1 | -0/+1 |
2005-04-19 | os_dep.c, gc_locks.h: Import CRIS port by Simon Posnjak from gc6.4. | Hans-Peter Nilsson | 2 | -1/+46 |