* alpha-dis.c (print_insn_alpha_osf): Remove.
authorIan Lance Taylor <ian@airs.com>
Fri, 26 Jul 1996 18:06:35 +0000 (18:06 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 26 Jul 1996 18:06:35 +0000 (18:06 +0000)
(print_insn_alpha_vms): Remove.
(print_insn_alpha): Make globally visible.  Chose the register
names based on info->flavour.
* disassemble.c: Always return print_insn_alpha for the alpha.

opcodes/ChangeLog

index ce405a5354d644e5fc9a0ca4b29d9cccce10cc3b..4cac0efeb23f24603ccf8d9ab48ae9bec8385330 100644 (file)
@@ -1,3 +1,11 @@
+Fri Jul 26 14:01:43 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * alpha-dis.c (print_insn_alpha_osf): Remove.
+       (print_insn_alpha_vms): Remove.
+       (print_insn_alpha): Make globally visible.  Chose the register
+       names based on info->flavour.
+       * disassemble.c: Always return print_insn_alpha for the alpha.
+
 start-sanitize-d10v
 Thu Jul 25 15:24:17 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>