Age | Commit message (Expand) | Author | Files | Lines |
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 |
2005-04-17 | gcconfig.h (sparc-linux): Use LINUX_STACKBOTTOM. | David S. Miller | 1 | -3/+1 |
2005-04-12 | * include/private/gcconfig.h (alpha-linux): Use LINUX_STACKBOTTOM. | Richard Henderson | 1 | -1/+1 |
2005-03-24 | darwin_stop_world.c: Update for -m64 multilib. | Mike Stump | 1 | -3/+9 |
2005-03-01 | Makefile.in, [...]: Regenerate. | Kelley Cook | 1 | -9/+20 |
2005-02-16 | re PR libgcj/19823 (java fails with non-executable memory) | Bryce McKinlay | 2 | -0/+7 |
2005-01-02 | boehm-gc.h: Include gc_ext_config.h, not gc_config.h. | Bryce McKinlay | 2 | -0/+27 |
2004-11-30 | re PR libgcj/18699 (SIGSEGV in GC_local_gcj_malloc) | Bryce McKinlay | 3 | -157/+150 |
2004-11-27 | gc_config.h.in: Add comment. | Bryce McKinlay | 1 | -2/+6 |
2004-11-26 | Fix "PACKAGE_NAME redefined" errors. | Bryce McKinlay | 3 | -150/+153 |
2004-11-05 | Makefile.am: Define ACLOCAL_AMFLAGS. | Kelley Cook | 1 | -4/+3 |
2004-10-19 | gc_priv.h (GC_generic_malloc_words_small_inner): Add prototype. | Ulrich Weigand | 1 | -0/+4 |
2004-10-13 | Add support for M32R | Kazuhiro Inaoka | 1 | -0/+21 |
2004-09-27 | configure.ac: Update all AC_DEFINEs to newer style. | Kelley Cook | 1 | -0/+118 |
2004-08-28 | backgraph.c, gc_priv.h (GC_traverse_back_graph, [...]): split GC_traverse_bac... | Hans Boehm | 1 | -0/+7 |
2004-08-23 | aix_irix_threads.c: Move _THREADS checks after gc_priv.h include. | Hans Boehm | 1 | -0/+2 |
2004-08-16 | aclocal.m4: Remove obsolete construct for old automake. | Nathanael Nerode | 1 | -11/+30 |