8sa1-gcc/libjava
Andrew John Hughes dc6a0b2d94 Sync libgcj with GNU Classpath 0.98.
2009-02-13  Andrew John Hughes  <ahughes@redhat.com>

	Import GNU Classpath (classpath-0_98-release).

	* Makefile.am: Add natVMSecureRandom.cc.
	* Makefile.in: Regenerated.
	* classpath/ChangeLog,
	* classpath/Makefile.am: Merged.
	* classpath/Makefile.in: Regenerated.
	* classpath/NEWS: Merged.
	* classpath/config.guess,
	* classpath/config.sub,
	* classpath/configure: Regenerated.
	* classpath/configure.ac: Merged.
	* classpath/gnu/java/awt/peer/gtk/CairoGraphics2D.java,
	* classpath/gnu/java/security/jce/prng/SecureRandomAdapter.java,
	* classpath/gnu/javax/crypto/jce/prng/ARCFourRandomSpi.java,
	* classpath/gnu/javax/crypto/jce/prng/CSPRNGSpi.java,
	* classpath/gnu/javax/crypto/jce/prng/FortunaImpl.java,
	* classpath/gnu/javax/crypto/jce/prng/ICMRandomSpi.java,
	* classpath/gnu/javax/crypto/jce/prng/UMacRandomSpi.java,
	* classpath/gnu/javax/crypto/prng/ICMGenerator.java,
	* classpath/gnu/xml/stream/XMLParser.java,
	* classpath/java/security/SecureRandom.java,
	* classpath/native/jni/native-lib/cpproc.c,
	* classpath/native/plugin/gcjwebplugin.cc,
	* classpath/tools/gnu/classpath/tools/gjdoc/Main.java: Merged.
	* configure: Regenerated.
	* configure.ac: Add symlink for natVMSecureRandomPosix.cc to natVMSecureRandom.cc
	* gnu/classpath/Configuration.java: Change version to 0.98.
	* gnu/java/security/jce/prng/SecureRandomAdapter.h: Regenerated.
	* gnu/java/security/jce/prng/VMSecureRandom.h: Generated.
	* gnu/java/security/jce/prng/VMSecureRandom.java: Added native implementation.
	* gnu/java/security/jce/prng/natVMSecureRandomPosix.cc: Wrapper around /dev/random.
	* gnu/javax/crypto/jce/prng/CSPRNGSpi.h,
	* gnu/javax/crypto/jce/prng/FortunaImpl.h,
	* java/security/SecureRandom.h: Regenerated.
	* java/security/VMSecureRandom$Spinner.h,
	* java/security/VMSecureRandom.h,
	* java/security/VMSecureRandom.java: Removed.
	* sources.am: Move VMSecureRandom to gnu.java.security.jce.prng.

From-SVN: r144434
2009-02-25 21:40:28 +00:00
..
classpath Sync libgcj with GNU Classpath 0.98. 2009-02-25 21:40:28 +00:00
contrib configure.ac (java-home): new AC_ARG_ENABLE. 2008-07-02 13:17:54 +00:00
gcj re PR libgcj/38872 (libgcj.so dropped _Jv_CreateJavaVM and _Jv_GetStringChars symbols) 2009-01-27 11:09:23 +01:00
gnu Sync libgcj with GNU Classpath 0.98. 2009-02-25 21:40:28 +00:00
include re PR libgcj/33764 (gij is built as 32-bit binary when building multilib gcc) 2008-11-12 21:55:13 +01:00
java Sync libgcj with GNU Classpath 0.98. 2009-02-25 21:40:28 +00:00
javax re PR libgcj/37636 (java tools are unable to find resource files) 2008-10-21 17:55:01 +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 configure.ac: Expand to darwin10 and later. 2008-12-02 19:04:30 +01:00
aclocal.m4 configure: Regenerate for new libtool. 2008-09-26 16:48:13 +00:00
boehm.cc jvm.h (_Jv_SetGCFreeSpaceDivisor): Declare new function. 2007-10-22 21:24:35 +00:00
ChangeLog Sync libgcj with GNU Classpath 0.98. 2009-02-25 21:40:28 +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 Sync libgcj with GNU Classpath 0.98. 2009-02-25 21:40:28 +00:00
configure.ac Sync libgcj with GNU Classpath 0.98. 2009-02-25 21:40:28 +00:00
configure.host MAINTAINERS (mt port): Remove. 2008-06-07 19:00:15 +01: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 [multiple changes] 2007-09-04 18:00:31 +00:00
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 re PR libgcj/8995 (race cases in interpreter) 2008-09-23 13:51:58 +00:00
interpret.cc re PR libgcj/8995 (race cases in interpreter) 2008-09-23 13:51:58 +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_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
libgcj-test.spec.in
libgcj.pc.in
libgcj.spec.in [multiple changes] 2007-09-04 18:00:31 +00:00
libgcj.ver
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
Makefile.am Sync libgcj with GNU Classpath 0.98. 2009-02-25 21:40:28 +00:00
Makefile.in Sync libgcj with GNU Classpath 0.98. 2009-02-25 21:40:28 +00:00
mauve-libgcj
mingwld.m4
NEWS
no-threads.cc
nogc.cc
pkg.m4
posix-threads.cc
posix.cc
prims.cc
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 [multiple changes] 2007-09-04 18:00:31 +00:00
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