(Fixing malformed ChangeLog entries...)

From-SVN: r29944
This commit is contained in:
Alexandre Petit-Bianco 1999-10-13 08:16:12 -07:00
parent 7c4adc7fa8
commit ce74b7d6e8
1 changed files with 2 additions and 2 deletions

View 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.