summaryrefslogtreecommitdiff
path: root/mpn/generic/redc_2.c
Commit message (Expand)AuthorAgeFilesLines
* Include just gmp-impl.h, make gmp-impl.h grab gmp.h.Torbjorn Granlund2016-08-291-1/+0
* Test NO_ASM in addition to __GNUC__ in mpn/generic.Marc Glisse2014-09-131-1/+2
* 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
* Collapse copyright years.Torbjorn Granlund2013-11-281-2/+1
* (mpn_addmul_2): Make static.Torbjorn Granlund2012-03-101-1/+2
* Update redc_1 and redc_2 to do the add_n but not the conditional sub_n.Torbjorn Granlund2012-02-191-5/+6
* Use asm code just for GNU C.Torbjorn Granlund2010-05-141-1/+1
* Add ASSERTs.Torbjorn Granlund2009-12-041-0/+1
* *** empty log message ***Torbjorn Granlund2009-02-041-2/+0
* Remove code for testing and timing. Update to current FSF header.Torbjorn Granlund2009-02-041-139/+4
* Add a copyright year.Torbjorn Granlund2008-12-051-1/+1
* New file.Torbjorn Granlund2008-12-051-0/+234