The GNU MP Library
A library for calculating huge numbers (integer and floating point).
- Developed at devel:libraries:c_c++
- Sources inherited from project openSUSE:Factory
-
7
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:zSystems/gmp && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000184 184 Bytes | |
gmp-6.1.2-conftest.patch | 0000000898 898 Bytes | |
gmp-6.1.2.tar.xz | 0001946336 1.86 MB | |
gmp-6.1.2.tar.xz.sig | 0000000351 351 Bytes | |
gmp-noexec.diff | 0000000291 291 Bytes | |
gmp.changes | 0000023676 23.1 KB | |
gmp.keyring | 0000097034 94.8 KB | |
gmp.spec | 0000003441 3.36 KB |
Revision 49 (latest revision is 62)
Dominique Leuenberger (dimstar_suse)
accepted
request 448713
from
Richard Biener (rguenther)
(revision 49)
- Update to GMP 6.1.2 release. * Mini-GMP: Fixed a division bug, which on a machine with 64-bit unsigned long affects approximately 1 out of 2^32 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. * 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. - Add gmp-6.1.2-conftest.patch to fix configure test.
Comments 0