From: Ian Lance Taylor Date: Wed, 12 Aug 1998 17:26:42 +0000 (+0000) Subject: Wed Aug 12 13:25:03 1998 Alan Modra X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=78a1a4f74eb4c9a45842f0c56c1f2d9c0c2fba71;p=binutils-gdb.git Wed Aug 12 13:25:03 1998 Alan Modra * config/tc-i386.c (md_assemble): Emit a warning for stand-alone prefixes. (i386_operand): Fix an error message. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index cd853e74a13..2a8050e04a7 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +Wed Aug 12 13:25:03 1998 Alan Modra + + * config/tc-i386.c (md_assemble): Emit a warning for stand-alone + prefixes. + (i386_operand): Fix an error message. + Mon Aug 10 15:39:56 1998 Richard Henderson * config/tc-alpha.c (tc_gen_reloc): Bias WEAK symbols just as