From: Richard Henderson Date: Sat, 13 Feb 1999 08:18:51 +0000 (+0000) Subject: * config/tc-i386.c (i386_intel_operand): Ignore `SHORT' rather X-Git-Tag: gdb-4_18-branchpoint~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e58ae7a3fdf31a843caab011d3e6abc657fabb30;p=thirdparty%2Fbinutils-gdb.git * config/tc-i386.c (i386_intel_operand): Ignore `SHORT' rather than treat as an immediate specifier. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index c69b01d40a8..ddf9c704e58 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Sat Feb 13 00:17:26 1999 Richard Henderson + + * config/tc-i386.c (i386_intel_operand): Ignore `SHORT' rather + than treat as an immediate specifier. + Thu Feb 11 16:18:31 1999 Richard Henderson * config/tc-i386.c: Prototype many functions.