aboutsummaryrefslogtreecommitdiff
path: root/sim/mips
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>1998-04-24 09:57:17 +0000
committerAndrew Cagney <cagney@redhat.com>1998-04-24 09:57:17 +0000
commitca61710bdee70cbecf97641c55611e8c8586a418 (patch)
tree7dc2a7e0a381e2da2507dc43935ce31c8be41b9e /sim/mips
parent1c5d25f841e21cd9e8c65bbae09620c10696a33a (diff)
downloadgdb-ca61710bdee70cbecf97641c55611e8c8586a418.zip
gdb-ca61710bdee70cbecf97641c55611e8c8586a418.tar.gz
gdb-ca61710bdee70cbecf97641c55611e8c8586a418.tar.bz2
* mips.igen (do_store_left): Pass 0 not NULL to store_memory.
Diffstat (limited to 'sim/mips')
-rw-r--r--sim/mips/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/mips/ChangeLog b/sim/mips/ChangeLog
index d2140e3..c065770 100644
--- a/sim/mips/ChangeLog
+++ b/sim/mips/ChangeLog
@@ -1,3 +1,7 @@
+Fri Apr 24 11:35:01 1998 Andrew Cagney <cagney@chook.cygnus.com>
+
+ * mips.igen (do_store_left): Pass 0 not NULL to store_memory.
+
Tue Apr 21 11:59:50 1998 Andrew Cagney <cagney@b1.cygnus.com>
* mips.igen (ERET): Implement.