summaryrefslogtreecommitdiff
path: root/mpn/generic/mode1o.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
* Collapse copyright years.Torbjorn Granlund2013-11-281-1/+1
* Finish renaming BITS_PER_MP_LIMB to GMP_LIMB_BITS.Torbjorn Granlund2009-11-281-1/+1
* Rename modlimb_invert to binvert_limb.Torbjorn Granlund2008-11-201-3/+3
* Use B, not b, for the limbs base in a comment.Torbjorn Granlund2008-09-051-6/+6
* Clean up spacing.tege2007-09-241-1/+0
* Update license to version 3.tege2007-09-181-5/+3
* Update FSF's address.tege2006-02-151-2/+2
* * mpn/generic/mode1o.c: Use "c<s" to do underflow detection in lastKevin Ryde2004-01-171-2/+2
* * mpn/generic/mode1o.c: Fix ASSERTs on return value.Kevin Ryde2003-06-071-13/+15
* * mpn/generic/mode1o.c: Nailify, remove bogus ASSERT in commented-outKevin Ryde2002-04-161-20/+21
* Fix some spacing.tege2002-03-281-13/+13
* Remove trailing spaces.tege2002-01-131-1/+1
* Fix a typo in a comment.Kevin Ryde2001-02-281-1/+1
* Tiny rewording in a comment.Kevin Ryde2001-02-021-3/+3
* More of:Kevin Ryde2001-01-081-26/+54
* * mpn/generic/mode1o.c: New file.Kevin Ryde2001-01-071-0/+197