From: J.T. Conklin Date: Mon, 20 Jan 1997 19:00:03 +0000 (+0000) Subject: * config/tc-m68k.c (m68k_ip): Reject pc-relative addresses for the X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0ce48081b226ccb320b6f8c8c83656ad4a35a5d8;p=binutils-gdb.git * config/tc-m68k.c (m68k_ip): Reject pc-relative addresses for the 'p' operand specifier. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 653f350e8ed..2d2018bb166 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,4 +1,9 @@ -Mon Jan 20 10:39:36 1997 J.T. Conklin +Mon Jan 20 10:56:47 1997 Andreas Schwab + + * config/tc-m68k.c (m68k_ip): Reject pc-relative addresses for the + 'p' operand specifier. + +Mon Jan 20 10:39:36 1997 J.T. Conklin * config/tc-m68k.c (HAVE_LONG_BRANCH): New macro, returns true for m68k family cpus which support long branch addressing modes.