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


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.

-- 
Joseph S. Myers
joseph@codesourcery.com


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