summaryrefslogtreecommitdiff
path: root/mpn/generic/dcpi1_div_qr.c
Commit message (Expand)AuthorAgeFilesLines
* Include just gmp-impl.h, make gmp-impl.h grab gmp.h.Torbjorn Granlund2016-08-291-1/+0
* Avoid TMP_SALLOC_LIMB.Torbjorn Granlund2014-06-081-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
* Make mpn_dcpi1_div* work for all intended operands.Torbjorn Granlund2009-12-211-16/+6
* Add parameter ASSERTs.Torbjorn Granlund2009-12-211-1/+1
* Use 3/2 division rather than 2/1 in mpn_dcpi1_div_qrNiels Möller2009-12-171-25/+76
* Update headers.Torbjorn Granlund2009-11-141-4/+3
* Update mpn division code.Torbjorn Granlund2009-10-241-0/+198