gcc/libjava
Michael Koch 2c661756f4 [multiple changes]
2004-10-18  Michael Koch  <konqueror@gmx.de>

	* gnu/java/net/protocol/http/Connection.java,
	java/nio/MappedByteBufferImpl.java,
	java/text/RuleBasedCollator.java,
	java/util/ResourceBundle.java:
	Reworked import statements.

2004-10-18  Jeroen Frijters  <jeroen@frijters.net>

	* java/security/IdentityScope.java
	(systemScope): Removed useless initializer.
	* java/security/Policy.java
	(currentPolicy): Likewise.

From-SVN: r89210
2004-10-18 12:22:51 +00:00
..
gcj [multiple changes] 2004-09-25 22:21:51 +00:00
gnu [multiple changes] 2004-10-18 12:22:51 +00:00
include posix-threads.h <__alpha__> (_Jv_ThreadId_t): Use void*. 2004-10-11 10:49:39 -07:00
java [multiple changes] 2004-10-18 12:22:51 +00:00
javax 2004-10-18 Jeroen Frijters <jeroen@frijters.net> 2004-10-18 10:23:59 +00:00
jni configure.ac: Introduce AC_C_BIGENDIAN_CROSS for WORDS_BIGENDIAN. 2004-09-22 22:59:16 +02:00
libltdl configure.ac: Fixed AM_INIT_AUTOMAKE usage and replaces AM_CONFIG_HEADER by AC_CONFIG_FILES. 2004-09-12 17:11:13 +00:00
org [multiple changes] 2004-09-21 10:33:35 +02:00
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 re PR libgcj/17903 (Incorrect SHA result) 2004-10-12 12:13:39 +02:00
.cvsignore ignore autom4te.cache 2004-08-23 23:51:56 +00:00
acinclude.m4 Makefile.am: Run aclocal with -I ../config 2004-09-23 01:14:03 +00:00
aclocal.m4 Makefile.am: Run aclocal with -I ../config 2004-09-23 01:14:03 +00:00
addr2name.awk
boehm.cc configure.ac: Handle --enable-gc-debug. 2004-08-28 00:45:56 +00:00
ChangeLog [multiple changes] 2004-10-18 12:22:51 +00:00
ChangeLog-1999
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
configure configure.ac (*-*-freebsd[[1234]]*): Refine error message emission rule. 2004-10-04 22:26:16 +00:00
configure.ac configure.ac (*-*-freebsd[[1234]]*): Refine error message emission rule. 2004-10-04 22:26:16 +00:00
configure.host configure.host: Use -fno-use-divide-subroutine for mips*-*-linux*. 2004-09-03 17:58:52 +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 HACKING: Remove reference to special automake. 2004-08-30 20:45:10 +02:00
interpret.cc interpret.cc (_Jv_InterpMethod::run): Initialize _Jv_StartOfInterpreter. 2004-10-14 15:21:13 +00:00
jni.cc jni.cc (_Jv_JNIMethod::call): Use ffi_java_raw_call instead of ffi_raw_call if FFI_NATIVE_RAW_API is not defined. 2004-10-14 20:36:37 +00:00
LIBGCJ_LICENSE
libgcj-test.spec.in
libgcj.pc.in
libgcj.spec.in
libtool-version
Makefile.am Makefile.am (nat_files, [...]): New. 2004-10-15 17:01:19 +00:00
Makefile.in Makefile.am (nat_files, [...]): New. 2004-10-15 17:01:19 +00:00
mauve-libgcj re PR libgcj/6182 (Mauve Character.unicode test gives bogus test results) 2004-09-23 00:06:10 +00:00
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 configure.in: Use pkg-config to check for GTK 2.2 and libart 2.1. 2004-01-30 22:01:11 +00:00
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 (unblock_signal): Annotate signum with __unused__ to avoid warnings in the non-POSIX_VERSION case. 2004-09-26 13:38:49 -07: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 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

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