[PATCH] PowerPC: Fix for POWER7 sinf/cosf
Adhemerval Zanella
azanella@linux.vnet.ibm.com
Fri Jun 1 13:15:00 GMT 2012
On 05/31/2012 09:05 PM, Adhemerval Zanella wrote:
> On 05/31/2012 07:44 PM, Roland McGrath wrote:
>>> The point of hidden_proto is that you don't need to distinguish between
>>> the internal and external name.
>> That's not true. The point of hidden_proto is to avoid a PLT. That
>> incidentally means that which name you use doesn't really matter for the
>> shared libraries. In the static libraries, there is still the name space
>> concern to worry about. So, if this is a C89 function calling a function
>> that is not in C89, then you need to use the __ name.
>>
>>
>> Thanks,
>> Roland
>>
> Ok, I'll add <fenv.h> and replace feraiseexcept by __feraiseexcept to commit.
> Thanks for the feedback.
>
>
Pushed upstream as git commit 73a68f94d650ac485db6b95242e1cb6591b193d3
--
Adhemerval Zanella Netto
Software Engineer
Linux Technology Center Brazil
Toolchain / GLIBC on Power Architecture
azanella@linux.vnet.ibm.com / azanella@br.ibm.com
+55 61 8642-9890
More information about the Libc-alpha
mailing list