[PATCH] fix gamma symbol for static linking and new targets

Szabolcs Nagy szabolcs.nagy@arm.com
Mon Oct 2 14:46:00 GMT 2017


On 02/10/17 15:42, Joseph Myers wrote:
> On Mon, 2 Oct 2017, Szabolcs Nagy wrote:
> 
>> is this ok?:
>>
>> The lgamma compat code is no longer built for !LIBM_SVID_COMPAT targets,
>> but the legacy gamma, gammaf and gammal symbols should be still defined,
>> so make them aliases to the non-compat lgamma code.
>>
>> 2017-10-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
>>
>> 	* math/w_lgamma.c: New file.
>> 	* math/w_lgammaf.c: New file.
>> 	* math/w_lgammal.c: New file.
> 
> OK.
> 

it seems drem and pow10 symbols are also affected.
i will prepare a patch for those too.



More information about the Libc-alpha mailing list