gcc/libjava
Tom Tromey dc0a6205e6 natRuntime.cc (insertSystemProperties): Set gnu.gcj.runtime.endorsed.dirs.
libjava:
	* java/lang/natRuntime.cc (insertSystemProperties): Set
	gnu.gcj.runtime.endorsed.dirs.
	* Makefile.in: Rebuilt.
	* Makefile.am (ordinary_java_source_files): Added
	HelperClassLoader.java.
	(AM_CXXFLAGS): Define GCJ_ENDORSED_DIRS.
	* gnu/gcj/runtime/VMClassLoader.java (VMClassLoader): Extends
	HelperClassLoader.
	(init): Use addDirectoriesFromProperty.
	* gnu/gcj/runtime/BootClassLoader.java (BootClassLoader): Extends
	HelperClassLoader.  Use addDirectoriesFromProperty.  Handle
	gnu.gcj.runtime.endorsed.dirs.
	* gnu/gcj/runtime/HelperClassLoader.java: New file.
gcc/java:
	* gcj.texi (libgcj Runtime Properties): Document
	gnu.gcj.runtime.endorsed.dirs.

From-SVN: r97207
2005-03-29 21:47:03 +00:00
..
external
gcj
gnu natRuntime.cc (insertSystemProperties): Set gnu.gcj.runtime.endorsed.dirs. 2005-03-29 21:47:03 +00:00
include
java natRuntime.cc (insertSystemProperties): Set gnu.gcj.runtime.endorsed.dirs. 2005-03-29 21:47:03 +00:00
javax
jni
libltdl
org/ietf/jgss
scripts
sysdep
testsuite
.cvsignore
acinclude.m4
aclocal.m4
addr2name.awk
boehm.cc
ChangeLog natRuntime.cc (insertSystemProperties): Set gnu.gcj.runtime.endorsed.dirs. 2005-03-29 21:47:03 +00:00
ChangeLog-1999
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
configure
configure.ac
configure.host
COPYING
darwin.cc
defineclass.cc
exception.cc
gij.cc
HACKING
interpret.cc
jawt.c
jni.cc
libgcj-test.spec.in
libgcj.pc.in
libgcj.spec.in
LIBGCJ_LICENSE
libtool-version
link.cc
Makefile.am natRuntime.cc (insertSystemProperties): Set gnu.gcj.runtime.endorsed.dirs. 2005-03-29 21:47:03 +00:00
Makefile.in natRuntime.cc (insertSystemProperties): Set gnu.gcj.runtime.endorsed.dirs. 2005-03-29 21:47:03 +00:00
mauve-libgcj
NEWS
no-threads.cc
nogc.cc
pkg.m4
posix-threads.cc
posix.cc
prims.cc
README
stacktrace.cc
THANKS
verify.cc
win32-threads.cc
win32.cc

This is libgcj: the runtime library for gcj, the GNU Compiler for Java. 
libgcj provides a partial implementation of the Java Class Libraries.

libgcj is free software.  See the file LIBGCJ_LICENSE for copying permission.


DOCUMENTATION
=============

All documentation, including detailed installation and usage instructions,
can be found on the gcj web pages at this URL:

		http://gcc.gnu.org/java/

BUGS
====

Please submit bug reports via this URL:

	http://gcc.gnu.org/bugzilla