gcc/libjava
Tom Tromey e9186fbe67 re PR libgcj/27271 (i/o error (java.util.zip.ZipException: Deflated stream ends early.))
PR libgcj/27271:
	* java/util/zip/ZipFile.java (getInputStream): Call addDummyByte
	on PartialInputStream.
	(PartialInputStream.dummyByteCount): New field.
	(PartialInputStream.fillBuffer): Handle dummy byte.
	(PartialInputStream.read): Likewise.
	(PartialInputStream.addDummyByte): New method.

From-SVN: r115378
2006-07-12 17:00:49 +00:00
..
classpath re PR libgcj/27271 (i/o error (java.util.zip.ZipException: Deflated stream ends early.)) 2006-07-12 17:00:49 +00:00
gcj Makefile.am (libgcj_tools_la_GCJFLAGS): Add -fno-indirect-classes. 2006-07-06 19:13:42 +00:00
gnu OutputStreamWriter.java (writeChars): Use a 'do' loop. 2006-06-27 20:38:10 +00:00
include Makefile.am (libgcj_tools_la_GCJFLAGS): Add -fno-indirect-classes. 2006-07-06 19:13:42 +00:00
java File.java (renameTo): Fix security checks. 2006-07-12 15:25:50 +00:00
libltdl re PR bootstrap/27818 (libjava installs libltdl sources in $prefix/share/libtool) 2006-06-05 15:08:56 +00:00
scripts jar.in: Replace hardcoded /bin/sh with @SHELL@. 2006-06-09 00:06:46 +02:00
sysdep backtrace.h (fallback_backtrace): Scan for a function's prologue to determine its beginning. 2006-07-07 15:40:55 +00:00
testsuite StackTrace2.java: Renamed from StackTrace.java. 2006-07-07 20:33:02 +01:00
COPYING
ChangeLog File.java (renameTo): Fix security checks. 2006-07-12 15:25:50 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
HACKING * HACKING: Update GNU Classpath import instructions. 2006-05-22 19:21:41 +00:00
LIBGCJ_LICENSE
Makefile.am Makefile.am (BOOT_CLASS_PATH_DIR): Only contain libgcj.jar. 2006-07-07 10:02:59 +00:00
Makefile.in Makefile.am (BOOT_CLASS_PATH_DIR): Only contain libgcj.jar. 2006-07-07 10:02:59 +00:00
NEWS
README
THANKS
aclocal.m4 Makefile.am: Add install-html target. 2006-05-24 21:32:12 +00:00
addr2name.awk
boehm.cc boehm.cc (_Jv_MarkObj): Mark the next_or_version field. 2006-07-06 19:25:28 +01:00
configure configure.ac (ac_configure_args): Add --with-native-libdir. 2006-07-06 16:00:57 +00:00
configure.ac configure.ac (ac_configure_args): Add --with-native-libdir. 2006-07-06 16:00:57 +00:00
configure.host configure.host (hppa*-*): Set 'enable_hash_synchronization_default' to no. 2006-06-14 01:42:41 +00:00
darwin.cc
defineclass.cc
exception.cc
gij.cc makemake.tcl (emit_bc_rule): Do not skip gnu-java-awt-peer-qt.lo. 2006-06-07 21:46:24 +00:00
interpret.cc re PR libgcj/26861 (VirtualMachineError in interperter.) 2006-05-04 17:35:05 +00:00
jni-libjvm.cc Makefile.am (AM_CXXFLAGS): Define GCJ_VERSIONED_LIBDIR to "$(dbexecdir)". 2006-06-20 19:25:32 +00:00
jni.cc re PR libgcj/28178 (jniEnv->DeleteLocalRef (null) fails) 2006-06-27 15:33:24 +00:00
libgcj-test.spec.in
libgcj.pc.in
libgcj.spec.in libgcj.spec.in: Use THREADSTARTFILESPEC to affect the spec for startfile. 2006-07-05 02:15:51 +00:00
libtool-version
link.cc jvm.h (_Jv_Linker::maybe_adjust_signature): New. 2006-06-08 14:00:43 +00:00
mauve-libgcj
mingwld.m4
no-threads.cc
nogc.cc no-gc.h (_Jv_SuspendThread): Declare. 2006-06-26 16:31:06 +00:00
pkg.m4
posix-threads.cc posix-threads.h: Fix coding style aberrations from 2006-06-19 check-in. 2006-06-26 17:59:42 +00:00
posix.cc re PR libgcj/28226 (posix.cc:222: error: invalid conversion from 'const void*' to 'void*') 2006-07-04 22:21:40 +02:00
prims.cc prims.cc (_Jv_RunMain): Use JvNewStringUTF for command-line class name, not Latin1. 2006-06-01 08:45:55 +01:00
shlibpath.m4
sources.am configure: Regenerate. 2006-06-14 03:38:34 +00:00
stacktrace.cc re PR java/28352 (gcj -C fails to generate line number info for method) 2006-07-12 14:56:25 +01:00
standard.omit.in makemake.tcl (emit_bc_rule): Do not skip gnu-java-awt-peer-gtk.lo. 2006-05-30 21:38:51 +00:00
verify.cc
win32-threads.cc posix-threads.h: Fix coding style aberrations from 2006-06-19 check-in. 2006-06-26 17:59:42 +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