From: Mike Werner Date: Wed, 30 Sep 1992 23:11:04 +0000 (+0000) Subject: Fix bug where all the opcodes were one off X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0843ea632e5c3c8d9ae6a2b909939474e5dfa180;p=binutils-gdb.git Fix bug where all the opcodes were one off --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index c2ad44a19ad..f1ea02ffa9f 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +Wed Sep 30 16:09:20 1992 Michael Werner (mtw@cygnus.com) + + * z8k-dis.c (unparse_instr): fix bug where opcode returned was + *always* the wrong one. + Wed Sep 30 07:42:17 1992 Steve Chamberlain (sac@thepub.cygnus.com) * z8kgen.c: added copyright info