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 v2] Convert e_exp2l.c into a template


On Tue, 16 May 2017, Gabriel F. T. Gomes wrote:

> 2017-05-16  Gabriel F. T. Gomes  <gftg@linux.vnet.ibm.com>
> 
> 	* math/Makefile (libm-calls): Move e_exp2F to gen-libm-calls.
> 	(gen-libm-calls): Add e_exp2F to use the template.
> 	* math/e_exp2l.c: Rename to math/e_exp2_template.c.
> 	* math/e_exp2_template.c: New file, renamed from
> 	math/e_exp2l.c, and made into a template.
> 	* sysdeps/generic/math-type-macros.h (M_MIN_EXP): New macro.

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]