OSDN Git Service

(Fixing malformed ChangeLog entries...)
authorapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 13 Oct 1999 15:16:12 +0000 (15:16 +0000)
committerapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 13 Oct 1999 15:16:12 +0000 (15:16 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@29944 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/java/ChangeLog

index 7a0a03c..1daf2ce 100644 (file)
@@ -1,6 +1,6 @@
 Tue Oct 12 22:28:10 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
 
-       * (RELOCATION_VALUE_1): Fixed integer value from 0 to 1.
+       * jcf-write.c (RELOCATION_VALUE_1): Fixed integer value from 0 to 1.
 
 1999-10-07  Anthony Green  <green@cygnus.com>
 
@@ -41,7 +41,7 @@ Fri Sep 24 10:48:10 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
 
 Tue Sep 14 16:24:19 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
 
-       * jcf-write.c: (RELOCATION_VALUE_0): New macro.
+       * jcf-write.c (RELOCATION_VALUE_0): New macro.
        (RELOCATION_VALUE_1): Likewise.
        (emit_iinc, emit_reloc, push_constant1, push_constant2,
        push_in_const, push_long_const): Prototyped.