gcc/boehm-gc/include
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
..
private configure.ac: Add stanza for *-*-gnu* threads configuration. 2012-11-04 23:56:02 +01:00
Makefile.am For PR libgcj/8933: 2002-12-31 17:52:25 +00:00
Makefile.in re PR boehm-gc/11412 (boehm-gc testing problems) 2011-03-25 17:04:16 +00:00
cord.h
ec.h
gc.h gc.h (GC_is_thread_suspended): Declare. 2007-04-23 21:10:09 +00:00
gc_alloc.h This commit was generated by cvs2svn to compensate for changes in r42373, 2001-05-21 07:39:25 +01:00
gc_allocator.h This commit was generated by cvs2svn to compensate for changes in r85899, 2004-08-12 22:14:30 +01:00
gc_amiga_redirects.h
gc_backptr.h
gc_config.h.in configure.ac: Add stanza for *-*-gnu* threads configuration. 2012-11-04 23:56:02 +01:00
gc_config_macros.h configure.ac: Add stanza for *-*-gnu* threads configuration. 2012-11-04 23:56:02 +01:00
gc_cpp.h Import Boehm GC version 6.6. 2006-01-25 03:03:14 +00:00
gc_ext_config.h.in re PR libgcj/13212 (JNI/CNI AttachCurrentThread does not register thread with garbage collector) 2006-08-21 22:07:30 +00:00
gc_gcj.h configure.in (GCINCS): Don't use "boehm-cflags". 2004-08-14 00:05:36 +01:00
gc_inl.h This commit was generated by cvs2svn to compensate for changes in r42373, 2001-05-21 07:39:25 +01:00
gc_inline.h
gc_local_alloc.h configure.in (GCINCS): Don't use "boehm-cflags". 2004-08-14 00:05:36 +01:00
gc_mark.h configure.in (GCINCS): Don't use "boehm-cflags". 2004-08-14 00:05:36 +01:00
gc_pthread_redirects.h re PR libgcj/13212 (JNI/CNI AttachCurrentThread does not register thread with garbage collector) 2006-08-21 22:07:30 +00:00
gc_typed.h Import GC 6.3alpha1. 2003-07-28 04:18:23 +00:00
javaxfc.h configure.in (GCINCS): Don't use "boehm-cflags". 2004-08-14 00:05:36 +01:00
leak_detector.h Imported GC 6.1 Alpha 3. Finally. 2002-02-12 04:37:57 +00:00
new_gc_alloc.h Import Boehm GC version 6.6. 2006-01-25 03:03:14 +00:00
weakpointer.h