gcc/libjava/testsuite
David Daney c07cd2c7c4 install.texi (--enable-reduced-reflection): Document new option.
2008-09-05  David Daney  <ddaney@avtrex.com>

	* doc/install.texi (--enable-reduced-reflection): Document new option.


2008-09-05  David Daney  <ddaney@avtrex.com>

	* configure.ac (reduced-reflection): New AC_ARG_ENABLE.
	(build_libgcj_reduced_reflection): New variable.
	(BUILD_LIBGCJ_REDUCED_REFLECTION): New AM_CONDITIONAL.
	* Makefile.am (LIBGCJ_REDUCED_REFLECTION_FLAGS): New variable.
	(%.lo: %.list): Add LIBGCJ_REDUCED_REFLECTION_FLAGS to compile
	command.
	(java/util/concurrent.lo, java/util/concurrent/atomic.lo,
	java/util/concurrent/locks.lo): Override
	LIBGCJ_REDUCED_REFLECTION_FLAGS.
	* Makefile.in, include/Makefile.in, testsuite/Makefile.in,
	gcj/Makefile.in, configure: Regenerate.

From-SVN: r140038
2008-09-05 17:09:02 +00:00
..
config Initial revision 1999-04-07 14:42:40 +00:00
lib libjava.exp (libjava_arguments): Use regexp instead of string match when checking for linux targets. 2008-03-04 13:34:25 +00:00
libjava.cni [multiple changes] 2007-07-13 14:07:16 +00:00
libjava.jar ffi.h.in (ffi_closure_alloc, [...]): New. 2007-03-07 07:27:25 +00:00
libjava.jni jni.exp (gcj_jni_get_cxxflags_invocation): Make the testsuite multilib aware for Darwin. 2007-12-06 20:23:05 +01:00
libjava.jvmti re PR testsuite/35208 (Please apply the patch in comment #19 of PR35035) 2008-02-15 15:08:59 +01:00
libjava.lang StackTrace2.java: Rewrite to prevent spurious failure when some methods are inlined. 2008-08-07 14:19:15 +00:00
libjava.loader Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
libjava.mauve xfails: Updated to reflect current state of mauve and libjava. 2005-06-26 22:41:31 +02:00
libjava.special Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
libjava.verify jar.exp (gcj_jar_interpret): Updated. 2004-12-21 01:01:08 +00:00
ChangeLog-old re PR java/15769 (ICE: infinite recursion through gimplify_expr) 2004-06-08 06:30:33 -07:00
Makefile.am Makefile.am (compile-tests): Build libjava.jvmti/interp/*.h with -jni rather than -cni. 2007-12-17 18:06:44 +01:00
Makefile.in install.texi (--enable-reduced-reflection): Document new option. 2008-09-05 17:09:02 +00:00