summaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@delorie.com>2012-07-18 20:08:53 +0000
committerDJ Delorie <dj@delorie.com>2012-07-18 20:08:53 +0000
commit42746c601b8b5dbd05784079e4dc451acf8723bc (patch)
tree227677e29d3ae9bd51bbd2ab262d5f7878a5b992 /libiberty/ChangeLog
parent553257f6403fab81623d152c0e99e52ea6dbdc89 (diff)
downloadgdb-42746c601b8b5dbd05784079e4dc451acf8723bc.tar.gz
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 4ece5ab7474..716a2ce9d23 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,9 @@
+2012-07-18 Jason Merrill <jason@redhat.com>
+
+ * cp-demangle.c (cplus_demangle_operators): Add *_cast.
+ (op_is_new_cast): New.
+ (d_expression, d_print_comp): Check it.
+
2012-07-13 Doug Evans <dje@google.com>
* filename_cmp.c (filename_hash, filename_eq): New functions.