gcc/libjava
John David Anglin c348be20ae re PR libgcj/21692 (unexpected java.lang.NoClassDefFoundError)
PR libgcj/21692
	* sysdep/pa/descriptor.h: New file.
	* configure.host: Use sysdep/pa/descriptor.h on hppa*-*.

From-SVN: r103306
2005-08-20 20:26:26 +00:00
..
classpath split-for-gcj.sh: Don't use unportable %{parameter%word}. 2005-08-11 11:29:01 +00:00
gcj Makefile.am (extra_ldflags_libjava): New variable to substitute in. 2005-08-18 22:14:13 -07:00
gnu * gnu/xml/xpath/XPathParser.y: Removed. 2005-08-16 17:22:57 +00:00
include Makefile.am (extra_ldflags_libjava): New variable to substitute in. 2005-08-18 22:14:13 -07:00
java class.c (make_class_data): Always emit JV_STATE_PRELOADING for class' initial state. 2005-08-17 20:44:10 +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
scripts sources.am, [...]: Rebuilt. 2005-07-20 23:39:44 +00:00
sysdep re PR libgcj/21692 (unexpected java.lang.NoClassDefFoundError) 2005-08-20 20:26:26 +00:00
testsuite Makefile.am (extra_ldflags_libjava): New variable to substitute in. 2005-08-18 22:14:13 -07:00
.cvsignore
acinclude.m4
aclocal.m4 Makefile.am (extra_ldflags_libjava): New variable to substitute in. 2005-08-18 22:14:13 -07:00
addr2name.awk
boehm.cc * boehm.cc (_Jv_MarkObj): Handle case where field's type is NULL. 2005-06-24 22:14:03 +00:00
ChangeLog re PR libgcj/21692 (unexpected java.lang.NoClassDefFoundError) 2005-08-20 20:26:26 +00:00
ChangeLog-1998 Shuffle ChangeLog entries into new files ChangeLog-1998, 2005-05-04 18:29:28 +00:00
ChangeLog-1999 Shuffle ChangeLog entries into new files ChangeLog-1998, 2005-05-04 18:29:28 +00:00
ChangeLog-2000 Shuffle ChangeLog entries into new files ChangeLog-1998, 2005-05-04 18:29:28 +00:00
ChangeLog-2001 Shuffle ChangeLog entries into new files ChangeLog-1998, 2005-05-04 18:29:28 +00:00
ChangeLog-2002 Shuffle ChangeLog entries into new files ChangeLog-1998, 2005-05-04 18:29:28 +00:00
ChangeLog-2003 Shuffle ChangeLog entries into new files ChangeLog-1998, 2005-05-04 18:29:28 +00:00
ChangeLog-2004 Shuffle ChangeLog entries into new files ChangeLog-1998, 2005-05-04 18:29:28 +00:00
configure Makefile.am (extra_ldflags_libjava): New variable to substitute in. 2005-08-18 22:14:13 -07:00
configure.ac Makefile.am (extra_ldflags_libjava): New variable to substitute in. 2005-08-18 22:14:13 -07:00
configure.host re PR libgcj/21692 (unexpected java.lang.NoClassDefFoundError) 2005-08-20 20:26:26 +00:00
COPYING
darwin.cc
defineclass.cc * defineclass.cc (handleClassBegin): Remove unused variable. 2005-07-17 07:41:33 +02:00
exception.cc * exception.cc: Revert 05-17 gcc_unreachable change. 2005-05-19 18:28:35 -07:00
gij.cc [multiple changes] 2005-05-13 02:02:39 +01:00
HACKING * HACKING: Updated. 2005-07-20 21:24:56 +00:00
interpret.cc verify.cc (class _Jv_BytecodeVerifier): Don't check for abstract classes or interfaces here... 2005-07-08 19:13:30 +00:00
jawt.c Update FSF address 2005-06-30 03:22:09 +00:00
jni.cc re PR libgcj/22036 (libjava/jni.cc compilation fix in cvs 2005-06-12) 2005-06-13 20:23:11 +00:00
LIBGCJ_LICENSE Update FSF address 2005-06-30 03:22:09 +00:00
libgcj-test.spec.in
libgcj.pc.in
libgcj.spec.in
libtool-version * libtool-version: Updated. 2005-07-01 23:43:39 +00:00
link.cc class.c (make_class_data): Always emit JV_STATE_PRELOADING for class' initial state. 2005-08-17 20:44:10 +00:00
Makefile.am Makefile.am (extra_ldflags_libjava): New variable to substitute in. 2005-08-18 22:14:13 -07:00
Makefile.in Makefile.am (extra_ldflags_libjava): New variable to substitute in. 2005-08-18 22:14:13 -07:00
mauve-libgcj mauve-libgcj: Remove implemented classes from the fail section. 2005-06-02 01:10:17 +02:00
NEWS
no-threads.cc
nogc.cc
pkg.m4
posix-threads.cc posix-threads.cc (_Jv_ThreadSetPriority): Use SCHED_OTHER (regular... 2005-07-08 14:04:22 +00:00
posix.cc
prims.cc [multiple changes] 2005-05-13 02:02:39 +01:00
README
sources.am sources.am, [...]: Rebuilt. 2005-07-20 23:39:44 +00:00
stacktrace.cc re PR libgcj/21692 (unexpected java.lang.NoClassDefFoundError) 2005-05-25 16:24:07 -07:00
standard.omit.in sources.am, [...]: Rebuilt. 2005-07-20 23:39:44 +00:00
THANKS
verify.cc verify.cc (class _Jv_BytecodeVerifier): Don't check for abstract classes or interfaces here... 2005-07-08 19:13:30 +00:00
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