This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Announce: GNU MPFR 3.0.1 is released
- From: Vincent Lefevre <vincent+gcc at vinc17 dot org>
- To: gcc at gcc dot gnu dot org
- Date: Mon, 4 Apr 2011 15:13:15 +0200
- Subject: Announce: GNU MPFR 3.0.1 is released
GNU MPFR 3.0.1 ("boudin aux pommes", patch level 1) is now
available for download from the MPFR web site:
http://www.mpfr.org/mpfr-3.0.1/
from INRIAGForge:
https://gforge.inria.fr/projects/mpfr/
and from the GNU FTP site:
http://ftp.gnu.org/gnu/mpfr/
Thanks very much to those who sent us bug reports and/or tested
the release candidate.
The MD5's:
bfbecb2eacb6d48432ead5cfc3f7390a mpfr-3.0.1.tar.bz2
e9c191fc46a4f5741f8a0a11ab33b8bf mpfr-3.0.1.tar.gz
645882d9d179113a70af84d27086ed9f mpfr-3.0.1.tar.xz
035523ebf2e43dc0c233f02c04273a8a mpfr-3.0.1.zip
The SHA1's:
fbf402fc196724ae60ef01eb6ca8490b1ea4db69 mpfr-3.0.1.tar.bz2
caa0609934c0d2ffa29bd11bfa9c05fbade130eb mpfr-3.0.1.tar.gz
f9d540a89c6b3b5840dbe074e7bdcf9124e07ae0 mpfr-3.0.1.tar.xz
3b7548b0d315bf3872421c8b586391851c601cb4 mpfr-3.0.1.zip
The signatures:
http://www.mpfr.org/mpfr-3.0.1/mpfr-3.0.1.tar.xz.asc
http://www.mpfr.org/mpfr-3.0.1/mpfr-3.0.1.tar.bz2.asc
http://www.mpfr.org/mpfr-3.0.1/mpfr-3.0.1.tar.gz.asc
http://www.mpfr.org/mpfr-3.0.1/mpfr-3.0.1.zip.asc
Changes from version 3.0.0 to version 3.0.1:
- Bug fixes (see <http://www.mpfr.org/mpfr-3.0.0/#fixed> or ChangeLog file).
Note: The mpfr_subnormalize implementation up to MPFR 3.0.0 did not change
the flags. In particular, it did not follow the generic rule concerning
the inexact flag (and no special behavior was specified). The case of the
underflow flag was more a lack of specification.
You can send success and failure reports to <mpfr@loria.fr>, and give
us the canonical system name (by running the "./config.guess" script),
the processor and the compiler version, in order to complete the
"Platforms Known to Support MPFR" section of the MPFR 3.0.1 web page.
Regards,
--
Vincent Lefèvre <vincent@vinc17.net> - Web: <http://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / Arénaire project (LIP, ENS-Lyon)