gcc/libjava
Tom Tromey 975147a4a4 re PR boehm-gc/29068 (Bootstrap fails building libjava on SPARC/Solaris)
libjava
	PR boehm-gc/29068:
	* boehm.cc (_Jv_GCAttachThread): Disable on Solaris.
	(_Jv_GCDetachThread): Likewise.
boehm-gc
	PR boehm-gc/29068.
	* misc.c (GC_init_inner): Don't use GC_get_thread_stack_base on
	Solaris.

From-SVN: r116948
2006-09-14 18:06:04 +00:00
..
classpath re PR classpath/28580 (HTTP HEAD fails on chuncked encoding) 2006-09-11 18:15:27 +00:00
gcj jvspec.c (lang_specific_driver): Add -s-bc-abi when needed. 2006-08-17 01:03:21 +00:00
gnu * gnu/classpath/jdwp/VMVirtualMachine.java 2006-08-23 22:18:08 +00:00
include jvm.h (_Jv_JVMTI_Init): Declare. 2006-09-01 17:42:23 +00:00
java Class.h (_Jv_FindInterpreterMethod): Change return type to _Jv_MethodBase instead of _Jv_InterpMethod. 2006-09-06 22:16:59 +00:00
javax/naming/spi Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
libltdl
scripts Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
sysdep backtrace.h (fallback_backtrace): Add "0x55 0x8B 0xEC" as another sequence that can indicate a "pushl %ebp... 2006-08-19 15:35:11 +00:00
testsuite posix.cc (_Jv_platform_nanotime): Return nanoseconds, not microseconds; use gettimeofday when available. 2006-09-14 01:17:31 +00:00
aclocal.m4 re PR libgcj/27890 (lib/logging.properties pollutes common namespace) 2006-08-22 20:37:36 +00:00
addr2name.awk
boehm.cc re PR boehm-gc/29068 (Bootstrap fails building libjava on SPARC/Solaris) 2006-09-14 18:06:04 +00:00
ChangeLog re PR boehm-gc/29068 (Bootstrap fails building libjava on SPARC/Solaris) 2006-09-14 18:06:04 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
configure re PR libgcj/27890 (lib/logging.properties pollutes common namespace) 2006-08-22 20:37:36 +00:00
configure.ac re PR libgcj/27890 (lib/logging.properties pollutes common namespace) 2006-08-22 20:37:36 +00:00
configure.host jvspec.c (lang_specific_driver): Add -s-bc-abi when needed. 2006-08-17 01:03:21 +00:00
COPYING
darwin.cc
defineclass.cc
exception.cc
gij.cc
HACKING re PR libgcj/27890 (lib/logging.properties pollutes common namespace) 2006-08-22 20:37:36 +00:00
interpret-run.cc java-interp.h (_Jv_InterpMethod::run_debug): New method. 2006-08-15 20:40:10 +00:00
interpret.cc java-interp.h (_Jv_InterpMethod::run_debug): New method. 2006-08-15 20:40:10 +00:00
jni-libjvm.cc
jni.cc
jvmti.cc jvmti.cc (THREAD_DEFAULT_TO_CURRENT): Encapsulate in do..while loop. 2006-09-01 17:58:22 +00:00
libgcj_bc.c re PR libgcj/28698 ([gcj] libgcj-bc only used when building shared libs, not executables) 2006-08-31 17:23:57 +00:00
LIBGCJ_LICENSE
libgcj-test.spec.in
libgcj.pc.in
libgcj.spec.in jvspec.c (lang_specific_driver): Add -s-bc-abi when needed. 2006-08-17 01:03:21 +00:00
libtool-version * libtool-version: Updated. 2006-08-17 01:57:55 +00:00
link.cc
Makefile.am Makefile.am (AM_CXXFLAGS): Remove duplicate define. 2006-09-07 14:28:04 +00:00
Makefile.in Makefile.am (AM_CXXFLAGS): Remove duplicate define. 2006-09-07 14:28:04 +00:00
mauve-libgcj
mingwld.m4
NEWS
no-threads.cc
nogc.cc
pkg.m4
posix-threads.cc * posix-threads.cc: Include "posix.h". 2006-09-14 09:55:47 +00:00
posix.cc posix.cc (_Jv_platform_nanotime): Return nanoseconds, not microseconds; use gettimeofday when available. 2006-09-14 01:17:31 +00:00
prims.cc jvm.h (_Jv_JVMTI_Init): Declare. 2006-09-01 17:42:23 +00:00
README
shlibpath.m4
sources.am Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
stacktrace.cc java-interp.h (_Jv_InterpMethod::run_debug): New method. 2006-08-15 20:40:10 +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