This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH 06/12] ldbl-128ibm-compat: Create libm-alias-float128.h
Joseph Myers <joseph@codesourcery.com> writes:
> On Tue, 19 Jun 2018, Tulio Magno Quites Machado Filho wrote:
>
>> Add a new libm-alias-float128.h in order to provide the __*ieee128
>> aliases for the existing *f128 that do not have a globally exported
>> symbol.
>>
>> 2018-06-19 Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
>> Gabriel F. T. Gomes <gabriel@inconstante.eti.br>
>>
>> * sysdeps/ieee754/ldbl-128ibm-compat/Versions: New file.
>> * sysdeps/ieee754/ldbl-128ibm-compat/libm-alias-float128.h: New file.
>
> OK.
Pushed as 209ae17c60.
Thanks!
--
Tulio Magno