Go to file
Dominique Leuenberger 81a7847263 Accepting request 1102324 from devel:libraries:c_c++
- GMP 6.3.0
  * A possible overflow of type int is avoided for mpz_cmp on huge operands.
  * A possible error condition when a malformed file is read with mpz_inp_raw
    is now correctly handled.
  * New public function mpz_prevprime, companion of the existing mpz_nextprime.
  * New documented pointer types mpz_ptr, mpz_srcptr, and similar for other
    GMP types. Refer to the manual for full list and suggested usage. These
    types have been present in gmp.h at least since GMP-4.0, but previously
    not advertised to users.
  * Support for 64-bit Arm under Macos.
  * Support for the loongarch64 CPU family.
  * Support for building with LTO, link-time optimisations.
  * New special code for base = 2 in mpz_powm reduces the average time for
    the functions that test primality.
  * Speedup for the function mpz_nextprime on large operands.
  * Speedup for multiplications (some sizes only) thanks to new internal
    functions to compute small negacyclic products.
  * Special assembly code for IBM z13 and later "mainframe" CPUs, resulting
    in a huge speedup.
  * Improved assembly for several 64-bit x86 CPUs, Risc-V, 64-bit Arm.
- Removed gmp-6.2.1-CVE-2021-43618.patch which is included in the
  new release.

OBS-URL: https://build.opensuse.org/request/show/1102324
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gmp?expand=0&rev=60
2023-08-05 10:55:00 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gmp?expand=0&rev=1 2006-12-18 23:16:39 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gmp?expand=0&rev=1 2006-12-18 23:16:39 +00:00
baselibs.conf Accepting request 155928 from home:Andreas_Schwab:Factory 2013-02-21 09:42:28 +00:00
gmp-6.2.1-arm64-invert_limb.patch - Add gmp-6.2.1-arm64-invert_limb.patch [bsc#1179751] 2020-12-09 07:25:26 +00:00
gmp-6.3.0.tar.xz - GMP 6.3.0 2023-08-04 08:13:42 +00:00
gmp-6.3.0.tar.xz.sig - GMP 6.3.0 2023-08-04 08:13:42 +00:00
gmp.changes - GMP 6.3.0 2023-08-04 08:13:42 +00:00
gmp.keyring - Update to GMP 6.1.0 release. 2015-11-02 09:27:02 +00:00
gmp.spec - GMP 6.3.0 2023-08-04 08:13:42 +00:00