aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorAlexandre Petit-Bianco <apbianco@gcc.gnu.org>1999-10-13 08:16:12 -0700
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>1999-10-13 08:16:12 -0700
commitce74b7d6e8d6a34aaa8ac19dec9951c61d1454b9 (patch)
treec31a157a6b2d6b7d1d3fd4874065459b04cd03fd /gcc
parent7c4adc7fa84062a8af3d353bb58d094908ea8f7e (diff)
downloadgcc-ce74b7d6e8d6a34aaa8ac19dec9951c61d1454b9.zip
gcc-ce74b7d6e8d6a34aaa8ac19dec9951c61d1454b9.tar.gz
gcc-ce74b7d6e8d6a34aaa8ac19dec9951c61d1454b9.tar.bz2
(Fixing malformed ChangeLog entries...)
From-SVN: r29944
Diffstat (limited to 'gcc')
-rw-r--r--gcc/java/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/java/ChangeLog b/gcc/java/ChangeLog
index 7a0a03c..1daf2ce 100644
--- a/gcc/java/ChangeLog
+++ b/gcc/java/ChangeLog
@@ -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.