gcc/libjava
Jakub Jelinek 0ffc0b3be5 Small ChangeLog fixes.
From-SVN: r206287
2014-01-02 22:56:58 +01:00
..
classpath Small ChangeLog fixes. 2014-01-02 22:56:58 +01:00
contrib aot-compile.in: Fix typo in option list. 2013-06-27 13:58:20 +00:00
gcj configure.ac (dbexecdir): Base on $(toolexeclibdir), not $(libdir). 2013-05-22 17:25:59 -04:00
gnu gnat_ugn.texi: Bump @copying's copyright year. 2014-01-02 22:25:41 +01:00
include configure.ac (dbexecdir): Base on $(toolexeclibdir), not $(libdir). 2013-05-22 17:25:59 -04: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 libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match. 2013-09-20 19:17:52 +09:30
org
scripts
sun
sysdep Enable java for aarch64 2013-04-16 08:49:51 +00:00
testsuite configure.ac (dbexecdir): Base on $(toolexeclibdir), not $(libdir). 2013-05-22 17:25:59 -04:00
COPYING
ChangeLog Small ChangeLog fixes. 2014-01-02 22:56:58 +01: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
ChangeLog-2012 ChangeLog rotation. 2013-01-03 10:47:48 +01:00
ChangeLog-2013 Small ChangeLog fixes. 2014-01-02 22:56:58 +01:00
HACKING
LIBGCJ_LICENSE
Makefile.am Makefile.am (toolexeclib_LTLIBRARIES): Use install/libgcj_bc.la instead of libgcj_bc.la. 2013-12-09 15:19:30 +00:00
Makefile.in Makefile.am (toolexeclib_LTLIBRARIES): Use install/libgcj_bc.la instead of libgcj_bc.la. 2013-12-09 15:19:30 +00:00
NEWS
README
THANKS
aclocal.m4
boehm.cc
configure libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match. 2013-09-20 19:17:52 +09:30
configure.ac configure.ac (dbexecdir): Base on $(toolexeclibdir), not $(libdir). 2013-05-22 17:25:59 -04:00
configure.host Enable java for aarch64 2013-04-16 08:49:51 +00:00
darwin.cc
defineclass.cc Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 13:49:55 +01:00
ecjx.cc
exception.cc
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
libgcj_bc.c
libtool-version libtool-version: Bump soversion. 2013-06-20 13:02:05 +00:00
link.cc
mauve-libgcj
mingwld.m4
no-threads.cc
nogc.cc
pkg.m4 pkg.m4 (PKG_CHECK_MODULES): Use AC_PATH_TOOL to check for pkg-config. 2013-06-20 13:16:57 +00:00
posix-threads.cc
posix.cc
prims.cc
shlibpath.m4 Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 13:49:55 +01:00
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.