gcc/libjava
Tom Tromey 37e7dc121d natFileChannelPosix.cc (write): Properly handle EINTR.
* gnu/java/nio/channels/natFileChannelPosix.cc (write): Properly
	handle EINTR.

From-SVN: r113082
2006-04-19 17:01:53 +00:00
..
classpath re PR libgcj/26625 (libgcj-4.2.0.jar not rebuilt after a source file change) 2006-04-05 22:47:51 +00:00
gcj Makefile.in: Rebuilt. 2006-04-04 00:30:05 +00:00
gnu natFileChannelPosix.cc (write): Properly handle EINTR. 2006-04-19 17:01:53 +00:00
include x86_64-signal.h (HANDLE_DIVIDE_OVERFLOW): New. 2006-04-10 16:01:23 +00:00
java SystemClassLoader.java (addClass): Get the value of package-private field "loadedClasses" using reflection. 2006-04-11 17:23:00 +01:00
libltdl configure: Rebuilt. 2006-04-08 00:33:30 +02:00
scripts sources.am, [...]: Rebuilt. 2006-03-29 20:13:23 +00:00
sysdep locks.h (compare_and_swap): Add ldcw semaphore to make operation atomic. 2005-12-28 17:13:56 +00:00
testsuite re PR libgcj/27171 (UTF8 PrintWriter goes haywire) 2006-04-17 21:41:47 +00:00
COPYING
ChangeLog natFileChannelPosix.cc (write): Properly handle EINTR. 2006-04-19 17:01:53 +00:00
ChangeLog-1998 Shuffle ChangeLog entries into new files ChangeLog-1998, 2005-05-04 18:29:28 +00:00
ChangeLog-1999 Shuffle ChangeLog entries into new files ChangeLog-1998, 2005-05-04 18:29:28 +00:00
ChangeLog-2000 Shuffle ChangeLog entries into new files ChangeLog-1998, 2005-05-04 18:29:28 +00:00
ChangeLog-2001 Shuffle ChangeLog entries into new files ChangeLog-1998, 2005-05-04 18:29:28 +00:00
ChangeLog-2002 Shuffle ChangeLog entries into new files ChangeLog-1998, 2005-05-04 18:29:28 +00:00
ChangeLog-2003 Shuffle ChangeLog entries into new files ChangeLog-1998, 2005-05-04 18:29:28 +00:00
ChangeLog-2004 Shuffle ChangeLog entries into new files ChangeLog-1998, 2005-05-04 18:29:28 +00:00
HACKING * HACKING: Update instructions for classpath import. 2005-09-28 21:43:23 +00:00
LIBGCJ_LICENSE Update FSF address 2005-06-30 03:22:09 +00:00
Makefile.am re PR libgcj/26522 (gcc-4.1.0-RC{1,2} install headers into a top-level (root) /include) 2006-04-13 21:04:04 +00:00
Makefile.in re PR libgcj/26522 (gcc-4.1.0-RC{1,2} install headers into a top-level (root) /include) 2006-04-13 21:04:04 +00:00
NEWS * NEWS: Add 4.1 updates. 2006-01-31 13:32:29 +00:00
README
THANKS
aclocal.m4 re PR libgcj/23367 (_Jv_FindMethodInCache is not thread-safe) 2005-09-27 20:03:09 +00:00
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 re PR libgcj/23829 (FreeBSD 5 support for libjava) 2006-04-12 19:57:02 +00:00
configure.ac re PR libgcj/23829 (FreeBSD 5 support for libjava) 2006-04-12 19:57:02 +00:00
configure.host x86_64-signal.h (HANDLE_DIVIDE_OVERFLOW): New. 2006-04-10 16:01:23 +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 * libtool-version: Updated. 2005-07-01 23:43:39 +00:00
link.cc re PR java/26390 (Problem dispatching method call when method does not exist in superclass) 2006-03-15 18:29:44 +00:00
mauve-libgcj PR libgcj/9715, PR libgcj/19132: 2006-01-03 22:58:31 +00:00
mingwld.m4 Makefile.am (ACLOCAL_AMFLAGS): Also include "..". 2005-08-22 22:36:35 +00:00
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 posix.cc (_Jv_platform_nanotime): Declare id with clockid_t. 2006-03-31 22:38:55 +02:00
prims.cc re PR classpath/26990 (SecurityManager.checkExit() problem) 2006-04-04 23:25:09 +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 sources.am, [...]: Rebuilt. 2006-03-29 20:13:23 +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