gcc/boehm-gc/include
Rainer Orth 94ea609ab3 re PR boehm-gc/11412 (boehm-gc testing problems)
PR boehm-gc/11412
	* configure.ac (THREADCFLAGS): New variable.
	Use it instead of INCLUDES, AM_CPPFLAGS.
	<*-*-kfreebsd*-gnu> (THREADDLLIBS): Rename to THREADLIBS.
	Remove DG/UX support.
	(AC_CONFIG_FILES): Add testsuite/Makefile.
	* Makefile.am (AUTOMAKE_OPTIONS): Use foreign instead of cygnus.
	(SUBDIRS): Add testsuite.
	(libgcjgc_la_LIBADD): Remove $(UNWINDLIBS).
	(AM_CXXFLAGS): Add $(THREADCFLAGS).
	(AM_CFLAGS): Likewise.
	Remove TESTS related variables.
	* Makefile.in: Regenerate.
	* configure: Regenerate.
	* testsuite/Makefile.am: New file.
	* testsuite/Makefile.in: New file.
	* testsuite/lib/boehm-gc.exp: New file.
	* testsuite/config/default.exp: New file.
	* testsuite/boehm-gc.c/c.exp: New file.
	* testsuite/boehm-gc.lib/lib.exp: New file.
	* tests/test.c: Move ...
	* testsuite/boehm-gc.c/gctest.c: ... here.
	* tests/leak_test.c, tests/middle.c, tests/thread_leak_test.c,
	tests/trace_test.c: Move ...
	* testsuite/boehm-gc.c: ... here.
	* testsuite/boehm-gc.c/trace_test.c: Skip everywhere.
	* tests/staticrootslib.c, tests/staticrootstest.c: Move ...
	* testsuite/boehm-gc.lib: ... here.
	* testsuite/boehm-gc.lib/staticrootstest.c: Use dg-add-shlib
	staticrootslib.c.
	* tests/test_cpp.cc: Move ...
	* testsuite/boehm-gc.c++: ... here.

From-SVN: r171514
2011-03-25 17:04:16 +00:00
..
private PR target/42811 (prerequisite) 2010-03-21 19:34:19 +00: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 This commit was generated by cvs2svn to compensate for changes in r33244, 2000-04-19 03:29:16 +01:00
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 Initial revision 2001-05-21 07:39:23 +01:00
gc_backptr.h Initial revision 2001-05-21 07:39:23 +01:00
gc_config.h.in Regenerate tree using Autoconf 2.64 and Automake 1.11. 2009-08-22 13:22:20 +00:00
gc_config_macros.h re PR boehm-gc/21940 (boehm-gc gctest fails on Solaris 10/x86) 2007-07-02 14:56:58 +00: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