gcc/libjava/testsuite
Dave Korn c4f0333bbc configure.host (libgcj_sublib_ltflags): New variable.
* configure.host (libgcj_sublib_ltflags): New variable.
	* configure.ac (LIBGCJ_SUBLIB_LTFLAGS): AC_SUBST variable for
	the above in makefiles.
	* configure: Regenerate.

	* Makefile.am (libgcj_la_LDFLAGS_NOUNDEF): Rename from this ...
	(LIBJAVA_LDFLAGS_NOUNDEF): ... to this, initialise from
	LIBGCJ_SUBLIB_LTFLAGS (only when building sublibs), and ...
	(libgij_la_LDFLAGS, libgcj_tools_la_LDFLAGS, libjvm_la_LDFLAGS,
	lib_gnu_awt_xlib_la_LDFLAGS, libgcj_bc_la_LDFLAGS): ... use it in
	all these places to replace hard-coded -no-undefined and -bindir
	flags, as well as ...
	(libgcj_la_LDFLAGS): ... updating existing reference here.
	* Makefile.in: Regenerate.
	* include/Makefile.in: Likewise.
	* testsuite/Makefile.in: Likewise.
	* gcj/Makefile.in: Likewise.

From-SVN: r152347
2009-09-30 22:20:54 +00:00
..
config Initial revision 1999-04-07 14:42:40 +00:00
lib re PR testsuite/40699 (All sparcv9 libjava execution tests fail on Solaris 11/SPARC) 2009-07-11 06:10:49 +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 locks.h: Use atomic builtins For Linux EABI. 2009-08-12 16:34:00 +00:00
libjava.jvmti locks.h: Use atomic builtins For Linux EABI. 2009-08-12 16:34:00 +00: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 configure.host (libgcj_sublib_ltflags): New variable. 2009-09-30 22:20:54 +00:00