From 83b94e03eeff276e51645446e2373e8961a96e88 Mon Sep 17 00:00:00 2001 From: rth Date: Sat, 21 Sep 2002 16:16:24 +0000 Subject: * jcf-parse.c (get_constant): Decode from IEEE no matter what the target format. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@57389 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/java/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gcc/java/ChangeLog') diff --git a/gcc/java/ChangeLog b/gcc/java/ChangeLog index 46c11b44518..45776e6e95c 100644 --- a/gcc/java/ChangeLog +++ b/gcc/java/ChangeLog @@ -1,3 +1,8 @@ +2002-09-21 Richard Henderson + + * jcf-parse.c (get_constant): Decode from IEEE no matter + what the target format. + 2002-09-20 Kazu Hirata * ChangeLog: Follow spelling conventions. -- cgit v1.2.3