From: Ian Lance Taylor Date: Thu, 31 Aug 1995 17:50:20 +0000 (+0000) Subject: Tue Aug 29 19:42:58 1995 Andreas Schwab X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f2f232cde270bbbad76f5aa1286e5a3dd745963c;p=binutils-gdb.git Tue Aug 29 19:42:58 1995 Andreas Schwab * config/tc-m68k.c (m68k_ip) [case POST/PRE/BASE]: Fix typo when looking at outer displacement. Don't set the postindex bit if the index suppress bit is set (for memory indirect addressing mode). --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 164edd83952..0f2c8c48f91 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +Tue Aug 29 19:42:58 1995 Andreas Schwab + + * config/tc-m68k.c (m68k_ip) [case POST/PRE/BASE]: Fix typo when + looking at outer displacement. Don't set the postindex bit if the + index suppress bit is set (for memory indirect addressing mode). + Thu Aug 31 06:49:37 1995 Doug Evans * config/tc-arm.c (tc_gen_reloc): Delete duplicated code.