aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2000-09-04 11:40:20 +0000
committerAndrew Cagney <cagney@redhat.com>2000-09-04 11:40:20 +0000
commit3d9a5942bdbcc9c1af74d0121289b211f7624140 (patch)
tree809f68e71a4784396683959772b3abcda1bb1eba /gdb/ChangeLog
parent8c3a79982e1a8e9579c20590b30bc0da3cdb6824 (diff)
downloadgdb-3d9a5942bdbcc9c1af74d0121289b211f7624140.zip
gdb-3d9a5942bdbcc9c1af74d0121289b211f7624140.tar.gz
gdb-3d9a5942bdbcc9c1af74d0121289b211f7624140.tar.bz2
Revamp so that it works with Solarises version of SH.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 54ea88a..0feb234 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,9 @@
+Mon Sep 4 16:21:31 2000 Andrew Cagney <cagney@amy.cygnus.com>
+
+ * gdbarch.sh: Use printf instead of echo.
+ (do_read): During read, pad ``::'' with spaces and then strip out
+ those spaces. Avoid problems with IFS=:.
+
2000-09-04 Mark Kettenis <kettenis@gnu.org>
* config/i386/nm-linux.h: Include <signal.h>.