summaryrefslogtreecommitdiff
path: root/mpn/generic/toom_eval_pm2exp.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
* Fix ASSERTs.Marco Bodrato2009-12-231-2/+6
* Correct ASSERTs related to toom6h.Marco Bodrato2009-12-231-2/+2
* Fixed asserts.Niels Möller2009-12-181-2/+2
* Change return value of toom_eval_ functions to 0 or ~0.Marco Bodrato2009-12-041-1/+1
* Fixed mpn_add_n_sub_n typo.Niels Möller2009-11-191-1/+1
* Make HAVE_NATIVE_mpn_addlsh_n code work.Torbjorn Granlund2009-11-161-1/+4
* Fix lot of spelling errors.Torbjorn Granlund2009-11-151-1/+1
* New toom evaluation functions.Niels Möller2009-10-311-0/+110