aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc
AgeCommit message (Expand)Author
2007-05-14Mark ChangeLogMark Mitchell
2007-01-17aclocal.m4: Regenerate to use multi.m4.Jack Howarth
2007-01-16gcconfig.h: Handle amd64/x86-64 cpu under GNU/kFreeBSD.Petr Salinger
2006-12-09configure.ac: Fix x86 darwin builds.Mike Stump
2006-09-26re PR boehm-gc/29180 (boehm-gc/darwin_stop_world.c not 64-bit clean)Jack Howarth
2006-09-21os_dep.c: Port to Darwin/i386Sandro Tolaini
2006-09-18configure.ac: add support for GNU/kFreeBSD, accepted by upstream for gc 6.8.Petr Salinger
2006-09-14re PR boehm-gc/29068 (Bootstrap fails building libjava on SPARC/Solaris)Tom Tromey
2006-08-21re PR libgcj/13212 (JNI/CNI AttachCurrentThread does not register thread with...Bryce McKinlay
2006-06-21pthread_stop_world.c (GC_suspend_handler): Redirect to suspension routine if ...Keith Seitz
2006-06-20Backport Windows 9x/ME VirtualQuery() fix from GC 6.7.Ranjit Mathew
2006-06-03Index: gcc/ChangeLogGeoffrey Keating
2006-05-24Makefile.am: Add install-html target.Carlos O'Donell
2006-04-24dyn_load.c (GC_has_static_roots): Declare.Andrew Haley
2006-04-11darwin_stop_world.c (GC_push_all_stacks, [...]): Call vm_deallocate to free a...Bryce McKinlay
2006-03-24configure.ac (THREADS): Add REENTRANT for *-*-hpux11*.Andreas Tobler
2006-02-10* pthread_support.c: Conditionally include dlfcn.h.Tom Tromey
2006-02-07gc_ext_config.h.in: Added GC_PTHREAD_SYM_VERSION.Jakub Jelinek
2006-02-04gc_locks.h (GC_test_and_set <POWERPC>): Don't use broken 64-bit version.Alan Modra
2006-01-25darwin_stop_world.c: Change inline asm instruction to ld as ldz is wrong.Andreas Tobler
2006-01-25Makefile.am (asm_libgcjgc_sources): Rename to asm_libgcjgc_sources.Andreas Tobler
2006-01-25gcconfig.h: Revert to GC 6.6 version, removing all local changes.Bryce McKinlay
2006-01-25Remove svn:executable property.Bryce McKinlay
2006-01-25Import Boehm GC version 6.6.Bryce McKinlay
2006-01-24re PR libobjc/13946 (ObjC configured --with-objc-gc needs external Boehm gc)David Ayers
2005-11-02gc_priv.h: Increase MAX_ROOT_SETS to 1024.Bryce McKinlay
2005-10-31.cvsignore are not needed for subversion, remove them.Andreas Jaeger
2005-09-15gc_locks.h (GC_test_and_set): Change the constraint of the first operand to '0'.Kazu Hirata
2005-09-06re PR boehm-gc/23662 (Binaries generated by arm-linux-gcj segfault on executi...Tom Tromey
2005-07-17* include/private/gcconfig.h (sh-linux): Use LINUX_STACKBOTTOM.SUGIOKA Toshinobu
2005-06-15os_dep.c: Add FreeBSD/PowerPC bits.Andreas Tobler
2005-05-25gcconfig.h (HBLKSIZE): Define to 4096 on powerpc64-linux.Andrew Haley
2005-05-10* configure: Regenerate.Mike Stump
2005-04-19os_dep.c, gc_locks.h: Import CRIS port by Simon Posnjak from gc6.4.Hans-Peter Nilsson
2005-04-17gcconfig.h (sparc-linux): Use LINUX_STACKBOTTOM.David S. Miller
2005-04-13* configure: Regenerate.Mike Stump
2005-04-12* include/private/gcconfig.h (alpha-linux): Use LINUX_STACKBOTTOM.Richard Henderson
2005-03-24darwin_stop_world.c: Update for -m64 multilib.Mike Stump
2005-03-01Makefile.in, [...]: Regenerate.Kelley Cook
2005-02-26dyn_load.c: On NetBSD...Richard Earnshaw
2005-02-16re PR libgcj/19823 (java fails with non-executable memory)Bryce McKinlay
2005-02-09allchblk.c (GC_allochblk_nth): Dont overlook available space if GC disabled...Hans Boehm
2005-01-02boehm-gc.h: Include gc_ext_config.h, not gc_config.h.Bryce McKinlay
2004-12-13configure: Regenerate.Kelley Cook
2004-11-30re PR libgcj/18699 (SIGSEGV in GC_local_gcj_malloc)Bryce McKinlay
2004-11-29libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case from CVS libto...Kelley Cook
2004-11-27gc_config.h.in: Add comment.Bryce McKinlay
2004-11-26Fix "PACKAGE_NAME redefined" errors.Bryce McKinlay
2004-11-25libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.Kelley Cook
2004-11-24libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case from CVS libtool ...Kelley Cook