summaryrefslogtreecommitdiff
path: root/mpn/generic/hgcd_reduce.c
Commit message (Expand)AuthorAgeFilesLines
* Include just gmp-impl.h, make gmp-impl.h grab gmp.h.Torbjorn Granlund2016-08-291-1/+0
* mpn/generic/hgcd_reduce.c: remove a branchMarco Bodrato2015-05-121-6/+2
* mpn/generic/hgcd_reduce.c: Use TMP_ALLOC_LIMBS_3Marco Bodrato2015-04-251-3/+3
* 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
* Add copyright years.Torbjorn Granlund2012-11-201-1/+1
* Remove unused variables.Torbjorn Granlund2012-03-031-2/+0
* Spacing cleanup.Torbjorn Granlund2011-11-211-7/+7
* New mpn_hgcd_reduce functionNiels Möller2011-10-261-0/+238