aboutsummaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2011-10-10 21:02:57 +0000
committerDJ Delorie <dj@redhat.com>2011-10-10 21:02:57 +0000
commitf9fb0b2d9f19b8c8a54584a3c98994127262b2c8 (patch)
tree492268da6cb2c9d5a387131c0d21bfa7c8703479 /libiberty/ChangeLog
parent623bd5b7fdbfaa96315e4cf5cc4f81501ac28e9e (diff)
downloadgdb-f9fb0b2d9f19b8c8a54584a3c98994127262b2c8.zip
gdb-f9fb0b2d9f19b8c8a54584a3c98994127262b2c8.tar.gz
gdb-f9fb0b2d9f19b8c8a54584a3c98994127262b2c8.tar.bz2
merge from gcc
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 59460e4..6859afa 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,10 @@
+2011-10-10 Ian Lance Taylor <iant@google.com>
+
+ PR c++/48665
+ * cp-demangle.c (d_cv_qualifiers): If qualifiers are applied to a
+ function type, change them to apply to the "this" parameter.
+ * testsuite/demangle-expected: Add test case.
+
2011-09-28 Doug Evans <dje@google.com>
* timeval-utils.c: New file.