summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2002-05-08 03:46:51 +0200
committerKevin Ryde <user42@zip.com.au>2002-05-08 03:46:51 +0200
commita1dbbae5cdd662bb7802ff3136bf81e34f364aa1 (patch)
treec8d84744e0e2a0823d5a881d7d5acd25b0261952
parent52ae42e9bc10402fc93cbfb86b3d10f118fd1ff4 (diff)
downloadgmp-a1dbbae5cdd662bb7802ff3136bf81e34f364aa1.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 90d68d3ea..f0e203994 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,6 +19,15 @@ the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
MA 02111-1307, USA.
+2002-05-08 Kevin Ryde <kevin@swox.se>
+
+ * gmp-impl.h (MUL_KARATSUBA_THRESHOLD etc): Remove forced nail values.
+
+ * mpf/fits_u.h, mpf/fits_s.h, tests/mpf/t-fits.c: Ignore fraction
+ part, making the code match the documentation.
+
+ * gmpxx.h (struct __gmp_binary_minus): Use mpz_ui_sub.
+
2002-05-07 Kevin Ryde <kevin@swox.se>
* mpn/powerpc32/README: New file.