gcc/libjava/java/lang/reflect
Bryce McKinlay 79c2c6da2c [multiple changes]
2000-08-02  Bryce McKinlay  <bryce@albatross.co.nz>

        * interpret.cc (_Jv_InterpMethod::continue1): Type of `fun' changed
	to match C declaration in ffi.h.
	* Makefile.am: Add java/awt/Button.java.
	* Makefile.in: Rebuilt.

2000-07-29  Alexandre Petit-Bianco  <apbianco@cygnus.com>

        * java/lang/reflect/natMethod.cc (_Jv_CallAnyMethodA): Type of the
        cast of the second argument to `ffi_raw_call' changed to match
        prototype.

2000-07-26  Alexandre Petit-Bianco  <apbianco@cygnus.com>

        * jni.cc (_Jv_JNIMethod::call): Type of the cast of the second
        argument to `ffi_raw_call' changed to match prototype.

From-SVN: r35418
2000-08-02 04:25:13 +01:00
..
AccessibleObject.java
Array.java
Constructor.java
Field.java
InvocationTargetException.java
Member.java
Method.java
Modifier.java mauve-libgcj: Activated serialization tests. 2000-07-27 23:57:07 +00:00
natArray.cc
natConstructor.cc mauve-libgcj: Activated serialization tests. 2000-07-27 23:57:07 +00:00
natField.cc
natMethod.cc [multiple changes] 2000-08-02 04:25:13 +01:00