[Gmp-commit] /var/hg/gmp: Undo premature checkin.

mercurial at gmplib.org mercurial at gmplib.org
Mon Dec 5 14:29:40 CET 2011


details:   /var/hg/gmp/rev/be5497cb0b23
changeset: 14523:be5497cb0b23
user:      Torbjorn Granlund <tege at gmplib.org>
date:      Mon Dec 05 14:29:22 2011 +0100
description:
Undo premature checkin.

diffstat:

 mpn/x86_64/x86_64-defs.m4 |  7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)

diffs (24 lines):

diff -r 83b8e569e94a -r be5497cb0b23 mpn/x86_64/x86_64-defs.m4
--- a/mpn/x86_64/x86_64-defs.m4	Mon Dec 05 13:51:07 2011 +0100
+++ b/mpn/x86_64/x86_64-defs.m4	Mon Dec 05 14:29:22 2011 +0100
@@ -29,19 +29,14 @@
 define(CPUVEC_FUNCS_LIST,
 ``add_n',
 `addmul_1',
-`bdiv_dbm1c',
-`com',
 `copyd',
 `copyi',
 `divexact_1',
+`divexact_by3c',
 `divrem_1',
 `gcd_1',
 `lshift',
-`lshiftc',
 `mod_1',
-`mod_1_1p',
-`mod_1s_2p',
-`mod_1s_4p',
 `mod_34lsub1',
 `modexact_1c_odd',
 `mul_1',


More information about the gmp-commit mailing list