From b3ed89e86577db0a1011b57fa584c3567e859014 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Wed, 10 Apr 1996 20:33:58 +0000 Subject: [PATCH] * config/tc-h8300.c (do_a_fix_imm): Don't cut off high bits of a 32bit operand. Fix for mov32bug.s. --- gas/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 865f8f1..1cd120a 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Wed Apr 10 14:34:49 1996 Jeffrey A Law (law@cygnus.com) + + * config/tc-h8300.c (do_a_fix_imm): Don't cut off high bits + of a 32bit operand. + Mon Apr 8 14:42:53 1996 Ian Lance Taylor * configure.in: Permit --enable-shared to specify a list of -- 2.7.4