summaryrefslogtreecommitdiff
path: root/sim/v850
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2003-04-07 10:09:54 +0000
committerNick Clifton <nickc@redhat.com>2003-04-07 10:09:54 +0000
commit8a650913ae3f9b112093f8cc6dafb2553341aac1 (patch)
treec71eccd1b8d50c68789023713c0d6e14f8a469de /sim/v850
parent203334a53be1146746c4d947725f3a6b57b5972f (diff)
downloadgdb-8a650913ae3f9b112093f8cc6dafb2553341aac1.tar.gz
oops - omitted from previous delta
Diffstat (limited to 'sim/v850')
-rw-r--r--sim/v850/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/sim/v850/ChangeLog b/sim/v850/ChangeLog
index 134f0fdcc6f..7d1075c7868 100644
--- a/sim/v850/ChangeLog
+++ b/sim/v850/ChangeLog
@@ -1,7 +1,7 @@
2003-04-06 Nick Clifton <nickc@redhat.com>
- * simops.c (OP_40): Delete. Move code to:
- * v850-igen.c (): Here. Sign extend the first operand.
+ * simops.c (OP_40): Delete. Move code to...
+ * v850-igen.c (): ...Here. Sign extend the first operand.
* simops.h (OP_40): Remove prototype.
2003-02-27 Andrew Cagney <cagney@redhat.com>