jcf-write.c (generate_classfile): Emit "Exceptions" attribute.
authorPer Bothner <bothner@gcc.gnu.org>
Sun, 21 Feb 1999 15:41:32 +0000 (07:41 -0800)
committerPer Bothner <bothner@gcc.gnu.org>
Sun, 21 Feb 1999 15:41:32 +0000 (07:41 -0800)
* jcf-write.c (generate_classfile):  Emit "Exceptions" attribute.

From-SVN: r25343

gcc/java/ChangeLog

index 7a65962..3f1b335 100644 (file)
@@ -1,3 +1,7 @@
+Sun Feb 21 14:56:11 1999  Per Bothner  <bothner@cygnus.com>
+
+       * jcf-write.c (generate_classfile):  Emit "Exceptions" attribute.
+
 Fri Feb 19 15:35:01 1999  Per Bothner  <bothner@cygnus.com>
 
        Force left-to-right evaluation of binary operations etc.