gcc/libjava
Mark Wielaard 8aa540d2f7 Imported GNU Classpath 0.90
Imported GNU Classpath 0.90
       * scripts/makemake.tcl: Set gnu/java/awt/peer/swing to ignore.
       * gnu/classpath/jdwp/VMFrame.java (SIZE): New constant.
       * java/lang/VMCompiler.java: Use gnu.java.security.hash.MD5.
       * java/lang/Math.java: New override file.
       * java/lang/Character.java: Merged from Classpath.
       (start, end): Now 'int's.
       (canonicalName): New field.
       (CANONICAL_NAME, NO_SPACES_NAME, CONSTANT_NAME): New constants.
       (UnicodeBlock): Added argument.
       (of): New overload.
       (forName): New method.
       Updated unicode blocks.
       (sets): Updated.
       * sources.am: Regenerated.
       * Makefile.in: Likewise.

From-SVN: r111942
2006-03-10 21:46:48 +00:00
..
classpath Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
gcj win32.cc (_Jv_platform_nanotime): New function. 2006-03-09 18:47:54 +00:00
gnu Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
include win32.cc (_Jv_platform_nanotime): New function. 2006-03-09 18:47:54 +00:00
java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
libltdl
scripts Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
sysdep locks.h (compare_and_swap): Add ldcw semaphore to make operation atomic. 2005-12-28 17:13:56 +00:00
testsuite win32.cc (_Jv_platform_nanotime): New function. 2006-03-09 18:47:54 +00:00
COPYING
ChangeLog Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
HACKING
LIBGCJ_LICENSE
Makefile.am Makefile.am (src.zip): Update src.zip file search to look in classpath directory. 2006-02-03 23:58:09 +00:00
Makefile.in Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
NEWS * NEWS: Add 4.1 updates. 2006-01-31 13:32:29 +00:00
README
THANKS
aclocal.m4
addr2name.awk
boehm.cc re PR libgcj/25187 (dereferencing type-punned pointer warnings while building libgcj) 2006-02-09 01:35:33 +00:00
configure configure: Rebuilt. 2006-03-09 23:49:58 +00:00
configure.ac configure: Rebuilt. 2006-03-09 23:49:58 +00:00
configure.host configure.host (disable_dladdr): Remove variable and its documentation. 2006-01-23 18:21:07 +00:00
darwin.cc
defineclass.cc link.cc (_Jv_Linker::print_class_loaded): Declare string constants as "const char *". 2006-02-08 20:38:13 +00:00
exception.cc re PR other/26208 (Serious problem with unwinding through signal frames) 2006-02-27 18:26:26 +01:00
gij.cc gij.cc (version): Use 2006. 2006-02-07 00:59:27 +00:00
interpret.cc * interpret.cc (do_allocate_static_fields): Added comment. 2006-03-03 18:32:22 +00:00
jni.cc re PR libgcj/25187 (dereferencing type-punned pointer warnings while building libgcj) 2006-02-09 01:35:33 +00:00
libgcj-test.spec.in
libgcj.pc.in
libgcj.spec.in gcj.texi: Document -static-libgcj option. 2006-03-08 20:22:02 +00:00
libtool-version
link.cc * link.cc: Include ffi.h if USE_LIBFFI defined. 2006-03-07 18:04:04 +00:00
mauve-libgcj PR libgcj/9715, PR libgcj/19132: 2006-01-03 22:58:31 +00:00
mingwld.m4
no-threads.cc
nogc.cc
pkg.m4
posix-threads.cc posix-threads.cc (_Jv_InitThreads): #ifdef PTHREAD_STACK_MIN 2006-01-04 21:11:51 +00:00
posix.cc win32.cc (_Jv_platform_nanotime): New function. 2006-03-09 18:47:54 +00:00
prims.cc link.cc (_Jv_Linker::print_class_loaded): Declare string constants as "const char *". 2006-02-08 20:38:13 +00:00
shlibpath.m4 re PR libgcj/24940 (libjava/configure uses $SED without defining it) 2006-01-07 19:13:36 +01:00
sources.am Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
stacktrace.cc stacktrace.cc (GetStackTraceElements): Call gnu::gcj::runtime::NameFinder::removeUnknown() to determine if... 2006-02-17 13:01:40 +00:00
standard.omit.in standard.omit.in: Remove javax/rmi, org/omg, gnu/CORBA and gnu/javax/rmi. 2005-11-25 22:30:53 +00:00
verify.cc link.cc (_Jv_Linker::print_class_loaded): Declare string constants as "const char *". 2006-02-08 20:38:13 +00:00
win32-threads.cc
win32.cc win32.cc (_Jv_platform_nanotime): New function. 2006-03-09 18:47:54 +00:00

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