[multiple changes]
authorBryce McKinlay <bryce@gcc.gnu.org>
Wed, 2 Aug 2000 03:25:13 +0000 (04:25 +0100)
committerBryce McKinlay <bryce@gcc.gnu.org>
Wed, 2 Aug 2000 03:25:13 +0000 (04:25 +0100)
commit79c2c6da2c5621208eec12f608b672856d38f6a3
tree556ab79d201319b851c2f2d9e51c1aa93043fd03
parentcb7c7fc50e8683bf42be3beac8dbaeca3f00a76b
[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
libjava/ChangeLog
libjava/Makefile.am
libjava/Makefile.in
libjava/interpret.cc
libjava/java/lang/reflect/natMethod.cc
libjava/jni.cc