git: libmpfr: Upgrade to version 3.1.0 from version 2.4.2

John Marino marino at crater.dragonflybsd.org
Sun Nov 6 11:03:20 PST 2011


commit 0b11fcd903e56ca1938c30ac4c3209a376633176
Author: John Marino <draco at marino.st>
Date:   Sun Nov 6 18:45:11 2011 +0100

    libmpfr: Upgrade to version 3.1.0 from version 2.4.2
    
    Like libgmp, libmpfr has the ability to tune itself to the cpu used, e.g.
    core2, k8, etc.  Currently we are not taking advantage of this situation,
    but in the future the CPU_TYPE variable should be examined for tuning
    purposes.
    
    libmpfr is a requirement to build gcc-4.4 and later versions.

Summary of changes:
 contrib/mpfr/README.DELETED    |   24 +++++++++-
 contrib/mpfr/README.DRAGONFLY  |   17 +++----
 gnu/usr.bin/cc44/Makefile.inc  |    2 +-
 gnu/usr.bin/cc44/mpfr/Makefile |   78 ++++++++++++++++------------------
 gnu/usr.bin/cc44/mpfr/mparam.h |   90 ++++++++++++++++++++++++++++++++++++++++
 5 files changed, 156 insertions(+), 55 deletions(-)
 create mode 100644 gnu/usr.bin/cc44/mpfr/mparam.h

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0b11fcd903e56ca1938c30ac4c3209a376633176


-- 
DragonFly BSD source repository





More information about the Commits mailing list