gcc/libjava
Jakub Jelinek 66f1b195f6 gcc.c (process_command): Update copyright notice dates.
gcc/
	* gcc.c (process_command): Update copyright notice dates.
	* gcov.c (print_version): Likewise.
	* gcov-dump.c (print_version): Likewise.
	* mips-tfile.c (main): Likewise.
	* mips-tdump.c (main): Likewise.
gcc/fortran/
	* gfortranspec.c (lang_specific_driver): Update copyright notice
	dates.
gcc/java/
	* jcf-dump.c (version): Update copyright notice dates.
libmudflap/
	* mf-runtime.c (__mf_usage): Update copyright notice dates.
libjava/
	* gnu/gcj/convert/Convert.java (version): Update copyright notice
	dates.
	* gnu/gcj/tools/gcj_dbtool/Main.java (main): Likewise.
libjava/classpath/
	* gnu/java/rmi/registry/RegistryImpl.java (version): Update
	copyright notice dates.
	* tools/gnu/classpath/tools/orbd/Main.java (run): Likewise.

From-SVN: r182773
2012-01-01 20:09:46 +01:00
..
classpath gcc.c (process_command): Update copyright notice dates. 2012-01-01 20:09:46 +01:00
contrib Insert libgcj's Python module directory at the start of the search 2011-02-14 16:00:28 +00:00
gcj configure.ac (libgcj_ld_export_all): Set for windows native targets to export-all-symbols. 2011-04-08 16:16:38 +02:00
gnu gcc.c (process_command): Update copyright notice dates. 2012-01-01 20:09:46 +01:00
include Support 64-bit libjava multilib for i?86-linux 2011-12-20 12:18:26 +00:00
java re PR libgcj/50053 (jc1 doesn't emit static initializer or initializer code for super class without -findirect-dispatch.) 2011-12-12 11:40:27 +01:00
javax GNU Classpath import (libgcj-snapshot-20100921). 2010-10-12 15:55:12 +00:00
libltdl Additional fixes for FreeBSD-10 build: 2011-11-21 20:22:35 +01: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 natUnsafe.cc (spinlock contructor): Call sched_yield(). 2009-01-12 17:39:10 +00:00
sysdep re PR libgcj/49193 (__sync_xxxx builtins aren't used in sysdep/*/locks.h) 2011-12-27 10:40:23 +01:00
testsuite jni.exp (gcj_jni_get_cxxflags_invocation): Add $libiconv to cxxflags for alpha*-dec-osf*. 2011-04-15 17:12:35 +00:00
COPYING
ChangeLog gcc.c (process_command): Update copyright notice dates. 2012-01-01 20:09:46 +01: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 rotation 2007-01-17 20:18:15 +00:00
ChangeLog-2006 ChangeLog rotation 2007-01-17 20:18:15 +00:00
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
ChangeLog-2009 2010-01-06 Matthias Klose <doko@ubuntu.com> 2010-01-06 17:46:48 +00:00
ChangeLog-2010 Rotate ChangeLogs. 2011-01-02 08:22:05 -08:00
HACKING Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00
LIBGCJ_LICENSE
Makefile.am Makefile.in (UNWIND_H): Remove. 2011-08-05 14:37:48 +00:00
Makefile.in Makefile.in (UNWIND_H): Remove. 2011-08-05 14:37:48 +00:00
NEWS
README * README: Refer to our generic bug reporting page. 2011-04-24 10:04:26 +00:00
THANKS
aclocal.m4 re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolchain) 2010-12-06 00:50:04 +00:00
boehm.cc jvm.h (_Jv_SetGCFreeSpaceDivisor): Declare new function. 2007-10-22 21:24:35 +00:00
configure Support 64-bit libjava multilib for i?86-linux 2011-12-20 12:18:26 +00:00
configure.ac Support 64-bit libjava multilib for i?86-linux 2011-12-20 12:18:26 +00:00
configure.host re PR bootstrap/39150 (Configure scripts have no 64-Bit Solaris defined (only i386-solaris*).) 2011-07-07 09:24:16 +00:00
darwin.cc configure.host: Add bits for i?86-*-darwin9 and x86_64-*-darwin9. 2007-12-08 20:23:58 +01:00
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 (parse_lsda_header): hardcode ttype_encoding for older ARM EABI toolchains. 2011-10-20 13:56:12 +00:00
gij.cc gij.cc (version): Update Copyright year. 2007-08-30 20:27:12 +02:00
headers.txt configure.ac (libgcj_ld_export_all): Set for windows native targets to export-all-symbols. 2011-04-08 16:16:38 +02:00
interpret-run.cc interpret.cc (DEBUG): Rename this ... 2009-04-28 04:02:30 +00:00
interpret.cc interpret.cc (check_handler): Fix bit rot. 2011-07-12 12:56:50 +00:00
jni-libjvm.cc Import GNU Classpath (libgcj-import-20070727). 2007-08-04 10:53:49 +00:00
jni.cc jni.cc (_Jv_JNI_GetObjectRefType): Mark `object' parameter as maybe unused. 2009-11-30 14:44:41 +11:00
jvmti.cc Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01: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 Fix PR java/21206: Unrecognized option '-Wl,-rpath' for jv-convert 2011-02-04 05:51:57 +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. 2011-07-07 18:10:16 +00:00
link.cc [multiple changes] 2009-03-12 16:13:19 +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-threads.cc (ParkHelper::unpark): Do not initialise result, but assign it instead. 2009-11-26 21:06:35 +11:00
posix.cc re PR libgcj/17002 (java.util.TimeZone.getDefault() is broken) 2007-02-22 17:04:55 +01:00
prims.cc re PR bootstrap/50888 (Bootstrap failure in libjava against latest git glibc) 2011-11-24 08:18:16 +01:00
shlibpath.m4 Remove freebsd1 from libtool.m4 macros and config.rpath. 2011-02-13 11:45:53 +00:00
sources.am GNU Classpath import (libgcj-snapshot-20100921). 2010-10-12 15:55:12 +00:00
stacktrace.cc [multiple changes] 2007-09-04 18:00:31 +00:00
standard.omit.in Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
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 libgcj.spec.in: Use THREADSTARTFILESPEC to affect the spec for startfile. 2006-07-05 02:15:51 +00:00

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 refer to

		http://gcc.gnu.org/bugs/

on when and how to submit a bug report.