summaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@delorie.com>2012-01-10 18:15:31 +0000
committerDJ Delorie <dj@delorie.com>2012-01-10 18:15:31 +0000
commit0e29fd4c30c4dfa74b6906da4d3abd7f3960bebd (patch)
tree9cdafa6dc79c8fcdbc7504955fcd17b2a857659e /libiberty/ChangeLog
parentd4166d7e5fcfd74010f3e548cf1bd50f0de8ac1e (diff)
downloadgdb-0e29fd4c30c4dfa74b6906da4d3abd7f3960bebd.tar.gz
merge from gcc
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 8587ee2eabd..e6060a76309 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,8 @@
+2012-01-10 Jason Merrill <jason@redhat.com>
+
+ * cp-demangle.c (d_print_comp) [DEMANGLE_COMPONENT_OPERATOR]:
+ Omit a trailing space in the operator name.
+
2012-01-06 Jason Merrill <jason@redhat.com>
PR c++/6057