[Gmp-commit] /var/hg/gmp: Reorder logs for relevant chronology.
mercurial at gmplib.org
mercurial at gmplib.org
Thu Mar 3 23:51:46 CET 2011
details: /var/hg/gmp/rev/8cf0ee40a805
changeset: 13995:8cf0ee40a805
user: Torbjorn Granlund <tege at gmplib.org>
date: Thu Mar 03 23:51:43 2011 +0100
description:
Reorder logs for relevant chronology.
diffstat:
ChangeLog | 34 +++++++++++++++++-----------------
1 files changed, 17 insertions(+), 17 deletions(-)
diffs (48 lines):
diff -r c6d98d7575af -r 8cf0ee40a805 ChangeLog
--- a/ChangeLog Thu Mar 03 23:44:11 2011 +0100
+++ b/ChangeLog Thu Mar 03 23:51:43 2011 +0100
@@ -1,20 +1,3 @@
-2011-03-03 Niels Möller <nisse at lysator.liu.se>
-
- * mpn/generic/mod_1_1.c (add_mssaaaa): For x86 and x86_64, treat m
- as in output operand only. Added sparc32 implementation. Also
- added #if:ed out attempts at sparc64 and powerpc64.
-
- * tune/tuneup.c (tune_mod_1): Record result of MOD_1_1P_METHOD
- measurement for use by mpn_mod_1_tune. And omit measurement if
- mpn_mod_1_1p is native assebly code.
-
- * mpn/generic/mod_1.c (mpn_mod_1_1p) [TUNE_PROGRAM_BUILD]: Macro
- to check mod_1_1p_method and call the right function.
- (mpn_mod_1_1p_cps) [TUNE_PROGRAM_BUILD]: Likewise.
-
- * gmp-impl.h (MOD_1_1P_METHOD) [TUNE_PROGRAM_BUILD]: Define macro.
- (mod_1_1p_method) [TUNE_PROGRAM_BUILD]: Declare variable.
-
2011-03-03 Torbjorn Granlund <tege at gmplib.org>
* mpn/generic/mod_1_1.c (add_mssaaaa): Canonicalise layout. Add arm
@@ -31,6 +14,23 @@
* mpn/x86_64/coreinhm/aorrlsh_n.asm: Likewise.
* mpn/x86_64/coreisbr/aorrlsh2_n.asm: Likewise.
+2011-03-03 Niels Möller <nisse at lysator.liu.se>
+
+ * mpn/generic/mod_1_1.c (add_mssaaaa): For x86 and x86_64, treat m
+ as in output operand only. Added sparc32 implementation. Also
+ added #if:ed out attempts at sparc64 and powerpc64.
+
+ * tune/tuneup.c (tune_mod_1): Record result of MOD_1_1P_METHOD
+ measurement for use by mpn_mod_1_tune. And omit measurement if
+ mpn_mod_1_1p is native assebly code.
+
+ * mpn/generic/mod_1.c (mpn_mod_1_1p) [TUNE_PROGRAM_BUILD]: Macro
+ to check mod_1_1p_method and call the right function.
+ (mpn_mod_1_1p_cps) [TUNE_PROGRAM_BUILD]: Likewise.
+
+ * gmp-impl.h (MOD_1_1P_METHOD) [TUNE_PROGRAM_BUILD]: Define macro.
+ (mod_1_1p_method) [TUNE_PROGRAM_BUILD]: Declare variable.
+
2011-03-02 Torbjorn Granlund <tege at gmplib.org>
* mpn/x86_64/coreinhm/aorrlsh_n.asm: New file.
More information about the gmp-commit
mailing list