gcc/libjava
Michael Koch bf5d810ff1 2005-04-29 Michael Koch <konqueror@gmx.de>
* java/net/NetworkInterface.java
	(static): Removed.
	(NetworkInterface(String,InetAddress)): Made package-private.
	(NetworkInterface(String,InetAddress[])): New constructor.
	(getRealNetworkInterfaces): Removed.
	(getByName): Use VMNetworkInterface.getInterfaces().
	(getByInetAddress): Likewise.
	(getNetworkInterfaces): Likewise.
	* java/net/VMNetworkInterface.java,
	java/net/natVMNetworkInterfaceNoNet.cc,
	java/net/natVMNetworkInterfacePosix.c,c
	java/net/natVMNetworkInterfaceWin32.cc: New files.
	* java/net/natNetworkInterfaceNoNet.cc,
	java/net/natNetworkInterfacePosix.cc,
	 java/net/natNetworkInterfaceWin32.cc: Removed.
	* configure.ac
	* Makefile.am
	* configure, Makefile.in: Regenerated.

From-SVN: r99021
2005-04-29 22:10:09 +00:00
..
external
gcj
gnu 2005-04-29 Dalibor Topic <robilad@kaffe.org> 2005-04-29 18:47:42 +00:00
include re PR java/19285 (Interfaces not initialized by static field access) 2005-04-29 18:35:36 +00:00
java 2005-04-29 Michael Koch <konqueror@gmx.de> 2005-04-29 22:10:09 +00:00
javax [multiple changes] 2005-04-28 20:47:50 +00:00
jni 2005-04-25 Thomas Fitzsimmons <fitzsim@redhat.com> 2005-04-25 23:16:53 +00:00
libltdl
org/ietf/jgss
scripts
sysdep
testsuite re PR java/21115 (false boolean argument passed from pre-compiled to interpreted method is true) 2005-04-21 16:22:33 +00:00
.cvsignore
acinclude.m4
aclocal.m4
addr2name.awk
boehm.cc
ChangeLog 2005-04-29 Michael Koch <konqueror@gmx.de> 2005-04-29 22:10:09 +00:00
ChangeLog-1999
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
configure 2005-04-29 Michael Koch <konqueror@gmx.de> 2005-04-29 22:10:09 +00:00
configure.ac 2005-04-29 Michael Koch <konqueror@gmx.de> 2005-04-29 22:10:09 +00:00
configure.host
COPYING
darwin.cc
defineclass.cc
exception.cc
gij.cc
HACKING
interpret.cc jni.cc (natrehash): Don't bother clearing memory again. 2005-04-22 19:02:41 +00:00
jawt.c
jni.cc re PR libgcj/21020 (java.lang.NoSuchFieldError regression from earlier 4.0.0 snapshot) 2005-04-26 20:52:34 +00:00
LIBGCJ_LICENSE
libgcj-test.spec.in
libgcj.pc.in
libgcj.spec.in
libtool-version
link.cc re PR java/19285 (Interfaces not initialized by static field access) 2005-04-29 18:35:36 +00:00
Makefile.am 2005-04-29 Michael Koch <konqueror@gmx.de> 2005-04-29 22:10:09 +00:00
Makefile.in 2005-04-29 Michael Koch <konqueror@gmx.de> 2005-04-29 22:10:09 +00:00
mauve-libgcj
NEWS
no-threads.cc
nogc.cc
pkg.m4
posix-threads.cc
posix.cc
prims.cc re PR java/19285 (Interfaces not initialized by static field access) 2005-04-29 18:35:36 +00:00
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