gcc/libjava
Bryce McKinlay 4109fe8594 configure.in (GCINCS): Don't use "boehm-cflags".
libjava:
2004-08-13  Bryce McKinlay  <mckinlay@redhat.com>

	* configure.in (GCINCS): Don't use "boehm-cflags". Instead, -I
	boehm-gc's include dirs.
	* configure: Rebuilt.
	* include/boehm-gc.h: Include gc_config.h.

boehm-gc:
2004-08-13  Bryce McKinlay  <mckinlay@redhat.com>

	* configure.ac (gc_cflags): Add -Iinclude.
	(AC_CONFIG_HEADERS): New. Configure gc_config.h header.
	Don't write DEFS to boehm-cflags file.
	* configure: Rebuilt.
	* gcj_mlc.c: Check #ifdef GC_GCJ_SUPPORT after including headers.
	* specific.c: Check #ifdef GC_LINUX_THREADS after including headers.
	* include/gc_config_macros.h: Remove backward-compatibility
	redefinitions of GC_ names.
	* include/gc.h: Include <gc_config.h>.

2004-08-13  Bryce McKinlay  <mckinlay@redhat.com>

	Import Boehm GC version 6.3.

From-SVN: r85972
2004-08-14 00:05:36 +01:00
..
gcj re PR libgcj/11801 (Problems with Process.waitFor() and exitValue()) 2004-08-12 16:20:11 +00:00
gnu 2004-07-30 Michael Koch <konqueror@gmx.de> 2004-07-30 14:50:50 +00:00
include configure.in (GCINCS): Don't use "boehm-cflags". 2004-08-14 00:05:36 +01:00
java InetAddress.java (loopbackAddress): Renamed from localhostAddress. 2004-08-13 23:17:34 +01:00
javax [multiple changes] 2004-07-22 15:36:05 +00:00
jni [multiple changes] 2004-07-22 15:36:05 +00:00
libltdl
org
scripts
sysdep
testsuite Process_1.java: New test. 2004-08-12 16:24:56 +00:00
acinclude.m4 acinclude.m4: Correctly quote PKG_CHECK_MODULES. 2004-08-04 19:30:13 +00:00
aclocal.m4 acinclude.m4: Correctly quote PKG_CHECK_MODULES. 2004-08-04 19:30:13 +00:00
addr2name.awk
boehm.cc
ChangeLog configure.in (GCINCS): Don't use "boehm-cflags". 2004-08-14 00:05:36 +01:00
ChangeLog-1999
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
configure configure.in (GCINCS): Don't use "boehm-cflags". 2004-08-14 00:05:36 +01:00
configure.host
configure.in configure.in (GCINCS): Don't use "boehm-cflags". 2004-08-14 00:05:36 +01:00
COPYING
defineclass.cc re PR libgcj/17020 (gij should ignore all reserved method flags) 2004-08-13 19:26:00 +01:00
exception.cc
gij.cc
HACKING
interpret.cc
jni.cc javaprims.h (_Jv_Utf8Const): Change struct to a class, with private fields and access methods. 2004-08-11 23:53:42 -07:00
LIBGCJ_LICENSE
libgcj-test.spec.in
libgcj.pc.in
libgcj.spec.in
libtool-version
Makefile.am re PR libgcj/11801 (Problems with Process.waitFor() and exitValue()) 2004-08-12 16:20:11 +00:00
Makefile.in re PR libgcj/11801 (Problems with Process.waitFor() and exitValue()) 2004-08-12 16:20:11 +00:00
mauve-libgcj
NEWS * NEWS: Updated with news up to GCC 3.4 release. 2004-07-29 03:50:36 +01:00
no-threads.cc
nogc.cc
pkg.m4
posix-threads.cc re PR libgcj/11801 (Problems with Process.waitFor() and exitValue()) 2004-08-12 16:20:11 +00:00
posix.cc
prims.cc javaprims.h (_Jv_Utf8Const): Change struct to a class, with private fields and access methods. 2004-08-11 23:53:42 -07:00
README README: Remove obsolete info. 2004-07-29 03:13:04 +01:00
resolve.cc javaprims.h (_Jv_Utf8Const): Change struct to a class, with private fields and access methods. 2004-08-11 23:53:42 -07:00
THANKS README: Remove obsolete info. 2004-07-29 03:13:04 +01:00
verify.cc javaprims.h (_Jv_Utf8Const): Change struct to a class, with private fields and access methods. 2004-08-11 23:53:42 -07:00
win32-threads.cc
win32.cc configure.in [...] (SYSTEMSPEC): Remove -lwsock32. 2004-08-01 04:29:31 +00:00

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