Files
gcc/libjava
Kyle Galloway fe60528edc defineclass.cc (_Jv_ClassReader::read_one_code_attribute): Added LocalVariableTable attribute handling.
2007-02-15  Kyle Galloway  <kgallowa@redhat.com>

	* defineclass.cc (_Jv_ClassReader::read_one_code_attribute):
    Added LocalVariableTable attribute handling.
    (_Jv_ClassReader::pool_Utf8_to_char_arr): New method.
    * jvmti.cc (_Jv_JVMTI_GetLocalVariableTable): New method.
    * include/java-interp.h: Added local_var_table and
    local_var_table_len fields to _Jv_InterpMethod.
    (_Jv_InterpMethod::get_local_var_table): New method.
    * testsuite/libjava.jvmti/interp/getlocalvartable.java: New
    test.
    * testsuite/libjava.jvmti/interp/getlocalvartable.jar: New test.
    * testsuite/libjava.jvmti/interp/getlocalvartable.out: Output
    for new test.
    * testsuite/libjava.jvmti/interp/getlocalvartable.h: New test.
    * testsuite/libjava.jvmti/interp/natgetlocalvartable.cc: New
    test.

From-SVN: r121999
2007-02-15 15:08:27 +00:00
..
2007-02-09 01:16:13 +00:00
2007-01-26 23:07:08 +00:00
2007-01-09 19:58:05 +00:00
2007-01-09 19:58:05 +00:00
2007-01-09 19:58:05 +00:00
2007-01-17 20:18:15 +00:00
2007-01-17 20:18:15 +00:00
2007-02-10 14:21:05 +00:00
2007-02-10 14:21:05 +00:00
2004-10-26 06:09:05 +00:00
2007-01-10 23:44:46 +00:00
2005-06-30 03:22:09 +00:00
2007-02-10 14:17:58 +00:00
2006-01-03 22:58:31 +00:00
2006-01-31 13:32:29 +00:00
2006-06-26 16:31:06 +00:00
2004-07-29 03:13:04 +01:00
2006-09-18 18:34:56 +00: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