aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorDavid Carlton <carlton@bactrian.org>2002-10-23 23:36:16 +0000
committerDavid Carlton <carlton@bactrian.org>2002-10-23 23:36:16 +0000
commit87f2f08c7fbf5adf4a48ad01d5b9e0ed45e6f8ab (patch)
tree81feecdf8210ce34a2e7e66c65c04678c8e892e2 /gdb/ChangeLog
parent88cda038b7b399c9bd94e176bf66bac447a86fe2 (diff)
downloadgdb-87f2f08c7fbf5adf4a48ad01d5b9e0ed45e6f8ab.zip
gdb-87f2f08c7fbf5adf4a48ad01d5b9e0ed45e6f8ab.tar.gz
gdb-87f2f08c7fbf5adf4a48ad01d5b9e0ed45e6f8ab.tar.bz2
2002-10-23 David Carlton <carlton@math.stanford.edu>
* symtab.c: Delete cplusplus_hint. Delete prototype for find_template_name_end.
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 2e2faeb..8c4b6e3 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2002-10-23 David Carlton <carlton@math.stanford.edu>
+
+ * symtab.c: Delete cplusplus_hint.
+ Delete prototype for find_template_name_end.
+
2002-10-23 Elena Zannoni <ezannoni@redhat.com>
* symtab.h: Update comment.