gcc/libjava
Adam Megacz 54076f8b44 configure.ac: add $built_gcc_dir to $GCJH and $GCJ when crossbuilding.
2006-12-20  Adam Megacz <megacz@cs.berkeley.edu>

	* configure.ac: add $built_gcc_dir to $GCJH and $GCJ when
	crossbuilding.
	* configure: Regenerate.

From-SVN: r120115
2006-12-21 18:07:33 +00:00
..
classpath Makefile.am: remove @X_CFLAGS@ from AM_CXXFLAGS... 2006-12-18 15:00:00 +00:00
gcj re PR target/26792 (need to use autoconf when using newly-added libgcc functions) 2006-09-27 21:24:23 +00:00
gnu InetAddress.java: Removed. 2006-11-03 10:16:04 +00:00
include mips-signal.h (sys/syscall.h): Do not include. 2006-11-20 19:49:08 +00:00
java Security.java: Merge with classpath. 2006-11-21 16:18:08 +00:00
javax/naming/spi Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
libltdl Makefile.am: remove @X_CFLAGS@ from AM_CXXFLAGS... 2006-12-18 15:00:00 +00:00
scripts Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
sysdep locks.h: Enable use of either file on either target to support multilibs from one to the... 2006-11-28 06:05:25 +00:00
testsuite Throw_3.java: New Test. 2006-11-20 19:43:25 +00:00
COPYING
ChangeLog configure.ac: add $built_gcc_dir to $GCJH and $GCJ when crossbuilding. 2006-12-21 18:07:33 +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 re PR libgcj/27890 (lib/logging.properties pollutes common namespace) 2006-08-22 20:37:36 +00:00
LIBGCJ_LICENSE Update FSF address 2005-06-30 03:22:09 +00:00
Makefile.am Makefile.am: remove @X_CFLAGS@ from AM_CXXFLAGS... 2006-12-18 15:00:00 +00:00
Makefile.in Makefile.am: remove @X_CFLAGS@ from AM_CXXFLAGS... 2006-12-18 15:00:00 +00:00
NEWS * NEWS: Add 4.1 updates. 2006-01-31 13:32:29 +00:00
README README: Remove obsolete info. 2004-07-29 03:13:04 +01:00
THANKS README: Remove obsolete info. 2004-07-29 03:13:04 +01:00
aclocal.m4 re PR target/26792 (need to use autoconf when using newly-added libgcc functions) 2006-09-27 21:24:23 +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
configure configure.ac: add $built_gcc_dir to $GCJH and $GCJ when crossbuilding. 2006-12-21 18:07:33 +00:00
configure.ac configure.ac: add $built_gcc_dir to $GCJH and $GCJ when crossbuilding. 2006-12-21 18:07:33 +00:00
configure.host configure.ac: Don't use darwin-signal.h as signal handler for Darwin/i386. 2006-09-21 23:50:50 +00:00
darwin.cc Index: gcc/gcc/ChangeLog 2004-10-26 06:09:05 +00:00
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 target/26792 (need to use autoconf when using newly-added libgcc functions) 2006-09-27 21:24:23 +00:00
gij.cc makemake.tcl (emit_bc_rule): Do not skip gnu-java-awt-peer-qt.lo. 2006-06-07 21:46:24 +00:00
interpret-run.cc java-insns.h (enum java_code): Add op_breakpoint. 2006-10-14 20:11:12 +00:00
interpret.cc java-insns.h (enum java_code): Add op_breakpoint. 2006-10-14 20:11:12 +00:00
jni-libjvm.cc Makefile.am (AM_CXXFLAGS): Define GCJ_VERSIONED_LIBDIR to "$(dbexecdir)". 2006-06-20 19:25:32 +00:00
jni.cc register2.java: New file. 2006-10-18 23:17:04 +00:00
jvmti.cc jvmti.cc (_Jv_JVMTI_GetLineNumberTable): New function. 2006-11-02 16:59:04 +00:00
libgcj-test.spec.in * libgcj.spec.in, libgcj-test.spec.in: Revert for now. 2002-03-31 18:24:59 +00:00
libgcj.pc.in 2003-07-09 Michael Koch <konqueror@gmx.de> 2003-07-09 07:11:13 +00:00
libgcj.spec.in jvspec.c (lang_specific_driver): Add -s-bc-abi when needed. 2006-08-17 01:03:21 +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
libtool-version * libtool-version: Updated. 2006-08-17 01:57:55 +00:00
link.cc jvm.h (_Jv_Linker::maybe_adjust_signature): New. 2006-06-08 14:00:43 +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 no-gc.h (_Jv_SuspendThread): Declare. 2006-06-26 16:31:06 +00:00
pkg.m4 configure.in: Use pkg-config to check for GTK 2.2 and libart 2.1. 2004-01-30 22:01:11 +00:00
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 prims.cc (_Jv_PrependVersionedLibdir): Use _Jv_platform_path_separator. 2006-10-10 18:46:41 +00:00
shlibpath.m4 configure: Rebuilt. 2006-09-18 18:34:56 +00:00
sources.am InetAddress.java: Removed. 2006-11-03 10:16:04 +00:00
stacktrace.cc java-stack.h (ncodeMap): Declare. 2006-10-28 02:15:12 +00:00
standard.omit.in makemake.tcl (emit_bc_rule): Do not skip gnu-java-awt-peer-gtk.lo. 2006-05-30 21:38:51 +00:00
verify.cc java-insns.h (enum java_code): Add op_breakpoint. 2006-10-14 20:11:12 +00:00
win32-threads.cc boehm.cc (_Jv_SuspendThread): Don't ifdef the function declaration, just the contents. 2006-07-21 23:45:03 +00:00
win32.cc libgcj.spec.in: Use THREADSTARTFILESPEC to affect the spec for startfile. 2006-07-05 02:15:51 +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