[PATCH 4/5] Make common fmin implementation generic.
Paul E. Murphy
murphyp@linux.vnet.ibm.com
Thu Sep 1 15:35:00 GMT 2016
On 08/31/2016 11:55 AM, Joseph Myers wrote:
> On Tue, 30 Aug 2016, Paul E. Murphy wrote:
>
>> * math/Makefile (gen-libm-calls): Add s_fmin
>> (libm-calls): Remove above.
>>
>> * math/s_fmin.c: Refactor into ...
>> * math/s_fmin_template.c: New file.
>>
>> * math/s_fminf.c: Removed.
>> * math/s_fminl.c: Removed.
>> * sysdeps/ieee754/ldbl-opt/math-type-macros-double.h:
>> (LDOUBLE_fmin_libm_version): New macro.
>>
>> * sysdeps/ieee754/ldbl-opt/s_fmin.c: Removed.
>> * sysdeps/ieee754/ldbl-opt/s_fminl.c: Removed.
>
> OK.
>
Committed as f306ea1.
More information about the Libc-alpha
mailing list