summaryrefslogtreecommitdiff
path: root/boehm-gc/pthread_support.c
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: Add stanza for *-*-gnu* threads configuration.Samuel Thibault2012-11-041-1/+1
* update boehm-gc for powerpc m64 darwin.Iain Sandoe2010-12-101-1/+1
* dyn_load.c: Fix typo.Rainer Orth2010-10-111-1/+1
* re PR boehm-gc/33442 (1938 unexpected fails in libjava testsuite)John David Anglin2007-10-111-1/+1
* re PR boehm-gc/21940 (boehm-gc gctest fails on Solaris 10/x86)Rainer Orth2007-07-021-1/+2
* pthread_support.c (GC_get_thread_stack_base): Handle pthread_getattr_np failu...Jakub Jelinek2007-06-221-1/+7
* re PR libgcj/13212 (JNI/CNI AttachCurrentThread does not register thread with...Bryce McKinlay2006-08-211-32/+106
* * pthread_support.c: Conditionally include dlfcn.h.Tom Tromey2006-02-101-0/+4
* gc_ext_config.h.in: Added GC_PTHREAD_SYM_VERSION.Jakub Jelinek2006-02-071-2/+34
* Import Boehm GC version 6.6.Bryce McKinlay2006-01-251-18/+23
* configure.in (GCINCS): Don't use "boehm-cflags".Bryce McKinlay2004-08-141-0/+1
* This commit was generated by cvs2svn to compensate for changes in r85899,Bryce McKinlay2004-08-121-26/+48
* Initial revisionJeff Sturm2003-07-281-0/+1570