gcc/libjava
Casey Marshall bd8a2e96af Author e-mail updated for all files.
2004-08-30  Casey Marshall  <csm@gnu.org>

	Author e-mail updated for all files.
	* gnu/java/security/OID.java (equals): Test if the aurgment is an
	instance of OID.
	(compareTo): Use `equals'.
	* gnu/java/security/der/BitString.java (equals): Test if the
	argument is an instance of BitString.
	* gnu/java/security/der/DERReader.java: Removed NIO imports.  Made
	class final. Made fields private.
	(<init>): New constructor.
	(skip): New method.
	(makeString): Made static; don't use NIO.
	(fromIso88591, fromUtf16Be, fromUtf8): New methods.
	* gnu/java/security/der/DERWriter.java: Fixed imports.
	(writeString): Don't use NIO.
	(toIso88591, toUtf16Be, toUtf8): New methods.
	* gnu/java/security/der/DERValue.java: Formatting changes only.
	* gnu/java/security/der/DER.java: Likewise.

From-SVN: r86765
2004-08-30 15:06:48 +02:00
..
gcj configure.in: Renamed to configure.ac. 2004-08-20 15:14:18 +00:00
gnu Author e-mail updated for all files. 2004-08-30 15:06:48 +02:00
include configure.ac: Handle --enable-gc-debug. 2004-08-28 00:45:56 +00:00
java [multiple changes] 2004-08-30 13:41:55 +02:00
javax [multiple changes] 2004-07-22 15:36:05 +00:00
jni [multiple changes] 2004-07-22 15:36:05 +00:00
libltdl Makefile.in: Regenerate with automake 1.8.5. 2004-06-15 07:32:58 +00:00
org
scripts unicode-muncher.pl: Updated to version 2.1 from GNU classpath. 2004-07-09 21:00:12 +00:00
sysdep configure.host: Enable hash synchronization on Darwin. 2004-07-07 20:24:00 +02:00
testsuite configure.in: Renamed to configure.ac. 2004-08-20 15:14:18 +00:00
.cvsignore ignore autom4te.cache 2004-08-23 23:51:56 +00:00
acinclude.m4 acinclude.m4: Correctly quote PKG_CHECK_MODULES. 2004-08-04 19:30:13 +00:00
aclocal.m4 configure.in: Rewrote some obsolete stuff for autoconf 2.59. 2004-08-20 14:47:11 +00:00
addr2name.awk
boehm.cc configure.ac: Handle --enable-gc-debug. 2004-08-28 00:45:56 +00:00
ChangeLog Author e-mail updated for all files. 2004-08-30 15:06:48 +02:00
ChangeLog-1999
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
configure configure.ac: Handle --enable-gc-debug. 2004-08-28 00:45:56 +00:00
configure.ac configure.ac: Handle --enable-gc-debug. 2004-08-28 00:45:56 +00:00
configure.host s390.md ("udivsi3"): Ensure trap is generated for division by zero. 2004-07-14 13:09:09 +00:00
COPYING
defineclass.cc defineclass.cc: Include <stdio.h>. 2004-08-23 19:21:19 +00:00
exception.cc
gij.cc jvm.h (namespace jcj): Declare verbose_class_flag 2004-07-07 16:44:12 -07:00
HACKING
interpret.cc interpret.cc (run): Correctly access libffi return values of integral smaller-than-int type... 2004-07-13 21:06:33 +00:00
jni.cc javaprims.h (_Jv_Utf8Const): Change struct to a class, with private fields and access methods. 2004-08-11 23:53:42 -07:00
LIBGCJ_LICENSE
libgcj-test.spec.in
libgcj.pc.in
libgcj.spec.in
libtool-version
Makefile.am Makefile.am (AM_GCJFLAGS): Add LIBGCJ_JAVAFLAGS. 2004-08-25 15:12:25 +00:00
Makefile.in Makefile.am (AM_GCJFLAGS): Add LIBGCJ_JAVAFLAGS. 2004-08-25 15:12:25 +00:00
mauve-libgcj
NEWS * NEWS: Updated with news up to GCC 3.4 release. 2004-07-29 03:50:36 +01:00
no-threads.cc
nogc.cc
pkg.m4
posix-threads.cc re PR libgcj/11801 (Problems with Process.waitFor() and exitValue()) 2004-08-12 16:20:11 +00:00
posix.cc
prims.cc prims.cc (JVMPI_NOTIFY_ALLOC): New macro. 2004-08-23 22:31:53 +01:00
README README: Remove obsolete info. 2004-07-29 03:13:04 +01:00
resolve.cc javaprims.h (_Jv_Utf8Const): Change struct to a class, with private fields and access methods. 2004-08-11 23:53:42 -07:00
THANKS README: Remove obsolete info. 2004-07-29 03:13:04 +01:00
verify.cc javaprims.h (_Jv_Utf8Const): Change struct to a class, with private fields and access methods. 2004-08-11 23:53:42 -07:00
win32-threads.cc
win32.cc configure.in [...] (SYSTEMSPEC): Remove -lwsock32. 2004-08-01 04:29:31 +00:00

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