gcc/libjava
David Daney c07cd2c7c4 install.texi (--enable-reduced-reflection): Document new option.
2008-09-05  David Daney  <ddaney@avtrex.com>

	* doc/install.texi (--enable-reduced-reflection): Document new option.


2008-09-05  David Daney  <ddaney@avtrex.com>

	* configure.ac (reduced-reflection): New AC_ARG_ENABLE.
	(build_libgcj_reduced_reflection): New variable.
	(BUILD_LIBGCJ_REDUCED_REFLECTION): New AM_CONDITIONAL.
	* Makefile.am (LIBGCJ_REDUCED_REFLECTION_FLAGS): New variable.
	(%.lo: %.list): Add LIBGCJ_REDUCED_REFLECTION_FLAGS to compile
	command.
	(java/util/concurrent.lo, java/util/concurrent/atomic.lo,
	java/util/concurrent/locks.lo): Override
	LIBGCJ_REDUCED_REFLECTION_FLAGS.
	* Makefile.in, include/Makefile.in, testsuite/Makefile.in,
	gcj/Makefile.in, configure: Regenerate.

From-SVN: r140038
2008-09-05 17:09:02 +00:00
..
classpath Convert ChangeLog files to UTF-8. 2008-09-05 13:07:45 +02:00
contrib configure.ac (java-home): new AC_ARG_ENABLE. 2008-07-02 13:17:54 +00:00
gcj install.texi (--enable-reduced-reflection): Document new option. 2008-09-05 17:09:02 +00:00
gnu Actually add libjava/gnu/gcj/convert/make-trie.h. 2008-07-08 18:11:43 +00:00
include install.texi (--enable-reduced-reflection): Document new option. 2008-09-05 17:09:02 +00:00
java Import GNU Classpath (classpath-0_97_2-release). 2008-06-28 13:29:13 +00:00
javax Import GNU Classpath (classpath-0_97_2-release). 2008-06-28 13:29:13 +00:00
libltdl Makefile.tpl ($(srcdir)/configure): Update dependencies. 2008-06-17 23:13:35 +00:00
org
scripts jar.in: Fix portability problems with Solaris /bin/sh. 2008-07-17 08:58:15 +00:00
sun
sysdep configure.host: Enable interpreter for mips64. 2007-09-12 15:16:23 +00:00
testsuite install.texi (--enable-reduced-reflection): Document new option. 2008-09-05 17:09:02 +00:00
COPYING
ChangeLog install.texi (--enable-reduced-reflection): Document new option. 2008-09-05 17:09:02 +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
HACKING HACKING: Update instructions how to build gcj/javaprims.h. 2008-08-05 15:46:22 +00:00
LIBGCJ_LICENSE
Makefile.am install.texi (--enable-reduced-reflection): Document new option. 2008-09-05 17:09:02 +00:00
Makefile.in install.texi (--enable-reduced-reflection): Document new option. 2008-09-05 17:09:02 +00:00
NEWS
README
THANKS
aclocal.m4 Import GNU Classpath (classpath-0_97_2-release). 2008-06-28 13:29:13 +00:00
addr2name.awk
boehm.cc jvm.h (_Jv_SetGCFreeSpaceDivisor): Declare new function. 2007-10-22 21:24:35 +00:00
configure install.texi (--enable-reduced-reflection): Document new option. 2008-09-05 17:09:02 +00:00
configure.ac install.texi (--enable-reduced-reflection): Document new option. 2008-09-05 17:09:02 +00:00
configure.host MAINTAINERS (mt port): Remove. 2008-06-07 19:00:15 +01:00
darwin.cc configure.host: Add bits for i?86-*-darwin9 and x86_64-*-darwin9. 2007-12-08 20:23:58 +01:00
defineclass.cc defineclass.cc (MAJOR_1_6): New define. 2007-09-17 16:30:46 +00:00
exception.cc [multiple changes] 2007-09-04 18:00:31 +00:00
gij.cc
headers.txt
interpret-run.cc re PR libgcj/8995 (race cases in interpreter) 2008-08-22 16:04:29 +00:00
interpret.cc ffi.h.in (FFI_SIZEOF_JAVA_RAW): Define if not already defined. 2007-12-06 22:02:22 +00:00
jni-libjvm.cc
jni.cc Import GNU Classpath (classpath-0_97_2-release). 2008-06-28 13:29:13 +00:00
jvmti.cc
libgcj-test.spec.in
libgcj.pc.in
libgcj.spec.in [multiple changes] 2007-09-04 18:00:31 +00:00
libgcj.ver
libgcj_bc.c libgcj_bc.c: (_Jv_LookupInterfaceMethod... 2008-04-16 18:20:16 +00:00
libtool-version libtool-version: Bump soversion. 2008-07-08 07:41:20 +00:00
link.cc re PR libgcj/8995 (race cases in interpreter) 2008-08-22 16:04:29 +00:00
mauve-libgcj
mingwld.m4
no-threads.cc
nogc.cc
pkg.m4
posix-threads.cc
posix.cc
prims.cc
shlibpath.m4 shlibpath.m4: Add AIX 6 support. 2008-01-24 11:35:10 -05:00
sources.am Import GNU Classpath (classpath-0_97_2-release). 2008-06-28 13:29:13 +00:00
stacktrace.cc [multiple changes] 2007-09-04 18:00:31 +00:00
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