aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1995-03-31 03:52:28 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1995-03-31 03:52:28 +0000
commit23a1346e20153e51e69a97a40d6647e5ae079a5a (patch)
tree3f381c65ea141fa6ec31c4ad2b540d5ce3517855 /gdb/ChangeLog
parenta04abeccfcbcad541012a1c9863f1b2b5b1f1ee1 (diff)
downloadfsf-binutils-gdb-23a1346e20153e51e69a97a40d6647e5ae079a5a.zip
fsf-binutils-gdb-23a1346e20153e51e69a97a40d6647e5ae079a5a.tar.gz
fsf-binutils-gdb-23a1346e20153e51e69a97a40d6647e5ae079a5a.tar.bz2
* stabsread.c (read_range_type): Remove FIXME comment about
type-id (I presume this meant a number followed by = followed by a type) versus type number; Per fixed it.
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 f804587..6967db8 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,9 @@
+Thu Mar 30 19:46:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
+
+ * stabsread.c (read_range_type): Remove FIXME comment about
+ type-id (I presume this meant a number followed by = followed by a
+ type) versus type number; Per fixed it.
+
Wed Mar 29 09:56:04 1995 Jason Molenda (crash@phydeaux.cygnus.com)
* configure.in: sparc-*-sunos5* is same as sparc-*-solaris2*.