gcc/libjava
Andreas Tobler d25f0ebc38 re PR libgcj/28226 (posix.cc:222: error: invalid conversion from 'const void*' to 'void*')
2006-07-04  Andreas Tobler  <a.tobler@schweiz.ch>

	PR libgcj/28226:
	* include/posix.h (_Jv_platform_dladdr): Remove const qualifier.
	* include/win32.h (_Jv_platform_dladdr): Likewise.
	* posix.cc (_Jv_platform_dladdr): Likewise.
	* win32.cc (_Jv_platform_dladdr): Likewise.

From-SVN: r115184
2006-07-04 22:21:40 +02:00
..
classpath ltconfig: chmod 644 before ranlib during install. 2006-07-04 20:20:01 +00:00
gcj javaprims.h (_Jv_uintptr_t): New typedef similar to uintptr_t in C99. 2006-06-29 14:57:39 +00:00
gnu OutputStreamWriter.java (writeChars): Use a 'do' loop. 2006-06-27 20:38:10 +00:00
include re PR libgcj/28226 (posix.cc:222: error: invalid conversion from 'const void*' to 'void*') 2006-07-04 22:21:40 +02:00
java OutputStreamWriter.java (writeChars): Use a 'do' loop. 2006-06-27 20:38:10 +00:00
libltdl
scripts jar.in: Replace hardcoded /bin/sh with @SHELL@. 2006-06-09 00:06:46 +02:00
sysdep javaprims.h (_Jv_uintptr_t): New typedef similar to uintptr_t in C99. 2006-06-29 14:57:39 +00:00
testsuite libjava.exp (libjava_init): Look for libgcj-$version.jar instead of libgcj-*.jar. 2006-07-04 21:11:20 +02:00
aclocal.m4
addr2name.awk
boehm.cc boehm.cc (_Jv_SuspendThread, [...]): Define conditionally on GC_PTHREADS... 2006-06-27 17:34:23 +00:00
ChangeLog re PR libgcj/28226 (posix.cc:222: error: invalid conversion from 'const void*' to 'void*') 2006-07-04 22:21:40 +02:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
configure configure: Regenerate. 2006-06-14 03:38:34 +00:00
configure.ac configure: Regenerate. 2006-06-14 03:38:34 +00:00
configure.host configure.host (hppa*-*): Set 'enable_hash_synchronization_default' to no. 2006-06-14 01:42:41 +00:00
COPYING
darwin.cc
defineclass.cc
exception.cc
gij.cc
HACKING
interpret.cc
jni-libjvm.cc Makefile.am (AM_CXXFLAGS): Define GCJ_VERSIONED_LIBDIR to "$(dbexecdir)". 2006-06-20 19:25:32 +00:00
jni.cc re PR libgcj/28178 (jniEnv->DeleteLocalRef (null) fails) 2006-06-27 15:33:24 +00:00
LIBGCJ_LICENSE
libgcj-test.spec.in
libgcj.pc.in
libgcj.spec.in
libtool-version
link.cc jvm.h (_Jv_Linker::maybe_adjust_signature): New. 2006-06-08 14:00:43 +00:00
Makefile.am re PR libgcj/28244 (missing dependency causes build failure) 2006-07-04 19:05:19 +00:00
Makefile.in re PR libgcj/28244 (missing dependency causes build failure) 2006-07-04 19:05:19 +00:00
mauve-libgcj
mingwld.m4
NEWS
no-threads.cc
nogc.cc no-gc.h (_Jv_SuspendThread): Declare. 2006-06-26 16:31:06 +00:00
pkg.m4
posix-threads.cc posix-threads.h: Fix coding style aberrations from 2006-06-19 check-in. 2006-06-26 17:59:42 +00:00
posix.cc re PR libgcj/28226 (posix.cc:222: error: invalid conversion from 'const void*' to 'void*') 2006-07-04 22:21:40 +02:00
prims.cc
README
shlibpath.m4
sources.am configure: Regenerate. 2006-06-14 03:38:34 +00:00
stacktrace.cc javaprims.h (_Jv_uintptr_t): New typedef similar to uintptr_t in C99. 2006-06-29 14:57:39 +00:00
standard.omit.in
THANKS
verify.cc
win32-threads.cc posix-threads.h: Fix coding style aberrations from 2006-06-19 check-in. 2006-06-26 17:59:42 +00:00
win32.cc re PR libgcj/28226 (posix.cc:222: error: invalid conversion from 'const void*' to 'void*') 2006-07-04 22:21:40 +02: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