aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 69f7e44..2564a88 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,8 @@
Mon Nov 18 00:04:41 1991 Fred Fish (fnf at cygnus.com)
+ * cplus-dem.c (munge_function_name): Add missing third arg to
+ instance of call to do_type().
+
* dwarfread.c: Changes to match new dwarf.h. Remove
AT_deriv_list, AT_loclist, AT_incomplete, AT_const_data,
and AT_is_external.