gcc/libjava
Jakub Jelinek b67cd4e331 gcc.c (process_command): Update copyright notice dates.
gcc/
	* gcc.c (process_command): Update copyright notice dates.
	* gcov-dump.c: Ditto.
	* gcov.c: Ditto.
	* doc/cpp.texi: Bump @copying's copyright year.
	* doc/cppinternals.texi: Ditto.
	* doc/gcc.texi: Ditto.
	* doc/gccint.texi: Ditto.
	* doc/gcov.texi: Ditto.
	* doc/install.texi: Ditto.
	* doc/invoke.texi: Ditto.
gcc/fortran/
	* gfortranspec.c (lang_specific_driver): Update copyright notice
	dates.
	* gfc-internals.texi: Bump @copying's copyright year.
	* gfortran.texi: Ditto.
	* intrinsic.texi: Ditto.
	* invoke.texi: Ditto.
gcc/go/
	* gccgo.texi: Bump @copyrights-go year.
gcc/java/
	* jcf-dump.c (version): Update copyright notice dates.
libgomp/
	* libgomp.texi: Bump @copying's copyright year.
libquadmath/
	* libquadmath.texi: Bump @copying's copyright year.
libitm/
	* libitm.texi: Bump @copying's copyright year.
gcc/ada/
	* gnat_ugn.texi: Bump @copying's copyright year.
libjava/
	* classpath/gnu/java/rmi/registry/RegistryImpl.java (version): Update
	copyright notice dates.
	* classpath/tools/gnu/classpath/tools/orbd/Main.java (run): Ditto.
	* gnu/gcj/convert/Convert.java (version): Update copyright notice
	dates.
	* gnu/gcj/tools/gcj_dbtool/Main.java (main): Ditto.

From-SVN: r219187
2015-01-05 13:05:46 +01:00
..
classpath gcc.c (process_command): Update copyright notice dates. 2015-01-05 13:05:46 +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 gcc.c (process_command): Update copyright notice dates. 2015-01-05 13:05:46 +01:00
include dwarf2-signal.h: Update copyright year. 2014-03-12 12:19:05 +01:00
java Enable Java on Cygwin-64 2014-05-13 16:23:11 +00:00
javax
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 libffi.exp (load_gcc_lib): Register loaded libs. 2014-05-20 08:20:06 +00:00
aclocal.m4
boehm.cc Enable Java on Cygwin-64 2014-05-13 16:23:11 +00:00
ChangeLog gcc.c (process_command): Update copyright notice dates. 2015-01-05 13:05:46 +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-2013 Small ChangeLog fixes. 2014-01-02 22:56:58 +01:00
ChangeLog-2014 gcc.c (process_command): Update copyright notice dates. 2015-01-05 13:05:46 +01:00
configure Always use PIC option with -shared in libtool 2014-11-21 08:49:17 -08:00
configure.ac Remove obsolete Solaris 9 support 2014-04-22 12:30:59 +00:00
configure.host Enable Java on Cygwin-64 2014-05-13 16:23:11 +00:00
COPYING
darwin.cc
defineclass.cc
ecjx.cc
exception.cc
gij.cc
HACKING
headers.txt
interpret-run.cc
interpret.cc
jni-libjvm.cc
jni.cc
jvmti.cc
libgcj_bc.c
LIBGCJ_LICENSE
libgcj-noncore-dummy.def
libgcj-test.spec.in
libgcj.pc.in
libgcj.spec.in
libgcj.ver
libtool-version libtool-version: Bump soversion. 2013-06-20 13:02:05 +00:00
link.cc
Makefile.am re PR java/60261 (Weird java install with --enable-version-specific-runtime-libs) 2014-02-20 08:43:04 +00:00
Makefile.in re PR java/60261 (Weird java install with --enable-version-specific-runtime-libs) 2014-02-20 08:43:04 +00:00
mauve-libgcj
mingwld.m4
NEWS
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
README
shlibpath.m4
sources.am
stacktrace.cc
standard.omit.in
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 refer to

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

on when and how to submit a bug report.