diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index a32b0ff..3e165b0 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,10 @@ +Fri Aug 13 14:37:05 1993 K. Richard Pixley (rich@sendai.cygnus.com) + + * config/m88k/tm-m88k.h: comment change to remove embedded + comment. + (SKIP_PROLOGUE): skip_prologue returns a value which is expected + to reset the pc argument. So reset it. + Fri Aug 13 10:15:24 1993 Fred Fish (fnf@deneb.cygnus.com) * Makefile.in (VERSION): Bump to 4.10.1 after release and cvs |