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: [PATCH 04/12] Add a generic significand implementation


Joseph Myers <joseph@codesourcery.com> writes:

> On Tue, 19 Jun 2018, Tulio Magno Quites Machado Filho wrote:
>
>> Create a template for significand.
>> 
>> 2018-06-19  Tulio Magno Quites Machado Filho  <tuliom@linux.ibm.com>
>> 
>> 	* math/Makefile (libm-calls): Move s_significandF to...
>> 	(gen-libm-calls): ... here.
>> 	* math/s_significand_template.c: New file.
>> 	* math/s_significand.c: Removed.
>> 	* math/s_significandf.c: Removed.
>> 	* math/s_significandl.c: Removed.
>> 	* sysdeps/ieee754/ldbl-opt/s_significand.c: Removed.
>> 	* sysdeps/ieee754/ldbl-opt/s_significandl.c: Removed.
>
> OK.

Pushed as 5e79e0292b.

Thanks!

-- 
Tulio Magno


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