summaryrefslogtreecommitdiff
path: root/sim/sh/ChangeLog
diff options
context:
space:
mode:
authorMichael Snyder <msnyder@specifix.com>2003-08-07 21:36:43 +0000
committerMichael Snyder <msnyder@specifix.com>2003-08-07 21:36:43 +0000
commit2dedfbf802d0189b65673bc4fc2a075e40a802e9 (patch)
treef43649a27486e8414af0950cea1767c55bd81a7d /sim/sh/ChangeLog
parent83c3b25d9ecd93377e7888bbde0ec2efa1e1b007 (diff)
downloadgdb-2dedfbf802d0189b65673bc4fc2a075e40a802e9.tar.gz
2003-08-07 Michael Snyder <msnyder@redhat.com>
* gencode.c (expand_ppi_code): Comment spelling fix.
Diffstat (limited to 'sim/sh/ChangeLog')
-rw-r--r--sim/sh/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/sh/ChangeLog b/sim/sh/ChangeLog
index b34adb5cf87..9f0eb85fdcb 100644
--- a/sim/sh/ChangeLog
+++ b/sim/sh/ChangeLog
@@ -1,3 +1,7 @@
+2003-08-07 Michael Snyder <msnyder@redhat.com>
+
+ * gencode.c (expand_ppi_code): Comment spelling fix.
+
2003-07-25 Michael Snyder <msnyder@redhat.com>
* gencode.c (pshl): Change < to <= (shift by 16 is allowed).