aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc/pthread_support.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-30Makefile.def: Remove reference to boehm-gc target module.Matthias Klose1-1715/+0
2012-11-04configure.ac: Add stanza for *-*-gnu* threads configuration.Samuel Thibault1-1/+1
2010-12-10update boehm-gc for powerpc m64 darwin.Iain Sandoe1-1/+1
2010-10-11dyn_load.c: Fix typo.Rainer Orth1-1/+1
2007-10-11re PR boehm-gc/33442 (1938 unexpected fails in libjava testsuite)John David Anglin1-1/+1
2007-07-02re PR boehm-gc/21940 (boehm-gc gctest fails on Solaris 10/x86)Rainer Orth1-1/+2
2007-06-22pthread_support.c (GC_get_thread_stack_base): Handle pthread_getattr_np failu...Jakub Jelinek1-1/+7
2006-08-21re PR libgcj/13212 (JNI/CNI AttachCurrentThread does not register thread with...Bryce McKinlay1-32/+106
2006-02-10* pthread_support.c: Conditionally include dlfcn.h.Tom Tromey1-0/+4
2006-02-07gc_ext_config.h.in: Added GC_PTHREAD_SYM_VERSION.Jakub Jelinek1-2/+34
2006-01-25Import Boehm GC version 6.6.Bryce McKinlay1-18/+23
2004-08-14configure.in (GCINCS): Don't use "boehm-cflags".Bryce McKinlay1-0/+1
2004-08-12This commit was generated by cvs2svn to compensate for changes in r85899,Bryce McKinlay1-26/+48
2003-07-28Initial revisionJeff Sturm1-0/+1570