diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index e36f80b..d5a9ee9 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +Thu Jun 4 18:35:04 1998 Stan Shebs <shebs@andros.cygnus.com> + + * remote.c (init_extended_remote_ops): Make extended_remote_ops + by copying from remote_ops, move it and init_remote_ops to + usual place at end of file, remove "void" from arg lists. + Thu Jun 4 17:51:06 1998 Mark Alexander <marka@cygnus.com> * sparc-tdep.c (sparc_fix_call_dummy): Byte-swap the call dummy |