summaryrefslogtreecommitdiff
path: root/libiberty
diff options
context:
space:
mode:
authorgary <gary@138bc75d-0d04-0410-961f-82ee72b054a4>2013-09-12 13:27:46 +0000
committergary <gary@138bc75d-0d04-0410-961f-82ee72b054a4>2013-09-12 13:27:46 +0000
commit1e1ce1176bc83d1b4256589e734fc86321e8b89f (patch)
tree91f4e69b2992295c77b4912f02b74abfc59791a8 /libiberty
parentd0d1ecb8c7f72ff6358bc4c769dde99e15547ed7 (diff)
downloadgcc-1e1ce1176bc83d1b4256589e734fc86321e8b89f.tar.gz
* libiberty/ChangeLog: Add missing file to two entries.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@202526 138bc75d-0d04-0410-961f-82ee72b054a4
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 3ebf3c17662..89e108a8da6 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>