summaryrefslogtreecommitdiff
path: root/gen-trialdivtab.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright yearsMarco Bodrato2018-05-161-1/+1
* Remove a signed unsigned comparison warningMarco Bodrato2018-02-261-1/+1
* Copyright yearsMarco Bodrato2017-02-081-1/+1
* gen-trialdivtab.c: Generate power of 2 with setbitMarco Bodrato2016-12-291-4/+5
* gen-trialdivtab.c: silence a g++ warning by adding a constMarco Bodrato2014-11-151-1/+1
* 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
* Move veriables out from generated file, make them 'const'.Torbjorn Granlund2013-03-211-7/+11
* gen-trialdivtab.c (mpz_log2): Use mpz_sizeinbase (., 2)Marco Bodrato2012-06-241-15/+2
* Added mini-gmp. Use it for bootstrap. Deleted dumbmp.c.Niels Möller2012-02-261-1/+1
* Whitespace cleanup.Torbjorn Granlund2010-11-221-1/+1
* Update headers.Torbjorn Granlund2009-11-141-1/+1
* Wrap limb constants into CNST_LIMB.Torbjorn Granlund2009-06-171-7/+8
* Clarify a comment.Torbjorn Granlund2009-06-121-1/+3
* Add trialdiv functionality.Torbjorn Granlund2009-06-111-0/+295