summaryrefslogtreecommitdiff
path: root/libiberty
diff options
context:
space:
mode:
authorDJ Delorie <dj@delorie.com>2013-09-12 16:08:09 +0000
committerDJ Delorie <dj@delorie.com>2013-09-12 16:08:09 +0000
commita5156841242b87e0763191cfd68c60522de4862a (patch)
treed9dc00aa3783cb1b168f546896c842ecbcaf33bf /libiberty
parent4ff704e222625f8bd160755902d8548c0a4ae2d8 (diff)
downloadbinutils-redhat-a5156841242b87e0763191cfd68c60522de4862a.tar.gz
merge from gcc
Diffstat (limited to 'libiberty')
-rw-r--r--libiberty/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 3ebf3c1766..89e108a8da 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -21,6 +21,7 @@
DEMANGLE_COMPONENT_RVALUE_REFERENCE]: Capture scope the first
time the component is traversed, and use the captured scope for
subsequent traversals.
+ * testsuite/demangle-expected: Add regression test.
2013-09-10 Gary Benson <gbenson@redhat.com>
@@ -40,6 +41,7 @@
DEMANGLE_COMPONENT_RVALUE_REFERENCE]: Capture scope the first
time the component is traversed, and use the captured scope for
subsequent traversals.
+ * testsuite/demangle-expected: Add regression test.
2013-08-20 Alan Modra <amodra@gmail.com>