gcc/libjava
Rainer Orth 22a4778a0d configure.ac (ANONVERSCRIPT): Handle sun style.
* configure.ac (ANONVERSCRIPT): Handle sun style.
	Define ANONVERSCRIPT_GNU, ANONVERSCRIPT_SUN automake conditionals.
	* configure: Regenerate.

	* Makefile.am [ANONVERSCRIPT]: Protect GNU section with
	ANONVERSCRIPT_GNU.
	Introduce per-library $(lib)_la_version_arg, $(lib)_la_version_dep
	variables.
	[ANONVERSCRIPT_GNU] (version_arg): Default ld arg for version map.
	(version_dep): Likewise for dependency.
	Use them to set the per-library variables.
	[!ANONVERSCRIPT]: Provide them vor the unversioned case.
	[ANONVERSCRIPT_SUN]: Handle Sun symbol versioning.
	(libgcj_la_DEPENDENCIES): Unconditionally use
	$(libgcj_la_version_dep).
	(libgcj_la_LINK): Add $(libgcj_la_version_arg).
	(libgcj_noncore_la_DEPENDENCIES): Unconditionally use
	$(libgcj_la_version_dep).
	(libgcj_tools_la_LIBADD): Move -lm ...
	(libgcj_tools_la_LDFLAGS): ... here.
	(libgcj_tools_la_DEPENDENCIES): Add
	$(libgcj_tools_la_version_dep).
	(libgcj_tools_la_LINK): Add $(libgcj_tools_la_version_arg).
	(lib_gnu_awt_xlib_la_DEPENDENCIES): Add
	$(lib_gnu_awt_xlib_la_version_dep).
	(lib_gnu_awt_xlib_la_LINK): Add
	$(lib_gnu_awt_xlib_la_version_arg).
	(libgcj_bc_la_DEPENDENCIES): Add $(libgcj_bc_la_version_dep).
	(libgcj_bc_la_LINK): $(libgcj_bc_la_version_arg).
	[ANONVERSCRIPT && ANONVERSCRIPT_SUN] (%.ver-sun): New pattern rule.
	* Makefile.in: Regenerate.

	* libgcj.ver: Reformat.

From-SVN: r161843
2010-07-05 17:22:52 +00:00
..
classpath Move the entry from libjava/classpath/ ChangeLog to ChangeLog.gcj as it is a local change. 2010-06-21 11:40:02 +00:00
contrib aotcompile.py.in: Use hashlib instead of md5 if available. 2009-07-23 14:25:33 +00:00
gcj no-dist in non-imported automake dirs. 2010-05-04 18:58:11 +00:00
gnu name-lookup.c (current_decl_namespace): Non-static. 2010-04-07 11:55:02 -04:00
include no-dist in non-imported automake dirs. 2010-05-04 18:58:11 +00:00
java re PR libgcj/42676 (javah doesn't generate the header files as checked in in the archive) 2010-03-13 14:27:27 +00:00
javax re PR libgcj/42676 (javah doesn't generate the header files as checked in in the archive) 2010-03-13 14:27:27 +00:00
libltdl no-dist in non-imported automake dirs. 2010-05-04 18:58:11 +00:00
org re PR libgcj/42676 (javah doesn't generate the header files as checked in in the archive) 2010-03-13 14:27:27 +00:00
scripts Avoid tr '\n', for Solaris /usr/bin/tr. 2010-01-16 14:42:32 +00:00
sun
sysdep cygming.h (TARGET_USE_JCR_SECTION): Enable. 2009-09-22 18:58:13 +00:00
testsuite no-dist in non-imported automake dirs. 2010-05-04 18:58:11 +00:00
COPYING
ChangeLog configure.ac (ANONVERSCRIPT): Handle sun style. 2010-07-05 17:22:52 +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 2010-01-06 Matthias Klose <doko@ubuntu.com> 2010-01-06 17:46:48 +00:00
HACKING Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00
LIBGCJ_LICENSE
Makefile.am configure.ac (ANONVERSCRIPT): Handle sun style. 2010-07-05 17:22:52 +00:00
Makefile.in configure.ac (ANONVERSCRIPT): Handle sun style. 2010-07-05 17:22:52 +00:00
NEWS
README
THANKS
aclocal.m4 Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00
boehm.cc
configure configure.ac (ANONVERSCRIPT): Handle sun style. 2010-07-05 17:22:52 +00:00
configure.ac configure.ac (ANONVERSCRIPT): Handle sun style. 2010-07-05 17:22:52 +00:00
configure.host re PR target/42811 (java.lang.ExceptionInInitializerError in ecj1) 2010-03-21 19:41:37 +00:00
darwin.cc
defineclass.cc
ecjx.cc
exception.cc tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count variable. 2010-04-07 22:27:37 +02:00
gij.cc
headers.txt
interpret-run.cc
interpret.cc
jni-libjvm.cc
jni.cc jni.cc (_Jv_JNI_GetObjectRefType): Mark `object' parameter as maybe unused. 2009-11-30 14:44:41 +11:00
jvmti.cc PR target/42811 (prerequisite) 2010-03-21 19:36:49 +00:00
libgcj-noncore-dummy.def re PR target/42811 (java.lang.ExceptionInInitializerError in ecj1) 2010-03-21 19:41:37 +00:00
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 configure.ac (ANONVERSCRIPT): Handle sun style. 2010-07-05 17:22:52 +00:00
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. 2010-06-03 05:05:26 +00:00
link.cc
mauve-libgcj
mingwld.m4
no-threads.cc
nogc.cc
pkg.m4
posix-threads.cc posix-threads.cc (ParkHelper::unpark): Do not initialise result, but assign it instead. 2009-11-26 21:06:35 +11:00
posix.cc
prims.cc
shlibpath.m4
sources.am Avoid tr '\n', for Solaris /usr/bin/tr. 2010-01-16 14:42:32 +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