[Gmp-commit] /var/hg/gmp: *** empty log message ***

mercurial at gmplib.org mercurial at gmplib.org
Sun Nov 13 21:34:29 CET 2011


details:   /var/hg/gmp/rev/c8ee6e9fb6f9
changeset: 14439:c8ee6e9fb6f9
user:      Torbjorn Granlund <tege at gmplib.org>
date:      Sun Nov 13 21:33:48 2011 +0100
description:
*** empty log message ***

diffstat:

 ChangeLog |  13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

diffs (20 lines):

diff -r 279f952ba4ae -r c8ee6e9fb6f9 ChangeLog
--- a/ChangeLog	Sun Nov 13 21:31:57 2011 +0100
+++ b/ChangeLog	Sun Nov 13 21:33:48 2011 +0100
@@ -1,3 +1,16 @@
+2011-11-13  Torbjorn Granlund  <tege at gmplib.org>
+
+	* tune/Makefile.am (TUNE_MPN_SRCS_BASIC): Add powm_sec.c.
+
+	* mpn/generic/powm_sec.c (win_size): Use POWM_SEC_TABLE
+	(POWM_SEC_TABLE): Define default.
+
+	* tune/tuneup.c (tune_powm_sec): New function computing POWM_SEC_TABLE.
+	(all): Call new function.
+
+	* mpn/generic/powm_sec.c (win_size): Define only when
+	TUNE_PROGRAM_BUILD is not set.
+
 2011-11-13  Niels Möller  <nisse at lysator.liu.se>
 
 	* tune/tuneup.c (tune_hgcd_appr): Use default min_size.


More information about the gmp-commit mailing list