aboutsummaryrefslogtreecommitdiff
path: root/sim/mips/ChangeLog
diff options
context:
space:
mode:
authorGavin Romig-Koch <gavin@redhat.com>1997-07-25 19:10:05 +0000
committerGavin Romig-Koch <gavin@redhat.com>1997-07-25 19:10:05 +0000
commitc12e2e4c48d7038b03aa1a1feedac39c41c27136 (patch)
tree9646ce25fc326d73d1127c9900d35f3ae1f7d3ac /sim/mips/ChangeLog
parent63f6871728182d833ac7576d3b3c56b2a953cece (diff)
downloadgdb-c12e2e4c48d7038b03aa1a1feedac39c41c27136.zip
gdb-c12e2e4c48d7038b03aa1a1feedac39c41c27136.tar.gz
gdb-c12e2e4c48d7038b03aa1a1feedac39c41c27136.tar.bz2
gencode.c: Two arg MADD should not assign result to /bin/bash.
Diffstat (limited to 'sim/mips/ChangeLog')
-rw-r--r--sim/mips/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/mips/ChangeLog b/sim/mips/ChangeLog
index d2b5893..d0575e7 100644
--- a/sim/mips/ChangeLog
+++ b/sim/mips/ChangeLog
@@ -1,3 +1,8 @@
+Fri Jul 25 15:00:45 1997 Gavin Koch <gavin@cygnus.com>
+
+ * gencode.c (build_instruction): Two arg MADD should
+ not assign result to $0.
+
start-sanitize-r5900
Thu Jul 10 11:58:48 1997 Andrew Cagney <cagney@critters.cygnus.com>