[PATCH] c99 math func log2

Bernhard Fischer rep.dot.nop at gmail.com
Wed Nov 7 18:56:00 UTC 2007


On Wed, Oct 31, 2007 at 02:32:48PM +0100, Carmelo AMOROSO wrote:
>Natanael Copa wrote:
>> Hi,
>>
>> Here is a patch for the c99 math func log2(). If this gets applied I
>> will look into the other c99 math funcs as well.
>>
>> exp2
>> fdim
>> fma
>> fmax
>> fmin
>> nearbyint
>> nexttoward
>> remquo
>> scalbln
>> tgamma
>> trunc
>>
>> I dont know how to use the test suite. Looks like test-double is just
>> disabled and I never managed to get the test suite to pass. I would be
>> thankful if someone could give me a hint.
>>
>> -nc
>>   
>Hi Natanael,
>I usually run the testsuite. I'll try to integrate your patch in my code 
>and check the tests.
>I'll keep you informed.

Any status update, Carmelo?

It would be nice if any function would be exercised in the testsuite,
especially new ones.

Does it make sense to make some or all of the functions listed above
configurable (separately or on block)? Opinions?




More information about the uClibc mailing list