aboutsummaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2010-02-04 16:54:31 +0000
committerTom Tromey <tromey@gcc.gnu.org>2010-02-04 16:54:31 +0000
commit2480e18fe054c7b3a343d7b7bccbc0deb03d4a4a (patch)
tree33b4a29dd709778cceb962d44651b0d3b25008c7 /libiberty/ChangeLog
parentd1e4b9cbb48b87a5ff43107dd46ce3f263c05938 (diff)
downloadgcc-2480e18fe054c7b3a343d7b7bccbc0deb03d4a4a.zip
gcc-2480e18fe054c7b3a343d7b7bccbc0deb03d4a4a.tar.gz
gcc-2480e18fe054c7b3a343d7b7bccbc0deb03d4a4a.tar.bz2
* testsuite/demangle-expected: Add missing --format=gnu-v3.
From-SVN: r156498
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 20c88d7..ee01cafe 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,7 @@
+2010-02-04 Tom Tromey <tromey@redhat.com>
+
+ * testsuite/demangle-expected: Add missing --format=gnu-v3.
+
2010-02-03 Jason Merrill <jason@redhat.com>
* cp-demangle.c (d_expression): Handle dependent operator name.