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] Merge libm-compat-calls-auto and libm-compat-calls


On Wed, 8 Feb 2017, Gabriel F. T. Gomes wrote:

> Both libm-compat-calls and libm-compat-calls-auto list the functions
> that must be built for the types float, double, and long double, but
> not for other floating-point types that get added to libm.  Besides
> that, the use of libm-compat-calls-ldouble-yes to select if
> w_lgamma_compatl and k_standardl should be built for long-double (in
> libm-compat-calls) has the same effect of the use of type-foreach
> (in libm-compat-calls-auto).
> 
> This patch merges the contents of libm-compat-calls into
> libm-compat-calls-auto, then renames the latter to libm-compat-calls.

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]