summaryrefslogtreecommitdiff
path: root/boehm-gc/include
Commit message (Expand)AuthorAgeFilesLines
* re PR boehm-gc/21940 (boehm-gc gctest fails on Solaris 10/x86)Rainer Orth2007-07-023-46/+35
* 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-241-1/+12
* configure.ac: Introduce extra_ldflags_libgc.Andreas Tobler2007-05-201-0/+1
* gc.h (GC_is_thread_suspended): Declare.Keith Seitz2007-04-231-0/+1
* ffi.h.in (ffi_closure_alloc, [...]): New.Alexandre Oliva2007-03-071-0/+18
* gcconfig.h: use LINUX_STACKBOTTOM so it works with Linux 2.6, reactivate MPRO...Roman Zippel2007-02-051-2/+2
* os_dep.c (defined(MPROTECT_VDB) && defined(DARWIN)): Moved recently added def...Andreas Tobler2007-01-191-2/+16
* configure.ac: Don't define NO_SIGSET and NO_DEBUGGING while cross-compiling.David Daney2007-01-171-6/+0
* aclocal.m4: Regenerate to use multi.m4.Jack Howarth2007-01-171-0/+1
* gc_config.h.in: Regenerate.Andreas Tobler2007-01-171-6/+12
* gcconfig.h: Handle amd64/x86-64 cpu under GNU/kFreeBSD.Petr Salinger2007-01-161-0/+4
* configure.ac: Replaced HAS_I386_THREAD_STATE_* with HAS_X86_THREAD_STATE32_* ...Andreas Tobler2007-01-112-10/+68
* configure.ac: Fix x86 darwin builds.Mike Stump2006-12-081-2/+2
* os_dep.c: Port to Darwin/i386Sandro Tolaini2006-09-211-1/+24
* configure.ac: add support for GNU/kFreeBSD, accepted by upstream for gc 6.8.Petr Salinger2006-09-183-7/+39
* re PR libgcj/13212 (JNI/CNI AttachCurrentThread does not register thread with...Bryce McKinlay2006-08-214-7/+23
* pthread_stop_world.c (GC_suspend_handler): Redirect to suspension routine if ...Keith Seitz2006-06-212-0/+11
* Index: gcc/ChangeLogGeoffrey Keating2006-06-031-1/+19
* Makefile.am: Add install-html target.Carlos O'Donell2006-05-241-2/+2
* dyn_load.c (GC_has_static_roots): Declare.Andrew Haley2006-04-241-0/+9
* gc_ext_config.h.in: Added GC_PTHREAD_SYM_VERSION.Jakub Jelinek2006-02-073-0/+7
* gc_locks.h (GC_test_and_set <POWERPC>): Don't use broken 64-bit version.Alan Modra2006-02-041-1/+1
* gcconfig.h: Revert to GC 6.6 version, removing all local changes.Bryce McKinlay2006-01-251-12/+12
* Import Boehm GC version 6.6.Bryce McKinlay2006-01-2511-106/+188
* re PR libobjc/13946 (ObjC configured --with-objc-gc needs external Boehm gc)David Ayers2006-01-241-2/+2
* gc_priv.h: Increase MAX_ROOT_SETS to 1024.Bryce McKinlay2005-11-021-11/+3
* gc_locks.h (GC_test_and_set): Change the constraint of the first operand to '0'.Kazu Hirata2005-09-151-1/+1
* re PR boehm-gc/23662 (Binaries generated by arm-linux-gcj segfault on executi...Tom Tromey2005-09-061-1/+1
* * include/private/gcconfig.h (sh-linux): Use LINUX_STACKBOTTOM.SUGIOKA Toshinobu2005-07-171-1/+1
* os_dep.c: Add FreeBSD/PowerPC bits.Andreas Tobler2005-06-151-0/+20
* gcconfig.h (HBLKSIZE): Define to 4096 on powerpc64-linux.Andrew Haley2005-05-251-0/+1
* os_dep.c, gc_locks.h: Import CRIS port by Simon Posnjak from gc6.4.Hans-Peter Nilsson2005-04-192-1/+46
* gcconfig.h (sparc-linux): Use LINUX_STACKBOTTOM.David S. Miller2005-04-171-3/+1
* * include/private/gcconfig.h (alpha-linux): Use LINUX_STACKBOTTOM.Richard Henderson2005-04-121-1/+1
* darwin_stop_world.c: Update for -m64 multilib.Mike Stump2005-03-241-3/+9
* Makefile.in, [...]: Regenerate.Kelley Cook2005-03-011-9/+20
* re PR libgcj/19823 (java fails with non-executable memory)Bryce McKinlay2005-02-162-0/+7
* boehm-gc.h: Include gc_ext_config.h, not gc_config.h.Bryce McKinlay2005-01-022-0/+27
* re PR libgcj/18699 (SIGSEGV in GC_local_gcj_malloc)Bryce McKinlay2004-11-303-157/+150
* gc_config.h.in: Add comment.Bryce McKinlay2004-11-271-2/+6
* Fix "PACKAGE_NAME redefined" errors.Bryce McKinlay2004-11-263-150/+153
* Makefile.am: Define ACLOCAL_AMFLAGS.Kelley Cook2004-11-051-4/+3
* gc_priv.h (GC_generic_malloc_words_small_inner): Add prototype.Ulrich Weigand2004-10-191-0/+4
* Add support for M32RKazuhiro Inaoka2004-10-131-0/+21
* configure.ac: Update all AC_DEFINEs to newer style.Kelley Cook2004-09-271-0/+118
* backgraph.c, gc_priv.h (GC_traverse_back_graph, [...]): split GC_traverse_bac...Hans Boehm2004-08-281-0/+7
* aix_irix_threads.c: Move _THREADS checks after gc_priv.h include.Hans Boehm2004-08-231-0/+2
* aclocal.m4: Remove obsolete construct for old automake.Nathanael Nerode2004-08-161-11/+30
* configure.in (GCINCS): Don't use "boehm-cflags".Bryce McKinlay2004-08-1416-139/+292