gcc/libjava
Richard Sandiford b30bfd402f gcc-defs.exp (gcc-set-multilib-library-path): Delete.
gcc/testsuite/
	* lib/gcc-defs.exp (gcc-set-multilib-library-path): Delete.
	* lib/target-libpath.exp (ld_library_path_vars): New variable.
	(init_ld_library_path_env_vars): New function, replacing the
	orig_*_saved assignments.  Call it after defining it.
	(set_ld_library_path_env_vars): Rewrite to use ld_library_path_vars.
	(restore_ld_library_path_env_vars): Likewise.
	(add_path, find_libgcc_s): New functions.
	* lib/objc.exp (objc_init): Use find_libgcc_s instead of
	gcc-set-multilib-library-path.
	(objc_target_compile): Don't add "." to ld_library_path.
	Use add_path.
	* lib/gfortran.exp (gfortran_link_flags): Don't add "." to
	ld_library_path.  Use add_path.  Use find_libgcc_s instead of
	gcc-set-multilib-library-path.
	* lib/g++.exp (g++_link_flags): Likewise.
	* lib/obj-c++.exp (obj-c++_link_flags): Likewise.
	* lib/c-torture.exp: Do not manipulate ld_library_path at the
	top level; do it...
	(c-torture-execute): ...here instead.  Use $ld_library_path_multilib
	to tell when this needs to happen.  Use find_libgcc_s instead of
	gcc-set-multilib-library-path.
	* lib/gcc-dg.exp: Likewise.
	* lib/gnat.exp (gnat_target_compile): Don't add "." to ld_library_path.
	* g++.dg/compat/compat.exp (alt_ld_library_path): Don't add "."
	unless it is in $ALT_LD_LIBRARY_PATH.
	* g++.dg/compat/struct-layout-1.exp (alt_ld_library_path): Likewise.

libffi/
	* testsuite/lib/libffi-dg.exp (libffi-init): Don't add "."
	to ld_library_path.  Use add_path.  Add just find_libgcc_s
	to ld_library_path, not every libgcc multilib directory.

libgomp/
	* testsuite/lib/libgomp.exp (libgomp_init): Don't add "." to
	ld_library_path.  Use add_path.  Add just find_libgcc_s to
	ld_library_path, not every libgcc multilib directory.
	* testsuite/libgomp.c/c.exp (ld_library_path): Don't call
	gcc-set-multilib-library-path; rely on $always_ld_library_path instead.
	* testsuite/libgomp.c++/c++.exp (ld_library_path): Likewise.
	Use add_path.
	* testsuite/libgomp.fortran/fortran.exp (ld_library_path): Likewise.

libjava/
	* testsuite/lib/libjava.exp (libjava_init): Just add
	find_libgcc_s to libjava_libgcc_s_path, rather than every
	libgcc multilib directory.
	(libjava_arguments): Explain why we add "." to ld_library_path.
	(gcj_invoke, exec_gij, libjava_invoke): Use add_path.

libmudflap/
	* testsuite/lib/libmudflap.exp (libmudflap-init): Don't add "."
	to ld_library_path.  Use add_path.  Add just find_libgcc_s to
	ld_library_path, not every libgcc multilib directory.

libstdc++-v3/
	* testsuite/lib/libstdc++.exp (libstdc++_init): Don't add "."
	to ld_library_path.  Use add_path.  Add just find_libgcc_s to
	ld_library_path, not every libgcc multilib directory.

From-SVN: r149113
2009-06-30 18:37:57 +00:00
..
classpath re PR java/40590 (namespace namespace broken in CNI) 2009-06-29 17:50:59 +00:00
contrib aot-compile.in: Print diagnostics for malformed or invalid class files. 2009-04-26 14:11:58 +00:00
gcj Cleanup new JDK directory support in GCJ. 2009-03-03 17:03:51 +00:00
gnu re PR java/40590 (namespace namespace broken in CNI) 2009-06-29 17:50:59 +00:00
include interpret.cc (DEBUG): Rename this ... 2009-04-28 04:02:30 +00:00
java interpret.cc (DEBUG): Rename this ... 2009-04-28 04:02:30 +00:00
javax re PR java/40590 (namespace namespace broken in CNI) 2009-06-29 17:50:59 +00:00
libltdl Makefile.tpl ($(srcdir)/configure): Update dependencies. 2008-06-17 23:13:35 +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 re PR java/35485 (libjava is disabled by default) 2008-10-23 22:44:26 -04:00
testsuite gcc-defs.exp (gcc-set-multilib-library-path): Delete. 2009-06-30 18:37:57 +00:00
aclocal.m4 configure: Regenerate for new libtool. 2008-09-26 16:48:13 +00:00
boehm.cc
ChangeLog gcc-defs.exp (gcc-set-multilib-library-path): Delete. 2009-06-30 18:37:57 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004 Convert ChangeLog files to UTF-8. 2008-09-05 13:07:45 +02:00
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007 Import GNU Classpath (classpath-0_97_2-release). 2008-06-28 13:29:13 +00:00
ChangeLog-2008 Rotated ChangeLogs. 2009-01-12 16:45:32 +00:00
configure re PR target/37137 (unrecognized command line option "-minterlink-mips16") 2009-05-12 05:49:28 +00:00
configure.ac re PR target/37137 (unrecognized command line option "-minterlink-mips16") 2009-05-12 05:49:28 +00:00
configure.host configure.host: Restore match for darwin9 or later. 2009-04-09 23:51:57 +02:00
COPYING
darwin.cc configure.host: Add bits for i?86-*-darwin9 and x86_64-*-darwin9. 2007-12-08 20:23:58 +01:00
defineclass.cc re PR libgcj/8995 (race cases in interpreter) 2008-09-23 13:51:58 +00:00
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
HACKING re PR libgcj/37636 (java tools are unable to find resource files) 2008-10-21 17:55:01 +00:00
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
libgcj.ver
libgcj_bc.c re PR libgcj/38872 (libgcj.so dropped _Jv_CreateJavaVM and _Jv_GetStringChars symbols) 2009-01-27 11:09:23 +01:00
LIBGCJ_LICENSE
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
Makefile.am re PR libgcj/39899 (gjdoc in 4.4.0 fails to build the libgcj documentation) 2009-04-28 09:35:22 +00:00
Makefile.in re PR libgcj/39899 (gjdoc in 4.4.0 fails to build the libgcj documentation) 2009-04-28 09:35:22 +00:00
mauve-libgcj
mingwld.m4
NEWS
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
README
shlibpath.m4 shlibpath.m4: Add AIX 6 support. 2008-01-24 11:35:10 -05:00
sources.am Sync libgcj with GNU Classpath 0.98. 2009-02-25 21:40:28 +00:00
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 submit bug reports via this URL:

	http://gcc.gnu.org/bugzilla