gcc/libjava
Thomas Fitzsimmons 97797e00e7 Makefile.in: Regenerate.
2007-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>

	https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=237304
	* Makefile.in: Regenerate.
	* scripts/makemake.tcl (scan_directory): Treat default.css as a
	property file.
	* classpath/javax/swing/text/html/default.css: Move to...
	* classpath/resource/javax/swing/text/html/default.css: New file.
	* classpath/javax/swing/text/html/HTMLEditorKit.java
	(getStyleSheet): Throw RuntimeException when style loading fails.
	* sources.am (property_files): Add
	classpath/resource/javax/swing/text/html/default.css.

From-SVN: r124387
2007-05-03 19:02:52 +00:00
..
classpath Makefile.in: Regenerate. 2007-05-03 19:02:52 +00:00
gcj configure.ac: Remove checks for mktime... 2007-03-26 18:15:31 +00:00
gnu Server.java (Server): Record the delegate. 2007-05-03 18:38:37 +00:00
include interpret-run.cc (NEXT_INSN): Advance PC before executing the instruction. 2007-05-01 02:50:02 +00:00
java natCharacter.cc (Character::getType): Handle negative code points. 2007-05-02 23:27:03 +00:00
javax libjava 2007-04-19 00:24:09 +00:00
libltdl
org
scripts Makefile.in: Regenerate. 2007-05-03 19:02:52 +00:00
sun AnnotationInvocationHandler.java: Generify in a few places. 2007-03-02 19:05:57 +00:00
sysdep
testsuite re PR libgcj/23758 (java::lang::ConcreteProcess::nativeSpawn unsafe) 2007-04-09 17:40:20 +00:00
COPYING
ChangeLog Makefile.in: Regenerate. 2007-05-03 19:02:52 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
HACKING
LIBGCJ_LICENSE
Makefile.am Makefile.am (AM_MAKEFLAGS): Pass through mandir. 2007-03-14 13:58:23 +01:00
Makefile.in Makefile.in: Regenerate. 2007-05-03 19:02:52 +00:00
NEWS
README
THANKS
aclocal.m4
addr2name.awk
boehm.cc no-gc.h (_Jv_IsThreadSuspended): Declare. 2007-04-23 21:12:10 +00:00
configure configure.ac: Remove checks for mktime... 2007-03-26 18:15:31 +00:00
configure.ac configure.ac: Remove checks for mktime... 2007-03-26 18:15:31 +00:00
configure.host
darwin.cc
defineclass.cc ffi.h.in (ffi_closure_alloc, [...]): New. 2007-03-07 07:27:25 +00:00
exception.cc
gij.cc gij.cc (main): Accept -agentlib and -agentpath options. 2007-04-09 13:24:00 +00:00
headers.txt headers.txt (gnu/gcj/jvmti/Breakpoint.h): Add _Jv_RewriteBreakpointInsn friend declaration. 2007-04-24 18:18:56 +00:00
interpret-run.cc interpret-run.cc (NEXT_INSN): Advance PC before executing the instruction. 2007-05-01 02:50:02 +00:00
interpret.cc ffi.h.in (ffi_closure_alloc, [...]): New. 2007-03-07 07:27:25 +00:00
jni-libjvm.cc
jni.cc Character.java: Re-merged with Classpath. 2007-03-05 17:27:44 +00:00
jvmti.cc no-gc.h (_Jv_IsThreadSuspended): Declare. 2007-04-23 21:12:10 +00:00
libgcj-test.spec.in
libgcj.pc.in
libgcj.spec.in
libgcj.ver
libgcj_bc.c libgcj_bc.c (JvRunMainName): Declare. 2007-03-07 15:54:27 +00:00
libtool-version
link.cc link.cc (_Jv_Linker::resolve_method_entry): Ensure that the argument types and the return type of the found method match... 2007-03-23 11:25:46 +00:00
mauve-libgcj
mingwld.m4
no-threads.cc
nogc.cc no-gc.h (_Jv_IsThreadSuspended): Declare. 2007-04-23 21:12:10 +00:00
pkg.m4
posix-threads.cc
posix.cc re PR libgcj/17002 (java.util.TimeZone.getDefault() is broken) 2007-02-22 17:04:55 +01:00
prims.cc prims.cc (load_jvmti_agent): Add the missing `,'. 2007-04-09 08:07:08 -07:00
shlibpath.m4
sources.am Makefile.in: Regenerate. 2007-05-03 19:02:52 +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