From: Ian Lance Taylor Date: Wed, 28 Jul 1993 15:36:45 +0000 (+0000) Subject: * config/tc-m68k.c (m68k_ip): If we have a normal constant when we X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7fe17970321e64735de8e7198da8a4feb785884d;p=binutils-gdb.git * config/tc-m68k.c (m68k_ip): If we have a normal constant when we expect a bignum, turn it into a bignum. Output extra zeroes before a short bignum, rather than after. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 1ebb32a2599..161c43abf16 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +Wed Jul 28 11:30:05 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * config/tc-m68k.c (m68k_ip): If we have a normal constant when we + expect a bignum, turn it into a bignum. Output extra zeroes + before a short bignum, rather than after. + Tue Jul 27 15:54:27 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) * symbols.c (symbol_new): Conditionalize verify_symbol_chain call