Files
gcc/libjava
Keith Seitz 7dace0ca51 java-interp.h (_Jv_LocalVarTableEntry): Add union for bytecode_pc and direct-threaded pc.
* include/java-interp.h (_Jv_LocalVarTableEntry): Add union
        for bytecode_pc and direct-threaded pc.
        Add field descriptions inline.
        * defineclass.cc (read_one_code_attribute): Change from
        bytecode_start_pc to bytecode_pc.
        Remove unused variable "len".
        * interpret.cc (compile): Remap the variable table, too.
        (get_local_var_table) [DIRECT_THREADED]: Use insn_index on the
        start location to map from pc_t to code index.

From-SVN: r125734
2007-06-15 03:53:52 +00:00
..
2007-06-03 23:18:43 +00:00
2007-06-03 23:18:43 +00:00
2007-06-03 23:18:43 +00:00
2007-06-03 23:18:43 +00:00
2007-06-03 23:18:43 +00:00
2007-05-31 06:40:42 +00:00
2007-06-02 08:18:15 +00:00
2007-06-03 23:18:43 +00:00
2007-06-03 23:18:43 +00:00
2007-06-03 23:18:43 +00:00
2007-06-03 23:18:43 +00: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