aboutsummaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2004-01-13 21:34:31 +0000
committerDaniel Jacobowitz <drow@false.org>2004-01-13 21:34:31 +0000
commit2d6520ee207ec339308f7876b2036b7dbeb5cbd1 (patch)
treec272ae058736047ab89f981e43a6a8614ce98023 /libiberty/ChangeLog
parentea1dd7bc40deeb43d44eefa7eed8662bd5d68892 (diff)
downloadgdb-2d6520ee207ec339308f7876b2036b7dbeb5cbd1.zip
gdb-2d6520ee207ec339308f7876b2036b7dbeb5cbd1.tar.gz
gdb-2d6520ee207ec339308f7876b2036b7dbeb5cbd1.tar.bz2
* cp-demangle.c (d_make_comp): DEMANGLE_COMPONENT_CONSTRUCTION_VTABLE
takes two parameters. * cp-demint.c (cplus_demangle_fill_component): Likewise.
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 9bc2903..cf9d8e4 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,9 @@
+2004-01-13 Daniel Jacobowitz <drow@mvista.com>
+
+ * cp-demangle.c (d_make_comp): DEMANGLE_COMPONENT_CONSTRUCTION_VTABLE
+ takes two parameters.
+ * cp-demint.c (cplus_demangle_fill_component): Likewise.
+
2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
* cp-demangle.c: Include "cp-demangle.h". If IN_GLIBCPP_V3 is