gcc/libjava/java
Tom Tromey 5dab1948f6 natMethod.cc (get_ffi_type): Test size of jboolean and select correct ffi type on that basis.
* java/lang/reflect/natMethod.cc (get_ffi_type): Test size of
	jboolean and select correct ffi type on that basis.
	(_Jv_CallNonvirtualMethodA): Handle `void' return type.
	Constructor call always has `void' return type.

From-SVN: r31242
2000-01-05 17:23:34 +00:00
..
awt configure: Rebuilt. 1999-09-10 22:03:10 +00:00
io PrintStream (PrintStream): Fix illegal usage of "this" before "super". 1999-11-01 01:15:37 +00:00
lang natMethod.cc (get_ffi_type): Test size of jboolean and select correct ffi type on that basis. 2000-01-05 17:23:34 +00:00
net natPlainDatagramSocketImpl.cc (peek): Removed unnecesary comment. 2000-01-04 22:41:58 +00:00
security natClassLoader.cc (_Jv_PrepareCompiledClass): Renamed from _Jv_InternClassStrings. 1999-08-18 14:16:42 +00:00
text MessageFormat.java (MessageFormat(String)): Set the default locale. 1999-09-22 05:41:26 +01:00
util ZipFile.java: Compute the offset of the ZipEntry data correctly. 1999-11-07 08:30:31 +00:00