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 * doc/cni.sgml: Document RawData. 1999-05-05 16:15:04 -07:00
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 Initial revision 1999-04-07 14:42:40 +00:00
ChangeLog natSystem.cc (arraycopy): Use bcopy if memmove is not available. 1999-07-31 23:41:15 +00:00
chartables.pl Initial revision 1999-04-07 14:42:40 +00:00
classes.pl javaprims.h: Updated namespace declarations. 1999-05-12 11:23:44 +00:00
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 Initial revision 1999-04-07 14:42:40 +00:00
exception.cc Initial revision 1999-04-07 14:42:40 +00:00
jni.cc Initial revision 1999-04-07 14:42:40 +00:00
LIBGCJ_LICENSE Initial revision 1999-04-07 14:42:40 +00:00
libgcj.spec.in prims.cc (JvRunMain): Always initialize arithexception. 1999-07-21 15:11:56 +00:00
libtool-version libtool-version: New file. 1999-05-07 17:00:51 +00:00
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 Initial revision 1999-04-07 14:42:40 +00:00
nogc.cc Initial revision 1999-04-07 14:42:40 +00:00
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 Initial revision 1999-04-07 14:42:40 +00:00