Release of GNU MPC 1.0 "Fagus silvatica"

2012-07-22 Thread Andreas Enge
We are pleased to announce the release of GNU MPC 1.0 "Fagus silvatica".
GNU MPC is a C library for the arithmetic of complex numbers with
arbitrarily high precision and correct rounding of the result.
"Fagus silvatica" is our first release as a GNU package, and it is
marked by a license change to LGPL version 3 or later for the code,
and GFDL version 1.3 or later (without invariant sections) for the
documentation. Now each line of code is covered by a test.

The new function mpc_log10, and the convenience functions mpc_mul_2si and
mpc_div_2si have been added, and mpc_fma has been optimised to offer
comparable speed to a multiplication followed by an addition (while keeping
the GNU MPC semantics of assuring the correctness of the result to the
last bit). The functions mpc_div and mpc_norm have been rewritten to
return a value indicating the effective rounding direction, as do the
other functions. Several functions have been improved to return a correct,
representable result even in the presence of intermediate over- or
underflows during the sequence of computations.

A few build problems discovered in the 0.9 release have been addressed
in the configuration script. We thank all testers who sent us installation
reports with the release candidate and thus made this release possible.

To download GNU MPC 1.0, please go to
   http://www.multiprecision.org/index.php?prog=mpc&page=download
The file mpc-1.0.tar.gz has a SHA1 hash value of
   20af7cc481433c019285a2c1757ac65e244e1e06 ,
and its GnuPG signature is attached to this announcement.

Please let us know of any issues you may encounter on the GNU MPC
mailing list at
   mpc-disc...@lists.gforge.inria.fr .

Happy coding!

Andreas, for the GNU MPC development team
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iF4EABEIAAYFAlAIBKAACgkQ99XJv3ZcYeMSUgD+LlR8d4tprLhlY0ZJXWi+Z7W1
d9S65lUhZlqSWaokQIMA/11HYfiemu/do7QgepPWGl8kg8p/lglPg8HHHSFZ2S/G
=qMfn
-END PGP SIGNATURE-


gcc-4.8-20120722 is now available

2012-07-22 Thread gccadmin
Snapshot gcc-4.8-20120722 is now available on
  ftp://gcc.gnu.org/pub/gcc/snapshots/4.8-20120722/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.

This snapshot has been generated from the GCC 4.8 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/trunk revision 189758

You'll find:

 gcc-4.8-20120722.tar.bz2 Complete GCC

  MD5=b242ba9aef652e919caa1b6e3c071c3e
  SHA1=478e6e47f96401189b6e9933f4cc320f886f8d04

Diffs from 4.8-20120715 are available in the diffs/ subdirectory.

When a particular snapshot is ready for public consumption the LATEST-4.8
link is updated and a message is sent to the gcc list.  Please do not use
a snapshot before it has been announced that way.