diff options
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r-- | libiberty/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index ba44da3..6538828 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,8 @@ +1998-10-25 Mark Mitchell <mark@markmitchell.com> + + * cplus-dem.c (gnu_special): Fix handling of virtual tables in + anonymous namespaces. + 1998-10-23 Mark Mitchell <mark@markmitchell.com> * cplus-dem.c (work_stuff): Replace const_type and volatile_type @@ -14,7 +19,7 @@ (demangle_template_value_parm): Likewise. (do_type): Likewise. (demangle_fund_type)): Likewise. - + Thu Oct 22 19:58:43 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> * splay-tree.c (splay_tree_foreach_helper): Make definition static |