summaryrefslogtreecommitdiff
path: root/mpn/generic/dcpi1_bdiv_q.c
Commit message (Expand)AuthorAgeFilesLines
* (mpn_dcpi1_bdiv_q_n_itch): Disable unused static function.Torbjorn Granlund2020-05-161-0/+2
* igi staticMarco Bodrato2018-05-131-3/+3
* Merge code from gmp-bdiv repo, with minor bug fixes.Niels M?ller2017-05-161-8/+8
* 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
* Encoding conversion to UTF-8Marco Bodrato2013-12-261-1/+1
* Use https to link to GNU license.Torbjorn Granlund2013-12-021-1/+1
* Collapse copyright years.Torbjorn Granlund2013-11-281-1/+1
* (mpn_dcpi1_bdiv_q): Get mpn_sub_1 size argument right.Torbjorn Granlund2011-07-141-3/+2
* Add a copyright year.Torbjorn Granlund2010-01-051-1/+1
* Add parameter ASSERTs.Torbjorn Granlund2010-01-011-2/+3
* Remove a spurious mpn_sub_1.Torbjorn Granlund2009-12-211-1/+0
* Add tuning of INV_NEWTON_THRESHOLD, but leave disabled for now.Torbjorn Granlund2009-12-081-1/+1
* Globally: Rename *mullow* to *mullo*, *MULLOW* to *MULLO*.Torbjorn Granlund2009-12-061-2/+2
* Misc cleanups.Torbjorn Granlund2009-12-011-18/+32
* Get final mpn_sbpi1_bdiv_q call right.Torbjorn Granlund2009-12-011-1/+1
* Update headers.Torbjorn Granlund2009-11-141-4/+3
* Undo last change.Torbjorn Granlund2009-11-121-1/+1
* Get final mpn_sbpi1_bdiv_q call right.Torbjorn Granlund2009-11-111-2/+2
* Update mpn division code.Torbjorn Granlund2009-10-241-0/+137