summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2001-12-15 00:56:55 +0100
committerKevin Ryde <user42@zip.com.au>2001-12-15 00:56:55 +0100
commit511b5c9b63156509125d5e16d2bfc0e766fd4635 (patch)
tree46f003bef2e4a687f919fed278e9c6916a6750ed
parent61733df0f9904d24aff30734565fc41042bd532f (diff)
downloadgmp-511b5c9b63156509125d5e16d2bfc0e766fd4635.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fc0374678..ffd14b772 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,6 +19,11 @@ the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
MA 02111-1307, USA.
+2001-12-15 Kevin Ryde <kevin@swox.se>
+
+ * gmp-h.in (mpn_add, mpn_add_1, mpn_cmp, mpn_sub, mpn_sub_1): Follow
+ __GMP_INLINE_PROTOTYPES for whether to give prototype with inline.
+
2001-12-12 Kevin Ryde <kevin@swox.se>
* acinclude.m4 (GMP_PROG_CC_WORKS): Detect cmov problems with gcc