This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: PATCH: Support --enable-threads configuration with GC 6.1 Alpha 1


OK. Thanks!

Bryce.


Loren James Rittle wrote:

>Permission to apply to the gcc mainline?
>
>2001-10-16  Loren J. Rittle  <ljrittle@acm.org>
>
>	* include/gc_pthread_redirects.h: Generalize test to use GC_PTHREADS.
>	* linux_threads.c (WRAP_FUNC(pthread_join)): Conditionalized on
>	GC_FREEBSD_THREADS, handle strange interaction between system
>	pthread implementation and boehm-gc signal-handler architecture.
>	* tests/test.c (main): Conditionalized on GC_FREEBSD_THREADS,
>	set stack.
>	* include/private/gcconfig.h (configuration keyed off FREEBSD):
>	Define SIG_SUSPEND, SIG_THR_RESTART.  Do not define
>	MPROTECT_VDB when GC_FREEBSD_THREADS is defined.
>



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]