jvgenmain.c: Need to #include "gansidecl.h" (to get PROTO).
authorPer Bothner <bothner@gcc.gnu.org>
Sun, 15 Nov 1998 17:16:06 +0000 (09:16 -0800)
committerPer Bothner <bothner@gcc.gnu.org>
Sun, 15 Nov 1998 17:16:06 +0000 (09:16 -0800)
* jvgenmain.c:  Need to #include "gansidecl.h" (to get PROTO).
* jcf-write.c (perform_relocations):  Move check out one loop.

From-SVN: r23665

gcc/java/ChangeLog

index 046eab4675fae7b60520ec62a56943a5a089c1c5..75b2f251f539e04e90c9a87f415a6fa3eff02f8b 100644 (file)
@@ -1,3 +1,9 @@
+Sun Nov 15 17:14:17 1998  Per Bothner  <bothner@cygnus.com>
+
+       * jvgenmain.c:  Need to #include "gansidecl.h" (to get PROTO).
+
+       * jcf-write.c (perform_relocations):  Move check out one loop.
+
 Sun Nov 15 15:09:56 1998  Anthony Green  <green@hoser.cygnus.com>
 
        * Make-lang.in: Fix reference to srcdir.