mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-19 00:09:44 +08:00
0507a9b19f
* gcj/field.h (struct _Jv_Field): Use "jshort" as type for nameIndex. Use "jint" as type for boffset. * java/lang/Class.h (struct _Jv_Method): Made accflags a _Jv_ushort. (Class): Likewise. Also changed type of method_count, vtable_method_count, size_in_bytes, field_count, static_field_count, interface_count. * gcj/array.h (__JArray): Made `length' a const jsize, not an int. From-SVN: r31621 |
||
---|---|---|
.. | ||
array.h | ||
cni.h | ||
field.h | ||
javaprims.h | ||
Makefile.am | ||
Makefile.in | ||
method.h |