summaryrefslogtreecommitdiff
path: root/gmp.texi
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2001-04-04 00:40:48 +0200
committerKevin Ryde <user42@zip.com.au>2001-04-04 00:40:48 +0200
commit38dd480193b442a8c6f307e5ee459353b11df1c1 (patch)
treee40dd8182eade4338635b911ec776b8913f1386f /gmp.texi
parent6dad909f317de8532a8b610dcdfb0ba341de1c95 (diff)
downloadgmp-38dd480193b442a8c6f307e5ee459353b11df1c1.tar.gz
* gmp.texi (Compatibility with older versions): Note libmp
compatibility.
Diffstat (limited to 'gmp.texi')
-rw-r--r--gmp.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/gmp.texi b/gmp.texi
index a1a642822..3ae2257d4 100644
--- a/gmp.texi
+++ b/gmp.texi
@@ -1569,6 +1569,9 @@ There are a number of compatibility issues between GMP 1 and GMP 2 that of
course also apply when porting applications from GMP 1 to GMP 3. Please
see the GMP 2 manual for details.
+The Berkeley MP compatibility library (@pxref{BSD Compatible Functions}) is
+source and binary compatible with the standard @file{libmp}.
+
@c @enumerate
@c @item Integer division functions round the result differently. The obsolete
@c functions (@code{mpz_div}, @code{mpz_divmod}, @code{mpz_mdiv},