gcc/boehm-gc/include/gc_config.h.in
Bryce McKinlay 4109fe8594 configure.in (GCINCS): Don't use "boehm-cflags".
libjava:
2004-08-13  Bryce McKinlay  <mckinlay@redhat.com>

	* configure.in (GCINCS): Don't use "boehm-cflags". Instead, -I
	boehm-gc's include dirs.
	* configure: Rebuilt.
	* include/boehm-gc.h: Include gc_config.h.

boehm-gc:
2004-08-13  Bryce McKinlay  <mckinlay@redhat.com>

	* configure.ac (gc_cflags): Add -Iinclude.
	(AC_CONFIG_HEADERS): New. Configure gc_config.h header.
	Don't write DEFS to boehm-cflags file.
	* configure: Rebuilt.
	* gcj_mlc.c: Check #ifdef GC_GCJ_SUPPORT after including headers.
	* specific.c: Check #ifdef GC_LINUX_THREADS after including headers.
	* include/gc_config_macros.h: Remove backward-compatibility
	redefinitions of GC_ names.
	* include/gc.h: Include <gc_config.h>.

2004-08-13  Bryce McKinlay  <mckinlay@redhat.com>

	Import Boehm GC version 6.3.

From-SVN: r85972
2004-08-14 00:05:36 +01:00

35 lines
784 B
C

#undef ALL_INTERIOR_POINTERS
#undef ATOMIC_UNCOLLECTABLE
#undef DATASTART_IS_ETEXT
#undef DBG_HDRS_ALL
#undef DGUX_THREADS
#undef ECOS
#undef GC_AIX_THREADS
#undef GC_DARWIN_THREADS
#undef GC_DGUX386_THREADS
#undef GC_FREEBSD_THREADS
#undef GC_GCJ_SUPPORT
#undef GC_HPUX_THREADS
#undef GC_IRIX_THREADS
#undef GC_LINUX_THREADS
#undef GC_OSF1_THREADS
#undef GC_SOLARIS_PTHREADS
#undef GC_SOLARIS_THREADS
#undef GC_WIN32_THREADS
#undef JAVA_FINALIZATION
#undef KEEP_BACK_PTRS
#undef MAKE_BACK_GRAPH
#undef NO_DEBUGGING
#undef NO_EXECUTE_PERMISSION
#undef NO_SIGNALS
#undef NO_SIGSET
#undef PARALLEL_MARK
#undef SAVE_CALL_COUNT
#undef SILENT
#undef SOLARIS25_PROC_VDB_BUG_FIXED
#undef STACKBASE
#undef SUNOS53_SHARED_LIB
#undef THREAD_LOCAL_ALLOC
#undef _POSIX_C_SOURCE
#undef _REENTRANT