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] PowerPC - Fix PPC64 floorl


On Mon, Apr 23, 2012 at 2:37 PM, Adhemerval Zanella
<azanella@linux.vnet.ibm.com> wrote:
>> [PATCH] PowerPC - Fix PPC64 floorl
>>
>> The assembly version fails to correctly floorl some edge cases. The patch
>> removes it and use the C version.
>>
> 2012-04-17 ÂAdhemerval Zanella Â<azanella@linux.vnet.ibm.com>
>
> Â Â Â Â[BZ #13886]
> Â Â Â Â* sysdeps/powerpc/powerpc64/fpu/s_floorl.S: Delete file. Using the
> Â Â Â Âsysdeps/ieee754/ldbl-128ibm/s_floorl.c version.
> Â Â Â Â* math/libm-test.inc: (floor_test): Add more tests.
> Â Â Â Â* sysdeps/powerpc/fpu/libm-test-ulps: Update for pow tests.

This looks good and we have consensus on it, so I'm going to push this
upstream with the amended ChangeLog.

Ryan S. Arnold


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