gcc/libjava
Alexandre Oliva 5f67f48f90 libjava.exp (bytecompile_file): Use `env(SUN_JAVAC)', that defaults to javac, as Sun-javac compiler or compatible.
1999-07-31  Alexandre Oliva  <oliva@dcc.unicamp.br>

	* lib/libjava.exp (bytecompile_file): Use `env(SUN_JAVAC)', that
	defaults to javac, as Sun-javac compiler or compatible.
	(libjava_init): Get GCJ from environment if neither GCJ_UNDER_TEST
	nor TOOL_EXECUTABLE are set.  Set `original_ld_library_path' from
	environment.
	(libjava_arguments): Prepend `.' and `$srcdir/$subdir' to
	CLASSPATH, for `support' sources.  Search for libgcj.spec in
	`$objdir/..', by adding -B to GCJ_UNDER_TEST.  Append
	original_ld_library_path to ld_library_path.
	* libjava.mauve/mauve.exp (test_mauve): Set `env(GCJ)' from
	GCJ_UNDER_TEST, calculated just like in libjava.exp.

From-SVN: r28364
1999-07-31 23:52:52 +00:00
..
doc
gnu/gcj [multiple changes] 1999-07-01 17:01:00 +00:00
include prims.cc (JvRunMain): Always initialize arithexception. 1999-07-21 15:11:56 +00:00
java natSystem.cc (arraycopy): Use bcopy if memmove is not available. 1999-07-31 23:41:15 +00:00
testsuite libjava.exp (bytecompile_file): Use `env(SUN_JAVAC)', that defaults to javac, as Sun-javac compiler or compatible. 1999-07-31 23:52:52 +00:00
acconfig.h [multiple changes] 1999-06-24 20:06:09 +00:00
acinclude.m4 aclocal.m4, configure: Rebuilt. 1999-05-19 12:55:15 +00:00
aclocal.m4 prims.cc (JvRunMain): Always initialize arithexception. 1999-07-21 15:11:56 +00:00
boehm.cc
ChangeLog natSystem.cc (arraycopy): Use bcopy if memmove is not available. 1999-07-31 23:41:15 +00:00
chartables.pl
classes.pl
configure natSystem.cc (arraycopy): Use bcopy if memmove is not available. 1999-07-31 23:41:15 +00:00
configure.host prims.cc (JvRunMain): Always initialize arithexception. 1999-07-21 15:11:56 +00:00
configure.in natSystem.cc (arraycopy): Use bcopy if memmove is not available. 1999-07-31 23:41:15 +00:00
COPYING.LIB
exception.cc
jni.cc
LIBGCJ_LICENSE
libgcj.spec.in prims.cc (JvRunMain): Always initialize arithexception. 1999-07-21 15:11:56 +00:00
libtool-version
Makefile.am prims.cc (JvRunMain): Always initialize arithexception. 1999-07-21 15:11:56 +00:00
Makefile.in prims.cc (JvRunMain): Always initialize arithexception. 1999-07-21 15:11:56 +00:00
mauve-libgcj * mauve-libgcj: Disable Object Serialization tests. 1999-07-25 08:48:25 +00:00
no-threads.cc
nogc.cc
posix-threads.cc * posix-threads.cc (_Jv_CondWait): Fix currentTimeMillis() overflow. 1999-06-14 18:20:35 +01:00
prims.cc prims.cc (JvRunMain): Always initialize arithexception. 1999-07-21 15:11:56 +00:00
quick-threads.cc