gcc/libjava
Ralf Wildenhues a5d28a1224 Remove code to un-precious-ize CC, CXX in libjava and v3.
libjava/:
	* configure.ac: Remove code to un-precious-ize CC, CXX,
	CXXFLAGS, CFLAGS, LDFLAGS.
	* configure: Regenerate.

libstdc++-v3/:
	* configure.ac: Remove code to un-precious-ize CC, CXX,
	CXXFLAGS, CFLAGS, LDFLAGS.
	* configure: Regenerate.

From-SVN: r155240
2009-12-14 21:44:48 +00:00
..
classpath Sync from git Libtool and regenerate. 2009-12-05 17:18:53 +00:00
contrib aotcompile.py.in: Use hashlib instead of md5 if available. 2009-07-23 14:25:33 +00:00
gcj re PR java/41991 (gcj segfaults on i686-apple-darwin9 and x86_64-apple-darwin9) 2009-12-09 18:45:13 +00:00
gnu natVMSecureRandomWin32.cc: Correct UnsupportedOperationException namespace. 2009-09-16 21:38:46 +00:00
include pa-signal.h: Do not include ucontext.h. 2009-12-09 21:31:49 +00:00
java natVMURLConnection.cc (guessContentTypeFromBuffer): Mark `bytes' and `valid' parameters as potentially unused. 2009-12-02 09:05:25 +11:00
javax re PR java/40590 (namespace namespace broken in CNI) 2009-06-29 17:50:59 +00:00
libltdl acinclude.m4: Regenerated to pick: 2007-06-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 2009-12-07 20:33:09 +01:00
org
scripts re PR libgcj/37636 (java tools are unable to find resource files) 2008-10-21 17:55:01 +00:00
sun natUnsafe.cc (spinlock contructor): Call sched_yield(). 2009-01-12 17:39:10 +00:00
sysdep cygming.h (TARGET_USE_JCR_SECTION): Enable. 2009-09-22 18:58:13 +00:00
testsuite re PR java/41991 (gcj segfaults on i686-apple-darwin9 and x86_64-apple-darwin9) 2009-12-09 18:45:13 +00:00
COPYING
ChangeLog Remove code to un-precious-ize CC, CXX in libjava and v3. 2009-12-14 21:44:48 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004 Convert ChangeLog files to UTF-8. 2008-09-05 13:07:45 +02:00
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007 Import GNU Classpath (classpath-0_97_2-release). 2008-06-28 13:29:13 +00:00
ChangeLog-2008 Rotated ChangeLogs. 2009-01-12 16:45:32 +00:00
HACKING Cleanups after the update to Autoconf 2.64, Automake 1.11. 2009-08-22 13:41:50 +00:00
LIBGCJ_LICENSE
Makefile.am re PR java/41991 (gcj segfaults on i686-apple-darwin9 and x86_64-apple-darwin9) 2009-12-09 18:45:13 +00:00
Makefile.in re PR java/41991 (gcj segfaults on i686-apple-darwin9 and x86_64-apple-darwin9) 2009-12-09 18:45:13 +00:00
NEWS
README
THANKS
aclocal.m4 Regenerate tree using Autoconf 2.64 and Automake 1.11. 2009-08-22 13:22:20 +00:00
boehm.cc
configure Remove code to un-precious-ize CC, CXX in libjava and v3. 2009-12-14 21:44:48 +00:00
configure.ac Remove code to un-precious-ize CC, CXX in libjava and v3. 2009-12-14 21:44:48 +00:00
configure.host configure.host (sparc*-sun-solaris2.*): New case. 2009-12-08 18:38:23 +00:00
darwin.cc
defineclass.cc re PR libgcj/8995 (race cases in interpreter) 2008-09-23 13:51:58 +00:00
ecjx.cc re PR libgcj/38396 (ecj1 linked against both -lgcj and -lgcj_bc) 2008-12-19 15:57:29 +01:00
exception.cc * exception.cc (PERSONALITY_FUNCTION): Fix oversight. 2009-11-13 18:05:20 +00:00
gij.cc
headers.txt
interpret-run.cc interpret.cc (DEBUG): Rename this ... 2009-04-28 04:02:30 +00:00
interpret.cc interpret.cc (DEBUG): Rename this ... 2009-04-28 04:02:30 +00:00
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
libgcj-test.spec.in
libgcj.pc.in
libgcj.spec.in Makefile.am (libgcj_bc_la_LIBADD): Delete. 2009-08-17 17:30:10 +00:00
libgcj.ver
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. 2009-06-22 09:46:57 +00:00
link.cc [multiple changes] 2009-03-12 16:13:19 +00:00
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 interpret.cc (DEBUG): Rename this ... 2009-04-28 04:02:30 +00:00
shlibpath.m4
sources.am Sync libgcj with GNU Classpath 0.98. 2009-02-25 21:40:28 +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