gcc/libjava
Thomas Fitzsimmons f017943c98 2007-03-17 Thomas Fitzsimmons <fitzsim@redhat.com>
* resource/com/sun/tools/javac/messages.properties
	(Main.FailedToRead, Main.MalformedURL, Main.FailedToLoad): Clarify
	messages for when --with-ecj-jar is not specified.
	* configure.ac (FOUND_ECJ_JAR): Remove conditional.
	* tools/Makefile.am: Build com.sun.tools.javac package
	unconditionally.
	* configure, doc/api/Makefile.in, doc/Makefile.in,
	examples/Makefile.in, external/jsr166/Makefile.in,
	external/Makefile.in, external/relaxngDatatype/Makefile.in,
	external/sax/Makefile.in, external/w3c_dom/Makefile.in,
	include/Makefile.in, lib/Makefile.in, Makefile.in,
	native/fdlibm/Makefile.in, native/jawt/Makefile.in,
	native/jni/classpath/Makefile.in,
	native/jni/gconf-peer/Makefile.in,
	native/jni/gtk-peer/Makefile.in, native/jni/java-io/Makefile.in,
	native/jni/java-lang/Makefile.in, native/jni/java-net/Makefile.in,
	native/jni/java-nio/Makefile.in, native/jni/java-util/Makefile.in,
	native/jni/Makefile.in, native/jni/midi-alsa/Makefile.in,
	native/jni/midi-dssi/Makefile.in,
	native/jni/native-lib/Makefile.in, native/jni/qt-peer/Makefile.in,
	native/jni/xmlj/Makefile.in, native/Makefile.in,
	native/plugin/Makefile.in, resource/Makefile.in,
	scripts/Makefile.in, tools/Makefile.in: Regenerate.
	* tools/classes/com/sun/tools/javac: New directory.
	* tools/classes/com/sun/tools/javac/Main.class,
	tools/classes/com/sun/tools/javac/Messages.class: New files.

From-SVN: r123015
2007-03-17 05:36:18 +00:00
..
classpath 2007-03-17 Thomas Fitzsimmons <fitzsim@redhat.com> 2007-03-17 05:36:18 +00:00
gcj Win32Process.java: Added nested class EOFInputStream. 2007-03-07 18:05:39 +00:00
gnu java-interp.h (_Jv_InterpClass): Declare friend function _Jv_GetInterpClassSourceFile. 2007-03-13 19:27:13 +00:00
include java-interp.h (_Jv_InterpClass): Declare friend function _Jv_GetInterpClassSourceFile. 2007-03-13 19:27:13 +00:00
java java-interp.h (_Jv_InterpClass): Declare friend function _Jv_GetInterpClassSourceFile. 2007-03-13 19:27:13 +00:00
javax Updating header files. Earlier change here seems to have been in error. 2007-03-05 14:29:47 +00:00
libltdl
org
scripts Makefile.am (AM_CXXFLAGS): Define ECJ_JAR_FILE. 2007-03-13 05:48:03 +00:00
sun AnnotationInvocationHandler.java: Generify in a few places. 2007-03-02 19:05:57 +00:00
sysdep
testsuite ffi.h.in (ffi_closure_alloc, [...]): New. 2007-03-07 07:27:25 +00:00
aclocal.m4
addr2name.awk
boehm.cc ffi.h.in (ffi_closure_alloc, [...]): New. 2007-03-07 07:27:25 +00:00
ChangeLog Makefile.am (AM_MAKEFLAGS): Pass through mandir. 2007-03-14 13:58:23 +01:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
configure Makefile.am (AM_CXXFLAGS): Define ECJ_JAR_FILE. 2007-03-13 05:48:03 +00:00
configure.ac Makefile.am (AM_CXXFLAGS): Define ECJ_JAR_FILE. 2007-03-13 05:48:03 +00:00
configure.host
COPYING
darwin.cc
defineclass.cc ffi.h.in (ffi_closure_alloc, [...]): New. 2007-03-07 07:27:25 +00:00
exception.cc
gij.cc
HACKING
headers.txt natVMProxy.cc (ncode_closure.meth): Delete. 2007-03-05 16:06:27 +00:00
interpret-run.cc
interpret.cc ffi.h.in (ffi_closure_alloc, [...]): New. 2007-03-07 07:27:25 +00:00
jni-libjvm.cc
jni.cc Character.java: Re-merged with Classpath. 2007-03-05 17:27:44 +00:00
jvmti.cc jvmti.cc (_Jv_JVMTI_GetArgumentsSize): Make wide type arrays count as a sigle slot. 2007-03-12 20:15:25 +00:00
libgcj_bc.c libgcj_bc.c (JvRunMainName): Declare. 2007-03-07 15:54:27 +00:00
LIBGCJ_LICENSE
libgcj-test.spec.in
libgcj.pc.in
libgcj.spec.in
libgcj.ver
libtool-version
link.cc ffi.h.in (ffi_closure_alloc, [...]): New. 2007-03-07 07:27:25 +00:00
Makefile.am Makefile.am (AM_MAKEFLAGS): Pass through mandir. 2007-03-14 13:58:23 +01:00
Makefile.in Makefile.am (AM_MAKEFLAGS): Pass through mandir. 2007-03-14 13:58:23 +01:00
mauve-libgcj
mingwld.m4
NEWS
no-threads.cc
nogc.cc ffi.h.in (ffi_closure_alloc, [...]): New. 2007-03-07 07:27:25 +00:00
pkg.m4
posix-threads.cc
posix.cc re PR libgcj/17002 (java.util.TimeZone.getDefault() is broken) 2007-02-22 17:04:55 +01:00
prims.cc
README
shlibpath.m4
sources.am Makefile.am (AM_CXXFLAGS): Define ECJ_JAR_FILE. 2007-03-13 05:48:03 +00:00
stacktrace.cc
standard.omit.in
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