aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2014-10-28 23:25:21 +0000
committerDJ Delorie <dj@redhat.com>2014-10-28 23:25:21 +0000
commit6eca6c43be8b3fa84a47153424b14886d530f110 (patch)
treeecf48ad296b66e76275c2c5d41dd6e990b41c737 /include/ChangeLog
parent9b41c90eadab9018b2c70374be3b9755416f67f8 (diff)
downloadnewlib-6eca6c43be8b3fa84a47153424b14886d530f110.zip
newlib-6eca6c43be8b3fa84a47153424b14886d530f110.tar.gz
newlib-6eca6c43be8b3fa84a47153424b14886d530f110.tar.bz2
merge from gcc
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index ebf6c88..67d3971 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,11 @@
+2014-10-28 Richard Henderson <rth@redhat.com>
+
+ * longlong.h [__alpha] (umul_ppmm): Disable for c++.
+
+2014-10-28 Yury Gribov <y.gribov@samsung.com>
+
+ * libiberty.h (strtol, strtoul, strtoll, strtoull): New prototypes.
+
2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
Jan Kratochvil <jan.kratochvil@redhat.com>
Tom Tromey <tromey@redhat.com>