From a0ad6c0f1833259ea43cbffc0039aed5aa0c3189 Mon Sep 17 00:00:00 2001 From: Jim Kingdon Date: Wed, 29 Sep 1993 00:25:04 +0000 Subject: [PATCH] Tue Sep 28 19:20:16 1993 Jeffrey A Law (law@snake.cs.utah.edu) * hppa-dis.c (print_insn_hppa): Handle 'z' operand type for absolute branch addresses. Delete special "ble" and "be" code in 'W' operand code. --- opcodes/ChangeLog | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 549de57dcf..5fb47a8278 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,29 @@ +Tue Sep 28 19:20:16 1993 Jeffrey A Law (law@snake.cs.utah.edu) + + * hppa-dis.c (print_insn_hppa): Handle 'z' operand + type for absolute branch addresses. Delete special + "ble" and "be" code in 'W' operand code. + +Fri Sep 24 14:08:33 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * mips-opc.c: Set hazard information correctly for branch + likely instructions. + +Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) + + * alpha-dis.c (print_insn_alpha), alpha-opc.h: Fix bugs, use + info->fprintf_func for printing and info->print_address_func for + address output. + +Wed Sep 15 12:12:07 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * mips-opc.c: Set INSN_TRAP for tXX instructions. + +Thu Sep 9 10:11:27 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * mips-opc.c: From davidj@ICSI.Berkeley.EDU (David Johnson): + Corrected second case of "b" for disassembler. + Tue Sep 7 14:25:15 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * mips-dis.c, m88k-dis.c: Don't include libbfd.h. Changed calls -- 2.34.1