aboutsummaryrefslogtreecommitdiff
path: root/libiberty
diff options
context:
space:
mode:
authorGary Benson <gbenson@redhat.com>2013-09-12 13:27:46 +0000
committerGary Benson <gbenson@redhat.com>2013-09-12 13:27:46 +0000
commit5435f43c1a7b46b631f5cc5f2c71d3ac88611d6f (patch)
tree91f4e69b2992295c77b4912f02b74abfc59791a8 /libiberty
parentf2ace99032a152a038555c17463962440d8a6ff9 (diff)
* libiberty/ChangeLog: Add missing file to two entries.
git-svn-id: https://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>