From 6a4e588c2bab7bd013d581126d7436cf935695e2 Mon Sep 17 00:00:00 2001 From: Torbjorn Granlund Date: Sun, 26 Sep 2021 16:00:08 +0200 Subject: ChangeLog --- ChangeLog | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 08d1fc321..9beb806bf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,13 +1,30 @@ +2021-09-26 Torbjörn Granlund + + * configure.ac (s390): Make sure to always include main asm directory. + + * longlong.h (umul_ppmm): Correct Risc V operand order. + 2021-09-25 Marco Bodrato * mpz/import.c: Use MPN_BSWAP_REVERSE, reorder branches. * mpz/inp_raw.c: Avoid bit size overflows. +2021-09-22 Torbjörn Granlund + + * config.sub: Update powerpc pattern. + + * longlong.h: Change tested predef for Risc V. + 2021-08-21 Marco Bodrato * mpz/primorial_ui.c: Simpler loop on sieved primes. * mpz/nextprime.c: Likewise. +2021-09-14 Torbjörn Granlund + + * mpn/asm-defs.m4: Remove quotes around PIC_ALWAYS. Reported by + George Koehler. + 2021-07-01 Niels Möller * mpn/generic/div_qr_1n_pi1.c (mpn_div_qr_1n_pi1): New variants, @@ -96,6 +113,13 @@ * doc/gmp.texi: Mention shifts in bit manipulation. +2021-05-02 Torbjörn Granlund + + * configure.ac, config.guess, config.sub: Recognise CPUs icelake, + tigerlake, and rocketlake. + + * configure.ac: Clean up handling of several Intel CPUs. + 2021-03-11 Torbjörn Granlund * longlong.h: Disable s390 patterns which makes clang barf. -- cgit v1.2.1