libmpfr: Upgrade to version 3.1.0 from version 2.4.2
authorJohn Marino <draco@marino.st>
Sun, 6 Nov 2011 17:45:11 +0000 (18:45 +0100)
committerJohn Marino <draco@marino.st>
Sun, 6 Nov 2011 19:00:09 +0000 (20:00 +0100)
commit0b11fcd903e56ca1938c30ac4c3209a376633176
treed043422be5af20a4740843154bea1d8f544f9f52
parenta6fe93dc81f66af3c2b899c1bc1ddb7fa9e6f42a
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.
contrib/mpfr/README.DELETED
contrib/mpfr/README.DRAGONFLY
gnu/usr.bin/cc44/Makefile.inc
gnu/usr.bin/cc44/mpfr/Makefile
gnu/usr.bin/cc44/mpfr/mparam.h [new file with mode: 0644]