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 Wed, 17 May 2017 14:51:45 +0000
Joseph Myers <joseph@codesourcery.com> wrote:

> 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.
> 

Thanks.  Now pushed as 7620dc123570.


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