This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: glibc 2.28 update contrib.texi.
- From: Adhemerval Zanella <adhemerval dot zanella at linaro dot org>
- To: "H.J. Lu" <hjl dot tools at gmail dot com>
- Cc: Carlos O'Donell <carlos at redhat dot com>, GNU C Library <libc-alpha at sourceware dot org>, "Maciej W. Rozycki" <macro at linux-mips dot org>, Mike Fabian <mfabian at redhat dot com>, Tulio Magno Quites Machado Filho <tuliom at linux dot vnet dot ibm dot com>, "Joseph S. Myers" <joseph at codesourcery dot com>
- Date: Fri, 27 Jul 2018 18:32:52 -0300
- Subject: Re: glibc 2.28 update contrib.texi.
- References: <b4e1ee2b-879c-e5c9-6c34-e6aae5e0a091@redhat.com> <CAMe9rOrLtUcEfssA+surNexYuUAgiPWZkLXR95SXDXZdApm_kw@mail.gmail.com>
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.