]> code.ossystems Code Review - openembedded-core.git/commit
eglibc_2.13: Add support for handling sqrt & sqrtf on powerpc
authorKumar Gala <galak@kernel.crashing.org>
Mon, 1 Aug 2011 14:26:22 +0000 (09:26 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 Aug 2011 14:01:18 +0000 (15:01 +0100)
commitbae126b9b3a993dcd572eaf438c7ea5db843f6f5
tree9cd586c85e9c62e50d5aace4fdac3a60509aae6d
parentd557b18845d2ddc035d7f3949713ba1961a8cce1
eglibc_2.13: Add support for handling sqrt & sqrtf on powerpc

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@kernel.crashing.org>
meta/recipes-core/eglibc/eglibc-2.13/ppc-sqrt.patch [new file with mode: 0644]
meta/recipes-core/eglibc/eglibc_2.13.bb