diff options
Diffstat (limited to 'sim')
-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> |