Opened 3 years ago

Closed 3 years ago

#4754 closed task (fixed)

gmp-6.2.1

Reported by: Bruce Dubbs Owned by: lfs-book
Priority: normal Milestone: 10.1
Component: Book Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (2)

comment:1 by Bruce Dubbs, 3 years ago

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.
  • mini-gmp: mpz_out_str and mpq_out_str now correctly handle out of range bases.

FEATURES

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

SPEEDUPS

  • None, except indirectly through recognition of new CPUs.

MISC

  • None.

comment:2 by Bruce Dubbs, 3 years ago

Resolution: fixed
Status: newclosed

Fixed at revision 12060.

Note: See TracTickets for help on using tickets.