From: Ian Lance Taylor Date: Wed, 19 Jun 1996 20:33:30 +0000 (+0000) Subject: * config/tc-m68k.c (m68k_ip): Reject PRE and POST indexing mode on X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6e3f7f1bf91fbb9101dab10cf831705dd16d7713;p=binutils-gdb.git * config/tc-m68k.c (m68k_ip): Reject PRE and POST indexing mode on cpu32. From Eric Norum . --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 1d32dfee600..96e6eb1ea30 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,8 @@ Wed Jun 19 11:31:50 1996 Ian Lance Taylor + * config/tc-m68k.c (m68k_ip): Reject PRE and POST indexing mode on + cpu32. From Eric Norum . + * config/tc-mips.c (mips_ip): In cases 'I', 'i', and 'j', set insn_error rather than calling check_absolute_expr.