gcc/libjava
Dalibor Topic 473210a961 re PR classpath/32844 (EnumSet causes code to be miscompiled)
2007-07-31  Dalibor Topic  <robilad@kaffe.org>

        PR 32844
        * java/util/EnumSet.java:
        Made class abstract per API spec.
        (size, iterator, add, addAll, clear, contains,
        containsAll, remove, removeAll, retainAll) Moved 
        into an anonymous inner class in of(T).
        (allOf, noneOf, copyOf, of, range) Made more 
        implementation independent.
        (of(T)) return an instance of an anonymous class
        implementing EmptySet.

From-SVN: r127291
2007-08-08 08:00:32 +00:00
..
classpath re PR classpath/32844 (EnumSet causes code to be miscompiled) 2007-08-08 08:00:32 +00:00
gcj configure.ac (INTERPRETER): New AM_CONDITIONAL. 2007-07-31 16:17:21 +00:00
gnu Import GNU Classpath (libgcj-import-20070727). 2007-08-04 10:53:49 +00:00
include Import GNU Classpath (libgcj-import-20070727). 2007-08-04 10:53:49 +00:00
java re PR classpath/32844 (EnumSet causes code to be miscompiled) 2007-08-08 08:00:32 +00:00
javax Import GNU Classpath (libgcj-import-20070727). 2007-08-04 10:53:49 +00:00
libltdl aclocal.m4: Regenerate to use multi.m4. 2007-01-17 19:48:52 +00:00
org Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
scripts Import GNU Classpath (libgcj-import-20070727). 2007-08-04 10:53:49 +00:00
sun Import GNU Classpath (libgcj-import-20070727). 2007-08-04 10:53:49 +00:00
sysdep [multiple changes] 2007-07-13 14:07:16 +00:00
testsuite configure.ac (INTERPRETER): New AM_CONDITIONAL. 2007-07-31 16:17:21 +00:00
aclocal.m4 re PR libgcj/32929 (Make FAILURE in 4.3.0 - error: `CXX' has changed since the previous run:) 2007-07-29 10:09:54 +00:00
addr2name.awk
boehm.cc configure.ac (INTERPRETER): New AM_CONDITIONAL. 2007-07-31 16:17:21 +00:00
ChangeLog natFilePosix.cc (init_native): Define to 0. 2007-08-04 21:50:01 +00:00
ChangeLog-1998 Shuffle ChangeLog entries into new files ChangeLog-1998, 2005-05-04 18:29:28 +00:00
ChangeLog-1999 Shuffle ChangeLog entries into new files ChangeLog-1998, 2005-05-04 18:29:28 +00:00
ChangeLog-2000 Shuffle ChangeLog entries into new files ChangeLog-1998, 2005-05-04 18:29:28 +00:00
ChangeLog-2001 Shuffle ChangeLog entries into new files ChangeLog-1998, 2005-05-04 18:29:28 +00:00
ChangeLog-2002 Shuffle ChangeLog entries into new files ChangeLog-1998, 2005-05-04 18:29:28 +00:00
ChangeLog-2003 Shuffle ChangeLog entries into new files ChangeLog-1998, 2005-05-04 18:29:28 +00:00
ChangeLog-2004 Shuffle ChangeLog entries into new files ChangeLog-1998, 2005-05-04 18:29:28 +00:00
ChangeLog-2005 ChangeLog rotation 2007-01-17 20:18:15 +00:00
ChangeLog-2006 ChangeLog rotation 2007-01-17 20:18:15 +00:00
configure configure.ac (INTERPRETER): New AM_CONDITIONAL. 2007-07-31 16:17:21 +00:00
configure.ac configure.ac (INTERPRETER): New AM_CONDITIONAL. 2007-07-31 16:17:21 +00:00
configure.host re PR target/32340 ([arm] libjava build failure due to missing thread synchronization primitives) 2007-07-16 10:32:05 +00:00
COPYING
darwin.cc
defineclass.cc java-interp.h (_Jv_LocalVarTableEntry): Add union for bytecode_pc and direct-threaded pc. 2007-06-15 03:53:52 +00:00
exception.cc unwind-dw2-fde.c (get_cie_encoding): Replaced _Unwind_Word with _uleb128_t and _Unwind_SWord with _sleb128_t. 2007-01-24 14:46:47 +00:00
gij.cc gij.cc (main): Accept -agentlib and -agentpath options. 2007-04-09 13:24:00 +00:00
HACKING Import GNU Classpath (libgcj-import-20070727). 2007-08-04 10:53:49 +00:00
headers.txt libgcj.ver: Add __gcj_personality_sj0. 2007-07-13 15:36:39 +00:00
interpret-run.cc Breakpoint.java: Make abstract. 2007-06-19 00:10:10 +00:00
interpret.cc configure.ac (INTERPRETER): New AM_CONDITIONAL. 2007-07-31 16:17:21 +00:00
jni-libjvm.cc Import GNU Classpath (libgcj-import-20070727). 2007-08-04 10:53:49 +00:00
jni.cc Import GNU Classpath (libgcj-import-20070727). 2007-08-04 10:53:49 +00:00
jvmti.cc no-gc.h (_Jv_IsThreadSuspended): Declare. 2007-04-23 21:12:10 +00:00
libgcj_bc.c libgcj_bc.c (JvRunMainName): Declare. 2007-03-07 15:54:27 +00:00
LIBGCJ_LICENSE Update FSF address 2005-06-30 03:22:09 +00:00
libgcj-test.spec.in
libgcj.pc.in
libgcj.spec.in jvspec.c (lang_specific_driver): Add -s-bc-abi when needed. 2006-08-17 01:03:21 +00:00
libgcj.ver [multiple changes] 2007-07-13 14:07:16 +00:00
libtool-version * libtool-version: Bump current to 9. 2007-01-22 17:41:36 +00:00
link.cc configure.ac (INTERPRETER): New AM_CONDITIONAL. 2007-07-31 16:17:21 +00:00
Makefile.am configure.ac (INTERPRETER): New AM_CONDITIONAL. 2007-07-31 16:17:21 +00:00
Makefile.in Import GNU Classpath (libgcj-import-20070727). 2007-08-04 10:53:49 +00:00
mauve-libgcj PR libgcj/9715, PR libgcj/19132: 2006-01-03 22:58:31 +00:00
mingwld.m4 Makefile.am (ACLOCAL_AMFLAGS): Also include "..". 2005-08-22 22:36:35 +00:00
NEWS * NEWS: Add 4.1 updates. 2006-01-31 13:32:29 +00:00
no-threads.cc
nogc.cc no-gc.h (_Jv_IsThreadSuspended): Declare. 2007-04-23 21:12:10 +00:00
pkg.m4
posix-threads.cc re PR libgcj/29324 (add wait handling hook) 2007-05-12 17:37:55 +00:00
posix.cc re PR libgcj/17002 (java.util.TimeZone.getDefault() is broken) 2007-02-22 17:04:55 +01:00
prims.cc configure.ac (INTERPRETER): New AM_CONDITIONAL. 2007-07-31 16:17:21 +00:00
README
shlibpath.m4 configure: Rebuilt. 2006-09-18 18:34:56 +00:00
sources.am Import GNU Classpath (libgcj-import-20070727). 2007-08-04 10:53:49 +00:00
stacktrace.cc configure.ac (INTERPRETER): New AM_CONDITIONAL. 2007-07-31 16:17:21 +00:00
standard.omit.in Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
THANKS
verify.cc java-insns.h (enum java_code): Add op_breakpoint. 2006-10-14 20:11:12 +00:00
win32-threads.cc Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
win32.cc libgcj.spec.in: Use THREADSTARTFILESPEC to affect the spec for startfile. 2006-07-05 02:15:51 +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