diff options
author | Torbjorn Granlund <tg@gmplib.org> | 2019-06-14 00:19:26 +0200 |
---|---|---|
committer | Torbjorn Granlund <tg@gmplib.org> | 2019-06-14 00:19:26 +0200 |
commit | 49b5430ecd7d09a837e50c3ef322d1f3f7121245 (patch) | |
tree | 742050cab696c78906b2ab921becde22e8e51057 | |
parent | b7ec85197dde2d74b9c5830b6acfb25ee9a49376 (diff) | |
download | gmp-49b5430ecd7d09a837e50c3ef322d1f3f7121245.tar.gz |
ChangeLog
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -9,12 +9,19 @@ * mpn/mips64/{addmul_1,mul_1,sqr_diagonal,submul_1,umul}.asm: Move into hilo subdir. +2019-05-28 Torbjörn Granlund <tg@gmplib.org> + + * config.sub: Fixes to which cpu types end with a "*". + 2019-04-20 Niels Möller <nisse@lysator.liu.se> * doc/gmp.texi (References): Link to paper on subquadratic GCD. 2019-04-19 Torbjörn Granlund <tg@gmplib.org> + * mpn/x86_64/bd1/hamdist.asm: Really make 2017-06-01 change: Use + 3-operand DEF_OBJECT. + * mpn/x86_64/invert_limb.asm: Simplify mpn_invert_limb_table ref. * mpn/x86_64/x86_64-defs.m4 (LEA): Use rip addressing for non-PIC. |