summaryrefslogtreecommitdiff
path: root/bootstrap.c
Commit message (Expand)AuthorAgeFilesLines
* bootstrap.c (mpz_invert_2exp): Simplify.Marco Bodrato2020-10-171-19/+6
* bootstrap.c (mpz_invert_ui_2exp): Always use init_set_ui.Marco Bodrato2019-01-051-9/+3
* bootstrap.c (mpz_invert_ui_2exp): support exotic limb size in mini-Marco Bodrato2018-12-111-2/+11
* mini-gmp/tests/t-double.c: Tests the exact number of converted bitsMarco Bodrato2018-05-211-1/+1
* mini-gmp.c (mpz_get_d): Convert a fixed number of bitsMarco Bodrato2018-05-201-0/+1
* bootstrap.c: Generate power of 2 with setbitMarco Bodrato2016-12-291-2/+2
* bootstrap.c: Use clrbit and roinit.Marco Bodrato2015-12-111-10/+6
* 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
* Added mini-gmp. Use it for bootstrap. Deleted dumbmp.c.Niels Möller2012-02-261-0/+135