gcc/libjava
Tom Tromey 80f798b41e re PR classpath/23863 (mprec buffer overwrite bug)
PR classpath/23863:
	* native/fdlibm/dtoa.c (_dtoa): Free contents of _Jv_reent when
	finished.
	* native/fdlibm/mprec.c: New version from newlib.  Commented out
	some includes.  Added <assert.h>.
	(_reent, _Bigint): New defines.
	(_REENT_CHECK_MP, _REENT_MP_FREELIST, _REENT_MP_P5S): Likewise.
	(__ULong, __Long): New types.
	(_calloc_r): New function.
	(Balloc): Dynamically add new _freelist entries as needed.
	* native/fdlibm/mprec.h (struct _Jv_Bigint): Don't use
	MAX_BIGNUMS to size _x[].
	(struct _Jv_reent): _freelist now a _Jv_Bigint**.  Removed
	_allocation_map, num.  Added _max_k.

From-SVN: r114511
2006-06-09 16:18:51 +00:00
..
classpath re PR classpath/23863 (mprec buffer overwrite bug) 2006-06-09 16:18:51 +00:00
gcj makemake.tcl (emit_bc_rule): Do not skip gnu-java-awt-peer-qt.lo. 2006-06-07 21:46:24 +00:00
gnu gcj.texi (libgcj Runtime Properties): Document gnu.gcj.user.realname. 2006-06-09 00:15:35 +00:00
include jvm.h (_Jv_Linker::maybe_adjust_signature): New. 2006-06-08 14:00:43 +00:00
java String.java, [...]: Merge from GNU Classpath HEAD. 2006-06-09 16:07:07 +00:00
libltdl re PR bootstrap/27818 (libjava installs libltdl sources in $prefix/share/libtool) 2006-06-05 15:08:56 +00:00
scripts jar.in: Replace hardcoded /bin/sh with @SHELL@. 2006-06-09 00:06:46 +02:00
sysdep configure.ac: Add the POSIX thread libs to the HP-UX PA configuration. 2006-05-20 23:33:07 +02:00
testsuite makemake.tcl (emit_bc_rule): Do not skip gnu-java-awt-peer-qt.lo. 2006-06-07 21:46:24 +00:00
aclocal.m4 Makefile.am: Add install-html target. 2006-05-24 21:32:12 +00:00
addr2name.awk
boehm.cc boehm.cc (_Jv_InitGC): Check both HAVE_DLFCN_H and HAVE_DLADDR before calling... 2006-05-01 16:28:42 +00:00
ChangeLog String.java, [...]: Merge from GNU Classpath HEAD. 2006-06-09 16:07:07 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
configure makemake.tcl (emit_bc_rule): Do not skip gnu-java-awt-peer-qt.lo. 2006-06-07 21:46:24 +00:00
configure.ac makemake.tcl (emit_bc_rule): Do not skip gnu-java-awt-peer-qt.lo. 2006-06-07 21:46:24 +00:00
configure.host configure.ac: Add the POSIX thread libs to the HP-UX PA configuration. 2006-05-20 23:33:07 +02:00
COPYING
darwin.cc
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 other/26208 (Serious problem with unwinding through signal frames) 2006-02-27 18:26:26 +01: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
HACKING * HACKING: Update GNU Classpath import instructions. 2006-05-22 19:21:41 +00:00
interpret.cc re PR libgcj/26861 (VirtualMachineError in interperter.) 2006-05-04 17:35:05 +00:00
jni.cc re PR libgcj/25187 (dereferencing type-punned pointer warnings while building libgcj) 2006-02-09 01:35:33 +00:00
LIBGCJ_LICENSE Update FSF address 2005-06-30 03:22:09 +00:00
libgcj-test.spec.in
libgcj.pc.in
libgcj.spec.in gcj.texi: Document -static-libgcj option. 2006-03-08 20:22:02 +00:00
libtool-version * libtool-version: Updated. 2005-07-01 23:43:39 +00:00
link.cc jvm.h (_Jv_Linker::maybe_adjust_signature): New. 2006-06-08 14:00:43 +00:00
Makefile.am makemake.tcl (emit_bc_rule): Do not skip gnu-java-awt-peer-qt.lo. 2006-06-07 21:46:24 +00:00
Makefile.in String.java, [...]: Merge from GNU Classpath HEAD. 2006-06-09 16:07:07 +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
NEWS * NEWS: Add 4.1 updates. 2006-01-31 13:32:29 +00:00
no-threads.cc
nogc.cc
pkg.m4
posix-threads.cc posix-threads.cc (_Jv_InitThreads): #ifdef PTHREAD_STACK_MIN 2006-01-04 21:11:51 +00:00
posix.cc posix.cc (_Jv_platform_nanotime): Declare id with clockid_t. 2006-03-31 22:38:55 +02:00
prims.cc prims.cc (_Jv_RunMain): Use JvNewStringUTF for command-line class name, not Latin1. 2006-06-01 08:45:55 +01:00
README
shlibpath.m4 re PR libgcj/24940 (libjava/configure uses $SED without defining it) 2006-01-07 19:13:36 +01:00
sources.am String.java, [...]: Merge from GNU Classpath HEAD. 2006-06-09 16:07:07 +00:00
stacktrace.cc gcj.texi (libgcj Runtime Properties): Document gnu.gcj.runtime.NameFinder.show_raw and... 2006-06-06 17:00:16 +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
THANKS
verify.cc link.cc (_Jv_Linker::print_class_loaded): Declare string constants as "const char *". 2006-02-08 20:38:13 +00:00
win32-threads.cc
win32.cc win32.cc (_Jv_platform_nanotime): New function. 2006-03-09 18:47:54 +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