diff options
Diffstat (limited to 'libjava/ChangeLog')
| -rw-r--r-- | libjava/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libjava/ChangeLog b/libjava/ChangeLog index 69c44f8bed4..e5065fa9aaa 100644 --- a/libjava/ChangeLog +++ b/libjava/ChangeLog @@ -1,3 +1,9 @@ +2000-04-05 Tom Tromey <tromey@cygnus.com> + + Runtime support for PR gcj/2: + * prims.cc (_Jv_ThrowNullPointerException): New function. + * include/jvm.h (_Jv_ThrowNullPointerException): Declare. + 2000-04-27 Bryce McKinlay <bryce@albatross.co.nz> * prims.cc (_Jv_NewObjectArray): Fix typo. |

