summaryrefslogtreecommitdiff
path: root/tune/modlinv.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Finish renaming BITS_PER_MP_LIMB to GMP_LIMB_BITS.Torbjorn Granlund2009-11-281-5/+5
* Rename modlimb_invert to binvert_limb.Torbjorn Granlund2008-11-201-19/+19
* Update license to version 3.tege2007-09-181-5/+2
* Update FSF's address.tege2006-02-151-2/+2
* Add a copyright year.tege2002-05-141-1/+1
* Rename MP_LIMB_T_HIGHBIT => GMP_LIMB_HIGHBITtege2002-05-071-3/+3
* Fix a typo in an assertion.Kevin Ryde2000-10-241-1/+1
* Copyright (C) -> Copyright.Kevin Ryde2000-10-151-1/+1
* * tune/modlinv.c: New file with alternate modlimb_inverts.Kevin Ryde2000-09-051-0/+170