public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* glibc 2.28 update contrib.texi.
@ 2018-07-27 20:10 Carlos O'Donell
  2018-07-27 20:22 ` H.J. Lu
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Carlos O'Donell @ 2018-07-27 20:10 UTC (permalink / raw)
  To: GNU C Library, H.J. Lu, Adhemerval Zanella, Maciej W. Rozycki,
	Mike Fabian, Tulio Magno Quites Machado Filho, Joseph S. Myers

Thank you all for your support of the project!

Tulio, Joseph,

Do we need any contrib updates for float128?

Adhemerval,

OK with this update?

H.J.,

OK with being added to the contrib section?

Maciej,

OK with this update?

Mike,

OK with being added to the contrib section?

2018-08-27  Carlos O'Donell  <carlos@redhat.com>

	* contrib.texi: Update contributions.

diff --git a/manual/contrib.texi b/manual/contrib.texi
index 6191f46f31..1fee0cb1d8 100644
--- a/manual/contrib.texi
+++ b/manual/contrib.texi
@@ -345,7 +345,8 @@ Torvald Riegel for the implementation of new algorithms for semaphores,
 pthread_rwlock and condition variables.
 
 @item
-Maciej W. Rozycki for various fixes.
+Maciej W. Rozycki for MIPS fixes, support for ABSOLUTE symbols,
+and various fixes.
 
 @item
 Pravin Satpute for writing sorting rules for some Indian languages.
@@ -426,7 +427,18 @@ fixes.
 Eric Youngdale for implementing versioning of objects on the symbol level.
 
 @item
-Adhemerval Zanella for optimized functions on PowerPC and various fixes.
+Adhemerval Zanella for optimized functions on PowerPC, ISO C threads support
+and various fixes.
+
+@item
+H.J. Lu for the implementation of Intel Control-flow Enforcement Technology,
+the implementation of the x32 port, general maintenance the x86 machine
+support, and various fixes.
+
+@item
+Mike Fabian for automating Unicode updates, for updating the locale data
+for ISO 14651, for updating the library Unicode support, and for various
+locale updates and fixes.
 
 @end itemize
 
---

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: glibc 2.28 update contrib.texi.
  2018-07-27 20:10 glibc 2.28 update contrib.texi Carlos O'Donell
@ 2018-07-27 20:22 ` H.J. Lu
  2018-07-27 21:32   ` Adhemerval Zanella
  2018-07-27 23:16 ` Maciej W. Rozycki
  2018-07-28  1:18 ` Tulio Magno Quites Machado Filho
  2 siblings, 1 reply; 7+ messages in thread
From: H.J. Lu @ 2018-07-27 20:22 UTC (permalink / raw)
  To: Carlos O'Donell
  Cc: GNU C Library, Adhemerval Zanella, Maciej W. Rozycki,
	Mike Fabian, Tulio Magno Quites Machado Filho, Joseph S. Myers

On Fri, Jul 27, 2018 at 1:10 PM, Carlos O'Donell <carlos@redhat.com> wrote:
> Thank you all for your support of the project!
>
> Tulio, Joseph,
>
> Do we need any contrib updates for float128?
>
> Adhemerval,
>
> OK with this update?
>
> H.J.,
>
> OK with being added to the contrib section?

Fine with me.  Thanks.

> Maciej,
>
> OK with this update?
>
> Mike,
>
> OK with being added to the contrib section?
>
> 2018-08-27  Carlos O'Donell  <carlos@redhat.com>
>
>         * contrib.texi: Update contributions.
>
> diff --git a/manual/contrib.texi b/manual/contrib.texi
> index 6191f46f31..1fee0cb1d8 100644
> --- a/manual/contrib.texi
> +++ b/manual/contrib.texi
> @@ -345,7 +345,8 @@ Torvald Riegel for the implementation of new algorithms for semaphores,
>  pthread_rwlock and condition variables.
>
>  @item
> -Maciej W. Rozycki for various fixes.
> +Maciej W. Rozycki for MIPS fixes, support for ABSOLUTE symbols,
> +and various fixes.
>
>  @item
>  Pravin Satpute for writing sorting rules for some Indian languages.
> @@ -426,7 +427,18 @@ fixes.
>  Eric Youngdale for implementing versioning of objects on the symbol level.
>
>  @item
> -Adhemerval Zanella for optimized functions on PowerPC and various fixes.
> +Adhemerval Zanella for optimized functions on PowerPC, ISO C threads support
> +and various fixes.
> +
> +@item
> +H.J. Lu for the implementation of Intel Control-flow Enforcement Technology,
> +the implementation of the x32 port, general maintenance the x86 machine
> +support, and various fixes.
> +
> +@item
> +Mike Fabian for automating Unicode updates, for updating the locale data
> +for ISO 14651, for updating the library Unicode support, and for various
> +locale updates and fixes.
>
>  @end itemize
>
> ---



-- 
H.J.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: glibc 2.28 update contrib.texi.
  2018-07-27 20:22 ` H.J. Lu
@ 2018-07-27 21:32   ` Adhemerval Zanella
  0 siblings, 0 replies; 7+ messages in thread
From: Adhemerval Zanella @ 2018-07-27 21:32 UTC (permalink / raw)
  To: H.J. Lu
  Cc: Carlos O'Donell, GNU C Library, Maciej W. Rozycki,
	Mike Fabian, Tulio Magno Quites Machado Filho, Joseph S. Myers

LGTM thanks!

> Il giorno 27 lug 2018, alle ore 17:22, H.J. Lu <hjl.tools@gmail.com> ha scritto:
> 
>> On Fri, Jul 27, 2018 at 1:10 PM, Carlos O'Donell <carlos@redhat.com> wrote:
>> Thank you all for your support of the project!
>> 
>> Tulio, Joseph,
>> 
>> Do we need any contrib updates for float128?
>> 
>> Adhemerval,
>> 
>> OK with this update?
>> 
>> H.J.,
>> 
>> OK with being added to the contrib section?
> 
> Fine with me.  Thanks.
> 
>> Maciej,
>> 
>> OK with this update?
>> 
>> Mike,
>> 
>> OK with being added to the contrib section?
>> 
>> 2018-08-27  Carlos O'Donell  <carlos@redhat.com>
>> 
>>        * contrib.texi: Update contributions.
>> 
>> diff --git a/manual/contrib.texi b/manual/contrib.texi
>> index 6191f46f31..1fee0cb1d8 100644
>> --- a/manual/contrib.texi
>> +++ b/manual/contrib.texi
>> @@ -345,7 +345,8 @@ Torvald Riegel for the implementation of new algorithms for semaphores,
>> pthread_rwlock and condition variables.
>> 
>> @item
>> -Maciej W. Rozycki for various fixes.
>> +Maciej W. Rozycki for MIPS fixes, support for ABSOLUTE symbols,
>> +and various fixes.
>> 
>> @item
>> Pravin Satpute for writing sorting rules for some Indian languages.
>> @@ -426,7 +427,18 @@ fixes.
>> Eric Youngdale for implementing versioning of objects on the symbol level.
>> 
>> @item
>> -Adhemerval Zanella for optimized functions on PowerPC and various fixes.
>> +Adhemerval Zanella for optimized functions on PowerPC, ISO C threads support
>> +and various fixes.
>> +
>> +@item
>> +H.J. Lu for the implementation of Intel Control-flow Enforcement Technology,
>> +the implementation of the x32 port, general maintenance the x86 machine
>> +support, and various fixes.
>> +
>> +@item
>> +Mike Fabian for automating Unicode updates, for updating the locale data
>> +for ISO 14651, for updating the library Unicode support, and for various
>> +locale updates and fixes.
>> 
>> @end itemize
>> 
>> ---
> 
> 
> 
> -- 
> H.J.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: glibc 2.28 update contrib.texi.
  2018-07-27 20:10 glibc 2.28 update contrib.texi Carlos O'Donell
  2018-07-27 20:22 ` H.J. Lu
@ 2018-07-27 23:16 ` Maciej W. Rozycki
  2018-07-28  1:18 ` Tulio Magno Quites Machado Filho
  2 siblings, 0 replies; 7+ messages in thread
From: Maciej W. Rozycki @ 2018-07-27 23:16 UTC (permalink / raw)
  To: Carlos O'Donell
  Cc: GNU C Library, H.J. Lu, Adhemerval Zanella, Mike Fabian,
	Tulio Magno Quites Machado Filho, Joseph S. Myers

On Fri, 27 Jul 2018, Carlos O'Donell wrote:

> Maciej,
> 
> OK with this update?

 Fine with me, thanks!

  Maciej

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: glibc 2.28 update contrib.texi.
  2018-07-27 20:10 glibc 2.28 update contrib.texi Carlos O'Donell
  2018-07-27 20:22 ` H.J. Lu
  2018-07-27 23:16 ` Maciej W. Rozycki
@ 2018-07-28  1:18 ` Tulio Magno Quites Machado Filho
  2018-07-28  1:21   ` Carlos O'Donell
  2018-07-28  1:23   ` Carlos O'Donell
  2 siblings, 2 replies; 7+ messages in thread
From: Tulio Magno Quites Machado Filho @ 2018-07-28  1:18 UTC (permalink / raw)
  To: Carlos O'Donell, GNU C Library, Joseph S. Myers
  Cc: Gabriel F. T. Gomes, Paul Clarke, Rajalakshmi Srinivasaraghavan,
	paul.ike.murphy, Rogerio Alves Cardoso

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.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: glibc 2.28 update contrib.texi.
  2018-07-28  1:18 ` Tulio Magno Quites Machado Filho
@ 2018-07-28  1:21   ` Carlos O'Donell
  2018-07-28  1:23   ` Carlos O'Donell
  1 sibling, 0 replies; 7+ messages in thread
From: Carlos O'Donell @ 2018-07-28  1:21 UTC (permalink / raw)
  To: Tulio Magno Quites Machado Filho, GNU C Library, Joseph S. Myers
  Cc: Gabriel F. T. Gomes, Paul Clarke, Rajalakshmi Srinivasaraghavan,
	paul.ike.murphy, Rogerio Alves Cardoso

On 07/27/2018 09:18 PM, Tulio Magno Quites Machado Filho wrote:
> 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?
> 

Looks, great, I'll merge this with my own changes and copy
edit it a bit. I think I'd say "math subsystem" intead of
"math component" because Joseph is the subsystem maintainer
and that's how we talk about it in the wiki.

Cheers,
Carlos.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: glibc 2.28 update contrib.texi.
  2018-07-28  1:18 ` Tulio Magno Quites Machado Filho
  2018-07-28  1:21   ` Carlos O'Donell
@ 2018-07-28  1:23   ` Carlos O'Donell
  1 sibling, 0 replies; 7+ messages in thread
From: Carlos O'Donell @ 2018-07-28  1:23 UTC (permalink / raw)
  To: Tulio Magno Quites Machado Filho, GNU C Library, Joseph S. Myers
  Cc: Gabriel F. T. Gomes, Paul Clarke, Rajalakshmi Srinivasaraghavan,
	paul.ike.murphy, Rogerio Alves Cardoso

On 07/27/2018 09:18 PM, Tulio Magno Quites Machado Filho wrote:
> 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?
> 

Any objection to sorting the entries by full listed name?

c.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-07-28  1:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-27 20:10 glibc 2.28 update contrib.texi Carlos O'Donell
2018-07-27 20:22 ` H.J. Lu
2018-07-27 21:32   ` Adhemerval Zanella
2018-07-27 23:16 ` Maciej W. Rozycki
2018-07-28  1:18 ` Tulio Magno Quites Machado Filho
2018-07-28  1:21   ` Carlos O'Donell
2018-07-28  1:23   ` Carlos O'Donell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).