This is the mail archive of the cygwin-announce mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Updated: gmp-6.1.2-1


GNU Multiple Precision Arithmetic Library
=========================================

GMP is a free library for arbitrary precision arithmetic, operating on
signed integers, rational numbers, and floating point numbers. There is
no practical limit to the precision except the ones implied by the
available memory in the machine GMP runs on. GMP has a rich set of
functions, and the functions have a regular interface.

--8<---------------cut here---------------start------------->8---
Changes in GMP 6.1.2

BUGS FIXED

    Mini-GMP: Fixed a division bug, which on a machine with 64-bit unsigned long affects approximately 1 out of 232 divisors.
    Mini-GMP: Fix mpz_set_str crash on inputs with a large number of leading zeros. Also stricter input validation, rejecting inputs with no digits.

FEATURES

    Handle more systems which require PIC code in static libraries (e.g., "hardened" Gentoo and Debian 9).
    Configuration for arm (-32 and -64) has been rewritten, fixing poor code selection for many CPUs.
    Mini-GMP: Updated to the latest development version, including new functions mpn_com and mpn_neg.

SPEEDUPS

    None, except for arm CPUs affected by the configuration rewrite.
--8<---------------cut here---------------end--------------->8---


-- 
              *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look
at the "List-Unsubscribe: " tag in the email header of this message.
Send email to the address specified there. It will be in the format:

cygwin-announce-unsubscribe-you=yourdomain.com@cygwin.com

If you need more information on unsubscribing, start reading here:

http://sourceware.org/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]