summaryrefslogtreecommitdiff
path: root/mpn/generic/toom6_sqr.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
* Use https to link to GNU license.Torbjorn Granlund2013-12-021-1/+1
* toomH_sqr: avoid overflow when SQR_FFT_THRESHOLD == MP_SIZE_T_MAXMarco Bodrato2009-12-311-10/+12
* Prefix name with mpn_.Torbjorn Granlund2009-12-281-5/+5
* Split toom6h_mul and toom6_sqr.Marco Bodrato2009-12-231-0/+169