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 powerpc slowexp.c into generic code


On 03/06/2013 07:35 AM, Andreas Jaeger wrote:
> On Wednesday, March 06, 2013 15:39:56 Siddhesh Poyarekar wrote:
>> On Mon, Feb 25, 2013 at 11:54:02AM +0100, Andreas Jaeger wrote:
>>> On Monday, February 25, 2013 15:57:17 Siddhesh Poyarekar wrote:
>>>> Hi,
>>>>
>>>> This patch merges the powerpc copy of slowexp.c into generic code
>>>> by
>>>> compiling the long double __ieee754_expl calls only if the code is
>>>> built with USE_LONG_DOUBLE_FOR_MP defined.  Verified that the code
>>>> is
>>>> identical on x86_64 and powerpc.  OK to commit?
>>> Looks fine to me,
>> Likewise for this, can I commit this?  The powerpc code is unchanged
>> with this change.
> In that case for all three patches that you just pinged, here's my 
> proposal: Let's give Ryan another 24 hours and then commit if he doesn't 
> object,
>
> Thanks
> Andreas

Looks fine to me too and I'll ask Ryan to take a took.


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