diff options
author | K. Richard Pixley <rich@cygnus> | 1993-08-13 21:45:31 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1993-08-13 21:45:31 +0000 |
commit | f2f848b8229ad6fda41a64ccd4ad562a747c8f65 (patch) | |
tree | 3b5ccb774c3561a9febcf5a4b9b0135a2d60f4a9 /gdb/ChangeLog | |
parent | 2ea5f3252a4267a0fb46c107cb6619257e6c814b (diff) | |
download | gdb-f2f848b8229ad6fda41a64ccd4ad562a747c8f65.zip gdb-f2f848b8229ad6fda41a64ccd4ad562a747c8f65.tar.gz gdb-f2f848b8229ad6fda41a64ccd4ad562a747c8f65.tar.bz2 |
* 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.
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 |