gcc/libjava
Andreas Tobler ae3f39991d Makefile.am (classes.stamp): Add gnu/gcj/tools/gcj_dbtool/Main.java to fix a ONESTEP fallout.
2005-03-27  Andreas Tobler  <a.tobler@schweiz.ch>

	* Makefile.am (classes.stamp): Add gnu/gcj/tools/gcj_dbtool/Main.java
	to fix a ONESTEP fallout.
	* Makefile.in: Regenerate.

From-SVN: r97115
2005-03-27 20:38:06 +02:00
..
external BootClassLoader.java (BootClassLoader): Don't add sax and w3c libraries. 2005-03-24 19:42:40 +00:00
gcj Makefile.in: Rebuilt. 2005-03-24 00:04:22 +00:00
gnu Missed from last commit 2005-03-25 00:39:31 +00:00
include Makefile.in: Rebuilt. 2005-03-24 00:04:22 +00:00
java Makefile.in: Rebuilt. 2005-03-24 00:04:22 +00:00
javax 2005-02-22 Jeroen Frijters <jeroen@frijters.net> 2005-02-22 18:58:53 +00:00
jni Makefile.am (gtk_c_source_files): Remove jni/classpath/jcl.c, jni/classpath/jnilink.c, jni/classpath/primlib.c. 2005-03-17 00:59:33 +00:00
libltdl Makefile.am (gtk_c_source_files): Remove jni/classpath/jcl.c, jni/classpath/jnilink.c, jni/classpath/primlib.c. 2005-03-17 00:59:33 +00:00
org/ietf/jgss Makefile.am: New file. 2005-02-02 00:42:32 +00:00
scripts Character.java, [...]: Reorder "final static" to "static final". 2004-11-24 13:33:01 +00:00
sysdep New Stack Trace infrastructure. 2005-03-10 19:02:21 +00:00
testsuite Makefile.in: Rebuilt. 2005-03-24 00:04:22 +00:00
.cvsignore ignore autom4te.cache 2004-08-23 23:51:56 +00:00
COPYING
ChangeLog Makefile.am (classes.stamp): Add gnu/gcj/tools/gcj_dbtool/Main.java to fix a ONESTEP fallout. 2005-03-27 20:38:06 +02:00
ChangeLog-1999
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
HACKING HACKING: Remove reference to special automake. 2004-08-30 20:45:10 +02:00
LIBGCJ_LICENSE
Makefile.am Makefile.am (classes.stamp): Add gnu/gcj/tools/gcj_dbtool/Main.java to fix a ONESTEP fallout. 2005-03-27 20:38:06 +02:00
Makefile.in Makefile.am (classes.stamp): Add gnu/gcj/tools/gcj_dbtool/Main.java to fix a ONESTEP fallout. 2005-03-27 20:38:06 +02:00
NEWS NEWS: Draft of libgcj NEWS for 4.0. 2005-02-19 00:47:33 +00:00
README README: Remove obsolete info. 2004-07-29 03:13:04 +01:00
THANKS README: Remove obsolete info. 2004-07-29 03:13:04 +01:00
acinclude.m4 Makefile.am: Run aclocal with -I ../config 2004-09-23 01:14:03 +00:00
aclocal.m4 Makefile.in: Rebuilt. 2005-03-24 00:04:22 +00:00
addr2name.awk
boehm.cc natVMSecurityManager.cc (getClassContext): Add new arg: klass. 2005-03-21 14:50:14 +00:00
configure configure.ac: Fix ZIP and GCJH at configure time to absolute paths like we do for the compiler... 2005-03-27 00:49:23 +00:00
configure.ac configure.ac: Fix ZIP and GCJH at configure time to absolute paths like we do for the compiler... 2005-03-27 00:49:23 +00:00
configure.host New Stack Trace infrastructure. 2005-03-10 19:02:21 +00:00
darwin.cc Index: gcc/gcc/ChangeLog 2004-10-26 06:09:05 +00:00
defineclass.cc New Stack Trace infrastructure. 2005-03-10 19:02:21 +00:00
exception.cc exception.cc: Remove stray MethodRef.h include. 2005-03-11 04:30:20 +00:00
gij.cc gij.cc (version): Change year for '--version' to 2005. 2005-02-18 20:52:16 +00:00
interpret.cc New Stack Trace infrastructure. 2005-03-10 19:02:21 +00:00
jawt.c gtk_jawt.c (classpath_jawt_get_drawable, [...]): New functions. 2005-03-05 21:47:10 +00:00
jni.cc re PR libgcj/16923 (-D* Options passed to JNI_CreateJavaVM are ignored) 2005-02-23 17:36:26 +00:00
libgcj-test.spec.in
libgcj.pc.in
libgcj.spec.in
libtool-version
link.cc link.cc (ensure_class_linked): Removed #ifdef. 2005-03-17 00:18:50 +00:00
mauve-libgcj * mauve-libgcj: Exclude some swing tests. 2005-01-10 22:57:53 +00:00
no-threads.cc
nogc.cc
pkg.m4
posix-threads.cc prims.cc (_Jv_CreateJavaVM): Add comment about initialization order. 2005-02-16 04:16:06 +00:00
posix.cc
prims.cc Makefile.in: Rebuilt. 2005-03-24 00:04:22 +00:00
stacktrace.cc Makefile.in: Rebuilt. 2005-03-24 00:04:22 +00:00
verify.cc re PR java/20056 ('verification failed: incompatible type on stack' with --indirect-dispatch) 2005-02-22 18:14:04 +00:00
win32-threads.cc re PR libgcj/14751 ([win32] thread creation leaks system handle resources) 2004-09-11 19:13:51 +00:00
win32.cc configure.in [...] (SYSTEMSPEC): Remove -lwsock32. 2004-08-01 04:29:31 +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