projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b59224
)
* mips-opc.c: Add a case for "div" and "divu" with two registers
author
Ian Lance Taylor
<ian@airs.com>
Tue, 17 Sep 1996 16:07:41 +0000
(16:07 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Tue, 17 Sep 1996 16:07:41 +0000
(16:07 +0000)
and a destination of $0.
PR 10654.
opcodes/ChangeLog
patch
|
blob
|
history
diff --git
a/opcodes/ChangeLog
b/opcodes/ChangeLog
index 3db0f272c21c3f497647bc73299f8d212562314d..5350edbafb89dc8e6959191b239621dbcb5e23a7 100644
(file)
--- a/
opcodes/ChangeLog
+++ b/
opcodes/ChangeLog
@@
-1,3
+1,8
@@
+Tue Sep 17 12:06:51 1996 Ian Lance Taylor <ian@cygnus.com>
+
+ * mips-opc.c: Add a case for "div" and "divu" with two registers
+ and a destination of $0.
+
Tue Sep 10 16:12:39 1996 Fred Fish <fnf@rtl.cygnus.com>
* mips-dis.c (print_insn_arg): Add prototype.