| Commit message (Expand) | Author | Age | Files | Lines |
* | * pthread_support.c: Conditionally include dlfcn.h. | Tom Tromey | 2006-02-10 | 2 | -0/+8 |
* | gc_ext_config.h.in: Added GC_PTHREAD_SYM_VERSION. | Jakub Jelinek | 2006-02-07 | 7 | -2/+97 |
* | gc_locks.h (GC_test_and_set <POWERPC>): Don't use broken 64-bit version. | Alan Modra | 2006-02-04 | 2 | -1/+6 |
* | darwin_stop_world.c: Change inline asm instruction to ld as ldz is wrong. | Andreas Tobler | 2006-01-25 | 2 | -1/+4 |
* | Makefile.am (asm_libgcjgc_sources): Rename to asm_libgcjgc_sources. | Andreas Tobler | 2006-01-25 | 3 | -8/+23 |
* | gcconfig.h: Revert to GC 6.6 version, removing all local changes. | Bryce McKinlay | 2006-01-25 | 2 | -12/+17 |
* | Remove svn:executable property. | Bryce McKinlay | 2006-01-25 | 1 | -0/+0 |
* | Import Boehm GC version 6.6. | Bryce McKinlay | 2006-01-25 | 48 | -1098/+847 |
* | re PR libobjc/13946 (ObjC configured --with-objc-gc needs external Boehm gc) | David Ayers | 2006-01-24 | 2 | -2/+7 |
* | gc_priv.h: Increase MAX_ROOT_SETS to 1024. | Bryce McKinlay | 2005-11-02 | 2 | -11/+7 |
* | .cvsignore are not needed for subversion, remove them. | Andreas Jaeger | 2005-10-31 | 1 | -1/+0 |
* | gc_locks.h (GC_test_and_set): Change the constraint of the first operand to '0'. | Kazu Hirata | 2005-09-15 | 2 | -1/+6 |
* | re PR boehm-gc/23662 (Binaries generated by arm-linux-gcj segfault on executi... | Tom Tromey | 2005-09-06 | 2 | -1/+7 |
* | * include/private/gcconfig.h (sh-linux): Use LINUX_STACKBOTTOM. | SUGIOKA Toshinobu | 2005-07-17 | 2 | -1/+5 |
* | os_dep.c: Add FreeBSD/PowerPC bits. | Andreas Tobler | 2005-06-15 | 3 | -2/+28 |
* | gcconfig.h (HBLKSIZE): Define to 4096 on powerpc64-linux. | Andrew Haley | 2005-05-25 | 2 | -0/+6 |
* | * configure: Regenerate. | Mike Stump | 2005-05-10 | 2 | -1/+5 |
* | os_dep.c, gc_locks.h: Import CRIS port by Simon Posnjak from gc6.4. | Hans-Peter Nilsson | 2005-04-19 | 4 | -2/+57 |
* | gcconfig.h (sparc-linux): Use LINUX_STACKBOTTOM. | David S. Miller | 2005-04-17 | 3 | -3/+17 |
* | * configure: Regenerate. | Mike Stump | 2005-04-13 | 2 | -1/+66 |
* | * include/private/gcconfig.h (alpha-linux): Use LINUX_STACKBOTTOM. | Richard Henderson | 2005-04-12 | 2 | -1/+5 |
* | darwin_stop_world.c: Update for -m64 multilib. | Mike Stump | 2005-03-24 | 4 | -13/+37 |
* | Makefile.in, [...]: Regenerate. | Kelley Cook | 2005-03-01 | 3 | -11/+27 |
* | dyn_load.c: On NetBSD... | Richard Earnshaw | 2005-02-26 | 2 | -0/+10 |
* | re PR libgcj/19823 (java fails with non-executable memory) | Bryce McKinlay | 2005-02-16 | 6 | -0/+36 |
* | allchblk.c (GC_allochblk_nth): Dont overlook available space if GC disabled... | Hans Boehm | 2005-02-09 | 6 | -61/+125 |
* | boehm-gc.h: Include gc_ext_config.h, not gc_config.h. | Bryce McKinlay | 2005-01-02 | 5 | -2/+37 |
* | configure: Regenerate. | Kelley Cook | 2004-12-13 | 2 | -9/+6 |
* | re PR libgcj/18699 (SIGSEGV in GC_local_gcj_malloc) | Bryce McKinlay | 2004-11-30 | 6 | -162/+166 |
* | libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case from CVS libto... | Kelley Cook | 2004-11-29 | 2 | -9/+6 |
* | gc_config.h.in: Add comment. | Bryce McKinlay | 2004-11-27 | 2 | -2/+10 |
* | Fix "PACKAGE_NAME redefined" errors. | Bryce McKinlay | 2004-11-26 | 6 | -152/+167 |
* | libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change. | Kelley Cook | 2004-11-25 | 2 | -2/+13 |
* | libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case from CVS libtool ... | Kelley Cook | 2004-11-24 | 2 | -9/+6 |
* | configure.ac (machdep): Use sparc_mach_dep.lo on sparc64-sun-solaris2.* too. | Eric Botcazou | 2004-11-22 | 3 | -5/+12 |
* | re PR target/18444 (Multithreading broken on Unix95-class platforms) | Eric Botcazou | 2004-11-22 | 3 | -3/+8 |
* | Makefile.am: Define ACLOCAL_AMFLAGS. | Kelley Cook | 2004-11-05 | 8 | -50/+24 |
* | gc_priv.h (GC_generic_malloc_words_small_inner): Add prototype. | Ulrich Weigand | 2004-10-19 | 2 | -0/+9 |
* | Add support for M32R | Kazuhiro Inaoka | 2004-10-13 | 2 | -0/+25 |
* | configure.ac: Update all AC_DEFINEs to newer style. | Kelley Cook | 2004-09-27 | 4 | -101/+273 |
* | backgraph.c, gc_priv.h (GC_traverse_back_graph, [...]): split GC_traverse_bac... | Hans Boehm | 2004-08-28 | 7 | -40/+77 |
* | aix_irix_threads.c: Move _THREADS checks after gc_priv.h include. | Hans Boehm | 2004-08-23 | 4 | -1/+11 |
* | win32_threads.c: Move GC_WIN32_THREADS check after gc_priv.h include. | Bryce McKinlay | 2004-08-23 | 2 | -2/+8 |
* | misc.c (GC_init): Replace lhs cast with rhs cast. | Danny Smith | 2004-08-21 | 2 | -2/+7 |
* | specific.c: Check GC_LINUX_THREADS before including private/specific.h. | Bryce McKinlay | 2004-08-17 | 2 | -1/+7 |
* | aclocal.m4: Remove obsolete construct for old automake. | Nathanael Nerode | 2004-08-16 | 7 | -102/+89 |
* | solaris_threads.c: Remove ifdef around #include "private/gc_priv.h" since the... | Andreas Tobler | 2004-08-16 | 3 | -7/+9 |
* | re PR target/14931 (ASM file in GCC for PPC darwin should use the new stub st... | Andreas Tobler | 2004-08-15 | 2 | -3/+8 |
* | configure.in (GCINCS): Don't use "boehm-cflags". | Bryce McKinlay | 2004-08-14 | 65 | -770/+2208 |
* | This commit was generated by cvs2svn to compensate for changes in r85899, | Bryce McKinlay | 2004-08-12 | 10 | -237/+546 |