Files
gcc/libjava
Andrew Haley d2638db653 PersistentByteMap.java (name, values, fc): new fields.
2005-02-16  Andrew Haley  <aph@redhat.com>

        * gnu/gcj/runtime/PersistentByteMap.java (name, values, fc): new
        fields.
        (PersistentByteMap): Set name
        Magic number changed to 0x67636a64 ("gcjd").
        (init): Force the map to be prime.
        (emptyPersistentByteMap): File name was a string, now a File.
        (addBytes): Share srings between entries.
        (stringTableSize): New method.
        (capacity): Scale by load factor.
        (force): New method.
        (getFile): New method.
        (close): New method.
        (putAll): New method.
        (ByteWrapper): New class.
        * gnu/gcj/tools/gcj_dbtool/Main.java (verbose): New field.
        (main): Guess the average string size as 32, not 64.
        Copy a database before modifying it, so that we can update a
        database in a running system.
        If a database isn't big enough, resize it.
        "-m": new option: merges databases.
        "-a": Create a new detabase if it doesn't exist.
        (usage): Correct, add new option.
        (addJar): Copy a database before modifying it.
        (resizeMap): New method.

From-SVN: r95110
2005-02-16 17:32:59 +00:00
..
2005-02-10 18:33:54 +00:00
2005-02-14 21:08:08 +00:00
2005-02-15 22:38:59 +00:00
2005-02-14 21:08:08 +00:00
2005-02-02 00:42:32 +00:00
2004-08-23 23:51:56 +00:00
2000-05-19 17:55:34 +00:00
2000-02-17 22:57:30 +00:00
2002-01-22 00:20:23 +00:00
2004-01-17 08:40:41 +00:00
2004-01-17 08:40:41 +00:00
2005-02-08 21:51:34 +00:00
2005-02-08 21:51:34 +00:00
2004-10-26 06:09:05 +00:00
2004-11-25 03:47:08 +00:00
2005-02-14 21:08:08 +00:00
2002-01-22 22:40:42 +00:00
2005-02-02 22:29:31 +00:00
2001-10-10 22:25:43 +00:00
2002-01-27 22:33:35 +00:00
2003-07-08 04:49:16 +00:00
2004-07-29 03:13:04 +01:00
2004-07-29 03:13:04 +01:00

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