diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index d8c68c1..7ec2d94 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,10 @@ 2001-06-27 Andrew Cagney <ac131313@redhat.com> + * remote-sds.c (sds_start_remote): Change type of ``c'' to int + from possibly unsigned char. + +2001-06-27 Andrew Cagney <ac131313@redhat.com> + * ser-ocd.c: Delete file. * Makefile.in (ALLDEPFILES): Remove ser-ocd.c (ser-ocd.o): Delete target. |