summaryrefslogtreecommitdiff
path: root/boehm-gc
AgeCommit message (Expand)Author
2008-07-18- checkin threads.mk.in.Matthias Klose
2008-07-18configure.ac (AC_CONFIG_FILES): Add threads.mk.Matthias Klose
2008-06-17Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues
2008-04-18re PR other/35457 (Error building GCC trunk on CELL SPU)Paolo Bonzini
2008-03-16configure.ac: m4_include config/proginstall.m4.Ralf Wildenhues
2008-02-19dyn_load.c (GC_dyld_image_add): Remove ifdef clause and use the macro GC_GETS...Andreas Tobler
2008-01-26gcconfig.h (HBLKSIZE): Define for MIPS.Richard Sandiford
2008-01-24* configure: Regenerate.David Edelsohn
2007-10-11re PR boehm-gc/33442 (1938 unexpected fails in libjava testsuite)John David Anglin
2007-08-15* include/private/gcconfig.h: Handle mips64-linux n64 ABI.David Daney
2007-07-05Regenerate aclocal.m4 in boehm-gc, libffi, libgfortran, libgomp,H.J. Lu
2007-07-02re PR boehm-gc/21940 (boehm-gc gctest fails on Solaris 10/x86)Rainer Orth
2007-06-22pthread_support.c (GC_get_thread_stack_base): Handle pthread_getattr_np failu...Jakub Jelinek
2007-06-02configure: Regenerate.Paolo Bonzini
2007-05-24Commit the change of this file, mentionend in the CL from 2007-05-20.Andreas Tobler
2007-05-24ltmain.sh: Update from ToT Libtool.Steve Ellcey
2007-05-20configure.ac: Introduce extra_ldflags_libgc.Andreas Tobler
2007-04-23gc.h (GC_is_thread_suspended): Declare.Keith Seitz
2007-04-03closures.c: Include sys/statfs.h.Jakub Jelinek
2007-03-07ffi.h.in (ffi_closure_alloc, [...]): New.Alexandre Oliva
2007-03-01Makefile.am: Add dummy install-pdf target.Brooks Moses
2007-02-05gcconfig.h: use LINUX_STACKBOTTOM so it works with Linux 2.6, reactivate MPRO...Roman Zippel
2007-01-242007-01-24 Andreas Tobler <a.tobler@schweiz.org>Andreas Tobler
2007-01-19os_dep.c (defined(MPROTECT_VDB) && defined(DARWIN)): Moved recently added def...Andreas Tobler
2007-01-17configure.ac: Don't define NO_SIGSET and NO_DEBUGGING while cross-compiling.David Daney
2007-01-17* os_dep.c: Fix i686-apple-darwin9 builds.Mike Stump
2007-01-17aclocal.m4: Regenerate to use multi.m4.Jack Howarth
2007-01-17gc_config.h.in: Regenerate.Andreas Tobler
2007-01-16gcconfig.h: Handle amd64/x86-64 cpu under GNU/kFreeBSD.Petr Salinger
2007-01-15os_dep.c (defined(MPROTECT_VDB) && defined(DARWIN)): Adjust mail reference.Andreas Tobler
2007-01-11configure.ac: Replaced HAS_I386_THREAD_STATE_* with HAS_X86_THREAD_STATE32_* ...Andreas Tobler
2006-12-08configure.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