gcc/libjava
Gary Benson 54f9963a20 2006-11-03 Gary Benson <gbenson@redhat.com>
* java/net/Inet4Address.java
	(FAMILY): Renamed to AF_INET.
	(<init>, writeReplace): Reflect the above.
	* java/net/Inet6Address.java
	(FAMILY): Renamed to AF_INET6.
	(<init>): Reflect the above.

From-SVN: r118452
2006-11-03 10:16:30 +00:00
..
classpath 2006-11-03 Gary Benson <gbenson@redhat.com> 2006-11-03 10:16:30 +00:00
gcj re PR target/26792 (need to use autoconf when using newly-added libgcc functions) 2006-09-27 21:24:23 +00:00
gnu InetAddress.java: Removed. 2006-11-03 10:16:04 +00:00
include java-stack.h (ncodeMap): Declare. 2006-10-28 02:15:12 +00:00
java InetAddress.java: Removed. 2006-11-03 10:16:04 +00:00
javax/naming/spi Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
libltdl
scripts Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
sysdep backtrace.h (fallback_backtrace): Add "0x55 0x8B 0xEC" as another sequence that can indicate a "pushl %ebp... 2006-08-19 15:35:11 +00:00
testsuite natevents.cc (do_callback_arg_tests): Replace formatting modifiers %p with %#llx and cast the arguments. 2006-10-25 22:18:39 +02:00
COPYING
ChangeLog InetAddress.java: Removed. 2006-11-03 10:16:04 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
HACKING re PR libgcj/27890 (lib/logging.properties pollutes common namespace) 2006-08-22 20:37:36 +00:00
LIBGCJ_LICENSE
Makefile.am InetAddress.java: Removed. 2006-11-03 10:16:04 +00:00
Makefile.in InetAddress.java: Removed. 2006-11-03 10:16:04 +00:00
NEWS
README
THANKS
aclocal.m4 re PR target/26792 (need to use autoconf when using newly-added libgcc functions) 2006-09-27 21:24:23 +00:00
addr2name.awk
boehm.cc re PR boehm-gc/29068 (Bootstrap fails building libjava on SPARC/Solaris) 2006-09-14 18:06:04 +00:00
configure InetAddress.java: Removed. 2006-11-03 10:16:04 +00:00
configure.ac InetAddress.java: Removed. 2006-11-03 10:16:04 +00:00
configure.host configure.ac: Don't use darwin-signal.h as signal handler for Darwin/i386. 2006-09-21 23:50:50 +00:00
darwin.cc
defineclass.cc
exception.cc re PR target/26792 (need to use autoconf when using newly-added libgcc functions) 2006-09-27 21:24:23 +00:00
gij.cc
interpret-run.cc java-insns.h (enum java_code): Add op_breakpoint. 2006-10-14 20:11:12 +00:00
interpret.cc java-insns.h (enum java_code): Add op_breakpoint. 2006-10-14 20:11:12 +00:00
jni-libjvm.cc
jni.cc register2.java: New file. 2006-10-18 23:17:04 +00:00
jvmti.cc jvmti.cc (_Jv_JVMTI_GetLineNumberTable): New function. 2006-11-02 16:59:04 +00:00
libgcj-test.spec.in
libgcj.pc.in
libgcj.spec.in jvspec.c (lang_specific_driver): Add -s-bc-abi when needed. 2006-08-17 01:03:21 +00:00
libgcj_bc.c re PR libgcj/28698 ([gcj] libgcj-bc only used when building shared libs, not executables) 2006-08-31 17:23:57 +00:00
libtool-version * libtool-version: Updated. 2006-08-17 01:57:55 +00:00
link.cc
mauve-libgcj
mingwld.m4
no-threads.cc
nogc.cc
pkg.m4
posix-threads.cc * posix-threads.cc: Include "posix.h". 2006-09-14 09:55:47 +00:00
posix.cc posix.cc (_Jv_platform_nanotime): Return nanoseconds, not microseconds; use gettimeofday when available. 2006-09-14 01:17:31 +00:00
prims.cc prims.cc (_Jv_PrependVersionedLibdir): Use _Jv_platform_path_separator. 2006-10-10 18:46:41 +00:00
shlibpath.m4 configure: Rebuilt. 2006-09-18 18:34:56 +00:00
sources.am InetAddress.java: Removed. 2006-11-03 10:16:04 +00:00
stacktrace.cc java-stack.h (ncodeMap): Declare. 2006-10-28 02:15:12 +00:00
standard.omit.in
verify.cc java-insns.h (enum java_code): Add op_breakpoint. 2006-10-14 20:11:12 +00:00
win32-threads.cc boehm.cc (_Jv_SuspendThread): Don't ifdef the function declaration, just the contents. 2006-07-21 23:45:03 +00:00
win32.cc libgcj.spec.in: Use THREADSTARTFILESPEC to affect the spec for startfile. 2006-07-05 02:15:51 +00:00

README

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