aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGavin Romig-Koch <gavin@redhat.com>1998-05-13 18:14:09 +0000
committerGavin Romig-Koch <gavin@redhat.com>1998-05-13 18:14:09 +0000
commitafc5e7f23a8ad1ed058b2945028ac40d676eefee (patch)
tree05fe5e01263bd86fb0508ebd4c3df9159c1cc1a9
parentcb342983caa31e080177318395f36218497d4269 (diff)
downloadfsf-binutils-gdb-afc5e7f23a8ad1ed058b2945028ac40d676eefee.zip
fsf-binutils-gdb-afc5e7f23a8ad1ed058b2945028ac40d676eefee.tar.gz
fsf-binutils-gdb-afc5e7f23a8ad1ed058b2945028ac40d676eefee.tar.bz2
* tx.igen (madd,maddu): Replace calls to check_op_hilo
with calls to check_div_hilo.
-rw-r--r--sim/mips/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/mips/ChangeLog b/sim/mips/ChangeLog
index 452c830..b41d9f8 100644
--- 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):