gcc/libjava
Dave Korn c4f0333bbc configure.host (libgcj_sublib_ltflags): New variable.
* configure.host (libgcj_sublib_ltflags): New variable.
	* configure.ac (LIBGCJ_SUBLIB_LTFLAGS): AC_SUBST variable for
	the above in makefiles.
	* configure: Regenerate.

	* Makefile.am (libgcj_la_LDFLAGS_NOUNDEF): Rename from this ...
	(LIBJAVA_LDFLAGS_NOUNDEF): ... to this, initialise from
	LIBGCJ_SUBLIB_LTFLAGS (only when building sublibs), and ...
	(libgij_la_LDFLAGS, libgcj_tools_la_LDFLAGS, libjvm_la_LDFLAGS,
	lib_gnu_awt_xlib_la_LDFLAGS, libgcj_bc_la_LDFLAGS): ... use it in
	all these places to replace hard-coded -no-undefined and -bindir
	flags, as well as ...
	(libgcj_la_LDFLAGS): ... updating existing reference here.
	* Makefile.in: Regenerate.
	* include/Makefile.in: Likewise.
	* testsuite/Makefile.in: Likewise.
	* gcj/Makefile.in: Likewise.

From-SVN: r152347
2009-09-30 22:20:54 +00:00
..
classpath ltmain.sh (removedotparts): Don't use comma as 's' separator. 2009-08-26 14:52:45 +00:00
contrib aotcompile.py.in: Use hashlib instead of md5 if available. 2009-07-23 14:25:33 +00:00
gcj configure.host (libgcj_sublib_ltflags): New variable. 2009-09-30 22:20:54 +00:00
gnu natVMSecureRandomWin32.cc: Correct UnsupportedOperationException namespace. 2009-09-16 21:38:46 +00:00
include configure.host (libgcj_sublib_ltflags): New variable. 2009-09-30 22:20:54 +00:00
java Fix for PR40616: missing java.io.PrintStream constructors. 2009-07-28 15:08:12 +00:00
javax re PR java/40590 (namespace namespace broken in CNI) 2009-06-29 17:50:59 +00:00
libltdl cygming.h (TARGET_USE_JCR_SECTION): Enable. 2009-09-22 18:58:13 +00:00
org
scripts re PR libgcj/37636 (java tools are unable to find resource files) 2008-10-21 17:55:01 +00:00
sun natUnsafe.cc (spinlock contructor): Call sched_yield(). 2009-01-12 17:39:10 +00:00
sysdep cygming.h (TARGET_USE_JCR_SECTION): Enable. 2009-09-22 18:58:13 +00:00
testsuite configure.host (libgcj_sublib_ltflags): New variable. 2009-09-30 22:20:54 +00:00
COPYING
ChangeLog configure.host (libgcj_sublib_ltflags): New variable. 2009-09-30 22:20:54 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008 Rotated ChangeLogs. 2009-01-12 16:45:32 +00:00
HACKING Cleanups after the update to Autoconf 2.64, Automake 1.11. 2009-08-22 13:41:50 +00:00
LIBGCJ_LICENSE
Makefile.am configure.host (libgcj_sublib_ltflags): New variable. 2009-09-30 22:20:54 +00:00
Makefile.in configure.host (libgcj_sublib_ltflags): New variable. 2009-09-30 22:20:54 +00:00
NEWS
README
THANKS
aclocal.m4 Regenerate tree using Autoconf 2.64 and Automake 1.11. 2009-08-22 13:22:20 +00:00
boehm.cc
configure configure.host (libgcj_sublib_ltflags): New variable. 2009-09-30 22:20:54 +00:00
configure.ac configure.host (libgcj_sublib_ltflags): New variable. 2009-09-30 22:20:54 +00:00
configure.host configure.host (libgcj_sublib_ltflags): New variable. 2009-09-30 22:20:54 +00:00
darwin.cc
defineclass.cc
ecjx.cc re PR libgcj/38396 (ecj1 linked against both -lgcj and -lgcj_bc) 2008-12-19 15:57:29 +01:00
exception.cc
gij.cc
headers.txt
interpret-run.cc interpret.cc (DEBUG): Rename this ... 2009-04-28 04:02:30 +00:00
interpret.cc interpret.cc (DEBUG): Rename this ... 2009-04-28 04:02:30 +00:00
jni-libjvm.cc
jni.cc re PR libgcj/37636 (java tools are unable to find resource files) 2008-10-21 17:55:01 +00:00
jvmti.cc
libgcj-test.spec.in
libgcj.pc.in
libgcj.spec.in Makefile.am (libgcj_bc_la_LIBADD): Delete. 2009-08-17 17:30:10 +00:00
libgcj.ver
libgcj_bc.c libgcj_bc.c (__data_start, [...]): Add dummy usage. 2009-09-16 10:43:29 +00:00
libtool-version libtool-version: Bump soversion. 2009-06-22 09:46:57 +00:00
link.cc [multiple changes] 2009-03-12 16:13:19 +00:00
mauve-libgcj
mingwld.m4
no-threads.cc
nogc.cc
pkg.m4
posix-threads.cc
posix.cc
prims.cc interpret.cc (DEBUG): Rename this ... 2009-04-28 04:02:30 +00:00
shlibpath.m4
sources.am Sync libgcj with GNU Classpath 0.98. 2009-02-25 21:40:28 +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 submit bug reports via this URL:

	http://gcc.gnu.org/bugzilla