summaryrefslogtreecommitdiff
path: root/mpn/generic/toom_interpolate_12pts.c
Commit message (Expand)AuthorAgeFilesLines
* (DO_mpn_addlsh_n): Define only when needed.Torbjorn Granlund2020-11-191-27/+31
* -typosMarco Bodrato2017-02-081-1/+1
* Include just gmp-impl.h, make gmp-impl.h grab gmp.h.Torbjorn Granlund2016-08-291-1/+0
* mpn/generic/toom_interpolate_*.c: Use rsh1 also for negatives.Marco Bodrato2015-12-101-1/+11
* Update library files license to use LGPL3+ and GPL2+.Torbjorn Granlund2014-01-271-7/+18
* Canonicalise copyright headers.Torbjorn Granlund2014-01-191-3/+3
* Use https to link to GNU license.Torbjorn Granlund2013-12-021-1/+1
* Fix typos.Torbjorn Granlund2013-07-221-1/+1
* Add copyright years.Torbjorn Granlund2012-11-201-1/+1
* typos.Marco Bodrato2012-05-211-1/+1
* Add a copyright year.Torbjorn Granlund2010-01-051-1/+1
* Whitespace cleanup.Torbjorn Granlund2010-01-041-1/+1
* Add prefix to toom_interpolate_12pts.Marco Bodrato2009-12-231-1/+1
* New function and test for Toom-6.5Marco Bodrato2009-12-211-0/+350