summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2001-09-11 02:59:24 +0200
committerKevin Ryde <user42@zip.com.au>2001-09-11 02:59:24 +0200
commit5a4b0222ff56de2ff2a14f1f95755299c928e48e (patch)
tree1c6afc0364bc13a6b9330cfb34d84de019a92ada /ChangeLog
parent65818738fd001ca980cc2cf11cf0185a8561133c (diff)
downloadgmp-5a4b0222ff56de2ff2a14f1f95755299c928e48e.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index bf01c64c6..c7c58d0c4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -779,7 +779,8 @@
mpf_set_prec_raw a bit.
(Float Comparison): Note current mpf_eq deficiencies.
- * gmp-h.in: Merge gnu ansidecl.h tests for ANSI compilers.
+ * gmp-h.in (__GMP_HAVE_CONST, __GMP_HAVE_PROTOTYPES,
+ __GMP_HAVE_TOKEN_PASTE): Merge GNU ansidecl.h tests for ANSI compilers.
* demos/expr/expr-impl-h.in: Ditto.
* gmp-impl.h (BITS_PER_MP_LIMB): Define from __GMP_BITS_PER_MP_LIMB if