summaryrefslogtreecommitdiff
path: root/config/gmp_mpfr
AgeCommit message (Collapse)AuthorFilesLines
2009-03-08Add MPFR-2.4.1.Yann E. MORIN"1-2/+6
Add patchset for MPFR 2.4.0 and 2.4.1, from upstream. /trunk/config/gmp_mpfr/mpfr.in | 8 6 2 0 + /trunk/patches/mpfr/2.4.0/100-printf-hh-ll.patch | 359 359 0 0 +++++++++++++++++++++++++++++ /trunk/patches/mpfr/2.4.0/110-mpfr_snprintf.patch | 176 176 0 0 ++++++++++++++ /trunk/patches/mpfr/2.4.1/100-remainder-neg.patch | 123 123 0 0 ++++++++++ /trunk/patches/mpfr/2.4.1/110-assert.patch | 45 45 0 0 ++++ 5 files changed, 709 insertions(+), 2 deletions(-)
2009-02-02dd latest MPFR 2.4.0 version (EXPERIMENTAL).Yann E. MORIN"1-0/+6
/trunk/config/gmp_mpfr/mpfr.in | 6 6 0 0 ++++++ 1 file changed, 6 insertions(+)
2008-10-05Add the latest GMP and MPFR versions.Yann E. MORIN"2-0/+10
/trunk/config/gmp_mpfr/gmp.in | 5 5 0 0 +++++ /trunk/config/gmp_mpfr/mpfr.in | 5 5 0 0 +++++ 2 files changed, 10 insertions(+)
2008-06-30Completely move GMP and MPFR files out of the compiler way into their own ↵Yann E. MORIN"2-0/+54
directory. /trunk/config/gmp_mpfr.in | 4 2 2 0 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)