summaryrefslogtreecommitdiff
path: root/mpn/generic/toom_eval_dgr3_pm2.c
Commit message (Expand)AuthorAgeFilesLines
* Include just gmp-impl.h, make gmp-impl.h grab gmp.h.Torbjorn Granlund2016-08-291-1/+0
* Update library files license to use LGPL3+ and GPL2+.Torbjorn Granlund2014-01-271-7/+18
* Canonicalise copyright headers.Torbjorn Granlund2014-01-191-3/+3
* Encoding conversion to UTF-8Marco Bodrato2013-12-261-1/+1
* Use https to link to GNU license.Torbjorn Granlund2013-12-021-1/+1
* Re-enable mpn_add_n_sub_n calls.Torbjorn Granlund2010-03-261-1/+1
* Disable mpn_add_n_sub_n call.Torbjorn Granlund2010-03-251-1/+1
* Change return value of toom_eval_ functions to 0 or ~0.Marco Bodrato2009-12-041-1/+2
* Fixed mpn_add_n_sub_n typo.Niels Möller2009-11-191-1/+1
* Use the new mpn_addlsh2_n in Toom evaluation.Marco Bodrato2009-11-161-2/+8
* Fix lot of spelling errors.Torbjorn Granlund2009-11-151-1/+1
* New function mpn_toom_eval_dgr3_pm2.Niels Möller2009-10-301-0/+80