gcc/libjava
Andrew Haley 426147a1e8 re PR cp-tools/30706 (gjavah incompatible with sun javah and gcjh)
2007-02-05  Andrew Haley  <aph@redhat.com>

        PR cp-tools/30706
        * tools/gnu/classpath/tools/javah/JniIncludePrinter.java:
        (printClass): Replace '/' in filenames with '_'.
        * tools/gnu/classpath/tools/javah/JniStubPrinter.java
        (printClass): Likewise.

From-SVN: r121641
2007-02-06 09:44:53 +00:00
..
classpath re PR cp-tools/30706 (gjavah incompatible with sun javah and gcjh) 2007-02-06 09:44:53 +00:00
gcj configure, [...]: Rebuilt. 2007-01-29 18:46:34 +00:00
gnu * gnu/classpath/jdwp/natVMVirtualMachine.cc 2007-02-05 20:56:47 +00:00
include jvmti-int.h (JVMTI): Declare member "enabled". 2007-01-31 23:25:39 +00:00
java * java/lang/ClassLoader.java (getResources): No longer final. 2007-02-01 23:00:01 +00:00
javax libjava 2007-01-26 23:07:08 +00:00
libltdl aclocal.m4: Regenerate to use multi.m4. 2007-01-17 19:48:52 +00:00
org Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
scripts makemake.tcl: Replace gnu/xml build with build of all its subpackages. 2007-02-02 01:33:01 +00:00
sun Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
sysdep re PR libgcj/30513 (Bootstrap failure with libgcj on sparc-sun-solaris2.10) 2007-01-27 22:46:15 +01:00
testsuite testsuite/Makefile.am (compile-tests): Fix typo. 2007-02-05 18:13:44 +00:00
aclocal.m4 aclocal.m4: Regenerate to use multi.m4. 2007-01-17 19:48:52 +00:00
addr2name.awk
boehm.cc Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ChangeLog jvmti.cc (_envListLock): Change type to ReentrantReadWriteLock. 2007-02-05 21:28:55 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005 ChangeLog rotation 2007-01-17 20:18:15 +00:00
ChangeLog-2006 ChangeLog rotation 2007-01-17 20:18:15 +00:00
configure configure.ac (libjava_cv_anon_version_script): New test. 2007-02-02 13:29:31 +01:00
configure.ac configure.ac (libjava_cv_anon_version_script): New test. 2007-02-02 13:29:31 +01:00
configure.host re PR libgcj/30513 (Bootstrap failure with libgcj on sparc-sun-solaris2.10) 2007-01-27 22:46:15 +01:00
COPYING
darwin.cc
defineclass.cc Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
exception.cc unwind-dw2-fde.c (get_cie_encoding): Replaced _Unwind_Word with _uleb128_t and _Unwind_SWord with _sleb128_t. 2007-01-24 14:46:47 +00:00
gij.cc
HACKING * HACKING: Various updates. 2007-01-10 23:44:46 +00:00
headers.txt Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
interpret-run.cc jvmti-int.h (JVMTI): Declare member "enabled". 2007-01-31 23:25:39 +00:00
interpret.cc jvmti-int.h (JVMTI): Declare member "enabled". 2007-01-31 23:25:39 +00:00
jni-libjvm.cc
jni.cc java-interp.h: Added _Jv_Frame class and its two subclasses _Jv_InterpFrame and _Jv_NativeFrame. 2007-01-29 22:05:56 +00:00
jvmti.cc jvmti.cc (_envListLock): Change type to ReentrantReadWriteLock. 2007-02-05 21:28:55 +00:00
libgcj_bc.c re PR libgcj/28698 ([gcj] libgcj-bc only used when building shared libs, not executables) 2006-08-31 17:23:57 +00:00
LIBGCJ_LICENSE
libgcj-test.spec.in
libgcj.pc.in
libgcj.spec.in jvspec.c (lang_specific_driver): Add -s-bc-abi when needed. 2006-08-17 01:03:21 +00:00
libgcj.ver configure.ac (libjava_cv_anon_version_script): New test. 2007-02-02 13:29:31 +01:00
libtool-version * libtool-version: Bump current to 9. 2007-01-22 17:41:36 +00:00
link.cc link.cc (_Jv_Linker::wait_for_state): Add JVMTI CLASS_PREPARE notification. 2007-01-25 01:21:27 +00:00
Makefile.am configure.ac (libjava_cv_anon_version_script): New test. 2007-02-02 13:29:31 +01:00
Makefile.in configure.ac (libjava_cv_anon_version_script): New test. 2007-02-02 13:29:31 +01:00
mauve-libgcj
mingwld.m4
NEWS
no-threads.cc
nogc.cc
pkg.m4
posix-threads.cc Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
posix.cc posix.cc (_Jv_platform_nanotime): Return nanoseconds, not microseconds; use gettimeofday when available. 2006-09-14 01:17:31 +00:00
prims.cc prims.cc (_Jv_Abort): fflush (stderr). 2007-01-31 19:04:35 +00:00
README
shlibpath.m4 configure: Rebuilt. 2006-09-18 18:34:56 +00:00
sources.am makemake.tcl: Replace gnu/xml build with build of all its subpackages. 2007-02-02 01:33:01 +00:00
stacktrace.cc java-interp.h: Added _Jv_Frame class and its two subclasses _Jv_InterpFrame and _Jv_NativeFrame. 2007-01-29 22:05:56 +00:00
standard.omit.in Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
THANKS
verify.cc java-insns.h (enum java_code): Add op_breakpoint. 2006-10-14 20:11:12 +00:00
win32-threads.cc Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
win32.cc

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