summaryrefslogtreecommitdiff
path: root/mpn/generic/brootinv.c
Commit message (Expand)AuthorAgeFilesLines
* mpn/generic/brootinv.c: Shorten computations, using even exponent.Marco Bodrato2019-08-161-27/+47
* 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
* Copyright yearMarco Bodrato2013-02-141-1/+1
* mpn/generic/brootinv.c: Micro-optimisation.Marco Bodrato2013-02-121-12/+10
* Valgrind workaround.Niels M?ller2012-12-051-0/+5
* Whitespace cleanup.Torbjorn Granlund2012-11-171-5/+5
* mpn_brootinv: Interface change, limbs rather than bits.Niels M?ller2012-11-011-17/+56
* * mpn/generic/brootinv.c: New file, code from overhauled binv_root.Torbjorn Granlund2012-10-281-0/+87