X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:from:to:subject:date:message-id :mime-version:content-type; q=dns; s=default; b=ABbwUQfrnKi7QZYM rwSw2fp65iXZImkbGPSsjaQytFODMDBGs+YqE/2m9F8I1b89MSCWev6P03/Hwp0l jyR7QgtTI961d3MzwIug9zAgEuETOjJrSm6vYM57EPAU2JHqyUyZDLZKncsj+HrI u+dMqVXpJbD1CP1XyXdFZAj2ApE= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:from:to:subject:date:message-id :mime-version:content-type; s=default; bh=KH4SSzG03XXLClVEH4kjoE efcsY=; b=NENiZlEIG+X957P6PW1XQoNnWnq3YTy7cqQwk+Qv9qOlKs1Bl0rTJv xNnYDDhCEyNDkrAaBaSx68C8P3cUwKlYvtvkmkAXPz5tcitqYqHV7gj5D9XZ6nK+ tvq6ietIK6DzJ9voONeNnhaooqt8i8i35zHSh4DmBTVKwElqmxZbI= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=ALL_TRUSTED,BAYES_00,UNSUBSCRIBE_BODY autolearn=no version=3.3.2 spammy=UNSUBSCRIBE, unsubscribing, CYGWINANNOUNCE, CYGWIN-ANNOUNCE X-HELO: localhost.localdomain Reply-To: cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-10.arcor-online.net 3v5S7k1j5qzXvHt From: Achim Gratz To: cygwin AT cygwin DOT com Subject: [ANNOUNCEMENT] Updated: gmp-6.1.2-1 Date: Sat, 21 Jan 2017 20:19:41 +0100 Message-Id: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.91 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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 DOT com AT cygwin DOT 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. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple