aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1993-10-05 20:39:49 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1993-10-05 20:39:49 +0000
commitebccb10ba5461dcfcf7d7acb893dd99d3b4b8118 (patch)
tree93d3a4fc7eb4895991e1143e044a86dd7caf0c67 /gdb/ChangeLog
parent80b10ae2f2141c87dfc95d0f954a8ae5a6dab7c9 (diff)
downloadgdb-ebccb10ba5461dcfcf7d7acb893dd99d3b4b8118.zip
gdb-ebccb10ba5461dcfcf7d7acb893dd99d3b4b8118.tar.gz
gdb-ebccb10ba5461dcfcf7d7acb893dd99d3b4b8118.tar.bz2
* stabsread.c (read_range_type): Remove comment which recommends
distinguishing float from complex by the name.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 0058de2..424735f 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+Tue Oct 5 15:26:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
+
+ * stabsread.c (read_range_type): Remove comment which recommends
+ distinguishing float from complex by the name.
+
Tue Oct 5 12:17:40 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
Jim Kingdon (kingdon@cygnus.com)
Stu Grossman (grossman@cygnus.com)