aboutsummaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authorSandra Loosemore <sandra@codesourcery.com>2019-01-09 13:59:16 -0800
committerSandra Loosemore <sandra@codesourcery.com>2019-01-09 13:59:16 -0800
commita08da33eb3f69dec01810440a40c77ed56a79b69 (patch)
treef3aafc631bfdd3154ca7168e359d3a2e724f7344 /libiberty/ChangeLog
parent669e09f609d30e070dc26db34d938a0888a01928 (diff)
downloadfsf-binutils-gdb-a08da33eb3f69dec01810440a40c77ed56a79b69.zip
fsf-binutils-gdb-a08da33eb3f69dec01810440a40c77ed56a79b69.tar.gz
fsf-binutils-gdb-a08da33eb3f69dec01810440a40c77ed56a79b69.tar.bz2
Merge from gcc: use "cannot" instead of "can not" in libiberty and include.
2019-01-09 Sandra Loosemore <sandra@codesourcery.com> Merge from GCC: 2019-01-09 Sandra Loosemore <sandra@codesourcery.com> PR other/16615 [2/5] include/ * libiberty.h: Mechanically replace "can not" with "cannot". * plugin-api.h: Likewise. libiberty/ * cp-demangle.c: Mechanically replace "can not" with "cannot". * floatformat.c: Likewise. * strerror.c: Likewise.
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 6859027..2ada84e 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,12 @@
+2019-01-09 Sandra Loosemore <sandra@codesourcery.com>
+
+ Merge from GCC:
+ PR other/16615
+
+ * cp-demangle.c: Mechanically replace "can not" with "cannot".
+ * floatformat.c: Likewise.
+ * strerror.c: Likewise.
+
2018-12-07 Nick Clifton <nickc@redhat.com>
PR 87681