aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorPer Bothner <per@bothner.com>1993-04-21 21:29:03 +0000
committerPer Bothner <per@bothner.com>1993-04-21 21:29:03 +0000
commit32d8a6d3e4ce7fecb626cd5a197d220ff4e65e50 (patch)
treea0cc036623a1bd1553c235c972da83262fc1cf7c /gdb/ChangeLog
parent1b5c6c0542204a14cf7db70cabcff566b9f7d14b (diff)
downloadgdb-32d8a6d3e4ce7fecb626cd5a197d220ff4e65e50.zip
gdb-32d8a6d3e4ce7fecb626cd5a197d220ff4e65e50.tar.gz
gdb-32d8a6d3e4ce7fecb626cd5a197d220ff4e65e50.tar.bz2
* ch-exp.y: Removed unused structure_primitive_value and FIXME_23.
* Makefile.in: Add $(YFLAGS) when using $(YACC). * Makefile.in: Remove message to expect conflicts and unused rules in ch-exp.y, since there no longer are any such.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 6c5f198..6c1fea8 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,10 @@
+Wed Apr 21 14:24:19 1993 Per Bothner (bothner@cygnus.com)
+
+ * ch-exp.y: Removed unused structure_primitive_value and FIXME_23.
+ * Makefile.in: Add $(YFLAGS) when using $(YACC).
+ * Makefile.in: Remove message to expect conflicts and unused
+ rules in ch-exp.y, since there no longer are any such.
+
Wed Apr 21 13:27:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
* stabs.texinfo: fixed bad xrefs (un-initialized statics)