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.1.1.tar.bz2 | 0002213841 2.11 MB | |
gmp-noexec.diff | 0000000357 357 Bytes | |
gmp.changes | 0000017767 17.4 KB | |
gmp.spec | 0000003203 3.13 KB |
Revision 37 (latest revision is 62)
Stephan Kulow (coolo)
accepted
request 155317
from
Richard Biener (rguenther)
(revision 37)
- Update to GMP 5.1.1 release. * Aarch64 alias ARM64 support now works. * A possible buffer overrun in mpz_ior has been fixed. * A rare sign flip in mpz_remove has been fixed. * A bug causing problems with mpf numbers with absolute value >= 2^31 has been fixed. * Several bugs in mini-gmp have been fixed. * Preliminary support for the x32 ABI under x86-64. - Update to GMP 5.1.0 release. * Bug fixes and speedups * Many new CPUs recognised * New functions for multi-factorials, and primorial: mpz_2fac_ui, mpz_mfac_uiui and mpz_primorial_ui * The fat binary mechanism is now more robust in its CPU recognition * Drops support for BSD compatibility library
Comments 0