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
commit23d3953ea87a1b3caebe0c331526cc6d2fe55632 (patch)
tree70601476c01efd831b6c447258bf99df9749730e /libiberty
parent44ff9eb85d83ca5922e1dcd520c469db30653142 (diff)
downloadgdb-23d3953ea87a1b3caebe0c331526cc6d2fe55632.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 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>