diff options
author | Joel Sherrill <joel.sherrill@oarcorp.com> | 2014-11-23 06:59:54 +0400 |
---|---|---|
committer | Joel Brobecker <brobecker@adacore.com> | 2014-11-23 06:59:54 +0400 |
commit | fcb381293d999944e48f904d7a813f98e03ebfe2 (patch) | |
tree | 817aa7976fdc6a39bb511709acf93e7c94dc81c9 /sim/sh | |
parent | 8b627517756c1f54652f089870cb0072268fb20e (diff) | |
download | gdb-fcb381293d999944e48f904d7a813f98e03ebfe2.zip gdb-fcb381293d999944e48f904d7a813f98e03ebfe2.tar.gz gdb-fcb381293d999944e48f904d7a813f98e03ebfe2.tar.bz2 |
s/immediatly/immediately/ in sim/sh/ChangeLog entry.
Diffstat (limited to 'sim/sh')
-rw-r--r-- | sim/sh/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/sh/ChangeLog b/sim/sh/ChangeLog index d2c331c..08db573 100644 --- a/sim/sh/ChangeLog +++ b/sim/sh/ChangeLog @@ -1054,7 +1054,7 @@ Thu Sep 14 19:32:59 1995 Stu Grossman (grossman@cygnus.com) * gencode.c: Back up PC by 2 for breakpoints. * interp.c: Move fp regs beyond pc/pr/etc to avoid confusing GDB, - which expect pc to immediatly follow regs[]. + which expect pc to immediately follow regs[]. Fri Sep 8 14:18:13 1995 Ian Lance Taylor <ian@cygnus.com> |