[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commits] r24181 - in /fsf/trunk/libc: ChangeLog NEWS README
- To: commits@xxxxxxxxxx
- Subject: [Commits] r24181 - in /fsf/trunk/libc: ChangeLog NEWS README
- From: eglibc@xxxxxxxxxx
- Date: Sun, 06 Oct 2013 00:01:55 -0000
Author: eglibc
Date: Sun Oct 6 00:01:52 2013
New Revision: 24181
Log:
Import glibc-mainline for 2013-10-06
Modified:
fsf/trunk/libc/ChangeLog
fsf/trunk/libc/NEWS
fsf/trunk/libc/README
Modified: fsf/trunk/libc/ChangeLog
==============================================================================
--- fsf/trunk/libc/ChangeLog (original)
+++ fsf/trunk/libc/ChangeLog Sun Oct 6 00:01:52 2013
@@ -1,3 +1,8 @@
+2013-10-05 Alan Modra <amodra@xxxxxxxxx>
+
+ * NEWS: Mention powerpc64le support and bugs fixed.
+ * README: Both big-endian and little-endian powerpc64 supported.
+
2013-10-04 Samuel Thibault <samuel.thibault@xxxxxxxxxxxx>
* sysdeps/mach/hurd/fork.c (_hurd_atfork_prepare_hook,
Modified: fsf/trunk/libc/NEWS
==============================================================================
--- fsf/trunk/libc/NEWS (original)
+++ fsf/trunk/libc/NEWS Sun Oct 6 00:01:52 2013
@@ -10,11 +10,12 @@
* The following bugs are resolved with this release:
431, 13982, 13985, 14155, 14547, 14699, 15048, 15400, 15427, 15522,
- 15531, 15532, 15608, 15609, 15610, 15632, 15640, 15681, 15736, 15748,
- 15749, 15754, 15760, 15797, 15844, 15849, 15855, 15856, 15857, 15859,
- 15867, 15886, 15887, 15890, 15892, 15893, 15895, 15897, 15905, 15909,
- 15919, 15921, 15887, 15890, 15892, 15893, 15895, 15897, 15905, 15909,
- 15919, 15921, 15923, 15939, 15963, 15966, 15988.
+ 15531, 15532, 15608, 15609, 15610, 15632, 15640, 15680, 15681, 15723,
+ 15734, 15735, 15736, 15748, 15749, 15754, 15760, 15797, 15844, 15849,
+ 15855, 15856, 15857, 15859, 15867, 15886, 15887, 15890, 15892, 15893,
+ 15895, 15897, 15905, 15909, 15919, 15921, 15887, 15890, 15892, 15893,
+ 15895, 15897, 15905, 15909, 15919, 15921, 15923, 15939, 15963, 15966,
+ 15988.
* CVE-2012-4412 The strcoll implementation caches indices and rules for
large collation sequences to optimize multiple passes. This cache
@@ -67,6 +68,7 @@
* SystemTap probes for malloc have been introduced.
+* Support for powerpc64le has been added.
Version 2.18
Modified: fsf/trunk/libc/README
==============================================================================
--- fsf/trunk/libc/README (original)
+++ fsf/trunk/libc/README Sun Oct 6 00:01:52 2013
@@ -26,8 +26,8 @@
i[4567]86-*-linux-gnu
x86_64-*-linux-gnu Can build either x86_64 or x32
- powerpc-*-linux-gnu Hardware or software floating point
- powerpc64-*-linux-gnu
+ powerpc-*-linux-gnu Hardware floating point required, BE only.
+ powerpc64*-*-linux-gnu Big-endian and little-endian.
s390-*-linux-gnu
s390x-*-linux-gnu
sh[34]-*-linux-gnu
_______________________________________________
Commits mailing list
Commits@xxxxxxxxxx
http://eglibc.org/cgi-bin/mailman/listinfo/commits