diff options
author | Gavin Romig-Koch <gavin@redhat.com> | 1998-05-13 18:30:15 +0000 |
---|---|---|
committer | Gavin Romig-Koch <gavin@redhat.com> | 1998-05-13 18:30:15 +0000 |
commit | 7d2c0e8c97dac922dfabd1f1deab9c3e92143774 (patch) | |
tree | 452d29964ba09478a6a0240ba545fcd41326ebb3 /sim | |
parent | b33b741a76edc49a5f6ce995202ab50873efb0c6 (diff) | |
download | gdb-7d2c0e8c97dac922dfabd1f1deab9c3e92143774.zip gdb-7d2c0e8c97dac922dfabd1f1deab9c3e92143774.tar.gz gdb-7d2c0e8c97dac922dfabd1f1deab9c3e92143774.tar.bz2 |
* r5900.igen: Replace the calls and the definition of the
function check_op_hilo_hi1lo1 with the pair
check_mult_hilo_hi1lo1 and check_mult_hilo_hi1lo1.
Diffstat (limited to 'sim')
-rw-r--r-- | sim/mips/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sim/mips/ChangeLog b/sim/mips/ChangeLog index b41d9f8..07d4c76 100644 --- a/sim/mips/ChangeLog +++ b/sim/mips/ChangeLog @@ -1,3 +1,9 @@ +Wed May 13 14:27:53 1998 Gavin Koch <gavin@cygnus.com> + + * r5900.igen: Replace the calls and the definition of the + function check_op_hilo_hi1lo1 with the pair + check_mult_hilo_hi1lo1 and check_mult_hilo_hi1lo1. + Wed May 13 14:11:46 1998 Gavin Koch <gavin@cygnus.com> * tx.igen (madd,maddu): Replace calls to check_op_hilo |