[oe-commits] Kumar Gala : eglibc_2.13: Add support for handling sqrt & sqrtf on powerpc

git version control git at git.openembedded.org
Thu Aug 4 14:05:24 UTC 2011


Module: openembedded-core.git
Branch: master
Commit: bae126b9b3a993dcd572eaf438c7ea5db843f6f5
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=bae126b9b3a993dcd572eaf438c7ea5db843f6f5

Author: Kumar Gala <galak at kernel.crashing.org>
Date:   Mon Aug  1 09:26:22 2011 -0500

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 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(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=bae126b9b3a993dcd572eaf438c7ea5db843f6f5




More information about the Openembedded-commits mailing list