summaryrefslogtreecommitdiff
path: root/recipes/mpfr/mpfr_3.0.0.bb
AgeCommit message (Collapse)AuthorFiles
2010-09-21gcc-cross,gcc-cross-sdk: Link libmpfr, libgmp, libmpc and libelf statically ↵Khem Raj1
into gcc * Generate static version of these libraries Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Tom Rini <tom_rini@mentor.com>
2010-08-17mpfr: Add nativesdk, switch to INC_PR, drop mpfr-native_svnTom Rini1
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-08-03mpfr_3.0.0.bb: Override needs to be thumb instead of armv4tKhem Raj1
* This covers the case when compiling with thumb mode Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-29mpfr-3.0.0.bb: use existing long-long-thumb.patch instead of arm mode for armv4tKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-07-29mpfr: move ARM_INSTRUCTION_SET to mpfr.incKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-07-29mpfr_3.0.0.bb: set ARM_INSTRUCTION_SET to arm for armv4tKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-07-28grep, mpfr: Dont use .xz in SRC_URI yet.Khem Raj1
* xz-native is needed to decompress these URI's and it has vicious catch-22 with autoconf-native etc. unless that is solved dont use it. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-27libmpfr: bump versionBernhard Reutner-Fischer1
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>