aboutsummaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2011-11-04 14:32:13 +0000
committerDJ Delorie <dj@redhat.com>2011-11-04 14:32:13 +0000
commitabc6552b2679eddc1a6b2d0e50b1bcb05350d1e9 (patch)
tree3746eb630f93be3c04c6e19c72f8a3b9c2209f08 /libiberty/ChangeLog
parent81de56bef2438b3e884d8fdeaf5eedb4ef0e51a9 (diff)
downloadgdb-abc6552b2679eddc1a6b2d0e50b1bcb05350d1e9.zip
gdb-abc6552b2679eddc1a6b2d0e50b1bcb05350d1e9.tar.gz
gdb-abc6552b2679eddc1a6b2d0e50b1bcb05350d1e9.tar.bz2
merge from gcc
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 8ff403b..559f0c9 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,9 @@
+2011-11-04 Jason Merrill <jason@redhat.com>
+
+ PR c++/48370
+ * cp-demangle.c (d_special_name, d_print_comp): Handle a
+ discriminator number on DEMANGLE_COMPONENT_REFTEMP.
+
2011-11-02 Doug Evans <dje@google.com>
* Makefile.in (CFILES): Add timeval-utils.c.