summaryrefslogtreecommitdiff
path: root/mpn/generic/dcpi1_divappr_q.c
Commit message (Expand)AuthorAgeFilesLines
* igi staticMarco Bodrato2018-05-131-1/+1
* 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
* Add a copyright year.Torbjorn Granlund2010-01-051-1/+1
* Add a copyright year.Torbjorn Granlund2010-01-011-1/+1
* Handle 2n/n properly.Torbjorn Granlund2009-12-251-9/+17
* Make mpn_dcpi1_div* work for all intended operands.Torbjorn Granlund2009-12-211-17/+76
* Add parameter ASSERTs.Torbjorn Granlund2009-12-211-0/+4
* (mpn_dcpi1_divappr_q): Avoid a buffer overrun.Torbjorn Granlund2009-12-131-3/+5
* Update headers.Torbjorn Granlund2009-11-141-4/+3
* Update mpn division code.Torbjorn Granlund2009-10-241-0/+174