This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Update manual/contrib.texi


On 06/15/2012 01:14 AM, Roland McGrath wrote:
I've reviewed the NEWS section for for 2.16 and propose to add the
following entries to the manual.

I didn't try to vet the contents for wrong or missing additions, but I don't see any obvious problems.

  @item
+Tulio Magno Quites Machado Filho for adding a new class of installed
+headers for low-level platform-specific functionality.

...and one such for powerpc.


  @item
+Will Schmidt for optimized functions on PowerPC.

The other similar items mention what kinds of functions they are. From the ChangeLog it looks like all Will's additions are string functions.


Thanks, here's what I'm committing now,

Andreas

diff --git a/manual/contrib.texi b/manual/contrib.texi
index 00e13ab..1445c78 100644
--- a/manual/contrib.texi
+++ b/manual/contrib.texi
@@ -50,7 +50,8 @@ committee.
 Thomas Bushnell for his contributions to Hurd.

 @item
-Liubov Dmitrieva for optimzed string functions on x86-64 and x86.
+Liubov Dmitrieva for optimzed string and math functions on x86-64 and
+x86.

@item
Ulrich Drepper for his many contributions in almost all parts of
@@ -80,6 +81,11 @@ Paul Eggert for the @code{mktime} function and for his direction as
part of @theglibc{} steering committee.


 @item
+Tulio Magno Quites Machado Filho for adding a new class of installed
+headers for low-level platform-specific functionality and one such for
+PowerPC.
+
+@item
 Mike Frysinger for his maintaining of the IA64 architecture and for
 testing and bug fixing.

@@ -233,6 +239,9 @@ Siddhesh Poyarekar for various fixes.
 Pravin Satpute for writing sorting rules for some Indian languages.

 @item
+Will Schmidt for optimized string functions on PowerPC.
+
+@item
 Martin Schwidefsky for porting to Linux on s390
 (@code{s390-@var{anything}-linux}) and s390x
 (@code{s390x-@var{anything}-linux}).

--
 Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi
  SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg)
    GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]