OSDN Git Service

Runtime support for PR gcj/2:
[pf3gnuchains/gcc-fork.git] / libjava / ChangeLog
index 69c44f8..e5065fa 100644 (file)
@@ -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.