History log of /netbsd/external/lgpl3/gmp/dist/tests/mpz/t-bit.c (Results 1 – 1 of 1)
Revision Date Author Comments
# 122966f8 11-Jul-2021 mrg <mrg@NetBSD.org>

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 ar

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.

show more ...