[OE-core] [PATCH] eglibc_2.13: Add support for handling sqrt & sqrtf on powerpc

Kumar Gala galak at kernel.crashing.org
Wed Aug 3 03:27:08 UTC 2011


On Aug 2, 2011, at 6:33 PM, Saul Wold wrote:

> On 08/02/2011 04:15 PM, Kumar Gala wrote:
>> 
>> On Aug 1, 2011, at 9:26 AM, Kumar Gala wrote:
>> 
>>> Some of powerpc's dont support the fsqrt[s] instructions so we need an
>>> implementation of the library functions for those processors.
>>> 
>>> Signed-off-by: Kumar Gala<galak at kernel.crashing.org>
>>> ---
>>> .../recipes-core/eglibc/eglibc-2.13/ppc-sqrt.patch |  538 ++++++++++++++++++++
>>> meta/recipes-core/eglibc/eglibc_2.13.bb            |    3 +-
>>> 2 files changed, 540 insertions(+), 1 deletions(-)
>>> create mode 100644 meta/recipes-core/eglibc/eglibc-2.13/ppc-sqrt.patch
>> 
>> What about this patch?
>> 
>> - k
> 
> Kumar,
> 
> I have this one staged in a testing area.
> 
> Sau!

thanks, hopefully the 'binutils: Add support for powerpc e5500 core' as well

- k



More information about the Openembedded-core mailing list