aboutsummaryrefslogtreecommitdiff
path: root/libiberty
diff options
context:
space:
mode:
authorGary Benson <gary@gcc.gnu.org>2013-09-12 13:27:46 +0000
committerGary Benson <gary@gcc.gnu.org>2013-09-12 13:27:46 +0000
commit0e2cd22d3dcffb2c2182bdbdf835644d2b862564 (patch)
tree91f4e69b2992295c77b4912f02b74abfc59791a8 /libiberty
parente1fb4ad3325352d6820722ee2966b9bfd4a3f712 (diff)
downloadgcc-0e2cd22d3dcffb2c2182bdbdf835644d2b862564.zip
gcc-0e2cd22d3dcffb2c2182bdbdf835644d2b862564.tar.gz
gcc-0e2cd22d3dcffb2c2182bdbdf835644d2b862564.tar.bz2
ChangeLog: Add missing file to two entries.
* libiberty/ChangeLog: Add missing file to two entries. From-SVN: r202526
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 3ebf3c1..89e108a 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>