aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc/linux_threads.c
AgeCommit message (Expand)AuthorFilesLines
2001-10-23linux_threads.c (GC_init_parallel): Do not declare as a static constructor.Bryce McKinlay1-5/+1
2001-10-17gc_pthread_redirects.h: Generalize test to use GC_PTHREADS.Loren J. Rittle1-0/+11
2001-10-16Makefile.am, [...]: Imported GC 6.1 Alpha 1 and merged local changes.Bryce McKinlay1-14/+36
2001-08-18Makefile.am, [...]: Imported GC 6.0 and merged local changes.Tom Tromey1-77/+127
2001-05-21Imported version version 6.0alpha7.Bryce McKinlay1-93/+955
2001-05-20configure.host: Build with -fexceptions.Hans Boehm1-0/+8
2001-04-05finalize.c: - Accomodate finalization requests for static objects.Hans Boehm1-1/+1
2000-12-30For boehm-gc:Bryce McKinlay1-1/+3
2000-04-27<<<<<<< ChangeLogJakub Jelinek1-2/+10
2000-04-19Imported version version 5.0alpha6.Bryce McKinlay1-49/+130
1999-12-24linux_threads.c: Don't block SIGINT, SIGQUIT, SIGTERM in the NO_SIGNALS case.Bryce McKinlay1-0/+20
1999-11-01Merged GC 5.0alpha4 with local changes, plus:Tom Tromey1-29/+47
1999-04-30* linux_threads.c: Don't reference __pthread_initial_thread_bos.Tom Tromey1-0/+5
1999-04-07Initial revisionTom Tromey1-0/+642