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:
cb34298
)
* tx.igen (madd,maddu): Replace calls to check_op_hilo
author
Gavin Romig-Koch
<gavin@redhat.com>
Wed, 13 May 1998 18:14:09 +0000
(18:14 +0000)
committer
Gavin Romig-Koch
<gavin@redhat.com>
Wed, 13 May 1998 18:14:09 +0000
(18:14 +0000)
with calls to check_div_hilo.
sim/mips/ChangeLog
patch
|
blob
|
history
diff --git
a/sim/mips/ChangeLog
b/sim/mips/ChangeLog
index 452c8302cf695106afd342343e8ff5d89831629d..b41d9f8809dcb2663ea9e2158012ddaed22ba028 100644
(file)
--- a/
sim/mips/ChangeLog
+++ b/
sim/mips/ChangeLog
@@
-1,3
+1,8
@@
+Wed May 13 14:11:46 1998 Gavin Koch <gavin@cygnus.com>
+
+ * tx.igen (madd,maddu): Replace calls to check_op_hilo
+ with calls to check_div_hilo.
+
Wed May 13 09:59:27 1998 Gavin Koch <gavin@cygnus.com>
* mips/mips.igen (check_op_hilo,check_mult_hilo,check_div_hilo):