DragonFly BSD
DragonFly commits List (threaded) for 2011-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: libmpfr: Upgrade to version 3.1.0 from version 2.4.2


From: John Marino <marino@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 6 Nov 2011 11:01:42 -0800 (PST)

commit 0b11fcd903e56ca1938c30ac4c3209a376633176
Author: John Marino <draco@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]