gcc/libjava
Jack Howarth d80148b8d4 configure.ac: Set LIBMATHSPEC to -lm except on darwin.
2010-09-21  Jack Howarth <howarth@bromo.med.uc.edu>

	* libjava/configure.ac: Set LIBMATHSPEC to -lm except on darwin.
	* libjava/libgcj.spec.in: Use LIBMATHSPEC.
	* libjava/configure: Regenerate.

From-SVN: r164478
2010-09-21 14:01:43 +00:00
..
classpath JobStateReasons.java (add): Fix infinite recursion with call to super. 2010-07-30 10:49:36 +00:00
contrib aotcompile.py.in: Use hashlib instead of md5 if available. 2009-07-23 14:25:33 +00:00
gcj Fix building ecjx in cross compile mode. 2010-08-27 04:27:40 +00:00
gnu * gnu/java/security/jce/prng/natVMSecureRandomWin32.cc 2010-08-12 18:23:32 +00:00
include Fix building ecjx in cross compile mode. 2010-08-27 04:27:40 +00:00
java re PR libgcj/42676 (javah doesn't generate the header files as checked in in the archive) 2010-03-13 14:27:27 +00:00
javax re PR libgcj/42676 (javah doesn't generate the header files as checked in in the archive) 2010-03-13 14:27:27 +00:00
libltdl no-dist in non-imported automake dirs. 2010-05-04 18:58:11 +00:00
org re PR libgcj/42676 (javah doesn't generate the header files as checked in in the archive) 2010-03-13 14:27:27 +00:00
scripts Avoid tr '\n', for Solaris /usr/bin/tr. 2010-01-16 14:42:32 +00:00
sun
sysdep cygming.h (TARGET_USE_JCR_SECTION): Enable. 2009-09-22 18:58:13 +00:00
testsuite Fix building ecjx in cross compile mode. 2010-08-27 04:27:40 +00:00
COPYING
ChangeLog configure.ac: Set LIBMATHSPEC to -lm except on darwin. 2010-09-21 14:01:43 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009 2010-01-06 Matthias Klose <doko@ubuntu.com> 2010-01-06 17:46:48 +00:00
HACKING Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00
LIBGCJ_LICENSE
Makefile.am Fix building ecjx in cross compile mode. 2010-08-27 04:27:40 +00:00
Makefile.in Fix building ecjx in cross compile mode. 2010-08-27 04:27:40 +00:00
NEWS
README
THANKS
aclocal.m4 Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00
boehm.cc
configure configure.ac: Set LIBMATHSPEC to -lm except on darwin. 2010-09-21 14:01:43 +00:00
configure.ac configure.ac: Set LIBMATHSPEC to -lm except on darwin. 2010-09-21 14:01:43 +00:00
configure.host sparc-signal.h: Renamed to ... 2010-07-15 12:03:54 +00:00
darwin.cc
defineclass.cc
ecjx.cc
exception.cc tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count variable. 2010-04-07 22:27:37 +02:00
gij.cc
headers.txt
interpret-run.cc
interpret.cc
jni-libjvm.cc
jni.cc jni.cc (_Jv_JNI_GetObjectRefType): Mark `object' parameter as maybe unused. 2009-11-30 14:44:41 +11:00
jvmti.cc PR target/42811 (prerequisite) 2010-03-21 19:36:49 +00:00
libgcj-noncore-dummy.def re PR target/42811 (java.lang.ExceptionInInitializerError in ecj1) 2010-03-21 19:41:37 +00:00
libgcj-test.spec.in
libgcj.pc.in
libgcj.spec.in configure.ac: Set LIBMATHSPEC to -lm except on darwin. 2010-09-21 14:01:43 +00:00
libgcj.ver configure.ac (ANONVERSCRIPT): Handle sun style. 2010-07-05 17:22:52 +00:00
libgcj_bc.c libgcj_bc.c (__data_start, [...]): Add dummy usage. 2009-09-16 10:43:29 +00:00
libtool-version libtool-version: Bump soversion. 2010-06-03 05:05:26 +00:00
link.cc
mauve-libgcj
mingwld.m4
no-threads.cc
nogc.cc
pkg.m4
posix-threads.cc posix-threads.cc (ParkHelper::unpark): Do not initialise result, but assign it instead. 2009-11-26 21:06:35 +11:00
posix.cc
prims.cc
shlibpath.m4
sources.am Avoid tr '\n', for Solaris /usr/bin/tr. 2010-01-16 14:42:32 +00:00
stacktrace.cc
standard.omit.in
verify.cc
win32-threads.cc
win32.cc

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