* jvgenmain.c: Need to #include "gansidecl.h" (to get PROTO).
authorbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 15 Nov 1998 17:16:06 +0000 (17:16 +0000)
committerbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 15 Nov 1998 17:16:06 +0000 (17:16 +0000)
* jcf-write.c (perform_relocations):  Move check out one loop.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23665 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/java/ChangeLog

index 046eab4..75b2f25 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.