gcc/libjava
Rainer Orth a3b7729c66 re PR libgcj/30513 (Bootstrap failure with libgcj on sparc-sun-solaris2.10)
PR libgcj/30513
	* configure.host (i[3-6]86-*): Undef sun.

From-SVN: r126210
2007-07-02 14:48:28 +00:00
..
classpath Update from classpath trunk: 2007-06-20 20:35:22 +00:00
gcj libjava/classpath/ChangeLog.gcj: 2007-06-03 23:18:43 +00:00
gnu * gnu/classpath/jdwp/VMVirtualMachine.h: Regenerate. 2007-06-21 06:49:02 +00:00
include re PR libgcj/30999 (support for GCC4.0's fvisibility option in JNIEXPORT macro) 2007-06-28 19:35:25 +00:00
java libjava/classpath/ChangeLog.gcj: 2007-06-03 23:18:43 +00:00
javax libjava/classpath/ChangeLog.gcj: 2007-06-03 23:18:43 +00:00
libltdl aclocal.m4: Regenerate to use multi.m4. 2007-01-17 19:48:52 +00:00
org
scripts libjava/classpath/ChangeLog.gcj: 2007-06-03 23:18:43 +00:00
sun java-stack.h (_Jv_FrameInfo): Remove union definition. 2007-05-17 03:53:45 +00:00
sysdep * sysdep/alpha/locks.h (read_barrier): New. 2007-02-09 12:40:56 -08:00
testsuite jvmti-interp.exp (gij_jvmti_test_one): Fix a typo. 2007-06-28 22:03:33 -07:00
COPYING
ChangeLog re PR libgcj/30513 (Bootstrap failure with libgcj on sparc-sun-solaris2.10) 2007-07-02 14:48:28 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005 ChangeLog rotation 2007-01-17 20:18:15 +00:00
ChangeLog-2006 ChangeLog rotation 2007-01-17 20:18:15 +00:00
HACKING libjava/classpath/ChangeLog.gcj: 2007-06-03 23:18:43 +00:00
LIBGCJ_LICENSE
Makefile.am Breakpoint.java: Make abstract. 2007-06-19 00:10:10 +00:00
Makefile.in Breakpoint.java: Make abstract. 2007-06-19 00:10:10 +00:00
NEWS
README
THANKS
aclocal.m4 [multiple changes] 2007-05-31 06:40:42 +00:00
addr2name.awk
boehm.cc no-gc.h (_Jv_IsThreadSuspended): Declare. 2007-04-23 21:12:10 +00:00
configure configure: Regenerate. 2007-06-02 08:18:15 +00:00
configure.ac configure.ac: Don't include ../config/confsubdir.m4. 2007-05-29 07:30:42 -07:00
configure.host re PR libgcj/30513 (Bootstrap failure with libgcj on sparc-sun-solaris2.10) 2007-07-02 14:48:28 +00:00
darwin.cc
defineclass.cc java-interp.h (_Jv_LocalVarTableEntry): Add union for bytecode_pc and direct-threaded pc. 2007-06-15 03:53:52 +00:00
exception.cc unwind-dw2-fde.c (get_cie_encoding): Replaced _Unwind_Word with _uleb128_t and _Unwind_SWord with _sleb128_t. 2007-01-24 14:46:47 +00:00
gij.cc gij.cc (main): Accept -agentlib and -agentpath options. 2007-04-09 13:24:00 +00:00
headers.txt headers.txt (gnu/gcj/jvmti/Breakpoint.h): Add _Jv_RewriteBreakpointInsn friend declaration. 2007-04-24 18:18:56 +00:00
interpret-run.cc Breakpoint.java: Make abstract. 2007-06-19 00:10:10 +00:00
interpret.cc java-interp.h (_Jv_LocalVarTableEntry): Add union for bytecode_pc and direct-threaded pc. 2007-06-15 03:53:52 +00:00
jni-libjvm.cc
jni.cc jvmti-int.h (_Jv_ReportJVMTIExceptionThrow): Declare. 2007-05-04 01:04:11 +00:00
jvmti.cc no-gc.h (_Jv_IsThreadSuspended): Declare. 2007-04-23 21:12:10 +00:00
libgcj-test.spec.in
libgcj.pc.in
libgcj.spec.in
libgcj.ver configure.ac (libjava_cv_anon_version_script): New test. 2007-02-02 13:29:31 +01:00
libgcj_bc.c libgcj_bc.c (JvRunMainName): Declare. 2007-03-07 15:54:27 +00:00
libtool-version * libtool-version: Bump current to 9. 2007-01-22 17:41:36 +00:00
link.cc link.cc (_Jv_Linker::resolve_method_entry): Ensure that the argument types and the return type of the found method match... 2007-03-23 11:25:46 +00:00
mauve-libgcj
mingwld.m4
no-threads.cc
nogc.cc no-gc.h (_Jv_IsThreadSuspended): Declare. 2007-04-23 21:12:10 +00:00
pkg.m4
posix-threads.cc re PR libgcj/29324 (add wait handling hook) 2007-05-12 17:37:55 +00:00
posix.cc re PR libgcj/17002 (java.util.TimeZone.getDefault() is broken) 2007-02-22 17:04:55 +01:00
prims.cc java-interp.h (_Jv_InterpFrame::get_pc): Only deduct one when pc_ptr is non-NULL. 2007-05-24 20:40:47 +00:00
shlibpath.m4
sources.am Breakpoint.java: Make abstract. 2007-06-19 00:10:10 +00:00
stacktrace.cc java-interp.h: Added _Jv_Frame class and its two subclasses _Jv_InterpFrame and _Jv_NativeFrame. 2007-01-29 22:05:56 +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