gcc/libjava
Jeroen Frijters 8f43f502de re PR libgcj/19649 (java.util.Date.getTimezoneOffset returns negated output)
2004-01-28  Jeroen Frijters  <jeroen@frijters.net>

	PR libgcj/19649
	* java/util/Date.java
	(Date(int,int,int), Date(int,int,int,int,int)): Delegate to other
	constructor.
	(Date(int,int,int,int,int,int)): Fixed to handle out-of-range
	arguments.
	(getTimezoneOffset): Inverted sign.

From-SVN: r94401
2005-01-29 00:43:50 +00:00
..
gcj re PR libgcj/7305 (Install path for libgcj header files) 2004-12-03 11:15:25 +00:00
gnu VMCompiler.java (compileClass): Ignore UnknownError. 2005-01-19 23:56:27 +00:00
include Class.h (next): Updated documentation. 2005-01-24 19:05:34 +00:00
java re PR libgcj/19649 (java.util.Date.getTimezoneOffset returns negated output) 2005-01-29 00:43:50 +00:00
javax PR libgcj/14012, PR libgcj/14013, PR libgcj/15157, PR libgcj/15509 2005-01-11 20:19:56 +00:00
jni revert: [multiple changes] 2004-11-30 23:59:12 +00:00
libltdl Makefile.in: Regenrate with Automake 1.9.3. 2004-11-24 21:01:02 +00:00
org [multiple changes] 2004-09-21 10:33:35 +02:00
scripts Character.java, [...]: Reorder "final static" to "static final". 2004-11-24 13:33:01 +00:00
sysdep
testsuite re PR java/19070 (internal compiler error: in generate_bytecode_conditional, at java/jcf-write.c:1271) 2005-01-26 02:28:15 +00: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 re PR libgcj/7305 (Install path for libgcj header files) 2004-12-03 11:15:25 +00:00
addr2name.awk
boehm.cc * Merged gcj-abi-2-dev-branch to trunk. 2004-11-25 03:47:08 +00:00
ChangeLog re PR libgcj/19649 (java.util.Date.getTimezoneOffset returns negated output) 2005-01-29 00:43:50 +00:00
ChangeLog-1999
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
configure re PR libgcj/7305 (Install path for libgcj header files) 2004-12-03 11:15:25 +00:00
configure.ac re PR libgcj/7305 (Install path for libgcj header files) 2004-12-03 11:15:25 +00:00
configure.host * Merged gcj-abi-2-dev-branch to trunk. 2004-11-25 03:47:08 +00:00
COPYING
darwin.cc Index: gcc/gcc/ChangeLog 2004-10-26 06:09:05 +00:00
defineclass.cc PR libgcj/12016, PR libgcj/18405, PR libgcj/17738: 2005-01-10 19:39:26 +00:00
exception.cc
gij.cc * Merged gcj-abi-2-dev-branch to trunk. 2004-11-25 03:47:08 +00:00
HACKING HACKING: Remove reference to special automake. 2004-08-30 20:45:10 +02:00
interpret.cc re PR libgcj/15719 (GIJ Interpeter: Problem with NaN / infinity comparisons) 2005-01-05 19:03:10 +00:00
jni.cc jni.h (_Jv_JNIEnv::bottom_locals): New field. 2005-01-14 07:36:27 +00:00
LIBGCJ_LICENSE
libgcj-test.spec.in
libgcj.pc.in
libgcj.spec.in
libtool-version
link.cc re PR libgcj/18868 (Interface containing anonymous class breaks gij) 2005-01-10 19:21:46 +00:00
Makefile.am Makefile.am (libgij_la_LIBADD): Add -L$(here)/.libs. 2005-01-24 18:33:14 +01:00
Makefile.in Makefile.am (libgij_la_LIBADD): Add -L$(here)/.libs. 2005-01-24 18:33:14 +01:00
mauve-libgcj * mauve-libgcj: Exclude some swing tests. 2005-01-10 22:57:53 +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
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 PR libgcj/12016, PR libgcj/18405, PR libgcj/17738: 2005-01-10 19:39:26 +00:00
README README: Remove obsolete info. 2004-07-29 03:13:04 +01:00
THANKS README: Remove obsolete info. 2004-07-29 03:13:04 +01:00
verify.cc * Merged gcj-abi-2-dev-branch to trunk. 2004-11-25 03:47:08 +00: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