diff options
author | Ian Lance Taylor <ian@airs.com> | 1993-08-27 14:55:22 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1993-08-27 14:55:22 +0000 |
commit | a5ba0d3f4818c0ad3e1d5b002d07783ae668e3e5 (patch) | |
tree | 0bc7341fd365b8878a046a340b2f5b8a933eb93c /opcodes/ChangeLog | |
parent | 860a1754fd7e4c8ff3c68683554b8420fcf5bb94 (diff) | |
download | gdb-a5ba0d3f4818c0ad3e1d5b002d07783ae668e3e5.zip gdb-a5ba0d3f4818c0ad3e1d5b002d07783ae668e3e5.tar.gz gdb-a5ba0d3f4818c0ad3e1d5b002d07783ae668e3e5.tar.bz2 |
* mips-opc.c: From davidj@ICSI.Berkeley.EDU (David Johnson): Set
WR_31 hazard for bal, bgezal, bltzal.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index a0f02d5..23334f2 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,18 @@ +Thu Aug 26 17:41:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * mips-opc.c: From davidj@ICSI.Berkeley.EDU (David Johnson): Set + WR_31 hazard for bal, bgezal, bltzal. + +Thu Aug 26 17:20:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * hppa-dis.c (print_insn_hppa): Use print function + from within the disassemble_info, not fprintf_filtered. + +Wed Aug 25 13:51:40 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) + + * hppa-dis.c (print_insn_hppa): Handle '|' like '>'. (From Jeff + Law, law@cs.utah.edu.) + Mon Aug 23 12:44:05 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * mips-opc.c ("absu"): Removed. |