gcc/libjava
Matthias Klose a1906e8bbf Import GNU Classpath (20121202).
2012-12-19  Matthias Klose  <doko@ubuntu.com>

        Import GNU Classpath (20121202).

        * Regenerate class and header files.
        * Regenerate auto* files.
        * sources.am, gcj/javaprims.h: Regenerate.
        * gnu/java/nio/FileLockImpl.java (close): New override.

From-SVN: r194618
2012-12-19 17:03:15 +00:00
..
classpath Import GNU Classpath (20121202). 2012-12-19 17:03:15 +00:00
contrib
gcj Import GNU Classpath (20121202). 2012-12-19 17:03:15 +00:00
gnu Import GNU Classpath (20121202). 2012-12-19 17:03:15 +00:00
include * include/x86_64-signal.h (HANDLE_DIVIDE_OVERFLOW): Fix whitespace. 2012-07-18 21:00:33 +02:00
java Import GNU Classpath (20121202). 2012-12-19 17:03:15 +00:00
javax Import GNU Classpath (20121202). 2012-12-19 17:03:15 +00:00
libltdl
org
scripts
sun
sysdep Fix typo. 2012-06-20 09:48:40 -04:00
testsuite tree-eh.c (goto_queue_node): New field. 2012-09-15 00:41:53 +00:00
COPYING
ChangeLog Import GNU Classpath (20121202). 2012-12-19 17:03:15 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
ChangeLog-2010
ChangeLog-2011
HACKING
LIBGCJ_LICENSE
Makefile.am Use libstdc++-raw-cxx.m4 in libjava 2012-12-12 05:40:15 -08:00
Makefile.in Use libstdc++-raw-cxx.m4 in libjava 2012-12-12 05:40:15 -08:00
NEWS
README
THANKS
aclocal.m4 Use libstdc++-raw-cxx.m4 in libjava 2012-12-12 05:40:15 -08:00
boehm.cc
configure Use libstdc++-raw-cxx.m4 in libjava 2012-12-12 05:40:15 -08:00
configure.ac Use libstdc++-raw-cxx.m4 in libjava 2012-12-12 05:40:15 -08:00
configure.host
darwin.cc
defineclass.cc defineclass.cc (MAJOR_1_7, MINOR_1_7): New. 2012-04-23 13:33:32 +00:00
ecjx.cc
exception.cc eh_personality.cc (__gxx_personality_seh0): New function. 2012-07-19 07:29:24 +00:00
gij.cc
headers.txt
interpret-run.cc
interpret.cc
jni-libjvm.cc
jni.cc
jvmti.cc
libgcj-noncore-dummy.def
libgcj-test.spec.in
libgcj.pc.in
libgcj.spec.in
libgcj.ver eh_personality.cc (__gxx_personality_seh0): New function. 2012-07-19 07:29:24 +00:00
libgcj_bc.c
libtool-version libtool-version: Bump soversion. 2012-11-19 11:49:48 +00:00
link.cc
mauve-libgcj
mingwld.m4
no-threads.cc
nogc.cc
pkg.m4
posix-threads.cc
posix.cc
prims.cc
shlibpath.m4
sources.am Import GNU Classpath (20121202). 2012-12-19 17:03:15 +00:00
stacktrace.cc
standard.omit.in
verify.cc
win32-threads.cc
win32.cc

README

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 refer to

		http://gcc.gnu.org/bugs/

on when and how to submit a bug report.