gcc/libjava/java
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
..
applet backport: Applet.java: New file. 2000-07-12 05:52:04 +01:00
awt Component.java (toString): Implemented. 2000-07-31 05:11:49 +01:00
beans PropertyChangeEvent.java (oldVal): Renamed to oldValue. 2000-06-27 05:10:03 +00:00
io ObjectOutputStream.java (writeObject): Per spec, call NotSerializableException with just the class name. 2000-07-28 23:48:19 +00:00
lang [multiple changes] 2000-08-02 04:25:13 +01:00
math ObjectStreamException.java: New file. 2000-04-11 09:21:53 +00:00
net PropertyChangeEvent.java (oldVal): Renamed to oldValue. 2000-06-27 05:10:03 +00:00
security mauve-libgcj: Activated serialization tests. 2000-07-27 23:57:07 +00:00
sql ObjectStreamException.java: New file. 2000-04-11 09:21:53 +00:00
text PropertyChangeEvent.java (oldVal): Renamed to oldValue. 2000-06-27 05:10:03 +00:00
util * java/util/Vector.java (remove(Object)): Implemented. 2000-07-20 19:27:57 +00:00