gcc/libjava/java
Tom Tromey 0507a9b19f field.h (struct _Jv_Field): Use "jshort" as type for nameIndex.
* 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
2000-01-26 00:55:50 +00:00
..
awt * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
io * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
lang field.h (struct _Jv_Field): Use "jshort" as type for nameIndex. 2000-01-26 00:55:50 +00:00
net * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
security * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
text * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
util * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00