summaryrefslogtreecommitdiff
path: root/package/mpfr/Config.in
AgeCommit message (Collapse)Author
2010-12-27mpfr: make it a proper package and bump to version 3.0.0-p8Gustavo Zacarias
* Convert mpfr to a proper autotargets package * Bump to version 3.0.0-p8 * Hook it up for binutils/gcc to use Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
'default n' is the default, so there's no need to say it explicitly.
2006-11-28- add "lib" prefixBernhard Reutner-Fischer
2006-09-28- add stubs for gmp and mpfrBernhard Reutner-Fischer
not yet enabled