From: Ian Lance Taylor Date: Mon, 16 Jun 1997 18:31:32 +0000 (+0000) Subject: * m68k-dis.c (print_insn_arg): Print case 7.2 using %pc@() X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2896b008850e26d9fc14d47d182de23f9192046c;p=binutils-gdb.git * m68k-dis.c (print_insn_arg): Print case 7.2 using %pc@() syntax. From Roman Hodek . --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 3dbc4c560f7..2dd51d39378 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,5 +1,9 @@ Mon Jun 16 14:13:18 1997 Ian Lance Taylor + * m68k-dis.c (print_insn_arg): Print case 7.2 using %pc@() + syntax. From Roman Hodek + . + * i386-dis.c (twobyte_has_modrm): Fix pand. Mon Jun 16 14:08:38 1997 Michael Taylor