[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commits] r23659 - in /fsf/trunk/libc: ChangeLog manual/contrib.texi
- To: commits@xxxxxxxxxx
- Subject: [Commits] r23659 - in /fsf/trunk/libc: ChangeLog manual/contrib.texi
- From: eglibc@xxxxxxxxxx
- Date: Sat, 03 Aug 2013 00:02:08 -0000
Author: eglibc
Date: Sat Aug 3 00:02:06 2013
New Revision: 23659
Log:
Import glibc-mainline for 2013-08-03
Modified:
fsf/trunk/libc/ChangeLog
fsf/trunk/libc/manual/contrib.texi
Modified: fsf/trunk/libc/ChangeLog
==============================================================================
--- fsf/trunk/libc/ChangeLog (original)
+++ fsf/trunk/libc/ChangeLog Sat Aug 3 00:02:06 2013
@@ -1,3 +1,9 @@
+2013-08-01 David S. Miller <davem@xxxxxxxxxxxxx>
+
+ * manual/contrib.texi: Update entry for Siddhesh Poyarekar. Add
+ entries for Will Newton, Andi Kleen, David Holsgrove, and Ondrej
+ Bilka.
+
2013-07-30 David S. Miller <davem@xxxxxxxxxxxxx>
* po/fr.po: Update French translation from translation project.
Modified: fsf/trunk/libc/manual/contrib.texi
==============================================================================
--- fsf/trunk/libc/manual/contrib.texi (original)
+++ fsf/trunk/libc/manual/contrib.texi Sat Aug 3 00:02:06 2013
@@ -27,6 +27,9 @@
@item
Stephen R. van den Berg for contributing a highly-optimized
@code{strstr} function.
+
+@item
+Ondrej Bilka for contributing optimized string routines for x64.
@item
Eric Blake for adding O(n) implementations of @code{memmem},
@@ -115,6 +118,9 @@
(@code{alpha-@var{anything}-linux}).
@item
+David Holsgrove for the port to Linux on MicroBlaze.
+
+@item
Daniel Jacobowitz for various fixes and enhancements.
@item
@@ -145,6 +151,9 @@
daemon, and for a Hesiod NSS module.
@item
+Andi Kleen for implementing pthreads lock elision with TSX.
+
+@item
Kazumoto Kojima for the port of the Mach and Hurd code to the MIPS
architecture (@code{mips-@var{anything}-gnu}) and for his work on the
SH architecture.
@@ -223,6 +232,10 @@
into the @glibcadj{} main repository.
@item
+Will Newton for contributing an optimized memcpy for ARM NEON and
+VFP chips.
+
+@item
Carlos O'Donell for his maintainership of the HPPA architecture and
maintaining @theglibc{} web pages.
@@ -238,7 +251,8 @@
Marek Polacek for various fixes.
@item
-Siddhesh Poyarekar for various fixes.
+Siddhesh Poyarekar for various fixes and an implementation of a
+framework for performance benchmarking of functions.
@item
Tom Quinn for contributing the startup code to support SunOS shared
_______________________________________________
Commits mailing list
Commits@xxxxxxxxxx
http://eglibc.org/cgi-bin/mailman/listinfo/commits