aboutsummaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2003-11-18 19:10:05 +0000
committerDJ Delorie <dj@redhat.com>2003-11-18 19:10:05 +0000
commit5659daa1d9d69b21490a7624abaa6f88e9e33f31 (patch)
tree34afe0df76718f56dbe7b38cfa39e676e18776ff /libiberty/ChangeLog
parent082c50f897ccb4a3554c0c3965116420618bcfda (diff)
downloadgdb-5659daa1d9d69b21490a7624abaa6f88e9e33f31.zip
gdb-5659daa1d9d69b21490a7624abaa6f88e9e33f31.tar.gz
gdb-5659daa1d9d69b21490a7624abaa6f88e9e33f31.tar.bz2
merge from gcc
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index c9b048e..436ca7d 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,10 @@
+2003-11-18 Ian Lance Taylor <ian@wasabisystems.com>
+
+ * testsuite/test-demangle.c (main): Don't pass DMGL_VERBOSE to
+ cplus_demangle.
+
+ * testsuite/Makefile.in (test-demangle): Depend upon libiberty.a.
+
2003-10-31 Andreas Jaeger <aj@suse.de>
* floatformat.c (floatformat_always_valid): Add unused attribute.