diff options
author | Rob Savoye <rob@cygnus> | 1995-12-15 20:20:33 +0000 |
---|---|---|
committer | Rob Savoye <rob@cygnus> | 1995-12-15 20:20:33 +0000 |
commit | 1e11d889d062859499655c19de487707c0d38341 (patch) | |
tree | 0306fa7bdcd93c98758a6dc30f2c7ad1ddfef6b0 /gdb/ChangeLog | |
parent | 93fac32455bb5f7277b85fec5ead13f7abb9fde8 (diff) | |
download | binutils-gdb-1e11d889d062859499655c19de487707c0d38341.tar.gz |
* remote-array.c: Remove bogus setting of baudrate to 4800. Their
hardware has real UARTS now.
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 d5427876e15..2ada626b858 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +Fri Dec 15 13:18:55 1995 Rob Savoye <rob@darkstar.cygnus.com> + + * remote-array.c: Remove bogus setting of baudrate to 4800. Their + hardware has real UARTS now. + Mon Dec 11 18:19:16 1995 Stan Shebs <shebs@andros.cygnus.com> * configure.in (powerpc-*-macos*): New target configuration. |