From: Ian Lance Taylor Date: Wed, 7 Aug 1996 15:56:13 +0000 (+0000) Subject: * i386-dis.c (print_insn_i386): Actually return the correct value. X-Git-Tag: gdb-4_18~8045 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=484c464505f3200bb949b448dcb71963538da9bb;p=platform%2Fupstream%2Fbinutils.git * i386-dis.c (print_insn_i386): Actually return the correct value. (ONE, OP_ONE): #ifdef out; not used. --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index d40b864..558e834 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +Wed Aug 7 11:55:10 1996 Ian Lance Taylor + + * i386-dis.c (print_insn_i386): Actually return the correct value. + (ONE, OP_ONE): #ifdef out; not used. + start-sanitize-d10v Fri Aug 2 17:47:03 1996 Martin M. Hunt