gcc/libjava
Uros Bizjak c3da584c59 dwarf2-signal.h: Update copyright year.
* include/dwarf2-signal.h: Update copyright year.
	(SIGNAL_HANDLER): Remove _sip argument.  Mark _p argument with
	__attribute__ ((__unused__)).
	(class java::lang::Throwable): Remove declaration.
	(MAKE_THROW_FRAME) [!__ia64__]: Define as empty definition.

From-SVN: r208510
2014-03-12 12:19:05 +01:00
..
classpath Small ChangeLog fixes. 2014-01-02 22:56:58 +01:00
contrib
gcj
gnu
include dwarf2-signal.h: Update copyright year. 2014-03-12 12:19:05 +01:00
java natObject.cc (_Jv_MonitorEnter): Add missing parenthesis around comparison with (address | LOCKED) in JvAssert. 2014-03-11 17:41:07 +01:00
javax
libltdl
org
scripts
sun
sysdep
testsuite XFAIL sourcelocation (PR libgcj/55637) 2014-02-20 14:04:53 +00:00
aclocal.m4
boehm.cc
ChangeLog dwarf2-signal.h: Update copyright year. 2014-03-12 12:19:05 +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
configure re PR java/60261 (Weird java install with --enable-version-specific-runtime-libs) 2014-02-20 08:43:04 +00:00
configure.ac re PR java/60261 (Weird java install with --enable-version-specific-runtime-libs) 2014-02-20 08:43:04 +00:00
configure.host
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
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
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.