From: Jeff Law Date: Wed, 10 Apr 1996 20:33:58 +0000 (+0000) Subject: * config/tc-h8300.c (do_a_fix_imm): Don't cut off high bits X-Git-Tag: gdb-4_18~8867 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b3ed89e86577db0a1011b57fa584c3567e859014;p=platform%2Fupstream%2Fbinutils.git * config/tc-h8300.c (do_a_fix_imm): Don't cut off high bits of a 32bit operand. Fix for mov32bug.s. --- 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