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: glibc 2.28 update contrib.texi.


Carlos O'Donell <carlos@redhat.com> writes:

> Thank you all for your support of the project!
>
> Tulio, Joseph,
>
> Do we need any contrib updates for float128?

Indeed.  I'd also like to add a few other missing names.
May I suggest the following?

-- 
Tulio Magno

diff --git a/manual/contrib.texi b/manual/contrib.texi
index 6191f46f31..620e3e0a51 100644
--- a/manual/contrib.texi
+++ b/manual/contrib.texi
@@ -61,6 +61,12 @@ committee.
 @item
 Thomas Bushnell for his contributions to Hurd.
 
+@item
+Rogerio Alves Cardoso for various fixes to PowerPC.
+
+@item
+Paul Clarke for optimized functions on PowerPC.
+
 @item
 Palmer Dabbelt for contributing the port to Linux/RISC-V.
 
@@ -137,6 +143,10 @@ Wolfram Gloger for contributing the memory allocation functions
 functions @code{malloc}, @code{realloc} and @code{free} and related
 code.
 
+@item
+Gabriel F. T. Gomes for his improvements for Linux on PowerPC and for
+implementing the IEEE 128-bit floating point type for PowerPC.
+
 @item
 Torbj@"orn Granlund for fast implementations of many of the string
 functions (@code{memcpy}, @code{strlen}, etc.).
@@ -292,15 +302,16 @@ Stephen Munroe for his port to Linux on PowerPC64
 implementations for PowerPC.
 
 @item
-Paul E. Murphy for various fixes on PowerPC.
+Paul E. Murphy for various fixes on PowerPC and for implementing the IEEE
+128-bit floating point type for PowerPC.
 
 @item
 Joseph S. Myers for numerous bug fixes for the libm functions, for
-his maintainership of the ARM and MIPS architectures, improving
-cross-compilation and cross-testing of @theglibc{}, expanded
-coverage of conformtest, merging the ports/ subdirectory
-into the @glibcadj{} main repository and his direction as FSF Project
-Steward for @theglibc{}.
+his maintainership of the ARM and MIPS architectures and the math
+component, improving cross-compilation and cross-testing of
+@theglibc{}, expanded coverage of conformtest, merging the ports/
+subdirectory into the @glibcadj{} main repository and his direction as
+FSF Project Steward for @theglibc{}.
 
 @item
 Marko Myllynen for various fixes.
@@ -389,7 +400,8 @@ Franz Sirl for various fixes.
 Jes Sorensen for porting to Linux on IA64 (@code{ia64-@var{anything}-linux}).
 
 @item
-Rajalakshmi Srinivasaraghavan for various fixes and optimizations on PowerPC.
+Rajalakshmi Srinivasaraghavan for various fixes and optimizations on PowerPC
+and for implementing the IEEE 128-bit floating point type for PowerPC.
 
 @item
 Richard Stallman for his contribution to the @code{getopt} function.


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