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 | 0000000236 236 Bytes | |
gmp-5.0.3.tar.bz2 | 0002010173 1.92 MB | |
gmp-noexec.diff | 0000000357 357 Bytes | |
gmp.changes | 0000014090 13.8 KB | |
gmp.spec | 0000004542 4.44 KB |
Revision 29 (latest revision is 62)
Stephan Kulow (coolo)
accepted
request 102032
from
Richard Biener (rguenther)
(revision 29)
- Update to release GMP 5.0.3 * A slight timing leak of the powm_sec functions have been sealed. (This leak could possibly be used to extract the most significant few bits of the exponent. "Few" here means at most 10.) * The mpz_nextprime function now runs a safer number of pseudo-random prime tests. * A bug in division code possibly causing incorrect computation was fixed. * New CPUs recognised. * IBM S/390 are now supported in both 31/32-bit and 64-bit mode. - Dropped SUSE local patches for S/390 support.
Comments 0