gcc/libjava
Rainer Orth 61d2c24233 re PR libgcj/49314 (md5test, shatest output FAILs on Tru64 UNIX)
PR libgcj/49314
	* gnu/gcj/convert/natIconv.cc (iconv_init): Pad in[] with NUL byte.

From-SVN: r175266
2011-06-21 17:09:57 +00:00
..
classpath Remove freebsd1 from libtool.m4 macros and config.rpath. 2011-02-13 11:45:53 +00:00
contrib Insert libgcj's Python module directory at the start of the search 2011-02-14 16:00:28 +00:00
gcj configure.ac (libgcj_ld_export_all): Set for windows native targets to export-all-symbols. 2011-04-08 16:16:38 +02:00
gnu re PR libgcj/49314 (md5test, shatest output FAILs on Tru64 UNIX) 2011-06-21 17:09:57 +00:00
include re PR libgcj/49315 (Throw_2 SEGVs on Tru64 UNIX) 2011-06-17 08:33:13 +00:00
java Missed part of regenerated file. 2011-04-08 18:12:14 +02:00
javax
libltdl Remove freebsd1 from libtool.m4 macros and config.rpath. 2011-02-13 11:45:53 +00:00
org
scripts
sun
sysdep Revert accidental svn commit r174473 2011-05-31 15:02:40 +02:00
testsuite jni.exp (gcj_jni_get_cxxflags_invocation): Add $libiconv to cxxflags for alpha*-dec-osf*. 2011-04-15 17:12:35 +00:00
aclocal.m4
boehm.cc
ChangeLog re PR libgcj/49314 (md5test, shatest output FAILs on Tru64 UNIX) 2011-06-21 17:09:57 +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
configure re PR target/49461 (boehm-gc and gcj incompatible with pie) 2011-06-18 15:06:26 +00:00
configure.ac re PR target/49461 (boehm-gc and gcj incompatible with pie) 2011-06-18 15:06:26 +00:00
configure.host re PR libgcj/49315 (Throw_2 SEGVs on Tru64 UNIX) 2011-06-17 08:33:13 +00:00
COPYING
darwin.cc
defineclass.cc
ecjx.cc
exception.cc
gij.cc
HACKING
headers.txt configure.ac (libgcj_ld_export_all): Set for windows native targets to export-all-symbols. 2011-04-08 16:16:38 +02:00
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 Fix PR java/21206: Unrecognized option '-Wl,-rpath' for jv-convert 2011-02-04 05:51:57 +00:00
libgcj.ver
libtool-version
link.cc
Makefile.am configure.ac (libgcj_ld_export_all): Set for windows native targets to export-all-symbols. 2011-04-08 16:16:38 +02:00
Makefile.in configure.ac (libgcj_ld_export_all): Set for windows native targets to export-all-symbols. 2011-04-08 16:16:38 +02:00
mauve-libgcj
mingwld.m4
NEWS
no-threads.cc
nogc.cc
pkg.m4
posix-threads.cc
posix.cc
prims.cc
README * README: Refer to our generic bug reporting page. 2011-04-24 10:04:26 +00:00
shlibpath.m4 Remove freebsd1 from libtool.m4 macros and config.rpath. 2011-02-13 11:45:53 +00:00
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.