summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2001-12-12 00:38:36 +0100
committerKevin Ryde <user42@zip.com.au>2001-12-12 00:38:36 +0100
commit61733df0f9904d24aff30734565fc41042bd532f (patch)
tree3559a4283893310f786c002ffab4e0e457cb87dc
parent7d6b3addd0337c2bb5828d040e4c3d561a54ebcf (diff)
downloadgmp-61733df0f9904d24aff30734565fc41042bd532f.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 34f572ec5..fc0374678 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,6 +21,9 @@ MA 02111-1307, USA.
2001-12-12 Kevin Ryde <kevin@swox.se>
+ * acinclude.m4 (GMP_PROG_CC_WORKS): Detect cmov problems with gcc
+ -march=pentiumpro on solaris 2.8.
+
* tune/common.c, tune/speed.h: Allow for commas in count_leading_zeros
and count_trailing_zeros macros.