gcc/libjava
Mark Wielaard 6cd655a302 2004-08-29 Mark Wielaard <mark@klomp.org>
* java/util/Arrays.java
	(sort(byte[], int, int)): Check fromIndex < 0.
	(sort(char[], int, int)): Likewise.
	(sort(short[], int, int)): Likewise.
	(sort(int[], int, int)): Likewise.
	(sort(long[], int, int)): Likewise.
	(sort(float[], int, int)): Likewise.
	(sort(double[], int, int)): Likewise.
	(sort(Object[], int, int, Comparator)): Likewise.
	(qsort(byte[], int, int)): Honor lower bound from in insertion sort.
	(qsort(char[], int, int)): Likewise.
	(qsort(short[], int, int)): Likewise.
	(qsort(int[], int, int)): Likewise.
	(qsort(long[], int, int)): Likewise.
	(qsort(float[], int, int)): Likewise.
	(qsort(double[], int, int)): Likewise.

From-SVN: r86734
2004-08-29 22:16:22 +02:00
..
gcj configure.in: Renamed to configure.ac. 2004-08-20 15:14:18 +00:00
gnu
include configure.ac: Handle --enable-gc-debug. 2004-08-28 00:45:56 +00:00
java 2004-08-29 Mark Wielaard <mark@klomp.org> 2004-08-29 22:16:22 +02:00
javax
jni
libltdl
org
scripts
sysdep
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
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 2004-08-29 Mark Wielaard <mark@klomp.org> 2004-08-29 22:16:22 +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
COPYING
defineclass.cc defineclass.cc: Include <stdio.h>. 2004-08-23 19:21:19 +00:00
exception.cc
gij.cc
HACKING
interpret.cc
jni.cc
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
no-threads.cc
nogc.cc
pkg.m4
posix-threads.cc
posix.cc
prims.cc prims.cc (JVMPI_NOTIFY_ALLOC): New macro. 2004-08-23 22:31:53 +01:00
README
resolve.cc
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