Home | History | Annotate | Download | only in mpz
History log of /src/external/lgpl3/gmp/dist/tests/mpz/t-bit.c
RevisionDateAuthorComments
 1.1  11-Jul-2021  mrg branches: 1.1.1;
Initial revision
 1.1.1.1  11-Jul-2021  mrg initial import of GMP 6.2.1. from their NEWS:

Changes between GMP version 6.2.0 and 6.2.1

BUGS FIXED
* A possible overflow of type int is avoided for mpz_cmp on huge operands.
* Overflows are more carefully detected and reported for mpz_pow_ui.
* A bug in longlong.h for aarch64 sub_ddmmss, not affecting GMP, was healed.

FEATURES
* C90 compliance.
* Initial support for Darwin on arm64, and improved portability.
* Support for more processors.

RSS XML Feed