gcc/boehm-gc/include/private
Samuel Thibault b260c71fa5 configure.ac: Add stanza for *-*-gnu* threads configuration.
boehm-gc/
	* configure.ac: Add stanza for *-*-gnu* threads configuration.
	* configure: Regenerate.
	* include/gc_config.h.in: Likewise.
	* dyn_load.c (_GNU_SOURCE): Define for __GNU__.
	* include/gc_config_macros.h (_REENTRANT, GC_PTHREADS): Define for
	GC_GNU_THREADS.
	* include/private/gcconfig.h (DATASTART): Don't define for I386 &&
	HURD.
	(SIG_SUSPEND, SIG_THR_RESTART, SEARCH_FOR_DATA_START): Define for
	I386 && HURD.
	(UNIX_LIKE, REGISTER_LIBRARIES_EARLY): Define for HURD.
	* os_dep.c (GC_init_linux_data_start): Handle for HURD.
	* pthread_support.c (GC_thr_init): Add case for GC_GNU_THREADS.
	* specific.c: Use for GC_GNU_THREADS.
	* threadlibs.c: Add case for GC_GNU_THREADS.

From-SVN: r193142
2012-11-04 23:56:02 +01:00
..
cord_pos.h Initial revision 1999-04-07 08:01:30 +00:00
darwin_semaphore.h Initial revision 2003-07-28 03:46:07 +00:00
darwin_stop_world.h This commit was generated by cvs2svn to compensate for changes in r85899, 2004-08-12 22:14:30 +01:00
dbg_mlc.h configure.in (GCINCS): Don't use "boehm-cflags". 2004-08-14 00:05:36 +01:00
gc_hdrs.h Import Boehm GC version 6.6. 2006-01-25 03:03:14 +00:00
gc_locks.h gc_locks.h: For __ARM_EABI__ define GC_test_and_set GC_clear to use the atomic builtins. 2009-12-13 22:44:27 +00:00
gc_pmark.h aix_irix_threads.c: Move _THREADS checks after gc_priv.h include. 2004-08-23 21:40:17 +00:00
gc_priv.h PR target/42811 (prerequisite) 2010-03-21 19:34:19 +00:00
gcconfig.h configure.ac: Add stanza for *-*-gnu* threads configuration. 2012-11-04 23:56:02 +01:00
pthread_stop_world.h Import Boehm GC version 6.6. 2006-01-25 03:03:14 +00:00
pthread_support.h pthread_stop_world.c (GC_suspend_handler): Redirect to suspension routine if signal is received and thread is flagged... 2006-06-21 20:56:37 +00:00
specific.h configure.in (GCINCS): Don't use "boehm-cflags". 2004-08-14 00:05:36 +01:00