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

Kumar Gala galak at kernel.crashing.org
Tue Aug 2 23:15:58 UTC 2011


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



More information about the Openembedded-core mailing list